@app-studio/web 0.8.69 → 0.8.70
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/components/Button/Button/Button.props.d.ts +5 -0
- package/dist/components/Button/Button/Button.view.d.ts +0 -6
- package/dist/components/Icon/Icon.d.ts +8 -0
- package/dist/components/Tabs/Tabs/Tabs.props.d.ts +1 -0
- package/dist/web.cjs.development.js +400 -100
- package/dist/web.cjs.development.js.map +1 -1
- package/dist/web.cjs.production.min.js +1 -1
- package/dist/web.cjs.production.min.js.map +1 -1
- package/dist/web.esm.js +394 -102
- package/dist/web.esm.js.map +1 -1
- package/dist/web.umd.development.js +403 -103
- package/dist/web.umd.development.js.map +1 -1
- package/dist/web.umd.production.min.js +1 -1
- package/dist/web.umd.production.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('core-js/modules/es.symbol.description.js'), require('react'), require('core-js/modules/es.object.assign.js'), require('app-studio'), require('core-js/modules/es.array.iterator.js'), require('core-js/modules/es.parse-float.js'), require('core-js/modules/web.dom-collections.iterator.js'), require('
|
|
3
|
-
typeof define === 'function' && define.amd ? define(['exports', 'core-js/modules/es.symbol.description.js', 'react', 'core-js/modules/es.object.assign.js', 'app-studio', 'core-js/modules/es.array.iterator.js', 'core-js/modules/es.parse-float.js', 'core-js/modules/web.dom-collections.iterator.js', '
|
|
4
|
-
(global = global || self, factory(global['@app-studio/web'] = {}, null, global.React, null, global.appStudio, null, null, null, global.reactRouterDom, null, null,
|
|
5
|
-
}(this, (function (exports, es_symbol_description_js, React, es_object_assign_js, appStudio, es_array_iterator_js, es_parseFloat_js, web_domCollections_iterator_js,
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('core-js/modules/es.symbol.description.js'), require('react'), require('core-js/modules/es.object.assign.js'), require('app-studio'), require('core-js/modules/es.array.iterator.js'), require('core-js/modules/es.parse-float.js'), require('core-js/modules/web.dom-collections.iterator.js'), require('core-js/modules/es.array.includes.js'), require('react-router-dom'), require('core-js/modules/es.string.includes.js'), require('core-js/modules/es.string.starts-with.js'), require('date-fns/format'), require('formik'), require('core-js/modules/web.url.js'), require('core-js/modules/web.url.to-json.js'), require('core-js/modules/web.url-search-params.js'), require('zustand'), require('src/components/Layout')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define(['exports', 'core-js/modules/es.symbol.description.js', 'react', 'core-js/modules/es.object.assign.js', 'app-studio', 'core-js/modules/es.array.iterator.js', 'core-js/modules/es.parse-float.js', 'core-js/modules/web.dom-collections.iterator.js', 'core-js/modules/es.array.includes.js', 'react-router-dom', 'core-js/modules/es.string.includes.js', 'core-js/modules/es.string.starts-with.js', 'date-fns/format', 'formik', 'core-js/modules/web.url.js', 'core-js/modules/web.url.to-json.js', 'core-js/modules/web.url-search-params.js', 'zustand', 'src/components/Layout'], factory) :
|
|
4
|
+
(global = global || self, factory(global['@app-studio/web'] = {}, null, global.React, null, global.appStudio, null, null, null, null, global.reactRouterDom, null, null, global.format, global.formik, null, null, null, global.zustand, global.Layout));
|
|
5
|
+
}(this, (function (exports, es_symbol_description_js, React, es_object_assign_js, appStudio, es_array_iterator_js, es_parseFloat_js, web_domCollections_iterator_js, es_array_includes_js, reactRouterDom, es_string_includes_js, es_string_startsWith_js, format, formik, web_url_js, web_url_toJson_js, web_urlSearchParams_js, zustand, Layout) { 'use strict';
|
|
6
6
|
|
|
7
7
|
var React__default = 'default' in React ? React['default'] : React;
|
|
8
8
|
format = format && Object.prototype.hasOwnProperty.call(format, 'default') ? format['default'] : format;
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
_excluded34 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
253
253
|
_excluded35 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
254
254
|
_excluded36 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
255
|
-
_excluded37 = ["widthHeight", "color", "
|
|
255
|
+
_excluded37 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
256
256
|
_excluded38 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
257
257
|
_excluded39 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
258
258
|
_excluded40 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
@@ -264,9 +264,9 @@
|
|
|
264
264
|
_excluded46 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
265
265
|
_excluded47 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
266
266
|
_excluded48 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
267
|
-
_excluded49 = ["widthHeight", "color", "
|
|
267
|
+
_excluded49 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
268
268
|
_excluded50 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
269
|
-
_excluded51 = ["widthHeight", "color", "
|
|
269
|
+
_excluded51 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
270
270
|
_excluded52 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
271
271
|
_excluded53 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
272
272
|
_excluded54 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
@@ -279,7 +279,15 @@
|
|
|
279
279
|
_excluded61 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
280
280
|
_excluded62 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
281
281
|
_excluded63 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
282
|
-
_excluded64 = ["widthHeight", "color", "
|
|
282
|
+
_excluded64 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
283
|
+
_excluded65 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
284
|
+
_excluded66 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
285
|
+
_excluded67 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
286
|
+
_excluded68 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
287
|
+
_excluded69 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
288
|
+
_excluded70 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
289
|
+
_excluded71 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
290
|
+
_excluded72 = ["widthHeight", "color", "strokeWidth", "filled"];
|
|
283
291
|
// Default wrapper component for consistent sizing and styling
|
|
284
292
|
var IconWrapper = _ref => {
|
|
285
293
|
var {
|
|
@@ -1167,7 +1175,7 @@
|
|
|
1167
1175
|
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"
|
|
1168
1176
|
})));
|
|
1169
1177
|
};
|
|
1170
|
-
var
|
|
1178
|
+
var SliderVerticalIcon = _ref36 => {
|
|
1171
1179
|
var {
|
|
1172
1180
|
widthHeight = 24,
|
|
1173
1181
|
color = 'currentColor',
|
|
@@ -1238,12 +1246,12 @@
|
|
|
1238
1246
|
y2: "16"
|
|
1239
1247
|
})));
|
|
1240
1248
|
};
|
|
1241
|
-
var
|
|
1249
|
+
var PanelIcon = _ref37 => {
|
|
1242
1250
|
var {
|
|
1243
1251
|
widthHeight = 24,
|
|
1244
1252
|
color = 'currentColor',
|
|
1245
|
-
|
|
1246
|
-
|
|
1253
|
+
strokeWidth = 1,
|
|
1254
|
+
filled = false
|
|
1247
1255
|
} = _ref37,
|
|
1248
1256
|
props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
|
|
1249
1257
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
@@ -1253,15 +1261,39 @@
|
|
|
1253
1261
|
viewBox: "0 0 24 24",
|
|
1254
1262
|
"aria-hidden": "false",
|
|
1255
1263
|
focusable: "false"
|
|
1256
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("
|
|
1257
|
-
|
|
1264
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
1265
|
+
x: "3",
|
|
1266
|
+
y: "3",
|
|
1267
|
+
width: "18",
|
|
1268
|
+
height: "18",
|
|
1269
|
+
rx: "2"
|
|
1270
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1271
|
+
x1: "9",
|
|
1272
|
+
y1: "3",
|
|
1273
|
+
x2: "9",
|
|
1274
|
+
y2: "21"
|
|
1275
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1276
|
+
x1: "12",
|
|
1277
|
+
y1: "7",
|
|
1278
|
+
x2: "17",
|
|
1279
|
+
y2: "7"
|
|
1280
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1281
|
+
x1: "12",
|
|
1282
|
+
y1: "11",
|
|
1283
|
+
x2: "17",
|
|
1284
|
+
y2: "11"
|
|
1285
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1286
|
+
x1: "12",
|
|
1287
|
+
y1: "15",
|
|
1288
|
+
x2: "17",
|
|
1289
|
+
y2: "15"
|
|
1258
1290
|
})));
|
|
1259
1291
|
};
|
|
1260
|
-
var
|
|
1292
|
+
var FilterIcon = _ref38 => {
|
|
1261
1293
|
var {
|
|
1262
1294
|
widthHeight = 24,
|
|
1263
1295
|
color = 'currentColor',
|
|
1264
|
-
filled =
|
|
1296
|
+
filled = false,
|
|
1265
1297
|
strokeWidth = 1
|
|
1266
1298
|
} = _ref38,
|
|
1267
1299
|
props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
|
|
@@ -1273,10 +1305,10 @@
|
|
|
1273
1305
|
"aria-hidden": "false",
|
|
1274
1306
|
focusable: "false"
|
|
1275
1307
|
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1276
|
-
d: "
|
|
1308
|
+
d: "M3 4h18l-7 10v5l-4 2v-7L3 4z"
|
|
1277
1309
|
})));
|
|
1278
1310
|
};
|
|
1279
|
-
var
|
|
1311
|
+
var HomeIcon = _ref39 => {
|
|
1280
1312
|
var {
|
|
1281
1313
|
widthHeight = 24,
|
|
1282
1314
|
color = 'currentColor',
|
|
@@ -1292,14 +1324,14 @@
|
|
|
1292
1324
|
"aria-hidden": "false",
|
|
1293
1325
|
focusable: "false"
|
|
1294
1326
|
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1295
|
-
d: "
|
|
1327
|
+
d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8h5z"
|
|
1296
1328
|
})));
|
|
1297
1329
|
};
|
|
1298
|
-
var
|
|
1330
|
+
var LocationIcon = _ref40 => {
|
|
1299
1331
|
var {
|
|
1300
1332
|
widthHeight = 24,
|
|
1301
1333
|
color = 'currentColor',
|
|
1302
|
-
filled =
|
|
1334
|
+
filled = true,
|
|
1303
1335
|
strokeWidth = 1
|
|
1304
1336
|
} = _ref40,
|
|
1305
1337
|
props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
|
|
@@ -1310,6 +1342,25 @@
|
|
|
1310
1342
|
viewBox: "0 0 24 24",
|
|
1311
1343
|
"aria-hidden": "false",
|
|
1312
1344
|
focusable: "false"
|
|
1345
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1346
|
+
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"
|
|
1347
|
+
})));
|
|
1348
|
+
};
|
|
1349
|
+
var LockIcon = _ref41 => {
|
|
1350
|
+
var {
|
|
1351
|
+
widthHeight = 24,
|
|
1352
|
+
color = 'currentColor',
|
|
1353
|
+
filled = false,
|
|
1354
|
+
strokeWidth = 1
|
|
1355
|
+
} = _ref41,
|
|
1356
|
+
props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
|
|
1357
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1358
|
+
widthHeight: widthHeight,
|
|
1359
|
+
color: color
|
|
1360
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1361
|
+
viewBox: "0 0 24 24",
|
|
1362
|
+
"aria-hidden": "false",
|
|
1363
|
+
focusable: "false"
|
|
1313
1364
|
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
1314
1365
|
x: "3",
|
|
1315
1366
|
y: "11",
|
|
@@ -1321,14 +1372,14 @@
|
|
|
1321
1372
|
d: "M7 11V7a5 5 0 0 1 10 0v4"
|
|
1322
1373
|
})));
|
|
1323
1374
|
};
|
|
1324
|
-
var MicrophoneIcon =
|
|
1375
|
+
var MicrophoneIcon = _ref42 => {
|
|
1325
1376
|
var {
|
|
1326
1377
|
widthHeight = 24,
|
|
1327
1378
|
color = 'currentColor',
|
|
1328
1379
|
filled = false,
|
|
1329
1380
|
strokeWidth = 1
|
|
1330
|
-
} =
|
|
1331
|
-
props = _objectWithoutPropertiesLoose(
|
|
1381
|
+
} = _ref42,
|
|
1382
|
+
props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
|
|
1332
1383
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1333
1384
|
widthHeight: widthHeight,
|
|
1334
1385
|
color: color
|
|
@@ -1354,14 +1405,14 @@
|
|
|
1354
1405
|
y2: "23"
|
|
1355
1406
|
})));
|
|
1356
1407
|
};
|
|
1357
|
-
var MoonIcon =
|
|
1408
|
+
var MoonIcon = _ref43 => {
|
|
1358
1409
|
var {
|
|
1359
1410
|
widthHeight = 24,
|
|
1360
1411
|
color = 'currentColor',
|
|
1361
1412
|
filled = true,
|
|
1362
1413
|
strokeWidth = 1
|
|
1363
|
-
} =
|
|
1364
|
-
props = _objectWithoutPropertiesLoose(
|
|
1414
|
+
} = _ref43,
|
|
1415
|
+
props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
|
|
1365
1416
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1366
1417
|
widthHeight: widthHeight,
|
|
1367
1418
|
color: color
|
|
@@ -1373,14 +1424,14 @@
|
|
|
1373
1424
|
d: "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"
|
|
1374
1425
|
})));
|
|
1375
1426
|
};
|
|
1376
|
-
var NotificationIcon =
|
|
1427
|
+
var NotificationIcon = _ref44 => {
|
|
1377
1428
|
var {
|
|
1378
1429
|
widthHeight = 24,
|
|
1379
1430
|
color = 'currentColor',
|
|
1380
1431
|
filled = false,
|
|
1381
1432
|
strokeWidth = 1
|
|
1382
|
-
} =
|
|
1383
|
-
props = _objectWithoutPropertiesLoose(
|
|
1433
|
+
} = _ref44,
|
|
1434
|
+
props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
|
|
1384
1435
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1385
1436
|
widthHeight: widthHeight,
|
|
1386
1437
|
color: color
|
|
@@ -1394,14 +1445,14 @@
|
|
|
1394
1445
|
d: "M13.73 21a2 2 0 0 1-3.46 0"
|
|
1395
1446
|
})));
|
|
1396
1447
|
};
|
|
1397
|
-
var OpenEyeIcon =
|
|
1448
|
+
var OpenEyeIcon = _ref45 => {
|
|
1398
1449
|
var {
|
|
1399
1450
|
widthHeight = 24,
|
|
1400
1451
|
color = 'currentColor',
|
|
1401
1452
|
filled = true,
|
|
1402
1453
|
strokeWidth = 1
|
|
1403
|
-
} =
|
|
1404
|
-
props = _objectWithoutPropertiesLoose(
|
|
1454
|
+
} = _ref45,
|
|
1455
|
+
props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
|
|
1405
1456
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1406
1457
|
widthHeight: widthHeight,
|
|
1407
1458
|
color: color
|
|
@@ -1413,14 +1464,14 @@
|
|
|
1413
1464
|
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"
|
|
1414
1465
|
})));
|
|
1415
1466
|
};
|
|
1416
|
-
var ProfileIcon =
|
|
1467
|
+
var ProfileIcon = _ref46 => {
|
|
1417
1468
|
var {
|
|
1418
1469
|
widthHeight = 24,
|
|
1419
1470
|
color = 'currentColor',
|
|
1420
1471
|
filled = true,
|
|
1421
1472
|
strokeWidth = 1
|
|
1422
|
-
} =
|
|
1423
|
-
props = _objectWithoutPropertiesLoose(
|
|
1473
|
+
} = _ref46,
|
|
1474
|
+
props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
|
|
1424
1475
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1425
1476
|
widthHeight: widthHeight,
|
|
1426
1477
|
color: color
|
|
@@ -1433,14 +1484,14 @@
|
|
|
1433
1484
|
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"
|
|
1434
1485
|
}), ' '));
|
|
1435
1486
|
};
|
|
1436
|
-
var SettingsIcon =
|
|
1487
|
+
var SettingsIcon = _ref47 => {
|
|
1437
1488
|
var {
|
|
1438
1489
|
widthHeight = 24,
|
|
1439
1490
|
color = 'currentColor',
|
|
1440
1491
|
filled = false,
|
|
1441
1492
|
strokeWidth = 1
|
|
1442
|
-
} =
|
|
1443
|
-
props = _objectWithoutPropertiesLoose(
|
|
1493
|
+
} = _ref47,
|
|
1494
|
+
props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
|
|
1444
1495
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1445
1496
|
widthHeight: widthHeight,
|
|
1446
1497
|
color: color
|
|
@@ -1452,14 +1503,14 @@
|
|
|
1452
1503
|
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"
|
|
1453
1504
|
})));
|
|
1454
1505
|
};
|
|
1455
|
-
var SuccessIcon =
|
|
1506
|
+
var SuccessIcon = _ref48 => {
|
|
1456
1507
|
var {
|
|
1457
1508
|
widthHeight = 24,
|
|
1458
1509
|
color = 'currentColor',
|
|
1459
1510
|
filled = true,
|
|
1460
1511
|
strokeWidth = 1
|
|
1461
|
-
} =
|
|
1462
|
-
props = _objectWithoutPropertiesLoose(
|
|
1512
|
+
} = _ref48,
|
|
1513
|
+
props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
|
|
1463
1514
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1464
1515
|
widthHeight: widthHeight,
|
|
1465
1516
|
color: color
|
|
@@ -1471,14 +1522,14 @@
|
|
|
1471
1522
|
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"
|
|
1472
1523
|
})));
|
|
1473
1524
|
};
|
|
1474
|
-
var UnLikeIcon =
|
|
1525
|
+
var UnLikeIcon = _ref49 => {
|
|
1475
1526
|
var {
|
|
1476
1527
|
widthHeight = 24,
|
|
1477
1528
|
color = 'currentColor',
|
|
1478
1529
|
filled = true,
|
|
1479
1530
|
strokeWidth = 1
|
|
1480
|
-
} =
|
|
1481
|
-
props = _objectWithoutPropertiesLoose(
|
|
1531
|
+
} = _ref49,
|
|
1532
|
+
props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
|
|
1482
1533
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1483
1534
|
widthHeight: widthHeight,
|
|
1484
1535
|
color: color
|
|
@@ -1490,14 +1541,14 @@
|
|
|
1490
1541
|
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"
|
|
1491
1542
|
})));
|
|
1492
1543
|
};
|
|
1493
|
-
var ClockIcon =
|
|
1544
|
+
var ClockIcon = _ref50 => {
|
|
1494
1545
|
var {
|
|
1495
1546
|
widthHeight = 24,
|
|
1496
1547
|
color = 'currentColor',
|
|
1497
1548
|
strokeWidth = 1,
|
|
1498
1549
|
filled = false
|
|
1499
|
-
} =
|
|
1500
|
-
props = _objectWithoutPropertiesLoose(
|
|
1550
|
+
} = _ref50,
|
|
1551
|
+
props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
|
|
1501
1552
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1502
1553
|
widthHeight: widthHeight,
|
|
1503
1554
|
color: color
|
|
@@ -1513,14 +1564,14 @@
|
|
|
1513
1564
|
points: "12 6 12 12 16 14"
|
|
1514
1565
|
})));
|
|
1515
1566
|
};
|
|
1516
|
-
var CameraIcon =
|
|
1567
|
+
var CameraIcon = _ref51 => {
|
|
1517
1568
|
var {
|
|
1518
1569
|
widthHeight = 24,
|
|
1519
1570
|
color = 'currentColor',
|
|
1520
1571
|
strokeWidth = 1,
|
|
1521
1572
|
filled = false
|
|
1522
|
-
} =
|
|
1523
|
-
props = _objectWithoutPropertiesLoose(
|
|
1573
|
+
} = _ref51,
|
|
1574
|
+
props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
|
|
1524
1575
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1525
1576
|
widthHeight: widthHeight,
|
|
1526
1577
|
color: color
|
|
@@ -1536,14 +1587,14 @@
|
|
|
1536
1587
|
r: "4"
|
|
1537
1588
|
})));
|
|
1538
1589
|
};
|
|
1539
|
-
var BluetoothIcon =
|
|
1590
|
+
var BluetoothIcon = _ref52 => {
|
|
1540
1591
|
var {
|
|
1541
1592
|
widthHeight = 24,
|
|
1542
1593
|
color = 'currentColor',
|
|
1543
1594
|
filled = true,
|
|
1544
1595
|
strokeWidth = 1
|
|
1545
|
-
} =
|
|
1546
|
-
props = _objectWithoutPropertiesLoose(
|
|
1596
|
+
} = _ref52,
|
|
1597
|
+
props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
|
|
1547
1598
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1548
1599
|
widthHeight: widthHeight,
|
|
1549
1600
|
color: color
|
|
@@ -1555,14 +1606,14 @@
|
|
|
1555
1606
|
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"
|
|
1556
1607
|
})));
|
|
1557
1608
|
};
|
|
1558
|
-
var LikeIcon =
|
|
1609
|
+
var LikeIcon = _ref53 => {
|
|
1559
1610
|
var {
|
|
1560
1611
|
widthHeight = 24,
|
|
1561
1612
|
color = 'currentColor',
|
|
1562
1613
|
filled = true,
|
|
1563
1614
|
strokeWidth = 1
|
|
1564
|
-
} =
|
|
1565
|
-
props = _objectWithoutPropertiesLoose(
|
|
1615
|
+
} = _ref53,
|
|
1616
|
+
props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
|
|
1566
1617
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1567
1618
|
widthHeight: widthHeight,
|
|
1568
1619
|
color: color
|
|
@@ -1574,14 +1625,14 @@
|
|
|
1574
1625
|
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"
|
|
1575
1626
|
})));
|
|
1576
1627
|
};
|
|
1577
|
-
var UnlockIcon =
|
|
1628
|
+
var UnlockIcon = _ref54 => {
|
|
1578
1629
|
var {
|
|
1579
1630
|
widthHeight = 24,
|
|
1580
1631
|
color = 'currentColor',
|
|
1581
1632
|
filled = false,
|
|
1582
1633
|
strokeWidth = 1
|
|
1583
|
-
} =
|
|
1584
|
-
props = _objectWithoutPropertiesLoose(
|
|
1634
|
+
} = _ref54,
|
|
1635
|
+
props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
|
|
1585
1636
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1586
1637
|
widthHeight: widthHeight,
|
|
1587
1638
|
color: color
|
|
@@ -1600,14 +1651,14 @@
|
|
|
1600
1651
|
d: "M7 11V7a5 5 0 0 1 9.9-1"
|
|
1601
1652
|
})));
|
|
1602
1653
|
};
|
|
1603
|
-
var WifiIcon =
|
|
1654
|
+
var WifiIcon = _ref55 => {
|
|
1604
1655
|
var {
|
|
1605
1656
|
widthHeight = 24,
|
|
1606
1657
|
color = 'currentColor',
|
|
1607
1658
|
filled = false,
|
|
1608
1659
|
strokeWidth = 1
|
|
1609
|
-
} =
|
|
1610
|
-
props = _objectWithoutPropertiesLoose(
|
|
1660
|
+
} = _ref55,
|
|
1661
|
+
props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
|
|
1611
1662
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1612
1663
|
widthHeight: widthHeight,
|
|
1613
1664
|
color: color
|
|
@@ -1619,14 +1670,14 @@
|
|
|
1619
1670
|
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"
|
|
1620
1671
|
})));
|
|
1621
1672
|
};
|
|
1622
|
-
var UploadIcon =
|
|
1673
|
+
var UploadIcon = _ref56 => {
|
|
1623
1674
|
var {
|
|
1624
1675
|
widthHeight = 24,
|
|
1625
1676
|
color = 'currentColor',
|
|
1626
1677
|
filled = false,
|
|
1627
1678
|
strokeWidth = 1
|
|
1628
|
-
} =
|
|
1629
|
-
props = _objectWithoutPropertiesLoose(
|
|
1679
|
+
} = _ref56,
|
|
1680
|
+
props = _objectWithoutPropertiesLoose(_ref56, _excluded56);
|
|
1630
1681
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1631
1682
|
widthHeight: widthHeight,
|
|
1632
1683
|
color: color
|
|
@@ -1642,14 +1693,14 @@
|
|
|
1642
1693
|
d: "M12 12l0 9"
|
|
1643
1694
|
})));
|
|
1644
1695
|
};
|
|
1645
|
-
var SearchIcon =
|
|
1696
|
+
var SearchIcon = _ref57 => {
|
|
1646
1697
|
var {
|
|
1647
1698
|
widthHeight = 24,
|
|
1648
1699
|
color = 'currentColor',
|
|
1649
1700
|
filled = true,
|
|
1650
1701
|
strokeWidth = 1
|
|
1651
|
-
} =
|
|
1652
|
-
props = _objectWithoutPropertiesLoose(
|
|
1702
|
+
} = _ref57,
|
|
1703
|
+
props = _objectWithoutPropertiesLoose(_ref57, _excluded57);
|
|
1653
1704
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1654
1705
|
widthHeight: widthHeight,
|
|
1655
1706
|
color: color
|
|
@@ -1661,14 +1712,14 @@
|
|
|
1661
1712
|
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"
|
|
1662
1713
|
})));
|
|
1663
1714
|
};
|
|
1664
|
-
var CloseEyeIcon =
|
|
1715
|
+
var CloseEyeIcon = _ref58 => {
|
|
1665
1716
|
var {
|
|
1666
1717
|
widthHeight = 24,
|
|
1667
1718
|
color = 'currentColor',
|
|
1668
1719
|
filled = true,
|
|
1669
1720
|
strokeWidth = 1
|
|
1670
|
-
} =
|
|
1671
|
-
props = _objectWithoutPropertiesLoose(
|
|
1721
|
+
} = _ref58,
|
|
1722
|
+
props = _objectWithoutPropertiesLoose(_ref58, _excluded58);
|
|
1672
1723
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1673
1724
|
widthHeight: widthHeight,
|
|
1674
1725
|
color: color
|
|
@@ -1681,14 +1732,14 @@
|
|
|
1681
1732
|
fill: "currentColor"
|
|
1682
1733
|
})));
|
|
1683
1734
|
};
|
|
1684
|
-
var ExternalLinkIcon =
|
|
1735
|
+
var ExternalLinkIcon = _ref59 => {
|
|
1685
1736
|
var {
|
|
1686
1737
|
widthHeight = 24,
|
|
1687
1738
|
color = 'currentColor',
|
|
1688
1739
|
filled = true,
|
|
1689
1740
|
strokeWidth = 1
|
|
1690
|
-
} =
|
|
1691
|
-
props = _objectWithoutPropertiesLoose(
|
|
1741
|
+
} = _ref59,
|
|
1742
|
+
props = _objectWithoutPropertiesLoose(_ref59, _excluded59);
|
|
1692
1743
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1693
1744
|
widthHeight: widthHeight,
|
|
1694
1745
|
color: color
|
|
@@ -1700,14 +1751,14 @@
|
|
|
1700
1751
|
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"
|
|
1701
1752
|
})));
|
|
1702
1753
|
};
|
|
1703
|
-
var PlusIcon =
|
|
1754
|
+
var PlusIcon = _ref60 => {
|
|
1704
1755
|
var {
|
|
1705
1756
|
widthHeight = 24,
|
|
1706
1757
|
color = 'currentColor',
|
|
1707
1758
|
filled = false,
|
|
1708
1759
|
strokeWidth = 1
|
|
1709
|
-
} =
|
|
1710
|
-
props = _objectWithoutPropertiesLoose(
|
|
1760
|
+
} = _ref60,
|
|
1761
|
+
props = _objectWithoutPropertiesLoose(_ref60, _excluded60);
|
|
1711
1762
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1712
1763
|
widthHeight: widthHeight,
|
|
1713
1764
|
color: color
|
|
@@ -1729,14 +1780,14 @@
|
|
|
1729
1780
|
y2: "12"
|
|
1730
1781
|
})));
|
|
1731
1782
|
};
|
|
1732
|
-
var TickIcon =
|
|
1783
|
+
var TickIcon = _ref61 => {
|
|
1733
1784
|
var {
|
|
1734
1785
|
widthHeight = 24,
|
|
1735
1786
|
color = 'currentColor',
|
|
1736
1787
|
filled = false,
|
|
1737
1788
|
strokeWidth = 1
|
|
1738
|
-
} =
|
|
1739
|
-
props = _objectWithoutPropertiesLoose(
|
|
1789
|
+
} = _ref61,
|
|
1790
|
+
props = _objectWithoutPropertiesLoose(_ref61, _excluded61);
|
|
1740
1791
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1741
1792
|
widthHeight: widthHeight,
|
|
1742
1793
|
color: color
|
|
@@ -1750,14 +1801,14 @@
|
|
|
1750
1801
|
strokeLinejoin: "round"
|
|
1751
1802
|
})));
|
|
1752
1803
|
};
|
|
1753
|
-
var BoldArrowIcon =
|
|
1804
|
+
var BoldArrowIcon = _ref62 => {
|
|
1754
1805
|
var {
|
|
1755
1806
|
widthHeight = 24,
|
|
1756
1807
|
color = 'currentColor',
|
|
1757
1808
|
filled = true,
|
|
1758
1809
|
strokeWidth = 1
|
|
1759
|
-
} =
|
|
1760
|
-
props = _objectWithoutPropertiesLoose(
|
|
1810
|
+
} = _ref62,
|
|
1811
|
+
props = _objectWithoutPropertiesLoose(_ref62, _excluded62);
|
|
1761
1812
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1762
1813
|
widthHeight: widthHeight,
|
|
1763
1814
|
color: color
|
|
@@ -1769,14 +1820,14 @@
|
|
|
1769
1820
|
d: "M12 4l7 7h-4v7h-6v-7H5l7-7z"
|
|
1770
1821
|
})));
|
|
1771
1822
|
};
|
|
1772
|
-
var ArrowIcon =
|
|
1823
|
+
var ArrowIcon = _ref63 => {
|
|
1773
1824
|
var {
|
|
1774
1825
|
widthHeight = 24,
|
|
1775
1826
|
color = 'currentColor',
|
|
1776
1827
|
filled = false,
|
|
1777
1828
|
strokeWidth = 1
|
|
1778
|
-
} =
|
|
1779
|
-
props = _objectWithoutPropertiesLoose(
|
|
1829
|
+
} = _ref63,
|
|
1830
|
+
props = _objectWithoutPropertiesLoose(_ref63, _excluded63);
|
|
1780
1831
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1781
1832
|
widthHeight: widthHeight,
|
|
1782
1833
|
color: color
|
|
@@ -1794,14 +1845,14 @@
|
|
|
1794
1845
|
points: "6 12 12 6 18 12"
|
|
1795
1846
|
})));
|
|
1796
1847
|
};
|
|
1797
|
-
var SpinnerIcon =
|
|
1848
|
+
var SpinnerIcon = _ref64 => {
|
|
1798
1849
|
var {
|
|
1799
1850
|
widthHeight = 24,
|
|
1800
1851
|
color = 'currentColor',
|
|
1801
1852
|
filled = false,
|
|
1802
1853
|
strokeWidth = 1
|
|
1803
|
-
} =
|
|
1804
|
-
props = _objectWithoutPropertiesLoose(
|
|
1854
|
+
} = _ref64,
|
|
1855
|
+
props = _objectWithoutPropertiesLoose(_ref64, _excluded64);
|
|
1805
1856
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1806
1857
|
widthHeight: widthHeight,
|
|
1807
1858
|
color: color
|
|
@@ -1819,14 +1870,14 @@
|
|
|
1819
1870
|
strokeOpacity: "1"
|
|
1820
1871
|
})));
|
|
1821
1872
|
};
|
|
1822
|
-
var CalendarIcon =
|
|
1873
|
+
var CalendarIcon = _ref65 => {
|
|
1823
1874
|
var {
|
|
1824
1875
|
widthHeight = 24,
|
|
1825
1876
|
color = 'currentColor',
|
|
1826
1877
|
strokeWidth = 1,
|
|
1827
1878
|
filled = false
|
|
1828
|
-
} =
|
|
1829
|
-
props = _objectWithoutPropertiesLoose(
|
|
1879
|
+
} = _ref65,
|
|
1880
|
+
props = _objectWithoutPropertiesLoose(_ref65, _excluded65);
|
|
1830
1881
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1831
1882
|
widthHeight: widthHeight,
|
|
1832
1883
|
color: color
|
|
@@ -1861,6 +1912,237 @@
|
|
|
1861
1912
|
y2: "10"
|
|
1862
1913
|
})));
|
|
1863
1914
|
};
|
|
1915
|
+
var SliderIcon = _ref66 => {
|
|
1916
|
+
var {
|
|
1917
|
+
widthHeight = 24,
|
|
1918
|
+
color = 'currentColor',
|
|
1919
|
+
strokeWidth = 1,
|
|
1920
|
+
filled = false
|
|
1921
|
+
} = _ref66,
|
|
1922
|
+
props = _objectWithoutPropertiesLoose(_ref66, _excluded66);
|
|
1923
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1924
|
+
widthHeight: widthHeight,
|
|
1925
|
+
color: color
|
|
1926
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1927
|
+
viewBox: "0 0 24 24",
|
|
1928
|
+
"aria-hidden": "false",
|
|
1929
|
+
focusable: "false"
|
|
1930
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
1931
|
+
x1: "3",
|
|
1932
|
+
y1: "4",
|
|
1933
|
+
x2: "10",
|
|
1934
|
+
y2: "4"
|
|
1935
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1936
|
+
x1: "14",
|
|
1937
|
+
y1: "4",
|
|
1938
|
+
x2: "21",
|
|
1939
|
+
y2: "4"
|
|
1940
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1941
|
+
x1: "3",
|
|
1942
|
+
y1: "12",
|
|
1943
|
+
x2: "12",
|
|
1944
|
+
y2: "12"
|
|
1945
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1946
|
+
x1: "16",
|
|
1947
|
+
y1: "12",
|
|
1948
|
+
x2: "21",
|
|
1949
|
+
y2: "12"
|
|
1950
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1951
|
+
x1: "3",
|
|
1952
|
+
y1: "20",
|
|
1953
|
+
x2: "8",
|
|
1954
|
+
y2: "20"
|
|
1955
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1956
|
+
x1: "12",
|
|
1957
|
+
y1: "20",
|
|
1958
|
+
x2: "21",
|
|
1959
|
+
y2: "20"
|
|
1960
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1961
|
+
x1: "10",
|
|
1962
|
+
y1: "1",
|
|
1963
|
+
x2: "10",
|
|
1964
|
+
y2: "7"
|
|
1965
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1966
|
+
x1: "16",
|
|
1967
|
+
y1: "9",
|
|
1968
|
+
x2: "16",
|
|
1969
|
+
y2: "15"
|
|
1970
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1971
|
+
x1: "8",
|
|
1972
|
+
y1: "17",
|
|
1973
|
+
x2: "8",
|
|
1974
|
+
y2: "23"
|
|
1975
|
+
})));
|
|
1976
|
+
};
|
|
1977
|
+
var CropIcon = _ref67 => {
|
|
1978
|
+
var {
|
|
1979
|
+
widthHeight = 24,
|
|
1980
|
+
color = 'currentColor',
|
|
1981
|
+
strokeWidth = 1,
|
|
1982
|
+
filled = false
|
|
1983
|
+
} = _ref67,
|
|
1984
|
+
props = _objectWithoutPropertiesLoose(_ref67, _excluded67);
|
|
1985
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1986
|
+
widthHeight: widthHeight,
|
|
1987
|
+
color: color
|
|
1988
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1989
|
+
viewBox: "0 0 24 24",
|
|
1990
|
+
"aria-hidden": "false",
|
|
1991
|
+
focusable: "false"
|
|
1992
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1993
|
+
d: "M6 2v14a2 2 0 0 0 2 2h14"
|
|
1994
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1995
|
+
d: "M18 22V8a2 2 0 0 0-2-2H2"
|
|
1996
|
+
})));
|
|
1997
|
+
};
|
|
1998
|
+
var ZoomInIcon = _ref68 => {
|
|
1999
|
+
var {
|
|
2000
|
+
widthHeight = 24,
|
|
2001
|
+
color = 'currentColor',
|
|
2002
|
+
strokeWidth = 1,
|
|
2003
|
+
filled = false
|
|
2004
|
+
} = _ref68,
|
|
2005
|
+
props = _objectWithoutPropertiesLoose(_ref68, _excluded68);
|
|
2006
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2007
|
+
widthHeight: widthHeight,
|
|
2008
|
+
color: color
|
|
2009
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2010
|
+
viewBox: "0 0 24 24",
|
|
2011
|
+
"aria-hidden": "false",
|
|
2012
|
+
focusable: "false"
|
|
2013
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
2014
|
+
cx: "11",
|
|
2015
|
+
cy: "11",
|
|
2016
|
+
r: "8"
|
|
2017
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2018
|
+
x1: "21",
|
|
2019
|
+
y1: "21",
|
|
2020
|
+
x2: "16.65",
|
|
2021
|
+
y2: "16.65"
|
|
2022
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2023
|
+
x1: "11",
|
|
2024
|
+
y1: "8",
|
|
2025
|
+
x2: "11",
|
|
2026
|
+
y2: "14"
|
|
2027
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2028
|
+
x1: "8",
|
|
2029
|
+
y1: "11",
|
|
2030
|
+
x2: "14",
|
|
2031
|
+
y2: "11"
|
|
2032
|
+
})));
|
|
2033
|
+
};
|
|
2034
|
+
var ZoomOutIcon = _ref69 => {
|
|
2035
|
+
var {
|
|
2036
|
+
widthHeight = 24,
|
|
2037
|
+
color = 'currentColor',
|
|
2038
|
+
strokeWidth = 1,
|
|
2039
|
+
filled = false
|
|
2040
|
+
} = _ref69,
|
|
2041
|
+
props = _objectWithoutPropertiesLoose(_ref69, _excluded69);
|
|
2042
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2043
|
+
widthHeight: widthHeight,
|
|
2044
|
+
color: color
|
|
2045
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2046
|
+
viewBox: "0 0 24 24",
|
|
2047
|
+
"aria-hidden": "false",
|
|
2048
|
+
focusable: "false"
|
|
2049
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
2050
|
+
cx: "11",
|
|
2051
|
+
cy: "11",
|
|
2052
|
+
r: "8"
|
|
2053
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2054
|
+
x1: "21",
|
|
2055
|
+
y1: "21",
|
|
2056
|
+
x2: "16.65",
|
|
2057
|
+
y2: "16.65"
|
|
2058
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2059
|
+
x1: "8",
|
|
2060
|
+
y1: "11",
|
|
2061
|
+
x2: "14",
|
|
2062
|
+
y2: "11"
|
|
2063
|
+
})));
|
|
2064
|
+
};
|
|
2065
|
+
var TextIcon = _ref70 => {
|
|
2066
|
+
var {
|
|
2067
|
+
widthHeight = 24,
|
|
2068
|
+
color = 'currentColor',
|
|
2069
|
+
strokeWidth = 1,
|
|
2070
|
+
filled = false
|
|
2071
|
+
} = _ref70,
|
|
2072
|
+
props = _objectWithoutPropertiesLoose(_ref70, _excluded70);
|
|
2073
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2074
|
+
widthHeight: widthHeight,
|
|
2075
|
+
color: color
|
|
2076
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2077
|
+
viewBox: "0 0 24 24",
|
|
2078
|
+
"aria-hidden": "false",
|
|
2079
|
+
focusable: "false"
|
|
2080
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
2081
|
+
x1: "4",
|
|
2082
|
+
y1: "6",
|
|
2083
|
+
x2: "20",
|
|
2084
|
+
y2: "6"
|
|
2085
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2086
|
+
x1: "12",
|
|
2087
|
+
y1: "6",
|
|
2088
|
+
x2: "12",
|
|
2089
|
+
y2: "18"
|
|
2090
|
+
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2091
|
+
x1: "8",
|
|
2092
|
+
y1: "18",
|
|
2093
|
+
x2: "16",
|
|
2094
|
+
y2: "18"
|
|
2095
|
+
})));
|
|
2096
|
+
};
|
|
2097
|
+
var ShapeIcon = _ref71 => {
|
|
2098
|
+
var {
|
|
2099
|
+
widthHeight = 24,
|
|
2100
|
+
color = 'currentColor',
|
|
2101
|
+
strokeWidth = 1,
|
|
2102
|
+
filled = false
|
|
2103
|
+
} = _ref71,
|
|
2104
|
+
props = _objectWithoutPropertiesLoose(_ref71, _excluded71);
|
|
2105
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2106
|
+
widthHeight: widthHeight,
|
|
2107
|
+
color: color
|
|
2108
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2109
|
+
viewBox: "0 0 24 24",
|
|
2110
|
+
"aria-hidden": "false",
|
|
2111
|
+
focusable: "false"
|
|
2112
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
2113
|
+
x: "4",
|
|
2114
|
+
y: "8",
|
|
2115
|
+
width: "8",
|
|
2116
|
+
height: "8"
|
|
2117
|
+
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
2118
|
+
cx: "16",
|
|
2119
|
+
cy: "16",
|
|
2120
|
+
r: "4"
|
|
2121
|
+
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
2122
|
+
points: "16,4 19,8 13,8"
|
|
2123
|
+
})));
|
|
2124
|
+
};
|
|
2125
|
+
var RotateIcon = _ref72 => {
|
|
2126
|
+
var {
|
|
2127
|
+
widthHeight = 24,
|
|
2128
|
+
color = 'currentColor',
|
|
2129
|
+
strokeWidth = 1,
|
|
2130
|
+
filled = false
|
|
2131
|
+
} = _ref72,
|
|
2132
|
+
props = _objectWithoutPropertiesLoose(_ref72, _excluded72);
|
|
2133
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2134
|
+
widthHeight: widthHeight,
|
|
2135
|
+
color: color
|
|
2136
|
+
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2137
|
+
viewBox: "0 0 24 24",
|
|
2138
|
+
"aria-hidden": "false",
|
|
2139
|
+
focusable: "false"
|
|
2140
|
+
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2141
|
+
points: "1 4 1 10 7 10"
|
|
2142
|
+
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2143
|
+
d: "M3.51 15a9 9 0 1 0 2.13-9.36L1 10"
|
|
2144
|
+
})));
|
|
2145
|
+
};
|
|
1864
2146
|
|
|
1865
2147
|
var Icon = {
|
|
1866
2148
|
__proto__: null,
|
|
@@ -1898,6 +2180,7 @@
|
|
|
1898
2180
|
ShareIcon: ShareIcon,
|
|
1899
2181
|
RefreshIcon: RefreshIcon,
|
|
1900
2182
|
PrintIcon: PrintIcon,
|
|
2183
|
+
SliderVerticalIcon: SliderVerticalIcon,
|
|
1901
2184
|
PanelIcon: PanelIcon,
|
|
1902
2185
|
FilterIcon: FilterIcon,
|
|
1903
2186
|
HomeIcon: HomeIcon,
|
|
@@ -1926,7 +2209,14 @@
|
|
|
1926
2209
|
BoldArrowIcon: BoldArrowIcon,
|
|
1927
2210
|
ArrowIcon: ArrowIcon,
|
|
1928
2211
|
SpinnerIcon: SpinnerIcon,
|
|
1929
|
-
CalendarIcon: CalendarIcon
|
|
2212
|
+
CalendarIcon: CalendarIcon,
|
|
2213
|
+
SliderIcon: SliderIcon,
|
|
2214
|
+
CropIcon: CropIcon,
|
|
2215
|
+
ZoomInIcon: ZoomInIcon,
|
|
2216
|
+
ZoomOutIcon: ZoomOutIcon,
|
|
2217
|
+
TextIcon: TextIcon,
|
|
2218
|
+
ShapeIcon: ShapeIcon,
|
|
2219
|
+
RotateIcon: RotateIcon
|
|
1930
2220
|
};
|
|
1931
2221
|
|
|
1932
2222
|
// Define a constant object 'Themes' exporting various theme views.
|
|
@@ -2783,13 +3073,11 @@
|
|
|
2783
3073
|
width: isAuto === true ? 'fit-content' : isFilled ? '100%' : buttonSizeStyles.width
|
|
2784
3074
|
};
|
|
2785
3075
|
var changePadding = isIconRounded ? IconSizes$1[size] : ButtonSizes[size];
|
|
2786
|
-
var
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
} : {}), icon)), children, icon &&
|
|
2791
|
-
animate: appStudio.Animation.jackInTheBox({})
|
|
2792
|
-
} : {}), icon)), isLoading && loaderPosition === 'right' && /*#__PURE__*/React__default.createElement(Loader, Object.assign({}, loaderProps)));
|
|
3076
|
+
var Container = ['left', 'right'].includes(iconPosition) ? Horizontal : appStudio.Vertical;
|
|
3077
|
+
var content = /*#__PURE__*/React__default.createElement(Container, Object.assign({
|
|
3078
|
+
gap: 10,
|
|
3079
|
+
alignItems: "center"
|
|
3080
|
+
}, 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)));
|
|
2793
3081
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
2794
3082
|
gap: 8,
|
|
2795
3083
|
as: "button",
|
|
@@ -7722,7 +8010,8 @@
|
|
|
7722
8010
|
views = {},
|
|
7723
8011
|
// Default to empty object
|
|
7724
8012
|
renderTab,
|
|
7725
|
-
renderContent
|
|
8013
|
+
renderContent,
|
|
8014
|
+
iconPosition = 'left'
|
|
7726
8015
|
} = _ref;
|
|
7727
8016
|
// If there's no active tab (e.g., tabs array is empty), render nothing or a placeholder
|
|
7728
8017
|
if (!activeTab) {
|
|
@@ -7755,7 +8044,10 @@
|
|
|
7755
8044
|
// Example: Set variant based on active state (can be overridden by styles)
|
|
7756
8045
|
variant: isActive ? 'filled' : 'ghost',
|
|
7757
8046
|
cursor: "pointer" // Ensure pointer cursor
|
|
7758
|
-
|
|
8047
|
+
,
|
|
8048
|
+
iconPosition: iconPosition,
|
|
8049
|
+
icon: tab.icon
|
|
8050
|
+
}), /*#__PURE__*/React__default.createElement(Text
|
|
7759
8051
|
// Apply base title styles and merge activeText styles if this tab is active
|
|
7760
8052
|
, Object.assign({}, views.title, isActive ? views.activeText : {}), tab.title));
|
|
7761
8053
|
})), /*#__PURE__*/React__default.createElement(View, Object.assign({
|
|
@@ -8157,6 +8449,7 @@
|
|
|
8157
8449
|
exports.ComboBox = ComboBox;
|
|
8158
8450
|
exports.CopyIcon = CopyIcon;
|
|
8159
8451
|
exports.CountryPicker = CountryPicker;
|
|
8452
|
+
exports.CropIcon = CropIcon;
|
|
8160
8453
|
exports.DatePicker = DatePicker;
|
|
8161
8454
|
exports.DownloadIcon = DownloadIcon;
|
|
8162
8455
|
exports.DragAndDrop = DragAndDrop;
|
|
@@ -8215,11 +8508,15 @@
|
|
|
8215
8508
|
exports.ProfileIcon = ProfileIcon;
|
|
8216
8509
|
exports.RefreshIcon = RefreshIcon;
|
|
8217
8510
|
exports.Right = Right;
|
|
8511
|
+
exports.RotateIcon = RotateIcon;
|
|
8218
8512
|
exports.SaveIcon = SaveIcon;
|
|
8219
8513
|
exports.SearchIcon = SearchIcon;
|
|
8220
8514
|
exports.Select = Select;
|
|
8221
8515
|
exports.SettingsIcon = SettingsIcon;
|
|
8516
|
+
exports.ShapeIcon = ShapeIcon;
|
|
8222
8517
|
exports.ShareIcon = ShareIcon;
|
|
8518
|
+
exports.SliderIcon = SliderIcon;
|
|
8519
|
+
exports.SliderVerticalIcon = SliderVerticalIcon;
|
|
8223
8520
|
exports.SpinnerIcon = SpinnerIcon;
|
|
8224
8521
|
exports.StarIcon = StarIcon;
|
|
8225
8522
|
exports.SuccessIcon = SuccessIcon;
|
|
@@ -8229,6 +8526,7 @@
|
|
|
8229
8526
|
exports.Text = Text;
|
|
8230
8527
|
exports.TextArea = TextArea;
|
|
8231
8528
|
exports.TextField = TextField;
|
|
8529
|
+
exports.TextIcon = TextIcon;
|
|
8232
8530
|
exports.ThreadsIcon = ThreadsIcon;
|
|
8233
8531
|
exports.TickIcon = TickIcon;
|
|
8234
8532
|
exports.Toggle = Toggle;
|
|
@@ -8248,6 +8546,8 @@
|
|
|
8248
8546
|
exports.WifiIcon = WifiIcon;
|
|
8249
8547
|
exports.XIcon = XIcon;
|
|
8250
8548
|
exports.YoutubeIcon = YoutubeIcon;
|
|
8549
|
+
exports.ZoomInIcon = ZoomInIcon;
|
|
8550
|
+
exports.ZoomOutIcon = ZoomOutIcon;
|
|
8251
8551
|
exports.hideMessage = hideMessage;
|
|
8252
8552
|
exports.hideModal = hideModal;
|
|
8253
8553
|
exports.showMessage = showMessage;
|