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,4 +1,4 @@
|
|
|
1
|
-
import React
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { UseComboboxProps } from 'downshift';
|
|
3
3
|
import * as internalComponents from './SelectStyle';
|
|
4
4
|
export interface Item {
|
|
@@ -11,23 +11,24 @@ export declare const defaultTransformFunction: (items: Item[], inputValue: strin
|
|
|
11
11
|
export declare const itemToString: (item: Item) => string;
|
|
12
12
|
export declare const defaultEmptyListText = "No results found. Try another keyword to search for.";
|
|
13
13
|
export declare type ItemProps = {
|
|
14
|
+
children?: React.ReactNode;
|
|
14
15
|
item: Item;
|
|
15
16
|
};
|
|
16
|
-
declare type ContainerType =
|
|
17
|
-
declare type LabelType =
|
|
18
|
-
declare type ComboboxType =
|
|
19
|
-
declare type InputType =
|
|
20
|
-
declare type IndicatorsContainerType =
|
|
21
|
-
declare type LoadingIndicatorType =
|
|
22
|
-
declare type ClearButtonType =
|
|
23
|
-
declare type ToggleButtonType =
|
|
24
|
-
declare type MenuType =
|
|
25
|
-
declare type ItemType = ItemProps &
|
|
26
|
-
declare type EmptyListType =
|
|
27
|
-
declare type HelperTextType =
|
|
28
|
-
declare type GroupContainerType =
|
|
29
|
-
declare type GroupType =
|
|
30
|
-
declare type GroupHeadingType =
|
|
17
|
+
declare type ContainerType = React.ComponentProps<'div'>;
|
|
18
|
+
declare type LabelType = React.ComponentProps<'label'>;
|
|
19
|
+
declare type ComboboxType = React.ComponentProps<'div'>;
|
|
20
|
+
declare type InputType = React.ComponentProps<'input'>;
|
|
21
|
+
declare type IndicatorsContainerType = React.ComponentProps<'div'>;
|
|
22
|
+
declare type LoadingIndicatorType = React.ComponentProps<'div'>;
|
|
23
|
+
declare type ClearButtonType = React.ComponentProps<'button'>;
|
|
24
|
+
declare type ToggleButtonType = React.ComponentProps<'button'>;
|
|
25
|
+
declare type MenuType = React.ComponentProps<'ul'>;
|
|
26
|
+
declare type ItemType = ItemProps & React.ComponentProps<'li'>;
|
|
27
|
+
declare type EmptyListType = React.ComponentProps<'li'>;
|
|
28
|
+
declare type HelperTextType = React.ComponentProps<'span'>;
|
|
29
|
+
declare type GroupContainerType = React.ComponentProps<'li'>;
|
|
30
|
+
declare type GroupType = React.ComponentProps<'ul'>;
|
|
31
|
+
declare type GroupHeadingType = React.ComponentProps<'li'>;
|
|
31
32
|
export interface Components {
|
|
32
33
|
Container: React.ComponentType<ContainerType>;
|
|
33
34
|
Label: React.ComponentType<LabelType>;
|
|
@@ -82,6 +82,9 @@ export var Select = function Select(_ref) {
|
|
|
82
82
|
var displayItems = transformFunction(items, inputValue);
|
|
83
83
|
var _useCombobox = useCombobox(_extends({
|
|
84
84
|
items: displayItems,
|
|
85
|
+
isItemDisabled: function isItemDisabled(item) {
|
|
86
|
+
return item.disabled;
|
|
87
|
+
},
|
|
85
88
|
inputValue: inputValue,
|
|
86
89
|
onInputValueChange: function onInputValueChange(_ref2) {
|
|
87
90
|
var inputValue = _ref2.inputValue;
|
|
@@ -107,7 +110,6 @@ export var Select = function Select(_ref) {
|
|
|
107
110
|
selectedItem = _useCombobox.selectedItem,
|
|
108
111
|
isOpen = _useCombobox.isOpen,
|
|
109
112
|
getLabelProps = _useCombobox.getLabelProps,
|
|
110
|
-
getComboboxProps = _useCombobox.getComboboxProps,
|
|
111
113
|
getInputProps = _useCombobox.getInputProps,
|
|
112
114
|
getToggleButtonProps = _useCombobox.getToggleButtonProps,
|
|
113
115
|
getMenuProps = _useCombobox.getMenuProps,
|
|
@@ -157,13 +159,13 @@ export var Select = function Select(_ref) {
|
|
|
157
159
|
"data-disabled": disabled,
|
|
158
160
|
"data-invalid": invalid,
|
|
159
161
|
"data-testid": "label"
|
|
160
|
-
}), label), /*#__PURE__*/React.createElement(Combobox,
|
|
162
|
+
}), label), /*#__PURE__*/React.createElement(Combobox, {
|
|
161
163
|
"data-disabled": disabled,
|
|
162
164
|
"data-invalid": invalid,
|
|
163
165
|
"data-active": isFocused,
|
|
164
166
|
onClick: disabled ? noop : openMenu,
|
|
165
167
|
"data-testid": "combobox"
|
|
166
|
-
}
|
|
168
|
+
}, /*#__PURE__*/React.createElement(Input, _extends({}, getInputProps(_extends({
|
|
167
169
|
disabled: disabled,
|
|
168
170
|
readOnly: disableTyping,
|
|
169
171
|
placeholder: placeholder,
|
|
@@ -200,13 +202,13 @@ export var Select = function Select(_ref) {
|
|
|
200
202
|
,
|
|
201
203
|
ref: undefined
|
|
202
204
|
}), isOpen ? /*#__PURE__*/React.createElement(ArrowUpIcon, null) : /*#__PURE__*/React.createElement(ArrowDownIcon, null)))), /*#__PURE__*/React.createElement(Menu, _extends({}, getMenuProps(), {
|
|
205
|
+
className: !isOpen && 'hidden',
|
|
203
206
|
"data-testid": "menu"
|
|
204
207
|
}), function () {
|
|
205
208
|
var renderItem = function renderItem(item) {
|
|
206
209
|
return /*#__PURE__*/React.createElement(Item, _extends({}, getItemProps({
|
|
207
210
|
item: item,
|
|
208
|
-
index: indexOf(displayItems, item)
|
|
209
|
-
disabled: disabled || item.disabled
|
|
211
|
+
index: indexOf(displayItems, item)
|
|
210
212
|
}), {
|
|
211
213
|
key: item.value,
|
|
212
214
|
item: item,
|
|
@@ -222,7 +224,6 @@ export var Select = function Select(_ref) {
|
|
|
222
224
|
return /*#__PURE__*/React.createElement(GroupContainer, {
|
|
223
225
|
key: groupKey
|
|
224
226
|
}, /*#__PURE__*/React.createElement(Group, null, /*#__PURE__*/React.createElement(GroupHeading, {
|
|
225
|
-
disabled: true,
|
|
226
227
|
"data-testid": "group-heading"
|
|
227
228
|
}, groupKey), groups[groupKey].map(renderItem)));
|
|
228
229
|
});
|
|
@@ -41,7 +41,7 @@ export var LoadingIndicator = styled(Loading).withConfig({
|
|
|
41
41
|
export var Menu = styled.ul.withConfig({
|
|
42
42
|
displayName: "SelectStyle__Menu",
|
|
43
43
|
componentId: "sc-qr1jv6-9"
|
|
44
|
-
})(["margin-top:4px;position:absolute;width:100%;padding:0.5em 0 0.5em 0;border:1px solid #eeeeee;border-radius:0.5em;box-shadow:", ";background-color:white;z-index:1
|
|
44
|
+
})(["margin-top:4px;position:absolute;width:100%;padding:0.5em 0 0.5em 0;border:1px solid #eeeeee;border-radius:0.5em;box-shadow:", ";background-color:white;z-index:1;&.hidden{visibility:hidden;}"], Shadow.down3);
|
|
45
45
|
export var Item = styled.li.withConfig({
|
|
46
46
|
displayName: "SelectStyle__Item",
|
|
47
47
|
componentId: "sc-qr1jv6-10"
|
|
@@ -7,7 +7,7 @@ import { TextFieldInput } from '../TextField/TextFieldStyle';
|
|
|
7
7
|
* <br/>
|
|
8
8
|
* Use small to set the size of the input field. The ...rest is passed to the
|
|
9
9
|
* internal field input. */
|
|
10
|
-
export declare const NumberInput: (props: Props) => JSX.Element;
|
|
10
|
+
export declare const NumberInput: (props: Props) => React.JSX.Element;
|
|
11
11
|
export declare type Props = React.ComponentPropsWithoutRef<typeof TextFieldInput> & {
|
|
12
12
|
/** Placeholder for the text field. */
|
|
13
13
|
label: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React, { ReactNode } from 'react';
|
|
2
|
-
export declare const PhoneNumberInput: ({ value, onChange, onFocus, onBlur, callingCodeOptions: callingCodeOptionsExternal, onInputChange, filterValue, isLoadingCallingCodeOptions, label, featuredOptionsLabel, otherOptionsLabel, callingCodeFilterInputPlaceholder, callingCodeNoOptionsLabel, error, addon, ...restProps }: Props) => JSX.Element;
|
|
2
|
+
export declare const PhoneNumberInput: ({ value, onChange, onFocus, onBlur, callingCodeOptions: callingCodeOptionsExternal, onInputChange, filterValue, isLoadingCallingCodeOptions, label, featuredOptionsLabel, otherOptionsLabel, callingCodeFilterInputPlaceholder, callingCodeNoOptionsLabel, error, addon, ...restProps }: Props) => React.JSX.Element;
|
|
3
3
|
export interface Props {
|
|
4
4
|
value: PhoneNumber;
|
|
5
5
|
onChange: (value: PhoneNumber) => void;
|
|
@@ -67,7 +67,6 @@ export var PhoneNumberInput = function PhoneNumberInput(_ref) {
|
|
|
67
67
|
return option ? option.label : '';
|
|
68
68
|
}
|
|
69
69
|
}),
|
|
70
|
-
getComboboxProps = _useCombobox.getComboboxProps,
|
|
71
70
|
getInputProps = _useCombobox.getInputProps,
|
|
72
71
|
getToggleButtonProps = _useCombobox.getToggleButtonProps,
|
|
73
72
|
getMenuProps = _useCombobox.getMenuProps,
|
|
@@ -109,11 +108,10 @@ export var PhoneNumberInput = function PhoneNumberInput(_ref) {
|
|
|
109
108
|
htmlFor: significantNumberInputId
|
|
110
109
|
}, label), /*#__PURE__*/React.createElement(S.TopRowAddon, {
|
|
111
110
|
"data-testid": "addon"
|
|
112
|
-
}, addon)), /*#__PURE__*/React.createElement(S.CallingCodeInput,
|
|
113
|
-
isOpen: isCallingCodeInputOpen
|
|
114
|
-
}, getComboboxProps(), {
|
|
111
|
+
}, addon)), /*#__PURE__*/React.createElement(S.CallingCodeInput, {
|
|
112
|
+
isOpen: isCallingCodeInputOpen,
|
|
115
113
|
"data-testid": "calling-code-input"
|
|
116
|
-
}
|
|
114
|
+
}, /*#__PURE__*/React.createElement(S.CallingCodeFilterInputGroup, null, /*#__PURE__*/React.createElement(S.CallingCodeFilterInput, _extends({}, getInputProps({
|
|
117
115
|
placeholder: callingCodeFilterInputPlaceholder
|
|
118
116
|
}, _extends({}, refErrorFix)), {
|
|
119
117
|
ref: callingCodeFilterInputRef,
|
|
@@ -31,7 +31,7 @@ export declare type Props = React.ComponentPropsWithoutRef<typeof TextFieldInput
|
|
|
31
31
|
/** Icon at the end of the input element. */
|
|
32
32
|
endIcon?: React.ReactNode;
|
|
33
33
|
};
|
|
34
|
-
declare const _default: React.ForwardRefExoticComponent<(
|
|
34
|
+
declare const _default: React.ForwardRefExoticComponent<(Omit<Omit<{
|
|
35
35
|
[x: string]: any;
|
|
36
36
|
[x: number]: any;
|
|
37
37
|
[x: symbol]: any;
|
|
@@ -40,7 +40,7 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
40
40
|
} & {
|
|
41
41
|
as?: string | React.ComponentType<any>;
|
|
42
42
|
forwardedAs?: string | React.ComponentType<any>;
|
|
43
|
-
},
|
|
43
|
+
}, "ref"> & {
|
|
44
44
|
type: textFieldType;
|
|
45
45
|
/** Placeholder for the text field. */
|
|
46
46
|
label: string;
|
|
@@ -60,7 +60,7 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
60
60
|
startIcon?: React.ReactNode;
|
|
61
61
|
/** Icon at the end of the input element. */
|
|
62
62
|
endIcon?: React.ReactNode;
|
|
63
|
-
},
|
|
63
|
+
}, "ref"> | Omit<Omit<{
|
|
64
64
|
[x: string]: any;
|
|
65
65
|
[x: number]: any;
|
|
66
66
|
[x: symbol]: any;
|
|
@@ -71,7 +71,7 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
71
71
|
} & {
|
|
72
72
|
as?: string | React.ComponentType<any>;
|
|
73
73
|
forwardedAs?: string | React.ComponentType<any>;
|
|
74
|
-
},
|
|
74
|
+
}, "ref"> & {
|
|
75
75
|
type: textFieldType;
|
|
76
76
|
/** Placeholder for the text field. */
|
|
77
77
|
label: string;
|
|
@@ -91,5 +91,5 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
91
91
|
startIcon?: React.ReactNode;
|
|
92
92
|
/** Icon at the end of the input element. */
|
|
93
93
|
endIcon?: React.ReactNode;
|
|
94
|
-
},
|
|
94
|
+
}, "ref">) & React.RefAttributes<HTMLInputElement>>;
|
|
95
95
|
export default _default;
|
|
@@ -6,8 +6,8 @@ export interface ToggleSwitchProps {
|
|
|
6
6
|
defaultActive?: boolean;
|
|
7
7
|
/** The icon components that will be used in both active and inactive states. Both icons have to be defined when opting to use this. */
|
|
8
8
|
iconOptions?: {
|
|
9
|
-
active: React.
|
|
10
|
-
inactive: React.
|
|
9
|
+
active: React.ElementType;
|
|
10
|
+
inactive: React.ElementType;
|
|
11
11
|
};
|
|
12
12
|
/** Called when the state of the toggle has been changed. Called with true or false depending on whether the toggle became active or inactive. */
|
|
13
13
|
onChange?: (active: boolean) => void;
|
package/es/Layout/Grid/Col.js
CHANGED
|
@@ -4,9 +4,12 @@ var _excluded = ["xs", "sm", "md", "xsOrder", "smOrder", "mdOrder", "children"];
|
|
|
4
4
|
import * as React from 'react';
|
|
5
5
|
import { ColumnContainer } from './GridStyle';
|
|
6
6
|
export var Col = function Col(_ref) {
|
|
7
|
-
var xs = _ref.xs,
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
var _ref$xs = _ref.xs,
|
|
8
|
+
xs = _ref$xs === void 0 ? 12 : _ref$xs,
|
|
9
|
+
_ref$sm = _ref.sm,
|
|
10
|
+
sm = _ref$sm === void 0 ? 12 : _ref$sm,
|
|
11
|
+
_ref$md = _ref.md,
|
|
12
|
+
md = _ref$md === void 0 ? 12 : _ref$md,
|
|
10
13
|
xsOrder = _ref.xsOrder,
|
|
11
14
|
smOrder = _ref.smOrder,
|
|
12
15
|
mdOrder = _ref.mdOrder,
|
|
@@ -27,9 +30,4 @@ export var Col = function Col(_ref) {
|
|
|
27
30
|
mdOrder: mdOrder
|
|
28
31
|
}, defaultProps), children);
|
|
29
32
|
};
|
|
30
|
-
Col.defaultProps = {
|
|
31
|
-
xs: 12,
|
|
32
|
-
sm: 12,
|
|
33
|
-
md: 12
|
|
34
|
-
};
|
|
35
33
|
export default Col;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare const Drawer: ({ children, isOpen, onClose, position, getContainerElement, ...defaultProps }: Props) => JSX.Element;
|
|
2
|
+
declare const Drawer: ({ children, isOpen, onClose, position, getContainerElement, ...defaultProps }: Props) => React.JSX.Element;
|
|
3
3
|
export declare type DrawerPosition = 'left' | 'right';
|
|
4
4
|
export interface Props {
|
|
5
5
|
children: React.ReactNode;
|
|
@@ -2,7 +2,7 @@ import * as React from 'react';
|
|
|
2
2
|
import { DropdownContainer, DropdownHeader, DropdownBody } from './DropdownStyle';
|
|
3
3
|
import { Props as DropdownItemProps } from './DropdownItem';
|
|
4
4
|
export declare const Dropdown: {
|
|
5
|
-
({ label, showHoverLine, dropDownPlacement, noLineBreak, iconDefaultColor, showFullWidth, disabled, hoverToOpen, onChange, children, leftIcon, className, itemElement, ...defaultProps }: Props): JSX.Element;
|
|
5
|
+
({ label, showHoverLine, dropDownPlacement, noLineBreak, iconDefaultColor, showFullWidth, disabled, hoverToOpen, onChange, children, leftIcon, className, itemElement, ...defaultProps }: Props): React.JSX.Element;
|
|
6
6
|
Item: React.FunctionComponent<DropdownItemProps>;
|
|
7
7
|
};
|
|
8
8
|
declare type PropsFromDropdownContainer = Omit<React.ComponentPropsWithoutRef<typeof DropdownContainer>, 'onChange'>;
|
|
@@ -1,180 +1,180 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
export declare const ICONS: {
|
|
3
|
-
ADD: JSX.Element;
|
|
4
|
-
ADD_CIRCLE_OUTLINE: JSX.Element;
|
|
5
|
-
ADD_CIRCLE_SOLID: JSX.Element;
|
|
6
|
-
ARROW_BACK: JSX.Element;
|
|
7
|
-
ARROW_BACK_SOLID: JSX.Element;
|
|
8
|
-
ARROW_BACK_DOUBLE: JSX.Element;
|
|
9
|
-
ARROW_DOWN: JSX.Element;
|
|
10
|
-
ARROW_DOWN_CIRCLE_OUTLINE: JSX.Element;
|
|
11
|
-
ARROW_DOWN_SOLID: JSX.Element;
|
|
12
|
-
ARROW_UP_SOLID: JSX.Element;
|
|
13
|
-
ARROW_NEXT: JSX.Element;
|
|
14
|
-
ARROW_NEXT_DOUBLE: JSX.Element;
|
|
15
|
-
ARROW_NEXT_SOLID: JSX.Element;
|
|
16
|
-
ARROW_UP: JSX.Element;
|
|
17
|
-
ARROW_ROUND_BACK: JSX.Element;
|
|
18
|
-
ARROW_ROUND_FORWARD: JSX.Element;
|
|
19
|
-
ASTERISK_SOLID: JSX.Element;
|
|
20
|
-
ATTACHMENT: JSX.Element;
|
|
21
|
-
BEHANCE: JSX.Element;
|
|
22
|
-
BELL: JSX.Element;
|
|
23
|
-
BOOKMARK: JSX.Element;
|
|
24
|
-
BOOKMARK_OUTLINE: JSX.Element;
|
|
25
|
-
BOOKMARK_ROUNDED_OUTLINE: JSX.Element;
|
|
26
|
-
BOX_WITH_HANDLE_SOLID: JSX.Element;
|
|
27
|
-
BRIEFCASE_SOLID: JSX.Element;
|
|
28
|
-
BUILDING_SOLID: JSX.Element;
|
|
29
|
-
BULLET_LIST: JSX.Element;
|
|
30
|
-
CALENDAR: JSX.Element;
|
|
31
|
-
CAMERA: JSX.Element;
|
|
32
|
-
CHECKLIST: JSX.Element;
|
|
33
|
-
CHECKMARK: JSX.Element;
|
|
34
|
-
CHECKMARK_SOLID: JSX.Element;
|
|
35
|
-
CHECKMARK_THICK: JSX.Element;
|
|
36
|
-
CIRCLE: JSX.Element;
|
|
37
|
-
CIRCLE_AND_CHECK: JSX.Element;
|
|
38
|
-
CLIPBOARD: JSX.Element;
|
|
39
|
-
CLIPBOARD_CHECK_OUTLINE: JSX.Element;
|
|
40
|
-
CLOCK: JSX.Element;
|
|
41
|
-
CLOSE: JSX.Element;
|
|
42
|
-
CLOSE_CIRCLE_SOLID: JSX.Element;
|
|
43
|
-
CLOUD_DOWNLOAD: JSX.Element;
|
|
44
|
-
CLOUD_UPLOAD: JSX.Element;
|
|
45
|
-
CODEPEN: JSX.Element;
|
|
46
|
-
COMPASS: JSX.Element;
|
|
47
|
-
COMMUNITY: JSX.Element;
|
|
48
|
-
CONNECTION: JSX.Element;
|
|
49
|
-
COPY: JSX.Element;
|
|
50
|
-
COPY_OUTLINED: JSX.Element;
|
|
51
|
-
COPY_LINK: JSX.Element;
|
|
52
|
-
CURRENCY: JSX.Element;
|
|
53
|
-
DELETE: JSX.Element;
|
|
54
|
-
DISCOUNT_SOLID: JSX.Element;
|
|
55
|
-
DOCUMENT_CHECK: JSX.Element;
|
|
56
|
-
DOT: JSX.Element;
|
|
57
|
-
DOUBLE_CHECKMARK: JSX.Element;
|
|
58
|
-
DOVE: JSX.Element;
|
|
59
|
-
DOWNLOAD: JSX.Element;
|
|
60
|
-
DRAG_STRIPES: JSX.Element;
|
|
61
|
-
DRAG_ARROW: JSX.Element;
|
|
62
|
-
EDIT: JSX.Element;
|
|
63
|
-
EDIT_OUTLINE: JSX.Element;
|
|
64
|
-
EXCLAMATION: JSX.Element;
|
|
65
|
-
EXIT_FULL_SCREEN: JSX.Element;
|
|
66
|
-
EXTERNAL_LINK: JSX.Element;
|
|
67
|
-
EYE: JSX.Element;
|
|
68
|
-
EYE_SOLID: JSX.Element;
|
|
69
|
-
EYE_SLASHED: JSX.Element;
|
|
70
|
-
FACEBOOK: JSX.Element;
|
|
71
|
-
FILE: JSX.Element;
|
|
72
|
-
FILE_ALTERNATE: JSX.Element;
|
|
73
|
-
FILE_PREVIEW: JSX.Element;
|
|
74
|
-
FILE_SOLID: JSX.Element;
|
|
75
|
-
FILTER: JSX.Element;
|
|
76
|
-
FLAG: JSX.Element;
|
|
77
|
-
FOLDER: JSX.Element;
|
|
78
|
-
FULL_SCREEN: JSX.Element;
|
|
79
|
-
GLOBE: JSX.Element;
|
|
80
|
-
GRADUATION_HAT: JSX.Element;
|
|
81
|
-
GROUP: JSX.Element;
|
|
82
|
-
GUARANTEE: JSX.Element;
|
|
83
|
-
GITHUB: JSX.Element;
|
|
84
|
-
HAND: JSX.Element;
|
|
85
|
-
HAND_SHAKE: JSX.Element;
|
|
86
|
-
HEART_SOLID: JSX.Element;
|
|
87
|
-
HEART: JSX.Element;
|
|
88
|
-
HELP: JSX.Element;
|
|
89
|
-
HOME: JSX.Element;
|
|
90
|
-
HOURGLASS: JSX.Element;
|
|
91
|
-
JOB_SEARCH: JSX.Element;
|
|
92
|
-
JOB_OUTLINE: JSX.Element;
|
|
93
|
-
IMAGE: JSX.Element;
|
|
94
|
-
INFO: JSX.Element;
|
|
95
|
-
INFO_SOLID: JSX.Element;
|
|
96
|
-
INSTAGRAM: JSX.Element;
|
|
97
|
-
LIGHTBULB: JSX.Element;
|
|
98
|
-
LIGHTNING_OUTLINE: JSX.Element;
|
|
99
|
-
LINE: JSX.Element;
|
|
100
|
-
LINKEDIN: JSX.Element;
|
|
101
|
-
LOADING: JSX.Element;
|
|
102
|
-
LOCATION: JSX.Element;
|
|
103
|
-
LOCK_SOLID: JSX.Element;
|
|
104
|
-
MAIL: JSX.Element;
|
|
105
|
-
MAIL_SOLID: JSX.Element;
|
|
106
|
-
MEDAL: JSX.Element;
|
|
107
|
-
MENU: JSX.Element;
|
|
108
|
-
MENU_HALF: JSX.Element;
|
|
109
|
-
MESSAGE_OUTLINE: JSX.Element;
|
|
110
|
-
MESSAGE_OUTLINE_INCOMING: JSX.Element;
|
|
111
|
-
MIC: JSX.Element;
|
|
112
|
-
MIC_OFF: JSX.Element;
|
|
113
|
-
MINUS: JSX.Element;
|
|
114
|
-
MINUS_CIRCLE: JSX.Element;
|
|
115
|
-
MINUS_CIRCLE_SOLID: JSX.Element;
|
|
116
|
-
MORE: JSX.Element;
|
|
117
|
-
MORE_HORIZONTAL: JSX.Element;
|
|
118
|
-
NAME_TAG: JSX.Element;
|
|
119
|
-
NOTIFICATION: JSX.Element;
|
|
120
|
-
NUMBER_LIST: JSX.Element;
|
|
121
|
-
ONLINE: JSX.Element;
|
|
122
|
-
PDF: JSX.Element;
|
|
123
|
-
PDF_OUTLINE: JSX.Element;
|
|
124
|
-
PHONE: JSX.Element;
|
|
125
|
-
POWER: JSX.Element;
|
|
126
|
-
PUZZLE: JSX.Element;
|
|
127
|
-
QUESTION_OUTLINE: JSX.Element;
|
|
128
|
-
QUOTATION: JSX.Element;
|
|
129
|
-
REFRESH_SOLID: JSX.Element;
|
|
130
|
-
REPLY: JSX.Element;
|
|
131
|
-
RESUME_OUTLINE: JSX.Element;
|
|
132
|
-
ROTATE: JSX.Element;
|
|
133
|
-
RSS: JSX.Element;
|
|
134
|
-
SALARY: JSX.Element;
|
|
135
|
-
SAVE_SOLID: JSX.Element;
|
|
136
|
-
SEARCH: JSX.Element;
|
|
137
|
-
SEND: JSX.Element;
|
|
138
|
-
SETTING: JSX.Element;
|
|
139
|
-
SETTING_SOLID: JSX.Element;
|
|
140
|
-
SHARE: JSX.Element;
|
|
141
|
-
SHARE_OUTLINE: JSX.Element;
|
|
142
|
-
SHARE_ARROW: JSX.Element;
|
|
143
|
-
SHARE_ARROW_OUTLINE: JSX.Element;
|
|
144
|
-
SHARE_SCREEN: JSX.Element;
|
|
145
|
-
SHIELD_CHECK: JSX.Element;
|
|
146
|
-
SPEAKER: JSX.Element;
|
|
147
|
-
SPEECH_BUBBLE: JSX.Element;
|
|
148
|
-
SPEECH_BUBBLE_OUTLINE: JSX.Element;
|
|
149
|
-
SPINNER: JSX.Element;
|
|
150
|
-
STACK: JSX.Element;
|
|
151
|
-
STAR_OUTLINE: JSX.Element;
|
|
152
|
-
STAR_CIRCLE: JSX.Element;
|
|
153
|
-
STAR: JSX.Element;
|
|
154
|
-
TAG: JSX.Element;
|
|
155
|
-
TASK: JSX.Element;
|
|
156
|
-
TELEGRAM: JSX.Element;
|
|
157
|
-
THUMBS_UP: JSX.Element;
|
|
158
|
-
THUMBS_UP_OUTLINE: JSX.Element;
|
|
159
|
-
TICKET_SOLID: JSX.Element;
|
|
160
|
-
TIE: JSX.Element;
|
|
161
|
-
TRASH: JSX.Element;
|
|
162
|
-
TV_PLAY: JSX.Element;
|
|
163
|
-
TWITTER: JSX.Element;
|
|
164
|
-
UPLOAD: JSX.Element;
|
|
165
|
-
UPVOTE: JSX.Element;
|
|
166
|
-
USER: JSX.Element;
|
|
167
|
-
USER_COG: JSX.Element;
|
|
168
|
-
USER_WRENCH: JSX.Element;
|
|
169
|
-
VIDEO: JSX.Element;
|
|
170
|
-
VIDEO_OFF: JSX.Element;
|
|
171
|
-
VIEW: JSX.Element;
|
|
172
|
-
VIMEO: JSX.Element;
|
|
173
|
-
WARNING: JSX.Element;
|
|
174
|
-
WARNING_CIRCLE_SOLID: JSX.Element;
|
|
175
|
-
WARNING_OUTLINE: JSX.Element;
|
|
176
|
-
WARNING_SOLID: JSX.Element;
|
|
177
|
-
WHATSAPP: JSX.Element;
|
|
178
|
-
YOUTUBE: JSX.Element;
|
|
179
|
-
ZALO: JSX.Element;
|
|
3
|
+
ADD: React.JSX.Element;
|
|
4
|
+
ADD_CIRCLE_OUTLINE: React.JSX.Element;
|
|
5
|
+
ADD_CIRCLE_SOLID: React.JSX.Element;
|
|
6
|
+
ARROW_BACK: React.JSX.Element;
|
|
7
|
+
ARROW_BACK_SOLID: React.JSX.Element;
|
|
8
|
+
ARROW_BACK_DOUBLE: React.JSX.Element;
|
|
9
|
+
ARROW_DOWN: React.JSX.Element;
|
|
10
|
+
ARROW_DOWN_CIRCLE_OUTLINE: React.JSX.Element;
|
|
11
|
+
ARROW_DOWN_SOLID: React.JSX.Element;
|
|
12
|
+
ARROW_UP_SOLID: React.JSX.Element;
|
|
13
|
+
ARROW_NEXT: React.JSX.Element;
|
|
14
|
+
ARROW_NEXT_DOUBLE: React.JSX.Element;
|
|
15
|
+
ARROW_NEXT_SOLID: React.JSX.Element;
|
|
16
|
+
ARROW_UP: React.JSX.Element;
|
|
17
|
+
ARROW_ROUND_BACK: React.JSX.Element;
|
|
18
|
+
ARROW_ROUND_FORWARD: React.JSX.Element;
|
|
19
|
+
ASTERISK_SOLID: React.JSX.Element;
|
|
20
|
+
ATTACHMENT: React.JSX.Element;
|
|
21
|
+
BEHANCE: React.JSX.Element;
|
|
22
|
+
BELL: React.JSX.Element;
|
|
23
|
+
BOOKMARK: React.JSX.Element;
|
|
24
|
+
BOOKMARK_OUTLINE: React.JSX.Element;
|
|
25
|
+
BOOKMARK_ROUNDED_OUTLINE: React.JSX.Element;
|
|
26
|
+
BOX_WITH_HANDLE_SOLID: React.JSX.Element;
|
|
27
|
+
BRIEFCASE_SOLID: React.JSX.Element;
|
|
28
|
+
BUILDING_SOLID: React.JSX.Element;
|
|
29
|
+
BULLET_LIST: React.JSX.Element;
|
|
30
|
+
CALENDAR: React.JSX.Element;
|
|
31
|
+
CAMERA: React.JSX.Element;
|
|
32
|
+
CHECKLIST: React.JSX.Element;
|
|
33
|
+
CHECKMARK: React.JSX.Element;
|
|
34
|
+
CHECKMARK_SOLID: React.JSX.Element;
|
|
35
|
+
CHECKMARK_THICK: React.JSX.Element;
|
|
36
|
+
CIRCLE: React.JSX.Element;
|
|
37
|
+
CIRCLE_AND_CHECK: React.JSX.Element;
|
|
38
|
+
CLIPBOARD: React.JSX.Element;
|
|
39
|
+
CLIPBOARD_CHECK_OUTLINE: React.JSX.Element;
|
|
40
|
+
CLOCK: React.JSX.Element;
|
|
41
|
+
CLOSE: React.JSX.Element;
|
|
42
|
+
CLOSE_CIRCLE_SOLID: React.JSX.Element;
|
|
43
|
+
CLOUD_DOWNLOAD: React.JSX.Element;
|
|
44
|
+
CLOUD_UPLOAD: React.JSX.Element;
|
|
45
|
+
CODEPEN: React.JSX.Element;
|
|
46
|
+
COMPASS: React.JSX.Element;
|
|
47
|
+
COMMUNITY: React.JSX.Element;
|
|
48
|
+
CONNECTION: React.JSX.Element;
|
|
49
|
+
COPY: React.JSX.Element;
|
|
50
|
+
COPY_OUTLINED: React.JSX.Element;
|
|
51
|
+
COPY_LINK: React.JSX.Element;
|
|
52
|
+
CURRENCY: React.JSX.Element;
|
|
53
|
+
DELETE: React.JSX.Element;
|
|
54
|
+
DISCOUNT_SOLID: React.JSX.Element;
|
|
55
|
+
DOCUMENT_CHECK: React.JSX.Element;
|
|
56
|
+
DOT: React.JSX.Element;
|
|
57
|
+
DOUBLE_CHECKMARK: React.JSX.Element;
|
|
58
|
+
DOVE: React.JSX.Element;
|
|
59
|
+
DOWNLOAD: React.JSX.Element;
|
|
60
|
+
DRAG_STRIPES: React.JSX.Element;
|
|
61
|
+
DRAG_ARROW: React.JSX.Element;
|
|
62
|
+
EDIT: React.JSX.Element;
|
|
63
|
+
EDIT_OUTLINE: React.JSX.Element;
|
|
64
|
+
EXCLAMATION: React.JSX.Element;
|
|
65
|
+
EXIT_FULL_SCREEN: React.JSX.Element;
|
|
66
|
+
EXTERNAL_LINK: React.JSX.Element;
|
|
67
|
+
EYE: React.JSX.Element;
|
|
68
|
+
EYE_SOLID: React.JSX.Element;
|
|
69
|
+
EYE_SLASHED: React.JSX.Element;
|
|
70
|
+
FACEBOOK: React.JSX.Element;
|
|
71
|
+
FILE: React.JSX.Element;
|
|
72
|
+
FILE_ALTERNATE: React.JSX.Element;
|
|
73
|
+
FILE_PREVIEW: React.JSX.Element;
|
|
74
|
+
FILE_SOLID: React.JSX.Element;
|
|
75
|
+
FILTER: React.JSX.Element;
|
|
76
|
+
FLAG: React.JSX.Element;
|
|
77
|
+
FOLDER: React.JSX.Element;
|
|
78
|
+
FULL_SCREEN: React.JSX.Element;
|
|
79
|
+
GLOBE: React.JSX.Element;
|
|
80
|
+
GRADUATION_HAT: React.JSX.Element;
|
|
81
|
+
GROUP: React.JSX.Element;
|
|
82
|
+
GUARANTEE: React.JSX.Element;
|
|
83
|
+
GITHUB: React.JSX.Element;
|
|
84
|
+
HAND: React.JSX.Element;
|
|
85
|
+
HAND_SHAKE: React.JSX.Element;
|
|
86
|
+
HEART_SOLID: React.JSX.Element;
|
|
87
|
+
HEART: React.JSX.Element;
|
|
88
|
+
HELP: React.JSX.Element;
|
|
89
|
+
HOME: React.JSX.Element;
|
|
90
|
+
HOURGLASS: React.JSX.Element;
|
|
91
|
+
JOB_SEARCH: React.JSX.Element;
|
|
92
|
+
JOB_OUTLINE: React.JSX.Element;
|
|
93
|
+
IMAGE: React.JSX.Element;
|
|
94
|
+
INFO: React.JSX.Element;
|
|
95
|
+
INFO_SOLID: React.JSX.Element;
|
|
96
|
+
INSTAGRAM: React.JSX.Element;
|
|
97
|
+
LIGHTBULB: React.JSX.Element;
|
|
98
|
+
LIGHTNING_OUTLINE: React.JSX.Element;
|
|
99
|
+
LINE: React.JSX.Element;
|
|
100
|
+
LINKEDIN: React.JSX.Element;
|
|
101
|
+
LOADING: React.JSX.Element;
|
|
102
|
+
LOCATION: React.JSX.Element;
|
|
103
|
+
LOCK_SOLID: React.JSX.Element;
|
|
104
|
+
MAIL: React.JSX.Element;
|
|
105
|
+
MAIL_SOLID: React.JSX.Element;
|
|
106
|
+
MEDAL: React.JSX.Element;
|
|
107
|
+
MENU: React.JSX.Element;
|
|
108
|
+
MENU_HALF: React.JSX.Element;
|
|
109
|
+
MESSAGE_OUTLINE: React.JSX.Element;
|
|
110
|
+
MESSAGE_OUTLINE_INCOMING: React.JSX.Element;
|
|
111
|
+
MIC: React.JSX.Element;
|
|
112
|
+
MIC_OFF: React.JSX.Element;
|
|
113
|
+
MINUS: React.JSX.Element;
|
|
114
|
+
MINUS_CIRCLE: React.JSX.Element;
|
|
115
|
+
MINUS_CIRCLE_SOLID: React.JSX.Element;
|
|
116
|
+
MORE: React.JSX.Element;
|
|
117
|
+
MORE_HORIZONTAL: React.JSX.Element;
|
|
118
|
+
NAME_TAG: React.JSX.Element;
|
|
119
|
+
NOTIFICATION: React.JSX.Element;
|
|
120
|
+
NUMBER_LIST: React.JSX.Element;
|
|
121
|
+
ONLINE: React.JSX.Element;
|
|
122
|
+
PDF: React.JSX.Element;
|
|
123
|
+
PDF_OUTLINE: React.JSX.Element;
|
|
124
|
+
PHONE: React.JSX.Element;
|
|
125
|
+
POWER: React.JSX.Element;
|
|
126
|
+
PUZZLE: React.JSX.Element;
|
|
127
|
+
QUESTION_OUTLINE: React.JSX.Element;
|
|
128
|
+
QUOTATION: React.JSX.Element;
|
|
129
|
+
REFRESH_SOLID: React.JSX.Element;
|
|
130
|
+
REPLY: React.JSX.Element;
|
|
131
|
+
RESUME_OUTLINE: React.JSX.Element;
|
|
132
|
+
ROTATE: React.JSX.Element;
|
|
133
|
+
RSS: React.JSX.Element;
|
|
134
|
+
SALARY: React.JSX.Element;
|
|
135
|
+
SAVE_SOLID: React.JSX.Element;
|
|
136
|
+
SEARCH: React.JSX.Element;
|
|
137
|
+
SEND: React.JSX.Element;
|
|
138
|
+
SETTING: React.JSX.Element;
|
|
139
|
+
SETTING_SOLID: React.JSX.Element;
|
|
140
|
+
SHARE: React.JSX.Element;
|
|
141
|
+
SHARE_OUTLINE: React.JSX.Element;
|
|
142
|
+
SHARE_ARROW: React.JSX.Element;
|
|
143
|
+
SHARE_ARROW_OUTLINE: React.JSX.Element;
|
|
144
|
+
SHARE_SCREEN: React.JSX.Element;
|
|
145
|
+
SHIELD_CHECK: React.JSX.Element;
|
|
146
|
+
SPEAKER: React.JSX.Element;
|
|
147
|
+
SPEECH_BUBBLE: React.JSX.Element;
|
|
148
|
+
SPEECH_BUBBLE_OUTLINE: React.JSX.Element;
|
|
149
|
+
SPINNER: React.JSX.Element;
|
|
150
|
+
STACK: React.JSX.Element;
|
|
151
|
+
STAR_OUTLINE: React.JSX.Element;
|
|
152
|
+
STAR_CIRCLE: React.JSX.Element;
|
|
153
|
+
STAR: React.JSX.Element;
|
|
154
|
+
TAG: React.JSX.Element;
|
|
155
|
+
TASK: React.JSX.Element;
|
|
156
|
+
TELEGRAM: React.JSX.Element;
|
|
157
|
+
THUMBS_UP: React.JSX.Element;
|
|
158
|
+
THUMBS_UP_OUTLINE: React.JSX.Element;
|
|
159
|
+
TICKET_SOLID: React.JSX.Element;
|
|
160
|
+
TIE: React.JSX.Element;
|
|
161
|
+
TRASH: React.JSX.Element;
|
|
162
|
+
TV_PLAY: React.JSX.Element;
|
|
163
|
+
TWITTER: React.JSX.Element;
|
|
164
|
+
UPLOAD: React.JSX.Element;
|
|
165
|
+
UPVOTE: React.JSX.Element;
|
|
166
|
+
USER: React.JSX.Element;
|
|
167
|
+
USER_COG: React.JSX.Element;
|
|
168
|
+
USER_WRENCH: React.JSX.Element;
|
|
169
|
+
VIDEO: React.JSX.Element;
|
|
170
|
+
VIDEO_OFF: React.JSX.Element;
|
|
171
|
+
VIEW: React.JSX.Element;
|
|
172
|
+
VIMEO: React.JSX.Element;
|
|
173
|
+
WARNING: React.JSX.Element;
|
|
174
|
+
WARNING_CIRCLE_SOLID: React.JSX.Element;
|
|
175
|
+
WARNING_OUTLINE: React.JSX.Element;
|
|
176
|
+
WARNING_SOLID: React.JSX.Element;
|
|
177
|
+
WHATSAPP: React.JSX.Element;
|
|
178
|
+
YOUTUBE: React.JSX.Element;
|
|
179
|
+
ZALO: React.JSX.Element;
|
|
180
180
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const AriesStatus: () => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const AriesStatus: () => React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { Item } from './ActionList';
|
|
3
|
-
export declare const ActionItem: ({ content, description, icon, action, disabled, }: Item) => JSX.Element;
|
|
3
|
+
export declare const ActionItem: ({ content, description, icon, action, disabled, }: Item) => React.JSX.Element;
|
|
@@ -14,4 +14,4 @@ export declare type ActionListProps = {
|
|
|
14
14
|
items?: Item[];
|
|
15
15
|
sections?: Section[];
|
|
16
16
|
};
|
|
17
|
-
export declare const ActionList: ({ items, sections }: ActionListProps) => JSX.Element;
|
|
17
|
+
export declare const ActionList: ({ items, sections }: ActionListProps) => React.JSX.Element;
|