From 80bfa78b021a9843af8ab8d602dfe9e2fb9684a2 Mon Sep 17 00:00:00 2001 From: systemcrash Date: Wed, 30 Apr 2025 22:31:53 +0000 Subject: [PATCH] deploy: 089903105f4f01135008b8a22557ae998b9303e9 --- 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 | 16 ++++++++++------ 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 | 4 ++-- jsapi/LuCI.form.NamedSection.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 | 4 ++-- 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.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 | 15 +-------------- jsapi/fs.js.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 +- 66 files changed, 92 insertions(+), 101 deletions(-) diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html index 0629e16870..9e08d69467 100644 --- a/jsapi/LuCI.baseclass.html +++ b/jsapi/LuCI.baseclass.html @@ -4886,7 +4886,7 @@ and the values extracted from the args array beginning with diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html index 94f47c5d54..02ec41233b 100644 --- a/jsapi/LuCI.dom.html +++ b/jsapi/LuCI.dom.html @@ -6482,7 +6482,7 @@ ignored, else not.

diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html index 15b278dc0a..7b131511d0 100644 --- a/jsapi/LuCI.form.AbstractElement.html +++ b/jsapi/LuCI.form.AbstractElement.html @@ -4473,7 +4473,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html index 565a90c9ee..6d19d878d7 100644 --- a/jsapi/LuCI.form.AbstractSection.html +++ b/jsapi/LuCI.form.AbstractSection.html @@ -6372,7 +6372,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html index 52e94079ab..e41a5879f0 100644 --- a/jsapi/LuCI.form.AbstractValue.html +++ b/jsapi/LuCI.form.AbstractValue.html @@ -7430,7 +7430,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html index 1b8d5ccaae..1c9ef0b351 100644 --- a/jsapi/LuCI.form.ButtonValue.html +++ b/jsapi/LuCI.form.ButtonValue.html @@ -3709,7 +3709,7 @@ renders the underlying UCI option or default value as readonly text.

- form.js, line 4564 + form.js, line 4551
@@ -7753,7 +7753,7 @@ before it is written.

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

- form.js, line 4472 + form.js, line 4459
@@ -6783,7 +6783,7 @@ validation constraints.
- form.js, line 4558 + form.js, line 4545
@@ -7580,7 +7580,7 @@ or a plain text string. If omitted, the key value is used as captio
- form.js, line 4561 + form.js, line 4548
@@ -7739,7 +7739,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html index 545551f83f..25ddfc5fad 100644 --- a/jsapi/LuCI.form.DynamicList.html +++ b/jsapi/LuCI.form.DynamicList.html @@ -7640,7 +7640,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html index 3d7385a415..51a1e8ce6b 100644 --- a/jsapi/LuCI.form.FileUpload.html +++ b/jsapi/LuCI.form.FileUpload.html @@ -3709,7 +3709,7 @@ offers the ability to browse, upload and select remote files.

- form.js, line 4731 + form.js, line 4718
@@ -7897,7 +7897,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html index 77c537bdda..8b1b34a1f4 100644 --- a/jsapi/LuCI.form.FlagValue.html +++ b/jsapi/LuCI.form.FlagValue.html @@ -5697,7 +5697,7 @@ argument, this parameter is ignored.

- form.js, line 4244 + form.js, line 4231
@@ -6496,7 +6496,7 @@ returns false.
- form.js, line 4207 + form.js, line 1786
@@ -6507,7 +6507,11 @@ returns false.
-

Coerce the various forms of a 'boolean' string into a true/false value.

+

Load the underlying configuration value.

+

The default implementation of this method reads and returns the +underlying UCI option value (or the related JavaScript property for +JSONMap instances). It may be overwritten by user code to load data +from nonstandard sources.

@@ -6675,7 +6679,7 @@ so it may return promises if overridden by user code.
- form.js, line 4266 + form.js, line 4253
@@ -7100,7 +7104,7 @@ entities decoded.
- form.js, line 4256 + form.js, line 4243
@@ -7777,7 +7781,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html index 6cfdaf6ac9..8cb2eb05aa 100644 --- a/jsapi/LuCI.form.GridSection.html +++ b/jsapi/LuCI.form.GridSection.html @@ -7182,7 +7182,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html index f0c2e1f8b8..b10cf3a784 100644 --- a/jsapi/LuCI.form.HiddenValue.html +++ b/jsapi/LuCI.form.HiddenValue.html @@ -3714,7 +3714,7 @@ distorted form layout when rendering the option element.

- form.js, line 4680 + form.js, line 4667
@@ -7594,7 +7594,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html index 6835c81aa2..c30b9d8852 100644 --- a/jsapi/LuCI.form.JSONMap.html +++ b/jsapi/LuCI.form.JSONMap.html @@ -6052,7 +6052,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html index 2b5827f496..4228c269ec 100644 --- a/jsapi/LuCI.form.ListValue.html +++ b/jsapi/LuCI.form.ListValue.html @@ -7765,7 +7765,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html index c33332e639..cd90a0b71b 100644 --- a/jsapi/LuCI.form.Map.html +++ b/jsapi/LuCI.form.Map.html @@ -6031,7 +6031,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html index 61d449545a..ec4460b7a6 100644 --- a/jsapi/LuCI.form.MultiValue.html +++ b/jsapi/LuCI.form.MultiValue.html @@ -3710,7 +3710,7 @@ select dropdown element.

- form.js, line 4289 + form.js, line 4276
@@ -7788,7 +7788,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html index 6bc8bb9f4d..1bca9fdae2 100644 --- a/jsapi/LuCI.form.NamedSection.html +++ b/jsapi/LuCI.form.NamedSection.html @@ -6636,7 +6636,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.RichListValue.html b/jsapi/LuCI.form.RichListValue.html index f5099234e0..6ce9dcb09b 100644 --- a/jsapi/LuCI.form.RichListValue.html +++ b/jsapi/LuCI.form.RichListValue.html @@ -7917,7 +7917,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html index 1b957c6e60..358d9c5ab4 100644 --- a/jsapi/LuCI.form.SectionValue.html +++ b/jsapi/LuCI.form.SectionValue.html @@ -3709,7 +3709,7 @@ element container, allowing to nest form sections into other sections.

- form.js, line 4871 + form.js, line 4858
@@ -5153,7 +5153,7 @@ within the given specific section.

- form.js, line 4983 + form.js, line 4970
@@ -5549,7 +5549,7 @@ argument, this parameter is ignored.

- form.js, line 4992 + form.js, line 4979
@@ -6347,7 +6347,7 @@ returns false.
- form.js, line 4932 + form.js, line 4919
@@ -6530,7 +6530,7 @@ so it may return promises if overridden by user code.
- form.js, line 4937 + form.js, line 4924
@@ -6681,7 +6681,7 @@ validation constraints.
- form.js, line 4974 + form.js, line 4961
@@ -7324,7 +7324,7 @@ was neither a string nor a function.
- form.js, line 4958 + form.js, line 4945
@@ -7470,7 +7470,7 @@ or a plain text string. If omitted, the key value is used as captio
- form.js, line 4966 + form.js, line 4953
@@ -7621,7 +7621,7 @@ its write() implementation is a no-op.

diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html index 5d770f6158..6910733408 100644 --- a/jsapi/LuCI.form.TableSection.html +++ b/jsapi/LuCI.form.TableSection.html @@ -7154,7 +7154,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html index 6b4b02a011..9b2b657169 100644 --- a/jsapi/LuCI.form.TextValue.html +++ b/jsapi/LuCI.form.TextValue.html @@ -3709,7 +3709,7 @@
- form.js, line 4379 + form.js, line 4366
@@ -7637,7 +7637,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html index 9dea041fc8..cdd93d7d9b 100644 --- a/jsapi/LuCI.form.TypedSection.html +++ b/jsapi/LuCI.form.TypedSection.html @@ -6843,7 +6843,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html index becc6ce93f..0c855b78be 100644 --- a/jsapi/LuCI.form.Value.html +++ b/jsapi/LuCI.form.Value.html @@ -7696,7 +7696,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html index 1a6d9580ee..e8e448c647 100644 --- a/jsapi/LuCI.form.html +++ b/jsapi/LuCI.form.html @@ -3739,7 +3739,7 @@ m.render().then((node) => {
- form.js, line 4995 + form.js, line 4982
@@ -3895,7 +3895,7 @@ m.render().then((node) => { diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html index 9e9ba11e1f..a5acfa617d 100644 --- a/jsapi/LuCI.fs.html +++ b/jsapi/LuCI.fs.html @@ -6081,7 +6081,7 @@ the failure reason. diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html index d7bb60e67c..cdb35a3453 100644 --- a/jsapi/LuCI.headers.html +++ b/jsapi/LuCI.headers.html @@ -4097,7 +4097,7 @@ Note: Header-Names are case-insensitive.

diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html index 39e053763d..6ab4784b82 100644 --- a/jsapi/LuCI.html +++ b/jsapi/LuCI.html @@ -8673,7 +8673,7 @@ else null.

diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html index ea0dafee67..63f1df9107 100644 --- a/jsapi/LuCI.network.Device.html +++ b/jsapi/LuCI.network.Device.html @@ -6462,7 +6462,7 @@ when it is down or absent. diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html index 95157cef4d..8619537ba3 100644 --- a/jsapi/LuCI.network.Hosts.html +++ b/jsapi/LuCI.network.Hosts.html @@ -5023,7 +5023,7 @@ is used as hint. diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html index c0e02beb44..ff0ddc5f16 100644 --- a/jsapi/LuCI.network.Protocol.html +++ b/jsapi/LuCI.network.Protocol.html @@ -8359,7 +8359,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html index 814a85aa0a..c16169d1d6 100644 --- a/jsapi/LuCI.network.WifiDevice.html +++ b/jsapi/LuCI.network.WifiDevice.html @@ -5400,7 +5400,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html index 17f5c091c2..6b83c3410a 100644 --- a/jsapi/LuCI.network.WifiNetwork.html +++ b/jsapi/LuCI.network.WifiNetwork.html @@ -8084,7 +8084,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiVlan.html b/jsapi/LuCI.network.WifiVlan.html index aadcb10c9d..87e7a907a1 100644 --- a/jsapi/LuCI.network.WifiVlan.html +++ b/jsapi/LuCI.network.WifiVlan.html @@ -4302,7 +4302,7 @@ if it is different than the vlan id diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html index 2fe8c33f67..f75262130f 100644 --- a/jsapi/LuCI.network.html +++ b/jsapi/LuCI.network.html @@ -9930,7 +9930,7 @@ conjunction with quality to calculate a quality percentage.

- Documentation generated by JSDoc 3.6.11 on Fri Apr 25 2025 15:22:03 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Apr 30 2025 22:31:50 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html index fdc189b3e8..787da92341 100644 --- a/jsapi/LuCI.poll.html +++ b/jsapi/LuCI.poll.html @@ -4480,7 +4480,7 @@ run to begin with. diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html index 52590e6e0b..327514c62b 100644 --- a/jsapi/LuCI.request.html +++ b/jsapi/LuCI.request.html @@ -5415,7 +5415,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 8ec7df70e7..c1eab9b13c 100644 --- a/jsapi/LuCI.request.poll.html +++ b/jsapi/LuCI.request.poll.html @@ -4599,7 +4599,7 @@ else null.

diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html index 3c5d22442e..646f0a49df 100644 --- a/jsapi/LuCI.response.html +++ b/jsapi/LuCI.response.html @@ -4557,7 +4557,7 @@ using String() and treated as response text.

diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html index 4d15d013b4..9d05ae8b7e 100644 --- a/jsapi/LuCI.rpc.html +++ b/jsapi/LuCI.rpc.html @@ -5888,7 +5888,7 @@ to the expect and filter declarations. diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html index 5de473f90c..b34afcef05 100644 --- a/jsapi/LuCI.session.html +++ b/jsapi/LuCI.session.html @@ -4327,7 +4327,7 @@ being put in the session store.

diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html index bb67c0d2fb..26ff5e50a6 100644 --- a/jsapi/LuCI.uci.html +++ b/jsapi/LuCI.uci.html @@ -7864,7 +7864,7 @@ associated name as arguments.

diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html index f5236bc1f6..b12dc26619 100644 --- a/jsapi/LuCI.ui.AbstractElement.html +++ b/jsapi/LuCI.ui.AbstractElement.html @@ -5431,7 +5431,7 @@ and are displayed in a slightly faded style.

diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html index 6bce0af701..7f6ec5b700 100644 --- a/jsapi/LuCI.ui.Checkbox.html +++ b/jsapi/LuCI.ui.Checkbox.html @@ -5545,7 +5545,7 @@ it is required for HTML based form submissions.

diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html index b842fa3130..24614dc809 100644 --- a/jsapi/LuCI.ui.ComboButton.html +++ b/jsapi/LuCI.ui.ComboButton.html @@ -5575,7 +5575,7 @@ choice value as second argument.

diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html index 0e8579351d..7a5560519a 100644 --- a/jsapi/LuCI.ui.Combobox.html +++ b/jsapi/LuCI.ui.Combobox.html @@ -5478,7 +5478,7 @@ forcibly set to true.

diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html index 4a6a2bdc71..636f925af4 100644 --- a/jsapi/LuCI.ui.Dropdown.html +++ b/jsapi/LuCI.ui.Dropdown.html @@ -6276,7 +6276,7 @@ expression. Only applicable when create is true.

- Documentation generated by JSDoc 3.6.11 on Fri Apr 25 2025 15:22:03 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Apr 30 2025 22:31:50 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html index 4c60e06f04..fc39043171 100644 --- a/jsapi/LuCI.ui.DynamicList.html +++ b/jsapi/LuCI.ui.DynamicList.html @@ -5653,7 +5653,7 @@ it to remain unselected.

diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html index b4cd1f1f6f..b1e97d575d 100644 --- a/jsapi/LuCI.ui.FileUpload.html +++ b/jsapi/LuCI.ui.FileUpload.html @@ -5576,7 +5576,7 @@ ACL setup for the current session.

diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html index 3a9186fa6b..1e3c49edd0 100644 --- a/jsapi/LuCI.ui.Hiddenfield.html +++ b/jsapi/LuCI.ui.Hiddenfield.html @@ -5256,7 +5256,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 02b6bf6d51..483cd94f7a 100644 --- a/jsapi/LuCI.ui.Select.html +++ b/jsapi/LuCI.ui.Select.html @@ -5608,7 +5608,7 @@ selected yet. Only applicable to the select widget type.

diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html index ca6f0da8f3..19fa532465 100644 --- a/jsapi/LuCI.ui.Textarea.html +++ b/jsapi/LuCI.ui.Textarea.html @@ -5554,7 +5554,7 @@ contents.

diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html index 6191b53320..a5c85665e5 100644 --- a/jsapi/LuCI.ui.Textfield.html +++ b/jsapi/LuCI.ui.Textfield.html @@ -5482,7 +5482,7 @@ corresponding <input> element is empty.

diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html index 42de2e2855..6ba46f2d1a 100644 --- a/jsapi/LuCI.ui.changes.html +++ b/jsapi/LuCI.ui.changes.html @@ -4334,7 +4334,7 @@ is removed.

diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html index ef13c94f71..9e01ff163a 100644 --- a/jsapi/LuCI.ui.html +++ b/jsapi/LuCI.ui.html @@ -6693,7 +6693,7 @@ cancelled by the user. diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html index 58efb7fc4c..7ec5961bc8 100644 --- a/jsapi/LuCI.ui.menu.html +++ b/jsapi/LuCI.ui.menu.html @@ -4381,7 +4381,7 @@ internal root node if omitted.

diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html index 6bb3c56921..180a891de8 100644 --- a/jsapi/LuCI.ui.tabs.html +++ b/jsapi/LuCI.ui.tabs.html @@ -4081,7 +4081,7 @@ DOM node.

diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html index 5a9394d106..47ca840254 100644 --- a/jsapi/LuCI.view.html +++ b/jsapi/LuCI.view.html @@ -4685,7 +4685,7 @@ to a Node value. diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html index 355d007527..24d61b9991 100644 --- a/jsapi/LuCI.xhr.html +++ b/jsapi/LuCI.xhr.html @@ -4649,7 +4649,7 @@ when invoked.

diff --git a/jsapi/form.js.html b/jsapi/form.js.html index 81e351eed0..8ca680e0c4 100644 --- a/jsapi/form.js.html +++ b/jsapi/form.js.html @@ -7883,19 +7883,6 @@ const CBIFlagValue = CBIValue.extend(/** @lends LuCI.form.FlagValue.prototype */ * @default 'ℹ️'; */ - /** - * Coerce the various forms of a 'boolean' string into a true/false value. - * - * @override - */ - load() { - // - let load = this.super('load', arguments); - if (typeof(load) == 'string') - load = ['1', 'on', 'true', 'yes', 'enabled'].includes(load.toLowerCase()); - return load; - }, - /** @private */ renderWidget(section_id, option_index, cfgvalue) { let tooltip = null; @@ -8755,7 +8742,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ { diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html index 694edec250..812003b5dc 100644 --- a/jsapi/fs.js.html +++ b/jsapi/fs.js.html @@ -4123,7 +4123,7 @@ return FileSystem; diff --git a/jsapi/index.html b/jsapi/index.html index cd80f55ad2..91c12011f1 100644 --- a/jsapi/index.html +++ b/jsapi/index.html @@ -3710,7 +3710,7 @@ is the central JSDoc 3.6.11 on Fri Apr 25 2025 15:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Apr 30 2025 22:31:50 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html index 0801daf0d7..add6538379 100644 --- a/jsapi/luci.js.html +++ b/jsapi/luci.js.html @@ -7119,7 +7119,7 @@ diff --git a/jsapi/network.js.html b/jsapi/network.js.html index 2523faf8c0..6b4aa5db74 100644 --- a/jsapi/network.js.html +++ b/jsapi/network.js.html @@ -8232,7 +8232,7 @@ return Network; diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html index 10d40dbbc5..8ad651365b 100644 --- a/jsapi/rpc.js.html +++ b/jsapi/rpc.js.html @@ -4179,7 +4179,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ { diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html index e87635e9ad..b75982bc49 100644 --- a/jsapi/uci.js.html +++ b/jsapi/uci.js.html @@ -4753,7 +4753,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ { diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html index 00b9a4f321..116c67259b 100644 --- a/jsapi/ui.js.html +++ b/jsapi/ui.js.html @@ -8877,7 +8877,7 @@ return UI; -- 2.30.2