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,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/es/@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 */
|
|
@@ -12,17 +12,27 @@ import { ModalContainer, ModalDialog, ModalContentArea, ModalHeader, ModalBody,
|
|
|
12
12
|
export var Modal = function Modal(_ref) {
|
|
13
13
|
var isVisible = _ref.isVisible,
|
|
14
14
|
title = _ref.title,
|
|
15
|
-
onClose = _ref.onClose,
|
|
15
|
+
_ref$onClose = _ref.onClose,
|
|
16
|
+
onClose = _ref$onClose === void 0 ? function () {
|
|
17
|
+
return undefined;
|
|
18
|
+
} : _ref$onClose,
|
|
16
19
|
children = _ref.children,
|
|
17
20
|
className = _ref.className,
|
|
18
|
-
hideContentArea = _ref.hideContentArea,
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
21
|
+
_ref$hideContentArea = _ref.hideContentArea,
|
|
22
|
+
hideContentArea = _ref$hideContentArea === void 0 ? false : _ref$hideContentArea,
|
|
23
|
+
_ref$centering = _ref.centering,
|
|
24
|
+
centering = _ref$centering === void 0 ? false : _ref$centering,
|
|
25
|
+
_ref$fullscreen = _ref.fullscreen,
|
|
26
|
+
fullscreen = _ref$fullscreen === void 0 ? false : _ref$fullscreen,
|
|
27
|
+
_ref$removeAnimation = _ref.removeAnimation,
|
|
28
|
+
removeAnimation = _ref$removeAnimation === void 0 ? false : _ref$removeAnimation,
|
|
22
29
|
footer = _ref.footer,
|
|
23
|
-
size = _ref.size,
|
|
24
|
-
|
|
25
|
-
|
|
30
|
+
_ref$size = _ref.size,
|
|
31
|
+
size = _ref$size === void 0 ? 'm' : _ref$size,
|
|
32
|
+
_ref$hideHeader = _ref.hideHeader,
|
|
33
|
+
hideHeader = _ref$hideHeader === void 0 ? false : _ref$hideHeader,
|
|
34
|
+
_ref$keepChildrenMoun = _ref.keepChildrenMountedOnClose,
|
|
35
|
+
keepChildrenMountedOnClose = _ref$keepChildrenMoun === void 0 ? false : _ref$keepChildrenMoun,
|
|
26
36
|
restProps = _objectWithoutPropertiesLoose(_ref, _excluded);
|
|
27
37
|
var modalContentAreaRef = useRef(null);
|
|
28
38
|
var modalContainerRef = useRef(null);
|
|
@@ -145,16 +155,4 @@ export var Modal = function Modal(_ref) {
|
|
|
145
155
|
isChildrenInMultiLines: isFooterChildrenInMultiLines
|
|
146
156
|
}, footer))));
|
|
147
157
|
};
|
|
148
|
-
Modal.defaultProps = {
|
|
149
|
-
onClose: function onClose() {
|
|
150
|
-
return undefined;
|
|
151
|
-
},
|
|
152
|
-
size: 'm',
|
|
153
|
-
hideContentArea: false,
|
|
154
|
-
hideHeader: false,
|
|
155
|
-
removeAnimation: false,
|
|
156
|
-
centering: false,
|
|
157
|
-
fullscreen: false,
|
|
158
|
-
keepChildrenMountedOnClose: false
|
|
159
|
-
};
|
|
160
158
|
export default Modal;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare const Popover: ({ className, children, content }: Props) => JSX.Element;
|
|
2
|
+
declare const Popover: ({ className, children, content }: Props) => React.JSX.Element;
|
|
3
3
|
export interface Props {
|
|
4
4
|
className?: string;
|
|
5
5
|
children: React.ReactNode;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare const LeftArrow: (props: Props) => JSX.Element;
|
|
2
|
+
declare const LeftArrow: (props: Props) => React.JSX.Element;
|
|
3
3
|
interface Props {
|
|
4
4
|
index: number;
|
|
5
5
|
previousSlide: (event: React.MouseEvent<HTMLDivElement, MouseEvent>) => void;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export declare const Slider: {
|
|
3
|
-
({ afterChange, children, autoplay, initialItem, className, fullContent, arrowWhite, removeDots, renderLeftIcon, renderRightIcon, containerRef, }: Props): JSX.Element;
|
|
3
|
+
({ afterChange, children, autoplay, initialItem, className, fullContent, arrowWhite, removeDots, renderLeftIcon, renderRightIcon, containerRef, }: Props): React.JSX.Element;
|
|
4
4
|
Item: React.FunctionComponent<import("./SliderItem").Props>;
|
|
5
5
|
};
|
|
6
6
|
export interface Props {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import * as ReactDOM from 'react-dom';
|
|
3
2
|
import { isNil } from 'lodash-es';
|
|
4
3
|
import classNames from 'classnames';
|
|
5
4
|
import { SliderContainer, SliderContentWrapper, NavigationContainer, NavigationItem } from './SliderStyle';
|
|
@@ -56,7 +55,7 @@ export var Slider = function Slider(_ref) {
|
|
|
56
55
|
}
|
|
57
56
|
};
|
|
58
57
|
var getSliderContainerDOMNode = React.useCallback(function () {
|
|
59
|
-
return
|
|
58
|
+
return sliderContainerRef.current;
|
|
60
59
|
}, [sliderContainerRef]);
|
|
61
60
|
var handleDotClick = function handleDotClick(idx) {
|
|
62
61
|
setIndex(idx + 1);
|
|
@@ -76,7 +75,7 @@ export var Slider = function Slider(_ref) {
|
|
|
76
75
|
var childrenCount = React.Children.toArray(children).filter(function (child) {
|
|
77
76
|
return !isNil(child);
|
|
78
77
|
}).length;
|
|
79
|
-
var windowWidth =
|
|
78
|
+
var windowWidth = sliderContainerRef.current.getBoundingClientRect().width;
|
|
80
79
|
setScreenSize(windowWidth);
|
|
81
80
|
if (initialItem !== undefined) {
|
|
82
81
|
if (initialItem > 0 && initialItem <= childrenCount) {
|
|
@@ -121,10 +120,10 @@ export var Slider = function Slider(_ref) {
|
|
|
121
120
|
}, [autoplay, children, index, screenSize, getSliderContainerDOMNode]);
|
|
122
121
|
React.useEffect(function receiveProps() {
|
|
123
122
|
if (initialItem === undefined) return;
|
|
124
|
-
var windowWidth =
|
|
123
|
+
var windowWidth = sliderContainerRef.current.getBoundingClientRect().width;
|
|
125
124
|
setTranslateValue(-(windowWidth * (initialItem - 1)));
|
|
126
125
|
setIndex(initialItem);
|
|
127
|
-
}, [initialItem,
|
|
126
|
+
}, [initialItem, sliderContainerRef]);
|
|
128
127
|
var childrenCount = React.Children.toArray(children).filter(function (child) {
|
|
129
128
|
return !isNil(child);
|
|
130
129
|
}).length;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const Alert: ({ isOpen: externalIsVisible, autoClose, onClose: externalOnClose, type, className, message, }: Props) => JSX.Element;
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export declare const Alert: ({ isOpen: externalIsVisible, autoClose, onClose: externalOnClose, type, className, message, }: Props) => React.JSX.Element;
|
|
3
3
|
export declare type AlertType = 'success' | 'warning' | 'danger' | 'info';
|
|
4
4
|
export interface Props {
|
|
5
5
|
/** Set Alert's style. */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { BrandContainer } from './BrandStyle';
|
|
3
|
-
declare const Brand: ({ alt, asset, className, rightClickURL, onContextMenu, ...defaultProps }: Props) => JSX.Element;
|
|
3
|
+
declare const Brand: ({ alt, asset, className, rightClickURL, onContextMenu, ...defaultProps }: Props) => React.JSX.Element;
|
|
4
4
|
export declare type Props = React.ComponentPropsWithoutRef<typeof BrandContainer> & {
|
|
5
5
|
/** There are 3 available values for asset props. The first and second one are Glints logo, but you can also custom the logo by parsing url or path of the logo. */
|
|
6
6
|
asset: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare const _default: React.ForwardRefExoticComponent<(
|
|
2
|
+
declare const _default: React.ForwardRefExoticComponent<(Omit<Omit<{
|
|
3
3
|
[x: string]: any;
|
|
4
4
|
[x: number]: any;
|
|
5
5
|
[x: symbol]: any;
|
|
@@ -8,16 +8,16 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
8
8
|
} & {
|
|
9
9
|
as?: string | React.ComponentType<any>;
|
|
10
10
|
forwardedAs?: string | React.ComponentType<any>;
|
|
11
|
-
},
|
|
11
|
+
}, "ref"> & {
|
|
12
12
|
children: React.ReactNode;
|
|
13
13
|
className?: string;
|
|
14
14
|
theme?: string;
|
|
15
15
|
disabled?: boolean;
|
|
16
16
|
block?: boolean;
|
|
17
17
|
small?: boolean;
|
|
18
|
-
tag?: React.ElementType<any>;
|
|
18
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
19
19
|
isRoundedCorner?: boolean;
|
|
20
|
-
},
|
|
20
|
+
}, "ref"> | Omit<Omit<{
|
|
21
21
|
[x: string]: any;
|
|
22
22
|
[x: number]: any;
|
|
23
23
|
[x: symbol]: any;
|
|
@@ -28,14 +28,14 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
28
28
|
} & {
|
|
29
29
|
as?: string | React.ComponentType<any>;
|
|
30
30
|
forwardedAs?: string | React.ComponentType<any>;
|
|
31
|
-
},
|
|
31
|
+
}, "ref"> & {
|
|
32
32
|
children: React.ReactNode;
|
|
33
33
|
className?: string;
|
|
34
34
|
theme?: string;
|
|
35
35
|
disabled?: boolean;
|
|
36
36
|
block?: boolean;
|
|
37
37
|
small?: boolean;
|
|
38
|
-
tag?: React.ElementType<any>;
|
|
38
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
39
39
|
isRoundedCorner?: boolean;
|
|
40
|
-
},
|
|
40
|
+
}, "ref">) & React.RefAttributes<HTMLButtonElement>>;
|
|
41
41
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare const _default: React.ForwardRefExoticComponent<(
|
|
2
|
+
declare const _default: React.ForwardRefExoticComponent<(Omit<Omit<{
|
|
3
3
|
[x: string]: any;
|
|
4
4
|
[x: number]: any;
|
|
5
5
|
[x: symbol]: any;
|
|
@@ -8,12 +8,12 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
8
8
|
} & {
|
|
9
9
|
as?: string | React.ComponentType<any>;
|
|
10
10
|
forwardedAs?: string | React.ComponentType<any>;
|
|
11
|
-
},
|
|
11
|
+
}, "ref"> & {
|
|
12
12
|
children: React.ReactNode;
|
|
13
13
|
className: string;
|
|
14
14
|
block?: boolean;
|
|
15
|
-
tag?: React.ElementType<any>;
|
|
16
|
-
},
|
|
15
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
16
|
+
}, "ref"> | Omit<Omit<{
|
|
17
17
|
[x: string]: any;
|
|
18
18
|
[x: number]: any;
|
|
19
19
|
[x: symbol]: any;
|
|
@@ -24,10 +24,10 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
24
24
|
} & {
|
|
25
25
|
as?: string | React.ComponentType<any>;
|
|
26
26
|
forwardedAs?: string | React.ComponentType<any>;
|
|
27
|
-
},
|
|
27
|
+
}, "ref"> & {
|
|
28
28
|
children: React.ReactNode;
|
|
29
29
|
className: string;
|
|
30
30
|
block?: boolean;
|
|
31
|
-
tag?: React.ElementType<any>;
|
|
32
|
-
},
|
|
31
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
32
|
+
}, "ref">) & React.RefAttributes<HTMLButtonElement>>;
|
|
33
33
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare const _default: React.ForwardRefExoticComponent<(
|
|
2
|
+
declare const _default: React.ForwardRefExoticComponent<(Omit<Omit<{
|
|
3
3
|
[x: string]: any;
|
|
4
4
|
[x: number]: any;
|
|
5
5
|
[x: symbol]: any;
|
|
@@ -8,16 +8,16 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
8
8
|
} & {
|
|
9
9
|
as?: string | React.ComponentType<any>;
|
|
10
10
|
forwardedAs?: string | React.ComponentType<any>;
|
|
11
|
-
},
|
|
11
|
+
}, "ref"> & {
|
|
12
12
|
children: React.ReactNode;
|
|
13
13
|
className?: string;
|
|
14
14
|
theme?: string;
|
|
15
15
|
disabled?: boolean;
|
|
16
16
|
block?: boolean;
|
|
17
17
|
small?: boolean;
|
|
18
|
-
tag?: React.ElementType<any>;
|
|
18
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
19
19
|
isRoundedCorner?: boolean;
|
|
20
|
-
},
|
|
20
|
+
}, "ref"> | Omit<Omit<{
|
|
21
21
|
[x: string]: any;
|
|
22
22
|
[x: number]: any;
|
|
23
23
|
[x: symbol]: any;
|
|
@@ -28,14 +28,14 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
28
28
|
} & {
|
|
29
29
|
as?: string | React.ComponentType<any>;
|
|
30
30
|
forwardedAs?: string | React.ComponentType<any>;
|
|
31
|
-
},
|
|
31
|
+
}, "ref"> & {
|
|
32
32
|
children: React.ReactNode;
|
|
33
33
|
className?: string;
|
|
34
34
|
theme?: string;
|
|
35
35
|
disabled?: boolean;
|
|
36
36
|
block?: boolean;
|
|
37
37
|
small?: boolean;
|
|
38
|
-
tag?: React.ElementType<any>;
|
|
38
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
39
39
|
isRoundedCorner?: boolean;
|
|
40
|
-
},
|
|
40
|
+
}, "ref">) & React.RefAttributes<HTMLButtonElement>>;
|
|
41
41
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare const _default: React.ForwardRefExoticComponent<(
|
|
2
|
+
declare const _default: React.ForwardRefExoticComponent<(Omit<Omit<{
|
|
3
3
|
[x: string]: any;
|
|
4
4
|
[x: number]: any;
|
|
5
5
|
[x: symbol]: any;
|
|
@@ -8,15 +8,15 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
8
8
|
} & {
|
|
9
9
|
as?: string | React.ComponentType<any>;
|
|
10
10
|
forwardedAs?: string | React.ComponentType<any>;
|
|
11
|
-
},
|
|
11
|
+
}, "ref"> & {
|
|
12
12
|
children: React.ReactNode;
|
|
13
13
|
className: string;
|
|
14
14
|
theme?: string;
|
|
15
15
|
disabled?: boolean;
|
|
16
16
|
block?: boolean;
|
|
17
17
|
small?: boolean;
|
|
18
|
-
tag?: React.ElementType<any>;
|
|
19
|
-
},
|
|
18
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
19
|
+
}, "ref"> | Omit<Omit<{
|
|
20
20
|
[x: string]: any;
|
|
21
21
|
[x: number]: any;
|
|
22
22
|
[x: symbol]: any;
|
|
@@ -27,13 +27,13 @@ declare const _default: React.ForwardRefExoticComponent<(Pick<Pick<{
|
|
|
27
27
|
} & {
|
|
28
28
|
as?: string | React.ComponentType<any>;
|
|
29
29
|
forwardedAs?: string | React.ComponentType<any>;
|
|
30
|
-
},
|
|
30
|
+
}, "ref"> & {
|
|
31
31
|
children: React.ReactNode;
|
|
32
32
|
className: string;
|
|
33
33
|
theme?: string;
|
|
34
34
|
disabled?: boolean;
|
|
35
35
|
block?: boolean;
|
|
36
36
|
small?: boolean;
|
|
37
|
-
tag?: React.ElementType<any>;
|
|
38
|
-
},
|
|
37
|
+
tag?: React.ElementType<any, keyof React.JSX.IntrinsicElements>;
|
|
38
|
+
}, "ref">) & React.RefAttributes<HTMLButtonElement>>;
|
|
39
39
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const AddCircleOutlineIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const AddCircleOutlineIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default AddCircleOutlineIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const AddCircleSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const AddCircleSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default AddCircleSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowBackDoubleIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowBackDoubleIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowBackDoubleIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowBackIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowBackIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowBackIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowBackSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowBackSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowBackSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowDownCircleOutlineIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowDownCircleOutlineIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowDownCircleOutlineIcon;
|