From c89879aef0ed705533ae42a70cbaefb9ae66f3d8 Mon Sep 17 00:00:00 2001
From: systemcrash
Date: Fri, 13 Jun 2025 16:49:21 +0000
Subject: [PATCH] deploy: 85fde70cd212177c83456063f781c72589565c4c
---
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.WifiVlan.html | 2 +-
jsapi/LuCI.network.html | 2 +-
jsapi/LuCI.poll.html | 2 +-
jsapi/LuCI.request.html | 2 +-
jsapi/LuCI.request.poll.html | 2 +-
jsapi/LuCI.response.html | 2 +-
jsapi/LuCI.rpc.html | 2 +-
jsapi/LuCI.session.html | 2 +-
jsapi/LuCI.uci.html | 2 +-
jsapi/LuCI.ui.AbstractElement.html | 2 +-
jsapi/LuCI.ui.Checkbox.html | 2 +-
jsapi/LuCI.ui.ComboButton.html | 2 +-
jsapi/LuCI.ui.Combobox.html | 2 +-
jsapi/LuCI.ui.Dropdown.html | 2 +-
jsapi/LuCI.ui.DynamicList.html | 2 +-
jsapi/LuCI.ui.FileUpload.html | 2 +-
jsapi/LuCI.ui.Hiddenfield.html | 2 +-
jsapi/LuCI.ui.Select.html | 2 +-
jsapi/LuCI.ui.Textarea.html | 2 +-
jsapi/LuCI.ui.Textfield.html | 2 +-
jsapi/LuCI.ui.changes.html | 2 +-
jsapi/LuCI.ui.html | 2 +-
jsapi/LuCI.ui.menu.html | 2 +-
jsapi/LuCI.ui.tabs.html | 2 +-
jsapi/LuCI.view.html | 2 +-
jsapi/LuCI.xhr.html | 2 +-
jsapi/form.js.html | 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 | 2 +-
jsapi/ui.js.html | 2 +-
66 files changed, 66 insertions(+), 66 deletions(-)
diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html
index 38e276de4c..25427a7cd7 100644
--- a/jsapi/LuCI.baseclass.html
+++ b/jsapi/LuCI.baseclass.html
@@ -4886,7 +4886,7 @@ and the values extracted from the args array beginning with
diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html
index e2eca1e392..8b4d11bccb 100644
--- a/jsapi/LuCI.dom.html
+++ b/jsapi/LuCI.dom.html
@@ -6482,7 +6482,7 @@ ignored, else not.
diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html
index fecb59ae54..0f0d3ae19d 100644
--- a/jsapi/LuCI.form.AbstractElement.html
+++ b/jsapi/LuCI.form.AbstractElement.html
@@ -4473,7 +4473,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html
index c709a71fdd..72a9b88c04 100644
--- a/jsapi/LuCI.form.AbstractSection.html
+++ b/jsapi/LuCI.form.AbstractSection.html
@@ -6372,7 +6372,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html
index 2fb686c965..74eacd176c 100644
--- a/jsapi/LuCI.form.AbstractValue.html
+++ b/jsapi/LuCI.form.AbstractValue.html
@@ -7430,7 +7430,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html
index 9c9ce44277..1a098f5681 100644
--- a/jsapi/LuCI.form.ButtonValue.html
+++ b/jsapi/LuCI.form.ButtonValue.html
@@ -7753,7 +7753,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html
index 58654bf6f9..63f989c1c8 100644
--- a/jsapi/LuCI.form.DummyValue.html
+++ b/jsapi/LuCI.form.DummyValue.html
@@ -7740,7 +7740,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html
index 574a68e0e2..8794e71cab 100644
--- a/jsapi/LuCI.form.DynamicList.html
+++ b/jsapi/LuCI.form.DynamicList.html
@@ -7640,7 +7640,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html
index 42edb77cb6..f0e939d066 100644
--- a/jsapi/LuCI.form.FileUpload.html
+++ b/jsapi/LuCI.form.FileUpload.html
@@ -7897,7 +7897,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html
index e8cd324305..ecbef21102 100644
--- a/jsapi/LuCI.form.FlagValue.html
+++ b/jsapi/LuCI.form.FlagValue.html
@@ -7781,7 +7781,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html
index fdb7e3f8d2..bc0cb535ed 100644
--- a/jsapi/LuCI.form.GridSection.html
+++ b/jsapi/LuCI.form.GridSection.html
@@ -7182,7 +7182,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html
index c7f54f3f55..db6686ce3c 100644
--- a/jsapi/LuCI.form.HiddenValue.html
+++ b/jsapi/LuCI.form.HiddenValue.html
@@ -7594,7 +7594,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html
index 77a5baa43a..c62ba009e8 100644
--- a/jsapi/LuCI.form.JSONMap.html
+++ b/jsapi/LuCI.form.JSONMap.html
@@ -6052,7 +6052,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html
index be9844b216..97020c7724 100644
--- a/jsapi/LuCI.form.ListValue.html
+++ b/jsapi/LuCI.form.ListValue.html
@@ -7765,7 +7765,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html
index 4b6ad63ca8..2913fd434b 100644
--- a/jsapi/LuCI.form.Map.html
+++ b/jsapi/LuCI.form.Map.html
@@ -6031,7 +6031,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html
index d09219a521..ee65d156e7 100644
--- a/jsapi/LuCI.form.MultiValue.html
+++ b/jsapi/LuCI.form.MultiValue.html
@@ -7788,7 +7788,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html
index 76d6f57bca..2a14731f3d 100644
--- a/jsapi/LuCI.form.NamedSection.html
+++ b/jsapi/LuCI.form.NamedSection.html
@@ -6636,7 +6636,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.RichListValue.html b/jsapi/LuCI.form.RichListValue.html
index 850235ce3f..32a8498808 100644
--- a/jsapi/LuCI.form.RichListValue.html
+++ b/jsapi/LuCI.form.RichListValue.html
@@ -7917,7 +7917,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html
index 5fc904d631..649baff2d9 100644
--- a/jsapi/LuCI.form.SectionValue.html
+++ b/jsapi/LuCI.form.SectionValue.html
@@ -7621,7 +7621,7 @@ its write() implementation is a no-op.
diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html
index b783cdfdb6..ee7eab4e58 100644
--- a/jsapi/LuCI.form.TableSection.html
+++ b/jsapi/LuCI.form.TableSection.html
@@ -7154,7 +7154,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html
index 84a6bfaa97..6a7992f64b 100644
--- a/jsapi/LuCI.form.TextValue.html
+++ b/jsapi/LuCI.form.TextValue.html
@@ -7637,7 +7637,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html
index 8c4b1b303e..2da9d1a032 100644
--- a/jsapi/LuCI.form.TypedSection.html
+++ b/jsapi/LuCI.form.TypedSection.html
@@ -6843,7 +6843,7 @@ was neither a string nor a function.
diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html
index 8d39260422..cbcd58902f 100644
--- a/jsapi/LuCI.form.Value.html
+++ b/jsapi/LuCI.form.Value.html
@@ -7696,7 +7696,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html
index b914bf726e..307deb2bf4 100644
--- a/jsapi/LuCI.form.html
+++ b/jsapi/LuCI.form.html
@@ -3895,7 +3895,7 @@ m.render().then((node) => {
diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html
index fa1df67955..94a19dc1ed 100644
--- a/jsapi/LuCI.fs.html
+++ b/jsapi/LuCI.fs.html
@@ -6081,7 +6081,7 @@ the failure reason.
diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html
index 9393d92f6f..e88fd1c643 100644
--- a/jsapi/LuCI.headers.html
+++ b/jsapi/LuCI.headers.html
@@ -4097,7 +4097,7 @@ Note: Header-Names are case-insensitive.
diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html
index 2db7c1fae7..549357c2cf 100644
--- a/jsapi/LuCI.html
+++ b/jsapi/LuCI.html
@@ -8673,7 +8673,7 @@ else null.
diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html
index ee4e325e88..7f27ebd752 100644
--- a/jsapi/LuCI.network.Device.html
+++ b/jsapi/LuCI.network.Device.html
@@ -6462,7 +6462,7 @@ when it is down or absent.
diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html
index e4defffc87..065f69c356 100644
--- a/jsapi/LuCI.network.Hosts.html
+++ b/jsapi/LuCI.network.Hosts.html
@@ -5023,7 +5023,7 @@ is used as hint.
diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html
index 62e04cebe6..ec96c40a45 100644
--- a/jsapi/LuCI.network.Protocol.html
+++ b/jsapi/LuCI.network.Protocol.html
@@ -8359,7 +8359,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html
index d7e59e8af4..2640658c0e 100644
--- a/jsapi/LuCI.network.WifiDevice.html
+++ b/jsapi/LuCI.network.WifiDevice.html
@@ -5400,7 +5400,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html
index 5688b071f5..c9a912e0cb 100644
--- a/jsapi/LuCI.network.WifiNetwork.html
+++ b/jsapi/LuCI.network.WifiNetwork.html
@@ -8084,7 +8084,7 @@ configuration.
diff --git a/jsapi/LuCI.network.WifiVlan.html b/jsapi/LuCI.network.WifiVlan.html
index 327086ee22..9c99562762 100644
--- a/jsapi/LuCI.network.WifiVlan.html
+++ b/jsapi/LuCI.network.WifiVlan.html
@@ -4302,7 +4302,7 @@ if it is different than the vlan id
diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html
index 3b3873742c..752950c444 100644
--- a/jsapi/LuCI.network.html
+++ b/jsapi/LuCI.network.html
@@ -9930,7 +9930,7 @@ conjunction with quality to calculate a quality percentage.
- Documentation generated by JSDoc 3.6.11 on Thu Jun 12 2025 22:21:16 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Fri Jun 13 2025 16:49:18 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html
index 583ba4fb79..90332b3d7b 100644
--- a/jsapi/LuCI.poll.html
+++ b/jsapi/LuCI.poll.html
@@ -4480,7 +4480,7 @@ run to begin with.
diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html
index 585c958f52..a0a4f74a6d 100644
--- a/jsapi/LuCI.request.html
+++ b/jsapi/LuCI.request.html
@@ -5415,7 +5415,7 @@ instances as sole argument during the HTTP request transfer.
diff --git a/jsapi/LuCI.request.poll.html b/jsapi/LuCI.request.poll.html
index cf4491eb2c..fda608ab3b 100644
--- a/jsapi/LuCI.request.poll.html
+++ b/jsapi/LuCI.request.poll.html
@@ -4599,7 +4599,7 @@ else null.
diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html
index 2942c77e90..403e937fff 100644
--- a/jsapi/LuCI.response.html
+++ b/jsapi/LuCI.response.html
@@ -4557,7 +4557,7 @@ using String() and treated as response text.
diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html
index 10de1d9e46..5fbeec2672 100644
--- a/jsapi/LuCI.rpc.html
+++ b/jsapi/LuCI.rpc.html
@@ -5888,7 +5888,7 @@ to the expect and filter declarations.
diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html
index 3fd6ced68d..28237f1a3e 100644
--- a/jsapi/LuCI.session.html
+++ b/jsapi/LuCI.session.html
@@ -4327,7 +4327,7 @@ being put in the session store.
diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html
index a310284c66..c2e0bd3dc6 100644
--- a/jsapi/LuCI.uci.html
+++ b/jsapi/LuCI.uci.html
@@ -7864,7 +7864,7 @@ associated name as arguments.
diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html
index bf140ecd42..23dc32ff82 100644
--- a/jsapi/LuCI.ui.AbstractElement.html
+++ b/jsapi/LuCI.ui.AbstractElement.html
@@ -5431,7 +5431,7 @@ and are displayed in a slightly faded style.
diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html
index a82dbe72d1..82e79db949 100644
--- a/jsapi/LuCI.ui.Checkbox.html
+++ b/jsapi/LuCI.ui.Checkbox.html
@@ -5545,7 +5545,7 @@ it is required for HTML based form submissions.
diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html
index 58a7fcdb3a..87a5270746 100644
--- a/jsapi/LuCI.ui.ComboButton.html
+++ b/jsapi/LuCI.ui.ComboButton.html
@@ -5575,7 +5575,7 @@ choice value as second argument.
diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html
index 3889884375..79947f03bc 100644
--- a/jsapi/LuCI.ui.Combobox.html
+++ b/jsapi/LuCI.ui.Combobox.html
@@ -5478,7 +5478,7 @@ forcibly set to true.
diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html
index d6df30f522..be5a0b68ad 100644
--- a/jsapi/LuCI.ui.Dropdown.html
+++ b/jsapi/LuCI.ui.Dropdown.html
@@ -6276,7 +6276,7 @@ expression. Only applicable when create is true.
diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html
index 7cc00a5123..aaac4ed3c9 100644
--- a/jsapi/LuCI.ui.DynamicList.html
+++ b/jsapi/LuCI.ui.DynamicList.html
@@ -5653,7 +5653,7 @@ it to remain unselected.
diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html
index d5438cdd55..f194012efb 100644
--- a/jsapi/LuCI.ui.FileUpload.html
+++ b/jsapi/LuCI.ui.FileUpload.html
@@ -5576,7 +5576,7 @@ ACL setup for the current session.
diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html
index 5d7594abcf..25d2c596c2 100644
--- a/jsapi/LuCI.ui.Hiddenfield.html
+++ b/jsapi/LuCI.ui.Hiddenfield.html
@@ -5256,7 +5256,7 @@ trigger validation runs, e.g. when programmatically altering values.
diff --git a/jsapi/LuCI.ui.Select.html b/jsapi/LuCI.ui.Select.html
index 0485814879..9d644151b3 100644
--- a/jsapi/LuCI.ui.Select.html
+++ b/jsapi/LuCI.ui.Select.html
@@ -5608,7 +5608,7 @@ selected yet. Only applicable to the select widget type.
diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html
index 86b9e07b39..875912b767 100644
--- a/jsapi/LuCI.ui.Textarea.html
+++ b/jsapi/LuCI.ui.Textarea.html
@@ -5554,7 +5554,7 @@ contents.
diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html
index f947b6aab0..084ed7a8dc 100644
--- a/jsapi/LuCI.ui.Textfield.html
+++ b/jsapi/LuCI.ui.Textfield.html
@@ -5482,7 +5482,7 @@ corresponding <input> element is empty.
diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html
index f97960dd3b..5eaab81aca 100644
--- a/jsapi/LuCI.ui.changes.html
+++ b/jsapi/LuCI.ui.changes.html
@@ -4334,7 +4334,7 @@ is removed.
diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html
index 919245f6fa..e26e14b56b 100644
--- a/jsapi/LuCI.ui.html
+++ b/jsapi/LuCI.ui.html
@@ -6693,7 +6693,7 @@ cancelled by the user.
diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html
index 4f22bcda99..9c9944e710 100644
--- a/jsapi/LuCI.ui.menu.html
+++ b/jsapi/LuCI.ui.menu.html
@@ -4381,7 +4381,7 @@ internal root node if omitted.
diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html
index 4e41735fc4..9d72c8f6b5 100644
--- a/jsapi/LuCI.ui.tabs.html
+++ b/jsapi/LuCI.ui.tabs.html
@@ -4081,7 +4081,7 @@ DOM node.
diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html
index b6c9106cd2..27b1e0da46 100644
--- a/jsapi/LuCI.view.html
+++ b/jsapi/LuCI.view.html
@@ -4685,7 +4685,7 @@ to a Node value.
diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html
index b3859a8739..1da26aa792 100644
--- a/jsapi/LuCI.xhr.html
+++ b/jsapi/LuCI.xhr.html
@@ -4649,7 +4649,7 @@ when invoked.
diff --git a/jsapi/form.js.html b/jsapi/form.js.html
index 120e099aa5..aab912c63a 100644
--- a/jsapi/form.js.html
+++ b/jsapi/form.js.html
@@ -8747,7 +8747,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html
index 2622680a5c..d34917518a 100644
--- a/jsapi/fs.js.html
+++ b/jsapi/fs.js.html
@@ -4123,7 +4123,7 @@ return FileSystem;
diff --git a/jsapi/index.html b/jsapi/index.html
index 4ebff01f84..2e9b86b857 100644
--- a/jsapi/index.html
+++ b/jsapi/index.html
@@ -3710,7 +3710,7 @@ is the central JSDoc 3.6.11 on Thu Jun 12 2025 22:21:16 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Fri Jun 13 2025 16:49:17 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html
index 51f2c5a8ac..2a65cf1216 100644
--- a/jsapi/luci.js.html
+++ b/jsapi/luci.js.html
@@ -7119,7 +7119,7 @@
diff --git a/jsapi/network.js.html b/jsapi/network.js.html
index 5f3f5cd83a..e84633db5e 100644
--- a/jsapi/network.js.html
+++ b/jsapi/network.js.html
@@ -8232,7 +8232,7 @@ return Network;
diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html
index ad990b78eb..5f474c75e2 100644
--- a/jsapi/rpc.js.html
+++ b/jsapi/rpc.js.html
@@ -4179,7 +4179,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ {
diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html
index 623bf3f395..a6cb60b9f9 100644
--- a/jsapi/uci.js.html
+++ b/jsapi/uci.js.html
@@ -4753,7 +4753,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ {
diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html
index 3de819aac7..65d2724f5d 100644
--- a/jsapi/ui.js.html
+++ b/jsapi/ui.js.html
@@ -8877,7 +8877,7 @@ return UI;
--
2.30.2