@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
|
@@ -1976,781 +1976,781 @@ type IconProps = {
|
|
|
1976
1976
|
} & StyledPropsBlade;
|
|
1977
1977
|
type IconComponent = React.ComponentType<IconProps>;
|
|
1978
1978
|
|
|
1979
|
-
declare const AcceptPaymentsIcon:
|
|
1979
|
+
declare const AcceptPaymentsIcon: React$1.FunctionComponent<IconProps>;
|
|
1980
1980
|
|
|
1981
|
-
declare const ActivityIcon:
|
|
1981
|
+
declare const ActivityIcon: React$1.FunctionComponent<IconProps>;
|
|
1982
1982
|
|
|
1983
|
-
declare const AddressBookIcon:
|
|
1983
|
+
declare const AddressBookIcon: React$1.FunctionComponent<IconProps>;
|
|
1984
1984
|
|
|
1985
|
-
declare const AffordabilityIcon:
|
|
1985
|
+
declare const AffordabilityIcon: React$1.FunctionComponent<IconProps>;
|
|
1986
1986
|
|
|
1987
|
-
declare const AirplayIcon:
|
|
1987
|
+
declare const AirplayIcon: React$1.FunctionComponent<IconProps>;
|
|
1988
1988
|
|
|
1989
|
-
declare const AlertCircleIcon:
|
|
1989
|
+
declare const AlertCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
1990
1990
|
|
|
1991
|
-
declare const AlertOctagonIcon:
|
|
1991
|
+
declare const AlertOctagonIcon: React$1.FunctionComponent<IconProps>;
|
|
1992
1992
|
|
|
1993
|
-
declare const AlertOnlyIcon:
|
|
1993
|
+
declare const AlertOnlyIcon: React$1.FunctionComponent<IconProps>;
|
|
1994
1994
|
|
|
1995
|
-
declare const AlertTriangleIcon:
|
|
1995
|
+
declare const AlertTriangleIcon: React$1.FunctionComponent<IconProps>;
|
|
1996
1996
|
|
|
1997
|
-
declare const AlignCenterIcon:
|
|
1997
|
+
declare const AlignCenterIcon: React$1.FunctionComponent<IconProps>;
|
|
1998
1998
|
|
|
1999
|
-
declare const AlignJustifyIcon:
|
|
1999
|
+
declare const AlignJustifyIcon: React$1.FunctionComponent<IconProps>;
|
|
2000
2000
|
|
|
2001
|
-
declare const AlignLeftIcon:
|
|
2001
|
+
declare const AlignLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2002
2002
|
|
|
2003
|
-
declare const AlignRightIcon:
|
|
2003
|
+
declare const AlignRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2004
2004
|
|
|
2005
|
-
declare const AnchorIcon:
|
|
2005
|
+
declare const AnchorIcon: React$1.FunctionComponent<IconProps>;
|
|
2006
2006
|
|
|
2007
|
-
declare const AndroidIcon:
|
|
2007
|
+
declare const AndroidIcon: React$1.FunctionComponent<IconProps>;
|
|
2008
2008
|
|
|
2009
|
-
declare const AnnouncementIcon:
|
|
2009
|
+
declare const AnnouncementIcon: React$1.FunctionComponent<IconProps>;
|
|
2010
2010
|
|
|
2011
|
-
declare const ApertureIcon:
|
|
2011
|
+
declare const ApertureIcon: React$1.FunctionComponent<IconProps>;
|
|
2012
2012
|
|
|
2013
|
-
declare const AppStoreIcon:
|
|
2013
|
+
declare const AppStoreIcon: React$1.FunctionComponent<IconProps>;
|
|
2014
2014
|
|
|
2015
|
-
declare const AppleIcon:
|
|
2015
|
+
declare const AppleIcon: React$1.FunctionComponent<IconProps>;
|
|
2016
2016
|
|
|
2017
|
-
declare const ArrowDownIcon:
|
|
2017
|
+
declare const ArrowDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2018
2018
|
|
|
2019
|
-
declare const ArrowDownLeftIcon:
|
|
2019
|
+
declare const ArrowDownLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2020
2020
|
|
|
2021
|
-
declare const ArrowDownRightIcon:
|
|
2021
|
+
declare const ArrowDownRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2022
2022
|
|
|
2023
|
-
declare const ArrowLeftIcon:
|
|
2023
|
+
declare const ArrowLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2024
2024
|
|
|
2025
|
-
declare const ArrowRightIcon:
|
|
2025
|
+
declare const ArrowRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2026
2026
|
|
|
2027
|
-
declare const ArrowSquareDownIcon:
|
|
2027
|
+
declare const ArrowSquareDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2028
2028
|
|
|
2029
|
-
declare const ArrowSquareDownLeftIcon:
|
|
2029
|
+
declare const ArrowSquareDownLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2030
2030
|
|
|
2031
|
-
declare const ArrowSquareDownRightIcon:
|
|
2031
|
+
declare const ArrowSquareDownRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2032
2032
|
|
|
2033
|
-
declare const ArrowSquareLeftIcon:
|
|
2033
|
+
declare const ArrowSquareLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2034
2034
|
|
|
2035
|
-
declare const ArrowSquareRightIcon:
|
|
2035
|
+
declare const ArrowSquareRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2036
2036
|
|
|
2037
|
-
declare const ArrowSquareUpIcon:
|
|
2037
|
+
declare const ArrowSquareUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2038
2038
|
|
|
2039
|
-
declare const ArrowSquareUpLeftIcon:
|
|
2039
|
+
declare const ArrowSquareUpLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2040
2040
|
|
|
2041
|
-
declare const ArrowSquareUpRightIcon:
|
|
2041
|
+
declare const ArrowSquareUpRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2042
2042
|
|
|
2043
|
-
declare const ArrowUpIcon:
|
|
2043
|
+
declare const ArrowUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2044
2044
|
|
|
2045
|
-
declare const ArrowUpLeftIcon:
|
|
2045
|
+
declare const ArrowUpLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2046
2046
|
|
|
2047
|
-
declare const ArrowUpRightIcon:
|
|
2047
|
+
declare const ArrowUpRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2048
2048
|
|
|
2049
|
-
declare const AtSignIcon:
|
|
2049
|
+
declare const AtSignIcon: React$1.FunctionComponent<IconProps>;
|
|
2050
2050
|
|
|
2051
|
-
declare const AttachmentIcon:
|
|
2051
|
+
declare const AttachmentIcon: React$1.FunctionComponent<IconProps>;
|
|
2052
2052
|
|
|
2053
|
-
declare const AutomateAccountingIcon:
|
|
2053
|
+
declare const AutomateAccountingIcon: React$1.FunctionComponent<IconProps>;
|
|
2054
2054
|
|
|
2055
|
-
declare const AutomatePayrollIcon:
|
|
2055
|
+
declare const AutomatePayrollIcon: React$1.FunctionComponent<IconProps>;
|
|
2056
2056
|
|
|
2057
|
-
declare const AwardIcon:
|
|
2057
|
+
declare const AwardIcon: React$1.FunctionComponent<IconProps>;
|
|
2058
2058
|
|
|
2059
|
-
declare const BankAccountVerificationIcon:
|
|
2059
|
+
declare const BankAccountVerificationIcon: React$1.FunctionComponent<IconProps>;
|
|
2060
2060
|
|
|
2061
|
-
declare const BankIcon:
|
|
2061
|
+
declare const BankIcon: React$1.FunctionComponent<IconProps>;
|
|
2062
2062
|
|
|
2063
|
-
declare const BarChartAltIcon:
|
|
2063
|
+
declare const BarChartAltIcon: React$1.FunctionComponent<IconProps>;
|
|
2064
2064
|
|
|
2065
|
-
declare const BarChartIcon:
|
|
2065
|
+
declare const BarChartIcon: React$1.FunctionComponent<IconProps>;
|
|
2066
2066
|
|
|
2067
|
-
declare const BarCodeIcon:
|
|
2067
|
+
declare const BarCodeIcon: React$1.FunctionComponent<IconProps>;
|
|
2068
2068
|
|
|
2069
|
-
declare const Battery100PercentIcon:
|
|
2069
|
+
declare const Battery100PercentIcon: React$1.FunctionComponent<IconProps>;
|
|
2070
2070
|
|
|
2071
|
-
declare const Battery20PercentIcon:
|
|
2071
|
+
declare const Battery20PercentIcon: React$1.FunctionComponent<IconProps>;
|
|
2072
2072
|
|
|
2073
|
-
declare const Battery40PercentIcon:
|
|
2073
|
+
declare const Battery40PercentIcon: React$1.FunctionComponent<IconProps>;
|
|
2074
2074
|
|
|
2075
|
-
declare const Battery60PercentIcon:
|
|
2075
|
+
declare const Battery60PercentIcon: React$1.FunctionComponent<IconProps>;
|
|
2076
2076
|
|
|
2077
|
-
declare const Battery80PercentIcon:
|
|
2077
|
+
declare const Battery80PercentIcon: React$1.FunctionComponent<IconProps>;
|
|
2078
2078
|
|
|
2079
|
-
declare const BatteryChargingIcon:
|
|
2079
|
+
declare const BatteryChargingIcon: React$1.FunctionComponent<IconProps>;
|
|
2080
2080
|
|
|
2081
|
-
declare const BatteryIcon:
|
|
2081
|
+
declare const BatteryIcon: React$1.FunctionComponent<IconProps>;
|
|
2082
2082
|
|
|
2083
|
-
declare const BellIcon:
|
|
2083
|
+
declare const BellIcon: React$1.FunctionComponent<IconProps>;
|
|
2084
2084
|
|
|
2085
|
-
declare const BellOffIcon:
|
|
2085
|
+
declare const BellOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2086
2086
|
|
|
2087
|
-
declare const BfsiIcon:
|
|
2087
|
+
declare const BfsiIcon: React$1.FunctionComponent<IconProps>;
|
|
2088
2088
|
|
|
2089
|
-
declare const BillIcon:
|
|
2089
|
+
declare const BillIcon: React$1.FunctionComponent<IconProps>;
|
|
2090
2090
|
|
|
2091
|
-
declare const BillMeIcon:
|
|
2091
|
+
declare const BillMeIcon: React$1.FunctionComponent<IconProps>;
|
|
2092
2092
|
|
|
2093
|
-
declare const BluetoothIcon:
|
|
2093
|
+
declare const BluetoothIcon: React$1.FunctionComponent<IconProps>;
|
|
2094
2094
|
|
|
2095
|
-
declare const BoldIcon:
|
|
2095
|
+
declare const BoldIcon: React$1.FunctionComponent<IconProps>;
|
|
2096
2096
|
|
|
2097
|
-
declare const BookIcon:
|
|
2097
|
+
declare const BookIcon: React$1.FunctionComponent<IconProps>;
|
|
2098
2098
|
|
|
2099
|
-
declare const BookmarkIcon:
|
|
2099
|
+
declare const BookmarkIcon: React$1.FunctionComponent<IconProps>;
|
|
2100
2100
|
|
|
2101
|
-
declare const BoxIcon:
|
|
2101
|
+
declare const BoxIcon: React$1.FunctionComponent<IconProps>;
|
|
2102
2102
|
|
|
2103
|
-
declare const BriefcaseIcon:
|
|
2103
|
+
declare const BriefcaseIcon: React$1.FunctionComponent<IconProps>;
|
|
2104
2104
|
|
|
2105
|
-
declare const BugIcon:
|
|
2105
|
+
declare const BugIcon: React$1.FunctionComponent<IconProps>;
|
|
2106
2106
|
|
|
2107
|
-
declare const BuildingIcon:
|
|
2107
|
+
declare const BuildingIcon: React$1.FunctionComponent<IconProps>;
|
|
2108
2108
|
|
|
2109
|
-
declare const BulkPayoutsIcon:
|
|
2109
|
+
declare const BulkPayoutsIcon: React$1.FunctionComponent<IconProps>;
|
|
2110
2110
|
|
|
2111
|
-
declare const BusinessBankingIcon:
|
|
2111
|
+
declare const BusinessBankingIcon: React$1.FunctionComponent<IconProps>;
|
|
2112
2112
|
|
|
2113
|
-
declare const BusinessSpendManagementIcon:
|
|
2113
|
+
declare const BusinessSpendManagementIcon: React$1.FunctionComponent<IconProps>;
|
|
2114
2114
|
|
|
2115
|
-
declare const CalendarIcon:
|
|
2115
|
+
declare const CalendarIcon: React$1.FunctionComponent<IconProps>;
|
|
2116
2116
|
|
|
2117
|
-
declare const CameraIcon:
|
|
2117
|
+
declare const CameraIcon: React$1.FunctionComponent<IconProps>;
|
|
2118
2118
|
|
|
2119
|
-
declare const CameraOffIcon:
|
|
2119
|
+
declare const CameraOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2120
2120
|
|
|
2121
|
-
declare const CashIcon:
|
|
2121
|
+
declare const CashIcon: React$1.FunctionComponent<IconProps>;
|
|
2122
2122
|
|
|
2123
|
-
declare const CastIcon:
|
|
2123
|
+
declare const CastIcon: React$1.FunctionComponent<IconProps>;
|
|
2124
2124
|
|
|
2125
|
-
declare const CheckCircle2Icon:
|
|
2125
|
+
declare const CheckCircle2Icon: React$1.FunctionComponent<IconProps>;
|
|
2126
2126
|
|
|
2127
|
-
declare const CheckCircleIcon:
|
|
2127
|
+
declare const CheckCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2128
2128
|
|
|
2129
|
-
declare const CheckIcon:
|
|
2129
|
+
declare const CheckIcon: React$1.FunctionComponent<IconProps>;
|
|
2130
2130
|
|
|
2131
|
-
declare const CheckSquareIcon:
|
|
2131
|
+
declare const CheckSquareIcon: React$1.FunctionComponent<IconProps>;
|
|
2132
2132
|
|
|
2133
|
-
declare const ChevronDownIcon:
|
|
2133
|
+
declare const ChevronDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2134
2134
|
|
|
2135
|
-
declare const ChevronLeftIcon:
|
|
2135
|
+
declare const ChevronLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2136
2136
|
|
|
2137
|
-
declare const ChevronRightIcon:
|
|
2137
|
+
declare const ChevronRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2138
2138
|
|
|
2139
|
-
declare const ChevronUpDownIcon:
|
|
2139
|
+
declare const ChevronUpDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2140
2140
|
|
|
2141
|
-
declare const ChevronUpIcon:
|
|
2141
|
+
declare const ChevronUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2142
2142
|
|
|
2143
|
-
declare const ChevronsDownIcon:
|
|
2143
|
+
declare const ChevronsDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2144
2144
|
|
|
2145
|
-
declare const ChevronsLeftIcon:
|
|
2145
|
+
declare const ChevronsLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2146
2146
|
|
|
2147
|
-
declare const ChevronsRightIcon:
|
|
2147
|
+
declare const ChevronsRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2148
2148
|
|
|
2149
|
-
declare const ChevronsUpIcon:
|
|
2149
|
+
declare const ChevronsUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2150
2150
|
|
|
2151
|
-
declare const ChromeIcon:
|
|
2151
|
+
declare const ChromeIcon: React$1.FunctionComponent<IconProps>;
|
|
2152
2152
|
|
|
2153
|
-
declare const CircleIcon:
|
|
2153
|
+
declare const CircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2154
2154
|
|
|
2155
|
-
declare const ClipboardIcon:
|
|
2155
|
+
declare const ClipboardIcon: React$1.FunctionComponent<IconProps>;
|
|
2156
2156
|
|
|
2157
|
-
declare const ClockIcon:
|
|
2157
|
+
declare const ClockIcon: React$1.FunctionComponent<IconProps>;
|
|
2158
2158
|
|
|
2159
|
-
declare const CloseIcon:
|
|
2159
|
+
declare const CloseIcon: React$1.FunctionComponent<IconProps>;
|
|
2160
2160
|
|
|
2161
|
-
declare const ClosedCaptioningIcon:
|
|
2161
|
+
declare const ClosedCaptioningIcon: React$1.FunctionComponent<IconProps>;
|
|
2162
2162
|
|
|
2163
|
-
declare const CloudDrizzleIcon:
|
|
2163
|
+
declare const CloudDrizzleIcon: React$1.FunctionComponent<IconProps>;
|
|
2164
2164
|
|
|
2165
|
-
declare const CloudIcon:
|
|
2165
|
+
declare const CloudIcon: React$1.FunctionComponent<IconProps>;
|
|
2166
2166
|
|
|
2167
|
-
declare const CloudLightningIcon:
|
|
2167
|
+
declare const CloudLightningIcon: React$1.FunctionComponent<IconProps>;
|
|
2168
2168
|
|
|
2169
|
-
declare const CloudOffIcon:
|
|
2169
|
+
declare const CloudOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2170
2170
|
|
|
2171
|
-
declare const CloudRainIcon:
|
|
2171
|
+
declare const CloudRainIcon: React$1.FunctionComponent<IconProps>;
|
|
2172
2172
|
|
|
2173
|
-
declare const CloudSnowIcon:
|
|
2173
|
+
declare const CloudSnowIcon: React$1.FunctionComponent<IconProps>;
|
|
2174
2174
|
|
|
2175
|
-
declare const CodeSnippetIcon:
|
|
2175
|
+
declare const CodeSnippetIcon: React$1.FunctionComponent<IconProps>;
|
|
2176
2176
|
|
|
2177
|
-
declare const CodepenIcon:
|
|
2177
|
+
declare const CodepenIcon: React$1.FunctionComponent<IconProps>;
|
|
2178
2178
|
|
|
2179
|
-
declare const CoinIcon:
|
|
2179
|
+
declare const CoinIcon: React$1.FunctionComponent<IconProps>;
|
|
2180
2180
|
|
|
2181
|
-
declare const CoinsIcon:
|
|
2181
|
+
declare const CoinsIcon: React$1.FunctionComponent<IconProps>;
|
|
2182
2182
|
|
|
2183
|
-
declare const CommandIcon:
|
|
2183
|
+
declare const CommandIcon: React$1.FunctionComponent<IconProps>;
|
|
2184
2184
|
|
|
2185
|
-
declare const CompanyRegistrationIcon:
|
|
2185
|
+
declare const CompanyRegistrationIcon: React$1.FunctionComponent<IconProps>;
|
|
2186
2186
|
|
|
2187
|
-
declare const CompassIcon:
|
|
2187
|
+
declare const CompassIcon: React$1.FunctionComponent<IconProps>;
|
|
2188
2188
|
|
|
2189
|
-
declare const ConfettiIcon:
|
|
2189
|
+
declare const ConfettiIcon: React$1.FunctionComponent<IconProps>;
|
|
2190
2190
|
|
|
2191
|
-
declare const ContactlessPaymentIcon:
|
|
2191
|
+
declare const ContactlessPaymentIcon: React$1.FunctionComponent<IconProps>;
|
|
2192
2192
|
|
|
2193
|
-
declare const CookieIcon:
|
|
2193
|
+
declare const CookieIcon: React$1.FunctionComponent<IconProps>;
|
|
2194
2194
|
|
|
2195
|
-
declare const CopyIcon:
|
|
2195
|
+
declare const CopyIcon: React$1.FunctionComponent<IconProps>;
|
|
2196
2196
|
|
|
2197
|
-
declare const CopyrightIcon:
|
|
2197
|
+
declare const CopyrightIcon: React$1.FunctionComponent<IconProps>;
|
|
2198
2198
|
|
|
2199
|
-
declare const CornerDownLeftIcon:
|
|
2199
|
+
declare const CornerDownLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2200
2200
|
|
|
2201
|
-
declare const CornerDownRightIcon:
|
|
2201
|
+
declare const CornerDownRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2202
2202
|
|
|
2203
|
-
declare const CornerLeftDownIcon:
|
|
2203
|
+
declare const CornerLeftDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2204
2204
|
|
|
2205
|
-
declare const CornerLeftUpIcon:
|
|
2205
|
+
declare const CornerLeftUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2206
2206
|
|
|
2207
|
-
declare const CornerRightDownIcon:
|
|
2207
|
+
declare const CornerRightDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2208
2208
|
|
|
2209
|
-
declare const CornerRightUpIcon:
|
|
2209
|
+
declare const CornerRightUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2210
2210
|
|
|
2211
|
-
declare const CornerUpLeftIcon:
|
|
2211
|
+
declare const CornerUpLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2212
2212
|
|
|
2213
|
-
declare const CornerUpRightIcon:
|
|
2213
|
+
declare const CornerUpRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2214
2214
|
|
|
2215
|
-
declare const CpuIcon:
|
|
2215
|
+
declare const CpuIcon: React$1.FunctionComponent<IconProps>;
|
|
2216
2216
|
|
|
2217
|
-
declare const CreditCardIcon:
|
|
2217
|
+
declare const CreditCardIcon: React$1.FunctionComponent<IconProps>;
|
|
2218
2218
|
|
|
2219
|
-
declare const CreditsAndLoansIcon:
|
|
2219
|
+
declare const CreditsAndLoansIcon: React$1.FunctionComponent<IconProps>;
|
|
2220
2220
|
|
|
2221
|
-
declare const CropIcon:
|
|
2221
|
+
declare const CropIcon: React$1.FunctionComponent<IconProps>;
|
|
2222
2222
|
|
|
2223
|
-
declare const CrosshairIcon:
|
|
2223
|
+
declare const CrosshairIcon: React$1.FunctionComponent<IconProps>;
|
|
2224
2224
|
|
|
2225
|
-
declare const CurrentAccountIcon:
|
|
2225
|
+
declare const CurrentAccountIcon: React$1.FunctionComponent<IconProps>;
|
|
2226
2226
|
|
|
2227
|
-
declare const CustomersIcon:
|
|
2227
|
+
declare const CustomersIcon: React$1.FunctionComponent<IconProps>;
|
|
2228
2228
|
|
|
2229
|
-
declare const CutIcon:
|
|
2229
|
+
declare const CutIcon: React$1.FunctionComponent<IconProps>;
|
|
2230
2230
|
|
|
2231
|
-
declare const DashboardIcon:
|
|
2231
|
+
declare const DashboardIcon: React$1.FunctionComponent<IconProps>;
|
|
2232
2232
|
|
|
2233
|
-
declare const DeleteIcon:
|
|
2233
|
+
declare const DeleteIcon: React$1.FunctionComponent<IconProps>;
|
|
2234
2234
|
|
|
2235
|
-
declare const DigitalLendingIcon:
|
|
2235
|
+
declare const DigitalLendingIcon: React$1.FunctionComponent<IconProps>;
|
|
2236
2236
|
|
|
2237
|
-
declare const DisbursePaymentsIcon:
|
|
2237
|
+
declare const DisbursePaymentsIcon: React$1.FunctionComponent<IconProps>;
|
|
2238
2238
|
|
|
2239
|
-
declare const DiscIcon:
|
|
2239
|
+
declare const DiscIcon: React$1.FunctionComponent<IconProps>;
|
|
2240
2240
|
|
|
2241
|
-
declare const DollarIcon:
|
|
2241
|
+
declare const DollarIcon: React$1.FunctionComponent<IconProps>;
|
|
2242
2242
|
|
|
2243
|
-
declare const DollarsIcon:
|
|
2243
|
+
declare const DollarsIcon: React$1.FunctionComponent<IconProps>;
|
|
2244
2244
|
|
|
2245
|
-
declare const DotIcon:
|
|
2245
|
+
declare const DotIcon: React$1.FunctionComponent<IconProps>;
|
|
2246
2246
|
|
|
2247
|
-
declare const DownloadCloudIcon:
|
|
2247
|
+
declare const DownloadCloudIcon: React$1.FunctionComponent<IconProps>;
|
|
2248
2248
|
|
|
2249
|
-
declare const DownloadIcon:
|
|
2249
|
+
declare const DownloadIcon: React$1.FunctionComponent<IconProps>;
|
|
2250
2250
|
|
|
2251
|
-
declare const DragHandleIcon:
|
|
2251
|
+
declare const DragHandleIcon: React$1.FunctionComponent<IconProps>;
|
|
2252
2252
|
|
|
2253
|
-
declare const DropletIcon:
|
|
2253
|
+
declare const DropletIcon: React$1.FunctionComponent<IconProps>;
|
|
2254
2254
|
|
|
2255
|
-
declare const EcommerceIcon:
|
|
2255
|
+
declare const EcommerceIcon: React$1.FunctionComponent<IconProps>;
|
|
2256
2256
|
|
|
2257
|
-
declare const EditComposeIcon:
|
|
2257
|
+
declare const EditComposeIcon: React$1.FunctionComponent<IconProps>;
|
|
2258
2258
|
|
|
2259
|
-
declare const EditIcon:
|
|
2259
|
+
declare const EditIcon: React$1.FunctionComponent<IconProps>;
|
|
2260
2260
|
|
|
2261
|
-
declare const EditInlineIcon:
|
|
2261
|
+
declare const EditInlineIcon: React$1.FunctionComponent<IconProps>;
|
|
2262
2262
|
|
|
2263
|
-
declare const EducationIcon:
|
|
2263
|
+
declare const EducationIcon: React$1.FunctionComponent<IconProps>;
|
|
2264
2264
|
|
|
2265
|
-
declare const EngageIcon:
|
|
2265
|
+
declare const EngageIcon: React$1.FunctionComponent<IconProps>;
|
|
2266
2266
|
|
|
2267
|
-
declare const EqualsIcon:
|
|
2267
|
+
declare const EqualsIcon: React$1.FunctionComponent<IconProps>;
|
|
2268
2268
|
|
|
2269
|
-
declare const EscrowAccountIcon:
|
|
2269
|
+
declare const EscrowAccountIcon: React$1.FunctionComponent<IconProps>;
|
|
2270
2270
|
|
|
2271
|
-
declare const ExportIcon:
|
|
2271
|
+
declare const ExportIcon: React$1.FunctionComponent<IconProps>;
|
|
2272
2272
|
|
|
2273
|
-
declare const ExternalLinkIcon:
|
|
2273
|
+
declare const ExternalLinkIcon: React$1.FunctionComponent<IconProps>;
|
|
2274
2274
|
|
|
2275
|
-
declare const EyeIcon:
|
|
2275
|
+
declare const EyeIcon: React$1.FunctionComponent<IconProps>;
|
|
2276
2276
|
|
|
2277
|
-
declare const EyeOffIcon:
|
|
2277
|
+
declare const EyeOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2278
2278
|
|
|
2279
|
-
declare const FacebookIcon:
|
|
2279
|
+
declare const FacebookIcon: React$1.FunctionComponent<IconProps>;
|
|
2280
2280
|
|
|
2281
|
-
declare const FastForwardIcon:
|
|
2281
|
+
declare const FastForwardIcon: React$1.FunctionComponent<IconProps>;
|
|
2282
2282
|
|
|
2283
|
-
declare const FeatherIcon:
|
|
2283
|
+
declare const FeatherIcon: React$1.FunctionComponent<IconProps>;
|
|
2284
2284
|
|
|
2285
|
-
declare const FigmaIcon:
|
|
2285
|
+
declare const FigmaIcon: React$1.FunctionComponent<IconProps>;
|
|
2286
2286
|
|
|
2287
|
-
declare const FileIcon:
|
|
2287
|
+
declare const FileIcon: React$1.FunctionComponent<IconProps>;
|
|
2288
2288
|
|
|
2289
|
-
declare const FileMinusIcon:
|
|
2289
|
+
declare const FileMinusIcon: React$1.FunctionComponent<IconProps>;
|
|
2290
2290
|
|
|
2291
|
-
declare const FilePlusIcon:
|
|
2291
|
+
declare const FilePlusIcon: React$1.FunctionComponent<IconProps>;
|
|
2292
2292
|
|
|
2293
|
-
declare const FileTextIcon:
|
|
2293
|
+
declare const FileTextIcon: React$1.FunctionComponent<IconProps>;
|
|
2294
2294
|
|
|
2295
|
-
declare const FileZipIcon:
|
|
2295
|
+
declare const FileZipIcon: React$1.FunctionComponent<IconProps>;
|
|
2296
2296
|
|
|
2297
|
-
declare const FilmIcon:
|
|
2297
|
+
declare const FilmIcon: React$1.FunctionComponent<IconProps>;
|
|
2298
2298
|
|
|
2299
|
-
declare const FilterIcon:
|
|
2299
|
+
declare const FilterIcon: React$1.FunctionComponent<IconProps>;
|
|
2300
2300
|
|
|
2301
|
-
declare const FlagIcon:
|
|
2301
|
+
declare const FlagIcon: React$1.FunctionComponent<IconProps>;
|
|
2302
2302
|
|
|
2303
|
-
declare const FlaskIcon:
|
|
2303
|
+
declare const FlaskIcon: React$1.FunctionComponent<IconProps>;
|
|
2304
2304
|
|
|
2305
|
-
declare const FolderIcon:
|
|
2305
|
+
declare const FolderIcon: React$1.FunctionComponent<IconProps>;
|
|
2306
2306
|
|
|
2307
|
-
declare const ForexManagementIcon:
|
|
2307
|
+
declare const ForexManagementIcon: React$1.FunctionComponent<IconProps>;
|
|
2308
2308
|
|
|
2309
|
-
declare const FreelanceIcon:
|
|
2309
|
+
declare const FreelanceIcon: React$1.FunctionComponent<IconProps>;
|
|
2310
2310
|
|
|
2311
|
-
declare const FullScreenEnterIcon:
|
|
2311
|
+
declare const FullScreenEnterIcon: React$1.FunctionComponent<IconProps>;
|
|
2312
2312
|
|
|
2313
|
-
declare const FullScreenExitIcon:
|
|
2313
|
+
declare const FullScreenExitIcon: React$1.FunctionComponent<IconProps>;
|
|
2314
2314
|
|
|
2315
|
-
declare const GithubIcon:
|
|
2315
|
+
declare const GithubIcon: React$1.FunctionComponent<IconProps>;
|
|
2316
2316
|
|
|
2317
|
-
declare const GitlabIcon:
|
|
2317
|
+
declare const GitlabIcon: React$1.FunctionComponent<IconProps>;
|
|
2318
2318
|
|
|
2319
|
-
declare const GlobeIcon:
|
|
2319
|
+
declare const GlobeIcon: React$1.FunctionComponent<IconProps>;
|
|
2320
2320
|
|
|
2321
|
-
declare const GridIcon:
|
|
2321
|
+
declare const GridIcon: React$1.FunctionComponent<IconProps>;
|
|
2322
2322
|
|
|
2323
|
-
declare const HashIcon:
|
|
2323
|
+
declare const HashIcon: React$1.FunctionComponent<IconProps>;
|
|
2324
2324
|
|
|
2325
|
-
declare const HeadphoneIcon:
|
|
2325
|
+
declare const HeadphoneIcon: React$1.FunctionComponent<IconProps>;
|
|
2326
2326
|
|
|
2327
|
-
declare const HeadphonesIcon:
|
|
2327
|
+
declare const HeadphonesIcon: React$1.FunctionComponent<IconProps>;
|
|
2328
2328
|
|
|
2329
|
-
declare const HeadsetIcon:
|
|
2329
|
+
declare const HeadsetIcon: React$1.FunctionComponent<IconProps>;
|
|
2330
2330
|
|
|
2331
|
-
declare const HeartIcon:
|
|
2331
|
+
declare const HeartIcon: React$1.FunctionComponent<IconProps>;
|
|
2332
2332
|
|
|
2333
|
-
declare const HelpCircleIcon:
|
|
2333
|
+
declare const HelpCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2334
2334
|
|
|
2335
|
-
declare const HistoryIcon:
|
|
2335
|
+
declare const HistoryIcon: React$1.FunctionComponent<IconProps>;
|
|
2336
2336
|
|
|
2337
|
-
declare const HomeIcon:
|
|
2337
|
+
declare const HomeIcon: React$1.FunctionComponent<IconProps>;
|
|
2338
2338
|
|
|
2339
|
-
declare const ImageIcon:
|
|
2339
|
+
declare const ImageIcon: React$1.FunctionComponent<IconProps>;
|
|
2340
2340
|
|
|
2341
|
-
declare const InboxIcon:
|
|
2341
|
+
declare const InboxIcon: React$1.FunctionComponent<IconProps>;
|
|
2342
2342
|
|
|
2343
|
-
declare const IndiaFlagIcon:
|
|
2343
|
+
declare const IndiaFlagIcon: React$1.FunctionComponent<IconProps>;
|
|
2344
2344
|
|
|
2345
|
-
declare const InfoIcon:
|
|
2345
|
+
declare const InfoIcon: React$1.FunctionComponent<IconProps>;
|
|
2346
2346
|
|
|
2347
|
-
declare const InstagramIcon:
|
|
2347
|
+
declare const InstagramIcon: React$1.FunctionComponent<IconProps>;
|
|
2348
2348
|
|
|
2349
|
-
declare const InstantSettlementIcon:
|
|
2349
|
+
declare const InstantSettlementIcon: React$1.FunctionComponent<IconProps>;
|
|
2350
2350
|
|
|
2351
|
-
declare const InternationalPaymentsIcon:
|
|
2351
|
+
declare const InternationalPaymentsIcon: React$1.FunctionComponent<IconProps>;
|
|
2352
2352
|
|
|
2353
|
-
declare const InvoicesIcon:
|
|
2353
|
+
declare const InvoicesIcon: React$1.FunctionComponent<IconProps>;
|
|
2354
2354
|
|
|
2355
|
-
declare const ItalicIcon:
|
|
2355
|
+
declare const ItalicIcon: React$1.FunctionComponent<IconProps>;
|
|
2356
2356
|
|
|
2357
|
-
declare const KeyIcon:
|
|
2357
|
+
declare const KeyIcon: React$1.FunctionComponent<IconProps>;
|
|
2358
2358
|
|
|
2359
|
-
declare const KeyboardIcon:
|
|
2359
|
+
declare const KeyboardIcon: React$1.FunctionComponent<IconProps>;
|
|
2360
2360
|
|
|
2361
|
-
declare const LayersIcon:
|
|
2361
|
+
declare const LayersIcon: React$1.FunctionComponent<IconProps>;
|
|
2362
2362
|
|
|
2363
|
-
declare const LayoutIcon:
|
|
2363
|
+
declare const LayoutIcon: React$1.FunctionComponent<IconProps>;
|
|
2364
2364
|
|
|
2365
|
-
declare const LeftCircularCornerIcon:
|
|
2365
|
+
declare const LeftCircularCornerIcon: React$1.FunctionComponent<IconProps>;
|
|
2366
2366
|
|
|
2367
|
-
declare const LifeBuoyIcon:
|
|
2367
|
+
declare const LifeBuoyIcon: React$1.FunctionComponent<IconProps>;
|
|
2368
2368
|
|
|
2369
|
-
declare const LinkIcon:
|
|
2369
|
+
declare const LinkIcon: React$1.FunctionComponent<IconProps>;
|
|
2370
2370
|
|
|
2371
|
-
declare const ListIcon:
|
|
2371
|
+
declare const ListIcon: React$1.FunctionComponent<IconProps>;
|
|
2372
2372
|
|
|
2373
|
-
declare const ListSearchIcon:
|
|
2373
|
+
declare const ListSearchIcon: React$1.FunctionComponent<IconProps>;
|
|
2374
2374
|
|
|
2375
|
-
declare const LoaderIcon:
|
|
2375
|
+
declare const LoaderIcon: React$1.FunctionComponent<IconProps>;
|
|
2376
2376
|
|
|
2377
|
-
declare const LoansForBusinessesIcon:
|
|
2377
|
+
declare const LoansForBusinessesIcon: React$1.FunctionComponent<IconProps>;
|
|
2378
2378
|
|
|
2379
|
-
declare const LockIcon:
|
|
2379
|
+
declare const LockIcon: React$1.FunctionComponent<IconProps>;
|
|
2380
2380
|
|
|
2381
|
-
declare const LogInIcon:
|
|
2381
|
+
declare const LogInIcon: React$1.FunctionComponent<IconProps>;
|
|
2382
2382
|
|
|
2383
|
-
declare const LogOutIcon:
|
|
2383
|
+
declare const LogOutIcon: React$1.FunctionComponent<IconProps>;
|
|
2384
2384
|
|
|
2385
|
-
declare const MagicCheckoutIcon:
|
|
2385
|
+
declare const MagicCheckoutIcon: React$1.FunctionComponent<IconProps>;
|
|
2386
2386
|
|
|
2387
|
-
declare const MagicKonnectIcon:
|
|
2387
|
+
declare const MagicKonnectIcon: React$1.FunctionComponent<IconProps>;
|
|
2388
2388
|
|
|
2389
|
-
declare const MailIcon:
|
|
2389
|
+
declare const MailIcon: React$1.FunctionComponent<IconProps>;
|
|
2390
2390
|
|
|
2391
|
-
declare const MailOpenIcon:
|
|
2391
|
+
declare const MailOpenIcon: React$1.FunctionComponent<IconProps>;
|
|
2392
2392
|
|
|
2393
|
-
declare const MapIcon:
|
|
2393
|
+
declare const MapIcon: React$1.FunctionComponent<IconProps>;
|
|
2394
2394
|
|
|
2395
|
-
declare const MapPinIcon:
|
|
2395
|
+
declare const MapPinIcon: React$1.FunctionComponent<IconProps>;
|
|
2396
2396
|
|
|
2397
|
-
declare const MaximizeIcon:
|
|
2397
|
+
declare const MaximizeIcon: React$1.FunctionComponent<IconProps>;
|
|
2398
2398
|
|
|
2399
|
-
declare const MenuDotsIcon:
|
|
2399
|
+
declare const MenuDotsIcon: React$1.FunctionComponent<IconProps>;
|
|
2400
2400
|
|
|
2401
|
-
declare const MenuIcon:
|
|
2401
|
+
declare const MenuIcon: React$1.FunctionComponent<IconProps>;
|
|
2402
2402
|
|
|
2403
|
-
declare const MessageCircleIcon:
|
|
2403
|
+
declare const MessageCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2404
2404
|
|
|
2405
|
-
declare const MessageSquareIcon:
|
|
2405
|
+
declare const MessageSquareIcon: React$1.FunctionComponent<IconProps>;
|
|
2406
2406
|
|
|
2407
|
-
declare const MicIcon:
|
|
2407
|
+
declare const MicIcon: React$1.FunctionComponent<IconProps>;
|
|
2408
2408
|
|
|
2409
|
-
declare const MicOffIcon:
|
|
2409
|
+
declare const MicOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2410
2410
|
|
|
2411
|
-
declare const MinimizeIcon:
|
|
2411
|
+
declare const MinimizeIcon: React$1.FunctionComponent<IconProps>;
|
|
2412
2412
|
|
|
2413
|
-
declare const MinusCircleIcon:
|
|
2413
|
+
declare const MinusCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2414
2414
|
|
|
2415
|
-
declare const MinusIcon:
|
|
2415
|
+
declare const MinusIcon: React$1.FunctionComponent<IconProps>;
|
|
2416
2416
|
|
|
2417
|
-
declare const MinusSquareIcon:
|
|
2417
|
+
declare const MinusSquareIcon: React$1.FunctionComponent<IconProps>;
|
|
2418
2418
|
|
|
2419
|
-
declare const MobileAppIcon:
|
|
2419
|
+
declare const MobileAppIcon: React$1.FunctionComponent<IconProps>;
|
|
2420
2420
|
|
|
2421
|
-
declare const MonitorIcon:
|
|
2421
|
+
declare const MonitorIcon: React$1.FunctionComponent<IconProps>;
|
|
2422
2422
|
|
|
2423
|
-
declare const MoonIcon:
|
|
2423
|
+
declare const MoonIcon: React$1.FunctionComponent<IconProps>;
|
|
2424
2424
|
|
|
2425
|
-
declare const MoreHorizontalIcon:
|
|
2425
|
+
declare const MoreHorizontalIcon: React$1.FunctionComponent<IconProps>;
|
|
2426
2426
|
|
|
2427
|
-
declare const MoreIcon:
|
|
2427
|
+
declare const MoreIcon: React$1.FunctionComponent<IconProps>;
|
|
2428
2428
|
|
|
2429
|
-
declare const MoreVerticalIcon:
|
|
2429
|
+
declare const MoreVerticalIcon: React$1.FunctionComponent<IconProps>;
|
|
2430
2430
|
|
|
2431
|
-
declare const MoveIcon:
|
|
2431
|
+
declare const MoveIcon: React$1.FunctionComponent<IconProps>;
|
|
2432
2432
|
|
|
2433
|
-
declare const MusicIcon:
|
|
2433
|
+
declare const MusicIcon: React$1.FunctionComponent<IconProps>;
|
|
2434
2434
|
|
|
2435
|
-
declare const MyAccountIcon:
|
|
2435
|
+
declare const MyAccountIcon: React$1.FunctionComponent<IconProps>;
|
|
2436
2436
|
|
|
2437
|
-
declare const NavigationIcon:
|
|
2437
|
+
declare const NavigationIcon: React$1.FunctionComponent<IconProps>;
|
|
2438
2438
|
|
|
2439
|
-
declare const NoSignalIcon:
|
|
2439
|
+
declare const NoSignalIcon: React$1.FunctionComponent<IconProps>;
|
|
2440
2440
|
|
|
2441
|
-
declare const OctagonIcon:
|
|
2441
|
+
declare const OctagonIcon: React$1.FunctionComponent<IconProps>;
|
|
2442
2442
|
|
|
2443
|
-
declare const OffersIcon:
|
|
2443
|
+
declare const OffersIcon: React$1.FunctionComponent<IconProps>;
|
|
2444
2444
|
|
|
2445
|
-
declare const OptimizerIcon:
|
|
2445
|
+
declare const OptimizerIcon: React$1.FunctionComponent<IconProps>;
|
|
2446
2446
|
|
|
2447
|
-
declare const PackageIcon:
|
|
2447
|
+
declare const PackageIcon: React$1.FunctionComponent<IconProps>;
|
|
2448
2448
|
|
|
2449
|
-
declare const PaperclipIcon:
|
|
2449
|
+
declare const PaperclipIcon: React$1.FunctionComponent<IconProps>;
|
|
2450
2450
|
|
|
2451
|
-
declare const PauseCircleIcon:
|
|
2451
|
+
declare const PauseCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2452
2452
|
|
|
2453
|
-
declare const PauseIcon:
|
|
2453
|
+
declare const PauseIcon: React$1.FunctionComponent<IconProps>;
|
|
2454
2454
|
|
|
2455
|
-
declare const PaymentButtonIcon:
|
|
2455
|
+
declare const PaymentButtonIcon: React$1.FunctionComponent<IconProps>;
|
|
2456
2456
|
|
|
2457
|
-
declare const PaymentButtonsIcon:
|
|
2457
|
+
declare const PaymentButtonsIcon: React$1.FunctionComponent<IconProps>;
|
|
2458
2458
|
|
|
2459
|
-
declare const PaymentGatewayIcon:
|
|
2459
|
+
declare const PaymentGatewayIcon: React$1.FunctionComponent<IconProps>;
|
|
2460
2460
|
|
|
2461
|
-
declare const PaymentLinkIcon:
|
|
2461
|
+
declare const PaymentLinkIcon: React$1.FunctionComponent<IconProps>;
|
|
2462
2462
|
|
|
2463
|
-
declare const PaymentLinksIcon:
|
|
2463
|
+
declare const PaymentLinksIcon: React$1.FunctionComponent<IconProps>;
|
|
2464
2464
|
|
|
2465
|
-
declare const PaymentPagesIcon:
|
|
2465
|
+
declare const PaymentPagesIcon: React$1.FunctionComponent<IconProps>;
|
|
2466
2466
|
|
|
2467
|
-
declare const PayoutLinkIcon:
|
|
2467
|
+
declare const PayoutLinkIcon: React$1.FunctionComponent<IconProps>;
|
|
2468
2468
|
|
|
2469
|
-
declare const PayrollAddonsIcon:
|
|
2469
|
+
declare const PayrollAddonsIcon: React$1.FunctionComponent<IconProps>;
|
|
2470
2470
|
|
|
2471
|
-
declare const PayrollForCaIcon:
|
|
2471
|
+
declare const PayrollForCaIcon: React$1.FunctionComponent<IconProps>;
|
|
2472
2472
|
|
|
2473
|
-
declare const PayrollForStartupOrSmeIcon:
|
|
2473
|
+
declare const PayrollForStartupOrSmeIcon: React$1.FunctionComponent<IconProps>;
|
|
2474
2474
|
|
|
2475
|
-
declare const PercentIcon:
|
|
2475
|
+
declare const PercentIcon: React$1.FunctionComponent<IconProps>;
|
|
2476
2476
|
|
|
2477
|
-
declare const PettyCashBudgetIcon:
|
|
2477
|
+
declare const PettyCashBudgetIcon: React$1.FunctionComponent<IconProps>;
|
|
2478
2478
|
|
|
2479
|
-
declare const PhoneCallIcon:
|
|
2479
|
+
declare const PhoneCallIcon: React$1.FunctionComponent<IconProps>;
|
|
2480
2480
|
|
|
2481
|
-
declare const PhoneForwardedIcon:
|
|
2481
|
+
declare const PhoneForwardedIcon: React$1.FunctionComponent<IconProps>;
|
|
2482
2482
|
|
|
2483
|
-
declare const PhoneIcon:
|
|
2483
|
+
declare const PhoneIcon: React$1.FunctionComponent<IconProps>;
|
|
2484
2484
|
|
|
2485
|
-
declare const PhoneIncomingIcon:
|
|
2485
|
+
declare const PhoneIncomingIcon: React$1.FunctionComponent<IconProps>;
|
|
2486
2486
|
|
|
2487
|
-
declare const PhoneMissedIcon:
|
|
2487
|
+
declare const PhoneMissedIcon: React$1.FunctionComponent<IconProps>;
|
|
2488
2488
|
|
|
2489
|
-
declare const PhoneOffIcon:
|
|
2489
|
+
declare const PhoneOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2490
2490
|
|
|
2491
|
-
declare const PhoneOutgoingIcon:
|
|
2491
|
+
declare const PhoneOutgoingIcon: React$1.FunctionComponent<IconProps>;
|
|
2492
2492
|
|
|
2493
|
-
declare const PictureInPictureIcon:
|
|
2493
|
+
declare const PictureInPictureIcon: React$1.FunctionComponent<IconProps>;
|
|
2494
2494
|
|
|
2495
|
-
declare const PieChartIcon:
|
|
2495
|
+
declare const PieChartIcon: React$1.FunctionComponent<IconProps>;
|
|
2496
2496
|
|
|
2497
|
-
declare const PinIcon:
|
|
2497
|
+
declare const PinIcon: React$1.FunctionComponent<IconProps>;
|
|
2498
2498
|
|
|
2499
|
-
declare const PlayCircleIcon:
|
|
2499
|
+
declare const PlayCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2500
2500
|
|
|
2501
|
-
declare const PlayIcon:
|
|
2501
|
+
declare const PlayIcon: React$1.FunctionComponent<IconProps>;
|
|
2502
2502
|
|
|
2503
|
-
declare const PlusCircleIcon:
|
|
2503
|
+
declare const PlusCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2504
2504
|
|
|
2505
|
-
declare const PlusIcon:
|
|
2505
|
+
declare const PlusIcon: React$1.FunctionComponent<IconProps>;
|
|
2506
2506
|
|
|
2507
|
-
declare const PlusSquareIcon:
|
|
2507
|
+
declare const PlusSquareIcon: React$1.FunctionComponent<IconProps>;
|
|
2508
2508
|
|
|
2509
|
-
declare const PocketIcon:
|
|
2509
|
+
declare const PocketIcon: React$1.FunctionComponent<IconProps>;
|
|
2510
2510
|
|
|
2511
|
-
declare const PosIcon:
|
|
2511
|
+
declare const PosIcon: React$1.FunctionComponent<IconProps>;
|
|
2512
2512
|
|
|
2513
|
-
declare const PowerIcon:
|
|
2513
|
+
declare const PowerIcon: React$1.FunctionComponent<IconProps>;
|
|
2514
2514
|
|
|
2515
|
-
declare const PrinterIcon:
|
|
2515
|
+
declare const PrinterIcon: React$1.FunctionComponent<IconProps>;
|
|
2516
2516
|
|
|
2517
|
-
declare const PromptIcon:
|
|
2517
|
+
declare const PromptIcon: React$1.FunctionComponent<IconProps>;
|
|
2518
2518
|
|
|
2519
|
-
declare const QRCodeIcon:
|
|
2519
|
+
declare const QRCodeIcon: React$1.FunctionComponent<IconProps>;
|
|
2520
2520
|
|
|
2521
|
-
declare const RadioIcon:
|
|
2521
|
+
declare const RadioIcon: React$1.FunctionComponent<IconProps>;
|
|
2522
2522
|
|
|
2523
|
-
declare const RayIcon:
|
|
2523
|
+
declare const RayIcon: React$1.FunctionComponent<IconProps>;
|
|
2524
2524
|
|
|
2525
|
-
declare const RazorpayIcon:
|
|
2525
|
+
declare const RazorpayIcon: React$1.FunctionComponent<IconProps>;
|
|
2526
2526
|
|
|
2527
|
-
declare const RazorpayXIcon:
|
|
2527
|
+
declare const RazorpayXIcon: React$1.FunctionComponent<IconProps>;
|
|
2528
2528
|
|
|
2529
|
-
declare const RazorpayxPayrollIcon:
|
|
2529
|
+
declare const RazorpayxPayrollIcon: React$1.FunctionComponent<IconProps>;
|
|
2530
2530
|
|
|
2531
|
-
declare const RefreshIcon:
|
|
2531
|
+
declare const RefreshIcon: React$1.FunctionComponent<IconProps>;
|
|
2532
2532
|
|
|
2533
|
-
declare const RepeatIcon:
|
|
2533
|
+
declare const RepeatIcon: React$1.FunctionComponent<IconProps>;
|
|
2534
2534
|
|
|
2535
|
-
declare const ReportsIcon:
|
|
2535
|
+
declare const ReportsIcon: React$1.FunctionComponent<IconProps>;
|
|
2536
2536
|
|
|
2537
|
-
declare const ResizerIcon:
|
|
2537
|
+
declare const ResizerIcon: React$1.FunctionComponent<IconProps>;
|
|
2538
2538
|
|
|
2539
|
-
declare const RewindIcon:
|
|
2539
|
+
declare const RewindIcon: React$1.FunctionComponent<IconProps>;
|
|
2540
2540
|
|
|
2541
|
-
declare const RotateClockWiseIcon:
|
|
2541
|
+
declare const RotateClockWiseIcon: React$1.FunctionComponent<IconProps>;
|
|
2542
2542
|
|
|
2543
|
-
declare const RotateCounterClockWiseIcon:
|
|
2543
|
+
declare const RotateCounterClockWiseIcon: React$1.FunctionComponent<IconProps>;
|
|
2544
2544
|
|
|
2545
|
-
declare const RouteIcon:
|
|
2545
|
+
declare const RouteIcon: React$1.FunctionComponent<IconProps>;
|
|
2546
2546
|
|
|
2547
|
-
declare const RoutesIcon:
|
|
2547
|
+
declare const RoutesIcon: React$1.FunctionComponent<IconProps>;
|
|
2548
2548
|
|
|
2549
|
-
declare const RupeeIcon:
|
|
2549
|
+
declare const RupeeIcon: React$1.FunctionComponent<IconProps>;
|
|
2550
2550
|
|
|
2551
|
-
declare const RupeesIcon:
|
|
2551
|
+
declare const RupeesIcon: React$1.FunctionComponent<IconProps>;
|
|
2552
2552
|
|
|
2553
|
-
declare const SaasIcon:
|
|
2553
|
+
declare const SaasIcon: React$1.FunctionComponent<IconProps>;
|
|
2554
2554
|
|
|
2555
|
-
declare const SaveIcon:
|
|
2555
|
+
declare const SaveIcon: React$1.FunctionComponent<IconProps>;
|
|
2556
2556
|
|
|
2557
|
-
declare const ScissorsIcon:
|
|
2557
|
+
declare const ScissorsIcon: React$1.FunctionComponent<IconProps>;
|
|
2558
2558
|
|
|
2559
|
-
declare const SearchIcon:
|
|
2559
|
+
declare const SearchIcon: React$1.FunctionComponent<IconProps>;
|
|
2560
2560
|
|
|
2561
|
-
declare const SendIcon:
|
|
2561
|
+
declare const SendIcon: React$1.FunctionComponent<IconProps>;
|
|
2562
2562
|
|
|
2563
|
-
declare const ServerIcon:
|
|
2563
|
+
declare const ServerIcon: React$1.FunctionComponent<IconProps>;
|
|
2564
2564
|
|
|
2565
|
-
declare const SettingsIcon:
|
|
2565
|
+
declare const SettingsIcon: React$1.FunctionComponent<IconProps>;
|
|
2566
2566
|
|
|
2567
|
-
declare const SettlementsIcon:
|
|
2567
|
+
declare const SettlementsIcon: React$1.FunctionComponent<IconProps>;
|
|
2568
2568
|
|
|
2569
|
-
declare const ShareIcon:
|
|
2569
|
+
declare const ShareIcon: React$1.FunctionComponent<IconProps>;
|
|
2570
2570
|
|
|
2571
|
-
declare const ShieldIcon:
|
|
2571
|
+
declare const ShieldIcon: React$1.FunctionComponent<IconProps>;
|
|
2572
2572
|
|
|
2573
|
-
declare const ShoppingBagIcon:
|
|
2573
|
+
declare const ShoppingBagIcon: React$1.FunctionComponent<IconProps>;
|
|
2574
2574
|
|
|
2575
|
-
declare const ShoppingCartIcon:
|
|
2575
|
+
declare const ShoppingCartIcon: React$1.FunctionComponent<IconProps>;
|
|
2576
2576
|
|
|
2577
|
-
declare const ShuffleIcon:
|
|
2577
|
+
declare const ShuffleIcon: React$1.FunctionComponent<IconProps>;
|
|
2578
2578
|
|
|
2579
|
-
declare const SidebarIcon:
|
|
2579
|
+
declare const SidebarIcon: React$1.FunctionComponent<IconProps>;
|
|
2580
2580
|
|
|
2581
|
-
declare const Signal1BarIcon:
|
|
2581
|
+
declare const Signal1BarIcon: React$1.FunctionComponent<IconProps>;
|
|
2582
2582
|
|
|
2583
|
-
declare const Signal2BarIcon:
|
|
2583
|
+
declare const Signal2BarIcon: React$1.FunctionComponent<IconProps>;
|
|
2584
2584
|
|
|
2585
|
-
declare const Signal3BarIcon:
|
|
2585
|
+
declare const Signal3BarIcon: React$1.FunctionComponent<IconProps>;
|
|
2586
2586
|
|
|
2587
|
-
declare const Signal4BarIcon:
|
|
2587
|
+
declare const Signal4BarIcon: React$1.FunctionComponent<IconProps>;
|
|
2588
2588
|
|
|
2589
|
-
declare const SignalIcon:
|
|
2589
|
+
declare const SignalIcon: React$1.FunctionComponent<IconProps>;
|
|
2590
2590
|
|
|
2591
|
-
declare const SimCardIcon:
|
|
2591
|
+
declare const SimCardIcon: React$1.FunctionComponent<IconProps>;
|
|
2592
2592
|
|
|
2593
|
-
declare const SkipBackIcon:
|
|
2593
|
+
declare const SkipBackIcon: React$1.FunctionComponent<IconProps>;
|
|
2594
2594
|
|
|
2595
|
-
declare const SkipForwardIcon:
|
|
2595
|
+
declare const SkipForwardIcon: React$1.FunctionComponent<IconProps>;
|
|
2596
2596
|
|
|
2597
|
-
declare const SlackIcon:
|
|
2597
|
+
declare const SlackIcon: React$1.FunctionComponent<IconProps>;
|
|
2598
2598
|
|
|
2599
|
-
declare const SlashIcon:
|
|
2599
|
+
declare const SlashIcon: React$1.FunctionComponent<IconProps>;
|
|
2600
2600
|
|
|
2601
|
-
declare const SlidersIcon:
|
|
2601
|
+
declare const SlidersIcon: React$1.FunctionComponent<IconProps>;
|
|
2602
2602
|
|
|
2603
|
-
declare const SmartCollectIcon:
|
|
2603
|
+
declare const SmartCollectIcon: React$1.FunctionComponent<IconProps>;
|
|
2604
2604
|
|
|
2605
|
-
declare const SmartphoneIcon:
|
|
2605
|
+
declare const SmartphoneIcon: React$1.FunctionComponent<IconProps>;
|
|
2606
2606
|
|
|
2607
|
-
declare const SolutionsIcon:
|
|
2607
|
+
declare const SolutionsIcon: React$1.FunctionComponent<IconProps>;
|
|
2608
2608
|
|
|
2609
|
-
declare const SortIcon:
|
|
2609
|
+
declare const SortIcon: React$1.FunctionComponent<IconProps>;
|
|
2610
2610
|
|
|
2611
|
-
declare const SourceToPayIcon:
|
|
2611
|
+
declare const SourceToPayIcon: React$1.FunctionComponent<IconProps>;
|
|
2612
2612
|
|
|
2613
|
-
declare const SparklesIcon:
|
|
2613
|
+
declare const SparklesIcon: React$1.FunctionComponent<IconProps>;
|
|
2614
2614
|
|
|
2615
|
-
declare const SpeakerIcon:
|
|
2615
|
+
declare const SpeakerIcon: React$1.FunctionComponent<IconProps>;
|
|
2616
2616
|
|
|
2617
|
-
declare const SquareIcon:
|
|
2617
|
+
declare const SquareIcon: React$1.FunctionComponent<IconProps>;
|
|
2618
2618
|
|
|
2619
|
-
declare const StampIcon:
|
|
2619
|
+
declare const StampIcon: React$1.FunctionComponent<IconProps>;
|
|
2620
2620
|
|
|
2621
|
-
declare const StarIcon:
|
|
2621
|
+
declare const StarIcon: React$1.FunctionComponent<IconProps>;
|
|
2622
2622
|
|
|
2623
|
-
declare const StopCircleIcon:
|
|
2623
|
+
declare const StopCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2624
2624
|
|
|
2625
|
-
declare const StorefrontIcon:
|
|
2625
|
+
declare const StorefrontIcon: React$1.FunctionComponent<IconProps>;
|
|
2626
2626
|
|
|
2627
|
-
declare const SubscriptionsIcon:
|
|
2627
|
+
declare const SubscriptionsIcon: React$1.FunctionComponent<IconProps>;
|
|
2628
2628
|
|
|
2629
|
-
declare const SunIcon:
|
|
2629
|
+
declare const SunIcon: React$1.FunctionComponent<IconProps>;
|
|
2630
2630
|
|
|
2631
|
-
declare const SunriseIcon:
|
|
2631
|
+
declare const SunriseIcon: React$1.FunctionComponent<IconProps>;
|
|
2632
2632
|
|
|
2633
|
-
declare const SunsetIcon:
|
|
2633
|
+
declare const SunsetIcon: React$1.FunctionComponent<IconProps>;
|
|
2634
2634
|
|
|
2635
|
-
declare const TabletIcon:
|
|
2635
|
+
declare const TabletIcon: React$1.FunctionComponent<IconProps>;
|
|
2636
2636
|
|
|
2637
|
-
declare const TagIcon:
|
|
2637
|
+
declare const TagIcon: React$1.FunctionComponent<IconProps>;
|
|
2638
2638
|
|
|
2639
|
-
declare const TargetIcon:
|
|
2639
|
+
declare const TargetIcon: React$1.FunctionComponent<IconProps>;
|
|
2640
2640
|
|
|
2641
|
-
declare const TaxPaymentsIcon:
|
|
2641
|
+
declare const TaxPaymentsIcon: React$1.FunctionComponent<IconProps>;
|
|
2642
2642
|
|
|
2643
|
-
declare const TestIcon:
|
|
2643
|
+
declare const TestIcon: React$1.FunctionComponent<IconProps>;
|
|
2644
2644
|
|
|
2645
|
-
declare const ThermometerIcon:
|
|
2645
|
+
declare const ThermometerIcon: React$1.FunctionComponent<IconProps>;
|
|
2646
2646
|
|
|
2647
|
-
declare const ThumbsDownIcon:
|
|
2647
|
+
declare const ThumbsDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2648
2648
|
|
|
2649
|
-
declare const ThumbsUpIcon:
|
|
2649
|
+
declare const ThumbsUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2650
2650
|
|
|
2651
|
-
declare const TicketIcon:
|
|
2651
|
+
declare const TicketIcon: React$1.FunctionComponent<IconProps>;
|
|
2652
2652
|
|
|
2653
|
-
declare const ToggleLeftIcon:
|
|
2653
|
+
declare const ToggleLeftIcon: React$1.FunctionComponent<IconProps>;
|
|
2654
2654
|
|
|
2655
|
-
declare const ToggleRightIcon:
|
|
2655
|
+
declare const ToggleRightIcon: React$1.FunctionComponent<IconProps>;
|
|
2656
2656
|
|
|
2657
|
-
declare const TokenHqIcon:
|
|
2657
|
+
declare const TokenHqIcon: React$1.FunctionComponent<IconProps>;
|
|
2658
2658
|
|
|
2659
|
-
declare const TopLeftRoundedCornerIcon:
|
|
2659
|
+
declare const TopLeftRoundedCornerIcon: React$1.FunctionComponent<IconProps>;
|
|
2660
2660
|
|
|
2661
|
-
declare const TopLeftSharpCornerIcon:
|
|
2661
|
+
declare const TopLeftSharpCornerIcon: React$1.FunctionComponent<IconProps>;
|
|
2662
2662
|
|
|
2663
|
-
declare const TrademarkIcon:
|
|
2663
|
+
declare const TrademarkIcon: React$1.FunctionComponent<IconProps>;
|
|
2664
2664
|
|
|
2665
|
-
declare const TrademarkRegisteredIcon:
|
|
2665
|
+
declare const TrademarkRegisteredIcon: React$1.FunctionComponent<IconProps>;
|
|
2666
2666
|
|
|
2667
|
-
declare const TransactionsIcon:
|
|
2667
|
+
declare const TransactionsIcon: React$1.FunctionComponent<IconProps>;
|
|
2668
2668
|
|
|
2669
|
-
declare const TranslateIcon:
|
|
2669
|
+
declare const TranslateIcon: React$1.FunctionComponent<IconProps>;
|
|
2670
2670
|
|
|
2671
|
-
declare const TrashIcon:
|
|
2671
|
+
declare const TrashIcon: React$1.FunctionComponent<IconProps>;
|
|
2672
2672
|
|
|
2673
|
-
declare const TrendingDownIcon:
|
|
2673
|
+
declare const TrendingDownIcon: React$1.FunctionComponent<IconProps>;
|
|
2674
2674
|
|
|
2675
|
-
declare const TrendingUpIcon:
|
|
2675
|
+
declare const TrendingUpIcon: React$1.FunctionComponent<IconProps>;
|
|
2676
2676
|
|
|
2677
|
-
declare const TriangleIcon:
|
|
2677
|
+
declare const TriangleIcon: React$1.FunctionComponent<IconProps>;
|
|
2678
2678
|
|
|
2679
|
-
declare const TvIcon:
|
|
2679
|
+
declare const TvIcon: React$1.FunctionComponent<IconProps>;
|
|
2680
2680
|
|
|
2681
|
-
declare const TwitterIcon:
|
|
2681
|
+
declare const TwitterIcon: React$1.FunctionComponent<IconProps>;
|
|
2682
2682
|
|
|
2683
|
-
declare const TypeIcon:
|
|
2683
|
+
declare const TypeIcon: React$1.FunctionComponent<IconProps>;
|
|
2684
2684
|
|
|
2685
|
-
declare const UmbrellaIcon:
|
|
2685
|
+
declare const UmbrellaIcon: React$1.FunctionComponent<IconProps>;
|
|
2686
2686
|
|
|
2687
|
-
declare const UnderlineIcon:
|
|
2687
|
+
declare const UnderlineIcon: React$1.FunctionComponent<IconProps>;
|
|
2688
2688
|
|
|
2689
|
-
declare const UnlockIcon:
|
|
2689
|
+
declare const UnlockIcon: React$1.FunctionComponent<IconProps>;
|
|
2690
2690
|
|
|
2691
|
-
declare const UpiAutopayIcon:
|
|
2691
|
+
declare const UpiAutopayIcon: React$1.FunctionComponent<IconProps>;
|
|
2692
2692
|
|
|
2693
|
-
declare const UpiIcon:
|
|
2693
|
+
declare const UpiIcon: React$1.FunctionComponent<IconProps>;
|
|
2694
2694
|
|
|
2695
|
-
declare const UploadCloudIcon:
|
|
2695
|
+
declare const UploadCloudIcon: React$1.FunctionComponent<IconProps>;
|
|
2696
2696
|
|
|
2697
|
-
declare const UploadIcon:
|
|
2697
|
+
declare const UploadIcon: React$1.FunctionComponent<IconProps>;
|
|
2698
2698
|
|
|
2699
|
-
declare const UserCheckIcon:
|
|
2699
|
+
declare const UserCheckIcon: React$1.FunctionComponent<IconProps>;
|
|
2700
2700
|
|
|
2701
|
-
declare const UserIcon:
|
|
2701
|
+
declare const UserIcon: React$1.FunctionComponent<IconProps>;
|
|
2702
2702
|
|
|
2703
|
-
declare const UserMinusIcon:
|
|
2703
|
+
declare const UserMinusIcon: React$1.FunctionComponent<IconProps>;
|
|
2704
2704
|
|
|
2705
|
-
declare const UserPlusIcon:
|
|
2705
|
+
declare const UserPlusIcon: React$1.FunctionComponent<IconProps>;
|
|
2706
2706
|
|
|
2707
|
-
declare const UserXIcon:
|
|
2707
|
+
declare const UserXIcon: React$1.FunctionComponent<IconProps>;
|
|
2708
2708
|
|
|
2709
|
-
declare const UsersIcon:
|
|
2709
|
+
declare const UsersIcon: React$1.FunctionComponent<IconProps>;
|
|
2710
2710
|
|
|
2711
|
-
declare const VendorPaymentsIcon:
|
|
2711
|
+
declare const VendorPaymentsIcon: React$1.FunctionComponent<IconProps>;
|
|
2712
2712
|
|
|
2713
|
-
declare const VideoIcon:
|
|
2713
|
+
declare const VideoIcon: React$1.FunctionComponent<IconProps>;
|
|
2714
2714
|
|
|
2715
|
-
declare const VideoOffIcon:
|
|
2715
|
+
declare const VideoOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2716
2716
|
|
|
2717
|
-
declare const ViewLiveDemoIcon:
|
|
2717
|
+
declare const ViewLiveDemoIcon: React$1.FunctionComponent<IconProps>;
|
|
2718
2718
|
|
|
2719
|
-
declare const VoicemailIcon:
|
|
2719
|
+
declare const VoicemailIcon: React$1.FunctionComponent<IconProps>;
|
|
2720
2720
|
|
|
2721
|
-
declare const VolumeHighIcon:
|
|
2721
|
+
declare const VolumeHighIcon: React$1.FunctionComponent<IconProps>;
|
|
2722
2722
|
|
|
2723
|
-
declare const VolumeIcon:
|
|
2723
|
+
declare const VolumeIcon: React$1.FunctionComponent<IconProps>;
|
|
2724
2724
|
|
|
2725
|
-
declare const VolumeLowIcon:
|
|
2725
|
+
declare const VolumeLowIcon: React$1.FunctionComponent<IconProps>;
|
|
2726
2726
|
|
|
2727
|
-
declare const VolumeMuteIcon:
|
|
2727
|
+
declare const VolumeMuteIcon: React$1.FunctionComponent<IconProps>;
|
|
2728
2728
|
|
|
2729
|
-
declare const WalletIcon:
|
|
2729
|
+
declare const WalletIcon: React$1.FunctionComponent<IconProps>;
|
|
2730
2730
|
|
|
2731
|
-
declare const WatchIcon:
|
|
2731
|
+
declare const WatchIcon: React$1.FunctionComponent<IconProps>;
|
|
2732
2732
|
|
|
2733
|
-
declare const WhatsAppIcon:
|
|
2733
|
+
declare const WhatsAppIcon: React$1.FunctionComponent<IconProps>;
|
|
2734
2734
|
|
|
2735
|
-
declare const WifiIcon:
|
|
2735
|
+
declare const WifiIcon: React$1.FunctionComponent<IconProps>;
|
|
2736
2736
|
|
|
2737
|
-
declare const WifiOffIcon:
|
|
2737
|
+
declare const WifiOffIcon: React$1.FunctionComponent<IconProps>;
|
|
2738
2738
|
|
|
2739
|
-
declare const WindIcon:
|
|
2739
|
+
declare const WindIcon: React$1.FunctionComponent<IconProps>;
|
|
2740
2740
|
|
|
2741
|
-
declare const WorldwideIcon:
|
|
2741
|
+
declare const WorldwideIcon: React$1.FunctionComponent<IconProps>;
|
|
2742
2742
|
|
|
2743
|
-
declare const XCircleIcon:
|
|
2743
|
+
declare const XCircleIcon: React$1.FunctionComponent<IconProps>;
|
|
2744
2744
|
|
|
2745
|
-
declare const XSquareIcon:
|
|
2745
|
+
declare const XSquareIcon: React$1.FunctionComponent<IconProps>;
|
|
2746
2746
|
|
|
2747
|
-
declare const YoutubeIcon:
|
|
2747
|
+
declare const YoutubeIcon: React$1.FunctionComponent<IconProps>;
|
|
2748
2748
|
|
|
2749
|
-
declare const ZapIcon:
|
|
2749
|
+
declare const ZapIcon: React$1.FunctionComponent<IconProps>;
|
|
2750
2750
|
|
|
2751
|
-
declare const ZoomInIcon:
|
|
2751
|
+
declare const ZoomInIcon: React$1.FunctionComponent<IconProps>;
|
|
2752
2752
|
|
|
2753
|
-
declare const ZoomOutIcon:
|
|
2753
|
+
declare const ZoomOutIcon: React$1.FunctionComponent<IconProps>;
|
|
2754
2754
|
|
|
2755
2755
|
type AccordionVariantType = 'filled' | 'transparent';
|
|
2756
2756
|
type AccordionProps = {
|
|
@@ -4067,6 +4067,15 @@ type BaseHeaderProps = {
|
|
|
4067
4067
|
* You can use this for adding gradients.
|
|
4068
4068
|
*/
|
|
4069
4069
|
backgroundImage?: BoxProps['backgroundImage'];
|
|
4070
|
+
/**
|
|
4071
|
+
* So we add a wrapper with custom styles in elements like leading, trailing interaction elements and trailing.
|
|
4072
|
+
* this props allows you to control that.
|
|
4073
|
+
*
|
|
4074
|
+
* For example, in Accordion, we add a wrapper with flex to center the icon (in some cases)
|
|
4075
|
+
*
|
|
4076
|
+
* @default false
|
|
4077
|
+
*/
|
|
4078
|
+
shouldAlignLeadingAndTrailingElementsToCenter?: boolean;
|
|
4070
4079
|
} & Pick<ReactDOMAttributes, 'onClickCapture' | 'onKeyDown' | 'onKeyUp' | 'onLostPointerCapture' | 'onPointerCancel' | 'onPointerDown' | 'onPointerMove' | 'onPointerUp'> & TestID & DataAnalyticsAttribute;
|
|
4071
4080
|
|
|
4072
4081
|
declare const AccordionItemHeader: ({ title, subtitle, leading, children, trailing, titleSuffix, ...rest }: Pick<BaseHeaderProps, 'title' | 'subtitle' | 'leading' | 'children' | 'trailing' | 'titleSuffix'> & DataAnalyticsAttribute) => React__default.ReactElement;
|