glints-aries 4.1.6 → 5.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/@next/ActionList/ActionItem.d.ts +2 -2
- package/es/@next/ActionList/ActionList.d.ts +1 -1
- package/es/@next/Alert/AlertProvider.d.ts +1 -1
- package/es/@next/AuthenticationInput/AuthenticationInputSingle.d.ts +1 -1
- package/es/@next/Card/Card.d.ts +1 -1
- package/es/@next/Card/Section.d.ts +1 -1
- package/es/@next/Carousel/Carousel.d.ts +1 -1
- package/es/@next/Combobox/Combobox.d.ts +5 -5
- package/es/@next/Combobox/comboboxStoryHelper/ComboboxMultuSelect.d.ts +2 -2
- package/es/@next/Combobox/components/OptionList/Option.d.ts +2 -2
- package/es/@next/Combobox/components/OptionList/OptionList.d.ts +1 -1
- package/es/@next/Combobox/components/TextInput/TextInput.d.ts +1 -1
- package/es/@next/DataTable/DataTable.d.ts +3 -3
- package/es/@next/DataTable/TableCell.d.ts +1 -1
- package/es/@next/DataTable/TableFooter.d.ts +1 -1
- package/es/@next/DataTable/TableHeader.d.ts +1 -1
- package/es/@next/DataTable/TableRow.d.ts +1 -1
- package/es/@next/EmptyState/EmptyState.d.ts +1 -1
- package/es/@next/EmptyState/EmptyStateStyle.d.ts +3 -3
- package/es/@next/Icon/Icon.d.ts +2 -2
- package/es/@next/Icon/IconStoriesStyles.d.ts +1 -1
- package/es/@next/Icon/components/CustomSparklingFill.d.ts +2 -1
- package/es/@next/Icon/components/CustomSparklingLine.d.ts +2 -1
- package/es/@next/Icon/components/RiAccountCircleFill.d.ts +2 -1
- package/es/@next/Icon/components/RiAccountCircleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiAdd.d.ts +2 -1
- package/es/@next/Icon/components/RiAddCircleFill.d.ts +2 -1
- package/es/@next/Icon/components/RiAddCircleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiAlarmWarningFill.d.ts +2 -1
- package/es/@next/Icon/components/RiAlarmWarningLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowDownFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowDownLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowGoBackFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowGoBackLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowGoForwardFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowGoForwardLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowLeftFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowLeftLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowLeftRightFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowLeftRightLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMDownFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMDownLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMLeftFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMLeftLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMRightFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMRightLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMUpFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowMUpLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowRightFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowRightLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowUpDownFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowUpDownLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowUpFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowUpLine.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowXsDownFill.d.ts +2 -1
- package/es/@next/Icon/components/RiArrowXsUpFill.d.ts +2 -1
- package/es/@next/Icon/components/RiAttachmentFill.d.ts +2 -1
- package/es/@next/Icon/components/RiAttachmentLine.d.ts +2 -1
- package/es/@next/Icon/components/RiBankCardFill.d.ts +2 -1
- package/es/@next/Icon/components/RiBankCardLine.d.ts +2 -1
- package/es/@next/Icon/components/RiBehanceFill.d.ts +2 -1
- package/es/@next/Icon/components/RiBookmarkFill.d.ts +2 -1
- package/es/@next/Icon/components/RiBookmarkLine.d.ts +2 -1
- package/es/@next/Icon/components/RiBoxFill.d.ts +2 -1
- package/es/@next/Icon/components/RiBoxLine.d.ts +2 -1
- package/es/@next/Icon/components/RiBriefcaseFill.d.ts +2 -1
- package/es/@next/Icon/components/RiBriefcaseLine.d.ts +2 -1
- package/es/@next/Icon/components/RiBuildingFill.d.ts +2 -1
- package/es/@next/Icon/components/RiBuildingLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCalendarCheckFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCalendarCheckLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCalendarEventFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCalendarEventLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCalendarFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCalendarLine.d.ts +2 -1
- package/es/@next/Icon/components/RiChatQuoteFill.d.ts +2 -1
- package/es/@next/Icon/components/RiChatQuoteLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCheck.d.ts +2 -1
- package/es/@next/Icon/components/RiCheckDoubleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCheckboxCircleFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCheckboxCircleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCheckboxFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCheckboxIndeterminateFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCheckboxIndeterminateLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCheckboxLine.d.ts +2 -1
- package/es/@next/Icon/components/RiClose.d.ts +2 -1
- package/es/@next/Icon/components/RiCloseCircleFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCloseCircleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCodepenFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCoinsLine.d.ts +2 -1
- package/es/@next/Icon/components/RiContactsFill.d.ts +2 -1
- package/es/@next/Icon/components/RiContactsLine.d.ts +2 -1
- package/es/@next/Icon/components/RiContractLeftLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCurrencyFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCurrencyLine.d.ts +2 -1
- package/es/@next/Icon/components/RiCustomExpenseFill.d.ts +2 -1
- package/es/@next/Icon/components/RiCustomExpenseLine.d.ts +2 -1
- package/es/@next/Icon/components/RiDeleteBinFill.d.ts +2 -1
- package/es/@next/Icon/components/RiDeleteBinLine.d.ts +2 -1
- package/es/@next/Icon/components/RiDiscussFill.d.ts +2 -1
- package/es/@next/Icon/components/RiDiscussLine.d.ts +2 -1
- package/es/@next/Icon/components/RiDownloadLine.d.ts +2 -1
- package/es/@next/Icon/components/RiDraggable.d.ts +2 -1
- package/es/@next/Icon/components/RiEqualizerLine.d.ts +2 -1
- package/es/@next/Icon/components/RiErrorWarningFill.d.ts +2 -1
- package/es/@next/Icon/components/RiErrorWarningLine.d.ts +2 -1
- package/es/@next/Icon/components/RiExpandRightLine.d.ts +2 -1
- package/es/@next/Icon/components/RiExternalLinkLine.d.ts +2 -1
- package/es/@next/Icon/components/RiEyeFill.d.ts +2 -1
- package/es/@next/Icon/components/RiEyeLine.d.ts +2 -1
- package/es/@next/Icon/components/RiEyeOffFill.d.ts +2 -1
- package/es/@next/Icon/components/RiEyeOffLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFacebookCircleFill.d.ts +2 -1
- package/es/@next/Icon/components/RiFacebookCircleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFileCopy2Line.d.ts +2 -1
- package/es/@next/Icon/components/RiFileCopyFill.d.ts +2 -1
- package/es/@next/Icon/components/RiFileCopyLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFileDownloadLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFileFill.d.ts +2 -1
- package/es/@next/Icon/components/RiFileHistoryFill.d.ts +2 -1
- package/es/@next/Icon/components/RiFileHistoryLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFileLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFileList3Fill.d.ts +2 -1
- package/es/@next/Icon/components/RiFileListFill.d.ts +2 -1
- package/es/@next/Icon/components/RiFileListLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFlagFill.d.ts +2 -1
- package/es/@next/Icon/components/RiFlagLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFlashlightFill.d.ts +2 -1
- package/es/@next/Icon/components/RiFlashlightLine.d.ts +2 -1
- package/es/@next/Icon/components/RiFolderUserFill.d.ts +2 -1
- package/es/@next/Icon/components/RiGithubFill.d.ts +2 -1
- package/es/@next/Icon/components/RiGlintsLogoFill.d.ts +2 -1
- package/es/@next/Icon/components/RiGlobalLine.d.ts +2 -1
- package/es/@next/Icon/components/RiGraduationFill.d.ts +2 -1
- package/es/@next/Icon/components/RiGraduationLine.d.ts +2 -1
- package/es/@next/Icon/components/RiGroup2Fill.d.ts +2 -1
- package/es/@next/Icon/components/RiGroup2Line.d.ts +2 -1
- package/es/@next/Icon/components/RiGroupFill.d.ts +2 -1
- package/es/@next/Icon/components/RiGroupLine.d.ts +2 -1
- package/es/@next/Icon/components/RiHandCoinFill.d.ts +2 -1
- package/es/@next/Icon/components/RiHandCoinLine.d.ts +2 -1
- package/es/@next/Icon/components/RiHourglassFill.d.ts +2 -1
- package/es/@next/Icon/components/RiHourglassLine.d.ts +2 -1
- package/es/@next/Icon/components/RiIndeterminateCircleFill.d.ts +4 -0
- package/es/@next/Icon/components/RiIndeterminateCircleFill.js +11 -0
- package/es/@next/Icon/components/RiIndeterminateCircleLine.d.ts +4 -0
- package/es/@next/Icon/components/RiIndeterminateCircleLine.js +11 -0
- package/es/@next/Icon/components/RiInfinity.d.ts +2 -1
- package/es/@next/Icon/components/RiInformationFill.d.ts +2 -1
- package/es/@next/Icon/components/RiInformationLine.d.ts +2 -1
- package/es/@next/Icon/components/RiInstagramFill.d.ts +2 -1
- package/es/@next/Icon/components/RiInstagramLine.d.ts +2 -1
- package/es/@next/Icon/components/RiLinkedInLine.d.ts +2 -1
- package/es/@next/Icon/components/RiLinkedinFill.d.ts +2 -1
- package/es/@next/Icon/components/RiLoader.d.ts +2 -1
- package/es/@next/Icon/components/RiLockFill.d.ts +2 -1
- package/es/@next/Icon/components/RiLockLine.d.ts +2 -1
- package/es/@next/Icon/components/RiLogoutCircleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiMailFill.d.ts +2 -1
- package/es/@next/Icon/components/RiMailLine.d.ts +2 -1
- package/es/@next/Icon/components/RiMailSendFill.d.ts +2 -1
- package/es/@next/Icon/components/RiMapFill.d.ts +2 -1
- package/es/@next/Icon/components/RiMapLine.d.ts +2 -1
- package/es/@next/Icon/components/RiMegaphoneFill.d.ts +2 -1
- package/es/@next/Icon/components/RiMegaphoneLine.d.ts +2 -1
- package/es/@next/Icon/components/RiMenuLine.d.ts +2 -1
- package/es/@next/Icon/components/RiMessageFill.d.ts +2 -1
- package/es/@next/Icon/components/RiMessageLine.d.ts +2 -1
- package/es/@next/Icon/components/RiMinus.d.ts +2 -1
- package/es/@next/Icon/components/RiMoneyDollarCircleFill.d.ts +2 -1
- package/es/@next/Icon/components/RiMoneyDollarCircleLine.d.ts +2 -1
- package/es/@next/Icon/components/RiMore.d.ts +2 -1
- package/es/@next/Icon/components/RiPencilFill.d.ts +2 -1
- package/es/@next/Icon/components/RiPencilLine.d.ts +2 -1
- package/es/@next/Icon/components/RiPhoneFill.d.ts +2 -1
- package/es/@next/Icon/components/RiPhoneLine.d.ts +2 -1
- package/es/@next/Icon/components/RiPhoneLockFill.d.ts +2 -1
- package/es/@next/Icon/components/RiPhoneLockLine.d.ts +2 -1
- package/es/@next/Icon/components/RiQuestionFill.d.ts +2 -1
- package/es/@next/Icon/components/RiQuestionLine.d.ts +2 -1
- package/es/@next/Icon/components/RiQuestionnaireFill.d.ts +2 -1
- package/es/@next/Icon/components/RiQuestionnaireLine.d.ts +2 -1
- package/es/@next/Icon/components/RiReplyFill.d.ts +2 -1
- package/es/@next/Icon/components/RiReplyLine.d.ts +2 -1
- package/es/@next/Icon/components/RiSearch.d.ts +2 -1
- package/es/@next/Icon/components/RiSendPlaneFill.d.ts +2 -1
- package/es/@next/Icon/components/RiSendPlaneLine.d.ts +2 -1
- package/es/@next/Icon/components/RiSettingsFill.d.ts +2 -1
- package/es/@next/Icon/components/RiSettingsLine.d.ts +2 -1
- package/es/@next/Icon/components/RiShakeHandsFill.d.ts +2 -1
- package/es/@next/Icon/components/RiShakeHandsLine.d.ts +2 -1
- package/es/@next/Icon/components/RiShieldCheck.d.ts +2 -1
- package/es/@next/Icon/components/RiShieldCheckLine.d.ts +2 -1
- package/es/@next/Icon/components/RiShining2Fill.d.ts +2 -1
- package/es/@next/Icon/components/RiShining2Line.d.ts +2 -1
- package/es/@next/Icon/components/RiSparkling2Fill.d.ts +2 -1
- package/es/@next/Icon/components/RiSparkling2Line.d.ts +2 -1
- package/es/@next/Icon/components/RiSuitcase3Fill.d.ts +2 -1
- package/es/@next/Icon/components/RiSuitcase3Line.d.ts +2 -1
- package/es/@next/Icon/components/RiSurveyFill.d.ts +2 -1
- package/es/@next/Icon/components/RiSurveyLine.d.ts +2 -1
- package/es/@next/Icon/components/RiTiktokFill.d.ts +2 -1
- package/es/@next/Icon/components/RiTiktokLine.d.ts +2 -1
- package/es/@next/Icon/components/RiTimer3Fill.d.ts +2 -1
- package/es/@next/Icon/components/RiTimer3Line.d.ts +2 -1
- package/es/@next/Icon/components/RiTwitterLine.d.ts +2 -1
- package/es/@next/Icon/components/RiTwitterXFill.d.ts +2 -1
- package/es/@next/Icon/components/RiUnlockFill.d.ts +2 -1
- package/es/@next/Icon/components/RiUnlockLine.d.ts +2 -1
- package/es/@next/Icon/components/RiUploadFill.d.ts +2 -1
- package/es/@next/Icon/components/RiUploadLine.d.ts +2 -1
- package/es/@next/Icon/components/RiUser5Fill.d.ts +2 -1
- package/es/@next/Icon/components/RiUser5Line.d.ts +2 -1
- package/es/@next/Icon/components/RiUserAddFill.d.ts +2 -1
- package/es/@next/Icon/components/RiUserAddLine.d.ts +2 -1
- package/es/@next/Icon/components/RiUserFill.d.ts +2 -1
- package/es/@next/Icon/components/RiUserLine.d.ts +2 -1
- package/es/@next/Icon/components/RiUserUnfollowLine.d.ts +2 -1
- package/es/@next/Icon/components/RiVimeoFill.d.ts +2 -1
- package/es/@next/Icon/components/RiWhatsappFill.d.ts +2 -1
- package/es/@next/Icon/components/RiWhatsappLine.d.ts +2 -1
- package/es/@next/Icon/components/RiYoutubeFill.d.ts +2 -1
- package/es/@next/Icon/components/index.d.ts +2 -0
- package/es/@next/Icon/components/index.js +2 -0
- package/es/@next/Icon/icons/icons.d.ts +1 -1
- package/es/@next/Icon/icons/icons.js +2 -2
- package/es/@next/IndexTable/IndexTable.d.ts +2 -2
- package/es/@next/IndexTable/components/Checkbox/Checkbox.d.ts +1 -1
- package/es/@next/IndexTable/components/LoadingState/LoadingState.d.ts +2 -2
- package/es/@next/IndexTable/components/Row/Row.d.ts +2 -2
- package/es/@next/InlineError/InlineError.d.ts +1 -1
- package/es/@next/InlineError/InlineErrorStyle.d.ts +1 -1
- package/es/@next/Link/Link.d.ts +1 -1
- package/es/@next/Menu/Menu.d.ts +1 -1
- package/es/@next/Menu/components/MenuOption.d.ts +1 -1
- package/es/@next/Menu/components/MenuOptionCheckbox.d.ts +1 -1
- package/es/@next/Menu/components/MenuOptionLabel.d.ts +1 -1
- package/es/@next/Menu/menuStoryHelper/PopoverMenu.d.ts +2 -2
- package/es/@next/Modal/ModalProvider.d.ts +1 -1
- package/es/@next/Modal/ModalWithProvider.d.ts +2 -2
- package/es/@next/Pagination/PageButton.d.ts +1 -1
- package/es/@next/Pagination/PaginationStyle.d.ts +1 -1
- package/es/@next/Pagination/Stepper.d.ts +3 -3
- package/es/@next/Popover/popoverStoryHelper/CheckboxGroup.d.ts +2 -2
- package/es/@next/Popover/popoverStoryHelper/SalarySelector.d.ts +2 -2
- package/es/@next/RadioButton/RadioButton.stories.d.ts +2 -2
- package/es/@next/Select/Select.d.ts +1 -1
- package/es/@next/Select/components/Activator/ActivatorSelect.d.ts +1 -1
- package/es/@next/Select/components/Activator/ActivatorStyle.d.ts +2 -2
- package/es/@next/Select/components/Activator/ActivatorTextInput.d.ts +2 -2
- package/es/@next/Select/components/Label/Label.d.ts +1 -1
- package/es/@next/Select/components/OptionList/OptionList.d.ts +3 -3
- package/es/@next/Select/components/SearchableSelectInput/ClearSelected.d.ts +2 -2
- package/es/@next/Select/selectStoryHelper/NonSearchableMultiSelect.d.ts +2 -2
- package/es/@next/Select/selectStoryHelper/NonSearchableSingleSelect.d.ts +2 -2
- package/es/@next/Select/selectStoryHelper/Searchable.d.ts +2 -2
- package/es/@next/Select/selectStoryHelper/SearchableSingleSelect.d.ts +5 -5
- package/es/@next/Skeleton/components/SkeletonImage/SkeletonImageCircle.d.ts +2 -2
- package/es/@next/Skeleton/components/SkeletonImage/SkeletonImageSquare.d.ts +2 -2
- package/es/@next/Skeleton/components/SkeletonText/SkeletonText.d.ts +2 -2
- package/es/@next/Spinner/Spinner.d.ts +2 -2
- package/es/@next/Spinner/SpinnerStyle.d.ts +1 -1
- package/es/@next/Switch/SwitchStyle.d.ts +1 -1
- package/es/@next/Tabs/Tab.d.ts +1 -1
- package/es/@next/Tooltip/Tooltip.d.ts +2 -2
- package/es/@next/Typography/Typography.d.ts +1 -1
- package/es/Display/Gallery/Gallery.d.ts +1 -1
- package/es/Display/Modal/Modal.js +18 -20
- package/es/Display/Popover/Popover.d.ts +1 -1
- package/es/Display/Slider/LeftArrow.d.ts +1 -1
- package/es/Display/Slider/Slider.d.ts +1 -1
- package/es/Display/Slider/Slider.js +4 -5
- package/es/General/Alert/Alert.d.ts +2 -2
- package/es/General/Brand/Brand.d.ts +1 -1
- package/es/General/Button/GhostButton.d.ts +7 -7
- package/es/General/Button/LinkButton.d.ts +7 -7
- package/es/General/Button/SolidButton.d.ts +7 -7
- package/es/General/Button/SolidShadowButton.d.ts +7 -7
- package/es/General/Icon/components/AddCircleOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/AddCircleSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/AddIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowBackDoubleIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowBackIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowBackSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowDownCircleOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowDownIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowDownSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowNextDoubleIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowNextIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowNextSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowRoundBackIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowRoundForwardIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowUpIcon.d.ts +2 -2
- package/es/General/Icon/components/ArrowUpSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/AsteriskSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/AttachmentIcon.d.ts +2 -2
- package/es/General/Icon/components/BehanceIcon.d.ts +2 -2
- package/es/General/Icon/components/BellIcon.d.ts +2 -2
- package/es/General/Icon/components/BookmarkIcon.d.ts +2 -2
- package/es/General/Icon/components/BookmarkOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/BookmarkRoundedOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/BoxWithHandleSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/BriefcaseSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/BuildingSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/BulletListIcon.d.ts +2 -2
- package/es/General/Icon/components/CalendarIcon.d.ts +2 -2
- package/es/General/Icon/components/CameraIcon.d.ts +2 -2
- package/es/General/Icon/components/ChecklistIcon.d.ts +2 -2
- package/es/General/Icon/components/CheckmarkIcon.d.ts +2 -2
- package/es/General/Icon/components/CheckmarkSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/CheckmarkThickIcon.d.ts +2 -2
- package/es/General/Icon/components/CircleAndCheckIcon.d.ts +2 -2
- package/es/General/Icon/components/CircleIcon.d.ts +2 -2
- package/es/General/Icon/components/ClipboardCheckOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/ClipboardIcon.d.ts +2 -2
- package/es/General/Icon/components/ClockIcon.d.ts +2 -2
- package/es/General/Icon/components/CloseCircleSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/CloseIcon.d.ts +2 -2
- package/es/General/Icon/components/CloudDownloadIcon.d.ts +2 -2
- package/es/General/Icon/components/CloudUploadIcon.d.ts +2 -2
- package/es/General/Icon/components/CodepenIcon.d.ts +2 -2
- package/es/General/Icon/components/CommunityIcon.d.ts +2 -2
- package/es/General/Icon/components/CompassIcon.d.ts +2 -2
- package/es/General/Icon/components/ConnectionIcon.d.ts +2 -2
- package/es/General/Icon/components/CopyIcon.d.ts +2 -2
- package/es/General/Icon/components/CopyLinkIcon.d.ts +2 -2
- package/es/General/Icon/components/CopyOutlinedIcon.d.ts +2 -2
- package/es/General/Icon/components/CurrencyIcon.d.ts +2 -2
- package/es/General/Icon/components/DeleteIcon.d.ts +2 -2
- package/es/General/Icon/components/DiscountSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/DocumentCheckIcon.d.ts +2 -2
- package/es/General/Icon/components/DotIcon.d.ts +2 -2
- package/es/General/Icon/components/DoubleCheckmarkIcon.d.ts +2 -2
- package/es/General/Icon/components/DoveIcon.d.ts +2 -2
- package/es/General/Icon/components/DownloadIcon.d.ts +2 -2
- package/es/General/Icon/components/DragArrowIcon.d.ts +2 -2
- package/es/General/Icon/components/DragStripesIcon.d.ts +2 -2
- package/es/General/Icon/components/EditIcon.d.ts +2 -2
- package/es/General/Icon/components/EditOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/ExclamationIcon.d.ts +2 -2
- package/es/General/Icon/components/ExitFullScreenIcon.d.ts +2 -2
- package/es/General/Icon/components/ExternalLinkIcon.d.ts +2 -2
- package/es/General/Icon/components/EyeIcon.d.ts +2 -2
- package/es/General/Icon/components/EyeSlashedIcon.d.ts +2 -2
- package/es/General/Icon/components/EyeSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/FacebookIcon.d.ts +2 -2
- package/es/General/Icon/components/FileAlternateIcon.d.ts +2 -2
- package/es/General/Icon/components/FileIcon.d.ts +2 -2
- package/es/General/Icon/components/FilePreviewIcon.d.ts +2 -2
- package/es/General/Icon/components/FileSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/FilterIcon.d.ts +2 -2
- package/es/General/Icon/components/FlagIcon.d.ts +2 -2
- package/es/General/Icon/components/FolderIcon.d.ts +2 -2
- package/es/General/Icon/components/FullScreenIcon.d.ts +2 -2
- package/es/General/Icon/components/GithubIcon.d.ts +2 -2
- package/es/General/Icon/components/GlobeIcon.d.ts +2 -2
- package/es/General/Icon/components/GraduationHatIcon.d.ts +2 -2
- package/es/General/Icon/components/GroupIcon.d.ts +2 -2
- package/es/General/Icon/components/GuaranteeIcon.d.ts +2 -2
- package/es/General/Icon/components/HandIcon.d.ts +2 -2
- package/es/General/Icon/components/HandShakeIcon.d.ts +2 -2
- package/es/General/Icon/components/HeartIcon.d.ts +2 -2
- package/es/General/Icon/components/HeartSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/HelpIcon.d.ts +2 -2
- package/es/General/Icon/components/HomeIcon.d.ts +2 -2
- package/es/General/Icon/components/HourglassIcon.d.ts +2 -2
- package/es/General/Icon/components/ImageIcon.d.ts +2 -2
- package/es/General/Icon/components/InfoIcon.d.ts +2 -2
- package/es/General/Icon/components/InfoSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/InstagramIcon.d.ts +2 -2
- package/es/General/Icon/components/JobOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/JobSearchIcon.d.ts +2 -2
- package/es/General/Icon/components/LightbulbIcon.d.ts +2 -2
- package/es/General/Icon/components/LightningOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/LineIcon.d.ts +2 -2
- package/es/General/Icon/components/LinkedinIcon.d.ts +2 -2
- package/es/General/Icon/components/LoadingIcon.d.ts +2 -2
- package/es/General/Icon/components/LocationIcon.d.ts +2 -2
- package/es/General/Icon/components/LockSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/MailIcon.d.ts +2 -2
- package/es/General/Icon/components/MailSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/MedalIcon.d.ts +2 -2
- package/es/General/Icon/components/MenuHalfIcon.d.ts +2 -2
- package/es/General/Icon/components/MenuIcon.d.ts +2 -2
- package/es/General/Icon/components/MessageOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/MessageOutlineIncomingIcon.d.ts +2 -2
- package/es/General/Icon/components/MicIcon.d.ts +2 -2
- package/es/General/Icon/components/MicOffIcon.d.ts +2 -2
- package/es/General/Icon/components/MinusCircleIcon.d.ts +2 -2
- package/es/General/Icon/components/MinusCircleSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/MinusIcon.d.ts +2 -2
- package/es/General/Icon/components/MoreHorizontalIcon.d.ts +2 -2
- package/es/General/Icon/components/MoreIcon.d.ts +2 -2
- package/es/General/Icon/components/NameTagIcon.d.ts +2 -2
- package/es/General/Icon/components/NotificationIcon.d.ts +2 -2
- package/es/General/Icon/components/NumberListIcon.d.ts +2 -2
- package/es/General/Icon/components/OnlineIcon.d.ts +2 -2
- package/es/General/Icon/components/PdfIcon.d.ts +2 -2
- package/es/General/Icon/components/PdfOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/PhoneIcon.d.ts +2 -2
- package/es/General/Icon/components/PowerIcon.d.ts +2 -2
- package/es/General/Icon/components/PuzzleIcon.d.ts +2 -2
- package/es/General/Icon/components/QuestionOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/QuotationIcon.d.ts +2 -2
- package/es/General/Icon/components/RefreshSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/ReplyIcon.d.ts +2 -2
- package/es/General/Icon/components/ResumeOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/RotateIcon.d.ts +2 -2
- package/es/General/Icon/components/RssIcon.d.ts +2 -2
- package/es/General/Icon/components/SalaryIcon.d.ts +2 -2
- package/es/General/Icon/components/SaveSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/SearchIcon.d.ts +2 -2
- package/es/General/Icon/components/SendIcon.d.ts +2 -2
- package/es/General/Icon/components/SettingIcon.d.ts +2 -2
- package/es/General/Icon/components/SettingSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/ShareArrowIcon.d.ts +2 -2
- package/es/General/Icon/components/ShareArrowOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/ShareIcon.d.ts +2 -2
- package/es/General/Icon/components/ShareOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/ShareScreenIcon.d.ts +2 -2
- package/es/General/Icon/components/ShieldCheckIcon.d.ts +2 -2
- package/es/General/Icon/components/SpeakerIcon.d.ts +2 -2
- package/es/General/Icon/components/SpeechBubbleIcon.d.ts +2 -2
- package/es/General/Icon/components/SpeechBubbleOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/SpinnerIcon.d.ts +2 -2
- package/es/General/Icon/components/StackIcon.d.ts +2 -2
- package/es/General/Icon/components/StarCircleIcon.d.ts +2 -2
- package/es/General/Icon/components/StarIcon.d.ts +2 -2
- package/es/General/Icon/components/StarOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/TagIcon.d.ts +2 -2
- package/es/General/Icon/components/TaskIcon.d.ts +2 -2
- package/es/General/Icon/components/TelegramIcon.d.ts +2 -2
- package/es/General/Icon/components/ThumbsUpIcon.d.ts +2 -2
- package/es/General/Icon/components/ThumbsUpOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/TicketSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/TieIcon.d.ts +2 -2
- package/es/General/Icon/components/TrashIcon.d.ts +2 -2
- package/es/General/Icon/components/TvPlayIcon.d.ts +2 -2
- package/es/General/Icon/components/TwitterIcon.d.ts +2 -2
- package/es/General/Icon/components/UploadIcon.d.ts +2 -2
- package/es/General/Icon/components/UpvoteIcon.d.ts +2 -2
- package/es/General/Icon/components/UserCogIcon.d.ts +2 -2
- package/es/General/Icon/components/UserIcon.d.ts +2 -2
- package/es/General/Icon/components/UserWrenchIcon.d.ts +2 -2
- package/es/General/Icon/components/VideoIcon.d.ts +2 -2
- package/es/General/Icon/components/VideoOffIcon.d.ts +2 -2
- package/es/General/Icon/components/ViewIcon.d.ts +2 -2
- package/es/General/Icon/components/VimeoIcon.d.ts +2 -2
- package/es/General/Icon/components/WarningCircleSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/WarningIcon.d.ts +2 -2
- package/es/General/Icon/components/WarningOutlineIcon.d.ts +2 -2
- package/es/General/Icon/components/WarningSolidIcon.d.ts +2 -2
- package/es/General/Icon/components/WhatsappIcon.d.ts +2 -2
- package/es/General/Icon/components/YoutubeIcon.d.ts +2 -2
- package/es/General/Icon/components/ZaloIcon.d.ts +2 -2
- package/es/General/ProfilePicture/ProfilePicture.d.ts +1 -1
- package/es/General/Tag/BasicTag.js +4 -6
- package/es/Input/Datepicker/Datepicker.d.ts +8 -8
- package/es/Input/DownshiftSelect/Select.d.ts +17 -16
- package/es/Input/DownshiftSelect/Select.js +7 -6
- package/es/Input/DownshiftSelect/SelectStyle.js +1 -1
- package/es/Input/NumberInput/NumberInput.d.ts +1 -1
- package/es/Input/PhoneNumberInput/PhoneNumberInput.d.ts +1 -1
- package/es/Input/PhoneNumberInput/PhoneNumberInput.js +3 -5
- package/es/Input/TextField/TextField.d.ts +5 -5
- package/es/Input/ToggleSwitch/ToggleSwitch.d.ts +2 -2
- package/es/Layout/Grid/Col.js +6 -8
- package/es/Navigation/Drawer/Drawer.d.ts +1 -1
- package/es/Navigation/Dropdown/Dropdown.d.ts +1 -1
- package/es/Utils/DelayedUnmount.d.ts +1 -0
- package/es/Utils/Icon/IconLibrary.d.ts +178 -178
- package/es/stories/story-components/AriesStatus.d.ts +2 -2
- package/lib/@next/ActionList/ActionItem.d.ts +2 -2
- package/lib/@next/ActionList/ActionList.d.ts +1 -1
- package/lib/@next/Alert/AlertProvider.d.ts +1 -1
- package/lib/@next/AuthenticationInput/AuthenticationInputSingle.d.ts +1 -1
- package/lib/@next/Card/Card.d.ts +1 -1
- package/lib/@next/Card/Section.d.ts +1 -1
- package/lib/@next/Carousel/Carousel.d.ts +1 -1
- package/lib/@next/Combobox/Combobox.d.ts +5 -5
- package/lib/@next/Combobox/comboboxStoryHelper/ComboboxMultuSelect.d.ts +2 -2
- package/lib/@next/Combobox/components/OptionList/Option.d.ts +2 -2
- package/lib/@next/Combobox/components/OptionList/OptionList.d.ts +1 -1
- package/lib/@next/Combobox/components/TextInput/TextInput.d.ts +1 -1
- package/lib/@next/DataTable/DataTable.d.ts +3 -3
- package/lib/@next/DataTable/TableCell.d.ts +1 -1
- package/lib/@next/DataTable/TableFooter.d.ts +1 -1
- package/lib/@next/DataTable/TableHeader.d.ts +1 -1
- package/lib/@next/DataTable/TableRow.d.ts +1 -1
- package/lib/@next/EmptyState/EmptyState.d.ts +1 -1
- package/lib/@next/EmptyState/EmptyStateStyle.d.ts +3 -3
- package/lib/@next/Icon/Icon.d.ts +2 -2
- package/lib/@next/Icon/IconStoriesStyles.d.ts +1 -1
- package/lib/@next/Icon/components/CustomSparklingFill.d.ts +2 -1
- package/lib/@next/Icon/components/CustomSparklingLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiAccountCircleFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiAccountCircleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiAdd.d.ts +2 -1
- package/lib/@next/Icon/components/RiAddCircleFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiAddCircleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiAlarmWarningFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiAlarmWarningLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowDownFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowDownLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowGoBackFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowGoBackLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowGoForwardFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowGoForwardLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowLeftFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowLeftLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowLeftRightFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowLeftRightLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMDownFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMDownLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMLeftFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMLeftLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMRightFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMRightLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMUpFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowMUpLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowRightFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowRightLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowUpDownFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowUpDownLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowUpFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowUpLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowXsDownFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiArrowXsUpFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiAttachmentFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiAttachmentLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiBankCardFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiBankCardLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiBehanceFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiBookmarkFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiBookmarkLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiBoxFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiBoxLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiBriefcaseFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiBriefcaseLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiBuildingFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiBuildingLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCalendarCheckFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCalendarCheckLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCalendarEventFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCalendarEventLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCalendarFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCalendarLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiChatQuoteFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiChatQuoteLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheck.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheckDoubleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheckboxCircleFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheckboxCircleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheckboxFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheckboxIndeterminateFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheckboxIndeterminateLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCheckboxLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiClose.d.ts +2 -1
- package/lib/@next/Icon/components/RiCloseCircleFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCloseCircleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCodepenFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCoinsLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiContactsFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiContactsLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiContractLeftLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCurrencyFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCurrencyLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiCustomExpenseFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiCustomExpenseLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiDeleteBinFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiDeleteBinLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiDiscussFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiDiscussLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiDownloadLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiDraggable.d.ts +2 -1
- package/lib/@next/Icon/components/RiEqualizerLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiErrorWarningFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiErrorWarningLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiExpandRightLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiExternalLinkLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiEyeFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiEyeLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiEyeOffFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiEyeOffLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFacebookCircleFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFacebookCircleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileCopy2Line.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileCopyFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileCopyLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileDownloadLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileHistoryFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileHistoryLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileList3Fill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileListFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFileListLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFlagFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFlagLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFlashlightFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiFlashlightLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiFolderUserFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiGithubFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiGlintsLogoFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiGlobalLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiGraduationFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiGraduationLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiGroup2Fill.d.ts +2 -1
- package/lib/@next/Icon/components/RiGroup2Line.d.ts +2 -1
- package/lib/@next/Icon/components/RiGroupFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiGroupLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiHandCoinFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiHandCoinLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiHourglassFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiHourglassLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiIndeterminateCircleFill.d.ts +4 -0
- package/lib/@next/Icon/components/RiIndeterminateCircleFill.js +19 -0
- package/lib/@next/Icon/components/RiIndeterminateCircleLine.d.ts +4 -0
- package/lib/@next/Icon/components/RiIndeterminateCircleLine.js +19 -0
- package/lib/@next/Icon/components/RiInfinity.d.ts +2 -1
- package/lib/@next/Icon/components/RiInformationFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiInformationLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiInstagramFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiInstagramLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiLinkedInLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiLinkedinFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiLoader.d.ts +2 -1
- package/lib/@next/Icon/components/RiLockFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiLockLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiLogoutCircleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiMailFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiMailLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiMailSendFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiMapFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiMapLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiMegaphoneFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiMegaphoneLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiMenuLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiMessageFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiMessageLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiMinus.d.ts +2 -1
- package/lib/@next/Icon/components/RiMoneyDollarCircleFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiMoneyDollarCircleLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiMore.d.ts +2 -1
- package/lib/@next/Icon/components/RiPencilFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiPencilLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiPhoneFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiPhoneLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiPhoneLockFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiPhoneLockLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiQuestionFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiQuestionLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiQuestionnaireFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiQuestionnaireLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiReplyFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiReplyLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiSearch.d.ts +2 -1
- package/lib/@next/Icon/components/RiSendPlaneFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiSendPlaneLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiSettingsFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiSettingsLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiShakeHandsFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiShakeHandsLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiShieldCheck.d.ts +2 -1
- package/lib/@next/Icon/components/RiShieldCheckLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiShining2Fill.d.ts +2 -1
- package/lib/@next/Icon/components/RiShining2Line.d.ts +2 -1
- package/lib/@next/Icon/components/RiSparkling2Fill.d.ts +2 -1
- package/lib/@next/Icon/components/RiSparkling2Line.d.ts +2 -1
- package/lib/@next/Icon/components/RiSuitcase3Fill.d.ts +2 -1
- package/lib/@next/Icon/components/RiSuitcase3Line.d.ts +2 -1
- package/lib/@next/Icon/components/RiSurveyFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiSurveyLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiTiktokFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiTiktokLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiTimer3Fill.d.ts +2 -1
- package/lib/@next/Icon/components/RiTimer3Line.d.ts +2 -1
- package/lib/@next/Icon/components/RiTwitterLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiTwitterXFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiUnlockFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiUnlockLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiUploadFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiUploadLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiUser5Fill.d.ts +2 -1
- package/lib/@next/Icon/components/RiUser5Line.d.ts +2 -1
- package/lib/@next/Icon/components/RiUserAddFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiUserAddLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiUserFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiUserLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiUserUnfollowLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiVimeoFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiWhatsappFill.d.ts +2 -1
- package/lib/@next/Icon/components/RiWhatsappLine.d.ts +2 -1
- package/lib/@next/Icon/components/RiYoutubeFill.d.ts +2 -1
- package/lib/@next/Icon/components/index.d.ts +2 -0
- package/lib/@next/Icon/components/index.js +5 -1
- package/lib/@next/Icon/icons/icons.d.ts +1 -1
- package/lib/@next/Icon/icons/icons.js +2 -2
- package/lib/@next/IndexTable/IndexTable.d.ts +2 -2
- package/lib/@next/IndexTable/components/Checkbox/Checkbox.d.ts +1 -1
- package/lib/@next/IndexTable/components/LoadingState/LoadingState.d.ts +2 -2
- package/lib/@next/IndexTable/components/Row/Row.d.ts +2 -2
- package/lib/@next/InlineError/InlineError.d.ts +1 -1
- package/lib/@next/InlineError/InlineErrorStyle.d.ts +1 -1
- package/lib/@next/Link/Link.d.ts +1 -1
- package/lib/@next/Menu/Menu.d.ts +1 -1
- package/lib/@next/Menu/components/MenuOption.d.ts +1 -1
- package/lib/@next/Menu/components/MenuOptionCheckbox.d.ts +1 -1
- package/lib/@next/Menu/components/MenuOptionLabel.d.ts +1 -1
- package/lib/@next/Menu/menuStoryHelper/PopoverMenu.d.ts +2 -2
- package/lib/@next/Modal/ModalProvider.d.ts +1 -1
- package/lib/@next/Modal/ModalWithProvider.d.ts +2 -2
- package/lib/@next/Pagination/PageButton.d.ts +1 -1
- package/lib/@next/Pagination/PaginationStyle.d.ts +1 -1
- package/lib/@next/Pagination/Stepper.d.ts +3 -3
- package/lib/@next/Popover/popoverStoryHelper/CheckboxGroup.d.ts +2 -2
- package/lib/@next/Popover/popoverStoryHelper/SalarySelector.d.ts +2 -2
- package/lib/@next/RadioButton/RadioButton.stories.d.ts +2 -2
- package/lib/@next/Select/Select.d.ts +1 -1
- package/lib/@next/Select/components/Activator/ActivatorSelect.d.ts +1 -1
- package/lib/@next/Select/components/Activator/ActivatorStyle.d.ts +2 -2
- package/lib/@next/Select/components/Activator/ActivatorTextInput.d.ts +2 -2
- package/lib/@next/Select/components/Label/Label.d.ts +1 -1
- package/lib/@next/Select/components/OptionList/OptionList.d.ts +3 -3
- package/lib/@next/Select/components/SearchableSelectInput/ClearSelected.d.ts +2 -2
- package/lib/@next/Select/selectStoryHelper/NonSearchableMultiSelect.d.ts +2 -2
- package/lib/@next/Select/selectStoryHelper/NonSearchableSingleSelect.d.ts +2 -2
- package/lib/@next/Select/selectStoryHelper/Searchable.d.ts +2 -2
- package/lib/@next/Select/selectStoryHelper/SearchableSingleSelect.d.ts +5 -5
- package/lib/@next/Skeleton/components/SkeletonImage/SkeletonImageCircle.d.ts +2 -2
- package/lib/@next/Skeleton/components/SkeletonImage/SkeletonImageSquare.d.ts +2 -2
- package/lib/@next/Skeleton/components/SkeletonText/SkeletonText.d.ts +2 -2
- package/lib/@next/Spinner/Spinner.d.ts +2 -2
- package/lib/@next/Spinner/SpinnerStyle.d.ts +1 -1
- package/lib/@next/Switch/SwitchStyle.d.ts +1 -1
- package/lib/@next/Tabs/Tab.d.ts +1 -1
- package/lib/@next/Tooltip/Tooltip.d.ts +2 -2
- package/lib/@next/Typography/Typography.d.ts +1 -1
- package/lib/Display/Gallery/Gallery.d.ts +1 -1
- package/lib/Display/Modal/Modal.js +18 -20
- package/lib/Display/Popover/Popover.d.ts +1 -1
- package/lib/Display/Slider/LeftArrow.d.ts +1 -1
- package/lib/Display/Slider/Slider.d.ts +1 -1
- package/lib/Display/Slider/Slider.js +4 -5
- package/lib/General/Alert/Alert.d.ts +2 -2
- package/lib/General/Brand/Brand.d.ts +1 -1
- package/lib/General/Button/GhostButton.d.ts +7 -7
- package/lib/General/Button/LinkButton.d.ts +7 -7
- package/lib/General/Button/SolidButton.d.ts +7 -7
- package/lib/General/Button/SolidShadowButton.d.ts +7 -7
- package/lib/General/Icon/components/AddCircleOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/AddCircleSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/AddIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowBackDoubleIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowBackIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowBackSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowDownCircleOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowDownIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowDownSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowNextDoubleIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowNextIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowNextSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowRoundBackIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowRoundForwardIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowUpIcon.d.ts +2 -2
- package/lib/General/Icon/components/ArrowUpSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/AsteriskSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/AttachmentIcon.d.ts +2 -2
- package/lib/General/Icon/components/BehanceIcon.d.ts +2 -2
- package/lib/General/Icon/components/BellIcon.d.ts +2 -2
- package/lib/General/Icon/components/BookmarkIcon.d.ts +2 -2
- package/lib/General/Icon/components/BookmarkOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/BookmarkRoundedOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/BoxWithHandleSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/BriefcaseSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/BuildingSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/BulletListIcon.d.ts +2 -2
- package/lib/General/Icon/components/CalendarIcon.d.ts +2 -2
- package/lib/General/Icon/components/CameraIcon.d.ts +2 -2
- package/lib/General/Icon/components/ChecklistIcon.d.ts +2 -2
- package/lib/General/Icon/components/CheckmarkIcon.d.ts +2 -2
- package/lib/General/Icon/components/CheckmarkSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/CheckmarkThickIcon.d.ts +2 -2
- package/lib/General/Icon/components/CircleAndCheckIcon.d.ts +2 -2
- package/lib/General/Icon/components/CircleIcon.d.ts +2 -2
- package/lib/General/Icon/components/ClipboardCheckOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/ClipboardIcon.d.ts +2 -2
- package/lib/General/Icon/components/ClockIcon.d.ts +2 -2
- package/lib/General/Icon/components/CloseCircleSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/CloseIcon.d.ts +2 -2
- package/lib/General/Icon/components/CloudDownloadIcon.d.ts +2 -2
- package/lib/General/Icon/components/CloudUploadIcon.d.ts +2 -2
- package/lib/General/Icon/components/CodepenIcon.d.ts +2 -2
- package/lib/General/Icon/components/CommunityIcon.d.ts +2 -2
- package/lib/General/Icon/components/CompassIcon.d.ts +2 -2
- package/lib/General/Icon/components/ConnectionIcon.d.ts +2 -2
- package/lib/General/Icon/components/CopyIcon.d.ts +2 -2
- package/lib/General/Icon/components/CopyLinkIcon.d.ts +2 -2
- package/lib/General/Icon/components/CopyOutlinedIcon.d.ts +2 -2
- package/lib/General/Icon/components/CurrencyIcon.d.ts +2 -2
- package/lib/General/Icon/components/DeleteIcon.d.ts +2 -2
- package/lib/General/Icon/components/DiscountSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/DocumentCheckIcon.d.ts +2 -2
- package/lib/General/Icon/components/DotIcon.d.ts +2 -2
- package/lib/General/Icon/components/DoubleCheckmarkIcon.d.ts +2 -2
- package/lib/General/Icon/components/DoveIcon.d.ts +2 -2
- package/lib/General/Icon/components/DownloadIcon.d.ts +2 -2
- package/lib/General/Icon/components/DragArrowIcon.d.ts +2 -2
- package/lib/General/Icon/components/DragStripesIcon.d.ts +2 -2
- package/lib/General/Icon/components/EditIcon.d.ts +2 -2
- package/lib/General/Icon/components/EditOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/ExclamationIcon.d.ts +2 -2
- package/lib/General/Icon/components/ExitFullScreenIcon.d.ts +2 -2
- package/lib/General/Icon/components/ExternalLinkIcon.d.ts +2 -2
- package/lib/General/Icon/components/EyeIcon.d.ts +2 -2
- package/lib/General/Icon/components/EyeSlashedIcon.d.ts +2 -2
- package/lib/General/Icon/components/EyeSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/FacebookIcon.d.ts +2 -2
- package/lib/General/Icon/components/FileAlternateIcon.d.ts +2 -2
- package/lib/General/Icon/components/FileIcon.d.ts +2 -2
- package/lib/General/Icon/components/FilePreviewIcon.d.ts +2 -2
- package/lib/General/Icon/components/FileSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/FilterIcon.d.ts +2 -2
- package/lib/General/Icon/components/FlagIcon.d.ts +2 -2
- package/lib/General/Icon/components/FolderIcon.d.ts +2 -2
- package/lib/General/Icon/components/FullScreenIcon.d.ts +2 -2
- package/lib/General/Icon/components/GithubIcon.d.ts +2 -2
- package/lib/General/Icon/components/GlobeIcon.d.ts +2 -2
- package/lib/General/Icon/components/GraduationHatIcon.d.ts +2 -2
- package/lib/General/Icon/components/GroupIcon.d.ts +2 -2
- package/lib/General/Icon/components/GuaranteeIcon.d.ts +2 -2
- package/lib/General/Icon/components/HandIcon.d.ts +2 -2
- package/lib/General/Icon/components/HandShakeIcon.d.ts +2 -2
- package/lib/General/Icon/components/HeartIcon.d.ts +2 -2
- package/lib/General/Icon/components/HeartSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/HelpIcon.d.ts +2 -2
- package/lib/General/Icon/components/HomeIcon.d.ts +2 -2
- package/lib/General/Icon/components/HourglassIcon.d.ts +2 -2
- package/lib/General/Icon/components/ImageIcon.d.ts +2 -2
- package/lib/General/Icon/components/InfoIcon.d.ts +2 -2
- package/lib/General/Icon/components/InfoSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/InstagramIcon.d.ts +2 -2
- package/lib/General/Icon/components/JobOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/JobSearchIcon.d.ts +2 -2
- package/lib/General/Icon/components/LightbulbIcon.d.ts +2 -2
- package/lib/General/Icon/components/LightningOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/LineIcon.d.ts +2 -2
- package/lib/General/Icon/components/LinkedinIcon.d.ts +2 -2
- package/lib/General/Icon/components/LoadingIcon.d.ts +2 -2
- package/lib/General/Icon/components/LocationIcon.d.ts +2 -2
- package/lib/General/Icon/components/LockSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/MailIcon.d.ts +2 -2
- package/lib/General/Icon/components/MailSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/MedalIcon.d.ts +2 -2
- package/lib/General/Icon/components/MenuHalfIcon.d.ts +2 -2
- package/lib/General/Icon/components/MenuIcon.d.ts +2 -2
- package/lib/General/Icon/components/MessageOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/MessageOutlineIncomingIcon.d.ts +2 -2
- package/lib/General/Icon/components/MicIcon.d.ts +2 -2
- package/lib/General/Icon/components/MicOffIcon.d.ts +2 -2
- package/lib/General/Icon/components/MinusCircleIcon.d.ts +2 -2
- package/lib/General/Icon/components/MinusCircleSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/MinusIcon.d.ts +2 -2
- package/lib/General/Icon/components/MoreHorizontalIcon.d.ts +2 -2
- package/lib/General/Icon/components/MoreIcon.d.ts +2 -2
- package/lib/General/Icon/components/NameTagIcon.d.ts +2 -2
- package/lib/General/Icon/components/NotificationIcon.d.ts +2 -2
- package/lib/General/Icon/components/NumberListIcon.d.ts +2 -2
- package/lib/General/Icon/components/OnlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/PdfIcon.d.ts +2 -2
- package/lib/General/Icon/components/PdfOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/PhoneIcon.d.ts +2 -2
- package/lib/General/Icon/components/PowerIcon.d.ts +2 -2
- package/lib/General/Icon/components/PuzzleIcon.d.ts +2 -2
- package/lib/General/Icon/components/QuestionOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/QuotationIcon.d.ts +2 -2
- package/lib/General/Icon/components/RefreshSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/ReplyIcon.d.ts +2 -2
- package/lib/General/Icon/components/ResumeOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/RotateIcon.d.ts +2 -2
- package/lib/General/Icon/components/RssIcon.d.ts +2 -2
- package/lib/General/Icon/components/SalaryIcon.d.ts +2 -2
- package/lib/General/Icon/components/SaveSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/SearchIcon.d.ts +2 -2
- package/lib/General/Icon/components/SendIcon.d.ts +2 -2
- package/lib/General/Icon/components/SettingIcon.d.ts +2 -2
- package/lib/General/Icon/components/SettingSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/ShareArrowIcon.d.ts +2 -2
- package/lib/General/Icon/components/ShareArrowOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/ShareIcon.d.ts +2 -2
- package/lib/General/Icon/components/ShareOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/ShareScreenIcon.d.ts +2 -2
- package/lib/General/Icon/components/ShieldCheckIcon.d.ts +2 -2
- package/lib/General/Icon/components/SpeakerIcon.d.ts +2 -2
- package/lib/General/Icon/components/SpeechBubbleIcon.d.ts +2 -2
- package/lib/General/Icon/components/SpeechBubbleOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/SpinnerIcon.d.ts +2 -2
- package/lib/General/Icon/components/StackIcon.d.ts +2 -2
- package/lib/General/Icon/components/StarCircleIcon.d.ts +2 -2
- package/lib/General/Icon/components/StarIcon.d.ts +2 -2
- package/lib/General/Icon/components/StarOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/TagIcon.d.ts +2 -2
- package/lib/General/Icon/components/TaskIcon.d.ts +2 -2
- package/lib/General/Icon/components/TelegramIcon.d.ts +2 -2
- package/lib/General/Icon/components/ThumbsUpIcon.d.ts +2 -2
- package/lib/General/Icon/components/ThumbsUpOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/TicketSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/TieIcon.d.ts +2 -2
- package/lib/General/Icon/components/TrashIcon.d.ts +2 -2
- package/lib/General/Icon/components/TvPlayIcon.d.ts +2 -2
- package/lib/General/Icon/components/TwitterIcon.d.ts +2 -2
- package/lib/General/Icon/components/UploadIcon.d.ts +2 -2
- package/lib/General/Icon/components/UpvoteIcon.d.ts +2 -2
- package/lib/General/Icon/components/UserCogIcon.d.ts +2 -2
- package/lib/General/Icon/components/UserIcon.d.ts +2 -2
- package/lib/General/Icon/components/UserWrenchIcon.d.ts +2 -2
- package/lib/General/Icon/components/VideoIcon.d.ts +2 -2
- package/lib/General/Icon/components/VideoOffIcon.d.ts +2 -2
- package/lib/General/Icon/components/ViewIcon.d.ts +2 -2
- package/lib/General/Icon/components/VimeoIcon.d.ts +2 -2
- package/lib/General/Icon/components/WarningCircleSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/WarningIcon.d.ts +2 -2
- package/lib/General/Icon/components/WarningOutlineIcon.d.ts +2 -2
- package/lib/General/Icon/components/WarningSolidIcon.d.ts +2 -2
- package/lib/General/Icon/components/WhatsappIcon.d.ts +2 -2
- package/lib/General/Icon/components/YoutubeIcon.d.ts +2 -2
- package/lib/General/Icon/components/ZaloIcon.d.ts +2 -2
- package/lib/General/ProfilePicture/ProfilePicture.d.ts +1 -1
- package/lib/General/Tag/BasicTag.js +4 -6
- package/lib/Input/Datepicker/Datepicker.d.ts +8 -8
- package/lib/Input/DownshiftSelect/Select.d.ts +17 -16
- package/lib/Input/DownshiftSelect/Select.js +7 -6
- package/lib/Input/DownshiftSelect/SelectStyle.js +1 -1
- package/lib/Input/NumberInput/NumberInput.d.ts +1 -1
- package/lib/Input/PhoneNumberInput/PhoneNumberInput.d.ts +1 -1
- package/lib/Input/PhoneNumberInput/PhoneNumberInput.js +3 -5
- package/lib/Input/TextField/TextField.d.ts +5 -5
- package/lib/Input/ToggleSwitch/ToggleSwitch.d.ts +2 -2
- package/lib/Layout/Grid/Col.js +6 -8
- package/lib/Navigation/Drawer/Drawer.d.ts +1 -1
- package/lib/Navigation/Dropdown/Dropdown.d.ts +1 -1
- package/lib/Utils/DelayedUnmount.d.ts +1 -0
- package/lib/Utils/Icon/IconLibrary.d.ts +178 -178
- package/lib/stories/story-components/AriesStatus.d.ts +2 -2
- package/package.json +15 -17
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiChatQuoteLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiChatQuoteLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiChatQuoteLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCheckDoubleLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCheckDoubleLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCheckDoubleLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCheckboxCircleFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCheckboxCircleFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCheckboxCircleFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCheckboxCircleLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCheckboxCircleLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCheckboxCircleLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCheckboxFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCheckboxFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCheckboxFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCheckboxIndeterminateFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCheckboxIndeterminateFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCheckboxIndeterminateFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCheckboxIndeterminateLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCheckboxIndeterminateLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCheckboxIndeterminateLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCheckboxLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCheckboxLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCheckboxLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCloseCircleFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCloseCircleFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCloseCircleFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCloseCircleLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCloseCircleLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCloseCircleLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCodepenFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCodepenFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCodepenFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiContactsFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiContactsFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiContactsFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiContactsLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiContactsLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiContactsLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiContractLeftLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiContractLeftLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiContractLeftLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCurrencyFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCurrencyFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCurrencyFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCurrencyLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCurrencyLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCurrencyLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCustomExpenseFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCustomExpenseFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCustomExpenseFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiCustomExpenseLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiCustomExpenseLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiCustomExpenseLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiDeleteBinFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiDeleteBinFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiDeleteBinFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiDeleteBinLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiDeleteBinLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiDeleteBinLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiDiscussFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiDiscussFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiDiscussFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiDiscussLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiDiscussLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiDiscussLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiDownloadLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiDownloadLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiDownloadLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiEqualizerLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiEqualizerLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiEqualizerLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiErrorWarningFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiErrorWarningFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiErrorWarningFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiErrorWarningLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiErrorWarningLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiErrorWarningLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiExpandRightLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiExpandRightLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiExpandRightLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiExternalLinkLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiExternalLinkLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiExternalLinkLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFacebookCircleFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFacebookCircleFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFacebookCircleFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFacebookCircleLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFacebookCircleLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFacebookCircleLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileCopy2Line: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileCopy2Line: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileCopy2Line;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileCopyFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileCopyFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileCopyFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileCopyLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileCopyLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileCopyLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileDownloadLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileDownloadLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileDownloadLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileHistoryFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileHistoryFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileHistoryFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileHistoryLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileHistoryLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileHistoryLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileList3Fill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileList3Fill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileList3Fill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileListFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileListFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileListFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFileListLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFileListLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFileListLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFlashlightFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFlashlightFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFlashlightFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFlashlightLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFlashlightLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFlashlightLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiFolderUserFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiFolderUserFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiFolderUserFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiGlintsLogoFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiGlintsLogoFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiGlintsLogoFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiGraduationFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiGraduationFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiGraduationFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiGraduationLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiGraduationLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiGraduationLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiHandCoinFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiHandCoinFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiHandCoinFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiHandCoinLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiHandCoinLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiHandCoinLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiHourglassFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiHourglassFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiHourglassFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiHourglassLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiHourglassLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiHourglassLine;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
var SvgRiIndeterminateCircleFill = function SvgRiIndeterminateCircleFill(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10ZM7 11v2h10v-2H7Z"
|
|
9
|
+
}));
|
|
10
|
+
};
|
|
11
|
+
export default SvgRiIndeterminateCircleFill;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import _extends from "@babel/runtime/helpers/extends";
|
|
2
|
+
import * as React from 'react';
|
|
3
|
+
var SvgRiIndeterminateCircleLine = function SvgRiIndeterminateCircleLine(props) {
|
|
4
|
+
return /*#__PURE__*/React.createElement("svg", _extends({
|
|
5
|
+
viewBox: "0 0 24 24",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
8
|
+
d: "M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10Zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm-5-9h10v2H7v-2Z"
|
|
9
|
+
}));
|
|
10
|
+
};
|
|
11
|
+
export default SvgRiIndeterminateCircleLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiInformationFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiInformationFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiInformationFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiInformationLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiInformationLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiInformationLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiInstagramFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiInstagramFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiInstagramFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiInstagramLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiInstagramLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiInstagramLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiLinkedInLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiLinkedInLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiLinkedInLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiLinkedinFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiLinkedinFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiLinkedinFill;
|