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
|
@@ -19,17 +19,27 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
|
|
|
19
19
|
var Modal = function Modal(_ref) {
|
|
20
20
|
var isVisible = _ref.isVisible,
|
|
21
21
|
title = _ref.title,
|
|
22
|
-
onClose = _ref.onClose,
|
|
22
|
+
_ref$onClose = _ref.onClose,
|
|
23
|
+
onClose = _ref$onClose === void 0 ? function () {
|
|
24
|
+
return undefined;
|
|
25
|
+
} : _ref$onClose,
|
|
23
26
|
children = _ref.children,
|
|
24
27
|
className = _ref.className,
|
|
25
|
-
hideContentArea = _ref.hideContentArea,
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
28
|
+
_ref$hideContentArea = _ref.hideContentArea,
|
|
29
|
+
hideContentArea = _ref$hideContentArea === void 0 ? false : _ref$hideContentArea,
|
|
30
|
+
_ref$centering = _ref.centering,
|
|
31
|
+
centering = _ref$centering === void 0 ? false : _ref$centering,
|
|
32
|
+
_ref$fullscreen = _ref.fullscreen,
|
|
33
|
+
fullscreen = _ref$fullscreen === void 0 ? false : _ref$fullscreen,
|
|
34
|
+
_ref$removeAnimation = _ref.removeAnimation,
|
|
35
|
+
removeAnimation = _ref$removeAnimation === void 0 ? false : _ref$removeAnimation,
|
|
29
36
|
footer = _ref.footer,
|
|
30
|
-
size = _ref.size,
|
|
31
|
-
|
|
32
|
-
|
|
37
|
+
_ref$size = _ref.size,
|
|
38
|
+
size = _ref$size === void 0 ? 'm' : _ref$size,
|
|
39
|
+
_ref$hideHeader = _ref.hideHeader,
|
|
40
|
+
hideHeader = _ref$hideHeader === void 0 ? false : _ref$hideHeader,
|
|
41
|
+
_ref$keepChildrenMoun = _ref.keepChildrenMountedOnClose,
|
|
42
|
+
keepChildrenMountedOnClose = _ref$keepChildrenMoun === void 0 ? false : _ref$keepChildrenMoun,
|
|
33
43
|
restProps = (0, _objectWithoutPropertiesLoose2["default"])(_ref, _excluded);
|
|
34
44
|
var modalContentAreaRef = (0, _react.useRef)(null);
|
|
35
45
|
var modalContainerRef = (0, _react.useRef)(null);
|
|
@@ -153,17 +163,5 @@ var Modal = function Modal(_ref) {
|
|
|
153
163
|
}, footer))));
|
|
154
164
|
};
|
|
155
165
|
exports.Modal = Modal;
|
|
156
|
-
Modal.defaultProps = {
|
|
157
|
-
onClose: function onClose() {
|
|
158
|
-
return undefined;
|
|
159
|
-
},
|
|
160
|
-
size: 'm',
|
|
161
|
-
hideContentArea: false,
|
|
162
|
-
hideHeader: false,
|
|
163
|
-
removeAnimation: false,
|
|
164
|
-
centering: false,
|
|
165
|
-
fullscreen: false,
|
|
166
|
-
keepChildrenMountedOnClose: false
|
|
167
|
-
};
|
|
168
166
|
var _default = Modal;
|
|
169
167
|
exports["default"] = _default;
|
|
@@ -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 {
|
|
@@ -4,7 +4,6 @@ var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefau
|
|
|
4
4
|
exports.__esModule = true;
|
|
5
5
|
exports["default"] = exports.Slider = void 0;
|
|
6
6
|
var React = _interopRequireWildcard(require("react"));
|
|
7
|
-
var ReactDOM = _interopRequireWildcard(require("react-dom"));
|
|
8
7
|
var _lodash = require("lodash");
|
|
9
8
|
var _classnames = _interopRequireDefault(require("classnames"));
|
|
10
9
|
var _SliderStyle = require("./SliderStyle");
|
|
@@ -63,7 +62,7 @@ var Slider = function Slider(_ref) {
|
|
|
63
62
|
}
|
|
64
63
|
};
|
|
65
64
|
var getSliderContainerDOMNode = React.useCallback(function () {
|
|
66
|
-
return
|
|
65
|
+
return sliderContainerRef.current;
|
|
67
66
|
}, [sliderContainerRef]);
|
|
68
67
|
var handleDotClick = function handleDotClick(idx) {
|
|
69
68
|
setIndex(idx + 1);
|
|
@@ -83,7 +82,7 @@ var Slider = function Slider(_ref) {
|
|
|
83
82
|
var childrenCount = React.Children.toArray(children).filter(function (child) {
|
|
84
83
|
return !(0, _lodash.isNil)(child);
|
|
85
84
|
}).length;
|
|
86
|
-
var windowWidth =
|
|
85
|
+
var windowWidth = sliderContainerRef.current.getBoundingClientRect().width;
|
|
87
86
|
setScreenSize(windowWidth);
|
|
88
87
|
if (initialItem !== undefined) {
|
|
89
88
|
if (initialItem > 0 && initialItem <= childrenCount) {
|
|
@@ -128,10 +127,10 @@ var Slider = function Slider(_ref) {
|
|
|
128
127
|
}, [autoplay, children, index, screenSize, getSliderContainerDOMNode]);
|
|
129
128
|
React.useEffect(function receiveProps() {
|
|
130
129
|
if (initialItem === undefined) return;
|
|
131
|
-
var windowWidth =
|
|
130
|
+
var windowWidth = sliderContainerRef.current.getBoundingClientRect().width;
|
|
132
131
|
setTranslateValue(-(windowWidth * (initialItem - 1)));
|
|
133
132
|
setIndex(initialItem);
|
|
134
|
-
}, [initialItem,
|
|
133
|
+
}, [initialItem, sliderContainerRef]);
|
|
135
134
|
var childrenCount = React.Children.toArray(children).filter(function (child) {
|
|
136
135
|
return !(0, _lodash.isNil)(child);
|
|
137
136
|
}).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;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowDownIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowDownIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowDownIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowDownSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowDownSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowDownSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowNextDoubleIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowNextDoubleIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowNextDoubleIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowNextIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowNextIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowNextIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowNextSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowNextSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowNextSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowRoundBackIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowRoundBackIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowRoundBackIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowRoundForwardIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowRoundForwardIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowRoundForwardIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowUpIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowUpIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowUpIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ArrowUpSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ArrowUpSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ArrowUpSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const AsteriskSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const AsteriskSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default AsteriskSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const AttachmentIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const AttachmentIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default AttachmentIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BehanceIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BehanceIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BehanceIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BookmarkIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BookmarkIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BookmarkIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BookmarkOutlineIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BookmarkOutlineIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BookmarkOutlineIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BookmarkRoundedOutlineIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BookmarkRoundedOutlineIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BookmarkRoundedOutlineIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BoxWithHandleSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BoxWithHandleSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BoxWithHandleSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BriefcaseSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BriefcaseSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BriefcaseSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BuildingSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BuildingSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BuildingSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const BulletListIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const BulletListIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default BulletListIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const CalendarIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const CalendarIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default CalendarIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const CameraIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const CameraIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default CameraIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ChecklistIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ChecklistIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ChecklistIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const CheckmarkIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const CheckmarkIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default CheckmarkIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const CheckmarkSolidIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const CheckmarkSolidIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default CheckmarkSolidIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const CheckmarkThickIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const CheckmarkThickIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default CheckmarkThickIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const CircleAndCheckIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const CircleAndCheckIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default CircleAndCheckIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const CircleIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const CircleIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default CircleIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ClipboardCheckOutlineIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ClipboardCheckOutlineIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ClipboardCheckOutlineIcon;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
2
|
import { Props } from '../Icon';
|
|
3
|
-
declare const ClipboardIcon: (props: Partial<Props>) => JSX.Element;
|
|
3
|
+
declare const ClipboardIcon: (props: Partial<Props>) => React.JSX.Element;
|
|
4
4
|
export default ClipboardIcon;
|