@swiftcrab/crab 0.0.3 → 0.0.5
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/README.md +1 -143
- package/package.json +7 -4
- package/es/_util/ActionButton.d.ts +0 -19
- package/es/_util/ActionButton.js +0 -47
- package/es/_util/ContextIsolator.d.ts +0 -3
- package/es/_util/ContextIsolator.js +0 -40
- package/es/_util/PurePanel.d.ts +0 -9
- package/es/_util/PurePanel.js +0 -40
- package/es/_util/aria-data-attrs.d.ts +0 -4
- package/es/_util/aria-data-attrs.js +0 -0
- package/es/_util/capitalize.d.ts +0 -1
- package/es/_util/capitalize.js +0 -1
- package/es/_util/colors.d.ts +0 -13
- package/es/_util/colors.js +0 -1
- package/es/_util/easings.d.ts +0 -1
- package/es/_util/easings.js +0 -1
- package/es/_util/extendsObject.d.ts +0 -3
- package/es/_util/extendsObject.js +0 -1
- package/es/_util/gapSize.d.ts +0 -3
- package/es/_util/gapSize.js +0 -1
- package/es/_util/getAllowClear.d.ts +0 -4
- package/es/_util/getAllowClear.js +0 -1
- package/es/_util/getRenderPropValue.d.ts +0 -3
- package/es/_util/getRenderPropValue.js +0 -1
- package/es/_util/getScroll.d.ts +0 -3
- package/es/_util/getScroll.js +0 -1
- package/es/_util/hooks/useClosable.d.ts +0 -31
- package/es/_util/hooks/useClosable.js +0 -1
- package/es/_util/hooks/useForceUpdate.d.ts +0 -2
- package/es/_util/hooks/useForceUpdate.js +0 -1
- package/es/_util/hooks/useMultipleSelect.d.ts +0 -6
- package/es/_util/hooks/useMultipleSelect.js +0 -1
- package/es/_util/hooks/usePatchElement.d.ts +0 -5
- package/es/_util/hooks/usePatchElement.js +0 -1
- package/es/_util/hooks/useProxyImperativeHandle.d.ts +0 -4
- package/es/_util/hooks/useProxyImperativeHandle.js +0 -1
- package/es/_util/hooks/useSyncState.d.ts +0 -3
- package/es/_util/hooks/useSyncState.js +0 -1
- package/es/_util/hooks/useUniqueMemo.d.ts +0 -6
- package/es/_util/hooks/useUniqueMemo.js +0 -1
- package/es/_util/hooks/useZIndex.d.ts +0 -8
- package/es/_util/hooks/useZIndex.js +0 -35
- package/es/_util/isNumeric.d.ts +0 -2
- package/es/_util/isNumeric.js +0 -1
- package/es/_util/isPrimitive.d.ts +0 -2
- package/es/_util/isPrimitive.js +0 -1
- package/es/_util/motion.d.ts +0 -7
- package/es/_util/motion.js +0 -40
- package/es/_util/placements.d.ts +0 -21
- package/es/_util/placements.js +0 -1
- package/es/_util/reactNode.d.ts +0 -7
- package/es/_util/reactNode.js +0 -1
- package/es/_util/responsiveObserver.d.ts +0 -22
- package/es/_util/responsiveObserver.js +0 -35
- package/es/_util/scrollTo.d.ts +0 -10
- package/es/_util/scrollTo.js +0 -1
- package/es/_util/statusUtils.d.ts +0 -6
- package/es/_util/statusUtils.js +0 -1
- package/es/_util/styleChecker.d.ts +0 -3
- package/es/_util/styleChecker.js +0 -1
- package/es/_util/throttleByAnimationFrame.d.ts +0 -5
- package/es/_util/throttleByAnimationFrame.js +0 -1
- package/es/_util/toList.d.ts +0 -1
- package/es/_util/toList.js +0 -1
- package/es/_util/transKeys.d.ts +0 -3
- package/es/_util/transKeys.js +0 -1
- package/es/_util/type.d.ts +0 -54
- package/es/_util/type.js +0 -0
- package/es/_util/warning.d.ts +0 -31
- package/es/_util/warning.js +0 -1
- package/es/_util/wave/WaveEffect.d.ts +0 -10
- package/es/_util/wave/WaveEffect.js +0 -40
- package/es/_util/wave/index.d.ts +0 -9
- package/es/_util/wave/index.js +0 -40
- package/es/_util/wave/interface.d.ts +0 -11
- package/es/_util/wave/interface.js +0 -40
- package/es/_util/wave/style.d.ts +0 -7
- package/es/_util/wave/style.js +0 -35
- package/es/_util/wave/useWave.d.ts +0 -4
- package/es/_util/wave/useWave.js +0 -40
- package/es/_util/wave/util.d.ts +0 -2
- package/es/_util/wave/util.js +0 -1
- package/es/_util/zindexContext.d.ts +0 -3
- package/es/_util/zindexContext.js +0 -1
- package/es/affix/index.d.ts +0 -22
- package/es/affix/index.js +0 -40
- package/es/affix/style/index.d.ts +0 -11
- package/es/affix/style/index.js +0 -35
- package/es/affix/utils.d.ts +0 -4
- package/es/affix/utils.js +0 -1
- package/es/alert/Alert.d.ts +0 -42
- package/es/alert/Alert.js +0 -42
- package/es/alert/ErrorBoundary.d.ts +0 -24
- package/es/alert/ErrorBoundary.js +0 -42
- package/es/alert/index.d.ts +0 -8
- package/es/alert/index.js +0 -42
- package/es/alert/style/index.d.ts +0 -26
- package/es/alert/style/index.js +0 -37
- package/es/anchor/Anchor.d.ts +0 -59
- package/es/anchor/Anchor.js +0 -40
- package/es/anchor/AnchorLink.d.ts +0 -14
- package/es/anchor/AnchorLink.js +0 -40
- package/es/anchor/context.d.ts +0 -4
- package/es/anchor/context.js +0 -1
- package/es/anchor/index.d.ts +0 -10
- package/es/anchor/index.js +0 -40
- package/es/anchor/style/index.d.ts +0 -16
- package/es/anchor/style/index.js +0 -35
- package/es/app/context.d.ts +0 -16
- package/es/app/context.js +0 -1
- package/es/app/index.d.ts +0 -16
- package/es/app/index.js +0 -76
- package/es/app/style/index.d.ts +0 -6
- package/es/app/style/index.js +0 -35
- package/es/auto-complete/index.d.ts +0 -28
- package/es/auto-complete/index.js +0 -78
- package/es/avatar/AvatarContext.d.ts +0 -9
- package/es/avatar/AvatarContext.js +0 -1
- package/es/avatar/avatar.d.ts +0 -26
- package/es/avatar/avatar.js +0 -40
- package/es/avatar/group.d.ts +0 -27
- package/es/avatar/group.js +0 -49
- package/es/avatar/index.d.ts +0 -10
- package/es/avatar/index.js +0 -49
- package/es/avatar/style/index.d.ts +0 -51
- package/es/avatar/style/index.js +0 -35
- package/es/badge/Ribbon.d.ts +0 -16
- package/es/badge/Ribbon.js +0 -40
- package/es/badge/ScrollNumber.d.ts +0 -18
- package/es/badge/ScrollNumber.js +0 -40
- package/es/badge/SingleNumber.d.ts +0 -14
- package/es/badge/SingleNumber.js +0 -1
- package/es/badge/index.d.ts +0 -41
- package/es/badge/index.js +0 -40
- package/es/badge/style/index.d.ts +0 -104
- package/es/badge/style/index.js +0 -35
- package/es/badge/style/ribbon.d.ts +0 -2
- package/es/badge/style/ribbon.js +0 -35
- package/es/breadcrumb/Breadcrumb.d.ts +0 -58
- package/es/breadcrumb/Breadcrumb.js +0 -87
- package/es/breadcrumb/BreadcrumbItem.d.ts +0 -31
- package/es/breadcrumb/BreadcrumbItem.js +0 -83
- package/es/breadcrumb/BreadcrumbSeparator.d.ts +0 -4
- package/es/breadcrumb/BreadcrumbSeparator.js +0 -40
- package/es/breadcrumb/index.d.ts +0 -4
- package/es/breadcrumb/index.js +0 -87
- package/es/breadcrumb/style/index.d.ts +0 -41
- package/es/breadcrumb/style/index.js +0 -38
- package/es/breadcrumb/useItemRender.d.ts +0 -8
- package/es/breadcrumb/useItemRender.js +0 -1
- package/es/breadcrumb/useItems.d.ts +0 -6
- package/es/breadcrumb/useItems.js +0 -1
- package/es/button/IconWrapper.d.ts +0 -9
- package/es/button/IconWrapper.js +0 -1
- package/es/button/LoadingIcon.d.ts +0 -11
- package/es/button/LoadingIcon.js +0 -1
- package/es/button/button-group.d.ts +0 -12
- package/es/button/button-group.js +0 -40
- package/es/button/button.d.ts +0 -44
- package/es/button/button.js +0 -47
- package/es/button/buttonHelpers.d.ts +0 -18
- package/es/button/buttonHelpers.js +0 -1
- package/es/button/index.d.ts +0 -6
- package/es/button/index.js +0 -47
- package/es/button/style/compact.d.ts +0 -2
- package/es/button/style/compact.js +0 -47
- package/es/button/style/group.d.ts +0 -4
- package/es/button/style/group.js +0 -1
- package/es/button/style/index.d.ts +0 -4
- package/es/button/style/index.js +0 -47
- package/es/button/style/token.d.ts +0 -233
- package/es/button/style/token.js +0 -47
- package/es/calendar/Header.d.ts +0 -17
- package/es/calendar/Header.js +0 -79
- package/es/calendar/generateCalendar.d.ts +0 -44
- package/es/calendar/generateCalendar.js +0 -118
- package/es/calendar/index.d.ts +0 -10
- package/es/calendar/index.js +0 -118
- package/es/calendar/locale/ar_EG.d.ts +0 -2
- package/es/calendar/locale/ar_EG.js +0 -1
- package/es/calendar/locale/az_AZ.d.ts +0 -2
- package/es/calendar/locale/az_AZ.js +0 -1
- package/es/calendar/locale/bg_BG.d.ts +0 -2
- package/es/calendar/locale/bg_BG.js +0 -1
- package/es/calendar/locale/bn_BD.d.ts +0 -2
- package/es/calendar/locale/bn_BD.js +0 -1
- package/es/calendar/locale/by_BY.d.ts +0 -2
- package/es/calendar/locale/by_BY.js +0 -1
- package/es/calendar/locale/ca_ES.d.ts +0 -2
- package/es/calendar/locale/ca_ES.js +0 -1
- package/es/calendar/locale/cs_CZ.d.ts +0 -2
- package/es/calendar/locale/cs_CZ.js +0 -1
- package/es/calendar/locale/da_DK.d.ts +0 -2
- package/es/calendar/locale/da_DK.js +0 -1
- package/es/calendar/locale/de_DE.d.ts +0 -2
- package/es/calendar/locale/de_DE.js +0 -1
- package/es/calendar/locale/el_GR.d.ts +0 -2
- package/es/calendar/locale/el_GR.js +0 -1
- package/es/calendar/locale/en_GB.d.ts +0 -2
- package/es/calendar/locale/en_GB.js +0 -1
- package/es/calendar/locale/en_US.d.ts +0 -2
- package/es/calendar/locale/en_US.js +0 -1
- package/es/calendar/locale/es_ES.d.ts +0 -2
- package/es/calendar/locale/es_ES.js +0 -1
- package/es/calendar/locale/et_EE.d.ts +0 -2
- package/es/calendar/locale/et_EE.js +0 -1
- package/es/calendar/locale/eu_ES.d.ts +0 -2
- package/es/calendar/locale/eu_ES.js +0 -1
- package/es/calendar/locale/fa_IR.d.ts +0 -2
- package/es/calendar/locale/fa_IR.js +0 -1
- package/es/calendar/locale/fi_FI.d.ts +0 -2
- package/es/calendar/locale/fi_FI.js +0 -1
- package/es/calendar/locale/fr_BE.d.ts +0 -2
- package/es/calendar/locale/fr_BE.js +0 -1
- package/es/calendar/locale/fr_CA.d.ts +0 -2
- package/es/calendar/locale/fr_CA.js +0 -1
- package/es/calendar/locale/fr_FR.d.ts +0 -2
- package/es/calendar/locale/fr_FR.js +0 -1
- package/es/calendar/locale/ga_IE.d.ts +0 -2
- package/es/calendar/locale/ga_IE.js +0 -1
- package/es/calendar/locale/gl_ES.d.ts +0 -2
- package/es/calendar/locale/gl_ES.js +0 -1
- package/es/calendar/locale/he_IL.d.ts +0 -2
- package/es/calendar/locale/he_IL.js +0 -1
- package/es/calendar/locale/hi_IN.d.ts +0 -2
- package/es/calendar/locale/hi_IN.js +0 -1
- package/es/calendar/locale/hr_HR.d.ts +0 -2
- package/es/calendar/locale/hr_HR.js +0 -1
- package/es/calendar/locale/hu_HU.d.ts +0 -2
- package/es/calendar/locale/hu_HU.js +0 -1
- package/es/calendar/locale/id_ID.d.ts +0 -2
- package/es/calendar/locale/id_ID.js +0 -1
- package/es/calendar/locale/is_IS.d.ts +0 -2
- package/es/calendar/locale/is_IS.js +0 -1
- package/es/calendar/locale/it_IT.d.ts +0 -2
- package/es/calendar/locale/it_IT.js +0 -1
- package/es/calendar/locale/ja_JP.d.ts +0 -2
- package/es/calendar/locale/ja_JP.js +0 -1
- package/es/calendar/locale/ka_GE.d.ts +0 -2
- package/es/calendar/locale/ka_GE.js +0 -1
- package/es/calendar/locale/kk_KZ.d.ts +0 -2
- package/es/calendar/locale/kk_KZ.js +0 -1
- package/es/calendar/locale/km_KH.d.ts +0 -2
- package/es/calendar/locale/km_KH.js +0 -1
- package/es/calendar/locale/kmr_IQ.d.ts +0 -2
- package/es/calendar/locale/kmr_IQ.js +0 -1
- package/es/calendar/locale/kn_IN.d.ts +0 -2
- package/es/calendar/locale/kn_IN.js +0 -1
- package/es/calendar/locale/ko_KR.d.ts +0 -2
- package/es/calendar/locale/ko_KR.js +0 -1
- package/es/calendar/locale/lt_LT.d.ts +0 -2
- package/es/calendar/locale/lt_LT.js +0 -1
- package/es/calendar/locale/lv_LV.d.ts +0 -2
- package/es/calendar/locale/lv_LV.js +0 -1
- package/es/calendar/locale/mk_MK.d.ts +0 -2
- package/es/calendar/locale/mk_MK.js +0 -1
- package/es/calendar/locale/ml_IN.d.ts +0 -2
- package/es/calendar/locale/ml_IN.js +0 -1
- package/es/calendar/locale/mn_MN.d.ts +0 -2
- package/es/calendar/locale/mn_MN.js +0 -1
- package/es/calendar/locale/ms_MY.d.ts +0 -2
- package/es/calendar/locale/ms_MY.js +0 -1
- package/es/calendar/locale/my_MM.d.ts +0 -2
- package/es/calendar/locale/my_MM.js +0 -1
- package/es/calendar/locale/nb_NO.d.ts +0 -2
- package/es/calendar/locale/nb_NO.js +0 -1
- package/es/calendar/locale/nl_BE.d.ts +0 -2
- package/es/calendar/locale/nl_BE.js +0 -1
- package/es/calendar/locale/nl_NL.d.ts +0 -2
- package/es/calendar/locale/nl_NL.js +0 -1
- package/es/calendar/locale/pl_PL.d.ts +0 -2
- package/es/calendar/locale/pl_PL.js +0 -1
- package/es/calendar/locale/pt_BR.d.ts +0 -2
- package/es/calendar/locale/pt_BR.js +0 -1
- package/es/calendar/locale/pt_PT.d.ts +0 -2
- package/es/calendar/locale/pt_PT.js +0 -1
- package/es/calendar/locale/ro_RO.d.ts +0 -2
- package/es/calendar/locale/ro_RO.js +0 -1
- package/es/calendar/locale/ru_RU.d.ts +0 -2
- package/es/calendar/locale/ru_RU.js +0 -1
- package/es/calendar/locale/si_LK.d.ts +0 -2
- package/es/calendar/locale/si_LK.js +0 -1
- package/es/calendar/locale/sk_SK.d.ts +0 -2
- package/es/calendar/locale/sk_SK.js +0 -1
- package/es/calendar/locale/sl_SI.d.ts +0 -2
- package/es/calendar/locale/sl_SI.js +0 -1
- package/es/calendar/locale/sr_RS.d.ts +0 -2
- package/es/calendar/locale/sr_RS.js +0 -1
- package/es/calendar/locale/sv_SE.d.ts +0 -2
- package/es/calendar/locale/sv_SE.js +0 -1
- package/es/calendar/locale/ta_IN.d.ts +0 -2
- package/es/calendar/locale/ta_IN.js +0 -1
- package/es/calendar/locale/th_TH.d.ts +0 -2
- package/es/calendar/locale/th_TH.js +0 -1
- package/es/calendar/locale/tk_TK.d.ts +0 -2
- package/es/calendar/locale/tk_TK.js +0 -1
- package/es/calendar/locale/tr_TR.d.ts +0 -2
- package/es/calendar/locale/tr_TR.js +0 -1
- package/es/calendar/locale/uk_UA.d.ts +0 -2
- package/es/calendar/locale/uk_UA.js +0 -1
- package/es/calendar/locale/ur_PK.d.ts +0 -2
- package/es/calendar/locale/ur_PK.js +0 -1
- package/es/calendar/locale/uz_UZ.d.ts +0 -2
- package/es/calendar/locale/uz_UZ.js +0 -1
- package/es/calendar/locale/vi_VN.d.ts +0 -2
- package/es/calendar/locale/vi_VN.js +0 -1
- package/es/calendar/locale/zh_CN.d.ts +0 -2
- package/es/calendar/locale/zh_CN.js +0 -1
- package/es/calendar/locale/zh_TW.d.ts +0 -2
- package/es/calendar/locale/zh_TW.js +0 -1
- package/es/calendar/style/index.d.ts +0 -61
- package/es/calendar/style/index.js +0 -86
- package/es/card/Card.d.ts +0 -56
- package/es/card/Card.js +0 -67
- package/es/card/Grid.d.ts +0 -9
- package/es/card/Grid.js +0 -40
- package/es/card/Meta.d.ts +0 -11
- package/es/card/Meta.js +0 -40
- package/es/card/index.d.ts +0 -13
- package/es/card/index.js +0 -67
- package/es/card/style/index.d.ts +0 -51
- package/es/card/style/index.js +0 -44
- package/es/carousel/index.d.ts +0 -27
- package/es/carousel/index.js +0 -40
- package/es/carousel/style/index.d.ts +0 -43
- package/es/carousel/style/index.js +0 -35
- package/es/cascader/Panel.d.ts +0 -12
- package/es/cascader/Panel.js +0 -49
- package/es/cascader/hooks/useBase.d.ts +0 -8
- package/es/cascader/hooks/useBase.js +0 -40
- package/es/cascader/hooks/useCheckable.d.ts +0 -2
- package/es/cascader/hooks/useCheckable.js +0 -1
- package/es/cascader/hooks/useColumnIcons.d.ts +0 -3
- package/es/cascader/hooks/useColumnIcons.js +0 -1
- package/es/cascader/index.d.ts +0 -55
- package/es/cascader/index.js +0 -87
- package/es/cascader/style/columns.d.ts +0 -4
- package/es/cascader/style/columns.js +0 -44
- package/es/cascader/style/index.d.ts +0 -51
- package/es/cascader/style/index.js +0 -44
- package/es/cascader/style/panel.d.ts +0 -2
- package/es/cascader/style/panel.js +0 -44
- package/es/checkbox/Checkbox.d.ts +0 -43
- package/es/checkbox/Checkbox.js +0 -46
- package/es/checkbox/Group.d.ts +0 -32
- package/es/checkbox/Group.js +0 -46
- package/es/checkbox/GroupContext.d.ts +0 -12
- package/es/checkbox/GroupContext.js +0 -1
- package/es/checkbox/index.d.ts +0 -11
- package/es/checkbox/index.js +0 -46
- package/es/checkbox/style/index.d.ts +0 -23
- package/es/checkbox/style/index.js +0 -41
- package/es/checkbox/useBubbleLock.d.ts +0 -7
- package/es/checkbox/useBubbleLock.js +0 -1
- package/es/col/index.d.ts +0 -4
- package/es/col/index.js +0 -40
- package/es/col/style/index.d.ts +0 -2
- package/es/col/style/index.js +0 -1
- package/es/collapse/Collapse.d.ts +0 -45
- package/es/collapse/Collapse.js +0 -47
- package/es/collapse/CollapsePanel.d.ts +0 -19
- package/es/collapse/CollapsePanel.js +0 -40
- package/es/collapse/index.d.ts +0 -4
- package/es/collapse/index.js +0 -47
- package/es/collapse/style/index.d.ts +0 -46
- package/es/collapse/style/index.js +0 -42
- package/es/color-picker/ColorPicker.d.ts +0 -8
- package/es/color-picker/ColorPicker.js +0 -130
- package/es/color-picker/ColorPickerPanel.d.ts +0 -9
- package/es/color-picker/ColorPickerPanel.js +0 -130
- package/es/color-picker/color.d.ts +0 -34
- package/es/color-picker/color.js +0 -1
- package/es/color-picker/components/ColorAlphaInput.d.ts +0 -9
- package/es/color-picker/components/ColorAlphaInput.js +0 -70
- package/es/color-picker/components/ColorClear.d.ts +0 -9
- package/es/color-picker/components/ColorClear.js +0 -1
- package/es/color-picker/components/ColorHexInput.d.ts +0 -9
- package/es/color-picker/components/ColorHexInput.js +0 -65
- package/es/color-picker/components/ColorHsbInput.d.ts +0 -9
- package/es/color-picker/components/ColorHsbInput.js +0 -70
- package/es/color-picker/components/ColorInput.d.ts +0 -14
- package/es/color-picker/components/ColorInput.js +0 -115
- package/es/color-picker/components/ColorPresets.d.ts +0 -12
- package/es/color-picker/components/ColorPresets.js +0 -47
- package/es/color-picker/components/ColorRgbInput.d.ts +0 -9
- package/es/color-picker/components/ColorRgbInput.js +0 -70
- package/es/color-picker/components/ColorSlider.d.ts +0 -20
- package/es/color-picker/components/ColorSlider.js +0 -61
- package/es/color-picker/components/ColorSteppers.d.ts +0 -15
- package/es/color-picker/components/ColorSteppers.js +0 -70
- package/es/color-picker/components/ColorTrigger.d.ts +0 -20
- package/es/color-picker/components/ColorTrigger.js +0 -1
- package/es/color-picker/components/PanelPicker/GradientColorBar.d.ts +0 -8
- package/es/color-picker/components/PanelPicker/GradientColorBar.js +0 -61
- package/es/color-picker/components/PanelPicker/index.d.ts +0 -3
- package/es/color-picker/components/PanelPicker/index.js +0 -130
- package/es/color-picker/components/PanelPresets.d.ts +0 -3
- package/es/color-picker/components/PanelPresets.js +0 -47
- package/es/color-picker/context.d.ts +0 -38
- package/es/color-picker/context.js +0 -1
- package/es/color-picker/hooks/useModeColor.d.ts +0 -17
- package/es/color-picker/hooks/useModeColor.js +0 -1
- package/es/color-picker/index.d.ts +0 -4
- package/es/color-picker/index.js +0 -130
- package/es/color-picker/interface.d.ts +0 -73
- package/es/color-picker/interface.js +0 -1
- package/es/color-picker/style/color-block.d.ts +0 -8
- package/es/color-picker/style/color-block.js +0 -1
- package/es/color-picker/style/index.d.ts +0 -62
- package/es/color-picker/style/index.js +0 -35
- package/es/color-picker/style/input.d.ts +0 -5
- package/es/color-picker/style/input.js +0 -1
- package/es/color-picker/style/picker.d.ts +0 -5
- package/es/color-picker/style/picker.js +0 -1
- package/es/color-picker/style/presets.d.ts +0 -5
- package/es/color-picker/style/presets.js +0 -1
- package/es/color-picker/style/slider.d.ts +0 -5
- package/es/color-picker/style/slider.js +0 -1
- package/es/color-picker/util.d.ts +0 -15
- package/es/color-picker/util.js +0 -1
- package/es/config-provider/DisabledContext.d.ts +0 -8
- package/es/config-provider/DisabledContext.js +0 -1
- package/es/config-provider/MotionWrapper.d.ts +0 -5
- package/es/config-provider/MotionWrapper.js +0 -35
- package/es/config-provider/PropWarning.d.ts +0 -6
- package/es/config-provider/PropWarning.js +0 -1
- package/es/config-provider/SizeContext.d.ts +0 -9
- package/es/config-provider/SizeContext.js +0 -1
- package/es/config-provider/UnstableContext.d.ts +0 -10
- package/es/config-provider/UnstableContext.js +0 -1
- package/es/config-provider/context.d.ts +0 -248
- package/es/config-provider/context.js +0 -1
- package/es/config-provider/cssVariables.d.ts +0 -3
- package/es/config-provider/cssVariables.js +0 -6
- package/es/config-provider/defaultRenderEmpty.d.ts +0 -8
- package/es/config-provider/defaultRenderEmpty.js +0 -41
- package/es/config-provider/hooks/useCSSVarCls.d.ts +0 -7
- package/es/config-provider/hooks/useCSSVarCls.js +0 -35
- package/es/config-provider/hooks/useConfig.d.ts +0 -5
- package/es/config-provider/hooks/useConfig.js +0 -1
- package/es/config-provider/hooks/useSize.d.ts +0 -3
- package/es/config-provider/hooks/useSize.js +0 -1
- package/es/config-provider/hooks/useTheme.d.ts +0 -4
- package/es/config-provider/hooks/useTheme.js +0 -35
- package/es/config-provider/hooks/useThemeKey.d.ts +0 -3
- package/es/config-provider/hooks/useThemeKey.js +0 -1
- package/es/config-provider/index.d.ts +0 -139
- package/es/config-provider/index.js +0 -40
- package/es/config-provider/style/index.d.ts +0 -1
- package/es/config-provider/style/index.js +0 -35
- package/es/copy/index.d.ts +0 -13
- package/es/copy/index.js +0 -1
- package/es/date-picker/PickerButton.d.ts +0 -4
- package/es/date-picker/PickerButton.js +0 -47
- package/es/date-picker/generatePicker/constant.d.ts +0 -5
- package/es/date-picker/generatePicker/constant.js +0 -1
- package/es/date-picker/generatePicker/generateRangePicker.d.ts +0 -17
- package/es/date-picker/generatePicker/generateRangePicker.js +0 -98
- package/es/date-picker/generatePicker/generateSinglePicker.d.ts +0 -25
- package/es/date-picker/generatePicker/generateSinglePicker.js +0 -98
- package/es/date-picker/generatePicker/index.d.ts +0 -36
- package/es/date-picker/generatePicker/index.js +0 -98
- package/es/date-picker/generatePicker/interface.d.ts +0 -72
- package/es/date-picker/generatePicker/interface.js +0 -0
- package/es/date-picker/generatePicker/useComponents.d.ts +0 -13
- package/es/date-picker/generatePicker/useComponents.js +0 -47
- package/es/date-picker/index.d.ts +0 -48
- package/es/date-picker/index.js +0 -98
- package/es/date-picker/locale/ar_EG.d.ts +0 -3
- package/es/date-picker/locale/ar_EG.js +0 -1
- package/es/date-picker/locale/az_AZ.d.ts +0 -3
- package/es/date-picker/locale/az_AZ.js +0 -1
- package/es/date-picker/locale/bg_BG.d.ts +0 -3
- package/es/date-picker/locale/bg_BG.js +0 -1
- package/es/date-picker/locale/bn_BD.d.ts +0 -3
- package/es/date-picker/locale/bn_BD.js +0 -1
- package/es/date-picker/locale/by_BY.d.ts +0 -3
- package/es/date-picker/locale/by_BY.js +0 -1
- package/es/date-picker/locale/ca_ES.d.ts +0 -3
- package/es/date-picker/locale/ca_ES.js +0 -1
- package/es/date-picker/locale/cs_CZ.d.ts +0 -3
- package/es/date-picker/locale/cs_CZ.js +0 -1
- package/es/date-picker/locale/da_DK.d.ts +0 -3
- package/es/date-picker/locale/da_DK.js +0 -1
- package/es/date-picker/locale/de_DE.d.ts +0 -3
- package/es/date-picker/locale/de_DE.js +0 -1
- package/es/date-picker/locale/el_GR.d.ts +0 -3
- package/es/date-picker/locale/el_GR.js +0 -1
- package/es/date-picker/locale/en_GB.d.ts +0 -3
- package/es/date-picker/locale/en_GB.js +0 -1
- package/es/date-picker/locale/en_US.d.ts +0 -3
- package/es/date-picker/locale/en_US.js +0 -1
- package/es/date-picker/locale/es_ES.d.ts +0 -3
- package/es/date-picker/locale/es_ES.js +0 -1
- package/es/date-picker/locale/et_EE.d.ts +0 -3
- package/es/date-picker/locale/et_EE.js +0 -1
- package/es/date-picker/locale/eu_ES.d.ts +0 -3
- package/es/date-picker/locale/eu_ES.js +0 -1
- package/es/date-picker/locale/fa_IR.d.ts +0 -3
- package/es/date-picker/locale/fa_IR.js +0 -1
- package/es/date-picker/locale/fi_FI.d.ts +0 -3
- package/es/date-picker/locale/fi_FI.js +0 -1
- package/es/date-picker/locale/fr_BE.d.ts +0 -3
- package/es/date-picker/locale/fr_BE.js +0 -1
- package/es/date-picker/locale/fr_CA.d.ts +0 -3
- package/es/date-picker/locale/fr_CA.js +0 -1
- package/es/date-picker/locale/fr_FR.d.ts +0 -3
- package/es/date-picker/locale/fr_FR.js +0 -1
- package/es/date-picker/locale/ga_IE.d.ts +0 -3
- package/es/date-picker/locale/ga_IE.js +0 -1
- package/es/date-picker/locale/gl_ES.d.ts +0 -3
- package/es/date-picker/locale/gl_ES.js +0 -1
- package/es/date-picker/locale/he_IL.d.ts +0 -3
- package/es/date-picker/locale/he_IL.js +0 -1
- package/es/date-picker/locale/hi_IN.d.ts +0 -3
- package/es/date-picker/locale/hi_IN.js +0 -1
- package/es/date-picker/locale/hr_HR.d.ts +0 -3
- package/es/date-picker/locale/hr_HR.js +0 -1
- package/es/date-picker/locale/hu_HU.d.ts +0 -3
- package/es/date-picker/locale/hu_HU.js +0 -1
- package/es/date-picker/locale/id_ID.d.ts +0 -3
- package/es/date-picker/locale/id_ID.js +0 -1
- package/es/date-picker/locale/is_IS.d.ts +0 -3
- package/es/date-picker/locale/is_IS.js +0 -1
- package/es/date-picker/locale/it_IT.d.ts +0 -3
- package/es/date-picker/locale/it_IT.js +0 -1
- package/es/date-picker/locale/ja_JP.d.ts +0 -3
- package/es/date-picker/locale/ja_JP.js +0 -1
- package/es/date-picker/locale/ka_GE.d.ts +0 -3
- package/es/date-picker/locale/ka_GE.js +0 -1
- package/es/date-picker/locale/kk_KZ.d.ts +0 -3
- package/es/date-picker/locale/kk_KZ.js +0 -1
- package/es/date-picker/locale/km_KH.d.ts +0 -3
- package/es/date-picker/locale/km_KH.js +0 -1
- package/es/date-picker/locale/kmr_IQ.d.ts +0 -3
- package/es/date-picker/locale/kmr_IQ.js +0 -1
- package/es/date-picker/locale/kn_IN.d.ts +0 -3
- package/es/date-picker/locale/kn_IN.js +0 -1
- package/es/date-picker/locale/ko_KR.d.ts +0 -3
- package/es/date-picker/locale/ko_KR.js +0 -1
- package/es/date-picker/locale/lt_LT.d.ts +0 -3
- package/es/date-picker/locale/lt_LT.js +0 -1
- package/es/date-picker/locale/lv_LV.d.ts +0 -3
- package/es/date-picker/locale/lv_LV.js +0 -1
- package/es/date-picker/locale/mk_MK.d.ts +0 -3
- package/es/date-picker/locale/mk_MK.js +0 -1
- package/es/date-picker/locale/ml_IN.d.ts +0 -3
- package/es/date-picker/locale/ml_IN.js +0 -1
- package/es/date-picker/locale/mn_MN.d.ts +0 -3
- package/es/date-picker/locale/mn_MN.js +0 -1
- package/es/date-picker/locale/ms_MY.d.ts +0 -3
- package/es/date-picker/locale/ms_MY.js +0 -1
- package/es/date-picker/locale/my_MM.d.ts +0 -3
- package/es/date-picker/locale/my_MM.js +0 -1
- package/es/date-picker/locale/nb_NO.d.ts +0 -3
- package/es/date-picker/locale/nb_NO.js +0 -1
- package/es/date-picker/locale/nl_BE.d.ts +0 -3
- package/es/date-picker/locale/nl_BE.js +0 -1
- package/es/date-picker/locale/nl_NL.d.ts +0 -3
- package/es/date-picker/locale/nl_NL.js +0 -1
- package/es/date-picker/locale/pl_PL.d.ts +0 -3
- package/es/date-picker/locale/pl_PL.js +0 -1
- package/es/date-picker/locale/pt_BR.d.ts +0 -3
- package/es/date-picker/locale/pt_BR.js +0 -1
- package/es/date-picker/locale/pt_PT.d.ts +0 -3
- package/es/date-picker/locale/pt_PT.js +0 -1
- package/es/date-picker/locale/ro_RO.d.ts +0 -3
- package/es/date-picker/locale/ro_RO.js +0 -1
- package/es/date-picker/locale/ru_RU.d.ts +0 -4
- package/es/date-picker/locale/ru_RU.js +0 -1
- package/es/date-picker/locale/si_LK.d.ts +0 -3
- package/es/date-picker/locale/si_LK.js +0 -1
- package/es/date-picker/locale/sk_SK.d.ts +0 -3
- package/es/date-picker/locale/sk_SK.js +0 -1
- package/es/date-picker/locale/sl_SI.d.ts +0 -3
- package/es/date-picker/locale/sl_SI.js +0 -1
- package/es/date-picker/locale/sr_RS.d.ts +0 -3
- package/es/date-picker/locale/sr_RS.js +0 -1
- package/es/date-picker/locale/sv_SE.d.ts +0 -3
- package/es/date-picker/locale/sv_SE.js +0 -1
- package/es/date-picker/locale/ta_IN.d.ts +0 -3
- package/es/date-picker/locale/ta_IN.js +0 -1
- package/es/date-picker/locale/th_TH.d.ts +0 -3
- package/es/date-picker/locale/th_TH.js +0 -1
- package/es/date-picker/locale/tk_TK.d.ts +0 -3
- package/es/date-picker/locale/tk_TK.js +0 -1
- package/es/date-picker/locale/tr_TR.d.ts +0 -3
- package/es/date-picker/locale/tr_TR.js +0 -1
- package/es/date-picker/locale/uk_UA.d.ts +0 -3
- package/es/date-picker/locale/uk_UA.js +0 -1
- package/es/date-picker/locale/ur_PK.d.ts +0 -3
- package/es/date-picker/locale/ur_PK.js +0 -1
- package/es/date-picker/locale/uz_UZ.d.ts +0 -3
- package/es/date-picker/locale/uz_UZ.js +0 -1
- package/es/date-picker/locale/vi_VN.d.ts +0 -3
- package/es/date-picker/locale/vi_VN.js +0 -1
- package/es/date-picker/locale/zh_CN.d.ts +0 -3
- package/es/date-picker/locale/zh_CN.js +0 -1
- package/es/date-picker/locale/zh_TW.d.ts +0 -3
- package/es/date-picker/locale/zh_TW.js +0 -1
- package/es/date-picker/style/index.d.ts +0 -7
- package/es/date-picker/style/index.js +0 -86
- package/es/date-picker/style/multiple.d.ts +0 -4
- package/es/date-picker/style/multiple.js +0 -35
- package/es/date-picker/style/panel.d.ts +0 -6
- package/es/date-picker/style/panel.js +0 -12
- package/es/date-picker/style/token.d.ts +0 -103
- package/es/date-picker/style/token.js +0 -35
- package/es/date-picker/style/variants.d.ts +0 -4
- package/es/date-picker/style/variants.js +0 -35
- package/es/date-picker/util.d.ts +0 -8
- package/es/date-picker/util.js +0 -1
- package/es/descriptions/Cell.d.ts +0 -17
- package/es/descriptions/Cell.js +0 -1
- package/es/descriptions/DescriptionsContext.d.ts +0 -7
- package/es/descriptions/DescriptionsContext.js +0 -1
- package/es/descriptions/Item.d.ts +0 -13
- package/es/descriptions/Item.js +0 -1
- package/es/descriptions/Row.d.ts +0 -13
- package/es/descriptions/Row.js +0 -1
- package/es/descriptions/constant.d.ts +0 -3
- package/es/descriptions/constant.js +0 -1
- package/es/descriptions/hooks/useItems.d.ts +0 -4
- package/es/descriptions/hooks/useItems.js +0 -35
- package/es/descriptions/hooks/useRow.d.ts +0 -3
- package/es/descriptions/hooks/useRow.js +0 -1
- package/es/descriptions/index.d.ts +0 -42
- package/es/descriptions/index.js +0 -40
- package/es/descriptions/style/index.d.ts +0 -52
- package/es/descriptions/style/index.js +0 -35
- package/es/divider/index.d.ts +0 -20
- package/es/divider/index.js +0 -40
- package/es/divider/style/index.d.ts +0 -23
- package/es/divider/style/index.js +0 -35
- package/es/drag/SortableBoard.d.ts +0 -4
- package/es/drag/SortableBoard.js +0 -1
- package/es/drag/SortableBoardProvider.d.ts +0 -14
- package/es/drag/SortableBoardProvider.js +0 -1
- package/es/drag/SortableList.d.ts +0 -8
- package/es/drag/SortableList.js +0 -1
- package/es/drag/SortableZone.d.ts +0 -7
- package/es/drag/SortableZone.js +0 -1
- package/es/drag/SortableZoneShared.d.ts +0 -36
- package/es/drag/SortableZoneShared.js +0 -1
- package/es/drag/index.d.ts +0 -12
- package/es/drag/index.js +0 -1
- package/es/drag/type.d.ts +0 -362
- package/es/drag/type.js +0 -0
- package/es/drawer/DrawerPanel.d.ts +0 -49
- package/es/drawer/DrawerPanel.js +0 -54
- package/es/drawer/index.d.ts +0 -34
- package/es/drawer/index.js +0 -54
- package/es/drawer/style/index.d.ts +0 -23
- package/es/drawer/style/index.js +0 -35
- package/es/drawer/style/motion.d.ts +0 -4
- package/es/drawer/style/motion.js +0 -1
- package/es/dropdown/dropdown-button.d.ts +0 -21
- package/es/dropdown/dropdown-button.js +0 -88
- package/es/dropdown/dropdown.d.ts +0 -50
- package/es/dropdown/dropdown.js +0 -83
- package/es/dropdown/index.d.ts +0 -8
- package/es/dropdown/index.js +0 -88
- package/es/dropdown/style/index.d.ts +0 -40
- package/es/dropdown/style/index.js +0 -64
- package/es/dropdown/style/status.d.ts +0 -4
- package/es/dropdown/style/status.js +0 -1
- package/es/empty/empty.d.ts +0 -3
- package/es/empty/empty.js +0 -36
- package/es/empty/index.d.ts +0 -21
- package/es/empty/index.js +0 -41
- package/es/empty/simple.d.ts +0 -3
- package/es/empty/simple.js +0 -36
- package/es/empty/style/index.d.ts +0 -5
- package/es/empty/style/index.js +0 -35
- package/es/flex/index.d.ts +0 -4
- package/es/flex/index.js +0 -40
- package/es/flex/interface.d.ts +0 -15
- package/es/flex/interface.js +0 -0
- package/es/flex/style/index.d.ts +0 -30
- package/es/flex/style/index.js +0 -35
- package/es/flex/utils.d.ts +0 -6
- package/es/flex/utils.js +0 -1
- package/es/form/ErrorList.d.ts +0 -13
- package/es/form/ErrorList.js +0 -50
- package/es/form/Form.d.ts +0 -43
- package/es/form/Form.js +0 -50
- package/es/form/FormItem/ItemHolder.d.ts +0 -18
- package/es/form/FormItem/ItemHolder.js +0 -59
- package/es/form/FormItem/StatusProvider.d.ts +0 -16
- package/es/form/FormItem/StatusProvider.js +0 -1
- package/es/form/FormItem/index.d.ts +0 -46
- package/es/form/FormItem/index.js +0 -59
- package/es/form/FormItemInput.d.ts +0 -22
- package/es/form/FormItemInput.js +0 -50
- package/es/form/FormItemLabel.d.ts +0 -22
- package/es/form/FormItemLabel.js +0 -49
- package/es/form/FormList.d.ts +0 -25
- package/es/form/FormList.js +0 -40
- package/es/form/context.d.ts +0 -52
- package/es/form/context.js +0 -1
- package/es/form/hooks/useChildren.d.ts +0 -2
- package/es/form/hooks/useChildren.js +0 -1
- package/es/form/hooks/useDebounce.d.ts +0 -1
- package/es/form/hooks/useDebounce.js +0 -1
- package/es/form/hooks/useForm.d.ts +0 -8
- package/es/form/hooks/useForm.js +0 -1
- package/es/form/hooks/useFormInstance.d.ts +0 -2
- package/es/form/hooks/useFormInstance.js +0 -1
- package/es/form/hooks/useFormItemStatus.d.ts +0 -9
- package/es/form/hooks/useFormItemStatus.js +0 -1
- package/es/form/hooks/useFormWarning.d.ts +0 -2
- package/es/form/hooks/useFormWarning.js +0 -1
- package/es/form/hooks/useFrameState.d.ts +0 -3
- package/es/form/hooks/useFrameState.js +0 -1
- package/es/form/hooks/useItemRef.d.ts +0 -3
- package/es/form/hooks/useItemRef.js +0 -1
- package/es/form/hooks/useVariants.d.ts +0 -7
- package/es/form/hooks/useVariants.js +0 -40
- package/es/form/index.d.ts +0 -26
- package/es/form/index.js +0 -59
- package/es/form/interface.d.ts +0 -3
- package/es/form/interface.js +0 -0
- package/es/form/style/explain.d.ts +0 -4
- package/es/form/style/explain.js +0 -3
- package/es/form/style/fallbackCmp.d.ts +0 -6
- package/es/form/style/fallbackCmp.js +0 -45
- package/es/form/style/index.d.ts +0 -74
- package/es/form/style/index.js +0 -45
- package/es/form/util.d.ts +0 -9
- package/es/form/util.js +0 -1
- package/es/form/validateMessagesContext.d.ts +0 -3
- package/es/form/validateMessagesContext.js +0 -1
- package/es/form-area/ValidateTooltip.d.ts +0 -12
- package/es/form-area/ValidateTooltip.js +0 -353
- package/es/form-area/index.d.ts +0 -4
- package/es/form-area/index.js +0 -353
- package/es/form-area/renderItemMap.d.ts +0 -45
- package/es/form-area/renderItemMap.js +0 -353
- package/es/form-area/type.d.ts +0 -160
- package/es/form-area/type.js +0 -0
- package/es/grid/RowContext.d.ts +0 -6
- package/es/grid/RowContext.js +0 -1
- package/es/grid/col.d.ts +0 -29
- package/es/grid/col.js +0 -40
- package/es/grid/hooks/useBreakpoint.d.ts +0 -3
- package/es/grid/hooks/useBreakpoint.js +0 -35
- package/es/grid/index.d.ts +0 -10
- package/es/grid/index.js +0 -40
- package/es/grid/row.d.ts +0 -20
- package/es/grid/row.js +0 -40
- package/es/grid/style/index.d.ts +0 -7
- package/es/grid/style/index.js +0 -35
- package/es/hooks/index.d.ts +0 -5
- package/es/hooks/index.js +0 -353
- package/es/hooks/useDrawer.d.ts +0 -10
- package/es/hooks/useDrawer.js +0 -1
- package/es/hooks/useForm.d.ts +0 -36
- package/es/hooks/useForm.js +0 -353
- package/es/hooks/useModal.d.ts +0 -10
- package/es/hooks/useModal.js +0 -1
- package/es/hooks/useParsedHash.d.ts +0 -7
- package/es/hooks/useParsedHash.js +0 -1
- package/es/hooks/useUrlState.d.ts +0 -9
- package/es/hooks/useUrlState.js +0 -1
- package/es/icon/index.d.ts +0 -2
- package/es/icon/index.js +0 -1
- package/es/image/PreviewGroup.d.ts +0 -15
- package/es/image/PreviewGroup.js +0 -54
- package/es/image/index.d.ts +0 -9
- package/es/image/index.js +0 -54
- package/es/image/style/index.d.ts +0 -59
- package/es/image/style/index.js +0 -49
- package/es/index.d.ts +0 -151
- package/es/index.js +0 -356
- package/es/input/Group.d.ts +0 -15
- package/es/input/Group.js +0 -58
- package/es/input/Input.d.ts +0 -25
- package/es/input/Input.js +0 -58
- package/es/input/OTP/OTPInput.d.ts +0 -11
- package/es/input/OTP/OTPInput.js +0 -58
- package/es/input/OTP/index.d.ts +0 -29
- package/es/input/OTP/index.js +0 -58
- package/es/input/Password.d.ts +0 -14
- package/es/input/Password.js +0 -58
- package/es/input/Search.d.ts +0 -12
- package/es/input/Search.js +0 -65
- package/es/input/TextArea.d.ts +0 -25
- package/es/input/TextArea.js +0 -58
- package/es/input/hooks/useRemovePasswordTimeout.d.ts +0 -2
- package/es/input/hooks/useRemovePasswordTimeout.js +0 -1
- package/es/input/index.d.ts +0 -20
- package/es/input/index.js +0 -65
- package/es/input/style/index.d.ts +0 -17
- package/es/input/style/index.js +0 -53
- package/es/input/style/otp.d.ts +0 -2
- package/es/input/style/otp.js +0 -35
- package/es/input/style/token.d.ts +0 -97
- package/es/input/style/token.js +0 -35
- package/es/input/style/variants.d.ts +0 -15
- package/es/input/style/variants.js +0 -35
- package/es/input/utils.d.ts +0 -8
- package/es/input/utils.js +0 -1
- package/es/input-number/index.d.ts +0 -34
- package/es/input-number/index.js +0 -70
- package/es/input-number/style/index.d.ts +0 -18
- package/es/input-number/style/index.js +0 -65
- package/es/input-number/style/token.d.ts +0 -52
- package/es/input-number/style/token.js +0 -35
- package/es/layout/Sider.d.ts +0 -28
- package/es/layout/Sider.js +0 -40
- package/es/layout/context.d.ts +0 -8
- package/es/layout/context.js +0 -1
- package/es/layout/hooks/useHasSider.d.ts +0 -2
- package/es/layout/hooks/useHasSider.js +0 -40
- package/es/layout/index.d.ts +0 -15
- package/es/layout/index.js +0 -40
- package/es/layout/layout.d.ts +0 -18
- package/es/layout/layout.js +0 -40
- package/es/layout/style/index.d.ts +0 -96
- package/es/layout/style/index.js +0 -35
- package/es/layout/style/sider.d.ts +0 -2
- package/es/layout/style/sider.js +0 -35
- package/es/list/Item.d.ts +0 -35
- package/es/list/Item.js +0 -40
- package/es/list/context.d.ts +0 -8
- package/es/list/context.js +0 -1
- package/es/list/index.d.ts +0 -56
- package/es/list/index.js +0 -111
- package/es/list/style/index.d.ts +0 -62
- package/es/list/style/index.js +0 -35
- package/es/locale/ar_EG.d.ts +0 -3
- package/es/locale/ar_EG.js +0 -1
- package/es/locale/az_AZ.d.ts +0 -3
- package/es/locale/az_AZ.js +0 -1
- package/es/locale/bg_BG.d.ts +0 -3
- package/es/locale/bg_BG.js +0 -1
- package/es/locale/bn_BD.d.ts +0 -3
- package/es/locale/bn_BD.js +0 -1
- package/es/locale/by_BY.d.ts +0 -3
- package/es/locale/by_BY.js +0 -1
- package/es/locale/ca_ES.d.ts +0 -3
- package/es/locale/ca_ES.js +0 -1
- package/es/locale/context.d.ts +0 -6
- package/es/locale/context.js +0 -1
- package/es/locale/cs_CZ.d.ts +0 -3
- package/es/locale/cs_CZ.js +0 -1
- package/es/locale/da_DK.d.ts +0 -3
- package/es/locale/da_DK.js +0 -1
- package/es/locale/de_DE.d.ts +0 -3
- package/es/locale/de_DE.js +0 -1
- package/es/locale/el_GR.d.ts +0 -3
- package/es/locale/el_GR.js +0 -1
- package/es/locale/en_GB.d.ts +0 -3
- package/es/locale/en_GB.js +0 -1
- package/es/locale/en_US.d.ts +0 -3
- package/es/locale/en_US.js +0 -1
- package/es/locale/es_ES.d.ts +0 -3
- package/es/locale/es_ES.js +0 -1
- package/es/locale/et_EE.d.ts +0 -3
- package/es/locale/et_EE.js +0 -1
- package/es/locale/eu_ES.d.ts +0 -3
- package/es/locale/eu_ES.js +0 -1
- package/es/locale/fa_IR.d.ts +0 -3
- package/es/locale/fa_IR.js +0 -1
- package/es/locale/fi_FI.d.ts +0 -3
- package/es/locale/fi_FI.js +0 -1
- package/es/locale/fr_BE.d.ts +0 -3
- package/es/locale/fr_BE.js +0 -1
- package/es/locale/fr_CA.d.ts +0 -3
- package/es/locale/fr_CA.js +0 -1
- package/es/locale/fr_FR.d.ts +0 -3
- package/es/locale/fr_FR.js +0 -1
- package/es/locale/ga_IE.d.ts +0 -3
- package/es/locale/ga_IE.js +0 -1
- package/es/locale/gl_ES.d.ts +0 -3
- package/es/locale/gl_ES.js +0 -1
- package/es/locale/he_IL.d.ts +0 -3
- package/es/locale/he_IL.js +0 -1
- package/es/locale/hi_IN.d.ts +0 -3
- package/es/locale/hi_IN.js +0 -1
- package/es/locale/hr_HR.d.ts +0 -3
- package/es/locale/hr_HR.js +0 -1
- package/es/locale/hu_HU.d.ts +0 -3
- package/es/locale/hu_HU.js +0 -1
- package/es/locale/hy_AM.d.ts +0 -3
- package/es/locale/hy_AM.js +0 -2
- package/es/locale/id_ID.d.ts +0 -3
- package/es/locale/id_ID.js +0 -1
- package/es/locale/index.d.ts +0 -61
- package/es/locale/index.js +0 -1
- package/es/locale/is_IS.d.ts +0 -3
- package/es/locale/is_IS.js +0 -1
- package/es/locale/it_IT.d.ts +0 -3
- package/es/locale/it_IT.js +0 -1
- package/es/locale/ja_JP.d.ts +0 -3
- package/es/locale/ja_JP.js +0 -1
- package/es/locale/ka_GE.d.ts +0 -3
- package/es/locale/ka_GE.js +0 -1
- package/es/locale/kk_KZ.d.ts +0 -3
- package/es/locale/kk_KZ.js +0 -1
- package/es/locale/km_KH.d.ts +0 -3
- package/es/locale/km_KH.js +0 -1
- package/es/locale/kmr_IQ.d.ts +0 -3
- package/es/locale/kmr_IQ.js +0 -1
- package/es/locale/kn_IN.d.ts +0 -3
- package/es/locale/kn_IN.js +0 -1
- package/es/locale/ko_KR.d.ts +0 -3
- package/es/locale/ko_KR.js +0 -1
- package/es/locale/ku_IQ.d.ts +0 -3
- package/es/locale/ku_IQ.js +0 -1
- package/es/locale/lt_LT.d.ts +0 -3
- package/es/locale/lt_LT.js +0 -1
- package/es/locale/lv_LV.d.ts +0 -3
- package/es/locale/lv_LV.js +0 -1
- package/es/locale/mk_MK.d.ts +0 -3
- package/es/locale/mk_MK.js +0 -1
- package/es/locale/ml_IN.d.ts +0 -3
- package/es/locale/ml_IN.js +0 -1
- package/es/locale/mn_MN.d.ts +0 -3
- package/es/locale/mn_MN.js +0 -1
- package/es/locale/ms_MY.d.ts +0 -3
- package/es/locale/ms_MY.js +0 -1
- package/es/locale/my_MM.d.ts +0 -3
- package/es/locale/my_MM.js +0 -1
- package/es/locale/nb_NO.d.ts +0 -3
- package/es/locale/nb_NO.js +0 -1
- package/es/locale/ne_NP.d.ts +0 -3
- package/es/locale/ne_NP.js +0 -1
- package/es/locale/nl_BE.d.ts +0 -3
- package/es/locale/nl_BE.js +0 -1
- package/es/locale/nl_NL.d.ts +0 -3
- package/es/locale/nl_NL.js +0 -1
- package/es/locale/pl_PL.d.ts +0 -3
- package/es/locale/pl_PL.js +0 -1
- package/es/locale/pt_BR.d.ts +0 -3
- package/es/locale/pt_BR.js +0 -1
- package/es/locale/pt_PT.d.ts +0 -3
- package/es/locale/pt_PT.js +0 -1
- package/es/locale/ro_RO.d.ts +0 -3
- package/es/locale/ro_RO.js +0 -1
- package/es/locale/ru_RU.d.ts +0 -3
- package/es/locale/ru_RU.js +0 -1
- package/es/locale/si_LK.d.ts +0 -3
- package/es/locale/si_LK.js +0 -1
- package/es/locale/sk_SK.d.ts +0 -3
- package/es/locale/sk_SK.js +0 -1
- package/es/locale/sl_SI.d.ts +0 -3
- package/es/locale/sl_SI.js +0 -1
- package/es/locale/sr_RS.d.ts +0 -3
- package/es/locale/sr_RS.js +0 -1
- package/es/locale/sv_SE.d.ts +0 -3
- package/es/locale/sv_SE.js +0 -1
- package/es/locale/ta_IN.d.ts +0 -3
- package/es/locale/ta_IN.js +0 -1
- package/es/locale/th_TH.d.ts +0 -3
- package/es/locale/th_TH.js +0 -1
- package/es/locale/tk_TK.d.ts +0 -3
- package/es/locale/tk_TK.js +0 -1
- package/es/locale/tr_TR.d.ts +0 -3
- package/es/locale/tr_TR.js +0 -1
- package/es/locale/uk_UA.d.ts +0 -3
- package/es/locale/uk_UA.js +0 -1
- package/es/locale/ur_PK.d.ts +0 -3
- package/es/locale/ur_PK.js +0 -1
- package/es/locale/useLocale.d.ts +0 -4
- package/es/locale/useLocale.js +0 -1
- package/es/locale/uz_UZ.d.ts +0 -3
- package/es/locale/uz_UZ.js +0 -1
- package/es/locale/vi_VN.d.ts +0 -3
- package/es/locale/vi_VN.js +0 -1
- package/es/locale/zh_CN.d.ts +0 -3
- package/es/locale/zh_CN.js +0 -1
- package/es/locale/zh_HK.d.ts +0 -3
- package/es/locale/zh_HK.js +0 -1
- package/es/locale/zh_TW.d.ts +0 -3
- package/es/locale/zh_TW.js +0 -1
- package/es/mentions/index.d.ts +0 -45
- package/es/mentions/index.js +0 -58
- package/es/mentions/style/index.d.ts +0 -22
- package/es/mentions/style/index.js +0 -53
- package/es/menu/MenuContext.d.ts +0 -11
- package/es/menu/MenuContext.js +0 -1
- package/es/menu/MenuDivider.d.ts +0 -9
- package/es/menu/MenuDivider.js +0 -40
- package/es/menu/MenuItem.d.ts +0 -13
- package/es/menu/MenuItem.js +0 -49
- package/es/menu/OverrideContext.d.ts +0 -13
- package/es/menu/OverrideContext.js +0 -40
- package/es/menu/SubMenu.d.ts +0 -13
- package/es/menu/SubMenu.js +0 -35
- package/es/menu/index.d.ts +0 -32
- package/es/menu/index.js +0 -66
- package/es/menu/interface.d.ts +0 -20
- package/es/menu/interface.js +0 -0
- package/es/menu/menu.d.ts +0 -19
- package/es/menu/menu.js +0 -66
- package/es/menu/style/horizontal.d.ts +0 -4
- package/es/menu/style/horizontal.js +0 -3
- package/es/menu/style/index.d.ts +0 -354
- package/es/menu/style/index.js +0 -61
- package/es/menu/style/rtl.d.ts +0 -5
- package/es/menu/style/rtl.js +0 -2
- package/es/menu/style/theme.d.ts +0 -4
- package/es/menu/style/theme.js +0 -1
- package/es/menu/style/vertical.d.ts +0 -4
- package/es/menu/style/vertical.js +0 -9
- package/es/message/PurePanel.d.ts +0 -23
- package/es/message/PurePanel.js +0 -47
- package/es/message/index.d.ts +0 -23
- package/es/message/index.js +0 -47
- package/es/message/interface.d.ts +0 -66
- package/es/message/interface.js +0 -0
- package/es/message/style/index.d.ts +0 -23
- package/es/message/style/index.js +0 -42
- package/es/message/useMessage.d.ts +0 -8
- package/es/message/useMessage.js +0 -47
- package/es/message/util.d.ts +0 -4
- package/es/message/util.js +0 -1
- package/es/modal/ConfirmDialog.d.ts +0 -32
- package/es/modal/ConfirmDialog.js +0 -69
- package/es/modal/Modal.d.ts +0 -4
- package/es/modal/Modal.js +0 -68
- package/es/modal/PurePanel.d.ts +0 -9
- package/es/modal/PurePanel.js +0 -69
- package/es/modal/components/ConfirmCancelBtn.d.ts +0 -10
- package/es/modal/components/ConfirmCancelBtn.js +0 -47
- package/es/modal/components/ConfirmOkBtn.d.ts +0 -9
- package/es/modal/components/ConfirmOkBtn.js +0 -47
- package/es/modal/components/NormalCancelBtn.d.ts +0 -8
- package/es/modal/components/NormalCancelBtn.js +0 -47
- package/es/modal/components/NormalOkBtn.d.ts +0 -8
- package/es/modal/components/NormalOkBtn.js +0 -47
- package/es/modal/confirm.d.ts +0 -20
- package/es/modal/confirm.js +0 -69
- package/es/modal/context.d.ts +0 -8
- package/es/modal/context.js +0 -1
- package/es/modal/destroyFns.d.ts +0 -2
- package/es/modal/destroyFns.js +0 -1
- package/es/modal/index.d.ts +0 -15
- package/es/modal/index.js +0 -69
- package/es/modal/interface.d.ts +0 -123
- package/es/modal/interface.js +0 -0
- package/es/modal/locale.d.ts +0 -7
- package/es/modal/locale.js +0 -1
- package/es/modal/shared.d.ts +0 -9
- package/es/modal/shared.js +0 -47
- package/es/modal/style/confirm.d.ts +0 -2
- package/es/modal/style/confirm.js +0 -50
- package/es/modal/style/index.d.ts +0 -110
- package/es/modal/style/index.js +0 -49
- package/es/modal/useModal/HookModal.d.ts +0 -17
- package/es/modal/useModal/HookModal.js +0 -69
- package/es/modal/useModal/index.d.ts +0 -8
- package/es/modal/useModal/index.js +0 -69
- package/es/notification/PurePanel.d.ts +0 -27
- package/es/notification/PurePanel.js +0 -40
- package/es/notification/index.d.ts +0 -22
- package/es/notification/index.js +0 -40
- package/es/notification/interface.d.ts +0 -68
- package/es/notification/interface.js +0 -1
- package/es/notification/style/index.d.ts +0 -89
- package/es/notification/style/index.js +0 -35
- package/es/notification/style/placement.d.ts +0 -5
- package/es/notification/style/placement.js +0 -1
- package/es/notification/style/pure-panel.d.ts +0 -2
- package/es/notification/style/pure-panel.js +0 -35
- package/es/notification/style/stack.d.ts +0 -4
- package/es/notification/style/stack.js +0 -1
- package/es/notification/useNotification.d.ts +0 -8
- package/es/notification/useNotification.js +0 -40
- package/es/notification/util.d.ts +0 -5
- package/es/notification/util.js +0 -1
- package/es/pagination/Pagination.d.ts +0 -25
- package/es/pagination/Pagination.js +0 -111
- package/es/pagination/index.d.ts +0 -3
- package/es/pagination/index.js +0 -111
- package/es/pagination/style/bordered.d.ts +0 -2
- package/es/pagination/style/bordered.js +0 -68
- package/es/pagination/style/index.d.ts +0 -99
- package/es/pagination/style/index.js +0 -68
- package/es/pagination/useShowSizeChanger.d.ts +0 -3
- package/es/pagination/useShowSizeChanger.js +0 -1
- package/es/popconfirm/PurePanel.d.ts +0 -20
- package/es/popconfirm/PurePanel.js +0 -56
- package/es/popconfirm/index.d.ts +0 -30
- package/es/popconfirm/index.js +0 -56
- package/es/popconfirm/style/index.d.ts +0 -17
- package/es/popconfirm/style/index.js +0 -35
- package/es/popover/PurePanel.d.ts +0 -17
- package/es/popover/PurePanel.js +0 -49
- package/es/popover/index.d.ts +0 -15
- package/es/popover/index.js +0 -49
- package/es/popover/style/index.d.ts +0 -46
- package/es/popover/style/index.js +0 -44
- package/es/progress/Circle.d.ts +0 -10
- package/es/progress/Circle.js +0 -49
- package/es/progress/Line.d.ts +0 -36
- package/es/progress/Line.js +0 -35
- package/es/progress/Steps.d.ts +0 -9
- package/es/progress/Steps.js +0 -1
- package/es/progress/index.d.ts +0 -3
- package/es/progress/index.js +0 -49
- package/es/progress/progress.d.ts +0 -58
- package/es/progress/progress.js +0 -49
- package/es/progress/style/index.d.ts +0 -38
- package/es/progress/style/index.js +0 -35
- package/es/progress/utils.d.ts +0 -10
- package/es/progress/utils.js +0 -1
- package/es/qr-code/QrcodeStatus.d.ts +0 -11
- package/es/qr-code/QrcodeStatus.js +0 -47
- package/es/qr-code/index.d.ts +0 -4
- package/es/qr-code/index.js +0 -47
- package/es/qr-code/interface.d.ts +0 -29
- package/es/qr-code/interface.js +0 -0
- package/es/qr-code/style/index.d.ts +0 -6
- package/es/qr-code/style/index.js +0 -35
- package/es/qrcode/index.d.ts +0 -2
- package/es/qrcode/index.js +0 -47
- package/es/qrcode/interface.d.ts +0 -1
- package/es/qrcode/interface.js +0 -0
- package/es/qrcode/style/index.d.ts +0 -1
- package/es/qrcode/style/index.js +0 -35
- package/es/radio/context.d.ts +0 -7
- package/es/radio/context.js +0 -1
- package/es/radio/group.d.ts +0 -4
- package/es/radio/group.js +0 -41
- package/es/radio/index.d.ts +0 -11
- package/es/radio/index.js +0 -41
- package/es/radio/interface.d.ts +0 -43
- package/es/radio/interface.js +0 -0
- package/es/radio/radio.d.ts +0 -4
- package/es/radio/radio.js +0 -41
- package/es/radio/radioButton.d.ts +0 -6
- package/es/radio/radioButton.js +0 -41
- package/es/radio/style/index.d.ts +0 -76
- package/es/radio/style/index.js +0 -36
- package/es/rate/index.d.ts +0 -8
- package/es/rate/index.js +0 -49
- package/es/rate/style/index.d.ts +0 -27
- package/es/rate/style/index.js +0 -35
- package/es/result/index.d.ts +0 -33
- package/es/result/index.js +0 -40
- package/es/result/noFound.d.ts +0 -3
- package/es/result/noFound.js +0 -1
- package/es/result/serverError.d.ts +0 -3
- package/es/result/serverError.js +0 -1
- package/es/result/style/index.d.ts +0 -27
- package/es/result/style/index.js +0 -35
- package/es/result/unauthorized.d.ts +0 -3
- package/es/result/unauthorized.js +0 -1
- package/es/row/index.d.ts +0 -4
- package/es/row/index.js +0 -40
- package/es/row/style/index.d.ts +0 -2
- package/es/row/style/index.js +0 -1
- package/es/search-area/index.d.ts +0 -5
- package/es/search-area/index.js +0 -353
- package/es/search-area/style/index.d.ts +0 -2
- package/es/search-area/style/index.js +0 -1
- package/es/segmented/index.d.ts +0 -26
- package/es/segmented/index.js +0 -40
- package/es/segmented/style/index.d.ts +0 -46
- package/es/segmented/style/index.js +0 -35
- package/es/select/index.d.ts +0 -57
- package/es/select/index.js +0 -78
- package/es/select/mergedBuiltinPlacements.d.ts +0 -4
- package/es/select/mergedBuiltinPlacements.js +0 -1
- package/es/select/style/dropdown.d.ts +0 -4
- package/es/select/style/dropdown.js +0 -24
- package/es/select/style/index.d.ts +0 -4
- package/es/select/style/index.js +0 -73
- package/es/select/style/multiple.d.ts +0 -32
- package/es/select/style/multiple.js +0 -40
- package/es/select/style/single.d.ts +0 -3
- package/es/select/style/single.js +0 -45
- package/es/select/style/token.d.ts +0 -138
- package/es/select/style/token.js +0 -1
- package/es/select/style/variants.d.ts +0 -4
- package/es/select/style/variants.js +0 -1
- package/es/select/useIcons.d.ts +0 -26
- package/es/select/useIcons.js +0 -1
- package/es/select/useShowArrow.d.ts +0 -8
- package/es/select/useShowArrow.js +0 -1
- package/es/skeleton/Avatar.d.ts +0 -7
- package/es/skeleton/Avatar.js +0 -47
- package/es/skeleton/Button.d.ts +0 -8
- package/es/skeleton/Button.js +0 -47
- package/es/skeleton/Element.d.ts +0 -12
- package/es/skeleton/Element.js +0 -1
- package/es/skeleton/Image.d.ts +0 -6
- package/es/skeleton/Image.js +0 -48
- package/es/skeleton/Input.d.ts +0 -8
- package/es/skeleton/Input.js +0 -47
- package/es/skeleton/Node.d.ts +0 -8
- package/es/skeleton/Node.js +0 -47
- package/es/skeleton/Paragraph.d.ts +0 -11
- package/es/skeleton/Paragraph.js +0 -1
- package/es/skeleton/Skeleton.d.ts +0 -32
- package/es/skeleton/Skeleton.js +0 -48
- package/es/skeleton/Title.d.ts +0 -9
- package/es/skeleton/Title.js +0 -1
- package/es/skeleton/index.d.ts +0 -3
- package/es/skeleton/index.js +0 -48
- package/es/skeleton/style/index.d.ts +0 -40
- package/es/skeleton/style/index.js +0 -42
- package/es/slider/Context.d.ts +0 -9
- package/es/slider/Context.js +0 -1
- package/es/slider/SliderTooltip.d.ts +0 -8
- package/es/slider/SliderTooltip.js +0 -49
- package/es/slider/index.d.ts +0 -97
- package/es/slider/index.js +0 -61
- package/es/slider/style/index.d.ts +0 -97
- package/es/slider/style/index.js +0 -47
- package/es/slider/useRafLock.d.ts +0 -1
- package/es/slider/useRafLock.js +0 -1
- package/es/space/Compact.d.ts +0 -25
- package/es/space/Compact.js +0 -40
- package/es/space/Item.d.ts +0 -10
- package/es/space/Item.js +0 -1
- package/es/space/context.d.ts +0 -6
- package/es/space/context.js +0 -1
- package/es/space/index.d.ts +0 -28
- package/es/space/index.js +0 -40
- package/es/space/style/compact.d.ts +0 -8
- package/es/space/style/compact.js +0 -1
- package/es/space/style/index.d.ts +0 -7
- package/es/space/style/index.js +0 -35
- package/es/spin/Indicator/Looper.d.ts +0 -6
- package/es/spin/Indicator/Looper.js +0 -1
- package/es/spin/Indicator/Progress.d.ts +0 -7
- package/es/spin/Indicator/Progress.js +0 -1
- package/es/spin/Indicator/index.d.ts +0 -7
- package/es/spin/Indicator/index.js +0 -1
- package/es/spin/index.d.ts +0 -36
- package/es/spin/index.js +0 -40
- package/es/spin/style/index.d.ts +0 -26
- package/es/spin/style/index.js +0 -35
- package/es/spin/usePercent.d.ts +0 -1
- package/es/spin/usePercent.js +0 -1
- package/es/splitter/Panel.d.ts +0 -7
- package/es/splitter/Panel.js +0 -1
- package/es/splitter/SplitBar.d.ts +0 -19
- package/es/splitter/SplitBar.js +0 -1
- package/es/splitter/Splitter.d.ts +0 -4
- package/es/splitter/Splitter.js +0 -40
- package/es/splitter/hooks/useItems.d.ts +0 -12
- package/es/splitter/hooks/useItems.js +0 -1
- package/es/splitter/hooks/useResizable.d.ts +0 -7
- package/es/splitter/hooks/useResizable.js +0 -1
- package/es/splitter/hooks/useResize.d.ts +0 -6
- package/es/splitter/hooks/useResize.js +0 -1
- package/es/splitter/hooks/useSizes.d.ts +0 -8
- package/es/splitter/hooks/useSizes.js +0 -1
- package/es/splitter/index.d.ts +0 -8
- package/es/splitter/index.js +0 -40
- package/es/splitter/interface.d.ts +0 -64
- package/es/splitter/interface.js +0 -0
- package/es/splitter/style/index.d.ts +0 -27
- package/es/splitter/style/index.js +0 -35
- package/es/statistic/Countdown.d.ts +0 -10
- package/es/statistic/Countdown.js +0 -48
- package/es/statistic/Number.d.ts +0 -8
- package/es/statistic/Number.js +0 -1
- package/es/statistic/Statistic.d.ts +0 -21
- package/es/statistic/Statistic.js +0 -48
- package/es/statistic/index.d.ts +0 -11
- package/es/statistic/index.js +0 -48
- package/es/statistic/interface.d.ts +0 -0
- package/es/statistic/interface.js +0 -0
- package/es/statistic/style/index.d.ts +0 -16
- package/es/statistic/style/index.js +0 -35
- package/es/statistic/utils.d.ts +0 -15
- package/es/statistic/utils.js +0 -1
- package/es/steps/index.d.ts +0 -39
- package/es/steps/index.js +0 -49
- package/es/steps/style/custom-icon.d.ts +0 -5
- package/es/steps/style/custom-icon.js +0 -1
- package/es/steps/style/horizontal.d.ts +0 -5
- package/es/steps/style/horizontal.js +0 -1
- package/es/steps/style/index.d.ts +0 -102
- package/es/steps/style/index.js +0 -35
- package/es/steps/style/inline.d.ts +0 -5
- package/es/steps/style/inline.js +0 -1
- package/es/steps/style/label-placement.d.ts +0 -5
- package/es/steps/style/label-placement.js +0 -1
- package/es/steps/style/nav.d.ts +0 -5
- package/es/steps/style/nav.js +0 -1
- package/es/steps/style/progress-dot.d.ts +0 -5
- package/es/steps/style/progress-dot.js +0 -1
- package/es/steps/style/progress.d.ts +0 -5
- package/es/steps/style/progress.js +0 -1
- package/es/steps/style/rtl.d.ts +0 -5
- package/es/steps/style/rtl.js +0 -1
- package/es/steps/style/small.d.ts +0 -5
- package/es/steps/style/small.js +0 -1
- package/es/steps/style/vertical.d.ts +0 -5
- package/es/steps/style/vertical.js +0 -1
- package/es/steps/useLegacyItems.d.ts +0 -3
- package/es/steps/useLegacyItems.js +0 -1
- package/es/style/compact-item-vertical.d.ts +0 -3
- package/es/style/compact-item-vertical.js +0 -1
- package/es/style/compact-item.d.ts +0 -17
- package/es/style/compact-item.js +0 -1
- package/es/style/index.d.ts +0 -12
- package/es/style/index.js +0 -1
- package/es/style/motion/collapse.d.ts +0 -3
- package/es/style/motion/collapse.js +0 -3
- package/es/style/motion/fade.d.ts +0 -6
- package/es/style/motion/fade.js +0 -10
- package/es/style/motion/index.d.ts +0 -6
- package/es/style/motion/index.js +0 -21
- package/es/style/motion/motion.d.ts +0 -2
- package/es/style/motion/motion.js +0 -7
- package/es/style/motion/move.d.ts +0 -14
- package/es/style/motion/move.js +0 -10
- package/es/style/motion/slide.d.ts +0 -14
- package/es/style/motion/slide.js +0 -10
- package/es/style/motion/zoom.d.ts +0 -18
- package/es/style/motion/zoom.js +0 -10
- package/es/style/placementArrow.d.ts +0 -19
- package/es/style/placementArrow.js +0 -1
- package/es/style/roundedArrow.d.ts +0 -7
- package/es/style/roundedArrow.js +0 -1
- package/es/switch/index.d.ts +0 -37
- package/es/switch/index.js +0 -40
- package/es/switch/style/index.d.ts +0 -71
- package/es/switch/style/index.js +0 -35
- package/es/table/Column.d.ts +0 -8
- package/es/table/Column.js +0 -1
- package/es/table/ColumnGroup.d.ts +0 -10
- package/es/table/ColumnGroup.js +0 -1
- package/es/table/ExpandIcon.d.ts +0 -12
- package/es/table/ExpandIcon.js +0 -1
- package/es/table/InternalTable.d.ts +0 -32
- package/es/table/InternalTable.js +0 -216
- package/es/table/RcTable/VirtualTable.d.ts +0 -5
- package/es/table/RcTable/VirtualTable.js +0 -1
- package/es/table/RcTable/index.d.ts +0 -5
- package/es/table/RcTable/index.js +0 -1
- package/es/table/Table.d.ts +0 -17
- package/es/table/Table.js +0 -216
- package/es/table/hooks/useContainerWidth.d.ts +0 -1
- package/es/table/hooks/useContainerWidth.js +0 -1
- package/es/table/hooks/useFilter/FilterDropdown.d.ts +0 -31
- package/es/table/hooks/useFilter/FilterDropdown.js +0 -113
- package/es/table/hooks/useFilter/FilterSearch.d.ts +0 -12
- package/es/table/hooks/useFilter/FilterSearch.js +0 -65
- package/es/table/hooks/useFilter/FilterWrapper.d.ts +0 -8
- package/es/table/hooks/useFilter/FilterWrapper.js +0 -1
- package/es/table/hooks/useFilter/index.d.ts +0 -22
- package/es/table/hooks/useFilter/index.js +0 -113
- package/es/table/hooks/useLazyKVMap.d.ts +0 -4
- package/es/table/hooks/useLazyKVMap.js +0 -1
- package/es/table/hooks/usePagination.d.ts +0 -5
- package/es/table/hooks/usePagination.js +0 -1
- package/es/table/hooks/useSelection.d.ts +0 -20
- package/es/table/hooks/useSelection.js +0 -95
- package/es/table/hooks/useSorter.d.ts +0 -19
- package/es/table/hooks/useSorter.js +0 -49
- package/es/table/hooks/useTitleColumns.d.ts +0 -4
- package/es/table/hooks/useTitleColumns.js +0 -1
- package/es/table/index.d.ts +0 -7
- package/es/table/index.js +0 -216
- package/es/table/interface.d.ts +0 -194
- package/es/table/interface.js +0 -1
- package/es/table/style/bordered.d.ts +0 -5
- package/es/table/style/bordered.js +0 -10
- package/es/table/style/ellipsis.d.ts +0 -5
- package/es/table/style/ellipsis.js +0 -4
- package/es/table/style/empty.d.ts +0 -5
- package/es/table/style/empty.js +0 -1
- package/es/table/style/expand.d.ts +0 -5
- package/es/table/style/expand.js +0 -1
- package/es/table/style/filter.d.ts +0 -4
- package/es/table/style/filter.js +0 -1
- package/es/table/style/fixed.d.ts +0 -5
- package/es/table/style/fixed.js +0 -21
- package/es/table/style/index.d.ts +0 -202
- package/es/table/style/index.js +0 -97
- package/es/table/style/pagination.d.ts +0 -5
- package/es/table/style/pagination.js +0 -1
- package/es/table/style/radius.d.ts +0 -5
- package/es/table/style/radius.js +0 -1
- package/es/table/style/rtl.d.ts +0 -5
- package/es/table/style/rtl.js +0 -1
- package/es/table/style/selection.d.ts +0 -5
- package/es/table/style/selection.js +0 -5
- package/es/table/style/size.d.ts +0 -5
- package/es/table/style/size.js +0 -10
- package/es/table/style/sorter.d.ts +0 -5
- package/es/table/style/sorter.js +0 -4
- package/es/table/style/sticky.d.ts +0 -5
- package/es/table/style/sticky.js +0 -1
- package/es/table/style/summary.d.ts +0 -5
- package/es/table/style/summary.js +0 -1
- package/es/table/style/virtual.d.ts +0 -5
- package/es/table/style/virtual.js +0 -4
- package/es/table/util.d.ts +0 -13
- package/es/table/util.js +0 -1
- package/es/tabs/TabPane.d.ts +0 -5
- package/es/tabs/TabPane.js +0 -1
- package/es/tabs/hooks/useAnimateConfig.d.ts +0 -3
- package/es/tabs/hooks/useAnimateConfig.js +0 -40
- package/es/tabs/hooks/useLegacyItems.d.ts +0 -4
- package/es/tabs/hooks/useLegacyItems.js +0 -1
- package/es/tabs/index.d.ts +0 -29
- package/es/tabs/index.js +0 -51
- package/es/tabs/style/index.d.ts +0 -136
- package/es/tabs/style/index.js +0 -46
- package/es/tabs/style/motion.d.ts +0 -4
- package/es/tabs/style/motion.js +0 -10
- package/es/tag/CheckableTag.d.ts +0 -17
- package/es/tag/CheckableTag.js +0 -40
- package/es/tag/index.d.ts +0 -27
- package/es/tag/index.js +0 -40
- package/es/tag/style/index.d.ts +0 -25
- package/es/tag/style/index.js +0 -35
- package/es/tag/style/presetCmp.d.ts +0 -2
- package/es/tag/style/presetCmp.js +0 -35
- package/es/tag/style/statusCmp.d.ts +0 -2
- package/es/tag/style/statusCmp.js +0 -35
- package/es/theme/context.d.ts +0 -31
- package/es/theme/context.js +0 -3
- package/es/theme/getDesignToken.d.ts +0 -4
- package/es/theme/getDesignToken.js +0 -35
- package/es/theme/index.d.ts +0 -35
- package/es/theme/index.js +0 -35
- package/es/theme/interface/alias.d.ts +0 -545
- package/es/theme/interface/alias.js +0 -0
- package/es/theme/interface/components.d.ts +0 -131
- package/es/theme/interface/components.js +0 -0
- package/es/theme/interface/cssinjs-utils.d.ts +0 -10
- package/es/theme/interface/cssinjs-utils.js +0 -0
- package/es/theme/interface/index.d.ts +0 -15
- package/es/theme/interface/index.js +0 -1
- package/es/theme/interface/maps/colors.d.ts +0 -530
- package/es/theme/interface/maps/colors.js +0 -0
- package/es/theme/interface/maps/font.d.ts +0 -117
- package/es/theme/interface/maps/font.js +0 -0
- package/es/theme/interface/maps/index.d.ts +0 -29
- package/es/theme/interface/maps/index.js +0 -0
- package/es/theme/interface/maps/size.d.ts +0 -69
- package/es/theme/interface/maps/size.js +0 -0
- package/es/theme/interface/maps/style.d.ts +0 -42
- package/es/theme/interface/maps/style.js +0 -0
- package/es/theme/interface/presetColors.d.ts +0 -11
- package/es/theme/interface/presetColors.js +0 -1
- package/es/theme/interface/seeds.d.ts +0 -225
- package/es/theme/interface/seeds.js +0 -0
- package/es/theme/internal.d.ts +0 -13
- package/es/theme/internal.js +0 -35
- package/es/theme/themes/ColorMap.d.ts +0 -15
- package/es/theme/themes/ColorMap.js +0 -0
- package/es/theme/themes/compact/genCompactSizeMapToken.d.ts +0 -2
- package/es/theme/themes/compact/genCompactSizeMapToken.js +0 -1
- package/es/theme/themes/compact/index.d.ts +0 -4
- package/es/theme/themes/compact/index.js +0 -1
- package/es/theme/themes/dark/colorAlgorithm.d.ts +0 -2
- package/es/theme/themes/dark/colorAlgorithm.js +0 -1
- package/es/theme/themes/dark/colors.d.ts +0 -3
- package/es/theme/themes/dark/colors.js +0 -1
- package/es/theme/themes/dark/index.d.ts +0 -4
- package/es/theme/themes/dark/index.js +0 -1
- package/es/theme/themes/default/colorAlgorithm.d.ts +0 -2
- package/es/theme/themes/default/colorAlgorithm.js +0 -1
- package/es/theme/themes/default/colors.d.ts +0 -3
- package/es/theme/themes/default/colors.js +0 -1
- package/es/theme/themes/default/index.d.ts +0 -2
- package/es/theme/themes/default/index.js +0 -1
- package/es/theme/themes/seed.d.ts +0 -4
- package/es/theme/themes/seed.js +0 -3
- package/es/theme/themes/shared/genColorMapToken.d.ts +0 -8
- package/es/theme/themes/shared/genColorMapToken.js +0 -1
- package/es/theme/themes/shared/genCommonMapToken.d.ts +0 -2
- package/es/theme/themes/shared/genCommonMapToken.js +0 -1
- package/es/theme/themes/shared/genControlHeight.d.ts +0 -3
- package/es/theme/themes/shared/genControlHeight.js +0 -1
- package/es/theme/themes/shared/genFontMapToken.d.ts +0 -3
- package/es/theme/themes/shared/genFontMapToken.js +0 -1
- package/es/theme/themes/shared/genFontSizes.d.ts +0 -5
- package/es/theme/themes/shared/genFontSizes.js +0 -1
- package/es/theme/themes/shared/genRadius.d.ts +0 -3
- package/es/theme/themes/shared/genRadius.js +0 -1
- package/es/theme/themes/shared/genSizeMapToken.d.ts +0 -2
- package/es/theme/themes/shared/genSizeMapToken.js +0 -1
- package/es/theme/useToken.d.ts +0 -19
- package/es/theme/useToken.js +0 -35
- package/es/theme/util/alias.d.ts +0 -12
- package/es/theme/util/alias.js +0 -35
- package/es/theme/util/genPresetColor.d.ts +0 -15
- package/es/theme/util/genPresetColor.js +0 -1
- package/es/theme/util/genStyleUtils.d.ts +0 -26
- package/es/theme/util/genStyleUtils.js +0 -35
- package/es/theme/util/getAlphaColor.d.ts +0 -2
- package/es/theme/util/getAlphaColor.js +0 -1
- package/es/theme/util/useResetIconStyle.d.ts +0 -3
- package/es/theme/util/useResetIconStyle.js +0 -35
- package/es/time-picker/index.d.ts +0 -30
- package/es/time-picker/index.js +0 -98
- package/es/time-picker/locale/ar_EG.d.ts +0 -3
- package/es/time-picker/locale/ar_EG.js +0 -1
- package/es/time-picker/locale/az_AZ.d.ts +0 -3
- package/es/time-picker/locale/az_AZ.js +0 -1
- package/es/time-picker/locale/bg_BG.d.ts +0 -3
- package/es/time-picker/locale/bg_BG.js +0 -1
- package/es/time-picker/locale/bn_BD.d.ts +0 -3
- package/es/time-picker/locale/bn_BD.js +0 -1
- package/es/time-picker/locale/by_BY.d.ts +0 -3
- package/es/time-picker/locale/by_BY.js +0 -1
- package/es/time-picker/locale/ca_ES.d.ts +0 -3
- package/es/time-picker/locale/ca_ES.js +0 -1
- package/es/time-picker/locale/cs_CZ.d.ts +0 -3
- package/es/time-picker/locale/cs_CZ.js +0 -1
- package/es/time-picker/locale/da_DK.d.ts +0 -3
- package/es/time-picker/locale/da_DK.js +0 -1
- package/es/time-picker/locale/de_DE.d.ts +0 -3
- package/es/time-picker/locale/de_DE.js +0 -1
- package/es/time-picker/locale/el_GR.d.ts +0 -3
- package/es/time-picker/locale/el_GR.js +0 -1
- package/es/time-picker/locale/en_GB.d.ts +0 -3
- package/es/time-picker/locale/en_GB.js +0 -1
- package/es/time-picker/locale/en_US.d.ts +0 -3
- package/es/time-picker/locale/en_US.js +0 -1
- package/es/time-picker/locale/es_ES.d.ts +0 -3
- package/es/time-picker/locale/es_ES.js +0 -1
- package/es/time-picker/locale/et_EE.d.ts +0 -3
- package/es/time-picker/locale/et_EE.js +0 -1
- package/es/time-picker/locale/eu_ES.d.ts +0 -3
- package/es/time-picker/locale/eu_ES.js +0 -1
- package/es/time-picker/locale/fa_IR.d.ts +0 -3
- package/es/time-picker/locale/fa_IR.js +0 -1
- package/es/time-picker/locale/fi_FI.d.ts +0 -3
- package/es/time-picker/locale/fi_FI.js +0 -1
- package/es/time-picker/locale/fr_BE.d.ts +0 -3
- package/es/time-picker/locale/fr_BE.js +0 -1
- package/es/time-picker/locale/fr_CA.d.ts +0 -3
- package/es/time-picker/locale/fr_CA.js +0 -1
- package/es/time-picker/locale/fr_FR.d.ts +0 -3
- package/es/time-picker/locale/fr_FR.js +0 -1
- package/es/time-picker/locale/ga_IE.d.ts +0 -3
- package/es/time-picker/locale/ga_IE.js +0 -1
- package/es/time-picker/locale/gl_ES.d.ts +0 -3
- package/es/time-picker/locale/gl_ES.js +0 -1
- package/es/time-picker/locale/he_IL.d.ts +0 -3
- package/es/time-picker/locale/he_IL.js +0 -1
- package/es/time-picker/locale/hi_IN.d.ts +0 -3
- package/es/time-picker/locale/hi_IN.js +0 -1
- package/es/time-picker/locale/hr_HR.d.ts +0 -3
- package/es/time-picker/locale/hr_HR.js +0 -1
- package/es/time-picker/locale/hu_HU.d.ts +0 -3
- package/es/time-picker/locale/hu_HU.js +0 -1
- package/es/time-picker/locale/id_ID.d.ts +0 -3
- package/es/time-picker/locale/id_ID.js +0 -1
- package/es/time-picker/locale/is_IS.d.ts +0 -3
- package/es/time-picker/locale/is_IS.js +0 -1
- package/es/time-picker/locale/it_IT.d.ts +0 -3
- package/es/time-picker/locale/it_IT.js +0 -1
- package/es/time-picker/locale/ja_JP.d.ts +0 -3
- package/es/time-picker/locale/ja_JP.js +0 -1
- package/es/time-picker/locale/ka_GE.d.ts +0 -3
- package/es/time-picker/locale/ka_GE.js +0 -1
- package/es/time-picker/locale/kk_KZ.d.ts +0 -3
- package/es/time-picker/locale/kk_KZ.js +0 -1
- package/es/time-picker/locale/km_KH.d.ts +0 -3
- package/es/time-picker/locale/km_KH.js +0 -1
- package/es/time-picker/locale/kmr_IQ.d.ts +0 -3
- package/es/time-picker/locale/kmr_IQ.js +0 -1
- package/es/time-picker/locale/kn_IN.d.ts +0 -3
- package/es/time-picker/locale/kn_IN.js +0 -1
- package/es/time-picker/locale/ko_KR.d.ts +0 -3
- package/es/time-picker/locale/ko_KR.js +0 -1
- package/es/time-picker/locale/lt_LT.d.ts +0 -3
- package/es/time-picker/locale/lt_LT.js +0 -1
- package/es/time-picker/locale/lv_LV.d.ts +0 -3
- package/es/time-picker/locale/lv_LV.js +0 -1
- package/es/time-picker/locale/mk_MK.d.ts +0 -3
- package/es/time-picker/locale/mk_MK.js +0 -1
- package/es/time-picker/locale/ml_IN.d.ts +0 -3
- package/es/time-picker/locale/ml_IN.js +0 -1
- package/es/time-picker/locale/mn_MN.d.ts +0 -3
- package/es/time-picker/locale/mn_MN.js +0 -1
- package/es/time-picker/locale/ms_MY.d.ts +0 -3
- package/es/time-picker/locale/ms_MY.js +0 -1
- package/es/time-picker/locale/my_MM.d.ts +0 -3
- package/es/time-picker/locale/my_MM.js +0 -1
- package/es/time-picker/locale/nb_NO.d.ts +0 -3
- package/es/time-picker/locale/nb_NO.js +0 -1
- package/es/time-picker/locale/nl_BE.d.ts +0 -3
- package/es/time-picker/locale/nl_BE.js +0 -1
- package/es/time-picker/locale/nl_NL.d.ts +0 -3
- package/es/time-picker/locale/nl_NL.js +0 -1
- package/es/time-picker/locale/pl_PL.d.ts +0 -3
- package/es/time-picker/locale/pl_PL.js +0 -1
- package/es/time-picker/locale/pt_BR.d.ts +0 -3
- package/es/time-picker/locale/pt_BR.js +0 -1
- package/es/time-picker/locale/pt_PT.d.ts +0 -3
- package/es/time-picker/locale/pt_PT.js +0 -1
- package/es/time-picker/locale/ro_RO.d.ts +0 -3
- package/es/time-picker/locale/ro_RO.js +0 -1
- package/es/time-picker/locale/ru_RU.d.ts +0 -4
- package/es/time-picker/locale/ru_RU.js +0 -1
- package/es/time-picker/locale/si_LK.d.ts +0 -3
- package/es/time-picker/locale/si_LK.js +0 -1
- package/es/time-picker/locale/sk_SK.d.ts +0 -3
- package/es/time-picker/locale/sk_SK.js +0 -1
- package/es/time-picker/locale/sl_SI.d.ts +0 -3
- package/es/time-picker/locale/sl_SI.js +0 -1
- package/es/time-picker/locale/sr_RS.d.ts +0 -3
- package/es/time-picker/locale/sr_RS.js +0 -1
- package/es/time-picker/locale/sv_SE.d.ts +0 -3
- package/es/time-picker/locale/sv_SE.js +0 -1
- package/es/time-picker/locale/ta_IN.d.ts +0 -3
- package/es/time-picker/locale/ta_IN.js +0 -1
- package/es/time-picker/locale/th_TH.d.ts +0 -3
- package/es/time-picker/locale/th_TH.js +0 -1
- package/es/time-picker/locale/tk_TK.d.ts +0 -3
- package/es/time-picker/locale/tk_TK.js +0 -1
- package/es/time-picker/locale/tr_TR.d.ts +0 -3
- package/es/time-picker/locale/tr_TR.js +0 -1
- package/es/time-picker/locale/uk_UA.d.ts +0 -3
- package/es/time-picker/locale/uk_UA.js +0 -1
- package/es/time-picker/locale/ur_PK.d.ts +0 -3
- package/es/time-picker/locale/ur_PK.js +0 -1
- package/es/time-picker/locale/uz_UZ.d.ts +0 -3
- package/es/time-picker/locale/uz_UZ.js +0 -1
- package/es/time-picker/locale/vi_VN.d.ts +0 -3
- package/es/time-picker/locale/vi_VN.js +0 -1
- package/es/time-picker/locale/zh_CN.d.ts +0 -3
- package/es/time-picker/locale/zh_CN.js +0 -1
- package/es/time-picker/locale/zh_TW.d.ts +0 -3
- package/es/time-picker/locale/zh_TW.js +0 -1
- package/es/timeline/Timeline.d.ts +0 -20
- package/es/timeline/Timeline.js +0 -48
- package/es/timeline/TimelineItem.d.ts +0 -20
- package/es/timeline/TimelineItem.js +0 -40
- package/es/timeline/TimelineItemList.d.ts +0 -7
- package/es/timeline/TimelineItemList.js +0 -40
- package/es/timeline/index.d.ts +0 -4
- package/es/timeline/index.js +0 -48
- package/es/timeline/style/index.d.ts +0 -31
- package/es/timeline/style/index.js +0 -43
- package/es/timeline/useItems.d.ts +0 -4
- package/es/timeline/useItems.js +0 -1
- package/es/tooltip/PurePanel.d.ts +0 -7
- package/es/tooltip/PurePanel.js +0 -49
- package/es/tooltip/index.d.ts +0 -80
- package/es/tooltip/index.js +0 -49
- package/es/tooltip/style/index.d.ts +0 -13
- package/es/tooltip/style/index.js +0 -44
- package/es/tooltip/util.d.ts +0 -6
- package/es/tooltip/util.js +0 -1
- package/es/tour/PurePanel.d.ts +0 -6
- package/es/tour/PurePanel.js +0 -56
- package/es/tour/index.d.ts +0 -7
- package/es/tour/index.js +0 -56
- package/es/tour/interface.d.ts +0 -31
- package/es/tour/interface.js +0 -0
- package/es/tour/panelRender.d.ts +0 -12
- package/es/tour/panelRender.js +0 -47
- package/es/tour/style/index.d.ts +0 -28
- package/es/tour/style/index.js +0 -35
- package/es/transfer/ListBody.d.ts +0 -17
- package/es/transfer/ListBody.js +0 -117
- package/es/transfer/ListItem.d.ts +0 -15
- package/es/transfer/ListItem.js +0 -46
- package/es/transfer/hooks/useData.d.ts +0 -5
- package/es/transfer/hooks/useData.js +0 -1
- package/es/transfer/hooks/useSelection.d.ts +0 -9
- package/es/transfer/hooks/useSelection.js +0 -1
- package/es/transfer/index.d.ts +0 -91
- package/es/transfer/index.js +0 -153
- package/es/transfer/interface.d.ts +0 -7
- package/es/transfer/interface.js +0 -0
- package/es/transfer/list.d.ts +0 -48
- package/es/transfer/list.js +0 -153
- package/es/transfer/operation.d.ts +0 -17
- package/es/transfer/operation.js +0 -47
- package/es/transfer/search.d.ts +0 -11
- package/es/transfer/search.js +0 -65
- package/es/transfer/style/index.d.ts +0 -36
- package/es/transfer/style/index.js +0 -35
- package/es/tree/DirectoryTree.d.ts +0 -16
- package/es/tree/DirectoryTree.js +0 -48
- package/es/tree/Tree.d.ts +0 -136
- package/es/tree/Tree.js +0 -48
- package/es/tree/index.d.ts +0 -16
- package/es/tree/index.js +0 -48
- package/es/tree/style/directory.d.ts +0 -3
- package/es/tree/style/directory.js +0 -1
- package/es/tree/style/index.d.ts +0 -57
- package/es/tree/style/index.js +0 -43
- package/es/tree/utils/dictUtil.d.ts +0 -13
- package/es/tree/utils/dictUtil.js +0 -1
- package/es/tree/utils/dropIndicator.d.ts +0 -11
- package/es/tree/utils/dropIndicator.js +0 -1
- package/es/tree/utils/iconUtil.d.ts +0 -13
- package/es/tree/utils/iconUtil.js +0 -1
- package/es/tree-select/index.d.ts +0 -61
- package/es/tree-select/index.js +0 -86
- package/es/tree-select/style/index.d.ts +0 -6
- package/es/tree-select/style/index.js +0 -43
- package/es/type/index.d.ts +0 -1
- package/es/type/index.js +0 -356
- package/es/typography/Base/CopyBtn.d.ts +0 -13
- package/es/typography/Base/CopyBtn.js +0 -49
- package/es/typography/Base/Ellipsis.d.ts +0 -18
- package/es/typography/Base/Ellipsis.js +0 -1
- package/es/typography/Base/EllipsisTooltip.d.ts +0 -10
- package/es/typography/Base/EllipsisTooltip.js +0 -49
- package/es/typography/Base/index.d.ts +0 -59
- package/es/typography/Base/index.js +0 -83
- package/es/typography/Base/util.d.ts +0 -10
- package/es/typography/Base/util.js +0 -1
- package/es/typography/Editable.d.ts +0 -20
- package/es/typography/Editable.js +0 -74
- package/es/typography/Link.d.ts +0 -7
- package/es/typography/Link.js +0 -83
- package/es/typography/Paragraph.d.ts +0 -6
- package/es/typography/Paragraph.js +0 -83
- package/es/typography/Text.d.ts +0 -7
- package/es/typography/Text.js +0 -83
- package/es/typography/Title.d.ts +0 -8
- package/es/typography/Title.js +0 -83
- package/es/typography/Typography.d.ts +0 -19
- package/es/typography/Typography.js +0 -56
- package/es/typography/hooks/useCopyClick.d.ts +0 -11
- package/es/typography/hooks/useCopyClick.js +0 -1
- package/es/typography/hooks/useMergedConfig.d.ts +0 -1
- package/es/typography/hooks/useMergedConfig.js +0 -1
- package/es/typography/hooks/usePrevious.d.ts +0 -2
- package/es/typography/hooks/usePrevious.js +0 -1
- package/es/typography/hooks/useTooltipProps.d.ts +0 -61
- package/es/typography/hooks/useTooltipProps.js +0 -1
- package/es/typography/index.d.ts +0 -13
- package/es/typography/index.js +0 -83
- package/es/typography/style/index.d.ts +0 -18
- package/es/typography/style/index.js +0 -51
- package/es/typography/style/mixins.d.ts +0 -9
- package/es/typography/style/mixins.js +0 -6
- package/es/upload/Dragger.d.ts +0 -10
- package/es/upload/Dragger.js +0 -80
- package/es/upload/Upload.d.ts +0 -23
- package/es/upload/Upload.js +0 -80
- package/es/upload/UploadList/ListItem.d.ts +0 -28
- package/es/upload/UploadList/ListItem.js +0 -49
- package/es/upload/UploadList/index.d.ts +0 -8
- package/es/upload/UploadList/index.js +0 -57
- package/es/upload/index.d.ts +0 -13
- package/es/upload/index.js +0 -80
- package/es/upload/interface.d.ts +0 -138
- package/es/upload/interface.js +0 -0
- package/es/upload/style/dragger.d.ts +0 -4
- package/es/upload/style/dragger.js +0 -7
- package/es/upload/style/index.d.ts +0 -16
- package/es/upload/style/index.js +0 -66
- package/es/upload/style/list.d.ts +0 -4
- package/es/upload/style/list.js +0 -4
- package/es/upload/style/motion.d.ts +0 -4
- package/es/upload/style/motion.js +0 -10
- package/es/upload/style/picture.d.ts +0 -5
- package/es/upload/style/picture.js +0 -12
- package/es/upload/style/rtl.d.ts +0 -4
- package/es/upload/style/rtl.js +0 -1
- package/es/upload/utils.d.ts +0 -8
- package/es/upload/utils.js +0 -2
- package/es/utils/common.d.ts +0 -32
- package/es/utils/common.js +0 -4
- package/es/utils/index.d.ts +0 -2
- package/es/utils/index.js +0 -4
- package/es/utils/moneyFormat.d.ts +0 -38
- package/es/utils/moneyFormat.js +0 -1
- package/es/version/index.d.ts +0 -2
- package/es/version/index.js +0 -1
- package/es/watermark/context.d.ts +0 -8
- package/es/watermark/context.js +0 -1
- package/es/watermark/index.d.ts +0 -26
- package/es/watermark/index.js +0 -35
- package/es/watermark/useClips.d.ts +0 -7
- package/es/watermark/useClips.js +0 -1
- package/es/watermark/useRafDebounce.d.ts +0 -4
- package/es/watermark/useRafDebounce.js +0 -1
- package/es/watermark/useWatermark.d.ts +0 -13
- package/es/watermark/useWatermark.js +0 -1
- package/es/watermark/utils.d.ts +0 -7
- package/es/watermark/utils.js +0 -1
- package/umd/index.min.js +0 -629
package/es/upload/style/index.js
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import {Keyframes,createTheme,useCacheToken,unit}from'@ant-design/cssinjs';import {genStyleUtils,mergeToken}from'@ant-design/cssinjs-utils';import*as ye from'react';import ye__default,{useContext}from'react';import {presetPrimaryColors,presetPalettes,generate,blue}from'@ant-design/colors';import {TinyColor}from'@ctrl/tinycolor';var P={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},Q=(o,e=false)=>({boxSizing:"border-box",margin:0,padding:0,color:o.colorText,fontSize:o.fontSize,lineHeight:o.lineHeight,listStyle:"none",fontFamily:e?"inherit":o.fontFamily}),Io=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),M=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),Y=o=>({a:{color:o.colorLink,textDecoration:o.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${o.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:o.colorLinkHover},"&:active":{color:o.colorLinkActive},"&:active, &:hover":{textDecoration:o.linkHoverDecoration,outline:0},"&:focus":{textDecoration:o.linkFocusDecoration,outline:0},"&[disabled]":{color:o.colorTextDisabled,cursor:"not-allowed"}}}),_=(o,e,r,n)=>{let t=`[class^="${e}"], [class*=" ${e}"]`,a=r?`.${r}`:t,i={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}},l={};return n!==false&&(l={fontFamily:o.fontFamily,fontSize:o.fontSize}),{[a]:{...l,...i,[t]:i}}};var I=o=>({[`.${o}`]:{...Io(),[`.${o} .${o}-icon`]:{display:"block"}}});var Do=o=>({[o.componentCls]:{[`${o.antCls}-motion-collapse-legacy`]:{overflow:"hidden","&-active":{transition:`height ${o.motionDurationMid} ${o.motionEaseInOut},
|
|
2
|
-
opacity ${o.motionDurationMid} ${o.motionEaseInOut} !important`}},[`${o.antCls}-motion-collapse`]:{overflow:"hidden",transition:`height ${o.motionDurationMid} ${o.motionEaseInOut},
|
|
3
|
-
opacity ${o.motionDurationMid} ${o.motionEaseInOut} !important`}}}),D=Do;var Ao=o=>({animationDuration:o,animationFillMode:"both"}),Ho=o=>({animationDuration:o,animationFillMode:"both"}),h=(o,e,r,n,t=false)=>{let a=t?"&":"";return {[`
|
|
4
|
-
${a}${o}-enter,
|
|
5
|
-
${a}${o}-appear
|
|
6
|
-
`]:{...Ao(n),animationPlayState:"paused"},[`${a}${o}-leave`]:{...Ho(n),animationPlayState:"paused"},[`
|
|
7
|
-
${a}${o}-enter${o}-enter-active,
|
|
8
|
-
${a}${o}-appear${o}-appear-active
|
|
9
|
-
`]:{animationName:e,animationPlayState:"running"},[`${a}${o}-leave${o}-leave-active`]:{animationName:r,animationPlayState:"running",pointerEvents:"none"}}};var oo=new Keyframes("antFadeIn",{"0%":{opacity:0},"100%":{opacity:1}}),eo=new Keyframes("antFadeOut",{"0%":{opacity:1},"100%":{opacity:0}}),A=(o,e=false)=>{let{antCls:r}=o,n=`${r}-fade`,t=e?"&":"";return [h(n,oo,eo,o.motionDurationMid,e),{[`
|
|
10
|
-
${t}${n}-enter,
|
|
11
|
-
${t}${n}-appear
|
|
12
|
-
`]:{opacity:0,animationTimingFunction:"linear"},[`${t}${n}-leave`]:{animationTimingFunction:"linear"}}]};new Keyframes("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}});new Keyframes("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}});new Keyframes("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}});new Keyframes("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}});new Keyframes("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}});new Keyframes("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}});new Keyframes("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}});new Keyframes("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}});new Keyframes("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}});new Keyframes("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}});new Keyframes("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}});new Keyframes("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}});new Keyframes("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}});new Keyframes("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}});new Keyframes("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}});new Keyframes("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}});new Keyframes("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}});new Keyframes("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}});new Keyframes("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}});new Keyframes("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}});function ro(o){return (o+8)/o}function H(o){let e=new Array(10).fill(null).map((r,n)=>{let t=n-1,a=o*Math.E**(t/5),i=n>1?Math.floor(a):Math.ceil(a);return Math.floor(i/2)*2});return e[1]=o,e.map(r=>({size:r,lineHeight:ro(r)}))}var no={version:"0.0.2"};var io=no.version;var L={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},pe={...L,colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
|
|
13
|
-
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
|
14
|
-
'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:false,motion:true},T=pe;function F(o,{generateColorPalettes:e,generateNeutralColorPalettes:r}){let{colorSuccess:n,colorWarning:t,colorError:a,colorInfo:i,colorPrimary:l,colorBgBase:s,colorTextBase:p}=o,c=e(l),m=e(n),g=e(t),f=e(a),y=e(i),wo=r(s,p),Oo=o.colorLink||o.colorInfo,z=e(Oo),zo=new TinyColor(f[1]).mix(new TinyColor(f[3]),50).toHexString();return {...wo,colorPrimaryBg:c[1],colorPrimaryBgHover:c[2],colorPrimaryBorder:c[3],colorPrimaryBorderHover:c[4],colorPrimaryHover:c[5],colorPrimary:c[6],colorPrimaryActive:c[7],colorPrimaryTextHover:c[8],colorPrimaryText:c[9],colorPrimaryTextActive:c[10],colorSuccessBg:m[1],colorSuccessBgHover:m[2],colorSuccessBorder:m[3],colorSuccessBorderHover:m[4],colorSuccessHover:m[4],colorSuccess:m[6],colorSuccessActive:m[7],colorSuccessTextHover:m[8],colorSuccessText:m[9],colorSuccessTextActive:m[10],colorErrorBg:f[1],colorErrorBgHover:f[2],colorErrorBgFilledHover:zo,colorErrorBgActive:f[3],colorErrorBorder:f[3],colorErrorBorderHover:f[4],colorErrorHover:f[5],colorError:f[6],colorErrorActive:f[7],colorErrorTextHover:f[8],colorErrorText:f[9],colorErrorTextActive:f[10],colorWarningBg:g[1],colorWarningBgHover:g[2],colorWarningBorder:g[3],colorWarningBorderHover:g[4],colorWarningHover:g[4],colorWarning:g[6],colorWarningActive:g[7],colorWarningTextHover:g[8],colorWarningText:g[9],colorWarningTextActive:g[10],colorInfoBg:y[1],colorInfoBgHover:y[2],colorInfoBorder:y[3],colorInfoBorderHover:y[4],colorInfoHover:y[4],colorInfo:y[6],colorInfoActive:y[7],colorInfoTextHover:y[8],colorInfoText:y[9],colorInfoTextActive:y[10],colorLinkHover:z[4],colorLink:z[6],colorLinkActive:z[7],colorBgMask:new TinyColor("#000").setAlpha(.45).toRgbString(),colorWhite:"#fff"}}var me=o=>{let e=o,r=o,n=o,t=o;return o<6&&o>=5?e=o+1:o<16&&o>=6?e=o+2:o>=16&&(e=16),o<7&&o>=5?r=4:o<8&&o>=7?r=5:o<14&&o>=8?r=6:o<16&&o>=14?r=7:o>=16&&(r=8),o<6&&o>=2?n=1:o>=6&&(n=2),o>4&&o<8?t=4:o>=8&&(t=6),{borderRadius:o,borderRadiusXS:n,borderRadiusSM:r,borderRadiusLG:e,borderRadiusOuter:t}},ao=me;function B(o){let{motionUnit:e,motionBase:r,borderRadius:n,lineWidth:t}=o;return {motionDurationFast:`${(r+e).toFixed(1)}s`,motionDurationMid:`${(r+e*2).toFixed(1)}s`,motionDurationSlow:`${(r+e*3).toFixed(1)}s`,lineWidthBold:t+1,...ao(n)}}var ge=o=>{let{controlHeight:e}=o;return {controlHeightSM:e*.75,controlHeightXS:e*.5,controlHeightLG:e*1.25}},lo=ge;var fe=o=>{let e=H(o),r=e.map(c=>c.size),n=e.map(c=>c.lineHeight),t=r[1],a=r[0],i=r[2],l=n[1],s=n[0],p=n[2];return {fontSizeSM:a,fontSize:t,fontSizeLG:i,fontSizeXL:r[3],fontSizeHeading1:r[6],fontSizeHeading2:r[5],fontSizeHeading3:r[4],fontSizeHeading4:r[3],fontSizeHeading5:r[2],lineHeight:l,lineHeightLG:p,lineHeightSM:s,fontHeight:Math.round(l*t),fontHeightLG:Math.round(p*i),fontHeightSM:Math.round(s*a),lineHeightHeading1:n[6],lineHeightHeading2:n[5],lineHeightHeading3:n[4],lineHeightHeading4:n[3],lineHeightHeading5:n[2]}},so=fe;function X(o){let{sizeUnit:e,sizeStep:r}=o;return {sizeXXL:e*(r+8),sizeXL:e*(r+4),sizeLG:e*(r+2),sizeMD:e*(r+1),sizeMS:e*r,size:e*r,sizeSM:e*(r-1),sizeXS:e*(r-2),sizeXXS:e*(r-3)}}var d=(o,e)=>new TinyColor(o).setAlpha(e).toRgbString(),b=(o,e)=>new TinyColor(o).darken(e).toHexString();var po=o=>{let e=generate(o);return {1:e[0],2:e[1],3:e[2],4:e[3],5:e[4],6:e[5],7:e[6],8:e[4],9:e[5],10:e[6]}},mo=(o,e)=>{let r=o||"#fff",n=e||"#000";return {colorBgBase:r,colorTextBase:n,colorText:d(n,.88),colorTextSecondary:d(n,.65),colorTextTertiary:d(n,.45),colorTextQuaternary:d(n,.25),colorFill:d(n,.15),colorFillSecondary:d(n,.06),colorFillTertiary:d(n,.04),colorFillQuaternary:d(n,.02),colorBgSolid:d(n,1),colorBgSolidHover:d(n,.75),colorBgSolidActive:d(n,.95),colorBgLayout:b(r,4),colorBgContainer:b(r,0),colorBgElevated:b(r,0),colorBgSpotlight:d(n,.85),colorBgBlur:"transparent",colorBorder:b(r,15),colorBorderSecondary:b(r,6)}};function j(o){presetPrimaryColors.pink=presetPrimaryColors.magenta,presetPalettes.pink=presetPalettes.magenta;let e=Object.keys(L).map(r=>{let n=o[r]===presetPrimaryColors[r]?presetPalettes[r]:generate(o[r]);return new Array(10).fill(1).reduce((t,a,i)=>(t[`${r}-${i+1}`]=n[i],t[`${r}${i+1}`]=n[i],t),{})}).reduce((r,n)=>(r={...r,...n},r),{});return {...o,...e,...F(o,{generateColorPalettes:po,generateNeutralColorPalettes:mo}),...so(o.fontSize),...X(o),...lo(o),...B(o)}}var go=createTheme(j),fo={token:T,override:{override:T},hashed:true},K=ye__default.createContext(fo);function U(o){return o>=0&&o<=255}function Se(o,e){let{r,g:n,b:t,a}=new TinyColor(o).toRgb();if(a<1)return o;let{r:i,g:l,b:s}=new TinyColor(e).toRgb();for(let p=.01;p<=1;p+=.01){let c=Math.round((r-i*(1-p))/p),m=Math.round((n-l*(1-p))/p),g=Math.round((t-s*(1-p))/p);if(U(c)&&U(m)&&U(g))return new TinyColor({r:c,g:m,b:g,a:Math.round(p*100)/100}).toRgbString()}return new TinyColor({r,g:n,b:t,a:1}).toRgbString()}var k=Se;function w(o){let{override:e,...r}=o,n={...e};Object.keys(T).forEach(g=>{delete n[g];});let t={...r,...n},a=480,i=576,l=768,s=992,p=1200,c=1600;return t.motion===false&&(t.motionDurationFast="0s",t.motionDurationMid="0s",t.motionDurationSlow="0s"),{...t,colorFillContent:t.colorFillSecondary,colorFillContentHover:t.colorFill,colorFillAlter:t.colorFillQuaternary,colorBgContainerDisabled:t.colorFillTertiary,colorBorderBg:t.colorBgContainer,colorSplit:k(t.colorBorderSecondary,t.colorBgContainer),colorTextPlaceholder:t.colorTextQuaternary,colorTextDisabled:t.colorTextQuaternary,colorTextHeading:t.colorText,colorTextLabel:t.colorTextSecondary,colorTextDescription:t.colorTextTertiary,colorTextLightSolid:t.colorWhite,colorHighlight:t.colorError,colorBgTextHover:t.colorFillSecondary,colorBgTextActive:t.colorFill,colorIcon:t.colorTextTertiary,colorIconHover:t.colorText,colorErrorOutline:k(t.colorErrorBg,t.colorBgContainer),colorWarningOutline:k(t.colorWarningBg,t.colorBgContainer),fontSizeIcon:t.fontSizeSM,lineWidthFocus:t.lineWidth*3,lineWidth:t.lineWidth,controlOutlineWidth:t.lineWidth*2,controlInteractiveSize:t.controlHeight/2,controlItemBgHover:t.colorFillTertiary,controlItemBgActive:t.colorPrimaryBg,controlItemBgActiveHover:t.colorPrimaryBgHover,controlItemBgActiveDisabled:t.colorFill,controlTmpOutline:t.colorFillQuaternary,controlOutline:k(t.colorPrimaryBg,t.colorBgContainer),lineType:t.lineType,borderRadius:t.borderRadius,borderRadiusXS:t.borderRadiusXS,borderRadiusSM:t.borderRadiusSM,borderRadiusLG:t.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:t.sizeXXS,paddingXS:t.sizeXS,paddingSM:t.sizeSM,padding:t.size,paddingMD:t.sizeMD,paddingLG:t.sizeLG,paddingXL:t.sizeXL,paddingContentHorizontalLG:t.sizeLG,paddingContentVerticalLG:t.sizeMS,paddingContentHorizontal:t.sizeMS,paddingContentVertical:t.sizeSM,paddingContentHorizontalSM:t.size,paddingContentVerticalSM:t.sizeXS,marginXXS:t.sizeXXS,marginXS:t.sizeXS,marginSM:t.sizeSM,margin:t.size,marginMD:t.sizeMD,marginLG:t.sizeLG,marginXL:t.sizeXL,marginXXL:t.sizeXXL,boxShadow:`
|
|
15
|
-
0 6px 16px 0 rgba(0, 0, 0, 0.08),
|
|
16
|
-
0 3px 6px -4px rgba(0, 0, 0, 0.12),
|
|
17
|
-
0 9px 28px 8px rgba(0, 0, 0, 0.05)
|
|
18
|
-
`,boxShadowSecondary:`
|
|
19
|
-
0 6px 16px 0 rgba(0, 0, 0, 0.08),
|
|
20
|
-
0 3px 6px -4px rgba(0, 0, 0, 0.12),
|
|
21
|
-
0 9px 28px 8px rgba(0, 0, 0, 0.05)
|
|
22
|
-
`,boxShadowTertiary:`
|
|
23
|
-
0 1px 2px 0 rgba(0, 0, 0, 0.03),
|
|
24
|
-
0 1px 6px -1px rgba(0, 0, 0, 0.02),
|
|
25
|
-
0 2px 4px 0 rgba(0, 0, 0, 0.02)
|
|
26
|
-
`,screenXS:a,screenXSMin:a,screenXSMax:i-1,screenSM:i,screenSMMin:i,screenSMMax:l-1,screenMD:l,screenMDMin:l,screenMDMax:s-1,screenLG:s,screenLGMin:s,screenLGMax:p-1,screenXL:p,screenXLMin:p,screenXLMax:c-1,screenXXL:c,screenXXLMin:c,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
|
|
27
|
-
0 1px 2px -2px ${new TinyColor("rgba(0, 0, 0, 0.16)").toRgbString()},
|
|
28
|
-
0 3px 6px 0 ${new TinyColor("rgba(0, 0, 0, 0.12)").toRgbString()},
|
|
29
|
-
0 5px 12px 4px ${new TinyColor("rgba(0, 0, 0, 0.09)").toRgbString()}
|
|
30
|
-
`,boxShadowDrawerRight:`
|
|
31
|
-
-6px 0 16px 0 rgba(0, 0, 0, 0.08),
|
|
32
|
-
-3px 0 6px -4px rgba(0, 0, 0, 0.12),
|
|
33
|
-
-9px 0 28px 8px rgba(0, 0, 0, 0.05)
|
|
34
|
-
`,boxShadowDrawerLeft:`
|
|
35
|
-
6px 0 16px 0 rgba(0, 0, 0, 0.08),
|
|
36
|
-
3px 0 6px -4px rgba(0, 0, 0, 0.12),
|
|
37
|
-
9px 0 28px 8px rgba(0, 0, 0, 0.05)
|
|
38
|
-
`,boxShadowDrawerUp:`
|
|
39
|
-
0 6px 16px 0 rgba(0, 0, 0, 0.08),
|
|
40
|
-
0 3px 6px -4px rgba(0, 0, 0, 0.12),
|
|
41
|
-
0 9px 28px 8px rgba(0, 0, 0, 0.05)
|
|
42
|
-
`,boxShadowDrawerDown:`
|
|
43
|
-
0 -6px 16px 0 rgba(0, 0, 0, 0.08),
|
|
44
|
-
0 -3px 6px -4px rgba(0, 0, 0, 0.12),
|
|
45
|
-
0 -9px 28px 8px rgba(0, 0, 0, 0.05)
|
|
46
|
-
`,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)",...n}}var N={lineHeight:true,lineHeightSM:true,lineHeightLG:true,lineHeightHeading1:true,lineHeightHeading2:true,lineHeightHeading3:true,lineHeightHeading4:true,lineHeightHeading5:true,opacityLoading:true,fontWeightStrong:true,zIndexPopupBase:true,zIndexBase:true,opacityImage:true},be={size:true,sizeSM:true,sizeLG:true,sizeMD:true,sizeXS:true,sizeXXS:true,sizeMS:true,sizeXL:true,sizeXXL:true,sizeUnit:true,sizeStep:true,motionBase:true,motionUnit:true},he={screenXS:true,screenXSMin:true,screenXSMax:true,screenSM:true,screenSMMin:true,screenSMMax:true,screenMD:true,screenMDMin:true,screenMDMax:true,screenLG:true,screenLGMin:true,screenLGMax:true,screenXL:true,screenXLMin:true,screenXLMax:true,screenXXL:true,screenXXLMin:true},uo=(o,e,r)=>{let n=r.getDerivativeToken(o),{override:t,...a}=e,i={...n,override:t};return i=w(i),a&&Object.entries(a).forEach(([l,s])=>{let{theme:p,...c}=s,m=c;p&&(m=uo({...i,...c},{override:c},p)),i[l]=m;}),i};function v(){let{token:o,hashed:e,theme:r,override:n,cssVar:t}=ye__default.useContext(K),a=`${io}-${e||""}`,i=r||go,[l,s,p]=useCacheToken(i,[T,o],{salt:a,override:n,getComputedToken:uo,formatToken:w,cssVar:t&&{prefix:t.prefix,key:t.key,unitless:N,ignore:be,preserve:he}});return [i,p,e?s:"",l,t]}var yo="ant",q="anticon";var ke=(o,e)=>e||(o?`${yo}-${o}`:yo),O=ye.createContext({getPrefixCls:ke,iconPrefixCls:q}),{Consumer:er}=O;var{genStyleHooks:Z,genComponentStyleHook:Pe,genSubStyleComponent:Me}=genStyleUtils({usePrefix:()=>{let{getPrefixCls:o,iconPrefixCls:e}=useContext(O);return {rootPrefixCls:o(),iconPrefixCls:e}},useToken:()=>{let[o,e,r,n,t]=v();return {theme:o,realToken:e,hashId:r,token:n,cssVar:t}},useCSP:()=>{let{csp:o}=useContext(O);return o??{}},getResetStyles:(o,e)=>[{"&":Y(o)},I(e?.prefix.iconPrefixCls??q)],getCommonStyle:_,getCompUnitless:(()=>N)});var $e=o=>{let{componentCls:e,iconCls:r}=o;return {[`${e}-wrapper`]:{[`${e}-drag`]:{position:"relative",width:"100%",height:"100%",textAlign:"center",background:o.colorFillAlter,border:`${unit(o.lineWidth)} dashed ${o.colorBorder}`,borderRadius:o.borderRadiusLG,cursor:"pointer",transition:`border-color ${o.motionDurationSlow}`,[e]:{padding:o.padding},[`${e}-btn`]:{display:"table",width:"100%",height:"100%",outline:"none",borderRadius:o.borderRadiusLG,"&:focus-visible":{outline:`${unit(o.lineWidthFocus)} solid ${o.colorPrimaryBorder}`}},[`${e}-drag-container`]:{display:"table-cell",verticalAlign:"middle"},[`
|
|
47
|
-
&:not(${e}-disabled):hover,
|
|
48
|
-
&-hover:not(${e}-disabled)
|
|
49
|
-
`]:{borderColor:o.colorPrimaryHover},[`p${e}-drag-icon`]:{marginBottom:o.margin,[r]:{color:o.colorPrimary,fontSize:o.uploadThumbnailSize}},[`p${e}-text`]:{margin:`0 0 ${unit(o.marginXXS)}`,color:o.colorTextHeading,fontSize:o.fontSizeLG},[`p${e}-hint`]:{color:o.colorTextDescription,fontSize:o.fontSize},[`&${e}-disabled`]:{[`p${e}-drag-icon ${r},
|
|
50
|
-
p${e}-text,
|
|
51
|
-
p${e}-hint
|
|
52
|
-
`]:{color:o.colorTextDisabled}}}}}},To=$e;var Oe=o=>{let{componentCls:e,iconCls:r,fontSize:n,lineHeight:t,calc:a}=o,i=`${e}-list-item`,l=`${i}-actions`,s=`${i}-action`;return {[`${e}-wrapper`]:{[`${e}-list`]:{...M(),lineHeight:o.lineHeight,[i]:{position:"relative",height:a(o.lineHeight).mul(n).equal(),marginTop:o.marginXS,fontSize:n,display:"flex",alignItems:"center",transition:`background-color ${o.motionDurationSlow}`,borderRadius:o.borderRadiusSM,"&:hover":{backgroundColor:o.controlItemBgHover},[`${i}-name`]:{...P,padding:`0 ${unit(o.paddingXS)}`,lineHeight:t,flex:"auto",transition:`all ${o.motionDurationSlow}`},[l]:{whiteSpace:"nowrap",[s]:{opacity:0},[r]:{color:o.actionsColor,transition:`all ${o.motionDurationSlow}`},[`
|
|
53
|
-
${s}:focus-visible,
|
|
54
|
-
&.picture ${s}
|
|
55
|
-
`]:{opacity:1}},[`${e}-icon ${r}`]:{color:o.colorTextDescription,fontSize:n},[`${i}-progress`]:{position:"absolute",bottom:o.calc(o.uploadProgressOffset).mul(-1).equal(),width:"100%",paddingInlineStart:a(n).add(o.paddingXS).equal(),fontSize:n,lineHeight:0,pointerEvents:"none","> div":{margin:0}}},[`${i}:hover ${s}`]:{opacity:1},[`${i}-error`]:{color:o.colorError,[`${i}-name, ${e}-icon ${r}`]:{color:o.colorError},[l]:{[`${r}, ${r}:hover`]:{color:o.colorError},[s]:{opacity:1}}},[`${e}-list-item-container`]:{transition:`opacity ${o.motionDurationSlow}, height ${o.motionDurationSlow}`,"&::before":{display:"table",width:0,height:0,content:'""'}}}}}},bo=Oe;var ze=o=>{let{componentCls:e}=o,r=new Keyframes("uploadAnimateInlineIn",{from:{width:0,height:0,padding:0,opacity:0,margin:o.calc(o.marginXS).div(-2).equal()}}),n=new Keyframes("uploadAnimateInlineOut",{to:{width:0,height:0,padding:0,opacity:0,margin:o.calc(o.marginXS).div(-2).equal()}}),t=`${e}-animate-inline`;return [{[`${e}-wrapper`]:{[`${t}-appear, ${t}-enter, ${t}-leave`]:{animationDuration:o.motionDurationSlow,animationTimingFunction:o.motionEaseInOutCirc,animationFillMode:"forwards"},[`${t}-appear, ${t}-enter`]:{animationName:r},[`${t}-leave`]:{animationName:n}}},{[`${e}-wrapper`]:A(o)},r,n]},ko=ze;var Po=o=>{let{componentCls:e,iconCls:r,uploadThumbnailSize:n,uploadProgressOffset:t,calc:a}=o,i=`${e}-list`,l=`${i}-item`;return {[`${e}-wrapper`]:{[`
|
|
56
|
-
${i}${i}-picture,
|
|
57
|
-
${i}${i}-picture-card,
|
|
58
|
-
${i}${i}-picture-circle
|
|
59
|
-
`]:{[l]:{position:"relative",height:a(n).add(a(o.lineWidth).mul(2)).add(a(o.paddingXS).mul(2)).equal(),padding:o.paddingXS,border:`${unit(o.lineWidth)} ${o.lineType} ${o.colorBorder}`,borderRadius:o.borderRadiusLG,"&:hover":{background:"transparent"},[`${l}-thumbnail`]:{...P,width:n,height:n,lineHeight:unit(a(n).add(o.paddingSM).equal()),textAlign:"center",flex:"none",[r]:{fontSize:o.fontSizeHeading2,color:o.colorPrimary},img:{display:"block",width:"100%",height:"100%",overflow:"hidden"}},[`${l}-progress`]:{bottom:t,width:`calc(100% - ${unit(a(o.paddingSM).mul(2).equal())})`,marginTop:0,paddingInlineStart:a(n).add(o.paddingXS).equal()}},[`${l}-error`]:{borderColor:o.colorError,[`${l}-thumbnail ${r}`]:{[`svg path[fill='${blue[0]}']`]:{fill:o.colorErrorBg},[`svg path[fill='${blue.primary}']`]:{fill:o.colorError}}},[`${l}-uploading`]:{borderStyle:"dashed",[`${l}-name`]:{marginBottom:t}}},[`${i}${i}-picture-circle ${l}`]:{[`&, &::before, ${l}-thumbnail`]:{borderRadius:"50%"}}}}},Mo=o=>{let{componentCls:e,iconCls:r,fontSizeLG:n,colorTextLightSolid:t,calc:a}=o,i=`${e}-list`,l=`${i}-item`,s=o.uploadPicCardSize;return {[`
|
|
60
|
-
${e}-wrapper${e}-picture-card-wrapper,
|
|
61
|
-
${e}-wrapper${e}-picture-circle-wrapper
|
|
62
|
-
`]:{...M(),display:"block",[`${e}${e}-select`]:{width:s,height:s,textAlign:"center",verticalAlign:"top",backgroundColor:o.colorFillAlter,border:`${unit(o.lineWidth)} dashed ${o.colorBorder}`,borderRadius:o.borderRadiusLG,cursor:"pointer",transition:`border-color ${o.motionDurationSlow}`,[`> ${e}`]:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",textAlign:"center"},[`&:not(${e}-disabled):hover`]:{borderColor:o.colorPrimary}},[`${i}${i}-picture-card, ${i}${i}-picture-circle`]:{display:"flex",flexWrap:"wrap","@supports not (gap: 1px)":{"& > *":{marginBlockEnd:o.marginXS,marginInlineEnd:o.marginXS}},"@supports (gap: 1px)":{gap:o.marginXS},[`${i}-item-container`]:{display:"inline-block",width:s,height:s,verticalAlign:"top"},"&::after":{display:"none"},"&::before":{display:"none"},[l]:{height:"100%",margin:0,"&::before":{position:"absolute",zIndex:1,width:`calc(100% - ${unit(a(o.paddingXS).mul(2).equal())})`,height:`calc(100% - ${unit(a(o.paddingXS).mul(2).equal())})`,backgroundColor:o.colorBgMask,opacity:0,transition:`all ${o.motionDurationSlow}`,content:'" "'}},[`${l}:hover`]:{[`&::before, ${l}-actions`]:{opacity:1}},[`${l}-actions`]:{position:"absolute",insetInlineStart:0,zIndex:10,width:"100%",whiteSpace:"nowrap",textAlign:"center",opacity:0,transition:`all ${o.motionDurationSlow}`,[`
|
|
63
|
-
${r}-eye,
|
|
64
|
-
${r}-download,
|
|
65
|
-
${r}-delete
|
|
66
|
-
`]:{zIndex:10,width:n,margin:`0 ${unit(o.marginXXS)}`,fontSize:n,cursor:"pointer",transition:`all ${o.motionDurationSlow}`,color:t,"&:hover":{color:t},svg:{verticalAlign:"baseline"}}},[`${l}-thumbnail, ${l}-thumbnail img`]:{position:"static",display:"block",width:"100%",height:"100%",objectFit:"contain"},[`${l}-name`]:{display:"none",textAlign:"center"},[`${l}-file + ${l}-name`]:{position:"absolute",bottom:o.margin,display:"block",width:`calc(100% - ${unit(a(o.paddingXS).mul(2).equal())})`},[`${l}-uploading`]:{[`&${l}`]:{backgroundColor:o.colorFillAlter},[`&::before, ${r}-eye, ${r}-download, ${r}-delete`]:{display:"none"}},[`${l}-progress`]:{bottom:o.marginXL,width:`calc(100% - ${unit(a(o.paddingXS).mul(2).equal())})`,paddingInlineStart:0}}},[`${e}-wrapper${e}-picture-circle-wrapper`]:{[`${e}${e}-select`]:{borderRadius:"50%"}}}};var Ie=o=>{let{componentCls:e}=o;return {[`${e}-rtl`]:{direction:"rtl"}}},$o=Ie;var De=o=>{let{componentCls:e,colorTextDisabled:r}=o;return {[`${e}-wrapper`]:{...Q(o),[e]:{outline:0,"input[type='file']":{cursor:"pointer"}},[`${e}-select`]:{display:"inline-block"},[`${e}-hidden`]:{display:"none"},[`${e}-disabled`]:{color:r,cursor:"not-allowed"}}}},Ae=o=>({actionsColor:o.colorTextDescription}),Jr=Z("Upload",o=>{let{fontSizeHeading3:e,fontHeight:r,lineWidth:n,controlHeightLG:t,calc:a}=o,i=mergeToken(o,{uploadThumbnailSize:a(e).mul(2).equal(),uploadProgressOffset:a(a(r).div(2)).add(n).equal(),uploadPicCardSize:a(t).mul(2.55).equal()});return [De(i),To(i),Po(i),Mo(i),bo(i),ko(i),$o(i),D(i)]},Ae);export{Jr as default,Ae as prepareComponentToken};
|
package/es/upload/style/list.js
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import {unit}from'@ant-design/cssinjs';var a={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"};var s=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}});var d=o=>{let{componentCls:e,iconCls:i,fontSize:r,lineHeight:p,calc:l}=o,t=`${e}-list-item`,c=`${t}-actions`,n=`${t}-action`;return {[`${e}-wrapper`]:{[`${e}-list`]:{...s(),lineHeight:o.lineHeight,[t]:{position:"relative",height:l(o.lineHeight).mul(r).equal(),marginTop:o.marginXS,fontSize:r,display:"flex",alignItems:"center",transition:`background-color ${o.motionDurationSlow}`,borderRadius:o.borderRadiusSM,"&:hover":{backgroundColor:o.controlItemBgHover},[`${t}-name`]:{...a,padding:`0 ${unit(o.paddingXS)}`,lineHeight:p,flex:"auto",transition:`all ${o.motionDurationSlow}`},[c]:{whiteSpace:"nowrap",[n]:{opacity:0},[i]:{color:o.actionsColor,transition:`all ${o.motionDurationSlow}`},[`
|
|
2
|
-
${n}:focus-visible,
|
|
3
|
-
&.picture ${n}
|
|
4
|
-
`]:{opacity:1}},[`${e}-icon ${i}`]:{color:o.colorTextDescription,fontSize:r},[`${t}-progress`]:{position:"absolute",bottom:o.calc(o.uploadProgressOffset).mul(-1).equal(),width:"100%",paddingInlineStart:l(r).add(o.paddingXS).equal(),fontSize:r,lineHeight:0,pointerEvents:"none","> div":{margin:0}}},[`${t}:hover ${n}`]:{opacity:1},[`${t}-error`]:{color:o.colorError,[`${t}-name, ${e}-icon ${i}`]:{color:o.colorError},[c]:{[`${i}, ${i}:hover`]:{color:o.colorError},[n]:{opacity:1}}},[`${e}-list-item-container`]:{transition:`opacity ${o.motionDurationSlow}, height ${o.motionDurationSlow}`,"&::before":{display:"table",width:0,height:0,content:'""'}}}}}},x=d;export{x as default};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import {Keyframes}from'@ant-design/cssinjs';var g=o=>({animationDuration:o,animationFillMode:"both"}),d=o=>({animationDuration:o,animationFillMode:"both"}),f=(o,i,s,e,t=false)=>{let m=t?"&":"";return {[`
|
|
2
|
-
${m}${o}-enter,
|
|
3
|
-
${m}${o}-appear
|
|
4
|
-
`]:{...g(e),animationPlayState:"paused"},[`${m}${o}-leave`]:{...d(e),animationPlayState:"paused"},[`
|
|
5
|
-
${m}${o}-enter${o}-enter-active,
|
|
6
|
-
${m}${o}-appear${o}-appear-active
|
|
7
|
-
`]:{animationName:i,animationPlayState:"running"},[`${m}${o}-leave${o}-leave-active`]:{animationName:s,animationPlayState:"running",pointerEvents:"none"}}};var c=new Keyframes("antFadeIn",{"0%":{opacity:0},"100%":{opacity:1}}),y=new Keyframes("antFadeOut",{"0%":{opacity:1},"100%":{opacity:0}}),p=(o,i=false)=>{let{antCls:s}=o,e=`${s}-fade`,t=i?"&":"";return [f(e,c,y,o.motionDurationMid,i),{[`
|
|
8
|
-
${t}${e}-enter,
|
|
9
|
-
${t}${e}-appear
|
|
10
|
-
`]:{opacity:0,animationTimingFunction:"linear"},[`${t}${e}-leave`]:{animationTimingFunction:"linear"}}]};new Keyframes("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}});new Keyframes("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}});new Keyframes("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}});new Keyframes("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}});new Keyframes("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}});new Keyframes("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}});new Keyframes("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}});new Keyframes("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}});new Keyframes("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}});new Keyframes("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}});new Keyframes("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}});new Keyframes("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}});new Keyframes("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}});new Keyframes("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}});new Keyframes("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}});new Keyframes("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}});new Keyframes("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}});new Keyframes("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}});new Keyframes("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}});new Keyframes("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}});new Keyframes("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}});new Keyframes("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}});var G=o=>{let{componentCls:i}=o,s=new Keyframes("uploadAnimateInlineIn",{from:{width:0,height:0,padding:0,opacity:0,margin:o.calc(o.marginXS).div(-2).equal()}}),e=new Keyframes("uploadAnimateInlineOut",{to:{width:0,height:0,padding:0,opacity:0,margin:o.calc(o.marginXS).div(-2).equal()}}),t=`${i}-animate-inline`;return [{[`${i}-wrapper`]:{[`${t}-appear, ${t}-enter, ${t}-leave`]:{animationDuration:o.motionDurationSlow,animationTimingFunction:o.motionEaseInOutCirc,animationFillMode:"forwards"},[`${t}-appear, ${t}-enter`]:{animationName:s},[`${t}-leave`]:{animationName:e}}},{[`${i}-wrapper`]:p(o)},s,e]},wo=G;export{wo as default};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import type { UploadToken } from '.';
|
|
2
|
-
import type { GenerateStyle } from '../../theme/internal';
|
|
3
|
-
declare const genPictureStyle: GenerateStyle<UploadToken>;
|
|
4
|
-
declare const genPictureCardStyle: GenerateStyle<UploadToken>;
|
|
5
|
-
export { genPictureStyle, genPictureCardStyle };
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import {blue}from'@ant-design/colors';import {unit}from'@ant-design/cssinjs';var d={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"};var p=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}});var f=e=>{let{componentCls:i,iconCls:l,uploadThumbnailSize:a,uploadProgressOffset:c,calc:t}=e,r=`${i}-list`,o=`${r}-item`;return {[`${i}-wrapper`]:{[`
|
|
2
|
-
${r}${r}-picture,
|
|
3
|
-
${r}${r}-picture-card,
|
|
4
|
-
${r}${r}-picture-circle
|
|
5
|
-
`]:{[o]:{position:"relative",height:t(a).add(t(e.lineWidth).mul(2)).add(t(e.paddingXS).mul(2)).equal(),padding:e.paddingXS,border:`${unit(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusLG,"&:hover":{background:"transparent"},[`${o}-thumbnail`]:{...d,width:a,height:a,lineHeight:unit(t(a).add(e.paddingSM).equal()),textAlign:"center",flex:"none",[l]:{fontSize:e.fontSizeHeading2,color:e.colorPrimary},img:{display:"block",width:"100%",height:"100%",overflow:"hidden"}},[`${o}-progress`]:{bottom:c,width:`calc(100% - ${unit(t(e.paddingSM).mul(2).equal())})`,marginTop:0,paddingInlineStart:t(a).add(e.paddingXS).equal()}},[`${o}-error`]:{borderColor:e.colorError,[`${o}-thumbnail ${l}`]:{[`svg path[fill='${blue[0]}']`]:{fill:e.colorErrorBg},[`svg path[fill='${blue.primary}']`]:{fill:e.colorError}}},[`${o}-uploading`]:{borderStyle:"dashed",[`${o}-name`]:{marginBottom:c}}},[`${r}${r}-picture-circle ${o}`]:{[`&, &::before, ${o}-thumbnail`]:{borderRadius:"50%"}}}}},y=e=>{let{componentCls:i,iconCls:l,fontSizeLG:a,colorTextLightSolid:c,calc:t}=e,r=`${i}-list`,o=`${r}-item`,s=e.uploadPicCardSize;return {[`
|
|
6
|
-
${i}-wrapper${i}-picture-card-wrapper,
|
|
7
|
-
${i}-wrapper${i}-picture-circle-wrapper
|
|
8
|
-
`]:{...p(),display:"block",[`${i}${i}-select`]:{width:s,height:s,textAlign:"center",verticalAlign:"top",backgroundColor:e.colorFillAlter,border:`${unit(e.lineWidth)} dashed ${e.colorBorder}`,borderRadius:e.borderRadiusLG,cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,[`> ${i}`]:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",textAlign:"center"},[`&:not(${i}-disabled):hover`]:{borderColor:e.colorPrimary}},[`${r}${r}-picture-card, ${r}${r}-picture-circle`]:{display:"flex",flexWrap:"wrap","@supports not (gap: 1px)":{"& > *":{marginBlockEnd:e.marginXS,marginInlineEnd:e.marginXS}},"@supports (gap: 1px)":{gap:e.marginXS},[`${r}-item-container`]:{display:"inline-block",width:s,height:s,verticalAlign:"top"},"&::after":{display:"none"},"&::before":{display:"none"},[o]:{height:"100%",margin:0,"&::before":{position:"absolute",zIndex:1,width:`calc(100% - ${unit(t(e.paddingXS).mul(2).equal())})`,height:`calc(100% - ${unit(t(e.paddingXS).mul(2).equal())})`,backgroundColor:e.colorBgMask,opacity:0,transition:`all ${e.motionDurationSlow}`,content:'" "'}},[`${o}:hover`]:{[`&::before, ${o}-actions`]:{opacity:1}},[`${o}-actions`]:{position:"absolute",insetInlineStart:0,zIndex:10,width:"100%",whiteSpace:"nowrap",textAlign:"center",opacity:0,transition:`all ${e.motionDurationSlow}`,[`
|
|
9
|
-
${l}-eye,
|
|
10
|
-
${l}-download,
|
|
11
|
-
${l}-delete
|
|
12
|
-
`]:{zIndex:10,width:a,margin:`0 ${unit(e.marginXXS)}`,fontSize:a,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,color:c,"&:hover":{color:c},svg:{verticalAlign:"baseline"}}},[`${o}-thumbnail, ${o}-thumbnail img`]:{position:"static",display:"block",width:"100%",height:"100%",objectFit:"contain"},[`${o}-name`]:{display:"none",textAlign:"center"},[`${o}-file + ${o}-name`]:{position:"absolute",bottom:e.margin,display:"block",width:`calc(100% - ${unit(t(e.paddingXS).mul(2).equal())})`},[`${o}-uploading`]:{[`&${o}`]:{backgroundColor:e.colorFillAlter},[`&::before, ${l}-eye, ${l}-download, ${l}-delete`]:{display:"none"}},[`${o}-progress`]:{bottom:e.marginXL,width:`calc(100% - ${unit(t(e.paddingXS).mul(2).equal())})`,paddingInlineStart:0}}},[`${i}-wrapper${i}-picture-circle-wrapper`]:{[`${i}${i}-select`]:{borderRadius:"50%"}}}};export{y as genPictureCardStyle,f as genPictureStyle};
|
package/es/upload/style/rtl.d.ts
DELETED
package/es/upload/style/rtl.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var o=e=>{let{componentCls:t}=e;return {[`${t}-rtl`]:{direction:"rtl"}}},n=o;export{n as default};
|
package/es/upload/utils.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import type { InternalUploadFile, RcFile, UploadFile } from './interface';
|
|
2
|
-
export declare function file2Obj(file: RcFile): InternalUploadFile;
|
|
3
|
-
/** Upload fileList. Replace file if exist or just push into it. */
|
|
4
|
-
export declare function updateFileList(file: UploadFile, fileList: (UploadFile | Readonly<UploadFile>)[]): (UploadFile<any> | Readonly<UploadFile<any>>)[];
|
|
5
|
-
export declare function getFileItem(file: RcFile, fileList: (UploadFile | Readonly<UploadFile>)[]): UploadFile<any> | Readonly<UploadFile<any>>;
|
|
6
|
-
export declare function removeFileItem(file: UploadFile, fileList: (UploadFile | Readonly<UploadFile>)[]): (UploadFile<any> | Readonly<UploadFile<any>>)[] | null;
|
|
7
|
-
export declare const isImageUrl: (file: UploadFile) => boolean;
|
|
8
|
-
export declare function previewImage(file: File | Blob): Promise<string>;
|
package/es/upload/utils.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
function f(e){return {...e,lastModified:e.lastModified,lastModifiedDate:e.lastModifiedDate,name:e.name,size:e.size,type:e.type,uid:e.uid,percent:0,originFileObj:e}}function h(e,n){let t=[...n],o=t.findIndex(({uid:a})=>a===e.uid);return o===-1?t.push(e):t[o]=e,t}function F(e,n){let t=e.uid!==void 0?"uid":"name";return n.filter(o=>o[t]===e[t])[0]}function U(e,n){let t=e.uid!==void 0?"uid":"name",o=n.filter(a=>a[t]!==e[t]);return o.length===n.length?null:o}var g=(e="")=>{let n=e.split("/"),o=n[n.length-1].split(/#|\?/)[0];return (/\.[^./\\]*$/.exec(o)||[""])[0]},u=e=>e.indexOf("image/")===0,x=e=>{if(e.type&&!e.thumbUrl)return u(e.type);let n=e.thumbUrl||e.url||"",t=g(n);return /^data:image\//.test(n)||/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico|heic|heif)$/i.test(t)?true:!(/^data:/.test(n)||t)},r=200;function y(e){return new Promise(n=>{if(!e.type||!u(e.type)){n("");return}let t=document.createElement("canvas");t.width=r,t.height=r,t.style.cssText=`position: fixed; left: 0; top: 0; width: ${r}px; height: ${r}px; z-index: 9999; display: none;`,document.body.appendChild(t);let o=t.getContext("2d"),a=new Image;if(a.onload=()=>{let{width:i,height:l}=a,s=r,d=r,c=0,p=0;i>l?(d=l*(r/i),p=-(d-s)/2):(s=i*(r/l),c=-(s-d)/2),o.drawImage(a,c,p,s,d);let m=t.toDataURL();document.body.removeChild(t),window.URL.revokeObjectURL(a.src),n(m);},a.crossOrigin="anonymous",e.type.startsWith("image/svg+xml")){let i=new FileReader;i.onload=()=>{i.result&&typeof i.result=="string"&&(a.src=i.result);},i.readAsDataURL(e);}else if(e.type.startsWith("image/gif")){let i=new FileReader;i.onload=()=>{i.result&&n(i.result);},i.readAsDataURL(e);}else a.src=window.URL.createObjectURL(e);})}
|
|
2
|
-
export{f as file2Obj,F as getFileItem,x as isImageUrl,y as previewImage,U as removeFileItem,h as updateFileList};
|
package/es/utils/common.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* GET 类型的下载
|
|
3
|
-
* @param url 请求地址
|
|
4
|
-
* @param params 请求参数
|
|
5
|
-
*/
|
|
6
|
-
export declare const downloadGet: (url: string, params?: {
|
|
7
|
-
[key: string]: any;
|
|
8
|
-
}) => void;
|
|
9
|
-
/**
|
|
10
|
-
* POST 类型的下载
|
|
11
|
-
* @param url 请求地址
|
|
12
|
-
* @param params 请求参数
|
|
13
|
-
*/
|
|
14
|
-
export declare const downloadPost: (url: string, params?: Record<string, any>) => void;
|
|
15
|
-
/** 解析所有 hash 参数 */
|
|
16
|
-
export declare function parseHashParams(customHash?: string): Record<string, any>;
|
|
17
|
-
/** 从 enum 中获取 label */
|
|
18
|
-
export declare function getEnumLabel(enumData: Record<any, any>, key: string | number): string | undefined;
|
|
19
|
-
/** 将 enum 转换为 dataSource */
|
|
20
|
-
export declare function enum2DataSource(input: Record<any, any>): {
|
|
21
|
-
label: string;
|
|
22
|
-
value: any;
|
|
23
|
-
}[];
|
|
24
|
-
/**
|
|
25
|
-
* @param value 文件大小单位字节
|
|
26
|
-
* @param unit 需要换算的单位
|
|
27
|
-
*/
|
|
28
|
-
export declare function formatFileLength(value: number, unit: string): number | null;
|
|
29
|
-
/**
|
|
30
|
-
* 页面第一次加载
|
|
31
|
-
*/
|
|
32
|
-
export declare function useIsFirstRender(): boolean;
|
package/es/utils/common.js
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import {useRef}from'react';var Sn=Object.create;var ar=Object.defineProperty;var wn=Object.getOwnPropertyDescriptor;var bn=Object.getOwnPropertyNames;var An=Object.getPrototypeOf,En=Object.prototype.hasOwnProperty;var y=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var On=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of bn(e))!En.call(r,a)&&a!==t&&ar(r,a,{get:()=>e[a],enumerable:!(n=wn(e,a))||n.enumerable});return r};var xn=(r,e,t)=>(t=r!=null?Sn(An(r)):{},On(ar(t,"default",{value:r,enumerable:true}),r));var B=y((ei,or)=>{or.exports=TypeError;});var ir=y(()=>{});var ne=y((ni,Pr)=>{var Ce=typeof Map=="function"&&Map.prototype,Re=Object.getOwnPropertyDescriptor&&Ce?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,se=Ce&&Re&&typeof Re.get=="function"?Re.get:null,fr=Ce&&Map.prototype.forEach,Be=typeof Set=="function"&&Set.prototype,Fe=Object.getOwnPropertyDescriptor&&Be?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,de=Be&&Fe&&typeof Fe.get=="function"?Fe.get:null,lr=Be&&Set.prototype.forEach,Pn=typeof WeakMap=="function"&&WeakMap.prototype,ee=Pn?WeakMap.prototype.has:null,In=typeof WeakSet=="function"&&WeakSet.prototype,re=In?WeakSet.prototype.has:null,Rn=typeof WeakRef=="function"&&WeakRef.prototype,ur=Rn?WeakRef.prototype.deref:null,Fn=Boolean.prototype.valueOf,qn=Object.prototype.toString,Dn=Function.prototype.toString,$n=String.prototype.match,Le=String.prototype.slice,M=String.prototype.replace,Nn=String.prototype.toUpperCase,cr=String.prototype.toLowerCase,Sr=RegExp.prototype.test,pr=Array.prototype.concat,O=Array.prototype.join,Mn=Array.prototype.slice,yr=Math.floor,$e=typeof BigInt=="function"?BigInt.prototype.valueOf:null,qe=Object.getOwnPropertySymbols,Ne=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,H=typeof Symbol=="function"&&typeof Symbol.iterator=="object",te=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===H||true)?Symbol.toStringTag:null,wr=Object.prototype.propertyIsEnumerable,sr=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(r){return r.__proto__}:null);function dr(r,e){if(r===1/0||r===-1/0||r!==r||r&&r>-1e3&&r<1e3||Sr.call(/e/,e))return e;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof r=="number"){var n=r<0?-yr(-r):yr(r);if(n!==r){var a=String(n),o=Le.call(e,a.length+1);return M.call(a,t,"$&_")+"."+M.call(M.call(o,/([0-9]{3})/g,"$&_"),/_$/,"")}}return M.call(e,t,"$&_")}var Me=ir(),vr=Me.custom,hr=Er(vr)?vr:null,br={__proto__:null,double:'"',single:"'"},_n={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};Pr.exports=function r(e,t,n,a){var o=t||{};if(R(o,"quoteStyle")&&!R(br,o.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(R(o,"maxStringLength")&&(typeof o.maxStringLength=="number"?o.maxStringLength<0&&o.maxStringLength!==1/0:o.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var i=R(o,"customInspect")?o.customInspect:true;if(typeof i!="boolean"&&i!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(R(o,"indent")&&o.indent!==null&&o.indent!==" "&&!(parseInt(o.indent,10)===o.indent&&o.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(R(o,"numericSeparator")&&typeof o.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var u=o.numericSeparator;if(typeof e>"u")return "undefined";if(e===null)return "null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="string")return xr(e,o);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var f=String(e);return u?dr(e,f):f}if(typeof e=="bigint"){var p=String(e)+"n";return u?dr(e,p):p}var c=typeof o.depth>"u"?5:o.depth;if(typeof n>"u"&&(n=0),n>=c&&c>0&&typeof e=="object")return _e(e)?"[Array]":"[Object]";var s=jn(o,n);if(typeof a>"u")a=[];else if(Or(a,e)>=0)return "[Circular]";function l(E,N,I){if(N&&(a=Mn.call(a),a.push(N)),I){var Z={depth:o.depth};return R(o,"quoteStyle")&&(Z.quoteStyle=o.quoteStyle),r(E,Z,n+1,a)}return r(E,o,n+1,a)}if(typeof e=="function"&&!mr(e)){var m=zn(e),h=ye(e,l);return "[Function"+(m?": "+m:" (anonymous)")+"]"+(h.length>0?" { "+O.call(h,", ")+" }":"")}if(Er(e)){var b=H?M.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):Ne.call(e);return typeof e=="object"&&!H?j(b):b}if(Yn(e)){for(var A="<"+cr.call(String(e.nodeName)),F=e.attributes||[],q=0;q<F.length;q++)A+=" "+F[q].name+"="+Ar(Tn(F[q].value),"double",o);return A+=">",e.childNodes&&e.childNodes.length&&(A+="..."),A+="</"+cr.call(String(e.nodeName))+">",A}if(_e(e)){if(e.length===0)return "[]";var v=ye(e,l);return s&&!Zn(v)?"["+Te(v,s)+"]":"[ "+O.call(v,", ")+" ]"}if(Bn(e)){var D=ye(e,l);return !("cause"in Error.prototype)&&"cause"in e&&!wr.call(e,"cause")?"{ ["+String(e)+"] "+O.call(pr.call("[cause]: "+l(e.cause),D),", ")+" }":D.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+O.call(D,", ")+" }"}if(typeof e=="object"&&i){if(hr&&typeof e[hr]=="function"&&Me)return Me(e,{depth:c-n});if(i!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(Hn(e)){var T=[];return fr&&fr.call(e,function(E,N){T.push(l(N,e,true)+" => "+l(E,e));}),gr("Map",se.call(e),T,s)}if(Qn(e)){var X=[];return lr&&lr.call(e,function(E){X.push(l(E,e));}),gr("Set",de.call(e),X,s)}if(Kn(e))return De("WeakMap");if(Jn(e))return De("WeakSet");if(Vn(e))return De("WeakRef");if(Un(e))return j(l(Number(e)));if(Gn(e))return j(l($e.call(e)));if(Wn(e))return j(Fn.call(e));if(Ln(e))return j(l(String(e)));if(typeof window<"u"&&e===window)return "{ [object Window] }";if(typeof globalThis<"u"&&e===globalThis||typeof global<"u"&&e===global)return "{ [object globalThis] }";if(!Cn(e)&&!mr(e)){var k=ye(e,l),ce=sr?sr(e)===Object.prototype:e instanceof Object||e.constructor===Object,C=e instanceof Object?"":"null prototype",$=!ce&&te&&Object(e)===e&&te in e?Le.call(_(e),8,-1):C?"Object":"",pe=ce||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",z=pe+($||C?"["+O.call(pr.call([],$||[],C||[]),": ")+"] ":"");return k.length===0?z+"{}":s?z+"{"+Te(k,s)+"}":z+"{ "+O.call(k,", ")+" }"}return String(e)};function Ar(r,e,t){var n=t.quoteStyle||e,a=br[n];return a+r+a}function Tn(r){return M.call(String(r),/"/g,""")}function L(r){return !te||!(typeof r=="object"&&(te in r||typeof r[te]<"u"))}function _e(r){return _(r)==="[object Array]"&&L(r)}function Cn(r){return _(r)==="[object Date]"&&L(r)}function mr(r){return _(r)==="[object RegExp]"&&L(r)}function Bn(r){return _(r)==="[object Error]"&&L(r)}function Ln(r){return _(r)==="[object String]"&&L(r)}function Un(r){return _(r)==="[object Number]"&&L(r)}function Wn(r){return _(r)==="[object Boolean]"&&L(r)}function Er(r){if(H)return r&&typeof r=="object"&&r instanceof Symbol;if(typeof r=="symbol")return true;if(!r||typeof r!="object"||!Ne)return false;try{return Ne.call(r),!0}catch{}return false}function Gn(r){if(!r||typeof r!="object"||!$e)return false;try{return $e.call(r),!0}catch{}return false}var kn=Object.prototype.hasOwnProperty||function(r){return r in this};function R(r,e){return kn.call(r,e)}function _(r){return qn.call(r)}function zn(r){if(r.name)return r.name;var e=$n.call(Dn.call(r),/^function\s*([\w$]+)/);return e?e[1]:null}function Or(r,e){if(r.indexOf)return r.indexOf(e);for(var t=0,n=r.length;t<n;t++)if(r[t]===e)return t;return -1}function Hn(r){if(!se||!r||typeof r!="object")return false;try{se.call(r);try{de.call(r);}catch{return !0}return r instanceof Map}catch{}return false}function Kn(r){if(!ee||!r||typeof r!="object")return false;try{ee.call(r,ee);try{re.call(r,re);}catch{return !0}return r instanceof WeakMap}catch{}return false}function Vn(r){if(!ur||!r||typeof r!="object")return false;try{return ur.call(r),!0}catch{}return false}function Qn(r){if(!de||!r||typeof r!="object")return false;try{de.call(r);try{se.call(r);}catch{return !0}return r instanceof Set}catch{}return false}function Jn(r){if(!re||!r||typeof r!="object")return false;try{re.call(r,re);try{ee.call(r,ee);}catch{return !0}return r instanceof WeakSet}catch{}return false}function Yn(r){return !r||typeof r!="object"?false:typeof HTMLElement<"u"&&r instanceof HTMLElement?true:typeof r.nodeName=="string"&&typeof r.getAttribute=="function"}function xr(r,e){if(r.length>e.maxStringLength){var t=r.length-e.maxStringLength,n="... "+t+" more character"+(t>1?"s":"");return xr(Le.call(r,0,e.maxStringLength),e)+n}var a=_n[e.quoteStyle||"single"];a.lastIndex=0;var o=M.call(M.call(r,a,"\\$1"),/[\x00-\x1f]/g,Xn);return Ar(o,"single",e)}function Xn(r){var e=r.charCodeAt(0),t={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return t?"\\"+t:"\\x"+(e<16?"0":"")+Nn.call(e.toString(16))}function j(r){return "Object("+r+")"}function De(r){return r+" { ? }"}function gr(r,e,t,n){var a=n?Te(t,n):O.call(t,", ");return r+" ("+e+") {"+a+"}"}function Zn(r){for(var e=0;e<r.length;e++)if(Or(r[e],`
|
|
2
|
-
`)>=0)return false;return true}function jn(r,e){var t;if(r.indent===" ")t=" ";else if(typeof r.indent=="number"&&r.indent>0)t=O.call(Array(r.indent+1)," ");else return null;return {base:t,prev:O.call(Array(e+1),t)}}function Te(r,e){if(r.length===0)return "";var t=`
|
|
3
|
-
`+e.prev+e.base;return t+O.call(r,","+t)+`
|
|
4
|
-
`+e.prev}function ye(r,e){var t=_e(r),n=[];if(t){n.length=r.length;for(var a=0;a<r.length;a++)n[a]=R(r,a)?e(r[a],r):"";}var o=typeof qe=="function"?qe(r):[],i;if(H){i={};for(var u=0;u<o.length;u++)i["$"+o[u]]=o[u];}for(var f in r)R(r,f)&&(t&&String(Number(f))===f&&f<r.length||H&&i["$"+f]instanceof Symbol||(Sr.call(/[^\w$]/,f)?n.push(e(f,r)+": "+e(r[f],r)):n.push(f+": "+e(r[f],r))));if(typeof qe=="function")for(var p=0;p<o.length;p++)wr.call(r,o[p])&&n.push("["+e(o[p])+"]: "+e(r[o[p]],r));return n}});var Rr=y((ai,Ir)=>{var ea=ne(),ra=B(),ve=function(r,e,t){for(var n=r,a;(a=n.next)!=null;n=a)if(a.key===e)return n.next=a.next,t||(a.next=r.next,r.next=a),a},ta=function(r,e){if(r){var t=ve(r,e);return t&&t.value}},na=function(r,e,t){var n=ve(r,e);n?n.value=t:r.next={key:e,next:r.next,value:t};},aa=function(r,e){return r?!!ve(r,e):false},oa=function(r,e){if(r)return ve(r,e,true)};Ir.exports=function(){var e,t={assert:function(n){if(!t.has(n))throw new ra("Side channel does not contain "+ea(n))},delete:function(n){var a=e&&e.next,o=oa(e,n);return o&&a&&a===o&&(e=void 0),!!o},get:function(n){return ta(e,n)},has:function(n){return aa(e,n)},set:function(n,a){e||(e={next:void 0}),na(e,n,a);}};return t};});var Ue=y((oi,Fr)=>{Fr.exports=Object;});var Dr=y((ii,qr)=>{qr.exports=Error;});var Nr=y((fi,$r)=>{$r.exports=EvalError;});var _r=y((li,Mr)=>{Mr.exports=RangeError;});var Cr=y((ui,Tr)=>{Tr.exports=ReferenceError;});var Lr=y((ci,Br)=>{Br.exports=SyntaxError;});var Wr=y((pi,Ur)=>{Ur.exports=URIError;});var kr=y((yi,Gr)=>{Gr.exports=Math.abs;});var Hr=y((si,zr)=>{zr.exports=Math.floor;});var Vr=y((di,Kr)=>{Kr.exports=Math.max;});var Jr=y((vi,Qr)=>{Qr.exports=Math.min;});var Xr=y((hi,Yr)=>{Yr.exports=Math.pow;});var jr=y((mi,Zr)=>{Zr.exports=Math.round;});var rt=y((gi,et)=>{et.exports=Number.isNaN||function(e){return e!==e};});var nt=y((Si,tt)=>{var ia=rt();tt.exports=function(e){return ia(e)||e===0?e:e<0?-1:1};});var ot=y((wi,at)=>{at.exports=Object.getOwnPropertyDescriptor;});var We=y((bi,it)=>{var he=ot();if(he)try{he([],"length");}catch{he=null;}it.exports=he;});var lt=y((Ai,ft)=>{var me=Object.defineProperty||false;if(me)try{me({},"a",{value:1});}catch{me=false;}ft.exports=me;});var ct=y((Ei,ut)=>{ut.exports=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return false;if(typeof Symbol.iterator=="symbol")return true;var e={},t=Symbol("test"),n=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return false;var a=42;e[t]=a;for(var o in e)return false;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return false;var i=Object.getOwnPropertySymbols(e);if(i.length!==1||i[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return false;if(typeof Object.getOwnPropertyDescriptor=="function"){var u=Object.getOwnPropertyDescriptor(e,t);if(u.value!==a||u.enumerable!==true)return false}return true};});var st=y((Oi,yt)=>{var pt=typeof Symbol<"u"&&Symbol,fa=ct();yt.exports=function(){return typeof pt!="function"||typeof Symbol!="function"||typeof pt("foo")!="symbol"||typeof Symbol("bar")!="symbol"?false:fa()};});var Ge=y((xi,dt)=>{dt.exports=typeof Reflect<"u"&&Reflect.getPrototypeOf||null;});var ke=y((Pi,vt)=>{var la=Ue();vt.exports=la.getPrototypeOf||null;});var gt=y((Ii,mt)=>{var ua="Function.prototype.bind called on incompatible ",ca=Object.prototype.toString,pa=Math.max,ya="[object Function]",ht=function(e,t){for(var n=[],a=0;a<e.length;a+=1)n[a]=e[a];for(var o=0;o<t.length;o+=1)n[o+e.length]=t[o];return n},sa=function(e,t){for(var n=[],a=t,o=0;a<e.length;a+=1,o+=1)n[o]=e[a];return n},da=function(r,e){for(var t="",n=0;n<r.length;n+=1)t+=r[n],n+1<r.length&&(t+=e);return t};mt.exports=function(e){var t=this;if(typeof t!="function"||ca.apply(t)!==ya)throw new TypeError(ua+t);for(var n=sa(arguments,1),a,o=function(){if(this instanceof a){var c=t.apply(this,ht(n,arguments));return Object(c)===c?c:this}return t.apply(e,ht(n,arguments))},i=pa(0,t.length-n.length),u=[],f=0;f<i;f++)u[f]="$"+f;if(a=Function("binder","return function ("+da(u,",")+"){ return binder.apply(this,arguments); }")(o),t.prototype){var p=function(){};p.prototype=t.prototype,a.prototype=new p,p.prototype=null;}return a};});var ae=y((Ri,St)=>{var va=gt();St.exports=Function.prototype.bind||va;});var ge=y((Fi,wt)=>{wt.exports=Function.prototype.call;});var ze=y((qi,bt)=>{bt.exports=Function.prototype.apply;});var Et=y((Di,At)=>{At.exports=typeof Reflect<"u"&&Reflect&&Reflect.apply;});var xt=y(($i,Ot)=>{var ha=ae(),ma=ze(),ga=ge(),Sa=Et();Ot.exports=Sa||ha.call(ga,ma);});var He=y((Ni,Pt)=>{var wa=ae(),ba=B(),Aa=ge(),Ea=xt();Pt.exports=function(e){if(e.length<1||typeof e[0]!="function")throw new ba("a function is required");return Ea(wa,Aa,e)};});var $t=y((Mi,Dt)=>{var Oa=He(),It=We(),Ft;try{Ft=[].__proto__===Array.prototype;}catch(r){if(!r||typeof r!="object"||!("code"in r)||r.code!=="ERR_PROTO_ACCESS")throw r}var Ke=!!Ft&&It&&It(Object.prototype,"__proto__"),qt=Object,Rt=qt.getPrototypeOf;Dt.exports=Ke&&typeof Ke.get=="function"?Oa([Ke.get]):typeof Rt=="function"?function(e){return Rt(e==null?e:qt(e))}:false;});var Ct=y((_i,Tt)=>{var Nt=Ge(),Mt=ke(),_t=$t();Tt.exports=Nt?function(e){return Nt(e)}:Mt?function(e){if(!e||typeof e!="object"&&typeof e!="function")throw new TypeError("getProto: not an object");return Mt(e)}:_t?function(e){return _t(e)}:null;});var Lt=y((Ti,Bt)=>{var xa=Function.prototype.call,Pa=Object.prototype.hasOwnProperty,Ia=ae();Bt.exports=Ia.call(xa,Pa);});var be=y((Ci,Ht)=>{var d,Ra=Ue(),Fa=Dr(),qa=Nr(),Da=_r(),$a=Cr(),J=Lr(),Q=B(),Na=Wr(),Ma=kr(),_a=Hr(),Ta=Vr(),Ca=Jr(),Ba=Xr(),La=jr(),Ua=nt(),kt=Function,Ve=function(r){try{return kt('"use strict"; return ('+r+").constructor;")()}catch{}},oe=We(),Wa=lt(),Qe=function(){throw new Q},Ga=oe?(function(){try{return arguments.callee,Qe}catch{try{return oe(arguments,"callee").get}catch{return Qe}}})():Qe,K=st()(),w=Ct(),ka=ke(),za=Ge(),zt=ze(),ie=ge(),V={},Ha=typeof Uint8Array>"u"||!w?d:w(Uint8Array),U={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?d:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?d:ArrayBuffer,"%ArrayIteratorPrototype%":K&&w?w([][Symbol.iterator]()):d,"%AsyncFromSyncIteratorPrototype%":d,"%AsyncFunction%":V,"%AsyncGenerator%":V,"%AsyncGeneratorFunction%":V,"%AsyncIteratorPrototype%":V,"%Atomics%":typeof Atomics>"u"?d:Atomics,"%BigInt%":typeof BigInt>"u"?d:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?d:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?d:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?d:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Fa,"%eval%":eval,"%EvalError%":qa,"%Float16Array%":typeof Float16Array>"u"?d:Float16Array,"%Float32Array%":typeof Float32Array>"u"?d:Float32Array,"%Float64Array%":typeof Float64Array>"u"?d:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?d:FinalizationRegistry,"%Function%":kt,"%GeneratorFunction%":V,"%Int8Array%":typeof Int8Array>"u"?d:Int8Array,"%Int16Array%":typeof Int16Array>"u"?d:Int16Array,"%Int32Array%":typeof Int32Array>"u"?d:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":K&&w?w(w([][Symbol.iterator]())):d,"%JSON%":typeof JSON=="object"?JSON:d,"%Map%":typeof Map>"u"?d:Map,"%MapIteratorPrototype%":typeof Map>"u"||!K||!w?d:w(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Ra,"%Object.getOwnPropertyDescriptor%":oe,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?d:Promise,"%Proxy%":typeof Proxy>"u"?d:Proxy,"%RangeError%":Da,"%ReferenceError%":$a,"%Reflect%":typeof Reflect>"u"?d:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?d:Set,"%SetIteratorPrototype%":typeof Set>"u"||!K||!w?d:w(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?d:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":K&&w?w(""[Symbol.iterator]()):d,"%Symbol%":K?Symbol:d,"%SyntaxError%":J,"%ThrowTypeError%":Ga,"%TypedArray%":Ha,"%TypeError%":Q,"%Uint8Array%":typeof Uint8Array>"u"?d:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?d:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?d:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?d:Uint32Array,"%URIError%":Na,"%WeakMap%":typeof WeakMap>"u"?d:WeakMap,"%WeakRef%":typeof WeakRef>"u"?d:WeakRef,"%WeakSet%":typeof WeakSet>"u"?d:WeakSet,"%Function.prototype.call%":ie,"%Function.prototype.apply%":zt,"%Object.defineProperty%":Wa,"%Object.getPrototypeOf%":ka,"%Math.abs%":Ma,"%Math.floor%":_a,"%Math.max%":Ta,"%Math.min%":Ca,"%Math.pow%":Ba,"%Math.round%":La,"%Math.sign%":Ua,"%Reflect.getPrototypeOf%":za};if(w)try{null.error;}catch(r){Ut=w(w(r)),U["%Error.prototype%"]=Ut;}var Ut,Ka=function r(e){var t;if(e==="%AsyncFunction%")t=Ve("async function () {}");else if(e==="%GeneratorFunction%")t=Ve("function* () {}");else if(e==="%AsyncGeneratorFunction%")t=Ve("async function* () {}");else if(e==="%AsyncGenerator%"){var n=r("%AsyncGeneratorFunction%");n&&(t=n.prototype);}else if(e==="%AsyncIteratorPrototype%"){var a=r("%AsyncGenerator%");a&&w&&(t=w(a.prototype));}return U[e]=t,t},Wt={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},fe=ae(),Se=Lt(),Va=fe.call(ie,Array.prototype.concat),Qa=fe.call(zt,Array.prototype.splice),Gt=fe.call(ie,String.prototype.replace),we=fe.call(ie,String.prototype.slice),Ja=fe.call(ie,RegExp.prototype.exec),Ya=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Xa=/\\(\\)?/g,Za=function(e){var t=we(e,0,1),n=we(e,-1);if(t==="%"&&n!=="%")throw new J("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&t!=="%")throw new J("invalid intrinsic syntax, expected opening `%`");var a=[];return Gt(e,Ya,function(o,i,u,f){a[a.length]=u?Gt(f,Xa,"$1"):i||o;}),a},ja=function(e,t){var n=e,a;if(Se(Wt,n)&&(a=Wt[n],n="%"+a[0]+"%"),Se(U,n)){var o=U[n];if(o===V&&(o=Ka(n)),typeof o>"u"&&!t)throw new Q("intrinsic "+e+" exists, but is not available. Please file an issue!");return {alias:a,name:n,value:o}}throw new J("intrinsic "+e+" does not exist!")};Ht.exports=function(e,t){if(typeof e!="string"||e.length===0)throw new Q("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new Q('"allowMissing" argument must be a boolean');if(Ja(/^%?[^%]*%?$/,e)===null)throw new J("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=Za(e),a=n.length>0?n[0]:"",o=ja("%"+a+"%",t),i=o.name,u=o.value,f=false,p=o.alias;p&&(a=p[0],Qa(n,Va([0,1],p)));for(var c=1,s=true;c<n.length;c+=1){var l=n[c],m=we(l,0,1),h=we(l,-1);if((m==='"'||m==="'"||m==="`"||h==='"'||h==="'"||h==="`")&&m!==h)throw new J("property names with quotes must have matching quotes");if((l==="constructor"||!s)&&(f=true),a+="."+l,i="%"+a+"%",Se(U,i))u=U[i];else if(u!=null){if(!(l in u)){if(!t)throw new Q("base intrinsic for "+e+" exists, but the property is not available.");return}if(oe&&c+1>=n.length){var b=oe(u,l);s=!!b,s&&"get"in b&&!("originalValue"in b.get)?u=b.get:u=u[l];}else s=Se(u,l),u=u[l];s&&!f&&(U[i]=u);}}return u};});var Je=y((Bi,Qt)=>{var Kt=be(),Vt=He(),eo=Vt([Kt("%String.prototype.indexOf%")]);Qt.exports=function(e,t){var n=Kt(e,!!t);return typeof n=="function"&&eo(e,".prototype.")>-1?Vt([n]):n};});var Ye=y((Li,Yt)=>{var ro=be(),le=Je(),to=ne(),no=B(),Jt=ro("%Map%",true),ao=le("Map.prototype.get",true),oo=le("Map.prototype.set",true),io=le("Map.prototype.has",true),fo=le("Map.prototype.delete",true),lo=le("Map.prototype.size",true);Yt.exports=!!Jt&&function(){var e,t={assert:function(n){if(!t.has(n))throw new no("Side channel does not contain "+to(n))},delete:function(n){if(e){var a=fo(e,n);return lo(e)===0&&(e=void 0),a}return false},get:function(n){if(e)return ao(e,n)},has:function(n){return e?io(e,n):false},set:function(n,a){e||(e=new Jt),oo(e,n,a);}};return t};});var Zt=y((Ui,Xt)=>{var uo=be(),Ee=Je(),co=ne(),Ae=Ye(),po=B(),Y=uo("%WeakMap%",true),yo=Ee("WeakMap.prototype.get",true),so=Ee("WeakMap.prototype.set",true),vo=Ee("WeakMap.prototype.has",true),ho=Ee("WeakMap.prototype.delete",true);Xt.exports=Y?function(){var e,t,n={assert:function(a){if(!n.has(a))throw new po("Side channel does not contain "+co(a))},delete:function(a){if(Y&&a&&(typeof a=="object"||typeof a=="function")){if(e)return ho(e,a)}else if(Ae&&t)return t.delete(a);return false},get:function(a){return Y&&a&&(typeof a=="object"||typeof a=="function")&&e?yo(e,a):t&&t.get(a)},has:function(a){return Y&&a&&(typeof a=="object"||typeof a=="function")&&e?vo(e,a):!!t&&t.has(a)},set:function(a,o){Y&&a&&(typeof a=="object"||typeof a=="function")?(e||(e=new Y),so(e,a,o)):Ae&&(t||(t=Ae()),t.set(a,o));}};return n}:Ae;});var en=y((Wi,jt)=>{var mo=B(),go=ne(),So=Rr(),wo=Ye(),bo=Zt(),Ao=bo||wo||So;jt.exports=function(){var e,t={assert:function(n){if(!t.has(n))throw new mo("Side channel does not contain "+go(n))},delete:function(n){return !!e&&e.delete(n)},get:function(n){return e&&e.get(n)},has:function(n){return !!e&&e.has(n)},set:function(n,a){e||(e=Ao()),e.set(n,a);}};return t};});var Oe=y((Gi,rn)=>{var Eo=String.prototype.replace,Oo=/%20/g,Xe={RFC1738:"RFC1738",RFC3986:"RFC3986"};rn.exports={default:Xe.RFC3986,formatters:{RFC1738:function(r){return Eo.call(r,Oo,"+")},RFC3986:function(r){return String(r)}},RFC1738:Xe.RFC1738,RFC3986:Xe.RFC3986};});var er=y((ki,nn)=>{var xo=Oe(),Ze=Object.prototype.hasOwnProperty,W=Array.isArray,x=(function(){for(var r=[],e=0;e<256;++e)r.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return r})(),Po=function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(W(n)){for(var a=[],o=0;o<n.length;++o)typeof n[o]<"u"&&a.push(n[o]);t.obj[t.prop]=a;}}},tn=function(e,t){for(var n=t&&t.plainObjects?{__proto__:null}:{},a=0;a<e.length;++a)typeof e[a]<"u"&&(n[a]=e[a]);return n},Io=function r(e,t,n){if(!t)return e;if(typeof t!="object"&&typeof t!="function"){if(W(e))e.push(t);else if(e&&typeof e=="object")(n&&(n.plainObjects||n.allowPrototypes)||!Ze.call(Object.prototype,t))&&(e[t]=true);else return [e,t];return e}if(!e||typeof e!="object")return [e].concat(t);var a=e;return W(e)&&!W(t)&&(a=tn(e,n)),W(e)&&W(t)?(t.forEach(function(o,i){if(Ze.call(e,i)){var u=e[i];u&&typeof u=="object"&&o&&typeof o=="object"?e[i]=r(u,o,n):e.push(o);}else e[i]=o;}),e):Object.keys(t).reduce(function(o,i){var u=t[i];return Ze.call(o,i)?o[i]=r(o[i],u,n):o[i]=u,o},a)},Ro=function(e,t){return Object.keys(t).reduce(function(n,a){return n[a]=t[a],n},e)},Fo=function(r,e,t){var n=r.replace(/\+/g," ");if(t==="iso-8859-1")return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch{return n}},je=1024,qo=function(e,t,n,a,o){if(e.length===0)return e;var i=e;if(typeof e=="symbol"?i=Symbol.prototype.toString.call(e):typeof e!="string"&&(i=String(e)),n==="iso-8859-1")return escape(i).replace(/%u[0-9a-f]{4}/gi,function(m){return "%26%23"+parseInt(m.slice(2),16)+"%3B"});for(var u="",f=0;f<i.length;f+=je){for(var p=i.length>=je?i.slice(f,f+je):i,c=[],s=0;s<p.length;++s){var l=p.charCodeAt(s);if(l===45||l===46||l===95||l===126||l>=48&&l<=57||l>=65&&l<=90||l>=97&&l<=122||o===xo.RFC1738&&(l===40||l===41)){c[c.length]=p.charAt(s);continue}if(l<128){c[c.length]=x[l];continue}if(l<2048){c[c.length]=x[192|l>>6]+x[128|l&63];continue}if(l<55296||l>=57344){c[c.length]=x[224|l>>12]+x[128|l>>6&63]+x[128|l&63];continue}s+=1,l=65536+((l&1023)<<10|p.charCodeAt(s)&1023),c[c.length]=x[240|l>>18]+x[128|l>>12&63]+x[128|l>>6&63]+x[128|l&63];}u+=c.join("");}return u},Do=function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],a=0;a<t.length;++a)for(var o=t[a],i=o.obj[o.prop],u=Object.keys(i),f=0;f<u.length;++f){var p=u[f],c=i[p];typeof c=="object"&&c!==null&&n.indexOf(c)===-1&&(t.push({obj:i,prop:p}),n.push(c));}return Po(t),e},$o=function(e){return Object.prototype.toString.call(e)==="[object RegExp]"},No=function(e){return !e||typeof e!="object"?false:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},Mo=function(e,t){return [].concat(e,t)},_o=function(e,t){if(W(e)){for(var n=[],a=0;a<e.length;a+=1)n.push(t(e[a]));return n}return t(e)};nn.exports={arrayToObject:tn,assign:Ro,combine:Mo,compact:Do,decode:Fo,encode:qo,isBuffer:No,isRegExp:$o,maybeMap:_o,merge:Io};});var cn=y((zi,un)=>{var on=en(),xe=er(),ue=Oe(),To=Object.prototype.hasOwnProperty,fn={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},P=Array.isArray,Co=Array.prototype.push,ln=function(r,e){Co.apply(r,P(e)?e:[e]);},Bo=Date.prototype.toISOString,an=ue.default,S={addQueryPrefix:false,allowDots:false,allowEmptyArrays:false,arrayFormat:"indices",charset:"utf-8",charsetSentinel:false,commaRoundTrip:false,delimiter:"&",encode:true,encodeDotInKeys:false,encoder:xe.encode,encodeValuesOnly:false,filter:void 0,format:an,formatter:ue.formatters[an],indices:false,serializeDate:function(e){return Bo.call(e)},skipNulls:false,strictNullHandling:false},Lo=function(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="symbol"||typeof e=="bigint"},rr={},Uo=function r(e,t,n,a,o,i,u,f,p,c,s,l,m,h,b,A,F,q){for(var v=e,D=q,T=0,X=false;(D=D.get(rr))!==void 0&&!X;){var k=D.get(e);if(T+=1,typeof k<"u"){if(k===T)throw new RangeError("Cyclic object value");X=true;}typeof D.get(rr)>"u"&&(T=0);}if(typeof c=="function"?v=c(t,v):v instanceof Date?v=m(v):n==="comma"&&P(v)&&(v=xe.maybeMap(v,function(Ie){return Ie instanceof Date?m(Ie):Ie})),v===null){if(i)return p&&!A?p(t,S.encoder,F,"key",h):t;v="";}if(Lo(v)||xe.isBuffer(v)){if(p){var ce=A?t:p(t,S.encoder,F,"key",h);return [b(ce)+"="+b(p(v,S.encoder,F,"value",h))]}return [b(t)+"="+b(String(v))]}var C=[];if(typeof v>"u")return C;var $;if(n==="comma"&&P(v))A&&p&&(v=xe.maybeMap(v,p)),$=[{value:v.length>0?v.join(",")||null:void 0}];else if(P(c))$=c;else {var pe=Object.keys(v);$=s?pe.sort(s):pe;}var z=f?String(t).replace(/\./g,"%2E"):String(t),E=a&&P(v)&&v.length===1?z+"[]":z;if(o&&P(v)&&v.length===0)return E+"[]";for(var N=0;N<$.length;++N){var I=$[N],Z=typeof I=="object"&&I&&typeof I.value<"u"?I.value:v[I];if(!(u&&Z===null)){var Pe=l&&f?String(I).replace(/\./g,"%2E"):String(I),gn=P(v)?typeof n=="function"?n(E,Pe):E:E+(l?"."+Pe:"["+Pe+"]");q.set(e,T);var nr=on();nr.set(rr,q),ln(C,r(Z,gn,n,a,o,i,u,f,n==="comma"&&A&&P(v)?null:p,c,s,l,m,h,b,A,F,nr));}}return C},Wo=function(e){if(!e)return S;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.encodeDotInKeys<"u"&&typeof e.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(e.encoder!==null&&typeof e.encoder<"u"&&typeof e.encoder!="function")throw new TypeError("Encoder has to be a function.");var t=e.charset||S.charset;if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=ue.default;if(typeof e.format<"u"){if(!To.call(ue.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format;}var a=ue.formatters[n],o=S.filter;(typeof e.filter=="function"||P(e.filter))&&(o=e.filter);var i;if(e.arrayFormat in fn?i=e.arrayFormat:"indices"in e?i=e.indices?"indices":"repeat":i=S.arrayFormat,"commaRoundTrip"in e&&typeof e.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u=typeof e.allowDots>"u"?e.encodeDotInKeys===true?true:S.allowDots:!!e.allowDots;return {addQueryPrefix:typeof e.addQueryPrefix=="boolean"?e.addQueryPrefix:S.addQueryPrefix,allowDots:u,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:S.allowEmptyArrays,arrayFormat:i,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:S.charsetSentinel,commaRoundTrip:!!e.commaRoundTrip,delimiter:typeof e.delimiter>"u"?S.delimiter:e.delimiter,encode:typeof e.encode=="boolean"?e.encode:S.encode,encodeDotInKeys:typeof e.encodeDotInKeys=="boolean"?e.encodeDotInKeys:S.encodeDotInKeys,encoder:typeof e.encoder=="function"?e.encoder:S.encoder,encodeValuesOnly:typeof e.encodeValuesOnly=="boolean"?e.encodeValuesOnly:S.encodeValuesOnly,filter:o,format:n,formatter:a,serializeDate:typeof e.serializeDate=="function"?e.serializeDate:S.serializeDate,skipNulls:typeof e.skipNulls=="boolean"?e.skipNulls:S.skipNulls,sort:typeof e.sort=="function"?e.sort:null,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:S.strictNullHandling}};un.exports=function(r,e){var t=r,n=Wo(e),a,o;typeof n.filter=="function"?(o=n.filter,t=o("",t)):P(n.filter)&&(o=n.filter,a=o);var i=[];if(typeof t!="object"||t===null)return "";var u=fn[n.arrayFormat],f=u==="comma"&&n.commaRoundTrip;a||(a=Object.keys(t)),n.sort&&a.sort(n.sort);for(var p=on(),c=0;c<a.length;++c){var s=a[c],l=t[s];n.skipNulls&&l===null||ln(i,Uo(l,s,u,f,n.allowEmptyArrays,n.strictNullHandling,n.skipNulls,n.encodeDotInKeys,n.encode?n.encoder:null,n.filter,n.sort,n.allowDots,n.serializeDate,n.format,n.formatter,n.encodeValuesOnly,n.charset,p));}var m=i.join(n.delimiter),h=n.addQueryPrefix===true?"?":"";return n.charsetSentinel&&(n.charset==="iso-8859-1"?h+="utf8=%26%2310003%3B&":h+="utf8=%E2%9C%93&"),m.length>0?h+m:""};});var dn=y((Hi,sn)=>{var G=er(),tr=Object.prototype.hasOwnProperty,pn=Array.isArray,g={allowDots:false,allowEmptyArrays:false,allowPrototypes:false,allowSparse:false,arrayLimit:20,charset:"utf-8",charsetSentinel:false,comma:false,decodeDotInKeys:false,decoder:G.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:false,interpretNumericEntities:false,parameterLimit:1e3,parseArrays:true,plainObjects:false,strictDepth:false,strictNullHandling:false,throwOnLimitExceeded:false},Go=function(r){return r.replace(/&#(\d+);/g,function(e,t){return String.fromCharCode(parseInt(t,10))})},yn=function(r,e,t){if(r&&typeof r=="string"&&e.comma&&r.indexOf(",")>-1)return r.split(",");if(e.throwOnLimitExceeded&&t>=e.arrayLimit)throw new RangeError("Array limit exceeded. Only "+e.arrayLimit+" element"+(e.arrayLimit===1?"":"s")+" allowed in an array.");return r},ko="utf8=%26%2310003%3B",zo="utf8=%E2%9C%93",Ho=function(e,t){var n={__proto__:null},a=t.ignoreQueryPrefix?e.replace(/^\?/,""):e;a=a.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var o=t.parameterLimit===1/0?void 0:t.parameterLimit,i=a.split(t.delimiter,t.throwOnLimitExceeded?o+1:o);if(t.throwOnLimitExceeded&&i.length>o)throw new RangeError("Parameter limit exceeded. Only "+o+" parameter"+(o===1?"":"s")+" allowed.");var u=-1,f,p=t.charset;if(t.charsetSentinel)for(f=0;f<i.length;++f)i[f].indexOf("utf8=")===0&&(i[f]===zo?p="utf-8":i[f]===ko&&(p="iso-8859-1"),u=f,f=i.length);for(f=0;f<i.length;++f)if(f!==u){var c=i[f],s=c.indexOf("]="),l=s===-1?c.indexOf("="):s+1,m,h;l===-1?(m=t.decoder(c,g.decoder,p,"key"),h=t.strictNullHandling?null:""):(m=t.decoder(c.slice(0,l),g.decoder,p,"key"),h=G.maybeMap(yn(c.slice(l+1),t,pn(n[m])?n[m].length:0),function(A){return t.decoder(A,g.decoder,p,"value")})),h&&t.interpretNumericEntities&&p==="iso-8859-1"&&(h=Go(String(h))),c.indexOf("[]=")>-1&&(h=pn(h)?[h]:h);var b=tr.call(n,m);b&&t.duplicates==="combine"?n[m]=G.combine(n[m],h):(!b||t.duplicates==="last")&&(n[m]=h);}return n},Ko=function(r,e,t,n){var a=0;if(r.length>0&&r[r.length-1]==="[]"){var o=r.slice(0,-1).join("");a=Array.isArray(e)&&e[o]?e[o].length:0;}for(var i=n?e:yn(e,t,a),u=r.length-1;u>=0;--u){var f,p=r[u];if(p==="[]"&&t.parseArrays)f=t.allowEmptyArrays&&(i===""||t.strictNullHandling&&i===null)?[]:G.combine([],i);else {f=t.plainObjects?{__proto__:null}:{};var c=p.charAt(0)==="["&&p.charAt(p.length-1)==="]"?p.slice(1,-1):p,s=t.decodeDotInKeys?c.replace(/%2E/g,"."):c,l=parseInt(s,10);!t.parseArrays&&s===""?f={0:i}:!isNaN(l)&&p!==s&&String(l)===s&&l>=0&&t.parseArrays&&l<=t.arrayLimit?(f=[],f[l]=i):s!=="__proto__"&&(f[s]=i);}i=f;}return i},Vo=function(e,t,n,a){if(e){var o=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,i=/(\[[^[\]]*])/,u=/(\[[^[\]]*])/g,f=n.depth>0&&i.exec(o),p=f?o.slice(0,f.index):o,c=[];if(p){if(!n.plainObjects&&tr.call(Object.prototype,p)&&!n.allowPrototypes)return;c.push(p);}for(var s=0;n.depth>0&&(f=u.exec(o))!==null&&s<n.depth;){if(s+=1,!n.plainObjects&&tr.call(Object.prototype,f[1].slice(1,-1))&&!n.allowPrototypes)return;c.push(f[1]);}if(f){if(n.strictDepth===true)throw new RangeError("Input depth exceeded depth option of "+n.depth+" and strictDepth is true");c.push("["+o.slice(f.index)+"]");}return Ko(c,t,n,a)}},Qo=function(e){if(!e)return g;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.decodeDotInKeys<"u"&&typeof e.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(e.decoder!==null&&typeof e.decoder<"u"&&typeof e.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if(typeof e.throwOnLimitExceeded<"u"&&typeof e.throwOnLimitExceeded!="boolean")throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var t=typeof e.charset>"u"?g.charset:e.charset,n=typeof e.duplicates>"u"?g.duplicates:e.duplicates;if(n!=="combine"&&n!=="first"&&n!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var a=typeof e.allowDots>"u"?e.decodeDotInKeys===true?true:g.allowDots:!!e.allowDots;return {allowDots:a,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:g.allowEmptyArrays,allowPrototypes:typeof e.allowPrototypes=="boolean"?e.allowPrototypes:g.allowPrototypes,allowSparse:typeof e.allowSparse=="boolean"?e.allowSparse:g.allowSparse,arrayLimit:typeof e.arrayLimit=="number"?e.arrayLimit:g.arrayLimit,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:g.charsetSentinel,comma:typeof e.comma=="boolean"?e.comma:g.comma,decodeDotInKeys:typeof e.decodeDotInKeys=="boolean"?e.decodeDotInKeys:g.decodeDotInKeys,decoder:typeof e.decoder=="function"?e.decoder:g.decoder,delimiter:typeof e.delimiter=="string"||G.isRegExp(e.delimiter)?e.delimiter:g.delimiter,depth:typeof e.depth=="number"||e.depth===false?+e.depth:g.depth,duplicates:n,ignoreQueryPrefix:e.ignoreQueryPrefix===true,interpretNumericEntities:typeof e.interpretNumericEntities=="boolean"?e.interpretNumericEntities:g.interpretNumericEntities,parameterLimit:typeof e.parameterLimit=="number"?e.parameterLimit:g.parameterLimit,parseArrays:e.parseArrays!==false,plainObjects:typeof e.plainObjects=="boolean"?e.plainObjects:g.plainObjects,strictDepth:typeof e.strictDepth=="boolean"?!!e.strictDepth:g.strictDepth,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:g.strictNullHandling,throwOnLimitExceeded:typeof e.throwOnLimitExceeded=="boolean"?e.throwOnLimitExceeded:false}};sn.exports=function(r,e){var t=Qo(e);if(r===""||r===null||typeof r>"u")return t.plainObjects?{__proto__:null}:{};for(var n=typeof r=="string"?Ho(r,t):r,a=t.plainObjects?{__proto__:null}:{},o=Object.keys(n),i=0;i<o.length;++i){var u=o[i],f=Vo(u,n[u],t,typeof r=="string");a=G.merge(a,f,t);}return t.allowSparse===true?a:G.compact(a)};});var hn=y((Ki,vn)=>{var Jo=cn(),Yo=dn(),Xo=Oe();vn.exports={formats:Xo,parse:Yo,stringify:Jo};});var mn=xn(hn());var Qi=(r,e)=>{let t=e?`?${mn.default.stringify(e,{arrayFormat:"indices",allowDots:true})}`:"";window.open(`${r}${t}`);},Ji=(r,e={})=>{let t=document.createElement("form");t.action=r,t.method="POST",t.target="_blank",t.style.visibility="hidden",Object.entries(e).forEach(([n,a])=>{if([void 0,null,"",NaN].includes(a)||Array.isArray(a)&&!a.length)return;let o=document.createElement("input");o.type="hidden",o.name=n,o.value=a,t.appendChild(o);}),document.body.appendChild(t),t.submit(),t.remove();};function Yi(r){let e=typeof r=="string"?r:window.location.hash,[,t=""]=e.split("?"),n=new URLSearchParams(t),a={};return n.forEach((o,i)=>{try{let u=decodeURIComponent(o);a[i]=JSON.parse(u);}catch{try{a[i]=decodeURIComponent(o);}catch{a[i]=o;}}}),a}function Xi(r,e){return Object.entries(r).find(([,n])=>n===e)?.[0]}function Zi(r){return Object.keys(r).filter(e=>isNaN(+e)).map(e=>({label:e,value:r[e]}))}function ji(r,e){switch(e.toUpperCase()){case "KB":return r*1024;case "MB":return r*1024*1024;case "GB":return r*1024*1024*1024;default:return null}}function ef(){let r=useRef(true);return r.current?(r.current=false,true):r.current}export{Qi as downloadGet,Ji as downloadPost,Zi as enum2DataSource,ji as formatFileLength,Xi as getEnumLabel,Yi as parseHashParams,ef as useIsFirstRender};
|
package/es/utils/index.d.ts
DELETED
package/es/utils/index.js
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import {useRef}from'react';var bn=Object.create;var ar=Object.defineProperty;var wn=Object.getOwnPropertyDescriptor;var An=Object.getOwnPropertyNames;var On=Object.getPrototypeOf,En=Object.prototype.hasOwnProperty;var s=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports);var xn=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of An(e))!En.call(r,o)&&o!==t&&ar(r,o,{get:()=>e[o],enumerable:!(n=wn(e,o))||n.enumerable});return r};var Pn=(r,e,t)=>(t=r!=null?bn(On(r)):{},xn(ar(t,"default",{value:r,enumerable:true}),r));var B=s((ri,ir)=>{ir.exports=TypeError;});var ur=s(()=>{});var ne=s((oi,Nr)=>{var Ce=typeof Map=="function"&&Map.prototype,Ie=Object.getOwnPropertyDescriptor&&Ce?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,ye=Ce&&Ie&&typeof Ie.get=="function"?Ie.get:null,fr=Ce&&Map.prototype.forEach,Be=typeof Set=="function"&&Set.prototype,Re=Object.getOwnPropertyDescriptor&&Be?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,de=Be&&Re&&typeof Re.get=="function"?Re.get:null,lr=Be&&Set.prototype.forEach,Nn=typeof WeakMap=="function"&&WeakMap.prototype,ee=Nn?WeakMap.prototype.has:null,In=typeof WeakSet=="function"&&WeakSet.prototype,re=In?WeakSet.prototype.has:null,Rn=typeof WeakRef=="function"&&WeakRef.prototype,cr=Rn?WeakRef.prototype.deref:null,Fn=Boolean.prototype.valueOf,$n=Object.prototype.toString,qn=Function.prototype.toString,Dn=String.prototype.match,Le=String.prototype.slice,M=String.prototype.replace,Mn=String.prototype.toUpperCase,pr=String.prototype.toLowerCase,br=RegExp.prototype.test,sr=Array.prototype.concat,E=Array.prototype.join,_n=Array.prototype.slice,yr=Math.floor,qe=typeof BigInt=="function"?BigInt.prototype.valueOf:null,Fe=Object.getOwnPropertySymbols,De=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,H=typeof Symbol=="function"&&typeof Symbol.iterator=="object",te=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===H||true)?Symbol.toStringTag:null,wr=Object.prototype.propertyIsEnumerable,dr=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(r){return r.__proto__}:null);function vr(r,e){if(r===1/0||r===-1/0||r!==r||r&&r>-1e3&&r<1e3||br.call(/e/,e))return e;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof r=="number"){var n=r<0?-yr(-r):yr(r);if(n!==r){var o=String(n),a=Le.call(e,o.length+1);return M.call(o,t,"$&_")+"."+M.call(M.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return M.call(e,t,"$&_")}var Me=ur(),mr=Me.custom,hr=Er(mr)?mr:null,Ar={__proto__:null,double:'"',single:"'"},Tn={__proto__:null,double:/(["\\])/g,single:/(['\\])/g};Nr.exports=function r(e,t,n,o){var a=t||{};if(I(a,"quoteStyle")&&!I(Ar,a.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(I(a,"maxStringLength")&&(typeof a.maxStringLength=="number"?a.maxStringLength<0&&a.maxStringLength!==1/0:a.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var i=I(a,"customInspect")?a.customInspect:true;if(typeof i!="boolean"&&i!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(I(a,"indent")&&a.indent!==null&&a.indent!==" "&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(I(a,"numericSeparator")&&typeof a.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var l=a.numericSeparator;if(typeof e>"u")return "undefined";if(e===null)return "null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="string")return Pr(e,a);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var u=String(e);return l?vr(e,u):u}if(typeof e=="bigint"){var p=String(e)+"n";return l?vr(e,p):p}var c=typeof a.depth>"u"?5:a.depth;if(typeof n>"u"&&(n=0),n>=c&&c>0&&typeof e=="object")return _e(e)?"[Array]":"[Object]";var y=eo(a,n);if(typeof o>"u")o=[];else if(xr(o,e)>=0)return "[Circular]";function f(O,D,N){if(D&&(o=_n.call(o),o.push(D)),N){var X={depth:a.depth};return I(a,"quoteStyle")&&(X.quoteStyle=a.quoteStyle),r(O,X,n+1,o)}return r(O,a,n+1,o)}if(typeof e=="function"&&!gr(e)){var h=Hn(e),m=se(e,f);return "[Function"+(h?": "+h:" (anonymous)")+"]"+(m.length>0?" { "+E.call(m,", ")+" }":"")}if(Er(e)){var w=H?M.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):De.call(e);return typeof e=="object"&&!H?j(w):w}if(Yn(e)){for(var A="<"+pr.call(String(e.nodeName)),R=e.attributes||[],F=0;F<R.length;F++)A+=" "+R[F].name+"="+Or(Cn(R[F].value),"double",a);return A+=">",e.childNodes&&e.childNodes.length&&(A+="..."),A+="</"+pr.call(String(e.nodeName))+">",A}if(_e(e)){if(e.length===0)return "[]";var v=se(e,f);return y&&!jn(v)?"["+Te(v,y)+"]":"[ "+E.call(v,", ")+" ]"}if(Ln(e)){var $=se(e,f);return !("cause"in Error.prototype)&&"cause"in e&&!wr.call(e,"cause")?"{ ["+String(e)+"] "+E.call(sr.call("[cause]: "+f(e.cause),$),", ")+" }":$.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+E.call($,", ")+" }"}if(typeof e=="object"&&i){if(hr&&typeof e[hr]=="function"&&Me)return Me(e,{depth:c-n});if(i!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(Kn(e)){var T=[];return fr&&fr.call(e,function(O,D){T.push(f(D,e,true)+" => "+f(O,e));}),Sr("Map",ye.call(e),T,y)}if(Jn(e)){var Y=[];return lr&&lr.call(e,function(O){Y.push(f(O,e));}),Sr("Set",de.call(e),Y,y)}if(Vn(e))return $e("WeakMap");if(Zn(e))return $e("WeakSet");if(Qn(e))return $e("WeakRef");if(Wn(e))return j(f(Number(e)));if(kn(e))return j(f(qe.call(e)));if(Gn(e))return j(Fn.call(e));if(Un(e))return j(f(String(e)));if(typeof window<"u"&&e===window)return "{ [object Window] }";if(typeof globalThis<"u"&&e===globalThis||typeof global<"u"&&e===global)return "{ [object globalThis] }";if(!Bn(e)&&!gr(e)){var k=se(e,f),ce=dr?dr(e)===Object.prototype:e instanceof Object||e.constructor===Object,C=e instanceof Object?"":"null prototype",q=!ce&&te&&Object(e)===e&&te in e?Le.call(_(e),8,-1):C?"Object":"",pe=ce||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",z=pe+(q||C?"["+E.call(sr.call([],q||[],C||[]),": ")+"] ":"");return k.length===0?z+"{}":y?z+"{"+Te(k,y)+"}":z+"{ "+E.call(k,", ")+" }"}return String(e)};function Or(r,e,t){var n=t.quoteStyle||e,o=Ar[n];return o+r+o}function Cn(r){return M.call(String(r),/"/g,""")}function L(r){return !te||!(typeof r=="object"&&(te in r||typeof r[te]<"u"))}function _e(r){return _(r)==="[object Array]"&&L(r)}function Bn(r){return _(r)==="[object Date]"&&L(r)}function gr(r){return _(r)==="[object RegExp]"&&L(r)}function Ln(r){return _(r)==="[object Error]"&&L(r)}function Un(r){return _(r)==="[object String]"&&L(r)}function Wn(r){return _(r)==="[object Number]"&&L(r)}function Gn(r){return _(r)==="[object Boolean]"&&L(r)}function Er(r){if(H)return r&&typeof r=="object"&&r instanceof Symbol;if(typeof r=="symbol")return true;if(!r||typeof r!="object"||!De)return false;try{return De.call(r),!0}catch{}return false}function kn(r){if(!r||typeof r!="object"||!qe)return false;try{return qe.call(r),!0}catch{}return false}var zn=Object.prototype.hasOwnProperty||function(r){return r in this};function I(r,e){return zn.call(r,e)}function _(r){return $n.call(r)}function Hn(r){if(r.name)return r.name;var e=Dn.call(qn.call(r),/^function\s*([\w$]+)/);return e?e[1]:null}function xr(r,e){if(r.indexOf)return r.indexOf(e);for(var t=0,n=r.length;t<n;t++)if(r[t]===e)return t;return -1}function Kn(r){if(!ye||!r||typeof r!="object")return false;try{ye.call(r);try{de.call(r);}catch{return !0}return r instanceof Map}catch{}return false}function Vn(r){if(!ee||!r||typeof r!="object")return false;try{ee.call(r,ee);try{re.call(r,re);}catch{return !0}return r instanceof WeakMap}catch{}return false}function Qn(r){if(!cr||!r||typeof r!="object")return false;try{return cr.call(r),!0}catch{}return false}function Jn(r){if(!de||!r||typeof r!="object")return false;try{de.call(r);try{ye.call(r);}catch{return !0}return r instanceof Set}catch{}return false}function Zn(r){if(!re||!r||typeof r!="object")return false;try{re.call(r,re);try{ee.call(r,ee);}catch{return !0}return r instanceof WeakSet}catch{}return false}function Yn(r){return !r||typeof r!="object"?false:typeof HTMLElement<"u"&&r instanceof HTMLElement?true:typeof r.nodeName=="string"&&typeof r.getAttribute=="function"}function Pr(r,e){if(r.length>e.maxStringLength){var t=r.length-e.maxStringLength,n="... "+t+" more character"+(t>1?"s":"");return Pr(Le.call(r,0,e.maxStringLength),e)+n}var o=Tn[e.quoteStyle||"single"];o.lastIndex=0;var a=M.call(M.call(r,o,"\\$1"),/[\x00-\x1f]/g,Xn);return Or(a,"single",e)}function Xn(r){var e=r.charCodeAt(0),t={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return t?"\\"+t:"\\x"+(e<16?"0":"")+Mn.call(e.toString(16))}function j(r){return "Object("+r+")"}function $e(r){return r+" { ? }"}function Sr(r,e,t,n){var o=n?Te(t,n):E.call(t,", ");return r+" ("+e+") {"+o+"}"}function jn(r){for(var e=0;e<r.length;e++)if(xr(r[e],`
|
|
2
|
-
`)>=0)return false;return true}function eo(r,e){var t;if(r.indent===" ")t=" ";else if(typeof r.indent=="number"&&r.indent>0)t=E.call(Array(r.indent+1)," ");else return null;return {base:t,prev:E.call(Array(e+1),t)}}function Te(r,e){if(r.length===0)return "";var t=`
|
|
3
|
-
`+e.prev+e.base;return t+E.call(r,","+t)+`
|
|
4
|
-
`+e.prev}function se(r,e){var t=_e(r),n=[];if(t){n.length=r.length;for(var o=0;o<r.length;o++)n[o]=I(r,o)?e(r[o],r):"";}var a=typeof Fe=="function"?Fe(r):[],i;if(H){i={};for(var l=0;l<a.length;l++)i["$"+a[l]]=a[l];}for(var u in r)I(r,u)&&(t&&String(Number(u))===u&&u<r.length||H&&i["$"+u]instanceof Symbol||(br.call(/[^\w$]/,u)?n.push(e(u,r)+": "+e(r[u],r)):n.push(u+": "+e(r[u],r))));if(typeof Fe=="function")for(var p=0;p<a.length;p++)wr.call(r,a[p])&&n.push("["+e(a[p])+"]: "+e(r[a[p]],r));return n}});var Rr=s((ai,Ir)=>{var ro=ne(),to=B(),ve=function(r,e,t){for(var n=r,o;(o=n.next)!=null;n=o)if(o.key===e)return n.next=o.next,t||(o.next=r.next,r.next=o),o},no=function(r,e){if(r){var t=ve(r,e);return t&&t.value}},oo=function(r,e,t){var n=ve(r,e);n?n.value=t:r.next={key:e,next:r.next,value:t};},ao=function(r,e){return r?!!ve(r,e):false},io=function(r,e){if(r)return ve(r,e,true)};Ir.exports=function(){var e,t={assert:function(n){if(!t.has(n))throw new to("Side channel does not contain "+ro(n))},delete:function(n){var o=e&&e.next,a=io(e,n);return a&&o&&o===a&&(e=void 0),!!a},get:function(n){return no(e,n)},has:function(n){return ao(e,n)},set:function(n,o){e||(e={next:void 0}),oo(e,n,o);}};return t};});var Ue=s((ii,Fr)=>{Fr.exports=Object;});var qr=s((ui,$r)=>{$r.exports=Error;});var Mr=s((fi,Dr)=>{Dr.exports=EvalError;});var Tr=s((li,_r)=>{_r.exports=RangeError;});var Br=s((ci,Cr)=>{Cr.exports=ReferenceError;});var Ur=s((pi,Lr)=>{Lr.exports=SyntaxError;});var Gr=s((si,Wr)=>{Wr.exports=URIError;});var zr=s((yi,kr)=>{kr.exports=Math.abs;});var Kr=s((di,Hr)=>{Hr.exports=Math.floor;});var Qr=s((vi,Vr)=>{Vr.exports=Math.max;});var Zr=s((mi,Jr)=>{Jr.exports=Math.min;});var Xr=s((hi,Yr)=>{Yr.exports=Math.pow;});var et=s((gi,jr)=>{jr.exports=Math.round;});var tt=s((Si,rt)=>{rt.exports=Number.isNaN||function(e){return e!==e};});var ot=s((bi,nt)=>{var uo=tt();nt.exports=function(e){return uo(e)||e===0?e:e<0?-1:1};});var it=s((wi,at)=>{at.exports=Object.getOwnPropertyDescriptor;});var We=s((Ai,ut)=>{var me=it();if(me)try{me([],"length");}catch{me=null;}ut.exports=me;});var lt=s((Oi,ft)=>{var he=Object.defineProperty||false;if(he)try{he({},"a",{value:1});}catch{he=false;}ft.exports=he;});var pt=s((Ei,ct)=>{ct.exports=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return false;if(typeof Symbol.iterator=="symbol")return true;var e={},t=Symbol("test"),n=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return false;var o=42;e[t]=o;for(var a in e)return false;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return false;var i=Object.getOwnPropertySymbols(e);if(i.length!==1||i[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return false;if(typeof Object.getOwnPropertyDescriptor=="function"){var l=Object.getOwnPropertyDescriptor(e,t);if(l.value!==o||l.enumerable!==true)return false}return true};});var dt=s((xi,yt)=>{var st=typeof Symbol<"u"&&Symbol,fo=pt();yt.exports=function(){return typeof st!="function"||typeof Symbol!="function"||typeof st("foo")!="symbol"||typeof Symbol("bar")!="symbol"?false:fo()};});var Ge=s((Pi,vt)=>{vt.exports=typeof Reflect<"u"&&Reflect.getPrototypeOf||null;});var ke=s((Ni,mt)=>{var lo=Ue();mt.exports=lo.getPrototypeOf||null;});var St=s((Ii,gt)=>{var co="Function.prototype.bind called on incompatible ",po=Object.prototype.toString,so=Math.max,yo="[object Function]",ht=function(e,t){for(var n=[],o=0;o<e.length;o+=1)n[o]=e[o];for(var a=0;a<t.length;a+=1)n[a+e.length]=t[a];return n},vo=function(e,t){for(var n=[],o=t,a=0;o<e.length;o+=1,a+=1)n[a]=e[o];return n},mo=function(r,e){for(var t="",n=0;n<r.length;n+=1)t+=r[n],n+1<r.length&&(t+=e);return t};gt.exports=function(e){var t=this;if(typeof t!="function"||po.apply(t)!==yo)throw new TypeError(co+t);for(var n=vo(arguments,1),o,a=function(){if(this instanceof o){var c=t.apply(this,ht(n,arguments));return Object(c)===c?c:this}return t.apply(e,ht(n,arguments))},i=so(0,t.length-n.length),l=[],u=0;u<i;u++)l[u]="$"+u;if(o=Function("binder","return function ("+mo(l,",")+"){ return binder.apply(this,arguments); }")(a),t.prototype){var p=function(){};p.prototype=t.prototype,o.prototype=new p,p.prototype=null;}return o};});var oe=s((Ri,bt)=>{var ho=St();bt.exports=Function.prototype.bind||ho;});var ge=s((Fi,wt)=>{wt.exports=Function.prototype.call;});var ze=s(($i,At)=>{At.exports=Function.prototype.apply;});var Et=s((qi,Ot)=>{Ot.exports=typeof Reflect<"u"&&Reflect&&Reflect.apply;});var Pt=s((Di,xt)=>{var go=oe(),So=ze(),bo=ge(),wo=Et();xt.exports=wo||go.call(bo,So);});var He=s((Mi,Nt)=>{var Ao=oe(),Oo=B(),Eo=ge(),xo=Pt();Nt.exports=function(e){if(e.length<1||typeof e[0]!="function")throw new Oo("a function is required");return xo(Ao,Eo,e)};});var Dt=s((_i,qt)=>{var Po=He(),It=We(),Ft;try{Ft=[].__proto__===Array.prototype;}catch(r){if(!r||typeof r!="object"||!("code"in r)||r.code!=="ERR_PROTO_ACCESS")throw r}var Ke=!!Ft&&It&&It(Object.prototype,"__proto__"),$t=Object,Rt=$t.getPrototypeOf;qt.exports=Ke&&typeof Ke.get=="function"?Po([Ke.get]):typeof Rt=="function"?function(e){return Rt(e==null?e:$t(e))}:false;});var Bt=s((Ti,Ct)=>{var Mt=Ge(),_t=ke(),Tt=Dt();Ct.exports=Mt?function(e){return Mt(e)}:_t?function(e){if(!e||typeof e!="object"&&typeof e!="function")throw new TypeError("getProto: not an object");return _t(e)}:Tt?function(e){return Tt(e)}:null;});var Ut=s((Ci,Lt)=>{var No=Function.prototype.call,Io=Object.prototype.hasOwnProperty,Ro=oe();Lt.exports=Ro.call(No,Io);});var we=s((Bi,Kt)=>{var d,Fo=Ue(),$o=qr(),qo=Mr(),Do=Tr(),Mo=Br(),J=Ur(),Q=B(),_o=Gr(),To=zr(),Co=Kr(),Bo=Qr(),Lo=Zr(),Uo=Xr(),Wo=et(),Go=ot(),zt=Function,Ve=function(r){try{return zt('"use strict"; return ('+r+").constructor;")()}catch{}},ae=We(),ko=lt(),Qe=function(){throw new Q},zo=ae?(function(){try{return arguments.callee,Qe}catch{try{return ae(arguments,"callee").get}catch{return Qe}}})():Qe,K=dt()(),b=Bt(),Ho=ke(),Ko=Ge(),Ht=ze(),ie=ge(),V={},Vo=typeof Uint8Array>"u"||!b?d:b(Uint8Array),U={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?d:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?d:ArrayBuffer,"%ArrayIteratorPrototype%":K&&b?b([][Symbol.iterator]()):d,"%AsyncFromSyncIteratorPrototype%":d,"%AsyncFunction%":V,"%AsyncGenerator%":V,"%AsyncGeneratorFunction%":V,"%AsyncIteratorPrototype%":V,"%Atomics%":typeof Atomics>"u"?d:Atomics,"%BigInt%":typeof BigInt>"u"?d:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?d:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?d:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?d:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":$o,"%eval%":eval,"%EvalError%":qo,"%Float16Array%":typeof Float16Array>"u"?d:Float16Array,"%Float32Array%":typeof Float32Array>"u"?d:Float32Array,"%Float64Array%":typeof Float64Array>"u"?d:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?d:FinalizationRegistry,"%Function%":zt,"%GeneratorFunction%":V,"%Int8Array%":typeof Int8Array>"u"?d:Int8Array,"%Int16Array%":typeof Int16Array>"u"?d:Int16Array,"%Int32Array%":typeof Int32Array>"u"?d:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":K&&b?b(b([][Symbol.iterator]())):d,"%JSON%":typeof JSON=="object"?JSON:d,"%Map%":typeof Map>"u"?d:Map,"%MapIteratorPrototype%":typeof Map>"u"||!K||!b?d:b(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Fo,"%Object.getOwnPropertyDescriptor%":ae,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?d:Promise,"%Proxy%":typeof Proxy>"u"?d:Proxy,"%RangeError%":Do,"%ReferenceError%":Mo,"%Reflect%":typeof Reflect>"u"?d:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?d:Set,"%SetIteratorPrototype%":typeof Set>"u"||!K||!b?d:b(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?d:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":K&&b?b(""[Symbol.iterator]()):d,"%Symbol%":K?Symbol:d,"%SyntaxError%":J,"%ThrowTypeError%":zo,"%TypedArray%":Vo,"%TypeError%":Q,"%Uint8Array%":typeof Uint8Array>"u"?d:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?d:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?d:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?d:Uint32Array,"%URIError%":_o,"%WeakMap%":typeof WeakMap>"u"?d:WeakMap,"%WeakRef%":typeof WeakRef>"u"?d:WeakRef,"%WeakSet%":typeof WeakSet>"u"?d:WeakSet,"%Function.prototype.call%":ie,"%Function.prototype.apply%":Ht,"%Object.defineProperty%":ko,"%Object.getPrototypeOf%":Ho,"%Math.abs%":To,"%Math.floor%":Co,"%Math.max%":Bo,"%Math.min%":Lo,"%Math.pow%":Uo,"%Math.round%":Wo,"%Math.sign%":Go,"%Reflect.getPrototypeOf%":Ko};if(b)try{null.error;}catch(r){Wt=b(b(r)),U["%Error.prototype%"]=Wt;}var Wt,Qo=function r(e){var t;if(e==="%AsyncFunction%")t=Ve("async function () {}");else if(e==="%GeneratorFunction%")t=Ve("function* () {}");else if(e==="%AsyncGeneratorFunction%")t=Ve("async function* () {}");else if(e==="%AsyncGenerator%"){var n=r("%AsyncGeneratorFunction%");n&&(t=n.prototype);}else if(e==="%AsyncIteratorPrototype%"){var o=r("%AsyncGenerator%");o&&b&&(t=b(o.prototype));}return U[e]=t,t},Gt={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},ue=oe(),Se=Ut(),Jo=ue.call(ie,Array.prototype.concat),Zo=ue.call(Ht,Array.prototype.splice),kt=ue.call(ie,String.prototype.replace),be=ue.call(ie,String.prototype.slice),Yo=ue.call(ie,RegExp.prototype.exec),Xo=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,jo=/\\(\\)?/g,ea=function(e){var t=be(e,0,1),n=be(e,-1);if(t==="%"&&n!=="%")throw new J("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&t!=="%")throw new J("invalid intrinsic syntax, expected opening `%`");var o=[];return kt(e,Xo,function(a,i,l,u){o[o.length]=l?kt(u,jo,"$1"):i||a;}),o},ra=function(e,t){var n=e,o;if(Se(Gt,n)&&(o=Gt[n],n="%"+o[0]+"%"),Se(U,n)){var a=U[n];if(a===V&&(a=Qo(n)),typeof a>"u"&&!t)throw new Q("intrinsic "+e+" exists, but is not available. Please file an issue!");return {alias:o,name:n,value:a}}throw new J("intrinsic "+e+" does not exist!")};Kt.exports=function(e,t){if(typeof e!="string"||e.length===0)throw new Q("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new Q('"allowMissing" argument must be a boolean');if(Yo(/^%?[^%]*%?$/,e)===null)throw new J("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=ea(e),o=n.length>0?n[0]:"",a=ra("%"+o+"%",t),i=a.name,l=a.value,u=false,p=a.alias;p&&(o=p[0],Zo(n,Jo([0,1],p)));for(var c=1,y=true;c<n.length;c+=1){var f=n[c],h=be(f,0,1),m=be(f,-1);if((h==='"'||h==="'"||h==="`"||m==='"'||m==="'"||m==="`")&&h!==m)throw new J("property names with quotes must have matching quotes");if((f==="constructor"||!y)&&(u=true),o+="."+f,i="%"+o+"%",Se(U,i))l=U[i];else if(l!=null){if(!(f in l)){if(!t)throw new Q("base intrinsic for "+e+" exists, but the property is not available.");return}if(ae&&c+1>=n.length){var w=ae(l,f);y=!!w,y&&"get"in w&&!("originalValue"in w.get)?l=w.get:l=l[f];}else y=Se(l,f),l=l[f];y&&!u&&(U[i]=l);}}return l};});var Je=s((Li,Jt)=>{var Vt=we(),Qt=He(),ta=Qt([Vt("%String.prototype.indexOf%")]);Jt.exports=function(e,t){var n=Vt(e,!!t);return typeof n=="function"&&ta(e,".prototype.")>-1?Qt([n]):n};});var Ze=s((Ui,Yt)=>{var na=we(),fe=Je(),oa=ne(),aa=B(),Zt=na("%Map%",true),ia=fe("Map.prototype.get",true),ua=fe("Map.prototype.set",true),fa=fe("Map.prototype.has",true),la=fe("Map.prototype.delete",true),ca=fe("Map.prototype.size",true);Yt.exports=!!Zt&&function(){var e,t={assert:function(n){if(!t.has(n))throw new aa("Side channel does not contain "+oa(n))},delete:function(n){if(e){var o=la(e,n);return ca(e)===0&&(e=void 0),o}return false},get:function(n){if(e)return ia(e,n)},has:function(n){return e?fa(e,n):false},set:function(n,o){e||(e=new Zt),ua(e,n,o);}};return t};});var jt=s((Wi,Xt)=>{var pa=we(),Oe=Je(),sa=ne(),Ae=Ze(),ya=B(),Z=pa("%WeakMap%",true),da=Oe("WeakMap.prototype.get",true),va=Oe("WeakMap.prototype.set",true),ma=Oe("WeakMap.prototype.has",true),ha=Oe("WeakMap.prototype.delete",true);Xt.exports=Z?function(){var e,t,n={assert:function(o){if(!n.has(o))throw new ya("Side channel does not contain "+sa(o))},delete:function(o){if(Z&&o&&(typeof o=="object"||typeof o=="function")){if(e)return ha(e,o)}else if(Ae&&t)return t.delete(o);return false},get:function(o){return Z&&o&&(typeof o=="object"||typeof o=="function")&&e?da(e,o):t&&t.get(o)},has:function(o){return Z&&o&&(typeof o=="object"||typeof o=="function")&&e?ma(e,o):!!t&&t.has(o)},set:function(o,a){Z&&o&&(typeof o=="object"||typeof o=="function")?(e||(e=new Z),va(e,o,a)):Ae&&(t||(t=Ae()),t.set(o,a));}};return n}:Ae;});var rn=s((Gi,en)=>{var ga=B(),Sa=ne(),ba=Rr(),wa=Ze(),Aa=jt(),Oa=Aa||wa||ba;en.exports=function(){var e,t={assert:function(n){if(!t.has(n))throw new ga("Side channel does not contain "+Sa(n))},delete:function(n){return !!e&&e.delete(n)},get:function(n){return e&&e.get(n)},has:function(n){return !!e&&e.has(n)},set:function(n,o){e||(e=Oa()),e.set(n,o);}};return t};});var Ee=s((ki,tn)=>{var Ea=String.prototype.replace,xa=/%20/g,Ye={RFC1738:"RFC1738",RFC3986:"RFC3986"};tn.exports={default:Ye.RFC3986,formatters:{RFC1738:function(r){return Ea.call(r,xa,"+")},RFC3986:function(r){return String(r)}},RFC1738:Ye.RFC1738,RFC3986:Ye.RFC3986};});var er=s((zi,on)=>{var Pa=Ee(),Xe=Object.prototype.hasOwnProperty,W=Array.isArray,x=(function(){for(var r=[],e=0;e<256;++e)r.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return r})(),Na=function(e){for(;e.length>1;){var t=e.pop(),n=t.obj[t.prop];if(W(n)){for(var o=[],a=0;a<n.length;++a)typeof n[a]<"u"&&o.push(n[a]);t.obj[t.prop]=o;}}},nn=function(e,t){for(var n=t&&t.plainObjects?{__proto__:null}:{},o=0;o<e.length;++o)typeof e[o]<"u"&&(n[o]=e[o]);return n},Ia=function r(e,t,n){if(!t)return e;if(typeof t!="object"&&typeof t!="function"){if(W(e))e.push(t);else if(e&&typeof e=="object")(n&&(n.plainObjects||n.allowPrototypes)||!Xe.call(Object.prototype,t))&&(e[t]=true);else return [e,t];return e}if(!e||typeof e!="object")return [e].concat(t);var o=e;return W(e)&&!W(t)&&(o=nn(e,n)),W(e)&&W(t)?(t.forEach(function(a,i){if(Xe.call(e,i)){var l=e[i];l&&typeof l=="object"&&a&&typeof a=="object"?e[i]=r(l,a,n):e.push(a);}else e[i]=a;}),e):Object.keys(t).reduce(function(a,i){var l=t[i];return Xe.call(a,i)?a[i]=r(a[i],l,n):a[i]=l,a},o)},Ra=function(e,t){return Object.keys(t).reduce(function(n,o){return n[o]=t[o],n},e)},Fa=function(r,e,t){var n=r.replace(/\+/g," ");if(t==="iso-8859-1")return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch{return n}},je=1024,$a=function(e,t,n,o,a){if(e.length===0)return e;var i=e;if(typeof e=="symbol"?i=Symbol.prototype.toString.call(e):typeof e!="string"&&(i=String(e)),n==="iso-8859-1")return escape(i).replace(/%u[0-9a-f]{4}/gi,function(h){return "%26%23"+parseInt(h.slice(2),16)+"%3B"});for(var l="",u=0;u<i.length;u+=je){for(var p=i.length>=je?i.slice(u,u+je):i,c=[],y=0;y<p.length;++y){var f=p.charCodeAt(y);if(f===45||f===46||f===95||f===126||f>=48&&f<=57||f>=65&&f<=90||f>=97&&f<=122||a===Pa.RFC1738&&(f===40||f===41)){c[c.length]=p.charAt(y);continue}if(f<128){c[c.length]=x[f];continue}if(f<2048){c[c.length]=x[192|f>>6]+x[128|f&63];continue}if(f<55296||f>=57344){c[c.length]=x[224|f>>12]+x[128|f>>6&63]+x[128|f&63];continue}y+=1,f=65536+((f&1023)<<10|p.charCodeAt(y)&1023),c[c.length]=x[240|f>>18]+x[128|f>>12&63]+x[128|f>>6&63]+x[128|f&63];}l+=c.join("");}return l},qa=function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],o=0;o<t.length;++o)for(var a=t[o],i=a.obj[a.prop],l=Object.keys(i),u=0;u<l.length;++u){var p=l[u],c=i[p];typeof c=="object"&&c!==null&&n.indexOf(c)===-1&&(t.push({obj:i,prop:p}),n.push(c));}return Na(t),e},Da=function(e){return Object.prototype.toString.call(e)==="[object RegExp]"},Ma=function(e){return !e||typeof e!="object"?false:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},_a=function(e,t){return [].concat(e,t)},Ta=function(e,t){if(W(e)){for(var n=[],o=0;o<e.length;o+=1)n.push(t(e[o]));return n}return t(e)};on.exports={arrayToObject:nn,assign:Ra,combine:_a,compact:qa,decode:Fa,encode:$a,isBuffer:Ma,isRegExp:Da,maybeMap:Ta,merge:Ia};});var pn=s((Hi,cn)=>{var un=rn(),xe=er(),le=Ee(),Ca=Object.prototype.hasOwnProperty,fn={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},P=Array.isArray,Ba=Array.prototype.push,ln=function(r,e){Ba.apply(r,P(e)?e:[e]);},La=Date.prototype.toISOString,an=le.default,S={addQueryPrefix:false,allowDots:false,allowEmptyArrays:false,arrayFormat:"indices",charset:"utf-8",charsetSentinel:false,commaRoundTrip:false,delimiter:"&",encode:true,encodeDotInKeys:false,encoder:xe.encode,encodeValuesOnly:false,filter:void 0,format:an,formatter:le.formatters[an],indices:false,serializeDate:function(e){return La.call(e)},skipNulls:false,strictNullHandling:false},Ua=function(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="symbol"||typeof e=="bigint"},rr={},Wa=function r(e,t,n,o,a,i,l,u,p,c,y,f,h,m,w,A,R,F){for(var v=e,$=F,T=0,Y=false;($=$.get(rr))!==void 0&&!Y;){var k=$.get(e);if(T+=1,typeof k<"u"){if(k===T)throw new RangeError("Cyclic object value");Y=true;}typeof $.get(rr)>"u"&&(T=0);}if(typeof c=="function"?v=c(t,v):v instanceof Date?v=h(v):n==="comma"&&P(v)&&(v=xe.maybeMap(v,function(Ne){return Ne instanceof Date?h(Ne):Ne})),v===null){if(i)return p&&!A?p(t,S.encoder,R,"key",m):t;v="";}if(Ua(v)||xe.isBuffer(v)){if(p){var ce=A?t:p(t,S.encoder,R,"key",m);return [w(ce)+"="+w(p(v,S.encoder,R,"value",m))]}return [w(t)+"="+w(String(v))]}var C=[];if(typeof v>"u")return C;var q;if(n==="comma"&&P(v))A&&p&&(v=xe.maybeMap(v,p)),q=[{value:v.length>0?v.join(",")||null:void 0}];else if(P(c))q=c;else {var pe=Object.keys(v);q=y?pe.sort(y):pe;}var z=u?String(t).replace(/\./g,"%2E"):String(t),O=o&&P(v)&&v.length===1?z+"[]":z;if(a&&P(v)&&v.length===0)return O+"[]";for(var D=0;D<q.length;++D){var N=q[D],X=typeof N=="object"&&N&&typeof N.value<"u"?N.value:v[N];if(!(l&&X===null)){var Pe=f&&u?String(N).replace(/\./g,"%2E"):String(N),Sn=P(v)?typeof n=="function"?n(O,Pe):O:O+(f?"."+Pe:"["+Pe+"]");F.set(e,T);var or=un();or.set(rr,F),ln(C,r(X,Sn,n,o,a,i,l,u,n==="comma"&&A&&P(v)?null:p,c,y,f,h,m,w,A,R,or));}}return C},Ga=function(e){if(!e)return S;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.encodeDotInKeys<"u"&&typeof e.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(e.encoder!==null&&typeof e.encoder<"u"&&typeof e.encoder!="function")throw new TypeError("Encoder has to be a function.");var t=e.charset||S.charset;if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=le.default;if(typeof e.format<"u"){if(!Ca.call(le.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format;}var o=le.formatters[n],a=S.filter;(typeof e.filter=="function"||P(e.filter))&&(a=e.filter);var i;if(e.arrayFormat in fn?i=e.arrayFormat:"indices"in e?i=e.indices?"indices":"repeat":i=S.arrayFormat,"commaRoundTrip"in e&&typeof e.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var l=typeof e.allowDots>"u"?e.encodeDotInKeys===true?true:S.allowDots:!!e.allowDots;return {addQueryPrefix:typeof e.addQueryPrefix=="boolean"?e.addQueryPrefix:S.addQueryPrefix,allowDots:l,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:S.allowEmptyArrays,arrayFormat:i,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:S.charsetSentinel,commaRoundTrip:!!e.commaRoundTrip,delimiter:typeof e.delimiter>"u"?S.delimiter:e.delimiter,encode:typeof e.encode=="boolean"?e.encode:S.encode,encodeDotInKeys:typeof e.encodeDotInKeys=="boolean"?e.encodeDotInKeys:S.encodeDotInKeys,encoder:typeof e.encoder=="function"?e.encoder:S.encoder,encodeValuesOnly:typeof e.encodeValuesOnly=="boolean"?e.encodeValuesOnly:S.encodeValuesOnly,filter:a,format:n,formatter:o,serializeDate:typeof e.serializeDate=="function"?e.serializeDate:S.serializeDate,skipNulls:typeof e.skipNulls=="boolean"?e.skipNulls:S.skipNulls,sort:typeof e.sort=="function"?e.sort:null,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:S.strictNullHandling}};cn.exports=function(r,e){var t=r,n=Ga(e),o,a;typeof n.filter=="function"?(a=n.filter,t=a("",t)):P(n.filter)&&(a=n.filter,o=a);var i=[];if(typeof t!="object"||t===null)return "";var l=fn[n.arrayFormat],u=l==="comma"&&n.commaRoundTrip;o||(o=Object.keys(t)),n.sort&&o.sort(n.sort);for(var p=un(),c=0;c<o.length;++c){var y=o[c],f=t[y];n.skipNulls&&f===null||ln(i,Wa(f,y,l,u,n.allowEmptyArrays,n.strictNullHandling,n.skipNulls,n.encodeDotInKeys,n.encode?n.encoder:null,n.filter,n.sort,n.allowDots,n.serializeDate,n.format,n.formatter,n.encodeValuesOnly,n.charset,p));}var h=i.join(n.delimiter),m=n.addQueryPrefix===true?"?":"";return n.charsetSentinel&&(n.charset==="iso-8859-1"?m+="utf8=%26%2310003%3B&":m+="utf8=%E2%9C%93&"),h.length>0?m+h:""};});var vn=s((Ki,dn)=>{var G=er(),tr=Object.prototype.hasOwnProperty,sn=Array.isArray,g={allowDots:false,allowEmptyArrays:false,allowPrototypes:false,allowSparse:false,arrayLimit:20,charset:"utf-8",charsetSentinel:false,comma:false,decodeDotInKeys:false,decoder:G.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:false,interpretNumericEntities:false,parameterLimit:1e3,parseArrays:true,plainObjects:false,strictDepth:false,strictNullHandling:false,throwOnLimitExceeded:false},ka=function(r){return r.replace(/&#(\d+);/g,function(e,t){return String.fromCharCode(parseInt(t,10))})},yn=function(r,e,t){if(r&&typeof r=="string"&&e.comma&&r.indexOf(",")>-1)return r.split(",");if(e.throwOnLimitExceeded&&t>=e.arrayLimit)throw new RangeError("Array limit exceeded. Only "+e.arrayLimit+" element"+(e.arrayLimit===1?"":"s")+" allowed in an array.");return r},za="utf8=%26%2310003%3B",Ha="utf8=%E2%9C%93",Ka=function(e,t){var n={__proto__:null},o=t.ignoreQueryPrefix?e.replace(/^\?/,""):e;o=o.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var a=t.parameterLimit===1/0?void 0:t.parameterLimit,i=o.split(t.delimiter,t.throwOnLimitExceeded?a+1:a);if(t.throwOnLimitExceeded&&i.length>a)throw new RangeError("Parameter limit exceeded. Only "+a+" parameter"+(a===1?"":"s")+" allowed.");var l=-1,u,p=t.charset;if(t.charsetSentinel)for(u=0;u<i.length;++u)i[u].indexOf("utf8=")===0&&(i[u]===Ha?p="utf-8":i[u]===za&&(p="iso-8859-1"),l=u,u=i.length);for(u=0;u<i.length;++u)if(u!==l){var c=i[u],y=c.indexOf("]="),f=y===-1?c.indexOf("="):y+1,h,m;f===-1?(h=t.decoder(c,g.decoder,p,"key"),m=t.strictNullHandling?null:""):(h=t.decoder(c.slice(0,f),g.decoder,p,"key"),m=G.maybeMap(yn(c.slice(f+1),t,sn(n[h])?n[h].length:0),function(A){return t.decoder(A,g.decoder,p,"value")})),m&&t.interpretNumericEntities&&p==="iso-8859-1"&&(m=ka(String(m))),c.indexOf("[]=")>-1&&(m=sn(m)?[m]:m);var w=tr.call(n,h);w&&t.duplicates==="combine"?n[h]=G.combine(n[h],m):(!w||t.duplicates==="last")&&(n[h]=m);}return n},Va=function(r,e,t,n){var o=0;if(r.length>0&&r[r.length-1]==="[]"){var a=r.slice(0,-1).join("");o=Array.isArray(e)&&e[a]?e[a].length:0;}for(var i=n?e:yn(e,t,o),l=r.length-1;l>=0;--l){var u,p=r[l];if(p==="[]"&&t.parseArrays)u=t.allowEmptyArrays&&(i===""||t.strictNullHandling&&i===null)?[]:G.combine([],i);else {u=t.plainObjects?{__proto__:null}:{};var c=p.charAt(0)==="["&&p.charAt(p.length-1)==="]"?p.slice(1,-1):p,y=t.decodeDotInKeys?c.replace(/%2E/g,"."):c,f=parseInt(y,10);!t.parseArrays&&y===""?u={0:i}:!isNaN(f)&&p!==y&&String(f)===y&&f>=0&&t.parseArrays&&f<=t.arrayLimit?(u=[],u[f]=i):y!=="__proto__"&&(u[y]=i);}i=u;}return i},Qa=function(e,t,n,o){if(e){var a=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,i=/(\[[^[\]]*])/,l=/(\[[^[\]]*])/g,u=n.depth>0&&i.exec(a),p=u?a.slice(0,u.index):a,c=[];if(p){if(!n.plainObjects&&tr.call(Object.prototype,p)&&!n.allowPrototypes)return;c.push(p);}for(var y=0;n.depth>0&&(u=l.exec(a))!==null&&y<n.depth;){if(y+=1,!n.plainObjects&&tr.call(Object.prototype,u[1].slice(1,-1))&&!n.allowPrototypes)return;c.push(u[1]);}if(u){if(n.strictDepth===true)throw new RangeError("Input depth exceeded depth option of "+n.depth+" and strictDepth is true");c.push("["+a.slice(u.index)+"]");}return Va(c,t,n,o)}},Ja=function(e){if(!e)return g;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.decodeDotInKeys<"u"&&typeof e.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(e.decoder!==null&&typeof e.decoder<"u"&&typeof e.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if(typeof e.throwOnLimitExceeded<"u"&&typeof e.throwOnLimitExceeded!="boolean")throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var t=typeof e.charset>"u"?g.charset:e.charset,n=typeof e.duplicates>"u"?g.duplicates:e.duplicates;if(n!=="combine"&&n!=="first"&&n!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var o=typeof e.allowDots>"u"?e.decodeDotInKeys===true?true:g.allowDots:!!e.allowDots;return {allowDots:o,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:g.allowEmptyArrays,allowPrototypes:typeof e.allowPrototypes=="boolean"?e.allowPrototypes:g.allowPrototypes,allowSparse:typeof e.allowSparse=="boolean"?e.allowSparse:g.allowSparse,arrayLimit:typeof e.arrayLimit=="number"?e.arrayLimit:g.arrayLimit,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:g.charsetSentinel,comma:typeof e.comma=="boolean"?e.comma:g.comma,decodeDotInKeys:typeof e.decodeDotInKeys=="boolean"?e.decodeDotInKeys:g.decodeDotInKeys,decoder:typeof e.decoder=="function"?e.decoder:g.decoder,delimiter:typeof e.delimiter=="string"||G.isRegExp(e.delimiter)?e.delimiter:g.delimiter,depth:typeof e.depth=="number"||e.depth===false?+e.depth:g.depth,duplicates:n,ignoreQueryPrefix:e.ignoreQueryPrefix===true,interpretNumericEntities:typeof e.interpretNumericEntities=="boolean"?e.interpretNumericEntities:g.interpretNumericEntities,parameterLimit:typeof e.parameterLimit=="number"?e.parameterLimit:g.parameterLimit,parseArrays:e.parseArrays!==false,plainObjects:typeof e.plainObjects=="boolean"?e.plainObjects:g.plainObjects,strictDepth:typeof e.strictDepth=="boolean"?!!e.strictDepth:g.strictDepth,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:g.strictNullHandling,throwOnLimitExceeded:typeof e.throwOnLimitExceeded=="boolean"?e.throwOnLimitExceeded:false}};dn.exports=function(r,e){var t=Ja(e);if(r===""||r===null||typeof r>"u")return t.plainObjects?{__proto__:null}:{};for(var n=typeof r=="string"?Ka(r,t):r,o=t.plainObjects?{__proto__:null}:{},a=Object.keys(n),i=0;i<a.length;++i){var l=a[i],u=Qa(l,n[l],t,typeof r=="string");o=G.merge(o,u,t);}return t.allowSparse===true?o:G.compact(o)};});var hn=s((Vi,mn)=>{var Za=pn(),Ya=vn(),Xa=Ee();mn.exports={formats:Xa,parse:Ya,stringify:Za};});var gn=Pn(hn());var Ji=(r,e)=>{let t=e?`?${gn.default.stringify(e,{arrayFormat:"indices",allowDots:true})}`:"";window.open(`${r}${t}`);},Zi=(r,e={})=>{let t=document.createElement("form");t.action=r,t.method="POST",t.target="_blank",t.style.visibility="hidden",Object.entries(e).forEach(([n,o])=>{if([void 0,null,"",NaN].includes(o)||Array.isArray(o)&&!o.length)return;let a=document.createElement("input");a.type="hidden",a.name=n,a.value=o,t.appendChild(a);}),document.body.appendChild(t),t.submit(),t.remove();};function Yi(r){let e=typeof r=="string"?r:window.location.hash,[,t=""]=e.split("?"),n=new URLSearchParams(t),o={};return n.forEach((a,i)=>{try{let l=decodeURIComponent(a);o[i]=JSON.parse(l);}catch{try{o[i]=decodeURIComponent(a);}catch{o[i]=a;}}}),o}function Xi(r,e){return Object.entries(r).find(([,n])=>n===e)?.[0]}function ji(r){return Object.keys(r).filter(e=>isNaN(+e)).map(e=>({label:e,value:r[e]}))}function eu(r,e){switch(e.toUpperCase()){case "KB":return r*1024;case "MB":return r*1024*1024;case "GB":return r*1024*1024*1024;default:return null}}function ru(){let r=useRef(true);return r.current?(r.current=false,true):r.current}var nr={format2thround(r){r=`${r}`;let e=/(\d{1,3})(?=(?:\d{3})+\.)/g,t=/(\d{1,3})(?=(?:\d{3})+$)/g,n=r.indexOf(".")!==-1?e:t;return r=r.replace(n,"$1,"),r},format2number(r){let e=/,|%|元|¥/g;return Number(`${r}`.replace(e,""))},format(r,e){if(!e)return `${r}`;if(!isNaN(parseFloat(`${r}`))&&isFinite(+`${r}`)){if(r=Number(r),e?.ratio&&(r=r*e?.ratio),e?.decimal){let n=e?.truncable?nr.truncate(r,e?.decimal):r.toFixed(e?.decimal);e?.decimal===2&&n.slice(-3)===".00"&&(n=e?.truncable?nr.truncate(r,0):r.toFixed(0)),r=n;}e?.thousand&&(r=nr.format2thround(r)),e?.unit&&(r=e?.position==="left"?e?.unit+r:r+e?.unit);}else e?.unit&&(r=e?.position==="left"?e?.unit+r:r+e?.unit);return e?.ouputnumber?Number(r):`${r}`},truncate(r,e=2){let t=`${r}`.split("."),n=t[0];return t[1]&&e>0&&(n+=`.${t[1].substr(0,e)}`),n},multiplyOperation(r,e){r=typeof r=="number"?r:NaN,e=typeof e=="number"?e:NaN;let t=(r||NaN)*(e||NaN);return isNaN(t)?void 0:t},dividerOperation(r,e){r=typeof r=="number"?r:NaN,e=typeof e=="number"?e:NaN;let t=(r||NaN)/(e||NaN);return isNaN(t)?void 0:t},formatTrueOrFalse(r){switch(r){case 0:return "\u5426";case 1:return "\u662F";default:return "-"}}};export{nr as Formatter,Ji as downloadGet,Zi as downloadPost,ji as enum2DataSource,eu as formatFileLength,Xi as getEnumLabel,Yi as parseHashParams,ru as useIsFirstRender};
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* 通用的数据formatter类,可自由定制规则
|
|
3
|
-
*/
|
|
4
|
-
type TRules = {
|
|
5
|
-
unit?: string;
|
|
6
|
-
numeric?: boolean;
|
|
7
|
-
position?: 'left' | 'right';
|
|
8
|
-
thousand?: boolean;
|
|
9
|
-
decimal?: number;
|
|
10
|
-
ratio?: number;
|
|
11
|
-
truncable?: boolean;
|
|
12
|
-
ouputnumber?: boolean;
|
|
13
|
-
};
|
|
14
|
-
export declare const Formatter: {
|
|
15
|
-
format2thround(value: string | number): string;
|
|
16
|
-
format2number(value: string | number): number;
|
|
17
|
-
format(data: string | number, rule?: TRules): string | number;
|
|
18
|
-
truncate(value: string | number, decimal?: number): string;
|
|
19
|
-
/**
|
|
20
|
-
* 乘法计算,multiplyOperation(2, 0.8),返回值是 1.6
|
|
21
|
-
* @param a, 乘数
|
|
22
|
-
* @param b, 被乘数
|
|
23
|
-
*/
|
|
24
|
-
multiplyOperation(a?: number, b?: number): number | undefined;
|
|
25
|
-
/**
|
|
26
|
-
* 除法计算,比如计算比例,dividerOperation(2, 5),返回值是 0.4
|
|
27
|
-
* @param a, 除数
|
|
28
|
-
* @param b, 被除数
|
|
29
|
-
*/
|
|
30
|
-
dividerOperation(a?: number, b?: number): number | undefined;
|
|
31
|
-
/**
|
|
32
|
-
* 是否判定
|
|
33
|
-
* 1 -> 是
|
|
34
|
-
* 0 -> 否
|
|
35
|
-
*/
|
|
36
|
-
formatTrueOrFalse(value?: number): "-" | "否" | "是";
|
|
37
|
-
};
|
|
38
|
-
export {};
|
package/es/utils/moneyFormat.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var i={format2thround(n){n=`${n}`;let e=/(\d{1,3})(?=(?:\d{3})+\.)/g,r=/(\d{1,3})(?=(?:\d{3})+$)/g,t=n.indexOf(".")!==-1?e:r;return n=n.replace(t,"$1,"),n},format2number(n){let e=/,|%|元|¥/g;return Number(`${n}`.replace(e,""))},format(n,e){if(!e)return `${n}`;if(!isNaN(parseFloat(`${n}`))&&isFinite(+`${n}`)){if(n=Number(n),e?.ratio&&(n=n*e?.ratio),e?.decimal){let t=e?.truncable?i.truncate(n,e?.decimal):n.toFixed(e?.decimal);e?.decimal===2&&t.slice(-3)===".00"&&(t=e?.truncable?i.truncate(n,0):n.toFixed(0)),n=t;}e?.thousand&&(n=i.format2thround(n)),e?.unit&&(n=e?.position==="left"?e?.unit+n:n+e?.unit);}else e?.unit&&(n=e?.position==="left"?e?.unit+n:n+e?.unit);return e?.ouputnumber?Number(n):`${n}`},truncate(n,e=2){let r=`${n}`.split("."),t=r[0];return r[1]&&e>0&&(t+=`.${r[1].substr(0,e)}`),t},multiplyOperation(n,e){n=typeof n=="number"?n:NaN,e=typeof e=="number"?e:NaN;let r=(n||NaN)*(e||NaN);return isNaN(r)?void 0:r},dividerOperation(n,e){n=typeof n=="number"?n:NaN,e=typeof e=="number"?e:NaN;let r=(n||NaN)/(e||NaN);return isNaN(r)?void 0:r},formatTrueOrFalse(n){switch(n){case 0:return "\u5426";case 1:return "\u662F";default:return "-"}}};export{i as Formatter};
|
package/es/version/index.d.ts
DELETED
package/es/version/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={version:"0.0.2"};var o=e.version;export{o as default};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
export interface WatermarkContextProps {
|
|
3
|
-
add: (ele: HTMLElement) => void;
|
|
4
|
-
remove: (ele: HTMLElement) => void;
|
|
5
|
-
}
|
|
6
|
-
declare const WatermarkContext: React.Context<WatermarkContextProps>;
|
|
7
|
-
export declare function usePanelRef(panelSelector?: string): (ele: HTMLElement | null) => void;
|
|
8
|
-
export default WatermarkContext;
|
package/es/watermark/context.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import*as e from'react';import m from'rc-util/lib/hooks/useEvent';function c(){}var l=e.createContext({add:c,remove:c});function f(n){let r=e.useContext(l),o=e.useRef(null);return m(t=>{if(t){let a=n?t.querySelector(n):t;r.add(a),o.current=a;}else r.remove(o.current);})}var i=l;export{i as default,f as usePanelRef};
|