From 2361c0285ee024dfdee0206fa38af2341504bdaf Mon Sep 17 00:00:00 2001
From: systemcrash
Date: Sat, 21 Dec 2024 13:28:36 +0000
Subject: [PATCH] deploy: 8a422af6a0e97cdb7b3df1049898731a4b2d153d
---
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.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.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 | 2 +-
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 | 4 ++--
jsapi/ui.js.html | 2 +-
65 files changed, 66 insertions(+), 66 deletions(-)
diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html
index e77d7e9674..3ef1d2782a 100644
--- a/jsapi/LuCI.baseclass.html
+++ b/jsapi/LuCI.baseclass.html
@@ -4842,7 +4842,7 @@ and the values extracted from the args array beginning with
diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html
index e8088631bc..e3e5b092a4 100644
--- a/jsapi/LuCI.dom.html
+++ b/jsapi/LuCI.dom.html
@@ -6438,7 +6438,7 @@ ignored, else not.
diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html
index a53034f295..0a06300a1a 100644
--- a/jsapi/LuCI.form.AbstractElement.html
+++ b/jsapi/LuCI.form.AbstractElement.html
@@ -4429,7 +4429,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html
index fd5c9918fc..f782d80d2b 100644
--- a/jsapi/LuCI.form.AbstractSection.html
+++ b/jsapi/LuCI.form.AbstractSection.html
@@ -6328,7 +6328,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html
index cc258871ad..9a950decc8 100644
--- a/jsapi/LuCI.form.AbstractValue.html
+++ b/jsapi/LuCI.form.AbstractValue.html
@@ -7386,7 +7386,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html
index b36344ec96..e2eba856dd 100644
--- a/jsapi/LuCI.form.ButtonValue.html
+++ b/jsapi/LuCI.form.ButtonValue.html
@@ -7709,7 +7709,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html
index b4cdf4d6c3..8ca8979c02 100644
--- a/jsapi/LuCI.form.DummyValue.html
+++ b/jsapi/LuCI.form.DummyValue.html
@@ -7695,7 +7695,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html
index 3c3ad6b60a..25bcf24d3b 100644
--- a/jsapi/LuCI.form.DynamicList.html
+++ b/jsapi/LuCI.form.DynamicList.html
@@ -7546,7 +7546,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html
index 30b03e417d..5a10f045b5 100644
--- a/jsapi/LuCI.form.FileUpload.html
+++ b/jsapi/LuCI.form.FileUpload.html
@@ -7853,7 +7853,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html
index 4d3f2a96a0..aa5a37f507 100644
--- a/jsapi/LuCI.form.FlagValue.html
+++ b/jsapi/LuCI.form.FlagValue.html
@@ -7737,7 +7737,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html
index 239ec2142e..0a05255d34 100644
--- a/jsapi/LuCI.form.GridSection.html
+++ b/jsapi/LuCI.form.GridSection.html
@@ -7138,7 +7138,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html
index 3c77569b72..706fbf0c82 100644
--- a/jsapi/LuCI.form.HiddenValue.html
+++ b/jsapi/LuCI.form.HiddenValue.html
@@ -7550,7 +7550,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html
index 40c1ac8865..13a8183ccf 100644
--- a/jsapi/LuCI.form.JSONMap.html
+++ b/jsapi/LuCI.form.JSONMap.html
@@ -6008,7 +6008,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html
index 6149d42f81..8414bee3cc 100644
--- a/jsapi/LuCI.form.ListValue.html
+++ b/jsapi/LuCI.form.ListValue.html
@@ -7721,7 +7721,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html
index f78ecbe952..5cf9b43eda 100644
--- a/jsapi/LuCI.form.Map.html
+++ b/jsapi/LuCI.form.Map.html
@@ -5987,7 +5987,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html
index d260a24108..67b18daf3f 100644
--- a/jsapi/LuCI.form.MultiValue.html
+++ b/jsapi/LuCI.form.MultiValue.html
@@ -7694,7 +7694,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html
index 694f658dbe..0165ac82c7 100644
--- a/jsapi/LuCI.form.NamedSection.html
+++ b/jsapi/LuCI.form.NamedSection.html
@@ -6592,7 +6592,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.RichListValue.html b/jsapi/LuCI.form.RichListValue.html
index cf97f42ecc..4bac133ad4 100644
--- a/jsapi/LuCI.form.RichListValue.html
+++ b/jsapi/LuCI.form.RichListValue.html
@@ -7873,7 +7873,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html
index 50bcc7bb21..add7821d1e 100644
--- a/jsapi/LuCI.form.SectionValue.html
+++ b/jsapi/LuCI.form.SectionValue.html
@@ -7577,7 +7577,7 @@ its write() implementation is a no-op.
diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html
index f19b207684..0506717844 100644
--- a/jsapi/LuCI.form.TableSection.html
+++ b/jsapi/LuCI.form.TableSection.html
@@ -7110,7 +7110,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html
index c0dfb8b44c..04e610228f 100644
--- a/jsapi/LuCI.form.TextValue.html
+++ b/jsapi/LuCI.form.TextValue.html
@@ -7593,7 +7593,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html
index 7a3d4785a6..49e9b5bea5 100644
--- a/jsapi/LuCI.form.TypedSection.html
+++ b/jsapi/LuCI.form.TypedSection.html
@@ -6799,7 +6799,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html
index 084b62ed7c..b780ef8b5f 100644
--- a/jsapi/LuCI.form.Value.html
+++ b/jsapi/LuCI.form.Value.html
@@ -7652,7 +7652,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html
index 16acb4119d..b50652db76 100644
--- a/jsapi/LuCI.form.html
+++ b/jsapi/LuCI.form.html
@@ -3851,7 +3851,7 @@ m.render().then((node) => {
diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html
index 89b673420b..012e2299b7 100644
--- a/jsapi/LuCI.fs.html
+++ b/jsapi/LuCI.fs.html
@@ -6037,7 +6037,7 @@ the failure reason.
diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html
index 00f6a1e7c1..707195c6c0 100644
--- a/jsapi/LuCI.headers.html
+++ b/jsapi/LuCI.headers.html
@@ -4053,7 +4053,7 @@ Note: Header-Names are case-insensitive.
diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html
index 5921244e3b..87a0ed61e6 100644
--- a/jsapi/LuCI.html
+++ b/jsapi/LuCI.html
@@ -8621,7 +8621,7 @@ else null.
diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html
index ef49a52262..d3e70ec730 100644
--- a/jsapi/LuCI.network.Device.html
+++ b/jsapi/LuCI.network.Device.html
@@ -6418,7 +6418,7 @@ when it is down or absent.
diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html
index 3fc4e546f1..b10e0baa38 100644
--- a/jsapi/LuCI.network.Hosts.html
+++ b/jsapi/LuCI.network.Hosts.html
@@ -4979,7 +4979,7 @@ is used as hint.
diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html
index 8cd6499956..08e231da89 100644
--- a/jsapi/LuCI.network.Protocol.html
+++ b/jsapi/LuCI.network.Protocol.html
@@ -8315,7 +8315,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html
index c314e21bcd..499a63b31f 100644
--- a/jsapi/LuCI.network.WifiDevice.html
+++ b/jsapi/LuCI.network.WifiDevice.html
@@ -5356,7 +5356,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html
index dc3f39c3a8..3bbba1362e 100644
--- a/jsapi/LuCI.network.WifiNetwork.html
+++ b/jsapi/LuCI.network.WifiNetwork.html
@@ -7940,7 +7940,7 @@ configuration.
diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html
index 202ad6dde0..8cf3efc2e0 100644
--- a/jsapi/LuCI.network.html
+++ b/jsapi/LuCI.network.html
@@ -9883,7 +9883,7 @@ conjunction with quality to calculate a quality percentage.
- Documentation generated by JSDoc 3.6.11 on Fri Dec 20 2024 00:15:11 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Sat Dec 21 2024 13:28:34 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html
index b4c61f3c75..4e116adb33 100644
--- a/jsapi/LuCI.poll.html
+++ b/jsapi/LuCI.poll.html
@@ -4436,7 +4436,7 @@ run to begin with.
diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html
index 1a34e4fcdd..b38fb02669 100644
--- a/jsapi/LuCI.request.html
+++ b/jsapi/LuCI.request.html
@@ -5371,7 +5371,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 e3e47c4572..bc03340d11 100644
--- a/jsapi/LuCI.request.poll.html
+++ b/jsapi/LuCI.request.poll.html
@@ -4555,7 +4555,7 @@ else null.
diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html
index c84cf50ab9..90232cc5f7 100644
--- a/jsapi/LuCI.response.html
+++ b/jsapi/LuCI.response.html
@@ -4513,7 +4513,7 @@ using String() and treated as response text.
diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html
index bcc3150e4e..ccedb74be6 100644
--- a/jsapi/LuCI.rpc.html
+++ b/jsapi/LuCI.rpc.html
@@ -5844,7 +5844,7 @@ to the expect and filter declarations.
diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html
index 80acd1b65c..a4a04d776d 100644
--- a/jsapi/LuCI.session.html
+++ b/jsapi/LuCI.session.html
@@ -4283,7 +4283,7 @@ being put in the session store.
diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html
index 02524a5d93..039e427706 100644
--- a/jsapi/LuCI.uci.html
+++ b/jsapi/LuCI.uci.html
@@ -7600,7 +7600,7 @@ associated name as arguments.
diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html
index b88fab093f..52cc95304e 100644
--- a/jsapi/LuCI.ui.AbstractElement.html
+++ b/jsapi/LuCI.ui.AbstractElement.html
@@ -5387,7 +5387,7 @@ and are displayed in a slightly faded style.
diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html
index 791aaf0c45..95045a9ba8 100644
--- a/jsapi/LuCI.ui.Checkbox.html
+++ b/jsapi/LuCI.ui.Checkbox.html
@@ -5501,7 +5501,7 @@ it is required for HTML based form submissions.
diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html
index 2bd78f508d..5156c23f3a 100644
--- a/jsapi/LuCI.ui.ComboButton.html
+++ b/jsapi/LuCI.ui.ComboButton.html
@@ -5531,7 +5531,7 @@ choice value as second argument.
diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html
index 16934a85de..305ac6d054 100644
--- a/jsapi/LuCI.ui.Combobox.html
+++ b/jsapi/LuCI.ui.Combobox.html
@@ -5434,7 +5434,7 @@ forcibly set to true.
diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html
index a99d70e070..36a387e70e 100644
--- a/jsapi/LuCI.ui.Dropdown.html
+++ b/jsapi/LuCI.ui.Dropdown.html
@@ -6232,7 +6232,7 @@ expression. Only applicable when create is true.
diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html
index 7db6bc3be7..9ba48f7306 100644
--- a/jsapi/LuCI.ui.DynamicList.html
+++ b/jsapi/LuCI.ui.DynamicList.html
@@ -5609,7 +5609,7 @@ it to remain unselected.
diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html
index e3f6968074..9e2bacca11 100644
--- a/jsapi/LuCI.ui.FileUpload.html
+++ b/jsapi/LuCI.ui.FileUpload.html
@@ -5532,7 +5532,7 @@ ACL setup for the current session.
diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html
index 3b596ba9bd..6fccf42897 100644
--- a/jsapi/LuCI.ui.Hiddenfield.html
+++ b/jsapi/LuCI.ui.Hiddenfield.html
@@ -5212,7 +5212,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 fce1cc9003..c3b2220a65 100644
--- a/jsapi/LuCI.ui.Select.html
+++ b/jsapi/LuCI.ui.Select.html
@@ -5564,7 +5564,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 2bca7263db..11a8667da8 100644
--- a/jsapi/LuCI.ui.Textarea.html
+++ b/jsapi/LuCI.ui.Textarea.html
@@ -5510,7 +5510,7 @@ contents.
diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html
index 33426cf174..b521795920 100644
--- a/jsapi/LuCI.ui.Textfield.html
+++ b/jsapi/LuCI.ui.Textfield.html
@@ -5438,7 +5438,7 @@ corresponding <input> element is empty.
diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html
index 0bcf710a20..c3b4a50c21 100644
--- a/jsapi/LuCI.ui.changes.html
+++ b/jsapi/LuCI.ui.changes.html
@@ -4290,7 +4290,7 @@ is removed.
diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html
index c88bbc57b2..c3b0041514 100644
--- a/jsapi/LuCI.ui.html
+++ b/jsapi/LuCI.ui.html
@@ -6418,7 +6418,7 @@ cancelled by the user.
diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html
index 162e410f2d..8f58486011 100644
--- a/jsapi/LuCI.ui.menu.html
+++ b/jsapi/LuCI.ui.menu.html
@@ -4337,7 +4337,7 @@ internal root node if omitted.
diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html
index f394968209..9fd4c893ec 100644
--- a/jsapi/LuCI.ui.tabs.html
+++ b/jsapi/LuCI.ui.tabs.html
@@ -4037,7 +4037,7 @@ DOM node.
diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html
index 50952fec7f..8ee4a95769 100644
--- a/jsapi/LuCI.view.html
+++ b/jsapi/LuCI.view.html
@@ -4641,7 +4641,7 @@ to a Node value.
diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html
index c64e8d15b4..a5c391b81d 100644
--- a/jsapi/LuCI.xhr.html
+++ b/jsapi/LuCI.xhr.html
@@ -4605,7 +4605,7 @@ when invoked.
diff --git a/jsapi/form.js.html b/jsapi/form.js.html
index 2980946ae8..5800e08ace 100644
--- a/jsapi/form.js.html
+++ b/jsapi/form.js.html
@@ -8686,7 +8686,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html
index 92dafd2320..e861ad6af6 100644
--- a/jsapi/fs.js.html
+++ b/jsapi/fs.js.html
@@ -4079,7 +4079,7 @@ return FileSystem;
diff --git a/jsapi/index.html b/jsapi/index.html
index 0e37e7c992..e81cdd3e20 100644
--- a/jsapi/index.html
+++ b/jsapi/index.html
@@ -3666,7 +3666,7 @@ is the central JSDoc 3.6.11 on Fri Dec 20 2024 00:15:10 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Sat Dec 21 2024 13:28:33 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html
index 89607df0e9..95689a5ffe 100644
--- a/jsapi/luci.js.html
+++ b/jsapi/luci.js.html
@@ -7069,7 +7069,7 @@
diff --git a/jsapi/network.js.html b/jsapi/network.js.html
index 32b7ef3d00..a8ce33e17e 100644
--- a/jsapi/network.js.html
+++ b/jsapi/network.js.html
@@ -8089,7 +8089,7 @@ return Network;
diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html
index 7c7e340670..e0fb4696b6 100644
--- a/jsapi/rpc.js.html
+++ b/jsapi/rpc.js.html
@@ -4135,7 +4135,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html
index c057e475d3..b2962aa348 100644
--- a/jsapi/uci.js.html
+++ b/jsapi/uci.js.html
@@ -4170,7 +4170,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
return null;
/* check whether option was changed */
- if (c[conf]?.[sid][opt] != null)
+ if (c[conf]?.[sid]?.[opt] != null)
return c[conf][sid][opt];
/* return base value */
@@ -4675,7 +4675,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html
index 6aa93a7891..c8f19da7b7 100644
--- a/jsapi/ui.js.html
+++ b/jsapi/ui.js.html
@@ -8797,7 +8797,7 @@ return UI;
--
2.30.2