@ea-lab/reactive-json 0.0.26 → 0.0.28

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 (53) hide show
  1. package/dist/{HashChangeListener-4RW0JIqP.js → HashChangeListener-DQyOQdFl.js} +1108 -1105
  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/SelectField.js +1 -1
  12. package/dist/component/element/form/TextAreaField.js +1 -1
  13. package/dist/component/element/form/TextField.js +1 -1
  14. package/dist/component/element/form/formElementsCommon.js +1 -1
  15. package/dist/component/element/form/index.js +1 -1
  16. package/dist/component/element/html/AccordionItem.js +1 -1
  17. package/dist/component/element/html/FolderSortableTree.js +1 -1
  18. package/dist/component/element/html/FormatNumeral.js +1 -1
  19. package/dist/component/element/html/Html.js +1 -1
  20. package/dist/component/element/html/LabelFromValue.js +1 -1
  21. package/dist/component/element/html/Modal.js +1 -1
  22. package/dist/component/element/html/PreformattedMarkup.js +1 -1
  23. package/dist/component/element/html/SortableTreeItemCollapseButton.js +1 -1
  24. package/dist/component/element/html/Tabs.js +1 -1
  25. package/dist/component/element/html/index.js +1 -1
  26. package/dist/component/element/index.js +15 -14
  27. package/dist/component/element/special/BootstrapElement.js +1 -1
  28. package/dist/component/element/special/Count.js +1 -1
  29. package/dist/component/element/special/DataFilter.js +1 -1
  30. package/dist/component/element/special/DelayedActions.js +1 -1
  31. package/dist/component/element/special/Phantom.js +1 -1
  32. package/dist/component/element/special/ReactiveJsonSubroot.js +5 -5
  33. package/dist/component/element/special/Switch.js +2 -2
  34. package/dist/component/element/special/index.js +6 -5
  35. package/dist/component/index.js +34 -33
  36. package/dist/component/reaction/addData.js +2 -2
  37. package/dist/component/reaction/fetchData.js +1 -1
  38. package/dist/component/reaction/index.js +1 -1
  39. package/dist/component/reaction/moveData.js +1 -1
  40. package/dist/component/reaction/postMessage.js +1 -1
  41. package/dist/component/reaction/redirectNow.js +1 -1
  42. package/dist/component/reaction/removeData.js +1 -1
  43. package/dist/component/reaction/setClipboardData.js +1 -1
  44. package/dist/component/reaction/setData.js +1 -1
  45. package/dist/component/reaction/submitData.js +1 -1
  46. package/dist/engine/Actions.js +1 -1
  47. package/dist/engine/ReactiveJsonRoot.js +2 -2
  48. package/dist/engine/TemplateSystem.js +1 -1
  49. package/dist/engine/View.js +1 -1
  50. package/dist/engine/index.js +3 -3
  51. package/dist/engine/utility/formatString.js +1 -1
  52. package/dist/main.js +57 -56
  53. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -1,18 +1,18 @@
1
- import { A as t, I 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 x, L as c, M as v, f, o as D, P as C, g as F, R as T, J as b, a as P, S as g, h, q as E, i as A, b as V, c as L, T as R, W as H, s as M, K as N, N as S, O as w, Q as B, t as k, m as y, U as G, G as I, u as J, n as z, v as O, p as j, r as q, w as K, x as Q, y as U, z as W, E as X, V as Y } from "./HashChangeListener-4RW0JIqP.js";
2
- import { Hide as _ } from "./component/action/Hide.js";
3
- import { VisuallyHide as aa } from "./component/action/VisuallyHide.js";
4
- import { N as ta } from "./NumberField-BCFUb50M.js";
5
- import { PageControls as sa } from "./component/element/special/PageControls.js";
6
- import { u as ia } from "./usePagination-B0yFkBzE.js";
7
- import { triggerEvent as la } from "./component/reaction/triggerEvent.js";
8
- import { mergeComponentCollections as pa } from "./engine/ComponentCollector.js";
9
- import { EventDispatcherContext as ua } from "./engine/EventDispatcherContext.js";
10
- import { EventDispatcherProvider as ca, addEventListener as va, removeEventListener as fa } from "./engine/EventDispatcherProvider.js";
11
- import { GlobalDataContext as Ca } from "./engine/GlobalDataContext.js";
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-DQyOQdFl.js";
2
+ import { Hide as $ } from "./component/action/Hide.js";
3
+ import { VisuallyHide as ea } from "./component/action/VisuallyHide.js";
4
+ import { N as oa } from "./NumberField-BCFUb50M.js";
5
+ import { PageControls as ra } from "./component/element/special/PageControls.js";
6
+ import { u as na } from "./usePagination-B0yFkBzE.js";
7
+ import { triggerEvent as ma } from "./component/reaction/triggerEvent.js";
8
+ import { mergeComponentCollections as da } from "./engine/ComponentCollector.js";
9
+ import { EventDispatcherContext as ca } from "./engine/EventDispatcherContext.js";
10
+ import { EventDispatcherProvider as va, addEventListener as fa, removeEventListener as Da } from "./engine/EventDispatcherProvider.js";
11
+ import { GlobalDataContext as ba } from "./engine/GlobalDataContext.js";
12
12
  import { GlobalDataContextProvider as Ta } from "./engine/GlobalDataContextProvider.js";
13
- import { PaginationContext as Pa } from "./engine/PaginationContext.js";
14
- import { PaginationProvider as ha } from "./engine/PaginationProvider.js";
15
- import { TemplateContext as Aa } from "./engine/TemplateContext.js";
13
+ import { PaginationContext as ga } from "./engine/PaginationContext.js";
14
+ import { PaginationProvider as Ea } from "./engine/PaginationProvider.js";
15
+ import { TemplateContext as Va } from "./engine/TemplateContext.js";
16
16
  export {
17
17
  t as AccordionItem,
18
18
  o as ActionDependant,
@@ -22,61 +22,62 @@ export {
22
22
  n as DataFilter,
23
23
  l as DateField,
24
24
  m as DelayedActions,
25
- ua as EventDispatcherContext,
26
- ca as EventDispatcherProvider,
25
+ ca as EventDispatcherContext,
26
+ va as EventDispatcherProvider,
27
27
  p as FolderSortableTree,
28
28
  d as FormatNumeral,
29
- Ca as GlobalDataContext,
29
+ ba as GlobalDataContext,
30
30
  Ta as GlobalDataContextProvider,
31
31
  u as HashChangeListener,
32
- _ as Hide,
33
- x as Html,
34
- c as LabelFromValue,
32
+ $ as Hide,
33
+ c as Html,
34
+ x as LabelFromValue,
35
35
  v as MessageListener,
36
36
  f as Modal,
37
- ta as NumberField,
38
- sa as PageControls,
39
- Pa as PaginationContext,
40
- ha as PaginationProvider,
37
+ oa as NumberField,
38
+ ra as PageControls,
39
+ ga as PaginationContext,
40
+ Ea as PaginationProvider,
41
41
  D as Phantom,
42
42
  C as Popover,
43
- F as PreformattedMarkup,
44
- T as ReactOnEvent,
45
- b as ReactiveJsonRoot,
46
- P as Redirect,
47
- g as SelectField,
48
- h as SortableTreeItemCollapseButton,
49
- E as Switch,
50
- A as Tabs,
51
- Aa as TemplateContext,
52
- V as TextAreaField,
53
- L as TextField,
54
- R as Tooltip,
43
+ b as PreformattedMarkup,
44
+ F as ReactOnEvent,
45
+ T as ReactiveJsonRoot,
46
+ P as ReactiveJsonSubroot,
47
+ g as Redirect,
48
+ h as SelectField,
49
+ E as SortableTreeItemCollapseButton,
50
+ A as Switch,
51
+ V as Tabs,
52
+ Va as TemplateContext,
53
+ L as TextAreaField,
54
+ R as TextField,
55
+ S as Tooltip,
55
56
  H as View,
56
- aa as VisuallyHide,
57
+ ea as VisuallyHide,
57
58
  M as addData,
58
- va as addEventListener,
59
+ fa as addEventListener,
59
60
  N as dataLocationToPath,
60
- S as evaluateAttributes,
61
- w as evaluateTemplateValue,
62
- B as evaluateTemplateValueCollection,
61
+ w as evaluateAttributes,
62
+ B as evaluateTemplateValue,
63
+ J as evaluateTemplateValueCollection,
63
64
  k as fetchData,
64
65
  y as getReactionFunctionsToExecute,
65
66
  G as isTemplateValue,
66
67
  I as isValid,
67
- pa as mergeComponentCollections,
68
- J as moveData,
69
- z as normalizeAttributesForReactJsx,
70
- O as postMessage,
71
- j as propsDataLocationToPathAndValue,
72
- q as reactionFunctions,
73
- K as redirectNow,
74
- Q as removeData,
75
- fa as removeEventListener,
76
- U as setClipboardData,
77
- W as setData,
78
- X as submitData,
79
- la as triggerEvent,
80
- Y as useEvaluatedAttributes,
81
- ia as usePagination
68
+ da as mergeComponentCollections,
69
+ z as moveData,
70
+ O as normalizeAttributesForReactJsx,
71
+ j as postMessage,
72
+ q as propsDataLocationToPathAndValue,
73
+ K as reactionFunctions,
74
+ Q as redirectNow,
75
+ U as removeData,
76
+ Da as removeEventListener,
77
+ W as setClipboardData,
78
+ X as setData,
79
+ Y as submitData,
80
+ ma as triggerEvent,
81
+ Z as useEvaluatedAttributes,
82
+ na as usePagination
82
83
  };
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.26",
4
+ "version": "0.0.28",
5
5
  "type": "module",
6
6
  "repository": {
7
7
  "type": "git",