From 08ce1829ed488430688e164c46d3bad31b41d042 Mon Sep 17 00:00:00 2001
From: systemcrash
Date: Mon, 21 Apr 2025 21:33:43 +0000
Subject: [PATCH] deploy: e05852d9cfe454eb57cac57880dd5749c152a5a8
---
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 | 4 ++--
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 | 4 ++--
jsapi/rpc.js.html | 2 +-
jsapi/uci.js.html | 2 +-
jsapi/ui.js.html | 2 +-
66 files changed, 68 insertions(+), 68 deletions(-)
diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html
index ec4385e391..25aad1ee2a 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 9d1a98b0c2..faa1a7b8ee 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 396b08eec7..5b9578391a 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 efc49a725f..f417ba8612 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 5da8d5bc23..f034f9accd 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 f0419056b5..12f7967ef5 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 b816bd75f6..e7afcc48e8 100644
--- a/jsapi/LuCI.form.DummyValue.html
+++ b/jsapi/LuCI.form.DummyValue.html
@@ -7739,7 +7739,7 @@ before it is written.
diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html
index 39d4b382cb..38800a92d0 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 06709702c9..4848de1689 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 98fc0a9fff..6df326cff9 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 77ce733806..1fbac48fc7 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 582e76edb0..83d7332e31 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 0cd4b192f4..35cf5aab98 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 bcb4fb0f79..c456b0c743 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 29077d6037..3533ce5903 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 bc20ff04cc..1469a21d41 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 593dc96c84..016b58ae6b 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 43b88c30cc..5be8b31820 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 0251bdee62..e9586dc3c8 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 7c03478701..b88a13cf3f 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 c8cacf7403..728d1b51ba 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 93164c9e76..2796025bf3 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 cefea2413a..2edca2dcb8 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 1e1788ee38..2a63d4ad84 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 72c94d385b..3f7d85a04e 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 708d3364b6..7d7b213305 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 c1f5f9e4b6..3f8f162fa0 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 7b7cebc0c5..5f0484c969 100644
--- a/jsapi/LuCI.network.Device.html
+++ b/jsapi/LuCI.network.Device.html
@@ -6431,7 +6431,7 @@ else false.
- Returns true when the associated device is running pr false
+ | Returns true when the associated device is running or false
when it is down or absent. |
@@ -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 b0ab3ba100..0efa5a7260 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 6a59d67e7c..9c183bd4b8 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 3834d11216..9ed3af7e7d 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 e1f0badfc6..f62ddf4e2a 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 5b688fe202..2dd72a6711 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 e8b5503f1f..196bc2bbe1 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 Sat Apr 12 2025 21:10:23 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Mon Apr 21 2025 21:33:40 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html
index 21be0c24ea..88958fbafa 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 3ef80508bb..2a881b7baf 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 795d2d653c..4bc8f0b727 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 f8dbb025dc..2070978972 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 52c0a4f877..40c1aa658d 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 1117365ab0..7ad0372c5f 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 1cd3711116..2af6c8aac2 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 d497e01cda..d633afeffc 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 e97f03caf6..c9839bf78d 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 11f8585cdb..1030ccc139 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 bff3df7038..b3aebe2ea1 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 3763134c1a..dde649ea9a 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 2011f0da46..32f105fb62 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 d88b647506..19941d73b6 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 3041a0e9e8..24efd869c4 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 47828413a4..c00e17bda9 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 3dd16069f6..86c6cca90b 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 5ed7803fa0..e1c977bcf5 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 bd71d0bb61..c261bbb779 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 805673cc3b..fbfac15674 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 f5b3c624f5..345f700f98 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 9b7d4da842..81864b71ed 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 13df8bbdb5..8d99e490a2 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 7a323d6df3..44cbc5bd38 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 dc5661065f..357e7ee443 100644
--- a/jsapi/form.js.html
+++ b/jsapi/form.js.html
@@ -8742,7 +8742,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ {
diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html
index eb7d56e11a..b2f67cccad 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 02b292597b..6d8051d6c5 100644
--- a/jsapi/index.html
+++ b/jsapi/index.html
@@ -3710,7 +3710,7 @@ is the central JSDoc 3.6.11 on Sat Apr 12 2025 21:10:22 GMT+0000 (Coordinated Universal Time)
+ Documentation generated by JSDoc 3.6.11 on Mon Apr 21 2025 21:33:40 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html
index 04df14d959..5989901919 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 e2c7ba5f94..344f0ac076 100644
--- a/jsapi/network.js.html
+++ b/jsapi/network.js.html
@@ -6780,7 +6780,7 @@ Device = baseclass.extend(/** @lends LuCI.network.Device.prototype */ {
* Checks whether this device is up.
*
* @returns {boolean}
- * Returns `true` when the associated device is running pr `false`
+ * Returns `true` when the associated device is running or `false`
* when it is down or absent.
*/
isUp: function() {
@@ -8232,7 +8232,7 @@ return Network;
diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html
index 55f728e23e..a58c68efb8 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 25047518d9..400f1773d5 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 e234c7322f..780487f151 100644
--- a/jsapi/ui.js.html
+++ b/jsapi/ui.js.html
@@ -8877,7 +8877,7 @@ return UI;
--
2.30.2