From 7f3510e68f212485fe3de9e705bdf3b20a6da7d7 Mon Sep 17 00:00:00 2001 From: systemcrash Date: Thu, 3 Jul 2025 15:42:51 +0000 Subject: [PATCH] deploy: b9145754d2bc5af0f7448a8c6d5e709ab8b28b91 --- jsapi/LuCI.baseclass.html | 2 +- jsapi/LuCI.dom.html | 2 +- jsapi/LuCI.form.AbstractElement.html | 2 +- jsapi/LuCI.form.AbstractSection.html | 2 +- jsapi/LuCI.form.AbstractValue.html | 2 +- jsapi/LuCI.form.ButtonValue.html | 4 ++-- jsapi/LuCI.form.DummyValue.html | 8 ++++---- jsapi/LuCI.form.DynamicList.html | 2 +- jsapi/LuCI.form.FileUpload.html | 4 ++-- jsapi/LuCI.form.FlagValue.html | 2 +- jsapi/LuCI.form.GridSection.html | 2 +- jsapi/LuCI.form.HiddenValue.html | 4 ++-- jsapi/LuCI.form.JSONMap.html | 2 +- jsapi/LuCI.form.ListValue.html | 2 +- jsapi/LuCI.form.Map.html | 2 +- jsapi/LuCI.form.MultiValue.html | 2 +- jsapi/LuCI.form.NamedSection.html | 2 +- jsapi/LuCI.form.RangeSliderValue.html | 2 +- jsapi/LuCI.form.RichListValue.html | 2 +- jsapi/LuCI.form.SectionValue.html | 18 +++++++++--------- jsapi/LuCI.form.TableSection.html | 2 +- jsapi/LuCI.form.TextValue.html | 2 +- jsapi/LuCI.form.TypedSection.html | 2 +- jsapi/LuCI.form.Value.html | 2 +- jsapi/LuCI.form.html | 4 ++-- jsapi/LuCI.fs.html | 2 +- jsapi/LuCI.headers.html | 2 +- jsapi/LuCI.html | 2 +- jsapi/LuCI.network.Device.html | 2 +- jsapi/LuCI.network.Hosts.html | 2 +- jsapi/LuCI.network.Protocol.html | 2 +- jsapi/LuCI.network.WifiDevice.html | 2 +- jsapi/LuCI.network.WifiNetwork.html | 2 +- jsapi/LuCI.network.WifiVlan.html | 2 +- jsapi/LuCI.network.html | 2 +- jsapi/LuCI.poll.html | 2 +- jsapi/LuCI.request.html | 2 +- jsapi/LuCI.request.poll.html | 2 +- jsapi/LuCI.response.html | 2 +- jsapi/LuCI.rpc.html | 2 +- jsapi/LuCI.session.html | 2 +- jsapi/LuCI.uci.html | 2 +- jsapi/LuCI.ui.AbstractElement.html | 2 +- jsapi/LuCI.ui.Checkbox.html | 2 +- jsapi/LuCI.ui.ComboButton.html | 2 +- jsapi/LuCI.ui.Combobox.html | 2 +- jsapi/LuCI.ui.Dropdown.html | 2 +- jsapi/LuCI.ui.DynamicList.html | 2 +- jsapi/LuCI.ui.FileUpload.html | 2 +- jsapi/LuCI.ui.Hiddenfield.html | 2 +- jsapi/LuCI.ui.Select.html | 2 +- jsapi/LuCI.ui.Slider.html | 2 +- jsapi/LuCI.ui.Textarea.html | 2 +- jsapi/LuCI.ui.Textfield.html | 2 +- jsapi/LuCI.ui.changes.html | 2 +- jsapi/LuCI.ui.html | 2 +- jsapi/LuCI.ui.menu.html | 2 +- jsapi/LuCI.ui.tabs.html | 2 +- jsapi/LuCI.view.html | 2 +- jsapi/LuCI.xhr.html | 2 +- jsapi/form.js.html | 5 +++-- jsapi/fs.js.html | 2 +- jsapi/global.html | 2 +- jsapi/index.html | 2 +- jsapi/luci.js.html | 2 +- jsapi/network.js.html | 2 +- jsapi/rpc.js.html | 2 +- jsapi/uci.js.html | 2 +- jsapi/ui.js.html | 2 +- 69 files changed, 86 insertions(+), 85 deletions(-) diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html index 74861c1a56..2b98d20de8 100644 --- a/jsapi/LuCI.baseclass.html +++ b/jsapi/LuCI.baseclass.html @@ -5038,7 +5038,7 @@ and the values extracted from the args array beginning with diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html index 391af2d337..90e46f8efc 100644 --- a/jsapi/LuCI.dom.html +++ b/jsapi/LuCI.dom.html @@ -6634,7 +6634,7 @@ ignored, else not.

diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html index b6d271a516..98c4372052 100644 --- a/jsapi/LuCI.form.AbstractElement.html +++ b/jsapi/LuCI.form.AbstractElement.html @@ -4625,7 +4625,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html index 3358eabaec..3055d16a7a 100644 --- a/jsapi/LuCI.form.AbstractSection.html +++ b/jsapi/LuCI.form.AbstractSection.html @@ -6524,7 +6524,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html index bcf836f3ff..1d86fc30ad 100644 --- a/jsapi/LuCI.form.AbstractValue.html +++ b/jsapi/LuCI.form.AbstractValue.html @@ -7582,7 +7582,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html index f291f6c1f3..5ca687024a 100644 --- a/jsapi/LuCI.form.ButtonValue.html +++ b/jsapi/LuCI.form.ButtonValue.html @@ -3861,7 +3861,7 @@ renders the underlying UCI option or default value as readonly text.

- form.js, line 4705 + form.js, line 4706
@@ -7905,7 +7905,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html index eed4621a5d..74286f5872 100644 --- a/jsapi/LuCI.form.DummyValue.html +++ b/jsapi/LuCI.form.DummyValue.html @@ -3861,7 +3861,7 @@ renders the underlying UCI option or default value as readonly text.

- form.js, line 4611 + form.js, line 4612
@@ -6936,7 +6936,7 @@ validation constraints.
- form.js, line 4699 + form.js, line 4700
@@ -7733,7 +7733,7 @@ or a plain text string. If omitted, the key value is used as captio
- form.js, line 4702 + form.js, line 4703
@@ -7892,7 +7892,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html index 249dd0a718..eb5ce2ce3b 100644 --- a/jsapi/LuCI.form.DynamicList.html +++ b/jsapi/LuCI.form.DynamicList.html @@ -7792,7 +7792,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html index ae257d8907..612c155e55 100644 --- a/jsapi/LuCI.form.FileUpload.html +++ b/jsapi/LuCI.form.FileUpload.html @@ -3861,7 +3861,7 @@ offers the ability to browse, upload and select remote files.

- form.js, line 4872 + form.js, line 4873
@@ -8049,7 +8049,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html index 0e42c0a27b..c83c446ee0 100644 --- a/jsapi/LuCI.form.FlagValue.html +++ b/jsapi/LuCI.form.FlagValue.html @@ -7933,7 +7933,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html index 0262b0d85a..3d7ff40bed 100644 --- a/jsapi/LuCI.form.GridSection.html +++ b/jsapi/LuCI.form.GridSection.html @@ -7334,7 +7334,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html index 976f7c9e68..a289da10b7 100644 --- a/jsapi/LuCI.form.HiddenValue.html +++ b/jsapi/LuCI.form.HiddenValue.html @@ -3866,7 +3866,7 @@ distorted form layout when rendering the option element.

- form.js, line 4821 + form.js, line 4822
@@ -7746,7 +7746,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html index f01889f04a..93a7ba59c5 100644 --- a/jsapi/LuCI.form.JSONMap.html +++ b/jsapi/LuCI.form.JSONMap.html @@ -6204,7 +6204,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html index 1daa411921..6af2f21696 100644 --- a/jsapi/LuCI.form.ListValue.html +++ b/jsapi/LuCI.form.ListValue.html @@ -7917,7 +7917,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html index d28aef651b..8bdeca5a8c 100644 --- a/jsapi/LuCI.form.Map.html +++ b/jsapi/LuCI.form.Map.html @@ -6183,7 +6183,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html index 317e2e058c..313517bde9 100644 --- a/jsapi/LuCI.form.MultiValue.html +++ b/jsapi/LuCI.form.MultiValue.html @@ -7940,7 +7940,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html index 3b8bb5c8c9..893d731a9b 100644 --- a/jsapi/LuCI.form.NamedSection.html +++ b/jsapi/LuCI.form.NamedSection.html @@ -6788,7 +6788,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.RangeSliderValue.html b/jsapi/LuCI.form.RangeSliderValue.html index 7f090e777d..123731e195 100644 --- a/jsapi/LuCI.form.RangeSliderValue.html +++ b/jsapi/LuCI.form.RangeSliderValue.html @@ -8063,7 +8063,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.RichListValue.html b/jsapi/LuCI.form.RichListValue.html index 0e7cb20527..e046f82e44 100644 --- a/jsapi/LuCI.form.RichListValue.html +++ b/jsapi/LuCI.form.RichListValue.html @@ -8069,7 +8069,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html index d8b4487110..2644f4e660 100644 --- a/jsapi/LuCI.form.SectionValue.html +++ b/jsapi/LuCI.form.SectionValue.html @@ -3861,7 +3861,7 @@ element container, allowing to nest form sections into other sections.

- form.js, line 5012 + form.js, line 5013
@@ -5305,7 +5305,7 @@ within the given specific section.

- form.js, line 5124 + form.js, line 5125
@@ -5701,7 +5701,7 @@ argument, this parameter is ignored.

- form.js, line 5133 + form.js, line 5134
@@ -6499,7 +6499,7 @@ returns false.
- form.js, line 5073 + form.js, line 5074
@@ -6682,7 +6682,7 @@ so it may return promises if overridden by user code.
- form.js, line 5078 + form.js, line 5079
@@ -6833,7 +6833,7 @@ validation constraints.
- form.js, line 5115 + form.js, line 5116
@@ -7476,7 +7476,7 @@ was neither a string nor a function.
- form.js, line 5099 + form.js, line 5100
@@ -7622,7 +7622,7 @@ or a plain text string. If omitted, the key value is used as captio
- form.js, line 5107 + form.js, line 5108
@@ -7773,7 +7773,7 @@ its write() implementation is a no-op.

diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html index 293566674f..e113cce4c9 100644 --- a/jsapi/LuCI.form.TableSection.html +++ b/jsapi/LuCI.form.TableSection.html @@ -7306,7 +7306,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html index 28d0b68dd7..1ff191b6e8 100644 --- a/jsapi/LuCI.form.TextValue.html +++ b/jsapi/LuCI.form.TextValue.html @@ -7789,7 +7789,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html index 0860a33217..f6e7f7b851 100644 --- a/jsapi/LuCI.form.TypedSection.html +++ b/jsapi/LuCI.form.TypedSection.html @@ -6995,7 +6995,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html index d0762e708f..61f0119d66 100644 --- a/jsapi/LuCI.form.Value.html +++ b/jsapi/LuCI.form.Value.html @@ -7848,7 +7848,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html index b9dbed8bec..c786d62a94 100644 --- a/jsapi/LuCI.form.html +++ b/jsapi/LuCI.form.html @@ -3891,7 +3891,7 @@ m.render().then((node) => {
- form.js, line 5136 + form.js, line 5137
@@ -4050,7 +4050,7 @@ m.render().then((node) => { diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html index 455591c8d0..64ea5e5176 100644 --- a/jsapi/LuCI.fs.html +++ b/jsapi/LuCI.fs.html @@ -6233,7 +6233,7 @@ the failure reason. diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html index 3f6508c5b4..8fd4263c04 100644 --- a/jsapi/LuCI.headers.html +++ b/jsapi/LuCI.headers.html @@ -4249,7 +4249,7 @@ Note: Header-Names are case-insensitive.

diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html index b719d215ee..b2084449ea 100644 --- a/jsapi/LuCI.html +++ b/jsapi/LuCI.html @@ -8825,7 +8825,7 @@ else null.

diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html index aaa3c8200d..8bff1353c3 100644 --- a/jsapi/LuCI.network.Device.html +++ b/jsapi/LuCI.network.Device.html @@ -6615,7 +6615,7 @@ when it is down or absent. diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html index 2c73804807..31e6934c8c 100644 --- a/jsapi/LuCI.network.Hosts.html +++ b/jsapi/LuCI.network.Hosts.html @@ -5175,7 +5175,7 @@ is used as hint. diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html index 5ae652493b..8031ccfa54 100644 --- a/jsapi/LuCI.network.Protocol.html +++ b/jsapi/LuCI.network.Protocol.html @@ -8511,7 +8511,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html index 93899c0603..b23b6e58bf 100644 --- a/jsapi/LuCI.network.WifiDevice.html +++ b/jsapi/LuCI.network.WifiDevice.html @@ -5552,7 +5552,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html index a51b191913..cf8d20dcbf 100644 --- a/jsapi/LuCI.network.WifiNetwork.html +++ b/jsapi/LuCI.network.WifiNetwork.html @@ -8236,7 +8236,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiVlan.html b/jsapi/LuCI.network.WifiVlan.html index 1f68a6dc7c..539f0138d1 100644 --- a/jsapi/LuCI.network.WifiVlan.html +++ b/jsapi/LuCI.network.WifiVlan.html @@ -4454,7 +4454,7 @@ if it is different than the vlan id diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html index 21063844a8..f4ccc5553c 100644 --- a/jsapi/LuCI.network.html +++ b/jsapi/LuCI.network.html @@ -10082,7 +10082,7 @@ conjunction with quality to calculate a quality percentage.

- Documentation generated by JSDoc 3.6.11 on Wed Jun 25 2025 14:52:55 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Thu Jul 03 2025 15:42:49 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html index 98df74c6e3..00ec9f3727 100644 --- a/jsapi/LuCI.poll.html +++ b/jsapi/LuCI.poll.html @@ -4632,7 +4632,7 @@ run to begin with. diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html index 61a2c608fe..59373d104e 100644 --- a/jsapi/LuCI.request.html +++ b/jsapi/LuCI.request.html @@ -5567,7 +5567,7 @@ instances as sole argument during the HTTP request transfer.

diff --git a/jsapi/LuCI.request.poll.html b/jsapi/LuCI.request.poll.html index 7c583c8734..d25603c990 100644 --- a/jsapi/LuCI.request.poll.html +++ b/jsapi/LuCI.request.poll.html @@ -4751,7 +4751,7 @@ else null.

diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html index 9a36b629b3..415895ce90 100644 --- a/jsapi/LuCI.response.html +++ b/jsapi/LuCI.response.html @@ -4709,7 +4709,7 @@ using String() and treated as response text.

diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html index 983f81deac..00838981ca 100644 --- a/jsapi/LuCI.rpc.html +++ b/jsapi/LuCI.rpc.html @@ -6040,7 +6040,7 @@ to the expect and filter declarations. diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html index 870d2f97a5..ad0cf54dbf 100644 --- a/jsapi/LuCI.session.html +++ b/jsapi/LuCI.session.html @@ -4479,7 +4479,7 @@ being put in the session store.

diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html index a70e88361a..9cf8f654ae 100644 --- a/jsapi/LuCI.uci.html +++ b/jsapi/LuCI.uci.html @@ -8016,7 +8016,7 @@ associated name as arguments.

diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html index ed170a39d3..016271d735 100644 --- a/jsapi/LuCI.ui.AbstractElement.html +++ b/jsapi/LuCI.ui.AbstractElement.html @@ -5583,7 +5583,7 @@ and are displayed in a slightly faded style.

diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html index 3459dd3556..f7da667771 100644 --- a/jsapi/LuCI.ui.Checkbox.html +++ b/jsapi/LuCI.ui.Checkbox.html @@ -5697,7 +5697,7 @@ it is required for HTML based form submissions.

diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html index 79fd323594..8cd7b53dd5 100644 --- a/jsapi/LuCI.ui.ComboButton.html +++ b/jsapi/LuCI.ui.ComboButton.html @@ -5727,7 +5727,7 @@ choice value as second argument.

diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html index cb9f988496..8a26c7d825 100644 --- a/jsapi/LuCI.ui.Combobox.html +++ b/jsapi/LuCI.ui.Combobox.html @@ -5630,7 +5630,7 @@ forcibly set to true.

diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html index 9e5c4109d2..100f195cd8 100644 --- a/jsapi/LuCI.ui.Dropdown.html +++ b/jsapi/LuCI.ui.Dropdown.html @@ -6428,7 +6428,7 @@ expression. Only applicable when create is true.

- Documentation generated by JSDoc 3.6.11 on Wed Jun 25 2025 14:52:55 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Thu Jul 03 2025 15:42:49 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html index 6683bdffbe..95974186ea 100644 --- a/jsapi/LuCI.ui.DynamicList.html +++ b/jsapi/LuCI.ui.DynamicList.html @@ -5805,7 +5805,7 @@ it to remain unselected.

diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html index 2e367cb223..26cbdd59f7 100644 --- a/jsapi/LuCI.ui.FileUpload.html +++ b/jsapi/LuCI.ui.FileUpload.html @@ -5728,7 +5728,7 @@ ACL setup for the current session.

diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html index 2a77a267e2..4cc0aa6d94 100644 --- a/jsapi/LuCI.ui.Hiddenfield.html +++ b/jsapi/LuCI.ui.Hiddenfield.html @@ -5408,7 +5408,7 @@ trigger validation runs, e.g. when programmatically altering values.

diff --git a/jsapi/LuCI.ui.Select.html b/jsapi/LuCI.ui.Select.html index bd7bd0a188..d57d520998 100644 --- a/jsapi/LuCI.ui.Select.html +++ b/jsapi/LuCI.ui.Select.html @@ -5760,7 +5760,7 @@ selected yet. Only applicable to the select widget type.

diff --git a/jsapi/LuCI.ui.Slider.html b/jsapi/LuCI.ui.Slider.html index f7e2e5ea9a..3d65410c65 100644 --- a/jsapi/LuCI.ui.Slider.html +++ b/jsapi/LuCI.ui.Slider.html @@ -5374,7 +5374,7 @@ trigger validation runs, e.g. when programmatically altering values.

diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html index d4c30c6633..1d8770fa07 100644 --- a/jsapi/LuCI.ui.Textarea.html +++ b/jsapi/LuCI.ui.Textarea.html @@ -5706,7 +5706,7 @@ contents.

diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html index 410422b467..b90d3514c5 100644 --- a/jsapi/LuCI.ui.Textfield.html +++ b/jsapi/LuCI.ui.Textfield.html @@ -5634,7 +5634,7 @@ corresponding <input> element is empty.

diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html index 29d7a0dfcf..26380f50ba 100644 --- a/jsapi/LuCI.ui.changes.html +++ b/jsapi/LuCI.ui.changes.html @@ -4486,7 +4486,7 @@ is removed.

diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html index 25ea0995cb..3517aece95 100644 --- a/jsapi/LuCI.ui.html +++ b/jsapi/LuCI.ui.html @@ -6848,7 +6848,7 @@ cancelled by the user. diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html index 3712e21471..78a3bc2506 100644 --- a/jsapi/LuCI.ui.menu.html +++ b/jsapi/LuCI.ui.menu.html @@ -4533,7 +4533,7 @@ internal root node if omitted.

diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html index 53ad65e6b7..6ed0ad4162 100644 --- a/jsapi/LuCI.ui.tabs.html +++ b/jsapi/LuCI.ui.tabs.html @@ -4233,7 +4233,7 @@ DOM node.

diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html index 1f8dd4ae94..6a7c499862 100644 --- a/jsapi/LuCI.view.html +++ b/jsapi/LuCI.view.html @@ -4837,7 +4837,7 @@ to a Node value. diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html index 28710c26eb..940ea12f24 100644 --- a/jsapi/LuCI.xhr.html +++ b/jsapi/LuCI.xhr.html @@ -4801,7 +4801,7 @@ when invoked.

diff --git a/jsapi/form.js.html b/jsapi/form.js.html index e83acd51ca..b1c5a26898 100644 --- a/jsapi/form.js.html +++ b/jsapi/form.js.html @@ -8437,7 +8437,8 @@ const CBITextValue = CBIValue.extend(/** @lends LuCI.form.TextValue.prototype */ rows: this.rows, wrap: this.wrap, validate: L.bind(this.validate, this, section_id), - disabled: (this.readonly != null) ? this.readonly : this.map.readonly + readonly: (this.readonly != null) ? this.readonly : this.map.readonly, + disabled: (this.disabled != null) ? this.disabled : null, }); return widget.render(); @@ -9049,7 +9050,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ { diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html index e6e4968c44..5894e5ba45 100644 --- a/jsapi/fs.js.html +++ b/jsapi/fs.js.html @@ -4275,7 +4275,7 @@ return FileSystem; diff --git a/jsapi/global.html b/jsapi/global.html index 94a8afad65..6563375e2a 100644 --- a/jsapi/global.html +++ b/jsapi/global.html @@ -4113,7 +4113,7 @@ diff --git a/jsapi/index.html b/jsapi/index.html index b238d2a800..71c7a672da 100644 --- a/jsapi/index.html +++ b/jsapi/index.html @@ -3862,7 +3862,7 @@ is the central JSDoc 3.6.11 on Wed Jun 25 2025 14:52:54 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Thu Jul 03 2025 15:42:49 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html index 67ea209173..95a4652817 100644 --- a/jsapi/luci.js.html +++ b/jsapi/luci.js.html @@ -7271,7 +7271,7 @@ diff --git a/jsapi/network.js.html b/jsapi/network.js.html index 297c6eb270..6a8c8fe037 100644 --- a/jsapi/network.js.html +++ b/jsapi/network.js.html @@ -8396,7 +8396,7 @@ return Network; diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html index 1685b6fe93..63bb27c95e 100644 --- a/jsapi/rpc.js.html +++ b/jsapi/rpc.js.html @@ -4331,7 +4331,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ { diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html index ab30435486..960d1a91c5 100644 --- a/jsapi/uci.js.html +++ b/jsapi/uci.js.html @@ -4905,7 +4905,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ { diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html index cf5b793266..14565e9a79 100644 --- a/jsapi/ui.js.html +++ b/jsapi/ui.js.html @@ -9147,7 +9147,7 @@ return UI; -- 2.30.2