glints-aries 4.1.7 → 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 +2 -1
- package/es/@next/Icon/components/RiIndeterminateCircleLine.d.ts +2 -1
- 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/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 +2 -1
- package/lib/@next/Icon/components/RiIndeterminateCircleLine.d.ts +2 -1
- 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/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 SvgRiSuitcase3Line: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiSuitcase3Line: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiSuitcase3Line;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiTwitterLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiTwitterLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiTwitterLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiTwitterXFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiTwitterXFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiTwitterXFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiUserAddFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiUserAddFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiUserAddFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiUserAddLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiUserAddLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiUserAddLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiUserUnfollowLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiUserUnfollowLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiUserUnfollowLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiWhatsappFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiWhatsappFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiWhatsappFill;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiWhatsappLine: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiWhatsappLine: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiWhatsappLine;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { SVGProps } from 'react';
|
|
2
|
-
declare const SvgRiYoutubeFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
|
|
3
|
+
declare const SvgRiYoutubeFill: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
|
|
3
4
|
export default SvgRiYoutubeFill;
|
|
@@ -5,9 +5,9 @@ declare type IndexTableProps = Omit<PolarisIndexTableProps, 'emptySearchTitle'>
|
|
|
5
5
|
selectableItemsCount?: number;
|
|
6
6
|
};
|
|
7
7
|
declare const IndexTable: {
|
|
8
|
-
({ bulkActions, children, height, itemCount, selectedItemsCount, loading, emptyState, selectableItemsCount, ...props }: IndexTableProps): JSX.Element;
|
|
8
|
+
({ bulkActions, children, height, itemCount, selectedItemsCount, loading, emptyState, selectableItemsCount, ...props }: IndexTableProps): React.JSX.Element;
|
|
9
9
|
Cell: React.NamedExoticComponent<import("polaris-glints/build/ts/latest/src/components/IndexTable").CellProps>;
|
|
10
|
-
Row: ({ children, ...props }: import("polaris-glints").RowProps) => JSX.Element;
|
|
10
|
+
Row: ({ children, ...props }: import("polaris-glints").RowProps) => React.JSX.Element;
|
|
11
11
|
};
|
|
12
12
|
export { useIndexResourceState } from 'polaris-glints';
|
|
13
13
|
export type { IndexTableProps };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export declare const MemoizedCheckbox: React.MemoExoticComponent<() => JSX.Element>;
|
|
2
|
+
export declare const MemoizedCheckbox: React.MemoExoticComponent<() => React.JSX.Element>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
interface LoadingStateProps {
|
|
3
3
|
colSpan: number;
|
|
4
4
|
label?: string;
|
|
5
5
|
}
|
|
6
|
-
export declare const LoadingState: ({ colSpan, label }: LoadingStateProps) => JSX.Element;
|
|
6
|
+
export declare const LoadingState: ({ colSpan, label }: LoadingStateProps) => React.JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { RowProps } from 'polaris-glints';
|
|
3
|
-
export declare const Row: ({ children, ...props }: RowProps) => JSX.Element;
|
|
3
|
+
export declare const Row: ({ children, ...props }: RowProps) => React.JSX.Element;
|
|
@@ -2,4 +2,4 @@ import React from 'react';
|
|
|
2
2
|
export interface InlineErrorProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
3
3
|
text: string;
|
|
4
4
|
}
|
|
5
|
-
export declare const InlineError: ({ text, ...props }: InlineErrorProps) => JSX.Element;
|
|
5
|
+
export declare const InlineError: ({ text, ...props }: InlineErrorProps) => React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const StyledWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const StyledText: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("..").TypographyProps) => JSX.Element, any, {}, never>;
|
|
3
|
+
export declare const StyledText: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("..").TypographyProps) => import("react").JSX.Element, any, {}, never>;
|
package/lib/@next/Link/Link.d.ts
CHANGED
|
@@ -7,4 +7,4 @@ export interface LinkProps extends React.AnchorHTMLAttributes<HTMLAnchorElement>
|
|
|
7
7
|
monochrome?: boolean;
|
|
8
8
|
removeUnderline?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export declare const Link: ({ children, external, monochrome, removeUnderline, url, ...props }: LinkProps) => JSX.Element;
|
|
10
|
+
export declare const Link: ({ children, external, monochrome, removeUnderline, url, ...props }: LinkProps) => React.JSX.Element;
|
package/lib/@next/Menu/Menu.d.ts
CHANGED
|
@@ -22,4 +22,4 @@ export interface MenuProps {
|
|
|
22
22
|
allowMultiple?: boolean;
|
|
23
23
|
sections?: Section[];
|
|
24
24
|
}
|
|
25
|
-
export declare const Menu: ({ allowMultiple, id, onClick, options, sections, selectedValues, title, }: MenuProps) => JSX.Element;
|
|
25
|
+
export declare const Menu: ({ allowMultiple, id, onClick, options, sections, selectedValues, title, }: MenuProps) => React.JSX.Element;
|
|
@@ -9,4 +9,4 @@ export interface MenuOptionProps extends Omit<React.LiHTMLAttributes<HTMLLIEleme
|
|
|
9
9
|
}): void;
|
|
10
10
|
allowMultiple?: boolean;
|
|
11
11
|
}
|
|
12
|
-
export declare const MenuOption: ({ children, disabled, isSelected, onClick, value, allowMultiple, }: MenuOptionProps) => JSX.Element;
|
|
12
|
+
export declare const MenuOption: ({ children, disabled, isSelected, onClick, value, allowMultiple, }: MenuOptionProps) => React.JSX.Element;
|
|
@@ -3,5 +3,5 @@ interface MenuOptionLabelProps {
|
|
|
3
3
|
label: React.ReactNode;
|
|
4
4
|
sublabel?: React.ReactNode;
|
|
5
5
|
}
|
|
6
|
-
export declare const MenuOptionLabel: ({ label, sublabel }: MenuOptionLabelProps) => JSX.Element;
|
|
6
|
+
export declare const MenuOptionLabel: ({ label, sublabel }: MenuOptionLabelProps) => React.JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { MenuProps } from '../Menu';
|
|
3
3
|
interface PopoverMenuProps extends MenuProps {
|
|
4
4
|
activatorLabel?: string;
|
|
5
5
|
}
|
|
6
|
-
export declare const PopoverMenu: ({ activatorLabel, allowMultiple, ...props }: PopoverMenuProps) => JSX.Element;
|
|
6
|
+
export declare const PopoverMenu: ({ activatorLabel, allowMultiple, ...props }: PopoverMenuProps) => React.JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ModalWithProvider: () => JSX.Element;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const ModalWithProvider: () => React.JSX.Element;
|
|
@@ -5,4 +5,4 @@ export interface PageButtonProps extends Omit<React.ButtonHTMLAttributes<HTMLBut
|
|
|
5
5
|
active?: boolean;
|
|
6
6
|
onClick?: (page: number) => void;
|
|
7
7
|
}
|
|
8
|
-
export declare const PageButton: ({ value, active, children, onClick, ...props }: PageButtonProps) => JSX.Element;
|
|
8
|
+
export declare const PageButton: ({ value, active, children, onClick, ...props }: PageButtonProps) => React.JSX.Element;
|
|
@@ -7,5 +7,5 @@ export declare const StyledPageButton: import("styled-components").StyledCompone
|
|
|
7
7
|
export declare const StyledSimplePaginationButton: import("styled-components").StyledComponent<"button", any, PageButtonProps, never>;
|
|
8
8
|
export declare const StyledBorderPaginationButton: import("styled-components").StyledComponent<"button", any, PageButtonProps, never>;
|
|
9
9
|
export declare const StyledLabel: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
10
|
-
export declare const StyledActiveSimplePaginationButton: import("styled-components").StyledComponent<(props: PageButtonProps) => JSX.Element, any, {}, never>;
|
|
10
|
+
export declare const StyledActiveSimplePaginationButton: import("styled-components").StyledComponent<(props: PageButtonProps) => React.JSX.Element, any, {}, never>;
|
|
11
11
|
export declare const StyledSimplePaginationInput: import("styled-components").StyledComponent<React.ForwardRefExoticComponent<import("../NumberInput").NumberInputProps & React.RefAttributes<HTMLInputElement>>, any, {}, never>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { PageButtonProps } from './PageButton';
|
|
3
|
-
export declare const PreviousStepper: (props: Partial<PageButtonProps>) => JSX.Element;
|
|
4
|
-
export declare const NextStepper: (props: Partial<PageButtonProps>) => JSX.Element;
|
|
3
|
+
export declare const PreviousStepper: (props: Partial<PageButtonProps>) => React.JSX.Element;
|
|
4
|
+
export declare const NextStepper: (props: Partial<PageButtonProps>) => React.JSX.Element;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
declare type Props = {
|
|
3
3
|
country: string;
|
|
4
4
|
cities: string[];
|
|
5
5
|
onChanged: (action: 'Add' | 'Remove', cities: string[]) => void;
|
|
6
6
|
};
|
|
7
|
-
export declare const CheckboxGroup: ({ country, cities, onChanged }: Props) => JSX.Element;
|
|
7
|
+
export declare const CheckboxGroup: ({ country, cities, onChanged }: Props) => React.JSX.Element;
|
|
8
8
|
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
declare type Props = {
|
|
3
3
|
onFromChanged: (amount: number) => void;
|
|
4
4
|
onToChanged: (amount: number) => void;
|
|
5
5
|
};
|
|
6
|
-
export declare const SalarySelector: ({ onFromChanged, onToChanged }: Props) => JSX.Element;
|
|
6
|
+
export declare const SalarySelector: ({ onFromChanged, onToChanged }: Props) => React.JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { Meta } from '@storybook/react';
|
|
3
3
|
declare const _default: Meta<import("@storybook/react").Args>;
|
|
4
4
|
export default _default;
|
|
5
5
|
export declare const Interactive: any;
|
|
6
|
-
export declare const ControlledRadioButton: () => JSX.Element;
|
|
6
|
+
export declare const ControlledRadioButton: () => React.JSX.Element;
|
|
@@ -53,5 +53,5 @@ export interface SelectProps {
|
|
|
53
53
|
/** sets z-index override for option list dropdown. z-index default to 400 */
|
|
54
54
|
zIndexOverride?: number;
|
|
55
55
|
}
|
|
56
|
-
export declare const Select: ({ allowMultiple, customActivatorIcon, disabled, hasError, helpText, label, listHeight, loadingOptions, name, onBlur, onClose, onFocus, onRemoveTag, onSelect, onSelectClick, optionListFitContent, options, placeholder, prefix, searchable, searchableProps, optionsPlaceholderProps, showPopoverOnFocus, scrollable, sections, selectedValues, width, zIndexOverride, }: SelectProps) => JSX.Element;
|
|
56
|
+
export declare const Select: ({ allowMultiple, customActivatorIcon, disabled, hasError, helpText, label, listHeight, loadingOptions, name, onBlur, onClose, onFocus, onRemoveTag, onSelect, onSelectClick, optionListFitContent, options, placeholder, prefix, searchable, searchableProps, optionsPlaceholderProps, showPopoverOnFocus, scrollable, sections, selectedValues, width, zIndexOverride, }: SelectProps) => React.JSX.Element;
|
|
57
57
|
export {};
|
|
@@ -15,4 +15,4 @@ export interface ActivatorSelectProps extends Omit<React.ButtonHTMLAttributes<HT
|
|
|
15
15
|
options?: Option[];
|
|
16
16
|
width?: string;
|
|
17
17
|
}
|
|
18
|
-
export declare const ActivatorSelect: ({ customActivatorIcon, placeholder, selectedValues, onClick, onRemoveTag, width, allowMultiple, disabled, onSelectClick, hasError, options, prefix, ...props }: ActivatorSelectProps) => JSX.Element;
|
|
18
|
+
export declare const ActivatorSelect: ({ customActivatorIcon, placeholder, selectedValues, onClick, onRemoveTag, width, allowMultiple, disabled, onSelectClick, hasError, options, prefix, ...props }: ActivatorSelectProps) => React.JSX.Element;
|
|
@@ -7,7 +7,7 @@ export declare const StyledTextInput: import("styled-components").StyledComponen
|
|
|
7
7
|
canClear?: boolean;
|
|
8
8
|
onChange?: (value: string) => void;
|
|
9
9
|
} & import("react").RefAttributes<HTMLInputElement>>, any, {}, never>;
|
|
10
|
-
export declare const StyledSelectTypography: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("../../../Typography").TypographyProps) => JSX.Element, any, {}, never>;
|
|
10
|
+
export declare const StyledSelectTypography: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("../../../Typography").TypographyProps) => import("react").JSX.Element, any, {}, never>;
|
|
11
11
|
export declare const WithPrefixContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
12
12
|
export declare const StyledPrefixContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
13
|
-
export declare const StyledIcon: import("styled-components").StyledComponent<({ name, ...props }: import("../../../Icon").IconProps) => JSX.Element, any, {}, never>;
|
|
13
|
+
export declare const StyledIcon: import("styled-components").StyledComponent<({ name, ...props }: import("../../../Icon").IconProps) => import("react").JSX.Element, any, {}, never>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { Option } from '../../../Menu';
|
|
3
3
|
import { TextInputProps } from '../../../TextInput';
|
|
4
4
|
import { SearchableSelectState } from '../SearchableSelectInput/SearchableSelectInput';
|
|
@@ -19,4 +19,4 @@ export interface ActivatorTextInputProps extends Omit<TextInputProps, 'onChange'
|
|
|
19
19
|
options?: Option[];
|
|
20
20
|
updateMenuOptions?: (newState: Option[]) => void;
|
|
21
21
|
}
|
|
22
|
-
export declare const ActivatorTextInput: ({ allowMultiple, disabled, hasError, onChange, onBlur, onFocus, onSelect, prefix, selectedValues, width, inputValue, updateInputValue, options, updateMenuOptions, ...props }: ActivatorTextInputProps) => JSX.Element;
|
|
22
|
+
export declare const ActivatorTextInput: ({ allowMultiple, disabled, hasError, onChange, onBlur, onFocus, onSelect, prefix, selectedValues, width, inputValue, updateInputValue, options, updateMenuOptions, ...props }: ActivatorTextInputProps) => React.JSX.Element;
|
|
@@ -12,9 +12,9 @@ export interface OptionListProps extends MenuProps {
|
|
|
12
12
|
updateSearchableSelectState?: (newState: SearchableSelectState) => void;
|
|
13
13
|
menuOptions?: Option[];
|
|
14
14
|
}
|
|
15
|
-
export declare const MenuOptionLoading: () => JSX.Element;
|
|
15
|
+
export declare const MenuOptionLoading: () => React.JSX.Element;
|
|
16
16
|
export interface NoOptionListProps {
|
|
17
17
|
noOptionsMessage?: React.ReactNode;
|
|
18
18
|
}
|
|
19
|
-
export declare const NoOptionList: ({ noOptionsMessage, }: NoOptionListProps) => JSX.Element;
|
|
20
|
-
export declare const OptionList: ({ allowMultiple, loading, noOptionsMessage, onMenuClose, onSelect, sections, selectedValues, title, updateSearchableSelectState, width, menuOptions, }: OptionListProps) => JSX.Element;
|
|
19
|
+
export declare const NoOptionList: ({ noOptionsMessage, }: NoOptionListProps) => React.JSX.Element;
|
|
20
|
+
export declare const OptionList: ({ allowMultiple, loading, noOptionsMessage, onMenuClose, onSelect, sections, selectedValues, title, updateSearchableSelectState, width, menuOptions, }: OptionListProps) => React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
export interface ClearSelectedProps {
|
|
3
3
|
onSelect?({ value }: {
|
|
4
4
|
value: string;
|
|
@@ -6,4 +6,4 @@ export interface ClearSelectedProps {
|
|
|
6
6
|
handleClearIconClick?: () => void;
|
|
7
7
|
updateInputValue?(newValue: string): void;
|
|
8
8
|
}
|
|
9
|
-
export declare const ClearSelected: ({ onSelect, handleClearIconClick, updateInputValue, }: ClearSelectedProps) => JSX.Element;
|
|
9
|
+
export declare const ClearSelected: ({ onSelect, handleClearIconClick, updateInputValue, }: ClearSelectedProps) => React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { SelectProps } from '../Select';
|
|
3
|
-
export declare const NonSearchableMultiSelect: ({ options, disabled, ...args }: SelectProps) => JSX.Element;
|
|
3
|
+
export declare const NonSearchableMultiSelect: ({ options, disabled, ...args }: SelectProps) => React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { SelectProps } from '../Select';
|
|
3
|
-
export declare const SingleSelect: ({ options, allowMultiple, disabled, ...args }: SelectProps) => JSX.Element;
|
|
3
|
+
export declare const SingleSelect: ({ options, allowMultiple, disabled, ...args }: SelectProps) => React.JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { Option } from '../../Menu';
|
|
3
3
|
interface SearchableProps {
|
|
4
4
|
data?: Option[];
|
|
5
5
|
}
|
|
6
|
-
export declare const SearchableSelect: ({ data, ...args }: SearchableProps) => JSX.Element;
|
|
6
|
+
export declare const SearchableSelect: ({ data, ...args }: SearchableProps) => React.JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { Option } from '../../Menu';
|
|
3
3
|
interface SearchableSingleSelectProps {
|
|
4
4
|
data?: Option[];
|
|
5
5
|
}
|
|
6
|
-
export declare const SearchableSingle: ({ data, ...args }: SearchableSingleSelectProps) => JSX.Element;
|
|
7
|
-
export declare const SearchableSingleWithInputState: ({ data, ...args }: SearchableSingleSelectProps) => JSX.Element;
|
|
8
|
-
export declare const SearchableSingleWithInitialValue: ({ data, ...args }: SearchableSingleSelectProps) => JSX.Element;
|
|
9
|
-
export declare const AsyncSearchableSingleWithInputState: ({ data, ...args }: SearchableSingleSelectProps) => JSX.Element;
|
|
6
|
+
export declare const SearchableSingle: ({ data, ...args }: SearchableSingleSelectProps) => React.JSX.Element;
|
|
7
|
+
export declare const SearchableSingleWithInputState: ({ data, ...args }: SearchableSingleSelectProps) => React.JSX.Element;
|
|
8
|
+
export declare const SearchableSingleWithInitialValue: ({ data, ...args }: SearchableSingleSelectProps) => React.JSX.Element;
|
|
9
|
+
export declare const AsyncSearchableSingleWithInputState: ({ data, ...args }: SearchableSingleSelectProps) => React.JSX.Element;
|
|
10
10
|
export {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
export interface SkeletonImageCircleProps {
|
|
3
3
|
/** Sets the height and width. Default is 48px */
|
|
4
4
|
size?: string;
|
|
5
5
|
}
|
|
6
|
-
export declare const SkeletonImageCircle: ({ size, }: SkeletonImageCircleProps) => JSX.Element;
|
|
6
|
+
export declare const SkeletonImageCircle: ({ size, }: SkeletonImageCircleProps) => React.JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
export interface SkeletonImageSquareProps {
|
|
3
3
|
height: string;
|
|
4
4
|
width: string;
|
|
5
5
|
}
|
|
6
|
-
export declare const SkeletonImageSquare: ({ height, width, }: SkeletonImageSquareProps) => JSX.Element;
|
|
6
|
+
export declare const SkeletonImageSquare: ({ height, width, }: SkeletonImageSquareProps) => React.JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { Variant as TypographyVariant } from '../../../Typography';
|
|
3
3
|
declare type Row = {
|
|
4
4
|
width?: string;
|
|
@@ -8,5 +8,5 @@ export interface SkeletonTextProps {
|
|
|
8
8
|
className?: string;
|
|
9
9
|
rows?: number | Row[];
|
|
10
10
|
}
|
|
11
|
-
export declare const SkeletonText: ({ className, rows }: SkeletonTextProps) => JSX.Element;
|
|
11
|
+
export declare const SkeletonText: ({ className, rows }: SkeletonTextProps) => React.JSX.Element;
|
|
12
12
|
export {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
2
|
import { IconProps } from '../Icon';
|
|
3
3
|
export declare type Size = 'small' | 'large';
|
|
4
4
|
export declare type SpinnerProps = Omit<IconProps, 'name'> & {
|
|
5
5
|
label?: string;
|
|
6
6
|
size?: Size;
|
|
7
7
|
};
|
|
8
|
-
export declare const Spinner: ({ label, size, ...props }: SpinnerProps) => JSX.Element;
|
|
8
|
+
export declare const Spinner: ({ label, size, ...props }: SpinnerProps) => React.JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const StyledWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
3
|
-
export declare const Label: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("../Typography").TypographyProps) => JSX.Element, any, {}, never>;
|
|
3
|
+
export declare const Label: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("../Typography").TypographyProps) => import("react").JSX.Element, any, {}, never>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const SwitchTextStyle: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("..").TypographyProps) => JSX.Element, any, {}, never>;
|
|
2
|
+
export declare const SwitchTextStyle: import("styled-components").StyledComponent<({ as, children, variant, style, ...props }: import("..").TypographyProps) => import("react").JSX.Element, any, {}, never>;
|
|
3
3
|
export declare const SwitchStyle: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
4
4
|
export declare const InputStyle: import("styled-components").StyledComponent<"input", any, {
|
|
5
5
|
backgroundColor: string;
|
package/lib/@next/Tabs/Tab.d.ts
CHANGED
|
@@ -6,4 +6,4 @@ export declare type TabProps = {
|
|
|
6
6
|
disabled?: boolean;
|
|
7
7
|
onSelect: () => void;
|
|
8
8
|
};
|
|
9
|
-
export declare const Tab: ({ content, id, selected, disabled, onSelect, }: TabProps) => JSX.Element;
|
|
9
|
+
export declare const Tab: ({ content, id, selected, disabled, onSelect, }: TabProps) => React.JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
declare const allPositions: readonly ["top-center", "top-left", "top-right", "bottom-center", "bottom-left", "bottom-right", "right-middle", "right-top", "right-bottom", "left-middle", "left-top", "left-bottom"];
|
|
3
3
|
export declare type TooltipPosition = (typeof allPositions)[number];
|
|
4
|
-
export interface TooltipProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
4
|
+
export interface TooltipProps extends Omit<React.HTMLAttributes<HTMLDivElement>, 'content'> {
|
|
5
5
|
preferredPosition?: TooltipPosition;
|
|
6
6
|
children: React.ReactNode;
|
|
7
7
|
content: React.ReactNode;
|
|
@@ -13,5 +13,5 @@ export interface TooltipProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
|
13
13
|
/** if clickable it true, onClick will be called when tooltip is clicked */
|
|
14
14
|
onClick?: () => void;
|
|
15
15
|
}
|
|
16
|
-
export declare const Tooltip: ({ children, content, preferredPosition, zIndex, clickable, timeout, onClick, ...props }: TooltipProps) => JSX.Element;
|
|
16
|
+
export declare const Tooltip: ({ children, content, preferredPosition, zIndex, clickable, timeout, onClick, ...props }: TooltipProps) => React.JSX.Element;
|
|
17
17
|
export {};
|
|
@@ -12,5 +12,5 @@ export interface TypographyProps {
|
|
|
12
12
|
variant?: Variant;
|
|
13
13
|
style?: React.CSSProperties;
|
|
14
14
|
}
|
|
15
|
-
export declare const Typography: ({ as, children, variant, style, ...props }: TypographyProps) => JSX.Element;
|
|
15
|
+
export declare const Typography: ({ as, children, variant, style, ...props }: TypographyProps) => React.JSX.Element;
|
|
16
16
|
export {};
|
|
@@ -6,7 +6,7 @@ export declare const imageSizeMapping: {
|
|
|
6
6
|
regular: string;
|
|
7
7
|
large: string;
|
|
8
8
|
};
|
|
9
|
-
declare const Gallery: ({ initialVisibility, children, imagesDisplayed, imageSize, }: GalleryProps) => JSX.Element;
|
|
9
|
+
declare const Gallery: ({ initialVisibility, children, imagesDisplayed, imageSize, }: GalleryProps) => React.JSX.Element;
|
|
10
10
|
export interface GalleryProps {
|
|
11
11
|
children?: React.ReactNode;
|
|
12
12
|
/** How many thumbnails the (unopened) gallery should show */
|