From: systemcrash Date: Wed, 6 Mar 2024 01:04:39 +0000 (+0000) Subject: deploy: f630f2241c8807a18c1d5bf1e7e286b3dd6a97f8 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3ebfd2a669b21fb7661461700a3285a00933a98c;p=project%2Fluci.git deploy: f630f2241c8807a18c1d5bf1e7e286b3dd6a97f8 --- diff --git a/jsapi/LuCI.baseclass.html b/jsapi/LuCI.baseclass.html index 16bc67aaa8..2a51708f49 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 f5b8f6bbfe..c2ad866964 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 b49d63a682..9dcb60abd7 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 1ad86e9660..6804073b48 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 ce1069487a..d6158c89ff 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 04740ba793..05f9222714 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 e560d465a7..1ff91d9ec6 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 1d6a015f8d..7b8402aeb6 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 39591c7c57..9550b9e268 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 1c1b181ac1..e9c7a89277 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 8a36ccb4f4..5015ec72a6 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 2453648107..613bb06bce 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 1184abc0d8..30676f73f3 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 ff4e113c7a..3e5961ff58 100644 --- a/jsapi/LuCI.form.ListValue.html +++ b/jsapi/LuCI.form.ListValue.html @@ -3524,7 +3524,7 @@

The ListValue class implements a simple static HTML select element -allowing the user chose a single value from a set of predefined choices. +allowing the user to choose a single value from a set of predefined choices. It builds upon the LuCI.ui.Select widget.

@@ -7571,7 +7571,7 @@ before it is written.

diff --git a/jsapi/LuCI.form.Map.html b/jsapi/LuCI.form.Map.html index d1e9349d11..fd26e99b4c 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 84bebbc87a..82223160d8 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 b98b8d60fc..75fba5ea16 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 0ac6364c08..64b889408e 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 0645d57180..35cd2eb01f 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 2aa0ef97cf..cdc4bc92fa 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 3bae7fd784..7bff7421b6 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 335093c3b4..4b2495bc47 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 17dc8d6030..b745a20466 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 7b6a002b33..2a07482ddf 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 f946c7e10e..fc1d51245c 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 60595f03df..705ab7d2ea 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 967145f1db..0d0c9d3a8c 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 f26c915fc5..62902ff395 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 ed6ea276e2..170e737520 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 bc4abcec40..6757bd9a6d 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 ebaf88fb1f..ff85042724 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 30026c4133..4d415ee91f 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 Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/LuCI.poll.html b/jsapi/LuCI.poll.html index 54ab97da51..ca13ee12a4 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 3620ac5d77..55c9871bda 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 f8a44eaab9..7864cf2877 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 56834da33e..bb1e01e603 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 f497140a30..8d02b455df 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 1d2a3f6caf..1b65eb7859 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 c698f79594..c2bb4f49f1 100644 --- a/jsapi/LuCI.uci.html +++ b/jsapi/LuCI.uci.html @@ -7209,7 +7209,7 @@ associated name as arguments.

diff --git a/jsapi/LuCI.ui.AbstractElement.html b/jsapi/LuCI.ui.AbstractElement.html index aee0c32e78..b942d6672b 100644 --- a/jsapi/LuCI.ui.AbstractElement.html +++ b/jsapi/LuCI.ui.AbstractElement.html @@ -4231,7 +4231,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4332,7 +4332,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4612,7 +4612,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5265,7 +5265,7 @@ and are displayed in a slightly faded style.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Checkbox.html b/jsapi/LuCI.ui.Checkbox.html index 497424f05a..d965edab42 100644 --- a/jsapi/LuCI.ui.Checkbox.html +++ b/jsapi/LuCI.ui.Checkbox.html @@ -4444,7 +4444,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4547,7 +4547,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4831,7 +4831,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5379,7 +5379,7 @@ it is required for HTML based form submissions.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.ComboButton.html b/jsapi/LuCI.ui.ComboButton.html index fcf7fc6f55..8414195a57 100644 --- a/jsapi/LuCI.ui.ComboButton.html +++ b/jsapi/LuCI.ui.ComboButton.html @@ -4627,7 +4627,7 @@ registered.

-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4911,7 +4911,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5409,7 +5409,7 @@ choice value as second argument.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Combobox.html b/jsapi/LuCI.ui.Combobox.html index 34596753e5..b4870ee3d4 100644 --- a/jsapi/LuCI.ui.Combobox.html +++ b/jsapi/LuCI.ui.Combobox.html @@ -4629,7 +4629,7 @@ registered.

-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4913,7 +4913,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5312,7 +5312,7 @@ forcibly set to true.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Dropdown.html b/jsapi/LuCI.ui.Dropdown.html index 0ee2006b93..b45db0dc9f 100644 --- a/jsapi/LuCI.ui.Dropdown.html +++ b/jsapi/LuCI.ui.Dropdown.html @@ -4732,7 +4732,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4835,7 +4835,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -5119,7 +5119,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -6110,7 +6110,7 @@ expression. Only applicable when create is true.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.DynamicList.html b/jsapi/LuCI.ui.DynamicList.html index 20a2be6533..bbc89da99a 100644 --- a/jsapi/LuCI.ui.DynamicList.html +++ b/jsapi/LuCI.ui.DynamicList.html @@ -4603,7 +4603,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4706,7 +4706,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4990,7 +4990,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5487,7 +5487,7 @@ it to remain unselected.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.FileUpload.html b/jsapi/LuCI.ui.FileUpload.html index 41b1f00716..efe48e6d4f 100644 --- a/jsapi/LuCI.ui.FileUpload.html +++ b/jsapi/LuCI.ui.FileUpload.html @@ -4349,7 +4349,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4452,7 +4452,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4736,7 +4736,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5336,7 +5336,7 @@ ACL setup for the current session.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Hiddenfield.html b/jsapi/LuCI.ui.Hiddenfield.html index 2f146035b1..55b96d91f7 100644 --- a/jsapi/LuCI.ui.Hiddenfield.html +++ b/jsapi/LuCI.ui.Hiddenfield.html @@ -4348,7 +4348,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4451,7 +4451,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4735,7 +4735,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5090,7 +5090,7 @@ trigger validation runs, e.g. when programmatically altering values.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Select.html b/jsapi/LuCI.ui.Select.html index ab9ddedfae..0907c52340 100644 --- a/jsapi/LuCI.ui.Select.html +++ b/jsapi/LuCI.ui.Select.html @@ -4383,7 +4383,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4486,7 +4486,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4770,7 +4770,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5442,7 +5442,7 @@ selected yet. Only applicable to the select widget type.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Textarea.html b/jsapi/LuCI.ui.Textarea.html index d3e1e9a472..816ef26d4e 100644 --- a/jsapi/LuCI.ui.Textarea.html +++ b/jsapi/LuCI.ui.Textarea.html @@ -4344,7 +4344,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4447,7 +4447,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4731,7 +4731,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5388,7 +5388,7 @@ contents.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.Textfield.html b/jsapi/LuCI.ui.Textfield.html index eff0facc51..d3c0c33199 100644 --- a/jsapi/LuCI.ui.Textfield.html +++ b/jsapi/LuCI.ui.Textfield.html @@ -4344,7 +4344,7 @@ registered.

-

Render the widget, setup event listeners and return resulting markup.

+

Render the widget, set up event listeners and return resulting markup.

@@ -4447,7 +4447,7 @@ widget markup.
-

Setup listeners for native DOM events that may change the widget value.

+

Set up listeners for native DOM events that may change the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to change completely, such as change events in a select menu. In contrast to update events, such @@ -4731,7 +4731,7 @@ inputs, not to radio buttons, selects or similar.

-

Setup listeners for native DOM events that may update the widget value.

+

Set up listeners for native DOM events that may update the widget value.

Sets up event handlers on the given target DOM node for the given event names which may cause the input value to update, such as keyup or onclick events. In contrast to change events, such update events will @@ -5316,7 +5316,7 @@ corresponding <input> element is empty.

- Documentation generated by JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time)
diff --git a/jsapi/LuCI.ui.changes.html b/jsapi/LuCI.ui.changes.html index 0a88cf96ab..e74a4e3fd8 100644 --- a/jsapi/LuCI.ui.changes.html +++ b/jsapi/LuCI.ui.changes.html @@ -4168,7 +4168,7 @@ is removed.

diff --git a/jsapi/LuCI.ui.html b/jsapi/LuCI.ui.html index 16b6de2b8e..2e8195c683 100644 --- a/jsapi/LuCI.ui.html +++ b/jsapi/LuCI.ui.html @@ -4745,7 +4745,7 @@ requested indicator was not found.

This function will close an open modal dialog and restore the normal view behaviour. It has no effect if no modal dialog is currently open.

Note that this function is stand-alone, it does not rely on this and -will not invoke other class functions so it suitable to be used as event +will not invoke other class functions so it is suitable to be used as event handler as-is without the need to bind it first.

@@ -6264,7 +6264,7 @@ cancelled by the user. diff --git a/jsapi/LuCI.ui.menu.html b/jsapi/LuCI.ui.menu.html index 44df05274d..af5bce2546 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 381ddcb716..4d7686eedf 100644 --- a/jsapi/LuCI.ui.tabs.html +++ b/jsapi/LuCI.ui.tabs.html @@ -3915,7 +3915,7 @@ DOM node.

diff --git a/jsapi/LuCI.view.html b/jsapi/LuCI.view.html index 6fa9fd044a..f45dc36ee8 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 a9a02bc20a..3d054926eb 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 ea311b649d..0de561ac18 100644 --- a/jsapi/form.js.html +++ b/jsapi/form.js.html @@ -7351,7 +7351,7 @@ var CBIDynamicList = CBIValue.extend(/** @lends LuCI.form.DynamicList.prototype * @classdesc * * The `ListValue` class implements a simple static HTML select element - * allowing the user chose a single value from a set of predefined choices. + * allowing the user to choose a single value from a set of predefined choices. * It builds upon the {@link LuCI.ui.Select} widget. * * @param {LuCI.form.Map|LuCI.form.JSONMap} form @@ -8345,7 +8345,7 @@ return baseclass.extend(/** @lends LuCI.form.prototype */ { diff --git a/jsapi/fs.js.html b/jsapi/fs.js.html index 05e6b57446..1efbb272e6 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 91f02cc83f..666cf73f10 100644 --- a/jsapi/index.html +++ b/jsapi/index.html @@ -3544,7 +3544,7 @@ is the central JSDoc 3.6.11 on Wed Feb 21 2024 15:29:27 GMT+0000 (Coordinated Universal Time) + Documentation generated by JSDoc 3.6.11 on Wed Mar 06 2024 01:04:36 GMT+0000 (Coordinated Universal Time) diff --git a/jsapi/luci.js.html b/jsapi/luci.js.html index df7a248e77..2e9448acf5 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 134274c822..5fbb99dac3 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 f117ebd1e2..0b27186cd7 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 78339bea4a..d00437098f 100644 --- a/jsapi/uci.js.html +++ b/jsapi/uci.js.html @@ -4516,7 +4516,7 @@ return baseclass.extend(/** @lends LuCI.uci.prototype */ { diff --git a/jsapi/ui.js.html b/jsapi/ui.js.html index 674f29d9eb..9726c6e72f 100644 --- a/jsapi/ui.js.html +++ b/jsapi/ui.js.html @@ -3740,7 +3740,7 @@ var UIElement = baseclass.extend(/** @lends LuCI.ui.AbstractElement.prototype */ }, /** - * Setup listeners for native DOM events that may update the widget value. + * Set up listeners for native DOM events that may update the widget value. * * Sets up event handlers on the given target DOM node for the given event * names which may cause the input value to update, such as `keyup` or @@ -3783,7 +3783,7 @@ var UIElement = baseclass.extend(/** @lends LuCI.ui.AbstractElement.prototype */ }, /** - * Setup listeners for native DOM events that may change the widget value. + * Set up listeners for native DOM events that may change the widget value. * * Sets up event handlers on the given target DOM node for the given event * names which may cause the input value to change completely, such as @@ -3810,7 +3810,7 @@ var UIElement = baseclass.extend(/** @lends LuCI.ui.AbstractElement.prototype */ }, /** - * Render the widget, setup event listeners and return resulting markup. + * Render the widget, set up event listeners and return resulting markup. * * @instance * @memberof LuCI.ui.AbstractElement @@ -7024,7 +7024,7 @@ var UI = baseclass.extend(/** @lends LuCI.ui.prototype */ { tooltipDiv = document.body.appendChild( dom.create('div', { class: 'cbi-tooltip' })); - /* setup old aliases */ + /* set up old aliases */ L.showModal = this.showModal; L.hideModal = this.hideModal; L.showTooltip = this.showTooltip; @@ -7095,7 +7095,7 @@ var UI = baseclass.extend(/** @lends LuCI.ui.prototype */ { * behaviour. It has no effect if no modal dialog is currently open. * * Note that this function is stand-alone, it does not rely on `this` and - * will not invoke other class functions so it suitable to be used as event + * will not invoke other class functions so it is suitable to be used as event * handler as-is without the need to bind it first. */ hideModal: function() { @@ -8483,7 +8483,7 @@ return UI;