@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
package/dist/web.esm.js
CHANGED
|
@@ -7,6 +7,7 @@ import 'core-js/modules/web.dom-collections.iterator.js';
|
|
|
7
7
|
import 'core-js/modules/es.regexp.to-string.js';
|
|
8
8
|
import { View, Horizontal, Vertical, Center, useTheme, Text, Image, Element, useHover, useElementPosition, Typography, Input, Form, Button as Button$1, Animation, useInView, useResponsive } from 'app-studio';
|
|
9
9
|
import 'core-js/modules/es.symbol.description.js';
|
|
10
|
+
import { DynamicIcon } from 'lucide-react/dynamic';
|
|
10
11
|
import 'core-js/modules/es.array-buffer.constructor.js';
|
|
11
12
|
import 'core-js/modules/es.array-buffer.slice.js';
|
|
12
13
|
import 'core-js/modules/es.typed-array.uint8-array.js';
|
|
@@ -446,2407 +447,370 @@ Accordion.Trigger = AccordionTrigger;
|
|
|
446
447
|
Accordion.Content = AccordionContent;
|
|
447
448
|
|
|
448
449
|
var _excluded$2 = ["widthHeight", "color", "transform", "orientation", "children"],
|
|
449
|
-
_excluded2$1 = ["widthHeight", "color", "filled", "strokeWidth"]
|
|
450
|
-
_excluded3$1 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
451
|
-
_excluded4$1 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
452
|
-
_excluded5 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
453
|
-
_excluded6 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
454
|
-
_excluded7 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
455
|
-
_excluded8 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
456
|
-
_excluded9 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
457
|
-
_excluded10 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
458
|
-
_excluded11 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
459
|
-
_excluded12 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
460
|
-
_excluded13 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
461
|
-
_excluded14 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
462
|
-
_excluded15 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
463
|
-
_excluded16 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
464
|
-
_excluded17 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
465
|
-
_excluded18 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
466
|
-
_excluded19 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
467
|
-
_excluded20 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
468
|
-
_excluded21 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
469
|
-
_excluded22 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
470
|
-
_excluded23 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
471
|
-
_excluded24 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
472
|
-
_excluded25 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
473
|
-
_excluded26 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
474
|
-
_excluded27 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
475
|
-
_excluded28 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
476
|
-
_excluded29 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
477
|
-
_excluded30 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
478
|
-
_excluded31 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
479
|
-
_excluded32 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
480
|
-
_excluded33 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
481
|
-
_excluded34 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
482
|
-
_excluded35 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
483
|
-
_excluded36 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
484
|
-
_excluded37 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
485
|
-
_excluded38 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
486
|
-
_excluded39 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
487
|
-
_excluded40 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
488
|
-
_excluded41 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
489
|
-
_excluded42 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
490
|
-
_excluded43 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
491
|
-
_excluded44 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
492
|
-
_excluded45 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
493
|
-
_excluded46 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
494
|
-
_excluded47 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
495
|
-
_excluded48 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
496
|
-
_excluded49 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
497
|
-
_excluded50 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
498
|
-
_excluded51 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
499
|
-
_excluded52 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
500
|
-
_excluded53 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
501
|
-
_excluded54 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
502
|
-
_excluded55 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
503
|
-
_excluded56 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
504
|
-
_excluded57 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
505
|
-
_excluded58 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
506
|
-
_excluded59 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
507
|
-
_excluded60 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
508
|
-
_excluded61 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
509
|
-
_excluded62 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
510
|
-
_excluded63 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
511
|
-
_excluded64 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
512
|
-
_excluded65 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
513
|
-
_excluded66 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
514
|
-
_excluded67 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
515
|
-
_excluded68 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
516
|
-
_excluded69 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
517
|
-
_excluded70 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
518
|
-
_excluded71 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
519
|
-
_excluded72 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
520
|
-
_excluded73 = ["widthHeight", "color", "filled", "strokeWidth"],
|
|
521
|
-
_excluded74 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
522
|
-
_excluded75 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
523
|
-
_excluded76 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
524
|
-
_excluded77 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
525
|
-
_excluded78 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
526
|
-
_excluded79 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
527
|
-
_excluded80 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
528
|
-
_excluded81 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
529
|
-
_excluded82 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
530
|
-
_excluded83 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
531
|
-
_excluded84 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
532
|
-
_excluded85 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
533
|
-
_excluded86 = ["widthHeight", "color", "strokeWidth", "filled"],
|
|
534
|
-
_excluded87 = ["widthHeight", "color", "strokeWidth", "filled"];
|
|
450
|
+
_excluded2$1 = ["name", "widthHeight", "color", "filled", "strokeWidth", "size", "children"];
|
|
535
451
|
// Default wrapper component for consistent sizing and styling
|
|
536
452
|
var IconWrapper = _ref => {
|
|
537
453
|
var {
|
|
538
454
|
widthHeight,
|
|
539
|
-
color = 'black',
|
|
540
|
-
transform,
|
|
541
|
-
orientation = 'up',
|
|
542
|
-
children
|
|
543
|
-
} = _ref,
|
|
544
|
-
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
|
|
545
|
-
return /*#__PURE__*/React.createElement(Center, Object.assign({
|
|
546
|
-
widthHeight: widthHeight,
|
|
547
|
-
lineHeight: widthHeight,
|
|
548
|
-
color: color,
|
|
549
|
-
display: "flex",
|
|
550
|
-
transform: transform ? transform : orientation === 'left' ? 'rotate(-90deg)' : orientation === 'right' ? 'rotate(90deg)' : orientation === 'up' ? 'rotate(0deg)' : orientation === 'down' ? 'rotate(180deg)' : 'none'
|
|
551
|
-
}, rest), children);
|
|
552
|
-
};
|
|
553
|
-
// Utility function to handle fill and stroke based on 'filled' prop
|
|
554
|
-
var getSvgProps = (filled, color, strokeWidth) => {
|
|
555
|
-
var {
|
|
556
|
-
getColor
|
|
557
|
-
} = useTheme();
|
|
558
|
-
return {
|
|
559
|
-
fill: filled ? getColor(color) : 'none',
|
|
560
|
-
stroke: filled ? 'none' : getColor(color),
|
|
561
|
-
strokeWidth,
|
|
562
|
-
strokeLinecap: 'round',
|
|
563
|
-
strokeLinejoin: 'round'
|
|
564
|
-
};
|
|
565
|
-
};
|
|
566
|
-
var UserIcon = _ref2 => {
|
|
567
|
-
var {
|
|
568
|
-
widthHeight = 24,
|
|
569
|
-
color = 'currentColor',
|
|
570
|
-
filled = true,
|
|
571
|
-
strokeWidth = 1
|
|
572
|
-
} = _ref2,
|
|
573
|
-
props = _objectWithoutPropertiesLoose(_ref2, _excluded2$1);
|
|
574
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
575
|
-
widthHeight: widthHeight,
|
|
576
|
-
color: color
|
|
577
|
-
}, props), /*#__PURE__*/React.createElement("svg", {
|
|
578
|
-
viewBox: "0 0 24 24",
|
|
579
|
-
"aria-hidden": "true",
|
|
580
|
-
focusable: "false",
|
|
581
|
-
fill: filled ? color : 'none',
|
|
582
|
-
stroke: filled ? 'none' : color,
|
|
583
|
-
strokeWidth: strokeWidth,
|
|
584
|
-
strokeLinecap: "round",
|
|
585
|
-
strokeLinejoin: "round"
|
|
586
|
-
}, /*#__PURE__*/React.createElement("circle", {
|
|
587
|
-
cx: "12",
|
|
588
|
-
cy: "8",
|
|
589
|
-
r: "4"
|
|
590
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
591
|
-
d: "M4 20c0-4 4-7 8-7s8 3 8 7"
|
|
592
|
-
})));
|
|
593
|
-
};
|
|
594
|
-
var HelpIcon = _ref3 => {
|
|
595
|
-
var {
|
|
596
|
-
widthHeight = 24,
|
|
597
|
-
color = 'currentColor',
|
|
598
|
-
strokeWidth = 1,
|
|
599
|
-
filled = false
|
|
600
|
-
} = _ref3,
|
|
601
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$1);
|
|
602
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
603
|
-
widthHeight: widthHeight,
|
|
604
|
-
color: color
|
|
605
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
606
|
-
viewBox: "0 0 24 24",
|
|
607
|
-
"aria-hidden": "false",
|
|
608
|
-
focusable: "false"
|
|
609
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
|
|
610
|
-
cx: "12",
|
|
611
|
-
cy: "12",
|
|
612
|
-
r: "10"
|
|
613
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
614
|
-
d: "M9.09 9a3 3 0 1 1 5.91 1c0 2-3 3-3 3"
|
|
615
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
616
|
-
x1: "12",
|
|
617
|
-
y1: "17",
|
|
618
|
-
x2: "12",
|
|
619
|
-
y2: "17"
|
|
620
|
-
})));
|
|
621
|
-
};
|
|
622
|
-
var FolderIcon = _ref4 => {
|
|
623
|
-
var {
|
|
624
|
-
widthHeight = 24,
|
|
625
|
-
color = 'currentColor',
|
|
626
|
-
filled = true,
|
|
627
|
-
strokeWidth = 1
|
|
628
|
-
} = _ref4,
|
|
629
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$1);
|
|
630
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
631
|
-
widthHeight: widthHeight,
|
|
632
|
-
color: color
|
|
633
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
634
|
-
viewBox: "0 0 24 24",
|
|
635
|
-
"aria-hidden": "true",
|
|
636
|
-
focusable: "false"
|
|
637
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
638
|
-
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"
|
|
639
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
640
|
-
x1: "12",
|
|
641
|
-
y1: "17",
|
|
642
|
-
x2: "12",
|
|
643
|
-
y2: "17"
|
|
644
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
645
|
-
x1: "9",
|
|
646
|
-
y1: "17",
|
|
647
|
-
x2: "9",
|
|
648
|
-
y2: "17"
|
|
649
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
650
|
-
x1: "15",
|
|
651
|
-
y1: "17",
|
|
652
|
-
x2: "15",
|
|
653
|
-
y2: "17"
|
|
654
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
655
|
-
x1: "12",
|
|
656
|
-
y1: "17",
|
|
657
|
-
x2: "12",
|
|
658
|
-
y2: "17"
|
|
659
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
660
|
-
x1: "12",
|
|
661
|
-
y1: "17",
|
|
662
|
-
x2: "12",
|
|
663
|
-
y2: "17"
|
|
664
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
665
|
-
x1: "12",
|
|
666
|
-
y1: "17",
|
|
667
|
-
x2: "12",
|
|
668
|
-
y2: "17"
|
|
669
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
670
|
-
x1: "12",
|
|
671
|
-
y1: "17",
|
|
672
|
-
x2: "12",
|
|
673
|
-
y2: "17"
|
|
674
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
675
|
-
x1: "12",
|
|
676
|
-
y1: "17",
|
|
677
|
-
x2: "12",
|
|
678
|
-
y2: "17"
|
|
679
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
680
|
-
x1: "12",
|
|
681
|
-
y1: "17",
|
|
682
|
-
x2: "12",
|
|
683
|
-
y2: "17"
|
|
684
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
685
|
-
x1: "12",
|
|
686
|
-
y1: "17",
|
|
687
|
-
x2: "12",
|
|
688
|
-
y2: "17"
|
|
689
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
690
|
-
x1: "12",
|
|
691
|
-
y1: "17",
|
|
692
|
-
x2: "12",
|
|
693
|
-
y2: "17"
|
|
694
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
695
|
-
x1: "12",
|
|
696
|
-
y1: "17",
|
|
697
|
-
x2: "12",
|
|
698
|
-
y2: "17"
|
|
699
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
700
|
-
x1: "12",
|
|
701
|
-
y1: "17",
|
|
702
|
-
x2: "12",
|
|
703
|
-
y2: "17"
|
|
704
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
705
|
-
x1: "12",
|
|
706
|
-
y1: "17",
|
|
707
|
-
x2: "12",
|
|
708
|
-
y2: "17"
|
|
709
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
710
|
-
x1: "12",
|
|
711
|
-
y1: "17",
|
|
712
|
-
x2: "12",
|
|
713
|
-
y2: "17"
|
|
714
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
715
|
-
x1: "12",
|
|
716
|
-
y1: "17",
|
|
717
|
-
x2: "12",
|
|
718
|
-
y2: "17"
|
|
719
|
-
})));
|
|
720
|
-
};
|
|
721
|
-
// Example Icon Component: ChevronIcon
|
|
722
|
-
var ChevronIcon = _ref5 => {
|
|
723
|
-
var {
|
|
724
|
-
widthHeight = 24,
|
|
725
|
-
color = 'currentColor',
|
|
726
|
-
filled = true,
|
|
727
|
-
strokeWidth = 1
|
|
728
|
-
} = _ref5,
|
|
729
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5);
|
|
730
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
731
|
-
widthHeight: widthHeight,
|
|
732
|
-
color: color
|
|
733
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
734
|
-
viewBox: "0 0 24 24",
|
|
735
|
-
"aria-hidden": "true",
|
|
736
|
-
focusable: "false"
|
|
737
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
738
|
-
d: "M7.41 15.41L12 10.83L16.59 15.41L18 14L12 8L6 14L7.41 15.41Z",
|
|
739
|
-
fill: "currentColor"
|
|
740
|
-
})));
|
|
741
|
-
};
|
|
742
|
-
var DragHandleIcon = _ref6 => {
|
|
743
|
-
var {
|
|
744
|
-
widthHeight = 24,
|
|
745
|
-
color = 'currentColor',
|
|
746
|
-
filled = true,
|
|
747
|
-
strokeWidth = 1
|
|
748
|
-
} = _ref6,
|
|
749
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded6);
|
|
750
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
751
|
-
widthHeight: widthHeight,
|
|
752
|
-
color: color
|
|
753
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
754
|
-
viewBox: "0 0 24 24",
|
|
755
|
-
"aria-hidden": "true",
|
|
756
|
-
focusable: "false"
|
|
757
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("circle", {
|
|
758
|
-
cx: "9",
|
|
759
|
-
cy: "6",
|
|
760
|
-
r: "2"
|
|
761
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
762
|
-
cx: "9",
|
|
763
|
-
cy: "12",
|
|
764
|
-
r: "2"
|
|
765
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
766
|
-
cx: "9",
|
|
767
|
-
cy: "18",
|
|
768
|
-
r: "2"
|
|
769
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
770
|
-
cx: "15",
|
|
771
|
-
cy: "6",
|
|
772
|
-
r: "2"
|
|
773
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
774
|
-
cx: "15",
|
|
775
|
-
cy: "12",
|
|
776
|
-
r: "2"
|
|
777
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
778
|
-
cx: "15",
|
|
779
|
-
cy: "18",
|
|
780
|
-
r: "2"
|
|
781
|
-
}))));
|
|
782
|
-
};
|
|
783
|
-
var FileIcon = _ref7 => {
|
|
784
|
-
var {
|
|
785
|
-
widthHeight = 24,
|
|
786
|
-
color = 'currentColor',
|
|
787
|
-
filled = false,
|
|
788
|
-
strokeWidth = 1
|
|
789
|
-
} = _ref7,
|
|
790
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded7);
|
|
791
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
792
|
-
widthHeight: widthHeight,
|
|
793
|
-
color: color
|
|
794
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
795
|
-
viewBox: "0 0 24 24",
|
|
796
|
-
"aria-hidden": "true",
|
|
797
|
-
focusable: "false"
|
|
798
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
799
|
-
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"
|
|
800
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
801
|
-
d: "M14 2V8H20"
|
|
802
|
-
})));
|
|
803
|
-
};
|
|
804
|
-
// Video Icon Component
|
|
805
|
-
var VideoIcon = _ref8 => {
|
|
806
|
-
var {
|
|
807
|
-
widthHeight = 24,
|
|
808
|
-
color = 'currentColor',
|
|
809
|
-
filled = true,
|
|
810
|
-
strokeWidth = 1
|
|
811
|
-
} = _ref8,
|
|
812
|
-
props = _objectWithoutPropertiesLoose(_ref8, _excluded8);
|
|
813
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
814
|
-
widthHeight: widthHeight,
|
|
815
|
-
color: color
|
|
816
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
817
|
-
viewBox: "0 0 24 24",
|
|
818
|
-
"aria-hidden": "true",
|
|
819
|
-
focusable: "false"
|
|
820
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
821
|
-
x: "2",
|
|
822
|
-
y: "4",
|
|
823
|
-
width: "20",
|
|
824
|
-
height: "16",
|
|
825
|
-
rx: "2",
|
|
826
|
-
ry: "2",
|
|
827
|
-
fill: filled ? color : 'none',
|
|
828
|
-
stroke: filled ? 'none' : color,
|
|
829
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
830
|
-
}), /*#__PURE__*/React.createElement("polygon", {
|
|
831
|
-
points: "10 8 16 12 10 16 10 8",
|
|
832
|
-
fill: filled ? filled ? 'white' : color : 'none',
|
|
833
|
-
stroke: filled ? 'none' : color,
|
|
834
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
835
|
-
})));
|
|
836
|
-
};
|
|
837
|
-
// Image Icon Component
|
|
838
|
-
var ImageIcon = _ref9 => {
|
|
839
|
-
var {
|
|
840
|
-
widthHeight = 24,
|
|
841
|
-
color = 'currentColor',
|
|
842
|
-
filled = true,
|
|
843
|
-
strokeWidth = 1
|
|
844
|
-
} = _ref9,
|
|
845
|
-
props = _objectWithoutPropertiesLoose(_ref9, _excluded9);
|
|
846
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
847
|
-
widthHeight: widthHeight,
|
|
848
|
-
color: color
|
|
849
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
850
|
-
viewBox: "0 0 24 24",
|
|
851
|
-
"aria-hidden": "true",
|
|
852
|
-
focusable: "false"
|
|
853
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
854
|
-
x: "2",
|
|
855
|
-
y: "2",
|
|
856
|
-
width: "20",
|
|
857
|
-
height: "20",
|
|
858
|
-
rx: "2",
|
|
859
|
-
ry: "2",
|
|
860
|
-
fill: filled ? color : 'none',
|
|
861
|
-
stroke: filled ? 'none' : color,
|
|
862
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
863
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
864
|
-
cx: "8.5",
|
|
865
|
-
cy: "8.5",
|
|
866
|
-
r: "1.5",
|
|
867
|
-
fill: filled ? filled ? 'white' : color : 'none',
|
|
868
|
-
stroke: filled ? 'none' : color,
|
|
869
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
870
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
871
|
-
points: "21 15 16 10 5 21",
|
|
872
|
-
fill: "none",
|
|
873
|
-
stroke: filled ? 'white' : color,
|
|
874
|
-
strokeWidth: strokeWidth
|
|
875
|
-
})));
|
|
876
|
-
};
|
|
877
|
-
// Audio/Speaker Icon Component
|
|
878
|
-
var AudioIcon = _ref10 => {
|
|
879
|
-
var {
|
|
880
|
-
widthHeight = 24,
|
|
881
|
-
color = 'currentColor',
|
|
882
|
-
filled = true,
|
|
883
|
-
strokeWidth = 1
|
|
884
|
-
} = _ref10,
|
|
885
|
-
props = _objectWithoutPropertiesLoose(_ref10, _excluded10);
|
|
886
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
887
|
-
widthHeight: widthHeight,
|
|
888
|
-
color: color
|
|
889
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
890
|
-
viewBox: "0 0 24 24",
|
|
891
|
-
"aria-hidden": "true",
|
|
892
|
-
focusable: "false"
|
|
893
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", Object.assign({
|
|
894
|
-
d: "M11 5l-5 5H2v4h4l5 5V5z"
|
|
895
|
-
}, getSvgProps(filled, color, strokeWidth))), /*#__PURE__*/React.createElement("path", Object.assign({
|
|
896
|
-
d: "M15.54 8.46a5 5 0 0 1 0 7.07"
|
|
897
|
-
}, getSvgProps(false, color, strokeWidth))), /*#__PURE__*/React.createElement("path", Object.assign({
|
|
898
|
-
d: "M18.07 5.93a8 8 0 0 1 0 12.14"
|
|
899
|
-
}, getSvgProps(false, color, strokeWidth)))));
|
|
900
|
-
};
|
|
901
|
-
var TwitterIcon = _ref11 => {
|
|
902
|
-
var {
|
|
903
|
-
widthHeight = 24,
|
|
904
|
-
color = 'currentColor',
|
|
905
|
-
filled = true,
|
|
906
|
-
strokeWidth = 1
|
|
907
|
-
} = _ref11,
|
|
908
|
-
props = _objectWithoutPropertiesLoose(_ref11, _excluded11);
|
|
909
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
910
|
-
widthHeight: widthHeight,
|
|
911
|
-
color: color
|
|
912
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
913
|
-
viewBox: "0 0 24 24",
|
|
914
|
-
"aria-hidden": "true",
|
|
915
|
-
focusable: "false"
|
|
916
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
917
|
-
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",
|
|
918
|
-
fill: filled ? color : 'none',
|
|
919
|
-
stroke: filled ? 'none' : color,
|
|
920
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
921
|
-
})));
|
|
922
|
-
};
|
|
923
|
-
var XIcon = _ref12 => {
|
|
924
|
-
var {
|
|
925
|
-
widthHeight = 24,
|
|
926
|
-
color = 'currentColor',
|
|
927
|
-
filled = true,
|
|
928
|
-
strokeWidth = 1
|
|
929
|
-
} = _ref12,
|
|
930
|
-
props = _objectWithoutPropertiesLoose(_ref12, _excluded12);
|
|
931
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
932
|
-
widthHeight: widthHeight,
|
|
933
|
-
color: color
|
|
934
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
935
|
-
viewBox: "0 0 24 24",
|
|
936
|
-
"aria-hidden": "true",
|
|
937
|
-
focusable: "false"
|
|
938
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
939
|
-
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",
|
|
940
|
-
fill: filled ? color : 'none',
|
|
941
|
-
stroke: color,
|
|
942
|
-
strokeWidth: strokeWidth
|
|
943
|
-
})));
|
|
944
|
-
};
|
|
945
|
-
// Example of a Twitch Icon
|
|
946
|
-
var TwitchIcon = _ref13 => {
|
|
947
|
-
var {
|
|
948
|
-
widthHeight = 24,
|
|
949
|
-
color = 'currentColor',
|
|
950
|
-
filled = true,
|
|
951
|
-
strokeWidth = 1
|
|
952
|
-
} = _ref13,
|
|
953
|
-
props = _objectWithoutPropertiesLoose(_ref13, _excluded13);
|
|
954
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
955
|
-
widthHeight: widthHeight,
|
|
956
|
-
color: color
|
|
957
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
958
|
-
viewBox: "0 0 24 24",
|
|
959
|
-
"aria-hidden": "true",
|
|
960
|
-
focusable: "false"
|
|
961
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
962
|
-
d: "M2 2v16h5v4l4-4h5l6-6V2H2zm18 10-3 3h-5l-3 3v-3H4V4h16v8z",
|
|
963
|
-
fill: filled ? color : 'none',
|
|
964
|
-
stroke: color,
|
|
965
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
966
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
967
|
-
d: "M14 7h2v5h-2V7zm-4 0h2v5H10V7z",
|
|
968
|
-
fill: filled ? color : 'none',
|
|
969
|
-
stroke: color,
|
|
970
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
971
|
-
})));
|
|
972
|
-
};
|
|
973
|
-
// Example of another Icon: CloseIcon
|
|
974
|
-
var CloseIcon = _ref14 => {
|
|
975
|
-
var {
|
|
976
|
-
widthHeight = 24,
|
|
977
|
-
color = 'currentColor',
|
|
978
|
-
filled = false,
|
|
979
|
-
strokeWidth = 2
|
|
980
|
-
} = _ref14,
|
|
981
|
-
props = _objectWithoutPropertiesLoose(_ref14, _excluded14);
|
|
982
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
983
|
-
widthHeight: widthHeight,
|
|
984
|
-
color: color
|
|
985
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
986
|
-
viewBox: "0 0 24 24",
|
|
987
|
-
"aria-hidden": "true",
|
|
988
|
-
focusable: "false"
|
|
989
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
990
|
-
stroke: color,
|
|
991
|
-
x1: "18",
|
|
992
|
-
y1: "6",
|
|
993
|
-
x2: "6",
|
|
994
|
-
y2: "18"
|
|
995
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
996
|
-
stroke: color,
|
|
997
|
-
x1: "6",
|
|
998
|
-
y1: "6",
|
|
999
|
-
x2: "18",
|
|
1000
|
-
y2: "18"
|
|
1001
|
-
})));
|
|
1002
|
-
};
|
|
1003
|
-
var InstagramIcon = _ref15 => {
|
|
1004
|
-
var {
|
|
1005
|
-
widthHeight = 24,
|
|
1006
|
-
color = 'currentColor',
|
|
1007
|
-
filled = false,
|
|
1008
|
-
strokeWidth = 1
|
|
1009
|
-
} = _ref15,
|
|
1010
|
-
props = _objectWithoutPropertiesLoose(_ref15, _excluded15);
|
|
1011
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1012
|
-
widthHeight: widthHeight,
|
|
1013
|
-
color: color
|
|
1014
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1015
|
-
viewBox: "0 0 24 24",
|
|
1016
|
-
"aria-hidden": "true",
|
|
1017
|
-
focusable: "false"
|
|
1018
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
1019
|
-
x: "2",
|
|
1020
|
-
y: "2",
|
|
1021
|
-
width: "20",
|
|
1022
|
-
height: "20",
|
|
1023
|
-
rx: "5",
|
|
1024
|
-
ry: "5"
|
|
1025
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1026
|
-
d: "M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"
|
|
1027
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1028
|
-
x1: "17.5",
|
|
1029
|
-
y1: "6.5",
|
|
1030
|
-
x2: "17.51",
|
|
1031
|
-
y2: "6.5"
|
|
1032
|
-
})));
|
|
1033
|
-
};
|
|
1034
|
-
var YoutubeIcon = _ref16 => {
|
|
1035
|
-
var {
|
|
1036
|
-
widthHeight = 24,
|
|
1037
|
-
color = 'currentColor',
|
|
1038
|
-
filled = true,
|
|
1039
|
-
strokeWidth = 1
|
|
1040
|
-
} = _ref16,
|
|
1041
|
-
props = _objectWithoutPropertiesLoose(_ref16, _excluded16);
|
|
1042
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1043
|
-
widthHeight: widthHeight,
|
|
1044
|
-
color: color
|
|
1045
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1046
|
-
viewBox: "0 0 24 24",
|
|
1047
|
-
"aria-hidden": "true",
|
|
1048
|
-
focusable: "false"
|
|
1049
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1050
|
-
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",
|
|
1051
|
-
fill: filled ? color : 'none',
|
|
1052
|
-
stroke: filled ? 'none' : color,
|
|
1053
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
1054
|
-
}), /*#__PURE__*/React.createElement("polygon", {
|
|
1055
|
-
points: "10 8 10 14 14 10",
|
|
1056
|
-
fill: "white" // Ensures the play button is transparent
|
|
1057
|
-
,
|
|
1058
|
-
stroke: 'white',
|
|
1059
|
-
strokeWidth: strokeWidth
|
|
1060
|
-
})));
|
|
1061
|
-
};
|
|
1062
|
-
var FacebookIcon = _ref17 => {
|
|
1063
|
-
var {
|
|
1064
|
-
widthHeight = 24,
|
|
1065
|
-
color = 'currentColor',
|
|
1066
|
-
filled = true,
|
|
1067
|
-
strokeWidth = 1
|
|
1068
|
-
} = _ref17,
|
|
1069
|
-
props = _objectWithoutPropertiesLoose(_ref17, _excluded17);
|
|
1070
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1071
|
-
widthHeight: widthHeight,
|
|
1072
|
-
color: color
|
|
1073
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1074
|
-
viewBox: "0 0 24 24",
|
|
1075
|
-
"aria-hidden": "true",
|
|
1076
|
-
focusable: "false"
|
|
1077
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1078
|
-
d: "M22 2H2v20h10v-7h-2v-3h2V9.5a4 4 0 0 1 4-4h3v3h-3a1 1 0 0 0-1 1V12h4l-1 3h-3v7h6V2z",
|
|
1079
|
-
fill: filled ? color : 'none',
|
|
1080
|
-
stroke: color,
|
|
1081
|
-
strokeWidth: filled ? 0 : strokeWidth
|
|
1082
|
-
})));
|
|
1083
|
-
};
|
|
1084
|
-
var LinkedinIcon = _ref18 => {
|
|
1085
|
-
var {
|
|
1086
|
-
widthHeight = 24,
|
|
1087
|
-
color = 'currentColor',
|
|
1088
|
-
filled = true,
|
|
1089
|
-
strokeWidth = 1
|
|
1090
|
-
} = _ref18,
|
|
1091
|
-
props = _objectWithoutPropertiesLoose(_ref18, _excluded18);
|
|
1092
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1093
|
-
widthHeight: widthHeight,
|
|
1094
|
-
color: color
|
|
1095
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1096
|
-
viewBox: "0 0 24 24"
|
|
1097
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1098
|
-
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"
|
|
1099
|
-
}), /*#__PURE__*/React.createElement("rect", {
|
|
1100
|
-
x: "2",
|
|
1101
|
-
y: "9",
|
|
1102
|
-
width: "4",
|
|
1103
|
-
height: "12"
|
|
1104
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
1105
|
-
cx: "4",
|
|
1106
|
-
cy: "4",
|
|
1107
|
-
r: "2"
|
|
1108
|
-
})));
|
|
1109
|
-
};
|
|
1110
|
-
var ThreadsIcon = _ref19 => {
|
|
1111
|
-
var {
|
|
1112
|
-
widthHeight = 24,
|
|
1113
|
-
color = 'currentColor',
|
|
1114
|
-
filled = false,
|
|
1115
|
-
strokeWidth = 1
|
|
1116
|
-
} = _ref19,
|
|
1117
|
-
props = _objectWithoutPropertiesLoose(_ref19, _excluded19);
|
|
1118
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1119
|
-
widthHeight: widthHeight,
|
|
1120
|
-
color: color
|
|
1121
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1122
|
-
viewBox: "0 0 24 24"
|
|
1123
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1124
|
-
stroke: "none",
|
|
1125
|
-
d: "M0 0h24v24H0z",
|
|
1126
|
-
fill: "none"
|
|
1127
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1128
|
-
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"
|
|
1129
|
-
})));
|
|
1130
|
-
};
|
|
1131
|
-
// Example Refactored Icon: MinusIcon without undefined 'padding' prop
|
|
1132
|
-
var MinusIcon = _ref20 => {
|
|
1133
|
-
var {
|
|
1134
|
-
widthHeight = 24,
|
|
1135
|
-
color = 'currentColor',
|
|
1136
|
-
filled = false,
|
|
1137
|
-
// Assuming minus can be filled; adjust as needed
|
|
1138
|
-
strokeWidth = 1
|
|
1139
|
-
} = _ref20,
|
|
1140
|
-
props = _objectWithoutPropertiesLoose(_ref20, _excluded20);
|
|
1141
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1142
|
-
widthHeight: widthHeight,
|
|
1143
|
-
color: color
|
|
1144
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1145
|
-
viewBox: "0 0 24 24",
|
|
1146
|
-
"aria-hidden": "true",
|
|
1147
|
-
focusable: "false"
|
|
1148
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
1149
|
-
stroke: color,
|
|
1150
|
-
x1: "8",
|
|
1151
|
-
y1: "12",
|
|
1152
|
-
x2: "16",
|
|
1153
|
-
y2: "12"
|
|
1154
|
-
})));
|
|
1155
|
-
};
|
|
1156
|
-
// Example Refactored Icon: InfoIcon with accessibility enhancements
|
|
1157
|
-
var InfoIcon = _ref21 => {
|
|
1158
|
-
var {
|
|
1159
|
-
widthHeight = 24,
|
|
1160
|
-
color = 'currentColor',
|
|
1161
|
-
filled = true,
|
|
1162
|
-
strokeWidth = 1
|
|
1163
|
-
} = _ref21,
|
|
1164
|
-
props = _objectWithoutPropertiesLoose(_ref21, _excluded21);
|
|
1165
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1166
|
-
widthHeight: widthHeight,
|
|
1167
|
-
color: color
|
|
1168
|
-
}, props, {
|
|
1169
|
-
"aria-label": "Information"
|
|
1170
|
-
}), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1171
|
-
viewBox: "0 0 24 24",
|
|
1172
|
-
"aria-hidden": "false",
|
|
1173
|
-
focusable: "false"
|
|
1174
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1175
|
-
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"
|
|
1176
|
-
})));
|
|
1177
|
-
};
|
|
1178
|
-
var PlayIcon = _ref22 => {
|
|
1179
|
-
var {
|
|
1180
|
-
widthHeight = 24,
|
|
1181
|
-
color = 'currentColor',
|
|
1182
|
-
filled = true,
|
|
1183
|
-
strokeWidth = 1
|
|
1184
|
-
} = _ref22,
|
|
1185
|
-
props = _objectWithoutPropertiesLoose(_ref22, _excluded22);
|
|
1186
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1187
|
-
widthHeight: widthHeight,
|
|
1188
|
-
color: color
|
|
1189
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1190
|
-
viewBox: "0 0 24 24",
|
|
1191
|
-
"aria-hidden": "false",
|
|
1192
|
-
focusable: "false"
|
|
1193
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1194
|
-
d: "M8 5v14l11-7z"
|
|
1195
|
-
})));
|
|
1196
|
-
};
|
|
1197
|
-
var PauseIcon = _ref23 => {
|
|
1198
|
-
var {
|
|
1199
|
-
widthHeight = 24,
|
|
1200
|
-
color = 'currentColor',
|
|
1201
|
-
filled = true,
|
|
1202
|
-
strokeWidth = 1
|
|
1203
|
-
} = _ref23,
|
|
1204
|
-
props = _objectWithoutPropertiesLoose(_ref23, _excluded23);
|
|
1205
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1206
|
-
widthHeight: widthHeight,
|
|
1207
|
-
color: color
|
|
1208
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1209
|
-
viewBox: "0 0 24 24",
|
|
1210
|
-
"aria-hidden": "false",
|
|
1211
|
-
focusable: "false"
|
|
1212
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1213
|
-
d: "M6 4h4v16H6V4zm8 0h4v16h-4V4z"
|
|
1214
|
-
})));
|
|
1215
|
-
};
|
|
1216
|
-
var HeartIcon = _ref24 => {
|
|
1217
|
-
var {
|
|
1218
|
-
widthHeight = 24,
|
|
1219
|
-
color = 'currentColor',
|
|
1220
|
-
filled = true,
|
|
1221
|
-
strokeWidth = 1
|
|
1222
|
-
} = _ref24,
|
|
1223
|
-
props = _objectWithoutPropertiesLoose(_ref24, _excluded24);
|
|
1224
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1225
|
-
widthHeight: widthHeight,
|
|
1226
|
-
color: color
|
|
1227
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1228
|
-
viewBox: "0 0 24 24",
|
|
1229
|
-
"aria-hidden": "false",
|
|
1230
|
-
focusable: "false"
|
|
1231
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1232
|
-
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"
|
|
1233
|
-
})));
|
|
1234
|
-
};
|
|
1235
|
-
var StarIcon = _ref25 => {
|
|
1236
|
-
var {
|
|
1237
|
-
widthHeight = 24,
|
|
1238
|
-
color = 'currentColor',
|
|
1239
|
-
filled = true,
|
|
1240
|
-
strokeWidth = 1
|
|
1241
|
-
} = _ref25,
|
|
1242
|
-
props = _objectWithoutPropertiesLoose(_ref25, _excluded25);
|
|
1243
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1244
|
-
widthHeight: widthHeight,
|
|
1245
|
-
color: color
|
|
1246
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1247
|
-
viewBox: "0 0 24 24",
|
|
1248
|
-
"aria-hidden": "false",
|
|
1249
|
-
focusable: "false"
|
|
1250
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("polygon", {
|
|
1251
|
-
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"
|
|
1252
|
-
})));
|
|
1253
|
-
};
|
|
1254
|
-
var SaveIcon = _ref26 => {
|
|
1255
|
-
var {
|
|
1256
|
-
widthHeight = 24,
|
|
1257
|
-
color = 'currentColor',
|
|
1258
|
-
filled = false,
|
|
1259
|
-
strokeWidth = 1
|
|
1260
|
-
} = _ref26,
|
|
1261
|
-
props = _objectWithoutPropertiesLoose(_ref26, _excluded26);
|
|
1262
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1263
|
-
widthHeight: widthHeight,
|
|
1264
|
-
color: color
|
|
1265
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1266
|
-
viewBox: "0 0 24 24",
|
|
1267
|
-
"aria-hidden": "false",
|
|
1268
|
-
focusable: "false"
|
|
1269
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1270
|
-
d: "M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"
|
|
1271
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
1272
|
-
points: "17 21 17 13 7 13 7 21"
|
|
1273
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
1274
|
-
points: "7 3 7 8 15 8"
|
|
1275
|
-
})));
|
|
1276
|
-
};
|
|
1277
|
-
var WarningIcon = _ref27 => {
|
|
1278
|
-
var {
|
|
1279
|
-
widthHeight = 24,
|
|
1280
|
-
color = 'currentColor',
|
|
1281
|
-
filled = false,
|
|
1282
|
-
strokeWidth = 1
|
|
1283
|
-
} = _ref27,
|
|
1284
|
-
props = _objectWithoutPropertiesLoose(_ref27, _excluded27);
|
|
1285
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1286
|
-
widthHeight: widthHeight,
|
|
1287
|
-
color: color
|
|
1288
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1289
|
-
viewBox: "0 0 24 24",
|
|
1290
|
-
"aria-hidden": "false",
|
|
1291
|
-
focusable: "false"
|
|
1292
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1293
|
-
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"
|
|
1294
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1295
|
-
stroke: color,
|
|
1296
|
-
x1: "12",
|
|
1297
|
-
y1: "6",
|
|
1298
|
-
x2: "12",
|
|
1299
|
-
y2: "13"
|
|
1300
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1301
|
-
stroke: color,
|
|
1302
|
-
x1: "12",
|
|
1303
|
-
y1: "15",
|
|
1304
|
-
x2: "12",
|
|
1305
|
-
y2: "15"
|
|
1306
|
-
})));
|
|
1307
|
-
};
|
|
1308
|
-
var BatteryIcon = _ref28 => {
|
|
1309
|
-
var {
|
|
1310
|
-
widthHeight = 24,
|
|
1311
|
-
color = 'currentColor',
|
|
1312
|
-
filled = true,
|
|
1313
|
-
strokeWidth = 1
|
|
1314
|
-
} = _ref28,
|
|
1315
|
-
props = _objectWithoutPropertiesLoose(_ref28, _excluded28);
|
|
1316
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1317
|
-
widthHeight: widthHeight,
|
|
1318
|
-
color: color
|
|
1319
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1320
|
-
viewBox: "0 0 24 24",
|
|
1321
|
-
"aria-hidden": "false",
|
|
1322
|
-
focusable: "false"
|
|
1323
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1324
|
-
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"
|
|
1325
|
-
})));
|
|
1326
|
-
};
|
|
1327
|
-
var BookmarkIcon = _ref29 => {
|
|
1328
|
-
var {
|
|
1329
|
-
widthHeight = 24,
|
|
1330
|
-
color = 'currentColor',
|
|
1331
|
-
filled = false,
|
|
1332
|
-
strokeWidth = 1
|
|
1333
|
-
} = _ref29,
|
|
1334
|
-
props = _objectWithoutPropertiesLoose(_ref29, _excluded29);
|
|
1335
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1336
|
-
widthHeight: widthHeight,
|
|
1337
|
-
color: color
|
|
1338
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1339
|
-
viewBox: "0 0 24 24",
|
|
1340
|
-
"aria-hidden": "false",
|
|
1341
|
-
focusable: "false"
|
|
1342
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1343
|
-
d: "M17 3H7c-1.1 0-2 .9-2 2v16l7-3 7 3V5c0-1.1-.9-2-2-2z"
|
|
1344
|
-
})));
|
|
1345
|
-
};
|
|
1346
|
-
var CloudIcon = _ref30 => {
|
|
1347
|
-
var {
|
|
1348
|
-
widthHeight = 24,
|
|
1349
|
-
color = 'currentColor',
|
|
1350
|
-
filled = true,
|
|
1351
|
-
strokeWidth = 1
|
|
1352
|
-
} = _ref30,
|
|
1353
|
-
props = _objectWithoutPropertiesLoose(_ref30, _excluded30);
|
|
1354
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1355
|
-
widthHeight: widthHeight,
|
|
1356
|
-
color: color
|
|
1357
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1358
|
-
viewBox: "0 0 24 24",
|
|
1359
|
-
"aria-hidden": "false",
|
|
1360
|
-
focusable: "false"
|
|
1361
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1362
|
-
d: "M18 10h-1.26A8 8 0 109 20h9a5 5 0 000-10z"
|
|
1363
|
-
})));
|
|
1364
|
-
};
|
|
1365
|
-
var CopyIcon = _ref31 => {
|
|
1366
|
-
var {
|
|
1367
|
-
widthHeight = 24,
|
|
1368
|
-
color = 'currentColor',
|
|
1369
|
-
filled = false,
|
|
1370
|
-
strokeWidth = 1
|
|
1371
|
-
} = _ref31,
|
|
1372
|
-
props = _objectWithoutPropertiesLoose(_ref31, _excluded31);
|
|
1373
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1374
|
-
widthHeight: widthHeight,
|
|
1375
|
-
color: color
|
|
1376
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1377
|
-
viewBox: "0 0 24 24",
|
|
1378
|
-
"aria-hidden": "false",
|
|
1379
|
-
focusable: "false"
|
|
1380
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
1381
|
-
x: "9",
|
|
1382
|
-
y: "9",
|
|
1383
|
-
width: "13",
|
|
1384
|
-
height: "13",
|
|
1385
|
-
rx: "2",
|
|
1386
|
-
ry: "2"
|
|
1387
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1388
|
-
d: "M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"
|
|
1389
|
-
})));
|
|
1390
|
-
};
|
|
1391
|
-
var DustBinIcon = _ref32 => {
|
|
1392
|
-
var {
|
|
1393
|
-
widthHeight = 24,
|
|
1394
|
-
color = 'currentColor',
|
|
1395
|
-
filled = false,
|
|
1396
|
-
strokeWidth = 1
|
|
1397
|
-
} = _ref32,
|
|
1398
|
-
props = _objectWithoutPropertiesLoose(_ref32, _excluded32);
|
|
1399
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1400
|
-
widthHeight: widthHeight,
|
|
1401
|
-
color: color
|
|
1402
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1403
|
-
viewBox: "0 0 24 24",
|
|
1404
|
-
"aria-hidden": "false",
|
|
1405
|
-
focusable: "false"
|
|
1406
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1407
|
-
d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"
|
|
1408
|
-
})));
|
|
1409
|
-
};
|
|
1410
|
-
var DeleteIcon = DustBinIcon;
|
|
1411
|
-
var EditIcon = _ref33 => {
|
|
1412
|
-
var {
|
|
1413
|
-
widthHeight = 24,
|
|
1414
|
-
color = 'currentColor',
|
|
1415
|
-
filled = false,
|
|
1416
|
-
strokeWidth = 1
|
|
1417
|
-
} = _ref33,
|
|
1418
|
-
props = _objectWithoutPropertiesLoose(_ref33, _excluded33);
|
|
1419
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1420
|
-
widthHeight: widthHeight,
|
|
1421
|
-
color: color
|
|
1422
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1423
|
-
viewBox: "0 0 24 24",
|
|
1424
|
-
"aria-hidden": "false",
|
|
1425
|
-
focusable: "false"
|
|
1426
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1427
|
-
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"
|
|
1428
|
-
})));
|
|
1429
|
-
};
|
|
1430
|
-
var ErrorIcon = _ref34 => {
|
|
1431
|
-
var {
|
|
1432
|
-
widthHeight = 24,
|
|
1433
|
-
color = 'currentColor',
|
|
1434
|
-
strokeWidth = 1,
|
|
1435
|
-
filled = true
|
|
1436
|
-
} = _ref34,
|
|
1437
|
-
props = _objectWithoutPropertiesLoose(_ref34, _excluded34);
|
|
1438
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1439
|
-
widthHeight: widthHeight,
|
|
1440
|
-
color: color
|
|
1441
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1442
|
-
viewBox: "0 0 24 24",
|
|
1443
|
-
"aria-hidden": "false",
|
|
1444
|
-
focusable: "false"
|
|
1445
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
|
|
1446
|
-
cx: "12",
|
|
1447
|
-
cy: "12",
|
|
1448
|
-
r: "10"
|
|
1449
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1450
|
-
x1: "15",
|
|
1451
|
-
y1: "9",
|
|
1452
|
-
x2: "9",
|
|
1453
|
-
y2: "15",
|
|
1454
|
-
stroke: filled ? 'white' : color
|
|
1455
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1456
|
-
x1: "9",
|
|
1457
|
-
y1: "9",
|
|
1458
|
-
x2: "15",
|
|
1459
|
-
y2: "15",
|
|
1460
|
-
stroke: filled ? 'white' : color
|
|
1461
|
-
})));
|
|
1462
|
-
};
|
|
1463
|
-
var DownloadIcon = _ref35 => {
|
|
1464
|
-
var {
|
|
1465
|
-
widthHeight = 24,
|
|
1466
|
-
color = 'currentColor',
|
|
1467
|
-
filled = true,
|
|
1468
|
-
strokeWidth = 1
|
|
1469
|
-
} = _ref35,
|
|
1470
|
-
props = _objectWithoutPropertiesLoose(_ref35, _excluded35);
|
|
1471
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1472
|
-
widthHeight: widthHeight,
|
|
1473
|
-
color: color
|
|
1474
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1475
|
-
viewBox: "0 0 24 24",
|
|
1476
|
-
"aria-hidden": "false",
|
|
1477
|
-
focusable: "false"
|
|
1478
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1479
|
-
d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z"
|
|
1480
|
-
})));
|
|
1481
|
-
};
|
|
1482
|
-
var MenuIcon = _ref36 => {
|
|
1483
|
-
var {
|
|
1484
|
-
widthHeight = 24,
|
|
1485
|
-
color = 'currentColor',
|
|
1486
|
-
strokeWidth = 1,
|
|
1487
|
-
filled = false
|
|
1488
|
-
} = _ref36,
|
|
1489
|
-
props = _objectWithoutPropertiesLoose(_ref36, _excluded36);
|
|
1490
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1491
|
-
widthHeight: widthHeight,
|
|
1492
|
-
color: color
|
|
1493
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1494
|
-
viewBox: "0 0 24 24",
|
|
1495
|
-
"aria-hidden": "false",
|
|
1496
|
-
focusable: "false"
|
|
1497
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
1498
|
-
stroke: color,
|
|
1499
|
-
x1: "3",
|
|
1500
|
-
y1: "12",
|
|
1501
|
-
x2: "21",
|
|
1502
|
-
y2: "12"
|
|
1503
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1504
|
-
stroke: color,
|
|
1505
|
-
x1: "3",
|
|
1506
|
-
y1: "6",
|
|
1507
|
-
x2: "21",
|
|
1508
|
-
y2: "6"
|
|
1509
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1510
|
-
stroke: color,
|
|
1511
|
-
x1: "3",
|
|
1512
|
-
y1: "18",
|
|
1513
|
-
x2: "21",
|
|
1514
|
-
y2: "18"
|
|
1515
|
-
})));
|
|
1516
|
-
};
|
|
1517
|
-
var ShareIcon = _ref37 => {
|
|
1518
|
-
var {
|
|
1519
|
-
widthHeight = 24,
|
|
1520
|
-
color = 'currentColor',
|
|
1521
|
-
filled = false,
|
|
1522
|
-
strokeWidth = 1
|
|
1523
|
-
} = _ref37,
|
|
1524
|
-
props = _objectWithoutPropertiesLoose(_ref37, _excluded37);
|
|
1525
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1526
|
-
widthHeight: widthHeight,
|
|
1527
|
-
color: color
|
|
1528
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1529
|
-
viewBox: "0 0 24 24",
|
|
1530
|
-
"aria-hidden": "false",
|
|
1531
|
-
focusable: "false"
|
|
1532
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
|
|
1533
|
-
cx: "18",
|
|
1534
|
-
cy: "5",
|
|
1535
|
-
r: "3"
|
|
1536
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
1537
|
-
cx: "6",
|
|
1538
|
-
cy: "12",
|
|
1539
|
-
r: "3"
|
|
1540
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
1541
|
-
cx: "18",
|
|
1542
|
-
cy: "19",
|
|
1543
|
-
r: "3"
|
|
1544
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1545
|
-
stroke: color,
|
|
1546
|
-
x1: "8.59",
|
|
1547
|
-
y1: "13.51",
|
|
1548
|
-
x2: "15.42",
|
|
1549
|
-
y2: "17.49"
|
|
1550
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1551
|
-
stroke: color,
|
|
1552
|
-
x1: "15.41",
|
|
1553
|
-
y1: "6.51",
|
|
1554
|
-
x2: "8.59",
|
|
1555
|
-
y2: "10.49"
|
|
1556
|
-
})));
|
|
1557
|
-
};
|
|
1558
|
-
var RefreshIcon = _ref38 => {
|
|
1559
|
-
var {
|
|
1560
|
-
widthHeight = 24,
|
|
1561
|
-
color = 'currentColor',
|
|
1562
|
-
strokeWidth = 1,
|
|
1563
|
-
filled = false
|
|
1564
|
-
} = _ref38,
|
|
1565
|
-
props = _objectWithoutPropertiesLoose(_ref38, _excluded38);
|
|
1566
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1567
|
-
widthHeight: widthHeight,
|
|
1568
|
-
color: color
|
|
1569
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1570
|
-
viewBox: "0 0 24 24",
|
|
1571
|
-
"aria-hidden": "false",
|
|
1572
|
-
focusable: "false"
|
|
1573
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("polyline", {
|
|
1574
|
-
points: "23 4 23 10 17 10"
|
|
1575
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1576
|
-
d: "M20.49 15a9 9 0 1 1-2.13-9.36L23 10"
|
|
1577
|
-
})));
|
|
1578
|
-
};
|
|
1579
|
-
var PrintIcon = _ref39 => {
|
|
1580
|
-
var {
|
|
1581
|
-
widthHeight = 24,
|
|
1582
|
-
color = 'currentColor',
|
|
1583
|
-
filled = true,
|
|
1584
|
-
strokeWidth = 1
|
|
1585
|
-
} = _ref39,
|
|
1586
|
-
props = _objectWithoutPropertiesLoose(_ref39, _excluded39);
|
|
1587
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1588
|
-
widthHeight: widthHeight,
|
|
1589
|
-
color: color
|
|
1590
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1591
|
-
viewBox: "0 0 24 24"
|
|
1592
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1593
|
-
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"
|
|
1594
|
-
})));
|
|
1595
|
-
};
|
|
1596
|
-
var MagicWandIcon = _ref40 => {
|
|
1597
|
-
var {
|
|
1598
|
-
widthHeight = 24,
|
|
1599
|
-
color = 'currentColor',
|
|
1600
|
-
strokeWidth = 1,
|
|
1601
|
-
filled = true
|
|
1602
|
-
} = _ref40,
|
|
1603
|
-
props = _objectWithoutPropertiesLoose(_ref40, _excluded40);
|
|
1604
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1605
|
-
widthHeight: widthHeight,
|
|
1606
|
-
color: color
|
|
1607
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1608
|
-
viewBox: "0 0 24 24",
|
|
1609
|
-
"aria-hidden": "false",
|
|
1610
|
-
focusable: "false"
|
|
1611
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
1612
|
-
x: "-3",
|
|
1613
|
-
y: "17",
|
|
1614
|
-
width: "15",
|
|
1615
|
-
height: "4",
|
|
1616
|
-
rx: "1",
|
|
1617
|
-
transform: "rotate(-40 2 13)"
|
|
1618
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1619
|
-
d: "M17 3L18 6L21 7L18 8L17 11L16 8L13 7L16 6L17 3Z"
|
|
1620
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1621
|
-
d: "M21 9L21.7 11L23.5 12L21.7 13L21 15L20.3 13L18.5 12L20.3 11L21 9Z"
|
|
1622
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1623
|
-
d: "M16 15L16.7 16.5L18 17L16.7 17.5L16 19L15.3 17.5L14 17L15.3 16.5L16 15Z"
|
|
1624
|
-
})));
|
|
1625
|
-
};
|
|
1626
|
-
var PanelIcon = _ref41 => {
|
|
1627
|
-
var {
|
|
1628
|
-
widthHeight = 24,
|
|
1629
|
-
color = 'currentColor',
|
|
1630
|
-
strokeWidth = 1,
|
|
1631
|
-
filled = false
|
|
1632
|
-
} = _ref41,
|
|
1633
|
-
props = _objectWithoutPropertiesLoose(_ref41, _excluded41);
|
|
1634
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1635
|
-
widthHeight: widthHeight,
|
|
1636
|
-
color: color
|
|
1637
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1638
|
-
viewBox: "0 0 24 24",
|
|
1639
|
-
"aria-hidden": "false",
|
|
1640
|
-
focusable: "false"
|
|
1641
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
1642
|
-
width: "18",
|
|
1643
|
-
height: "18",
|
|
1644
|
-
x: "3",
|
|
1645
|
-
y: "3",
|
|
1646
|
-
rx: "2"
|
|
1647
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1648
|
-
d: "M9 3v18"
|
|
1649
|
-
})));
|
|
1650
|
-
};
|
|
1651
|
-
var FilterIcon = _ref42 => {
|
|
1652
|
-
var {
|
|
1653
|
-
widthHeight = 24,
|
|
1654
|
-
color = 'currentColor',
|
|
1655
|
-
filled = false,
|
|
1656
|
-
strokeWidth = 1
|
|
1657
|
-
} = _ref42,
|
|
1658
|
-
props = _objectWithoutPropertiesLoose(_ref42, _excluded42);
|
|
1659
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1660
|
-
widthHeight: widthHeight,
|
|
1661
|
-
color: color
|
|
1662
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1663
|
-
viewBox: "0 0 24 24",
|
|
1664
|
-
"aria-hidden": "false",
|
|
1665
|
-
focusable: "false"
|
|
1666
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1667
|
-
d: "M3 4h18l-7 10v5l-4 2v-7L3 4z"
|
|
1668
|
-
})));
|
|
1669
|
-
};
|
|
1670
|
-
var HomeIcon = _ref43 => {
|
|
1671
|
-
var {
|
|
1672
|
-
widthHeight = 24,
|
|
1673
|
-
color = 'currentColor',
|
|
1674
|
-
filled = true,
|
|
1675
|
-
strokeWidth = 1
|
|
1676
|
-
} = _ref43,
|
|
1677
|
-
props = _objectWithoutPropertiesLoose(_ref43, _excluded43);
|
|
1678
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1679
|
-
widthHeight: widthHeight,
|
|
1680
|
-
color: color
|
|
1681
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1682
|
-
viewBox: "0 0 24 24",
|
|
1683
|
-
"aria-hidden": "false",
|
|
1684
|
-
focusable: "false"
|
|
1685
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1686
|
-
d: "M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8h5z"
|
|
1687
|
-
})));
|
|
1688
|
-
};
|
|
1689
|
-
var LocationIcon = _ref44 => {
|
|
1690
|
-
var {
|
|
1691
|
-
widthHeight = 24,
|
|
1692
|
-
color = 'currentColor',
|
|
1693
|
-
filled = true,
|
|
1694
|
-
strokeWidth = 1
|
|
1695
|
-
} = _ref44,
|
|
1696
|
-
props = _objectWithoutPropertiesLoose(_ref44, _excluded44);
|
|
1697
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1698
|
-
widthHeight: widthHeight,
|
|
1699
|
-
color: color
|
|
1700
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1701
|
-
viewBox: "0 0 24 24",
|
|
1702
|
-
"aria-hidden": "false",
|
|
1703
|
-
focusable: "false"
|
|
1704
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1705
|
-
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"
|
|
1706
|
-
})));
|
|
1707
|
-
};
|
|
1708
|
-
var LockIcon = _ref45 => {
|
|
1709
|
-
var {
|
|
1710
|
-
widthHeight = 24,
|
|
1711
|
-
color = 'currentColor',
|
|
1712
|
-
filled = false,
|
|
1713
|
-
strokeWidth = 1
|
|
1714
|
-
} = _ref45,
|
|
1715
|
-
props = _objectWithoutPropertiesLoose(_ref45, _excluded45);
|
|
1716
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1717
|
-
widthHeight: widthHeight,
|
|
1718
|
-
color: color
|
|
1719
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1720
|
-
viewBox: "0 0 24 24",
|
|
1721
|
-
"aria-hidden": "false",
|
|
1722
|
-
focusable: "false"
|
|
1723
|
-
}, getSvgProps(filled, color, strokeWidth)), filled ? (/*#__PURE__*/React.createElement("path", {
|
|
1724
|
-
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"
|
|
1725
|
-
})) : (/*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("rect", {
|
|
1726
|
-
x: "3",
|
|
1727
|
-
y: "11",
|
|
1728
|
-
width: "18",
|
|
1729
|
-
height: "11",
|
|
1730
|
-
rx: "2",
|
|
1731
|
-
ry: "2"
|
|
1732
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1733
|
-
d: "M7 11V7a5 5 0 0 1 10 0v4"
|
|
1734
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
1735
|
-
cx: "12",
|
|
1736
|
-
cy: "16",
|
|
1737
|
-
r: "1.5"
|
|
1738
|
-
})))));
|
|
1739
|
-
};
|
|
1740
|
-
var MicrophoneIcon = _ref46 => {
|
|
1741
|
-
var {
|
|
1742
|
-
widthHeight = 24,
|
|
1743
|
-
color = 'currentColor',
|
|
1744
|
-
filled = false,
|
|
1745
|
-
strokeWidth = 1
|
|
1746
|
-
} = _ref46,
|
|
1747
|
-
props = _objectWithoutPropertiesLoose(_ref46, _excluded46);
|
|
1748
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1749
|
-
widthHeight: widthHeight,
|
|
1750
|
-
color: color
|
|
1751
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1752
|
-
viewBox: "0 0 24 24",
|
|
1753
|
-
"aria-hidden": "false",
|
|
1754
|
-
focusable: "false"
|
|
1755
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1756
|
-
d: "M12 1a4 4 0 0 0-4 4v6a4 4 0 0 0 8 0V5a4 4 0 0 0-4-4z"
|
|
1757
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1758
|
-
d: "M19 10v2a7 7 0 0 1-14 0v-2"
|
|
1759
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1760
|
-
stroke: color,
|
|
1761
|
-
x1: "12",
|
|
1762
|
-
y1: "19",
|
|
1763
|
-
x2: "12",
|
|
1764
|
-
y2: "23"
|
|
1765
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
1766
|
-
stroke: color,
|
|
1767
|
-
x1: "8",
|
|
1768
|
-
y1: "23",
|
|
1769
|
-
x2: "16",
|
|
1770
|
-
y2: "23"
|
|
1771
|
-
})));
|
|
1772
|
-
};
|
|
1773
|
-
var MoonIcon = _ref47 => {
|
|
1774
|
-
var {
|
|
1775
|
-
widthHeight = 24,
|
|
1776
|
-
color = 'currentColor',
|
|
1777
|
-
filled = true,
|
|
1778
|
-
strokeWidth = 1
|
|
1779
|
-
} = _ref47,
|
|
1780
|
-
props = _objectWithoutPropertiesLoose(_ref47, _excluded47);
|
|
1781
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1782
|
-
widthHeight: widthHeight,
|
|
1783
|
-
color: color
|
|
1784
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1785
|
-
viewBox: "0 0 24 24",
|
|
1786
|
-
"aria-hidden": "false",
|
|
1787
|
-
focusable: "false"
|
|
1788
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1789
|
-
d: "M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"
|
|
1790
|
-
})));
|
|
1791
|
-
};
|
|
1792
|
-
var NotificationIcon = _ref48 => {
|
|
1793
|
-
var {
|
|
1794
|
-
widthHeight = 24,
|
|
1795
|
-
color = 'currentColor',
|
|
1796
|
-
filled = false,
|
|
1797
|
-
strokeWidth = 1
|
|
1798
|
-
} = _ref48,
|
|
1799
|
-
props = _objectWithoutPropertiesLoose(_ref48, _excluded48);
|
|
1800
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1801
|
-
widthHeight: widthHeight,
|
|
1802
|
-
color: color
|
|
1803
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1804
|
-
viewBox: "0 0 24 24",
|
|
1805
|
-
"aria-hidden": "false",
|
|
1806
|
-
focusable: "false"
|
|
1807
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1808
|
-
d: "M18 8a6 6 0 0 0-12 0c0 7-3 9-3 9h18s-3-2-3-9"
|
|
1809
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
1810
|
-
d: "M13.73 21a2 2 0 0 1-3.46 0"
|
|
1811
|
-
})));
|
|
1812
|
-
};
|
|
1813
|
-
var OpenEyeIcon = _ref49 => {
|
|
1814
|
-
var {
|
|
1815
|
-
widthHeight = 24,
|
|
1816
|
-
color = 'currentColor',
|
|
1817
|
-
filled = true,
|
|
1818
|
-
strokeWidth = 1
|
|
1819
|
-
} = _ref49,
|
|
1820
|
-
props = _objectWithoutPropertiesLoose(_ref49, _excluded49);
|
|
1821
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1822
|
-
widthHeight: widthHeight,
|
|
1823
|
-
color: color
|
|
1824
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1825
|
-
viewBox: "0 0 24 24",
|
|
1826
|
-
"aria-hidden": "false",
|
|
1827
|
-
focusable: "false"
|
|
1828
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1829
|
-
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"
|
|
1830
|
-
})));
|
|
1831
|
-
};
|
|
1832
|
-
var ProfileIcon = _ref50 => {
|
|
1833
|
-
var {
|
|
1834
|
-
widthHeight = 24,
|
|
1835
|
-
color = 'currentColor',
|
|
1836
|
-
filled = true,
|
|
1837
|
-
strokeWidth = 1
|
|
1838
|
-
} = _ref50,
|
|
1839
|
-
props = _objectWithoutPropertiesLoose(_ref50, _excluded50);
|
|
1840
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1841
|
-
widthHeight: widthHeight,
|
|
1842
|
-
color: color
|
|
1843
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1844
|
-
viewBox: "0 0 24 24",
|
|
1845
|
-
"aria-hidden": "false",
|
|
1846
|
-
focusable: "false"
|
|
1847
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1848
|
-
fill: filled ? color : 'none',
|
|
1849
|
-
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"
|
|
1850
|
-
}), ' '));
|
|
1851
|
-
};
|
|
1852
|
-
var SettingsIcon = _ref51 => {
|
|
1853
|
-
var {
|
|
1854
|
-
widthHeight = 24,
|
|
1855
|
-
color = 'currentColor',
|
|
1856
|
-
filled = false,
|
|
1857
|
-
strokeWidth = 1
|
|
1858
|
-
} = _ref51,
|
|
1859
|
-
props = _objectWithoutPropertiesLoose(_ref51, _excluded51);
|
|
1860
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1861
|
-
widthHeight: widthHeight,
|
|
1862
|
-
color: color
|
|
1863
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1864
|
-
viewBox: "0 0 24 24",
|
|
1865
|
-
"aria-hidden": "false",
|
|
1866
|
-
focusable: "false"
|
|
1867
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1868
|
-
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"
|
|
1869
|
-
})));
|
|
1870
|
-
};
|
|
1871
|
-
var SuccessIcon = _ref52 => {
|
|
1872
|
-
var {
|
|
1873
|
-
widthHeight = 24,
|
|
1874
|
-
color = 'currentColor',
|
|
1875
|
-
filled = true,
|
|
1876
|
-
strokeWidth = 1
|
|
1877
|
-
} = _ref52,
|
|
1878
|
-
props = _objectWithoutPropertiesLoose(_ref52, _excluded52);
|
|
1879
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1880
|
-
widthHeight: widthHeight,
|
|
1881
|
-
color: color
|
|
1882
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1883
|
-
viewBox: "0 0 24 24",
|
|
1884
|
-
"aria-hidden": "false",
|
|
1885
|
-
focusable: "false"
|
|
1886
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1887
|
-
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"
|
|
1888
|
-
})));
|
|
1889
|
-
};
|
|
1890
|
-
var UnLikeIcon = _ref53 => {
|
|
1891
|
-
var {
|
|
1892
|
-
widthHeight = 24,
|
|
1893
|
-
color = 'currentColor',
|
|
1894
|
-
filled = true,
|
|
1895
|
-
strokeWidth = 1
|
|
1896
|
-
} = _ref53,
|
|
1897
|
-
props = _objectWithoutPropertiesLoose(_ref53, _excluded53);
|
|
1898
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1899
|
-
widthHeight: widthHeight,
|
|
1900
|
-
color: color
|
|
1901
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1902
|
-
viewBox: "0 0 24 24",
|
|
1903
|
-
"aria-hidden": "false",
|
|
1904
|
-
focusable: "false"
|
|
1905
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1906
|
-
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"
|
|
1907
|
-
})));
|
|
1908
|
-
};
|
|
1909
|
-
var ClockIcon = _ref54 => {
|
|
1910
|
-
var {
|
|
1911
|
-
widthHeight = 24,
|
|
1912
|
-
color = 'currentColor',
|
|
1913
|
-
strokeWidth = 1,
|
|
1914
|
-
filled = false
|
|
1915
|
-
} = _ref54,
|
|
1916
|
-
props = _objectWithoutPropertiesLoose(_ref54, _excluded54);
|
|
1917
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1918
|
-
widthHeight: widthHeight,
|
|
1919
|
-
color: color
|
|
1920
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1921
|
-
viewBox: "0 0 24 24",
|
|
1922
|
-
"aria-hidden": "false",
|
|
1923
|
-
focusable: "false"
|
|
1924
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
|
|
1925
|
-
cx: "12",
|
|
1926
|
-
cy: "12",
|
|
1927
|
-
r: "10"
|
|
1928
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
1929
|
-
points: "12 6 12 12 16 14"
|
|
1930
|
-
})));
|
|
1931
|
-
};
|
|
1932
|
-
var CameraIcon = _ref55 => {
|
|
1933
|
-
var {
|
|
1934
|
-
widthHeight = 24,
|
|
1935
|
-
color = 'currentColor',
|
|
1936
|
-
strokeWidth = 1,
|
|
1937
|
-
filled = false
|
|
1938
|
-
} = _ref55,
|
|
1939
|
-
props = _objectWithoutPropertiesLoose(_ref55, _excluded55);
|
|
1940
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1941
|
-
widthHeight: widthHeight,
|
|
1942
|
-
color: color
|
|
1943
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1944
|
-
viewBox: "0 0 24 24",
|
|
1945
|
-
"aria-hidden": "false",
|
|
1946
|
-
focusable: "false"
|
|
1947
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1948
|
-
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"
|
|
1949
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
1950
|
-
cx: "12",
|
|
1951
|
-
cy: "13",
|
|
1952
|
-
r: "4"
|
|
1953
|
-
})));
|
|
1954
|
-
};
|
|
1955
|
-
var BluetoothIcon = _ref56 => {
|
|
1956
|
-
var {
|
|
1957
|
-
widthHeight = 24,
|
|
1958
|
-
color = 'currentColor',
|
|
1959
|
-
filled = true,
|
|
1960
|
-
strokeWidth = 1
|
|
1961
|
-
} = _ref56,
|
|
1962
|
-
props = _objectWithoutPropertiesLoose(_ref56, _excluded56);
|
|
1963
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1964
|
-
widthHeight: widthHeight,
|
|
1965
|
-
color: color
|
|
1966
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1967
|
-
viewBox: "0 0 24 24",
|
|
1968
|
-
"aria-hidden": "false",
|
|
1969
|
-
focusable: "false"
|
|
1970
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1971
|
-
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"
|
|
1972
|
-
})));
|
|
1973
|
-
};
|
|
1974
|
-
var LikeIcon = _ref57 => {
|
|
1975
|
-
var {
|
|
1976
|
-
widthHeight = 24,
|
|
1977
|
-
color = 'currentColor',
|
|
1978
|
-
filled = true,
|
|
1979
|
-
strokeWidth = 1
|
|
1980
|
-
} = _ref57,
|
|
1981
|
-
props = _objectWithoutPropertiesLoose(_ref57, _excluded57);
|
|
1982
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
1983
|
-
widthHeight: widthHeight,
|
|
1984
|
-
color: color
|
|
1985
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
1986
|
-
viewBox: "0 0 24 24",
|
|
1987
|
-
"aria-hidden": "false",
|
|
1988
|
-
focusable: "false"
|
|
1989
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
1990
|
-
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"
|
|
1991
|
-
})));
|
|
1992
|
-
};
|
|
1993
|
-
var UnlockIcon = _ref58 => {
|
|
1994
|
-
var {
|
|
1995
|
-
widthHeight = 24,
|
|
1996
|
-
color = 'currentColor',
|
|
1997
|
-
filled = false,
|
|
1998
|
-
strokeWidth = 1
|
|
1999
|
-
} = _ref58,
|
|
2000
|
-
props = _objectWithoutPropertiesLoose(_ref58, _excluded58);
|
|
2001
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2002
|
-
widthHeight: widthHeight,
|
|
2003
|
-
color: color
|
|
2004
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2005
|
-
viewBox: "0 0 24 24",
|
|
2006
|
-
"aria-hidden": "false",
|
|
2007
|
-
focusable: "false"
|
|
2008
|
-
}, getSvgProps(filled, color, strokeWidth)), filled ? (/*#__PURE__*/React.createElement("path", {
|
|
2009
|
-
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"
|
|
2010
|
-
})) : (/*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("rect", {
|
|
2011
|
-
x: "3",
|
|
2012
|
-
y: "11",
|
|
2013
|
-
width: "18",
|
|
2014
|
-
height: "11",
|
|
2015
|
-
rx: "2",
|
|
2016
|
-
ry: "2"
|
|
2017
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2018
|
-
d: "M7 11V7a5 5 0 0 1 9.9-1"
|
|
2019
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
2020
|
-
cx: "12",
|
|
2021
|
-
cy: "16",
|
|
2022
|
-
r: "1.5"
|
|
2023
|
-
})))));
|
|
2024
|
-
};
|
|
2025
|
-
var WifiIcon = _ref59 => {
|
|
2026
|
-
var {
|
|
2027
|
-
widthHeight = 24,
|
|
2028
|
-
color = 'currentColor',
|
|
2029
|
-
filled = false,
|
|
2030
|
-
strokeWidth = 1
|
|
2031
|
-
} = _ref59,
|
|
2032
|
-
props = _objectWithoutPropertiesLoose(_ref59, _excluded59);
|
|
2033
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2034
|
-
widthHeight: widthHeight,
|
|
2035
|
-
color: color
|
|
2036
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2037
|
-
viewBox: "0 0 24 24",
|
|
2038
|
-
"aria-hidden": "false",
|
|
2039
|
-
focusable: "false"
|
|
2040
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2041
|
-
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"
|
|
2042
|
-
})));
|
|
2043
|
-
};
|
|
2044
|
-
var UploadIcon = _ref60 => {
|
|
2045
|
-
var {
|
|
2046
|
-
widthHeight = 24,
|
|
2047
|
-
color = 'currentColor',
|
|
2048
|
-
filled = false,
|
|
2049
|
-
strokeWidth = 1
|
|
2050
|
-
} = _ref60,
|
|
2051
|
-
props = _objectWithoutPropertiesLoose(_ref60, _excluded60);
|
|
2052
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2053
|
-
widthHeight: widthHeight,
|
|
2054
|
-
color: color
|
|
2055
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2056
|
-
viewBox: "0 0 24 24",
|
|
2057
|
-
"aria-hidden": "false",
|
|
2058
|
-
focusable: "false"
|
|
2059
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2060
|
-
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"
|
|
2061
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2062
|
-
d: "M9 15l3 -3l3 3"
|
|
2063
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2064
|
-
d: "M12 12l0 9"
|
|
2065
|
-
})));
|
|
2066
|
-
};
|
|
2067
|
-
var SearchIcon = _ref61 => {
|
|
2068
|
-
var {
|
|
2069
|
-
widthHeight = 24,
|
|
2070
|
-
color = 'currentColor',
|
|
2071
|
-
filled = true,
|
|
2072
|
-
strokeWidth = 1
|
|
2073
|
-
} = _ref61,
|
|
2074
|
-
props = _objectWithoutPropertiesLoose(_ref61, _excluded61);
|
|
2075
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2076
|
-
widthHeight: widthHeight,
|
|
2077
|
-
color: color
|
|
2078
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2079
|
-
viewBox: "0 0 24 24",
|
|
2080
|
-
"aria-hidden": "false",
|
|
2081
|
-
focusable: "false"
|
|
2082
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2083
|
-
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"
|
|
2084
|
-
})));
|
|
2085
|
-
};
|
|
2086
|
-
// Stop Icon (rectangle) for stopping agent
|
|
2087
|
-
var StopIcon = _ref62 => {
|
|
2088
|
-
var {
|
|
2089
|
-
widthHeight = 24,
|
|
2090
|
-
color = 'currentColor',
|
|
2091
|
-
filled = true,
|
|
2092
|
-
strokeWidth = 2
|
|
2093
|
-
} = _ref62,
|
|
2094
|
-
props = _objectWithoutPropertiesLoose(_ref62, _excluded62);
|
|
2095
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2096
|
-
widthHeight: widthHeight,
|
|
2097
|
-
color: color
|
|
2098
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2099
|
-
viewBox: "0 0 24 24",
|
|
2100
|
-
"aria-hidden": "false",
|
|
2101
|
-
focusable: "false"
|
|
2102
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
2103
|
-
x: "3",
|
|
2104
|
-
y: "3",
|
|
2105
|
-
width: "18",
|
|
2106
|
-
height: "18",
|
|
2107
|
-
rx: "2",
|
|
2108
|
-
ry: "2"
|
|
2109
|
-
})));
|
|
2110
|
-
};
|
|
2111
|
-
// Send Icon (paper airplane) for chat submit
|
|
2112
|
-
var SendIcon = _ref63 => {
|
|
2113
|
-
var {
|
|
2114
|
-
widthHeight = 24,
|
|
2115
|
-
color = 'currentColor',
|
|
2116
|
-
filled = false,
|
|
2117
|
-
strokeWidth = 2
|
|
2118
|
-
} = _ref63,
|
|
2119
|
-
props = _objectWithoutPropertiesLoose(_ref63, _excluded63);
|
|
2120
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2121
|
-
widthHeight: widthHeight,
|
|
2122
|
-
color: color
|
|
2123
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2124
|
-
viewBox: "0 0 24 24",
|
|
2125
|
-
"aria-hidden": "false",
|
|
2126
|
-
focusable: "false"
|
|
2127
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
2128
|
-
x1: "22",
|
|
2129
|
-
y1: "2",
|
|
2130
|
-
x2: "11",
|
|
2131
|
-
y2: "13"
|
|
2132
|
-
}), /*#__PURE__*/React.createElement("polygon", {
|
|
2133
|
-
points: "22 2 15 22 11 13 2 9 22 2"
|
|
2134
|
-
})));
|
|
2135
|
-
};
|
|
2136
|
-
// Loading Spinner Icon for agent running indicator
|
|
2137
|
-
var LoadingSpinnerIcon = _ref64 => {
|
|
2138
|
-
var {
|
|
2139
|
-
widthHeight = 24,
|
|
2140
|
-
color = 'currentColor',
|
|
2141
|
-
filled = false,
|
|
2142
|
-
strokeWidth = 2
|
|
2143
|
-
} = _ref64,
|
|
2144
|
-
props = _objectWithoutPropertiesLoose(_ref64, _excluded64);
|
|
2145
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2146
|
-
widthHeight: widthHeight,
|
|
2147
|
-
color: color
|
|
2148
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2149
|
-
viewBox: "0 0 24 24",
|
|
2150
|
-
"aria-hidden": "false",
|
|
2151
|
-
focusable: "false"
|
|
2152
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
2153
|
-
x1: "12",
|
|
2154
|
-
y1: "2",
|
|
2155
|
-
x2: "12",
|
|
2156
|
-
y2: "6"
|
|
2157
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2158
|
-
x1: "12",
|
|
2159
|
-
y1: "18",
|
|
2160
|
-
x2: "12",
|
|
2161
|
-
y2: "22"
|
|
2162
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2163
|
-
x1: "4.93",
|
|
2164
|
-
y1: "4.93",
|
|
2165
|
-
x2: "7.76",
|
|
2166
|
-
y2: "7.76"
|
|
2167
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2168
|
-
x1: "16.24",
|
|
2169
|
-
y1: "16.24",
|
|
2170
|
-
x2: "19.07",
|
|
2171
|
-
y2: "19.07"
|
|
2172
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2173
|
-
x1: "2",
|
|
2174
|
-
y1: "12",
|
|
2175
|
-
x2: "6",
|
|
2176
|
-
y2: "12"
|
|
2177
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2178
|
-
x1: "18",
|
|
2179
|
-
y1: "12",
|
|
2180
|
-
x2: "22",
|
|
2181
|
-
y2: "12"
|
|
2182
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2183
|
-
x1: "4.93",
|
|
2184
|
-
y1: "19.07",
|
|
2185
|
-
x2: "7.76",
|
|
2186
|
-
y2: "16.24"
|
|
2187
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2188
|
-
x1: "16.24",
|
|
2189
|
-
y1: "7.76",
|
|
2190
|
-
x2: "19.07",
|
|
2191
|
-
y2: "4.93"
|
|
2192
|
-
})));
|
|
2193
|
-
};
|
|
2194
|
-
// Horizontal lines drag handle icon for Tree component
|
|
2195
|
-
var DragHandleLinesIcon = _ref65 => {
|
|
2196
|
-
var {
|
|
2197
|
-
widthHeight = 16,
|
|
2198
|
-
color = 'currentColor',
|
|
2199
|
-
filled = false,
|
|
2200
|
-
strokeWidth = 1.5
|
|
2201
|
-
} = _ref65,
|
|
2202
|
-
props = _objectWithoutPropertiesLoose(_ref65, _excluded65);
|
|
2203
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2204
|
-
widthHeight: widthHeight,
|
|
2205
|
-
color: color
|
|
2206
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2207
|
-
viewBox: "0 0 16 16",
|
|
2208
|
-
"aria-hidden": "true",
|
|
2209
|
-
focusable: "false"
|
|
2210
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2211
|
-
d: "M4 6H12",
|
|
2212
|
-
stroke: "currentColor",
|
|
2213
|
-
strokeWidth: strokeWidth,
|
|
2214
|
-
strokeLinecap: "round"
|
|
2215
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2216
|
-
d: "M4 10H12",
|
|
2217
|
-
stroke: "currentColor",
|
|
2218
|
-
strokeWidth: strokeWidth,
|
|
2219
|
-
strokeLinecap: "round"
|
|
2220
|
-
})));
|
|
2221
|
-
};
|
|
2222
|
-
var CloseEyeIcon = _ref66 => {
|
|
2223
|
-
var {
|
|
2224
|
-
widthHeight = 24,
|
|
2225
|
-
color = 'currentColor',
|
|
2226
|
-
filled = true,
|
|
2227
|
-
strokeWidth = 1
|
|
2228
|
-
} = _ref66,
|
|
2229
|
-
props = _objectWithoutPropertiesLoose(_ref66, _excluded66);
|
|
2230
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2231
|
-
widthHeight: widthHeight,
|
|
2232
|
-
color: color
|
|
2233
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2234
|
-
viewBox: "0 0 24 24",
|
|
2235
|
-
"aria-hidden": "false",
|
|
2236
|
-
focusable: "false"
|
|
2237
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2238
|
-
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",
|
|
2239
|
-
fill: "currentColor"
|
|
2240
|
-
})));
|
|
2241
|
-
};
|
|
2242
|
-
var TrashIcon = DeleteIcon;
|
|
2243
|
-
var AttachmentIcon = _ref67 => {
|
|
2244
|
-
var {
|
|
2245
|
-
widthHeight = 24,
|
|
2246
|
-
color = 'currentColor',
|
|
2247
|
-
filled = true,
|
|
2248
|
-
strokeWidth = 1
|
|
2249
|
-
} = _ref67,
|
|
2250
|
-
props = _objectWithoutPropertiesLoose(_ref67, _excluded67);
|
|
2251
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2252
|
-
widthHeight: widthHeight,
|
|
2253
|
-
color: color
|
|
2254
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2255
|
-
width: widthHeight,
|
|
2256
|
-
height: widthHeight,
|
|
2257
|
-
viewBox: "0 0 24 24"
|
|
2258
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2259
|
-
// fillRule="evenodd"
|
|
2260
|
-
// clipRule="evenodd"
|
|
2261
|
-
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"
|
|
2262
|
-
}), ' '));
|
|
2263
|
-
};
|
|
2264
|
-
var ExternalLinkIcon = _ref68 => {
|
|
2265
|
-
var {
|
|
2266
|
-
widthHeight = 24,
|
|
2267
|
-
color = 'currentColor',
|
|
2268
|
-
filled = true,
|
|
2269
|
-
strokeWidth = 1
|
|
2270
|
-
} = _ref68,
|
|
2271
|
-
props = _objectWithoutPropertiesLoose(_ref68, _excluded68);
|
|
2272
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2273
|
-
widthHeight: widthHeight,
|
|
2274
|
-
color: color
|
|
2275
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2276
|
-
viewBox: "0 0 24 24",
|
|
2277
|
-
"aria-hidden": "false",
|
|
2278
|
-
focusable: "false"
|
|
2279
|
-
}, getSvgProps(true, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2280
|
-
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"
|
|
2281
|
-
})));
|
|
2282
|
-
};
|
|
2283
|
-
var PlusIcon = _ref69 => {
|
|
2284
|
-
var {
|
|
2285
|
-
widthHeight = 24,
|
|
2286
|
-
color = 'currentColor',
|
|
2287
|
-
filled = false,
|
|
2288
|
-
strokeWidth = 1
|
|
2289
|
-
} = _ref69,
|
|
2290
|
-
props = _objectWithoutPropertiesLoose(_ref69, _excluded69);
|
|
2291
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2292
|
-
widthHeight: widthHeight,
|
|
2293
|
-
color: color
|
|
2294
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2295
|
-
viewBox: "0 0 24 24",
|
|
2296
|
-
"aria-hidden": "false",
|
|
2297
|
-
focusable: "false"
|
|
2298
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
2299
|
-
stroke: color,
|
|
2300
|
-
x1: "12",
|
|
2301
|
-
y1: "5",
|
|
2302
|
-
x2: "12",
|
|
2303
|
-
y2: "19"
|
|
2304
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2305
|
-
stroke: color,
|
|
2306
|
-
x1: "5",
|
|
2307
|
-
y1: "12",
|
|
2308
|
-
x2: "19",
|
|
2309
|
-
y2: "12"
|
|
2310
|
-
})));
|
|
2311
|
-
};
|
|
2312
|
-
var TickIcon = _ref70 => {
|
|
2313
|
-
var {
|
|
2314
|
-
widthHeight = 24,
|
|
2315
|
-
color = 'currentColor',
|
|
2316
|
-
filled = false,
|
|
2317
|
-
strokeWidth = 1
|
|
2318
|
-
} = _ref70,
|
|
2319
|
-
props = _objectWithoutPropertiesLoose(_ref70, _excluded70);
|
|
2320
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2321
|
-
widthHeight: widthHeight,
|
|
2322
|
-
color: color
|
|
2323
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2324
|
-
viewBox: "0 0 24 24",
|
|
2325
|
-
"aria-hidden": "false",
|
|
2326
|
-
focusable: "false"
|
|
2327
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2328
|
-
d: "M5 13l4 4L19 7",
|
|
2329
|
-
strokeLinecap: "round",
|
|
2330
|
-
strokeLinejoin: "round"
|
|
2331
|
-
})));
|
|
2332
|
-
};
|
|
2333
|
-
var BoldArrowIcon = _ref71 => {
|
|
2334
|
-
var {
|
|
2335
|
-
widthHeight = 24,
|
|
2336
|
-
color = 'currentColor',
|
|
2337
|
-
filled = true,
|
|
2338
|
-
strokeWidth = 1
|
|
2339
|
-
} = _ref71,
|
|
2340
|
-
props = _objectWithoutPropertiesLoose(_ref71, _excluded71);
|
|
2341
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2342
|
-
widthHeight: widthHeight,
|
|
2343
|
-
color: color
|
|
2344
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2345
|
-
viewBox: "0 0 24 24",
|
|
2346
|
-
"aria-hidden": "false",
|
|
2347
|
-
focusable: "false"
|
|
2348
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2349
|
-
d: "M12 4l7 7h-4v7h-6v-7H5l7-7z"
|
|
2350
|
-
})));
|
|
2351
|
-
};
|
|
2352
|
-
var ArrowIcon = _ref72 => {
|
|
2353
|
-
var {
|
|
2354
|
-
widthHeight = 24,
|
|
2355
|
-
color = 'currentColor',
|
|
2356
|
-
filled = false,
|
|
2357
|
-
strokeWidth = 1
|
|
2358
|
-
} = _ref72,
|
|
2359
|
-
props = _objectWithoutPropertiesLoose(_ref72, _excluded72);
|
|
2360
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2361
|
-
widthHeight: widthHeight,
|
|
2362
|
-
color: color
|
|
2363
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2364
|
-
viewBox: "0 0 24 24",
|
|
2365
|
-
"aria-hidden": "false",
|
|
2366
|
-
focusable: "false"
|
|
2367
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
2368
|
-
stroke: color,
|
|
2369
|
-
x1: "12",
|
|
2370
|
-
y1: "20",
|
|
2371
|
-
x2: "12",
|
|
2372
|
-
y2: "8"
|
|
2373
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
2374
|
-
points: "6 12 12 6 18 12"
|
|
2375
|
-
})));
|
|
2376
|
-
};
|
|
2377
|
-
var SpinnerIcon = _ref73 => {
|
|
2378
|
-
var {
|
|
2379
|
-
widthHeight = 24,
|
|
2380
|
-
color = 'currentColor',
|
|
2381
|
-
filled = false,
|
|
2382
|
-
strokeWidth = 1
|
|
2383
|
-
} = _ref73,
|
|
2384
|
-
props = _objectWithoutPropertiesLoose(_ref73, _excluded73);
|
|
2385
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2386
|
-
widthHeight: widthHeight,
|
|
2387
|
-
color: color
|
|
2388
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2389
|
-
viewBox: "0 0 24 24",
|
|
2390
|
-
"aria-hidden": "false",
|
|
2391
|
-
focusable: "false"
|
|
2392
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
|
|
2393
|
-
cx: "12",
|
|
2394
|
-
cy: "12",
|
|
2395
|
-
r: "10",
|
|
2396
|
-
strokeOpacity: "0.25"
|
|
2397
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2398
|
-
d: "M12 2a10 10 0 0 1 10 10",
|
|
2399
|
-
strokeOpacity: "1"
|
|
2400
|
-
})));
|
|
2401
|
-
};
|
|
2402
|
-
var CalendarIcon = _ref74 => {
|
|
2403
|
-
var {
|
|
2404
|
-
widthHeight = 24,
|
|
2405
|
-
color = 'currentColor',
|
|
2406
|
-
strokeWidth = 1,
|
|
2407
|
-
filled = false
|
|
2408
|
-
} = _ref74,
|
|
2409
|
-
props = _objectWithoutPropertiesLoose(_ref74, _excluded74);
|
|
2410
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2411
|
-
widthHeight: widthHeight,
|
|
2412
|
-
color: color
|
|
2413
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2414
|
-
viewBox: "0 0 24 24",
|
|
2415
|
-
"aria-hidden": "false",
|
|
2416
|
-
focusable: "false"
|
|
2417
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
2418
|
-
x: "3",
|
|
2419
|
-
y: "4",
|
|
2420
|
-
width: "18",
|
|
2421
|
-
height: "18",
|
|
2422
|
-
rx: "2",
|
|
2423
|
-
ry: "2"
|
|
2424
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2425
|
-
stroke: color,
|
|
2426
|
-
x1: "16",
|
|
2427
|
-
y1: "2",
|
|
2428
|
-
x2: "16",
|
|
2429
|
-
y2: "6"
|
|
2430
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2431
|
-
stroke: color,
|
|
2432
|
-
x1: "8",
|
|
2433
|
-
y1: "2",
|
|
2434
|
-
x2: "8",
|
|
2435
|
-
y2: "6"
|
|
2436
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2437
|
-
stroke: color,
|
|
2438
|
-
x1: "3",
|
|
2439
|
-
y1: "10",
|
|
2440
|
-
x2: "21",
|
|
2441
|
-
y2: "10"
|
|
2442
|
-
})));
|
|
2443
|
-
};
|
|
2444
|
-
var SliderIcon = _ref75 => {
|
|
2445
|
-
var {
|
|
2446
|
-
widthHeight = 24,
|
|
2447
|
-
color = 'currentColor',
|
|
2448
|
-
strokeWidth = 1,
|
|
2449
|
-
filled = false
|
|
2450
|
-
} = _ref75,
|
|
2451
|
-
props = _objectWithoutPropertiesLoose(_ref75, _excluded75);
|
|
2452
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2453
|
-
widthHeight: widthHeight,
|
|
2454
|
-
color: color
|
|
2455
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2456
|
-
viewBox: "0 0 24 24",
|
|
2457
|
-
"aria-hidden": "false",
|
|
2458
|
-
focusable: "false"
|
|
2459
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
2460
|
-
x1: "3",
|
|
2461
|
-
y1: "4",
|
|
2462
|
-
x2: "10",
|
|
2463
|
-
y2: "4"
|
|
2464
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2465
|
-
x1: "14",
|
|
2466
|
-
y1: "4",
|
|
2467
|
-
x2: "21",
|
|
2468
|
-
y2: "4"
|
|
2469
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2470
|
-
x1: "3",
|
|
2471
|
-
y1: "12",
|
|
2472
|
-
x2: "12",
|
|
2473
|
-
y2: "12"
|
|
2474
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2475
|
-
x1: "16",
|
|
2476
|
-
y1: "12",
|
|
2477
|
-
x2: "21",
|
|
2478
|
-
y2: "12"
|
|
2479
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2480
|
-
x1: "10",
|
|
2481
|
-
y1: "1",
|
|
2482
|
-
x2: "10",
|
|
2483
|
-
y2: "7"
|
|
2484
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2485
|
-
x1: "16",
|
|
2486
|
-
y1: "9",
|
|
2487
|
-
x2: "16",
|
|
2488
|
-
y2: "15"
|
|
2489
|
-
})));
|
|
2490
|
-
};
|
|
2491
|
-
var CropIcon = _ref76 => {
|
|
2492
|
-
var {
|
|
2493
|
-
widthHeight = 24,
|
|
2494
|
-
color = 'currentColor',
|
|
2495
|
-
strokeWidth = 1,
|
|
2496
|
-
filled = false
|
|
2497
|
-
} = _ref76,
|
|
2498
|
-
props = _objectWithoutPropertiesLoose(_ref76, _excluded76);
|
|
2499
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2500
|
-
widthHeight: widthHeight,
|
|
2501
|
-
color: color
|
|
2502
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2503
|
-
viewBox: "0 0 24 24",
|
|
2504
|
-
"aria-hidden": "false",
|
|
2505
|
-
focusable: "false"
|
|
2506
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2507
|
-
d: "M6 2v14a2 2 0 0 0 2 2h14"
|
|
2508
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2509
|
-
d: "M18 22V8a2 2 0 0 0-2-2H2"
|
|
2510
|
-
})));
|
|
2511
|
-
};
|
|
2512
|
-
var ZoomInIcon = _ref77 => {
|
|
2513
|
-
var {
|
|
2514
|
-
widthHeight = 24,
|
|
2515
|
-
color = 'currentColor',
|
|
2516
|
-
strokeWidth = 1,
|
|
2517
|
-
filled = false
|
|
2518
|
-
} = _ref77,
|
|
2519
|
-
props = _objectWithoutPropertiesLoose(_ref77, _excluded77);
|
|
2520
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2521
|
-
widthHeight: widthHeight,
|
|
2522
|
-
color: color
|
|
2523
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2524
|
-
viewBox: "0 0 24 24",
|
|
2525
|
-
"aria-hidden": "false",
|
|
2526
|
-
focusable: "false"
|
|
2527
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
|
|
2528
|
-
cx: "11",
|
|
2529
|
-
cy: "11",
|
|
2530
|
-
r: "8"
|
|
2531
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2532
|
-
x1: "21",
|
|
2533
|
-
y1: "21",
|
|
2534
|
-
x2: "16.65",
|
|
2535
|
-
y2: "16.65"
|
|
2536
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2537
|
-
x1: "11",
|
|
2538
|
-
y1: "8",
|
|
2539
|
-
x2: "11",
|
|
2540
|
-
y2: "14"
|
|
2541
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2542
|
-
x1: "8",
|
|
2543
|
-
y1: "11",
|
|
2544
|
-
x2: "14",
|
|
2545
|
-
y2: "11"
|
|
2546
|
-
})));
|
|
2547
|
-
};
|
|
2548
|
-
var ZoomOutIcon = _ref78 => {
|
|
2549
|
-
var {
|
|
2550
|
-
widthHeight = 24,
|
|
2551
|
-
color = 'currentColor',
|
|
2552
|
-
strokeWidth = 1,
|
|
2553
|
-
filled = false
|
|
2554
|
-
} = _ref78,
|
|
2555
|
-
props = _objectWithoutPropertiesLoose(_ref78, _excluded78);
|
|
2556
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2557
|
-
widthHeight: widthHeight,
|
|
2558
|
-
color: color
|
|
2559
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2560
|
-
viewBox: "0 0 24 24",
|
|
2561
|
-
"aria-hidden": "false",
|
|
2562
|
-
focusable: "false"
|
|
2563
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("circle", {
|
|
2564
|
-
cx: "11",
|
|
2565
|
-
cy: "11",
|
|
2566
|
-
r: "8"
|
|
2567
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2568
|
-
x1: "21",
|
|
2569
|
-
y1: "21",
|
|
2570
|
-
x2: "16.65",
|
|
2571
|
-
y2: "16.65"
|
|
2572
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2573
|
-
x1: "8",
|
|
2574
|
-
y1: "11",
|
|
2575
|
-
x2: "14",
|
|
2576
|
-
y2: "11"
|
|
2577
|
-
})));
|
|
2578
|
-
};
|
|
2579
|
-
var TextIcon = _ref79 => {
|
|
2580
|
-
var {
|
|
2581
|
-
widthHeight = 24,
|
|
2582
|
-
color = 'currentColor',
|
|
2583
|
-
strokeWidth = 1,
|
|
2584
|
-
filled = false
|
|
2585
|
-
} = _ref79,
|
|
2586
|
-
props = _objectWithoutPropertiesLoose(_ref79, _excluded79);
|
|
2587
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2588
|
-
widthHeight: widthHeight,
|
|
2589
|
-
color: color
|
|
2590
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2591
|
-
viewBox: "0 0 24 24",
|
|
2592
|
-
"aria-hidden": "false",
|
|
2593
|
-
focusable: "false"
|
|
2594
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("line", {
|
|
2595
|
-
x1: "4",
|
|
2596
|
-
y1: "6",
|
|
2597
|
-
x2: "20",
|
|
2598
|
-
y2: "6"
|
|
2599
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2600
|
-
x1: "12",
|
|
2601
|
-
y1: "6",
|
|
2602
|
-
x2: "12",
|
|
2603
|
-
y2: "18"
|
|
2604
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2605
|
-
x1: "8",
|
|
2606
|
-
y1: "18",
|
|
2607
|
-
x2: "16",
|
|
2608
|
-
y2: "18"
|
|
2609
|
-
})));
|
|
2610
|
-
};
|
|
2611
|
-
var ShapeIcon = _ref80 => {
|
|
2612
|
-
var {
|
|
2613
|
-
widthHeight = 24,
|
|
2614
|
-
color = 'currentColor',
|
|
2615
|
-
strokeWidth = 1,
|
|
2616
|
-
filled = false
|
|
2617
|
-
} = _ref80,
|
|
2618
|
-
props = _objectWithoutPropertiesLoose(_ref80, _excluded80);
|
|
2619
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2620
|
-
widthHeight: widthHeight,
|
|
2621
|
-
color: color
|
|
2622
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2623
|
-
viewBox: "0 0 24 24",
|
|
2624
|
-
"aria-hidden": "false",
|
|
2625
|
-
focusable: "false"
|
|
2626
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
2627
|
-
x: "4",
|
|
2628
|
-
y: "8",
|
|
2629
|
-
width: "8",
|
|
2630
|
-
height: "8"
|
|
2631
|
-
}), /*#__PURE__*/React.createElement("circle", {
|
|
2632
|
-
cx: "16",
|
|
2633
|
-
cy: "16",
|
|
2634
|
-
r: "4"
|
|
2635
|
-
}), /*#__PURE__*/React.createElement("polygon", {
|
|
2636
|
-
points: "16,4 19,8 13,8"
|
|
2637
|
-
})));
|
|
2638
|
-
};
|
|
2639
|
-
var RotateIcon = _ref81 => {
|
|
2640
|
-
var {
|
|
2641
|
-
widthHeight = 24,
|
|
2642
|
-
color = 'currentColor',
|
|
2643
|
-
strokeWidth = 1,
|
|
2644
|
-
filled = false
|
|
2645
|
-
} = _ref81,
|
|
2646
|
-
props = _objectWithoutPropertiesLoose(_ref81, _excluded81);
|
|
2647
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2648
|
-
widthHeight: widthHeight,
|
|
2649
|
-
color: color
|
|
2650
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2651
|
-
viewBox: "0 0 24 24",
|
|
2652
|
-
"aria-hidden": "false",
|
|
2653
|
-
focusable: "false"
|
|
2654
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("polyline", {
|
|
2655
|
-
points: "1 4 1 10 7 10"
|
|
2656
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2657
|
-
d: "M3.51 15a9 9 0 1 0 2.13-9.36L1 10"
|
|
2658
|
-
})));
|
|
2659
|
-
};
|
|
2660
|
-
var DocumentIcon = _ref82 => {
|
|
2661
|
-
var {
|
|
2662
|
-
widthHeight = 24,
|
|
2663
|
-
color = 'currentColor',
|
|
2664
|
-
strokeWidth = 1,
|
|
2665
|
-
filled = false
|
|
2666
|
-
} = _ref82,
|
|
2667
|
-
props = _objectWithoutPropertiesLoose(_ref82, _excluded82);
|
|
2668
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2669
|
-
widthHeight: widthHeight,
|
|
2670
|
-
color: color
|
|
2671
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2672
|
-
viewBox: "0 0 24 24",
|
|
2673
|
-
"aria-hidden": "false",
|
|
2674
|
-
focusable: "false"
|
|
2675
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2676
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2677
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
2678
|
-
points: "14 2 14 8 20 8"
|
|
2679
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2680
|
-
x1: "16",
|
|
2681
|
-
y1: "13",
|
|
2682
|
-
x2: "8",
|
|
2683
|
-
y2: "13"
|
|
2684
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2685
|
-
x1: "16",
|
|
2686
|
-
y1: "17",
|
|
2687
|
-
x2: "8",
|
|
2688
|
-
y2: "17"
|
|
2689
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
2690
|
-
points: "10 9 9 9 8 9"
|
|
2691
|
-
})));
|
|
2692
|
-
};
|
|
2693
|
-
var ChartIcon = _ref83 => {
|
|
2694
|
-
var {
|
|
2695
|
-
widthHeight = 24,
|
|
2696
|
-
color = 'currentColor',
|
|
2697
|
-
strokeWidth = 1,
|
|
2698
|
-
filled = false
|
|
2699
|
-
} = _ref83,
|
|
2700
|
-
props = _objectWithoutPropertiesLoose(_ref83, _excluded83);
|
|
2701
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2702
|
-
widthHeight: widthHeight,
|
|
2703
|
-
color: color
|
|
2704
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2705
|
-
viewBox: "0 0 24 24",
|
|
2706
|
-
"aria-hidden": "false",
|
|
2707
|
-
focusable: "false"
|
|
2708
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("polyline", {
|
|
2709
|
-
points: "14 2 14 8 20 8"
|
|
2710
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2711
|
-
x1: "16",
|
|
2712
|
-
y1: "13",
|
|
2713
|
-
x2: "8",
|
|
2714
|
-
y2: "13"
|
|
2715
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2716
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2717
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2718
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2719
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
2720
|
-
points: "10 9 9 9 8 9"
|
|
2721
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2722
|
-
x1: "16",
|
|
2723
|
-
y1: "17",
|
|
2724
|
-
x2: "8",
|
|
2725
|
-
y2: "17"
|
|
2726
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2727
|
-
x1: "16",
|
|
2728
|
-
y1: "13",
|
|
2729
|
-
x2: "8",
|
|
2730
|
-
y2: "13"
|
|
2731
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
2732
|
-
points: "14 2 14 8 20 8"
|
|
2733
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2734
|
-
d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6z"
|
|
2735
|
-
}), /*#__PURE__*/React.createElement("polyline", {
|
|
2736
|
-
points: "10 9 9 9 8 9"
|
|
2737
|
-
}), /*#__PURE__*/React.createElement("line", {
|
|
2738
|
-
x1: "16",
|
|
2739
|
-
y1: "17",
|
|
2740
|
-
x2: "8",
|
|
2741
|
-
y2: "17"
|
|
2742
|
-
})));
|
|
2743
|
-
};
|
|
2744
|
-
var GiftIcon = _ref84 => {
|
|
2745
|
-
var {
|
|
2746
|
-
widthHeight = 24,
|
|
2747
|
-
color = 'currentColor',
|
|
2748
|
-
strokeWidth = 1,
|
|
2749
|
-
filled = false
|
|
2750
|
-
} = _ref84,
|
|
2751
|
-
props = _objectWithoutPropertiesLoose(_ref84, _excluded84);
|
|
2752
|
-
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2753
|
-
widthHeight: widthHeight,
|
|
2754
|
-
color: color
|
|
2755
|
-
}, props), /*#__PURE__*/React.createElement("svg", Object.assign({
|
|
2756
|
-
viewBox: "0 0 24 24",
|
|
2757
|
-
"aria-hidden": "false",
|
|
2758
|
-
focusable: "false"
|
|
2759
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("rect", {
|
|
2760
|
-
x: "3",
|
|
2761
|
-
y: "8",
|
|
2762
|
-
width: "18",
|
|
2763
|
-
height: "4",
|
|
2764
|
-
rx: "1"
|
|
2765
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2766
|
-
d: "M12 8V21"
|
|
2767
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2768
|
-
d: "M3 12v6a3 3 0 0 0 3 3h3V12"
|
|
2769
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2770
|
-
d: "M18 21h-3v-9h6v6a3 3 0 0 1-3 3z"
|
|
2771
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2772
|
-
d: "M12 8c-.5-2.5-4-3-5-1.5S9 10 12 8z"
|
|
2773
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2774
|
-
d: "M12 8c.5-2.5 4-3 5-1.5S15 10 12 8z"
|
|
2775
|
-
})));
|
|
2776
|
-
};
|
|
2777
|
-
var ShieldIcon = _ref85 => {
|
|
2778
|
-
var {
|
|
2779
|
-
widthHeight = 24,
|
|
2780
455
|
color = 'currentColor',
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
456
|
+
transform,
|
|
457
|
+
orientation = 'up',
|
|
458
|
+
children
|
|
459
|
+
} = _ref,
|
|
460
|
+
rest = _objectWithoutPropertiesLoose(_ref, _excluded$2);
|
|
461
|
+
return /*#__PURE__*/React.createElement(Center, Object.assign({
|
|
2786
462
|
widthHeight: widthHeight,
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2793
|
-
d: "M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"
|
|
2794
|
-
})));
|
|
463
|
+
lineHeight: widthHeight,
|
|
464
|
+
color: color,
|
|
465
|
+
display: "flex",
|
|
466
|
+
transform: transform ? transform : orientation === 'left' ? 'rotate(-90deg)' : orientation === 'right' ? 'rotate(90deg)' : orientation === 'up' ? 'rotate(0deg)' : orientation === 'down' ? 'rotate(180deg)' : 'none'
|
|
467
|
+
}, rest), children);
|
|
2795
468
|
};
|
|
2796
|
-
|
|
2797
|
-
var
|
|
469
|
+
// Utility function to handle fill and stroke based on 'filled' prop
|
|
470
|
+
var getSvgProps = (filled, color, strokeWidth) => {
|
|
2798
471
|
var {
|
|
2799
|
-
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2805
|
-
|
|
2806
|
-
|
|
2807
|
-
|
|
2808
|
-
}
|
|
2809
|
-
viewBox: "0 0 24 24",
|
|
2810
|
-
"aria-hidden": "false",
|
|
2811
|
-
focusable: "false"
|
|
2812
|
-
}, getSvgProps(filled, color, strokeWidth)), /*#__PURE__*/React.createElement("path", {
|
|
2813
|
-
d: "M16 17l5-5-5-5"
|
|
2814
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2815
|
-
d: "M21 12H9"
|
|
2816
|
-
}), /*#__PURE__*/React.createElement("path", {
|
|
2817
|
-
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"
|
|
2818
|
-
})));
|
|
472
|
+
getColor
|
|
473
|
+
} = useTheme();
|
|
474
|
+
var themeColor = getColor(color);
|
|
475
|
+
return {
|
|
476
|
+
fill: filled ? themeColor : 'none',
|
|
477
|
+
stroke: themeColor,
|
|
478
|
+
strokeWidth,
|
|
479
|
+
strokeLinecap: 'round',
|
|
480
|
+
strokeLinejoin: 'round'
|
|
481
|
+
};
|
|
2819
482
|
};
|
|
2820
|
-
var
|
|
483
|
+
var Icon = _ref2 => {
|
|
2821
484
|
var {
|
|
485
|
+
name = 'circle',
|
|
2822
486
|
widthHeight = 24,
|
|
2823
487
|
color = 'currentColor',
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
488
|
+
filled = false,
|
|
489
|
+
strokeWidth = 1,
|
|
490
|
+
size,
|
|
491
|
+
children
|
|
492
|
+
} = _ref2,
|
|
493
|
+
props = _objectWithoutPropertiesLoose(_ref2, _excluded2$1);
|
|
494
|
+
// Use size if provided, otherwise fallback to widthHeight (numeric part if possible)
|
|
495
|
+
var iconSize = size || widthHeight;
|
|
496
|
+
if (!name) {
|
|
497
|
+
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
498
|
+
widthHeight: widthHeight,
|
|
499
|
+
color: color
|
|
500
|
+
}, props), children);
|
|
501
|
+
}
|
|
502
|
+
// // @ts-ignore
|
|
503
|
+
// const LucideIcon = LucideIcon[name] || LucideIcon[name.charAt(0).toUpperCase() + name.slice(1)];
|
|
504
|
+
// if (!LucideIcon) {
|
|
505
|
+
// console.warn(`Icon "${name}" not found in lucide-dream`);
|
|
506
|
+
// return null;
|
|
507
|
+
// }
|
|
508
|
+
var svgProps = getSvgProps(filled, color, strokeWidth);
|
|
2828
509
|
return /*#__PURE__*/React.createElement(IconWrapper, Object.assign({
|
|
2829
510
|
widthHeight: widthHeight,
|
|
2830
511
|
color: color
|
|
2831
|
-
}, props), /*#__PURE__*/React.createElement(
|
|
2832
|
-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
512
|
+
}, props), /*#__PURE__*/React.createElement(DynamicIcon, Object.assign({
|
|
513
|
+
name: name,
|
|
514
|
+
size: iconSize
|
|
515
|
+
}, svgProps)));
|
|
516
|
+
};
|
|
517
|
+
// Re-export specific icons for backward compatibility mapping to Lucide names
|
|
518
|
+
// We use 'Icon' component with 'name' prop.
|
|
519
|
+
var createIcon = function createIcon(name, defaultProps) {
|
|
520
|
+
if (defaultProps === void 0) {
|
|
521
|
+
defaultProps = {};
|
|
522
|
+
}
|
|
523
|
+
var IconComponent = props => /*#__PURE__*/React.createElement(Icon, Object.assign({
|
|
524
|
+
name: name
|
|
525
|
+
}, defaultProps, props));
|
|
526
|
+
IconComponent.displayName = name + "Icon";
|
|
527
|
+
return IconComponent;
|
|
528
|
+
};
|
|
529
|
+
var UserIcon = /*#__PURE__*/createIcon('user', {
|
|
530
|
+
filled: false
|
|
531
|
+
});
|
|
532
|
+
var HelpIcon = /*#__PURE__*/createIcon('circle-help', {
|
|
533
|
+
filled: false
|
|
534
|
+
});
|
|
535
|
+
var FolderIcon = /*#__PURE__*/createIcon('folder', {
|
|
536
|
+
filled: false
|
|
537
|
+
});
|
|
538
|
+
var ChevronIcon = /*#__PURE__*/createIcon('chevron-up', {
|
|
539
|
+
filled: false
|
|
540
|
+
});
|
|
541
|
+
var DragHandleIcon = /*#__PURE__*/createIcon('grip-vertical', {
|
|
542
|
+
filled: false
|
|
543
|
+
});
|
|
544
|
+
var FileIcon = /*#__PURE__*/createIcon('file', {
|
|
545
|
+
filled: false
|
|
546
|
+
});
|
|
547
|
+
var VideoIcon = /*#__PURE__*/createIcon('video', {
|
|
548
|
+
filled: false
|
|
549
|
+
});
|
|
550
|
+
var ImageIcon = /*#__PURE__*/createIcon('image', {
|
|
551
|
+
filled: false
|
|
552
|
+
});
|
|
553
|
+
var AudioIcon = /*#__PURE__*/createIcon('volume', {
|
|
554
|
+
filled: false
|
|
555
|
+
});
|
|
556
|
+
var TwitterIcon = /*#__PURE__*/createIcon('twitter', {
|
|
557
|
+
filled: false
|
|
558
|
+
});
|
|
559
|
+
var XIcon = /*#__PURE__*/createIcon('x', {
|
|
560
|
+
filled: false
|
|
561
|
+
});
|
|
562
|
+
var TwitchIcon = /*#__PURE__*/createIcon('twitch', {
|
|
563
|
+
filled: false
|
|
564
|
+
});
|
|
565
|
+
var CloseIcon = /*#__PURE__*/createIcon('x', {
|
|
566
|
+
filled: false,
|
|
567
|
+
strokeWidth: 2
|
|
568
|
+
});
|
|
569
|
+
var InstagramIcon = /*#__PURE__*/createIcon('instagram', {
|
|
570
|
+
filled: false
|
|
571
|
+
});
|
|
572
|
+
var YoutubeIcon = /*#__PURE__*/createIcon('youtube', {
|
|
573
|
+
filled: false
|
|
574
|
+
});
|
|
575
|
+
var FacebookIcon = /*#__PURE__*/createIcon('facebook', {
|
|
576
|
+
filled: false
|
|
577
|
+
});
|
|
578
|
+
var LinkedinIcon = /*#__PURE__*/createIcon('linkedin', {
|
|
579
|
+
filled: false
|
|
580
|
+
});
|
|
581
|
+
var ThreadsIcon = /*#__PURE__*/createIcon('at-sign', {
|
|
582
|
+
filled: false
|
|
583
|
+
}); // Fallback
|
|
584
|
+
var MinusIcon = /*#__PURE__*/createIcon('minus', {
|
|
585
|
+
filled: false
|
|
586
|
+
});
|
|
587
|
+
var InfoIcon = /*#__PURE__*/createIcon('info', {
|
|
588
|
+
filled: false
|
|
589
|
+
});
|
|
590
|
+
var PlayIcon = /*#__PURE__*/createIcon('play', {
|
|
591
|
+
filled: false
|
|
592
|
+
});
|
|
593
|
+
var PauseIcon = /*#__PURE__*/createIcon('pause', {
|
|
594
|
+
filled: false
|
|
595
|
+
});
|
|
596
|
+
var HeartIcon = /*#__PURE__*/createIcon('heart', {
|
|
597
|
+
filled: false
|
|
598
|
+
});
|
|
599
|
+
var StarIcon = /*#__PURE__*/createIcon('star', {
|
|
600
|
+
filled: false
|
|
601
|
+
});
|
|
602
|
+
var SaveIcon = /*#__PURE__*/createIcon('save', {
|
|
603
|
+
filled: false
|
|
604
|
+
});
|
|
605
|
+
var WarningIcon = /*#__PURE__*/createIcon('triangle-alert', {
|
|
606
|
+
filled: false
|
|
607
|
+
});
|
|
608
|
+
var BatteryIcon = /*#__PURE__*/createIcon('battery', {
|
|
609
|
+
filled: false
|
|
610
|
+
});
|
|
611
|
+
var BookmarkIcon = /*#__PURE__*/createIcon('bookmark', {
|
|
612
|
+
filled: false
|
|
613
|
+
});
|
|
614
|
+
var CloudIcon = /*#__PURE__*/createIcon('cloud', {
|
|
615
|
+
filled: false
|
|
616
|
+
});
|
|
617
|
+
var CopyIcon = /*#__PURE__*/createIcon('copy', {
|
|
618
|
+
filled: false
|
|
619
|
+
});
|
|
620
|
+
var DustBinIcon = /*#__PURE__*/createIcon('trash', {
|
|
621
|
+
filled: false
|
|
622
|
+
});
|
|
623
|
+
var DeleteIcon = DustBinIcon;
|
|
624
|
+
var EditIcon = /*#__PURE__*/createIcon('edit', {
|
|
625
|
+
filled: false
|
|
626
|
+
});
|
|
627
|
+
var MicrophoneIcon = /*#__PURE__*/createIcon('mic', {
|
|
628
|
+
filled: false
|
|
629
|
+
});
|
|
630
|
+
var StopIcon = /*#__PURE__*/createIcon('square', {
|
|
631
|
+
filled: false
|
|
632
|
+
});
|
|
633
|
+
var SendIcon = /*#__PURE__*/createIcon('send', {
|
|
634
|
+
filled: false
|
|
635
|
+
});
|
|
636
|
+
var LoadingSpinnerIcon = /*#__PURE__*/createIcon('loader', {
|
|
637
|
+
filled: false
|
|
638
|
+
}); // Note: usage might require animation class
|
|
639
|
+
var AttachmentIcon = /*#__PURE__*/createIcon('paperclip', {
|
|
640
|
+
filled: false
|
|
641
|
+
});
|
|
642
|
+
var SearchIcon = /*#__PURE__*/createIcon('search', {
|
|
643
|
+
filled: false
|
|
644
|
+
});
|
|
645
|
+
var HomeIcon = /*#__PURE__*/createIcon('home', {
|
|
646
|
+
filled: false
|
|
647
|
+
});
|
|
648
|
+
var SettingsIcon = /*#__PURE__*/createIcon('settings', {
|
|
649
|
+
filled: false
|
|
650
|
+
});
|
|
651
|
+
var DownloadIcon = /*#__PURE__*/createIcon('download', {
|
|
652
|
+
filled: false
|
|
653
|
+
});
|
|
654
|
+
var ShareIcon = /*#__PURE__*/createIcon('share', {
|
|
655
|
+
filled: false
|
|
656
|
+
});
|
|
657
|
+
var TickIcon = /*#__PURE__*/createIcon('check', {
|
|
658
|
+
filled: false
|
|
659
|
+
});
|
|
660
|
+
var PlusIcon = /*#__PURE__*/createIcon('plus', {
|
|
661
|
+
filled: false
|
|
662
|
+
});
|
|
663
|
+
var CloseEyeIcon = /*#__PURE__*/createIcon('eye-off', {
|
|
664
|
+
filled: false
|
|
665
|
+
});
|
|
666
|
+
var OpenEyeIcon = /*#__PURE__*/createIcon('eye', {
|
|
667
|
+
filled: false
|
|
668
|
+
});
|
|
669
|
+
var LockIcon = /*#__PURE__*/createIcon('lock', {
|
|
670
|
+
filled: false
|
|
671
|
+
});
|
|
672
|
+
var ProfileIcon = /*#__PURE__*/createIcon('user', {
|
|
673
|
+
filled: false
|
|
674
|
+
});
|
|
675
|
+
var ExternalLinkIcon = /*#__PURE__*/createIcon('external-link', {
|
|
676
|
+
filled: false
|
|
677
|
+
});
|
|
678
|
+
var SuccessIcon = /*#__PURE__*/createIcon('check-circle', {
|
|
679
|
+
filled: false
|
|
680
|
+
});
|
|
681
|
+
var ErrorIcon = /*#__PURE__*/createIcon('alert-circle', {
|
|
682
|
+
filled: false
|
|
683
|
+
});
|
|
684
|
+
var NotificationIcon = /*#__PURE__*/createIcon('bell', {
|
|
685
|
+
filled: false
|
|
686
|
+
});
|
|
687
|
+
var DocumentIcon = /*#__PURE__*/createIcon('file-text', {
|
|
688
|
+
filled: false
|
|
689
|
+
});
|
|
690
|
+
var ChartIcon = /*#__PURE__*/createIcon('bar-chart', {
|
|
691
|
+
filled: false
|
|
692
|
+
});
|
|
693
|
+
var MoonIcon = /*#__PURE__*/createIcon('moon', {
|
|
694
|
+
filled: false
|
|
695
|
+
});
|
|
696
|
+
var PanelIcon = /*#__PURE__*/createIcon('panel-left', {
|
|
697
|
+
filled: false
|
|
698
|
+
}); // Sidebar or PanelLeft
|
|
699
|
+
var UploadIcon = /*#__PURE__*/createIcon('upload', {
|
|
700
|
+
filled: false
|
|
701
|
+
});
|
|
702
|
+
// Restored icons
|
|
703
|
+
var CheckIcon = TickIcon;
|
|
704
|
+
var BackIcon = props => /*#__PURE__*/React.createElement(ChevronIcon, Object.assign({
|
|
2845
705
|
orientation: "left"
|
|
2846
|
-
}, props))
|
|
706
|
+
}, props));
|
|
707
|
+
var ZoomOutIcon = /*#__PURE__*/createIcon('zoom-out', {
|
|
708
|
+
filled: false
|
|
709
|
+
});
|
|
710
|
+
var TextIcon = /*#__PURE__*/createIcon('type', {
|
|
711
|
+
filled: false
|
|
712
|
+
});
|
|
713
|
+
var ShapeIcon = /*#__PURE__*/createIcon('shapes', {
|
|
714
|
+
filled: false
|
|
715
|
+
});
|
|
716
|
+
var RotateIcon = /*#__PURE__*/createIcon('rotate-cw', {
|
|
717
|
+
filled: false
|
|
718
|
+
});
|
|
719
|
+
var GiftIcon = /*#__PURE__*/createIcon('gift', {
|
|
720
|
+
filled: false
|
|
721
|
+
});
|
|
722
|
+
var ShieldIcon = /*#__PURE__*/createIcon('shield', {
|
|
723
|
+
filled: false
|
|
724
|
+
});
|
|
725
|
+
var LogoutIcon = /*#__PURE__*/createIcon('log-out', {
|
|
726
|
+
filled: false
|
|
727
|
+
});
|
|
728
|
+
var PowerOffIcon = /*#__PURE__*/createIcon('power', {
|
|
729
|
+
filled: false
|
|
730
|
+
});
|
|
731
|
+
var LinkIcon = /*#__PURE__*/createIcon('link', {
|
|
732
|
+
filled: false
|
|
733
|
+
});
|
|
734
|
+
var LayoutIcon = /*#__PURE__*/createIcon('layout', {
|
|
735
|
+
filled: false
|
|
736
|
+
});
|
|
737
|
+
var ZapIcon = /*#__PURE__*/createIcon('zap', {
|
|
738
|
+
filled: false
|
|
739
|
+
});
|
|
740
|
+
var CreditCardIcon = /*#__PURE__*/createIcon('credit-card', {
|
|
741
|
+
filled: false
|
|
742
|
+
});
|
|
743
|
+
var MoreIcon = /*#__PURE__*/createIcon('more-horizontal', {
|
|
744
|
+
filled: false
|
|
745
|
+
});
|
|
746
|
+
var TrashIcon = DustBinIcon;
|
|
747
|
+
var FilterIcon = /*#__PURE__*/createIcon('filter', {
|
|
748
|
+
filled: false
|
|
749
|
+
});
|
|
750
|
+
var CalendarIcon = /*#__PURE__*/createIcon('calendar', {
|
|
751
|
+
filled: false
|
|
752
|
+
});
|
|
753
|
+
var ClockIcon = /*#__PURE__*/createIcon('clock', {
|
|
754
|
+
filled: false
|
|
755
|
+
});
|
|
756
|
+
var MapPinIcon = /*#__PURE__*/createIcon('map-pin', {
|
|
757
|
+
filled: false
|
|
758
|
+
});
|
|
759
|
+
var MenuIcon = /*#__PURE__*/createIcon('menu', {
|
|
760
|
+
filled: false
|
|
761
|
+
});
|
|
762
|
+
var RefreshIcon = /*#__PURE__*/createIcon('refresh-cw', {
|
|
763
|
+
filled: false
|
|
764
|
+
});
|
|
765
|
+
var PrintIcon = /*#__PURE__*/createIcon('printer', {
|
|
766
|
+
filled: false
|
|
767
|
+
});
|
|
768
|
+
var MagicWandIcon = /*#__PURE__*/createIcon('wand', {
|
|
769
|
+
filled: false
|
|
770
|
+
});
|
|
771
|
+
var UnLikeIcon = /*#__PURE__*/createIcon('thumbs-down', {
|
|
772
|
+
filled: false
|
|
773
|
+
});
|
|
774
|
+
var LikeIcon = /*#__PURE__*/createIcon('thumbs-up', {
|
|
775
|
+
filled: false
|
|
776
|
+
});
|
|
777
|
+
var CameraIcon = /*#__PURE__*/createIcon('camera', {
|
|
778
|
+
filled: false
|
|
779
|
+
});
|
|
780
|
+
var BluetoothIcon = /*#__PURE__*/createIcon('bluetooth', {
|
|
781
|
+
filled: false
|
|
782
|
+
});
|
|
783
|
+
var UnlockIcon = /*#__PURE__*/createIcon('unlock', {
|
|
784
|
+
filled: false
|
|
785
|
+
});
|
|
786
|
+
var WifiIcon = /*#__PURE__*/createIcon('wifi', {
|
|
787
|
+
filled: false
|
|
788
|
+
});
|
|
789
|
+
var BoldArrowIcon = /*#__PURE__*/createIcon('arrow-right', {
|
|
790
|
+
filled: false
|
|
791
|
+
});
|
|
792
|
+
var ArrowIcon = /*#__PURE__*/createIcon('arrow-up', {
|
|
793
|
+
filled: false
|
|
794
|
+
});
|
|
795
|
+
var SpinnerIcon = /*#__PURE__*/createIcon('loader', {
|
|
796
|
+
filled: false
|
|
797
|
+
});
|
|
798
|
+
var SliderIcon = /*#__PURE__*/createIcon('sliders-horizontal', {
|
|
799
|
+
filled: false
|
|
800
|
+
});
|
|
801
|
+
var CropIcon = /*#__PURE__*/createIcon('crop', {
|
|
802
|
+
filled: false
|
|
803
|
+
});
|
|
804
|
+
var ZoomInIcon = /*#__PURE__*/createIcon('zoom-in', {
|
|
805
|
+
filled: false
|
|
806
|
+
});
|
|
807
|
+
var DragHandleLinesIcon = /*#__PURE__*/createIcon('grip-horizontal', {
|
|
808
|
+
filled: false
|
|
809
|
+
});
|
|
2847
810
|
|
|
2848
|
-
var Icon = {
|
|
811
|
+
var Icon$1 = {
|
|
2849
812
|
__proto__: null,
|
|
813
|
+
Icon: Icon,
|
|
2850
814
|
UserIcon: UserIcon,
|
|
2851
815
|
HelpIcon: HelpIcon,
|
|
2852
816
|
FolderIcon: FolderIcon,
|
|
@@ -2880,63 +844,68 @@ var Icon = {
|
|
|
2880
844
|
DustBinIcon: DustBinIcon,
|
|
2881
845
|
DeleteIcon: DeleteIcon,
|
|
2882
846
|
EditIcon: EditIcon,
|
|
2883
|
-
|
|
847
|
+
MicrophoneIcon: MicrophoneIcon,
|
|
848
|
+
StopIcon: StopIcon,
|
|
849
|
+
SendIcon: SendIcon,
|
|
850
|
+
LoadingSpinnerIcon: LoadingSpinnerIcon,
|
|
851
|
+
AttachmentIcon: AttachmentIcon,
|
|
852
|
+
SearchIcon: SearchIcon,
|
|
853
|
+
HomeIcon: HomeIcon,
|
|
854
|
+
SettingsIcon: SettingsIcon,
|
|
2884
855
|
DownloadIcon: DownloadIcon,
|
|
2885
|
-
MenuIcon: MenuIcon,
|
|
2886
856
|
ShareIcon: ShareIcon,
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
PanelIcon: PanelIcon,
|
|
2891
|
-
FilterIcon: FilterIcon,
|
|
2892
|
-
HomeIcon: HomeIcon,
|
|
2893
|
-
LocationIcon: LocationIcon,
|
|
2894
|
-
LockIcon: LockIcon,
|
|
2895
|
-
MicrophoneIcon: MicrophoneIcon,
|
|
2896
|
-
MoonIcon: MoonIcon,
|
|
2897
|
-
NotificationIcon: NotificationIcon,
|
|
857
|
+
TickIcon: TickIcon,
|
|
858
|
+
PlusIcon: PlusIcon,
|
|
859
|
+
CloseEyeIcon: CloseEyeIcon,
|
|
2898
860
|
OpenEyeIcon: OpenEyeIcon,
|
|
861
|
+
LockIcon: LockIcon,
|
|
2899
862
|
ProfileIcon: ProfileIcon,
|
|
2900
|
-
|
|
863
|
+
ExternalLinkIcon: ExternalLinkIcon,
|
|
2901
864
|
SuccessIcon: SuccessIcon,
|
|
2902
|
-
|
|
865
|
+
ErrorIcon: ErrorIcon,
|
|
866
|
+
NotificationIcon: NotificationIcon,
|
|
867
|
+
DocumentIcon: DocumentIcon,
|
|
868
|
+
ChartIcon: ChartIcon,
|
|
869
|
+
MoonIcon: MoonIcon,
|
|
870
|
+
PanelIcon: PanelIcon,
|
|
871
|
+
UploadIcon: UploadIcon,
|
|
872
|
+
CheckIcon: CheckIcon,
|
|
873
|
+
BackIcon: BackIcon,
|
|
874
|
+
ZoomOutIcon: ZoomOutIcon,
|
|
875
|
+
TextIcon: TextIcon,
|
|
876
|
+
ShapeIcon: ShapeIcon,
|
|
877
|
+
RotateIcon: RotateIcon,
|
|
878
|
+
GiftIcon: GiftIcon,
|
|
879
|
+
ShieldIcon: ShieldIcon,
|
|
880
|
+
LogoutIcon: LogoutIcon,
|
|
881
|
+
PowerOffIcon: PowerOffIcon,
|
|
882
|
+
LinkIcon: LinkIcon,
|
|
883
|
+
LayoutIcon: LayoutIcon,
|
|
884
|
+
ZapIcon: ZapIcon,
|
|
885
|
+
CreditCardIcon: CreditCardIcon,
|
|
886
|
+
MoreIcon: MoreIcon,
|
|
887
|
+
TrashIcon: TrashIcon,
|
|
888
|
+
FilterIcon: FilterIcon,
|
|
889
|
+
CalendarIcon: CalendarIcon,
|
|
2903
890
|
ClockIcon: ClockIcon,
|
|
891
|
+
MapPinIcon: MapPinIcon,
|
|
892
|
+
MenuIcon: MenuIcon,
|
|
893
|
+
RefreshIcon: RefreshIcon,
|
|
894
|
+
PrintIcon: PrintIcon,
|
|
895
|
+
MagicWandIcon: MagicWandIcon,
|
|
896
|
+
UnLikeIcon: UnLikeIcon,
|
|
897
|
+
LikeIcon: LikeIcon,
|
|
2904
898
|
CameraIcon: CameraIcon,
|
|
2905
899
|
BluetoothIcon: BluetoothIcon,
|
|
2906
|
-
LikeIcon: LikeIcon,
|
|
2907
900
|
UnlockIcon: UnlockIcon,
|
|
2908
901
|
WifiIcon: WifiIcon,
|
|
2909
|
-
UploadIcon: UploadIcon,
|
|
2910
|
-
SearchIcon: SearchIcon,
|
|
2911
|
-
StopIcon: StopIcon,
|
|
2912
|
-
SendIcon: SendIcon,
|
|
2913
|
-
LoadingSpinnerIcon: LoadingSpinnerIcon,
|
|
2914
|
-
DragHandleLinesIcon: DragHandleLinesIcon,
|
|
2915
|
-
CloseEyeIcon: CloseEyeIcon,
|
|
2916
|
-
TrashIcon: TrashIcon,
|
|
2917
|
-
AttachmentIcon: AttachmentIcon,
|
|
2918
|
-
ExternalLinkIcon: ExternalLinkIcon,
|
|
2919
|
-
PlusIcon: PlusIcon,
|
|
2920
|
-
TickIcon: TickIcon,
|
|
2921
902
|
BoldArrowIcon: BoldArrowIcon,
|
|
2922
903
|
ArrowIcon: ArrowIcon,
|
|
2923
904
|
SpinnerIcon: SpinnerIcon,
|
|
2924
|
-
CalendarIcon: CalendarIcon,
|
|
2925
905
|
SliderIcon: SliderIcon,
|
|
2926
906
|
CropIcon: CropIcon,
|
|
2927
907
|
ZoomInIcon: ZoomInIcon,
|
|
2928
|
-
|
|
2929
|
-
TextIcon: TextIcon,
|
|
2930
|
-
ShapeIcon: ShapeIcon,
|
|
2931
|
-
RotateIcon: RotateIcon,
|
|
2932
|
-
DocumentIcon: DocumentIcon,
|
|
2933
|
-
ChartIcon: ChartIcon,
|
|
2934
|
-
GiftIcon: GiftIcon,
|
|
2935
|
-
ShieldIcon: ShieldIcon,
|
|
2936
|
-
CheckIcon: CheckIcon,
|
|
2937
|
-
LogoutIcon: LogoutIcon,
|
|
2938
|
-
PowerOffIcon: PowerOffIcon,
|
|
2939
|
-
BackIcon: BackIcon
|
|
908
|
+
DragHandleLinesIcon: DragHandleLinesIcon
|
|
2940
909
|
};
|
|
2941
910
|
|
|
2942
911
|
/**
|
|
@@ -4638,8 +2607,8 @@ var DefaultSpeeds = {
|
|
|
4638
2607
|
|
|
4639
2608
|
var _excluded$c = ["size", "speed", "color", "themeMode"],
|
|
4640
2609
|
_excluded2$2 = ["size", "speed", "color", "themeMode"],
|
|
4641
|
-
_excluded3$
|
|
4642
|
-
_excluded4$
|
|
2610
|
+
_excluded3$1 = ["size", "speed", "color", "themeMode"],
|
|
2611
|
+
_excluded4$1 = ["size", "children", "textColor", "loaderColor", "type", "speed", "textPosition", "views"];
|
|
4643
2612
|
var DefaultSpinner = _ref => {
|
|
4644
2613
|
var {
|
|
4645
2614
|
size = 'md',
|
|
@@ -4744,7 +2713,7 @@ var Quarter = _ref3 => {
|
|
|
4744
2713
|
color = 'theme.loading',
|
|
4745
2714
|
themeMode: elementMode
|
|
4746
2715
|
} = _ref3,
|
|
4747
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
2716
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$1);
|
|
4748
2717
|
var {
|
|
4749
2718
|
getColor,
|
|
4750
2719
|
themeMode
|
|
@@ -4789,7 +2758,7 @@ var LoaderView = _ref4 => {
|
|
|
4789
2758
|
textPosition = 'right',
|
|
4790
2759
|
views
|
|
4791
2760
|
} = _ref4,
|
|
4792
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
2761
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$1);
|
|
4793
2762
|
var {
|
|
4794
2763
|
getColor
|
|
4795
2764
|
} = useTheme();
|
|
@@ -5039,8 +3008,8 @@ var getButtonVariants = function getButtonVariants(color, isLight, reversed) {
|
|
|
5039
3008
|
|
|
5040
3009
|
var _excluded$d = ["asComponent", "isDisabled", "isLoading", "isWrapped", "borderRadius", "width", "height", "baseStyles", "sizeStyles", "iconPad", "mainTone", "resolvedTextColor", "children", "borderWidth"],
|
|
5041
3010
|
_excluded2$3 = ["shape", "isDisabled", "onClick", "shadow", "borderWidth", "isAuto", "isFilled", "views", "children"],
|
|
5042
|
-
_excluded3$
|
|
5043
|
-
_excluded4$
|
|
3011
|
+
_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"],
|
|
3012
|
+
_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"];
|
|
5044
3013
|
// --- Helper: Button Content ---
|
|
5045
3014
|
// Renders the inner content: Loader, Icon, and Children.
|
|
5046
3015
|
var ButtonContent = _ref => {
|
|
@@ -5175,7 +3144,7 @@ var StandardButton = _ref4 => {
|
|
|
5175
3144
|
animatedStrokeTextColor = '#333333',
|
|
5176
3145
|
getColor = c => c
|
|
5177
3146
|
} = _ref4,
|
|
5178
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
3147
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$2);
|
|
5179
3148
|
// --- Common Helpers ---
|
|
5180
3149
|
var numericBorderRadius = getNumericBorderRadius(shape);
|
|
5181
3150
|
var linkOrContent = to ? (/*#__PURE__*/React.createElement(Link, Object.assign({
|
|
@@ -5437,7 +3406,7 @@ var ButtonView = _ref5 => {
|
|
|
5437
3406
|
animatedStrokeAccentColor = '#705CFF',
|
|
5438
3407
|
animatedStrokeTextColor = '#333333'
|
|
5439
3408
|
} = _ref5,
|
|
5440
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
3409
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$2);
|
|
5441
3410
|
/* theme helpers */
|
|
5442
3411
|
var {
|
|
5443
3412
|
getColorHex,
|
|
@@ -5635,8 +3604,8 @@ var useCardContext = () => {
|
|
|
5635
3604
|
|
|
5636
3605
|
var _excluded$e = ["children", "views", "style", "themeMode"],
|
|
5637
3606
|
_excluded2$4 = ["children", "views", "style", "themeMode"],
|
|
5638
|
-
_excluded3$
|
|
5639
|
-
_excluded4$
|
|
3607
|
+
_excluded3$3 = ["children", "views", "style", "themeMode"],
|
|
3608
|
+
_excluded4$3 = ["variant", "size", "shape", "children", "header", "footer", "isFullWidth", "views", "style", "themeMode"];
|
|
5640
3609
|
var CardHeader = _ref => {
|
|
5641
3610
|
var _contextStyles$header;
|
|
5642
3611
|
var {
|
|
@@ -5679,7 +3648,7 @@ var CardFooter = _ref3 => {
|
|
|
5679
3648
|
children,
|
|
5680
3649
|
style
|
|
5681
3650
|
} = _ref3,
|
|
5682
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
3651
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$3);
|
|
5683
3652
|
var theme = useTheme();
|
|
5684
3653
|
var {
|
|
5685
3654
|
styles: contextStyles
|
|
@@ -5705,7 +3674,7 @@ var CardView = _ref4 => {
|
|
|
5705
3674
|
style,
|
|
5706
3675
|
themeMode: elementMode
|
|
5707
3676
|
} = _ref4,
|
|
5708
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
3677
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$3);
|
|
5709
3678
|
var theme = useTheme();
|
|
5710
3679
|
var defaultStyles = getDefaultCardStyles();
|
|
5711
3680
|
// Prepare context value, merging default styles with user's `views` overrides
|
|
@@ -6039,10 +4008,10 @@ var useCarouselContext = () => {
|
|
|
6039
4008
|
|
|
6040
4009
|
var _excluded$f = ["children", "isActive", "views"],
|
|
6041
4010
|
_excluded2$5 = ["views", "children"],
|
|
6042
|
-
_excluded3$
|
|
6043
|
-
_excluded4$
|
|
6044
|
-
_excluded5
|
|
6045
|
-
_excluded6
|
|
4011
|
+
_excluded3$4 = ["views", "children"],
|
|
4012
|
+
_excluded4$4 = ["children", "views"],
|
|
4013
|
+
_excluded5 = ["children", "views", "style"],
|
|
4014
|
+
_excluded6 = ["children", "defaultActiveIndex", "activeIndex", "onChange", "showNavigation", "navigationPosition", "prevButton", "nextButton", "showIndicators", "indicatorPosition", "indicatorVariant", "autoPlay", "autoPlayInterval", "pauseOnHover", "infinite", "direction", "transitionDuration", "views", "stepIndices", "themeMode"];
|
|
6046
4015
|
var CarouselSlide = _ref => {
|
|
6047
4016
|
var {
|
|
6048
4017
|
children,
|
|
@@ -6088,7 +4057,7 @@ var CarouselNextComponent = _ref3 => {
|
|
|
6088
4057
|
views,
|
|
6089
4058
|
children
|
|
6090
4059
|
} = _ref3,
|
|
6091
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
4060
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$4);
|
|
6092
4061
|
var {
|
|
6093
4062
|
goToNext,
|
|
6094
4063
|
canGoNext,
|
|
@@ -6111,7 +4080,7 @@ var CarouselItemComponent = _ref4 => {
|
|
|
6111
4080
|
children,
|
|
6112
4081
|
views
|
|
6113
4082
|
} = _ref4,
|
|
6114
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
4083
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$4);
|
|
6115
4084
|
var {
|
|
6116
4085
|
registerSlide,
|
|
6117
4086
|
unregisterSlide,
|
|
@@ -6143,7 +4112,7 @@ var CarouselContentComponent = _ref5 => {
|
|
|
6143
4112
|
style // User style for outer container
|
|
6144
4113
|
// User props for outer container
|
|
6145
4114
|
} = _ref5,
|
|
6146
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5
|
|
4115
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5);
|
|
6147
4116
|
var {
|
|
6148
4117
|
currentIndex,
|
|
6149
4118
|
styles: globalStyles,
|
|
@@ -6190,7 +4159,7 @@ var CarouselView = _ref6 => {
|
|
|
6190
4159
|
transitionDuration = 300,
|
|
6191
4160
|
views
|
|
6192
4161
|
} = _ref6,
|
|
6193
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded6
|
|
4162
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded6);
|
|
6194
4163
|
// Convert children to array if it's not already
|
|
6195
4164
|
var slides = useMemo(() => {
|
|
6196
4165
|
return React.Children.toArray(children);
|
|
@@ -7882,10 +5851,10 @@ var ContextMenuItemStates = {
|
|
|
7882
5851
|
|
|
7883
5852
|
var _excluded$i = ["children", "disableNativeContextMenu", "asChild", "isDisabled", "views"],
|
|
7884
5853
|
_excluded2$6 = ["items", "children", "position", "side", "align", "views", "style"],
|
|
7885
|
-
_excluded3$
|
|
7886
|
-
_excluded4$
|
|
7887
|
-
_excluded5$
|
|
7888
|
-
_excluded6$
|
|
5854
|
+
_excluded3$5 = ["item", "children", "onSelect", "isDisabled", "views"],
|
|
5855
|
+
_excluded4$5 = ["views"],
|
|
5856
|
+
_excluded5$1 = ["views"],
|
|
5857
|
+
_excluded6$1 = ["children", "items", "size", "variant", "disableNativeContextMenu", "views", "themeMode"];
|
|
7889
5858
|
// Create context for the ContextMenu
|
|
7890
5859
|
var ContextMenuContext = /*#__PURE__*/createContext({
|
|
7891
5860
|
isOpen: false,
|
|
@@ -8105,7 +6074,7 @@ var ContextMenuItem = _ref4 => {
|
|
|
8105
6074
|
isDisabled = false,
|
|
8106
6075
|
views
|
|
8107
6076
|
} = _ref4,
|
|
8108
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
6077
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$5);
|
|
8109
6078
|
var {
|
|
8110
6079
|
activeSubmenuId,
|
|
8111
6080
|
setActiveSubmenuId,
|
|
@@ -8234,7 +6203,7 @@ var ContextMenuDivider = _ref5 => {
|
|
|
8234
6203
|
var {
|
|
8235
6204
|
views
|
|
8236
6205
|
} = _ref5,
|
|
8237
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
6206
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$5);
|
|
8238
6207
|
return /*#__PURE__*/React.createElement(View, Object.assign({
|
|
8239
6208
|
height: "1px",
|
|
8240
6209
|
backgroundColor: "color.gray.200",
|
|
@@ -8248,7 +6217,7 @@ var ContextMenuSeparator = _ref6 => {
|
|
|
8248
6217
|
var {
|
|
8249
6218
|
views
|
|
8250
6219
|
} = _ref6,
|
|
8251
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$
|
|
6220
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$1);
|
|
8252
6221
|
return /*#__PURE__*/React.createElement(View, Object.assign({
|
|
8253
6222
|
height: "1px",
|
|
8254
6223
|
backgroundColor: "color.gray.200",
|
|
@@ -8267,7 +6236,7 @@ var ContextMenuView = _ref7 => {
|
|
|
8267
6236
|
disableNativeContextMenu = true,
|
|
8268
6237
|
views
|
|
8269
6238
|
} = _ref7,
|
|
8270
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$
|
|
6239
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$1);
|
|
8271
6240
|
if (!items || items.length === 0) {
|
|
8272
6241
|
// If no items are provided, just render the children (for compound component pattern)
|
|
8273
6242
|
return /*#__PURE__*/React.createElement(React.Fragment, null, children);
|
|
@@ -8858,8 +6827,8 @@ var IconSizes$2 = {
|
|
|
8858
6827
|
|
|
8859
6828
|
var _excluded$s = ["isHovered", "setIsHovered", "option", "size", "callback", "style"],
|
|
8860
6829
|
_excluded2$8 = ["id", "name", "value", "onChange", "isMulti", "isDisabled", "isReadOnly", "options"],
|
|
8861
|
-
_excluded3$
|
|
8862
|
-
_excluded4$
|
|
6830
|
+
_excluded3$6 = ["option", "size", "removeOption"],
|
|
6831
|
+
_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"];
|
|
8863
6832
|
/**
|
|
8864
6833
|
* Item Component
|
|
8865
6834
|
*
|
|
@@ -9067,7 +7036,7 @@ var MultiSelect = _ref6 => {
|
|
|
9067
7036
|
size = 'md',
|
|
9068
7037
|
removeOption = () => {}
|
|
9069
7038
|
} = _ref6,
|
|
9070
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded3$
|
|
7039
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded3$6);
|
|
9071
7040
|
var handleClick = () => removeOption(option);
|
|
9072
7041
|
return /*#__PURE__*/React.createElement(Horizontal, Object.assign({
|
|
9073
7042
|
gap: 8,
|
|
@@ -9128,7 +7097,7 @@ var SelectView = _ref7 => {
|
|
|
9128
7097
|
setHighlightedIndex,
|
|
9129
7098
|
highlightedIndex
|
|
9130
7099
|
} = _ref7,
|
|
9131
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded4$
|
|
7100
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded4$6);
|
|
9132
7101
|
var {
|
|
9133
7102
|
ref: triggerRef,
|
|
9134
7103
|
relation,
|
|
@@ -12497,7 +10466,7 @@ var IconSizes$4 = {
|
|
|
12497
10466
|
|
|
12498
10467
|
var _excluded$z = ["size"],
|
|
12499
10468
|
_excluded2$9 = ["size"],
|
|
12500
|
-
_excluded3$
|
|
10469
|
+
_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"];
|
|
12501
10470
|
var CountryList = _ref => {
|
|
12502
10471
|
var props = _objectWithoutPropertiesLoose(_ref, _excluded$z);
|
|
12503
10472
|
return /*#__PURE__*/React.createElement(Element, Object.assign({
|
|
@@ -12608,7 +10577,7 @@ var CountryPickerView = _ref5 => {
|
|
|
12608
10577
|
},
|
|
12609
10578
|
themeMode: elementMode
|
|
12610
10579
|
} = _ref5,
|
|
12611
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded3$
|
|
10580
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded3$7);
|
|
12612
10581
|
var {
|
|
12613
10582
|
getColor,
|
|
12614
10583
|
themeMode
|
|
@@ -17459,9 +15428,9 @@ var ModalTypography = {
|
|
|
17459
15428
|
|
|
17460
15429
|
var _excluded$U = ["children", "blur", "isOpen", "isClosePrevented", "onClose", "position", "views"],
|
|
17461
15430
|
_excluded2$e = ["children", "shadow", "isFullScreen", "shape", "views", "isOpen"],
|
|
17462
|
-
_excluded3$
|
|
17463
|
-
_excluded4$
|
|
17464
|
-
_excluded5$
|
|
15431
|
+
_excluded3$8 = ["children", "buttonColor", "iconSize", "buttonPosition", "views"],
|
|
15432
|
+
_excluded4$7 = ["children", "views"],
|
|
15433
|
+
_excluded5$2 = ["children", "views"];
|
|
17465
15434
|
var ModalOverlay = _ref => {
|
|
17466
15435
|
var {
|
|
17467
15436
|
children,
|
|
@@ -17549,7 +15518,7 @@ var ModalHeader = _ref3 => {
|
|
|
17549
15518
|
buttonPosition = 'right',
|
|
17550
15519
|
views
|
|
17551
15520
|
} = _ref3,
|
|
17552
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
15521
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$8);
|
|
17553
15522
|
var onClose = props.onClose ? props.onClose : hideModal;
|
|
17554
15523
|
var buttonIcon = /*#__PURE__*/React.createElement(View, {
|
|
17555
15524
|
onClick: onClose
|
|
@@ -17578,7 +15547,7 @@ var ModalBody = _ref4 => {
|
|
|
17578
15547
|
children,
|
|
17579
15548
|
views
|
|
17580
15549
|
} = _ref4,
|
|
17581
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
15550
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$7);
|
|
17582
15551
|
return /*#__PURE__*/React.createElement(View, Object.assign({
|
|
17583
15552
|
paddingVertical: 16,
|
|
17584
15553
|
paddingHorizontal: 24,
|
|
@@ -17600,7 +15569,7 @@ var ModalFooter = _ref5 => {
|
|
|
17600
15569
|
children,
|
|
17601
15570
|
views
|
|
17602
15571
|
} = _ref5,
|
|
17603
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$
|
|
15572
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$2);
|
|
17604
15573
|
return /*#__PURE__*/React.createElement(Horizontal, Object.assign({
|
|
17605
15574
|
marginTop: "auto",
|
|
17606
15575
|
alignItems: "center",
|
|
@@ -17722,9 +15691,9 @@ var DrawerPlacements = {
|
|
|
17722
15691
|
|
|
17723
15692
|
var _excluded$V = ["isOpen", "onClose", "isClosePrevented", "blur", "children"],
|
|
17724
15693
|
_excluded2$f = ["placement", "size", "children"],
|
|
17725
|
-
_excluded3$
|
|
17726
|
-
_excluded4$
|
|
17727
|
-
_excluded5$
|
|
15694
|
+
_excluded3$9 = ["children", "onClose", "buttonPosition"],
|
|
15695
|
+
_excluded4$8 = ["children"],
|
|
15696
|
+
_excluded5$3 = ["children"];
|
|
17728
15697
|
var DrawerOverlay = _ref => {
|
|
17729
15698
|
var {
|
|
17730
15699
|
isOpen,
|
|
@@ -17800,7 +15769,7 @@ var DrawerHeader = _ref3 => {
|
|
|
17800
15769
|
onClose,
|
|
17801
15770
|
buttonPosition = 'right'
|
|
17802
15771
|
} = _ref3,
|
|
17803
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
15772
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$9);
|
|
17804
15773
|
var closeButton = onClose && (/*#__PURE__*/React.createElement(View, {
|
|
17805
15774
|
onClick: onClose,
|
|
17806
15775
|
cursor: "pointer",
|
|
@@ -17822,7 +15791,7 @@ var DrawerBody = _ref4 => {
|
|
|
17822
15791
|
var {
|
|
17823
15792
|
children
|
|
17824
15793
|
} = _ref4,
|
|
17825
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
15794
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$8);
|
|
17826
15795
|
return /*#__PURE__*/React.createElement(Vertical, Object.assign({
|
|
17827
15796
|
padding: 24,
|
|
17828
15797
|
flex: 1,
|
|
@@ -17833,7 +15802,7 @@ var DrawerFooter = _ref5 => {
|
|
|
17833
15802
|
var {
|
|
17834
15803
|
children
|
|
17835
15804
|
} = _ref5,
|
|
17836
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$
|
|
15805
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$3);
|
|
17837
15806
|
return /*#__PURE__*/React.createElement(Horizontal, Object.assign({
|
|
17838
15807
|
paddingHorizontal: 24,
|
|
17839
15808
|
paddingVertical: 16,
|
|
@@ -19664,16 +17633,17 @@ var TitleView = _ref => {
|
|
|
19664
17633
|
// Get the text to display
|
|
19665
17634
|
var text = typeof finalDisplayedText === 'string' ? finalDisplayedText : typeof children === 'string' ? children : '';
|
|
19666
17635
|
// Common container props
|
|
19667
|
-
var containerProps = {
|
|
17636
|
+
var containerProps = Object.assign({
|
|
19668
17637
|
ref,
|
|
19669
17638
|
as: 'h1',
|
|
17639
|
+
animate: inView ? controlledAnimate : undefined
|
|
17640
|
+
}, !textComponent && {
|
|
19670
17641
|
fontSize: useResponsive ? undefined : fontSize,
|
|
19671
17642
|
fontWeight: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.fontWeight : 'bold',
|
|
19672
17643
|
letterSpacing: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.letterSpacing : undefined,
|
|
19673
17644
|
marginBottom: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.marginBottom : undefined,
|
|
19674
|
-
animate: inView ? controlledAnimate : undefined,
|
|
19675
17645
|
media: useResponsive ? responsiveStyles == null ? void 0 : responsiveStyles.media : undefined
|
|
19676
|
-
};
|
|
17646
|
+
});
|
|
19677
17647
|
// Render highlighted text content (typewriter, slide, or plain)
|
|
19678
17648
|
var renderHighlightedContent = content => {
|
|
19679
17649
|
// If animations are enabled but not in view, render invisible placeholder
|
|
@@ -20287,9 +18257,9 @@ var DropdownMenuItemStates = {
|
|
|
20287
18257
|
|
|
20288
18258
|
var _excluded$12 = ["children", "views"],
|
|
20289
18259
|
_excluded2$h = ["items", "side", "align", "views"],
|
|
20290
|
-
_excluded3$
|
|
20291
|
-
_excluded4$
|
|
20292
|
-
_excluded5$
|
|
18260
|
+
_excluded3$a = ["item", "views"],
|
|
18261
|
+
_excluded4$9 = ["views"],
|
|
18262
|
+
_excluded5$4 = ["trigger", "items", "side", "align", "views", "themeMode"];
|
|
20293
18263
|
// Create context for the DropdownMenu
|
|
20294
18264
|
var DropdownMenuContext = /*#__PURE__*/createContext({
|
|
20295
18265
|
isOpen: false,
|
|
@@ -20484,7 +18454,7 @@ var DropdownMenuItem = _ref4 => {
|
|
|
20484
18454
|
item,
|
|
20485
18455
|
views
|
|
20486
18456
|
} = _ref4,
|
|
20487
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
18457
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$a);
|
|
20488
18458
|
var {
|
|
20489
18459
|
activeSubmenuId,
|
|
20490
18460
|
setActiveSubmenuId,
|
|
@@ -20549,7 +18519,7 @@ var DropdownMenuDivider = _ref5 => {
|
|
|
20549
18519
|
var {
|
|
20550
18520
|
views
|
|
20551
18521
|
} = _ref5,
|
|
20552
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
18522
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$9);
|
|
20553
18523
|
return /*#__PURE__*/React.createElement(View, Object.assign({
|
|
20554
18524
|
height: "1px",
|
|
20555
18525
|
backgroundColor: "color.gray.200",
|
|
@@ -20565,7 +18535,7 @@ var DropdownMenuView = _ref6 => {
|
|
|
20565
18535
|
align = 'start',
|
|
20566
18536
|
views
|
|
20567
18537
|
} = _ref6,
|
|
20568
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$
|
|
18538
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$4);
|
|
20569
18539
|
return /*#__PURE__*/React.createElement(View, Object.assign({
|
|
20570
18540
|
position: "relative",
|
|
20571
18541
|
display: "inline-block"
|
|
@@ -24979,8 +22949,8 @@ var SidebarTransitions = {
|
|
|
24979
22949
|
|
|
24980
22950
|
var _excluded$1f = ["children", "showToggleButton", "views"],
|
|
24981
22951
|
_excluded2$i = ["children", "views"],
|
|
24982
|
-
_excluded3$
|
|
24983
|
-
_excluded4$
|
|
22952
|
+
_excluded3$b = ["children", "views"],
|
|
22953
|
+
_excluded4$a = ["children", "position", "size", "variant", "fixed", "hasBackdrop", "expandedWidth", "collapsedWidth", "breakpointBehavior", "elevation", "transitionPreset", "ariaLabel", "isExpanded", "isMobile", "collapse", "views", "themeMode"];
|
|
24984
22954
|
// Create context for the Sidebar
|
|
24985
22955
|
var SidebarContext = /*#__PURE__*/createContext({
|
|
24986
22956
|
isExpanded: true,
|
|
@@ -25095,7 +23065,7 @@ var SidebarFooter = _ref4 => {
|
|
|
25095
23065
|
children,
|
|
25096
23066
|
views
|
|
25097
23067
|
} = _ref4,
|
|
25098
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
23068
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$b);
|
|
25099
23069
|
var {
|
|
25100
23070
|
isExpanded
|
|
25101
23071
|
} = useSidebarContext();
|
|
@@ -25131,7 +23101,7 @@ var SidebarView = _ref5 => {
|
|
|
25131
23101
|
collapse,
|
|
25132
23102
|
views
|
|
25133
23103
|
} = _ref5,
|
|
25134
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
23104
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$a);
|
|
25135
23105
|
// Determine width based on expanded state and size
|
|
25136
23106
|
var sizeConfig = SidebarSizes[size];
|
|
25137
23107
|
var width = isExpanded ? expandedWidth || sizeConfig.expandedWidth : collapsedWidth || sizeConfig.collapsedWidth;
|
|
@@ -25654,7 +23624,7 @@ var HandleIconStyles = {
|
|
|
25654
23624
|
|
|
25655
23625
|
var _excluded$1h = ["children", "id", "defaultSize", "minSize", "maxSize", "collapsible", "defaultCollapsed", "onCollapseChange", "views"],
|
|
25656
23626
|
_excluded2$j = ["id", "position", "disabled", "withVisualIndicator", "withCollapseButton", "collapseTarget", "views"],
|
|
25657
|
-
_excluded3$
|
|
23627
|
+
_excluded3$c = ["children", "orientation", "size", "variant", "defaultSizes", "minSize", "maxSize", "collapsible", "containerRef", "autoSaveId", "views"];
|
|
25658
23628
|
// Create context for the Resizable component
|
|
25659
23629
|
var ResizableContext = /*#__PURE__*/createContext({
|
|
25660
23630
|
orientation: 'horizontal',
|
|
@@ -25901,7 +23871,7 @@ var ResizableView = _ref4 => {
|
|
|
25901
23871
|
containerRef,
|
|
25902
23872
|
views
|
|
25903
23873
|
} = _ref4,
|
|
25904
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
23874
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$c);
|
|
25905
23875
|
var Container = orientation === 'horizontal' ? Horizontal : Vertical;
|
|
25906
23876
|
return /*#__PURE__*/React.createElement(Container, Object.assign({
|
|
25907
23877
|
ref: containerRef,
|
|
@@ -26703,10 +24673,10 @@ var CommandFooterStyles = {
|
|
|
26703
24673
|
|
|
26704
24674
|
var _excluded$1j = ["value", "onValueChange", "placeholder", "views"],
|
|
26705
24675
|
_excluded2$k = ["children", "views"],
|
|
26706
|
-
_excluded3$
|
|
26707
|
-
_excluded4$
|
|
26708
|
-
_excluded5$
|
|
26709
|
-
_excluded6$
|
|
24676
|
+
_excluded3$d = ["heading", "children", "views"],
|
|
24677
|
+
_excluded4$b = ["item", "selected", "onSelect", "views"],
|
|
24678
|
+
_excluded5$5 = ["children", "views"],
|
|
24679
|
+
_excluded6$2 = ["open", "onOpenChange", "groups", "commands", "placeholder", "size", "variant", "emptyState", "footer", "search", "setSearch", "selectedIndex", "setSelectedIndex", "filteredCommands", "filteredGroups", "listRef", "views", "filter"];
|
|
26710
24680
|
var CommandContext = /*#__PURE__*/createContext({
|
|
26711
24681
|
search: '',
|
|
26712
24682
|
setSearch: () => {},
|
|
@@ -26775,7 +24745,7 @@ var CommandGroup = _ref4 => {
|
|
|
26775
24745
|
children,
|
|
26776
24746
|
views
|
|
26777
24747
|
} = _ref4,
|
|
26778
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
24748
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$d);
|
|
26779
24749
|
return /*#__PURE__*/React.createElement(View, Object.assign({}, CommandGroupStyles, views == null ? void 0 : views.container, props), /*#__PURE__*/React.createElement(Text, Object.assign({}, CommandGroupHeadingStyles, views == null ? void 0 : views.heading), heading), children);
|
|
26780
24750
|
};
|
|
26781
24751
|
// Command Item component
|
|
@@ -26786,7 +24756,7 @@ var CommandItem = _ref5 => {
|
|
|
26786
24756
|
onSelect,
|
|
26787
24757
|
views
|
|
26788
24758
|
} = _ref5,
|
|
26789
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$
|
|
24759
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded4$b);
|
|
26790
24760
|
var handleClick = () => {
|
|
26791
24761
|
if (!item.disabled && onSelect) {
|
|
26792
24762
|
onSelect();
|
|
@@ -26802,7 +24772,7 @@ var CommandEmpty = _ref6 => {
|
|
|
26802
24772
|
children = 'No results found.',
|
|
26803
24773
|
views
|
|
26804
24774
|
} = _ref6,
|
|
26805
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$
|
|
24775
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded5$5);
|
|
26806
24776
|
return /*#__PURE__*/React.createElement(View, Object.assign({}, CommandEmptyStyles, views == null ? void 0 : views.container, props), children);
|
|
26807
24777
|
};
|
|
26808
24778
|
// Main Command View component
|
|
@@ -26826,7 +24796,7 @@ var CommandView = _ref7 => {
|
|
|
26826
24796
|
listRef,
|
|
26827
24797
|
views
|
|
26828
24798
|
} = _ref7,
|
|
26829
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$
|
|
24799
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded6$2);
|
|
26830
24800
|
if (!open) return null;
|
|
26831
24801
|
var handleItemSelect = React.useCallback(item => {
|
|
26832
24802
|
if (item.disabled) return;
|
|
@@ -27173,7 +25143,7 @@ var getArrowStyles = position => {
|
|
|
27173
25143
|
|
|
27174
25144
|
var _excluded$1l = ["children", "views", "asChild"],
|
|
27175
25145
|
_excluded2$l = ["children", "views"],
|
|
27176
|
-
_excluded3$
|
|
25146
|
+
_excluded3$e = ["content", "children", "position", "align", "size", "variant", "showArrow", "views", "themeMode"];
|
|
27177
25147
|
// Create context for the Tooltip
|
|
27178
25148
|
var TooltipContext = /*#__PURE__*/createContext({
|
|
27179
25149
|
isOpen: false,
|
|
@@ -27273,7 +25243,7 @@ var TooltipView = _ref4 => {
|
|
|
27273
25243
|
showArrow = true,
|
|
27274
25244
|
views
|
|
27275
25245
|
} = _ref4,
|
|
27276
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$
|
|
25246
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded3$e);
|
|
27277
25247
|
var {
|
|
27278
25248
|
isOpen,
|
|
27279
25249
|
triggerRef,
|
|
@@ -27800,15 +25770,15 @@ var Gradient = props => {
|
|
|
27800
25770
|
|
|
27801
25771
|
var _excluded$1o = ["children", "showRadialGradient", "views", "themeMode"],
|
|
27802
25772
|
_excluded2$m = ["number", "children"],
|
|
27803
|
-
_excluded3$
|
|
27804
|
-
_excluded4$
|
|
27805
|
-
_excluded5$
|
|
27806
|
-
_excluded6$
|
|
27807
|
-
_excluded7
|
|
27808
|
-
_excluded8
|
|
27809
|
-
_excluded9
|
|
27810
|
-
_excluded10
|
|
27811
|
-
_excluded11
|
|
25773
|
+
_excluded3$f = ["rows", "cols", "squareSize"],
|
|
25774
|
+
_excluded4$c = ["count", "colors", "speed", "shapes"],
|
|
25775
|
+
_excluded5$6 = ["gridSize", "lineColor", "pulseColor", "animationSpeed"],
|
|
25776
|
+
_excluded6$3 = ["rippleCount", "colors", "maxSize", "frequency"],
|
|
25777
|
+
_excluded7 = ["children", "src", "backgroundSize", "backgroundPosition", "backgroundRepeat", "backgroundAttachment", "imageOpacity", "overlay", "blendMode", "views", "themeMode"],
|
|
25778
|
+
_excluded8 = ["children", "src", "autoPlay", "loop", "muted", "playsInline", "overlay", "blendMode", "views", "themeMode"],
|
|
25779
|
+
_excluded9 = ["children"],
|
|
25780
|
+
_excluded10 = ["contentPosition"],
|
|
25781
|
+
_excluded11 = ["children", "views"];
|
|
27812
25782
|
// Background Context
|
|
27813
25783
|
var BackgroundContext = /*#__PURE__*/createContext({});
|
|
27814
25784
|
/**
|
|
@@ -27912,7 +25882,7 @@ var Wall = _ref3 => {
|
|
|
27912
25882
|
cols = 10,
|
|
27913
25883
|
squareSize = 40
|
|
27914
25884
|
} = _ref3,
|
|
27915
|
-
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$
|
|
25885
|
+
props = _objectWithoutPropertiesLoose(_ref3, _excluded3$f);
|
|
27916
25886
|
var rowsArray = Array(rows).fill(1);
|
|
27917
25887
|
var colsArray = Array(cols).fill(1);
|
|
27918
25888
|
return /*#__PURE__*/React.createElement(View, Object.assign({
|
|
@@ -27955,7 +25925,7 @@ var Particles = _ref4 => {
|
|
|
27955
25925
|
speed = 'medium',
|
|
27956
25926
|
shapes = ['circle']
|
|
27957
25927
|
} = _ref4,
|
|
27958
|
-
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$
|
|
25928
|
+
props = _objectWithoutPropertiesLoose(_ref4, _excluded4$c);
|
|
27959
25929
|
var particles = Array.from({
|
|
27960
25930
|
length: count
|
|
27961
25931
|
}, (_, i) => i);
|
|
@@ -28038,7 +26008,7 @@ var Grid = _ref5 => {
|
|
|
28038
26008
|
pulseColor = 'rgba(59, 130, 246, 0.8)',
|
|
28039
26009
|
animationSpeed = 'medium'
|
|
28040
26010
|
} = _ref5,
|
|
28041
|
-
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$
|
|
26011
|
+
props = _objectWithoutPropertiesLoose(_ref5, _excluded5$6);
|
|
28042
26012
|
var getSpeedValue = () => {
|
|
28043
26013
|
switch (animationSpeed) {
|
|
28044
26014
|
case 'slow':
|
|
@@ -28120,7 +26090,7 @@ var Ripples = _ref6 => {
|
|
|
28120
26090
|
maxSize = 200,
|
|
28121
26091
|
frequency = 3
|
|
28122
26092
|
} = _ref6,
|
|
28123
|
-
props = _objectWithoutPropertiesLoose(_ref6, _excluded6$
|
|
26093
|
+
props = _objectWithoutPropertiesLoose(_ref6, _excluded6$3);
|
|
28124
26094
|
var ripples = Array.from({
|
|
28125
26095
|
length: rippleCount
|
|
28126
26096
|
}, (_, i) => ({
|
|
@@ -28206,7 +26176,7 @@ var BackgroundImage = _ref7 => {
|
|
|
28206
26176
|
blendMode = 'normal',
|
|
28207
26177
|
views
|
|
28208
26178
|
} = _ref7,
|
|
28209
|
-
props = _objectWithoutPropertiesLoose(_ref7, _excluded7
|
|
26179
|
+
props = _objectWithoutPropertiesLoose(_ref7, _excluded7);
|
|
28210
26180
|
var imageStyle = Object.assign({}, BackgroundImageStyles.image, {
|
|
28211
26181
|
backgroundImage: "url(" + src + ")",
|
|
28212
26182
|
backgroundSize,
|
|
@@ -28234,7 +26204,7 @@ var BackgroundVideo = _ref8 => {
|
|
|
28234
26204
|
blendMode = 'normal',
|
|
28235
26205
|
views
|
|
28236
26206
|
} = _ref8,
|
|
28237
|
-
props = _objectWithoutPropertiesLoose(_ref8, _excluded8
|
|
26207
|
+
props = _objectWithoutPropertiesLoose(_ref8, _excluded8);
|
|
28238
26208
|
return /*#__PURE__*/React.createElement(View, Object.assign({}, BackgroundVideoStyles.container, views == null ? void 0 : views.container, props), /*#__PURE__*/React.createElement(View, Object.assign({
|
|
28239
26209
|
as: "video",
|
|
28240
26210
|
src: src,
|
|
@@ -28253,7 +26223,7 @@ var BackgroundGradient = _ref9 => {
|
|
|
28253
26223
|
var {
|
|
28254
26224
|
children
|
|
28255
26225
|
} = _ref9,
|
|
28256
|
-
gradientProps = _objectWithoutPropertiesLoose(_ref9, _excluded9
|
|
26226
|
+
gradientProps = _objectWithoutPropertiesLoose(_ref9, _excluded9);
|
|
28257
26227
|
return /*#__PURE__*/React.createElement(Gradient, Object.assign({}, gradientProps), children);
|
|
28258
26228
|
};
|
|
28259
26229
|
/**
|
|
@@ -28263,7 +26233,7 @@ var BackgroundOverlay = _ref10 => {
|
|
|
28263
26233
|
var {
|
|
28264
26234
|
contentPosition
|
|
28265
26235
|
} = _ref10,
|
|
28266
|
-
props = _objectWithoutPropertiesLoose(_ref10, _excluded10
|
|
26236
|
+
props = _objectWithoutPropertiesLoose(_ref10, _excluded10);
|
|
28267
26237
|
var getDefaultOverlay = () => {
|
|
28268
26238
|
switch (contentPosition) {
|
|
28269
26239
|
case 'left':
|
|
@@ -28297,7 +26267,7 @@ var BackgroundViewBase = _ref11 => {
|
|
|
28297
26267
|
children,
|
|
28298
26268
|
views
|
|
28299
26269
|
} = _ref11,
|
|
28300
|
-
props = _objectWithoutPropertiesLoose(_ref11, _excluded11
|
|
26270
|
+
props = _objectWithoutPropertiesLoose(_ref11, _excluded11);
|
|
28301
26271
|
return /*#__PURE__*/React.createElement(BackgroundContext.Provider, {
|
|
28302
26272
|
value: {}
|
|
28303
26273
|
}, /*#__PURE__*/React.createElement(View, Object.assign({}, DefaultBackgroundStyles.container, views == null ? void 0 : views.container, props), children));
|
|
@@ -28381,5 +26351,5 @@ var Background = /*#__PURE__*/Object.assign(BackgroundComponent, {
|
|
|
28381
26351
|
});
|
|
28382
26352
|
Background.displayName = 'Background';
|
|
28383
26353
|
|
|
28384
|
-
export { Accordion, Alert, ArrowIcon, AspectRatio, AttachmentIcon, AttachmentPreview, AudioIcon, AudioInput, AudioWaveform, Avatar, BackIcon, Background, Badge, BatteryIcon, BluetoothIcon, BoldArrowIcon, BookmarkIcon, Button, CalendarIcon, CameraIcon, Card, Carousel, Chart, ChartIcon, ChatInput, CheckIcon, Checkbox, ChevronIcon, ClockIcon, CloseEyeIcon, CloseIcon, CloudIcon, ColorInput, ColorPicker, ComboBox, Command, ContextMenu, CookieConsent, CopyIcon, CountryPicker, CropIcon, DatePicker, DeleteIcon, Divider, DocumentIcon, DownloadIcon, DragAndDrop, DragAndDropComponent, DragHandleIcon, DragHandleLinesIcon, Drawer, DropdownMenu, DustBinIcon, EditIcon, EmojiPicker, ErrorIcon, ExternalLinkIcon, FacebookIcon, FileIcon, FileImage, FileSVG, FilterIcon, FolderIcon, FormikChatInput, FormikCheckbox, FormikColorInput, FormikComboBox, FormikCountryPicker, FormikDatePicker, FormikForm, FormikOTPInput, FormikPassword, FormikSelect, FormikSelector, FormikSlider, FormikSwitch, FormikTagInput, FormikTextArea, FormikTextField, FormikUploader, GiftIcon, HeartIcon, HelpIcon, HomeIcon, HoverCard, Icon, ImageIcon, InfoIcon, InstagramIcon, LikeIcon, Link, LinkedinIcon, Loader, LoadingSpinnerIcon,
|
|
26354
|
+
export { Accordion, Alert, ArrowIcon, AspectRatio, AttachmentIcon, AttachmentPreview, AudioIcon, AudioInput, AudioWaveform, Avatar, BackIcon, Background, Badge, BatteryIcon, BluetoothIcon, BoldArrowIcon, BookmarkIcon, Button, CalendarIcon, CameraIcon, Card, Carousel, Chart, ChartIcon, ChatInput, CheckIcon, Checkbox, ChevronIcon, ClockIcon, CloseEyeIcon, CloseIcon, CloudIcon, ColorInput, ColorPicker, ComboBox, Command, ContextMenu, CookieConsent, CopyIcon, CountryPicker, CreditCardIcon, CropIcon, DatePicker, DeleteIcon, Divider, DocumentIcon, DownloadIcon, DragAndDrop, DragAndDropComponent, DragHandleIcon, DragHandleLinesIcon, Drawer, DropdownMenu, DustBinIcon, EditIcon, EmojiPicker, ErrorIcon, ExternalLinkIcon, FacebookIcon, FileIcon, FileImage, FileSVG, FilterIcon, FolderIcon, FormikChatInput, FormikCheckbox, FormikColorInput, FormikComboBox, FormikCountryPicker, FormikDatePicker, FormikForm, FormikOTPInput, FormikPassword, FormikSelect, FormikSelector, FormikSlider, FormikSwitch, FormikTagInput, FormikTextArea, FormikTextField, FormikUploader, GiftIcon, HeartIcon, HelpIcon, HomeIcon, HoverCard, Icon$1 as Icon, ImageIcon, InfoIcon, InstagramIcon, LayoutIcon, LikeIcon, Link, LinkIcon, LinkedinIcon, Loader, LoadingSpinnerIcon, LockIcon, LogoutIcon, MagicWandIcon, MapPinIcon, MediaPreview, MenuIcon, Menubar, MessageLayout, MessageView, MicrophoneIcon, MinusIcon, Modal, MoonIcon, MoreIcon, NavigationMenu, NotificationIcon, OTPInput, OpenEyeIcon, Pagination, PanelIcon, Password, PauseIcon, PlayIcon, PlusIcon, PowerOffIcon, PrintIcon, ProfileIcon, ProgressBar, RefreshIcon, Resizable, RotateIcon, SaveIcon, SearchIcon, Select, Selector, SendIcon, Separator, SettingsIcon, ShapeIcon, ShareButton, ShareIcon, ShieldIcon, Sidebar, Slider, SliderIcon, SpinnerIcon, StarIcon, StatusIndicator, StopIcon, SuccessIcon, Switch, Table, Tabs, TagInput, TextArea, TextField, TextIcon, ThreadsIcon, TickIcon, Title, Toast, Toggle, ToggleGroup, Tooltip, TrashIcon, TwitchIcon, TwitterIcon, UnLikeIcon, UnlockIcon, UploadIcon, Uploader, UserIcon, VideoIcon, WarningIcon, WifiIcon, XIcon, YoutubeIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, hideMessage, hideModal, showMessage, showModal, showToast, useMessageStore, useModalStore, useToast$1 as useToast };
|
|
28385
26355
|
//# sourceMappingURL=web.esm.js.map
|