@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.
package/dist/web.esm.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import 'core-js/modules/es.symbol.description.js';
2
2
  import React, { useRef, useState, useEffect, useCallback, useMemo, createContext, useContext, Fragment } from 'react';
3
3
  import 'core-js/modules/es.object.assign.js';
4
- import { View as View$1, Element, Typography, Image, useTheme, Animation, Input, Form, Text as Text$1, Horizontal as Horizontal$1, Vertical as Vertical$1 } from 'app-studio';
4
+ import { View as View$1, Element, Typography, Image, useTheme, Vertical as Vertical$1, Input, Form, Text as Text$1, Horizontal as Horizontal$1 } from 'app-studio';
5
5
  import 'core-js/modules/es.array.iterator.js';
6
6
  import 'core-js/modules/es.parse-float.js';
7
7
  import 'core-js/modules/web.dom-collections.iterator.js';
8
- import { Link as Link$1 } from 'react-router-dom';
9
8
  import 'core-js/modules/es.array.includes.js';
9
+ import { Link as Link$1 } from 'react-router-dom';
10
10
  import 'core-js/modules/es.string.includes.js';
11
11
  import 'core-js/modules/es.string.starts-with.js';
12
12
  import format from 'date-fns/format';
@@ -262,8 +262,8 @@ var _excluded$4 = ["widthHeight", "color", "transform", "orientation", "children
262
262
  _excluded34 = ["widthHeight", "color", "strokeWidth", "filled"],
263
263
  _excluded35 = ["widthHeight", "color", "filled", "strokeWidth"],
264
264
  _excluded36 = ["widthHeight", "color", "strokeWidth", "filled"],
265
- _excluded37 = ["widthHeight", "color", "filled", "strokeWidth"],
266
- _excluded38 = ["widthHeight", "color", "filled", "strokeWidth"],
265
+ _excluded37 = ["widthHeight", "color", "strokeWidth", "filled"],
266
+ _excluded38 = ["widthHeight", "color", "strokeWidth", "filled"],
267
267
  _excluded39 = ["widthHeight", "color", "filled", "strokeWidth"],
268
268
  _excluded40 = ["widthHeight", "color", "filled", "strokeWidth"],
269
269
  _excluded41 = ["widthHeight", "color", "filled", "strokeWidth"],
@@ -274,10 +274,10 @@ var _excluded$4 = ["widthHeight", "color", "transform", "orientation", "children
274
274
  _excluded46 = ["widthHeight", "color", "filled", "strokeWidth"],
275
275
  _excluded47 = ["widthHeight", "color", "filled", "strokeWidth"],
276
276
  _excluded48 = ["widthHeight", "color", "filled", "strokeWidth"],
277
- _excluded49 = ["widthHeight", "color", "strokeWidth", "filled"],
278
- _excluded50 = ["widthHeight", "color", "strokeWidth", "filled"],
279
- _excluded51 = ["widthHeight", "color", "filled", "strokeWidth"],
280
- _excluded52 = ["widthHeight", "color", "filled", "strokeWidth"],
277
+ _excluded49 = ["widthHeight", "color", "filled", "strokeWidth"],
278
+ _excluded50 = ["widthHeight", "color", "filled", "strokeWidth"],
279
+ _excluded51 = ["widthHeight", "color", "strokeWidth", "filled"],
280
+ _excluded52 = ["widthHeight", "color", "strokeWidth", "filled"],
281
281
  _excluded53 = ["widthHeight", "color", "filled", "strokeWidth"],
282
282
  _excluded54 = ["widthHeight", "color", "filled", "strokeWidth"],
283
283
  _excluded55 = ["widthHeight", "color", "filled", "strokeWidth"],
@@ -289,7 +289,16 @@ var _excluded$4 = ["widthHeight", "color", "transform", "orientation", "children
289
289
  _excluded61 = ["widthHeight", "color", "filled", "strokeWidth"],
290
290
  _excluded62 = ["widthHeight", "color", "filled", "strokeWidth"],
291
291
  _excluded63 = ["widthHeight", "color", "filled", "strokeWidth"],
292
- _excluded64 = ["widthHeight", "color", "strokeWidth", "filled"];
292
+ _excluded64 = ["widthHeight", "color", "filled", "strokeWidth"],
293
+ _excluded65 = ["widthHeight", "color", "filled", "strokeWidth"],
294
+ _excluded66 = ["widthHeight", "color", "strokeWidth", "filled"],
295
+ _excluded67 = ["widthHeight", "color", "strokeWidth", "filled"],
296
+ _excluded68 = ["widthHeight", "color", "strokeWidth", "filled"],
297
+ _excluded69 = ["widthHeight", "color", "strokeWidth", "filled"],
298
+ _excluded70 = ["widthHeight", "color", "strokeWidth", "filled"],
299
+ _excluded71 = ["widthHeight", "color", "strokeWidth", "filled"],
300
+ _excluded72 = ["widthHeight", "color", "strokeWidth", "filled"],
301
+ _excluded73 = ["widthHeight", "color", "strokeWidth", "filled"];
293
302
  // Default wrapper component for consistent sizing and styling
294
303
  var IconWrapper = _ref => {
295
304
  var {
@@ -1177,12 +1186,12 @@ var PrintIcon = _ref35 => {
1177
1186
  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"
1178
1187
  })));
1179
1188
  };
1180
- var PanelIcon = _ref36 => {
1189
+ var MagicWandIcon = _ref36 => {
1181
1190
  var {
1182
1191
  widthHeight = 24,
1183
1192
  color = 'currentColor',
1184
1193
  strokeWidth = 1,
1185
- filled = false
1194
+ filled = true
1186
1195
  } = _ref36,
1187
1196
  props = _objectWithoutPropertiesLoose(_ref36, _excluded36);
1188
1197
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
@@ -1192,6 +1201,36 @@ var PanelIcon = _ref36 => {
1192
1201
  viewBox: "0 0 24 24",
1193
1202
  "aria-hidden": "false",
1194
1203
  focusable: "false"
1204
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
1205
+ x: "-3",
1206
+ y: "17",
1207
+ width: "15",
1208
+ height: "4",
1209
+ rx: "1",
1210
+ transform: "rotate(-40 2 13)"
1211
+ }), /*#__PURE__*/React.createElement("path", {
1212
+ d: "M17 3L18 6L21 7L18 8L17 11L16 8L13 7L16 6L17 3Z"
1213
+ }), /*#__PURE__*/React.createElement("path", {
1214
+ d: "M21 9L21.7 11L23.5 12L21.7 13L21 15L20.3 13L18.5 12L20.3 11L21 9Z"
1215
+ }), /*#__PURE__*/React.createElement("path", {
1216
+ d: "M16 15L16.7 16.5L18 17L16.7 17.5L16 19L15.3 17.5L14 17L15.3 16.5L16 15Z"
1217
+ })));
1218
+ };
1219
+ var SliderVerticalIcon = _ref37 => {
1220
+ var {
1221
+ widthHeight = 24,
1222
+ color = 'currentColor',
1223
+ strokeWidth = 1,
1224
+ filled = false
1225
+ } = _ref37,
1226
+ props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
1227
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1228
+ widthHeight: widthHeight,
1229
+ color: color
1230
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
1231
+ viewBox: "0 0 24 24",
1232
+ "aria-hidden": "false",
1233
+ focusable: "false"
1195
1234
  }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
1196
1235
  stroke: color,
1197
1236
  x1: "4",
@@ -1248,14 +1287,57 @@ var PanelIcon = _ref36 => {
1248
1287
  y2: "16"
1249
1288
  })));
1250
1289
  };
1251
- var FilterIcon = _ref37 => {
1290
+ var PanelIcon = _ref38 => {
1291
+ var {
1292
+ widthHeight = 24,
1293
+ color = 'currentColor',
1294
+ strokeWidth = 1,
1295
+ filled = false
1296
+ } = _ref38,
1297
+ props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
1298
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1299
+ widthHeight: widthHeight,
1300
+ color: color
1301
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
1302
+ viewBox: "0 0 24 24",
1303
+ "aria-hidden": "false",
1304
+ focusable: "false"
1305
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
1306
+ x: "3",
1307
+ y: "3",
1308
+ width: "18",
1309
+ height: "18",
1310
+ rx: "2"
1311
+ }), /*#__PURE__*/React.createElement("line", {
1312
+ x1: "9",
1313
+ y1: "3",
1314
+ x2: "9",
1315
+ y2: "21"
1316
+ }), /*#__PURE__*/React.createElement("line", {
1317
+ x1: "12",
1318
+ y1: "7",
1319
+ x2: "17",
1320
+ y2: "7"
1321
+ }), /*#__PURE__*/React.createElement("line", {
1322
+ x1: "12",
1323
+ y1: "11",
1324
+ x2: "17",
1325
+ y2: "11"
1326
+ }), /*#__PURE__*/React.createElement("line", {
1327
+ x1: "12",
1328
+ y1: "15",
1329
+ x2: "17",
1330
+ y2: "15"
1331
+ })));
1332
+ };
1333
+ var FilterIcon = _ref39 => {
1252
1334
  var {
1253
1335
  widthHeight = 24,
1254
1336
  color = 'currentColor',
1255
1337
  filled = false,
1256
1338
  strokeWidth = 1
1257
- } = _ref37,
1258
- props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
1339
+ } = _ref39,
1340
+ props = _objectWithoutPropertiesLoose(_ref39, _excluded39);
1259
1341
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1260
1342
  widthHeight: widthHeight,
1261
1343
  color: color
@@ -1267,14 +1349,14 @@ var FilterIcon = _ref37 => {
1267
1349
  d: "M3 4h18l-7 10v5l-4 2v-7L3 4z"
1268
1350
  })));
1269
1351
  };
1270
- var HomeIcon = _ref38 => {
1352
+ var HomeIcon = _ref40 => {
1271
1353
  var {
1272
1354
  widthHeight = 24,
1273
1355
  color = 'currentColor',
1274
1356
  filled = true,
1275
1357
  strokeWidth = 1
1276
- } = _ref38,
1277
- props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
1358
+ } = _ref40,
1359
+ props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
1278
1360
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1279
1361
  widthHeight: widthHeight,
1280
1362
  color: color
@@ -1286,14 +1368,14 @@ var HomeIcon = _ref38 => {
1286
1368
  d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8h5z"
1287
1369
  })));
1288
1370
  };
1289
- var LocationIcon = _ref39 => {
1371
+ var LocationIcon = _ref41 => {
1290
1372
  var {
1291
1373
  widthHeight = 24,
1292
1374
  color = 'currentColor',
1293
1375
  filled = true,
1294
1376
  strokeWidth = 1
1295
- } = _ref39,
1296
- props = _objectWithoutPropertiesLoose(_ref39, _excluded39);
1377
+ } = _ref41,
1378
+ props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
1297
1379
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1298
1380
  widthHeight: widthHeight,
1299
1381
  color: color
@@ -1305,14 +1387,14 @@ var LocationIcon = _ref39 => {
1305
1387
  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"
1306
1388
  })));
1307
1389
  };
1308
- var LockIcon = _ref40 => {
1390
+ var LockIcon = _ref42 => {
1309
1391
  var {
1310
1392
  widthHeight = 24,
1311
1393
  color = 'currentColor',
1312
1394
  filled = false,
1313
1395
  strokeWidth = 1
1314
- } = _ref40,
1315
- props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
1396
+ } = _ref42,
1397
+ props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
1316
1398
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1317
1399
  widthHeight: widthHeight,
1318
1400
  color: color
@@ -1331,14 +1413,14 @@ var LockIcon = _ref40 => {
1331
1413
  d: "M7 11V7a5 5 0 0 1 10 0v4"
1332
1414
  })));
1333
1415
  };
1334
- var MicrophoneIcon = _ref41 => {
1416
+ var MicrophoneIcon = _ref43 => {
1335
1417
  var {
1336
1418
  widthHeight = 24,
1337
1419
  color = 'currentColor',
1338
1420
  filled = false,
1339
1421
  strokeWidth = 1
1340
- } = _ref41,
1341
- props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
1422
+ } = _ref43,
1423
+ props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
1342
1424
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1343
1425
  widthHeight: widthHeight,
1344
1426
  color: color
@@ -1364,14 +1446,14 @@ var MicrophoneIcon = _ref41 => {
1364
1446
  y2: "23"
1365
1447
  })));
1366
1448
  };
1367
- var MoonIcon = _ref42 => {
1449
+ var MoonIcon = _ref44 => {
1368
1450
  var {
1369
1451
  widthHeight = 24,
1370
1452
  color = 'currentColor',
1371
1453
  filled = true,
1372
1454
  strokeWidth = 1
1373
- } = _ref42,
1374
- props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
1455
+ } = _ref44,
1456
+ props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
1375
1457
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1376
1458
  widthHeight: widthHeight,
1377
1459
  color: color
@@ -1383,14 +1465,14 @@ var MoonIcon = _ref42 => {
1383
1465
  d: "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"
1384
1466
  })));
1385
1467
  };
1386
- var NotificationIcon = _ref43 => {
1468
+ var NotificationIcon = _ref45 => {
1387
1469
  var {
1388
1470
  widthHeight = 24,
1389
1471
  color = 'currentColor',
1390
1472
  filled = false,
1391
1473
  strokeWidth = 1
1392
- } = _ref43,
1393
- props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
1474
+ } = _ref45,
1475
+ props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
1394
1476
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1395
1477
  widthHeight: widthHeight,
1396
1478
  color: color
@@ -1404,14 +1486,14 @@ var NotificationIcon = _ref43 => {
1404
1486
  d: "M13.73 21a2 2 0 0 1-3.46 0"
1405
1487
  })));
1406
1488
  };
1407
- var OpenEyeIcon = _ref44 => {
1489
+ var OpenEyeIcon = _ref46 => {
1408
1490
  var {
1409
1491
  widthHeight = 24,
1410
1492
  color = 'currentColor',
1411
1493
  filled = true,
1412
1494
  strokeWidth = 1
1413
- } = _ref44,
1414
- props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
1495
+ } = _ref46,
1496
+ props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
1415
1497
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1416
1498
  widthHeight: widthHeight,
1417
1499
  color: color
@@ -1423,14 +1505,14 @@ var OpenEyeIcon = _ref44 => {
1423
1505
  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"
1424
1506
  })));
1425
1507
  };
1426
- var ProfileIcon = _ref45 => {
1508
+ var ProfileIcon = _ref47 => {
1427
1509
  var {
1428
1510
  widthHeight = 24,
1429
1511
  color = 'currentColor',
1430
1512
  filled = true,
1431
1513
  strokeWidth = 1
1432
- } = _ref45,
1433
- props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
1514
+ } = _ref47,
1515
+ props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
1434
1516
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1435
1517
  widthHeight: widthHeight,
1436
1518
  color: color
@@ -1443,14 +1525,14 @@ var ProfileIcon = _ref45 => {
1443
1525
  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"
1444
1526
  }), ' '));
1445
1527
  };
1446
- var SettingsIcon = _ref46 => {
1528
+ var SettingsIcon = _ref48 => {
1447
1529
  var {
1448
1530
  widthHeight = 24,
1449
1531
  color = 'currentColor',
1450
1532
  filled = false,
1451
1533
  strokeWidth = 1
1452
- } = _ref46,
1453
- props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
1534
+ } = _ref48,
1535
+ props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
1454
1536
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1455
1537
  widthHeight: widthHeight,
1456
1538
  color: color
@@ -1462,14 +1544,14 @@ var SettingsIcon = _ref46 => {
1462
1544
  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"
1463
1545
  })));
1464
1546
  };
1465
- var SuccessIcon = _ref47 => {
1547
+ var SuccessIcon = _ref49 => {
1466
1548
  var {
1467
1549
  widthHeight = 24,
1468
1550
  color = 'currentColor',
1469
1551
  filled = true,
1470
1552
  strokeWidth = 1
1471
- } = _ref47,
1472
- props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
1553
+ } = _ref49,
1554
+ props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
1473
1555
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1474
1556
  widthHeight: widthHeight,
1475
1557
  color: color
@@ -1481,14 +1563,14 @@ var SuccessIcon = _ref47 => {
1481
1563
  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"
1482
1564
  })));
1483
1565
  };
1484
- var UnLikeIcon = _ref48 => {
1566
+ var UnLikeIcon = _ref50 => {
1485
1567
  var {
1486
1568
  widthHeight = 24,
1487
1569
  color = 'currentColor',
1488
1570
  filled = true,
1489
1571
  strokeWidth = 1
1490
- } = _ref48,
1491
- props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
1572
+ } = _ref50,
1573
+ props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
1492
1574
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1493
1575
  widthHeight: widthHeight,
1494
1576
  color: color
@@ -1500,14 +1582,14 @@ var UnLikeIcon = _ref48 => {
1500
1582
  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"
1501
1583
  })));
1502
1584
  };
1503
- var ClockIcon = _ref49 => {
1585
+ var ClockIcon = _ref51 => {
1504
1586
  var {
1505
1587
  widthHeight = 24,
1506
1588
  color = 'currentColor',
1507
1589
  strokeWidth = 1,
1508
1590
  filled = false
1509
- } = _ref49,
1510
- props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
1591
+ } = _ref51,
1592
+ props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
1511
1593
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1512
1594
  widthHeight: widthHeight,
1513
1595
  color: color
@@ -1523,14 +1605,14 @@ var ClockIcon = _ref49 => {
1523
1605
  points: "12 6 12 12 16 14"
1524
1606
  })));
1525
1607
  };
1526
- var CameraIcon = _ref50 => {
1608
+ var CameraIcon = _ref52 => {
1527
1609
  var {
1528
1610
  widthHeight = 24,
1529
1611
  color = 'currentColor',
1530
1612
  strokeWidth = 1,
1531
1613
  filled = false
1532
- } = _ref50,
1533
- props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
1614
+ } = _ref52,
1615
+ props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
1534
1616
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1535
1617
  widthHeight: widthHeight,
1536
1618
  color: color
@@ -1546,14 +1628,14 @@ var CameraIcon = _ref50 => {
1546
1628
  r: "4"
1547
1629
  })));
1548
1630
  };
1549
- var BluetoothIcon = _ref51 => {
1631
+ var BluetoothIcon = _ref53 => {
1550
1632
  var {
1551
1633
  widthHeight = 24,
1552
1634
  color = 'currentColor',
1553
1635
  filled = true,
1554
1636
  strokeWidth = 1
1555
- } = _ref51,
1556
- props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
1637
+ } = _ref53,
1638
+ props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
1557
1639
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1558
1640
  widthHeight: widthHeight,
1559
1641
  color: color
@@ -1565,14 +1647,14 @@ var BluetoothIcon = _ref51 => {
1565
1647
  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"
1566
1648
  })));
1567
1649
  };
1568
- var LikeIcon = _ref52 => {
1650
+ var LikeIcon = _ref54 => {
1569
1651
  var {
1570
1652
  widthHeight = 24,
1571
1653
  color = 'currentColor',
1572
1654
  filled = true,
1573
1655
  strokeWidth = 1
1574
- } = _ref52,
1575
- props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
1656
+ } = _ref54,
1657
+ props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
1576
1658
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1577
1659
  widthHeight: widthHeight,
1578
1660
  color: color
@@ -1584,14 +1666,14 @@ var LikeIcon = _ref52 => {
1584
1666
  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"
1585
1667
  })));
1586
1668
  };
1587
- var UnlockIcon = _ref53 => {
1669
+ var UnlockIcon = _ref55 => {
1588
1670
  var {
1589
1671
  widthHeight = 24,
1590
1672
  color = 'currentColor',
1591
1673
  filled = false,
1592
1674
  strokeWidth = 1
1593
- } = _ref53,
1594
- props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
1675
+ } = _ref55,
1676
+ props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
1595
1677
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1596
1678
  widthHeight: widthHeight,
1597
1679
  color: color
@@ -1610,14 +1692,14 @@ var UnlockIcon = _ref53 => {
1610
1692
  d: "M7 11V7a5 5 0 0 1 9.9-1"
1611
1693
  })));
1612
1694
  };
1613
- var WifiIcon = _ref54 => {
1695
+ var WifiIcon = _ref56 => {
1614
1696
  var {
1615
1697
  widthHeight = 24,
1616
1698
  color = 'currentColor',
1617
1699
  filled = false,
1618
1700
  strokeWidth = 1
1619
- } = _ref54,
1620
- props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
1701
+ } = _ref56,
1702
+ props = _objectWithoutPropertiesLoose(_ref56, _excluded56);
1621
1703
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1622
1704
  widthHeight: widthHeight,
1623
1705
  color: color
@@ -1629,14 +1711,14 @@ var WifiIcon = _ref54 => {
1629
1711
  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"
1630
1712
  })));
1631
1713
  };
1632
- var UploadIcon = _ref55 => {
1714
+ var UploadIcon = _ref57 => {
1633
1715
  var {
1634
1716
  widthHeight = 24,
1635
1717
  color = 'currentColor',
1636
1718
  filled = false,
1637
1719
  strokeWidth = 1
1638
- } = _ref55,
1639
- props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
1720
+ } = _ref57,
1721
+ props = _objectWithoutPropertiesLoose(_ref57, _excluded57);
1640
1722
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1641
1723
  widthHeight: widthHeight,
1642
1724
  color: color
@@ -1652,14 +1734,14 @@ var UploadIcon = _ref55 => {
1652
1734
  d: "M12 12l0 9"
1653
1735
  })));
1654
1736
  };
1655
- var SearchIcon = _ref56 => {
1737
+ var SearchIcon = _ref58 => {
1656
1738
  var {
1657
1739
  widthHeight = 24,
1658
1740
  color = 'currentColor',
1659
1741
  filled = true,
1660
1742
  strokeWidth = 1
1661
- } = _ref56,
1662
- props = _objectWithoutPropertiesLoose(_ref56, _excluded56);
1743
+ } = _ref58,
1744
+ props = _objectWithoutPropertiesLoose(_ref58, _excluded58);
1663
1745
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1664
1746
  widthHeight: widthHeight,
1665
1747
  color: color
@@ -1671,14 +1753,14 @@ var SearchIcon = _ref56 => {
1671
1753
  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"
1672
1754
  })));
1673
1755
  };
1674
- var CloseEyeIcon = _ref57 => {
1756
+ var CloseEyeIcon = _ref59 => {
1675
1757
  var {
1676
1758
  widthHeight = 24,
1677
1759
  color = 'currentColor',
1678
1760
  filled = true,
1679
1761
  strokeWidth = 1
1680
- } = _ref57,
1681
- props = _objectWithoutPropertiesLoose(_ref57, _excluded57);
1762
+ } = _ref59,
1763
+ props = _objectWithoutPropertiesLoose(_ref59, _excluded59);
1682
1764
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1683
1765
  widthHeight: widthHeight,
1684
1766
  color: color
@@ -1691,14 +1773,14 @@ var CloseEyeIcon = _ref57 => {
1691
1773
  fill: "currentColor"
1692
1774
  })));
1693
1775
  };
1694
- var ExternalLinkIcon = _ref58 => {
1776
+ var ExternalLinkIcon = _ref60 => {
1695
1777
  var {
1696
1778
  widthHeight = 24,
1697
1779
  color = 'currentColor',
1698
1780
  filled = true,
1699
1781
  strokeWidth = 1
1700
- } = _ref58,
1701
- props = _objectWithoutPropertiesLoose(_ref58, _excluded58);
1782
+ } = _ref60,
1783
+ props = _objectWithoutPropertiesLoose(_ref60, _excluded60);
1702
1784
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1703
1785
  widthHeight: widthHeight,
1704
1786
  color: color
@@ -1710,14 +1792,14 @@ var ExternalLinkIcon = _ref58 => {
1710
1792
  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"
1711
1793
  })));
1712
1794
  };
1713
- var PlusIcon = _ref59 => {
1795
+ var PlusIcon = _ref61 => {
1714
1796
  var {
1715
1797
  widthHeight = 24,
1716
1798
  color = 'currentColor',
1717
1799
  filled = false,
1718
1800
  strokeWidth = 1
1719
- } = _ref59,
1720
- props = _objectWithoutPropertiesLoose(_ref59, _excluded59);
1801
+ } = _ref61,
1802
+ props = _objectWithoutPropertiesLoose(_ref61, _excluded61);
1721
1803
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1722
1804
  widthHeight: widthHeight,
1723
1805
  color: color
@@ -1739,14 +1821,14 @@ var PlusIcon = _ref59 => {
1739
1821
  y2: "12"
1740
1822
  })));
1741
1823
  };
1742
- var TickIcon = _ref60 => {
1824
+ var TickIcon = _ref62 => {
1743
1825
  var {
1744
1826
  widthHeight = 24,
1745
1827
  color = 'currentColor',
1746
1828
  filled = false,
1747
1829
  strokeWidth = 1
1748
- } = _ref60,
1749
- props = _objectWithoutPropertiesLoose(_ref60, _excluded60);
1830
+ } = _ref62,
1831
+ props = _objectWithoutPropertiesLoose(_ref62, _excluded62);
1750
1832
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1751
1833
  widthHeight: widthHeight,
1752
1834
  color: color
@@ -1760,14 +1842,14 @@ var TickIcon = _ref60 => {
1760
1842
  strokeLinejoin: "round"
1761
1843
  })));
1762
1844
  };
1763
- var BoldArrowIcon = _ref61 => {
1845
+ var BoldArrowIcon = _ref63 => {
1764
1846
  var {
1765
1847
  widthHeight = 24,
1766
1848
  color = 'currentColor',
1767
1849
  filled = true,
1768
1850
  strokeWidth = 1
1769
- } = _ref61,
1770
- props = _objectWithoutPropertiesLoose(_ref61, _excluded61);
1851
+ } = _ref63,
1852
+ props = _objectWithoutPropertiesLoose(_ref63, _excluded63);
1771
1853
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1772
1854
  widthHeight: widthHeight,
1773
1855
  color: color
@@ -1779,14 +1861,14 @@ var BoldArrowIcon = _ref61 => {
1779
1861
  d: "M12 4l7 7h-4v7h-6v-7H5l7-7z"
1780
1862
  })));
1781
1863
  };
1782
- var ArrowIcon = _ref62 => {
1864
+ var ArrowIcon = _ref64 => {
1783
1865
  var {
1784
1866
  widthHeight = 24,
1785
1867
  color = 'currentColor',
1786
1868
  filled = false,
1787
1869
  strokeWidth = 1
1788
- } = _ref62,
1789
- props = _objectWithoutPropertiesLoose(_ref62, _excluded62);
1870
+ } = _ref64,
1871
+ props = _objectWithoutPropertiesLoose(_ref64, _excluded64);
1790
1872
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1791
1873
  widthHeight: widthHeight,
1792
1874
  color: color
@@ -1804,14 +1886,14 @@ var ArrowIcon = _ref62 => {
1804
1886
  points: "6 12 12 6 18 12"
1805
1887
  })));
1806
1888
  };
1807
- var SpinnerIcon = _ref63 => {
1889
+ var SpinnerIcon = _ref65 => {
1808
1890
  var {
1809
1891
  widthHeight = 24,
1810
1892
  color = 'currentColor',
1811
1893
  filled = false,
1812
1894
  strokeWidth = 1
1813
- } = _ref63,
1814
- props = _objectWithoutPropertiesLoose(_ref63, _excluded63);
1895
+ } = _ref65,
1896
+ props = _objectWithoutPropertiesLoose(_ref65, _excluded65);
1815
1897
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1816
1898
  widthHeight: widthHeight,
1817
1899
  color: color
@@ -1829,14 +1911,14 @@ var SpinnerIcon = _ref63 => {
1829
1911
  strokeOpacity: "1"
1830
1912
  })));
1831
1913
  };
1832
- var CalendarIcon = _ref64 => {
1914
+ var CalendarIcon = _ref66 => {
1833
1915
  var {
1834
1916
  widthHeight = 24,
1835
1917
  color = 'currentColor',
1836
1918
  strokeWidth = 1,
1837
1919
  filled = false
1838
- } = _ref64,
1839
- props = _objectWithoutPropertiesLoose(_ref64, _excluded64);
1920
+ } = _ref66,
1921
+ props = _objectWithoutPropertiesLoose(_ref66, _excluded66);
1840
1922
  return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1841
1923
  widthHeight: widthHeight,
1842
1924
  color: color
@@ -1871,6 +1953,237 @@ var CalendarIcon = _ref64 => {
1871
1953
  y2: "10"
1872
1954
  })));
1873
1955
  };
1956
+ var SliderIcon = _ref67 => {
1957
+ var {
1958
+ widthHeight = 24,
1959
+ color = 'currentColor',
1960
+ strokeWidth = 1,
1961
+ filled = false
1962
+ } = _ref67,
1963
+ props = _objectWithoutPropertiesLoose(_ref67, _excluded67);
1964
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
1965
+ widthHeight: widthHeight,
1966
+ color: color
1967
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
1968
+ viewBox: "0 0 24 24",
1969
+ "aria-hidden": "false",
1970
+ focusable: "false"
1971
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
1972
+ x1: "3",
1973
+ y1: "4",
1974
+ x2: "10",
1975
+ y2: "4"
1976
+ }), /*#__PURE__*/React.createElement("line", {
1977
+ x1: "14",
1978
+ y1: "4",
1979
+ x2: "21",
1980
+ y2: "4"
1981
+ }), /*#__PURE__*/React.createElement("line", {
1982
+ x1: "3",
1983
+ y1: "12",
1984
+ x2: "12",
1985
+ y2: "12"
1986
+ }), /*#__PURE__*/React.createElement("line", {
1987
+ x1: "16",
1988
+ y1: "12",
1989
+ x2: "21",
1990
+ y2: "12"
1991
+ }), /*#__PURE__*/React.createElement("line", {
1992
+ x1: "3",
1993
+ y1: "20",
1994
+ x2: "8",
1995
+ y2: "20"
1996
+ }), /*#__PURE__*/React.createElement("line", {
1997
+ x1: "12",
1998
+ y1: "20",
1999
+ x2: "21",
2000
+ y2: "20"
2001
+ }), /*#__PURE__*/React.createElement("line", {
2002
+ x1: "10",
2003
+ y1: "1",
2004
+ x2: "10",
2005
+ y2: "7"
2006
+ }), /*#__PURE__*/React.createElement("line", {
2007
+ x1: "16",
2008
+ y1: "9",
2009
+ x2: "16",
2010
+ y2: "15"
2011
+ }), /*#__PURE__*/React.createElement("line", {
2012
+ x1: "8",
2013
+ y1: "17",
2014
+ x2: "8",
2015
+ y2: "23"
2016
+ })));
2017
+ };
2018
+ var CropIcon = _ref68 => {
2019
+ var {
2020
+ widthHeight = 24,
2021
+ color = 'currentColor',
2022
+ strokeWidth = 1,
2023
+ filled = false
2024
+ } = _ref68,
2025
+ props = _objectWithoutPropertiesLoose(_ref68, _excluded68);
2026
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
2027
+ widthHeight: widthHeight,
2028
+ color: color
2029
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
2030
+ viewBox: "0 0 24 24",
2031
+ "aria-hidden": "false",
2032
+ focusable: "false"
2033
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
2034
+ d: "M6 2v14a2 2 0 0 0 2 2h14"
2035
+ }), /*#__PURE__*/React.createElement("path", {
2036
+ d: "M18 22V8a2 2 0 0 0-2-2H2"
2037
+ })));
2038
+ };
2039
+ var ZoomInIcon = _ref69 => {
2040
+ var {
2041
+ widthHeight = 24,
2042
+ color = 'currentColor',
2043
+ strokeWidth = 1,
2044
+ filled = false
2045
+ } = _ref69,
2046
+ props = _objectWithoutPropertiesLoose(_ref69, _excluded69);
2047
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
2048
+ widthHeight: widthHeight,
2049
+ color: color
2050
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
2051
+ viewBox: "0 0 24 24",
2052
+ "aria-hidden": "false",
2053
+ focusable: "false"
2054
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
2055
+ cx: "11",
2056
+ cy: "11",
2057
+ r: "8"
2058
+ }), /*#__PURE__*/React.createElement("line", {
2059
+ x1: "21",
2060
+ y1: "21",
2061
+ x2: "16.65",
2062
+ y2: "16.65"
2063
+ }), /*#__PURE__*/React.createElement("line", {
2064
+ x1: "11",
2065
+ y1: "8",
2066
+ x2: "11",
2067
+ y2: "14"
2068
+ }), /*#__PURE__*/React.createElement("line", {
2069
+ x1: "8",
2070
+ y1: "11",
2071
+ x2: "14",
2072
+ y2: "11"
2073
+ })));
2074
+ };
2075
+ var ZoomOutIcon = _ref70 => {
2076
+ var {
2077
+ widthHeight = 24,
2078
+ color = 'currentColor',
2079
+ strokeWidth = 1,
2080
+ filled = false
2081
+ } = _ref70,
2082
+ props = _objectWithoutPropertiesLoose(_ref70, _excluded70);
2083
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
2084
+ widthHeight: widthHeight,
2085
+ color: color
2086
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
2087
+ viewBox: "0 0 24 24",
2088
+ "aria-hidden": "false",
2089
+ focusable: "false"
2090
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
2091
+ cx: "11",
2092
+ cy: "11",
2093
+ r: "8"
2094
+ }), /*#__PURE__*/React.createElement("line", {
2095
+ x1: "21",
2096
+ y1: "21",
2097
+ x2: "16.65",
2098
+ y2: "16.65"
2099
+ }), /*#__PURE__*/React.createElement("line", {
2100
+ x1: "8",
2101
+ y1: "11",
2102
+ x2: "14",
2103
+ y2: "11"
2104
+ })));
2105
+ };
2106
+ var TextIcon = _ref71 => {
2107
+ var {
2108
+ widthHeight = 24,
2109
+ color = 'currentColor',
2110
+ strokeWidth = 1,
2111
+ filled = false
2112
+ } = _ref71,
2113
+ props = _objectWithoutPropertiesLoose(_ref71, _excluded71);
2114
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
2115
+ widthHeight: widthHeight,
2116
+ color: color
2117
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
2118
+ viewBox: "0 0 24 24",
2119
+ "aria-hidden": "false",
2120
+ focusable: "false"
2121
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
2122
+ x1: "4",
2123
+ y1: "6",
2124
+ x2: "20",
2125
+ y2: "6"
2126
+ }), /*#__PURE__*/React.createElement("line", {
2127
+ x1: "12",
2128
+ y1: "6",
2129
+ x2: "12",
2130
+ y2: "18"
2131
+ }), /*#__PURE__*/React.createElement("line", {
2132
+ x1: "8",
2133
+ y1: "18",
2134
+ x2: "16",
2135
+ y2: "18"
2136
+ })));
2137
+ };
2138
+ var ShapeIcon = _ref72 => {
2139
+ var {
2140
+ widthHeight = 24,
2141
+ color = 'currentColor',
2142
+ strokeWidth = 1,
2143
+ filled = false
2144
+ } = _ref72,
2145
+ props = _objectWithoutPropertiesLoose(_ref72, _excluded72);
2146
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
2147
+ widthHeight: widthHeight,
2148
+ color: color
2149
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
2150
+ viewBox: "0 0 24 24",
2151
+ "aria-hidden": "false",
2152
+ focusable: "false"
2153
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
2154
+ x: "4",
2155
+ y: "8",
2156
+ width: "8",
2157
+ height: "8"
2158
+ }), /*#__PURE__*/React.createElement("circle", {
2159
+ cx: "16",
2160
+ cy: "16",
2161
+ r: "4"
2162
+ }), /*#__PURE__*/React.createElement("polygon", {
2163
+ points: "16,4 19,8 13,8"
2164
+ })));
2165
+ };
2166
+ var RotateIcon = _ref73 => {
2167
+ var {
2168
+ widthHeight = 24,
2169
+ color = 'currentColor',
2170
+ strokeWidth = 1,
2171
+ filled = false
2172
+ } = _ref73,
2173
+ props = _objectWithoutPropertiesLoose(_ref73, _excluded73);
2174
+ return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
2175
+ widthHeight: widthHeight,
2176
+ color: color
2177
+ }, props), /*#__PURE__*/React.createElement("svg", Object.assign({
2178
+ viewBox: "0 0 24 24",
2179
+ "aria-hidden": "false",
2180
+ focusable: "false"
2181
+ }, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("polyline", {
2182
+ points: "1 4 1 10 7 10"
2183
+ }), /*#__PURE__*/React.createElement("path", {
2184
+ d: "M3.51 15a9 9 0 1 0 2.13-9.36L1 10"
2185
+ })));
2186
+ };
1874
2187
 
1875
2188
  var Icon = {
1876
2189
  __proto__: null,
@@ -1908,6 +2221,8 @@ var Icon = {
1908
2221
  ShareIcon: ShareIcon,
1909
2222
  RefreshIcon: RefreshIcon,
1910
2223
  PrintIcon: PrintIcon,
2224
+ MagicWandIcon: MagicWandIcon,
2225
+ SliderVerticalIcon: SliderVerticalIcon,
1911
2226
  PanelIcon: PanelIcon,
1912
2227
  FilterIcon: FilterIcon,
1913
2228
  HomeIcon: HomeIcon,
@@ -1936,7 +2251,14 @@ var Icon = {
1936
2251
  BoldArrowIcon: BoldArrowIcon,
1937
2252
  ArrowIcon: ArrowIcon,
1938
2253
  SpinnerIcon: SpinnerIcon,
1939
- CalendarIcon: CalendarIcon
2254
+ CalendarIcon: CalendarIcon,
2255
+ SliderIcon: SliderIcon,
2256
+ CropIcon: CropIcon,
2257
+ ZoomInIcon: ZoomInIcon,
2258
+ ZoomOutIcon: ZoomOutIcon,
2259
+ TextIcon: TextIcon,
2260
+ ShapeIcon: ShapeIcon,
2261
+ RotateIcon: RotateIcon
1940
2262
  };
1941
2263
 
1942
2264
  // Define a constant object 'Themes' exporting various theme views.
@@ -2793,13 +3115,11 @@ var ButtonView = _ref => {
2793
3115
  width: isAuto === true ? 'fit-content' : isFilled ? '100%' : buttonSizeStyles.width
2794
3116
  };
2795
3117
  var changePadding = isIconRounded ? IconSizes$1[size] : ButtonSizes[size];
2796
- var content = /*#__PURE__*/React.createElement(Horizontal, Object.assign({
2797
- gap: 10
2798
- }, views == null ? void 0 : views.horizontal), isLoading && loaderPosition === 'left' && /*#__PURE__*/React.createElement(Loader, Object.assign({}, loaderProps)), icon && iconPosition === 'left' && !isLoading && (/*#__PURE__*/React.createElement(View$1, Object.assign({}, isHovered ? {
2799
- animate: Animation.jackInTheBox({})
2800
- } : {}), icon)), children, icon && iconPosition === 'right' && !isLoading && (/*#__PURE__*/React.createElement(View$1, Object.assign({}, isHovered ? {
2801
- animate: Animation.jackInTheBox({})
2802
- } : {}), icon)), isLoading && loaderPosition === 'right' && /*#__PURE__*/React.createElement(Loader, Object.assign({}, loaderProps)));
3118
+ var Container = ['left', 'right'].includes(iconPosition) ? Horizontal : Vertical$1;
3119
+ var content = /*#__PURE__*/React.createElement(Container, Object.assign({
3120
+ gap: 5,
3121
+ alignItems: "center"
3122
+ }, views == null ? void 0 : views.container), isLoading && loaderPosition === 'left' && /*#__PURE__*/React.createElement(Loader, Object.assign({}, loaderProps)), icon && ['left', 'top'].includes(iconPosition) && !isLoading && (/*#__PURE__*/React.createElement(View$1, Object.assign({}, views == null ? void 0 : views.icon), icon)), children, icon && ['right', 'bottom'].includes(iconPosition) && !isLoading && (/*#__PURE__*/React.createElement(View$1, Object.assign({}, views == null ? void 0 : views.icon), icon)), isLoading && loaderPosition === 'right' && /*#__PURE__*/React.createElement(Loader, Object.assign({}, loaderProps)));
2803
3123
  return /*#__PURE__*/React.createElement(Element, Object.assign({
2804
3124
  gap: 8,
2805
3125
  as: "button",
@@ -7732,7 +8052,8 @@ var TabsView = _ref => {
7732
8052
  views = {},
7733
8053
  // Default to empty object
7734
8054
  renderTab,
7735
- renderContent
8055
+ renderContent,
8056
+ iconPosition = 'left'
7736
8057
  } = _ref;
7737
8058
  // If there's no active tab (e.g., tabs array is empty), render nothing or a placeholder
7738
8059
  if (!activeTab) {
@@ -7765,7 +8086,10 @@ var TabsView = _ref => {
7765
8086
  // Example: Set variant based on active state (can be overridden by styles)
7766
8087
  variant: isActive ? 'filled' : 'ghost',
7767
8088
  cursor: "pointer" // Ensure pointer cursor
7768
- }), tab.icon, /*#__PURE__*/React.createElement(Text
8089
+ ,
8090
+ iconPosition: iconPosition,
8091
+ icon: tab.icon
8092
+ }), /*#__PURE__*/React.createElement(Text
7769
8093
  // Apply base title styles and merge activeText styles if this tab is active
7770
8094
  , Object.assign({}, views.title, isActive ? views.activeText : {}), tab.title));
7771
8095
  })), /*#__PURE__*/React.createElement(View, Object.assign({
@@ -8143,5 +8467,5 @@ var DragAndDropComponent = props => {
8143
8467
  };
8144
8468
  var DragAndDrop = DragAndDropComponent;
8145
8469
 
8146
- export { Alert, ArrowIcon, AspectRatio, Avatar, Badge, BatteryIcon, BluetoothIcon, BoldArrowIcon, BookmarkIcon, Bottom, Button, CalendarIcon, CameraIcon, Center, CenterBase, Checkbox, ChevronIcon, ClockIcon, CloseEyeIcon, CloseIcon, CloudIcon, ComboBox, CopyIcon, CountryPicker, DatePicker, DownloadIcon, DragAndDrop, DragAndDropComponent, DragHandleIcon, DustBinIcon, EditIcon, ErrorIcon, ExternalLinkIcon, FacebookIcon, FileIcon, FileImage, FileSVG, FilterIcon, FormikCheckbox, FormikComboBox, FormikCountryPicker, FormikDatePicker, FormikForm, FormikPassword, FormikSelect, FormikSwitch, FormikTextArea, FormikTextField, HeartIcon, HomeIcon, Horizontal, HorizontalBase, Icon, ImageIcon, InfoIcon, Inline, InstagramIcon, Left, LikeIcon, Link, LinkedinIcon, Loader, LocationIcon, LockIcon, MenuIcon, MessageLayout, MessageView, MicrophoneIcon, MinusIcon, Modal, MoonIcon, NotificationIcon, OpenEyeIcon, PanelIcon, Password, PauseIcon, PlayIcon, PlusIcon, PrintIcon, ProfileIcon, RefreshIcon, Right, SaveIcon, SearchIcon, Select, SettingsIcon, ShareIcon, SpinnerIcon, StarIcon, SuccessIcon, Switch, Table, Tabs, Text, TextArea, TextField, ThreadsIcon, TickIcon, Toggle, ToggleGroup, Top, TwitchIcon, TwitterIcon, UnLikeIcon, UnlockIcon, UploadIcon, Uploader, Vertical, VerticalBase, VideoIcon, View, WarningIcon, WifiIcon, XIcon, YoutubeIcon, hideMessage, hideModal, showMessage, showModal, useMessageStore, useModalStore };
8470
+ export { Alert, ArrowIcon, AspectRatio, Avatar, Badge, BatteryIcon, BluetoothIcon, BoldArrowIcon, BookmarkIcon, Bottom, Button, CalendarIcon, CameraIcon, Center, CenterBase, Checkbox, ChevronIcon, ClockIcon, CloseEyeIcon, CloseIcon, CloudIcon, ComboBox, CopyIcon, CountryPicker, CropIcon, DatePicker, DownloadIcon, DragAndDrop, DragAndDropComponent, DragHandleIcon, DustBinIcon, EditIcon, ErrorIcon, ExternalLinkIcon, FacebookIcon, FileIcon, FileImage, FileSVG, FilterIcon, FormikCheckbox, FormikComboBox, FormikCountryPicker, FormikDatePicker, FormikForm, FormikPassword, FormikSelect, FormikSwitch, FormikTextArea, FormikTextField, HeartIcon, HomeIcon, Horizontal, HorizontalBase, Icon, ImageIcon, InfoIcon, Inline, InstagramIcon, Left, LikeIcon, Link, LinkedinIcon, Loader, LocationIcon, LockIcon, MagicWandIcon, MenuIcon, MessageLayout, MessageView, MicrophoneIcon, MinusIcon, Modal, MoonIcon, NotificationIcon, OpenEyeIcon, PanelIcon, Password, PauseIcon, PlayIcon, PlusIcon, PrintIcon, ProfileIcon, RefreshIcon, Right, RotateIcon, SaveIcon, SearchIcon, Select, SettingsIcon, ShapeIcon, ShareIcon, SliderIcon, SliderVerticalIcon, SpinnerIcon, StarIcon, SuccessIcon, Switch, Table, Tabs, Text, TextArea, TextField, TextIcon, ThreadsIcon, TickIcon, Toggle, ToggleGroup, Top, TwitchIcon, TwitterIcon, UnLikeIcon, UnlockIcon, UploadIcon, Uploader, Vertical, VerticalBase, VideoIcon, View, WarningIcon, WifiIcon, XIcon, YoutubeIcon, ZoomInIcon, ZoomOutIcon, hideMessage, hideModal, showMessage, showModal, useMessageStore, useModalStore };
8147
8471
  //# sourceMappingURL=web.esm.js.map