@razorpay/blade 12.42.0 → 12.42.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lib/native/components/Accordion/AccordionItemHeader.js +7 -2
- 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 +397 -17
- 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 +45 -16
- package/build/lib/web/development/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/web/development/components/BaseHeaderFooter/BaseHeader.js +61 -22
- package/build/lib/web/development/components/BaseHeaderFooter/BaseHeader.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 +6 -3
- package/build/lib/web/development/components/Input/TextInput/TextInput.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 +45 -16
- package/build/lib/web/production/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/web/production/components/BaseHeaderFooter/BaseHeader.js +61 -22
- package/build/lib/web/production/components/BaseHeaderFooter/BaseHeader.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 +6 -3
- package/build/lib/web/production/components/Input/TextInput/TextInput.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 +397 -388
- package/build/types/components/index.native.d.ts +696 -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,22 +3404,31 @@ 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
|
*
|
|
3417
3417
|
* You can use this for adding gradients.
|
|
3418
3418
|
*/
|
|
3419
3419
|
backgroundImage?: BoxProps['backgroundImage'];
|
|
3420
|
+
/**
|
|
3421
|
+
* So we add a wrapper with custom styles in elements like leading, trailing interaction elements and trailing.
|
|
3422
|
+
* this props allows you to control that.
|
|
3423
|
+
*
|
|
3424
|
+
* For example, in Accordion, we add a wrapper with flex to center the icon (in some cases)
|
|
3425
|
+
*
|
|
3426
|
+
* @default false
|
|
3427
|
+
*/
|
|
3428
|
+
shouldAlignLeadingAndTrailingElementsToCenter?: boolean;
|
|
3420
3429
|
} & Pick<ReactDOMAttributes, 'onClickCapture' | 'onKeyDown' | 'onKeyUp' | 'onLostPointerCapture' | 'onPointerCancel' | 'onPointerDown' | 'onPointerMove' | 'onPointerUp'> & TestID & DataAnalyticsAttribute;
|
|
3421
3430
|
|
|
3422
|
-
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;
|
|
3423
3432
|
|
|
3424
3433
|
declare const AccordionItemBody: ({ children, _description, ...rest }: {
|
|
3425
3434
|
children?: React.ReactNode | StringChildrenType;
|
|
@@ -3470,7 +3479,7 @@ type AccordionItemProps = {
|
|
|
3470
3479
|
declare const AccordionItem: ({ title, description, icon, children, isDisabled, _index, testID, ...rest }: AccordionItemProps) => ReactElement;
|
|
3471
3480
|
|
|
3472
3481
|
type ActionListProps = {
|
|
3473
|
-
children:
|
|
3482
|
+
children: react__default.ReactNode[];
|
|
3474
3483
|
isVirtualized?: boolean;
|
|
3475
3484
|
} & TestID & DataAnalyticsAttribute;
|
|
3476
3485
|
/**
|
|
@@ -3504,7 +3513,7 @@ type ActionListProps = {
|
|
|
3504
3513
|
* ```
|
|
3505
3514
|
*
|
|
3506
3515
|
*/
|
|
3507
|
-
declare const ActionList:
|
|
3516
|
+
declare const ActionList: react__default.MemoExoticComponent<({ children, testID, isVirtualized, ...rest }: ActionListProps) => react__default.ReactElement>;
|
|
3508
3517
|
|
|
3509
3518
|
type BadgeProps = {
|
|
3510
3519
|
/**
|
|
@@ -3537,7 +3546,7 @@ type BadgeProps = {
|
|
|
3537
3546
|
*/
|
|
3538
3547
|
icon?: IconComponent;
|
|
3539
3548
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute;
|
|
3540
|
-
declare const Badge:
|
|
3549
|
+
declare const Badge: react__default.ForwardRefExoticComponent<{
|
|
3541
3550
|
/**
|
|
3542
3551
|
* Sets the label for the badge.
|
|
3543
3552
|
*
|
|
@@ -3906,7 +3915,7 @@ declare const Badge: React__default.ForwardRefExoticComponent<{
|
|
|
3906
3915
|
readonly l?: "platform-native" | undefined;
|
|
3907
3916
|
readonly xl?: "platform-native" | undefined;
|
|
3908
3917
|
} | undefined;
|
|
3909
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute &
|
|
3918
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
3910
3919
|
|
|
3911
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';
|
|
3912
3921
|
type AccessibilityProps = AriaAttributes;
|
|
@@ -4178,15 +4187,15 @@ type BaseLinkCommonProps = {
|
|
|
4178
4187
|
onClick?: (event: SyntheticEvent) => void;
|
|
4179
4188
|
onBlur?: Platform.Select<{
|
|
4180
4189
|
native: (event: GestureResponderEvent) => void;
|
|
4181
|
-
web: (event:
|
|
4190
|
+
web: (event: react__default.FocusEvent<HTMLButtonElement>) => void;
|
|
4182
4191
|
}>;
|
|
4183
4192
|
onMouseLeave?: Platform.Select<{
|
|
4184
4193
|
native: (event: GestureResponderEvent) => void;
|
|
4185
|
-
web: (event:
|
|
4194
|
+
web: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4186
4195
|
}>;
|
|
4187
4196
|
onKeyDown?: Platform.Select<{
|
|
4188
4197
|
native: (event: GestureResponderEvent) => void;
|
|
4189
|
-
web: (event:
|
|
4198
|
+
web: (event: react__default.KeyboardEvent<HTMLButtonElement>) => void;
|
|
4190
4199
|
}>;
|
|
4191
4200
|
accessibilityProps?: Partial<AccessibilityProps>;
|
|
4192
4201
|
/**
|
|
@@ -4247,11 +4256,11 @@ type BaseButtonCommonProps = {
|
|
|
4247
4256
|
isFullWidth?: boolean;
|
|
4248
4257
|
onKeyDown?: Platform.Select<{
|
|
4249
4258
|
native: (event: GestureResponderEvent) => void;
|
|
4250
|
-
web: (event:
|
|
4259
|
+
web: (event: react__default.KeyboardEvent<HTMLButtonElement>) => void;
|
|
4251
4260
|
}>;
|
|
4252
4261
|
onClick?: Platform.Select<{
|
|
4253
4262
|
native: (event: GestureResponderEvent) => void;
|
|
4254
|
-
web: (event:
|
|
4263
|
+
web: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4255
4264
|
}>;
|
|
4256
4265
|
type?: 'button' | 'reset' | 'submit';
|
|
4257
4266
|
isLoading?: boolean;
|
|
@@ -4328,7 +4337,7 @@ type ButtonCommonProps = {
|
|
|
4328
4337
|
tabIndex?: BaseButtonProps['tabIndex'];
|
|
4329
4338
|
onClick?: Platform.Select<{
|
|
4330
4339
|
native: (event: GestureResponderEvent) => void;
|
|
4331
|
-
web: (event:
|
|
4340
|
+
web: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4332
4341
|
}>;
|
|
4333
4342
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute & BladeCommonEvents;
|
|
4334
4343
|
type ButtonWithoutIconProps = ButtonCommonProps & {
|
|
@@ -4340,7 +4349,7 @@ type ButtonWithIconProps = ButtonCommonProps & {
|
|
|
4340
4349
|
children?: StringChildrenType;
|
|
4341
4350
|
};
|
|
4342
4351
|
type ButtonProps = ButtonWithoutIconProps | ButtonWithIconProps;
|
|
4343
|
-
declare const Button:
|
|
4352
|
+
declare const Button: react__default.ForwardRefExoticComponent<ButtonProps & react__default.RefAttributes<BladeElementRef>>;
|
|
4344
4353
|
|
|
4345
4354
|
type AvatarSize = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';
|
|
4346
4355
|
type AvatarImgProps = {
|
|
@@ -4369,7 +4378,7 @@ type AvatarGroupProps = {
|
|
|
4369
4378
|
/**
|
|
4370
4379
|
* Children elements representing the avatars to stack.
|
|
4371
4380
|
*/
|
|
4372
|
-
children:
|
|
4381
|
+
children: react__default.ReactNode;
|
|
4373
4382
|
/**
|
|
4374
4383
|
* The size of each avatar within the group. Propagates to all avatars.
|
|
4375
4384
|
* @default "medium"
|
|
@@ -4425,7 +4434,7 @@ type AvatarCommonProps = {
|
|
|
4425
4434
|
/**
|
|
4426
4435
|
* Click handler for the avatar.
|
|
4427
4436
|
*/
|
|
4428
|
-
onClick?: (event:
|
|
4437
|
+
onClick?: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
4429
4438
|
isSelected?: boolean;
|
|
4430
4439
|
/**
|
|
4431
4440
|
* Custom icon component to render at bottom of the avatar.
|
|
@@ -4439,7 +4448,7 @@ type AvatarCommonProps = {
|
|
|
4439
4448
|
* Only accepts:
|
|
4440
4449
|
* - Indicator
|
|
4441
4450
|
*/
|
|
4442
|
-
topAddon?:
|
|
4451
|
+
topAddon?: react__default.ReactElement;
|
|
4443
4452
|
testID?: string;
|
|
4444
4453
|
} & BladeCommonEvents & StyledPropsBlade;
|
|
4445
4454
|
type AvatarProps = AvatarCommonProps & AvatarImgProps & DataAnalyticsAttribute;
|
|
@@ -4451,8 +4460,8 @@ type ActionListItemProps = {
|
|
|
4451
4460
|
name: string;
|
|
4452
4461
|
value?: boolean;
|
|
4453
4462
|
event: Platform.Select<{
|
|
4454
|
-
web:
|
|
4455
|
-
native:
|
|
4463
|
+
web: react__default.MouseEvent;
|
|
4464
|
+
native: react__default.TouchEvent<TouchableOpacity>;
|
|
4456
4465
|
}>;
|
|
4457
4466
|
}) => void;
|
|
4458
4467
|
/**
|
|
@@ -4474,20 +4483,20 @@ type ActionListItemProps = {
|
|
|
4474
4483
|
*
|
|
4475
4484
|
* Will be overriden in multiselect
|
|
4476
4485
|
*/
|
|
4477
|
-
leading?:
|
|
4486
|
+
leading?: react__default.ReactNode;
|
|
4478
4487
|
/**
|
|
4479
4488
|
* Item that goes on right-side of item.
|
|
4480
4489
|
*
|
|
4481
4490
|
* Valid elements - `<ActionListItemText />`, `<ActionListItemIcon />`
|
|
4482
4491
|
*/
|
|
4483
|
-
trailing?:
|
|
4492
|
+
trailing?: react__default.ReactNode;
|
|
4484
4493
|
/**
|
|
4485
4494
|
* Item that goes immediately next to the title.
|
|
4486
4495
|
*
|
|
4487
4496
|
* Valid elements - `<ActionListItemBadge />`, `<ActionListItemBadgeGroup />`
|
|
4488
4497
|
*
|
|
4489
4498
|
*/
|
|
4490
|
-
titleSuffix?:
|
|
4499
|
+
titleSuffix?: react__default.ReactElement;
|
|
4491
4500
|
isDisabled?: boolean;
|
|
4492
4501
|
intent?: Extract<FeedbackColors, 'negative'>;
|
|
4493
4502
|
/**
|
|
@@ -4517,7 +4526,7 @@ type ActionListItemProps = {
|
|
|
4517
4526
|
} & TestID & DataAnalyticsAttribute;
|
|
4518
4527
|
type ActionListSectionProps = {
|
|
4519
4528
|
title: string;
|
|
4520
|
-
children:
|
|
4529
|
+
children: react__default.ReactNode[] | react__default.ReactNode;
|
|
4521
4530
|
/**
|
|
4522
4531
|
* Internally used to hide the divider on final item in React Native
|
|
4523
4532
|
*
|
|
@@ -4536,20 +4545,20 @@ type ActionListSectionProps = {
|
|
|
4536
4545
|
declare const ActionListSectionTitle: ({ title, isInsideVirtualizedList, }: {
|
|
4537
4546
|
title: string;
|
|
4538
4547
|
isInsideVirtualizedList?: boolean | undefined;
|
|
4539
|
-
}) =>
|
|
4540
|
-
declare const ActionListSection:
|
|
4548
|
+
}) => react__default.ReactElement;
|
|
4549
|
+
declare const ActionListSection: react__default.MemoExoticComponent<({ title, children, testID, _hideDivider, _sectionChildValues, ...rest }: ActionListSectionProps) => react__default.ReactElement>;
|
|
4541
4550
|
declare const ActionListItemIcon: ({ icon }: {
|
|
4542
4551
|
icon: IconComponent;
|
|
4543
|
-
}) =>
|
|
4552
|
+
}) => react__default.ReactElement;
|
|
4544
4553
|
declare const ActionListItemBadgeGroup: ({ children, }: {
|
|
4545
|
-
children:
|
|
4546
|
-
}) =>
|
|
4547
|
-
declare const ActionListItemAvatar: (avatarProps: Omit<AvatarProps, 'size' | ''>) =>
|
|
4548
|
-
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;
|
|
4549
4558
|
declare const ActionListItemText: ({ children, }: {
|
|
4550
4559
|
children: StringChildrenType;
|
|
4551
|
-
}) =>
|
|
4552
|
-
declare const ActionListItem:
|
|
4560
|
+
}) => react__default.ReactElement;
|
|
4561
|
+
declare const ActionListItem: react__default.MemoExoticComponent<(props: ActionListItemProps) => react__default.ReactElement>;
|
|
4553
4562
|
|
|
4554
4563
|
type ActionListItemAssetProps = {
|
|
4555
4564
|
/**
|
|
@@ -4638,7 +4647,7 @@ type AlertProps = {
|
|
|
4638
4647
|
secondary?: SecondaryAction;
|
|
4639
4648
|
};
|
|
4640
4649
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute;
|
|
4641
|
-
declare const Alert:
|
|
4650
|
+
declare const Alert: react__default.ForwardRefExoticComponent<{
|
|
4642
4651
|
/**
|
|
4643
4652
|
* Body content, pass text or JSX. Avoid passing components except `Link` to customize the content.
|
|
4644
4653
|
*/
|
|
@@ -5030,7 +5039,7 @@ declare const Alert: React__default.ForwardRefExoticComponent<{
|
|
|
5030
5039
|
readonly l?: "platform-native" | undefined;
|
|
5031
5040
|
readonly xl?: "platform-native" | undefined;
|
|
5032
5041
|
} | undefined;
|
|
5033
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute &
|
|
5042
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
5034
5043
|
|
|
5035
5044
|
type AmountSizes = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge' | '2xlarge';
|
|
5036
5045
|
type AmountDisplayProps = {
|
|
@@ -5103,7 +5112,7 @@ type AmountCommonProps = {
|
|
|
5103
5112
|
fractionDigits?: number;
|
|
5104
5113
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
5105
5114
|
type AmountProps = AmountTypeProps & AmountCommonProps;
|
|
5106
|
-
declare const Amount:
|
|
5115
|
+
declare const Amount: react__default.ForwardRefExoticComponent<AmountProps & react__default.RefAttributes<BladeElementRef>>;
|
|
5107
5116
|
|
|
5108
5117
|
type MotionTriggerEntryExitType = 'mount' | 'in-view' | 'focus' | 'on-animate-interactions';
|
|
5109
5118
|
type MotionTriggersType = MotionTriggerEntryExitType | 'hover' | 'tap';
|
|
@@ -5123,8 +5132,8 @@ type MotionDelay = keyof Delay | {
|
|
|
5123
5132
|
exit: keyof Delay;
|
|
5124
5133
|
};
|
|
5125
5134
|
type BaseMotionBoxProps = {
|
|
5126
|
-
as?:
|
|
5127
|
-
children:
|
|
5135
|
+
as?: react__default.ReactElement;
|
|
5136
|
+
children: react__default.ReactElement;
|
|
5128
5137
|
/**
|
|
5129
5138
|
* Whether component should animate in, animate out, or animate both in and out
|
|
5130
5139
|
*
|
|
@@ -5234,7 +5243,7 @@ type BaseMotionEntryExitProps = Pick<BaseMotionBoxProps, 'children' | 'motionVar
|
|
|
5234
5243
|
delay?: MotionDelay;
|
|
5235
5244
|
};
|
|
5236
5245
|
type MotionMeta = {
|
|
5237
|
-
innerRef:
|
|
5246
|
+
innerRef: react__default.Ref<HTMLElement>;
|
|
5238
5247
|
isEnhanced: boolean;
|
|
5239
5248
|
};
|
|
5240
5249
|
type MotionMetaProp = {
|
|
@@ -5286,7 +5295,7 @@ declare const TrustedBadgeIcon: IconComponent;
|
|
|
5286
5295
|
type SnapPoints = [number, number, number];
|
|
5287
5296
|
|
|
5288
5297
|
type BaseFooterProps = {
|
|
5289
|
-
children:
|
|
5298
|
+
children: react__default.ReactNode;
|
|
5290
5299
|
metaComponentName?: string;
|
|
5291
5300
|
showDivider?: boolean;
|
|
5292
5301
|
padding?: BoxProps['padding'];
|
|
@@ -5354,13 +5363,13 @@ type BottomSheetBodyProps = {
|
|
|
5354
5363
|
overflow?: BaseBoxProps['overflow'];
|
|
5355
5364
|
} & DataAnalyticsAttribute;
|
|
5356
5365
|
|
|
5357
|
-
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;
|
|
5358
5367
|
|
|
5359
|
-
declare const BottomSheetBody: ({ children, padding, }: BottomSheetBodyProps) =>
|
|
5368
|
+
declare const BottomSheetBody: ({ children, padding, }: BottomSheetBodyProps) => react__default.ReactElement;
|
|
5360
5369
|
|
|
5361
|
-
declare const BottomSheetFooter: ({ children }: BottomSheetFooterProps) =>
|
|
5370
|
+
declare const BottomSheetFooter: ({ children }: BottomSheetFooterProps) => react__default.ReactElement;
|
|
5362
5371
|
|
|
5363
|
-
declare const BottomSheet: ({ children, snapPoints, isOpen, onDismiss, initialFocusRef, zIndex, }: BottomSheetProps) =>
|
|
5372
|
+
declare const BottomSheet: ({ children, snapPoints, isOpen, onDismiss, initialFocusRef, zIndex, }: BottomSheetProps) => react__default.ReactElement;
|
|
5364
5373
|
|
|
5365
5374
|
type LinkCommonProps = {
|
|
5366
5375
|
variant?: 'anchor' | 'button';
|
|
@@ -5435,13 +5444,13 @@ type LinkButtonVariantProps = LinkPropsWithOrWithoutIcon & {
|
|
|
5435
5444
|
rel?: undefined;
|
|
5436
5445
|
} & DataAnalyticsAttribute;
|
|
5437
5446
|
type LinkProps = LinkAnchorVariantProps | LinkButtonVariantProps;
|
|
5438
|
-
declare const Link:
|
|
5447
|
+
declare const Link: react__default.ForwardRefExoticComponent<LinkProps & react__default.RefAttributes<BladeElementRef>>;
|
|
5439
5448
|
|
|
5440
5449
|
type BottomNavProps = {
|
|
5441
5450
|
/**
|
|
5442
5451
|
* children slot of BottomNav, accepts BottomNavItem
|
|
5443
5452
|
*/
|
|
5444
|
-
children:
|
|
5453
|
+
children: react__default.ReactNode;
|
|
5445
5454
|
/**
|
|
5446
5455
|
* zIndex of BottomNav
|
|
5447
5456
|
*
|
|
@@ -5483,7 +5492,7 @@ type BottomNavItemProps = {
|
|
|
5483
5492
|
* <BottomNavItem as={Link} />
|
|
5484
5493
|
* ```
|
|
5485
5494
|
*/
|
|
5486
|
-
as?:
|
|
5495
|
+
as?: react__default.ComponentType<any>;
|
|
5487
5496
|
/**
|
|
5488
5497
|
* Active state of the BottomNavItem.
|
|
5489
5498
|
*
|
|
@@ -5494,7 +5503,7 @@ type BottomNavItemProps = {
|
|
|
5494
5503
|
* onClick handler of BottomNavItem
|
|
5495
5504
|
*/
|
|
5496
5505
|
onClick?: Platform.Select<{
|
|
5497
|
-
web:
|
|
5506
|
+
web: react__default.MouseEventHandler;
|
|
5498
5507
|
native: undefined;
|
|
5499
5508
|
}>;
|
|
5500
5509
|
} & TestID & DataAnalyticsAttribute;
|
|
@@ -5595,7 +5604,7 @@ type IconButtonProps = {
|
|
|
5595
5604
|
_tabIndex?: number;
|
|
5596
5605
|
} & DataAnalyticsAttribute & BladeCommonEvents & StyledPropsBlade & Platform.Select<{
|
|
5597
5606
|
web: {
|
|
5598
|
-
onClick: (event:
|
|
5607
|
+
onClick: (event: react__default.MouseEvent<HTMLButtonElement>) => void;
|
|
5599
5608
|
/**
|
|
5600
5609
|
* This changes the hover interaction to highlight icon more
|
|
5601
5610
|
*
|
|
@@ -5608,7 +5617,7 @@ type IconButtonProps = {
|
|
|
5608
5617
|
isHighlighted?: undefined;
|
|
5609
5618
|
};
|
|
5610
5619
|
}>;
|
|
5611
|
-
declare const IconButton:
|
|
5620
|
+
declare const IconButton: react__default.ForwardRefExoticComponent<{
|
|
5612
5621
|
/**
|
|
5613
5622
|
* Icon component to be rendered, eg. `CloseIcon`
|
|
5614
5623
|
*/
|
|
@@ -5981,7 +5990,7 @@ declare const IconButton: React__default.ForwardRefExoticComponent<{
|
|
|
5981
5990
|
isHighlighted?: undefined;
|
|
5982
5991
|
} & {
|
|
5983
5992
|
__brand__?: "platform-native" | undefined;
|
|
5984
|
-
} &
|
|
5993
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
5985
5994
|
|
|
5986
5995
|
type ButtonGroupProps = {
|
|
5987
5996
|
/**
|
|
@@ -6047,7 +6056,7 @@ type CardProps = {
|
|
|
6047
6056
|
/**
|
|
6048
6057
|
* Card contents
|
|
6049
6058
|
*/
|
|
6050
|
-
children:
|
|
6059
|
+
children: react__default.ReactNode;
|
|
6051
6060
|
/**
|
|
6052
6061
|
* Sets the background color of the Card
|
|
6053
6062
|
*
|
|
@@ -6164,7 +6173,7 @@ type CardProps = {
|
|
|
6164
6173
|
* Callback triggered when the card is clicked
|
|
6165
6174
|
*/
|
|
6166
6175
|
onClick?: (event: Platform.Select<{
|
|
6167
|
-
web:
|
|
6176
|
+
web: react__default.MouseEvent;
|
|
6168
6177
|
native: GestureResponderEvent;
|
|
6169
6178
|
}>) => void;
|
|
6170
6179
|
/**
|
|
@@ -6178,14 +6187,14 @@ type CardProps = {
|
|
|
6178
6187
|
as?: 'label';
|
|
6179
6188
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
6180
6189
|
type CardBodyProps = {
|
|
6181
|
-
children:
|
|
6190
|
+
children: react__default.ReactNode;
|
|
6182
6191
|
height?: BoxProps['height'];
|
|
6183
6192
|
} & TestID & DataAnalyticsAttribute;
|
|
6184
|
-
declare const Card:
|
|
6193
|
+
declare const Card: react__default.ForwardRefExoticComponent<{
|
|
6185
6194
|
/**
|
|
6186
6195
|
* Card contents
|
|
6187
6196
|
*/
|
|
6188
|
-
children:
|
|
6197
|
+
children: react__default.ReactNode;
|
|
6189
6198
|
/**
|
|
6190
6199
|
* Sets the background color of the Card
|
|
6191
6200
|
*
|
|
@@ -6302,7 +6311,7 @@ declare const Card: React__default.ForwardRefExoticComponent<{
|
|
|
6302
6311
|
* Callback triggered when the card is clicked
|
|
6303
6312
|
*/
|
|
6304
6313
|
onClick?: ((event: Platform.Select<{
|
|
6305
|
-
web:
|
|
6314
|
+
web: react__default.MouseEvent;
|
|
6306
6315
|
native: GestureResponderEvent;
|
|
6307
6316
|
}>) => void) | undefined;
|
|
6308
6317
|
/**
|
|
@@ -6653,8 +6662,8 @@ declare const Card: React__default.ForwardRefExoticComponent<{
|
|
|
6653
6662
|
readonly l?: "platform-native" | undefined;
|
|
6654
6663
|
readonly xl?: "platform-native" | undefined;
|
|
6655
6664
|
} | undefined;
|
|
6656
|
-
}, "visibility">, "__brand__">> &
|
|
6657
|
-
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;
|
|
6658
6667
|
|
|
6659
6668
|
type CounterProps = {
|
|
6660
6669
|
/**
|
|
@@ -6685,7 +6694,7 @@ type CounterProps = {
|
|
|
6685
6694
|
*/
|
|
6686
6695
|
size?: 'small' | 'medium' | 'large';
|
|
6687
6696
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
6688
|
-
declare const Counter:
|
|
6697
|
+
declare const Counter: react__default.ForwardRefExoticComponent<{
|
|
6689
6698
|
/**
|
|
6690
6699
|
* Sets the value for the counter.
|
|
6691
6700
|
*/
|
|
@@ -7052,7 +7061,7 @@ declare const Counter: React__default.ForwardRefExoticComponent<{
|
|
|
7052
7061
|
readonly l?: "platform-native" | undefined;
|
|
7053
7062
|
readonly xl?: "platform-native" | undefined;
|
|
7054
7063
|
} | undefined;
|
|
7055
|
-
}, "visibility">, "__brand__">> &
|
|
7064
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
7056
7065
|
|
|
7057
7066
|
declare const validAsValues$2: readonly ["span", "h1", "h2", "h3", "h4", "h5", "h6"];
|
|
7058
7067
|
type HeadingProps = {
|
|
@@ -7064,7 +7073,7 @@ type HeadingProps = {
|
|
|
7064
7073
|
*/
|
|
7065
7074
|
color?: BaseTextProps['color'];
|
|
7066
7075
|
weight?: Extract<BaseTextProps['fontWeight'], 'regular' | 'medium' | 'semibold'>;
|
|
7067
|
-
children:
|
|
7076
|
+
children: react__default.ReactNode;
|
|
7068
7077
|
textAlign?: BaseTextProps['textAlign'];
|
|
7069
7078
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7070
7079
|
size?: Extract<BaseTextSizes, 'small' | 'medium' | 'large' | 'xlarge' | '2xlarge'>;
|
|
@@ -7072,7 +7081,7 @@ type HeadingProps = {
|
|
|
7072
7081
|
wordBreak?: BaseTextProps['wordBreak'];
|
|
7073
7082
|
} & TestID & StyledPropsBlade;
|
|
7074
7083
|
declare const getHeadingProps: ({ as, size, weight, color, testID, }: Pick<HeadingProps, 'as' | 'size' | 'weight' | 'color' | 'testID'>) => Omit<BaseTextProps, 'children'>;
|
|
7075
|
-
declare const Heading:
|
|
7084
|
+
declare const Heading: react__default.ForwardRefExoticComponent<{
|
|
7076
7085
|
as?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "span" | undefined;
|
|
7077
7086
|
/**
|
|
7078
7087
|
* Overrides the color of the Heading component.
|
|
@@ -7081,7 +7090,7 @@ declare const Heading: React__default.ForwardRefExoticComponent<{
|
|
|
7081
7090
|
*/
|
|
7082
7091
|
color?: BaseTextProps['color'];
|
|
7083
7092
|
weight?: "medium" | "regular" | "semibold" | undefined;
|
|
7084
|
-
children:
|
|
7093
|
+
children: react__default.ReactNode;
|
|
7085
7094
|
textAlign?: BaseTextProps['textAlign'];
|
|
7086
7095
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7087
7096
|
size?: "small" | "medium" | "large" | "xlarge" | "2xlarge" | undefined;
|
|
@@ -7426,13 +7435,13 @@ declare const Heading: React__default.ForwardRefExoticComponent<{
|
|
|
7426
7435
|
readonly l?: "platform-native" | undefined;
|
|
7427
7436
|
readonly xl?: "platform-native" | undefined;
|
|
7428
7437
|
} | undefined;
|
|
7429
|
-
}, "visibility">, "__brand__">> &
|
|
7438
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
7430
7439
|
|
|
7431
7440
|
declare const validAsValues$1: readonly ["p", "span", "div", "abbr", "figcaption", "cite", "q", "label"];
|
|
7432
7441
|
type TextCommonProps = {
|
|
7433
7442
|
as?: typeof validAsValues$1[number];
|
|
7434
7443
|
truncateAfterLines?: number;
|
|
7435
|
-
children:
|
|
7444
|
+
children: react__default.ReactNode;
|
|
7436
7445
|
weight?: Extract<BaseTextProps['fontWeight'], 'regular' | 'medium' | 'semibold'>;
|
|
7437
7446
|
/**
|
|
7438
7447
|
* Overrides the color of the Text component.
|
|
@@ -7464,7 +7473,7 @@ type GetTextProps<T extends {
|
|
|
7464
7473
|
declare const getTextProps: <T extends {
|
|
7465
7474
|
variant: TextVariant;
|
|
7466
7475
|
}>({ variant, weight, size, color, testID, textAlign, textDecorationLine, }: GetTextProps<T>) => GetTextPropsReturn;
|
|
7467
|
-
declare const Text:
|
|
7476
|
+
declare const Text: react__default.ForwardRefExoticComponent<(TextBodyVariant | TextCaptionVariant) & react__default.RefAttributes<BladeElementRef>>;
|
|
7468
7477
|
|
|
7469
7478
|
type CodeCommonProps = {
|
|
7470
7479
|
/**
|
|
@@ -7533,7 +7542,7 @@ type CodeProps = CodeHighlightedProps | CodeNonHighlightedProps;
|
|
|
7533
7542
|
* </Box>
|
|
7534
7543
|
* ```
|
|
7535
7544
|
*/
|
|
7536
|
-
declare const Code:
|
|
7545
|
+
declare const Code: react__default.ForwardRefExoticComponent<CodeProps & react__default.RefAttributes<BladeElementRef>>;
|
|
7537
7546
|
|
|
7538
7547
|
declare const validAsValues: readonly ["span", "h1", "h2", "h3", "h4", "h5", "h6"];
|
|
7539
7548
|
type DisplayProps = {
|
|
@@ -7546,12 +7555,12 @@ type DisplayProps = {
|
|
|
7546
7555
|
color?: BaseTextProps['color'];
|
|
7547
7556
|
size?: Extract<BaseTextSizes, 'small' | 'medium' | 'large' | 'xlarge'>;
|
|
7548
7557
|
weight?: Extract<BaseTextProps['fontWeight'], 'regular' | 'medium' | 'semibold'>;
|
|
7549
|
-
children:
|
|
7558
|
+
children: react__default.ReactNode;
|
|
7550
7559
|
textAlign?: BaseTextProps['textAlign'];
|
|
7551
7560
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7552
7561
|
textTransform?: BaseTextProps['textTransform'];
|
|
7553
7562
|
} & TestID & StyledPropsBlade;
|
|
7554
|
-
declare const Display:
|
|
7563
|
+
declare const Display: react__default.ForwardRefExoticComponent<{
|
|
7555
7564
|
as?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | "span" | undefined;
|
|
7556
7565
|
/**
|
|
7557
7566
|
* Overrides the color of the Display component.
|
|
@@ -7561,7 +7570,7 @@ declare const Display: React__default.ForwardRefExoticComponent<{
|
|
|
7561
7570
|
color?: BaseTextProps['color'];
|
|
7562
7571
|
size?: "small" | "medium" | "large" | "xlarge" | undefined;
|
|
7563
7572
|
weight?: "medium" | "regular" | "semibold" | undefined;
|
|
7564
|
-
children:
|
|
7573
|
+
children: react__default.ReactNode;
|
|
7565
7574
|
textAlign?: BaseTextProps['textAlign'];
|
|
7566
7575
|
textDecorationLine?: BaseTextProps['textDecorationLine'];
|
|
7567
7576
|
textTransform?: BaseTextProps['textTransform'];
|
|
@@ -7904,24 +7913,24 @@ declare const Display: React__default.ForwardRefExoticComponent<{
|
|
|
7904
7913
|
readonly l?: "platform-native" | undefined;
|
|
7905
7914
|
readonly xl?: "platform-native" | undefined;
|
|
7906
7915
|
} | undefined;
|
|
7907
|
-
}, "visibility">, "__brand__">> &
|
|
7916
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
7908
7917
|
|
|
7909
7918
|
declare const CardHeaderIcon: ({ icon: Icon }: {
|
|
7910
7919
|
icon: IconComponent;
|
|
7911
|
-
}) =>
|
|
7912
|
-
declare const CardHeaderCounter: (props: CounterProps) =>
|
|
7913
|
-
declare const CardHeaderBadge: (props: BadgeProps) =>
|
|
7914
|
-
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;
|
|
7915
7924
|
declare const CardHeaderText: (props: TextProps<{
|
|
7916
7925
|
variant: TextVariant;
|
|
7917
|
-
}>) =>
|
|
7918
|
-
declare const CardHeaderLink: (props: LinkProps) =>
|
|
7926
|
+
}>) => react__default.ReactElement;
|
|
7927
|
+
declare const CardHeaderLink: (props: LinkProps) => react__default.ReactElement;
|
|
7919
7928
|
type CardHeaderIconButtonProps = Omit<ButtonProps, 'variant' | 'size' | 'iconPosition' | 'isFullWidth' | 'children'> & {
|
|
7920
7929
|
icon: IconComponent;
|
|
7921
7930
|
};
|
|
7922
|
-
declare const CardHeaderIconButton: (props: CardHeaderIconButtonProps) =>
|
|
7931
|
+
declare const CardHeaderIconButton: (props: CardHeaderIconButtonProps) => react__default.ReactElement;
|
|
7923
7932
|
type CardHeaderProps = {
|
|
7924
|
-
children?:
|
|
7933
|
+
children?: react__default.ReactNode;
|
|
7925
7934
|
/**
|
|
7926
7935
|
* For spacing between divider and header title
|
|
7927
7936
|
*/
|
|
@@ -7935,7 +7944,7 @@ type CardHeaderProps = {
|
|
|
7935
7944
|
*/
|
|
7936
7945
|
showDivider?: boolean;
|
|
7937
7946
|
} & TestID & DataAnalyticsAttribute;
|
|
7938
|
-
declare const CardHeader: ({ children, testID, marginBottom, paddingBottom, showDivider, ...rest }: CardHeaderProps) =>
|
|
7947
|
+
declare const CardHeader: ({ children, testID, marginBottom, paddingBottom, showDivider, ...rest }: CardHeaderProps) => react__default.ReactElement;
|
|
7939
7948
|
type CardHeaderLeadingProps = {
|
|
7940
7949
|
title: string;
|
|
7941
7950
|
subtitle?: string;
|
|
@@ -7944,29 +7953,29 @@ type CardHeaderLeadingProps = {
|
|
|
7944
7953
|
*
|
|
7945
7954
|
* Accepts: `CardHeaderIcon` component
|
|
7946
7955
|
*/
|
|
7947
|
-
prefix?:
|
|
7956
|
+
prefix?: react__default.ReactNode;
|
|
7948
7957
|
/**
|
|
7949
7958
|
* suffix element of Card
|
|
7950
7959
|
*
|
|
7951
7960
|
* it add marginLeft to `CardHeaderCounter`,`CardHeaderLink` components by default.
|
|
7952
7961
|
*/
|
|
7953
|
-
suffix?:
|
|
7962
|
+
suffix?: react__default.ReactNode;
|
|
7954
7963
|
} & DataAnalyticsAttribute;
|
|
7955
|
-
declare const CardHeaderLeading: ({ title, subtitle, prefix, suffix, ...rest }: CardHeaderLeadingProps) =>
|
|
7964
|
+
declare const CardHeaderLeading: ({ title, subtitle, prefix, suffix, ...rest }: CardHeaderLeadingProps) => react__default.ReactElement;
|
|
7956
7965
|
type CardHeaderTrailingProps = {
|
|
7957
7966
|
/**
|
|
7958
7967
|
* Renders a visual ornament in card header trailing section
|
|
7959
7968
|
*
|
|
7960
7969
|
*/
|
|
7961
|
-
visual?:
|
|
7970
|
+
visual?: react__default.ReactNode;
|
|
7962
7971
|
};
|
|
7963
|
-
declare const CardHeaderTrailing: ({ visual }: CardHeaderTrailingProps) =>
|
|
7972
|
+
declare const CardHeaderTrailing: ({ visual }: CardHeaderTrailingProps) => react__default.ReactElement;
|
|
7964
7973
|
|
|
7965
7974
|
type CardFooterAction = Pick<ButtonProps, 'type' | 'accessibilityLabel' | 'isLoading' | 'isDisabled' | 'icon' | 'iconPosition' | 'onClick'> & {
|
|
7966
7975
|
text: ButtonProps['children'];
|
|
7967
7976
|
};
|
|
7968
7977
|
type CardFooterProps = {
|
|
7969
|
-
children?:
|
|
7978
|
+
children?: react__default.ReactNode;
|
|
7970
7979
|
/**
|
|
7971
7980
|
* For spacing between divider and footer title
|
|
7972
7981
|
*/
|
|
@@ -7980,24 +7989,24 @@ type CardFooterProps = {
|
|
|
7980
7989
|
*/
|
|
7981
7990
|
showDivider?: boolean;
|
|
7982
7991
|
} & TestID & DataAnalyticsAttribute;
|
|
7983
|
-
declare const CardFooter: ({ children, testID, marginTop, paddingTop, showDivider, ...props }: CardFooterProps) =>
|
|
7992
|
+
declare const CardFooter: ({ children, testID, marginTop, paddingTop, showDivider, ...props }: CardFooterProps) => react__default.ReactElement;
|
|
7984
7993
|
type CardFooterLeadingProps = {
|
|
7985
7994
|
title?: string;
|
|
7986
7995
|
subtitle?: string;
|
|
7987
7996
|
} & DataAnalyticsAttribute;
|
|
7988
|
-
declare const CardFooterLeading: ({ title, subtitle, ...rest }: CardFooterLeadingProps) =>
|
|
7997
|
+
declare const CardFooterLeading: ({ title, subtitle, ...rest }: CardFooterLeadingProps) => react__default.ReactElement;
|
|
7989
7998
|
type CardFooterTrailingProps = {
|
|
7990
7999
|
actions?: {
|
|
7991
8000
|
primary?: CardFooterAction;
|
|
7992
8001
|
secondary?: CardFooterAction;
|
|
7993
8002
|
};
|
|
7994
8003
|
} & DataAnalyticsAttribute;
|
|
7995
|
-
declare const CardFooterTrailing: ({ actions, ...rest }: CardFooterTrailingProps) =>
|
|
8004
|
+
declare const CardFooterTrailing: ({ actions, ...rest }: CardFooterTrailingProps) => react__default.ReactElement;
|
|
7996
8005
|
|
|
7997
|
-
declare const Carousel:
|
|
8006
|
+
declare const Carousel: react__default.ForwardRefExoticComponent<{
|
|
7998
8007
|
defaultActiveSlide?: number | undefined;
|
|
7999
8008
|
activeSlide?: number | undefined;
|
|
8000
|
-
children:
|
|
8009
|
+
children: react__default.ReactNode;
|
|
8001
8010
|
visibleItems?: 1 | 2 | 3 | "autofit" | undefined;
|
|
8002
8011
|
shouldAddStartEndSpacing?: boolean | undefined;
|
|
8003
8012
|
snapAlign?: "end" | "start" | "center" | undefined;
|
|
@@ -8384,12 +8393,12 @@ declare const Carousel: React__default.ForwardRefExoticComponent<{
|
|
|
8384
8393
|
readonly l?: "platform-native" | undefined;
|
|
8385
8394
|
readonly xl?: "platform-native" | undefined;
|
|
8386
8395
|
} | undefined;
|
|
8387
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute &
|
|
8396
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
8388
8397
|
|
|
8389
8398
|
type CarouselItemProps = {
|
|
8390
|
-
children:
|
|
8399
|
+
children: react__default.ReactNode;
|
|
8391
8400
|
};
|
|
8392
|
-
declare const CarouselItem: ({ children }: CarouselItemProps) =>
|
|
8401
|
+
declare const CarouselItem: ({ children }: CarouselItemProps) => react__default.ReactElement;
|
|
8393
8402
|
|
|
8394
8403
|
type InteractiveTokens = DotNotationToken<Theme['colors']['interactive']['background']>;
|
|
8395
8404
|
type FeedbackTokens = DotNotationToken<Theme['colors']['feedback']['background']>;
|
|
@@ -8539,7 +8548,7 @@ type CarouselProps = {
|
|
|
8539
8548
|
|
|
8540
8549
|
type OnChange$1 = ({ isChecked, event, value, }: {
|
|
8541
8550
|
isChecked: boolean;
|
|
8542
|
-
event?:
|
|
8551
|
+
event?: react__default.ChangeEvent;
|
|
8543
8552
|
value?: string;
|
|
8544
8553
|
}) => void;
|
|
8545
8554
|
type CheckboxProps = {
|
|
@@ -8563,7 +8572,7 @@ type CheckboxProps = {
|
|
|
8563
8572
|
/**
|
|
8564
8573
|
* Sets the label of the checkbox
|
|
8565
8574
|
*/
|
|
8566
|
-
children?:
|
|
8575
|
+
children?: react__default.ReactNode;
|
|
8567
8576
|
/**
|
|
8568
8577
|
* Help text for the checkbox
|
|
8569
8578
|
*/
|
|
@@ -8621,7 +8630,7 @@ type CheckboxProps = {
|
|
|
8621
8630
|
*/
|
|
8622
8631
|
tabIndex?: number;
|
|
8623
8632
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade & MotionMetaProp;
|
|
8624
|
-
declare const Checkbox:
|
|
8633
|
+
declare const Checkbox: react__default.ForwardRefExoticComponent<{
|
|
8625
8634
|
/**
|
|
8626
8635
|
* If `true`, The checkbox will be checked. This also makes the checkbox controlled
|
|
8627
8636
|
* Use `onChange` to update its value
|
|
@@ -8642,7 +8651,7 @@ declare const Checkbox: React__default.ForwardRefExoticComponent<{
|
|
|
8642
8651
|
/**
|
|
8643
8652
|
* Sets the label of the checkbox
|
|
8644
8653
|
*/
|
|
8645
|
-
children?:
|
|
8654
|
+
children?: react__default.ReactNode;
|
|
8646
8655
|
/**
|
|
8647
8656
|
* Help text for the checkbox
|
|
8648
8657
|
*/
|
|
@@ -9038,13 +9047,13 @@ declare const Checkbox: React__default.ForwardRefExoticComponent<{
|
|
|
9038
9047
|
readonly l?: "platform-native" | undefined;
|
|
9039
9048
|
readonly xl?: "platform-native" | undefined;
|
|
9040
9049
|
} | undefined;
|
|
9041
|
-
}, "visibility">, "__brand__">> & MotionMetaProp &
|
|
9050
|
+
}, "visibility">, "__brand__">> & MotionMetaProp & react__default.RefAttributes<BladeElementRef>>;
|
|
9042
9051
|
|
|
9043
9052
|
type CheckboxGroupProps = {
|
|
9044
9053
|
/**
|
|
9045
9054
|
* Accepts multiple checkboxes as children
|
|
9046
9055
|
*/
|
|
9047
|
-
children:
|
|
9056
|
+
children: react__default.ReactNode;
|
|
9048
9057
|
/**
|
|
9049
9058
|
* Help text of the checkbox group
|
|
9050
9059
|
*/
|
|
@@ -9125,7 +9134,7 @@ type CheckboxGroupProps = {
|
|
|
9125
9134
|
*/
|
|
9126
9135
|
orientation?: 'vertical' | 'horizontal';
|
|
9127
9136
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
9128
|
-
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;
|
|
9129
9138
|
|
|
9130
9139
|
type CommonChatMessageProps = {
|
|
9131
9140
|
/**
|
|
@@ -9151,12 +9160,12 @@ type CommonChatMessageProps = {
|
|
|
9151
9160
|
* footerActions prop is used to show actions in chat message. it will show actions below the chat message.
|
|
9152
9161
|
* works only when senderType is self.
|
|
9153
9162
|
* */
|
|
9154
|
-
footerActions?:
|
|
9163
|
+
footerActions?: react__default.ReactNode;
|
|
9155
9164
|
/**
|
|
9156
9165
|
* children prop is used to show content in chat message.
|
|
9157
9166
|
* can be string or react node.
|
|
9158
9167
|
* */
|
|
9159
|
-
children?:
|
|
9168
|
+
children?: react__default.ReactNode;
|
|
9160
9169
|
/**
|
|
9161
9170
|
* SenderType prop is used to show chat message as self or other.
|
|
9162
9171
|
* self: chat message will be shown as self. you can show error state and footer actions.
|
|
@@ -9180,7 +9189,7 @@ type CommonChatMessageProps = {
|
|
|
9180
9189
|
* works only when senderType is other.
|
|
9181
9190
|
* leading will be animated when isLoading is true.
|
|
9182
9191
|
* */
|
|
9183
|
-
leading?:
|
|
9192
|
+
leading?: react__default.ReactNode;
|
|
9184
9193
|
/**
|
|
9185
9194
|
* maxWidth prop is used to set max width of chat message.
|
|
9186
9195
|
*/
|
|
@@ -9208,7 +9217,7 @@ type DefaultChatMessageProps = CommonChatMessageProps & {
|
|
|
9208
9217
|
};
|
|
9209
9218
|
type ChatMessageProps = SelfChatMessageProps | DefaultChatMessageProps;
|
|
9210
9219
|
|
|
9211
|
-
declare const ChatMessage: (_prop: ChatMessageProps) =>
|
|
9220
|
+
declare const ChatMessage: (_prop: ChatMessageProps) => react__default.ReactElement;
|
|
9212
9221
|
|
|
9213
9222
|
type ChipCommonProps = {
|
|
9214
9223
|
/**
|
|
@@ -9367,9 +9376,9 @@ type ChipGroupPropsWithLabel = {
|
|
|
9367
9376
|
};
|
|
9368
9377
|
type ChipGroupProps = (ChipGroupPropsWithA11yLabel | ChipGroupPropsWithLabel) & ChipGroupCommonProps;
|
|
9369
9378
|
|
|
9370
|
-
declare const Chip:
|
|
9379
|
+
declare const Chip: react__default.ForwardRefExoticComponent<ChipProps & react__default.RefAttributes<BladeElementRef>>;
|
|
9371
9380
|
|
|
9372
|
-
declare const ChipGroup:
|
|
9381
|
+
declare const ChipGroup: react__default.ForwardRefExoticComponent<ChipGroupProps & react__default.RefAttributes<BladeElementRef>>;
|
|
9373
9382
|
|
|
9374
9383
|
type CollapsibleProps = {
|
|
9375
9384
|
/**
|
|
@@ -9411,7 +9420,7 @@ type CollapsibleProps = {
|
|
|
9411
9420
|
*/
|
|
9412
9421
|
_shouldApplyWidthRestrictions?: boolean;
|
|
9413
9422
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
9414
|
-
declare const Collapsible:
|
|
9423
|
+
declare const Collapsible: react.ForwardRefExoticComponent<{
|
|
9415
9424
|
/**
|
|
9416
9425
|
* Composes `CollapsibleButton`, `CollapsibleLink`, `CollapsibleBody`
|
|
9417
9426
|
*/
|
|
@@ -9789,13 +9798,13 @@ declare const Collapsible: React$1.ForwardRefExoticComponent<{
|
|
|
9789
9798
|
readonly l?: "platform-native" | undefined;
|
|
9790
9799
|
readonly xl?: "platform-native" | undefined;
|
|
9791
9800
|
} | undefined;
|
|
9792
|
-
}, "visibility">, "__brand__">> &
|
|
9801
|
+
}, "visibility">, "__brand__">> & react.RefAttributes<BladeElementRef>>;
|
|
9793
9802
|
|
|
9794
9803
|
type CollapsibleLinkProps = Pick<LinkProps, 'color' | 'size' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'children'> & DataAnalyticsAttribute & StyledPropsBlade;
|
|
9795
9804
|
declare const CollapsibleLink: ({ children, size, color, isDisabled, testID, accessibilityLabel, ...rest }: CollapsibleLinkProps) => ReactElement;
|
|
9796
9805
|
|
|
9797
9806
|
type CollapsibleButtonProps = Pick<ButtonProps, 'variant' | 'size' | 'iconPosition' | 'isDisabled' | 'testID' | 'accessibilityLabel' | 'icon' | 'children'> & DataAnalyticsAttribute;
|
|
9798
|
-
declare const CollapsibleButton:
|
|
9807
|
+
declare const CollapsibleButton: react.ForwardRefExoticComponent<Pick<ButtonProps, "icon" | "children" | "testID" | "size" | "accessibilityLabel" | "variant" | "isDisabled" | "iconPosition"> & DataAnalyticsAttribute & react.RefAttributes<BladeElementRef>>;
|
|
9799
9808
|
|
|
9800
9809
|
type CollapsibleBodyProps = {
|
|
9801
9810
|
children: ReactNode;
|
|
@@ -9838,7 +9847,7 @@ type DrawerProps = {
|
|
|
9838
9847
|
*
|
|
9839
9848
|
* Supports DrawerHeader and DrawerBody
|
|
9840
9849
|
*/
|
|
9841
|
-
children:
|
|
9850
|
+
children: react__default.ReactNode;
|
|
9842
9851
|
/**
|
|
9843
9852
|
* zIndex property of drawer
|
|
9844
9853
|
*
|
|
@@ -9852,7 +9861,7 @@ type DrawerProps = {
|
|
|
9852
9861
|
/**
|
|
9853
9862
|
* Ref to the element that should receive focus when opening the drawer.
|
|
9854
9863
|
*/
|
|
9855
|
-
initialFocusRef?:
|
|
9864
|
+
initialFocusRef?: react__default.MutableRefObject<any>;
|
|
9856
9865
|
/**
|
|
9857
9866
|
* If `true`, the DrawerBody will be rendered only when it becomes active.
|
|
9858
9867
|
* Set to `false` to keep DrawerBody in DOM
|
|
@@ -9875,23 +9884,23 @@ type DrawerHeaderProps = {
|
|
|
9875
9884
|
*
|
|
9876
9885
|
* DrawerHeaderIcon or DrawerHeaderAsset
|
|
9877
9886
|
*/
|
|
9878
|
-
leading?:
|
|
9887
|
+
leading?: react__default.ReactNode;
|
|
9879
9888
|
/**
|
|
9880
9889
|
* Title suffix element
|
|
9881
9890
|
*
|
|
9882
9891
|
* DrawerHeaderBadge
|
|
9883
9892
|
*/
|
|
9884
|
-
titleSuffix?:
|
|
9893
|
+
titleSuffix?: react__default.ReactNode;
|
|
9885
9894
|
/**
|
|
9886
9895
|
* Trailing element
|
|
9887
9896
|
*
|
|
9888
9897
|
* Link, Button[]
|
|
9889
9898
|
*/
|
|
9890
|
-
trailing?:
|
|
9899
|
+
trailing?: react__default.ReactNode;
|
|
9891
9900
|
/**
|
|
9892
9901
|
* Children elements to be rendered inside the header
|
|
9893
9902
|
*/
|
|
9894
|
-
children?:
|
|
9903
|
+
children?: react__default.ReactElement | react__default.ReactElement[];
|
|
9895
9904
|
/**
|
|
9896
9905
|
* Background image of the header
|
|
9897
9906
|
*
|
|
@@ -9902,10 +9911,10 @@ type DrawerHeaderProps = {
|
|
|
9902
9911
|
|
|
9903
9912
|
declare const Drawer: (_props: DrawerProps) => React.ReactElement;
|
|
9904
9913
|
|
|
9905
|
-
declare const DrawerHeader: (_props: DrawerHeaderProps) =>
|
|
9914
|
+
declare const DrawerHeader: (_props: DrawerHeaderProps) => react__default.ReactElement;
|
|
9906
9915
|
declare const DrawerBody: (_props: {
|
|
9907
|
-
children:
|
|
9908
|
-
}) =>
|
|
9916
|
+
children: react__default.ReactNode;
|
|
9917
|
+
}) => react__default.ReactElement;
|
|
9909
9918
|
|
|
9910
9919
|
declare const DatePicker: (_props: any) => React.ReactElement;
|
|
9911
9920
|
|
|
@@ -9938,11 +9947,11 @@ type FormInputLabelProps = {
|
|
|
9938
9947
|
* }
|
|
9939
9948
|
* ```
|
|
9940
9949
|
*/
|
|
9941
|
-
labelSuffix?:
|
|
9950
|
+
labelSuffix?: react__default.ReactNode;
|
|
9942
9951
|
/**
|
|
9943
9952
|
* Trailing element to be shown for the input field
|
|
9944
9953
|
*/
|
|
9945
|
-
labelTrailing?:
|
|
9954
|
+
labelTrailing?: react__default.ReactNode;
|
|
9946
9955
|
};
|
|
9947
9956
|
|
|
9948
9957
|
type FormInputOnEvent = ({ name, value, rawValue, }: {
|
|
@@ -10200,7 +10209,7 @@ type BaseInputCommonProps = FormInputLabelProps & DataAnalyticsAttribute & FormI
|
|
|
10200
10209
|
/**
|
|
10201
10210
|
* A slot for adding tags to input
|
|
10202
10211
|
*/
|
|
10203
|
-
tags?:
|
|
10212
|
+
tags?: react__default.ReactElement[] | null;
|
|
10204
10213
|
/**
|
|
10205
10214
|
* Disables stripping of tags and shows all tags
|
|
10206
10215
|
*/
|
|
@@ -10236,7 +10245,7 @@ type BaseInputCommonProps = FormInputLabelProps & DataAnalyticsAttribute & FormI
|
|
|
10236
10245
|
* trailingButton={<Link onClick={handleClick}>Apply</Link>}
|
|
10237
10246
|
* ```
|
|
10238
10247
|
*/
|
|
10239
|
-
trailingButton?:
|
|
10248
|
+
trailingButton?: react__default.ReactElement<LinkProps>;
|
|
10240
10249
|
/**
|
|
10241
10250
|
* Whether to use Text or Heading component for Input text
|
|
10242
10251
|
* @default text
|
|
@@ -10361,11 +10370,11 @@ type TextInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel'
|
|
|
10361
10370
|
*
|
|
10362
10371
|
* Icon or React Element to be rendered at the end of the input field
|
|
10363
10372
|
*/
|
|
10364
|
-
trailing?:
|
|
10373
|
+
trailing?: react__default.ReactElement | IconComponent;
|
|
10365
10374
|
/**
|
|
10366
10375
|
* Icon or React Element to be rendered at the beginning of the input field
|
|
10367
10376
|
*/
|
|
10368
|
-
leading?:
|
|
10377
|
+
leading?: react__default.ReactElement | IconComponent;
|
|
10369
10378
|
/**
|
|
10370
10379
|
* Format pattern where # represents input characters and other symbols act as delimiters
|
|
10371
10380
|
* When provided, input will be automatically formatted and onChange will include rawValue
|
|
@@ -10403,7 +10412,7 @@ type TextInputPropsWithLabel = {
|
|
|
10403
10412
|
accessibilityLabel?: string;
|
|
10404
10413
|
};
|
|
10405
10414
|
type TextInputProps = (TextInputPropsWithA11yLabel | TextInputPropsWithLabel) & TextInputCommonProps;
|
|
10406
|
-
declare const TextInput:
|
|
10415
|
+
declare const TextInput: react__default.ForwardRefExoticComponent<TextInputProps & react__default.RefAttributes<BladeElementRef>>;
|
|
10407
10416
|
|
|
10408
10417
|
type Level = 'month' | 'year' | 'decade';
|
|
10409
10418
|
type PickerType = 'day' | 'month' | 'year';
|
|
@@ -10570,11 +10579,11 @@ type DatePickerCommonInputProps = {
|
|
|
10570
10579
|
referenceProps: any;
|
|
10571
10580
|
} & Pick<TextInputProps, 'size' | 'isRequired' | 'necessityIndicator' | 'autoFocus' | 'isDisabled' | 'accessibilityLabel' | 'labelSuffix' | 'labelTrailing'> & FormInputValidationProps;
|
|
10572
10581
|
|
|
10573
|
-
declare const Dropdown:
|
|
10582
|
+
declare const Dropdown: react__default.ForwardRefExoticComponent<{
|
|
10574
10583
|
isOpen?: boolean | undefined;
|
|
10575
10584
|
onOpenChange?: ((isOpen: boolean) => void) | undefined;
|
|
10576
10585
|
selectionType?: "multiple" | "single" | undefined;
|
|
10577
|
-
children:
|
|
10586
|
+
children: react__default.ReactNode[];
|
|
10578
10587
|
_width?: SpacingValueType | {
|
|
10579
10588
|
readonly base?: SpacingValueType | undefined;
|
|
10580
10589
|
readonly xs?: SpacingValueType | undefined;
|
|
@@ -10922,7 +10931,7 @@ declare const Dropdown: React__default.ForwardRefExoticComponent<{
|
|
|
10922
10931
|
readonly l?: "platform-native" | undefined;
|
|
10923
10932
|
readonly xl?: "platform-native" | undefined;
|
|
10924
10933
|
} | undefined;
|
|
10925
|
-
}, "visibility">, "__brand__">> &
|
|
10934
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
10926
10935
|
|
|
10927
10936
|
type DropdownProps = {
|
|
10928
10937
|
/**
|
|
@@ -10936,7 +10945,7 @@ type DropdownProps = {
|
|
|
10936
10945
|
*/
|
|
10937
10946
|
onOpenChange?: (isOpen: boolean) => void;
|
|
10938
10947
|
selectionType?: 'single' | 'multiple';
|
|
10939
|
-
children:
|
|
10948
|
+
children: react__default.ReactNode[];
|
|
10940
10949
|
/**
|
|
10941
10950
|
* @private
|
|
10942
10951
|
*
|
|
@@ -10945,7 +10954,7 @@ type DropdownProps = {
|
|
|
10945
10954
|
_width?: BoxProps['width'];
|
|
10946
10955
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
10947
10956
|
type DropdownOverlayProps = {
|
|
10948
|
-
children:
|
|
10957
|
+
children: react__default.ReactElement[] | react__default.ReactElement;
|
|
10949
10958
|
/**
|
|
10950
10959
|
* Sets the z-index of the DropdownOverlay
|
|
10951
10960
|
*
|
|
@@ -10976,7 +10985,7 @@ type DropdownOverlayProps = {
|
|
|
10976
10985
|
* This is used to position the DropdownOverlay relative to a specific element,
|
|
10977
10986
|
* for example in PhoneNumberInput the DropdownOverlay is positioned relative to the input element
|
|
10978
10987
|
*/
|
|
10979
|
-
referenceRef?:
|
|
10988
|
+
referenceRef?: react__default.MutableRefObject<ContainerElementType | null>;
|
|
10980
10989
|
/**
|
|
10981
10990
|
* Sets the placement of the DropdownOverlay
|
|
10982
10991
|
*
|
|
@@ -10991,7 +11000,7 @@ type DropdownOverlayProps = {
|
|
|
10991
11000
|
_isNestedDropdown?: boolean;
|
|
10992
11001
|
} & TestID;
|
|
10993
11002
|
type FilterChipGroupProps = TestID & DataAnalyticsAttribute & {
|
|
10994
|
-
children:
|
|
11003
|
+
children: react__default.ReactNode;
|
|
10995
11004
|
/**
|
|
10996
11005
|
* Callback which is called when clear button is clicked
|
|
10997
11006
|
*/
|
|
@@ -11008,36 +11017,36 @@ type FilterChipGroupContextType = {
|
|
|
11008
11017
|
* Number of Selected Filters
|
|
11009
11018
|
*/
|
|
11010
11019
|
filterChipGroupSelectedFilters: string[];
|
|
11011
|
-
setFilterChipGroupSelectedFilters:
|
|
11020
|
+
setFilterChipGroupSelectedFilters: react__default.Dispatch<react__default.SetStateAction<string[]>>;
|
|
11012
11021
|
clearFilterCallbackTriggerer: number;
|
|
11013
|
-
setClearFilterCallbackTriggerer:
|
|
11022
|
+
setClearFilterCallbackTriggerer: react__default.Dispatch<react__default.SetStateAction<number>>;
|
|
11014
11023
|
};
|
|
11015
11024
|
|
|
11016
|
-
declare const DropdownOverlay: ({ children, testID }: DropdownOverlayProps) =>
|
|
11025
|
+
declare const DropdownOverlay: ({ children, testID }: DropdownOverlayProps) => react__default.ReactElement;
|
|
11017
11026
|
|
|
11018
11027
|
type DropdownButtonProps = ButtonProps & {
|
|
11019
11028
|
onBlur?: BaseButtonProps['onBlur'];
|
|
11020
11029
|
onKeyDown?: BaseButtonProps['onKeyDown'];
|
|
11021
11030
|
};
|
|
11022
|
-
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;
|
|
11023
11032
|
|
|
11024
11033
|
type DropdownLinkProps = LinkButtonVariantProps & {
|
|
11025
11034
|
onBlur?: BaseLinkProps['onBlur'];
|
|
11026
11035
|
onKeyDown?: BaseLinkProps['onKeyDown'];
|
|
11027
11036
|
};
|
|
11028
|
-
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;
|
|
11029
11038
|
|
|
11030
11039
|
type DropdownIconButtonProps = Omit<IconButtonProps, 'onClick'> & {
|
|
11031
11040
|
onBlur?: BaseButtonProps['onBlur'];
|
|
11032
11041
|
onKeyDown?: BaseButtonProps['onKeyDown'];
|
|
11033
11042
|
onClick?: IconButtonProps['onClick'];
|
|
11034
11043
|
};
|
|
11035
|
-
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;
|
|
11036
11045
|
|
|
11037
11046
|
type DropdownHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID' | 'children' | keyof DataAnalyticsAttribute>;
|
|
11038
|
-
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;
|
|
11039
11048
|
type DropdownFooter = Pick<BaseFooterProps, 'children' | 'testID'>;
|
|
11040
|
-
declare const DropdownFooter: ({ children, testID }: DropdownFooter) =>
|
|
11049
|
+
declare const DropdownFooter: ({ children, testID }: DropdownFooter) => react__default.ReactElement;
|
|
11041
11050
|
|
|
11042
11051
|
declare const BaseFilterChip: (_props: any) => React.ReactElement;
|
|
11043
11052
|
|
|
@@ -11095,7 +11104,7 @@ type EmptyStateProps = {
|
|
|
11095
11104
|
size?: EmptyStateSize;
|
|
11096
11105
|
} & TestID & StyledPropsBlade & DataAnalyticsAttribute;
|
|
11097
11106
|
|
|
11098
|
-
declare const EmptyState: (_props: EmptyStateProps) =>
|
|
11107
|
+
declare const EmptyState: (_props: EmptyStateProps) => react__default.ReactElement;
|
|
11099
11108
|
|
|
11100
11109
|
type FadeProps = Pick<BaseMotionEntryExitProps, 'children' | 'isVisible' | 'motionTriggers' | 'shouldUnmountWhenHidden' | 'type' | 'delay'>;
|
|
11101
11110
|
|
|
@@ -11391,7 +11400,7 @@ type IndicatorProps = {
|
|
|
11391
11400
|
*/
|
|
11392
11401
|
accessibilityLabel?: string;
|
|
11393
11402
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
11394
|
-
declare const Indicator:
|
|
11403
|
+
declare const Indicator: react__default.ForwardRefExoticComponent<{
|
|
11395
11404
|
/**
|
|
11396
11405
|
* Sets the color tone
|
|
11397
11406
|
*
|
|
@@ -11759,7 +11768,7 @@ declare const Indicator: React__default.ForwardRefExoticComponent<{
|
|
|
11759
11768
|
readonly l?: "platform-native" | undefined;
|
|
11760
11769
|
readonly xl?: "platform-native" | undefined;
|
|
11761
11770
|
} | undefined;
|
|
11762
|
-
}, "visibility">, "__brand__">> &
|
|
11771
|
+
}, "visibility">, "__brand__">> & react__default.RefAttributes<BladeElementRef>>;
|
|
11763
11772
|
|
|
11764
11773
|
/**
|
|
11765
11774
|
* ### SelectInput
|
|
@@ -11788,7 +11797,7 @@ declare const Indicator: React__default.ForwardRefExoticComponent<{
|
|
|
11788
11797
|
*
|
|
11789
11798
|
* Checkout {@link https://blade.razorpay.com/?path=/docs/components-dropdown-with-select--with-single-select SelectInput Documentation}.
|
|
11790
11799
|
*/
|
|
11791
|
-
declare const SelectInput:
|
|
11800
|
+
declare const SelectInput: react__default.ForwardRefExoticComponent<(({
|
|
11792
11801
|
label?: undefined;
|
|
11793
11802
|
accessibilityLabel: string;
|
|
11794
11803
|
} | {
|
|
@@ -11805,7 +11814,7 @@ declare const SelectInput: React__default.ForwardRefExoticComponent<(({
|
|
|
11805
11814
|
syncInputValueWithSelection?: ((value: string) => void) | undefined;
|
|
11806
11815
|
maxRows?: "multiple" | "single" | "expandable" | undefined;
|
|
11807
11816
|
labelPosition?: "left" | "top" | "inside-input" | undefined;
|
|
11808
|
-
}) &
|
|
11817
|
+
}) & react__default.RefAttributes<BladeElementRef>>;
|
|
11809
11818
|
|
|
11810
11819
|
/**
|
|
11811
11820
|
* ### AutoComplete
|
|
@@ -11853,7 +11862,7 @@ declare const SelectInput: React__default.ForwardRefExoticComponent<(({
|
|
|
11853
11862
|
*
|
|
11854
11863
|
* Checkout {@link https://blade.razorpay.com/?path=/docs/components-dropdown-with-autocomplete--with-single-select AutoComplete Documentation}.
|
|
11855
11864
|
*/
|
|
11856
|
-
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"> & {
|
|
11857
11866
|
icon?: IconComponent | undefined;
|
|
11858
11867
|
value?: string | string[] | undefined;
|
|
11859
11868
|
defaultValue?: string | string[] | undefined;
|
|
@@ -11868,7 +11877,7 @@ declare const AutoComplete: React__default.ForwardRefExoticComponent<Pick<BaseIn
|
|
|
11868
11877
|
onInputValueChange?: FormInputOnEvent | undefined;
|
|
11869
11878
|
inputValue?: string | undefined;
|
|
11870
11879
|
filteredValues?: string[] | undefined;
|
|
11871
|
-
} &
|
|
11880
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
11872
11881
|
|
|
11873
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> & {
|
|
11874
11883
|
icon?: IconComponent;
|
|
@@ -12015,7 +12024,7 @@ type OTPInputPropsWithLabel = {
|
|
|
12015
12024
|
accessibilityLabel?: string;
|
|
12016
12025
|
};
|
|
12017
12026
|
type OTPInputProps = (OTPInputPropsWithA11yLabel | OTPInputPropsWithLabel) & OTPInputCommonProps;
|
|
12018
|
-
declare const OTPInput:
|
|
12027
|
+
declare const OTPInput: react__default.ForwardRefExoticComponent<OTPInputProps & react__default.RefAttributes<HTMLInputElement[]>>;
|
|
12019
12028
|
|
|
12020
12029
|
type PasswordInputExtraProps = {
|
|
12021
12030
|
/**
|
|
@@ -12069,7 +12078,7 @@ type PasswordInputPropsWithLabel = {
|
|
|
12069
12078
|
accessibilityLabel?: string;
|
|
12070
12079
|
};
|
|
12071
12080
|
type PasswordInputProps = (PasswordInputPropsWithA11yLabel | PasswordInputPropsWithLabel) & PasswordInputCommonProps;
|
|
12072
|
-
declare const PasswordInput:
|
|
12081
|
+
declare const PasswordInput: react__default.ForwardRefExoticComponent<PasswordInputProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12073
12082
|
|
|
12074
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> & {
|
|
12075
12084
|
/**
|
|
@@ -12107,7 +12116,7 @@ type TextAreaPropsWithLabel = {
|
|
|
12107
12116
|
accessibilityLabel?: string;
|
|
12108
12117
|
};
|
|
12109
12118
|
type TextAreaProps = (TextAreaPropsWithA11yLabel | TextAreaPropsWithLabel) & TextAreaCommonProps;
|
|
12110
|
-
declare const TextArea:
|
|
12119
|
+
declare const TextArea: react__default.ForwardRefExoticComponent<TextAreaProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12111
12120
|
|
|
12112
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> & {
|
|
12113
12122
|
/**
|
|
@@ -12127,7 +12136,7 @@ type SearchInputCommonProps = Pick<BaseInputProps, 'label' | 'accessibilityLabel
|
|
|
12127
12136
|
/**
|
|
12128
12137
|
* Optional trailing to be shown at the end of the input.
|
|
12129
12138
|
*/
|
|
12130
|
-
trailing?:
|
|
12139
|
+
trailing?: react__default.ReactNode;
|
|
12131
12140
|
} & StyledPropsBlade;
|
|
12132
12141
|
type SearchInputPropsWithA11yLabel = {
|
|
12133
12142
|
/**
|
|
@@ -12150,7 +12159,7 @@ type SearchInputPropsWithLabel = {
|
|
|
12150
12159
|
accessibilityLabel?: string;
|
|
12151
12160
|
};
|
|
12152
12161
|
type SearchInputProps = (SearchInputPropsWithA11yLabel | SearchInputPropsWithLabel) & SearchInputCommonProps;
|
|
12153
|
-
declare const SearchInput:
|
|
12162
|
+
declare const SearchInput: react__default.ForwardRefExoticComponent<SearchInputProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12154
12163
|
|
|
12155
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>;
|
|
12156
12165
|
type PhoneNumberInputProps = StyledPropsBlade & CommonProps & {
|
|
@@ -12306,16 +12315,16 @@ type InputRowProps = {
|
|
|
12306
12315
|
testID?: string;
|
|
12307
12316
|
};
|
|
12308
12317
|
|
|
12309
|
-
declare const InputGroup: (_props: InputGroupProps) =>
|
|
12318
|
+
declare const InputGroup: (_props: InputGroupProps) => react__default.ReactElement;
|
|
12310
12319
|
|
|
12311
|
-
declare const InputRow: (_props: InputRowProps) =>
|
|
12320
|
+
declare const InputRow: (_props: InputRowProps) => react__default.ReactElement;
|
|
12312
12321
|
|
|
12313
12322
|
type ListItemProps = {
|
|
12314
12323
|
/**
|
|
12315
12324
|
* Children to be rendered for ListItem. This can be a text, ListItemLink or another List.
|
|
12316
12325
|
*
|
|
12317
12326
|
*/
|
|
12318
|
-
children:
|
|
12327
|
+
children: react__default.ReactNode;
|
|
12319
12328
|
/**
|
|
12320
12329
|
* Icon to be rendered for a ListItem's bullet.
|
|
12321
12330
|
*
|
|
@@ -12332,14 +12341,14 @@ type ListItemProps = {
|
|
|
12332
12341
|
*/
|
|
12333
12342
|
_itemNumber?: undefined;
|
|
12334
12343
|
} & TestID;
|
|
12335
|
-
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;
|
|
12336
12345
|
|
|
12337
12346
|
type ListCommonProps = {
|
|
12338
12347
|
/**
|
|
12339
12348
|
* ListItem to be rendered for the List.
|
|
12340
12349
|
*
|
|
12341
12350
|
*/
|
|
12342
|
-
children:
|
|
12351
|
+
children: react__default.ReactElement<ListItemProps> | react__default.ReactElement<ListItemProps>[];
|
|
12343
12352
|
/**
|
|
12344
12353
|
* Sets the variant to be rendered for the List.
|
|
12345
12354
|
*
|
|
@@ -12364,7 +12373,7 @@ type ListWithoutIconProps = ListCommonProps & {
|
|
|
12364
12373
|
iconColor?: undefined;
|
|
12365
12374
|
};
|
|
12366
12375
|
type ListProps = ListWithIconProps | ListWithoutIconProps;
|
|
12367
|
-
declare const List:
|
|
12376
|
+
declare const List: react__default.ForwardRefExoticComponent<ListProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12368
12377
|
|
|
12369
12378
|
type ListItemLinkProps = Exclude<LinkProps, 'size' | 'variant' | 'isDisabled'>;
|
|
12370
12379
|
declare const ListItemLink: ({ accessibilityLabel, children, href, icon, iconPosition, onClick, rel, target, testID, }: ListItemLinkProps) => React.ReactElement;
|
|
@@ -12384,16 +12393,16 @@ declare function clearAnnouncer(_assertiveness: Assertiveness): void;
|
|
|
12384
12393
|
declare function destroyAnnouncer(): void;
|
|
12385
12394
|
|
|
12386
12395
|
type ModalHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix'>;
|
|
12387
|
-
declare const ModalHeader: () =>
|
|
12396
|
+
declare const ModalHeader: () => react__default.ReactElement;
|
|
12388
12397
|
|
|
12389
12398
|
type ModalFooterProps = Pick<BaseFooterProps, 'children'>;
|
|
12390
|
-
declare const ModalFooter: () =>
|
|
12399
|
+
declare const ModalFooter: () => react__default.ReactElement;
|
|
12391
12400
|
|
|
12392
12401
|
type ModalBodyProps = {
|
|
12393
|
-
children:
|
|
12402
|
+
children: react__default.ReactNode;
|
|
12394
12403
|
padding?: Extract<SpacingValueType, 'spacing.0' | 'spacing.6'>;
|
|
12395
12404
|
};
|
|
12396
|
-
declare const ModalBody: (props: ModalBodyProps) =>
|
|
12405
|
+
declare const ModalBody: (props: ModalBodyProps) => react__default.ReactElement;
|
|
12397
12406
|
|
|
12398
12407
|
type ModalProps = {
|
|
12399
12408
|
/**
|
|
@@ -12430,7 +12439,7 @@ type ModalProps = {
|
|
|
12430
12439
|
zIndex?: number;
|
|
12431
12440
|
} & DataAnalyticsAttribute;
|
|
12432
12441
|
|
|
12433
|
-
declare const Modal: (props: ModalProps) =>
|
|
12442
|
+
declare const Modal: (props: ModalProps) => react__default.ReactElement;
|
|
12434
12443
|
|
|
12435
12444
|
type MoveProps = Pick<BaseMotionEntryExitProps, 'children' | 'isVisible' | 'motionTriggers' | 'shouldUnmountWhenHidden' | 'type' | 'delay'>;
|
|
12436
12445
|
|
|
@@ -12474,7 +12483,7 @@ type MenuProps = {
|
|
|
12474
12483
|
/**
|
|
12475
12484
|
* First children is trigger and second children is MenuOverlay
|
|
12476
12485
|
**/
|
|
12477
|
-
children: [
|
|
12486
|
+
children: [react__default.ReactElement, react__default.ReactElement];
|
|
12478
12487
|
/**
|
|
12479
12488
|
* Open controlled state
|
|
12480
12489
|
*/
|
|
@@ -12504,20 +12513,20 @@ type MenuItemProps = {
|
|
|
12504
12513
|
/**
|
|
12505
12514
|
* Slot to render custom menu items
|
|
12506
12515
|
*/
|
|
12507
|
-
children?:
|
|
12516
|
+
children?: react__default.ReactNode;
|
|
12508
12517
|
as?: BaseMenuItemProps['as'];
|
|
12509
12518
|
/**
|
|
12510
12519
|
* Click handler for MenuItem
|
|
12511
12520
|
*
|
|
12512
12521
|
* Absense of this prop and href will turn the item into non-interactive item
|
|
12513
12522
|
*/
|
|
12514
|
-
onClick?: (event:
|
|
12523
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
12515
12524
|
/**
|
|
12516
12525
|
* Focus handler for MenuItem
|
|
12517
12526
|
*
|
|
12518
12527
|
* Absense of this prop and href will turn the item into non-interactive item
|
|
12519
12528
|
*/
|
|
12520
|
-
onFocus?: (event:
|
|
12529
|
+
onFocus?: (event: react__default.FocusEvent) => void;
|
|
12521
12530
|
/**
|
|
12522
12531
|
* Link to open when item is clicked.
|
|
12523
12532
|
*
|
|
@@ -12533,15 +12542,15 @@ type MenuItemProps = {
|
|
|
12533
12542
|
*
|
|
12534
12543
|
* Will be overriden in multiselect
|
|
12535
12544
|
*/
|
|
12536
|
-
leading?:
|
|
12545
|
+
leading?: react__default.ReactNode;
|
|
12537
12546
|
/**
|
|
12538
12547
|
* Item that goes on right-side of item.
|
|
12539
12548
|
*/
|
|
12540
|
-
trailing?:
|
|
12549
|
+
trailing?: react__default.ReactNode;
|
|
12541
12550
|
/**
|
|
12542
12551
|
* Item that goes immediately next to the title.
|
|
12543
12552
|
*/
|
|
12544
|
-
titleSuffix?:
|
|
12553
|
+
titleSuffix?: react__default.ReactElement;
|
|
12545
12554
|
/**
|
|
12546
12555
|
* disabled state of item
|
|
12547
12556
|
*/
|
|
@@ -12558,7 +12567,7 @@ type MenuOverlayProps = {
|
|
|
12558
12567
|
/**
|
|
12559
12568
|
* JSX Slot for MenuItem or anything else
|
|
12560
12569
|
*/
|
|
12561
|
-
children:
|
|
12570
|
+
children: react__default.ReactElement[] | react__default.ReactElement | react__default.ReactNode;
|
|
12562
12571
|
/**
|
|
12563
12572
|
* zIndex override
|
|
12564
12573
|
*/
|
|
@@ -12580,7 +12589,7 @@ type MenuOverlayProps = {
|
|
|
12580
12589
|
/**
|
|
12581
12590
|
* @private Internal Prop. Do not override or you'll be fired
|
|
12582
12591
|
*/
|
|
12583
|
-
_transitionStyle?:
|
|
12592
|
+
_transitionStyle?: react__default.CSSProperties;
|
|
12584
12593
|
} & TestID & DataAnalyticsAttribute;
|
|
12585
12594
|
type MenuFooterProps = Pick<BaseFooterProps, 'children' | 'testID' | keyof DataAnalyticsAttribute>;
|
|
12586
12595
|
type MenuHeaderProps = Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'trailing' | 'titleSuffix' | 'testID' | keyof DataAnalyticsAttribute>;
|
|
@@ -12606,15 +12615,15 @@ type PopoverProps = {
|
|
|
12606
12615
|
*
|
|
12607
12616
|
* Can be any blade icon or asset.
|
|
12608
12617
|
*/
|
|
12609
|
-
titleLeading?:
|
|
12618
|
+
titleLeading?: react__default.ReactNode;
|
|
12610
12619
|
/**
|
|
12611
12620
|
* Footer content
|
|
12612
12621
|
*/
|
|
12613
|
-
footer?:
|
|
12622
|
+
footer?: react__default.ReactNode;
|
|
12614
12623
|
/**
|
|
12615
12624
|
* Popover content
|
|
12616
12625
|
*/
|
|
12617
|
-
content:
|
|
12626
|
+
content: react__default.ReactElement;
|
|
12618
12627
|
/**
|
|
12619
12628
|
* Placement of Popover
|
|
12620
12629
|
*
|
|
@@ -12624,7 +12633,7 @@ type PopoverProps = {
|
|
|
12624
12633
|
/**
|
|
12625
12634
|
* Popover trigger
|
|
12626
12635
|
*/
|
|
12627
|
-
children:
|
|
12636
|
+
children: react__default.ReactElement;
|
|
12628
12637
|
/**
|
|
12629
12638
|
* Open state of Popover
|
|
12630
12639
|
* If set to true makes the popover controlled
|
|
@@ -12650,7 +12659,7 @@ type PopoverProps = {
|
|
|
12650
12659
|
*
|
|
12651
12660
|
* @default PopoverCloseButton
|
|
12652
12661
|
*/
|
|
12653
|
-
initialFocusRef?:
|
|
12662
|
+
initialFocusRef?: react__default.RefObject<any>;
|
|
12654
12663
|
} & DataAnalyticsAttribute;
|
|
12655
12664
|
/**
|
|
12656
12665
|
* PopoverTriggerProps
|
|
@@ -12659,34 +12668,34 @@ type PopoverProps = {
|
|
|
12659
12668
|
*/
|
|
12660
12669
|
type PopoverTriggerProps = {
|
|
12661
12670
|
onMouseDown?: Platform.Select<{
|
|
12662
|
-
web:
|
|
12671
|
+
web: react__default.MouseEventHandler;
|
|
12663
12672
|
native: undefined;
|
|
12664
12673
|
}>;
|
|
12665
12674
|
onPointerDown?: Platform.Select<{
|
|
12666
|
-
web:
|
|
12675
|
+
web: react__default.PointerEventHandler;
|
|
12667
12676
|
native: undefined;
|
|
12668
12677
|
}>;
|
|
12669
12678
|
onKeyDown?: Platform.Select<{
|
|
12670
|
-
web:
|
|
12679
|
+
web: react__default.KeyboardEventHandler;
|
|
12671
12680
|
native: undefined;
|
|
12672
12681
|
}>;
|
|
12673
12682
|
onKeyUp?: Platform.Select<{
|
|
12674
|
-
web:
|
|
12683
|
+
web: react__default.KeyboardEventHandler;
|
|
12675
12684
|
native: undefined;
|
|
12676
12685
|
}>;
|
|
12677
12686
|
onClick?: Platform.Select<{
|
|
12678
|
-
web:
|
|
12687
|
+
web: react__default.MouseEventHandler;
|
|
12679
12688
|
native: undefined;
|
|
12680
12689
|
}>;
|
|
12681
12690
|
onTouchEnd?: Platform.Select<{
|
|
12682
|
-
web:
|
|
12691
|
+
web: react__default.TouchEventHandler;
|
|
12683
12692
|
native: (event: GestureResponderEvent) => void;
|
|
12684
12693
|
}>;
|
|
12685
12694
|
};
|
|
12686
12695
|
|
|
12687
|
-
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;
|
|
12688
12697
|
|
|
12689
|
-
declare const PopoverInteractiveWrapper:
|
|
12698
|
+
declare const PopoverInteractiveWrapper: react__default.ForwardRefExoticComponent<PressableProps & react__default.RefAttributes<View>>;
|
|
12690
12699
|
|
|
12691
12700
|
type ProgressBarCommonProps = {
|
|
12692
12701
|
/**
|
|
@@ -12764,13 +12773,13 @@ type ProgressBarMeterProps = ProgressBarCommonProps & {
|
|
|
12764
12773
|
showPercentage?: undefined;
|
|
12765
12774
|
};
|
|
12766
12775
|
type ProgressBarProps = ProgressBarProgressProps | ProgressBarMeterProps;
|
|
12767
|
-
declare const ProgressBar:
|
|
12776
|
+
declare const ProgressBar: react__default.ForwardRefExoticComponent<ProgressBarProps & react__default.RefAttributes<BladeElementRef>>;
|
|
12768
12777
|
|
|
12769
|
-
declare const QuickFilter:
|
|
12778
|
+
declare const QuickFilter: react__default.ForwardRefExoticComponent<{
|
|
12770
12779
|
title: string;
|
|
12771
12780
|
value: string;
|
|
12772
|
-
trailing?:
|
|
12773
|
-
} & TestID & DataAnalyticsAttribute &
|
|
12781
|
+
trailing?: react__default.ReactNode;
|
|
12782
|
+
} & TestID & DataAnalyticsAttribute & react__default.RefAttributes<BladeElementRef>>;
|
|
12774
12783
|
|
|
12775
12784
|
type QuickFilterGroupCommomProps = {
|
|
12776
12785
|
/**
|
|
@@ -12799,7 +12808,7 @@ type QuickFilterGroupCommomProps = {
|
|
|
12799
12808
|
};
|
|
12800
12809
|
type QuickFilterGroupProps = QuickFilterGroupCommomProps & TestID & DataAnalyticsAttribute;
|
|
12801
12810
|
|
|
12802
|
-
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;
|
|
12803
12812
|
|
|
12804
12813
|
type RadioProps = {
|
|
12805
12814
|
/**
|
|
@@ -12828,7 +12837,7 @@ type RadioProps = {
|
|
|
12828
12837
|
*/
|
|
12829
12838
|
size?: 'small' | 'medium' | 'large';
|
|
12830
12839
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade & MotionMetaProp;
|
|
12831
|
-
declare const Radio:
|
|
12840
|
+
declare const Radio: react__default.ForwardRefExoticComponent<{
|
|
12832
12841
|
/**
|
|
12833
12842
|
* Sets the label text of the Radio
|
|
12834
12843
|
*/
|
|
@@ -13193,13 +13202,13 @@ declare const Radio: React__default.ForwardRefExoticComponent<{
|
|
|
13193
13202
|
readonly l?: "platform-native" | undefined;
|
|
13194
13203
|
readonly xl?: "platform-native" | undefined;
|
|
13195
13204
|
} | undefined;
|
|
13196
|
-
}, "visibility">, "__brand__">> & MotionMetaProp &
|
|
13205
|
+
}, "visibility">, "__brand__">> & MotionMetaProp & react__default.RefAttributes<BladeElementRef>>;
|
|
13197
13206
|
|
|
13198
13207
|
type RadioGroupProps = {
|
|
13199
13208
|
/**
|
|
13200
13209
|
* Accepts multiple radios as children
|
|
13201
13210
|
*/
|
|
13202
|
-
children:
|
|
13211
|
+
children: react__default.ReactNode;
|
|
13203
13212
|
/**
|
|
13204
13213
|
* Help text of the radio group
|
|
13205
13214
|
*/
|
|
@@ -13261,7 +13270,7 @@ type RadioGroupProps = {
|
|
|
13261
13270
|
onChange?: ({ name, value, event, }: {
|
|
13262
13271
|
name: string | undefined;
|
|
13263
13272
|
value: string;
|
|
13264
|
-
event:
|
|
13273
|
+
event: react__default.ChangeEvent<HTMLInputElement>;
|
|
13265
13274
|
}) => void;
|
|
13266
13275
|
/**
|
|
13267
13276
|
* The name of the input field in a radio
|
|
@@ -13281,7 +13290,7 @@ type RadioGroupProps = {
|
|
|
13281
13290
|
*/
|
|
13282
13291
|
orientation?: 'vertical' | 'horizontal';
|
|
13283
13292
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade;
|
|
13284
|
-
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;
|
|
13285
13294
|
|
|
13286
13295
|
type ScaleProps = Pick<BaseMotionBoxProps, 'type' | 'motionTriggers' | 'children'> & {
|
|
13287
13296
|
/**
|
|
@@ -13327,9 +13336,9 @@ type TooltipProps = {
|
|
|
13327
13336
|
zIndex?: number;
|
|
13328
13337
|
} & DataAnalyticsAttribute;
|
|
13329
13338
|
|
|
13330
|
-
declare const Tooltip: ({ title, content, children, placement, onOpenChange, zIndex, }: TooltipProps) =>
|
|
13339
|
+
declare const Tooltip: ({ title, content, children, placement, onOpenChange, zIndex, }: TooltipProps) => react__default.ReactElement;
|
|
13331
13340
|
|
|
13332
|
-
declare const TooltipInteractiveWrapper:
|
|
13341
|
+
declare const TooltipInteractiveWrapper: react__default.ForwardRefExoticComponent<PressableProps & react__default.RefAttributes<View>>;
|
|
13333
13342
|
|
|
13334
13343
|
type TooltipifyComponentProps = {
|
|
13335
13344
|
children: React.ReactElement;
|
|
@@ -13342,7 +13351,7 @@ type SideNavProps = {
|
|
|
13342
13351
|
*
|
|
13343
13352
|
* Supports SideNavFooter, SideNavBody
|
|
13344
13353
|
*/
|
|
13345
|
-
children:
|
|
13354
|
+
children: react__default.ReactNode;
|
|
13346
13355
|
/**
|
|
13347
13356
|
* **Only applicable in mobile**
|
|
13348
13357
|
*
|
|
@@ -13370,7 +13379,7 @@ type SideNavProps = {
|
|
|
13370
13379
|
*
|
|
13371
13380
|
* **IMPORTANT** Avoid adding promotional items in this
|
|
13372
13381
|
*/
|
|
13373
|
-
banner?:
|
|
13382
|
+
banner?: react__default.ReactElement;
|
|
13374
13383
|
} & StyledPropsBlade & TestID;
|
|
13375
13384
|
type SideNavLinkProps = {
|
|
13376
13385
|
/**
|
|
@@ -13388,13 +13397,13 @@ type SideNavLinkProps = {
|
|
|
13388
13397
|
*
|
|
13389
13398
|
* Used for <Badge />, <Counter /> in most cases
|
|
13390
13399
|
*/
|
|
13391
|
-
titleSuffix?:
|
|
13400
|
+
titleSuffix?: react__default.ReactElement;
|
|
13392
13401
|
/**
|
|
13393
13402
|
* Trailing slot for item. Only visible on hover of the item
|
|
13394
13403
|
*
|
|
13395
13404
|
* Used for <Button />
|
|
13396
13405
|
*/
|
|
13397
|
-
trailing?:
|
|
13406
|
+
trailing?: react__default.ReactElement;
|
|
13398
13407
|
/**
|
|
13399
13408
|
* href of the link
|
|
13400
13409
|
*/
|
|
@@ -13412,7 +13421,7 @@ type SideNavLinkProps = {
|
|
|
13412
13421
|
* <SideNavLink as={Link} />
|
|
13413
13422
|
* ```
|
|
13414
13423
|
*/
|
|
13415
|
-
as:
|
|
13424
|
+
as: react__default.ComponentType<any>;
|
|
13416
13425
|
/**
|
|
13417
13426
|
* Set Active state of SideNavLink.
|
|
13418
13427
|
*
|
|
@@ -13435,7 +13444,7 @@ type SideNavLinkProps = {
|
|
|
13435
13444
|
* </SideNavLink>
|
|
13436
13445
|
* ```
|
|
13437
13446
|
*/
|
|
13438
|
-
children?:
|
|
13447
|
+
children?: react__default.ReactElement;
|
|
13439
13448
|
/**
|
|
13440
13449
|
* Tooltip object to add tooltip to SideNavLink
|
|
13441
13450
|
*
|
|
@@ -13449,7 +13458,7 @@ type SideNavLinkProps = {
|
|
|
13449
13458
|
* ```
|
|
13450
13459
|
*/
|
|
13451
13460
|
tooltip?: TooltipifyComponentProps['tooltip'];
|
|
13452
|
-
onClick?: (event:
|
|
13461
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
13453
13462
|
} & DataAnalyticsAttribute;
|
|
13454
13463
|
type SideNavSectionProps = {
|
|
13455
13464
|
title?: string;
|
|
@@ -13472,13 +13481,13 @@ type SideNavSectionProps = {
|
|
|
13472
13481
|
/**
|
|
13473
13482
|
* Children slot for SideNavLink
|
|
13474
13483
|
*/
|
|
13475
|
-
children:
|
|
13484
|
+
children: react__default.ReactElement[];
|
|
13476
13485
|
} & DataAnalyticsAttribute;
|
|
13477
13486
|
type SideNavFooterProps = {
|
|
13478
13487
|
/**
|
|
13479
13488
|
* Children slot for SideNavLink, SideNavItem
|
|
13480
13489
|
*/
|
|
13481
|
-
children:
|
|
13490
|
+
children: react__default.ReactElement[] | react__default.ReactElement;
|
|
13482
13491
|
};
|
|
13483
13492
|
type SideNavItemProps = {
|
|
13484
13493
|
/**
|
|
@@ -13486,13 +13495,13 @@ type SideNavItemProps = {
|
|
|
13486
13495
|
*
|
|
13487
13496
|
* Meant for Indicator, Icon, etc
|
|
13488
13497
|
*/
|
|
13489
|
-
leading:
|
|
13498
|
+
leading: react__default.ReactElement | IconComponent;
|
|
13490
13499
|
/**
|
|
13491
13500
|
* Trailing slot for SideNavItem.
|
|
13492
13501
|
*
|
|
13493
13502
|
* Meant for Button, Switch, etc
|
|
13494
13503
|
*/
|
|
13495
|
-
trailing:
|
|
13504
|
+
trailing: react__default.ReactElement;
|
|
13496
13505
|
/**
|
|
13497
13506
|
* Title of SideNavItem
|
|
13498
13507
|
*/
|
|
@@ -13524,11 +13533,11 @@ type SideNavItemProps = {
|
|
|
13524
13533
|
tooltip?: SideNavLinkProps['tooltip'];
|
|
13525
13534
|
} & DataAnalyticsAttribute;
|
|
13526
13535
|
type SideNavBodyProps = {
|
|
13527
|
-
children:
|
|
13536
|
+
children: react__default.ReactElement | react__default.ReactElement[];
|
|
13528
13537
|
};
|
|
13529
13538
|
type SideNavLevelProps = {
|
|
13530
|
-
children:
|
|
13531
|
-
titleSuffix?:
|
|
13539
|
+
children: react__default.ReactElement | react__default.ReactElement[];
|
|
13540
|
+
titleSuffix?: react__default.ReactElement;
|
|
13532
13541
|
};
|
|
13533
13542
|
|
|
13534
13543
|
declare const SideNav: (_props: SideNavProps) => React.ReactElement;
|
|
@@ -13552,7 +13561,7 @@ type SkeletonProps = StyledPropsBlade & Pick<BaseBoxProps, 'width' | 'maxWidth'
|
|
|
13552
13561
|
testID?: string;
|
|
13553
13562
|
};
|
|
13554
13563
|
|
|
13555
|
-
declare const Skeleton:
|
|
13564
|
+
declare const Skeleton: react__default.ForwardRefExoticComponent<Partial<Omit<MarginProps & Pick<FlexboxProps, "alignSelf" | "flexWrap" | "justifySelf" | "order" | "placeSelf"> & {
|
|
13556
13565
|
bottom: SpacingValueType | {
|
|
13557
13566
|
readonly base?: SpacingValueType | undefined;
|
|
13558
13567
|
readonly xs?: SpacingValueType | undefined;
|
|
@@ -13893,7 +13902,7 @@ declare const Skeleton: React__default.ForwardRefExoticComponent<Partial<Omit<Ma
|
|
|
13893
13902
|
} | undefined;
|
|
13894
13903
|
}, "visibility">, "__brand__">> & Pick<BaseBoxProps, "width" | "height" | "maxHeight" | "maxWidth" | "minHeight" | "minWidth" | "borderRadius"> & Partial<FlexboxProps> & {
|
|
13895
13904
|
testID?: string | undefined;
|
|
13896
|
-
} &
|
|
13905
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
13897
13906
|
|
|
13898
13907
|
type SkipNavLinkProps = {
|
|
13899
13908
|
id?: string;
|
|
@@ -13941,7 +13950,7 @@ type SpinnerProps = BaseSpinnerProps & {
|
|
|
13941
13950
|
*/
|
|
13942
13951
|
color?: 'primary' | 'neutral' | 'white';
|
|
13943
13952
|
};
|
|
13944
|
-
declare const Spinner:
|
|
13953
|
+
declare const Spinner: react__default.ForwardRefExoticComponent<{
|
|
13945
13954
|
color?: FeedbackColors | "primary" | "white" | undefined;
|
|
13946
13955
|
label?: string | undefined;
|
|
13947
13956
|
labelPosition?: "bottom" | "right" | undefined;
|
|
@@ -14293,7 +14302,7 @@ declare const Spinner: React__default.ForwardRefExoticComponent<{
|
|
|
14293
14302
|
* @default 'default'
|
|
14294
14303
|
*/
|
|
14295
14304
|
color?: "neutral" | "primary" | "white" | undefined;
|
|
14296
|
-
} &
|
|
14305
|
+
} & react__default.RefAttributes<BladeElementRef>>;
|
|
14297
14306
|
|
|
14298
14307
|
type SpotlightPopoverStepRenderProps = {
|
|
14299
14308
|
/**
|
|
@@ -14417,7 +14426,7 @@ type StepGroupProps = {
|
|
|
14417
14426
|
/**
|
|
14418
14427
|
* children slot for StepItem components
|
|
14419
14428
|
*/
|
|
14420
|
-
children:
|
|
14429
|
+
children: react__default.ReactElement | react__default.ReactElement[];
|
|
14421
14430
|
/**
|
|
14422
14431
|
* Width of StepGroup. By default it takes the width of its items.
|
|
14423
14432
|
*/
|
|
@@ -14483,11 +14492,11 @@ type StepItemProps = {
|
|
|
14483
14492
|
* marker={<StepItemIcon icon={CheckIcon} color="positive" />}
|
|
14484
14493
|
* ```
|
|
14485
14494
|
*/
|
|
14486
|
-
marker?:
|
|
14495
|
+
marker?: react__default.ReactElement;
|
|
14487
14496
|
/**
|
|
14488
14497
|
* trailing slot for StepItem. Mostly meant for Badge
|
|
14489
14498
|
*/
|
|
14490
|
-
trailing?:
|
|
14499
|
+
trailing?: react__default.ReactElement;
|
|
14491
14500
|
/**
|
|
14492
14501
|
* Controlled state of selected item
|
|
14493
14502
|
*/
|
|
@@ -14507,11 +14516,11 @@ type StepItemProps = {
|
|
|
14507
14516
|
/**
|
|
14508
14517
|
* StepItem's click handler. Turns StepItem into interactive item and render it as button tag
|
|
14509
14518
|
*/
|
|
14510
|
-
onClick?: (event:
|
|
14519
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
14511
14520
|
/**
|
|
14512
14521
|
* Children slot for adding additional custom elements to item
|
|
14513
14522
|
*/
|
|
14514
|
-
children?:
|
|
14523
|
+
children?: react__default.ReactNode;
|
|
14515
14524
|
} & DataAnalyticsAttribute;
|
|
14516
14525
|
|
|
14517
14526
|
declare const StepGroup: (_props: StepGroupProps) => React.ReactElement;
|
|
@@ -14621,7 +14630,7 @@ type SwitchProps = {
|
|
|
14621
14630
|
id?: string;
|
|
14622
14631
|
} & TestID & DataAnalyticsAttribute & StyledPropsBlade & MotionMetaProp;
|
|
14623
14632
|
|
|
14624
|
-
declare const Switch:
|
|
14633
|
+
declare const Switch: react__default.ForwardRefExoticComponent<{
|
|
14625
14634
|
isChecked?: boolean | undefined;
|
|
14626
14635
|
defaultChecked?: boolean | undefined;
|
|
14627
14636
|
onChange?: OnChange | undefined;
|
|
@@ -14970,7 +14979,7 @@ declare const Switch: React__default.ForwardRefExoticComponent<{
|
|
|
14970
14979
|
readonly l?: "platform-native" | undefined;
|
|
14971
14980
|
readonly xl?: "platform-native" | undefined;
|
|
14972
14981
|
} | undefined;
|
|
14973
|
-
}, "visibility">, "__brand__">> & MotionMetaProp &
|
|
14982
|
+
}, "visibility">, "__brand__">> & MotionMetaProp & react__default.RefAttributes<BladeElementRef>>;
|
|
14974
14983
|
|
|
14975
14984
|
type TableNode<Item> = Item & {
|
|
14976
14985
|
id: Identifier;
|
|
@@ -14989,7 +14998,7 @@ type TableHeaderProps = {
|
|
|
14989
14998
|
* </TableHeaderRow>
|
|
14990
14999
|
* </TableHeader>
|
|
14991
15000
|
**/
|
|
14992
|
-
children:
|
|
15001
|
+
children: react__default.ReactNode;
|
|
14993
15002
|
};
|
|
14994
15003
|
type TableHeaderRowProps = {
|
|
14995
15004
|
/**
|
|
@@ -15001,7 +15010,7 @@ type TableHeaderRowProps = {
|
|
|
15001
15010
|
* </TableHeaderRow>
|
|
15002
15011
|
* </TableHeader>
|
|
15003
15012
|
**/
|
|
15004
|
-
children:
|
|
15013
|
+
children: react__default.ReactNode;
|
|
15005
15014
|
/**
|
|
15006
15015
|
* The rowDensity prop determines the density of the table.
|
|
15007
15016
|
* The rowDensity prop can be 'compact', 'normal', or'comfortable'.
|
|
@@ -15013,7 +15022,7 @@ type TableHeaderCellProps = {
|
|
|
15013
15022
|
/**
|
|
15014
15023
|
* The children of TableHeaderCell can be a string or a ReactNode.
|
|
15015
15024
|
**/
|
|
15016
|
-
children: string |
|
|
15025
|
+
children: string | react__default.ReactNode;
|
|
15017
15026
|
/**
|
|
15018
15027
|
* The unique key of the column.
|
|
15019
15028
|
* This is used to identify the column for sorting in sortFunctions prop of Table.
|
|
@@ -15033,7 +15042,7 @@ type TableProps<Item> = {
|
|
|
15033
15042
|
* The children of the Table component should be a function that returns TableHeader, TableBody and TableFooter components.
|
|
15034
15043
|
* The function will be called with the tableData prop.
|
|
15035
15044
|
*/
|
|
15036
|
-
children: (tableData: TableNode<Item>[]) =>
|
|
15045
|
+
children: (tableData: TableNode<Item>[]) => react__default.ReactElement;
|
|
15037
15046
|
/**
|
|
15038
15047
|
* The data prop is an object with a nodes property that is an array of objects.
|
|
15039
15048
|
* Each object in the array is a row in the table.
|
|
@@ -15111,12 +15120,12 @@ type TableProps<Item> = {
|
|
|
15111
15120
|
* The toolbar prop is a React element that is rendered above the table.
|
|
15112
15121
|
* The toolbar prop should be a `TableToolbar` component.
|
|
15113
15122
|
**/
|
|
15114
|
-
toolbar?:
|
|
15123
|
+
toolbar?: react__default.ReactElement;
|
|
15115
15124
|
/**
|
|
15116
15125
|
* The pagination prop is a React element that is rendered below the table.
|
|
15117
15126
|
* The pagination prop should be a `TablePagination` component.
|
|
15118
15127
|
**/
|
|
15119
|
-
pagination?:
|
|
15128
|
+
pagination?: react__default.ReactElement;
|
|
15120
15129
|
/**
|
|
15121
15130
|
* The height prop is a responsive styled prop that determines the height of the table.
|
|
15122
15131
|
**/
|
|
@@ -15174,7 +15183,7 @@ type TableBodyProps<Item> = {
|
|
|
15174
15183
|
* )}
|
|
15175
15184
|
* </TableBody>
|
|
15176
15185
|
**/
|
|
15177
|
-
children:
|
|
15186
|
+
children: react__default.ReactNode | ((tableItem: Item, index: number) => react__default.ReactElement);
|
|
15178
15187
|
} & DataAnalyticsAttribute;
|
|
15179
15188
|
type TableRowProps<Item> = {
|
|
15180
15189
|
/**
|
|
@@ -15184,7 +15193,7 @@ type TableRowProps<Item> = {
|
|
|
15184
15193
|
* <TableCell>...</TableCell>
|
|
15185
15194
|
* </TableRow>
|
|
15186
15195
|
**/
|
|
15187
|
-
children:
|
|
15196
|
+
children: react__default.ReactNode;
|
|
15188
15197
|
/**
|
|
15189
15198
|
* The item prop is used to pass the individual table item to the TableRow component.
|
|
15190
15199
|
* @example
|
|
@@ -15215,7 +15224,7 @@ type TableRowProps<Item> = {
|
|
|
15215
15224
|
onClick?: ({ item }: {
|
|
15216
15225
|
item: TableNode<Item>;
|
|
15217
15226
|
}) => void;
|
|
15218
|
-
hoverActions?:
|
|
15227
|
+
hoverActions?: react__default.ReactElement;
|
|
15219
15228
|
} & TestID & DataAnalyticsAttribute;
|
|
15220
15229
|
type TableCellProps = {
|
|
15221
15230
|
/**
|
|
@@ -15229,7 +15238,7 @@ type TableCellProps = {
|
|
|
15229
15238
|
* <Button>...</Button>
|
|
15230
15239
|
* </TableCell>
|
|
15231
15240
|
**/
|
|
15232
|
-
children:
|
|
15241
|
+
children: react__default.ReactNode;
|
|
15233
15242
|
/**
|
|
15234
15243
|
* The textAlign prop determines the content alignment of the table.
|
|
15235
15244
|
* The textAlign prop can be 'left', 'center', or 'right'.
|
|
@@ -15258,7 +15267,7 @@ type TableFooterProps = {
|
|
|
15258
15267
|
* </TableFooterRow>
|
|
15259
15268
|
* </TableFooter>
|
|
15260
15269
|
**/
|
|
15261
|
-
children:
|
|
15270
|
+
children: react__default.ReactNode;
|
|
15262
15271
|
} & DataAnalyticsAttribute;
|
|
15263
15272
|
type TableFooterRowProps = {
|
|
15264
15273
|
/**
|
|
@@ -15270,13 +15279,13 @@ type TableFooterRowProps = {
|
|
|
15270
15279
|
* </TableFooterRow>
|
|
15271
15280
|
* </TableFooter>
|
|
15272
15281
|
**/
|
|
15273
|
-
children:
|
|
15282
|
+
children: react__default.ReactNode;
|
|
15274
15283
|
} & DataAnalyticsAttribute;
|
|
15275
15284
|
type TableFooterCellProps = {
|
|
15276
15285
|
/**
|
|
15277
15286
|
* The children of TableHeaderCell can be a string or a ReactNode.
|
|
15278
15287
|
**/
|
|
15279
|
-
children: string |
|
|
15288
|
+
children: string | react__default.ReactNode;
|
|
15280
15289
|
/**
|
|
15281
15290
|
* The textAlign prop determines the content alignment of the table.
|
|
15282
15291
|
* The textAlign prop can be 'left', 'center', or 'right'.
|
|
@@ -15371,7 +15380,7 @@ type TableToolbarProps = {
|
|
|
15371
15380
|
/**
|
|
15372
15381
|
* The children of TableToolbar should be TableToolbarActions
|
|
15373
15382
|
*/
|
|
15374
|
-
children?:
|
|
15383
|
+
children?: react__default.ReactNode;
|
|
15375
15384
|
/**
|
|
15376
15385
|
* The title of the TableToolbar. If not provided, it will show the default title.
|
|
15377
15386
|
* @default `Showing 1 to ${totalItems} Items`
|
|
@@ -15384,34 +15393,34 @@ type TableToolbarProps = {
|
|
|
15384
15393
|
selectedTitle?: string;
|
|
15385
15394
|
} & DataAnalyticsAttribute;
|
|
15386
15395
|
type TableToolbarActionsProps = {
|
|
15387
|
-
children?:
|
|
15396
|
+
children?: react__default.ReactNode;
|
|
15388
15397
|
} & StyledPropsBlade & DataAnalyticsAttribute;
|
|
15389
15398
|
|
|
15390
|
-
declare const Table: <Item>(props: TableProps<Item>) =>
|
|
15399
|
+
declare const Table: <Item>(props: TableProps<Item>) => react__default.ReactElement;
|
|
15391
15400
|
|
|
15392
|
-
declare const TableHeader: (props: TableHeaderProps) =>
|
|
15393
|
-
declare const TableHeaderRow: (props: TableHeaderRowProps) =>
|
|
15394
|
-
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;
|
|
15395
15404
|
|
|
15396
|
-
declare const TableBody: <Item>(props: TableBodyProps<Item>) =>
|
|
15397
|
-
declare const TableRow: (props: TableRowProps<unknown>) =>
|
|
15398
|
-
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;
|
|
15399
15408
|
|
|
15400
|
-
declare const TableFooter: (props: unknown) =>
|
|
15401
|
-
declare const TableFooterRow: (props: unknown) =>
|
|
15402
|
-
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;
|
|
15403
15412
|
|
|
15404
15413
|
type TablePaginationProps = unknown;
|
|
15405
|
-
declare const TablePagination: (props: TablePaginationProps) =>
|
|
15414
|
+
declare const TablePagination: (props: TablePaginationProps) => react__default.ReactElement;
|
|
15406
15415
|
|
|
15407
|
-
declare const TableToolbar: (props: unknown) =>
|
|
15408
|
-
declare const TableToolbarActions: (props: unknown) =>
|
|
15416
|
+
declare const TableToolbar: (props: unknown) => react__default.ReactElement;
|
|
15417
|
+
declare const TableToolbarActions: (props: unknown) => react__default.ReactElement;
|
|
15409
15418
|
|
|
15410
15419
|
declare const TableEditableCell: (props: TableEditableCellProps) => React.ReactElement;
|
|
15411
15420
|
declare const TableEditableDropdownCell: (props: TableEditableDropdownCellProps) => React.ReactElement;
|
|
15412
15421
|
|
|
15413
|
-
declare const Tabs:
|
|
15414
|
-
children:
|
|
15422
|
+
declare const Tabs: react__default.ForwardRefExoticComponent<{
|
|
15423
|
+
children: react__default.ReactNode;
|
|
15415
15424
|
value?: string | undefined;
|
|
15416
15425
|
defaultValue?: string | undefined;
|
|
15417
15426
|
onChange?: ((value: string) => void) | undefined;
|
|
@@ -15423,13 +15432,13 @@ declare const Tabs: React__default.ForwardRefExoticComponent<{
|
|
|
15423
15432
|
variant?: "filled" | "bordered" | "borderless" | undefined;
|
|
15424
15433
|
isFullWidthTabItem?: boolean | undefined;
|
|
15425
15434
|
isLazy?: boolean | undefined;
|
|
15426
|
-
} & DataAnalyticsAttribute &
|
|
15435
|
+
} & DataAnalyticsAttribute & react__default.RefAttributes<unknown>>;
|
|
15427
15436
|
|
|
15428
15437
|
type TabsProps = {
|
|
15429
15438
|
/**
|
|
15430
15439
|
* The content of the component, accepts `TabsList` and `TabsPanel` components.
|
|
15431
15440
|
*/
|
|
15432
|
-
children:
|
|
15441
|
+
children: react__default.ReactNode;
|
|
15433
15442
|
/**
|
|
15434
15443
|
* The value of the tab panel same as the corresponding TabItem's value to match the selected TabItem.
|
|
15435
15444
|
*/
|
|
@@ -15485,7 +15494,7 @@ type TabItemCommonProps = {
|
|
|
15485
15494
|
* Trailing element of the tab item.
|
|
15486
15495
|
* Can be used to render a Badge/Counter component.
|
|
15487
15496
|
*/
|
|
15488
|
-
trailing?:
|
|
15497
|
+
trailing?: react__default.ReactNode;
|
|
15489
15498
|
/**
|
|
15490
15499
|
* Internal prop used to pass size from Tabs to TabsItem.
|
|
15491
15500
|
*/
|
|
@@ -15503,13 +15512,13 @@ type TabItemCommonProps = {
|
|
|
15503
15512
|
/**
|
|
15504
15513
|
* Callback fired when the tab item is clicked.
|
|
15505
15514
|
*/
|
|
15506
|
-
onClick?: (event:
|
|
15515
|
+
onClick?: (event: react__default.MouseEvent) => void;
|
|
15507
15516
|
};
|
|
15508
15517
|
type TabItemWithoutLeadingProps = TabItemCommonProps & {
|
|
15509
15518
|
/**
|
|
15510
15519
|
* The content of the tab item.
|
|
15511
15520
|
*/
|
|
15512
|
-
children:
|
|
15521
|
+
children: react__default.ReactNode;
|
|
15513
15522
|
/**
|
|
15514
15523
|
* Leading element of the tab item.
|
|
15515
15524
|
* Can be used to render an Icon.
|
|
@@ -15525,7 +15534,7 @@ type TabItemWithOutChildrenProps = TabItemCommonProps & {
|
|
|
15525
15534
|
/**
|
|
15526
15535
|
* The content of the tab item.
|
|
15527
15536
|
*/
|
|
15528
|
-
children?:
|
|
15537
|
+
children?: react__default.ReactNode;
|
|
15529
15538
|
};
|
|
15530
15539
|
type TabItemProps = TabItemWithoutLeadingProps | TabItemWithOutChildrenProps;
|
|
15531
15540
|
type TabPanelProps = {
|
|
@@ -15536,16 +15545,16 @@ type TabPanelProps = {
|
|
|
15536
15545
|
/**
|
|
15537
15546
|
* The content of the tab panel.
|
|
15538
15547
|
*/
|
|
15539
|
-
children:
|
|
15548
|
+
children: react__default.ReactNode;
|
|
15540
15549
|
} & DataAnalyticsAttribute;
|
|
15541
15550
|
|
|
15542
|
-
declare const TabItem: (_props: TabItemProps) =>
|
|
15551
|
+
declare const TabItem: (_props: TabItemProps) => react__default.ReactElement;
|
|
15543
15552
|
|
|
15544
15553
|
declare const TabList: (_props: {
|
|
15545
|
-
children:
|
|
15546
|
-
}) =>
|
|
15554
|
+
children: react__default.ReactNode;
|
|
15555
|
+
}) => react__default.ReactElement;
|
|
15547
15556
|
|
|
15548
|
-
declare const TabPanel: (_props: TabPanelProps) =>
|
|
15557
|
+
declare const TabPanel: (_props: TabPanelProps) => react__default.ReactElement;
|
|
15549
15558
|
|
|
15550
15559
|
/**
|
|
15551
15560
|
* ## Tags
|
|
@@ -15574,7 +15583,7 @@ declare const TabPanel: (_props: TabPanelProps) => React__default.ReactElement;
|
|
|
15574
15583
|
* Checkout [Tags Documentation](https://blade.razorpay.com/?path=/story/components-tag--default) for more info.
|
|
15575
15584
|
*
|
|
15576
15585
|
*/
|
|
15577
|
-
declare const Tag:
|
|
15586
|
+
declare const Tag: react__default.ForwardRefExoticComponent<{
|
|
15578
15587
|
size?: "medium" | "large" | undefined;
|
|
15579
15588
|
icon?: IconComponent | undefined;
|
|
15580
15589
|
onDismiss: () => void;
|
|
@@ -15921,7 +15930,7 @@ declare const Tag: React__default.ForwardRefExoticComponent<{
|
|
|
15921
15930
|
readonly l?: "platform-native" | undefined;
|
|
15922
15931
|
readonly xl?: "platform-native" | undefined;
|
|
15923
15932
|
} | undefined;
|
|
15924
|
-
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & TestID &
|
|
15933
|
+
}, "visibility">, "__brand__">> & DataAnalyticsAttribute & TestID & react__default.RefAttributes<BladeElementRef>>;
|
|
15925
15934
|
|
|
15926
15935
|
type TagProps = {
|
|
15927
15936
|
/**
|
|
@@ -15978,7 +15987,7 @@ type ToastProps = {
|
|
|
15978
15987
|
/**
|
|
15979
15988
|
* Content of the toast
|
|
15980
15989
|
*/
|
|
15981
|
-
content:
|
|
15990
|
+
content: react__default.ReactNode;
|
|
15982
15991
|
/**
|
|
15983
15992
|
* @default `neutral`
|
|
15984
15993
|
*/
|
|
@@ -15986,7 +15995,7 @@ type ToastProps = {
|
|
|
15986
15995
|
/**
|
|
15987
15996
|
* Can be used to render an icon
|
|
15988
15997
|
*/
|
|
15989
|
-
leading?:
|
|
15998
|
+
leading?: react__default.ComponentType<any>;
|
|
15990
15999
|
/**
|
|
15991
16000
|
* If true, the toast will be dismissed after few seconds
|
|
15992
16001
|
*
|
|
@@ -16007,7 +16016,7 @@ type ToastProps = {
|
|
|
16007
16016
|
* Called when the toast is dismissed or duration runs out
|
|
16008
16017
|
*/
|
|
16009
16018
|
onDismissButtonClick?: ({ event, toastId, }: {
|
|
16010
|
-
event:
|
|
16019
|
+
event: react__default.MouseEvent<HTMLButtonElement>;
|
|
16011
16020
|
toastId: string;
|
|
16012
16021
|
}) => void;
|
|
16013
16022
|
/**
|
|
@@ -16135,7 +16144,7 @@ type VisuallyHiddenProps = {
|
|
|
16135
16144
|
children: React.ReactNode;
|
|
16136
16145
|
} & TestID;
|
|
16137
16146
|
|
|
16138
|
-
declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) =>
|
|
16147
|
+
declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) => react__default.ReactElement;
|
|
16139
16148
|
|
|
16140
16149
|
/**
|
|
16141
16150
|
* Screen reader class adapted from webaim
|
|
@@ -16144,15 +16153,15 @@ declare const VisuallyHidden: ({ children, testID }: VisuallyHiddenProps) => Rea
|
|
|
16144
16153
|
declare const screenReaderStyles: CSSObject;
|
|
16145
16154
|
|
|
16146
16155
|
type ListViewCommonProps = {
|
|
16147
|
-
children:
|
|
16156
|
+
children: react__default.ReactNode;
|
|
16148
16157
|
};
|
|
16149
16158
|
type ListViewProps = ListViewCommonProps & TestID & DataAnalyticsAttribute;
|
|
16150
16159
|
type ListViewFilterProps = {
|
|
16151
|
-
children?:
|
|
16160
|
+
children?: react__default.ReactNode;
|
|
16152
16161
|
/**
|
|
16153
16162
|
* Quick Filters Component
|
|
16154
16163
|
*/
|
|
16155
|
-
quickFilters:
|
|
16164
|
+
quickFilters: react__default.ReactNode;
|
|
16156
16165
|
/**
|
|
16157
16166
|
* Search value for search input
|
|
16158
16167
|
*/
|
|
@@ -16203,12 +16212,12 @@ type ListViewFilterProps = {
|
|
|
16203
16212
|
/**
|
|
16204
16213
|
* searchTrailing : trailing element for search input
|
|
16205
16214
|
*/
|
|
16206
|
-
searchTrailing?:
|
|
16215
|
+
searchTrailing?: react__default.ReactNode;
|
|
16207
16216
|
} & TestID & DataAnalyticsAttribute;
|
|
16208
16217
|
|
|
16209
|
-
declare const ListView: (_prop: ListViewProps) =>
|
|
16218
|
+
declare const ListView: (_prop: ListViewProps) => react__default.ReactElement;
|
|
16210
16219
|
|
|
16211
|
-
declare const ListViewFilters: (_prop: ListViewFilterProps) =>
|
|
16220
|
+
declare const ListViewFilters: (_prop: ListViewFilterProps) => react__default.ReactElement;
|
|
16212
16221
|
|
|
16213
16222
|
type PreviewProps = {
|
|
16214
16223
|
/**
|
|
@@ -16275,9 +16284,9 @@ type PreviewFooterProps = {
|
|
|
16275
16284
|
showZoomPercentage?: boolean;
|
|
16276
16285
|
};
|
|
16277
16286
|
|
|
16278
|
-
declare const Preview: (_prop: PreviewProps) =>
|
|
16279
|
-
declare const PreviewHeader: (_prop: PreviewHeaderProps) =>
|
|
16280
|
-
declare const PreviewBody: (_prop: PreviewBodyProps) =>
|
|
16281
|
-
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;
|
|
16282
16291
|
|
|
16283
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 };
|