@ea-lab/reactive-json 0.0.27 → 0.0.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{HashChangeListener-DaWyWGIe.js → HashChangeListener-B5FvjGPF.js} +1001 -998
- package/dist/component/action/HashChangeListener.js +1 -1
- package/dist/component/action/MessageListener.js +1 -1
- package/dist/component/action/Popover.js +1 -1
- package/dist/component/action/ReactOnEvent.js +1 -1
- package/dist/component/action/Redirect.js +1 -1
- package/dist/component/action/Tooltip.js +1 -1
- package/dist/component/action/index.js +1 -1
- package/dist/component/element/form/CheckBoxField.js +1 -1
- package/dist/component/element/form/DateField.js +1 -1
- package/dist/component/element/form/SelectField.js +1 -1
- package/dist/component/element/form/TextAreaField.js +1 -1
- package/dist/component/element/form/TextField.js +1 -1
- package/dist/component/element/form/formElementsCommon.js +1 -1
- package/dist/component/element/form/index.js +1 -1
- package/dist/component/element/html/AccordionItem.js +1 -1
- package/dist/component/element/html/FolderSortableTree.js +1 -1
- package/dist/component/element/html/FormatNumeral.js +1 -1
- package/dist/component/element/html/Html.js +1 -1
- package/dist/component/element/html/LabelFromValue.js +1 -1
- package/dist/component/element/html/Modal.js +1 -1
- package/dist/component/element/html/PreformattedMarkup.js +1 -1
- package/dist/component/element/html/SortableTreeItemCollapseButton.js +1 -1
- package/dist/component/element/html/Tabs.js +1 -1
- package/dist/component/element/html/index.js +1 -1
- package/dist/component/element/index.js +1 -1
- package/dist/component/element/special/BootstrapElement.js +1 -1
- package/dist/component/element/special/Count.js +1 -1
- package/dist/component/element/special/DataFilter.js +1 -1
- package/dist/component/element/special/DelayedActions.js +1 -1
- package/dist/component/element/special/Phantom.js +1 -1
- package/dist/component/element/special/ReactiveJsonSubroot.js +1 -1
- package/dist/component/element/special/Switch.js +1 -1
- package/dist/component/element/special/index.js +1 -1
- package/dist/component/index.js +1 -1
- package/dist/component/reaction/addData.js +1 -1
- package/dist/component/reaction/fetchData.js +1 -1
- package/dist/component/reaction/index.js +1 -1
- package/dist/component/reaction/moveData.js +1 -1
- package/dist/component/reaction/postMessage.js +1 -1
- package/dist/component/reaction/redirectNow.js +1 -1
- package/dist/component/reaction/removeData.js +1 -1
- package/dist/component/reaction/setClipboardData.js +1 -1
- package/dist/component/reaction/setData.js +1 -1
- package/dist/component/reaction/submitData.js +1 -1
- package/dist/engine/Actions.js +1 -1
- package/dist/engine/ReactiveJsonRoot.js +1 -1
- package/dist/engine/TemplateSystem.js +1 -1
- package/dist/engine/View.js +1 -1
- package/dist/engine/index.js +1 -1
- package/dist/engine/utility/formatString.js +1 -1
- package/dist/main.js +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { H as a } from "../../HashChangeListener-
|
|
3
|
+
import { H as a } from "../../HashChangeListener-B5FvjGPF.js";
|
|
4
4
|
import "../../engine/EventDispatcherContext.js";
|
|
5
5
|
import "../../engine/GlobalDataContext.js";
|
|
6
6
|
import "../../engine/TemplateContext.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { M as s } from "../../HashChangeListener-
|
|
3
|
+
import { M as s } from "../../HashChangeListener-B5FvjGPF.js";
|
|
4
4
|
import "../../engine/EventDispatcherContext.js";
|
|
5
5
|
import "../../engine/GlobalDataContext.js";
|
|
6
6
|
import "../../engine/TemplateContext.js";
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../engine/GlobalDataContext.js";
|
|
4
4
|
import "../../engine/TemplateContext.js";
|
|
5
|
-
import { R as a, r as e } from "../../HashChangeListener-
|
|
5
|
+
import { R as a, r as e } from "../../HashChangeListener-B5FvjGPF.js";
|
|
6
6
|
import "../reaction/triggerEvent.js";
|
|
7
7
|
export {
|
|
8
8
|
a as ReactOnEvent,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { H as s, M as o, P as r, R as t, a as i, T as n, r as p } from "../../HashChangeListener-
|
|
1
|
+
import { H as s, M as o, P as r, R as t, a as i, T as n, r as p } from "../../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { Hide as H } from "./Hide.js";
|
|
3
3
|
import { VisuallyHide as f } from "./VisuallyHide.js";
|
|
4
4
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../NumberField-BCFUb50M.js";
|
|
4
|
-
import { C as x } from "../../../HashChangeListener-
|
|
4
|
+
import { C as x } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
5
5
|
import "../../../engine/GlobalDataContext.js";
|
|
6
6
|
import "../../../engine/TemplateContext.js";
|
|
7
7
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { D as a } from "../../../HashChangeListener-
|
|
2
|
+
import { D as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "../../../engine/GlobalDataContext.js";
|
|
5
5
|
import "../../../engine/TemplateContext.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { S as l } from "../../../HashChangeListener-
|
|
2
|
+
import { S as l } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
4
|
import "../../../engine/TemplateContext.js";
|
|
5
5
|
import "react";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
|
-
import { b as a } from "../../../HashChangeListener-
|
|
4
|
+
import { b as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
5
5
|
import "../../../engine/TemplateContext.js";
|
|
6
6
|
import "../../../NumberField-BCFUb50M.js";
|
|
7
7
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
|
-
import { c as x } from "../../../HashChangeListener-
|
|
4
|
+
import { c as x } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
5
5
|
import "../../../engine/TemplateContext.js";
|
|
6
6
|
import "../../../NumberField-BCFUb50M.js";
|
|
7
7
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as o, D as t, S as l, b as s, c as d, p as i } from "../../../HashChangeListener-
|
|
1
|
+
import { C as o, D as t, S as l, b as s, c as d, p as i } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { N as F } from "../../../NumberField-BCFUb50M.js";
|
|
3
3
|
export {
|
|
4
4
|
o as CheckBoxField,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { F as i } from "../../../HashChangeListener-
|
|
2
|
+
import { F as i } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
4
|
import "../../../engine/TemplateContext.js";
|
|
5
5
|
import "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { d as a } from "../../../HashChangeListener-
|
|
2
|
+
import { d as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
4
|
import "../../../engine/TemplateContext.js";
|
|
5
5
|
import "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { e as p, n as a } from "../../../HashChangeListener-
|
|
2
|
+
import { e as p, n as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "../../../engine/GlobalDataContext.js";
|
|
5
5
|
import "../../../engine/TemplateContext.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { L as a } from "../../../HashChangeListener-
|
|
2
|
+
import { L as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
4
|
import "../../../engine/TemplateContext.js";
|
|
5
5
|
import "react";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "../../../engine/GlobalDataContext.js";
|
|
3
3
|
import "../../../engine/TemplateContext.js";
|
|
4
|
-
import { f as a } from "../../../HashChangeListener-
|
|
4
|
+
import { f as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
5
5
|
import "react";
|
|
6
6
|
export {
|
|
7
7
|
a as Modal
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { g as a } from "../../../HashChangeListener-
|
|
2
|
+
import { g as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
4
|
import "../../../engine/TemplateContext.js";
|
|
5
5
|
import "react";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { i as a } from "../../../HashChangeListener-
|
|
3
|
+
import { i as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
4
4
|
import "../../../engine/GlobalDataContext.js";
|
|
5
5
|
import "../../../engine/TemplateContext.js";
|
|
6
6
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as r, F as o, d as t, e as s, L as l, f as m, g as b, h as d, i as u, n as F } from "../../../HashChangeListener-
|
|
1
|
+
import { A as r, F as o, d as t, e as s, L as l, f as m, g as b, h as d, i as u, n as F } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
export {
|
|
3
3
|
r as AccordionItem,
|
|
4
4
|
o as FolderSortableTree,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as t, B as o, C as s, j as r, k as l, D as i, l as m, F as n, d as c, e as d, L as F, f as u, o as p, g as b, q as x, S as T, h as A, s as S, i as f, b as h, c as C, m as D, n as B, p as P } from "../../HashChangeListener-
|
|
1
|
+
import { A as t, B as o, C as s, j as r, k as l, D as i, l as m, F as n, d as c, e as d, L as F, f as u, o as p, g as b, q as x, S as T, h as A, s as S, i as f, b as h, c as C, m as D, n as B, p as P } from "../../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { N as k } from "../../NumberField-BCFUb50M.js";
|
|
3
3
|
import { PageControls as N } from "./special/PageControls.js";
|
|
4
4
|
export {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { k as a } from "../../../HashChangeListener-
|
|
3
|
+
import { k as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
4
4
|
import "../../../engine/GlobalDataContext.js";
|
|
5
5
|
import "../../../engine/TemplateContext.js";
|
|
6
6
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { l as p, m as a } from "../../../HashChangeListener-
|
|
2
|
+
import { l as p, m as a } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "../../../engine/GlobalDataContext.js";
|
|
4
4
|
import "../../../engine/TemplateContext.js";
|
|
5
5
|
import "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import { q as b } from "../../../HashChangeListener-
|
|
2
|
+
import { q as b } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
3
3
|
import "../../../engine/EventDispatcherContext.js";
|
|
4
4
|
import "../../../engine/EventDispatcherProvider.js";
|
|
5
5
|
import "../../../engine/GlobalDataContext.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { s as c } from "../../../HashChangeListener-
|
|
3
|
+
import { s as c } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
4
4
|
import "../../../engine/GlobalDataContext.js";
|
|
5
5
|
import "../../../engine/PaginationContext.js";
|
|
6
6
|
import "../../../engine/TemplateContext.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as a, j as e, k as s, l as n, o as r, q as c, s as i, m as l } from "../../../HashChangeListener-
|
|
1
|
+
import { B as a, j as e, k as s, l as n, o as r, q as c, s as i, m as l } from "../../../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { PageControls as u } from "./PageControls.js";
|
|
3
3
|
export {
|
|
4
4
|
a as BootstrapElement,
|
package/dist/component/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as t, B as s, C as o, j as r, k as i, D as l, l as n, F as m, d, H as c, e as p, L as u, M as F, f as x, o as D, P as b, g as f, R as g, q as T, a as h, S as v, h as C, s as P, i as A, b as R, c as S, T as E, t as H, u as L, m as M, v as B, n as N, w as k, p as w, r as y, x as V, y as z, z as I, E as J, G as j } from "../HashChangeListener-
|
|
1
|
+
import { A as t, B as s, C as o, j as r, k as i, D as l, l as n, F as m, d, H as c, e as p, L as u, M as F, f as x, o as D, P as b, g as f, R as g, q as T, a as h, S as v, h as C, s as P, i as A, b as R, c as S, T as E, t as H, u as L, m as M, v as B, n as N, w as k, p as w, r as y, x as V, y as z, z as I, E as J, G as j } from "../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { Hide as G } from "./action/Hide.js";
|
|
3
3
|
import { VisuallyHide as K } from "./action/VisuallyHide.js";
|
|
4
4
|
import { N as U } from "../NumberField-BCFUb50M.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as s, u as e, v as r, w as o, x as D, y as m, z as d, E as i, G as p } from "../../HashChangeListener-
|
|
1
|
+
import { t as s, u as e, v as r, w as o, x as D, y as m, z as d, E as i, G as p } from "../../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { triggerEvent as f } from "./triggerEvent.js";
|
|
3
3
|
export {
|
|
4
4
|
s as addData,
|
package/dist/engine/Actions.js
CHANGED
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "react";
|
|
3
3
|
import "./GlobalDataContext.js";
|
|
4
4
|
import "./TemplateContext.js";
|
|
5
|
-
import { J as n, I as s } from "../HashChangeListener-
|
|
5
|
+
import { J as n, I as s } from "../HashChangeListener-B5FvjGPF.js";
|
|
6
6
|
import "../component/action/Hide.js";
|
|
7
7
|
import "../component/action/VisuallyHide.js";
|
|
8
8
|
export {
|
|
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
|
|
|
2
2
|
import "./EventDispatcherProvider.js";
|
|
3
3
|
import "./GlobalDataContextProvider.js";
|
|
4
4
|
import "./TemplateContext.js";
|
|
5
|
-
import { K as R } from "../HashChangeListener-
|
|
5
|
+
import { K as R } from "../HashChangeListener-B5FvjGPF.js";
|
|
6
6
|
import "./utility/parseRjBuild.js";
|
|
7
7
|
import "./utility/stringToBoolean.js";
|
|
8
8
|
import "react";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react";
|
|
2
2
|
import "./GlobalDataContext.js";
|
|
3
3
|
import "./TemplateContext.js";
|
|
4
|
-
import { N as u, _ as o, O as i, Q as m, U as p, V as r, W as v } from "../HashChangeListener-
|
|
4
|
+
import { N as u, _ as o, O as i, Q as m, U as p, V as r, W as v } from "../HashChangeListener-B5FvjGPF.js";
|
|
5
5
|
export {
|
|
6
6
|
u as dataLocationToPath,
|
|
7
7
|
o as default,
|
package/dist/engine/View.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
|
-
import { X as f } from "../HashChangeListener-
|
|
3
|
+
import { X as f } from "../HashChangeListener-B5FvjGPF.js";
|
|
4
4
|
import "../NumberField-BCFUb50M.js";
|
|
5
5
|
import "../component/element/special/PageControls.js";
|
|
6
6
|
import "./GlobalDataContext.js";
|
package/dist/engine/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { J as a, K as o, X as r, N as n, O as i, Q as s, U as l, V as p, I as m, W as x } from "../HashChangeListener-
|
|
1
|
+
import { J as a, K as o, X as r, N as n, O as i, Q as s, U as l, V as p, I as m, W as x } from "../HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { mergeComponentCollections as u } from "./ComponentCollector.js";
|
|
3
3
|
import { EventDispatcherContext as f } from "./EventDispatcherContext.js";
|
|
4
4
|
import { EventDispatcherProvider as c, addEventListener as P, removeEventListener as V } from "./EventDispatcherProvider.js";
|
package/dist/main.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as t, J as o, B as s, C as r, j as i, k as n, D as l, l as m, F as p, d, H as u, e as c, L as x, M as v, f, o as D, P as C, g as b, R as F, K as T, q as P, a as g, S as h, h as E, s as A, i as V, b as L, c as R, T as S, X as H, t as M, N, O as w, Q as B, U as J, u as k, m as y, V as G, I, v as z, n as O, w as j, p as q, r as K, x as Q, y as U, z as W, E as X, G as Y, W as Z } from "./HashChangeListener-
|
|
1
|
+
import { A as t, J as o, B as s, C as r, j as i, k as n, D as l, l as m, F as p, d, H as u, e as c, L as x, M as v, f, o as D, P as C, g as b, R as F, K as T, q as P, a as g, S as h, h as E, s as A, i as V, b as L, c as R, T as S, X as H, t as M, N, O as w, Q as B, U as J, u as k, m as y, V as G, I, v as z, n as O, w as j, p as q, r as K, x as Q, y as U, z as W, E as X, G as Y, W as Z } from "./HashChangeListener-B5FvjGPF.js";
|
|
2
2
|
import { Hide as $ } from "./component/action/Hide.js";
|
|
3
3
|
import { VisuallyHide as ea } from "./component/action/VisuallyHide.js";
|
|
4
4
|
import { N as oa } from "./NumberField-BCFUb50M.js";
|