@spaziodati/atoka-design-system 2.1.6 → 2.1.7

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 (109) hide show
  1. package/AddableItems/index.js +1 -1050
  2. package/Alert/index.js +1 -321
  3. package/Badge/index.js +1 -285
  4. package/Bs4V3Wrapper/index.js +1 -253
  5. package/BubbleChart/index.js +2 -3424
  6. package/BubbleChart/index.js.LICENSE.txt +1 -0
  7. package/Button/index.js +1 -325
  8. package/ButtonDropdown/index.js +1 -601
  9. package/CardsPage/index.js +1 -2505
  10. package/CursorPagination/index.js +1 -948
  11. package/DatePicker/index.js +1 -449
  12. package/DetailPage/index.js +1 -1990
  13. package/Dropdown/index.js +1 -723
  14. package/EditableString/index.js +1 -3238
  15. package/EllipsableContent/index.js +1 -786
  16. package/EmptyState/index.js +1 -280
  17. package/Facet/index.js +1 -919
  18. package/FacetSection/index.js +1 -447
  19. package/FadeAnimation/index.js +1 -1157
  20. package/FeedbackButton/index.js +1 -400
  21. package/Form/index.js +1 -450
  22. package/Funnel/index.js +2 -3624
  23. package/Funnel/index.js.LICENSE.txt +1 -0
  24. package/GridCard/index.js +1 -1626
  25. package/HighlightableText/index.js +1 -625
  26. package/Histogram/index.js +1 -2346
  27. package/InlineStringEditor/index.js +1 -1862
  28. package/InputGroup/index.js +1 -279
  29. package/Jumbotron/index.js +1 -272
  30. package/Map/index.js +2 -5187
  31. package/Map/index.js.LICENSE.txt +10 -0
  32. package/Modal/index.js +1 -745
  33. package/Navbar/index.js +1 -3430
  34. package/Pagination/index.js +1 -990
  35. package/PieChart/index.js +1 -1971
  36. package/PublicFooter/index.js +1 -458
  37. package/PublicNavbar/index.js +1 -257
  38. package/RecordBit/index.js +1 -486
  39. package/ResultItemCard/index.js +1 -1073
  40. package/SelectDropdown/index.js +1 -1506
  41. package/Spinner/index.js +1 -327
  42. package/StatisticsItemCard/index.js +1 -1796
  43. package/StatisticsItemNumeric/index.js +1 -285
  44. package/StatisticsLegend/index.js +1 -1555
  45. package/StatisticsTooltip/index.js +1 -796
  46. package/Suggester/index.js +1 -1126
  47. package/SunBurst/index.js +1 -1166
  48. package/TabSwitcher/index.js +1 -1135
  49. package/Title/index.js +1 -304
  50. package/Toasts/index.js +1 -2285
  51. package/ToggleButtonGroup/index.js +1 -607
  52. package/Tooltip/index.js +1 -291
  53. package/Utils/index.js +2 -3002
  54. package/Utils/index.js.LICENSE.txt +1 -0
  55. package/{atoka-design-system-2.1.6.min.css → atoka-design-system-2.1.7.min.css} +0 -0
  56. package/index.js +2 -16819
  57. package/index.js.LICENSE.txt +10 -0
  58. package/package.json +1 -1
  59. package/AddableItems/index.js.map +0 -1
  60. package/Alert/index.js.map +0 -1
  61. package/Badge/index.js.map +0 -1
  62. package/Bs4V3Wrapper/index.js.map +0 -1
  63. package/BubbleChart/index.js.map +0 -1
  64. package/Button/index.js.map +0 -1
  65. package/ButtonDropdown/index.js.map +0 -1
  66. package/CardsPage/index.js.map +0 -1
  67. package/CursorPagination/index.js.map +0 -1
  68. package/DatePicker/index.js.map +0 -1
  69. package/DetailPage/index.js.map +0 -1
  70. package/Dropdown/index.js.map +0 -1
  71. package/EditableString/index.js.map +0 -1
  72. package/EllipsableContent/index.js.map +0 -1
  73. package/EmptyState/index.js.map +0 -1
  74. package/Facet/index.js.map +0 -1
  75. package/FacetSection/index.js.map +0 -1
  76. package/FadeAnimation/index.js.map +0 -1
  77. package/FeedbackButton/index.js.map +0 -1
  78. package/Form/index.js.map +0 -1
  79. package/Funnel/index.js.map +0 -1
  80. package/GridCard/index.js.map +0 -1
  81. package/HighlightableText/index.js.map +0 -1
  82. package/Histogram/index.js.map +0 -1
  83. package/InlineStringEditor/index.js.map +0 -1
  84. package/InputGroup/index.js.map +0 -1
  85. package/Jumbotron/index.js.map +0 -1
  86. package/Map/index.js.map +0 -1
  87. package/Modal/index.js.map +0 -1
  88. package/Navbar/index.js.map +0 -1
  89. package/Pagination/index.js.map +0 -1
  90. package/PieChart/index.js.map +0 -1
  91. package/PublicFooter/index.js.map +0 -1
  92. package/PublicNavbar/index.js.map +0 -1
  93. package/RecordBit/index.js.map +0 -1
  94. package/ResultItemCard/index.js.map +0 -1
  95. package/SelectDropdown/index.js.map +0 -1
  96. package/Spinner/index.js.map +0 -1
  97. package/StatisticsItemCard/index.js.map +0 -1
  98. package/StatisticsItemNumeric/index.js.map +0 -1
  99. package/StatisticsLegend/index.js.map +0 -1
  100. package/StatisticsTooltip/index.js.map +0 -1
  101. package/Suggester/index.js.map +0 -1
  102. package/SunBurst/index.js.map +0 -1
  103. package/TabSwitcher/index.js.map +0 -1
  104. package/Title/index.js.map +0 -1
  105. package/Toasts/index.js.map +0 -1
  106. package/ToggleButtonGroup/index.js.map +0 -1
  107. package/Tooltip/index.js.map +0 -1
  108. package/Utils/index.js.map +0 -1
  109. package/index.js.map +0 -1
package/Tooltip/index.js CHANGED
@@ -1,291 +1 @@
1
- (function webpackUniversalModuleDefinition(root, factory) {
2
- if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("classnames"), require("react"), require("react-bootstrap/OverlayTrigger"));
4
- else if(typeof define === 'function' && define.amd)
5
- define("atoka-design-system", ["classnames", "react", "react-bootstrap/OverlayTrigger"], factory);
6
- else if(typeof exports === 'object')
7
- exports["atoka-design-system"] = factory(require("classnames"), require("react"), require("react-bootstrap/OverlayTrigger"));
8
- else
9
- root["atoka-design-system"] = factory(root["classnames"], root["react"], root["react-bootstrap/OverlayTrigger"]);
10
- })(self, function(__WEBPACK_EXTERNAL_MODULE__8310__, __WEBPACK_EXTERNAL_MODULE__8156__, __WEBPACK_EXTERNAL_MODULE__6043__) {
11
- return /******/ (() => { // webpackBootstrap
12
- /******/ "use strict";
13
- /******/ var __webpack_modules__ = ({
14
-
15
- /***/ 4603:
16
- /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
17
-
18
- // ESM COMPAT FLAG
19
- __webpack_require__.r(__webpack_exports__);
20
-
21
- // EXPORTS
22
- __webpack_require__.d(__webpack_exports__, {
23
- "Tooltip": () => (/* reexport */ Tooltip)
24
- });
25
-
26
- // EXTERNAL MODULE: external "react"
27
- var external_react_ = __webpack_require__(8156);
28
- var external_react_default = /*#__PURE__*/__webpack_require__.n(external_react_);
29
- // EXTERNAL MODULE: external "classnames"
30
- var external_classnames_ = __webpack_require__(8310);
31
- var external_classnames_default = /*#__PURE__*/__webpack_require__.n(external_classnames_);
32
- // EXTERNAL MODULE: external "react-bootstrap/OverlayTrigger"
33
- var OverlayTrigger_ = __webpack_require__(6043);
34
- var OverlayTrigger_default = /*#__PURE__*/__webpack_require__.n(OverlayTrigger_);
35
- ;// CONCATENATED MODULE: ./src/components/Tooltip/Tooltip.tsx
36
- var __assign = (undefined && undefined.__assign) || function () {
37
- __assign = Object.assign || function(t) {
38
- for (var s, i = 1, n = arguments.length; i < n; i++) {
39
- s = arguments[i];
40
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
41
- t[p] = s[p];
42
- }
43
- return t;
44
- };
45
- return __assign.apply(this, arguments);
46
- };
47
- var __rest = (undefined && undefined.__rest) || function (s, e) {
48
- var t = {};
49
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
50
- t[p] = s[p];
51
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
52
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
53
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
54
- t[p[i]] = s[p[i]];
55
- }
56
- return t;
57
- };
58
-
59
-
60
-
61
-
62
- /**
63
- * ### Overview
64
- *
65
- * A tooltip is a short message which is triggered when the users hovers or clicks on a specific element inside the interface.
66
- *
67
- * ### Best practices
68
- * - Don’t use a tooltip when the information you want to place inside it is vital for the user to complete the task
69
- * - The text inside the tooltip should be brief but helpful
70
- * - Use tooltips to describe the action of icon-only buttons
71
- * - Make sure that the tooltip’s placement doesn’t hide its related content behind it
72
- */
73
- var Tooltip = external_react_default().memo(function (props) {
74
- var _a;
75
- var bs4v3Wrapper = document.querySelector('.bs4-v3-external-container'), placement = (_a = props.placement) !== null && _a !== void 0 ? _a : 'top', classNames = external_classnames_default()('tooltip atoka-tooltip', props.className, {
76
- 'top bs-tooltip-top': placement.indexOf('top') === 0,
77
- 'right bs-tooltip-right': placement.indexOf('right') === 0,
78
- 'bottom bs-tooltip-bottom': placement.indexOf('bottom') === 0,
79
- 'left bs-tooltip-left': placement.indexOf('left') === 0,
80
- });
81
- var content = props.content, overlayProps = __rest(props, ["content"]), renderTooltip = function (_a) {
82
- var arrowProps = _a.arrowProps, tooltipProps = __rest(_a, ["arrowProps"]);
83
- // {vrut} do not pass show to the component, this will raise an error, see PANDA-439
84
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
85
- var show = tooltipProps.show, rest = __rest(tooltipProps, ["show"]), component = (external_react_default().createElement("div", __assign({}, rest, { className: classNames, role: 'tooltip' }),
86
- external_react_default().createElement("div", { className: 'tooltip-inner' },
87
- external_react_default().createElement("div", __assign({ className: 'arrow arrow-back' }, arrowProps)),
88
- content,
89
- external_react_default().createElement("div", __assign({ className: 'arrow arrow-front' }, arrowProps)))));
90
- return component;
91
- };
92
- return (external_react_default().createElement((OverlayTrigger_default()), __assign({}, overlayProps, { container: bs4v3Wrapper, overlay: renderTooltip }), props.children));
93
- });
94
- Tooltip.displayName = 'Tooltip';
95
-
96
- ;// CONCATENATED MODULE: ./src/components/Tooltip/index.ts
97
-
98
-
99
-
100
- /***/ }),
101
-
102
- /***/ 8310:
103
- /***/ ((module) => {
104
-
105
- module.exports = __WEBPACK_EXTERNAL_MODULE__8310__;
106
-
107
- /***/ }),
108
-
109
- /***/ 8156:
110
- /***/ ((module) => {
111
-
112
- module.exports = __WEBPACK_EXTERNAL_MODULE__8156__;
113
-
114
- /***/ }),
115
-
116
- /***/ 6043:
117
- /***/ ((module) => {
118
-
119
- module.exports = __WEBPACK_EXTERNAL_MODULE__6043__;
120
-
121
- /***/ })
122
-
123
- /******/ });
124
- /************************************************************************/
125
- /******/ // The module cache
126
- /******/ var __webpack_module_cache__ = {};
127
- /******/
128
- /******/ // The require function
129
- /******/ function __webpack_require__(moduleId) {
130
- /******/ // Check if module is in cache
131
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
132
- /******/ if (cachedModule !== undefined) {
133
- /******/ return cachedModule.exports;
134
- /******/ }
135
- /******/ // Create a new module (and put it into the cache)
136
- /******/ var module = __webpack_module_cache__[moduleId] = {
137
- /******/ // no module.id needed
138
- /******/ // no module.loaded needed
139
- /******/ exports: {}
140
- /******/ };
141
- /******/
142
- /******/ // Execute the module function
143
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
144
- /******/
145
- /******/ // Return the exports of the module
146
- /******/ return module.exports;
147
- /******/ }
148
- /******/
149
- /******/ // expose the modules object (__webpack_modules__)
150
- /******/ __webpack_require__.m = __webpack_modules__;
151
- /******/
152
- /************************************************************************/
153
- /******/ /* webpack/runtime/chunk loaded */
154
- /******/ (() => {
155
- /******/ var deferred = [];
156
- /******/ __webpack_require__.O = (result, chunkIds, fn, priority) => {
157
- /******/ if(chunkIds) {
158
- /******/ priority = priority || 0;
159
- /******/ for(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];
160
- /******/ deferred[i] = [chunkIds, fn, priority];
161
- /******/ return;
162
- /******/ }
163
- /******/ var notFulfilled = Infinity;
164
- /******/ for (var i = 0; i < deferred.length; i++) {
165
- /******/ var [chunkIds, fn, priority] = deferred[i];
166
- /******/ var fulfilled = true;
167
- /******/ for (var j = 0; j < chunkIds.length; j++) {
168
- /******/ if ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {
169
- /******/ chunkIds.splice(j--, 1);
170
- /******/ } else {
171
- /******/ fulfilled = false;
172
- /******/ if(priority < notFulfilled) notFulfilled = priority;
173
- /******/ }
174
- /******/ }
175
- /******/ if(fulfilled) {
176
- /******/ deferred.splice(i--, 1)
177
- /******/ var r = fn();
178
- /******/ if (r !== undefined) result = r;
179
- /******/ }
180
- /******/ }
181
- /******/ return result;
182
- /******/ };
183
- /******/ })();
184
- /******/
185
- /******/ /* webpack/runtime/compat get default export */
186
- /******/ (() => {
187
- /******/ // getDefaultExport function for compatibility with non-harmony modules
188
- /******/ __webpack_require__.n = (module) => {
189
- /******/ var getter = module && module.__esModule ?
190
- /******/ () => (module['default']) :
191
- /******/ () => (module);
192
- /******/ __webpack_require__.d(getter, { a: getter });
193
- /******/ return getter;
194
- /******/ };
195
- /******/ })();
196
- /******/
197
- /******/ /* webpack/runtime/define property getters */
198
- /******/ (() => {
199
- /******/ // define getter functions for harmony exports
200
- /******/ __webpack_require__.d = (exports, definition) => {
201
- /******/ for(var key in definition) {
202
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
203
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
204
- /******/ }
205
- /******/ }
206
- /******/ };
207
- /******/ })();
208
- /******/
209
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
210
- /******/ (() => {
211
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
212
- /******/ })();
213
- /******/
214
- /******/ /* webpack/runtime/make namespace object */
215
- /******/ (() => {
216
- /******/ // define __esModule on exports
217
- /******/ __webpack_require__.r = (exports) => {
218
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
219
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
220
- /******/ }
221
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
222
- /******/ };
223
- /******/ })();
224
- /******/
225
- /******/ /* webpack/runtime/jsonp chunk loading */
226
- /******/ (() => {
227
- /******/ // no baseURI
228
- /******/
229
- /******/ // object to store loaded and loading chunks
230
- /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
231
- /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
232
- /******/ var installedChunks = {
233
- /******/ 2823: 0,
234
- /******/ 5785: 0
235
- /******/ };
236
- /******/
237
- /******/ // no chunk on demand loading
238
- /******/
239
- /******/ // no prefetching
240
- /******/
241
- /******/ // no preloaded
242
- /******/
243
- /******/ // no HMR
244
- /******/
245
- /******/ // no HMR manifest
246
- /******/
247
- /******/ __webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);
248
- /******/
249
- /******/ // install a JSONP callback for chunk loading
250
- /******/ var webpackJsonpCallback = (parentChunkLoadingFunction, data) => {
251
- /******/ var [chunkIds, moreModules, runtime] = data;
252
- /******/ // add "moreModules" to the modules object,
253
- /******/ // then flag all "chunkIds" as loaded and fire callback
254
- /******/ var moduleId, chunkId, i = 0;
255
- /******/ if(chunkIds.some((id) => (installedChunks[id] !== 0))) {
256
- /******/ for(moduleId in moreModules) {
257
- /******/ if(__webpack_require__.o(moreModules, moduleId)) {
258
- /******/ __webpack_require__.m[moduleId] = moreModules[moduleId];
259
- /******/ }
260
- /******/ }
261
- /******/ if(runtime) var result = runtime(__webpack_require__);
262
- /******/ }
263
- /******/ if(parentChunkLoadingFunction) parentChunkLoadingFunction(data);
264
- /******/ for(;i < chunkIds.length; i++) {
265
- /******/ chunkId = chunkIds[i];
266
- /******/ if(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {
267
- /******/ installedChunks[chunkId][0]();
268
- /******/ }
269
- /******/ installedChunks[chunkIds[i]] = 0;
270
- /******/ }
271
- /******/ return __webpack_require__.O(result);
272
- /******/ }
273
- /******/
274
- /******/ var chunkLoadingGlobal = self["webpackChunkatoka_design_system"] = self["webpackChunkatoka_design_system"] || [];
275
- /******/ chunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));
276
- /******/ chunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));
277
- /******/ })();
278
- /******/
279
- /************************************************************************/
280
- /******/
281
- /******/ // startup
282
- /******/ // Load entry module and return exports
283
- /******/ // This entry module depends on other loaded chunks and execution need to be delayed
284
- /******/ var __webpack_exports__ = __webpack_require__.O(undefined, [5785], () => (__webpack_require__(4603)))
285
- /******/ __webpack_exports__ = __webpack_require__.O(__webpack_exports__);
286
- /******/
287
- /******/ return __webpack_exports__;
288
- /******/ })()
289
- ;
290
- });
291
- //# sourceMappingURL=index.js.map
1
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("classnames"),require("react"),require("react-bootstrap/OverlayTrigger")):"function"==typeof define&&define.amd?define("atoka-design-system",["classnames","react","react-bootstrap/OverlayTrigger"],t):"object"==typeof exports?exports["atoka-design-system"]=t(require("classnames"),require("react"),require("react-bootstrap/OverlayTrigger")):e["atoka-design-system"]=t(e.classnames,e.react,e["react-bootstrap/OverlayTrigger"])}(self,(function(e,t,r){return(()=>{"use strict";var o,a={4603:(e,t,r)=>{r.r(t),r.d(t,{Tooltip:()=>f});var o=r(8156),a=r.n(o),n=r(8310),i=r.n(n),s=r(6043),l=r.n(s),c=function(){return c=Object.assign||function(e){for(var t,r=1,o=arguments.length;r<o;r++)for(var a in t=arguments[r])Object.prototype.hasOwnProperty.call(t,a)&&(e[a]=t[a]);return e},c.apply(this,arguments)},p=function(e,t){var r={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var a=0;for(o=Object.getOwnPropertySymbols(e);a<o.length;a++)t.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(e,o[a])&&(r[o[a]]=e[o[a]])}return r},f=a().memo((function(e){var t,r=document.querySelector(".bs4-v3-external-container"),o=null!==(t=e.placement)&&void 0!==t?t:"top",n=i()("tooltip atoka-tooltip",e.className,{"top bs-tooltip-top":0===o.indexOf("top"),"right bs-tooltip-right":0===o.indexOf("right"),"bottom bs-tooltip-bottom":0===o.indexOf("bottom"),"left bs-tooltip-left":0===o.indexOf("left")}),s=e.content,f=p(e,["content"]);return a().createElement(l(),c({},f,{container:r,overlay:function(e){var t=e.arrowProps,r=p(e,["arrowProps"]),o=(r.show,p(r,["show"]));return a().createElement("div",c({},o,{className:n,role:"tooltip"}),a().createElement("div",{className:"tooltip-inner"},a().createElement("div",c({className:"arrow arrow-back"},t)),s,a().createElement("div",c({className:"arrow arrow-front"},t))))}}),e.children)}));f.displayName="Tooltip"},8310:t=>{t.exports=e},8156:e=>{e.exports=t},6043:e=>{e.exports=r}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var r=n[e]={exports:{}};return a[e](r,r.exports,i),r.exports}i.m=a,o=[],i.O=(e,t,r,a)=>{if(!t){var n=1/0;for(p=0;p<o.length;p++){for(var[t,r,a]=o[p],s=!0,l=0;l<t.length;l++)(!1&a||n>=a)&&Object.keys(i.O).every((e=>i.O[e](t[l])))?t.splice(l--,1):(s=!1,a<n&&(n=a));if(s){o.splice(p--,1);var c=r();void 0!==c&&(e=c)}}return e}a=a||0;for(var p=o.length;p>0&&o[p-1][2]>a;p--)o[p]=o[p-1];o[p]=[t,r,a]},i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e={2823:0,8699:0};i.O.j=t=>0===e[t];var t=(t,r)=>{var o,a,[n,s,l]=r,c=0;if(n.some((t=>0!==e[t]))){for(o in s)i.o(s,o)&&(i.m[o]=s[o]);if(l)var p=l(i)}for(t&&t(r);c<n.length;c++)a=n[c],i.o(e,a)&&e[a]&&e[a][0](),e[n[c]]=0;return i.O(p)},r=self.webpackChunkatoka_design_system=self.webpackChunkatoka_design_system||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})();var s=i.O(void 0,[8699],(()=>i(4603)));return s=i.O(s)})()}));