@ea-lab/reactive-json 0.0.45 → 0.2.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.
Files changed (58) hide show
  1. package/dist/{HashChangeListener-DKwwqc1W.js → HashChangeListener-BUdA_TgJ.js} +7103 -6896
  2. package/dist/component/action/HashChangeListener.js +1 -1
  3. package/dist/component/action/MessageListener.js +1 -1
  4. package/dist/component/action/Popover.js +1 -1
  5. package/dist/component/action/ReactOnEvent.js +1 -1
  6. package/dist/component/action/Redirect.js +1 -1
  7. package/dist/component/action/Tooltip.js +1 -1
  8. package/dist/component/action/index.js +1 -1
  9. package/dist/component/element/form/CheckBoxField.js +1 -1
  10. package/dist/component/element/form/DateField.js +1 -1
  11. package/dist/component/element/form/NumberField.js +1 -1
  12. package/dist/component/element/form/SelectField.js +1 -1
  13. package/dist/component/element/form/TextAreaField.js +1 -1
  14. package/dist/component/element/form/TextField.js +1 -1
  15. package/dist/component/element/form/formElementsCommon.js +1 -1
  16. package/dist/component/element/form/index.js +1 -1
  17. package/dist/component/element/html/AccordionItem.js +1 -1
  18. package/dist/component/element/html/FolderSortableTree.js +1 -1
  19. package/dist/component/element/html/FormatNumeral.js +1 -1
  20. package/dist/component/element/html/Html.js +1 -1
  21. package/dist/component/element/html/LabelFromValue.js +1 -1
  22. package/dist/component/element/html/Modal.js +1 -1
  23. package/dist/component/element/html/PreformattedMarkup.js +1 -1
  24. package/dist/component/element/html/SortableTreeItemCollapseButton.js +1 -1
  25. package/dist/component/element/html/Tabs.js +1 -1
  26. package/dist/component/element/html/index.js +1 -1
  27. package/dist/component/element/index.js +1 -1
  28. package/dist/component/element/special/BootstrapElement.js +1 -1
  29. package/dist/component/element/special/Count.js +7 -2
  30. package/dist/component/element/special/DataFilter.js +1 -1
  31. package/dist/component/element/special/DelayedActions.js +1 -1
  32. package/dist/component/element/special/Phantom.js +1 -1
  33. package/dist/component/element/special/ReactiveJsonSubroot.js +3 -2
  34. package/dist/component/element/special/Switch.js +1 -1
  35. package/dist/component/element/special/index.js +1 -1
  36. package/dist/component/index.js +28 -27
  37. package/dist/component/reaction/addData.js +1 -1
  38. package/dist/component/reaction/fetchData.js +1 -1
  39. package/dist/component/reaction/index.js +11 -10
  40. package/dist/component/reaction/moveData.js +1 -1
  41. package/dist/component/reaction/postMessage.js +1 -1
  42. package/dist/component/reaction/redirectNow.js +1 -1
  43. package/dist/component/reaction/removeData.js +1 -1
  44. package/dist/component/reaction/setClipboardData.js +1 -1
  45. package/dist/component/reaction/setData.js +1 -1
  46. package/dist/component/reaction/submitData.js +1 -1
  47. package/dist/component/reaction/utility/httpRequestCommon.js +4 -0
  48. package/dist/component/reaction/utility/index.js +4 -0
  49. package/dist/engine/Actions.js +1 -1
  50. package/dist/engine/ReactiveJsonRoot.js +1 -1
  51. package/dist/engine/TemplateSystem.js +1 -1
  52. package/dist/engine/View.js +2 -2
  53. package/dist/engine/index.js +28 -21
  54. package/dist/engine/utility/analyzeDataOverrideReferences.js +4 -0
  55. package/dist/engine/utility/formatString.js +1 -1
  56. package/dist/engine/utility/index.js +10 -0
  57. package/dist/main.js +69 -61
  58. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -1,17 +1,19 @@
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, N as D, o as C, P as b, g as F, R as T, K as P, q as g, a as h, S as E, h as A, s as V, i as L, b as R, c as S, T as H, Y as M, t as w, O as B, Q as J, U as N, V as k, u as y, m as G, W as I, I as z, v as O, n as j, w as q, p as K, r as Q, x as U, y as W, z as X, E as Y, G as Z, X as _ } from "./HashChangeListener-DKwwqc1W.js";
2
- import { Hide as aa } from "./component/action/Hide.js";
3
- import { VisuallyHide as ta } from "./component/action/VisuallyHide.js";
4
- import { PageControls as sa } from "./component/element/special/PageControls.js";
5
- import { u as ia } from "./usePagination-D5Fkvhsw.js";
6
- import { triggerEvent as la } from "./component/reaction/triggerEvent.js";
7
- import { mergeComponentCollections as pa } from "./engine/ComponentCollector.js";
8
- import { EventDispatcherContext as ua } from "./engine/EventDispatcherContext.js";
9
- import { EventDispatcherProvider as xa, addEventListener as va, removeEventListener as fa } from "./engine/EventDispatcherProvider.js";
10
- import { GlobalDataContext as Ca } from "./engine/GlobalDataContext.js";
11
- import { GlobalDataContextProvider as Fa } from "./engine/GlobalDataContextProvider.js";
12
- import { PaginationContext as Pa } from "./engine/PaginationContext.js";
13
- import { PaginationProvider as ha } from "./engine/PaginationProvider.js";
14
- import { TemplateContext as Aa } from "./engine/TemplateContext.js";
1
+ import { A as t, K 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 f, f as v, N as D, o as b, P as g, g as C, R as F, O as T, q as P, a as h, S as R, h as E, s as A, i as V, b as L, c as S, T as B, a0 as H, t as y, Z as M, Q as w, U as J, V as N, W as k, v as z, u as G, _ as I, m as O, X as j, J as q, $ as K, w as Q, n as U, x as W, p as X, r as Y, y as Z, z as _, E as $, G as ee, I as ae, Y as te } from "./HashChangeListener-BUdA_TgJ.js";
2
+ import { Hide as se } from "./component/action/Hide.js";
3
+ import { VisuallyHide as ie } from "./component/action/VisuallyHide.js";
4
+ import { PageControls as le } from "./component/element/special/PageControls.js";
5
+ import { u as pe } from "./usePagination-D5Fkvhsw.js";
6
+ import { triggerEvent as ue } from "./component/reaction/triggerEvent.js";
7
+ import { mergeComponentCollections as xe } from "./engine/ComponentCollector.js";
8
+ import { EventDispatcherContext as ve } from "./engine/EventDispatcherContext.js";
9
+ import { EventDispatcherProvider as be, addEventListener as ge, removeEventListener as Ce } from "./engine/EventDispatcherProvider.js";
10
+ import { GlobalDataContext as Te } from "./engine/GlobalDataContext.js";
11
+ import { GlobalDataContextProvider as he } from "./engine/GlobalDataContextProvider.js";
12
+ import { PaginationContext as Ee } from "./engine/PaginationContext.js";
13
+ import { PaginationProvider as Ve } from "./engine/PaginationProvider.js";
14
+ import { TemplateContext as Se } from "./engine/TemplateContext.js";
15
+ import { parseRjBuild as He } from "./engine/utility/parseRjBuild.js";
16
+ import { stringToBoolean as Me } from "./engine/utility/stringToBoolean.js";
15
17
  export {
16
18
  t as AccordionItem,
17
19
  o as ActionDependant,
@@ -21,62 +23,68 @@ export {
21
23
  n as DataFilter,
22
24
  l as DateField,
23
25
  m as DelayedActions,
24
- ua as EventDispatcherContext,
25
- xa as EventDispatcherProvider,
26
+ ve as EventDispatcherContext,
27
+ be as EventDispatcherProvider,
26
28
  p as FolderSortableTree,
27
29
  d as FormatNumeral,
28
- Ca as GlobalDataContext,
29
- Fa as GlobalDataContextProvider,
30
+ Te as GlobalDataContext,
31
+ he as GlobalDataContextProvider,
30
32
  u as HashChangeListener,
31
- aa as Hide,
33
+ se as Hide,
32
34
  c as Html,
33
35
  x as LabelFromValue,
34
- v as MessageListener,
35
- f as Modal,
36
+ f as MessageListener,
37
+ v as Modal,
36
38
  D as NumberField,
37
- sa as PageControls,
38
- Pa as PaginationContext,
39
- ha as PaginationProvider,
40
- C as Phantom,
41
- b as Popover,
42
- F as PreformattedMarkup,
43
- T as ReactOnEvent,
44
- P as ReactiveJsonRoot,
45
- g as ReactiveJsonSubroot,
39
+ le as PageControls,
40
+ Ee as PaginationContext,
41
+ Ve as PaginationProvider,
42
+ b as Phantom,
43
+ g as Popover,
44
+ C as PreformattedMarkup,
45
+ F as ReactOnEvent,
46
+ T as ReactiveJsonRoot,
47
+ P as ReactiveJsonSubroot,
46
48
  h as Redirect,
47
- E as SelectField,
48
- A as SortableTreeItemCollapseButton,
49
- V as Switch,
50
- L as Tabs,
51
- Aa as TemplateContext,
52
- R as TextAreaField,
49
+ R as SelectField,
50
+ E as SortableTreeItemCollapseButton,
51
+ A as Switch,
52
+ V as Tabs,
53
+ Se as TemplateContext,
54
+ L as TextAreaField,
53
55
  S as TextField,
54
- H as Tooltip,
55
- M as View,
56
- ta as VisuallyHide,
57
- w as addData,
58
- va as addEventListener,
59
- B as dataLocationToPath,
56
+ B as Tooltip,
57
+ H as View,
58
+ ie as VisuallyHide,
59
+ y as addData,
60
+ ge as addEventListener,
61
+ M as analyzeDataOverrideReferences,
62
+ w as dataLocationToPath,
60
63
  J as evaluateAttributes,
61
64
  N as evaluateTemplateValue,
62
65
  k as evaluateTemplateValueCollection,
63
- y as fetchData,
64
- G as getReactionFunctionsToExecute,
65
- I as isTemplateValue,
66
- z as isValid,
67
- pa as mergeComponentCollections,
68
- O as moveData,
69
- j as normalizeAttributesForReactJsx,
70
- q as postMessage,
71
- K as propsDataLocationToPathAndValue,
72
- Q as reactionFunctions,
73
- U as redirectNow,
74
- W as removeData,
75
- fa as removeEventListener,
76
- X as setClipboardData,
77
- Y as setData,
78
- Z as submitData,
79
- la as triggerEvent,
80
- _ as useEvaluatedAttributes,
81
- ia as usePagination
66
+ z as executeHttpRequest,
67
+ G as fetchData,
68
+ I as formatString,
69
+ O as getReactionFunctionsToExecute,
70
+ j as isTemplateValue,
71
+ q as isValid,
72
+ K as maybeFormatString,
73
+ xe as mergeComponentCollections,
74
+ Q as moveData,
75
+ U as normalizeAttributesForReactJsx,
76
+ He as parseRjBuild,
77
+ W as postMessage,
78
+ X as propsDataLocationToPathAndValue,
79
+ Y as reactionFunctions,
80
+ Z as redirectNow,
81
+ _ as removeData,
82
+ Ce as removeEventListener,
83
+ $ as setClipboardData,
84
+ ee as setData,
85
+ Me as stringToBoolean,
86
+ ae as submitData,
87
+ ue as triggerEvent,
88
+ te as useEvaluatedAttributes,
89
+ pe as usePagination
82
90
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ea-lab/reactive-json",
3
3
  "private": false,
4
- "version": "0.0.45",
4
+ "version": "0.2.0",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",