@razorpay/blade 12.42.1 → 12.42.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lib/native/components/Accordion/AccordionItemHeader.js +2 -1
- package/build/lib/native/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionListItem.js +388 -2
- package/build/lib/native/components/ActionList/ActionListItem.js.map +1 -1
- package/build/lib/native/components/ActionList/ActionListNoResults.js +388 -15
- package/build/lib/native/components/ActionList/ActionListNoResults.js.map +1 -1
- package/build/lib/native/components/Alert/Alert.js +397 -16
- package/build/lib/native/components/Alert/Alert.js.map +1 -1
- package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js +396 -16
- package/build/lib/native/components/BaseHeaderFooter/BaseHeader.js.map +1 -1
- package/build/lib/native/components/BottomSheet/BottomSheetCommon.js +393 -14
- package/build/lib/native/components/BottomSheet/BottomSheetCommon.js.map +1 -1
- package/build/lib/native/components/Carousel/NavigationButton/NavigationButton.js +390 -9
- package/build/lib/native/components/Carousel/NavigationButton/NavigationButton.js.map +1 -1
- package/build/lib/native/components/Collapsible/CollapsibleChevronIcon.native.js +389 -8
- package/build/lib/native/components/Collapsible/CollapsibleChevronIcon.native.js.map +1 -1
- package/build/lib/native/components/Form/FormHint.js +388 -15
- package/build/lib/native/components/Form/FormHint.js.map +1 -1
- package/build/lib/native/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ActivityIcon/ActivityIcon.js +2 -1
- package/build/lib/native/components/Icons/ActivityIcon/ActivityIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AddressBookIcon/AddressBookIcon.js +2 -1
- package/build/lib/native/components/Icons/AddressBookIcon/AddressBookIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AffordabilityIcon/AffordabilityIcon.js +2 -1
- package/build/lib/native/components/Icons/AffordabilityIcon/AffordabilityIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AirplayIcon/AirplayIcon.js +2 -1
- package/build/lib/native/components/Icons/AirplayIcon/AirplayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertCircleIcon/AlertCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertCircleIcon/AlertCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js +2 -1
- package/build/lib/native/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignCenterIcon/AlignCenterIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignCenterIcon/AlignCenterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignLeftIcon/AlignLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignLeftIcon/AlignLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AlignRightIcon/AlignRightIcon.js +2 -1
- package/build/lib/native/components/Icons/AlignRightIcon/AlignRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AnchorIcon/AnchorIcon.js +2 -1
- package/build/lib/native/components/Icons/AnchorIcon/AnchorIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AndroidIcon/AndroidIcon.js +2 -1
- package/build/lib/native/components/Icons/AndroidIcon/AndroidIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AnnouncementIcon/AnnouncementIcon.js +2 -1
- package/build/lib/native/components/Icons/AnnouncementIcon/AnnouncementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ApertureIcon/ApertureIcon.js +2 -1
- package/build/lib/native/components/Icons/ApertureIcon/ApertureIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AppStoreIcon/AppStoreIcon.js +2 -1
- package/build/lib/native/components/Icons/AppStoreIcon/AppStoreIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AppleIcon/AppleIcon.js +2 -1
- package/build/lib/native/components/Icons/AppleIcon/AppleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowDownIcon/ArrowDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowDownIcon/ArrowDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowRightIcon/ArrowRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowRightIcon/ArrowRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowUpIcon/ArrowUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowUpIcon/ArrowUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AtSignIcon/AtSignIcon.js +2 -1
- package/build/lib/native/components/Icons/AtSignIcon/AtSignIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AttachmentIcon/AttachmentIcon.js +2 -1
- package/build/lib/native/components/Icons/AttachmentIcon/AttachmentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js +2 -1
- package/build/lib/native/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js +2 -1
- package/build/lib/native/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js.map +1 -1
- package/build/lib/native/components/Icons/AwardIcon/AwardIcon.js +2 -1
- package/build/lib/native/components/Icons/AwardIcon/AwardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js +2 -1
- package/build/lib/native/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BankIcon/BankIcon.js +2 -1
- package/build/lib/native/components/Icons/BankIcon/BankIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BarChartAltIcon/BarChartAltIcon.js +2 -1
- package/build/lib/native/components/Icons/BarChartAltIcon/BarChartAltIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BarChartIcon/BarChartIcon.js +2 -1
- package/build/lib/native/components/Icons/BarChartIcon/BarChartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BarCodeIcon/BarCodeIcon.js +2 -1
- package/build/lib/native/components/Icons/BarCodeIcon/BarCodeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js +2 -1
- package/build/lib/native/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BatteryIcon/BatteryIcon.js +2 -1
- package/build/lib/native/components/Icons/BatteryIcon/BatteryIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BellIcon/BellIcon.js +2 -1
- package/build/lib/native/components/Icons/BellIcon/BellIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BellOffIcon/BellOffIcon.js +2 -1
- package/build/lib/native/components/Icons/BellOffIcon/BellOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BfsiIcon/BfsiIcon.js +2 -1
- package/build/lib/native/components/Icons/BfsiIcon/BfsiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BillIcon/BillIcon.js +2 -1
- package/build/lib/native/components/Icons/BillIcon/BillIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BillMeIcon/BillMeIcon.js +2 -1
- package/build/lib/native/components/Icons/BillMeIcon/BillMeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BluetoothIcon/BluetoothIcon.js +2 -1
- package/build/lib/native/components/Icons/BluetoothIcon/BluetoothIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BoldIcon/BoldIcon.js +2 -1
- package/build/lib/native/components/Icons/BoldIcon/BoldIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BookIcon/BookIcon.js +2 -1
- package/build/lib/native/components/Icons/BookIcon/BookIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BookmarkIcon/BookmarkIcon.js +2 -1
- package/build/lib/native/components/Icons/BookmarkIcon/BookmarkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BoxIcon/BoxIcon.js +2 -1
- package/build/lib/native/components/Icons/BoxIcon/BoxIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BriefcaseIcon/BriefcaseIcon.js +2 -1
- package/build/lib/native/components/Icons/BriefcaseIcon/BriefcaseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BugIcon/BugIcon.js +2 -1
- package/build/lib/native/components/Icons/BugIcon/BugIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BuildingIcon/BuildingIcon.js +2 -1
- package/build/lib/native/components/Icons/BuildingIcon/BuildingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js +2 -1
- package/build/lib/native/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js +2 -1
- package/build/lib/native/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js +2 -1
- package/build/lib/native/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CalendarIcon/CalendarIcon.js +2 -1
- package/build/lib/native/components/Icons/CalendarIcon/CalendarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CameraIcon/CameraIcon.js +2 -1
- package/build/lib/native/components/Icons/CameraIcon/CameraIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CameraOffIcon/CameraOffIcon.js +2 -1
- package/build/lib/native/components/Icons/CameraOffIcon/CameraOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CashIcon/CashIcon.js +2 -1
- package/build/lib/native/components/Icons/CashIcon/CashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CastIcon/CastIcon.js +2 -1
- package/build/lib/native/components/Icons/CastIcon/CastIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js +2 -1
- package/build/lib/native/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckCircleIcon/CheckCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/CheckCircleIcon/CheckCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckIcon/CheckIcon.js +2 -1
- package/build/lib/native/components/Icons/CheckIcon/CheckIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CheckSquareIcon/CheckSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/CheckSquareIcon/CheckSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronDownIcon/ChevronDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronDownIcon/ChevronDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronRightIcon/ChevronRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronRightIcon/ChevronRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronUpIcon/ChevronUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronUpIcon/ChevronUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ChromeIcon/ChromeIcon.js +2 -1
- package/build/lib/native/components/Icons/ChromeIcon/ChromeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CircleIcon/CircleIcon.js +2 -1
- package/build/lib/native/components/Icons/CircleIcon/CircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ClipboardIcon/ClipboardIcon.js +2 -1
- package/build/lib/native/components/Icons/ClipboardIcon/ClipboardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ClockIcon/ClockIcon.js +2 -1
- package/build/lib/native/components/Icons/ClockIcon/ClockIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloseIcon/CloseIcon.js +2 -1
- package/build/lib/native/components/Icons/CloseIcon/CloseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js +2 -1
- package/build/lib/native/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudIcon/CloudIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudIcon/CloudIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudLightningIcon/CloudLightningIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudLightningIcon/CloudLightningIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudOffIcon/CloudOffIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudOffIcon/CloudOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudRainIcon/CloudRainIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudRainIcon/CloudRainIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CloudSnowIcon/CloudSnowIcon.js +2 -1
- package/build/lib/native/components/Icons/CloudSnowIcon/CloudSnowIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js +2 -1
- package/build/lib/native/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CodepenIcon/CodepenIcon.js +2 -1
- package/build/lib/native/components/Icons/CodepenIcon/CodepenIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CoinIcon/CoinIcon.js +2 -1
- package/build/lib/native/components/Icons/CoinIcon/CoinIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CoinsIcon/CoinsIcon.js +2 -1
- package/build/lib/native/components/Icons/CoinsIcon/CoinsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CommandIcon/CommandIcon.js +2 -1
- package/build/lib/native/components/Icons/CommandIcon/CommandIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js +2 -1
- package/build/lib/native/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CompassIcon/CompassIcon.js +2 -1
- package/build/lib/native/components/Icons/CompassIcon/CompassIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ConfettiIcon/ConfettiIcon.js +2 -1
- package/build/lib/native/components/Icons/ConfettiIcon/ConfettiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js +2 -1
- package/build/lib/native/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CookieIcon/CookieIcon.js +2 -1
- package/build/lib/native/components/Icons/CookieIcon/CookieIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CopyIcon/CopyIcon.js +2 -1
- package/build/lib/native/components/Icons/CopyIcon/CopyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CopyrightIcon/CopyrightIcon.js +2 -1
- package/build/lib/native/components/Icons/CopyrightIcon/CopyrightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js +2 -1
- package/build/lib/native/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CpuIcon/CpuIcon.js +2 -1
- package/build/lib/native/components/Icons/CpuIcon/CpuIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CreditCardIcon/CreditCardIcon.js +2 -1
- package/build/lib/native/components/Icons/CreditCardIcon/CreditCardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js +2 -1
- package/build/lib/native/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CropIcon/CropIcon.js +2 -1
- package/build/lib/native/components/Icons/CropIcon/CropIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CrosshairIcon/CrosshairIcon.js +2 -1
- package/build/lib/native/components/Icons/CrosshairIcon/CrosshairIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js +2 -1
- package/build/lib/native/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CustomersIcon/CustomersIcon.js +2 -1
- package/build/lib/native/components/Icons/CustomersIcon/CustomersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/CutIcon/CutIcon.js +2 -1
- package/build/lib/native/components/Icons/CutIcon/CutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DashboardIcon/DashboardIcon.js +2 -1
- package/build/lib/native/components/Icons/DashboardIcon/DashboardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DeleteIcon/DeleteIcon.js +2 -1
- package/build/lib/native/components/Icons/DeleteIcon/DeleteIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js +2 -1
- package/build/lib/native/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DiscIcon/DiscIcon.js +2 -1
- package/build/lib/native/components/Icons/DiscIcon/DiscIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DollarIcon/DollarIcon.js +2 -1
- package/build/lib/native/components/Icons/DollarIcon/DollarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DollarsIcon/DollarsIcon.js +2 -1
- package/build/lib/native/components/Icons/DollarsIcon/DollarsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DotIcon/DotIcon.js +2 -1
- package/build/lib/native/components/Icons/DotIcon/DotIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js +2 -1
- package/build/lib/native/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DownloadIcon/DownloadIcon.js +2 -1
- package/build/lib/native/components/Icons/DownloadIcon/DownloadIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DragHandleIcon/DragHandleIcon.js +2 -1
- package/build/lib/native/components/Icons/DragHandleIcon/DragHandleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/DropletIcon/DropletIcon.js +2 -1
- package/build/lib/native/components/Icons/DropletIcon/DropletIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EcommerceIcon/EcommerceIcon.js +2 -1
- package/build/lib/native/components/Icons/EcommerceIcon/EcommerceIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EditComposeIcon/EditComposeIcon.js +2 -1
- package/build/lib/native/components/Icons/EditComposeIcon/EditComposeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EditIcon/EditIcon.js +2 -1
- package/build/lib/native/components/Icons/EditIcon/EditIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EditInlineIcon/EditInlineIcon.js +2 -1
- package/build/lib/native/components/Icons/EditInlineIcon/EditInlineIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EducationIcon/EducationIcon.js +2 -1
- package/build/lib/native/components/Icons/EducationIcon/EducationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EngageIcon/EngageIcon.js +2 -1
- package/build/lib/native/components/Icons/EngageIcon/EngageIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EqualsIcon/EqualsIcon.js +2 -1
- package/build/lib/native/components/Icons/EqualsIcon/EqualsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js +2 -1
- package/build/lib/native/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ExportIcon/ExportIcon.js +2 -1
- package/build/lib/native/components/Icons/ExportIcon/ExportIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js +2 -1
- package/build/lib/native/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EyeIcon/EyeIcon.js +2 -1
- package/build/lib/native/components/Icons/EyeIcon/EyeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/EyeOffIcon/EyeOffIcon.js +2 -1
- package/build/lib/native/components/Icons/EyeOffIcon/EyeOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FacebookIcon/FacebookIcon.js +2 -1
- package/build/lib/native/components/Icons/FacebookIcon/FacebookIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FastForwardIcon/FastForwardIcon.js +2 -1
- package/build/lib/native/components/Icons/FastForwardIcon/FastForwardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FeatherIcon/FeatherIcon.js +2 -1
- package/build/lib/native/components/Icons/FeatherIcon/FeatherIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FigmaIcon/FigmaIcon.js +2 -1
- package/build/lib/native/components/Icons/FigmaIcon/FigmaIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileIcon/FileIcon.js +2 -1
- package/build/lib/native/components/Icons/FileIcon/FileIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileMinusIcon/FileMinusIcon.js +2 -1
- package/build/lib/native/components/Icons/FileMinusIcon/FileMinusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FilePlusIcon/FilePlusIcon.js +2 -1
- package/build/lib/native/components/Icons/FilePlusIcon/FilePlusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileTextIcon/FileTextIcon.js +2 -1
- package/build/lib/native/components/Icons/FileTextIcon/FileTextIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FileZipIcon/FileZipIcon.js +2 -1
- package/build/lib/native/components/Icons/FileZipIcon/FileZipIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FilmIcon/FilmIcon.js +2 -1
- package/build/lib/native/components/Icons/FilmIcon/FilmIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FilterIcon/FilterIcon.js +2 -1
- package/build/lib/native/components/Icons/FilterIcon/FilterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FlagIcon/FlagIcon.js +2 -1
- package/build/lib/native/components/Icons/FlagIcon/FlagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FlaskIcon/FlaskIcon.js +2 -1
- package/build/lib/native/components/Icons/FlaskIcon/FlaskIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FolderIcon/FolderIcon.js +2 -1
- package/build/lib/native/components/Icons/FolderIcon/FolderIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ForexManagementIcon/ForexManagementIcon.js +2 -1
- package/build/lib/native/components/Icons/ForexManagementIcon/ForexManagementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FreelanceIcon/FreelanceIcon.js +2 -1
- package/build/lib/native/components/Icons/FreelanceIcon/FreelanceIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js +2 -1
- package/build/lib/native/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js +2 -1
- package/build/lib/native/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GithubIcon/GithubIcon.js +2 -1
- package/build/lib/native/components/Icons/GithubIcon/GithubIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GitlabIcon/GitlabIcon.js +2 -1
- package/build/lib/native/components/Icons/GitlabIcon/GitlabIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GlobeIcon/GlobeIcon.js +2 -1
- package/build/lib/native/components/Icons/GlobeIcon/GlobeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/GridIcon/GridIcon.js +2 -1
- package/build/lib/native/components/Icons/GridIcon/GridIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HashIcon/HashIcon.js +2 -1
- package/build/lib/native/components/Icons/HashIcon/HashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeadphoneIcon/HeadphoneIcon.js +2 -1
- package/build/lib/native/components/Icons/HeadphoneIcon/HeadphoneIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeadphonesIcon/HeadphonesIcon.js +2 -1
- package/build/lib/native/components/Icons/HeadphonesIcon/HeadphonesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeadsetIcon/HeadsetIcon.js +2 -1
- package/build/lib/native/components/Icons/HeadsetIcon/HeadsetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HeartIcon/HeartIcon.js +2 -1
- package/build/lib/native/components/Icons/HeartIcon/HeartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HelpCircleIcon/HelpCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/HelpCircleIcon/HelpCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HistoryIcon/HistoryIcon.js +2 -1
- package/build/lib/native/components/Icons/HistoryIcon/HistoryIcon.js.map +1 -1
- package/build/lib/native/components/Icons/HomeIcon/HomeIcon.js +2 -1
- package/build/lib/native/components/Icons/HomeIcon/HomeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ImageIcon/ImageIcon.js +2 -1
- package/build/lib/native/components/Icons/ImageIcon/ImageIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InboxIcon/InboxIcon.js +2 -1
- package/build/lib/native/components/Icons/InboxIcon/InboxIcon.js.map +1 -1
- package/build/lib/native/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +2 -1
- package/build/lib/native/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InfoIcon/InfoIcon.js +2 -1
- package/build/lib/native/components/Icons/InfoIcon/InfoIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InstagramIcon/InstagramIcon.js +2 -1
- package/build/lib/native/components/Icons/InstagramIcon/InstagramIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js +2 -1
- package/build/lib/native/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/InvoicesIcon/InvoicesIcon.js +2 -1
- package/build/lib/native/components/Icons/InvoicesIcon/InvoicesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ItalicIcon/ItalicIcon.js +2 -1
- package/build/lib/native/components/Icons/ItalicIcon/ItalicIcon.js.map +1 -1
- package/build/lib/native/components/Icons/KeyIcon/KeyIcon.js +2 -1
- package/build/lib/native/components/Icons/KeyIcon/KeyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/KeyboardIcon/KeyboardIcon.js +2 -1
- package/build/lib/native/components/Icons/KeyboardIcon/KeyboardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LayersIcon/LayersIcon.js +2 -1
- package/build/lib/native/components/Icons/LayersIcon/LayersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LayoutIcon/LayoutIcon.js +2 -1
- package/build/lib/native/components/Icons/LayoutIcon/LayoutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js +2 -1
- package/build/lib/native/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js +2 -1
- package/build/lib/native/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LinkIcon/LinkIcon.js +2 -1
- package/build/lib/native/components/Icons/LinkIcon/LinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ListIcon/ListIcon.js +2 -1
- package/build/lib/native/components/Icons/ListIcon/ListIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ListSearchIcon/ListSearchIcon.js +2 -1
- package/build/lib/native/components/Icons/ListSearchIcon/ListSearchIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LoaderIcon/LoaderIcon.js +2 -1
- package/build/lib/native/components/Icons/LoaderIcon/LoaderIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js +2 -1
- package/build/lib/native/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LockIcon/LockIcon.js +2 -1
- package/build/lib/native/components/Icons/LockIcon/LockIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LogInIcon/LogInIcon.js +2 -1
- package/build/lib/native/components/Icons/LogInIcon/LogInIcon.js.map +1 -1
- package/build/lib/native/components/Icons/LogOutIcon/LogOutIcon.js +2 -1
- package/build/lib/native/components/Icons/LogOutIcon/LogOutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js +2 -1
- package/build/lib/native/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +2 -1
- package/build/lib/native/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MailIcon/MailIcon.js +2 -1
- package/build/lib/native/components/Icons/MailIcon/MailIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MailOpenIcon/MailOpenIcon.js +2 -1
- package/build/lib/native/components/Icons/MailOpenIcon/MailOpenIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MapIcon/MapIcon.js +2 -1
- package/build/lib/native/components/Icons/MapIcon/MapIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MapPinIcon/MapPinIcon.js +2 -1
- package/build/lib/native/components/Icons/MapPinIcon/MapPinIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MaximizeIcon/MaximizeIcon.js +2 -1
- package/build/lib/native/components/Icons/MaximizeIcon/MaximizeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MenuDotsIcon/MenuDotsIcon.js +2 -1
- package/build/lib/native/components/Icons/MenuDotsIcon/MenuDotsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MenuIcon/MenuIcon.js +2 -1
- package/build/lib/native/components/Icons/MenuIcon/MenuIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MessageCircleIcon/MessageCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/MessageCircleIcon/MessageCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MessageSquareIcon/MessageSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/MessageSquareIcon/MessageSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MicIcon/MicIcon.js +2 -1
- package/build/lib/native/components/Icons/MicIcon/MicIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MicOffIcon/MicOffIcon.js +2 -1
- package/build/lib/native/components/Icons/MicOffIcon/MicOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinimizeIcon/MinimizeIcon.js +2 -1
- package/build/lib/native/components/Icons/MinimizeIcon/MinimizeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinusCircleIcon/MinusCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/MinusCircleIcon/MinusCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinusIcon/MinusIcon.js +2 -1
- package/build/lib/native/components/Icons/MinusIcon/MinusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MinusSquareIcon/MinusSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/MinusSquareIcon/MinusSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MobileAppIcon/MobileAppIcon.js +2 -1
- package/build/lib/native/components/Icons/MobileAppIcon/MobileAppIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MonitorIcon/MonitorIcon.js +2 -1
- package/build/lib/native/components/Icons/MonitorIcon/MonitorIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoonIcon/MoonIcon.js +2 -1
- package/build/lib/native/components/Icons/MoonIcon/MoonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js +2 -1
- package/build/lib/native/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoreIcon/MoreIcon.js +2 -1
- package/build/lib/native/components/Icons/MoreIcon/MoreIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js +2 -1
- package/build/lib/native/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MoveIcon/MoveIcon.js +2 -1
- package/build/lib/native/components/Icons/MoveIcon/MoveIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MusicIcon/MusicIcon.js +2 -1
- package/build/lib/native/components/Icons/MusicIcon/MusicIcon.js.map +1 -1
- package/build/lib/native/components/Icons/MyAccountIcon/MyAccountIcon.js +2 -1
- package/build/lib/native/components/Icons/MyAccountIcon/MyAccountIcon.js.map +1 -1
- package/build/lib/native/components/Icons/NavigationIcon/NavigationIcon.js +2 -1
- package/build/lib/native/components/Icons/NavigationIcon/NavigationIcon.js.map +1 -1
- package/build/lib/native/components/Icons/NoSignalIcon/NoSignalIcon.js +2 -1
- package/build/lib/native/components/Icons/NoSignalIcon/NoSignalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/OctagonIcon/OctagonIcon.js +2 -1
- package/build/lib/native/components/Icons/OctagonIcon/OctagonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/OffersIcon/OffersIcon.js +2 -1
- package/build/lib/native/components/Icons/OffersIcon/OffersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/OptimizerIcon/OptimizerIcon.js +2 -1
- package/build/lib/native/components/Icons/OptimizerIcon/OptimizerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PackageIcon/PackageIcon.js +2 -1
- package/build/lib/native/components/Icons/PackageIcon/PackageIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaperclipIcon/PaperclipIcon.js +2 -1
- package/build/lib/native/components/Icons/PaperclipIcon/PaperclipIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PauseCircleIcon/PauseCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/PauseCircleIcon/PauseCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PauseIcon/PauseIcon.js +2 -1
- package/build/lib/native/components/Icons/PauseIcon/PauseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js +2 -1
- package/build/lib/native/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js +2 -1
- package/build/lib/native/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js +2 -1
- package/build/lib/native/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js +2 -1
- package/build/lib/native/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js +2 -1
- package/build/lib/native/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PercentIcon/PercentIcon.js +2 -1
- package/build/lib/native/components/Icons/PercentIcon/PercentIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js +2 -1
- package/build/lib/native/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneCallIcon/PhoneCallIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneCallIcon/PhoneCallIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneIcon/PhoneIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneIcon/PhoneIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneOffIcon/PhoneOffIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneOffIcon/PhoneOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js +2 -1
- package/build/lib/native/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js +2 -1
- package/build/lib/native/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PieChartIcon/PieChartIcon.js +2 -1
- package/build/lib/native/components/Icons/PieChartIcon/PieChartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PinIcon/PinIcon.js +2 -1
- package/build/lib/native/components/Icons/PinIcon/PinIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlayCircleIcon/PlayCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/PlayCircleIcon/PlayCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlayIcon/PlayIcon.js +2 -1
- package/build/lib/native/components/Icons/PlayIcon/PlayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlusCircleIcon/PlusCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/PlusCircleIcon/PlusCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlusIcon/PlusIcon.js +2 -1
- package/build/lib/native/components/Icons/PlusIcon/PlusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PlusSquareIcon/PlusSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/PlusSquareIcon/PlusSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PocketIcon/PocketIcon.js +2 -1
- package/build/lib/native/components/Icons/PocketIcon/PocketIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PosIcon/PosIcon.js +2 -1
- package/build/lib/native/components/Icons/PosIcon/PosIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PowerIcon/PowerIcon.js +2 -1
- package/build/lib/native/components/Icons/PowerIcon/PowerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PrinterIcon/PrinterIcon.js +2 -1
- package/build/lib/native/components/Icons/PrinterIcon/PrinterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/PromptIcon/PromptIcon.js +2 -1
- package/build/lib/native/components/Icons/PromptIcon/PromptIcon.js.map +1 -1
- package/build/lib/native/components/Icons/QRCodeIcon/QRCodeIcon.js +2 -1
- package/build/lib/native/components/Icons/QRCodeIcon/QRCodeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RadioIcon/RadioIcon.js +2 -1
- package/build/lib/native/components/Icons/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RayIcon/RayIcon.js +2 -1
- package/build/lib/native/components/Icons/RayIcon/RayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RazorpayIcon/RazorpayIcon.js +2 -1
- package/build/lib/native/components/Icons/RazorpayIcon/RazorpayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RazorpayXIcon/RazorpayXIcon.js +2 -1
- package/build/lib/native/components/Icons/RazorpayXIcon/RazorpayXIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js +2 -1
- package/build/lib/native/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RefreshIcon/RefreshIcon.js +2 -1
- package/build/lib/native/components/Icons/RefreshIcon/RefreshIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RepeatIcon/RepeatIcon.js +2 -1
- package/build/lib/native/components/Icons/RepeatIcon/RepeatIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ReportsIcon/ReportsIcon.js +2 -1
- package/build/lib/native/components/Icons/ReportsIcon/ReportsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ResizerIcon/ResizerIcon.js +2 -1
- package/build/lib/native/components/Icons/ResizerIcon/ResizerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RewindIcon/RewindIcon.js +2 -1
- package/build/lib/native/components/Icons/RewindIcon/RewindIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js +2 -1
- package/build/lib/native/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js +2 -1
- package/build/lib/native/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RouteIcon/RouteIcon.js +2 -1
- package/build/lib/native/components/Icons/RouteIcon/RouteIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RoutesIcon/RoutesIcon.js +2 -1
- package/build/lib/native/components/Icons/RoutesIcon/RoutesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RupeeIcon/RupeeIcon.js +2 -1
- package/build/lib/native/components/Icons/RupeeIcon/RupeeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/RupeesIcon/RupeesIcon.js +2 -1
- package/build/lib/native/components/Icons/RupeesIcon/RupeesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SaasIcon/SaasIcon.js +2 -1
- package/build/lib/native/components/Icons/SaasIcon/SaasIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SaveIcon/SaveIcon.js +2 -1
- package/build/lib/native/components/Icons/SaveIcon/SaveIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ScissorsIcon/ScissorsIcon.js +2 -1
- package/build/lib/native/components/Icons/ScissorsIcon/ScissorsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SearchIcon/SearchIcon.js +2 -1
- package/build/lib/native/components/Icons/SearchIcon/SearchIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SendIcon/SendIcon.js +2 -1
- package/build/lib/native/components/Icons/SendIcon/SendIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ServerIcon/ServerIcon.js +2 -1
- package/build/lib/native/components/Icons/ServerIcon/ServerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SettingsIcon/SettingsIcon.js +2 -1
- package/build/lib/native/components/Icons/SettingsIcon/SettingsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SettlementsIcon/SettlementsIcon.js +2 -1
- package/build/lib/native/components/Icons/SettlementsIcon/SettlementsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShareIcon/ShareIcon.js +2 -1
- package/build/lib/native/components/Icons/ShareIcon/ShareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShieldIcon/ShieldIcon.js +2 -1
- package/build/lib/native/components/Icons/ShieldIcon/ShieldIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js +2 -1
- package/build/lib/native/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js +2 -1
- package/build/lib/native/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ShuffleIcon/ShuffleIcon.js +2 -1
- package/build/lib/native/components/Icons/ShuffleIcon/ShuffleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SidebarIcon/SidebarIcon.js +2 -1
- package/build/lib/native/components/Icons/SidebarIcon/SidebarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal1BarIcon/Signal1BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal1BarIcon/Signal1BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal2BarIcon/Signal2BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal2BarIcon/Signal2BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal3BarIcon/Signal3BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal3BarIcon/Signal3BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/Signal4BarIcon/Signal4BarIcon.js +2 -1
- package/build/lib/native/components/Icons/Signal4BarIcon/Signal4BarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SignalIcon/SignalIcon.js +2 -1
- package/build/lib/native/components/Icons/SignalIcon/SignalIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SimCardIcon/SimCardIcon.js +2 -1
- package/build/lib/native/components/Icons/SimCardIcon/SimCardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SkipBackIcon/SkipBackIcon.js +2 -1
- package/build/lib/native/components/Icons/SkipBackIcon/SkipBackIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SkipForwardIcon/SkipForwardIcon.js +2 -1
- package/build/lib/native/components/Icons/SkipForwardIcon/SkipForwardIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SlackIcon/SlackIcon.js +2 -1
- package/build/lib/native/components/Icons/SlackIcon/SlackIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SlashIcon/SlashIcon.js +2 -1
- package/build/lib/native/components/Icons/SlashIcon/SlashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SlidersIcon/SlidersIcon.js +2 -1
- package/build/lib/native/components/Icons/SlidersIcon/SlidersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SmartCollectIcon/SmartCollectIcon.js +2 -1
- package/build/lib/native/components/Icons/SmartCollectIcon/SmartCollectIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SmartphoneIcon/SmartphoneIcon.js +2 -1
- package/build/lib/native/components/Icons/SmartphoneIcon/SmartphoneIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SolutionsIcon/SolutionsIcon.js +2 -1
- package/build/lib/native/components/Icons/SolutionsIcon/SolutionsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SortIcon/SortIcon.js +2 -1
- package/build/lib/native/components/Icons/SortIcon/SortIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SourceToPayIcon/SourceToPayIcon.js +2 -1
- package/build/lib/native/components/Icons/SourceToPayIcon/SourceToPayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SparklesIcon/SparklesIcon.js +2 -1
- package/build/lib/native/components/Icons/SparklesIcon/SparklesIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SpeakerIcon/SpeakerIcon.js +2 -1
- package/build/lib/native/components/Icons/SpeakerIcon/SpeakerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SquareIcon/SquareIcon.js +2 -1
- package/build/lib/native/components/Icons/SquareIcon/SquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StampIcon/StampIcon.js +2 -1
- package/build/lib/native/components/Icons/StampIcon/StampIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StarIcon/StarIcon.js +2 -1
- package/build/lib/native/components/Icons/StarIcon/StarIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StopCircleIcon/StopCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/StopCircleIcon/StopCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/StorefrontIcon/StorefrontIcon.js +2 -1
- package/build/lib/native/components/Icons/StorefrontIcon/StorefrontIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js +2 -1
- package/build/lib/native/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SunIcon/SunIcon.js +2 -1
- package/build/lib/native/components/Icons/SunIcon/SunIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SunriseIcon/SunriseIcon.js +2 -1
- package/build/lib/native/components/Icons/SunriseIcon/SunriseIcon.js.map +1 -1
- package/build/lib/native/components/Icons/SunsetIcon/SunsetIcon.js +2 -1
- package/build/lib/native/components/Icons/SunsetIcon/SunsetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TabletIcon/TabletIcon.js +2 -1
- package/build/lib/native/components/Icons/TabletIcon/TabletIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TagIcon/TagIcon.js +2 -1
- package/build/lib/native/components/Icons/TagIcon/TagIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TargetIcon/TargetIcon.js +2 -1
- package/build/lib/native/components/Icons/TargetIcon/TargetIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TestIcon/TestIcon.js +2 -1
- package/build/lib/native/components/Icons/TestIcon/TestIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ThermometerIcon/ThermometerIcon.js +2 -1
- package/build/lib/native/components/Icons/ThermometerIcon/ThermometerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js +2 -1
- package/build/lib/native/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js +2 -1
- package/build/lib/native/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TicketIcon/TicketIcon.js +2 -1
- package/build/lib/native/components/Icons/TicketIcon/TicketIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js +2 -1
- package/build/lib/native/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ToggleRightIcon/ToggleRightIcon.js +2 -1
- package/build/lib/native/components/Icons/ToggleRightIcon/ToggleRightIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TokenHqIcon/TokenHqIcon.js +2 -1
- package/build/lib/native/components/Icons/TokenHqIcon/TokenHqIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js +2 -1
- package/build/lib/native/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js +2 -1
- package/build/lib/native/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrademarkIcon/TrademarkIcon.js +2 -1
- package/build/lib/native/components/Icons/TrademarkIcon/TrademarkIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js +2 -1
- package/build/lib/native/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TransactionsIcon/TransactionsIcon.js +2 -1
- package/build/lib/native/components/Icons/TransactionsIcon/TransactionsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TranslateIcon/TranslateIcon.js +2 -1
- package/build/lib/native/components/Icons/TranslateIcon/TranslateIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrashIcon/TrashIcon.js +2 -1
- package/build/lib/native/components/Icons/TrashIcon/TrashIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrendingDownIcon/TrendingDownIcon.js +2 -1
- package/build/lib/native/components/Icons/TrendingDownIcon/TrendingDownIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TrendingUpIcon/TrendingUpIcon.js +2 -1
- package/build/lib/native/components/Icons/TrendingUpIcon/TrendingUpIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TriangleIcon/TriangleIcon.js +2 -1
- package/build/lib/native/components/Icons/TriangleIcon/TriangleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TvIcon/TvIcon.js +2 -1
- package/build/lib/native/components/Icons/TvIcon/TvIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TwitterIcon/TwitterIcon.js +2 -1
- package/build/lib/native/components/Icons/TwitterIcon/TwitterIcon.js.map +1 -1
- package/build/lib/native/components/Icons/TypeIcon/TypeIcon.js +2 -1
- package/build/lib/native/components/Icons/TypeIcon/TypeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UmbrellaIcon/UmbrellaIcon.js +2 -1
- package/build/lib/native/components/Icons/UmbrellaIcon/UmbrellaIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UnderlineIcon/UnderlineIcon.js +2 -1
- package/build/lib/native/components/Icons/UnderlineIcon/UnderlineIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UnlockIcon/UnlockIcon.js +2 -1
- package/build/lib/native/components/Icons/UnlockIcon/UnlockIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js +2 -1
- package/build/lib/native/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UpiIcon/UpiIcon.js +2 -1
- package/build/lib/native/components/Icons/UpiIcon/UpiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UploadCloudIcon/UploadCloudIcon.js +2 -1
- package/build/lib/native/components/Icons/UploadCloudIcon/UploadCloudIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UploadIcon/UploadIcon.js +2 -1
- package/build/lib/native/components/Icons/UploadIcon/UploadIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserCheckIcon/UserCheckIcon.js +2 -1
- package/build/lib/native/components/Icons/UserCheckIcon/UserCheckIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserIcon/UserIcon.js +2 -1
- package/build/lib/native/components/Icons/UserIcon/UserIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserMinusIcon/UserMinusIcon.js +2 -1
- package/build/lib/native/components/Icons/UserMinusIcon/UserMinusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserPlusIcon/UserPlusIcon.js +2 -1
- package/build/lib/native/components/Icons/UserPlusIcon/UserPlusIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UserXIcon/UserXIcon.js +2 -1
- package/build/lib/native/components/Icons/UserXIcon/UserXIcon.js.map +1 -1
- package/build/lib/native/components/Icons/UsersIcon/UsersIcon.js +2 -1
- package/build/lib/native/components/Icons/UsersIcon/UsersIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js +2 -1
- package/build/lib/native/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VideoIcon/VideoIcon.js +2 -1
- package/build/lib/native/components/Icons/VideoIcon/VideoIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VideoOffIcon/VideoOffIcon.js +2 -1
- package/build/lib/native/components/Icons/VideoOffIcon/VideoOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js +2 -1
- package/build/lib/native/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VoicemailIcon/VoicemailIcon.js +2 -1
- package/build/lib/native/components/Icons/VoicemailIcon/VoicemailIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeHighIcon/VolumeHighIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeHighIcon/VolumeHighIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeIcon/VolumeIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeIcon/VolumeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeLowIcon/VolumeLowIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeLowIcon/VolumeLowIcon.js.map +1 -1
- package/build/lib/native/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js +2 -1
- package/build/lib/native/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WalletIcon/WalletIcon.js +2 -1
- package/build/lib/native/components/Icons/WalletIcon/WalletIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WatchIcon/WatchIcon.js +2 -1
- package/build/lib/native/components/Icons/WatchIcon/WatchIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WhatsAppIcon/WhatsAppIcon.js +2 -1
- package/build/lib/native/components/Icons/WhatsAppIcon/WhatsAppIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WifiIcon/WifiIcon.js +2 -1
- package/build/lib/native/components/Icons/WifiIcon/WifiIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WifiOffIcon/WifiOffIcon.js +2 -1
- package/build/lib/native/components/Icons/WifiOffIcon/WifiOffIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WindIcon/WindIcon.js +2 -1
- package/build/lib/native/components/Icons/WindIcon/WindIcon.js.map +1 -1
- package/build/lib/native/components/Icons/WorldwideIcon/WorldwideIcon.js +2 -1
- package/build/lib/native/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -1
- package/build/lib/native/components/Icons/XCircleIcon/XCircleIcon.js +2 -1
- package/build/lib/native/components/Icons/XCircleIcon/XCircleIcon.js.map +1 -1
- package/build/lib/native/components/Icons/XSquareIcon/XSquareIcon.js +2 -1
- package/build/lib/native/components/Icons/XSquareIcon/XSquareIcon.js.map +1 -1
- package/build/lib/native/components/Icons/YoutubeIcon/YoutubeIcon.js +2 -1
- package/build/lib/native/components/Icons/YoutubeIcon/YoutubeIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ZapIcon/ZapIcon.js +2 -1
- package/build/lib/native/components/Icons/ZapIcon/ZapIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ZoomInIcon/ZoomInIcon.js +2 -1
- package/build/lib/native/components/Icons/ZoomInIcon/ZoomInIcon.js.map +1 -1
- package/build/lib/native/components/Icons/ZoomOutIcon/ZoomOutIcon.js +2 -1
- package/build/lib/native/components/Icons/ZoomOutIcon/ZoomOutIcon.js.map +1 -1
- package/build/lib/native/components/Input/DropdownInputTriggers/Chevron.js +387 -14
- package/build/lib/native/components/Input/DropdownInputTriggers/Chevron.js.map +1 -1
- package/build/lib/native/components/Input/PasswordInput/PasswordInput.js +389 -13
- package/build/lib/native/components/Input/PasswordInput/PasswordInput.js.map +1 -1
- package/build/lib/native/components/Input/SearchInput/SearchInput.js +392 -14
- package/build/lib/native/components/Input/SearchInput/SearchInput.js.map +1 -1
- package/build/lib/native/components/Input/TextArea/TextArea.js +393 -14
- package/build/lib/native/components/Input/TextArea/TextArea.js.map +1 -1
- package/build/lib/native/components/Input/TextInput/TextInput.js +395 -15
- package/build/lib/native/components/Input/TextInput/TextInput.js.map +1 -1
- package/build/lib/native/components/Popover/PopoverCloseButton.js +388 -15
- package/build/lib/native/components/Popover/PopoverCloseButton.js.map +1 -1
- package/build/lib/native/components/QuickFilters/QuickFilter.js +389 -3
- package/build/lib/native/components/QuickFilters/QuickFilter.js.map +1 -1
- package/build/lib/native/components/Table/tokens.js +388 -15
- package/build/lib/native/components/Table/tokens.js.map +1 -1
- package/build/lib/native/components/Tag/Tag.js +390 -8
- package/build/lib/native/components/Tag/Tag.js.map +1 -1
- package/build/lib/native/utils/isIconComponent/isIconComponent.js +6 -0
- package/build/lib/native/utils/isIconComponent/isIconComponent.js.map +1 -0
- package/build/lib/web/development/components/Accordion/AccordionItemHeader.js +4 -1
- package/build/lib/web/development/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/web/development/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ActivityIcon/ActivityIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ActivityIcon/ActivityIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AddressBookIcon/AddressBookIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AddressBookIcon/AddressBookIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AffordabilityIcon/AffordabilityIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AffordabilityIcon/AffordabilityIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AirplayIcon/AirplayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AirplayIcon/AirplayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertCircleIcon/AlertCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertCircleIcon/AlertCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignCenterIcon/AlignCenterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignCenterIcon/AlignCenterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignLeftIcon/AlignLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignLeftIcon/AlignLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AlignRightIcon/AlignRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AlignRightIcon/AlignRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AnchorIcon/AnchorIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AnchorIcon/AnchorIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AndroidIcon/AndroidIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AndroidIcon/AndroidIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AnnouncementIcon/AnnouncementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AnnouncementIcon/AnnouncementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ApertureIcon/ApertureIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ApertureIcon/ApertureIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AppStoreIcon/AppStoreIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AppStoreIcon/AppStoreIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AppleIcon/AppleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AppleIcon/AppleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowDownIcon/ArrowDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowDownIcon/ArrowDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowRightIcon/ArrowRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowRightIcon/ArrowRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowUpIcon/ArrowUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowUpIcon/ArrowUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AtSignIcon/AtSignIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AtSignIcon/AtSignIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AttachmentIcon/AttachmentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AttachmentIcon/AttachmentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/AwardIcon/AwardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/AwardIcon/AwardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BankIcon/BankIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BankIcon/BankIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BarChartAltIcon/BarChartAltIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BarChartAltIcon/BarChartAltIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BarChartIcon/BarChartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BarChartIcon/BarChartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BarCodeIcon/BarCodeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BarCodeIcon/BarCodeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BatteryIcon/BatteryIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BatteryIcon/BatteryIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BellIcon/BellIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BellIcon/BellIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BellOffIcon/BellOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BellOffIcon/BellOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BfsiIcon/BfsiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BfsiIcon/BfsiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BillIcon/BillIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BillIcon/BillIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BillMeIcon/BillMeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BillMeIcon/BillMeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BluetoothIcon/BluetoothIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BluetoothIcon/BluetoothIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BoldIcon/BoldIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BoldIcon/BoldIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BookIcon/BookIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BookIcon/BookIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BookmarkIcon/BookmarkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BookmarkIcon/BookmarkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BoxIcon/BoxIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BoxIcon/BoxIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BriefcaseIcon/BriefcaseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BriefcaseIcon/BriefcaseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BugIcon/BugIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BugIcon/BugIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BuildingIcon/BuildingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BuildingIcon/BuildingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CalendarIcon/CalendarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CalendarIcon/CalendarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CameraIcon/CameraIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CameraIcon/CameraIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CameraOffIcon/CameraOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CameraOffIcon/CameraOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CashIcon/CashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CashIcon/CashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CastIcon/CastIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CastIcon/CastIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckCircleIcon/CheckCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckCircleIcon/CheckCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckIcon/CheckIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckIcon/CheckIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CheckSquareIcon/CheckSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CheckSquareIcon/CheckSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronDownIcon/ChevronDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronDownIcon/ChevronDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronRightIcon/ChevronRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronRightIcon/ChevronRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronUpIcon/ChevronUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronUpIcon/ChevronUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ChromeIcon/ChromeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ChromeIcon/ChromeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CircleIcon/CircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CircleIcon/CircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ClipboardIcon/ClipboardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ClipboardIcon/ClipboardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ClockIcon/ClockIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ClockIcon/ClockIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloseIcon/CloseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloseIcon/CloseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudIcon/CloudIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudIcon/CloudIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudLightningIcon/CloudLightningIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudLightningIcon/CloudLightningIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudOffIcon/CloudOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudOffIcon/CloudOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudRainIcon/CloudRainIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudRainIcon/CloudRainIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CloudSnowIcon/CloudSnowIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CloudSnowIcon/CloudSnowIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CodepenIcon/CodepenIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CodepenIcon/CodepenIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CoinIcon/CoinIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CoinIcon/CoinIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CoinsIcon/CoinsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CoinsIcon/CoinsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CommandIcon/CommandIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CommandIcon/CommandIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CompassIcon/CompassIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CompassIcon/CompassIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ConfettiIcon/ConfettiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ConfettiIcon/ConfettiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CookieIcon/CookieIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CookieIcon/CookieIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CopyIcon/CopyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CopyIcon/CopyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CopyrightIcon/CopyrightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CopyrightIcon/CopyrightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CpuIcon/CpuIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CpuIcon/CpuIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CreditCardIcon/CreditCardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CreditCardIcon/CreditCardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CropIcon/CropIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CropIcon/CropIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CrosshairIcon/CrosshairIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CrosshairIcon/CrosshairIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CustomersIcon/CustomersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CustomersIcon/CustomersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/CutIcon/CutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/CutIcon/CutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DashboardIcon/DashboardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DashboardIcon/DashboardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DeleteIcon/DeleteIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DeleteIcon/DeleteIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DiscIcon/DiscIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DiscIcon/DiscIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DollarIcon/DollarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DollarIcon/DollarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DollarsIcon/DollarsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DollarsIcon/DollarsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DotIcon/DotIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DotIcon/DotIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DownloadIcon/DownloadIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DownloadIcon/DownloadIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DragHandleIcon/DragHandleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DragHandleIcon/DragHandleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/DropletIcon/DropletIcon.js +6 -1
- package/build/lib/web/development/components/Icons/DropletIcon/DropletIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EcommerceIcon/EcommerceIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EcommerceIcon/EcommerceIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EditComposeIcon/EditComposeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EditComposeIcon/EditComposeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EditIcon/EditIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EditIcon/EditIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EditInlineIcon/EditInlineIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EditInlineIcon/EditInlineIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EducationIcon/EducationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EducationIcon/EducationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EngageIcon/EngageIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EngageIcon/EngageIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EqualsIcon/EqualsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EqualsIcon/EqualsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ExportIcon/ExportIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ExportIcon/ExportIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EyeIcon/EyeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EyeIcon/EyeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/EyeOffIcon/EyeOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/EyeOffIcon/EyeOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FacebookIcon/FacebookIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FacebookIcon/FacebookIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FastForwardIcon/FastForwardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FastForwardIcon/FastForwardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FeatherIcon/FeatherIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FeatherIcon/FeatherIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FigmaIcon/FigmaIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FigmaIcon/FigmaIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileIcon/FileIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileIcon/FileIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileMinusIcon/FileMinusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileMinusIcon/FileMinusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FilePlusIcon/FilePlusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FilePlusIcon/FilePlusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileTextIcon/FileTextIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileTextIcon/FileTextIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FileZipIcon/FileZipIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FileZipIcon/FileZipIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FilmIcon/FilmIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FilmIcon/FilmIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FilterIcon/FilterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FilterIcon/FilterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FlagIcon/FlagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FlagIcon/FlagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FlaskIcon/FlaskIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FlaskIcon/FlaskIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FolderIcon/FolderIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FolderIcon/FolderIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ForexManagementIcon/ForexManagementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ForexManagementIcon/ForexManagementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FreelanceIcon/FreelanceIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FreelanceIcon/FreelanceIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js +6 -1
- package/build/lib/web/development/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GithubIcon/GithubIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GithubIcon/GithubIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GitlabIcon/GitlabIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GitlabIcon/GitlabIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GlobeIcon/GlobeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GlobeIcon/GlobeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/GridIcon/GridIcon.js +6 -1
- package/build/lib/web/development/components/Icons/GridIcon/GridIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HashIcon/HashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HashIcon/HashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeadphoneIcon/HeadphoneIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeadphoneIcon/HeadphoneIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeadphonesIcon/HeadphonesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeadphonesIcon/HeadphonesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeadsetIcon/HeadsetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeadsetIcon/HeadsetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HeartIcon/HeartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HeartIcon/HeartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HelpCircleIcon/HelpCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HelpCircleIcon/HelpCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HistoryIcon/HistoryIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HistoryIcon/HistoryIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/HomeIcon/HomeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/HomeIcon/HomeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ImageIcon/ImageIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ImageIcon/ImageIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InboxIcon/InboxIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InboxIcon/InboxIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InfoIcon/InfoIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InfoIcon/InfoIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InstagramIcon/InstagramIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InstagramIcon/InstagramIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/InvoicesIcon/InvoicesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/InvoicesIcon/InvoicesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ItalicIcon/ItalicIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ItalicIcon/ItalicIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/KeyIcon/KeyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/KeyIcon/KeyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/KeyboardIcon/KeyboardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/KeyboardIcon/KeyboardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LayersIcon/LayersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LayersIcon/LayersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LayoutIcon/LayoutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LayoutIcon/LayoutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LinkIcon/LinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LinkIcon/LinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ListIcon/ListIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ListIcon/ListIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ListSearchIcon/ListSearchIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ListSearchIcon/ListSearchIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LoaderIcon/LoaderIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LoaderIcon/LoaderIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LockIcon/LockIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LockIcon/LockIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LogInIcon/LogInIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LogInIcon/LogInIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/LogOutIcon/LogOutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/LogOutIcon/LogOutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MailIcon/MailIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MailIcon/MailIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MailOpenIcon/MailOpenIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MailOpenIcon/MailOpenIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MapIcon/MapIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MapIcon/MapIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MapPinIcon/MapPinIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MapPinIcon/MapPinIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MaximizeIcon/MaximizeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MaximizeIcon/MaximizeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MenuDotsIcon/MenuDotsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MenuDotsIcon/MenuDotsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MenuIcon/MenuIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MenuIcon/MenuIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MessageCircleIcon/MessageCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MessageCircleIcon/MessageCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MessageSquareIcon/MessageSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MessageSquareIcon/MessageSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MicIcon/MicIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MicIcon/MicIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MicOffIcon/MicOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MicOffIcon/MicOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinimizeIcon/MinimizeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinimizeIcon/MinimizeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinusCircleIcon/MinusCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinusCircleIcon/MinusCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinusIcon/MinusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinusIcon/MinusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MinusSquareIcon/MinusSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MinusSquareIcon/MinusSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MobileAppIcon/MobileAppIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MobileAppIcon/MobileAppIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MonitorIcon/MonitorIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MonitorIcon/MonitorIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoonIcon/MoonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoonIcon/MoonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoreIcon/MoreIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoreIcon/MoreIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MoveIcon/MoveIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MoveIcon/MoveIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MusicIcon/MusicIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MusicIcon/MusicIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/MyAccountIcon/MyAccountIcon.js +6 -1
- package/build/lib/web/development/components/Icons/MyAccountIcon/MyAccountIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/NavigationIcon/NavigationIcon.js +6 -1
- package/build/lib/web/development/components/Icons/NavigationIcon/NavigationIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/NoSignalIcon/NoSignalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/NoSignalIcon/NoSignalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/OctagonIcon/OctagonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/OctagonIcon/OctagonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/OffersIcon/OffersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/OffersIcon/OffersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/OptimizerIcon/OptimizerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/OptimizerIcon/OptimizerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PackageIcon/PackageIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PackageIcon/PackageIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaperclipIcon/PaperclipIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaperclipIcon/PaperclipIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PauseCircleIcon/PauseCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PauseCircleIcon/PauseCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PauseIcon/PauseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PauseIcon/PauseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PercentIcon/PercentIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PercentIcon/PercentIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneCallIcon/PhoneCallIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneCallIcon/PhoneCallIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneIcon/PhoneIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneIcon/PhoneIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneOffIcon/PhoneOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneOffIcon/PhoneOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PieChartIcon/PieChartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PieChartIcon/PieChartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PinIcon/PinIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PinIcon/PinIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlayCircleIcon/PlayCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlayCircleIcon/PlayCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlayIcon/PlayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlayIcon/PlayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlusCircleIcon/PlusCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlusCircleIcon/PlusCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlusIcon/PlusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlusIcon/PlusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PlusSquareIcon/PlusSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PlusSquareIcon/PlusSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PocketIcon/PocketIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PocketIcon/PocketIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PosIcon/PosIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PosIcon/PosIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PowerIcon/PowerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PowerIcon/PowerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PrinterIcon/PrinterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PrinterIcon/PrinterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/PromptIcon/PromptIcon.js +6 -1
- package/build/lib/web/development/components/Icons/PromptIcon/PromptIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/QRCodeIcon/QRCodeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/QRCodeIcon/QRCodeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RadioIcon/RadioIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RayIcon/RayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RayIcon/RayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RazorpayIcon/RazorpayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RazorpayIcon/RazorpayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RazorpayXIcon/RazorpayXIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RazorpayXIcon/RazorpayXIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RefreshIcon/RefreshIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RefreshIcon/RefreshIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RepeatIcon/RepeatIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RepeatIcon/RepeatIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ReportsIcon/ReportsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ReportsIcon/ReportsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ResizerIcon/ResizerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ResizerIcon/ResizerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RewindIcon/RewindIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RewindIcon/RewindIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RouteIcon/RouteIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RouteIcon/RouteIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RoutesIcon/RoutesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RoutesIcon/RoutesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RupeeIcon/RupeeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RupeeIcon/RupeeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/RupeesIcon/RupeesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/RupeesIcon/RupeesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SaasIcon/SaasIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SaasIcon/SaasIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SaveIcon/SaveIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SaveIcon/SaveIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ScissorsIcon/ScissorsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ScissorsIcon/ScissorsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SearchIcon/SearchIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SearchIcon/SearchIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SendIcon/SendIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SendIcon/SendIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ServerIcon/ServerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ServerIcon/ServerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SettingsIcon/SettingsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SettingsIcon/SettingsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SettlementsIcon/SettlementsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SettlementsIcon/SettlementsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShareIcon/ShareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShareIcon/ShareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShieldIcon/ShieldIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShieldIcon/ShieldIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ShuffleIcon/ShuffleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ShuffleIcon/ShuffleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SidebarIcon/SidebarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SidebarIcon/SidebarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal1BarIcon/Signal1BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal1BarIcon/Signal1BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal2BarIcon/Signal2BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal2BarIcon/Signal2BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal3BarIcon/Signal3BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal3BarIcon/Signal3BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/Signal4BarIcon/Signal4BarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/Signal4BarIcon/Signal4BarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SignalIcon/SignalIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SignalIcon/SignalIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SimCardIcon/SimCardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SimCardIcon/SimCardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SkipBackIcon/SkipBackIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SkipBackIcon/SkipBackIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SkipForwardIcon/SkipForwardIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SkipForwardIcon/SkipForwardIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SlackIcon/SlackIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SlackIcon/SlackIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SlashIcon/SlashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SlashIcon/SlashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SlidersIcon/SlidersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SlidersIcon/SlidersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SmartCollectIcon/SmartCollectIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SmartCollectIcon/SmartCollectIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SmartphoneIcon/SmartphoneIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SmartphoneIcon/SmartphoneIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SolutionsIcon/SolutionsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SolutionsIcon/SolutionsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SortIcon/SortIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SortIcon/SortIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SourceToPayIcon/SourceToPayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SourceToPayIcon/SourceToPayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SparklesIcon/SparklesIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SparklesIcon/SparklesIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SpeakerIcon/SpeakerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SpeakerIcon/SpeakerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SquareIcon/SquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SquareIcon/SquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StampIcon/StampIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StampIcon/StampIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StarIcon/StarIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StarIcon/StarIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StopCircleIcon/StopCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StopCircleIcon/StopCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/StorefrontIcon/StorefrontIcon.js +6 -1
- package/build/lib/web/development/components/Icons/StorefrontIcon/StorefrontIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SunIcon/SunIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SunIcon/SunIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SunriseIcon/SunriseIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SunriseIcon/SunriseIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/SunsetIcon/SunsetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/SunsetIcon/SunsetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TabletIcon/TabletIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TabletIcon/TabletIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TagIcon/TagIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TagIcon/TagIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TargetIcon/TargetIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TargetIcon/TargetIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TestIcon/TestIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TestIcon/TestIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ThermometerIcon/ThermometerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ThermometerIcon/ThermometerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TicketIcon/TicketIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TicketIcon/TicketIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ToggleRightIcon/ToggleRightIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ToggleRightIcon/ToggleRightIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TokenHqIcon/TokenHqIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TokenHqIcon/TokenHqIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrademarkIcon/TrademarkIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrademarkIcon/TrademarkIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TransactionsIcon/TransactionsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TransactionsIcon/TransactionsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TranslateIcon/TranslateIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TranslateIcon/TranslateIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrashIcon/TrashIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrashIcon/TrashIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrendingDownIcon/TrendingDownIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrendingDownIcon/TrendingDownIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TrendingUpIcon/TrendingUpIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TrendingUpIcon/TrendingUpIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TriangleIcon/TriangleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TriangleIcon/TriangleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TvIcon/TvIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TvIcon/TvIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TwitterIcon/TwitterIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TwitterIcon/TwitterIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/TypeIcon/TypeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/TypeIcon/TypeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UmbrellaIcon/UmbrellaIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UmbrellaIcon/UmbrellaIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UnderlineIcon/UnderlineIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UnderlineIcon/UnderlineIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UnlockIcon/UnlockIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UnlockIcon/UnlockIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UpiIcon/UpiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UpiIcon/UpiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UploadCloudIcon/UploadCloudIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UploadCloudIcon/UploadCloudIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UploadIcon/UploadIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UploadIcon/UploadIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserCheckIcon/UserCheckIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserCheckIcon/UserCheckIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserIcon/UserIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserIcon/UserIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserMinusIcon/UserMinusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserMinusIcon/UserMinusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserPlusIcon/UserPlusIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserPlusIcon/UserPlusIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UserXIcon/UserXIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UserXIcon/UserXIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/UsersIcon/UsersIcon.js +6 -1
- package/build/lib/web/development/components/Icons/UsersIcon/UsersIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VideoIcon/VideoIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VideoIcon/VideoIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VideoOffIcon/VideoOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VideoOffIcon/VideoOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VoicemailIcon/VoicemailIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VoicemailIcon/VoicemailIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeHighIcon/VolumeHighIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeHighIcon/VolumeHighIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeIcon/VolumeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeIcon/VolumeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeLowIcon/VolumeLowIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeLowIcon/VolumeLowIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js +6 -1
- package/build/lib/web/development/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WalletIcon/WalletIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WalletIcon/WalletIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WatchIcon/WatchIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WatchIcon/WatchIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WhatsAppIcon/WhatsAppIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WhatsAppIcon/WhatsAppIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WifiIcon/WifiIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WifiIcon/WifiIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WifiOffIcon/WifiOffIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WifiOffIcon/WifiOffIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WindIcon/WindIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WindIcon/WindIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/WorldwideIcon/WorldwideIcon.js +6 -1
- package/build/lib/web/development/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/XCircleIcon/XCircleIcon.js +6 -1
- package/build/lib/web/development/components/Icons/XCircleIcon/XCircleIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/XSquareIcon/XSquareIcon.js +6 -1
- package/build/lib/web/development/components/Icons/XSquareIcon/XSquareIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/YoutubeIcon/YoutubeIcon.js +6 -1
- package/build/lib/web/development/components/Icons/YoutubeIcon/YoutubeIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ZapIcon/ZapIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ZapIcon/ZapIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ZoomInIcon/ZoomInIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ZoomInIcon/ZoomInIcon.js.map +1 -1
- package/build/lib/web/development/components/Icons/ZoomOutIcon/ZoomOutIcon.js +6 -1
- package/build/lib/web/development/components/Icons/ZoomOutIcon/ZoomOutIcon.js.map +1 -1
- package/build/lib/web/development/components/Input/TextInput/TextInput.js +5 -3
- package/build/lib/web/development/components/Input/TextInput/TextInput.js.map +1 -1
- package/build/lib/web/development/components/InputGroup/InputRow.web.js +4 -3
- package/build/lib/web/development/components/InputGroup/InputRow.web.js.map +1 -1
- package/build/lib/web/development/components/SideNav/SideNavItems/SideNavItem.web.js +3 -2
- package/build/lib/web/development/components/SideNav/SideNavItems/SideNavItem.web.js.map +1 -1
- package/build/lib/web/development/components/Table/Table.web.js +1 -2
- package/build/lib/web/development/components/Table/Table.web.js.map +1 -1
- package/build/lib/web/development/utils/isIconComponent/index.js +2 -0
- package/build/lib/web/development/utils/isIconComponent/index.js.map +1 -0
- package/build/lib/web/development/utils/isIconComponent/isIconComponent.js +16 -0
- package/build/lib/web/development/utils/isIconComponent/isIconComponent.js.map +1 -0
- package/build/lib/web/production/components/Accordion/AccordionItemHeader.js +4 -1
- package/build/lib/web/production/components/Accordion/AccordionItemHeader.js.map +1 -1
- package/build/lib/web/production/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ActivityIcon/ActivityIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ActivityIcon/ActivityIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AddressBookIcon/AddressBookIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AddressBookIcon/AddressBookIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AffordabilityIcon/AffordabilityIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AffordabilityIcon/AffordabilityIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AirplayIcon/AirplayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AirplayIcon/AirplayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertCircleIcon/AlertCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertCircleIcon/AlertCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertOctagonIcon/AlertOctagonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertOnlyIcon/AlertOnlyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlertTriangleIcon/AlertTriangleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignCenterIcon/AlignCenterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignCenterIcon/AlignCenterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignJustifyIcon/AlignJustifyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignLeftIcon/AlignLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignLeftIcon/AlignLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AlignRightIcon/AlignRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AlignRightIcon/AlignRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AnchorIcon/AnchorIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AnchorIcon/AnchorIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AndroidIcon/AndroidIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AndroidIcon/AndroidIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AnnouncementIcon/AnnouncementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AnnouncementIcon/AnnouncementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ApertureIcon/ApertureIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ApertureIcon/ApertureIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AppStoreIcon/AppStoreIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AppStoreIcon/AppStoreIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AppleIcon/AppleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AppleIcon/AppleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowDownIcon/ArrowDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowDownIcon/ArrowDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowDownRightIcon/ArrowDownRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowLeftIcon/ArrowLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowRightIcon/ArrowRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowRightIcon/ArrowRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowUpIcon/ArrowUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowUpIcon/ArrowUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ArrowUpRightIcon/ArrowUpRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AtSignIcon/AtSignIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AtSignIcon/AtSignIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AttachmentIcon/AttachmentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AttachmentIcon/AttachmentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AutomateAccountingIcon/AutomateAccountingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AutomatePayrollIcon/AutomatePayrollIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/AwardIcon/AwardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/AwardIcon/AwardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BankIcon/BankIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BankIcon/BankIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BarChartAltIcon/BarChartAltIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BarChartAltIcon/BarChartAltIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BarChartIcon/BarChartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BarChartIcon/BarChartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BarCodeIcon/BarCodeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BarCodeIcon/BarCodeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery100PercentIcon/Battery100PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery20PercentIcon/Battery20PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery40PercentIcon/Battery40PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery60PercentIcon/Battery60PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Battery80PercentIcon/Battery80PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BatteryChargingIcon/BatteryChargingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BatteryIcon/BatteryIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BatteryIcon/BatteryIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BellIcon/BellIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BellIcon/BellIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BellOffIcon/BellOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BellOffIcon/BellOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BfsiIcon/BfsiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BfsiIcon/BfsiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BillIcon/BillIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BillIcon/BillIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BillMeIcon/BillMeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BillMeIcon/BillMeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BluetoothIcon/BluetoothIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BluetoothIcon/BluetoothIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BoldIcon/BoldIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BoldIcon/BoldIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BookIcon/BookIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BookIcon/BookIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BookmarkIcon/BookmarkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BookmarkIcon/BookmarkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BoxIcon/BoxIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BoxIcon/BoxIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BriefcaseIcon/BriefcaseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BriefcaseIcon/BriefcaseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BugIcon/BugIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BugIcon/BugIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BuildingIcon/BuildingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BuildingIcon/BuildingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BulkPayoutsIcon/BulkPayoutsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BusinessBankingIcon/BusinessBankingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CalendarIcon/CalendarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CalendarIcon/CalendarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CameraIcon/CameraIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CameraIcon/CameraIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CameraOffIcon/CameraOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CameraOffIcon/CameraOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CashIcon/CashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CashIcon/CashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CastIcon/CastIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CastIcon/CastIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckCircle2Icon/CheckCircle2Icon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckCircleIcon/CheckCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckCircleIcon/CheckCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckIcon/CheckIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckIcon/CheckIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CheckSquareIcon/CheckSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CheckSquareIcon/CheckSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronDownIcon/ChevronDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronDownIcon/ChevronDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronLeftIcon/ChevronLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronRightIcon/ChevronRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronRightIcon/ChevronRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronUpDownIcon/ChevronUpDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronUpIcon/ChevronUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronUpIcon/ChevronUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsDownIcon/ChevronsDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsLeftIcon/ChevronsLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsRightIcon/ChevronsRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChevronsUpIcon/ChevronsUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ChromeIcon/ChromeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ChromeIcon/ChromeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CircleIcon/CircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CircleIcon/CircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ClipboardIcon/ClipboardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ClipboardIcon/ClipboardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ClockIcon/ClockIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ClockIcon/ClockIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloseIcon/CloseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloseIcon/CloseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudDrizzleIcon/CloudDrizzleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudIcon/CloudIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudIcon/CloudIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudLightningIcon/CloudLightningIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudLightningIcon/CloudLightningIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudOffIcon/CloudOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudOffIcon/CloudOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudRainIcon/CloudRainIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudRainIcon/CloudRainIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CloudSnowIcon/CloudSnowIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CloudSnowIcon/CloudSnowIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CodeSnippetIcon/CodeSnippetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CodepenIcon/CodepenIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CodepenIcon/CodepenIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CoinIcon/CoinIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CoinIcon/CoinIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CoinsIcon/CoinsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CoinsIcon/CoinsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CommandIcon/CommandIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CommandIcon/CommandIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CompassIcon/CompassIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CompassIcon/CompassIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ConfettiIcon/ConfettiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ConfettiIcon/ConfettiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CookieIcon/CookieIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CookieIcon/CookieIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CopyIcon/CopyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CopyIcon/CopyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CopyrightIcon/CopyrightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CopyrightIcon/CopyrightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerDownLeftIcon/CornerDownLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerDownRightIcon/CornerDownRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerLeftDownIcon/CornerLeftDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerLeftUpIcon/CornerLeftUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerRightDownIcon/CornerRightDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerRightUpIcon/CornerRightUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerUpLeftIcon/CornerUpLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CornerUpRightIcon/CornerUpRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CpuIcon/CpuIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CpuIcon/CpuIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CreditCardIcon/CreditCardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CreditCardIcon/CreditCardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CropIcon/CropIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CropIcon/CropIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CrosshairIcon/CrosshairIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CrosshairIcon/CrosshairIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CurrentAccountIcon/CurrentAccountIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CustomersIcon/CustomersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CustomersIcon/CustomersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/CutIcon/CutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/CutIcon/CutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DashboardIcon/DashboardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DashboardIcon/DashboardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DeleteIcon/DeleteIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DeleteIcon/DeleteIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DigitalLendingIcon/DigitalLendingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DiscIcon/DiscIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DiscIcon/DiscIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DollarIcon/DollarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DollarIcon/DollarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DollarsIcon/DollarsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DollarsIcon/DollarsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DotIcon/DotIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DotIcon/DotIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DownloadCloudIcon/DownloadCloudIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DownloadIcon/DownloadIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DownloadIcon/DownloadIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DragHandleIcon/DragHandleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DragHandleIcon/DragHandleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/DropletIcon/DropletIcon.js +6 -1
- package/build/lib/web/production/components/Icons/DropletIcon/DropletIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EcommerceIcon/EcommerceIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EcommerceIcon/EcommerceIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EditComposeIcon/EditComposeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EditComposeIcon/EditComposeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EditIcon/EditIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EditIcon/EditIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EditInlineIcon/EditInlineIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EditInlineIcon/EditInlineIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EducationIcon/EducationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EducationIcon/EducationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EngageIcon/EngageIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EngageIcon/EngageIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EqualsIcon/EqualsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EqualsIcon/EqualsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EscrowAccountIcon/EscrowAccountIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ExportIcon/ExportIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ExportIcon/ExportIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ExternalLinkIcon/ExternalLinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EyeIcon/EyeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EyeIcon/EyeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/EyeOffIcon/EyeOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/EyeOffIcon/EyeOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FacebookIcon/FacebookIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FacebookIcon/FacebookIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FastForwardIcon/FastForwardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FastForwardIcon/FastForwardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FeatherIcon/FeatherIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FeatherIcon/FeatherIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FigmaIcon/FigmaIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FigmaIcon/FigmaIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileIcon/FileIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileIcon/FileIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileMinusIcon/FileMinusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileMinusIcon/FileMinusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FilePlusIcon/FilePlusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FilePlusIcon/FilePlusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileTextIcon/FileTextIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileTextIcon/FileTextIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FileZipIcon/FileZipIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FileZipIcon/FileZipIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FilmIcon/FilmIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FilmIcon/FilmIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FilterIcon/FilterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FilterIcon/FilterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FlagIcon/FlagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FlagIcon/FlagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FlaskIcon/FlaskIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FlaskIcon/FlaskIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FolderIcon/FolderIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FolderIcon/FolderIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ForexManagementIcon/ForexManagementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ForexManagementIcon/ForexManagementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FreelanceIcon/FreelanceIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FreelanceIcon/FreelanceIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FullScreenEnterIcon/FullScreenEnterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js +6 -1
- package/build/lib/web/production/components/Icons/FullScreenExitIcon/FullScreenExitIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GithubIcon/GithubIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GithubIcon/GithubIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GitlabIcon/GitlabIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GitlabIcon/GitlabIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GlobeIcon/GlobeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GlobeIcon/GlobeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/GridIcon/GridIcon.js +6 -1
- package/build/lib/web/production/components/Icons/GridIcon/GridIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HashIcon/HashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HashIcon/HashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeadphoneIcon/HeadphoneIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeadphoneIcon/HeadphoneIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeadphonesIcon/HeadphonesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeadphonesIcon/HeadphonesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeadsetIcon/HeadsetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeadsetIcon/HeadsetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HeartIcon/HeartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HeartIcon/HeartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HelpCircleIcon/HelpCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HelpCircleIcon/HelpCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HistoryIcon/HistoryIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HistoryIcon/HistoryIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/HomeIcon/HomeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/HomeIcon/HomeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ImageIcon/ImageIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ImageIcon/ImageIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InboxIcon/InboxIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InboxIcon/InboxIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/IndiaFlagIcon/IndiaFlagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InfoIcon/InfoIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InfoIcon/InfoIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InstagramIcon/InstagramIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InstagramIcon/InstagramIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InstantSettlementIcon/InstantSettlementIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/InvoicesIcon/InvoicesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/InvoicesIcon/InvoicesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ItalicIcon/ItalicIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ItalicIcon/ItalicIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/KeyIcon/KeyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/KeyIcon/KeyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/KeyboardIcon/KeyboardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/KeyboardIcon/KeyboardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LayersIcon/LayersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LayersIcon/LayersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LayoutIcon/LayoutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LayoutIcon/LayoutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LifeBuoyIcon/LifeBuoyIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LinkIcon/LinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LinkIcon/LinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ListIcon/ListIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ListIcon/ListIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ListSearchIcon/ListSearchIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ListSearchIcon/ListSearchIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LoaderIcon/LoaderIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LoaderIcon/LoaderIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LockIcon/LockIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LockIcon/LockIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LogInIcon/LogInIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LogInIcon/LogInIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/LogOutIcon/LogOutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/LogOutIcon/LogOutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MagicCheckoutIcon/MagicCheckoutIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MagicKonnectIcon/MagicKonnectIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MailIcon/MailIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MailIcon/MailIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MailOpenIcon/MailOpenIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MailOpenIcon/MailOpenIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MapIcon/MapIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MapIcon/MapIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MapPinIcon/MapPinIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MapPinIcon/MapPinIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MaximizeIcon/MaximizeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MaximizeIcon/MaximizeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MenuDotsIcon/MenuDotsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MenuDotsIcon/MenuDotsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MenuIcon/MenuIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MenuIcon/MenuIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MessageCircleIcon/MessageCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MessageCircleIcon/MessageCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MessageSquareIcon/MessageSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MessageSquareIcon/MessageSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MicIcon/MicIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MicIcon/MicIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MicOffIcon/MicOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MicOffIcon/MicOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinimizeIcon/MinimizeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinimizeIcon/MinimizeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinusCircleIcon/MinusCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinusCircleIcon/MinusCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinusIcon/MinusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinusIcon/MinusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MinusSquareIcon/MinusSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MinusSquareIcon/MinusSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MobileAppIcon/MobileAppIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MobileAppIcon/MobileAppIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MonitorIcon/MonitorIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MonitorIcon/MonitorIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoonIcon/MoonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoonIcon/MoonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoreHorizontalIcon/MoreHorizontalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoreIcon/MoreIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoreIcon/MoreIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoreVerticalIcon/MoreVerticalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MoveIcon/MoveIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MoveIcon/MoveIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MusicIcon/MusicIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MusicIcon/MusicIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/MyAccountIcon/MyAccountIcon.js +6 -1
- package/build/lib/web/production/components/Icons/MyAccountIcon/MyAccountIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/NavigationIcon/NavigationIcon.js +6 -1
- package/build/lib/web/production/components/Icons/NavigationIcon/NavigationIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/NoSignalIcon/NoSignalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/NoSignalIcon/NoSignalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/OctagonIcon/OctagonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/OctagonIcon/OctagonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/OffersIcon/OffersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/OffersIcon/OffersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/OptimizerIcon/OptimizerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/OptimizerIcon/OptimizerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PackageIcon/PackageIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PackageIcon/PackageIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaperclipIcon/PaperclipIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaperclipIcon/PaperclipIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PauseCircleIcon/PauseCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PauseCircleIcon/PauseCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PauseIcon/PauseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PauseIcon/PauseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentButtonIcon/PaymentButtonIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentButtonsIcon/PaymentButtonsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentGatewayIcon/PaymentGatewayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentLinkIcon/PaymentLinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentLinksIcon/PaymentLinksIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PaymentPagesIcon/PaymentPagesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayoutLinkIcon/PayoutLinkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayrollAddonsIcon/PayrollAddonsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayrollForCaIcon/PayrollForCaIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PercentIcon/PercentIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PercentIcon/PercentIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneCallIcon/PhoneCallIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneCallIcon/PhoneCallIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneForwardedIcon/PhoneForwardedIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneIcon/PhoneIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneIcon/PhoneIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneIncomingIcon/PhoneIncomingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneMissedIcon/PhoneMissedIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneOffIcon/PhoneOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneOffIcon/PhoneOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PictureInPictureIcon/PictureInPictureIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PieChartIcon/PieChartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PieChartIcon/PieChartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PinIcon/PinIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PinIcon/PinIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlayCircleIcon/PlayCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlayCircleIcon/PlayCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlayIcon/PlayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlayIcon/PlayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlusCircleIcon/PlusCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlusCircleIcon/PlusCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlusIcon/PlusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlusIcon/PlusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PlusSquareIcon/PlusSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PlusSquareIcon/PlusSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PocketIcon/PocketIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PocketIcon/PocketIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PosIcon/PosIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PosIcon/PosIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PowerIcon/PowerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PowerIcon/PowerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PrinterIcon/PrinterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PrinterIcon/PrinterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/PromptIcon/PromptIcon.js +6 -1
- package/build/lib/web/production/components/Icons/PromptIcon/PromptIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/QRCodeIcon/QRCodeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/QRCodeIcon/QRCodeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RadioIcon/RadioIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RadioIcon/RadioIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RayIcon/RayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RayIcon/RayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RazorpayIcon/RazorpayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RazorpayIcon/RazorpayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RazorpayXIcon/RazorpayXIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RazorpayXIcon/RazorpayXIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RefreshIcon/RefreshIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RefreshIcon/RefreshIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RepeatIcon/RepeatIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RepeatIcon/RepeatIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ReportsIcon/ReportsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ReportsIcon/ReportsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ResizerIcon/ResizerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ResizerIcon/ResizerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RewindIcon/RewindIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RewindIcon/RewindIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RotateClockWiseIcon/RotateClockWiseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RouteIcon/RouteIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RouteIcon/RouteIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RoutesIcon/RoutesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RoutesIcon/RoutesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RupeeIcon/RupeeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RupeeIcon/RupeeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/RupeesIcon/RupeesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/RupeesIcon/RupeesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SaasIcon/SaasIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SaasIcon/SaasIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SaveIcon/SaveIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SaveIcon/SaveIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ScissorsIcon/ScissorsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ScissorsIcon/ScissorsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SearchIcon/SearchIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SearchIcon/SearchIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SendIcon/SendIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SendIcon/SendIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ServerIcon/ServerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ServerIcon/ServerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SettingsIcon/SettingsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SettingsIcon/SettingsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SettlementsIcon/SettlementsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SettlementsIcon/SettlementsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShareIcon/ShareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShareIcon/ShareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShieldIcon/ShieldIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShieldIcon/ShieldIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShoppingBagIcon/ShoppingBagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShoppingCartIcon/ShoppingCartIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ShuffleIcon/ShuffleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ShuffleIcon/ShuffleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SidebarIcon/SidebarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SidebarIcon/SidebarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal1BarIcon/Signal1BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal1BarIcon/Signal1BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal2BarIcon/Signal2BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal2BarIcon/Signal2BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal3BarIcon/Signal3BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal3BarIcon/Signal3BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/Signal4BarIcon/Signal4BarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/Signal4BarIcon/Signal4BarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SignalIcon/SignalIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SignalIcon/SignalIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SimCardIcon/SimCardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SimCardIcon/SimCardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SkipBackIcon/SkipBackIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SkipBackIcon/SkipBackIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SkipForwardIcon/SkipForwardIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SkipForwardIcon/SkipForwardIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SlackIcon/SlackIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SlackIcon/SlackIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SlashIcon/SlashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SlashIcon/SlashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SlidersIcon/SlidersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SlidersIcon/SlidersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SmartCollectIcon/SmartCollectIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SmartCollectIcon/SmartCollectIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SmartphoneIcon/SmartphoneIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SmartphoneIcon/SmartphoneIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SolutionsIcon/SolutionsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SolutionsIcon/SolutionsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SortIcon/SortIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SortIcon/SortIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SourceToPayIcon/SourceToPayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SourceToPayIcon/SourceToPayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SparklesIcon/SparklesIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SparklesIcon/SparklesIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SpeakerIcon/SpeakerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SpeakerIcon/SpeakerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SquareIcon/SquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SquareIcon/SquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StampIcon/StampIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StampIcon/StampIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StarIcon/StarIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StarIcon/StarIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StopCircleIcon/StopCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StopCircleIcon/StopCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/StorefrontIcon/StorefrontIcon.js +6 -1
- package/build/lib/web/production/components/Icons/StorefrontIcon/StorefrontIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SubscriptionsIcon/SubscriptionsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SunIcon/SunIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SunIcon/SunIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SunriseIcon/SunriseIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SunriseIcon/SunriseIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/SunsetIcon/SunsetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/SunsetIcon/SunsetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TabletIcon/TabletIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TabletIcon/TabletIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TagIcon/TagIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TagIcon/TagIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TargetIcon/TargetIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TargetIcon/TargetIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TaxPaymentsIcon/TaxPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TestIcon/TestIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TestIcon/TestIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ThermometerIcon/ThermometerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ThermometerIcon/ThermometerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ThumbsDownIcon/ThumbsDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ThumbsUpIcon/ThumbsUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TicketIcon/TicketIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TicketIcon/TicketIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ToggleLeftIcon/ToggleLeftIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ToggleRightIcon/ToggleRightIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ToggleRightIcon/ToggleRightIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TokenHqIcon/TokenHqIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TokenHqIcon/TokenHqIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrademarkIcon/TrademarkIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrademarkIcon/TrademarkIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TransactionsIcon/TransactionsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TransactionsIcon/TransactionsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TranslateIcon/TranslateIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TranslateIcon/TranslateIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrashIcon/TrashIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrashIcon/TrashIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrendingDownIcon/TrendingDownIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrendingDownIcon/TrendingDownIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TrendingUpIcon/TrendingUpIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TrendingUpIcon/TrendingUpIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TriangleIcon/TriangleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TriangleIcon/TriangleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TvIcon/TvIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TvIcon/TvIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TwitterIcon/TwitterIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TwitterIcon/TwitterIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/TypeIcon/TypeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/TypeIcon/TypeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UmbrellaIcon/UmbrellaIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UmbrellaIcon/UmbrellaIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UnderlineIcon/UnderlineIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UnderlineIcon/UnderlineIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UnlockIcon/UnlockIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UnlockIcon/UnlockIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UpiAutopayIcon/UpiAutopayIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UpiIcon/UpiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UpiIcon/UpiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UploadCloudIcon/UploadCloudIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UploadCloudIcon/UploadCloudIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UploadIcon/UploadIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UploadIcon/UploadIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserCheckIcon/UserCheckIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserCheckIcon/UserCheckIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserIcon/UserIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserIcon/UserIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserMinusIcon/UserMinusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserMinusIcon/UserMinusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserPlusIcon/UserPlusIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserPlusIcon/UserPlusIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UserXIcon/UserXIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UserXIcon/UserXIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/UsersIcon/UsersIcon.js +6 -1
- package/build/lib/web/production/components/Icons/UsersIcon/UsersIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VendorPaymentsIcon/VendorPaymentsIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VideoIcon/VideoIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VideoIcon/VideoIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VideoOffIcon/VideoOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VideoOffIcon/VideoOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VoicemailIcon/VoicemailIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VoicemailIcon/VoicemailIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeHighIcon/VolumeHighIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeHighIcon/VolumeHighIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeIcon/VolumeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeIcon/VolumeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeLowIcon/VolumeLowIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeLowIcon/VolumeLowIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js +6 -1
- package/build/lib/web/production/components/Icons/VolumeMuteIcon/VolumeMuteIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WalletIcon/WalletIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WalletIcon/WalletIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WatchIcon/WatchIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WatchIcon/WatchIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WhatsAppIcon/WhatsAppIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WhatsAppIcon/WhatsAppIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WifiIcon/WifiIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WifiIcon/WifiIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WifiOffIcon/WifiOffIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WifiOffIcon/WifiOffIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WindIcon/WindIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WindIcon/WindIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/WorldwideIcon/WorldwideIcon.js +6 -1
- package/build/lib/web/production/components/Icons/WorldwideIcon/WorldwideIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/XCircleIcon/XCircleIcon.js +6 -1
- package/build/lib/web/production/components/Icons/XCircleIcon/XCircleIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/XSquareIcon/XSquareIcon.js +6 -1
- package/build/lib/web/production/components/Icons/XSquareIcon/XSquareIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/YoutubeIcon/YoutubeIcon.js +6 -1
- package/build/lib/web/production/components/Icons/YoutubeIcon/YoutubeIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ZapIcon/ZapIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ZapIcon/ZapIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ZoomInIcon/ZoomInIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ZoomInIcon/ZoomInIcon.js.map +1 -1
- package/build/lib/web/production/components/Icons/ZoomOutIcon/ZoomOutIcon.js +6 -1
- package/build/lib/web/production/components/Icons/ZoomOutIcon/ZoomOutIcon.js.map +1 -1
- package/build/lib/web/production/components/Input/TextInput/TextInput.js +5 -3
- package/build/lib/web/production/components/Input/TextInput/TextInput.js.map +1 -1
- package/build/lib/web/production/components/InputGroup/InputRow.web.js +4 -3
- package/build/lib/web/production/components/InputGroup/InputRow.web.js.map +1 -1
- package/build/lib/web/production/components/SideNav/SideNavItems/SideNavItem.web.js +3 -2
- package/build/lib/web/production/components/SideNav/SideNavItems/SideNavItem.web.js.map +1 -1
- package/build/lib/web/production/components/Table/Table.web.js +1 -2
- package/build/lib/web/production/components/Table/Table.web.js.map +1 -1
- package/build/lib/web/production/utils/isIconComponent/index.js +2 -0
- package/build/lib/web/production/utils/isIconComponent/index.js.map +1 -0
- package/build/lib/web/production/utils/isIconComponent/isIconComponent.js +16 -0
- package/build/lib/web/production/utils/isIconComponent/isIconComponent.js.map +1 -0
- package/build/types/components/index.d.ts +389 -389
- package/build/types/components/index.native.d.ts +687 -687
- package/package.json +1 -1
|
@@ -3,24 +3,397 @@ import { FormHintWrapper } from './FormHintWrapper.native.js';
|
|
|
3
3
|
import { hintMarginTop, hintTextSize, hintIconSize } from './formTokens.js';
|
|
4
4
|
import { Text } from '../Typography/Text/Text.js';
|
|
5
5
|
import { BaseBox } from '../Box/BaseBox/BaseBox.native.js';
|
|
6
|
-
import '
|
|
7
|
-
import '
|
|
8
|
-
import '
|
|
9
|
-
import
|
|
10
|
-
import '../Icons/
|
|
11
|
-
import '
|
|
12
|
-
import '
|
|
13
|
-
import '
|
|
14
|
-
import '
|
|
15
|
-
import '
|
|
16
|
-
import '../
|
|
17
|
-
import '
|
|
18
|
-
import
|
|
19
|
-
import '
|
|
20
|
-
import '../
|
|
6
|
+
import '../Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.js';
|
|
7
|
+
import '../Icons/ActivityIcon/ActivityIcon.js';
|
|
8
|
+
import '../Icons/AddressBookIcon/AddressBookIcon.js';
|
|
9
|
+
import '../Icons/AffordabilityIcon/AffordabilityIcon.js';
|
|
10
|
+
import '../Icons/AirplayIcon/AirplayIcon.js';
|
|
11
|
+
import '../Icons/AlertCircleIcon/AlertCircleIcon.js';
|
|
12
|
+
import '../Icons/AlertOctagonIcon/AlertOctagonIcon.js';
|
|
13
|
+
import '../Icons/AlertOnlyIcon/AlertOnlyIcon.js';
|
|
14
|
+
import '../Icons/AlertTriangleIcon/AlertTriangleIcon.js';
|
|
15
|
+
import '../Icons/AlignCenterIcon/AlignCenterIcon.js';
|
|
16
|
+
import '../Icons/AlignJustifyIcon/AlignJustifyIcon.js';
|
|
17
|
+
import '../Icons/AlignLeftIcon/AlignLeftIcon.js';
|
|
18
|
+
import '../Icons/AlignRightIcon/AlignRightIcon.js';
|
|
19
|
+
import '../Icons/AnchorIcon/AnchorIcon.js';
|
|
20
|
+
import '../Icons/AndroidIcon/AndroidIcon.js';
|
|
21
|
+
import '../Icons/AnnouncementIcon/AnnouncementIcon.js';
|
|
22
|
+
import '../Icons/ApertureIcon/ApertureIcon.js';
|
|
23
|
+
import '../Icons/AppStoreIcon/AppStoreIcon.js';
|
|
24
|
+
import '../Icons/AppleIcon/AppleIcon.js';
|
|
25
|
+
import '../Icons/ArrowDownIcon/ArrowDownIcon.js';
|
|
26
|
+
import '../Icons/ArrowDownLeftIcon/ArrowDownLeftIcon.js';
|
|
27
|
+
import '../Icons/ArrowDownRightIcon/ArrowDownRightIcon.js';
|
|
28
|
+
import '../Icons/ArrowLeftIcon/ArrowLeftIcon.js';
|
|
29
|
+
import '../Icons/ArrowRightIcon/ArrowRightIcon.js';
|
|
30
|
+
import '../Icons/ArrowSquareDownIcon/ArrowSquareDownIcon.js';
|
|
31
|
+
import '../Icons/ArrowSquareDownLeftIcon/ArrowSquareDownLeftIcon.js';
|
|
32
|
+
import '../Icons/ArrowSquareDownRightIcon/ArrowSquareDownRightIcon.js';
|
|
33
|
+
import '../Icons/ArrowSquareLeftIcon/ArrowSquareLeftIcon.js';
|
|
34
|
+
import '../Icons/ArrowSquareRightIcon/ArrowSquareRightIcon.js';
|
|
35
|
+
import '../Icons/ArrowSquareUpIcon/ArrowSquareUpIcon.js';
|
|
36
|
+
import '../Icons/ArrowSquareUpLeftIcon/ArrowSquareUpLeftIcon.js';
|
|
37
|
+
import '../Icons/ArrowSquareUpRightIcon/ArrowSquareUpRightIcon.js';
|
|
38
|
+
import '../Icons/ArrowUpIcon/ArrowUpIcon.js';
|
|
39
|
+
import '../Icons/ArrowUpLeftIcon/ArrowUpLeftIcon.js';
|
|
40
|
+
import '../Icons/ArrowUpRightIcon/ArrowUpRightIcon.js';
|
|
41
|
+
import '../Icons/AtSignIcon/AtSignIcon.js';
|
|
42
|
+
import '../Icons/AttachmentIcon/AttachmentIcon.js';
|
|
43
|
+
import '../Icons/AutomateAccountingIcon/AutomateAccountingIcon.js';
|
|
44
|
+
import '../Icons/AutomatePayrollIcon/AutomatePayrollIcon.js';
|
|
45
|
+
import '../Icons/AwardIcon/AwardIcon.js';
|
|
46
|
+
import '../Icons/BankAccountVerificationIcon/BankAccountVerificationIcon.js';
|
|
47
|
+
import '../Icons/BankIcon/BankIcon.js';
|
|
48
|
+
import '../Icons/BarChartAltIcon/BarChartAltIcon.js';
|
|
49
|
+
import '../Icons/BarChartIcon/BarChartIcon.js';
|
|
50
|
+
import '../Icons/BarCodeIcon/BarCodeIcon.js';
|
|
51
|
+
import '../Icons/Battery100PercentIcon/Battery100PercentIcon.js';
|
|
52
|
+
import '../Icons/Battery20PercentIcon/Battery20PercentIcon.js';
|
|
53
|
+
import '../Icons/Battery40PercentIcon/Battery40PercentIcon.js';
|
|
54
|
+
import '../Icons/Battery60PercentIcon/Battery60PercentIcon.js';
|
|
55
|
+
import '../Icons/Battery80PercentIcon/Battery80PercentIcon.js';
|
|
56
|
+
import '../Icons/BatteryChargingIcon/BatteryChargingIcon.js';
|
|
57
|
+
import '../Icons/BatteryIcon/BatteryIcon.js';
|
|
58
|
+
import '../Icons/BellIcon/BellIcon.js';
|
|
59
|
+
import '../Icons/BellOffIcon/BellOffIcon.js';
|
|
60
|
+
import '../Icons/BfsiIcon/BfsiIcon.js';
|
|
61
|
+
import '../Icons/BillIcon/BillIcon.js';
|
|
62
|
+
import '../Icons/BillMeIcon/BillMeIcon.js';
|
|
63
|
+
import '../Icons/BluetoothIcon/BluetoothIcon.js';
|
|
64
|
+
import '../Icons/BoldIcon/BoldIcon.js';
|
|
65
|
+
import '../Icons/BookIcon/BookIcon.js';
|
|
66
|
+
import '../Icons/BookmarkIcon/BookmarkIcon.js';
|
|
67
|
+
import '../Icons/BoxIcon/BoxIcon.js';
|
|
68
|
+
import '../Icons/BriefcaseIcon/BriefcaseIcon.js';
|
|
69
|
+
import '../Icons/BugIcon/BugIcon.js';
|
|
70
|
+
import '../Icons/BuildingIcon/BuildingIcon.js';
|
|
71
|
+
import '../Icons/BulkPayoutsIcon/BulkPayoutsIcon.js';
|
|
72
|
+
import '../Icons/BusinessBankingIcon/BusinessBankingIcon.js';
|
|
73
|
+
import '../Icons/BusinessSpendManagementIcon/BusinessSpendManagementIcon.js';
|
|
74
|
+
import '../Icons/CalendarIcon/CalendarIcon.js';
|
|
75
|
+
import '../Icons/CameraIcon/CameraIcon.js';
|
|
76
|
+
import '../Icons/CameraOffIcon/CameraOffIcon.js';
|
|
77
|
+
import '../Icons/CashIcon/CashIcon.js';
|
|
78
|
+
import '../Icons/CastIcon/CastIcon.js';
|
|
79
|
+
import '../Icons/CheckCircle2Icon/CheckCircle2Icon.js';
|
|
80
|
+
import '../Icons/CheckCircleIcon/CheckCircleIcon.js';
|
|
21
81
|
import CheckIcon from '../Icons/CheckIcon/CheckIcon.js';
|
|
82
|
+
import '../Icons/CheckSquareIcon/CheckSquareIcon.js';
|
|
83
|
+
import '../Icons/ChevronDownIcon/ChevronDownIcon.js';
|
|
84
|
+
import '../Icons/ChevronLeftIcon/ChevronLeftIcon.js';
|
|
85
|
+
import '../Icons/ChevronRightIcon/ChevronRightIcon.js';
|
|
86
|
+
import '../Icons/ChevronUpDownIcon/ChevronUpDownIcon.js';
|
|
87
|
+
import '../Icons/ChevronUpIcon/ChevronUpIcon.js';
|
|
88
|
+
import '../Icons/ChevronsDownIcon/ChevronsDownIcon.js';
|
|
89
|
+
import '../Icons/ChevronsLeftIcon/ChevronsLeftIcon.js';
|
|
90
|
+
import '../Icons/ChevronsRightIcon/ChevronsRightIcon.js';
|
|
91
|
+
import '../Icons/ChevronsUpIcon/ChevronsUpIcon.js';
|
|
92
|
+
import '../Icons/ChromeIcon/ChromeIcon.js';
|
|
93
|
+
import '../Icons/CircleIcon/CircleIcon.js';
|
|
94
|
+
import '../Icons/ClipboardIcon/ClipboardIcon.js';
|
|
95
|
+
import '../Icons/ClockIcon/ClockIcon.js';
|
|
96
|
+
import '../Icons/CloseIcon/CloseIcon.js';
|
|
97
|
+
import '../Icons/ClosedCaptioningIcon/ClosedCaptioningIcon.js';
|
|
98
|
+
import '../Icons/CloudDrizzleIcon/CloudDrizzleIcon.js';
|
|
99
|
+
import '../Icons/CloudIcon/CloudIcon.js';
|
|
100
|
+
import '../Icons/CloudLightningIcon/CloudLightningIcon.js';
|
|
101
|
+
import '../Icons/CloudOffIcon/CloudOffIcon.js';
|
|
102
|
+
import '../Icons/CloudRainIcon/CloudRainIcon.js';
|
|
103
|
+
import '../Icons/CloudSnowIcon/CloudSnowIcon.js';
|
|
104
|
+
import '../Icons/CodeSnippetIcon/CodeSnippetIcon.js';
|
|
105
|
+
import '../Icons/CodepenIcon/CodepenIcon.js';
|
|
106
|
+
import '../Icons/CoinIcon/CoinIcon.js';
|
|
107
|
+
import '../Icons/CoinsIcon/CoinsIcon.js';
|
|
108
|
+
import '../Icons/CommandIcon/CommandIcon.js';
|
|
109
|
+
import '../Icons/CompanyRegistrationIcon/CompanyRegistrationIcon.js';
|
|
110
|
+
import '../Icons/CompassIcon/CompassIcon.js';
|
|
111
|
+
import '../Icons/ConfettiIcon/ConfettiIcon.js';
|
|
112
|
+
import '../Icons/ContactlessPaymentIcon/ContactlessPaymentIcon.js';
|
|
113
|
+
import '../Icons/CookieIcon/CookieIcon.js';
|
|
114
|
+
import '../Icons/CopyIcon/CopyIcon.js';
|
|
115
|
+
import '../Icons/CopyrightIcon/CopyrightIcon.js';
|
|
116
|
+
import '../Icons/CornerDownLeftIcon/CornerDownLeftIcon.js';
|
|
117
|
+
import '../Icons/CornerDownRightIcon/CornerDownRightIcon.js';
|
|
118
|
+
import '../Icons/CornerLeftDownIcon/CornerLeftDownIcon.js';
|
|
119
|
+
import '../Icons/CornerLeftUpIcon/CornerLeftUpIcon.js';
|
|
120
|
+
import '../Icons/CornerRightDownIcon/CornerRightDownIcon.js';
|
|
121
|
+
import '../Icons/CornerRightUpIcon/CornerRightUpIcon.js';
|
|
122
|
+
import '../Icons/CornerUpLeftIcon/CornerUpLeftIcon.js';
|
|
123
|
+
import '../Icons/CornerUpRightIcon/CornerUpRightIcon.js';
|
|
124
|
+
import '../Icons/CpuIcon/CpuIcon.js';
|
|
125
|
+
import '../Icons/CreditCardIcon/CreditCardIcon.js';
|
|
126
|
+
import '../Icons/CreditsAndLoansIcon/CreditsAndLoansIcon.js';
|
|
127
|
+
import '../Icons/CropIcon/CropIcon.js';
|
|
128
|
+
import '../Icons/CrosshairIcon/CrosshairIcon.js';
|
|
129
|
+
import '../Icons/CurrentAccountIcon/CurrentAccountIcon.js';
|
|
130
|
+
import '../Icons/CustomersIcon/CustomersIcon.js';
|
|
131
|
+
import '../Icons/CutIcon/CutIcon.js';
|
|
132
|
+
import '../Icons/DashboardIcon/DashboardIcon.js';
|
|
133
|
+
import '../Icons/DeleteIcon/DeleteIcon.js';
|
|
134
|
+
import '../Icons/DigitalLendingIcon/DigitalLendingIcon.js';
|
|
135
|
+
import '../Icons/DisbursePaymentsIcon/DisbursePaymentsIcon.js';
|
|
136
|
+
import '../Icons/DiscIcon/DiscIcon.js';
|
|
137
|
+
import '../Icons/DollarIcon/DollarIcon.js';
|
|
138
|
+
import '../Icons/DollarsIcon/DollarsIcon.js';
|
|
139
|
+
import '../Icons/DotIcon/DotIcon.js';
|
|
140
|
+
import '../Icons/DownloadCloudIcon/DownloadCloudIcon.js';
|
|
141
|
+
import '../Icons/DownloadIcon/DownloadIcon.js';
|
|
142
|
+
import '../Icons/DragHandleIcon/DragHandleIcon.js';
|
|
143
|
+
import '../Icons/DropletIcon/DropletIcon.js';
|
|
144
|
+
import '../Icons/EcommerceIcon/EcommerceIcon.js';
|
|
145
|
+
import '../Icons/EditComposeIcon/EditComposeIcon.js';
|
|
146
|
+
import '../Icons/EditIcon/EditIcon.js';
|
|
147
|
+
import '../Icons/EditInlineIcon/EditInlineIcon.js';
|
|
148
|
+
import '../Icons/EducationIcon/EducationIcon.js';
|
|
149
|
+
import '../Icons/EngageIcon/EngageIcon.js';
|
|
150
|
+
import '../Icons/EqualsIcon/EqualsIcon.js';
|
|
151
|
+
import '../Icons/EscrowAccountIcon/EscrowAccountIcon.js';
|
|
152
|
+
import '../Icons/ExportIcon/ExportIcon.js';
|
|
153
|
+
import '../Icons/ExternalLinkIcon/ExternalLinkIcon.js';
|
|
154
|
+
import '../Icons/EyeIcon/EyeIcon.js';
|
|
155
|
+
import '../Icons/EyeOffIcon/EyeOffIcon.js';
|
|
156
|
+
import '../Icons/FacebookIcon/FacebookIcon.js';
|
|
157
|
+
import '../Icons/FastForwardIcon/FastForwardIcon.js';
|
|
158
|
+
import '../Icons/FeatherIcon/FeatherIcon.js';
|
|
159
|
+
import '../Icons/FigmaIcon/FigmaIcon.js';
|
|
160
|
+
import '../Icons/FileIcon/FileIcon.js';
|
|
161
|
+
import '../Icons/FileMinusIcon/FileMinusIcon.js';
|
|
162
|
+
import '../Icons/FilePlusIcon/FilePlusIcon.js';
|
|
163
|
+
import '../Icons/FileTextIcon/FileTextIcon.js';
|
|
164
|
+
import '../Icons/FileZipIcon/FileZipIcon.js';
|
|
165
|
+
import '../Icons/FilmIcon/FilmIcon.js';
|
|
166
|
+
import '../Icons/FilterIcon/FilterIcon.js';
|
|
167
|
+
import '../Icons/FlagIcon/FlagIcon.js';
|
|
168
|
+
import '../Icons/FlaskIcon/FlaskIcon.js';
|
|
169
|
+
import '../Icons/FolderIcon/FolderIcon.js';
|
|
170
|
+
import '../Icons/ForexManagementIcon/ForexManagementIcon.js';
|
|
171
|
+
import '../Icons/FreelanceIcon/FreelanceIcon.js';
|
|
172
|
+
import '../Icons/FullScreenEnterIcon/FullScreenEnterIcon.js';
|
|
173
|
+
import '../Icons/FullScreenExitIcon/FullScreenExitIcon.js';
|
|
174
|
+
import '../Icons/GithubIcon/GithubIcon.js';
|
|
175
|
+
import '../Icons/GitlabIcon/GitlabIcon.js';
|
|
176
|
+
import '../Icons/GlobeIcon/GlobeIcon.js';
|
|
177
|
+
import '../Icons/GridIcon/GridIcon.js';
|
|
178
|
+
import '../Icons/HashIcon/HashIcon.js';
|
|
179
|
+
import '../Icons/HeadphoneIcon/HeadphoneIcon.js';
|
|
180
|
+
import '../Icons/HeadphonesIcon/HeadphonesIcon.js';
|
|
181
|
+
import '../Icons/HeadsetIcon/HeadsetIcon.js';
|
|
182
|
+
import '../Icons/HeartIcon/HeartIcon.js';
|
|
183
|
+
import '../Icons/HelpCircleIcon/HelpCircleIcon.js';
|
|
184
|
+
import '../Icons/HistoryIcon/HistoryIcon.js';
|
|
185
|
+
import '../Icons/HomeIcon/HomeIcon.js';
|
|
186
|
+
import '../Icons/ImageIcon/ImageIcon.js';
|
|
187
|
+
import '../Icons/InboxIcon/InboxIcon.js';
|
|
188
|
+
import '../Icons/IndiaFlagIcon/IndiaFlagIcon.js';
|
|
22
189
|
import InfoIcon from '../Icons/InfoIcon/InfoIcon.js';
|
|
190
|
+
import '../Icons/InstagramIcon/InstagramIcon.js';
|
|
191
|
+
import '../Icons/InstantSettlementIcon/InstantSettlementIcon.js';
|
|
192
|
+
import '../Icons/InternationalPaymentsIcon/InternationalPaymentsIcon.js';
|
|
193
|
+
import '../Icons/InvoicesIcon/InvoicesIcon.js';
|
|
194
|
+
import '../Icons/ItalicIcon/ItalicIcon.js';
|
|
195
|
+
import '../Icons/KeyIcon/KeyIcon.js';
|
|
196
|
+
import '../Icons/KeyboardIcon/KeyboardIcon.js';
|
|
197
|
+
import '../Icons/LayersIcon/LayersIcon.js';
|
|
198
|
+
import '../Icons/LayoutIcon/LayoutIcon.js';
|
|
199
|
+
import '../Icons/LeftCircularCornerIcon/LeftCircularCornerIcon.js';
|
|
200
|
+
import '../Icons/LifeBuoyIcon/LifeBuoyIcon.js';
|
|
201
|
+
import '../Icons/LinkIcon/LinkIcon.js';
|
|
202
|
+
import '../Icons/ListIcon/ListIcon.js';
|
|
203
|
+
import '../Icons/ListSearchIcon/ListSearchIcon.js';
|
|
204
|
+
import '../Icons/LoaderIcon/LoaderIcon.js';
|
|
205
|
+
import '../Icons/LoansForBusinessesIcon/LoansForBusinessesIcon.js';
|
|
206
|
+
import '../Icons/LockIcon/LockIcon.js';
|
|
207
|
+
import '../Icons/LogInIcon/LogInIcon.js';
|
|
208
|
+
import '../Icons/LogOutIcon/LogOutIcon.js';
|
|
209
|
+
import '../Icons/MagicCheckoutIcon/MagicCheckoutIcon.js';
|
|
210
|
+
import '../Icons/MagicKonnectIcon/MagicKonnectIcon.js';
|
|
211
|
+
import '../Icons/MailIcon/MailIcon.js';
|
|
212
|
+
import '../Icons/MailOpenIcon/MailOpenIcon.js';
|
|
213
|
+
import '../Icons/MapIcon/MapIcon.js';
|
|
214
|
+
import '../Icons/MapPinIcon/MapPinIcon.js';
|
|
215
|
+
import '../Icons/MaximizeIcon/MaximizeIcon.js';
|
|
216
|
+
import '../Icons/MenuDotsIcon/MenuDotsIcon.js';
|
|
217
|
+
import '../Icons/MenuIcon/MenuIcon.js';
|
|
218
|
+
import '../Icons/MessageCircleIcon/MessageCircleIcon.js';
|
|
219
|
+
import '../Icons/MessageSquareIcon/MessageSquareIcon.js';
|
|
220
|
+
import '../Icons/MicIcon/MicIcon.js';
|
|
221
|
+
import '../Icons/MicOffIcon/MicOffIcon.js';
|
|
222
|
+
import '../Icons/MinimizeIcon/MinimizeIcon.js';
|
|
223
|
+
import '../Icons/MinusCircleIcon/MinusCircleIcon.js';
|
|
224
|
+
import '../Icons/MinusIcon/MinusIcon.js';
|
|
225
|
+
import '../Icons/MinusSquareIcon/MinusSquareIcon.js';
|
|
226
|
+
import '../Icons/MobileAppIcon/MobileAppIcon.js';
|
|
227
|
+
import '../Icons/MonitorIcon/MonitorIcon.js';
|
|
228
|
+
import '../Icons/MoonIcon/MoonIcon.js';
|
|
229
|
+
import '../Icons/MoreHorizontalIcon/MoreHorizontalIcon.js';
|
|
230
|
+
import '../Icons/MoreIcon/MoreIcon.js';
|
|
231
|
+
import '../Icons/MoreVerticalIcon/MoreVerticalIcon.js';
|
|
232
|
+
import '../Icons/MoveIcon/MoveIcon.js';
|
|
233
|
+
import '../Icons/MusicIcon/MusicIcon.js';
|
|
234
|
+
import '../Icons/MyAccountIcon/MyAccountIcon.js';
|
|
235
|
+
import '../Icons/NavigationIcon/NavigationIcon.js';
|
|
236
|
+
import '../Icons/NoSignalIcon/NoSignalIcon.js';
|
|
237
|
+
import '../Icons/OctagonIcon/OctagonIcon.js';
|
|
238
|
+
import '../Icons/OffersIcon/OffersIcon.js';
|
|
239
|
+
import '../Icons/OptimizerIcon/OptimizerIcon.js';
|
|
240
|
+
import '../Icons/PackageIcon/PackageIcon.js';
|
|
241
|
+
import '../Icons/PaperclipIcon/PaperclipIcon.js';
|
|
242
|
+
import '../Icons/PauseCircleIcon/PauseCircleIcon.js';
|
|
243
|
+
import '../Icons/PauseIcon/PauseIcon.js';
|
|
244
|
+
import '../Icons/PaymentButtonIcon/PaymentButtonIcon.js';
|
|
245
|
+
import '../Icons/PaymentButtonsIcon/PaymentButtonsIcon.js';
|
|
246
|
+
import '../Icons/PaymentGatewayIcon/PaymentGatewayIcon.js';
|
|
247
|
+
import '../Icons/PaymentLinkIcon/PaymentLinkIcon.js';
|
|
248
|
+
import '../Icons/PaymentLinksIcon/PaymentLinksIcon.js';
|
|
249
|
+
import '../Icons/PaymentPagesIcon/PaymentPagesIcon.js';
|
|
250
|
+
import '../Icons/PayoutLinkIcon/PayoutLinkIcon.js';
|
|
251
|
+
import '../Icons/PayrollAddonsIcon/PayrollAddonsIcon.js';
|
|
252
|
+
import '../Icons/PayrollForCaIcon/PayrollForCaIcon.js';
|
|
253
|
+
import '../Icons/PayrollForStartupOrSmeIcon/PayrollForStartupOrSmeIcon.js';
|
|
254
|
+
import '../Icons/PercentIcon/PercentIcon.js';
|
|
255
|
+
import '../Icons/PettyCashBudgetIcon/PettyCashBudgetIcon.js';
|
|
256
|
+
import '../Icons/PhoneCallIcon/PhoneCallIcon.js';
|
|
257
|
+
import '../Icons/PhoneForwardedIcon/PhoneForwardedIcon.js';
|
|
258
|
+
import '../Icons/PhoneIcon/PhoneIcon.js';
|
|
259
|
+
import '../Icons/PhoneIncomingIcon/PhoneIncomingIcon.js';
|
|
260
|
+
import '../Icons/PhoneMissedIcon/PhoneMissedIcon.js';
|
|
261
|
+
import '../Icons/PhoneOffIcon/PhoneOffIcon.js';
|
|
262
|
+
import '../Icons/PhoneOutgoingIcon/PhoneOutgoingIcon.js';
|
|
263
|
+
import '../Icons/PictureInPictureIcon/PictureInPictureIcon.js';
|
|
264
|
+
import '../Icons/PieChartIcon/PieChartIcon.js';
|
|
265
|
+
import '../Icons/PinIcon/PinIcon.js';
|
|
266
|
+
import '../Icons/PlayCircleIcon/PlayCircleIcon.js';
|
|
267
|
+
import '../Icons/PlayIcon/PlayIcon.js';
|
|
268
|
+
import '../Icons/PlusCircleIcon/PlusCircleIcon.js';
|
|
269
|
+
import '../Icons/PlusIcon/PlusIcon.js';
|
|
270
|
+
import '../Icons/PlusSquareIcon/PlusSquareIcon.js';
|
|
271
|
+
import '../Icons/PocketIcon/PocketIcon.js';
|
|
272
|
+
import '../Icons/PosIcon/PosIcon.js';
|
|
273
|
+
import '../Icons/PowerIcon/PowerIcon.js';
|
|
274
|
+
import '../Icons/PrinterIcon/PrinterIcon.js';
|
|
275
|
+
import '../Icons/PromptIcon/PromptIcon.js';
|
|
276
|
+
import '../Icons/QRCodeIcon/QRCodeIcon.js';
|
|
277
|
+
import '../Icons/RadioIcon/RadioIcon.js';
|
|
278
|
+
import '../Icons/RayIcon/RayIcon.js';
|
|
279
|
+
import '../Icons/RazorpayIcon/RazorpayIcon.js';
|
|
280
|
+
import '../Icons/RazorpayXIcon/RazorpayXIcon.js';
|
|
281
|
+
import '../Icons/RazorpayxPayrollIcon/RazorpayxPayrollIcon.js';
|
|
282
|
+
import '../Icons/RefreshIcon/RefreshIcon.js';
|
|
283
|
+
import '../Icons/RepeatIcon/RepeatIcon.js';
|
|
284
|
+
import '../Icons/ReportsIcon/ReportsIcon.js';
|
|
285
|
+
import '../Icons/ResizerIcon/ResizerIcon.js';
|
|
286
|
+
import '../Icons/RewindIcon/RewindIcon.js';
|
|
287
|
+
import '../Icons/RotateClockWiseIcon/RotateClockWiseIcon.js';
|
|
288
|
+
import '../Icons/RotateCounterClockWiseIcon/RotateCounterClockWiseIcon.js';
|
|
289
|
+
import '../Icons/RouteIcon/RouteIcon.js';
|
|
290
|
+
import '../Icons/RoutesIcon/RoutesIcon.js';
|
|
291
|
+
import '../Icons/RupeeIcon/RupeeIcon.js';
|
|
292
|
+
import '../Icons/RupeesIcon/RupeesIcon.js';
|
|
293
|
+
import '../Icons/SaasIcon/SaasIcon.js';
|
|
294
|
+
import '../Icons/SaveIcon/SaveIcon.js';
|
|
295
|
+
import '../Icons/ScissorsIcon/ScissorsIcon.js';
|
|
296
|
+
import '../Icons/SearchIcon/SearchIcon.js';
|
|
297
|
+
import '../Icons/SendIcon/SendIcon.js';
|
|
298
|
+
import '../Icons/ServerIcon/ServerIcon.js';
|
|
299
|
+
import '../Icons/SettingsIcon/SettingsIcon.js';
|
|
300
|
+
import '../Icons/SettlementsIcon/SettlementsIcon.js';
|
|
301
|
+
import '../Icons/ShareIcon/ShareIcon.js';
|
|
302
|
+
import '../Icons/ShieldIcon/ShieldIcon.js';
|
|
303
|
+
import '../Icons/ShoppingBagIcon/ShoppingBagIcon.js';
|
|
304
|
+
import '../Icons/ShoppingCartIcon/ShoppingCartIcon.js';
|
|
305
|
+
import '../Icons/ShuffleIcon/ShuffleIcon.js';
|
|
306
|
+
import '../Icons/SidebarIcon/SidebarIcon.js';
|
|
307
|
+
import '../Icons/Signal1BarIcon/Signal1BarIcon.js';
|
|
308
|
+
import '../Icons/Signal2BarIcon/Signal2BarIcon.js';
|
|
309
|
+
import '../Icons/Signal3BarIcon/Signal3BarIcon.js';
|
|
310
|
+
import '../Icons/Signal4BarIcon/Signal4BarIcon.js';
|
|
311
|
+
import '../Icons/SignalIcon/SignalIcon.js';
|
|
312
|
+
import '../Icons/SimCardIcon/SimCardIcon.js';
|
|
313
|
+
import '../Icons/SkipBackIcon/SkipBackIcon.js';
|
|
314
|
+
import '../Icons/SkipForwardIcon/SkipForwardIcon.js';
|
|
315
|
+
import '../Icons/SlackIcon/SlackIcon.js';
|
|
316
|
+
import '../Icons/SlashIcon/SlashIcon.js';
|
|
317
|
+
import '../Icons/SlidersIcon/SlidersIcon.js';
|
|
318
|
+
import '../Icons/SmartCollectIcon/SmartCollectIcon.js';
|
|
319
|
+
import '../Icons/SmartphoneIcon/SmartphoneIcon.js';
|
|
320
|
+
import '../Icons/SolutionsIcon/SolutionsIcon.js';
|
|
321
|
+
import '../Icons/SortIcon/SortIcon.js';
|
|
322
|
+
import '../Icons/SourceToPayIcon/SourceToPayIcon.js';
|
|
323
|
+
import '../Icons/SparklesIcon/SparklesIcon.js';
|
|
324
|
+
import '../Icons/SpeakerIcon/SpeakerIcon.js';
|
|
325
|
+
import '../Icons/SquareIcon/SquareIcon.js';
|
|
326
|
+
import '../Icons/StampIcon/StampIcon.js';
|
|
327
|
+
import '../Icons/StarIcon/StarIcon.js';
|
|
328
|
+
import '../Icons/StopCircleIcon/StopCircleIcon.js';
|
|
329
|
+
import '../Icons/StorefrontIcon/StorefrontIcon.js';
|
|
330
|
+
import '../Icons/SubscriptionsIcon/SubscriptionsIcon.js';
|
|
331
|
+
import '../Icons/SunIcon/SunIcon.js';
|
|
332
|
+
import '../Icons/SunriseIcon/SunriseIcon.js';
|
|
333
|
+
import '../Icons/SunsetIcon/SunsetIcon.js';
|
|
334
|
+
import '../Icons/TabletIcon/TabletIcon.js';
|
|
335
|
+
import '../Icons/TagIcon/TagIcon.js';
|
|
336
|
+
import '../Icons/TargetIcon/TargetIcon.js';
|
|
337
|
+
import '../Icons/TaxPaymentsIcon/TaxPaymentsIcon.js';
|
|
338
|
+
import '../Icons/TestIcon/TestIcon.js';
|
|
339
|
+
import '../Icons/ThermometerIcon/ThermometerIcon.js';
|
|
340
|
+
import '../Icons/ThumbsDownIcon/ThumbsDownIcon.js';
|
|
341
|
+
import '../Icons/ThumbsUpIcon/ThumbsUpIcon.js';
|
|
342
|
+
import '../Icons/TicketIcon/TicketIcon.js';
|
|
343
|
+
import '../Icons/ToggleLeftIcon/ToggleLeftIcon.js';
|
|
344
|
+
import '../Icons/ToggleRightIcon/ToggleRightIcon.js';
|
|
345
|
+
import '../Icons/TokenHqIcon/TokenHqIcon.js';
|
|
346
|
+
import '../Icons/TopLeftRoundedCornerIcon/TopLeftRoundedCornerIcon.js';
|
|
347
|
+
import '../Icons/TopLeftSharpCornerIcon/TopLeftSharpCornerIcon.js';
|
|
348
|
+
import '../Icons/TrademarkIcon/TrademarkIcon.js';
|
|
349
|
+
import '../Icons/TrademarkRegisteredIcon/TrademarkRegisteredIcon.js';
|
|
350
|
+
import '../Icons/TransactionsIcon/TransactionsIcon.js';
|
|
351
|
+
import '../Icons/TranslateIcon/TranslateIcon.js';
|
|
352
|
+
import '../Icons/TrashIcon/TrashIcon.js';
|
|
353
|
+
import '../Icons/TrendingDownIcon/TrendingDownIcon.js';
|
|
354
|
+
import '../Icons/TrendingUpIcon/TrendingUpIcon.js';
|
|
355
|
+
import '../Icons/TriangleIcon/TriangleIcon.js';
|
|
356
|
+
import '../Icons/TvIcon/TvIcon.js';
|
|
357
|
+
import '../Icons/TwitterIcon/TwitterIcon.js';
|
|
358
|
+
import '../Icons/TypeIcon/TypeIcon.js';
|
|
359
|
+
import '../Icons/UmbrellaIcon/UmbrellaIcon.js';
|
|
360
|
+
import '../Icons/UnderlineIcon/UnderlineIcon.js';
|
|
361
|
+
import '../Icons/UnlockIcon/UnlockIcon.js';
|
|
362
|
+
import '../Icons/UpiAutopayIcon/UpiAutopayIcon.js';
|
|
363
|
+
import '../Icons/UpiIcon/UpiIcon.js';
|
|
364
|
+
import '../Icons/UploadCloudIcon/UploadCloudIcon.js';
|
|
365
|
+
import '../Icons/UploadIcon/UploadIcon.js';
|
|
366
|
+
import '../Icons/UserCheckIcon/UserCheckIcon.js';
|
|
367
|
+
import '../Icons/UserIcon/UserIcon.js';
|
|
368
|
+
import '../Icons/UserMinusIcon/UserMinusIcon.js';
|
|
369
|
+
import '../Icons/UserPlusIcon/UserPlusIcon.js';
|
|
370
|
+
import '../Icons/UserXIcon/UserXIcon.js';
|
|
371
|
+
import '../Icons/UsersIcon/UsersIcon.js';
|
|
372
|
+
import '../Icons/VendorPaymentsIcon/VendorPaymentsIcon.js';
|
|
373
|
+
import '../Icons/VideoIcon/VideoIcon.js';
|
|
374
|
+
import '../Icons/VideoOffIcon/VideoOffIcon.js';
|
|
375
|
+
import '../Icons/ViewLiveDemoIcon/ViewLiveDemoIcon.js';
|
|
376
|
+
import '../Icons/VoicemailIcon/VoicemailIcon.js';
|
|
377
|
+
import '../Icons/VolumeHighIcon/VolumeHighIcon.js';
|
|
378
|
+
import '../Icons/VolumeIcon/VolumeIcon.js';
|
|
379
|
+
import '../Icons/VolumeLowIcon/VolumeLowIcon.js';
|
|
380
|
+
import '../Icons/VolumeMuteIcon/VolumeMuteIcon.js';
|
|
381
|
+
import '../Icons/WalletIcon/WalletIcon.js';
|
|
382
|
+
import '../Icons/WatchIcon/WatchIcon.js';
|
|
383
|
+
import '../Icons/WhatsAppIcon/WhatsAppIcon.js';
|
|
384
|
+
import '../Icons/WifiIcon/WifiIcon.js';
|
|
385
|
+
import '../Icons/WifiOffIcon/WifiOffIcon.js';
|
|
386
|
+
import '../Icons/WindIcon/WindIcon.js';
|
|
387
|
+
import '../Icons/WorldwideIcon/WorldwideIcon.js';
|
|
388
|
+
import '../Icons/XCircleIcon/XCircleIcon.js';
|
|
389
|
+
import '../Icons/XSquareIcon/XSquareIcon.js';
|
|
390
|
+
import '../Icons/YoutubeIcon/YoutubeIcon.js';
|
|
391
|
+
import '../Icons/ZapIcon/ZapIcon.js';
|
|
392
|
+
import '../Icons/ZoomInIcon/ZoomInIcon.js';
|
|
393
|
+
import '../Icons/ZoomOutIcon/ZoomOutIcon.js';
|
|
394
|
+
import { getPlatformType } from '../../utils/getPlatformType/getPlatformType.js';
|
|
23
395
|
import { Box } from '../Box/Box.js';
|
|
396
|
+
import { jsxs, Fragment, jsx } from 'react/jsx-runtime';
|
|
24
397
|
|
|
25
398
|
var HintText=function HintText(_ref){var Icon=_ref.icon,children=_ref.children,id=_ref.id,color=_ref.color,size=_ref.size;var isReactNative=getPlatformType()==='react-native';return jsx(BaseBox,{marginTop:hintMarginTop[size],id:id,children:jsxs(FormHintWrapper,{children:[Icon?jsx(Box,{flexShrink:0,marginTop:"spacing.1",children:jsx(Icon,{})}):null,jsx(Text,{as:isReactNative?undefined:'span',color:color,size:hintTextSize[size],variant:"caption",wordBreak:"break-word",children:children})]})});};var Icons={error:function error(_ref2){var size=_ref2.size;return jsx(InfoIcon,{display:'block',color:"feedback.icon.negative.intense",size:hintIconSize[size]});},success:function success(_ref3){var size=_ref3.size;return jsx(CheckIcon,{display:'block',color:"feedback.icon.positive.intense",size:hintIconSize[size]});}};var FormHint=function FormHint(_ref4){var type=_ref4.type,helpText=_ref4.helpText,errorText=_ref4.errorText,successText=_ref4.successText,helpTextId=_ref4.helpTextId,errorTextId=_ref4.errorTextId,successTextId=_ref4.successTextId,_ref4$size=_ref4.size,size=_ref4$size===void 0?'medium':_ref4$size;var colors={help:'surface.text.gray.muted',error:'feedback.text.negative.intense',success:'feedback.text.positive.intense'};var showError=type==='error'&&errorText;var showSuccess=type==='success'&&successText;var showHelp=!showError&&!showSuccess&&helpText;return jsxs(Fragment,{children:[showHelp&&jsx(HintText,{size:size,id:helpTextId,color:colors.help,children:helpText}),showError&&jsx(HintText,{size:size,id:errorTextId,icon:function icon(){return Icons.error({size:size});},color:colors.error,children:errorText}),showSuccess&&jsx(HintText,{size:size,id:successTextId,icon:function icon(){return Icons.success({size:size});},color:colors.success,children:successText})]});};
|
|
26
399
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormHint.js","sources":["../../../../../src/components/Form/FormHint.tsx"],"sourcesContent":["/* eslint-disable react/display-name */\nimport type { ReactElement } from 'react';\nimport React from 'react';\nimport { FormHintWrapper } from './FormHintWrapper';\nimport { hintIconSize, hintMarginTop, hintTextSize } from './formTokens';\nimport type { TextProps } from '~components/Typography/Text';\nimport { Text } from '~components/Typography/Text';\nimport BaseBox from '~components/Box/BaseBox';\nimport type { IconComponent } from '~components/Icons';\nimport { CheckIcon, InfoIcon } from '~components/Icons';\nimport { getPlatformType } from '~utils/getPlatformType';\nimport { Box } from '~components/Box';\n\ntype HintTextProps = {\n icon?: IconComponent;\n children: string;\n id?: string;\n color: TextProps<{ variant: 'caption' }>['color'];\n size: 'small' | 'medium' | 'large';\n};\n\nconst HintText = ({ icon: Icon, children, id, color, size }: HintTextProps): ReactElement => {\n const isReactNative = getPlatformType() === 'react-native';\n\n return (\n <BaseBox marginTop={hintMarginTop[size]} id={id}>\n <FormHintWrapper>\n {Icon ? (\n // offset block element 2px down to align with text\n <Box flexShrink={0} marginTop=\"spacing.1\">\n <Icon />\n </Box>\n ) : null}\n <Text\n as={isReactNative ? undefined : 'span'}\n color={color}\n size={hintTextSize[size]}\n variant=\"caption\"\n wordBreak=\"break-word\"\n >\n {children}\n </Text>\n </FormHintWrapper>\n </BaseBox>\n );\n};\n\nexport type FormHintProps = {\n type: 'help' | 'error' | 'success';\n /**\n * Help text for the group\n */\n helpText?: string;\n /**\n * Error text for the group\n *\n * Renders when `state` is set to 'error'\n */\n errorText?: string;\n /**\n * Success text for the group\n *\n * Renders when `state` is set to 'success'\n */\n successText?: string;\n /**\n * Sets the id on errorText.\n * Needed for accessibility reasons.\n */\n errorTextId?: string;\n /**\n * Sets the id on helpText.\n * Needed for accessibility reasons.\n */\n helpTextId?: string;\n /**\n * Sets the id on successText.\n * Needed for accessibility reasons.\n */\n successTextId?: string;\n /**\n * Sets the size of the hint\n * @default medium\n */\n size?: 'small' | 'medium' | 'large';\n};\n\nconst Icons = {\n error: ({ size }: { size: 'small' | 'medium' | 'large' }): ReactElement => (\n <InfoIcon\n display={'block' as never}\n color=\"feedback.icon.negative.intense\"\n size={hintIconSize[size]}\n />\n ),\n success: ({ size }: { size: 'small' | 'medium' | 'large' }): ReactElement => (\n <CheckIcon\n display={'block' as never}\n color=\"feedback.icon.positive.intense\"\n size={hintIconSize[size]}\n />\n ),\n};\n\nconst FormHint = ({\n type,\n helpText,\n errorText,\n successText,\n helpTextId,\n errorTextId,\n successTextId,\n size = 'medium',\n}: FormHintProps): React.ReactElement => {\n const colors: Record<string, TextProps<{ variant: 'caption' }>['color']> = {\n help: 'surface.text.gray.muted',\n error: 'feedback.text.negative.intense',\n success: 'feedback.text.positive.intense',\n };\n\n const showError = type === 'error' && errorText;\n const showSuccess = type === 'success' && successText;\n const showHelp = !showError && !showSuccess && helpText;\n\n return (\n <>\n {showHelp && (\n <HintText size={size} id={helpTextId} color={colors.help}>\n {helpText}\n </HintText>\n )}\n\n {showError && (\n <HintText\n size={size}\n id={errorTextId}\n icon={() => Icons.error({ size })}\n color={colors.error}\n >\n {errorText}\n </HintText>\n )}\n\n {showSuccess && (\n <HintText\n size={size}\n id={successTextId}\n icon={() => Icons.success({ size })}\n color={colors.success}\n >\n {successText}\n </HintText>\n )}\n </>\n );\n};\n\nexport { FormHint };\n"],"names":["HintText","_ref","Icon","icon","children","id","color","size","isReactNative","getPlatformType","_jsx","BaseBox","marginTop","hintMarginTop","_jsxs","FormHintWrapper","Box","flexShrink","Text","as","undefined","hintTextSize","variant","wordBreak","Icons","error","_ref2","InfoIcon","display","hintIconSize","success","_ref3","CheckIcon","FormHint","_ref4","type","helpText","errorText","successText","helpTextId","errorTextId","successTextId","_ref4$size","colors","help","showError","showSuccess","showHelp","_Fragment"],"mappings":"
|
|
1
|
+
{"version":3,"file":"FormHint.js","sources":["../../../../../src/components/Form/FormHint.tsx"],"sourcesContent":["/* eslint-disable react/display-name */\nimport type { ReactElement } from 'react';\nimport React from 'react';\nimport { FormHintWrapper } from './FormHintWrapper';\nimport { hintIconSize, hintMarginTop, hintTextSize } from './formTokens';\nimport type { TextProps } from '~components/Typography/Text';\nimport { Text } from '~components/Typography/Text';\nimport BaseBox from '~components/Box/BaseBox';\nimport type { IconComponent } from '~components/Icons';\nimport { CheckIcon, InfoIcon } from '~components/Icons';\nimport { getPlatformType } from '~utils/getPlatformType';\nimport { Box } from '~components/Box';\n\ntype HintTextProps = {\n icon?: IconComponent;\n children: string;\n id?: string;\n color: TextProps<{ variant: 'caption' }>['color'];\n size: 'small' | 'medium' | 'large';\n};\n\nconst HintText = ({ icon: Icon, children, id, color, size }: HintTextProps): ReactElement => {\n const isReactNative = getPlatformType() === 'react-native';\n\n return (\n <BaseBox marginTop={hintMarginTop[size]} id={id}>\n <FormHintWrapper>\n {Icon ? (\n // offset block element 2px down to align with text\n <Box flexShrink={0} marginTop=\"spacing.1\">\n <Icon />\n </Box>\n ) : null}\n <Text\n as={isReactNative ? undefined : 'span'}\n color={color}\n size={hintTextSize[size]}\n variant=\"caption\"\n wordBreak=\"break-word\"\n >\n {children}\n </Text>\n </FormHintWrapper>\n </BaseBox>\n );\n};\n\nexport type FormHintProps = {\n type: 'help' | 'error' | 'success';\n /**\n * Help text for the group\n */\n helpText?: string;\n /**\n * Error text for the group\n *\n * Renders when `state` is set to 'error'\n */\n errorText?: string;\n /**\n * Success text for the group\n *\n * Renders when `state` is set to 'success'\n */\n successText?: string;\n /**\n * Sets the id on errorText.\n * Needed for accessibility reasons.\n */\n errorTextId?: string;\n /**\n * Sets the id on helpText.\n * Needed for accessibility reasons.\n */\n helpTextId?: string;\n /**\n * Sets the id on successText.\n * Needed for accessibility reasons.\n */\n successTextId?: string;\n /**\n * Sets the size of the hint\n * @default medium\n */\n size?: 'small' | 'medium' | 'large';\n};\n\nconst Icons = {\n error: ({ size }: { size: 'small' | 'medium' | 'large' }): ReactElement => (\n <InfoIcon\n display={'block' as never}\n color=\"feedback.icon.negative.intense\"\n size={hintIconSize[size]}\n />\n ),\n success: ({ size }: { size: 'small' | 'medium' | 'large' }): ReactElement => (\n <CheckIcon\n display={'block' as never}\n color=\"feedback.icon.positive.intense\"\n size={hintIconSize[size]}\n />\n ),\n};\n\nconst FormHint = ({\n type,\n helpText,\n errorText,\n successText,\n helpTextId,\n errorTextId,\n successTextId,\n size = 'medium',\n}: FormHintProps): React.ReactElement => {\n const colors: Record<string, TextProps<{ variant: 'caption' }>['color']> = {\n help: 'surface.text.gray.muted',\n error: 'feedback.text.negative.intense',\n success: 'feedback.text.positive.intense',\n };\n\n const showError = type === 'error' && errorText;\n const showSuccess = type === 'success' && successText;\n const showHelp = !showError && !showSuccess && helpText;\n\n return (\n <>\n {showHelp && (\n <HintText size={size} id={helpTextId} color={colors.help}>\n {helpText}\n </HintText>\n )}\n\n {showError && (\n <HintText\n size={size}\n id={errorTextId}\n icon={() => Icons.error({ size })}\n color={colors.error}\n >\n {errorText}\n </HintText>\n )}\n\n {showSuccess && (\n <HintText\n size={size}\n id={successTextId}\n icon={() => Icons.success({ size })}\n color={colors.success}\n >\n {successText}\n </HintText>\n )}\n </>\n );\n};\n\nexport { FormHint };\n"],"names":["HintText","_ref","Icon","icon","children","id","color","size","isReactNative","getPlatformType","_jsx","BaseBox","marginTop","hintMarginTop","_jsxs","FormHintWrapper","Box","flexShrink","Text","as","undefined","hintTextSize","variant","wordBreak","Icons","error","_ref2","InfoIcon","display","hintIconSize","success","_ref3","CheckIcon","FormHint","_ref4","type","helpText","errorText","successText","helpTextId","errorTextId","successTextId","_ref4$size","colors","help","showError","showSuccess","showHelp","_Fragment"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqBA,IAAMA,QAAQ,CAAG,SAAXA,QAAQA,CAAAC,IAAA,CAA+E,CAAnE,IAAAC,IAAI,CAAAD,IAAA,CAAVE,IAAI,CAAQC,QAAQ,CAAAH,IAAA,CAARG,QAAQ,CAAEC,EAAE,CAAAJ,IAAA,CAAFI,EAAE,CAAEC,KAAK,CAAAL,IAAA,CAALK,KAAK,CAAEC,IAAI,CAAAN,IAAA,CAAJM,IAAI,CACvD,IAAMC,aAAa,CAAGC,eAAe,EAAE,GAAK,cAAc,CAE1D,OACEC,GAAA,CAACC,OAAO,CAAA,CAACC,SAAS,CAAEC,aAAa,CAACN,IAAI,CAAE,CAACF,EAAE,CAAEA,EAAG,CAAAD,QAAA,CAC9CU,IAAA,CAACC,eAAe,CAAAX,CAAAA,QAAA,CACbF,CAAAA,IAAI,CAEHQ,GAAA,CAACM,GAAG,CAAA,CAACC,UAAU,CAAE,CAAE,CAACL,SAAS,CAAC,WAAW,CAAAR,QAAA,CACvCM,GAAA,CAACR,IAAI,CAAA,EAAE,CAAC,CACL,CAAC,CACJ,IAAI,CACRQ,GAAA,CAACQ,IAAI,CAAA,CACHC,EAAE,CAAEX,aAAa,CAAGY,SAAS,CAAG,MAAO,CACvCd,KAAK,CAAEA,KAAM,CACbC,IAAI,CAAEc,YAAY,CAACd,IAAI,CAAE,CACzBe,OAAO,CAAC,SAAS,CACjBC,SAAS,CAAC,YAAY,CAAAnB,QAAA,CAErBA,QAAQ,CACL,CAAC,CACQ,CAAA,CAAC,CACX,CAAC,CAEd,CAAC,CA0CD,IAAMoB,KAAK,CAAG,CACZC,KAAK,CAAE,SAAAA,KAAAC,CAAAA,KAAA,CAAG,CAAA,IAAAnB,IAAI,CAAAmB,KAAA,CAAJnB,IAAI,CAAA,OACZG,GAAA,CAACiB,QAAQ,CACPC,CAAAA,OAAO,CAAE,OAAiB,CAC1BtB,KAAK,CAAC,gCAAgC,CACtCC,IAAI,CAAEsB,YAAY,CAACtB,IAAI,CAAE,CAC1B,CAAC,CAAA,CACH,CACDuB,OAAO,CAAE,SAAAA,OAAAC,CAAAA,KAAA,CAAG,CAAA,IAAAxB,IAAI,CAAAwB,KAAA,CAAJxB,IAAI,CAAA,OACdG,GAAA,CAACsB,SAAS,CACRJ,CAAAA,OAAO,CAAE,OAAiB,CAC1BtB,KAAK,CAAC,gCAAgC,CACtCC,IAAI,CAAEsB,YAAY,CAACtB,IAAI,CAAE,CAC1B,CAAC,CAEN,CAAA,CAAC,CAEK,IAAA0B,QAAQ,CAAG,SAAXA,QAAQA,CAAAC,KAAA,CAS2B,CAAA,IARvCC,IAAI,CAAAD,KAAA,CAAJC,IAAI,CACJC,QAAQ,CAAAF,KAAA,CAARE,QAAQ,CACRC,SAAS,CAAAH,KAAA,CAATG,SAAS,CACTC,WAAW,CAAAJ,KAAA,CAAXI,WAAW,CACXC,UAAU,CAAAL,KAAA,CAAVK,UAAU,CACVC,WAAW,CAAAN,KAAA,CAAXM,WAAW,CACXC,aAAa,CAAAP,KAAA,CAAbO,aAAa,CAAAC,UAAA,CAAAR,KAAA,CACb3B,IAAI,CAAJA,IAAI,CAAAmC,UAAA,GAAA,KAAA,CAAA,CAAG,QAAQ,CAAAA,UAAA,CAEf,IAAMC,MAAkE,CAAG,CACzEC,IAAI,CAAE,yBAAyB,CAC/BnB,KAAK,CAAE,gCAAgC,CACvCK,OAAO,CAAE,gCACX,CAAC,CAED,IAAMe,SAAS,CAAGV,IAAI,GAAK,OAAO,EAAIE,SAAS,CAC/C,IAAMS,WAAW,CAAGX,IAAI,GAAK,SAAS,EAAIG,WAAW,CACrD,IAAMS,QAAQ,CAAG,CAACF,SAAS,EAAI,CAACC,WAAW,EAAIV,QAAQ,CAEvD,OACEtB,IAAA,CAAAkC,QAAA,CAAA5C,CAAAA,QAAA,CACG2C,CAAAA,QAAQ,EACPrC,GAAA,CAACV,QAAQ,CAACO,CAAAA,IAAI,CAAEA,IAAK,CAACF,EAAE,CAAEkC,UAAW,CAACjC,KAAK,CAAEqC,MAAM,CAACC,IAAK,CAAAxC,QAAA,CACtDgC,QAAQ,CACD,CACX,CAEAS,SAAS,EACRnC,GAAA,CAACV,QAAQ,CACPO,CAAAA,IAAI,CAAEA,IAAK,CACXF,EAAE,CAAEmC,WAAY,CAChBrC,IAAI,CAAE,SAAAA,IAAA,EAAA,CAAA,OAAMqB,KAAK,CAACC,KAAK,CAAC,CAAElB,IAAI,CAAJA,IAAK,CAAC,CAAC,CAAC,CAAA,CAClCD,KAAK,CAAEqC,MAAM,CAAClB,KAAM,CAAArB,QAAA,CAEnBiC,SAAS,CACF,CACX,CAEAS,WAAW,EACVpC,GAAA,CAACV,QAAQ,CAAA,CACPO,IAAI,CAAEA,IAAK,CACXF,EAAE,CAAEoC,aAAc,CAClBtC,IAAI,CAAE,SAAAA,IAAAA,EAAM,CAAA,OAAAqB,KAAK,CAACM,OAAO,CAAC,CAAEvB,IAAI,CAAJA,IAAK,CAAC,CAAC,CAAC,CAAA,CACpCD,KAAK,CAAEqC,MAAM,CAACb,OAAQ,CAAA1B,QAAA,CAErBkC,WAAW,CACJ,CACX,CAAA,CACD,CAAC,CAEP;;;;"}
|
|
@@ -5,8 +5,9 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
5
5
|
import Path from '../_Svg/Path/Path.native.js';
|
|
6
6
|
import Svg from '../_Svg/Svg/Svg.native.js';
|
|
7
7
|
import useIconProps from '../useIconProps/useIconProps.js';
|
|
8
|
+
import { assignWithoutSideEffects } from '../../../utils/assignWithoutSideEffects/assignWithoutSideEffects.js';
|
|
8
9
|
|
|
9
|
-
var _excluded=["size","color"];var
|
|
10
|
+
var _excluded=["size","color"];var _AcceptPaymentsIcon=function _AcceptPaymentsIcon(_ref){var size=_ref.size,color=_ref.color,styledProps=_objectWithoutProperties(_ref,_excluded);var _useIconProps=useIconProps({size:size,color:color}),height=_useIconProps.height,width=_useIconProps.width,iconColor=_useIconProps.iconColor;return jsx(Svg,Object.assign({},styledProps,{width:width,height:height,viewBox:"0 0 24 24",fill:"none",children:jsx(Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M20 2.5C20.5523 2.5 21 2.94772 21 3.5V7.08579L21.2929 6.79289C21.6834 6.40237 22.3166 6.40237 22.7071 6.79289C23.0976 7.18342 23.0976 7.81658 22.7071 8.20711L20.7071 10.2071C20.3166 10.5976 19.6834 10.5976 19.2929 10.2071L17.2929 8.20711C16.9024 7.81658 16.9024 7.18342 17.2929 6.79289C17.6834 6.40237 18.3166 6.40237 18.7071 6.79289L19 7.08579V3.5C19 2.94772 19.4477 2.5 20 2.5ZM3 5C2.44772 5 2 5.44772 2 6V9H15C15.5523 9 16 9.44772 16 10C16 10.5523 15.5523 11 15 11H2V18C2 18.5523 2.44772 19 3 19H21C21.5523 19 22 18.5523 22 18V13.5C22 12.9477 22.4477 12.5 23 12.5C23.5523 12.5 24 12.9477 24 13.5V18C24 19.6569 22.6569 21 21 21H3C1.34315 21 0 19.6569 0 18V6C0 4.34315 1.34315 3 3 3H14.25C14.8023 3 15.25 3.44772 15.25 4C15.25 4.55228 14.8023 5 14.25 5H3ZM4 16.5C4 15.9477 4.44772 15.5 5 15.5H7C7.55228 15.5 8 15.9477 8 16.5C8 17.0523 7.55228 17.5 7 17.5H5C4.44772 17.5 4 17.0523 4 16.5ZM8.5 16.5C8.5 15.9477 8.94772 15.5 9.5 15.5H13.5C14.0523 15.5 14.5 15.9477 14.5 16.5C14.5 17.0523 14.0523 17.5 13.5 17.5H9.5C8.94772 17.5 8.5 17.0523 8.5 16.5Z",fill:iconColor})}));};var AcceptPaymentsIcon=assignWithoutSideEffects(_AcceptPaymentsIcon,{componentId:'AcceptPaymentsIcon'});
|
|
10
11
|
|
|
11
12
|
export { AcceptPaymentsIcon as default };
|
|
12
13
|
//# sourceMappingURL=AcceptPaymentsIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AcceptPaymentsIcon.js","sources":["../../../../../../src/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\n\nconst
|
|
1
|
+
{"version":3,"file":"AcceptPaymentsIcon.js","sources":["../../../../../../src/components/Icons/AcceptPaymentsIcon/AcceptPaymentsIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\nimport { assignWithoutSideEffects } from '~utils/assignWithoutSideEffects';\n\nconst _AcceptPaymentsIcon: IconComponent = ({ size, color, ...styledProps }) => {\n const { height, width, iconColor } = useIconProps({ size, color });\n\n return (\n <Svg {...styledProps} width={width} height={height} viewBox=\"0 0 24 24\" fill=\"none\">\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M20 2.5C20.5523 2.5 21 2.94772 21 3.5V7.08579L21.2929 6.79289C21.6834 6.40237 22.3166 6.40237 22.7071 6.79289C23.0976 7.18342 23.0976 7.81658 22.7071 8.20711L20.7071 10.2071C20.3166 10.5976 19.6834 10.5976 19.2929 10.2071L17.2929 8.20711C16.9024 7.81658 16.9024 7.18342 17.2929 6.79289C17.6834 6.40237 18.3166 6.40237 18.7071 6.79289L19 7.08579V3.5C19 2.94772 19.4477 2.5 20 2.5ZM3 5C2.44772 5 2 5.44772 2 6V9H15C15.5523 9 16 9.44772 16 10C16 10.5523 15.5523 11 15 11H2V18C2 18.5523 2.44772 19 3 19H21C21.5523 19 22 18.5523 22 18V13.5C22 12.9477 22.4477 12.5 23 12.5C23.5523 12.5 24 12.9477 24 13.5V18C24 19.6569 22.6569 21 21 21H3C1.34315 21 0 19.6569 0 18V6C0 4.34315 1.34315 3 3 3H14.25C14.8023 3 15.25 3.44772 15.25 4C15.25 4.55228 14.8023 5 14.25 5H3ZM4 16.5C4 15.9477 4.44772 15.5 5 15.5H7C7.55228 15.5 8 15.9477 8 16.5C8 17.0523 7.55228 17.5 7 17.5H5C4.44772 17.5 4 17.0523 4 16.5ZM8.5 16.5C8.5 15.9477 8.94772 15.5 9.5 15.5H13.5C14.0523 15.5 14.5 15.9477 14.5 16.5C14.5 17.0523 14.0523 17.5 13.5 17.5H9.5C8.94772 17.5 8.5 17.0523 8.5 16.5Z\"\n fill={iconColor}\n />\n </Svg>\n );\n};\n\nconst AcceptPaymentsIcon = assignWithoutSideEffects(_AcceptPaymentsIcon, {\n componentId: 'AcceptPaymentsIcon',\n});\n\nexport default AcceptPaymentsIcon;\n"],"names":["_AcceptPaymentsIcon","_ref","size","color","styledProps","_objectWithoutProperties","_excluded","_useIconProps","useIconProps","height","width","iconColor","_jsx","Svg","Object","assign","viewBox","fill","children","Path","fillRule","clipRule","d","AcceptPaymentsIcon","assignWithoutSideEffects","componentId"],"mappings":";;;;;;;;;AAAA,IAAA,SAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,CAKA,IAAMA,mBAAkC,CAAG,SAArCA,mBAAkCA,CAAAC,IAAA,CAAwC,CAAA,IAAlCC,IAAI,CAAAD,IAAA,CAAJC,IAAI,CAAEC,KAAK,CAAAF,IAAA,CAALE,KAAK,CAAKC,WAAW,CAAAC,wBAAA,CAAAJ,IAAA,CAAAK,SAAA,CACvE,CAAA,IAAAC,aAAA,CAAqCC,YAAY,CAAC,CAAEN,IAAI,CAAJA,IAAI,CAAEC,KAAK,CAALA,KAAM,CAAC,CAAC,CAA1DM,MAAM,CAAAF,aAAA,CAANE,MAAM,CAAEC,KAAK,CAAAH,aAAA,CAALG,KAAK,CAAEC,SAAS,CAAAJ,aAAA,CAATI,SAAS,CAEhC,OACEC,GAAA,CAACC,GAAG,CAAAC,MAAA,CAAAC,MAAA,CAAA,EAAA,CAAKX,WAAW,CAAA,CAAEM,KAAK,CAAEA,KAAM,CAACD,MAAM,CAAEA,MAAO,CAACO,OAAO,CAAC,WAAW,CAACC,IAAI,CAAC,MAAM,CAAAC,QAAA,CACjFN,GAAA,CAACO,IAAI,CACHC,CAAAA,QAAQ,CAAC,SAAS,CAClBC,QAAQ,CAAC,SAAS,CAClBC,CAAC,CAAC,yhCAAyhC,CAC3hCL,IAAI,CAAEN,SAAU,CACjB,CAAC,CAAA,CACC,CAAC,CAEV,CAAC,CAEK,IAAAY,kBAAkB,CAAGC,wBAAwB,CAACxB,mBAAmB,CAAE,CACvEyB,WAAW,CAAE,oBACf,CAAC;;;;"}
|
|
@@ -5,8 +5,9 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
5
5
|
import Path from '../_Svg/Path/Path.native.js';
|
|
6
6
|
import Svg from '../_Svg/Svg/Svg.native.js';
|
|
7
7
|
import useIconProps from '../useIconProps/useIconProps.js';
|
|
8
|
+
import { assignWithoutSideEffects } from '../../../utils/assignWithoutSideEffects/assignWithoutSideEffects.js';
|
|
8
9
|
|
|
9
|
-
var _excluded=["size","color"];var
|
|
10
|
+
var _excluded=["size","color"];var _ActivityIcon=function _ActivityIcon(_ref){var size=_ref.size,color=_ref.color,styledProps=_objectWithoutProperties(_ref,_excluded);var _useIconProps=useIconProps({size:size,color:color}),height=_useIconProps.height,width=_useIconProps.width,iconColor=_useIconProps.iconColor;return jsx(Svg,Object.assign({},styledProps,{width:width,height:height,viewBox:"0 0 24 24",fill:"none",children:jsx(Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M9 1C9.43043 1 9.81257 1.27543 9.94868 1.68377L15 16.8377L17.0513 10.6838C17.1874 10.2754 17.5696 10 18 10H22C22.5523 10 23 10.4477 23 11C23 11.5523 22.5523 12 22 12H18.7208L15.9487 20.3162C15.8126 20.7246 15.4304 21 15 21C14.5696 21 14.1874 20.7246 14.0513 20.3162L9 5.16228L6.94868 11.3162C6.81257 11.7246 6.43043 12 6 12H2C1.44772 12 1 11.5523 1 11C1 10.4477 1.44772 10 2 10H5.27924L8.05132 1.68377C8.18743 1.27543 8.56957 1 9 1Z",fill:iconColor})}));};var ActivityIcon=assignWithoutSideEffects(_ActivityIcon,{componentId:'ActivityIcon'});
|
|
10
11
|
|
|
11
12
|
export { ActivityIcon as default };
|
|
12
13
|
//# sourceMappingURL=ActivityIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ActivityIcon.js","sources":["../../../../../../src/components/Icons/ActivityIcon/ActivityIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\n\nconst
|
|
1
|
+
{"version":3,"file":"ActivityIcon.js","sources":["../../../../../../src/components/Icons/ActivityIcon/ActivityIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\nimport { assignWithoutSideEffects } from '~utils/assignWithoutSideEffects';\n\nconst _ActivityIcon: IconComponent = ({ size, color, ...styledProps }) => {\n const { height, width, iconColor } = useIconProps({ size, color });\n\n return (\n <Svg {...styledProps} width={width} height={height} viewBox=\"0 0 24 24\" fill=\"none\">\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9 1C9.43043 1 9.81257 1.27543 9.94868 1.68377L15 16.8377L17.0513 10.6838C17.1874 10.2754 17.5696 10 18 10H22C22.5523 10 23 10.4477 23 11C23 11.5523 22.5523 12 22 12H18.7208L15.9487 20.3162C15.8126 20.7246 15.4304 21 15 21C14.5696 21 14.1874 20.7246 14.0513 20.3162L9 5.16228L6.94868 11.3162C6.81257 11.7246 6.43043 12 6 12H2C1.44772 12 1 11.5523 1 11C1 10.4477 1.44772 10 2 10H5.27924L8.05132 1.68377C8.18743 1.27543 8.56957 1 9 1Z\"\n fill={iconColor}\n />\n </Svg>\n );\n};\n\nconst ActivityIcon = assignWithoutSideEffects(_ActivityIcon, {\n componentId: 'ActivityIcon',\n});\n\nexport default ActivityIcon;\n"],"names":["_ActivityIcon","_ref","size","color","styledProps","_objectWithoutProperties","_excluded","_useIconProps","useIconProps","height","width","iconColor","_jsx","Svg","Object","assign","viewBox","fill","children","Path","fillRule","clipRule","d","ActivityIcon","assignWithoutSideEffects","componentId"],"mappings":";;;;;;;;;AAAA,IAAA,SAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,CAKA,IAAMA,aAA4B,CAAG,SAA/BA,aAA4BA,CAAAC,IAAA,CAAwC,CAAA,IAAlCC,IAAI,CAAAD,IAAA,CAAJC,IAAI,CAAEC,KAAK,CAAAF,IAAA,CAALE,KAAK,CAAKC,WAAW,CAAAC,wBAAA,CAAAJ,IAAA,CAAAK,SAAA,CACjE,CAAA,IAAAC,aAAA,CAAqCC,YAAY,CAAC,CAAEN,IAAI,CAAJA,IAAI,CAAEC,KAAK,CAALA,KAAM,CAAC,CAAC,CAA1DM,MAAM,CAAAF,aAAA,CAANE,MAAM,CAAEC,KAAK,CAAAH,aAAA,CAALG,KAAK,CAAEC,SAAS,CAAAJ,aAAA,CAATI,SAAS,CAEhC,OACEC,GAAA,CAACC,GAAG,CAAAC,MAAA,CAAAC,MAAA,CAAA,EAAA,CAAKX,WAAW,CAAA,CAAEM,KAAK,CAAEA,KAAM,CAACD,MAAM,CAAEA,MAAO,CAACO,OAAO,CAAC,WAAW,CAACC,IAAI,CAAC,MAAM,CAAAC,QAAA,CACjFN,GAAA,CAACO,IAAI,CACHC,CAAAA,QAAQ,CAAC,SAAS,CAClBC,QAAQ,CAAC,SAAS,CAClBC,CAAC,CAAC,kbAAkb,CACpbL,IAAI,CAAEN,SAAU,CACjB,CAAC,CAAA,CACC,CAAC,CAEV,CAAC,CAEK,IAAAY,YAAY,CAAGC,wBAAwB,CAACxB,aAAa,CAAE,CAC3DyB,WAAW,CAAE,cACf,CAAC;;;;"}
|
|
@@ -5,8 +5,9 @@ import { jsxs, jsx } from 'react/jsx-runtime';
|
|
|
5
5
|
import Path from '../_Svg/Path/Path.native.js';
|
|
6
6
|
import Svg from '../_Svg/Svg/Svg.native.js';
|
|
7
7
|
import useIconProps from '../useIconProps/useIconProps.js';
|
|
8
|
+
import { assignWithoutSideEffects } from '../../../utils/assignWithoutSideEffects/assignWithoutSideEffects.js';
|
|
8
9
|
|
|
9
|
-
var _excluded=["size","color"];var
|
|
10
|
+
var _excluded=["size","color"];var _AddressBookIcon=function _AddressBookIcon(_ref){var size=_ref.size,color=_ref.color,styledProps=_objectWithoutProperties(_ref,_excluded);var _useIconProps=useIconProps({size:size,color:color}),height=_useIconProps.height,width=_useIconProps.width,iconColor=_useIconProps.iconColor;return jsxs(Svg,Object.assign({},styledProps,{width:width,height:height,viewBox:"0 0 24 24",fill:"none",children:[jsx(Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M13.25 6.5C11.0409 6.5 9.25 8.29086 9.25 10.5C9.25 11.5385 9.64578 12.4846 10.2947 13.1957C9.58045 13.5517 8.93552 14.0343 8.39167 14.6209C8.01619 15.0259 8.04013 15.6586 8.44514 16.0341C8.85014 16.4096 9.48286 16.3856 9.85834 15.9806C10.2913 15.5136 10.816 15.1411 11.3996 14.8863C11.9832 14.6315 12.6132 14.5 13.25 14.5C13.8868 14.5 14.5168 14.6315 15.1004 14.8863C15.684 15.1411 16.2087 15.5136 16.6417 15.9806C17.0172 16.3856 17.6499 16.4096 18.0549 16.0341C18.4599 15.6586 18.4838 15.0259 18.1083 14.6209C17.5645 14.0343 16.9195 13.5517 16.2053 13.1957C16.8542 12.4846 17.25 11.5385 17.25 10.5C17.25 8.29086 15.4591 6.5 13.25 6.5ZM11.25 10.5C11.25 9.39543 12.1454 8.5 13.25 8.5C14.3546 8.5 15.25 9.39543 15.25 10.5C15.25 11.6046 14.3546 12.5 13.25 12.5C12.1454 12.5 11.25 11.6046 11.25 10.5Z",fill:iconColor}),jsx(Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3.5 5.75H4.75V3.75C4.75 2.7835 5.5335 2 6.5 2H20C20.9665 2 21.75 2.7835 21.75 3.75V20.25C21.75 21.2165 20.9665 22 20 22H6.5C5.5335 22 4.75 21.2165 4.75 20.25V18.25H3.5C2.94772 18.25 2.5 17.8023 2.5 17.25C2.5 16.6977 2.94772 16.25 3.5 16.25H4.75V13H3.5C2.94772 13 2.5 12.5523 2.5 12C2.5 11.4477 2.94772 11 3.5 11H4.75V7.75H3.5C2.94772 7.75 2.5 7.30228 2.5 6.75C2.5 6.19772 2.94772 5.75 3.5 5.75ZM19.75 4H6.75V20H19.75V4Z",fill:iconColor})]}));};var AddressBookIcon=assignWithoutSideEffects(_AddressBookIcon,{componentId:'AddressBookIcon'});
|
|
10
11
|
|
|
11
12
|
export { AddressBookIcon as default };
|
|
12
13
|
//# sourceMappingURL=AddressBookIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddressBookIcon.js","sources":["../../../../../../src/components/Icons/AddressBookIcon/AddressBookIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\n\nconst
|
|
1
|
+
{"version":3,"file":"AddressBookIcon.js","sources":["../../../../../../src/components/Icons/AddressBookIcon/AddressBookIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\nimport { assignWithoutSideEffects } from '~utils/assignWithoutSideEffects';\n\nconst _AddressBookIcon: IconComponent = ({ size, color, ...styledProps }) => {\n const { height, width, iconColor } = useIconProps({ size, color });\n\n return (\n <Svg {...styledProps} width={width} height={height} viewBox=\"0 0 24 24\" fill=\"none\">\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M13.25 6.5C11.0409 6.5 9.25 8.29086 9.25 10.5C9.25 11.5385 9.64578 12.4846 10.2947 13.1957C9.58045 13.5517 8.93552 14.0343 8.39167 14.6209C8.01619 15.0259 8.04013 15.6586 8.44514 16.0341C8.85014 16.4096 9.48286 16.3856 9.85834 15.9806C10.2913 15.5136 10.816 15.1411 11.3996 14.8863C11.9832 14.6315 12.6132 14.5 13.25 14.5C13.8868 14.5 14.5168 14.6315 15.1004 14.8863C15.684 15.1411 16.2087 15.5136 16.6417 15.9806C17.0172 16.3856 17.6499 16.4096 18.0549 16.0341C18.4599 15.6586 18.4838 15.0259 18.1083 14.6209C17.5645 14.0343 16.9195 13.5517 16.2053 13.1957C16.8542 12.4846 17.25 11.5385 17.25 10.5C17.25 8.29086 15.4591 6.5 13.25 6.5ZM11.25 10.5C11.25 9.39543 12.1454 8.5 13.25 8.5C14.3546 8.5 15.25 9.39543 15.25 10.5C15.25 11.6046 14.3546 12.5 13.25 12.5C12.1454 12.5 11.25 11.6046 11.25 10.5Z\"\n fill={iconColor}\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3.5 5.75H4.75V3.75C4.75 2.7835 5.5335 2 6.5 2H20C20.9665 2 21.75 2.7835 21.75 3.75V20.25C21.75 21.2165 20.9665 22 20 22H6.5C5.5335 22 4.75 21.2165 4.75 20.25V18.25H3.5C2.94772 18.25 2.5 17.8023 2.5 17.25C2.5 16.6977 2.94772 16.25 3.5 16.25H4.75V13H3.5C2.94772 13 2.5 12.5523 2.5 12C2.5 11.4477 2.94772 11 3.5 11H4.75V7.75H3.5C2.94772 7.75 2.5 7.30228 2.5 6.75C2.5 6.19772 2.94772 5.75 3.5 5.75ZM19.75 4H6.75V20H19.75V4Z\"\n fill={iconColor}\n />\n </Svg>\n );\n};\n\nconst AddressBookIcon = assignWithoutSideEffects(_AddressBookIcon, {\n componentId: 'AddressBookIcon',\n});\n\nexport default AddressBookIcon;\n"],"names":["_AddressBookIcon","_ref","size","color","styledProps","_objectWithoutProperties","_excluded","_useIconProps","useIconProps","height","width","iconColor","_jsxs","Svg","Object","assign","viewBox","fill","children","_jsx","Path","fillRule","clipRule","d","AddressBookIcon","assignWithoutSideEffects","componentId"],"mappings":";;;;;;;;;AAAA,IAAA,SAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,CAKA,IAAMA,gBAA+B,CAAG,SAAlCA,gBAA+BA,CAAAC,IAAA,CAAwC,CAAlC,IAAAC,IAAI,CAAAD,IAAA,CAAJC,IAAI,CAAEC,KAAK,CAAAF,IAAA,CAALE,KAAK,CAAKC,WAAW,CAAAC,wBAAA,CAAAJ,IAAA,CAAAK,SAAA,CAAA,CACpE,IAAAC,aAAA,CAAqCC,YAAY,CAAC,CAAEN,IAAI,CAAJA,IAAI,CAAEC,KAAK,CAALA,KAAM,CAAC,CAAC,CAA1DM,MAAM,CAAAF,aAAA,CAANE,MAAM,CAAEC,KAAK,CAAAH,aAAA,CAALG,KAAK,CAAEC,SAAS,CAAAJ,aAAA,CAATI,SAAS,CAEhC,OACEC,IAAA,CAACC,GAAG,CAAAC,MAAA,CAAAC,MAAA,IAAKX,WAAW,CAAA,CAAEM,KAAK,CAAEA,KAAM,CAACD,MAAM,CAAEA,MAAO,CAACO,OAAO,CAAC,WAAW,CAACC,IAAI,CAAC,MAAM,CAAAC,QAAA,EACjFC,GAAA,CAACC,IAAI,CACHC,CAAAA,QAAQ,CAAC,SAAS,CAClBC,QAAQ,CAAC,SAAS,CAClBC,CAAC,CAAC,8xBAA8xB,CAChyBN,IAAI,CAAEN,SAAU,CACjB,CAAC,CACFQ,GAAA,CAACC,IAAI,EACHC,QAAQ,CAAC,SAAS,CAClBC,QAAQ,CAAC,SAAS,CAClBC,CAAC,CAAC,saAAsa,CACxaN,IAAI,CAAEN,SAAU,CACjB,CAAC,GACC,CAAC,CAEV,CAAC,CAEK,IAAAa,eAAe,CAAGC,wBAAwB,CAACzB,gBAAgB,CAAE,CACjE0B,WAAW,CAAE,iBACf,CAAC;;;;"}
|
|
@@ -5,8 +5,9 @@ import { jsx } from 'react/jsx-runtime';
|
|
|
5
5
|
import Path from '../_Svg/Path/Path.native.js';
|
|
6
6
|
import Svg from '../_Svg/Svg/Svg.native.js';
|
|
7
7
|
import useIconProps from '../useIconProps/useIconProps.js';
|
|
8
|
+
import { assignWithoutSideEffects } from '../../../utils/assignWithoutSideEffects/assignWithoutSideEffects.js';
|
|
8
9
|
|
|
9
|
-
var _excluded=["size","color"];var
|
|
10
|
+
var _excluded=["size","color"];var _AffordabilityIcon=function _AffordabilityIcon(_ref){var size=_ref.size,color=_ref.color,styledProps=_objectWithoutProperties(_ref,_excluded);var _useIconProps=useIconProps({size:size,color:color}),height=_useIconProps.height,width=_useIconProps.width,iconColor=_useIconProps.iconColor;return jsx(Svg,Object.assign({},styledProps,{width:width,height:height,viewBox:"0 0 24 24",fill:"none",children:jsx(Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 5C2.44772 5 2 5.44772 2 6V9H4C4.55228 9 5 9.44772 5 10C5 10.5523 4.55228 11 4 11H2V18C2 18.5523 2.44772 19 3 19H21C21.5523 19 22 18.5523 22 18V11H20C19.4477 11 19 10.5523 19 10C19 9.44772 19.4477 9 20 9H22V6C22 5.44771 21.5523 5 21 5H3ZM24 6C24 4.34315 22.6569 3 21 3H3C1.34315 3 0 4.34315 0 6V18C0 19.6569 1.34315 21 3 21H21C22.6569 21 24 19.6569 24 18V6ZM12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12ZM12.25 9.75C12.8023 9.75 13.25 10.1977 13.25 10.75V11.68C13.25 12.3682 12.8964 13.032 12.2713 13.3994L11.5178 13.8555C11.0453 14.1415 10.4305 13.9903 10.1445 13.5178C9.85853 13.0453 10.0097 12.4305 10.4822 12.1445L11.2422 11.6845L11.25 11.6799V10.75C11.25 10.1977 11.6977 9.75 12.25 9.75Z",fill:iconColor})}));};var AffordabilityIcon=assignWithoutSideEffects(_AffordabilityIcon,{componentId:'AffordabilityIcon'});
|
|
10
11
|
|
|
11
12
|
export { AffordabilityIcon as default };
|
|
12
13
|
//# sourceMappingURL=AffordabilityIcon.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AffordabilityIcon.js","sources":["../../../../../../src/components/Icons/AffordabilityIcon/AffordabilityIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\n\nconst
|
|
1
|
+
{"version":3,"file":"AffordabilityIcon.js","sources":["../../../../../../src/components/Icons/AffordabilityIcon/AffordabilityIcon.tsx"],"sourcesContent":["import { Svg, Path } from '../_Svg';\nimport type { IconComponent } from '..';\nimport useIconProps from '../useIconProps';\nimport { assignWithoutSideEffects } from '~utils/assignWithoutSideEffects';\n\nconst _AffordabilityIcon: IconComponent = ({ size, color, ...styledProps }) => {\n const { height, width, iconColor } = useIconProps({ size, color });\n\n return (\n <Svg {...styledProps} width={width} height={height} viewBox=\"0 0 24 24\" fill=\"none\">\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 5C2.44772 5 2 5.44772 2 6V9H4C4.55228 9 5 9.44772 5 10C5 10.5523 4.55228 11 4 11H2V18C2 18.5523 2.44772 19 3 19H21C21.5523 19 22 18.5523 22 18V11H20C19.4477 11 19 10.5523 19 10C19 9.44772 19.4477 9 20 9H22V6C22 5.44771 21.5523 5 21 5H3ZM24 6C24 4.34315 22.6569 3 21 3H3C1.34315 3 0 4.34315 0 6V18C0 19.6569 1.34315 21 3 21H21C22.6569 21 24 19.6569 24 18V6ZM12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12ZM12.25 9.75C12.8023 9.75 13.25 10.1977 13.25 10.75V11.68C13.25 12.3682 12.8964 13.032 12.2713 13.3994L11.5178 13.8555C11.0453 14.1415 10.4305 13.9903 10.1445 13.5178C9.85853 13.0453 10.0097 12.4305 10.4822 12.1445L11.2422 11.6845L11.25 11.6799V10.75C11.25 10.1977 11.6977 9.75 12.25 9.75Z\"\n fill={iconColor}\n />\n </Svg>\n );\n};\n\nconst AffordabilityIcon = assignWithoutSideEffects(_AffordabilityIcon, {\n componentId: 'AffordabilityIcon',\n});\n\nexport default AffordabilityIcon;\n"],"names":["_AffordabilityIcon","_ref","size","color","styledProps","_objectWithoutProperties","_excluded","_useIconProps","useIconProps","height","width","iconColor","_jsx","Svg","Object","assign","viewBox","fill","children","Path","fillRule","clipRule","d","AffordabilityIcon","assignWithoutSideEffects","componentId"],"mappings":";;;;;;;;;AAAA,IAAA,SAAA,CAAA,CAAA,MAAA,CAAA,OAAA,CAAA,CAKA,IAAMA,kBAAiC,CAAG,SAApCA,kBAAiCA,CAAAC,IAAA,CAAwC,CAAA,IAAlCC,IAAI,CAAAD,IAAA,CAAJC,IAAI,CAAEC,KAAK,CAAAF,IAAA,CAALE,KAAK,CAAKC,WAAW,CAAAC,wBAAA,CAAAJ,IAAA,CAAAK,SAAA,CACtE,CAAA,IAAAC,aAAA,CAAqCC,YAAY,CAAC,CAAEN,IAAI,CAAJA,IAAI,CAAEC,KAAK,CAALA,KAAM,CAAC,CAAC,CAA1DM,MAAM,CAAAF,aAAA,CAANE,MAAM,CAAEC,KAAK,CAAAH,aAAA,CAALG,KAAK,CAAEC,SAAS,CAAAJ,aAAA,CAATI,SAAS,CAEhC,OACEC,GAAA,CAACC,GAAG,CAAAC,MAAA,CAAAC,MAAA,CAAA,EAAA,CAAKX,WAAW,CAAA,CAAEM,KAAK,CAAEA,KAAM,CAACD,MAAM,CAAEA,MAAO,CAACO,OAAO,CAAC,WAAW,CAACC,IAAI,CAAC,MAAM,CAAAC,QAAA,CACjFN,GAAA,CAACO,IAAI,CACHC,CAAAA,QAAQ,CAAC,SAAS,CAClBC,QAAQ,CAAC,SAAS,CAClBC,CAAC,CAAC,y2BAAy2B,CAC32BL,IAAI,CAAEN,SAAU,CACjB,CAAC,CAAA,CACC,CAAC,CAEV,CAAC,CAEK,IAAAY,iBAAiB,CAAGC,wBAAwB,CAACxB,kBAAkB,CAAE,CACrEyB,WAAW,CAAE,mBACf,CAAC;;;;"}
|