sdaia-ui 1.0.1 → 1.0.2
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/icons/AIIcon.d.ts +11 -0
- package/dist/icons/AaIcon.d.ts +11 -0
- package/dist/icons/AlertCircle02Icon.d.ts +8 -0
- package/dist/icons/AlertCircleIcon.d.ts +9 -0
- package/dist/icons/AlertCircleSVG.d.ts +3 -0
- package/dist/icons/AlertCircleWarningIcon.d.ts +9 -0
- package/dist/icons/AlertTriangleIcon.d.ts +9 -0
- package/dist/icons/AlignCenterIcon.d.ts +10 -0
- package/dist/icons/AlignLeftIcon.d.ts +10 -0
- package/dist/icons/AlignRightIcon.d.ts +10 -0
- package/dist/icons/ArrowDownIcon.d.ts +9 -0
- package/dist/icons/ArrowDownLeft01Icon.d.ts +14 -0
- package/dist/icons/ArrowDownSVG.d.ts +3 -0
- package/{src/icons/ArrowIcon.tsx → dist/icons/ArrowIcon.d.ts} +3 -23
- package/dist/icons/ArrowLeft01Icon.d.ts +4 -0
- package/dist/icons/ArrowLeft02SVG.d.ts +3 -0
- package/dist/icons/ArrowLeftIcon.d.ts +4 -0
- package/dist/icons/ArrowRight01Icon.d.ts +4 -0
- package/dist/icons/ArrowRight01SVG.d.ts +3 -0
- package/dist/icons/ArrowRightIcon.d.ts +4 -0
- package/dist/icons/ArrowUpIcon.d.ts +9 -0
- package/dist/icons/ArrowUpRight01Icon.d.ts +11 -0
- package/dist/icons/ArrowUpSVG.d.ts +3 -0
- package/dist/icons/AtIcon.d.ts +10 -0
- package/dist/icons/BeakBottom.d.ts +4 -0
- package/{src/icons/BeakDown.tsx → dist/icons/BeakDown.d.ts} +1 -17
- package/dist/icons/BeakLeft.d.ts +4 -0
- package/dist/icons/BeakRight.d.ts +3 -0
- package/dist/icons/BeakTop.d.ts +4 -0
- package/{src/icons/BeakUp.tsx → dist/icons/BeakUp.d.ts} +1 -16
- package/dist/icons/BellCircleIcon.d.ts +9 -0
- package/dist/icons/BellIcon.d.ts +9 -0
- package/dist/icons/BoldIcon.d.ts +10 -0
- package/dist/icons/CalendarIcon.d.ts +3 -0
- package/dist/icons/ChartsIcon.d.ts +3 -0
- package/dist/icons/CheckCircleIcon.d.ts +9 -0
- package/dist/icons/ChevronDownIcon.d.ts +9 -0
- package/dist/icons/ChevronDownSmIcon.d.ts +10 -0
- package/dist/icons/ChevronLeftIcon.d.ts +2 -0
- package/dist/icons/ChevronRightIcon.d.ts +3 -0
- package/{src/icons/ClearIcon.tsx → dist/icons/ClearIcon.d.ts} +1 -23
- package/dist/icons/ClockIcon.d.ts +12 -0
- package/dist/icons/CloseIcon.d.ts +9 -0
- package/dist/icons/CloudUploadIcon.d.ts +3 -0
- package/dist/icons/CodeSnippetChevronDownIcon.d.ts +3 -0
- package/dist/icons/CodeSnippetCopyIcon.d.ts +4 -0
- package/dist/icons/CodeSnippetStarIcon.d.ts +3 -0
- package/dist/icons/ColorSquareIcon.d.ts +6 -0
- package/dist/icons/ComponentsIcon.d.ts +3 -0
- package/dist/icons/DGALogoSVG.d.ts +3 -0
- package/dist/icons/DeleteIcon.d.ts +3 -0
- package/dist/icons/DownloadIcon.d.ts +6 -0
- package/dist/icons/DragHandleVerticalIcon.d.ts +3 -0
- package/dist/icons/FeedbackEmojiDislikeIcon.d.ts +2 -0
- package/dist/icons/FeedbackEmojiLikeIcon.d.ts +2 -0
- package/dist/icons/FeedbackEmojiNeutralIcon.d.ts +2 -0
- package/dist/icons/FeedbackThumbDislikeFilledIcon.d.ts +2 -0
- package/dist/icons/FeedbackThumbDislikeIcon.d.ts +2 -0
- package/dist/icons/FeedbackThumbLikeFilledIcon.d.ts +2 -0
- package/dist/icons/FeedbackThumbLikeIcon.d.ts +2 -0
- package/dist/icons/FileUploadItemCloseIcon.d.ts +6 -0
- package/dist/icons/FileUploadItemEmptyFileIcon.d.ts +5 -0
- package/dist/icons/FileUploadItemPdfIcon.d.ts +6 -0
- package/dist/icons/FilterFunnelIcon.d.ts +12 -0
- package/dist/icons/FilterIcon.d.ts +9 -0
- package/dist/icons/FitIcon.d.ts +6 -0
- package/dist/icons/FolderFilledIcon.d.ts +3 -0
- package/dist/icons/FolderIcon.d.ts +4 -0
- package/dist/icons/FoundationsIcon.d.ts +3 -0
- package/dist/icons/FullscreenExitIcon.d.ts +11 -0
- package/dist/icons/FullscreenIcon.d.ts +10 -0
- package/dist/icons/GoBackward10Icon.d.ts +3 -0
- package/dist/icons/GoForward10Icon.d.ts +3 -0
- package/dist/icons/GridSquaresIcon.d.ts +12 -0
- package/dist/icons/HamburgerIcon.d.ts +7 -0
- package/dist/icons/HelpCircleIcon.d.ts +7 -0
- package/dist/icons/HomeIcon.d.ts +2 -0
- package/dist/icons/HomeSVG.d.ts +3 -0
- package/{src/icons/IconFactory.ts → dist/icons/IconFactory.d.ts} +0 -15
- package/dist/icons/Image01SVG.d.ts +3 -0
- package/dist/icons/ImageIcon.d.ts +10 -0
- package/dist/icons/InfoCircleIcon.d.ts +10 -0
- package/dist/icons/InfoCircleSVG.d.ts +3 -0
- package/dist/icons/InfoIcon.d.ts +9 -0
- package/dist/icons/ItalicIcon.d.ts +10 -0
- package/dist/icons/LearnMoreArrowIcon.d.ts +4 -0
- package/dist/icons/LinkCircleSVG.d.ts +3 -0
- package/dist/icons/LinkIcon.d.ts +10 -0
- package/dist/icons/ListLinesIcon.d.ts +12 -0
- package/dist/icons/LockCircleSVG.d.ts +3 -0
- package/dist/icons/LockIcon.d.ts +13 -0
- package/dist/icons/Logout02Icon.d.ts +3 -0
- package/dist/icons/MicrophoneIcon.d.ts +2 -0
- package/{src/icons/MinusIcon.tsx → dist/icons/MinusIcon.d.ts} +3 -24
- package/dist/icons/MoreHorizontalIcon.d.ts +7 -0
- package/dist/icons/MoreVerticalIcon.d.ts +9 -0
- package/dist/icons/NextIcon.d.ts +10 -0
- package/dist/icons/PDFSvg.d.ts +12 -0
- package/dist/icons/PatternsIcon.d.ts +2 -0
- package/dist/icons/PauseIcon.d.ts +6 -0
- package/dist/icons/PencilIcon.d.ts +8 -0
- package/dist/icons/PlayButtonCardIcon.d.ts +14 -0
- package/dist/icons/PlayCenterIcon.d.ts +13 -0
- package/dist/icons/PlayIcon.d.ts +3 -0
- package/dist/icons/PlayIconSolid.d.ts +6 -0
- package/dist/icons/PlayIconStroke.d.ts +2 -0
- package/dist/icons/PlayIconTwotone.d.ts +6 -0
- package/dist/icons/PlayVideoIcon.d.ts +14 -0
- package/dist/icons/PlusCircleIcon.d.ts +9 -0
- package/{src/icons/PlusIcon.tsx → dist/icons/PlusIcon.d.ts} +3 -24
- package/dist/icons/PreviousIcon.d.ts +10 -0
- package/dist/icons/PrintIcon.d.ts +4 -0
- package/dist/icons/QuestionMarkGrayBgIcon.d.ts +22 -0
- package/dist/icons/QuestionMarkIcon.d.ts +11 -0
- package/dist/icons/RedoIcon.d.ts +10 -0
- package/dist/icons/SaudiFlagSVG.d.ts +3 -0
- package/dist/icons/SdaiaNavLogo.d.ts +2 -0
- package/dist/icons/SearchIcon.d.ts +12 -0
- package/dist/icons/SettingsIcon.d.ts +2 -0
- package/dist/icons/ShareIcon.d.ts +4 -0
- package/dist/icons/SidebarCollapseIcon.d.ts +3 -0
- package/dist/icons/SmileIcon.d.ts +11 -0
- package/dist/icons/SortIcon.d.ts +2 -0
- package/dist/icons/StarIcon.d.ts +11 -0
- package/dist/icons/StatusBadgeIcon.d.ts +2 -0
- package/dist/icons/TextTIcon.d.ts +10 -0
- package/dist/icons/Tick02Icon.d.ts +8 -0
- package/dist/icons/TickIcon.d.ts +12 -0
- package/dist/icons/TrashIcon.d.ts +14 -0
- package/dist/icons/UnderlineIcon.d.ts +10 -0
- package/dist/icons/UndoIcon.d.ts +10 -0
- package/dist/icons/UploadArrowIcon.d.ts +10 -0
- package/dist/icons/UserIcon.d.ts +2 -0
- package/dist/icons/VolumeHighIcon.d.ts +3 -0
- package/dist/icons/VolumeMuteIcon.d.ts +11 -0
- package/dist/icons/XCircleIcon.d.ts +8 -0
- package/dist/icons/XIcon.d.ts +8 -0
- package/dist/icons/XIconSVG.d.ts +3 -0
- package/dist/icons/XSmallIcon.d.ts +7 -0
- package/dist/icons/XSvg.d.ts +3 -0
- package/dist/icons/ZoomInIcon.d.ts +4 -0
- package/dist/icons.cjs +1248 -810
- package/dist/icons.js +1223 -665
- package/dist/index.js +479 -43363
- package/package.json +27 -47
- package/README.md +0 -89
- package/dist/PlayVideoIcon-BM-4pwUd.d.cts +0 -7
- package/dist/PlayVideoIcon-BM-4pwUd.d.ts +0 -7
- package/dist/dga-icons.cjs +0 -14
- package/dist/dga-icons.cjs.map +0 -1
- package/dist/dga-icons.d.cts +0 -1
- package/dist/dga-icons.d.ts +0 -1
- package/dist/dga-icons.js +0 -3
- package/dist/dga-icons.js.map +0 -1
- package/dist/icons.cjs.map +0 -1
- package/dist/icons.d.cts +0 -756
- package/dist/icons.d.ts +0 -756
- package/dist/icons.js.map +0 -1
- package/dist/index.cjs +0 -43620
- package/dist/index.cjs.map +0 -1
- package/dist/index.d.cts +0 -9407
- package/dist/index.d.ts +0 -9407
- package/dist/index.js.map +0 -1
- package/dist/styles.css +0 -242
- package/src/components/Accordion/Accordion.tsx +0 -207
- package/src/components/Accordion/Accordion.types.ts +0 -36
- package/src/components/Accordion/Accordion.variants.ts +0 -283
- package/src/components/Accordion/index.ts +0 -9
- package/src/components/ActionBar/ActionBar.tsx +0 -192
- package/src/components/ActionBar/ActionBar.types.ts +0 -67
- package/src/components/ActionBar/ActionBar.variants.ts +0 -95
- package/src/components/ActionBar/index.ts +0 -8
- package/src/components/Activity/Activity.tsx +0 -52
- package/src/components/Activity/Activity.types.ts +0 -19
- package/src/components/Activity/Activity.variants.ts +0 -15
- package/src/components/Activity/index.ts +0 -2
- package/src/components/ActivityItem/ActivityItem.tsx +0 -298
- package/src/components/ActivityItem/ActivityItem.types.ts +0 -76
- package/src/components/ActivityItem/ActivityItem.variants.ts +0 -117
- package/src/components/ActivityItem/index.ts +0 -8
- package/src/components/Alert/Alert.tsx +0 -183
- package/src/components/Alert/Alert.types.ts +0 -34
- package/src/components/Alert/Alert.variants.ts +0 -168
- package/src/components/Alert/index.ts +0 -2
- package/src/components/AreaChart/AreaChart.tsx +0 -454
- package/src/components/AreaChart/AreaChart.types.ts +0 -117
- package/src/components/AreaChart/AreaChart.variants.ts +0 -202
- package/src/components/AreaChart/index.ts +0 -2
- package/src/components/AspectRatio/AspectRatio.tsx +0 -36
- package/src/components/AspectRatio/AspectRatio.types.ts +0 -33
- package/src/components/AspectRatio/AspectRatio.variants.ts +0 -42
- package/src/components/AspectRatio/index.ts +0 -2
- package/src/components/AudioPlayer/AudioPlayer.tsx +0 -294
- package/src/components/AudioPlayer/AudioPlayer.types.ts +0 -64
- package/src/components/AudioPlayer/AudioPlayer.variants.ts +0 -225
- package/src/components/AudioPlayer/index.ts +0 -2
- package/src/components/Autocomplete/Autocomplete.tsx +0 -353
- package/src/components/Autocomplete/Autocomplete.types.ts +0 -93
- package/src/components/Autocomplete/Autocomplete.variants.ts +0 -149
- package/src/components/Autocomplete/index.ts +0 -6
- package/src/components/Avatar/Avatar.tsx +0 -168
- package/src/components/Avatar/Avatar.types.ts +0 -36
- package/src/components/Avatar/Avatar.variants.ts +0 -102
- package/src/components/Avatar/index.ts +0 -7
- package/src/components/AvatarGroup/AvatarGroup.tsx +0 -87
- package/src/components/AvatarGroup/AvatarGroup.types.ts +0 -44
- package/src/components/AvatarGroup/AvatarGroup.variants.ts +0 -17
- package/src/components/AvatarGroup/index.ts +0 -6
- package/src/components/Badge/Badge.tsx +0 -74
- package/src/components/Badge/Badge.types.ts +0 -31
- package/src/components/Badge/Badge.variants.ts +0 -83
- package/src/components/Badge/index.ts +0 -2
- package/src/components/Bar/Bar.tsx +0 -57
- package/src/components/Bar/Bar.types.ts +0 -18
- package/src/components/Bar/Bar.variants.ts +0 -20
- package/src/components/Bar/index.ts +0 -2
- package/src/components/BarChart/BarChart.tsx +0 -179
- package/src/components/BarChart/BarChart.types.ts +0 -72
- package/src/components/BarChart/BarChart.variants.ts +0 -134
- package/src/components/BarChart/index.ts +0 -2
- package/src/components/BarGroup/BarGroup.tsx +0 -119
- package/src/components/BarGroup/BarGroup.types.ts +0 -50
- package/src/components/BarGroup/BarGroup.variants.ts +0 -76
- package/src/components/BarGroup/index.ts +0 -2
- package/src/components/Breadcrumb/Breadcrumb.tsx +0 -137
- package/src/components/Breadcrumb/Breadcrumb.types.ts +0 -21
- package/src/components/Breadcrumb/BreadcrumbItem.tsx +0 -267
- package/src/components/Breadcrumb/BreadcrumbItem.types.ts +0 -66
- package/src/components/Breadcrumb/BreadcrumbItem.variants.ts +0 -102
- package/src/components/Breadcrumb/index.ts +0 -12
- package/src/components/Button/Button.tsx +0 -100
- package/src/components/Button/Button.types.ts +0 -44
- package/src/components/Button/Button.variants.ts +0 -183
- package/src/components/Button/index.ts +0 -2
- package/src/components/ButtonClose/ButtonClose.tsx +0 -57
- package/src/components/ButtonClose/ButtonClose.types.ts +0 -18
- package/src/components/ButtonClose/ButtonClose.variants.ts +0 -72
- package/src/components/ButtonClose/index.ts +0 -2
- package/src/components/ButtonGroup/ButtonGroup.tsx +0 -127
- package/src/components/ButtonGroup/ButtonGroup.types.ts +0 -51
- package/src/components/ButtonGroup/ButtonGroup.variants.ts +0 -65
- package/src/components/ButtonGroup/index.ts +0 -2
- package/src/components/ButtonMenu/ButtonMenu.tsx +0 -73
- package/src/components/ButtonMenu/ButtonMenu.types.ts +0 -43
- package/src/components/ButtonMenu/ButtonMenu.variants.ts +0 -18
- package/src/components/ButtonMenu/index.ts +0 -2
- package/src/components/ButtonSplit/ButtonSplit.tsx +0 -344
- package/src/components/ButtonSplit/ButtonSplit.types.ts +0 -95
- package/src/components/ButtonSplit/ButtonSplit.variants.ts +0 -165
- package/src/components/ButtonSplit/index.ts +0 -7
- package/src/components/ButtonsWithSdaiaTouch/ButtonHoverPattern.tsx +0 -69
- package/src/components/ButtonsWithSdaiaTouch/ButtonsWithSdaiaTouch.tsx +0 -130
- package/src/components/ButtonsWithSdaiaTouch/ButtonsWithSdaiaTouch.types.ts +0 -4
- package/src/components/ButtonsWithSdaiaTouch/ButtonsWithSdaiaTouch.variants.ts +0 -19
- package/src/components/ButtonsWithSdaiaTouch/index.ts +0 -6
- package/src/components/CLAUDE.md +0 -212
- package/src/components/CalendarHeader/CalendarHeader.tsx +0 -224
- package/src/components/CalendarHeader/CalendarHeader.types.ts +0 -51
- package/src/components/CalendarHeader/CalendarHeader.variants.ts +0 -65
- package/src/components/CalendarHeader/index.ts +0 -2
- package/src/components/Card/Card.tsx +0 -76
- package/src/components/Card/Card.types.ts +0 -11
- package/src/components/Card/Card.variants.ts +0 -30
- package/src/components/Card/index.ts +0 -2
- package/src/components/CardContent/CardContent.tsx +0 -178
- package/src/components/CardContent/CardContent.types.ts +0 -70
- package/src/components/CardContent/CardContent.variants.ts +0 -90
- package/src/components/CardContent/index.ts +0 -6
- package/src/components/CardFooter/CardFooter.tsx +0 -196
- package/src/components/CardFooter/CardFooter.types.ts +0 -59
- package/src/components/CardFooter/CardFooter.variants.ts +0 -127
- package/src/components/CardFooter/index.ts +0 -8
- package/src/components/CardHeader/CardHeader.tsx +0 -150
- package/src/components/CardHeader/CardHeader.types.ts +0 -42
- package/src/components/CardHeader/CardHeader.variants.ts +0 -72
- package/src/components/CardHeader/index.ts +0 -5
- package/src/components/CardLeadingItem/CardLeadingItem.tsx +0 -166
- package/src/components/CardLeadingItem/CardLeadingItem.types.ts +0 -75
- package/src/components/CardLeadingItem/CardLeadingItem.variants.ts +0 -66
- package/src/components/CardLeadingItem/index.ts +0 -6
- package/src/components/CardMedia/CardMedia.tsx +0 -324
- package/src/components/CardMedia/CardMedia.types.ts +0 -114
- package/src/components/CardMedia/CardMedia.variants.ts +0 -139
- package/src/components/CardMedia/index.ts +0 -2
- package/src/components/Carousel/Carousel.tsx +0 -182
- package/src/components/Carousel/Carousel.types.ts +0 -38
- package/src/components/Carousel/Carousel.variants.ts +0 -17
- package/src/components/Carousel/index.ts +0 -2
- package/src/components/CarouselArrow/CarouselArrow.tsx +0 -66
- package/src/components/CarouselArrow/CarouselArrow.types.ts +0 -26
- package/src/components/CarouselArrow/CarouselArrow.variants.ts +0 -83
- package/src/components/CarouselArrow/index.ts +0 -7
- package/src/components/CarouselControlsGroup/CarouselControlsGroup.tsx +0 -81
- package/src/components/CarouselControlsGroup/CarouselControlsGroup.types.ts +0 -24
- package/src/components/CarouselControlsGroup/CarouselControlsGroup.variants.ts +0 -60
- package/src/components/CarouselControlsGroup/index.ts +0 -6
- package/src/components/CarouselImage/CarouselImage.tsx +0 -253
- package/src/components/CarouselImage/CarouselImage.types.ts +0 -72
- package/src/components/CarouselImage/CarouselImage.variants.ts +0 -43
- package/src/components/CarouselImage/index.ts +0 -6
- package/src/components/Chart/Chart.tsx +0 -3
- package/src/components/Chart/Chart.types.ts +0 -2
- package/src/components/Chart/Chart.variants.ts +0 -2
- package/src/components/Chart/index.ts +0 -2
- package/src/components/ChartBadge/ChartBadge.tsx +0 -62
- package/src/components/ChartBadge/ChartBadge.types.ts +0 -27
- package/src/components/ChartBadge/ChartBadge.variants.ts +0 -62
- package/src/components/ChartBadge/index.ts +0 -2
- package/src/components/Checkbox/Checkbox.tsx +0 -243
- package/src/components/Checkbox/Checkbox.types.ts +0 -20
- package/src/components/Checkbox/index.ts +0 -2
- package/src/components/CheckboxLabel/CheckboxLabel.tsx +0 -148
- package/src/components/CheckboxLabel/CheckboxLabel.types.ts +0 -55
- package/src/components/CheckboxLabel/CheckboxLabel.variants.ts +0 -35
- package/src/components/CheckboxLabel/index.ts +0 -2
- package/src/components/Chip/Chip.tsx +0 -245
- package/src/components/Chip/Chip.types.ts +0 -83
- package/src/components/Chip/Chip.variants.ts +0 -143
- package/src/components/Chip/index.ts +0 -2
- package/src/components/CircularItem/CircularItem.tsx +0 -133
- package/src/components/CircularItem/CircularItem.types.ts +0 -45
- package/src/components/CircularItem/CircularItem.variants.ts +0 -128
- package/src/components/CircularItem/index.ts +0 -7
- package/src/components/CodeSnippet/CodeSnippet.tsx +0 -421
- package/src/components/CodeSnippet/CodeSnippet.types.ts +0 -99
- package/src/components/CodeSnippet/CodeSnippet.variants.ts +0 -76
- package/src/components/CodeSnippet/index.ts +0 -9
- package/src/components/ColumnChart/ColumnChart.tsx +0 -943
- package/src/components/ColumnChart/ColumnChart.types.ts +0 -98
- package/src/components/ColumnChart/ColumnChart.variants.ts +0 -117
- package/src/components/ColumnChart/index.ts +0 -9
- package/src/components/ComplexComposition/ComplexComposition.tsx +0 -82
- package/src/components/ComplexComposition/ComplexComposition.types.ts +0 -3
- package/src/components/ComplexComposition/ComplexComposition.variants.ts +0 -14
- package/src/components/ComplexComposition/index.ts +0 -2
- package/src/components/ContentSwitcher/ContentSwitcher.tsx +0 -104
- package/src/components/ContentSwitcher/ContentSwitcher.types.ts +0 -28
- package/src/components/ContentSwitcher/ContentSwitcher.variants.ts +0 -70
- package/src/components/ContentSwitcher/index.ts +0 -6
- package/src/components/ContentSwitcherItem/ContentSwitcherItem.tsx +0 -56
- package/src/components/ContentSwitcherItem/ContentSwitcherItem.types.ts +0 -14
- package/src/components/ContentSwitcherItem/ContentSwitcherItem.variants.ts +0 -65
- package/src/components/ContentSwitcherItem/index.ts +0 -6
- package/src/components/ContextMenu/ContextMenu.tsx +0 -101
- package/src/components/ContextMenu/ContextMenu.types.ts +0 -64
- package/src/components/ContextMenu/ContextMenu.variants.ts +0 -36
- package/src/components/ContextMenu/index.ts +0 -7
- package/src/components/ContextMenuDropdown/ContextMenuDropdown.tsx +0 -370
- package/src/components/ContextMenuDropdown/ContextMenuDropdown.types.ts +0 -89
- package/src/components/ContextMenuDropdown/ContextMenuDropdown.variants.ts +0 -88
- package/src/components/ContextMenuDropdown/index.ts +0 -5
- package/src/components/DateCell/DateCell.tsx +0 -181
- package/src/components/DateCell/DateCell.types.ts +0 -53
- package/src/components/DateCell/DateCell.variants.ts +0 -217
- package/src/components/DateCell/index.ts +0 -2
- package/src/components/DatePicker/DatePicker.tsx +0 -923
- package/src/components/DatePicker/DatePicker.types.ts +0 -102
- package/src/components/DatePicker/DatePicker.variants.ts +0 -274
- package/src/components/DatePicker/index.ts +0 -9
- package/src/components/DateTab/DateTab.tsx +0 -91
- package/src/components/DateTab/DateTab.types.ts +0 -9
- package/src/components/DateTab/DateTab.variants.ts +0 -98
- package/src/components/DateTab/index.ts +0 -2
- package/src/components/DgaIcon/DgaIcon.tsx +0 -68
- package/src/components/DgaIcon/DgaIcon.types.ts +0 -57
- package/src/components/DgaIcon/DgaIcon.variants.ts +0 -41
- package/src/components/DgaIcon/DgaIconByName.tsx +0 -76
- package/src/components/DgaIcon/generated/icon-names.ts +0 -4388
- package/src/components/DgaIcon/index.ts +0 -12
- package/src/components/DgaIcon/lib/decodeDataUrl.ts +0 -46
- package/src/components/DigitalStamp/DigitalStamp.tsx +0 -236
- package/src/components/DigitalStamp/DigitalStamp.types.ts +0 -38
- package/src/components/DigitalStamp/DigitalStamp.variants.ts +0 -185
- package/src/components/DigitalStamp/index.ts +0 -2
- package/src/components/Divider/Divider.tsx +0 -83
- package/src/components/Divider/Divider.types.ts +0 -49
- package/src/components/Divider/Divider.variants.ts +0 -55
- package/src/components/Divider/index.ts +0 -8
- package/src/components/DonutChart/DonutChart.tsx +0 -251
- package/src/components/DonutChart/DonutChart.types.ts +0 -97
- package/src/components/DonutChart/DonutChart.variants.ts +0 -203
- package/src/components/DonutChart/index.ts +0 -7
- package/src/components/DonutChartPanel/DonutChartPanel.tsx +0 -778
- package/src/components/DonutChartPanel/DonutChartPanel.types.ts +0 -143
- package/src/components/DonutChartPanel/DonutChartPanel.variants.ts +0 -154
- package/src/components/DonutChartPanel/index.ts +0 -9
- package/src/components/DraggableItem/DraggableItem.tsx +0 -228
- package/src/components/DraggableItem/DraggableItem.types.ts +0 -72
- package/src/components/DraggableItem/DraggableItem.variants.ts +0 -149
- package/src/components/DraggableItem/index.ts +0 -3
- package/src/components/DraggableList/DraggableList.tsx +0 -20
- package/src/components/DraggableList/DraggableList.types.ts +0 -16
- package/src/components/DraggableList/DraggableList.variants.ts +0 -13
- package/src/components/DraggableList/index.ts +0 -3
- package/src/components/Dropdown/Dropdown.tsx +0 -331
- package/src/components/Dropdown/Dropdown.types.ts +0 -108
- package/src/components/Dropdown/Dropdown.variants.ts +0 -73
- package/src/components/Dropdown/index.ts +0 -9
- package/src/components/DropdownListHeader/DropdownListHeader.tsx +0 -79
- package/src/components/DropdownListHeader/DropdownListHeader.types.ts +0 -24
- package/src/components/DropdownListHeader/DropdownListHeader.variants.ts +0 -65
- package/src/components/DropdownListHeader/index.ts +0 -2
- package/src/components/EmptyState/EmptyState.tsx +0 -221
- package/src/components/EmptyState/EmptyState.types.ts +0 -48
- package/src/components/EmptyState/EmptyState.variants.ts +0 -122
- package/src/components/EmptyState/index.ts +0 -3
- package/src/components/Extension/Extension.tsx +0 -240
- package/src/components/Extension/Extension.types.ts +0 -40
- package/src/components/Extension/Extension.variants.ts +0 -27
- package/src/components/Extension/index.ts +0 -6
- package/src/components/Feedback/Feedback.tsx +0 -55
- package/src/components/Feedback/Feedback.types.ts +0 -15
- package/src/components/Feedback/Feedback.variants.ts +0 -9
- package/src/components/Feedback/index.ts +0 -2
- package/src/components/FeedbackOverview/FeedbackOverview.tsx +0 -70
- package/src/components/FeedbackOverview/FeedbackOverview.types.ts +0 -11
- package/src/components/FeedbackOverview/FeedbackOverview.variants.ts +0 -17
- package/src/components/FeedbackOverview/index.ts +0 -2
- package/src/components/FeedbackReaction/FeedbackReaction.tsx +0 -81
- package/src/components/FeedbackReaction/FeedbackReaction.types.ts +0 -14
- package/src/components/FeedbackReaction/FeedbackReaction.variants.ts +0 -39
- package/src/components/FeedbackReaction/index.ts +0 -2
- package/src/components/FileUploadBase/FileUploadBase.tsx +0 -104
- package/src/components/FileUploadBase/FileUploadBase.types.ts +0 -48
- package/src/components/FileUploadBase/FileUploadBase.variants.ts +0 -51
- package/src/components/FileUploadBase/index.ts +0 -2
- package/src/components/FileUploadItemBase/FileUploadItemBase.tsx +0 -197
- package/src/components/FileUploadItemBase/FileUploadItemBase.types.ts +0 -58
- package/src/components/FileUploadItemBase/FileUploadItemBase.variants.ts +0 -67
- package/src/components/FileUploadItemBase/index.ts +0 -6
- package/src/components/FileUploader/FileUploader.tsx +0 -164
- package/src/components/FileUploader/FileUploader.types.ts +0 -46
- package/src/components/FileUploader/FileUploader.variants.ts +0 -9
- package/src/components/FileUploader/index.ts +0 -2
- package/src/components/Filtration/Filtration.tsx +0 -260
- package/src/components/Filtration/Filtration.types.ts +0 -95
- package/src/components/Filtration/Filtration.variants.ts +0 -70
- package/src/components/Filtration/index.ts +0 -6
- package/src/components/FiltrationItem/FiltrationItem.tsx +0 -200
- package/src/components/FiltrationItem/FiltrationItem.types.ts +0 -57
- package/src/components/FiltrationItem/FiltrationItem.variants.ts +0 -81
- package/src/components/FiltrationItem/index.ts +0 -2
- package/src/components/FiltrationList/FiltrationList.tsx +0 -611
- package/src/components/FiltrationList/FiltrationList.types.ts +0 -191
- package/src/components/FiltrationList/FiltrationList.variants.ts +0 -283
- package/src/components/FiltrationList/index.ts +0 -16
- package/src/components/FloatingButton/FloatingButton.tsx +0 -89
- package/src/components/FloatingButton/FloatingButton.types.ts +0 -29
- package/src/components/FloatingButton/FloatingButton.variants.ts +0 -79
- package/src/components/FloatingButton/index.ts +0 -6
- package/src/components/Footer/Footer.tsx +0 -353
- package/src/components/Footer/Footer.types.ts +0 -142
- package/src/components/Footer/Footer.variants.ts +0 -137
- package/src/components/Footer/index.ts +0 -11
- package/src/components/FooterItem/FooterItem.tsx +0 -211
- package/src/components/FooterItem/FooterItem.types.ts +0 -45
- package/src/components/FooterItem/FooterItem.variants.ts +0 -139
- package/src/components/FooterItem/index.ts +0 -2
- package/src/components/FooterLinkList/FooterLinkList.tsx +0 -140
- package/src/components/FooterLinkList/FooterLinkList.types.ts +0 -46
- package/src/components/FooterLinkList/FooterLinkList.variants.ts +0 -64
- package/src/components/FooterLinkList/index.ts +0 -2
- package/src/components/GraphBase/GraphBase.tsx +0 -598
- package/src/components/GraphBase/GraphBase.types.ts +0 -101
- package/src/components/GraphBase/GraphBase.variants.ts +0 -126
- package/src/components/GraphBase/index.ts +0 -7
- package/src/components/HeaderItem/HeaderItem.tsx +0 -206
- package/src/components/HeaderItem/HeaderItem.types.ts +0 -73
- package/src/components/HeaderItem/HeaderItem.variants.ts +0 -139
- package/src/components/HeaderItem/index.ts +0 -2
- package/src/components/HelpIcon/HelpIcon.tsx +0 -173
- package/src/components/HelpIcon/HelpIcon.types.ts +0 -54
- package/src/components/HelpIcon/HelpIcon.variants.ts +0 -79
- package/src/components/HelpIcon/index.ts +0 -2
- package/src/components/HorizontalTabs/HorizontalTabs.tsx +0 -87
- package/src/components/HorizontalTabs/HorizontalTabs.types.ts +0 -41
- package/src/components/HorizontalTabs/HorizontalTabs.variants.ts +0 -54
- package/src/components/HorizontalTabs/index.ts +0 -6
- package/src/components/IllustrationInstance/IllustrationInstance.tsx +0 -46
- package/src/components/IllustrationInstance/IllustrationInstance.types.ts +0 -25
- package/src/components/IllustrationInstance/IllustrationInstance.variants.ts +0 -19
- package/src/components/IllustrationInstance/index.ts +0 -3
- package/src/components/ImagePreview/ImagePreview.tsx +0 -170
- package/src/components/ImagePreview/ImagePreview.types.ts +0 -54
- package/src/components/ImagePreview/ImagePreview.variants.ts +0 -39
- package/src/components/ImagePreview/index.ts +0 -2
- package/src/components/Input/Input.tsx +0 -113
- package/src/components/Input/Input.types.ts +0 -22
- package/src/components/Input/index.ts +0 -2
- package/src/components/InputPrefixSuffix/InputPrefixSuffix.tsx +0 -91
- package/src/components/InputPrefixSuffix/InputPrefixSuffix.types.ts +0 -81
- package/src/components/InputPrefixSuffix/InputPrefixSuffix.variants.ts +0 -128
- package/src/components/InputPrefixSuffix/index.ts +0 -8
- package/src/components/InputsActions/InputsActions.tsx +0 -53
- package/src/components/InputsActions/InputsActions.types.ts +0 -13
- package/src/components/InputsActions/InputsActions.variants.ts +0 -18
- package/src/components/InputsActions/index.ts +0 -2
- package/src/components/InstanceColumn/InstanceColumn.tsx +0 -43
- package/src/components/InstanceColumn/InstanceColumn.types.ts +0 -18
- package/src/components/InstanceColumn/InstanceColumn.variants.ts +0 -11
- package/src/components/InstanceColumn/index.ts +0 -2
- package/src/components/InstanceItem/InstanceItem.tsx +0 -33
- package/src/components/InstanceItem/InstanceItem.types.ts +0 -11
- package/src/components/InstanceItem/InstanceItem.variants.ts +0 -31
- package/src/components/InstanceItem/index.ts +0 -2
- package/src/components/InstanceRows/InstanceRows.tsx +0 -41
- package/src/components/InstanceRows/InstanceRows.types.ts +0 -17
- package/src/components/InstanceRows/InstanceRows.variants.ts +0 -10
- package/src/components/InstanceRows/index.ts +0 -2
- package/src/components/InstanceSlot/InstanceSlot.tsx +0 -25
- package/src/components/InstanceSlot/InstanceSlot.types.ts +0 -10
- package/src/components/InstanceSlot/InstanceSlot.variants.ts +0 -2
- package/src/components/InstanceSlot/index.ts +0 -2
- package/src/components/LineChart/LineChart.tsx +0 -592
- package/src/components/LineChart/LineChart.types.ts +0 -78
- package/src/components/LineChart/LineChart.variants.ts +0 -324
- package/src/components/LineChart/index.ts +0 -7
- package/src/components/Link/Link.tsx +0 -81
- package/src/components/Link/Link.types.ts +0 -23
- package/src/components/Link/Link.variants.ts +0 -69
- package/src/components/Link/index.ts +0 -2
- package/src/components/List/List.tsx +0 -260
- package/src/components/List/List.types.ts +0 -70
- package/src/components/List/List.variants.ts +0 -94
- package/src/components/List/index.ts +0 -5
- package/src/components/ListGroup/ListGroup.tsx +0 -37
- package/src/components/ListGroup/ListGroup.types.ts +0 -14
- package/src/components/ListGroup/ListGroup.variants.ts +0 -17
- package/src/components/ListGroup/index.ts +0 -3
- package/src/components/LoadingIndicator/LoadingIndicator.tsx +0 -208
- package/src/components/LoadingIndicator/LoadingIndicator.types.ts +0 -51
- package/src/components/LoadingIndicator/LoadingIndicator.variants.ts +0 -108
- package/src/components/LoadingIndicator/index.ts +0 -7
- package/src/components/MediaGallery/MediaGallery.tsx +0 -600
- package/src/components/MediaGallery/MediaGallery.types.ts +0 -124
- package/src/components/MediaGallery/MediaGallery.variants.ts +0 -116
- package/src/components/MediaGallery/index.ts +0 -2
- package/src/components/MediaGrids/MediaGrids.tsx +0 -48
- package/src/components/MediaGrids/MediaGrids.types.ts +0 -14
- package/src/components/MediaGrids/MediaGrids.variants.ts +0 -16
- package/src/components/MediaGrids/index.ts +0 -2
- package/src/components/MediaViewer/MediaViewer.tsx +0 -345
- package/src/components/MediaViewer/MediaViewer.types.ts +0 -59
- package/src/components/MediaViewer/MediaViewer.variants.ts +0 -168
- package/src/components/MediaViewer/index.ts +0 -2
- package/src/components/Menu/Menu.tsx +0 -109
- package/src/components/Menu/Menu.types.ts +0 -37
- package/src/components/Menu/Menu.variants.ts +0 -29
- package/src/components/Menu/index.ts +0 -2
- package/src/components/MenuButtonItem/MenuButtonItem.tsx +0 -280
- package/src/components/MenuButtonItem/MenuButtonItem.types.ts +0 -91
- package/src/components/MenuButtonItem/MenuButtonItem.variants.ts +0 -223
- package/src/components/MenuButtonItem/index.ts +0 -8
- package/src/components/MenuItem/MenuItem.tsx +0 -211
- package/src/components/MenuItem/MenuItem.types.ts +0 -40
- package/src/components/MenuItem/MenuItem.variants.ts +0 -48
- package/src/components/MenuItem/index.ts +0 -2
- package/src/components/MenuItemGroup/MenuItemGroup.tsx +0 -91
- package/src/components/MenuItemGroup/MenuItemGroup.types.ts +0 -82
- package/src/components/MenuItemGroup/MenuItemGroup.variants.ts +0 -33
- package/src/components/MenuItemGroup/index.ts +0 -2
- package/src/components/MenuList/MenuList.tsx +0 -44
- package/src/components/MenuList/MenuList.types.ts +0 -28
- package/src/components/MenuList/MenuList.variants.ts +0 -2
- package/src/components/MenuList/index.ts +0 -2
- package/src/components/Metric/Metric.tsx +0 -584
- package/src/components/Metric/Metric.types.ts +0 -77
- package/src/components/Metric/Metric.variants.ts +0 -175
- package/src/components/Metric/index.ts +0 -8
- package/src/components/Modal/Modal.tsx +0 -139
- package/src/components/Modal/Modal.types.ts +0 -55
- package/src/components/Modal/index.ts +0 -2
- package/src/components/ModalActions/ModalActions.tsx +0 -176
- package/src/components/ModalActions/ModalActions.types.ts +0 -31
- package/src/components/ModalActions/index.ts +0 -2
- package/src/components/ModalHeader/ModalHeader.tsx +0 -207
- package/src/components/ModalHeader/ModalHeader.types.ts +0 -24
- package/src/components/ModalHeader/index.ts +0 -2
- package/src/components/NavBar/NavBar.tsx +0 -326
- package/src/components/NavBar/NavBar.types.ts +0 -78
- package/src/components/NavBar/NavBar.variants.ts +0 -139
- package/src/components/NavBar/index.ts +0 -2
- package/src/components/NavHeader/NavHeader.tsx +0 -292
- package/src/components/NavHeader/NavHeader.types.ts +0 -145
- package/src/components/NavHeader/NavHeader.variants.ts +0 -178
- package/src/components/NavHeader/index.ts +0 -2
- package/src/components/NavHeaderActions/NavHeaderActions.tsx +0 -161
- package/src/components/NavHeaderActions/NavHeaderActions.types.ts +0 -61
- package/src/components/NavHeaderActions/NavHeaderActions.variants.ts +0 -58
- package/src/components/NavHeaderActions/index.ts +0 -2
- package/src/components/NavHeaderDropdownItem/NavHeaderDropdownItem.tsx +0 -243
- package/src/components/NavHeaderDropdownItem/NavHeaderDropdownItem.types.ts +0 -76
- package/src/components/NavHeaderDropdownItem/NavHeaderDropdownItem.variants.ts +0 -133
- package/src/components/NavHeaderDropdownItem/index.ts +0 -5
- package/src/components/NavHeaderDropdownItemList/NavHeaderDropdownItemList.tsx +0 -64
- package/src/components/NavHeaderDropdownItemList/NavHeaderDropdownItemList.types.ts +0 -55
- package/src/components/NavHeaderDropdownItemList/NavHeaderDropdownItemList.variants.ts +0 -47
- package/src/components/NavHeaderDropdownItemList/index.ts +0 -5
- package/src/components/NavHeaderMenuButton/NavHeaderMenuButton.tsx +0 -52
- package/src/components/NavHeaderMenuButton/NavHeaderMenuButton.types.ts +0 -17
- package/src/components/NavHeaderMenuButton/NavHeaderMenuButton.variants.ts +0 -73
- package/src/components/NavHeaderMenuButton/index.ts +0 -2
- package/src/components/NavHeaderMenuCard/NavHeaderMenuCard.tsx +0 -126
- package/src/components/NavHeaderMenuCard/NavHeaderMenuCard.types.ts +0 -74
- package/src/components/NavHeaderMenuCard/NavHeaderMenuCard.variants.ts +0 -169
- package/src/components/NavHeaderMenuCard/index.ts +0 -6
- package/src/components/NavHeaderMenuItem/NavHeaderMenuItem.tsx +0 -164
- package/src/components/NavHeaderMenuItem/NavHeaderMenuItem.types.ts +0 -64
- package/src/components/NavHeaderMenuItem/NavHeaderMenuItem.variants.ts +0 -175
- package/src/components/NavHeaderMenuItem/index.ts +0 -2
- package/src/components/NavItem/NavItem.tsx +0 -210
- package/src/components/NavItem/NavItem.types.ts +0 -71
- package/src/components/NavItem/NavItem.variants.ts +0 -61
- package/src/components/NavItem/index.ts +0 -2
- package/src/components/NavLabel/NavLabel.tsx +0 -84
- package/src/components/NavLabel/NavLabel.types.ts +0 -55
- package/src/components/NavLabel/NavLabel.variants.ts +0 -68
- package/src/components/NavLabel/index.ts +0 -2
- package/src/components/NavLogoPlaceholder/NavLogoPlaceholder.tsx +0 -101
- package/src/components/NavLogoPlaceholder/NavLogoPlaceholder.types.ts +0 -27
- package/src/components/NavLogoPlaceholder/NavLogoPlaceholder.variants.ts +0 -42
- package/src/components/NavLogoPlaceholder/index.ts +0 -6
- package/src/components/NotificationBanner/NotificationBanner.tsx +0 -256
- package/src/components/NotificationBanner/NotificationBanner.types.ts +0 -77
- package/src/components/NotificationBanner/NotificationBanner.variants.ts +0 -109
- package/src/components/NotificationBanner/index.ts +0 -7
- package/src/components/NotificationPopup/NotificationPopup.tsx +0 -147
- package/src/components/NotificationPopup/NotificationPopup.types.ts +0 -51
- package/src/components/NotificationPopup/NotificationPopup.variants.ts +0 -145
- package/src/components/NotificationPopup/index.ts +0 -5
- package/src/components/Notifications/Notifications.tsx +0 -209
- package/src/components/Notifications/Notifications.types.ts +0 -68
- package/src/components/Notifications/Notifications.variants.ts +0 -89
- package/src/components/Notifications/index.ts +0 -2
- package/src/components/Number/Number.tsx +0 -497
- package/src/components/Number/Number.types.ts +0 -58
- package/src/components/Number/Number.variants.ts +0 -94
- package/src/components/Number/index.ts +0 -2
- package/src/components/NumberInput/NumberInput.tsx +0 -265
- package/src/components/NumberInput/NumberInput.types.ts +0 -110
- package/src/components/NumberInput/NumberInput.variants.ts +0 -205
- package/src/components/NumberInput/index.ts +0 -6
- package/src/components/Pagination/Pagination.tsx +0 -393
- package/src/components/Pagination/Pagination.types.ts +0 -26
- package/src/components/Pagination/Pagination.variants.ts +0 -88
- package/src/components/Pagination/index.ts +0 -3
- package/src/components/PaginationButtonGroup/PaginationButtonGroup.tsx +0 -132
- package/src/components/PaginationButtonGroup/PaginationButtonGroup.types.ts +0 -20
- package/src/components/PaginationButtonGroup/PaginationButtonGroup.variants.ts +0 -45
- package/src/components/PaginationButtonGroup/index.ts +0 -8
- package/src/components/PaginationCells/PaginationCells.tsx +0 -105
- package/src/components/PaginationCells/PaginationCells.types.ts +0 -31
- package/src/components/PaginationCells/PaginationCells.variants.ts +0 -96
- package/src/components/PaginationCells/index.ts +0 -9
- package/src/components/PdfViewer/PdfViewer.tsx +0 -265
- package/src/components/PdfViewer/PdfViewer.types.ts +0 -79
- package/src/components/PdfViewer/PdfViewer.variants.ts +0 -105
- package/src/components/PdfViewer/index.ts +0 -3
- package/src/components/PieChartPanel/PieChartPanel.tsx +0 -889
- package/src/components/PieChartPanel/PieChartPanel.types.ts +0 -130
- package/src/components/PieChartPanel/PieChartPanel.variants.ts +0 -156
- package/src/components/PieChartPanel/index.ts +0 -8
- package/src/components/Popover/Popover.tsx +0 -398
- package/src/components/Popover/Popover.types.ts +0 -155
- package/src/components/Popover/Popover.variants.ts +0 -147
- package/src/components/Popover/index.ts +0 -7
- package/src/components/ProgressBar/ProgressBar.tsx +0 -241
- package/src/components/ProgressBar/ProgressBar.types.ts +0 -22
- package/src/components/ProgressBar/ProgressBar.variants.ts +0 -54
- package/src/components/ProgressBar/index.ts +0 -2
- package/src/components/ProgressCircle/ProgressCircle.tsx +0 -369
- package/src/components/ProgressCircle/ProgressCircle.types.ts +0 -26
- package/src/components/ProgressCircle/ProgressCircle.variants.ts +0 -88
- package/src/components/ProgressCircle/index.ts +0 -7
- package/src/components/Quote/Quote.tsx +0 -210
- package/src/components/Quote/Quote.types.ts +0 -73
- package/src/components/Quote/Quote.variants.ts +0 -106
- package/src/components/Quote/index.ts +0 -2
- package/src/components/RadialStepper/RadialStepper.tsx +0 -166
- package/src/components/RadialStepper/RadialStepper.types.ts +0 -77
- package/src/components/RadialStepper/RadialStepper.variants.ts +0 -122
- package/src/components/RadialStepper/index.ts +0 -7
- package/src/components/RadioButton/RadioButton.tsx +0 -237
- package/src/components/RadioButton/RadioButton.types.ts +0 -18
- package/src/components/RadioButton/index.ts +0 -2
- package/src/components/RadioLabel/RadioLabel.tsx +0 -157
- package/src/components/RadioLabel/RadioLabel.types.ts +0 -53
- package/src/components/RadioLabel/RadioLabel.variants.ts +0 -36
- package/src/components/RadioLabel/index.ts +0 -2
- package/src/components/RangeSlider/RangeSlider.tsx +0 -389
- package/src/components/RangeSlider/RangeSlider.types.ts +0 -38
- package/src/components/RangeSlider/RangeSlider.variants.ts +0 -27
- package/src/components/RangeSlider/index.ts +0 -2
- package/src/components/Rating/Rating.tsx +0 -246
- package/src/components/Rating/Rating.types.ts +0 -37
- package/src/components/Rating/Rating.variants.ts +0 -52
- package/src/components/Rating/index.ts +0 -8
- package/src/components/RatingOverview/RatingOverview.tsx +0 -170
- package/src/components/RatingOverview/RatingOverview.types.ts +0 -37
- package/src/components/RatingOverview/RatingOverview.variants.ts +0 -50
- package/src/components/RatingOverview/index.ts +0 -2
- package/src/components/RatingStar/RatingStar.tsx +0 -76
- package/src/components/RatingStar/RatingStar.types.ts +0 -18
- package/src/components/RatingStar/RatingStar.variants.ts +0 -34
- package/src/components/RatingStar/index.ts +0 -7
- package/src/components/RichTextEditor/RichTextEditor.tsx +0 -1341
- package/src/components/RichTextEditor/RichTextEditor.types.ts +0 -127
- package/src/components/RichTextEditor/RichTextEditor.variants.ts +0 -231
- package/src/components/RichTextEditor/index.ts +0 -6
- package/src/components/ScatterChart/ScatterChart.tsx +0 -164
- package/src/components/ScatterChart/ScatterChart.types.ts +0 -42
- package/src/components/ScatterChart/ScatterChart.variants.ts +0 -162
- package/src/components/ScatterChart/index.ts +0 -2
- package/src/components/SdaiaLogoAnimation/BGSVG.tsx +0 -216
- package/src/components/SdaiaLogoAnimation/SdaiaLogoAnimation.tsx +0 -120
- package/src/components/SdaiaLogoAnimation/SdaiaLogoAnimation.types.ts +0 -13
- package/src/components/SdaiaLogoAnimation/SdaiaLogoAnimation.variants.ts +0 -22
- package/src/components/SdaiaLogoAnimation/index.ts +0 -2
- package/src/components/SdaiaTouch2dAnimation/SdaiaTouch2dAnimation.tsx +0 -55
- package/src/components/SdaiaTouch2dAnimation/SdaiaTouch2dAnimation.types.ts +0 -12
- package/src/components/SdaiaTouch2dAnimation/SdaiaTouch2dAnimation.variants.ts +0 -28
- package/src/components/SdaiaTouch2dAnimation/Star.tsx +0 -82
- package/src/components/SdaiaTouch2dAnimation/StarShape.tsx +0 -78
- package/src/components/SdaiaTouch2dAnimation/index.ts +0 -6
- package/src/components/SecondNavHeader/SecondNavHeader.tsx +0 -80
- package/src/components/SecondNavHeader/SecondNavHeader.types.ts +0 -41
- package/src/components/SecondNavHeader/SecondNavHeader.variants.ts +0 -42
- package/src/components/SecondNavHeader/index.ts +0 -2
- package/src/components/Select/Select.tsx +0 -351
- package/src/components/Select/Select.types.ts +0 -102
- package/src/components/Select/Select.variants.ts +0 -111
- package/src/components/Select/index.ts +0 -2
- package/src/components/SelectMenuItem/SelectMenuItem.tsx +0 -132
- package/src/components/SelectMenuItem/SelectMenuItem.types.ts +0 -47
- package/src/components/SelectMenuItem/SelectMenuItem.variants.ts +0 -56
- package/src/components/SelectMenuItem/index.ts +0 -2
- package/src/components/SeriesLabel/SeriesLabel.tsx +0 -76
- package/src/components/SeriesLabel/SeriesLabel.types.ts +0 -27
- package/src/components/SeriesLabel/SeriesLabel.variants.ts +0 -84
- package/src/components/SeriesLabel/index.ts +0 -2
- package/src/components/Signature/Signature.tsx +0 -905
- package/src/components/Signature/Signature.types.ts +0 -68
- package/src/components/Signature/Signature.variants.ts +0 -115
- package/src/components/Signature/index.ts +0 -2
- package/src/components/Skeleton/Skeleton.tsx +0 -21
- package/src/components/Skeleton/Skeleton.types.ts +0 -15
- package/src/components/Skeleton/Skeleton.variants.ts +0 -14
- package/src/components/Skeleton/index.ts +0 -2
- package/src/components/SkeletonAvatar/SkeletonAvatar.tsx +0 -21
- package/src/components/SkeletonAvatar/SkeletonAvatar.types.ts +0 -15
- package/src/components/SkeletonAvatar/SkeletonAvatar.variants.ts +0 -14
- package/src/components/SkeletonAvatar/index.ts +0 -2
- package/src/components/SlideoutMenu/SlideoutMenu.tsx +0 -225
- package/src/components/SlideoutMenu/SlideoutMenu.types.ts +0 -39
- package/src/components/SlideoutMenu/SlideoutMenuDivider.tsx +0 -10
- package/src/components/SlideoutMenu/SlideoutMenuSection.tsx +0 -39
- package/src/components/SlideoutMenu/index.ts +0 -5
- package/src/components/SlideoutMenuFooter/SlideoutMenuFooter.tsx +0 -96
- package/src/components/SlideoutMenuFooter/SlideoutMenuFooter.types.ts +0 -28
- package/src/components/SlideoutMenuFooter/SlideoutMenuFooter.variants.ts +0 -49
- package/src/components/SlideoutMenuFooter/index.ts +0 -6
- package/src/components/SlideoutMenuHeader/SlideoutMenuHeader.tsx +0 -83
- package/src/components/SlideoutMenuHeader/SlideoutMenuHeader.types.ts +0 -19
- package/src/components/SlideoutMenuHeader/SlideoutMenuHeader.variants.ts +0 -78
- package/src/components/SlideoutMenuHeader/index.ts +0 -2
- package/src/components/Slider/Slider.tsx +0 -259
- package/src/components/Slider/Slider.types.ts +0 -22
- package/src/components/Slider/Slider.variants.ts +0 -23
- package/src/components/Slider/index.ts +0 -2
- package/src/components/Sparkline/Sparkline.tsx +0 -130
- package/src/components/Sparkline/Sparkline.types.ts +0 -36
- package/src/components/Sparkline/Sparkline.variants.ts +0 -118
- package/src/components/Sparkline/index.ts +0 -2
- package/src/components/StatusDot/StatusDot.tsx +0 -82
- package/src/components/StatusDot/StatusDot.types.ts +0 -35
- package/src/components/StatusDot/StatusDot.variants.ts +0 -66
- package/src/components/StatusDot/index.ts +0 -8
- package/src/components/StructuredList/StructuredList.tsx +0 -79
- package/src/components/StructuredList/StructuredList.types.ts +0 -27
- package/src/components/StructuredList/index.ts +0 -2
- package/src/components/StructuredListGroup/StructuredListGroup.tsx +0 -76
- package/src/components/StructuredListGroup/StructuredListGroup.types.ts +0 -27
- package/src/components/StructuredListGroup/StructuredListGroup.variants.ts +0 -14
- package/src/components/StructuredListGroup/index.ts +0 -5
- package/src/components/StructuredListHeader/StructuredListHeader.tsx +0 -98
- package/src/components/StructuredListHeader/StructuredListHeader.types.ts +0 -26
- package/src/components/StructuredListHeader/StructuredListHeader.variants.ts +0 -24
- package/src/components/StructuredListHeader/index.ts +0 -5
- package/src/components/StructuredListRow/StructuredListRow.tsx +0 -144
- package/src/components/StructuredListRow/StructuredListRow.types.ts +0 -37
- package/src/components/StructuredListRow/StructuredListRow.variants.ts +0 -53
- package/src/components/StructuredListRow/index.ts +0 -6
- package/src/components/SubHeaderItem/SubHeaderItem.tsx +0 -37
- package/src/components/SubHeaderItem/SubHeaderItem.types.ts +0 -20
- package/src/components/SubHeaderItem/SubHeaderItem.variants.ts +0 -23
- package/src/components/SubHeaderItem/index.ts +0 -2
- package/src/components/Switch/Switch.tsx +0 -138
- package/src/components/Switch/Switch.types.ts +0 -18
- package/src/components/Switch/Switch.variants.ts +0 -49
- package/src/components/Switch/index.ts +0 -2
- package/src/components/SwitchLabel/SwitchLabel.tsx +0 -114
- package/src/components/SwitchLabel/SwitchLabel.types.ts +0 -27
- package/src/components/SwitchLabel/SwitchLabel.variants.ts +0 -28
- package/src/components/SwitchLabel/index.ts +0 -2
- package/src/components/Tab/Tab.tsx +0 -92
- package/src/components/Tab/Tab.types.ts +0 -34
- package/src/components/Tab/Tab.variants.ts +0 -79
- package/src/components/Tab/index.ts +0 -2
- package/src/components/Table/Table.tsx +0 -353
- package/src/components/Table/Table.types.ts +0 -80
- package/src/components/Table/Table.variants.ts +0 -110
- package/src/components/Table/index.ts +0 -10
- package/src/components/TableOfContent/TableOfContent.tsx +0 -33
- package/src/components/TableOfContent/TableOfContent.types.ts +0 -15
- package/src/components/TableOfContent/TableOfContent.variants.ts +0 -27
- package/src/components/TableOfContent/index.ts +0 -2
- package/src/components/TableOfContentItem/TableOfContentItem.tsx +0 -85
- package/src/components/TableOfContentItem/TableOfContentItem.types.ts +0 -23
- package/src/components/TableOfContentItem/TableOfContentItem.variants.ts +0 -109
- package/src/components/TableOfContentItem/index.ts +0 -2
- package/src/components/TableOfContentList/TableOfContentList.tsx +0 -60
- package/src/components/TableOfContentList/TableOfContentList.types.ts +0 -39
- package/src/components/TableOfContentList/TableOfContentList.variants.ts +0 -6
- package/src/components/TableOfContentList/index.ts +0 -2
- package/src/components/Tabs/Tabs.tsx +0 -80
- package/src/components/Tabs/Tabs.types.ts +0 -36
- package/src/components/Tabs/Tabs.variants.ts +0 -23
- package/src/components/Tabs/index.ts +0 -2
- package/src/components/Tag/Tag.tsx +0 -114
- package/src/components/Tag/Tag.types.ts +0 -32
- package/src/components/Tag/Tag.variants.ts +0 -57
- package/src/components/Tag/index.ts +0 -2
- package/src/components/TagCount/TagCount.tsx +0 -45
- package/src/components/TagCount/TagCount.types.ts +0 -21
- package/src/components/TagCount/TagCount.variants.ts +0 -26
- package/src/components/TagCount/index.ts +0 -7
- package/src/components/TextArea/TextArea.tsx +0 -130
- package/src/components/TextArea/TextArea.types.ts +0 -20
- package/src/components/TextArea/index.ts +0 -2
- package/src/components/TextInput/TextInput.tsx +0 -568
- package/src/components/TextInput/TextInput.types.ts +0 -87
- package/src/components/TextInput/TextInput.variants.ts +0 -89
- package/src/components/TextInput/TextInputTag.tsx +0 -43
- package/src/components/TextInput/TextInputTag.types.ts +0 -14
- package/src/components/TextInput/index.ts +0 -4
- package/src/components/Tooltip/Tooltip.tsx +0 -229
- package/src/components/Tooltip/Tooltip.types.ts +0 -48
- package/src/components/Tooltip/Tooltip.variants.ts +0 -141
- package/src/components/Tooltip/index.ts +0 -10
- package/src/components/TreeView/TreeView.tsx +0 -130
- package/src/components/TreeView/TreeView.types.ts +0 -42
- package/src/components/TreeView/TreeView.variants.ts +0 -6
- package/src/components/TreeView/index.ts +0 -3
- package/src/components/TreeViewItem/TreeViewItem.tsx +0 -108
- package/src/components/TreeViewItem/TreeViewItem.types.ts +0 -34
- package/src/components/TreeViewItem/TreeViewItem.variants.ts +0 -40
- package/src/components/TreeViewItem/index.ts +0 -3
- package/src/components/VerticalTabs/VerticalTabs.tsx +0 -84
- package/src/components/VerticalTabs/VerticalTabs.types.ts +0 -37
- package/src/components/VerticalTabs/VerticalTabs.variants.ts +0 -43
- package/src/components/VerticalTabs/index.ts +0 -6
- package/src/components/VideoPlayer/VideoPlayer.tsx +0 -470
- package/src/components/VideoPlayer/VideoPlayer.types.ts +0 -59
- package/src/components/VideoPlayer/VideoPlayer.variants.ts +0 -134
- package/src/components/VideoPlayer/index.ts +0 -2
- package/src/components/XAxis/XAxis.tsx +0 -67
- package/src/components/XAxis/XAxis.types.ts +0 -30
- package/src/components/XAxis/XAxis.variants.ts +0 -77
- package/src/components/XAxis/index.ts +0 -2
- package/src/components/YAxis/YAxis.tsx +0 -78
- package/src/components/YAxis/YAxis.types.ts +0 -41
- package/src/components/YAxis/YAxis.variants.ts +0 -94
- package/src/components/YAxis/index.ts +0 -2
- package/src/dga-icons.ts +0 -18
- package/src/hooks/usePresence.ts +0 -73
- package/src/icons/AIIcon.tsx +0 -34
- package/src/icons/AaIcon.tsx +0 -34
- package/src/icons/AlertCircle02Icon.tsx +0 -28
- package/src/icons/AlertCircleIcon.tsx +0 -29
- package/src/icons/AlertCircleSVG.tsx +0 -19
- package/src/icons/AlertCircleWarningIcon.tsx +0 -37
- package/src/icons/AlertTriangleIcon.tsx +0 -27
- package/src/icons/AlignCenterIcon.tsx +0 -31
- package/src/icons/AlignLeftIcon.tsx +0 -31
- package/src/icons/AlignRightIcon.tsx +0 -31
- package/src/icons/ArrowDownIcon.tsx +0 -27
- package/src/icons/ArrowDownLeft01Icon.tsx +0 -32
- package/src/icons/ArrowDownSVG.tsx +0 -16
- package/src/icons/ArrowLeft01Icon.tsx +0 -23
- package/src/icons/ArrowLeft02SVG.tsx +0 -19
- package/src/icons/ArrowLeftIcon.tsx +0 -28
- package/src/icons/ArrowRight01Icon.tsx +0 -23
- package/src/icons/ArrowRight01SVG.tsx +0 -16
- package/src/icons/ArrowRightIcon.tsx +0 -28
- package/src/icons/ArrowUpIcon.tsx +0 -27
- package/src/icons/ArrowUpRight01Icon.tsx +0 -31
- package/src/icons/ArrowUpSVG.tsx +0 -16
- package/src/icons/AtIcon.tsx +0 -33
- package/src/icons/BeakBottom.tsx +0 -13
- package/src/icons/BeakLeft.tsx +0 -13
- package/src/icons/BeakRight.tsx +0 -11
- package/src/icons/BeakTop.tsx +0 -13
- package/src/icons/BellCircleIcon.tsx +0 -33
- package/src/icons/BellIcon.tsx +0 -27
- package/src/icons/BoldIcon.tsx +0 -33
- package/src/icons/CalendarIcon.tsx +0 -35
- package/src/icons/ChartsIcon.tsx +0 -25
- package/src/icons/CheckCircleIcon.tsx +0 -29
- package/src/icons/ChevronDownIcon.tsx +0 -30
- package/src/icons/ChevronDownSmIcon.tsx +0 -34
- package/src/icons/ChevronLeftIcon.tsx +0 -20
- package/src/icons/ChevronRightIcon.tsx +0 -36
- package/src/icons/ClockIcon.tsx +0 -34
- package/src/icons/CloseIcon.tsx +0 -29
- package/src/icons/CloudUploadIcon.tsx +0 -21
- package/src/icons/CodeSnippetChevronDownIcon.tsx +0 -25
- package/src/icons/CodeSnippetCopyIcon.tsx +0 -24
- package/src/icons/CodeSnippetStarIcon.tsx +0 -25
- package/src/icons/ColorSquareIcon.tsx +0 -42
- package/src/icons/ComponentsIcon.tsx +0 -25
- package/src/icons/DGALogoSVG.tsx +0 -133
- package/src/icons/DeleteIcon.tsx +0 -24
- package/src/icons/DownloadIcon.tsx +0 -29
- package/src/icons/DragHandleVerticalIcon.tsx +0 -23
- package/src/icons/FeedbackEmojiDislikeIcon.tsx +0 -20
- package/src/icons/FeedbackEmojiLikeIcon.tsx +0 -20
- package/src/icons/FeedbackEmojiNeutralIcon.tsx +0 -20
- package/src/icons/FeedbackThumbDislikeFilledIcon.tsx +0 -26
- package/src/icons/FeedbackThumbDislikeIcon.tsx +0 -20
- package/src/icons/FeedbackThumbLikeFilledIcon.tsx +0 -20
- package/src/icons/FeedbackThumbLikeIcon.tsx +0 -20
- package/src/icons/FileUploadItemCloseIcon.tsx +0 -30
- package/src/icons/FileUploadItemEmptyFileIcon.tsx +0 -27
- package/src/icons/FileUploadItemPdfIcon.tsx +0 -52
- package/src/icons/FilterFunnelIcon.tsx +0 -34
- package/src/icons/FilterIcon.tsx +0 -31
- package/src/icons/FitIcon.tsx +0 -22
- package/src/icons/FolderFilledIcon.tsx +0 -25
- package/src/icons/FolderIcon.tsx +0 -28
- package/src/icons/FoundationsIcon.tsx +0 -25
- package/src/icons/FullscreenExitIcon.tsx +0 -71
- package/src/icons/FullscreenIcon.tsx +0 -70
- package/src/icons/GoBackward10Icon.tsx +0 -27
- package/src/icons/GoForward10Icon.tsx +0 -27
- package/src/icons/GridSquaresIcon.tsx +0 -40
- package/src/icons/HamburgerIcon.tsx +0 -28
- package/src/icons/HelpCircleIcon.tsx +0 -28
- package/src/icons/HomeIcon.tsx +0 -22
- package/src/icons/HomeSVG.tsx +0 -32
- package/src/icons/Image01SVG.tsx +0 -18
- package/src/icons/ImageIcon.tsx +0 -31
- package/src/icons/InfoCircleIcon.tsx +0 -31
- package/src/icons/InfoCircleSVG.tsx +0 -20
- package/src/icons/InfoIcon.tsx +0 -27
- package/src/icons/ItalicIcon.tsx +0 -31
- package/src/icons/LearnMoreArrowIcon.tsx +0 -22
- package/src/icons/LinkCircleSVG.tsx +0 -58
- package/src/icons/LinkIcon.tsx +0 -33
- package/src/icons/ListLinesIcon.tsx +0 -40
- package/src/icons/LockCircleSVG.tsx +0 -60
- package/src/icons/LockIcon.tsx +0 -36
- package/src/icons/Logout02Icon.tsx +0 -19
- package/src/icons/MicrophoneIcon.tsx +0 -20
- package/src/icons/MoreHorizontalIcon.tsx +0 -24
- package/src/icons/MoreVerticalIcon.tsx +0 -40
- package/src/icons/NextIcon.tsx +0 -44
- package/src/icons/PDFSvg.tsx +0 -39
- package/src/icons/PatternsIcon.tsx +0 -21
- package/src/icons/PauseIcon.tsx +0 -30
- package/src/icons/PencilIcon.tsx +0 -36
- package/src/icons/PlayButtonCardIcon.tsx +0 -41
- package/src/icons/PlayCenterIcon.tsx +0 -45
- package/src/icons/PlayIcon.tsx +0 -27
- package/src/icons/PlayIconSolid.tsx +0 -33
- package/src/icons/PlayIconStroke.tsx +0 -22
- package/src/icons/PlayIconTwotone.tsx +0 -36
- package/src/icons/PlayVideoIcon.tsx +0 -31
- package/src/icons/PlusCircleIcon.tsx +0 -41
- package/src/icons/PreviousIcon.tsx +0 -44
- package/src/icons/PrintIcon.tsx +0 -25
- package/src/icons/QuestionMarkGrayBgIcon.tsx +0 -52
- package/src/icons/QuestionMarkIcon.tsx +0 -47
- package/src/icons/RedoIcon.tsx +0 -41
- package/src/icons/SaudiFlagSVG.tsx +0 -31
- package/src/icons/SdaiaNavLogo.tsx +0 -345
- package/src/icons/SearchIcon.tsx +0 -34
- package/src/icons/SettingsIcon.tsx +0 -25
- package/src/icons/ShareIcon.tsx +0 -26
- package/src/icons/SidebarCollapseIcon.tsx +0 -25
- package/src/icons/SmileIcon.tsx +0 -34
- package/src/icons/SortIcon.tsx +0 -20
- package/src/icons/StarIcon.tsx +0 -38
- package/src/icons/StatusBadgeIcon.tsx +0 -19
- package/src/icons/TextTIcon.tsx +0 -33
- package/src/icons/Tick02Icon.tsx +0 -32
- package/src/icons/TickIcon.tsx +0 -33
- package/src/icons/TrashIcon.tsx +0 -44
- package/src/icons/UnderlineIcon.tsx +0 -31
- package/src/icons/UndoIcon.tsx +0 -31
- package/src/icons/UploadArrowIcon.tsx +0 -40
- package/src/icons/UserIcon.tsx +0 -21
- package/src/icons/VolumeHighIcon.tsx +0 -27
- package/src/icons/VolumeMuteIcon.tsx +0 -53
- package/src/icons/XCircleIcon.tsx +0 -32
- package/src/icons/XIcon.tsx +0 -27
- package/src/icons/XIconSVG.tsx +0 -16
- package/src/icons/XSmallIcon.tsx +0 -29
- package/src/icons/XSvg.tsx +0 -18
- package/src/icons/ZoomInIcon.tsx +0 -25
- package/src/icons/index.ts +0 -5
- package/src/index.ts +0 -699
- package/src/lib/cn.ts +0 -42
- package/src/styles/motion.css +0 -120
- package/src/styles.css +0 -242
package/dist/icons.js
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
|
|
1
|
+
// src/icons/AIIcon.tsx
|
|
2
|
+
import { jsx } from "react/jsx-runtime";
|
|
4
3
|
function AIIcon({ className, ...props }) {
|
|
5
4
|
return /* @__PURE__ */ jsx(
|
|
6
5
|
"svg",
|
|
@@ -21,8 +20,11 @@ function AIIcon({ className, ...props }) {
|
|
|
21
20
|
}
|
|
22
21
|
);
|
|
23
22
|
}
|
|
23
|
+
|
|
24
|
+
// src/icons/AaIcon.tsx
|
|
25
|
+
import { jsx as jsx2 } from "react/jsx-runtime";
|
|
24
26
|
function AaIcon({ className, ...props }) {
|
|
25
|
-
return /* @__PURE__ */
|
|
27
|
+
return /* @__PURE__ */ jsx2(
|
|
26
28
|
"svg",
|
|
27
29
|
{
|
|
28
30
|
viewBox: "0 0 20 20",
|
|
@@ -31,7 +33,7 @@ function AaIcon({ className, ...props }) {
|
|
|
31
33
|
"aria-hidden": "true",
|
|
32
34
|
className,
|
|
33
35
|
...props,
|
|
34
|
-
children: /* @__PURE__ */
|
|
36
|
+
children: /* @__PURE__ */ jsx2(
|
|
35
37
|
"path",
|
|
36
38
|
{
|
|
37
39
|
fillRule: "evenodd",
|
|
@@ -43,8 +45,11 @@ function AaIcon({ className, ...props }) {
|
|
|
43
45
|
}
|
|
44
46
|
);
|
|
45
47
|
}
|
|
48
|
+
|
|
49
|
+
// src/icons/AlertCircle02Icon.tsx
|
|
50
|
+
import { jsx as jsx3 } from "react/jsx-runtime";
|
|
46
51
|
function AlertCircle02Icon(props) {
|
|
47
|
-
return /* @__PURE__ */
|
|
52
|
+
return /* @__PURE__ */ jsx3(
|
|
48
53
|
"svg",
|
|
49
54
|
{
|
|
50
55
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -54,7 +59,7 @@ function AlertCircle02Icon(props) {
|
|
|
54
59
|
fill: "none",
|
|
55
60
|
"aria-hidden": "true",
|
|
56
61
|
...props,
|
|
57
|
-
children: /* @__PURE__ */
|
|
62
|
+
children: /* @__PURE__ */ jsx3(
|
|
58
63
|
"path",
|
|
59
64
|
{
|
|
60
65
|
fillRule: "evenodd",
|
|
@@ -66,6 +71,9 @@ function AlertCircle02Icon(props) {
|
|
|
66
71
|
}
|
|
67
72
|
);
|
|
68
73
|
}
|
|
74
|
+
|
|
75
|
+
// src/icons/AlertCircleIcon.tsx
|
|
76
|
+
import { jsx as jsx4 } from "react/jsx-runtime";
|
|
69
77
|
var base = {
|
|
70
78
|
xmlns: "http://www.w3.org/2000/svg",
|
|
71
79
|
width: 20,
|
|
@@ -74,7 +82,7 @@ var base = {
|
|
|
74
82
|
fill: "none",
|
|
75
83
|
"aria-hidden": true
|
|
76
84
|
};
|
|
77
|
-
var AlertCircleIcon = (props) => /* @__PURE__ */
|
|
85
|
+
var AlertCircleIcon = (props) => /* @__PURE__ */ jsx4("svg", { ...base, ...props, children: /* @__PURE__ */ jsx4(
|
|
78
86
|
"path",
|
|
79
87
|
{
|
|
80
88
|
fill: "currentColor",
|
|
@@ -83,7 +91,10 @@ var AlertCircleIcon = (props) => /* @__PURE__ */ jsx("svg", { ...base, ...props,
|
|
|
83
91
|
clipRule: "evenodd"
|
|
84
92
|
}
|
|
85
93
|
) });
|
|
86
|
-
|
|
94
|
+
|
|
95
|
+
// src/icons/AlertCircleSVG.tsx
|
|
96
|
+
import { jsx as jsx5 } from "react/jsx-runtime";
|
|
97
|
+
var AlertCircleSVG = (props) => /* @__PURE__ */ jsx5(
|
|
87
98
|
"svg",
|
|
88
99
|
{
|
|
89
100
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -92,7 +103,7 @@ var AlertCircleSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
92
103
|
height: 16,
|
|
93
104
|
fill: "none",
|
|
94
105
|
...props,
|
|
95
|
-
children: /* @__PURE__ */
|
|
106
|
+
children: /* @__PURE__ */ jsx5(
|
|
96
107
|
"path",
|
|
97
108
|
{
|
|
98
109
|
fill: "currentColor",
|
|
@@ -104,6 +115,9 @@ var AlertCircleSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
104
115
|
}
|
|
105
116
|
);
|
|
106
117
|
var AlertCircleSVG_default = AlertCircleSVG;
|
|
118
|
+
|
|
119
|
+
// src/icons/AlertCircleWarningIcon.tsx
|
|
120
|
+
import { jsx as jsx6, jsxs } from "react/jsx-runtime";
|
|
107
121
|
function AlertCircleWarningIcon(props) {
|
|
108
122
|
return /* @__PURE__ */ jsxs(
|
|
109
123
|
"svg",
|
|
@@ -116,21 +130,21 @@ function AlertCircleWarningIcon(props) {
|
|
|
116
130
|
"aria-hidden": "true",
|
|
117
131
|
...props,
|
|
118
132
|
children: [
|
|
119
|
-
/* @__PURE__ */
|
|
133
|
+
/* @__PURE__ */ jsx6(
|
|
120
134
|
"path",
|
|
121
135
|
{
|
|
122
136
|
d: "M32 0.5C49.397 0.5 63.5 14.603 63.5 32C63.5 49.397 49.397 63.5 32 63.5C14.603 63.5 0.5 49.397 0.5 32C0.5 14.603 14.603 0.5 32 0.5Z",
|
|
123
137
|
fill: "#DC6803"
|
|
124
138
|
}
|
|
125
139
|
),
|
|
126
|
-
/* @__PURE__ */
|
|
140
|
+
/* @__PURE__ */ jsx6(
|
|
127
141
|
"path",
|
|
128
142
|
{
|
|
129
143
|
d: "M32 0.5C49.397 0.5 63.5 14.603 63.5 32C63.5 49.397 49.397 63.5 32 63.5C14.603 63.5 0.5 49.397 0.5 32C0.5 14.603 14.603 0.5 32 0.5Z",
|
|
130
144
|
stroke: "#FEDF89"
|
|
131
145
|
}
|
|
132
146
|
),
|
|
133
|
-
/* @__PURE__ */
|
|
147
|
+
/* @__PURE__ */ jsx6(
|
|
134
148
|
"path",
|
|
135
149
|
{
|
|
136
150
|
fillRule: "evenodd",
|
|
@@ -143,6 +157,9 @@ function AlertCircleWarningIcon(props) {
|
|
|
143
157
|
}
|
|
144
158
|
);
|
|
145
159
|
}
|
|
160
|
+
|
|
161
|
+
// src/icons/AlertTriangleIcon.tsx
|
|
162
|
+
import { jsx as jsx7 } from "react/jsx-runtime";
|
|
146
163
|
var base2 = {
|
|
147
164
|
xmlns: "http://www.w3.org/2000/svg",
|
|
148
165
|
width: 20,
|
|
@@ -151,15 +168,18 @@ var base2 = {
|
|
|
151
168
|
fill: "none",
|
|
152
169
|
"aria-hidden": true
|
|
153
170
|
};
|
|
154
|
-
var AlertTriangleIcon = (props) => /* @__PURE__ */
|
|
171
|
+
var AlertTriangleIcon = (props) => /* @__PURE__ */ jsx7("svg", { ...base2, ...props, children: /* @__PURE__ */ jsx7(
|
|
155
172
|
"path",
|
|
156
173
|
{
|
|
157
174
|
fill: "currentColor",
|
|
158
175
|
d: "M10 2.5c.542 0 1.042.283 1.325.742l6.6 10.833a1.55 1.55 0 0 1-1.325 2.342H3.4a1.55 1.55 0 0 1-1.325-2.342l6.6-10.833A1.55 1.55 0 0 1 10 2.5Zm0 1.25a.3.3 0 0 0-.258.142L3.142 14.725a.3.3 0 0 0 .258.442h13.2a.3.3 0 0 0 .258-.442L10.258 3.892A.3.3 0 0 0 10 3.75Zm.001 8.75a.833.833 0 1 1 0 1.666h-.008a.833.833 0 0 1 0-1.666h.008ZM10 6.667c.345 0 .625.28.625.625v3.333a.625.625 0 1 1-1.25 0V7.292c0-.345.28-.625.625-.625Z"
|
|
159
176
|
}
|
|
160
177
|
) });
|
|
178
|
+
|
|
179
|
+
// src/icons/AlignCenterIcon.tsx
|
|
180
|
+
import { jsx as jsx8 } from "react/jsx-runtime";
|
|
161
181
|
function AlignCenterIcon({ className, ...props }) {
|
|
162
|
-
return /* @__PURE__ */
|
|
182
|
+
return /* @__PURE__ */ jsx8(
|
|
163
183
|
"svg",
|
|
164
184
|
{
|
|
165
185
|
viewBox: "0 0 24 24",
|
|
@@ -168,7 +188,7 @@ function AlignCenterIcon({ className, ...props }) {
|
|
|
168
188
|
"aria-hidden": "true",
|
|
169
189
|
className,
|
|
170
190
|
...props,
|
|
171
|
-
children: /* @__PURE__ */
|
|
191
|
+
children: /* @__PURE__ */ jsx8(
|
|
172
192
|
"path",
|
|
173
193
|
{
|
|
174
194
|
d: "M16 20.25C16.4142 20.25 16.75 20.5858 16.75 21C16.75 21.4142 16.4142 21.75 16 21.75H8C7.58579 21.75 7.25 21.4142 7.25 21C7.25 20.5858 7.58579 20.25 8 20.25H16ZM21 14.25C21.4142 14.25 21.75 14.5858 21.75 15C21.75 15.4142 21.4142 15.75 21 15.75H3C2.58579 15.75 2.25 15.4142 2.25 15C2.25 14.5858 2.58579 14.25 3 14.25H21ZM16 8.25C16.4142 8.25 16.75 8.58579 16.75 9C16.75 9.41421 16.4142 9.75 16 9.75H8C7.58579 9.75 7.25 9.41421 7.25 9C7.25 8.58579 7.58579 8.25 8 8.25H16ZM21 2.25C21.4142 2.25 21.75 2.58579 21.75 3C21.75 3.41421 21.4142 3.75 21 3.75H3C2.58579 3.75 2.25 3.41421 2.25 3C2.25 2.58579 2.58579 2.25 3 2.25H21Z",
|
|
@@ -178,8 +198,11 @@ function AlignCenterIcon({ className, ...props }) {
|
|
|
178
198
|
}
|
|
179
199
|
);
|
|
180
200
|
}
|
|
201
|
+
|
|
202
|
+
// src/icons/AlignLeftIcon.tsx
|
|
203
|
+
import { jsx as jsx9 } from "react/jsx-runtime";
|
|
181
204
|
function AlignLeftIcon({ className, ...props }) {
|
|
182
|
-
return /* @__PURE__ */
|
|
205
|
+
return /* @__PURE__ */ jsx9(
|
|
183
206
|
"svg",
|
|
184
207
|
{
|
|
185
208
|
viewBox: "0 0 24 24",
|
|
@@ -188,7 +211,7 @@ function AlignLeftIcon({ className, ...props }) {
|
|
|
188
211
|
"aria-hidden": "true",
|
|
189
212
|
className,
|
|
190
213
|
...props,
|
|
191
|
-
children: /* @__PURE__ */
|
|
214
|
+
children: /* @__PURE__ */ jsx9(
|
|
192
215
|
"path",
|
|
193
216
|
{
|
|
194
217
|
d: "M21 20.25C21.4142 20.25 21.75 20.5858 21.75 21C21.75 21.4142 21.4142 21.75 21 21.75H3C2.58579 21.75 2.25 21.4142 2.25 21C2.25 20.5858 2.58579 20.25 3 20.25H21ZM21 14.25C21.4142 14.25 21.75 14.5858 21.75 15C21.75 15.4142 21.4142 15.75 21 15.75H3C2.58579 15.75 2.25 15.4142 2.25 15C2.25 14.5858 2.58579 14.25 3 14.25H21ZM11 8.25C11.4142 8.25 11.75 8.58579 11.75 9C11.75 9.41421 11.4142 9.75 11 9.75H3C2.58579 9.75 2.25 9.41421 2.25 9C2.25 8.58579 2.58579 8.25 3 8.25H11ZM11 2.25C11.4142 2.25 11.75 2.58579 11.75 3C11.75 3.41421 11.4142 3.75 11 3.75H3C2.58579 3.75 2.25 3.41421 2.25 3C2.25 2.58579 2.58579 2.25 3 2.25H11Z",
|
|
@@ -198,8 +221,11 @@ function AlignLeftIcon({ className, ...props }) {
|
|
|
198
221
|
}
|
|
199
222
|
);
|
|
200
223
|
}
|
|
224
|
+
|
|
225
|
+
// src/icons/AlignRightIcon.tsx
|
|
226
|
+
import { jsx as jsx10 } from "react/jsx-runtime";
|
|
201
227
|
function AlignRightIcon({ className, ...props }) {
|
|
202
|
-
return /* @__PURE__ */
|
|
228
|
+
return /* @__PURE__ */ jsx10(
|
|
203
229
|
"svg",
|
|
204
230
|
{
|
|
205
231
|
viewBox: "0 0 24 24",
|
|
@@ -208,7 +234,7 @@ function AlignRightIcon({ className, ...props }) {
|
|
|
208
234
|
"aria-hidden": "true",
|
|
209
235
|
className,
|
|
210
236
|
...props,
|
|
211
|
-
children: /* @__PURE__ */
|
|
237
|
+
children: /* @__PURE__ */ jsx10(
|
|
212
238
|
"path",
|
|
213
239
|
{
|
|
214
240
|
d: "M21 20.25C21.4142 20.25 21.75 20.5858 21.75 21C21.75 21.4142 21.4142 21.75 21 21.75H3C2.58579 21.75 2.25 21.4142 2.25 21C2.25 20.5858 2.58579 20.25 3 20.25H21ZM21 14.25C21.4142 14.25 21.75 14.5858 21.75 15C21.75 15.4142 21.4142 15.75 21 15.75H3C2.58579 15.75 2.25 15.4142 2.25 15C2.25 14.5858 2.58579 14.25 3 14.25H21ZM21 8.25C21.4142 8.25 21.75 8.58579 21.75 9C21.75 9.41421 21.4142 9.75 21 9.75H13C12.5858 9.75 12.25 9.41421 12.25 9C12.25 8.58579 12.5858 8.25 13 8.25H21ZM21 2.25C21.4142 2.25 21.75 2.58579 21.75 3C21.75 3.41421 21.4142 3.75 21 3.75H13C12.5858 3.75 12.25 3.41421 12.25 3C12.25 2.58579 12.5858 2.25 13 2.25H21Z",
|
|
@@ -218,6 +244,9 @@ function AlignRightIcon({ className, ...props }) {
|
|
|
218
244
|
}
|
|
219
245
|
);
|
|
220
246
|
}
|
|
247
|
+
|
|
248
|
+
// src/icons/ArrowDownIcon.tsx
|
|
249
|
+
import { jsx as jsx11 } from "react/jsx-runtime";
|
|
221
250
|
var base3 = {
|
|
222
251
|
xmlns: "http://www.w3.org/2000/svg",
|
|
223
252
|
width: 16,
|
|
@@ -226,15 +255,18 @@ var base3 = {
|
|
|
226
255
|
fill: "none",
|
|
227
256
|
"aria-hidden": true
|
|
228
257
|
};
|
|
229
|
-
var ArrowDownIcon = (props) => /* @__PURE__ */
|
|
258
|
+
var ArrowDownIcon = (props) => /* @__PURE__ */ jsx11("svg", { ...base3, ...props, children: /* @__PURE__ */ jsx11(
|
|
230
259
|
"path",
|
|
231
260
|
{
|
|
232
261
|
fill: "currentColor",
|
|
233
262
|
d: "M4.402 5.704c.082.107.324.428.469.613.29.371.685.864 1.111 1.355.429.494.88.975 1.28 1.328.2.178.376.312.522.4.136.082.217.1.217.1s.078-.018.215-.1c.146-.088.322-.222.523-.4.4-.353.85-.834 1.279-1.328a34.282 34.282 0 0 0 1.579-1.968.5.5 0 0 1 .806.593l-.002.001a35.308 35.308 0 0 1-1.629 2.03c-.439.506-.923 1.025-1.371 1.422a4.75 4.75 0 0 1-.668.506c-.204.123-.462.244-.733.244-.271 0-.529-.12-.733-.244A4.758 4.758 0 0 1 6.6 9.75c-.449-.397-.932-.916-1.372-1.422a35.324 35.324 0 0 1-1.628-2.03l-.001-.001a.5.5 0 0 1 .804-.593Z"
|
|
234
263
|
}
|
|
235
264
|
) });
|
|
265
|
+
|
|
266
|
+
// src/icons/ArrowDownLeft01Icon.tsx
|
|
267
|
+
import { jsx as jsx12 } from "react/jsx-runtime";
|
|
236
268
|
function ArrowDownLeft01Icon(props) {
|
|
237
|
-
return /* @__PURE__ */
|
|
269
|
+
return /* @__PURE__ */ jsx12(
|
|
238
270
|
"svg",
|
|
239
271
|
{
|
|
240
272
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -244,7 +276,7 @@ function ArrowDownLeft01Icon(props) {
|
|
|
244
276
|
fill: "none",
|
|
245
277
|
"aria-hidden": "true",
|
|
246
278
|
...props,
|
|
247
|
-
children: /* @__PURE__ */
|
|
279
|
+
children: /* @__PURE__ */ jsx12(
|
|
248
280
|
"path",
|
|
249
281
|
{
|
|
250
282
|
d: "M3.00051 9.01543C3.12377 9.12973 3.2864 9.19313 3.42485 9.23301C3.57255 9.27556 3.74149 9.30457 3.91546 9.32489C4.26411 9.3656 4.67293 9.37577 5.05556 9.37247C5.44036 9.36914 5.80895 9.35205 6.08062 9.33587C6.21669 9.32777 6.32899 9.31987 6.40752 9.31397C6.4468 9.31102 6.47766 9.30857 6.49887 9.30684L6.52327 9.30482L6.52976 9.30427L6.53227 9.30405C6.7386 9.28608 6.89129 9.10425 6.87331 8.89792C6.85534 8.69161 6.67324 8.53895 6.46693 8.55691L6.46567 8.55701L6.46021 8.55748L6.43796 8.55932C6.41824 8.56093 6.38895 8.56325 6.35135 8.56608C6.27612 8.57173 6.16773 8.57936 6.03605 8.5872C5.77222 8.60291 5.41711 8.61932 5.04908 8.6225C4.6789 8.62569 4.30578 8.61537 4.00245 8.57995C3.98542 8.57796 3.96873 8.57591 3.95239 8.57379L9.26492 3.26126C9.41136 3.11481 9.41136 2.87738 9.26492 2.73093C9.11847 2.58448 8.88103 2.58448 8.73459 2.73093L3.42083 8.04469C3.41995 8.03751 3.41908 8.03026 3.41822 8.02294C3.38307 7.72303 3.37257 7.34781 3.37545 6.97282C3.37832 6.60017 3.39426 6.23827 3.40958 5.96877C3.41723 5.83426 3.42468 5.72331 3.43021 5.64623C3.43298 5.6077 3.43525 5.57766 3.43683 5.5574L3.43864 5.53452L3.43923 5.52728C3.45637 5.32089 3.30297 5.13968 3.09658 5.12253C2.89019 5.10537 2.70894 5.25902 2.69178 5.46542L2.69159 5.46771L2.69106 5.47432L2.68909 5.49924C2.6874 5.52091 2.68501 5.55245 2.68213 5.59258C2.67638 5.67282 2.66867 5.7875 2.66079 5.92621C2.64505 6.20317 2.62846 6.57812 2.62548 6.96706C2.62251 7.35365 2.63283 7.76475 2.67332 8.11023C2.69349 8.28237 2.7224 8.44961 2.76531 8.59416C2.80442 8.72589 2.87073 8.89508 3.00051 9.01543Z",
|
|
@@ -254,7 +286,10 @@ function ArrowDownLeft01Icon(props) {
|
|
|
254
286
|
}
|
|
255
287
|
);
|
|
256
288
|
}
|
|
257
|
-
|
|
289
|
+
|
|
290
|
+
// src/icons/ArrowDownSVG.tsx
|
|
291
|
+
import { jsx as jsx13 } from "react/jsx-runtime";
|
|
292
|
+
var ArrowDownSVG = (props) => /* @__PURE__ */ jsx13(
|
|
258
293
|
"svg",
|
|
259
294
|
{
|
|
260
295
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -262,7 +297,7 @@ var ArrowDownSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
262
297
|
height: 16,
|
|
263
298
|
fill: "none",
|
|
264
299
|
...props,
|
|
265
|
-
children: /* @__PURE__ */
|
|
300
|
+
children: /* @__PURE__ */ jsx13(
|
|
266
301
|
"path",
|
|
267
302
|
{
|
|
268
303
|
fill: "currentColor",
|
|
@@ -272,8 +307,11 @@ var ArrowDownSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
272
307
|
}
|
|
273
308
|
);
|
|
274
309
|
var ArrowDownSVG_default = ArrowDownSVG;
|
|
310
|
+
|
|
311
|
+
// src/icons/ArrowIcon.tsx
|
|
312
|
+
import { jsx as jsx14 } from "react/jsx-runtime";
|
|
275
313
|
function ArrowIcon({ className }) {
|
|
276
|
-
return /* @__PURE__ */
|
|
314
|
+
return /* @__PURE__ */ jsx14(
|
|
277
315
|
"svg",
|
|
278
316
|
{
|
|
279
317
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -283,7 +321,7 @@ function ArrowIcon({ className }) {
|
|
|
283
321
|
fill: "none",
|
|
284
322
|
"aria-hidden": "true",
|
|
285
323
|
className,
|
|
286
|
-
children: /* @__PURE__ */
|
|
324
|
+
children: /* @__PURE__ */ jsx14(
|
|
287
325
|
"path",
|
|
288
326
|
{
|
|
289
327
|
d: "M8 9l4-4 4 4M8 15l4 4 4-4",
|
|
@@ -296,8 +334,11 @@ function ArrowIcon({ className }) {
|
|
|
296
334
|
}
|
|
297
335
|
);
|
|
298
336
|
}
|
|
337
|
+
|
|
338
|
+
// src/icons/ArrowLeft01Icon.tsx
|
|
339
|
+
import { jsx as jsx15 } from "react/jsx-runtime";
|
|
299
340
|
function ArrowLeft01Icon(props) {
|
|
300
|
-
return /* @__PURE__ */
|
|
341
|
+
return /* @__PURE__ */ jsx15(
|
|
301
342
|
"svg",
|
|
302
343
|
{
|
|
303
344
|
viewBox: "0 0 24 24",
|
|
@@ -309,11 +350,14 @@ function ArrowLeft01Icon(props) {
|
|
|
309
350
|
strokeLinejoin: "round",
|
|
310
351
|
"aria-hidden": "true",
|
|
311
352
|
...props,
|
|
312
|
-
children: /* @__PURE__ */
|
|
353
|
+
children: /* @__PURE__ */ jsx15("path", { d: "M15 18L9 12L15 6" })
|
|
313
354
|
}
|
|
314
355
|
);
|
|
315
356
|
}
|
|
316
|
-
|
|
357
|
+
|
|
358
|
+
// src/icons/ArrowLeft02SVG.tsx
|
|
359
|
+
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
360
|
+
var ArrowLeft02SVG = (props) => /* @__PURE__ */ jsx16(
|
|
317
361
|
"svg",
|
|
318
362
|
{
|
|
319
363
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -322,7 +366,7 @@ var ArrowLeft02SVG = (props) => /* @__PURE__ */ jsx(
|
|
|
322
366
|
viewBox: "0 0 24 24",
|
|
323
367
|
fill: "none",
|
|
324
368
|
...props,
|
|
325
|
-
children: /* @__PURE__ */
|
|
369
|
+
children: /* @__PURE__ */ jsx16(
|
|
326
370
|
"path",
|
|
327
371
|
{
|
|
328
372
|
d: "M3.25 12c0 .374.166.72.323.98.169.282.396.572.646.854.501.567 1.155 1.176 1.79 1.727a44.3 44.3 0 0 0 2.487 2l.043.032.012.009.004.003a.75.75 0 0 0 .89-1.208l-.013-.01-.04-.029a44.174 44.174 0 0 1-2.4-1.93c-.616-.534-1.212-1.093-1.649-1.587a7.24 7.24 0 0 1-.08-.092H20a.75.75 0 0 0 0-1.5H5.266l.077-.09c.437-.493 1.033-1.052 1.649-1.587a42.78 42.78 0 0 1 2.4-1.93l.04-.029.013-.01a.75.75 0 1 0-.89-1.207L8.55 6.4l-.012.009-.043.032a32.481 32.481 0 0 0-.739.565c-.475.37-1.11.88-1.749 1.435-.634.55-1.288 1.16-1.789 1.727-.25.282-.477.572-.646.853-.156.259-.321.603-.323.974",
|
|
@@ -332,8 +376,11 @@ var ArrowLeft02SVG = (props) => /* @__PURE__ */ jsx(
|
|
|
332
376
|
}
|
|
333
377
|
);
|
|
334
378
|
var ArrowLeft02SVG_default = ArrowLeft02SVG;
|
|
379
|
+
|
|
380
|
+
// src/icons/ArrowLeftIcon.tsx
|
|
381
|
+
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
335
382
|
function ArrowLeftIcon(props) {
|
|
336
|
-
return /* @__PURE__ */
|
|
383
|
+
return /* @__PURE__ */ jsx17(
|
|
337
384
|
"svg",
|
|
338
385
|
{
|
|
339
386
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -342,7 +389,7 @@ function ArrowLeftIcon(props) {
|
|
|
342
389
|
viewBox: "0 0 20 20",
|
|
343
390
|
fill: "none",
|
|
344
391
|
...props,
|
|
345
|
-
children: /* @__PURE__ */
|
|
392
|
+
children: /* @__PURE__ */ jsx17(
|
|
346
393
|
"path",
|
|
347
394
|
{
|
|
348
395
|
d: "M12.5 5l-5 5 5 5",
|
|
@@ -355,8 +402,11 @@ function ArrowLeftIcon(props) {
|
|
|
355
402
|
}
|
|
356
403
|
);
|
|
357
404
|
}
|
|
405
|
+
|
|
406
|
+
// src/icons/ArrowRight01Icon.tsx
|
|
407
|
+
import { jsx as jsx18 } from "react/jsx-runtime";
|
|
358
408
|
function ArrowRight01Icon(props) {
|
|
359
|
-
return /* @__PURE__ */
|
|
409
|
+
return /* @__PURE__ */ jsx18(
|
|
360
410
|
"svg",
|
|
361
411
|
{
|
|
362
412
|
viewBox: "0 0 24 24",
|
|
@@ -368,11 +418,14 @@ function ArrowRight01Icon(props) {
|
|
|
368
418
|
strokeLinejoin: "round",
|
|
369
419
|
"aria-hidden": "true",
|
|
370
420
|
...props,
|
|
371
|
-
children: /* @__PURE__ */
|
|
421
|
+
children: /* @__PURE__ */ jsx18("path", { d: "M9 18L15 12L9 6" })
|
|
372
422
|
}
|
|
373
423
|
);
|
|
374
424
|
}
|
|
375
|
-
|
|
425
|
+
|
|
426
|
+
// src/icons/ArrowRight01SVG.tsx
|
|
427
|
+
import { jsx as jsx19 } from "react/jsx-runtime";
|
|
428
|
+
var ArrowRight01SVG = (props) => /* @__PURE__ */ jsx19(
|
|
376
429
|
"svg",
|
|
377
430
|
{
|
|
378
431
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -380,7 +433,7 @@ var ArrowRight01SVG = (props) => /* @__PURE__ */ jsx(
|
|
|
380
433
|
height: 16,
|
|
381
434
|
fill: "none",
|
|
382
435
|
...props,
|
|
383
|
-
children: /* @__PURE__ */
|
|
436
|
+
children: /* @__PURE__ */ jsx19(
|
|
384
437
|
"path",
|
|
385
438
|
{
|
|
386
439
|
fill: "currentColor",
|
|
@@ -390,8 +443,11 @@ var ArrowRight01SVG = (props) => /* @__PURE__ */ jsx(
|
|
|
390
443
|
}
|
|
391
444
|
);
|
|
392
445
|
var ArrowRight01SVG_default = ArrowRight01SVG;
|
|
446
|
+
|
|
447
|
+
// src/icons/ArrowRightIcon.tsx
|
|
448
|
+
import { jsx as jsx20 } from "react/jsx-runtime";
|
|
393
449
|
function ArrowRightIcon(props) {
|
|
394
|
-
return /* @__PURE__ */
|
|
450
|
+
return /* @__PURE__ */ jsx20(
|
|
395
451
|
"svg",
|
|
396
452
|
{
|
|
397
453
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -400,7 +456,7 @@ function ArrowRightIcon(props) {
|
|
|
400
456
|
viewBox: "0 0 20 20",
|
|
401
457
|
fill: "none",
|
|
402
458
|
...props,
|
|
403
|
-
children: /* @__PURE__ */
|
|
459
|
+
children: /* @__PURE__ */ jsx20(
|
|
404
460
|
"path",
|
|
405
461
|
{
|
|
406
462
|
d: "M7.5 5l5 5-5 5",
|
|
@@ -413,6 +469,9 @@ function ArrowRightIcon(props) {
|
|
|
413
469
|
}
|
|
414
470
|
);
|
|
415
471
|
}
|
|
472
|
+
|
|
473
|
+
// src/icons/ArrowUpIcon.tsx
|
|
474
|
+
import { jsx as jsx21 } from "react/jsx-runtime";
|
|
416
475
|
var base4 = {
|
|
417
476
|
xmlns: "http://www.w3.org/2000/svg",
|
|
418
477
|
width: 16,
|
|
@@ -421,15 +480,18 @@ var base4 = {
|
|
|
421
480
|
fill: "none",
|
|
422
481
|
"aria-hidden": true
|
|
423
482
|
};
|
|
424
|
-
var ArrowUpIcon = (props) => /* @__PURE__ */
|
|
483
|
+
var ArrowUpIcon = (props) => /* @__PURE__ */ jsx21("svg", { ...base4, ...props, children: /* @__PURE__ */ jsx21(
|
|
425
484
|
"path",
|
|
426
485
|
{
|
|
427
486
|
fill: "currentColor",
|
|
428
487
|
d: "M11.6 10.296c-.082-.107-.324-.428-.469-.613-.29-.371-.685-.864-1.111-1.355C9.59 7.834 9.14 7.353 8.74 7a3.792 3.792 0 0 0-.522-.4c-.136-.082-.217-.1-.217-.1s-.079.018-.215.1a3.791 3.791 0 0 0-.523.4c-.4.353-.85.834-1.279 1.328-.426.491-.822.984-1.111 1.355-.144.185-.387.505-.468.613a.5.5 0 0 1-.806-.592l.002-.002a35.314 35.314 0 0 1 1.629-2.03c.439-.506.923-1.025 1.371-1.422.224-.197.451-.375.668-.506.204-.123.462-.244.733-.244.271 0 .529.12.733.244.217.13.444.309.668.506.449.397.932.916 1.372 1.422a35.31 35.31 0 0 1 1.144 1.395c.148.19.4.522.484.635l.001.001a.5.5 0 0 1-.804.594Z"
|
|
429
488
|
}
|
|
430
489
|
) });
|
|
490
|
+
|
|
491
|
+
// src/icons/ArrowUpRight01Icon.tsx
|
|
492
|
+
import { jsx as jsx22 } from "react/jsx-runtime";
|
|
431
493
|
function ArrowUpRight01Icon(props) {
|
|
432
|
-
return /* @__PURE__ */
|
|
494
|
+
return /* @__PURE__ */ jsx22(
|
|
433
495
|
"svg",
|
|
434
496
|
{
|
|
435
497
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -439,17 +501,20 @@ function ArrowUpRight01Icon(props) {
|
|
|
439
501
|
fill: "none",
|
|
440
502
|
"aria-hidden": "true",
|
|
441
503
|
...props,
|
|
442
|
-
children: /* @__PURE__ */
|
|
504
|
+
children: /* @__PURE__ */ jsx22(
|
|
443
505
|
"path",
|
|
444
506
|
{
|
|
445
507
|
d: "M8.99924 2.98262C8.87599 2.86832 8.71335 2.80492 8.5749 2.76503C8.4272 2.72248 8.25826 2.69347 8.08429 2.67316C7.73565 2.63245 7.32682 2.62227 6.94419 2.62558C6.55939 2.6289 6.1908 2.646 5.91913 2.66217C5.78306 2.67027 5.67076 2.67818 5.59223 2.68408C5.55295 2.68703 5.52209 2.68948 5.50089 2.6912L5.47648 2.69322L5.46999 2.69378L5.46748 2.69399C5.26115 2.71197 5.10846 2.8938 5.12644 3.10012C5.14441 3.30644 5.32651 3.4591 5.53283 3.44114L5.53408 3.44103L5.53954 3.44057L5.56179 3.43873C5.58152 3.43712 5.6108 3.43479 5.6484 3.43197C5.72363 3.42632 5.83202 3.41869 5.9637 3.41085C6.22753 3.39514 6.58264 3.37873 6.95067 3.37555C7.32086 3.37235 7.69397 3.38268 7.9973 3.4181C8.01434 3.42009 8.03102 3.42214 8.04736 3.42426L2.73483 8.73679C2.58839 8.88323 2.58839 9.12067 2.73483 9.26712C2.88128 9.41356 3.11872 9.41356 3.26517 9.26712L8.57892 3.95336C8.57981 3.96054 8.58068 3.96778 8.58153 3.9751C8.61668 4.27502 8.62718 4.65023 8.6243 5.02523C8.62143 5.39788 8.60549 5.75978 8.59017 6.02927C8.58253 6.16379 8.57507 6.27473 8.56954 6.35182C8.56678 6.39035 8.5645 6.42039 8.56292 6.44065L8.56111 6.46353L8.56052 6.47077C8.54338 6.67716 8.69678 6.85837 8.90317 6.87552C9.10957 6.89268 9.29081 6.73903 9.30797 6.53263L9.30816 6.53034L9.30869 6.52373L9.31066 6.4988C9.31235 6.47714 9.31474 6.4456 9.31762 6.40547C9.32337 6.32523 9.33108 6.21055 9.33896 6.07184C9.35471 5.79488 9.37129 5.41993 9.37427 5.03099C9.37724 4.6444 9.36692 4.23329 9.32644 3.88781C9.30626 3.71568 9.27736 3.54844 9.23444 3.40389C9.19533 3.27215 9.12902 3.10296 8.99924 2.98262Z",
|
|
446
|
-
fill: "
|
|
508
|
+
fill: "currentColor"
|
|
447
509
|
}
|
|
448
510
|
)
|
|
449
511
|
}
|
|
450
512
|
);
|
|
451
513
|
}
|
|
452
|
-
|
|
514
|
+
|
|
515
|
+
// src/icons/ArrowUpSVG.tsx
|
|
516
|
+
import { jsx as jsx23 } from "react/jsx-runtime";
|
|
517
|
+
var ArrowUpSVG = (props) => /* @__PURE__ */ jsx23(
|
|
453
518
|
"svg",
|
|
454
519
|
{
|
|
455
520
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -457,7 +522,7 @@ var ArrowUpSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
457
522
|
height: 16,
|
|
458
523
|
fill: "none",
|
|
459
524
|
...props,
|
|
460
|
-
children: /* @__PURE__ */
|
|
525
|
+
children: /* @__PURE__ */ jsx23(
|
|
461
526
|
"path",
|
|
462
527
|
{
|
|
463
528
|
fill: "currentColor",
|
|
@@ -467,8 +532,11 @@ var ArrowUpSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
467
532
|
}
|
|
468
533
|
);
|
|
469
534
|
var ArrowUpSVG_default = ArrowUpSVG;
|
|
535
|
+
|
|
536
|
+
// src/icons/AtIcon.tsx
|
|
537
|
+
import { jsx as jsx24 } from "react/jsx-runtime";
|
|
470
538
|
function AtIcon({ className, ...props }) {
|
|
471
|
-
return /* @__PURE__ */
|
|
539
|
+
return /* @__PURE__ */ jsx24(
|
|
472
540
|
"svg",
|
|
473
541
|
{
|
|
474
542
|
viewBox: "0 0 20 20",
|
|
@@ -477,7 +545,7 @@ function AtIcon({ className, ...props }) {
|
|
|
477
545
|
"aria-hidden": "true",
|
|
478
546
|
className,
|
|
479
547
|
...props,
|
|
480
|
-
children: /* @__PURE__ */
|
|
548
|
+
children: /* @__PURE__ */ jsx24(
|
|
481
549
|
"path",
|
|
482
550
|
{
|
|
483
551
|
fillRule: "evenodd",
|
|
@@ -489,11 +557,17 @@ function AtIcon({ className, ...props }) {
|
|
|
489
557
|
}
|
|
490
558
|
);
|
|
491
559
|
}
|
|
560
|
+
|
|
561
|
+
// src/icons/BeakBottom.tsx
|
|
562
|
+
import { jsx as jsx25 } from "react/jsx-runtime";
|
|
492
563
|
function BeakBottom(props) {
|
|
493
|
-
return /* @__PURE__ */
|
|
564
|
+
return /* @__PURE__ */ jsx25("svg", { width: "12", height: "6", viewBox: "0 0 12 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx25("path", { d: "M6 6L0 0H12L6 6Z", fill: "currentColor" }) });
|
|
494
565
|
}
|
|
566
|
+
|
|
567
|
+
// src/icons/BeakDown.tsx
|
|
568
|
+
import { jsx as jsx26 } from "react/jsx-runtime";
|
|
495
569
|
function BeakDown(props) {
|
|
496
|
-
return /* @__PURE__ */
|
|
570
|
+
return /* @__PURE__ */ jsx26(
|
|
497
571
|
"svg",
|
|
498
572
|
{
|
|
499
573
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -502,21 +576,33 @@ function BeakDown(props) {
|
|
|
502
576
|
viewBox: "0 0 28 6",
|
|
503
577
|
fill: "none",
|
|
504
578
|
...props,
|
|
505
|
-
children: /* @__PURE__ */
|
|
579
|
+
children: /* @__PURE__ */ jsx26("path", { d: "M14 6L0 0H28L14 6Z", fill: "currentColor" })
|
|
506
580
|
}
|
|
507
581
|
);
|
|
508
582
|
}
|
|
583
|
+
|
|
584
|
+
// src/icons/BeakLeft.tsx
|
|
585
|
+
import { jsx as jsx27 } from "react/jsx-runtime";
|
|
509
586
|
function BeakLeft(props) {
|
|
510
|
-
return /* @__PURE__ */
|
|
587
|
+
return /* @__PURE__ */ jsx27("svg", { width: "6", height: "12", viewBox: "0 0 6 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx27("path", { d: "M0 6L6 0V12L0 6Z", fill: "currentColor" }) });
|
|
511
588
|
}
|
|
589
|
+
|
|
590
|
+
// src/icons/BeakRight.tsx
|
|
591
|
+
import { jsx as jsx28 } from "react/jsx-runtime";
|
|
512
592
|
function BeakRight(props) {
|
|
513
|
-
return /* @__PURE__ */
|
|
593
|
+
return /* @__PURE__ */ jsx28("svg", { width: "6", height: "12", viewBox: "0 0 6 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx28("path", { d: "M6 6L0 12V0L6 6Z", fill: "currentColor" }) });
|
|
514
594
|
}
|
|
595
|
+
|
|
596
|
+
// src/icons/BeakTop.tsx
|
|
597
|
+
import { jsx as jsx29 } from "react/jsx-runtime";
|
|
515
598
|
function BeakTop(props) {
|
|
516
|
-
return /* @__PURE__ */
|
|
599
|
+
return /* @__PURE__ */ jsx29("svg", { width: "12", height: "6", viewBox: "0 0 12 6", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: /* @__PURE__ */ jsx29("path", { d: "M6 0L12 6H0L6 0Z", fill: "currentColor" }) });
|
|
517
600
|
}
|
|
601
|
+
|
|
602
|
+
// src/icons/BeakUp.tsx
|
|
603
|
+
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
518
604
|
function BeakUp(props) {
|
|
519
|
-
return /* @__PURE__ */
|
|
605
|
+
return /* @__PURE__ */ jsx30(
|
|
520
606
|
"svg",
|
|
521
607
|
{
|
|
522
608
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -525,12 +611,15 @@ function BeakUp(props) {
|
|
|
525
611
|
viewBox: "0 0 28 6",
|
|
526
612
|
fill: "none",
|
|
527
613
|
...props,
|
|
528
|
-
children: /* @__PURE__ */
|
|
614
|
+
children: /* @__PURE__ */ jsx30("path", { d: "M14 0L28 6H0L14 0Z", fill: "currentColor" })
|
|
529
615
|
}
|
|
530
616
|
);
|
|
531
617
|
}
|
|
618
|
+
|
|
619
|
+
// src/icons/BellCircleIcon.tsx
|
|
620
|
+
import { jsx as jsx31, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
532
621
|
function BellCircleIcon(props) {
|
|
533
|
-
return /* @__PURE__ */
|
|
622
|
+
return /* @__PURE__ */ jsxs2(
|
|
534
623
|
"svg",
|
|
535
624
|
{
|
|
536
625
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -541,14 +630,14 @@ function BellCircleIcon(props) {
|
|
|
541
630
|
"aria-hidden": "true",
|
|
542
631
|
...props,
|
|
543
632
|
children: [
|
|
544
|
-
/* @__PURE__ */
|
|
633
|
+
/* @__PURE__ */ jsx31(
|
|
545
634
|
"path",
|
|
546
635
|
{
|
|
547
636
|
d: "M0 30C0 13.4315 13.4315 0 30 0C46.5685 0 60 13.4315 60 30C60 46.5685 46.5685 60 30 60C13.4315 60 0 46.5685 0 30Z",
|
|
548
637
|
fill: "#1B8354"
|
|
549
638
|
}
|
|
550
639
|
),
|
|
551
|
-
/* @__PURE__ */
|
|
640
|
+
/* @__PURE__ */ jsx31(
|
|
552
641
|
"path",
|
|
553
642
|
{
|
|
554
643
|
fillRule: "evenodd",
|
|
@@ -561,6 +650,9 @@ function BellCircleIcon(props) {
|
|
|
561
650
|
}
|
|
562
651
|
);
|
|
563
652
|
}
|
|
653
|
+
|
|
654
|
+
// src/icons/BellIcon.tsx
|
|
655
|
+
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
564
656
|
var base5 = {
|
|
565
657
|
xmlns: "http://www.w3.org/2000/svg",
|
|
566
658
|
width: 20,
|
|
@@ -569,15 +661,18 @@ var base5 = {
|
|
|
569
661
|
fill: "none",
|
|
570
662
|
"aria-hidden": true
|
|
571
663
|
};
|
|
572
|
-
var BellIcon = (props) => /* @__PURE__ */
|
|
664
|
+
var BellIcon = (props) => /* @__PURE__ */ jsx32("svg", { ...base5, ...props, children: /* @__PURE__ */ jsx32(
|
|
573
665
|
"path",
|
|
574
666
|
{
|
|
575
667
|
fill: "currentColor",
|
|
576
668
|
d: "M10 2.083c.345 0 .625.28.625.625v.417A5.21 5.21 0 0 1 15.208 8.333V11.6l1.19 2.381a.625.625 0 0 1-.56.902H4.163a.625.625 0 0 1-.56-.902l1.19-2.381V8.333a5.21 5.21 0 0 1 4.583-5.208v-.417c0-.345.28-.625.625-.625ZM10 4.375a3.958 3.958 0 0 0-3.958 3.958v3.42l-.794 1.58h9.504l-.794-1.58v-3.42A3.958 3.958 0 0 0 10 4.375Zm-1.667 12.708a.625.625 0 0 1 .625-.625h2.084a.625.625 0 1 1 0 1.25H8.958a.625.625 0 0 1-.625-.625Z"
|
|
577
669
|
}
|
|
578
670
|
) });
|
|
671
|
+
|
|
672
|
+
// src/icons/BoldIcon.tsx
|
|
673
|
+
import { jsx as jsx33 } from "react/jsx-runtime";
|
|
579
674
|
function BoldIcon({ className, ...props }) {
|
|
580
|
-
return /* @__PURE__ */
|
|
675
|
+
return /* @__PURE__ */ jsx33(
|
|
581
676
|
"svg",
|
|
582
677
|
{
|
|
583
678
|
viewBox: "0 0 16 16",
|
|
@@ -586,7 +681,7 @@ function BoldIcon({ className, ...props }) {
|
|
|
586
681
|
"aria-hidden": "true",
|
|
587
682
|
className,
|
|
588
683
|
...props,
|
|
589
|
-
children: /* @__PURE__ */
|
|
684
|
+
children: /* @__PURE__ */ jsx33(
|
|
590
685
|
"path",
|
|
591
686
|
{
|
|
592
687
|
fillRule: "evenodd",
|
|
@@ -598,8 +693,11 @@ function BoldIcon({ className, ...props }) {
|
|
|
598
693
|
}
|
|
599
694
|
);
|
|
600
695
|
}
|
|
696
|
+
|
|
697
|
+
// src/icons/CalendarIcon.tsx
|
|
698
|
+
import { jsx as jsx34, jsxs as jsxs3 } from "react/jsx-runtime";
|
|
601
699
|
function CalendarIcon(props) {
|
|
602
|
-
return /* @__PURE__ */
|
|
700
|
+
return /* @__PURE__ */ jsxs3(
|
|
603
701
|
"svg",
|
|
604
702
|
{
|
|
605
703
|
viewBox: "0 0 24 24",
|
|
@@ -610,7 +708,7 @@ function CalendarIcon(props) {
|
|
|
610
708
|
"aria-hidden": "true",
|
|
611
709
|
...props,
|
|
612
710
|
children: [
|
|
613
|
-
/* @__PURE__ */
|
|
711
|
+
/* @__PURE__ */ jsx34(
|
|
614
712
|
"rect",
|
|
615
713
|
{
|
|
616
714
|
x: "3",
|
|
@@ -624,7 +722,7 @@ function CalendarIcon(props) {
|
|
|
624
722
|
strokeLinejoin: "round"
|
|
625
723
|
}
|
|
626
724
|
),
|
|
627
|
-
/* @__PURE__ */
|
|
725
|
+
/* @__PURE__ */ jsx34(
|
|
628
726
|
"path",
|
|
629
727
|
{
|
|
630
728
|
d: "M16 2v4M8 2v4M3 10h18",
|
|
@@ -638,8 +736,11 @@ function CalendarIcon(props) {
|
|
|
638
736
|
}
|
|
639
737
|
);
|
|
640
738
|
}
|
|
739
|
+
|
|
740
|
+
// src/icons/ChartsIcon.tsx
|
|
741
|
+
import { jsx as jsx35 } from "react/jsx-runtime";
|
|
641
742
|
function ChartsIcon(props) {
|
|
642
|
-
return /* @__PURE__ */
|
|
743
|
+
return /* @__PURE__ */ jsx35(
|
|
643
744
|
"svg",
|
|
644
745
|
{
|
|
645
746
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -649,7 +750,7 @@ function ChartsIcon(props) {
|
|
|
649
750
|
fill: "none",
|
|
650
751
|
"aria-hidden": "true",
|
|
651
752
|
...props,
|
|
652
|
-
children: /* @__PURE__ */
|
|
753
|
+
children: /* @__PURE__ */ jsx35(
|
|
653
754
|
"path",
|
|
654
755
|
{
|
|
655
756
|
fillRule: "evenodd",
|
|
@@ -661,6 +762,9 @@ function ChartsIcon(props) {
|
|
|
661
762
|
}
|
|
662
763
|
);
|
|
663
764
|
}
|
|
765
|
+
|
|
766
|
+
// src/icons/CheckCircleIcon.tsx
|
|
767
|
+
import { jsx as jsx36 } from "react/jsx-runtime";
|
|
664
768
|
var base6 = {
|
|
665
769
|
xmlns: "http://www.w3.org/2000/svg",
|
|
666
770
|
width: 20,
|
|
@@ -669,7 +773,7 @@ var base6 = {
|
|
|
669
773
|
fill: "none",
|
|
670
774
|
"aria-hidden": true
|
|
671
775
|
};
|
|
672
|
-
var CheckCircleIcon = (props) => /* @__PURE__ */
|
|
776
|
+
var CheckCircleIcon = (props) => /* @__PURE__ */ jsx36("svg", { ...base6, ...props, children: /* @__PURE__ */ jsx36(
|
|
673
777
|
"path",
|
|
674
778
|
{
|
|
675
779
|
fill: "currentColor",
|
|
@@ -678,8 +782,11 @@ var CheckCircleIcon = (props) => /* @__PURE__ */ jsx("svg", { ...base6, ...props
|
|
|
678
782
|
clipRule: "evenodd"
|
|
679
783
|
}
|
|
680
784
|
) });
|
|
785
|
+
|
|
786
|
+
// src/icons/ChevronDownIcon.tsx
|
|
787
|
+
import { jsx as jsx37 } from "react/jsx-runtime";
|
|
681
788
|
function ChevronDownIcon({ className }) {
|
|
682
|
-
return /* @__PURE__ */
|
|
789
|
+
return /* @__PURE__ */ jsx37(
|
|
683
790
|
"svg",
|
|
684
791
|
{
|
|
685
792
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -689,7 +796,7 @@ function ChevronDownIcon({ className }) {
|
|
|
689
796
|
fill: "none",
|
|
690
797
|
"aria-hidden": "true",
|
|
691
798
|
className,
|
|
692
|
-
children: /* @__PURE__ */
|
|
799
|
+
children: /* @__PURE__ */ jsx37(
|
|
693
800
|
"path",
|
|
694
801
|
{
|
|
695
802
|
d: "M5 7.5l5 5 5-5",
|
|
@@ -702,8 +809,11 @@ function ChevronDownIcon({ className }) {
|
|
|
702
809
|
}
|
|
703
810
|
);
|
|
704
811
|
}
|
|
812
|
+
|
|
813
|
+
// src/icons/ChevronDownSmIcon.tsx
|
|
814
|
+
import { jsx as jsx38 } from "react/jsx-runtime";
|
|
705
815
|
function ChevronDownSmIcon({ className, ...props }) {
|
|
706
|
-
return /* @__PURE__ */
|
|
816
|
+
return /* @__PURE__ */ jsx38(
|
|
707
817
|
"svg",
|
|
708
818
|
{
|
|
709
819
|
viewBox: "0 0 12 12",
|
|
@@ -712,7 +822,7 @@ function ChevronDownSmIcon({ className, ...props }) {
|
|
|
712
822
|
"aria-hidden": "true",
|
|
713
823
|
className,
|
|
714
824
|
...props,
|
|
715
|
-
children: /* @__PURE__ */
|
|
825
|
+
children: /* @__PURE__ */ jsx38(
|
|
716
826
|
"path",
|
|
717
827
|
{
|
|
718
828
|
d: "M3 4.5L6 7.5L9 4.5",
|
|
@@ -725,8 +835,11 @@ function ChevronDownSmIcon({ className, ...props }) {
|
|
|
725
835
|
}
|
|
726
836
|
);
|
|
727
837
|
}
|
|
838
|
+
|
|
839
|
+
// src/icons/ChevronLeftIcon.tsx
|
|
840
|
+
import { jsx as jsx39 } from "react/jsx-runtime";
|
|
728
841
|
function ChevronLeftIcon(props) {
|
|
729
|
-
return /* @__PURE__ */
|
|
842
|
+
return /* @__PURE__ */ jsx39(
|
|
730
843
|
"svg",
|
|
731
844
|
{
|
|
732
845
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -736,7 +849,7 @@ function ChevronLeftIcon(props) {
|
|
|
736
849
|
fill: "none",
|
|
737
850
|
"aria-hidden": "true",
|
|
738
851
|
...props,
|
|
739
|
-
children: /* @__PURE__ */
|
|
852
|
+
children: /* @__PURE__ */ jsx39(
|
|
740
853
|
"path",
|
|
741
854
|
{
|
|
742
855
|
d: "M8.46973 6.46973C8.76262 6.17684 9.23738 6.17683 9.53027 6.46973C9.82316 6.76262 9.82317 7.23738 9.53027 7.53027L5.81055 11.25H20C20.4141 11.25 20.7499 11.5859 20.75 12C20.75 12.4142 20.4142 12.75 20 12.75H5.81055L9.53027 16.4697C9.82314 16.7626 9.82314 17.2374 9.53027 17.5303C9.23739 17.8232 8.76262 17.8231 8.46973 17.5303L3.46973 12.5303C3.43824 12.4988 3.41046 12.4649 3.38574 12.4297C3.35449 12.3851 3.3277 12.3371 3.30664 12.2861C3.28603 12.2361 3.27106 12.1844 3.26172 12.1318C3.25415 12.0891 3.25 12.0449 3.25 12C3.25001 11.955 3.25411 11.911 3.26172 11.8682C3.27081 11.817 3.28493 11.7665 3.30469 11.7178L3.30859 11.708C3.32018 11.6806 3.33595 11.6555 3.35059 11.6299C3.38303 11.573 3.42121 11.5182 3.46973 11.4697L8.46973 6.46973Z",
|
|
@@ -746,8 +859,11 @@ function ChevronLeftIcon(props) {
|
|
|
746
859
|
}
|
|
747
860
|
);
|
|
748
861
|
}
|
|
862
|
+
|
|
863
|
+
// src/icons/ChevronRightIcon.tsx
|
|
864
|
+
import { jsx as jsx40 } from "react/jsx-runtime";
|
|
749
865
|
function ChevronRightIcon(props) {
|
|
750
|
-
return /* @__PURE__ */
|
|
866
|
+
return /* @__PURE__ */ jsx40(
|
|
751
867
|
"svg",
|
|
752
868
|
{
|
|
753
869
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -757,7 +873,7 @@ function ChevronRightIcon(props) {
|
|
|
757
873
|
fill: "none",
|
|
758
874
|
"aria-hidden": "true",
|
|
759
875
|
...props,
|
|
760
|
-
children: /* @__PURE__ */
|
|
876
|
+
children: /* @__PURE__ */ jsx40(
|
|
761
877
|
"path",
|
|
762
878
|
{
|
|
763
879
|
fillRule: "evenodd",
|
|
@@ -769,8 +885,11 @@ function ChevronRightIcon(props) {
|
|
|
769
885
|
}
|
|
770
886
|
);
|
|
771
887
|
}
|
|
888
|
+
|
|
889
|
+
// src/icons/ClearIcon.tsx
|
|
890
|
+
import { jsx as jsx41 } from "react/jsx-runtime";
|
|
772
891
|
function ClearIcon({ className, ...props }) {
|
|
773
|
-
return /* @__PURE__ */
|
|
892
|
+
return /* @__PURE__ */ jsx41(
|
|
774
893
|
"svg",
|
|
775
894
|
{
|
|
776
895
|
viewBox: "0 0 16 16",
|
|
@@ -779,7 +898,7 @@ function ClearIcon({ className, ...props }) {
|
|
|
779
898
|
"aria-hidden": "true",
|
|
780
899
|
className,
|
|
781
900
|
...props,
|
|
782
|
-
children: /* @__PURE__ */
|
|
901
|
+
children: /* @__PURE__ */ jsx41(
|
|
783
902
|
"path",
|
|
784
903
|
{
|
|
785
904
|
d: "M12 4L4 12M4 4L12 12",
|
|
@@ -792,8 +911,11 @@ function ClearIcon({ className, ...props }) {
|
|
|
792
911
|
}
|
|
793
912
|
);
|
|
794
913
|
}
|
|
914
|
+
|
|
915
|
+
// src/icons/ClockIcon.tsx
|
|
916
|
+
import { jsx as jsx42 } from "react/jsx-runtime";
|
|
795
917
|
function ClockIcon({ className, ...props }) {
|
|
796
|
-
return /* @__PURE__ */
|
|
918
|
+
return /* @__PURE__ */ jsx42(
|
|
797
919
|
"svg",
|
|
798
920
|
{
|
|
799
921
|
viewBox: "0 0 20 20",
|
|
@@ -802,7 +924,7 @@ function ClockIcon({ className, ...props }) {
|
|
|
802
924
|
"aria-hidden": "true",
|
|
803
925
|
className,
|
|
804
926
|
...props,
|
|
805
|
-
children: /* @__PURE__ */
|
|
927
|
+
children: /* @__PURE__ */ jsx42(
|
|
806
928
|
"path",
|
|
807
929
|
{
|
|
808
930
|
d: "M10 5.5V10L13 13M10 17.5C6.134 17.5 3 14.366 3 10.5C3 6.634 6.134 3.5 10 3.5C13.866 3.5 17 6.634 17 10.5C17 14.366 13.866 17.5 10 17.5Z",
|
|
@@ -815,6 +937,9 @@ function ClockIcon({ className, ...props }) {
|
|
|
815
937
|
}
|
|
816
938
|
);
|
|
817
939
|
}
|
|
940
|
+
|
|
941
|
+
// src/icons/CloseIcon.tsx
|
|
942
|
+
import { jsx as jsx43 } from "react/jsx-runtime";
|
|
818
943
|
var base7 = {
|
|
819
944
|
xmlns: "http://www.w3.org/2000/svg",
|
|
820
945
|
width: 20,
|
|
@@ -823,7 +948,7 @@ var base7 = {
|
|
|
823
948
|
fill: "none",
|
|
824
949
|
"aria-hidden": true
|
|
825
950
|
};
|
|
826
|
-
var CloseIcon = (props) => /* @__PURE__ */
|
|
951
|
+
var CloseIcon = (props) => /* @__PURE__ */ jsx43("svg", { ...base7, ...props, children: /* @__PURE__ */ jsx43(
|
|
827
952
|
"path",
|
|
828
953
|
{
|
|
829
954
|
fill: "currentColor",
|
|
@@ -832,8 +957,11 @@ var CloseIcon = (props) => /* @__PURE__ */ jsx("svg", { ...base7, ...props, chil
|
|
|
832
957
|
clipRule: "evenodd"
|
|
833
958
|
}
|
|
834
959
|
) });
|
|
960
|
+
|
|
961
|
+
// src/icons/CloudUploadIcon.tsx
|
|
962
|
+
import { jsx as jsx44 } from "react/jsx-runtime";
|
|
835
963
|
function CloudUploadIcon(props) {
|
|
836
|
-
return /* @__PURE__ */
|
|
964
|
+
return /* @__PURE__ */ jsx44(
|
|
837
965
|
"svg",
|
|
838
966
|
{
|
|
839
967
|
width: 32,
|
|
@@ -842,7 +970,7 @@ function CloudUploadIcon(props) {
|
|
|
842
970
|
fill: "none",
|
|
843
971
|
xmlns: "http://www.w3.org/2000/svg",
|
|
844
972
|
...props,
|
|
845
|
-
children: /* @__PURE__ */
|
|
973
|
+
children: /* @__PURE__ */ jsx44(
|
|
846
974
|
"path",
|
|
847
975
|
{
|
|
848
976
|
d: "M16 16.333c.344 0 .641.12.856.234.223.12.43.274.615.431.367.313.735.715 1.063 1.103.306.361.603.74.857 1.063l.063.08c.284.362.479.604.597.726a1 1 0 01-1.435 1.393c-.21-.215-.479-.557-.735-.883l-.06-.077a35.007 35.007 0 00-.813-1.01l-.008-.01V28a1 1 0 11-2 0v-8.616l-.008.01c-.28.331-.556.682-.813 1.01l-.06.076c-.256.326-.526.668-.735.883a1 1 0 01-1.435-1.393c.118-.122.313-.364.597-.726l.063-.08c.254-.323.55-.702.857-1.063.328-.388.696-.79 1.063-1.103.184-.157.392-.311.615-.43.215-.116.512-.235.856-.235zM16 3c4.517 0 8.191 3.598 8.33 8.085a7.009 7.009 0 016.003 6.94c0 3.608-2.72 6.581-6.223 6.97a1 1 0 01-.22-1.99 5.008 5.008 0 004.443-4.98 5.008 5.008 0 00-4.18-4.943 8.327 8.327 0 01-1.724 3.576 1 1 0 11-1.543-1.272 6.321 6.321 0 001.447-4.04C22.333 7.84 19.496 5 16 5a6.34 6.34 0 00-6.118 4.698 7.627 7.627 0 014.053 1.518 1 1 0 01-1.203 1.598 5.63 5.63 0 00-3.943-1.109 5.675 5.675 0 00-5.122 5.652 5.678 5.678 0 004.532 5.566 1 1 0 01-.398 1.96 7.678 7.678 0 01-6.134-7.526 7.678 7.678 0 016.137-7.525C8.515 5.946 11.913 3 16 3z",
|
|
@@ -852,8 +980,11 @@ function CloudUploadIcon(props) {
|
|
|
852
980
|
}
|
|
853
981
|
);
|
|
854
982
|
}
|
|
983
|
+
|
|
984
|
+
// src/icons/CodeSnippetChevronDownIcon.tsx
|
|
985
|
+
import { jsx as jsx45 } from "react/jsx-runtime";
|
|
855
986
|
function CodeSnippetChevronDownIcon(props) {
|
|
856
|
-
return /* @__PURE__ */
|
|
987
|
+
return /* @__PURE__ */ jsx45(
|
|
857
988
|
"svg",
|
|
858
989
|
{
|
|
859
990
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -863,7 +994,7 @@ function CodeSnippetChevronDownIcon(props) {
|
|
|
863
994
|
fill: "none",
|
|
864
995
|
"aria-hidden": true,
|
|
865
996
|
...props,
|
|
866
|
-
children: /* @__PURE__ */
|
|
997
|
+
children: /* @__PURE__ */ jsx45(
|
|
867
998
|
"path",
|
|
868
999
|
{
|
|
869
1000
|
d: "M6 10l6 6 6-6",
|
|
@@ -876,8 +1007,11 @@ function CodeSnippetChevronDownIcon(props) {
|
|
|
876
1007
|
}
|
|
877
1008
|
);
|
|
878
1009
|
}
|
|
1010
|
+
|
|
1011
|
+
// src/icons/CodeSnippetCopyIcon.tsx
|
|
1012
|
+
import { jsx as jsx46 } from "react/jsx-runtime";
|
|
879
1013
|
function CodeSnippetCopyIcon(props) {
|
|
880
|
-
return /* @__PURE__ */
|
|
1014
|
+
return /* @__PURE__ */ jsx46(
|
|
881
1015
|
"svg",
|
|
882
1016
|
{
|
|
883
1017
|
width: 24,
|
|
@@ -887,7 +1021,7 @@ function CodeSnippetCopyIcon(props) {
|
|
|
887
1021
|
xmlns: "http://www.w3.org/2000/svg",
|
|
888
1022
|
"aria-hidden": true,
|
|
889
1023
|
...props,
|
|
890
|
-
children: /* @__PURE__ */
|
|
1024
|
+
children: /* @__PURE__ */ jsx46(
|
|
891
1025
|
"path",
|
|
892
1026
|
{
|
|
893
1027
|
d: "M15.002 1.258a2.75 2.75 0 012.748 2.75v4.247l2.252.002a2.75 2.75 0 012.748 2.749v8.993a2.75 2.75 0 01-2.75 2.75h-9a2.75 2.75 0 01-2.75-2.75v-2.25H4a2.75 2.75 0 01-2.75-2.75V4a2.75 2.75 0 012.752-2.75l11 .008zM11.001 9.75c-.69 0-1.251.56-1.251 1.25v8.999c0 .69.56 1.25 1.25 1.25h9c.69 0 1.25-.56 1.25-1.25v-8.993c0-.69-.56-1.249-1.249-1.25l-9-.006zm-7-7c-.69 0-1.251.56-1.251 1.25v10.999c0 .69.56 1.25 1.25 1.25h4.25V11a2.75 2.75 0 012.752-2.75l5.248.004V4.008c0-.69-.56-1.25-1.249-1.25l-11-.008z",
|
|
@@ -897,8 +1031,11 @@ function CodeSnippetCopyIcon(props) {
|
|
|
897
1031
|
}
|
|
898
1032
|
);
|
|
899
1033
|
}
|
|
1034
|
+
|
|
1035
|
+
// src/icons/CodeSnippetStarIcon.tsx
|
|
1036
|
+
import { jsx as jsx47 } from "react/jsx-runtime";
|
|
900
1037
|
function CodeSnippetStarIcon() {
|
|
901
|
-
return /* @__PURE__ */
|
|
1038
|
+
return /* @__PURE__ */ jsx47(
|
|
902
1039
|
"svg",
|
|
903
1040
|
{
|
|
904
1041
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -907,7 +1044,7 @@ function CodeSnippetStarIcon() {
|
|
|
907
1044
|
viewBox: "0 0 24 24",
|
|
908
1045
|
fill: "none",
|
|
909
1046
|
"aria-hidden": true,
|
|
910
|
-
children: /* @__PURE__ */
|
|
1047
|
+
children: /* @__PURE__ */ jsx47(
|
|
911
1048
|
"path",
|
|
912
1049
|
{
|
|
913
1050
|
d: "M12 3.5l2.47 5.01L20 9.27l-4 3.9.94 5.51L12 15.9l-4.94 2.78.94-5.51-4-3.9 5.53-.76L12 3.5z",
|
|
@@ -919,8 +1056,11 @@ function CodeSnippetStarIcon() {
|
|
|
919
1056
|
}
|
|
920
1057
|
);
|
|
921
1058
|
}
|
|
1059
|
+
|
|
1060
|
+
// src/icons/ColorSquareIcon.tsx
|
|
1061
|
+
import { jsx as jsx48, jsxs as jsxs4 } from "react/jsx-runtime";
|
|
922
1062
|
function ColorSquareIcon({ className, ...props }) {
|
|
923
|
-
return /* @__PURE__ */
|
|
1063
|
+
return /* @__PURE__ */ jsxs4(
|
|
924
1064
|
"svg",
|
|
925
1065
|
{
|
|
926
1066
|
viewBox: "0 0 24 24",
|
|
@@ -930,7 +1070,7 @@ function ColorSquareIcon({ className, ...props }) {
|
|
|
930
1070
|
className,
|
|
931
1071
|
...props,
|
|
932
1072
|
children: [
|
|
933
|
-
/* @__PURE__ */
|
|
1073
|
+
/* @__PURE__ */ jsx48(
|
|
934
1074
|
"rect",
|
|
935
1075
|
{
|
|
936
1076
|
x: "3",
|
|
@@ -944,7 +1084,7 @@ function ColorSquareIcon({ className, ...props }) {
|
|
|
944
1084
|
strokeLinejoin: "round"
|
|
945
1085
|
}
|
|
946
1086
|
),
|
|
947
|
-
/* @__PURE__ */
|
|
1087
|
+
/* @__PURE__ */ jsx48(
|
|
948
1088
|
"rect",
|
|
949
1089
|
{
|
|
950
1090
|
x: "3",
|
|
@@ -960,8 +1100,11 @@ function ColorSquareIcon({ className, ...props }) {
|
|
|
960
1100
|
}
|
|
961
1101
|
);
|
|
962
1102
|
}
|
|
1103
|
+
|
|
1104
|
+
// src/icons/ComponentsIcon.tsx
|
|
1105
|
+
import { jsx as jsx49 } from "react/jsx-runtime";
|
|
963
1106
|
function ComponentsIcon(props) {
|
|
964
|
-
return /* @__PURE__ */
|
|
1107
|
+
return /* @__PURE__ */ jsx49(
|
|
965
1108
|
"svg",
|
|
966
1109
|
{
|
|
967
1110
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -971,7 +1114,7 @@ function ComponentsIcon(props) {
|
|
|
971
1114
|
fill: "none",
|
|
972
1115
|
"aria-hidden": "true",
|
|
973
1116
|
...props,
|
|
974
|
-
children: /* @__PURE__ */
|
|
1117
|
+
children: /* @__PURE__ */ jsx49(
|
|
975
1118
|
"path",
|
|
976
1119
|
{
|
|
977
1120
|
fillRule: "evenodd",
|
|
@@ -983,7 +1126,10 @@ function ComponentsIcon(props) {
|
|
|
983
1126
|
}
|
|
984
1127
|
);
|
|
985
1128
|
}
|
|
986
|
-
|
|
1129
|
+
|
|
1130
|
+
// src/icons/DGALogoSVG.tsx
|
|
1131
|
+
import { jsx as jsx50, jsxs as jsxs5 } from "react/jsx-runtime";
|
|
1132
|
+
var DGALogoSVG = (props) => /* @__PURE__ */ jsxs5(
|
|
987
1133
|
"svg",
|
|
988
1134
|
{
|
|
989
1135
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -992,57 +1138,57 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
992
1138
|
fill: "none",
|
|
993
1139
|
...props,
|
|
994
1140
|
children: [
|
|
995
|
-
/* @__PURE__ */
|
|
1141
|
+
/* @__PURE__ */ jsx50(
|
|
996
1142
|
"path",
|
|
997
1143
|
{
|
|
998
1144
|
fill: "url(#a)",
|
|
999
1145
|
d: "M11.356 15.019a.616.616 0 0 0-.254.495v5.02c0 .34.268.608.608.608.339 0 .608-.269.608-.608v-4.71l5.331-3.733c.184.1.382.142.608.142.721 0 1.315-.58 1.315-1.315 0-.721-.58-1.315-1.315-1.315-.721 0-1.315.58-1.315 1.315 0 .056 0 .113.014.155l-5.6 3.946Z"
|
|
1000
1146
|
}
|
|
1001
1147
|
),
|
|
1002
|
-
/* @__PURE__ */
|
|
1148
|
+
/* @__PURE__ */ jsx50(
|
|
1003
1149
|
"path",
|
|
1004
1150
|
{
|
|
1005
1151
|
fill: "url(#b)",
|
|
1006
1152
|
d: "M7.582 13.69v5.005a1.313 1.313 0 0 0 .608 2.475c.721 0 1.315-.58 1.315-1.315 0-.509-.283-.947-.707-1.16v-4.68l7.891-5.516a.616.616 0 0 0 .255-.494V4.27a.604.604 0 0 0-.608-.608.604.604 0 0 0-.608.608V7.68l-7.891 5.515a.52.52 0 0 0-.255.495Z"
|
|
1007
1153
|
}
|
|
1008
1154
|
),
|
|
1009
|
-
/* @__PURE__ */
|
|
1155
|
+
/* @__PURE__ */ jsx50(
|
|
1010
1156
|
"path",
|
|
1011
1157
|
{
|
|
1012
1158
|
fill: "url(#c)",
|
|
1013
1159
|
d: "m17.024 15.357-2.008 1.415a.597.597 0 0 0-.141.848c.113.17.311.255.495.255.127 0 .24-.029.354-.114l2.008-1.414a.597.597 0 0 0 .141-.848.607.607 0 0 0-.849-.142Z"
|
|
1014
1160
|
}
|
|
1015
1161
|
),
|
|
1016
|
-
/* @__PURE__ */
|
|
1162
|
+
/* @__PURE__ */ jsx50(
|
|
1017
1163
|
"path",
|
|
1018
1164
|
{
|
|
1019
1165
|
fill: "url(#d)",
|
|
1020
1166
|
d: "M20.872 18.908a.616.616 0 0 0-.863-.156l-9.517 6.66-9.517-6.66a.616.616 0 0 0-.863.156.616.616 0 0 0 .156.862l9.15 6.406-2.673 1.881a1.283 1.283 0 0 0-.608-.141c-.736 0-1.33.594-1.33 1.329s.594 1.33 1.33 1.33c.735 0 1.329-.595 1.329-1.33 0-.056 0-.113-.014-.17l3.054-2.135 3.055 2.135c0 .057-.014.114-.014.17 0 .735.594 1.33 1.33 1.33.734 0 1.328-.595 1.328-1.33 0-.735-.593-1.33-1.329-1.33-.226 0-.424.057-.608.142l-2.673-1.88 9.15-6.407a.637.637 0 0 0 .127-.862Z"
|
|
1021
1167
|
}
|
|
1022
1168
|
),
|
|
1023
|
-
/* @__PURE__ */
|
|
1169
|
+
/* @__PURE__ */ jsx50(
|
|
1024
1170
|
"path",
|
|
1025
1171
|
{
|
|
1026
1172
|
fill: "url(#e)",
|
|
1027
1173
|
d: "m3.958 4.468 2.008-1.414a.597.597 0 0 0 .141-.848.598.598 0 0 0-.495-.255.555.555 0 0 0-.353.113L3.25 3.478a.597.597 0 0 0-.142.849c.184.269.566.34.849.141Z"
|
|
1028
1174
|
}
|
|
1029
1175
|
),
|
|
1030
|
-
/* @__PURE__ */
|
|
1176
|
+
/* @__PURE__ */ jsx50(
|
|
1031
1177
|
"path",
|
|
1032
1178
|
{
|
|
1033
1179
|
fill: "url(#f)",
|
|
1034
1180
|
d: "M12.192 2.475v3.351l-7.89 5.516a.616.616 0 0 0-.255.494v3.734c0 .34.269.608.608.608.34 0 .608-.269.608-.608v-3.408l7.891-5.516a.616.616 0 0 0 .255-.494V2.475A1.313 1.313 0 0 0 12.8 0c-.722 0-1.316.58-1.316 1.315.014.495.297.933.707 1.16Z"
|
|
1035
1181
|
}
|
|
1036
1182
|
),
|
|
1037
|
-
/* @__PURE__ */
|
|
1183
|
+
/* @__PURE__ */ jsx50(
|
|
1038
1184
|
"path",
|
|
1039
1185
|
{
|
|
1040
1186
|
fill: "url(#g)",
|
|
1041
1187
|
d: "M2.714 10.197c.72 0 1.315-.58 1.315-1.316 0-.056 0-.113-.014-.155l5.6-3.917a.616.616 0 0 0 .254-.495V.623a.604.604 0 0 0-.608-.608.604.604 0 0 0-.608.608v3.38L3.322 7.722a1.245 1.245 0 0 0-.608-.142c-.722 0-1.316.58-1.316 1.315a1.319 1.319 0 0 0 1.316 1.302Z"
|
|
1042
1188
|
}
|
|
1043
1189
|
),
|
|
1044
|
-
/* @__PURE__ */
|
|
1045
|
-
/* @__PURE__ */
|
|
1190
|
+
/* @__PURE__ */ jsxs5("defs", { children: [
|
|
1191
|
+
/* @__PURE__ */ jsxs5(
|
|
1046
1192
|
"linearGradient",
|
|
1047
1193
|
{
|
|
1048
1194
|
id: "a",
|
|
@@ -1052,14 +1198,14 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1052
1198
|
y2: 27.772,
|
|
1053
1199
|
gradientUnits: "userSpaceOnUse",
|
|
1054
1200
|
children: [
|
|
1055
|
-
/* @__PURE__ */
|
|
1056
|
-
/* @__PURE__ */
|
|
1057
|
-
/* @__PURE__ */
|
|
1058
|
-
/* @__PURE__ */
|
|
1201
|
+
/* @__PURE__ */ jsx50("stop", { stopColor: "#00ABAF" }),
|
|
1202
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.24, stopColor: "#0093B4" }),
|
|
1203
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.48, stopColor: "#0080BA" }),
|
|
1204
|
+
/* @__PURE__ */ jsx50("stop", { offset: 1, stopColor: "#774896" })
|
|
1059
1205
|
]
|
|
1060
1206
|
}
|
|
1061
1207
|
),
|
|
1062
|
-
/* @__PURE__ */
|
|
1208
|
+
/* @__PURE__ */ jsxs5(
|
|
1063
1209
|
"linearGradient",
|
|
1064
1210
|
{
|
|
1065
1211
|
id: "b",
|
|
@@ -1069,14 +1215,14 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1069
1215
|
y2: 27.772,
|
|
1070
1216
|
gradientUnits: "userSpaceOnUse",
|
|
1071
1217
|
children: [
|
|
1072
|
-
/* @__PURE__ */
|
|
1073
|
-
/* @__PURE__ */
|
|
1074
|
-
/* @__PURE__ */
|
|
1075
|
-
/* @__PURE__ */
|
|
1218
|
+
/* @__PURE__ */ jsx50("stop", { stopColor: "#00ABAF" }),
|
|
1219
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.24, stopColor: "#0093B4" }),
|
|
1220
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.48, stopColor: "#0080BA" }),
|
|
1221
|
+
/* @__PURE__ */ jsx50("stop", { offset: 1, stopColor: "#774896" })
|
|
1076
1222
|
]
|
|
1077
1223
|
}
|
|
1078
1224
|
),
|
|
1079
|
-
/* @__PURE__ */
|
|
1225
|
+
/* @__PURE__ */ jsxs5(
|
|
1080
1226
|
"linearGradient",
|
|
1081
1227
|
{
|
|
1082
1228
|
id: "c",
|
|
@@ -1086,14 +1232,14 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1086
1232
|
y2: 27.771,
|
|
1087
1233
|
gradientUnits: "userSpaceOnUse",
|
|
1088
1234
|
children: [
|
|
1089
|
-
/* @__PURE__ */
|
|
1090
|
-
/* @__PURE__ */
|
|
1091
|
-
/* @__PURE__ */
|
|
1092
|
-
/* @__PURE__ */
|
|
1235
|
+
/* @__PURE__ */ jsx50("stop", { stopColor: "#00ABAF" }),
|
|
1236
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.24, stopColor: "#0093B4" }),
|
|
1237
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.48, stopColor: "#0080BA" }),
|
|
1238
|
+
/* @__PURE__ */ jsx50("stop", { offset: 1, stopColor: "#774896" })
|
|
1093
1239
|
]
|
|
1094
1240
|
}
|
|
1095
1241
|
),
|
|
1096
|
-
/* @__PURE__ */
|
|
1242
|
+
/* @__PURE__ */ jsxs5(
|
|
1097
1243
|
"linearGradient",
|
|
1098
1244
|
{
|
|
1099
1245
|
id: "d",
|
|
@@ -1103,14 +1249,14 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1103
1249
|
y2: 27.772,
|
|
1104
1250
|
gradientUnits: "userSpaceOnUse",
|
|
1105
1251
|
children: [
|
|
1106
|
-
/* @__PURE__ */
|
|
1107
|
-
/* @__PURE__ */
|
|
1108
|
-
/* @__PURE__ */
|
|
1109
|
-
/* @__PURE__ */
|
|
1252
|
+
/* @__PURE__ */ jsx50("stop", { stopColor: "#29B2B2" }),
|
|
1253
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.27, stopColor: "#1091B3" }),
|
|
1254
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.48, stopColor: "#017EB5" }),
|
|
1255
|
+
/* @__PURE__ */ jsx50("stop", { offset: 1, stopColor: "#704B98" })
|
|
1110
1256
|
]
|
|
1111
1257
|
}
|
|
1112
1258
|
),
|
|
1113
|
-
/* @__PURE__ */
|
|
1259
|
+
/* @__PURE__ */ jsxs5(
|
|
1114
1260
|
"linearGradient",
|
|
1115
1261
|
{
|
|
1116
1262
|
id: "e",
|
|
@@ -1120,14 +1266,14 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1120
1266
|
y2: 27.771,
|
|
1121
1267
|
gradientUnits: "userSpaceOnUse",
|
|
1122
1268
|
children: [
|
|
1123
|
-
/* @__PURE__ */
|
|
1124
|
-
/* @__PURE__ */
|
|
1125
|
-
/* @__PURE__ */
|
|
1126
|
-
/* @__PURE__ */
|
|
1269
|
+
/* @__PURE__ */ jsx50("stop", { stopColor: "#00ABAF" }),
|
|
1270
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.24, stopColor: "#0093B4" }),
|
|
1271
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.48, stopColor: "#0080BA" }),
|
|
1272
|
+
/* @__PURE__ */ jsx50("stop", { offset: 1, stopColor: "#774896" })
|
|
1127
1273
|
]
|
|
1128
1274
|
}
|
|
1129
1275
|
),
|
|
1130
|
-
/* @__PURE__ */
|
|
1276
|
+
/* @__PURE__ */ jsxs5(
|
|
1131
1277
|
"linearGradient",
|
|
1132
1278
|
{
|
|
1133
1279
|
id: "f",
|
|
@@ -1137,14 +1283,14 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1137
1283
|
y2: 27.771,
|
|
1138
1284
|
gradientUnits: "userSpaceOnUse",
|
|
1139
1285
|
children: [
|
|
1140
|
-
/* @__PURE__ */
|
|
1141
|
-
/* @__PURE__ */
|
|
1142
|
-
/* @__PURE__ */
|
|
1143
|
-
/* @__PURE__ */
|
|
1286
|
+
/* @__PURE__ */ jsx50("stop", { stopColor: "#00ABAF" }),
|
|
1287
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.24, stopColor: "#0093B4" }),
|
|
1288
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.48, stopColor: "#0080BA" }),
|
|
1289
|
+
/* @__PURE__ */ jsx50("stop", { offset: 1, stopColor: "#774896" })
|
|
1144
1290
|
]
|
|
1145
1291
|
}
|
|
1146
1292
|
),
|
|
1147
|
-
/* @__PURE__ */
|
|
1293
|
+
/* @__PURE__ */ jsxs5(
|
|
1148
1294
|
"linearGradient",
|
|
1149
1295
|
{
|
|
1150
1296
|
id: "g",
|
|
@@ -1154,10 +1300,10 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1154
1300
|
y2: 27.772,
|
|
1155
1301
|
gradientUnits: "userSpaceOnUse",
|
|
1156
1302
|
children: [
|
|
1157
|
-
/* @__PURE__ */
|
|
1158
|
-
/* @__PURE__ */
|
|
1159
|
-
/* @__PURE__ */
|
|
1160
|
-
/* @__PURE__ */
|
|
1303
|
+
/* @__PURE__ */ jsx50("stop", { stopColor: "#00ABAF" }),
|
|
1304
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.24, stopColor: "#0093B4" }),
|
|
1305
|
+
/* @__PURE__ */ jsx50("stop", { offset: 0.48, stopColor: "#0080BA" }),
|
|
1306
|
+
/* @__PURE__ */ jsx50("stop", { offset: 1, stopColor: "#774896" })
|
|
1161
1307
|
]
|
|
1162
1308
|
}
|
|
1163
1309
|
)
|
|
@@ -1166,8 +1312,11 @@ var DGALogoSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
1166
1312
|
}
|
|
1167
1313
|
);
|
|
1168
1314
|
var DGALogoSVG_default = DGALogoSVG;
|
|
1315
|
+
|
|
1316
|
+
// src/icons/DeleteIcon.tsx
|
|
1317
|
+
import { jsx as jsx51 } from "react/jsx-runtime";
|
|
1169
1318
|
function DeleteIcon(props) {
|
|
1170
|
-
return /* @__PURE__ */
|
|
1319
|
+
return /* @__PURE__ */ jsx51(
|
|
1171
1320
|
"svg",
|
|
1172
1321
|
{
|
|
1173
1322
|
width: "16",
|
|
@@ -1177,7 +1326,7 @@ function DeleteIcon(props) {
|
|
|
1177
1326
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1178
1327
|
"aria-hidden": "true",
|
|
1179
1328
|
...props,
|
|
1180
|
-
children: /* @__PURE__ */
|
|
1329
|
+
children: /* @__PURE__ */ jsx51(
|
|
1181
1330
|
"path",
|
|
1182
1331
|
{
|
|
1183
1332
|
fillRule: "evenodd",
|
|
@@ -1189,8 +1338,11 @@ function DeleteIcon(props) {
|
|
|
1189
1338
|
}
|
|
1190
1339
|
);
|
|
1191
1340
|
}
|
|
1341
|
+
|
|
1342
|
+
// src/icons/DownloadIcon.tsx
|
|
1343
|
+
import { jsx as jsx52, jsxs as jsxs6 } from "react/jsx-runtime";
|
|
1192
1344
|
function DownloadIcon({ title = "Download", ...props }) {
|
|
1193
|
-
return /* @__PURE__ */
|
|
1345
|
+
return /* @__PURE__ */ jsxs6(
|
|
1194
1346
|
"svg",
|
|
1195
1347
|
{
|
|
1196
1348
|
viewBox: "0 0 24 24",
|
|
@@ -1198,8 +1350,8 @@ function DownloadIcon({ title = "Download", ...props }) {
|
|
|
1198
1350
|
"aria-hidden": title ? void 0 : true,
|
|
1199
1351
|
...props,
|
|
1200
1352
|
children: [
|
|
1201
|
-
title ? /* @__PURE__ */
|
|
1202
|
-
/* @__PURE__ */
|
|
1353
|
+
title ? /* @__PURE__ */ jsx52("title", { children: title }) : null,
|
|
1354
|
+
/* @__PURE__ */ jsx52(
|
|
1203
1355
|
"path",
|
|
1204
1356
|
{
|
|
1205
1357
|
d: "M12 3v10m0 0l4-4m-4 4L8 9",
|
|
@@ -1209,7 +1361,7 @@ function DownloadIcon({ title = "Download", ...props }) {
|
|
|
1209
1361
|
strokeLinejoin: "round"
|
|
1210
1362
|
}
|
|
1211
1363
|
),
|
|
1212
|
-
/* @__PURE__ */
|
|
1364
|
+
/* @__PURE__ */ jsx52(
|
|
1213
1365
|
"path",
|
|
1214
1366
|
{
|
|
1215
1367
|
d: "M5 17v2a2 2 0 002 2h10a2 2 0 002-2v-2",
|
|
@@ -1222,8 +1374,11 @@ function DownloadIcon({ title = "Download", ...props }) {
|
|
|
1222
1374
|
}
|
|
1223
1375
|
);
|
|
1224
1376
|
}
|
|
1377
|
+
|
|
1378
|
+
// src/icons/DragHandleVerticalIcon.tsx
|
|
1379
|
+
import { jsx as jsx53 } from "react/jsx-runtime";
|
|
1225
1380
|
function DragHandleVerticalIcon(props) {
|
|
1226
|
-
return /* @__PURE__ */
|
|
1381
|
+
return /* @__PURE__ */ jsx53(
|
|
1227
1382
|
"svg",
|
|
1228
1383
|
{
|
|
1229
1384
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1232,7 +1387,7 @@ function DragHandleVerticalIcon(props) {
|
|
|
1232
1387
|
viewBox: "0 0 10.5 14.5",
|
|
1233
1388
|
fill: "none",
|
|
1234
1389
|
...props,
|
|
1235
|
-
children: /* @__PURE__ */
|
|
1390
|
+
children: /* @__PURE__ */ jsx53(
|
|
1236
1391
|
"path",
|
|
1237
1392
|
{
|
|
1238
1393
|
fill: "currentColor",
|
|
@@ -1244,8 +1399,11 @@ function DragHandleVerticalIcon(props) {
|
|
|
1244
1399
|
}
|
|
1245
1400
|
);
|
|
1246
1401
|
}
|
|
1402
|
+
|
|
1403
|
+
// src/icons/FeedbackEmojiDislikeIcon.tsx
|
|
1404
|
+
import { jsx as jsx54 } from "react/jsx-runtime";
|
|
1247
1405
|
function FeedbackEmojiDislikeIcon(props) {
|
|
1248
|
-
return /* @__PURE__ */
|
|
1406
|
+
return /* @__PURE__ */ jsx54(
|
|
1249
1407
|
"svg",
|
|
1250
1408
|
{
|
|
1251
1409
|
viewBox: "0 0 24 24",
|
|
@@ -1255,7 +1413,7 @@ function FeedbackEmojiDislikeIcon(props) {
|
|
|
1255
1413
|
width: "100%",
|
|
1256
1414
|
height: "100%",
|
|
1257
1415
|
...props,
|
|
1258
|
-
children: /* @__PURE__ */
|
|
1416
|
+
children: /* @__PURE__ */ jsx54(
|
|
1259
1417
|
"path",
|
|
1260
1418
|
{
|
|
1261
1419
|
d: "M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C3.22139e-07 5.37258 5.37258 3.22129e-07 12 0ZM12 14.5117C9.89977 14.5118 8.03471 15.5211 6.86523 17.0781C6.58756 17.4478 6.66251 17.9733 7.03223 18.251C7.40191 18.5286 7.92643 18.4536 8.2041 18.084C9.07095 16.9298 10.4487 16.1856 12 16.1855C13.5514 16.1855 14.929 16.9298 15.7959 18.084C16.0735 18.4536 16.5981 18.5284 16.9678 18.251C17.3375 17.9733 17.4124 17.4478 17.1348 17.0781C15.9653 15.5211 14.1002 14.5117 12 14.5117ZM7.53516 7.25586C6.76453 7.25586 6.13965 7.88074 6.13965 8.65137C6.13976 9.4219 6.76459 10.0469 7.53516 10.0469H7.54492C8.31548 10.0469 8.94032 9.4219 8.94043 8.65137C8.94043 7.88074 8.31555 7.25586 7.54492 7.25586H7.53516ZM16.4551 7.25586C15.6845 7.25593 15.0596 7.88078 15.0596 8.65137C15.0597 9.42186 15.6846 10.0468 16.4551 10.0469H16.4648C17.2354 10.0469 17.8602 9.4219 17.8604 8.65137C17.8604 7.88074 17.2355 7.25586 16.4648 7.25586H16.4551Z",
|
|
@@ -1265,8 +1423,11 @@ function FeedbackEmojiDislikeIcon(props) {
|
|
|
1265
1423
|
}
|
|
1266
1424
|
);
|
|
1267
1425
|
}
|
|
1426
|
+
|
|
1427
|
+
// src/icons/FeedbackEmojiLikeIcon.tsx
|
|
1428
|
+
import { jsx as jsx55 } from "react/jsx-runtime";
|
|
1268
1429
|
function FeedbackEmojiLikeIcon(props) {
|
|
1269
|
-
return /* @__PURE__ */
|
|
1430
|
+
return /* @__PURE__ */ jsx55(
|
|
1270
1431
|
"svg",
|
|
1271
1432
|
{
|
|
1272
1433
|
viewBox: "0 0 24 24",
|
|
@@ -1276,7 +1437,7 @@ function FeedbackEmojiLikeIcon(props) {
|
|
|
1276
1437
|
width: "100%",
|
|
1277
1438
|
height: "100%",
|
|
1278
1439
|
...props,
|
|
1279
|
-
children: /* @__PURE__ */
|
|
1440
|
+
children: /* @__PURE__ */ jsx55(
|
|
1280
1441
|
"path",
|
|
1281
1442
|
{
|
|
1282
1443
|
d: "M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12C3.22139e-07 5.37258 5.37258 3.22129e-07 12 0ZM8.2041 14.8457C7.92644 14.4762 7.40187 14.4022 7.03223 14.6797C6.66251 14.9574 6.58756 15.4818 6.86523 15.8516C8.03473 17.4087 9.89966 18.4189 12 18.4189C14.1001 18.4188 15.9644 17.4085 17.1338 15.8516C17.4114 15.4819 17.3373 14.9574 16.9678 14.6797C16.5981 14.402 16.0726 14.476 15.7949 14.8457C14.9281 15.9998 13.5512 16.744 12 16.7441C10.4486 16.7441 9.07098 15.9999 8.2041 14.8457ZM7.53516 7.25586C6.76453 7.25586 6.13965 7.88074 6.13965 8.65137C6.13976 9.4219 6.76459 10.0469 7.53516 10.0469H7.54492C8.31548 10.0469 8.94032 9.4219 8.94043 8.65137C8.94043 7.88074 8.31555 7.25586 7.54492 7.25586H7.53516ZM16.4551 7.25586C15.6845 7.25593 15.0596 7.88078 15.0596 8.65137C15.0597 9.42186 15.6846 10.0468 16.4551 10.0469H16.4648C17.2354 10.0469 17.8602 9.4219 17.8604 8.65137C17.8604 7.88074 17.2355 7.25586 16.4648 7.25586H16.4551Z",
|
|
@@ -1286,8 +1447,11 @@ function FeedbackEmojiLikeIcon(props) {
|
|
|
1286
1447
|
}
|
|
1287
1448
|
);
|
|
1288
1449
|
}
|
|
1450
|
+
|
|
1451
|
+
// src/icons/FeedbackEmojiNeutralIcon.tsx
|
|
1452
|
+
import { jsx as jsx56 } from "react/jsx-runtime";
|
|
1289
1453
|
function FeedbackEmojiNeutralIcon(props) {
|
|
1290
|
-
return /* @__PURE__ */
|
|
1454
|
+
return /* @__PURE__ */ jsx56(
|
|
1291
1455
|
"svg",
|
|
1292
1456
|
{
|
|
1293
1457
|
viewBox: "0 0 24 24",
|
|
@@ -1297,7 +1461,7 @@ function FeedbackEmojiNeutralIcon(props) {
|
|
|
1297
1461
|
width: "100%",
|
|
1298
1462
|
height: "100%",
|
|
1299
1463
|
...props,
|
|
1300
|
-
children: /* @__PURE__ */
|
|
1464
|
+
children: /* @__PURE__ */ jsx56(
|
|
1301
1465
|
"path",
|
|
1302
1466
|
{
|
|
1303
1467
|
d: "M12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 3.22139e-07 18.6274 0 12C0 5.37258 5.37258 3.22139e-07 12 0ZM12 1.6748C6.29734 1.67481 1.6748 6.29734 1.6748 12C1.67481 17.7027 6.29734 22.3252 12 22.3252C17.7027 22.3252 22.3252 17.7027 22.3252 12C22.3252 6.29734 17.7027 1.6748 12 1.6748ZM7.54492 14.2334C8.16134 14.2335 8.66112 14.7332 8.66113 15.3496C8.66113 15.9661 8.16135 16.4657 7.54492 16.4658H7.53516C6.91865 16.4658 6.41895 15.9661 6.41895 15.3496C6.41896 14.7331 6.91866 14.2334 7.53516 14.2334H7.54492ZM16.4648 14.2334C17.0813 14.2334 17.581 14.7331 17.5811 15.3496C17.5811 15.9661 17.0813 16.4658 16.4648 16.4658H16.4551C15.8386 16.4658 15.3389 15.9661 15.3389 15.3496C15.3389 14.7331 15.8386 14.2334 16.4551 14.2334H16.4648ZM15.3486 6.69727C15.811 6.69727 16.1865 7.0718 16.1865 7.53418C16.1864 7.99648 15.811 8.37109 15.3486 8.37109H8.65137C8.18905 8.37109 7.81455 7.99648 7.81445 7.53418C7.81445 7.0718 8.18899 6.69727 8.65137 6.69727H15.3486Z",
|
|
@@ -1307,8 +1471,11 @@ function FeedbackEmojiNeutralIcon(props) {
|
|
|
1307
1471
|
}
|
|
1308
1472
|
);
|
|
1309
1473
|
}
|
|
1474
|
+
|
|
1475
|
+
// src/icons/FeedbackThumbDislikeFilledIcon.tsx
|
|
1476
|
+
import { jsx as jsx57, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
1310
1477
|
function FeedbackThumbDislikeFilledIcon(props) {
|
|
1311
|
-
return /* @__PURE__ */
|
|
1478
|
+
return /* @__PURE__ */ jsxs7(
|
|
1312
1479
|
"svg",
|
|
1313
1480
|
{
|
|
1314
1481
|
viewBox: "0 0 28.7877 23.9998",
|
|
@@ -1319,14 +1486,14 @@ function FeedbackThumbDislikeFilledIcon(props) {
|
|
|
1319
1486
|
height: "100%",
|
|
1320
1487
|
...props,
|
|
1321
1488
|
children: [
|
|
1322
|
-
/* @__PURE__ */
|
|
1489
|
+
/* @__PURE__ */ jsx57(
|
|
1323
1490
|
"path",
|
|
1324
1491
|
{
|
|
1325
1492
|
d: "M22.3896 0C23.9305 7.64727e-05 25.3034 0.957953 25.8125 2.38867L28.5811 10.1729C29.4062 12.4922 27.6569 14.9186 25.1592 14.9189H19.1895L19.3691 15.3174C20.6434 18.1379 20.0202 21.4396 17.8018 23.6221L17.707 23.7148C17.3208 24.0947 16.6948 24.0948 16.3086 23.7148L7.49023 15.4365C7.49023 15.4365 7.19491 15.1846 6.78809 15.1846V0.972656C6.78826 0.435443 7.23123 0 7.77734 0H22.3896Z",
|
|
1326
1493
|
fill: "currentColor"
|
|
1327
1494
|
}
|
|
1328
1495
|
),
|
|
1329
|
-
/* @__PURE__ */
|
|
1496
|
+
/* @__PURE__ */ jsx57(
|
|
1330
1497
|
"path",
|
|
1331
1498
|
{
|
|
1332
1499
|
fillRule: "evenodd",
|
|
@@ -1339,8 +1506,11 @@ function FeedbackThumbDislikeFilledIcon(props) {
|
|
|
1339
1506
|
}
|
|
1340
1507
|
);
|
|
1341
1508
|
}
|
|
1509
|
+
|
|
1510
|
+
// src/icons/FeedbackThumbDislikeIcon.tsx
|
|
1511
|
+
import { jsx as jsx58 } from "react/jsx-runtime";
|
|
1342
1512
|
function FeedbackThumbDislikeIcon(props) {
|
|
1343
|
-
return /* @__PURE__ */
|
|
1513
|
+
return /* @__PURE__ */ jsx58(
|
|
1344
1514
|
"svg",
|
|
1345
1515
|
{
|
|
1346
1516
|
viewBox: "0 0 27.8919 24",
|
|
@@ -1350,7 +1520,7 @@ function FeedbackThumbDislikeIcon(props) {
|
|
|
1350
1520
|
width: "100%",
|
|
1351
1521
|
height: "100%",
|
|
1352
1522
|
...props,
|
|
1353
|
-
children: /* @__PURE__ */
|
|
1523
|
+
children: /* @__PURE__ */ jsx58(
|
|
1354
1524
|
"path",
|
|
1355
1525
|
{
|
|
1356
1526
|
d: "M21.6621 0C23.1722 9.3649e-05 24.5076 0.965769 25.001 2.39258L27.6924 10.1758C28.4887 12.4786 26.8048 14.9189 24.3535 14.9189H18.5615L18.7393 15.3213C19.9757 18.1371 19.3726 21.4351 17.2158 23.6182L17.123 23.7109C16.9404 23.8957 16.6915 23.9999 16.4316 24C16.1716 24 15.922 23.8959 15.7393 23.7109L7.05273 14.9189H2.27051C1.01667 14.9189 0 13.9023 0 12.6484V2.27051C0 1.01668 1.01667 5.02612e-06 2.27051 0H21.6621ZM8.43262 13.5459L16.3848 21.5947C17.5169 20.0198 17.7572 17.9272 16.957 16.1045L16.1816 14.3369C16.0495 14.0361 16.0782 13.6892 16.2578 13.4141C16.4375 13.139 16.7437 12.9727 17.0723 12.9727H24.3535C25.4336 12.9726 26.2236 11.8834 25.8535 10.8125L23.1621 3.02832C22.9358 2.37396 22.3304 1.94638 21.6621 1.94629H8.43262V13.5459ZM2.27051 1.94629C2.09139 1.94629 1.94629 2.09139 1.94629 2.27051V12.6484C1.94629 12.8276 2.09139 12.9727 2.27051 12.9727H6.48633V1.94629H2.27051Z",
|
|
@@ -1360,8 +1530,11 @@ function FeedbackThumbDislikeIcon(props) {
|
|
|
1360
1530
|
}
|
|
1361
1531
|
);
|
|
1362
1532
|
}
|
|
1533
|
+
|
|
1534
|
+
// src/icons/FeedbackThumbLikeFilledIcon.tsx
|
|
1535
|
+
import { jsx as jsx59 } from "react/jsx-runtime";
|
|
1363
1536
|
function FeedbackThumbLikeFilledIcon(props) {
|
|
1364
|
-
return /* @__PURE__ */
|
|
1537
|
+
return /* @__PURE__ */ jsx59(
|
|
1365
1538
|
"svg",
|
|
1366
1539
|
{
|
|
1367
1540
|
viewBox: "0 0 28.7906 23.9998",
|
|
@@ -1371,7 +1544,7 @@ function FeedbackThumbLikeFilledIcon(props) {
|
|
|
1371
1544
|
width: "100%",
|
|
1372
1545
|
height: "100%",
|
|
1373
1546
|
...props,
|
|
1374
|
-
children: /* @__PURE__ */
|
|
1547
|
+
children: /* @__PURE__ */ jsx59(
|
|
1375
1548
|
"path",
|
|
1376
1549
|
{
|
|
1377
1550
|
d: "M16.3115 0.284973C16.6978 -0.0949933 17.3237 -0.0949885 17.71 0.284973L17.8047 0.377746C20.0232 2.56024 20.6463 5.86194 19.3721 8.68243L19.1924 9.08087H25.1621C27.6599 9.08117 29.4092 11.5076 28.584 13.827L25.8154 21.6111C25.3063 23.0419 23.9334 23.9997 22.3926 23.9998H6.79102V8.75958C6.96425 8.75958 7.08105 8.65704 7.08105 8.65704L16.3115 0.284973ZM6 8.72443V23.9959H2.58691C1.15821 23.9959 2.93776e-05 22.8377 0 21.409V11.3113C0 9.88262 1.1582 8.72445 2.58691 8.72443H6Z",
|
|
@@ -1381,8 +1554,11 @@ function FeedbackThumbLikeFilledIcon(props) {
|
|
|
1381
1554
|
}
|
|
1382
1555
|
);
|
|
1383
1556
|
}
|
|
1557
|
+
|
|
1558
|
+
// src/icons/FeedbackThumbLikeIcon.tsx
|
|
1559
|
+
import { jsx as jsx60 } from "react/jsx-runtime";
|
|
1384
1560
|
function FeedbackThumbLikeIcon(props) {
|
|
1385
|
-
return /* @__PURE__ */
|
|
1561
|
+
return /* @__PURE__ */ jsx60(
|
|
1386
1562
|
"svg",
|
|
1387
1563
|
{
|
|
1388
1564
|
viewBox: "0 0 27.8919 24",
|
|
@@ -1392,7 +1568,7 @@ function FeedbackThumbLikeIcon(props) {
|
|
|
1392
1568
|
width: "100%",
|
|
1393
1569
|
height: "100%",
|
|
1394
1570
|
...props,
|
|
1395
|
-
children: /* @__PURE__ */
|
|
1571
|
+
children: /* @__PURE__ */ jsx60(
|
|
1396
1572
|
"path",
|
|
1397
1573
|
{
|
|
1398
1574
|
d: "M16.4316 0C16.6915 9.789e-05 16.9404 0.104274 17.123 0.289063L17.2158 0.381836C19.3726 2.56491 19.9757 5.86289 18.7393 8.67871L18.5615 9.08105H24.3535C26.8048 9.08111 28.4887 11.5214 27.6924 13.8242L25.001 21.6074C24.5076 23.0342 23.1722 23.9999 21.6621 24H2.27051C1.01667 24 0 22.9833 0 21.7295V11.3516C0 10.0977 1.01667 9.08105 2.27051 9.08105H7.05273L15.7393 0.289063C15.922 0.104111 16.1716 -5.41163e-07 16.4316 0ZM2.27051 11.0273C2.09139 11.0273 1.94629 11.1724 1.94629 11.3516V21.7295C1.94629 21.9086 2.09139 22.0537 2.27051 22.0537H6.48633V11.0273H2.27051ZM8.43262 10.4541V22.0537H21.6621C22.3304 22.0536 22.9358 21.626 23.1621 20.9717L25.8535 13.1875C26.2236 12.1166 25.4336 11.0274 24.3535 11.0273H17.0723C16.7437 11.0273 16.4375 10.861 16.2578 10.5859C16.0782 10.3108 16.0495 9.96394 16.1816 9.66309L16.957 7.89551C17.7572 6.07281 17.5169 3.98025 16.3848 2.40527L8.43262 10.4541Z",
|
|
@@ -1402,8 +1578,11 @@ function FeedbackThumbLikeIcon(props) {
|
|
|
1402
1578
|
}
|
|
1403
1579
|
);
|
|
1404
1580
|
}
|
|
1581
|
+
|
|
1582
|
+
// src/icons/FileUploadItemCloseIcon.tsx
|
|
1583
|
+
import { jsx as jsx61 } from "react/jsx-runtime";
|
|
1405
1584
|
function FileUploadItemCloseIcon({ className, ...rest }) {
|
|
1406
|
-
return /* @__PURE__ */
|
|
1585
|
+
return /* @__PURE__ */ jsx61(
|
|
1407
1586
|
"svg",
|
|
1408
1587
|
{
|
|
1409
1588
|
className,
|
|
@@ -1412,7 +1591,7 @@ function FileUploadItemCloseIcon({ className, ...rest }) {
|
|
|
1412
1591
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1413
1592
|
"aria-hidden": "true",
|
|
1414
1593
|
...rest,
|
|
1415
|
-
children: /* @__PURE__ */
|
|
1594
|
+
children: /* @__PURE__ */ jsx61(
|
|
1416
1595
|
"path",
|
|
1417
1596
|
{
|
|
1418
1597
|
d: "M12 4L4 12M4 4l8 8",
|
|
@@ -1424,8 +1603,11 @@ function FileUploadItemCloseIcon({ className, ...rest }) {
|
|
|
1424
1603
|
}
|
|
1425
1604
|
);
|
|
1426
1605
|
}
|
|
1606
|
+
|
|
1607
|
+
// src/icons/FileUploadItemEmptyFileIcon.tsx
|
|
1608
|
+
import { jsx as jsx62 } from "react/jsx-runtime";
|
|
1427
1609
|
function FileUploadItemEmptyFileIcon(props) {
|
|
1428
|
-
return /* @__PURE__ */
|
|
1610
|
+
return /* @__PURE__ */ jsx62(
|
|
1429
1611
|
"svg",
|
|
1430
1612
|
{
|
|
1431
1613
|
viewBox: "0 0 24 24",
|
|
@@ -1433,7 +1615,7 @@ function FileUploadItemEmptyFileIcon(props) {
|
|
|
1433
1615
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1434
1616
|
"aria-hidden": "true",
|
|
1435
1617
|
...props,
|
|
1436
|
-
children: /* @__PURE__ */
|
|
1618
|
+
children: /* @__PURE__ */ jsx62(
|
|
1437
1619
|
"path",
|
|
1438
1620
|
{
|
|
1439
1621
|
fillRule: "evenodd",
|
|
@@ -1445,9 +1627,13 @@ function FileUploadItemEmptyFileIcon(props) {
|
|
|
1445
1627
|
}
|
|
1446
1628
|
);
|
|
1447
1629
|
}
|
|
1630
|
+
|
|
1631
|
+
// src/icons/FileUploadItemPdfIcon.tsx
|
|
1632
|
+
import { useId } from "react";
|
|
1633
|
+
import { jsx as jsx63, jsxs as jsxs8 } from "react/jsx-runtime";
|
|
1448
1634
|
function FileUploadItemPdfIcon({ className, ...rest }) {
|
|
1449
1635
|
const clipId = `fu-pdf-${useId().replace(/:/g, "")}`;
|
|
1450
|
-
return /* @__PURE__ */
|
|
1636
|
+
return /* @__PURE__ */ jsxs8(
|
|
1451
1637
|
"svg",
|
|
1452
1638
|
{
|
|
1453
1639
|
width: 32,
|
|
@@ -1459,30 +1645,30 @@ function FileUploadItemPdfIcon({ className, ...rest }) {
|
|
|
1459
1645
|
className,
|
|
1460
1646
|
...rest,
|
|
1461
1647
|
children: [
|
|
1462
|
-
/* @__PURE__ */
|
|
1463
|
-
/* @__PURE__ */
|
|
1648
|
+
/* @__PURE__ */ jsxs8("g", { clipPath: `url(#${clipId})`, children: [
|
|
1649
|
+
/* @__PURE__ */ jsx63(
|
|
1464
1650
|
"path",
|
|
1465
1651
|
{
|
|
1466
1652
|
d: "M29.715 8.429a.211.211 0 000-.08.572.572 0 00-.12-.183l-8-8a.571.571 0 00-.183-.12.211.211 0 00-.08 0A.394.394 0 0021.143 0h-16a.571.571 0 00-.571.571V16H2.858a.571.571 0 00-.572.572v10.285a.571.571 0 00.572.572h1.714v4a.572.572 0 00.571.571h24a.571.571 0 00.572-.571V8.57a.394.394 0 000-.142zm-8-6.48L27.766 8h-6.051V1.949zM3.429 17.143h17.143v9.143H3.429v-9.143zm2.286 13.714V27.43h15.428a.571.571 0 00.572-.572V16.572a.571.571 0 00-.572-.572H5.715V1.143h14.857V8.57a.571.571 0 00.571.572h7.429v21.714H5.715z",
|
|
1467
1653
|
fill: "#D2D6DB"
|
|
1468
1654
|
}
|
|
1469
1655
|
),
|
|
1470
|
-
/* @__PURE__ */
|
|
1471
|
-
/* @__PURE__ */
|
|
1656
|
+
/* @__PURE__ */ jsx63("path", { d: "M27.765 8h-6.051V1.95L27.765 8z", fill: "#fff" }),
|
|
1657
|
+
/* @__PURE__ */ jsx63(
|
|
1472
1658
|
"path",
|
|
1473
1659
|
{
|
|
1474
1660
|
d: "M28.571 9.143v21.714H5.714v-3.429h15.428a.571.571 0 00.572-.571V16.57a.571.571 0 00-.572-.571H5.714V1.143H20.57V8.57a.571.571 0 00.571.572h7.429z",
|
|
1475
1661
|
fill: "#fff"
|
|
1476
1662
|
}
|
|
1477
1663
|
),
|
|
1478
|
-
/* @__PURE__ */
|
|
1664
|
+
/* @__PURE__ */ jsx63(
|
|
1479
1665
|
"path",
|
|
1480
1666
|
{
|
|
1481
1667
|
d: "M2.286 17a1 1 0 011-1h17.429a1 1 0 011 1v9.429a1 1 0 01-1 1H3.286a1 1 0 01-1-1V17z",
|
|
1482
1668
|
fill: "#D92D20"
|
|
1483
1669
|
}
|
|
1484
1670
|
),
|
|
1485
|
-
/* @__PURE__ */
|
|
1671
|
+
/* @__PURE__ */ jsx63(
|
|
1486
1672
|
"path",
|
|
1487
1673
|
{
|
|
1488
1674
|
d: "M6.286 24v-4.57h1.52a1.6 1.6 0 011.086.33 1.383 1.383 0 01.474 1.098c-.003.267-.08.528-.223.754a1.252 1.252 0 01-.571.503 1.524 1.524 0 01-.657.131h-.686v1.755h-.943zm.966-2.582h.537a.651.651 0 00.463-.16.572.572 0 00.166-.434c0-.35-.21-.526-.629-.526h-.537v1.12zM10.258 24v-4.572h1.714c.43-.015.85.123 1.188.389a2.285 2.285 0 01.84 1.897 2.56 2.56 0 01-.285 1.206c-.18.348-.459.636-.8.828-.395.19-.832.276-1.269.252h-1.388zm.965-.869h.617c.22.008.437-.05.623-.166a1.446 1.446 0 00.572-1.291 1.37 1.37 0 00-.543-1.211 1.068 1.068 0 00-.617-.166h-.652v2.834zm3.772.869v-4.572h2.617v.869H15.96v.931h1.515v.869H15.96V24h-.965z",
|
|
@@ -1490,13 +1676,16 @@ function FileUploadItemPdfIcon({ className, ...rest }) {
|
|
|
1490
1676
|
}
|
|
1491
1677
|
)
|
|
1492
1678
|
] }),
|
|
1493
|
-
/* @__PURE__ */
|
|
1679
|
+
/* @__PURE__ */ jsx63("defs", { children: /* @__PURE__ */ jsx63("clipPath", { id: clipId, children: /* @__PURE__ */ jsx63("path", { fill: "#fff", d: "M0 0H32V32H0z" }) }) })
|
|
1494
1680
|
]
|
|
1495
1681
|
}
|
|
1496
1682
|
);
|
|
1497
1683
|
}
|
|
1684
|
+
|
|
1685
|
+
// src/icons/FilterFunnelIcon.tsx
|
|
1686
|
+
import { jsx as jsx64 } from "react/jsx-runtime";
|
|
1498
1687
|
function FilterFunnelIcon(props) {
|
|
1499
|
-
return /* @__PURE__ */
|
|
1688
|
+
return /* @__PURE__ */ jsx64(
|
|
1500
1689
|
"svg",
|
|
1501
1690
|
{
|
|
1502
1691
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1505,7 +1694,7 @@ function FilterFunnelIcon(props) {
|
|
|
1505
1694
|
viewBox: "0 0 24 24",
|
|
1506
1695
|
fill: "none",
|
|
1507
1696
|
...props,
|
|
1508
|
-
children: /* @__PURE__ */
|
|
1697
|
+
children: /* @__PURE__ */ jsx64(
|
|
1509
1698
|
"path",
|
|
1510
1699
|
{
|
|
1511
1700
|
d: "M3 4.5h18l-7 9v5.5l-4-2V13.5L3 4.5z",
|
|
@@ -1518,8 +1707,11 @@ function FilterFunnelIcon(props) {
|
|
|
1518
1707
|
}
|
|
1519
1708
|
);
|
|
1520
1709
|
}
|
|
1710
|
+
|
|
1711
|
+
// src/icons/FilterIcon.tsx
|
|
1712
|
+
import { jsx as jsx65 } from "react/jsx-runtime";
|
|
1521
1713
|
function FilterIcon({ className }) {
|
|
1522
|
-
return /* @__PURE__ */
|
|
1714
|
+
return /* @__PURE__ */ jsx65(
|
|
1523
1715
|
"svg",
|
|
1524
1716
|
{
|
|
1525
1717
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1529,7 +1721,7 @@ function FilterIcon({ className }) {
|
|
|
1529
1721
|
fill: "none",
|
|
1530
1722
|
"aria-hidden": "true",
|
|
1531
1723
|
className,
|
|
1532
|
-
children: /* @__PURE__ */
|
|
1724
|
+
children: /* @__PURE__ */ jsx65(
|
|
1533
1725
|
"path",
|
|
1534
1726
|
{
|
|
1535
1727
|
d: "M2 4.5A.5.5 0 0 1 2.5 4h19a.5.5 0 0 1 .354.854l-7.5 7.5A.5.5 0 0 1 14 12.707V20a.5.5 0 0 1-.276.447l-4 2A.5.5 0 0 1 9 22v-9.293l-7.354-7.353A.5.5 0 0 1 2 4.5Z",
|
|
@@ -1543,8 +1735,11 @@ function FilterIcon({ className }) {
|
|
|
1543
1735
|
}
|
|
1544
1736
|
);
|
|
1545
1737
|
}
|
|
1738
|
+
|
|
1739
|
+
// src/icons/FitIcon.tsx
|
|
1740
|
+
import { jsx as jsx66 } from "react/jsx-runtime";
|
|
1546
1741
|
function FitIcon({ title = "Fit", ...props }) {
|
|
1547
|
-
return /* @__PURE__ */
|
|
1742
|
+
return /* @__PURE__ */ jsx66(
|
|
1548
1743
|
"svg",
|
|
1549
1744
|
{
|
|
1550
1745
|
width: "24",
|
|
@@ -1552,7 +1747,7 @@ function FitIcon({ title = "Fit", ...props }) {
|
|
|
1552
1747
|
viewBox: "0 0 24 24",
|
|
1553
1748
|
fill: "none",
|
|
1554
1749
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1555
|
-
children: /* @__PURE__ */
|
|
1750
|
+
children: /* @__PURE__ */ jsx66(
|
|
1556
1751
|
"path",
|
|
1557
1752
|
{
|
|
1558
1753
|
fillRule: "evenodd",
|
|
@@ -1564,8 +1759,11 @@ function FitIcon({ title = "Fit", ...props }) {
|
|
|
1564
1759
|
}
|
|
1565
1760
|
);
|
|
1566
1761
|
}
|
|
1762
|
+
|
|
1763
|
+
// src/icons/FolderFilledIcon.tsx
|
|
1764
|
+
import { jsx as jsx67 } from "react/jsx-runtime";
|
|
1567
1765
|
function FolderFilledIcon(props) {
|
|
1568
|
-
return /* @__PURE__ */
|
|
1766
|
+
return /* @__PURE__ */ jsx67(
|
|
1569
1767
|
"svg",
|
|
1570
1768
|
{
|
|
1571
1769
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1574,7 +1772,7 @@ function FolderFilledIcon(props) {
|
|
|
1574
1772
|
viewBox: "0 0 20 20",
|
|
1575
1773
|
fill: "none",
|
|
1576
1774
|
...props,
|
|
1577
|
-
children: /* @__PURE__ */
|
|
1775
|
+
children: /* @__PURE__ */ jsx67(
|
|
1578
1776
|
"path",
|
|
1579
1777
|
{
|
|
1580
1778
|
fillRule: "evenodd",
|
|
@@ -1586,8 +1784,11 @@ function FolderFilledIcon(props) {
|
|
|
1586
1784
|
}
|
|
1587
1785
|
);
|
|
1588
1786
|
}
|
|
1787
|
+
|
|
1788
|
+
// src/icons/FolderIcon.tsx
|
|
1789
|
+
import { jsx as jsx68 } from "react/jsx-runtime";
|
|
1589
1790
|
function FolderIcon(props) {
|
|
1590
|
-
return /* @__PURE__ */
|
|
1791
|
+
return /* @__PURE__ */ jsx68(
|
|
1591
1792
|
"svg",
|
|
1592
1793
|
{
|
|
1593
1794
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1596,7 +1797,7 @@ function FolderIcon(props) {
|
|
|
1596
1797
|
viewBox: "0 0 20 20",
|
|
1597
1798
|
fill: "none",
|
|
1598
1799
|
...props,
|
|
1599
|
-
children: /* @__PURE__ */
|
|
1800
|
+
children: /* @__PURE__ */ jsx68(
|
|
1600
1801
|
"path",
|
|
1601
1802
|
{
|
|
1602
1803
|
d: "M2.5 6.5c0-1.1046.8954-2 2-2h3.1c.53 0 1.039.2107 1.414.5858l.9.9c.375.375.884.5857 1.414.5857H15.5c1.1046 0 2 .8954 2 2v6c0 1.1046-.8954 2-2 2h-11c-1.1046 0-2-.8954-2-2v-8Z",
|
|
@@ -1609,8 +1810,11 @@ function FolderIcon(props) {
|
|
|
1609
1810
|
}
|
|
1610
1811
|
);
|
|
1611
1812
|
}
|
|
1813
|
+
|
|
1814
|
+
// src/icons/FoundationsIcon.tsx
|
|
1815
|
+
import { jsx as jsx69 } from "react/jsx-runtime";
|
|
1612
1816
|
function FoundationsIcon(props) {
|
|
1613
|
-
return /* @__PURE__ */
|
|
1817
|
+
return /* @__PURE__ */ jsx69(
|
|
1614
1818
|
"svg",
|
|
1615
1819
|
{
|
|
1616
1820
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1620,7 +1824,7 @@ function FoundationsIcon(props) {
|
|
|
1620
1824
|
fill: "none",
|
|
1621
1825
|
"aria-hidden": "true",
|
|
1622
1826
|
...props,
|
|
1623
|
-
children: /* @__PURE__ */
|
|
1827
|
+
children: /* @__PURE__ */ jsx69(
|
|
1624
1828
|
"path",
|
|
1625
1829
|
{
|
|
1626
1830
|
fillRule: "evenodd",
|
|
@@ -1632,8 +1836,11 @@ function FoundationsIcon(props) {
|
|
|
1632
1836
|
}
|
|
1633
1837
|
);
|
|
1634
1838
|
}
|
|
1839
|
+
|
|
1840
|
+
// src/icons/FullscreenExitIcon.tsx
|
|
1841
|
+
import { jsx as jsx70, jsxs as jsxs9 } from "react/jsx-runtime";
|
|
1635
1842
|
function FullscreenExitIcon(props) {
|
|
1636
|
-
return /* @__PURE__ */
|
|
1843
|
+
return /* @__PURE__ */ jsxs9(
|
|
1637
1844
|
"svg",
|
|
1638
1845
|
{
|
|
1639
1846
|
width: "100%",
|
|
@@ -1644,7 +1851,7 @@ function FullscreenExitIcon(props) {
|
|
|
1644
1851
|
"aria-hidden": "true",
|
|
1645
1852
|
...props,
|
|
1646
1853
|
children: [
|
|
1647
|
-
/* @__PURE__ */
|
|
1854
|
+
/* @__PURE__ */ jsx70(
|
|
1648
1855
|
"path",
|
|
1649
1856
|
{
|
|
1650
1857
|
d: "M3 7.5H7.5V3",
|
|
@@ -1654,7 +1861,7 @@ function FullscreenExitIcon(props) {
|
|
|
1654
1861
|
strokeLinejoin: "round"
|
|
1655
1862
|
}
|
|
1656
1863
|
),
|
|
1657
|
-
/* @__PURE__ */
|
|
1864
|
+
/* @__PURE__ */ jsx70(
|
|
1658
1865
|
"path",
|
|
1659
1866
|
{
|
|
1660
1867
|
d: "M17 7.5H12.5V3",
|
|
@@ -1664,7 +1871,7 @@ function FullscreenExitIcon(props) {
|
|
|
1664
1871
|
strokeLinejoin: "round"
|
|
1665
1872
|
}
|
|
1666
1873
|
),
|
|
1667
|
-
/* @__PURE__ */
|
|
1874
|
+
/* @__PURE__ */ jsx70(
|
|
1668
1875
|
"path",
|
|
1669
1876
|
{
|
|
1670
1877
|
d: "M3 12.5H7.5V17",
|
|
@@ -1674,7 +1881,7 @@ function FullscreenExitIcon(props) {
|
|
|
1674
1881
|
strokeLinejoin: "round"
|
|
1675
1882
|
}
|
|
1676
1883
|
),
|
|
1677
|
-
/* @__PURE__ */
|
|
1884
|
+
/* @__PURE__ */ jsx70(
|
|
1678
1885
|
"path",
|
|
1679
1886
|
{
|
|
1680
1887
|
d: "M17 12.5H12.5V17",
|
|
@@ -1688,8 +1895,11 @@ function FullscreenExitIcon(props) {
|
|
|
1688
1895
|
}
|
|
1689
1896
|
);
|
|
1690
1897
|
}
|
|
1898
|
+
|
|
1899
|
+
// src/icons/FullscreenIcon.tsx
|
|
1900
|
+
import { jsx as jsx71, jsxs as jsxs10 } from "react/jsx-runtime";
|
|
1691
1901
|
function FullscreenIcon(props) {
|
|
1692
|
-
return /* @__PURE__ */
|
|
1902
|
+
return /* @__PURE__ */ jsxs10(
|
|
1693
1903
|
"svg",
|
|
1694
1904
|
{
|
|
1695
1905
|
width: "100%",
|
|
@@ -1700,7 +1910,7 @@ function FullscreenIcon(props) {
|
|
|
1700
1910
|
"aria-hidden": "true",
|
|
1701
1911
|
...props,
|
|
1702
1912
|
children: [
|
|
1703
|
-
/* @__PURE__ */
|
|
1913
|
+
/* @__PURE__ */ jsx71(
|
|
1704
1914
|
"path",
|
|
1705
1915
|
{
|
|
1706
1916
|
d: "M3 8V3H8",
|
|
@@ -1710,7 +1920,7 @@ function FullscreenIcon(props) {
|
|
|
1710
1920
|
strokeLinejoin: "round"
|
|
1711
1921
|
}
|
|
1712
1922
|
),
|
|
1713
|
-
/* @__PURE__ */
|
|
1923
|
+
/* @__PURE__ */ jsx71(
|
|
1714
1924
|
"path",
|
|
1715
1925
|
{
|
|
1716
1926
|
d: "M17 8V3H12",
|
|
@@ -1720,7 +1930,7 @@ function FullscreenIcon(props) {
|
|
|
1720
1930
|
strokeLinejoin: "round"
|
|
1721
1931
|
}
|
|
1722
1932
|
),
|
|
1723
|
-
/* @__PURE__ */
|
|
1933
|
+
/* @__PURE__ */ jsx71(
|
|
1724
1934
|
"path",
|
|
1725
1935
|
{
|
|
1726
1936
|
d: "M3 12V17H8",
|
|
@@ -1730,7 +1940,7 @@ function FullscreenIcon(props) {
|
|
|
1730
1940
|
strokeLinejoin: "round"
|
|
1731
1941
|
}
|
|
1732
1942
|
),
|
|
1733
|
-
/* @__PURE__ */
|
|
1943
|
+
/* @__PURE__ */ jsx71(
|
|
1734
1944
|
"path",
|
|
1735
1945
|
{
|
|
1736
1946
|
d: "M17 12V17H12",
|
|
@@ -1744,8 +1954,11 @@ function FullscreenIcon(props) {
|
|
|
1744
1954
|
}
|
|
1745
1955
|
);
|
|
1746
1956
|
}
|
|
1957
|
+
|
|
1958
|
+
// src/icons/GoBackward10Icon.tsx
|
|
1959
|
+
import { jsx as jsx72 } from "react/jsx-runtime";
|
|
1747
1960
|
function GoBackward10Icon() {
|
|
1748
|
-
return /* @__PURE__ */
|
|
1961
|
+
return /* @__PURE__ */ jsx72(
|
|
1749
1962
|
"svg",
|
|
1750
1963
|
{
|
|
1751
1964
|
width: "100%",
|
|
@@ -1753,7 +1966,7 @@ function GoBackward10Icon() {
|
|
|
1753
1966
|
viewBox: "0 0 17.915 17.917",
|
|
1754
1967
|
fill: "none",
|
|
1755
1968
|
"aria-hidden": "true",
|
|
1756
|
-
children: /* @__PURE__ */
|
|
1969
|
+
children: /* @__PURE__ */ jsx72(
|
|
1757
1970
|
"path",
|
|
1758
1971
|
{
|
|
1759
1972
|
fill: "currentColor",
|
|
@@ -1763,8 +1976,11 @@ function GoBackward10Icon() {
|
|
|
1763
1976
|
}
|
|
1764
1977
|
);
|
|
1765
1978
|
}
|
|
1979
|
+
|
|
1980
|
+
// src/icons/GoForward10Icon.tsx
|
|
1981
|
+
import { jsx as jsx73 } from "react/jsx-runtime";
|
|
1766
1982
|
function GoForward10Icon() {
|
|
1767
|
-
return /* @__PURE__ */
|
|
1983
|
+
return /* @__PURE__ */ jsx73(
|
|
1768
1984
|
"svg",
|
|
1769
1985
|
{
|
|
1770
1986
|
width: "100%",
|
|
@@ -1772,7 +1988,7 @@ function GoForward10Icon() {
|
|
|
1772
1988
|
viewBox: "0 0 17.917 17.918",
|
|
1773
1989
|
fill: "none",
|
|
1774
1990
|
"aria-hidden": "true",
|
|
1775
|
-
children: /* @__PURE__ */
|
|
1991
|
+
children: /* @__PURE__ */ jsx73(
|
|
1776
1992
|
"path",
|
|
1777
1993
|
{
|
|
1778
1994
|
fill: "currentColor",
|
|
@@ -1782,8 +1998,11 @@ function GoForward10Icon() {
|
|
|
1782
1998
|
}
|
|
1783
1999
|
);
|
|
1784
2000
|
}
|
|
2001
|
+
|
|
2002
|
+
// src/icons/GridSquaresIcon.tsx
|
|
2003
|
+
import { jsx as jsx74, jsxs as jsxs11 } from "react/jsx-runtime";
|
|
1785
2004
|
function GridSquaresIcon(props) {
|
|
1786
|
-
return /* @__PURE__ */
|
|
2005
|
+
return /* @__PURE__ */ jsxs11(
|
|
1787
2006
|
"svg",
|
|
1788
2007
|
{
|
|
1789
2008
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1793,7 +2012,7 @@ function GridSquaresIcon(props) {
|
|
|
1793
2012
|
fill: "none",
|
|
1794
2013
|
...props,
|
|
1795
2014
|
children: [
|
|
1796
|
-
/* @__PURE__ */
|
|
2015
|
+
/* @__PURE__ */ jsx74(
|
|
1797
2016
|
"path",
|
|
1798
2017
|
{
|
|
1799
2018
|
opacity: "0.4",
|
|
@@ -1803,7 +2022,7 @@ function GridSquaresIcon(props) {
|
|
|
1803
2022
|
fill: "currentColor"
|
|
1804
2023
|
}
|
|
1805
2024
|
),
|
|
1806
|
-
/* @__PURE__ */
|
|
2025
|
+
/* @__PURE__ */ jsx74(
|
|
1807
2026
|
"path",
|
|
1808
2027
|
{
|
|
1809
2028
|
d: "M8.54492 11.25C8.97766 11.2501 9.3745 11.2504 9.69727 11.207C10.0527 11.1592 10.4283 11.0463 10.7373 10.7373C11.0463 10.4283 11.1592 10.0527 11.207 9.69727C11.2504 9.3745 11.2501 8.97767 11.25 8.54492L11.25 3.95508C11.2501 3.52234 11.2504 3.1255 11.207 2.80273C11.1592 2.44726 11.0463 2.07171 10.7373 1.7627C10.4283 1.45368 10.0527 1.34076 9.69727 1.29297C9.3745 1.24957 8.97767 1.24995 8.54492 1.25L3.95508 1.25C3.52233 1.24995 3.1255 1.24957 2.80273 1.29297C2.44726 1.34076 2.07171 1.45368 1.7627 1.7627C1.45368 2.07171 1.34076 2.44726 1.29297 2.80273C1.24957 3.1255 1.24995 3.52233 1.25 3.95508L1.25 8.54492C1.24995 8.97767 1.24957 9.3745 1.29297 9.69727C1.34076 10.0527 1.45368 10.4283 1.7627 10.7373C2.07171 11.0463 2.44726 11.1592 2.80273 11.207C3.1255 11.2504 3.52233 11.2501 3.95508 11.25L8.54492 11.25ZM4 9.75C3.50756 9.75 3.21364 9.74803 3.00293 9.71973C2.85376 9.71973 2.79237 9.57132 2.78027 9.49707C2.75197 9.28636 2.75 8.99244 2.75 8.5L2.75 4C2.75 3.50756 2.75197 3.21364 2.78027 3.00293C2.78027 2.83638 2.92868 2.78513 3.00293 2.78027C3.21364 2.75197 3.50756 2.75 4 2.75L8.5 2.75C8.99244 2.75 9.28636 2.75197 9.49707 2.78027C9.57132 2.77161 9.71973 2.80394 9.71973 3.00293C9.74803 3.21364 9.75 3.50756 9.75 4L9.75 8.5C9.75 8.99244 9.74803 9.28636 9.71973 9.49707C9.71973 9.68707 9.57132 9.72465 9.49707 9.71973C9.28636 9.74803 8.99244 9.75 8.5 9.75H4ZM8.54492 22.75C8.97766 22.7501 9.3745 22.7504 9.69727 22.707C10.0527 22.6592 10.4283 22.5463 10.7373 22.2373C11.0463 21.9283 11.1592 21.5527 11.207 21.1973C11.2504 20.8745 11.2501 20.4777 11.25 20.0449L11.25 15.4551C11.2501 15.0223 11.2504 14.6255 11.207 14.3027C11.1592 13.9473 11.0463 13.5717 10.7373 13.2627C10.4283 12.9537 10.0527 12.8408 9.69727 12.793C9.3745 12.7496 8.97767 12.7499 8.54492 12.75L3.95508 12.75C3.52233 12.7499 3.1255 12.7496 2.80273 12.793C2.44726 12.8408 2.07171 12.9537 1.7627 13.2627C1.45368 13.5717 1.34076 13.9473 1.29297 14.3027C1.24957 14.6255 1.24995 15.0223 1.25 15.4551L1.25 20.0449C1.24995 20.4777 1.24957 20.8745 1.29297 21.1973C1.34076 21.5527 1.45368 21.9283 1.7627 22.2373C2.07171 22.5463 2.44726 22.6592 2.80273 22.707C3.1255 22.7504 3.52233 22.7501 3.95508 22.75L8.54492 22.75ZM20.0449 22.75C20.4777 22.7501 20.8745 22.7504 21.1973 22.707C21.5527 22.6592 21.9283 22.5463 22.2373 22.2373C22.5463 21.9283 22.6592 21.5527 22.707 21.1973C22.7504 20.8745 22.7501 20.4777 22.75 20.0449L22.75 15.4551C22.7501 15.0223 22.7504 14.6255 22.707 14.3027C22.6592 13.9473 22.5463 13.5717 22.2373 13.2627C21.9283 12.9537 21.5527 12.8408 21.1973 12.793C20.8745 12.7496 20.4777 12.7499 20.0449 12.75L15.4551 12.75C15.0223 12.7499 14.6255 12.7496 14.3027 12.793C13.9473 12.8408 13.5717 12.9537 13.2627 13.2627C12.9537 13.5717 12.8408 13.9473 12.793 14.3027C12.7496 14.6255 12.7499 15.0223 12.75 15.4551L12.75 20.0449C12.7499 20.4777 12.7496 20.8745 12.793 21.1973C12.8408 21.5527 12.9537 21.9283 13.2627 22.2373C13.5717 22.5463 13.9473 22.6592 14.3027 22.707C14.6255 22.7504 15.0223 22.7501 15.4551 22.75L20.0449 22.75ZM4 21.25C3.50756 21.25 3.21364 21.248 3.00293 21.2197C2.85376 21.2197 2.79237 21.0713 2.78027 20.9971C2.75197 20.7864 2.75 20.4924 2.75 20L2.75 15.5C2.75 15.0076 2.75197 14.7136 2.78027 14.5029C2.78027 14.3364 2.92868 14.2851 3.00293 14.2803C3.21364 14.252 3.50756 14.25 4 14.25H8.5C8.99244 14.25 9.28636 14.252 9.49707 14.2803C9.57132 14.2716 9.71973 14.3039 9.71973 14.5029C9.74803 14.7136 9.75 15.0076 9.75 15.5V20C9.75 20.4924 9.74803 20.7864 9.71973 20.9971C9.71973 21.1871 9.57132 21.2246 9.49707 21.2197C9.28636 21.248 8.99244 21.25 8.5 21.25L4 21.25ZM15.5 21.25C15.0076 21.25 14.7136 21.248 14.5029 21.2197C14.3538 21.2197 14.2924 21.0713 14.2803 20.9971C14.252 20.7864 14.25 20.4924 14.25 20V15.5C14.25 15.0076 14.252 14.7136 14.2803 14.5029C14.2803 14.3364 14.4287 14.2851 14.5029 14.2803C14.7136 14.252 15.0076 14.25 15.5 14.25L20 14.25C20.4924 14.25 20.7864 14.252 20.9971 14.2803C21.0713 14.2716 21.2197 14.3039 21.2197 14.5029C21.248 14.7136 21.25 15.0076 21.25 15.5L21.25 20C21.25 20.4924 21.248 20.7864 21.2197 20.9971C21.2197 21.1871 21.0713 21.2246 20.9971 21.2197C20.7864 21.248 20.4924 21.25 20 21.25H15.5Z",
|
|
@@ -1814,8 +2033,11 @@ function GridSquaresIcon(props) {
|
|
|
1814
2033
|
}
|
|
1815
2034
|
);
|
|
1816
2035
|
}
|
|
2036
|
+
|
|
2037
|
+
// src/icons/HamburgerIcon.tsx
|
|
2038
|
+
import { jsx as jsx75 } from "react/jsx-runtime";
|
|
1817
2039
|
function HamburgerIcon(props) {
|
|
1818
|
-
return /* @__PURE__ */
|
|
2040
|
+
return /* @__PURE__ */ jsx75(
|
|
1819
2041
|
"svg",
|
|
1820
2042
|
{
|
|
1821
2043
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1825,7 +2047,7 @@ function HamburgerIcon(props) {
|
|
|
1825
2047
|
fill: "none",
|
|
1826
2048
|
"aria-hidden": "true",
|
|
1827
2049
|
...props,
|
|
1828
|
-
children: /* @__PURE__ */
|
|
2050
|
+
children: /* @__PURE__ */ jsx75(
|
|
1829
2051
|
"path",
|
|
1830
2052
|
{
|
|
1831
2053
|
fill: "currentColor",
|
|
@@ -1837,8 +2059,11 @@ function HamburgerIcon(props) {
|
|
|
1837
2059
|
}
|
|
1838
2060
|
);
|
|
1839
2061
|
}
|
|
2062
|
+
|
|
2063
|
+
// src/icons/HelpCircleIcon.tsx
|
|
2064
|
+
import { jsx as jsx76 } from "react/jsx-runtime";
|
|
1840
2065
|
function HelpCircleIcon({ className, ...props }) {
|
|
1841
|
-
return /* @__PURE__ */
|
|
2066
|
+
return /* @__PURE__ */ jsx76(
|
|
1842
2067
|
"svg",
|
|
1843
2068
|
{
|
|
1844
2069
|
viewBox: "0 0 16 16",
|
|
@@ -1847,7 +2072,7 @@ function HelpCircleIcon({ className, ...props }) {
|
|
|
1847
2072
|
"aria-hidden": "true",
|
|
1848
2073
|
className,
|
|
1849
2074
|
...props,
|
|
1850
|
-
children: /* @__PURE__ */
|
|
2075
|
+
children: /* @__PURE__ */ jsx76(
|
|
1851
2076
|
"path",
|
|
1852
2077
|
{
|
|
1853
2078
|
d: "M6.06016 5.99967C6.2169 5.55412 6.52626 5.17841 6.93347 4.9391C7.34067 4.69978 7.81943 4.6123 8.28495 4.69215C8.75047 4.772 9.17271 5.01402 9.47688 5.37536C9.78105 5.7367 9.94753 6.19402 9.94683 6.66634C9.94683 7.99967 7.94683 8.66634 7.94683 8.66634M8.00016 11.333H8.00683M14.6668 7.99967C14.6668 11.6816 11.6821 14.6663 8.00016 14.6663C4.31826 14.6663 1.3335 11.6816 1.3335 7.99967C1.3335 4.31778 4.31826 1.33301 8.00016 1.33301C11.6821 1.33301 14.6668 4.31778 14.6668 7.99967Z",
|
|
@@ -1860,8 +2085,11 @@ function HelpCircleIcon({ className, ...props }) {
|
|
|
1860
2085
|
}
|
|
1861
2086
|
);
|
|
1862
2087
|
}
|
|
2088
|
+
|
|
2089
|
+
// src/icons/HomeIcon.tsx
|
|
2090
|
+
import { jsx as jsx77 } from "react/jsx-runtime";
|
|
1863
2091
|
function HomeIcon(props) {
|
|
1864
|
-
return /* @__PURE__ */
|
|
2092
|
+
return /* @__PURE__ */ jsx77(
|
|
1865
2093
|
"svg",
|
|
1866
2094
|
{
|
|
1867
2095
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1871,7 +2099,7 @@ function HomeIcon(props) {
|
|
|
1871
2099
|
fill: "none",
|
|
1872
2100
|
"aria-hidden": "true",
|
|
1873
2101
|
...props,
|
|
1874
|
-
children: /* @__PURE__ */
|
|
2102
|
+
children: /* @__PURE__ */ jsx77(
|
|
1875
2103
|
"path",
|
|
1876
2104
|
{
|
|
1877
2105
|
fillRule: "evenodd",
|
|
@@ -1883,13 +2111,16 @@ function HomeIcon(props) {
|
|
|
1883
2111
|
}
|
|
1884
2112
|
);
|
|
1885
2113
|
}
|
|
2114
|
+
|
|
2115
|
+
// src/icons/HomeSVG.tsx
|
|
2116
|
+
import { jsx as jsx78 } from "react/jsx-runtime";
|
|
1886
2117
|
function omitDimsFromClass(className) {
|
|
1887
2118
|
if (className == null || typeof className !== "string") return false;
|
|
1888
2119
|
return /\b(w-full|h-full|size-|!w-|!h-)\b/.test(className);
|
|
1889
2120
|
}
|
|
1890
2121
|
var HomeSVG = ({ className, width, height, ...props }) => {
|
|
1891
2122
|
const omit = omitDimsFromClass(className) || width === "100%" || height === "100%";
|
|
1892
|
-
return /* @__PURE__ */
|
|
2123
|
+
return /* @__PURE__ */ jsx78(
|
|
1893
2124
|
"svg",
|
|
1894
2125
|
{
|
|
1895
2126
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1898,7 +2129,7 @@ var HomeSVG = ({ className, width, height, ...props }) => {
|
|
|
1898
2129
|
...omit ? { width, height } : { width: width ?? 16, height: height ?? 16 },
|
|
1899
2130
|
className,
|
|
1900
2131
|
...props,
|
|
1901
|
-
children: /* @__PURE__ */
|
|
2132
|
+
children: /* @__PURE__ */ jsx78(
|
|
1902
2133
|
"path",
|
|
1903
2134
|
{
|
|
1904
2135
|
fill: "currentColor",
|
|
@@ -1909,7 +2140,10 @@ var HomeSVG = ({ className, width, height, ...props }) => {
|
|
|
1909
2140
|
);
|
|
1910
2141
|
};
|
|
1911
2142
|
var HomeSVG_default = HomeSVG;
|
|
1912
|
-
|
|
2143
|
+
|
|
2144
|
+
// src/icons/Image01SVG.tsx
|
|
2145
|
+
import { jsx as jsx79 } from "react/jsx-runtime";
|
|
2146
|
+
var Image01SVG = (props) => /* @__PURE__ */ jsx79(
|
|
1913
2147
|
"svg",
|
|
1914
2148
|
{
|
|
1915
2149
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1917,7 +2151,7 @@ var Image01SVG = (props) => /* @__PURE__ */ jsx(
|
|
|
1917
2151
|
height: 32,
|
|
1918
2152
|
fill: "none",
|
|
1919
2153
|
...props,
|
|
1920
|
-
children: /* @__PURE__ */
|
|
2154
|
+
children: /* @__PURE__ */ jsx79(
|
|
1921
2155
|
"path",
|
|
1922
2156
|
{
|
|
1923
2157
|
fill: "#9DA4AE",
|
|
@@ -1929,8 +2163,11 @@ var Image01SVG = (props) => /* @__PURE__ */ jsx(
|
|
|
1929
2163
|
}
|
|
1930
2164
|
);
|
|
1931
2165
|
var Image01SVG_default = Image01SVG;
|
|
2166
|
+
|
|
2167
|
+
// src/icons/ImageIcon.tsx
|
|
2168
|
+
import { jsx as jsx80 } from "react/jsx-runtime";
|
|
1932
2169
|
function ImageIcon({ className, ...props }) {
|
|
1933
|
-
return /* @__PURE__ */
|
|
2170
|
+
return /* @__PURE__ */ jsx80(
|
|
1934
2171
|
"svg",
|
|
1935
2172
|
{
|
|
1936
2173
|
viewBox: "0 0 24 24",
|
|
@@ -1939,7 +2176,7 @@ function ImageIcon({ className, ...props }) {
|
|
|
1939
2176
|
"aria-hidden": "true",
|
|
1940
2177
|
className,
|
|
1941
2178
|
...props,
|
|
1942
|
-
children: /* @__PURE__ */
|
|
2179
|
+
children: /* @__PURE__ */ jsx80(
|
|
1943
2180
|
"path",
|
|
1944
2181
|
{
|
|
1945
2182
|
d: "M12.0576 1.75C14.2479 1.74999 15.9683 1.75012 17.3115 1.93066C18.6882 2.11575 19.7805 2.50313 20.6387 3.36133C21.4969 4.21953 21.8842 5.31182 22.0693 6.68848C22.2499 8.03174 22.25 9.75212 22.25 11.9424V12.0576C22.25 14.2479 22.2499 15.9683 22.0693 17.3115C21.8842 18.6882 21.4969 19.7805 20.6387 20.6387C19.7805 21.4969 18.6882 21.8842 17.3115 22.0693C15.9683 22.2499 14.2479 22.25 12.0576 22.25H11.9424C9.75212 22.25 8.03174 22.2499 6.68848 22.0693C5.31182 21.8842 4.21953 21.4969 3.36133 20.6387C2.50313 19.7805 2.11575 18.6882 1.93066 17.3115C1.75012 15.9683 1.74999 14.2479 1.75 12.0576V11.9424C1.74999 9.75212 1.75012 8.03174 1.93066 6.68848C2.11575 5.31182 2.50313 4.21953 3.36133 3.36133C4.21953 2.50313 5.31182 2.11575 6.68848 1.93066C8.03174 1.75012 9.75213 1.74999 11.9424 1.75H12.0576ZM16.5234 12.7568C15.1543 12.8212 13.8585 13.3428 12.5986 14.1875C10.3792 15.6757 8.4073 18.0615 6.46973 20.4053C6.44338 20.4371 6.41599 20.4681 6.38965 20.5C6.5461 20.5301 6.71151 20.5593 6.8877 20.583C8.1196 20.7486 9.73963 20.75 12 20.75C14.2604 20.75 15.8804 20.7486 17.1123 20.583C18.3225 20.4203 19.0451 20.1111 19.5781 19.5781C20.1111 19.0451 20.4203 18.3225 20.583 17.1123C20.6964 16.2691 20.7295 15.2438 20.7412 13.9561C19.1853 13.0274 17.7912 12.6972 16.5234 12.7568ZM12 3.25C9.73963 3.25 8.1196 3.25137 6.8877 3.41699C5.67747 3.57972 4.9549 3.88885 4.42188 4.42188C3.88885 4.9549 3.57972 5.67747 3.41699 6.8877C3.25137 8.1196 3.25 9.73963 3.25 12C3.25 14.2604 3.25137 15.8804 3.41699 17.1123C3.57972 18.3225 3.88885 19.0451 4.42188 19.5781C4.56311 19.7194 4.71817 19.8439 4.8916 19.9551C5.02456 19.7944 5.15992 19.6333 5.29492 19.4697C7.21504 17.1434 9.3453 14.5634 11.7627 12.9424C13.1776 11.9937 14.7351 11.3396 16.4531 11.2588C17.8273 11.1942 19.2568 11.4987 20.749 12.249C20.749 12.1669 20.75 12.0839 20.75 12C20.75 9.73963 20.7486 8.1196 20.583 6.8877C20.4203 5.67747 20.1111 4.9549 19.5781 4.42188C19.0451 3.88885 18.3225 3.57972 17.1123 3.41699C15.8804 3.25137 14.2604 3.25 12 3.25ZM7.5 5.25C8.74264 5.25 9.75 6.25736 9.75 7.5C9.75 8.74264 8.74264 9.75 7.5 9.75C6.25736 9.75 5.25 8.74264 5.25 7.5C5.25 6.25736 6.25736 5.25 7.5 5.25ZM7.5 6.75C7.08579 6.75 6.75 7.08579 6.75 7.5C6.75 7.91421 7.08579 8.25 7.5 8.25C7.91421 8.25 8.25 7.91421 8.25 7.5C8.25 7.08579 7.91421 6.75 7.5 6.75Z",
|
|
@@ -1949,6 +2186,9 @@ function ImageIcon({ className, ...props }) {
|
|
|
1949
2186
|
}
|
|
1950
2187
|
);
|
|
1951
2188
|
}
|
|
2189
|
+
|
|
2190
|
+
// src/icons/InfoCircleIcon.tsx
|
|
2191
|
+
import { jsx as jsx81 } from "react/jsx-runtime";
|
|
1952
2192
|
var base8 = {
|
|
1953
2193
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1954
2194
|
width: 14,
|
|
@@ -1957,7 +2197,7 @@ var base8 = {
|
|
|
1957
2197
|
fill: "none",
|
|
1958
2198
|
"aria-hidden": true
|
|
1959
2199
|
};
|
|
1960
|
-
var InfoCircleIcon = (props) => /* @__PURE__ */
|
|
2200
|
+
var InfoCircleIcon = (props) => /* @__PURE__ */ jsx81("svg", { ...base8, ...props, children: /* @__PURE__ */ jsx81(
|
|
1961
2201
|
"path",
|
|
1962
2202
|
{
|
|
1963
2203
|
stroke: "currentColor",
|
|
@@ -1967,7 +2207,10 @@ var InfoCircleIcon = (props) => /* @__PURE__ */ jsx("svg", { ...base8, ...props,
|
|
|
1967
2207
|
d: "M7.001 9.334V7m0-2.333h.006M12.835 7A5.833 5.833 0 1 1 1.168 7a5.833 5.833 0 0 1 11.667 0Z"
|
|
1968
2208
|
}
|
|
1969
2209
|
) });
|
|
1970
|
-
|
|
2210
|
+
|
|
2211
|
+
// src/icons/InfoCircleSVG.tsx
|
|
2212
|
+
import { jsx as jsx82 } from "react/jsx-runtime";
|
|
2213
|
+
var InfoCircleSVG = (props) => /* @__PURE__ */ jsx82(
|
|
1971
2214
|
"svg",
|
|
1972
2215
|
{
|
|
1973
2216
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1976,7 +2219,7 @@ var InfoCircleSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
1976
2219
|
viewBox: "0 0 14 14",
|
|
1977
2220
|
fill: "none",
|
|
1978
2221
|
...props,
|
|
1979
|
-
children: /* @__PURE__ */
|
|
2222
|
+
children: /* @__PURE__ */ jsx82(
|
|
1980
2223
|
"path",
|
|
1981
2224
|
{
|
|
1982
2225
|
stroke: "rgba(56, 66, 80, 1)",
|
|
@@ -1989,6 +2232,9 @@ var InfoCircleSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
1989
2232
|
}
|
|
1990
2233
|
);
|
|
1991
2234
|
var InfoCircleSVG_default = InfoCircleSVG;
|
|
2235
|
+
|
|
2236
|
+
// src/icons/InfoIcon.tsx
|
|
2237
|
+
import { jsx as jsx83 } from "react/jsx-runtime";
|
|
1992
2238
|
var base9 = {
|
|
1993
2239
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1994
2240
|
width: 20,
|
|
@@ -1997,15 +2243,18 @@ var base9 = {
|
|
|
1997
2243
|
fill: "none",
|
|
1998
2244
|
"aria-hidden": true
|
|
1999
2245
|
};
|
|
2000
|
-
var InfoIcon = (props) => /* @__PURE__ */
|
|
2246
|
+
var InfoIcon = (props) => /* @__PURE__ */ jsx83("svg", { ...base9, ...props, children: /* @__PURE__ */ jsx83(
|
|
2001
2247
|
"path",
|
|
2002
2248
|
{
|
|
2003
2249
|
fill: "currentColor",
|
|
2004
2250
|
d: "M10 1.042A8.958 8.958 0 0 1 18.958 10 8.958 8.958 0 0 1 10 18.958 8.958 8.958 0 0 1 1.042 10 8.958 8.958 0 0 1 10 1.042Zm0 1.25a7.708 7.708 0 1 0 0 15.416 7.708 7.708 0 1 0 0-15.416Zm.001 9.375a.833.833 0 1 1 0 1.666h-.008a.833.833 0 0 1 0-1.666h.008ZM10 6.042c.345 0 .625.28.625.625V10a.625.625 0 1 1-1.25 0V6.667c0-.345.28-.625.625-.625Z"
|
|
2005
2251
|
}
|
|
2006
2252
|
) });
|
|
2253
|
+
|
|
2254
|
+
// src/icons/ItalicIcon.tsx
|
|
2255
|
+
import { jsx as jsx84 } from "react/jsx-runtime";
|
|
2007
2256
|
function ItalicIcon({ className, ...props }) {
|
|
2008
|
-
return /* @__PURE__ */
|
|
2257
|
+
return /* @__PURE__ */ jsx84(
|
|
2009
2258
|
"svg",
|
|
2010
2259
|
{
|
|
2011
2260
|
viewBox: "0 0 24 24",
|
|
@@ -2014,7 +2263,7 @@ function ItalicIcon({ className, ...props }) {
|
|
|
2014
2263
|
"aria-hidden": "true",
|
|
2015
2264
|
className,
|
|
2016
2265
|
...props,
|
|
2017
|
-
children: /* @__PURE__ */
|
|
2266
|
+
children: /* @__PURE__ */ jsx84(
|
|
2018
2267
|
"path",
|
|
2019
2268
|
{
|
|
2020
2269
|
d: "M19 3.25C19.4142 3.25 19.75 3.58579 19.75 4C19.75 4.41421 19.4142 4.75 19 4.75H16.4639L9.21387 19.25H12C12.4142 19.25 12.75 19.5858 12.75 20C12.75 20.4142 12.4142 20.75 12 20.75H5C4.58579 20.75 4.25 20.4142 4.25 20C4.25 19.5858 4.58579 19.25 5 19.25H7.53613L14.7861 4.75H12C11.5858 4.75 11.25 4.41421 11.25 4C11.25 3.58579 11.5858 3.25 12 3.25H19Z",
|
|
@@ -2024,8 +2273,11 @@ function ItalicIcon({ className, ...props }) {
|
|
|
2024
2273
|
}
|
|
2025
2274
|
);
|
|
2026
2275
|
}
|
|
2276
|
+
|
|
2277
|
+
// src/icons/LearnMoreArrowIcon.tsx
|
|
2278
|
+
import { jsx as jsx85 } from "react/jsx-runtime";
|
|
2027
2279
|
function LearnMoreArrowIcon(props) {
|
|
2028
|
-
return /* @__PURE__ */
|
|
2280
|
+
return /* @__PURE__ */ jsx85(
|
|
2029
2281
|
"svg",
|
|
2030
2282
|
{
|
|
2031
2283
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2034,7 +2286,7 @@ function LearnMoreArrowIcon(props) {
|
|
|
2034
2286
|
viewBox: "0 0 20 20",
|
|
2035
2287
|
fill: "none",
|
|
2036
2288
|
...props,
|
|
2037
|
-
children: /* @__PURE__ */
|
|
2289
|
+
children: /* @__PURE__ */ jsx85(
|
|
2038
2290
|
"path",
|
|
2039
2291
|
{
|
|
2040
2292
|
fill: "currentColor",
|
|
@@ -2044,7 +2296,10 @@ function LearnMoreArrowIcon(props) {
|
|
|
2044
2296
|
}
|
|
2045
2297
|
);
|
|
2046
2298
|
}
|
|
2047
|
-
|
|
2299
|
+
|
|
2300
|
+
// src/icons/LinkCircleSVG.tsx
|
|
2301
|
+
import { jsx as jsx86, jsxs as jsxs12 } from "react/jsx-runtime";
|
|
2302
|
+
var LinkCircleSVG = (props) => /* @__PURE__ */ jsxs12(
|
|
2048
2303
|
"svg",
|
|
2049
2304
|
{
|
|
2050
2305
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2053,8 +2308,8 @@ var LinkCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2053
2308
|
fill: "none",
|
|
2054
2309
|
...props,
|
|
2055
2310
|
children: [
|
|
2056
|
-
/* @__PURE__ */
|
|
2057
|
-
/* @__PURE__ */
|
|
2311
|
+
/* @__PURE__ */ jsxs12("g", { filter: "url(#a)", children: [
|
|
2312
|
+
/* @__PURE__ */ jsx86(
|
|
2058
2313
|
"path",
|
|
2059
2314
|
{
|
|
2060
2315
|
stroke: "#067647",
|
|
@@ -2062,14 +2317,14 @@ var LinkCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2062
2317
|
shapeRendering: "crispEdges"
|
|
2063
2318
|
}
|
|
2064
2319
|
),
|
|
2065
|
-
/* @__PURE__ */
|
|
2320
|
+
/* @__PURE__ */ jsx86(
|
|
2066
2321
|
"path",
|
|
2067
2322
|
{
|
|
2068
2323
|
fill: "#067647",
|
|
2069
2324
|
d: "M33.468 17.598a4.314 4.314 0 0 0-6.265 0l-.714.742a.75.75 0 0 0 1.082 1.04l.713-.743a2.814 2.814 0 0 1 4.102 0c1.152 1.2 1.152 3.155 0 4.355l-3.24 3.371c-.18.187-.375.343-.581.47a2.81 2.81 0 0 1-3.52-.47 3.049 3.049 0 0 1-.405-.525.75.75 0 0 0-1.28.782c.17.277.37.54.604.782a4.31 4.31 0 0 0 5.386.71c.315-.194.61-.43.878-.71l3.24-3.37c1.71-1.78 1.71-4.655 0-6.434Z"
|
|
2070
2325
|
}
|
|
2071
2326
|
),
|
|
2072
|
-
/* @__PURE__ */
|
|
2327
|
+
/* @__PURE__ */ jsx86(
|
|
2073
2328
|
"path",
|
|
2074
2329
|
{
|
|
2075
2330
|
fill: "#067647",
|
|
@@ -2077,7 +2332,7 @@ var LinkCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2077
2332
|
}
|
|
2078
2333
|
)
|
|
2079
2334
|
] }),
|
|
2080
|
-
/* @__PURE__ */
|
|
2335
|
+
/* @__PURE__ */ jsx86("defs", { children: /* @__PURE__ */ jsxs12(
|
|
2081
2336
|
"filter",
|
|
2082
2337
|
{
|
|
2083
2338
|
id: "a",
|
|
@@ -2088,8 +2343,8 @@ var LinkCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2088
2343
|
colorInterpolationFilters: "sRGB",
|
|
2089
2344
|
filterUnits: "userSpaceOnUse",
|
|
2090
2345
|
children: [
|
|
2091
|
-
/* @__PURE__ */
|
|
2092
|
-
/* @__PURE__ */
|
|
2346
|
+
/* @__PURE__ */ jsx86("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }),
|
|
2347
|
+
/* @__PURE__ */ jsx86(
|
|
2093
2348
|
"feColorMatrix",
|
|
2094
2349
|
{
|
|
2095
2350
|
in: "SourceAlpha",
|
|
@@ -2097,18 +2352,18 @@ var LinkCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2097
2352
|
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
|
2098
2353
|
}
|
|
2099
2354
|
),
|
|
2100
|
-
/* @__PURE__ */
|
|
2101
|
-
/* @__PURE__ */
|
|
2102
|
-
/* @__PURE__ */
|
|
2103
|
-
/* @__PURE__ */
|
|
2104
|
-
/* @__PURE__ */
|
|
2355
|
+
/* @__PURE__ */ jsx86("feOffset", { dy: 1 }),
|
|
2356
|
+
/* @__PURE__ */ jsx86("feGaussianBlur", { stdDeviation: 1 }),
|
|
2357
|
+
/* @__PURE__ */ jsx86("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
2358
|
+
/* @__PURE__ */ jsx86("feColorMatrix", { values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.05 0" }),
|
|
2359
|
+
/* @__PURE__ */ jsx86(
|
|
2105
2360
|
"feBlend",
|
|
2106
2361
|
{
|
|
2107
2362
|
in2: "BackgroundImageFix",
|
|
2108
2363
|
result: "effect1_dropShadow_7363_37203"
|
|
2109
2364
|
}
|
|
2110
2365
|
),
|
|
2111
|
-
/* @__PURE__ */
|
|
2366
|
+
/* @__PURE__ */ jsx86(
|
|
2112
2367
|
"feBlend",
|
|
2113
2368
|
{
|
|
2114
2369
|
in: "SourceGraphic",
|
|
@@ -2123,8 +2378,11 @@ var LinkCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2123
2378
|
}
|
|
2124
2379
|
);
|
|
2125
2380
|
var LinkCircleSVG_default = LinkCircleSVG;
|
|
2381
|
+
|
|
2382
|
+
// src/icons/LinkIcon.tsx
|
|
2383
|
+
import { jsx as jsx87 } from "react/jsx-runtime";
|
|
2126
2384
|
function LinkIcon({ className, ...props }) {
|
|
2127
|
-
return /* @__PURE__ */
|
|
2385
|
+
return /* @__PURE__ */ jsx87(
|
|
2128
2386
|
"svg",
|
|
2129
2387
|
{
|
|
2130
2388
|
viewBox: "0 0 24 24",
|
|
@@ -2133,7 +2391,7 @@ function LinkIcon({ className, ...props }) {
|
|
|
2133
2391
|
"aria-hidden": "true",
|
|
2134
2392
|
className,
|
|
2135
2393
|
...props,
|
|
2136
|
-
children: /* @__PURE__ */
|
|
2394
|
+
children: /* @__PURE__ */ jsx87(
|
|
2137
2395
|
"path",
|
|
2138
2396
|
{
|
|
2139
2397
|
fillRule: "evenodd",
|
|
@@ -2145,8 +2403,11 @@ function LinkIcon({ className, ...props }) {
|
|
|
2145
2403
|
}
|
|
2146
2404
|
);
|
|
2147
2405
|
}
|
|
2406
|
+
|
|
2407
|
+
// src/icons/ListLinesIcon.tsx
|
|
2408
|
+
import { jsx as jsx88, jsxs as jsxs13 } from "react/jsx-runtime";
|
|
2148
2409
|
function ListLinesIcon(props) {
|
|
2149
|
-
return /* @__PURE__ */
|
|
2410
|
+
return /* @__PURE__ */ jsxs13(
|
|
2150
2411
|
"svg",
|
|
2151
2412
|
{
|
|
2152
2413
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2156,7 +2417,7 @@ function ListLinesIcon(props) {
|
|
|
2156
2417
|
fill: "none",
|
|
2157
2418
|
...props,
|
|
2158
2419
|
children: [
|
|
2159
|
-
/* @__PURE__ */
|
|
2420
|
+
/* @__PURE__ */ jsx88(
|
|
2160
2421
|
"path",
|
|
2161
2422
|
{
|
|
2162
2423
|
opacity: "0.4",
|
|
@@ -2166,7 +2427,7 @@ function ListLinesIcon(props) {
|
|
|
2166
2427
|
fill: "currentColor"
|
|
2167
2428
|
}
|
|
2168
2429
|
),
|
|
2169
|
-
/* @__PURE__ */
|
|
2430
|
+
/* @__PURE__ */ jsx88(
|
|
2170
2431
|
"path",
|
|
2171
2432
|
{
|
|
2172
2433
|
d: "M20.5996 17.25C20.9054 17.25 21.203 17.2649 21.4688 17.3232C21.7428 17.3835 22.0292 17.4999 22.2646 17.7354C22.5001 17.9708 22.6165 18.2572 22.6768 18.5312C22.7351 18.797 22.75 19.0946 22.75 19.4004V20.5996C22.75 20.9054 22.7351 21.203 22.6768 21.4688C22.6165 21.7428 22.5001 22.0292 22.2646 22.2646C22.0292 22.5001 21.7428 22.6165 21.4688 22.6768C21.203 22.7351 20.9054 22.75 20.5996 22.75H3.40039C3.09459 22.75 2.79695 22.7351 2.53125 22.6768C2.25717 22.6165 1.97078 22.5001 1.73535 22.2646C1.49993 22.0292 1.3835 21.7428 1.32324 21.4688C1.26487 21.203 1.25 20.9054 1.25 20.5996V19.4004C1.25 19.0946 1.26487 18.797 1.32324 18.5312C1.3835 18.2572 1.49993 17.9708 1.73535 17.7354C1.97078 17.4999 2.25717 17.3835 2.53125 17.3232C2.79695 17.2649 3.09459 17.25 3.40039 17.25H20.5996ZM3.40039 18.75C3.1271 18.75 2.9589 18.7649 2.85352 18.7881C2.83094 18.793 2.8139 18.7978 2.80176 18.8018C2.79784 18.8139 2.79305 18.8309 2.78809 18.8535C2.76494 18.9589 2.75 19.1271 2.75 19.4004V20.5996C2.75 20.8729 2.76494 21.0411 2.78809 21.1465C2.79305 21.1691 2.79784 21.1861 2.80176 21.1982C2.8139 21.2022 2.83094 21.207 2.85352 21.2119C2.9589 21.2351 3.1271 21.25 3.40039 21.25H20.5996C20.8729 21.25 21.0411 21.2351 21.1465 21.2119C21.1691 21.207 21.1861 21.2022 21.1982 21.1982C21.2022 21.1861 21.207 21.1691 21.2119 21.1465C21.2351 21.0411 21.25 20.8729 21.25 20.5996V19.4004C21.25 19.1271 21.2351 18.9589 21.2119 18.8535C21.207 18.8309 21.2022 18.8139 21.1982 18.8018C21.1861 18.7978 21.1691 18.793 21.1465 18.7881C21.0411 18.7649 20.8729 18.75 20.5996 18.75H3.40039ZM20.5996 1.25C20.9054 1.25 21.203 1.26487 21.4688 1.32324C21.7428 1.3835 22.0292 1.49993 22.2646 1.73535C22.5001 1.97078 22.6165 2.25717 22.6768 2.53125C22.7351 2.79695 22.75 3.09459 22.75 3.40039V4.59961C22.75 4.90541 22.7351 5.20305 22.6768 5.46875C22.6165 5.74283 22.5001 6.02922 22.2646 6.26465C22.0292 6.50007 21.7428 6.6165 21.4688 6.67676C21.203 6.73513 20.9054 6.75 20.5996 6.75H3.40039C3.09459 6.75 2.79695 6.73513 2.53125 6.67676C2.25717 6.6165 1.97078 6.50007 1.73535 6.26465C1.49993 6.02922 1.3835 5.74283 1.32324 5.46875C1.26487 5.20305 1.25 4.90541 1.25 4.59961V3.40039C1.25 3.09459 1.26487 2.79695 1.32324 2.53125C1.3835 2.25717 1.49993 1.97078 1.73535 1.73535C1.97078 1.49993 2.25717 1.3835 2.53125 1.32324C2.79695 1.26487 3.09459 1.25 3.40039 1.25H20.5996ZM3.40039 2.75C3.1271 2.75 2.9589 2.76494 2.85352 2.78809C2.83094 2.79305 2.8139 2.79784 2.80176 2.80176C2.79784 2.8139 2.79305 2.83094 2.78809 2.85352C2.76494 2.9589 2.75 3.1271 2.75 3.40039V4.59961C2.75 4.8729 2.76494 5.0411 2.78809 5.14648C2.79305 5.16906 2.79784 5.1861 2.80176 5.19824C2.8139 5.20216 2.83094 5.20695 2.85352 5.21191C2.9589 5.23506 3.1271 5.25 3.40039 5.25H20.5996C20.8729 5.25 21.0411 5.23506 21.1465 5.21191C21.1691 5.20695 21.1861 5.20216 21.1982 5.19824C21.2022 5.1861 21.207 5.16906 21.2119 5.14648C21.2351 5.0411 21.25 4.8729 21.25 4.59961V3.40039C21.25 3.1271 21.2351 2.9589 21.2119 2.85352C21.207 2.83094 21.2022 2.8139 21.1982 2.80176C21.1861 2.79784 21.1691 2.79305 21.1465 2.78809C21.0411 2.76494 20.8729 2.75 20.5996 2.75H3.40039Z",
|
|
@@ -2177,7 +2438,10 @@ function ListLinesIcon(props) {
|
|
|
2177
2438
|
}
|
|
2178
2439
|
);
|
|
2179
2440
|
}
|
|
2180
|
-
|
|
2441
|
+
|
|
2442
|
+
// src/icons/LockCircleSVG.tsx
|
|
2443
|
+
import { jsx as jsx89, jsxs as jsxs14 } from "react/jsx-runtime";
|
|
2444
|
+
var LockCircleSVG = (props) => /* @__PURE__ */ jsxs14(
|
|
2181
2445
|
"svg",
|
|
2182
2446
|
{
|
|
2183
2447
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2186,8 +2450,8 @@ var LockCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2186
2450
|
fill: "none",
|
|
2187
2451
|
...props,
|
|
2188
2452
|
children: [
|
|
2189
|
-
/* @__PURE__ */
|
|
2190
|
-
/* @__PURE__ */
|
|
2453
|
+
/* @__PURE__ */ jsxs14("g", { filter: "url(#a)", children: [
|
|
2454
|
+
/* @__PURE__ */ jsx89(
|
|
2191
2455
|
"path",
|
|
2192
2456
|
{
|
|
2193
2457
|
stroke: "#067647",
|
|
@@ -2195,14 +2459,14 @@ var LockCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2195
2459
|
shapeRendering: "crispEdges"
|
|
2196
2460
|
}
|
|
2197
2461
|
),
|
|
2198
|
-
/* @__PURE__ */
|
|
2462
|
+
/* @__PURE__ */ jsx89(
|
|
2199
2463
|
"path",
|
|
2200
2464
|
{
|
|
2201
2465
|
fill: "#067647",
|
|
2202
2466
|
d: "M22.5 28.5a1 1 0 0 1 1-1h.009a1 1 0 1 1 0 2H23.5a1 1 0 0 1-1-1ZM27.491 28.5a1 1 0 0 1 1-1h.009a1 1 0 1 1 0 2h-.009a1 1 0 0 1-1-1Z"
|
|
2203
2467
|
}
|
|
2204
2468
|
),
|
|
2205
|
-
/* @__PURE__ */
|
|
2469
|
+
/* @__PURE__ */ jsx89(
|
|
2206
2470
|
"path",
|
|
2207
2471
|
{
|
|
2208
2472
|
fill: "#067647",
|
|
@@ -2212,7 +2476,7 @@ var LockCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2212
2476
|
}
|
|
2213
2477
|
)
|
|
2214
2478
|
] }),
|
|
2215
|
-
/* @__PURE__ */
|
|
2479
|
+
/* @__PURE__ */ jsx89("defs", { children: /* @__PURE__ */ jsxs14(
|
|
2216
2480
|
"filter",
|
|
2217
2481
|
{
|
|
2218
2482
|
id: "a",
|
|
@@ -2223,8 +2487,8 @@ var LockCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2223
2487
|
colorInterpolationFilters: "sRGB",
|
|
2224
2488
|
filterUnits: "userSpaceOnUse",
|
|
2225
2489
|
children: [
|
|
2226
|
-
/* @__PURE__ */
|
|
2227
|
-
/* @__PURE__ */
|
|
2490
|
+
/* @__PURE__ */ jsx89("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }),
|
|
2491
|
+
/* @__PURE__ */ jsx89(
|
|
2228
2492
|
"feColorMatrix",
|
|
2229
2493
|
{
|
|
2230
2494
|
in: "SourceAlpha",
|
|
@@ -2232,18 +2496,18 @@ var LockCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2232
2496
|
values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
|
|
2233
2497
|
}
|
|
2234
2498
|
),
|
|
2235
|
-
/* @__PURE__ */
|
|
2236
|
-
/* @__PURE__ */
|
|
2237
|
-
/* @__PURE__ */
|
|
2238
|
-
/* @__PURE__ */
|
|
2239
|
-
/* @__PURE__ */
|
|
2499
|
+
/* @__PURE__ */ jsx89("feOffset", { dy: 1 }),
|
|
2500
|
+
/* @__PURE__ */ jsx89("feGaussianBlur", { stdDeviation: 1 }),
|
|
2501
|
+
/* @__PURE__ */ jsx89("feComposite", { in2: "hardAlpha", operator: "out" }),
|
|
2502
|
+
/* @__PURE__ */ jsx89("feColorMatrix", { values: "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.05 0" }),
|
|
2503
|
+
/* @__PURE__ */ jsx89(
|
|
2240
2504
|
"feBlend",
|
|
2241
2505
|
{
|
|
2242
2506
|
in2: "BackgroundImageFix",
|
|
2243
2507
|
result: "effect1_dropShadow_7363_37215"
|
|
2244
2508
|
}
|
|
2245
2509
|
),
|
|
2246
|
-
/* @__PURE__ */
|
|
2510
|
+
/* @__PURE__ */ jsx89(
|
|
2247
2511
|
"feBlend",
|
|
2248
2512
|
{
|
|
2249
2513
|
in: "SourceGraphic",
|
|
@@ -2258,8 +2522,11 @@ var LockCircleSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2258
2522
|
}
|
|
2259
2523
|
);
|
|
2260
2524
|
var LockCircleSVG_default = LockCircleSVG;
|
|
2525
|
+
|
|
2526
|
+
// src/icons/LockIcon.tsx
|
|
2527
|
+
import { jsx as jsx90, jsxs as jsxs15 } from "react/jsx-runtime";
|
|
2261
2528
|
function LockIcon({ className, ...props }) {
|
|
2262
|
-
return /* @__PURE__ */
|
|
2529
|
+
return /* @__PURE__ */ jsxs15(
|
|
2263
2530
|
"svg",
|
|
2264
2531
|
{
|
|
2265
2532
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2269,14 +2536,14 @@ function LockIcon({ className, ...props }) {
|
|
|
2269
2536
|
className,
|
|
2270
2537
|
...props,
|
|
2271
2538
|
children: [
|
|
2272
|
-
/* @__PURE__ */
|
|
2539
|
+
/* @__PURE__ */ jsx90(
|
|
2273
2540
|
"path",
|
|
2274
2541
|
{
|
|
2275
2542
|
fill: "currentColor",
|
|
2276
2543
|
d: "M22.5 28.5a1 1 0 0 1 1-1h.009a1 1 0 1 1 0 2H23.5a1 1 0 0 1-1-1ZM27.491 28.5a1 1 0 0 1 1-1h.009a1 1 0 1 1 0 2h-.009a1 1 0 0 1-1-1Z"
|
|
2277
2544
|
}
|
|
2278
2545
|
),
|
|
2279
|
-
/* @__PURE__ */
|
|
2546
|
+
/* @__PURE__ */ jsx90(
|
|
2280
2547
|
"path",
|
|
2281
2548
|
{
|
|
2282
2549
|
fill: "currentColor",
|
|
@@ -2289,7 +2556,10 @@ function LockIcon({ className, ...props }) {
|
|
|
2289
2556
|
}
|
|
2290
2557
|
);
|
|
2291
2558
|
}
|
|
2292
|
-
|
|
2559
|
+
|
|
2560
|
+
// src/icons/Logout02Icon.tsx
|
|
2561
|
+
import { jsx as jsx91 } from "react/jsx-runtime";
|
|
2562
|
+
var Logout02Icon = (props) => /* @__PURE__ */ jsx91(
|
|
2293
2563
|
"svg",
|
|
2294
2564
|
{
|
|
2295
2565
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2297,7 +2567,7 @@ var Logout02Icon = (props) => /* @__PURE__ */ jsx(
|
|
|
2297
2567
|
height: 20,
|
|
2298
2568
|
fill: "none",
|
|
2299
2569
|
...props,
|
|
2300
|
-
children: /* @__PURE__ */
|
|
2570
|
+
children: /* @__PURE__ */ jsx91(
|
|
2301
2571
|
"path",
|
|
2302
2572
|
{
|
|
2303
2573
|
fill: "#6C737F",
|
|
@@ -2309,8 +2579,11 @@ var Logout02Icon = (props) => /* @__PURE__ */ jsx(
|
|
|
2309
2579
|
}
|
|
2310
2580
|
);
|
|
2311
2581
|
var Logout02Icon_default = Logout02Icon;
|
|
2582
|
+
|
|
2583
|
+
// src/icons/MicrophoneIcon.tsx
|
|
2584
|
+
import { jsx as jsx92 } from "react/jsx-runtime";
|
|
2312
2585
|
function MicrophoneIcon(props) {
|
|
2313
|
-
return /* @__PURE__ */
|
|
2586
|
+
return /* @__PURE__ */ jsx92(
|
|
2314
2587
|
"svg",
|
|
2315
2588
|
{
|
|
2316
2589
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2320,7 +2593,7 @@ function MicrophoneIcon(props) {
|
|
|
2320
2593
|
fill: "none",
|
|
2321
2594
|
"aria-hidden": "true",
|
|
2322
2595
|
...props,
|
|
2323
|
-
children: /* @__PURE__ */
|
|
2596
|
+
children: /* @__PURE__ */ jsx92(
|
|
2324
2597
|
"path",
|
|
2325
2598
|
{
|
|
2326
2599
|
d: "M16.666 8.54297C17.011 8.54314 17.291 8.8229 17.291 9.16797C17.2908 12.9844 14.3584 16.1156 10.624 16.4326V17.709H12.082C12.4271 17.709 12.7069 17.989 12.707 18.334C12.707 18.6792 12.4272 18.959 12.082 18.959H7.91602C7.57084 18.959 7.29102 18.6792 7.29102 18.334C7.29119 17.989 7.57095 17.709 7.91602 17.709H9.37402V16.4326C5.63964 16.1156 2.7072 12.9844 2.70703 9.16797C2.70703 8.8229 2.987 8.54314 3.33203 8.54297C3.67721 8.54297 3.95703 8.82279 3.95703 9.16797C3.95721 12.5045 6.66241 15.209 9.99902 15.209C13.3356 15.209 16.0408 12.5045 16.041 9.16797C16.041 8.82279 16.3208 8.54297 16.666 8.54297ZM9.99902 1.04297C12.6453 1.04297 14.7908 3.18777 14.791 5.83398V9.16797C14.7908 11.8142 12.6453 13.959 9.99902 13.959C7.35277 13.959 5.20721 11.8142 5.20703 9.16797V5.83398C5.20721 3.18777 7.35277 1.04297 9.99902 1.04297ZM9.99902 2.29297C8.04312 2.29297 6.45721 3.87813 6.45703 5.83398V9.16797C6.45721 11.1238 8.04312 12.709 9.99902 12.709C11.7416 12.709 13.189 11.4506 13.4844 9.79297H11.666C11.3209 9.79297 11.0412 9.513 11.041 9.16797C11.041 8.82279 11.3208 8.54297 11.666 8.54297H13.541V6.45898H11.666C11.3208 6.45898 11.041 6.17916 11.041 5.83398C11.0412 5.48896 11.3209 5.20898 11.666 5.20898H13.4844C13.189 3.55133 11.7416 2.29297 9.99902 2.29297Z",
|
|
@@ -2330,8 +2603,11 @@ function MicrophoneIcon(props) {
|
|
|
2330
2603
|
}
|
|
2331
2604
|
);
|
|
2332
2605
|
}
|
|
2606
|
+
|
|
2607
|
+
// src/icons/MinusIcon.tsx
|
|
2608
|
+
import { jsx as jsx93 } from "react/jsx-runtime";
|
|
2333
2609
|
function MinusIcon({ className }) {
|
|
2334
|
-
return /* @__PURE__ */
|
|
2610
|
+
return /* @__PURE__ */ jsx93(
|
|
2335
2611
|
"svg",
|
|
2336
2612
|
{
|
|
2337
2613
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2341,7 +2617,7 @@ function MinusIcon({ className }) {
|
|
|
2341
2617
|
fill: "none",
|
|
2342
2618
|
"aria-hidden": "true",
|
|
2343
2619
|
className,
|
|
2344
|
-
children: /* @__PURE__ */
|
|
2620
|
+
children: /* @__PURE__ */ jsx93(
|
|
2345
2621
|
"path",
|
|
2346
2622
|
{
|
|
2347
2623
|
d: "M5 12h14",
|
|
@@ -2354,8 +2630,11 @@ function MinusIcon({ className }) {
|
|
|
2354
2630
|
}
|
|
2355
2631
|
);
|
|
2356
2632
|
}
|
|
2633
|
+
|
|
2634
|
+
// src/icons/MoreHorizontalIcon.tsx
|
|
2635
|
+
import { jsx as jsx94, jsxs as jsxs16 } from "react/jsx-runtime";
|
|
2357
2636
|
function MoreHorizontalIcon(props) {
|
|
2358
|
-
return /* @__PURE__ */
|
|
2637
|
+
return /* @__PURE__ */ jsxs16(
|
|
2359
2638
|
"svg",
|
|
2360
2639
|
{
|
|
2361
2640
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2365,13 +2644,16 @@ function MoreHorizontalIcon(props) {
|
|
|
2365
2644
|
fill: "none",
|
|
2366
2645
|
...props,
|
|
2367
2646
|
children: [
|
|
2368
|
-
/* @__PURE__ */
|
|
2369
|
-
/* @__PURE__ */
|
|
2370
|
-
/* @__PURE__ */
|
|
2647
|
+
/* @__PURE__ */ jsx94("circle", { cx: "5", cy: "12", r: "1.5", fill: "currentColor" }),
|
|
2648
|
+
/* @__PURE__ */ jsx94("circle", { cx: "12", cy: "12", r: "1.5", fill: "currentColor" }),
|
|
2649
|
+
/* @__PURE__ */ jsx94("circle", { cx: "19", cy: "12", r: "1.5", fill: "currentColor" })
|
|
2371
2650
|
]
|
|
2372
2651
|
}
|
|
2373
2652
|
);
|
|
2374
2653
|
}
|
|
2654
|
+
|
|
2655
|
+
// src/icons/MoreVerticalIcon.tsx
|
|
2656
|
+
import { jsx as jsx95 } from "react/jsx-runtime";
|
|
2375
2657
|
var base20 = {
|
|
2376
2658
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2377
2659
|
width: 20,
|
|
@@ -2380,15 +2662,18 @@ var base20 = {
|
|
|
2380
2662
|
fill: "none",
|
|
2381
2663
|
"aria-hidden": true
|
|
2382
2664
|
};
|
|
2383
|
-
var MoreVerticalIcon = (props) => /* @__PURE__ */
|
|
2665
|
+
var MoreVerticalIcon = (props) => /* @__PURE__ */ jsx95("svg", { ...base20, ...props, children: /* @__PURE__ */ jsx95(
|
|
2384
2666
|
"path",
|
|
2385
2667
|
{
|
|
2386
2668
|
fill: "currentColor",
|
|
2387
2669
|
d: "M10 4.167a1.458 1.458 0 1 1 0 2.916 1.458 1.458 0 0 1 0-2.916ZM10 8.542a1.458 1.458 0 1 1 0 2.916 1.458 1.458 0 0 1 0-2.916ZM10 12.917a1.458 1.458 0 1 1 0 2.916 1.458 1.458 0 0 1 0-2.916Z"
|
|
2388
2670
|
}
|
|
2389
2671
|
) });
|
|
2672
|
+
|
|
2673
|
+
// src/icons/NextIcon.tsx
|
|
2674
|
+
import { jsx as jsx96 } from "react/jsx-runtime";
|
|
2390
2675
|
function NextIcon(props) {
|
|
2391
|
-
return /* @__PURE__ */
|
|
2676
|
+
return /* @__PURE__ */ jsx96(
|
|
2392
2677
|
"svg",
|
|
2393
2678
|
{
|
|
2394
2679
|
width: "100%",
|
|
@@ -2398,7 +2683,7 @@ function NextIcon(props) {
|
|
|
2398
2683
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2399
2684
|
"aria-hidden": "true",
|
|
2400
2685
|
...props,
|
|
2401
|
-
children: /* @__PURE__ */
|
|
2686
|
+
children: /* @__PURE__ */ jsx96(
|
|
2402
2687
|
"path",
|
|
2403
2688
|
{
|
|
2404
2689
|
fillRule: "evenodd",
|
|
@@ -2410,7 +2695,10 @@ function NextIcon(props) {
|
|
|
2410
2695
|
}
|
|
2411
2696
|
);
|
|
2412
2697
|
}
|
|
2413
|
-
|
|
2698
|
+
|
|
2699
|
+
// src/icons/PDFSvg.tsx
|
|
2700
|
+
import { jsx as jsx97, jsxs as jsxs17 } from "react/jsx-runtime";
|
|
2701
|
+
var PDFSvg = (props) => /* @__PURE__ */ jsxs17(
|
|
2414
2702
|
"svg",
|
|
2415
2703
|
{
|
|
2416
2704
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2419,29 +2707,29 @@ var PDFSvg = (props) => /* @__PURE__ */ jsxs(
|
|
|
2419
2707
|
fill: "none",
|
|
2420
2708
|
...props,
|
|
2421
2709
|
children: [
|
|
2422
|
-
/* @__PURE__ */
|
|
2710
|
+
/* @__PURE__ */ jsx97(
|
|
2423
2711
|
"path",
|
|
2424
2712
|
{
|
|
2425
2713
|
fill: "#D2D6DB",
|
|
2426
2714
|
d: "M37.143 10.536a.263.263 0 0 0 0-.1.713.713 0 0 0-.15-.229l-10-10a.714.714 0 0 0-.228-.15.264.264 0 0 0-.1 0A.493.493 0 0 0 26.429 0h-20a.714.714 0 0 0-.714.714V20H3.572a.715.715 0 0 0-.715.714v12.858a.714.714 0 0 0 .715.714h2.143v5a.714.714 0 0 0 .714.714h30a.714.714 0 0 0 .714-.714V10.714a.492.492 0 0 0 0-.178Zm-10-8.1L34.707 10h-7.564V2.436ZM4.286 21.429h21.429v11.428H4.286V21.43Zm2.857 17.143v-4.286H26.43a.714.714 0 0 0 .714-.715V20.715A.714.714 0 0 0 26.43 20H7.143V1.429h18.572v9.285a.714.714 0 0 0 .714.715h9.286V38.57H7.143Z"
|
|
2427
2715
|
}
|
|
2428
2716
|
),
|
|
2429
|
-
/* @__PURE__ */
|
|
2430
|
-
/* @__PURE__ */
|
|
2717
|
+
/* @__PURE__ */ jsx97("path", { fill: "#fff", d: "M34.707 10h-7.564V2.436L34.707 10Z" }),
|
|
2718
|
+
/* @__PURE__ */ jsx97(
|
|
2431
2719
|
"path",
|
|
2432
2720
|
{
|
|
2433
2721
|
fill: "#fff",
|
|
2434
2722
|
d: "M35.714 11.428V38.57H7.143v-4.286h19.285a.715.715 0 0 0 .715-.714V20.713a.714.714 0 0 0-.715-.714H7.143V1.428h18.571v9.285a.714.714 0 0 0 .714.715h9.286Z"
|
|
2435
2723
|
}
|
|
2436
2724
|
),
|
|
2437
|
-
/* @__PURE__ */
|
|
2725
|
+
/* @__PURE__ */ jsx97(
|
|
2438
2726
|
"path",
|
|
2439
2727
|
{
|
|
2440
2728
|
fill: "#D92D20",
|
|
2441
2729
|
d: "M2.857 21a1 1 0 0 1 1-1h22.286a1 1 0 0 1 1 1v12.286a1 1 0 0 1-1 1H3.857a1 1 0 0 1-1-1V21Z"
|
|
2442
2730
|
}
|
|
2443
2731
|
),
|
|
2444
|
-
/* @__PURE__ */
|
|
2732
|
+
/* @__PURE__ */ jsx97(
|
|
2445
2733
|
"path",
|
|
2446
2734
|
{
|
|
2447
2735
|
fill: "#fff",
|
|
@@ -2452,8 +2740,11 @@ var PDFSvg = (props) => /* @__PURE__ */ jsxs(
|
|
|
2452
2740
|
}
|
|
2453
2741
|
);
|
|
2454
2742
|
var PDFSvg_default = PDFSvg;
|
|
2743
|
+
|
|
2744
|
+
// src/icons/PatternsIcon.tsx
|
|
2745
|
+
import { jsx as jsx98 } from "react/jsx-runtime";
|
|
2455
2746
|
function PatternsIcon(props) {
|
|
2456
|
-
return /* @__PURE__ */
|
|
2747
|
+
return /* @__PURE__ */ jsx98(
|
|
2457
2748
|
"svg",
|
|
2458
2749
|
{
|
|
2459
2750
|
width: "100%",
|
|
@@ -2462,7 +2753,7 @@ function PatternsIcon(props) {
|
|
|
2462
2753
|
fill: "none",
|
|
2463
2754
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2464
2755
|
...props,
|
|
2465
|
-
children: /* @__PURE__ */
|
|
2756
|
+
children: /* @__PURE__ */ jsx98(
|
|
2466
2757
|
"path",
|
|
2467
2758
|
{
|
|
2468
2759
|
fillRule: "evenodd",
|
|
@@ -2474,8 +2765,11 @@ function PatternsIcon(props) {
|
|
|
2474
2765
|
}
|
|
2475
2766
|
);
|
|
2476
2767
|
}
|
|
2768
|
+
|
|
2769
|
+
// src/icons/PauseIcon.tsx
|
|
2770
|
+
import { jsx as jsx99 } from "react/jsx-runtime";
|
|
2477
2771
|
function PauseIcon() {
|
|
2478
|
-
return /* @__PURE__ */
|
|
2772
|
+
return /* @__PURE__ */ jsx99(
|
|
2479
2773
|
"svg",
|
|
2480
2774
|
{
|
|
2481
2775
|
width: "100%",
|
|
@@ -2483,7 +2777,7 @@ function PauseIcon() {
|
|
|
2483
2777
|
viewBox: "0 0 29.166 29.166",
|
|
2484
2778
|
fill: "none",
|
|
2485
2779
|
"aria-hidden": "true",
|
|
2486
|
-
children: /* @__PURE__ */
|
|
2780
|
+
children: /* @__PURE__ */ jsx99(
|
|
2487
2781
|
"path",
|
|
2488
2782
|
{
|
|
2489
2783
|
fill: "currentColor",
|
|
@@ -2493,8 +2787,11 @@ function PauseIcon() {
|
|
|
2493
2787
|
}
|
|
2494
2788
|
);
|
|
2495
2789
|
}
|
|
2790
|
+
|
|
2791
|
+
// src/icons/PencilIcon.tsx
|
|
2792
|
+
import { jsx as jsx100, jsxs as jsxs18 } from "react/jsx-runtime";
|
|
2496
2793
|
function PencilIcon(props) {
|
|
2497
|
-
return /* @__PURE__ */
|
|
2794
|
+
return /* @__PURE__ */ jsxs18(
|
|
2498
2795
|
"svg",
|
|
2499
2796
|
{
|
|
2500
2797
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2505,7 +2802,7 @@ function PencilIcon(props) {
|
|
|
2505
2802
|
"aria-hidden": "true",
|
|
2506
2803
|
...props,
|
|
2507
2804
|
children: [
|
|
2508
|
-
/* @__PURE__ */
|
|
2805
|
+
/* @__PURE__ */ jsx100(
|
|
2509
2806
|
"path",
|
|
2510
2807
|
{
|
|
2511
2808
|
d: "M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7",
|
|
@@ -2515,7 +2812,7 @@ function PencilIcon(props) {
|
|
|
2515
2812
|
strokeLinejoin: "round"
|
|
2516
2813
|
}
|
|
2517
2814
|
),
|
|
2518
|
-
/* @__PURE__ */
|
|
2815
|
+
/* @__PURE__ */ jsx100(
|
|
2519
2816
|
"path",
|
|
2520
2817
|
{
|
|
2521
2818
|
d: "M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5Z",
|
|
@@ -2529,8 +2826,11 @@ function PencilIcon(props) {
|
|
|
2529
2826
|
}
|
|
2530
2827
|
);
|
|
2531
2828
|
}
|
|
2829
|
+
|
|
2830
|
+
// src/icons/PlayButtonCardIcon.tsx
|
|
2831
|
+
import { jsx as jsx101, jsxs as jsxs19 } from "react/jsx-runtime";
|
|
2532
2832
|
function PlayButtonCardIcon(props) {
|
|
2533
|
-
return /* @__PURE__ */
|
|
2833
|
+
return /* @__PURE__ */ jsxs19(
|
|
2534
2834
|
"svg",
|
|
2535
2835
|
{
|
|
2536
2836
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2541,7 +2841,7 @@ function PlayButtonCardIcon(props) {
|
|
|
2541
2841
|
"aria-hidden": "true",
|
|
2542
2842
|
...props,
|
|
2543
2843
|
children: [
|
|
2544
|
-
/* @__PURE__ */
|
|
2844
|
+
/* @__PURE__ */ jsx101(
|
|
2545
2845
|
"path",
|
|
2546
2846
|
{
|
|
2547
2847
|
opacity: "0.4",
|
|
@@ -2551,7 +2851,7 @@ function PlayButtonCardIcon(props) {
|
|
|
2551
2851
|
fill: "#161616"
|
|
2552
2852
|
}
|
|
2553
2853
|
),
|
|
2554
|
-
/* @__PURE__ */
|
|
2854
|
+
/* @__PURE__ */ jsx101(
|
|
2555
2855
|
"path",
|
|
2556
2856
|
{
|
|
2557
2857
|
fillRule: "evenodd",
|
|
@@ -2564,8 +2864,11 @@ function PlayButtonCardIcon(props) {
|
|
|
2564
2864
|
}
|
|
2565
2865
|
);
|
|
2566
2866
|
}
|
|
2867
|
+
|
|
2868
|
+
// src/icons/PlayCenterIcon.tsx
|
|
2869
|
+
import { jsx as jsx102 } from "react/jsx-runtime";
|
|
2567
2870
|
function PlayCenterIcon(props) {
|
|
2568
|
-
return /* @__PURE__ */
|
|
2871
|
+
return /* @__PURE__ */ jsx102(
|
|
2569
2872
|
"svg",
|
|
2570
2873
|
{
|
|
2571
2874
|
width: "100%",
|
|
@@ -2575,7 +2878,7 @@ function PlayCenterIcon(props) {
|
|
|
2575
2878
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2576
2879
|
"aria-hidden": "true",
|
|
2577
2880
|
...props,
|
|
2578
|
-
children: /* @__PURE__ */
|
|
2881
|
+
children: /* @__PURE__ */ jsx102(
|
|
2579
2882
|
"path",
|
|
2580
2883
|
{
|
|
2581
2884
|
d: "M27.8811 12.6741C31.1469 14.5295 33.7134 15.9875 35.5417 17.3231C37.3827 18.6678 38.7441 20.0734 39.2318 21.9264C39.5894 23.2854 39.5894 24.7149 39.2318 26.0738C38.7441 27.9268 37.3827 29.3324 35.5417 30.6772C33.7134 32.0127 31.147 33.4707 27.8812 35.3261L27.8812 35.3261C24.7264 37.1184 22.0661 38.6298 20.0464 39.4888C18.0106 40.3547 16.1546 40.7936 14.3507 40.2825C13.025 39.9068 11.8188 39.1938 10.8471 38.2134C9.52838 36.8829 8.99902 35.0439 8.74858 32.8308C8.49996 30.634 8.49998 27.7581 8.5 24.1003V24.1003V23.8999V23.8999C8.49998 20.2422 8.49996 17.3663 8.74858 15.1694C8.99902 12.9563 9.52838 11.1173 10.8471 9.78683C11.8188 8.80646 13.025 8.09345 14.3507 7.71779C16.1546 7.20662 18.0106 7.64551 20.0464 8.51142C22.0661 9.37044 24.7263 10.8818 27.8811 12.6741Z",
|
|
@@ -2585,8 +2888,11 @@ function PlayCenterIcon(props) {
|
|
|
2585
2888
|
}
|
|
2586
2889
|
);
|
|
2587
2890
|
}
|
|
2891
|
+
|
|
2892
|
+
// src/icons/PlayIcon.tsx
|
|
2893
|
+
import { jsx as jsx103 } from "react/jsx-runtime";
|
|
2588
2894
|
function PlayIcon() {
|
|
2589
|
-
return /* @__PURE__ */
|
|
2895
|
+
return /* @__PURE__ */ jsx103(
|
|
2590
2896
|
"svg",
|
|
2591
2897
|
{
|
|
2592
2898
|
width: "100%",
|
|
@@ -2594,7 +2900,7 @@ function PlayIcon() {
|
|
|
2594
2900
|
viewBox: "0 0 29.166 29.166",
|
|
2595
2901
|
fill: "none",
|
|
2596
2902
|
"aria-hidden": "true",
|
|
2597
|
-
children: /* @__PURE__ */
|
|
2903
|
+
children: /* @__PURE__ */ jsx103(
|
|
2598
2904
|
"path",
|
|
2599
2905
|
{
|
|
2600
2906
|
fill: "currentColor",
|
|
@@ -2604,8 +2910,11 @@ function PlayIcon() {
|
|
|
2604
2910
|
}
|
|
2605
2911
|
);
|
|
2606
2912
|
}
|
|
2913
|
+
|
|
2914
|
+
// src/icons/PlayIconSolid.tsx
|
|
2915
|
+
import { jsx as jsx104, jsxs as jsxs20 } from "react/jsx-runtime";
|
|
2607
2916
|
function PlayIconSolid(props) {
|
|
2608
|
-
return /* @__PURE__ */
|
|
2917
|
+
return /* @__PURE__ */ jsxs20(
|
|
2609
2918
|
"svg",
|
|
2610
2919
|
{
|
|
2611
2920
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2616,7 +2925,7 @@ function PlayIconSolid(props) {
|
|
|
2616
2925
|
"aria-hidden": "true",
|
|
2617
2926
|
...props,
|
|
2618
2927
|
children: [
|
|
2619
|
-
/* @__PURE__ */
|
|
2928
|
+
/* @__PURE__ */ jsx104(
|
|
2620
2929
|
"path",
|
|
2621
2930
|
{
|
|
2622
2931
|
fillRule: "evenodd",
|
|
@@ -2625,7 +2934,7 @@ function PlayIconSolid(props) {
|
|
|
2625
2934
|
fill: "currentColor"
|
|
2626
2935
|
}
|
|
2627
2936
|
),
|
|
2628
|
-
/* @__PURE__ */
|
|
2937
|
+
/* @__PURE__ */ jsx104(
|
|
2629
2938
|
"path",
|
|
2630
2939
|
{
|
|
2631
2940
|
fillRule: "evenodd",
|
|
@@ -2638,8 +2947,11 @@ function PlayIconSolid(props) {
|
|
|
2638
2947
|
}
|
|
2639
2948
|
);
|
|
2640
2949
|
}
|
|
2950
|
+
|
|
2951
|
+
// src/icons/PlayIconStroke.tsx
|
|
2952
|
+
import { jsx as jsx105 } from "react/jsx-runtime";
|
|
2641
2953
|
function PlayIconStroke(props) {
|
|
2642
|
-
return /* @__PURE__ */
|
|
2954
|
+
return /* @__PURE__ */ jsx105(
|
|
2643
2955
|
"svg",
|
|
2644
2956
|
{
|
|
2645
2957
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2649,7 +2961,7 @@ function PlayIconStroke(props) {
|
|
|
2649
2961
|
height: "100%",
|
|
2650
2962
|
"aria-hidden": "true",
|
|
2651
2963
|
...props,
|
|
2652
|
-
children: /* @__PURE__ */
|
|
2964
|
+
children: /* @__PURE__ */ jsx105(
|
|
2653
2965
|
"path",
|
|
2654
2966
|
{
|
|
2655
2967
|
fillRule: "evenodd",
|
|
@@ -2661,8 +2973,11 @@ function PlayIconStroke(props) {
|
|
|
2661
2973
|
}
|
|
2662
2974
|
);
|
|
2663
2975
|
}
|
|
2976
|
+
|
|
2977
|
+
// src/icons/PlayIconTwotone.tsx
|
|
2978
|
+
import { jsx as jsx106, jsxs as jsxs21 } from "react/jsx-runtime";
|
|
2664
2979
|
function PlayIconTwotone(props) {
|
|
2665
|
-
return /* @__PURE__ */
|
|
2980
|
+
return /* @__PURE__ */ jsxs21(
|
|
2666
2981
|
"svg",
|
|
2667
2982
|
{
|
|
2668
2983
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2673,7 +2988,7 @@ function PlayIconTwotone(props) {
|
|
|
2673
2988
|
"aria-hidden": "true",
|
|
2674
2989
|
...props,
|
|
2675
2990
|
children: [
|
|
2676
|
-
/* @__PURE__ */
|
|
2991
|
+
/* @__PURE__ */ jsx106(
|
|
2677
2992
|
"path",
|
|
2678
2993
|
{
|
|
2679
2994
|
opacity: "0.4",
|
|
@@ -2683,7 +2998,7 @@ function PlayIconTwotone(props) {
|
|
|
2683
2998
|
fill: "currentColor"
|
|
2684
2999
|
}
|
|
2685
3000
|
),
|
|
2686
|
-
/* @__PURE__ */
|
|
3001
|
+
/* @__PURE__ */ jsx106(
|
|
2687
3002
|
"path",
|
|
2688
3003
|
{
|
|
2689
3004
|
fillRule: "evenodd",
|
|
@@ -2696,8 +3011,11 @@ function PlayIconTwotone(props) {
|
|
|
2696
3011
|
}
|
|
2697
3012
|
);
|
|
2698
3013
|
}
|
|
3014
|
+
|
|
3015
|
+
// src/icons/PlayVideoIcon.tsx
|
|
3016
|
+
import { jsx as jsx107 } from "react/jsx-runtime";
|
|
2699
3017
|
function PlayVideoIcon(props) {
|
|
2700
|
-
return /* @__PURE__ */
|
|
3018
|
+
return /* @__PURE__ */ jsx107(
|
|
2701
3019
|
"svg",
|
|
2702
3020
|
{
|
|
2703
3021
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2705,7 +3023,7 @@ function PlayVideoIcon(props) {
|
|
|
2705
3023
|
height: 48,
|
|
2706
3024
|
fill: "none",
|
|
2707
3025
|
...props,
|
|
2708
|
-
children: /* @__PURE__ */
|
|
3026
|
+
children: /* @__PURE__ */ jsx107(
|
|
2709
3027
|
"path",
|
|
2710
3028
|
{
|
|
2711
3029
|
fill: "#F3F4F6",
|
|
@@ -2715,6 +3033,9 @@ function PlayVideoIcon(props) {
|
|
|
2715
3033
|
}
|
|
2716
3034
|
);
|
|
2717
3035
|
}
|
|
3036
|
+
|
|
3037
|
+
// src/icons/PlusCircleIcon.tsx
|
|
3038
|
+
import { jsx as jsx108 } from "react/jsx-runtime";
|
|
2718
3039
|
var base24 = {
|
|
2719
3040
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2720
3041
|
width: 24,
|
|
@@ -2723,7 +3044,7 @@ var base24 = {
|
|
|
2723
3044
|
fill: "none",
|
|
2724
3045
|
"aria-hidden": true
|
|
2725
3046
|
};
|
|
2726
|
-
var PlusCircleIcon = (props) => /* @__PURE__ */
|
|
3047
|
+
var PlusCircleIcon = (props) => /* @__PURE__ */ jsx108("svg", { ...base24, ...props, children: /* @__PURE__ */ jsx108(
|
|
2727
3048
|
"path",
|
|
2728
3049
|
{
|
|
2729
3050
|
stroke: "currentColor",
|
|
@@ -2733,8 +3054,11 @@ var PlusCircleIcon = (props) => /* @__PURE__ */ jsx("svg", { ...base24, ...props
|
|
|
2733
3054
|
d: "M12 8v8m-4-4h8m6 0a10 10 0 1 1-20 0 10 10 0 0 1 20 0Z"
|
|
2734
3055
|
}
|
|
2735
3056
|
) });
|
|
3057
|
+
|
|
3058
|
+
// src/icons/PlusIcon.tsx
|
|
3059
|
+
import { jsx as jsx109 } from "react/jsx-runtime";
|
|
2736
3060
|
function PlusIcon({ className }) {
|
|
2737
|
-
return /* @__PURE__ */
|
|
3061
|
+
return /* @__PURE__ */ jsx109(
|
|
2738
3062
|
"svg",
|
|
2739
3063
|
{
|
|
2740
3064
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2744,7 +3068,7 @@ function PlusIcon({ className }) {
|
|
|
2744
3068
|
fill: "none",
|
|
2745
3069
|
"aria-hidden": "true",
|
|
2746
3070
|
className,
|
|
2747
|
-
children: /* @__PURE__ */
|
|
3071
|
+
children: /* @__PURE__ */ jsx109(
|
|
2748
3072
|
"path",
|
|
2749
3073
|
{
|
|
2750
3074
|
d: "M12 5v14M5 12h14",
|
|
@@ -2757,8 +3081,11 @@ function PlusIcon({ className }) {
|
|
|
2757
3081
|
}
|
|
2758
3082
|
);
|
|
2759
3083
|
}
|
|
3084
|
+
|
|
3085
|
+
// src/icons/PreviousIcon.tsx
|
|
3086
|
+
import { jsx as jsx110 } from "react/jsx-runtime";
|
|
2760
3087
|
function PreviousIcon(props) {
|
|
2761
|
-
return /* @__PURE__ */
|
|
3088
|
+
return /* @__PURE__ */ jsx110(
|
|
2762
3089
|
"svg",
|
|
2763
3090
|
{
|
|
2764
3091
|
width: "100%",
|
|
@@ -2768,7 +3095,7 @@ function PreviousIcon(props) {
|
|
|
2768
3095
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2769
3096
|
"aria-hidden": "true",
|
|
2770
3097
|
...props,
|
|
2771
|
-
children: /* @__PURE__ */
|
|
3098
|
+
children: /* @__PURE__ */ jsx110(
|
|
2772
3099
|
"path",
|
|
2773
3100
|
{
|
|
2774
3101
|
fillRule: "evenodd",
|
|
@@ -2780,8 +3107,11 @@ function PreviousIcon(props) {
|
|
|
2780
3107
|
}
|
|
2781
3108
|
);
|
|
2782
3109
|
}
|
|
3110
|
+
|
|
3111
|
+
// src/icons/PrintIcon.tsx
|
|
3112
|
+
import { jsx as jsx111, jsxs as jsxs22 } from "react/jsx-runtime";
|
|
2783
3113
|
function PrintIcon(props) {
|
|
2784
|
-
return /* @__PURE__ */
|
|
3114
|
+
return /* @__PURE__ */ jsxs22(
|
|
2785
3115
|
"svg",
|
|
2786
3116
|
{
|
|
2787
3117
|
viewBox: "0 0 24 24",
|
|
@@ -2794,15 +3124,18 @@ function PrintIcon(props) {
|
|
|
2794
3124
|
"aria-hidden": "true",
|
|
2795
3125
|
...props,
|
|
2796
3126
|
children: [
|
|
2797
|
-
/* @__PURE__ */
|
|
2798
|
-
/* @__PURE__ */
|
|
2799
|
-
/* @__PURE__ */
|
|
3127
|
+
/* @__PURE__ */ jsx111("polyline", { points: "6 9 6 2 18 2 18 9" }),
|
|
3128
|
+
/* @__PURE__ */ jsx111("path", { d: "M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2" }),
|
|
3129
|
+
/* @__PURE__ */ jsx111("rect", { x: "6", y: "14", width: "12", height: "8" })
|
|
2800
3130
|
]
|
|
2801
3131
|
}
|
|
2802
3132
|
);
|
|
2803
3133
|
}
|
|
3134
|
+
|
|
3135
|
+
// src/icons/QuestionMarkGrayBgIcon.tsx
|
|
3136
|
+
import { jsx as jsx112, jsxs as jsxs23 } from "react/jsx-runtime";
|
|
2804
3137
|
function QuestionMarkGrayBgIcon(props) {
|
|
2805
|
-
return /* @__PURE__ */
|
|
3138
|
+
return /* @__PURE__ */ jsxs23(
|
|
2806
3139
|
"svg",
|
|
2807
3140
|
{
|
|
2808
3141
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2813,7 +3146,7 @@ function QuestionMarkGrayBgIcon(props) {
|
|
|
2813
3146
|
"aria-hidden": "true",
|
|
2814
3147
|
...props,
|
|
2815
3148
|
children: [
|
|
2816
|
-
/* @__PURE__ */
|
|
3149
|
+
/* @__PURE__ */ jsx112(
|
|
2817
3150
|
"path",
|
|
2818
3151
|
{
|
|
2819
3152
|
fill: "#fff",
|
|
@@ -2822,7 +3155,7 @@ function QuestionMarkGrayBgIcon(props) {
|
|
|
2822
3155
|
clipRule: "evenodd"
|
|
2823
3156
|
}
|
|
2824
3157
|
),
|
|
2825
|
-
/* @__PURE__ */
|
|
3158
|
+
/* @__PURE__ */ jsx112(
|
|
2826
3159
|
"path",
|
|
2827
3160
|
{
|
|
2828
3161
|
fill: "#9DA4AE",
|
|
@@ -2835,8 +3168,11 @@ function QuestionMarkGrayBgIcon(props) {
|
|
|
2835
3168
|
}
|
|
2836
3169
|
);
|
|
2837
3170
|
}
|
|
3171
|
+
|
|
3172
|
+
// src/icons/QuestionMarkIcon.tsx
|
|
3173
|
+
import { jsx as jsx113, jsxs as jsxs24 } from "react/jsx-runtime";
|
|
2838
3174
|
function QuestionMarkIcon(props) {
|
|
2839
|
-
return /* @__PURE__ */
|
|
3175
|
+
return /* @__PURE__ */ jsxs24(
|
|
2840
3176
|
"svg",
|
|
2841
3177
|
{
|
|
2842
3178
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2847,7 +3183,7 @@ function QuestionMarkIcon(props) {
|
|
|
2847
3183
|
"aria-hidden": "true",
|
|
2848
3184
|
...props,
|
|
2849
3185
|
children: [
|
|
2850
|
-
/* @__PURE__ */
|
|
3186
|
+
/* @__PURE__ */ jsx113(
|
|
2851
3187
|
"path",
|
|
2852
3188
|
{
|
|
2853
3189
|
fill: "currentColor",
|
|
@@ -2856,7 +3192,7 @@ function QuestionMarkIcon(props) {
|
|
|
2856
3192
|
clipRule: "evenodd"
|
|
2857
3193
|
}
|
|
2858
3194
|
),
|
|
2859
|
-
/* @__PURE__ */
|
|
3195
|
+
/* @__PURE__ */ jsx113(
|
|
2860
3196
|
"path",
|
|
2861
3197
|
{
|
|
2862
3198
|
fill: "#fff",
|
|
@@ -2865,7 +3201,7 @@ function QuestionMarkIcon(props) {
|
|
|
2865
3201
|
clipRule: "evenodd"
|
|
2866
3202
|
}
|
|
2867
3203
|
),
|
|
2868
|
-
/* @__PURE__ */
|
|
3204
|
+
/* @__PURE__ */ jsx113(
|
|
2869
3205
|
"path",
|
|
2870
3206
|
{
|
|
2871
3207
|
fill: "#fff",
|
|
@@ -2878,8 +3214,11 @@ function QuestionMarkIcon(props) {
|
|
|
2878
3214
|
}
|
|
2879
3215
|
);
|
|
2880
3216
|
}
|
|
3217
|
+
|
|
3218
|
+
// src/icons/RedoIcon.tsx
|
|
3219
|
+
import { jsx as jsx114, jsxs as jsxs25 } from "react/jsx-runtime";
|
|
2881
3220
|
function RedoIcon({ className, ...props }) {
|
|
2882
|
-
return /* @__PURE__ */
|
|
3221
|
+
return /* @__PURE__ */ jsxs25(
|
|
2883
3222
|
"svg",
|
|
2884
3223
|
{
|
|
2885
3224
|
viewBox: "0 0 24 24",
|
|
@@ -2889,7 +3228,7 @@ function RedoIcon({ className, ...props }) {
|
|
|
2889
3228
|
className,
|
|
2890
3229
|
...props,
|
|
2891
3230
|
children: [
|
|
2892
|
-
/* @__PURE__ */
|
|
3231
|
+
/* @__PURE__ */ jsx114(
|
|
2893
3232
|
"path",
|
|
2894
3233
|
{
|
|
2895
3234
|
d: "M21 8H9C5.68629 8 3 10.6863 3 14C3 17.3137 5.68629 20 9 20H13",
|
|
@@ -2899,7 +3238,7 @@ function RedoIcon({ className, ...props }) {
|
|
|
2899
3238
|
strokeLinejoin: "round"
|
|
2900
3239
|
}
|
|
2901
3240
|
),
|
|
2902
|
-
/* @__PURE__ */
|
|
3241
|
+
/* @__PURE__ */ jsx114(
|
|
2903
3242
|
"path",
|
|
2904
3243
|
{
|
|
2905
3244
|
d: "M17 4L18.1538 4.87652C20.0513 6.31801 21 7.03875 21 8C21 8.96125 20.0513 9.68199 18.1538 11.1235L17 12",
|
|
@@ -2913,7 +3252,10 @@ function RedoIcon({ className, ...props }) {
|
|
|
2913
3252
|
}
|
|
2914
3253
|
);
|
|
2915
3254
|
}
|
|
2916
|
-
|
|
3255
|
+
|
|
3256
|
+
// src/icons/SaudiFlagSVG.tsx
|
|
3257
|
+
import { jsx as jsx115, jsxs as jsxs26 } from "react/jsx-runtime";
|
|
3258
|
+
var SaudiFlagSVG = (props) => /* @__PURE__ */ jsxs26(
|
|
2917
3259
|
"svg",
|
|
2918
3260
|
{
|
|
2919
3261
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2921,10 +3263,10 @@ var SaudiFlagSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2921
3263
|
fill: "none",
|
|
2922
3264
|
...props,
|
|
2923
3265
|
children: [
|
|
2924
|
-
/* @__PURE__ */
|
|
2925
|
-
/* @__PURE__ */
|
|
2926
|
-
/* @__PURE__ */
|
|
2927
|
-
/* @__PURE__ */
|
|
3266
|
+
/* @__PURE__ */ jsxs26("g", { clipPath: "url(#saudi-flag-clip)", children: [
|
|
3267
|
+
/* @__PURE__ */ jsx115("path", { fill: "#fff", d: "M0 0h20v14H0z" }),
|
|
3268
|
+
/* @__PURE__ */ jsx115("path", { fill: "#006923", d: "M0 0h20v14H0z" }),
|
|
3269
|
+
/* @__PURE__ */ jsx115(
|
|
2928
3270
|
"path",
|
|
2929
3271
|
{
|
|
2930
3272
|
fill: "#fff",
|
|
@@ -2933,7 +3275,7 @@ var SaudiFlagSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2933
3275
|
clipRule: "evenodd"
|
|
2934
3276
|
}
|
|
2935
3277
|
),
|
|
2936
|
-
/* @__PURE__ */
|
|
3278
|
+
/* @__PURE__ */ jsx115(
|
|
2937
3279
|
"path",
|
|
2938
3280
|
{
|
|
2939
3281
|
fill: "#fff",
|
|
@@ -2941,350 +3283,357 @@ var SaudiFlagSVG = (props) => /* @__PURE__ */ jsxs(
|
|
|
2941
3283
|
}
|
|
2942
3284
|
)
|
|
2943
3285
|
] }),
|
|
2944
|
-
/* @__PURE__ */
|
|
3286
|
+
/* @__PURE__ */ jsx115("defs", { children: /* @__PURE__ */ jsx115("clipPath", { id: "saudi-flag-clip", children: /* @__PURE__ */ jsx115("path", { fill: "#fff", d: "M0 0h20v14H0z" }) }) })
|
|
2945
3287
|
]
|
|
2946
3288
|
}
|
|
2947
3289
|
);
|
|
2948
3290
|
var SaudiFlagSVG_default = SaudiFlagSVG;
|
|
3291
|
+
|
|
3292
|
+
// src/icons/SdaiaNavLogo.tsx
|
|
3293
|
+
import { useId as useId2 } from "react";
|
|
3294
|
+
import { jsx as jsx116, jsxs as jsxs27 } from "react/jsx-runtime";
|
|
2949
3295
|
function SdaiaNavLogo(props) {
|
|
2950
|
-
const uid =
|
|
3296
|
+
const uid = useId2().replace(/:/g, "");
|
|
2951
3297
|
const clip = `clip_${uid}`;
|
|
2952
3298
|
const g = (n) => `grad_${n}_${uid}`;
|
|
2953
|
-
return /* @__PURE__ */
|
|
2954
|
-
/* @__PURE__ */
|
|
2955
|
-
/* @__PURE__ */
|
|
2956
|
-
/* @__PURE__ */
|
|
2957
|
-
/* @__PURE__ */
|
|
2958
|
-
/* @__PURE__ */
|
|
2959
|
-
/* @__PURE__ */
|
|
2960
|
-
/* @__PURE__ */
|
|
2961
|
-
/* @__PURE__ */
|
|
2962
|
-
/* @__PURE__ */
|
|
2963
|
-
/* @__PURE__ */
|
|
2964
|
-
/* @__PURE__ */
|
|
2965
|
-
/* @__PURE__ */
|
|
2966
|
-
/* @__PURE__ */
|
|
2967
|
-
/* @__PURE__ */
|
|
2968
|
-
/* @__PURE__ */
|
|
2969
|
-
/* @__PURE__ */
|
|
2970
|
-
/* @__PURE__ */
|
|
2971
|
-
/* @__PURE__ */
|
|
2972
|
-
/* @__PURE__ */
|
|
2973
|
-
/* @__PURE__ */
|
|
2974
|
-
/* @__PURE__ */
|
|
2975
|
-
/* @__PURE__ */
|
|
2976
|
-
/* @__PURE__ */
|
|
2977
|
-
/* @__PURE__ */
|
|
2978
|
-
/* @__PURE__ */
|
|
2979
|
-
/* @__PURE__ */
|
|
2980
|
-
/* @__PURE__ */
|
|
2981
|
-
/* @__PURE__ */
|
|
2982
|
-
/* @__PURE__ */
|
|
2983
|
-
/* @__PURE__ */
|
|
2984
|
-
/* @__PURE__ */
|
|
2985
|
-
/* @__PURE__ */
|
|
2986
|
-
/* @__PURE__ */
|
|
2987
|
-
/* @__PURE__ */
|
|
2988
|
-
/* @__PURE__ */
|
|
2989
|
-
/* @__PURE__ */
|
|
2990
|
-
/* @__PURE__ */
|
|
2991
|
-
/* @__PURE__ */
|
|
2992
|
-
/* @__PURE__ */
|
|
2993
|
-
/* @__PURE__ */
|
|
2994
|
-
/* @__PURE__ */
|
|
2995
|
-
/* @__PURE__ */
|
|
2996
|
-
/* @__PURE__ */
|
|
2997
|
-
/* @__PURE__ */
|
|
2998
|
-
/* @__PURE__ */
|
|
2999
|
-
/* @__PURE__ */
|
|
3000
|
-
/* @__PURE__ */
|
|
3001
|
-
/* @__PURE__ */
|
|
3002
|
-
/* @__PURE__ */
|
|
3003
|
-
/* @__PURE__ */
|
|
3004
|
-
/* @__PURE__ */
|
|
3005
|
-
/* @__PURE__ */
|
|
3006
|
-
/* @__PURE__ */
|
|
3007
|
-
/* @__PURE__ */
|
|
3008
|
-
/* @__PURE__ */
|
|
3009
|
-
/* @__PURE__ */
|
|
3299
|
+
return /* @__PURE__ */ jsxs27("svg", { width: "59", height: "64", viewBox: "0 0 59 64", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props, children: [
|
|
3300
|
+
/* @__PURE__ */ jsxs27("g", { clipPath: `url(#${clip})`, children: [
|
|
3301
|
+
/* @__PURE__ */ jsx116("path", { d: "M29.2706 21.6914L19.9731 27.0965V37.9052L29.2706 43.3111L38.5665 37.9084V27.0965L29.2706 21.6914Z", fill: "#33CC99" }),
|
|
3302
|
+
/* @__PURE__ */ jsx116("path", { d: "M58.0394 17.0977V23.5828L52.46 20.3411L58.0394 17.0977Z", fill: `url(#${g(0)})` }),
|
|
3303
|
+
/* @__PURE__ */ jsx116("path", { d: "M57.7583 40.0664V46.55L52.1797 43.3082L57.7583 40.0664Z", fill: `url(#${g(1)})` }),
|
|
3304
|
+
/* @__PURE__ */ jsx116("path", { d: "M55.3072 37.9058L49.7285 41.1492V34.6641L55.3072 37.9058Z", fill: `url(#${g(2)})` }),
|
|
3305
|
+
/* @__PURE__ */ jsx116("path", { d: "M58.793 28.9219V35.4071L53.2144 32.1653L58.793 28.9219Z", fill: `url(#${g(3)})` }),
|
|
3306
|
+
/* @__PURE__ */ jsx116("path", { d: "M46.0088 46.4805V52.9656L40.4302 49.7239L46.0088 46.4805Z", fill: `url(#${g(4)})` }),
|
|
3307
|
+
/* @__PURE__ */ jsx116("path", { d: "M46.9373 42.225L39.498 37.9032L46.9373 33.5781V42.225Z", fill: `url(#${g(5)})` }),
|
|
3308
|
+
/* @__PURE__ */ jsx116("path", { d: "M46.9378 43.3101L39.4985 47.6352V38.9883L46.9378 43.3101Z", fill: `url(#${g(6)})` }),
|
|
3309
|
+
/* @__PURE__ */ jsx116("path", { d: "M46.9357 32.5015L39.498 36.8233V28.1797L46.9357 32.5015Z", fill: `url(#${g(7)})` }),
|
|
3310
|
+
/* @__PURE__ */ jsx116("path", { d: "M47.5105 57.4918L41.9326 60.7352V54.25L47.5105 57.4918Z", fill: `url(#${g(8)})` }),
|
|
3311
|
+
/* @__PURE__ */ jsx116("path", { d: "M38.5664 37.9048L29.2705 32.4989L38.5664 27.0938V37.9048Z", fill: `url(#${g(9)})` }),
|
|
3312
|
+
/* @__PURE__ */ jsx116("path", { d: "M37.6379 49.939L30.2002 54.2608V45.6172L37.6379 49.939Z", fill: `url(#${g(10)})` }),
|
|
3313
|
+
/* @__PURE__ */ jsx116("path", { d: "M36.7082 60.5325L31.1304 63.7742V57.2891L36.7082 60.5325Z", fill: `url(#${g(11)})` }),
|
|
3314
|
+
/* @__PURE__ */ jsx116("path", { d: "M56.8672 50.5074L51.2886 53.7508V47.2656L56.8672 50.5074Z", fill: `url(#${g(12)})` }),
|
|
3315
|
+
/* @__PURE__ */ jsx116("path", { d: "M55.3072 27.0972L49.7285 30.3406V23.8555L55.3072 27.0972Z", fill: `url(#${g(13)})` }),
|
|
3316
|
+
/* @__PURE__ */ jsx116("path", { d: "M46.9373 22.7734V31.4203L39.498 27.0952L46.9373 22.7734Z", fill: `url(#${g(14)})` }),
|
|
3317
|
+
/* @__PURE__ */ jsx116("path", { d: "M36.7105 51.4219V57.9071L31.1318 54.6636L36.7105 51.4219Z", fill: `url(#${g(15)})` }),
|
|
3318
|
+
/* @__PURE__ */ jsx116("path", { d: "M37.6371 48.8578L30.2002 44.536L37.6371 40.2109V48.8578Z", fill: `url(#${g(16)})` }),
|
|
3319
|
+
/* @__PURE__ */ jsx116("path", { d: "M29.2705 32.5L38.5664 37.9059L29.2705 43.3086V32.5Z", fill: `url(#${g(17)})` }),
|
|
3320
|
+
/* @__PURE__ */ jsx116("path", { d: "M56.3096 13.9254L50.731 17.1671V10.6836L56.3096 13.9254Z", fill: `url(#${g(18)})` }),
|
|
3321
|
+
/* @__PURE__ */ jsx116("path", { d: "M47.1711 4.46442L41.5908 7.70783V1.22266L47.1711 4.46442Z", fill: `url(#${g(19)})` }),
|
|
3322
|
+
/* @__PURE__ */ jsx116("path", { d: "M46.939 21.6906L39.498 26.0124V17.3672L46.939 21.6906Z", fill: `url(#${g(20)})` }),
|
|
3323
|
+
/* @__PURE__ */ jsx116("path", { d: "M36.709 11.8914L31.1304 8.64966L36.709 5.40625V11.8914Z", fill: `url(#${g(21)})` }),
|
|
3324
|
+
/* @__PURE__ */ jsx116("path", { d: "M37.6379 16.1445V24.7906L30.2002 20.4688L37.6379 16.1445Z", fill: `url(#${g(22)})` }),
|
|
3325
|
+
/* @__PURE__ */ jsx116("path", { d: "M29.2706 21.6914V32.5L19.9731 27.0965L29.2706 21.6914Z", fill: `url(#${g(23)})` }),
|
|
3326
|
+
/* @__PURE__ */ jsx116("path", { d: "M28.3415 19.3852L20.9038 15.0634L28.3415 10.7383V19.3852Z", fill: `url(#${g(24)})` }),
|
|
3327
|
+
/* @__PURE__ */ jsx116("path", { d: "M27.41 6.48518L21.8306 3.24341L27.41 0V6.48518Z", fill: `url(#${g(25)})` }),
|
|
3328
|
+
/* @__PURE__ */ jsx116("path", { d: "M19.0441 26.0133L11.6064 21.6882L19.0441 17.3672V26.0133Z", fill: `url(#${g(26)})` }),
|
|
3329
|
+
/* @__PURE__ */ jsx116("path", { d: "M16.0479 4.9375V11.4227L10.4692 8.18091L16.0479 4.9375Z", fill: `url(#${g(27)})` }),
|
|
3330
|
+
/* @__PURE__ */ jsx116("path", { d: "M46.0061 18.5181L40.4258 15.2747L46.0061 12.0312V18.5181Z", fill: `url(#${g(28)})` }),
|
|
3331
|
+
/* @__PURE__ */ jsx116("path", { d: "M36.709 3.24341L31.1304 6.48518V0L36.709 3.24341Z", fill: `url(#${g(29)})` }),
|
|
3332
|
+
/* @__PURE__ */ jsx116("path", { d: "M37.6384 15.0568L30.2007 19.3786V10.7383L37.6384 15.0568Z", fill: `url(#${g(30)})` }),
|
|
3333
|
+
/* @__PURE__ */ jsx116("path", { d: "M38.5664 27.0949L29.2705 32.5V21.6914L38.5664 27.0949Z", fill: `url(#${g(31)})` }),
|
|
3334
|
+
/* @__PURE__ */ jsx116("path", { d: "M27.4123 10.4761L21.832 13.7195V7.23438L27.4123 10.4761Z", fill: `url(#${g(32)})` }),
|
|
3335
|
+
/* @__PURE__ */ jsx116("path", { d: "M28.341 20.4688L20.9033 24.7906V16.1445L28.341 20.4688Z", fill: `url(#${g(33)})` }),
|
|
3336
|
+
/* @__PURE__ */ jsx116("path", { d: "M18.1107 15.2769L12.5312 18.5187V12.0352L18.1107 15.2769Z", fill: `url(#${g(34)})` }),
|
|
3337
|
+
/* @__PURE__ */ jsx116("path", { d: "M6.13659 20.1414L0.557129 16.8997L6.13659 13.6562V20.1414Z", fill: `url(#${g(35)})` }),
|
|
3338
|
+
/* @__PURE__ */ jsx116("path", { d: "M27.4108 63.7742L21.8306 60.5325L27.4108 57.2891V63.7742Z", fill: `url(#${g(36)})` }),
|
|
3339
|
+
/* @__PURE__ */ jsx116("path", { d: "M29.2706 32.5V43.3086L19.9731 37.9027L29.2706 32.5Z", fill: `url(#${g(37)})` }),
|
|
3340
|
+
/* @__PURE__ */ jsx116("path", { d: "M18.1107 54.5859V61.0711L12.5312 57.8285L18.1107 54.5859Z", fill: `url(#${g(38)})` }),
|
|
3341
|
+
/* @__PURE__ */ jsx116("path", { d: "M19.0441 37.9071L11.6064 42.2289V33.582L19.0441 37.9071Z", fill: `url(#${g(39)})` }),
|
|
3342
|
+
/* @__PURE__ */ jsx116("path", { d: "M19.0441 27.0985L11.6064 31.4236V22.7734L19.0441 27.0985Z", fill: `url(#${g(40)})` }),
|
|
3343
|
+
/* @__PURE__ */ jsx116("path", { d: "M7.80977 48.5664V55.0499L2.22949 51.8082L7.80977 48.5664Z", fill: `url(#${g(41)})` }),
|
|
3344
|
+
/* @__PURE__ */ jsx116("path", { d: "M8.8127 23.6289V30.1141L3.23242 26.8723L8.8127 23.6289Z", fill: `url(#${g(42)})` }),
|
|
3345
|
+
/* @__PURE__ */ jsx116("path", { d: "M5.58028 32.7808L0 36.0226V29.5391L5.58028 32.7808Z", fill: `url(#${g(43)})` }),
|
|
3346
|
+
/* @__PURE__ */ jsx116("path", { d: "M28.3392 54.2641L20.8999 49.9423L28.3392 45.6172V54.2641Z", fill: `url(#${g(44)})` }),
|
|
3347
|
+
/* @__PURE__ */ jsx116("path", { d: "M29.2706 32.4997L19.9731 37.9024V27.0938L29.2706 32.4997Z", fill: `url(#${g(45)})` }),
|
|
3348
|
+
/* @__PURE__ */ jsx116("path", { d: "M27.4099 55.1285L21.8296 58.3719V51.8867L27.4099 55.1285Z", fill: `url(#${g(46)})` }),
|
|
3349
|
+
/* @__PURE__ */ jsx116("path", { d: "M28.3377 44.5337L20.9009 48.8588V40.207L28.3377 44.5337Z", fill: `url(#${g(47)})` }),
|
|
3350
|
+
/* @__PURE__ */ jsx116("path", { d: "M18.1099 49.7222L12.5312 52.964V46.4805L18.1099 49.7222Z", fill: `url(#${g(48)})` }),
|
|
3351
|
+
/* @__PURE__ */ jsx116("path", { d: "M19.0441 38.9883V47.6327L11.6064 43.3109L19.0441 38.9883Z", fill: `url(#${g(49)})` }),
|
|
3352
|
+
/* @__PURE__ */ jsx116("path", { d: "M19.0441 28.1758V36.8202L11.6064 32.5009L19.0441 28.1758Z", fill: `url(#${g(50)})` }),
|
|
3353
|
+
/* @__PURE__ */ jsx116("path", { d: "M8.81173 41.1492L3.23145 37.9058L8.81173 34.6641V41.1492Z", fill: `url(#${g(51)})` }),
|
|
3354
|
+
/* @__PURE__ */ jsx116("path", { d: "M5.80279 21.6926L0.224121 24.9344V18.4492L5.80279 21.6926Z", fill: `url(#${g(52)})` }),
|
|
3355
|
+
/* @__PURE__ */ jsx116("path", { d: "M6.13643 43.7029L0.556152 46.9447V40.457L6.13643 43.7029Z", fill: `url(#${g(53)})` })
|
|
3010
3356
|
] }),
|
|
3011
|
-
/* @__PURE__ */
|
|
3012
|
-
/* @__PURE__ */
|
|
3013
|
-
/* @__PURE__ */
|
|
3014
|
-
/* @__PURE__ */
|
|
3015
|
-
/* @__PURE__ */
|
|
3357
|
+
/* @__PURE__ */ jsxs27("defs", { children: [
|
|
3358
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(0), x1: "41.7976", y1: "11.6436", x2: "70.4159", y2: "22.9838", gradientUnits: "userSpaceOnUse", children: [
|
|
3359
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3360
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3361
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3016
3362
|
] }),
|
|
3017
|
-
/* @__PURE__ */
|
|
3018
|
-
/* @__PURE__ */
|
|
3019
|
-
/* @__PURE__ */
|
|
3020
|
-
/* @__PURE__ */
|
|
3363
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(1), x1: "32.2695", y1: "29.6603", x2: "60.8892", y2: "41.0049", gradientUnits: "userSpaceOnUse", children: [
|
|
3364
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3365
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3366
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3021
3367
|
] }),
|
|
3022
|
-
/* @__PURE__ */
|
|
3023
|
-
/* @__PURE__ */
|
|
3024
|
-
/* @__PURE__ */
|
|
3025
|
-
/* @__PURE__ */
|
|
3368
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(2), x1: "32.7304", y1: "28.8015", x2: "61.3466", y2: "40.1442", gradientUnits: "userSpaceOnUse", children: [
|
|
3369
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3370
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3371
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3026
3372
|
] }),
|
|
3027
|
-
/* @__PURE__ */
|
|
3028
|
-
/* @__PURE__ */
|
|
3029
|
-
/* @__PURE__ */
|
|
3030
|
-
/* @__PURE__ */
|
|
3373
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(3), x1: "37.092", y1: "20.543", x2: "65.7137", y2: "31.8857", gradientUnits: "userSpaceOnUse", children: [
|
|
3374
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3375
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3376
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3031
3377
|
] }),
|
|
3032
|
-
/* @__PURE__ */
|
|
3033
|
-
/* @__PURE__ */
|
|
3034
|
-
/* @__PURE__ */
|
|
3035
|
-
/* @__PURE__ */
|
|
3378
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(4), x1: "27.0414", y1: "39.5673", x2: "55.6621", y2: "50.9044", gradientUnits: "userSpaceOnUse", children: [
|
|
3379
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3380
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3381
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3036
3382
|
] }),
|
|
3037
|
-
/* @__PURE__ */
|
|
3038
|
-
/* @__PURE__ */
|
|
3039
|
-
/* @__PURE__ */
|
|
3040
|
-
/* @__PURE__ */
|
|
3383
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(5), x1: "32.1183", y1: "29.9637", x2: "60.7291", y2: "41.3024", gradientUnits: "userSpaceOnUse", children: [
|
|
3384
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3385
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3386
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3041
3387
|
] }),
|
|
3042
|
-
/* @__PURE__ */
|
|
3043
|
-
/* @__PURE__ */
|
|
3044
|
-
/* @__PURE__ */
|
|
3045
|
-
/* @__PURE__ */
|
|
3388
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(6), x1: "28.2503", y1: "37.2848", x2: "56.8625", y2: "48.6307", gradientUnits: "userSpaceOnUse", children: [
|
|
3389
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3390
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3391
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3046
3392
|
] }),
|
|
3047
|
-
/* @__PURE__ */
|
|
3048
|
-
/* @__PURE__ */
|
|
3049
|
-
/* @__PURE__ */
|
|
3050
|
-
/* @__PURE__ */
|
|
3393
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(7), x1: "32.7", y1: "28.8625", x2: "61.3119", y2: "40.207", gradientUnits: "userSpaceOnUse", children: [
|
|
3394
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3395
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3396
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3051
3397
|
] }),
|
|
3052
|
-
/* @__PURE__ */
|
|
3053
|
-
/* @__PURE__ */
|
|
3054
|
-
/* @__PURE__ */
|
|
3055
|
-
/* @__PURE__ */
|
|
3398
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(8), x1: "22.94", y1: "47.3238", x2: "51.5631", y2: "58.658", gradientUnits: "userSpaceOnUse", children: [
|
|
3399
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3400
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3401
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3056
3402
|
] }),
|
|
3057
|
-
/* @__PURE__ */
|
|
3058
|
-
/* @__PURE__ */
|
|
3059
|
-
/* @__PURE__ */
|
|
3060
|
-
/* @__PURE__ */
|
|
3403
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(9), x1: "32.4962", y1: "29.2452", x2: "61.1126", y2: "40.5765", gradientUnits: "userSpaceOnUse", children: [
|
|
3404
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3405
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3406
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3061
3407
|
] }),
|
|
3062
|
-
/* @__PURE__ */
|
|
3063
|
-
/* @__PURE__ */
|
|
3064
|
-
/* @__PURE__ */
|
|
3065
|
-
/* @__PURE__ */
|
|
3408
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(10), x1: "23.4691", y1: "46.3346", x2: "52.081", y2: "57.6791", gradientUnits: "userSpaceOnUse", children: [
|
|
3409
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3410
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3411
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3066
3412
|
] }),
|
|
3067
|
-
/* @__PURE__ */
|
|
3068
|
-
/* @__PURE__ */
|
|
3069
|
-
/* @__PURE__ */
|
|
3070
|
-
/* @__PURE__ */
|
|
3413
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(11), x1: "19.3109", y1: "54.2021", x2: "47.9286", y2: "65.5365", gradientUnits: "userSpaceOnUse", children: [
|
|
3414
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3415
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3416
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3071
3417
|
] }),
|
|
3072
|
-
/* @__PURE__ */
|
|
3073
|
-
/* @__PURE__ */
|
|
3074
|
-
/* @__PURE__ */
|
|
3075
|
-
/* @__PURE__ */
|
|
3418
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(12), x1: "19.8027", y1: "27.8231", x2: "56.5939", y2: "47.1271", gradientUnits: "userSpaceOnUse", children: [
|
|
3419
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3420
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3421
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3076
3422
|
] }),
|
|
3077
|
-
/* @__PURE__ */
|
|
3078
|
-
/* @__PURE__ */
|
|
3079
|
-
/* @__PURE__ */
|
|
3080
|
-
/* @__PURE__ */
|
|
3423
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(13), x1: "30.2312", y1: "12.915", x2: "67.0288", y2: "32.2243", gradientUnits: "userSpaceOnUse", children: [
|
|
3424
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3425
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3426
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3081
3427
|
] }),
|
|
3082
|
-
/* @__PURE__ */
|
|
3083
|
-
/* @__PURE__ */
|
|
3084
|
-
/* @__PURE__ */
|
|
3085
|
-
/* @__PURE__ */
|
|
3428
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(14), x1: "28.9194", y1: "14.7924", x2: "65.7112", y2: "34.1068", gradientUnits: "userSpaceOnUse", children: [
|
|
3429
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3430
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3431
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3086
3432
|
] }),
|
|
3087
|
-
/* @__PURE__ */
|
|
3088
|
-
/* @__PURE__ */
|
|
3089
|
-
/* @__PURE__ */
|
|
3090
|
-
/* @__PURE__ */
|
|
3433
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(15), x1: "12.6888", y1: "37.9846", x2: "49.4865", y2: "57.2941", gradientUnits: "userSpaceOnUse", children: [
|
|
3434
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3435
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3436
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3091
3437
|
] }),
|
|
3092
|
-
/* @__PURE__ */
|
|
3093
|
-
/* @__PURE__ */
|
|
3094
|
-
/* @__PURE__ */
|
|
3095
|
-
/* @__PURE__ */
|
|
3438
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(16), x1: "17.684", y1: "30.8636", x2: "54.4675", y2: "50.1605", gradientUnits: "userSpaceOnUse", children: [
|
|
3439
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3440
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3441
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3096
3442
|
] }),
|
|
3097
|
-
/* @__PURE__ */
|
|
3098
|
-
/* @__PURE__ */
|
|
3099
|
-
/* @__PURE__ */
|
|
3100
|
-
/* @__PURE__ */
|
|
3443
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(17), x1: "18.5059", y1: "29.6789", x2: "55.3029", y2: "48.982", gradientUnits: "userSpaceOnUse", children: [
|
|
3444
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#99D633" }),
|
|
3445
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#33CC99" }),
|
|
3446
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3101
3447
|
] }),
|
|
3102
|
-
/* @__PURE__ */
|
|
3103
|
-
/* @__PURE__ */
|
|
3104
|
-
/* @__PURE__ */
|
|
3105
|
-
/* @__PURE__ */
|
|
3448
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(18), x1: "52.187", y1: "33.765", x2: "54.9173", y2: "1.21845", gradientUnits: "userSpaceOnUse", children: [
|
|
3449
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3450
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3451
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3106
3452
|
] }),
|
|
3107
|
-
/* @__PURE__ */
|
|
3108
|
-
/* @__PURE__ */
|
|
3109
|
-
/* @__PURE__ */
|
|
3110
|
-
/* @__PURE__ */
|
|
3453
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(19), x1: "42.5004", y1: "33.1557", x2: "45.2313", y2: "0.613868", gradientUnits: "userSpaceOnUse", children: [
|
|
3454
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3455
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3456
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3111
3457
|
] }),
|
|
3112
|
-
/* @__PURE__ */
|
|
3113
|
-
/* @__PURE__ */
|
|
3114
|
-
/* @__PURE__ */
|
|
3115
|
-
/* @__PURE__ */
|
|
3458
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(20), x1: "42.3702", y1: "33.1448", x2: "45.0974", y2: "0.611117", gradientUnits: "userSpaceOnUse", children: [
|
|
3459
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3460
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3461
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3116
3462
|
] }),
|
|
3117
|
-
/* @__PURE__ */
|
|
3118
|
-
/* @__PURE__ */
|
|
3119
|
-
/* @__PURE__ */
|
|
3120
|
-
/* @__PURE__ */
|
|
3463
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(21), x1: "32.5362", y1: "32.5273", x2: "35.2679", y2: "-0.0144086", gradientUnits: "userSpaceOnUse", children: [
|
|
3464
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3465
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3466
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3121
3467
|
] }),
|
|
3122
|
-
/* @__PURE__ */
|
|
3123
|
-
/* @__PURE__ */
|
|
3124
|
-
/* @__PURE__ */
|
|
3125
|
-
/* @__PURE__ */
|
|
3468
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(22), x1: "33.3017", y1: "32.5721", x2: "36.0306", y2: "0.035564", gradientUnits: "userSpaceOnUse", children: [
|
|
3469
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3470
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3471
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3126
3472
|
] }),
|
|
3127
|
-
/* @__PURE__ */
|
|
3128
|
-
/* @__PURE__ */
|
|
3129
|
-
/* @__PURE__ */
|
|
3130
|
-
/* @__PURE__ */
|
|
3473
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(23), x1: "24.4824", y1: "32.0245", x2: "27.2167", y2: "-0.514915", gradientUnits: "userSpaceOnUse", children: [
|
|
3474
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3475
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3476
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3131
3477
|
] }),
|
|
3132
|
-
/* @__PURE__ */
|
|
3133
|
-
/* @__PURE__ */
|
|
3134
|
-
/* @__PURE__ */
|
|
3135
|
-
/* @__PURE__ */
|
|
3478
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(24), x1: "23.7078", y1: "31.9664", x2: "26.4372", y2: "-0.564468", gradientUnits: "userSpaceOnUse", children: [
|
|
3479
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3480
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3481
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3136
3482
|
] }),
|
|
3137
|
-
/* @__PURE__ */
|
|
3138
|
-
/* @__PURE__ */
|
|
3139
|
-
/* @__PURE__ */
|
|
3140
|
-
/* @__PURE__ */
|
|
3483
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(25), x1: "22.9409", y1: "31.9201", x2: "25.6722", y2: "-0.621692", gradientUnits: "userSpaceOnUse", children: [
|
|
3484
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3485
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3486
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3141
3487
|
] }),
|
|
3142
|
-
/* @__PURE__ */
|
|
3143
|
-
/* @__PURE__ */
|
|
3144
|
-
/* @__PURE__ */
|
|
3145
|
-
/* @__PURE__ */
|
|
3488
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(26), x1: "14.8567", y1: "31.4171", x2: "17.5856", y2: "-1.11945", gradientUnits: "userSpaceOnUse", children: [
|
|
3489
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3490
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3491
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3146
3492
|
] }),
|
|
3147
|
-
/* @__PURE__ */
|
|
3148
|
-
/* @__PURE__ */
|
|
3149
|
-
/* @__PURE__ */
|
|
3150
|
-
/* @__PURE__ */
|
|
3493
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(27), x1: "11.9253", y1: "31.2349", x2: "14.6569", y2: "-1.30678", gradientUnits: "userSpaceOnUse", children: [
|
|
3494
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3495
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3496
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3151
3497
|
] }),
|
|
3152
|
-
/* @__PURE__ */
|
|
3153
|
-
/* @__PURE__ */
|
|
3154
|
-
/* @__PURE__ */
|
|
3155
|
-
/* @__PURE__ */
|
|
3498
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(28), x1: "43.2159", y1: "31.7836", x2: "43.2159", y2: "-0.468838", gradientUnits: "userSpaceOnUse", children: [
|
|
3499
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3500
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3501
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3156
3502
|
] }),
|
|
3157
|
-
/* @__PURE__ */
|
|
3158
|
-
/* @__PURE__ */
|
|
3159
|
-
/* @__PURE__ */
|
|
3160
|
-
/* @__PURE__ */
|
|
3503
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(29), x1: "33.9197", y1: "31.7839", x2: "33.9197", y2: "-0.466934", gradientUnits: "userSpaceOnUse", children: [
|
|
3504
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3505
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3506
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3161
3507
|
] }),
|
|
3162
|
-
/* @__PURE__ */
|
|
3163
|
-
/* @__PURE__ */
|
|
3164
|
-
/* @__PURE__ */
|
|
3165
|
-
/* @__PURE__ */
|
|
3508
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(30), x1: "33.9195", y1: "31.7775", x2: "33.9195", y2: "-0.459614", gradientUnits: "userSpaceOnUse", children: [
|
|
3509
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3510
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3511
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3166
3512
|
] }),
|
|
3167
|
-
/* @__PURE__ */
|
|
3168
|
-
/* @__PURE__ */
|
|
3169
|
-
/* @__PURE__ */
|
|
3170
|
-
/* @__PURE__ */
|
|
3513
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(31), x1: "33.9184", y1: "31.7867", x2: "33.9184", y2: "-0.466271", gradientUnits: "userSpaceOnUse", children: [
|
|
3514
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3515
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3516
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3171
3517
|
] }),
|
|
3172
|
-
/* @__PURE__ */
|
|
3173
|
-
/* @__PURE__ */
|
|
3174
|
-
/* @__PURE__ */
|
|
3175
|
-
/* @__PURE__ */
|
|
3518
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(32), x1: "24.6222", y1: "31.7807", x2: "24.6222", y2: "-0.463518", gradientUnits: "userSpaceOnUse", children: [
|
|
3519
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3520
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3521
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3176
3522
|
] }),
|
|
3177
|
-
/* @__PURE__ */
|
|
3178
|
-
/* @__PURE__ */
|
|
3179
|
-
/* @__PURE__ */
|
|
3180
|
-
/* @__PURE__ */
|
|
3523
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(33), x1: "24.6221", y1: "31.7853", x2: "24.6221", y2: "-0.464583", gradientUnits: "userSpaceOnUse", children: [
|
|
3524
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3525
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3526
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3181
3527
|
] }),
|
|
3182
|
-
/* @__PURE__ */
|
|
3183
|
-
/* @__PURE__ */
|
|
3184
|
-
/* @__PURE__ */
|
|
3185
|
-
/* @__PURE__ */
|
|
3528
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(34), x1: "15.321", y1: "31.784", x2: "15.321", y2: "-0.465094", gradientUnits: "userSpaceOnUse", children: [
|
|
3529
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3530
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3531
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3186
3532
|
] }),
|
|
3187
|
-
/* @__PURE__ */
|
|
3188
|
-
/* @__PURE__ */
|
|
3189
|
-
/* @__PURE__ */
|
|
3190
|
-
/* @__PURE__ */
|
|
3533
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(35), x1: "3.34686", y1: "31.7758", x2: "3.34686", y2: "-0.461984", gradientUnits: "userSpaceOnUse", children: [
|
|
3534
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#66CCFF" }),
|
|
3535
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#6258A6" }),
|
|
3536
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3191
3537
|
] }),
|
|
3192
|
-
/* @__PURE__ */
|
|
3193
|
-
/* @__PURE__ */
|
|
3194
|
-
/* @__PURE__ */
|
|
3195
|
-
/* @__PURE__ */
|
|
3538
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(36), x1: "49.7878", y1: "48.3201", x2: "7.1231", y2: "65.5599", gradientUnits: "userSpaceOnUse", children: [
|
|
3539
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3540
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3541
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3196
3542
|
] }),
|
|
3197
|
-
/* @__PURE__ */
|
|
3198
|
-
/* @__PURE__ */
|
|
3199
|
-
/* @__PURE__ */
|
|
3200
|
-
/* @__PURE__ */
|
|
3543
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(37), x1: "40.7902", y1: "31.6137", x2: "-1.87145", y2: "48.842", gradientUnits: "userSpaceOnUse", children: [
|
|
3544
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3545
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3546
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3201
3547
|
] }),
|
|
3202
|
-
/* @__PURE__ */
|
|
3203
|
-
/* @__PURE__ */
|
|
3204
|
-
/* @__PURE__ */
|
|
3205
|
-
/* @__PURE__ */
|
|
3548
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(38), x1: "46.555", y1: "42.3095", x2: "3.8849", y2: "59.5393", gradientUnits: "userSpaceOnUse", children: [
|
|
3549
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3550
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3551
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3206
3552
|
] }),
|
|
3207
|
-
/* @__PURE__ */
|
|
3208
|
-
/* @__PURE__ */
|
|
3209
|
-
/* @__PURE__ */
|
|
3210
|
-
/* @__PURE__ */
|
|
3553
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(39), x1: "36.7755", y1: "24.1742", x2: "-5.87415", y2: "41.3925", gradientUnits: "userSpaceOnUse", children: [
|
|
3554
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3555
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3556
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3211
3557
|
] }),
|
|
3212
|
-
/* @__PURE__ */
|
|
3213
|
-
/* @__PURE__ */
|
|
3214
|
-
/* @__PURE__ */
|
|
3215
|
-
/* @__PURE__ */
|
|
3558
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(40), x1: "32.2831", y1: "15.8101", x2: "-10.3796", y2: "33.0306", gradientUnits: "userSpaceOnUse", children: [
|
|
3559
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3560
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3561
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3216
3562
|
] }),
|
|
3217
|
-
/* @__PURE__ */
|
|
3218
|
-
/* @__PURE__ */
|
|
3219
|
-
/* @__PURE__ */
|
|
3220
|
-
/* @__PURE__ */
|
|
3563
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(41), x1: "41.7044", y1: "33.3107", x2: "-0.951845", y2: "50.5539", gradientUnits: "userSpaceOnUse", children: [
|
|
3564
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3565
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3566
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3221
3567
|
] }),
|
|
3222
|
-
/* @__PURE__ */
|
|
3223
|
-
/* @__PURE__ */
|
|
3224
|
-
/* @__PURE__ */
|
|
3225
|
-
/* @__PURE__ */
|
|
3568
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(42), x1: "31.5524", y1: "14.4589", x2: "-11.1069", y2: "31.6989", gradientUnits: "userSpaceOnUse", children: [
|
|
3569
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3570
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3571
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3226
3572
|
] }),
|
|
3227
|
-
/* @__PURE__ */
|
|
3228
|
-
/* @__PURE__ */
|
|
3229
|
-
/* @__PURE__ */
|
|
3230
|
-
/* @__PURE__ */
|
|
3573
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(43), x1: "32.0085", y1: "15.3142", x2: "-10.6478", y2: "32.5573", gradientUnits: "userSpaceOnUse", children: [
|
|
3574
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3575
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3576
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3231
3577
|
] }),
|
|
3232
|
-
/* @__PURE__ */
|
|
3233
|
-
/* @__PURE__ */
|
|
3234
|
-
/* @__PURE__ */
|
|
3235
|
-
/* @__PURE__ */
|
|
3578
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(44), x1: "36.3811", y1: "45.2108", x2: "6.05373", y2: "58.3648", gradientUnits: "userSpaceOnUse", children: [
|
|
3579
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3580
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3581
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3236
3582
|
] }),
|
|
3237
|
-
/* @__PURE__ */
|
|
3238
|
-
/* @__PURE__ */
|
|
3239
|
-
/* @__PURE__ */
|
|
3240
|
-
/* @__PURE__ */
|
|
3583
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(45), x1: "26.751", y1: "28.5529", x2: "-3.57523", y2: "41.6974", gradientUnits: "userSpaceOnUse", children: [
|
|
3584
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3585
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3586
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3241
3587
|
] }),
|
|
3242
|
-
/* @__PURE__ */
|
|
3243
|
-
/* @__PURE__ */
|
|
3244
|
-
/* @__PURE__ */
|
|
3245
|
-
/* @__PURE__ */
|
|
3588
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(46), x1: "36.9912", y1: "46.2576", x2: "6.65728", y2: "59.4147", gradientUnits: "userSpaceOnUse", children: [
|
|
3589
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3590
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3591
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3246
3592
|
] }),
|
|
3247
|
-
/* @__PURE__ */
|
|
3248
|
-
/* @__PURE__ */
|
|
3249
|
-
/* @__PURE__ */
|
|
3250
|
-
/* @__PURE__ */
|
|
3593
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(47), x1: "32.1826", y1: "37.9403", x2: "1.84371", y2: "51.0739", gradientUnits: "userSpaceOnUse", children: [
|
|
3594
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3595
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3596
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3251
3597
|
] }),
|
|
3252
|
-
/* @__PURE__ */
|
|
3253
|
-
/* @__PURE__ */
|
|
3254
|
-
/* @__PURE__ */
|
|
3255
|
-
/* @__PURE__ */
|
|
3598
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(48), x1: "32.3021", y1: "38.1556", x2: "1.97655", y2: "51.3086", gradientUnits: "userSpaceOnUse", children: [
|
|
3599
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3600
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3601
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3256
3602
|
] }),
|
|
3257
|
-
/* @__PURE__ */
|
|
3258
|
-
/* @__PURE__ */
|
|
3259
|
-
/* @__PURE__ */
|
|
3260
|
-
/* @__PURE__ */
|
|
3603
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(49), x1: "31.1749", y1: "36.1875", x2: "0.840561", y2: "49.3386", gradientUnits: "userSpaceOnUse", children: [
|
|
3604
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3605
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3606
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3261
3607
|
] }),
|
|
3262
|
-
/* @__PURE__ */
|
|
3263
|
-
/* @__PURE__ */
|
|
3264
|
-
/* @__PURE__ */
|
|
3265
|
-
/* @__PURE__ */
|
|
3608
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(50), x1: "26.5041", y1: "28.1153", x2: "-3.82313", y2: "41.2667", gradientUnits: "userSpaceOnUse", children: [
|
|
3609
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3610
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3611
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3266
3612
|
] }),
|
|
3267
|
-
/* @__PURE__ */
|
|
3268
|
-
/* @__PURE__ */
|
|
3269
|
-
/* @__PURE__ */
|
|
3270
|
-
/* @__PURE__ */
|
|
3613
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(51), x1: "26.2501", y1: "27.6795", x2: "-4.08279", y2: "40.8311", gradientUnits: "userSpaceOnUse", children: [
|
|
3614
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3615
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3616
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3271
3617
|
] }),
|
|
3272
|
-
/* @__PURE__ */
|
|
3273
|
-
/* @__PURE__ */
|
|
3274
|
-
/* @__PURE__ */
|
|
3275
|
-
/* @__PURE__ */
|
|
3618
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(52), x1: "17.0829", y1: "11.8279", x2: "-13.2387", y2: "24.9733", gradientUnits: "userSpaceOnUse", children: [
|
|
3619
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3620
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3621
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3276
3622
|
] }),
|
|
3277
|
-
/* @__PURE__ */
|
|
3278
|
-
/* @__PURE__ */
|
|
3279
|
-
/* @__PURE__ */
|
|
3280
|
-
/* @__PURE__ */
|
|
3623
|
+
/* @__PURE__ */ jsxs27("linearGradient", { id: g(53), x1: "26.6775", y1: "28.4095", x2: "-3.65907", y2: "41.5577", gradientUnits: "userSpaceOnUse", children: [
|
|
3624
|
+
/* @__PURE__ */ jsx116("stop", { stopColor: "#FDBD4D" }),
|
|
3625
|
+
/* @__PURE__ */ jsx116("stop", { offset: "0.5", stopColor: "#FF6633" }),
|
|
3626
|
+
/* @__PURE__ */ jsx116("stop", { offset: "1", stopColor: "#273470" })
|
|
3281
3627
|
] }),
|
|
3282
|
-
/* @__PURE__ */
|
|
3628
|
+
/* @__PURE__ */ jsx116("clipPath", { id: clip, children: /* @__PURE__ */ jsx116("rect", { width: "59", height: "64", fill: "white" }) })
|
|
3283
3629
|
] })
|
|
3284
3630
|
] });
|
|
3285
3631
|
}
|
|
3632
|
+
|
|
3633
|
+
// src/icons/SearchIcon.tsx
|
|
3634
|
+
import { jsx as jsx117 } from "react/jsx-runtime";
|
|
3286
3635
|
function SearchIcon({ className, ...props }) {
|
|
3287
|
-
return /* @__PURE__ */
|
|
3636
|
+
return /* @__PURE__ */ jsx117(
|
|
3288
3637
|
"svg",
|
|
3289
3638
|
{
|
|
3290
3639
|
viewBox: "0 0 20 20",
|
|
@@ -3293,7 +3642,7 @@ function SearchIcon({ className, ...props }) {
|
|
|
3293
3642
|
"aria-hidden": "true",
|
|
3294
3643
|
className,
|
|
3295
3644
|
...props,
|
|
3296
|
-
children: /* @__PURE__ */
|
|
3645
|
+
children: /* @__PURE__ */ jsx117(
|
|
3297
3646
|
"path",
|
|
3298
3647
|
{
|
|
3299
3648
|
d: "M17.5 17.5L13.514 13.514M13.514 13.514C14.66 12.368 15.367 10.784 15.367 9.033C15.367 5.532 12.534 2.7 9.033 2.7C5.532 2.7 2.7 5.532 2.7 9.033C2.7 12.534 5.532 15.367 9.033 15.367C10.784 15.367 12.368 14.66 13.514 13.514Z",
|
|
@@ -3306,8 +3655,11 @@ function SearchIcon({ className, ...props }) {
|
|
|
3306
3655
|
}
|
|
3307
3656
|
);
|
|
3308
3657
|
}
|
|
3658
|
+
|
|
3659
|
+
// src/icons/SettingsIcon.tsx
|
|
3660
|
+
import { jsx as jsx118 } from "react/jsx-runtime";
|
|
3309
3661
|
function SettingsIcon() {
|
|
3310
|
-
return /* @__PURE__ */
|
|
3662
|
+
return /* @__PURE__ */ jsx118(
|
|
3311
3663
|
"svg",
|
|
3312
3664
|
{
|
|
3313
3665
|
width: "100%",
|
|
@@ -3315,7 +3667,7 @@ function SettingsIcon() {
|
|
|
3315
3667
|
viewBox: "0 0 17.916 16.6665",
|
|
3316
3668
|
fill: "none",
|
|
3317
3669
|
"aria-hidden": "true",
|
|
3318
|
-
children: /* @__PURE__ */
|
|
3670
|
+
children: /* @__PURE__ */ jsx118(
|
|
3319
3671
|
"path",
|
|
3320
3672
|
{
|
|
3321
3673
|
fill: "currentColor",
|
|
@@ -3325,8 +3677,11 @@ function SettingsIcon() {
|
|
|
3325
3677
|
}
|
|
3326
3678
|
);
|
|
3327
3679
|
}
|
|
3680
|
+
|
|
3681
|
+
// src/icons/ShareIcon.tsx
|
|
3682
|
+
import { jsx as jsx119, jsxs as jsxs28 } from "react/jsx-runtime";
|
|
3328
3683
|
function ShareIcon(props) {
|
|
3329
|
-
return /* @__PURE__ */
|
|
3684
|
+
return /* @__PURE__ */ jsxs28(
|
|
3330
3685
|
"svg",
|
|
3331
3686
|
{
|
|
3332
3687
|
viewBox: "0 0 24 24",
|
|
@@ -3339,16 +3694,19 @@ function ShareIcon(props) {
|
|
|
3339
3694
|
"aria-hidden": "true",
|
|
3340
3695
|
...props,
|
|
3341
3696
|
children: [
|
|
3342
|
-
/* @__PURE__ */
|
|
3343
|
-
/* @__PURE__ */
|
|
3344
|
-
/* @__PURE__ */
|
|
3345
|
-
/* @__PURE__ */
|
|
3697
|
+
/* @__PURE__ */ jsx119("circle", { cx: "18", cy: "5", r: "2" }),
|
|
3698
|
+
/* @__PURE__ */ jsx119("circle", { cx: "6", cy: "12", r: "2" }),
|
|
3699
|
+
/* @__PURE__ */ jsx119("circle", { cx: "18", cy: "19", r: "2" }),
|
|
3700
|
+
/* @__PURE__ */ jsx119("path", { d: "M8 11l8-5M8 13l8 5" })
|
|
3346
3701
|
]
|
|
3347
3702
|
}
|
|
3348
3703
|
);
|
|
3349
3704
|
}
|
|
3705
|
+
|
|
3706
|
+
// src/icons/SidebarCollapseIcon.tsx
|
|
3707
|
+
import { jsx as jsx120 } from "react/jsx-runtime";
|
|
3350
3708
|
function SidebarCollapseIcon(props) {
|
|
3351
|
-
return /* @__PURE__ */
|
|
3709
|
+
return /* @__PURE__ */ jsx120(
|
|
3352
3710
|
"svg",
|
|
3353
3711
|
{
|
|
3354
3712
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3358,7 +3716,7 @@ function SidebarCollapseIcon(props) {
|
|
|
3358
3716
|
fill: "none",
|
|
3359
3717
|
"aria-hidden": "true",
|
|
3360
3718
|
...props,
|
|
3361
|
-
children: /* @__PURE__ */
|
|
3719
|
+
children: /* @__PURE__ */ jsx120(
|
|
3362
3720
|
"path",
|
|
3363
3721
|
{
|
|
3364
3722
|
fillRule: "evenodd",
|
|
@@ -3370,8 +3728,11 @@ function SidebarCollapseIcon(props) {
|
|
|
3370
3728
|
}
|
|
3371
3729
|
);
|
|
3372
3730
|
}
|
|
3731
|
+
|
|
3732
|
+
// src/icons/SmileIcon.tsx
|
|
3733
|
+
import { jsx as jsx121 } from "react/jsx-runtime";
|
|
3373
3734
|
function SmileIcon({ className, ...props }) {
|
|
3374
|
-
return /* @__PURE__ */
|
|
3735
|
+
return /* @__PURE__ */ jsx121(
|
|
3375
3736
|
"svg",
|
|
3376
3737
|
{
|
|
3377
3738
|
viewBox: "0 0 20 20",
|
|
@@ -3380,7 +3741,7 @@ function SmileIcon({ className, ...props }) {
|
|
|
3380
3741
|
"aria-hidden": "true",
|
|
3381
3742
|
className,
|
|
3382
3743
|
...props,
|
|
3383
|
-
children: /* @__PURE__ */
|
|
3744
|
+
children: /* @__PURE__ */ jsx121(
|
|
3384
3745
|
"path",
|
|
3385
3746
|
{
|
|
3386
3747
|
fillRule: "evenodd",
|
|
@@ -3392,8 +3753,11 @@ function SmileIcon({ className, ...props }) {
|
|
|
3392
3753
|
}
|
|
3393
3754
|
);
|
|
3394
3755
|
}
|
|
3756
|
+
|
|
3757
|
+
// src/icons/SortIcon.tsx
|
|
3758
|
+
import { jsx as jsx122 } from "react/jsx-runtime";
|
|
3395
3759
|
function SortIcon(props) {
|
|
3396
|
-
return /* @__PURE__ */
|
|
3760
|
+
return /* @__PURE__ */ jsx122(
|
|
3397
3761
|
"svg",
|
|
3398
3762
|
{
|
|
3399
3763
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3403,7 +3767,7 @@ function SortIcon(props) {
|
|
|
3403
3767
|
fill: "none",
|
|
3404
3768
|
"aria-hidden": "true",
|
|
3405
3769
|
...props,
|
|
3406
|
-
children: /* @__PURE__ */
|
|
3770
|
+
children: /* @__PURE__ */ jsx122(
|
|
3407
3771
|
"path",
|
|
3408
3772
|
{
|
|
3409
3773
|
d: "M12.0004 8.83259C12.2065 8.83269 12.3915 8.95984 12.4662 9.15193C12.5408 9.34402 12.4902 9.56244 12.3383 9.70173L8.33827 13.3687C8.14722 13.5438 7.85363 13.5436 7.66249 13.3687L3.66249 9.70173C3.5105 9.56241 3.45982 9.34409 3.53456 9.15193C3.60931 8.95976 3.79419 8.83259 4.00038 8.83259H12.0004ZM7.66249 2.63142C7.85365 2.45619 8.14711 2.45619 8.33827 2.63142L12.3383 6.29744C12.4902 6.43669 12.5408 6.65515 12.4662 6.84724C12.3915 7.03933 12.2065 7.16648 12.0004 7.16658H4.00038C3.79419 7.16658 3.60931 7.03941 3.53456 6.84724C3.45991 6.65512 3.51054 6.43672 3.66249 6.29744L7.66249 2.63142Z",
|
|
@@ -3413,8 +3777,11 @@ function SortIcon(props) {
|
|
|
3413
3777
|
}
|
|
3414
3778
|
);
|
|
3415
3779
|
}
|
|
3780
|
+
|
|
3781
|
+
// src/icons/StarIcon.tsx
|
|
3782
|
+
import { jsx as jsx123, jsxs as jsxs29 } from "react/jsx-runtime";
|
|
3416
3783
|
function StarIcon({ className }) {
|
|
3417
|
-
return /* @__PURE__ */
|
|
3784
|
+
return /* @__PURE__ */ jsxs29(
|
|
3418
3785
|
"svg",
|
|
3419
3786
|
{
|
|
3420
3787
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3424,7 +3791,7 @@ function StarIcon({ className }) {
|
|
|
3424
3791
|
"aria-hidden": "true",
|
|
3425
3792
|
className,
|
|
3426
3793
|
children: [
|
|
3427
|
-
/* @__PURE__ */
|
|
3794
|
+
/* @__PURE__ */ jsx123(
|
|
3428
3795
|
"path",
|
|
3429
3796
|
{
|
|
3430
3797
|
opacity: "0.4",
|
|
@@ -3434,7 +3801,7 @@ function StarIcon({ className }) {
|
|
|
3434
3801
|
fill: "currentColor"
|
|
3435
3802
|
}
|
|
3436
3803
|
),
|
|
3437
|
-
/* @__PURE__ */
|
|
3804
|
+
/* @__PURE__ */ jsx123(
|
|
3438
3805
|
"path",
|
|
3439
3806
|
{
|
|
3440
3807
|
fillRule: "evenodd",
|
|
@@ -3447,8 +3814,11 @@ function StarIcon({ className }) {
|
|
|
3447
3814
|
}
|
|
3448
3815
|
);
|
|
3449
3816
|
}
|
|
3817
|
+
|
|
3818
|
+
// src/icons/StatusBadgeIcon.tsx
|
|
3819
|
+
import { jsx as jsx124 } from "react/jsx-runtime";
|
|
3450
3820
|
function StatusBadgeIcon(props) {
|
|
3451
|
-
return /* @__PURE__ */
|
|
3821
|
+
return /* @__PURE__ */ jsx124(
|
|
3452
3822
|
"svg",
|
|
3453
3823
|
{
|
|
3454
3824
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3457,7 +3827,7 @@ function StatusBadgeIcon(props) {
|
|
|
3457
3827
|
viewBox: "0 0 8 8",
|
|
3458
3828
|
fill: "none",
|
|
3459
3829
|
...props,
|
|
3460
|
-
children: /* @__PURE__ */
|
|
3830
|
+
children: /* @__PURE__ */ jsx124(
|
|
3461
3831
|
"path",
|
|
3462
3832
|
{
|
|
3463
3833
|
d: "M4 0.416992C4.32433 0.416992 4.54 0.632437 4.93066 1.02344C5.10498 1.19773 5.25542 1.26172 5.4834 1.26172C5.52319 1.26171 5.5653 1.26109 5.60938 1.25977C5.88237 1.2521 6.25617 1.24092 6.50684 1.48926C6.75917 1.74014 6.74823 2.11574 6.74023 2.39062C6.7389 2.43462 6.73828 2.47791 6.73828 2.51758C6.73831 2.77763 6.77814 2.87054 6.97656 3.06934C7.36756 3.46034 7.58301 3.67567 7.58301 4C7.58301 4.32433 7.36756 4.54 6.97656 4.93066C6.77781 5.12946 6.73831 5.22238 6.73828 5.48242C6.73828 5.52209 6.7389 5.56537 6.74023 5.60938C6.74823 5.88399 6.75933 6.26019 6.50684 6.51074C6.25618 6.75906 5.88237 6.74823 5.60938 6.74023C5.56553 6.73891 5.52295 6.73731 5.4834 6.7373C5.22306 6.7373 5.13258 6.77498 4.94824 6.95898C4.91738 6.98986 4.88316 7.02728 4.84668 7.06641C4.64401 7.28441 4.366 7.58301 4 7.58301C3.63416 7.58283 3.3569 7.28434 3.1543 7.06641C3.1177 7.02682 3.08271 6.98994 3.05176 6.95898C2.86776 6.77498 2.77791 6.7373 2.51758 6.7373C2.47802 6.73731 2.43547 6.7389 2.3916 6.74023C2.11864 6.74823 1.74481 6.75897 1.49414 6.51074C1.24114 6.25974 1.25177 5.88307 1.25977 5.6084C1.2611 5.56453 1.26269 5.52198 1.2627 5.48242C1.2627 5.22218 1.22191 5.12951 1.02344 4.93066C0.632568 4.53979 0.417136 4.32415 0.416992 4C0.416992 3.6757 0.632504 3.45994 1.02344 3.06934C1.19777 2.895 1.2627 2.7446 1.2627 2.5166C1.26269 2.47681 1.26109 2.43471 1.25977 2.39062C1.25177 2.11796 1.24092 1.74383 1.48926 1.49316C1.74026 1.24056 2.11662 1.25177 2.3916 1.25977C2.43547 1.2611 2.47769 1.26172 2.51758 1.26172C2.74541 1.26172 2.89516 1.19749 3.06934 1.02344C3.46021 0.632568 3.67585 0.417136 4 0.416992ZM4 0.916016C3.88237 0.916016 3.70936 1.08849 3.42285 1.375C3.15625 1.6416 2.87679 1.76068 2.51758 1.76074C2.47334 1.76074 2.42584 1.76012 2.37695 1.75879C2.18329 1.75312 1.94208 1.74606 1.84375 1.84473C1.74624 1.94315 1.75313 2.18276 1.75879 2.375C1.76012 2.42433 1.76172 2.47193 1.76172 2.5166C1.76166 2.87614 1.64258 3.15561 1.37598 3.42188C1.08937 3.70848 0.916016 3.88137 0.916016 3.99902C0.916031 4.11668 1.08938 4.28924 1.37598 4.57617C1.66259 4.86312 1.76168 5.08825 1.76172 5.48145C1.76172 5.5257 1.76012 5.57317 1.75879 5.62207C1.75312 5.81574 1.74704 6.05694 1.8457 6.15527C1.94418 6.25222 2.18325 6.24589 2.37598 6.24023C2.42483 6.2389 2.47238 6.23731 2.5166 6.2373H2.51758C2.91091 6.2373 3.12661 6.32747 3.40527 6.60547C3.44278 6.64299 3.48068 6.6831 3.52051 6.72559C3.66041 6.87614 3.85204 7.08271 4 7.08301C4.148 7.08301 4.34047 6.87592 4.48047 6.72559C4.52018 6.68289 4.55764 6.64257 4.59473 6.60547C4.87334 6.32719 5.08924 6.23734 5.48242 6.2373C5.52667 6.2373 5.57414 6.2389 5.62305 6.24023C5.81562 6.2459 6.05587 6.25279 6.1543 6.15527C6.25324 6.057 6.2459 5.81632 6.24023 5.62305C6.2389 5.5742 6.23829 5.52664 6.23828 5.48242C6.23828 5.08878 6.33207 4.86879 6.62402 4.57715C6.91602 4.28548 7.08301 4.11669 7.08301 3.99902C7.08269 3.88138 6.91036 3.70854 6.62402 3.42188C6.33736 3.13488 6.23828 2.90993 6.23828 2.5166C6.23828 2.47229 6.2389 2.42495 6.24023 2.37598C6.2459 2.18244 6.25276 1.9422 6.1543 1.84375C6.05597 1.74609 5.81635 1.75312 5.62402 1.75879C5.57469 1.76012 5.52709 1.76074 5.48242 1.76074C5.12287 1.76069 4.84342 1.64161 4.57715 1.375C4.29064 1.08849 4.11763 0.916016 4 0.916016ZM4.88477 2.94434C5.00708 2.88068 5.15864 2.92817 5.22266 3.05078C5.28632 3.17311 5.23888 3.32467 5.11621 3.38867C4.40405 3.75953 3.83695 4.91827 3.82617 4.94141C3.78684 5.02341 3.70526 5.07767 3.61426 5.08301C3.60975 5.08303 3.6051 5.08301 3.60059 5.08301L3.53809 5.0752C3.4771 5.05948 3.42326 5.02071 3.38867 4.96582C3.22775 4.70982 2.88745 4.52041 2.88086 4.5166C2.7599 4.45029 2.71534 4.29872 2.78125 4.17773C2.84725 4.05673 2.99878 4.01213 3.12012 4.07812C3.13533 4.08635 3.34757 4.20297 3.55371 4.39453C3.80041 3.97152 4.28326 3.2573 4.88477 2.94434Z",
|
|
@@ -3467,8 +3837,11 @@ function StatusBadgeIcon(props) {
|
|
|
3467
3837
|
}
|
|
3468
3838
|
);
|
|
3469
3839
|
}
|
|
3840
|
+
|
|
3841
|
+
// src/icons/TextTIcon.tsx
|
|
3842
|
+
import { jsx as jsx125 } from "react/jsx-runtime";
|
|
3470
3843
|
function TextTIcon({ className, ...props }) {
|
|
3471
|
-
return /* @__PURE__ */
|
|
3844
|
+
return /* @__PURE__ */ jsx125(
|
|
3472
3845
|
"svg",
|
|
3473
3846
|
{
|
|
3474
3847
|
viewBox: "0 0 16 16",
|
|
@@ -3477,7 +3850,7 @@ function TextTIcon({ className, ...props }) {
|
|
|
3477
3850
|
"aria-hidden": "true",
|
|
3478
3851
|
className,
|
|
3479
3852
|
...props,
|
|
3480
|
-
children: /* @__PURE__ */
|
|
3853
|
+
children: /* @__PURE__ */ jsx125(
|
|
3481
3854
|
"path",
|
|
3482
3855
|
{
|
|
3483
3856
|
fillRule: "evenodd",
|
|
@@ -3489,8 +3862,11 @@ function TextTIcon({ className, ...props }) {
|
|
|
3489
3862
|
}
|
|
3490
3863
|
);
|
|
3491
3864
|
}
|
|
3865
|
+
|
|
3866
|
+
// src/icons/Tick02Icon.tsx
|
|
3867
|
+
import { jsx as jsx126, jsxs as jsxs30 } from "react/jsx-runtime";
|
|
3492
3868
|
function Tick02Icon(props) {
|
|
3493
|
-
return /* @__PURE__ */
|
|
3869
|
+
return /* @__PURE__ */ jsxs30(
|
|
3494
3870
|
"svg",
|
|
3495
3871
|
{
|
|
3496
3872
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3501,14 +3877,14 @@ function Tick02Icon(props) {
|
|
|
3501
3877
|
"aria-hidden": "true",
|
|
3502
3878
|
...props,
|
|
3503
3879
|
children: [
|
|
3504
|
-
/* @__PURE__ */
|
|
3880
|
+
/* @__PURE__ */ jsx126(
|
|
3505
3881
|
"path",
|
|
3506
3882
|
{
|
|
3507
3883
|
d: "M0 32C0 14.3269 14.3269 0 32 0C49.6731 0 64 14.3269 64 32C64 49.6731 49.6731 64 32 64C14.3269 64 0 49.6731 0 32Z",
|
|
3508
3884
|
fill: "#079455"
|
|
3509
3885
|
}
|
|
3510
3886
|
),
|
|
3511
|
-
/* @__PURE__ */
|
|
3887
|
+
/* @__PURE__ */ jsx126(
|
|
3512
3888
|
"path",
|
|
3513
3889
|
{
|
|
3514
3890
|
fillRule: "evenodd",
|
|
@@ -3521,8 +3897,11 @@ function Tick02Icon(props) {
|
|
|
3521
3897
|
}
|
|
3522
3898
|
);
|
|
3523
3899
|
}
|
|
3900
|
+
|
|
3901
|
+
// src/icons/TickIcon.tsx
|
|
3902
|
+
import { jsx as jsx127 } from "react/jsx-runtime";
|
|
3524
3903
|
function TickIcon(props) {
|
|
3525
|
-
return /* @__PURE__ */
|
|
3904
|
+
return /* @__PURE__ */ jsx127(
|
|
3526
3905
|
"svg",
|
|
3527
3906
|
{
|
|
3528
3907
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3532,7 +3911,7 @@ function TickIcon(props) {
|
|
|
3532
3911
|
fill: "none",
|
|
3533
3912
|
"aria-hidden": "true",
|
|
3534
3913
|
...props,
|
|
3535
|
-
children: /* @__PURE__ */
|
|
3914
|
+
children: /* @__PURE__ */ jsx127(
|
|
3536
3915
|
"path",
|
|
3537
3916
|
{
|
|
3538
3917
|
fillRule: "evenodd",
|
|
@@ -3544,8 +3923,11 @@ function TickIcon(props) {
|
|
|
3544
3923
|
}
|
|
3545
3924
|
);
|
|
3546
3925
|
}
|
|
3926
|
+
|
|
3927
|
+
// src/icons/TrashIcon.tsx
|
|
3928
|
+
import { jsx as jsx128, jsxs as jsxs31 } from "react/jsx-runtime";
|
|
3547
3929
|
function TrashIcon(props) {
|
|
3548
|
-
return /* @__PURE__ */
|
|
3930
|
+
return /* @__PURE__ */ jsxs31(
|
|
3549
3931
|
"svg",
|
|
3550
3932
|
{
|
|
3551
3933
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3555,7 +3937,7 @@ function TrashIcon(props) {
|
|
|
3555
3937
|
fill: "none",
|
|
3556
3938
|
...props,
|
|
3557
3939
|
children: [
|
|
3558
|
-
/* @__PURE__ */
|
|
3940
|
+
/* @__PURE__ */ jsx128(
|
|
3559
3941
|
"path",
|
|
3560
3942
|
{
|
|
3561
3943
|
fillRule: "evenodd",
|
|
@@ -3564,7 +3946,7 @@ function TrashIcon(props) {
|
|
|
3564
3946
|
fill: "currentColor"
|
|
3565
3947
|
}
|
|
3566
3948
|
),
|
|
3567
|
-
/* @__PURE__ */
|
|
3949
|
+
/* @__PURE__ */ jsx128(
|
|
3568
3950
|
"path",
|
|
3569
3951
|
{
|
|
3570
3952
|
opacity: "0.4",
|
|
@@ -3578,8 +3960,11 @@ function TrashIcon(props) {
|
|
|
3578
3960
|
}
|
|
3579
3961
|
);
|
|
3580
3962
|
}
|
|
3963
|
+
|
|
3964
|
+
// src/icons/UnderlineIcon.tsx
|
|
3965
|
+
import { jsx as jsx129 } from "react/jsx-runtime";
|
|
3581
3966
|
function UnderlineIcon({ className, ...props }) {
|
|
3582
|
-
return /* @__PURE__ */
|
|
3967
|
+
return /* @__PURE__ */ jsx129(
|
|
3583
3968
|
"svg",
|
|
3584
3969
|
{
|
|
3585
3970
|
viewBox: "0 0 24 24",
|
|
@@ -3588,7 +3973,7 @@ function UnderlineIcon({ className, ...props }) {
|
|
|
3588
3973
|
"aria-hidden": "true",
|
|
3589
3974
|
className,
|
|
3590
3975
|
...props,
|
|
3591
|
-
children: /* @__PURE__ */
|
|
3976
|
+
children: /* @__PURE__ */ jsx129(
|
|
3592
3977
|
"path",
|
|
3593
3978
|
{
|
|
3594
3979
|
d: "M21 20.25C21.4142 20.25 21.75 20.5858 21.75 21C21.75 21.4142 21.4142 21.75 21 21.75H3C2.58579 21.75 2.25 21.4142 2.25 21C2.25 20.5858 2.58579 20.25 3 20.25H21ZM18.5 2.25C18.9142 2.25 19.25 2.58579 19.25 3V11.5C19.25 15.5041 16.0041 18.75 12 18.75C7.99594 18.75 4.75 15.5041 4.75 11.5V3C4.75 2.58579 5.08579 2.25 5.5 2.25C5.91421 2.25 6.25 2.58579 6.25 3V11.5C6.25 14.6756 8.82436 17.25 12 17.25C15.1756 17.25 17.75 14.6756 17.75 11.5V3C17.75 2.58579 18.0858 2.25 18.5 2.25Z",
|
|
@@ -3598,8 +3983,11 @@ function UnderlineIcon({ className, ...props }) {
|
|
|
3598
3983
|
}
|
|
3599
3984
|
);
|
|
3600
3985
|
}
|
|
3986
|
+
|
|
3987
|
+
// src/icons/UndoIcon.tsx
|
|
3988
|
+
import { jsx as jsx130 } from "react/jsx-runtime";
|
|
3601
3989
|
function UndoIcon({ className, ...props }) {
|
|
3602
|
-
return /* @__PURE__ */
|
|
3990
|
+
return /* @__PURE__ */ jsx130(
|
|
3603
3991
|
"svg",
|
|
3604
3992
|
{
|
|
3605
3993
|
viewBox: "0 0 24 24",
|
|
@@ -3608,7 +3996,7 @@ function UndoIcon({ className, ...props }) {
|
|
|
3608
3996
|
"aria-hidden": "true",
|
|
3609
3997
|
className,
|
|
3610
3998
|
...props,
|
|
3611
|
-
children: /* @__PURE__ */
|
|
3999
|
+
children: /* @__PURE__ */ jsx130(
|
|
3612
4000
|
"path",
|
|
3613
4001
|
{
|
|
3614
4002
|
d: "M14.9922 7.23612H4.14219C4.56219 6.77612 5.31219 6.21612 6.30219 5.46612L7.45219 4.58613C7.78219 4.33613 7.84219 3.86613 7.59219 3.53613C7.34219 3.20613 6.87219 3.14613 6.54219 3.39613L5.39219 4.27612C3.36219 5.81612 2.24219 6.65612 2.24219 7.99612C2.24219 9.33612 3.36219 10.1761 5.38219 11.7161L6.53219 12.5961C6.67219 12.6961 6.83219 12.7461 6.99219 12.7461C7.22219 12.7461 7.44219 12.6461 7.59219 12.4561C7.84219 12.1261 7.78219 11.6561 7.45219 11.4061L6.30219 10.5261C5.31219 9.77612 4.57219 9.21613 4.15219 8.75613H15.0022C17.8922 8.75613 20.2522 11.1061 20.2522 14.0061C20.2522 16.9061 17.8922 19.2561 15.0022 19.2561H11.0022C10.5922 19.2561 10.2522 19.5961 10.2522 20.0061C10.2522 20.4161 10.5922 20.7561 11.0022 20.7561H15.0022C18.7222 20.7561 21.7522 17.7261 21.7522 14.0061C21.7522 10.2861 18.7222 7.25613 15.0022 7.25613L14.9922 7.23612Z",
|
|
@@ -3618,8 +4006,11 @@ function UndoIcon({ className, ...props }) {
|
|
|
3618
4006
|
}
|
|
3619
4007
|
);
|
|
3620
4008
|
}
|
|
4009
|
+
|
|
4010
|
+
// src/icons/UploadArrowIcon.tsx
|
|
4011
|
+
import { jsx as jsx131, jsxs as jsxs32 } from "react/jsx-runtime";
|
|
3621
4012
|
function UploadArrowIcon(props) {
|
|
3622
|
-
return /* @__PURE__ */
|
|
4013
|
+
return /* @__PURE__ */ jsxs32(
|
|
3623
4014
|
"svg",
|
|
3624
4015
|
{
|
|
3625
4016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3629,7 +4020,7 @@ function UploadArrowIcon(props) {
|
|
|
3629
4020
|
fill: "none",
|
|
3630
4021
|
...props,
|
|
3631
4022
|
children: [
|
|
3632
|
-
/* @__PURE__ */
|
|
4023
|
+
/* @__PURE__ */ jsx131(
|
|
3633
4024
|
"path",
|
|
3634
4025
|
{
|
|
3635
4026
|
opacity: "0.4",
|
|
@@ -3639,7 +4030,7 @@ function UploadArrowIcon(props) {
|
|
|
3639
4030
|
fill: "currentColor"
|
|
3640
4031
|
}
|
|
3641
4032
|
),
|
|
3642
|
-
/* @__PURE__ */
|
|
4033
|
+
/* @__PURE__ */ jsx131(
|
|
3643
4034
|
"path",
|
|
3644
4035
|
{
|
|
3645
4036
|
fillRule: "evenodd",
|
|
@@ -3652,8 +4043,11 @@ function UploadArrowIcon(props) {
|
|
|
3652
4043
|
}
|
|
3653
4044
|
);
|
|
3654
4045
|
}
|
|
4046
|
+
|
|
4047
|
+
// src/icons/UserIcon.tsx
|
|
4048
|
+
import { jsx as jsx132 } from "react/jsx-runtime";
|
|
3655
4049
|
function UserIcon(props) {
|
|
3656
|
-
return /* @__PURE__ */
|
|
4050
|
+
return /* @__PURE__ */ jsx132(
|
|
3657
4051
|
"svg",
|
|
3658
4052
|
{
|
|
3659
4053
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3662,7 +4056,7 @@ function UserIcon(props) {
|
|
|
3662
4056
|
viewBox: "0 0 24 24",
|
|
3663
4057
|
fill: "none",
|
|
3664
4058
|
...props,
|
|
3665
|
-
children: /* @__PURE__ */
|
|
4059
|
+
children: /* @__PURE__ */ jsx132(
|
|
3666
4060
|
"path",
|
|
3667
4061
|
{
|
|
3668
4062
|
fillRule: "evenodd",
|
|
@@ -3674,8 +4068,11 @@ function UserIcon(props) {
|
|
|
3674
4068
|
}
|
|
3675
4069
|
);
|
|
3676
4070
|
}
|
|
4071
|
+
|
|
4072
|
+
// src/icons/VolumeHighIcon.tsx
|
|
4073
|
+
import { jsx as jsx133 } from "react/jsx-runtime";
|
|
3677
4074
|
function VolumeHighIcon() {
|
|
3678
|
-
return /* @__PURE__ */
|
|
4075
|
+
return /* @__PURE__ */ jsx133(
|
|
3679
4076
|
"svg",
|
|
3680
4077
|
{
|
|
3681
4078
|
width: "100%",
|
|
@@ -3683,7 +4080,7 @@ function VolumeHighIcon() {
|
|
|
3683
4080
|
viewBox: "0 0 18.1251 14.5856",
|
|
3684
4081
|
fill: "none",
|
|
3685
4082
|
"aria-hidden": "true",
|
|
3686
|
-
children: /* @__PURE__ */
|
|
4083
|
+
children: /* @__PURE__ */ jsx133(
|
|
3687
4084
|
"path",
|
|
3688
4085
|
{
|
|
3689
4086
|
fill: "currentColor",
|
|
@@ -3693,8 +4090,11 @@ function VolumeHighIcon() {
|
|
|
3693
4090
|
}
|
|
3694
4091
|
);
|
|
3695
4092
|
}
|
|
4093
|
+
|
|
4094
|
+
// src/icons/VolumeMuteIcon.tsx
|
|
4095
|
+
import { jsx as jsx134, jsxs as jsxs33 } from "react/jsx-runtime";
|
|
3696
4096
|
function VolumeMuteIcon(props) {
|
|
3697
|
-
return /* @__PURE__ */
|
|
4097
|
+
return /* @__PURE__ */ jsxs33(
|
|
3698
4098
|
"svg",
|
|
3699
4099
|
{
|
|
3700
4100
|
width: "100%",
|
|
@@ -3705,7 +4105,7 @@ function VolumeMuteIcon(props) {
|
|
|
3705
4105
|
"aria-hidden": "true",
|
|
3706
4106
|
...props,
|
|
3707
4107
|
children: [
|
|
3708
|
-
/* @__PURE__ */
|
|
4108
|
+
/* @__PURE__ */ jsx134(
|
|
3709
4109
|
"path",
|
|
3710
4110
|
{
|
|
3711
4111
|
fillRule: "evenodd",
|
|
@@ -3714,7 +4114,7 @@ function VolumeMuteIcon(props) {
|
|
|
3714
4114
|
fill: "currentColor"
|
|
3715
4115
|
}
|
|
3716
4116
|
),
|
|
3717
|
-
/* @__PURE__ */
|
|
4117
|
+
/* @__PURE__ */ jsx134(
|
|
3718
4118
|
"path",
|
|
3719
4119
|
{
|
|
3720
4120
|
d: "M14 7.5L18 11.5M18 7.5L14 11.5",
|
|
@@ -3727,8 +4127,11 @@ function VolumeMuteIcon(props) {
|
|
|
3727
4127
|
}
|
|
3728
4128
|
);
|
|
3729
4129
|
}
|
|
4130
|
+
|
|
4131
|
+
// src/icons/XCircleIcon.tsx
|
|
4132
|
+
import { jsx as jsx135, jsxs as jsxs34 } from "react/jsx-runtime";
|
|
3730
4133
|
function XCircleIcon(props) {
|
|
3731
|
-
return /* @__PURE__ */
|
|
4134
|
+
return /* @__PURE__ */ jsxs34(
|
|
3732
4135
|
"svg",
|
|
3733
4136
|
{
|
|
3734
4137
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3739,14 +4142,14 @@ function XCircleIcon(props) {
|
|
|
3739
4142
|
"aria-hidden": "true",
|
|
3740
4143
|
...props,
|
|
3741
4144
|
children: [
|
|
3742
|
-
/* @__PURE__ */
|
|
4145
|
+
/* @__PURE__ */ jsx135(
|
|
3743
4146
|
"path",
|
|
3744
4147
|
{
|
|
3745
4148
|
d: "M0 32C0 14.3269 14.3269 0 32 0C49.6731 0 64 14.3269 64 32C64 49.6731 49.6731 64 32 64C14.3269 64 0 49.6731 0 32Z",
|
|
3746
4149
|
fill: "#D92D20"
|
|
3747
4150
|
}
|
|
3748
4151
|
),
|
|
3749
|
-
/* @__PURE__ */
|
|
4152
|
+
/* @__PURE__ */ jsx135(
|
|
3750
4153
|
"path",
|
|
3751
4154
|
{
|
|
3752
4155
|
fillRule: "evenodd",
|
|
@@ -3759,8 +4162,11 @@ function XCircleIcon(props) {
|
|
|
3759
4162
|
}
|
|
3760
4163
|
);
|
|
3761
4164
|
}
|
|
4165
|
+
|
|
4166
|
+
// src/icons/XIcon.tsx
|
|
4167
|
+
import { jsx as jsx136 } from "react/jsx-runtime";
|
|
3762
4168
|
function XIcon({ className }) {
|
|
3763
|
-
return /* @__PURE__ */
|
|
4169
|
+
return /* @__PURE__ */ jsx136(
|
|
3764
4170
|
"svg",
|
|
3765
4171
|
{
|
|
3766
4172
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3770,7 +4176,7 @@ function XIcon({ className }) {
|
|
|
3770
4176
|
fill: "none",
|
|
3771
4177
|
"aria-hidden": "true",
|
|
3772
4178
|
className,
|
|
3773
|
-
children: /* @__PURE__ */
|
|
4179
|
+
children: /* @__PURE__ */ jsx136(
|
|
3774
4180
|
"path",
|
|
3775
4181
|
{
|
|
3776
4182
|
d: "M15 5L5 15M5 5l10 10",
|
|
@@ -3782,7 +4188,10 @@ function XIcon({ className }) {
|
|
|
3782
4188
|
}
|
|
3783
4189
|
);
|
|
3784
4190
|
}
|
|
3785
|
-
|
|
4191
|
+
|
|
4192
|
+
// src/icons/XIconSVG.tsx
|
|
4193
|
+
import { jsx as jsx137 } from "react/jsx-runtime";
|
|
4194
|
+
var XIconSVG = (props) => /* @__PURE__ */ jsx137(
|
|
3786
4195
|
"svg",
|
|
3787
4196
|
{
|
|
3788
4197
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3790,7 +4199,7 @@ var XIconSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
3790
4199
|
height: 14,
|
|
3791
4200
|
fill: "none",
|
|
3792
4201
|
...props,
|
|
3793
|
-
children: /* @__PURE__ */
|
|
4202
|
+
children: /* @__PURE__ */ jsx137(
|
|
3794
4203
|
"path",
|
|
3795
4204
|
{
|
|
3796
4205
|
fill: "#161616",
|
|
@@ -3800,8 +4209,11 @@ var XIconSVG = (props) => /* @__PURE__ */ jsx(
|
|
|
3800
4209
|
}
|
|
3801
4210
|
);
|
|
3802
4211
|
var XIconSVG_default = XIconSVG;
|
|
4212
|
+
|
|
4213
|
+
// src/icons/XSmallIcon.tsx
|
|
4214
|
+
import { jsx as jsx138 } from "react/jsx-runtime";
|
|
3803
4215
|
function XSmallIcon(props) {
|
|
3804
|
-
return /* @__PURE__ */
|
|
4216
|
+
return /* @__PURE__ */ jsx138(
|
|
3805
4217
|
"svg",
|
|
3806
4218
|
{
|
|
3807
4219
|
width: "12",
|
|
@@ -3811,7 +4223,7 @@ function XSmallIcon(props) {
|
|
|
3811
4223
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3812
4224
|
"aria-hidden": "true",
|
|
3813
4225
|
...props,
|
|
3814
|
-
children: /* @__PURE__ */
|
|
4226
|
+
children: /* @__PURE__ */ jsx138(
|
|
3815
4227
|
"path",
|
|
3816
4228
|
{
|
|
3817
4229
|
d: "M9 3L3 9M3 3L9 9",
|
|
@@ -3824,7 +4236,10 @@ function XSmallIcon(props) {
|
|
|
3824
4236
|
}
|
|
3825
4237
|
);
|
|
3826
4238
|
}
|
|
3827
|
-
|
|
4239
|
+
|
|
4240
|
+
// src/icons/XSvg.tsx
|
|
4241
|
+
import { jsx as jsx139 } from "react/jsx-runtime";
|
|
4242
|
+
var XSvg = (props) => /* @__PURE__ */ jsx139(
|
|
3828
4243
|
"svg",
|
|
3829
4244
|
{
|
|
3830
4245
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3832,7 +4247,7 @@ var XSvg = (props) => /* @__PURE__ */ jsx(
|
|
|
3832
4247
|
height: 16,
|
|
3833
4248
|
fill: "none",
|
|
3834
4249
|
...props,
|
|
3835
|
-
children: /* @__PURE__ */
|
|
4250
|
+
children: /* @__PURE__ */ jsx139(
|
|
3836
4251
|
"path",
|
|
3837
4252
|
{
|
|
3838
4253
|
fill: "#161616",
|
|
@@ -3844,8 +4259,11 @@ var XSvg = (props) => /* @__PURE__ */ jsx(
|
|
|
3844
4259
|
}
|
|
3845
4260
|
);
|
|
3846
4261
|
var XSvg_default = XSvg;
|
|
4262
|
+
|
|
4263
|
+
// src/icons/ZoomInIcon.tsx
|
|
4264
|
+
import { jsx as jsx140, jsxs as jsxs35 } from "react/jsx-runtime";
|
|
3847
4265
|
function ZoomInIcon(props) {
|
|
3848
|
-
return /* @__PURE__ */
|
|
4266
|
+
return /* @__PURE__ */ jsxs35(
|
|
3849
4267
|
"svg",
|
|
3850
4268
|
{
|
|
3851
4269
|
viewBox: "0 0 24 24",
|
|
@@ -3858,14 +4276,154 @@ function ZoomInIcon(props) {
|
|
|
3858
4276
|
"aria-hidden": "true",
|
|
3859
4277
|
...props,
|
|
3860
4278
|
children: [
|
|
3861
|
-
/* @__PURE__ */
|
|
3862
|
-
/* @__PURE__ */
|
|
3863
|
-
/* @__PURE__ */
|
|
4279
|
+
/* @__PURE__ */ jsx140("circle", { cx: "11", cy: "11", r: "7" }),
|
|
4280
|
+
/* @__PURE__ */ jsx140("path", { d: "M20 20L17 17" }),
|
|
4281
|
+
/* @__PURE__ */ jsx140("path", { d: "M11 8v6M8 11h6" })
|
|
3864
4282
|
]
|
|
3865
4283
|
}
|
|
3866
4284
|
);
|
|
3867
4285
|
}
|
|
3868
|
-
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
4286
|
+
export {
|
|
4287
|
+
AIIcon,
|
|
4288
|
+
AaIcon,
|
|
4289
|
+
AlertCircle02Icon,
|
|
4290
|
+
AlertCircleIcon,
|
|
4291
|
+
AlertCircleSVG_default as AlertCircleSVG,
|
|
4292
|
+
AlertCircleWarningIcon,
|
|
4293
|
+
AlertTriangleIcon,
|
|
4294
|
+
AlignCenterIcon,
|
|
4295
|
+
AlignLeftIcon,
|
|
4296
|
+
AlignRightIcon,
|
|
4297
|
+
ArrowDownIcon,
|
|
4298
|
+
ArrowDownLeft01Icon,
|
|
4299
|
+
ArrowDownSVG_default as ArrowDownSVG,
|
|
4300
|
+
ArrowIcon,
|
|
4301
|
+
ArrowLeft01Icon,
|
|
4302
|
+
ArrowLeft02SVG_default as ArrowLeft02SVG,
|
|
4303
|
+
ArrowLeftIcon,
|
|
4304
|
+
ArrowRight01Icon,
|
|
4305
|
+
ArrowRight01SVG_default as ArrowRight01SVG,
|
|
4306
|
+
ArrowRightIcon,
|
|
4307
|
+
ArrowUpIcon,
|
|
4308
|
+
ArrowUpRight01Icon,
|
|
4309
|
+
ArrowUpSVG_default as ArrowUpSVG,
|
|
4310
|
+
AtIcon,
|
|
4311
|
+
BeakBottom,
|
|
4312
|
+
BeakDown,
|
|
4313
|
+
BeakLeft,
|
|
4314
|
+
BeakRight,
|
|
4315
|
+
BeakTop,
|
|
4316
|
+
BeakUp,
|
|
4317
|
+
BellCircleIcon,
|
|
4318
|
+
BellIcon,
|
|
4319
|
+
BoldIcon,
|
|
4320
|
+
CalendarIcon,
|
|
4321
|
+
ChartsIcon,
|
|
4322
|
+
CheckCircleIcon,
|
|
4323
|
+
ChevronDownIcon,
|
|
4324
|
+
ChevronDownSmIcon,
|
|
4325
|
+
ChevronLeftIcon,
|
|
4326
|
+
ChevronRightIcon,
|
|
4327
|
+
ClearIcon,
|
|
4328
|
+
ClockIcon,
|
|
4329
|
+
CloseIcon,
|
|
4330
|
+
CloudUploadIcon,
|
|
4331
|
+
CodeSnippetChevronDownIcon,
|
|
4332
|
+
CodeSnippetCopyIcon,
|
|
4333
|
+
CodeSnippetStarIcon,
|
|
4334
|
+
ColorSquareIcon,
|
|
4335
|
+
ComponentsIcon,
|
|
4336
|
+
DGALogoSVG_default as DGALogoSVG,
|
|
4337
|
+
DeleteIcon,
|
|
4338
|
+
DownloadIcon,
|
|
4339
|
+
DragHandleVerticalIcon,
|
|
4340
|
+
FeedbackEmojiDislikeIcon,
|
|
4341
|
+
FeedbackEmojiLikeIcon,
|
|
4342
|
+
FeedbackEmojiNeutralIcon,
|
|
4343
|
+
FeedbackThumbDislikeFilledIcon,
|
|
4344
|
+
FeedbackThumbDislikeIcon,
|
|
4345
|
+
FeedbackThumbLikeFilledIcon,
|
|
4346
|
+
FeedbackThumbLikeIcon,
|
|
4347
|
+
FileUploadItemCloseIcon,
|
|
4348
|
+
FileUploadItemEmptyFileIcon,
|
|
4349
|
+
FileUploadItemPdfIcon,
|
|
4350
|
+
FilterFunnelIcon,
|
|
4351
|
+
FilterIcon,
|
|
4352
|
+
FitIcon,
|
|
4353
|
+
FolderFilledIcon,
|
|
4354
|
+
FolderIcon,
|
|
4355
|
+
FoundationsIcon,
|
|
4356
|
+
FullscreenExitIcon,
|
|
4357
|
+
FullscreenIcon,
|
|
4358
|
+
GoBackward10Icon,
|
|
4359
|
+
GoForward10Icon,
|
|
4360
|
+
GridSquaresIcon,
|
|
4361
|
+
HamburgerIcon,
|
|
4362
|
+
HelpCircleIcon,
|
|
4363
|
+
HomeIcon,
|
|
4364
|
+
HomeSVG_default as HomeSVG,
|
|
4365
|
+
Image01SVG_default as Image01SVG,
|
|
4366
|
+
ImageIcon,
|
|
4367
|
+
Image01SVG_default as ImagePlaceholderIcon,
|
|
4368
|
+
InfoCircleIcon,
|
|
4369
|
+
InfoCircleSVG_default as InfoCircleSVG,
|
|
4370
|
+
InfoIcon,
|
|
4371
|
+
ItalicIcon,
|
|
4372
|
+
LearnMoreArrowIcon,
|
|
4373
|
+
LinkCircleSVG_default as LinkCircleSVG,
|
|
4374
|
+
LinkIcon,
|
|
4375
|
+
ListLinesIcon,
|
|
4376
|
+
LockCircleSVG_default as LockCircleSVG,
|
|
4377
|
+
LockIcon,
|
|
4378
|
+
Logout02Icon_default as Logout02Icon,
|
|
4379
|
+
MicrophoneIcon,
|
|
4380
|
+
MinusIcon,
|
|
4381
|
+
MoreHorizontalIcon,
|
|
4382
|
+
MoreVerticalIcon,
|
|
4383
|
+
NextIcon,
|
|
4384
|
+
PDFSvg_default as PDFSvg,
|
|
4385
|
+
PatternsIcon,
|
|
4386
|
+
PauseIcon,
|
|
4387
|
+
PDFSvg_default as PdfIcon,
|
|
4388
|
+
PencilIcon,
|
|
4389
|
+
PlayButtonCardIcon,
|
|
4390
|
+
PlayCenterIcon,
|
|
4391
|
+
PlayIcon,
|
|
4392
|
+
PlayIconSolid,
|
|
4393
|
+
PlayIconStroke,
|
|
4394
|
+
PlayIconTwotone,
|
|
4395
|
+
PlayVideoIcon,
|
|
4396
|
+
PlusCircleIcon,
|
|
4397
|
+
PlusIcon,
|
|
4398
|
+
PreviousIcon,
|
|
4399
|
+
PrintIcon,
|
|
4400
|
+
QuestionMarkGrayBgIcon,
|
|
4401
|
+
QuestionMarkIcon,
|
|
4402
|
+
RedoIcon,
|
|
4403
|
+
SaudiFlagSVG_default as SaudiFlagSVG,
|
|
4404
|
+
SdaiaNavLogo,
|
|
4405
|
+
SearchIcon,
|
|
4406
|
+
SettingsIcon,
|
|
4407
|
+
ShareIcon,
|
|
4408
|
+
SidebarCollapseIcon,
|
|
4409
|
+
SmileIcon,
|
|
4410
|
+
SortIcon,
|
|
4411
|
+
StarIcon,
|
|
4412
|
+
StatusBadgeIcon,
|
|
4413
|
+
TextTIcon,
|
|
4414
|
+
Tick02Icon,
|
|
4415
|
+
TickIcon,
|
|
4416
|
+
TrashIcon,
|
|
4417
|
+
UnderlineIcon,
|
|
4418
|
+
UndoIcon,
|
|
4419
|
+
UploadArrowIcon,
|
|
4420
|
+
UserIcon,
|
|
4421
|
+
VolumeHighIcon,
|
|
4422
|
+
VolumeMuteIcon,
|
|
4423
|
+
XCircleIcon,
|
|
4424
|
+
XIcon,
|
|
4425
|
+
XIconSVG_default as XIconSVG,
|
|
4426
|
+
XSmallIcon,
|
|
4427
|
+
XSvg_default as XSvg,
|
|
4428
|
+
ZoomInIcon
|
|
4429
|
+
};
|