From f76cda8cd80da762fdbc47ad12a99d741a9e7c27 Mon Sep 17 00:00:00 2001
From: systemcrash
Date: Wed, 12 Nov 2025 22:21:23 +0000
Subject: [PATCH] deploy: 9717162fd030ba8a3b0adad0af330648ef9fe3e1
---
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 | 2 +-
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.RangeSliderValue.html | 2 +-
jsapi/LuCI.form.RichListValue.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 | 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 | 26 +++++++++++++++-----------
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.RangeSlider.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 | 2 +-
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 | 11 ++++++++---
jsapi/ui.js.html | 2 +-
69 files changed, 90 insertions(+), 81 deletions(-)
diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html
index 26a81449e6..7034561f26 100644
--- a/jsapi/LuCI.baseclass.html
+++ b/jsapi/LuCI.baseclass.html
@@ -5052,7 +5052,7 @@ and the values extracted from the args array beginning with
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html
index c5ecfc1c44..e539504c08 100644
--- a/jsapi/LuCI.dom.html
+++ b/jsapi/LuCI.dom.html
@@ -6648,7 +6648,7 @@ ignored, else not.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html
index edbb081359..e959944272 100644
--- a/jsapi/LuCI.form.AbstractElement.html
+++ b/jsapi/LuCI.form.AbstractElement.html
@@ -4639,7 +4639,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html
index 53006f712d..f975e778c5 100644
--- a/jsapi/LuCI.form.AbstractSection.html
+++ b/jsapi/LuCI.form.AbstractSection.html
@@ -6538,7 +6538,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html
index d50bd7d718..9c8d064921 100644
--- a/jsapi/LuCI.form.AbstractValue.html
+++ b/jsapi/LuCI.form.AbstractValue.html
@@ -7608,7 +7608,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html
index 321c37380d..c73ec1b325 100644
--- a/jsapi/LuCI.form.ButtonValue.html
+++ b/jsapi/LuCI.form.ButtonValue.html
@@ -7931,7 +7931,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html
index f7e4f6989c..55dcc4a5d9 100644
--- a/jsapi/LuCI.form.DummyValue.html
+++ b/jsapi/LuCI.form.DummyValue.html
@@ -7918,7 +7918,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html
index 01ebef7b86..ac9d7571ee 100644
--- a/jsapi/LuCI.form.DynamicList.html
+++ b/jsapi/LuCI.form.DynamicList.html
@@ -7818,7 +7818,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html
index 7024569c70..a546c47204 100644
--- a/jsapi/LuCI.form.FileUpload.html
+++ b/jsapi/LuCI.form.FileUpload.html
@@ -8075,7 +8075,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html
index 7bbc61b917..7d02ddf8c3 100644
--- a/jsapi/LuCI.form.FlagValue.html
+++ b/jsapi/LuCI.form.FlagValue.html
@@ -7959,7 +7959,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html
index 337ebb3cf6..bcc6a7bee9 100644
--- a/jsapi/LuCI.form.GridSection.html
+++ b/jsapi/LuCI.form.GridSection.html
@@ -7399,7 +7399,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html
index 8885baf046..5ab5d407f3 100644
--- a/jsapi/LuCI.form.HiddenValue.html
+++ b/jsapi/LuCI.form.HiddenValue.html
@@ -7772,7 +7772,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html
index 87f5db843a..5bd92c53a9 100644
--- a/jsapi/LuCI.form.JSONMap.html
+++ b/jsapi/LuCI.form.JSONMap.html
@@ -6218,7 +6218,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html
index e3ae8c8a7c..488a03d5ae 100644
--- a/jsapi/LuCI.form.ListValue.html
+++ b/jsapi/LuCI.form.ListValue.html
@@ -7943,7 +7943,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html
index 06541c8dcf..e0c13186ee 100644
--- a/jsapi/LuCI.form.Map.html
+++ b/jsapi/LuCI.form.Map.html
@@ -6197,7 +6197,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html
index feece42bc8..1272e08a6a 100644
--- a/jsapi/LuCI.form.MultiValue.html
+++ b/jsapi/LuCI.form.MultiValue.html
@@ -7966,7 +7966,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html
index 20c67875e2..5d63281373 100644
--- a/jsapi/LuCI.form.NamedSection.html
+++ b/jsapi/LuCI.form.NamedSection.html
@@ -6853,7 +6853,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.RangeSliderValue.html b/jsapi/LuCI.form.RangeSliderValue.html
index 326db2491a..e2066f7030 100644
--- a/jsapi/LuCI.form.RangeSliderValue.html
+++ b/jsapi/LuCI.form.RangeSliderValue.html
@@ -8034,7 +8034,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.RichListValue.html b/jsapi/LuCI.form.RichListValue.html
index f323a80d04..7f8ddf7ba1 100644
--- a/jsapi/LuCI.form.RichListValue.html
+++ b/jsapi/LuCI.form.RichListValue.html
@@ -8095,7 +8095,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html
index 3d58985ad4..d0c42baf32 100644
--- a/jsapi/LuCI.form.SectionValue.html
+++ b/jsapi/LuCI.form.SectionValue.html
@@ -7799,7 +7799,7 @@ its write() implementation is a no-op.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html
index d774363a78..f968ee470f 100644
--- a/jsapi/LuCI.form.TableSection.html
+++ b/jsapi/LuCI.form.TableSection.html
@@ -7371,7 +7371,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html
index 3a2eb96808..a49973809e 100644
--- a/jsapi/LuCI.form.TextValue.html
+++ b/jsapi/LuCI.form.TextValue.html
@@ -7815,7 +7815,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html
index 42fd9bdfe7..9f6fb86693 100644
--- a/jsapi/LuCI.form.TypedSection.html
+++ b/jsapi/LuCI.form.TypedSection.html
@@ -7060,7 +7060,7 @@ was neither a string nor a function.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html
index a873c8de21..9b6937bbfb 100644
--- a/jsapi/LuCI.form.Value.html
+++ b/jsapi/LuCI.form.Value.html
@@ -7874,7 +7874,7 @@ before it is written.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html
index 5632b43824..917b5f26ad 100644
--- a/jsapi/LuCI.form.html
+++ b/jsapi/LuCI.form.html
@@ -4064,7 +4064,7 @@ m.render().then((node) => {
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html
index c6dca3a9c2..a7d84c4610 100644
--- a/jsapi/LuCI.fs.html
+++ b/jsapi/LuCI.fs.html
@@ -6247,7 +6247,7 @@ the failure reason.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html
index bdf275cb2e..b08232e80c 100644
--- a/jsapi/LuCI.headers.html
+++ b/jsapi/LuCI.headers.html
@@ -4263,7 +4263,7 @@ Note: Header-Names are case-insensitive.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html
index db9edf8a12..24f9359b57 100644
--- a/jsapi/LuCI.html
+++ b/jsapi/LuCI.html
@@ -8839,7 +8839,7 @@ else null.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html
index a222c010cb..92e9114c1f 100644
--- a/jsapi/LuCI.network.Device.html
+++ b/jsapi/LuCI.network.Device.html
@@ -6629,7 +6629,7 @@ when it is down or absent.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html
index 0464347e66..639e1f8e40 100644
--- a/jsapi/LuCI.network.Hosts.html
+++ b/jsapi/LuCI.network.Hosts.html
@@ -5189,7 +5189,7 @@ is used as hint.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html
index 477044700a..798494afaf 100644
--- a/jsapi/LuCI.network.Protocol.html
+++ b/jsapi/LuCI.network.Protocol.html
@@ -8625,7 +8625,7 @@ configuration.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html
index 99ff7e7336..75ac31d930 100644
--- a/jsapi/LuCI.network.WifiDevice.html
+++ b/jsapi/LuCI.network.WifiDevice.html
@@ -5566,7 +5566,7 @@ configuration.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html
index 51d139356b..b3dec420ff 100644
--- a/jsapi/LuCI.network.WifiNetwork.html
+++ b/jsapi/LuCI.network.WifiNetwork.html
@@ -8250,7 +8250,7 @@ configuration.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.WifiVlan.html b/jsapi/LuCI.network.WifiVlan.html
index 3c62083c20..b2c3d973cf 100644
--- a/jsapi/LuCI.network.WifiVlan.html
+++ b/jsapi/LuCI.network.WifiVlan.html
@@ -4468,7 +4468,7 @@ if it is different than the vlan id
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html
index 6ab80bf124..abbedfac26 100644
--- a/jsapi/LuCI.network.html
+++ b/jsapi/LuCI.network.html
@@ -10096,7 +10096,7 @@ conjunction with quality to calculate a quality percentage.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html
index a906283249..8bd633a157 100644
--- a/jsapi/LuCI.poll.html
+++ b/jsapi/LuCI.poll.html
@@ -4646,7 +4646,7 @@ run to begin with.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html
index ee13de1400..2e4a3dbf22 100644
--- a/jsapi/LuCI.request.html
+++ b/jsapi/LuCI.request.html
@@ -5581,7 +5581,7 @@ instances as sole argument during the HTTP request transfer.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.request.poll.html b/jsapi/LuCI.request.poll.html
index 93eed617e5..1863c2ec47 100644
--- a/jsapi/LuCI.request.poll.html
+++ b/jsapi/LuCI.request.poll.html
@@ -4765,7 +4765,7 @@ else null.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html
index dded24d84a..e23db58595 100644
--- a/jsapi/LuCI.response.html
+++ b/jsapi/LuCI.response.html
@@ -4723,7 +4723,7 @@ using String() and treated as response text.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html
index 2497ad4308..6e5e23c3e8 100644
--- a/jsapi/LuCI.rpc.html
+++ b/jsapi/LuCI.rpc.html
@@ -6054,7 +6054,7 @@ to the expect and filter declarations.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html
index b66d917634..8d56e25340 100644
--- a/jsapi/LuCI.session.html
+++ b/jsapi/LuCI.session.html
@@ -4493,7 +4493,7 @@ being put in the session store.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html
index 31bebe0a39..af39570de6 100644
--- a/jsapi/LuCI.uci.html
+++ b/jsapi/LuCI.uci.html
@@ -4173,7 +4173,7 @@ to the given name for non-anonymous sections.
@@ -4335,7 +4335,7 @@ operation to cancel the rollback timer.
@@ -5083,7 +5083,7 @@ found or if the corresponding configuration is not loaded.
@@ -5099,8 +5099,9 @@ found or if the corresponding configuration is not loaded.
Many configuration files contain boolean settings, such as
enabled or advanced_mode, where there is no consistent
definition for the values. This function allows users to
-enter any of the values "yes", "on", "true" or 1 in
-their config files and we return the expected boolean result.
+enter any of the values "yes", "on", "true", "enabled"
+or 1 in their config files and we return the expected boolean
+result.
Character case is not significant, so for example, any of
"YES", "Yes" or "yes" will be interpreted as a true value.
@@ -5281,7 +5282,10 @@ name is omitted or null, the value false is returned.<
Returns boolean true if the configuration value is defined
and looks like a true value, otherwise returns false.
-
+
+See the
+Developers Guide
+for more.
@@ -5691,7 +5695,7 @@ that have been successfully loaded.
@@ -6277,7 +6281,7 @@ not be resolved to existing section ID.
@@ -6790,7 +6794,7 @@ with the given value.
@@ -7296,7 +7300,7 @@ configuration.
@@ -8030,7 +8034,7 @@ associated name as arguments.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html
index eddbf7521f..03faf3c5c3 100644
--- a/jsapi/LuCI.ui.AbstractElement.html
+++ b/jsapi/LuCI.ui.AbstractElement.html
@@ -5597,7 +5597,7 @@ and are displayed in a slightly faded style.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html
index 3eb68e06f8..097ddb0a2b 100644
--- a/jsapi/LuCI.ui.Checkbox.html
+++ b/jsapi/LuCI.ui.Checkbox.html
@@ -5711,7 +5711,7 @@ it is required for HTML based form submissions.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html
index 18b840aa35..2bca22c8a9 100644
--- a/jsapi/LuCI.ui.ComboButton.html
+++ b/jsapi/LuCI.ui.ComboButton.html
@@ -5741,7 +5741,7 @@ choice value as second argument.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html
index beb0930156..a2bd1ec5af 100644
--- a/jsapi/LuCI.ui.Combobox.html
+++ b/jsapi/LuCI.ui.Combobox.html
@@ -5644,7 +5644,7 @@ forcibly set to true.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html
index 68ce348d23..f85adca683 100644
--- a/jsapi/LuCI.ui.Dropdown.html
+++ b/jsapi/LuCI.ui.Dropdown.html
@@ -6442,7 +6442,7 @@ expression. Only applicable when create is true.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html
index 31a2e00880..64a81e7e83 100644
--- a/jsapi/LuCI.ui.DynamicList.html
+++ b/jsapi/LuCI.ui.DynamicList.html
@@ -5819,7 +5819,7 @@ it to remain unselected.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html
index aee843123d..4adf967b0a 100644
--- a/jsapi/LuCI.ui.FileUpload.html
+++ b/jsapi/LuCI.ui.FileUpload.html
@@ -5742,7 +5742,7 @@ ACL setup for the current session.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html
index 1fdd7bde4c..b056007f01 100644
--- a/jsapi/LuCI.ui.Hiddenfield.html
+++ b/jsapi/LuCI.ui.Hiddenfield.html
@@ -5422,7 +5422,7 @@ trigger validation runs, e.g. when programmatically altering values.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.RangeSlider.html b/jsapi/LuCI.ui.RangeSlider.html
index ab3c532d5b..35b0da7b5e 100644
--- a/jsapi/LuCI.ui.RangeSlider.html
+++ b/jsapi/LuCI.ui.RangeSlider.html
@@ -5761,7 +5761,7 @@ arbitrary precision floating point numbers.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Select.html b/jsapi/LuCI.ui.Select.html
index 7a733820a2..aded290dfb 100644
--- a/jsapi/LuCI.ui.Select.html
+++ b/jsapi/LuCI.ui.Select.html
@@ -5774,7 +5774,7 @@ selected yet. Only applicable to the select widget type.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html
index 803cd46378..accb94278f 100644
--- a/jsapi/LuCI.ui.Textarea.html
+++ b/jsapi/LuCI.ui.Textarea.html
@@ -5720,7 +5720,7 @@ contents.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:21 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html
index a57b55b42b..098075cf46 100644
--- a/jsapi/LuCI.ui.Textfield.html
+++ b/jsapi/LuCI.ui.Textfield.html
@@ -5648,7 +5648,7 @@ corresponding <input> element is empty.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:21 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html
index f00b27ae2b..879e12b326 100644
--- a/jsapi/LuCI.ui.changes.html
+++ b/jsapi/LuCI.ui.changes.html
@@ -4500,7 +4500,7 @@ is removed.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html
index f8859f2d46..4c7fa4e169 100644
--- a/jsapi/LuCI.ui.html
+++ b/jsapi/LuCI.ui.html
@@ -6862,7 +6862,7 @@ cancelled by the user.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html
index aecd40ae62..69a0b4993c 100644
--- a/jsapi/LuCI.ui.menu.html
+++ b/jsapi/LuCI.ui.menu.html
@@ -4547,7 +4547,7 @@ internal root node if omitted.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html
index 2deade4586..9cb4f80e33 100644
--- a/jsapi/LuCI.ui.tabs.html
+++ b/jsapi/LuCI.ui.tabs.html
@@ -4247,7 +4247,7 @@ DOM node.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:21 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html
index 2dc9a8797d..6cae66889d 100644
--- a/jsapi/LuCI.view.html
+++ b/jsapi/LuCI.view.html
@@ -4851,7 +4851,7 @@ to a Node value.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:21 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html
index 3071cb6b9d..50567fa717 100644
--- a/jsapi/LuCI.xhr.html
+++ b/jsapi/LuCI.xhr.html
@@ -4815,7 +4815,7 @@ when invoked.
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:48 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:21 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/form.js.html b/jsapi/form.js.html
index 67b28f763c..eec93269f1 100644
--- a/jsapi/form.js.html
+++ b/jsapi/form.js.html
@@ -9065,7 +9065,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html
index f86ba53637..7460133326 100644
--- a/jsapi/fs.js.html
+++ b/jsapi/fs.js.html
@@ -4289,7 +4289,7 @@ return FileSystem;
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/global.html b/jsapi/global.html
index 6ab439d47b..b24a9348e6 100644
--- a/jsapi/global.html
+++ b/jsapi/global.html
@@ -4127,7 +4127,7 @@
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/index.html b/jsapi/index.html
index f65c826f48..5597ffcbfa 100644
--- a/jsapi/index.html
+++ b/jsapi/index.html
@@ -3876,7 +3876,7 @@ is the central JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html
index fc352320a9..e6c7f31482 100644
--- a/jsapi/luci.js.html
+++ b/jsapi/luci.js.html
@@ -7297,7 +7297,7 @@
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/network.js.html b/jsapi/network.js.html
index ce13bee211..0636f9b5b5 100644
--- a/jsapi/network.js.html
+++ b/jsapi/network.js.html
@@ -8423,7 +8423,7 @@ return Network;
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html
index 1c931075cb..ba17235e66 100644
--- a/jsapi/rpc.js.html
+++ b/jsapi/rpc.js.html
@@ -4345,7 +4345,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html
index 5d3fe2fdc2..3d9522a0a9 100644
--- a/jsapi/uci.js.html
+++ b/jsapi/uci.js.html
@@ -4561,8 +4561,9 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
* Many configuration files contain boolean settings, such as
* `enabled` or `advanced_mode`, where there is no consistent
* definition for the values. This function allows users to
- * enter any of the values `"yes"`, `"on"`, `"true"` or `1` in
- * their config files and we return the expected boolean result.
+ * enter any of the values `"yes"`, `"on"`, `"true"`, `"enabled"`
+ * or `1` in their config files and we return the expected boolean
+ * result.
*
* Character case is not significant, so for example, any of
* "YES", "Yes" or "yes" will be interpreted as a `true` value.
@@ -4580,6 +4581,10 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
* @returns {boolean}
* - Returns boolean `true` if the configuration value is defined
* and looks like a true value, otherwise returns `false`.
+ *
+ * See the
+ * {@link https://openwrt.org/docs/guide-developer/config-scripting#reading_booleans|Developers Guide}
+ * for more.
*/
get_bool(conf, type, opt) {
let value = this.get(conf, type, opt);
@@ -4919,7 +4924,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html
index 9157be99a1..51355e2697 100644
--- a/jsapi/ui.js.html
+++ b/jsapi/ui.js.html
@@ -9197,7 +9197,7 @@ return UI;
- Documentation generated by JSDoc 3.6.11 on Thu Oct 30 2025 18:06:47 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
--
2.30.2