@razorpay/blade 12.42.1 → 12.42.3
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/build/lib/native/components/Accordion/AccordionItemHeader.js +2 -1
- package/build/lib/native/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionListItem.js +388 -2
- package/build/lib/native/components/ActionList/ActionListItem.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionListNoResults.js +388 -15
- package/build/lib/native/components/ActionList/ActionListNoResults.js.map +1 -1
- package/build/lib/native/components/Alert/Alert.js +397 -16
- package/build/lib/native/components/Alert/Alert.js.map +1 -1
- package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js +396 -16
- package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheetCommon.js +393 -14
- package/build/lib/native/components/BottomSheet/BottomSheetCommon.js.map +1 -1
- package/build/lib/native/components/Carousel/NavigationButton/NavigationButton.js +390 -9
- package/build/lib/native/components/Carousel/NavigationButton/NavigationButton.js.map +1 -1
- package/build/lib/native/components/Collapsible/CollapsibleChevronIcon.native.js +389 -8
- package/build/lib/native/components/Collapsible/CollapsibleChevronIcon.native.js.map +1 -1
- package/build/lib/native/components/Form/FormHint.js +388 -15
- package/build/lib/native/components/Form/FormHint.js.map +1 -1
- package/build/lib/native/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ActivityIcon/ActivityIcon.js +2 -1
- package/build/lib/native/components/Icons/ActivityIcon/ActivityIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AddressBookIcon/AddressBookIcon.js +2 -1
- package/build/lib/native/components/Icons/AddressBookIcon/AddressBookIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AffordabilityIcon/AffordabilityIcon.js +2 -1
- package/build/lib/native/components/Icons/AffordabilityIcon/AffordabilityIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AirplayIcon/AirplayIcon.js +2 -1
- package/build/lib/native/components/Icons/AirplayIcon/AirplayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertCircleIcon/AlertCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertCircleIcon/AlertCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignCenterIcon/AlignCenterIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignCenterIcon/AlignCenterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignLeftIcon/AlignLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignLeftIcon/AlignLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignRightIcon/AlignRightIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignRightIcon/AlignRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AnchorIcon/AnchorIcon.js +2 -1
- package/build/lib/native/components/Icons/AnchorIcon/AnchorIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AndroidIcon/AndroidIcon.js +2 -1
- package/build/lib/native/components/Icons/AndroidIcon/AndroidIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AnnouncementIcon/AnnouncementIcon.js +2 -1
- package/build/lib/native/components/Icons/AnnouncementIcon/AnnouncementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ApertureIcon/ApertureIcon.js +2 -1
- package/build/lib/native/components/Icons/ApertureIcon/ApertureIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AppStoreIcon/AppStoreIcon.js +2 -1
- package/build/lib/native/components/Icons/AppStoreIcon/AppStoreIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AppleIcon/AppleIcon.js +2 -1
- package/build/lib/native/components/Icons/AppleIcon/AppleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowDownIcon/ArrowDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowDownIcon/ArrowDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowRightIcon/ArrowRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowRightIcon/ArrowRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowUpIcon/ArrowUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowUpIcon/ArrowUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AtSignIcon/AtSignIcon.js +2 -1
- package/build/lib/native/components/Icons/AtSignIcon/AtSignIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AttachmentIcon/AttachmentIcon.js +2 -1
- package/build/lib/native/components/Icons/AttachmentIcon/AttachmentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js +2 -1
- package/build/lib/native/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js +2 -1
- package/build/lib/native/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AwardIcon/AwardIcon.js +2 -1
- package/build/lib/native/components/Icons/AwardIcon/AwardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js +2 -1
- package/build/lib/native/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BankIcon/BankIcon.js +2 -1
- package/build/lib/native/components/Icons/BankIcon/BankIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BarChartAltIcon/BarChartAltIcon.js +2 -1
- package/build/lib/native/components/Icons/BarChartAltIcon/BarChartAltIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BarChartIcon/BarChartIcon.js +2 -1
- package/build/lib/native/components/Icons/BarChartIcon/BarChartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BarCodeIcon/BarCodeIcon.js +2 -1
- package/build/lib/native/components/Icons/BarCodeIcon/BarCodeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js +2 -1
- package/build/lib/native/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BatteryIcon/BatteryIcon.js +2 -1
- package/build/lib/native/components/Icons/BatteryIcon/BatteryIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BellIcon/BellIcon.js +2 -1
- package/build/lib/native/components/Icons/BellIcon/BellIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BellOffIcon/BellOffIcon.js +2 -1
- package/build/lib/native/components/Icons/BellOffIcon/BellOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BfsiIcon/BfsiIcon.js +2 -1
- package/build/lib/native/components/Icons/BfsiIcon/BfsiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BillIcon/BillIcon.js +2 -1
- package/build/lib/native/components/Icons/BillIcon/BillIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BillMeIcon/BillMeIcon.js +2 -1
- package/build/lib/native/components/Icons/BillMeIcon/BillMeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BluetoothIcon/BluetoothIcon.js +2 -1
- package/build/lib/native/components/Icons/BluetoothIcon/BluetoothIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BoldIcon/BoldIcon.js +2 -1
- package/build/lib/native/components/Icons/BoldIcon/BoldIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BookIcon/BookIcon.js +2 -1
- package/build/lib/native/components/Icons/BookIcon/BookIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BookmarkIcon/BookmarkIcon.js +2 -1
- package/build/lib/native/components/Icons/BookmarkIcon/BookmarkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BoxIcon/BoxIcon.js +2 -1
- package/build/lib/native/components/Icons/BoxIcon/BoxIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BriefcaseIcon/BriefcaseIcon.js +2 -1
- package/build/lib/native/components/Icons/BriefcaseIcon/BriefcaseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BugIcon/BugIcon.js +2 -1
- package/build/lib/native/components/Icons/BugIcon/BugIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BuildingIcon/BuildingIcon.js +2 -1
- package/build/lib/native/components/Icons/BuildingIcon/BuildingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js +2 -1
- package/build/lib/native/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js +2 -1
- package/build/lib/native/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js +2 -1
- package/build/lib/native/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CalendarIcon/CalendarIcon.js +2 -1
- package/build/lib/native/components/Icons/CalendarIcon/CalendarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CameraIcon/CameraIcon.js +2 -1
- package/build/lib/native/components/Icons/CameraIcon/CameraIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CameraOffIcon/CameraOffIcon.js +2 -1
- package/build/lib/native/components/Icons/CameraOffIcon/CameraOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CashIcon/CashIcon.js +2 -1
- package/build/lib/native/components/Icons/CashIcon/CashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CastIcon/CastIcon.js +2 -1
- package/build/lib/native/components/Icons/CastIcon/CastIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js +2 -1
- package/build/lib/native/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckCircleIcon/CheckCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/CheckCircleIcon/CheckCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckIcon/CheckIcon.js +2 -1
- package/build/lib/native/components/Icons/CheckIcon/CheckIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckSquareIcon/CheckSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/CheckSquareIcon/CheckSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronDownIcon/ChevronDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronDownIcon/ChevronDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronRightIcon/ChevronRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronRightIcon/ChevronRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronUpIcon/ChevronUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronUpIcon/ChevronUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChromeIcon/ChromeIcon.js +2 -1
- package/build/lib/native/components/Icons/ChromeIcon/ChromeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CircleIcon/CircleIcon.js +2 -1
- package/build/lib/native/components/Icons/CircleIcon/CircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ClipboardIcon/ClipboardIcon.js +2 -1
- package/build/lib/native/components/Icons/ClipboardIcon/ClipboardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ClockIcon/ClockIcon.js +2 -1
- package/build/lib/native/components/Icons/ClockIcon/ClockIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloseIcon/CloseIcon.js +2 -1
- package/build/lib/native/components/Icons/CloseIcon/CloseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js +2 -1
- package/build/lib/native/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudIcon/CloudIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudIcon/CloudIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudLightningIcon/CloudLightningIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudLightningIcon/CloudLightningIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudOffIcon/CloudOffIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudOffIcon/CloudOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudRainIcon/CloudRainIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudRainIcon/CloudRainIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudSnowIcon/CloudSnowIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudSnowIcon/CloudSnowIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js +2 -1
- package/build/lib/native/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CodepenIcon/CodepenIcon.js +2 -1
- package/build/lib/native/components/Icons/CodepenIcon/CodepenIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CoinIcon/CoinIcon.js +2 -1
- package/build/lib/native/components/Icons/CoinIcon/CoinIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CoinsIcon/CoinsIcon.js +2 -1
- package/build/lib/native/components/Icons/CoinsIcon/CoinsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CommandIcon/CommandIcon.js +2 -1
- package/build/lib/native/components/Icons/CommandIcon/CommandIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js +2 -1
- package/build/lib/native/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CompassIcon/CompassIcon.js +2 -1
- package/build/lib/native/components/Icons/CompassIcon/CompassIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ConfettiIcon/ConfettiIcon.js +2 -1
- package/build/lib/native/components/Icons/ConfettiIcon/ConfettiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js +2 -1
- package/build/lib/native/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CookieIcon/CookieIcon.js +2 -1
- package/build/lib/native/components/Icons/CookieIcon/CookieIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CopyIcon/CopyIcon.js +2 -1
- package/build/lib/native/components/Icons/CopyIcon/CopyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CopyrightIcon/CopyrightIcon.js +2 -1
- package/build/lib/native/components/Icons/CopyrightIcon/CopyrightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CpuIcon/CpuIcon.js +2 -1
- package/build/lib/native/components/Icons/CpuIcon/CpuIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CreditCardIcon/CreditCardIcon.js +2 -1
- package/build/lib/native/components/Icons/CreditCardIcon/CreditCardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js +2 -1
- package/build/lib/native/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CropIcon/CropIcon.js +2 -1
- package/build/lib/native/components/Icons/CropIcon/CropIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CrosshairIcon/CrosshairIcon.js +2 -1
- package/build/lib/native/components/Icons/CrosshairIcon/CrosshairIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js +2 -1
- package/build/lib/native/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CustomersIcon/CustomersIcon.js +2 -1
- package/build/lib/native/components/Icons/CustomersIcon/CustomersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CutIcon/CutIcon.js +2 -1
- package/build/lib/native/components/Icons/CutIcon/CutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DashboardIcon/DashboardIcon.js +2 -1
- package/build/lib/native/components/Icons/DashboardIcon/DashboardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DeleteIcon/DeleteIcon.js +2 -1
- package/build/lib/native/components/Icons/DeleteIcon/DeleteIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js +2 -1
- package/build/lib/native/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DiscIcon/DiscIcon.js +2 -1
- package/build/lib/native/components/Icons/DiscIcon/DiscIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DollarIcon/DollarIcon.js +2 -1
- package/build/lib/native/components/Icons/DollarIcon/DollarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DollarsIcon/DollarsIcon.js +2 -1
- package/build/lib/native/components/Icons/DollarsIcon/DollarsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DotIcon/DotIcon.js +2 -1
- package/build/lib/native/components/Icons/DotIcon/DotIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js +2 -1
- package/build/lib/native/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DownloadIcon/DownloadIcon.js +2 -1
- package/build/lib/native/components/Icons/DownloadIcon/DownloadIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DragHandleIcon/DragHandleIcon.js +2 -1
- package/build/lib/native/components/Icons/DragHandleIcon/DragHandleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DropletIcon/DropletIcon.js +2 -1
- package/build/lib/native/components/Icons/DropletIcon/DropletIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EcommerceIcon/EcommerceIcon.js +2 -1
- package/build/lib/native/components/Icons/EcommerceIcon/EcommerceIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EditComposeIcon/EditComposeIcon.js +2 -1
- package/build/lib/native/components/Icons/EditComposeIcon/EditComposeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EditIcon/EditIcon.js +2 -1
- package/build/lib/native/components/Icons/EditIcon/EditIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EditInlineIcon/EditInlineIcon.js +2 -1
- package/build/lib/native/components/Icons/EditInlineIcon/EditInlineIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EducationIcon/EducationIcon.js +2 -1
- package/build/lib/native/components/Icons/EducationIcon/EducationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EngageIcon/EngageIcon.js +2 -1
- package/build/lib/native/components/Icons/EngageIcon/EngageIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EqualsIcon/EqualsIcon.js +2 -1
- package/build/lib/native/components/Icons/EqualsIcon/EqualsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js +2 -1
- package/build/lib/native/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ExportIcon/ExportIcon.js +2 -1
- package/build/lib/native/components/Icons/ExportIcon/ExportIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js +2 -1
- package/build/lib/native/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EyeIcon/EyeIcon.js +2 -1
- package/build/lib/native/components/Icons/EyeIcon/EyeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EyeOffIcon/EyeOffIcon.js +2 -1
- package/build/lib/native/components/Icons/EyeOffIcon/EyeOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FacebookIcon/FacebookIcon.js +2 -1
- package/build/lib/native/components/Icons/FacebookIcon/FacebookIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FastForwardIcon/FastForwardIcon.js +2 -1
- package/build/lib/native/components/Icons/FastForwardIcon/FastForwardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FeatherIcon/FeatherIcon.js +2 -1
- package/build/lib/native/components/Icons/FeatherIcon/FeatherIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FigmaIcon/FigmaIcon.js +2 -1
- package/build/lib/native/components/Icons/FigmaIcon/FigmaIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileIcon/FileIcon.js +2 -1
- package/build/lib/native/components/Icons/FileIcon/FileIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileMinusIcon/FileMinusIcon.js +2 -1
- package/build/lib/native/components/Icons/FileMinusIcon/FileMinusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FilePlusIcon/FilePlusIcon.js +2 -1
- package/build/lib/native/components/Icons/FilePlusIcon/FilePlusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileTextIcon/FileTextIcon.js +2 -1
- package/build/lib/native/components/Icons/FileTextIcon/FileTextIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileZipIcon/FileZipIcon.js +2 -1
- package/build/lib/native/components/Icons/FileZipIcon/FileZipIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FilmIcon/FilmIcon.js +2 -1
- package/build/lib/native/components/Icons/FilmIcon/FilmIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FilterIcon/FilterIcon.js +2 -1
- package/build/lib/native/components/Icons/FilterIcon/FilterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FlagIcon/FlagIcon.js +2 -1
- package/build/lib/native/components/Icons/FlagIcon/FlagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FlaskIcon/FlaskIcon.js +2 -1
- package/build/lib/native/components/Icons/FlaskIcon/FlaskIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FolderIcon/FolderIcon.js +2 -1
- package/build/lib/native/components/Icons/FolderIcon/FolderIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ForexManagementIcon/ForexManagementIcon.js +2 -1
- package/build/lib/native/components/Icons/ForexManagementIcon/ForexManagementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FreelanceIcon/FreelanceIcon.js +2 -1
- package/build/lib/native/components/Icons/FreelanceIcon/FreelanceIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js +2 -1
- package/build/lib/native/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js +2 -1
- package/build/lib/native/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GithubIcon/GithubIcon.js +2 -1
- package/build/lib/native/components/Icons/GithubIcon/GithubIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GitlabIcon/GitlabIcon.js +2 -1
- package/build/lib/native/components/Icons/GitlabIcon/GitlabIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GlobeIcon/GlobeIcon.js +2 -1
- package/build/lib/native/components/Icons/GlobeIcon/GlobeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GridIcon/GridIcon.js +2 -1
- package/build/lib/native/components/Icons/GridIcon/GridIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HashIcon/HashIcon.js +2 -1
- package/build/lib/native/components/Icons/HashIcon/HashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeadphoneIcon/HeadphoneIcon.js +2 -1
- package/build/lib/native/components/Icons/HeadphoneIcon/HeadphoneIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeadphonesIcon/HeadphonesIcon.js +2 -1
- package/build/lib/native/components/Icons/HeadphonesIcon/HeadphonesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeadsetIcon/HeadsetIcon.js +2 -1
- package/build/lib/native/components/Icons/HeadsetIcon/HeadsetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeartIcon/HeartIcon.js +2 -1
- package/build/lib/native/components/Icons/HeartIcon/HeartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HelpCircleIcon/HelpCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/HelpCircleIcon/HelpCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HistoryIcon/HistoryIcon.js +2 -1
- package/build/lib/native/components/Icons/HistoryIcon/HistoryIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HomeIcon/HomeIcon.js +2 -1
- package/build/lib/native/components/Icons/HomeIcon/HomeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ImageIcon/ImageIcon.js +2 -1
- package/build/lib/native/components/Icons/ImageIcon/ImageIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InboxIcon/InboxIcon.js +2 -1
- package/build/lib/native/components/Icons/InboxIcon/InboxIcon.js.map +1 -1
- package/build/lib/native/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +2 -1
- package/build/lib/native/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InfoIcon/InfoIcon.js +2 -1
- package/build/lib/native/components/Icons/InfoIcon/InfoIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InstagramIcon/InstagramIcon.js +2 -1
- package/build/lib/native/components/Icons/InstagramIcon/InstagramIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js +2 -1
- package/build/lib/native/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InvoicesIcon/InvoicesIcon.js +2 -1
- package/build/lib/native/components/Icons/InvoicesIcon/InvoicesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ItalicIcon/ItalicIcon.js +2 -1
- package/build/lib/native/components/Icons/ItalicIcon/ItalicIcon.js.map +1 -1
- package/build/lib/native/components/Icons/KeyIcon/KeyIcon.js +2 -1
- package/build/lib/native/components/Icons/KeyIcon/KeyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/KeyboardIcon/KeyboardIcon.js +2 -1
- package/build/lib/native/components/Icons/KeyboardIcon/KeyboardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LayersIcon/LayersIcon.js +2 -1
- package/build/lib/native/components/Icons/LayersIcon/LayersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LayoutIcon/LayoutIcon.js +2 -1
- package/build/lib/native/components/Icons/LayoutIcon/LayoutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js +2 -1
- package/build/lib/native/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js +2 -1
- package/build/lib/native/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LinkIcon/LinkIcon.js +2 -1
- package/build/lib/native/components/Icons/LinkIcon/LinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ListIcon/ListIcon.js +2 -1
- package/build/lib/native/components/Icons/ListIcon/ListIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ListSearchIcon/ListSearchIcon.js +2 -1
- package/build/lib/native/components/Icons/ListSearchIcon/ListSearchIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LoaderIcon/LoaderIcon.js +2 -1
- package/build/lib/native/components/Icons/LoaderIcon/LoaderIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js +2 -1
- package/build/lib/native/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LockIcon/LockIcon.js +2 -1
- package/build/lib/native/components/Icons/LockIcon/LockIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LogInIcon/LogInIcon.js +2 -1
- package/build/lib/native/components/Icons/LogInIcon/LogInIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LogOutIcon/LogOutIcon.js +2 -1
- package/build/lib/native/components/Icons/LogOutIcon/LogOutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js +2 -1
- package/build/lib/native/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +2 -1
- package/build/lib/native/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MailIcon/MailIcon.js +2 -1
- package/build/lib/native/components/Icons/MailIcon/MailIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MailOpenIcon/MailOpenIcon.js +2 -1
- package/build/lib/native/components/Icons/MailOpenIcon/MailOpenIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MapIcon/MapIcon.js +2 -1
- package/build/lib/native/components/Icons/MapIcon/MapIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MapPinIcon/MapPinIcon.js +2 -1
- package/build/lib/native/components/Icons/MapPinIcon/MapPinIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MaximizeIcon/MaximizeIcon.js +2 -1
- package/build/lib/native/components/Icons/MaximizeIcon/MaximizeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MenuDotsIcon/MenuDotsIcon.js +2 -1
- package/build/lib/native/components/Icons/MenuDotsIcon/MenuDotsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MenuIcon/MenuIcon.js +2 -1
- package/build/lib/native/components/Icons/MenuIcon/MenuIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MessageCircleIcon/MessageCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/MessageCircleIcon/MessageCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MessageSquareIcon/MessageSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/MessageSquareIcon/MessageSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MicIcon/MicIcon.js +2 -1
- package/build/lib/native/components/Icons/MicIcon/MicIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MicOffIcon/MicOffIcon.js +2 -1
- package/build/lib/native/components/Icons/MicOffIcon/MicOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinimizeIcon/MinimizeIcon.js +2 -1
- package/build/lib/native/components/Icons/MinimizeIcon/MinimizeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinusCircleIcon/MinusCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/MinusCircleIcon/MinusCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinusIcon/MinusIcon.js +2 -1
- package/build/lib/native/components/Icons/MinusIcon/MinusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinusSquareIcon/MinusSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/MinusSquareIcon/MinusSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MobileAppIcon/MobileAppIcon.js +2 -1
- package/build/lib/native/components/Icons/MobileAppIcon/MobileAppIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MonitorIcon/MonitorIcon.js +2 -1
- package/build/lib/native/components/Icons/MonitorIcon/MonitorIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoonIcon/MoonIcon.js +2 -1
- package/build/lib/native/components/Icons/MoonIcon/MoonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js +2 -1
- package/build/lib/native/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoreIcon/MoreIcon.js +2 -1
- package/build/lib/native/components/Icons/MoreIcon/MoreIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js +2 -1
- package/build/lib/native/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoveIcon/MoveIcon.js +2 -1
- package/build/lib/native/components/Icons/MoveIcon/MoveIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MusicIcon/MusicIcon.js +2 -1
- package/build/lib/native/components/Icons/MusicIcon/MusicIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MyAccountIcon/MyAccountIcon.js +2 -1
- package/build/lib/native/components/Icons/MyAccountIcon/MyAccountIcon.js.map +1 -1
- package/build/lib/native/components/Icons/NavigationIcon/NavigationIcon.js +2 -1
- package/build/lib/native/components/Icons/NavigationIcon/NavigationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/NoSignalIcon/NoSignalIcon.js +2 -1
- package/build/lib/native/components/Icons/NoSignalIcon/NoSignalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/OctagonIcon/OctagonIcon.js +2 -1
- package/build/lib/native/components/Icons/OctagonIcon/OctagonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/OffersIcon/OffersIcon.js +2 -1
- package/build/lib/native/components/Icons/OffersIcon/OffersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/OptimizerIcon/OptimizerIcon.js +2 -1
- package/build/lib/native/components/Icons/OptimizerIcon/OptimizerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PackageIcon/PackageIcon.js +2 -1
- package/build/lib/native/components/Icons/PackageIcon/PackageIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaperclipIcon/PaperclipIcon.js +2 -1
- package/build/lib/native/components/Icons/PaperclipIcon/PaperclipIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PauseCircleIcon/PauseCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/PauseCircleIcon/PauseCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PauseIcon/PauseIcon.js +2 -1
- package/build/lib/native/components/Icons/PauseIcon/PauseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js +2 -1
- package/build/lib/native/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js +2 -1
- package/build/lib/native/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js +2 -1
- package/build/lib/native/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js +2 -1
- package/build/lib/native/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PercentIcon/PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/PercentIcon/PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js +2 -1
- package/build/lib/native/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneCallIcon/PhoneCallIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneCallIcon/PhoneCallIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneIcon/PhoneIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneIcon/PhoneIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneOffIcon/PhoneOffIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneOffIcon/PhoneOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js +2 -1
- package/build/lib/native/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PieChartIcon/PieChartIcon.js +2 -1
- package/build/lib/native/components/Icons/PieChartIcon/PieChartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PinIcon/PinIcon.js +2 -1
- package/build/lib/native/components/Icons/PinIcon/PinIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlayCircleIcon/PlayCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/PlayCircleIcon/PlayCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlayIcon/PlayIcon.js +2 -1
- package/build/lib/native/components/Icons/PlayIcon/PlayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlusCircleIcon/PlusCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/PlusCircleIcon/PlusCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlusIcon/PlusIcon.js +2 -1
- package/build/lib/native/components/Icons/PlusIcon/PlusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlusSquareIcon/PlusSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/PlusSquareIcon/PlusSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PocketIcon/PocketIcon.js +2 -1
- package/build/lib/native/components/Icons/PocketIcon/PocketIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PosIcon/PosIcon.js +2 -1
- package/build/lib/native/components/Icons/PosIcon/PosIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PowerIcon/PowerIcon.js +2 -1
- package/build/lib/native/components/Icons/PowerIcon/PowerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PrinterIcon/PrinterIcon.js +2 -1
- package/build/lib/native/components/Icons/PrinterIcon/PrinterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PromptIcon/PromptIcon.js +2 -1
- package/build/lib/native/components/Icons/PromptIcon/PromptIcon.js.map +1 -1
- package/build/lib/native/components/Icons/QRCodeIcon/QRCodeIcon.js +2 -1
- package/build/lib/native/components/Icons/QRCodeIcon/QRCodeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RadioIcon/RadioIcon.js +2 -1
- package/build/lib/native/components/Icons/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RayIcon/RayIcon.js +2 -1
- package/build/lib/native/components/Icons/RayIcon/RayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RazorpayIcon/RazorpayIcon.js +2 -1
- package/build/lib/native/components/Icons/RazorpayIcon/RazorpayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RazorpayXIcon/RazorpayXIcon.js +2 -1
- package/build/lib/native/components/Icons/RazorpayXIcon/RazorpayXIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js +2 -1
- package/build/lib/native/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RefreshIcon/RefreshIcon.js +2 -1
- package/build/lib/native/components/Icons/RefreshIcon/RefreshIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RepeatIcon/RepeatIcon.js +2 -1
- package/build/lib/native/components/Icons/RepeatIcon/RepeatIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ReportsIcon/ReportsIcon.js +2 -1
- package/build/lib/native/components/Icons/ReportsIcon/ReportsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ResizerIcon/ResizerIcon.js +2 -1
- package/build/lib/native/components/Icons/ResizerIcon/ResizerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RewindIcon/RewindIcon.js +2 -1
- package/build/lib/native/components/Icons/RewindIcon/RewindIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js +2 -1
- package/build/lib/native/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js +2 -1
- package/build/lib/native/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RouteIcon/RouteIcon.js +2 -1
- package/build/lib/native/components/Icons/RouteIcon/RouteIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RoutesIcon/RoutesIcon.js +2 -1
- package/build/lib/native/components/Icons/RoutesIcon/RoutesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RupeeIcon/RupeeIcon.js +2 -1
- package/build/lib/native/components/Icons/RupeeIcon/RupeeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RupeesIcon/RupeesIcon.js +2 -1
- package/build/lib/native/components/Icons/RupeesIcon/RupeesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SaasIcon/SaasIcon.js +2 -1
- package/build/lib/native/components/Icons/SaasIcon/SaasIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SaveIcon/SaveIcon.js +2 -1
- package/build/lib/native/components/Icons/SaveIcon/SaveIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ScissorsIcon/ScissorsIcon.js +2 -1
- package/build/lib/native/components/Icons/ScissorsIcon/ScissorsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SearchIcon/SearchIcon.js +2 -1
- package/build/lib/native/components/Icons/SearchIcon/SearchIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SendIcon/SendIcon.js +2 -1
- package/build/lib/native/components/Icons/SendIcon/SendIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ServerIcon/ServerIcon.js +2 -1
- package/build/lib/native/components/Icons/ServerIcon/ServerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SettingsIcon/SettingsIcon.js +2 -1
- package/build/lib/native/components/Icons/SettingsIcon/SettingsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SettlementsIcon/SettlementsIcon.js +2 -1
- package/build/lib/native/components/Icons/SettlementsIcon/SettlementsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShareIcon/ShareIcon.js +2 -1
- package/build/lib/native/components/Icons/ShareIcon/ShareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShieldIcon/ShieldIcon.js +2 -1
- package/build/lib/native/components/Icons/ShieldIcon/ShieldIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js +2 -1
- package/build/lib/native/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js +2 -1
- package/build/lib/native/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShuffleIcon/ShuffleIcon.js +2 -1
- package/build/lib/native/components/Icons/ShuffleIcon/ShuffleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SidebarIcon/SidebarIcon.js +2 -1
- package/build/lib/native/components/Icons/SidebarIcon/SidebarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal1BarIcon/Signal1BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal1BarIcon/Signal1BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal2BarIcon/Signal2BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal2BarIcon/Signal2BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal3BarIcon/Signal3BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal3BarIcon/Signal3BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal4BarIcon/Signal4BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal4BarIcon/Signal4BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SignalIcon/SignalIcon.js +2 -1
- package/build/lib/native/components/Icons/SignalIcon/SignalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SimCardIcon/SimCardIcon.js +2 -1
- package/build/lib/native/components/Icons/SimCardIcon/SimCardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SkipBackIcon/SkipBackIcon.js +2 -1
- package/build/lib/native/components/Icons/SkipBackIcon/SkipBackIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SkipForwardIcon/SkipForwardIcon.js +2 -1
- package/build/lib/native/components/Icons/SkipForwardIcon/SkipForwardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SlackIcon/SlackIcon.js +2 -1
- package/build/lib/native/components/Icons/SlackIcon/SlackIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SlashIcon/SlashIcon.js +2 -1
- package/build/lib/native/components/Icons/SlashIcon/SlashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SlidersIcon/SlidersIcon.js +2 -1
- package/build/lib/native/components/Icons/SlidersIcon/SlidersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SmartCollectIcon/SmartCollectIcon.js +2 -1
- package/build/lib/native/components/Icons/SmartCollectIcon/SmartCollectIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SmartphoneIcon/SmartphoneIcon.js +2 -1
- package/build/lib/native/components/Icons/SmartphoneIcon/SmartphoneIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SolutionsIcon/SolutionsIcon.js +2 -1
- package/build/lib/native/components/Icons/SolutionsIcon/SolutionsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SortIcon/SortIcon.js +2 -1
- package/build/lib/native/components/Icons/SortIcon/SortIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SourceToPayIcon/SourceToPayIcon.js +2 -1
- package/build/lib/native/components/Icons/SourceToPayIcon/SourceToPayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SparklesIcon/SparklesIcon.js +2 -1
- package/build/lib/native/components/Icons/SparklesIcon/SparklesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SpeakerIcon/SpeakerIcon.js +2 -1
- package/build/lib/native/components/Icons/SpeakerIcon/SpeakerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SquareIcon/SquareIcon.js +2 -1
- package/build/lib/native/components/Icons/SquareIcon/SquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StampIcon/StampIcon.js +2 -1
- package/build/lib/native/components/Icons/StampIcon/StampIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StarIcon/StarIcon.js +2 -1
- package/build/lib/native/components/Icons/StarIcon/StarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StopCircleIcon/StopCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/StopCircleIcon/StopCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StorefrontIcon/StorefrontIcon.js +2 -1
- package/build/lib/native/components/Icons/StorefrontIcon/StorefrontIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js +2 -1
- package/build/lib/native/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SunIcon/SunIcon.js +2 -1
- package/build/lib/native/components/Icons/SunIcon/SunIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SunriseIcon/SunriseIcon.js +2 -1
- package/build/lib/native/components/Icons/SunriseIcon/SunriseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SunsetIcon/SunsetIcon.js +2 -1
- package/build/lib/native/components/Icons/SunsetIcon/SunsetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TabletIcon/TabletIcon.js +2 -1
- package/build/lib/native/components/Icons/TabletIcon/TabletIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TagIcon/TagIcon.js +2 -1
- package/build/lib/native/components/Icons/TagIcon/TagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TargetIcon/TargetIcon.js +2 -1
- package/build/lib/native/components/Icons/TargetIcon/TargetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TestIcon/TestIcon.js +2 -1
- package/build/lib/native/components/Icons/TestIcon/TestIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ThermometerIcon/ThermometerIcon.js +2 -1
- package/build/lib/native/components/Icons/ThermometerIcon/ThermometerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TicketIcon/TicketIcon.js +2 -1
- package/build/lib/native/components/Icons/TicketIcon/TicketIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ToggleRightIcon/ToggleRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ToggleRightIcon/ToggleRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TokenHqIcon/TokenHqIcon.js +2 -1
- package/build/lib/native/components/Icons/TokenHqIcon/TokenHqIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js +2 -1
- package/build/lib/native/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js +2 -1
- package/build/lib/native/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrademarkIcon/TrademarkIcon.js +2 -1
- package/build/lib/native/components/Icons/TrademarkIcon/TrademarkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js +2 -1
- package/build/lib/native/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TransactionsIcon/TransactionsIcon.js +2 -1
- package/build/lib/native/components/Icons/TransactionsIcon/TransactionsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TranslateIcon/TranslateIcon.js +2 -1
- package/build/lib/native/components/Icons/TranslateIcon/TranslateIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrashIcon/TrashIcon.js +2 -1
- package/build/lib/native/components/Icons/TrashIcon/TrashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrendingDownIcon/TrendingDownIcon.js +2 -1
- package/build/lib/native/components/Icons/TrendingDownIcon/TrendingDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrendingUpIcon/TrendingUpIcon.js +2 -1
- package/build/lib/native/components/Icons/TrendingUpIcon/TrendingUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TriangleIcon/TriangleIcon.js +2 -1
- package/build/lib/native/components/Icons/TriangleIcon/TriangleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TvIcon/TvIcon.js +2 -1
- package/build/lib/native/components/Icons/TvIcon/TvIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TwitterIcon/TwitterIcon.js +2 -1
- package/build/lib/native/components/Icons/TwitterIcon/TwitterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TypeIcon/TypeIcon.js +2 -1
- package/build/lib/native/components/Icons/TypeIcon/TypeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UmbrellaIcon/UmbrellaIcon.js +2 -1
- package/build/lib/native/components/Icons/UmbrellaIcon/UmbrellaIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UnderlineIcon/UnderlineIcon.js +2 -1
- package/build/lib/native/components/Icons/UnderlineIcon/UnderlineIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UnlockIcon/UnlockIcon.js +2 -1
- package/build/lib/native/components/Icons/UnlockIcon/UnlockIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js +2 -1
- package/build/lib/native/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UpiIcon/UpiIcon.js +2 -1
- package/build/lib/native/components/Icons/UpiIcon/UpiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UploadCloudIcon/UploadCloudIcon.js +2 -1
- package/build/lib/native/components/Icons/UploadCloudIcon/UploadCloudIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UploadIcon/UploadIcon.js +2 -1
- package/build/lib/native/components/Icons/UploadIcon/UploadIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserCheckIcon/UserCheckIcon.js +2 -1
- package/build/lib/native/components/Icons/UserCheckIcon/UserCheckIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserIcon/UserIcon.js +2 -1
- package/build/lib/native/components/Icons/UserIcon/UserIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserMinusIcon/UserMinusIcon.js +2 -1
- package/build/lib/native/components/Icons/UserMinusIcon/UserMinusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserPlusIcon/UserPlusIcon.js +2 -1
- package/build/lib/native/components/Icons/UserPlusIcon/UserPlusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserXIcon/UserXIcon.js +2 -1
- package/build/lib/native/components/Icons/UserXIcon/UserXIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UsersIcon/UsersIcon.js +2 -1
- package/build/lib/native/components/Icons/UsersIcon/UsersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VideoIcon/VideoIcon.js +2 -1
- package/build/lib/native/components/Icons/VideoIcon/VideoIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VideoOffIcon/VideoOffIcon.js +2 -1
- package/build/lib/native/components/Icons/VideoOffIcon/VideoOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js +2 -1
- package/build/lib/native/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VoicemailIcon/VoicemailIcon.js +2 -1
- package/build/lib/native/components/Icons/VoicemailIcon/VoicemailIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeHighIcon/VolumeHighIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeHighIcon/VolumeHighIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeIcon/VolumeIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeIcon/VolumeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeLowIcon/VolumeLowIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeLowIcon/VolumeLowIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WalletIcon/WalletIcon.js +2 -1
- package/build/lib/native/components/Icons/WalletIcon/WalletIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WatchIcon/WatchIcon.js +2 -1
- package/build/lib/native/components/Icons/WatchIcon/WatchIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WhatsAppIcon/WhatsAppIcon.js +2 -1
- package/build/lib/native/components/Icons/WhatsAppIcon/WhatsAppIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WifiIcon/WifiIcon.js +2 -1
- package/build/lib/native/components/Icons/WifiIcon/WifiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WifiOffIcon/WifiOffIcon.js +2 -1
- package/build/lib/native/components/Icons/WifiOffIcon/WifiOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WindIcon/WindIcon.js +2 -1
- package/build/lib/native/components/Icons/WindIcon/WindIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WorldwideIcon/WorldwideIcon.js +2 -1
- package/build/lib/native/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -1
- package/build/lib/native/components/Icons/XCircleIcon/XCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/XCircleIcon/XCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/XSquareIcon/XSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/XSquareIcon/XSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/YoutubeIcon/YoutubeIcon.js +2 -1
- package/build/lib/native/components/Icons/YoutubeIcon/YoutubeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ZapIcon/ZapIcon.js +2 -1
- package/build/lib/native/components/Icons/ZapIcon/ZapIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ZoomInIcon/ZoomInIcon.js +2 -1
- package/build/lib/native/components/Icons/ZoomInIcon/ZoomInIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ZoomOutIcon/ZoomOutIcon.js +2 -1
- package/build/lib/native/components/Icons/ZoomOutIcon/ZoomOutIcon.js.map +1 -1
- package/build/lib/native/components/Input/DropdownInputTriggers/Chevron.js +387 -14
- package/build/lib/native/components/Input/DropdownInputTriggers/Chevron.js.map +1 -1
- package/build/lib/native/components/Input/PasswordInput/PasswordInput.js +389 -13
- package/build/lib/native/components/Input/PasswordInput/PasswordInput.js.map +1 -1
- package/build/lib/native/components/Input/SearchInput/SearchInput.js +392 -14
- package/build/lib/native/components/Input/SearchInput/SearchInput.js.map +1 -1
- package/build/lib/native/components/Input/TextArea/TextArea.js +393 -14
- package/build/lib/native/components/Input/TextArea/TextArea.js.map +1 -1
- package/build/lib/native/components/Input/TextInput/TextInput.js +395 -15
- package/build/lib/native/components/Input/TextInput/TextInput.js.map +1 -1
- package/build/lib/native/components/Popover/PopoverCloseButton.js +388 -15
- package/build/lib/native/components/Popover/PopoverCloseButton.js.map +1 -1
- package/build/lib/native/components/QuickFilters/QuickFilter.js +389 -3
- package/build/lib/native/components/QuickFilters/QuickFilter.js.map +1 -1
- package/build/lib/native/components/Table/tokens.js +388 -15
- package/build/lib/native/components/Table/tokens.js.map +1 -1
- package/build/lib/native/components/Tag/Tag.js +390 -8
- package/build/lib/native/components/Tag/Tag.js.map +1 -1
- package/build/lib/native/utils/isIconComponent/isIconComponent.js +6 -0
- package/build/lib/native/utils/isIconComponent/isIconComponent.js.map +1 -0
- package/build/lib/web/development/components/Accordion/AccordionItemHeader.js +4 -1
- package/build/lib/web/development/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/web/development/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ActivityIcon/ActivityIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ActivityIcon/ActivityIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AddressBookIcon/AddressBookIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AddressBookIcon/AddressBookIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AffordabilityIcon/AffordabilityIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AffordabilityIcon/AffordabilityIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AirplayIcon/AirplayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AirplayIcon/AirplayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertCircleIcon/AlertCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertCircleIcon/AlertCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignCenterIcon/AlignCenterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignCenterIcon/AlignCenterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignLeftIcon/AlignLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignLeftIcon/AlignLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignRightIcon/AlignRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignRightIcon/AlignRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AnchorIcon/AnchorIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AnchorIcon/AnchorIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AndroidIcon/AndroidIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AndroidIcon/AndroidIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AnnouncementIcon/AnnouncementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AnnouncementIcon/AnnouncementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ApertureIcon/ApertureIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ApertureIcon/ApertureIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AppStoreIcon/AppStoreIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AppStoreIcon/AppStoreIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AppleIcon/AppleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AppleIcon/AppleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowDownIcon/ArrowDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowDownIcon/ArrowDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowRightIcon/ArrowRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowRightIcon/ArrowRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowUpIcon/ArrowUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowUpIcon/ArrowUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AtSignIcon/AtSignIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AtSignIcon/AtSignIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AttachmentIcon/AttachmentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AttachmentIcon/AttachmentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AwardIcon/AwardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AwardIcon/AwardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BankIcon/BankIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BankIcon/BankIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BarChartAltIcon/BarChartAltIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BarChartAltIcon/BarChartAltIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BarChartIcon/BarChartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BarChartIcon/BarChartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BarCodeIcon/BarCodeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BarCodeIcon/BarCodeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BatteryIcon/BatteryIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BatteryIcon/BatteryIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BellIcon/BellIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BellIcon/BellIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BellOffIcon/BellOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BellOffIcon/BellOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BfsiIcon/BfsiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BfsiIcon/BfsiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BillIcon/BillIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BillIcon/BillIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BillMeIcon/BillMeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BillMeIcon/BillMeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BluetoothIcon/BluetoothIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BluetoothIcon/BluetoothIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BoldIcon/BoldIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BoldIcon/BoldIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BookIcon/BookIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BookIcon/BookIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BookmarkIcon/BookmarkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BookmarkIcon/BookmarkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BoxIcon/BoxIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BoxIcon/BoxIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BriefcaseIcon/BriefcaseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BriefcaseIcon/BriefcaseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BugIcon/BugIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BugIcon/BugIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BuildingIcon/BuildingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BuildingIcon/BuildingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CalendarIcon/CalendarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CalendarIcon/CalendarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CameraIcon/CameraIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CameraIcon/CameraIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CameraOffIcon/CameraOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CameraOffIcon/CameraOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CashIcon/CashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CashIcon/CashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CastIcon/CastIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CastIcon/CastIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckCircleIcon/CheckCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckCircleIcon/CheckCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckIcon/CheckIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckIcon/CheckIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckSquareIcon/CheckSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckSquareIcon/CheckSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronDownIcon/ChevronDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronDownIcon/ChevronDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronRightIcon/ChevronRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronRightIcon/ChevronRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronUpIcon/ChevronUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronUpIcon/ChevronUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChromeIcon/ChromeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChromeIcon/ChromeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CircleIcon/CircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CircleIcon/CircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ClipboardIcon/ClipboardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ClipboardIcon/ClipboardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ClockIcon/ClockIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ClockIcon/ClockIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloseIcon/CloseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloseIcon/CloseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudIcon/CloudIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudIcon/CloudIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudLightningIcon/CloudLightningIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudLightningIcon/CloudLightningIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudOffIcon/CloudOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudOffIcon/CloudOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudRainIcon/CloudRainIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudRainIcon/CloudRainIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudSnowIcon/CloudSnowIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudSnowIcon/CloudSnowIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CodepenIcon/CodepenIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CodepenIcon/CodepenIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CoinIcon/CoinIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CoinIcon/CoinIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CoinsIcon/CoinsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CoinsIcon/CoinsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CommandIcon/CommandIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CommandIcon/CommandIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CompassIcon/CompassIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CompassIcon/CompassIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ConfettiIcon/ConfettiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ConfettiIcon/ConfettiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CookieIcon/CookieIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CookieIcon/CookieIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CopyIcon/CopyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CopyIcon/CopyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CopyrightIcon/CopyrightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CopyrightIcon/CopyrightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CpuIcon/CpuIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CpuIcon/CpuIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CreditCardIcon/CreditCardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CreditCardIcon/CreditCardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CropIcon/CropIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CropIcon/CropIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CrosshairIcon/CrosshairIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CrosshairIcon/CrosshairIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CustomersIcon/CustomersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CustomersIcon/CustomersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CutIcon/CutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CutIcon/CutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DashboardIcon/DashboardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DashboardIcon/DashboardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DeleteIcon/DeleteIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DeleteIcon/DeleteIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DiscIcon/DiscIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DiscIcon/DiscIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DollarIcon/DollarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DollarIcon/DollarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DollarsIcon/DollarsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DollarsIcon/DollarsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DotIcon/DotIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DotIcon/DotIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DownloadIcon/DownloadIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DownloadIcon/DownloadIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DragHandleIcon/DragHandleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DragHandleIcon/DragHandleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DropletIcon/DropletIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DropletIcon/DropletIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EcommerceIcon/EcommerceIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EcommerceIcon/EcommerceIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EditComposeIcon/EditComposeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EditComposeIcon/EditComposeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EditIcon/EditIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EditIcon/EditIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EditInlineIcon/EditInlineIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EditInlineIcon/EditInlineIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EducationIcon/EducationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EducationIcon/EducationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EngageIcon/EngageIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EngageIcon/EngageIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EqualsIcon/EqualsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EqualsIcon/EqualsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ExportIcon/ExportIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ExportIcon/ExportIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EyeIcon/EyeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EyeIcon/EyeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EyeOffIcon/EyeOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EyeOffIcon/EyeOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FacebookIcon/FacebookIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FacebookIcon/FacebookIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FastForwardIcon/FastForwardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FastForwardIcon/FastForwardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FeatherIcon/FeatherIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FeatherIcon/FeatherIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FigmaIcon/FigmaIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FigmaIcon/FigmaIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileIcon/FileIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileIcon/FileIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileMinusIcon/FileMinusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileMinusIcon/FileMinusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FilePlusIcon/FilePlusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FilePlusIcon/FilePlusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileTextIcon/FileTextIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileTextIcon/FileTextIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileZipIcon/FileZipIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileZipIcon/FileZipIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FilmIcon/FilmIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FilmIcon/FilmIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FilterIcon/FilterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FilterIcon/FilterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FlagIcon/FlagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FlagIcon/FlagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FlaskIcon/FlaskIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FlaskIcon/FlaskIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FolderIcon/FolderIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FolderIcon/FolderIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ForexManagementIcon/ForexManagementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ForexManagementIcon/ForexManagementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FreelanceIcon/FreelanceIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FreelanceIcon/FreelanceIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GithubIcon/GithubIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GithubIcon/GithubIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GitlabIcon/GitlabIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GitlabIcon/GitlabIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GlobeIcon/GlobeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GlobeIcon/GlobeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GridIcon/GridIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GridIcon/GridIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HashIcon/HashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HashIcon/HashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeadphoneIcon/HeadphoneIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeadphoneIcon/HeadphoneIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeadphonesIcon/HeadphonesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeadphonesIcon/HeadphonesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeadsetIcon/HeadsetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeadsetIcon/HeadsetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeartIcon/HeartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeartIcon/HeartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HelpCircleIcon/HelpCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HelpCircleIcon/HelpCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HistoryIcon/HistoryIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HistoryIcon/HistoryIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HomeIcon/HomeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HomeIcon/HomeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ImageIcon/ImageIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ImageIcon/ImageIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InboxIcon/InboxIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InboxIcon/InboxIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InfoIcon/InfoIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InfoIcon/InfoIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InstagramIcon/InstagramIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InstagramIcon/InstagramIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InvoicesIcon/InvoicesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InvoicesIcon/InvoicesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ItalicIcon/ItalicIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ItalicIcon/ItalicIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/KeyIcon/KeyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/KeyIcon/KeyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/KeyboardIcon/KeyboardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/KeyboardIcon/KeyboardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LayersIcon/LayersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LayersIcon/LayersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LayoutIcon/LayoutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LayoutIcon/LayoutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LinkIcon/LinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LinkIcon/LinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ListIcon/ListIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ListIcon/ListIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ListSearchIcon/ListSearchIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ListSearchIcon/ListSearchIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LoaderIcon/LoaderIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LoaderIcon/LoaderIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LockIcon/LockIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LockIcon/LockIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LogInIcon/LogInIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LogInIcon/LogInIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LogOutIcon/LogOutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LogOutIcon/LogOutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MailIcon/MailIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MailIcon/MailIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MailOpenIcon/MailOpenIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MailOpenIcon/MailOpenIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MapIcon/MapIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MapIcon/MapIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MapPinIcon/MapPinIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MapPinIcon/MapPinIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MaximizeIcon/MaximizeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MaximizeIcon/MaximizeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MenuDotsIcon/MenuDotsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MenuDotsIcon/MenuDotsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MenuIcon/MenuIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MenuIcon/MenuIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MessageCircleIcon/MessageCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MessageCircleIcon/MessageCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MessageSquareIcon/MessageSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MessageSquareIcon/MessageSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MicIcon/MicIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MicIcon/MicIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MicOffIcon/MicOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MicOffIcon/MicOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinimizeIcon/MinimizeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinimizeIcon/MinimizeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinusCircleIcon/MinusCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinusCircleIcon/MinusCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinusIcon/MinusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinusIcon/MinusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinusSquareIcon/MinusSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinusSquareIcon/MinusSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MobileAppIcon/MobileAppIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MobileAppIcon/MobileAppIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MonitorIcon/MonitorIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MonitorIcon/MonitorIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoonIcon/MoonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoonIcon/MoonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoreIcon/MoreIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoreIcon/MoreIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoveIcon/MoveIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoveIcon/MoveIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MusicIcon/MusicIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MusicIcon/MusicIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MyAccountIcon/MyAccountIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MyAccountIcon/MyAccountIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/NavigationIcon/NavigationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/NavigationIcon/NavigationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/NoSignalIcon/NoSignalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/NoSignalIcon/NoSignalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/OctagonIcon/OctagonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/OctagonIcon/OctagonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/OffersIcon/OffersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/OffersIcon/OffersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/OptimizerIcon/OptimizerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/OptimizerIcon/OptimizerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PackageIcon/PackageIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PackageIcon/PackageIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaperclipIcon/PaperclipIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaperclipIcon/PaperclipIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PauseCircleIcon/PauseCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PauseCircleIcon/PauseCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PauseIcon/PauseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PauseIcon/PauseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PercentIcon/PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PercentIcon/PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneCallIcon/PhoneCallIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneCallIcon/PhoneCallIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneIcon/PhoneIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneIcon/PhoneIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneOffIcon/PhoneOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneOffIcon/PhoneOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PieChartIcon/PieChartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PieChartIcon/PieChartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PinIcon/PinIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PinIcon/PinIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlayCircleIcon/PlayCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlayCircleIcon/PlayCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlayIcon/PlayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlayIcon/PlayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlusCircleIcon/PlusCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlusCircleIcon/PlusCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlusIcon/PlusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlusIcon/PlusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlusSquareIcon/PlusSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlusSquareIcon/PlusSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PocketIcon/PocketIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PocketIcon/PocketIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PosIcon/PosIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PosIcon/PosIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PowerIcon/PowerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PowerIcon/PowerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PrinterIcon/PrinterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PrinterIcon/PrinterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PromptIcon/PromptIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PromptIcon/PromptIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/QRCodeIcon/QRCodeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/QRCodeIcon/QRCodeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RadioIcon/RadioIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RayIcon/RayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RayIcon/RayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RazorpayIcon/RazorpayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RazorpayIcon/RazorpayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RazorpayXIcon/RazorpayXIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RazorpayXIcon/RazorpayXIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RefreshIcon/RefreshIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RefreshIcon/RefreshIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RepeatIcon/RepeatIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RepeatIcon/RepeatIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ReportsIcon/ReportsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ReportsIcon/ReportsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ResizerIcon/ResizerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ResizerIcon/ResizerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RewindIcon/RewindIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RewindIcon/RewindIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RouteIcon/RouteIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RouteIcon/RouteIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RoutesIcon/RoutesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RoutesIcon/RoutesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RupeeIcon/RupeeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RupeeIcon/RupeeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RupeesIcon/RupeesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RupeesIcon/RupeesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SaasIcon/SaasIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SaasIcon/SaasIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SaveIcon/SaveIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SaveIcon/SaveIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ScissorsIcon/ScissorsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ScissorsIcon/ScissorsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SearchIcon/SearchIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SearchIcon/SearchIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SendIcon/SendIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SendIcon/SendIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ServerIcon/ServerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ServerIcon/ServerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SettingsIcon/SettingsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SettingsIcon/SettingsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SettlementsIcon/SettlementsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SettlementsIcon/SettlementsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShareIcon/ShareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShareIcon/ShareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShieldIcon/ShieldIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShieldIcon/ShieldIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShuffleIcon/ShuffleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShuffleIcon/ShuffleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SidebarIcon/SidebarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SidebarIcon/SidebarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal1BarIcon/Signal1BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal1BarIcon/Signal1BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal2BarIcon/Signal2BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal2BarIcon/Signal2BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal3BarIcon/Signal3BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal3BarIcon/Signal3BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal4BarIcon/Signal4BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal4BarIcon/Signal4BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SignalIcon/SignalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SignalIcon/SignalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SimCardIcon/SimCardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SimCardIcon/SimCardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SkipBackIcon/SkipBackIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SkipBackIcon/SkipBackIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SkipForwardIcon/SkipForwardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SkipForwardIcon/SkipForwardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SlackIcon/SlackIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SlackIcon/SlackIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SlashIcon/SlashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SlashIcon/SlashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SlidersIcon/SlidersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SlidersIcon/SlidersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SmartCollectIcon/SmartCollectIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SmartCollectIcon/SmartCollectIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SmartphoneIcon/SmartphoneIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SmartphoneIcon/SmartphoneIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SolutionsIcon/SolutionsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SolutionsIcon/SolutionsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SortIcon/SortIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SortIcon/SortIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SourceToPayIcon/SourceToPayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SourceToPayIcon/SourceToPayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SparklesIcon/SparklesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SparklesIcon/SparklesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SpeakerIcon/SpeakerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SpeakerIcon/SpeakerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SquareIcon/SquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SquareIcon/SquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StampIcon/StampIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StampIcon/StampIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StarIcon/StarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StarIcon/StarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StopCircleIcon/StopCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StopCircleIcon/StopCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StorefrontIcon/StorefrontIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StorefrontIcon/StorefrontIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SunIcon/SunIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SunIcon/SunIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SunriseIcon/SunriseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SunriseIcon/SunriseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SunsetIcon/SunsetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SunsetIcon/SunsetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TabletIcon/TabletIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TabletIcon/TabletIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TagIcon/TagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TagIcon/TagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TargetIcon/TargetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TargetIcon/TargetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TestIcon/TestIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TestIcon/TestIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ThermometerIcon/ThermometerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ThermometerIcon/ThermometerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TicketIcon/TicketIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TicketIcon/TicketIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ToggleRightIcon/ToggleRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ToggleRightIcon/ToggleRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TokenHqIcon/TokenHqIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TokenHqIcon/TokenHqIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrademarkIcon/TrademarkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrademarkIcon/TrademarkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TransactionsIcon/TransactionsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TransactionsIcon/TransactionsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TranslateIcon/TranslateIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TranslateIcon/TranslateIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrashIcon/TrashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrashIcon/TrashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrendingDownIcon/TrendingDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrendingDownIcon/TrendingDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrendingUpIcon/TrendingUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrendingUpIcon/TrendingUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TriangleIcon/TriangleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TriangleIcon/TriangleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TvIcon/TvIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TvIcon/TvIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TwitterIcon/TwitterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TwitterIcon/TwitterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TypeIcon/TypeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TypeIcon/TypeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UmbrellaIcon/UmbrellaIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UmbrellaIcon/UmbrellaIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UnderlineIcon/UnderlineIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UnderlineIcon/UnderlineIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UnlockIcon/UnlockIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UnlockIcon/UnlockIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UpiIcon/UpiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UpiIcon/UpiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UploadCloudIcon/UploadCloudIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UploadCloudIcon/UploadCloudIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UploadIcon/UploadIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UploadIcon/UploadIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserCheckIcon/UserCheckIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserCheckIcon/UserCheckIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserIcon/UserIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserIcon/UserIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserMinusIcon/UserMinusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserMinusIcon/UserMinusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserPlusIcon/UserPlusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserPlusIcon/UserPlusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserXIcon/UserXIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserXIcon/UserXIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UsersIcon/UsersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UsersIcon/UsersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VideoIcon/VideoIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VideoIcon/VideoIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VideoOffIcon/VideoOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VideoOffIcon/VideoOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VoicemailIcon/VoicemailIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VoicemailIcon/VoicemailIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeHighIcon/VolumeHighIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeHighIcon/VolumeHighIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeIcon/VolumeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeIcon/VolumeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeLowIcon/VolumeLowIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeLowIcon/VolumeLowIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WalletIcon/WalletIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WalletIcon/WalletIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WatchIcon/WatchIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WatchIcon/WatchIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WhatsAppIcon/WhatsAppIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WhatsAppIcon/WhatsAppIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WifiIcon/WifiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WifiIcon/WifiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WifiOffIcon/WifiOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WifiOffIcon/WifiOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WindIcon/WindIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WindIcon/WindIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WorldwideIcon/WorldwideIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/XCircleIcon/XCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/XCircleIcon/XCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/XSquareIcon/XSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/XSquareIcon/XSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/YoutubeIcon/YoutubeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/YoutubeIcon/YoutubeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ZapIcon/ZapIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ZapIcon/ZapIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ZoomInIcon/ZoomInIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ZoomInIcon/ZoomInIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ZoomOutIcon/ZoomOutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ZoomOutIcon/ZoomOutIcon.js.map +1 -1
- package/build/lib/web/development/components/Input/TextInput/TextInput.js +5 -3
- package/build/lib/web/development/components/Input/TextInput/TextInput.js.map +1 -1
- package/build/lib/web/development/components/InputGroup/InputRow.web.js +4 -3
- package/build/lib/web/development/components/InputGroup/InputRow.web.js.map +1 -1
- package/build/lib/web/development/components/SideNav/SideNavItems/SideNavItem.web.js +3 -2
- package/build/lib/web/development/components/SideNav/SideNavItems/SideNavItem.web.js.map +1 -1
- package/build/lib/web/development/components/Table/Table.web.js +1 -2
- package/build/lib/web/development/components/Table/Table.web.js.map +1 -1
- package/build/lib/web/development/utils/isIconComponent/index.js +2 -0
- package/build/lib/web/development/utils/isIconComponent/index.js.map +1 -0
- package/build/lib/web/development/utils/isIconComponent/isIconComponent.js +16 -0
- package/build/lib/web/development/utils/isIconComponent/isIconComponent.js.map +1 -0
- package/build/lib/web/production/components/Accordion/AccordionItemHeader.js +4 -1
- package/build/lib/web/production/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/web/production/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ActivityIcon/ActivityIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ActivityIcon/ActivityIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AddressBookIcon/AddressBookIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AddressBookIcon/AddressBookIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AffordabilityIcon/AffordabilityIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AffordabilityIcon/AffordabilityIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AirplayIcon/AirplayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AirplayIcon/AirplayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertCircleIcon/AlertCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertCircleIcon/AlertCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignCenterIcon/AlignCenterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignCenterIcon/AlignCenterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignLeftIcon/AlignLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignLeftIcon/AlignLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignRightIcon/AlignRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignRightIcon/AlignRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AnchorIcon/AnchorIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AnchorIcon/AnchorIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AndroidIcon/AndroidIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AndroidIcon/AndroidIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AnnouncementIcon/AnnouncementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AnnouncementIcon/AnnouncementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ApertureIcon/ApertureIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ApertureIcon/ApertureIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AppStoreIcon/AppStoreIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AppStoreIcon/AppStoreIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AppleIcon/AppleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AppleIcon/AppleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowDownIcon/ArrowDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowDownIcon/ArrowDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowRightIcon/ArrowRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowRightIcon/ArrowRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowUpIcon/ArrowUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowUpIcon/ArrowUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AtSignIcon/AtSignIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AtSignIcon/AtSignIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AttachmentIcon/AttachmentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AttachmentIcon/AttachmentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AwardIcon/AwardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AwardIcon/AwardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BankIcon/BankIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BankIcon/BankIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BarChartAltIcon/BarChartAltIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BarChartAltIcon/BarChartAltIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BarChartIcon/BarChartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BarChartIcon/BarChartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BarCodeIcon/BarCodeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BarCodeIcon/BarCodeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BatteryIcon/BatteryIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BatteryIcon/BatteryIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BellIcon/BellIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BellIcon/BellIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BellOffIcon/BellOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BellOffIcon/BellOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BfsiIcon/BfsiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BfsiIcon/BfsiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BillIcon/BillIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BillIcon/BillIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BillMeIcon/BillMeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BillMeIcon/BillMeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BluetoothIcon/BluetoothIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BluetoothIcon/BluetoothIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BoldIcon/BoldIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BoldIcon/BoldIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BookIcon/BookIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BookIcon/BookIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BookmarkIcon/BookmarkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BookmarkIcon/BookmarkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BoxIcon/BoxIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BoxIcon/BoxIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BriefcaseIcon/BriefcaseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BriefcaseIcon/BriefcaseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BugIcon/BugIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BugIcon/BugIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BuildingIcon/BuildingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BuildingIcon/BuildingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CalendarIcon/CalendarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CalendarIcon/CalendarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CameraIcon/CameraIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CameraIcon/CameraIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CameraOffIcon/CameraOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CameraOffIcon/CameraOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CashIcon/CashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CashIcon/CashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CastIcon/CastIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CastIcon/CastIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckCircleIcon/CheckCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckCircleIcon/CheckCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckIcon/CheckIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckIcon/CheckIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckSquareIcon/CheckSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckSquareIcon/CheckSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronDownIcon/ChevronDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronDownIcon/ChevronDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronRightIcon/ChevronRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronRightIcon/ChevronRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronUpIcon/ChevronUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronUpIcon/ChevronUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChromeIcon/ChromeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChromeIcon/ChromeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CircleIcon/CircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CircleIcon/CircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ClipboardIcon/ClipboardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ClipboardIcon/ClipboardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ClockIcon/ClockIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ClockIcon/ClockIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloseIcon/CloseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloseIcon/CloseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudIcon/CloudIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudIcon/CloudIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudLightningIcon/CloudLightningIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudLightningIcon/CloudLightningIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudOffIcon/CloudOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudOffIcon/CloudOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudRainIcon/CloudRainIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudRainIcon/CloudRainIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudSnowIcon/CloudSnowIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudSnowIcon/CloudSnowIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CodepenIcon/CodepenIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CodepenIcon/CodepenIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CoinIcon/CoinIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CoinIcon/CoinIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CoinsIcon/CoinsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CoinsIcon/CoinsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CommandIcon/CommandIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CommandIcon/CommandIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CompassIcon/CompassIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CompassIcon/CompassIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ConfettiIcon/ConfettiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ConfettiIcon/ConfettiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CookieIcon/CookieIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CookieIcon/CookieIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CopyIcon/CopyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CopyIcon/CopyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CopyrightIcon/CopyrightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CopyrightIcon/CopyrightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CpuIcon/CpuIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CpuIcon/CpuIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CreditCardIcon/CreditCardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CreditCardIcon/CreditCardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CropIcon/CropIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CropIcon/CropIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CrosshairIcon/CrosshairIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CrosshairIcon/CrosshairIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CustomersIcon/CustomersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CustomersIcon/CustomersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CutIcon/CutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CutIcon/CutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DashboardIcon/DashboardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DashboardIcon/DashboardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DeleteIcon/DeleteIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DeleteIcon/DeleteIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DiscIcon/DiscIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DiscIcon/DiscIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DollarIcon/DollarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DollarIcon/DollarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DollarsIcon/DollarsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DollarsIcon/DollarsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DotIcon/DotIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DotIcon/DotIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DownloadIcon/DownloadIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DownloadIcon/DownloadIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DragHandleIcon/DragHandleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DragHandleIcon/DragHandleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DropletIcon/DropletIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DropletIcon/DropletIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EcommerceIcon/EcommerceIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EcommerceIcon/EcommerceIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EditComposeIcon/EditComposeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EditComposeIcon/EditComposeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EditIcon/EditIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EditIcon/EditIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EditInlineIcon/EditInlineIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EditInlineIcon/EditInlineIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EducationIcon/EducationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EducationIcon/EducationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EngageIcon/EngageIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EngageIcon/EngageIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EqualsIcon/EqualsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EqualsIcon/EqualsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ExportIcon/ExportIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ExportIcon/ExportIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EyeIcon/EyeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EyeIcon/EyeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EyeOffIcon/EyeOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EyeOffIcon/EyeOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FacebookIcon/FacebookIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FacebookIcon/FacebookIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FastForwardIcon/FastForwardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FastForwardIcon/FastForwardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FeatherIcon/FeatherIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FeatherIcon/FeatherIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FigmaIcon/FigmaIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FigmaIcon/FigmaIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileIcon/FileIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileIcon/FileIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileMinusIcon/FileMinusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileMinusIcon/FileMinusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FilePlusIcon/FilePlusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FilePlusIcon/FilePlusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileTextIcon/FileTextIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileTextIcon/FileTextIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileZipIcon/FileZipIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileZipIcon/FileZipIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FilmIcon/FilmIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FilmIcon/FilmIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FilterIcon/FilterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FilterIcon/FilterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FlagIcon/FlagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FlagIcon/FlagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FlaskIcon/FlaskIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FlaskIcon/FlaskIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FolderIcon/FolderIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FolderIcon/FolderIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ForexManagementIcon/ForexManagementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ForexManagementIcon/ForexManagementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FreelanceIcon/FreelanceIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FreelanceIcon/FreelanceIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GithubIcon/GithubIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GithubIcon/GithubIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GitlabIcon/GitlabIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GitlabIcon/GitlabIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GlobeIcon/GlobeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GlobeIcon/GlobeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GridIcon/GridIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GridIcon/GridIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HashIcon/HashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HashIcon/HashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeadphoneIcon/HeadphoneIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeadphoneIcon/HeadphoneIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeadphonesIcon/HeadphonesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeadphonesIcon/HeadphonesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeadsetIcon/HeadsetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeadsetIcon/HeadsetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeartIcon/HeartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeartIcon/HeartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HelpCircleIcon/HelpCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HelpCircleIcon/HelpCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HistoryIcon/HistoryIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HistoryIcon/HistoryIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HomeIcon/HomeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HomeIcon/HomeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ImageIcon/ImageIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ImageIcon/ImageIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InboxIcon/InboxIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InboxIcon/InboxIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InfoIcon/InfoIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InfoIcon/InfoIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InstagramIcon/InstagramIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InstagramIcon/InstagramIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InvoicesIcon/InvoicesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InvoicesIcon/InvoicesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ItalicIcon/ItalicIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ItalicIcon/ItalicIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/KeyIcon/KeyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/KeyIcon/KeyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/KeyboardIcon/KeyboardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/KeyboardIcon/KeyboardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LayersIcon/LayersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LayersIcon/LayersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LayoutIcon/LayoutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LayoutIcon/LayoutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LinkIcon/LinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LinkIcon/LinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ListIcon/ListIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ListIcon/ListIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ListSearchIcon/ListSearchIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ListSearchIcon/ListSearchIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LoaderIcon/LoaderIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LoaderIcon/LoaderIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LockIcon/LockIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LockIcon/LockIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LogInIcon/LogInIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LogInIcon/LogInIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LogOutIcon/LogOutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LogOutIcon/LogOutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MailIcon/MailIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MailIcon/MailIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MailOpenIcon/MailOpenIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MailOpenIcon/MailOpenIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MapIcon/MapIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MapIcon/MapIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MapPinIcon/MapPinIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MapPinIcon/MapPinIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MaximizeIcon/MaximizeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MaximizeIcon/MaximizeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MenuDotsIcon/MenuDotsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MenuDotsIcon/MenuDotsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MenuIcon/MenuIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MenuIcon/MenuIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MessageCircleIcon/MessageCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MessageCircleIcon/MessageCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MessageSquareIcon/MessageSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MessageSquareIcon/MessageSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MicIcon/MicIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MicIcon/MicIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MicOffIcon/MicOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MicOffIcon/MicOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinimizeIcon/MinimizeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinimizeIcon/MinimizeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinusCircleIcon/MinusCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinusCircleIcon/MinusCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinusIcon/MinusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinusIcon/MinusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinusSquareIcon/MinusSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinusSquareIcon/MinusSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MobileAppIcon/MobileAppIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MobileAppIcon/MobileAppIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MonitorIcon/MonitorIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MonitorIcon/MonitorIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoonIcon/MoonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoonIcon/MoonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoreIcon/MoreIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoreIcon/MoreIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoveIcon/MoveIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoveIcon/MoveIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MusicIcon/MusicIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MusicIcon/MusicIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MyAccountIcon/MyAccountIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MyAccountIcon/MyAccountIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/NavigationIcon/NavigationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/NavigationIcon/NavigationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/NoSignalIcon/NoSignalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/NoSignalIcon/NoSignalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/OctagonIcon/OctagonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/OctagonIcon/OctagonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/OffersIcon/OffersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/OffersIcon/OffersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/OptimizerIcon/OptimizerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/OptimizerIcon/OptimizerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PackageIcon/PackageIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PackageIcon/PackageIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaperclipIcon/PaperclipIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaperclipIcon/PaperclipIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PauseCircleIcon/PauseCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PauseCircleIcon/PauseCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PauseIcon/PauseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PauseIcon/PauseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PercentIcon/PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PercentIcon/PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneCallIcon/PhoneCallIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneCallIcon/PhoneCallIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneIcon/PhoneIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneIcon/PhoneIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneOffIcon/PhoneOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneOffIcon/PhoneOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PieChartIcon/PieChartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PieChartIcon/PieChartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PinIcon/PinIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PinIcon/PinIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlayCircleIcon/PlayCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlayCircleIcon/PlayCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlayIcon/PlayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlayIcon/PlayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlusCircleIcon/PlusCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlusCircleIcon/PlusCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlusIcon/PlusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlusIcon/PlusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlusSquareIcon/PlusSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlusSquareIcon/PlusSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PocketIcon/PocketIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PocketIcon/PocketIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PosIcon/PosIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PosIcon/PosIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PowerIcon/PowerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PowerIcon/PowerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PrinterIcon/PrinterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PrinterIcon/PrinterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PromptIcon/PromptIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PromptIcon/PromptIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/QRCodeIcon/QRCodeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/QRCodeIcon/QRCodeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RadioIcon/RadioIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RayIcon/RayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RayIcon/RayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RazorpayIcon/RazorpayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RazorpayIcon/RazorpayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RazorpayXIcon/RazorpayXIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RazorpayXIcon/RazorpayXIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RefreshIcon/RefreshIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RefreshIcon/RefreshIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RepeatIcon/RepeatIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RepeatIcon/RepeatIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ReportsIcon/ReportsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ReportsIcon/ReportsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ResizerIcon/ResizerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ResizerIcon/ResizerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RewindIcon/RewindIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RewindIcon/RewindIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RouteIcon/RouteIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RouteIcon/RouteIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RoutesIcon/RoutesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RoutesIcon/RoutesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RupeeIcon/RupeeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RupeeIcon/RupeeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RupeesIcon/RupeesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RupeesIcon/RupeesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SaasIcon/SaasIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SaasIcon/SaasIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SaveIcon/SaveIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SaveIcon/SaveIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ScissorsIcon/ScissorsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ScissorsIcon/ScissorsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SearchIcon/SearchIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SearchIcon/SearchIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SendIcon/SendIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SendIcon/SendIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ServerIcon/ServerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ServerIcon/ServerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SettingsIcon/SettingsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SettingsIcon/SettingsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SettlementsIcon/SettlementsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SettlementsIcon/SettlementsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShareIcon/ShareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShareIcon/ShareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShieldIcon/ShieldIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShieldIcon/ShieldIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShuffleIcon/ShuffleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShuffleIcon/ShuffleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SidebarIcon/SidebarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SidebarIcon/SidebarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal1BarIcon/Signal1BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal1BarIcon/Signal1BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal2BarIcon/Signal2BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal2BarIcon/Signal2BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal3BarIcon/Signal3BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal3BarIcon/Signal3BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal4BarIcon/Signal4BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal4BarIcon/Signal4BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SignalIcon/SignalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SignalIcon/SignalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SimCardIcon/SimCardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SimCardIcon/SimCardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SkipBackIcon/SkipBackIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SkipBackIcon/SkipBackIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SkipForwardIcon/SkipForwardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SkipForwardIcon/SkipForwardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SlackIcon/SlackIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SlackIcon/SlackIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SlashIcon/SlashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SlashIcon/SlashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SlidersIcon/SlidersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SlidersIcon/SlidersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SmartCollectIcon/SmartCollectIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SmartCollectIcon/SmartCollectIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SmartphoneIcon/SmartphoneIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SmartphoneIcon/SmartphoneIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SolutionsIcon/SolutionsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SolutionsIcon/SolutionsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SortIcon/SortIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SortIcon/SortIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SourceToPayIcon/SourceToPayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SourceToPayIcon/SourceToPayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SparklesIcon/SparklesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SparklesIcon/SparklesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SpeakerIcon/SpeakerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SpeakerIcon/SpeakerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SquareIcon/SquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SquareIcon/SquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StampIcon/StampIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StampIcon/StampIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StarIcon/StarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StarIcon/StarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StopCircleIcon/StopCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StopCircleIcon/StopCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StorefrontIcon/StorefrontIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StorefrontIcon/StorefrontIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SunIcon/SunIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SunIcon/SunIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SunriseIcon/SunriseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SunriseIcon/SunriseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SunsetIcon/SunsetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SunsetIcon/SunsetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TabletIcon/TabletIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TabletIcon/TabletIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TagIcon/TagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TagIcon/TagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TargetIcon/TargetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TargetIcon/TargetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TestIcon/TestIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TestIcon/TestIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ThermometerIcon/ThermometerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ThermometerIcon/ThermometerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TicketIcon/TicketIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TicketIcon/TicketIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ToggleRightIcon/ToggleRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ToggleRightIcon/ToggleRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TokenHqIcon/TokenHqIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TokenHqIcon/TokenHqIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrademarkIcon/TrademarkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrademarkIcon/TrademarkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TransactionsIcon/TransactionsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TransactionsIcon/TransactionsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TranslateIcon/TranslateIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TranslateIcon/TranslateIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrashIcon/TrashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrashIcon/TrashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrendingDownIcon/TrendingDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrendingDownIcon/TrendingDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrendingUpIcon/TrendingUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrendingUpIcon/TrendingUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TriangleIcon/TriangleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TriangleIcon/TriangleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TvIcon/TvIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TvIcon/TvIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TwitterIcon/TwitterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TwitterIcon/TwitterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TypeIcon/TypeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TypeIcon/TypeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UmbrellaIcon/UmbrellaIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UmbrellaIcon/UmbrellaIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UnderlineIcon/UnderlineIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UnderlineIcon/UnderlineIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UnlockIcon/UnlockIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UnlockIcon/UnlockIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UpiIcon/UpiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UpiIcon/UpiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UploadCloudIcon/UploadCloudIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UploadCloudIcon/UploadCloudIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UploadIcon/UploadIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UploadIcon/UploadIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserCheckIcon/UserCheckIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserCheckIcon/UserCheckIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserIcon/UserIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserIcon/UserIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserMinusIcon/UserMinusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserMinusIcon/UserMinusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserPlusIcon/UserPlusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserPlusIcon/UserPlusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserXIcon/UserXIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserXIcon/UserXIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UsersIcon/UsersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UsersIcon/UsersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VideoIcon/VideoIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VideoIcon/VideoIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VideoOffIcon/VideoOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VideoOffIcon/VideoOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VoicemailIcon/VoicemailIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VoicemailIcon/VoicemailIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeHighIcon/VolumeHighIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeHighIcon/VolumeHighIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeIcon/VolumeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeIcon/VolumeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeLowIcon/VolumeLowIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeLowIcon/VolumeLowIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WalletIcon/WalletIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WalletIcon/WalletIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WatchIcon/WatchIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WatchIcon/WatchIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WhatsAppIcon/WhatsAppIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WhatsAppIcon/WhatsAppIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WifiIcon/WifiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WifiIcon/WifiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WifiOffIcon/WifiOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WifiOffIcon/WifiOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WindIcon/WindIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WindIcon/WindIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WorldwideIcon/WorldwideIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/XCircleIcon/XCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/XCircleIcon/XCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/XSquareIcon/XSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/XSquareIcon/XSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/YoutubeIcon/YoutubeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/YoutubeIcon/YoutubeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ZapIcon/ZapIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ZapIcon/ZapIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ZoomInIcon/ZoomInIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ZoomInIcon/ZoomInIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ZoomOutIcon/ZoomOutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ZoomOutIcon/ZoomOutIcon.js.map +1 -1
- package/build/lib/web/production/components/Input/TextInput/TextInput.js +5 -3
- package/build/lib/web/production/components/Input/TextInput/TextInput.js.map +1 -1
- package/build/lib/web/production/components/InputGroup/InputRow.web.js +4 -3
- package/build/lib/web/production/components/InputGroup/InputRow.web.js.map +1 -1
- package/build/lib/web/production/components/SideNav/SideNavItems/SideNavItem.web.js +3 -2
- package/build/lib/web/production/components/SideNav/SideNavItems/SideNavItem.web.js.map +1 -1
- package/build/lib/web/production/components/Table/Table.web.js +1 -2
- package/build/lib/web/production/components/Table/Table.web.js.map +1 -1
- package/build/lib/web/production/utils/isIconComponent/index.js +2 -0
- package/build/lib/web/production/utils/isIconComponent/index.js.map +1 -0
- package/build/lib/web/production/utils/isIconComponent/isIconComponent.js +16 -0
- package/build/lib/web/production/utils/isIconComponent/isIconComponent.js.map +1 -0
- package/build/types/components/index.d.ts +389 -389
- package/build/types/components/index.native.d.ts +687 -687
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import * as react_native_types from 'react-native/types';
|
|
3
|
-
import * as
|
|
4
|
-
import
|
|
3
|
+
import * as react from 'react';
|
|
4
|
+
import react__default, { ReactNode, ReactElement, CSSProperties, SyntheticEvent, ImgHTMLAttributes, HTMLAttributeReferrerPolicy, ReactChild, KeyboardEvent } from 'react';
|
|
5
5
|
import * as react_native from 'react-native';
|
|
6
6
|
import { View, ViewStyle, AccessibilityRole, GestureResponderEvent, TouchableOpacity, ImageSourcePropType, PressableProps } from 'react-native';
|
|
7
7
|
import { CSSObject } from 'styled-components';
|
|
@@ -395,7 +395,7 @@ type ThemeContext = UseColorScheme & {
|
|
|
395
395
|
theme: Theme;
|
|
396
396
|
platform: TypographyPlatforms;
|
|
397
397
|
};
|
|
398
|
-
declare const ThemeContext:
|
|
398
|
+
declare const ThemeContext: react.Context<ThemeContext>;
|
|
399
399
|
declare const useTheme: () => ThemeContext;
|
|
400
400
|
|
|
401
401
|
type Duration = {
|
|
@@ -526,7 +526,7 @@ type DotNotationSpacingStringToken = `spacing.${keyof Spacing}`;
|
|
|
526
526
|
* }
|
|
527
527
|
* ```
|
|
528
528
|
*/
|
|
529
|
-
type StringChildrenType =
|
|
529
|
+
type StringChildrenType = react__default.ReactText | react__default.ReactText[];
|
|
530
530
|
/**
|
|
531
531
|
*
|
|
532
532
|
* When combined with union, this type utility will give you autocomplete of union while still supporting any string value as input
|
|
@@ -577,7 +577,7 @@ type PickIfExist<T, K extends keyof T> = {
|
|
|
577
577
|
* // On Native --> This will be just `flex` and `none`
|
|
578
578
|
* ```
|
|
579
579
|
*/
|
|
580
|
-
type PickCSSByPlatform<T extends keyof
|
|
580
|
+
type PickCSSByPlatform<T extends keyof react__default.CSSProperties | keyof ViewStyle> = Platform.Select<{
|
|
581
581
|
web: PickIfExist<CSSObject, T>;
|
|
582
582
|
native: PickIfExist<ViewStyle, T>;
|
|
583
583
|
}>;
|
|
@@ -1384,7 +1384,7 @@ type BoxRefType = Platform.Select<{
|
|
|
1384
1384
|
native: View;
|
|
1385
1385
|
}>;
|
|
1386
1386
|
|
|
1387
|
-
declare const Box:
|
|
1387
|
+
declare const Box: react__default.ForwardRefExoticComponent<Partial<PaddingProps & MarginProps & {
|
|
1388
1388
|
width: SpacingValueType | {
|
|
1389
1389
|
readonly base?: SpacingValueType | undefined;
|
|
1390
1390
|
readonly xs?: SpacingValueType | undefined;
|
|
@@ -1741,10 +1741,10 @@ declare const Box: React__default.ForwardRefExoticComponent<Partial<PaddingProps
|
|
|
1741
1741
|
}, "backgroundColor"> & {
|
|
1742
1742
|
as: "aside" | "div" | "footer" | "header" | "label" | "main" | "nav" | "section" | "span";
|
|
1743
1743
|
} & {
|
|
1744
|
-
children?:
|
|
1744
|
+
children?: react__default.ReactNode | react__default.ReactNode[];
|
|
1745
1745
|
tabIndex?: number | undefined;
|
|
1746
1746
|
id?: string | undefined;
|
|
1747
|
-
} & TestID & DataAnalyticsAttribute> &
|
|
1747
|
+
} & TestID & DataAnalyticsAttribute> & react__default.RefAttributes<BoxRefType>>;
|
|
1748
1748
|
|
|
1749
1749
|
type InteractiveText$1 = DotNotationToken<Theme['colors']['interactive']['icon']>;
|
|
1750
1750
|
type FeedbackText$1 = DotNotationToken<Theme['colors']['feedback']['icon']>;
|
|
@@ -1760,781 +1760,781 @@ type IconProps = {
|
|
|
1760
1760
|
} & StyledPropsBlade;
|
|
1761
1761
|
type IconComponent = React.ComponentType<IconProps>;
|
|
1762
1762
|
|
|
1763
|
-
declare const AcceptPaymentsIcon:
|
|
1763
|
+
declare const AcceptPaymentsIcon: react.FunctionComponent<IconProps>;
|
|
1764
1764
|
|
|
1765
|
-
declare const ActivityIcon:
|
|
1765
|
+
declare const ActivityIcon: react.FunctionComponent<IconProps>;
|
|
1766
1766
|
|
|
1767
|
-
declare const AddressBookIcon:
|
|
1767
|
+
declare const AddressBookIcon: react.FunctionComponent<IconProps>;
|
|
1768
1768
|
|
|
1769
|
-
declare const AffordabilityIcon:
|
|
1769
|
+
declare const AffordabilityIcon: react.FunctionComponent<IconProps>;
|
|
1770
1770
|
|
|
1771
|
-
declare const AirplayIcon:
|
|
1771
|
+
declare const AirplayIcon: react.FunctionComponent<IconProps>;
|
|
1772
1772
|
|
|
1773
|
-
declare const AlertCircleIcon:
|
|
1773
|
+
declare const AlertCircleIcon: react.FunctionComponent<IconProps>;
|
|
1774
1774
|
|
|
1775
|
-
declare const AlertOctagonIcon:
|
|
1775
|
+
declare const AlertOctagonIcon: react.FunctionComponent<IconProps>;
|
|
1776
1776
|
|
|
1777
|
-
declare const AlertOnlyIcon:
|
|
1777
|
+
declare const AlertOnlyIcon: react.FunctionComponent<IconProps>;
|
|
1778
1778
|
|
|
1779
|
-
declare const AlertTriangleIcon:
|
|
1779
|
+
declare const AlertTriangleIcon: react.FunctionComponent<IconProps>;
|
|
1780
1780
|
|
|
1781
|
-
declare const AlignCenterIcon:
|
|
1781
|
+
declare const AlignCenterIcon: react.FunctionComponent<IconProps>;
|
|
1782
1782
|
|
|
1783
|
-
declare const AlignJustifyIcon:
|
|
1783
|
+
declare const AlignJustifyIcon: react.FunctionComponent<IconProps>;
|
|
1784
1784
|
|
|
1785
|
-
declare const AlignLeftIcon:
|
|
1785
|
+
declare const AlignLeftIcon: react.FunctionComponent<IconProps>;
|
|
1786
1786
|
|
|
1787
|
-
declare const AlignRightIcon:
|
|
1787
|
+
declare const AlignRightIcon: react.FunctionComponent<IconProps>;
|
|
1788
1788
|
|
|
1789
|
-
declare const AnchorIcon:
|
|
1789
|
+
declare const AnchorIcon: react.FunctionComponent<IconProps>;
|
|
1790
1790
|
|
|
1791
|
-
declare const AndroidIcon:
|
|
1791
|
+
declare const AndroidIcon: react.FunctionComponent<IconProps>;
|
|
1792
1792
|
|
|
1793
|
-
declare const AnnouncementIcon:
|
|
1793
|
+
declare const AnnouncementIcon: react.FunctionComponent<IconProps>;
|
|
1794
1794
|
|
|
1795
|
-
declare const ApertureIcon:
|
|
1795
|
+
declare const ApertureIcon: react.FunctionComponent<IconProps>;
|
|
1796
1796
|
|
|
1797
|
-
declare const AppStoreIcon:
|
|
1797
|
+
declare const AppStoreIcon: react.FunctionComponent<IconProps>;
|
|
1798
1798
|
|
|
1799
|
-
declare const AppleIcon:
|
|
1799
|
+
declare const AppleIcon: react.FunctionComponent<IconProps>;
|
|
1800
1800
|
|
|
1801
|
-
declare const ArrowDownIcon:
|
|
1801
|
+
declare const ArrowDownIcon: react.FunctionComponent<IconProps>;
|
|
1802
1802
|
|
|
1803
|
-
declare const ArrowDownLeftIcon:
|
|
1803
|
+
declare const ArrowDownLeftIcon: react.FunctionComponent<IconProps>;
|
|
1804
1804
|
|
|
1805
|
-
declare const ArrowDownRightIcon:
|
|
1805
|
+
declare const ArrowDownRightIcon: react.FunctionComponent<IconProps>;
|
|
1806
1806
|
|
|
1807
|
-
declare const ArrowLeftIcon:
|
|
1807
|
+
declare const ArrowLeftIcon: react.FunctionComponent<IconProps>;
|
|
1808
1808
|
|
|
1809
|
-
declare const ArrowRightIcon:
|
|
1809
|
+
declare const ArrowRightIcon: react.FunctionComponent<IconProps>;
|
|
1810
1810
|
|
|
1811
|
-
declare const ArrowSquareDownIcon:
|
|
1811
|
+
declare const ArrowSquareDownIcon: react.FunctionComponent<IconProps>;
|
|
1812
1812
|
|
|
1813
|
-
declare const ArrowSquareDownLeftIcon:
|
|
1813
|
+
declare const ArrowSquareDownLeftIcon: react.FunctionComponent<IconProps>;
|
|
1814
1814
|
|
|
1815
|
-
declare const ArrowSquareDownRightIcon:
|
|
1815
|
+
declare const ArrowSquareDownRightIcon: react.FunctionComponent<IconProps>;
|
|
1816
1816
|
|
|
1817
|
-
declare const ArrowSquareLeftIcon:
|
|
1817
|
+
declare const ArrowSquareLeftIcon: react.FunctionComponent<IconProps>;
|
|
1818
1818
|
|
|
1819
|
-
declare const ArrowSquareRightIcon:
|
|
1819
|
+
declare const ArrowSquareRightIcon: react.FunctionComponent<IconProps>;
|
|
1820
1820
|
|
|
1821
|
-
declare const ArrowSquareUpIcon:
|
|
1821
|
+
declare const ArrowSquareUpIcon: react.FunctionComponent<IconProps>;
|
|
1822
1822
|
|
|
1823
|
-
declare const ArrowSquareUpLeftIcon:
|
|
1823
|
+
declare const ArrowSquareUpLeftIcon: react.FunctionComponent<IconProps>;
|
|
1824
1824
|
|
|
1825
|
-
declare const ArrowSquareUpRightIcon:
|
|
1825
|
+
declare const ArrowSquareUpRightIcon: react.FunctionComponent<IconProps>;
|
|
1826
1826
|
|
|
1827
|
-
declare const ArrowUpIcon:
|
|
1827
|
+
declare const ArrowUpIcon: react.FunctionComponent<IconProps>;
|
|
1828
1828
|
|
|
1829
|
-
declare const ArrowUpLeftIcon:
|
|
1829
|
+
declare const ArrowUpLeftIcon: react.FunctionComponent<IconProps>;
|
|
1830
1830
|
|
|
1831
|
-
declare const ArrowUpRightIcon:
|
|
1831
|
+
declare const ArrowUpRightIcon: react.FunctionComponent<IconProps>;
|
|
1832
1832
|
|
|
1833
|
-
declare const AtSignIcon:
|
|
1833
|
+
declare const AtSignIcon: react.FunctionComponent<IconProps>;
|
|
1834
1834
|
|
|
1835
|
-
declare const AttachmentIcon:
|
|
1835
|
+
declare const AttachmentIcon: react.FunctionComponent<IconProps>;
|
|
1836
1836
|
|
|
1837
|
-
declare const AutomateAccountingIcon:
|
|
1837
|
+
declare const AutomateAccountingIcon: react.FunctionComponent<IconProps>;
|
|
1838
1838
|
|
|
1839
|
-
declare const AutomatePayrollIcon:
|
|
1839
|
+
declare const AutomatePayrollIcon: react.FunctionComponent<IconProps>;
|
|
1840
1840
|
|
|
1841
|
-
declare const AwardIcon:
|
|
1841
|
+
declare const AwardIcon: react.FunctionComponent<IconProps>;
|
|
1842
1842
|
|
|
1843
|
-
declare const BankAccountVerificationIcon:
|
|
1843
|
+
declare const BankAccountVerificationIcon: react.FunctionComponent<IconProps>;
|
|
1844
1844
|
|
|
1845
|
-
declare const BankIcon:
|
|
1845
|
+
declare const BankIcon: react.FunctionComponent<IconProps>;
|
|
1846
1846
|
|
|
1847
|
-
declare const BarChartAltIcon:
|
|
1847
|
+
declare const BarChartAltIcon: react.FunctionComponent<IconProps>;
|
|
1848
1848
|
|
|
1849
|
-
declare const BarChartIcon:
|
|
1849
|
+
declare const BarChartIcon: react.FunctionComponent<IconProps>;
|
|
1850
1850
|
|
|
1851
|
-
declare const BarCodeIcon:
|
|
1851
|
+
declare const BarCodeIcon: react.FunctionComponent<IconProps>;
|
|
1852
1852
|
|
|
1853
|
-
declare const Battery100PercentIcon:
|
|
1853
|
+
declare const Battery100PercentIcon: react.FunctionComponent<IconProps>;
|
|
1854
1854
|
|
|
1855
|
-
declare const Battery20PercentIcon:
|
|
1855
|
+
declare const Battery20PercentIcon: react.FunctionComponent<IconProps>;
|
|
1856
1856
|
|
|
1857
|
-
declare const Battery40PercentIcon:
|
|
1857
|
+
declare const Battery40PercentIcon: react.FunctionComponent<IconProps>;
|
|
1858
1858
|
|
|
1859
|
-
declare const Battery60PercentIcon:
|
|
1859
|
+
declare const Battery60PercentIcon: react.FunctionComponent<IconProps>;
|
|
1860
1860
|
|
|
1861
|
-
declare const Battery80PercentIcon:
|
|
1861
|
+
declare const Battery80PercentIcon: react.FunctionComponent<IconProps>;
|
|
1862
1862
|
|
|
1863
|
-
declare const BatteryChargingIcon:
|
|
1863
|
+
declare const BatteryChargingIcon: react.FunctionComponent<IconProps>;
|
|
1864
1864
|
|
|
1865
|
-
declare const BatteryIcon:
|
|
1865
|
+
declare const BatteryIcon: react.FunctionComponent<IconProps>;
|
|
1866
1866
|
|
|
1867
|
-
declare const BellIcon:
|
|
1867
|
+
declare const BellIcon: react.FunctionComponent<IconProps>;
|
|
1868
1868
|
|
|
1869
|
-
declare const BellOffIcon:
|
|
1869
|
+
declare const BellOffIcon: react.FunctionComponent<IconProps>;
|
|
1870
1870
|
|
|
1871
|
-
declare const BfsiIcon:
|
|
1871
|
+
declare const BfsiIcon: react.FunctionComponent<IconProps>;
|
|
1872
1872
|
|
|
1873
|
-
declare const BillIcon:
|
|
1873
|
+
declare const BillIcon: react.FunctionComponent<IconProps>;
|
|
1874
1874
|
|
|
1875
|
-
declare const BillMeIcon:
|
|
1875
|
+
declare const BillMeIcon: react.FunctionComponent<IconProps>;
|
|
1876
1876
|
|
|
1877
|
-
declare const BluetoothIcon:
|
|
1877
|
+
declare const BluetoothIcon: react.FunctionComponent<IconProps>;
|
|
1878
1878
|
|
|
1879
|
-
declare const BoldIcon:
|
|
1879
|
+
declare const BoldIcon: react.FunctionComponent<IconProps>;
|
|
1880
1880
|
|
|
1881
|
-
declare const BookIcon:
|
|
1881
|
+
declare const BookIcon: react.FunctionComponent<IconProps>;
|
|
1882
1882
|
|
|
1883
|
-
declare const BookmarkIcon:
|
|
1883
|
+
declare const BookmarkIcon: react.FunctionComponent<IconProps>;
|
|
1884
1884
|
|
|
1885
|
-
declare const BoxIcon:
|
|
1885
|
+
declare const BoxIcon: react.FunctionComponent<IconProps>;
|
|
1886
1886
|
|
|
1887
|
-
declare const BriefcaseIcon:
|
|
1887
|
+
declare const BriefcaseIcon: react.FunctionComponent<IconProps>;
|
|
1888
1888
|
|
|
1889
|
-
declare const BugIcon:
|
|
1889
|
+
declare const BugIcon: react.FunctionComponent<IconProps>;
|
|
1890
1890
|
|
|
1891
|
-
declare const BuildingIcon:
|
|
1891
|
+
declare const BuildingIcon: react.FunctionComponent<IconProps>;
|
|
1892
1892
|
|
|
1893
|
-
declare const BulkPayoutsIcon:
|
|
1893
|
+
declare const BulkPayoutsIcon: react.FunctionComponent<IconProps>;
|
|
1894
1894
|
|
|
1895
|
-
declare const BusinessBankingIcon:
|
|
1895
|
+
declare const BusinessBankingIcon: react.FunctionComponent<IconProps>;
|
|
1896
1896
|
|
|
1897
|
-
declare const BusinessSpendManagementIcon:
|
|
1897
|
+
declare const BusinessSpendManagementIcon: react.FunctionComponent<IconProps>;
|
|
1898
1898
|
|
|
1899
|
-
declare const CalendarIcon:
|
|
1899
|
+
declare const CalendarIcon: react.FunctionComponent<IconProps>;
|
|
1900
1900
|
|
|
1901
|
-
declare const CameraIcon:
|
|
1901
|
+
declare const CameraIcon: react.FunctionComponent<IconProps>;
|
|
1902
1902
|
|
|
1903
|
-
declare const CameraOffIcon:
|
|
1903
|
+
declare const CameraOffIcon: react.FunctionComponent<IconProps>;
|
|
1904
1904
|
|
|
1905
|
-
declare const CashIcon:
|
|
1905
|
+
declare const CashIcon: react.FunctionComponent<IconProps>;
|
|
1906
1906
|
|
|
1907
|
-
declare const CastIcon:
|
|
1907
|
+
declare const CastIcon: react.FunctionComponent<IconProps>;
|
|
1908
1908
|
|
|
1909
|
-
declare const CheckCircle2Icon:
|
|
1909
|
+
declare const CheckCircle2Icon: react.FunctionComponent<IconProps>;
|
|
1910
1910
|
|
|
1911
|
-
declare const CheckCircleIcon:
|
|
1911
|
+
declare const CheckCircleIcon: react.FunctionComponent<IconProps>;
|
|
1912
1912
|
|
|
1913
|
-
declare const CheckIcon:
|
|
1913
|
+
declare const CheckIcon: react.FunctionComponent<IconProps>;
|
|
1914
1914
|
|
|
1915
|
-
declare const CheckSquareIcon:
|
|
1915
|
+
declare const CheckSquareIcon: react.FunctionComponent<IconProps>;
|
|
1916
1916
|
|
|
1917
|
-
declare const ChevronDownIcon:
|
|
1917
|
+
declare const ChevronDownIcon: react.FunctionComponent<IconProps>;
|
|
1918
1918
|
|
|
1919
|
-
declare const ChevronLeftIcon:
|
|
1919
|
+
declare const ChevronLeftIcon: react.FunctionComponent<IconProps>;
|
|
1920
1920
|
|
|
1921
|
-
declare const ChevronRightIcon:
|
|
1921
|
+
declare const ChevronRightIcon: react.FunctionComponent<IconProps>;
|
|
1922
1922
|
|
|
1923
|
-
declare const ChevronUpDownIcon:
|
|
1923
|
+
declare const ChevronUpDownIcon: react.FunctionComponent<IconProps>;
|
|
1924
1924
|
|
|
1925
|
-
declare const ChevronUpIcon:
|
|
1925
|
+
declare const ChevronUpIcon: react.FunctionComponent<IconProps>;
|
|
1926
1926
|
|
|
1927
|
-
declare const ChevronsDownIcon:
|
|
1927
|
+
declare const ChevronsDownIcon: react.FunctionComponent<IconProps>;
|
|
1928
1928
|
|
|
1929
|
-
declare const ChevronsLeftIcon:
|
|
1929
|
+
declare const ChevronsLeftIcon: react.FunctionComponent<IconProps>;
|
|
1930
1930
|
|
|
1931
|
-
declare const ChevronsRightIcon:
|
|
1931
|
+
declare const ChevronsRightIcon: react.FunctionComponent<IconProps>;
|
|
1932
1932
|
|
|
1933
|
-
declare const ChevronsUpIcon:
|
|
1933
|
+
declare const ChevronsUpIcon: react.FunctionComponent<IconProps>;
|
|
1934
1934
|
|
|
1935
|
-
declare const ChromeIcon:
|
|
1935
|
+
declare const ChromeIcon: react.FunctionComponent<IconProps>;
|
|
1936
1936
|
|
|
1937
|
-
declare const CircleIcon:
|
|
1937
|
+
declare const CircleIcon: react.FunctionComponent<IconProps>;
|
|
1938
1938
|
|
|
1939
|
-
declare const ClipboardIcon:
|
|
1939
|
+
declare const ClipboardIcon: react.FunctionComponent<IconProps>;
|
|
1940
1940
|
|
|
1941
|
-
declare const ClockIcon:
|
|
1941
|
+
declare const ClockIcon: react.FunctionComponent<IconProps>;
|
|
1942
1942
|
|
|
1943
|
-
declare const CloseIcon:
|
|
1943
|
+
declare const CloseIcon: react.FunctionComponent<IconProps>;
|
|
1944
1944
|
|
|
1945
|
-
declare const ClosedCaptioningIcon:
|
|
1945
|
+
declare const ClosedCaptioningIcon: react.FunctionComponent<IconProps>;
|
|
1946
1946
|
|
|
1947
|
-
declare const CloudDrizzleIcon:
|
|
1947
|
+
declare const CloudDrizzleIcon: react.FunctionComponent<IconProps>;
|
|
1948
1948
|
|
|
1949
|
-
declare const CloudIcon:
|
|
1949
|
+
declare const CloudIcon: react.FunctionComponent<IconProps>;
|
|
1950
1950
|
|
|
1951
|
-
declare const CloudLightningIcon:
|
|
1951
|
+
declare const CloudLightningIcon: react.FunctionComponent<IconProps>;
|
|
1952
1952
|
|
|
1953
|
-
declare const CloudOffIcon:
|
|
1953
|
+
declare const CloudOffIcon: react.FunctionComponent<IconProps>;
|
|
1954
1954
|
|
|
1955
|
-
declare const CloudRainIcon:
|
|
1955
|
+
declare const CloudRainIcon: react.FunctionComponent<IconProps>;
|
|
1956
1956
|
|
|
1957
|
-
declare const CloudSnowIcon:
|
|
1957
|
+
declare const CloudSnowIcon: react.FunctionComponent<IconProps>;
|
|
1958
1958
|
|
|
1959
|
-
declare const CodeSnippetIcon:
|
|
1959
|
+
declare const CodeSnippetIcon: react.FunctionComponent<IconProps>;
|
|
1960
1960
|
|
|
1961
|
-
declare const CodepenIcon:
|
|
1961
|
+
declare const CodepenIcon: react.FunctionComponent<IconProps>;
|
|
1962
1962
|
|
|
1963
|
-
declare const CoinIcon:
|
|
1963
|
+
declare const CoinIcon: react.FunctionComponent<IconProps>;
|
|
1964
1964
|
|
|
1965
|
-
declare const CoinsIcon:
|
|
1965
|
+
declare const CoinsIcon: react.FunctionComponent<IconProps>;
|
|
1966
1966
|
|
|
1967
|
-
declare const CommandIcon:
|
|
1967
|
+
declare const CommandIcon: react.FunctionComponent<IconProps>;
|
|
1968
1968
|
|
|
1969
|
-
declare const CompanyRegistrationIcon:
|
|
1969
|
+
declare const CompanyRegistrationIcon: react.FunctionComponent<IconProps>;
|
|
1970
1970
|
|
|
1971
|
-
declare const CompassIcon:
|
|
1971
|
+
declare const CompassIcon: react.FunctionComponent<IconProps>;
|
|
1972
1972
|
|
|
1973
|
-
declare const ConfettiIcon:
|
|
1973
|
+
declare const ConfettiIcon: react.FunctionComponent<IconProps>;
|
|
1974
1974
|
|
|
1975
|
-
declare const ContactlessPaymentIcon:
|
|
1975
|
+
declare const ContactlessPaymentIcon: react.FunctionComponent<IconProps>;
|
|
1976
1976
|
|
|
1977
|
-
declare const CookieIcon:
|
|
1977
|
+
declare const CookieIcon: react.FunctionComponent<IconProps>;
|
|
1978
1978
|
|
|
1979
|
-
declare const CopyIcon:
|
|
1979
|
+
declare const CopyIcon: react.FunctionComponent<IconProps>;
|
|
1980
1980
|
|
|
1981
|
-
declare const CopyrightIcon:
|
|
1981
|
+
declare const CopyrightIcon: react.FunctionComponent<IconProps>;
|
|
1982
1982
|
|
|
1983
|
-
declare const CornerDownLeftIcon:
|
|
1983
|
+
declare const CornerDownLeftIcon: react.FunctionComponent<IconProps>;
|
|
1984
1984
|
|
|
1985
|
-
declare const CornerDownRightIcon:
|
|
1985
|
+
declare const CornerDownRightIcon: react.FunctionComponent<IconProps>;
|
|
1986
1986
|
|
|
1987
|
-
declare const CornerLeftDownIcon:
|
|
1987
|
+
declare const CornerLeftDownIcon: react.FunctionComponent<IconProps>;
|
|
1988
1988
|
|
|
1989
|
-
declare const CornerLeftUpIcon:
|
|
1989
|
+
declare const CornerLeftUpIcon: react.FunctionComponent<IconProps>;
|
|
1990
1990
|
|
|
1991
|
-
declare const CornerRightDownIcon:
|
|
1991
|
+
declare const CornerRightDownIcon: react.FunctionComponent<IconProps>;
|
|
1992
1992
|
|
|
1993
|
-
declare const CornerRightUpIcon:
|
|
1993
|
+
declare const CornerRightUpIcon: react.FunctionComponent<IconProps>;
|
|
1994
1994
|
|
|
1995
|
-
declare const CornerUpLeftIcon:
|
|
1995
|
+
declare const CornerUpLeftIcon: react.FunctionComponent<IconProps>;
|
|
1996
1996
|
|
|
1997
|
-
declare const CornerUpRightIcon:
|
|
1997
|
+
declare const CornerUpRightIcon: react.FunctionComponent<IconProps>;
|
|
1998
1998
|
|
|
1999
|
-
declare const CpuIcon:
|
|
1999
|
+
declare const CpuIcon: react.FunctionComponent<IconProps>;
|
|
2000
2000
|
|
|
2001
|
-
declare const CreditCardIcon:
|
|
2001
|
+
declare const CreditCardIcon: react.FunctionComponent<IconProps>;
|
|
2002
2002
|
|
|
2003
|
-
declare const CreditsAndLoansIcon:
|
|
2003
|
+
declare const CreditsAndLoansIcon: react.FunctionComponent<IconProps>;
|
|
2004
2004
|
|
|
2005
|
-
declare const CropIcon:
|
|
2005
|
+
declare const CropIcon: react.FunctionComponent<IconProps>;
|
|
2006
2006
|
|
|
2007
|
-
declare const CrosshairIcon:
|
|
2007
|
+
declare const CrosshairIcon: react.FunctionComponent<IconProps>;
|
|
2008
2008
|
|
|
2009
|
-
declare const CurrentAccountIcon:
|
|
2009
|
+
declare const CurrentAccountIcon: react.FunctionComponent<IconProps>;
|
|
2010
2010
|
|
|
2011
|
-
declare const CustomersIcon:
|
|
2011
|
+
declare const CustomersIcon: react.FunctionComponent<IconProps>;
|
|
2012
2012
|
|
|
2013
|
-
declare const CutIcon:
|
|
2013
|
+
declare const CutIcon: react.FunctionComponent<IconProps>;
|
|
2014
2014
|
|
|
2015
|
-
declare const DashboardIcon:
|
|
2015
|
+
declare const DashboardIcon: react.FunctionComponent<IconProps>;
|
|
2016
2016
|
|
|
2017
|
-
declare const DeleteIcon:
|
|
2017
|
+
declare const DeleteIcon: react.FunctionComponent<IconProps>;
|
|
2018
2018
|
|
|
2019
|
-
declare const DigitalLendingIcon:
|
|
2019
|
+
declare const DigitalLendingIcon: react.FunctionComponent<IconProps>;
|
|
2020
2020
|
|
|
2021
|
-
declare const DisbursePaymentsIcon:
|
|
2021
|
+
declare const DisbursePaymentsIcon: react.FunctionComponent<IconProps>;
|
|
2022
2022
|
|
|
2023
|
-
declare const DiscIcon:
|
|
2023
|
+
declare const DiscIcon: react.FunctionComponent<IconProps>;
|
|
2024
2024
|
|
|
2025
|
-
declare const DollarIcon:
|
|
2025
|
+
declare const DollarIcon: react.FunctionComponent<IconProps>;
|
|
2026
2026
|
|
|
2027
|
-
declare const DollarsIcon:
|
|
2027
|
+
declare const DollarsIcon: react.FunctionComponent<IconProps>;
|
|
2028
2028
|
|
|
2029
|
-
declare const DotIcon:
|
|
2029
|
+
declare const DotIcon: react.FunctionComponent<IconProps>;
|
|
2030
2030
|
|
|
2031
|
-
declare const DownloadCloudIcon:
|
|
2031
|
+
declare const DownloadCloudIcon: react.FunctionComponent<IconProps>;
|
|
2032
2032
|
|
|
2033
|
-
declare const DownloadIcon:
|
|
2033
|
+
declare const DownloadIcon: react.FunctionComponent<IconProps>;
|
|
2034
2034
|
|
|
2035
|
-
declare const DragHandleIcon:
|
|
2035
|
+
declare const DragHandleIcon: react.FunctionComponent<IconProps>;
|
|
2036
2036
|
|
|
2037
|
-
declare const DropletIcon:
|
|
2037
|
+
declare const DropletIcon: react.FunctionComponent<IconProps>;
|
|
2038
2038
|
|
|
2039
|
-
declare const EcommerceIcon:
|
|
2039
|
+
declare const EcommerceIcon: react.FunctionComponent<IconProps>;
|
|
2040
2040
|
|
|
2041
|
-
declare const EditComposeIcon:
|
|
2041
|
+
declare const EditComposeIcon: react.FunctionComponent<IconProps>;
|
|
2042
2042
|
|
|
2043
|
-
declare const EditIcon:
|
|
2043
|
+
declare const EditIcon: react.FunctionComponent<IconProps>;
|
|
2044
2044
|
|
|
2045
|
-
declare const EditInlineIcon:
|
|
2045
|
+
declare const EditInlineIcon: react.FunctionComponent<IconProps>;
|
|
2046
2046
|
|
|
2047
|
-
declare const EducationIcon:
|
|
2047
|
+
declare const EducationIcon: react.FunctionComponent<IconProps>;
|
|
2048
2048
|
|
|
2049
|
-
declare const EngageIcon:
|
|
2049
|
+
declare const EngageIcon: react.FunctionComponent<IconProps>;
|
|
2050
2050
|
|
|
2051
|
-
declare const EqualsIcon:
|
|
2051
|
+
declare const EqualsIcon: react.FunctionComponent<IconProps>;
|
|
2052
2052
|
|
|
2053
|
-
declare const EscrowAccountIcon:
|
|
2053
|
+
declare const EscrowAccountIcon: react.FunctionComponent<IconProps>;
|
|
2054
2054
|
|
|
2055
|
-
declare const ExportIcon:
|
|
2055
|
+
declare const ExportIcon: react.FunctionComponent<IconProps>;
|
|
2056
2056
|
|
|
2057
|
-
declare const ExternalLinkIcon:
|
|
2057
|
+
declare const ExternalLinkIcon: react.FunctionComponent<IconProps>;
|
|
2058
2058
|
|
|
2059
|
-
declare const EyeIcon:
|
|
2059
|
+
declare const EyeIcon: react.FunctionComponent<IconProps>;
|
|
2060
2060
|
|
|
2061
|
-
declare const EyeOffIcon:
|
|
2061
|
+
declare const EyeOffIcon: react.FunctionComponent<IconProps>;
|
|
2062
2062
|
|
|
2063
|
-
declare const FacebookIcon:
|
|
2063
|
+
declare const FacebookIcon: react.FunctionComponent<IconProps>;
|
|
2064
2064
|
|
|
2065
|
-
declare const FastForwardIcon:
|
|
2065
|
+
declare const FastForwardIcon: react.FunctionComponent<IconProps>;
|
|
2066
2066
|
|
|
2067
|
-
declare const FeatherIcon:
|
|
2067
|
+
declare const FeatherIcon: react.FunctionComponent<IconProps>;
|
|
2068
2068
|
|
|
2069
|
-
declare const FigmaIcon:
|
|
2069
|
+
declare const FigmaIcon: react.FunctionComponent<IconProps>;
|
|
2070
2070
|
|
|
2071
|
-
declare const FileIcon:
|
|
2071
|
+
declare const FileIcon: react.FunctionComponent<IconProps>;
|
|
2072
2072
|
|
|
2073
|
-
declare const FileMinusIcon:
|
|
2073
|
+
declare const FileMinusIcon: react.FunctionComponent<IconProps>;
|
|
2074
2074
|
|
|
2075
|
-
declare const FilePlusIcon:
|
|
2075
|
+
declare const FilePlusIcon: react.FunctionComponent<IconProps>;
|
|
2076
2076
|
|
|
2077
|
-
declare const FileTextIcon:
|
|
2077
|
+
declare const FileTextIcon: react.FunctionComponent<IconProps>;
|
|
2078
2078
|
|
|
2079
|
-
declare const FileZipIcon:
|
|
2079
|
+
declare const FileZipIcon: react.FunctionComponent<IconProps>;
|
|
2080
2080
|
|
|
2081
|
-
declare const FilmIcon:
|
|
2081
|
+
declare const FilmIcon: react.FunctionComponent<IconProps>;
|
|
2082
2082
|
|
|
2083
|
-
declare const FilterIcon:
|
|
2083
|
+
declare const FilterIcon: react.FunctionComponent<IconProps>;
|
|
2084
2084
|
|
|
2085
|
-
declare const FlagIcon:
|
|
2085
|
+
declare const FlagIcon: react.FunctionComponent<IconProps>;
|
|
2086
2086
|
|
|
2087
|
-
declare const FlaskIcon:
|
|
2087
|
+
declare const FlaskIcon: react.FunctionComponent<IconProps>;
|
|
2088
2088
|
|
|
2089
|
-
declare const FolderIcon:
|
|
2089
|
+
declare const FolderIcon: react.FunctionComponent<IconProps>;
|
|
2090
2090
|
|
|
2091
|
-
declare const ForexManagementIcon:
|
|
2091
|
+
declare const ForexManagementIcon: react.FunctionComponent<IconProps>;
|
|
2092
2092
|
|
|
2093
|
-
declare const FreelanceIcon:
|
|
2093
|
+
declare const FreelanceIcon: react.FunctionComponent<IconProps>;
|
|
2094
2094
|
|
|
2095
|
-
declare const FullScreenEnterIcon:
|
|
2095
|
+
declare const FullScreenEnterIcon: react.FunctionComponent<IconProps>;
|
|
2096
2096
|
|
|
2097
|
-
declare const FullScreenExitIcon:
|
|
2097
|
+
declare const FullScreenExitIcon: react.FunctionComponent<IconProps>;
|
|
2098
2098
|
|
|
2099
|
-
declare const GithubIcon:
|
|
2099
|
+
declare const GithubIcon: react.FunctionComponent<IconProps>;
|
|
2100
2100
|
|
|
2101
|
-
declare const GitlabIcon:
|
|
2101
|
+
declare const GitlabIcon: react.FunctionComponent<IconProps>;
|
|
2102
2102
|
|
|
2103
|
-
declare const GlobeIcon:
|
|
2103
|
+
declare const GlobeIcon: react.FunctionComponent<IconProps>;
|
|
2104
2104
|
|
|
2105
|
-
declare const GridIcon:
|
|
2105
|
+
declare const GridIcon: react.FunctionComponent<IconProps>;
|
|
2106
2106
|
|
|
2107
|
-
declare const HashIcon:
|
|
2107
|
+
declare const HashIcon: react.FunctionComponent<IconProps>;
|
|
2108
2108
|
|
|
2109
|
-
declare const HeadphoneIcon:
|
|
2109
|
+
declare const HeadphoneIcon: react.FunctionComponent<IconProps>;
|
|
2110
2110
|
|
|
2111
|
-
declare const HeadphonesIcon:
|
|
2111
|
+
declare const HeadphonesIcon: react.FunctionComponent<IconProps>;
|
|
2112
2112
|
|
|
2113
|
-
declare const HeadsetIcon:
|
|
2113
|
+
declare const HeadsetIcon: react.FunctionComponent<IconProps>;
|
|
2114
2114
|
|
|
2115
|
-
declare const HeartIcon:
|
|
2115
|
+
declare const HeartIcon: react.FunctionComponent<IconProps>;
|
|
2116
2116
|
|
|
2117
|
-
declare const HelpCircleIcon:
|
|
2117
|
+
declare const HelpCircleIcon: react.FunctionComponent<IconProps>;
|
|
2118
2118
|
|
|
2119
|
-
declare const HistoryIcon:
|
|
2119
|
+
declare const HistoryIcon: react.FunctionComponent<IconProps>;
|
|
2120
2120
|
|
|
2121
|
-
declare const HomeIcon:
|
|
2121
|
+
declare const HomeIcon: react.FunctionComponent<IconProps>;
|
|
2122
2122
|
|
|
2123
|
-
declare const ImageIcon:
|
|
2123
|
+
declare const ImageIcon: react.FunctionComponent<IconProps>;
|
|
2124
2124
|
|
|
2125
|
-
declare const InboxIcon:
|
|
2125
|
+
declare const InboxIcon: react.FunctionComponent<IconProps>;
|
|
2126
2126
|
|
|
2127
|
-
declare const IndiaFlagIcon:
|
|
2127
|
+
declare const IndiaFlagIcon: react.FunctionComponent<IconProps>;
|
|
2128
2128
|
|
|
2129
|
-
declare const InfoIcon:
|
|
2129
|
+
declare const InfoIcon: react.FunctionComponent<IconProps>;
|
|
2130
2130
|
|
|
2131
|
-
declare const InstagramIcon:
|
|
2131
|
+
declare const InstagramIcon: react.FunctionComponent<IconProps>;
|
|
2132
2132
|
|
|
2133
|
-
declare const InstantSettlementIcon:
|
|
2133
|
+
declare const InstantSettlementIcon: react.FunctionComponent<IconProps>;
|
|
2134
2134
|
|
|
2135
|
-
declare const InternationalPaymentsIcon:
|
|
2135
|
+
declare const InternationalPaymentsIcon: react.FunctionComponent<IconProps>;
|
|
2136
2136
|
|
|
2137
|
-
declare const InvoicesIcon:
|
|
2137
|
+
declare const InvoicesIcon: react.FunctionComponent<IconProps>;
|
|
2138
2138
|
|
|
2139
|
-
declare const ItalicIcon:
|
|
2139
|
+
declare const ItalicIcon: react.FunctionComponent<IconProps>;
|
|
2140
2140
|
|
|
2141
|
-
declare const KeyIcon:
|
|
2141
|
+
declare const KeyIcon: react.FunctionComponent<IconProps>;
|
|
2142
2142
|
|
|
2143
|
-
declare const KeyboardIcon:
|
|
2143
|
+
declare const KeyboardIcon: react.FunctionComponent<IconProps>;
|
|
2144
2144
|
|
|
2145
|
-
declare const LayersIcon:
|
|
2145
|
+
declare const LayersIcon: react.FunctionComponent<IconProps>;
|
|
2146
2146
|
|
|
2147
|
-
declare const LayoutIcon:
|
|
2147
|
+
declare const LayoutIcon: react.FunctionComponent<IconProps>;
|
|
2148
2148
|
|
|
2149
|
-
declare const LeftCircularCornerIcon:
|
|
2149
|
+
declare const LeftCircularCornerIcon: react.FunctionComponent<IconProps>;
|
|
2150
2150
|
|
|
2151
|
-
declare const LifeBuoyIcon:
|
|
2151
|
+
declare const LifeBuoyIcon: react.FunctionComponent<IconProps>;
|
|
2152
2152
|
|
|
2153
|
-
declare const LinkIcon:
|
|
2153
|
+
declare const LinkIcon: react.FunctionComponent<IconProps>;
|
|
2154
2154
|
|
|
2155
|
-
declare const ListIcon:
|
|
2155
|
+
declare const ListIcon: react.FunctionComponent<IconProps>;
|
|
2156
2156
|
|
|
2157
|
-
declare const ListSearchIcon:
|
|
2157
|
+
declare const ListSearchIcon: react.FunctionComponent<IconProps>;
|
|
2158
2158
|
|
|
2159
|
-
declare const LoaderIcon:
|
|
2159
|
+
declare const LoaderIcon: react.FunctionComponent<IconProps>;
|
|
2160
2160
|
|
|
2161
|
-
declare const LoansForBusinessesIcon:
|
|
2161
|
+
declare const LoansForBusinessesIcon: react.FunctionComponent<IconProps>;
|
|
2162
2162
|
|
|
2163
|
-
declare const LockIcon:
|
|
2163
|
+
declare const LockIcon: react.FunctionComponent<IconProps>;
|
|
2164
2164
|
|
|
2165
|
-
declare const LogInIcon:
|
|
2165
|
+
declare const LogInIcon: react.FunctionComponent<IconProps>;
|
|
2166
2166
|
|
|
2167
|
-
declare const LogOutIcon:
|
|
2167
|
+
declare const LogOutIcon: react.FunctionComponent<IconProps>;
|
|
2168
2168
|
|
|
2169
|
-
declare const MagicCheckoutIcon:
|
|
2169
|
+
declare const MagicCheckoutIcon: react.FunctionComponent<IconProps>;
|
|
2170
2170
|
|
|
2171
|
-
declare const MagicKonnectIcon:
|
|
2171
|
+
declare const MagicKonnectIcon: react.FunctionComponent<IconProps>;
|
|
2172
2172
|
|
|
2173
|
-
declare const MailIcon:
|
|
2173
|
+
declare const MailIcon: react.FunctionComponent<IconProps>;
|
|
2174
2174
|
|
|
2175
|
-
declare const MailOpenIcon:
|
|
2175
|
+
declare const MailOpenIcon: react.FunctionComponent<IconProps>;
|
|
2176
2176
|
|
|
2177
|
-
declare const MapIcon:
|
|
2177
|
+
declare const MapIcon: react.FunctionComponent<IconProps>;
|
|
2178
2178
|
|
|
2179
|
-
declare const MapPinIcon:
|
|
2179
|
+
declare const MapPinIcon: react.FunctionComponent<IconProps>;
|
|
2180
2180
|
|
|
2181
|
-
declare const MaximizeIcon:
|
|
2181
|
+
declare const MaximizeIcon: react.FunctionComponent<IconProps>;
|
|
2182
2182
|
|
|
2183
|
-
declare const MenuDotsIcon:
|
|
2183
|
+
declare const MenuDotsIcon: react.FunctionComponent<IconProps>;
|
|
2184
2184
|
|
|
2185
|
-
declare const MenuIcon:
|
|
2185
|
+
declare const MenuIcon: react.FunctionComponent<IconProps>;
|
|
2186
2186
|
|
|
2187
|
-
declare const MessageCircleIcon:
|
|
2187
|
+
declare const MessageCircleIcon: react.FunctionComponent<IconProps>;
|
|
2188
2188
|
|
|
2189
|
-
declare const MessageSquareIcon:
|
|
2189
|
+
declare const MessageSquareIcon: react.FunctionComponent<IconProps>;
|
|
2190
2190
|
|
|
2191
|
-
declare const MicIcon:
|
|
2191
|
+
declare const MicIcon: react.FunctionComponent<IconProps>;
|
|
2192
2192
|
|
|
2193
|
-
declare const MicOffIcon:
|
|
2193
|
+
declare const MicOffIcon: react.FunctionComponent<IconProps>;
|
|
2194
2194
|
|
|
2195
|
-
declare const MinimizeIcon:
|
|
2195
|
+
declare const MinimizeIcon: react.FunctionComponent<IconProps>;
|
|
2196
2196
|
|
|
2197
|
-
declare const MinusCircleIcon:
|
|
2197
|
+
declare const MinusCircleIcon: react.FunctionComponent<IconProps>;
|
|
2198
2198
|
|
|
2199
|
-
declare const MinusIcon:
|
|
2199
|
+
declare const MinusIcon: react.FunctionComponent<IconProps>;
|
|
2200
2200
|
|
|
2201
|
-
declare const MinusSquareIcon:
|
|
2201
|
+
declare const MinusSquareIcon: react.FunctionComponent<IconProps>;
|
|
2202
2202
|
|
|
2203
|
-
declare const MobileAppIcon:
|
|
2203
|
+
declare const MobileAppIcon: react.FunctionComponent<IconProps>;
|
|
2204
2204
|
|
|
2205
|
-
declare const MonitorIcon:
|
|
2205
|
+
declare const MonitorIcon: react.FunctionComponent<IconProps>;
|
|
2206
2206
|
|
|
2207
|
-
declare const MoonIcon:
|
|
2207
|
+
declare const MoonIcon: react.FunctionComponent<IconProps>;
|
|
2208
2208
|
|
|
2209
|
-
declare const MoreHorizontalIcon:
|
|
2209
|
+
declare const MoreHorizontalIcon: react.FunctionComponent<IconProps>;
|
|
2210
2210
|
|
|
2211
|
-
declare const MoreIcon:
|
|
2211
|
+
declare const MoreIcon: react.FunctionComponent<IconProps>;
|
|
2212
2212
|
|
|
2213
|
-
declare const MoreVerticalIcon:
|
|
2213
|
+
declare const MoreVerticalIcon: react.FunctionComponent<IconProps>;
|
|
2214
2214
|
|
|
2215
|
-
declare const MoveIcon:
|
|
2215
|
+
declare const MoveIcon: react.FunctionComponent<IconProps>;
|
|
2216
2216
|
|
|
2217
|
-
declare const MusicIcon:
|
|
2217
|
+
declare const MusicIcon: react.FunctionComponent<IconProps>;
|
|
2218
2218
|
|
|
2219
|
-
declare const MyAccountIcon:
|
|
2219
|
+
declare const MyAccountIcon: react.FunctionComponent<IconProps>;
|
|
2220
2220
|
|
|
2221
|
-
declare const NavigationIcon:
|
|
2221
|
+
declare const NavigationIcon: react.FunctionComponent<IconProps>;
|
|
2222
2222
|
|
|
2223
|
-
declare const NoSignalIcon:
|
|
2223
|
+
declare const NoSignalIcon: react.FunctionComponent<IconProps>;
|
|
2224
2224
|
|
|
2225
|
-
declare const OctagonIcon:
|
|
2225
|
+
declare const OctagonIcon: react.FunctionComponent<IconProps>;
|
|
2226
2226
|
|
|
2227
|
-
declare const OffersIcon:
|
|
2227
|
+
declare const OffersIcon: react.FunctionComponent<IconProps>;
|
|
2228
2228
|
|
|
2229
|
-
declare const OptimizerIcon:
|
|
2229
|
+
declare const OptimizerIcon: react.FunctionComponent<IconProps>;
|
|
2230
2230
|
|
|
2231
|
-
declare const PackageIcon:
|
|
2231
|
+
declare const PackageIcon: react.FunctionComponent<IconProps>;
|
|
2232
2232
|
|
|
2233
|
-
declare const PaperclipIcon:
|
|
2233
|
+
declare const PaperclipIcon: react.FunctionComponent<IconProps>;
|
|
2234
2234
|
|
|
2235
|
-
declare const PauseCircleIcon:
|
|
2235
|
+
declare const PauseCircleIcon: react.FunctionComponent<IconProps>;
|
|
2236
2236
|
|
|
2237
|
-
declare const PauseIcon:
|
|
2237
|
+
declare const PauseIcon: react.FunctionComponent<IconProps>;
|
|
2238
2238
|
|
|
2239
|
-
declare const PaymentButtonIcon:
|
|
2239
|
+
declare const PaymentButtonIcon: react.FunctionComponent<IconProps>;
|
|
2240
2240
|
|
|
2241
|
-
declare const PaymentButtonsIcon:
|
|
2241
|
+
declare const PaymentButtonsIcon: react.FunctionComponent<IconProps>;
|
|
2242
2242
|
|
|
2243
|
-
declare const PaymentGatewayIcon:
|
|
2243
|
+
declare const PaymentGatewayIcon: react.FunctionComponent<IconProps>;
|
|
2244
2244
|
|
|
2245
|
-
declare const PaymentLinkIcon:
|
|
2245
|
+
declare const PaymentLinkIcon: react.FunctionComponent<IconProps>;
|
|
2246
2246
|
|
|
2247
|
-
declare const PaymentLinksIcon:
|
|
2247
|
+
declare const PaymentLinksIcon: react.FunctionComponent<IconProps>;
|
|
2248
2248
|
|
|
2249
|
-
declare const PaymentPagesIcon:
|
|
2249
|
+
declare const PaymentPagesIcon: react.FunctionComponent<IconProps>;
|
|
2250
2250
|
|
|
2251
|
-
declare const PayoutLinkIcon:
|
|
2251
|
+
declare const PayoutLinkIcon: react.FunctionComponent<IconProps>;
|
|
2252
2252
|
|
|
2253
|
-
declare const PayrollAddonsIcon:
|
|
2253
|
+
declare const PayrollAddonsIcon: react.FunctionComponent<IconProps>;
|
|
2254
2254
|
|
|
2255
|
-
declare const PayrollForCaIcon:
|
|
2255
|
+
declare const PayrollForCaIcon: react.FunctionComponent<IconProps>;
|
|
2256
2256
|
|
|
2257
|
-
declare const PayrollForStartupOrSmeIcon:
|
|
2257
|
+
declare const PayrollForStartupOrSmeIcon: react.FunctionComponent<IconProps>;
|
|
2258
2258
|
|
|
2259
|
-
declare const PercentIcon:
|
|
2259
|
+
declare const PercentIcon: react.FunctionComponent<IconProps>;
|
|
2260
2260
|
|
|
2261
|
-
declare const PettyCashBudgetIcon:
|
|
2261
|
+
declare const PettyCashBudgetIcon: react.FunctionComponent<IconProps>;
|
|
2262
2262
|
|
|
2263
|
-
declare const PhoneCallIcon:
|
|
2263
|
+
declare const PhoneCallIcon: react.FunctionComponent<IconProps>;
|
|
2264
2264
|
|
|
2265
|
-
declare const PhoneForwardedIcon:
|
|
2265
|
+
declare const PhoneForwardedIcon: react.FunctionComponent<IconProps>;
|
|
2266
2266
|
|
|
2267
|
-
declare const PhoneIcon:
|
|
2267
|
+
declare const PhoneIcon: react.FunctionComponent<IconProps>;
|
|
2268
2268
|
|
|
2269
|
-
declare const PhoneIncomingIcon:
|
|
2269
|
+
declare const PhoneIncomingIcon: react.FunctionComponent<IconProps>;
|
|
2270
2270
|
|
|
2271
|
-
declare const PhoneMissedIcon:
|
|
2271
|
+
declare const PhoneMissedIcon: react.FunctionComponent<IconProps>;
|
|
2272
2272
|
|
|
2273
|
-
declare const PhoneOffIcon:
|
|
2273
|
+
declare const PhoneOffIcon: react.FunctionComponent<IconProps>;
|
|
2274
2274
|
|
|
2275
|
-
declare const PhoneOutgoingIcon:
|
|
2275
|
+
declare const PhoneOutgoingIcon: react.FunctionComponent<IconProps>;
|
|
2276
2276
|
|
|
2277
|
-
declare const PictureInPictureIcon:
|
|
2277
|
+
declare const PictureInPictureIcon: react.FunctionComponent<IconProps>;
|
|
2278
2278
|
|
|
2279
|
-
declare const PieChartIcon:
|
|
2279
|
+
declare const PieChartIcon: react.FunctionComponent<IconProps>;
|
|
2280
2280
|
|
|
2281
|
-
declare const PinIcon:
|
|
2281
|
+
declare const PinIcon: react.FunctionComponent<IconProps>;
|
|
2282
2282
|
|
|
2283
|
-
declare const PlayCircleIcon:
|
|
2283
|
+
declare const PlayCircleIcon: react.FunctionComponent<IconProps>;
|
|
2284
2284
|
|
|
2285
|
-
declare const PlayIcon:
|
|
2285
|
+
declare const PlayIcon: react.FunctionComponent<IconProps>;
|
|
2286
2286
|
|
|
2287
|
-
declare const PlusCircleIcon:
|
|
2287
|
+
declare const PlusCircleIcon: react.FunctionComponent<IconProps>;
|
|
2288
2288
|
|
|
2289
|
-
declare const PlusIcon:
|
|
2289
|
+
declare const PlusIcon: react.FunctionComponent<IconProps>;
|
|
2290
2290
|
|
|
2291
|
-
declare const PlusSquareIcon:
|
|
2291
|
+
declare const PlusSquareIcon: react.FunctionComponent<IconProps>;
|
|
2292
2292
|
|
|
2293
|
-
declare const PocketIcon:
|
|
2293
|
+
declare const PocketIcon: react.FunctionComponent<IconProps>;
|
|
2294
2294
|
|
|
2295
|
-
declare const PosIcon:
|
|
2295
|
+
declare const PosIcon: react.FunctionComponent<IconProps>;
|
|
2296
2296
|
|
|
2297
|
-
declare const PowerIcon:
|
|
2297
|
+
declare const PowerIcon: react.FunctionComponent<IconProps>;
|
|
2298
2298
|
|
|
2299
|
-
declare const PrinterIcon:
|
|
2299
|
+
declare const PrinterIcon: react.FunctionComponent<IconProps>;
|
|
2300
2300
|
|
|
2301
|
-
declare const PromptIcon:
|
|
2301
|
+
declare const PromptIcon: react.FunctionComponent<IconProps>;
|
|
2302
2302
|
|
|
2303
|
-
declare const QRCodeIcon:
|
|
2303
|
+
declare const QRCodeIcon: react.FunctionComponent<IconProps>;
|
|
2304
2304
|
|
|
2305
|
-
declare const RadioIcon:
|
|
2305
|
+
declare const RadioIcon: react.FunctionComponent<IconProps>;
|
|
2306
2306
|
|
|
2307
|
-
declare const RayIcon:
|
|
2307
|
+
declare const RayIcon: react.FunctionComponent<IconProps>;
|
|
2308
2308
|
|
|
2309
|
-
declare const RazorpayIcon:
|
|
2309
|
+
declare const RazorpayIcon: react.FunctionComponent<IconProps>;
|
|
2310
2310
|
|
|
2311
|
-
declare const RazorpayXIcon:
|
|
2311
|
+
declare const RazorpayXIcon: react.FunctionComponent<IconProps>;
|
|
2312
2312
|
|
|
2313
|
-
declare const RazorpayxPayrollIcon:
|
|
2313
|
+
declare const RazorpayxPayrollIcon: react.FunctionComponent<IconProps>;
|
|
2314
2314
|
|
|
2315
|
-
declare const RefreshIcon:
|
|
2315
|
+
declare const RefreshIcon: react.FunctionComponent<IconProps>;
|
|
2316
2316
|
|
|
2317
|
-
declare const RepeatIcon:
|
|
2317
|
+
declare const RepeatIcon: react.FunctionComponent<IconProps>;
|
|
2318
2318
|
|
|
2319
|
-
declare const ReportsIcon:
|
|
2319
|
+
declare const ReportsIcon: react.FunctionComponent<IconProps>;
|
|
2320
2320
|
|
|
2321
|
-
declare const ResizerIcon:
|
|
2321
|
+
declare const ResizerIcon: react.FunctionComponent<IconProps>;
|
|
2322
2322
|
|
|
2323
|
-
declare const RewindIcon:
|
|
2323
|
+
declare const RewindIcon: react.FunctionComponent<IconProps>;
|
|
2324
2324
|
|
|
2325
|
-
declare const RotateClockWiseIcon:
|
|
2325
|
+
declare const RotateClockWiseIcon: react.FunctionComponent<IconProps>;
|
|
2326
2326
|
|
|
2327
|
-
declare const RotateCounterClockWiseIcon:
|
|
2327
|
+
declare const RotateCounterClockWiseIcon: react.FunctionComponent<IconProps>;
|
|
2328
2328
|
|
|
2329
|
-
declare const RouteIcon:
|
|
2329
|
+
declare const RouteIcon: react.FunctionComponent<IconProps>;
|
|
2330
2330
|
|
|
2331
|
-
declare const RoutesIcon:
|
|
2331
|
+
declare const RoutesIcon: react.FunctionComponent<IconProps>;
|
|
2332
2332
|
|
|
2333
|
-
declare const RupeeIcon:
|
|
2333
|
+
declare const RupeeIcon: react.FunctionComponent<IconProps>;
|
|
2334
2334
|
|
|
2335
|
-
declare const RupeesIcon:
|
|
2335
|
+
declare const RupeesIcon: react.FunctionComponent<IconProps>;
|
|
2336
2336
|
|
|
2337
|
-
declare const SaasIcon:
|
|
2337
|
+
declare const SaasIcon: react.FunctionComponent<IconProps>;
|
|
2338
2338
|
|
|
2339
|
-
declare const SaveIcon:
|
|
2339
|
+
declare const SaveIcon: react.FunctionComponent<IconProps>;
|
|
2340
2340
|
|
|
2341
|
-
declare const ScissorsIcon:
|
|
2341
|
+
declare const ScissorsIcon: react.FunctionComponent<IconProps>;
|
|
2342
2342
|
|
|
2343
|
-
declare const SearchIcon:
|
|
2343
|
+
declare const SearchIcon: react.FunctionComponent<IconProps>;
|
|
2344
2344
|
|
|
2345
|
-
declare const SendIcon:
|
|
2345
|
+
declare const SendIcon: react.FunctionComponent<IconProps>;
|
|
2346
2346
|
|
|
2347
|
-
declare const ServerIcon:
|
|
2347
|
+
declare const ServerIcon: react.FunctionComponent<IconProps>;
|
|
2348
2348
|
|
|
2349
|
-
declare const SettingsIcon:
|
|
2349
|
+
declare const SettingsIcon: react.FunctionComponent<IconProps>;
|
|
2350
2350
|
|
|
2351
|
-
declare const SettlementsIcon:
|
|
2351
|
+
declare const SettlementsIcon: react.FunctionComponent<IconProps>;
|
|
2352
2352
|
|
|
2353
|
-
declare const ShareIcon:
|
|
2353
|
+
declare const ShareIcon: react.FunctionComponent<IconProps>;
|
|
2354
2354
|
|
|
2355
|
-
declare const ShieldIcon:
|
|
2355
|
+
declare const ShieldIcon: react.FunctionComponent<IconProps>;
|
|
2356
2356
|
|
|
2357
|
-
declare const ShoppingBagIcon:
|
|
2357
|
+
declare const ShoppingBagIcon: react.FunctionComponent<IconProps>;
|
|
2358
2358
|
|
|
2359
|
-
declare const ShoppingCartIcon:
|
|
2359
|
+
declare const ShoppingCartIcon: react.FunctionComponent<IconProps>;
|
|
2360
2360
|
|
|
2361
|
-
declare const ShuffleIcon:
|
|
2361
|
+
declare const ShuffleIcon: react.FunctionComponent<IconProps>;
|
|
2362
2362
|
|
|
2363
|
-
declare const SidebarIcon:
|
|
2363
|
+
declare const SidebarIcon: react.FunctionComponent<IconProps>;
|
|
2364
2364
|
|
|
2365
|
-
declare const Signal1BarIcon:
|
|
2365
|
+
declare const Signal1BarIcon: react.FunctionComponent<IconProps>;
|
|
2366
2366
|
|
|
2367
|
-
declare const Signal2BarIcon:
|
|
2367
|
+
declare const Signal2BarIcon: react.FunctionComponent<IconProps>;
|
|
2368
2368
|
|
|
2369
|
-
declare const Signal3BarIcon:
|
|
2369
|
+
declare const Signal3BarIcon: react.FunctionComponent<IconProps>;
|
|
2370
2370
|
|
|
2371
|
-
declare const Signal4BarIcon:
|
|
2371
|
+
declare const Signal4BarIcon: react.FunctionComponent<IconProps>;
|
|
2372
2372
|
|
|
2373
|
-
declare const SignalIcon:
|
|
2373
|
+
declare const SignalIcon: react.FunctionComponent<IconProps>;
|
|
2374
2374
|
|
|
2375
|
-
declare const SimCardIcon:
|
|
2375
|
+
declare const SimCardIcon: react.FunctionComponent<IconProps>;
|
|
2376
2376
|
|
|
2377
|
-
declare const SkipBackIcon:
|
|
2377
|
+
declare const SkipBackIcon: react.FunctionComponent<IconProps>;
|
|
2378
2378
|
|
|
2379
|
-
declare const SkipForwardIcon:
|
|
2379
|
+
declare const SkipForwardIcon: react.FunctionComponent<IconProps>;
|
|
2380
2380
|
|
|
2381
|
-
declare const SlackIcon:
|
|
2381
|
+
declare const SlackIcon: react.FunctionComponent<IconProps>;
|
|
2382
2382
|
|
|
2383
|
-
declare const SlashIcon:
|
|
2383
|
+
declare const SlashIcon: react.FunctionComponent<IconProps>;
|
|
2384
2384
|
|
|
2385
|
-
declare const SlidersIcon:
|
|
2385
|
+
declare const SlidersIcon: react.FunctionComponent<IconProps>;
|
|
2386
2386
|
|
|
2387
|
-
declare const SmartCollectIcon:
|
|
2387
|
+
declare const SmartCollectIcon: react.FunctionComponent<IconProps>;
|
|
2388
2388
|
|
|
2389
|
-
declare const SmartphoneIcon:
|
|
2389
|
+
declare const SmartphoneIcon: react.FunctionComponent<IconProps>;
|
|
2390
2390
|
|
|
2391
|
-
declare const SolutionsIcon:
|
|
2391
|
+
declare const SolutionsIcon: react.FunctionComponent<IconProps>;
|
|
2392
2392
|
|
|
2393
|
-
declare const SortIcon:
|
|
2393
|
+
declare const SortIcon: react.FunctionComponent<IconProps>;
|
|
2394
2394
|
|
|
2395
|
-
declare const SourceToPayIcon:
|
|
2395
|
+
declare const SourceToPayIcon: react.FunctionComponent<IconProps>;
|
|
2396
2396
|
|
|
2397
|
-
declare const SparklesIcon:
|
|
2397
|
+
declare const SparklesIcon: react.FunctionComponent<IconProps>;
|
|
2398
2398
|
|
|
2399
|
-
declare const SpeakerIcon:
|
|
2399
|
+
declare const SpeakerIcon: react.FunctionComponent<IconProps>;
|
|
2400
2400
|
|
|
2401
|
-
declare const SquareIcon:
|
|
2401
|
+
declare const SquareIcon: react.FunctionComponent<IconProps>;
|
|
2402
2402
|
|
|
2403
|
-
declare const StampIcon:
|
|
2403
|
+
declare const StampIcon: react.FunctionComponent<IconProps>;
|
|
2404
2404
|
|
|
2405
|
-
declare const StarIcon:
|
|
2405
|
+
declare const StarIcon: react.FunctionComponent<IconProps>;
|
|
2406
2406
|
|
|
2407
|
-
declare const StopCircleIcon:
|
|
2407
|
+
declare const StopCircleIcon: react.FunctionComponent<IconProps>;
|
|
2408
2408
|
|
|
2409
|
-
declare const StorefrontIcon:
|
|
2409
|
+
declare const StorefrontIcon: react.FunctionComponent<IconProps>;
|
|
2410
2410
|
|
|
2411
|
-
declare const SubscriptionsIcon:
|
|
2411
|
+
declare const SubscriptionsIcon: react.FunctionComponent<IconProps>;
|
|
2412
2412
|
|
|
2413
|
-
declare const SunIcon:
|
|
2413
|
+
declare const SunIcon: react.FunctionComponent<IconProps>;
|
|
2414
2414
|
|
|
2415
|
-
declare const SunriseIcon:
|
|
2415
|
+
declare const SunriseIcon: react.FunctionComponent<IconProps>;
|
|
2416
2416
|
|
|
2417
|
-
declare const SunsetIcon:
|
|
2417
|
+
declare const SunsetIcon: react.FunctionComponent<IconProps>;
|
|
2418
2418
|
|
|
2419
|
-
declare const TabletIcon:
|
|
2419
|
+
declare const TabletIcon: react.FunctionComponent<IconProps>;
|
|
2420
2420
|
|
|
2421
|
-
declare const TagIcon:
|
|
2421
|
+
declare const TagIcon: react.FunctionComponent<IconProps>;
|
|
2422
2422
|
|
|
2423
|
-
declare const TargetIcon:
|
|
2423
|
+
declare const TargetIcon: react.FunctionComponent<IconProps>;
|
|
2424
2424
|
|
|
2425
|
-
declare const TaxPaymentsIcon:
|
|
2425
|
+
declare const TaxPaymentsIcon: react.FunctionComponent<IconProps>;
|
|
2426
2426
|
|
|
2427
|
-
declare const TestIcon:
|
|
2427
|
+
declare const TestIcon: react.FunctionComponent<IconProps>;
|
|
2428
2428
|
|
|
2429
|
-
declare const ThermometerIcon:
|
|
2429
|
+
declare const ThermometerIcon: react.FunctionComponent<IconProps>;
|
|
2430
2430
|
|
|
2431
|
-
declare const ThumbsDownIcon:
|
|
2431
|
+
declare const ThumbsDownIcon: react.FunctionComponent<IconProps>;
|
|
2432
2432
|
|
|
2433
|
-
declare const ThumbsUpIcon:
|
|
2433
|
+
declare const ThumbsUpIcon: react.FunctionComponent<IconProps>;
|
|
2434
2434
|
|
|
2435
|
-
declare const TicketIcon:
|
|
2435
|
+
declare const TicketIcon: react.FunctionComponent<IconProps>;
|
|
2436
2436
|
|
|
2437
|
-
declare const ToggleLeftIcon:
|
|
2437
|
+
declare const ToggleLeftIcon: react.FunctionComponent<IconProps>;
|
|
2438
2438
|
|
|
2439
|
-
declare const ToggleRightIcon:
|
|
2439
|
+
declare const ToggleRightIcon: react.FunctionComponent<IconProps>;
|
|
2440
2440
|
|
|
2441
|
-
declare const TokenHqIcon:
|
|
2441
|
+
declare const TokenHqIcon: react.FunctionComponent<IconProps>;
|
|
2442
2442
|
|
|
2443
|
-
declare const TopLeftRoundedCornerIcon:
|
|
2443
|
+
declare const TopLeftRoundedCornerIcon: react.FunctionComponent<IconProps>;
|
|
2444
2444
|
|
|
2445
|
-
declare const TopLeftSharpCornerIcon:
|
|
2445
|
+
declare const TopLeftSharpCornerIcon: react.FunctionComponent<IconProps>;
|
|
2446
2446
|
|
|
2447
|
-
declare const TrademarkIcon:
|
|
2447
|
+
declare const TrademarkIcon: react.FunctionComponent<IconProps>;
|
|
2448
2448
|
|
|
2449
|
-
declare const TrademarkRegisteredIcon:
|
|
2449
|
+
declare const TrademarkRegisteredIcon: react.FunctionComponent<IconProps>;
|
|
2450
2450
|
|
|
2451
|
-
declare const TransactionsIcon:
|
|
2451
|
+
declare const TransactionsIcon: react.FunctionComponent<IconProps>;
|
|
2452
2452
|
|
|
2453
|
-
declare const TranslateIcon:
|
|
2453
|
+
declare const TranslateIcon: react.FunctionComponent<IconProps>;
|
|
2454
2454
|
|
|
2455
|
-
declare const TrashIcon:
|
|
2455
|
+
declare const TrashIcon: react.FunctionComponent<IconProps>;
|
|
2456
2456
|
|
|
2457
|
-
declare const TrendingDownIcon:
|
|
2457
|
+
declare const TrendingDownIcon: react.FunctionComponent<IconProps>;
|
|
2458
2458
|
|
|
2459
|
-
declare const TrendingUpIcon:
|
|
2459
|
+
declare const TrendingUpIcon: react.FunctionComponent<IconProps>;
|
|
2460
2460
|
|
|
2461
|
-
declare const TriangleIcon:
|
|
2461
|
+
declare const TriangleIcon: react.FunctionComponent<IconProps>;
|
|
2462
2462
|
|
|
2463
|
-
declare const TvIcon:
|
|
2463
|
+
declare const TvIcon: react.FunctionComponent<IconProps>;
|
|
2464
2464
|
|
|
2465
|
-
declare const TwitterIcon:
|
|
2465
|
+
declare const TwitterIcon: react.FunctionComponent<IconProps>;
|
|
2466
2466
|
|
|
2467
|
-
declare const TypeIcon:
|
|
2467
|
+
declare const TypeIcon: react.FunctionComponent<IconProps>;
|
|
2468
2468
|
|
|
2469
|
-
declare const UmbrellaIcon:
|
|
2469
|
+
declare const UmbrellaIcon: react.FunctionComponent<IconProps>;
|
|
2470
2470
|
|
|
2471
|
-
declare const UnderlineIcon:
|
|
2471
|
+
declare const UnderlineIcon: react.FunctionComponent<IconProps>;
|
|
2472
2472
|
|
|
2473
|
-
declare const UnlockIcon:
|
|
2473
|
+
declare const UnlockIcon: react.FunctionComponent<IconProps>;
|
|
2474
2474
|
|
|
2475
|
-
declare const UpiAutopayIcon:
|
|
2475
|
+
declare const UpiAutopayIcon: react.FunctionComponent<IconProps>;
|
|
2476
2476
|
|
|
2477
|
-
declare const UpiIcon:
|
|
2477
|
+
declare const UpiIcon: react.FunctionComponent<IconProps>;
|
|
2478
2478
|
|
|
2479
|
-
declare const UploadCloudIcon:
|
|
2479
|
+
declare const UploadCloudIcon: react.FunctionComponent<IconProps>;
|
|
2480
2480
|
|
|
2481
|
-
declare const UploadIcon:
|
|
2481
|
+
declare const UploadIcon: react.FunctionComponent<IconProps>;
|
|
2482
2482
|
|
|
2483
|
-
declare const UserCheckIcon:
|
|
2483
|
+
declare const UserCheckIcon: react.FunctionComponent<IconProps>;
|
|
2484
2484
|
|
|
2485
|
-
declare const UserIcon:
|
|
2485
|
+
declare const UserIcon: react.FunctionComponent<IconProps>;
|
|
2486
2486
|
|
|
2487
|
-
declare const UserMinusIcon:
|
|
2487
|
+
declare const UserMinusIcon: react.FunctionComponent<IconProps>;
|
|
2488
2488
|
|
|
2489
|
-
declare const UserPlusIcon:
|
|
2489
|
+
declare const UserPlusIcon: react.FunctionComponent<IconProps>;
|
|
2490
2490
|
|
|
2491
|
-
declare const UserXIcon:
|
|
2491
|
+
declare const UserXIcon: react.FunctionComponent<IconProps>;
|
|
2492
2492
|
|
|
2493
|
-
declare const UsersIcon:
|
|
2493
|
+
declare const UsersIcon: react.FunctionComponent<IconProps>;
|
|
2494
2494
|
|
|
2495
|
-
declare const VendorPaymentsIcon:
|
|
2495
|
+
declare const VendorPaymentsIcon: react.FunctionComponent<IconProps>;
|
|
2496
2496
|
|
|
2497
|
-
declare const VideoIcon:
|
|
2497
|
+
declare const VideoIcon: react.FunctionComponent<IconProps>;
|
|
2498
2498
|
|
|
2499
|
-
declare const VideoOffIcon:
|
|
2499
|
+
declare const VideoOffIcon: react.FunctionComponent<IconProps>;
|
|
2500
2500
|
|
|
2501
|
-
declare const ViewLiveDemoIcon:
|
|
2501
|
+
declare const ViewLiveDemoIcon: react.FunctionComponent<IconProps>;
|
|
2502
2502
|
|
|
2503
|
-
declare const VoicemailIcon:
|
|
2503
|
+
declare const VoicemailIcon: react.FunctionComponent<IconProps>;
|
|
2504
2504
|
|
|
2505
|
-
declare const VolumeHighIcon:
|
|
2505
|
+
declare const VolumeHighIcon: react.FunctionComponent<IconProps>;
|
|
2506
2506
|
|
|
2507
|
-
declare const VolumeIcon:
|
|
2507
|
+
declare const VolumeIcon: react.FunctionComponent<IconProps>;
|
|
2508
2508
|
|
|
2509
|
-
declare const VolumeLowIcon:
|
|
2509
|
+
declare const VolumeLowIcon: react.FunctionComponent<IconProps>;
|
|
2510
2510
|
|
|
2511
|
-
declare const VolumeMuteIcon:
|
|
2511
|
+
declare const VolumeMuteIcon: react.FunctionComponent<IconProps>;
|
|
2512
2512
|
|
|
2513
|
-
declare const WalletIcon:
|
|
2513
|
+
declare const WalletIcon: react.FunctionComponent<IconProps>;
|
|
2514
2514
|
|
|
2515
|
-
declare const WatchIcon:
|
|
2515
|
+
declare const WatchIcon: react.FunctionComponent<IconProps>;
|
|
2516
2516
|
|
|
2517
|
-
declare const WhatsAppIcon:
|
|
2517
|
+
declare const WhatsAppIcon: react.FunctionComponent<IconProps>;
|
|
2518
2518
|
|
|
2519
|
-
declare const WifiIcon:
|
|
2519
|
+
declare const WifiIcon: react.FunctionComponent<IconProps>;
|
|
2520
2520
|
|
|
2521
|
-
declare const WifiOffIcon:
|
|
2521
|
+
declare const WifiOffIcon: react.FunctionComponent<IconProps>;
|
|
2522
2522
|
|
|
2523
|
-
declare const WindIcon:
|
|
2523
|
+
declare const WindIcon: react.FunctionComponent<IconProps>;
|
|
2524
2524
|
|
|
2525
|
-
declare const WorldwideIcon:
|
|
2525
|
+
declare const WorldwideIcon: react.FunctionComponent<IconProps>;
|
|
2526
2526
|
|
|
2527
|
-
declare const XCircleIcon:
|
|
2527
|
+
declare const XCircleIcon: react.FunctionComponent<IconProps>;
|
|
2528
2528
|
|
|
2529
|
-
declare const XSquareIcon:
|
|
2529
|
+
declare const XSquareIcon: react.FunctionComponent<IconProps>;
|
|
2530
2530
|
|
|
2531
|
-
declare const YoutubeIcon:
|
|
2531
|
+
declare const YoutubeIcon: react.FunctionComponent<IconProps>;
|
|
2532
2532
|
|
|
2533
|
-
declare const ZapIcon:
|
|
2533
|
+
declare const ZapIcon: react.FunctionComponent<IconProps>;
|
|
2534
2534
|
|
|
2535
|
-
declare const ZoomInIcon:
|
|
2535
|
+
declare const ZoomInIcon: react.FunctionComponent<IconProps>;
|
|
2536
2536
|
|
|
2537
|
-
declare const ZoomOutIcon:
|
|
2537
|
+
declare const ZoomOutIcon: react.FunctionComponent<IconProps>;
|
|
2538
2538
|
|
|
2539
2539
|
type AccordionVariantType = 'filled' | 'transparent';
|
|
2540
2540
|
type AccordionProps = {
|
|
@@ -2579,10 +2579,10 @@ type AccordionProps = {
|
|
|
2579
2579
|
/**
|
|
2580
2580
|
* Accepts `AccordionItem` child nodes
|
|
2581
2581
|
*/
|
|
2582
|
-
children:
|
|
2582
|
+
children: react__default.ReactElement | react__default.ReactElement[];
|
|
2583
2583
|
} & TestID & StyledPropsBlade;
|
|
2584
2584
|
|
|
2585
|
-
declare const Accordion:
|
|
2585
|
+
declare const Accordion: react__default.ForwardRefExoticComponent<{
|
|
2586
2586
|
defaultExpandedIndex?: number | undefined;
|
|
2587
2587
|
expandedIndex?: number | undefined;
|
|
2588
2588
|
onExpandChange?: (({ expandedIndex }: {
|
|
@@ -2599,7 +2599,7 @@ declare const Accordion: React__default.ForwardRefExoticComponent<{
|
|
|
2599
2599
|
readonly l?: SpacingValueType | undefined;
|
|
2600
2600
|
readonly xl?: SpacingValueType | undefined;
|
|
2601
2601
|
} | undefined;
|
|
2602
|
-
children: ReactElement<any, string |
|
|
2602
|
+
children: ReactElement<any, string | react__default.JSXElementConstructor<any>> | ReactElement<any, string | react__default.JSXElementConstructor<any>>[];
|
|
2603
2603
|
} & TestID & Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "flexWrap" | "justifySelf" | "order" | "placeSelf"> & {
|
|
2604
2604
|
bottom: SpacingValueType | {
|
|
2605
2605
|
readonly base?: SpacingValueType | undefined;
|
|
@@ -2939,7 +2939,7 @@ declare const Accordion: React__default.ForwardRefExoticComponent<{
|
|
|
2939
2939
|
readonly l?: "platform-native" | undefined;
|
|
2940
2940
|
readonly xl?: "platform-native" | undefined;
|
|
2941
2941
|
} | undefined;
|
|
2942
|
-
}, "visibility">, "__brand__">> &
|
|
2942
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
2943
2943
|
|
|
2944
2944
|
type DividerProps = {
|
|
2945
2945
|
/**
|
|
@@ -2977,7 +2977,7 @@ type DividerProps = {
|
|
|
2977
2977
|
*/
|
|
2978
2978
|
width?: CSSObject['width'];
|
|
2979
2979
|
} & TestID & StyledPropsBlade;
|
|
2980
|
-
declare const Divider:
|
|
2980
|
+
declare const Divider: react__default.ForwardRefExoticComponent<{
|
|
2981
2981
|
/**
|
|
2982
2982
|
* Sets the orientation of divider
|
|
2983
2983
|
*
|
|
@@ -3351,7 +3351,7 @@ declare const Divider: React__default.ForwardRefExoticComponent<{
|
|
|
3351
3351
|
readonly l?: "platform-native" | undefined;
|
|
3352
3352
|
readonly xl?: "platform-native" | undefined;
|
|
3353
3353
|
} | undefined;
|
|
3354
|
-
}, "visibility">, "__brand__">> &
|
|
3354
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
3355
3355
|
|
|
3356
3356
|
type BaseHeaderProps = {
|
|
3357
3357
|
title?: string;
|
|
@@ -3359,15 +3359,15 @@ type BaseHeaderProps = {
|
|
|
3359
3359
|
/**
|
|
3360
3360
|
* Leading part of the header placed at the left most side of the header
|
|
3361
3361
|
*/
|
|
3362
|
-
leading?:
|
|
3362
|
+
leading?: react__default.ReactNode;
|
|
3363
3363
|
/**
|
|
3364
3364
|
* Trailing part of the header placed at the right most side of the header
|
|
3365
3365
|
*/
|
|
3366
|
-
trailing?:
|
|
3366
|
+
trailing?: react__default.ReactNode;
|
|
3367
3367
|
/**
|
|
3368
3368
|
* Placed adjacent to the title text
|
|
3369
3369
|
*/
|
|
3370
|
-
titleSuffix?:
|
|
3370
|
+
titleSuffix?: react__default.ReactNode;
|
|
3371
3371
|
/**
|
|
3372
3372
|
* @default true
|
|
3373
3373
|
*/
|
|
@@ -3381,7 +3381,7 @@ type BaseHeaderProps = {
|
|
|
3381
3381
|
*
|
|
3382
3382
|
* E.g. Used in accordion to render CollapsibleChevronIcon
|
|
3383
3383
|
*/
|
|
3384
|
-
trailingInteractionElement?:
|
|
3384
|
+
trailingInteractionElement?: react__default.ReactNode;
|
|
3385
3385
|
/**
|
|
3386
3386
|
* Decides size of the Header
|
|
3387
3387
|
*/
|
|
@@ -3404,13 +3404,13 @@ type BaseHeaderProps = {
|
|
|
3404
3404
|
dividerProps?: DividerProps;
|
|
3405
3405
|
onCloseButtonClick?: () => void;
|
|
3406
3406
|
onBackButtonClick?: () => void;
|
|
3407
|
-
closeButtonRef?:
|
|
3408
|
-
backButtonRef?:
|
|
3407
|
+
closeButtonRef?: react__default.MutableRefObject<any>;
|
|
3408
|
+
backButtonRef?: react__default.MutableRefObject<any>;
|
|
3409
3409
|
metaComponentName?: string;
|
|
3410
3410
|
/**
|
|
3411
3411
|
* inner child of BottomSheetHeader. Meant to be used for AutoComplete only
|
|
3412
3412
|
*/
|
|
3413
|
-
children?:
|
|
3413
|
+
children?: react__default.ReactElement | react__default.ReactElement[];
|
|
3414
3414
|
/**
|
|
3415
3415
|
* Background image of the header
|
|
3416
3416
|
*
|
|
@@ -3428,7 +3428,7 @@ type BaseHeaderProps = {
|
|
|
3428
3428
|
shouldAlignLeadingAndTrailingElementsToCenter?: boolean;
|
|
3429
3429
|
} & Pick<ReactDOMAttributes, 'onClickCapture' | 'onKeyDown' | 'onKeyUp' | 'onLostPointerCapture' | 'onPointerCancel' | 'onPointerDown' | 'onPointerMove' | 'onPointerUp'> & TestID & DataAnalyticsAttribute;
|
|
3430
3430
|
|
|
3431
|
-
declare const AccordionItemHeader: ({ title, subtitle, leading, children, trailing, titleSuffix, ...rest }: Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'children' | 'trailing' | 'titleSuffix'> & DataAnalyticsAttribute) =>
|
|
3431
|
+
declare const AccordionItemHeader: ({ title, subtitle, leading, children, trailing, titleSuffix, ...rest }: Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'children' | 'trailing' | 'titleSuffix'> & DataAnalyticsAttribute) => react__default.ReactElement;
|
|
3432
3432
|
|
|
3433
3433
|
declare const AccordionItemBody: ({ children, _description, ...rest }: {
|
|
3434
3434
|
children?: React.ReactNode | StringChildrenType;
|
|
@@ -3479,7 +3479,7 @@ type AccordionItemProps = {
|
|
|
3479
3479
|
declare const AccordionItem: ({ title, description, icon, children, isDisabled, _index, testID, ...rest }: AccordionItemProps) => ReactElement;
|
|
3480
3480
|
|
|
3481
3481
|
type ActionListProps = {
|
|
3482
|
-
children:
|
|
3482
|
+
children: react__default.ReactNode[];
|
|
3483
3483
|
isVirtualized?: boolean;
|
|
3484
3484
|
} & TestID & DataAnalyticsAttribute;
|
|
3485
3485
|
/**
|
|
@@ -3513,7 +3513,7 @@ type ActionListProps = {
|
|
|
3513
3513
|
* ```
|
|
3514
3514
|
*
|
|
3515
3515
|
*/
|
|
3516
|
-
declare const ActionList:
|
|
3516
|
+
declare const ActionList: react__default.MemoExoticComponent<({ children, testID, isVirtualized, ...rest }: ActionListProps) => react__default.ReactElement>;
|
|
3517
3517
|
|
|
3518
3518
|
type BadgeProps = {
|
|
3519
3519
|
/**
|
|
@@ -3546,7 +3546,7 @@ type BadgeProps = {
|
|
|
3546
3546
|
*/
|
|
3547
3547
|
icon?: IconComponent;
|
|
3548
3548
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute;
|
|
3549
|
-
declare const Badge:
|
|
3549
|
+
declare const Badge: react__default.ForwardRefExoticComponent<{
|
|
3550
3550
|
/**
|
|
3551
3551
|
* Sets the label for the badge.
|
|
3552
3552
|
*
|
|
@@ -3915,7 +3915,7 @@ declare const Badge: React__default.ForwardRefExoticComponent<{
|
|
|
3915
3915
|
readonly l?: "platform-native" | undefined;
|
|
3916
3916
|
readonly xl?: "platform-native" | undefined;
|
|
3917
3917
|
} | undefined;
|
|
3918
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute &
|
|
3918
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
3919
3919
|
|
|
3920
3920
|
type AriaRoles = Exclude<AccessibilityRole, 'header' | 'adjustable' | 'image' | 'none' | 'summary'> | 'alert' | 'alertdialog' | 'application' | 'article' | 'banner' | 'button' | 'cell' | 'checkbox' | 'columnheader' | 'combobox' | 'complementary' | 'contentinfo' | 'definition' | 'dialog' | 'directory' | 'document' | 'feed' | 'figure' | 'form' | 'grid' | 'gridcell' | 'group' | 'heading' | 'img' | 'link' | 'list' | 'listbox' | 'listitem' | 'log' | 'main' | 'marquee' | 'math' | 'menu' | 'menubar' | 'menuitem' | 'menuitemcheckbox' | 'menuitemradio' | 'meter' | 'navigation' | 'none' | 'note' | 'option' | 'presentation' | 'progressbar' | 'radio' | 'radiogroup' | 'region' | 'row' | 'rowgroup' | 'rowheader' | 'scrollbar' | 'search' | 'searchbox' | 'separator' | 'slider' | 'spinbutton' | 'status' | 'switch' | 'tab' | 'table' | 'tablist' | 'tabpanel' | 'term' | 'textbox' | 'timer' | 'toolbar' | 'tooltip' | 'tree' | 'treegrid' | 'treeitem';
|
|
3921
3921
|
type AccessibilityProps = AriaAttributes;
|
|
@@ -4187,15 +4187,15 @@ type BaseLinkCommonProps = {
|
|
|
4187
4187
|
onClick?: (event: SyntheticEvent) => void;
|
|
4188
4188
|
onBlur?: Platform.Select<{
|
|
4189
4189
|
native: (event: GestureResponderEvent) => void;
|
|
4190
|
-
web: (event:
|
|
4190
|
+
web: (event: react__default.FocusEvent<HTMLButtonElement>) => void;
|
|
4191
4191
|
}>;
|
|
4192
4192
|
onMouseLeave?: Platform.Select<{
|
|
4193
4193
|
native: (event: GestureResponderEvent) => void;
|
|
4194
|
-
web: (event:
|
|
4194
|
+
web: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4195
4195
|
}>;
|
|
4196
4196
|
onKeyDown?: Platform.Select<{
|
|
4197
4197
|
native: (event: GestureResponderEvent) => void;
|
|
4198
|
-
web: (event:
|
|
4198
|
+
web: (event: react__default.KeyboardEvent<HTMLButtonElement>) => void;
|
|
4199
4199
|
}>;
|
|
4200
4200
|
accessibilityProps?: Partial<AccessibilityProps>;
|
|
4201
4201
|
/**
|
|
@@ -4256,11 +4256,11 @@ type BaseButtonCommonProps = {
|
|
|
4256
4256
|
isFullWidth?: boolean;
|
|
4257
4257
|
onKeyDown?: Platform.Select<{
|
|
4258
4258
|
native: (event: GestureResponderEvent) => void;
|
|
4259
|
-
web: (event:
|
|
4259
|
+
web: (event: react__default.KeyboardEvent<HTMLButtonElement>) => void;
|
|
4260
4260
|
}>;
|
|
4261
4261
|
onClick?: Platform.Select<{
|
|
4262
4262
|
native: (event: GestureResponderEvent) => void;
|
|
4263
|
-
web: (event:
|
|
4263
|
+
web: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4264
4264
|
}>;
|
|
4265
4265
|
type?: 'button' | 'reset' | 'submit';
|
|
4266
4266
|
isLoading?: boolean;
|
|
@@ -4337,7 +4337,7 @@ type ButtonCommonProps = {
|
|
|
4337
4337
|
tabIndex?: BaseButtonProps['tabIndex'];
|
|
4338
4338
|
onClick?: Platform.Select<{
|
|
4339
4339
|
native: (event: GestureResponderEvent) => void;
|
|
4340
|
-
web: (event:
|
|
4340
|
+
web: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4341
4341
|
}>;
|
|
4342
4342
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute & BladeCommonEvents;
|
|
4343
4343
|
type ButtonWithoutIconProps = ButtonCommonProps & {
|
|
@@ -4349,7 +4349,7 @@ type ButtonWithIconProps = ButtonCommonProps & {
|
|
|
4349
4349
|
children?: StringChildrenType;
|
|
4350
4350
|
};
|
|
4351
4351
|
type ButtonProps = ButtonWithoutIconProps | ButtonWithIconProps;
|
|
4352
|
-
declare const Button:
|
|
4352
|
+
declare const Button: react__default.ForwardRefExoticComponent<ButtonProps & react__default.RefAttributes<BladeElementRef>>;
|
|
4353
4353
|
|
|
4354
4354
|
type AvatarSize = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';
|
|
4355
4355
|
type AvatarImgProps = {
|
|
@@ -4378,7 +4378,7 @@ type AvatarGroupProps = {
|
|
|
4378
4378
|
/**
|
|
4379
4379
|
* Children elements representing the avatars to stack.
|
|
4380
4380
|
*/
|
|
4381
|
-
children:
|
|
4381
|
+
children: react__default.ReactNode;
|
|
4382
4382
|
/**
|
|
4383
4383
|
* The size of each avatar within the group. Propagates to all avatars.
|
|
4384
4384
|
* @default "medium"
|
|
@@ -4434,7 +4434,7 @@ type AvatarCommonProps = {
|
|
|
4434
4434
|
/**
|
|
4435
4435
|
* Click handler for the avatar.
|
|
4436
4436
|
*/
|
|
4437
|
-
onClick?: (event:
|
|
4437
|
+
onClick?: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4438
4438
|
isSelected?: boolean;
|
|
4439
4439
|
/**
|
|
4440
4440
|
* Custom icon component to render at bottom of the avatar.
|
|
@@ -4448,7 +4448,7 @@ type AvatarCommonProps = {
|
|
|
4448
4448
|
* Only accepts:
|
|
4449
4449
|
* - Indicator
|
|
4450
4450
|
*/
|
|
4451
|
-
topAddon?:
|
|
4451
|
+
topAddon?: react__default.ReactElement;
|
|
4452
4452
|
testID?: string;
|
|
4453
4453
|
} & BladeCommonEvents & StyledPropsBlade;
|
|
4454
4454
|
type AvatarProps = AvatarCommonProps & AvatarImgProps & DataAnalyticsAttribute;
|
|
@@ -4460,8 +4460,8 @@ type ActionListItemProps = {
|
|
|
4460
4460
|
name: string;
|
|
4461
4461
|
value?: boolean;
|
|
4462
4462
|
event: Platform.Select<{
|
|
4463
|
-
web:
|
|
4464
|
-
native:
|
|
4463
|
+
web: react__default.MouseEvent;
|
|
4464
|
+
native: react__default.TouchEvent<TouchableOpacity>;
|
|
4465
4465
|
}>;
|
|
4466
4466
|
}) => void;
|
|
4467
4467
|
/**
|
|
@@ -4483,20 +4483,20 @@ type ActionListItemProps = {
|
|
|
4483
4483
|
*
|
|
4484
4484
|
* Will be overriden in multiselect
|
|
4485
4485
|
*/
|
|
4486
|
-
leading?:
|
|
4486
|
+
leading?: react__default.ReactNode;
|
|
4487
4487
|
/**
|
|
4488
4488
|
* Item that goes on right-side of item.
|
|
4489
4489
|
*
|
|
4490
4490
|
* Valid elements - `<ActionListItemText />`, `<ActionListItemIcon />`
|
|
4491
4491
|
*/
|
|
4492
|
-
trailing?:
|
|
4492
|
+
trailing?: react__default.ReactNode;
|
|
4493
4493
|
/**
|
|
4494
4494
|
* Item that goes immediately next to the title.
|
|
4495
4495
|
*
|
|
4496
4496
|
* Valid elements - `<ActionListItemBadge />`, `<ActionListItemBadgeGroup />`
|
|
4497
4497
|
*
|
|
4498
4498
|
*/
|
|
4499
|
-
titleSuffix?:
|
|
4499
|
+
titleSuffix?: react__default.ReactElement;
|
|
4500
4500
|
isDisabled?: boolean;
|
|
4501
4501
|
intent?: Extract<FeedbackColors, 'negative'>;
|
|
4502
4502
|
/**
|
|
@@ -4526,7 +4526,7 @@ type ActionListItemProps = {
|
|
|
4526
4526
|
} & TestID & DataAnalyticsAttribute;
|
|
4527
4527
|
type ActionListSectionProps = {
|
|
4528
4528
|
title: string;
|
|
4529
|
-
children:
|
|
4529
|
+
children: react__default.ReactNode[] | react__default.ReactNode;
|
|
4530
4530
|
/**
|
|
4531
4531
|
* Internally used to hide the divider on final item in React Native
|
|
4532
4532
|
*
|
|
@@ -4545,20 +4545,20 @@ type ActionListSectionProps = {
|
|
|
4545
4545
|
declare const ActionListSectionTitle: ({ title, isInsideVirtualizedList, }: {
|
|
4546
4546
|
title: string;
|
|
4547
4547
|
isInsideVirtualizedList?: boolean | undefined;
|
|
4548
|
-
}) =>
|
|
4549
|
-
declare const ActionListSection:
|
|
4548
|
+
}) => react__default.ReactElement;
|
|
4549
|
+
declare const ActionListSection: react__default.MemoExoticComponent<({ title, children, testID, _hideDivider, _sectionChildValues, ...rest }: ActionListSectionProps) => react__default.ReactElement>;
|
|
4550
4550
|
declare const ActionListItemIcon: ({ icon }: {
|
|
4551
4551
|
icon: IconComponent;
|
|
4552
|
-
}) =>
|
|
4552
|
+
}) => react__default.ReactElement;
|
|
4553
4553
|
declare const ActionListItemBadgeGroup: ({ children, }: {
|
|
4554
|
-
children:
|
|
4555
|
-
}) =>
|
|
4556
|
-
declare const ActionListItemAvatar: (avatarProps: Omit<AvatarProps, 'size' | ''>) =>
|
|
4557
|
-
declare const ActionListItemBadge: (props: BadgeProps) =>
|
|
4554
|
+
children: react__default.ReactElement[] | react__default.ReactElement;
|
|
4555
|
+
}) => react__default.ReactElement;
|
|
4556
|
+
declare const ActionListItemAvatar: (avatarProps: Omit<AvatarProps, 'size' | ''>) => react__default.ReactElement;
|
|
4557
|
+
declare const ActionListItemBadge: (props: BadgeProps) => react__default.ReactElement;
|
|
4558
4558
|
declare const ActionListItemText: ({ children, }: {
|
|
4559
4559
|
children: StringChildrenType;
|
|
4560
|
-
}) =>
|
|
4561
|
-
declare const ActionListItem:
|
|
4560
|
+
}) => react__default.ReactElement;
|
|
4561
|
+
declare const ActionListItem: react__default.MemoExoticComponent<(props: ActionListItemProps) => react__default.ReactElement>;
|
|
4562
4562
|
|
|
4563
4563
|
type ActionListItemAssetProps = {
|
|
4564
4564
|
/**
|
|
@@ -4647,7 +4647,7 @@ type AlertProps = {
|
|
|
4647
4647
|
secondary?: SecondaryAction;
|
|
4648
4648
|
};
|
|
4649
4649
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute;
|
|
4650
|
-
declare const Alert:
|
|
4650
|
+
declare const Alert: react__default.ForwardRefExoticComponent<{
|
|
4651
4651
|
/**
|
|
4652
4652
|
* Body content, pass text or JSX. Avoid passing components except `Link` to customize the content.
|
|
4653
4653
|
*/
|
|
@@ -5039,7 +5039,7 @@ declare const Alert: React__default.ForwardRefExoticComponent<{
|
|
|
5039
5039
|
readonly l?: "platform-native" | undefined;
|
|
5040
5040
|
readonly xl?: "platform-native" | undefined;
|
|
5041
5041
|
} | undefined;
|
|
5042
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute &
|
|
5042
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
5043
5043
|
|
|
5044
5044
|
type AmountSizes = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge' | '2xlarge';
|
|
5045
5045
|
type AmountDisplayProps = {
|
|
@@ -5112,7 +5112,7 @@ type AmountCommonProps = {
|
|
|
5112
5112
|
fractionDigits?: number;
|
|
5113
5113
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
5114
5114
|
type AmountProps = AmountTypeProps & AmountCommonProps;
|
|
5115
|
-
declare const Amount:
|
|
5115
|
+
declare const Amount: react__default.ForwardRefExoticComponent<AmountProps & react__default.RefAttributes<BladeElementRef>>;
|
|
5116
5116
|
|
|
5117
5117
|
type MotionTriggerEntryExitType = 'mount' | 'in-view' | 'focus' | 'on-animate-interactions';
|
|
5118
5118
|
type MotionTriggersType = MotionTriggerEntryExitType | 'hover' | 'tap';
|
|
@@ -5132,8 +5132,8 @@ type MotionDelay = keyof Delay | {
|
|
|
5132
5132
|
exit: keyof Delay;
|
|
5133
5133
|
};
|
|
5134
5134
|
type BaseMotionBoxProps = {
|
|
5135
|
-
as?:
|
|
5136
|
-
children:
|
|
5135
|
+
as?: react__default.ReactElement;
|
|
5136
|
+
children: react__default.ReactElement;
|
|
5137
5137
|
/**
|
|
5138
5138
|
* Whether component should animate in, animate out, or animate both in and out
|
|
5139
5139
|
*
|
|
@@ -5243,7 +5243,7 @@ type BaseMotionEntryExitProps = Pick<BaseMotionBoxProps, 'children' | 'motionVar
|
|
|
5243
5243
|
delay?: MotionDelay;
|
|
5244
5244
|
};
|
|
5245
5245
|
type MotionMeta = {
|
|
5246
|
-
innerRef:
|
|
5246
|
+
innerRef: react__default.Ref<HTMLElement>;
|
|
5247
5247
|
isEnhanced: boolean;
|
|
5248
5248
|
};
|
|
5249
5249
|
type MotionMetaProp = {
|
|
@@ -5295,7 +5295,7 @@ declare const TrustedBadgeIcon: IconComponent;
|
|
|
5295
5295
|
type SnapPoints = [number, number, number];
|
|
5296
5296
|
|
|
5297
5297
|
type BaseFooterProps = {
|
|
5298
|
-
children:
|
|
5298
|
+
children: react__default.ReactNode;
|
|
5299
5299
|
metaComponentName?: string;
|
|
5300
5300
|
showDivider?: boolean;
|
|
5301
5301
|
padding?: BoxProps['padding'];
|
|
@@ -5363,13 +5363,13 @@ type BottomSheetBodyProps = {
|
|
|
5363
5363
|
overflow?: BaseBoxProps['overflow'];
|
|
5364
5364
|
} & DataAnalyticsAttribute;
|
|
5365
5365
|
|
|
5366
|
-
declare const BottomSheetHeader: ({ title, subtitle, leading, trailing, titleSuffix, showBackButton, onBackButtonClick, children, }: BottomSheetHeaderProps) =>
|
|
5366
|
+
declare const BottomSheetHeader: ({ title, subtitle, leading, trailing, titleSuffix, showBackButton, onBackButtonClick, children, }: BottomSheetHeaderProps) => react__default.ReactElement;
|
|
5367
5367
|
|
|
5368
|
-
declare const BottomSheetBody: ({ children, padding, }: BottomSheetBodyProps) =>
|
|
5368
|
+
declare const BottomSheetBody: ({ children, padding, }: BottomSheetBodyProps) => react__default.ReactElement;
|
|
5369
5369
|
|
|
5370
|
-
declare const BottomSheetFooter: ({ children }: BottomSheetFooterProps) =>
|
|
5370
|
+
declare const BottomSheetFooter: ({ children }: BottomSheetFooterProps) => react__default.ReactElement;
|
|
5371
5371
|
|
|
5372
|
-
declare const BottomSheet: ({ children, snapPoints, isOpen, onDismiss, initialFocusRef, zIndex, }: BottomSheetProps) =>
|
|
5372
|
+
declare const BottomSheet: ({ children, snapPoints, isOpen, onDismiss, initialFocusRef, zIndex, }: BottomSheetProps) => react__default.ReactElement;
|
|
5373
5373
|
|
|
5374
5374
|
type LinkCommonProps = {
|
|
5375
5375
|
variant?: 'anchor' | 'button';
|
|
@@ -5444,13 +5444,13 @@ type LinkButtonVariantProps = LinkPropsWithOrWithoutIcon & {
|
|
|
5444
5444
|
rel?: undefined;
|
|
5445
5445
|
} & DataAnalyticsAttribute;
|
|
5446
5446
|
type LinkProps = LinkAnchorVariantProps | LinkButtonVariantProps;
|
|
5447
|
-
declare const Link:
|
|
5447
|
+
declare const Link: react__default.ForwardRefExoticComponent<LinkProps & react__default.RefAttributes<BladeElementRef>>;
|
|
5448
5448
|
|
|
5449
5449
|
type BottomNavProps = {
|
|
5450
5450
|
/**
|
|
5451
5451
|
* children slot of BottomNav, accepts BottomNavItem
|
|
5452
5452
|
*/
|
|
5453
|
-
children:
|
|
5453
|
+
children: react__default.ReactNode;
|
|
5454
5454
|
/**
|
|
5455
5455
|
* zIndex of BottomNav
|
|
5456
5456
|
*
|
|
@@ -5492,7 +5492,7 @@ type BottomNavItemProps = {
|
|
|
5492
5492
|
* <BottomNavItem as={Link} />
|
|
5493
5493
|
* ```
|
|
5494
5494
|
*/
|
|
5495
|
-
as?:
|
|
5495
|
+
as?: react__default.ComponentType<any>;
|
|
5496
5496
|
/**
|
|
5497
5497
|
* Active state of the BottomNavItem.
|
|
5498
5498
|
*
|
|
@@ -5503,7 +5503,7 @@ type BottomNavItemProps = {
|
|
|
5503
5503
|
* onClick handler of BottomNavItem
|
|
5504
5504
|
*/
|
|
5505
5505
|
onClick?: Platform.Select<{
|
|
5506
|
-
web:
|
|
5506
|
+
web: react__default.MouseEventHandler;
|
|
5507
5507
|
native: undefined;
|
|
5508
5508
|
}>;
|
|
5509
5509
|
} & TestID & DataAnalyticsAttribute;
|
|
@@ -5604,7 +5604,7 @@ type IconButtonProps = {
|
|
|
5604
5604
|
_tabIndex?: number;
|
|
5605
5605
|
} & DataAnalyticsAttribute & BladeCommonEvents & StyledPropsBlade & Platform.Select<{
|
|
5606
5606
|
web: {
|
|
5607
|
-
onClick: (event:
|
|
5607
|
+
onClick: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
5608
5608
|
/**
|
|
5609
5609
|
* This changes the hover interaction to highlight icon more
|
|
5610
5610
|
*
|
|
@@ -5617,7 +5617,7 @@ type IconButtonProps = {
|
|
|
5617
5617
|
isHighlighted?: undefined;
|
|
5618
5618
|
};
|
|
5619
5619
|
}>;
|
|
5620
|
-
declare const IconButton:
|
|
5620
|
+
declare const IconButton: react__default.ForwardRefExoticComponent<{
|
|
5621
5621
|
/**
|
|
5622
5622
|
* Icon component to be rendered, eg. `CloseIcon`
|
|
5623
5623
|
*/
|
|
@@ -5990,7 +5990,7 @@ declare const IconButton: React__default.ForwardRefExoticComponent<{
|
|
|
5990
5990
|
isHighlighted?: undefined;
|
|
5991
5991
|
} & {
|
|
5992
5992
|
__brand__?: "platform-native" | undefined;
|
|
5993
|
-
} &
|
|
5993
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
5994
5994
|
|
|
5995
5995
|
type ButtonGroupProps = {
|
|
5996
5996
|
/**
|
|
@@ -6056,7 +6056,7 @@ type CardProps = {
|
|
|
6056
6056
|
/**
|
|
6057
6057
|
* Card contents
|
|
6058
6058
|
*/
|
|
6059
|
-
children:
|
|
6059
|
+
children: react__default.ReactNode;
|
|
6060
6060
|
/**
|
|
6061
6061
|
* Sets the background color of the Card
|
|
6062
6062
|
*
|
|
@@ -6173,7 +6173,7 @@ type CardProps = {
|
|
|
6173
6173
|
* Callback triggered when the card is clicked
|
|
6174
6174
|
*/
|
|
6175
6175
|
onClick?: (event: Platform.Select<{
|
|
6176
|
-
web:
|
|
6176
|
+
web: react__default.MouseEvent;
|
|
6177
6177
|
native: GestureResponderEvent;
|
|
6178
6178
|
}>) => void;
|
|
6179
6179
|
/**
|
|
@@ -6187,14 +6187,14 @@ type CardProps = {
|
|
|
6187
6187
|
as?: 'label';
|
|
6188
6188
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
6189
6189
|
type CardBodyProps = {
|
|
6190
|
-
children:
|
|
6190
|
+
children: react__default.ReactNode;
|
|
6191
6191
|
height?: BoxProps['height'];
|
|
6192
6192
|
} & TestID & DataAnalyticsAttribute;
|
|
6193
|
-
declare const Card:
|
|
6193
|
+
declare const Card: react__default.ForwardRefExoticComponent<{
|
|
6194
6194
|
/**
|
|
6195
6195
|
* Card contents
|
|
6196
6196
|
*/
|
|
6197
|
-
children:
|
|
6197
|
+
children: react__default.ReactNode;
|
|
6198
6198
|
/**
|
|
6199
6199
|
* Sets the background color of the Card
|
|
6200
6200
|
*
|
|
@@ -6311,7 +6311,7 @@ declare const Card: React__default.ForwardRefExoticComponent<{
|
|
|
6311
6311
|
* Callback triggered when the card is clicked
|
|
6312
6312
|
*/
|
|
6313
6313
|
onClick?: ((event: Platform.Select<{
|
|
6314
|
-
web:
|
|
6314
|
+
web: react__default.MouseEvent;
|
|
6315
6315
|
native: GestureResponderEvent;
|
|
6316
6316
|
}>) => void) | undefined;
|
|
6317
6317
|
/**
|
|
@@ -6662,8 +6662,8 @@ declare const Card: React__default.ForwardRefExoticComponent<{
|
|
|
6662
6662
|
readonly l?: "platform-native" | undefined;
|
|
6663
6663
|
readonly xl?: "platform-native" | undefined;
|
|
6664
6664
|
} | undefined;
|
|
6665
|
-
}, "visibility">, "__brand__">> &
|
|
6666
|
-
declare const CardBody: ({ height, children, testID, ...rest }: CardBodyProps) =>
|
|
6665
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
6666
|
+
declare const CardBody: ({ height, children, testID, ...rest }: CardBodyProps) => react__default.ReactElement;
|
|
6667
6667
|
|
|
6668
6668
|
type CounterProps = {
|
|
6669
6669
|
/**
|
|
@@ -6694,7 +6694,7 @@ type CounterProps = {
|
|
|
6694
6694
|
*/
|
|
6695
6695
|
size?: 'small' | 'medium' | 'large';
|
|
6696
6696
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
6697
|
-
declare const Counter:
|
|
6697
|
+
declare const Counter: react__default.ForwardRefExoticComponent<{
|
|
6698
6698
|
/**
|
|
6699
6699
|
* Sets the value for the counter.
|
|
6700
6700
|
*/
|
|
@@ -7061,7 +7061,7 @@ declare const Counter: React__default.ForwardRefExoticComponent<{
|
|
|
7061
7061
|
readonly l?: "platform-native" | undefined;
|
|
7062
7062
|
readonly xl?: "platform-native" | undefined;
|
|
7063
7063
|
} | undefined;
|
|
7064
|
-
}, "visibility">, "__brand__">> &
|
|
7064
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
7065
7065
|
|
|
7066
7066
|
declare const validAsValues$2: readonly ["span", "h1", "h2", "h3", "h4", "h5", "h6"];
|
|
7067
7067
|
type HeadingProps = {
|
|
@@ -7073,7 +7073,7 @@ type HeadingProps = {
|
|
|
7073
7073
|
*/
|
|
7074
7074
|
color?: BaseTextProps['color'];
|
|
7075
7075
|
weight?: Extract<BaseTextProps['fontWeight'], 'regular' | 'medium' | 'semibold'>;
|
|
7076
|
-
children:
|
|
7076
|
+
children: react__default.ReactNode;
|
|
7077
7077
|
textAlign?: BaseTextProps['textAlign'];
|
|
7078
7078
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7079
7079
|
size?: Extract<BaseTextSizes, 'small' | 'medium' | 'large' | 'xlarge' | '2xlarge'>;
|
|
@@ -7081,7 +7081,7 @@ type HeadingProps = {
|
|
|
7081
7081
|
wordBreak?: BaseTextProps['wordBreak'];
|
|
7082
7082
|
} & TestID & StyledPropsBlade;
|
|
7083
7083
|
declare const getHeadingProps: ({ as, size, weight, color, testID, }: Pick<HeadingProps, 'as' | 'size' | 'weight' | 'color' | 'testID'>) => Omit<BaseTextProps, 'children'>;
|
|
7084
|
-
declare const Heading:
|
|
7084
|
+
declare const Heading: react__default.ForwardRefExoticComponent<{
|
|
7085
7085
|
as?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "span" | undefined;
|
|
7086
7086
|
/**
|
|
7087
7087
|
* Overrides the color of the Heading component.
|
|
@@ -7090,7 +7090,7 @@ declare const Heading: React__default.ForwardRefExoticComponent<{
|
|
|
7090
7090
|
*/
|
|
7091
7091
|
color?: BaseTextProps['color'];
|
|
7092
7092
|
weight?: "medium" | "regular" | "semibold" | undefined;
|
|
7093
|
-
children:
|
|
7093
|
+
children: react__default.ReactNode;
|
|
7094
7094
|
textAlign?: BaseTextProps['textAlign'];
|
|
7095
7095
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7096
7096
|
size?: "small" | "medium" | "large" | "xlarge" | "2xlarge" | undefined;
|
|
@@ -7435,13 +7435,13 @@ declare const Heading: React__default.ForwardRefExoticComponent<{
|
|
|
7435
7435
|
readonly l?: "platform-native" | undefined;
|
|
7436
7436
|
readonly xl?: "platform-native" | undefined;
|
|
7437
7437
|
} | undefined;
|
|
7438
|
-
}, "visibility">, "__brand__">> &
|
|
7438
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
7439
7439
|
|
|
7440
7440
|
declare const validAsValues$1: readonly ["p", "span", "div", "abbr", "figcaption", "cite", "q", "label"];
|
|
7441
7441
|
type TextCommonProps = {
|
|
7442
7442
|
as?: typeof validAsValues$1[number];
|
|
7443
7443
|
truncateAfterLines?: number;
|
|
7444
|
-
children:
|
|
7444
|
+
children: react__default.ReactNode;
|
|
7445
7445
|
weight?: Extract<BaseTextProps['fontWeight'], 'regular' | 'medium' | 'semibold'>;
|
|
7446
7446
|
/**
|
|
7447
7447
|
* Overrides the color of the Text component.
|
|
@@ -7473,7 +7473,7 @@ type GetTextProps<T extends {
|
|
|
7473
7473
|
declare const getTextProps: <T extends {
|
|
7474
7474
|
variant: TextVariant;
|
|
7475
7475
|
}>({ variant, weight, size, color, testID, textAlign, textDecorationLine, }: GetTextProps<T>) => GetTextPropsReturn;
|
|
7476
|
-
declare const Text:
|
|
7476
|
+
declare const Text: react__default.ForwardRefExoticComponent<(TextBodyVariant | TextCaptionVariant) & react__default.RefAttributes<BladeElementRef>>;
|
|
7477
7477
|
|
|
7478
7478
|
type CodeCommonProps = {
|
|
7479
7479
|
/**
|
|
@@ -7542,7 +7542,7 @@ type CodeProps = CodeHighlightedProps | CodeNonHighlightedProps;
|
|
|
7542
7542
|
* </Box>
|
|
7543
7543
|
* ```
|
|
7544
7544
|
*/
|
|
7545
|
-
declare const Code:
|
|
7545
|
+
declare const Code: react__default.ForwardRefExoticComponent<CodeProps & react__default.RefAttributes<BladeElementRef>>;
|
|
7546
7546
|
|
|
7547
7547
|
declare const validAsValues: readonly ["span", "h1", "h2", "h3", "h4", "h5", "h6"];
|
|
7548
7548
|
type DisplayProps = {
|
|
@@ -7555,12 +7555,12 @@ type DisplayProps = {
|
|
|
7555
7555
|
color?: BaseTextProps['color'];
|
|
7556
7556
|
size?: Extract<BaseTextSizes, 'small' | 'medium' | 'large' | 'xlarge'>;
|
|
7557
7557
|
weight?: Extract<BaseTextProps['fontWeight'], 'regular' | 'medium' | 'semibold'>;
|
|
7558
|
-
children:
|
|
7558
|
+
children: react__default.ReactNode;
|
|
7559
7559
|
textAlign?: BaseTextProps['textAlign'];
|
|
7560
7560
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7561
7561
|
textTransform?: BaseTextProps['textTransform'];
|
|
7562
7562
|
} & TestID & StyledPropsBlade;
|
|
7563
|
-
declare const Display:
|
|
7563
|
+
declare const Display: react__default.ForwardRefExoticComponent<{
|
|
7564
7564
|
as?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "span" | undefined;
|
|
7565
7565
|
/**
|
|
7566
7566
|
* Overrides the color of the Display component.
|
|
@@ -7570,7 +7570,7 @@ declare const Display: React__default.ForwardRefExoticComponent<{
|
|
|
7570
7570
|
color?: BaseTextProps['color'];
|
|
7571
7571
|
size?: "small" | "medium" | "large" | "xlarge" | undefined;
|
|
7572
7572
|
weight?: "medium" | "regular" | "semibold" | undefined;
|
|
7573
|
-
children:
|
|
7573
|
+
children: react__default.ReactNode;
|
|
7574
7574
|
textAlign?: BaseTextProps['textAlign'];
|
|
7575
7575
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7576
7576
|
textTransform?: BaseTextProps['textTransform'];
|
|
@@ -7913,24 +7913,24 @@ declare const Display: React__default.ForwardRefExoticComponent<{
|
|
|
7913
7913
|
readonly l?: "platform-native" | undefined;
|
|
7914
7914
|
readonly xl?: "platform-native" | undefined;
|
|
7915
7915
|
} | undefined;
|
|
7916
|
-
}, "visibility">, "__brand__">> &
|
|
7916
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
7917
7917
|
|
|
7918
7918
|
declare const CardHeaderIcon: ({ icon: Icon }: {
|
|
7919
7919
|
icon: IconComponent;
|
|
7920
|
-
}) =>
|
|
7921
|
-
declare const CardHeaderCounter: (props: CounterProps) =>
|
|
7922
|
-
declare const CardHeaderBadge: (props: BadgeProps) =>
|
|
7923
|
-
declare const CardHeaderAmount: (props: AmountProps) =>
|
|
7920
|
+
}) => react__default.ReactElement;
|
|
7921
|
+
declare const CardHeaderCounter: (props: CounterProps) => react__default.ReactElement;
|
|
7922
|
+
declare const CardHeaderBadge: (props: BadgeProps) => react__default.ReactElement;
|
|
7923
|
+
declare const CardHeaderAmount: (props: AmountProps) => react__default.ReactElement;
|
|
7924
7924
|
declare const CardHeaderText: (props: TextProps<{
|
|
7925
7925
|
variant: TextVariant;
|
|
7926
|
-
}>) =>
|
|
7927
|
-
declare const CardHeaderLink: (props: LinkProps) =>
|
|
7926
|
+
}>) => react__default.ReactElement;
|
|
7927
|
+
declare const CardHeaderLink: (props: LinkProps) => react__default.ReactElement;
|
|
7928
7928
|
type CardHeaderIconButtonProps = Omit<ButtonProps, 'variant' | 'size' | 'iconPosition' | 'isFullWidth' | 'children'> & {
|
|
7929
7929
|
icon: IconComponent;
|
|
7930
7930
|
};
|
|
7931
|
-
declare const CardHeaderIconButton: (props: CardHeaderIconButtonProps) =>
|
|
7931
|
+
declare const CardHeaderIconButton: (props: CardHeaderIconButtonProps) => react__default.ReactElement;
|
|
7932
7932
|
type CardHeaderProps = {
|
|
7933
|
-
children?:
|
|
7933
|
+
children?: react__default.ReactNode;
|
|
7934
7934
|
/**
|
|
7935
7935
|
* For spacing between divider and header title
|
|
7936
7936
|
*/
|
|
@@ -7944,7 +7944,7 @@ type CardHeaderProps = {
|
|
|
7944
7944
|
*/
|
|
7945
7945
|
showDivider?: boolean;
|
|
7946
7946
|
} & TestID & DataAnalyticsAttribute;
|
|
7947
|
-
declare const CardHeader: ({ children, testID, marginBottom, paddingBottom, showDivider, ...rest }: CardHeaderProps) =>
|
|
7947
|
+
declare const CardHeader: ({ children, testID, marginBottom, paddingBottom, showDivider, ...rest }: CardHeaderProps) => react__default.ReactElement;
|
|
7948
7948
|
type CardHeaderLeadingProps = {
|
|
7949
7949
|
title: string;
|
|
7950
7950
|
subtitle?: string;
|
|
@@ -7953,29 +7953,29 @@ type CardHeaderLeadingProps = {
|
|
|
7953
7953
|
*
|
|
7954
7954
|
* Accepts: `CardHeaderIcon` component
|
|
7955
7955
|
*/
|
|
7956
|
-
prefix?:
|
|
7956
|
+
prefix?: react__default.ReactNode;
|
|
7957
7957
|
/**
|
|
7958
7958
|
* suffix element of Card
|
|
7959
7959
|
*
|
|
7960
7960
|
* it add marginLeft to `CardHeaderCounter`,`CardHeaderLink` components by default.
|
|
7961
7961
|
*/
|
|
7962
|
-
suffix?:
|
|
7962
|
+
suffix?: react__default.ReactNode;
|
|
7963
7963
|
} & DataAnalyticsAttribute;
|
|
7964
|
-
declare const CardHeaderLeading: ({ title, subtitle, prefix, suffix, ...rest }: CardHeaderLeadingProps) =>
|
|
7964
|
+
declare const CardHeaderLeading: ({ title, subtitle, prefix, suffix, ...rest }: CardHeaderLeadingProps) => react__default.ReactElement;
|
|
7965
7965
|
type CardHeaderTrailingProps = {
|
|
7966
7966
|
/**
|
|
7967
7967
|
* Renders a visual ornament in card header trailing section
|
|
7968
7968
|
*
|
|
7969
7969
|
*/
|
|
7970
|
-
visual?:
|
|
7970
|
+
visual?: react__default.ReactNode;
|
|
7971
7971
|
};
|
|
7972
|
-
declare const CardHeaderTrailing: ({ visual }: CardHeaderTrailingProps) =>
|
|
7972
|
+
declare const CardHeaderTrailing: ({ visual }: CardHeaderTrailingProps) => react__default.ReactElement;
|
|
7973
7973
|
|
|
7974
7974
|
type CardFooterAction = Pick<ButtonProps, 'type' | 'accessibilityLabel' | 'isLoading' | 'isDisabled' | 'icon' | 'iconPosition' | 'onClick'> & {
|
|
7975
7975
|
text: ButtonProps['children'];
|
|
7976
7976
|
};
|
|
7977
7977
|
type CardFooterProps = {
|
|
7978
|
-
children?:
|
|
7978
|
+
children?: react__default.ReactNode;
|
|
7979
7979
|
/**
|
|
7980
7980
|
* For spacing between divider and footer title
|
|
7981
7981
|
*/
|
|
@@ -7989,24 +7989,24 @@ type CardFooterProps = {
|
|
|
7989
7989
|
*/
|
|
7990
7990
|
showDivider?: boolean;
|
|
7991
7991
|
} & TestID & DataAnalyticsAttribute;
|
|
7992
|
-
declare const CardFooter: ({ children, testID, marginTop, paddingTop, showDivider, ...props }: CardFooterProps) =>
|
|
7992
|
+
declare const CardFooter: ({ children, testID, marginTop, paddingTop, showDivider, ...props }: CardFooterProps) => react__default.ReactElement;
|
|
7993
7993
|
type CardFooterLeadingProps = {
|
|
7994
7994
|
title?: string;
|
|
7995
7995
|
subtitle?: string;
|
|
7996
7996
|
} & DataAnalyticsAttribute;
|
|
7997
|
-
declare const CardFooterLeading: ({ title, subtitle, ...rest }: CardFooterLeadingProps) =>
|
|
7997
|
+
declare const CardFooterLeading: ({ title, subtitle, ...rest }: CardFooterLeadingProps) => react__default.ReactElement;
|
|
7998
7998
|
type CardFooterTrailingProps = {
|
|
7999
7999
|
actions?: {
|
|
8000
8000
|
primary?: CardFooterAction;
|
|
8001
8001
|
secondary?: CardFooterAction;
|
|
8002
8002
|
};
|
|
8003
8003
|
} & DataAnalyticsAttribute;
|
|
8004
|
-
declare const CardFooterTrailing: ({ actions, ...rest }: CardFooterTrailingProps) =>
|
|
8004
|
+
declare const CardFooterTrailing: ({ actions, ...rest }: CardFooterTrailingProps) => react__default.ReactElement;
|
|
8005
8005
|
|
|
8006
|
-
declare const Carousel:
|
|
8006
|
+
declare const Carousel: react__default.ForwardRefExoticComponent<{
|
|
8007
8007
|
defaultActiveSlide?: number | undefined;
|
|
8008
8008
|
activeSlide?: number | undefined;
|
|
8009
|
-
children:
|
|
8009
|
+
children: react__default.ReactNode;
|
|
8010
8010
|
visibleItems?: 1 | 2 | 3 | "autofit" | undefined;
|
|
8011
8011
|
shouldAddStartEndSpacing?: boolean | undefined;
|
|
8012
8012
|
snapAlign?: "end" | "start" | "center" | undefined;
|
|
@@ -8393,12 +8393,12 @@ declare const Carousel: React__default.ForwardRefExoticComponent<{
|
|
|
8393
8393
|
readonly l?: "platform-native" | undefined;
|
|
8394
8394
|
readonly xl?: "platform-native" | undefined;
|
|
8395
8395
|
} | undefined;
|
|
8396
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute &
|
|
8396
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
8397
8397
|
|
|
8398
8398
|
type CarouselItemProps = {
|
|
8399
|
-
children:
|
|
8399
|
+
children: react__default.ReactNode;
|
|
8400
8400
|
};
|
|
8401
|
-
declare const CarouselItem: ({ children }: CarouselItemProps) =>
|
|
8401
|
+
declare const CarouselItem: ({ children }: CarouselItemProps) => react__default.ReactElement;
|
|
8402
8402
|
|
|
8403
8403
|
type InteractiveTokens = DotNotationToken<Theme['colors']['interactive']['background']>;
|
|
8404
8404
|
type FeedbackTokens = DotNotationToken<Theme['colors']['feedback']['background']>;
|
|
@@ -8548,7 +8548,7 @@ type CarouselProps = {
|
|
|
8548
8548
|
|
|
8549
8549
|
type OnChange$1 = ({ isChecked, event, value, }: {
|
|
8550
8550
|
isChecked: boolean;
|
|
8551
|
-
event?:
|
|
8551
|
+
event?: react__default.ChangeEvent;
|
|
8552
8552
|
value?: string;
|
|
8553
8553
|
}) => void;
|
|
8554
8554
|
type CheckboxProps = {
|
|
@@ -8572,7 +8572,7 @@ type CheckboxProps = {
|
|
|
8572
8572
|
/**
|
|
8573
8573
|
* Sets the label of the checkbox
|
|
8574
8574
|
*/
|
|
8575
|
-
children?:
|
|
8575
|
+
children?: react__default.ReactNode;
|
|
8576
8576
|
/**
|
|
8577
8577
|
* Help text for the checkbox
|
|
8578
8578
|
*/
|
|
@@ -8630,7 +8630,7 @@ type CheckboxProps = {
|
|
|
8630
8630
|
*/
|
|
8631
8631
|
tabIndex?: number;
|
|
8632
8632
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade & MotionMetaProp;
|
|
8633
|
-
declare const Checkbox:
|
|
8633
|
+
declare const Checkbox: react__default.ForwardRefExoticComponent<{
|
|
8634
8634
|
/**
|
|
8635
8635
|
* If `true`, The checkbox will be checked. This also makes the checkbox controlled
|
|
8636
8636
|
* Use `onChange` to update its value
|
|
@@ -8651,7 +8651,7 @@ declare const Checkbox: React__default.ForwardRefExoticComponent<{
|
|
|
8651
8651
|
/**
|
|
8652
8652
|
* Sets the label of the checkbox
|
|
8653
8653
|
*/
|
|
8654
|
-
children?:
|
|
8654
|
+
children?: react__default.ReactNode;
|
|
8655
8655
|
/**
|
|
8656
8656
|
* Help text for the checkbox
|
|
8657
8657
|
*/
|
|
@@ -9047,13 +9047,13 @@ declare const Checkbox: React__default.ForwardRefExoticComponent<{
|
|
|
9047
9047
|
readonly l?: "platform-native" | undefined;
|
|
9048
9048
|
readonly xl?: "platform-native" | undefined;
|
|
9049
9049
|
} | undefined;
|
|
9050
|
-
}, "visibility">, "__brand__">> & MotionMetaProp &
|
|
9050
|
+
}, "visibility">, "__brand__">> & MotionMetaProp & react__default.RefAttributes<BladeElementRef>>;
|
|
9051
9051
|
|
|
9052
9052
|
type CheckboxGroupProps = {
|
|
9053
9053
|
/**
|
|
9054
9054
|
* Accepts multiple checkboxes as children
|
|
9055
9055
|
*/
|
|
9056
|
-
children:
|
|
9056
|
+
children: react__default.ReactNode;
|
|
9057
9057
|
/**
|
|
9058
9058
|
* Help text of the checkbox group
|
|
9059
9059
|
*/
|
|
@@ -9134,7 +9134,7 @@ type CheckboxGroupProps = {
|
|
|
9134
9134
|
*/
|
|
9135
9135
|
orientation?: 'vertical' | 'horizontal';
|
|
9136
9136
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
9137
|
-
declare const CheckboxGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, testID, orientation, flexWrap, ...rest }: CheckboxGroupProps) =>
|
|
9137
|
+
declare const CheckboxGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, testID, orientation, flexWrap, ...rest }: CheckboxGroupProps) => react__default.ReactElement;
|
|
9138
9138
|
|
|
9139
9139
|
type CommonChatMessageProps = {
|
|
9140
9140
|
/**
|
|
@@ -9160,12 +9160,12 @@ type CommonChatMessageProps = {
|
|
|
9160
9160
|
* footerActions prop is used to show actions in chat message. it will show actions below the chat message.
|
|
9161
9161
|
* works only when senderType is self.
|
|
9162
9162
|
* */
|
|
9163
|
-
footerActions?:
|
|
9163
|
+
footerActions?: react__default.ReactNode;
|
|
9164
9164
|
/**
|
|
9165
9165
|
* children prop is used to show content in chat message.
|
|
9166
9166
|
* can be string or react node.
|
|
9167
9167
|
* */
|
|
9168
|
-
children?:
|
|
9168
|
+
children?: react__default.ReactNode;
|
|
9169
9169
|
/**
|
|
9170
9170
|
* SenderType prop is used to show chat message as self or other.
|
|
9171
9171
|
* self: chat message will be shown as self. you can show error state and footer actions.
|
|
@@ -9189,7 +9189,7 @@ type CommonChatMessageProps = {
|
|
|
9189
9189
|
* works only when senderType is other.
|
|
9190
9190
|
* leading will be animated when isLoading is true.
|
|
9191
9191
|
* */
|
|
9192
|
-
leading?:
|
|
9192
|
+
leading?: react__default.ReactNode;
|
|
9193
9193
|
/**
|
|
9194
9194
|
* maxWidth prop is used to set max width of chat message.
|
|
9195
9195
|
*/
|
|
@@ -9217,7 +9217,7 @@ type DefaultChatMessageProps = CommonChatMessageProps & {
|
|
|
9217
9217
|
};
|
|
9218
9218
|
type ChatMessageProps = SelfChatMessageProps | DefaultChatMessageProps;
|
|
9219
9219
|
|
|
9220
|
-
declare const ChatMessage: (_prop: ChatMessageProps) =>
|
|
9220
|
+
declare const ChatMessage: (_prop: ChatMessageProps) => react__default.ReactElement;
|
|
9221
9221
|
|
|
9222
9222
|
type ChipCommonProps = {
|
|
9223
9223
|
/**
|
|
@@ -9376,9 +9376,9 @@ type ChipGroupPropsWithLabel = {
|
|
|
9376
9376
|
};
|
|
9377
9377
|
type ChipGroupProps = (ChipGroupPropsWithA11yLabel | ChipGroupPropsWithLabel) & ChipGroupCommonProps;
|
|
9378
9378
|
|
|
9379
|
-
declare const Chip:
|
|
9379
|
+
declare const Chip: react__default.ForwardRefExoticComponent<ChipProps & react__default.RefAttributes<BladeElementRef>>;
|
|
9380
9380
|
|
|
9381
|
-
declare const ChipGroup:
|
|
9381
|
+
declare const ChipGroup: react__default.ForwardRefExoticComponent<ChipGroupProps & react__default.RefAttributes<BladeElementRef>>;
|
|
9382
9382
|
|
|
9383
9383
|
type CollapsibleProps = {
|
|
9384
9384
|
/**
|
|
@@ -9420,7 +9420,7 @@ type CollapsibleProps = {
|
|
|
9420
9420
|
*/
|
|
9421
9421
|
_shouldApplyWidthRestrictions?: boolean;
|
|
9422
9422
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
9423
|
-
declare const Collapsible:
|
|
9423
|
+
declare const Collapsible: react.ForwardRefExoticComponent<{
|
|
9424
9424
|
/**
|
|
9425
9425
|
* Composes `CollapsibleButton`, `CollapsibleLink`, `CollapsibleBody`
|
|
9426
9426
|
*/
|
|
@@ -9798,13 +9798,13 @@ declare const Collapsible: React$1.ForwardRefExoticComponent<{
|
|
|
9798
9798
|
readonly l?: "platform-native" | undefined;
|
|
9799
9799
|
readonly xl?: "platform-native" | undefined;
|
|
9800
9800
|
} | undefined;
|
|
9801
|
-
}, "visibility">, "__brand__">> &
|
|
9801
|
+
}, "visibility">, "__brand__">> & react.RefAttributes<BladeElementRef>>;
|
|
9802
9802
|
|
|
9803
9803
|
type CollapsibleLinkProps = Pick<LinkProps, 'color' | 'size' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'children'> & DataAnalyticsAttribute & StyledPropsBlade;
|
|
9804
9804
|
declare const CollapsibleLink: ({ children, size, color, isDisabled, testID, accessibilityLabel, ...rest }: CollapsibleLinkProps) => ReactElement;
|
|
9805
9805
|
|
|
9806
9806
|
type CollapsibleButtonProps = Pick<ButtonProps, 'variant' | 'size' | 'iconPosition' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'icon' | 'children'> & DataAnalyticsAttribute;
|
|
9807
|
-
declare const CollapsibleButton:
|
|
9807
|
+
declare const CollapsibleButton: react.ForwardRefExoticComponent<Pick<ButtonProps, "icon" | "children" | "testID" | "size" | "accessibilityLabel" | "variant" | "isDisabled" | "iconPosition"> & DataAnalyticsAttribute & react.RefAttributes<BladeElementRef>>;
|
|
9808
9808
|
|
|
9809
9809
|
type CollapsibleBodyProps = {
|
|
9810
9810
|
children: ReactNode;
|
|
@@ -9847,7 +9847,7 @@ type DrawerProps = {
|
|
|
9847
9847
|
*
|
|
9848
9848
|
* Supports DrawerHeader and DrawerBody
|
|
9849
9849
|
*/
|
|
9850
|
-
children:
|
|
9850
|
+
children: react__default.ReactNode;
|
|
9851
9851
|
/**
|
|
9852
9852
|
* zIndex property of drawer
|
|
9853
9853
|
*
|
|
@@ -9861,7 +9861,7 @@ type DrawerProps = {
|
|
|
9861
9861
|
/**
|
|
9862
9862
|
* Ref to the element that should receive focus when opening the drawer.
|
|
9863
9863
|
*/
|
|
9864
|
-
initialFocusRef?:
|
|
9864
|
+
initialFocusRef?: react__default.MutableRefObject<any>;
|
|
9865
9865
|
/**
|
|
9866
9866
|
* If `true`, the DrawerBody will be rendered only when it becomes active.
|
|
9867
9867
|
* Set to `false` to keep DrawerBody in DOM
|
|
@@ -9884,23 +9884,23 @@ type DrawerHeaderProps = {
|
|
|
9884
9884
|
*
|
|
9885
9885
|
* DrawerHeaderIcon or DrawerHeaderAsset
|
|
9886
9886
|
*/
|
|
9887
|
-
leading?:
|
|
9887
|
+
leading?: react__default.ReactNode;
|
|
9888
9888
|
/**
|
|
9889
9889
|
* Title suffix element
|
|
9890
9890
|
*
|
|
9891
9891
|
* DrawerHeaderBadge
|
|
9892
9892
|
*/
|
|
9893
|
-
titleSuffix?:
|
|
9893
|
+
titleSuffix?: react__default.ReactNode;
|
|
9894
9894
|
/**
|
|
9895
9895
|
* Trailing element
|
|
9896
9896
|
*
|
|
9897
9897
|
* Link, Button[]
|
|
9898
9898
|
*/
|
|
9899
|
-
trailing?:
|
|
9899
|
+
trailing?: react__default.ReactNode;
|
|
9900
9900
|
/**
|
|
9901
9901
|
* Children elements to be rendered inside the header
|
|
9902
9902
|
*/
|
|
9903
|
-
children?:
|
|
9903
|
+
children?: react__default.ReactElement | react__default.ReactElement[];
|
|
9904
9904
|
/**
|
|
9905
9905
|
* Background image of the header
|
|
9906
9906
|
*
|
|
@@ -9911,10 +9911,10 @@ type DrawerHeaderProps = {
|
|
|
9911
9911
|
|
|
9912
9912
|
declare const Drawer: (_props: DrawerProps) => React.ReactElement;
|
|
9913
9913
|
|
|
9914
|
-
declare const DrawerHeader: (_props: DrawerHeaderProps) =>
|
|
9914
|
+
declare const DrawerHeader: (_props: DrawerHeaderProps) => react__default.ReactElement;
|
|
9915
9915
|
declare const DrawerBody: (_props: {
|
|
9916
|
-
children:
|
|
9917
|
-
}) =>
|
|
9916
|
+
children: react__default.ReactNode;
|
|
9917
|
+
}) => react__default.ReactElement;
|
|
9918
9918
|
|
|
9919
9919
|
declare const DatePicker: (_props: any) => React.ReactElement;
|
|
9920
9920
|
|
|
@@ -9947,11 +9947,11 @@ type FormInputLabelProps = {
|
|
|
9947
9947
|
* }
|
|
9948
9948
|
* ```
|
|
9949
9949
|
*/
|
|
9950
|
-
labelSuffix?:
|
|
9950
|
+
labelSuffix?: react__default.ReactNode;
|
|
9951
9951
|
/**
|
|
9952
9952
|
* Trailing element to be shown for the input field
|
|
9953
9953
|
*/
|
|
9954
|
-
labelTrailing?:
|
|
9954
|
+
labelTrailing?: react__default.ReactNode;
|
|
9955
9955
|
};
|
|
9956
9956
|
|
|
9957
9957
|
type FormInputOnEvent = ({ name, value, rawValue, }: {
|
|
@@ -10209,7 +10209,7 @@ type BaseInputCommonProps = FormInputLabelProps & DataAnalyticsAttribute & FormI
|
|
|
10209
10209
|
/**
|
|
10210
10210
|
* A slot for adding tags to input
|
|
10211
10211
|
*/
|
|
10212
|
-
tags?:
|
|
10212
|
+
tags?: react__default.ReactElement[] | null;
|
|
10213
10213
|
/**
|
|
10214
10214
|
* Disables stripping of tags and shows all tags
|
|
10215
10215
|
*/
|
|
@@ -10245,7 +10245,7 @@ type BaseInputCommonProps = FormInputLabelProps & DataAnalyticsAttribute & FormI
|
|
|
10245
10245
|
* trailingButton={<Link onClick={handleClick}>Apply</Link>}
|
|
10246
10246
|
* ```
|
|
10247
10247
|
*/
|
|
10248
|
-
trailingButton?:
|
|
10248
|
+
trailingButton?: react__default.ReactElement<LinkProps>;
|
|
10249
10249
|
/**
|
|
10250
10250
|
* Whether to use Text or Heading component for Input text
|
|
10251
10251
|
* @default text
|
|
@@ -10370,11 +10370,11 @@ type TextInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel'
|
|
|
10370
10370
|
*
|
|
10371
10371
|
* Icon or React Element to be rendered at the end of the input field
|
|
10372
10372
|
*/
|
|
10373
|
-
trailing?:
|
|
10373
|
+
trailing?: react__default.ReactElement | IconComponent;
|
|
10374
10374
|
/**
|
|
10375
10375
|
* Icon or React Element to be rendered at the beginning of the input field
|
|
10376
10376
|
*/
|
|
10377
|
-
leading?:
|
|
10377
|
+
leading?: react__default.ReactElement | IconComponent;
|
|
10378
10378
|
/**
|
|
10379
10379
|
* Format pattern where # represents input characters and other symbols act as delimiters
|
|
10380
10380
|
* When provided, input will be automatically formatted and onChange will include rawValue
|
|
@@ -10412,7 +10412,7 @@ type TextInputPropsWithLabel = {
|
|
|
10412
10412
|
accessibilityLabel?: string;
|
|
10413
10413
|
};
|
|
10414
10414
|
type TextInputProps = (TextInputPropsWithA11yLabel | TextInputPropsWithLabel) & TextInputCommonProps;
|
|
10415
|
-
declare const TextInput:
|
|
10415
|
+
declare const TextInput: react__default.ForwardRefExoticComponent<TextInputProps & react__default.RefAttributes<BladeElementRef>>;
|
|
10416
10416
|
|
|
10417
10417
|
type Level = 'month' | 'year' | 'decade';
|
|
10418
10418
|
type PickerType = 'day' | 'month' | 'year';
|
|
@@ -10579,11 +10579,11 @@ type DatePickerCommonInputProps = {
|
|
|
10579
10579
|
referenceProps: any;
|
|
10580
10580
|
} & Pick<TextInputProps, 'size' | 'isRequired' | 'necessityIndicator' | 'autoFocus' | 'isDisabled' | 'accessibilityLabel' | 'labelSuffix' | 'labelTrailing'> & FormInputValidationProps;
|
|
10581
10581
|
|
|
10582
|
-
declare const Dropdown:
|
|
10582
|
+
declare const Dropdown: react__default.ForwardRefExoticComponent<{
|
|
10583
10583
|
isOpen?: boolean | undefined;
|
|
10584
10584
|
onOpenChange?: ((isOpen: boolean) => void) | undefined;
|
|
10585
10585
|
selectionType?: "multiple" | "single" | undefined;
|
|
10586
|
-
children:
|
|
10586
|
+
children: react__default.ReactNode[];
|
|
10587
10587
|
_width?: SpacingValueType | {
|
|
10588
10588
|
readonly base?: SpacingValueType | undefined;
|
|
10589
10589
|
readonly xs?: SpacingValueType | undefined;
|
|
@@ -10931,7 +10931,7 @@ declare const Dropdown: React__default.ForwardRefExoticComponent<{
|
|
|
10931
10931
|
readonly l?: "platform-native" | undefined;
|
|
10932
10932
|
readonly xl?: "platform-native" | undefined;
|
|
10933
10933
|
} | undefined;
|
|
10934
|
-
}, "visibility">, "__brand__">> &
|
|
10934
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
10935
10935
|
|
|
10936
10936
|
type DropdownProps = {
|
|
10937
10937
|
/**
|
|
@@ -10945,7 +10945,7 @@ type DropdownProps = {
|
|
|
10945
10945
|
*/
|
|
10946
10946
|
onOpenChange?: (isOpen: boolean) => void;
|
|
10947
10947
|
selectionType?: 'single' | 'multiple';
|
|
10948
|
-
children:
|
|
10948
|
+
children: react__default.ReactNode[];
|
|
10949
10949
|
/**
|
|
10950
10950
|
* @private
|
|
10951
10951
|
*
|
|
@@ -10954,7 +10954,7 @@ type DropdownProps = {
|
|
|
10954
10954
|
_width?: BoxProps['width'];
|
|
10955
10955
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
10956
10956
|
type DropdownOverlayProps = {
|
|
10957
|
-
children:
|
|
10957
|
+
children: react__default.ReactElement[] | react__default.ReactElement;
|
|
10958
10958
|
/**
|
|
10959
10959
|
* Sets the z-index of the DropdownOverlay
|
|
10960
10960
|
*
|
|
@@ -10985,7 +10985,7 @@ type DropdownOverlayProps = {
|
|
|
10985
10985
|
* This is used to position the DropdownOverlay relative to a specific element,
|
|
10986
10986
|
* for example in PhoneNumberInput the DropdownOverlay is positioned relative to the input element
|
|
10987
10987
|
*/
|
|
10988
|
-
referenceRef?:
|
|
10988
|
+
referenceRef?: react__default.MutableRefObject<ContainerElementType | null>;
|
|
10989
10989
|
/**
|
|
10990
10990
|
* Sets the placement of the DropdownOverlay
|
|
10991
10991
|
*
|
|
@@ -11000,7 +11000,7 @@ type DropdownOverlayProps = {
|
|
|
11000
11000
|
_isNestedDropdown?: boolean;
|
|
11001
11001
|
} & TestID;
|
|
11002
11002
|
type FilterChipGroupProps = TestID & DataAnalyticsAttribute & {
|
|
11003
|
-
children:
|
|
11003
|
+
children: react__default.ReactNode;
|
|
11004
11004
|
/**
|
|
11005
11005
|
* Callback which is called when clear button is clicked
|
|
11006
11006
|
*/
|
|
@@ -11017,36 +11017,36 @@ type FilterChipGroupContextType = {
|
|
|
11017
11017
|
* Number of Selected Filters
|
|
11018
11018
|
*/
|
|
11019
11019
|
filterChipGroupSelectedFilters: string[];
|
|
11020
|
-
setFilterChipGroupSelectedFilters:
|
|
11020
|
+
setFilterChipGroupSelectedFilters: react__default.Dispatch<react__default.SetStateAction<string[]>>;
|
|
11021
11021
|
clearFilterCallbackTriggerer: number;
|
|
11022
|
-
setClearFilterCallbackTriggerer:
|
|
11022
|
+
setClearFilterCallbackTriggerer: react__default.Dispatch<react__default.SetStateAction<number>>;
|
|
11023
11023
|
};
|
|
11024
11024
|
|
|
11025
|
-
declare const DropdownOverlay: ({ children, testID }: DropdownOverlayProps) =>
|
|
11025
|
+
declare const DropdownOverlay: ({ children, testID }: DropdownOverlayProps) => react__default.ReactElement;
|
|
11026
11026
|
|
|
11027
11027
|
type DropdownButtonProps = ButtonProps & {
|
|
11028
11028
|
onBlur?: BaseButtonProps['onBlur'];
|
|
11029
11029
|
onKeyDown?: BaseButtonProps['onKeyDown'];
|
|
11030
11030
|
};
|
|
11031
|
-
declare const DropdownButton: ({ children, icon, iconPosition, isDisabled, isFullWidth, isLoading, onClick, onBlur, onKeyDown, size, type, variant, color, accessibilityLabel, testID, ...rest }: DropdownButtonProps) =>
|
|
11031
|
+
declare const DropdownButton: ({ children, icon, iconPosition, isDisabled, isFullWidth, isLoading, onClick, onBlur, onKeyDown, size, type, variant, color, accessibilityLabel, testID, ...rest }: DropdownButtonProps) => react__default.ReactElement;
|
|
11032
11032
|
|
|
11033
11033
|
type DropdownLinkProps = LinkButtonVariantProps & {
|
|
11034
11034
|
onBlur?: BaseLinkProps['onBlur'];
|
|
11035
11035
|
onKeyDown?: BaseLinkProps['onKeyDown'];
|
|
11036
11036
|
};
|
|
11037
|
-
declare const DropdownLink: ({ children, icon, iconPosition, onClick, onBlur, onKeyDown, isDisabled, href, target, rel, accessibilityLabel, size, testID, hitSlop, htmlTitle, ...props }: DropdownLinkProps) =>
|
|
11037
|
+
declare const DropdownLink: ({ children, icon, iconPosition, onClick, onBlur, onKeyDown, isDisabled, href, target, rel, accessibilityLabel, size, testID, hitSlop, htmlTitle, ...props }: DropdownLinkProps) => react__default.ReactElement;
|
|
11038
11038
|
|
|
11039
11039
|
type DropdownIconButtonProps = Omit<IconButtonProps, 'onClick'> & {
|
|
11040
11040
|
onBlur?: BaseButtonProps['onBlur'];
|
|
11041
11041
|
onKeyDown?: BaseButtonProps['onKeyDown'];
|
|
11042
11042
|
onClick?: IconButtonProps['onClick'];
|
|
11043
11043
|
};
|
|
11044
|
-
declare const DropdownIconButton: ({ icon, isDisabled, onClick, onBlur, onKeyDown, size, accessibilityLabel, emphasis, ...rest }: DropdownIconButtonProps) =>
|
|
11044
|
+
declare const DropdownIconButton: ({ icon, isDisabled, onClick, onBlur, onKeyDown, size, accessibilityLabel, emphasis, ...rest }: DropdownIconButtonProps) => react__default.ReactElement;
|
|
11045
11045
|
|
|
11046
11046
|
type DropdownHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID' | 'children' | keyof DataAnalyticsAttribute>;
|
|
11047
|
-
declare const DropdownHeader: ({ title, subtitle, leading, titleSuffix, trailing, testID, children, ...rest }: DropdownHeaderProps) =>
|
|
11047
|
+
declare const DropdownHeader: ({ title, subtitle, leading, titleSuffix, trailing, testID, children, ...rest }: DropdownHeaderProps) => react__default.ReactElement;
|
|
11048
11048
|
type DropdownFooter = Pick<BaseFooterProps, 'children' | 'testID'>;
|
|
11049
|
-
declare const DropdownFooter: ({ children, testID }: DropdownFooter) =>
|
|
11049
|
+
declare const DropdownFooter: ({ children, testID }: DropdownFooter) => react__default.ReactElement;
|
|
11050
11050
|
|
|
11051
11051
|
declare const BaseFilterChip: (_props: any) => React.ReactElement;
|
|
11052
11052
|
|
|
@@ -11104,7 +11104,7 @@ type EmptyStateProps = {
|
|
|
11104
11104
|
size?: EmptyStateSize;
|
|
11105
11105
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute;
|
|
11106
11106
|
|
|
11107
|
-
declare const EmptyState: (_props: EmptyStateProps) =>
|
|
11107
|
+
declare const EmptyState: (_props: EmptyStateProps) => react__default.ReactElement;
|
|
11108
11108
|
|
|
11109
11109
|
type FadeProps = Pick<BaseMotionEntryExitProps, 'children' | 'isVisible' | 'motionTriggers' | 'shouldUnmountWhenHidden' | 'type' | 'delay'>;
|
|
11110
11110
|
|
|
@@ -11400,7 +11400,7 @@ type IndicatorProps = {
|
|
|
11400
11400
|
*/
|
|
11401
11401
|
accessibilityLabel?: string;
|
|
11402
11402
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
11403
|
-
declare const Indicator:
|
|
11403
|
+
declare const Indicator: react__default.ForwardRefExoticComponent<{
|
|
11404
11404
|
/**
|
|
11405
11405
|
* Sets the color tone
|
|
11406
11406
|
*
|
|
@@ -11768,7 +11768,7 @@ declare const Indicator: React__default.ForwardRefExoticComponent<{
|
|
|
11768
11768
|
readonly l?: "platform-native" | undefined;
|
|
11769
11769
|
readonly xl?: "platform-native" | undefined;
|
|
11770
11770
|
} | undefined;
|
|
11771
|
-
}, "visibility">, "__brand__">> &
|
|
11771
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
11772
11772
|
|
|
11773
11773
|
/**
|
|
11774
11774
|
* ### SelectInput
|
|
@@ -11797,7 +11797,7 @@ declare const Indicator: React__default.ForwardRefExoticComponent<{
|
|
|
11797
11797
|
*
|
|
11798
11798
|
* Checkout {@link https://blade.razorpay.com/?path=/docs/components-dropdown-with-select--with-single-select SelectInput Documentation}.
|
|
11799
11799
|
*/
|
|
11800
|
-
declare const SelectInput:
|
|
11800
|
+
declare const SelectInput: react__default.ForwardRefExoticComponent<(({
|
|
11801
11801
|
label?: undefined;
|
|
11802
11802
|
accessibilityLabel: string;
|
|
11803
11803
|
} | {
|
|
@@ -11814,7 +11814,7 @@ declare const SelectInput: React__default.ForwardRefExoticComponent<(({
|
|
|
11814
11814
|
syncInputValueWithSelection?: ((value: string) => void) | undefined;
|
|
11815
11815
|
maxRows?: "multiple" | "single" | "expandable" | undefined;
|
|
11816
11816
|
labelPosition?: "left" | "top" | "inside-input" | undefined;
|
|
11817
|
-
}) &
|
|
11817
|
+
}) & react__default.RefAttributes<BladeElementRef>>;
|
|
11818
11818
|
|
|
11819
11819
|
/**
|
|
11820
11820
|
* ### AutoComplete
|
|
@@ -11862,7 +11862,7 @@ declare const SelectInput: React__default.ForwardRefExoticComponent<(({
|
|
|
11862
11862
|
*
|
|
11863
11863
|
* Checkout {@link https://blade.razorpay.com/?path=/docs/components-dropdown-with-autocomplete--with-single-select AutoComplete Documentation}.
|
|
11864
11864
|
*/
|
|
11865
|
-
declare const AutoComplete:
|
|
11865
|
+
declare const AutoComplete: react__default.ForwardRefExoticComponent<Pick<BaseInputProps, "name" | `data-analytics-${string}` | "label" | "testID" | "prefix" | "size" | "accessibilityLabel" | "onBlur" | "onFocus" | "autoFocus" | "placeholder" | "onClick" | "isDisabled" | "isRequired" | "validationState" | "necessityIndicator" | "helpText" | "errorText" | "successText" | "suffix"> & {
|
|
11866
11866
|
icon?: IconComponent | undefined;
|
|
11867
11867
|
value?: string | string[] | undefined;
|
|
11868
11868
|
defaultValue?: string | string[] | undefined;
|
|
@@ -11877,7 +11877,7 @@ declare const AutoComplete: React__default.ForwardRefExoticComponent<Pick<BaseIn
|
|
|
11877
11877
|
onInputValueChange?: FormInputOnEvent | undefined;
|
|
11878
11878
|
inputValue?: string | undefined;
|
|
11879
11879
|
filteredValues?: string[] | undefined;
|
|
11880
|
-
} &
|
|
11880
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
11881
11881
|
|
|
11882
11882
|
type DropdownInputTriggersCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'name' | 'isDisabled' | 'isRequired' | 'prefix' | 'suffix' | 'autoFocus' | 'onClick' | 'onFocus' | 'onBlur' | 'placeholder' | 'testID' | 'size' | keyof DataAnalyticsAttribute> & {
|
|
11883
11883
|
icon?: IconComponent;
|
|
@@ -12024,7 +12024,7 @@ type OTPInputPropsWithLabel = {
|
|
|
12024
12024
|
accessibilityLabel?: string;
|
|
12025
12025
|
};
|
|
12026
12026
|
type OTPInputProps = (OTPInputPropsWithA11yLabel | OTPInputPropsWithLabel) & OTPInputCommonProps;
|
|
12027
|
-
declare const OTPInput:
|
|
12027
|
+
declare const OTPInput: react__default.ForwardRefExoticComponent<OTPInputProps & react__default.RefAttributes<HTMLInputElement[]>>;
|
|
12028
12028
|
|
|
12029
12029
|
type PasswordInputExtraProps = {
|
|
12030
12030
|
/**
|
|
@@ -12078,7 +12078,7 @@ type PasswordInputPropsWithLabel = {
|
|
|
12078
12078
|
accessibilityLabel?: string;
|
|
12079
12079
|
};
|
|
12080
12080
|
type PasswordInputProps = (PasswordInputPropsWithA11yLabel | PasswordInputPropsWithLabel) & PasswordInputCommonProps;
|
|
12081
|
-
declare const PasswordInput:
|
|
12081
|
+
declare const PasswordInput: react__default.ForwardRefExoticComponent<PasswordInputProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12082
12082
|
|
|
12083
12083
|
type TextAreaCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'labelSuffix' | 'labelTrailing' | 'necessityIndicator' | 'validationState' | 'helpText' | 'errorText' | 'successText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'onSubmit' | 'value' | 'isDisabled' | 'isRequired' | 'maxCharacters' | 'autoFocus' | 'numberOfLines' | 'testID' | 'size' | keyof DataAnalyticsAttribute> & {
|
|
12084
12084
|
/**
|
|
@@ -12116,7 +12116,7 @@ type TextAreaPropsWithLabel = {
|
|
|
12116
12116
|
accessibilityLabel?: string;
|
|
12117
12117
|
};
|
|
12118
12118
|
type TextAreaProps = (TextAreaPropsWithA11yLabel | TextAreaPropsWithLabel) & TextAreaCommonProps;
|
|
12119
|
-
declare const TextArea:
|
|
12119
|
+
declare const TextArea: react__default.ForwardRefExoticComponent<TextAreaProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12120
12120
|
|
|
12121
12121
|
type SearchInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel' | 'labelPosition' | 'labelSuffix' | 'labelTrailing' | 'helpText' | 'placeholder' | 'defaultValue' | 'name' | 'onChange' | 'onFocus' | 'onBlur' | 'value' | 'isDisabled' | 'autoFocus' | 'onSubmit' | 'autoCapitalize' | 'testID' | 'onClick' | 'size' | keyof DataAnalyticsAttribute> & {
|
|
12122
12122
|
/**
|
|
@@ -12136,7 +12136,7 @@ type SearchInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel
|
|
|
12136
12136
|
/**
|
|
12137
12137
|
* Optional trailing to be shown at the end of the input.
|
|
12138
12138
|
*/
|
|
12139
|
-
trailing?:
|
|
12139
|
+
trailing?: react__default.ReactNode;
|
|
12140
12140
|
} & StyledPropsBlade;
|
|
12141
12141
|
type SearchInputPropsWithA11yLabel = {
|
|
12142
12142
|
/**
|
|
@@ -12159,7 +12159,7 @@ type SearchInputPropsWithLabel = {
|
|
|
12159
12159
|
accessibilityLabel?: string;
|
|
12160
12160
|
};
|
|
12161
12161
|
type SearchInputProps = (SearchInputPropsWithA11yLabel | SearchInputPropsWithLabel) & SearchInputCommonProps;
|
|
12162
|
-
declare const SearchInput:
|
|
12162
|
+
declare const SearchInput: react__default.ForwardRefExoticComponent<SearchInputProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12163
12163
|
|
|
12164
12164
|
type CommonProps = Pick<BaseInputProps, 'size' | 'label' | 'labelPosition' | 'labelSuffix' | 'labelTrailing' | 'name' | 'validationState' | 'errorText' | 'successText' | 'helpText' | 'defaultValue' | 'necessityIndicator' | 'isRequired' | 'isDisabled' | 'onFocus' | 'onBlur' | 'onClick' | 'leadingIcon' | 'trailingIcon' | 'accessibilityLabel' | 'autoFocus' | 'testID' | 'keyboardReturnKeyType' | 'autoCompleteSuggestionType' | 'placeholder' | keyof DataAnalyticsAttribute>;
|
|
12165
12165
|
type PhoneNumberInputProps = StyledPropsBlade & CommonProps & {
|
|
@@ -12315,16 +12315,16 @@ type InputRowProps = {
|
|
|
12315
12315
|
testID?: string;
|
|
12316
12316
|
};
|
|
12317
12317
|
|
|
12318
|
-
declare const InputGroup: (_props: InputGroupProps) =>
|
|
12318
|
+
declare const InputGroup: (_props: InputGroupProps) => react__default.ReactElement;
|
|
12319
12319
|
|
|
12320
|
-
declare const InputRow: (_props: InputRowProps) =>
|
|
12320
|
+
declare const InputRow: (_props: InputRowProps) => react__default.ReactElement;
|
|
12321
12321
|
|
|
12322
12322
|
type ListItemProps = {
|
|
12323
12323
|
/**
|
|
12324
12324
|
* Children to be rendered for ListItem. This can be a text, ListItemLink or another List.
|
|
12325
12325
|
*
|
|
12326
12326
|
*/
|
|
12327
|
-
children:
|
|
12327
|
+
children: react__default.ReactNode;
|
|
12328
12328
|
/**
|
|
12329
12329
|
* Icon to be rendered for a ListItem's bullet.
|
|
12330
12330
|
*
|
|
@@ -12341,14 +12341,14 @@ type ListItemProps = {
|
|
|
12341
12341
|
*/
|
|
12342
12342
|
_itemNumber?: undefined;
|
|
12343
12343
|
} & TestID;
|
|
12344
|
-
declare const ListItem: ({ children, icon: Icon, iconColor: listItemIconColor, _itemNumber, testID, }: ListItemProps) =>
|
|
12344
|
+
declare const ListItem: ({ children, icon: Icon, iconColor: listItemIconColor, _itemNumber, testID, }: ListItemProps) => react__default.ReactElement;
|
|
12345
12345
|
|
|
12346
12346
|
type ListCommonProps = {
|
|
12347
12347
|
/**
|
|
12348
12348
|
* ListItem to be rendered for the List.
|
|
12349
12349
|
*
|
|
12350
12350
|
*/
|
|
12351
|
-
children:
|
|
12351
|
+
children: react__default.ReactElement<ListItemProps> | react__default.ReactElement<ListItemProps>[];
|
|
12352
12352
|
/**
|
|
12353
12353
|
* Sets the variant to be rendered for the List.
|
|
12354
12354
|
*
|
|
@@ -12373,7 +12373,7 @@ type ListWithoutIconProps = ListCommonProps & {
|
|
|
12373
12373
|
iconColor?: undefined;
|
|
12374
12374
|
};
|
|
12375
12375
|
type ListProps = ListWithIconProps | ListWithoutIconProps;
|
|
12376
|
-
declare const List:
|
|
12376
|
+
declare const List: react__default.ForwardRefExoticComponent<ListProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12377
12377
|
|
|
12378
12378
|
type ListItemLinkProps = Exclude<LinkProps, 'size' | 'variant' | 'isDisabled'>;
|
|
12379
12379
|
declare const ListItemLink: ({ accessibilityLabel, children, href, icon, iconPosition, onClick, rel, target, testID, }: ListItemLinkProps) => React.ReactElement;
|
|
@@ -12393,16 +12393,16 @@ declare function clearAnnouncer(_assertiveness: Assertiveness): void;
|
|
|
12393
12393
|
declare function destroyAnnouncer(): void;
|
|
12394
12394
|
|
|
12395
12395
|
type ModalHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix'>;
|
|
12396
|
-
declare const ModalHeader: () =>
|
|
12396
|
+
declare const ModalHeader: () => react__default.ReactElement;
|
|
12397
12397
|
|
|
12398
12398
|
type ModalFooterProps = Pick<BaseFooterProps, 'children'>;
|
|
12399
|
-
declare const ModalFooter: () =>
|
|
12399
|
+
declare const ModalFooter: () => react__default.ReactElement;
|
|
12400
12400
|
|
|
12401
12401
|
type ModalBodyProps = {
|
|
12402
|
-
children:
|
|
12402
|
+
children: react__default.ReactNode;
|
|
12403
12403
|
padding?: Extract<SpacingValueType, 'spacing.0' | 'spacing.6'>;
|
|
12404
12404
|
};
|
|
12405
|
-
declare const ModalBody: (props: ModalBodyProps) =>
|
|
12405
|
+
declare const ModalBody: (props: ModalBodyProps) => react__default.ReactElement;
|
|
12406
12406
|
|
|
12407
12407
|
type ModalProps = {
|
|
12408
12408
|
/**
|
|
@@ -12439,7 +12439,7 @@ type ModalProps = {
|
|
|
12439
12439
|
zIndex?: number;
|
|
12440
12440
|
} & DataAnalyticsAttribute;
|
|
12441
12441
|
|
|
12442
|
-
declare const Modal: (props: ModalProps) =>
|
|
12442
|
+
declare const Modal: (props: ModalProps) => react__default.ReactElement;
|
|
12443
12443
|
|
|
12444
12444
|
type MoveProps = Pick<BaseMotionEntryExitProps, 'children' | 'isVisible' | 'motionTriggers' | 'shouldUnmountWhenHidden' | 'type' | 'delay'>;
|
|
12445
12445
|
|
|
@@ -12483,7 +12483,7 @@ type MenuProps = {
|
|
|
12483
12483
|
/**
|
|
12484
12484
|
* First children is trigger and second children is MenuOverlay
|
|
12485
12485
|
**/
|
|
12486
|
-
children: [
|
|
12486
|
+
children: [react__default.ReactElement, react__default.ReactElement];
|
|
12487
12487
|
/**
|
|
12488
12488
|
* Open controlled state
|
|
12489
12489
|
*/
|
|
@@ -12513,20 +12513,20 @@ type MenuItemProps = {
|
|
|
12513
12513
|
/**
|
|
12514
12514
|
* Slot to render custom menu items
|
|
12515
12515
|
*/
|
|
12516
|
-
children?:
|
|
12516
|
+
children?: react__default.ReactNode;
|
|
12517
12517
|
as?: BaseMenuItemProps['as'];
|
|
12518
12518
|
/**
|
|
12519
12519
|
* Click handler for MenuItem
|
|
12520
12520
|
*
|
|
12521
12521
|
* Absense of this prop and href will turn the item into non-interactive item
|
|
12522
12522
|
*/
|
|
12523
|
-
onClick?: (event:
|
|
12523
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
12524
12524
|
/**
|
|
12525
12525
|
* Focus handler for MenuItem
|
|
12526
12526
|
*
|
|
12527
12527
|
* Absense of this prop and href will turn the item into non-interactive item
|
|
12528
12528
|
*/
|
|
12529
|
-
onFocus?: (event:
|
|
12529
|
+
onFocus?: (event: react__default.FocusEvent) => void;
|
|
12530
12530
|
/**
|
|
12531
12531
|
* Link to open when item is clicked.
|
|
12532
12532
|
*
|
|
@@ -12542,15 +12542,15 @@ type MenuItemProps = {
|
|
|
12542
12542
|
*
|
|
12543
12543
|
* Will be overriden in multiselect
|
|
12544
12544
|
*/
|
|
12545
|
-
leading?:
|
|
12545
|
+
leading?: react__default.ReactNode;
|
|
12546
12546
|
/**
|
|
12547
12547
|
* Item that goes on right-side of item.
|
|
12548
12548
|
*/
|
|
12549
|
-
trailing?:
|
|
12549
|
+
trailing?: react__default.ReactNode;
|
|
12550
12550
|
/**
|
|
12551
12551
|
* Item that goes immediately next to the title.
|
|
12552
12552
|
*/
|
|
12553
|
-
titleSuffix?:
|
|
12553
|
+
titleSuffix?: react__default.ReactElement;
|
|
12554
12554
|
/**
|
|
12555
12555
|
* disabled state of item
|
|
12556
12556
|
*/
|
|
@@ -12567,7 +12567,7 @@ type MenuOverlayProps = {
|
|
|
12567
12567
|
/**
|
|
12568
12568
|
* JSX Slot for MenuItem or anything else
|
|
12569
12569
|
*/
|
|
12570
|
-
children:
|
|
12570
|
+
children: react__default.ReactElement[] | react__default.ReactElement | react__default.ReactNode;
|
|
12571
12571
|
/**
|
|
12572
12572
|
* zIndex override
|
|
12573
12573
|
*/
|
|
@@ -12589,7 +12589,7 @@ type MenuOverlayProps = {
|
|
|
12589
12589
|
/**
|
|
12590
12590
|
* @private Internal Prop. Do not override or you'll be fired
|
|
12591
12591
|
*/
|
|
12592
|
-
_transitionStyle?:
|
|
12592
|
+
_transitionStyle?: react__default.CSSProperties;
|
|
12593
12593
|
} & TestID & DataAnalyticsAttribute;
|
|
12594
12594
|
type MenuFooterProps = Pick<BaseFooterProps, 'children' | 'testID' | keyof DataAnalyticsAttribute>;
|
|
12595
12595
|
type MenuHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID' | keyof DataAnalyticsAttribute>;
|
|
@@ -12615,15 +12615,15 @@ type PopoverProps = {
|
|
|
12615
12615
|
*
|
|
12616
12616
|
* Can be any blade icon or asset.
|
|
12617
12617
|
*/
|
|
12618
|
-
titleLeading?:
|
|
12618
|
+
titleLeading?: react__default.ReactNode;
|
|
12619
12619
|
/**
|
|
12620
12620
|
* Footer content
|
|
12621
12621
|
*/
|
|
12622
|
-
footer?:
|
|
12622
|
+
footer?: react__default.ReactNode;
|
|
12623
12623
|
/**
|
|
12624
12624
|
* Popover content
|
|
12625
12625
|
*/
|
|
12626
|
-
content:
|
|
12626
|
+
content: react__default.ReactElement;
|
|
12627
12627
|
/**
|
|
12628
12628
|
* Placement of Popover
|
|
12629
12629
|
*
|
|
@@ -12633,7 +12633,7 @@ type PopoverProps = {
|
|
|
12633
12633
|
/**
|
|
12634
12634
|
* Popover trigger
|
|
12635
12635
|
*/
|
|
12636
|
-
children:
|
|
12636
|
+
children: react__default.ReactElement;
|
|
12637
12637
|
/**
|
|
12638
12638
|
* Open state of Popover
|
|
12639
12639
|
* If set to true makes the popover controlled
|
|
@@ -12659,7 +12659,7 @@ type PopoverProps = {
|
|
|
12659
12659
|
*
|
|
12660
12660
|
* @default PopoverCloseButton
|
|
12661
12661
|
*/
|
|
12662
|
-
initialFocusRef?:
|
|
12662
|
+
initialFocusRef?: react__default.RefObject<any>;
|
|
12663
12663
|
} & DataAnalyticsAttribute;
|
|
12664
12664
|
/**
|
|
12665
12665
|
* PopoverTriggerProps
|
|
@@ -12668,34 +12668,34 @@ type PopoverProps = {
|
|
|
12668
12668
|
*/
|
|
12669
12669
|
type PopoverTriggerProps = {
|
|
12670
12670
|
onMouseDown?: Platform.Select<{
|
|
12671
|
-
web:
|
|
12671
|
+
web: react__default.MouseEventHandler;
|
|
12672
12672
|
native: undefined;
|
|
12673
12673
|
}>;
|
|
12674
12674
|
onPointerDown?: Platform.Select<{
|
|
12675
|
-
web:
|
|
12675
|
+
web: react__default.PointerEventHandler;
|
|
12676
12676
|
native: undefined;
|
|
12677
12677
|
}>;
|
|
12678
12678
|
onKeyDown?: Platform.Select<{
|
|
12679
|
-
web:
|
|
12679
|
+
web: react__default.KeyboardEventHandler;
|
|
12680
12680
|
native: undefined;
|
|
12681
12681
|
}>;
|
|
12682
12682
|
onKeyUp?: Platform.Select<{
|
|
12683
|
-
web:
|
|
12683
|
+
web: react__default.KeyboardEventHandler;
|
|
12684
12684
|
native: undefined;
|
|
12685
12685
|
}>;
|
|
12686
12686
|
onClick?: Platform.Select<{
|
|
12687
|
-
web:
|
|
12687
|
+
web: react__default.MouseEventHandler;
|
|
12688
12688
|
native: undefined;
|
|
12689
12689
|
}>;
|
|
12690
12690
|
onTouchEnd?: Platform.Select<{
|
|
12691
|
-
web:
|
|
12691
|
+
web: react__default.TouchEventHandler;
|
|
12692
12692
|
native: (event: GestureResponderEvent) => void;
|
|
12693
12693
|
}>;
|
|
12694
12694
|
};
|
|
12695
12695
|
|
|
12696
|
-
declare const Popover: ({ content, children, placement, onOpenChange, zIndex, title, titleLeading, footer, isOpen, defaultIsOpen, }: PopoverProps) =>
|
|
12696
|
+
declare const Popover: ({ content, children, placement, onOpenChange, zIndex, title, titleLeading, footer, isOpen, defaultIsOpen, }: PopoverProps) => react__default.ReactElement;
|
|
12697
12697
|
|
|
12698
|
-
declare const PopoverInteractiveWrapper:
|
|
12698
|
+
declare const PopoverInteractiveWrapper: react__default.ForwardRefExoticComponent<PressableProps & react__default.RefAttributes<View>>;
|
|
12699
12699
|
|
|
12700
12700
|
type ProgressBarCommonProps = {
|
|
12701
12701
|
/**
|
|
@@ -12773,13 +12773,13 @@ type ProgressBarMeterProps = ProgressBarCommonProps & {
|
|
|
12773
12773
|
showPercentage?: undefined;
|
|
12774
12774
|
};
|
|
12775
12775
|
type ProgressBarProps = ProgressBarProgressProps | ProgressBarMeterProps;
|
|
12776
|
-
declare const ProgressBar:
|
|
12776
|
+
declare const ProgressBar: react__default.ForwardRefExoticComponent<ProgressBarProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12777
12777
|
|
|
12778
|
-
declare const QuickFilter:
|
|
12778
|
+
declare const QuickFilter: react__default.ForwardRefExoticComponent<{
|
|
12779
12779
|
title: string;
|
|
12780
12780
|
value: string;
|
|
12781
|
-
trailing?:
|
|
12782
|
-
} & TestID & DataAnalyticsAttribute &
|
|
12781
|
+
trailing?: react__default.ReactNode;
|
|
12782
|
+
} & TestID & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
12783
12783
|
|
|
12784
12784
|
type QuickFilterGroupCommomProps = {
|
|
12785
12785
|
/**
|
|
@@ -12808,7 +12808,7 @@ type QuickFilterGroupCommomProps = {
|
|
|
12808
12808
|
};
|
|
12809
12809
|
type QuickFilterGroupProps = QuickFilterGroupCommomProps & TestID & DataAnalyticsAttribute;
|
|
12810
12810
|
|
|
12811
|
-
declare const QuickFilterGroup: ({ children, testID, value, defaultValue, onChange, name, selectionType, ...rest }: QuickFilterGroupProps) =>
|
|
12811
|
+
declare const QuickFilterGroup: ({ children, testID, value, defaultValue, onChange, name, selectionType, ...rest }: QuickFilterGroupProps) => react__default.ReactElement;
|
|
12812
12812
|
|
|
12813
12813
|
type RadioProps = {
|
|
12814
12814
|
/**
|
|
@@ -12837,7 +12837,7 @@ type RadioProps = {
|
|
|
12837
12837
|
*/
|
|
12838
12838
|
size?: 'small' | 'medium' | 'large';
|
|
12839
12839
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade & MotionMetaProp;
|
|
12840
|
-
declare const Radio:
|
|
12840
|
+
declare const Radio: react__default.ForwardRefExoticComponent<{
|
|
12841
12841
|
/**
|
|
12842
12842
|
* Sets the label text of the Radio
|
|
12843
12843
|
*/
|
|
@@ -13202,13 +13202,13 @@ declare const Radio: React__default.ForwardRefExoticComponent<{
|
|
|
13202
13202
|
readonly l?: "platform-native" | undefined;
|
|
13203
13203
|
readonly xl?: "platform-native" | undefined;
|
|
13204
13204
|
} | undefined;
|
|
13205
|
-
}, "visibility">, "__brand__">> & MotionMetaProp &
|
|
13205
|
+
}, "visibility">, "__brand__">> & MotionMetaProp & react__default.RefAttributes<BladeElementRef>>;
|
|
13206
13206
|
|
|
13207
13207
|
type RadioGroupProps = {
|
|
13208
13208
|
/**
|
|
13209
13209
|
* Accepts multiple radios as children
|
|
13210
13210
|
*/
|
|
13211
|
-
children:
|
|
13211
|
+
children: react__default.ReactNode;
|
|
13212
13212
|
/**
|
|
13213
13213
|
* Help text of the radio group
|
|
13214
13214
|
*/
|
|
@@ -13270,7 +13270,7 @@ type RadioGroupProps = {
|
|
|
13270
13270
|
onChange?: ({ name, value, event, }: {
|
|
13271
13271
|
name: string | undefined;
|
|
13272
13272
|
value: string;
|
|
13273
|
-
event:
|
|
13273
|
+
event: react__default.ChangeEvent<HTMLInputElement>;
|
|
13274
13274
|
}) => void;
|
|
13275
13275
|
/**
|
|
13276
13276
|
* The name of the input field in a radio
|
|
@@ -13290,7 +13290,7 @@ type RadioGroupProps = {
|
|
|
13290
13290
|
*/
|
|
13291
13291
|
orientation?: 'vertical' | 'horizontal';
|
|
13292
13292
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
13293
|
-
declare const RadioGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, orientation, testID, flexWrap, ...rest }: RadioGroupProps) =>
|
|
13293
|
+
declare const RadioGroup: ({ children, label, helpText, isDisabled, isRequired, necessityIndicator, labelPosition, validationState, errorText, name, defaultValue, onChange, value, size, orientation, testID, flexWrap, ...rest }: RadioGroupProps) => react__default.ReactElement;
|
|
13294
13294
|
|
|
13295
13295
|
type ScaleProps = Pick<BaseMotionBoxProps, 'type' | 'motionTriggers' | 'children'> & {
|
|
13296
13296
|
/**
|
|
@@ -13336,9 +13336,9 @@ type TooltipProps = {
|
|
|
13336
13336
|
zIndex?: number;
|
|
13337
13337
|
} & DataAnalyticsAttribute;
|
|
13338
13338
|
|
|
13339
|
-
declare const Tooltip: ({ title, content, children, placement, onOpenChange, zIndex, }: TooltipProps) =>
|
|
13339
|
+
declare const Tooltip: ({ title, content, children, placement, onOpenChange, zIndex, }: TooltipProps) => react__default.ReactElement;
|
|
13340
13340
|
|
|
13341
|
-
declare const TooltipInteractiveWrapper:
|
|
13341
|
+
declare const TooltipInteractiveWrapper: react__default.ForwardRefExoticComponent<PressableProps & react__default.RefAttributes<View>>;
|
|
13342
13342
|
|
|
13343
13343
|
type TooltipifyComponentProps = {
|
|
13344
13344
|
children: React.ReactElement;
|
|
@@ -13351,7 +13351,7 @@ type SideNavProps = {
|
|
|
13351
13351
|
*
|
|
13352
13352
|
* Supports SideNavFooter, SideNavBody
|
|
13353
13353
|
*/
|
|
13354
|
-
children:
|
|
13354
|
+
children: react__default.ReactNode;
|
|
13355
13355
|
/**
|
|
13356
13356
|
* **Only applicable in mobile**
|
|
13357
13357
|
*
|
|
@@ -13379,7 +13379,7 @@ type SideNavProps = {
|
|
|
13379
13379
|
*
|
|
13380
13380
|
* **IMPORTANT** Avoid adding promotional items in this
|
|
13381
13381
|
*/
|
|
13382
|
-
banner?:
|
|
13382
|
+
banner?: react__default.ReactElement;
|
|
13383
13383
|
} & StyledPropsBlade & TestID;
|
|
13384
13384
|
type SideNavLinkProps = {
|
|
13385
13385
|
/**
|
|
@@ -13397,13 +13397,13 @@ type SideNavLinkProps = {
|
|
|
13397
13397
|
*
|
|
13398
13398
|
* Used for <Badge />, <Counter /> in most cases
|
|
13399
13399
|
*/
|
|
13400
|
-
titleSuffix?:
|
|
13400
|
+
titleSuffix?: react__default.ReactElement;
|
|
13401
13401
|
/**
|
|
13402
13402
|
* Trailing slot for item. Only visible on hover of the item
|
|
13403
13403
|
*
|
|
13404
13404
|
* Used for <Button />
|
|
13405
13405
|
*/
|
|
13406
|
-
trailing?:
|
|
13406
|
+
trailing?: react__default.ReactElement;
|
|
13407
13407
|
/**
|
|
13408
13408
|
* href of the link
|
|
13409
13409
|
*/
|
|
@@ -13421,7 +13421,7 @@ type SideNavLinkProps = {
|
|
|
13421
13421
|
* <SideNavLink as={Link} />
|
|
13422
13422
|
* ```
|
|
13423
13423
|
*/
|
|
13424
|
-
as:
|
|
13424
|
+
as: react__default.ComponentType<any>;
|
|
13425
13425
|
/**
|
|
13426
13426
|
* Set Active state of SideNavLink.
|
|
13427
13427
|
*
|
|
@@ -13444,7 +13444,7 @@ type SideNavLinkProps = {
|
|
|
13444
13444
|
* </SideNavLink>
|
|
13445
13445
|
* ```
|
|
13446
13446
|
*/
|
|
13447
|
-
children?:
|
|
13447
|
+
children?: react__default.ReactElement;
|
|
13448
13448
|
/**
|
|
13449
13449
|
* Tooltip object to add tooltip to SideNavLink
|
|
13450
13450
|
*
|
|
@@ -13458,7 +13458,7 @@ type SideNavLinkProps = {
|
|
|
13458
13458
|
* ```
|
|
13459
13459
|
*/
|
|
13460
13460
|
tooltip?: TooltipifyComponentProps['tooltip'];
|
|
13461
|
-
onClick?: (event:
|
|
13461
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
13462
13462
|
} & DataAnalyticsAttribute;
|
|
13463
13463
|
type SideNavSectionProps = {
|
|
13464
13464
|
title?: string;
|
|
@@ -13481,13 +13481,13 @@ type SideNavSectionProps = {
|
|
|
13481
13481
|
/**
|
|
13482
13482
|
* Children slot for SideNavLink
|
|
13483
13483
|
*/
|
|
13484
|
-
children:
|
|
13484
|
+
children: react__default.ReactElement[];
|
|
13485
13485
|
} & DataAnalyticsAttribute;
|
|
13486
13486
|
type SideNavFooterProps = {
|
|
13487
13487
|
/**
|
|
13488
13488
|
* Children slot for SideNavLink, SideNavItem
|
|
13489
13489
|
*/
|
|
13490
|
-
children:
|
|
13490
|
+
children: react__default.ReactElement[] | react__default.ReactElement;
|
|
13491
13491
|
};
|
|
13492
13492
|
type SideNavItemProps = {
|
|
13493
13493
|
/**
|
|
@@ -13495,13 +13495,13 @@ type SideNavItemProps = {
|
|
|
13495
13495
|
*
|
|
13496
13496
|
* Meant for Indicator, Icon, etc
|
|
13497
13497
|
*/
|
|
13498
|
-
leading:
|
|
13498
|
+
leading: react__default.ReactElement | IconComponent;
|
|
13499
13499
|
/**
|
|
13500
13500
|
* Trailing slot for SideNavItem.
|
|
13501
13501
|
*
|
|
13502
13502
|
* Meant for Button, Switch, etc
|
|
13503
13503
|
*/
|
|
13504
|
-
trailing:
|
|
13504
|
+
trailing: react__default.ReactElement;
|
|
13505
13505
|
/**
|
|
13506
13506
|
* Title of SideNavItem
|
|
13507
13507
|
*/
|
|
@@ -13533,11 +13533,11 @@ type SideNavItemProps = {
|
|
|
13533
13533
|
tooltip?: SideNavLinkProps['tooltip'];
|
|
13534
13534
|
} & DataAnalyticsAttribute;
|
|
13535
13535
|
type SideNavBodyProps = {
|
|
13536
|
-
children:
|
|
13536
|
+
children: react__default.ReactElement | react__default.ReactElement[];
|
|
13537
13537
|
};
|
|
13538
13538
|
type SideNavLevelProps = {
|
|
13539
|
-
children:
|
|
13540
|
-
titleSuffix?:
|
|
13539
|
+
children: react__default.ReactElement | react__default.ReactElement[];
|
|
13540
|
+
titleSuffix?: react__default.ReactElement;
|
|
13541
13541
|
};
|
|
13542
13542
|
|
|
13543
13543
|
declare const SideNav: (_props: SideNavProps) => React.ReactElement;
|
|
@@ -13561,7 +13561,7 @@ type SkeletonProps = StyledPropsBlade & Pick<BaseBoxProps, 'width' | 'maxWidth'
|
|
|
13561
13561
|
testID?: string;
|
|
13562
13562
|
};
|
|
13563
13563
|
|
|
13564
|
-
declare const Skeleton:
|
|
13564
|
+
declare const Skeleton: react__default.ForwardRefExoticComponent<Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "flexWrap" | "justifySelf" | "order" | "placeSelf"> & {
|
|
13565
13565
|
bottom: SpacingValueType | {
|
|
13566
13566
|
readonly base?: SpacingValueType | undefined;
|
|
13567
13567
|
readonly xs?: SpacingValueType | undefined;
|
|
@@ -13902,7 +13902,7 @@ declare const Skeleton: React__default.ForwardRefExoticComponent<Partial<Omit<Ma
|
|
|
13902
13902
|
} | undefined;
|
|
13903
13903
|
}, "visibility">, "__brand__">> & Pick<BaseBoxProps, "width" | "height" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "borderRadius"> & Partial<FlexboxProps> & {
|
|
13904
13904
|
testID?: string | undefined;
|
|
13905
|
-
} &
|
|
13905
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
13906
13906
|
|
|
13907
13907
|
type SkipNavLinkProps = {
|
|
13908
13908
|
id?: string;
|
|
@@ -13950,7 +13950,7 @@ type SpinnerProps = BaseSpinnerProps & {
|
|
|
13950
13950
|
*/
|
|
13951
13951
|
color?: 'primary' | 'neutral' | 'white';
|
|
13952
13952
|
};
|
|
13953
|
-
declare const Spinner:
|
|
13953
|
+
declare const Spinner: react__default.ForwardRefExoticComponent<{
|
|
13954
13954
|
color?: FeedbackColors | "primary" | "white" | undefined;
|
|
13955
13955
|
label?: string | undefined;
|
|
13956
13956
|
labelPosition?: "bottom" | "right" | undefined;
|
|
@@ -14302,7 +14302,7 @@ declare const Spinner: React__default.ForwardRefExoticComponent<{
|
|
|
14302
14302
|
* @default 'default'
|
|
14303
14303
|
*/
|
|
14304
14304
|
color?: "neutral" | "primary" | "white" | undefined;
|
|
14305
|
-
} &
|
|
14305
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
14306
14306
|
|
|
14307
14307
|
type SpotlightPopoverStepRenderProps = {
|
|
14308
14308
|
/**
|
|
@@ -14426,7 +14426,7 @@ type StepGroupProps = {
|
|
|
14426
14426
|
/**
|
|
14427
14427
|
* children slot for StepItem components
|
|
14428
14428
|
*/
|
|
14429
|
-
children:
|
|
14429
|
+
children: react__default.ReactElement | react__default.ReactElement[];
|
|
14430
14430
|
/**
|
|
14431
14431
|
* Width of StepGroup. By default it takes the width of its items.
|
|
14432
14432
|
*/
|
|
@@ -14492,11 +14492,11 @@ type StepItemProps = {
|
|
|
14492
14492
|
* marker={<StepItemIcon icon={CheckIcon} color="positive" />}
|
|
14493
14493
|
* ```
|
|
14494
14494
|
*/
|
|
14495
|
-
marker?:
|
|
14495
|
+
marker?: react__default.ReactElement;
|
|
14496
14496
|
/**
|
|
14497
14497
|
* trailing slot for StepItem. Mostly meant for Badge
|
|
14498
14498
|
*/
|
|
14499
|
-
trailing?:
|
|
14499
|
+
trailing?: react__default.ReactElement;
|
|
14500
14500
|
/**
|
|
14501
14501
|
* Controlled state of selected item
|
|
14502
14502
|
*/
|
|
@@ -14516,11 +14516,11 @@ type StepItemProps = {
|
|
|
14516
14516
|
/**
|
|
14517
14517
|
* StepItem's click handler. Turns StepItem into interactive item and render it as button tag
|
|
14518
14518
|
*/
|
|
14519
|
-
onClick?: (event:
|
|
14519
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
14520
14520
|
/**
|
|
14521
14521
|
* Children slot for adding additional custom elements to item
|
|
14522
14522
|
*/
|
|
14523
|
-
children?:
|
|
14523
|
+
children?: react__default.ReactNode;
|
|
14524
14524
|
} & DataAnalyticsAttribute;
|
|
14525
14525
|
|
|
14526
14526
|
declare const StepGroup: (_props: StepGroupProps) => React.ReactElement;
|
|
@@ -14630,7 +14630,7 @@ type SwitchProps = {
|
|
|
14630
14630
|
id?: string;
|
|
14631
14631
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade & MotionMetaProp;
|
|
14632
14632
|
|
|
14633
|
-
declare const Switch:
|
|
14633
|
+
declare const Switch: react__default.ForwardRefExoticComponent<{
|
|
14634
14634
|
isChecked?: boolean | undefined;
|
|
14635
14635
|
defaultChecked?: boolean | undefined;
|
|
14636
14636
|
onChange?: OnChange | undefined;
|
|
@@ -14979,7 +14979,7 @@ declare const Switch: React__default.ForwardRefExoticComponent<{
|
|
|
14979
14979
|
readonly l?: "platform-native" | undefined;
|
|
14980
14980
|
readonly xl?: "platform-native" | undefined;
|
|
14981
14981
|
} | undefined;
|
|
14982
|
-
}, "visibility">, "__brand__">> & MotionMetaProp &
|
|
14982
|
+
}, "visibility">, "__brand__">> & MotionMetaProp & react__default.RefAttributes<BladeElementRef>>;
|
|
14983
14983
|
|
|
14984
14984
|
type TableNode<Item> = Item & {
|
|
14985
14985
|
id: Identifier;
|
|
@@ -14998,7 +14998,7 @@ type TableHeaderProps = {
|
|
|
14998
14998
|
* </TableHeaderRow>
|
|
14999
14999
|
* </TableHeader>
|
|
15000
15000
|
**/
|
|
15001
|
-
children:
|
|
15001
|
+
children: react__default.ReactNode;
|
|
15002
15002
|
};
|
|
15003
15003
|
type TableHeaderRowProps = {
|
|
15004
15004
|
/**
|
|
@@ -15010,7 +15010,7 @@ type TableHeaderRowProps = {
|
|
|
15010
15010
|
* </TableHeaderRow>
|
|
15011
15011
|
* </TableHeader>
|
|
15012
15012
|
**/
|
|
15013
|
-
children:
|
|
15013
|
+
children: react__default.ReactNode;
|
|
15014
15014
|
/**
|
|
15015
15015
|
* The rowDensity prop determines the density of the table.
|
|
15016
15016
|
* The rowDensity prop can be 'compact', 'normal', or'comfortable'.
|
|
@@ -15022,7 +15022,7 @@ type TableHeaderCellProps = {
|
|
|
15022
15022
|
/**
|
|
15023
15023
|
* The children of TableHeaderCell can be a string or a ReactNode.
|
|
15024
15024
|
**/
|
|
15025
|
-
children: string |
|
|
15025
|
+
children: string | react__default.ReactNode;
|
|
15026
15026
|
/**
|
|
15027
15027
|
* The unique key of the column.
|
|
15028
15028
|
* This is used to identify the column for sorting in sortFunctions prop of Table.
|
|
@@ -15042,7 +15042,7 @@ type TableProps<Item> = {
|
|
|
15042
15042
|
* The children of the Table component should be a function that returns TableHeader, TableBody and TableFooter components.
|
|
15043
15043
|
* The function will be called with the tableData prop.
|
|
15044
15044
|
*/
|
|
15045
|
-
children: (tableData: TableNode<Item>[]) =>
|
|
15045
|
+
children: (tableData: TableNode<Item>[]) => react__default.ReactElement;
|
|
15046
15046
|
/**
|
|
15047
15047
|
* The data prop is an object with a nodes property that is an array of objects.
|
|
15048
15048
|
* Each object in the array is a row in the table.
|
|
@@ -15120,12 +15120,12 @@ type TableProps<Item> = {
|
|
|
15120
15120
|
* The toolbar prop is a React element that is rendered above the table.
|
|
15121
15121
|
* The toolbar prop should be a `TableToolbar` component.
|
|
15122
15122
|
**/
|
|
15123
|
-
toolbar?:
|
|
15123
|
+
toolbar?: react__default.ReactElement;
|
|
15124
15124
|
/**
|
|
15125
15125
|
* The pagination prop is a React element that is rendered below the table.
|
|
15126
15126
|
* The pagination prop should be a `TablePagination` component.
|
|
15127
15127
|
**/
|
|
15128
|
-
pagination?:
|
|
15128
|
+
pagination?: react__default.ReactElement;
|
|
15129
15129
|
/**
|
|
15130
15130
|
* The height prop is a responsive styled prop that determines the height of the table.
|
|
15131
15131
|
**/
|
|
@@ -15183,7 +15183,7 @@ type TableBodyProps<Item> = {
|
|
|
15183
15183
|
* )}
|
|
15184
15184
|
* </TableBody>
|
|
15185
15185
|
**/
|
|
15186
|
-
children:
|
|
15186
|
+
children: react__default.ReactNode | ((tableItem: Item, index: number) => react__default.ReactElement);
|
|
15187
15187
|
} & DataAnalyticsAttribute;
|
|
15188
15188
|
type TableRowProps<Item> = {
|
|
15189
15189
|
/**
|
|
@@ -15193,7 +15193,7 @@ type TableRowProps<Item> = {
|
|
|
15193
15193
|
* <TableCell>...</TableCell>
|
|
15194
15194
|
* </TableRow>
|
|
15195
15195
|
**/
|
|
15196
|
-
children:
|
|
15196
|
+
children: react__default.ReactNode;
|
|
15197
15197
|
/**
|
|
15198
15198
|
* The item prop is used to pass the individual table item to the TableRow component.
|
|
15199
15199
|
* @example
|
|
@@ -15224,7 +15224,7 @@ type TableRowProps<Item> = {
|
|
|
15224
15224
|
onClick?: ({ item }: {
|
|
15225
15225
|
item: TableNode<Item>;
|
|
15226
15226
|
}) => void;
|
|
15227
|
-
hoverActions?:
|
|
15227
|
+
hoverActions?: react__default.ReactElement;
|
|
15228
15228
|
} & TestID & DataAnalyticsAttribute;
|
|
15229
15229
|
type TableCellProps = {
|
|
15230
15230
|
/**
|
|
@@ -15238,7 +15238,7 @@ type TableCellProps = {
|
|
|
15238
15238
|
* <Button>...</Button>
|
|
15239
15239
|
* </TableCell>
|
|
15240
15240
|
**/
|
|
15241
|
-
children:
|
|
15241
|
+
children: react__default.ReactNode;
|
|
15242
15242
|
/**
|
|
15243
15243
|
* The textAlign prop determines the content alignment of the table.
|
|
15244
15244
|
* The textAlign prop can be 'left', 'center', or 'right'.
|
|
@@ -15267,7 +15267,7 @@ type TableFooterProps = {
|
|
|
15267
15267
|
* </TableFooterRow>
|
|
15268
15268
|
* </TableFooter>
|
|
15269
15269
|
**/
|
|
15270
|
-
children:
|
|
15270
|
+
children: react__default.ReactNode;
|
|
15271
15271
|
} & DataAnalyticsAttribute;
|
|
15272
15272
|
type TableFooterRowProps = {
|
|
15273
15273
|
/**
|
|
@@ -15279,13 +15279,13 @@ type TableFooterRowProps = {
|
|
|
15279
15279
|
* </TableFooterRow>
|
|
15280
15280
|
* </TableFooter>
|
|
15281
15281
|
**/
|
|
15282
|
-
children:
|
|
15282
|
+
children: react__default.ReactNode;
|
|
15283
15283
|
} & DataAnalyticsAttribute;
|
|
15284
15284
|
type TableFooterCellProps = {
|
|
15285
15285
|
/**
|
|
15286
15286
|
* The children of TableHeaderCell can be a string or a ReactNode.
|
|
15287
15287
|
**/
|
|
15288
|
-
children: string |
|
|
15288
|
+
children: string | react__default.ReactNode;
|
|
15289
15289
|
/**
|
|
15290
15290
|
* The textAlign prop determines the content alignment of the table.
|
|
15291
15291
|
* The textAlign prop can be 'left', 'center', or 'right'.
|
|
@@ -15380,7 +15380,7 @@ type TableToolbarProps = {
|
|
|
15380
15380
|
/**
|
|
15381
15381
|
* The children of TableToolbar should be TableToolbarActions
|
|
15382
15382
|
*/
|
|
15383
|
-
children?:
|
|
15383
|
+
children?: react__default.ReactNode;
|
|
15384
15384
|
/**
|
|
15385
15385
|
* The title of the TableToolbar. If not provided, it will show the default title.
|
|
15386
15386
|
* @default `Showing 1 to ${totalItems} Items`
|
|
@@ -15393,34 +15393,34 @@ type TableToolbarProps = {
|
|
|
15393
15393
|
selectedTitle?: string;
|
|
15394
15394
|
} & DataAnalyticsAttribute;
|
|
15395
15395
|
type TableToolbarActionsProps = {
|
|
15396
|
-
children?:
|
|
15396
|
+
children?: react__default.ReactNode;
|
|
15397
15397
|
} & StyledPropsBlade & DataAnalyticsAttribute;
|
|
15398
15398
|
|
|
15399
|
-
declare const Table: <Item>(props: TableProps<Item>) =>
|
|
15399
|
+
declare const Table: <Item>(props: TableProps<Item>) => react__default.ReactElement;
|
|
15400
15400
|
|
|
15401
|
-
declare const TableHeader: (props: TableHeaderProps) =>
|
|
15402
|
-
declare const TableHeaderRow: (props: TableHeaderRowProps) =>
|
|
15403
|
-
declare const TableHeaderCell: (props: TableHeaderCellProps) =>
|
|
15401
|
+
declare const TableHeader: (props: TableHeaderProps) => react__default.ReactElement;
|
|
15402
|
+
declare const TableHeaderRow: (props: TableHeaderRowProps) => react__default.ReactElement;
|
|
15403
|
+
declare const TableHeaderCell: (props: TableHeaderCellProps) => react__default.ReactElement;
|
|
15404
15404
|
|
|
15405
|
-
declare const TableBody: <Item>(props: TableBodyProps<Item>) =>
|
|
15406
|
-
declare const TableRow: (props: TableRowProps<unknown>) =>
|
|
15407
|
-
declare const TableCell: (props: TableCellProps) =>
|
|
15405
|
+
declare const TableBody: <Item>(props: TableBodyProps<Item>) => react__default.ReactElement;
|
|
15406
|
+
declare const TableRow: (props: TableRowProps<unknown>) => react__default.ReactElement;
|
|
15407
|
+
declare const TableCell: (props: TableCellProps) => react__default.ReactElement;
|
|
15408
15408
|
|
|
15409
|
-
declare const TableFooter: (props: unknown) =>
|
|
15410
|
-
declare const TableFooterRow: (props: unknown) =>
|
|
15411
|
-
declare const TableFooterCell: (props: unknown) =>
|
|
15409
|
+
declare const TableFooter: (props: unknown) => react__default.ReactElement;
|
|
15410
|
+
declare const TableFooterRow: (props: unknown) => react__default.ReactElement;
|
|
15411
|
+
declare const TableFooterCell: (props: unknown) => react__default.ReactElement;
|
|
15412
15412
|
|
|
15413
15413
|
type TablePaginationProps = unknown;
|
|
15414
|
-
declare const TablePagination: (props: TablePaginationProps) =>
|
|
15414
|
+
declare const TablePagination: (props: TablePaginationProps) => react__default.ReactElement;
|
|
15415
15415
|
|
|
15416
|
-
declare const TableToolbar: (props: unknown) =>
|
|
15417
|
-
declare const TableToolbarActions: (props: unknown) =>
|
|
15416
|
+
declare const TableToolbar: (props: unknown) => react__default.ReactElement;
|
|
15417
|
+
declare const TableToolbarActions: (props: unknown) => react__default.ReactElement;
|
|
15418
15418
|
|
|
15419
15419
|
declare const TableEditableCell: (props: TableEditableCellProps) => React.ReactElement;
|
|
15420
15420
|
declare const TableEditableDropdownCell: (props: TableEditableDropdownCellProps) => React.ReactElement;
|
|
15421
15421
|
|
|
15422
|
-
declare const Tabs:
|
|
15423
|
-
children:
|
|
15422
|
+
declare const Tabs: react__default.ForwardRefExoticComponent<{
|
|
15423
|
+
children: react__default.ReactNode;
|
|
15424
15424
|
value?: string | undefined;
|
|
15425
15425
|
defaultValue?: string | undefined;
|
|
15426
15426
|
onChange?: ((value: string) => void) | undefined;
|
|
@@ -15432,13 +15432,13 @@ declare const Tabs: React__default.ForwardRefExoticComponent<{
|
|
|
15432
15432
|
variant?: "filled" | "bordered" | "borderless" | undefined;
|
|
15433
15433
|
isFullWidthTabItem?: boolean | undefined;
|
|
15434
15434
|
isLazy?: boolean | undefined;
|
|
15435
|
-
} & DataAnalyticsAttribute &
|
|
15435
|
+
} & DataAnalyticsAttribute & react__default.RefAttributes<unknown>>;
|
|
15436
15436
|
|
|
15437
15437
|
type TabsProps = {
|
|
15438
15438
|
/**
|
|
15439
15439
|
* The content of the component, accepts `TabsList` and `TabsPanel` components.
|
|
15440
15440
|
*/
|
|
15441
|
-
children:
|
|
15441
|
+
children: react__default.ReactNode;
|
|
15442
15442
|
/**
|
|
15443
15443
|
* The value of the tab panel same as the corresponding TabItem's value to match the selected TabItem.
|
|
15444
15444
|
*/
|
|
@@ -15494,7 +15494,7 @@ type TabItemCommonProps = {
|
|
|
15494
15494
|
* Trailing element of the tab item.
|
|
15495
15495
|
* Can be used to render a Badge/Counter component.
|
|
15496
15496
|
*/
|
|
15497
|
-
trailing?:
|
|
15497
|
+
trailing?: react__default.ReactNode;
|
|
15498
15498
|
/**
|
|
15499
15499
|
* Internal prop used to pass size from Tabs to TabsItem.
|
|
15500
15500
|
*/
|
|
@@ -15512,13 +15512,13 @@ type TabItemCommonProps = {
|
|
|
15512
15512
|
/**
|
|
15513
15513
|
* Callback fired when the tab item is clicked.
|
|
15514
15514
|
*/
|
|
15515
|
-
onClick?: (event:
|
|
15515
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
15516
15516
|
};
|
|
15517
15517
|
type TabItemWithoutLeadingProps = TabItemCommonProps & {
|
|
15518
15518
|
/**
|
|
15519
15519
|
* The content of the tab item.
|
|
15520
15520
|
*/
|
|
15521
|
-
children:
|
|
15521
|
+
children: react__default.ReactNode;
|
|
15522
15522
|
/**
|
|
15523
15523
|
* Leading element of the tab item.
|
|
15524
15524
|
* Can be used to render an Icon.
|
|
@@ -15534,7 +15534,7 @@ type TabItemWithOutChildrenProps = TabItemCommonProps & {
|
|
|
15534
15534
|
/**
|
|
15535
15535
|
* The content of the tab item.
|
|
15536
15536
|
*/
|
|
15537
|
-
children?:
|
|
15537
|
+
children?: react__default.ReactNode;
|
|
15538
15538
|
};
|
|
15539
15539
|
type TabItemProps = TabItemWithoutLeadingProps | TabItemWithOutChildrenProps;
|
|
15540
15540
|
type TabPanelProps = {
|
|
@@ -15545,16 +15545,16 @@ type TabPanelProps = {
|
|
|
15545
15545
|
/**
|
|
15546
15546
|
* The content of the tab panel.
|
|
15547
15547
|
*/
|
|
15548
|
-
children:
|
|
15548
|
+
children: react__default.ReactNode;
|
|
15549
15549
|
} & DataAnalyticsAttribute;
|
|
15550
15550
|
|
|
15551
|
-
declare const TabItem: (_props: TabItemProps) =>
|
|
15551
|
+
declare const TabItem: (_props: TabItemProps) => react__default.ReactElement;
|
|
15552
15552
|
|
|
15553
15553
|
declare const TabList: (_props: {
|
|
15554
|
-
children:
|
|
15555
|
-
}) =>
|
|
15554
|
+
children: react__default.ReactNode;
|
|
15555
|
+
}) => react__default.ReactElement;
|
|
15556
15556
|
|
|
15557
|
-
declare const TabPanel: (_props: TabPanelProps) =>
|
|
15557
|
+
declare const TabPanel: (_props: TabPanelProps) => react__default.ReactElement;
|
|
15558
15558
|
|
|
15559
15559
|
/**
|
|
15560
15560
|
* ## Tags
|
|
@@ -15583,7 +15583,7 @@ declare const TabPanel: (_props: TabPanelProps) => React__default.ReactElement;
|
|
|
15583
15583
|
* Checkout [Tags Documentation](https://blade.razorpay.com/?path=/story/components-tag--default) for more info.
|
|
15584
15584
|
*
|
|
15585
15585
|
*/
|
|
15586
|
-
declare const Tag:
|
|
15586
|
+
declare const Tag: react__default.ForwardRefExoticComponent<{
|
|
15587
15587
|
size?: "medium" | "large" | undefined;
|
|
15588
15588
|
icon?: IconComponent | undefined;
|
|
15589
15589
|
onDismiss: () => void;
|
|
@@ -15930,7 +15930,7 @@ declare const Tag: React__default.ForwardRefExoticComponent<{
|
|
|
15930
15930
|
readonly l?: "platform-native" | undefined;
|
|
15931
15931
|
readonly xl?: "platform-native" | undefined;
|
|
15932
15932
|
} | undefined;
|
|
15933
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & TestID &
|
|
15933
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & TestID & react__default.RefAttributes<BladeElementRef>>;
|
|
15934
15934
|
|
|
15935
15935
|
type TagProps = {
|
|
15936
15936
|
/**
|
|
@@ -15987,7 +15987,7 @@ type ToastProps = {
|
|
|
15987
15987
|
/**
|
|
15988
15988
|
* Content of the toast
|
|
15989
15989
|
*/
|
|
15990
|
-
content:
|
|
15990
|
+
content: react__default.ReactNode;
|
|
15991
15991
|
/**
|
|
15992
15992
|
* @default `neutral`
|
|
15993
15993
|
*/
|
|
@@ -15995,7 +15995,7 @@ type ToastProps = {
|
|
|
15995
15995
|
/**
|
|
15996
15996
|
* Can be used to render an icon
|
|
15997
15997
|
*/
|
|
15998
|
-
leading?:
|
|
15998
|
+
leading?: react__default.ComponentType<any>;
|
|
15999
15999
|
/**
|
|
16000
16000
|
* If true, the toast will be dismissed after few seconds
|
|
16001
16001
|
*
|
|
@@ -16016,7 +16016,7 @@ type ToastProps = {
|
|
|
16016
16016
|
* Called when the toast is dismissed or duration runs out
|
|
16017
16017
|
*/
|
|
16018
16018
|
onDismissButtonClick?: ({ event, toastId, }: {
|
|
16019
|
-
event:
|
|
16019
|
+
event: react__default.MouseEvent<HTMLButtonElement>;
|
|
16020
16020
|
toastId: string;
|
|
16021
16021
|
}) => void;
|
|
16022
16022
|
/**
|
|
@@ -16144,7 +16144,7 @@ type VisuallyHiddenProps = {
|
|
|
16144
16144
|
children: React.ReactNode;
|
|
16145
16145
|
} & TestID;
|
|
16146
16146
|
|
|
16147
|
-
declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) =>
|
|
16147
|
+
declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) => react__default.ReactElement;
|
|
16148
16148
|
|
|
16149
16149
|
/**
|
|
16150
16150
|
* Screen reader class adapted from webaim
|
|
@@ -16153,15 +16153,15 @@ declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) => Rea
|
|
|
16153
16153
|
declare const screenReaderStyles: CSSObject;
|
|
16154
16154
|
|
|
16155
16155
|
type ListViewCommonProps = {
|
|
16156
|
-
children:
|
|
16156
|
+
children: react__default.ReactNode;
|
|
16157
16157
|
};
|
|
16158
16158
|
type ListViewProps = ListViewCommonProps & TestID & DataAnalyticsAttribute;
|
|
16159
16159
|
type ListViewFilterProps = {
|
|
16160
|
-
children?:
|
|
16160
|
+
children?: react__default.ReactNode;
|
|
16161
16161
|
/**
|
|
16162
16162
|
* Quick Filters Component
|
|
16163
16163
|
*/
|
|
16164
|
-
quickFilters:
|
|
16164
|
+
quickFilters: react__default.ReactNode;
|
|
16165
16165
|
/**
|
|
16166
16166
|
* Search value for search input
|
|
16167
16167
|
*/
|
|
@@ -16212,12 +16212,12 @@ type ListViewFilterProps = {
|
|
|
16212
16212
|
/**
|
|
16213
16213
|
* searchTrailing : trailing element for search input
|
|
16214
16214
|
*/
|
|
16215
|
-
searchTrailing?:
|
|
16215
|
+
searchTrailing?: react__default.ReactNode;
|
|
16216
16216
|
} & TestID & DataAnalyticsAttribute;
|
|
16217
16217
|
|
|
16218
|
-
declare const ListView: (_prop: ListViewProps) =>
|
|
16218
|
+
declare const ListView: (_prop: ListViewProps) => react__default.ReactElement;
|
|
16219
16219
|
|
|
16220
|
-
declare const ListViewFilters: (_prop: ListViewFilterProps) =>
|
|
16220
|
+
declare const ListViewFilters: (_prop: ListViewFilterProps) => react__default.ReactElement;
|
|
16221
16221
|
|
|
16222
16222
|
type PreviewProps = {
|
|
16223
16223
|
/**
|
|
@@ -16284,9 +16284,9 @@ type PreviewFooterProps = {
|
|
|
16284
16284
|
showZoomPercentage?: boolean;
|
|
16285
16285
|
};
|
|
16286
16286
|
|
|
16287
|
-
declare const Preview: (_prop: PreviewProps) =>
|
|
16288
|
-
declare const PreviewHeader: (_prop: PreviewHeaderProps) =>
|
|
16289
|
-
declare const PreviewBody: (_prop: PreviewBodyProps) =>
|
|
16290
|
-
declare const PreviewFooter: (_prop: PreviewFooterProps) =>
|
|
16287
|
+
declare const Preview: (_prop: PreviewProps) => react__default.ReactElement;
|
|
16288
|
+
declare const PreviewHeader: (_prop: PreviewHeaderProps) => react__default.ReactElement;
|
|
16289
|
+
declare const PreviewBody: (_prop: PreviewBodyProps) => react__default.ReactElement;
|
|
16290
|
+
declare const PreviewFooter: (_prop: PreviewFooterProps) => react__default.ReactElement;
|
|
16291
16291
|
|
|
16292
16292
|
export { AcceptPaymentsIcon, Accordion, AccordionItem, AccordionItemBody, AccordionItemHeader, AccordionItemProps, AccordionProps, ActionList, ActionListItem, ActionListItemAsset, ActionListItemAssetProps, ActionListItemAvatar, ActionListItemBadge, ActionListItemBadgeGroup, ActionListItemIcon, ActionListItemProps, ActionListItemText, ActionListProps, ActionListSection, ActionListSectionProps, ActionListSectionTitle, ActivityIcon, AddressBookIcon, AffordabilityIcon, AirplayIcon, Alert, AlertCircleIcon, AlertOctagonIcon, AlertOnlyIcon, AlertProps, AlertTriangleIcon, AlignCenterIcon, AlignJustifyIcon, AlignLeftIcon, AlignRightIcon, Amount, AmountProps, AnchorIcon, AndroidIcon, AnimateInteractions, AnimateInteractionsProps, AnnouncementIcon, ApertureIcon, AppStoreIcon, AppleIcon, ArrowDownIcon, ArrowDownLeftIcon, ArrowDownRightIcon, ArrowLeftIcon, ArrowRightIcon, ArrowSquareDownIcon, ArrowSquareDownLeftIcon, ArrowSquareDownRightIcon, ArrowSquareLeftIcon, ArrowSquareRightIcon, ArrowSquareUpIcon, ArrowSquareUpLeftIcon, ArrowSquareUpRightIcon, ArrowUpIcon, ArrowUpLeftIcon, ArrowUpRightIcon, AtSignIcon, AttachmentIcon, AutoComplete, AutoCompleteProps, AutomateAccountingIcon, AutomatePayrollIcon, Avatar, AvatarGroup, AwardIcon, Badge, BadgeProps, BankAccountVerificationIcon, BankIcon, BarChartAltIcon, BarChartIcon, BarCodeIcon, BaseFilterChip, Battery100PercentIcon, Battery20PercentIcon, Battery40PercentIcon, Battery60PercentIcon, Battery80PercentIcon, BatteryChargingIcon, BatteryIcon, BellIcon, BellOffIcon, BfsiIcon, BillIcon, BillMeIcon, BladeCommonEvents, BladeProvider, BladeProviderProps, BluetoothIcon, BoldIcon, BookIcon, BookmarkIcon, BottomNav, BottomNavItem, BottomNavItemProps, BottomNavProps, BottomSheet, BottomSheetBody, BottomSheetBodyProps, BottomSheetFooter, BottomSheetFooterProps, BottomSheetHeader, BottomSheetHeaderProps, BottomSheetProps, Box, BoxIcon, BoxProps, BoxRefType, Breadcrumb, BreadcrumbItem, BreadcrumbItemProps, BreadcrumbProps, BriefcaseIcon, BugIcon, BuildingIcon, BulkPayoutsIcon, BusinessBankingIcon, BusinessSpendManagementIcon, Button, ButtonGroup, ButtonProps, CalendarIcon, CameraIcon, CameraOffIcon, Card, CardBody, CardFooter, CardFooterAction, CardFooterLeading, CardFooterTrailing, CardHeader, CardHeaderAmount, CardHeaderBadge, CardHeaderCounter, CardHeaderIcon, CardHeaderIconButton, CardHeaderLeading, CardHeaderLink, CardHeaderText, CardHeaderTrailing, CardProps, Carousel, CarouselItem, CarouselProps, CashIcon, CastIcon, ChatMessage, ChatMessageProps, CheckCircle2Icon, CheckCircleIcon, CheckIcon, CheckSquareIcon, Checkbox, CheckboxGroup, CheckboxGroupProps, CheckboxProps, ChevronDownIcon, ChevronLeftIcon, ChevronRightIcon, ChevronUpDownIcon, ChevronUpIcon, ChevronsDownIcon, ChevronsLeftIcon, ChevronsRightIcon, ChevronsUpIcon, Chip, ChipGroup, ChipGroupProps, ChipProps, ChromeIcon, CircleIcon, ClipboardIcon, ClockIcon, CloseIcon, ClosedCaptioningIcon, CloudDrizzleIcon, CloudIcon, CloudLightningIcon, CloudOffIcon, CloudRainIcon, CloudSnowIcon, Code, CodeProps, CodeSnippetIcon, CodepenIcon, CoinIcon, CoinsIcon, Collapsible, CollapsibleBody, CollapsibleBodyProps, CollapsibleButton, CollapsibleButtonProps, CollapsibleLink, CollapsibleLinkProps, CollapsibleProps, CommandIcon, CompanyRegistrationIcon, CompassIcon, ComponentIds, ConfettiIcon, ContactlessPaymentIcon, CookieIcon, CopyIcon, CopyrightIcon, CornerDownLeftIcon, CornerDownRightIcon, CornerLeftDownIcon, CornerLeftUpIcon, CornerRightDownIcon, CornerRightUpIcon, CornerUpLeftIcon, CornerUpRightIcon, Counter, CounterProps, CpuIcon, CreditCardIcon, CreditsAndLoansIcon, CropIcon, CrosshairIcon, CurrentAccountIcon, CustomersIcon, CutIcon, DashboardIcon, DatePicker, DatePickerProps, DeleteIcon, DigitalLendingIcon, DisbursePaymentsIcon, DiscIcon, Display, DisplayProps, Divider, DividerProps, DollarIcon, DollarsIcon, DotIcon, DownloadCloudIcon, DownloadIcon, DragHandleIcon, Drawer, DrawerBody, DrawerHeader, DrawerHeaderProps, DrawerProps, Dropdown, DropdownButton, DropdownFooter, DropdownHeader, DropdownIconButton, DropdownLink, DropdownOverlay, DropdownOverlayProps, DropdownProps, DropletIcon, EcommerceIcon, EditComposeIcon, EditIcon, EditInlineIcon, EducationIcon, Elevate, ElevateProps, EmptyState, EmptyStateProps, EngageIcon, EqualsIcon, EscrowAccountIcon, ExportIcon, ExternalLinkIcon, EyeIcon, EyeOffIcon, FacebookIcon, Fade, FadeProps, FastForwardIcon, FeatherIcon, FigmaIcon, FileIcon, FileMinusIcon, FilePlusIcon, FileTextIcon, FileUpload, FileZipIcon, FilmIcon, FilterChipDatePicker, FilterChipGroup, FilterChipGroupContextType, FilterChipGroupProps, FilterIcon, FlagIcon, FlaskIcon, FolderIcon, ForexManagementIcon, FreelanceIcon, FullScreenEnterIcon, FullScreenExitIcon, GithubIcon, GitlabIcon, GlobeIcon, GridIcon, HashIcon, Heading, HeadingProps, HeadphoneIcon, HeadphonesIcon, HeadsetIcon, HeartIcon, HelpCircleIcon, HistoryIcon, HomeIcon, IconButton, IconButtonProps, IconColors, IconComponent, IconProps, IconSize, ImageIcon, InboxIcon, IndiaFlagIcon, Indicator, IndicatorProps, InfoGroup, InfoGroupProps, InfoIcon, InfoItem, InfoItemKey, InfoItemKeyProps, InfoItemProps, InfoItemValue, InfoItemValueProps, InputDropdownButton, InputGroup, InputGroupProps, InputRow, InputRowProps, InstagramIcon, InstantSettlementIcon, InternationalPaymentsIcon, InvoicesIcon, ItalicIcon, KeyIcon, KeyboardIcon, LayersIcon, LayoutIcon, LeftCircularCornerIcon, LifeBuoyIcon, Link, LinkButtonVariantProps, LinkIcon, LinkProps, List, ListIcon, ListItem, ListItemCode, ListItemCodeProps, ListItemLink, ListItemLinkProps, ListItemProps, ListItemText, ListItemTextProps, ListProps, ListSearchIcon, ListView, ListViewFilters, LoaderIcon, LoansForBusinessesIcon, LockIcon, LogInIcon, LogOutIcon, MagicCheckoutIcon, MagicKonnectIcon, MailIcon, MailOpenIcon, MapIcon, MapPinIcon, MaximizeIcon, Menu, MenuDivider, MenuDotsIcon, MenuFooter, MenuFooterProps, MenuHeader, MenuHeaderProps, MenuIcon, MenuItem, MenuItemProps, MenuOverlay, MenuOverlayProps, MenuProps, MessageCircleIcon, MessageSquareIcon, MicIcon, MicOffIcon, MinimizeIcon, MinusCircleIcon, MinusIcon, MinusSquareIcon, MobileAppIcon, Modal, ModalBody, ModalBodyProps, ModalFooter, ModalFooterProps, ModalHeader, ModalHeaderProps, ModalProps, MonitorIcon, MoonIcon, MoreHorizontalIcon, MoreIcon, MoreVerticalIcon, Morph, MorphProps, Move, MoveIcon, MoveProps, MusicIcon, MyAccountIcon, NavigationIcon, NoSignalIcon, OTPInput, OTPInputCommonProps, OTPInputProps, OctagonIcon, OffersIcon, OptimizerIcon, PackageIcon, PaperclipIcon, PasswordInput, PasswordInputProps, PauseCircleIcon, PauseIcon, PaymentButtonIcon, PaymentButtonsIcon, PaymentGatewayIcon, PaymentLinkIcon, PaymentLinksIcon, PaymentPagesIcon, PayoutLinkIcon, PayrollAddonsIcon, PayrollForCaIcon, PayrollForStartupOrSmeIcon, PercentIcon, PettyCashBudgetIcon, PhoneCallIcon, PhoneForwardedIcon, PhoneIcon, PhoneIncomingIcon, PhoneMissedIcon, PhoneNumberInput, PhoneNumberInputProps, PhoneOffIcon, PhoneOutgoingIcon, PictureInPictureIcon, PieChartIcon, PinIcon, PlayCircleIcon, PlayIcon, PlusCircleIcon, PlusIcon, PlusSquareIcon, PocketIcon, Popover, PopoverInteractiveWrapper, PopoverProps, PopoverTriggerProps, PosIcon, PowerIcon, Preview, PreviewBody, PreviewBodyProps, PreviewFooter, PreviewFooterProps, PreviewHeader, PreviewHeaderProps, PreviewProps, PrinterIcon, ProgressBar, ProgressBarProps, ProgressBarVariant, PromptIcon, QRCodeIcon, QuickFilter, QuickFilterGroup, Radio, RadioGroup, RadioGroupProps, RadioIcon, RadioProps, RayIcon, RazorpayIcon, RazorpayXIcon, RazorpayxPayrollIcon, RefreshIcon, RepeatIcon, ReportsIcon, ResizerIcon, RewindIcon, RotateClockWiseIcon, RotateCounterClockWiseIcon, RouteIcon, RoutesIcon, RupeeIcon, RupeesIcon, SIDE_NAV_EXPANDED_L1_WIDTH_BASE, SIDE_NAV_EXPANDED_L1_WIDTH_XL, SaasIcon, SaveIcon, Scale, ScaleProps, ScissorsIcon, SearchIcon, SearchInput, SearchInputProps, SelectInput, SelectInputProps, SendIcon, ServerIcon, SettingsIcon, SettlementsIcon, ShareIcon, ShieldIcon, ShoppingBagIcon, ShoppingCartIcon, ShuffleIcon, SideNav, SideNavBody, SideNavFooter, SideNavFooterProps, SideNavItem, SideNavItemProps, SideNavLevel, SideNavLink, SideNavLinkProps, SideNavProps, SideNavSection, SideNavSectionProps, SidebarIcon, Signal1BarIcon, Signal2BarIcon, Signal3BarIcon, Signal4BarIcon, SignalIcon, SimCardIcon, Skeleton, SkeletonProps, SkipBackIcon, SkipForwardIcon, SkipNavContent, SkipNavLink, SlackIcon, SlashIcon, Slide, SlideProps, SlidersIcon, SmartCollectIcon, SmartphoneIcon, SolutionsIcon, SortIcon, SourceToPayIcon, SparklesIcon, SpeakerIcon, Spinner, SpinnerProps, SpotlightPopoverStepRenderProps, SpotlightPopoverTourFooter, SpotlightPopoverTourProps, SpotlightPopoverTourStep, SpotlightPopoverTourSteps, SquareIcon, Stagger, StaggerProps, StampIcon, StarIcon, StepGroup, StepGroupProps, StepItem, StepItemIcon, StepItemIndicator, StepItemProps, StopCircleIcon, StorefrontIcon, SubscriptionsIcon, SunIcon, SunriseIcon, SunsetIcon, Switch, SwitchProps, TabItem, TabItemProps, TabList, TabNav, TabNavItem, TabNavItemData, TabNavItemProps, TabNavProps, TabPanel, TabPanelProps, Table, TableBody, TableBodyProps, TableCell, TableCellProps, TableData, TableEditableCell, TableEditableCellProps, TableEditableDropdownCell, TableEditableDropdownCellProps, TableFooter, TableFooterCell, TableFooterCellProps, TableFooterProps, TableFooterRow, TableFooterRowProps, TableHeader, TableHeaderCell, TableHeaderCellProps, TableHeaderProps, TableHeaderRow, TableHeaderRowProps, TableNode, TablePagination, TablePaginationProps$1 as TablePaginationProps, TableProps, TableRow, TableRowProps, TableToolbar, TableToolbarActions, TableToolbarActionsProps, TableToolbarProps, TabletIcon, Tabs, TabsProps, Tag, TagIcon, TagProps, TargetIcon, TaxPaymentsIcon, TestIcon, Text, TextArea, TextAreaProps, TextInput, TextInputProps, TextProps, TextVariant, Theme, ThermometerIcon, ThumbsDownIcon, ThumbsUpIcon, TicketIcon, TitleCollectionProps, ToastContainer, ToastProps, ToggleLeftIcon, ToggleRightIcon, TokenHqIcon, Tooltip, TooltipInteractiveWrapper, TooltipProps, TopLeftRoundedCornerIcon, TopLeftSharpCornerIcon, TopNav, Tour, TrademarkIcon, TrademarkRegisteredIcon, TransactionsIcon, TranslateIcon, TrashIcon, TrendingDownIcon, TrendingUpIcon, TriangleIcon, TrustedBadgeIcon, TvIcon, TwitterIcon, TypeIcon, UmbrellaIcon, UnderlineIcon, UnlockIcon, UpiAutopayIcon, UpiIcon, UploadCloudIcon, UploadIcon, UseToastReturn, UserCheckIcon, UserIcon, UserMinusIcon, UserPlusIcon, UserXIcon, UsersIcon, VendorPaymentsIcon, VideoIcon, VideoOffIcon, ViewLiveDemoIcon, VisuallyHidden, VisuallyHiddenProps, VoicemailIcon, VolumeHighIcon, VolumeIcon, VolumeLowIcon, VolumeMuteIcon, WalletIcon, WatchIcon, WhatsAppIcon, WifiIcon, WifiOffIcon, WindIcon, WorldwideIcon, XCircleIcon, XSquareIcon, YoutubeIcon, ZapIcon, ZoomInIcon, ZoomOutIcon, announce, clearAnnouncer, destroyAnnouncer, getHeadingProps, getTextProps, screenReaderStyles, useTheme, useToast };
|