@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/Spinner/index.js CHANGED
@@ -1,327 +1 @@
1
- (function webpackUniversalModuleDefinition(root, factory) {
2
- if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("classnames"), require("react"));
4
- else if(typeof define === 'function' && define.amd)
5
- define("atoka-design-system", ["classnames", "react"], factory);
6
- else if(typeof exports === 'object')
7
- exports["atoka-design-system"] = factory(require("classnames"), require("react"));
8
- else
9
- root["atoka-design-system"] = factory(root["classnames"], root["react"]);
10
- })(self, function(__WEBPACK_EXTERNAL_MODULE__8310__, __WEBPACK_EXTERNAL_MODULE__8156__) {
11
- return /******/ (() => { // webpackBootstrap
12
- /******/ "use strict";
13
- /******/ var __webpack_modules__ = ({
14
-
15
- /***/ 6216:
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
- "Spinner": () => (/* reexport */ Spinner),
24
- "SpinnerSize": () => (/* reexport */ SpinnerSize)
25
- });
26
-
27
- // EXTERNAL MODULE: external "classnames"
28
- var external_classnames_ = __webpack_require__(8310);
29
- var external_classnames_default = /*#__PURE__*/__webpack_require__.n(external_classnames_);
30
- // EXTERNAL MODULE: external "react"
31
- var external_react_ = __webpack_require__(8156);
32
- var external_react_default = /*#__PURE__*/__webpack_require__.n(external_react_);
33
- ;// CONCATENATED MODULE: ./src/components/Spinner/Spinner.tsx
34
- var __extends = (undefined && undefined.__extends) || (function () {
35
- var extendStatics = function (d, b) {
36
- extendStatics = Object.setPrototypeOf ||
37
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
38
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
39
- return extendStatics(d, b);
40
- };
41
- return function (d, b) {
42
- if (typeof b !== "function" && b !== null)
43
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
44
- extendStatics(d, b);
45
- function __() { this.constructor = d; }
46
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
47
- };
48
- })();
49
-
50
-
51
-
52
- var SpinnerSize;
53
- (function (SpinnerSize) {
54
- SpinnerSize[SpinnerSize["mini"] = 0] = "mini";
55
- SpinnerSize[SpinnerSize["small"] = 1] = "small";
56
- SpinnerSize[SpinnerSize["big"] = 2] = "big";
57
- SpinnerSize[SpinnerSize["modal"] = 3] = "modal";
58
- })(SpinnerSize || (SpinnerSize = {}));
59
- /**
60
- * ### Overview
61
- *
62
- * We can find two different spinners in the Atoka interface, small and big. The **small** one is used to show that a specific section inside the page is loading. The **big** spinner on the other hand shows when the whole page is loading.
63
- *
64
- * ### Best practice
65
- *
66
- * Use the spinner if the waiting time is between 0.1 and 1 second. After one second, the user gets the impression that the app is slow: in that case, use a progress indicator instead.
67
- **/
68
- var Spinner = /** @class */ (function (_super) {
69
- __extends(Spinner, _super);
70
- function Spinner() {
71
- return _super !== null && _super.apply(this, arguments) || this;
72
- }
73
- Spinner.prototype.renderOnlyDotsSpinner = function (size) {
74
- var className = 'atoka-spinner spinner-' + size + ' ' + this.props.className;
75
- return (external_react_default().createElement("div", { className: className },
76
- external_react_default().createElement("div", { className: 'spinner-dot1' },
77
- external_react_default().createElement("div", { className: 'spinner-leaf' })),
78
- external_react_default().createElement("div", { className: 'spinner-dot2' },
79
- external_react_default().createElement("div", { className: 'spinner-leaf' })),
80
- external_react_default().createElement("div", { className: 'spinner-dot3' },
81
- external_react_default().createElement("div", { className: 'spinner-leaf' }))));
82
- };
83
- Spinner.prototype.renderSmall = function () {
84
- return this.renderOnlyDotsSpinner('small');
85
- };
86
- Spinner.prototype.renderMini = function () {
87
- return this.renderOnlyDotsSpinner('mini');
88
- };
89
- Spinner.prototype.renderLeaf = function () {
90
- return (external_react_default().createElement("svg", { viewBox: '0 0 204.01 190.64', version: '1.1', xmlns: 'http://www.w3.org/2000/svg' },
91
- external_react_default().createElement("g", { id: 'leaf' },
92
- external_react_default().createElement("path", { d: 'M80.88,7.62a26,26,0,0,0-36.79,36.8,25.85,25.85,0,0,0,13.4,7.14V83.39c1.19,0,2.4-.08,3.62-.08,2.16,0,4.28.08,6.38.23v-32A26,26,0,0,0,80.88,7.62ZM73.81,37.35a16,16,0,1,1,0-22.66,15.92,15.92,0,0,1,0,22.66Z' }))));
93
- };
94
- Spinner.prototype.renderLetter = function () {
95
- return (external_react_default().createElement("svg", { viewBox: '0 0 204.01 190.64', version: '1.1', xmlns: 'http://www.w3.org/2000/svg' },
96
- external_react_default().createElement("g", { id: 'logo-vector' },
97
- external_react_default().createElement("path", { d: 'M110.77,180.67V140.16a50.47,50.47,0,1,0-22,41.71L93.12,187a10,10,0,0,0,17.65-6.34Zm-81-40.51a30.5,30.5,0,1,1,30.5,30.5,30.49,30.49,0,0,1-30.5-30.5Z' }))));
98
- };
99
- Spinner.prototype.renderBig = function () {
100
- var spinnerClassName = external_classnames_default()(this.props.className, {
101
- 'atoka-spinner': true,
102
- 'spinner-big': this.props.size === SpinnerSize.big,
103
- 'spinner-medium': this.props.size === SpinnerSize.modal,
104
- }), containerClassName = external_classnames_default()({
105
- 'container-fluid spinner-modal': this.props.size === SpinnerSize.modal,
106
- });
107
- return (external_react_default().createElement("div", { className: containerClassName },
108
- external_react_default().createElement("div", { className: spinnerClassName },
109
- external_react_default().createElement("div", { className: 'spinner-dot1' },
110
- external_react_default().createElement("div", { className: 'spinner-leaf' }, this.renderLeaf())),
111
- external_react_default().createElement("div", { className: 'spinner-dot2' },
112
- external_react_default().createElement("div", { className: 'spinner-leaf' }, this.renderLeaf())),
113
- external_react_default().createElement("div", { className: 'spinner-dot3' },
114
- external_react_default().createElement("div", { className: 'spinner-leaf' }, this.renderLeaf())),
115
- external_react_default().createElement("span", { className: 'spinner-letter' }, this.renderLetter()))));
116
- };
117
- Spinner.prototype.render = function () {
118
- switch (this.props.size) {
119
- case SpinnerSize.mini:
120
- return this.renderMini();
121
- case SpinnerSize.small:
122
- return this.renderSmall();
123
- case SpinnerSize.big:
124
- case SpinnerSize.modal:
125
- return this.renderBig();
126
- default:
127
- return null;
128
- }
129
- };
130
- Spinner.displayName = 'Spinner';
131
- Spinner.defaultProps = {
132
- size: SpinnerSize.small,
133
- className: '',
134
- };
135
- return Spinner;
136
- }((external_react_default()).Component));
137
-
138
-
139
- ;// CONCATENATED MODULE: ./src/components/Spinner/index.ts
140
-
141
-
142
-
143
- /***/ }),
144
-
145
- /***/ 8310:
146
- /***/ ((module) => {
147
-
148
- module.exports = __WEBPACK_EXTERNAL_MODULE__8310__;
149
-
150
- /***/ }),
151
-
152
- /***/ 8156:
153
- /***/ ((module) => {
154
-
155
- module.exports = __WEBPACK_EXTERNAL_MODULE__8156__;
156
-
157
- /***/ })
158
-
159
- /******/ });
160
- /************************************************************************/
161
- /******/ // The module cache
162
- /******/ var __webpack_module_cache__ = {};
163
- /******/
164
- /******/ // The require function
165
- /******/ function __webpack_require__(moduleId) {
166
- /******/ // Check if module is in cache
167
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
168
- /******/ if (cachedModule !== undefined) {
169
- /******/ return cachedModule.exports;
170
- /******/ }
171
- /******/ // Create a new module (and put it into the cache)
172
- /******/ var module = __webpack_module_cache__[moduleId] = {
173
- /******/ // no module.id needed
174
- /******/ // no module.loaded needed
175
- /******/ exports: {}
176
- /******/ };
177
- /******/
178
- /******/ // Execute the module function
179
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
180
- /******/
181
- /******/ // Return the exports of the module
182
- /******/ return module.exports;
183
- /******/ }
184
- /******/
185
- /******/ // expose the modules object (__webpack_modules__)
186
- /******/ __webpack_require__.m = __webpack_modules__;
187
- /******/
188
- /************************************************************************/
189
- /******/ /* webpack/runtime/chunk loaded */
190
- /******/ (() => {
191
- /******/ var deferred = [];
192
- /******/ __webpack_require__.O = (result, chunkIds, fn, priority) => {
193
- /******/ if(chunkIds) {
194
- /******/ priority = priority || 0;
195
- /******/ for(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];
196
- /******/ deferred[i] = [chunkIds, fn, priority];
197
- /******/ return;
198
- /******/ }
199
- /******/ var notFulfilled = Infinity;
200
- /******/ for (var i = 0; i < deferred.length; i++) {
201
- /******/ var [chunkIds, fn, priority] = deferred[i];
202
- /******/ var fulfilled = true;
203
- /******/ for (var j = 0; j < chunkIds.length; j++) {
204
- /******/ if ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {
205
- /******/ chunkIds.splice(j--, 1);
206
- /******/ } else {
207
- /******/ fulfilled = false;
208
- /******/ if(priority < notFulfilled) notFulfilled = priority;
209
- /******/ }
210
- /******/ }
211
- /******/ if(fulfilled) {
212
- /******/ deferred.splice(i--, 1)
213
- /******/ var r = fn();
214
- /******/ if (r !== undefined) result = r;
215
- /******/ }
216
- /******/ }
217
- /******/ return result;
218
- /******/ };
219
- /******/ })();
220
- /******/
221
- /******/ /* webpack/runtime/compat get default export */
222
- /******/ (() => {
223
- /******/ // getDefaultExport function for compatibility with non-harmony modules
224
- /******/ __webpack_require__.n = (module) => {
225
- /******/ var getter = module && module.__esModule ?
226
- /******/ () => (module['default']) :
227
- /******/ () => (module);
228
- /******/ __webpack_require__.d(getter, { a: getter });
229
- /******/ return getter;
230
- /******/ };
231
- /******/ })();
232
- /******/
233
- /******/ /* webpack/runtime/define property getters */
234
- /******/ (() => {
235
- /******/ // define getter functions for harmony exports
236
- /******/ __webpack_require__.d = (exports, definition) => {
237
- /******/ for(var key in definition) {
238
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
239
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
240
- /******/ }
241
- /******/ }
242
- /******/ };
243
- /******/ })();
244
- /******/
245
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
246
- /******/ (() => {
247
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
248
- /******/ })();
249
- /******/
250
- /******/ /* webpack/runtime/make namespace object */
251
- /******/ (() => {
252
- /******/ // define __esModule on exports
253
- /******/ __webpack_require__.r = (exports) => {
254
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
255
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
256
- /******/ }
257
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
258
- /******/ };
259
- /******/ })();
260
- /******/
261
- /******/ /* webpack/runtime/jsonp chunk loading */
262
- /******/ (() => {
263
- /******/ // no baseURI
264
- /******/
265
- /******/ // object to store loaded and loading chunks
266
- /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
267
- /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
268
- /******/ var installedChunks = {
269
- /******/ 410: 0,
270
- /******/ 5785: 0
271
- /******/ };
272
- /******/
273
- /******/ // no chunk on demand loading
274
- /******/
275
- /******/ // no prefetching
276
- /******/
277
- /******/ // no preloaded
278
- /******/
279
- /******/ // no HMR
280
- /******/
281
- /******/ // no HMR manifest
282
- /******/
283
- /******/ __webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);
284
- /******/
285
- /******/ // install a JSONP callback for chunk loading
286
- /******/ var webpackJsonpCallback = (parentChunkLoadingFunction, data) => {
287
- /******/ var [chunkIds, moreModules, runtime] = data;
288
- /******/ // add "moreModules" to the modules object,
289
- /******/ // then flag all "chunkIds" as loaded and fire callback
290
- /******/ var moduleId, chunkId, i = 0;
291
- /******/ if(chunkIds.some((id) => (installedChunks[id] !== 0))) {
292
- /******/ for(moduleId in moreModules) {
293
- /******/ if(__webpack_require__.o(moreModules, moduleId)) {
294
- /******/ __webpack_require__.m[moduleId] = moreModules[moduleId];
295
- /******/ }
296
- /******/ }
297
- /******/ if(runtime) var result = runtime(__webpack_require__);
298
- /******/ }
299
- /******/ if(parentChunkLoadingFunction) parentChunkLoadingFunction(data);
300
- /******/ for(;i < chunkIds.length; i++) {
301
- /******/ chunkId = chunkIds[i];
302
- /******/ if(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {
303
- /******/ installedChunks[chunkId][0]();
304
- /******/ }
305
- /******/ installedChunks[chunkIds[i]] = 0;
306
- /******/ }
307
- /******/ return __webpack_require__.O(result);
308
- /******/ }
309
- /******/
310
- /******/ var chunkLoadingGlobal = self["webpackChunkatoka_design_system"] = self["webpackChunkatoka_design_system"] || [];
311
- /******/ chunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));
312
- /******/ chunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));
313
- /******/ })();
314
- /******/
315
- /************************************************************************/
316
- /******/
317
- /******/ // startup
318
- /******/ // Load entry module and return exports
319
- /******/ // This entry module depends on other loaded chunks and execution need to be delayed
320
- /******/ var __webpack_exports__ = __webpack_require__.O(undefined, [5785], () => (__webpack_require__(6216)))
321
- /******/ __webpack_exports__ = __webpack_require__.O(__webpack_exports__);
322
- /******/
323
- /******/ return __webpack_exports__;
324
- /******/ })()
325
- ;
326
- });
327
- //# sourceMappingURL=index.js.map
1
+ !function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("classnames"),require("react")):"function"==typeof define&&define.amd?define("atoka-design-system",["classnames","react"],r):"object"==typeof exports?exports["atoka-design-system"]=r(require("classnames"),require("react")):e["atoka-design-system"]=r(e.classnames,e.react)}(self,(function(e,r){return(()=>{"use strict";var t,n={6216:(e,r,t)=>{t.r(r),t.d(r,{Spinner:()=>p,SpinnerSize:()=>s});var n,s,a=t(8310),i=t.n(a),o=t(8156),l=t.n(o),c=(n=function(e,r){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var t in r)Object.prototype.hasOwnProperty.call(r,t)&&(e[t]=r[t])},n(e,r)},function(e,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function t(){this.constructor=e}n(e,r),e.prototype=null===r?Object.create(r):(t.prototype=r.prototype,new t)});!function(e){e[e.mini=0]="mini",e[e.small=1]="small",e[e.big=2]="big",e[e.modal=3]="modal"}(s||(s={}));var p=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return c(r,e),r.prototype.renderOnlyDotsSpinner=function(e){var r="atoka-spinner spinner-"+e+" "+this.props.className;return l().createElement("div",{className:r},l().createElement("div",{className:"spinner-dot1"},l().createElement("div",{className:"spinner-leaf"})),l().createElement("div",{className:"spinner-dot2"},l().createElement("div",{className:"spinner-leaf"})),l().createElement("div",{className:"spinner-dot3"},l().createElement("div",{className:"spinner-leaf"})))},r.prototype.renderSmall=function(){return this.renderOnlyDotsSpinner("small")},r.prototype.renderMini=function(){return this.renderOnlyDotsSpinner("mini")},r.prototype.renderLeaf=function(){return l().createElement("svg",{viewBox:"0 0 204.01 190.64",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},l().createElement("g",{id:"leaf"},l().createElement("path",{d:"M80.88,7.62a26,26,0,0,0-36.79,36.8,25.85,25.85,0,0,0,13.4,7.14V83.39c1.19,0,2.4-.08,3.62-.08,2.16,0,4.28.08,6.38.23v-32A26,26,0,0,0,80.88,7.62ZM73.81,37.35a16,16,0,1,1,0-22.66,15.92,15.92,0,0,1,0,22.66Z"})))},r.prototype.renderLetter=function(){return l().createElement("svg",{viewBox:"0 0 204.01 190.64",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},l().createElement("g",{id:"logo-vector"},l().createElement("path",{d:"M110.77,180.67V140.16a50.47,50.47,0,1,0-22,41.71L93.12,187a10,10,0,0,0,17.65-6.34Zm-81-40.51a30.5,30.5,0,1,1,30.5,30.5,30.49,30.49,0,0,1-30.5-30.5Z"})))},r.prototype.renderBig=function(){var e=i()(this.props.className,{"atoka-spinner":!0,"spinner-big":this.props.size===s.big,"spinner-medium":this.props.size===s.modal}),r=i()({"container-fluid spinner-modal":this.props.size===s.modal});return l().createElement("div",{className:r},l().createElement("div",{className:e},l().createElement("div",{className:"spinner-dot1"},l().createElement("div",{className:"spinner-leaf"},this.renderLeaf())),l().createElement("div",{className:"spinner-dot2"},l().createElement("div",{className:"spinner-leaf"},this.renderLeaf())),l().createElement("div",{className:"spinner-dot3"},l().createElement("div",{className:"spinner-leaf"},this.renderLeaf())),l().createElement("span",{className:"spinner-letter"},this.renderLetter())))},r.prototype.render=function(){switch(this.props.size){case s.mini:return this.renderMini();case s.small:return this.renderSmall();case s.big:case s.modal:return this.renderBig();default:return null}},r.displayName="Spinner",r.defaultProps={size:s.small,className:""},r}(l().Component)},8310:r=>{r.exports=e},8156:e=>{e.exports=r}},s={};function a(e){var r=s[e];if(void 0!==r)return r.exports;var t=s[e]={exports:{}};return n[e](t,t.exports,a),t.exports}a.m=n,t=[],a.O=(e,r,n,s)=>{if(!r){var i=1/0;for(p=0;p<t.length;p++){for(var[r,n,s]=t[p],o=!0,l=0;l<r.length;l++)(!1&s||i>=s)&&Object.keys(a.O).every((e=>a.O[e](r[l])))?r.splice(l--,1):(o=!1,s<i&&(i=s));if(o){t.splice(p--,1);var c=n();void 0!==c&&(e=c)}}return e}s=s||0;for(var p=t.length;p>0&&t[p-1][2]>s;p--)t[p]=t[p-1];t[p]=[r,n,s]},a.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return a.d(r,{a:r}),r},a.d=(e,r)=>{for(var t in r)a.o(r,t)&&!a.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e={410:0,8699:0};a.O.j=r=>0===e[r];var r=(r,t)=>{var n,s,[i,o,l]=t,c=0;if(i.some((r=>0!==e[r]))){for(n in o)a.o(o,n)&&(a.m[n]=o[n]);if(l)var p=l(a)}for(r&&r(t);c<i.length;c++)s=i[c],a.o(e,s)&&e[s]&&e[s][0](),e[i[c]]=0;return a.O(p)},t=self.webpackChunkatoka_design_system=self.webpackChunkatoka_design_system||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})();var i=a.O(void 0,[8699],(()=>a(6216)));return i=a.O(i)})()}));