@app-studio/web 0.9.67 → 0.9.69
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/Icon/Icon.d.ts +382 -90
- package/dist/web.cjs.development.js +490 -2515
- 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 +484 -2514
- package/dist/web.esm.js.map +1 -1
- package/dist/web.umd.development.js +493 -2519
- 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 +4 -6
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('core-js/modules/es.object.assign.js'), require('react'), require('core-js/modules/es.array.includes.js'), require('core-js/modules/es.array.iterator.js'), require('core-js/modules/es.string.includes.js'), require('core-js/modules/web.dom-collections.iterator.js'), require('core-js/modules/es.regexp.to-string.js'), require('app-studio'), require('core-js/modules/es.symbol.description.js'), require('core-js/modules/es.array-buffer.constructor.js'), require('core-js/modules/es.array-buffer.slice.js'), require('core-js/modules/es.typed-array.uint8-array.js'), require('core-js/modules/es.typed-array.fill.js'), require('core-js/modules/es.typed-array.set.js'), require('core-js/modules/es.typed-array.sort.js'), require('core-js/modules/es.typed-array.to-locale-string.js'), require('core-js/modules/es.string.starts-with.js'), 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('core-js/modules/es.parse-int.js'), require('react-router-dom'), require('core-js/modules/es.parse-float.js'), require('core-js/modules/es.string.ends-with.js'), require('contrast'), require('core-js/modules/es.promise.js'), require('core-js/modules/es.array.reduce.js'), require('core-js/modules/es.number.to-fixed.js'), require('date-fns/format'), require('core-js/modules/es.string.trim.js'), require('core-js/modules/es.regexp.constructor.js'), require('core-js/modules/es.regexp.exec.js'), require('formik'), require('core-js/modules/es.string.replace.js'), require('core-js/modules/es.promise.finally.js'), require('core-js/modules/es.string.match.js'), require('core-js/modules/es.string.search.js'), require('core-js/modules/es.array.flat-map.js'), require('core-js/modules/es.array.unscopables.flat-map.js')) :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(['exports', 'core-js/modules/es.object.assign.js', 'react', 'core-js/modules/es.array.includes.js', 'core-js/modules/es.array.iterator.js', 'core-js/modules/es.string.includes.js', 'core-js/modules/web.dom-collections.iterator.js', 'core-js/modules/es.regexp.to-string.js', 'app-studio', 'core-js/modules/es.symbol.description.js', 'core-js/modules/es.array-buffer.constructor.js', 'core-js/modules/es.array-buffer.slice.js', 'core-js/modules/es.typed-array.uint8-array.js', 'core-js/modules/es.typed-array.fill.js', 'core-js/modules/es.typed-array.set.js', 'core-js/modules/es.typed-array.sort.js', 'core-js/modules/es.typed-array.to-locale-string.js', 'core-js/modules/es.string.starts-with.js', 'core-js/modules/web.url.js', 'core-js/modules/web.url.to-json.js', 'core-js/modules/web.url-search-params.js', 'zustand', 'core-js/modules/es.parse-int.js', 'react-router-dom', 'core-js/modules/es.parse-float.js', 'core-js/modules/es.string.ends-with.js', 'contrast', 'core-js/modules/es.promise.js', 'core-js/modules/es.array.reduce.js', 'core-js/modules/es.number.to-fixed.js', 'date-fns/format', 'core-js/modules/es.string.trim.js', 'core-js/modules/es.regexp.constructor.js', 'core-js/modules/es.regexp.exec.js', 'formik', 'core-js/modules/es.string.replace.js', 'core-js/modules/es.promise.finally.js', 'core-js/modules/es.string.match.js', 'core-js/modules/es.string.search.js', 'core-js/modules/es.array.flat-map.js', 'core-js/modules/es.array.unscopables.flat-map.js'], factory) :
|
|
4
|
-
(global = global || self, factory(global['@app-studio/web'] = {}, null, global.React, null, null, null, null, null, global.appStudio, null, null, null, null, null, null, null, null, null, null, null, null, global.zustand, null, global.reactRouterDom, null, null, global.contrast, null, null, null, global.format, null, null, null, global.formik));
|
|
5
|
-
}(this, (function (exports, es_object_assign_js, React, es_array_includes_js, es_array_iterator_js, es_string_includes_js, web_domCollections_iterator_js, es_regexp_toString_js, appStudio, es_symbol_description_js, es_arrayBuffer_constructor_js, es_arrayBuffer_slice_js, es_typedArray_uint8Array_js, es_typedArray_fill_js, es_typedArray_set_js, es_typedArray_sort_js, es_typedArray_toLocaleString_js, es_string_startsWith_js, web_url_js, web_url_toJson_js, web_urlSearchParams_js, zustand, es_parseInt_js, reactRouterDom, es_parseFloat_js, es_string_endsWith_js, contrast, es_promise_js, es_array_reduce_js, es_number_toFixed_js, format, es_string_trim_js, es_regexp_constructor_js, es_regexp_exec_js, formik) { 'use strict';
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('core-js/modules/es.object.assign.js'), require('react'), require('core-js/modules/es.array.includes.js'), require('core-js/modules/es.array.iterator.js'), require('core-js/modules/es.string.includes.js'), require('core-js/modules/web.dom-collections.iterator.js'), require('core-js/modules/es.regexp.to-string.js'), require('app-studio'), require('core-js/modules/es.symbol.description.js'), require('lucide-react/dynamic'), require('core-js/modules/es.array-buffer.constructor.js'), require('core-js/modules/es.array-buffer.slice.js'), require('core-js/modules/es.typed-array.uint8-array.js'), require('core-js/modules/es.typed-array.fill.js'), require('core-js/modules/es.typed-array.set.js'), require('core-js/modules/es.typed-array.sort.js'), require('core-js/modules/es.typed-array.to-locale-string.js'), require('core-js/modules/es.string.starts-with.js'), 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('core-js/modules/es.parse-int.js'), require('react-router-dom'), require('core-js/modules/es.parse-float.js'), require('core-js/modules/es.string.ends-with.js'), require('contrast'), require('core-js/modules/es.promise.js'), require('core-js/modules/es.array.reduce.js'), require('core-js/modules/es.number.to-fixed.js'), require('date-fns/format'), require('core-js/modules/es.string.trim.js'), require('core-js/modules/es.regexp.constructor.js'), require('core-js/modules/es.regexp.exec.js'), require('formik'), require('core-js/modules/es.string.replace.js'), require('core-js/modules/es.promise.finally.js'), require('core-js/modules/es.string.match.js'), require('core-js/modules/es.string.search.js'), require('core-js/modules/es.array.flat-map.js'), require('core-js/modules/es.array.unscopables.flat-map.js')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define(['exports', 'core-js/modules/es.object.assign.js', 'react', 'core-js/modules/es.array.includes.js', 'core-js/modules/es.array.iterator.js', 'core-js/modules/es.string.includes.js', 'core-js/modules/web.dom-collections.iterator.js', 'core-js/modules/es.regexp.to-string.js', 'app-studio', 'core-js/modules/es.symbol.description.js', 'lucide-react/dynamic', 'core-js/modules/es.array-buffer.constructor.js', 'core-js/modules/es.array-buffer.slice.js', 'core-js/modules/es.typed-array.uint8-array.js', 'core-js/modules/es.typed-array.fill.js', 'core-js/modules/es.typed-array.set.js', 'core-js/modules/es.typed-array.sort.js', 'core-js/modules/es.typed-array.to-locale-string.js', 'core-js/modules/es.string.starts-with.js', 'core-js/modules/web.url.js', 'core-js/modules/web.url.to-json.js', 'core-js/modules/web.url-search-params.js', 'zustand', 'core-js/modules/es.parse-int.js', 'react-router-dom', 'core-js/modules/es.parse-float.js', 'core-js/modules/es.string.ends-with.js', 'contrast', 'core-js/modules/es.promise.js', 'core-js/modules/es.array.reduce.js', 'core-js/modules/es.number.to-fixed.js', 'date-fns/format', 'core-js/modules/es.string.trim.js', 'core-js/modules/es.regexp.constructor.js', 'core-js/modules/es.regexp.exec.js', 'formik', 'core-js/modules/es.string.replace.js', 'core-js/modules/es.promise.finally.js', 'core-js/modules/es.string.match.js', 'core-js/modules/es.string.search.js', 'core-js/modules/es.array.flat-map.js', 'core-js/modules/es.array.unscopables.flat-map.js'], factory) :
|
|
4
|
+
(global = global || self, factory(global['@app-studio/web'] = {}, null, global.React, null, null, null, null, null, global.appStudio, null, global.dynamic, null, null, null, null, null, null, null, null, null, null, null, global.zustand, null, global.reactRouterDom, null, null, global.contrast, null, null, null, global.format, null, null, null, global.formik));
|
|
5
|
+
}(this, (function (exports, es_object_assign_js, React, es_array_includes_js, es_array_iterator_js, es_string_includes_js, web_domCollections_iterator_js, es_regexp_toString_js, appStudio, es_symbol_description_js, dynamic, es_arrayBuffer_constructor_js, es_arrayBuffer_slice_js, es_typedArray_uint8Array_js, es_typedArray_fill_js, es_typedArray_set_js, es_typedArray_sort_js, es_typedArray_toLocaleString_js, es_string_startsWith_js, web_url_js, web_url_toJson_js, web_urlSearchParams_js, zustand, es_parseInt_js, reactRouterDom, es_parseFloat_js, es_string_endsWith_js, contrast, es_promise_js, es_array_reduce_js, es_number_toFixed_js, format, es_string_trim_js, es_regexp_constructor_js, es_regexp_exec_js, formik) { 'use strict';
|
|
6
6
|
|
|
7
7
|
var React__default = 'default' in React ? React['default'] : React;
|
|
8
8
|
contrast = contrast && Object.prototype.hasOwnProperty.call(contrast, 'default') ? contrast['default'] : contrast;
|
|
@@ -415,2407 +415,370 @@
|
|
|
415
415
|
Accordion.Content = AccordionContent;
|
|
416
416
|
|
|
417
417
|
var _excluded$2 = ["widthHeight", "color", "transform", "orientation", "children"],
|
|
418
|
-
_excluded2$1 = ["widthHeight", "color", "filled", "strokeWidth"]
|
|
419
|
-
_excluded3$1 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
420
|
-
_excluded4$1 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
421
|
-
_excluded5 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
422
|
-
_excluded6 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
423
|
-
_excluded7 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
424
|
-
_excluded8 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
425
|
-
_excluded9 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
426
|
-
_excluded10 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
427
|
-
_excluded11 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
428
|
-
_excluded12 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
429
|
-
_excluded13 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
430
|
-
_excluded14 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
431
|
-
_excluded15 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
432
|
-
_excluded16 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
433
|
-
_excluded17 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
434
|
-
_excluded18 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
435
|
-
_excluded19 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
436
|
-
_excluded20 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
437
|
-
_excluded21 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
438
|
-
_excluded22 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
439
|
-
_excluded23 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
440
|
-
_excluded24 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
441
|
-
_excluded25 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
442
|
-
_excluded26 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
443
|
-
_excluded27 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
444
|
-
_excluded28 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
445
|
-
_excluded29 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
446
|
-
_excluded30 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
447
|
-
_excluded31 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
448
|
-
_excluded32 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
449
|
-
_excluded33 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
450
|
-
_excluded34 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
451
|
-
_excluded35 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
452
|
-
_excluded36 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
453
|
-
_excluded37 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
454
|
-
_excluded38 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
455
|
-
_excluded39 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
456
|
-
_excluded40 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
457
|
-
_excluded41 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
458
|
-
_excluded42 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
459
|
-
_excluded43 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
460
|
-
_excluded44 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
461
|
-
_excluded45 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
462
|
-
_excluded46 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
463
|
-
_excluded47 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
464
|
-
_excluded48 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
465
|
-
_excluded49 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
466
|
-
_excluded50 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
467
|
-
_excluded51 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
468
|
-
_excluded52 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
469
|
-
_excluded53 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
470
|
-
_excluded54 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
471
|
-
_excluded55 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
472
|
-
_excluded56 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
473
|
-
_excluded57 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
474
|
-
_excluded58 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
475
|
-
_excluded59 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
476
|
-
_excluded60 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
477
|
-
_excluded61 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
478
|
-
_excluded62 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
479
|
-
_excluded63 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
480
|
-
_excluded64 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
481
|
-
_excluded65 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
482
|
-
_excluded66 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
483
|
-
_excluded67 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
484
|
-
_excluded68 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
485
|
-
_excluded69 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
486
|
-
_excluded70 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
487
|
-
_excluded71 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
488
|
-
_excluded72 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
489
|
-
_excluded73 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
490
|
-
_excluded74 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
491
|
-
_excluded75 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
492
|
-
_excluded76 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
493
|
-
_excluded77 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
494
|
-
_excluded78 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
495
|
-
_excluded79 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
496
|
-
_excluded80 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
497
|
-
_excluded81 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
498
|
-
_excluded82 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
499
|
-
_excluded83 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
500
|
-
_excluded84 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
501
|
-
_excluded85 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
502
|
-
_excluded86 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
503
|
-
_excluded87 = ["widthHeight", "color", "strokeWidth", "filled"];
|
|
418
|
+
_excluded2$1 = ["name", "widthHeight", "color", "filled", "strokeWidth", "size", "children"];
|
|
504
419
|
// Default wrapper component for consistent sizing and styling
|
|
505
420
|
var IconWrapper = _ref => {
|
|
506
421
|
var {
|
|
507
422
|
widthHeight,
|
|
508
|
-
color = 'black',
|
|
509
|
-
transform,
|
|
510
|
-
orientation = 'up',
|
|
511
|
-
children
|
|
512
|
-
} = _ref,
|
|
513
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
|
|
514
|
-
return /*#__PURE__*/React__default.createElement(appStudio.Center, Object.assign({
|
|
515
|
-
widthHeight: widthHeight,
|
|
516
|
-
lineHeight: widthHeight,
|
|
517
|
-
color: color,
|
|
518
|
-
display: "flex",
|
|
519
|
-
transform: transform ? transform : orientation === 'left' ? 'rotate(-90deg)' : orientation === 'right' ? 'rotate(90deg)' : orientation === 'up' ? 'rotate(0deg)' : orientation === 'down' ? 'rotate(180deg)' : 'none'
|
|
520
|
-
}, rest), children);
|
|
521
|
-
};
|
|
522
|
-
// Utility function to handle fill and stroke based on 'filled' prop
|
|
523
|
-
var getSvgProps = (filled, color, strokeWidth) => {
|
|
524
|
-
var {
|
|
525
|
-
getColor
|
|
526
|
-
} = appStudio.useTheme();
|
|
527
|
-
return {
|
|
528
|
-
fill: filled ? getColor(color) : 'none',
|
|
529
|
-
stroke: filled ? 'none' : getColor(color),
|
|
530
|
-
strokeWidth,
|
|
531
|
-
strokeLinecap: 'round',
|
|
532
|
-
strokeLinejoin: 'round'
|
|
533
|
-
};
|
|
534
|
-
};
|
|
535
|
-
var UserIcon = _ref2 => {
|
|
536
|
-
var {
|
|
537
|
-
widthHeight = 24,
|
|
538
|
-
color = 'currentColor',
|
|
539
|
-
filled = true,
|
|
540
|
-
strokeWidth = 1
|
|
541
|
-
} = _ref2,
|
|
542
|
-
props = _objectWithoutPropertiesLoose(_ref2, _excluded2$1);
|
|
543
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
544
|
-
widthHeight: widthHeight,
|
|
545
|
-
color: color
|
|
546
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", {
|
|
547
|
-
viewBox: "0 0 24 24",
|
|
548
|
-
"aria-hidden": "true",
|
|
549
|
-
focusable: "false",
|
|
550
|
-
fill: filled ? color : 'none',
|
|
551
|
-
stroke: filled ? 'none' : color,
|
|
552
|
-
strokeWidth: strokeWidth,
|
|
553
|
-
strokeLinecap: "round",
|
|
554
|
-
strokeLinejoin: "round"
|
|
555
|
-
}, /*#__PURE__*/React__default.createElement("circle", {
|
|
556
|
-
cx: "12",
|
|
557
|
-
cy: "8",
|
|
558
|
-
r: "4"
|
|
559
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
560
|
-
d: "M4 20c0-4 4-7 8-7s8 3 8 7"
|
|
561
|
-
})));
|
|
562
|
-
};
|
|
563
|
-
var HelpIcon = _ref3 => {
|
|
564
|
-
var {
|
|
565
|
-
widthHeight = 24,
|
|
566
|
-
color = 'currentColor',
|
|
567
|
-
strokeWidth = 1,
|
|
568
|
-
filled = false
|
|
569
|
-
} = _ref3,
|
|
570
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$1);
|
|
571
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
572
|
-
widthHeight: widthHeight,
|
|
573
|
-
color: color
|
|
574
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
575
|
-
viewBox: "0 0 24 24",
|
|
576
|
-
"aria-hidden": "false",
|
|
577
|
-
focusable: "false"
|
|
578
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
579
|
-
cx: "12",
|
|
580
|
-
cy: "12",
|
|
581
|
-
r: "10"
|
|
582
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
583
|
-
d: "M9.09 9a3 3 0 1 1 5.91 1c0 2-3 3-3 3"
|
|
584
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
585
|
-
x1: "12",
|
|
586
|
-
y1: "17",
|
|
587
|
-
x2: "12",
|
|
588
|
-
y2: "17"
|
|
589
|
-
})));
|
|
590
|
-
};
|
|
591
|
-
var FolderIcon = _ref4 => {
|
|
592
|
-
var {
|
|
593
|
-
widthHeight = 24,
|
|
594
|
-
color = 'currentColor',
|
|
595
|
-
filled = true,
|
|
596
|
-
strokeWidth = 1
|
|
597
|
-
} = _ref4,
|
|
598
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$1);
|
|
599
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
600
|
-
widthHeight: widthHeight,
|
|
601
|
-
color: color
|
|
602
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
603
|
-
viewBox: "0 0 24 24",
|
|
604
|
-
"aria-hidden": "true",
|
|
605
|
-
focusable: "false"
|
|
606
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
607
|
-
d: "M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"
|
|
608
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
609
|
-
x1: "12",
|
|
610
|
-
y1: "17",
|
|
611
|
-
x2: "12",
|
|
612
|
-
y2: "17"
|
|
613
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
614
|
-
x1: "9",
|
|
615
|
-
y1: "17",
|
|
616
|
-
x2: "9",
|
|
617
|
-
y2: "17"
|
|
618
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
619
|
-
x1: "15",
|
|
620
|
-
y1: "17",
|
|
621
|
-
x2: "15",
|
|
622
|
-
y2: "17"
|
|
623
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
624
|
-
x1: "12",
|
|
625
|
-
y1: "17",
|
|
626
|
-
x2: "12",
|
|
627
|
-
y2: "17"
|
|
628
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
629
|
-
x1: "12",
|
|
630
|
-
y1: "17",
|
|
631
|
-
x2: "12",
|
|
632
|
-
y2: "17"
|
|
633
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
634
|
-
x1: "12",
|
|
635
|
-
y1: "17",
|
|
636
|
-
x2: "12",
|
|
637
|
-
y2: "17"
|
|
638
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
639
|
-
x1: "12",
|
|
640
|
-
y1: "17",
|
|
641
|
-
x2: "12",
|
|
642
|
-
y2: "17"
|
|
643
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
644
|
-
x1: "12",
|
|
645
|
-
y1: "17",
|
|
646
|
-
x2: "12",
|
|
647
|
-
y2: "17"
|
|
648
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
649
|
-
x1: "12",
|
|
650
|
-
y1: "17",
|
|
651
|
-
x2: "12",
|
|
652
|
-
y2: "17"
|
|
653
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
654
|
-
x1: "12",
|
|
655
|
-
y1: "17",
|
|
656
|
-
x2: "12",
|
|
657
|
-
y2: "17"
|
|
658
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
659
|
-
x1: "12",
|
|
660
|
-
y1: "17",
|
|
661
|
-
x2: "12",
|
|
662
|
-
y2: "17"
|
|
663
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
664
|
-
x1: "12",
|
|
665
|
-
y1: "17",
|
|
666
|
-
x2: "12",
|
|
667
|
-
y2: "17"
|
|
668
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
669
|
-
x1: "12",
|
|
670
|
-
y1: "17",
|
|
671
|
-
x2: "12",
|
|
672
|
-
y2: "17"
|
|
673
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
674
|
-
x1: "12",
|
|
675
|
-
y1: "17",
|
|
676
|
-
x2: "12",
|
|
677
|
-
y2: "17"
|
|
678
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
679
|
-
x1: "12",
|
|
680
|
-
y1: "17",
|
|
681
|
-
x2: "12",
|
|
682
|
-
y2: "17"
|
|
683
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
684
|
-
x1: "12",
|
|
685
|
-
y1: "17",
|
|
686
|
-
x2: "12",
|
|
687
|
-
y2: "17"
|
|
688
|
-
})));
|
|
689
|
-
};
|
|
690
|
-
// Example Icon Component: ChevronIcon
|
|
691
|
-
var ChevronIcon = _ref5 => {
|
|
692
|
-
var {
|
|
693
|
-
widthHeight = 24,
|
|
694
|
-
color = 'currentColor',
|
|
695
|
-
filled = true,
|
|
696
|
-
strokeWidth = 1
|
|
697
|
-
} = _ref5,
|
|
698
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5);
|
|
699
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
700
|
-
widthHeight: widthHeight,
|
|
701
|
-
color: color
|
|
702
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
703
|
-
viewBox: "0 0 24 24",
|
|
704
|
-
"aria-hidden": "true",
|
|
705
|
-
focusable: "false"
|
|
706
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
707
|
-
d: "M7.41 15.41L12 10.83L16.59 15.41L18 14L12 8L6 14L7.41 15.41Z",
|
|
708
|
-
fill: "currentColor"
|
|
709
|
-
})));
|
|
710
|
-
};
|
|
711
|
-
var DragHandleIcon = _ref6 => {
|
|
712
|
-
var {
|
|
713
|
-
widthHeight = 24,
|
|
714
|
-
color = 'currentColor',
|
|
715
|
-
filled = true,
|
|
716
|
-
strokeWidth = 1
|
|
717
|
-
} = _ref6,
|
|
718
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded6);
|
|
719
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
720
|
-
widthHeight: widthHeight,
|
|
721
|
-
color: color
|
|
722
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
723
|
-
viewBox: "0 0 24 24",
|
|
724
|
-
"aria-hidden": "true",
|
|
725
|
-
focusable: "false"
|
|
726
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("g", null, /*#__PURE__*/React__default.createElement("circle", {
|
|
727
|
-
cx: "9",
|
|
728
|
-
cy: "6",
|
|
729
|
-
r: "2"
|
|
730
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
731
|
-
cx: "9",
|
|
732
|
-
cy: "12",
|
|
733
|
-
r: "2"
|
|
734
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
735
|
-
cx: "9",
|
|
736
|
-
cy: "18",
|
|
737
|
-
r: "2"
|
|
738
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
739
|
-
cx: "15",
|
|
740
|
-
cy: "6",
|
|
741
|
-
r: "2"
|
|
742
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
743
|
-
cx: "15",
|
|
744
|
-
cy: "12",
|
|
745
|
-
r: "2"
|
|
746
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
747
|
-
cx: "15",
|
|
748
|
-
cy: "18",
|
|
749
|
-
r: "2"
|
|
750
|
-
}))));
|
|
751
|
-
};
|
|
752
|
-
var FileIcon = _ref7 => {
|
|
753
|
-
var {
|
|
754
|
-
widthHeight = 24,
|
|
755
|
-
color = 'currentColor',
|
|
756
|
-
filled = false,
|
|
757
|
-
strokeWidth = 1
|
|
758
|
-
} = _ref7,
|
|
759
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded7);
|
|
760
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
761
|
-
widthHeight: widthHeight,
|
|
762
|
-
color: color
|
|
763
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
764
|
-
viewBox: "0 0 24 24",
|
|
765
|
-
"aria-hidden": "true",
|
|
766
|
-
focusable: "false"
|
|
767
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
768
|
-
d: "M6 2H14L20 8V20C20 21.1 19.1 22 18 22H6C4.9 22 4 21.1 4 20V4C4 2.9 4.9 2 6 2Z"
|
|
769
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
770
|
-
d: "M14 2V8H20"
|
|
771
|
-
})));
|
|
772
|
-
};
|
|
773
|
-
// Video Icon Component
|
|
774
|
-
var VideoIcon = _ref8 => {
|
|
775
|
-
var {
|
|
776
|
-
widthHeight = 24,
|
|
777
|
-
color = 'currentColor',
|
|
778
|
-
filled = true,
|
|
779
|
-
strokeWidth = 1
|
|
780
|
-
} = _ref8,
|
|
781
|
-
props = _objectWithoutPropertiesLoose(_ref8, _excluded8);
|
|
782
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
783
|
-
widthHeight: widthHeight,
|
|
784
|
-
color: color
|
|
785
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
786
|
-
viewBox: "0 0 24 24",
|
|
787
|
-
"aria-hidden": "true",
|
|
788
|
-
focusable: "false"
|
|
789
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
790
|
-
x: "2",
|
|
791
|
-
y: "4",
|
|
792
|
-
width: "20",
|
|
793
|
-
height: "16",
|
|
794
|
-
rx: "2",
|
|
795
|
-
ry: "2",
|
|
796
|
-
fill: filled ? color : 'none',
|
|
797
|
-
stroke: filled ? 'none' : color,
|
|
798
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
799
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
800
|
-
points: "10 8 16 12 10 16 10 8",
|
|
801
|
-
fill: filled ? filled ? 'white' : color : 'none',
|
|
802
|
-
stroke: filled ? 'none' : color,
|
|
803
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
804
|
-
})));
|
|
805
|
-
};
|
|
806
|
-
// Image Icon Component
|
|
807
|
-
var ImageIcon = _ref9 => {
|
|
808
|
-
var {
|
|
809
|
-
widthHeight = 24,
|
|
810
|
-
color = 'currentColor',
|
|
811
|
-
filled = true,
|
|
812
|
-
strokeWidth = 1
|
|
813
|
-
} = _ref9,
|
|
814
|
-
props = _objectWithoutPropertiesLoose(_ref9, _excluded9);
|
|
815
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
816
|
-
widthHeight: widthHeight,
|
|
817
|
-
color: color
|
|
818
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
819
|
-
viewBox: "0 0 24 24",
|
|
820
|
-
"aria-hidden": "true",
|
|
821
|
-
focusable: "false"
|
|
822
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
823
|
-
x: "2",
|
|
824
|
-
y: "2",
|
|
825
|
-
width: "20",
|
|
826
|
-
height: "20",
|
|
827
|
-
rx: "2",
|
|
828
|
-
ry: "2",
|
|
829
|
-
fill: filled ? color : 'none',
|
|
830
|
-
stroke: filled ? 'none' : color,
|
|
831
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
832
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
833
|
-
cx: "8.5",
|
|
834
|
-
cy: "8.5",
|
|
835
|
-
r: "1.5",
|
|
836
|
-
fill: filled ? filled ? 'white' : color : 'none',
|
|
837
|
-
stroke: filled ? 'none' : color,
|
|
838
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
839
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
840
|
-
points: "21 15 16 10 5 21",
|
|
841
|
-
fill: "none",
|
|
842
|
-
stroke: filled ? 'white' : color,
|
|
843
|
-
strokeWidth: strokeWidth
|
|
844
|
-
})));
|
|
845
|
-
};
|
|
846
|
-
// Audio/Speaker Icon Component
|
|
847
|
-
var AudioIcon = _ref10 => {
|
|
848
|
-
var {
|
|
849
|
-
widthHeight = 24,
|
|
850
|
-
color = 'currentColor',
|
|
851
|
-
filled = true,
|
|
852
|
-
strokeWidth = 1
|
|
853
|
-
} = _ref10,
|
|
854
|
-
props = _objectWithoutPropertiesLoose(_ref10, _excluded10);
|
|
855
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
856
|
-
widthHeight: widthHeight,
|
|
857
|
-
color: color
|
|
858
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
859
|
-
viewBox: "0 0 24 24",
|
|
860
|
-
"aria-hidden": "true",
|
|
861
|
-
focusable: "false"
|
|
862
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", Object.assign({
|
|
863
|
-
d: "M11 5l-5 5H2v4h4l5 5V5z"
|
|
864
|
-
}, getSvgProps(filled, color, strokeWidth))), /*#__PURE__*/React__default.createElement("path", Object.assign({
|
|
865
|
-
d: "M15.54 8.46a5 5 0 0 1 0 7.07"
|
|
866
|
-
}, getSvgProps(false, color, strokeWidth))), /*#__PURE__*/React__default.createElement("path", Object.assign({
|
|
867
|
-
d: "M18.07 5.93a8 8 0 0 1 0 12.14"
|
|
868
|
-
}, getSvgProps(false, color, strokeWidth)))));
|
|
869
|
-
};
|
|
870
|
-
var TwitterIcon = _ref11 => {
|
|
871
|
-
var {
|
|
872
|
-
widthHeight = 24,
|
|
873
|
-
color = 'currentColor',
|
|
874
|
-
filled = true,
|
|
875
|
-
strokeWidth = 1
|
|
876
|
-
} = _ref11,
|
|
877
|
-
props = _objectWithoutPropertiesLoose(_ref11, _excluded11);
|
|
878
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
879
|
-
widthHeight: widthHeight,
|
|
880
|
-
color: color
|
|
881
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
882
|
-
viewBox: "0 0 24 24",
|
|
883
|
-
"aria-hidden": "true",
|
|
884
|
-
focusable: "false"
|
|
885
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
886
|
-
d: "M22.46 6.01c-.83.37-1.72.62-2.65.74a4.6 4.6 0 0 0 2.01-2.54 9.2 9.2 0 0 1-2.91 1.11 4.54 4.54 0 0 0-7.75 4.14A12.86 12.86 0 0 1 3.15 4.47a4.54 4.54 0 0 0 1.4 6.06 4.5 4.5 0 0 1-2.06-.57v.06a4.54 4.54 0 0 0 3.64 4.45 4.61 4.61 0 0 1-2.05.08 4.54 4.54 0 0 0 4.23 3.15 9.12 9.12 0 0 1-5.64 1.94c-.37 0-.74-.02-1.1-.07A12.86 12.86 0 0 0 8.21 21c8.38 0 12.96-6.94 12.96-12.96 0-.2 0-.4-.01-.6a9.28 9.28 0 0 0 2.3-2.37z",
|
|
887
|
-
fill: filled ? color : 'none',
|
|
888
|
-
stroke: filled ? 'none' : color,
|
|
889
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
890
|
-
})));
|
|
891
|
-
};
|
|
892
|
-
var XIcon = _ref12 => {
|
|
893
|
-
var {
|
|
894
|
-
widthHeight = 24,
|
|
895
|
-
color = 'currentColor',
|
|
896
|
-
filled = true,
|
|
897
|
-
strokeWidth = 1
|
|
898
|
-
} = _ref12,
|
|
899
|
-
props = _objectWithoutPropertiesLoose(_ref12, _excluded12);
|
|
900
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
901
|
-
widthHeight: widthHeight,
|
|
902
|
-
color: color
|
|
903
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
904
|
-
viewBox: "0 0 24 24",
|
|
905
|
-
"aria-hidden": "true",
|
|
906
|
-
focusable: "false"
|
|
907
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
908
|
-
d: "M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z",
|
|
909
|
-
fill: filled ? color : 'none',
|
|
910
|
-
stroke: color,
|
|
911
|
-
strokeWidth: strokeWidth
|
|
912
|
-
})));
|
|
913
|
-
};
|
|
914
|
-
// Example of a Twitch Icon
|
|
915
|
-
var TwitchIcon = _ref13 => {
|
|
916
|
-
var {
|
|
917
|
-
widthHeight = 24,
|
|
918
|
-
color = 'currentColor',
|
|
919
|
-
filled = true,
|
|
920
|
-
strokeWidth = 1
|
|
921
|
-
} = _ref13,
|
|
922
|
-
props = _objectWithoutPropertiesLoose(_ref13, _excluded13);
|
|
923
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
924
|
-
widthHeight: widthHeight,
|
|
925
|
-
color: color
|
|
926
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
927
|
-
viewBox: "0 0 24 24",
|
|
928
|
-
"aria-hidden": "true",
|
|
929
|
-
focusable: "false"
|
|
930
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
931
|
-
d: "M2 2v16h5v4l4-4h5l6-6V2H2zm18 10-3 3h-5l-3 3v-3H4V4h16v8z",
|
|
932
|
-
fill: filled ? color : 'none',
|
|
933
|
-
stroke: color,
|
|
934
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
935
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
936
|
-
d: "M14 7h2v5h-2V7zm-4 0h2v5H10V7z",
|
|
937
|
-
fill: filled ? color : 'none',
|
|
938
|
-
stroke: color,
|
|
939
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
940
|
-
})));
|
|
941
|
-
};
|
|
942
|
-
// Example of another Icon: CloseIcon
|
|
943
|
-
var CloseIcon = _ref14 => {
|
|
944
|
-
var {
|
|
945
|
-
widthHeight = 24,
|
|
946
|
-
color = 'currentColor',
|
|
947
|
-
filled = false,
|
|
948
|
-
strokeWidth = 2
|
|
949
|
-
} = _ref14,
|
|
950
|
-
props = _objectWithoutPropertiesLoose(_ref14, _excluded14);
|
|
951
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
952
|
-
widthHeight: widthHeight,
|
|
953
|
-
color: color
|
|
954
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
955
|
-
viewBox: "0 0 24 24",
|
|
956
|
-
"aria-hidden": "true",
|
|
957
|
-
focusable: "false"
|
|
958
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
959
|
-
stroke: color,
|
|
960
|
-
x1: "18",
|
|
961
|
-
y1: "6",
|
|
962
|
-
x2: "6",
|
|
963
|
-
y2: "18"
|
|
964
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
965
|
-
stroke: color,
|
|
966
|
-
x1: "6",
|
|
967
|
-
y1: "6",
|
|
968
|
-
x2: "18",
|
|
969
|
-
y2: "18"
|
|
970
|
-
})));
|
|
971
|
-
};
|
|
972
|
-
var InstagramIcon = _ref15 => {
|
|
973
|
-
var {
|
|
974
|
-
widthHeight = 24,
|
|
975
|
-
color = 'currentColor',
|
|
976
|
-
filled = false,
|
|
977
|
-
strokeWidth = 1
|
|
978
|
-
} = _ref15,
|
|
979
|
-
props = _objectWithoutPropertiesLoose(_ref15, _excluded15);
|
|
980
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
981
|
-
widthHeight: widthHeight,
|
|
982
|
-
color: color
|
|
983
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
984
|
-
viewBox: "0 0 24 24",
|
|
985
|
-
"aria-hidden": "true",
|
|
986
|
-
focusable: "false"
|
|
987
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
988
|
-
x: "2",
|
|
989
|
-
y: "2",
|
|
990
|
-
width: "20",
|
|
991
|
-
height: "20",
|
|
992
|
-
rx: "5",
|
|
993
|
-
ry: "5"
|
|
994
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
995
|
-
d: "M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"
|
|
996
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
997
|
-
x1: "17.5",
|
|
998
|
-
y1: "6.5",
|
|
999
|
-
x2: "17.51",
|
|
1000
|
-
y2: "6.5"
|
|
1001
|
-
})));
|
|
1002
|
-
};
|
|
1003
|
-
var YoutubeIcon = _ref16 => {
|
|
1004
|
-
var {
|
|
1005
|
-
widthHeight = 24,
|
|
1006
|
-
color = 'currentColor',
|
|
1007
|
-
filled = true,
|
|
1008
|
-
strokeWidth = 1
|
|
1009
|
-
} = _ref16,
|
|
1010
|
-
props = _objectWithoutPropertiesLoose(_ref16, _excluded16);
|
|
1011
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1012
|
-
widthHeight: widthHeight,
|
|
1013
|
-
color: color
|
|
1014
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1015
|
-
viewBox: "0 0 24 24",
|
|
1016
|
-
"aria-hidden": "true",
|
|
1017
|
-
focusable: "false"
|
|
1018
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1019
|
-
d: "M21.8 8.001A2.8 2.8 0 0 0 19 5.2C17.793 5 12 5 12 5s-5.793 0-7 0.2a2.8 2.8 0 0 0-2.8 2.8c-0.2 1.207-0.2 3-0.2 3s0 1.793 0.2 3a2.8 2.8 0 0 0 2.8 2.8c1.207 0.2 7 0.2 7 0.2s5.793 0 7-0.2a2.8 2.8 0 0 0 2.8-2.8c0.2-1.207 0.2-3 0.2-3s0-1.793-0.2-3z",
|
|
1020
|
-
fill: filled ? color : 'none',
|
|
1021
|
-
stroke: filled ? 'none' : color,
|
|
1022
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
1023
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
1024
|
-
points: "10 8 10 14 14 10",
|
|
1025
|
-
fill: "white" // Ensures the play button is transparent
|
|
1026
|
-
,
|
|
1027
|
-
stroke: 'white',
|
|
1028
|
-
strokeWidth: strokeWidth
|
|
1029
|
-
})));
|
|
1030
|
-
};
|
|
1031
|
-
var FacebookIcon = _ref17 => {
|
|
1032
|
-
var {
|
|
1033
|
-
widthHeight = 24,
|
|
1034
|
-
color = 'currentColor',
|
|
1035
|
-
filled = true,
|
|
1036
|
-
strokeWidth = 1
|
|
1037
|
-
} = _ref17,
|
|
1038
|
-
props = _objectWithoutPropertiesLoose(_ref17, _excluded17);
|
|
1039
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1040
|
-
widthHeight: widthHeight,
|
|
1041
|
-
color: color
|
|
1042
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1043
|
-
viewBox: "0 0 24 24",
|
|
1044
|
-
"aria-hidden": "true",
|
|
1045
|
-
focusable: "false"
|
|
1046
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1047
|
-
d: "M22 2H2v20h10v-7h-2v-3h2V9.5a4 4 0 0 1 4-4h3v3h-3a1 1 0 0 0-1 1V12h4l-1 3h-3v7h6V2z",
|
|
1048
|
-
fill: filled ? color : 'none',
|
|
1049
|
-
stroke: color,
|
|
1050
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
1051
|
-
})));
|
|
1052
|
-
};
|
|
1053
|
-
var LinkedinIcon = _ref18 => {
|
|
1054
|
-
var {
|
|
1055
|
-
widthHeight = 24,
|
|
1056
|
-
color = 'currentColor',
|
|
1057
|
-
filled = true,
|
|
1058
|
-
strokeWidth = 1
|
|
1059
|
-
} = _ref18,
|
|
1060
|
-
props = _objectWithoutPropertiesLoose(_ref18, _excluded18);
|
|
1061
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1062
|
-
widthHeight: widthHeight,
|
|
1063
|
-
color: color
|
|
1064
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1065
|
-
viewBox: "0 0 24 24"
|
|
1066
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1067
|
-
d: "M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"
|
|
1068
|
-
}), /*#__PURE__*/React__default.createElement("rect", {
|
|
1069
|
-
x: "2",
|
|
1070
|
-
y: "9",
|
|
1071
|
-
width: "4",
|
|
1072
|
-
height: "12"
|
|
1073
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
1074
|
-
cx: "4",
|
|
1075
|
-
cy: "4",
|
|
1076
|
-
r: "2"
|
|
1077
|
-
})));
|
|
1078
|
-
};
|
|
1079
|
-
var ThreadsIcon = _ref19 => {
|
|
1080
|
-
var {
|
|
1081
|
-
widthHeight = 24,
|
|
1082
|
-
color = 'currentColor',
|
|
1083
|
-
filled = false,
|
|
1084
|
-
strokeWidth = 1
|
|
1085
|
-
} = _ref19,
|
|
1086
|
-
props = _objectWithoutPropertiesLoose(_ref19, _excluded19);
|
|
1087
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1088
|
-
widthHeight: widthHeight,
|
|
1089
|
-
color: color
|
|
1090
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1091
|
-
viewBox: "0 0 24 24"
|
|
1092
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1093
|
-
stroke: "none",
|
|
1094
|
-
d: "M0 0h24v24H0z",
|
|
1095
|
-
fill: "none"
|
|
1096
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1097
|
-
d: "M19 7.5c-1.333 -3 -3.667 -4.5 -7 -4.5c-5 0 -8 2.5 -8 9s3.5 9 8 9s7 -3 7\n -5s-1 -5 -7 -5c-2.5 0 -3 1.25 -3 2.5c0 1.5 1 2.5 2.5 2.5c2.5 0 3.5 -1.5\n 3.5 -5s-2 -4 -3 -4s-1.833 .333 -2.5 1"
|
|
1098
|
-
})));
|
|
1099
|
-
};
|
|
1100
|
-
// Example Refactored Icon: MinusIcon without undefined 'padding' prop
|
|
1101
|
-
var MinusIcon = _ref20 => {
|
|
1102
|
-
var {
|
|
1103
|
-
widthHeight = 24,
|
|
1104
|
-
color = 'currentColor',
|
|
1105
|
-
filled = false,
|
|
1106
|
-
// Assuming minus can be filled; adjust as needed
|
|
1107
|
-
strokeWidth = 1
|
|
1108
|
-
} = _ref20,
|
|
1109
|
-
props = _objectWithoutPropertiesLoose(_ref20, _excluded20);
|
|
1110
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1111
|
-
widthHeight: widthHeight,
|
|
1112
|
-
color: color
|
|
1113
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1114
|
-
viewBox: "0 0 24 24",
|
|
1115
|
-
"aria-hidden": "true",
|
|
1116
|
-
focusable: "false"
|
|
1117
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
1118
|
-
stroke: color,
|
|
1119
|
-
x1: "8",
|
|
1120
|
-
y1: "12",
|
|
1121
|
-
x2: "16",
|
|
1122
|
-
y2: "12"
|
|
1123
|
-
})));
|
|
1124
|
-
};
|
|
1125
|
-
// Example Refactored Icon: InfoIcon with accessibility enhancements
|
|
1126
|
-
var InfoIcon = _ref21 => {
|
|
1127
|
-
var {
|
|
1128
|
-
widthHeight = 24,
|
|
1129
|
-
color = 'currentColor',
|
|
1130
|
-
filled = true,
|
|
1131
|
-
strokeWidth = 1
|
|
1132
|
-
} = _ref21,
|
|
1133
|
-
props = _objectWithoutPropertiesLoose(_ref21, _excluded21);
|
|
1134
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1135
|
-
widthHeight: widthHeight,
|
|
1136
|
-
color: color
|
|
1137
|
-
}, props, {
|
|
1138
|
-
"aria-label": "Information"
|
|
1139
|
-
}), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1140
|
-
viewBox: "0 0 24 24",
|
|
1141
|
-
"aria-hidden": "false",
|
|
1142
|
-
focusable: "false"
|
|
1143
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1144
|
-
d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"
|
|
1145
|
-
})));
|
|
1146
|
-
};
|
|
1147
|
-
var PlayIcon = _ref22 => {
|
|
1148
|
-
var {
|
|
1149
|
-
widthHeight = 24,
|
|
1150
|
-
color = 'currentColor',
|
|
1151
|
-
filled = true,
|
|
1152
|
-
strokeWidth = 1
|
|
1153
|
-
} = _ref22,
|
|
1154
|
-
props = _objectWithoutPropertiesLoose(_ref22, _excluded22);
|
|
1155
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1156
|
-
widthHeight: widthHeight,
|
|
1157
|
-
color: color
|
|
1158
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1159
|
-
viewBox: "0 0 24 24",
|
|
1160
|
-
"aria-hidden": "false",
|
|
1161
|
-
focusable: "false"
|
|
1162
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1163
|
-
d: "M8 5v14l11-7z"
|
|
1164
|
-
})));
|
|
1165
|
-
};
|
|
1166
|
-
var PauseIcon = _ref23 => {
|
|
1167
|
-
var {
|
|
1168
|
-
widthHeight = 24,
|
|
1169
|
-
color = 'currentColor',
|
|
1170
|
-
filled = true,
|
|
1171
|
-
strokeWidth = 1
|
|
1172
|
-
} = _ref23,
|
|
1173
|
-
props = _objectWithoutPropertiesLoose(_ref23, _excluded23);
|
|
1174
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1175
|
-
widthHeight: widthHeight,
|
|
1176
|
-
color: color
|
|
1177
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1178
|
-
viewBox: "0 0 24 24",
|
|
1179
|
-
"aria-hidden": "false",
|
|
1180
|
-
focusable: "false"
|
|
1181
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1182
|
-
d: "M6 4h4v16H6V4zm8 0h4v16h-4V4z"
|
|
1183
|
-
})));
|
|
1184
|
-
};
|
|
1185
|
-
var HeartIcon = _ref24 => {
|
|
1186
|
-
var {
|
|
1187
|
-
widthHeight = 24,
|
|
1188
|
-
color = 'currentColor',
|
|
1189
|
-
filled = true,
|
|
1190
|
-
strokeWidth = 1
|
|
1191
|
-
} = _ref24,
|
|
1192
|
-
props = _objectWithoutPropertiesLoose(_ref24, _excluded24);
|
|
1193
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1194
|
-
widthHeight: widthHeight,
|
|
1195
|
-
color: color
|
|
1196
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1197
|
-
viewBox: "0 0 24 24",
|
|
1198
|
-
"aria-hidden": "false",
|
|
1199
|
-
focusable: "false"
|
|
1200
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1201
|
-
d: "M20.84 4.61c-1.54-1.56-4.04-1.56-5.59 0l-.7.72-.7-.72a3.95 3.95 0 0 0-5.59 0c-1.56 1.56-1.56 4.09 0 5.66l6.29 6.36 6.29-6.36c1.56-1.56 1.56-4.09 0-5.66z"
|
|
1202
|
-
})));
|
|
1203
|
-
};
|
|
1204
|
-
var StarIcon = _ref25 => {
|
|
1205
|
-
var {
|
|
1206
|
-
widthHeight = 24,
|
|
1207
|
-
color = 'currentColor',
|
|
1208
|
-
filled = true,
|
|
1209
|
-
strokeWidth = 1
|
|
1210
|
-
} = _ref25,
|
|
1211
|
-
props = _objectWithoutPropertiesLoose(_ref25, _excluded25);
|
|
1212
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1213
|
-
widthHeight: widthHeight,
|
|
1214
|
-
color: color
|
|
1215
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1216
|
-
viewBox: "0 0 24 24",
|
|
1217
|
-
"aria-hidden": "false",
|
|
1218
|
-
focusable: "false"
|
|
1219
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("polygon", {
|
|
1220
|
-
points: "12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"
|
|
1221
|
-
})));
|
|
1222
|
-
};
|
|
1223
|
-
var SaveIcon = _ref26 => {
|
|
1224
|
-
var {
|
|
1225
|
-
widthHeight = 24,
|
|
1226
|
-
color = 'currentColor',
|
|
1227
|
-
filled = false,
|
|
1228
|
-
strokeWidth = 1
|
|
1229
|
-
} = _ref26,
|
|
1230
|
-
props = _objectWithoutPropertiesLoose(_ref26, _excluded26);
|
|
1231
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1232
|
-
widthHeight: widthHeight,
|
|
1233
|
-
color: color
|
|
1234
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1235
|
-
viewBox: "0 0 24 24",
|
|
1236
|
-
"aria-hidden": "false",
|
|
1237
|
-
focusable: "false"
|
|
1238
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1239
|
-
d: "M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"
|
|
1240
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
1241
|
-
points: "17 21 17 13 7 13 7 21"
|
|
1242
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
1243
|
-
points: "7 3 7 8 15 8"
|
|
1244
|
-
})));
|
|
1245
|
-
};
|
|
1246
|
-
var WarningIcon = _ref27 => {
|
|
1247
|
-
var {
|
|
1248
|
-
widthHeight = 24,
|
|
1249
|
-
color = 'currentColor',
|
|
1250
|
-
filled = false,
|
|
1251
|
-
strokeWidth = 1
|
|
1252
|
-
} = _ref27,
|
|
1253
|
-
props = _objectWithoutPropertiesLoose(_ref27, _excluded27);
|
|
1254
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1255
|
-
widthHeight: widthHeight,
|
|
1256
|
-
color: color
|
|
1257
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1258
|
-
viewBox: "0 0 24 24",
|
|
1259
|
-
"aria-hidden": "false",
|
|
1260
|
-
focusable: "false"
|
|
1261
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1262
|
-
d: "M10.29 3.86l-6.6 11.4c-.78 1.36.2 3.1 1.71 3.1h13.2c1.51 0 2.49-1.74 1.71-3.1l-6.6-11.4a2 2 0 0 0-3.42 0z"
|
|
1263
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1264
|
-
stroke: color,
|
|
1265
|
-
x1: "12",
|
|
1266
|
-
y1: "6",
|
|
1267
|
-
x2: "12",
|
|
1268
|
-
y2: "13"
|
|
1269
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1270
|
-
stroke: color,
|
|
1271
|
-
x1: "12",
|
|
1272
|
-
y1: "15",
|
|
1273
|
-
x2: "12",
|
|
1274
|
-
y2: "15"
|
|
1275
|
-
})));
|
|
1276
|
-
};
|
|
1277
|
-
var BatteryIcon = _ref28 => {
|
|
1278
|
-
var {
|
|
1279
|
-
widthHeight = 24,
|
|
1280
|
-
color = 'currentColor',
|
|
1281
|
-
filled = true,
|
|
1282
|
-
strokeWidth = 1
|
|
1283
|
-
} = _ref28,
|
|
1284
|
-
props = _objectWithoutPropertiesLoose(_ref28, _excluded28);
|
|
1285
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1286
|
-
widthHeight: widthHeight,
|
|
1287
|
-
color: color
|
|
1288
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1289
|
-
viewBox: "0 0 24 24",
|
|
1290
|
-
"aria-hidden": "false",
|
|
1291
|
-
focusable: "false"
|
|
1292
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1293
|
-
d: "M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4z"
|
|
1294
|
-
})));
|
|
1295
|
-
};
|
|
1296
|
-
var BookmarkIcon = _ref29 => {
|
|
1297
|
-
var {
|
|
1298
|
-
widthHeight = 24,
|
|
1299
|
-
color = 'currentColor',
|
|
1300
|
-
filled = false,
|
|
1301
|
-
strokeWidth = 1
|
|
1302
|
-
} = _ref29,
|
|
1303
|
-
props = _objectWithoutPropertiesLoose(_ref29, _excluded29);
|
|
1304
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1305
|
-
widthHeight: widthHeight,
|
|
1306
|
-
color: color
|
|
1307
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1308
|
-
viewBox: "0 0 24 24",
|
|
1309
|
-
"aria-hidden": "false",
|
|
1310
|
-
focusable: "false"
|
|
1311
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1312
|
-
d: "M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2z"
|
|
1313
|
-
})));
|
|
1314
|
-
};
|
|
1315
|
-
var CloudIcon = _ref30 => {
|
|
1316
|
-
var {
|
|
1317
|
-
widthHeight = 24,
|
|
1318
|
-
color = 'currentColor',
|
|
1319
|
-
filled = true,
|
|
1320
|
-
strokeWidth = 1
|
|
1321
|
-
} = _ref30,
|
|
1322
|
-
props = _objectWithoutPropertiesLoose(_ref30, _excluded30);
|
|
1323
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1324
|
-
widthHeight: widthHeight,
|
|
1325
|
-
color: color
|
|
1326
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1327
|
-
viewBox: "0 0 24 24",
|
|
1328
|
-
"aria-hidden": "false",
|
|
1329
|
-
focusable: "false"
|
|
1330
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1331
|
-
d: "M18 10h-1.26A8 8 0 109 20h9a5 5 0 000-10z"
|
|
1332
|
-
})));
|
|
1333
|
-
};
|
|
1334
|
-
var CopyIcon = _ref31 => {
|
|
1335
|
-
var {
|
|
1336
|
-
widthHeight = 24,
|
|
1337
|
-
color = 'currentColor',
|
|
1338
|
-
filled = false,
|
|
1339
|
-
strokeWidth = 1
|
|
1340
|
-
} = _ref31,
|
|
1341
|
-
props = _objectWithoutPropertiesLoose(_ref31, _excluded31);
|
|
1342
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1343
|
-
widthHeight: widthHeight,
|
|
1344
|
-
color: color
|
|
1345
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1346
|
-
viewBox: "0 0 24 24",
|
|
1347
|
-
"aria-hidden": "false",
|
|
1348
|
-
focusable: "false"
|
|
1349
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
1350
|
-
x: "9",
|
|
1351
|
-
y: "9",
|
|
1352
|
-
width: "13",
|
|
1353
|
-
height: "13",
|
|
1354
|
-
rx: "2",
|
|
1355
|
-
ry: "2"
|
|
1356
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1357
|
-
d: "M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"
|
|
1358
|
-
})));
|
|
1359
|
-
};
|
|
1360
|
-
var DustBinIcon = _ref32 => {
|
|
1361
|
-
var {
|
|
1362
|
-
widthHeight = 24,
|
|
1363
|
-
color = 'currentColor',
|
|
1364
|
-
filled = false,
|
|
1365
|
-
strokeWidth = 1
|
|
1366
|
-
} = _ref32,
|
|
1367
|
-
props = _objectWithoutPropertiesLoose(_ref32, _excluded32);
|
|
1368
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1369
|
-
widthHeight: widthHeight,
|
|
1370
|
-
color: color
|
|
1371
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1372
|
-
viewBox: "0 0 24 24",
|
|
1373
|
-
"aria-hidden": "false",
|
|
1374
|
-
focusable: "false"
|
|
1375
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1376
|
-
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
|
|
1377
|
-
})));
|
|
1378
|
-
};
|
|
1379
|
-
var DeleteIcon = DustBinIcon;
|
|
1380
|
-
var EditIcon = _ref33 => {
|
|
1381
|
-
var {
|
|
1382
|
-
widthHeight = 24,
|
|
1383
|
-
color = 'currentColor',
|
|
1384
|
-
filled = false,
|
|
1385
|
-
strokeWidth = 1
|
|
1386
|
-
} = _ref33,
|
|
1387
|
-
props = _objectWithoutPropertiesLoose(_ref33, _excluded33);
|
|
1388
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1389
|
-
widthHeight: widthHeight,
|
|
1390
|
-
color: color
|
|
1391
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1392
|
-
viewBox: "0 0 24 24",
|
|
1393
|
-
"aria-hidden": "false",
|
|
1394
|
-
focusable: "false"
|
|
1395
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1396
|
-
d: "M18.3785 8.44975L8.9636 17.8648C8.6844 18.144 8.3288 18.3343 7.94161 18.4117L4.99988 19.0001L5.58823 16.0583C5.66566 15.6711 5.85597 15.3155 6.13517 15.0363L15.5501 5.62132M18.3785 8.44975L19.7927 7.03553C20.1832 6.64501 20.1832 6.01184 19.7927 5.62132L18.3785 4.20711C17.988 3.81658 17.3548 3.81658 16.9643 4.20711L15.5501 5.62132M18.3785 8.44975L15.5501 5.62132"
|
|
1397
|
-
})));
|
|
1398
|
-
};
|
|
1399
|
-
var ErrorIcon = _ref34 => {
|
|
1400
|
-
var {
|
|
1401
|
-
widthHeight = 24,
|
|
1402
|
-
color = 'currentColor',
|
|
1403
|
-
strokeWidth = 1,
|
|
1404
|
-
filled = true
|
|
1405
|
-
} = _ref34,
|
|
1406
|
-
props = _objectWithoutPropertiesLoose(_ref34, _excluded34);
|
|
1407
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1408
|
-
widthHeight: widthHeight,
|
|
1409
|
-
color: color
|
|
1410
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1411
|
-
viewBox: "0 0 24 24",
|
|
1412
|
-
"aria-hidden": "false",
|
|
1413
|
-
focusable: "false"
|
|
1414
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
1415
|
-
cx: "12",
|
|
1416
|
-
cy: "12",
|
|
1417
|
-
r: "10"
|
|
1418
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1419
|
-
x1: "15",
|
|
1420
|
-
y1: "9",
|
|
1421
|
-
x2: "9",
|
|
1422
|
-
y2: "15",
|
|
1423
|
-
stroke: filled ? 'white' : color
|
|
1424
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1425
|
-
x1: "9",
|
|
1426
|
-
y1: "9",
|
|
1427
|
-
x2: "15",
|
|
1428
|
-
y2: "15",
|
|
1429
|
-
stroke: filled ? 'white' : color
|
|
1430
|
-
})));
|
|
1431
|
-
};
|
|
1432
|
-
var DownloadIcon = _ref35 => {
|
|
1433
|
-
var {
|
|
1434
|
-
widthHeight = 24,
|
|
1435
|
-
color = 'currentColor',
|
|
1436
|
-
filled = true,
|
|
1437
|
-
strokeWidth = 1
|
|
1438
|
-
} = _ref35,
|
|
1439
|
-
props = _objectWithoutPropertiesLoose(_ref35, _excluded35);
|
|
1440
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1441
|
-
widthHeight: widthHeight,
|
|
1442
|
-
color: color
|
|
1443
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1444
|
-
viewBox: "0 0 24 24",
|
|
1445
|
-
"aria-hidden": "false",
|
|
1446
|
-
focusable: "false"
|
|
1447
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1448
|
-
d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"
|
|
1449
|
-
})));
|
|
1450
|
-
};
|
|
1451
|
-
var MenuIcon = _ref36 => {
|
|
1452
|
-
var {
|
|
1453
|
-
widthHeight = 24,
|
|
1454
|
-
color = 'currentColor',
|
|
1455
|
-
strokeWidth = 1,
|
|
1456
|
-
filled = false
|
|
1457
|
-
} = _ref36,
|
|
1458
|
-
props = _objectWithoutPropertiesLoose(_ref36, _excluded36);
|
|
1459
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1460
|
-
widthHeight: widthHeight,
|
|
1461
|
-
color: color
|
|
1462
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1463
|
-
viewBox: "0 0 24 24",
|
|
1464
|
-
"aria-hidden": "false",
|
|
1465
|
-
focusable: "false"
|
|
1466
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
1467
|
-
stroke: color,
|
|
1468
|
-
x1: "3",
|
|
1469
|
-
y1: "12",
|
|
1470
|
-
x2: "21",
|
|
1471
|
-
y2: "12"
|
|
1472
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1473
|
-
stroke: color,
|
|
1474
|
-
x1: "3",
|
|
1475
|
-
y1: "6",
|
|
1476
|
-
x2: "21",
|
|
1477
|
-
y2: "6"
|
|
1478
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1479
|
-
stroke: color,
|
|
1480
|
-
x1: "3",
|
|
1481
|
-
y1: "18",
|
|
1482
|
-
x2: "21",
|
|
1483
|
-
y2: "18"
|
|
1484
|
-
})));
|
|
1485
|
-
};
|
|
1486
|
-
var ShareIcon = _ref37 => {
|
|
1487
|
-
var {
|
|
1488
|
-
widthHeight = 24,
|
|
1489
|
-
color = 'currentColor',
|
|
1490
|
-
filled = false,
|
|
1491
|
-
strokeWidth = 1
|
|
1492
|
-
} = _ref37,
|
|
1493
|
-
props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
|
|
1494
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1495
|
-
widthHeight: widthHeight,
|
|
1496
|
-
color: color
|
|
1497
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1498
|
-
viewBox: "0 0 24 24",
|
|
1499
|
-
"aria-hidden": "false",
|
|
1500
|
-
focusable: "false"
|
|
1501
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
1502
|
-
cx: "18",
|
|
1503
|
-
cy: "5",
|
|
1504
|
-
r: "3"
|
|
1505
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
1506
|
-
cx: "6",
|
|
1507
|
-
cy: "12",
|
|
1508
|
-
r: "3"
|
|
1509
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
1510
|
-
cx: "18",
|
|
1511
|
-
cy: "19",
|
|
1512
|
-
r: "3"
|
|
1513
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1514
|
-
stroke: color,
|
|
1515
|
-
x1: "8.59",
|
|
1516
|
-
y1: "13.51",
|
|
1517
|
-
x2: "15.42",
|
|
1518
|
-
y2: "17.49"
|
|
1519
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1520
|
-
stroke: color,
|
|
1521
|
-
x1: "15.41",
|
|
1522
|
-
y1: "6.51",
|
|
1523
|
-
x2: "8.59",
|
|
1524
|
-
y2: "10.49"
|
|
1525
|
-
})));
|
|
1526
|
-
};
|
|
1527
|
-
var RefreshIcon = _ref38 => {
|
|
1528
|
-
var {
|
|
1529
|
-
widthHeight = 24,
|
|
1530
|
-
color = 'currentColor',
|
|
1531
|
-
strokeWidth = 1,
|
|
1532
|
-
filled = false
|
|
1533
|
-
} = _ref38,
|
|
1534
|
-
props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
|
|
1535
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1536
|
-
widthHeight: widthHeight,
|
|
1537
|
-
color: color
|
|
1538
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1539
|
-
viewBox: "0 0 24 24",
|
|
1540
|
-
"aria-hidden": "false",
|
|
1541
|
-
focusable: "false"
|
|
1542
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("polyline", {
|
|
1543
|
-
points: "23 4 23 10 17 10"
|
|
1544
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1545
|
-
d: "M20.49 15a9 9 0 1 1-2.13-9.36L23 10"
|
|
1546
|
-
})));
|
|
1547
|
-
};
|
|
1548
|
-
var PrintIcon = _ref39 => {
|
|
1549
|
-
var {
|
|
1550
|
-
widthHeight = 24,
|
|
1551
|
-
color = 'currentColor',
|
|
1552
|
-
filled = true,
|
|
1553
|
-
strokeWidth = 1
|
|
1554
|
-
} = _ref39,
|
|
1555
|
-
props = _objectWithoutPropertiesLoose(_ref39, _excluded39);
|
|
1556
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1557
|
-
widthHeight: widthHeight,
|
|
1558
|
-
color: color
|
|
1559
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1560
|
-
viewBox: "0 0 24 24"
|
|
1561
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1562
|
-
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"
|
|
1563
|
-
})));
|
|
1564
|
-
};
|
|
1565
|
-
var MagicWandIcon = _ref40 => {
|
|
1566
|
-
var {
|
|
1567
|
-
widthHeight = 24,
|
|
1568
|
-
color = 'currentColor',
|
|
1569
|
-
strokeWidth = 1,
|
|
1570
|
-
filled = true
|
|
1571
|
-
} = _ref40,
|
|
1572
|
-
props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
|
|
1573
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1574
|
-
widthHeight: widthHeight,
|
|
1575
|
-
color: color
|
|
1576
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1577
|
-
viewBox: "0 0 24 24",
|
|
1578
|
-
"aria-hidden": "false",
|
|
1579
|
-
focusable: "false"
|
|
1580
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
1581
|
-
x: "-3",
|
|
1582
|
-
y: "17",
|
|
1583
|
-
width: "15",
|
|
1584
|
-
height: "4",
|
|
1585
|
-
rx: "1",
|
|
1586
|
-
transform: "rotate(-40 2 13)"
|
|
1587
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1588
|
-
d: "M17 3L18 6L21 7L18 8L17 11L16 8L13 7L16 6L17 3Z"
|
|
1589
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1590
|
-
d: "M21 9L21.7 11L23.5 12L21.7 13L21 15L20.3 13L18.5 12L20.3 11L21 9Z"
|
|
1591
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1592
|
-
d: "M16 15L16.7 16.5L18 17L16.7 17.5L16 19L15.3 17.5L14 17L15.3 16.5L16 15Z"
|
|
1593
|
-
})));
|
|
1594
|
-
};
|
|
1595
|
-
var PanelIcon = _ref41 => {
|
|
1596
|
-
var {
|
|
1597
|
-
widthHeight = 24,
|
|
1598
|
-
color = 'currentColor',
|
|
1599
|
-
strokeWidth = 1,
|
|
1600
|
-
filled = false
|
|
1601
|
-
} = _ref41,
|
|
1602
|
-
props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
|
|
1603
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1604
|
-
widthHeight: widthHeight,
|
|
1605
|
-
color: color
|
|
1606
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1607
|
-
viewBox: "0 0 24 24",
|
|
1608
|
-
"aria-hidden": "false",
|
|
1609
|
-
focusable: "false"
|
|
1610
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
1611
|
-
width: "18",
|
|
1612
|
-
height: "18",
|
|
1613
|
-
x: "3",
|
|
1614
|
-
y: "3",
|
|
1615
|
-
rx: "2"
|
|
1616
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1617
|
-
d: "M9 3v18"
|
|
1618
|
-
})));
|
|
1619
|
-
};
|
|
1620
|
-
var FilterIcon = _ref42 => {
|
|
1621
|
-
var {
|
|
1622
|
-
widthHeight = 24,
|
|
1623
|
-
color = 'currentColor',
|
|
1624
|
-
filled = false,
|
|
1625
|
-
strokeWidth = 1
|
|
1626
|
-
} = _ref42,
|
|
1627
|
-
props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
|
|
1628
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1629
|
-
widthHeight: widthHeight,
|
|
1630
|
-
color: color
|
|
1631
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1632
|
-
viewBox: "0 0 24 24",
|
|
1633
|
-
"aria-hidden": "false",
|
|
1634
|
-
focusable: "false"
|
|
1635
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1636
|
-
d: "M3 4h18l-7 10v5l-4 2v-7L3 4z"
|
|
1637
|
-
})));
|
|
1638
|
-
};
|
|
1639
|
-
var HomeIcon = _ref43 => {
|
|
1640
|
-
var {
|
|
1641
|
-
widthHeight = 24,
|
|
1642
|
-
color = 'currentColor',
|
|
1643
|
-
filled = true,
|
|
1644
|
-
strokeWidth = 1
|
|
1645
|
-
} = _ref43,
|
|
1646
|
-
props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
|
|
1647
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1648
|
-
widthHeight: widthHeight,
|
|
1649
|
-
color: color
|
|
1650
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1651
|
-
viewBox: "0 0 24 24",
|
|
1652
|
-
"aria-hidden": "false",
|
|
1653
|
-
focusable: "false"
|
|
1654
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1655
|
-
d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8h5z"
|
|
1656
|
-
})));
|
|
1657
|
-
};
|
|
1658
|
-
var LocationIcon = _ref44 => {
|
|
1659
|
-
var {
|
|
1660
|
-
widthHeight = 24,
|
|
1661
|
-
color = 'currentColor',
|
|
1662
|
-
filled = true,
|
|
1663
|
-
strokeWidth = 1
|
|
1664
|
-
} = _ref44,
|
|
1665
|
-
props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
|
|
1666
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1667
|
-
widthHeight: widthHeight,
|
|
1668
|
-
color: color
|
|
1669
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1670
|
-
viewBox: "0 0 24 24",
|
|
1671
|
-
"aria-hidden": "false",
|
|
1672
|
-
focusable: "false"
|
|
1673
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1674
|
-
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"
|
|
1675
|
-
})));
|
|
1676
|
-
};
|
|
1677
|
-
var LockIcon = _ref45 => {
|
|
1678
|
-
var {
|
|
1679
|
-
widthHeight = 24,
|
|
1680
|
-
color = 'currentColor',
|
|
1681
|
-
filled = false,
|
|
1682
|
-
strokeWidth = 1
|
|
1683
|
-
} = _ref45,
|
|
1684
|
-
props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
|
|
1685
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1686
|
-
widthHeight: widthHeight,
|
|
1687
|
-
color: color
|
|
1688
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1689
|
-
viewBox: "0 0 24 24",
|
|
1690
|
-
"aria-hidden": "false",
|
|
1691
|
-
focusable: "false"
|
|
1692
|
-
}, getSvgProps(filled, color, strokeWidth)), filled ? (/*#__PURE__*/React__default.createElement("path", {
|
|
1693
|
-
d: "M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"
|
|
1694
|
-
})) : (/*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement("rect", {
|
|
1695
|
-
x: "3",
|
|
1696
|
-
y: "11",
|
|
1697
|
-
width: "18",
|
|
1698
|
-
height: "11",
|
|
1699
|
-
rx: "2",
|
|
1700
|
-
ry: "2"
|
|
1701
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1702
|
-
d: "M7 11V7a5 5 0 0 1 10 0v4"
|
|
1703
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
1704
|
-
cx: "12",
|
|
1705
|
-
cy: "16",
|
|
1706
|
-
r: "1.5"
|
|
1707
|
-
})))));
|
|
1708
|
-
};
|
|
1709
|
-
var MicrophoneIcon = _ref46 => {
|
|
1710
|
-
var {
|
|
1711
|
-
widthHeight = 24,
|
|
1712
|
-
color = 'currentColor',
|
|
1713
|
-
filled = false,
|
|
1714
|
-
strokeWidth = 1
|
|
1715
|
-
} = _ref46,
|
|
1716
|
-
props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
|
|
1717
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1718
|
-
widthHeight: widthHeight,
|
|
1719
|
-
color: color
|
|
1720
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1721
|
-
viewBox: "0 0 24 24",
|
|
1722
|
-
"aria-hidden": "false",
|
|
1723
|
-
focusable: "false"
|
|
1724
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1725
|
-
d: "M12 1a4 4 0 0 0-4 4v6a4 4 0 0 0 8 0V5a4 4 0 0 0-4-4z"
|
|
1726
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1727
|
-
d: "M19 10v2a7 7 0 0 1-14 0v-2"
|
|
1728
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1729
|
-
stroke: color,
|
|
1730
|
-
x1: "12",
|
|
1731
|
-
y1: "19",
|
|
1732
|
-
x2: "12",
|
|
1733
|
-
y2: "23"
|
|
1734
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
1735
|
-
stroke: color,
|
|
1736
|
-
x1: "8",
|
|
1737
|
-
y1: "23",
|
|
1738
|
-
x2: "16",
|
|
1739
|
-
y2: "23"
|
|
1740
|
-
})));
|
|
1741
|
-
};
|
|
1742
|
-
var MoonIcon = _ref47 => {
|
|
1743
|
-
var {
|
|
1744
|
-
widthHeight = 24,
|
|
1745
|
-
color = 'currentColor',
|
|
1746
|
-
filled = true,
|
|
1747
|
-
strokeWidth = 1
|
|
1748
|
-
} = _ref47,
|
|
1749
|
-
props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
|
|
1750
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1751
|
-
widthHeight: widthHeight,
|
|
1752
|
-
color: color
|
|
1753
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1754
|
-
viewBox: "0 0 24 24",
|
|
1755
|
-
"aria-hidden": "false",
|
|
1756
|
-
focusable: "false"
|
|
1757
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1758
|
-
d: "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"
|
|
1759
|
-
})));
|
|
1760
|
-
};
|
|
1761
|
-
var NotificationIcon = _ref48 => {
|
|
1762
|
-
var {
|
|
1763
|
-
widthHeight = 24,
|
|
1764
|
-
color = 'currentColor',
|
|
1765
|
-
filled = false,
|
|
1766
|
-
strokeWidth = 1
|
|
1767
|
-
} = _ref48,
|
|
1768
|
-
props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
|
|
1769
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1770
|
-
widthHeight: widthHeight,
|
|
1771
|
-
color: color
|
|
1772
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1773
|
-
viewBox: "0 0 24 24",
|
|
1774
|
-
"aria-hidden": "false",
|
|
1775
|
-
focusable: "false"
|
|
1776
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1777
|
-
d: "M18 8a6 6 0 0 0-12 0c0 7-3 9-3 9h18s-3-2-3-9"
|
|
1778
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1779
|
-
d: "M13.73 21a2 2 0 0 1-3.46 0"
|
|
1780
|
-
})));
|
|
1781
|
-
};
|
|
1782
|
-
var OpenEyeIcon = _ref49 => {
|
|
1783
|
-
var {
|
|
1784
|
-
widthHeight = 24,
|
|
1785
|
-
color = 'currentColor',
|
|
1786
|
-
filled = true,
|
|
1787
|
-
strokeWidth = 1
|
|
1788
|
-
} = _ref49,
|
|
1789
|
-
props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
|
|
1790
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1791
|
-
widthHeight: widthHeight,
|
|
1792
|
-
color: color
|
|
1793
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1794
|
-
viewBox: "0 0 24 24",
|
|
1795
|
-
"aria-hidden": "false",
|
|
1796
|
-
focusable: "false"
|
|
1797
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1798
|
-
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"
|
|
1799
|
-
})));
|
|
1800
|
-
};
|
|
1801
|
-
var ProfileIcon = _ref50 => {
|
|
1802
|
-
var {
|
|
1803
|
-
widthHeight = 24,
|
|
1804
|
-
color = 'currentColor',
|
|
1805
|
-
filled = true,
|
|
1806
|
-
strokeWidth = 1
|
|
1807
|
-
} = _ref50,
|
|
1808
|
-
props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
|
|
1809
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1810
|
-
widthHeight: widthHeight,
|
|
1811
|
-
color: color
|
|
1812
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1813
|
-
viewBox: "0 0 24 24",
|
|
1814
|
-
"aria-hidden": "false",
|
|
1815
|
-
focusable: "false"
|
|
1816
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1817
|
-
fill: filled ? color : 'none',
|
|
1818
|
-
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"
|
|
1819
|
-
}), ' '));
|
|
1820
|
-
};
|
|
1821
|
-
var SettingsIcon = _ref51 => {
|
|
1822
|
-
var {
|
|
1823
|
-
widthHeight = 24,
|
|
1824
|
-
color = 'currentColor',
|
|
1825
|
-
filled = false,
|
|
1826
|
-
strokeWidth = 1
|
|
1827
|
-
} = _ref51,
|
|
1828
|
-
props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
|
|
1829
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1830
|
-
widthHeight: widthHeight,
|
|
1831
|
-
color: color
|
|
1832
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1833
|
-
viewBox: "0 0 24 24",
|
|
1834
|
-
"aria-hidden": "false",
|
|
1835
|
-
focusable: "false"
|
|
1836
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1837
|
-
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"
|
|
1838
|
-
})));
|
|
1839
|
-
};
|
|
1840
|
-
var SuccessIcon = _ref52 => {
|
|
1841
|
-
var {
|
|
1842
|
-
widthHeight = 24,
|
|
1843
|
-
color = 'currentColor',
|
|
1844
|
-
filled = true,
|
|
1845
|
-
strokeWidth = 1
|
|
1846
|
-
} = _ref52,
|
|
1847
|
-
props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
|
|
1848
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1849
|
-
widthHeight: widthHeight,
|
|
1850
|
-
color: color
|
|
1851
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1852
|
-
viewBox: "0 0 24 24",
|
|
1853
|
-
"aria-hidden": "false",
|
|
1854
|
-
focusable: "false"
|
|
1855
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1856
|
-
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"
|
|
1857
|
-
})));
|
|
1858
|
-
};
|
|
1859
|
-
var UnLikeIcon = _ref53 => {
|
|
1860
|
-
var {
|
|
1861
|
-
widthHeight = 24,
|
|
1862
|
-
color = 'currentColor',
|
|
1863
|
-
filled = true,
|
|
1864
|
-
strokeWidth = 1
|
|
1865
|
-
} = _ref53,
|
|
1866
|
-
props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
|
|
1867
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1868
|
-
widthHeight: widthHeight,
|
|
1869
|
-
color: color
|
|
1870
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1871
|
-
viewBox: "0 0 24 24",
|
|
1872
|
-
"aria-hidden": "false",
|
|
1873
|
-
focusable: "false"
|
|
1874
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1875
|
-
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"
|
|
1876
|
-
})));
|
|
1877
|
-
};
|
|
1878
|
-
var ClockIcon = _ref54 => {
|
|
1879
|
-
var {
|
|
1880
|
-
widthHeight = 24,
|
|
1881
|
-
color = 'currentColor',
|
|
1882
|
-
strokeWidth = 1,
|
|
1883
|
-
filled = false
|
|
1884
|
-
} = _ref54,
|
|
1885
|
-
props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
|
|
1886
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1887
|
-
widthHeight: widthHeight,
|
|
1888
|
-
color: color
|
|
1889
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1890
|
-
viewBox: "0 0 24 24",
|
|
1891
|
-
"aria-hidden": "false",
|
|
1892
|
-
focusable: "false"
|
|
1893
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
1894
|
-
cx: "12",
|
|
1895
|
-
cy: "12",
|
|
1896
|
-
r: "10"
|
|
1897
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
1898
|
-
points: "12 6 12 12 16 14"
|
|
1899
|
-
})));
|
|
1900
|
-
};
|
|
1901
|
-
var CameraIcon = _ref55 => {
|
|
1902
|
-
var {
|
|
1903
|
-
widthHeight = 24,
|
|
1904
|
-
color = 'currentColor',
|
|
1905
|
-
strokeWidth = 1,
|
|
1906
|
-
filled = false
|
|
1907
|
-
} = _ref55,
|
|
1908
|
-
props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
|
|
1909
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1910
|
-
widthHeight: widthHeight,
|
|
1911
|
-
color: color
|
|
1912
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1913
|
-
viewBox: "0 0 24 24",
|
|
1914
|
-
"aria-hidden": "false",
|
|
1915
|
-
focusable: "false"
|
|
1916
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1917
|
-
d: "M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h3l2-3h8l2 3h3a2 2 0 0 1 2 2z"
|
|
1918
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
1919
|
-
cx: "12",
|
|
1920
|
-
cy: "13",
|
|
1921
|
-
r: "4"
|
|
1922
|
-
})));
|
|
1923
|
-
};
|
|
1924
|
-
var BluetoothIcon = _ref56 => {
|
|
1925
|
-
var {
|
|
1926
|
-
widthHeight = 24,
|
|
1927
|
-
color = 'currentColor',
|
|
1928
|
-
filled = true,
|
|
1929
|
-
strokeWidth = 1
|
|
1930
|
-
} = _ref56,
|
|
1931
|
-
props = _objectWithoutPropertiesLoose(_ref56, _excluded56);
|
|
1932
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1933
|
-
widthHeight: widthHeight,
|
|
1934
|
-
color: color
|
|
1935
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1936
|
-
viewBox: "0 0 24 24",
|
|
1937
|
-
"aria-hidden": "false",
|
|
1938
|
-
focusable: "false"
|
|
1939
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1940
|
-
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"
|
|
1941
|
-
})));
|
|
1942
|
-
};
|
|
1943
|
-
var LikeIcon = _ref57 => {
|
|
1944
|
-
var {
|
|
1945
|
-
widthHeight = 24,
|
|
1946
|
-
color = 'currentColor',
|
|
1947
|
-
filled = true,
|
|
1948
|
-
strokeWidth = 1
|
|
1949
|
-
} = _ref57,
|
|
1950
|
-
props = _objectWithoutPropertiesLoose(_ref57, _excluded57);
|
|
1951
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1952
|
-
widthHeight: widthHeight,
|
|
1953
|
-
color: color
|
|
1954
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1955
|
-
viewBox: "0 0 24 24",
|
|
1956
|
-
"aria-hidden": "false",
|
|
1957
|
-
focusable: "false"
|
|
1958
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
1959
|
-
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"
|
|
1960
|
-
})));
|
|
1961
|
-
};
|
|
1962
|
-
var UnlockIcon = _ref58 => {
|
|
1963
|
-
var {
|
|
1964
|
-
widthHeight = 24,
|
|
1965
|
-
color = 'currentColor',
|
|
1966
|
-
filled = false,
|
|
1967
|
-
strokeWidth = 1
|
|
1968
|
-
} = _ref58,
|
|
1969
|
-
props = _objectWithoutPropertiesLoose(_ref58, _excluded58);
|
|
1970
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
1971
|
-
widthHeight: widthHeight,
|
|
1972
|
-
color: color
|
|
1973
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
1974
|
-
viewBox: "0 0 24 24",
|
|
1975
|
-
"aria-hidden": "false",
|
|
1976
|
-
focusable: "false"
|
|
1977
|
-
}, getSvgProps(filled, color, strokeWidth)), filled ? (/*#__PURE__*/React__default.createElement("path", {
|
|
1978
|
-
d: "M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2z"
|
|
1979
|
-
})) : (/*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement("rect", {
|
|
1980
|
-
x: "3",
|
|
1981
|
-
y: "11",
|
|
1982
|
-
width: "18",
|
|
1983
|
-
height: "11",
|
|
1984
|
-
rx: "2",
|
|
1985
|
-
ry: "2"
|
|
1986
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
1987
|
-
d: "M7 11V7a5 5 0 0 1 9.9-1"
|
|
1988
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
1989
|
-
cx: "12",
|
|
1990
|
-
cy: "16",
|
|
1991
|
-
r: "1.5"
|
|
1992
|
-
})))));
|
|
1993
|
-
};
|
|
1994
|
-
var WifiIcon = _ref59 => {
|
|
1995
|
-
var {
|
|
1996
|
-
widthHeight = 24,
|
|
1997
|
-
color = 'currentColor',
|
|
1998
|
-
filled = false,
|
|
1999
|
-
strokeWidth = 1
|
|
2000
|
-
} = _ref59,
|
|
2001
|
-
props = _objectWithoutPropertiesLoose(_ref59, _excluded59);
|
|
2002
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2003
|
-
widthHeight: widthHeight,
|
|
2004
|
-
color: color
|
|
2005
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2006
|
-
viewBox: "0 0 24 24",
|
|
2007
|
-
"aria-hidden": "false",
|
|
2008
|
-
focusable: "false"
|
|
2009
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2010
|
-
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"
|
|
2011
|
-
})));
|
|
2012
|
-
};
|
|
2013
|
-
var UploadIcon = _ref60 => {
|
|
2014
|
-
var {
|
|
2015
|
-
widthHeight = 24,
|
|
2016
|
-
color = 'currentColor',
|
|
2017
|
-
filled = false,
|
|
2018
|
-
strokeWidth = 1
|
|
2019
|
-
} = _ref60,
|
|
2020
|
-
props = _objectWithoutPropertiesLoose(_ref60, _excluded60);
|
|
2021
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2022
|
-
widthHeight: widthHeight,
|
|
2023
|
-
color: color
|
|
2024
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2025
|
-
viewBox: "0 0 24 24",
|
|
2026
|
-
"aria-hidden": "false",
|
|
2027
|
-
focusable: "false"
|
|
2028
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2029
|
-
d: "M7 18a4.6 4.4 0 0 1 0 -9a5 4.5 0 0 1 11 2h1a3.5 3.5 0 0 1 0 7h-1"
|
|
2030
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2031
|
-
d: "M9 15l3 -3l3 3"
|
|
2032
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2033
|
-
d: "M12 12l0 9"
|
|
2034
|
-
})));
|
|
2035
|
-
};
|
|
2036
|
-
var SearchIcon = _ref61 => {
|
|
2037
|
-
var {
|
|
2038
|
-
widthHeight = 24,
|
|
2039
|
-
color = 'currentColor',
|
|
2040
|
-
filled = true,
|
|
2041
|
-
strokeWidth = 1
|
|
2042
|
-
} = _ref61,
|
|
2043
|
-
props = _objectWithoutPropertiesLoose(_ref61, _excluded61);
|
|
2044
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2045
|
-
widthHeight: widthHeight,
|
|
2046
|
-
color: color
|
|
2047
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2048
|
-
viewBox: "0 0 24 24",
|
|
2049
|
-
"aria-hidden": "false",
|
|
2050
|
-
focusable: "false"
|
|
2051
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2052
|
-
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"
|
|
2053
|
-
})));
|
|
2054
|
-
};
|
|
2055
|
-
// Stop Icon (rectangle) for stopping agent
|
|
2056
|
-
var StopIcon = _ref62 => {
|
|
2057
|
-
var {
|
|
2058
|
-
widthHeight = 24,
|
|
2059
|
-
color = 'currentColor',
|
|
2060
|
-
filled = true,
|
|
2061
|
-
strokeWidth = 2
|
|
2062
|
-
} = _ref62,
|
|
2063
|
-
props = _objectWithoutPropertiesLoose(_ref62, _excluded62);
|
|
2064
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2065
|
-
widthHeight: widthHeight,
|
|
2066
|
-
color: color
|
|
2067
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2068
|
-
viewBox: "0 0 24 24",
|
|
2069
|
-
"aria-hidden": "false",
|
|
2070
|
-
focusable: "false"
|
|
2071
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
2072
|
-
x: "3",
|
|
2073
|
-
y: "3",
|
|
2074
|
-
width: "18",
|
|
2075
|
-
height: "18",
|
|
2076
|
-
rx: "2",
|
|
2077
|
-
ry: "2"
|
|
2078
|
-
})));
|
|
2079
|
-
};
|
|
2080
|
-
// Send Icon (paper airplane) for chat submit
|
|
2081
|
-
var SendIcon = _ref63 => {
|
|
2082
|
-
var {
|
|
2083
|
-
widthHeight = 24,
|
|
2084
|
-
color = 'currentColor',
|
|
2085
|
-
filled = false,
|
|
2086
|
-
strokeWidth = 2
|
|
2087
|
-
} = _ref63,
|
|
2088
|
-
props = _objectWithoutPropertiesLoose(_ref63, _excluded63);
|
|
2089
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2090
|
-
widthHeight: widthHeight,
|
|
2091
|
-
color: color
|
|
2092
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2093
|
-
viewBox: "0 0 24 24",
|
|
2094
|
-
"aria-hidden": "false",
|
|
2095
|
-
focusable: "false"
|
|
2096
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
2097
|
-
x1: "22",
|
|
2098
|
-
y1: "2",
|
|
2099
|
-
x2: "11",
|
|
2100
|
-
y2: "13"
|
|
2101
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
2102
|
-
points: "22 2 15 22 11 13 2 9 22 2"
|
|
2103
|
-
})));
|
|
2104
|
-
};
|
|
2105
|
-
// Loading Spinner Icon for agent running indicator
|
|
2106
|
-
var LoadingSpinnerIcon = _ref64 => {
|
|
2107
|
-
var {
|
|
2108
|
-
widthHeight = 24,
|
|
2109
|
-
color = 'currentColor',
|
|
2110
|
-
filled = false,
|
|
2111
|
-
strokeWidth = 2
|
|
2112
|
-
} = _ref64,
|
|
2113
|
-
props = _objectWithoutPropertiesLoose(_ref64, _excluded64);
|
|
2114
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2115
|
-
widthHeight: widthHeight,
|
|
2116
|
-
color: color
|
|
2117
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2118
|
-
viewBox: "0 0 24 24",
|
|
2119
|
-
"aria-hidden": "false",
|
|
2120
|
-
focusable: "false"
|
|
2121
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
2122
|
-
x1: "12",
|
|
2123
|
-
y1: "2",
|
|
2124
|
-
x2: "12",
|
|
2125
|
-
y2: "6"
|
|
2126
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2127
|
-
x1: "12",
|
|
2128
|
-
y1: "18",
|
|
2129
|
-
x2: "12",
|
|
2130
|
-
y2: "22"
|
|
2131
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2132
|
-
x1: "4.93",
|
|
2133
|
-
y1: "4.93",
|
|
2134
|
-
x2: "7.76",
|
|
2135
|
-
y2: "7.76"
|
|
2136
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2137
|
-
x1: "16.24",
|
|
2138
|
-
y1: "16.24",
|
|
2139
|
-
x2: "19.07",
|
|
2140
|
-
y2: "19.07"
|
|
2141
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2142
|
-
x1: "2",
|
|
2143
|
-
y1: "12",
|
|
2144
|
-
x2: "6",
|
|
2145
|
-
y2: "12"
|
|
2146
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2147
|
-
x1: "18",
|
|
2148
|
-
y1: "12",
|
|
2149
|
-
x2: "22",
|
|
2150
|
-
y2: "12"
|
|
2151
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2152
|
-
x1: "4.93",
|
|
2153
|
-
y1: "19.07",
|
|
2154
|
-
x2: "7.76",
|
|
2155
|
-
y2: "16.24"
|
|
2156
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2157
|
-
x1: "16.24",
|
|
2158
|
-
y1: "7.76",
|
|
2159
|
-
x2: "19.07",
|
|
2160
|
-
y2: "4.93"
|
|
2161
|
-
})));
|
|
2162
|
-
};
|
|
2163
|
-
// Horizontal lines drag handle icon for Tree component
|
|
2164
|
-
var DragHandleLinesIcon = _ref65 => {
|
|
2165
|
-
var {
|
|
2166
|
-
widthHeight = 16,
|
|
2167
|
-
color = 'currentColor',
|
|
2168
|
-
filled = false,
|
|
2169
|
-
strokeWidth = 1.5
|
|
2170
|
-
} = _ref65,
|
|
2171
|
-
props = _objectWithoutPropertiesLoose(_ref65, _excluded65);
|
|
2172
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2173
|
-
widthHeight: widthHeight,
|
|
2174
|
-
color: color
|
|
2175
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2176
|
-
viewBox: "0 0 16 16",
|
|
2177
|
-
"aria-hidden": "true",
|
|
2178
|
-
focusable: "false"
|
|
2179
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2180
|
-
d: "M4 6H12",
|
|
2181
|
-
stroke: "currentColor",
|
|
2182
|
-
strokeWidth: strokeWidth,
|
|
2183
|
-
strokeLinecap: "round"
|
|
2184
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2185
|
-
d: "M4 10H12",
|
|
2186
|
-
stroke: "currentColor",
|
|
2187
|
-
strokeWidth: strokeWidth,
|
|
2188
|
-
strokeLinecap: "round"
|
|
2189
|
-
})));
|
|
2190
|
-
};
|
|
2191
|
-
var CloseEyeIcon = _ref66 => {
|
|
2192
|
-
var {
|
|
2193
|
-
widthHeight = 24,
|
|
2194
|
-
color = 'currentColor',
|
|
2195
|
-
filled = true,
|
|
2196
|
-
strokeWidth = 1
|
|
2197
|
-
} = _ref66,
|
|
2198
|
-
props = _objectWithoutPropertiesLoose(_ref66, _excluded66);
|
|
2199
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2200
|
-
widthHeight: widthHeight,
|
|
2201
|
-
color: color
|
|
2202
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2203
|
-
viewBox: "0 0 24 24",
|
|
2204
|
-
"aria-hidden": "false",
|
|
2205
|
-
focusable: "false"
|
|
2206
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2207
|
-
d: "M19.7071 5.70711C20.0976 5.31658 20.0976 4.68342 19.7071 4.29289C19.3166 3.90237 18.6834 3.90237 18.2929 4.29289L14.032 8.55382C13.4365 8.20193 12.7418 8 12 8C9.79086 8 8 9.79086 8 12C8 12.7418 8.20193 13.4365 8.55382 14.032L4.29289 18.2929C3.90237 18.6834 3.90237 19.3166 4.29289 19.7071C4.68342 20.0976 5.31658 20.0976 5.70711 19.7071L9.96803 15.4462C10.5635 15.7981 11.2582 16 12 16C14.2091 16 16 14.2091 16 12C16 11.2582 15.7981 10.5635 15.4462 9.96803L19.7071 5.70711ZM12.518 10.0677C12.3528 10.0236 12.1792 10 12 10C10.8954 10 10 10.8954 10 12C10 12.1792 10.0236 12.3528 10.0677 12.518L12.518 10.0677ZM11.482 13.9323L13.9323 11.482C13.9764 11.6472 14 11.8208 14 12C14 13.1046 13.1046 14 12 14C11.8208 14 11.6472 13.9764 11.482 13.9323ZM15.7651 4.8207C14.6287 4.32049 13.3675 4 12 4C9.14754 4 6.75717 5.39462 4.99812 6.90595C3.23268 8.42276 2.00757 10.1376 1.46387 10.9698C1.05306 11.5985 1.05306 12.4015 1.46387 13.0302C1.92276 13.7326 2.86706 15.0637 4.21194 16.3739L5.62626 14.9596C4.4555 13.8229 3.61144 12.6531 3.18002 12C3.6904 11.2274 4.77832 9.73158 6.30147 8.42294C7.87402 7.07185 9.81574 6 12 6C12.7719 6 13.5135 6.13385 14.2193 6.36658L15.7651 4.8207ZM12 18C11.2282 18 10.4866 17.8661 9.78083 17.6334L8.23496 19.1793C9.37136 19.6795 10.6326 20 12 20C14.8525 20 17.2429 18.6054 19.002 17.0941C20.7674 15.5772 21.9925 13.8624 22.5362 13.0302C22.947 12.4015 22.947 11.5985 22.5362 10.9698C22.0773 10.2674 21.133 8.93627 19.7881 7.62611L18.3738 9.04043C19.5446 10.1771 20.3887 11.3469 20.8201 12C20.3097 12.7726 19.2218 14.2684 17.6986 15.5771C16.1261 16.9282 14.1843 18 12 18Z",
|
|
2208
|
-
fill: "currentColor"
|
|
2209
|
-
})));
|
|
2210
|
-
};
|
|
2211
|
-
var TrashIcon = DeleteIcon;
|
|
2212
|
-
var AttachmentIcon = _ref67 => {
|
|
2213
|
-
var {
|
|
2214
|
-
widthHeight = 24,
|
|
2215
|
-
color = 'currentColor',
|
|
2216
|
-
filled = true,
|
|
2217
|
-
strokeWidth = 1
|
|
2218
|
-
} = _ref67,
|
|
2219
|
-
props = _objectWithoutPropertiesLoose(_ref67, _excluded67);
|
|
2220
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2221
|
-
widthHeight: widthHeight,
|
|
2222
|
-
color: color
|
|
2223
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2224
|
-
width: widthHeight,
|
|
2225
|
-
height: widthHeight,
|
|
2226
|
-
viewBox: "0 0 24 24"
|
|
2227
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2228
|
-
// fillRule="evenodd"
|
|
2229
|
-
// clipRule="evenodd"
|
|
2230
|
-
d: "M3.70104 5.15932C3.0938 3.61775 3.85122 1.8758 5.39278 1.26856L5.56558 1.2005C7.10714 0.593259 8.84909 1.35068 9.45633 2.89225L13.071 12.0685C13.4252 12.9677 12.9833 13.9839 12.0841 14.3381L11.9977 14.3721C11.0985 14.7264 10.0823 14.2845 9.72809 13.3853L7.81051 8.5172C7.7093 8.26027 7.83554 7.96995 8.09247 7.86874C8.34939 7.76753 8.63972 7.89377 8.74092 8.1507L10.6585 13.0188C10.8103 13.4042 11.2458 13.5935 11.6312 13.4417L11.7176 13.4077C12.103 13.2559 12.2923 12.8204 12.1405 12.435L8.52592 3.25875C8.12109 2.23104 6.95979 1.72609 5.93208 2.13092L5.75929 2.19898C4.73158 2.60381 4.22663 3.76511 4.63145 4.79282L8.99282 15.8648C9.65066 17.5348 11.5378 18.3554 13.2078 17.6975L13.467 17.5954C15.137 16.9376 15.9576 15.0505 15.2997 13.3804L12.6354 6.61663C12.5342 6.3597 12.6604 6.06938 12.9173 5.96817C13.1743 5.86696 13.4646 5.9932 13.5658 6.25013L16.2301 13.0139C17.0904 15.1978 16.0174 17.6656 13.8335 18.5258L13.5743 18.6279C11.3904 19.4882 8.92266 18.4152 8.0624 16.2313L3.70104 5.15932Z"
|
|
2231
|
-
}), ' '));
|
|
2232
|
-
};
|
|
2233
|
-
var ExternalLinkIcon = _ref68 => {
|
|
2234
|
-
var {
|
|
2235
|
-
widthHeight = 24,
|
|
2236
|
-
color = 'currentColor',
|
|
2237
|
-
filled = true,
|
|
2238
|
-
strokeWidth = 1
|
|
2239
|
-
} = _ref68,
|
|
2240
|
-
props = _objectWithoutPropertiesLoose(_ref68, _excluded68);
|
|
2241
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2242
|
-
widthHeight: widthHeight,
|
|
2243
|
-
color: color
|
|
2244
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2245
|
-
viewBox: "0 0 24 24",
|
|
2246
|
-
"aria-hidden": "false",
|
|
2247
|
-
focusable: "false"
|
|
2248
|
-
}, getSvgProps(true, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2249
|
-
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"
|
|
2250
|
-
})));
|
|
2251
|
-
};
|
|
2252
|
-
var PlusIcon = _ref69 => {
|
|
2253
|
-
var {
|
|
2254
|
-
widthHeight = 24,
|
|
2255
|
-
color = 'currentColor',
|
|
2256
|
-
filled = false,
|
|
2257
|
-
strokeWidth = 1
|
|
2258
|
-
} = _ref69,
|
|
2259
|
-
props = _objectWithoutPropertiesLoose(_ref69, _excluded69);
|
|
2260
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2261
|
-
widthHeight: widthHeight,
|
|
2262
|
-
color: color
|
|
2263
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2264
|
-
viewBox: "0 0 24 24",
|
|
2265
|
-
"aria-hidden": "false",
|
|
2266
|
-
focusable: "false"
|
|
2267
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
2268
|
-
stroke: color,
|
|
2269
|
-
x1: "12",
|
|
2270
|
-
y1: "5",
|
|
2271
|
-
x2: "12",
|
|
2272
|
-
y2: "19"
|
|
2273
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2274
|
-
stroke: color,
|
|
2275
|
-
x1: "5",
|
|
2276
|
-
y1: "12",
|
|
2277
|
-
x2: "19",
|
|
2278
|
-
y2: "12"
|
|
2279
|
-
})));
|
|
2280
|
-
};
|
|
2281
|
-
var TickIcon = _ref70 => {
|
|
2282
|
-
var {
|
|
2283
|
-
widthHeight = 24,
|
|
2284
|
-
color = 'currentColor',
|
|
2285
|
-
filled = false,
|
|
2286
|
-
strokeWidth = 1
|
|
2287
|
-
} = _ref70,
|
|
2288
|
-
props = _objectWithoutPropertiesLoose(_ref70, _excluded70);
|
|
2289
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2290
|
-
widthHeight: widthHeight,
|
|
2291
|
-
color: color
|
|
2292
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2293
|
-
viewBox: "0 0 24 24",
|
|
2294
|
-
"aria-hidden": "false",
|
|
2295
|
-
focusable: "false"
|
|
2296
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2297
|
-
d: "M5 13l4 4L19 7",
|
|
2298
|
-
strokeLinecap: "round",
|
|
2299
|
-
strokeLinejoin: "round"
|
|
2300
|
-
})));
|
|
2301
|
-
};
|
|
2302
|
-
var BoldArrowIcon = _ref71 => {
|
|
2303
|
-
var {
|
|
2304
|
-
widthHeight = 24,
|
|
2305
|
-
color = 'currentColor',
|
|
2306
|
-
filled = true,
|
|
2307
|
-
strokeWidth = 1
|
|
2308
|
-
} = _ref71,
|
|
2309
|
-
props = _objectWithoutPropertiesLoose(_ref71, _excluded71);
|
|
2310
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2311
|
-
widthHeight: widthHeight,
|
|
2312
|
-
color: color
|
|
2313
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2314
|
-
viewBox: "0 0 24 24",
|
|
2315
|
-
"aria-hidden": "false",
|
|
2316
|
-
focusable: "false"
|
|
2317
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2318
|
-
d: "M12 4l7 7h-4v7h-6v-7H5l7-7z"
|
|
2319
|
-
})));
|
|
2320
|
-
};
|
|
2321
|
-
var ArrowIcon = _ref72 => {
|
|
2322
|
-
var {
|
|
2323
|
-
widthHeight = 24,
|
|
2324
|
-
color = 'currentColor',
|
|
2325
|
-
filled = false,
|
|
2326
|
-
strokeWidth = 1
|
|
2327
|
-
} = _ref72,
|
|
2328
|
-
props = _objectWithoutPropertiesLoose(_ref72, _excluded72);
|
|
2329
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2330
|
-
widthHeight: widthHeight,
|
|
2331
|
-
color: color
|
|
2332
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2333
|
-
viewBox: "0 0 24 24",
|
|
2334
|
-
"aria-hidden": "false",
|
|
2335
|
-
focusable: "false"
|
|
2336
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
2337
|
-
stroke: color,
|
|
2338
|
-
x1: "12",
|
|
2339
|
-
y1: "20",
|
|
2340
|
-
x2: "12",
|
|
2341
|
-
y2: "8"
|
|
2342
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2343
|
-
points: "6 12 12 6 18 12"
|
|
2344
|
-
})));
|
|
2345
|
-
};
|
|
2346
|
-
var SpinnerIcon = _ref73 => {
|
|
2347
|
-
var {
|
|
2348
|
-
widthHeight = 24,
|
|
2349
|
-
color = 'currentColor',
|
|
2350
|
-
filled = false,
|
|
2351
|
-
strokeWidth = 1
|
|
2352
|
-
} = _ref73,
|
|
2353
|
-
props = _objectWithoutPropertiesLoose(_ref73, _excluded73);
|
|
2354
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2355
|
-
widthHeight: widthHeight,
|
|
2356
|
-
color: color
|
|
2357
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2358
|
-
viewBox: "0 0 24 24",
|
|
2359
|
-
"aria-hidden": "false",
|
|
2360
|
-
focusable: "false"
|
|
2361
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
2362
|
-
cx: "12",
|
|
2363
|
-
cy: "12",
|
|
2364
|
-
r: "10",
|
|
2365
|
-
strokeOpacity: "0.25"
|
|
2366
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2367
|
-
d: "M12 2a10 10 0 0 1 10 10",
|
|
2368
|
-
strokeOpacity: "1"
|
|
2369
|
-
})));
|
|
2370
|
-
};
|
|
2371
|
-
var CalendarIcon = _ref74 => {
|
|
2372
|
-
var {
|
|
2373
|
-
widthHeight = 24,
|
|
2374
|
-
color = 'currentColor',
|
|
2375
|
-
strokeWidth = 1,
|
|
2376
|
-
filled = false
|
|
2377
|
-
} = _ref74,
|
|
2378
|
-
props = _objectWithoutPropertiesLoose(_ref74, _excluded74);
|
|
2379
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2380
|
-
widthHeight: widthHeight,
|
|
2381
|
-
color: color
|
|
2382
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2383
|
-
viewBox: "0 0 24 24",
|
|
2384
|
-
"aria-hidden": "false",
|
|
2385
|
-
focusable: "false"
|
|
2386
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
2387
|
-
x: "3",
|
|
2388
|
-
y: "4",
|
|
2389
|
-
width: "18",
|
|
2390
|
-
height: "18",
|
|
2391
|
-
rx: "2",
|
|
2392
|
-
ry: "2"
|
|
2393
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2394
|
-
stroke: color,
|
|
2395
|
-
x1: "16",
|
|
2396
|
-
y1: "2",
|
|
2397
|
-
x2: "16",
|
|
2398
|
-
y2: "6"
|
|
2399
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2400
|
-
stroke: color,
|
|
2401
|
-
x1: "8",
|
|
2402
|
-
y1: "2",
|
|
2403
|
-
x2: "8",
|
|
2404
|
-
y2: "6"
|
|
2405
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2406
|
-
stroke: color,
|
|
2407
|
-
x1: "3",
|
|
2408
|
-
y1: "10",
|
|
2409
|
-
x2: "21",
|
|
2410
|
-
y2: "10"
|
|
2411
|
-
})));
|
|
2412
|
-
};
|
|
2413
|
-
var SliderIcon = _ref75 => {
|
|
2414
|
-
var {
|
|
2415
|
-
widthHeight = 24,
|
|
2416
|
-
color = 'currentColor',
|
|
2417
|
-
strokeWidth = 1,
|
|
2418
|
-
filled = false
|
|
2419
|
-
} = _ref75,
|
|
2420
|
-
props = _objectWithoutPropertiesLoose(_ref75, _excluded75);
|
|
2421
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2422
|
-
widthHeight: widthHeight,
|
|
2423
|
-
color: color
|
|
2424
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2425
|
-
viewBox: "0 0 24 24",
|
|
2426
|
-
"aria-hidden": "false",
|
|
2427
|
-
focusable: "false"
|
|
2428
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
2429
|
-
x1: "3",
|
|
2430
|
-
y1: "4",
|
|
2431
|
-
x2: "10",
|
|
2432
|
-
y2: "4"
|
|
2433
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2434
|
-
x1: "14",
|
|
2435
|
-
y1: "4",
|
|
2436
|
-
x2: "21",
|
|
2437
|
-
y2: "4"
|
|
2438
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2439
|
-
x1: "3",
|
|
2440
|
-
y1: "12",
|
|
2441
|
-
x2: "12",
|
|
2442
|
-
y2: "12"
|
|
2443
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2444
|
-
x1: "16",
|
|
2445
|
-
y1: "12",
|
|
2446
|
-
x2: "21",
|
|
2447
|
-
y2: "12"
|
|
2448
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2449
|
-
x1: "10",
|
|
2450
|
-
y1: "1",
|
|
2451
|
-
x2: "10",
|
|
2452
|
-
y2: "7"
|
|
2453
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2454
|
-
x1: "16",
|
|
2455
|
-
y1: "9",
|
|
2456
|
-
x2: "16",
|
|
2457
|
-
y2: "15"
|
|
2458
|
-
})));
|
|
2459
|
-
};
|
|
2460
|
-
var CropIcon = _ref76 => {
|
|
2461
|
-
var {
|
|
2462
|
-
widthHeight = 24,
|
|
2463
|
-
color = 'currentColor',
|
|
2464
|
-
strokeWidth = 1,
|
|
2465
|
-
filled = false
|
|
2466
|
-
} = _ref76,
|
|
2467
|
-
props = _objectWithoutPropertiesLoose(_ref76, _excluded76);
|
|
2468
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2469
|
-
widthHeight: widthHeight,
|
|
2470
|
-
color: color
|
|
2471
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2472
|
-
viewBox: "0 0 24 24",
|
|
2473
|
-
"aria-hidden": "false",
|
|
2474
|
-
focusable: "false"
|
|
2475
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2476
|
-
d: "M6 2v14a2 2 0 0 0 2 2h14"
|
|
2477
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2478
|
-
d: "M18 22V8a2 2 0 0 0-2-2H2"
|
|
2479
|
-
})));
|
|
2480
|
-
};
|
|
2481
|
-
var ZoomInIcon = _ref77 => {
|
|
2482
|
-
var {
|
|
2483
|
-
widthHeight = 24,
|
|
2484
|
-
color = 'currentColor',
|
|
2485
|
-
strokeWidth = 1,
|
|
2486
|
-
filled = false
|
|
2487
|
-
} = _ref77,
|
|
2488
|
-
props = _objectWithoutPropertiesLoose(_ref77, _excluded77);
|
|
2489
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2490
|
-
widthHeight: widthHeight,
|
|
2491
|
-
color: color
|
|
2492
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2493
|
-
viewBox: "0 0 24 24",
|
|
2494
|
-
"aria-hidden": "false",
|
|
2495
|
-
focusable: "false"
|
|
2496
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
2497
|
-
cx: "11",
|
|
2498
|
-
cy: "11",
|
|
2499
|
-
r: "8"
|
|
2500
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2501
|
-
x1: "21",
|
|
2502
|
-
y1: "21",
|
|
2503
|
-
x2: "16.65",
|
|
2504
|
-
y2: "16.65"
|
|
2505
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2506
|
-
x1: "11",
|
|
2507
|
-
y1: "8",
|
|
2508
|
-
x2: "11",
|
|
2509
|
-
y2: "14"
|
|
2510
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2511
|
-
x1: "8",
|
|
2512
|
-
y1: "11",
|
|
2513
|
-
x2: "14",
|
|
2514
|
-
y2: "11"
|
|
2515
|
-
})));
|
|
2516
|
-
};
|
|
2517
|
-
var ZoomOutIcon = _ref78 => {
|
|
2518
|
-
var {
|
|
2519
|
-
widthHeight = 24,
|
|
2520
|
-
color = 'currentColor',
|
|
2521
|
-
strokeWidth = 1,
|
|
2522
|
-
filled = false
|
|
2523
|
-
} = _ref78,
|
|
2524
|
-
props = _objectWithoutPropertiesLoose(_ref78, _excluded78);
|
|
2525
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2526
|
-
widthHeight: widthHeight,
|
|
2527
|
-
color: color
|
|
2528
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2529
|
-
viewBox: "0 0 24 24",
|
|
2530
|
-
"aria-hidden": "false",
|
|
2531
|
-
focusable: "false"
|
|
2532
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("circle", {
|
|
2533
|
-
cx: "11",
|
|
2534
|
-
cy: "11",
|
|
2535
|
-
r: "8"
|
|
2536
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2537
|
-
x1: "21",
|
|
2538
|
-
y1: "21",
|
|
2539
|
-
x2: "16.65",
|
|
2540
|
-
y2: "16.65"
|
|
2541
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2542
|
-
x1: "8",
|
|
2543
|
-
y1: "11",
|
|
2544
|
-
x2: "14",
|
|
2545
|
-
y2: "11"
|
|
2546
|
-
})));
|
|
2547
|
-
};
|
|
2548
|
-
var TextIcon = _ref79 => {
|
|
2549
|
-
var {
|
|
2550
|
-
widthHeight = 24,
|
|
2551
|
-
color = 'currentColor',
|
|
2552
|
-
strokeWidth = 1,
|
|
2553
|
-
filled = false
|
|
2554
|
-
} = _ref79,
|
|
2555
|
-
props = _objectWithoutPropertiesLoose(_ref79, _excluded79);
|
|
2556
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2557
|
-
widthHeight: widthHeight,
|
|
2558
|
-
color: color
|
|
2559
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2560
|
-
viewBox: "0 0 24 24",
|
|
2561
|
-
"aria-hidden": "false",
|
|
2562
|
-
focusable: "false"
|
|
2563
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("line", {
|
|
2564
|
-
x1: "4",
|
|
2565
|
-
y1: "6",
|
|
2566
|
-
x2: "20",
|
|
2567
|
-
y2: "6"
|
|
2568
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2569
|
-
x1: "12",
|
|
2570
|
-
y1: "6",
|
|
2571
|
-
x2: "12",
|
|
2572
|
-
y2: "18"
|
|
2573
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2574
|
-
x1: "8",
|
|
2575
|
-
y1: "18",
|
|
2576
|
-
x2: "16",
|
|
2577
|
-
y2: "18"
|
|
2578
|
-
})));
|
|
2579
|
-
};
|
|
2580
|
-
var ShapeIcon = _ref80 => {
|
|
2581
|
-
var {
|
|
2582
|
-
widthHeight = 24,
|
|
2583
|
-
color = 'currentColor',
|
|
2584
|
-
strokeWidth = 1,
|
|
2585
|
-
filled = false
|
|
2586
|
-
} = _ref80,
|
|
2587
|
-
props = _objectWithoutPropertiesLoose(_ref80, _excluded80);
|
|
2588
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2589
|
-
widthHeight: widthHeight,
|
|
2590
|
-
color: color
|
|
2591
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2592
|
-
viewBox: "0 0 24 24",
|
|
2593
|
-
"aria-hidden": "false",
|
|
2594
|
-
focusable: "false"
|
|
2595
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
2596
|
-
x: "4",
|
|
2597
|
-
y: "8",
|
|
2598
|
-
width: "8",
|
|
2599
|
-
height: "8"
|
|
2600
|
-
}), /*#__PURE__*/React__default.createElement("circle", {
|
|
2601
|
-
cx: "16",
|
|
2602
|
-
cy: "16",
|
|
2603
|
-
r: "4"
|
|
2604
|
-
}), /*#__PURE__*/React__default.createElement("polygon", {
|
|
2605
|
-
points: "16,4 19,8 13,8"
|
|
2606
|
-
})));
|
|
2607
|
-
};
|
|
2608
|
-
var RotateIcon = _ref81 => {
|
|
2609
|
-
var {
|
|
2610
|
-
widthHeight = 24,
|
|
2611
|
-
color = 'currentColor',
|
|
2612
|
-
strokeWidth = 1,
|
|
2613
|
-
filled = false
|
|
2614
|
-
} = _ref81,
|
|
2615
|
-
props = _objectWithoutPropertiesLoose(_ref81, _excluded81);
|
|
2616
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2617
|
-
widthHeight: widthHeight,
|
|
2618
|
-
color: color
|
|
2619
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2620
|
-
viewBox: "0 0 24 24",
|
|
2621
|
-
"aria-hidden": "false",
|
|
2622
|
-
focusable: "false"
|
|
2623
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2624
|
-
points: "1 4 1 10 7 10"
|
|
2625
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2626
|
-
d: "M3.51 15a9 9 0 1 0 2.13-9.36L1 10"
|
|
2627
|
-
})));
|
|
2628
|
-
};
|
|
2629
|
-
var DocumentIcon = _ref82 => {
|
|
2630
|
-
var {
|
|
2631
|
-
widthHeight = 24,
|
|
2632
|
-
color = 'currentColor',
|
|
2633
|
-
strokeWidth = 1,
|
|
2634
|
-
filled = false
|
|
2635
|
-
} = _ref82,
|
|
2636
|
-
props = _objectWithoutPropertiesLoose(_ref82, _excluded82);
|
|
2637
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2638
|
-
widthHeight: widthHeight,
|
|
2639
|
-
color: color
|
|
2640
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2641
|
-
viewBox: "0 0 24 24",
|
|
2642
|
-
"aria-hidden": "false",
|
|
2643
|
-
focusable: "false"
|
|
2644
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2645
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2646
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2647
|
-
points: "14 2 14 8 20 8"
|
|
2648
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2649
|
-
x1: "16",
|
|
2650
|
-
y1: "13",
|
|
2651
|
-
x2: "8",
|
|
2652
|
-
y2: "13"
|
|
2653
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2654
|
-
x1: "16",
|
|
2655
|
-
y1: "17",
|
|
2656
|
-
x2: "8",
|
|
2657
|
-
y2: "17"
|
|
2658
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2659
|
-
points: "10 9 9 9 8 9"
|
|
2660
|
-
})));
|
|
2661
|
-
};
|
|
2662
|
-
var ChartIcon = _ref83 => {
|
|
2663
|
-
var {
|
|
2664
|
-
widthHeight = 24,
|
|
2665
|
-
color = 'currentColor',
|
|
2666
|
-
strokeWidth = 1,
|
|
2667
|
-
filled = false
|
|
2668
|
-
} = _ref83,
|
|
2669
|
-
props = _objectWithoutPropertiesLoose(_ref83, _excluded83);
|
|
2670
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2671
|
-
widthHeight: widthHeight,
|
|
2672
|
-
color: color
|
|
2673
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2674
|
-
viewBox: "0 0 24 24",
|
|
2675
|
-
"aria-hidden": "false",
|
|
2676
|
-
focusable: "false"
|
|
2677
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2678
|
-
points: "14 2 14 8 20 8"
|
|
2679
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2680
|
-
x1: "16",
|
|
2681
|
-
y1: "13",
|
|
2682
|
-
x2: "8",
|
|
2683
|
-
y2: "13"
|
|
2684
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2685
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2686
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2687
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2688
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2689
|
-
points: "10 9 9 9 8 9"
|
|
2690
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2691
|
-
x1: "16",
|
|
2692
|
-
y1: "17",
|
|
2693
|
-
x2: "8",
|
|
2694
|
-
y2: "17"
|
|
2695
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2696
|
-
x1: "16",
|
|
2697
|
-
y1: "13",
|
|
2698
|
-
x2: "8",
|
|
2699
|
-
y2: "13"
|
|
2700
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2701
|
-
points: "14 2 14 8 20 8"
|
|
2702
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2703
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2704
|
-
}), /*#__PURE__*/React__default.createElement("polyline", {
|
|
2705
|
-
points: "10 9 9 9 8 9"
|
|
2706
|
-
}), /*#__PURE__*/React__default.createElement("line", {
|
|
2707
|
-
x1: "16",
|
|
2708
|
-
y1: "17",
|
|
2709
|
-
x2: "8",
|
|
2710
|
-
y2: "17"
|
|
2711
|
-
})));
|
|
2712
|
-
};
|
|
2713
|
-
var GiftIcon = _ref84 => {
|
|
2714
|
-
var {
|
|
2715
|
-
widthHeight = 24,
|
|
2716
|
-
color = 'currentColor',
|
|
2717
|
-
strokeWidth = 1,
|
|
2718
|
-
filled = false
|
|
2719
|
-
} = _ref84,
|
|
2720
|
-
props = _objectWithoutPropertiesLoose(_ref84, _excluded84);
|
|
2721
|
-
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2722
|
-
widthHeight: widthHeight,
|
|
2723
|
-
color: color
|
|
2724
|
-
}, props), /*#__PURE__*/React__default.createElement("svg", Object.assign({
|
|
2725
|
-
viewBox: "0 0 24 24",
|
|
2726
|
-
"aria-hidden": "false",
|
|
2727
|
-
focusable: "false"
|
|
2728
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("rect", {
|
|
2729
|
-
x: "3",
|
|
2730
|
-
y: "8",
|
|
2731
|
-
width: "18",
|
|
2732
|
-
height: "4",
|
|
2733
|
-
rx: "1"
|
|
2734
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2735
|
-
d: "M12 8V21"
|
|
2736
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2737
|
-
d: "M3 12v6a3 3 0 0 0 3 3h3V12"
|
|
2738
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2739
|
-
d: "M18 21h-3v-9h6v6a3 3 0 0 1-3 3z"
|
|
2740
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2741
|
-
d: "M12 8c-.5-2.5-4-3-5-1.5S9 10 12 8z"
|
|
2742
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2743
|
-
d: "M12 8c.5-2.5 4-3 5-1.5S15 10 12 8z"
|
|
2744
|
-
})));
|
|
2745
|
-
};
|
|
2746
|
-
var ShieldIcon = _ref85 => {
|
|
2747
|
-
var {
|
|
2748
|
-
widthHeight = 24,
|
|
2749
423
|
color = 'currentColor',
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
424
|
+
transform,
|
|
425
|
+
orientation = 'up',
|
|
426
|
+
children
|
|
427
|
+
} = _ref,
|
|
428
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
|
|
429
|
+
return /*#__PURE__*/React__default.createElement(appStudio.Center, Object.assign({
|
|
2755
430
|
widthHeight: widthHeight,
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2762
|
-
d: "M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"
|
|
2763
|
-
})));
|
|
431
|
+
lineHeight: widthHeight,
|
|
432
|
+
color: color,
|
|
433
|
+
display: "flex",
|
|
434
|
+
transform: transform ? transform : orientation === 'left' ? 'rotate(-90deg)' : orientation === 'right' ? 'rotate(90deg)' : orientation === 'up' ? 'rotate(0deg)' : orientation === 'down' ? 'rotate(180deg)' : 'none'
|
|
435
|
+
}, rest), children);
|
|
2764
436
|
};
|
|
2765
|
-
|
|
2766
|
-
var
|
|
437
|
+
// Utility function to handle fill and stroke based on 'filled' prop
|
|
438
|
+
var getSvgProps = (filled, color, strokeWidth) => {
|
|
2767
439
|
var {
|
|
2768
|
-
|
|
2769
|
-
|
|
2770
|
-
|
|
2771
|
-
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
}
|
|
2778
|
-
viewBox: "0 0 24 24",
|
|
2779
|
-
"aria-hidden": "false",
|
|
2780
|
-
focusable: "false"
|
|
2781
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React__default.createElement("path", {
|
|
2782
|
-
d: "M16 17l5-5-5-5"
|
|
2783
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2784
|
-
d: "M21 12H9"
|
|
2785
|
-
}), /*#__PURE__*/React__default.createElement("path", {
|
|
2786
|
-
d: "M13 5v-2a1 1 0 0 0-1-1H5a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h7a1 1 0 0 0 1-1v-2"
|
|
2787
|
-
})));
|
|
440
|
+
getColor
|
|
441
|
+
} = appStudio.useTheme();
|
|
442
|
+
var themeColor = getColor(color);
|
|
443
|
+
return {
|
|
444
|
+
fill: filled ? themeColor : 'none',
|
|
445
|
+
stroke: themeColor,
|
|
446
|
+
strokeWidth,
|
|
447
|
+
strokeLinecap: 'round',
|
|
448
|
+
strokeLinejoin: 'round'
|
|
449
|
+
};
|
|
2788
450
|
};
|
|
2789
|
-
var
|
|
451
|
+
var Icon = _ref2 => {
|
|
2790
452
|
var {
|
|
453
|
+
name = 'circle',
|
|
2791
454
|
widthHeight = 24,
|
|
2792
455
|
color = 'currentColor',
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
456
|
+
filled = false,
|
|
457
|
+
strokeWidth = 1,
|
|
458
|
+
size,
|
|
459
|
+
children
|
|
460
|
+
} = _ref2,
|
|
461
|
+
props = _objectWithoutPropertiesLoose(_ref2, _excluded2$1);
|
|
462
|
+
// Use size if provided, otherwise fallback to widthHeight (numeric part if possible)
|
|
463
|
+
var iconSize = size || widthHeight;
|
|
464
|
+
if (!name) {
|
|
465
|
+
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
466
|
+
widthHeight: widthHeight,
|
|
467
|
+
color: color
|
|
468
|
+
}, props), children);
|
|
469
|
+
}
|
|
470
|
+
// // @ts-ignore
|
|
471
|
+
// const LucideIcon = LucideIcon[name] || LucideIcon[name.charAt(0).toUpperCase() + name.slice(1)];
|
|
472
|
+
// if (!LucideIcon) {
|
|
473
|
+
// console.warn(`Icon "${name}" not found in lucide-dream`);
|
|
474
|
+
// return null;
|
|
475
|
+
// }
|
|
476
|
+
var svgProps = getSvgProps(filled, color, strokeWidth);
|
|
2797
477
|
return /*#__PURE__*/React__default.createElement(IconWrapper, Object.assign({
|
|
2798
478
|
widthHeight: widthHeight,
|
|
2799
479
|
color: color
|
|
2800
|
-
}, props), /*#__PURE__*/React__default.createElement(
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
|
|
2809
|
-
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
480
|
+
}, props), /*#__PURE__*/React__default.createElement(dynamic.DynamicIcon, Object.assign({
|
|
481
|
+
name: name,
|
|
482
|
+
size: iconSize
|
|
483
|
+
}, svgProps)));
|
|
484
|
+
};
|
|
485
|
+
// Re-export specific icons for backward compatibility mapping to Lucide names
|
|
486
|
+
// We use 'Icon' component with 'name' prop.
|
|
487
|
+
var createIcon = function createIcon(name, defaultProps) {
|
|
488
|
+
if (defaultProps === void 0) {
|
|
489
|
+
defaultProps = {};
|
|
490
|
+
}
|
|
491
|
+
var IconComponent = props => /*#__PURE__*/React__default.createElement(Icon, Object.assign({
|
|
492
|
+
name: name
|
|
493
|
+
}, defaultProps, props));
|
|
494
|
+
IconComponent.displayName = name + "Icon";
|
|
495
|
+
return IconComponent;
|
|
496
|
+
};
|
|
497
|
+
var UserIcon = /*#__PURE__*/createIcon('user', {
|
|
498
|
+
filled: false
|
|
499
|
+
});
|
|
500
|
+
var HelpIcon = /*#__PURE__*/createIcon('circle-help', {
|
|
501
|
+
filled: false
|
|
502
|
+
});
|
|
503
|
+
var FolderIcon = /*#__PURE__*/createIcon('folder', {
|
|
504
|
+
filled: false
|
|
505
|
+
});
|
|
506
|
+
var ChevronIcon = /*#__PURE__*/createIcon('chevron-up', {
|
|
507
|
+
filled: false
|
|
508
|
+
});
|
|
509
|
+
var DragHandleIcon = /*#__PURE__*/createIcon('grip-vertical', {
|
|
510
|
+
filled: false
|
|
511
|
+
});
|
|
512
|
+
var FileIcon = /*#__PURE__*/createIcon('file', {
|
|
513
|
+
filled: false
|
|
514
|
+
});
|
|
515
|
+
var VideoIcon = /*#__PURE__*/createIcon('video', {
|
|
516
|
+
filled: false
|
|
517
|
+
});
|
|
518
|
+
var ImageIcon = /*#__PURE__*/createIcon('image', {
|
|
519
|
+
filled: false
|
|
520
|
+
});
|
|
521
|
+
var AudioIcon = /*#__PURE__*/createIcon('volume', {
|
|
522
|
+
filled: false
|
|
523
|
+
});
|
|
524
|
+
var TwitterIcon = /*#__PURE__*/createIcon('twitter', {
|
|
525
|
+
filled: false
|
|
526
|
+
});
|
|
527
|
+
var XIcon = /*#__PURE__*/createIcon('x', {
|
|
528
|
+
filled: false
|
|
529
|
+
});
|
|
530
|
+
var TwitchIcon = /*#__PURE__*/createIcon('twitch', {
|
|
531
|
+
filled: false
|
|
532
|
+
});
|
|
533
|
+
var CloseIcon = /*#__PURE__*/createIcon('x', {
|
|
534
|
+
filled: false,
|
|
535
|
+
strokeWidth: 2
|
|
536
|
+
});
|
|
537
|
+
var InstagramIcon = /*#__PURE__*/createIcon('instagram', {
|
|
538
|
+
filled: false
|
|
539
|
+
});
|
|
540
|
+
var YoutubeIcon = /*#__PURE__*/createIcon('youtube', {
|
|
541
|
+
filled: false
|
|
542
|
+
});
|
|
543
|
+
var FacebookIcon = /*#__PURE__*/createIcon('facebook', {
|
|
544
|
+
filled: false
|
|
545
|
+
});
|
|
546
|
+
var LinkedinIcon = /*#__PURE__*/createIcon('linkedin', {
|
|
547
|
+
filled: false
|
|
548
|
+
});
|
|
549
|
+
var ThreadsIcon = /*#__PURE__*/createIcon('at-sign', {
|
|
550
|
+
filled: false
|
|
551
|
+
}); // Fallback
|
|
552
|
+
var MinusIcon = /*#__PURE__*/createIcon('minus', {
|
|
553
|
+
filled: false
|
|
554
|
+
});
|
|
555
|
+
var InfoIcon = /*#__PURE__*/createIcon('info', {
|
|
556
|
+
filled: false
|
|
557
|
+
});
|
|
558
|
+
var PlayIcon = /*#__PURE__*/createIcon('play', {
|
|
559
|
+
filled: false
|
|
560
|
+
});
|
|
561
|
+
var PauseIcon = /*#__PURE__*/createIcon('pause', {
|
|
562
|
+
filled: false
|
|
563
|
+
});
|
|
564
|
+
var HeartIcon = /*#__PURE__*/createIcon('heart', {
|
|
565
|
+
filled: false
|
|
566
|
+
});
|
|
567
|
+
var StarIcon = /*#__PURE__*/createIcon('star', {
|
|
568
|
+
filled: false
|
|
569
|
+
});
|
|
570
|
+
var SaveIcon = /*#__PURE__*/createIcon('save', {
|
|
571
|
+
filled: false
|
|
572
|
+
});
|
|
573
|
+
var WarningIcon = /*#__PURE__*/createIcon('triangle-alert', {
|
|
574
|
+
filled: false
|
|
575
|
+
});
|
|
576
|
+
var BatteryIcon = /*#__PURE__*/createIcon('battery', {
|
|
577
|
+
filled: false
|
|
578
|
+
});
|
|
579
|
+
var BookmarkIcon = /*#__PURE__*/createIcon('bookmark', {
|
|
580
|
+
filled: false
|
|
581
|
+
});
|
|
582
|
+
var CloudIcon = /*#__PURE__*/createIcon('cloud', {
|
|
583
|
+
filled: false
|
|
584
|
+
});
|
|
585
|
+
var CopyIcon = /*#__PURE__*/createIcon('copy', {
|
|
586
|
+
filled: false
|
|
587
|
+
});
|
|
588
|
+
var DustBinIcon = /*#__PURE__*/createIcon('trash', {
|
|
589
|
+
filled: false
|
|
590
|
+
});
|
|
591
|
+
var DeleteIcon = DustBinIcon;
|
|
592
|
+
var EditIcon = /*#__PURE__*/createIcon('edit', {
|
|
593
|
+
filled: false
|
|
594
|
+
});
|
|
595
|
+
var MicrophoneIcon = /*#__PURE__*/createIcon('mic', {
|
|
596
|
+
filled: false
|
|
597
|
+
});
|
|
598
|
+
var StopIcon = /*#__PURE__*/createIcon('square', {
|
|
599
|
+
filled: false
|
|
600
|
+
});
|
|
601
|
+
var SendIcon = /*#__PURE__*/createIcon('send', {
|
|
602
|
+
filled: false
|
|
603
|
+
});
|
|
604
|
+
var LoadingSpinnerIcon = /*#__PURE__*/createIcon('loader', {
|
|
605
|
+
filled: false
|
|
606
|
+
}); // Note: usage might require animation class
|
|
607
|
+
var AttachmentIcon = /*#__PURE__*/createIcon('paperclip', {
|
|
608
|
+
filled: false
|
|
609
|
+
});
|
|
610
|
+
var SearchIcon = /*#__PURE__*/createIcon('search', {
|
|
611
|
+
filled: false
|
|
612
|
+
});
|
|
613
|
+
var HomeIcon = /*#__PURE__*/createIcon('home', {
|
|
614
|
+
filled: false
|
|
615
|
+
});
|
|
616
|
+
var SettingsIcon = /*#__PURE__*/createIcon('settings', {
|
|
617
|
+
filled: false
|
|
618
|
+
});
|
|
619
|
+
var DownloadIcon = /*#__PURE__*/createIcon('download', {
|
|
620
|
+
filled: false
|
|
621
|
+
});
|
|
622
|
+
var ShareIcon = /*#__PURE__*/createIcon('share', {
|
|
623
|
+
filled: false
|
|
624
|
+
});
|
|
625
|
+
var TickIcon = /*#__PURE__*/createIcon('check', {
|
|
626
|
+
filled: false
|
|
627
|
+
});
|
|
628
|
+
var PlusIcon = /*#__PURE__*/createIcon('plus', {
|
|
629
|
+
filled: false
|
|
630
|
+
});
|
|
631
|
+
var CloseEyeIcon = /*#__PURE__*/createIcon('eye-off', {
|
|
632
|
+
filled: false
|
|
633
|
+
});
|
|
634
|
+
var OpenEyeIcon = /*#__PURE__*/createIcon('eye', {
|
|
635
|
+
filled: false
|
|
636
|
+
});
|
|
637
|
+
var LockIcon = /*#__PURE__*/createIcon('lock', {
|
|
638
|
+
filled: false
|
|
639
|
+
});
|
|
640
|
+
var ProfileIcon = /*#__PURE__*/createIcon('user', {
|
|
641
|
+
filled: false
|
|
642
|
+
});
|
|
643
|
+
var ExternalLinkIcon = /*#__PURE__*/createIcon('external-link', {
|
|
644
|
+
filled: false
|
|
645
|
+
});
|
|
646
|
+
var SuccessIcon = /*#__PURE__*/createIcon('check-circle', {
|
|
647
|
+
filled: false
|
|
648
|
+
});
|
|
649
|
+
var ErrorIcon = /*#__PURE__*/createIcon('alert-circle', {
|
|
650
|
+
filled: false
|
|
651
|
+
});
|
|
652
|
+
var NotificationIcon = /*#__PURE__*/createIcon('bell', {
|
|
653
|
+
filled: false
|
|
654
|
+
});
|
|
655
|
+
var DocumentIcon = /*#__PURE__*/createIcon('file-text', {
|
|
656
|
+
filled: false
|
|
657
|
+
});
|
|
658
|
+
var ChartIcon = /*#__PURE__*/createIcon('bar-chart', {
|
|
659
|
+
filled: false
|
|
660
|
+
});
|
|
661
|
+
var MoonIcon = /*#__PURE__*/createIcon('moon', {
|
|
662
|
+
filled: false
|
|
663
|
+
});
|
|
664
|
+
var PanelIcon = /*#__PURE__*/createIcon('panel-left', {
|
|
665
|
+
filled: false
|
|
666
|
+
}); // Sidebar or PanelLeft
|
|
667
|
+
var UploadIcon = /*#__PURE__*/createIcon('upload', {
|
|
668
|
+
filled: false
|
|
669
|
+
});
|
|
670
|
+
// Restored icons
|
|
671
|
+
var CheckIcon = TickIcon;
|
|
672
|
+
var BackIcon = props => /*#__PURE__*/React__default.createElement(ChevronIcon, Object.assign({
|
|
2814
673
|
orientation: "left"
|
|
2815
|
-
}, props))
|
|
674
|
+
}, props));
|
|
675
|
+
var ZoomOutIcon = /*#__PURE__*/createIcon('zoom-out', {
|
|
676
|
+
filled: false
|
|
677
|
+
});
|
|
678
|
+
var TextIcon = /*#__PURE__*/createIcon('type', {
|
|
679
|
+
filled: false
|
|
680
|
+
});
|
|
681
|
+
var ShapeIcon = /*#__PURE__*/createIcon('shapes', {
|
|
682
|
+
filled: false
|
|
683
|
+
});
|
|
684
|
+
var RotateIcon = /*#__PURE__*/createIcon('rotate-cw', {
|
|
685
|
+
filled: false
|
|
686
|
+
});
|
|
687
|
+
var GiftIcon = /*#__PURE__*/createIcon('gift', {
|
|
688
|
+
filled: false
|
|
689
|
+
});
|
|
690
|
+
var ShieldIcon = /*#__PURE__*/createIcon('shield', {
|
|
691
|
+
filled: false
|
|
692
|
+
});
|
|
693
|
+
var LogoutIcon = /*#__PURE__*/createIcon('log-out', {
|
|
694
|
+
filled: false
|
|
695
|
+
});
|
|
696
|
+
var PowerOffIcon = /*#__PURE__*/createIcon('power', {
|
|
697
|
+
filled: false
|
|
698
|
+
});
|
|
699
|
+
var LinkIcon = /*#__PURE__*/createIcon('link', {
|
|
700
|
+
filled: false
|
|
701
|
+
});
|
|
702
|
+
var LayoutIcon = /*#__PURE__*/createIcon('layout', {
|
|
703
|
+
filled: false
|
|
704
|
+
});
|
|
705
|
+
var ZapIcon = /*#__PURE__*/createIcon('zap', {
|
|
706
|
+
filled: false
|
|
707
|
+
});
|
|
708
|
+
var CreditCardIcon = /*#__PURE__*/createIcon('credit-card', {
|
|
709
|
+
filled: false
|
|
710
|
+
});
|
|
711
|
+
var MoreIcon = /*#__PURE__*/createIcon('more-horizontal', {
|
|
712
|
+
filled: false
|
|
713
|
+
});
|
|
714
|
+
var TrashIcon = DustBinIcon;
|
|
715
|
+
var FilterIcon = /*#__PURE__*/createIcon('filter', {
|
|
716
|
+
filled: false
|
|
717
|
+
});
|
|
718
|
+
var CalendarIcon = /*#__PURE__*/createIcon('calendar', {
|
|
719
|
+
filled: false
|
|
720
|
+
});
|
|
721
|
+
var ClockIcon = /*#__PURE__*/createIcon('clock', {
|
|
722
|
+
filled: false
|
|
723
|
+
});
|
|
724
|
+
var MapPinIcon = /*#__PURE__*/createIcon('map-pin', {
|
|
725
|
+
filled: false
|
|
726
|
+
});
|
|
727
|
+
var MenuIcon = /*#__PURE__*/createIcon('menu', {
|
|
728
|
+
filled: false
|
|
729
|
+
});
|
|
730
|
+
var RefreshIcon = /*#__PURE__*/createIcon('refresh-cw', {
|
|
731
|
+
filled: false
|
|
732
|
+
});
|
|
733
|
+
var PrintIcon = /*#__PURE__*/createIcon('printer', {
|
|
734
|
+
filled: false
|
|
735
|
+
});
|
|
736
|
+
var MagicWandIcon = /*#__PURE__*/createIcon('wand', {
|
|
737
|
+
filled: false
|
|
738
|
+
});
|
|
739
|
+
var UnLikeIcon = /*#__PURE__*/createIcon('thumbs-down', {
|
|
740
|
+
filled: false
|
|
741
|
+
});
|
|
742
|
+
var LikeIcon = /*#__PURE__*/createIcon('thumbs-up', {
|
|
743
|
+
filled: false
|
|
744
|
+
});
|
|
745
|
+
var CameraIcon = /*#__PURE__*/createIcon('camera', {
|
|
746
|
+
filled: false
|
|
747
|
+
});
|
|
748
|
+
var BluetoothIcon = /*#__PURE__*/createIcon('bluetooth', {
|
|
749
|
+
filled: false
|
|
750
|
+
});
|
|
751
|
+
var UnlockIcon = /*#__PURE__*/createIcon('unlock', {
|
|
752
|
+
filled: false
|
|
753
|
+
});
|
|
754
|
+
var WifiIcon = /*#__PURE__*/createIcon('wifi', {
|
|
755
|
+
filled: false
|
|
756
|
+
});
|
|
757
|
+
var BoldArrowIcon = /*#__PURE__*/createIcon('arrow-right', {
|
|
758
|
+
filled: false
|
|
759
|
+
});
|
|
760
|
+
var ArrowIcon = /*#__PURE__*/createIcon('arrow-up', {
|
|
761
|
+
filled: false
|
|
762
|
+
});
|
|
763
|
+
var SpinnerIcon = /*#__PURE__*/createIcon('loader', {
|
|
764
|
+
filled: false
|
|
765
|
+
});
|
|
766
|
+
var SliderIcon = /*#__PURE__*/createIcon('sliders-horizontal', {
|
|
767
|
+
filled: false
|
|
768
|
+
});
|
|
769
|
+
var CropIcon = /*#__PURE__*/createIcon('crop', {
|
|
770
|
+
filled: false
|
|
771
|
+
});
|
|
772
|
+
var ZoomInIcon = /*#__PURE__*/createIcon('zoom-in', {
|
|
773
|
+
filled: false
|
|
774
|
+
});
|
|
775
|
+
var DragHandleLinesIcon = /*#__PURE__*/createIcon('grip-horizontal', {
|
|
776
|
+
filled: false
|
|
777
|
+
});
|
|
2816
778
|
|
|
2817
|
-
var Icon = {
|
|
779
|
+
var Icon$1 = {
|
|
2818
780
|
__proto__: null,
|
|
781
|
+
Icon: Icon,
|
|
2819
782
|
UserIcon: UserIcon,
|
|
2820
783
|
HelpIcon: HelpIcon,
|
|
2821
784
|
FolderIcon: FolderIcon,
|
|
@@ -2849,63 +812,68 @@
|
|
|
2849
812
|
DustBinIcon: DustBinIcon,
|
|
2850
813
|
DeleteIcon: DeleteIcon,
|
|
2851
814
|
EditIcon: EditIcon,
|
|
2852
|
-
|
|
815
|
+
MicrophoneIcon: MicrophoneIcon,
|
|
816
|
+
StopIcon: StopIcon,
|
|
817
|
+
SendIcon: SendIcon,
|
|
818
|
+
LoadingSpinnerIcon: LoadingSpinnerIcon,
|
|
819
|
+
AttachmentIcon: AttachmentIcon,
|
|
820
|
+
SearchIcon: SearchIcon,
|
|
821
|
+
HomeIcon: HomeIcon,
|
|
822
|
+
SettingsIcon: SettingsIcon,
|
|
2853
823
|
DownloadIcon: DownloadIcon,
|
|
2854
|
-
MenuIcon: MenuIcon,
|
|
2855
824
|
ShareIcon: ShareIcon,
|
|
2856
|
-
|
|
2857
|
-
|
|
2858
|
-
|
|
2859
|
-
PanelIcon: PanelIcon,
|
|
2860
|
-
FilterIcon: FilterIcon,
|
|
2861
|
-
HomeIcon: HomeIcon,
|
|
2862
|
-
LocationIcon: LocationIcon,
|
|
2863
|
-
LockIcon: LockIcon,
|
|
2864
|
-
MicrophoneIcon: MicrophoneIcon,
|
|
2865
|
-
MoonIcon: MoonIcon,
|
|
2866
|
-
NotificationIcon: NotificationIcon,
|
|
825
|
+
TickIcon: TickIcon,
|
|
826
|
+
PlusIcon: PlusIcon,
|
|
827
|
+
CloseEyeIcon: CloseEyeIcon,
|
|
2867
828
|
OpenEyeIcon: OpenEyeIcon,
|
|
829
|
+
LockIcon: LockIcon,
|
|
2868
830
|
ProfileIcon: ProfileIcon,
|
|
2869
|
-
|
|
831
|
+
ExternalLinkIcon: ExternalLinkIcon,
|
|
2870
832
|
SuccessIcon: SuccessIcon,
|
|
2871
|
-
|
|
833
|
+
ErrorIcon: ErrorIcon,
|
|
834
|
+
NotificationIcon: NotificationIcon,
|
|
835
|
+
DocumentIcon: DocumentIcon,
|
|
836
|
+
ChartIcon: ChartIcon,
|
|
837
|
+
MoonIcon: MoonIcon,
|
|
838
|
+
PanelIcon: PanelIcon,
|
|
839
|
+
UploadIcon: UploadIcon,
|
|
840
|
+
CheckIcon: CheckIcon,
|
|
841
|
+
BackIcon: BackIcon,
|
|
842
|
+
ZoomOutIcon: ZoomOutIcon,
|
|
843
|
+
TextIcon: TextIcon,
|
|
844
|
+
ShapeIcon: ShapeIcon,
|
|
845
|
+
RotateIcon: RotateIcon,
|
|
846
|
+
GiftIcon: GiftIcon,
|
|
847
|
+
ShieldIcon: ShieldIcon,
|
|
848
|
+
LogoutIcon: LogoutIcon,
|
|
849
|
+
PowerOffIcon: PowerOffIcon,
|
|
850
|
+
LinkIcon: LinkIcon,
|
|
851
|
+
LayoutIcon: LayoutIcon,
|
|
852
|
+
ZapIcon: ZapIcon,
|
|
853
|
+
CreditCardIcon: CreditCardIcon,
|
|
854
|
+
MoreIcon: MoreIcon,
|
|
855
|
+
TrashIcon: TrashIcon,
|
|
856
|
+
FilterIcon: FilterIcon,
|
|
857
|
+
CalendarIcon: CalendarIcon,
|
|
2872
858
|
ClockIcon: ClockIcon,
|
|
859
|
+
MapPinIcon: MapPinIcon,
|
|
860
|
+
MenuIcon: MenuIcon,
|
|
861
|
+
RefreshIcon: RefreshIcon,
|
|
862
|
+
PrintIcon: PrintIcon,
|
|
863
|
+
MagicWandIcon: MagicWandIcon,
|
|
864
|
+
UnLikeIcon: UnLikeIcon,
|
|
865
|
+
LikeIcon: LikeIcon,
|
|
2873
866
|
CameraIcon: CameraIcon,
|
|
2874
867
|
BluetoothIcon: BluetoothIcon,
|
|
2875
|
-
LikeIcon: LikeIcon,
|
|
2876
868
|
UnlockIcon: UnlockIcon,
|
|
2877
869
|
WifiIcon: WifiIcon,
|
|
2878
|
-
UploadIcon: UploadIcon,
|
|
2879
|
-
SearchIcon: SearchIcon,
|
|
2880
|
-
StopIcon: StopIcon,
|
|
2881
|
-
SendIcon: SendIcon,
|
|
2882
|
-
LoadingSpinnerIcon: LoadingSpinnerIcon,
|
|
2883
|
-
DragHandleLinesIcon: DragHandleLinesIcon,
|
|
2884
|
-
CloseEyeIcon: CloseEyeIcon,
|
|
2885
|
-
TrashIcon: TrashIcon,
|
|
2886
|
-
AttachmentIcon: AttachmentIcon,
|
|
2887
|
-
ExternalLinkIcon: ExternalLinkIcon,
|
|
2888
|
-
PlusIcon: PlusIcon,
|
|
2889
|
-
TickIcon: TickIcon,
|
|
2890
870
|
BoldArrowIcon: BoldArrowIcon,
|
|
2891
871
|
ArrowIcon: ArrowIcon,
|
|
2892
872
|
SpinnerIcon: SpinnerIcon,
|
|
2893
|
-
CalendarIcon: CalendarIcon,
|
|
2894
873
|
SliderIcon: SliderIcon,
|
|
2895
874
|
CropIcon: CropIcon,
|
|
2896
875
|
ZoomInIcon: ZoomInIcon,
|
|
2897
|
-
|
|
2898
|
-
TextIcon: TextIcon,
|
|
2899
|
-
ShapeIcon: ShapeIcon,
|
|
2900
|
-
RotateIcon: RotateIcon,
|
|
2901
|
-
DocumentIcon: DocumentIcon,
|
|
2902
|
-
ChartIcon: ChartIcon,
|
|
2903
|
-
GiftIcon: GiftIcon,
|
|
2904
|
-
ShieldIcon: ShieldIcon,
|
|
2905
|
-
CheckIcon: CheckIcon,
|
|
2906
|
-
LogoutIcon: LogoutIcon,
|
|
2907
|
-
PowerOffIcon: PowerOffIcon,
|
|
2908
|
-
BackIcon: BackIcon
|
|
876
|
+
DragHandleLinesIcon: DragHandleLinesIcon
|
|
2909
877
|
};
|
|
2910
878
|
|
|
2911
879
|
/**
|
|
@@ -4607,8 +2575,8 @@
|
|
|
4607
2575
|
|
|
4608
2576
|
var _excluded$c = ["size", "speed", "color", "themeMode"],
|
|
4609
2577
|
_excluded2$2 = ["size", "speed", "color", "themeMode"],
|
|
4610
|
-
_excluded3$
|
|
4611
|
-
_excluded4$
|
|
2578
|
+
_excluded3$1 = ["size", "speed", "color", "themeMode"],
|
|
2579
|
+
_excluded4$1 = ["size", "children", "textColor", "loaderColor", "type", "speed", "textPosition", "views"];
|
|
4612
2580
|
var DefaultSpinner = _ref => {
|
|
4613
2581
|
var {
|
|
4614
2582
|
size = 'md',
|
|
@@ -4713,7 +2681,7 @@
|
|
|
4713
2681
|
color = 'theme.loading',
|
|
4714
2682
|
themeMode: elementMode
|
|
4715
2683
|
} = _ref3,
|
|
4716
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
2684
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$1);
|
|
4717
2685
|
var {
|
|
4718
2686
|
getColor,
|
|
4719
2687
|
themeMode
|
|
@@ -4758,7 +2726,7 @@
|
|
|
4758
2726
|
textPosition = 'right',
|
|
4759
2727
|
views
|
|
4760
2728
|
} = _ref4,
|
|
4761
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
2729
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$1);
|
|
4762
2730
|
var {
|
|
4763
2731
|
getColor
|
|
4764
2732
|
} = appStudio.useTheme();
|
|
@@ -5008,8 +2976,8 @@
|
|
|
5008
2976
|
|
|
5009
2977
|
var _excluded$d = ["asComponent", "isDisabled", "isLoading", "isWrapped", "borderRadius", "width", "height", "baseStyles", "sizeStyles", "iconPad", "mainTone", "resolvedTextColor", "children", "borderWidth"],
|
|
5010
2978
|
_excluded2$3 = ["shape", "isDisabled", "onClick", "shadow", "borderWidth", "isAuto", "isFilled", "views", "children"],
|
|
5011
|
-
_excluded3$
|
|
5012
|
-
_excluded4$
|
|
2979
|
+
_excluded3$2 = ["variant", "animation", "to", "isDisabled", "isLoading", "isAuto", "isFilled", "isExternal", "shape", "shadow", "onClick", "views", "baseStyles", "sizeStyles", "iconPad", "resolvedTextColor", "content", "size", "mainTone", "tone", "borderMovingDuration", "borderMovingGradientColors", "animatedStrokeAccentColor", "animatedStrokeTextColor", "getColor"],
|
|
2980
|
+
_excluded4$2 = ["variant", "size", "shape", "iconPosition", "loaderPosition", "backgroundColor", "color", "scheme", "reversed", "isAuto", "isFilled", "isDisabled", "isLoading", "isIconRounded", "icon", "children", "to", "isExternal", "shadow", "onClick", "views", "borderMovingDuration", "borderMovingGradientColors", "animatedStrokeAccentColor", "animatedStrokeTextColor"];
|
|
5013
2981
|
// --- Helper: Button Content ---
|
|
5014
2982
|
// Renders the inner content: Loader, Icon, and Children.
|
|
5015
2983
|
var ButtonContent = _ref => {
|
|
@@ -5144,7 +3112,7 @@
|
|
|
5144
3112
|
animatedStrokeTextColor = '#333333',
|
|
5145
3113
|
getColor = c => c
|
|
5146
3114
|
} = _ref4,
|
|
5147
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
3115
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$2);
|
|
5148
3116
|
// --- Common Helpers ---
|
|
5149
3117
|
var numericBorderRadius = getNumericBorderRadius(shape);
|
|
5150
3118
|
var linkOrContent = to ? (/*#__PURE__*/React__default.createElement(Link, Object.assign({
|
|
@@ -5406,7 +3374,7 @@
|
|
|
5406
3374
|
animatedStrokeAccentColor = '#705CFF',
|
|
5407
3375
|
animatedStrokeTextColor = '#333333'
|
|
5408
3376
|
} = _ref5,
|
|
5409
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
3377
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$2);
|
|
5410
3378
|
/* theme helpers */
|
|
5411
3379
|
var {
|
|
5412
3380
|
getColorHex,
|
|
@@ -5604,8 +3572,8 @@
|
|
|
5604
3572
|
|
|
5605
3573
|
var _excluded$e = ["children", "views", "style", "themeMode"],
|
|
5606
3574
|
_excluded2$4 = ["children", "views", "style", "themeMode"],
|
|
5607
|
-
_excluded3$
|
|
5608
|
-
_excluded4$
|
|
3575
|
+
_excluded3$3 = ["children", "views", "style", "themeMode"],
|
|
3576
|
+
_excluded4$3 = ["variant", "size", "shape", "children", "header", "footer", "isFullWidth", "views", "style", "themeMode"];
|
|
5609
3577
|
var CardHeader = _ref => {
|
|
5610
3578
|
var _contextStyles$header;
|
|
5611
3579
|
var {
|
|
@@ -5648,7 +3616,7 @@
|
|
|
5648
3616
|
children,
|
|
5649
3617
|
style
|
|
5650
3618
|
} = _ref3,
|
|
5651
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
3619
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$3);
|
|
5652
3620
|
var theme = appStudio.useTheme();
|
|
5653
3621
|
var {
|
|
5654
3622
|
styles: contextStyles
|
|
@@ -5674,7 +3642,7 @@
|
|
|
5674
3642
|
style,
|
|
5675
3643
|
themeMode: elementMode
|
|
5676
3644
|
} = _ref4,
|
|
5677
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
3645
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$3);
|
|
5678
3646
|
var theme = appStudio.useTheme();
|
|
5679
3647
|
var defaultStyles = getDefaultCardStyles();
|
|
5680
3648
|
// Prepare context value, merging default styles with user's `views` overrides
|
|
@@ -6008,10 +3976,10 @@
|
|
|
6008
3976
|
|
|
6009
3977
|
var _excluded$f = ["children", "isActive", "views"],
|
|
6010
3978
|
_excluded2$5 = ["views", "children"],
|
|
6011
|
-
_excluded3$
|
|
6012
|
-
_excluded4$
|
|
6013
|
-
_excluded5
|
|
6014
|
-
_excluded6
|
|
3979
|
+
_excluded3$4 = ["views", "children"],
|
|
3980
|
+
_excluded4$4 = ["children", "views"],
|
|
3981
|
+
_excluded5 = ["children", "views", "style"],
|
|
3982
|
+
_excluded6 = ["children", "defaultActiveIndex", "activeIndex", "onChange", "showNavigation", "navigationPosition", "prevButton", "nextButton", "showIndicators", "indicatorPosition", "indicatorVariant", "autoPlay", "autoPlayInterval", "pauseOnHover", "infinite", "direction", "transitionDuration", "views", "stepIndices", "themeMode"];
|
|
6015
3983
|
var CarouselSlide = _ref => {
|
|
6016
3984
|
var {
|
|
6017
3985
|
children,
|
|
@@ -6057,7 +4025,7 @@
|
|
|
6057
4025
|
views,
|
|
6058
4026
|
children
|
|
6059
4027
|
} = _ref3,
|
|
6060
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
4028
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$4);
|
|
6061
4029
|
var {
|
|
6062
4030
|
goToNext,
|
|
6063
4031
|
canGoNext,
|
|
@@ -6080,7 +4048,7 @@
|
|
|
6080
4048
|
children,
|
|
6081
4049
|
views
|
|
6082
4050
|
} = _ref4,
|
|
6083
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
4051
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$4);
|
|
6084
4052
|
var {
|
|
6085
4053
|
registerSlide,
|
|
6086
4054
|
unregisterSlide,
|
|
@@ -6112,7 +4080,7 @@
|
|
|
6112
4080
|
style // User style for outer container
|
|
6113
4081
|
// User props for outer container
|
|
6114
4082
|
} = _ref5,
|
|
6115
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5
|
|
4083
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5);
|
|
6116
4084
|
var {
|
|
6117
4085
|
currentIndex,
|
|
6118
4086
|
styles: globalStyles,
|
|
@@ -6159,7 +4127,7 @@
|
|
|
6159
4127
|
transitionDuration = 300,
|
|
6160
4128
|
views
|
|
6161
4129
|
} = _ref6,
|
|
6162
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded6
|
|
4130
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded6);
|
|
6163
4131
|
// Convert children to array if it's not already
|
|
6164
4132
|
var slides = React.useMemo(() => {
|
|
6165
4133
|
return React__default.Children.toArray(children);
|
|
@@ -7851,10 +5819,10 @@
|
|
|
7851
5819
|
|
|
7852
5820
|
var _excluded$i = ["children", "disableNativeContextMenu", "asChild", "isDisabled", "views"],
|
|
7853
5821
|
_excluded2$6 = ["items", "children", "position", "side", "align", "views", "style"],
|
|
7854
|
-
_excluded3$
|
|
7855
|
-
_excluded4$
|
|
7856
|
-
_excluded5$
|
|
7857
|
-
_excluded6$
|
|
5822
|
+
_excluded3$5 = ["item", "children", "onSelect", "isDisabled", "views"],
|
|
5823
|
+
_excluded4$5 = ["views"],
|
|
5824
|
+
_excluded5$1 = ["views"],
|
|
5825
|
+
_excluded6$1 = ["children", "items", "size", "variant", "disableNativeContextMenu", "views", "themeMode"];
|
|
7858
5826
|
// Create context for the ContextMenu
|
|
7859
5827
|
var ContextMenuContext = /*#__PURE__*/React.createContext({
|
|
7860
5828
|
isOpen: false,
|
|
@@ -8074,7 +6042,7 @@
|
|
|
8074
6042
|
isDisabled = false,
|
|
8075
6043
|
views
|
|
8076
6044
|
} = _ref4,
|
|
8077
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
6045
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$5);
|
|
8078
6046
|
var {
|
|
8079
6047
|
activeSubmenuId,
|
|
8080
6048
|
setActiveSubmenuId,
|
|
@@ -8203,7 +6171,7 @@
|
|
|
8203
6171
|
var {
|
|
8204
6172
|
views
|
|
8205
6173
|
} = _ref5,
|
|
8206
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
6174
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$5);
|
|
8207
6175
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({
|
|
8208
6176
|
height: "1px",
|
|
8209
6177
|
backgroundColor: "color.gray.200",
|
|
@@ -8217,7 +6185,7 @@
|
|
|
8217
6185
|
var {
|
|
8218
6186
|
views
|
|
8219
6187
|
} = _ref6,
|
|
8220
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$
|
|
6188
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$1);
|
|
8221
6189
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({
|
|
8222
6190
|
height: "1px",
|
|
8223
6191
|
backgroundColor: "color.gray.200",
|
|
@@ -8236,7 +6204,7 @@
|
|
|
8236
6204
|
disableNativeContextMenu = true,
|
|
8237
6205
|
views
|
|
8238
6206
|
} = _ref7,
|
|
8239
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$
|
|
6207
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$1);
|
|
8240
6208
|
if (!items || items.length === 0) {
|
|
8241
6209
|
// If no items are provided, just render the children (for compound component pattern)
|
|
8242
6210
|
return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, children);
|
|
@@ -8827,8 +6795,8 @@
|
|
|
8827
6795
|
|
|
8828
6796
|
var _excluded$s = ["isHovered", "setIsHovered", "option", "size", "callback", "style"],
|
|
8829
6797
|
_excluded2$8 = ["id", "name", "value", "onChange", "isMulti", "isDisabled", "isReadOnly", "options"],
|
|
8830
|
-
_excluded3$
|
|
8831
|
-
_excluded4$
|
|
6798
|
+
_excluded3$6 = ["option", "size", "removeOption"],
|
|
6799
|
+
_excluded4$6 = ["id", "name", "label", "value", "placeholder", "helperText", "hide", "error", "isMulti", "isFocused", "isHovered", "isDisabled", "isReadOnly", "options", "shadow", "size", "shape", "variant", "views", "onChange", "setHide", "setValue", "setIsHovered", "setIsFocused", "setHighlightedIndex", "highlightedIndex"];
|
|
8832
6800
|
/**
|
|
8833
6801
|
* Item Component
|
|
8834
6802
|
*
|
|
@@ -9036,7 +7004,7 @@
|
|
|
9036
7004
|
size = 'md',
|
|
9037
7005
|
removeOption = () => {}
|
|
9038
7006
|
} = _ref6,
|
|
9039
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded3$
|
|
7007
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded3$6);
|
|
9040
7008
|
var handleClick = () => removeOption(option);
|
|
9041
7009
|
return /*#__PURE__*/React__default.createElement(appStudio.Horizontal, Object.assign({
|
|
9042
7010
|
gap: 8,
|
|
@@ -9097,7 +7065,7 @@
|
|
|
9097
7065
|
setHighlightedIndex,
|
|
9098
7066
|
highlightedIndex
|
|
9099
7067
|
} = _ref7,
|
|
9100
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded4$
|
|
7068
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded4$6);
|
|
9101
7069
|
var {
|
|
9102
7070
|
ref: triggerRef,
|
|
9103
7071
|
relation,
|
|
@@ -12466,7 +10434,7 @@
|
|
|
12466
10434
|
|
|
12467
10435
|
var _excluded$z = ["size"],
|
|
12468
10436
|
_excluded2$9 = ["size"],
|
|
12469
|
-
_excluded3$
|
|
10437
|
+
_excluded3$7 = ["id", "name", "label", "value", "placeholder", "helperText", "hide", "error", "isHovered", "isFocused", "isAutoFocus", "isDisabled", "isReadOnly", "shadow", "newOptions", "size", "variant", "shape", "onChange", "onBlur", "setHide", "setNewOptions", "setIsHovered", "setIsFocused", "setValue", "views", "themeMode"];
|
|
12470
10438
|
var CountryList = _ref => {
|
|
12471
10439
|
var props = _objectWithoutPropertiesLoose(_ref, _excluded$z);
|
|
12472
10440
|
return /*#__PURE__*/React__default.createElement(appStudio.Element, Object.assign({
|
|
@@ -12577,7 +10545,7 @@
|
|
|
12577
10545
|
},
|
|
12578
10546
|
themeMode: elementMode
|
|
12579
10547
|
} = _ref5,
|
|
12580
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded3$
|
|
10548
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded3$7);
|
|
12581
10549
|
var {
|
|
12582
10550
|
getColor,
|
|
12583
10551
|
themeMode
|
|
@@ -17428,9 +15396,9 @@
|
|
|
17428
15396
|
|
|
17429
15397
|
var _excluded$U = ["children", "blur", "isOpen", "isClosePrevented", "onClose", "position", "views"],
|
|
17430
15398
|
_excluded2$e = ["children", "shadow", "isFullScreen", "shape", "views", "isOpen"],
|
|
17431
|
-
_excluded3$
|
|
17432
|
-
_excluded4$
|
|
17433
|
-
_excluded5$
|
|
15399
|
+
_excluded3$8 = ["children", "buttonColor", "iconSize", "buttonPosition", "views"],
|
|
15400
|
+
_excluded4$7 = ["children", "views"],
|
|
15401
|
+
_excluded5$2 = ["children", "views"];
|
|
17434
15402
|
var ModalOverlay = _ref => {
|
|
17435
15403
|
var {
|
|
17436
15404
|
children,
|
|
@@ -17518,7 +15486,7 @@
|
|
|
17518
15486
|
buttonPosition = 'right',
|
|
17519
15487
|
views
|
|
17520
15488
|
} = _ref3,
|
|
17521
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
15489
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$8);
|
|
17522
15490
|
var onClose = props.onClose ? props.onClose : hideModal;
|
|
17523
15491
|
var buttonIcon = /*#__PURE__*/React__default.createElement(appStudio.View, {
|
|
17524
15492
|
onClick: onClose
|
|
@@ -17547,7 +15515,7 @@
|
|
|
17547
15515
|
children,
|
|
17548
15516
|
views
|
|
17549
15517
|
} = _ref4,
|
|
17550
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
15518
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$7);
|
|
17551
15519
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({
|
|
17552
15520
|
paddingVertical: 16,
|
|
17553
15521
|
paddingHorizontal: 24,
|
|
@@ -17569,7 +15537,7 @@
|
|
|
17569
15537
|
children,
|
|
17570
15538
|
views
|
|
17571
15539
|
} = _ref5,
|
|
17572
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$
|
|
15540
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$2);
|
|
17573
15541
|
return /*#__PURE__*/React__default.createElement(appStudio.Horizontal, Object.assign({
|
|
17574
15542
|
marginTop: "auto",
|
|
17575
15543
|
alignItems: "center",
|
|
@@ -17691,9 +15659,9 @@
|
|
|
17691
15659
|
|
|
17692
15660
|
var _excluded$V = ["isOpen", "onClose", "isClosePrevented", "blur", "children"],
|
|
17693
15661
|
_excluded2$f = ["placement", "size", "children"],
|
|
17694
|
-
_excluded3$
|
|
17695
|
-
_excluded4$
|
|
17696
|
-
_excluded5$
|
|
15662
|
+
_excluded3$9 = ["children", "onClose", "buttonPosition"],
|
|
15663
|
+
_excluded4$8 = ["children"],
|
|
15664
|
+
_excluded5$3 = ["children"];
|
|
17697
15665
|
var DrawerOverlay = _ref => {
|
|
17698
15666
|
var {
|
|
17699
15667
|
isOpen,
|
|
@@ -17769,7 +15737,7 @@
|
|
|
17769
15737
|
onClose,
|
|
17770
15738
|
buttonPosition = 'right'
|
|
17771
15739
|
} = _ref3,
|
|
17772
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
15740
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$9);
|
|
17773
15741
|
var closeButton = onClose && (/*#__PURE__*/React__default.createElement(appStudio.View, {
|
|
17774
15742
|
onClick: onClose,
|
|
17775
15743
|
cursor: "pointer",
|
|
@@ -17791,7 +15759,7 @@
|
|
|
17791
15759
|
var {
|
|
17792
15760
|
children
|
|
17793
15761
|
} = _ref4,
|
|
17794
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
15762
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$8);
|
|
17795
15763
|
return /*#__PURE__*/React__default.createElement(appStudio.Vertical, Object.assign({
|
|
17796
15764
|
padding: 24,
|
|
17797
15765
|
flex: 1,
|
|
@@ -17802,7 +15770,7 @@
|
|
|
17802
15770
|
var {
|
|
17803
15771
|
children
|
|
17804
15772
|
} = _ref5,
|
|
17805
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$
|
|
15773
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$3);
|
|
17806
15774
|
return /*#__PURE__*/React__default.createElement(appStudio.Horizontal, Object.assign({
|
|
17807
15775
|
paddingHorizontal: 24,
|
|
17808
15776
|
paddingVertical: 16,
|
|
@@ -19633,16 +17601,17 @@
|
|
|
19633
17601
|
// Get the text to display
|
|
19634
17602
|
var text = typeof finalDisplayedText === 'string' ? finalDisplayedText : typeof children === 'string' ? children : '';
|
|
19635
17603
|
// Common container props
|
|
19636
|
-
var containerProps = {
|
|
17604
|
+
var containerProps = Object.assign({
|
|
19637
17605
|
ref,
|
|
19638
17606
|
as: 'h1',
|
|
17607
|
+
animate: inView ? controlledAnimate : undefined
|
|
17608
|
+
}, !textComponent && {
|
|
19639
17609
|
fontSize: useResponsive ? undefined : fontSize,
|
|
19640
17610
|
fontWeight: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.fontWeight : 'bold',
|
|
19641
17611
|
letterSpacing: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.letterSpacing : undefined,
|
|
19642
17612
|
marginBottom: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.marginBottom : undefined,
|
|
19643
|
-
animate: inView ? controlledAnimate : undefined,
|
|
19644
17613
|
media: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.media : undefined
|
|
19645
|
-
};
|
|
17614
|
+
});
|
|
19646
17615
|
// Render highlighted text content (typewriter, slide, or plain)
|
|
19647
17616
|
var renderHighlightedContent = content => {
|
|
19648
17617
|
// If animations are enabled but not in view, render invisible placeholder
|
|
@@ -20256,9 +18225,9 @@
|
|
|
20256
18225
|
|
|
20257
18226
|
var _excluded$12 = ["children", "views"],
|
|
20258
18227
|
_excluded2$h = ["items", "side", "align", "views"],
|
|
20259
|
-
_excluded3$
|
|
20260
|
-
_excluded4$
|
|
20261
|
-
_excluded5$
|
|
18228
|
+
_excluded3$a = ["item", "views"],
|
|
18229
|
+
_excluded4$9 = ["views"],
|
|
18230
|
+
_excluded5$4 = ["trigger", "items", "side", "align", "views", "themeMode"];
|
|
20262
18231
|
// Create context for the DropdownMenu
|
|
20263
18232
|
var DropdownMenuContext = /*#__PURE__*/React.createContext({
|
|
20264
18233
|
isOpen: false,
|
|
@@ -20453,7 +18422,7 @@
|
|
|
20453
18422
|
item,
|
|
20454
18423
|
views
|
|
20455
18424
|
} = _ref4,
|
|
20456
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
18425
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$a);
|
|
20457
18426
|
var {
|
|
20458
18427
|
activeSubmenuId,
|
|
20459
18428
|
setActiveSubmenuId,
|
|
@@ -20518,7 +18487,7 @@
|
|
|
20518
18487
|
var {
|
|
20519
18488
|
views
|
|
20520
18489
|
} = _ref5,
|
|
20521
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
18490
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$9);
|
|
20522
18491
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({
|
|
20523
18492
|
height: "1px",
|
|
20524
18493
|
backgroundColor: "color.gray.200",
|
|
@@ -20534,7 +18503,7 @@
|
|
|
20534
18503
|
align = 'start',
|
|
20535
18504
|
views
|
|
20536
18505
|
} = _ref6,
|
|
20537
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$
|
|
18506
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$4);
|
|
20538
18507
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({
|
|
20539
18508
|
position: "relative",
|
|
20540
18509
|
display: "inline-block"
|
|
@@ -24948,8 +22917,8 @@
|
|
|
24948
22917
|
|
|
24949
22918
|
var _excluded$1f = ["children", "showToggleButton", "views"],
|
|
24950
22919
|
_excluded2$i = ["children", "views"],
|
|
24951
|
-
_excluded3$
|
|
24952
|
-
_excluded4$
|
|
22920
|
+
_excluded3$b = ["children", "views"],
|
|
22921
|
+
_excluded4$a = ["children", "position", "size", "variant", "fixed", "hasBackdrop", "expandedWidth", "collapsedWidth", "breakpointBehavior", "elevation", "transitionPreset", "ariaLabel", "isExpanded", "isMobile", "collapse", "views", "themeMode"];
|
|
24953
22922
|
// Create context for the Sidebar
|
|
24954
22923
|
var SidebarContext = /*#__PURE__*/React.createContext({
|
|
24955
22924
|
isExpanded: true,
|
|
@@ -25064,7 +23033,7 @@
|
|
|
25064
23033
|
children,
|
|
25065
23034
|
views
|
|
25066
23035
|
} = _ref4,
|
|
25067
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
23036
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$b);
|
|
25068
23037
|
var {
|
|
25069
23038
|
isExpanded
|
|
25070
23039
|
} = useSidebarContext();
|
|
@@ -25100,7 +23069,7 @@
|
|
|
25100
23069
|
collapse,
|
|
25101
23070
|
views
|
|
25102
23071
|
} = _ref5,
|
|
25103
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
23072
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$a);
|
|
25104
23073
|
// Determine width based on expanded state and size
|
|
25105
23074
|
var sizeConfig = SidebarSizes[size];
|
|
25106
23075
|
var width = isExpanded ? expandedWidth || sizeConfig.expandedWidth : collapsedWidth || sizeConfig.collapsedWidth;
|
|
@@ -25623,7 +23592,7 @@
|
|
|
25623
23592
|
|
|
25624
23593
|
var _excluded$1h = ["children", "id", "defaultSize", "minSize", "maxSize", "collapsible", "defaultCollapsed", "onCollapseChange", "views"],
|
|
25625
23594
|
_excluded2$j = ["id", "position", "disabled", "withVisualIndicator", "withCollapseButton", "collapseTarget", "views"],
|
|
25626
|
-
_excluded3$
|
|
23595
|
+
_excluded3$c = ["children", "orientation", "size", "variant", "defaultSizes", "minSize", "maxSize", "collapsible", "containerRef", "autoSaveId", "views"];
|
|
25627
23596
|
// Create context for the Resizable component
|
|
25628
23597
|
var ResizableContext = /*#__PURE__*/React.createContext({
|
|
25629
23598
|
orientation: 'horizontal',
|
|
@@ -25870,7 +23839,7 @@
|
|
|
25870
23839
|
containerRef,
|
|
25871
23840
|
views
|
|
25872
23841
|
} = _ref4,
|
|
25873
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
23842
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$c);
|
|
25874
23843
|
var Container = orientation === 'horizontal' ? appStudio.Horizontal : appStudio.Vertical;
|
|
25875
23844
|
return /*#__PURE__*/React__default.createElement(Container, Object.assign({
|
|
25876
23845
|
ref: containerRef,
|
|
@@ -26672,10 +24641,10 @@
|
|
|
26672
24641
|
|
|
26673
24642
|
var _excluded$1j = ["value", "onValueChange", "placeholder", "views"],
|
|
26674
24643
|
_excluded2$k = ["children", "views"],
|
|
26675
|
-
_excluded3$
|
|
26676
|
-
_excluded4$
|
|
26677
|
-
_excluded5$
|
|
26678
|
-
_excluded6$
|
|
24644
|
+
_excluded3$d = ["heading", "children", "views"],
|
|
24645
|
+
_excluded4$b = ["item", "selected", "onSelect", "views"],
|
|
24646
|
+
_excluded5$5 = ["children", "views"],
|
|
24647
|
+
_excluded6$2 = ["open", "onOpenChange", "groups", "commands", "placeholder", "size", "variant", "emptyState", "footer", "search", "setSearch", "selectedIndex", "setSelectedIndex", "filteredCommands", "filteredGroups", "listRef", "views", "filter"];
|
|
26679
24648
|
var CommandContext = /*#__PURE__*/React.createContext({
|
|
26680
24649
|
search: '',
|
|
26681
24650
|
setSearch: () => {},
|
|
@@ -26744,7 +24713,7 @@
|
|
|
26744
24713
|
children,
|
|
26745
24714
|
views
|
|
26746
24715
|
} = _ref4,
|
|
26747
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
24716
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$d);
|
|
26748
24717
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, CommandGroupStyles, views == null ? void 0 : views.container, props), /*#__PURE__*/React__default.createElement(appStudio.Text, Object.assign({}, CommandGroupHeadingStyles, views == null ? void 0 : views.heading), heading), children);
|
|
26749
24718
|
};
|
|
26750
24719
|
// Command Item component
|
|
@@ -26755,7 +24724,7 @@
|
|
|
26755
24724
|
onSelect,
|
|
26756
24725
|
views
|
|
26757
24726
|
} = _ref5,
|
|
26758
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
24727
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$b);
|
|
26759
24728
|
var handleClick = () => {
|
|
26760
24729
|
if (!item.disabled && onSelect) {
|
|
26761
24730
|
onSelect();
|
|
@@ -26771,7 +24740,7 @@
|
|
|
26771
24740
|
children = 'No results found.',
|
|
26772
24741
|
views
|
|
26773
24742
|
} = _ref6,
|
|
26774
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$
|
|
24743
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$5);
|
|
26775
24744
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, CommandEmptyStyles, views == null ? void 0 : views.container, props), children);
|
|
26776
24745
|
};
|
|
26777
24746
|
// Main Command View component
|
|
@@ -26795,7 +24764,7 @@
|
|
|
26795
24764
|
listRef,
|
|
26796
24765
|
views
|
|
26797
24766
|
} = _ref7,
|
|
26798
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$
|
|
24767
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$2);
|
|
26799
24768
|
if (!open) return null;
|
|
26800
24769
|
var handleItemSelect = React__default.useCallback(item => {
|
|
26801
24770
|
if (item.disabled) return;
|
|
@@ -27142,7 +25111,7 @@
|
|
|
27142
25111
|
|
|
27143
25112
|
var _excluded$1l = ["children", "views", "asChild"],
|
|
27144
25113
|
_excluded2$l = ["children", "views"],
|
|
27145
|
-
_excluded3$
|
|
25114
|
+
_excluded3$e = ["content", "children", "position", "align", "size", "variant", "showArrow", "views", "themeMode"];
|
|
27146
25115
|
// Create context for the Tooltip
|
|
27147
25116
|
var TooltipContext = /*#__PURE__*/React.createContext({
|
|
27148
25117
|
isOpen: false,
|
|
@@ -27242,7 +25211,7 @@
|
|
|
27242
25211
|
showArrow = true,
|
|
27243
25212
|
views
|
|
27244
25213
|
} = _ref4,
|
|
27245
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
25214
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$e);
|
|
27246
25215
|
var {
|
|
27247
25216
|
isOpen,
|
|
27248
25217
|
triggerRef,
|
|
@@ -27769,15 +25738,15 @@
|
|
|
27769
25738
|
|
|
27770
25739
|
var _excluded$1o = ["children", "showRadialGradient", "views", "themeMode"],
|
|
27771
25740
|
_excluded2$m = ["number", "children"],
|
|
27772
|
-
_excluded3$
|
|
27773
|
-
_excluded4$
|
|
27774
|
-
_excluded5$
|
|
27775
|
-
_excluded6$
|
|
27776
|
-
_excluded7
|
|
27777
|
-
_excluded8
|
|
27778
|
-
_excluded9
|
|
27779
|
-
_excluded10
|
|
27780
|
-
_excluded11
|
|
25741
|
+
_excluded3$f = ["rows", "cols", "squareSize"],
|
|
25742
|
+
_excluded4$c = ["count", "colors", "speed", "shapes"],
|
|
25743
|
+
_excluded5$6 = ["gridSize", "lineColor", "pulseColor", "animationSpeed"],
|
|
25744
|
+
_excluded6$3 = ["rippleCount", "colors", "maxSize", "frequency"],
|
|
25745
|
+
_excluded7 = ["children", "src", "backgroundSize", "backgroundPosition", "backgroundRepeat", "backgroundAttachment", "imageOpacity", "overlay", "blendMode", "views", "themeMode"],
|
|
25746
|
+
_excluded8 = ["children", "src", "autoPlay", "loop", "muted", "playsInline", "overlay", "blendMode", "views", "themeMode"],
|
|
25747
|
+
_excluded9 = ["children"],
|
|
25748
|
+
_excluded10 = ["contentPosition"],
|
|
25749
|
+
_excluded11 = ["children", "views"];
|
|
27781
25750
|
// Background Context
|
|
27782
25751
|
var BackgroundContext = /*#__PURE__*/React.createContext({});
|
|
27783
25752
|
/**
|
|
@@ -27881,7 +25850,7 @@
|
|
|
27881
25850
|
cols = 10,
|
|
27882
25851
|
squareSize = 40
|
|
27883
25852
|
} = _ref3,
|
|
27884
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
25853
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$f);
|
|
27885
25854
|
var rowsArray = Array(rows).fill(1);
|
|
27886
25855
|
var colsArray = Array(cols).fill(1);
|
|
27887
25856
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({
|
|
@@ -27924,7 +25893,7 @@
|
|
|
27924
25893
|
speed = 'medium',
|
|
27925
25894
|
shapes = ['circle']
|
|
27926
25895
|
} = _ref4,
|
|
27927
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
25896
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$c);
|
|
27928
25897
|
var particles = Array.from({
|
|
27929
25898
|
length: count
|
|
27930
25899
|
}, (_, i) => i);
|
|
@@ -28007,7 +25976,7 @@
|
|
|
28007
25976
|
pulseColor = 'rgba(59, 130, 246, 0.8)',
|
|
28008
25977
|
animationSpeed = 'medium'
|
|
28009
25978
|
} = _ref5,
|
|
28010
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$
|
|
25979
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$6);
|
|
28011
25980
|
var getSpeedValue = () => {
|
|
28012
25981
|
switch (animationSpeed) {
|
|
28013
25982
|
case 'slow':
|
|
@@ -28089,7 +26058,7 @@
|
|
|
28089
26058
|
maxSize = 200,
|
|
28090
26059
|
frequency = 3
|
|
28091
26060
|
} = _ref6,
|
|
28092
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded6$
|
|
26061
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded6$3);
|
|
28093
26062
|
var ripples = Array.from({
|
|
28094
26063
|
length: rippleCount
|
|
28095
26064
|
}, (_, i) => ({
|
|
@@ -28175,7 +26144,7 @@
|
|
|
28175
26144
|
blendMode = 'normal',
|
|
28176
26145
|
views
|
|
28177
26146
|
} = _ref7,
|
|
28178
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded7
|
|
26147
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded7);
|
|
28179
26148
|
var imageStyle = Object.assign({}, BackgroundImageStyles.image, {
|
|
28180
26149
|
backgroundImage: "url(" + src + ")",
|
|
28181
26150
|
backgroundSize,
|
|
@@ -28203,7 +26172,7 @@
|
|
|
28203
26172
|
blendMode = 'normal',
|
|
28204
26173
|
views
|
|
28205
26174
|
} = _ref8,
|
|
28206
|
-
props = _objectWithoutPropertiesLoose(_ref8, _excluded8
|
|
26175
|
+
props = _objectWithoutPropertiesLoose(_ref8, _excluded8);
|
|
28207
26176
|
return /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, BackgroundVideoStyles.container, views == null ? void 0 : views.container, props), /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({
|
|
28208
26177
|
as: "video",
|
|
28209
26178
|
src: src,
|
|
@@ -28222,7 +26191,7 @@
|
|
|
28222
26191
|
var {
|
|
28223
26192
|
children
|
|
28224
26193
|
} = _ref9,
|
|
28225
|
-
gradientProps = _objectWithoutPropertiesLoose(_ref9, _excluded9
|
|
26194
|
+
gradientProps = _objectWithoutPropertiesLoose(_ref9, _excluded9);
|
|
28226
26195
|
return /*#__PURE__*/React__default.createElement(Gradient, Object.assign({}, gradientProps), children);
|
|
28227
26196
|
};
|
|
28228
26197
|
/**
|
|
@@ -28232,7 +26201,7 @@
|
|
|
28232
26201
|
var {
|
|
28233
26202
|
contentPosition
|
|
28234
26203
|
} = _ref10,
|
|
28235
|
-
props = _objectWithoutPropertiesLoose(_ref10, _excluded10
|
|
26204
|
+
props = _objectWithoutPropertiesLoose(_ref10, _excluded10);
|
|
28236
26205
|
var getDefaultOverlay = () => {
|
|
28237
26206
|
switch (contentPosition) {
|
|
28238
26207
|
case 'left':
|
|
@@ -28266,7 +26235,7 @@
|
|
|
28266
26235
|
children,
|
|
28267
26236
|
views
|
|
28268
26237
|
} = _ref11,
|
|
28269
|
-
props = _objectWithoutPropertiesLoose(_ref11, _excluded11
|
|
26238
|
+
props = _objectWithoutPropertiesLoose(_ref11, _excluded11);
|
|
28270
26239
|
return /*#__PURE__*/React__default.createElement(BackgroundContext.Provider, {
|
|
28271
26240
|
value: {}
|
|
28272
26241
|
}, /*#__PURE__*/React__default.createElement(appStudio.View, Object.assign({}, DefaultBackgroundStyles.container, views == null ? void 0 : views.container, props), children));
|
|
@@ -28390,6 +26359,7 @@
|
|
|
28390
26359
|
exports.CookieConsent = CookieConsent;
|
|
28391
26360
|
exports.CopyIcon = CopyIcon;
|
|
28392
26361
|
exports.CountryPicker = CountryPicker;
|
|
26362
|
+
exports.CreditCardIcon = CreditCardIcon;
|
|
28393
26363
|
exports.CropIcon = CropIcon;
|
|
28394
26364
|
exports.DatePicker = DatePicker;
|
|
28395
26365
|
exports.DeleteIcon = DeleteIcon;
|
|
@@ -28435,19 +26405,21 @@
|
|
|
28435
26405
|
exports.HelpIcon = HelpIcon;
|
|
28436
26406
|
exports.HomeIcon = HomeIcon;
|
|
28437
26407
|
exports.HoverCard = HoverCard;
|
|
28438
|
-
exports.Icon = Icon;
|
|
26408
|
+
exports.Icon = Icon$1;
|
|
28439
26409
|
exports.ImageIcon = ImageIcon;
|
|
28440
26410
|
exports.InfoIcon = InfoIcon;
|
|
28441
26411
|
exports.InstagramIcon = InstagramIcon;
|
|
26412
|
+
exports.LayoutIcon = LayoutIcon;
|
|
28442
26413
|
exports.LikeIcon = LikeIcon;
|
|
28443
26414
|
exports.Link = Link;
|
|
26415
|
+
exports.LinkIcon = LinkIcon;
|
|
28444
26416
|
exports.LinkedinIcon = LinkedinIcon;
|
|
28445
26417
|
exports.Loader = Loader;
|
|
28446
26418
|
exports.LoadingSpinnerIcon = LoadingSpinnerIcon;
|
|
28447
|
-
exports.LocationIcon = LocationIcon;
|
|
28448
26419
|
exports.LockIcon = LockIcon;
|
|
28449
26420
|
exports.LogoutIcon = LogoutIcon;
|
|
28450
26421
|
exports.MagicWandIcon = MagicWandIcon;
|
|
26422
|
+
exports.MapPinIcon = MapPinIcon;
|
|
28451
26423
|
exports.MediaPreview = MediaPreview;
|
|
28452
26424
|
exports.MenuIcon = MenuIcon;
|
|
28453
26425
|
exports.Menubar = Menubar;
|
|
@@ -28457,6 +26429,7 @@
|
|
|
28457
26429
|
exports.MinusIcon = MinusIcon;
|
|
28458
26430
|
exports.Modal = Modal;
|
|
28459
26431
|
exports.MoonIcon = MoonIcon;
|
|
26432
|
+
exports.MoreIcon = MoreIcon;
|
|
28460
26433
|
exports.NavigationMenu = NavigationMenu;
|
|
28461
26434
|
exports.NotificationIcon = NotificationIcon;
|
|
28462
26435
|
exports.OTPInput = OTPInput;
|
|
@@ -28520,6 +26493,7 @@
|
|
|
28520
26493
|
exports.WifiIcon = WifiIcon;
|
|
28521
26494
|
exports.XIcon = XIcon;
|
|
28522
26495
|
exports.YoutubeIcon = YoutubeIcon;
|
|
26496
|
+
exports.ZapIcon = ZapIcon;
|
|
28523
26497
|
exports.ZoomInIcon = ZoomInIcon;
|
|
28524
26498
|
exports.ZoomOutIcon = ZoomOutIcon;
|
|
28525
26499
|
exports.hideMessage = hideMessage;
|