From f3eaebea2f1bcd53b4d976dc303b75673515dcbf Mon Sep 17 00:00:00 2001 From: hnyman Date: Sun, 17 Mar 2024 07:20:29 +0000 Subject: [PATCH] deploy: f2a49104c4839cc61c0c6a32cf0b616ca7b7d667 --- 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.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 | 4 ++-- 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 | 14 +++++++------- jsapi/LuCI.ui.html | 28 ++++++++++++++-------------- jsapi/LuCI.ui.menu.html | 2 +- jsapi/LuCI.ui.tabs.html | 8 ++++---- 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 | 6 +----- 64 files changed, 87 insertions(+), 93 deletions(-) diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html index 47dee39ae7..d39cec498c 100644 --- a/jsapi/LuCI.baseclass.html +++ b/jsapi/LuCI.baseclass.html @@ -4758,7 +4758,7 @@ and the values extracted from the args array beginning with diff --git a/jsapi/LuCI.dom.html b/jsapi/LuCI.dom.html index 7adea88069..a7c8023741 100644 --- a/jsapi/LuCI.dom.html +++ b/jsapi/LuCI.dom.html @@ -6316,7 +6316,7 @@ ignored, else not.

diff --git a/jsapi/LuCI.form.AbstractElement.html b/jsapi/LuCI.form.AbstractElement.html index b3129f29fe..9ea330bd05 100644 --- a/jsapi/LuCI.form.AbstractElement.html +++ b/jsapi/LuCI.form.AbstractElement.html @@ -4305,7 +4305,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractSection.html b/jsapi/LuCI.form.AbstractSection.html index c09a777dcd..114106fc3c 100644 --- a/jsapi/LuCI.form.AbstractSection.html +++ b/jsapi/LuCI.form.AbstractSection.html @@ -6204,7 +6204,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.AbstractValue.html b/jsapi/LuCI.form.AbstractValue.html index ed3ccb9e32..b62950702d 100644 --- a/jsapi/LuCI.form.AbstractValue.html +++ b/jsapi/LuCI.form.AbstractValue.html @@ -7262,7 +7262,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.ButtonValue.html b/jsapi/LuCI.form.ButtonValue.html index 5158b2bbfe..e5ac3455f8 100644 --- a/jsapi/LuCI.form.ButtonValue.html +++ b/jsapi/LuCI.form.ButtonValue.html @@ -7585,7 +7585,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DummyValue.html b/jsapi/LuCI.form.DummyValue.html index 4bc8f01dff..32001355f9 100644 --- a/jsapi/LuCI.form.DummyValue.html +++ b/jsapi/LuCI.form.DummyValue.html @@ -7571,7 +7571,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.DynamicList.html b/jsapi/LuCI.form.DynamicList.html index d58d9402c6..a322f3c3ad 100644 --- a/jsapi/LuCI.form.DynamicList.html +++ b/jsapi/LuCI.form.DynamicList.html @@ -7422,7 +7422,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FileUpload.html b/jsapi/LuCI.form.FileUpload.html index d314590d7b..9a2ce1b539 100644 --- a/jsapi/LuCI.form.FileUpload.html +++ b/jsapi/LuCI.form.FileUpload.html @@ -7633,7 +7633,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.FlagValue.html b/jsapi/LuCI.form.FlagValue.html index 0649a1ebb5..02e8d565f6 100644 --- a/jsapi/LuCI.form.FlagValue.html +++ b/jsapi/LuCI.form.FlagValue.html @@ -7613,7 +7613,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.GridSection.html b/jsapi/LuCI.form.GridSection.html index d1f931fc55..a186c19dd9 100644 --- a/jsapi/LuCI.form.GridSection.html +++ b/jsapi/LuCI.form.GridSection.html @@ -6964,7 +6964,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.HiddenValue.html b/jsapi/LuCI.form.HiddenValue.html index 626bedcbc9..0c6afec46c 100644 --- a/jsapi/LuCI.form.HiddenValue.html +++ b/jsapi/LuCI.form.HiddenValue.html @@ -7426,7 +7426,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.JSONMap.html b/jsapi/LuCI.form.JSONMap.html index f53db3f1dd..0485391e3c 100644 --- a/jsapi/LuCI.form.JSONMap.html +++ b/jsapi/LuCI.form.JSONMap.html @@ -5884,7 +5884,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.ListValue.html b/jsapi/LuCI.form.ListValue.html index 90a112ebb6..92fe4cb0e5 100644 --- a/jsapi/LuCI.form.ListValue.html +++ b/jsapi/LuCI.form.ListValue.html @@ -7571,7 +7571,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html index 00bda876dc..0f3c8e624b 100644 --- a/jsapi/LuCI.form.Map.html +++ b/jsapi/LuCI.form.Map.html @@ -5863,7 +5863,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.MultiValue.html b/jsapi/LuCI.form.MultiValue.html index d17e15000e..4f6b6716a2 100644 --- a/jsapi/LuCI.form.MultiValue.html +++ b/jsapi/LuCI.form.MultiValue.html @@ -7522,7 +7522,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.NamedSection.html b/jsapi/LuCI.form.NamedSection.html index 4d041786a5..72d52c8b44 100644 --- a/jsapi/LuCI.form.NamedSection.html +++ b/jsapi/LuCI.form.NamedSection.html @@ -6468,7 +6468,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.SectionValue.html b/jsapi/LuCI.form.SectionValue.html index ed7de3e05a..41b1cb5764 100644 --- a/jsapi/LuCI.form.SectionValue.html +++ b/jsapi/LuCI.form.SectionValue.html @@ -7453,7 +7453,7 @@ its write() implementation is a no-op.

diff --git a/jsapi/LuCI.form.TableSection.html b/jsapi/LuCI.form.TableSection.html index e1732dcb56..586beedf1b 100644 --- a/jsapi/LuCI.form.TableSection.html +++ b/jsapi/LuCI.form.TableSection.html @@ -6936,7 +6936,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.TextValue.html b/jsapi/LuCI.form.TextValue.html index 9278945fd1..582d18ef16 100644 --- a/jsapi/LuCI.form.TextValue.html +++ b/jsapi/LuCI.form.TextValue.html @@ -7469,7 +7469,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.TypedSection.html b/jsapi/LuCI.form.TypedSection.html index 4708d9c828..ca461f3059 100644 --- a/jsapi/LuCI.form.TypedSection.html +++ b/jsapi/LuCI.form.TypedSection.html @@ -6625,7 +6625,7 @@ was neither a string nor a function. diff --git a/jsapi/LuCI.form.Value.html b/jsapi/LuCI.form.Value.html index 0e3363de1d..1ab1b80ade 100644 --- a/jsapi/LuCI.form.Value.html +++ b/jsapi/LuCI.form.Value.html @@ -7528,7 +7528,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.html b/jsapi/LuCI.form.html index 00918c0b2c..762e7df874 100644 --- a/jsapi/LuCI.form.html +++ b/jsapi/LuCI.form.html @@ -3726,7 +3726,7 @@ m.render().then(function(node) { diff --git a/jsapi/LuCI.fs.html b/jsapi/LuCI.fs.html index f029a7de6b..f5aa344416 100644 --- a/jsapi/LuCI.fs.html +++ b/jsapi/LuCI.fs.html @@ -5915,7 +5915,7 @@ the failure reason. diff --git a/jsapi/LuCI.headers.html b/jsapi/LuCI.headers.html index 17de661322..4d224fd563 100644 --- a/jsapi/LuCI.headers.html +++ b/jsapi/LuCI.headers.html @@ -3931,7 +3931,7 @@ Note: Header-Names are case-insensitive.

diff --git a/jsapi/LuCI.html b/jsapi/LuCI.html index 42069fccad..b8664bde1a 100644 --- a/jsapi/LuCI.html +++ b/jsapi/LuCI.html @@ -8338,7 +8338,7 @@ else null.

diff --git a/jsapi/LuCI.network.Device.html b/jsapi/LuCI.network.Device.html index c5834e2630..af6171755a 100644 --- a/jsapi/LuCI.network.Device.html +++ b/jsapi/LuCI.network.Device.html @@ -6296,7 +6296,7 @@ when it is down or absent. diff --git a/jsapi/LuCI.network.Hosts.html b/jsapi/LuCI.network.Hosts.html index d754e776cd..b5edbb1d0d 100644 --- a/jsapi/LuCI.network.Hosts.html +++ b/jsapi/LuCI.network.Hosts.html @@ -4857,7 +4857,7 @@ is used as hint. diff --git a/jsapi/LuCI.network.Protocol.html b/jsapi/LuCI.network.Protocol.html index 7800edf2f6..7e35ac0636 100644 --- a/jsapi/LuCI.network.Protocol.html +++ b/jsapi/LuCI.network.Protocol.html @@ -8087,7 +8087,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiDevice.html b/jsapi/LuCI.network.WifiDevice.html index 3d97ff944b..c7dc958c89 100644 --- a/jsapi/LuCI.network.WifiDevice.html +++ b/jsapi/LuCI.network.WifiDevice.html @@ -5228,7 +5228,7 @@ configuration.

diff --git a/jsapi/LuCI.network.WifiNetwork.html b/jsapi/LuCI.network.WifiNetwork.html index 817a137e89..c694d6ca14 100644 --- a/jsapi/LuCI.network.WifiNetwork.html +++ b/jsapi/LuCI.network.WifiNetwork.html @@ -7818,7 +7818,7 @@ configuration.

diff --git a/jsapi/LuCI.network.html b/jsapi/LuCI.network.html index 5815765149..01c5fecbdd 100644 --- a/jsapi/LuCI.network.html +++ b/jsapi/LuCI.network.html @@ -9666,7 +9666,7 @@ conjunction with quality to calculate a quality percentage.

- Documentation generated by JSDoc 3.6.11 on Sun Mar 17 2024 01:37:28 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html index ca2d3384ff..84d5e1e315 100644 --- a/jsapi/LuCI.poll.html +++ b/jsapi/LuCI.poll.html @@ -4314,7 +4314,7 @@ run to begin with. diff --git a/jsapi/LuCI.request.html b/jsapi/LuCI.request.html index af3626af2e..f45a917552 100644 --- a/jsapi/LuCI.request.html +++ b/jsapi/LuCI.request.html @@ -5249,7 +5249,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 8050b30546..dda64f2518 100644 --- a/jsapi/LuCI.request.poll.html +++ b/jsapi/LuCI.request.poll.html @@ -4433,7 +4433,7 @@ else null.

diff --git a/jsapi/LuCI.response.html b/jsapi/LuCI.response.html index 6a9c9b4451..42e6b9811b 100644 --- a/jsapi/LuCI.response.html +++ b/jsapi/LuCI.response.html @@ -4391,7 +4391,7 @@ using String() and treated as response text.

diff --git a/jsapi/LuCI.rpc.html b/jsapi/LuCI.rpc.html index 1b3f95bb8a..1ffa9a2585 100644 --- a/jsapi/LuCI.rpc.html +++ b/jsapi/LuCI.rpc.html @@ -5722,7 +5722,7 @@ to the expect and filter declarations. diff --git a/jsapi/LuCI.session.html b/jsapi/LuCI.session.html index c08fac8d75..22fadbc4da 100644 --- a/jsapi/LuCI.session.html +++ b/jsapi/LuCI.session.html @@ -4161,7 +4161,7 @@ being put in the session store.

diff --git a/jsapi/LuCI.uci.html b/jsapi/LuCI.uci.html index 7eef2ed478..112abf3430 100644 --- a/jsapi/LuCI.uci.html +++ b/jsapi/LuCI.uci.html @@ -4003,7 +4003,7 @@ operation to cancel the rollback timer.

- uci.js, line 985 + uci.js, line 983
@@ -7209,7 +7209,7 @@ associated name as arguments.

diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html index 55a82c6cd0..d6aa10fb0c 100644 --- a/jsapi/LuCI.ui.AbstractElement.html +++ b/jsapi/LuCI.ui.AbstractElement.html @@ -5265,7 +5265,7 @@ and are displayed in a slightly faded style.

diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html index 714015b185..938e4a7086 100644 --- a/jsapi/LuCI.ui.Checkbox.html +++ b/jsapi/LuCI.ui.Checkbox.html @@ -5379,7 +5379,7 @@ it is required for HTML based form submissions.

diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html index 555360db92..aa621078ac 100644 --- a/jsapi/LuCI.ui.ComboButton.html +++ b/jsapi/LuCI.ui.ComboButton.html @@ -5409,7 +5409,7 @@ choice value as second argument.

diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html index a3ab454b30..708186a675 100644 --- a/jsapi/LuCI.ui.Combobox.html +++ b/jsapi/LuCI.ui.Combobox.html @@ -5312,7 +5312,7 @@ forcibly set to true.

diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html index 5f812ab7cf..3bbf88bad4 100644 --- a/jsapi/LuCI.ui.Dropdown.html +++ b/jsapi/LuCI.ui.Dropdown.html @@ -6110,7 +6110,7 @@ expression. Only applicable when create is true.

- Documentation generated by JSDoc 3.6.11 on Sun Mar 17 2024 01:37:28 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html index b6d4027144..0af0ebbf14 100644 --- a/jsapi/LuCI.ui.DynamicList.html +++ b/jsapi/LuCI.ui.DynamicList.html @@ -5487,7 +5487,7 @@ it to remain unselected.

diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html index c363e2e1ad..0a71965b35 100644 --- a/jsapi/LuCI.ui.FileUpload.html +++ b/jsapi/LuCI.ui.FileUpload.html @@ -5336,7 +5336,7 @@ ACL setup for the current session.

diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html index 7f18d567c1..deeff47f3d 100644 --- a/jsapi/LuCI.ui.Hiddenfield.html +++ b/jsapi/LuCI.ui.Hiddenfield.html @@ -5090,7 +5090,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 4cfb364bb9..3e1dc9b42a 100644 --- a/jsapi/LuCI.ui.Select.html +++ b/jsapi/LuCI.ui.Select.html @@ -5442,7 +5442,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 960da0f8a8..9e301ce136 100644 --- a/jsapi/LuCI.ui.Textarea.html +++ b/jsapi/LuCI.ui.Textarea.html @@ -5388,7 +5388,7 @@ contents.

diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html index 2f9a6b886d..ff6bb75556 100644 --- a/jsapi/LuCI.ui.Textfield.html +++ b/jsapi/LuCI.ui.Textfield.html @@ -5316,7 +5316,7 @@ corresponding <input> element is empty.

diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html index c38e6eff4d..9b4343ccf1 100644 --- a/jsapi/LuCI.ui.changes.html +++ b/jsapi/LuCI.ui.changes.html @@ -3547,7 +3547,7 @@ external JavaScript, use L.require("ui").then(...) and ac
- ui.js, line 4358 + ui.js, line 4354
@@ -3632,7 +3632,7 @@ external JavaScript, use L.require("ui").then(...) and ac
- ui.js, line 4687 + ui.js, line 4683
@@ -3773,7 +3773,7 @@ settings.

- ui.js, line 4435 + ui.js, line 4431
@@ -3846,7 +3846,7 @@ and offer options to revert or apply the shown changes.

- ui.js, line 4401 + ui.js, line 4397
@@ -3964,7 +3964,7 @@ UCI changeset structure.

- ui.js, line 4764 + ui.js, line 4760
@@ -4040,7 +4040,7 @@ complete.

- ui.js, line 4379 + ui.js, line 4375
@@ -4168,7 +4168,7 @@ is removed.

diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html index 1bdb6318a5..26c81bc6bc 100644 --- a/jsapi/LuCI.ui.html +++ b/jsapi/LuCI.ui.html @@ -3544,7 +3544,7 @@ external JavaScript, use L.require("ui").then(...).

- ui.js, line 3485 + ui.js, line 3481 @@ -3675,7 +3675,7 @@ external JavaScript, use L.require("ui").then(...).

- ui.js, line 3696 + ui.js, line 3692 @@ -3905,7 +3905,7 @@ banner element.

- ui.js, line 4832 + ui.js, line 4828
@@ -4219,7 +4219,7 @@ trigger field validation or to bind it to further events.
- ui.js, line 4322 + ui.js, line 4318
@@ -4356,7 +4356,7 @@ default.

- ui.js, line 4883 + ui.js, line 4879
@@ -4582,7 +4582,7 @@ valid function value.
- ui.js, line 3816 + ui.js, line 3812
@@ -4730,7 +4730,7 @@ requested indicator was not found.
- ui.js, line 3587 + ui.js, line 3583
@@ -4806,7 +4806,7 @@ handler as-is without the need to bind it first.

- ui.js, line 4926 + ui.js, line 4922
@@ -4958,7 +4958,7 @@ caught and rendered using LuCI.error() - ui.js, line 3859 + ui.js, line 3855 @@ -5200,7 +5200,7 @@ accepted by LuCI.dom.content().

- ui.js, line 4296 + ui.js, line 4292
@@ -5403,7 +5403,7 @@ or rejecting with null when the connectivity check timed out.
- ui.js, line 3768 + ui.js, line 3764
@@ -5677,7 +5677,7 @@ changes were made.
- ui.js, line 3559 + ui.js, line 3555
@@ -5906,7 +5906,7 @@ element.

- ui.js, line 4174 + ui.js, line 4170
@@ -6264,7 +6264,7 @@ cancelled by the user. diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html index 30dd8d01dd..3e6d56a333 100644 --- a/jsapi/LuCI.ui.menu.html +++ b/jsapi/LuCI.ui.menu.html @@ -4215,7 +4215,7 @@ internal root node if omitted.

diff --git a/jsapi/LuCI.ui.tabs.html b/jsapi/LuCI.ui.tabs.html index e67cf357b8..c10fe37d41 100644 --- a/jsapi/LuCI.ui.tabs.html +++ b/jsapi/LuCI.ui.tabs.html @@ -3548,7 +3548,7 @@ external JavaScript, use L.require("ui").then(...) and ac
- ui.js, line 3900 + ui.js, line 3896
@@ -3633,7 +3633,7 @@ external JavaScript, use L.require("ui").then(...) and ac
- ui.js, line 3955 + ui.js, line 3951
@@ -3762,7 +3762,7 @@ DOM node.

- ui.js, line 4027 + ui.js, line 4023
@@ -3915,7 +3915,7 @@ DOM node.

diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html index 59fef0f815..ef59f97c9b 100644 --- a/jsapi/LuCI.view.html +++ b/jsapi/LuCI.view.html @@ -4519,7 +4519,7 @@ to a Node value. diff --git a/jsapi/LuCI.xhr.html b/jsapi/LuCI.xhr.html index 2db6712dbe..a136ffe2b6 100644 --- a/jsapi/LuCI.xhr.html +++ b/jsapi/LuCI.xhr.html @@ -4483,7 +4483,7 @@ when invoked.

diff --git a/jsapi/form.js.html b/jsapi/form.js.html index 8fa04814f2..2c92613292 100644 --- a/jsapi/form.js.html +++ b/jsapi/form.js.html @@ -8345,7 +8345,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ { diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html index 9501f0b2f4..48422ce3e0 100644 --- a/jsapi/fs.js.html +++ b/jsapi/fs.js.html @@ -3957,7 +3957,7 @@ return FileSystem; diff --git a/jsapi/index.html b/jsapi/index.html index 80edd9b4e1..c247217adc 100644 --- a/jsapi/index.html +++ b/jsapi/index.html @@ -3544,7 +3544,7 @@ is the central JSDoc 3.6.11 on Sun Mar 17 2024 01:37:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Sun Mar 17 2024 07:20:27 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html index 9f548a479c..979e1f579c 100644 --- a/jsapi/luci.js.html +++ b/jsapi/luci.js.html @@ -6990,7 +6990,7 @@ diff --git a/jsapi/network.js.html b/jsapi/network.js.html index f9178843f0..f4f0c60a29 100644 --- a/jsapi/network.js.html +++ b/jsapi/network.js.html @@ -7914,7 +7914,7 @@ return Network; diff --git a/jsapi/rpc.js.html b/jsapi/rpc.js.html index 67bd0a4254..c943e06e5d 100644 --- a/jsapi/rpc.js.html +++ b/jsapi/rpc.js.html @@ -4013,7 +4013,7 @@ return baseclass.extend(/** @lends LuCI.rpc.prototype */ { diff --git a/jsapi/uci.js.html b/jsapi/uci.js.html index a6683de821..e6f7b64e1d 100644 --- a/jsapi/uci.js.html +++ b/jsapi/uci.js.html @@ -4437,8 +4437,6 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ { window.setTimeout(try_confirm, 250); else return Promise.reject(rv); - } else { - document.dispatchEvent(new CustomEvent('uci-applied')); } return rv; @@ -4518,7 +4516,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ { diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html index 085817497d..12c466bec1 100644 --- a/jsapi/ui.js.html +++ b/jsapi/ui.js.html @@ -6996,10 +6996,6 @@ var UITable = baseclass.extend(/** @lends LuCI.ui.table.prototype */ { } }); -// Because the menu can depend on uci values, we need to flush the cache -// after uci mutations. -document.addEventListener('uci-applied', () => UIMenu.flushCache()); - /** * @class ui * @memberof LuCI @@ -8487,7 +8483,7 @@ return UI; -- 2.30.2