@teamturing/react-kit 2.19.27 → 2.19.28

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/dist/index.js CHANGED
@@ -28,8 +28,8 @@ var React__namespace = /*#__PURE__*/_interopNamespace(React);
28
28
  var styled__default = /*#__PURE__*/_interopDefault(styled);
29
29
  var ReactDOM__namespace = /*#__PURE__*/_interopNamespace(ReactDOM);
30
30
 
31
- function _extends$1() {
32
- _extends$1 = Object.assign || function (target) {
31
+ function _extends$2() {
32
+ _extends$2 = Object.assign || function (target) {
33
33
  for (var i = 1; i < arguments.length; i++) {
34
34
  var source = arguments[i];
35
35
  for (var key in source) {
@@ -40,7 +40,7 @@ function _extends$1() {
40
40
  }
41
41
  return target;
42
42
  };
43
- return _extends$1.apply(this, arguments);
43
+ return _extends$2.apply(this, arguments);
44
44
  }
45
45
 
46
46
  // based on https://github.com/developit/dlv
@@ -166,7 +166,7 @@ var positiveOrNegative = function positiveOrNegative(scale, value) {
166
166
  };
167
167
  var transforms = ['margin', 'marginTop', 'marginRight', 'marginBottom', 'marginLeft', 'marginX', 'marginY', 'top', 'bottom', 'left', 'right'].reduce(function (acc, curr) {
168
168
  var _extends2;
169
- return _extends$1({}, acc, (_extends2 = {}, _extends2[curr] = positiveOrNegative, _extends2));
169
+ return _extends$2({}, acc, (_extends2 = {}, _extends2[curr] = positiveOrNegative, _extends2));
170
170
  }, {});
171
171
  var responsive = function responsive(styles) {
172
172
  return function (theme) {
@@ -201,7 +201,7 @@ var css = function css(args) {
201
201
  if (props === void 0) {
202
202
  props = {};
203
203
  }
204
- var theme = _extends$1({}, defaultTheme, {}, props.theme || props);
204
+ var theme = _extends$2({}, defaultTheme, {}, props.theme || props);
205
205
  var result = {};
206
206
  var obj = typeof args === 'function' ? args(theme) : args;
207
207
  var styles = responsive(obj)(theme);
@@ -210,7 +210,7 @@ var css = function css(args) {
210
210
  var val = typeof x === 'function' ? x(theme) : x;
211
211
  if (key === 'variant') {
212
212
  var variant = css(get$1(theme, val))(theme);
213
- result = _extends$1({}, result, {}, variant);
213
+ result = _extends$2({}, result, {}, variant);
214
214
  continue;
215
215
  }
216
216
  if (val && typeof val === 'object') {
@@ -249,7 +249,7 @@ object-assign
249
249
  */
250
250
  /* eslint-disable no-unused-vars */
251
251
  var getOwnPropertySymbols = Object.getOwnPropertySymbols;
252
- var hasOwnProperty = Object.prototype.hasOwnProperty;
252
+ var hasOwnProperty$1 = Object.prototype.hasOwnProperty;
253
253
  var propIsEnumerable = Object.prototype.propertyIsEnumerable;
254
254
  function toObject(val) {
255
255
  if (val === null || val === undefined) {
@@ -305,7 +305,7 @@ var objectAssign = shouldUseNative() ? Object.assign : function (target, source)
305
305
  for (var s = 1; s < arguments.length; s++) {
306
306
  from = Object(arguments[s]);
307
307
  for (var key in from) {
308
- if (hasOwnProperty.call(from, key)) {
308
+ if (hasOwnProperty$1.call(from, key)) {
309
309
  to[key] = from[key];
310
310
  }
311
311
  }
@@ -352,7 +352,7 @@ var defaults$4 = {
352
352
  var createMediaQuery = function createMediaQuery(n) {
353
353
  return "@media screen and (min-width: " + n + ")";
354
354
  };
355
- var getValue = function getValue(n, scale) {
355
+ var getValue$1 = function getValue(n, scale) {
356
356
  return get(scale, n, n);
357
357
  };
358
358
  var get = function get(obj, key, def, p, undef) {
@@ -443,7 +443,7 @@ var createStyleFunction = function createStyleFunction(_ref) {
443
443
  property = _ref.property,
444
444
  scale = _ref.scale,
445
445
  _ref$transform = _ref.transform,
446
- transform = _ref$transform === void 0 ? getValue : _ref$transform,
446
+ transform = _ref$transform === void 0 ? getValue$1 : _ref$transform,
447
447
  defaultScale = _ref.defaultScale;
448
448
  properties = properties || [property];
449
449
  var sx = function sx(value, scale, _props) {
@@ -1063,8 +1063,8 @@ const lineClamp = system({
1063
1063
  }
1064
1064
  });
1065
1065
 
1066
- function _extends() {
1067
- _extends = Object.assign ? Object.assign.bind() : function (target) {
1066
+ function _extends$1() {
1067
+ _extends$1 = Object.assign ? Object.assign.bind() : function (target) {
1068
1068
  for (var i = 1; i < arguments.length; i++) {
1069
1069
  var source = arguments[i];
1070
1070
  for (var key in source) {
@@ -1075,10 +1075,10 @@ function _extends() {
1075
1075
  }
1076
1076
  return target;
1077
1077
  };
1078
- return _extends.apply(this, arguments);
1078
+ return _extends$1.apply(this, arguments);
1079
1079
  }
1080
1080
 
1081
- const SvgAi = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1081
+ const SvgAi = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1082
1082
  xmlns: "http://www.w3.org/2000/svg",
1083
1083
  width: "1em",
1084
1084
  height: "1em",
@@ -1097,7 +1097,7 @@ const SvgAi = props => /*#__PURE__*/React__namespace.createElement("svg", _exten
1097
1097
  d: "M19.68 11.933c0-.38.306-.686.685-.686h.076c1.137 0 2.059.921 2.059 2.058v1.122a2.059 2.059 0 0 1-2.059 2.058h-.076a.686.686 0 0 1-.686-.686v-3.866Z"
1098
1098
  }));
1099
1099
 
1100
- const SvgAiSad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1100
+ const SvgAiSad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1101
1101
  xmlns: "http://www.w3.org/2000/svg",
1102
1102
  width: "1em",
1103
1103
  height: "1em",
@@ -1110,7 +1110,7 @@ const SvgAiSad = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
1110
1110
  clipRule: "evenodd"
1111
1111
  }));
1112
1112
 
1113
- const SvgAimPoint = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1113
+ const SvgAimPoint = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1114
1114
  xmlns: "http://www.w3.org/2000/svg",
1115
1115
  width: "1em",
1116
1116
  height: "1em",
@@ -1142,7 +1142,7 @@ const SvgAimPoint = props => /*#__PURE__*/React__namespace.createElement("svg",
1142
1142
  d: "M7.188 12c0-.347.039-.693.116-1.031H2.031a1.031 1.031 0 1 0 0 2.062h5.273A4.598 4.598 0 0 1 7.187 12ZM16.813 12c0-.347-.04-.693-.117-1.031h5.273a1.031 1.031 0 1 1 0 2.062h-5.273c.077-.338.117-.684.117-1.031Z"
1143
1143
  })));
1144
1144
 
1145
- const SvgAlarm = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1145
+ const SvgAlarm = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1146
1146
  xmlns: "http://www.w3.org/2000/svg",
1147
1147
  width: "1em",
1148
1148
  height: "1em",
@@ -1155,7 +1155,7 @@ const SvgAlarm = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
1155
1155
  clipRule: "evenodd"
1156
1156
  }));
1157
1157
 
1158
- const SvgAppleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1158
+ const SvgAppleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1159
1159
  xmlns: "http://www.w3.org/2000/svg",
1160
1160
  width: "1em",
1161
1161
  height: "1em",
@@ -1169,7 +1169,7 @@ const SvgAppleColor = props => /*#__PURE__*/React__namespace.createElement("svg"
1169
1169
  d: "M14.514 11.781c-.01-1.139.952-1.685.995-1.71-.54-.774-1.384-.882-1.683-.895-.718-.07-1.401.413-1.764.413s-.926-.401-1.52-.39a2.263 2.263 0 0 0-1.906 1.127c-.813 1.377-.209 3.418.584 4.535.386.547.847 1.161 1.452 1.14.585-.023.805-.37 1.51-.37.706 0 .904.37 1.521.36.628-.013 1.026-.56 1.409-1.107.443-.634.627-1.248.638-1.28-.014-.006-1.223-.46-1.236-1.823ZM13.354 8.436c.322-.38.54-.91.48-1.436-.463.017-1.024.303-1.356.681-.299.338-.56.878-.49 1.394.516.038 1.046-.257 1.366-.639Z"
1170
1170
  }));
1171
1171
 
1172
- const SvgArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1172
+ const SvgArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1173
1173
  xmlns: "http://www.w3.org/2000/svg",
1174
1174
  width: "1em",
1175
1175
  height: "1em",
@@ -1182,7 +1182,7 @@ const SvgArrowDown = props => /*#__PURE__*/React__namespace.createElement("svg",
1182
1182
  clipRule: "evenodd"
1183
1183
  }));
1184
1184
 
1185
- const SvgArrowLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1185
+ const SvgArrowLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1186
1186
  xmlns: "http://www.w3.org/2000/svg",
1187
1187
  width: "1em",
1188
1188
  height: "1em",
@@ -1195,7 +1195,7 @@ const SvgArrowLeft = props => /*#__PURE__*/React__namespace.createElement("svg",
1195
1195
  clipRule: "evenodd"
1196
1196
  }));
1197
1197
 
1198
- const SvgArrowLeftCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1198
+ const SvgArrowLeftCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1199
1199
  xmlns: "http://www.w3.org/2000/svg",
1200
1200
  width: "1em",
1201
1201
  height: "1em",
@@ -1206,7 +1206,7 @@ const SvgArrowLeftCircle = props => /*#__PURE__*/React__namespace.createElement(
1206
1206
  d: "M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1Zm4.5 12H9.9l2.3 2.3c.4.4.4 1 0 1.4-.2.2-.5.3-.7.3-.2 0-.5-.1-.7-.3l-4-4c-.4-.4-.4-1 0-1.4l4-4c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4L9.9 11h6.6c.6 0 1 .4 1 1s-.5 1-1 1Z"
1207
1207
  }));
1208
1208
 
1209
- const SvgArrowLeftLimit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1209
+ const SvgArrowLeftLimit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1210
1210
  xmlns: "http://www.w3.org/2000/svg",
1211
1211
  width: "1em",
1212
1212
  height: "1em",
@@ -1219,7 +1219,7 @@ const SvgArrowLeftLimit = props => /*#__PURE__*/React__namespace.createElement("
1219
1219
  clipRule: "evenodd"
1220
1220
  }));
1221
1221
 
1222
- const SvgArrowLeftRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1222
+ const SvgArrowLeftRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1223
1223
  xmlns: "http://www.w3.org/2000/svg",
1224
1224
  width: "1em",
1225
1225
  height: "1em",
@@ -1232,7 +1232,7 @@ const SvgArrowLeftRight = props => /*#__PURE__*/React__namespace.createElement("
1232
1232
  clipRule: "evenodd"
1233
1233
  }));
1234
1234
 
1235
- const SvgArrowRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1235
+ const SvgArrowRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1236
1236
  xmlns: "http://www.w3.org/2000/svg",
1237
1237
  width: "1em",
1238
1238
  height: "1em",
@@ -1245,7 +1245,7 @@ const SvgArrowRight = props => /*#__PURE__*/React__namespace.createElement("svg"
1245
1245
  clipRule: "evenodd"
1246
1246
  }));
1247
1247
 
1248
- const SvgArrowRightCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1248
+ const SvgArrowRightCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1249
1249
  xmlns: "http://www.w3.org/2000/svg",
1250
1250
  width: "1em",
1251
1251
  height: "1em",
@@ -1256,7 +1256,7 @@ const SvgArrowRightCircle = props => /*#__PURE__*/React__namespace.createElement
1256
1256
  d: "M1 12c0 6.1 4.9 11 11 11s11-4.9 11-11S18.1 1 12 1 1 5.9 1 12Zm5.5 0c0-.6.4-1 1-1h6.6l-2.3-2.3c-.4-.4-.4-1 0-1.4.4-.4 1-.4 1.4 0l4 4c.4.4.4 1 0 1.4l-4 4c-.2.2-.4.3-.7.3-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4l2.3-2.3H7.5c-.5 0-1-.4-1-1Z"
1257
1257
  }));
1258
1258
 
1259
- const SvgArrowRightLimit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1259
+ const SvgArrowRightLimit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1260
1260
  xmlns: "http://www.w3.org/2000/svg",
1261
1261
  width: "1em",
1262
1262
  height: "1em",
@@ -1269,7 +1269,7 @@ const SvgArrowRightLimit = props => /*#__PURE__*/React__namespace.createElement(
1269
1269
  clipRule: "evenodd"
1270
1270
  }));
1271
1271
 
1272
- const SvgArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1272
+ const SvgArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1273
1273
  xmlns: "http://www.w3.org/2000/svg",
1274
1274
  width: "1em",
1275
1275
  height: "1em",
@@ -1282,7 +1282,7 @@ const SvgArrowUp = props => /*#__PURE__*/React__namespace.createElement("svg", _
1282
1282
  clipRule: "evenodd"
1283
1283
  }));
1284
1284
 
1285
- const SvgArrowUpDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1285
+ const SvgArrowUpDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1286
1286
  xmlns: "http://www.w3.org/2000/svg",
1287
1287
  width: "1em",
1288
1288
  height: "1em",
@@ -1295,7 +1295,7 @@ const SvgArrowUpDown = props => /*#__PURE__*/React__namespace.createElement("svg
1295
1295
  clipRule: "evenodd"
1296
1296
  }));
1297
1297
 
1298
- const SvgArrowUpLimit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1298
+ const SvgArrowUpLimit = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1299
1299
  xmlns: "http://www.w3.org/2000/svg",
1300
1300
  width: "1em",
1301
1301
  height: "1em",
@@ -1308,7 +1308,7 @@ const SvgArrowUpLimit = props => /*#__PURE__*/React__namespace.createElement("sv
1308
1308
  clipRule: "evenodd"
1309
1309
  }));
1310
1310
 
1311
- const SvgBarchart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1311
+ const SvgBarchart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1312
1312
  xmlns: "http://www.w3.org/2000/svg",
1313
1313
  width: "1em",
1314
1314
  height: "1em",
@@ -1319,7 +1319,7 @@ const SvgBarchart = props => /*#__PURE__*/React__namespace.createElement("svg",
1319
1319
  d: "M14 2h5c.6 0 1 .4 1 1v18c0 .6-.4 1-1 1h-5c-.6 0-1-.4-1-1V3c0-.6.4-1 1-1ZM5 12h5c.6 0 1 .4 1 1v8c0 .6-.4 1-1 1H5c-.6 0-1-.4-1-1v-8c0-.6.4-1 1-1Z"
1320
1320
  }));
1321
1321
 
1322
- const SvgBookmark = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1322
+ const SvgBookmark = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1323
1323
  xmlns: "http://www.w3.org/2000/svg",
1324
1324
  width: "1em",
1325
1325
  height: "1em",
@@ -1332,7 +1332,7 @@ const SvgBookmark = props => /*#__PURE__*/React__namespace.createElement("svg",
1332
1332
  clipRule: "evenodd"
1333
1333
  }));
1334
1334
 
1335
- const SvgBox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1335
+ const SvgBox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1336
1336
  xmlns: "http://www.w3.org/2000/svg",
1337
1337
  width: "1em",
1338
1338
  height: "1em",
@@ -1352,7 +1352,7 @@ const SvgBox = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
1352
1352
  d: "M0 0h24v24H0z"
1353
1353
  }))));
1354
1354
 
1355
- const SvgBusColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1355
+ const SvgBusColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1356
1356
  xmlns: "http://www.w3.org/2000/svg",
1357
1357
  width: "1em",
1358
1358
  height: "1em",
@@ -1384,7 +1384,7 @@ const SvgBusColor = props => /*#__PURE__*/React__namespace.createElement("svg",
1384
1384
  d: "M36.796 25.602c0-.844.684-1.528 1.528-1.528h.51v3.056h-.51a1.528 1.528 0 0 1-1.528-1.528Z"
1385
1385
  }));
1386
1386
 
1387
- const SvgCalendarCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1387
+ const SvgCalendarCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1388
1388
  xmlns: "http://www.w3.org/2000/svg",
1389
1389
  width: "1em",
1390
1390
  height: "1em",
@@ -1397,7 +1397,7 @@ const SvgCalendarCheck = props => /*#__PURE__*/React__namespace.createElement("s
1397
1397
  clipRule: "evenodd"
1398
1398
  }));
1399
1399
 
1400
- const SvgCalendarCheckColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1400
+ const SvgCalendarCheckColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1401
1401
  xmlns: "http://www.w3.org/2000/svg",
1402
1402
  width: "1em",
1403
1403
  height: "1em",
@@ -1413,7 +1413,7 @@ const SvgCalendarCheckColor = props => /*#__PURE__*/React__namespace.createEleme
1413
1413
  d: "m11.623 15.999 5.584-5.584a1 1 0 0 0-1.414-1.414l-4.877 4.876-2.709-2.709a1 1 0 0 0-1.414 1.414l3.416 3.417a1 1 0 0 0 1.414 0Z"
1414
1414
  }));
1415
1415
 
1416
- const SvgCalendarColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1416
+ const SvgCalendarColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1417
1417
  xmlns: "http://www.w3.org/2000/svg",
1418
1418
  width: "1em",
1419
1419
  height: "1em",
@@ -1445,7 +1445,7 @@ const SvgCalendarColor = props => /*#__PURE__*/React__namespace.createElement("s
1445
1445
  rx: 1
1446
1446
  }));
1447
1447
 
1448
- const SvgCamera = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1448
+ const SvgCamera = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1449
1449
  xmlns: "http://www.w3.org/2000/svg",
1450
1450
  width: "1em",
1451
1451
  height: "1em",
@@ -1463,7 +1463,7 @@ const SvgCamera = props => /*#__PURE__*/React__namespace.createElement("svg", _e
1463
1463
  clipRule: "evenodd"
1464
1464
  }));
1465
1465
 
1466
- const SvgCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1466
+ const SvgCard = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1467
1467
  xmlns: "http://www.w3.org/2000/svg",
1468
1468
  width: "1em",
1469
1469
  height: "1em",
@@ -1476,7 +1476,7 @@ const SvgCard = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
1476
1476
  clipRule: "evenodd"
1477
1477
  }));
1478
1478
 
1479
- const SvgCardsPercent = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1479
+ const SvgCardsPercent = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1480
1480
  xmlns: "http://www.w3.org/2000/svg",
1481
1481
  width: "1em",
1482
1482
  height: "1em",
@@ -1491,7 +1491,7 @@ const SvgCardsPercent = props => /*#__PURE__*/React__namespace.createElement("sv
1491
1491
  d: "M22.67 7.89 19.88 20a2.58 2.58 0 0 1-3.07 1.92l-5.56-1.28a2.54 2.54 0 0 1-1.06-.54h4.48a2.55 2.55 0 0 0 2.58-2.56v-13a2.121 2.121 0 0 0-.1-.54l3.61.83a2.56 2.56 0 0 1 1.91 3.06Z"
1492
1492
  }));
1493
1493
 
1494
- const SvgCardsPercentColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1494
+ const SvgCardsPercentColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1495
1495
  xmlns: "http://www.w3.org/2000/svg",
1496
1496
  width: "1em",
1497
1497
  height: "1em",
@@ -1510,7 +1510,7 @@ const SvgCardsPercentColor = props => /*#__PURE__*/React__namespace.createElemen
1510
1510
  clipRule: "evenodd"
1511
1511
  }));
1512
1512
 
1513
- const SvgCaretDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1513
+ const SvgCaretDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1514
1514
  xmlns: "http://www.w3.org/2000/svg",
1515
1515
  width: "1em",
1516
1516
  height: "1em",
@@ -1521,7 +1521,7 @@ const SvgCaretDown = props => /*#__PURE__*/React__namespace.createElement("svg",
1521
1521
  d: "M11.294 15.705 5.296 9.708c-.63-.63-.184-1.707.707-1.707H18c.89 0 1.337 1.077.707 1.707l-5.999 5.997a1 1 0 0 1-1.414 0Z"
1522
1522
  }));
1523
1523
 
1524
- const SvgCaretLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1524
+ const SvgCaretLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1525
1525
  xmlns: "http://www.w3.org/2000/svg",
1526
1526
  width: "1em",
1527
1527
  height: "1em",
@@ -1532,7 +1532,7 @@ const SvgCaretLeft = props => /*#__PURE__*/React__namespace.createElement("svg",
1532
1532
  d: "m8.296 11.293 5.997-5.999c.63-.63 1.707-.184 1.707.707v11.997c0 .891-1.077 1.337-1.707.707l-5.997-5.998a1 1 0 0 1 0-1.415Z"
1533
1533
  }));
1534
1534
 
1535
- const SvgCaretRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1535
+ const SvgCaretRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1536
1536
  xmlns: "http://www.w3.org/2000/svg",
1537
1537
  width: "1em",
1538
1538
  height: "1em",
@@ -1543,7 +1543,7 @@ const SvgCaretRight = props => /*#__PURE__*/React__namespace.createElement("svg"
1543
1543
  d: "M15.707 12.707 9.71 18.705c-.63.63-1.707.184-1.707-.707V6.001c0-.89 1.077-1.337 1.707-.707l5.997 5.999a1 1 0 0 1 0 1.414Z"
1544
1544
  }));
1545
1545
 
1546
- const SvgCaretUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1546
+ const SvgCaretUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1547
1547
  xmlns: "http://www.w3.org/2000/svg",
1548
1548
  width: "1em",
1549
1549
  height: "1em",
@@ -1554,7 +1554,7 @@ const SvgCaretUp = props => /*#__PURE__*/React__namespace.createElement("svg", _
1554
1554
  d: "m12.708 8.294 5.999 5.997c.63.63.184 1.707-.707 1.707H6.003c-.891 0-1.337-1.077-.707-1.707l5.998-5.997a1 1 0 0 1 1.414 0Z"
1555
1555
  }));
1556
1556
 
1557
- const SvgCart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1557
+ const SvgCart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1558
1558
  xmlns: "http://www.w3.org/2000/svg",
1559
1559
  width: "1em",
1560
1560
  height: "1em",
@@ -1567,7 +1567,7 @@ const SvgCart = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
1567
1567
  clipRule: "evenodd"
1568
1568
  }));
1569
1569
 
1570
- const SvgChatBubble = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1570
+ const SvgChatBubble = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1571
1571
  xmlns: "http://www.w3.org/2000/svg",
1572
1572
  width: "1em",
1573
1573
  height: "1em",
@@ -1580,7 +1580,7 @@ const SvgChatBubble = props => /*#__PURE__*/React__namespace.createElement("svg"
1580
1580
  clipRule: "evenodd"
1581
1581
  }));
1582
1582
 
1583
- const SvgChatBubbleBadgeColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1583
+ const SvgChatBubbleBadgeColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1584
1584
  xmlns: "http://www.w3.org/2000/svg",
1585
1585
  width: "1em",
1586
1586
  height: "1em",
@@ -1608,7 +1608,7 @@ const SvgChatBubbleBadgeColor = props => /*#__PURE__*/React__namespace.createEle
1608
1608
  d: "M0 .5h64v64H0z"
1609
1609
  }))));
1610
1610
 
1611
- const SvgChatBubbleCorrect = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1611
+ const SvgChatBubbleCorrect = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1612
1612
  xmlns: "http://www.w3.org/2000/svg",
1613
1613
  width: "1em",
1614
1614
  height: "1em",
@@ -1628,7 +1628,7 @@ const SvgChatBubbleCorrect = props => /*#__PURE__*/React__namespace.createElemen
1628
1628
  d: "M0 0h24v24H0z"
1629
1629
  }))));
1630
1630
 
1631
- const SvgChatBubbleCorrectColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1631
+ const SvgChatBubbleCorrectColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1632
1632
  xmlns: "http://www.w3.org/2000/svg",
1633
1633
  width: "1em",
1634
1634
  height: "1em",
@@ -1646,7 +1646,7 @@ const SvgChatBubbleCorrectColor = props => /*#__PURE__*/React__namespace.createE
1646
1646
  clipRule: "evenodd"
1647
1647
  }));
1648
1648
 
1649
- const SvgChatBubbleDots = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1649
+ const SvgChatBubbleDots = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1650
1650
  xmlns: "http://www.w3.org/2000/svg",
1651
1651
  width: "1em",
1652
1652
  height: "1em",
@@ -1659,7 +1659,7 @@ const SvgChatBubbleDots = props => /*#__PURE__*/React__namespace.createElement("
1659
1659
  clipRule: "evenodd"
1660
1660
  }));
1661
1661
 
1662
- const SvgChatBubbleQuestion = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1662
+ const SvgChatBubbleQuestion = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1663
1663
  xmlns: "http://www.w3.org/2000/svg",
1664
1664
  width: "1em",
1665
1665
  height: "1em",
@@ -1672,7 +1672,7 @@ const SvgChatBubbleQuestion = props => /*#__PURE__*/React__namespace.createEleme
1672
1672
  clipRule: "evenodd"
1673
1673
  }));
1674
1674
 
1675
- const SvgCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1675
+ const SvgCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1676
1676
  xmlns: "http://www.w3.org/2000/svg",
1677
1677
  width: "1em",
1678
1678
  height: "1em",
@@ -1683,7 +1683,7 @@ const SvgCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
1683
1683
  d: "M10.6 17.2c-.3 0-.6-.1-.8-.4l-4.6-4.6c-.5-.5-.5-1.2 0-1.7s1.2-.5 1.7 0l3.7 3.7 6.6-6.6c.5-.5 1.2-.5 1.7 0s.5 1.2 0 1.7l-7.4 7.4c-.3.4-.6.5-.9.5Z"
1684
1684
  }));
1685
1685
 
1686
- const SvgCheckInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1686
+ const SvgCheckInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1687
1687
  xmlns: "http://www.w3.org/2000/svg",
1688
1688
  width: "1em",
1689
1689
  height: "1em",
@@ -1696,7 +1696,7 @@ const SvgCheckInCircle = props => /*#__PURE__*/React__namespace.createElement("s
1696
1696
  clipRule: "evenodd"
1697
1697
  }));
1698
1698
 
1699
- const SvgCheckInCircleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1699
+ const SvgCheckInCircleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1700
1700
  xmlns: "http://www.w3.org/2000/svg",
1701
1701
  width: "1em",
1702
1702
  height: "1em",
@@ -1712,7 +1712,7 @@ const SvgCheckInCircleColor = props => /*#__PURE__*/React__namespace.createEleme
1712
1712
  d: "m11.623 15.79 5.584-5.583a.999.999 0 1 0-1.414-1.414l-4.877 4.876-2.709-2.71a1.001 1.001 0 0 0-1.707.708 1 1 0 0 0 .293.707l3.416 3.417a1 1 0 0 0 1.414 0Z"
1713
1713
  }));
1714
1714
 
1715
- const SvgCheckInCircleLine = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1715
+ const SvgCheckInCircleLine = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1716
1716
  xmlns: "http://www.w3.org/2000/svg",
1717
1717
  width: "1em",
1718
1718
  height: "1em",
@@ -1728,7 +1728,7 @@ const SvgCheckInCircleLine = props => /*#__PURE__*/React__namespace.createElemen
1728
1728
  d: "M12 3c5 0 9 4 9 9s-4 9-9 9-9-4-9-9 4-9 9-9Zm0-2C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1Z"
1729
1729
  }));
1730
1730
 
1731
- const SvgChevronDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1731
+ const SvgChevronDown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1732
1732
  xmlns: "http://www.w3.org/2000/svg",
1733
1733
  width: "1em",
1734
1734
  height: "1em",
@@ -1741,7 +1741,7 @@ const SvgChevronDown = props => /*#__PURE__*/React__namespace.createElement("svg
1741
1741
  clipRule: "evenodd"
1742
1742
  }));
1743
1743
 
1744
- const SvgChevronDownTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1744
+ const SvgChevronDownTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1745
1745
  xmlns: "http://www.w3.org/2000/svg",
1746
1746
  width: "1em",
1747
1747
  height: "1em",
@@ -1760,7 +1760,7 @@ const SvgChevronDownTwo = props => /*#__PURE__*/React__namespace.createElement("
1760
1760
  opacity: 0.6
1761
1761
  }));
1762
1762
 
1763
- const SvgChevronLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1763
+ const SvgChevronLeft = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1764
1764
  xmlns: "http://www.w3.org/2000/svg",
1765
1765
  width: "1em",
1766
1766
  height: "1em",
@@ -1773,7 +1773,7 @@ const SvgChevronLeft = props => /*#__PURE__*/React__namespace.createElement("svg
1773
1773
  clipRule: "evenodd"
1774
1774
  }));
1775
1775
 
1776
- const SvgChevronRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1776
+ const SvgChevronRight = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1777
1777
  xmlns: "http://www.w3.org/2000/svg",
1778
1778
  width: "1em",
1779
1779
  height: "1em",
@@ -1786,7 +1786,7 @@ const SvgChevronRight = props => /*#__PURE__*/React__namespace.createElement("sv
1786
1786
  clipRule: "evenodd"
1787
1787
  }));
1788
1788
 
1789
- const SvgChevronRightTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1789
+ const SvgChevronRightTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1790
1790
  xmlns: "http://www.w3.org/2000/svg",
1791
1791
  width: "1em",
1792
1792
  height: "1em",
@@ -1805,7 +1805,7 @@ const SvgChevronRightTwo = props => /*#__PURE__*/React__namespace.createElement(
1805
1805
  opacity: 0.6
1806
1806
  }));
1807
1807
 
1808
- const SvgChevronUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1808
+ const SvgChevronUp = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1809
1809
  xmlns: "http://www.w3.org/2000/svg",
1810
1810
  width: "1em",
1811
1811
  height: "1em",
@@ -1818,7 +1818,7 @@ const SvgChevronUp = props => /*#__PURE__*/React__namespace.createElement("svg",
1818
1818
  clipRule: "evenodd"
1819
1819
  }));
1820
1820
 
1821
- const SvgChevronUpTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1821
+ const SvgChevronUpTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1822
1822
  xmlns: "http://www.w3.org/2000/svg",
1823
1823
  width: "1em",
1824
1824
  height: "1em",
@@ -1837,7 +1837,7 @@ const SvgChevronUpTwo = props => /*#__PURE__*/React__namespace.createElement("sv
1837
1837
  opacity: 0.6
1838
1838
  }));
1839
1839
 
1840
- const SvgCircles = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1840
+ const SvgCircles = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1841
1841
  xmlns: "http://www.w3.org/2000/svg",
1842
1842
  width: "1em",
1843
1843
  height: "1em",
@@ -1850,7 +1850,7 @@ const SvgCircles = props => /*#__PURE__*/React__namespace.createElement("svg", _
1850
1850
  clipRule: "evenodd"
1851
1851
  }));
1852
1852
 
1853
- const SvgClip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1853
+ const SvgClip = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1854
1854
  xmlns: "http://www.w3.org/2000/svg",
1855
1855
  width: "1em",
1856
1856
  height: "1em",
@@ -1860,7 +1860,7 @@ const SvgClip = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
1860
1860
  d: "M8.4 21.6c-1.9 0-3.9-.7-5.3-2.2-2.9-2.9-2.9-7.7 0-10.7l4.5-4.5c.4-.4 1.1-.4 1.6 0 .4.4.4 1.1 0 1.6l-4.5 4.5c-2.1 2.1-2.1 5.5 0 7.5 2.1 2.1 5.5 2.1 7.5 0L20 10c1.2-1.2 1.2-3.3 0-4.5-1.2-1.2-3.3-1.2-4.5 0l-7.1 7.1c-.4.4-.4 1.1 0 1.5.4.4 1.1.4 1.5 0l4.8-4.8c.4-.4 1.1-.4 1.6 0 .4.4.4 1.1 0 1.6l-4.8 4.8C10.1 17 8 17 6.8 15.7c-1.3-1.3-1.3-3.3 0-4.6L13.9 4c2.1-2.1 5.5-2.1 7.6 0 2.1 2.1 2.1 5.5 0 7.6l-7.8 7.8c-1.4 1.4-3.3 2.2-5.3 2.2Z"
1861
1861
  }));
1862
1862
 
1863
- const SvgClose = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1863
+ const SvgClose = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1864
1864
  xmlns: "http://www.w3.org/2000/svg",
1865
1865
  width: "1em",
1866
1866
  height: "1em",
@@ -1873,7 +1873,7 @@ const SvgClose = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
1873
1873
  clipRule: "evenodd"
1874
1874
  }));
1875
1875
 
1876
- const SvgCloseInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1876
+ const SvgCloseInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1877
1877
  xmlns: "http://www.w3.org/2000/svg",
1878
1878
  width: "1em",
1879
1879
  height: "1em",
@@ -1886,7 +1886,7 @@ const SvgCloseInCircle = props => /*#__PURE__*/React__namespace.createElement("s
1886
1886
  clipRule: "evenodd"
1887
1887
  }));
1888
1888
 
1889
- const SvgCoin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1889
+ const SvgCoin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1890
1890
  xmlns: "http://www.w3.org/2000/svg",
1891
1891
  width: "1em",
1892
1892
  height: "1em",
@@ -1899,7 +1899,7 @@ const SvgCoin = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
1899
1899
  clipRule: "evenodd"
1900
1900
  }));
1901
1901
 
1902
- const SvgContact = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1902
+ const SvgContact = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1903
1903
  xmlns: "http://www.w3.org/2000/svg",
1904
1904
  width: "1em",
1905
1905
  height: "1em",
@@ -1912,7 +1912,7 @@ const SvgContact = props => /*#__PURE__*/React__namespace.createElement("svg", _
1912
1912
  clipRule: "evenodd"
1913
1913
  }));
1914
1914
 
1915
- const SvgCopy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1915
+ const SvgCopy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1916
1916
  xmlns: "http://www.w3.org/2000/svg",
1917
1917
  width: "1em",
1918
1918
  height: "1em",
@@ -1930,7 +1930,7 @@ const SvgCopy = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
1930
1930
  clipRule: "evenodd"
1931
1931
  }));
1932
1932
 
1933
- const SvgCorrect = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1933
+ const SvgCorrect = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1934
1934
  xmlns: "http://www.w3.org/2000/svg",
1935
1935
  width: "1em",
1936
1936
  height: "1em",
@@ -1942,7 +1942,7 @@ const SvgCorrect = props => /*#__PURE__*/React__namespace.createElement("svg", _
1942
1942
  d: "M2.7 12a9.3 9.3 0 1 1 18.6 0 9.3 9.3 0 0 1-18.6 0Z"
1943
1943
  }));
1944
1944
 
1945
- const SvgCoupon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1945
+ const SvgCoupon = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1946
1946
  xmlns: "http://www.w3.org/2000/svg",
1947
1947
  width: "1em",
1948
1948
  height: "1em",
@@ -1955,7 +1955,7 @@ const SvgCoupon = props => /*#__PURE__*/React__namespace.createElement("svg", _e
1955
1955
  clipRule: "evenodd"
1956
1956
  }));
1957
1957
 
1958
- const SvgCrown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1958
+ const SvgCrown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1959
1959
  xmlns: "http://www.w3.org/2000/svg",
1960
1960
  width: "1em",
1961
1961
  height: "1em",
@@ -1968,7 +1968,7 @@ const SvgCrown = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
1968
1968
  clipRule: "evenodd"
1969
1969
  }));
1970
1970
 
1971
- const SvgCurriculum = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1971
+ const SvgCurriculum = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1972
1972
  xmlns: "http://www.w3.org/2000/svg",
1973
1973
  width: "1em",
1974
1974
  height: "1em",
@@ -1995,7 +1995,7 @@ const SvgCurriculum = props => /*#__PURE__*/React__namespace.createElement("svg"
1995
1995
  rx: 3.755
1996
1996
  }));
1997
1997
 
1998
- const SvgCurriculumColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
1998
+ const SvgCurriculumColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
1999
1999
  xmlns: "http://www.w3.org/2000/svg",
2000
2000
  width: "1em",
2001
2001
  height: "1em",
@@ -2029,7 +2029,7 @@ const SvgCurriculumColor = props => /*#__PURE__*/React__namespace.createElement(
2029
2029
  d: "M0 .5h32v32H0z"
2030
2030
  }))));
2031
2031
 
2032
- const SvgDelete = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2032
+ const SvgDelete = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2033
2033
  xmlns: "http://www.w3.org/2000/svg",
2034
2034
  width: "1em",
2035
2035
  height: "1em",
@@ -2042,7 +2042,7 @@ const SvgDelete = props => /*#__PURE__*/React__namespace.createElement("svg", _e
2042
2042
  clipRule: "evenodd"
2043
2043
  }));
2044
2044
 
2045
- const SvgDocument = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2045
+ const SvgDocument = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2046
2046
  xmlns: "http://www.w3.org/2000/svg",
2047
2047
  width: "1em",
2048
2048
  height: "1em",
@@ -2060,7 +2060,7 @@ const SvgDocument = props => /*#__PURE__*/React__namespace.createElement("svg",
2060
2060
  clipRule: "evenodd"
2061
2061
  }));
2062
2062
 
2063
- const SvgDots = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2063
+ const SvgDots = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2064
2064
  xmlns: "http://www.w3.org/2000/svg",
2065
2065
  width: "1em",
2066
2066
  height: "1em",
@@ -2073,7 +2073,7 @@ const SvgDots = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
2073
2073
  clipRule: "evenodd"
2074
2074
  }));
2075
2075
 
2076
- const SvgDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2076
+ const SvgDownload = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2077
2077
  xmlns: "http://www.w3.org/2000/svg",
2078
2078
  width: "1em",
2079
2079
  height: "1em",
@@ -2087,7 +2087,7 @@ const SvgDownload = props => /*#__PURE__*/React__namespace.createElement("svg",
2087
2087
  d: "M21.38 13.09c-.61 0-1.1.49-1.1 1.1v4.21c0 .72-.58 1.3-1.3 1.3H5c-.72 0-1.3-.58-1.3-1.3v-4.21c0-.61-.49-1.1-1.1-1.1-.61 0-1.1.49-1.1 1.1v4.21c0 1.93 1.57 3.5 3.5 3.5h13.98c1.93 0 3.5-1.57 3.5-3.5v-4.21c0-.61-.49-1.1-1.1-1.1Z"
2088
2088
  }));
2089
2089
 
2090
- const SvgEmoji = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2090
+ const SvgEmoji = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2091
2091
  xmlns: "http://www.w3.org/2000/svg",
2092
2092
  width: "1em",
2093
2093
  height: "1em",
@@ -2100,7 +2100,7 @@ const SvgEmoji = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
2100
2100
  clipRule: "evenodd"
2101
2101
  }));
2102
2102
 
2103
- const SvgEng = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2103
+ const SvgEng = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2104
2104
  xmlns: "http://www.w3.org/2000/svg",
2105
2105
  width: "1em",
2106
2106
  height: "1em",
@@ -2116,7 +2116,7 @@ const SvgEng = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
2116
2116
  d: "M8.431 17.573c.516 0 .971-.335 1.125-.827l.582-1.866h4.04l.583 1.87a1.172 1.172 0 1 0 2.23-.716l-2.879-8.72a2.06 2.06 0 0 0-3.91-.003l-2.889 8.713a1.178 1.178 0 0 0 1.118 1.549Zm2.293-4.58 1.395-4.465h.077l1.395 4.466h-2.867Z"
2117
2117
  }));
2118
2118
 
2119
- const SvgEqual = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2119
+ const SvgEqual = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2120
2120
  xmlns: "http://www.w3.org/2000/svg",
2121
2121
  width: "1em",
2122
2122
  height: "1em",
@@ -2129,7 +2129,7 @@ const SvgEqual = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
2129
2129
  clipRule: "evenodd"
2130
2130
  }));
2131
2131
 
2132
- const SvgEraser = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2132
+ const SvgEraser = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2133
2133
  xmlns: "http://www.w3.org/2000/svg",
2134
2134
  width: "1em",
2135
2135
  height: "1em",
@@ -2142,7 +2142,7 @@ const SvgEraser = props => /*#__PURE__*/React__namespace.createElement("svg", _e
2142
2142
  clipRule: "evenodd"
2143
2143
  }));
2144
2144
 
2145
- const SvgExclamationPointInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2145
+ const SvgExclamationPointInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2146
2146
  xmlns: "http://www.w3.org/2000/svg",
2147
2147
  width: "1em",
2148
2148
  height: "1em",
@@ -2155,7 +2155,7 @@ const SvgExclamationPointInCircle = props => /*#__PURE__*/React__namespace.creat
2155
2155
  clipRule: "evenodd"
2156
2156
  }));
2157
2157
 
2158
- const SvgEyeOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2158
+ const SvgEyeOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2159
2159
  xmlns: "http://www.w3.org/2000/svg",
2160
2160
  width: "1em",
2161
2161
  height: "1em",
@@ -2166,7 +2166,7 @@ const SvgEyeOff = props => /*#__PURE__*/React__namespace.createElement("svg", _e
2166
2166
  d: "M14.779 4.672A11.89 11.89 0 0 0 12 4.324c-4.212 0-8.195 2.261-10.818 6.028a2.905 2.905 0 0 0 0 3.297c.64.919 1.363 1.744 2.148 2.473l11.449-11.45ZM22.819 10.352a14.722 14.722 0 0 0-3.74-3.733l2.569-2.569a1.2 1.2 0 1 0-1.697-1.697L2.352 19.95a1.2 1.2 0 1 0 1.698 1.697l3.044-3.044c1.549.691 3.206 1.073 4.906 1.073 4.213 0 8.196-2.261 10.819-6.028a2.907 2.907 0 0 0 0-3.296Zm-10.82 5.622a3.887 3.887 0 0 1-1.819-.458l5.335-5.335c.287.545.458 1.159.458 1.818a3.978 3.978 0 0 1-3.974 3.975Z"
2167
2167
  }));
2168
2168
 
2169
- const SvgEyeOn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2169
+ const SvgEyeOn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2170
2170
  xmlns: "http://www.w3.org/2000/svg",
2171
2171
  width: "1em",
2172
2172
  height: "1em",
@@ -2184,7 +2184,7 @@ const SvgEyeOn = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
2184
2184
  clipRule: "evenodd"
2185
2185
  }));
2186
2186
 
2187
- const SvgFaceHappy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2187
+ const SvgFaceHappy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2188
2188
  xmlns: "http://www.w3.org/2000/svg",
2189
2189
  width: "1em",
2190
2190
  height: "1em",
@@ -2197,7 +2197,7 @@ const SvgFaceHappy = props => /*#__PURE__*/React__namespace.createElement("svg",
2197
2197
  clipRule: "evenodd"
2198
2198
  }));
2199
2199
 
2200
- const SvgFaceSad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2200
+ const SvgFaceSad = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2201
2201
  xmlns: "http://www.w3.org/2000/svg",
2202
2202
  width: "1em",
2203
2203
  height: "1em",
@@ -2210,7 +2210,7 @@ const SvgFaceSad = props => /*#__PURE__*/React__namespace.createElement("svg", _
2210
2210
  clipRule: "evenodd"
2211
2211
  }));
2212
2212
 
2213
- const SvgFacebook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2213
+ const SvgFacebook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2214
2214
  xmlns: "http://www.w3.org/2000/svg",
2215
2215
  width: "1em",
2216
2216
  height: "1em",
@@ -2221,7 +2221,7 @@ const SvgFacebook = props => /*#__PURE__*/React__namespace.createElement("svg",
2221
2221
  d: "M17 2.119v3.168c-.301-.02-1.145-.05-2.108 0-1.205.063-1.386 1.026-1.386 1.491v2.486h3.373l-.451 3.541h-2.922V22H9.952v-9.195H7V9.264h2.952c-.01-.736-.024-2.293 0-2.64.03-.436-.12-1.989.994-3.2 1.114-1.212 1.897-1.305 2.952-1.398.843-.075 2.42.03 3.102.093Z"
2222
2222
  }));
2223
2223
 
2224
- const SvgFacebookColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2224
+ const SvgFacebookColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2225
2225
  xmlns: "http://www.w3.org/2000/svg",
2226
2226
  width: "1em",
2227
2227
  height: "1em",
@@ -2237,7 +2237,7 @@ const SvgFacebookColor = props => /*#__PURE__*/React__namespace.createElement("s
2237
2237
  clipRule: "evenodd"
2238
2238
  }));
2239
2239
 
2240
- const SvgFilter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2240
+ const SvgFilter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2241
2241
  xmlns: "http://www.w3.org/2000/svg",
2242
2242
  width: "1em",
2243
2243
  height: "1em",
@@ -2250,7 +2250,7 @@ const SvgFilter = props => /*#__PURE__*/React__namespace.createElement("svg", _e
2250
2250
  clipRule: "evenodd"
2251
2251
  }));
2252
2252
 
2253
- const SvgFire = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2253
+ const SvgFire = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2254
2254
  xmlns: "http://www.w3.org/2000/svg",
2255
2255
  width: "1em",
2256
2256
  height: "1em",
@@ -2261,7 +2261,7 @@ const SvgFire = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
2261
2261
  d: "M10.373 2.847c-.021.287-.22 2.173-1.773 3.754-.144.145-.3.279-.465.4-.227.169-.616.462-1.021.787-.537.431-2.966 2.7-3.104 5.86 0 0-.586 7.212 7.136 8.276 0 0 2.5.531 5.223-1.214.061-.04.123-.078.187-.115.438-.257 2.76-1.767 3.368-5.192 0 0 .433-2.773-.768-4.942-.034-.06-.072-.117-.104-.177-.144-.273-.65-1.176-1.366-1.86a.699.699 0 0 0-.377-.191.565.565 0 0 0-.569.253c-.127.19-.761 1.139-1.045 1.49 0 0-.159.194-.12-.08 0 0 .515-2.576-1.264-5.153 0 0-1.107-1.719-2.807-2.578 0 0-.434-.273-.79-.117 0 0-.248.105-.325.66a1.583 1.583 0 0 0-.016.14Z"
2262
2262
  }));
2263
2263
 
2264
- const SvgFolder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2264
+ const SvgFolder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2265
2265
  xmlns: "http://www.w3.org/2000/svg",
2266
2266
  width: "1em",
2267
2267
  height: "1em",
@@ -2274,7 +2274,7 @@ const SvgFolder = props => /*#__PURE__*/React__namespace.createElement("svg", _e
2274
2274
  clipRule: "evenodd"
2275
2275
  }));
2276
2276
 
2277
- const SvgFrame = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2277
+ const SvgFrame = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2278
2278
  xmlns: "http://www.w3.org/2000/svg",
2279
2279
  width: "1em",
2280
2280
  height: "1em",
@@ -2287,7 +2287,7 @@ const SvgFrame = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
2287
2287
  clipRule: "evenodd"
2288
2288
  }));
2289
2289
 
2290
- const SvgGlasses = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2290
+ const SvgGlasses = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2291
2291
  xmlns: "http://www.w3.org/2000/svg",
2292
2292
  width: "1em",
2293
2293
  height: "1em",
@@ -2300,7 +2300,7 @@ const SvgGlasses = props => /*#__PURE__*/React__namespace.createElement("svg", _
2300
2300
  clipRule: "evenodd"
2301
2301
  }));
2302
2302
 
2303
- const SvgGraph = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2303
+ const SvgGraph = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2304
2304
  xmlns: "http://www.w3.org/2000/svg",
2305
2305
  width: "1em",
2306
2306
  height: "1em",
@@ -2313,7 +2313,7 @@ const SvgGraph = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
2313
2313
  clipRule: "evenodd"
2314
2314
  }));
2315
2315
 
2316
- const SvgGun = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2316
+ const SvgGun = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2317
2317
  xmlns: "http://www.w3.org/2000/svg",
2318
2318
  width: "1em",
2319
2319
  height: "1em",
@@ -2324,7 +2324,7 @@ const SvgGun = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
2324
2324
  d: "M23 10.5v-6a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6.25v1.75a3 3 0 0 0 3 3h4.13l.51 3.88a1 1 0 0 0 1 .87h5a1.002 1.002 0 0 0 1-1.13l-1.13-8.37H22a1 1 0 0 0 1-1ZM11.25 14a.76.76 0 0 1-.75-.75V11.5h4.26l.33 2.5h-3.84Z"
2325
2325
  }));
2326
2326
 
2327
- const SvgGunColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2327
+ const SvgGunColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2328
2328
  xmlns: "http://www.w3.org/2000/svg",
2329
2329
  width: "1em",
2330
2330
  height: "1em",
@@ -2338,7 +2338,7 @@ const SvgGunColor = props => /*#__PURE__*/React__namespace.createElement("svg",
2338
2338
  d: "M19.771 12h-2.68a.3.3 0 0 0-.297.339l.899 6.9a.3.3 0 0 0 .297.261h2.692a.3.3 0 0 0 .298-.34l-.911-6.9a.3.3 0 0 0-.297-.26Z"
2339
2339
  }));
2340
2340
 
2341
- const SvgHair = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2341
+ const SvgHair = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2342
2342
  xmlns: "http://www.w3.org/2000/svg",
2343
2343
  width: "1em",
2344
2344
  height: "1em",
@@ -2351,7 +2351,7 @@ const SvgHair = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
2351
2351
  clipRule: "evenodd"
2352
2352
  }));
2353
2353
 
2354
- const SvgHeadphone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2354
+ const SvgHeadphone = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2355
2355
  xmlns: "http://www.w3.org/2000/svg",
2356
2356
  width: "1em",
2357
2357
  height: "1em",
@@ -2364,7 +2364,7 @@ const SvgHeadphone = props => /*#__PURE__*/React__namespace.createElement("svg",
2364
2364
  clipRule: "evenodd"
2365
2365
  }));
2366
2366
 
2367
- const SvgHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2367
+ const SvgHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2368
2368
  xmlns: "http://www.w3.org/2000/svg",
2369
2369
  width: "1em",
2370
2370
  height: "1em",
@@ -2377,7 +2377,7 @@ const SvgHeart = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
2377
2377
  clipRule: "evenodd"
2378
2378
  }));
2379
2379
 
2380
- const SvgInfinite = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2380
+ const SvgInfinite = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2381
2381
  xmlns: "http://www.w3.org/2000/svg",
2382
2382
  width: "1em",
2383
2383
  height: "1em",
@@ -2388,7 +2388,7 @@ const SvgInfinite = props => /*#__PURE__*/React__namespace.createElement("svg",
2388
2388
  d: "M17.802 6.972a4.393 4.393 0 0 0-3.123-1.136c-2.008.066-3.247 1.335-4.683 2.804l-.008.007-.008-.007C8.545 7.17 7.313 5.902 5.297 5.836a4.374 4.374 0 0 0-3.099 1.136A4.085 4.085 0 0 0 .833 9.997a4.05 4.05 0 0 0 1.35 3.033 4.414 4.414 0 0 0 2.973 1.137h.157C7.32 14.1 8.56 12.83 9.996 11.363v-.008l.008.008c1.435 1.468 2.667 2.737 4.683 2.804h.157a4.379 4.379 0 0 0 2.973-1.137 4.05 4.05 0 0 0 1.35-3.033 4.085 4.085 0 0 0-1.365-3.025Zm-12.56 5.35c-.635.022-1.24-.2-1.694-.613a2.31 2.31 0 0 1 .008-3.416 2.388 2.388 0 0 1 1.6-.62h.086c1.138.037 1.922.782 3.31 2.206.032.037.071.074.103.104l-.008.014.008.008c-.032.037-.071.074-.102.103-1.389 1.432-2.173 2.177-3.311 2.214Zm11.21-.613a2.392 2.392 0 0 1-1.694.613c-1.138-.037-1.922-.782-3.31-2.206-.032-.037-.071-.074-.103-.104l.008-.015h-.008c.032-.036.07-.073.102-.103 1.389-1.424 2.173-2.17 3.31-2.206.62-.008 1.225.2 1.687.62.495.442.761 1.048.761 1.704 0 .65-.266 1.255-.753 1.697Z"
2389
2389
  }));
2390
2390
 
2391
- const SvgInfoInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2391
+ const SvgInfoInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2392
2392
  xmlns: "http://www.w3.org/2000/svg",
2393
2393
  width: "1em",
2394
2394
  height: "1em",
@@ -2401,7 +2401,7 @@ const SvgInfoInCircle = props => /*#__PURE__*/React__namespace.createElement("sv
2401
2401
  clipRule: "evenodd"
2402
2402
  }));
2403
2403
 
2404
- const SvgInstagram = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2404
+ const SvgInstagram = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2405
2405
  xmlns: "http://www.w3.org/2000/svg",
2406
2406
  width: "1em",
2407
2407
  height: "1em",
@@ -2414,7 +2414,7 @@ const SvgInstagram = props => /*#__PURE__*/React__namespace.createElement("svg",
2414
2414
  clipRule: "evenodd"
2415
2415
  }));
2416
2416
 
2417
- const SvgKakaoColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2417
+ const SvgKakaoColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2418
2418
  xmlns: "http://www.w3.org/2000/svg",
2419
2419
  width: "1em",
2420
2420
  height: "1em",
@@ -2430,7 +2430,7 @@ const SvgKakaoColor = props => /*#__PURE__*/React__namespace.createElement("svg"
2430
2430
  clipRule: "evenodd"
2431
2431
  }));
2432
2432
 
2433
- const SvgKor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2433
+ const SvgKor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2434
2434
  xmlns: "http://www.w3.org/2000/svg",
2435
2435
  width: "1em",
2436
2436
  height: "1em",
@@ -2446,7 +2446,7 @@ const SvgKor = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
2446
2446
  d: "M13.902 6.822v10.357a1.021 1.021 0 0 0 2.043 0V12.2h.761a.894.894 0 1 0 0-1.788h-.761v-3.59a1.021 1.021 0 1 0-2.043 0ZM8.022 15.776c3.188-1.833 4.52-4.486 4.762-7.528.054-.68-.502-1.219-1.162-1.219H7.755a.887.887 0 0 0 0 1.775h2.981c-.318 2.232-1.502 3.905-3.644 5.21-.501.305-.677.98-.325 1.475a.958.958 0 0 0 1.255.287Z"
2447
2447
  }));
2448
2448
 
2449
- const SvgLetter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2449
+ const SvgLetter = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2450
2450
  xmlns: "http://www.w3.org/2000/svg",
2451
2451
  width: "1em",
2452
2452
  height: "1em",
@@ -2459,7 +2459,7 @@ const SvgLetter = props => /*#__PURE__*/React__namespace.createElement("svg", _e
2459
2459
  clipRule: "evenodd"
2460
2460
  }));
2461
2461
 
2462
- const SvgLetterCrownColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2462
+ const SvgLetterCrownColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2463
2463
  xmlns: "http://www.w3.org/2000/svg",
2464
2464
  width: "1em",
2465
2465
  height: "1em",
@@ -2481,7 +2481,7 @@ const SvgLetterCrownColor = props => /*#__PURE__*/React__namespace.createElement
2481
2481
  clipRule: "evenodd"
2482
2482
  }));
2483
2483
 
2484
- const SvgLetterHeartColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2484
+ const SvgLetterHeartColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2485
2485
  xmlns: "http://www.w3.org/2000/svg",
2486
2486
  width: "1em",
2487
2487
  height: "1em",
@@ -2503,7 +2503,7 @@ const SvgLetterHeartColor = props => /*#__PURE__*/React__namespace.createElement
2503
2503
  clipRule: "evenodd"
2504
2504
  }));
2505
2505
 
2506
- const SvgLineThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2506
+ const SvgLineThree = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2507
2507
  xmlns: "http://www.w3.org/2000/svg",
2508
2508
  width: "1em",
2509
2509
  height: "1em",
@@ -2516,7 +2516,7 @@ const SvgLineThree = props => /*#__PURE__*/React__namespace.createElement("svg",
2516
2516
  clipRule: "evenodd"
2517
2517
  }));
2518
2518
 
2519
- const SvgLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2519
+ const SvgLink = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2520
2520
  xmlns: "http://www.w3.org/2000/svg",
2521
2521
  width: "1em",
2522
2522
  height: "1em",
@@ -2534,7 +2534,7 @@ const SvgLink = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
2534
2534
  clipRule: "evenodd"
2535
2535
  }));
2536
2536
 
2537
- const SvgLock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2537
+ const SvgLock = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2538
2538
  xmlns: "http://www.w3.org/2000/svg",
2539
2539
  width: "1em",
2540
2540
  height: "1em",
@@ -2547,7 +2547,7 @@ const SvgLock = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
2547
2547
  clipRule: "evenodd"
2548
2548
  }));
2549
2549
 
2550
- const SvgLockColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2550
+ const SvgLockColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2551
2551
  xmlns: "http://www.w3.org/2000/svg",
2552
2552
  width: "1em",
2553
2553
  height: "1em",
@@ -2575,7 +2575,7 @@ const SvgLockColor = props => /*#__PURE__*/React__namespace.createElement("svg",
2575
2575
  stopColor: "#F14BFF"
2576
2576
  }))));
2577
2577
 
2578
- const SvgLogoApple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2578
+ const SvgLogoApple = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2579
2579
  xmlns: "http://www.w3.org/2000/svg",
2580
2580
  width: "1em",
2581
2581
  height: "1em",
@@ -2588,7 +2588,7 @@ const SvgLogoApple = props => /*#__PURE__*/React__namespace.createElement("svg",
2588
2588
  clipRule: "evenodd"
2589
2589
  }));
2590
2590
 
2591
- const SvgLogoColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2591
+ const SvgLogoColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2592
2592
  xmlns: "http://www.w3.org/2000/svg",
2593
2593
  width: "1em",
2594
2594
  height: "1em",
@@ -2606,7 +2606,7 @@ const SvgLogoColor = props => /*#__PURE__*/React__namespace.createElement("svg",
2606
2606
  clipRule: "evenodd"
2607
2607
  }));
2608
2608
 
2609
- const SvgLogoFacebook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2609
+ const SvgLogoFacebook = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2610
2610
  xmlns: "http://www.w3.org/2000/svg",
2611
2611
  width: "1em",
2612
2612
  height: "1em",
@@ -2619,7 +2619,7 @@ const SvgLogoFacebook = props => /*#__PURE__*/React__namespace.createElement("sv
2619
2619
  clipRule: "evenodd"
2620
2620
  }));
2621
2621
 
2622
- const SvgLogoKakao = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2622
+ const SvgLogoKakao = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2623
2623
  xmlns: "http://www.w3.org/2000/svg",
2624
2624
  width: "1em",
2625
2625
  height: "1em",
@@ -2632,7 +2632,7 @@ const SvgLogoKakao = props => /*#__PURE__*/React__namespace.createElement("svg",
2632
2632
  clipRule: "evenodd"
2633
2633
  }));
2634
2634
 
2635
- const SvgLogoNaver = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2635
+ const SvgLogoNaver = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2636
2636
  xmlns: "http://www.w3.org/2000/svg",
2637
2637
  width: "1em",
2638
2638
  height: "1em",
@@ -2643,7 +2643,7 @@ const SvgLogoNaver = props => /*#__PURE__*/React__namespace.createElement("svg",
2643
2643
  d: "M14.865 4v8.073L9.163 4H3v16h6.135v-8.073L14.837 20H21V4h-6.135Z"
2644
2644
  }));
2645
2645
 
2646
- const SvgMaxsize = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2646
+ const SvgMaxsize = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2647
2647
  xmlns: "http://www.w3.org/2000/svg",
2648
2648
  width: "1em",
2649
2649
  height: "1em",
@@ -2654,7 +2654,7 @@ const SvgMaxsize = props => /*#__PURE__*/React__namespace.createElement("svg", _
2654
2654
  d: "M4.65 8.9h-2.4V5.2c0-1.8 1.4-3.2 3.2-3.2h3.8v2.4h-3.8c-.4 0-.8.4-.8.8v3.7Zm4.5 12.7h-3.7c-1.8 0-3.2-1.4-3.2-3.2v-3.8h2.4v3.8c0 .4.4.8.8.8h3.8v2.4h-.1Zm9.5 0h-3.8v-2.4h3.8c.4 0 .8-.4.8-.8v-3.8h2.4v3.8c0 1.8-1.4 3.2-3.2 3.2Zm3.2-12.7h-2.4V5.2c0-.4-.4-.8-.8-.8h-3.8V2h3.8c1.8 0 3.2 1.4 3.2 3.2v3.7Z"
2655
2655
  }));
2656
2656
 
2657
- const SvgMinsize = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2657
+ const SvgMinsize = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2658
2658
  xmlns: "http://www.w3.org/2000/svg",
2659
2659
  width: "1em",
2660
2660
  height: "1em",
@@ -2667,7 +2667,7 @@ const SvgMinsize = props => /*#__PURE__*/React__namespace.createElement("svg", _
2667
2667
  clipRule: "evenodd"
2668
2668
  }));
2669
2669
 
2670
- const SvgMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2670
+ const SvgMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2671
2671
  xmlns: "http://www.w3.org/2000/svg",
2672
2672
  width: "1em",
2673
2673
  height: "1em",
@@ -2680,7 +2680,7 @@ const SvgMinus = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
2680
2680
  clipRule: "evenodd"
2681
2681
  }));
2682
2682
 
2683
- const SvgMinusInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2683
+ const SvgMinusInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2684
2684
  xmlns: "http://www.w3.org/2000/svg",
2685
2685
  width: "1em",
2686
2686
  height: "1em",
@@ -2693,7 +2693,7 @@ const SvgMinusInCircle = props => /*#__PURE__*/React__namespace.createElement("s
2693
2693
  clipRule: "evenodd"
2694
2694
  }));
2695
2695
 
2696
- const SvgMoneybag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2696
+ const SvgMoneybag = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2697
2697
  xmlns: "http://www.w3.org/2000/svg",
2698
2698
  width: "1em",
2699
2699
  height: "1em",
@@ -2706,7 +2706,7 @@ const SvgMoneybag = props => /*#__PURE__*/React__namespace.createElement("svg",
2706
2706
  clipRule: "evenodd"
2707
2707
  }));
2708
2708
 
2709
- const SvgMoneybagColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2709
+ const SvgMoneybagColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2710
2710
  xmlns: "http://www.w3.org/2000/svg",
2711
2711
  width: "1em",
2712
2712
  height: "1em",
@@ -2722,7 +2722,7 @@ const SvgMoneybagColor = props => /*#__PURE__*/React__namespace.createElement("s
2722
2722
  d: "M16.1 13.6c.3 0 .6.3.6.6s-.3.6-.6.6h-1.5l-.4 1.4c-.1.2-.3.4-.6.4s-.5-.2-.6-.4l-.8-2.2-.8 2.2c-.1.2-.3.4-.6.4s-.5-.1-.6-.4l-.4-1.4H8.3c-.3 0-.6-.3-.6-.6s.3-.6.6-.6h1.1L9 12.2c-.1-.4.1-.7.4-.8.4-.1.7.1.8.4l.5 2.3.8-2c.1-.2.3-.4.6-.4s.5.2.6.4l.8 2 .7-2.3c.1-.3.5-.5.8-.4.3.1.5.5.4.8l-.4 1.4h1.1Z"
2723
2723
  }));
2724
2724
 
2725
- const SvgMore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2725
+ const SvgMore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2726
2726
  xmlns: "http://www.w3.org/2000/svg",
2727
2727
  width: "1em",
2728
2728
  height: "1em",
@@ -2735,7 +2735,7 @@ const SvgMore = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
2735
2735
  clipRule: "evenodd"
2736
2736
  }));
2737
2737
 
2738
- const SvgMyBubble = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2738
+ const SvgMyBubble = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2739
2739
  xmlns: "http://www.w3.org/2000/svg",
2740
2740
  width: "1em",
2741
2741
  height: "1em",
@@ -2748,7 +2748,7 @@ const SvgMyBubble = props => /*#__PURE__*/React__namespace.createElement("svg",
2748
2748
  clipRule: "evenodd"
2749
2749
  }));
2750
2750
 
2751
- const SvgNaverColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2751
+ const SvgNaverColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2752
2752
  xmlns: "http://www.w3.org/2000/svg",
2753
2753
  width: "1em",
2754
2754
  height: "1em",
@@ -2762,7 +2762,7 @@ const SvgNaverColor = props => /*#__PURE__*/React__namespace.createElement("svg"
2762
2762
  d: "M13.305 8.125v3.91l-2.68-3.91H7.73v7.75h2.883v-3.91l2.68 3.91h2.896v-7.75h-2.883Z"
2763
2763
  }));
2764
2764
 
2765
- const SvgNew = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2765
+ const SvgNew = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2766
2766
  xmlns: "http://www.w3.org/2000/svg",
2767
2767
  width: "1em",
2768
2768
  height: "1em",
@@ -2780,7 +2780,7 @@ const SvgNew = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
2780
2780
  d: "M0 0h24v24H0z"
2781
2781
  }))));
2782
2782
 
2783
- const SvgNote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2783
+ const SvgNote = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2784
2784
  xmlns: "http://www.w3.org/2000/svg",
2785
2785
  width: "1em",
2786
2786
  height: "1em",
@@ -2793,7 +2793,7 @@ const SvgNote = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
2793
2793
  clipRule: "evenodd"
2794
2794
  }));
2795
2795
 
2796
- const SvgNoteColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2796
+ const SvgNoteColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2797
2797
  xmlns: "http://www.w3.org/2000/svg",
2798
2798
  width: "1em",
2799
2799
  height: "1em",
@@ -2807,7 +2807,7 @@ const SvgNoteColor = props => /*#__PURE__*/React__namespace.createElement("svg",
2807
2807
  d: "M6 7a1 1 0 0 1 1-1h5a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1ZM6 11a1 1 0 0 1 1-1h10a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1Z"
2808
2808
  }));
2809
2809
 
2810
- const SvgNotePenColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2810
+ const SvgNotePenColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2811
2811
  xmlns: "http://www.w3.org/2000/svg",
2812
2812
  width: "1em",
2813
2813
  height: "1em",
@@ -2849,7 +2849,7 @@ const SvgNotePenColor = props => /*#__PURE__*/React__namespace.createElement("sv
2849
2849
  clipRule: "evenodd"
2850
2850
  }));
2851
2851
 
2852
- const SvgNumberFiveFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2852
+ const SvgNumberFiveFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2853
2853
  xmlns: "http://www.w3.org/2000/svg",
2854
2854
  width: "1em",
2855
2855
  height: "1em",
@@ -2862,7 +2862,7 @@ const SvgNumberFiveFilled = props => /*#__PURE__*/React__namespace.createElement
2862
2862
  clipRule: "evenodd"
2863
2863
  }));
2864
2864
 
2865
- const SvgNumberFiveOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2865
+ const SvgNumberFiveOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2866
2866
  xmlns: "http://www.w3.org/2000/svg",
2867
2867
  width: "1em",
2868
2868
  height: "1em",
@@ -2878,7 +2878,7 @@ const SvgNumberFiveOutlined = props => /*#__PURE__*/React__namespace.createEleme
2878
2878
  d: "M12.11 17.137c2.228 0 3.745-1.429 3.745-3.432 0-1.9-1.353-3.26-3.171-3.254-.869-.007-1.62.349-1.983.834h-.082l.274-2.502h4.402V7.102H9.197l-.533 5.7h1.86c.293-.553.813-.833 1.558-.833 1.04.007 1.784.738 1.777 1.79.007 1.033-.724 1.758-1.75 1.75-.861.008-1.565-.526-1.613-1.298H8.5c.034 1.709 1.545 2.926 3.61 2.926Z"
2879
2879
  }));
2880
2880
 
2881
- const SvgNumberFourFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2881
+ const SvgNumberFourFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2882
2882
  xmlns: "http://www.w3.org/2000/svg",
2883
2883
  width: "1em",
2884
2884
  height: "1em",
@@ -2891,7 +2891,7 @@ const SvgNumberFourFilled = props => /*#__PURE__*/React__namespace.createElement
2891
2891
  clipRule: "evenodd"
2892
2892
  }));
2893
2893
 
2894
- const SvgNumberFourOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2894
+ const SvgNumberFourOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2895
2895
  xmlns: "http://www.w3.org/2000/svg",
2896
2896
  width: "1em",
2897
2897
  height: "1em",
@@ -2907,7 +2907,7 @@ const SvgNumberFourOutlined = props => /*#__PURE__*/React__namespace.createEleme
2907
2907
  d: "M8 15.25h4.813V17h1.955v-1.75h1.257v-1.654h-1.257V7.102h-2.584L8 13.623v1.627Zm2.078-1.654v-.082l2.666-4.157h.096v4.239h-2.762Z"
2908
2908
  }));
2909
2909
 
2910
- const SvgNumberOneFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2910
+ const SvgNumberOneFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2911
2911
  xmlns: "http://www.w3.org/2000/svg",
2912
2912
  width: "1em",
2913
2913
  height: "1em",
@@ -2920,7 +2920,7 @@ const SvgNumberOneFilled = props => /*#__PURE__*/React__namespace.createElement(
2920
2920
  clipRule: "evenodd"
2921
2921
  }));
2922
2922
 
2923
- const SvgNumberOneOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2923
+ const SvgNumberOneOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2924
2924
  xmlns: "http://www.w3.org/2000/svg",
2925
2925
  width: "1em",
2926
2926
  height: "1em",
@@ -2936,7 +2936,7 @@ const SvgNumberOneOutlined = props => /*#__PURE__*/React__namespace.createElemen
2936
2936
  d: "M13.264 7.102h-1.942L8.875 8.66v1.819l2.27-1.422h.054V17h2.065V7.102Z"
2937
2937
  }));
2938
2938
 
2939
- const SvgNumberThreeFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2939
+ const SvgNumberThreeFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2940
2940
  xmlns: "http://www.w3.org/2000/svg",
2941
2941
  width: "1em",
2942
2942
  height: "1em",
@@ -2949,7 +2949,7 @@ const SvgNumberThreeFilled = props => /*#__PURE__*/React__namespace.createElemen
2949
2949
  clipRule: "evenodd"
2950
2950
  }));
2951
2951
 
2952
- const SvgNumberThreeOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2952
+ const SvgNumberThreeOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2953
2953
  xmlns: "http://www.w3.org/2000/svg",
2954
2954
  width: "1em",
2955
2955
  height: "1em",
@@ -2965,7 +2965,7 @@ const SvgNumberThreeOutlined = props => /*#__PURE__*/React__namespace.createElem
2965
2965
  d: "M11.773 17.137c2.236 0 3.842-1.217 3.829-2.912.013-1.238-.787-2.12-2.243-2.297v-.082c1.108-.198 1.88-.985 1.873-2.092.007-1.566-1.367-2.79-3.431-2.79-2.03 0-3.562 1.183-3.596 2.886h1.969c.034-.76.752-1.251 1.627-1.245.875-.006 1.456.513 1.449 1.272.007.78-.677 1.313-1.654 1.313h-.916v1.517h.916c1.162.007 1.88.574 1.873 1.38.007.8-.697 1.348-1.682 1.354-.957-.006-1.675-.492-1.709-1.23H8c.041 1.73 1.6 2.926 3.773 2.926Z"
2966
2966
  }));
2967
2967
 
2968
- const SvgNumberTwoFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2968
+ const SvgNumberTwoFilled = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2969
2969
  xmlns: "http://www.w3.org/2000/svg",
2970
2970
  width: "1em",
2971
2971
  height: "1em",
@@ -2978,7 +2978,7 @@ const SvgNumberTwoFilled = props => /*#__PURE__*/React__namespace.createElement(
2978
2978
  clipRule: "evenodd"
2979
2979
  }));
2980
2980
 
2981
- const SvgNumberTwoOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2981
+ const SvgNumberTwoOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2982
2982
  xmlns: "http://www.w3.org/2000/svg",
2983
2983
  width: "1em",
2984
2984
  height: "1em",
@@ -2994,7 +2994,7 @@ const SvgNumberTwoOutlined = props => /*#__PURE__*/React__namespace.createElemen
2994
2994
  d: "M8.396 17.035h7.082V15.34h-4.225v-.055l1.504-1.463c2.037-1.845 2.584-2.768 2.584-3.896C15.341 8.21 13.933 7 11.814 7 9.729 7 8.294 8.237 8.3 10.172h1.955c-.007-.95.602-1.538 1.531-1.531.91-.007 1.573.54 1.573 1.421 0 .787-.5 1.334-1.422 2.215l-3.555 3.268.014 1.49Z"
2995
2995
  }));
2996
2996
 
2997
- const SvgOut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
2997
+ const SvgOut = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
2998
2998
  xmlns: "http://www.w3.org/2000/svg",
2999
2999
  width: "1em",
3000
3000
  height: "1em",
@@ -3012,7 +3012,7 @@ const SvgOut = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
3012
3012
  clipRule: "evenodd"
3013
3013
  }));
3014
3014
 
3015
- const SvgPalmTreeColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3015
+ const SvgPalmTreeColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3016
3016
  xmlns: "http://www.w3.org/2000/svg",
3017
3017
  width: "1em",
3018
3018
  height: "1em",
@@ -3049,7 +3049,7 @@ const SvgPalmTreeColor = props => /*#__PURE__*/React__namespace.createElement("s
3049
3049
  d: "M21.263 18.25c-.782 1.645-2.528 2.45-3.899 1.799-1.37-.652-1.848-2.515-1.066-4.16.783-1.645 2.528-2.45 3.9-1.799 1.37.652 1.848 2.515 1.065 4.16Z"
3050
3050
  }));
3051
3051
 
3052
- const SvgPaperCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3052
+ const SvgPaperCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3053
3053
  xmlns: "http://www.w3.org/2000/svg",
3054
3054
  width: "1em",
3055
3055
  height: "1em",
@@ -3081,7 +3081,7 @@ const SvgPaperCheck = props => /*#__PURE__*/React__namespace.createElement("svg"
3081
3081
  d: "M15.766 16.327H31.44V32H15.766z"
3082
3082
  }))));
3083
3083
 
3084
- const SvgPause = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3084
+ const SvgPause = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3085
3085
  xmlns: "http://www.w3.org/2000/svg",
3086
3086
  width: "1em",
3087
3087
  height: "1em",
@@ -3094,7 +3094,7 @@ const SvgPause = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
3094
3094
  clipRule: "evenodd"
3095
3095
  }));
3096
3096
 
3097
- const SvgPen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3097
+ const SvgPen = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3098
3098
  xmlns: "http://www.w3.org/2000/svg",
3099
3099
  width: "1em",
3100
3100
  height: "1em",
@@ -3107,7 +3107,7 @@ const SvgPen = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
3107
3107
  clipRule: "evenodd"
3108
3108
  }));
3109
3109
 
3110
- const SvgPercentInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3110
+ const SvgPercentInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3111
3111
  xmlns: "http://www.w3.org/2000/svg",
3112
3112
  width: "1em",
3113
3113
  height: "1em",
@@ -3125,7 +3125,7 @@ const SvgPercentInCircle = props => /*#__PURE__*/React__namespace.createElement(
3125
3125
  clipRule: "evenodd"
3126
3126
  }));
3127
3127
 
3128
- const SvgPicture = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3128
+ const SvgPicture = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3129
3129
  xmlns: "http://www.w3.org/2000/svg",
3130
3130
  width: "1em",
3131
3131
  height: "1em",
@@ -3138,7 +3138,7 @@ const SvgPicture = props => /*#__PURE__*/React__namespace.createElement("svg", _
3138
3138
  clipRule: "evenodd"
3139
3139
  }));
3140
3140
 
3141
- const SvgPin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3141
+ const SvgPin = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3142
3142
  xmlns: "http://www.w3.org/2000/svg",
3143
3143
  width: "1em",
3144
3144
  height: "1em",
@@ -3151,7 +3151,7 @@ const SvgPin = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
3151
3151
  clipRule: "evenodd"
3152
3152
  }));
3153
3153
 
3154
- const SvgPinColorRed = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3154
+ const SvgPinColorRed = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3155
3155
  xmlns: "http://www.w3.org/2000/svg",
3156
3156
  width: "1em",
3157
3157
  height: "1em",
@@ -3173,7 +3173,7 @@ const SvgPinColorRed = props => /*#__PURE__*/React__namespace.createElement("svg
3173
3173
  d: "M0 .5h16v16H0z"
3174
3174
  }))));
3175
3175
 
3176
- const SvgPlay = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3176
+ const SvgPlay = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3177
3177
  xmlns: "http://www.w3.org/2000/svg",
3178
3178
  width: "1em",
3179
3179
  height: "1em",
@@ -3184,7 +3184,7 @@ const SvgPlay = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
3184
3184
  d: "M18.88 10.037c1.493.872 1.493 3.053 0 3.926l-11.52 6.73C5.867 21.565 4 20.475 4 18.73V5.27c0-1.745 1.867-2.835 3.36-1.963l11.52 6.73Z"
3185
3185
  }));
3186
3186
 
3187
- const SvgPlug = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3187
+ const SvgPlug = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3188
3188
  xmlns: "http://www.w3.org/2000/svg",
3189
3189
  width: "1em",
3190
3190
  height: "1em",
@@ -3213,7 +3213,7 @@ const SvgPlug = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
3213
3213
  d: "M10.426 11.111h11.951v10.864H10.426z"
3214
3214
  }))));
3215
3215
 
3216
- const SvgPlugColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3216
+ const SvgPlugColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3217
3217
  xmlns: "http://www.w3.org/2000/svg",
3218
3218
  width: "1em",
3219
3219
  height: "1em",
@@ -3245,7 +3245,7 @@ const SvgPlugColor = props => /*#__PURE__*/React__namespace.createElement("svg",
3245
3245
  d: "M10.426 11.111h11.951v10.864H10.426z"
3246
3246
  }))));
3247
3247
 
3248
- const SvgPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3248
+ const SvgPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3249
3249
  xmlns: "http://www.w3.org/2000/svg",
3250
3250
  width: "1em",
3251
3251
  height: "1em",
@@ -3258,7 +3258,7 @@ const SvgPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
3258
3258
  clipRule: "evenodd"
3259
3259
  }));
3260
3260
 
3261
- const SvgPlusInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3261
+ const SvgPlusInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3262
3262
  xmlns: "http://www.w3.org/2000/svg",
3263
3263
  width: "1em",
3264
3264
  height: "1em",
@@ -3271,7 +3271,7 @@ const SvgPlusInCircle = props => /*#__PURE__*/React__namespace.createElement("sv
3271
3271
  clipRule: "evenodd"
3272
3272
  }));
3273
3273
 
3274
- const SvgPointInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3274
+ const SvgPointInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3275
3275
  xmlns: "http://www.w3.org/2000/svg",
3276
3276
  width: "1em",
3277
3277
  height: "1em",
@@ -3289,7 +3289,7 @@ const SvgPointInCircle = props => /*#__PURE__*/React__namespace.createElement("s
3289
3289
  clipRule: "evenodd"
3290
3290
  }));
3291
3291
 
3292
- const SvgPointInCircleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3292
+ const SvgPointInCircleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3293
3293
  xmlns: "http://www.w3.org/2000/svg",
3294
3294
  width: "1em",
3295
3295
  height: "1em",
@@ -3312,7 +3312,7 @@ const SvgPointInCircleColor = props => /*#__PURE__*/React__namespace.createEleme
3312
3312
  d: "M0 0h24v24H0z"
3313
3313
  }))));
3314
3314
 
3315
- const SvgPresent = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3315
+ const SvgPresent = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3316
3316
  xmlns: "http://www.w3.org/2000/svg",
3317
3317
  width: "1em",
3318
3318
  height: "1em",
@@ -3328,7 +3328,7 @@ const SvgPresent = props => /*#__PURE__*/React__namespace.createElement("svg", _
3328
3328
  clipRule: "evenodd"
3329
3329
  }));
3330
3330
 
3331
- const SvgPresentColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3331
+ const SvgPresentColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3332
3332
  xmlns: "http://www.w3.org/2000/svg",
3333
3333
  width: "1em",
3334
3334
  height: "1em",
@@ -3344,7 +3344,7 @@ const SvgPresentColor = props => /*#__PURE__*/React__namespace.createElement("sv
3344
3344
  clipRule: "evenodd"
3345
3345
  }));
3346
3346
 
3347
- const SvgProblem = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3347
+ const SvgProblem = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3348
3348
  xmlns: "http://www.w3.org/2000/svg",
3349
3349
  width: "1em",
3350
3350
  height: "1em",
@@ -3355,7 +3355,7 @@ const SvgProblem = props => /*#__PURE__*/React__namespace.createElement("svg", _
3355
3355
  d: "m20.73 2.357-6.89 1.938a1 1 0 0 0-.729.963V20.68a1 1 0 0 0 1.27.963l6.89-1.938a1 1 0 0 0 .729-.962V3.32a1 1 0 0 0-1.27-.963ZM3.27 2.357l6.89 1.938a1 1 0 0 1 .729.963V20.68a1 1 0 0 1-1.27.963l-6.89-1.938A1 1 0 0 1 2 18.743V3.32a1 1 0 0 1 1.27-.963Z"
3356
3356
  }));
3357
3357
 
3358
- const SvgProfile = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3358
+ const SvgProfile = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3359
3359
  xmlns: "http://www.w3.org/2000/svg",
3360
3360
  width: "1em",
3361
3361
  height: "1em",
@@ -3368,7 +3368,7 @@ const SvgProfile = props => /*#__PURE__*/React__namespace.createElement("svg", _
3368
3368
  clipRule: "evenodd"
3369
3369
  }));
3370
3370
 
3371
- const SvgProgressGradient = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3371
+ const SvgProgressGradient = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3372
3372
  xmlns: "http://www.w3.org/2000/svg",
3373
3373
  width: "1em",
3374
3374
  height: "1em",
@@ -3405,7 +3405,7 @@ const SvgProgressGradient = props => /*#__PURE__*/React__namespace.createElement
3405
3405
  opacity: 0.72
3406
3406
  }));
3407
3407
 
3408
- const SvgQuestionMarkInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3408
+ const SvgQuestionMarkInCircle = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3409
3409
  xmlns: "http://www.w3.org/2000/svg",
3410
3410
  width: "1em",
3411
3411
  height: "1em",
@@ -3418,7 +3418,7 @@ const SvgQuestionMarkInCircle = props => /*#__PURE__*/React__namespace.createEle
3418
3418
  clipRule: "evenodd"
3419
3419
  }));
3420
3420
 
3421
- const SvgQuestionMarkInCircleOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3421
+ const SvgQuestionMarkInCircleOutlined = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3422
3422
  xmlns: "http://www.w3.org/2000/svg",
3423
3423
  width: "1em",
3424
3424
  height: "1em",
@@ -3434,7 +3434,7 @@ const SvgQuestionMarkInCircleOutlined = props => /*#__PURE__*/React__namespace.c
3434
3434
  d: "M13.652 12.569c.629-.403 1.487-.953 1.774-2.201.224-.974.016-1.927-.586-2.683-.681-.855-1.817-1.385-2.966-1.385A3.578 3.578 0 0 0 8.3 9.874a.9.9 0 1 0 1.8 0c0-.978.796-1.775 1.774-1.775.605 0 1.216.278 1.558.707.261.328.341.718.24 1.16-.117.507-.42.722-.992 1.087l-.002.001c-.72.461-1.704 1.091-1.704 2.695a.9.9 0 1 0 1.8 0c0-.589.225-.763.876-1.179l.002-.001ZM11.041 17.756a1.2 1.2 0 1 0 1.697-1.697 1.2 1.2 0 0 0-1.697 1.697Z"
3435
3435
  }));
3436
3436
 
3437
- const SvgRaffleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3437
+ const SvgRaffleColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3438
3438
  xmlns: "http://www.w3.org/2000/svg",
3439
3439
  width: "1em",
3440
3440
  height: "1em",
@@ -3543,7 +3543,7 @@ const SvgRaffleColor = props => /*#__PURE__*/React__namespace.createElement("svg
3543
3543
  result: "effect1_innerShadow_12781_25756"
3544
3544
  }))));
3545
3545
 
3546
- const SvgReceipt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3546
+ const SvgReceipt = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3547
3547
  xmlns: "http://www.w3.org/2000/svg",
3548
3548
  width: "1em",
3549
3549
  height: "1em",
@@ -3556,7 +3556,7 @@ const SvgReceipt = props => /*#__PURE__*/React__namespace.createElement("svg", _
3556
3556
  clipRule: "evenodd"
3557
3557
  }));
3558
3558
 
3559
- const SvgRefresh = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3559
+ const SvgRefresh = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3560
3560
  xmlns: "http://www.w3.org/2000/svg",
3561
3561
  width: "1em",
3562
3562
  height: "1em",
@@ -3569,7 +3569,7 @@ const SvgRefresh = props => /*#__PURE__*/React__namespace.createElement("svg", _
3569
3569
  clipRule: "evenodd"
3570
3570
  }));
3571
3571
 
3572
- const SvgRepeat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3572
+ const SvgRepeat = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3573
3573
  xmlns: "http://www.w3.org/2000/svg",
3574
3574
  width: "1em",
3575
3575
  height: "1em",
@@ -3580,7 +3580,7 @@ const SvgRepeat = props => /*#__PURE__*/React__namespace.createElement("svg", _e
3580
3580
  d: "M4.3 12.37v-1.01c0-2.79 2.27-5.06 5.06-5.06h7.59l-.56.56a1.202 1.202 0 0 0 1.7 1.7l2.61-2.61c.22-.23.35-.53.35-.85 0-.32-.13-.62-.35-.85l-2.61-2.61a1.201 1.201 0 1 0-1.7 1.7l.56.56H9.36c-4.11 0-7.46 3.35-7.46 7.46v1.01c0 .66.54 1.2 1.2 1.2.66 0 1.2-.53 1.2-1.2Zm16.6-1.94c-.66 0-1.2.54-1.2 1.2v1.01c0 2.79-2.27 5.06-5.06 5.06H7.05l.56-.56a1.202 1.202 0 0 0-1.7-1.7L3.3 18.05c-.23.22-.35.53-.35.85 0 .32.13.62.35.85l2.61 2.61a1.204 1.204 0 0 0 1.7 0c.47-.47.47-1.23 0-1.7l-.56-.56h7.59c4.11 0 7.46-3.35 7.46-7.46v-1.01c0-.67-.54-1.2-1.2-1.2Z"
3581
3581
  }));
3582
3582
 
3583
- const SvgSchool = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3583
+ const SvgSchool = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3584
3584
  xmlns: "http://www.w3.org/2000/svg",
3585
3585
  width: "1em",
3586
3586
  height: "1em",
@@ -3596,7 +3596,7 @@ const SvgSchool = props => /*#__PURE__*/React__namespace.createElement("svg", _e
3596
3596
  clipRule: "evenodd"
3597
3597
  }));
3598
3598
 
3599
- const SvgSchoolColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3599
+ const SvgSchoolColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3600
3600
  xmlns: "http://www.w3.org/2000/svg",
3601
3601
  width: "1em",
3602
3602
  height: "1em",
@@ -3619,7 +3619,7 @@ const SvgSchoolColor = props => /*#__PURE__*/React__namespace.createElement("svg
3619
3619
  d: "M0 0h32v32H0z"
3620
3620
  }))));
3621
3621
 
3622
- const SvgSearch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3622
+ const SvgSearch = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3623
3623
  xmlns: "http://www.w3.org/2000/svg",
3624
3624
  width: "1em",
3625
3625
  height: "1em",
@@ -3630,7 +3630,7 @@ const SvgSearch = props => /*#__PURE__*/React__namespace.createElement("svg", _e
3630
3630
  d: "m22.049 20.352-4.607-4.607a8.53 8.53 0 0 0 1.736-5.156C19.178 5.853 15.324 2 10.589 2 5.853 2.001 2 5.854 2 10.59c0 4.735 3.853 8.589 8.589 8.589a8.533 8.533 0 0 0 5.156-1.736l4.607 4.607a1.196 1.196 0 0 0 1.697-.001 1.201 1.201 0 0 0 0-1.697ZM4.4 10.59a6.196 6.196 0 0 1 6.189-6.189 6.195 6.195 0 0 1 6.188 6.188 6.195 6.195 0 0 1-6.188 6.188A6.194 6.194 0 0 1 4.4 10.59Z"
3631
3631
  }));
3632
3632
 
3633
- const SvgSet = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3633
+ const SvgSet = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3634
3634
  xmlns: "http://www.w3.org/2000/svg",
3635
3635
  width: "1em",
3636
3636
  height: "1em",
@@ -3646,7 +3646,7 @@ const SvgSet = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
3646
3646
  clipRule: "evenodd"
3647
3647
  }));
3648
3648
 
3649
- const SvgSetting = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3649
+ const SvgSetting = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3650
3650
  xmlns: "http://www.w3.org/2000/svg",
3651
3651
  width: "1em",
3652
3652
  height: "1em",
@@ -3659,7 +3659,7 @@ const SvgSetting = props => /*#__PURE__*/React__namespace.createElement("svg", _
3659
3659
  clipRule: "evenodd"
3660
3660
  }));
3661
3661
 
3662
- const SvgShare = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3662
+ const SvgShare = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3663
3663
  xmlns: "http://www.w3.org/2000/svg",
3664
3664
  width: "1em",
3665
3665
  height: "1em",
@@ -3677,7 +3677,7 @@ const SvgShare = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
3677
3677
  clipRule: "evenodd"
3678
3678
  }));
3679
3679
 
3680
- const SvgShieldCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3680
+ const SvgShieldCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3681
3681
  xmlns: "http://www.w3.org/2000/svg",
3682
3682
  width: "1em",
3683
3683
  height: "1em",
@@ -3688,7 +3688,7 @@ const SvgShieldCheck = props => /*#__PURE__*/React__namespace.createElement("svg
3688
3688
  d: "M21.1 4.3 12.4.7c-.2-.1-.5-.1-.8 0L2.9 4.3c-.4.1-.6.5-.6.9v8.3c0 3.8 4.8 7.5 9.3 9.8.3.1.6.1.9 0 4.5-2.3 9.3-6 9.3-9.8V5.2c-.1-.4-.3-.8-.7-.9Zm-3.7 5.5-5.8 5.8c-.2.2-.5.3-.7.3-.2 0-.5-.1-.7-.3L6.6 12c-.4-.4-.4-1.1 0-1.5.4-.4 1.1-.4 1.5 0l2.8 2.8 5.1-5c.4-.4 1.1-.4 1.5 0 .4.4.4 1.1-.1 1.5Z"
3689
3689
  }));
3690
3690
 
3691
- const SvgSiren = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3691
+ const SvgSiren = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3692
3692
  xmlns: "http://www.w3.org/2000/svg",
3693
3693
  width: "1em",
3694
3694
  height: "1em",
@@ -3701,7 +3701,7 @@ const SvgSiren = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
3701
3701
  clipRule: "evenodd"
3702
3702
  }));
3703
3703
 
3704
- const SvgSkipback = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3704
+ const SvgSkipback = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3705
3705
  xmlns: "http://www.w3.org/2000/svg",
3706
3706
  width: "1em",
3707
3707
  height: "1em",
@@ -3714,7 +3714,7 @@ const SvgSkipback = props => /*#__PURE__*/React__namespace.createElement("svg",
3714
3714
  clipRule: "evenodd"
3715
3715
  }));
3716
3716
 
3717
- const SvgSkipforward = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3717
+ const SvgSkipforward = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3718
3718
  xmlns: "http://www.w3.org/2000/svg",
3719
3719
  width: "1em",
3720
3720
  height: "1em",
@@ -3727,7 +3727,7 @@ const SvgSkipforward = props => /*#__PURE__*/React__namespace.createElement("svg
3727
3727
  clipRule: "evenodd"
3728
3728
  }));
3729
3729
 
3730
- const SvgSoundOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3730
+ const SvgSoundOff = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3731
3731
  xmlns: "http://www.w3.org/2000/svg",
3732
3732
  width: "1em",
3733
3733
  height: "1em",
@@ -3738,7 +3738,7 @@ const SvgSoundOff = props => /*#__PURE__*/React__namespace.createElement("svg",
3738
3738
  d: "M16.894 5.553a1 1 0 0 0-1.788.894l3.026 6.053-3.026 6.053a1 1 0 1 0 1.789.894l2.355-4.71 2.355 4.71a1 1 0 0 0 1.79-.894L20.367 12.5l3.027-6.053a1 1 0 0 0-1.79-.894l-2.355 4.711-2.356-4.711ZM1 16.487V8.693c0-.43.349-.78.78-.78h3.184a.78.78 0 0 0 .55-.227l5.457-5.456a.78.78 0 0 1 1.33.55v19.303a.78.78 0 0 1-1.314.567l-5.475-5.17a.78.78 0 0 0-.535-.213H1.779a.78.78 0 0 1-.779-.78Z"
3739
3739
  }));
3740
3740
 
3741
- const SvgSoundOn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3741
+ const SvgSoundOn = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3742
3742
  xmlns: "http://www.w3.org/2000/svg",
3743
3743
  width: "1em",
3744
3744
  height: "1em",
@@ -3759,7 +3759,7 @@ const SvgSoundOn = props => /*#__PURE__*/React__namespace.createElement("svg", _
3759
3759
  clipRule: "evenodd"
3760
3760
  }));
3761
3761
 
3762
- const SvgSpeaker = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3762
+ const SvgSpeaker = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3763
3763
  xmlns: "http://www.w3.org/2000/svg",
3764
3764
  width: "1em",
3765
3765
  height: "1em",
@@ -3772,7 +3772,7 @@ const SvgSpeaker = props => /*#__PURE__*/React__namespace.createElement("svg", _
3772
3772
  clipRule: "evenodd"
3773
3773
  }));
3774
3774
 
3775
- const SvgStackup = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3775
+ const SvgStackup = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3776
3776
  xmlns: "http://www.w3.org/2000/svg",
3777
3777
  width: "1em",
3778
3778
  height: "1em",
@@ -3795,7 +3795,7 @@ const SvgStackup = props => /*#__PURE__*/React__namespace.createElement("svg", _
3795
3795
  clipRule: "evenodd"
3796
3796
  }));
3797
3797
 
3798
- const SvgStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3798
+ const SvgStar = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3799
3799
  xmlns: "http://www.w3.org/2000/svg",
3800
3800
  width: "1em",
3801
3801
  height: "1em",
@@ -3808,7 +3808,7 @@ const SvgStar = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
3808
3808
  clipRule: "evenodd"
3809
3809
  }));
3810
3810
 
3811
- const SvgStore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3811
+ const SvgStore = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3812
3812
  xmlns: "http://www.w3.org/2000/svg",
3813
3813
  width: "1em",
3814
3814
  height: "1em",
@@ -3819,7 +3819,7 @@ const SvgStore = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
3819
3819
  clipRule: "evenodd"
3820
3820
  }));
3821
3821
 
3822
- const SvgSync = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3822
+ const SvgSync = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3823
3823
  xmlns: "http://www.w3.org/2000/svg",
3824
3824
  width: "1em",
3825
3825
  height: "1em",
@@ -3832,7 +3832,7 @@ const SvgSync = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
3832
3832
  clipRule: "evenodd"
3833
3833
  }));
3834
3834
 
3835
- const SvgTestUploadColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3835
+ const SvgTestUploadColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3836
3836
  xmlns: "http://www.w3.org/2000/svg",
3837
3837
  width: "1em",
3838
3838
  height: "1em",
@@ -3854,7 +3854,7 @@ const SvgTestUploadColor = props => /*#__PURE__*/React__namespace.createElement(
3854
3854
  d: "m12.484 13.449 4.338-3.88a.328.328 0 0 1 .435-.003l4.43 3.88c.228.2.087.575-.216.575h-2.005a.34.34 0 0 0-.333.331c-.158 4.863-3.811 6.125-6.202 6.177-.287.007-.407-.341-.206-.546 2.16-2.194 2.613-4.543 2.478-5.705a.298.298 0 0 0-.304-.257h-2.196a.328.328 0 0 1-.219-.572Z"
3855
3855
  }));
3856
3856
 
3857
- const SvgThumbdown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3857
+ const SvgThumbdown = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3858
3858
  xmlns: "http://www.w3.org/2000/svg",
3859
3859
  width: "1em",
3860
3860
  height: "1em",
@@ -3867,7 +3867,7 @@ const SvgThumbdown = props => /*#__PURE__*/React__namespace.createElement("svg",
3867
3867
  clipRule: "evenodd"
3868
3868
  }));
3869
3869
 
3870
- const SvgThumbup = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3870
+ const SvgThumbup = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3871
3871
  xmlns: "http://www.w3.org/2000/svg",
3872
3872
  width: "1em",
3873
3873
  height: "1em",
@@ -3880,7 +3880,7 @@ const SvgThumbup = props => /*#__PURE__*/React__namespace.createElement("svg", _
3880
3880
  clipRule: "evenodd"
3881
3881
  }));
3882
3882
 
3883
- const SvgThunder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3883
+ const SvgThunder = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3884
3884
  xmlns: "http://www.w3.org/2000/svg",
3885
3885
  width: "1em",
3886
3886
  height: "1em",
@@ -3893,7 +3893,7 @@ const SvgThunder = props => /*#__PURE__*/React__namespace.createElement("svg", _
3893
3893
  clipRule: "evenodd"
3894
3894
  }));
3895
3895
 
3896
- const SvgTicket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3896
+ const SvgTicket = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3897
3897
  xmlns: "http://www.w3.org/2000/svg",
3898
3898
  width: "1em",
3899
3899
  height: "1em",
@@ -3906,7 +3906,7 @@ const SvgTicket = props => /*#__PURE__*/React__namespace.createElement("svg", _e
3906
3906
  clipRule: "evenodd"
3907
3907
  }));
3908
3908
 
3909
- const SvgTicketColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3909
+ const SvgTicketColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3910
3910
  xmlns: "http://www.w3.org/2000/svg",
3911
3911
  width: "1em",
3912
3912
  height: "1em",
@@ -3931,7 +3931,7 @@ const SvgTicketColor = props => /*#__PURE__*/React__namespace.createElement("svg
3931
3931
  stopColor: "#595959"
3932
3932
  }))));
3933
3933
 
3934
- const SvgTime = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3934
+ const SvgTime = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3935
3935
  xmlns: "http://www.w3.org/2000/svg",
3936
3936
  width: "1em",
3937
3937
  height: "1em",
@@ -3944,7 +3944,7 @@ const SvgTime = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
3944
3944
  clipRule: "evenodd"
3945
3945
  }));
3946
3946
 
3947
- const SvgTop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3947
+ const SvgTop = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3948
3948
  xmlns: "http://www.w3.org/2000/svg",
3949
3949
  width: "1em",
3950
3950
  height: "1em",
@@ -3957,7 +3957,7 @@ const SvgTop = props => /*#__PURE__*/React__namespace.createElement("svg", _exte
3957
3957
  clipRule: "evenodd"
3958
3958
  }));
3959
3959
 
3960
- const SvgTrash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3960
+ const SvgTrash = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3961
3961
  xmlns: "http://www.w3.org/2000/svg",
3962
3962
  width: "1em",
3963
3963
  height: "1em",
@@ -3970,7 +3970,7 @@ const SvgTrash = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
3970
3970
  clipRule: "evenodd"
3971
3971
  }));
3972
3972
 
3973
- const SvgTreasurebox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3973
+ const SvgTreasurebox = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3974
3974
  xmlns: "http://www.w3.org/2000/svg",
3975
3975
  width: "1em",
3976
3976
  height: "1em",
@@ -3988,7 +3988,7 @@ const SvgTreasurebox = props => /*#__PURE__*/React__namespace.createElement("svg
3988
3988
  clipRule: "evenodd"
3989
3989
  }));
3990
3990
 
3991
- const SvgTrophy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
3991
+ const SvgTrophy = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
3992
3992
  xmlns: "http://www.w3.org/2000/svg",
3993
3993
  width: "1em",
3994
3994
  height: "1em",
@@ -4001,7 +4001,7 @@ const SvgTrophy = props => /*#__PURE__*/React__namespace.createElement("svg", _e
4001
4001
  clipRule: "evenodd"
4002
4002
  }));
4003
4003
 
4004
- const SvgUndo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4004
+ const SvgUndo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4005
4005
  xmlns: "http://www.w3.org/2000/svg",
4006
4006
  width: "1em",
4007
4007
  height: "1em",
@@ -4014,7 +4014,7 @@ const SvgUndo = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
4014
4014
  clipRule: "evenodd"
4015
4015
  }));
4016
4016
 
4017
- const SvgUniversity = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4017
+ const SvgUniversity = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4018
4018
  xmlns: "http://www.w3.org/2000/svg",
4019
4019
  width: "1em",
4020
4020
  height: "1em",
@@ -4036,7 +4036,7 @@ const SvgUniversity = props => /*#__PURE__*/React__namespace.createElement("svg"
4036
4036
  d: "M21.426 15.401a.92.92 0 1 1-1.841 0 .92.92 0 0 1 1.841 0Z"
4037
4037
  }));
4038
4038
 
4039
- const SvgUserBlocked = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4039
+ const SvgUserBlocked = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4040
4040
  xmlns: "http://www.w3.org/2000/svg",
4041
4041
  width: "1em",
4042
4042
  height: "1em",
@@ -4049,7 +4049,7 @@ const SvgUserBlocked = props => /*#__PURE__*/React__namespace.createElement("svg
4049
4049
  clipRule: "evenodd"
4050
4050
  }));
4051
4051
 
4052
- const SvgUserCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4052
+ const SvgUserCheck = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4053
4053
  xmlns: "http://www.w3.org/2000/svg",
4054
4054
  width: "1em",
4055
4055
  height: "1em",
@@ -4062,7 +4062,7 @@ const SvgUserCheck = props => /*#__PURE__*/React__namespace.createElement("svg",
4062
4062
  clipRule: "evenodd"
4063
4063
  }));
4064
4064
 
4065
- const SvgUserPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4065
+ const SvgUserPlus = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4066
4066
  xmlns: "http://www.w3.org/2000/svg",
4067
4067
  width: "1em",
4068
4068
  height: "1em",
@@ -4075,7 +4075,7 @@ const SvgUserPlus = props => /*#__PURE__*/React__namespace.createElement("svg",
4075
4075
  clipRule: "evenodd"
4076
4076
  }));
4077
4077
 
4078
- const SvgUserTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4078
+ const SvgUserTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4079
4079
  xmlns: "http://www.w3.org/2000/svg",
4080
4080
  width: "1em",
4081
4081
  height: "1em",
@@ -4094,7 +4094,7 @@ const SvgUserTwo = props => /*#__PURE__*/React__namespace.createElement("svg", _
4094
4094
  clipRule: "evenodd"
4095
4095
  }));
4096
4096
 
4097
- const SvgVideo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4097
+ const SvgVideo = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4098
4098
  xmlns: "http://www.w3.org/2000/svg",
4099
4099
  width: "1em",
4100
4100
  height: "1em",
@@ -4107,7 +4107,7 @@ const SvgVideo = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
4107
4107
  clipRule: "evenodd"
4108
4108
  }));
4109
4109
 
4110
- const SvgVideoColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4110
+ const SvgVideoColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4111
4111
  xmlns: "http://www.w3.org/2000/svg",
4112
4112
  width: "1em",
4113
4113
  height: "1em",
@@ -4121,7 +4121,7 @@ const SvgVideoColor = props => /*#__PURE__*/React__namespace.createElement("svg"
4121
4121
  d: "M15.507 11.474c.39.234.39.818 0 1.052l-4.829 2.892c-.39.233-.878-.059-.878-.526V9.108c0-.467.488-.76.878-.526l4.83 2.892Z"
4122
4122
  }));
4123
4123
 
4124
- const SvgVoteColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4124
+ const SvgVoteColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4125
4125
  xmlns: "http://www.w3.org/2000/svg",
4126
4126
  width: "1em",
4127
4127
  height: "1em",
@@ -4141,7 +4141,7 @@ const SvgVoteColor = props => /*#__PURE__*/React__namespace.createElement("svg",
4141
4141
  d: "M3.256 3.719A1 1 0 0 1 4.216 3h15.569a1 1 0 0 1 .96.719L22 8H2l1.256-4.281Z"
4142
4142
  }));
4143
4143
 
4144
- const SvgWarning = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4144
+ const SvgWarning = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4145
4145
  xmlns: "http://www.w3.org/2000/svg",
4146
4146
  width: "1em",
4147
4147
  height: "1em",
@@ -4154,7 +4154,7 @@ const SvgWarning = props => /*#__PURE__*/React__namespace.createElement("svg", _
4154
4154
  clipRule: "evenodd"
4155
4155
  }));
4156
4156
 
4157
- const SvgWifi = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4157
+ const SvgWifi = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4158
4158
  xmlns: "http://www.w3.org/2000/svg",
4159
4159
  width: "1em",
4160
4160
  height: "1em",
@@ -4177,7 +4177,7 @@ const SvgWifi = props => /*#__PURE__*/React__namespace.createElement("svg", _ext
4177
4177
  clipRule: "evenodd"
4178
4178
  }));
4179
4179
 
4180
- const SvgWorkbookColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4180
+ const SvgWorkbookColor = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4181
4181
  xmlns: "http://www.w3.org/2000/svg",
4182
4182
  width: "1em",
4183
4183
  height: "1em",
@@ -4202,7 +4202,7 @@ const SvgWorkbookColor = props => /*#__PURE__*/React__namespace.createElement("s
4202
4202
  rx: 1.546
4203
4203
  }));
4204
4204
 
4205
- const SvgWrong = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4205
+ const SvgWrong = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4206
4206
  xmlns: "http://www.w3.org/2000/svg",
4207
4207
  width: "1em",
4208
4208
  height: "1em",
@@ -4218,7 +4218,7 @@ const SvgWrong = props => /*#__PURE__*/React__namespace.createElement("svg", _ex
4218
4218
  clipRule: "evenodd"
4219
4219
  }));
4220
4220
 
4221
- const SvgYoutube = props => /*#__PURE__*/React__namespace.createElement("svg", _extends({
4221
+ const SvgYoutube = props => /*#__PURE__*/React__namespace.createElement("svg", _extends$1({
4222
4222
  xmlns: "http://www.w3.org/2000/svg",
4223
4223
  width: "1em",
4224
4224
  height: "1em",
@@ -4431,6 +4431,15 @@ var icons = /*#__PURE__*/Object.freeze({
4431
4431
  YoutubeIcon: SvgYoutube
4432
4432
  });
4433
4433
 
4434
+ /**
4435
+ * 숫자를 콤마(,)로 구분해서 반환합니다.
4436
+ */
4437
+ function commaizeNumber(value) {
4438
+ const parts = value.toString().split('.');
4439
+ parts[0] = parts[0].replace(/\B(?=(\d{3})+(?!\d))/g, ',');
4440
+ return parts.join('.');
4441
+ }
4442
+
4434
4443
  /**
4435
4444
  * CSS에서 사용할 수 있는 픽셀값으로 강제합니다.
4436
4445
  */
@@ -4438,16 +4447,16 @@ const forcePixelValue = value => {
4438
4447
  return typeof value === 'string' ? value : `${value}px`;
4439
4448
  };
4440
4449
 
4441
- const isArray = value => Array.isArray(value);
4450
+ const isArray$1 = value => Array.isArray(value);
4442
4451
 
4443
- const isFunction = value => typeof value === 'function';
4452
+ const isFunction$1 = value => typeof value === 'function';
4444
4453
 
4445
4454
  const isNullable = value => value === null || value === undefined;
4446
4455
 
4447
4456
  /**
4448
4457
  * 아무 행위도 하지 않는 함수입니다.
4449
4458
  */
4450
- function noop$2() {}
4459
+ function noop$3() {}
4451
4460
 
4452
4461
  const scrollIntoView = ({
4453
4462
  childrenRef,
@@ -6830,12 +6839,12 @@ const BaseGrid = styled__default.default(View)({
6830
6839
  }
6831
6840
  }));
6832
6841
  const mapValueToResponsiveValueProps = (value, propsAccessor) => {
6833
- if (isNullable(value) || typeof value === 'object' && !isArray(value)) return null;
6834
- if (!isArray(value)) return propsAccessor(value);
6842
+ if (isNullable(value) || typeof value === 'object' && !isArray$1(value)) return null;
6843
+ if (!isArray$1(value)) return propsAccessor(value);
6835
6844
  return value.reduce((acc, cur) => {
6836
6845
  const curProps = propsAccessor(cur);
6837
6846
  const curPropKeys = Object.keys(curProps);
6838
- return Object.fromEntries(curPropKeys.map(curPropKey => [curPropKey, acc[curPropKey] === undefined || acc[curPropKey] === null ? [curProps[curPropKey]] : isArray(acc[curPropKey]) ? [...acc[curPropKey], curProps[curPropKey]] : [acc[curPropKey], curProps[curPropKey]]]));
6847
+ return Object.fromEntries(curPropKeys.map(curPropKey => [curPropKey, acc[curPropKey] === undefined || acc[curPropKey] === null ? [curProps[curPropKey]] : isArray$1(acc[curPropKey]) ? [...acc[curPropKey], curProps[curPropKey]] : [acc[curPropKey], curProps[curPropKey]]]));
6839
6848
  }, {});
6840
6849
  };
6841
6850
  const Unit = ({
@@ -6989,7 +6998,7 @@ const ActionListItem = ({
6989
6998
  }) : null : selectionVariant === 'multiple' ? /*#__PURE__*/jsxRuntimeExports.jsx(FakeCheckbox, {
6990
6999
  "aria-checked": selected,
6991
7000
  checked: selected,
6992
- onChange: noop$2,
7001
+ onChange: noop$3,
6993
7002
  "aria-disabled": disabled,
6994
7003
  disabled: disabled
6995
7004
  }) : null
@@ -7301,7 +7310,7 @@ const BaseActionList = styled__default.default.ul`
7301
7310
 
7302
7311
  ${sx}
7303
7312
  `;
7304
- var index$a = Object.assign(ActionList, {
7313
+ var index$b = Object.assign(ActionList, {
7305
7314
  Item: ActionListItem,
7306
7315
  SectionDivider: ActionListSectionDivider,
7307
7316
  SectionHeader: ActionListSectionHeader
@@ -7816,12 +7825,12 @@ const sanitize = (v) => Math.round(v * 100000) / 100000;
7816
7825
  const floatRegex = /(-)?([\d]*\.?[\d])+/g;
7817
7826
  const colorRegex = /(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))/gi;
7818
7827
  const singleColorRegex = /^(#[0-9a-f]{3,8}|(rgb|hsl)a?\((-?[\d\.]+%?[,\s]+){2}(-?[\d\.]+%?)\s*[\,\/]?\s*[\d\.]*%?\))$/i;
7819
- function isString(v) {
7828
+ function isString$1(v) {
7820
7829
  return typeof v === "string";
7821
7830
  }
7822
7831
 
7823
7832
  const createUnitType = (unit) => ({
7824
- test: (v) => isString(v) && v.endsWith(unit) && v.split(" ").length === 1,
7833
+ test: (v) => isString$1(v) && v.endsWith(unit) && v.split(" ").length === 1,
7825
7834
  parse: parseFloat,
7826
7835
  transform: (v) => `${v}${unit}`,
7827
7836
  });
@@ -8496,7 +8505,7 @@ function makeLatestValues(props, context, presenceContext, scrapeMotionValues) {
8496
8505
  return values;
8497
8506
  }
8498
8507
 
8499
- const noop$1 = (any) => any;
8508
+ const noop$2 = (any) => any;
8500
8509
 
8501
8510
  class Queue {
8502
8511
  constructor() {
@@ -8658,7 +8667,7 @@ function createRenderBatcher(scheduleNextBatch, allowKeepAlive) {
8658
8667
  return { schedule, cancel, state, steps };
8659
8668
  }
8660
8669
 
8661
- const { schedule: frame, cancel: cancelFrame, state: frameData, steps, } = createRenderBatcher(typeof requestAnimationFrame !== "undefined" ? requestAnimationFrame : noop$1, true);
8670
+ const { schedule: frame, cancel: cancelFrame, state: frameData, steps, } = createRenderBatcher(typeof requestAnimationFrame !== "undefined" ? requestAnimationFrame : noop$2, true);
8662
8671
 
8663
8672
  const svgMotionConfig = {
8664
8673
  useVisualState: makeUseVisualState({
@@ -8908,9 +8917,9 @@ function fireSyntheticPointerEvent(name, handler) {
8908
8917
  class PressGesture extends Feature {
8909
8918
  constructor() {
8910
8919
  super(...arguments);
8911
- this.removeStartListeners = noop$1;
8912
- this.removeEndListeners = noop$1;
8913
- this.removeAccessibleListeners = noop$1;
8920
+ this.removeStartListeners = noop$2;
8921
+ this.removeEndListeners = noop$2;
8922
+ this.removeAccessibleListeners = noop$2;
8914
8923
  this.startPointerPress = (startEvent, startInfo) => {
8915
8924
  this.removeEndListeners();
8916
8925
  if (this.isPressing)
@@ -9176,8 +9185,8 @@ function resolveVariant(visualElement, definition, custom) {
9176
9185
  const optimizedAppearDataId = "framerAppearId";
9177
9186
  const optimizedAppearDataAttribute = "data-" + camelToDash(optimizedAppearDataId);
9178
9187
 
9179
- let warning = noop$1;
9180
- let invariant = noop$1;
9188
+ let warning = noop$2;
9189
+ let invariant = noop$2;
9181
9190
  if (process.env.NODE_ENV !== "production") {
9182
9191
  warning = (check, message) => {
9183
9192
  if (!check && typeof console !== "undefined") {
@@ -9303,7 +9312,7 @@ function binarySubdivide(x, lowerBound, upperBound, mX1, mX2) {
9303
9312
  function cubicBezier(mX1, mY1, mX2, mY2) {
9304
9313
  // If this is a linear gradient, return linear easing
9305
9314
  if (mX1 === mY1 && mX2 === mY2)
9306
- return noop$1;
9315
+ return noop$2;
9307
9316
  const getTForX = (aX) => binarySubdivide(aX, 0, 1, mX1, mX2);
9308
9317
  // If animation is at start/end, return t without easing
9309
9318
  return (t) => t === 0 || t === 1 ? t : calcBezier(getTForX(t), mY1, mY2);
@@ -9336,7 +9345,7 @@ const backInOut = mirrorEasing(backIn);
9336
9345
  const anticipate = (p) => (p *= 2) < 1 ? 0.5 * backIn(p) : 0.5 * (2 - Math.pow(2, -10 * (p - 1)));
9337
9346
 
9338
9347
  const easingLookup = {
9339
- linear: noop$1,
9348
+ linear: noop$2,
9340
9349
  easeIn,
9341
9350
  easeInOut,
9342
9351
  easeOut,
@@ -9368,11 +9377,11 @@ const easingDefinitionToFunction = (definition) => {
9368
9377
  * but false if a number or multiple colors
9369
9378
  */
9370
9379
  const isColorString = (type, testProp) => (v) => {
9371
- return Boolean((isString(v) && singleColorRegex.test(v) && v.startsWith(type)) ||
9380
+ return Boolean((isString$1(v) && singleColorRegex.test(v) && v.startsWith(type)) ||
9372
9381
  (testProp && Object.prototype.hasOwnProperty.call(v, testProp)));
9373
9382
  };
9374
9383
  const splitColor = (aName, bName, cName) => (v) => {
9375
- if (!isString(v))
9384
+ if (!isString$1(v))
9376
9385
  return v;
9377
9386
  const [a, b, c, alpha] = v.match(floatRegex);
9378
9387
  return {
@@ -9468,7 +9477,7 @@ const color = {
9468
9477
  }
9469
9478
  },
9470
9479
  transform: (v) => {
9471
- return isString(v)
9480
+ return isString$1(v)
9472
9481
  ? v
9473
9482
  : v.hasOwnProperty("red")
9474
9483
  ? rgba.transform(v)
@@ -9575,7 +9584,7 @@ const mixColor = (from, to) => {
9575
9584
  function test(v) {
9576
9585
  var _a, _b;
9577
9586
  return (isNaN(v) &&
9578
- isString(v) &&
9587
+ isString$1(v) &&
9579
9588
  (((_a = v.match(floatRegex)) === null || _a === void 0 ? void 0 : _a.length) || 0) +
9580
9589
  (((_b = v.match(colorRegex)) === null || _b === void 0 ? void 0 : _b.length) || 0) >
9581
9590
  0);
@@ -9584,7 +9593,7 @@ const cssVarTokeniser = {
9584
9593
  regex: cssVariableRegex,
9585
9594
  countKey: "Vars",
9586
9595
  token: "${v}",
9587
- parse: noop$1,
9596
+ parse: noop$2,
9588
9597
  };
9589
9598
  const colorTokeniser = {
9590
9599
  regex: colorRegex,
@@ -9753,7 +9762,7 @@ function createMixers(output, ease, customMixer) {
9753
9762
  for (let i = 0; i < numMixers; i++) {
9754
9763
  let mixer = mixerFactory(output[i], output[i + 1]);
9755
9764
  if (ease) {
9756
- const easingFunction = Array.isArray(ease) ? ease[i] || noop$1 : ease;
9765
+ const easingFunction = Array.isArray(ease) ? ease[i] || noop$2 : ease;
9757
9766
  mixer = pipe(easingFunction, mixer);
9758
9767
  }
9759
9768
  mixers.push(mixer);
@@ -10644,7 +10653,7 @@ function createAcceleratedAnimation(value, valueName, { onUpdate, onComplete, ..
10644
10653
  attachTimeline(timeline) {
10645
10654
  animation.timeline = timeline;
10646
10655
  animation.onfinish = null;
10647
- return noop$1;
10656
+ return noop$2;
10648
10657
  },
10649
10658
  get time() {
10650
10659
  return millisecondsToSeconds(animation.currentTime || 0);
@@ -10714,15 +10723,15 @@ function createInstantAnimation({ keyframes, delay, onUpdate, onComplete, }) {
10714
10723
  time: 0,
10715
10724
  speed: 1,
10716
10725
  duration: 0,
10717
- play: (noop$1),
10718
- pause: (noop$1),
10719
- stop: (noop$1),
10726
+ play: (noop$2),
10727
+ pause: (noop$2),
10728
+ stop: (noop$2),
10720
10729
  then: (resolve) => {
10721
10730
  resolve();
10722
10731
  return Promise.resolve();
10723
10732
  },
10724
- cancel: (noop$1),
10725
- complete: (noop$1),
10733
+ cancel: (noop$2),
10734
+ complete: (noop$2),
10726
10735
  };
10727
10736
  };
10728
10737
  return delay
@@ -13000,8 +13009,8 @@ function getCurrentDirection(offset, lockThreshold = 10) {
13000
13009
  class DragGesture extends Feature {
13001
13010
  constructor(node) {
13002
13011
  super(node);
13003
- this.removeGroupControls = noop$1;
13004
- this.removeListeners = noop$1;
13012
+ this.removeGroupControls = noop$2;
13013
+ this.removeListeners = noop$2;
13005
13014
  this.controls = new VisualElementDragControls(node);
13006
13015
  }
13007
13016
  mount() {
@@ -13011,7 +13020,7 @@ class DragGesture extends Feature {
13011
13020
  if (dragControls) {
13012
13021
  this.removeGroupControls = dragControls.subscribe(this.controls);
13013
13022
  }
13014
- this.removeListeners = this.controls.addListeners() || noop$1;
13023
+ this.removeListeners = this.controls.addListeners() || noop$2;
13015
13024
  }
13016
13025
  unmount() {
13017
13026
  this.removeGroupControls();
@@ -13027,7 +13036,7 @@ const asyncHandler = (handler) => (event, info) => {
13027
13036
  class PanGesture extends Feature {
13028
13037
  constructor() {
13029
13038
  super(...arguments);
13030
- this.removePointerDownListener = noop$1;
13039
+ this.removePointerDownListener = noop$2;
13031
13040
  }
13032
13041
  onPointerDown(pointerDownEvent) {
13033
13042
  this.session = new PanSession(pointerDownEvent, this.createPanHandlers(), { transformPagePoint: this.node.getTransformPagePoint() });
@@ -13375,7 +13384,7 @@ function getRadius(values, radiusName) {
13375
13384
  // )(p)
13376
13385
  // }
13377
13386
  const easeCrossfadeIn = compress(0, 0.5, circOut);
13378
- const easeCrossfadeOut = compress(0.5, 0.95, noop$1);
13387
+ const easeCrossfadeOut = compress(0.5, 0.95, noop$2);
13379
13388
  function compress(min, max, easing) {
13380
13389
  return (p) => {
13381
13390
  // Could replace ifs with clamp
@@ -15132,7 +15141,7 @@ const userAgentContains = (string) => typeof navigator !== "undefined" &&
15132
15141
  */
15133
15142
  const roundPoint = userAgentContains("applewebkit/") && !userAgentContains("chrome/")
15134
15143
  ? Math.round
15135
- : noop$1;
15144
+ : noop$2;
15136
15145
  function roundAxis(axis) {
15137
15146
  // Round to the nearest .5 pixels to support subpixel layouts
15138
15147
  axis.min = roundPoint(axis.min);
@@ -16572,7 +16581,7 @@ const BaseAvatar = styled__default.default(Image)`
16572
16581
  })}
16573
16582
  ${sx}
16574
16583
  `;
16575
- var index$9 = /*#__PURE__*/React.forwardRef(Avatar);
16584
+ var index$a = /*#__PURE__*/React.forwardRef(Avatar);
16576
16585
 
16577
16586
  const BadgeAttacher = ({
16578
16587
  children,
@@ -16982,7 +16991,7 @@ const BreadcrumbsItemWrapper = styled__default.default.span`
16982
16991
  }
16983
16992
  }
16984
16993
  `;
16985
- var index$8 = Object.assign(Breadcrumbs, {
16994
+ var index$9 = Object.assign(Breadcrumbs, {
16986
16995
  Item: BreadcrumbsItem
16987
16996
  });
16988
16997
 
@@ -17928,7 +17937,7 @@ const DatagridWrapper = styled__default.default.div`
17928
17937
  const BaseDatagrid = styled__default.default.div`
17929
17938
  width: inherit;
17930
17939
  `;
17931
- var index$7 = Object.assign(Datagrid, {
17940
+ var index$8 = Object.assign(Datagrid, {
17932
17941
  Header: DatagridHeader,
17933
17942
  Subheader: DatagridSubheader,
17934
17943
  Body: DatagridBody,
@@ -18275,7 +18284,7 @@ function isTabbable(elem, strict = false) {
18275
18284
  }
18276
18285
 
18277
18286
  let signalSupported = false;
18278
- function noop() {}
18287
+ function noop$1() {}
18279
18288
  try {
18280
18289
  const options = Object.create({}, {
18281
18290
  signal: {
@@ -18284,8 +18293,8 @@ try {
18284
18293
  }
18285
18294
  }
18286
18295
  });
18287
- window.addEventListener('test', noop, options);
18288
- window.removeEventListener('test', noop, options);
18296
+ window.addEventListener('test', noop$1, options);
18297
+ window.removeEventListener('test', noop$1, options);
18289
18298
  } catch (e) {}
18290
18299
  function featureSupported() {
18291
18300
  return signalSupported;
@@ -19110,7 +19119,7 @@ const BaseDialog = styled__default.default.div(() => ({
19110
19119
  overflow: 'hidden',
19111
19120
  margin: 'auto'
19112
19121
  }), sx);
19113
- var index$6 = Object.assign( /*#__PURE__*/React.forwardRef(Dialog), {
19122
+ var index$7 = Object.assign( /*#__PURE__*/React.forwardRef(Dialog), {
19114
19123
  UnstyledHeader: UnstyledDialogHeader,
19115
19124
  UnstyledBody: UnstyledDialogBody,
19116
19125
  UnstyledFooter: UnstyledDialogFooter,
@@ -20687,7 +20696,7 @@ const computePosition = (reference, floating, options) => {
20687
20696
  });
20688
20697
  };
20689
20698
 
20690
- var index$5 = typeof document !== 'undefined' ? React.useLayoutEffect : React.useEffect;
20699
+ var index$6 = typeof document !== 'undefined' ? React.useLayoutEffect : React.useEffect;
20691
20700
 
20692
20701
  // Fork of `fast-deep-equal` that only does the comparisons we need and compares
20693
20702
  // functions
@@ -20752,7 +20761,7 @@ function roundByDPR(element, value) {
20752
20761
 
20753
20762
  function useLatestRef(value) {
20754
20763
  const ref = React__namespace.useRef(value);
20755
- index$5(() => {
20764
+ index$6(() => {
20756
20765
  ref.current = value;
20757
20766
  });
20758
20767
  return ref;
@@ -20837,7 +20846,7 @@ function useFloating(options) {
20837
20846
  }
20838
20847
  });
20839
20848
  }, [latestMiddleware, placement, strategy, platformRef]);
20840
- index$5(() => {
20849
+ index$6(() => {
20841
20850
  if (open === false && dataRef.current.isPositioned) {
20842
20851
  dataRef.current.isPositioned = false;
20843
20852
  setData(data => ({
@@ -20847,13 +20856,13 @@ function useFloating(options) {
20847
20856
  }
20848
20857
  }, [open]);
20849
20858
  const isMountedRef = React__namespace.useRef(false);
20850
- index$5(() => {
20859
+ index$6(() => {
20851
20860
  isMountedRef.current = true;
20852
20861
  return () => {
20853
20862
  isMountedRef.current = false;
20854
20863
  };
20855
20864
  }, []);
20856
- index$5(() => {
20865
+ index$6(() => {
20857
20866
  if (referenceEl) referenceRef.current = referenceEl;
20858
20867
  if (floatingEl) floatingRef.current = floatingEl;
20859
20868
  if (referenceEl && floatingEl) {
@@ -21016,7 +21025,7 @@ const OverlayPopper = ({
21016
21025
  ref: refs.setReference
21017
21026
  }
21018
21027
  };
21019
- const children = isFunction(propChildren) ? propChildren({
21028
+ const children = isFunction$1(propChildren) ? propChildren({
21020
21029
  ...defaultPopperProps
21021
21030
  }, {
21022
21031
  isOpen,
@@ -21139,7 +21148,7 @@ const TextInput = ({
21139
21148
  children: typeof LeadingVisual !== 'string' && reactIsExports.isValidElementType(LeadingVisual) ? /*#__PURE__*/jsxRuntimeExports.jsx(LeadingVisual, {}) : LeadingVisual
21140
21149
  }), /*#__PURE__*/jsxRuntimeExports.jsx(BaseInput$1, {
21141
21150
  ref: e => {
21142
- isFunction(ref) ? ref(e) : null;
21151
+ isFunction$1(ref) ? ref(e) : null;
21143
21152
  inputRef.current = e;
21144
21153
  },
21145
21154
  type: type,
@@ -21502,7 +21511,7 @@ const SearchSelectInput = ({
21502
21511
  id: id,
21503
21512
  ref: labelInputRef,
21504
21513
  readOnly: true,
21505
- onChange: noop$2,
21514
+ onChange: noop$3,
21506
21515
  autoComplete: 'off',
21507
21516
  tabIndex: -1,
21508
21517
  onClick: e => {
@@ -21523,7 +21532,7 @@ const SearchSelectInput = ({
21523
21532
  size: 16
21524
21533
  }), /*#__PURE__*/jsxRuntimeExports.jsx(BaseInput, {
21525
21534
  ref: e => {
21526
- isFunction(ref) ? ref(e) : null;
21535
+ isFunction$1(ref) ? ref(e) : null;
21527
21536
  valueInputRef.current = e;
21528
21537
  },
21529
21538
  type: 'hidden',
@@ -21710,7 +21719,7 @@ const Select = ({
21710
21719
  children: typeof LeadingVisual !== 'string' && reactIsExports.isValidElementType(LeadingVisual) ? /*#__PURE__*/jsxRuntimeExports.jsx(LeadingVisual, {}) : LeadingVisual
21711
21720
  }), /*#__PURE__*/jsxRuntimeExports.jsxs(BaseSelect, {
21712
21721
  ref: e => {
21713
- isFunction(ref) ? ref(e) : null;
21722
+ isFunction$1(ref) ? ref(e) : null;
21714
21723
  selectRef.current = e;
21715
21724
  },
21716
21725
  placeholder: placeholder,
@@ -21894,188 +21903,1299 @@ var Select$1 = Object.assign( /*#__PURE__*/React.forwardRef(Select), {
21894
21903
  Option: SelectOption
21895
21904
  });
21896
21905
 
21897
- const FormControlCaption = ({
21898
- children
21899
- }) => {
21900
- const {
21901
- id
21902
- } = React.useContext(FormControlContext);
21903
- return /*#__PURE__*/jsxRuntimeExports.jsx(Text, {
21904
- as: 'span',
21905
- id: id,
21906
- typography: 'xxs',
21907
- color: 'text/neutral/subtlest',
21908
- children: children
21909
- });
21910
- };
21906
+ /**
21907
+ * lodash (Custom Build) <https://lodash.com/>
21908
+ * Build: `lodash modularize exports="npm" -o ./`
21909
+ * Copyright jQuery Foundation and other contributors <https://jquery.org/>
21910
+ * Released under MIT license <https://lodash.com/license>
21911
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
21912
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
21913
+ */
21911
21914
 
21912
- const FormControlErrorMessage = ({
21913
- children
21914
- }) => {
21915
- const {
21916
- id
21917
- } = React.useContext(FormControlContext);
21918
- return /*#__PURE__*/jsxRuntimeExports.jsx(StyledText$1, {
21919
- id: id,
21920
- typography: 'xxs',
21921
- color: 'text/danger',
21922
- children: children
21923
- });
21924
- };
21925
- const errorMessageKeyframe = styled.keyframes`
21926
- 0% {
21927
- opacity: 0;
21928
- transform: translateY(-100%);
21915
+ /** Used as references for various `Number` constants. */
21916
+ var MAX_SAFE_INTEGER = 9007199254740991;
21917
+
21918
+ /** `Object#toString` result references. */
21919
+ var argsTag = '[object Arguments]',
21920
+ funcTag = '[object Function]',
21921
+ genTag = '[object GeneratorFunction]',
21922
+ mapTag = '[object Map]',
21923
+ objectTag = '[object Object]',
21924
+ promiseTag = '[object Promise]',
21925
+ setTag = '[object Set]',
21926
+ stringTag = '[object String]',
21927
+ weakMapTag = '[object WeakMap]';
21928
+ var dataViewTag = '[object DataView]';
21929
+
21930
+ /**
21931
+ * Used to match `RegExp`
21932
+ * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
21933
+ */
21934
+ var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
21935
+
21936
+ /** Used to detect host constructors (Safari). */
21937
+ var reIsHostCtor = /^\[object .+?Constructor\]$/;
21938
+
21939
+ /** Used to detect unsigned integer values. */
21940
+ var reIsUint = /^(?:0|[1-9]\d*)$/;
21941
+
21942
+ /** Used to compose unicode character classes. */
21943
+ var rsAstralRange = '\\ud800-\\udfff',
21944
+ rsComboMarksRange = '\\u0300-\\u036f\\ufe20-\\ufe23',
21945
+ rsComboSymbolsRange = '\\u20d0-\\u20f0',
21946
+ rsVarRange = '\\ufe0e\\ufe0f';
21947
+
21948
+ /** Used to compose unicode capture groups. */
21949
+ var rsAstral = '[' + rsAstralRange + ']',
21950
+ rsCombo = '[' + rsComboMarksRange + rsComboSymbolsRange + ']',
21951
+ rsFitz = '\\ud83c[\\udffb-\\udfff]',
21952
+ rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')',
21953
+ rsNonAstral = '[^' + rsAstralRange + ']',
21954
+ rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}',
21955
+ rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]',
21956
+ rsZWJ = '\\u200d';
21957
+
21958
+ /** Used to compose unicode regexes. */
21959
+ var reOptMod = rsModifier + '?',
21960
+ rsOptVar = '[' + rsVarRange + ']?',
21961
+ rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*',
21962
+ rsSeq = rsOptVar + reOptMod + rsOptJoin,
21963
+ rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')';
21964
+
21965
+ /** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */
21966
+ var reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g');
21967
+
21968
+ /** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */
21969
+ var reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboMarksRange + rsComboSymbolsRange + rsVarRange + ']');
21970
+
21971
+ /** Detect free variable `global` from Node.js. */
21972
+ var freeGlobal$2 = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
21973
+
21974
+ /** Detect free variable `self`. */
21975
+ var freeSelf$2 = typeof self == 'object' && self && self.Object === Object && self;
21976
+
21977
+ /** Used as a reference to the global object. */
21978
+ var root$2 = freeGlobal$2 || freeSelf$2 || Function('return this')();
21979
+
21980
+ /**
21981
+ * A specialized version of `_.map` for arrays without support for iteratee
21982
+ * shorthands.
21983
+ *
21984
+ * @private
21985
+ * @param {Array} [array] The array to iterate over.
21986
+ * @param {Function} iteratee The function invoked per iteration.
21987
+ * @returns {Array} Returns the new mapped array.
21988
+ */
21989
+ function arrayMap(array, iteratee) {
21990
+ var index = -1,
21991
+ length = array ? array.length : 0,
21992
+ result = Array(length);
21993
+ while (++index < length) {
21994
+ result[index] = iteratee(array[index], index, array);
21929
21995
  }
21930
- 100% {
21931
- opacity: 1;
21932
- transform: translateY(0);
21996
+ return result;
21997
+ }
21998
+
21999
+ /**
22000
+ * Converts an ASCII `string` to an array.
22001
+ *
22002
+ * @private
22003
+ * @param {string} string The string to convert.
22004
+ * @returns {Array} Returns the converted array.
22005
+ */
22006
+ function asciiToArray(string) {
22007
+ return string.split('');
22008
+ }
22009
+
22010
+ /**
22011
+ * The base implementation of `_.times` without support for iteratee shorthands
22012
+ * or max array length checks.
22013
+ *
22014
+ * @private
22015
+ * @param {number} n The number of times to invoke `iteratee`.
22016
+ * @param {Function} iteratee The function invoked per iteration.
22017
+ * @returns {Array} Returns the array of results.
22018
+ */
22019
+ function baseTimes(n, iteratee) {
22020
+ var index = -1,
22021
+ result = Array(n);
22022
+ while (++index < n) {
22023
+ result[index] = iteratee(index);
21933
22024
  }
21934
- `;
21935
- const StyledText$1 = styled__default.default(Text)`
21936
- animation: 170ms ${errorMessageKeyframe} cubic-bezier(0.44, 0.74, 0.36, 1);
21937
- `;
22025
+ return result;
22026
+ }
21938
22027
 
21939
- const FormControlLabel = ({
21940
- children,
21941
- visuallyHidden,
21942
- ...props
21943
- }) => {
21944
- const {
21945
- id,
21946
- disabled,
21947
- required
21948
- } = React.useContext(FormControlContext);
21949
- return /*#__PURE__*/jsxRuntimeExports.jsx(VisuallyHidden, {
21950
- as: 'label',
21951
- htmlFor: id,
21952
- isVisible: !visuallyHidden,
21953
- children: /*#__PURE__*/jsxRuntimeExports.jsxs(LabelWrapper, {
21954
- ...props,
21955
- disabled: disabled,
21956
- children: [children, required ? /*#__PURE__*/jsxRuntimeExports.jsx(View, {
21957
- as: 'span',
21958
- "aria-hidden": "true",
21959
- children: ' *'
21960
- }) : null]
21961
- })
22028
+ /**
22029
+ * The base implementation of `_.values` and `_.valuesIn` which creates an
22030
+ * array of `object` property values corresponding to the property names
22031
+ * of `props`.
22032
+ *
22033
+ * @private
22034
+ * @param {Object} object The object to query.
22035
+ * @param {Array} props The property names to get values for.
22036
+ * @returns {Object} Returns the array of property values.
22037
+ */
22038
+ function baseValues(object, props) {
22039
+ return arrayMap(props, function (key) {
22040
+ return object[key];
21962
22041
  });
21963
- };
21964
- const VisuallyHidden = styled__default.default.span`
21965
- ${({
21966
- isVisible = false
21967
- }) => {
21968
- if (isVisible) {
21969
- return sx;
21970
- }
21971
- return `
21972
- position: absolute;
21973
- width: 1px;
21974
- height: 1px;
21975
- padding: 0;
21976
- margin: -1px;
21977
- overflow: hidden;
21978
- clip: rect(0, 0, 0, 0);
21979
- white-space: nowrap;
21980
- border-width: 0;
21981
- `;
21982
- }}
21983
- `;
21984
- const LabelWrapper = styled__default.default(View)`
21985
- display: block;
21986
- align-self: flex-start;
22042
+ }
21987
22043
 
21988
- font-size: ${({
21989
- theme
21990
- }) => forcePixelValue(theme.fontSizes.xs)};
21991
- font-weight: ${({
21992
- theme
21993
- }) => theme.fontWeights.medium};
21994
- line-height: ${({
21995
- theme
21996
- }) => theme.lineHeights[2]};
22044
+ /**
22045
+ * Gets the value at `key` of `object`.
22046
+ *
22047
+ * @private
22048
+ * @param {Object} [object] The object to query.
22049
+ * @param {string} key The key of the property to get.
22050
+ * @returns {*} Returns the property value.
22051
+ */
22052
+ function getValue(object, key) {
22053
+ return object == null ? undefined : object[key];
22054
+ }
21997
22055
 
21998
- color: ${({
21999
- theme
22000
- }) => theme.colors['text/neutral/subtle']};
22056
+ /**
22057
+ * Checks if `string` contains Unicode symbols.
22058
+ *
22059
+ * @private
22060
+ * @param {string} string The string to inspect.
22061
+ * @returns {boolean} Returns `true` if a symbol is found, else `false`.
22062
+ */
22063
+ function hasUnicode(string) {
22064
+ return reHasUnicode.test(string);
22065
+ }
22001
22066
 
22002
- cursor: ${({
22003
- disabled
22004
- }) => disabled ? 'not-allowed' : 'pointer'};
22067
+ /**
22068
+ * Checks if `value` is a host object in IE < 9.
22069
+ *
22070
+ * @private
22071
+ * @param {*} value The value to check.
22072
+ * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
22073
+ */
22074
+ function isHostObject(value) {
22075
+ // Many host objects are `Object` objects that can coerce to strings
22076
+ // despite having improperly defined `toString` methods.
22077
+ var result = false;
22078
+ if (value != null && typeof value.toString != 'function') {
22079
+ try {
22080
+ result = !!(value + '');
22081
+ } catch (e) {}
22082
+ }
22083
+ return result;
22084
+ }
22005
22085
 
22006
- ${sx};
22007
- `;
22086
+ /**
22087
+ * Converts `iterator` to an array.
22088
+ *
22089
+ * @private
22090
+ * @param {Object} iterator The iterator to convert.
22091
+ * @returns {Array} Returns the converted array.
22092
+ */
22093
+ function iteratorToArray(iterator) {
22094
+ var data,
22095
+ result = [];
22096
+ while (!(data = iterator.next()).done) {
22097
+ result.push(data.value);
22098
+ }
22099
+ return result;
22100
+ }
22008
22101
 
22009
- const FormControlSuccessMessage = ({
22010
- children
22011
- }) => {
22012
- const {
22013
- id
22014
- } = React.useContext(FormControlContext);
22015
- return /*#__PURE__*/jsxRuntimeExports.jsx(StyledText, {
22016
- id: id,
22017
- typography: 'xxs',
22018
- color: 'text/success',
22019
- children: children
22102
+ /**
22103
+ * Converts `map` to its key-value pairs.
22104
+ *
22105
+ * @private
22106
+ * @param {Object} map The map to convert.
22107
+ * @returns {Array} Returns the key-value pairs.
22108
+ */
22109
+ function mapToArray(map) {
22110
+ var index = -1,
22111
+ result = Array(map.size);
22112
+ map.forEach(function (value, key) {
22113
+ result[++index] = [key, value];
22020
22114
  });
22021
- };
22022
- const successMessageKeyframe = styled.keyframes`
22023
- 0% {
22024
- opacity: 0;
22025
- transform: translateY(-100%);
22026
- }
22027
- 100% {
22028
- opacity: 1;
22029
- transform: translateY(0);
22030
- }
22031
- `;
22032
- const StyledText = styled__default.default(Text)`
22033
- animation: 170ms ${successMessageKeyframe} cubic-bezier(0.44, 0.74, 0.36, 1);
22034
- `;
22115
+ return result;
22116
+ }
22035
22117
 
22036
- const FormControlContext = /*#__PURE__*/React.createContext({});
22037
- const FormControl = ({
22038
- children: propChildren,
22039
- id,
22040
- disabled,
22041
- required,
22042
- additionalInputComponentCandidates = []
22043
- }, ref) => {
22044
- const [relocatableComponentsObject, restComponents] = useRelocation({
22045
- children: propChildren,
22046
- config: {
22047
- label: FormControlLabel,
22048
- caption: FormControlCaption,
22049
- errorMessage: FormControlErrorMessage,
22050
- successMessage: FormControlSuccessMessage
22051
- }
22118
+ /**
22119
+ * Creates a unary function that invokes `func` with its argument transformed.
22120
+ *
22121
+ * @private
22122
+ * @param {Function} func The function to wrap.
22123
+ * @param {Function} transform The argument transform.
22124
+ * @returns {Function} Returns the new function.
22125
+ */
22126
+ function overArg(func, transform) {
22127
+ return function (arg) {
22128
+ return func(transform(arg));
22129
+ };
22130
+ }
22131
+
22132
+ /**
22133
+ * Converts `set` to an array of its values.
22134
+ *
22135
+ * @private
22136
+ * @param {Object} set The set to convert.
22137
+ * @returns {Array} Returns the values.
22138
+ */
22139
+ function setToArray(set) {
22140
+ var index = -1,
22141
+ result = Array(set.size);
22142
+ set.forEach(function (value) {
22143
+ result[++index] = value;
22052
22144
  });
22053
- const inputComponentCandidates = [TextInput$1, Select$1, SearchSelectInput$1, Checkbox$1, ...additionalInputComponentCandidates];
22054
- const InputComponent = restComponents.find(component => inputComponentCandidates.some(candidate => /*#__PURE__*/React.isValidElement(component) && component.type === candidate));
22055
- const isHorizontalLayoutNeeded = /*#__PURE__*/React.isValidElement(InputComponent) && InputComponent.type === Checkbox$1;
22056
- return /*#__PURE__*/jsxRuntimeExports.jsx(FormControlContext.Provider, {
22057
- value: {
22058
- id,
22059
- disabled,
22060
- required
22061
- },
22062
- children: isHorizontalLayoutNeeded ? /*#__PURE__*/jsxRuntimeExports.jsxs(View, {
22063
- ref: ref,
22064
- display: 'flex',
22065
- sx: {
22066
- columnGap: 2
22067
- },
22068
- children: [/*#__PURE__*/jsxRuntimeExports.jsx(View, {
22069
- children: /*#__PURE__*/React.cloneElement(InputComponent, {
22070
- id,
22071
- disabled,
22072
- required
22073
- })
22074
- }), /*#__PURE__*/jsxRuntimeExports.jsxs(View, {
22075
- sx: {
22076
- '& > span': {
22077
- mt: 0.5
22078
- }
22145
+ return result;
22146
+ }
22147
+
22148
+ /**
22149
+ * Converts `string` to an array.
22150
+ *
22151
+ * @private
22152
+ * @param {string} string The string to convert.
22153
+ * @returns {Array} Returns the converted array.
22154
+ */
22155
+ function stringToArray(string) {
22156
+ return hasUnicode(string) ? unicodeToArray(string) : asciiToArray(string);
22157
+ }
22158
+
22159
+ /**
22160
+ * Converts a Unicode `string` to an array.
22161
+ *
22162
+ * @private
22163
+ * @param {string} string The string to convert.
22164
+ * @returns {Array} Returns the converted array.
22165
+ */
22166
+ function unicodeToArray(string) {
22167
+ return string.match(reUnicode) || [];
22168
+ }
22169
+
22170
+ /** Used for built-in method references. */
22171
+ var funcProto = Function.prototype,
22172
+ objectProto$2 = Object.prototype;
22173
+
22174
+ /** Used to detect overreaching core-js shims. */
22175
+ var coreJsData = root$2['__core-js_shared__'];
22176
+
22177
+ /** Used to detect methods masquerading as native. */
22178
+ var maskSrcKey = function () {
22179
+ var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
22180
+ return uid ? 'Symbol(src)_1.' + uid : '';
22181
+ }();
22182
+
22183
+ /** Used to resolve the decompiled source of functions. */
22184
+ var funcToString = funcProto.toString;
22185
+
22186
+ /** Used to check objects for own properties. */
22187
+ var hasOwnProperty = objectProto$2.hasOwnProperty;
22188
+
22189
+ /**
22190
+ * Used to resolve the
22191
+ * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
22192
+ * of values.
22193
+ */
22194
+ var objectToString$2 = objectProto$2.toString;
22195
+
22196
+ /** Used to detect if a method is native. */
22197
+ var reIsNative = RegExp('^' + funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\$&').replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, '$1.*?') + '$');
22198
+
22199
+ /** Built-in value references. */
22200
+ var Symbol$1 = root$2.Symbol,
22201
+ iteratorSymbol = Symbol$1 ? Symbol$1.iterator : undefined,
22202
+ propertyIsEnumerable = objectProto$2.propertyIsEnumerable;
22203
+
22204
+ /* Built-in method references for those with the same name as other `lodash` methods. */
22205
+ var nativeKeys = overArg(Object.keys, Object);
22206
+
22207
+ /* Built-in method references that are verified to be native. */
22208
+ var DataView = getNative(root$2, 'DataView'),
22209
+ Map$1 = getNative(root$2, 'Map'),
22210
+ Promise$1 = getNative(root$2, 'Promise'),
22211
+ Set$1 = getNative(root$2, 'Set'),
22212
+ WeakMap$1 = getNative(root$2, 'WeakMap');
22213
+
22214
+ /** Used to detect maps, sets, and weakmaps. */
22215
+ var dataViewCtorString = toSource(DataView),
22216
+ mapCtorString = toSource(Map$1),
22217
+ promiseCtorString = toSource(Promise$1),
22218
+ setCtorString = toSource(Set$1),
22219
+ weakMapCtorString = toSource(WeakMap$1);
22220
+
22221
+ /**
22222
+ * Creates an array of the enumerable property names of the array-like `value`.
22223
+ *
22224
+ * @private
22225
+ * @param {*} value The value to query.
22226
+ * @param {boolean} inherited Specify returning inherited property names.
22227
+ * @returns {Array} Returns the array of property names.
22228
+ */
22229
+ function arrayLikeKeys(value, inherited) {
22230
+ // Safari 8.1 makes `arguments.callee` enumerable in strict mode.
22231
+ // Safari 9 makes `arguments.length` enumerable in strict mode.
22232
+ var result = isArray(value) || isArguments(value) ? baseTimes(value.length, String) : [];
22233
+ var length = result.length,
22234
+ skipIndexes = !!length;
22235
+ for (var key in value) {
22236
+ if ((inherited || hasOwnProperty.call(value, key)) && !(skipIndexes && (key == 'length' || isIndex(key, length)))) {
22237
+ result.push(key);
22238
+ }
22239
+ }
22240
+ return result;
22241
+ }
22242
+
22243
+ /**
22244
+ * The base implementation of `getTag`.
22245
+ *
22246
+ * @private
22247
+ * @param {*} value The value to query.
22248
+ * @returns {string} Returns the `toStringTag`.
22249
+ */
22250
+ function baseGetTag(value) {
22251
+ return objectToString$2.call(value);
22252
+ }
22253
+
22254
+ /**
22255
+ * The base implementation of `_.isNative` without bad shim checks.
22256
+ *
22257
+ * @private
22258
+ * @param {*} value The value to check.
22259
+ * @returns {boolean} Returns `true` if `value` is a native function,
22260
+ * else `false`.
22261
+ */
22262
+ function baseIsNative(value) {
22263
+ if (!isObject$2(value) || isMasked(value)) {
22264
+ return false;
22265
+ }
22266
+ var pattern = isFunction(value) || isHostObject(value) ? reIsNative : reIsHostCtor;
22267
+ return pattern.test(toSource(value));
22268
+ }
22269
+
22270
+ /**
22271
+ * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
22272
+ *
22273
+ * @private
22274
+ * @param {Object} object The object to query.
22275
+ * @returns {Array} Returns the array of property names.
22276
+ */
22277
+ function baseKeys(object) {
22278
+ if (!isPrototype(object)) {
22279
+ return nativeKeys(object);
22280
+ }
22281
+ var result = [];
22282
+ for (var key in Object(object)) {
22283
+ if (hasOwnProperty.call(object, key) && key != 'constructor') {
22284
+ result.push(key);
22285
+ }
22286
+ }
22287
+ return result;
22288
+ }
22289
+
22290
+ /**
22291
+ * Copies the values of `source` to `array`.
22292
+ *
22293
+ * @private
22294
+ * @param {Array} source The array to copy values from.
22295
+ * @param {Array} [array=[]] The array to copy values to.
22296
+ * @returns {Array} Returns `array`.
22297
+ */
22298
+ function copyArray(source, array) {
22299
+ var index = -1,
22300
+ length = source.length;
22301
+ array || (array = Array(length));
22302
+ while (++index < length) {
22303
+ array[index] = source[index];
22304
+ }
22305
+ return array;
22306
+ }
22307
+
22308
+ /**
22309
+ * Gets the native function at `key` of `object`.
22310
+ *
22311
+ * @private
22312
+ * @param {Object} object The object to query.
22313
+ * @param {string} key The key of the method to get.
22314
+ * @returns {*} Returns the function if it's native, else `undefined`.
22315
+ */
22316
+ function getNative(object, key) {
22317
+ var value = getValue(object, key);
22318
+ return baseIsNative(value) ? value : undefined;
22319
+ }
22320
+
22321
+ /**
22322
+ * Gets the `toStringTag` of `value`.
22323
+ *
22324
+ * @private
22325
+ * @param {*} value The value to query.
22326
+ * @returns {string} Returns the `toStringTag`.
22327
+ */
22328
+ var getTag = baseGetTag;
22329
+
22330
+ // Fallback for data views, maps, sets, and weak maps in IE 11,
22331
+ // for data views in Edge < 14, and promises in Node.js.
22332
+ if (DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag || Map$1 && getTag(new Map$1()) != mapTag || Promise$1 && getTag(Promise$1.resolve()) != promiseTag || Set$1 && getTag(new Set$1()) != setTag || WeakMap$1 && getTag(new WeakMap$1()) != weakMapTag) {
22333
+ getTag = function (value) {
22334
+ var result = objectToString$2.call(value),
22335
+ Ctor = result == objectTag ? value.constructor : undefined,
22336
+ ctorString = Ctor ? toSource(Ctor) : undefined;
22337
+ if (ctorString) {
22338
+ switch (ctorString) {
22339
+ case dataViewCtorString:
22340
+ return dataViewTag;
22341
+ case mapCtorString:
22342
+ return mapTag;
22343
+ case promiseCtorString:
22344
+ return promiseTag;
22345
+ case setCtorString:
22346
+ return setTag;
22347
+ case weakMapCtorString:
22348
+ return weakMapTag;
22349
+ }
22350
+ }
22351
+ return result;
22352
+ };
22353
+ }
22354
+
22355
+ /**
22356
+ * Checks if `value` is a valid array-like index.
22357
+ *
22358
+ * @private
22359
+ * @param {*} value The value to check.
22360
+ * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
22361
+ * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
22362
+ */
22363
+ function isIndex(value, length) {
22364
+ length = length == null ? MAX_SAFE_INTEGER : length;
22365
+ return !!length && (typeof value == 'number' || reIsUint.test(value)) && value > -1 && value % 1 == 0 && value < length;
22366
+ }
22367
+
22368
+ /**
22369
+ * Checks if `func` has its source masked.
22370
+ *
22371
+ * @private
22372
+ * @param {Function} func The function to check.
22373
+ * @returns {boolean} Returns `true` if `func` is masked, else `false`.
22374
+ */
22375
+ function isMasked(func) {
22376
+ return !!maskSrcKey && maskSrcKey in func;
22377
+ }
22378
+
22379
+ /**
22380
+ * Checks if `value` is likely a prototype object.
22381
+ *
22382
+ * @private
22383
+ * @param {*} value The value to check.
22384
+ * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
22385
+ */
22386
+ function isPrototype(value) {
22387
+ var Ctor = value && value.constructor,
22388
+ proto = typeof Ctor == 'function' && Ctor.prototype || objectProto$2;
22389
+ return value === proto;
22390
+ }
22391
+
22392
+ /**
22393
+ * Converts `func` to its source code.
22394
+ *
22395
+ * @private
22396
+ * @param {Function} func The function to process.
22397
+ * @returns {string} Returns the source code.
22398
+ */
22399
+ function toSource(func) {
22400
+ if (func != null) {
22401
+ try {
22402
+ return funcToString.call(func);
22403
+ } catch (e) {}
22404
+ try {
22405
+ return func + '';
22406
+ } catch (e) {}
22407
+ }
22408
+ return '';
22409
+ }
22410
+
22411
+ /**
22412
+ * Checks if `value` is likely an `arguments` object.
22413
+ *
22414
+ * @static
22415
+ * @memberOf _
22416
+ * @since 0.1.0
22417
+ * @category Lang
22418
+ * @param {*} value The value to check.
22419
+ * @returns {boolean} Returns `true` if `value` is an `arguments` object,
22420
+ * else `false`.
22421
+ * @example
22422
+ *
22423
+ * _.isArguments(function() { return arguments; }());
22424
+ * // => true
22425
+ *
22426
+ * _.isArguments([1, 2, 3]);
22427
+ * // => false
22428
+ */
22429
+ function isArguments(value) {
22430
+ // Safari 8.1 makes `arguments.callee` enumerable in strict mode.
22431
+ return isArrayLikeObject(value) && hasOwnProperty.call(value, 'callee') && (!propertyIsEnumerable.call(value, 'callee') || objectToString$2.call(value) == argsTag);
22432
+ }
22433
+
22434
+ /**
22435
+ * Checks if `value` is classified as an `Array` object.
22436
+ *
22437
+ * @static
22438
+ * @memberOf _
22439
+ * @since 0.1.0
22440
+ * @category Lang
22441
+ * @param {*} value The value to check.
22442
+ * @returns {boolean} Returns `true` if `value` is an array, else `false`.
22443
+ * @example
22444
+ *
22445
+ * _.isArray([1, 2, 3]);
22446
+ * // => true
22447
+ *
22448
+ * _.isArray(document.body.children);
22449
+ * // => false
22450
+ *
22451
+ * _.isArray('abc');
22452
+ * // => false
22453
+ *
22454
+ * _.isArray(_.noop);
22455
+ * // => false
22456
+ */
22457
+ var isArray = Array.isArray;
22458
+
22459
+ /**
22460
+ * Checks if `value` is array-like. A value is considered array-like if it's
22461
+ * not a function and has a `value.length` that's an integer greater than or
22462
+ * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
22463
+ *
22464
+ * @static
22465
+ * @memberOf _
22466
+ * @since 4.0.0
22467
+ * @category Lang
22468
+ * @param {*} value The value to check.
22469
+ * @returns {boolean} Returns `true` if `value` is array-like, else `false`.
22470
+ * @example
22471
+ *
22472
+ * _.isArrayLike([1, 2, 3]);
22473
+ * // => true
22474
+ *
22475
+ * _.isArrayLike(document.body.children);
22476
+ * // => true
22477
+ *
22478
+ * _.isArrayLike('abc');
22479
+ * // => true
22480
+ *
22481
+ * _.isArrayLike(_.noop);
22482
+ * // => false
22483
+ */
22484
+ function isArrayLike(value) {
22485
+ return value != null && isLength(value.length) && !isFunction(value);
22486
+ }
22487
+
22488
+ /**
22489
+ * This method is like `_.isArrayLike` except that it also checks if `value`
22490
+ * is an object.
22491
+ *
22492
+ * @static
22493
+ * @memberOf _
22494
+ * @since 4.0.0
22495
+ * @category Lang
22496
+ * @param {*} value The value to check.
22497
+ * @returns {boolean} Returns `true` if `value` is an array-like object,
22498
+ * else `false`.
22499
+ * @example
22500
+ *
22501
+ * _.isArrayLikeObject([1, 2, 3]);
22502
+ * // => true
22503
+ *
22504
+ * _.isArrayLikeObject(document.body.children);
22505
+ * // => true
22506
+ *
22507
+ * _.isArrayLikeObject('abc');
22508
+ * // => false
22509
+ *
22510
+ * _.isArrayLikeObject(_.noop);
22511
+ * // => false
22512
+ */
22513
+ function isArrayLikeObject(value) {
22514
+ return isObjectLike$2(value) && isArrayLike(value);
22515
+ }
22516
+
22517
+ /**
22518
+ * Checks if `value` is classified as a `Function` object.
22519
+ *
22520
+ * @static
22521
+ * @memberOf _
22522
+ * @since 0.1.0
22523
+ * @category Lang
22524
+ * @param {*} value The value to check.
22525
+ * @returns {boolean} Returns `true` if `value` is a function, else `false`.
22526
+ * @example
22527
+ *
22528
+ * _.isFunction(_);
22529
+ * // => true
22530
+ *
22531
+ * _.isFunction(/abc/);
22532
+ * // => false
22533
+ */
22534
+ function isFunction(value) {
22535
+ // The use of `Object#toString` avoids issues with the `typeof` operator
22536
+ // in Safari 8-9 which returns 'object' for typed array and other constructors.
22537
+ var tag = isObject$2(value) ? objectToString$2.call(value) : '';
22538
+ return tag == funcTag || tag == genTag;
22539
+ }
22540
+
22541
+ /**
22542
+ * Checks if `value` is a valid array-like length.
22543
+ *
22544
+ * **Note:** This method is loosely based on
22545
+ * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
22546
+ *
22547
+ * @static
22548
+ * @memberOf _
22549
+ * @since 4.0.0
22550
+ * @category Lang
22551
+ * @param {*} value The value to check.
22552
+ * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
22553
+ * @example
22554
+ *
22555
+ * _.isLength(3);
22556
+ * // => true
22557
+ *
22558
+ * _.isLength(Number.MIN_VALUE);
22559
+ * // => false
22560
+ *
22561
+ * _.isLength(Infinity);
22562
+ * // => false
22563
+ *
22564
+ * _.isLength('3');
22565
+ * // => false
22566
+ */
22567
+ function isLength(value) {
22568
+ return typeof value == 'number' && value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
22569
+ }
22570
+
22571
+ /**
22572
+ * Checks if `value` is the
22573
+ * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
22574
+ * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
22575
+ *
22576
+ * @static
22577
+ * @memberOf _
22578
+ * @since 0.1.0
22579
+ * @category Lang
22580
+ * @param {*} value The value to check.
22581
+ * @returns {boolean} Returns `true` if `value` is an object, else `false`.
22582
+ * @example
22583
+ *
22584
+ * _.isObject({});
22585
+ * // => true
22586
+ *
22587
+ * _.isObject([1, 2, 3]);
22588
+ * // => true
22589
+ *
22590
+ * _.isObject(_.noop);
22591
+ * // => true
22592
+ *
22593
+ * _.isObject(null);
22594
+ * // => false
22595
+ */
22596
+ function isObject$2(value) {
22597
+ var type = typeof value;
22598
+ return !!value && (type == 'object' || type == 'function');
22599
+ }
22600
+
22601
+ /**
22602
+ * Checks if `value` is object-like. A value is object-like if it's not `null`
22603
+ * and has a `typeof` result of "object".
22604
+ *
22605
+ * @static
22606
+ * @memberOf _
22607
+ * @since 4.0.0
22608
+ * @category Lang
22609
+ * @param {*} value The value to check.
22610
+ * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
22611
+ * @example
22612
+ *
22613
+ * _.isObjectLike({});
22614
+ * // => true
22615
+ *
22616
+ * _.isObjectLike([1, 2, 3]);
22617
+ * // => true
22618
+ *
22619
+ * _.isObjectLike(_.noop);
22620
+ * // => false
22621
+ *
22622
+ * _.isObjectLike(null);
22623
+ * // => false
22624
+ */
22625
+ function isObjectLike$2(value) {
22626
+ return !!value && typeof value == 'object';
22627
+ }
22628
+
22629
+ /**
22630
+ * Checks if `value` is classified as a `String` primitive or object.
22631
+ *
22632
+ * @static
22633
+ * @since 0.1.0
22634
+ * @memberOf _
22635
+ * @category Lang
22636
+ * @param {*} value The value to check.
22637
+ * @returns {boolean} Returns `true` if `value` is a string, else `false`.
22638
+ * @example
22639
+ *
22640
+ * _.isString('abc');
22641
+ * // => true
22642
+ *
22643
+ * _.isString(1);
22644
+ * // => false
22645
+ */
22646
+ function isString(value) {
22647
+ return typeof value == 'string' || !isArray(value) && isObjectLike$2(value) && objectToString$2.call(value) == stringTag;
22648
+ }
22649
+
22650
+ /**
22651
+ * Converts `value` to an array.
22652
+ *
22653
+ * @static
22654
+ * @since 0.1.0
22655
+ * @memberOf _
22656
+ * @category Lang
22657
+ * @param {*} value The value to convert.
22658
+ * @returns {Array} Returns the converted array.
22659
+ * @example
22660
+ *
22661
+ * _.toArray({ 'a': 1, 'b': 2 });
22662
+ * // => [1, 2]
22663
+ *
22664
+ * _.toArray('abc');
22665
+ * // => ['a', 'b', 'c']
22666
+ *
22667
+ * _.toArray(1);
22668
+ * // => []
22669
+ *
22670
+ * _.toArray(null);
22671
+ * // => []
22672
+ */
22673
+ function toArray(value) {
22674
+ if (!value) {
22675
+ return [];
22676
+ }
22677
+ if (isArrayLike(value)) {
22678
+ return isString(value) ? stringToArray(value) : copyArray(value);
22679
+ }
22680
+ if (iteratorSymbol && value[iteratorSymbol]) {
22681
+ return iteratorToArray(value[iteratorSymbol]());
22682
+ }
22683
+ var tag = getTag(value),
22684
+ func = tag == mapTag ? mapToArray : tag == setTag ? setToArray : values;
22685
+ return func(value);
22686
+ }
22687
+
22688
+ /**
22689
+ * Creates an array of the own enumerable property names of `object`.
22690
+ *
22691
+ * **Note:** Non-object values are coerced to objects. See the
22692
+ * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
22693
+ * for more details.
22694
+ *
22695
+ * @static
22696
+ * @since 0.1.0
22697
+ * @memberOf _
22698
+ * @category Object
22699
+ * @param {Object} object The object to query.
22700
+ * @returns {Array} Returns the array of property names.
22701
+ * @example
22702
+ *
22703
+ * function Foo() {
22704
+ * this.a = 1;
22705
+ * this.b = 2;
22706
+ * }
22707
+ *
22708
+ * Foo.prototype.c = 3;
22709
+ *
22710
+ * _.keys(new Foo);
22711
+ * // => ['a', 'b'] (iteration order is not guaranteed)
22712
+ *
22713
+ * _.keys('hi');
22714
+ * // => ['0', '1']
22715
+ */
22716
+ function keys(object) {
22717
+ return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);
22718
+ }
22719
+
22720
+ /**
22721
+ * Creates an array of the own enumerable string keyed property values of `object`.
22722
+ *
22723
+ * **Note:** Non-object values are coerced to objects.
22724
+ *
22725
+ * @static
22726
+ * @since 0.1.0
22727
+ * @memberOf _
22728
+ * @category Object
22729
+ * @param {Object} object The object to query.
22730
+ * @returns {Array} Returns the array of property values.
22731
+ * @example
22732
+ *
22733
+ * function Foo() {
22734
+ * this.a = 1;
22735
+ * this.b = 2;
22736
+ * }
22737
+ *
22738
+ * Foo.prototype.c = 3;
22739
+ *
22740
+ * _.values(new Foo);
22741
+ * // => [1, 2] (iteration order is not guaranteed)
22742
+ *
22743
+ * _.values('hi');
22744
+ * // => ['h', 'i']
22745
+ */
22746
+ function values(object) {
22747
+ return object ? baseValues(object, keys(object)) : [];
22748
+ }
22749
+ var lodash_toarray = toArray;
22750
+ var toArray$1 = /*@__PURE__*/getDefaultExportFromCjs(lodash_toarray);
22751
+
22752
+ function _extends() {
22753
+ _extends = Object.assign ? Object.assign.bind() : function (target) {
22754
+ for (var i = 1; i < arguments.length; i++) {
22755
+ var source = arguments[i];
22756
+ for (var key in source) {
22757
+ if (Object.prototype.hasOwnProperty.call(source, key)) {
22758
+ target[key] = source[key];
22759
+ }
22760
+ }
22761
+ }
22762
+ return target;
22763
+ };
22764
+ return _extends.apply(this, arguments);
22765
+ }
22766
+
22767
+ function _objectWithoutPropertiesLoose(source, excluded) {
22768
+ if (source == null) return {};
22769
+ var target = {};
22770
+ var sourceKeys = Object.keys(source);
22771
+ var key, i;
22772
+ for (i = 0; i < sourceKeys.length; i++) {
22773
+ key = sourceKeys[i];
22774
+ if (excluded.indexOf(key) >= 0) continue;
22775
+ target[key] = source[key];
22776
+ }
22777
+ return target;
22778
+ }
22779
+
22780
+ var updateRef = function updateRef(ref, value) {
22781
+ if (typeof ref === 'function') {
22782
+ ref(value);
22783
+ return;
22784
+ }
22785
+ ref.current = value;
22786
+ };
22787
+ var useComposedRef = function useComposedRef(libRef, userRef) {
22788
+ var prevUserRef = React.useRef();
22789
+ return React.useCallback(function (instance) {
22790
+ libRef.current = instance;
22791
+ if (prevUserRef.current) {
22792
+ updateRef(prevUserRef.current, null);
22793
+ }
22794
+ prevUserRef.current = userRef;
22795
+ if (!userRef) {
22796
+ return;
22797
+ }
22798
+ updateRef(userRef, instance);
22799
+ }, [userRef]);
22800
+ };
22801
+
22802
+ var noop = function noop() {};
22803
+ var _excluded = ["cacheMeasurements", "maxRows", "minRows", "onChange", "onHeightChange"];
22804
+ var TextareaAutosize = function TextareaAutosize(_ref, userRef) {
22805
+ _ref.cacheMeasurements;
22806
+ _ref.maxRows;
22807
+ _ref.minRows;
22808
+ var _ref$onChange = _ref.onChange,
22809
+ onChange = _ref$onChange === void 0 ? noop : _ref$onChange;
22810
+ _ref.onHeightChange;
22811
+ var props = _objectWithoutPropertiesLoose(_ref, _excluded);
22812
+ props.value !== undefined;
22813
+ var libRef = React__namespace.useRef(null);
22814
+ var ref = useComposedRef(libRef, userRef);
22815
+ React__namespace.useRef(0);
22816
+ React__namespace.useRef();
22817
+ return /*#__PURE__*/React__namespace.createElement("textarea", _extends({}, props, {
22818
+ onChange: onChange,
22819
+ ref: ref
22820
+ }));
22821
+ };
22822
+ var index$5 = /* #__PURE__ */React__namespace.forwardRef(TextareaAutosize);
22823
+
22824
+ const Textarea = /*#__PURE__*/React.forwardRef(({
22825
+ validationStatus,
22826
+ disabled,
22827
+ ...props
22828
+ }, ref) => {
22829
+ const inputRef = useProvidedOrCreatedRef(ref);
22830
+ const focusInput = () => {
22831
+ inputRef.current?.focus();
22832
+ };
22833
+ const getTextareaLength = value => {
22834
+ return toArray$1(value).length;
22835
+ };
22836
+ const [count, setCount] = React.useState(0);
22837
+ const handleChange = e => {
22838
+ setCount(getTextareaLength(e.target.value));
22839
+ props.onChange?.(e);
22840
+ };
22841
+ React.useEffect(() => {
22842
+ if (inputRef.current) {
22843
+ setCount(getTextareaLength(inputRef.current.value));
22844
+ }
22845
+ }, [ref]);
22846
+ return /*#__PURE__*/jsxRuntimeExports.jsxs(TextareaWrapper, {
22847
+ disabled: disabled,
22848
+ onClick: focusInput,
22849
+ validationStatus: validationStatus,
22850
+ children: [/*#__PURE__*/jsxRuntimeExports.jsx(index$5, {
22851
+ ...props,
22852
+ ref: e => {
22853
+ isFunction$1(ref) ? ref(e) : null;
22854
+ inputRef.current = e;
22855
+ },
22856
+ disabled: disabled,
22857
+ minRows: 7,
22858
+ onChange: handleChange
22859
+ }), /*#__PURE__*/jsxRuntimeExports.jsxs(TextareaCount, {
22860
+ children: [commaizeNumber(count), "\uC790"]
22861
+ })]
22862
+ });
22863
+ });
22864
+ const TextareaWrapper = styled__default.default.div`
22865
+ position: relative;
22866
+ width: ${forcePixelValue('100%')};
22867
+ border-width: ${forcePixelValue(1)};
22868
+ border-style: solid;
22869
+ border-radius: ${({
22870
+ theme
22871
+ }) => forcePixelValue(theme.radii.xs)};
22872
+ border-color: ${({
22873
+ theme
22874
+ }) => theme.colors['border/input']};
22875
+ background-color: ${({
22876
+ theme
22877
+ }) => theme.colors['bg/input']};
22878
+ cursor: text;
22879
+ display: inline-flex;
22880
+ flex-direction: column;
22881
+ align-items: center;
22882
+
22883
+ font-size: ${({
22884
+ theme
22885
+ }) => forcePixelValue(theme.fontSizes.xs)};
22886
+ font-weight: ${({
22887
+ theme
22888
+ }) => theme.fontWeights.medium};
22889
+ line-height: ${({
22890
+ theme
22891
+ }) => theme.lineHeights[2]};
22892
+ color: ${({
22893
+ theme
22894
+ }) => theme.colors['text/neutral']};
22895
+ textarea::placeholder {
22896
+ color: ${({
22897
+ theme
22898
+ }) => theme.colors['text/neutral/subtlest']};
22899
+ }
22900
+ textarea {
22901
+ font-size: inherit;
22902
+ font-weight: inherit;
22903
+ line-height: inherit;
22904
+ font-family: inherit;
22905
+ border-radius: inherit;
22906
+ color: inherit;
22907
+ transition: inherit;
22908
+
22909
+ border: 0;
22910
+ background-color: transparent;
22911
+ width: 100%;
22912
+ &:focus {
22913
+ outline: 0;
22914
+ }
22915
+ resize: none;
22916
+
22917
+ padding-top: ${({
22918
+ theme
22919
+ }) => forcePixelValue(theme.space['3'])};
22920
+ padding-right: ${({
22921
+ theme
22922
+ }) => forcePixelValue(theme.space['4'])};
22923
+ padding-bottom: ${({
22924
+ theme
22925
+ }) => forcePixelValue(theme.space['3'])};
22926
+ padding-left: ${({
22927
+ theme
22928
+ }) => forcePixelValue(theme.space['4'])};
22929
+ }
22930
+
22931
+ &:after {
22932
+ content: '';
22933
+ position: absolute;
22934
+ top: ${forcePixelValue(-1)};
22935
+ right: ${forcePixelValue(-1)};
22936
+ bottom: ${forcePixelValue(-1)};
22937
+ left: ${forcePixelValue(-1)};
22938
+
22939
+ border: ${forcePixelValue(2)} solid transparent;
22940
+ border-radius: ${({
22941
+ theme
22942
+ }) => forcePixelValue(theme.radii.xs)};
22943
+ pointer-events: none;
22944
+ }
22945
+
22946
+ ${props => props.validationStatus !== 'error' && !props.disabled && styled.css`
22947
+ &:hover:not(:focus-within) {
22948
+ &:after {
22949
+ border-color: ${({
22950
+ theme
22951
+ }) => theme.colors['border/hovered']};
22952
+ }
22953
+ }
22954
+ `}
22955
+
22956
+ ${props => props.validationStatus === 'error' && styled.css`
22957
+ &:after {
22958
+ border-color: ${({
22959
+ theme
22960
+ }) => theme.colors['border/danger']};
22961
+ }
22962
+ `}
22963
+
22964
+ ${props => props.validationStatus !== 'error' && styled.css`
22965
+ &:focus-within {
22966
+ &:after {
22967
+ border-color: ${({
22968
+ theme
22969
+ }) => theme.colors['border/focused']};
22970
+ }
22971
+ }
22972
+ `}
22973
+
22974
+ ${props => props.disabled && styled.css`
22975
+ border-color: ${props.theme.colors['border/input']};
22976
+ background-color: ${props.theme.colors['bg/disabled']};
22977
+ color: ${props.theme.colors['text/disabled']};
22978
+
22979
+ textarea::placeholder {
22980
+ color: ${props.theme.colors['text/disabled']};
22981
+ }
22982
+
22983
+ &,
22984
+ textarea {
22985
+ cursor: not-allowed;
22986
+ }
22987
+ `};
22988
+ `;
22989
+ const TextareaCount = styled__default.default.div`
22990
+ width: 100%;
22991
+
22992
+ padding-right: ${({
22993
+ theme
22994
+ }) => forcePixelValue(theme.space[4])};
22995
+ padding-bottom: ${({
22996
+ theme
22997
+ }) => forcePixelValue(theme.space[3])};
22998
+ padding-left: ${({
22999
+ theme
23000
+ }) => forcePixelValue(theme.space[4])};
23001
+
23002
+ font-size: ${({
23003
+ theme
23004
+ }) => forcePixelValue(theme.fontSizes.xxs)};
23005
+ font-weight: ${({
23006
+ theme
23007
+ }) => forcePixelValue(theme.fontWeights.medium)};
23008
+ line-height: ${({
23009
+ theme
23010
+ }) => theme.lineHeights[2]};
23011
+ color: ${({
23012
+ theme
23013
+ }) => theme.colors['text/neutral/subtlest']};
23014
+ text-align: end;
23015
+ `;
23016
+
23017
+ const FormControlCaption = ({
23018
+ children
23019
+ }) => {
23020
+ const {
23021
+ id
23022
+ } = React.useContext(FormControlContext);
23023
+ return /*#__PURE__*/jsxRuntimeExports.jsx(Text, {
23024
+ as: 'span',
23025
+ id: id,
23026
+ typography: 'xxs',
23027
+ color: 'text/neutral/subtlest',
23028
+ children: children
23029
+ });
23030
+ };
23031
+
23032
+ const FormControlErrorMessage = ({
23033
+ children
23034
+ }) => {
23035
+ const {
23036
+ id
23037
+ } = React.useContext(FormControlContext);
23038
+ return /*#__PURE__*/jsxRuntimeExports.jsx(StyledText$1, {
23039
+ id: id,
23040
+ typography: 'xxs',
23041
+ color: 'text/danger',
23042
+ children: children
23043
+ });
23044
+ };
23045
+ const errorMessageKeyframe = styled.keyframes`
23046
+ 0% {
23047
+ opacity: 0;
23048
+ transform: translateY(-100%);
23049
+ }
23050
+ 100% {
23051
+ opacity: 1;
23052
+ transform: translateY(0);
23053
+ }
23054
+ `;
23055
+ const StyledText$1 = styled__default.default(Text)`
23056
+ animation: 170ms ${errorMessageKeyframe} cubic-bezier(0.44, 0.74, 0.36, 1);
23057
+ `;
23058
+
23059
+ const FormControlLabel = ({
23060
+ children,
23061
+ visuallyHidden,
23062
+ ...props
23063
+ }) => {
23064
+ const {
23065
+ id,
23066
+ disabled,
23067
+ required
23068
+ } = React.useContext(FormControlContext);
23069
+ return /*#__PURE__*/jsxRuntimeExports.jsx(VisuallyHidden, {
23070
+ as: 'label',
23071
+ htmlFor: id,
23072
+ isVisible: !visuallyHidden,
23073
+ children: /*#__PURE__*/jsxRuntimeExports.jsxs(LabelWrapper, {
23074
+ ...props,
23075
+ disabled: disabled,
23076
+ children: [children, required ? /*#__PURE__*/jsxRuntimeExports.jsx(View, {
23077
+ as: 'span',
23078
+ "aria-hidden": "true",
23079
+ children: ' *'
23080
+ }) : null]
23081
+ })
23082
+ });
23083
+ };
23084
+ const VisuallyHidden = styled__default.default.span`
23085
+ ${({
23086
+ isVisible = false
23087
+ }) => {
23088
+ if (isVisible) {
23089
+ return sx;
23090
+ }
23091
+ return `
23092
+ position: absolute;
23093
+ width: 1px;
23094
+ height: 1px;
23095
+ padding: 0;
23096
+ margin: -1px;
23097
+ overflow: hidden;
23098
+ clip: rect(0, 0, 0, 0);
23099
+ white-space: nowrap;
23100
+ border-width: 0;
23101
+ `;
23102
+ }}
23103
+ `;
23104
+ const LabelWrapper = styled__default.default(View)`
23105
+ display: block;
23106
+ align-self: flex-start;
23107
+
23108
+ font-size: ${({
23109
+ theme
23110
+ }) => forcePixelValue(theme.fontSizes.xs)};
23111
+ font-weight: ${({
23112
+ theme
23113
+ }) => theme.fontWeights.medium};
23114
+ line-height: ${({
23115
+ theme
23116
+ }) => theme.lineHeights[2]};
23117
+
23118
+ color: ${({
23119
+ theme
23120
+ }) => theme.colors['text/neutral/subtle']};
23121
+
23122
+ cursor: ${({
23123
+ disabled
23124
+ }) => disabled ? 'not-allowed' : 'pointer'};
23125
+
23126
+ ${sx};
23127
+ `;
23128
+
23129
+ const FormControlSuccessMessage = ({
23130
+ children
23131
+ }) => {
23132
+ const {
23133
+ id
23134
+ } = React.useContext(FormControlContext);
23135
+ return /*#__PURE__*/jsxRuntimeExports.jsx(StyledText, {
23136
+ id: id,
23137
+ typography: 'xxs',
23138
+ color: 'text/success',
23139
+ children: children
23140
+ });
23141
+ };
23142
+ const successMessageKeyframe = styled.keyframes`
23143
+ 0% {
23144
+ opacity: 0;
23145
+ transform: translateY(-100%);
23146
+ }
23147
+ 100% {
23148
+ opacity: 1;
23149
+ transform: translateY(0);
23150
+ }
23151
+ `;
23152
+ const StyledText = styled__default.default(Text)`
23153
+ animation: 170ms ${successMessageKeyframe} cubic-bezier(0.44, 0.74, 0.36, 1);
23154
+ `;
23155
+
23156
+ const FormControlContext = /*#__PURE__*/React.createContext({});
23157
+ const FormControl = ({
23158
+ children: propChildren,
23159
+ id,
23160
+ disabled,
23161
+ required,
23162
+ additionalInputComponentCandidates = []
23163
+ }, ref) => {
23164
+ const [relocatableComponentsObject, restComponents] = useRelocation({
23165
+ children: propChildren,
23166
+ config: {
23167
+ label: FormControlLabel,
23168
+ caption: FormControlCaption,
23169
+ errorMessage: FormControlErrorMessage,
23170
+ successMessage: FormControlSuccessMessage
23171
+ }
23172
+ });
23173
+ const inputComponentCandidates = [TextInput$1, Textarea, Select$1, SearchSelectInput$1, Checkbox$1, ...additionalInputComponentCandidates];
23174
+ const InputComponent = restComponents.find(component => inputComponentCandidates.some(candidate => /*#__PURE__*/React.isValidElement(component) && component.type === candidate));
23175
+ const isHorizontalLayoutNeeded = /*#__PURE__*/React.isValidElement(InputComponent) && InputComponent.type === Checkbox$1;
23176
+ return /*#__PURE__*/jsxRuntimeExports.jsx(FormControlContext.Provider, {
23177
+ value: {
23178
+ id,
23179
+ disabled,
23180
+ required
23181
+ },
23182
+ children: isHorizontalLayoutNeeded ? /*#__PURE__*/jsxRuntimeExports.jsxs(View, {
23183
+ ref: ref,
23184
+ display: 'flex',
23185
+ sx: {
23186
+ columnGap: 2
23187
+ },
23188
+ children: [/*#__PURE__*/jsxRuntimeExports.jsx(View, {
23189
+ children: /*#__PURE__*/React.cloneElement(InputComponent, {
23190
+ id,
23191
+ disabled,
23192
+ required
23193
+ })
23194
+ }), /*#__PURE__*/jsxRuntimeExports.jsxs(View, {
23195
+ sx: {
23196
+ '& > span': {
23197
+ mt: 0.5
23198
+ }
22079
23199
  },
22080
23200
  children: [relocatableComponentsObject.label, relocatableComponentsObject.caption, relocatableComponentsObject.errorMessage, relocatableComponentsObject.successMessage]
22081
23201
  })]
@@ -22221,9 +23341,9 @@ const Pagination = ({
22221
23341
  edgePageCount = 1,
22222
23342
  type = 'default',
22223
23343
  sx,
22224
- onPageClick = noop$2,
22225
- onPreviousClick = noop$2,
22226
- onNextClick = noop$2,
23344
+ onPageClick = noop$3,
23345
+ onPreviousClick = noop$3,
23346
+ onNextClick = noop$3,
22227
23347
  renderPage = (page, i) => /*#__PURE__*/jsxRuntimeExports.jsx(PaginationPage, {
22228
23348
  type: 'button',
22229
23349
  onClick: () => onPageClick(page, i),
@@ -23870,156 +24990,6 @@ var index$1 = Object.assign(Tab, {
23870
24990
  Item: TabItem
23871
24991
  });
23872
24992
 
23873
- const Textarea = /*#__PURE__*/React.forwardRef(({
23874
- disabled,
23875
- ...props
23876
- }, ref) => {
23877
- const inputRef = useProvidedOrCreatedRef(ref);
23878
- const focusInput = () => {
23879
- inputRef.current?.focus();
23880
- };
23881
- return /*#__PURE__*/jsxRuntimeExports.jsx(TextareaWrapper, {
23882
- disabled: disabled,
23883
- onClick: focusInput,
23884
- children: /*#__PURE__*/jsxRuntimeExports.jsx(BaseTextarea, {
23885
- ref: e => {
23886
- isFunction(ref) ? ref(e) : null;
23887
- inputRef.current = e;
23888
- },
23889
- disabled: disabled,
23890
- ...props
23891
- })
23892
- });
23893
- });
23894
- const TextareaWrapper = styled__default.default.div`
23895
- position: relative;
23896
- width: ${forcePixelValue('100%')};
23897
- border-width: ${forcePixelValue(1)};
23898
- border-style: solid;
23899
- border-radius: ${({
23900
- theme
23901
- }) => forcePixelValue(theme.radii.xs)};
23902
- border-color: ${({
23903
- theme
23904
- }) => theme.colors['border/input']};
23905
- background-color: ${({
23906
- theme
23907
- }) => theme.colors['bg/input']};
23908
- cursor: text;
23909
- display: inline-flex;
23910
- align-items: center;
23911
-
23912
- padding-top: ${({
23913
- theme
23914
- }) => forcePixelValue(theme.space['3'])};
23915
- padding-right: ${({
23916
- theme
23917
- }) => forcePixelValue(theme.space['4'])};
23918
- padding-bottom: ${({
23919
- theme
23920
- }) => forcePixelValue(theme.space['3'])};
23921
- padding-left: ${({
23922
- theme
23923
- }) => forcePixelValue(theme.space['4'])};
23924
-
23925
- font-size: ${({
23926
- theme
23927
- }) => forcePixelValue(theme.fontSizes.xs)};
23928
- font-weight: ${({
23929
- theme
23930
- }) => theme.fontWeights.medium};
23931
- line-height: ${({
23932
- theme
23933
- }) => theme.lineHeights[2]};
23934
- color: ${({
23935
- theme
23936
- }) => theme.colors['text/neutral']};
23937
- input::placeholder {
23938
- color: ${({
23939
- theme
23940
- }) => theme.colors['text/neutral/subtlest']};
23941
- }
23942
-
23943
- height: 74px;
23944
-
23945
- &:after {
23946
- content: '';
23947
- position: absolute;
23948
- top: ${forcePixelValue(-1)};
23949
- right: ${forcePixelValue(-1)};
23950
- bottom: ${forcePixelValue(-1)};
23951
- left: ${forcePixelValue(-1)};
23952
-
23953
- border: ${forcePixelValue(2)} solid transparent;
23954
- border-radius: ${({
23955
- theme
23956
- }) => forcePixelValue(theme.radii.xs)};
23957
- pointer-events: none;
23958
- }
23959
-
23960
- ${props => props.validationStatus !== 'error' && !props.disabled && styled.css`
23961
- &:hover:not(:focus-within) {
23962
- &:after {
23963
- border-color: ${({
23964
- theme
23965
- }) => theme.colors['border/hovered']};
23966
- }
23967
- }
23968
- `}
23969
-
23970
- ${props => props.validationStatus === 'error' && styled.css`
23971
- &:after {
23972
- border-color: ${({
23973
- theme
23974
- }) => theme.colors['border/danger']};
23975
- }
23976
- `}
23977
-
23978
- ${props => props.validationStatus !== 'error' && styled.css`
23979
- &:focus-within {
23980
- &:after {
23981
- border-color: ${({
23982
- theme
23983
- }) => theme.colors['border/focused']};
23984
- }
23985
- }
23986
- `}
23987
-
23988
- ${props => props.disabled && styled.css`
23989
- border-color: ${props.theme.colors['border/input']};
23990
- background-color: ${props.theme.colors['bg/disabled']};
23991
- color: ${props.theme.colors['text/disabled']};
23992
-
23993
- textarea::placeholder {
23994
- color: ${props.theme.colors['text/disabled']};
23995
- }
23996
-
23997
- &,
23998
- textarea {
23999
- cursor: not-allowed;
24000
- }
24001
- `};
24002
- `;
24003
- const UnstyledTextarea = styled__default.default.textarea`
24004
- font-size: inherit;
24005
- font-weight: inherit;
24006
- line-height: inherit;
24007
- font-family: inherit;
24008
- border-radius: inherit;
24009
- color: inherit;
24010
- transition: inherit;
24011
-
24012
- border: 0;
24013
- background-color: transparent;
24014
- width: 100%;
24015
- &:focus {
24016
- outline: 0;
24017
- }
24018
- `;
24019
- const BaseTextarea = styled__default.default(UnstyledTextarea)`
24020
- resize: none;
24021
- `;
24022
-
24023
24993
  const theme = {
24024
24994
  breakpoints,
24025
24995
  space,
@@ -24449,18 +25419,18 @@ const useOutsideClick = ({
24449
25419
  });
24450
25420
  };
24451
25421
 
24452
- exports.ActionList = index$a;
25422
+ exports.ActionList = index$b;
24453
25423
  exports.AnimatePresence = AnimatePresence;
24454
- exports.Avatar = index$9;
25424
+ exports.Avatar = index$a;
24455
25425
  exports.BadgeAttacher = BadgeAttacher;
24456
- exports.Breadcrumbs = index$8;
25426
+ exports.Breadcrumbs = index$9;
24457
25427
  exports.Button = Button;
24458
25428
  exports.Checkbox = Checkbox$1;
24459
25429
  exports.Chip = Chip;
24460
25430
  exports.CounterBadge = CounterBadge;
24461
- exports.Datagrid = index$7;
25431
+ exports.Datagrid = index$8;
24462
25432
  exports.DescriptionList = DescriptionList;
24463
- exports.Dialog = index$6;
25433
+ exports.Dialog = index$7;
24464
25434
  exports.EmptyState = EmptyState;
24465
25435
  exports.EnigmaUI = index;
24466
25436
  exports.Flash = Flash;