From 8cde3f4c89f20dc016c03d766cab9d91afd3b648 Mon Sep 17 00:00:00 2001 From: systemcrash Date: Fri, 25 Apr 2025 15:22:05 +0000 Subject: [PATCH] deploy: 1355a6fa253d765140f5571354939d2e93e6d967 --- 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, 101 insertions(+), 92 deletions(-) diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html index 4bb8a01346..0629e16870 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 8f6ebad242..94f47c5d54 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 f11c3eb097..15b278dc0a 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 97fc8b65b6..565a90c9ee 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 65aba8a210..52e94079ab 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 8d6376fa25..1b8d5ccaae 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 4551 + form.js, line 4564
@@ -7753,7 +7753,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html index f5b47f16e2..b2645439ad 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 4459 + form.js, line 4472
@@ -6783,7 +6783,7 @@ validation constraints.
- form.js, line 4545 + form.js, line 4558
@@ -7580,7 +7580,7 @@ or a plain text string. If omitted, the key value is used as captio
- form.js, line 4548 + form.js, line 4561
@@ -7739,7 +7739,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html index a36e6c0c88..545551f83f 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 d6c96adcc5..3d7385a415 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 4718 + form.js, line 4731
@@ -7897,7 +7897,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html index 567fd248e1..77c537bdda 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 4231 + form.js, line 4244
@@ -6496,7 +6496,7 @@ returns false.
- form.js, line 1786 + form.js, line 4207
@@ -6507,11 +6507,7 @@ returns false.
-

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.

+

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

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

diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html index 2dbcaf10ae..6cfdaf6ac9 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 cf3009fde0..f0c2e1f8b8 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 4667 + form.js, line 4680
@@ -7594,7 +7594,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html index 25452163fa..6835c81aa2 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 2fb7adcbae..2b5827f496 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 43a38cc5f3..c33332e639 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 72efa1f80c..61d449545a 100644 --- a/jsapi/LuCI.form.MultiValue.html +++ b/jsapi/LuCI.form.MultiValue.html @@ -3710,7 +3710,7 @@ select dropdown element.

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

diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html index f7dd64da49..6bc8bb9f4d 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 3e7d355948..f5099234e0 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 0dbd660bb6..1b957c6e60 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 4858 + form.js, line 4871
@@ -5153,7 +5153,7 @@ within the given specific section.

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

- form.js, line 4979 + form.js, line 4992
@@ -6347,7 +6347,7 @@ returns false.
- form.js, line 4919 + form.js, line 4932
@@ -6530,7 +6530,7 @@ so it may return promises if overridden by user code.
- form.js, line 4924 + form.js, line 4937
@@ -6681,7 +6681,7 @@ validation constraints.
- form.js, line 4961 + form.js, line 4974
@@ -7324,7 +7324,7 @@ was neither a string nor a function.
- form.js, line 4945 + form.js, line 4958
@@ -7470,7 +7470,7 @@ or a plain text string. If omitted, the key value is used as captio
- form.js, line 4953 + form.js, line 4966
@@ -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 ef289eb9d3..5d770f6158 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 a153e745a3..6b4b02a011 100644 --- a/jsapi/LuCI.form.TextValue.html +++ b/jsapi/LuCI.form.TextValue.html @@ -3709,7 +3709,7 @@
- form.js, line 4366 + form.js, line 4379
@@ -7637,7 +7637,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html index da14a98a51..9dea041fc8 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 e35ac967d3..becc6ce93f 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 043d7d42fa..1a6d9580ee 100644 --- a/jsapi/LuCI.form.html +++ b/jsapi/LuCI.form.html @@ -3739,7 +3739,7 @@ m.render().then((node) => {
- form.js, line 4982 + form.js, line 4995
@@ -3895,7 +3895,7 @@ m.render().then((node) => { diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html index 063a6284bd..9e9ba11e1f 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 4420537284..d7bb60e67c 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 c24f689ad7..39e053763d 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 89986ec234..ea0dafee67 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 e73c4d1539..95157cef4d 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 514ee27a3c..c0e02beb44 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 099543720e..814a85aa0a 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 230f2bd942..17f5c091c2 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 ff9e005c53..aadcb10c9d 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 7571214b75..2fe8c33f67 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 Wed Apr 23 2025 22:18:05 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Fri Apr 25 2025 15:22:03 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html index 108b4c6cd1..fdc189b3e8 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 d8a6be56a5..52590e6e0b 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 f31faeedbc..8ec7df70e7 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 ea74cb3756..3c5d22442e 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 0757088f64..4d15d013b4 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 050137471b..5de473f90c 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 b9c11ba913..bb67c0d2fb 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 f543d86a2b..f5236bc1f6 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 d78236209e..6bce0af701 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 5e3d343cad..b842fa3130 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 f53e22881c..0e8579351d 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 cddd045292..4a6a2bdc71 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 Wed Apr 23 2025 22:18:05 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Fri Apr 25 2025 15:22:03 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html index a0146df506..4c60e06f04 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 eea2f48b07..b4cd1f1f6f 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 5df51e0303..3a9186fa6b 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 f124ff6671..02b6bf6d51 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 9c3c41ed84..ca6f0da8f3 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 a5efd8ea2d..6191b53320 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 5f9666b77c..42de2e2855 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 10b8b658db..ef13c94f71 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 88f713117b..58efb7fc4c 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 f977f44de2..6bb3c56921 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 09dd7c8d2a..5a9394d106 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 33c99cb5fb..355d007527 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 aedd015262..81e351eed0 100644 --- a/jsapi/form.js.html +++ b/jsapi/form.js.html @@ -7883,6 +7883,19 @@ 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; @@ -8742,7 +8755,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ { diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html index 657d2e3b72..694edec250 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 e6db4322bc..cd80f55ad2 100644 --- a/jsapi/index.html +++ b/jsapi/index.html @@ -3710,7 +3710,7 @@ is the central JSDoc 3.6.11 on Wed Apr 23 2025 22:18:04 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Fri Apr 25 2025 15:22:02 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html index ca36de5100..0801daf0d7 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 472b413161..2523faf8c0 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 1607e8c807..10d40dbbc5 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 76071532eb..e87635e9ad 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 b16c13b2fc..00b9a4f321 100644 --- a/jsapi/ui.js.html +++ b/jsapi/ui.js.html @@ -8877,7 +8877,7 @@ return UI; -- 2.30.2