@app-studio/web 0.8.69 → 0.8.71

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.
@@ -12,8 +12,8 @@ var appStudio = require('app-studio');
12
12
  require('core-js/modules/es.array.iterator.js');
13
13
  require('core-js/modules/es.parse-float.js');
14
14
  require('core-js/modules/web.dom-collections.iterator.js');
15
- var reactRouterDom = require('react-router-dom');
16
15
  require('core-js/modules/es.array.includes.js');
16
+ var reactRouterDom = require('react-router-dom');
17
17
  require('core-js/modules/es.string.includes.js');
18
18
  require('core-js/modules/es.string.starts-with.js');
19
19
  var format = _interopDefault(require('date-fns/format'));
@@ -269,8 +269,8 @@ var _excluded$4 = ["widthHeight", "color", "transform", "orientation", "children
269
269
  _excluded34 = ["widthHeight", "color", "strokeWidth", "filled"],
270
270
  _excluded35 = ["widthHeight", "color", "filled", "strokeWidth"],
271
271
  _excluded36 = ["widthHeight", "color", "strokeWidth", "filled"],
272
- _excluded37 = ["widthHeight", "color", "filled", "strokeWidth"],
273
- _excluded38 = ["widthHeight", "color", "filled", "strokeWidth"],
272
+ _excluded37 = ["widthHeight", "color", "strokeWidth", "filled"],
273
+ _excluded38 = ["widthHeight", "color", "strokeWidth", "filled"],
274
274
  _excluded39 = ["widthHeight", "color", "filled", "strokeWidth"],
275
275
  _excluded40 = ["widthHeight", "color", "filled", "strokeWidth"],
276
276
  _excluded41 = ["widthHeight", "color", "filled", "strokeWidth"],
@@ -281,10 +281,10 @@ var _excluded$4 = ["widthHeight", "color", "transform", "orientation", "children
281
281
  _excluded46 = ["widthHeight", "color", "filled", "strokeWidth"],
282
282
  _excluded47 = ["widthHeight", "color", "filled", "strokeWidth"],
283
283
  _excluded48 = ["widthHeight", "color", "filled", "strokeWidth"],
284
- _excluded49 = ["widthHeight", "color", "strokeWidth", "filled"],
285
- _excluded50 = ["widthHeight", "color", "strokeWidth", "filled"],
286
- _excluded51 = ["widthHeight", "color", "filled", "strokeWidth"],
287
- _excluded52 = ["widthHeight", "color", "filled", "strokeWidth"],
284
+ _excluded49 = ["widthHeight", "color", "filled", "strokeWidth"],
285
+ _excluded50 = ["widthHeight", "color", "filled", "strokeWidth"],
286
+ _excluded51 = ["widthHeight", "color", "strokeWidth", "filled"],
287
+ _excluded52 = ["widthHeight", "color", "strokeWidth", "filled"],
288
288
  _excluded53 = ["widthHeight", "color", "filled", "strokeWidth"],
289
289
  _excluded54 = ["widthHeight", "color", "filled", "strokeWidth"],
290
290
  _excluded55 = ["widthHeight", "color", "filled", "strokeWidth"],
@@ -296,7 +296,16 @@ var _excluded$4 = ["widthHeight", "color", "transform", "orientation", "children
296
296
  _excluded61 = ["widthHeight", "color", "filled", "strokeWidth"],
297
297
  _excluded62 = ["widthHeight", "color", "filled", "strokeWidth"],
298
298
  _excluded63 = ["widthHeight", "color", "filled", "strokeWidth"],
299
- _excluded64 = ["widthHeight", "color", "strokeWidth", "filled"];
299
+ _excluded64 = ["widthHeight", "color", "filled", "strokeWidth"],
300
+ _excluded65 = ["widthHeight", "color", "filled", "strokeWidth"],
301
+ _excluded66 = ["widthHeight", "color", "strokeWidth", "filled"],
302
+ _excluded67 = ["widthHeight", "color", "strokeWidth", "filled"],
303
+ _excluded68 = ["widthHeight", "color", "strokeWidth", "filled"],
304
+ _excluded69 = ["widthHeight", "color", "strokeWidth", "filled"],
305
+ _excluded70 = ["widthHeight", "color", "strokeWidth", "filled"],
306
+ _excluded71 = ["widthHeight", "color", "strokeWidth", "filled"],
307
+ _excluded72 = ["widthHeight", "color", "strokeWidth", "filled"],
308
+ _excluded73 = ["widthHeight", "color", "strokeWidth", "filled"];
300
309
  // Default wrapper component for consistent sizing and styling
301
310
  var IconWrapper = _ref => {
302
311
  var {
@@ -1184,12 +1193,12 @@ var PrintIcon = _ref35 => {
1184
1193
  d: "M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"
1185
1194
  })));
1186
1195
  };
1187
- var PanelIcon = _ref36 => {
1196
+ var MagicWandIcon = _ref36 => {
1188
1197
  var {
1189
1198
  widthHeight = 24,
1190
1199
  color = 'currentColor',
1191
1200
  strokeWidth = 1,
1192
- filled = false
1201
+ filled = true
1193
1202
  } = _ref36,
1194
1203
  props = _objectWithoutPropertiesLoose(_ref36, _excluded36);
1195
1204
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
@@ -1199,6 +1208,36 @@ var PanelIcon = _ref36 => {
1199
1208
  viewBox: "0 0 24 24",
1200
1209
  "aria-hidden": "false",
1201
1210
  focusable: "false"
1211
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
1212
+ x: "-3",
1213
+ y: "17",
1214
+ width: "15",
1215
+ height: "4",
1216
+ rx: "1",
1217
+ transform: "rotate(-40 2 13)"
1218
+ }), /*#__PURE__*/React__default.createElement("path", {
1219
+ d: "M17 3L18 6L21 7L18 8L17 11L16 8L13 7L16 6L17 3Z"
1220
+ }), /*#__PURE__*/React__default.createElement("path", {
1221
+ d: "M21 9L21.7 11L23.5 12L21.7 13L21 15L20.3 13L18.5 12L20.3 11L21 9Z"
1222
+ }), /*#__PURE__*/React__default.createElement("path", {
1223
+ d: "M16 15L16.7 16.5L18 17L16.7 17.5L16 19L15.3 17.5L14 17L15.3 16.5L16 15Z"
1224
+ })));
1225
+ };
1226
+ var SliderVerticalIcon = _ref37 => {
1227
+ var {
1228
+ widthHeight = 24,
1229
+ color = 'currentColor',
1230
+ strokeWidth = 1,
1231
+ filled = false
1232
+ } = _ref37,
1233
+ props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
1234
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1235
+ widthHeight: widthHeight,
1236
+ color: color
1237
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
1238
+ viewBox: "0 0 24 24",
1239
+ "aria-hidden": "false",
1240
+ focusable: "false"
1202
1241
  }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
1203
1242
  stroke: color,
1204
1243
  x1: "4",
@@ -1255,14 +1294,57 @@ var PanelIcon = _ref36 => {
1255
1294
  y2: "16"
1256
1295
  })));
1257
1296
  };
1258
- var FilterIcon = _ref37 => {
1297
+ var PanelIcon = _ref38 => {
1298
+ var {
1299
+ widthHeight = 24,
1300
+ color = 'currentColor',
1301
+ strokeWidth = 1,
1302
+ filled = false
1303
+ } = _ref38,
1304
+ props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
1305
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1306
+ widthHeight: widthHeight,
1307
+ color: color
1308
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
1309
+ viewBox: "0 0 24 24",
1310
+ "aria-hidden": "false",
1311
+ focusable: "false"
1312
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
1313
+ x: "3",
1314
+ y: "3",
1315
+ width: "18",
1316
+ height: "18",
1317
+ rx: "2"
1318
+ }), /*#__PURE__*/React__default.createElement("line", {
1319
+ x1: "9",
1320
+ y1: "3",
1321
+ x2: "9",
1322
+ y2: "21"
1323
+ }), /*#__PURE__*/React__default.createElement("line", {
1324
+ x1: "12",
1325
+ y1: "7",
1326
+ x2: "17",
1327
+ y2: "7"
1328
+ }), /*#__PURE__*/React__default.createElement("line", {
1329
+ x1: "12",
1330
+ y1: "11",
1331
+ x2: "17",
1332
+ y2: "11"
1333
+ }), /*#__PURE__*/React__default.createElement("line", {
1334
+ x1: "12",
1335
+ y1: "15",
1336
+ x2: "17",
1337
+ y2: "15"
1338
+ })));
1339
+ };
1340
+ var FilterIcon = _ref39 => {
1259
1341
  var {
1260
1342
  widthHeight = 24,
1261
1343
  color = 'currentColor',
1262
1344
  filled = false,
1263
1345
  strokeWidth = 1
1264
- } = _ref37,
1265
- props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
1346
+ } = _ref39,
1347
+ props = _objectWithoutPropertiesLoose(_ref39, _excluded39);
1266
1348
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1267
1349
  widthHeight: widthHeight,
1268
1350
  color: color
@@ -1274,14 +1356,14 @@ var FilterIcon = _ref37 => {
1274
1356
  d: "M3 4h18l-7 10v5l-4 2v-7L3 4z"
1275
1357
  })));
1276
1358
  };
1277
- var HomeIcon = _ref38 => {
1359
+ var HomeIcon = _ref40 => {
1278
1360
  var {
1279
1361
  widthHeight = 24,
1280
1362
  color = 'currentColor',
1281
1363
  filled = true,
1282
1364
  strokeWidth = 1
1283
- } = _ref38,
1284
- props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
1365
+ } = _ref40,
1366
+ props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
1285
1367
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1286
1368
  widthHeight: widthHeight,
1287
1369
  color: color
@@ -1293,14 +1375,14 @@ var HomeIcon = _ref38 => {
1293
1375
  d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8h5z"
1294
1376
  })));
1295
1377
  };
1296
- var LocationIcon = _ref39 => {
1378
+ var LocationIcon = _ref41 => {
1297
1379
  var {
1298
1380
  widthHeight = 24,
1299
1381
  color = 'currentColor',
1300
1382
  filled = true,
1301
1383
  strokeWidth = 1
1302
- } = _ref39,
1303
- props = _objectWithoutPropertiesLoose(_ref39, _excluded39);
1384
+ } = _ref41,
1385
+ props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
1304
1386
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1305
1387
  widthHeight: widthHeight,
1306
1388
  color: color
@@ -1312,14 +1394,14 @@ var LocationIcon = _ref39 => {
1312
1394
  d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"
1313
1395
  })));
1314
1396
  };
1315
- var LockIcon = _ref40 => {
1397
+ var LockIcon = _ref42 => {
1316
1398
  var {
1317
1399
  widthHeight = 24,
1318
1400
  color = 'currentColor',
1319
1401
  filled = false,
1320
1402
  strokeWidth = 1
1321
- } = _ref40,
1322
- props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
1403
+ } = _ref42,
1404
+ props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
1323
1405
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1324
1406
  widthHeight: widthHeight,
1325
1407
  color: color
@@ -1338,14 +1420,14 @@ var LockIcon = _ref40 => {
1338
1420
  d: "M7 11V7a5 5 0 0 1 10 0v4"
1339
1421
  })));
1340
1422
  };
1341
- var MicrophoneIcon = _ref41 => {
1423
+ var MicrophoneIcon = _ref43 => {
1342
1424
  var {
1343
1425
  widthHeight = 24,
1344
1426
  color = 'currentColor',
1345
1427
  filled = false,
1346
1428
  strokeWidth = 1
1347
- } = _ref41,
1348
- props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
1429
+ } = _ref43,
1430
+ props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
1349
1431
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1350
1432
  widthHeight: widthHeight,
1351
1433
  color: color
@@ -1371,14 +1453,14 @@ var MicrophoneIcon = _ref41 => {
1371
1453
  y2: "23"
1372
1454
  })));
1373
1455
  };
1374
- var MoonIcon = _ref42 => {
1456
+ var MoonIcon = _ref44 => {
1375
1457
  var {
1376
1458
  widthHeight = 24,
1377
1459
  color = 'currentColor',
1378
1460
  filled = true,
1379
1461
  strokeWidth = 1
1380
- } = _ref42,
1381
- props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
1462
+ } = _ref44,
1463
+ props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
1382
1464
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1383
1465
  widthHeight: widthHeight,
1384
1466
  color: color
@@ -1390,14 +1472,14 @@ var MoonIcon = _ref42 => {
1390
1472
  d: "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"
1391
1473
  })));
1392
1474
  };
1393
- var NotificationIcon = _ref43 => {
1475
+ var NotificationIcon = _ref45 => {
1394
1476
  var {
1395
1477
  widthHeight = 24,
1396
1478
  color = 'currentColor',
1397
1479
  filled = false,
1398
1480
  strokeWidth = 1
1399
- } = _ref43,
1400
- props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
1481
+ } = _ref45,
1482
+ props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
1401
1483
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1402
1484
  widthHeight: widthHeight,
1403
1485
  color: color
@@ -1411,14 +1493,14 @@ var NotificationIcon = _ref43 => {
1411
1493
  d: "M13.73 21a2 2 0 0 1-3.46 0"
1412
1494
  })));
1413
1495
  };
1414
- var OpenEyeIcon = _ref44 => {
1496
+ var OpenEyeIcon = _ref46 => {
1415
1497
  var {
1416
1498
  widthHeight = 24,
1417
1499
  color = 'currentColor',
1418
1500
  filled = true,
1419
1501
  strokeWidth = 1
1420
- } = _ref44,
1421
- props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
1502
+ } = _ref46,
1503
+ props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
1422
1504
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1423
1505
  widthHeight: widthHeight,
1424
1506
  color: color
@@ -1430,14 +1512,14 @@ var OpenEyeIcon = _ref44 => {
1430
1512
  d: "M12 4C7 4 2.73 7.11 1 12c1.73 4.89 6 8 11 8s9.27-3.11 11-8c-1.73-4.89-6-8-11-8zm0 12.5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"
1431
1513
  })));
1432
1514
  };
1433
- var ProfileIcon = _ref45 => {
1515
+ var ProfileIcon = _ref47 => {
1434
1516
  var {
1435
1517
  widthHeight = 24,
1436
1518
  color = 'currentColor',
1437
1519
  filled = true,
1438
1520
  strokeWidth = 1
1439
- } = _ref45,
1440
- props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
1521
+ } = _ref47,
1522
+ props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
1441
1523
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1442
1524
  widthHeight: widthHeight,
1443
1525
  color: color
@@ -1450,14 +1532,14 @@ var ProfileIcon = _ref45 => {
1450
1532
  d: "M12 13c-2.67 0-8 1.34-8 4v2c0 .55.45 1 1 1h14c.55 0 1-.45 1-1v-2c0-2.66-5.33-4-8-4zm0-9c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z M12 2C9.79 2 8 3.79 8 6s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z M12 13c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z"
1451
1533
  }), ' '));
1452
1534
  };
1453
- var SettingsIcon = _ref46 => {
1535
+ var SettingsIcon = _ref48 => {
1454
1536
  var {
1455
1537
  widthHeight = 24,
1456
1538
  color = 'currentColor',
1457
1539
  filled = false,
1458
1540
  strokeWidth = 1
1459
- } = _ref46,
1460
- props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
1541
+ } = _ref48,
1542
+ props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
1461
1543
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1462
1544
  widthHeight: widthHeight,
1463
1545
  color: color
@@ -1469,14 +1551,14 @@ var SettingsIcon = _ref46 => {
1469
1551
  d: "M19.4 13c0-.3.1-.6.1-1s0-.7-.1-1l2.1-1.6c.2-.2.2-.4.1-.6l-2-3.5c-.1-.2-.4-.3-.6-.2l-2.5 1c-.5-.4-1.1-.7-1.7-.9l-.4-2.6c0-.2-.3-.4-.5-.4h-4c-.2 0-.5.2-.5.4l-.4 2.6c-.6.2-1.2.5-1.7.9l-2.5-1c-.2-.1-.5 0-.6.2l-2 3.5c-.1.2-.1.4.1.6L4.6 11c0 .3-.1.6-.1 1s0 .7.1 1l-2.1 1.6c-.2.2-.2.4-.1.6l2 3.5c.1.2.4.3.6.2l2.5-1c.5.4 1.1.7 1.7.9l.4 2.6c0 .2.3.4.5.4h4c.2 0 .5-.2.5-.4l.4-2.6c.6-.2 1.2-.5 1.7-.9l2.5 1c.2.1.5 0 .6-.2l2-3.5c.1-.2.1-.4-.1-.6L19.4 13zM12 15.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z"
1470
1552
  })));
1471
1553
  };
1472
- var SuccessIcon = _ref47 => {
1554
+ var SuccessIcon = _ref49 => {
1473
1555
  var {
1474
1556
  widthHeight = 24,
1475
1557
  color = 'currentColor',
1476
1558
  filled = true,
1477
1559
  strokeWidth = 1
1478
- } = _ref47,
1479
- props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
1560
+ } = _ref49,
1561
+ props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
1480
1562
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1481
1563
  widthHeight: widthHeight,
1482
1564
  color: color
@@ -1488,14 +1570,14 @@ var SuccessIcon = _ref47 => {
1488
1570
  d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"
1489
1571
  })));
1490
1572
  };
1491
- var UnLikeIcon = _ref48 => {
1573
+ var UnLikeIcon = _ref50 => {
1492
1574
  var {
1493
1575
  widthHeight = 24,
1494
1576
  color = 'currentColor',
1495
1577
  filled = true,
1496
1578
  strokeWidth = 1
1497
- } = _ref48,
1498
- props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
1579
+ } = _ref50,
1580
+ props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
1499
1581
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1500
1582
  widthHeight: widthHeight,
1501
1583
  color: color
@@ -1507,14 +1589,14 @@ var UnLikeIcon = _ref48 => {
1507
1589
  d: "M15 3H6c-.83 0-1.54.5-1.84 1.22l-3.02 7.05c-.09.23-.14.47-.14.73v2c0 1.1.9 2 2 2h6.31l-.95 4.57-.03.32c0 .41.17.79.44 1.06L9.83 23l6.59-6.59c.36-.36.58-.86.58-1.41V5c0-1.1-.9-2-2-2zm4 0v12h4V3h-4z"
1508
1590
  })));
1509
1591
  };
1510
- var ClockIcon = _ref49 => {
1592
+ var ClockIcon = _ref51 => {
1511
1593
  var {
1512
1594
  widthHeight = 24,
1513
1595
  color = 'currentColor',
1514
1596
  strokeWidth = 1,
1515
1597
  filled = false
1516
- } = _ref49,
1517
- props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
1598
+ } = _ref51,
1599
+ props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
1518
1600
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1519
1601
  widthHeight: widthHeight,
1520
1602
  color: color
@@ -1530,14 +1612,14 @@ var ClockIcon = _ref49 => {
1530
1612
  points: "12 6 12 12 16 14"
1531
1613
  })));
1532
1614
  };
1533
- var CameraIcon = _ref50 => {
1615
+ var CameraIcon = _ref52 => {
1534
1616
  var {
1535
1617
  widthHeight = 24,
1536
1618
  color = 'currentColor',
1537
1619
  strokeWidth = 1,
1538
1620
  filled = false
1539
- } = _ref50,
1540
- props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
1621
+ } = _ref52,
1622
+ props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
1541
1623
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1542
1624
  widthHeight: widthHeight,
1543
1625
  color: color
@@ -1553,14 +1635,14 @@ var CameraIcon = _ref50 => {
1553
1635
  r: "4"
1554
1636
  })));
1555
1637
  };
1556
- var BluetoothIcon = _ref51 => {
1638
+ var BluetoothIcon = _ref53 => {
1557
1639
  var {
1558
1640
  widthHeight = 24,
1559
1641
  color = 'currentColor',
1560
1642
  filled = true,
1561
1643
  strokeWidth = 1
1562
- } = _ref51,
1563
- props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
1644
+ } = _ref53,
1645
+ props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
1564
1646
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1565
1647
  widthHeight: widthHeight,
1566
1648
  color: color
@@ -1572,14 +1654,14 @@ var BluetoothIcon = _ref51 => {
1572
1654
  d: "M17.71 7.71L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88z"
1573
1655
  })));
1574
1656
  };
1575
- var LikeIcon = _ref52 => {
1657
+ var LikeIcon = _ref54 => {
1576
1658
  var {
1577
1659
  widthHeight = 24,
1578
1660
  color = 'currentColor',
1579
1661
  filled = true,
1580
1662
  strokeWidth = 1
1581
- } = _ref52,
1582
- props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
1663
+ } = _ref54,
1664
+ props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
1583
1665
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1584
1666
  widthHeight: widthHeight,
1585
1667
  color: color
@@ -1591,14 +1673,14 @@ var LikeIcon = _ref52 => {
1591
1673
  d: "M1 21h4V9H1v12zm22-11c0-1.1-.9-2-2-2h-6.31l.95-4.57.03-.32c0-.41-.17-.79-.44-1.06L14.17 1 7.59 7.59C7.22 7.95 7 8.45 7 9v10c0 1.1.9 2 2 2h9c.83 0 1.54-.5 1.84-1.22l3.02-7.05c.09-.23.14-.47.14-.73v-2z"
1592
1674
  })));
1593
1675
  };
1594
- var UnlockIcon = _ref53 => {
1676
+ var UnlockIcon = _ref55 => {
1595
1677
  var {
1596
1678
  widthHeight = 24,
1597
1679
  color = 'currentColor',
1598
1680
  filled = false,
1599
1681
  strokeWidth = 1
1600
- } = _ref53,
1601
- props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
1682
+ } = _ref55,
1683
+ props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
1602
1684
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1603
1685
  widthHeight: widthHeight,
1604
1686
  color: color
@@ -1617,14 +1699,14 @@ var UnlockIcon = _ref53 => {
1617
1699
  d: "M7 11V7a5 5 0 0 1 9.9-1"
1618
1700
  })));
1619
1701
  };
1620
- var WifiIcon = _ref54 => {
1702
+ var WifiIcon = _ref56 => {
1621
1703
  var {
1622
1704
  widthHeight = 24,
1623
1705
  color = 'currentColor',
1624
1706
  filled = false,
1625
1707
  strokeWidth = 1
1626
- } = _ref54,
1627
- props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
1708
+ } = _ref56,
1709
+ props = _objectWithoutPropertiesLoose(_ref56, _excluded56);
1628
1710
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1629
1711
  widthHeight: widthHeight,
1630
1712
  color: color
@@ -1636,14 +1718,14 @@ var WifiIcon = _ref54 => {
1636
1718
  d: "M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3c-1.65-1.66-4.34-1.66-6 0zm-4-4l2 2c2.76-2.76 7.24-2.76 10 0l2-2C15.14 9.14 8.87 9.14 5 13z"
1637
1719
  })));
1638
1720
  };
1639
- var UploadIcon = _ref55 => {
1721
+ var UploadIcon = _ref57 => {
1640
1722
  var {
1641
1723
  widthHeight = 24,
1642
1724
  color = 'currentColor',
1643
1725
  filled = false,
1644
1726
  strokeWidth = 1
1645
- } = _ref55,
1646
- props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
1727
+ } = _ref57,
1728
+ props = _objectWithoutPropertiesLoose(_ref57, _excluded57);
1647
1729
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1648
1730
  widthHeight: widthHeight,
1649
1731
  color: color
@@ -1659,14 +1741,14 @@ var UploadIcon = _ref55 => {
1659
1741
  d: "M12 12l0 9"
1660
1742
  })));
1661
1743
  };
1662
- var SearchIcon = _ref56 => {
1744
+ var SearchIcon = _ref58 => {
1663
1745
  var {
1664
1746
  widthHeight = 24,
1665
1747
  color = 'currentColor',
1666
1748
  filled = true,
1667
1749
  strokeWidth = 1
1668
- } = _ref56,
1669
- props = _objectWithoutPropertiesLoose(_ref56, _excluded56);
1750
+ } = _ref58,
1751
+ props = _objectWithoutPropertiesLoose(_ref58, _excluded58);
1670
1752
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1671
1753
  widthHeight: widthHeight,
1672
1754
  color: color
@@ -1678,14 +1760,14 @@ var SearchIcon = _ref56 => {
1678
1760
  d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"
1679
1761
  })));
1680
1762
  };
1681
- var CloseEyeIcon = _ref57 => {
1763
+ var CloseEyeIcon = _ref59 => {
1682
1764
  var {
1683
1765
  widthHeight = 24,
1684
1766
  color = 'currentColor',
1685
1767
  filled = true,
1686
1768
  strokeWidth = 1
1687
- } = _ref57,
1688
- props = _objectWithoutPropertiesLoose(_ref57, _excluded57);
1769
+ } = _ref59,
1770
+ props = _objectWithoutPropertiesLoose(_ref59, _excluded59);
1689
1771
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1690
1772
  widthHeight: widthHeight,
1691
1773
  color: color
@@ -1698,14 +1780,14 @@ var CloseEyeIcon = _ref57 => {
1698
1780
  fill: "currentColor"
1699
1781
  })));
1700
1782
  };
1701
- var ExternalLinkIcon = _ref58 => {
1783
+ var ExternalLinkIcon = _ref60 => {
1702
1784
  var {
1703
1785
  widthHeight = 24,
1704
1786
  color = 'currentColor',
1705
1787
  filled = true,
1706
1788
  strokeWidth = 1
1707
- } = _ref58,
1708
- props = _objectWithoutPropertiesLoose(_ref58, _excluded58);
1789
+ } = _ref60,
1790
+ props = _objectWithoutPropertiesLoose(_ref60, _excluded60);
1709
1791
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1710
1792
  widthHeight: widthHeight,
1711
1793
  color: color
@@ -1717,14 +1799,14 @@ var ExternalLinkIcon = _ref58 => {
1717
1799
  d: "M14 3h7v7h-2V5.41l-9.29 9.3-1.42-1.42 9.3-9.29H14V3ZM5 5h5v2H6v11h11v-4h2v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1Z"
1718
1800
  })));
1719
1801
  };
1720
- var PlusIcon = _ref59 => {
1802
+ var PlusIcon = _ref61 => {
1721
1803
  var {
1722
1804
  widthHeight = 24,
1723
1805
  color = 'currentColor',
1724
1806
  filled = false,
1725
1807
  strokeWidth = 1
1726
- } = _ref59,
1727
- props = _objectWithoutPropertiesLoose(_ref59, _excluded59);
1808
+ } = _ref61,
1809
+ props = _objectWithoutPropertiesLoose(_ref61, _excluded61);
1728
1810
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1729
1811
  widthHeight: widthHeight,
1730
1812
  color: color
@@ -1746,14 +1828,14 @@ var PlusIcon = _ref59 => {
1746
1828
  y2: "12"
1747
1829
  })));
1748
1830
  };
1749
- var TickIcon = _ref60 => {
1831
+ var TickIcon = _ref62 => {
1750
1832
  var {
1751
1833
  widthHeight = 24,
1752
1834
  color = 'currentColor',
1753
1835
  filled = false,
1754
1836
  strokeWidth = 1
1755
- } = _ref60,
1756
- props = _objectWithoutPropertiesLoose(_ref60, _excluded60);
1837
+ } = _ref62,
1838
+ props = _objectWithoutPropertiesLoose(_ref62, _excluded62);
1757
1839
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1758
1840
  widthHeight: widthHeight,
1759
1841
  color: color
@@ -1767,14 +1849,14 @@ var TickIcon = _ref60 => {
1767
1849
  strokeLinejoin: "round"
1768
1850
  })));
1769
1851
  };
1770
- var BoldArrowIcon = _ref61 => {
1852
+ var BoldArrowIcon = _ref63 => {
1771
1853
  var {
1772
1854
  widthHeight = 24,
1773
1855
  color = 'currentColor',
1774
1856
  filled = true,
1775
1857
  strokeWidth = 1
1776
- } = _ref61,
1777
- props = _objectWithoutPropertiesLoose(_ref61, _excluded61);
1858
+ } = _ref63,
1859
+ props = _objectWithoutPropertiesLoose(_ref63, _excluded63);
1778
1860
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1779
1861
  widthHeight: widthHeight,
1780
1862
  color: color
@@ -1786,14 +1868,14 @@ var BoldArrowIcon = _ref61 => {
1786
1868
  d: "M12 4l7 7h-4v7h-6v-7H5l7-7z"
1787
1869
  })));
1788
1870
  };
1789
- var ArrowIcon = _ref62 => {
1871
+ var ArrowIcon = _ref64 => {
1790
1872
  var {
1791
1873
  widthHeight = 24,
1792
1874
  color = 'currentColor',
1793
1875
  filled = false,
1794
1876
  strokeWidth = 1
1795
- } = _ref62,
1796
- props = _objectWithoutPropertiesLoose(_ref62, _excluded62);
1877
+ } = _ref64,
1878
+ props = _objectWithoutPropertiesLoose(_ref64, _excluded64);
1797
1879
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1798
1880
  widthHeight: widthHeight,
1799
1881
  color: color
@@ -1811,14 +1893,14 @@ var ArrowIcon = _ref62 => {
1811
1893
  points: "6 12 12 6 18 12"
1812
1894
  })));
1813
1895
  };
1814
- var SpinnerIcon = _ref63 => {
1896
+ var SpinnerIcon = _ref65 => {
1815
1897
  var {
1816
1898
  widthHeight = 24,
1817
1899
  color = 'currentColor',
1818
1900
  filled = false,
1819
1901
  strokeWidth = 1
1820
- } = _ref63,
1821
- props = _objectWithoutPropertiesLoose(_ref63, _excluded63);
1902
+ } = _ref65,
1903
+ props = _objectWithoutPropertiesLoose(_ref65, _excluded65);
1822
1904
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1823
1905
  widthHeight: widthHeight,
1824
1906
  color: color
@@ -1836,14 +1918,14 @@ var SpinnerIcon = _ref63 => {
1836
1918
  strokeOpacity: "1"
1837
1919
  })));
1838
1920
  };
1839
- var CalendarIcon = _ref64 => {
1921
+ var CalendarIcon = _ref66 => {
1840
1922
  var {
1841
1923
  widthHeight = 24,
1842
1924
  color = 'currentColor',
1843
1925
  strokeWidth = 1,
1844
1926
  filled = false
1845
- } = _ref64,
1846
- props = _objectWithoutPropertiesLoose(_ref64, _excluded64);
1927
+ } = _ref66,
1928
+ props = _objectWithoutPropertiesLoose(_ref66, _excluded66);
1847
1929
  return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1848
1930
  widthHeight: widthHeight,
1849
1931
  color: color
@@ -1878,6 +1960,237 @@ var CalendarIcon = _ref64 => {
1878
1960
  y2: "10"
1879
1961
  })));
1880
1962
  };
1963
+ var SliderIcon = _ref67 => {
1964
+ var {
1965
+ widthHeight = 24,
1966
+ color = 'currentColor',
1967
+ strokeWidth = 1,
1968
+ filled = false
1969
+ } = _ref67,
1970
+ props = _objectWithoutPropertiesLoose(_ref67, _excluded67);
1971
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
1972
+ widthHeight: widthHeight,
1973
+ color: color
1974
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
1975
+ viewBox: "0 0 24 24",
1976
+ "aria-hidden": "false",
1977
+ focusable: "false"
1978
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
1979
+ x1: "3",
1980
+ y1: "4",
1981
+ x2: "10",
1982
+ y2: "4"
1983
+ }), /*#__PURE__*/React__default.createElement("line", {
1984
+ x1: "14",
1985
+ y1: "4",
1986
+ x2: "21",
1987
+ y2: "4"
1988
+ }), /*#__PURE__*/React__default.createElement("line", {
1989
+ x1: "3",
1990
+ y1: "12",
1991
+ x2: "12",
1992
+ y2: "12"
1993
+ }), /*#__PURE__*/React__default.createElement("line", {
1994
+ x1: "16",
1995
+ y1: "12",
1996
+ x2: "21",
1997
+ y2: "12"
1998
+ }), /*#__PURE__*/React__default.createElement("line", {
1999
+ x1: "3",
2000
+ y1: "20",
2001
+ x2: "8",
2002
+ y2: "20"
2003
+ }), /*#__PURE__*/React__default.createElement("line", {
2004
+ x1: "12",
2005
+ y1: "20",
2006
+ x2: "21",
2007
+ y2: "20"
2008
+ }), /*#__PURE__*/React__default.createElement("line", {
2009
+ x1: "10",
2010
+ y1: "1",
2011
+ x2: "10",
2012
+ y2: "7"
2013
+ }), /*#__PURE__*/React__default.createElement("line", {
2014
+ x1: "16",
2015
+ y1: "9",
2016
+ x2: "16",
2017
+ y2: "15"
2018
+ }), /*#__PURE__*/React__default.createElement("line", {
2019
+ x1: "8",
2020
+ y1: "17",
2021
+ x2: "8",
2022
+ y2: "23"
2023
+ })));
2024
+ };
2025
+ var CropIcon = _ref68 => {
2026
+ var {
2027
+ widthHeight = 24,
2028
+ color = 'currentColor',
2029
+ strokeWidth = 1,
2030
+ filled = false
2031
+ } = _ref68,
2032
+ props = _objectWithoutPropertiesLoose(_ref68, _excluded68);
2033
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
2034
+ widthHeight: widthHeight,
2035
+ color: color
2036
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
2037
+ viewBox: "0 0 24 24",
2038
+ "aria-hidden": "false",
2039
+ focusable: "false"
2040
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
2041
+ d: "M6 2v14a2 2 0 0 0 2 2h14"
2042
+ }), /*#__PURE__*/React__default.createElement("path", {
2043
+ d: "M18 22V8a2 2 0 0 0-2-2H2"
2044
+ })));
2045
+ };
2046
+ var ZoomInIcon = _ref69 => {
2047
+ var {
2048
+ widthHeight = 24,
2049
+ color = 'currentColor',
2050
+ strokeWidth = 1,
2051
+ filled = false
2052
+ } = _ref69,
2053
+ props = _objectWithoutPropertiesLoose(_ref69, _excluded69);
2054
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
2055
+ widthHeight: widthHeight,
2056
+ color: color
2057
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
2058
+ viewBox: "0 0 24 24",
2059
+ "aria-hidden": "false",
2060
+ focusable: "false"
2061
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
2062
+ cx: "11",
2063
+ cy: "11",
2064
+ r: "8"
2065
+ }), /*#__PURE__*/React__default.createElement("line", {
2066
+ x1: "21",
2067
+ y1: "21",
2068
+ x2: "16.65",
2069
+ y2: "16.65"
2070
+ }), /*#__PURE__*/React__default.createElement("line", {
2071
+ x1: "11",
2072
+ y1: "8",
2073
+ x2: "11",
2074
+ y2: "14"
2075
+ }), /*#__PURE__*/React__default.createElement("line", {
2076
+ x1: "8",
2077
+ y1: "11",
2078
+ x2: "14",
2079
+ y2: "11"
2080
+ })));
2081
+ };
2082
+ var ZoomOutIcon = _ref70 => {
2083
+ var {
2084
+ widthHeight = 24,
2085
+ color = 'currentColor',
2086
+ strokeWidth = 1,
2087
+ filled = false
2088
+ } = _ref70,
2089
+ props = _objectWithoutPropertiesLoose(_ref70, _excluded70);
2090
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
2091
+ widthHeight: widthHeight,
2092
+ color: color
2093
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
2094
+ viewBox: "0 0 24 24",
2095
+ "aria-hidden": "false",
2096
+ focusable: "false"
2097
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
2098
+ cx: "11",
2099
+ cy: "11",
2100
+ r: "8"
2101
+ }), /*#__PURE__*/React__default.createElement("line", {
2102
+ x1: "21",
2103
+ y1: "21",
2104
+ x2: "16.65",
2105
+ y2: "16.65"
2106
+ }), /*#__PURE__*/React__default.createElement("line", {
2107
+ x1: "8",
2108
+ y1: "11",
2109
+ x2: "14",
2110
+ y2: "11"
2111
+ })));
2112
+ };
2113
+ var TextIcon = _ref71 => {
2114
+ var {
2115
+ widthHeight = 24,
2116
+ color = 'currentColor',
2117
+ strokeWidth = 1,
2118
+ filled = false
2119
+ } = _ref71,
2120
+ props = _objectWithoutPropertiesLoose(_ref71, _excluded71);
2121
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
2122
+ widthHeight: widthHeight,
2123
+ color: color
2124
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
2125
+ viewBox: "0 0 24 24",
2126
+ "aria-hidden": "false",
2127
+ focusable: "false"
2128
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
2129
+ x1: "4",
2130
+ y1: "6",
2131
+ x2: "20",
2132
+ y2: "6"
2133
+ }), /*#__PURE__*/React__default.createElement("line", {
2134
+ x1: "12",
2135
+ y1: "6",
2136
+ x2: "12",
2137
+ y2: "18"
2138
+ }), /*#__PURE__*/React__default.createElement("line", {
2139
+ x1: "8",
2140
+ y1: "18",
2141
+ x2: "16",
2142
+ y2: "18"
2143
+ })));
2144
+ };
2145
+ var ShapeIcon = _ref72 => {
2146
+ var {
2147
+ widthHeight = 24,
2148
+ color = 'currentColor',
2149
+ strokeWidth = 1,
2150
+ filled = false
2151
+ } = _ref72,
2152
+ props = _objectWithoutPropertiesLoose(_ref72, _excluded72);
2153
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
2154
+ widthHeight: widthHeight,
2155
+ color: color
2156
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
2157
+ viewBox: "0 0 24 24",
2158
+ "aria-hidden": "false",
2159
+ focusable: "false"
2160
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
2161
+ x: "4",
2162
+ y: "8",
2163
+ width: "8",
2164
+ height: "8"
2165
+ }), /*#__PURE__*/React__default.createElement("circle", {
2166
+ cx: "16",
2167
+ cy: "16",
2168
+ r: "4"
2169
+ }), /*#__PURE__*/React__default.createElement("polygon", {
2170
+ points: "16,4 19,8 13,8"
2171
+ })));
2172
+ };
2173
+ var RotateIcon = _ref73 => {
2174
+ var {
2175
+ widthHeight = 24,
2176
+ color = 'currentColor',
2177
+ strokeWidth = 1,
2178
+ filled = false
2179
+ } = _ref73,
2180
+ props = _objectWithoutPropertiesLoose(_ref73, _excluded73);
2181
+ return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
2182
+ widthHeight: widthHeight,
2183
+ color: color
2184
+ }, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
2185
+ viewBox: "0 0 24 24",
2186
+ "aria-hidden": "false",
2187
+ focusable: "false"
2188
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("polyline", {
2189
+ points: "1 4 1 10 7 10"
2190
+ }), /*#__PURE__*/React__default.createElement("path", {
2191
+ d: "M3.51 15a9 9 0 1 0 2.13-9.36L1 10"
2192
+ })));
2193
+ };
1881
2194
 
1882
2195
  var Icon = {
1883
2196
  __proto__: null,
@@ -1915,6 +2228,8 @@ var Icon = {
1915
2228
  ShareIcon: ShareIcon,
1916
2229
  RefreshIcon: RefreshIcon,
1917
2230
  PrintIcon: PrintIcon,
2231
+ MagicWandIcon: MagicWandIcon,
2232
+ SliderVerticalIcon: SliderVerticalIcon,
1918
2233
  PanelIcon: PanelIcon,
1919
2234
  FilterIcon: FilterIcon,
1920
2235
  HomeIcon: HomeIcon,
@@ -1943,7 +2258,14 @@ var Icon = {
1943
2258
  BoldArrowIcon: BoldArrowIcon,
1944
2259
  ArrowIcon: ArrowIcon,
1945
2260
  SpinnerIcon: SpinnerIcon,
1946
- CalendarIcon: CalendarIcon
2261
+ CalendarIcon: CalendarIcon,
2262
+ SliderIcon: SliderIcon,
2263
+ CropIcon: CropIcon,
2264
+ ZoomInIcon: ZoomInIcon,
2265
+ ZoomOutIcon: ZoomOutIcon,
2266
+ TextIcon: TextIcon,
2267
+ ShapeIcon: ShapeIcon,
2268
+ RotateIcon: RotateIcon
1947
2269
  };
1948
2270
 
1949
2271
  // Define a constant object 'Themes' exporting various theme views.
@@ -2800,13 +3122,11 @@ var ButtonView = _ref => {
2800
3122
  width: isAuto === true ? 'fit-content' : isFilled ? '100%' : buttonSizeStyles.width
2801
3123
  };
2802
3124
  var changePadding = isIconRounded ? IconSizes$1[size] : ButtonSizes[size];
2803
- var content = /*#__PURE__*/React__default.createElement(Horizontal, Object.assign({
2804
- gap: 10
2805
- }, views == null ? void 0 : views.horizontal), isLoading && loaderPosition === 'left' && /*#__PURE__*/React__default.createElement(Loader, Object.assign({}, loaderProps)), icon && iconPosition === 'left' && !isLoading && (/*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, isHovered ? {
2806
- animate: appStudio.Animation.jackInTheBox({})
2807
- } : {}), icon)), children, icon && iconPosition === 'right' && !isLoading && (/*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, isHovered ? {
2808
- animate: appStudio.Animation.jackInTheBox({})
2809
- } : {}), icon)), isLoading && loaderPosition === 'right' && /*#__PURE__*/React__default.createElement(Loader, Object.assign({}, loaderProps)));
3125
+ var Container = ['left', 'right'].includes(iconPosition) ? Horizontal : appStudio.Vertical;
3126
+ var content = /*#__PURE__*/React__default.createElement(Container, Object.assign({
3127
+ gap: 5,
3128
+ alignItems: "center"
3129
+ }, views == null ? void 0 : views.container), isLoading && loaderPosition === 'left' && /*#__PURE__*/React__default.createElement(Loader, Object.assign({}, loaderProps)), icon && ['left', 'top'].includes(iconPosition) && !isLoading && (/*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, views == null ? void 0 : views.icon), icon)), children, icon && ['right', 'bottom'].includes(iconPosition) && !isLoading && (/*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, views == null ? void 0 : views.icon), icon)), isLoading && loaderPosition === 'right' && /*#__PURE__*/React__default.createElement(Loader, Object.assign({}, loaderProps)));
2810
3130
  return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
2811
3131
  gap: 8,
2812
3132
  as: "button",
@@ -7739,7 +8059,8 @@ var TabsView = _ref => {
7739
8059
  views = {},
7740
8060
  // Default to empty object
7741
8061
  renderTab,
7742
- renderContent
8062
+ renderContent,
8063
+ iconPosition = 'left'
7743
8064
  } = _ref;
7744
8065
  // If there's no active tab (e.g., tabs array is empty), render nothing or a placeholder
7745
8066
  if (!activeTab) {
@@ -7772,7 +8093,10 @@ var TabsView = _ref => {
7772
8093
  // Example: Set variant based on active state (can be overridden by styles)
7773
8094
  variant: isActive ? 'filled' : 'ghost',
7774
8095
  cursor: "pointer" // Ensure pointer cursor
7775
- }), tab.icon, /*#__PURE__*/React__default.createElement(Text
8096
+ ,
8097
+ iconPosition: iconPosition,
8098
+ icon: tab.icon
8099
+ }), /*#__PURE__*/React__default.createElement(Text
7776
8100
  // Apply base title styles and merge activeText styles if this tab is active
7777
8101
  , Object.assign({}, views.title, isActive ? views.activeText : {}), tab.title));
7778
8102
  })), /*#__PURE__*/React__default.createElement(View, Object.assign({
@@ -8174,6 +8498,7 @@ exports.CloudIcon = CloudIcon;
8174
8498
  exports.ComboBox = ComboBox;
8175
8499
  exports.CopyIcon = CopyIcon;
8176
8500
  exports.CountryPicker = CountryPicker;
8501
+ exports.CropIcon = CropIcon;
8177
8502
  exports.DatePicker = DatePicker;
8178
8503
  exports.DownloadIcon = DownloadIcon;
8179
8504
  exports.DragAndDrop = DragAndDrop;
@@ -8214,6 +8539,7 @@ exports.LinkedinIcon = LinkedinIcon;
8214
8539
  exports.Loader = Loader;
8215
8540
  exports.LocationIcon = LocationIcon;
8216
8541
  exports.LockIcon = LockIcon;
8542
+ exports.MagicWandIcon = MagicWandIcon;
8217
8543
  exports.MenuIcon = MenuIcon;
8218
8544
  exports.MessageLayout = MessageLayout;
8219
8545
  exports.MessageView = MessageView;
@@ -8232,11 +8558,15 @@ exports.PrintIcon = PrintIcon;
8232
8558
  exports.ProfileIcon = ProfileIcon;
8233
8559
  exports.RefreshIcon = RefreshIcon;
8234
8560
  exports.Right = Right;
8561
+ exports.RotateIcon = RotateIcon;
8235
8562
  exports.SaveIcon = SaveIcon;
8236
8563
  exports.SearchIcon = SearchIcon;
8237
8564
  exports.Select = Select;
8238
8565
  exports.SettingsIcon = SettingsIcon;
8566
+ exports.ShapeIcon = ShapeIcon;
8239
8567
  exports.ShareIcon = ShareIcon;
8568
+ exports.SliderIcon = SliderIcon;
8569
+ exports.SliderVerticalIcon = SliderVerticalIcon;
8240
8570
  exports.SpinnerIcon = SpinnerIcon;
8241
8571
  exports.StarIcon = StarIcon;
8242
8572
  exports.SuccessIcon = SuccessIcon;
@@ -8246,6 +8576,7 @@ exports.Tabs = Tabs;
8246
8576
  exports.Text = Text;
8247
8577
  exports.TextArea = TextArea;
8248
8578
  exports.TextField = TextField;
8579
+ exports.TextIcon = TextIcon;
8249
8580
  exports.ThreadsIcon = ThreadsIcon;
8250
8581
  exports.TickIcon = TickIcon;
8251
8582
  exports.Toggle = Toggle;
@@ -8265,6 +8596,8 @@ exports.WarningIcon = WarningIcon;
8265
8596
  exports.WifiIcon = WifiIcon;
8266
8597
  exports.XIcon = XIcon;
8267
8598
  exports.YoutubeIcon = YoutubeIcon;
8599
+ exports.ZoomInIcon = ZoomInIcon;
8600
+ exports.ZoomOutIcon = ZoomOutIcon;
8268
8601
  exports.hideMessage = hideMessage;
8269
8602
  exports.hideModal = hideModal;
8270
8603
  exports.showMessage = showMessage;