@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
@@ -1,253 +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
- /***/ 1294:
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
- "Bs4V3Wrapper": () => (/* reexport */ Bs4V3Wrapper)
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
- ;// CONCATENATED MODULE: ./src/components/Bs4V3Wrapper/Bs4V3Wrapper.tsx
33
- var __extends = (undefined && undefined.__extends) || (function () {
34
- var extendStatics = function (d, b) {
35
- extendStatics = Object.setPrototypeOf ||
36
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
37
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
38
- return extendStatics(d, b);
39
- };
40
- return function (d, b) {
41
- if (typeof b !== "function" && b !== null)
42
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
43
- extendStatics(d, b);
44
- function __() { this.constructor = d; }
45
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
46
- };
47
- })();
48
-
49
-
50
-
51
- var Bs4V3Wrapper = /** @class */ (function (_super) {
52
- __extends(Bs4V3Wrapper, _super);
53
- function Bs4V3Wrapper() {
54
- return _super !== null && _super.apply(this, arguments) || this;
55
- }
56
- Bs4V3Wrapper.prototype.render = function () {
57
- var className = external_classnames_default()('bs4-v3', this.props.className);
58
- return external_react_default().createElement("div", { className: className }, this.props.children);
59
- };
60
- Bs4V3Wrapper.displayName = 'Bs4V3Wrapper';
61
- return Bs4V3Wrapper;
62
- }((external_react_default()).PureComponent));
63
-
64
-
65
- ;// CONCATENATED MODULE: ./src/components/Bs4V3Wrapper/index.ts
66
-
67
-
68
-
69
- /***/ }),
70
-
71
- /***/ 8310:
72
- /***/ ((module) => {
73
-
74
- module.exports = __WEBPACK_EXTERNAL_MODULE__8310__;
75
-
76
- /***/ }),
77
-
78
- /***/ 8156:
79
- /***/ ((module) => {
80
-
81
- module.exports = __WEBPACK_EXTERNAL_MODULE__8156__;
82
-
83
- /***/ })
84
-
85
- /******/ });
86
- /************************************************************************/
87
- /******/ // The module cache
88
- /******/ var __webpack_module_cache__ = {};
89
- /******/
90
- /******/ // The require function
91
- /******/ function __webpack_require__(moduleId) {
92
- /******/ // Check if module is in cache
93
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
94
- /******/ if (cachedModule !== undefined) {
95
- /******/ return cachedModule.exports;
96
- /******/ }
97
- /******/ // Create a new module (and put it into the cache)
98
- /******/ var module = __webpack_module_cache__[moduleId] = {
99
- /******/ // no module.id needed
100
- /******/ // no module.loaded needed
101
- /******/ exports: {}
102
- /******/ };
103
- /******/
104
- /******/ // Execute the module function
105
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
106
- /******/
107
- /******/ // Return the exports of the module
108
- /******/ return module.exports;
109
- /******/ }
110
- /******/
111
- /******/ // expose the modules object (__webpack_modules__)
112
- /******/ __webpack_require__.m = __webpack_modules__;
113
- /******/
114
- /************************************************************************/
115
- /******/ /* webpack/runtime/chunk loaded */
116
- /******/ (() => {
117
- /******/ var deferred = [];
118
- /******/ __webpack_require__.O = (result, chunkIds, fn, priority) => {
119
- /******/ if(chunkIds) {
120
- /******/ priority = priority || 0;
121
- /******/ for(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];
122
- /******/ deferred[i] = [chunkIds, fn, priority];
123
- /******/ return;
124
- /******/ }
125
- /******/ var notFulfilled = Infinity;
126
- /******/ for (var i = 0; i < deferred.length; i++) {
127
- /******/ var [chunkIds, fn, priority] = deferred[i];
128
- /******/ var fulfilled = true;
129
- /******/ for (var j = 0; j < chunkIds.length; j++) {
130
- /******/ if ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {
131
- /******/ chunkIds.splice(j--, 1);
132
- /******/ } else {
133
- /******/ fulfilled = false;
134
- /******/ if(priority < notFulfilled) notFulfilled = priority;
135
- /******/ }
136
- /******/ }
137
- /******/ if(fulfilled) {
138
- /******/ deferred.splice(i--, 1)
139
- /******/ var r = fn();
140
- /******/ if (r !== undefined) result = r;
141
- /******/ }
142
- /******/ }
143
- /******/ return result;
144
- /******/ };
145
- /******/ })();
146
- /******/
147
- /******/ /* webpack/runtime/compat get default export */
148
- /******/ (() => {
149
- /******/ // getDefaultExport function for compatibility with non-harmony modules
150
- /******/ __webpack_require__.n = (module) => {
151
- /******/ var getter = module && module.__esModule ?
152
- /******/ () => (module['default']) :
153
- /******/ () => (module);
154
- /******/ __webpack_require__.d(getter, { a: getter });
155
- /******/ return getter;
156
- /******/ };
157
- /******/ })();
158
- /******/
159
- /******/ /* webpack/runtime/define property getters */
160
- /******/ (() => {
161
- /******/ // define getter functions for harmony exports
162
- /******/ __webpack_require__.d = (exports, definition) => {
163
- /******/ for(var key in definition) {
164
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
165
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
166
- /******/ }
167
- /******/ }
168
- /******/ };
169
- /******/ })();
170
- /******/
171
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
172
- /******/ (() => {
173
- /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
174
- /******/ })();
175
- /******/
176
- /******/ /* webpack/runtime/make namespace object */
177
- /******/ (() => {
178
- /******/ // define __esModule on exports
179
- /******/ __webpack_require__.r = (exports) => {
180
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
181
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
182
- /******/ }
183
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
184
- /******/ };
185
- /******/ })();
186
- /******/
187
- /******/ /* webpack/runtime/jsonp chunk loading */
188
- /******/ (() => {
189
- /******/ // no baseURI
190
- /******/
191
- /******/ // object to store loaded and loading chunks
192
- /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
193
- /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
194
- /******/ var installedChunks = {
195
- /******/ 4548: 0,
196
- /******/ 5785: 0
197
- /******/ };
198
- /******/
199
- /******/ // no chunk on demand loading
200
- /******/
201
- /******/ // no prefetching
202
- /******/
203
- /******/ // no preloaded
204
- /******/
205
- /******/ // no HMR
206
- /******/
207
- /******/ // no HMR manifest
208
- /******/
209
- /******/ __webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);
210
- /******/
211
- /******/ // install a JSONP callback for chunk loading
212
- /******/ var webpackJsonpCallback = (parentChunkLoadingFunction, data) => {
213
- /******/ var [chunkIds, moreModules, runtime] = data;
214
- /******/ // add "moreModules" to the modules object,
215
- /******/ // then flag all "chunkIds" as loaded and fire callback
216
- /******/ var moduleId, chunkId, i = 0;
217
- /******/ if(chunkIds.some((id) => (installedChunks[id] !== 0))) {
218
- /******/ for(moduleId in moreModules) {
219
- /******/ if(__webpack_require__.o(moreModules, moduleId)) {
220
- /******/ __webpack_require__.m[moduleId] = moreModules[moduleId];
221
- /******/ }
222
- /******/ }
223
- /******/ if(runtime) var result = runtime(__webpack_require__);
224
- /******/ }
225
- /******/ if(parentChunkLoadingFunction) parentChunkLoadingFunction(data);
226
- /******/ for(;i < chunkIds.length; i++) {
227
- /******/ chunkId = chunkIds[i];
228
- /******/ if(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {
229
- /******/ installedChunks[chunkId][0]();
230
- /******/ }
231
- /******/ installedChunks[chunkIds[i]] = 0;
232
- /******/ }
233
- /******/ return __webpack_require__.O(result);
234
- /******/ }
235
- /******/
236
- /******/ var chunkLoadingGlobal = self["webpackChunkatoka_design_system"] = self["webpackChunkatoka_design_system"] || [];
237
- /******/ chunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));
238
- /******/ chunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));
239
- /******/ })();
240
- /******/
241
- /************************************************************************/
242
- /******/
243
- /******/ // startup
244
- /******/ // Load entry module and return exports
245
- /******/ // This entry module depends on other loaded chunks and execution need to be delayed
246
- /******/ var __webpack_exports__ = __webpack_require__.O(undefined, [5785], () => (__webpack_require__(1294)))
247
- /******/ __webpack_exports__ = __webpack_require__.O(__webpack_exports__);
248
- /******/
249
- /******/ return __webpack_exports__;
250
- /******/ })()
251
- ;
252
- });
253
- //# 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,o={1294:(e,r,t)=>{t.r(r),t.d(r,{Bs4V3Wrapper:()=>u});var o,n=t(8156),s=t.n(n),a=t(8310),i=t.n(a),p=(o=function(e,r){return o=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])},o(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}o(e,r),e.prototype=null===r?Object.create(r):(t.prototype=r.prototype,new t)}),u=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return p(r,e),r.prototype.render=function(){var e=i()("bs4-v3",this.props.className);return s().createElement("div",{className:e},this.props.children)},r.displayName="Bs4V3Wrapper",r}(s().PureComponent)},8310:r=>{r.exports=e},8156:e=>{e.exports=r}},n={};function s(e){var r=n[e];if(void 0!==r)return r.exports;var t=n[e]={exports:{}};return o[e](t,t.exports,s),t.exports}s.m=o,t=[],s.O=(e,r,o,n)=>{if(!r){var a=1/0;for(c=0;c<t.length;c++){for(var[r,o,n]=t[c],i=!0,p=0;p<r.length;p++)(!1&n||a>=n)&&Object.keys(s.O).every((e=>s.O[e](r[p])))?r.splice(p--,1):(i=!1,n<a&&(a=n));if(i){t.splice(c--,1);var u=o();void 0!==u&&(e=u)}}return e}n=n||0;for(var c=t.length;c>0&&t[c-1][2]>n;c--)t[c]=t[c-1];t[c]=[r,o,n]},s.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return s.d(r,{a:r}),r},s.d=(e,r)=>{for(var t in r)s.o(r,t)&&!s.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},s.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e={4548:0,8699:0};s.O.j=r=>0===e[r];var r=(r,t)=>{var o,n,[a,i,p]=t,u=0;if(a.some((r=>0!==e[r]))){for(o in i)s.o(i,o)&&(s.m[o]=i[o]);if(p)var c=p(s)}for(r&&r(t);u<a.length;u++)n=a[u],s.o(e,n)&&e[n]&&e[n][0](),e[a[u]]=0;return s.O(c)},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 a=s.O(void 0,[8699],(()=>s(1294)));return a=s.O(a)})()}));