@douyinfe/semi-icons 2.1.1 → 2.1.2
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/dist/css/semi-icons.css.map +1 -1
- package/dist/css/semi-icons.min.css.map +1 -1
- package/dist/umd/semi-icons.js +48 -14
- package/dist/umd/semi-icons.js.map +1 -1
- package/dist/umd/semi-icons.min.js +1 -1
- package/dist/umd/semi-icons.min.js.map +1 -1
- package/lib/cjs/components/Icon.d.ts +15 -0
- package/lib/cjs/components/Icon.js +100 -0
- package/lib/cjs/env.d.ts +1 -0
- package/lib/cjs/env.js +11 -0
- package/lib/cjs/icons/IconAbsoluteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAbsoluteStroked.js +46 -0
- package/lib/cjs/icons/IconActivity.d.ts +3 -0
- package/lib/cjs/icons/IconActivity.js +46 -0
- package/lib/cjs/icons/IconAlarm.d.ts +3 -0
- package/lib/cjs/icons/IconAlarm.js +56 -0
- package/lib/cjs/icons/IconAlertCircle.d.ts +3 -0
- package/lib/cjs/icons/IconAlertCircle.js +46 -0
- package/lib/cjs/icons/IconAlertTriangle.d.ts +3 -0
- package/lib/cjs/icons/IconAlertTriangle.js +46 -0
- package/lib/cjs/icons/IconAlignBottom.d.ts +3 -0
- package/lib/cjs/icons/IconAlignBottom.js +51 -0
- package/lib/cjs/icons/IconAlignCenter.d.ts +3 -0
- package/lib/cjs/icons/IconAlignCenter.js +46 -0
- package/lib/cjs/icons/IconAlignCenterVertical.d.ts +3 -0
- package/lib/cjs/icons/IconAlignCenterVertical.js +46 -0
- package/lib/cjs/icons/IconAlignHCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignHCenterStroked.js +46 -0
- package/lib/cjs/icons/IconAlignHLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignHLeftStroked.js +46 -0
- package/lib/cjs/icons/IconAlignHRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignHRightStroked.js +46 -0
- package/lib/cjs/icons/IconAlignJustify.d.ts +3 -0
- package/lib/cjs/icons/IconAlignJustify.js +46 -0
- package/lib/cjs/icons/IconAlignLeft.d.ts +3 -0
- package/lib/cjs/icons/IconAlignLeft.js +46 -0
- package/lib/cjs/icons/IconAlignRight.d.ts +3 -0
- package/lib/cjs/icons/IconAlignRight.js +46 -0
- package/lib/cjs/icons/IconAlignTop.d.ts +3 -0
- package/lib/cjs/icons/IconAlignTop.js +51 -0
- package/lib/cjs/icons/IconAlignVBotStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVBotStroked.js +46 -0
- package/lib/cjs/icons/IconAlignVBottomStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVBottomStroked.js +46 -0
- package/lib/cjs/icons/IconAlignVCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVCenterStroked.js +46 -0
- package/lib/cjs/icons/IconAlignVTopStroked.d.ts +3 -0
- package/lib/cjs/icons/IconAlignVTopStroked.js +46 -0
- package/lib/cjs/icons/IconApartment.d.ts +3 -0
- package/lib/cjs/icons/IconApartment.js +46 -0
- package/lib/cjs/icons/IconAppCenter.d.ts +3 -0
- package/lib/cjs/icons/IconAppCenter.js +46 -0
- package/lib/cjs/icons/IconApps.d.ts +3 -0
- package/lib/cjs/icons/IconApps.js +68 -0
- package/lib/cjs/icons/IconArchive.d.ts +3 -0
- package/lib/cjs/icons/IconArchive.js +49 -0
- package/lib/cjs/icons/IconArrowDown.d.ts +3 -0
- package/lib/cjs/icons/IconArrowDown.js +46 -0
- package/lib/cjs/icons/IconArrowDownLeft.d.ts +3 -0
- package/lib/cjs/icons/IconArrowDownLeft.js +46 -0
- package/lib/cjs/icons/IconArrowDownRight.d.ts +3 -0
- package/lib/cjs/icons/IconArrowDownRight.js +46 -0
- package/lib/cjs/icons/IconArrowLeft.d.ts +3 -0
- package/lib/cjs/icons/IconArrowLeft.js +46 -0
- package/lib/cjs/icons/IconArrowRight.d.ts +3 -0
- package/lib/cjs/icons/IconArrowRight.js +46 -0
- package/lib/cjs/icons/IconArrowUp.d.ts +3 -0
- package/lib/cjs/icons/IconArrowUp.js +46 -0
- package/lib/cjs/icons/IconArrowUpLeft.d.ts +3 -0
- package/lib/cjs/icons/IconArrowUpLeft.js +46 -0
- package/lib/cjs/icons/IconArrowUpRight.d.ts +3 -0
- package/lib/cjs/icons/IconArrowUpRight.js +46 -0
- package/lib/cjs/icons/IconArticle.d.ts +3 -0
- package/lib/cjs/icons/IconArticle.js +46 -0
- package/lib/cjs/icons/IconAscend.d.ts +3 -0
- package/lib/cjs/icons/IconAscend.js +50 -0
- package/lib/cjs/icons/IconAt.d.ts +3 -0
- package/lib/cjs/icons/IconAt.js +46 -0
- package/lib/cjs/icons/IconBackTop.d.ts +3 -0
- package/lib/cjs/icons/IconBackTop.js +51 -0
- package/lib/cjs/icons/IconBackward.d.ts +3 -0
- package/lib/cjs/icons/IconBackward.js +47 -0
- package/lib/cjs/icons/IconBarChartHStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBarChartHStroked.js +46 -0
- package/lib/cjs/icons/IconBarChartVStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBarChartVStroked.js +46 -0
- package/lib/cjs/icons/IconBeaker.d.ts +3 -0
- package/lib/cjs/icons/IconBeaker.js +46 -0
- package/lib/cjs/icons/IconBell.d.ts +3 -0
- package/lib/cjs/icons/IconBell.js +47 -0
- package/lib/cjs/icons/IconBellStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBellStroked.js +46 -0
- package/lib/cjs/icons/IconBold.d.ts +3 -0
- package/lib/cjs/icons/IconBold.js +46 -0
- package/lib/cjs/icons/IconBolt.d.ts +3 -0
- package/lib/cjs/icons/IconBolt.js +44 -0
- package/lib/cjs/icons/IconBookH5Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookH5Stroked.js +46 -0
- package/lib/cjs/icons/IconBookOpenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookOpenStroked.js +46 -0
- package/lib/cjs/icons/IconBookStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookStroked.js +46 -0
- package/lib/cjs/icons/IconBookmark.d.ts +3 -0
- package/lib/cjs/icons/IconBookmark.js +44 -0
- package/lib/cjs/icons/IconBookmarkAddStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookmarkAddStroked.js +46 -0
- package/lib/cjs/icons/IconBookmarkDeleteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBookmarkDeleteStroked.js +46 -0
- package/lib/cjs/icons/IconBottomCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBottomCenterStroked.js +46 -0
- package/lib/cjs/icons/IconBottomLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBottomLeftStroked.js +46 -0
- package/lib/cjs/icons/IconBottomRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBottomRightStroked.js +46 -0
- package/lib/cjs/icons/IconBox.d.ts +3 -0
- package/lib/cjs/icons/IconBox.js +50 -0
- package/lib/cjs/icons/IconBrackets.d.ts +3 -0
- package/lib/cjs/icons/IconBrackets.js +46 -0
- package/lib/cjs/icons/IconBranch.d.ts +3 -0
- package/lib/cjs/icons/IconBranch.js +46 -0
- package/lib/cjs/icons/IconBriefStroked.d.ts +3 -0
- package/lib/cjs/icons/IconBriefStroked.js +46 -0
- package/lib/cjs/icons/IconBriefcase.d.ts +3 -0
- package/lib/cjs/icons/IconBriefcase.js +46 -0
- package/lib/cjs/icons/IconBulb.d.ts +3 -0
- package/lib/cjs/icons/IconBulb.js +51 -0
- package/lib/cjs/icons/IconButtonStroked.d.ts +3 -0
- package/lib/cjs/icons/IconButtonStroked.js +46 -0
- package/lib/cjs/icons/IconBytedanceLogo.d.ts +3 -0
- package/lib/cjs/icons/IconBytedanceLogo.js +46 -0
- package/lib/cjs/icons/IconCalendar.d.ts +3 -0
- package/lib/cjs/icons/IconCalendar.js +46 -0
- package/lib/cjs/icons/IconCalendarClock.d.ts +3 -0
- package/lib/cjs/icons/IconCalendarClock.js +61 -0
- package/lib/cjs/icons/IconCamera.d.ts +3 -0
- package/lib/cjs/icons/IconCamera.js +46 -0
- package/lib/cjs/icons/IconCandlestickChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCandlestickChartStroked.js +46 -0
- package/lib/cjs/icons/IconCaretdown.d.ts +3 -0
- package/lib/cjs/icons/IconCaretdown.js +44 -0
- package/lib/cjs/icons/IconCaretup.d.ts +3 -0
- package/lib/cjs/icons/IconCaretup.js +44 -0
- package/lib/cjs/icons/IconCarouselStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCarouselStroked.js +46 -0
- package/lib/cjs/icons/IconCart.d.ts +3 -0
- package/lib/cjs/icons/IconCart.js +46 -0
- package/lib/cjs/icons/IconCaseSensitive.d.ts +3 -0
- package/lib/cjs/icons/IconCaseSensitive.js +46 -0
- package/lib/cjs/icons/IconCenterLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCenterLeftStroked.js +46 -0
- package/lib/cjs/icons/IconCenterRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCenterRightStroked.js +46 -0
- package/lib/cjs/icons/IconChainStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChainStroked.js +46 -0
- package/lib/cjs/icons/IconCheckChoiceStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCheckChoiceStroked.js +46 -0
- package/lib/cjs/icons/IconCheckCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCheckCircleStroked.js +46 -0
- package/lib/cjs/icons/IconCheckList.d.ts +3 -0
- package/lib/cjs/icons/IconCheckList.js +48 -0
- package/lib/cjs/icons/IconCheckboxIndeterminate.d.ts +3 -0
- package/lib/cjs/icons/IconCheckboxIndeterminate.js +44 -0
- package/lib/cjs/icons/IconCheckboxTick.d.ts +3 -0
- package/lib/cjs/icons/IconCheckboxTick.js +46 -0
- package/lib/cjs/icons/IconChecklistStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChecklistStroked.js +71 -0
- package/lib/cjs/icons/IconChevronDown.d.ts +3 -0
- package/lib/cjs/icons/IconChevronDown.js +46 -0
- package/lib/cjs/icons/IconChevronDownStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChevronDownStroked.js +46 -0
- package/lib/cjs/icons/IconChevronLeft.d.ts +3 -0
- package/lib/cjs/icons/IconChevronLeft.js +46 -0
- package/lib/cjs/icons/IconChevronRight.d.ts +3 -0
- package/lib/cjs/icons/IconChevronRight.js +46 -0
- package/lib/cjs/icons/IconChevronRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconChevronRightStroked.js +46 -0
- package/lib/cjs/icons/IconChevronUp.d.ts +3 -0
- package/lib/cjs/icons/IconChevronUp.js +46 -0
- package/lib/cjs/icons/IconChevronUpDown.d.ts +3 -0
- package/lib/cjs/icons/IconChevronUpDown.js +47 -0
- package/lib/cjs/icons/IconClear.d.ts +3 -0
- package/lib/cjs/icons/IconClear.js +46 -0
- package/lib/cjs/icons/IconClock.d.ts +3 -0
- package/lib/cjs/icons/IconClock.js +46 -0
- package/lib/cjs/icons/IconClose.d.ts +3 -0
- package/lib/cjs/icons/IconClose.js +44 -0
- package/lib/cjs/icons/IconCloud.d.ts +3 -0
- package/lib/cjs/icons/IconCloud.js +46 -0
- package/lib/cjs/icons/IconCloudStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCloudStroked.js +44 -0
- package/lib/cjs/icons/IconCloudUploadStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCloudUploadStroked.js +46 -0
- package/lib/cjs/icons/IconCode.d.ts +3 -0
- package/lib/cjs/icons/IconCode.js +46 -0
- package/lib/cjs/icons/IconCodeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCodeStroked.js +46 -0
- package/lib/cjs/icons/IconCoinMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCoinMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconColorPalette.d.ts +3 -0
- package/lib/cjs/icons/IconColorPalette.js +46 -0
- package/lib/cjs/icons/IconColumnsStroked.d.ts +3 -0
- package/lib/cjs/icons/IconColumnsStroked.js +51 -0
- package/lib/cjs/icons/IconCommand.d.ts +3 -0
- package/lib/cjs/icons/IconCommand.js +46 -0
- package/lib/cjs/icons/IconComment.d.ts +3 -0
- package/lib/cjs/icons/IconComment.js +46 -0
- package/lib/cjs/icons/IconCommentStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCommentStroked.js +46 -0
- package/lib/cjs/icons/IconComponent.d.ts +3 -0
- package/lib/cjs/icons/IconComponent.js +53 -0
- package/lib/cjs/icons/IconComponentPlaceholderStroked.d.ts +3 -0
- package/lib/cjs/icons/IconComponentPlaceholderStroked.js +46 -0
- package/lib/cjs/icons/IconComponentStroked.d.ts +3 -0
- package/lib/cjs/icons/IconComponentStroked.js +46 -0
- package/lib/cjs/icons/IconContrast.d.ts +3 -0
- package/lib/cjs/icons/IconContrast.js +46 -0
- package/lib/cjs/icons/IconCopy.d.ts +3 -0
- package/lib/cjs/icons/IconCopy.js +47 -0
- package/lib/cjs/icons/IconCopyAdd.d.ts +3 -0
- package/lib/cjs/icons/IconCopyAdd.js +49 -0
- package/lib/cjs/icons/IconCopyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCopyStroked.js +46 -0
- package/lib/cjs/icons/IconCornerRadiusStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCornerRadiusStroked.js +46 -0
- package/lib/cjs/icons/IconCreditCard.d.ts +3 -0
- package/lib/cjs/icons/IconCreditCard.js +46 -0
- package/lib/cjs/icons/IconCrop.d.ts +3 -0
- package/lib/cjs/icons/IconCrop.js +46 -0
- package/lib/cjs/icons/IconCrossCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCrossCircleStroked.js +46 -0
- package/lib/cjs/icons/IconCrossStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCrossStroked.js +46 -0
- package/lib/cjs/icons/IconCrown.d.ts +3 -0
- package/lib/cjs/icons/IconCrown.js +44 -0
- package/lib/cjs/icons/IconCustomerSupport.d.ts +3 -0
- package/lib/cjs/icons/IconCustomerSupport.js +44 -0
- package/lib/cjs/icons/IconCustomerSupportStroked.d.ts +3 -0
- package/lib/cjs/icons/IconCustomerSupportStroked.js +46 -0
- package/lib/cjs/icons/IconCustomize.d.ts +3 -0
- package/lib/cjs/icons/IconCustomize.js +46 -0
- package/lib/cjs/icons/IconDelete.d.ts +3 -0
- package/lib/cjs/icons/IconDelete.js +46 -0
- package/lib/cjs/icons/IconDeleteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconDeleteStroked.js +46 -0
- package/lib/cjs/icons/IconDescend.d.ts +3 -0
- package/lib/cjs/icons/IconDescend.js +52 -0
- package/lib/cjs/icons/IconDescend2.d.ts +3 -0
- package/lib/cjs/icons/IconDescend2.js +48 -0
- package/lib/cjs/icons/IconDesktop.d.ts +3 -0
- package/lib/cjs/icons/IconDesktop.js +54 -0
- package/lib/cjs/icons/IconDisc.d.ts +3 -0
- package/lib/cjs/icons/IconDisc.js +46 -0
- package/lib/cjs/icons/IconDislikeThumb.d.ts +3 -0
- package/lib/cjs/icons/IconDislikeThumb.js +46 -0
- package/lib/cjs/icons/IconDivide.d.ts +3 -0
- package/lib/cjs/icons/IconDivide.js +50 -0
- package/lib/cjs/icons/IconDongchediLogo.d.ts +3 -0
- package/lib/cjs/icons/IconDongchediLogo.js +44 -0
- package/lib/cjs/icons/IconDownCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconDownCircleStroked.js +46 -0
- package/lib/cjs/icons/IconDownload.d.ts +3 -0
- package/lib/cjs/icons/IconDownload.js +46 -0
- package/lib/cjs/icons/IconDownloadStroked.d.ts +3 -0
- package/lib/cjs/icons/IconDownloadStroked.js +46 -0
- package/lib/cjs/icons/IconDuration.d.ts +3 -0
- package/lib/cjs/icons/IconDuration.js +44 -0
- package/lib/cjs/icons/IconEdit.d.ts +3 -0
- package/lib/cjs/icons/IconEdit.js +47 -0
- package/lib/cjs/icons/IconEdit2Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconEdit2Stroked.js +46 -0
- package/lib/cjs/icons/IconEditStroked.d.ts +3 -0
- package/lib/cjs/icons/IconEditStroked.js +46 -0
- package/lib/cjs/icons/IconElementStroked.d.ts +3 -0
- package/lib/cjs/icons/IconElementStroked.js +46 -0
- package/lib/cjs/icons/IconEmoji.d.ts +3 -0
- package/lib/cjs/icons/IconEmoji.js +46 -0
- package/lib/cjs/icons/IconExit.d.ts +3 -0
- package/lib/cjs/icons/IconExit.js +46 -0
- package/lib/cjs/icons/IconExpand.d.ts +3 -0
- package/lib/cjs/icons/IconExpand.js +47 -0
- package/lib/cjs/icons/IconExport.d.ts +3 -0
- package/lib/cjs/icons/IconExport.js +47 -0
- package/lib/cjs/icons/IconExternalOpen.d.ts +3 -0
- package/lib/cjs/icons/IconExternalOpen.js +47 -0
- package/lib/cjs/icons/IconExternalOpenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconExternalOpenStroked.js +46 -0
- package/lib/cjs/icons/IconEyeClosed.d.ts +3 -0
- package/lib/cjs/icons/IconEyeClosed.js +46 -0
- package/lib/cjs/icons/IconEyeClosedSolid.d.ts +3 -0
- package/lib/cjs/icons/IconEyeClosedSolid.js +49 -0
- package/lib/cjs/icons/IconEyeOpened.d.ts +3 -0
- package/lib/cjs/icons/IconEyeOpened.js +46 -0
- package/lib/cjs/icons/IconFacebook.d.ts +3 -0
- package/lib/cjs/icons/IconFacebook.js +44 -0
- package/lib/cjs/icons/IconFaceuLogo.d.ts +3 -0
- package/lib/cjs/icons/IconFaceuLogo.js +46 -0
- package/lib/cjs/icons/IconFastFoward.d.ts +3 -0
- package/lib/cjs/icons/IconFastFoward.js +47 -0
- package/lib/cjs/icons/IconFavoriteList.d.ts +3 -0
- package/lib/cjs/icons/IconFavoriteList.js +49 -0
- package/lib/cjs/icons/IconFeishuLogo.d.ts +3 -0
- package/lib/cjs/icons/IconFeishuLogo.js +56 -0
- package/lib/cjs/icons/IconFemale.d.ts +3 -0
- package/lib/cjs/icons/IconFemale.js +46 -0
- package/lib/cjs/icons/IconFigma.d.ts +3 -0
- package/lib/cjs/icons/IconFigma.js +44 -0
- package/lib/cjs/icons/IconFile.d.ts +3 -0
- package/lib/cjs/icons/IconFile.js +46 -0
- package/lib/cjs/icons/IconFillStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFillStroked.js +46 -0
- package/lib/cjs/icons/IconFilledArrowDown.d.ts +3 -0
- package/lib/cjs/icons/IconFilledArrowDown.js +44 -0
- package/lib/cjs/icons/IconFilledArrowUp.d.ts +3 -0
- package/lib/cjs/icons/IconFilledArrowUp.js +44 -0
- package/lib/cjs/icons/IconFilpVertical.d.ts +3 -0
- package/lib/cjs/icons/IconFilpVertical.js +46 -0
- package/lib/cjs/icons/IconFilter.d.ts +3 -0
- package/lib/cjs/icons/IconFilter.js +46 -0
- package/lib/cjs/icons/IconFingerLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFingerLeftStroked.js +46 -0
- package/lib/cjs/icons/IconFixedStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFixedStroked.js +46 -0
- package/lib/cjs/icons/IconFlag.d.ts +3 -0
- package/lib/cjs/icons/IconFlag.js +44 -0
- package/lib/cjs/icons/IconFlipHorizontal.d.ts +3 -0
- package/lib/cjs/icons/IconFlipHorizontal.js +49 -0
- package/lib/cjs/icons/IconFlowChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFlowChartStroked.js +46 -0
- package/lib/cjs/icons/IconFolder.d.ts +3 -0
- package/lib/cjs/icons/IconFolder.js +47 -0
- package/lib/cjs/icons/IconFolderOpen.d.ts +3 -0
- package/lib/cjs/icons/IconFolderOpen.js +46 -0
- package/lib/cjs/icons/IconFolderStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFolderStroked.js +46 -0
- package/lib/cjs/icons/IconFollowStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFollowStroked.js +46 -0
- package/lib/cjs/icons/IconFont.d.ts +3 -0
- package/lib/cjs/icons/IconFont.js +46 -0
- package/lib/cjs/icons/IconFontColor.d.ts +3 -0
- package/lib/cjs/icons/IconFontColor.js +46 -0
- package/lib/cjs/icons/IconForward.d.ts +3 -0
- package/lib/cjs/icons/IconForward.js +44 -0
- package/lib/cjs/icons/IconForwardStroked.d.ts +3 -0
- package/lib/cjs/icons/IconForwardStroked.js +46 -0
- package/lib/cjs/icons/IconFullScreenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconFullScreenStroked.js +46 -0
- package/lib/cjs/icons/IconGallery.d.ts +3 -0
- package/lib/cjs/icons/IconGallery.js +53 -0
- package/lib/cjs/icons/IconGift.d.ts +3 -0
- package/lib/cjs/icons/IconGift.js +46 -0
- package/lib/cjs/icons/IconGiftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconGiftStroked.js +46 -0
- package/lib/cjs/icons/IconGit.d.ts +3 -0
- package/lib/cjs/icons/IconGit.js +44 -0
- package/lib/cjs/icons/IconGithubLogo.d.ts +3 -0
- package/lib/cjs/icons/IconGithubLogo.js +47 -0
- package/lib/cjs/icons/IconGitlabLogo.d.ts +3 -0
- package/lib/cjs/icons/IconGitlabLogo.js +46 -0
- package/lib/cjs/icons/IconGlobe.d.ts +3 -0
- package/lib/cjs/icons/IconGlobe.js +46 -0
- package/lib/cjs/icons/IconGlobeStroke.d.ts +3 -0
- package/lib/cjs/icons/IconGlobeStroke.js +46 -0
- package/lib/cjs/icons/IconGridRectangle.d.ts +3 -0
- package/lib/cjs/icons/IconGridRectangle.js +46 -0
- package/lib/cjs/icons/IconGridSquare.d.ts +3 -0
- package/lib/cjs/icons/IconGridSquare.js +46 -0
- package/lib/cjs/icons/IconGridStroked.d.ts +3 -0
- package/lib/cjs/icons/IconGridStroked.js +46 -0
- package/lib/cjs/icons/IconGridView.d.ts +3 -0
- package/lib/cjs/icons/IconGridView.js +53 -0
- package/lib/cjs/icons/IconGridView1.d.ts +3 -0
- package/lib/cjs/icons/IconGridView1.js +46 -0
- package/lib/cjs/icons/IconH1.d.ts +3 -0
- package/lib/cjs/icons/IconH1.js +49 -0
- package/lib/cjs/icons/IconH2.d.ts +3 -0
- package/lib/cjs/icons/IconH2.js +49 -0
- package/lib/cjs/icons/IconH3.d.ts +3 -0
- package/lib/cjs/icons/IconH3.js +49 -0
- package/lib/cjs/icons/IconH4.d.ts +3 -0
- package/lib/cjs/icons/IconH4.js +49 -0
- package/lib/cjs/icons/IconH5.d.ts +3 -0
- package/lib/cjs/icons/IconH5.js +49 -0
- package/lib/cjs/icons/IconH6.d.ts +3 -0
- package/lib/cjs/icons/IconH6.js +49 -0
- package/lib/cjs/icons/IconH7.d.ts +3 -0
- package/lib/cjs/icons/IconH7.js +49 -0
- package/lib/cjs/icons/IconH8.d.ts +3 -0
- package/lib/cjs/icons/IconH8.js +49 -0
- package/lib/cjs/icons/IconH9.d.ts +3 -0
- package/lib/cjs/icons/IconH9.js +49 -0
- package/lib/cjs/icons/IconHandle.d.ts +3 -0
- package/lib/cjs/icons/IconHandle.js +59 -0
- package/lib/cjs/icons/IconHash.d.ts +3 -0
- package/lib/cjs/icons/IconHash.js +46 -0
- package/lib/cjs/icons/IconHeartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHeartStroked.js +46 -0
- package/lib/cjs/icons/IconHelm.d.ts +3 -0
- package/lib/cjs/icons/IconHelm.js +46 -0
- package/lib/cjs/icons/IconHelpCircle.d.ts +3 -0
- package/lib/cjs/icons/IconHelpCircle.js +46 -0
- package/lib/cjs/icons/IconHelpCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHelpCircleStroked.js +56 -0
- package/lib/cjs/icons/IconHistogram.d.ts +3 -0
- package/lib/cjs/icons/IconHistogram.js +44 -0
- package/lib/cjs/icons/IconHistory.d.ts +3 -0
- package/lib/cjs/icons/IconHistory.js +46 -0
- package/lib/cjs/icons/IconHn.d.ts +3 -0
- package/lib/cjs/icons/IconHn.js +49 -0
- package/lib/cjs/icons/IconHome.d.ts +3 -0
- package/lib/cjs/icons/IconHome.js +44 -0
- package/lib/cjs/icons/IconHomeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHomeStroked.js +46 -0
- package/lib/cjs/icons/IconHorn.d.ts +3 -0
- package/lib/cjs/icons/IconHorn.js +50 -0
- package/lib/cjs/icons/IconHourglass.d.ts +3 -0
- package/lib/cjs/icons/IconHourglass.js +46 -0
- package/lib/cjs/icons/IconHourglassStroked.d.ts +3 -0
- package/lib/cjs/icons/IconHourglassStroked.js +46 -0
- package/lib/cjs/icons/IconIdCard.d.ts +3 -0
- package/lib/cjs/icons/IconIdCard.js +46 -0
- package/lib/cjs/icons/IconIdentity.d.ts +3 -0
- package/lib/cjs/icons/IconIdentity.js +46 -0
- package/lib/cjs/icons/IconImage.d.ts +3 -0
- package/lib/cjs/icons/IconImage.js +46 -0
- package/lib/cjs/icons/IconImageStroked.d.ts +3 -0
- package/lib/cjs/icons/IconImageStroked.js +46 -0
- package/lib/cjs/icons/IconImport.d.ts +3 -0
- package/lib/cjs/icons/IconImport.js +47 -0
- package/lib/cjs/icons/IconInbox.d.ts +3 -0
- package/lib/cjs/icons/IconInbox.js +46 -0
- package/lib/cjs/icons/IconIndenpentCornersStroked.d.ts +3 -0
- package/lib/cjs/icons/IconIndenpentCornersStroked.js +46 -0
- package/lib/cjs/icons/IconIndentLeft.d.ts +3 -0
- package/lib/cjs/icons/IconIndentLeft.js +46 -0
- package/lib/cjs/icons/IconIndentRight.d.ts +3 -0
- package/lib/cjs/icons/IconIndentRight.js +46 -0
- package/lib/cjs/icons/IconIndependentCornersStroked.d.ts +3 -0
- package/lib/cjs/icons/IconIndependentCornersStroked.js +46 -0
- package/lib/cjs/icons/IconInfoCircle.d.ts +3 -0
- package/lib/cjs/icons/IconInfoCircle.js +46 -0
- package/lib/cjs/icons/IconInherit.d.ts +3 -0
- package/lib/cjs/icons/IconInherit.js +44 -0
- package/lib/cjs/icons/IconInheritStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInheritStroked.js +46 -0
- package/lib/cjs/icons/IconInnerSectionStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInnerSectionStroked.js +46 -0
- package/lib/cjs/icons/IconInstagram.d.ts +3 -0
- package/lib/cjs/icons/IconInstagram.js +44 -0
- package/lib/cjs/icons/IconInteractiveStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInteractiveStroked.js +46 -0
- package/lib/cjs/icons/IconInviteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconInviteStroked.js +47 -0
- package/lib/cjs/icons/IconItalic.d.ts +3 -0
- package/lib/cjs/icons/IconItalic.js +46 -0
- package/lib/cjs/icons/IconJianying.d.ts +3 -0
- package/lib/cjs/icons/IconJianying.js +46 -0
- package/lib/cjs/icons/IconKanban.d.ts +3 -0
- package/lib/cjs/icons/IconKanban.js +46 -0
- package/lib/cjs/icons/IconKey.d.ts +3 -0
- package/lib/cjs/icons/IconKey.js +46 -0
- package/lib/cjs/icons/IconKeyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconKeyStroked.js +46 -0
- package/lib/cjs/icons/IconLanguage.d.ts +3 -0
- package/lib/cjs/icons/IconLanguage.js +46 -0
- package/lib/cjs/icons/IconLayers.d.ts +3 -0
- package/lib/cjs/icons/IconLayers.js +46 -0
- package/lib/cjs/icons/IconLeftCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLeftCircleStroked.js +46 -0
- package/lib/cjs/icons/IconLightningStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLightningStroked.js +46 -0
- package/lib/cjs/icons/IconLikeHeart.d.ts +3 -0
- package/lib/cjs/icons/IconLikeHeart.js +46 -0
- package/lib/cjs/icons/IconLikeThumb.d.ts +3 -0
- package/lib/cjs/icons/IconLikeThumb.js +46 -0
- package/lib/cjs/icons/IconLineChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLineChartStroked.js +46 -0
- package/lib/cjs/icons/IconLineHeight.d.ts +3 -0
- package/lib/cjs/icons/IconLineHeight.js +48 -0
- package/lib/cjs/icons/IconLink.d.ts +3 -0
- package/lib/cjs/icons/IconLink.js +46 -0
- package/lib/cjs/icons/IconList.d.ts +3 -0
- package/lib/cjs/icons/IconList.js +48 -0
- package/lib/cjs/icons/IconListView.d.ts +3 -0
- package/lib/cjs/icons/IconListView.js +50 -0
- package/lib/cjs/icons/IconLive.d.ts +3 -0
- package/lib/cjs/icons/IconLive.js +46 -0
- package/lib/cjs/icons/IconLoading.d.ts +3 -0
- package/lib/cjs/icons/IconLoading.js +54 -0
- package/lib/cjs/icons/IconLock.d.ts +3 -0
- package/lib/cjs/icons/IconLock.js +46 -0
- package/lib/cjs/icons/IconLockStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLockStroked.js +46 -0
- package/lib/cjs/icons/IconLoopTextStroked.d.ts +3 -0
- package/lib/cjs/icons/IconLoopTextStroked.js +46 -0
- package/lib/cjs/icons/IconMail.d.ts +3 -0
- package/lib/cjs/icons/IconMail.js +46 -0
- package/lib/cjs/icons/IconMailStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMailStroked.js +46 -0
- package/lib/cjs/icons/IconMailStroked1.d.ts +3 -0
- package/lib/cjs/icons/IconMailStroked1.js +46 -0
- package/lib/cjs/icons/IconMale.d.ts +3 -0
- package/lib/cjs/icons/IconMale.js +46 -0
- package/lib/cjs/icons/IconMapPin.d.ts +3 -0
- package/lib/cjs/icons/IconMapPin.js +46 -0
- package/lib/cjs/icons/IconMapPinStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMapPinStroked.js +46 -0
- package/lib/cjs/icons/IconMarginLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMarginLeftStroked.js +46 -0
- package/lib/cjs/icons/IconMarginStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMarginStroked.js +46 -0
- package/lib/cjs/icons/IconMark.d.ts +3 -0
- package/lib/cjs/icons/IconMark.js +46 -0
- package/lib/cjs/icons/IconMaximize.d.ts +3 -0
- package/lib/cjs/icons/IconMaximize.js +46 -0
- package/lib/cjs/icons/IconMember.d.ts +3 -0
- package/lib/cjs/icons/IconMember.js +44 -0
- package/lib/cjs/icons/IconMenu.d.ts +3 -0
- package/lib/cjs/icons/IconMenu.js +52 -0
- package/lib/cjs/icons/IconMicrophone.d.ts +3 -0
- package/lib/cjs/icons/IconMicrophone.js +50 -0
- package/lib/cjs/icons/IconMicrophoneOff.d.ts +3 -0
- package/lib/cjs/icons/IconMicrophoneOff.js +53 -0
- package/lib/cjs/icons/IconMinimize.d.ts +3 -0
- package/lib/cjs/icons/IconMinimize.js +46 -0
- package/lib/cjs/icons/IconMinus.d.ts +3 -0
- package/lib/cjs/icons/IconMinus.js +44 -0
- package/lib/cjs/icons/IconMinusCircle.d.ts +3 -0
- package/lib/cjs/icons/IconMinusCircle.js +46 -0
- package/lib/cjs/icons/IconMinusCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMinusCircleStroked.js +46 -0
- package/lib/cjs/icons/IconMinusStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMinusStroked.js +44 -0
- package/lib/cjs/icons/IconModalStroked.d.ts +3 -0
- package/lib/cjs/icons/IconModalStroked.js +46 -0
- package/lib/cjs/icons/IconMoneyExchangeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMoneyExchangeStroked.js +46 -0
- package/lib/cjs/icons/IconMonitorStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMonitorStroked.js +46 -0
- package/lib/cjs/icons/IconMoon.d.ts +3 -0
- package/lib/cjs/icons/IconMoon.js +46 -0
- package/lib/cjs/icons/IconMore.d.ts +3 -0
- package/lib/cjs/icons/IconMore.js +50 -0
- package/lib/cjs/icons/IconMoreStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMoreStroked.js +50 -0
- package/lib/cjs/icons/IconMusic.d.ts +3 -0
- package/lib/cjs/icons/IconMusic.js +44 -0
- package/lib/cjs/icons/IconMusicNoteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconMusicNoteStroked.js +46 -0
- package/lib/cjs/icons/IconMute.d.ts +3 -0
- package/lib/cjs/icons/IconMute.js +46 -0
- package/lib/cjs/icons/IconNineGridStroked.d.ts +3 -0
- package/lib/cjs/icons/IconNineGridStroked.js +46 -0
- package/lib/cjs/icons/IconNoteMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconNoteMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconOption.d.ts +3 -0
- package/lib/cjs/icons/IconOption.js +46 -0
- package/lib/cjs/icons/IconOrderedList.d.ts +3 -0
- package/lib/cjs/icons/IconOrderedList.js +48 -0
- package/lib/cjs/icons/IconOrderedListStroked.d.ts +3 -0
- package/lib/cjs/icons/IconOrderedListStroked.js +46 -0
- package/lib/cjs/icons/IconPaperclip.d.ts +3 -0
- package/lib/cjs/icons/IconPaperclip.js +46 -0
- package/lib/cjs/icons/IconPause.d.ts +3 -0
- package/lib/cjs/icons/IconPause.js +47 -0
- package/lib/cjs/icons/IconPercentage.d.ts +3 -0
- package/lib/cjs/icons/IconPercentage.js +46 -0
- package/lib/cjs/icons/IconPhone.d.ts +3 -0
- package/lib/cjs/icons/IconPhone.js +46 -0
- package/lib/cjs/icons/IconPhoneStroke.d.ts +3 -0
- package/lib/cjs/icons/IconPhoneStroke.js +46 -0
- package/lib/cjs/icons/IconPieChart2Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconPieChart2Stroked.js +46 -0
- package/lib/cjs/icons/IconPieChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPieChartStroked.js +46 -0
- package/lib/cjs/icons/IconPiechartH5Stroked.d.ts +3 -0
- package/lib/cjs/icons/IconPiechartH5Stroked.js +46 -0
- package/lib/cjs/icons/IconPipixiaLogo.d.ts +3 -0
- package/lib/cjs/icons/IconPipixiaLogo.js +46 -0
- package/lib/cjs/icons/IconPlay.d.ts +3 -0
- package/lib/cjs/icons/IconPlay.js +44 -0
- package/lib/cjs/icons/IconPlayCircle.d.ts +3 -0
- package/lib/cjs/icons/IconPlayCircle.js +46 -0
- package/lib/cjs/icons/IconPlus.d.ts +3 -0
- package/lib/cjs/icons/IconPlus.js +44 -0
- package/lib/cjs/icons/IconPlusCircle.d.ts +3 -0
- package/lib/cjs/icons/IconPlusCircle.js +46 -0
- package/lib/cjs/icons/IconPlusCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPlusCircleStroked.js +46 -0
- package/lib/cjs/icons/IconPlusStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPlusStroked.js +46 -0
- package/lib/cjs/icons/IconPriceTag.d.ts +3 -0
- package/lib/cjs/icons/IconPriceTag.js +46 -0
- package/lib/cjs/icons/IconPrint.d.ts +3 -0
- package/lib/cjs/icons/IconPrint.js +49 -0
- package/lib/cjs/icons/IconPrizeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconPrizeStroked.js +46 -0
- package/lib/cjs/icons/IconPulse.d.ts +3 -0
- package/lib/cjs/icons/IconPulse.js +46 -0
- package/lib/cjs/icons/IconPuzzle.d.ts +3 -0
- package/lib/cjs/icons/IconPuzzle.js +46 -0
- package/lib/cjs/icons/IconQingyan.d.ts +3 -0
- package/lib/cjs/icons/IconQingyan.js +46 -0
- package/lib/cjs/icons/IconQrCode.d.ts +3 -0
- package/lib/cjs/icons/IconQrCode.js +46 -0
- package/lib/cjs/icons/IconQuit.d.ts +3 -0
- package/lib/cjs/icons/IconQuit.js +46 -0
- package/lib/cjs/icons/IconQuote.d.ts +3 -0
- package/lib/cjs/icons/IconQuote.js +46 -0
- package/lib/cjs/icons/IconRadio.d.ts +3 -0
- package/lib/cjs/icons/IconRadio.js +46 -0
- package/lib/cjs/icons/IconRankingCardStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRankingCardStroked.js +46 -0
- package/lib/cjs/icons/IconRealSizeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRealSizeStroked.js +46 -0
- package/lib/cjs/icons/IconRedo.d.ts +3 -0
- package/lib/cjs/icons/IconRedo.js +46 -0
- package/lib/cjs/icons/IconRedoStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRedoStroked.js +46 -0
- package/lib/cjs/icons/IconRefresh.d.ts +3 -0
- package/lib/cjs/icons/IconRefresh.js +46 -0
- package/lib/cjs/icons/IconRefresh2.d.ts +3 -0
- package/lib/cjs/icons/IconRefresh2.js +46 -0
- package/lib/cjs/icons/IconRegExp.d.ts +3 -0
- package/lib/cjs/icons/IconRegExp.js +51 -0
- package/lib/cjs/icons/IconReply.d.ts +3 -0
- package/lib/cjs/icons/IconReply.js +44 -0
- package/lib/cjs/icons/IconReplyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconReplyStroked.js +46 -0
- package/lib/cjs/icons/IconResso.d.ts +3 -0
- package/lib/cjs/icons/IconResso.js +44 -0
- package/lib/cjs/icons/IconRestart.d.ts +3 -0
- package/lib/cjs/icons/IconRestart.js +47 -0
- package/lib/cjs/icons/IconRingChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRingChartStroked.js +46 -0
- package/lib/cjs/icons/IconRotate.d.ts +3 -0
- package/lib/cjs/icons/IconRotate.js +47 -0
- package/lib/cjs/icons/IconRotationStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRotationStroked.js +46 -0
- package/lib/cjs/icons/IconRoute.d.ts +3 -0
- package/lib/cjs/icons/IconRoute.js +46 -0
- package/lib/cjs/icons/IconRowsStroked.d.ts +3 -0
- package/lib/cjs/icons/IconRowsStroked.js +51 -0
- package/lib/cjs/icons/IconSafe.d.ts +3 -0
- package/lib/cjs/icons/IconSafe.js +46 -0
- package/lib/cjs/icons/IconSave.d.ts +3 -0
- package/lib/cjs/icons/IconSave.js +46 -0
- package/lib/cjs/icons/IconSaveStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSaveStroked.js +46 -0
- package/lib/cjs/icons/IconScan.d.ts +3 -0
- package/lib/cjs/icons/IconScan.js +49 -0
- package/lib/cjs/icons/IconScissors.d.ts +3 -0
- package/lib/cjs/icons/IconScissors.js +49 -0
- package/lib/cjs/icons/IconSearch.d.ts +3 -0
- package/lib/cjs/icons/IconSearch.js +46 -0
- package/lib/cjs/icons/IconSearchStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSearchStroked.js +46 -0
- package/lib/cjs/icons/IconSectionStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSectionStroked.js +46 -0
- package/lib/cjs/icons/IconSemiLogo.d.ts +3 -0
- package/lib/cjs/icons/IconSemiLogo.js +46 -0
- package/lib/cjs/icons/IconSend.d.ts +3 -0
- package/lib/cjs/icons/IconSend.js +44 -0
- package/lib/cjs/icons/IconSendMsgStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSendMsgStroked.js +46 -0
- package/lib/cjs/icons/IconSendStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSendStroked.js +46 -0
- package/lib/cjs/icons/IconServer.d.ts +3 -0
- package/lib/cjs/icons/IconServer.js +46 -0
- package/lib/cjs/icons/IconServerStroked.d.ts +3 -0
- package/lib/cjs/icons/IconServerStroked.js +46 -0
- package/lib/cjs/icons/IconSetting.d.ts +3 -0
- package/lib/cjs/icons/IconSetting.js +46 -0
- package/lib/cjs/icons/IconSettingStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSettingStroked.js +46 -0
- package/lib/cjs/icons/IconShareMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShareMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconShareStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShareStroked.js +46 -0
- package/lib/cjs/icons/IconShield.d.ts +3 -0
- package/lib/cjs/icons/IconShield.js +46 -0
- package/lib/cjs/icons/IconShieldStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShieldStroked.js +58 -0
- package/lib/cjs/icons/IconShift.d.ts +3 -0
- package/lib/cjs/icons/IconShift.js +46 -0
- package/lib/cjs/icons/IconShoppingBag.d.ts +3 -0
- package/lib/cjs/icons/IconShoppingBag.js +46 -0
- package/lib/cjs/icons/IconShrink.d.ts +3 -0
- package/lib/cjs/icons/IconShrink.js +47 -0
- package/lib/cjs/icons/IconShrinkScreenStroked.d.ts +3 -0
- package/lib/cjs/icons/IconShrinkScreenStroked.js +46 -0
- package/lib/cjs/icons/IconSidebar.d.ts +3 -0
- package/lib/cjs/icons/IconSidebar.js +46 -0
- package/lib/cjs/icons/IconSignal.d.ts +3 -0
- package/lib/cjs/icons/IconSignal.js +46 -0
- package/lib/cjs/icons/IconSimilarity.d.ts +3 -0
- package/lib/cjs/icons/IconSimilarity.js +46 -0
- package/lib/cjs/icons/IconSmallTriangleDown.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleDown.js +44 -0
- package/lib/cjs/icons/IconSmallTriangleLeft.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleLeft.js +44 -0
- package/lib/cjs/icons/IconSmallTriangleRight.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleRight.js +44 -0
- package/lib/cjs/icons/IconSmallTriangleTop.d.ts +3 -0
- package/lib/cjs/icons/IconSmallTriangleTop.js +44 -0
- package/lib/cjs/icons/IconSmartphoneCheckStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSmartphoneCheckStroked.js +46 -0
- package/lib/cjs/icons/IconSmartphoneStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSmartphoneStroked.js +46 -0
- package/lib/cjs/icons/IconSong.d.ts +3 -0
- package/lib/cjs/icons/IconSong.js +46 -0
- package/lib/cjs/icons/IconSonicStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSonicStroked.js +46 -0
- package/lib/cjs/icons/IconSort.d.ts +3 -0
- package/lib/cjs/icons/IconSort.js +47 -0
- package/lib/cjs/icons/IconSortStroked.d.ts +3 -0
- package/lib/cjs/icons/IconSortStroked.js +51 -0
- package/lib/cjs/icons/IconSourceControl.d.ts +3 -0
- package/lib/cjs/icons/IconSourceControl.js +46 -0
- package/lib/cjs/icons/IconSpin.d.ts +3 -0
- package/lib/cjs/icons/IconSpin.js +69 -0
- package/lib/cjs/icons/IconStackBarChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconStackBarChartStroked.js +46 -0
- package/lib/cjs/icons/IconStar.d.ts +3 -0
- package/lib/cjs/icons/IconStar.js +44 -0
- package/lib/cjs/icons/IconStarStroked.d.ts +3 -0
- package/lib/cjs/icons/IconStarStroked.js +46 -0
- package/lib/cjs/icons/IconStop.d.ts +3 -0
- package/lib/cjs/icons/IconStop.js +44 -0
- package/lib/cjs/icons/IconStopwatchStroked.d.ts +3 -0
- package/lib/cjs/icons/IconStopwatchStroked.js +46 -0
- package/lib/cjs/icons/IconStrikeThrough.d.ts +3 -0
- package/lib/cjs/icons/IconStrikeThrough.js +56 -0
- package/lib/cjs/icons/IconSun.d.ts +3 -0
- package/lib/cjs/icons/IconSun.js +68 -0
- package/lib/cjs/icons/IconSync.d.ts +3 -0
- package/lib/cjs/icons/IconSync.js +46 -0
- package/lib/cjs/icons/IconTabArrowStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTabArrowStroked.js +51 -0
- package/lib/cjs/icons/IconTabsStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTabsStroked.js +46 -0
- package/lib/cjs/icons/IconTaskMoneyStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTaskMoneyStroked.js +46 -0
- package/lib/cjs/icons/IconTemplate.d.ts +3 -0
- package/lib/cjs/icons/IconTemplate.js +46 -0
- package/lib/cjs/icons/IconTemplateStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTemplateStroked.js +54 -0
- package/lib/cjs/icons/IconTerminal.d.ts +3 -0
- package/lib/cjs/icons/IconTerminal.js +46 -0
- package/lib/cjs/icons/IconTestScoreStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTestScoreStroked.js +46 -0
- package/lib/cjs/icons/IconText.d.ts +3 -0
- package/lib/cjs/icons/IconText.js +46 -0
- package/lib/cjs/icons/IconTextRectangle.d.ts +3 -0
- package/lib/cjs/icons/IconTextRectangle.js +46 -0
- package/lib/cjs/icons/IconTextStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTextStroked.js +46 -0
- package/lib/cjs/icons/IconThumbUpStroked.d.ts +3 -0
- package/lib/cjs/icons/IconThumbUpStroked.js +46 -0
- package/lib/cjs/icons/IconTick.d.ts +3 -0
- package/lib/cjs/icons/IconTick.js +46 -0
- package/lib/cjs/icons/IconTickCircle.d.ts +3 -0
- package/lib/cjs/icons/IconTickCircle.js +46 -0
- package/lib/cjs/icons/IconTicketCodeExchangeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTicketCodeExchangeStroked.js +46 -0
- package/lib/cjs/icons/IconTicketCodeStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTicketCodeStroked.js +46 -0
- package/lib/cjs/icons/IconTiktokLogo.d.ts +3 -0
- package/lib/cjs/icons/IconTiktokLogo.js +46 -0
- package/lib/cjs/icons/IconTop.d.ts +3 -0
- package/lib/cjs/icons/IconTop.js +46 -0
- package/lib/cjs/icons/IconTopCenterStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTopCenterStroked.js +46 -0
- package/lib/cjs/icons/IconTopLeftStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTopLeftStroked.js +46 -0
- package/lib/cjs/icons/IconTopRightStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTopRightStroked.js +46 -0
- package/lib/cjs/icons/IconTopbuzzLogo.d.ts +3 -0
- package/lib/cjs/icons/IconTopbuzzLogo.js +44 -0
- package/lib/cjs/icons/IconToutiaoLogo.d.ts +3 -0
- package/lib/cjs/icons/IconToutiaoLogo.js +46 -0
- package/lib/cjs/icons/IconTransparentStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTransparentStroked.js +46 -0
- package/lib/cjs/icons/IconTreeTriangleDown.d.ts +3 -0
- package/lib/cjs/icons/IconTreeTriangleDown.js +44 -0
- package/lib/cjs/icons/IconTreeTriangleRight.d.ts +3 -0
- package/lib/cjs/icons/IconTreeTriangleRight.js +44 -0
- package/lib/cjs/icons/IconTriangleArrow.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleArrow.js +53 -0
- package/lib/cjs/icons/IconTriangleArrowVertical.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleArrowVertical.js +44 -0
- package/lib/cjs/icons/IconTriangleDown.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleDown.js +44 -0
- package/lib/cjs/icons/IconTriangleUp.d.ts +3 -0
- package/lib/cjs/icons/IconTriangleUp.js +44 -0
- package/lib/cjs/icons/IconTrueFalseStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTrueFalseStroked.js +46 -0
- package/lib/cjs/icons/IconTvCheckedStroked.d.ts +3 -0
- package/lib/cjs/icons/IconTvCheckedStroked.js +46 -0
- package/lib/cjs/icons/IconTwitter.d.ts +3 -0
- package/lib/cjs/icons/IconTwitter.js +44 -0
- package/lib/cjs/icons/IconTypograph.d.ts +3 -0
- package/lib/cjs/icons/IconTypograph.js +47 -0
- package/lib/cjs/icons/IconUnChainStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUnChainStroked.js +46 -0
- package/lib/cjs/icons/IconUnderline.d.ts +3 -0
- package/lib/cjs/icons/IconUnderline.js +47 -0
- package/lib/cjs/icons/IconUndo.d.ts +3 -0
- package/lib/cjs/icons/IconUndo.js +46 -0
- package/lib/cjs/icons/IconUnlink.d.ts +3 -0
- package/lib/cjs/icons/IconUnlink.js +60 -0
- package/lib/cjs/icons/IconUnlock.d.ts +3 -0
- package/lib/cjs/icons/IconUnlock.js +44 -0
- package/lib/cjs/icons/IconUnlockStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUnlockStroked.js +46 -0
- package/lib/cjs/icons/IconUpload.d.ts +3 -0
- package/lib/cjs/icons/IconUpload.js +46 -0
- package/lib/cjs/icons/IconUploadError.d.ts +3 -0
- package/lib/cjs/icons/IconUploadError.js +46 -0
- package/lib/cjs/icons/IconUser.d.ts +3 -0
- package/lib/cjs/icons/IconUser.js +47 -0
- package/lib/cjs/icons/IconUserAdd.d.ts +3 -0
- package/lib/cjs/icons/IconUserAdd.js +64 -0
- package/lib/cjs/icons/IconUserCardPhone.d.ts +3 -0
- package/lib/cjs/icons/IconUserCardPhone.js +46 -0
- package/lib/cjs/icons/IconUserCardVideo.d.ts +3 -0
- package/lib/cjs/icons/IconUserCardVideo.js +49 -0
- package/lib/cjs/icons/IconUserCircle.d.ts +3 -0
- package/lib/cjs/icons/IconUserCircle.js +46 -0
- package/lib/cjs/icons/IconUserCircleStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUserCircleStroked.js +46 -0
- package/lib/cjs/icons/IconUserGroup.d.ts +3 -0
- package/lib/cjs/icons/IconUserGroup.js +46 -0
- package/lib/cjs/icons/IconUserListStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUserListStroked.js +46 -0
- package/lib/cjs/icons/IconUserSetting.d.ts +3 -0
- package/lib/cjs/icons/IconUserSetting.js +51 -0
- package/lib/cjs/icons/IconUserStroked.d.ts +3 -0
- package/lib/cjs/icons/IconUserStroked.js +47 -0
- package/lib/cjs/icons/IconVennChartStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVennChartStroked.js +46 -0
- package/lib/cjs/icons/IconVerify.d.ts +3 -0
- package/lib/cjs/icons/IconVerify.js +46 -0
- package/lib/cjs/icons/IconVideo.d.ts +3 -0
- package/lib/cjs/icons/IconVideo.js +46 -0
- package/lib/cjs/icons/IconVideoDouyinStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoDouyinStroked.js +46 -0
- package/lib/cjs/icons/IconVideoListStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoListStroked.js +46 -0
- package/lib/cjs/icons/IconVideoStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoStroked.js +46 -0
- package/lib/cjs/icons/IconVideoUrlStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVideoUrlStroked.js +46 -0
- package/lib/cjs/icons/IconVigoLogo.d.ts +3 -0
- package/lib/cjs/icons/IconVigoLogo.js +46 -0
- package/lib/cjs/icons/IconVolume1.d.ts +3 -0
- package/lib/cjs/icons/IconVolume1.js +46 -0
- package/lib/cjs/icons/IconVolume2.d.ts +3 -0
- package/lib/cjs/icons/IconVolume2.js +46 -0
- package/lib/cjs/icons/IconVolumnSilent.d.ts +3 -0
- package/lib/cjs/icons/IconVolumnSilent.js +46 -0
- package/lib/cjs/icons/IconVoteStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVoteStroked.js +46 -0
- package/lib/cjs/icons/IconVoteVideoStroked.d.ts +3 -0
- package/lib/cjs/icons/IconVoteVideoStroked.js +46 -0
- package/lib/cjs/icons/IconWeibo.d.ts +3 -0
- package/lib/cjs/icons/IconWeibo.js +46 -0
- package/lib/cjs/icons/IconWholeWord.d.ts +3 -0
- package/lib/cjs/icons/IconWholeWord.js +61 -0
- package/lib/cjs/icons/IconWifi.d.ts +3 -0
- package/lib/cjs/icons/IconWifi.js +46 -0
- package/lib/cjs/icons/IconWindowAdaptionStroked.d.ts +3 -0
- package/lib/cjs/icons/IconWindowAdaptionStroked.js +46 -0
- package/lib/cjs/icons/IconWrench.d.ts +3 -0
- package/lib/cjs/icons/IconWrench.js +46 -0
- package/lib/cjs/icons/IconXiguaLogo.d.ts +3 -0
- package/lib/cjs/icons/IconXiguaLogo.js +46 -0
- package/lib/cjs/icons/IconYoutube.d.ts +3 -0
- package/lib/cjs/icons/IconYoutube.js +44 -0
- package/lib/cjs/icons/index.d.ts +434 -0
- package/lib/cjs/icons/index.js +3915 -0
- package/lib/cjs/index.d.ts +4 -0
- package/lib/cjs/index.js +57 -0
- package/lib/{es/styles/icon.css → cjs/styles/icons.css} +0 -0
- package/lib/{es/styles/icon.scss → cjs/styles/icons.scss} +0 -0
- package/lib/cjs/styles/variables.css +3 -0
- package/lib/cjs/styles/variables.scss +7 -0
- package/lib/es/components/Icon.d.ts +1 -1
- package/lib/es/components/Icon.js +1 -1
- package/lib/es/icons/IconFeishuLogo.js +13 -3
- package/lib/es/styles/icons.css +45 -0
- package/{src/styles/icon.scss → lib/es/styles/icons.scss} +0 -0
- package/package.json +4 -4
- package/src/components/Icon.tsx +1 -1
- package/src/icons/IconFeishuLogo.tsx +17 -3
- package/src/styles/icons.scss +44 -0
- package/src/svgs/feishu_logo.svg +1 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React, { ReactNode, DetailedHTMLProps, ComponentType } from 'react';
|
|
2
|
+
import '../styles/icons.css';
|
|
3
|
+
export declare type IconSize = 'extra-small' | 'small' | 'default' | 'large' | 'extra-large';
|
|
4
|
+
export interface IconProps extends DetailedHTMLProps<React.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement> {
|
|
5
|
+
svg: ReactNode;
|
|
6
|
+
size?: IconSize;
|
|
7
|
+
spin?: boolean;
|
|
8
|
+
rotate?: number;
|
|
9
|
+
prefixCls?: string;
|
|
10
|
+
type?: string;
|
|
11
|
+
}
|
|
12
|
+
declare const Icon: React.ForwardRefExoticComponent<Pick<IconProps, "svg" | "size" | "spin" | "rotate" | "prefixCls" | "type" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
13
|
+
declare const convertIcon: (Svg: ComponentType, iconType: string) => React.ForwardRefExoticComponent<Pick<Omit<IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
14
|
+
export { convertIcon };
|
|
15
|
+
export default Icon;
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
4
|
+
|
|
5
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
6
|
+
|
|
7
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
8
|
+
value: true
|
|
9
|
+
});
|
|
10
|
+
|
|
11
|
+
exports.default = exports.convertIcon = void 0;
|
|
12
|
+
|
|
13
|
+
var _indexOf = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/instance/index-of"));
|
|
14
|
+
|
|
15
|
+
var _getOwnPropertySymbols = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols"));
|
|
16
|
+
|
|
17
|
+
var _concat = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/instance/concat"));
|
|
18
|
+
|
|
19
|
+
var _isSafeInteger = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/number/is-safe-integer"));
|
|
20
|
+
|
|
21
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
22
|
+
|
|
23
|
+
var _react = _interopRequireDefault(require("react"));
|
|
24
|
+
|
|
25
|
+
var _env = require("../env");
|
|
26
|
+
|
|
27
|
+
var _classnames = _interopRequireDefault(require("classnames"));
|
|
28
|
+
|
|
29
|
+
require("../styles/icons.css");
|
|
30
|
+
|
|
31
|
+
var __rest = void 0 && (void 0).__rest || function (s, e) {
|
|
32
|
+
var t = {};
|
|
33
|
+
|
|
34
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && (0, _indexOf.default)(e).call(e, p) < 0) t[p] = s[p];
|
|
35
|
+
|
|
36
|
+
if (s != null && typeof _getOwnPropertySymbols.default === "function") for (var i = 0, p = (0, _getOwnPropertySymbols.default)(s); i < p.length; i++) {
|
|
37
|
+
if ((0, _indexOf.default)(e).call(e, p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
|
|
38
|
+
}
|
|
39
|
+
return t;
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
const Icon = /*#__PURE__*/_react.default.forwardRef((props, ref) => {
|
|
43
|
+
var _context;
|
|
44
|
+
|
|
45
|
+
const {
|
|
46
|
+
svg,
|
|
47
|
+
spin = false,
|
|
48
|
+
rotate,
|
|
49
|
+
style,
|
|
50
|
+
className,
|
|
51
|
+
prefixCls = _env.BASE_CLASS_PREFIX,
|
|
52
|
+
type,
|
|
53
|
+
size = 'default'
|
|
54
|
+
} = props,
|
|
55
|
+
restProps = __rest(props, ["svg", "spin", "rotate", "style", "className", "prefixCls", "type", "size"]);
|
|
56
|
+
|
|
57
|
+
const classes = (0, _classnames.default)("".concat(prefixCls, "-icon"), {
|
|
58
|
+
["".concat(prefixCls, "-icon-extra-small")]: size === 'extra-small',
|
|
59
|
+
["".concat(prefixCls, "-icon-small")]: size === 'small',
|
|
60
|
+
["".concat(prefixCls, "-icon-default")]: size === 'default',
|
|
61
|
+
["".concat(prefixCls, "-icon-large")]: size === 'large',
|
|
62
|
+
["".concat(prefixCls, "-icon-extra-large")]: size === 'extra-large',
|
|
63
|
+
["".concat(prefixCls, "-icon-spinning")]: spin === true,
|
|
64
|
+
[(0, _concat.default)(_context = "".concat(prefixCls, "-icon-")).call(_context, type)]: Boolean(type)
|
|
65
|
+
}, className);
|
|
66
|
+
const outerStyle = {};
|
|
67
|
+
|
|
68
|
+
if ((0, _isSafeInteger.default)(rotate)) {
|
|
69
|
+
outerStyle.transform = "rotate(".concat(rotate, "deg)");
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
(0, _assign.default)(outerStyle, style);
|
|
73
|
+
return /*#__PURE__*/_react.default.createElement("span", (0, _assign.default)({
|
|
74
|
+
role: "img",
|
|
75
|
+
ref: ref,
|
|
76
|
+
className: classes,
|
|
77
|
+
style: outerStyle
|
|
78
|
+
}, restProps), svg);
|
|
79
|
+
}); // @ts-ignore used to judge whether it is a semi-icon in semi-ui
|
|
80
|
+
// custom icon case
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
Icon.elementType = 'Icon';
|
|
84
|
+
|
|
85
|
+
const convertIcon = (Svg, iconType) => {
|
|
86
|
+
const InnerIcon = /*#__PURE__*/_react.default.forwardRef((props, ref) => /*#__PURE__*/_react.default.createElement(Icon, (0, _assign.default)({
|
|
87
|
+
svg: /*#__PURE__*/_react.default.createElement(Svg),
|
|
88
|
+
type: iconType,
|
|
89
|
+
ref: ref
|
|
90
|
+
}, props))); // @ts-ignore used to judge whether it is a semi-icon in semi-ui
|
|
91
|
+
// builtin icon case
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
InnerIcon.elementType = 'Icon';
|
|
95
|
+
return InnerIcon;
|
|
96
|
+
};
|
|
97
|
+
|
|
98
|
+
exports.convertIcon = convertIcon;
|
|
99
|
+
var _default = Icon;
|
|
100
|
+
exports.default = _default;
|
package/lib/cjs/env.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const BASE_CLASS_PREFIX = "semi";
|
package/lib/cjs/env.js
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
4
|
+
|
|
5
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
6
|
+
value: true
|
|
7
|
+
});
|
|
8
|
+
|
|
9
|
+
exports.BASE_CLASS_PREFIX = void 0;
|
|
10
|
+
const BASE_CLASS_PREFIX = 'semi';
|
|
11
|
+
exports.BASE_CLASS_PREFIX = BASE_CLASS_PREFIX;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M13.6214 5.03557C14.0119 5.42609 14.645 5.42609 15.0356 5.03557C15.4261 4.64505 15.4261 4.01188 15.0356 3.62136L12.7071 1.29289C12.3166 0.902369 11.6834 0.902369 11.2929 1.29289L8.96443 3.62136C8.57391 4.01188 8.57391 4.64505 8.96443 5.03557C9.35495 5.42609 9.98812 5.42609 10.3786 5.03557L10.9998 4.41436V10.9999H4.41406L5.03557 10.3783C5.42609 9.98782 5.42609 9.35465 5.03557 8.96413C4.64505 8.57361 4.01188 8.57361 3.62136 8.96413L1.29289 11.2926C0.902369 11.6831 0.902369 12.3163 1.29289 12.7068L3.62136 15.0353C4.01188 15.4258 4.64505 15.4258 5.03557 15.0353C5.42609 14.6447 5.42609 14.0116 5.03557 13.6211L4.41436 12.9999H10.9998V19.5861L10.3783 18.9646C9.98782 18.5741 9.35465 18.5741 8.96413 18.9646C8.57361 19.3551 8.57361 19.9883 8.96413 20.3788L11.2926 22.7073C11.6831 23.0978 12.3163 23.0978 12.7068 22.7073L15.0353 20.3788C15.4258 19.9883 15.4258 19.3551 15.0353 18.9646C14.6447 18.5741 14.0116 18.5741 13.6211 18.9646L12.9998 19.5858V12.9999H19.5851L18.9641 13.6209C18.5736 14.0114 18.5736 14.6446 18.9641 15.0351C19.3547 15.4256 19.9878 15.4256 20.3783 15.0351L22.7068 12.7066C23.0973 12.3161 23.0973 11.6829 22.7068 11.2924L20.3783 8.96394C19.9878 8.57342 19.3547 8.57342 18.9641 8.96394C18.5736 9.35447 18.5736 9.98763 18.9641 10.3782L19.5858 10.9999H12.9998V4.41406L13.6214 5.03557Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'absolute_stroked');
|
|
45
|
+
var _default = IconComponent;
|
|
46
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M11.9999 1C11.1715 1 10.4999 1.67157 10.4999 2.5C10.4999 3.32843 11.1715 4 11.9999 4C16.4182 4 19.9999 7.58172 19.9999 12C19.9999 16.4183 16.4182 20 11.9999 20C10.2181 20 8.57637 19.4193 7.24767 18.4363C6.58168 17.9436 5.64238 18.0841 5.14969 18.7501C4.65699 19.4161 4.79747 20.3554 5.46346 20.8481C7.29098 22.2001 9.5542 23 11.9999 23C18.075 23 22.9999 18.0751 22.9999 12C22.9999 5.92487 18.075 1 11.9999 1ZM7.5 5.2C8.32843 5.2 9 4.52843 9 3.7C9 2.87157 8.32843 2.2 7.5 2.2C6.67157 2.2 6 2.87157 6 3.7C6 4.52843 6.67157 5.2 7.5 5.2ZM5.5 7C5.5 7.82843 4.82843 8.5 4 8.5C3.17157 8.5 2.5 7.82843 2.5 7C2.5 6.17157 3.17157 5.5 4 5.5C4.82843 5.5 5.5 6.17157 5.5 7ZM2.5 13C3.32843 13 4 12.3284 4 11.5C4 10.6716 3.32843 10 2.5 10C1.67157 10 1 10.6716 1 11.5C1 12.3284 1.67157 13 2.5 13ZM5 16.5C5 17.3284 4.32843 18 3.5 18C2.67157 18 2 17.3284 2 16.5C2 15.6716 2.67157 15 3.5 15C4.32843 15 5 15.6716 5 16.5ZM13.5 7.5C13.5 6.67157 12.8284 6 12 6C11.1716 6 10.5 6.67157 10.5 7.5V12C10.5 12.3978 10.658 12.7794 10.9393 13.0607L13.9393 16.0607C14.5251 16.6464 15.4749 16.6464 16.0607 16.0607C16.6464 15.4749 16.6464 14.5251 16.0607 13.9393L13.5 11.3787V7.5Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'activity');
|
|
45
|
+
var _default = IconComponent;
|
|
46
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M3.47516 5.99995L5.97516 3.49995C6.66552 2.8096 6.66552 1.69031 5.97516 0.999952C5.28481 0.309596 4.16552 0.309595 3.47517 0.999952L0.975165 3.49995C0.284809 4.19031 0.284808 5.3096 0.975164 5.99995C1.66552 6.69031 2.78481 6.69031 3.47516 5.99995Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
fillRule: "evenodd",
|
|
43
|
+
clipRule: "evenodd",
|
|
44
|
+
d: "M12 23C17.5229 23 22 18.5228 22 13C22 7.47711 17.5229 2.99996 12 2.99996C6.47719 2.99996 2.00004 7.47711 2.00004 13C2.00004 18.5228 6.47719 23 12 23ZM13.5 7.99996V12.0729L17 14C17.741 14.3704 18.0413 15.2715 17.6709 16.0124C17.3004 16.7534 16.3993 17.0537 15.6584 16.6832L11.3292 14.3416C10.821 14.0875 10.5 13.5681 10.5 12.9999V7.99996C10.5 7.17153 11.1716 6.49996 12 6.49996C12.8285 6.49996 13.5 7.17153 13.5 7.99996Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
47
|
+
fillRule: "evenodd",
|
|
48
|
+
clipRule: "evenodd",
|
|
49
|
+
d: "M18.0001 3.49995L20.5001 5.99995C21.1905 6.6903 22.3098 6.6903 23.0001 5.99995C23.6905 5.30959 23.6905 4.1903 23.0001 3.49994L20.5001 0.999945C19.8098 0.309588 18.6905 0.309589 18.0001 0.999945C17.3098 1.6903 17.3098 2.80959 18.0001 3.49995Z",
|
|
50
|
+
fill: "currentColor"
|
|
51
|
+
}));
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'alarm');
|
|
55
|
+
var _default = IconComponent;
|
|
56
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM13.5 17.5C13.5 16.6716 12.8284 16 12 16C11.1716 16 10.5 16.6716 10.5 17.5C10.5 18.3284 11.1716 19 12 19C12.8284 19 13.5 18.3284 13.5 17.5ZM12 5C10.9138 5 10.0507 5.91244 10.1109 6.99692L10.4168 12.5023C10.4635 13.3426 11.1584 14 12 14C12.8416 14 13.5365 13.3426 13.5832 12.5023L13.8891 6.99692C13.9493 5.91244 13.0862 5 12 5Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'alert_circle');
|
|
45
|
+
var _default = IconComponent;
|
|
46
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M10.2268 2.3986L1.52616 19.0749C0.831449 20.4064 1.79747 22 3.29933 22H20.7007C22.2025 22 23.1686 20.4064 22.4739 19.0749L13.7732 2.3986C13.0254 0.965441 10.9746 0.965442 10.2268 2.3986ZM13.1415 14.0101C13.0603 14.5781 12.5739 15 12.0001 15C11.4263 15 10.9398 14.5781 10.8586 14.0101L10.2829 9.97992C10.1336 8.93495 10.9445 8.00002 12.0001 8.00002C13.0556 8.00002 13.8665 8.93495 13.7172 9.97992L13.1415 14.0101ZM13.5001 18.5C13.5001 19.3284 12.8285 20 12.0001 20C11.1716 20 10.5001 19.3284 10.5001 18.5C10.5001 17.6716 11.1716 17 12.0001 17C12.8285 17 13.5001 17.6716 13.5001 18.5Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}));
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'alert_triangle');
|
|
45
|
+
var _default = IconComponent;
|
|
46
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
var _WeakMap = require("@babel/runtime-corejs3/core-js-stable/weak-map");
|
|
4
|
+
|
|
5
|
+
var _Object$defineProperty = require("@babel/runtime-corejs3/core-js-stable/object/define-property");
|
|
6
|
+
|
|
7
|
+
var _Object$getOwnPropertyDescriptor = require("@babel/runtime-corejs3/core-js-stable/object/get-own-property-descriptor");
|
|
8
|
+
|
|
9
|
+
var _interopRequireDefault = require("@babel/runtime-corejs3/helpers/interopRequireDefault");
|
|
10
|
+
|
|
11
|
+
_Object$defineProperty(exports, "__esModule", {
|
|
12
|
+
value: true
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
exports.default = void 0;
|
|
16
|
+
|
|
17
|
+
var _assign = _interopRequireDefault(require("@babel/runtime-corejs3/core-js-stable/object/assign"));
|
|
18
|
+
|
|
19
|
+
var React = _interopRequireWildcard(require("react"));
|
|
20
|
+
|
|
21
|
+
var _Icon = require("../components/Icon");
|
|
22
|
+
|
|
23
|
+
function _getRequireWildcardCache(nodeInterop) { if (typeof _WeakMap !== "function") return null; var cacheBabelInterop = new _WeakMap(); var cacheNodeInterop = new _WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
24
|
+
|
|
25
|
+
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = _Object$defineProperty && _Object$getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? _Object$getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { _Object$defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
26
|
+
|
|
27
|
+
function SvgComponent(props) {
|
|
28
|
+
return /*#__PURE__*/React.createElement("svg", (0, _assign.default)({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em",
|
|
34
|
+
focusable: false,
|
|
35
|
+
"aria-hidden": true
|
|
36
|
+
}, props), /*#__PURE__*/React.createElement("path", {
|
|
37
|
+
fillRule: "evenodd",
|
|
38
|
+
clipRule: "evenodd",
|
|
39
|
+
d: "M11.937 2C12.7655 2 13.437 2.67157 13.437 3.5L13.437 12.8787L15.8157 10.5C16.4015 9.91422 17.3512 9.91422 17.937 10.5C18.5228 11.0858 18.5228 12.0355 17.937 12.6213L12.9977 17.5607C12.4119 18.1464 11.4622 18.1464 10.8764 17.5607L5.8157 12.5C5.22991 11.9142 5.22991 10.9645 5.8157 10.3787C6.40148 9.79289 7.35123 9.79289 7.93702 10.3787L10.437 12.8787L10.437 3.5C10.437 2.67157 11.1086 2 11.937 2Z",
|
|
40
|
+
fill: "currentColor"
|
|
41
|
+
}), /*#__PURE__*/React.createElement("path", {
|
|
42
|
+
fillRule: "evenodd",
|
|
43
|
+
clipRule: "evenodd",
|
|
44
|
+
d: "M4.43823 22C3.60981 22 2.93823 21.3284 2.93823 20.5C2.93823 19.6716 3.60981 19 4.43823 19L19.4382 19C20.2667 19 20.9382 19.6716 20.9382 20.5C20.9382 21.3284 20.2667 22 19.4382 22L4.43823 22Z",
|
|
45
|
+
fill: "currentColor"
|
|
46
|
+
}));
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
const IconComponent = (0, _Icon.convertIcon)(SvgComponent, 'align_bottom');
|
|
50
|
+
var _default = IconComponent;
|
|
51
|
+
exports.default = _default;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
declare const IconComponent: React.ForwardRefExoticComponent<Pick<Omit<import("../components/Icon").IconProps, "svg" | "type">, "size" | "spin" | "rotate" | "prefixCls" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "slot" | "spellCheck" | "style" | "tabIndex" | "title" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "children" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture"> & React.RefAttributes<HTMLSpanElement>>;
|
|
3
|
+
export default IconComponent;
|