@fanvue/ui 1.13.1 → 1.14.1
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/cjs/components/Alert/Alert.cjs +10 -10
- package/dist/cjs/components/Alert/Alert.cjs.map +1 -1
- package/dist/cjs/components/AudioUpload/AudioUpload.cjs +15 -8
- package/dist/cjs/components/AudioUpload/AudioUpload.cjs.map +1 -1
- package/dist/cjs/components/AudioUpload/AudioWaveform.cjs +1 -1
- package/dist/cjs/components/AudioUpload/AudioWaveform.cjs.map +1 -1
- package/dist/cjs/components/Avatar/Avatar.cjs +15 -12
- package/dist/cjs/components/Avatar/Avatar.cjs.map +1 -1
- package/dist/cjs/components/Badge/Badge.cjs +29 -25
- package/dist/cjs/components/Badge/Badge.cjs.map +1 -1
- package/dist/cjs/components/Button/Button.cjs +14 -14
- package/dist/cjs/components/Button/Button.cjs.map +1 -1
- package/dist/cjs/components/Checkbox/Checkbox.cjs +15 -15
- package/dist/cjs/components/Checkbox/Checkbox.cjs.map +1 -1
- package/dist/cjs/components/Chip/Chip.cjs +7 -6
- package/dist/cjs/components/Chip/Chip.cjs.map +1 -1
- package/dist/cjs/components/Count/Count.cjs +8 -8
- package/dist/cjs/components/Count/Count.cjs.map +1 -1
- package/dist/cjs/components/DatePicker/DatePicker.cjs +13 -13
- package/dist/cjs/components/DatePicker/DatePicker.cjs.map +1 -1
- package/dist/cjs/components/Divider/Divider.cjs +1 -1
- package/dist/cjs/components/Divider/Divider.cjs.map +1 -1
- package/dist/cjs/components/IconButton/IconButton.cjs +9 -9
- package/dist/cjs/components/IconButton/IconButton.cjs.map +1 -1
- package/dist/cjs/components/Icons/AIIcon.cjs +40 -0
- package/dist/cjs/components/Icons/AIIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/AddIcon.cjs +45 -0
- package/dist/cjs/components/Icons/AddIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/AlertIcon.cjs +45 -0
- package/dist/cjs/components/Icons/AlertIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ArrowDownIcon.cjs +57 -0
- package/dist/cjs/components/Icons/ArrowDownIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ArrowLeftIcon.cjs +57 -0
- package/dist/cjs/components/Icons/ArrowLeftIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ArrowRightIcon.cjs +29 -19
- package/dist/cjs/components/Icons/ArrowRightIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/ArrowUpIcon.cjs +57 -0
- package/dist/cjs/components/Icons/ArrowUpIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/BankIcon.cjs +46 -0
- package/dist/cjs/components/Icons/BankIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/BellIcon.cjs +42 -0
- package/dist/cjs/components/Icons/BellIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/BellOffIcon.cjs +51 -0
- package/dist/cjs/components/Icons/BellOffIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/BoltIcon.cjs +51 -0
- package/dist/cjs/components/Icons/BoltIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/BulbIcon.cjs +42 -0
- package/dist/cjs/components/Icons/BulbIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/Calendar2Icon.cjs +46 -0
- package/dist/cjs/components/Icons/Calendar2Icon.cjs.map +1 -0
- package/dist/cjs/components/Icons/CalendarIcon.cjs +46 -0
- package/dist/cjs/components/Icons/CalendarIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/CameraIcon.cjs +45 -0
- package/dist/cjs/components/Icons/CameraIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ChartIcon.cjs +45 -0
- package/dist/cjs/components/Icons/ChartIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ChevronDownIcon.cjs +24 -21
- package/dist/cjs/components/Icons/ChevronDownIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/ChevronLeftIcon.cjs +24 -21
- package/dist/cjs/components/Icons/ChevronLeftIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/ChevronRightIcon.cjs +24 -21
- package/dist/cjs/components/Icons/ChevronRightIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/ChevronUpIcon.cjs +52 -0
- package/dist/cjs/components/Icons/ChevronUpIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ClockIcon.cjs +46 -0
- package/dist/cjs/components/Icons/ClockIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/CloseIcon.cjs +14 -18
- package/dist/cjs/components/Icons/CloseIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/CodeIcon.cjs +46 -0
- package/dist/cjs/components/Icons/CodeIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/CoinIcon.cjs +47 -0
- package/dist/cjs/components/Icons/CoinIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/CompassIcon.cjs +45 -0
- package/dist/cjs/components/Icons/CompassIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/CopyIcon.cjs +45 -0
- package/dist/cjs/components/Icons/CopyIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/CrownIcon.cjs +20 -12
- package/dist/cjs/components/Icons/CrownIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/DiamondIcon.cjs +45 -0
- package/dist/cjs/components/Icons/DiamondIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/DiscountIcon.cjs +45 -0
- package/dist/cjs/components/Icons/DiscountIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/DonateIcon.cjs +46 -0
- package/dist/cjs/components/Icons/DonateIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/DoubleTickIcon.cjs +52 -0
- package/dist/cjs/components/Icons/DoubleTickIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/DownloadIcon.cjs +46 -0
- package/dist/cjs/components/Icons/DownloadIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/EditIcon.cjs +45 -0
- package/dist/cjs/components/Icons/EditIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ExpandIcon.cjs +45 -0
- package/dist/cjs/components/Icons/ExpandIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/EyeIcon.cjs +17 -35
- package/dist/cjs/components/Icons/EyeIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/EyeSlashIcon.cjs +46 -0
- package/dist/cjs/components/Icons/EyeSlashIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/FlagIcon.cjs +45 -0
- package/dist/cjs/components/Icons/FlagIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/FlameIcon.cjs +48 -0
- package/dist/cjs/components/Icons/FlameIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/FolderIcon.cjs +48 -0
- package/dist/cjs/components/Icons/FolderIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ForwardIcon.cjs +48 -0
- package/dist/cjs/components/Icons/ForwardIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/GalleryIcon.cjs +47 -0
- package/dist/cjs/components/Icons/GalleryIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/GenderIcon.cjs +46 -0
- package/dist/cjs/components/Icons/GenderIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/GiftIcon.cjs +47 -0
- package/dist/cjs/components/Icons/GiftIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/HelpIcon.cjs +46 -0
- package/dist/cjs/components/Icons/HelpIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/HomeIcon.cjs +17 -12
- package/dist/cjs/components/Icons/HomeIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/HourglassIcon.cjs +48 -0
- package/dist/cjs/components/Icons/HourglassIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ImageIcon.cjs +45 -0
- package/dist/cjs/components/Icons/ImageIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/InboxIcon.cjs +46 -0
- package/dist/cjs/components/Icons/InboxIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/LinkIcon.cjs +45 -0
- package/dist/cjs/components/Icons/LinkIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/LocationIcon.cjs +45 -0
- package/dist/cjs/components/Icons/LocationIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/LockerOffIcon.cjs +47 -0
- package/dist/cjs/components/Icons/LockerOffIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/LockerOnIcon.cjs +45 -0
- package/dist/cjs/components/Icons/LockerOnIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/LogoutIcon.cjs +64 -0
- package/dist/cjs/components/Icons/LogoutIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/LoveIcon.cjs +46 -0
- package/dist/cjs/components/Icons/LoveIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MegaphoneIcon.cjs +46 -0
- package/dist/cjs/components/Icons/MegaphoneIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MenuCloseIcon.cjs +45 -0
- package/dist/cjs/components/Icons/MenuCloseIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MenuIcon.cjs +42 -0
- package/dist/cjs/components/Icons/MenuIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MenuOpenIcon.cjs +45 -0
- package/dist/cjs/components/Icons/MenuOpenIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MessageIcon.cjs +45 -0
- package/dist/cjs/components/Icons/MessageIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MicrophoneIcon.cjs +18 -27
- package/dist/cjs/components/Icons/MicrophoneIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/MinusIcon.cjs +20 -12
- package/dist/cjs/components/Icons/MinusIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/MoonIcon.cjs +42 -0
- package/dist/cjs/components/Icons/MoonIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MoreIcon.cjs +46 -0
- package/dist/cjs/components/Icons/MoreIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/MoreVerticalIcon.cjs +46 -0
- package/dist/cjs/components/Icons/MoreVerticalIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/PauseIcon.cjs +45 -0
- package/dist/cjs/components/Icons/PauseIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/PhoneIcon.cjs +48 -0
- package/dist/cjs/components/Icons/PhoneIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/PhoneOffIcon.cjs +51 -0
- package/dist/cjs/components/Icons/PhoneOffIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/PinIcon.cjs +45 -0
- package/dist/cjs/components/Icons/PinIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/PlayIcon.cjs +45 -0
- package/dist/cjs/components/Icons/PlayIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/PrivacyIcon.cjs +45 -0
- package/dist/cjs/components/Icons/PrivacyIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/RepeatIcon.cjs +64 -0
- package/dist/cjs/components/Icons/RepeatIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/Reply2Icon.cjs +46 -0
- package/dist/cjs/components/Icons/Reply2Icon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ReplyIcon.cjs +48 -0
- package/dist/cjs/components/Icons/ReplyIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/SearchIcon.cjs +16 -31
- package/dist/cjs/components/Icons/SearchIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/SendIcon.cjs +45 -0
- package/dist/cjs/components/Icons/SendIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/SettingsIcon.cjs +46 -0
- package/dist/cjs/components/Icons/SettingsIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ShareIcon.cjs +45 -0
- package/dist/cjs/components/Icons/ShareIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/StarIcon.cjs +48 -0
- package/dist/cjs/components/Icons/StarIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/StopIcon.cjs +17 -18
- package/dist/cjs/components/Icons/StopIcon.cjs.map +1 -1
- package/dist/cjs/components/Icons/SunIcon.cjs +42 -0
- package/dist/cjs/components/Icons/SunIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/Support2Icon.cjs +46 -0
- package/dist/cjs/components/Icons/Support2Icon.cjs.map +1 -0
- package/dist/cjs/components/Icons/SupportIcon.cjs +46 -0
- package/dist/cjs/components/Icons/SupportIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/TagIcon.cjs +45 -0
- package/dist/cjs/components/Icons/TagIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/TaskIcon.cjs +42 -0
- package/dist/cjs/components/Icons/TaskIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ThumbDownIcon.cjs +45 -0
- package/dist/cjs/components/Icons/ThumbDownIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/ThumbUpIcon.cjs +45 -0
- package/dist/cjs/components/Icons/ThumbUpIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/TickCircleIcon.cjs +45 -0
- package/dist/cjs/components/Icons/TickCircleIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/TickCircleOffIcon.cjs +48 -0
- package/dist/cjs/components/Icons/TickCircleOffIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/TickIcon.cjs +48 -0
- package/dist/cjs/components/Icons/TickIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/TrashBinIcon.cjs +46 -0
- package/dist/cjs/components/Icons/TrashBinIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/TrophyIcon.cjs +46 -0
- package/dist/cjs/components/Icons/TrophyIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/UploadIcon.cjs +45 -0
- package/dist/cjs/components/Icons/UploadIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/UserCircleIcon.cjs +48 -0
- package/dist/cjs/components/Icons/UserCircleIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/UserIcon.cjs +67 -0
- package/dist/cjs/components/Icons/UserIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/UsersIcon.cjs +45 -0
- package/dist/cjs/components/Icons/UsersIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/VideoIcon.cjs +45 -0
- package/dist/cjs/components/Icons/VideoIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/WalletIcon.cjs +47 -0
- package/dist/cjs/components/Icons/WalletIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/WifiOffIcon.cjs +45 -0
- package/dist/cjs/components/Icons/WifiOffIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/WifiOnIcon.cjs +45 -0
- package/dist/cjs/components/Icons/WifiOnIcon.cjs.map +1 -0
- package/dist/cjs/components/Icons/WrenchIcon.cjs +48 -0
- package/dist/cjs/components/Icons/WrenchIcon.cjs.map +1 -0
- package/dist/cjs/components/Loader/Loader.cjs +1 -1
- package/dist/cjs/components/Loader/Loader.cjs.map +1 -1
- package/dist/cjs/components/Logo/Logo.cjs +13 -13
- package/dist/cjs/components/Logo/Logo.cjs.map +1 -1
- package/dist/cjs/components/Pagination/Pagination.cjs +2 -2
- package/dist/cjs/components/Pagination/Pagination.cjs.map +1 -1
- package/dist/cjs/components/PasswordField/PasswordField.cjs +1 -1
- package/dist/cjs/components/PasswordField/PasswordField.cjs.map +1 -1
- package/dist/cjs/components/Pill/Pill.cjs +24 -12
- package/dist/cjs/components/Pill/Pill.cjs.map +1 -1
- package/dist/cjs/components/ProgressBar/ProgressBar.cjs +16 -13
- package/dist/cjs/components/ProgressBar/ProgressBar.cjs.map +1 -1
- package/dist/cjs/components/Radio/Radio.cjs +6 -6
- package/dist/cjs/components/Radio/Radio.cjs.map +1 -1
- package/dist/cjs/components/Select/Select.cjs +13 -13
- package/dist/cjs/components/Select/Select.cjs.map +1 -1
- package/dist/cjs/components/Slider/Slider.cjs +1 -1
- package/dist/cjs/components/Slider/Slider.cjs.map +1 -1
- package/dist/cjs/components/Slider/SliderLayout.cjs +12 -5
- package/dist/cjs/components/Slider/SliderLayout.cjs.map +1 -1
- package/dist/cjs/components/Slider/SliderThumb.cjs +6 -6
- package/dist/cjs/components/Slider/SliderThumb.cjs.map +1 -1
- package/dist/cjs/components/Snackbar/Snackbar.cjs +8 -8
- package/dist/cjs/components/Snackbar/Snackbar.cjs.map +1 -1
- package/dist/cjs/components/Switch/Switch.cjs +2 -2
- package/dist/cjs/components/Switch/Switch.cjs.map +1 -1
- package/dist/cjs/components/SwitchField/SwitchField.cjs +13 -8
- package/dist/cjs/components/SwitchField/SwitchField.cjs.map +1 -1
- package/dist/cjs/components/SwitchToggle/SwitchToggle.cjs +4 -4
- package/dist/cjs/components/SwitchToggle/SwitchToggle.cjs.map +1 -1
- package/dist/cjs/components/Tabs/TabsList.cjs +1 -1
- package/dist/cjs/components/Tabs/TabsList.cjs.map +1 -1
- package/dist/cjs/components/Tabs/TabsTrigger.cjs +8 -8
- package/dist/cjs/components/Tabs/TabsTrigger.cjs.map +1 -1
- package/dist/cjs/components/TextArea/TextArea.cjs +10 -10
- package/dist/cjs/components/TextArea/TextArea.cjs.map +1 -1
- package/dist/cjs/components/TextField/TextField.cjs +11 -11
- package/dist/cjs/components/TextField/TextField.cjs.map +1 -1
- package/dist/cjs/components/Toast/Toast.cjs +9 -9
- package/dist/cjs/components/Toast/Toast.cjs.map +1 -1
- package/dist/cjs/components/Tooltip/Tooltip.cjs +40 -14
- package/dist/cjs/components/Tooltip/Tooltip.cjs.map +1 -1
- package/dist/cjs/index.cjs +176 -2
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/components/Alert/Alert.mjs +10 -10
- package/dist/components/Alert/Alert.mjs.map +1 -1
- package/dist/components/AudioUpload/AudioUpload.mjs +15 -8
- package/dist/components/AudioUpload/AudioUpload.mjs.map +1 -1
- package/dist/components/AudioUpload/AudioWaveform.mjs +1 -1
- package/dist/components/AudioUpload/AudioWaveform.mjs.map +1 -1
- package/dist/components/Avatar/Avatar.mjs +15 -12
- package/dist/components/Avatar/Avatar.mjs.map +1 -1
- package/dist/components/Badge/Badge.mjs +29 -25
- package/dist/components/Badge/Badge.mjs.map +1 -1
- package/dist/components/Button/Button.mjs +14 -14
- package/dist/components/Button/Button.mjs.map +1 -1
- package/dist/components/Checkbox/Checkbox.mjs +15 -15
- package/dist/components/Checkbox/Checkbox.mjs.map +1 -1
- package/dist/components/Chip/Chip.mjs +7 -6
- package/dist/components/Chip/Chip.mjs.map +1 -1
- package/dist/components/Count/Count.mjs +8 -8
- package/dist/components/Count/Count.mjs.map +1 -1
- package/dist/components/DatePicker/DatePicker.mjs +13 -13
- package/dist/components/DatePicker/DatePicker.mjs.map +1 -1
- package/dist/components/Divider/Divider.mjs +1 -1
- package/dist/components/Divider/Divider.mjs.map +1 -1
- package/dist/components/IconButton/IconButton.mjs +9 -9
- package/dist/components/IconButton/IconButton.mjs.map +1 -1
- package/dist/components/Icons/AIIcon.mjs +23 -0
- package/dist/components/Icons/AIIcon.mjs.map +1 -0
- package/dist/components/Icons/AddIcon.mjs +28 -0
- package/dist/components/Icons/AddIcon.mjs.map +1 -0
- package/dist/components/Icons/AlertIcon.mjs +28 -0
- package/dist/components/Icons/AlertIcon.mjs.map +1 -0
- package/dist/components/Icons/ArrowDownIcon.mjs +40 -0
- package/dist/components/Icons/ArrowDownIcon.mjs.map +1 -0
- package/dist/components/Icons/ArrowLeftIcon.mjs +40 -0
- package/dist/components/Icons/ArrowLeftIcon.mjs.map +1 -0
- package/dist/components/Icons/ArrowRightIcon.mjs +30 -20
- package/dist/components/Icons/ArrowRightIcon.mjs.map +1 -1
- package/dist/components/Icons/ArrowUpIcon.mjs +40 -0
- package/dist/components/Icons/ArrowUpIcon.mjs.map +1 -0
- package/dist/components/Icons/BankIcon.mjs +29 -0
- package/dist/components/Icons/BankIcon.mjs.map +1 -0
- package/dist/components/Icons/BellIcon.mjs +25 -0
- package/dist/components/Icons/BellIcon.mjs.map +1 -0
- package/dist/components/Icons/BellOffIcon.mjs +34 -0
- package/dist/components/Icons/BellOffIcon.mjs.map +1 -0
- package/dist/components/Icons/BoltIcon.mjs +34 -0
- package/dist/components/Icons/BoltIcon.mjs.map +1 -0
- package/dist/components/Icons/BulbIcon.mjs +25 -0
- package/dist/components/Icons/BulbIcon.mjs.map +1 -0
- package/dist/components/Icons/Calendar2Icon.mjs +29 -0
- package/dist/components/Icons/Calendar2Icon.mjs.map +1 -0
- package/dist/components/Icons/CalendarIcon.mjs +29 -0
- package/dist/components/Icons/CalendarIcon.mjs.map +1 -0
- package/dist/components/Icons/CameraIcon.mjs +28 -0
- package/dist/components/Icons/CameraIcon.mjs.map +1 -0
- package/dist/components/Icons/ChartIcon.mjs +28 -0
- package/dist/components/Icons/ChartIcon.mjs.map +1 -0
- package/dist/components/Icons/ChevronDownIcon.mjs +24 -21
- package/dist/components/Icons/ChevronDownIcon.mjs.map +1 -1
- package/dist/components/Icons/ChevronLeftIcon.mjs +24 -21
- package/dist/components/Icons/ChevronLeftIcon.mjs.map +1 -1
- package/dist/components/Icons/ChevronRightIcon.mjs +24 -21
- package/dist/components/Icons/ChevronRightIcon.mjs.map +1 -1
- package/dist/components/Icons/ChevronUpIcon.mjs +35 -0
- package/dist/components/Icons/ChevronUpIcon.mjs.map +1 -0
- package/dist/components/Icons/ClockIcon.mjs +29 -0
- package/dist/components/Icons/ClockIcon.mjs.map +1 -0
- package/dist/components/Icons/CloseIcon.mjs +14 -18
- package/dist/components/Icons/CloseIcon.mjs.map +1 -1
- package/dist/components/Icons/CodeIcon.mjs +29 -0
- package/dist/components/Icons/CodeIcon.mjs.map +1 -0
- package/dist/components/Icons/CoinIcon.mjs +30 -0
- package/dist/components/Icons/CoinIcon.mjs.map +1 -0
- package/dist/components/Icons/CompassIcon.mjs +28 -0
- package/dist/components/Icons/CompassIcon.mjs.map +1 -0
- package/dist/components/Icons/CopyIcon.mjs +28 -0
- package/dist/components/Icons/CopyIcon.mjs.map +1 -0
- package/dist/components/Icons/CrownIcon.mjs +20 -12
- package/dist/components/Icons/CrownIcon.mjs.map +1 -1
- package/dist/components/Icons/DiamondIcon.mjs +28 -0
- package/dist/components/Icons/DiamondIcon.mjs.map +1 -0
- package/dist/components/Icons/DiscountIcon.mjs +28 -0
- package/dist/components/Icons/DiscountIcon.mjs.map +1 -0
- package/dist/components/Icons/DonateIcon.mjs +29 -0
- package/dist/components/Icons/DonateIcon.mjs.map +1 -0
- package/dist/components/Icons/DoubleTickIcon.mjs +35 -0
- package/dist/components/Icons/DoubleTickIcon.mjs.map +1 -0
- package/dist/components/Icons/DownloadIcon.mjs +29 -0
- package/dist/components/Icons/DownloadIcon.mjs.map +1 -0
- package/dist/components/Icons/EditIcon.mjs +28 -0
- package/dist/components/Icons/EditIcon.mjs.map +1 -0
- package/dist/components/Icons/ExpandIcon.mjs +28 -0
- package/dist/components/Icons/ExpandIcon.mjs.map +1 -0
- package/dist/components/Icons/EyeIcon.mjs +18 -36
- package/dist/components/Icons/EyeIcon.mjs.map +1 -1
- package/dist/components/Icons/EyeSlashIcon.mjs +29 -0
- package/dist/components/Icons/EyeSlashIcon.mjs.map +1 -0
- package/dist/components/Icons/FlagIcon.mjs +28 -0
- package/dist/components/Icons/FlagIcon.mjs.map +1 -0
- package/dist/components/Icons/FlameIcon.mjs +31 -0
- package/dist/components/Icons/FlameIcon.mjs.map +1 -0
- package/dist/components/Icons/FolderIcon.mjs +31 -0
- package/dist/components/Icons/FolderIcon.mjs.map +1 -0
- package/dist/components/Icons/ForwardIcon.mjs +31 -0
- package/dist/components/Icons/ForwardIcon.mjs.map +1 -0
- package/dist/components/Icons/GalleryIcon.mjs +30 -0
- package/dist/components/Icons/GalleryIcon.mjs.map +1 -0
- package/dist/components/Icons/GenderIcon.mjs +29 -0
- package/dist/components/Icons/GenderIcon.mjs.map +1 -0
- package/dist/components/Icons/GiftIcon.mjs +30 -0
- package/dist/components/Icons/GiftIcon.mjs.map +1 -0
- package/dist/components/Icons/HelpIcon.mjs +29 -0
- package/dist/components/Icons/HelpIcon.mjs.map +1 -0
- package/dist/components/Icons/HomeIcon.mjs +18 -13
- package/dist/components/Icons/HomeIcon.mjs.map +1 -1
- package/dist/components/Icons/HourglassIcon.mjs +31 -0
- package/dist/components/Icons/HourglassIcon.mjs.map +1 -0
- package/dist/components/Icons/ImageIcon.mjs +28 -0
- package/dist/components/Icons/ImageIcon.mjs.map +1 -0
- package/dist/components/Icons/InboxIcon.mjs +29 -0
- package/dist/components/Icons/InboxIcon.mjs.map +1 -0
- package/dist/components/Icons/LinkIcon.mjs +28 -0
- package/dist/components/Icons/LinkIcon.mjs.map +1 -0
- package/dist/components/Icons/LocationIcon.mjs +28 -0
- package/dist/components/Icons/LocationIcon.mjs.map +1 -0
- package/dist/components/Icons/LockerOffIcon.mjs +30 -0
- package/dist/components/Icons/LockerOffIcon.mjs.map +1 -0
- package/dist/components/Icons/LockerOnIcon.mjs +28 -0
- package/dist/components/Icons/LockerOnIcon.mjs.map +1 -0
- package/dist/components/Icons/LogoutIcon.mjs +47 -0
- package/dist/components/Icons/LogoutIcon.mjs.map +1 -0
- package/dist/components/Icons/LoveIcon.mjs +29 -0
- package/dist/components/Icons/LoveIcon.mjs.map +1 -0
- package/dist/components/Icons/MegaphoneIcon.mjs +29 -0
- package/dist/components/Icons/MegaphoneIcon.mjs.map +1 -0
- package/dist/components/Icons/MenuCloseIcon.mjs +28 -0
- package/dist/components/Icons/MenuCloseIcon.mjs.map +1 -0
- package/dist/components/Icons/MenuIcon.mjs +25 -0
- package/dist/components/Icons/MenuIcon.mjs.map +1 -0
- package/dist/components/Icons/MenuOpenIcon.mjs +28 -0
- package/dist/components/Icons/MenuOpenIcon.mjs.map +1 -0
- package/dist/components/Icons/MessageIcon.mjs +28 -0
- package/dist/components/Icons/MessageIcon.mjs.map +1 -0
- package/dist/components/Icons/MicrophoneIcon.mjs +19 -28
- package/dist/components/Icons/MicrophoneIcon.mjs.map +1 -1
- package/dist/components/Icons/MinusIcon.mjs +20 -12
- package/dist/components/Icons/MinusIcon.mjs.map +1 -1
- package/dist/components/Icons/MoonIcon.mjs +25 -0
- package/dist/components/Icons/MoonIcon.mjs.map +1 -0
- package/dist/components/Icons/MoreIcon.mjs +29 -0
- package/dist/components/Icons/MoreIcon.mjs.map +1 -0
- package/dist/components/Icons/MoreVerticalIcon.mjs +29 -0
- package/dist/components/Icons/MoreVerticalIcon.mjs.map +1 -0
- package/dist/components/Icons/PauseIcon.mjs +28 -0
- package/dist/components/Icons/PauseIcon.mjs.map +1 -0
- package/dist/components/Icons/PhoneIcon.mjs +31 -0
- package/dist/components/Icons/PhoneIcon.mjs.map +1 -0
- package/dist/components/Icons/PhoneOffIcon.mjs +34 -0
- package/dist/components/Icons/PhoneOffIcon.mjs.map +1 -0
- package/dist/components/Icons/PinIcon.mjs +28 -0
- package/dist/components/Icons/PinIcon.mjs.map +1 -0
- package/dist/components/Icons/PlayIcon.mjs +28 -0
- package/dist/components/Icons/PlayIcon.mjs.map +1 -0
- package/dist/components/Icons/PrivacyIcon.mjs +28 -0
- package/dist/components/Icons/PrivacyIcon.mjs.map +1 -0
- package/dist/components/Icons/RepeatIcon.mjs +47 -0
- package/dist/components/Icons/RepeatIcon.mjs.map +1 -0
- package/dist/components/Icons/Reply2Icon.mjs +29 -0
- package/dist/components/Icons/Reply2Icon.mjs.map +1 -0
- package/dist/components/Icons/ReplyIcon.mjs +31 -0
- package/dist/components/Icons/ReplyIcon.mjs.map +1 -0
- package/dist/components/Icons/SearchIcon.mjs +17 -32
- package/dist/components/Icons/SearchIcon.mjs.map +1 -1
- package/dist/components/Icons/SendIcon.mjs +28 -0
- package/dist/components/Icons/SendIcon.mjs.map +1 -0
- package/dist/components/Icons/SettingsIcon.mjs +29 -0
- package/dist/components/Icons/SettingsIcon.mjs.map +1 -0
- package/dist/components/Icons/ShareIcon.mjs +28 -0
- package/dist/components/Icons/ShareIcon.mjs.map +1 -0
- package/dist/components/Icons/StarIcon.mjs +31 -0
- package/dist/components/Icons/StarIcon.mjs.map +1 -0
- package/dist/components/Icons/StopIcon.mjs +18 -19
- package/dist/components/Icons/StopIcon.mjs.map +1 -1
- package/dist/components/Icons/SunIcon.mjs +25 -0
- package/dist/components/Icons/SunIcon.mjs.map +1 -0
- package/dist/components/Icons/Support2Icon.mjs +29 -0
- package/dist/components/Icons/Support2Icon.mjs.map +1 -0
- package/dist/components/Icons/SupportIcon.mjs +29 -0
- package/dist/components/Icons/SupportIcon.mjs.map +1 -0
- package/dist/components/Icons/TagIcon.mjs +28 -0
- package/dist/components/Icons/TagIcon.mjs.map +1 -0
- package/dist/components/Icons/TaskIcon.mjs +25 -0
- package/dist/components/Icons/TaskIcon.mjs.map +1 -0
- package/dist/components/Icons/ThumbDownIcon.mjs +28 -0
- package/dist/components/Icons/ThumbDownIcon.mjs.map +1 -0
- package/dist/components/Icons/ThumbUpIcon.mjs +28 -0
- package/dist/components/Icons/ThumbUpIcon.mjs.map +1 -0
- package/dist/components/Icons/TickCircleIcon.mjs +28 -0
- package/dist/components/Icons/TickCircleIcon.mjs.map +1 -0
- package/dist/components/Icons/TickCircleOffIcon.mjs +31 -0
- package/dist/components/Icons/TickCircleOffIcon.mjs.map +1 -0
- package/dist/components/Icons/TickIcon.mjs +31 -0
- package/dist/components/Icons/TickIcon.mjs.map +1 -0
- package/dist/components/Icons/TrashBinIcon.mjs +29 -0
- package/dist/components/Icons/TrashBinIcon.mjs.map +1 -0
- package/dist/components/Icons/TrophyIcon.mjs +29 -0
- package/dist/components/Icons/TrophyIcon.mjs.map +1 -0
- package/dist/components/Icons/UploadIcon.mjs +28 -0
- package/dist/components/Icons/UploadIcon.mjs.map +1 -0
- package/dist/components/Icons/UserCircleIcon.mjs +31 -0
- package/dist/components/Icons/UserCircleIcon.mjs.map +1 -0
- package/dist/components/Icons/UserIcon.mjs +50 -0
- package/dist/components/Icons/UserIcon.mjs.map +1 -0
- package/dist/components/Icons/UsersIcon.mjs +28 -0
- package/dist/components/Icons/UsersIcon.mjs.map +1 -0
- package/dist/components/Icons/VideoIcon.mjs +28 -0
- package/dist/components/Icons/VideoIcon.mjs.map +1 -0
- package/dist/components/Icons/WalletIcon.mjs +30 -0
- package/dist/components/Icons/WalletIcon.mjs.map +1 -0
- package/dist/components/Icons/WifiOffIcon.mjs +28 -0
- package/dist/components/Icons/WifiOffIcon.mjs.map +1 -0
- package/dist/components/Icons/WifiOnIcon.mjs +28 -0
- package/dist/components/Icons/WifiOnIcon.mjs.map +1 -0
- package/dist/components/Icons/WrenchIcon.mjs +31 -0
- package/dist/components/Icons/WrenchIcon.mjs.map +1 -0
- package/dist/components/Loader/Loader.mjs +1 -1
- package/dist/components/Loader/Loader.mjs.map +1 -1
- package/dist/components/Logo/Logo.mjs +13 -13
- package/dist/components/Logo/Logo.mjs.map +1 -1
- package/dist/components/Pagination/Pagination.mjs +2 -2
- package/dist/components/Pagination/Pagination.mjs.map +1 -1
- package/dist/components/PasswordField/PasswordField.mjs +1 -1
- package/dist/components/PasswordField/PasswordField.mjs.map +1 -1
- package/dist/components/Pill/Pill.mjs +24 -12
- package/dist/components/Pill/Pill.mjs.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.mjs +16 -13
- package/dist/components/ProgressBar/ProgressBar.mjs.map +1 -1
- package/dist/components/Radio/Radio.mjs +6 -6
- package/dist/components/Radio/Radio.mjs.map +1 -1
- package/dist/components/Select/Select.mjs +13 -13
- package/dist/components/Select/Select.mjs.map +1 -1
- package/dist/components/Slider/Slider.mjs +1 -1
- package/dist/components/Slider/Slider.mjs.map +1 -1
- package/dist/components/Slider/SliderLayout.mjs +12 -5
- package/dist/components/Slider/SliderLayout.mjs.map +1 -1
- package/dist/components/Slider/SliderThumb.mjs +6 -6
- package/dist/components/Slider/SliderThumb.mjs.map +1 -1
- package/dist/components/Snackbar/Snackbar.mjs +8 -8
- package/dist/components/Snackbar/Snackbar.mjs.map +1 -1
- package/dist/components/Switch/Switch.mjs +2 -2
- package/dist/components/Switch/Switch.mjs.map +1 -1
- package/dist/components/SwitchField/SwitchField.mjs +13 -8
- package/dist/components/SwitchField/SwitchField.mjs.map +1 -1
- package/dist/components/SwitchToggle/SwitchToggle.mjs +4 -4
- package/dist/components/SwitchToggle/SwitchToggle.mjs.map +1 -1
- package/dist/components/Tabs/TabsList.mjs +1 -1
- package/dist/components/Tabs/TabsList.mjs.map +1 -1
- package/dist/components/Tabs/TabsTrigger.mjs +8 -8
- package/dist/components/Tabs/TabsTrigger.mjs.map +1 -1
- package/dist/components/TextArea/TextArea.mjs +10 -10
- package/dist/components/TextArea/TextArea.mjs.map +1 -1
- package/dist/components/TextField/TextField.mjs +11 -11
- package/dist/components/TextField/TextField.mjs.map +1 -1
- package/dist/components/Toast/Toast.mjs +9 -9
- package/dist/components/Toast/Toast.mjs.map +1 -1
- package/dist/components/Tooltip/Tooltip.mjs +40 -14
- package/dist/components/Tooltip/Tooltip.mjs.map +1 -1
- package/dist/index.d.ts +349 -14
- package/dist/index.mjs +176 -2
- package/dist/index.mjs.map +1 -1
- package/dist/styles/theme.css +298 -428
- package/package.json +2 -2
- package/dist/cjs/components/Icons/FireIcon.cjs +0 -47
- package/dist/cjs/components/Icons/FireIcon.cjs.map +0 -1
- package/dist/components/Icons/FireIcon.mjs +0 -30
- package/dist/components/Icons/FireIcon.mjs.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -12,6 +12,14 @@ import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
|
12
12
|
import * as ToastPrimitive from '@radix-ui/react-toast';
|
|
13
13
|
import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
14
14
|
|
|
15
|
+
export declare const AddIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
16
|
+
className?: string;
|
|
17
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
18
|
+
|
|
19
|
+
export declare const AIIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
20
|
+
className?: string;
|
|
21
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
22
|
+
|
|
15
23
|
/**
|
|
16
24
|
* Displays a contextual feedback message to the user.
|
|
17
25
|
*
|
|
@@ -30,6 +38,10 @@ import * as TooltipPrimitive from '@radix-ui/react-tooltip';
|
|
|
30
38
|
*/
|
|
31
39
|
export declare const Alert: React_2.ForwardRefExoticComponent<AlertProps & React_2.RefAttributes<HTMLDivElement>>;
|
|
32
40
|
|
|
41
|
+
export declare const AlertIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
42
|
+
className?: string;
|
|
43
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
44
|
+
|
|
33
45
|
export declare interface AlertProps extends React_2.HTMLAttributes<HTMLDivElement> {
|
|
34
46
|
/** Visual style variant of the alert. @default "info" */
|
|
35
47
|
variant?: AlertVariant;
|
|
@@ -48,11 +60,22 @@ export declare interface AlertProps extends React_2.HTMLAttributes<HTMLDivElemen
|
|
|
48
60
|
/** Visual style variant of the alert. */
|
|
49
61
|
export declare type AlertVariant = "info" | "success" | "warning" | "error";
|
|
50
62
|
|
|
51
|
-
|
|
63
|
+
export declare const ArrowDownIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
64
|
+
className?: string;
|
|
65
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
66
|
+
|
|
67
|
+
export declare const ArrowLeftIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
68
|
+
className?: string;
|
|
69
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
70
|
+
|
|
52
71
|
export declare const ArrowRightIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
53
72
|
className?: string;
|
|
54
73
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
55
74
|
|
|
75
|
+
export declare const ArrowUpIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
76
|
+
className?: string;
|
|
77
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
78
|
+
|
|
56
79
|
/** A diagonal up-right arrow icon, commonly used for external links (20 × 20). */
|
|
57
80
|
export declare const ArrowUpRightIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
58
81
|
className?: string;
|
|
@@ -215,6 +238,26 @@ export declare interface BadgeProps extends React_2.HTMLAttributes<HTMLSpanEleme
|
|
|
215
238
|
/** Visual style variant of the badge. */
|
|
216
239
|
export declare type BadgeVariant = "default" | "dark" | "success" | "warning" | "error" | "special" | "info" | "online" | "brand" | "pink" | "brandLight" | "pinkLight";
|
|
217
240
|
|
|
241
|
+
export declare const BankIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
242
|
+
className?: string;
|
|
243
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
244
|
+
|
|
245
|
+
export declare const BellIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
246
|
+
className?: string;
|
|
247
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
248
|
+
|
|
249
|
+
export declare const BellOffIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
250
|
+
className?: string;
|
|
251
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
252
|
+
|
|
253
|
+
export declare const BoltIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
254
|
+
className?: string;
|
|
255
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
256
|
+
|
|
257
|
+
export declare const BulbIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
258
|
+
className?: string;
|
|
259
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
260
|
+
|
|
218
261
|
/**
|
|
219
262
|
* A versatile button component with multiple visual variants, sizes, icon
|
|
220
263
|
* slots, loading state, and optional pricing display.
|
|
@@ -255,6 +298,22 @@ export declare type ButtonSize = "48" | "40" | "32" | "24";
|
|
|
255
298
|
/** Visual style variant of the button. */
|
|
256
299
|
export declare type ButtonVariant = "primary" | "secondary" | "tertiary" | "link" | "brand" | "destructive" | "white" | "tertiaryDestructive" | "text";
|
|
257
300
|
|
|
301
|
+
export declare const Calendar2Icon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
302
|
+
className?: string;
|
|
303
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
304
|
+
|
|
305
|
+
export declare const CalendarIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
306
|
+
className?: string;
|
|
307
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
308
|
+
|
|
309
|
+
export declare const CameraIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
310
|
+
className?: string;
|
|
311
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
312
|
+
|
|
313
|
+
export declare const ChartIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
314
|
+
className?: string;
|
|
315
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
316
|
+
|
|
258
317
|
/**
|
|
259
318
|
* A checkbox input with optional label and helper text. Supports checked,
|
|
260
319
|
* unchecked, and indeterminate states.
|
|
@@ -298,21 +357,22 @@ export declare const CheckOutlineIcon: React_2.ForwardRefExoticComponent<React_2
|
|
|
298
357
|
className?: string;
|
|
299
358
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
300
359
|
|
|
301
|
-
/** A downward-pointing chevron icon (20 × 20). */
|
|
302
360
|
export declare const ChevronDownIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
303
361
|
className?: string;
|
|
304
362
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
305
363
|
|
|
306
|
-
/** A left-pointing chevron icon (20 × 20). */
|
|
307
364
|
export declare const ChevronLeftIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
308
365
|
className?: string;
|
|
309
366
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
310
367
|
|
|
311
|
-
/** A right-pointing chevron icon (20 × 20). */
|
|
312
368
|
export declare const ChevronRightIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
313
369
|
className?: string;
|
|
314
370
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
315
371
|
|
|
372
|
+
export declare const ChevronUpIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
373
|
+
className?: string;
|
|
374
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
375
|
+
|
|
316
376
|
/**
|
|
317
377
|
* A compact element for filters, tags, or toggleable actions. When an `onClick`
|
|
318
378
|
* handler is provided, the chip renders as an interactive `<button>` with
|
|
@@ -354,13 +414,32 @@ export declare type ChipSize = "32" | "40";
|
|
|
354
414
|
/** Visual variant of the chip. */
|
|
355
415
|
export declare type ChipVariant = "rounded" | "square" | "dark";
|
|
356
416
|
|
|
357
|
-
|
|
417
|
+
export declare const ClockIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
418
|
+
className?: string;
|
|
419
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
420
|
+
|
|
358
421
|
export declare const CloseIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
359
422
|
className?: string;
|
|
360
423
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
361
424
|
|
|
362
425
|
export declare function cn(...inputs: ClassValue[]): string;
|
|
363
426
|
|
|
427
|
+
export declare const CodeIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
428
|
+
className?: string;
|
|
429
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
430
|
+
|
|
431
|
+
export declare const CoinIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
432
|
+
className?: string;
|
|
433
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
434
|
+
|
|
435
|
+
export declare const CompassIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
436
|
+
className?: string;
|
|
437
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
438
|
+
|
|
439
|
+
export declare const CopyIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
440
|
+
className?: string;
|
|
441
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
442
|
+
|
|
364
443
|
/**
|
|
365
444
|
* A numeric badge typically used for notification counts. Automatically
|
|
366
445
|
* truncates values above `max` (e.g. `"99+"`). Renders nothing when the
|
|
@@ -397,11 +476,18 @@ export declare const CrossIcon: React_2.ForwardRefExoticComponent<React_2.SVGAtt
|
|
|
397
476
|
className?: string;
|
|
398
477
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
399
478
|
|
|
400
|
-
/** A crown icon used for premium/VIP indicators (20 × 20). */
|
|
401
479
|
export declare const CrownIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
402
480
|
className?: string;
|
|
403
481
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
404
482
|
|
|
483
|
+
export declare const DiamondIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
484
|
+
className?: string;
|
|
485
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
486
|
+
|
|
487
|
+
export declare const DiscountIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
488
|
+
className?: string;
|
|
489
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
490
|
+
|
|
405
491
|
/**
|
|
406
492
|
* A horizontal separator used to divide content sections. Optionally displays a
|
|
407
493
|
* centred text label between two lines.
|
|
@@ -419,6 +505,22 @@ export declare interface DividerProps extends React_2.ComponentPropsWithoutRef<t
|
|
|
419
505
|
label?: string;
|
|
420
506
|
}
|
|
421
507
|
|
|
508
|
+
export declare const DonateIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
509
|
+
className?: string;
|
|
510
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
511
|
+
|
|
512
|
+
export declare const DoubleTickIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
513
|
+
className?: string;
|
|
514
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
515
|
+
|
|
516
|
+
export declare const DownloadIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
517
|
+
className?: string;
|
|
518
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
519
|
+
|
|
520
|
+
export declare const EditIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
521
|
+
className?: string;
|
|
522
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
523
|
+
|
|
422
524
|
/** An "×" inside a filled circle icon for error states (20 × 20). */
|
|
423
525
|
export declare const ErrorCircleIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
424
526
|
className?: string;
|
|
@@ -429,26 +531,63 @@ export declare const ErrorIcon: default_2.ForwardRefExoticComponent<default_2.SV
|
|
|
429
531
|
className?: string;
|
|
430
532
|
} & default_2.RefAttributes<SVGSVGElement>>;
|
|
431
533
|
|
|
534
|
+
export declare const ExpandIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
535
|
+
className?: string;
|
|
536
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
537
|
+
|
|
432
538
|
/** A closed eye icon for visibility/show actions (20 × 20). */
|
|
433
539
|
export declare const EyeClosedIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
434
540
|
className?: string;
|
|
435
541
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
436
542
|
|
|
437
|
-
/** An eye icon for visibility/show actions (20 × 20). */
|
|
438
543
|
export declare const EyeIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
439
544
|
className?: string;
|
|
440
545
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
441
546
|
|
|
442
|
-
|
|
443
|
-
|
|
547
|
+
export declare const EyeSlashIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
548
|
+
className?: string;
|
|
549
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
550
|
+
|
|
551
|
+
export declare const FlagIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
552
|
+
className?: string;
|
|
553
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
554
|
+
|
|
555
|
+
export declare const FlameIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
556
|
+
className?: string;
|
|
557
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
558
|
+
|
|
559
|
+
export declare const FolderIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
560
|
+
className?: string;
|
|
561
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
562
|
+
|
|
563
|
+
export declare const ForwardIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
564
|
+
className?: string;
|
|
565
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
566
|
+
|
|
567
|
+
export declare const GalleryIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
568
|
+
className?: string;
|
|
569
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
570
|
+
|
|
571
|
+
export declare const GenderIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
572
|
+
className?: string;
|
|
573
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
574
|
+
|
|
575
|
+
export declare const GiftIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
576
|
+
className?: string;
|
|
577
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
578
|
+
|
|
579
|
+
export declare const HelpIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
444
580
|
className?: string;
|
|
445
581
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
446
582
|
|
|
447
|
-
/** A house icon for home/dashboard navigation (20 × 20). */
|
|
448
583
|
export declare const HomeIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
449
584
|
className?: string;
|
|
450
585
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
451
586
|
|
|
587
|
+
export declare const HourglassIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
588
|
+
className?: string;
|
|
589
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
590
|
+
|
|
452
591
|
/**
|
|
453
592
|
* A circular button containing only an icon. Use when an action can be
|
|
454
593
|
* represented by an icon alone (e.g. close, send, mic). Pair with an
|
|
@@ -488,6 +627,14 @@ export declare type IconProps = React_2.SVGAttributes<SVGSVGElement> & {
|
|
|
488
627
|
className?: string;
|
|
489
628
|
};
|
|
490
629
|
|
|
630
|
+
export declare const ImageIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
631
|
+
className?: string;
|
|
632
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
633
|
+
|
|
634
|
+
export declare const InboxIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
635
|
+
className?: string;
|
|
636
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
637
|
+
|
|
491
638
|
/** An "i" inside a filled circle icon for informational tooltips (20 × 20). */
|
|
492
639
|
export declare const InfoCircleIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
493
640
|
className?: string;
|
|
@@ -498,6 +645,10 @@ export declare const InfoIcon: default_2.ForwardRefExoticComponent<default_2.SVG
|
|
|
498
645
|
className?: string;
|
|
499
646
|
} & default_2.RefAttributes<SVGSVGElement>>;
|
|
500
647
|
|
|
648
|
+
export declare const LinkIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
649
|
+
className?: string;
|
|
650
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
651
|
+
|
|
501
652
|
/**
|
|
502
653
|
* A layout-aware loading indicator that renders a centered `SpinnerIcon` inside
|
|
503
654
|
* a relatively-positioned container. Drop-in replacement for the Olympus `Loader`.
|
|
@@ -525,6 +676,18 @@ export declare interface LoaderProps extends React_2.HTMLAttributes<HTMLDivEleme
|
|
|
525
676
|
centerY?: boolean;
|
|
526
677
|
}
|
|
527
678
|
|
|
679
|
+
export declare const LocationIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
680
|
+
className?: string;
|
|
681
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
682
|
+
|
|
683
|
+
export declare const LockerOffIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
684
|
+
className?: string;
|
|
685
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
686
|
+
|
|
687
|
+
export declare const LockerOnIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
688
|
+
className?: string;
|
|
689
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
690
|
+
|
|
528
691
|
/**
|
|
529
692
|
* The Fanvue brand logo. Supports full (icon + wordmark), icon-only, wordmark-only,
|
|
530
693
|
* and portrait (stacked) layouts with multiple colour schemes.
|
|
@@ -553,19 +716,57 @@ export declare interface LogoProps extends React_2.HTMLAttributes<HTMLDivElement
|
|
|
553
716
|
"aria-label"?: string;
|
|
554
717
|
}
|
|
555
718
|
|
|
719
|
+
export declare const LogoutIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
720
|
+
className?: string;
|
|
721
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
722
|
+
|
|
556
723
|
/** Layout variant of the logo. */
|
|
557
724
|
export declare type LogoVariant = "full" | "icon" | "wordmark" | "portrait";
|
|
558
725
|
|
|
559
|
-
|
|
726
|
+
export declare const LoveIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
727
|
+
className?: string;
|
|
728
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
729
|
+
|
|
730
|
+
export declare const MegaphoneIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
731
|
+
className?: string;
|
|
732
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
733
|
+
|
|
734
|
+
export declare const MenuCloseIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
735
|
+
className?: string;
|
|
736
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
737
|
+
|
|
738
|
+
export declare const MenuIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
739
|
+
className?: string;
|
|
740
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
741
|
+
|
|
742
|
+
export declare const MenuOpenIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
743
|
+
className?: string;
|
|
744
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
745
|
+
|
|
746
|
+
export declare const MessageIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
747
|
+
className?: string;
|
|
748
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
749
|
+
|
|
560
750
|
export declare const MicrophoneIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
561
751
|
className?: string;
|
|
562
752
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
563
753
|
|
|
564
|
-
/** Small minus/indeterminate icon for use in checkbox components (12x12 viewBox) */
|
|
565
754
|
export declare const MinusIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
566
755
|
className?: string;
|
|
567
756
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
568
757
|
|
|
758
|
+
export declare const MoonIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
759
|
+
className?: string;
|
|
760
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
761
|
+
|
|
762
|
+
export declare const MoreIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
763
|
+
className?: string;
|
|
764
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
765
|
+
|
|
766
|
+
export declare const MoreVerticalIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
767
|
+
className?: string;
|
|
768
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
769
|
+
|
|
569
770
|
/**
|
|
570
771
|
* Like `Omit`, but preserves discriminated unions.
|
|
571
772
|
*
|
|
@@ -624,6 +825,18 @@ export declare interface PasswordFieldProps extends Omit<TextFieldProps, "type"
|
|
|
624
825
|
|
|
625
826
|
export declare type PasswordFieldSize = "48" | "40" | "32";
|
|
626
827
|
|
|
828
|
+
export declare const PauseIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
829
|
+
className?: string;
|
|
830
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
831
|
+
|
|
832
|
+
export declare const PhoneIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
833
|
+
className?: string;
|
|
834
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
835
|
+
|
|
836
|
+
export declare const PhoneOffIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
837
|
+
className?: string;
|
|
838
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
839
|
+
|
|
627
840
|
/**
|
|
628
841
|
* A small rounded label for categorisation, status, or tagging.
|
|
629
842
|
*
|
|
@@ -648,11 +861,23 @@ export declare interface PillProps extends React_2.HTMLAttributes<HTMLSpanElemen
|
|
|
648
861
|
/** Colour variant of the pill. */
|
|
649
862
|
export declare type PillVariant = "green" | "grey" | "blue" | "gold" | "pinkLight" | "base" | "brand" | "brandLight" | "beta" | "error";
|
|
650
863
|
|
|
864
|
+
export declare const PinIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
865
|
+
className?: string;
|
|
866
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
867
|
+
|
|
868
|
+
export declare const PlayIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
869
|
+
className?: string;
|
|
870
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
871
|
+
|
|
651
872
|
/** A "+" plus icon for add/create actions (20 × 20). */
|
|
652
873
|
export declare const PlusIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
653
874
|
className?: string;
|
|
654
875
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
655
876
|
|
|
877
|
+
export declare const PrivacyIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
878
|
+
className?: string;
|
|
879
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
880
|
+
|
|
656
881
|
/**
|
|
657
882
|
* A horizontal progress indicator with optional title, completion percentage,
|
|
658
883
|
* step count, and helper text. The bar colour reflects progress when using the
|
|
@@ -734,6 +959,18 @@ export declare interface RadioProps extends Omit<React_2.ComponentPropsWithoutRe
|
|
|
734
959
|
helperText?: string;
|
|
735
960
|
}
|
|
736
961
|
|
|
962
|
+
export declare const RepeatIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
963
|
+
className?: string;
|
|
964
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
965
|
+
|
|
966
|
+
export declare const Reply2Icon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
967
|
+
className?: string;
|
|
968
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
969
|
+
|
|
970
|
+
export declare const ReplyIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
971
|
+
className?: string;
|
|
972
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
973
|
+
|
|
737
974
|
/**
|
|
738
975
|
* A text input field with a search icon and optional clear button.
|
|
739
976
|
*
|
|
@@ -764,7 +1001,6 @@ export declare interface SearchFieldProps extends Omit<TextFieldProps, "type" |
|
|
|
764
1001
|
|
|
765
1002
|
export declare type SearchFieldSize = "48" | "40" | "32";
|
|
766
1003
|
|
|
767
|
-
/** A magnifying glass search icon (20 × 20). */
|
|
768
1004
|
export declare const SearchIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
769
1005
|
className?: string;
|
|
770
1006
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
@@ -856,6 +1092,18 @@ export declare interface SelectSeparatorProps extends React_2.ComponentPropsWith
|
|
|
856
1092
|
/** Select field height in pixels. */
|
|
857
1093
|
export declare type SelectSize = "48" | "40" | "32";
|
|
858
1094
|
|
|
1095
|
+
export declare const SendIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1096
|
+
className?: string;
|
|
1097
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1098
|
+
|
|
1099
|
+
export declare const SettingsIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1100
|
+
className?: string;
|
|
1101
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1102
|
+
|
|
1103
|
+
export declare const ShareIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1104
|
+
className?: string;
|
|
1105
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1106
|
+
|
|
859
1107
|
/**
|
|
860
1108
|
* A range input for selecting one or more numeric values along a track.
|
|
861
1109
|
* Supports single and multi-thumb modes, optional labels, and a value tooltip.
|
|
@@ -952,7 +1200,10 @@ export declare const SpinnerIcon: React_2.ForwardRefExoticComponent<React_2.SVGA
|
|
|
952
1200
|
className?: string;
|
|
953
1201
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
954
1202
|
|
|
955
|
-
|
|
1203
|
+
export declare const StarIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1204
|
+
className?: string;
|
|
1205
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1206
|
+
|
|
956
1207
|
export declare const StopIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
957
1208
|
className?: string;
|
|
958
1209
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
@@ -962,6 +1213,18 @@ export declare const SuccessIcon: default_2.ForwardRefExoticComponent<default_2.
|
|
|
962
1213
|
className?: string;
|
|
963
1214
|
} & default_2.RefAttributes<SVGSVGElement>>;
|
|
964
1215
|
|
|
1216
|
+
export declare const SunIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1217
|
+
className?: string;
|
|
1218
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1219
|
+
|
|
1220
|
+
export declare const Support2Icon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1221
|
+
className?: string;
|
|
1222
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1223
|
+
|
|
1224
|
+
export declare const SupportIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1225
|
+
className?: string;
|
|
1226
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1227
|
+
|
|
965
1228
|
/**
|
|
966
1229
|
* A toggle switch for boolean on/off states. Built on Radix UI `Switch`.
|
|
967
1230
|
*
|
|
@@ -1112,6 +1375,14 @@ export declare const TabsTrigger: React_2.ForwardRefExoticComponent<Omit<TabsPri
|
|
|
1112
1375
|
/** Props for the {@link TabsTrigger} button component. */
|
|
1113
1376
|
export declare type TabsTriggerProps = React_2.ComponentPropsWithoutRef<typeof TabsPrimitive.Trigger>;
|
|
1114
1377
|
|
|
1378
|
+
export declare const TagIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1379
|
+
className?: string;
|
|
1380
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1381
|
+
|
|
1382
|
+
export declare const TaskIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1383
|
+
className?: string;
|
|
1384
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1385
|
+
|
|
1115
1386
|
/**
|
|
1116
1387
|
* A multi-line text input with optional label, helper/error text, and clear button.
|
|
1117
1388
|
*
|
|
@@ -1203,6 +1474,26 @@ export declare interface TextFieldProps extends Omit<React_2.InputHTMLAttributes
|
|
|
1203
1474
|
/** Text field height in pixels. */
|
|
1204
1475
|
export declare type TextFieldSize = "48" | "40" | "32";
|
|
1205
1476
|
|
|
1477
|
+
export declare const ThumbDownIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1478
|
+
className?: string;
|
|
1479
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1480
|
+
|
|
1481
|
+
export declare const ThumbUpIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1482
|
+
className?: string;
|
|
1483
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1484
|
+
|
|
1485
|
+
export declare const TickCircleIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1486
|
+
className?: string;
|
|
1487
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1488
|
+
|
|
1489
|
+
export declare const TickCircleOffIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1490
|
+
className?: string;
|
|
1491
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1492
|
+
|
|
1493
|
+
export declare const TickIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1494
|
+
className?: string;
|
|
1495
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1496
|
+
|
|
1206
1497
|
/**
|
|
1207
1498
|
* A dismissible notification that appears temporarily. Supports `info`,
|
|
1208
1499
|
* `warning`, `success`, `error`, and `messageToast` variants with optional
|
|
@@ -1369,11 +1660,23 @@ export declare const TooltipTrigger: React_2.ForwardRefExoticComponent<TooltipPr
|
|
|
1369
1660
|
/** Props for the {@link TooltipTrigger} component. */
|
|
1370
1661
|
export declare type TooltipTriggerProps = React_2.ComponentPropsWithoutRef<typeof TooltipPrimitive.Trigger>;
|
|
1371
1662
|
|
|
1663
|
+
export declare const TrashBinIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1664
|
+
className?: string;
|
|
1665
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1666
|
+
|
|
1667
|
+
export declare const TrophyIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1668
|
+
className?: string;
|
|
1669
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1670
|
+
|
|
1372
1671
|
/** An upload-to-cloud icon with an upward arrow (20 × 20). */
|
|
1373
1672
|
export declare const UploadCloudIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1374
1673
|
className?: string;
|
|
1375
1674
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1376
1675
|
|
|
1676
|
+
export declare const UploadIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1677
|
+
className?: string;
|
|
1678
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1679
|
+
|
|
1377
1680
|
/**
|
|
1378
1681
|
* Hook for audio recording with MediaRecorder API.
|
|
1379
1682
|
* Provides recording controls, timer, and an AnalyserNode for waveform visualization.
|
|
@@ -1410,11 +1713,31 @@ export declare interface UseAudioRecorderReturn {
|
|
|
1410
1713
|
isSupported: boolean;
|
|
1411
1714
|
}
|
|
1412
1715
|
|
|
1716
|
+
export declare const UserCircleIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1717
|
+
className?: string;
|
|
1718
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1719
|
+
|
|
1720
|
+
export declare const UserIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1721
|
+
className?: string;
|
|
1722
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1723
|
+
|
|
1724
|
+
export declare const UsersIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1725
|
+
className?: string;
|
|
1726
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1727
|
+
|
|
1728
|
+
export declare const VideoIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1729
|
+
className?: string;
|
|
1730
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1731
|
+
|
|
1413
1732
|
/** VIP badge icon with metallic gradient background and crown symbol */
|
|
1414
1733
|
export declare const VipBadgeIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1415
1734
|
className?: string;
|
|
1416
1735
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1417
1736
|
|
|
1737
|
+
export declare const WalletIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1738
|
+
className?: string;
|
|
1739
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1740
|
+
|
|
1418
1741
|
/** A filled warning icon with exclamation mark (20 × 20). */
|
|
1419
1742
|
export declare const WarningIcon: default_2.ForwardRefExoticComponent<default_2.SVGAttributes<SVGSVGElement> & {
|
|
1420
1743
|
className?: string;
|
|
@@ -1425,6 +1748,18 @@ export declare const WarningTriangleIcon: React_2.ForwardRefExoticComponent<Reac
|
|
|
1425
1748
|
className?: string;
|
|
1426
1749
|
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1427
1750
|
|
|
1751
|
+
export declare const WifiOffIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1752
|
+
className?: string;
|
|
1753
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1754
|
+
|
|
1755
|
+
export declare const WifiOnIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1756
|
+
className?: string;
|
|
1757
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1758
|
+
|
|
1759
|
+
export declare const WrenchIcon: React_2.ForwardRefExoticComponent<React_2.SVGAttributes<SVGSVGElement> & {
|
|
1760
|
+
className?: string;
|
|
1761
|
+
} & React_2.RefAttributes<SVGSVGElement>>;
|
|
1762
|
+
|
|
1428
1763
|
export { }
|
|
1429
1764
|
|
|
1430
1765
|
|