@epam/uui 4.8.0-alpha.0 → 4.8.1
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.
- package/bundle-stats.json +1 -1
- package/components/buttons/Button.d.ts +1 -1
- package/components/buttons/LinkButton.d.ts +1 -1
- package/components/buttons/TabButton.d.ts +1 -1
- package/components/buttons/VerticalTabButton.d.ts +1 -1
- package/components/inputs/TextInput.d.ts +1 -1
- package/components/layout/FlexItems/FlexRow.d.ts +1 -1
- package/components/overlays/DropdownMenu.d.ts +2 -2
- package/components/overlays/DropdownMenu.d.ts.map +1 -1
- package/components/pickers/DataPickerFooter.d.ts +3 -3
- package/components/pickers/DataPickerFooter.d.ts.map +1 -1
- package/components/pickers/DataPickerRow.d.ts.map +1 -1
- package/components/pickers/PickerInput.d.ts +2 -2
- package/components/pickers/PickerInput.d.ts.map +1 -1
- package/components/pickers/PickerList.d.ts +3 -3
- package/components/pickers/PickerList.d.ts.map +1 -1
- package/components/pickers/PickerModal.d.ts +3 -3
- package/components/pickers/PickerModal.d.ts.map +1 -1
- package/components/tables/DataTableCell.d.ts +1 -1
- package/components/tables/DataTableCell.d.ts.map +1 -1
- package/components/widgets/Badge.d.ts +1 -1
- package/components/widgets/Tag.d.ts +1 -1
- package/index.js +72 -71
- package/index.js.map +1 -1
- package/package.json +6 -6
- package/styles.css +619 -617
- package/styles.css.map +1 -1
package/index.js
CHANGED
|
@@ -122,7 +122,8 @@ var SvgNavigationClose24 = function SvgNavigationClose24(_ref) {
|
|
|
122
122
|
ref: svgRef
|
|
123
123
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
|
|
124
124
|
fillRule: "evenodd",
|
|
125
|
-
d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41
|
|
125
|
+
d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z",
|
|
126
|
+
clipRule: "evenodd"
|
|
126
127
|
})));
|
|
127
128
|
};
|
|
128
129
|
|
|
@@ -131,7 +132,7 @@ var ForwardRef = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.forwa
|
|
|
131
132
|
svgRef: ref
|
|
132
133
|
}, props));
|
|
133
134
|
});
|
|
134
|
-
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "
|
|
135
|
+
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "0ba933379964baa06b26e42142037b8c.svg");
|
|
135
136
|
|
|
136
137
|
|
|
137
138
|
/***/ }),
|
|
@@ -171,7 +172,8 @@ var SvgNavigationMoreVert12 = function SvgNavigationMoreVert12(_ref) {
|
|
|
171
172
|
ref: svgRef
|
|
172
173
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
|
|
173
174
|
fillRule: "evenodd",
|
|
174
|
-
d: "M6 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 1c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z"
|
|
175
|
+
d: "M6 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 1c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z",
|
|
176
|
+
clipRule: "evenodd"
|
|
175
177
|
})));
|
|
176
178
|
};
|
|
177
179
|
|
|
@@ -180,7 +182,7 @@ var ForwardRef = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.forwa
|
|
|
180
182
|
svgRef: ref
|
|
181
183
|
}, props));
|
|
182
184
|
});
|
|
183
|
-
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "
|
|
185
|
+
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "dbb2b4b59958a58edd4c47ba24a011ff.svg");
|
|
184
186
|
|
|
185
187
|
|
|
186
188
|
/***/ }),
|
|
@@ -219,8 +221,7 @@ var SvgNotificationDone12 = function SvgNotificationDone12(_ref) {
|
|
|
219
221
|
viewBox: "0 0 12 12",
|
|
220
222
|
ref: svgRef
|
|
221
223
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
|
|
222
|
-
|
|
223
|
-
d: "M9.462 2L11 3.6 4.846 10 3.308 8.4 1 6l1.538-1.6 2.308 2.399L9.462 2z"
|
|
224
|
+
d: "M11 3.6L9.462 2 4.846 6.8 2.538 4.4 1 6l3.846 4L11 3.6z"
|
|
224
225
|
})));
|
|
225
226
|
};
|
|
226
227
|
|
|
@@ -229,7 +230,7 @@ var ForwardRef = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.forwa
|
|
|
229
230
|
svgRef: ref
|
|
230
231
|
}, props));
|
|
231
232
|
});
|
|
232
|
-
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "
|
|
233
|
+
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "68b777821bbbc2492210a623b4570e14.svg");
|
|
233
234
|
|
|
234
235
|
|
|
235
236
|
/***/ }),
|
|
@@ -269,7 +270,8 @@ var SvgNotificationDone18 = function SvgNotificationDone18(_ref) {
|
|
|
269
270
|
ref: svgRef
|
|
270
271
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
|
|
271
272
|
fillRule: "evenodd",
|
|
272
|
-
d: "M7.136 11.91L4.034 8.776 3 9.821 7.136 14 16 5.045 14.966
|
|
273
|
+
d: "M7.136 11.91L4.034 8.776 3 9.821 7.136 14 16 5.045 14.966 4l-7.83 7.91z",
|
|
274
|
+
clipRule: "evenodd"
|
|
273
275
|
})));
|
|
274
276
|
};
|
|
275
277
|
|
|
@@ -278,7 +280,7 @@ var ForwardRef = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.forwa
|
|
|
278
280
|
svgRef: ref
|
|
279
281
|
}, props));
|
|
280
282
|
});
|
|
281
|
-
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "
|
|
283
|
+
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "9ef06439f464b69c944ed641c4c2bc32.svg");
|
|
282
284
|
|
|
283
285
|
|
|
284
286
|
/***/ }),
|
|
@@ -318,7 +320,8 @@ var SvgNotificationDone24 = function SvgNotificationDone24(_ref) {
|
|
|
318
320
|
ref: svgRef
|
|
319
321
|
}, props), _path || (_path = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.createElement("path", {
|
|
320
322
|
fillRule: "evenodd",
|
|
321
|
-
d: "M9.727 16.075l-4.295-4.388L4 13.149 9.727 19 22 6.463 20.568
|
|
323
|
+
d: "M9.727 16.075l-4.295-4.388L4 13.149 9.727 19 22 6.463 20.568 5 9.728 16.075z",
|
|
324
|
+
clipRule: "evenodd"
|
|
322
325
|
})));
|
|
323
326
|
};
|
|
324
327
|
|
|
@@ -327,7 +330,7 @@ var ForwardRef = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default.a.forwa
|
|
|
327
330
|
svgRef: ref
|
|
328
331
|
}, props));
|
|
329
332
|
});
|
|
330
|
-
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "
|
|
333
|
+
/* harmony default export */ __webpack_exports__["default"] = (__webpack_require__.p + "e0116bdd3134e03379fb18c289eee302.svg");
|
|
331
334
|
|
|
332
335
|
|
|
333
336
|
/***/ }),
|
|
@@ -648,7 +651,7 @@ function __classPrivateFieldIn(state, receiver) {
|
|
|
648
651
|
/***/ (function(module, exports, __webpack_require__) {
|
|
649
652
|
|
|
650
653
|
// extracted by mini-css-extract-plugin
|
|
651
|
-
module.exports = {"line-height-12":"
|
|
654
|
+
module.exports = {"line-height-12":"_33pyI","lineHeight12":"_33pyI","line-height-18":"_1l6kH","lineHeight18":"_1l6kH","line-height-24":"_1IEbX","lineHeight24":"_1IEbX","line-height-30":"_2l1sH","lineHeight30":"_2l1sH","font-size-10":"_3eG8Z","fontSize10":"_3eG8Z","font-size-12":"_3VZr7","fontSize12":"_3VZr7","font-size-14":"_37aIH","fontSize14":"_37aIH","font-size-16":"_1NLCq","fontSize16":"_1NLCq","font-size-18":"_1HOAD","fontSize18":"_1HOAD","font-size-24":"_3xY3I","fontSize24":"_3xY3I","v-padding-2":"_1X4fk","vPadding2":"_1X4fk","v-padding-3":"_2j7vc","vPadding3":"_2j7vc","v-padding-5":"_2hbIe","vPadding5":"_2hbIe","v-padding-6":"_1_Dp_","vPadding6":"_1_Dp_","v-padding-8":"f18eK","vPadding8":"f18eK","v-padding-9":"_1sVoK","vPadding9":"_1sVoK","v-padding-11":"_3Si7u","vPadding11":"_3Si7u","v-padding-12":"_14TQy","vPadding12":"_14TQy","v-padding-14":"_1ihuA","vPadding14":"_1ihuA","v-padding-15":"_2Nk_H","vPadding15":"_2Nk_H","v-padding-17":"MkRm2","vPadding17":"MkRm2","v-padding-18":"_2wHtz","vPadding18":"_2wHtz","v-padding-23":"SIBXL","vPadding23":"SIBXL","v-padding-24":"TB5ss","vPadding24":"TB5ss"};
|
|
652
655
|
|
|
653
656
|
/***/ }),
|
|
654
657
|
|
|
@@ -902,7 +905,7 @@ module.exports = {"line-height-12":"_2uArn","lineHeight12":"_2uArn","line-height
|
|
|
902
905
|
/***/ (function(module, exports, __webpack_require__) {
|
|
903
906
|
|
|
904
907
|
// extracted by mini-css-extract-plugin
|
|
905
|
-
module.exports = {"root":"
|
|
908
|
+
module.exports = {"root":"SN9zM","mode-solid":"_1Flxv","modeSolid":"_1Flxv","mode-outline":"_2cttp","modeOutline":"_2cttp","mode-none":"_34BB-","modeNone":"_34BB-","mode-ghost":"_3rQuH","modeGhost":"_3rQuH","size-24":"_3XUYp","size24":"_3XUYp","size-30":"_2lpVW","size30":"_2lpVW","size-36":"_3_AZU","size36":"_3_AZU","size-42":"_2OD3Z","size42":"_2OD3Z","size-48":"_3uKUW","size48":"_3uKUW"};
|
|
906
909
|
|
|
907
910
|
/***/ }),
|
|
908
911
|
|
|
@@ -951,7 +954,7 @@ exports.Button = (0, uui_core_1.withMods)(uui_components_1.Button, applyButtonMo
|
|
|
951
954
|
/***/ (function(module, exports, __webpack_require__) {
|
|
952
955
|
|
|
953
956
|
// extracted by mini-css-extract-plugin
|
|
954
|
-
module.exports = {"root":"
|
|
957
|
+
module.exports = {"root":"_2kRQa"};
|
|
955
958
|
|
|
956
959
|
/***/ }),
|
|
957
960
|
|
|
@@ -991,7 +994,7 @@ exports.IconButton = (0, uui_core_1.withMods)(uui_components_1.IconButton, apply
|
|
|
991
994
|
/***/ (function(module, exports, __webpack_require__) {
|
|
992
995
|
|
|
993
996
|
// extracted by mini-css-extract-plugin
|
|
994
|
-
module.exports = {"root":"
|
|
997
|
+
module.exports = {"root":"_2LyMn","size-18":"_2biSP","size18":"_2biSP","size-24":"SqBXl","size24":"SqBXl","size-30":"_3gzd0","size30":"_3gzd0","size-36":"_2JDS-","size36":"_2JDS-","size-42":"_1uu85","size42":"_1uu85","size-48":"_3Nvtj","size48":"_3Nvtj"};
|
|
995
998
|
|
|
996
999
|
/***/ }),
|
|
997
1000
|
|
|
@@ -1037,7 +1040,7 @@ exports.LinkButton = (0, uui_core_1.withMods)(uui_components_1.Button, applyLink
|
|
|
1037
1040
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1038
1041
|
|
|
1039
1042
|
// extracted by mini-css-extract-plugin
|
|
1040
|
-
module.exports = {"root":"
|
|
1043
|
+
module.exports = {"root":"SmKWL","uui-notification":"_21wGX","uuiNotification":"_21wGX","size-36":"_284qV","size36":"_284qV","size-48":"_1qczW","size48":"_1qczW","size-60":"_1-jN4","size60":"_1-jN4"};
|
|
1041
1044
|
|
|
1042
1045
|
/***/ }),
|
|
1043
1046
|
|
|
@@ -1080,7 +1083,7 @@ exports.TabButton = (0, uui_core_1.withMods)(uui_components_1.Button, applyTabBu
|
|
|
1080
1083
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1081
1084
|
|
|
1082
1085
|
// extracted by mini-css-extract-plugin
|
|
1083
|
-
module.exports = {"root":"
|
|
1086
|
+
module.exports = {"root":"_3FUsc"};
|
|
1084
1087
|
|
|
1085
1088
|
/***/ }),
|
|
1086
1089
|
|
|
@@ -1196,7 +1199,7 @@ var tslib_1 = __webpack_require__(/*! tslib */ "../node_modules/tslib/tslib.es6.
|
|
|
1196
1199
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1197
1200
|
|
|
1198
1201
|
// extracted by mini-css-extract-plugin
|
|
1199
|
-
module.exports = {"root":"
|
|
1202
|
+
module.exports = {"root":"_3Ahph","size-18":"_1m7OB","size18":"_1m7OB","size-12":"_2lnrW","size12":"_2lnrW"};
|
|
1200
1203
|
|
|
1201
1204
|
/***/ }),
|
|
1202
1205
|
|
|
@@ -1244,7 +1247,7 @@ exports.Checkbox = (0, uui_core_1.withMods)(uui_components_1.Checkbox, applyChec
|
|
|
1244
1247
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1245
1248
|
|
|
1246
1249
|
// extracted by mini-css-extract-plugin
|
|
1247
|
-
module.exports = {"root":"
|
|
1250
|
+
module.exports = {"root":"_2yFB9","size-18":"_92cdQ","size18":"_92cdQ","size-12":"_2qxmE","size12":"_2qxmE"};
|
|
1248
1251
|
|
|
1249
1252
|
/***/ }),
|
|
1250
1253
|
|
|
@@ -1285,7 +1288,7 @@ exports.RadioInput = (0, uui_core_1.withMods)(uui_components_1.RadioInput, apply
|
|
|
1285
1288
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1286
1289
|
|
|
1287
1290
|
// extracted by mini-css-extract-plugin
|
|
1288
|
-
module.exports = {"root":"
|
|
1291
|
+
module.exports = {"root":"xbkEN","size-12":"pKzXa","size12":"pKzXa","size-18":"_29oTz","size18":"_29oTz","size-24":"_1LMR4","size24":"_1LMR4"};
|
|
1289
1292
|
|
|
1290
1293
|
/***/ }),
|
|
1291
1294
|
|
|
@@ -1326,7 +1329,7 @@ exports.Switch = (0, uui_core_1.withMods)(uui_components_1.Switch, applySwitchMo
|
|
|
1326
1329
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1327
1330
|
|
|
1328
1331
|
// extracted by mini-css-extract-plugin
|
|
1329
|
-
module.exports = {"root":"
|
|
1332
|
+
module.exports = {"root":"_22Ywr","mode-form":"_2U7KO","modeForm":"_2U7KO","mode-cell":"_6QNJY","modeCell":"_6QNJY","size-24":"_2Hf7E","size24":"_2Hf7E","size-30":"_21YC3","size30":"_21YC3","size-36":"_10Uj-","size36":"_10Uj-","size-42":"_3NA7z","size42":"_3NA7z","size-48":"Fn93H","size48":"Fn93H"};
|
|
1330
1333
|
|
|
1331
1334
|
/***/ }),
|
|
1332
1335
|
|
|
@@ -1413,7 +1416,7 @@ var tslib_1 = __webpack_require__(/*! tslib */ "../node_modules/tslib/tslib.es6.
|
|
|
1413
1416
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1414
1417
|
|
|
1415
1418
|
// extracted by mini-css-extract-plugin
|
|
1416
|
-
module.exports = {"root":"
|
|
1419
|
+
module.exports = {"root":"_2qe0W","mode-block":"p58Ng","modeBlock":"p58Ng","mode-inline":"YtM3D","modeInline":"YtM3D","padding-0":"_1p3AE","padding0":"_1p3AE","padding-6":"_1iPc0","padding6":"_1iPc0","padding-12":"rEQ-b","padding12":"rEQ-b","padding-18":"fnR8k","padding18":"fnR8k"};
|
|
1417
1420
|
|
|
1418
1421
|
/***/ }),
|
|
1419
1422
|
|
|
@@ -1457,7 +1460,7 @@ exports.Accordion = (0, uui_core_1.withMods)(uui_components_1.Accordion, applyAc
|
|
|
1457
1460
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1458
1461
|
|
|
1459
1462
|
// extracted by mini-css-extract-plugin
|
|
1460
|
-
module.exports = {"root":"
|
|
1463
|
+
module.exports = {"root":"_3Cj-N"};
|
|
1461
1464
|
|
|
1462
1465
|
/***/ }),
|
|
1463
1466
|
|
|
@@ -1511,7 +1514,7 @@ exports.FlexCell = (0, uui_core_1.withMods)(uui_components_1.FlexCell, function
|
|
|
1511
1514
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1512
1515
|
|
|
1513
1516
|
// extracted by mini-css-extract-plugin
|
|
1514
|
-
module.exports = {"root":"
|
|
1517
|
+
module.exports = {"root":"ZpaNo","top-shadow":"_2Ziqs","topShadow":"_2Ziqs","size-24":"_35DN0","size24":"_35DN0","size-30":"_1_6AQ","size30":"_1_6AQ","size-36":"_1zcwy","size36":"_1zcwy","size-42":"_1DAFb","size42":"_1DAFb","size-48":"_2C8kR","size48":"_2C8kR","padding-6":"WKr0Y","padding6":"WKr0Y","padding-12":"_1QctB","padding12":"_1QctB","padding-18":"TYxPP","padding18":"TYxPP","padding-24":"LGTQY","padding24":"LGTQY","margin-24":"_3SA8j","margin24":"_3SA8j","margin-12":"RlWpx","margin12":"RlWpx","vPadding-12":"_3ioF3","vPadding12":"_3ioF3","vPadding-18":"_3hc-a","vPadding18":"_3hc-a","vPadding-24":"_1b3qu","vPadding24":"_1b3qu","vPadding-36":"Se1he","vPadding36":"Se1he","vPadding-48":"_3S6Dn","vPadding48":"_3S6Dn","spacing-6":"eUuAf","spacing6":"eUuAf","spacing-12":"_1fsFp","spacing12":"_1fsFp","spacing-18":"n3uha","spacing18":"n3uha","border-bottom":"Gcgey","borderBottom":"Gcgey"};
|
|
1515
1518
|
|
|
1516
1519
|
/***/ }),
|
|
1517
1520
|
|
|
@@ -1571,7 +1574,7 @@ exports.FlexSpacer = uui_components_1.FlexSpacer;
|
|
|
1571
1574
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1572
1575
|
|
|
1573
1576
|
// extracted by mini-css-extract-plugin
|
|
1574
|
-
module.exports = {"root":"
|
|
1577
|
+
module.exports = {"root":"_3UvE0","background":"_3PcKk","margin-24":"_1Jfau","margin24":"_1Jfau","padding-12":"_1mlf4","padding12":"_1mlf4","padding-24":"i_DC2","padding24":"i_DC2","shadow":"_1LUHV"};
|
|
1575
1578
|
|
|
1576
1579
|
/***/ }),
|
|
1577
1580
|
|
|
@@ -1629,7 +1632,7 @@ var tslib_1 = __webpack_require__(/*! tslib */ "../node_modules/tslib/tslib.es6.
|
|
|
1629
1632
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1630
1633
|
|
|
1631
1634
|
// extracted by mini-css-extract-plugin
|
|
1632
|
-
module.exports = {"root":"
|
|
1635
|
+
module.exports = {"root":"irBpx"};
|
|
1633
1636
|
|
|
1634
1637
|
/***/ }),
|
|
1635
1638
|
|
|
@@ -1669,7 +1672,7 @@ exports.IconContainer = (0, uui_core_1.withMods)(uui_components_1.IconContainer,
|
|
|
1669
1672
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1670
1673
|
|
|
1671
1674
|
// extracted by mini-css-extract-plugin
|
|
1672
|
-
module.exports = {"root":"
|
|
1675
|
+
module.exports = {"root":"_287nh","size-24":"_19ziG","size24":"_19ziG","size-30":"_3vVe4","size30":"_3vVe4","size-36":"pkVQB","size36":"pkVQB","size-42":"_1LYbT","size42":"_1LYbT","size-48":"_1zdqp","size48":"_1zdqp"};
|
|
1673
1676
|
|
|
1674
1677
|
/***/ }),
|
|
1675
1678
|
|
|
@@ -1715,7 +1718,7 @@ exports.LabeledInput = (0, uui_core_1.withMods)(uui_components_1.LabeledInput, a
|
|
|
1715
1718
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1716
1719
|
|
|
1717
1720
|
// extracted by mini-css-extract-plugin
|
|
1718
|
-
module.exports = {"root":"
|
|
1721
|
+
module.exports = {"root":"_27CGl"};
|
|
1719
1722
|
|
|
1720
1723
|
/***/ }),
|
|
1721
1724
|
|
|
@@ -1872,7 +1875,7 @@ exports.Dropdown = Dropdown;
|
|
|
1872
1875
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1873
1876
|
|
|
1874
1877
|
// extracted by mini-css-extract-plugin
|
|
1875
|
-
module.exports = {"root":"
|
|
1878
|
+
module.exports = {"root":"_1Wkx8"};
|
|
1876
1879
|
|
|
1877
1880
|
/***/ }),
|
|
1878
1881
|
|
|
@@ -1911,7 +1914,7 @@ exports.DropdownContainer = (0, uui_core_1.withMods)(uui_components_1.DropdownCo
|
|
|
1911
1914
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1912
1915
|
|
|
1913
1916
|
// extracted by mini-css-extract-plugin
|
|
1914
|
-
module.exports = {"menuRoot":"
|
|
1917
|
+
module.exports = {"menuRoot":"_2CaNL","bodyRoot":"_1AfUL","submenuRootItem":"_1kHTN","iconAfter":"_2KS8C","iconCheck":"_4D7ZX","splitterRoot":"E8SrL","splitter":"_12IP_","headerRoot":"_7Mi8t","itemRoot":"_2X2mz","icon":"_24dns","link":"_2R1cz"};
|
|
1915
1918
|
|
|
1916
1919
|
/***/ }),
|
|
1917
1920
|
|
|
@@ -1943,10 +1946,9 @@ exports.DropdownControlKeys = {
|
|
|
1943
1946
|
UP_ARROW: 'ArrowUp',
|
|
1944
1947
|
DOWN_ARROW: 'ArrowDown',
|
|
1945
1948
|
};
|
|
1946
|
-
var DropdownMenuContainer = function (
|
|
1947
|
-
var onClose = _a.onClose, _b = _a.closeOnKey, closeOnKey = _b === void 0 ? exports.DropdownControlKeys.ESCAPE : _b, props = (0, tslib_1.__rest)(_a, ["onClose", "closeOnKey"]);
|
|
1949
|
+
var DropdownMenuContainer = function (props) {
|
|
1948
1950
|
var menuRef = (0, react_1.useRef)(null);
|
|
1949
|
-
var
|
|
1951
|
+
var _a = (0, react_1.useState)(-1), currentlyFocused = _a[0], setFocused = _a[1];
|
|
1950
1952
|
var menuItems = menuRef.current ? Array.from(menuRef.current.querySelectorAll("[role=\"menuitem\"]:not(.".concat(uui_core_1.uuiMod.disabled, ")"))) : [];
|
|
1951
1953
|
(0, react_1.useEffect)(function () {
|
|
1952
1954
|
var _a;
|
|
@@ -1967,8 +1969,8 @@ var DropdownMenuContainer = function (_a) {
|
|
|
1967
1969
|
else if (e.key === exports.DropdownControlKeys.DOWN_ARROW) {
|
|
1968
1970
|
changeFocus(currentlyFocused < lastMenuItemsIndex ? currentlyFocused + 1 : 0);
|
|
1969
1971
|
}
|
|
1970
|
-
else if (e.key === closeOnKey && onClose) {
|
|
1971
|
-
onClose();
|
|
1972
|
+
else if (e.key === props.closeOnKey && props.onClose) {
|
|
1973
|
+
props.onClose();
|
|
1972
1974
|
}
|
|
1973
1975
|
};
|
|
1974
1976
|
return (react_1.default.createElement(react_focus_lock_1.default, { as: "menu", className: css.menuRoot, returnFocus: true, autoFocus: false, ref: menuRef, lockProps: { onKeyDown: handleArrowKeys, tabIndex: -1 } },
|
|
@@ -2023,10 +2025,7 @@ var DropdownMenuHeader = function (props) { return (react_1.default.createElemen
|
|
|
2023
2025
|
react_1.default.createElement("span", { className: css.header }, props.caption))); };
|
|
2024
2026
|
exports.DropdownMenuHeader = DropdownMenuHeader;
|
|
2025
2027
|
var DropdownSubMenu = function (props) {
|
|
2026
|
-
return (react_1.default.createElement(uui_components_1.Dropdown, { openOnHover: props.openOnHover || true, closeOnMouseLeave: "boundary", placement: "right-start", renderBody: function (_a) {
|
|
2027
|
-
var onClose = _a.onClose;
|
|
2028
|
-
return (react_1.default.createElement(exports.DropdownMenuBody, (0, tslib_1.__assign)({}, props, { closeOnKey: exports.DropdownControlKeys.LEFT_ARROW, onClose: onClose })));
|
|
2029
|
-
}, renderTarget: function (_a) {
|
|
2028
|
+
return (react_1.default.createElement(uui_components_1.Dropdown, { openOnHover: props.openOnHover || true, closeOnMouseLeave: "boundary", placement: "right-start", renderBody: function (props) { return (react_1.default.createElement(exports.DropdownMenuBody, (0, tslib_1.__assign)({ closeOnKey: exports.DropdownControlKeys.LEFT_ARROW }, props))); }, renderTarget: function (_a) {
|
|
2030
2029
|
var toggleDropdownOpening = _a.toggleDropdownOpening;
|
|
2031
2030
|
return (react_1.default.createElement(exports.DropdownMenuButton, (0, tslib_1.__assign)({ cx: (0, uui_core_1.cx)(css.submenuRootItem), icon: icons.foldingArrow, iconPosition: "right", isDropdown: true, toggleDropdownOpening: toggleDropdownOpening }, props)));
|
|
2032
2031
|
} }));
|
|
@@ -2065,7 +2064,7 @@ exports.DropdownMenuSwitchButton = DropdownMenuSwitchButton;
|
|
|
2065
2064
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2066
2065
|
|
|
2067
2066
|
// extracted by mini-css-extract-plugin
|
|
2068
|
-
module.exports = {"modal-blocker":"
|
|
2067
|
+
module.exports = {"modal-blocker":"_3dxjt","modalBlocker":"_3dxjt","animateModalBlocker":"_15MKq","blocker-overlay":"_3bhOe","blockerOverlay":"_3bhOe","modal":"lzUBO","modal-footer":"T6Ycg","modalFooter":"T6Ycg","border-top":"nRmKy","borderTop":"nRmKy","modal-header":"_1yPgf","modalHeader":"_1yPgf"};
|
|
2069
2068
|
|
|
2070
2069
|
/***/ }),
|
|
2071
2070
|
|
|
@@ -2141,7 +2140,7 @@ exports.ModalFooter = ModalFooter;
|
|
|
2141
2140
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2142
2141
|
|
|
2143
2142
|
// extracted by mini-css-extract-plugin
|
|
2144
|
-
module.exports = {"root":"
|
|
2143
|
+
module.exports = {"root":"_1GZrp","icon-wrapper":"Acu-v","iconWrapper":"Acu-v","notification-wrapper":"xpOsb","notificationWrapper":"xpOsb","action-wrapper":"_2qyH7","actionWrapper":"_2qyH7","action-link":"_1NT0t","actionLink":"_1NT0t","close-icon":"_2_LK-","closeIcon":"_2_LK-","main-path":"_3LUBz","mainPath":"_3LUBz","content":"KwlvT","clear-button":"_2MdbV","clearButton":"_2MdbV","close-wrapper":"_1MDFJ","closeWrapper":"_1MDFJ"};
|
|
2145
2144
|
|
|
2146
2145
|
/***/ }),
|
|
2147
2146
|
|
|
@@ -2198,7 +2197,8 @@ var NotificationCard = /** @class */ (function (_super) {
|
|
|
2198
2197
|
this.props.actions && react_1.default.createElement("div", { className: css.actionWrapper }, this.props.actions.map(function (action) {
|
|
2199
2198
|
return react_1.default.createElement(buttons_1.LinkButton, { caption: action.name, onClick: action.action, key: action.name, cx: css.actionLink, size: '36' });
|
|
2200
2199
|
}))),
|
|
2201
|
-
this.props.onClose && react_1.default.createElement(
|
|
2200
|
+
this.props.onClose && react_1.default.createElement("div", { className: css.closeWrapper },
|
|
2201
|
+
react_1.default.createElement(buttons_1.IconButton, { icon: cross_svg_1.ReactComponent, color: 'default', onClick: this.props.onClose, cx: css.closeIcon })))));
|
|
2202
2202
|
};
|
|
2203
2203
|
return NotificationCard;
|
|
2204
2204
|
}(react_1.default.Component));
|
|
@@ -2245,7 +2245,7 @@ exports.ClearNotification = ClearNotification;
|
|
|
2245
2245
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2246
2246
|
|
|
2247
2247
|
// extracted by mini-css-extract-plugin
|
|
2248
|
-
module.exports = {"root":"
|
|
2248
|
+
module.exports = {"root":"_3oREw"};
|
|
2249
2249
|
|
|
2250
2250
|
/***/ }),
|
|
2251
2251
|
|
|
@@ -2305,7 +2305,7 @@ var tslib_1 = __webpack_require__(/*! tslib */ "../node_modules/tslib/tslib.es6.
|
|
|
2305
2305
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2306
2306
|
|
|
2307
2307
|
// extracted by mini-css-extract-plugin
|
|
2308
|
-
module.exports = {"body":"
|
|
2308
|
+
module.exports = {"body":"_2v6h4","modal":"_36t7F","search":"_3PZ1A","checkbox":"_3o8dD","search-wrapper":"_2D9kg","searchWrapper":"_2D9kg","search-size-24":"_2l3EB","searchSize24":"_2l3EB","search-size-30":"jT3Bf","searchSize30":"jT3Bf","search-size-36":"_17iWa","searchSize36":"_17iWa","search-size-42":"_3tmRS","searchSize42":"_3tmRS","no-found-size-24":"tWw_F","noFoundSize24":"tWw_F","no-found-size-30":"V61r6","noFoundSize30":"V61r6","no-found-size-36":"_6VC3s","noFoundSize36":"_6VC3s","no-found-size-42":"_33pBX","noFoundSize42":"_33pBX"};
|
|
2309
2309
|
|
|
2310
2310
|
/***/ }),
|
|
2311
2311
|
|
|
@@ -2371,7 +2371,7 @@ exports.DataPickerBody = DataPickerBody;
|
|
|
2371
2371
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2372
2372
|
|
|
2373
2373
|
// extracted by mini-css-extract-plugin
|
|
2374
|
-
module.exports = {"footer-wrapper":"
|
|
2374
|
+
module.exports = {"footer-wrapper":"_12AG_","footerWrapper":"_12AG_"};
|
|
2375
2375
|
|
|
2376
2376
|
/***/ }),
|
|
2377
2377
|
|
|
@@ -2433,7 +2433,7 @@ exports.DataPickerFooter = react_1.default.memo(DataPickerFooterImpl);
|
|
|
2433
2433
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2434
2434
|
|
|
2435
2435
|
// extracted by mini-css-extract-plugin
|
|
2436
|
-
module.exports = {"header":"
|
|
2436
|
+
module.exports = {"header":"_26pKc","close":"_14m_z"};
|
|
2437
2437
|
|
|
2438
2438
|
/***/ }),
|
|
2439
2439
|
|
|
@@ -2474,7 +2474,7 @@ exports.DataPickerHeader = react_1.default.memo(DataPickerHeaderImpl);
|
|
|
2474
2474
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2475
2475
|
|
|
2476
2476
|
// extracted by mini-css-extract-plugin
|
|
2477
|
-
module.exports = {"render-item":"
|
|
2477
|
+
module.exports = {"render-item":"_32OC1","renderItem":"_32OC1","icon-wrapper":"_18W-K","iconWrapper":"_18W-K","picker-row":"Vhoaa","pickerRow":"Vhoaa"};
|
|
2478
2478
|
|
|
2479
2479
|
/***/ }),
|
|
2480
2480
|
|
|
@@ -2514,7 +2514,6 @@ var DataPickerRow = /** @class */ (function (_super) {
|
|
|
2514
2514
|
_this.column = {
|
|
2515
2515
|
key: 'name',
|
|
2516
2516
|
grow: 1,
|
|
2517
|
-
width: 0,
|
|
2518
2517
|
render: function (item, rowProps) { return React.createElement("div", { key: rowProps.id, className: css.renderItem },
|
|
2519
2518
|
_this.props.renderItem(item, rowProps),
|
|
2520
2519
|
React.createElement(layout_1.FlexSpacer, null),
|
|
@@ -2544,7 +2543,7 @@ exports.DataPickerRow = DataPickerRow;
|
|
|
2544
2543
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2545
2544
|
|
|
2546
2545
|
// extracted by mini-css-extract-plugin
|
|
2547
|
-
module.exports = {"done":"
|
|
2546
|
+
module.exports = {"done":"_2CadB"};
|
|
2548
2547
|
|
|
2549
2548
|
/***/ }),
|
|
2550
2549
|
|
|
@@ -2586,7 +2585,7 @@ exports.MobileDropdownWrapper = MobileDropdownWrapper;
|
|
|
2586
2585
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2587
2586
|
|
|
2588
2587
|
// extracted by mini-css-extract-plugin
|
|
2589
|
-
module.exports = {"panel":"
|
|
2588
|
+
module.exports = {"panel":"_2jN4Z","footer-wrapper":"BCioY","footerWrapper":"BCioY","footer-size-24":"_2p7IT","footerSize24":"_2p7IT","footer-size-30":"_2K2sz","footerSize30":"_2K2sz","footer-size-36":"rNpcT","footerSize36":"rNpcT","footer-size-42":"UJqBv","footerSize42":"UJqBv","footer-size-48":"_1PcXh","footerSize48":"_1PcXh"};
|
|
2590
2589
|
|
|
2591
2590
|
/***/ }),
|
|
2592
2591
|
|
|
@@ -2688,7 +2687,7 @@ exports.PickerInput = PickerInput;
|
|
|
2688
2687
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2689
2688
|
|
|
2690
2689
|
// extracted by mini-css-extract-plugin
|
|
2691
|
-
module.exports = {"root":"
|
|
2690
|
+
module.exports = {"root":"GMKdd","multiline-vertical-padding-24":"_3pM7m","multilineVerticalPadding24":"_3pM7m","multiline-vertical-padding-30":"_24o7U","multilineVerticalPadding30":"_24o7U","multiline-vertical-padding-36":"D6-HT","multilineVerticalPadding36":"D6-HT","multiline-vertical-padding-42":"_3GDgF","multilineVerticalPadding42":"_3GDgF","multiline-vertical-padding-48":"_2U21k","multilineVerticalPadding48":"_2U21k"};
|
|
2692
2691
|
|
|
2693
2692
|
/***/ }),
|
|
2694
2693
|
|
|
@@ -2752,10 +2751,10 @@ var tslib_1 = __webpack_require__(/*! tslib */ "../node_modules/tslib/tslib.es6.
|
|
|
2752
2751
|
var react_1 = (0, tslib_1.__importDefault)(__webpack_require__(/*! react */ "react"));
|
|
2753
2752
|
var uui_components_1 = __webpack_require__(/*! @epam/uui-components */ "@epam/uui-components");
|
|
2754
2753
|
var uui_core_1 = __webpack_require__(/*! @epam/uui-core */ "@epam/uui-core");
|
|
2755
|
-
var
|
|
2754
|
+
var typography_1 = __webpack_require__(/*! ../typography */ "./components/typography/index.ts");
|
|
2756
2755
|
var buttons_1 = __webpack_require__(/*! ../buttons */ "./components/buttons/index.ts");
|
|
2757
2756
|
var PickerListItem_1 = __webpack_require__(/*! ./PickerListItem */ "./components/pickers/PickerListItem.tsx");
|
|
2758
|
-
var
|
|
2757
|
+
var PickerModal_1 = __webpack_require__(/*! ./PickerModal */ "./components/pickers/PickerModal.tsx");
|
|
2759
2758
|
var PickerList = /** @class */ (function (_super) {
|
|
2760
2759
|
(0, tslib_1.__extends)(PickerList, _super);
|
|
2761
2760
|
function PickerList() {
|
|
@@ -2765,14 +2764,14 @@ var PickerList = /** @class */ (function (_super) {
|
|
|
2765
2764
|
return react_1.default.createElement(PickerListItem_1.PickerListItem, (0, tslib_1.__assign)({ getName: function (item) { return _this.getName(item); } }, row, { key: row.rowKey }));
|
|
2766
2765
|
};
|
|
2767
2766
|
_this.handleShowPicker = function () {
|
|
2768
|
-
_this.context.uuiModals
|
|
2767
|
+
_this.context.uuiModals
|
|
2768
|
+
.show(function (props) { return (react_1.default.createElement(PickerModal_1.PickerModal, (0, tslib_1.__assign)({}, props, _this.props, { caption: _this.props.placeholder || "Please select ".concat(_this.getEntityName() ? _this.getEntityName() : ""), initialValue: _this.props.value, selectionMode: _this.props.selectionMode, valueType: _this.props.valueType }))); })
|
|
2769
2769
|
.then(function (value) {
|
|
2770
2770
|
_this.appendLastSelected((0, tslib_1.__spreadArray)([], _this.getSelectedIdsArray(value), true));
|
|
2771
2771
|
_this.props.onValueChange(value);
|
|
2772
|
-
})
|
|
2773
|
-
.catch(function () { return null; });
|
|
2772
|
+
});
|
|
2774
2773
|
};
|
|
2775
|
-
_this.defaultRenderToggler = function (props) { return react_1.default.createElement(buttons_1.LinkButton, (0, tslib_1.__assign)({ caption: 'Show all' }, props)); };
|
|
2774
|
+
_this.defaultRenderToggler = function (props) { return (react_1.default.createElement(buttons_1.LinkButton, (0, tslib_1.__assign)({ caption: 'Show all' }, props))); };
|
|
2776
2775
|
return _this;
|
|
2777
2776
|
}
|
|
2778
2777
|
PickerList.prototype.render = function () {
|
|
@@ -2780,7 +2779,6 @@ var PickerList = /** @class */ (function (_super) {
|
|
|
2780
2779
|
var viewProps = view.getListProps();
|
|
2781
2780
|
var selectedRows = view.getSelectedRows();
|
|
2782
2781
|
var rows = this.buildRowsList();
|
|
2783
|
-
// This is incorrect condition to hide Show More, it won't work for small tree. Added as a temporary solution.
|
|
2784
2782
|
var showPicker = viewProps.totalCount == null || viewProps.totalCount > this.getMaxDefaultItems();
|
|
2785
2783
|
var renderToggler = this.props.renderModalToggler || this.defaultRenderToggler;
|
|
2786
2784
|
var renderRow = this.props.renderRow || this.renderRow;
|
|
@@ -2789,7 +2787,10 @@ var PickerList = /** @class */ (function (_super) {
|
|
|
2789
2787
|
this.props.noOptionsMessage :
|
|
2790
2788
|
react_1.default.createElement(typography_1.Text, { color: 'secondary', size: this.props.size }, "No options available")),
|
|
2791
2789
|
rows.map(function (row) { return renderRow(row); }),
|
|
2792
|
-
showPicker && renderToggler({
|
|
2790
|
+
showPicker && renderToggler({
|
|
2791
|
+
onClick: this.handleShowPicker,
|
|
2792
|
+
caption: this.getModalTogglerCaption(viewProps.totalCount, selectedRows.length),
|
|
2793
|
+
}, selectedRows)));
|
|
2793
2794
|
};
|
|
2794
2795
|
PickerList.contextType = uui_core_1.UuiContext;
|
|
2795
2796
|
return PickerList;
|
|
@@ -2807,7 +2808,7 @@ exports.PickerList = PickerList;
|
|
|
2807
2808
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2808
2809
|
|
|
2809
2810
|
// extracted by mini-css-extract-plugin
|
|
2810
|
-
module.exports = {"row":"
|
|
2811
|
+
module.exports = {"row":"_1CjHv"};
|
|
2811
2812
|
|
|
2812
2813
|
/***/ }),
|
|
2813
2814
|
|
|
@@ -2865,7 +2866,7 @@ exports.PickerListItem = PickerListItem;
|
|
|
2865
2866
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2866
2867
|
|
|
2867
2868
|
// extracted by mini-css-extract-plugin
|
|
2868
|
-
module.exports = {"sub-header-wrapper":"
|
|
2869
|
+
module.exports = {"sub-header-wrapper":"_1whLZ","subHeaderWrapper":"_1whLZ","switch":"T7bZR"};
|
|
2869
2870
|
|
|
2870
2871
|
/***/ }),
|
|
2871
2872
|
|
|
@@ -2970,7 +2971,7 @@ exports.PickerModal = PickerModal;
|
|
|
2970
2971
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2971
2972
|
|
|
2972
2973
|
// extracted by mini-css-extract-plugin
|
|
2973
|
-
module.exports = {"root":"
|
|
2974
|
+
module.exports = {"root":"MgJf7","mode-form":"_1LMcP","modeForm":"_1LMcP","mode-cell":"_3bSe3","modeCell":"_3bSe3","size-24":"_3tpX6","size24":"_3tpX6","size-30":"_2tvv_","size30":"_2tvv_","size-36":"_1n9Wf","size36":"_1n9Wf","size-42":"_39XOa","size42":"_39XOa","size-48":"_3Z0Xw","size48":"_3Z0Xw"};
|
|
2974
2975
|
|
|
2975
2976
|
/***/ }),
|
|
2976
2977
|
|
|
@@ -3036,7 +3037,7 @@ function PickerTogglerComponent(props, ref) {
|
|
|
3036
3037
|
row.onCheck && row.onCheck(row);
|
|
3037
3038
|
e.stopPropagation();
|
|
3038
3039
|
} })); };
|
|
3039
|
-
return (React.createElement(uui_components_1.PickerToggler, (0, tslib_1.__assign)({}, props, { ref: ref, cx: [applyPickerTogglerMods(props), props.cx], renderItem: !!props.renderItem ? props.renderItem : renderItem, getName: function (
|
|
3040
|
+
return (React.createElement(uui_components_1.PickerToggler, (0, tslib_1.__assign)({}, props, { ref: ref, cx: [applyPickerTogglerMods(props), props.cx], renderItem: !!props.renderItem ? props.renderItem : renderItem, getName: function (item) { return props.getName ? props.getName(item) : item; }, cancelIcon: icons_1.systemIcons[props.size || defaultSize].clear, dropdownIcon: icons_1.systemIcons[props.size || defaultSize].foldingArrow })));
|
|
3040
3041
|
}
|
|
3041
3042
|
exports.PickerToggler = React.forwardRef(PickerTogglerComponent);
|
|
3042
3043
|
|
|
@@ -3077,7 +3078,7 @@ var tslib_1 = __webpack_require__(/*! tslib */ "../node_modules/tslib/tslib.es6.
|
|
|
3077
3078
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3078
3079
|
|
|
3079
3080
|
// extracted by mini-css-extract-plugin
|
|
3080
|
-
module.exports = {"cell":"
|
|
3081
|
+
module.exports = {"cell":"_66O6Q","wrapper":"_1rz_t","align-widgets-top":"_1aO7D","alignWidgetsTop":"_1aO7D","size-24":"Zkw-i","size24":"Zkw-i","folding-arrow":"_1qI1D","foldingArrow":"_1qI1D","size-30":"_1jdI6","size30":"_1jdI6","size-36":"_10lO3","size36":"_10lO3","size-42":"_1sHwm","size42":"_1sHwm","size-48":"_7jFlD","size48":"_7jFlD","size-60":"_1jBNc","size60":"_1jBNc","align-widgets-center":"_2sXcs","alignWidgetsCenter":"_2sXcs","padding-12":"AHtu3","padding12":"AHtu3","padding-24":"_235Zp","padding24":"_235Zp","padding-left-12":"_2Q6q6","paddingLeft12":"_2Q6q6","padding-left-24":"_3KgFi","paddingLeft24":"_3KgFi","padding-right-24":"_3FUnH","paddingRight24":"_3FUnH","drag-handle":"_3b2TD","dragHandle":"_3b2TD","checkbox":"_12Uow","indent":"_3HVnz","folding-arrow-12":"_3ebeY","foldingArrow12":"_3ebeY","folding-arrow-18":"_14XFF","foldingArrow18":"_14XFF"};
|
|
3081
3082
|
|
|
3082
3083
|
/***/ }),
|
|
3083
3084
|
|
|
@@ -3143,7 +3144,7 @@ exports.DataTableCell = DataTableCell;
|
|
|
3143
3144
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3144
3145
|
|
|
3145
3146
|
// extracted by mini-css-extract-plugin
|
|
3146
|
-
module.exports = {"container":"
|
|
3147
|
+
module.exports = {"container":"K55HP","target":"_35fwJ","panel":"_2krba","divider":"_3_WB5","input":"_3ZSzZ","notification":"_3M53z"};
|
|
3147
3148
|
|
|
3148
3149
|
/***/ }),
|
|
3149
3150
|
|
|
@@ -3231,7 +3232,7 @@ exports.Preset = Preset;
|
|
|
3231
3232
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3232
3233
|
|
|
3233
3234
|
// extracted by mini-css-extract-plugin
|
|
3234
|
-
module.exports = {"row":"
|
|
3235
|
+
module.exports = {"row":"_2I0pJ"};
|
|
3235
3236
|
|
|
3236
3237
|
/***/ }),
|
|
3237
3238
|
|
|
@@ -3355,7 +3356,7 @@ var EditMode;
|
|
|
3355
3356
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3356
3357
|
|
|
3357
3358
|
// extracted by mini-css-extract-plugin
|
|
3358
|
-
module.exports = {"root":"
|
|
3359
|
+
module.exports = {"root":"_3QkMC"};
|
|
3359
3360
|
|
|
3360
3361
|
/***/ }),
|
|
3361
3362
|
|
|
@@ -3402,7 +3403,7 @@ exports.Text = (0, uui_core_1.withMods)(uui_components_1.Text, applyTextMods);
|
|
|
3402
3403
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3403
3404
|
|
|
3404
3405
|
// extracted by mini-css-extract-plugin
|
|
3405
|
-
module.exports = {"container":"
|
|
3406
|
+
module.exports = {"container":"j0HMn","loading-word":"sQnnW","loadingWord":"sQnnW","animated-loading":"_3b5gt","animatedLoading":"_3b5gt","skeleton_loading":"_1KWR3","skeletonLoading":"_1KWR3"};
|
|
3406
3407
|
|
|
3407
3408
|
/***/ }),
|
|
3408
3409
|
|
|
@@ -3486,7 +3487,7 @@ exports.Avatar = (0, uui_core_1.withMods)(uui_components_1.Avatar, function () {
|
|
|
3486
3487
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3487
3488
|
|
|
3488
3489
|
// extracted by mini-css-extract-plugin
|
|
3489
|
-
module.exports = {"root":"
|
|
3490
|
+
module.exports = {"root":"_3D6hH","size-18":"_3oVJG","size18":"_3oVJG","fill-transparent":"_1e-Yc","fillTransparent":"_1e-Yc","size-24":"_2jY7O","size24":"_2jY7O","size-30":"_1N7sb","size30":"_1N7sb","size-36":"_3C-y9","size36":"_3C-y9","size-42":"_1bS20","size42":"_1bS20","size-48":"_2rgWQ","size48":"_2rgWQ","fill-solid":"_1FufT","fillSolid":"_1FufT"};
|
|
3490
3491
|
|
|
3491
3492
|
/***/ }),
|
|
3492
3493
|
|
|
@@ -3544,7 +3545,7 @@ exports.Badge = (0, uui_core_1.withMods)(uui_components_1.Button, applyBadgeMods
|
|
|
3544
3545
|
/***/ (function(module, exports, __webpack_require__) {
|
|
3545
3546
|
|
|
3546
3547
|
// extracted by mini-css-extract-plugin
|
|
3547
|
-
module.exports = {"root":"
|
|
3548
|
+
module.exports = {"root":"X9HMy","size-18":"_2C81S","size18":"_2C81S","size-24":"_397mX","size24":"_397mX","size-30":"_11vm4","size30":"_11vm4","size-36":"_3gcF6","size36":"_3gcF6","size-42":"_1r_N6","size42":"_1r_N6","size-48":"_3uBUy","size48":"_3uBUy"};
|
|
3548
3549
|
|
|
3549
3550
|
/***/ }),
|
|
3550
3551
|
|
|
@@ -5429,7 +5430,7 @@ __webpack_require__(/*! ./assets/styles/font-faces.scss */ "./assets/styles/font
|
|
|
5429
5430
|
/*! no static exports found */
|
|
5430
5431
|
/***/ (function(module, exports, __webpack_require__) {
|
|
5431
5432
|
|
|
5432
|
-
module.exports = __webpack_require__(/*! /Users/Aliaksei_Manetau/WebstormProjects/
|
|
5433
|
+
module.exports = __webpack_require__(/*! /Users/Aliaksei_Manetau/WebstormProjects/uui/uui/index.tsx */"./index.tsx");
|
|
5433
5434
|
|
|
5434
5435
|
|
|
5435
5436
|
/***/ }),
|