From f31d66baf03c2ed097bab573d22468f1f5af80dc Mon Sep 17 00:00:00 2001
From: systemcrash
Date: Wed, 3 Dec 2025 15:56:56 +0000
Subject: [PATCH] deploy: 97733541e5f342433e926a61a705574cc0ed5553
---
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 | 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.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 | 2 +-
jsapi/ui.js.html | 2 +-
69 files changed, 69 insertions(+), 69 deletions(-)
diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html
index 7034561f26..f9d8f457a6 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
diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html
index e539504c08..3613f8e210 100644
--- a/jsapi/LuCI.dom.html
+++ b/jsapi/LuCI.dom.html
@@ -6648,7 +6648,7 @@ ignored, else not.
diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html
index e959944272..317f77567a 100644
--- a/jsapi/LuCI.form.AbstractElement.html
+++ b/jsapi/LuCI.form.AbstractElement.html
@@ -4639,7 +4639,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html
index f975e778c5..65ab596aa3 100644
--- a/jsapi/LuCI.form.AbstractSection.html
+++ b/jsapi/LuCI.form.AbstractSection.html
@@ -6538,7 +6538,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html
index 9c8d064921..3a5b2a138a 100644
--- a/jsapi/LuCI.form.AbstractValue.html
+++ b/jsapi/LuCI.form.AbstractValue.html
@@ -7608,7 +7608,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html
index c73ec1b325..112823de15 100644
--- a/jsapi/LuCI.form.ButtonValue.html
+++ b/jsapi/LuCI.form.ButtonValue.html
@@ -7931,7 +7931,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html
index 55dcc4a5d9..346f96c0b2 100644
--- a/jsapi/LuCI.form.DummyValue.html
+++ b/jsapi/LuCI.form.DummyValue.html
@@ -7918,7 +7918,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html
index ac9d7571ee..19c920510e 100644
--- a/jsapi/LuCI.form.DynamicList.html
+++ b/jsapi/LuCI.form.DynamicList.html
@@ -7818,7 +7818,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html
index a546c47204..2ed527be67 100644
--- a/jsapi/LuCI.form.FileUpload.html
+++ b/jsapi/LuCI.form.FileUpload.html
@@ -8075,7 +8075,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html
index 7d02ddf8c3..a265dda6a4 100644
--- a/jsapi/LuCI.form.FlagValue.html
+++ b/jsapi/LuCI.form.FlagValue.html
@@ -7959,7 +7959,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html
index bcc6a7bee9..33b796ff1c 100644
--- a/jsapi/LuCI.form.GridSection.html
+++ b/jsapi/LuCI.form.GridSection.html
@@ -7399,7 +7399,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html
index 5ab5d407f3..c4e88698b2 100644
--- a/jsapi/LuCI.form.HiddenValue.html
+++ b/jsapi/LuCI.form.HiddenValue.html
@@ -7772,7 +7772,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html
index 5bd92c53a9..195282ca8f 100644
--- a/jsapi/LuCI.form.JSONMap.html
+++ b/jsapi/LuCI.form.JSONMap.html
@@ -6218,7 +6218,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html
index 488a03d5ae..f3f4911de9 100644
--- a/jsapi/LuCI.form.ListValue.html
+++ b/jsapi/LuCI.form.ListValue.html
@@ -7943,7 +7943,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html
index e0c13186ee..ca6870db86 100644
--- a/jsapi/LuCI.form.Map.html
+++ b/jsapi/LuCI.form.Map.html
@@ -6197,7 +6197,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html
index 1272e08a6a..6ddb97a20a 100644
--- a/jsapi/LuCI.form.MultiValue.html
+++ b/jsapi/LuCI.form.MultiValue.html
@@ -7966,7 +7966,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html
index 5d63281373..73d1bcd7d2 100644
--- a/jsapi/LuCI.form.NamedSection.html
+++ b/jsapi/LuCI.form.NamedSection.html
@@ -6853,7 +6853,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.RangeSliderValue.html b/jsapi/LuCI.form.RangeSliderValue.html
index e2066f7030..ffef5cca99 100644
--- a/jsapi/LuCI.form.RangeSliderValue.html
+++ b/jsapi/LuCI.form.RangeSliderValue.html
@@ -8034,7 +8034,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.RichListValue.html b/jsapi/LuCI.form.RichListValue.html
index 7f8ddf7ba1..aa0e80dc69 100644
--- a/jsapi/LuCI.form.RichListValue.html
+++ b/jsapi/LuCI.form.RichListValue.html
@@ -8095,7 +8095,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html
index d0c42baf32..759d85ed14 100644
--- a/jsapi/LuCI.form.SectionValue.html
+++ b/jsapi/LuCI.form.SectionValue.html
@@ -7799,7 +7799,7 @@ its write() implementation is a no-op.
diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html
index f968ee470f..fd21b30712 100644
--- a/jsapi/LuCI.form.TableSection.html
+++ b/jsapi/LuCI.form.TableSection.html
@@ -7371,7 +7371,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html
index a49973809e..53d1af37c0 100644
--- a/jsapi/LuCI.form.TextValue.html
+++ b/jsapi/LuCI.form.TextValue.html
@@ -7815,7 +7815,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html
index 9f6fb86693..8eda25b66b 100644
--- a/jsapi/LuCI.form.TypedSection.html
+++ b/jsapi/LuCI.form.TypedSection.html
@@ -7060,7 +7060,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html
index 9b6937bbfb..68dac2ce92 100644
--- a/jsapi/LuCI.form.Value.html
+++ b/jsapi/LuCI.form.Value.html
@@ -7874,7 +7874,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html
index 917b5f26ad..75794ddde4 100644
--- a/jsapi/LuCI.form.html
+++ b/jsapi/LuCI.form.html
@@ -4064,7 +4064,7 @@ m.render().then((node) => {
diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html
index a7d84c4610..1c0577674a 100644
--- a/jsapi/LuCI.fs.html
+++ b/jsapi/LuCI.fs.html
@@ -6247,7 +6247,7 @@ the failure reason.
diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html
index b08232e80c..f7efd38e3e 100644
--- a/jsapi/LuCI.headers.html
+++ b/jsapi/LuCI.headers.html
@@ -4263,7 +4263,7 @@ Note: Header-Names are case-insensitive.
diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html
index 24f9359b57..50797b9813 100644
--- a/jsapi/LuCI.html
+++ b/jsapi/LuCI.html
@@ -8839,7 +8839,7 @@ else null.
diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html
index 92e9114c1f..8a2a9ea646 100644
--- a/jsapi/LuCI.network.Device.html
+++ b/jsapi/LuCI.network.Device.html
@@ -6629,7 +6629,7 @@ when it is down or absent.
diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html
index 639e1f8e40..26dd64ae5f 100644
--- a/jsapi/LuCI.network.Hosts.html
+++ b/jsapi/LuCI.network.Hosts.html
@@ -5189,7 +5189,7 @@ is used as hint.
diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html
index 798494afaf..720746d58f 100644
--- a/jsapi/LuCI.network.Protocol.html
+++ b/jsapi/LuCI.network.Protocol.html
@@ -8625,7 +8625,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html
index 75ac31d930..a0aa148a49 100644
--- a/jsapi/LuCI.network.WifiDevice.html
+++ b/jsapi/LuCI.network.WifiDevice.html
@@ -5566,7 +5566,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html
index b3dec420ff..af0d0e9946 100644
--- a/jsapi/LuCI.network.WifiNetwork.html
+++ b/jsapi/LuCI.network.WifiNetwork.html
@@ -8250,7 +8250,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiVlan.html b/jsapi/LuCI.network.WifiVlan.html
index b2c3d973cf..36bf686e24 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
diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html
index abbedfac26..70f50e7c56 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 Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Dec 03 2025 15:56:53 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html
index 8bd633a157..2633454506 100644
--- a/jsapi/LuCI.poll.html
+++ b/jsapi/LuCI.poll.html
@@ -4646,7 +4646,7 @@ run to begin with.
diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html
index 2e4a3dbf22..8c04b8e7ef 100644
--- a/jsapi/LuCI.request.html
+++ b/jsapi/LuCI.request.html
@@ -5581,7 +5581,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 1863c2ec47..20f1d1c530 100644
--- a/jsapi/LuCI.request.poll.html
+++ b/jsapi/LuCI.request.poll.html
@@ -4765,7 +4765,7 @@ else null.
diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html
index e23db58595..a10e509e81 100644
--- a/jsapi/LuCI.response.html
+++ b/jsapi/LuCI.response.html
@@ -4723,7 +4723,7 @@ using String() and treated as response text.
diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html
index 6e5e23c3e8..88394b680a 100644
--- a/jsapi/LuCI.rpc.html
+++ b/jsapi/LuCI.rpc.html
@@ -6054,7 +6054,7 @@ to the expect and filter declarations.
diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html
index 8d56e25340..fc2abfd1ad 100644
--- a/jsapi/LuCI.session.html
+++ b/jsapi/LuCI.session.html
@@ -4493,7 +4493,7 @@ being put in the session store.
diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html
index af39570de6..e83cb7f61a 100644
--- a/jsapi/LuCI.uci.html
+++ b/jsapi/LuCI.uci.html
@@ -8034,7 +8034,7 @@ associated name as arguments.
diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html
index 03faf3c5c3..179becf1d5 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.
diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html
index 097ddb0a2b..34ab5fe6a7 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.
diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html
index 2bca22c8a9..346246b476 100644
--- a/jsapi/LuCI.ui.ComboButton.html
+++ b/jsapi/LuCI.ui.ComboButton.html
@@ -5741,7 +5741,7 @@ choice value as second argument.
diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html
index a2bd1ec5af..68ebd15f86 100644
--- a/jsapi/LuCI.ui.Combobox.html
+++ b/jsapi/LuCI.ui.Combobox.html
@@ -5644,7 +5644,7 @@ forcibly set to true.
diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html
index f85adca683..561b47d9e1 100644
--- a/jsapi/LuCI.ui.Dropdown.html
+++ b/jsapi/LuCI.ui.Dropdown.html
@@ -6442,7 +6442,7 @@ expression. Only applicable when create is true.
diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html
index 64a81e7e83..ad6e6e51ce 100644
--- a/jsapi/LuCI.ui.DynamicList.html
+++ b/jsapi/LuCI.ui.DynamicList.html
@@ -5819,7 +5819,7 @@ it to remain unselected.
diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html
index 4adf967b0a..1ea6ec24dc 100644
--- a/jsapi/LuCI.ui.FileUpload.html
+++ b/jsapi/LuCI.ui.FileUpload.html
@@ -5742,7 +5742,7 @@ ACL setup for the current session.
diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html
index b056007f01..262f156fdd 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.
diff --git a/jsapi/LuCI.ui.RangeSlider.html b/jsapi/LuCI.ui.RangeSlider.html
index 35b0da7b5e..8e9cba2fc6 100644
--- a/jsapi/LuCI.ui.RangeSlider.html
+++ b/jsapi/LuCI.ui.RangeSlider.html
@@ -5761,7 +5761,7 @@ arbitrary precision floating point numbers.
diff --git a/jsapi/LuCI.ui.Select.html b/jsapi/LuCI.ui.Select.html
index aded290dfb..1f8acf1fd3 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.
diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html
index accb94278f..bd6e4c0081 100644
--- a/jsapi/LuCI.ui.Textarea.html
+++ b/jsapi/LuCI.ui.Textarea.html
@@ -5720,7 +5720,7 @@ contents.
diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html
index 098075cf46..6536b96053 100644
--- a/jsapi/LuCI.ui.Textfield.html
+++ b/jsapi/LuCI.ui.Textfield.html
@@ -5648,7 +5648,7 @@ corresponding <input> element is empty.
diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html
index 879e12b326..7442ce0877 100644
--- a/jsapi/LuCI.ui.changes.html
+++ b/jsapi/LuCI.ui.changes.html
@@ -4500,7 +4500,7 @@ is removed.
diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html
index 4c7fa4e169..2be2d9d54c 100644
--- a/jsapi/LuCI.ui.html
+++ b/jsapi/LuCI.ui.html
@@ -6862,7 +6862,7 @@ cancelled by the user.
diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html
index 69a0b4993c..ac7ba4b86a 100644
--- a/jsapi/LuCI.ui.menu.html
+++ b/jsapi/LuCI.ui.menu.html
@@ -4547,7 +4547,7 @@ internal root node if omitted.
diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html
index 9cb4f80e33..96a09ea7df 100644
--- a/jsapi/LuCI.ui.tabs.html
+++ b/jsapi/LuCI.ui.tabs.html
@@ -4247,7 +4247,7 @@ DOM node.
diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html
index 6cae66889d..f63f43e616 100644
--- a/jsapi/LuCI.view.html
+++ b/jsapi/LuCI.view.html
@@ -4851,7 +4851,7 @@ to a Node value.
diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html
index 50567fa717..5a6bb44b37 100644
--- a/jsapi/LuCI.xhr.html
+++ b/jsapi/LuCI.xhr.html
@@ -4815,7 +4815,7 @@ when invoked.
diff --git a/jsapi/form.js.html b/jsapi/form.js.html
index eec93269f1..41749ec84e 100644
--- a/jsapi/form.js.html
+++ b/jsapi/form.js.html
@@ -9065,7 +9065,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html
index 7460133326..2c5267d82f 100644
--- a/jsapi/fs.js.html
+++ b/jsapi/fs.js.html
@@ -4289,7 +4289,7 @@ return FileSystem;
diff --git a/jsapi/global.html b/jsapi/global.html
index b24a9348e6..80a1185690 100644
--- a/jsapi/global.html
+++ b/jsapi/global.html
@@ -4127,7 +4127,7 @@
diff --git a/jsapi/index.html b/jsapi/index.html
index 5597ffcbfa..25ed9bd344 100644
--- a/jsapi/index.html
+++ b/jsapi/index.html
@@ -3876,7 +3876,7 @@ is the central JSDoc 3.6.11 on Wed Nov 12 2025 22:21:20 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Wed Dec 03 2025 15:56:52 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html
index e6c7f31482..a26ee8e0a8 100644
--- a/jsapi/luci.js.html
+++ b/jsapi/luci.js.html
@@ -7297,7 +7297,7 @@
diff --git a/jsapi/network.js.html b/jsapi/network.js.html
index 0636f9b5b5..24754359b7 100644
--- a/jsapi/network.js.html
+++ b/jsapi/network.js.html
@@ -8423,7 +8423,7 @@ return Network;
diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html
index ba17235e66..18f4fba292 100644
--- a/jsapi/rpc.js.html
+++ b/jsapi/rpc.js.html
@@ -4345,7 +4345,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html
index 3d9522a0a9..312343adcf 100644
--- a/jsapi/uci.js.html
+++ b/jsapi/uci.js.html
@@ -4924,7 +4924,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html
index 51355e2697..cf81a537fd 100644
--- a/jsapi/ui.js.html
+++ b/jsapi/ui.js.html
@@ -9197,7 +9197,7 @@ return UI;
--
2.30.2