@hybridcore/ui 1.6.12 → 1.6.13

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 (105) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/assets/index2.css +1 -1
  3. package/dist/components/button/styled.js +1 -1
  4. package/dist/components/charts/_common/format.js +149 -41
  5. package/dist/components/charts/_common/utils.js +16 -11
  6. package/dist/components/collapsible-card/index.js +21 -30
  7. package/dist/components/collapsible-card/styled.js +16 -14
  8. package/dist/components/color-picker/index.js +2227 -3357
  9. package/dist/components/color-picker/styled.js +87 -7
  10. package/dist/components/confirm/dialog.js +89 -8
  11. package/dist/components/confirm/index.js +1 -1
  12. package/dist/components/data-map/index.js +1 -1
  13. package/dist/components/data-map/logic.js +20 -20
  14. package/dist/components/data-security-selectors/dissemination-list/index.js +32 -3117
  15. package/dist/components/date-picker-with-custom-range/index.js +86 -7
  16. package/dist/components/date-range-picker/index.js +464 -452
  17. package/dist/components/document-viewer/components/viewer/index.js +1 -1
  18. package/dist/components/duration-select/index.js +10 -10
  19. package/dist/components/duration-select/styled.js +1 -1
  20. package/dist/components/geometry-picker/coordinate/index.js +14 -14
  21. package/dist/components/geometry-picker/edit/index.js +1 -1
  22. package/dist/components/geometry-picker/geometry/index.js +1 -1
  23. package/dist/components/geometry-picker/kml/index.js +11 -11
  24. package/dist/components/geometry-picker/map/logic.js +145 -3656
  25. package/dist/components/geometry-picker/map/style.js +18 -17
  26. package/dist/components/geometry-picker/parser/coordinate-input/logic.js +43 -1255
  27. package/dist/components/heat-map/index.js +1 -1
  28. package/dist/components/heat-map/logic.js +77 -1924
  29. package/dist/components/instance-hierarchy-table/styled.js +18 -16
  30. package/dist/components/map/helpers/mapbox.js +17 -15
  31. package/dist/components/map/helpers/ol.js +386 -27
  32. package/dist/components/map/index.js +11 -10
  33. package/dist/components/map/logic.js +22 -22
  34. package/dist/components/map/styled.js +31 -27
  35. package/dist/components/metric-card/logic.js +46 -49
  36. package/dist/components/phone-input/index.js +10 -9
  37. package/dist/components/property-mapping/index.js +1 -1
  38. package/dist/components/prr-map/index.js +1 -1
  39. package/dist/components/prr-map/logic.js +27 -26
  40. package/dist/components/range-selector/styled.js +65 -4228
  41. package/dist/components/raster-grid-map/index.js +1 -1
  42. package/dist/components/raster-grid-map/logic.js +60 -57
  43. package/dist/components/simple-pivot-table/index.js +17 -17
  44. package/dist/components/simple-pivot-table/logic.js +67 -76
  45. package/dist/components/sortable-list/index.js +1091 -1264
  46. package/dist/components/template-form/components/property-list/index.js +36 -33
  47. package/dist/components/template-form/components/property-list/property-list-columns.js +19 -18
  48. package/dist/components/template-form/components/property-list/property-list-form.js +137 -601
  49. package/dist/components/template-form/components/recognition-property-list/index.js +40 -37
  50. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-columns.js +11 -10
  51. package/dist/components/template-form/components/recognition-property-list/recognition-property-list-form.js +55 -63
  52. package/dist/components/tree-select/index.js +16 -16
  53. package/dist/index.esm-UfGMjYOL.js +197 -0
  54. package/dist/main.d.ts +54 -8
  55. package/dist/main.js +176 -175
  56. package/package.json +1 -1
  57. package/dist/AccordionSummary-CJppWeqF.js +0 -781
  58. package/dist/Add-CqcD1PWb.js +0 -403
  59. package/dist/Box-DqUMmZjL.js +0 -31
  60. package/dist/Button-C5yquWAB.js +0 -357
  61. package/dist/ButtonBase-BEF7oTOe.js +0 -887
  62. package/dist/Delete-BdyYpINH.js +0 -23
  63. package/dist/DialogContent-BvVjD9z3.js +0 -523
  64. package/dist/FormGroup-CpBsIyYR.js +0 -89
  65. package/dist/IconButton-BoGwbvrP.js +0 -184
  66. package/dist/InputLabel-Dd8RrneV.js +0 -341
  67. package/dist/MenuItem-DwqJqzuM.js +0 -233
  68. package/dist/Modal-MUZygjmQ.js +0 -1158
  69. package/dist/Paper-BkQLdsCI.js +0 -582
  70. package/dist/Select-DHUl_uG3.js +0 -3916
  71. package/dist/Source-BSZST_GH.js +0 -4410
  72. package/dist/SwitchBase-DTndTqI8.js +0 -235
  73. package/dist/Text-ChJRuaD8.js +0 -2197
  74. package/dist/TextField-e2oKaUN1.js +0 -669
  75. package/dist/TransitionGroupContext-BDAp2T0O.js +0 -96
  76. package/dist/Typography-DgsSLCFC.js +0 -178
  77. package/dist/Vector-BmuhQO4p.js +0 -3606
  78. package/dist/Vector-DfTqQEln.js +0 -1735
  79. package/dist/WKT-2wsDT-nq.js +0 -2310
  80. package/dist/assertThisInitialized-C1dAyb4j.js +0 -7
  81. package/dist/assets/index3.css +0 -1
  82. package/dist/assets/index4.css +0 -1
  83. package/dist/clsx-OuTLNxxd.js +0 -16
  84. package/dist/createChainedFunction-C0nujS3O.js +0 -9
  85. package/dist/createSvgIcon-Ch_cT8az.js +0 -185
  86. package/dist/createSvgIcon-DuDuASu1.js +0 -62
  87. package/dist/debounce-46wSf_lW.js +0 -15
  88. package/dist/dialog-BYRnCztH.js +0 -154
  89. package/dist/formControlState-vgaj2ksH.js +0 -10
  90. package/dist/generateUtilityClasses-C3ivN9Ie.js +0 -2973
  91. package/dist/index-DH6qsPBn.js +0 -153
  92. package/dist/index-e9xTIYWt.js +0 -1934
  93. package/dist/index.esm-BLLrbTzY.js +0 -318
  94. package/dist/math-Bvt2Ubuz.js +0 -704
  95. package/dist/objectWithoutPropertiesLoose-DJteAcBH.js +0 -22
  96. package/dist/ol-yOE-NV0X.js +0 -7465
  97. package/dist/ownerWindow-wg6foiOE.js +0 -10
  98. package/dist/setPrototypeOf-NPgp4cYc.js +0 -8
  99. package/dist/styled-SoqbyrkW.js +0 -350
  100. package/dist/unsupportedProp-DuqR2hj9.js +0 -36
  101. package/dist/useControlled-BYdyS7Pn.js +0 -31
  102. package/dist/useFormControl-CatNKXAi.js +0 -10
  103. package/dist/useId-BW-oWmul.js +0 -19
  104. package/dist/useMobilePicker-CY8ndYRL.js +0 -8279
  105. package/dist/useSlot-B_Q4vnX5.js +0 -42
@@ -1,153 +0,0 @@
1
- var P = { exports: {} }, e = {};
2
- /**
3
- * @license React
4
- * react-is.production.js
5
- *
6
- * Copyright (c) Meta Platforms, Inc. and affiliates.
7
- *
8
- * This source code is licensed under the MIT license found in the
9
- * LICENSE file in the root directory of this source tree.
10
- */
11
- var d;
12
- function y() {
13
- if (d) return e;
14
- d = 1;
15
- var n = Symbol.for("react.transitional.element"), R = Symbol.for("react.portal"), T = Symbol.for("react.fragment"), s = Symbol.for("react.strict_mode"), i = Symbol.for("react.profiler"), f = Symbol.for("react.consumer"), u = Symbol.for("react.context"), a = Symbol.for("react.forward_ref"), E = Symbol.for("react.suspense"), c = Symbol.for("react.suspense_list"), l = Symbol.for("react.memo"), _ = Symbol.for("react.lazy"), S = Symbol.for("react.view_transition"), C = Symbol.for("react.client.reference");
16
- function o(r) {
17
- if (typeof r == "object" && r !== null) {
18
- var m = r.$$typeof;
19
- switch (m) {
20
- case n:
21
- switch (r = r.type, r) {
22
- case T:
23
- case i:
24
- case s:
25
- case E:
26
- case c:
27
- case S:
28
- return r;
29
- default:
30
- switch (r = r && r.$$typeof, r) {
31
- case u:
32
- case a:
33
- case _:
34
- case l:
35
- return r;
36
- case f:
37
- return r;
38
- default:
39
- return m;
40
- }
41
- }
42
- case R:
43
- return m;
44
- }
45
- }
46
- }
47
- return e.ContextConsumer = f, e.ContextProvider = u, e.Element = n, e.ForwardRef = a, e.Fragment = T, e.Lazy = _, e.Memo = l, e.Portal = R, e.Profiler = i, e.StrictMode = s, e.Suspense = E, e.SuspenseList = c, e.isContextConsumer = function(r) {
48
- return o(r) === f;
49
- }, e.isContextProvider = function(r) {
50
- return o(r) === u;
51
- }, e.isElement = function(r) {
52
- return typeof r == "object" && r !== null && r.$$typeof === n;
53
- }, e.isForwardRef = function(r) {
54
- return o(r) === a;
55
- }, e.isFragment = function(r) {
56
- return o(r) === T;
57
- }, e.isLazy = function(r) {
58
- return o(r) === _;
59
- }, e.isMemo = function(r) {
60
- return o(r) === l;
61
- }, e.isPortal = function(r) {
62
- return o(r) === R;
63
- }, e.isProfiler = function(r) {
64
- return o(r) === i;
65
- }, e.isStrictMode = function(r) {
66
- return o(r) === s;
67
- }, e.isSuspense = function(r) {
68
- return o(r) === E;
69
- }, e.isSuspenseList = function(r) {
70
- return o(r) === c;
71
- }, e.isValidElementType = function(r) {
72
- return typeof r == "string" || typeof r == "function" || r === T || r === i || r === s || r === E || r === c || typeof r == "object" && r !== null && (r.$$typeof === _ || r.$$typeof === l || r.$$typeof === u || r.$$typeof === f || r.$$typeof === a || r.$$typeof === C || r.getModuleId !== void 0);
73
- }, e.typeOf = o, e;
74
- }
75
- var t = {};
76
- /**
77
- * @license React
78
- * react-is.development.js
79
- *
80
- * Copyright (c) Meta Platforms, Inc. and affiliates.
81
- *
82
- * This source code is licensed under the MIT license found in the
83
- * LICENSE file in the root directory of this source tree.
84
- */
85
- var A;
86
- function p() {
87
- return A || (A = 1, process.env.NODE_ENV !== "production" && function() {
88
- function n(r) {
89
- if (typeof r == "object" && r !== null) {
90
- var m = r.$$typeof;
91
- switch (m) {
92
- case R:
93
- switch (r = r.type, r) {
94
- case s:
95
- case f:
96
- case i:
97
- case c:
98
- case l:
99
- case C:
100
- return r;
101
- default:
102
- switch (r = r && r.$$typeof, r) {
103
- case a:
104
- case E:
105
- case S:
106
- case _:
107
- return r;
108
- case u:
109
- return r;
110
- default:
111
- return m;
112
- }
113
- }
114
- case T:
115
- return m;
116
- }
117
- }
118
- }
119
- var R = Symbol.for("react.transitional.element"), T = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), i = Symbol.for("react.strict_mode"), f = Symbol.for("react.profiler"), u = Symbol.for("react.consumer"), a = Symbol.for("react.context"), E = Symbol.for("react.forward_ref"), c = Symbol.for("react.suspense"), l = Symbol.for("react.suspense_list"), _ = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), C = Symbol.for("react.view_transition"), o = Symbol.for("react.client.reference");
120
- t.ContextConsumer = u, t.ContextProvider = a, t.Element = R, t.ForwardRef = E, t.Fragment = s, t.Lazy = S, t.Memo = _, t.Portal = T, t.Profiler = f, t.StrictMode = i, t.Suspense = c, t.SuspenseList = l, t.isContextConsumer = function(r) {
121
- return n(r) === u;
122
- }, t.isContextProvider = function(r) {
123
- return n(r) === a;
124
- }, t.isElement = function(r) {
125
- return typeof r == "object" && r !== null && r.$$typeof === R;
126
- }, t.isForwardRef = function(r) {
127
- return n(r) === E;
128
- }, t.isFragment = function(r) {
129
- return n(r) === s;
130
- }, t.isLazy = function(r) {
131
- return n(r) === S;
132
- }, t.isMemo = function(r) {
133
- return n(r) === _;
134
- }, t.isPortal = function(r) {
135
- return n(r) === T;
136
- }, t.isProfiler = function(r) {
137
- return n(r) === f;
138
- }, t.isStrictMode = function(r) {
139
- return n(r) === i;
140
- }, t.isSuspense = function(r) {
141
- return n(r) === c;
142
- }, t.isSuspenseList = function(r) {
143
- return n(r) === l;
144
- }, t.isValidElementType = function(r) {
145
- return typeof r == "string" || typeof r == "function" || r === s || r === f || r === i || r === c || r === l || typeof r == "object" && r !== null && (r.$$typeof === S || r.$$typeof === _ || r.$$typeof === a || r.$$typeof === u || r.$$typeof === E || r.$$typeof === o || r.getModuleId !== void 0);
146
- }, t.typeOf = n;
147
- }()), t;
148
- }
149
- process.env.NODE_ENV === "production" ? P.exports = y() : P.exports = p();
150
- var Y = P.exports;
151
- export {
152
- Y as r
153
- };