@ea-lab/reactive-json 0.4.0 → 0.5.0
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-kneRVdsH.js → HashChangeListener-BaaJxyFq.js} +3488 -3330
- 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/SetAttributeValue.js +7 -0
- package/dist/component/action/ToggleAttributeValue.js +7 -0
- package/dist/component/action/Tooltip.js +1 -1
- package/dist/component/action/UnsetAttribute.js +7 -0
- package/dist/component/action/UnsetAttributeValue.js +7 -0
- package/dist/component/action/index.js +14 -10
- package/dist/component/dataMapping/index.js +1 -1
- package/dist/component/dataMapping/simpleMapping.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/NumberField.js +1 -1
- package/dist/component/element/form/SelectField.js +2 -2
- 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 +5 -5
- 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 +11 -11
- package/dist/component/element/special/BootstrapElement.js +1 -1
- package/dist/component/element/special/Count.js +2 -2
- 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 +2 -2
- package/dist/component/element/special/index.js +4 -4
- package/dist/component/index.js +49 -45
- package/dist/component/reaction/addData.js +1 -1
- package/dist/component/reaction/fetchData.js +1 -1
- package/dist/component/reaction/index.js +4 -4
- 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/component/reaction/utility/httpRequestCommon.js +1 -1
- package/dist/component/reaction/utility/index.js +2 -2
- package/dist/coreComponentsPlugin.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 +15 -15
- package/dist/engine/utility/analyzeDataOverrideReferences.js +1 -1
- package/dist/engine/utility/formatString.js +1 -1
- package/dist/engine/utility/index.js +1 -1
- package/dist/main.js +84 -80
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { E as m } from "../../../HashChangeListener-BaaJxyFq.js";
|
|
2
2
|
import "../../../alterData-CjaFWyAA.js";
|
|
3
3
|
import "../../../engine/utility/dataMappingSystem.js";
|
|
4
4
|
import "../../../engine/utility/parseRjBuild.js";
|
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 {
|
|
5
|
+
import { X as s, W as d } from "../HashChangeListener-BaaJxyFq.js";
|
|
6
6
|
import "../component/action/Hide.js";
|
|
7
7
|
import "../component/action/VisuallyHide.js";
|
|
8
8
|
import "../alterData-CjaFWyAA.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { Y as n } from "../HashChangeListener-BaaJxyFq.js";
|
|
3
3
|
import "./ComponentCollector.js";
|
|
4
4
|
import "./EventDispatcherProvider.js";
|
|
5
5
|
import "./GlobalDataContextProvider.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react";
|
|
2
2
|
import "./GlobalDataContext.js";
|
|
3
3
|
import "./TemplateContext.js";
|
|
4
|
-
import {
|
|
4
|
+
import { Z as u, a8 as o, _ as i, $ as m, a0 as p, a1 as r, a2 as v } from "../HashChangeListener-BaaJxyFq.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 {
|
|
3
|
+
import { a6 as e } from "../HashChangeListener-BaaJxyFq.js";
|
|
4
4
|
import "../component/element/special/PageControls.js";
|
|
5
5
|
import "./GlobalDataContext.js";
|
|
6
6
|
import "./TemplateContext.js";
|
package/dist/engine/index.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { X as t, Y as o, a6 as r, a3 as n, Z as i, _ as s, $ as p, a0 as l, a4 as m, a1 as x, W as f, a5 as v, a2 as d } from "../HashChangeListener-BaaJxyFq.js";
|
|
2
2
|
import { mergeComponentCollections as c } from "./ComponentCollector.js";
|
|
3
3
|
import { EventDispatcherContext as D } from "./EventDispatcherContext.js";
|
|
4
|
-
import { EventDispatcherProvider as P, addEventListener as T, removeEventListener as
|
|
5
|
-
import { GlobalDataContext as
|
|
4
|
+
import { EventDispatcherProvider as P, addEventListener as T, removeEventListener as b } from "./EventDispatcherProvider.js";
|
|
5
|
+
import { GlobalDataContext as V } from "./GlobalDataContext.js";
|
|
6
6
|
import { GlobalDataContextProvider as h } from "./GlobalDataContextProvider.js";
|
|
7
7
|
import { PaginationContext as A } from "./PaginationContext.js";
|
|
8
8
|
import { PaginationProvider as B } from "./PaginationProvider.js";
|
|
9
|
-
import { TemplateContext as
|
|
10
|
-
import { a as
|
|
11
|
-
import { applyDataMapping as
|
|
12
|
-
import { parseRjBuild as
|
|
13
|
-
import { stringToBoolean as
|
|
9
|
+
import { TemplateContext as S } from "./TemplateContext.js";
|
|
10
|
+
import { a as w } from "../alterData-CjaFWyAA.js";
|
|
11
|
+
import { applyDataMapping as F } from "./utility/dataMappingSystem.js";
|
|
12
|
+
import { parseRjBuild as M } from "./utility/parseRjBuild.js";
|
|
13
|
+
import { stringToBoolean as W } from "./utility/stringToBoolean.js";
|
|
14
14
|
export {
|
|
15
15
|
t as ActionDependant,
|
|
16
16
|
D as EventDispatcherContext,
|
|
17
17
|
P as EventDispatcherProvider,
|
|
18
|
-
|
|
18
|
+
V as GlobalDataContext,
|
|
19
19
|
h as GlobalDataContextProvider,
|
|
20
20
|
A as PaginationContext,
|
|
21
21
|
B as PaginationProvider,
|
|
22
22
|
o as ReactiveJsonRoot,
|
|
23
|
-
|
|
23
|
+
S as TemplateContext,
|
|
24
24
|
r as View,
|
|
25
25
|
T as addEventListener,
|
|
26
|
-
|
|
26
|
+
w as alterData,
|
|
27
27
|
n as analyzeDataOverrideReferences,
|
|
28
|
-
|
|
28
|
+
F as applyDataMapping,
|
|
29
29
|
i as dataLocationToPath,
|
|
30
30
|
s as evaluateAttributes,
|
|
31
31
|
p as evaluateTemplateValue,
|
|
@@ -35,8 +35,8 @@ export {
|
|
|
35
35
|
f as isValid,
|
|
36
36
|
v as maybeFormatString,
|
|
37
37
|
c as mergeComponentCollections,
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
M as parseRjBuild,
|
|
39
|
+
b as removeEventListener,
|
|
40
|
+
W as stringToBoolean,
|
|
41
41
|
d as useEvaluatedAttributes
|
|
42
42
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as e } from "../../alterData-CjaFWyAA.js";
|
|
2
|
-
import {
|
|
2
|
+
import { a3 as t, a4 as p, a5 as m } from "../../HashChangeListener-BaaJxyFq.js";
|
|
3
3
|
import { applyDataMapping as n } from "./dataMappingSystem.js";
|
|
4
4
|
import { parseRjBuild as i } from "./parseRjBuild.js";
|
|
5
5
|
import { stringToBoolean as x } from "./stringToBoolean.js";
|
package/dist/main.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { A as t,
|
|
2
|
-
import { Hide as
|
|
3
|
-
import { VisuallyHide as
|
|
4
|
-
import { coreDataProcessorComponents as
|
|
5
|
-
import { PageControls as
|
|
6
|
-
import { u as
|
|
7
|
-
import { triggerEvent as
|
|
8
|
-
import { mergeComponentCollections as
|
|
9
|
-
import { EventDispatcherContext as
|
|
10
|
-
import { EventDispatcherProvider as
|
|
11
|
-
import { GlobalDataContext as
|
|
12
|
-
import { GlobalDataContextProvider as
|
|
13
|
-
import { PaginationContext as
|
|
14
|
-
import { PaginationProvider as
|
|
15
|
-
import { TemplateContext as
|
|
16
|
-
import { a as
|
|
17
|
-
import { applyDataMapping as
|
|
18
|
-
import { parseRjBuild as
|
|
19
|
-
import { stringToBoolean as
|
|
1
|
+
import { A as t, X as o, B as s, C as r, o as i, q as n, D as l, t as p, F as m, h as u, H as c, i as d, L as x, M as f, j as D, N as v, v as g, P as b, k as C, R as T, Y as F, w as P, a as A, e as V, S as h, l as R, x as E, m as S, f as L, g as M, T as y, b as B, U as H, c as w, a6 as J, y as N, a3 as k, d as z, Z as G, _ as I, $ as O, a0 as U, E as j, z as q, a4 as K, u as Q, a1 as W, W as X, a5 as Y, G as Z, n as _, I as $, p as aa, r as ea, J as ta, K as oa, O as sa, Q as ra, s as ia, V as na, a2 as la } from "./HashChangeListener-BaaJxyFq.js";
|
|
2
|
+
import { Hide as ma } from "./component/action/Hide.js";
|
|
3
|
+
import { VisuallyHide as ca } from "./component/action/VisuallyHide.js";
|
|
4
|
+
import { coreDataProcessorComponents as xa } from "./component/dataProcessor/index.js";
|
|
5
|
+
import { PageControls as Da } from "./component/element/special/PageControls.js";
|
|
6
|
+
import { u as ga } from "./usePagination-Bb6lefHG.js";
|
|
7
|
+
import { triggerEvent as Ca } from "./component/reaction/triggerEvent.js";
|
|
8
|
+
import { mergeComponentCollections as Fa } from "./engine/ComponentCollector.js";
|
|
9
|
+
import { EventDispatcherContext as Aa } from "./engine/EventDispatcherContext.js";
|
|
10
|
+
import { EventDispatcherProvider as ha, addEventListener as Ra, removeEventListener as Ea } from "./engine/EventDispatcherProvider.js";
|
|
11
|
+
import { GlobalDataContext as La } from "./engine/GlobalDataContext.js";
|
|
12
|
+
import { GlobalDataContextProvider as ya } from "./engine/GlobalDataContextProvider.js";
|
|
13
|
+
import { PaginationContext as Ha } from "./engine/PaginationContext.js";
|
|
14
|
+
import { PaginationProvider as Ja } from "./engine/PaginationProvider.js";
|
|
15
|
+
import { TemplateContext as ka } from "./engine/TemplateContext.js";
|
|
16
|
+
import { a as Ga } from "./alterData-CjaFWyAA.js";
|
|
17
|
+
import { applyDataMapping as Oa } from "./engine/utility/dataMappingSystem.js";
|
|
18
|
+
import { parseRjBuild as ja } from "./engine/utility/parseRjBuild.js";
|
|
19
|
+
import { stringToBoolean as Ka } from "./engine/utility/stringToBoolean.js";
|
|
20
20
|
export {
|
|
21
21
|
t as AccordionItem,
|
|
22
22
|
o as ActionDependant,
|
|
@@ -26,73 +26,77 @@ export {
|
|
|
26
26
|
n as DataFilter,
|
|
27
27
|
l as DateField,
|
|
28
28
|
p as DelayedActions,
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
Aa as EventDispatcherContext,
|
|
30
|
+
ha as EventDispatcherProvider,
|
|
31
31
|
m as FolderSortableTree,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
32
|
+
u as FormatNumeral,
|
|
33
|
+
La as GlobalDataContext,
|
|
34
|
+
ya as GlobalDataContextProvider,
|
|
35
|
+
c as HashChangeListener,
|
|
36
|
+
ma as Hide,
|
|
37
|
+
d as Html,
|
|
38
|
+
x as LabelFromValue,
|
|
39
39
|
f as MessageListener,
|
|
40
40
|
D as Modal,
|
|
41
41
|
v as NumberField,
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
42
|
+
Da as PageControls,
|
|
43
|
+
Ha as PaginationContext,
|
|
44
|
+
Ja as PaginationProvider,
|
|
45
45
|
g as Phantom,
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
46
|
+
b as Popover,
|
|
47
|
+
C as PreformattedMarkup,
|
|
48
|
+
T as ReactOnEvent,
|
|
49
|
+
F as ReactiveJsonRoot,
|
|
50
50
|
P as ReactiveJsonSubroot,
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
51
|
+
A as Redirect,
|
|
52
|
+
V as SelectField,
|
|
53
|
+
h as SetAttributeValue,
|
|
54
|
+
R as SortableTreeItemCollapseButton,
|
|
55
|
+
E as Switch,
|
|
56
|
+
S as Tabs,
|
|
57
|
+
ka as TemplateContext,
|
|
57
58
|
L as TextAreaField,
|
|
58
59
|
M as TextField,
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
j as
|
|
77
|
-
q as
|
|
78
|
-
K as
|
|
79
|
-
Q as
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
60
|
+
y as ToggleAttributeValue,
|
|
61
|
+
B as Tooltip,
|
|
62
|
+
H as UnsetAttribute,
|
|
63
|
+
w as UnsetAttributeValue,
|
|
64
|
+
J as View,
|
|
65
|
+
ca as VisuallyHide,
|
|
66
|
+
N as addData,
|
|
67
|
+
Ra as addEventListener,
|
|
68
|
+
Ga as alterData,
|
|
69
|
+
k as analyzeDataOverrideReferences,
|
|
70
|
+
Oa as applyDataMapping,
|
|
71
|
+
z as coreDataMappingComponents,
|
|
72
|
+
xa as coreDataProcessorComponents,
|
|
73
|
+
G as dataLocationToPath,
|
|
74
|
+
I as evaluateAttributes,
|
|
75
|
+
O as evaluateTemplateValue,
|
|
76
|
+
U as evaluateTemplateValueCollection,
|
|
77
|
+
j as executeHttpRequest,
|
|
78
|
+
q as fetchData,
|
|
79
|
+
K as formatString,
|
|
80
|
+
Q as getReactionFunctionsToExecute,
|
|
81
|
+
W as isTemplateValue,
|
|
82
|
+
X as isValid,
|
|
83
|
+
Y as maybeFormatString,
|
|
84
|
+
Fa as mergeComponentCollections,
|
|
85
|
+
Z as moveData,
|
|
86
|
+
_ as normalizeAttributesForReactJsx,
|
|
87
|
+
ja as parseRjBuild,
|
|
88
|
+
$ as postMessage,
|
|
89
|
+
aa as propsDataLocationToPathAndValue,
|
|
90
|
+
ea as reactionFunctions,
|
|
91
|
+
ta as redirectNow,
|
|
92
|
+
oa as removeData,
|
|
93
|
+
Ea as removeEventListener,
|
|
94
|
+
sa as setClipboardData,
|
|
95
|
+
ra as setData,
|
|
96
|
+
ia as simpleMapping,
|
|
97
|
+
Ka as stringToBoolean,
|
|
98
|
+
na as submitData,
|
|
99
|
+
Ca as triggerEvent,
|
|
100
|
+
la as useEvaluatedAttributes,
|
|
101
|
+
ga as usePagination
|
|
98
102
|
};
|