From 001981380a0cda642895816f449a564633d0f8b6 Mon Sep 17 00:00:00 2001 From: jow- Date: Tue, 23 Jan 2024 08:14:25 +0000 Subject: [PATCH] deploy: 87734b841d4de8385fe4a1d0c11440be01ccc7d8 --- 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 | 2 +- jsapi/LuCI.form.DummyValue.html | 2 +- jsapi/LuCI.form.DynamicList.html | 2 +- jsapi/LuCI.form.FileUpload.html | 2 +- jsapi/LuCI.form.FlagValue.html | 6 +++--- jsapi/LuCI.form.GridSection.html | 2 +- jsapi/LuCI.form.HiddenValue.html | 2 +- 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.SectionValue.html | 2 +- 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 | 2 +- jsapi/LuCI.fs.html | 6 +++--- 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.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 | 6 +++--- jsapi/fs.js.html | 6 +++--- 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 +- 64 files changed, 72 insertions(+), 72 deletions(-) diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html index 9b8de529cc..84296574dc 100644 --- a/jsapi/LuCI.baseclass.html +++ b/jsapi/LuCI.baseclass.html @@ -4774,7 +4774,7 @@ and the values extracted from the args array beginning with diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html index 3998744434..6d77fb7504 100644 --- a/jsapi/LuCI.dom.html +++ b/jsapi/LuCI.dom.html @@ -6332,7 +6332,7 @@ ignored, else not.

diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html index 2fd118c9fa..87d46722ac 100644 --- a/jsapi/LuCI.form.AbstractElement.html +++ b/jsapi/LuCI.form.AbstractElement.html @@ -4321,7 +4321,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html index 2cb1d6712c..c806329ef2 100644 --- a/jsapi/LuCI.form.AbstractSection.html +++ b/jsapi/LuCI.form.AbstractSection.html @@ -6220,7 +6220,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html index 71d8a5657b..0ef532a504 100644 --- a/jsapi/LuCI.form.AbstractValue.html +++ b/jsapi/LuCI.form.AbstractValue.html @@ -7278,7 +7278,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html index d9a10011dd..a5628f245d 100644 --- a/jsapi/LuCI.form.ButtonValue.html +++ b/jsapi/LuCI.form.ButtonValue.html @@ -7601,7 +7601,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html index b9459e9ca7..de3f0594bb 100644 --- a/jsapi/LuCI.form.DummyValue.html +++ b/jsapi/LuCI.form.DummyValue.html @@ -7587,7 +7587,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html index b1f96668b6..8e23a0d70e 100644 --- a/jsapi/LuCI.form.DynamicList.html +++ b/jsapi/LuCI.form.DynamicList.html @@ -7438,7 +7438,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html index a17e3c289e..76b90cf6e3 100644 --- a/jsapi/LuCI.form.FileUpload.html +++ b/jsapi/LuCI.form.FileUpload.html @@ -7649,7 +7649,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html index 709449f7ab..92a5bfbf23 100644 --- a/jsapi/LuCI.form.FlagValue.html +++ b/jsapi/LuCI.form.FlagValue.html @@ -3816,7 +3816,7 @@ option to the section.

-

disablednumber

+

disabledstring

@@ -3864,7 +3864,7 @@ option to the section.

-

enablednumber

+

enabledstring

@@ -7527,7 +7527,7 @@ before it is written.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html index fb958dd16d..e65078db7f 100644 --- a/jsapi/LuCI.form.GridSection.html +++ b/jsapi/LuCI.form.GridSection.html @@ -7082,7 +7082,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html index 4c4525d758..6b7e7fec87 100644 --- a/jsapi/LuCI.form.HiddenValue.html +++ b/jsapi/LuCI.form.HiddenValue.html @@ -7442,7 +7442,7 @@ before it is written.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html index 228b209d29..3812696e1c 100644 --- a/jsapi/LuCI.form.JSONMap.html +++ b/jsapi/LuCI.form.JSONMap.html @@ -5900,7 +5900,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html index e127ecac8e..3100f83352 100644 --- a/jsapi/LuCI.form.ListValue.html +++ b/jsapi/LuCI.form.ListValue.html @@ -7587,7 +7587,7 @@ before it is written.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html index 637057aaa8..89b31e5338 100644 --- a/jsapi/LuCI.form.Map.html +++ b/jsapi/LuCI.form.Map.html @@ -5879,7 +5879,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html index d9938fa9ae..1009a73edd 100644 --- a/jsapi/LuCI.form.MultiValue.html +++ b/jsapi/LuCI.form.MultiValue.html @@ -7538,7 +7538,7 @@ before it is written.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html index 3069c363bd..0d50f83210 100644 --- a/jsapi/LuCI.form.NamedSection.html +++ b/jsapi/LuCI.form.NamedSection.html @@ -6484,7 +6484,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html index 7246311c1f..3c5551c157 100644 --- a/jsapi/LuCI.form.SectionValue.html +++ b/jsapi/LuCI.form.SectionValue.html @@ -7469,7 +7469,7 @@ its write() implementation is a no-op.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html index 50a3607cf3..7ab224fc1e 100644 --- a/jsapi/LuCI.form.TableSection.html +++ b/jsapi/LuCI.form.TableSection.html @@ -7258,7 +7258,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html index d3283653c0..9473eed5b2 100644 --- a/jsapi/LuCI.form.TextValue.html +++ b/jsapi/LuCI.form.TextValue.html @@ -7485,7 +7485,7 @@ before it is written.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html index 5c95f9cf45..433a4150b9 100644 --- a/jsapi/LuCI.form.TypedSection.html +++ b/jsapi/LuCI.form.TypedSection.html @@ -6743,7 +6743,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html index c37d4fde3d..6e8dbec203 100644 --- a/jsapi/LuCI.form.Value.html +++ b/jsapi/LuCI.form.Value.html @@ -7544,7 +7544,7 @@ before it is written.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html index 337b992487..2891abaccc 100644 --- a/jsapi/LuCI.form.html +++ b/jsapi/LuCI.form.html @@ -3742,7 +3742,7 @@ m.render().then(function(node) {
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html index 3a80f49aaf..18c3a48349 100644 --- a/jsapi/LuCI.fs.html +++ b/jsapi/LuCI.fs.html @@ -3995,7 +3995,7 @@ the ubus based exec call.

"text" | -"blob" +"json" @@ -4684,7 +4684,7 @@ the ubus based read call.

"text" | -"blob" +"json" @@ -5931,7 +5931,7 @@ the failure reason.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html index 40e8dbfc34..f8a10f0a78 100644 --- a/jsapi/LuCI.headers.html +++ b/jsapi/LuCI.headers.html @@ -3947,7 +3947,7 @@ Note: Header-Names are case-insensitive.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html index 07ebcbac00..86356961cc 100644 --- a/jsapi/LuCI.html +++ b/jsapi/LuCI.html @@ -8354,7 +8354,7 @@ else null.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html index cb39cdde2e..7e6fbb3c39 100644 --- a/jsapi/LuCI.network.Device.html +++ b/jsapi/LuCI.network.Device.html @@ -6312,7 +6312,7 @@ when it is down or absent.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html index fa959b09ea..4a9bfb379f 100644 --- a/jsapi/LuCI.network.Hosts.html +++ b/jsapi/LuCI.network.Hosts.html @@ -4873,7 +4873,7 @@ is used as hint.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html index 9da4f6d917..011157ae8b 100644 --- a/jsapi/LuCI.network.Protocol.html +++ b/jsapi/LuCI.network.Protocol.html @@ -8103,7 +8103,7 @@ configuration.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html index 5c1cb9743c..ba0a45f3d7 100644 --- a/jsapi/LuCI.network.WifiDevice.html +++ b/jsapi/LuCI.network.WifiDevice.html @@ -5244,7 +5244,7 @@ configuration.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html index 6a3f4e1c5f..a5bb61ae1c 100644 --- a/jsapi/LuCI.network.WifiNetwork.html +++ b/jsapi/LuCI.network.WifiNetwork.html @@ -7834,7 +7834,7 @@ configuration.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html index 852d34845b..b085a56d32 100644 --- a/jsapi/LuCI.network.html +++ b/jsapi/LuCI.network.html @@ -9682,7 +9682,7 @@ conjunction with quality to calculate a quality percentage.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html index 74b18de2d4..0145b3f8c0 100644 --- a/jsapi/LuCI.poll.html +++ b/jsapi/LuCI.poll.html @@ -4330,7 +4330,7 @@ run to begin with.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html index d369fba235..5fc009ad0e 100644 --- a/jsapi/LuCI.request.html +++ b/jsapi/LuCI.request.html @@ -5265,7 +5265,7 @@ instances as sole argument during the HTTP request transfer.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.request.poll.html b/jsapi/LuCI.request.poll.html index f8b2682b81..3664e23ca7 100644 --- a/jsapi/LuCI.request.poll.html +++ b/jsapi/LuCI.request.poll.html @@ -4449,7 +4449,7 @@ else null.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html index 5a73387a89..77a87c7e7b 100644 --- a/jsapi/LuCI.response.html +++ b/jsapi/LuCI.response.html @@ -4407,7 +4407,7 @@ using String() and treated as response text.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html index ffa036d07b..c61a3ccd32 100644 --- a/jsapi/LuCI.rpc.html +++ b/jsapi/LuCI.rpc.html @@ -5738,7 +5738,7 @@ to the expect and filter declarations.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html index 10c983bfec..2511801828 100644 --- a/jsapi/LuCI.session.html +++ b/jsapi/LuCI.session.html @@ -4177,7 +4177,7 @@ being put in the session store.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html index 355bdf0c78..b4243c1f0f 100644 --- a/jsapi/LuCI.uci.html +++ b/jsapi/LuCI.uci.html @@ -7225,7 +7225,7 @@ associated name as arguments.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html index 57755a97a5..6664079b50 100644 --- a/jsapi/LuCI.ui.AbstractElement.html +++ b/jsapi/LuCI.ui.AbstractElement.html @@ -5281,7 +5281,7 @@ and are displayed in a slightly faded style.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html index 7c9a6b968f..75064d6a43 100644 --- a/jsapi/LuCI.ui.Checkbox.html +++ b/jsapi/LuCI.ui.Checkbox.html @@ -5395,7 +5395,7 @@ it is required for HTML based form submissions.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html index a3c598af57..54e1bdafe9 100644 --- a/jsapi/LuCI.ui.ComboButton.html +++ b/jsapi/LuCI.ui.ComboButton.html @@ -5425,7 +5425,7 @@ choice value as second argument.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html index f88648f84c..ed570c6576 100644 --- a/jsapi/LuCI.ui.Combobox.html +++ b/jsapi/LuCI.ui.Combobox.html @@ -5328,7 +5328,7 @@ forcibly set to true.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html index 7b6f29e219..132b23a430 100644 --- a/jsapi/LuCI.ui.Dropdown.html +++ b/jsapi/LuCI.ui.Dropdown.html @@ -6126,7 +6126,7 @@ expression. Only applicable when create is true.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html index df28d17a42..87dcbd91fc 100644 --- a/jsapi/LuCI.ui.DynamicList.html +++ b/jsapi/LuCI.ui.DynamicList.html @@ -5503,7 +5503,7 @@ it to remain unselected.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html index 6589013455..c9be377d04 100644 --- a/jsapi/LuCI.ui.FileUpload.html +++ b/jsapi/LuCI.ui.FileUpload.html @@ -5352,7 +5352,7 @@ ACL setup for the current session.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html index 47b3204937..667da783b0 100644 --- a/jsapi/LuCI.ui.Hiddenfield.html +++ b/jsapi/LuCI.ui.Hiddenfield.html @@ -5106,7 +5106,7 @@ trigger validation runs, e.g. when programmatically altering values.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Select.html b/jsapi/LuCI.ui.Select.html index 4ecbb2134a..092f7273d8 100644 --- a/jsapi/LuCI.ui.Select.html +++ b/jsapi/LuCI.ui.Select.html @@ -5458,7 +5458,7 @@ selected yet. Only applicable to the select widget type.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html index 0c4b139007..f530e3c598 100644 --- a/jsapi/LuCI.ui.Textarea.html +++ b/jsapi/LuCI.ui.Textarea.html @@ -5404,7 +5404,7 @@ contents.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html index 32c9395bb7..9c917465f8 100644 --- a/jsapi/LuCI.ui.Textfield.html +++ b/jsapi/LuCI.ui.Textfield.html @@ -5332,7 +5332,7 @@ corresponding <input> element is empty.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html index 24a81bcc1f..39df72afe4 100644 --- a/jsapi/LuCI.ui.changes.html +++ b/jsapi/LuCI.ui.changes.html @@ -4184,7 +4184,7 @@ is removed.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html index 49e9d6ca43..55f687fb35 100644 --- a/jsapi/LuCI.ui.html +++ b/jsapi/LuCI.ui.html @@ -6280,7 +6280,7 @@ cancelled by the user.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html index 0bf428ec38..0dd83dac0f 100644 --- a/jsapi/LuCI.ui.menu.html +++ b/jsapi/LuCI.ui.menu.html @@ -4231,7 +4231,7 @@ internal root node if omitted.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html index 2c75c50d45..525ef9bba5 100644 --- a/jsapi/LuCI.ui.tabs.html +++ b/jsapi/LuCI.ui.tabs.html @@ -3931,7 +3931,7 @@ DOM node.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html index 184b867d20..77f6be9b1a 100644 --- a/jsapi/LuCI.view.html +++ b/jsapi/LuCI.view.html @@ -4535,7 +4535,7 @@ to a Node value.
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html index 5624c3e185..85ccae506f 100644 --- a/jsapi/LuCI.xhr.html +++ b/jsapi/LuCI.xhr.html @@ -4499,7 +4499,7 @@ when invoked.

- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/form.js.html b/jsapi/form.js.html index 4caf3d5ce1..04fa2d3269 100644 --- a/jsapi/form.js.html +++ b/jsapi/form.js.html @@ -7541,7 +7541,7 @@ var CBIFlagValue = CBIValue.extend(/** @lends LuCI.form.FlagValue.prototype */ { * Sets the input value to use for the checkbox checked state. * * @name LuCI.form.FlagValue.prototype#enabled - * @type number + * @type string * @default 1 */ @@ -7549,7 +7549,7 @@ var CBIFlagValue = CBIValue.extend(/** @lends LuCI.form.FlagValue.prototype */ { * Sets the input value to use for the checkbox unchecked state. * * @name LuCI.form.FlagValue.prototype#disabled - * @type number + * @type string * @default 0 */ @@ -8405,7 +8405,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html index c6c73dfbcc..0be60a44bc 100644 --- a/jsapi/fs.js.html +++ b/jsapi/fs.js.html @@ -3879,7 +3879,7 @@ var FileSystem = baseclass.extend(/** @lends LuCI.fs.prototype */ { * @param {string} path * The file path to read. * - * @param {"blob"|"text"|"blob"} [type=text] + * @param {"blob"|"text"|"json"} [type=text] * The expected type of read file contents. Valid values are `text` to * interpret the contents as string, `json` to parse the contents as JSON * or `blob` to return the contents as Blob instance. @@ -3921,7 +3921,7 @@ var FileSystem = baseclass.extend(/** @lends LuCI.fs.prototype */ { * @param {string[]} [params] * The arguments to pass to the command. * - * @param {"blob"|"text"|"blob"} [type=text] + * @param {"blob"|"text"|"json"} [type=text] * The expected output type of the invoked program. Valid values are * `text` to interpret the output as string, `json` to parse the output * as JSON or `blob` to return the output as Blob instance. @@ -3973,7 +3973,7 @@ return FileSystem;
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/index.html b/jsapi/index.html index c101635797..9f8a04f849 100644 --- a/jsapi/index.html +++ b/jsapi/index.html @@ -3560,7 +3560,7 @@ is the central JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html index c3547a65ab..7a8f929105 100644 --- a/jsapi/luci.js.html +++ b/jsapi/luci.js.html @@ -7006,7 +7006,7 @@
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/network.js.html b/jsapi/network.js.html index c9f44aa445..1f31f97b69 100644 --- a/jsapi/network.js.html +++ b/jsapi/network.js.html @@ -7930,7 +7930,7 @@ return Network;
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html index a402f25e0b..a58e98581b 100644 --- a/jsapi/rpc.js.html +++ b/jsapi/rpc.js.html @@ -4029,7 +4029,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html index 3f7ebbdfb2..1eadccd2fe 100644 --- a/jsapi/uci.js.html +++ b/jsapi/uci.js.html @@ -4532,7 +4532,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
- Documentation generated by JSDoc 3.6.11 on Mon Jan 22 2024 21:22:02 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Tue Jan 23 2024 08:14:11 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html index ff5b59349e..1a0a219b79 100644 --- a/jsapi/ui.js.html +++ b/jsapi/ui.js.html @@ -8501,7 +8501,7 @@ return UI; -- 2.30.2