@apdesign/web-react 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -114
- package/README.zh-CN.md +10 -111
- package/dist/arco-icon.min.js +2 -2
- package/dist/arco.development.js +22 -22
- package/dist/arco.min.js +2 -2
- package/dist/css/index.less +73 -73
- package/es/Affix/index.d.ts +10 -10
- package/es/Affix/index.js +172 -172
- package/es/Affix/interface.d.ts +52 -52
- package/es/Affix/interface.js +1 -1
- package/es/Affix/style/index.d.ts +2 -2
- package/es/Affix/style/index.js +2 -2
- package/es/Alert/index.d.ts +5 -5
- package/es/Alert/index.js +100 -100
- package/es/Alert/interface.d.ts +66 -66
- package/es/Alert/interface.js +1 -1
- package/es/Alert/style/index.d.ts +2 -2
- package/es/Alert/style/index.js +2 -2
- package/es/Anchor/anchor.d.ts +9 -9
- package/es/Anchor/anchor.js +275 -275
- package/es/Anchor/context.d.ts +11 -11
- package/es/Anchor/context.js +8 -8
- package/es/Anchor/index.d.ts +4 -4
- package/es/Anchor/index.js +2 -2
- package/es/Anchor/interface.d.ts +105 -105
- package/es/Anchor/interface.js +1 -1
- package/es/Anchor/link.d.ts +6 -6
- package/es/Anchor/link.js +69 -69
- package/es/Anchor/style/index.d.ts +3 -3
- package/es/Anchor/style/index.js +3 -3
- package/es/Anchor/utils.d.ts +4 -4
- package/es/Anchor/utils.js +42 -42
- package/es/AutoComplete/index.d.ts +12 -12
- package/es/AutoComplete/index.js +161 -161
- package/es/AutoComplete/interface.d.ts +127 -127
- package/es/AutoComplete/interface.js +1 -1
- package/es/AutoComplete/style/index.d.ts +4 -4
- package/es/AutoComplete/style/index.js +4 -4
- package/es/Avatar/avatar.d.ts +6 -6
- package/es/Avatar/avatar.js +81 -81
- package/es/Avatar/context.d.ts +4 -4
- package/es/Avatar/context.js +2 -2
- package/es/Avatar/group.d.ts +6 -6
- package/es/Avatar/group.js +67 -67
- package/es/Avatar/index.d.ts +8 -8
- package/es/Avatar/index.js +6 -6
- package/es/Avatar/interface.d.ts +95 -95
- package/es/Avatar/interface.js +1 -1
- package/es/Avatar/style/index.d.ts +3 -3
- package/es/Avatar/style/index.js +3 -3
- package/es/BackTop/index.d.ts +7 -7
- package/es/BackTop/index.js +93 -93
- package/es/BackTop/interface.d.ts +37 -37
- package/es/BackTop/interface.js +1 -1
- package/es/BackTop/style/index.d.ts +2 -2
- package/es/BackTop/style/index.js +2 -2
- package/es/Badge/count.d.ts +8 -8
- package/es/Badge/count.js +33 -33
- package/es/Badge/index.d.ts +5 -5
- package/es/Badge/index.js +114 -114
- package/es/Badge/interface.d.ts +57 -57
- package/es/Badge/interface.js +1 -1
- package/es/Badge/style/index.d.ts +2 -2
- package/es/Badge/style/index.js +2 -2
- package/es/Breadcrumb/index.d.ts +8 -8
- package/es/Breadcrumb/index.js +95 -95
- package/es/Breadcrumb/interface.d.ts +78 -78
- package/es/Breadcrumb/interface.js +1 -1
- package/es/Breadcrumb/item.d.ts +8 -8
- package/es/Breadcrumb/item.js +65 -65
- package/es/Breadcrumb/style/index.d.ts +3 -3
- package/es/Breadcrumb/style/index.js +3 -3
- package/es/Button/group.d.ts +5 -5
- package/es/Button/group.js +35 -35
- package/es/Button/index.d.ts +15 -15
- package/es/Button/index.js +132 -132
- package/es/Button/interface.d.ts +105 -105
- package/es/Button/interface.js +1 -1
- package/es/Button/style/index.d.ts +2 -2
- package/es/Button/style/index.js +2 -2
- package/es/Calendar/header/header.d.ts +2 -2
- package/es/Calendar/header/header.js +65 -65
- package/es/Calendar/header/panel-header.d.ts +2 -2
- package/es/Calendar/header/panel-header.js +28 -28
- package/es/Calendar/hooks/useCellClassName.d.ts +1 -1
- package/es/Calendar/hooks/useCellClassName.js +53 -53
- package/es/Calendar/index.d.ts +7 -7
- package/es/Calendar/index.js +142 -142
- package/es/Calendar/interface.d.ts +122 -122
- package/es/Calendar/interface.js +1 -1
- package/es/Calendar/month.d.ts +15 -15
- package/es/Calendar/month.js +133 -133
- package/es/Calendar/style/index.d.ts +4 -4
- package/es/Calendar/style/index.js +4 -4
- package/es/Calendar/week-list.d.ts +10 -10
- package/es/Calendar/week-list.js +17 -17
- package/es/Calendar/year.d.ts +13 -13
- package/es/Calendar/year.js +59 -59
- package/es/Card/grid.d.ts +5 -5
- package/es/Card/grid.js +13 -13
- package/es/Card/index.d.ts +10 -10
- package/es/Card/index.js +76 -76
- package/es/Card/interface.d.ts +99 -99
- package/es/Card/interface.js +1 -1
- package/es/Card/meta.d.ts +5 -5
- package/es/Card/meta.js +42 -42
- package/es/Card/style/index.d.ts +3 -3
- package/es/Card/style/index.js +3 -3
- package/es/Carousel/arrow.d.ts +4 -4
- package/es/Carousel/arrow.js +36 -36
- package/es/Carousel/index.d.ts +5 -5
- package/es/Carousel/index.js +288 -288
- package/es/Carousel/indicator.d.ts +4 -4
- package/es/Carousel/indicator.js +57 -57
- package/es/Carousel/interface.d.ts +144 -144
- package/es/Carousel/interface.js +1 -1
- package/es/Carousel/style/index.d.ts +2 -2
- package/es/Carousel/style/index.js +2 -2
- package/es/Cascader/base/node.d.ts +78 -78
- package/es/Cascader/base/node.js +201 -201
- package/es/Cascader/base/store.d.ts +43 -43
- package/es/Cascader/base/store.js +166 -166
- package/es/Cascader/cascader.d.ts +17 -17
- package/es/Cascader/cascader.js +344 -344
- package/es/Cascader/hook/useRefCurrent.d.ts +3 -3
- package/es/Cascader/hook/useRefCurrent.js +41 -41
- package/es/Cascader/index.d.ts +5 -5
- package/es/Cascader/index.js +3 -3
- package/es/Cascader/interface.d.ts +308 -308
- package/es/Cascader/interface.js +1 -1
- package/es/Cascader/panel/list.d.ts +4 -4
- package/es/Cascader/panel/list.js +383 -383
- package/es/Cascader/panel/option.d.ts +23 -23
- package/es/Cascader/panel/option.js +12 -12
- package/es/Cascader/panel/search-panel.d.ts +28 -28
- package/es/Cascader/panel/search-panel.js +206 -206
- package/es/Cascader/style/index.d.ts +6 -6
- package/es/Cascader/style/index.js +6 -6
- package/es/Cascader/util.d.ts +24 -24
- package/es/Cascader/util.js +111 -111
- package/es/Checkbox/checkbox.d.ts +14 -14
- package/es/Checkbox/checkbox.js +122 -122
- package/es/Checkbox/group.d.ts +17 -17
- package/es/Checkbox/group.js +109 -109
- package/es/Checkbox/icon-check.d.ts +3 -3
- package/es/Checkbox/icon-check.js +6 -6
- package/es/Checkbox/index.d.ts +4 -4
- package/es/Checkbox/index.js +3 -3
- package/es/Checkbox/interface.d.ts +102 -102
- package/es/Checkbox/interface.js +1 -1
- package/es/Checkbox/style/index.d.ts +2 -2
- package/es/Checkbox/style/index.js +2 -2
- package/es/Checkbox/useCheckbox.d.ts +22 -22
- package/es/Checkbox/useCheckbox.js +103 -103
- package/es/Collapse/collapse.d.ts +14 -14
- package/es/Collapse/collapse.js +120 -120
- package/es/Collapse/index.d.ts +3 -3
- package/es/Collapse/index.js +2 -2
- package/es/Collapse/interface.d.ts +111 -111
- package/es/Collapse/interface.js +1 -1
- package/es/Collapse/item.d.ts +7 -7
- package/es/Collapse/item.js +101 -101
- package/es/Collapse/style/index.d.ts +2 -2
- package/es/Collapse/style/index.js +2 -2
- package/es/ColorPicker/colors.d.ts +1 -1
- package/es/ColorPicker/colors.js +24 -24
- package/es/ColorPicker/control-bar.d.ts +12 -12
- package/es/ColorPicker/control-bar.js +36 -36
- package/es/ColorPicker/hooks/useColorPicker.d.ts +30 -30
- package/es/ColorPicker/hooks/useColorPicker.js +94 -94
- package/es/ColorPicker/hooks/useControlBlock.d.ts +11 -11
- package/es/ColorPicker/hooks/useControlBlock.js +71 -71
- package/es/ColorPicker/index.d.ts +5 -5
- package/es/ColorPicker/index.js +59 -59
- package/es/ColorPicker/input-alpha.d.ts +7 -7
- package/es/ColorPicker/input-alpha.js +9 -9
- package/es/ColorPicker/input-hex.d.ts +11 -11
- package/es/ColorPicker/input-hex.js +59 -59
- package/es/ColorPicker/input-rgb.d.ts +10 -10
- package/es/ColorPicker/input-rgb.js +21 -21
- package/es/ColorPicker/interface.d.ts +126 -126
- package/es/ColorPicker/interface.js +1 -1
- package/es/ColorPicker/palette.d.ts +7 -7
- package/es/ColorPicker/palette.js +25 -25
- package/es/ColorPicker/panel.d.ts +20 -20
- package/es/ColorPicker/panel.js +114 -114
- package/es/ColorPicker/style/index.d.ts +4 -4
- package/es/ColorPicker/style/index.js +4 -4
- package/es/Comment/index.d.ts +7 -7
- package/es/Comment/index.js +50 -50
- package/es/Comment/interface.d.ts +41 -41
- package/es/Comment/interface.js +1 -1
- package/es/Comment/style/index.d.ts +2 -2
- package/es/Comment/style/index.js +2 -2
- package/es/ConfigProvider/context.d.ts +4 -4
- package/es/ConfigProvider/context.js +34 -34
- package/es/ConfigProvider/index.d.ts +11 -11
- package/es/ConfigProvider/index.js +98 -98
- package/es/ConfigProvider/interface.d.ts +248 -248
- package/es/ConfigProvider/interface.js +1 -1
- package/es/ConfigProvider/style/index.d.ts +1 -1
- package/es/ConfigProvider/style/index.js +1 -1
- package/es/ConfigProvider/util.d.ts +2 -2
- package/es/ConfigProvider/util.js +118 -118
- package/es/DatePicker/__test__/utils.d.ts +4 -4
- package/es/DatePicker/__test__/utils.js +34 -34
- package/es/DatePicker/context.d.ts +8 -8
- package/es/DatePicker/context.js +2 -2
- package/es/DatePicker/hooks/useCellClassName.d.ts +1 -1
- package/es/DatePicker/hooks/useCellClassName.js +107 -107
- package/es/DatePicker/index.d.ts +4 -4
- package/es/DatePicker/index.js +85 -85
- package/es/DatePicker/interface.d.ts +518 -518
- package/es/DatePicker/interface.js +1 -1
- package/es/DatePicker/panels/body.d.ts +30 -30
- package/es/DatePicker/panels/body.js +44 -44
- package/es/DatePicker/panels/date/index.d.ts +24 -24
- package/es/DatePicker/panels/date/index.js +159 -159
- package/es/DatePicker/panels/footer.d.ts +1 -1
- package/es/DatePicker/panels/footer.js +20 -20
- package/es/DatePicker/panels/header.d.ts +20 -20
- package/es/DatePicker/panels/header.js +54 -54
- package/es/DatePicker/panels/month/index.d.ts +17 -17
- package/es/DatePicker/panels/month/index.js +84 -84
- package/es/DatePicker/panels/quarter/index.d.ts +17 -17
- package/es/DatePicker/panels/quarter/index.js +64 -64
- package/es/DatePicker/panels/range/index.d.ts +28 -28
- package/es/DatePicker/panels/range/index.js +146 -146
- package/es/DatePicker/panels/shortcuts.d.ts +4 -4
- package/es/DatePicker/panels/shortcuts.js +25 -25
- package/es/DatePicker/panels/week/index.d.ts +16 -16
- package/es/DatePicker/panels/week/index.js +37 -37
- package/es/DatePicker/panels/week-list.d.ts +8 -8
- package/es/DatePicker/panels/week-list.js +12 -12
- package/es/DatePicker/panels/year/index.d.ts +16 -16
- package/es/DatePicker/panels/year/index.js +64 -64
- package/es/DatePicker/picker-range.d.ts +4 -4
- package/es/DatePicker/picker-range.js +685 -685
- package/es/DatePicker/picker.d.ts +18 -18
- package/es/DatePicker/picker.js +403 -403
- package/es/DatePicker/style/index.d.ts +7 -7
- package/es/DatePicker/style/index.js +7 -7
- package/es/DatePicker/util.d.ts +9 -9
- package/es/DatePicker/util.js +96 -96
- package/es/Descriptions/index.d.ts +7 -7
- package/es/Descriptions/index.js +151 -151
- package/es/Descriptions/interface.d.ts +79 -79
- package/es/Descriptions/interface.js +1 -1
- package/es/Descriptions/style/index.d.ts +2 -2
- package/es/Descriptions/style/index.js +2 -2
- package/es/Divider/index.d.ts +5 -5
- package/es/Divider/index.js +45 -45
- package/es/Divider/interface.d.ts +21 -21
- package/es/Divider/interface.js +1 -1
- package/es/Divider/style/index.d.ts +2 -2
- package/es/Divider/style/index.js +2 -2
- package/es/Drawer/index.d.ts +5 -5
- package/es/Drawer/index.js +201 -201
- package/es/Drawer/interface.d.ts +185 -185
- package/es/Drawer/interface.js +1 -1
- package/es/Drawer/style/index.d.ts +3 -3
- package/es/Drawer/style/index.js +3 -3
- package/es/Dropdown/button.d.ts +5 -5
- package/es/Dropdown/button.js +72 -72
- package/es/Dropdown/index.d.ts +8 -8
- package/es/Dropdown/index.js +170 -170
- package/es/Dropdown/interface.d.ts +109 -109
- package/es/Dropdown/interface.js +1 -1
- package/es/Dropdown/style/index.d.ts +4 -4
- package/es/Dropdown/style/index.js +4 -4
- package/es/Empty/index.d.ts +5 -5
- package/es/Empty/index.js +43 -43
- package/es/Empty/interface.d.ts +23 -23
- package/es/Empty/interface.js +1 -1
- package/es/Empty/style/index.d.ts +2 -2
- package/es/Empty/style/index.js +2 -2
- package/es/Form/context.d.ts +14 -14
- package/es/Form/context.js +37 -37
- package/es/Form/control.d.ts +66 -66
- package/es/Form/control.js +434 -434
- package/es/Form/form-item.d.ts +7 -7
- package/es/Form/form-item.js +263 -263
- package/es/Form/form-label.d.ts +9 -9
- package/es/Form/form-label.js +72 -72
- package/es/Form/form-list.d.ts +6 -6
- package/es/Form/form-list.js +148 -148
- package/es/Form/form-provider.d.ts +4 -4
- package/es/Form/form-provider.js +33 -33
- package/es/Form/form.d.ts +8 -8
- package/es/Form/form.js +159 -159
- package/es/Form/hooks/useContext.d.ts +10 -10
- package/es/Form/hooks/useContext.js +42 -42
- package/es/Form/hooks/useState.d.ts +3 -3
- package/es/Form/hooks/useState.js +56 -56
- package/es/Form/hooks/useWatch.d.ts +3 -3
- package/es/Form/hooks/useWatch.js +63 -63
- package/es/Form/index.d.ts +24 -24
- package/es/Form/index.js +19 -19
- package/es/Form/interface.d.ts +533 -533
- package/es/Form/interface.js +15 -15
- package/es/Form/promisify.d.ts +2 -2
- package/es/Form/promisify.js +50 -50
- package/es/Form/store.d.ts +95 -95
- package/es/Form/store.js +526 -526
- package/es/Form/style/index.d.ts +3 -3
- package/es/Form/style/index.js +3 -3
- package/es/Form/useForm.d.ts +3 -3
- package/es/Form/useForm.js +57 -57
- package/es/Form/utils.d.ts +14 -14
- package/es/Form/utils.js +198 -198
- package/es/Grid/col.d.ts +5 -5
- package/es/Grid/col.js +93 -93
- package/es/Grid/context.d.ts +20 -20
- package/es/Grid/context.js +4 -4
- package/es/Grid/grid-item.d.ts +7 -7
- package/es/Grid/grid-item.js +91 -91
- package/es/Grid/grid.d.ts +5 -5
- package/es/Grid/grid.js +134 -134
- package/es/Grid/hooks/useResponsiveState.d.ts +2 -2
- package/es/Grid/hooks/useResponsiveState.js +63 -63
- package/es/Grid/index.d.ts +11 -11
- package/es/Grid/index.js +9 -9
- package/es/Grid/interface.d.ts +239 -239
- package/es/Grid/interface.js +1 -1
- package/es/Grid/row.d.ts +5 -5
- package/es/Grid/row.js +121 -121
- package/es/Grid/style/index.d.ts +2 -2
- package/es/Grid/style/index.js +2 -2
- package/es/Grid/utils.d.ts +11 -11
- package/es/Grid/utils.js +51 -51
- package/es/Icon/addFromIconFontCn.d.ts +9 -9
- package/es/Icon/addFromIconFontCn.js +57 -57
- package/es/Icon/index.d.ts +25 -25
- package/es/Icon/index.js +72 -72
- package/es/Image/image-footer.d.ts +13 -13
- package/es/Image/image-footer.js +50 -50
- package/es/Image/image-preview-arrow.d.ts +9 -9
- package/es/Image/image-preview-arrow.js +30 -30
- package/es/Image/image-preview-group.d.ts +10 -10
- package/es/Image/image-preview-group.js +173 -173
- package/es/Image/image-preview-toolbar.d.ts +14 -14
- package/es/Image/image-preview-toolbar.js +111 -111
- package/es/Image/image-preview.d.ts +7 -7
- package/es/Image/image-preview.js +451 -451
- package/es/Image/image.d.ts +11 -11
- package/es/Image/image.js +195 -195
- package/es/Image/index.d.ts +3 -3
- package/es/Image/index.js +2 -2
- package/es/Image/interface.d.ts +274 -274
- package/es/Image/interface.js +1 -1
- package/es/Image/previewGroupContext.d.ts +25 -25
- package/es/Image/previewGroupContext.js +14 -14
- package/es/Image/style/index.d.ts +2 -2
- package/es/Image/style/index.js +2 -2
- package/es/Image/trigger-for-toolbar.d.ts +10 -10
- package/es/Image/trigger-for-toolbar.js +8 -8
- package/es/Image/utils/getFixTranslate.d.ts +1 -1
- package/es/Image/utils/getFixTranslate.js +39 -39
- package/es/Image/utils/getScale.d.ts +13 -13
- package/es/Image/utils/getScale.js +80 -80
- package/es/Image/utils/hooks/useImageStatus.d.ts +11 -11
- package/es/Image/utils/hooks/useImageStatus.js +34 -34
- package/es/Image/utils/hooks/useShowFooter.d.ts +8 -8
- package/es/Image/utils/hooks/useShowFooter.js +7 -7
- package/es/Input/autoSizeTextAreaHeight.d.ts +5 -5
- package/es/Input/autoSizeTextAreaHeight.js +99 -99
- package/es/Input/group.d.ts +7 -7
- package/es/Input/group.js +37 -37
- package/es/Input/index.d.ts +7 -7
- package/es/Input/index.js +2 -2
- package/es/Input/input-element.d.ts +4 -4
- package/es/Input/input-element.js +227 -227
- package/es/Input/input.d.ts +17 -17
- package/es/Input/input.js +154 -154
- package/es/Input/interface.d.ts +325 -325
- package/es/Input/interface.js +1 -1
- package/es/Input/password.d.ts +5 -5
- package/es/Input/password.js +93 -93
- package/es/Input/search.d.ts +5 -5
- package/es/Input/search.js +77 -77
- package/es/Input/style/index.d.ts +3 -3
- package/es/Input/style/index.js +3 -3
- package/es/Input/textarea.d.ts +12 -12
- package/es/Input/textarea.js +169 -169
- package/es/Input/useComposition.d.ts +17 -17
- package/es/Input/useComposition.js +72 -72
- package/es/InputNumber/Decimal.d.ts +21 -21
- package/es/InputNumber/Decimal.js +194 -194
- package/es/InputNumber/index.d.ts +6 -6
- package/es/InputNumber/index.js +248 -248
- package/es/InputNumber/interface.d.ts +141 -141
- package/es/InputNumber/interface.js +1 -1
- package/es/InputNumber/style/index.d.ts +3 -3
- package/es/InputNumber/style/index.js +3 -3
- package/es/InputNumber/useSelectionRange.d.ts +4 -4
- package/es/InputNumber/useSelectionRange.js +26 -26
- package/es/InputNumber/utils.d.ts +28 -28
- package/es/InputNumber/utils.js +113 -113
- package/es/InputTag/index.d.ts +3 -3
- package/es/InputTag/index.js +2 -2
- package/es/InputTag/input-tag.d.ts +9 -9
- package/es/InputTag/input-tag.js +503 -503
- package/es/InputTag/interface.d.ts +215 -215
- package/es/InputTag/interface.js +1 -1
- package/es/InputTag/style/index.d.ts +3 -3
- package/es/InputTag/style/index.js +3 -3
- package/es/Layout/content.d.ts +4 -4
- package/es/Layout/content.js +35 -35
- package/es/Layout/footer.d.ts +4 -4
- package/es/Layout/footer.js +35 -35
- package/es/Layout/header.d.ts +4 -4
- package/es/Layout/header.js +35 -35
- package/es/Layout/index.d.ts +17 -17
- package/es/Layout/index.js +87 -87
- package/es/Layout/interface.d.ts +121 -121
- package/es/Layout/interface.js +1 -1
- package/es/Layout/sider.d.ts +10 -10
- package/es/Layout/sider.js +143 -143
- package/es/Layout/style/index.d.ts +4 -4
- package/es/Layout/style/index.js +4 -4
- package/es/Link/index.d.ts +5 -5
- package/es/Link/index.js +63 -63
- package/es/Link/interface.d.ts +30 -30
- package/es/Link/interface.js +1 -1
- package/es/Link/style/index.d.ts +2 -2
- package/es/Link/style/index.js +2 -2
- package/es/List/index.d.ts +12 -12
- package/es/List/index.js +232 -232
- package/es/List/interface.d.ts +192 -192
- package/es/List/interface.js +1 -1
- package/es/List/item.d.ts +7 -7
- package/es/List/item.js +62 -62
- package/es/List/meta.d.ts +4 -4
- package/es/List/meta.js +41 -41
- package/es/List/style/index.d.ts +6 -6
- package/es/List/style/index.js +6 -6
- package/es/Mentions/index.d.ts +5 -5
- package/es/Mentions/index.js +152 -152
- package/es/Mentions/interface.d.ts +92 -92
- package/es/Mentions/interface.js +1 -1
- package/es/Mentions/style/index.d.ts +2 -2
- package/es/Mentions/style/index.js +2 -2
- package/es/Mentions/utils.d.ts +9 -9
- package/es/Mentions/utils.js +21 -21
- package/es/Menu/context.d.ts +16 -16
- package/es/Menu/context.js +3 -3
- package/es/Menu/indent.d.ts +5 -5
- package/es/Menu/indent.js +35 -35
- package/es/Menu/index.d.ts +13 -13
- package/es/Menu/index.js +202 -202
- package/es/Menu/interface.d.ts +233 -233
- package/es/Menu/interface.js +1 -1
- package/es/Menu/item-group.d.ts +6 -6
- package/es/Menu/item-group.js +21 -21
- package/es/Menu/item.d.ts +6 -6
- package/es/Menu/item.js +84 -84
- package/es/Menu/overflow-wrap.d.ts +9 -9
- package/es/Menu/overflow-wrap.js +131 -131
- package/es/Menu/style/index.d.ts +4 -4
- package/es/Menu/style/index.js +4 -4
- package/es/Menu/sub-menu/index.d.ts +6 -6
- package/es/Menu/sub-menu/index.js +34 -34
- package/es/Menu/sub-menu/inline.d.ts +5 -5
- package/es/Menu/sub-menu/inline.js +154 -154
- package/es/Menu/sub-menu/pop.d.ts +5 -5
- package/es/Menu/sub-menu/pop.js +99 -99
- package/es/Menu/util.d.ts +16 -16
- package/es/Menu/util.js +134 -134
- package/es/Message/index.d.ts +30 -30
- package/es/Message/index.js +189 -189
- package/es/Message/interface.d.ts +83 -83
- package/es/Message/interface.js +1 -1
- package/es/Message/style/index.d.ts +2 -2
- package/es/Message/style/index.js +2 -2
- package/es/Message/useMessage.d.ts +5 -5
- package/es/Message/useMessage.js +71 -71
- package/es/Modal/config.d.ts +10 -10
- package/es/Modal/config.js +28 -28
- package/es/Modal/confirm.d.ts +14 -14
- package/es/Modal/confirm.js +142 -142
- package/es/Modal/index.d.ts +2 -2
- package/es/Modal/index.js +2 -2
- package/es/Modal/interface.d.ts +190 -190
- package/es/Modal/interface.js +1 -1
- package/es/Modal/modal.d.ts +18 -18
- package/es/Modal/modal.js +324 -324
- package/es/Modal/style/index.d.ts +3 -3
- package/es/Modal/style/index.js +3 -3
- package/es/Modal/useModal/hookModal.d.ts +8 -8
- package/es/Modal/useModal/hookModal.js +62 -62
- package/es/Modal/useModal/index.d.ts +4 -4
- package/es/Modal/useModal/index.js +63 -63
- package/es/Notification/index.d.ts +26 -26
- package/es/Notification/index.js +204 -204
- package/es/Notification/interface.d.ts +77 -77
- package/es/Notification/interface.js +1 -1
- package/es/Notification/style/index.d.ts +2 -2
- package/es/Notification/style/index.js +2 -2
- package/es/Notification/useNotification.d.ts +5 -5
- package/es/Notification/useNotification.js +68 -68
- package/es/PageHeader/index.d.ts +8 -8
- package/es/PageHeader/index.js +90 -90
- package/es/PageHeader/interface.d.ts +44 -44
- package/es/PageHeader/interface.js +1 -1
- package/es/PageHeader/style/index.d.ts +3 -3
- package/es/PageHeader/style/index.js +3 -3
- package/es/Pagination/index.d.ts +3 -3
- package/es/Pagination/index.js +2 -2
- package/es/Pagination/interface.d.ts +133 -133
- package/es/Pagination/interface.js +1 -1
- package/es/Pagination/page-item.d.ts +62 -62
- package/es/Pagination/page-item.js +143 -143
- package/es/Pagination/page-jumper.d.ts +13 -13
- package/es/Pagination/page-jumper.js +84 -84
- package/es/Pagination/page-options.d.ts +13 -13
- package/es/Pagination/page-options.js +29 -29
- package/es/Pagination/pagination.d.ts +11 -11
- package/es/Pagination/pagination.js +252 -252
- package/es/Pagination/style/index.d.ts +4 -4
- package/es/Pagination/style/index.js +4 -4
- package/es/Popconfirm/index.d.ts +7 -7
- package/es/Popconfirm/index.js +131 -131
- package/es/Popconfirm/interface.d.ts +128 -128
- package/es/Popconfirm/interface.js +1 -1
- package/es/Popconfirm/style/index.d.ts +5 -5
- package/es/Popconfirm/style/index.js +5 -5
- package/es/Popover/index.d.ts +7 -7
- package/es/Popover/index.js +49 -49
- package/es/Popover/interface.d.ts +20 -20
- package/es/Popover/interface.js +1 -1
- package/es/Popover/style/index.d.ts +3 -3
- package/es/Popover/style/index.js +3 -3
- package/es/Portal/Portal.d.ts +15 -15
- package/es/Portal/Portal.js +57 -57
- package/es/Portal/index.d.ts +19 -19
- package/es/Portal/index.js +48 -48
- package/es/Progress/circle-progress.d.ts +8 -8
- package/es/Progress/circle-progress.js +68 -68
- package/es/Progress/index.d.ts +5 -5
- package/es/Progress/index.js +71 -71
- package/es/Progress/interface.d.ts +87 -87
- package/es/Progress/interface.js +1 -1
- package/es/Progress/line-progess.d.ts +2 -2
- package/es/Progress/line-progess.js +62 -62
- package/es/Progress/steps-progress.d.ts +2 -2
- package/es/Progress/steps-progress.js +62 -62
- package/es/Progress/style/index.d.ts +3 -3
- package/es/Progress/style/index.js +3 -3
- package/es/Radio/group.d.ts +10 -10
- package/es/Radio/group.js +97 -97
- package/es/Radio/index.d.ts +5 -5
- package/es/Radio/index.js +3 -3
- package/es/Radio/interface.d.ts +103 -103
- package/es/Radio/interface.js +1 -1
- package/es/Radio/radio.d.ts +11 -11
- package/es/Radio/radio.js +107 -107
- package/es/Radio/style/index.d.ts +2 -2
- package/es/Radio/style/index.js +2 -2
- package/es/Rate/index.d.ts +5 -5
- package/es/Rate/index.js +161 -161
- package/es/Rate/interface.d.ts +70 -70
- package/es/Rate/interface.js +1 -1
- package/es/Rate/style/index.d.ts +3 -3
- package/es/Rate/style/index.js +3 -3
- package/es/ResizeBox/index.d.ts +13 -13
- package/es/ResizeBox/index.js +225 -225
- package/es/ResizeBox/interface.d.ts +264 -264
- package/es/ResizeBox/interface.js +1 -1
- package/es/ResizeBox/resize-trigger.d.ts +30 -30
- package/es/ResizeBox/resize-trigger.js +91 -91
- package/es/ResizeBox/split-group.d.ts +4 -4
- package/es/ResizeBox/split-group.js +321 -321
- package/es/ResizeBox/split.d.ts +5 -5
- package/es/ResizeBox/split.js +150 -150
- package/es/ResizeBox/style/index.d.ts +2 -2
- package/es/ResizeBox/style/index.js +2 -2
- package/es/Result/403.d.ts +1 -1
- package/es/Result/403.js +160 -160
- package/es/Result/404.d.ts +1 -1
- package/es/Result/404.js +126 -126
- package/es/Result/500.d.ts +1 -1
- package/es/Result/500.js +164 -164
- package/es/Result/index.d.ts +7 -7
- package/es/Result/index.js +69 -69
- package/es/Result/interface.d.ts +35 -35
- package/es/Result/interface.js +1 -1
- package/es/Result/style/index.d.ts +2 -2
- package/es/Result/style/index.js +2 -2
- package/es/Select/index.d.ts +3 -3
- package/es/Select/index.js +2 -2
- package/es/Select/interface.d.ts +315 -315
- package/es/Select/interface.js +1 -1
- package/es/Select/opt-group.d.ts +6 -6
- package/es/Select/opt-group.js +32 -32
- package/es/Select/option.d.ts +6 -6
- package/es/Select/option.js +73 -73
- package/es/Select/select.d.ts +10 -10
- package/es/Select/select.js +672 -672
- package/es/Select/style/index.d.ts +6 -6
- package/es/Select/style/index.js +6 -6
- package/es/Select/utils.d.ts +26 -26
- package/es/Select/utils.js +189 -189
- package/es/Skeleton/image.d.ts +2 -2
- package/es/Skeleton/image.js +12 -12
- package/es/Skeleton/index.d.ts +7 -7
- package/es/Skeleton/index.js +54 -54
- package/es/Skeleton/interface.d.ts +50 -50
- package/es/Skeleton/interface.js +1 -1
- package/es/Skeleton/style/index.d.ts +2 -2
- package/es/Skeleton/style/index.js +2 -2
- package/es/Skeleton/text.d.ts +2 -2
- package/es/Skeleton/text.js +21 -21
- package/es/Slider/button.d.ts +21 -21
- package/es/Slider/button.js +178 -178
- package/es/Slider/dots.d.ts +17 -17
- package/es/Slider/dots.js +33 -33
- package/es/Slider/hooks/useInterval.d.ts +24 -24
- package/es/Slider/hooks/useInterval.js +125 -125
- package/es/Slider/hooks/useLegalValue.d.ts +15 -15
- package/es/Slider/hooks/useLegalValue.js +107 -107
- package/es/Slider/index.d.ts +5 -5
- package/es/Slider/index.js +351 -351
- package/es/Slider/input.d.ts +15 -15
- package/es/Slider/input.js +81 -81
- package/es/Slider/interface.d.ts +122 -122
- package/es/Slider/interface.js +1 -1
- package/es/Slider/marks.d.ts +16 -16
- package/es/Slider/marks.js +26 -26
- package/es/Slider/style/index.d.ts +5 -5
- package/es/Slider/style/index.js +5 -5
- package/es/Slider/ticks.d.ts +13 -13
- package/es/Slider/ticks.js +29 -29
- package/es/Slider/utils.d.ts +11 -11
- package/es/Slider/utils.js +86 -86
- package/es/Space/index.d.ts +5 -5
- package/es/Space/index.js +115 -115
- package/es/Space/interface.d.ts +38 -38
- package/es/Space/interface.js +1 -1
- package/es/Space/style/index.d.ts +2 -2
- package/es/Space/style/index.js +2 -2
- package/es/Space/toArray.d.ts +1 -1
- package/es/Space/toArray.js +14 -14
- package/es/Spin/dot-loading.d.ts +5 -5
- package/es/Spin/dot-loading.js +43 -43
- package/es/Spin/index.d.ts +5 -5
- package/es/Spin/index.js +86 -86
- package/es/Spin/interface.d.ts +50 -50
- package/es/Spin/interface.js +1 -1
- package/es/Spin/style/index.d.ts +2 -2
- package/es/Spin/style/index.js +2 -2
- package/es/Statistic/countdown.d.ts +5 -5
- package/es/Statistic/countdown.js +68 -68
- package/es/Statistic/index.d.ts +8 -8
- package/es/Statistic/index.js +150 -150
- package/es/Statistic/interface.d.ts +139 -139
- package/es/Statistic/interface.js +1 -1
- package/es/Statistic/style/index.d.ts +3 -3
- package/es/Statistic/style/index.js +3 -3
- package/es/Statistic/util.d.ts +1 -1
- package/es/Statistic/util.js +42 -42
- package/es/Steps/index.d.ts +8 -8
- package/es/Steps/index.js +69 -69
- package/es/Steps/interface.d.ts +124 -124
- package/es/Steps/interface.js +1 -1
- package/es/Steps/step.d.ts +5 -5
- package/es/Steps/step.js +72 -72
- package/es/Steps/style/index.d.ts +2 -2
- package/es/Steps/style/index.js +2 -2
- package/es/Switch/index.d.ts +10 -10
- package/es/Switch/index.js +112 -112
- package/es/Switch/interface.d.ts +65 -65
- package/es/Switch/interface.js +1 -1
- package/es/Switch/style/index.d.ts +2 -2
- package/es/Switch/style/index.js +2 -2
- package/es/Table/__test__/common/columns.d.ts +11 -11
- package/es/Table/__test__/common/columns.js +193 -193
- package/es/Table/__test__/common/data.d.ts +29 -29
- package/es/Table/__test__/common/data.js +139 -139
- package/es/Table/colgroup.d.ts +13 -13
- package/es/Table/colgroup.js +46 -46
- package/es/Table/constant.d.ts +2 -2
- package/es/Table/constant.js +2 -2
- package/es/Table/hooks/useColumns.d.ts +3 -3
- package/es/Table/hooks/useColumns.js +191 -191
- package/es/Table/hooks/useComponent.d.ts +30 -30
- package/es/Table/hooks/useComponent.js +64 -64
- package/es/Table/hooks/useExpand.d.ts +3 -3
- package/es/Table/hooks/useExpand.js +66 -66
- package/es/Table/hooks/useRowSelection.d.ts +12 -12
- package/es/Table/hooks/useRowSelection.js +158 -158
- package/es/Table/hooks/useSorter.d.ts +7 -7
- package/es/Table/hooks/useSorter.js +122 -122
- package/es/Table/hooks/useStickyClassNames.d.ts +3 -3
- package/es/Table/hooks/useStickyClassNames.js +38 -38
- package/es/Table/hooks/useStickyOffsets.d.ts +3 -3
- package/es/Table/hooks/useStickyOffsets.js +66 -66
- package/es/Table/index.d.ts +8 -8
- package/es/Table/index.js +5 -5
- package/es/Table/interface.d.ts +704 -704
- package/es/Table/interface.js +1 -1
- package/es/Table/style/index.d.ts +11 -11
- package/es/Table/style/index.js +11 -11
- package/es/Table/summary/cell.d.ts +12 -12
- package/es/Table/summary/cell.js +30 -30
- package/es/Table/summary/context.d.ts +10 -10
- package/es/Table/summary/context.js +2 -2
- package/es/Table/summary/index.d.ts +8 -8
- package/es/Table/summary/index.js +8 -8
- package/es/Table/summary/row.d.ts +7 -7
- package/es/Table/summary/row.js +56 -56
- package/es/Table/table.d.ts +10 -10
- package/es/Table/table.js +701 -701
- package/es/Table/tbody/index.d.ts +3 -3
- package/es/Table/tbody/index.js +119 -119
- package/es/Table/tbody/td.d.ts +25 -25
- package/es/Table/tbody/td.js +117 -117
- package/es/Table/tbody/tr.d.ts +16 -16
- package/es/Table/tbody/tr.js +140 -140
- package/es/Table/tfoot/index.d.ts +3 -3
- package/es/Table/tfoot/index.js +9 -9
- package/es/Table/thead/column.d.ts +3 -3
- package/es/Table/thead/column.js +220 -220
- package/es/Table/thead/index.d.ts +3 -3
- package/es/Table/thead/index.js +91 -91
- package/es/Table/utils.d.ts +17 -17
- package/es/Table/utils.js +211 -211
- package/es/Tabs/hook/useDomSize.d.ts +11 -11
- package/es/Tabs/hook/useDomSize.js +34 -34
- package/es/Tabs/hook/useHeaderScroll.d.ts +9 -9
- package/es/Tabs/hook/useHeaderScroll.js +86 -86
- package/es/Tabs/index.d.ts +4 -4
- package/es/Tabs/index.js +2 -2
- package/es/Tabs/interface.d.ts +213 -213
- package/es/Tabs/interface.js +1 -1
- package/es/Tabs/style/index.d.ts +3 -3
- package/es/Tabs/style/index.js +3 -3
- package/es/Tabs/tab-content.d.ts +9 -9
- package/es/Tabs/tab-content.js +34 -34
- package/es/Tabs/tab-header/dropdown-icon.d.ts +1 -1
- package/es/Tabs/tab-header/dropdown-icon.js +54 -54
- package/es/Tabs/tab-header/index.d.ts +4 -4
- package/es/Tabs/tab-header/index.js +305 -305
- package/es/Tabs/tab-header/tab-ink.d.ts +11 -11
- package/es/Tabs/tab-header/tab-ink.js +58 -58
- package/es/Tabs/tab-header/tab-nav-icon.d.ts +17 -17
- package/es/Tabs/tab-header/tab-nav-icon.js +79 -79
- package/es/Tabs/tab-header/tab-title.d.ts +17 -17
- package/es/Tabs/tab-header/tab-title.js +56 -56
- package/es/Tabs/tab-pane.d.ts +8 -8
- package/es/Tabs/tab-pane.js +38 -38
- package/es/Tabs/tabs.d.ts +18 -18
- package/es/Tabs/tabs.js +153 -153
- package/es/Tabs/utils.d.ts +12 -12
- package/es/Tabs/utils.js +37 -37
- package/es/Tag/index.d.ts +5 -5
- package/es/Tag/index.js +135 -135
- package/es/Tag/interface.d.ts +72 -72
- package/es/Tag/interface.js +1 -1
- package/es/Tag/style/index.d.ts +2 -2
- package/es/Tag/style/index.js +2 -2
- package/es/TimePicker/context.d.ts +7 -7
- package/es/TimePicker/context.js +2 -2
- package/es/TimePicker/index.d.ts +4 -4
- package/es/TimePicker/index.js +49 -49
- package/es/TimePicker/interface.d.ts +244 -244
- package/es/TimePicker/interface.js +1 -1
- package/es/TimePicker/picker.d.ts +15 -15
- package/es/TimePicker/picker.js +223 -223
- package/es/TimePicker/range-picker.d.ts +12 -12
- package/es/TimePicker/range-picker.js +56 -56
- package/es/TimePicker/style/index.d.ts +5 -5
- package/es/TimePicker/style/index.js +5 -5
- package/es/TimePicker/time-column.d.ts +17 -17
- package/es/TimePicker/time-column.js +55 -55
- package/es/TimePicker/time-picker.d.ts +24 -24
- package/es/TimePicker/time-picker.js +236 -236
- package/es/TimePicker/util.d.ts +7 -7
- package/es/TimePicker/util.js +55 -55
- package/es/Timeline/index.d.ts +3 -3
- package/es/Timeline/index.js +2 -2
- package/es/Timeline/interface.d.ts +95 -95
- package/es/Timeline/interface.js +1 -1
- package/es/Timeline/item.d.ts +7 -7
- package/es/Timeline/item.js +67 -67
- package/es/Timeline/style/index.d.ts +2 -2
- package/es/Timeline/style/index.js +2 -2
- package/es/Timeline/timeline.d.ts +10 -10
- package/es/Timeline/timeline.js +97 -97
- package/es/Tooltip/index.d.ts +10 -10
- package/es/Tooltip/index.js +90 -90
- package/es/Tooltip/interface.d.ts +92 -92
- package/es/Tooltip/interface.js +1 -1
- package/es/Tooltip/style/index.d.ts +3 -3
- package/es/Tooltip/style/index.js +3 -3
- package/es/Transfer/index.d.ts +5 -5
- package/es/Transfer/index.js +223 -223
- package/es/Transfer/interface.d.ts +225 -225
- package/es/Transfer/interface.js +1 -1
- package/es/Transfer/item.d.ts +3 -3
- package/es/Transfer/item.js +117 -117
- package/es/Transfer/list.d.ts +5 -5
- package/es/Transfer/list.js +152 -152
- package/es/Transfer/style/index.d.ts +6 -6
- package/es/Transfer/style/index.js +6 -6
- package/es/Tree/animation.d.ts +7 -7
- package/es/Tree/animation.js +119 -119
- package/es/Tree/context.d.ts +27 -27
- package/es/Tree/context.js +2 -2
- package/es/Tree/index.d.ts +73 -73
- package/es/Tree/index.js +750 -750
- package/es/Tree/interface.d.ts +344 -344
- package/es/Tree/interface.js +1 -1
- package/es/Tree/node-list.d.ts +3 -3
- package/es/Tree/node-list.js +125 -125
- package/es/Tree/node.d.ts +12 -12
- package/es/Tree/node.js +268 -268
- package/es/Tree/style/index.d.ts +3 -3
- package/es/Tree/style/index.js +3 -3
- package/es/Tree/util.d.ts +13 -13
- package/es/Tree/util.js +169 -169
- package/es/TreeSelect/hook/useKeyCache.d.ts +6 -6
- package/es/TreeSelect/hook/useKeyCache.js +83 -83
- package/es/TreeSelect/hook/useStateValue.d.ts +19 -19
- package/es/TreeSelect/hook/useStateValue.js +139 -139
- package/es/TreeSelect/hook/useTreeData.d.ts +3 -3
- package/es/TreeSelect/hook/useTreeData.js +33 -33
- package/es/TreeSelect/index.d.ts +4 -4
- package/es/TreeSelect/index.js +2 -2
- package/es/TreeSelect/interface.d.ts +211 -211
- package/es/TreeSelect/interface.js +10 -10
- package/es/TreeSelect/style/index.d.ts +5 -5
- package/es/TreeSelect/style/index.js +5 -5
- package/es/TreeSelect/tree-list.d.ts +12 -12
- package/es/TreeSelect/tree-list.js +144 -144
- package/es/TreeSelect/tree-select.d.ts +12 -12
- package/es/TreeSelect/tree-select.js +343 -343
- package/es/TreeSelect/utils.d.ts +1 -1
- package/es/TreeSelect/utils.js +13 -13
- package/es/Trigger/getPopupStyle.d.ts +20 -20
- package/es/Trigger/getPopupStyle.js +394 -394
- package/es/Trigger/index.d.ts +123 -123
- package/es/Trigger/index.js +917 -917
- package/es/Trigger/interface.d.ts +246 -246
- package/es/Trigger/interface.js +1 -1
- package/es/Trigger/portal.d.ts +8 -8
- package/es/Trigger/portal.js +24 -24
- package/es/Trigger/style/index.d.ts +2 -2
- package/es/Trigger/style/index.js +2 -2
- package/es/Typography/base.d.ts +6 -6
- package/es/Typography/base.js +217 -217
- package/es/Typography/edit-content.d.ts +4 -4
- package/es/Typography/edit-content.js +30 -30
- package/es/Typography/ellipsis.d.ts +6 -6
- package/es/Typography/ellipsis.js +204 -204
- package/es/Typography/index.d.ts +13 -13
- package/es/Typography/index.js +11 -11
- package/es/Typography/interface.d.ts +262 -262
- package/es/Typography/interface.js +1 -1
- package/es/Typography/operations.d.ts +3 -3
- package/es/Typography/operations.js +88 -88
- package/es/Typography/paragraph.d.ts +4 -4
- package/es/Typography/paragraph.js +25 -25
- package/es/Typography/style/index.d.ts +5 -5
- package/es/Typography/style/index.js +5 -5
- package/es/Typography/text.d.ts +3 -3
- package/es/Typography/text.js +19 -19
- package/es/Typography/title.d.ts +4 -4
- package/es/Typography/title.js +31 -31
- package/es/Typography/typography.d.ts +4 -4
- package/es/Typography/typography.js +13 -13
- package/es/Typography/useCssEllipsis.d.ts +6 -6
- package/es/Typography/useCssEllipsis.js +69 -69
- package/es/Typography/useEllipsis.d.ts +21 -21
- package/es/Typography/useEllipsis.js +217 -217
- package/es/Upload/index.d.ts +3 -3
- package/es/Upload/index.js +2 -2
- package/es/Upload/interface.d.ts +337 -337
- package/es/Upload/interface.js +6 -6
- package/es/Upload/list/index.d.ts +6 -6
- package/es/Upload/list/index.js +125 -125
- package/es/Upload/list/pictureItem.d.ts +9 -9
- package/es/Upload/list/pictureItem.js +57 -57
- package/es/Upload/list/textItem.d.ts +9 -9
- package/es/Upload/list/textItem.js +103 -103
- package/es/Upload/list/uploadProgress.d.ts +14 -14
- package/es/Upload/list/uploadProgress.js +60 -60
- package/es/Upload/request.d.ts +3 -3
- package/es/Upload/request.js +64 -64
- package/es/Upload/style/index.d.ts +6 -6
- package/es/Upload/style/index.js +6 -6
- package/es/Upload/trigger-node.d.ts +6 -6
- package/es/Upload/trigger-node.js +132 -132
- package/es/Upload/upload.d.ts +12 -12
- package/es/Upload/upload.js +225 -225
- package/es/Upload/uploader.d.ts +28 -28
- package/es/Upload/uploader.js +256 -256
- package/es/Upload/util.d.ts +4 -4
- package/es/Upload/util.js +114 -114
- package/es/VerificationCode/index.d.ts +4 -4
- package/es/VerificationCode/index.js +2 -2
- package/es/VerificationCode/interface.d.ts +80 -80
- package/es/VerificationCode/interface.js +1 -1
- package/es/VerificationCode/style/index.d.ts +3 -3
- package/es/VerificationCode/style/index.js +3 -3
- package/es/VerificationCode/verification-code.d.ts +5 -5
- package/es/VerificationCode/verification-code.js +79 -79
- package/es/Watermark/index.d.ts +4 -4
- package/es/Watermark/index.js +2 -2
- package/es/Watermark/interface.d.ts +70 -70
- package/es/Watermark/interface.js +1 -1
- package/es/Watermark/style/index.d.ts +1 -1
- package/es/Watermark/style/index.js +1 -1
- package/es/Watermark/watermark.d.ts +5 -5
- package/es/Watermark/watermark.js +67 -67
- package/es/_class/Draggable/index.d.ts +2 -2
- package/es/_class/Draggable/index.js +35 -35
- package/es/_class/Draggable/interface.d.ts +24 -24
- package/es/_class/Draggable/interface.js +1 -1
- package/es/_class/Draggable/item.d.ts +3 -3
- package/es/_class/Draggable/item.js +88 -88
- package/es/_class/OverflowEllipsis/OverflowItem.d.ts +10 -10
- package/es/_class/OverflowEllipsis/OverflowItem.js +23 -23
- package/es/_class/OverflowEllipsis/index.d.ts +11 -11
- package/es/_class/OverflowEllipsis/index.js +109 -109
- package/es/_class/VirtualList/Filler.d.ts +15 -15
- package/es/_class/VirtualList/Filler.js +30 -30
- package/es/_class/VirtualList/index.d.ts +39 -39
- package/es/_class/VirtualList/index.js +485 -485
- package/es/_class/VirtualList/utils/algorithmUtil.d.ts +23 -23
- package/es/_class/VirtualList/utils/algorithmUtil.js +70 -70
- package/es/_class/VirtualList/utils/itemUtil.d.ts +75 -75
- package/es/_class/VirtualList/utils/itemUtil.js +132 -132
- package/es/_class/icon-hover.d.ts +10 -10
- package/es/_class/icon-hover.js +36 -36
- package/es/_class/notice.d.ts +50 -50
- package/es/_class/notice.js +170 -170
- package/es/_class/notification.d.ts +15 -15
- package/es/_class/notification.js +93 -93
- package/es/_class/picker/input-range.d.ts +35 -35
- package/es/_class/picker/input-range.js +173 -173
- package/es/_class/picker/input.d.ts +31 -31
- package/es/_class/picker/input.js +114 -114
- package/es/_class/select-view.d.ts +158 -158
- package/es/_class/select-view.js +368 -368
- package/es/_hooks/useVerificationCode/index.d.ts +2 -2
- package/es/_hooks/useVerificationCode/index.js +119 -119
- package/es/_hooks/useVerificationCode/interface.d.ts +63 -63
- package/es/_hooks/useVerificationCode/interface.js +1 -1
- package/es/_hooks/useWatermark/index.d.ts +2 -2
- package/es/_hooks/useWatermark/index.js +307 -307
- package/es/_hooks/useWatermark/interface.d.ts +81 -81
- package/es/_hooks/useWatermark/interface.js +1 -1
- package/es/_hooks/useWatermark/utils.d.ts +1 -1
- package/es/_hooks/useWatermark/utils.js +15 -15
- package/es/_util/CSSTransition.d.ts +2 -2
- package/es/_util/CSSTransition.js +85 -85
- package/es/_util/classNames.d.ts +5 -5
- package/es/_util/classNames.js +61 -61
- package/es/_util/clipboard.d.ts +1 -1
- package/es/_util/clipboard.js +83 -83
- package/es/_util/color.d.ts +27 -27
- package/es/_util/color.js +190 -190
- package/es/_util/constant.d.ts +3 -3
- package/es/_util/constant.js +17 -17
- package/es/_util/contextHolder.d.ts +9 -9
- package/es/_util/contextHolder.js +47 -47
- package/es/_util/dayjs.d.ts +21 -21
- package/es/_util/dayjs.js +294 -294
- package/es/_util/dom.d.ts +12 -12
- package/es/_util/dom.js +64 -64
- package/es/_util/fillNBSP.d.ts +1 -1
- package/es/_util/fillNBSP.js +6 -6
- package/es/_util/getHighlightText.d.ts +5 -5
- package/es/_util/getHighlightText.js +32 -32
- package/es/_util/getHotkeyHandler.d.ts +16 -16
- package/es/_util/getHotkeyHandler.js +35 -35
- package/es/_util/getStringLength.d.ts +1 -1
- package/es/_util/getStringLength.js +13 -13
- package/es/_util/hooks/useComputedState.d.ts +4 -4
- package/es/_util/hooks/useComputedState.js +25 -25
- package/es/_util/hooks/useCreate.d.ts +1 -1
- package/es/_util/hooks/useCreate.js +8 -8
- package/es/_util/hooks/useForceUpdate.d.ts +2 -2
- package/es/_util/hooks/useForceUpdate.js +21 -21
- package/es/_util/hooks/useId.d.ts +6 -6
- package/es/_util/hooks/useId.js +33 -33
- package/es/_util/hooks/useInView.d.ts +11 -11
- package/es/_util/hooks/useInView.js +60 -60
- package/es/_util/hooks/useIntersectionObserver.d.ts +7 -7
- package/es/_util/hooks/useIntersectionObserver.js +29 -29
- package/es/_util/hooks/useInterval.d.ts +1 -1
- package/es/_util/hooks/useInterval.js +29 -29
- package/es/_util/hooks/useIsFirstRender.d.ts +1 -1
- package/es/_util/hooks/useIsFirstRender.js +8 -8
- package/es/_util/hooks/useIsomorphicLayoutEffect.d.ts +3 -3
- package/es/_util/hooks/useIsomorphicLayoutEffect.js +6 -6
- package/es/_util/hooks/useKeyboardEvent.d.ts +14 -14
- package/es/_util/hooks/useKeyboardEvent.js +29 -29
- package/es/_util/hooks/useMergeProps.d.ts +4 -4
- package/es/_util/hooks/useMergeProps.js +31 -31
- package/es/_util/hooks/useMergeValue.d.ts +5 -5
- package/es/_util/hooks/useMergeValue.js +44 -44
- package/es/_util/hooks/useOverflowHidden.d.ts +5 -5
- package/es/_util/hooks/useOverflowHidden.js +43 -43
- package/es/_util/hooks/useOverrideRef.d.ts +5 -5
- package/es/_util/hooks/useOverrideRef.js +18 -18
- package/es/_util/hooks/usePersistCallback.d.ts +1 -1
- package/es/_util/hooks/usePersistCallback.js +40 -40
- package/es/_util/hooks/usePrevious.d.ts +2 -2
- package/es/_util/hooks/usePrevious.js +8 -8
- package/es/_util/hooks/useRefs.d.ts +1 -1
- package/es/_util/hooks/useRefs.js +15 -15
- package/es/_util/hooks/useResizeObserver.d.ts +6 -6
- package/es/_util/hooks/useResizeObserver.js +25 -25
- package/es/_util/hooks/useStateCallback.d.ts +5 -5
- package/es/_util/hooks/useStateCallback.js +30 -30
- package/es/_util/hooks/useStateWithPromise.d.ts +2 -2
- package/es/_util/hooks/useStateWithPromise.js +47 -47
- package/es/_util/hooks/useUpdate.d.ts +2 -2
- package/es/_util/hooks/useUpdate.js +13 -13
- package/es/_util/hooks/useWatch.d.ts +2 -2
- package/es/_util/hooks/useWatch.js +10 -10
- package/es/_util/include.d.ts +1 -1
- package/es/_util/include.js +10 -10
- package/es/_util/is.d.ts +27 -27
- package/es/_util/is.js +131 -131
- package/es/_util/keycode.d.ts +36 -36
- package/es/_util/keycode.js +37 -37
- package/es/_util/mergeProps.d.ts +1 -1
- package/es/_util/mergeProps.js +23 -23
- package/es/_util/mergedToString.d.ts +2 -2
- package/es/_util/mergedToString.js +20 -20
- package/es/_util/omit.d.ts +1 -1
- package/es/_util/omit.js +22 -22
- package/es/_util/pad.d.ts +2 -2
- package/es/_util/pad.js +18 -18
- package/es/_util/pick.d.ts +4 -4
- package/es/_util/pick.js +25 -25
- package/es/_util/raf.d.ts +3 -3
- package/es/_util/raf.js +29 -29
- package/es/_util/react-dom.d.ts +13 -13
- package/es/_util/react-dom.js +105 -105
- package/es/_util/resizeObserver.d.ts +21 -21
- package/es/_util/resizeObserver.js +90 -90
- package/es/_util/responsiveObserve.d.ts +15 -15
- package/es/_util/responsiveObserve.js +85 -85
- package/es/_util/scrollIntoView.d.ts +2 -2
- package/es/_util/scrollIntoView.js +27 -27
- package/es/_util/style.d.ts +3 -3
- package/es/_util/style.js +38 -38
- package/es/_util/throttleByRaf.d.ts +4 -4
- package/es/_util/throttleByRaf.js +45 -45
- package/es/_util/throttleByRafV2.d.ts +4 -4
- package/es/_util/throttleByRafV2.js +49 -49
- package/es/_util/type.d.ts +4 -4
- package/es/_util/type.js +1 -1
- package/es/_util/warning.d.ts +1 -1
- package/es/_util/warning.js +11 -11
- package/es/index.d.ts +142 -142
- package/es/index.js +72 -72
- package/es/locale/ar-EG.d.ts +228 -228
- package/es/locale/ar-EG.js +167 -167
- package/es/locale/de-DE.d.ts +228 -228
- package/es/locale/de-DE.js +165 -165
- package/es/locale/default.d.ts +2 -2
- package/es/locale/default.js +2 -2
- package/es/locale/en-US.d.ts +234 -234
- package/es/locale/en-US.js +172 -172
- package/es/locale/es-ES.d.ts +228 -228
- package/es/locale/es-ES.js +165 -165
- package/es/locale/fr-FR.d.ts +228 -228
- package/es/locale/fr-FR.js +165 -165
- package/es/locale/id-ID.d.ts +228 -228
- package/es/locale/id-ID.js +165 -165
- package/es/locale/interface.d.ts +39 -39
- package/es/locale/interface.js +1 -1
- package/es/locale/it-IT.d.ts +228 -228
- package/es/locale/it-IT.js +165 -165
- package/es/locale/ja-JP.d.ts +281 -281
- package/es/locale/ja-JP.js +218 -218
- package/es/locale/ko-KR.d.ts +228 -228
- package/es/locale/ko-KR.js +165 -165
- package/es/locale/ms-MY.d.ts +228 -228
- package/es/locale/ms-MY.js +165 -165
- package/es/locale/pt-BR.d.ts +228 -228
- package/es/locale/pt-BR.js +165 -165
- package/es/locale/pt-PT.d.ts +228 -228
- package/es/locale/pt-PT.js +165 -165
- package/es/locale/ru-RU.d.ts +228 -228
- package/es/locale/ru-RU.js +165 -165
- package/es/locale/th-TH.d.ts +228 -228
- package/es/locale/th-TH.js +165 -165
- package/es/locale/tr-TR.d.ts +229 -229
- package/es/locale/tr-TR.js +167 -167
- package/es/locale/vi-VN.d.ts +228 -228
- package/es/locale/vi-VN.js +166 -166
- package/es/locale/zh-CN.d.ts +281 -281
- package/es/locale/zh-CN.js +219 -219
- package/es/locale/zh-HK.d.ts +281 -281
- package/es/locale/zh-HK.js +219 -219
- package/es/locale/zh-TW.d.ts +281 -281
- package/es/locale/zh-TW.js +218 -218
- package/hooks/es/index.d.ts +2 -2
- package/hooks/es/index.js +2 -2
- package/hooks/es/useVerificationCode/index.d.ts +2 -2
- package/hooks/es/useVerificationCode/index.js +2 -2
- package/hooks/es/useWatermark/index.d.ts +2 -2
- package/hooks/es/useWatermark/index.js +2 -2
- package/hooks/lib/index.d.ts +2 -2
- package/hooks/lib/index.js +10 -10
- package/hooks/lib/useVerificationCode/index.d.ts +2 -2
- package/hooks/lib/useVerificationCode/index.js +7 -7
- package/hooks/lib/useWatermark/index.d.ts +2 -2
- package/hooks/lib/useWatermark/index.js +7 -7
- package/hooks/package.json +2 -2
- package/icon/icons.json +439 -309
- package/icon/index.d.ts +37 -0
- package/icon/index.es.js +38 -1
- package/icon/index.js +860 -564
- package/icon/react-icon/IconYtBasicConfigMaterial/index.js +60 -0
- package/icon/react-icon/IconYtCalendar/index.js +55 -0
- package/icon/react-icon/IconYtCircular/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowDown/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowLeft/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowRight/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowUp/index.js +50 -0
- package/icon/react-icon/IconYtDirectionCaretDown/index.js +48 -0
- package/icon/react-icon/IconYtDirectionCaretLeft/index.js +48 -0
- package/icon/react-icon/IconYtDirectionCaretRight/index.js +48 -0
- package/icon/react-icon/IconYtDirectionCaretUp/index.js +48 -0
- package/icon/react-icon/IconYtDirectionDoubleDown/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDoubleLeft/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDoubleRight/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDoubleUp/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDown/index.js +50 -0
- package/icon/react-icon/IconYtDirectionLeft/index.js +50 -0
- package/icon/react-icon/IconYtDirectionMenuFold/index.js +53 -0
- package/icon/react-icon/IconYtDirectionMenuUnfold/index.js +53 -0
- package/icon/react-icon/IconYtDirectionRight/index.js +50 -0
- package/icon/react-icon/IconYtDirectionUp/index.js +50 -0
- package/icon/react-icon/IconYtForecastingManagement/index.js +60 -0
- package/icon/react-icon/IconYtGeneralCalendar/index.js +55 -0
- package/icon/react-icon/IconYtGeneralDragDot/index.js +50 -0
- package/icon/react-icon/IconYtGeneralDragDotVertical/index.js +50 -0
- package/icon/react-icon/IconYtGeneralMore/index.js +50 -0
- package/icon/react-icon/IconYtGeneralRefresh/index.js +50 -0
- package/icon/react-icon/IconYtGeneralSetting/index.js +57 -0
- package/icon/react-icon/IconYtMaterialControl/index.js +55 -0
- package/icon/react-icon/IconYtMoon/index.js +50 -0
- package/icon/react-icon/IconYtNotification/index.js +55 -0
- package/icon/react-icon/IconYtOmnichannelInventory/index.js +61 -0
- package/icon/react-icon/IconYtOmnichannelSalesCenter/index.js +60 -0
- package/icon/react-icon/IconYtSearch/index.js +50 -0
- package/icon/react-icon/IconYtSetting/index.js +55 -0
- package/icon/react-icon/IconYtSortSwitching/index.js +48 -0
- package/icon/react-icon/IconYtSun/index.js +50 -0
- package/icon/react-icon-cjs/IconYtBasicConfigMaterial/index.js +79 -0
- package/icon/react-icon-cjs/IconYtCalendar/index.js +74 -0
- package/icon/react-icon-cjs/IconYtCircular/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowDown/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowLeft/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowRight/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowUp/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretDown/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretLeft/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretRight/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretUp/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleDown/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleLeft/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleRight/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleUp/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDown/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionLeft/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionMenuFold/index.js +72 -0
- package/icon/react-icon-cjs/IconYtDirectionMenuUnfold/index.js +72 -0
- package/icon/react-icon-cjs/IconYtDirectionRight/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionUp/index.js +69 -0
- package/icon/react-icon-cjs/IconYtForecastingManagement/index.js +79 -0
- package/icon/react-icon-cjs/IconYtGeneralCalendar/index.js +74 -0
- package/icon/react-icon-cjs/IconYtGeneralDragDot/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralDragDotVertical/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralMore/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralRefresh/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralSetting/index.js +76 -0
- package/icon/react-icon-cjs/IconYtMaterialControl/index.js +74 -0
- package/icon/react-icon-cjs/IconYtMoon/index.js +69 -0
- package/icon/react-icon-cjs/IconYtNotification/index.js +74 -0
- package/icon/react-icon-cjs/IconYtOmnichannelInventory/index.js +80 -0
- package/icon/react-icon-cjs/IconYtOmnichannelSalesCenter/index.js +79 -0
- package/icon/react-icon-cjs/IconYtSearch/index.js +69 -0
- package/icon/react-icon-cjs/IconYtSetting/index.js +74 -0
- package/icon/react-icon-cjs/IconYtSortSwitching/index.js +67 -0
- package/icon/react-icon-cjs/IconYtSun/index.js +69 -0
- package/lib/Affix/index.d.ts +10 -10
- package/lib/Affix/index.js +196 -196
- package/lib/Affix/interface.d.ts +52 -52
- package/lib/Affix/interface.js +2 -2
- package/lib/Affix/style/index.d.ts +2 -2
- package/lib/Affix/style/index.js +4 -4
- package/lib/Alert/index.d.ts +5 -5
- package/lib/Alert/index.js +124 -124
- package/lib/Alert/interface.d.ts +66 -66
- package/lib/Alert/interface.js +2 -2
- package/lib/Alert/style/index.d.ts +2 -2
- package/lib/Alert/style/index.js +4 -4
- package/lib/Anchor/anchor.d.ts +9 -9
- package/lib/Anchor/anchor.js +299 -299
- package/lib/Anchor/context.d.ts +11 -11
- package/lib/Anchor/context.js +10 -10
- package/lib/Anchor/index.d.ts +4 -4
- package/lib/Anchor/index.js +7 -7
- package/lib/Anchor/interface.d.ts +105 -105
- package/lib/Anchor/interface.js +2 -2
- package/lib/Anchor/link.d.ts +6 -6
- package/lib/Anchor/link.js +93 -93
- package/lib/Anchor/style/index.d.ts +3 -3
- package/lib/Anchor/style/index.js +5 -5
- package/lib/Anchor/utils.d.ts +4 -4
- package/lib/Anchor/utils.js +52 -52
- package/lib/AutoComplete/index.d.ts +12 -12
- package/lib/AutoComplete/index.js +185 -185
- package/lib/AutoComplete/interface.d.ts +127 -127
- package/lib/AutoComplete/interface.js +2 -2
- package/lib/AutoComplete/style/index.d.ts +4 -4
- package/lib/AutoComplete/style/index.js +6 -6
- package/lib/Avatar/avatar.d.ts +6 -6
- package/lib/Avatar/avatar.js +105 -105
- package/lib/Avatar/context.d.ts +4 -4
- package/lib/Avatar/context.js +4 -4
- package/lib/Avatar/group.d.ts +6 -6
- package/lib/Avatar/group.js +91 -91
- package/lib/Avatar/index.d.ts +8 -8
- package/lib/Avatar/index.js +21 -21
- package/lib/Avatar/interface.d.ts +95 -95
- package/lib/Avatar/interface.js +2 -2
- package/lib/Avatar/style/index.d.ts +3 -3
- package/lib/Avatar/style/index.js +5 -5
- package/lib/BackTop/index.d.ts +7 -7
- package/lib/BackTop/index.js +117 -117
- package/lib/BackTop/interface.d.ts +37 -37
- package/lib/BackTop/interface.js +2 -2
- package/lib/BackTop/style/index.d.ts +2 -2
- package/lib/BackTop/style/index.js +4 -4
- package/lib/Badge/count.d.ts +8 -8
- package/lib/Badge/count.js +57 -57
- package/lib/Badge/index.d.ts +5 -5
- package/lib/Badge/index.js +138 -138
- package/lib/Badge/interface.d.ts +57 -57
- package/lib/Badge/interface.js +2 -2
- package/lib/Badge/style/index.d.ts +2 -2
- package/lib/Badge/style/index.js +4 -4
- package/lib/Breadcrumb/index.d.ts +8 -8
- package/lib/Breadcrumb/index.js +119 -119
- package/lib/Breadcrumb/interface.d.ts +78 -78
- package/lib/Breadcrumb/interface.js +2 -2
- package/lib/Breadcrumb/item.d.ts +8 -8
- package/lib/Breadcrumb/item.js +89 -89
- package/lib/Breadcrumb/style/index.d.ts +3 -3
- package/lib/Breadcrumb/style/index.js +5 -5
- package/lib/Button/group.d.ts +5 -5
- package/lib/Button/group.js +59 -59
- package/lib/Button/index.d.ts +15 -15
- package/lib/Button/index.js +156 -156
- package/lib/Button/interface.d.ts +105 -105
- package/lib/Button/interface.js +2 -2
- package/lib/Button/style/index.d.ts +2 -2
- package/lib/Button/style/index.js +4 -4
- package/lib/Calendar/header/header.d.ts +2 -2
- package/lib/Calendar/header/header.js +89 -89
- package/lib/Calendar/header/panel-header.d.ts +2 -2
- package/lib/Calendar/header/panel-header.js +33 -33
- package/lib/Calendar/hooks/useCellClassName.d.ts +1 -1
- package/lib/Calendar/hooks/useCellClassName.js +59 -59
- package/lib/Calendar/index.d.ts +7 -7
- package/lib/Calendar/index.js +166 -166
- package/lib/Calendar/interface.d.ts +122 -122
- package/lib/Calendar/interface.js +2 -2
- package/lib/Calendar/month.d.ts +15 -15
- package/lib/Calendar/month.js +140 -140
- package/lib/Calendar/style/index.d.ts +4 -4
- package/lib/Calendar/style/index.js +6 -6
- package/lib/Calendar/week-list.d.ts +10 -10
- package/lib/Calendar/week-list.js +22 -22
- package/lib/Calendar/year.d.ts +13 -13
- package/lib/Calendar/year.js +64 -64
- package/lib/Card/grid.d.ts +5 -5
- package/lib/Card/grid.js +37 -37
- package/lib/Card/index.d.ts +10 -10
- package/lib/Card/index.js +100 -100
- package/lib/Card/interface.d.ts +99 -99
- package/lib/Card/interface.js +2 -2
- package/lib/Card/meta.d.ts +5 -5
- package/lib/Card/meta.js +66 -66
- package/lib/Card/style/index.d.ts +3 -3
- package/lib/Card/style/index.js +5 -5
- package/lib/Carousel/arrow.d.ts +4 -4
- package/lib/Carousel/arrow.js +60 -60
- package/lib/Carousel/index.d.ts +5 -5
- package/lib/Carousel/index.js +312 -312
- package/lib/Carousel/indicator.d.ts +4 -4
- package/lib/Carousel/indicator.js +81 -81
- package/lib/Carousel/interface.d.ts +144 -144
- package/lib/Carousel/interface.js +2 -2
- package/lib/Carousel/style/index.d.ts +2 -2
- package/lib/Carousel/style/index.js +4 -4
- package/lib/Cascader/base/node.d.ts +78 -78
- package/lib/Cascader/base/node.js +203 -203
- package/lib/Cascader/base/store.d.ts +43 -43
- package/lib/Cascader/base/store.js +171 -171
- package/lib/Cascader/cascader.d.ts +17 -17
- package/lib/Cascader/cascader.js +369 -369
- package/lib/Cascader/hook/useRefCurrent.d.ts +3 -3
- package/lib/Cascader/hook/useRefCurrent.js +46 -46
- package/lib/Cascader/index.d.ts +5 -5
- package/lib/Cascader/index.js +18 -18
- package/lib/Cascader/interface.d.ts +308 -308
- package/lib/Cascader/interface.js +2 -2
- package/lib/Cascader/panel/list.d.ts +4 -4
- package/lib/Cascader/panel/list.js +409 -409
- package/lib/Cascader/panel/option.d.ts +23 -23
- package/lib/Cascader/panel/option.js +17 -17
- package/lib/Cascader/panel/search-panel.d.ts +28 -28
- package/lib/Cascader/panel/search-panel.js +232 -232
- package/lib/Cascader/style/index.d.ts +6 -6
- package/lib/Cascader/style/index.js +8 -8
- package/lib/Cascader/util.d.ts +24 -24
- package/lib/Cascader/util.js +125 -125
- package/lib/Checkbox/checkbox.d.ts +14 -14
- package/lib/Checkbox/checkbox.js +146 -146
- package/lib/Checkbox/group.d.ts +17 -17
- package/lib/Checkbox/group.js +135 -135
- package/lib/Checkbox/icon-check.d.ts +3 -3
- package/lib/Checkbox/icon-check.js +12 -12
- package/lib/Checkbox/index.d.ts +4 -4
- package/lib/Checkbox/index.js +10 -10
- package/lib/Checkbox/interface.d.ts +102 -102
- package/lib/Checkbox/interface.js +2 -2
- package/lib/Checkbox/style/index.d.ts +2 -2
- package/lib/Checkbox/style/index.js +4 -4
- package/lib/Checkbox/useCheckbox.d.ts +22 -22
- package/lib/Checkbox/useCheckbox.js +105 -105
- package/lib/Collapse/collapse.d.ts +14 -14
- package/lib/Collapse/collapse.js +145 -145
- package/lib/Collapse/index.d.ts +3 -3
- package/lib/Collapse/index.js +7 -7
- package/lib/Collapse/interface.d.ts +111 -111
- package/lib/Collapse/interface.js +2 -2
- package/lib/Collapse/item.d.ts +7 -7
- package/lib/Collapse/item.js +125 -125
- package/lib/Collapse/style/index.d.ts +2 -2
- package/lib/Collapse/style/index.js +4 -4
- package/lib/ColorPicker/colors.d.ts +1 -1
- package/lib/ColorPicker/colors.js +27 -27
- package/lib/ColorPicker/control-bar.d.ts +12 -12
- package/lib/ColorPicker/control-bar.js +62 -62
- package/lib/ColorPicker/hooks/useColorPicker.d.ts +30 -30
- package/lib/ColorPicker/hooks/useColorPicker.js +101 -101
- package/lib/ColorPicker/hooks/useControlBlock.d.ts +12 -12
- package/lib/ColorPicker/hooks/useControlBlock.js +75 -75
- package/lib/ColorPicker/index.d.ts +5 -5
- package/lib/ColorPicker/index.js +83 -83
- package/lib/ColorPicker/input-alpha.d.ts +7 -7
- package/lib/ColorPicker/input-alpha.js +35 -35
- package/lib/ColorPicker/input-hex.d.ts +11 -11
- package/lib/ColorPicker/input-hex.js +85 -85
- package/lib/ColorPicker/input-rgb.d.ts +10 -10
- package/lib/ColorPicker/input-rgb.js +47 -47
- package/lib/ColorPicker/interface.d.ts +126 -126
- package/lib/ColorPicker/interface.js +2 -2
- package/lib/ColorPicker/palette.d.ts +7 -7
- package/lib/ColorPicker/palette.js +48 -48
- package/lib/ColorPicker/panel.d.ts +20 -20
- package/lib/ColorPicker/panel.js +140 -140
- package/lib/ColorPicker/style/index.d.ts +4 -4
- package/lib/ColorPicker/style/index.js +6 -6
- package/lib/Comment/index.d.ts +7 -7
- package/lib/Comment/index.js +74 -74
- package/lib/Comment/interface.d.ts +41 -41
- package/lib/Comment/interface.js +2 -2
- package/lib/Comment/style/index.d.ts +2 -2
- package/lib/Comment/style/index.js +4 -4
- package/lib/ConfigProvider/context.d.ts +4 -4
- package/lib/ConfigProvider/context.js +59 -59
- package/lib/ConfigProvider/index.d.ts +11 -11
- package/lib/ConfigProvider/index.js +123 -123
- package/lib/ConfigProvider/interface.d.ts +248 -248
- package/lib/ConfigProvider/interface.js +2 -2
- package/lib/ConfigProvider/style/index.d.ts +1 -1
- package/lib/ConfigProvider/style/index.js +3 -3
- package/lib/ConfigProvider/util.d.ts +2 -2
- package/lib/ConfigProvider/util.js +123 -123
- package/lib/DatePicker/__test__/utils.d.ts +4 -4
- package/lib/DatePicker/__test__/utils.js +41 -41
- package/lib/DatePicker/context.d.ts +8 -8
- package/lib/DatePicker/context.js +4 -4
- package/lib/DatePicker/hooks/useCellClassName.d.ts +1 -1
- package/lib/DatePicker/hooks/useCellClassName.js +113 -113
- package/lib/DatePicker/index.d.ts +4 -4
- package/lib/DatePicker/index.js +90 -90
- package/lib/DatePicker/interface.d.ts +518 -518
- package/lib/DatePicker/interface.js +2 -2
- package/lib/DatePicker/panels/body.d.ts +30 -30
- package/lib/DatePicker/panels/body.js +68 -68
- package/lib/DatePicker/panels/date/index.d.ts +24 -24
- package/lib/DatePicker/panels/date/index.js +183 -183
- package/lib/DatePicker/panels/footer.d.ts +1 -1
- package/lib/DatePicker/panels/footer.js +26 -26
- package/lib/DatePicker/panels/header.d.ts +20 -20
- package/lib/DatePicker/panels/header.js +59 -59
- package/lib/DatePicker/panels/month/index.d.ts +17 -17
- package/lib/DatePicker/panels/month/index.js +108 -108
- package/lib/DatePicker/panels/quarter/index.d.ts +17 -17
- package/lib/DatePicker/panels/quarter/index.js +88 -88
- package/lib/DatePicker/panels/range/index.d.ts +28 -28
- package/lib/DatePicker/panels/range/index.js +170 -170
- package/lib/DatePicker/panels/shortcuts.d.ts +4 -4
- package/lib/DatePicker/panels/shortcuts.js +49 -49
- package/lib/DatePicker/panels/week/index.d.ts +16 -16
- package/lib/DatePicker/panels/week/index.js +61 -61
- package/lib/DatePicker/panels/week-list.d.ts +8 -8
- package/lib/DatePicker/panels/week-list.js +17 -17
- package/lib/DatePicker/panels/year/index.d.ts +16 -16
- package/lib/DatePicker/panels/year/index.js +88 -88
- package/lib/DatePicker/picker-range.d.ts +4 -4
- package/lib/DatePicker/picker-range.js +709 -709
- package/lib/DatePicker/picker.d.ts +18 -18
- package/lib/DatePicker/picker.js +427 -427
- package/lib/DatePicker/style/index.d.ts +7 -7
- package/lib/DatePicker/style/index.js +9 -9
- package/lib/DatePicker/util.d.ts +9 -9
- package/lib/DatePicker/util.js +108 -108
- package/lib/Descriptions/index.d.ts +7 -7
- package/lib/Descriptions/index.js +175 -175
- package/lib/Descriptions/interface.d.ts +79 -79
- package/lib/Descriptions/interface.js +2 -2
- package/lib/Descriptions/style/index.d.ts +2 -2
- package/lib/Descriptions/style/index.js +4 -4
- package/lib/Divider/index.d.ts +5 -5
- package/lib/Divider/index.js +69 -69
- package/lib/Divider/interface.d.ts +21 -21
- package/lib/Divider/interface.js +2 -2
- package/lib/Divider/style/index.d.ts +2 -2
- package/lib/Divider/style/index.js +4 -4
- package/lib/Drawer/index.d.ts +5 -5
- package/lib/Drawer/index.js +225 -225
- package/lib/Drawer/interface.d.ts +185 -185
- package/lib/Drawer/interface.js +2 -2
- package/lib/Drawer/style/index.d.ts +3 -3
- package/lib/Drawer/style/index.js +5 -5
- package/lib/Dropdown/button.d.ts +5 -5
- package/lib/Dropdown/button.js +96 -96
- package/lib/Dropdown/index.d.ts +8 -8
- package/lib/Dropdown/index.js +194 -194
- package/lib/Dropdown/interface.d.ts +109 -109
- package/lib/Dropdown/interface.js +2 -2
- package/lib/Dropdown/style/index.d.ts +4 -4
- package/lib/Dropdown/style/index.js +6 -6
- package/lib/Empty/index.d.ts +5 -5
- package/lib/Empty/index.js +67 -67
- package/lib/Empty/interface.d.ts +23 -23
- package/lib/Empty/interface.js +2 -2
- package/lib/Empty/style/index.d.ts +2 -2
- package/lib/Empty/style/index.js +4 -4
- package/lib/Form/context.d.ts +14 -14
- package/lib/Form/context.js +40 -40
- package/lib/Form/control.d.ts +66 -66
- package/lib/Form/control.js +458 -458
- package/lib/Form/form-item.d.ts +7 -7
- package/lib/Form/form-item.js +287 -287
- package/lib/Form/form-label.d.ts +9 -9
- package/lib/Form/form-label.js +96 -96
- package/lib/Form/form-list.d.ts +6 -6
- package/lib/Form/form-list.js +172 -172
- package/lib/Form/form-provider.d.ts +4 -4
- package/lib/Form/form-provider.js +54 -54
- package/lib/Form/form.d.ts +8 -8
- package/lib/Form/form.js +183 -183
- package/lib/Form/hooks/useContext.d.ts +10 -10
- package/lib/Form/hooks/useContext.js +47 -47
- package/lib/Form/hooks/useState.d.ts +3 -3
- package/lib/Form/hooks/useState.js +61 -61
- package/lib/Form/hooks/useWatch.d.ts +3 -3
- package/lib/Form/hooks/useWatch.js +68 -68
- package/lib/Form/index.d.ts +24 -24
- package/lib/Form/index.js +24 -24
- package/lib/Form/interface.d.ts +533 -533
- package/lib/Form/interface.js +18 -18
- package/lib/Form/promisify.d.ts +2 -2
- package/lib/Form/promisify.js +52 -52
- package/lib/Form/store.d.ts +95 -95
- package/lib/Form/store.js +531 -531
- package/lib/Form/style/index.d.ts +3 -3
- package/lib/Form/style/index.js +5 -5
- package/lib/Form/useForm.d.ts +3 -3
- package/lib/Form/useForm.js +65 -65
- package/lib/Form/utils.d.ts +14 -14
- package/lib/Form/utils.js +211 -211
- package/lib/Grid/col.d.ts +5 -5
- package/lib/Grid/col.js +117 -117
- package/lib/Grid/context.d.ts +20 -20
- package/lib/Grid/context.js +7 -7
- package/lib/Grid/grid-item.d.ts +7 -7
- package/lib/Grid/grid-item.js +115 -115
- package/lib/Grid/grid.d.ts +5 -5
- package/lib/Grid/grid.js +158 -158
- package/lib/Grid/hooks/useResponsiveState.d.ts +2 -2
- package/lib/Grid/hooks/useResponsiveState.js +86 -86
- package/lib/Grid/index.d.ts +11 -11
- package/lib/Grid/index.js +14 -14
- package/lib/Grid/interface.d.ts +239 -239
- package/lib/Grid/interface.js +2 -2
- package/lib/Grid/row.d.ts +5 -5
- package/lib/Grid/row.js +145 -145
- package/lib/Grid/style/index.d.ts +2 -2
- package/lib/Grid/style/index.js +4 -4
- package/lib/Grid/utils.d.ts +11 -11
- package/lib/Grid/utils.js +56 -56
- package/lib/Icon/addFromIconFontCn.d.ts +9 -9
- package/lib/Icon/addFromIconFontCn.js +82 -82
- package/lib/Icon/index.d.ts +25 -25
- package/lib/Icon/index.js +96 -96
- package/lib/Image/image-footer.d.ts +13 -13
- package/lib/Image/image-footer.js +57 -57
- package/lib/Image/image-preview-arrow.d.ts +9 -9
- package/lib/Image/image-preview-arrow.js +54 -54
- package/lib/Image/image-preview-group.d.ts +10 -10
- package/lib/Image/image-preview-group.js +197 -197
- package/lib/Image/image-preview-toolbar.d.ts +14 -14
- package/lib/Image/image-preview-toolbar.js +135 -135
- package/lib/Image/image-preview.d.ts +7 -7
- package/lib/Image/image-preview.js +475 -475
- package/lib/Image/image.d.ts +11 -11
- package/lib/Image/image.js +219 -219
- package/lib/Image/index.d.ts +3 -3
- package/lib/Image/index.js +7 -7
- package/lib/Image/interface.d.ts +274 -274
- package/lib/Image/interface.js +2 -2
- package/lib/Image/previewGroupContext.d.ts +25 -25
- package/lib/Image/previewGroupContext.js +17 -17
- package/lib/Image/style/index.d.ts +2 -2
- package/lib/Image/style/index.js +4 -4
- package/lib/Image/trigger-for-toolbar.d.ts +10 -10
- package/lib/Image/trigger-for-toolbar.js +15 -15
- package/lib/Image/utils/getFixTranslate.d.ts +1 -1
- package/lib/Image/utils/getFixTranslate.js +42 -42
- package/lib/Image/utils/getScale.d.ts +13 -13
- package/lib/Image/utils/getScale.js +83 -83
- package/lib/Image/utils/hooks/useImageStatus.d.ts +12 -12
- package/lib/Image/utils/hooks/useImageStatus.js +37 -37
- package/lib/Image/utils/hooks/useShowFooter.d.ts +8 -8
- package/lib/Image/utils/hooks/useShowFooter.js +10 -10
- package/lib/Input/autoSizeTextAreaHeight.d.ts +5 -5
- package/lib/Input/autoSizeTextAreaHeight.js +101 -101
- package/lib/Input/group.d.ts +7 -7
- package/lib/Input/group.js +61 -61
- package/lib/Input/index.d.ts +7 -7
- package/lib/Input/index.js +7 -7
- package/lib/Input/input-element.d.ts +4 -4
- package/lib/Input/input-element.js +251 -251
- package/lib/Input/input.d.ts +17 -17
- package/lib/Input/input.js +180 -180
- package/lib/Input/interface.d.ts +325 -325
- package/lib/Input/interface.js +2 -2
- package/lib/Input/password.d.ts +5 -5
- package/lib/Input/password.js +117 -117
- package/lib/Input/search.d.ts +5 -5
- package/lib/Input/search.js +101 -101
- package/lib/Input/style/index.d.ts +3 -3
- package/lib/Input/style/index.js +5 -5
- package/lib/Input/textarea.d.ts +12 -12
- package/lib/Input/textarea.js +193 -193
- package/lib/Input/useComposition.d.ts +17 -17
- package/lib/Input/useComposition.js +75 -75
- package/lib/InputNumber/Decimal.d.ts +21 -21
- package/lib/InputNumber/Decimal.js +199 -199
- package/lib/InputNumber/index.d.ts +6 -6
- package/lib/InputNumber/index.js +272 -272
- package/lib/InputNumber/interface.d.ts +141 -141
- package/lib/InputNumber/interface.js +2 -2
- package/lib/InputNumber/style/index.d.ts +3 -3
- package/lib/InputNumber/style/index.js +5 -5
- package/lib/InputNumber/useSelectionRange.d.ts +4 -4
- package/lib/InputNumber/useSelectionRange.js +32 -32
- package/lib/InputNumber/utils.d.ts +28 -28
- package/lib/InputNumber/utils.js +122 -122
- package/lib/InputTag/index.d.ts +3 -3
- package/lib/InputTag/index.js +7 -7
- package/lib/InputTag/input-tag.d.ts +9 -9
- package/lib/InputTag/input-tag.js +527 -527
- package/lib/InputTag/interface.d.ts +215 -215
- package/lib/InputTag/interface.js +2 -2
- package/lib/InputTag/style/index.d.ts +3 -3
- package/lib/InputTag/style/index.js +5 -5
- package/lib/Layout/content.d.ts +4 -4
- package/lib/Layout/content.js +59 -59
- package/lib/Layout/footer.d.ts +4 -4
- package/lib/Layout/footer.js +59 -59
- package/lib/Layout/header.d.ts +4 -4
- package/lib/Layout/header.js +59 -59
- package/lib/Layout/index.d.ts +17 -17
- package/lib/Layout/index.js +112 -112
- package/lib/Layout/interface.d.ts +121 -121
- package/lib/Layout/interface.js +2 -2
- package/lib/Layout/sider.d.ts +10 -10
- package/lib/Layout/sider.js +168 -168
- package/lib/Layout/style/index.d.ts +4 -4
- package/lib/Layout/style/index.js +6 -6
- package/lib/Link/index.d.ts +5 -5
- package/lib/Link/index.js +87 -87
- package/lib/Link/interface.d.ts +30 -30
- package/lib/Link/interface.js +2 -2
- package/lib/Link/style/index.d.ts +2 -2
- package/lib/Link/style/index.js +4 -4
- package/lib/List/index.d.ts +12 -12
- package/lib/List/index.js +256 -256
- package/lib/List/interface.d.ts +192 -192
- package/lib/List/interface.js +2 -2
- package/lib/List/item.d.ts +7 -7
- package/lib/List/item.js +86 -86
- package/lib/List/meta.d.ts +4 -4
- package/lib/List/meta.js +65 -65
- package/lib/List/style/index.d.ts +6 -6
- package/lib/List/style/index.js +8 -8
- package/lib/Mentions/index.d.ts +5 -5
- package/lib/Mentions/index.js +176 -176
- package/lib/Mentions/interface.d.ts +92 -92
- package/lib/Mentions/interface.js +2 -2
- package/lib/Mentions/style/index.d.ts +2 -2
- package/lib/Mentions/style/index.js +4 -4
- package/lib/Mentions/utils.d.ts +9 -9
- package/lib/Mentions/utils.js +27 -27
- package/lib/Menu/context.d.ts +16 -16
- package/lib/Menu/context.js +5 -5
- package/lib/Menu/indent.d.ts +5 -5
- package/lib/Menu/indent.js +60 -60
- package/lib/Menu/index.d.ts +13 -13
- package/lib/Menu/index.js +226 -226
- package/lib/Menu/interface.d.ts +233 -233
- package/lib/Menu/interface.js +2 -2
- package/lib/Menu/item-group.d.ts +6 -6
- package/lib/Menu/item-group.js +45 -45
- package/lib/Menu/item.d.ts +6 -6
- package/lib/Menu/item.js +108 -108
- package/lib/Menu/overflow-wrap.d.ts +9 -9
- package/lib/Menu/overflow-wrap.js +155 -155
- package/lib/Menu/style/index.d.ts +4 -4
- package/lib/Menu/style/index.js +6 -6
- package/lib/Menu/sub-menu/index.d.ts +6 -6
- package/lib/Menu/sub-menu/index.js +58 -58
- package/lib/Menu/sub-menu/inline.d.ts +5 -5
- package/lib/Menu/sub-menu/inline.js +178 -178
- package/lib/Menu/sub-menu/pop.d.ts +5 -5
- package/lib/Menu/sub-menu/pop.js +123 -123
- package/lib/Menu/util.d.ts +16 -16
- package/lib/Menu/util.js +143 -143
- package/lib/Message/index.d.ts +30 -30
- package/lib/Message/index.js +194 -194
- package/lib/Message/interface.d.ts +83 -83
- package/lib/Message/interface.js +2 -2
- package/lib/Message/style/index.d.ts +2 -2
- package/lib/Message/style/index.js +4 -4
- package/lib/Message/useMessage.d.ts +5 -5
- package/lib/Message/useMessage.js +95 -95
- package/lib/Modal/config.d.ts +10 -10
- package/lib/Modal/config.js +35 -35
- package/lib/Modal/confirm.d.ts +14 -14
- package/lib/Modal/confirm.js +149 -149
- package/lib/Modal/index.d.ts +2 -2
- package/lib/Modal/index.js +7 -7
- package/lib/Modal/interface.d.ts +190 -190
- package/lib/Modal/interface.js +2 -2
- package/lib/Modal/modal.d.ts +18 -18
- package/lib/Modal/modal.js +348 -348
- package/lib/Modal/style/index.d.ts +3 -3
- package/lib/Modal/style/index.js +5 -5
- package/lib/Modal/useModal/hookModal.d.ts +8 -8
- package/lib/Modal/useModal/hookModal.js +86 -86
- package/lib/Modal/useModal/index.d.ts +4 -4
- package/lib/Modal/useModal/index.js +87 -87
- package/lib/Notification/index.d.ts +26 -26
- package/lib/Notification/index.js +209 -209
- package/lib/Notification/interface.d.ts +77 -77
- package/lib/Notification/interface.js +2 -2
- package/lib/Notification/style/index.d.ts +2 -2
- package/lib/Notification/style/index.js +4 -4
- package/lib/Notification/useNotification.d.ts +5 -5
- package/lib/Notification/useNotification.js +92 -92
- package/lib/PageHeader/index.d.ts +8 -8
- package/lib/PageHeader/index.js +114 -114
- package/lib/PageHeader/interface.d.ts +44 -44
- package/lib/PageHeader/interface.js +2 -2
- package/lib/PageHeader/style/index.d.ts +3 -3
- package/lib/PageHeader/style/index.js +5 -5
- package/lib/Pagination/index.d.ts +3 -3
- package/lib/Pagination/index.js +7 -7
- package/lib/Pagination/interface.d.ts +133 -133
- package/lib/Pagination/interface.js +2 -2
- package/lib/Pagination/page-item.d.ts +62 -62
- package/lib/Pagination/page-item.js +170 -170
- package/lib/Pagination/page-jumper.d.ts +13 -13
- package/lib/Pagination/page-jumper.js +108 -108
- package/lib/Pagination/page-options.d.ts +13 -13
- package/lib/Pagination/page-options.js +53 -53
- package/lib/Pagination/pagination.d.ts +11 -11
- package/lib/Pagination/pagination.js +276 -276
- package/lib/Pagination/style/index.d.ts +4 -4
- package/lib/Pagination/style/index.js +6 -6
- package/lib/Popconfirm/index.d.ts +7 -7
- package/lib/Popconfirm/index.js +155 -155
- package/lib/Popconfirm/interface.d.ts +128 -128
- package/lib/Popconfirm/interface.js +2 -2
- package/lib/Popconfirm/style/index.d.ts +5 -5
- package/lib/Popconfirm/style/index.js +7 -7
- package/lib/Popover/index.d.ts +7 -7
- package/lib/Popover/index.js +73 -73
- package/lib/Popover/interface.d.ts +20 -20
- package/lib/Popover/interface.js +2 -2
- package/lib/Popover/style/index.d.ts +3 -3
- package/lib/Popover/style/index.js +5 -5
- package/lib/Portal/Portal.d.ts +15 -15
- package/lib/Portal/Portal.js +62 -62
- package/lib/Portal/index.d.ts +19 -19
- package/lib/Portal/index.js +72 -72
- package/lib/Progress/circle-progress.d.ts +8 -8
- package/lib/Progress/circle-progress.js +92 -92
- package/lib/Progress/index.d.ts +5 -5
- package/lib/Progress/index.js +95 -95
- package/lib/Progress/interface.d.ts +87 -87
- package/lib/Progress/interface.js +2 -2
- package/lib/Progress/line-progess.d.ts +2 -2
- package/lib/Progress/line-progess.js +86 -86
- package/lib/Progress/steps-progress.d.ts +2 -2
- package/lib/Progress/steps-progress.js +88 -88
- package/lib/Progress/style/index.d.ts +3 -3
- package/lib/Progress/style/index.js +5 -5
- package/lib/Radio/group.d.ts +10 -10
- package/lib/Radio/group.js +123 -123
- package/lib/Radio/index.d.ts +5 -5
- package/lib/Radio/index.js +10 -10
- package/lib/Radio/interface.d.ts +103 -103
- package/lib/Radio/interface.js +2 -2
- package/lib/Radio/radio.d.ts +11 -11
- package/lib/Radio/radio.js +131 -131
- package/lib/Radio/style/index.d.ts +2 -2
- package/lib/Radio/style/index.js +4 -4
- package/lib/Rate/index.d.ts +5 -5
- package/lib/Rate/index.js +185 -185
- package/lib/Rate/interface.d.ts +70 -70
- package/lib/Rate/interface.js +2 -2
- package/lib/Rate/style/index.d.ts +3 -3
- package/lib/Rate/style/index.js +5 -5
- package/lib/ResizeBox/index.d.ts +13 -13
- package/lib/ResizeBox/index.js +249 -249
- package/lib/ResizeBox/interface.d.ts +264 -264
- package/lib/ResizeBox/interface.js +2 -2
- package/lib/ResizeBox/resize-trigger.d.ts +30 -30
- package/lib/ResizeBox/resize-trigger.js +116 -116
- package/lib/ResizeBox/split-group.d.ts +4 -4
- package/lib/ResizeBox/split-group.js +345 -345
- package/lib/ResizeBox/split.d.ts +5 -5
- package/lib/ResizeBox/split.js +174 -174
- package/lib/ResizeBox/style/index.d.ts +2 -2
- package/lib/ResizeBox/style/index.js +4 -4
- package/lib/Result/403.d.ts +1 -1
- package/lib/Result/403.js +166 -166
- package/lib/Result/404.d.ts +1 -1
- package/lib/Result/404.js +132 -132
- package/lib/Result/500.d.ts +1 -1
- package/lib/Result/500.js +170 -170
- package/lib/Result/index.d.ts +7 -7
- package/lib/Result/index.js +93 -93
- package/lib/Result/interface.d.ts +35 -35
- package/lib/Result/interface.js +2 -2
- package/lib/Result/style/index.d.ts +2 -2
- package/lib/Result/style/index.js +4 -4
- package/lib/Select/index.d.ts +3 -3
- package/lib/Select/index.js +7 -7
- package/lib/Select/interface.d.ts +315 -315
- package/lib/Select/interface.js +2 -2
- package/lib/Select/opt-group.d.ts +6 -6
- package/lib/Select/opt-group.js +37 -37
- package/lib/Select/option.d.ts +6 -6
- package/lib/Select/option.js +78 -78
- package/lib/Select/select.d.ts +10 -10
- package/lib/Select/select.js +696 -696
- package/lib/Select/style/index.d.ts +6 -6
- package/lib/Select/style/index.js +8 -8
- package/lib/Select/utils.d.ts +26 -26
- package/lib/Select/utils.js +200 -200
- package/lib/Skeleton/image.d.ts +2 -2
- package/lib/Skeleton/image.js +18 -18
- package/lib/Skeleton/index.d.ts +7 -7
- package/lib/Skeleton/index.js +78 -78
- package/lib/Skeleton/interface.d.ts +50 -50
- package/lib/Skeleton/interface.js +2 -2
- package/lib/Skeleton/style/index.d.ts +2 -2
- package/lib/Skeleton/style/index.js +4 -4
- package/lib/Skeleton/text.d.ts +2 -2
- package/lib/Skeleton/text.js +27 -27
- package/lib/Slider/button.d.ts +21 -21
- package/lib/Slider/button.js +202 -202
- package/lib/Slider/dots.d.ts +17 -17
- package/lib/Slider/dots.js +57 -57
- package/lib/Slider/hooks/useInterval.d.ts +24 -24
- package/lib/Slider/hooks/useInterval.js +127 -127
- package/lib/Slider/hooks/useLegalValue.d.ts +15 -15
- package/lib/Slider/hooks/useLegalValue.js +110 -110
- package/lib/Slider/index.d.ts +5 -5
- package/lib/Slider/index.js +375 -375
- package/lib/Slider/input.d.ts +15 -15
- package/lib/Slider/input.js +105 -105
- package/lib/Slider/interface.d.ts +122 -122
- package/lib/Slider/interface.js +2 -2
- package/lib/Slider/marks.d.ts +16 -16
- package/lib/Slider/marks.js +47 -47
- package/lib/Slider/style/index.d.ts +5 -5
- package/lib/Slider/style/index.js +7 -7
- package/lib/Slider/ticks.d.ts +13 -13
- package/lib/Slider/ticks.js +53 -53
- package/lib/Slider/utils.d.ts +11 -11
- package/lib/Slider/utils.js +99 -99
- package/lib/Space/index.d.ts +5 -5
- package/lib/Space/index.js +139 -139
- package/lib/Space/interface.d.ts +38 -38
- package/lib/Space/interface.js +2 -2
- package/lib/Space/style/index.d.ts +2 -2
- package/lib/Space/style/index.js +4 -4
- package/lib/Space/toArray.d.ts +1 -1
- package/lib/Space/toArray.js +20 -20
- package/lib/Spin/dot-loading.d.ts +5 -5
- package/lib/Spin/dot-loading.js +65 -65
- package/lib/Spin/index.d.ts +5 -5
- package/lib/Spin/index.js +110 -110
- package/lib/Spin/interface.d.ts +50 -50
- package/lib/Spin/interface.js +2 -2
- package/lib/Spin/style/index.d.ts +2 -2
- package/lib/Spin/style/index.js +4 -4
- package/lib/Statistic/countdown.d.ts +5 -5
- package/lib/Statistic/countdown.js +92 -92
- package/lib/Statistic/index.d.ts +8 -8
- package/lib/Statistic/index.js +174 -174
- package/lib/Statistic/interface.d.ts +139 -139
- package/lib/Statistic/interface.js +2 -2
- package/lib/Statistic/style/index.d.ts +3 -3
- package/lib/Statistic/style/index.js +5 -5
- package/lib/Statistic/util.d.ts +1 -1
- package/lib/Statistic/util.js +46 -46
- package/lib/Steps/index.d.ts +8 -8
- package/lib/Steps/index.js +93 -93
- package/lib/Steps/interface.d.ts +124 -124
- package/lib/Steps/interface.js +2 -2
- package/lib/Steps/step.d.ts +5 -5
- package/lib/Steps/step.js +96 -96
- package/lib/Steps/style/index.d.ts +2 -2
- package/lib/Steps/style/index.js +4 -4
- package/lib/Switch/index.d.ts +10 -10
- package/lib/Switch/index.js +136 -136
- package/lib/Switch/interface.d.ts +65 -65
- package/lib/Switch/interface.js +2 -2
- package/lib/Switch/style/index.d.ts +2 -2
- package/lib/Switch/style/index.js +4 -4
- package/lib/Table/__test__/common/columns.d.ts +11 -11
- package/lib/Table/__test__/common/columns.js +199 -199
- package/lib/Table/__test__/common/data.d.ts +29 -29
- package/lib/Table/__test__/common/data.js +142 -142
- package/lib/Table/colgroup.d.ts +13 -13
- package/lib/Table/colgroup.js +67 -67
- package/lib/Table/constant.d.ts +2 -2
- package/lib/Table/constant.js +5 -5
- package/lib/Table/hooks/useColumns.d.ts +3 -3
- package/lib/Table/hooks/useColumns.js +196 -196
- package/lib/Table/hooks/useComponent.d.ts +31 -31
- package/lib/Table/hooks/useComponent.js +70 -70
- package/lib/Table/hooks/useExpand.d.ts +3 -3
- package/lib/Table/hooks/useExpand.js +69 -69
- package/lib/Table/hooks/useRowSelection.d.ts +12 -12
- package/lib/Table/hooks/useRowSelection.js +161 -161
- package/lib/Table/hooks/useSorter.d.ts +7 -7
- package/lib/Table/hooks/useSorter.js +128 -128
- package/lib/Table/hooks/useStickyClassNames.d.ts +3 -3
- package/lib/Table/hooks/useStickyClassNames.js +43 -43
- package/lib/Table/hooks/useStickyOffsets.d.ts +3 -3
- package/lib/Table/hooks/useStickyOffsets.js +68 -68
- package/lib/Table/index.d.ts +9 -9
- package/lib/Table/index.js +10 -10
- package/lib/Table/interface.d.ts +704 -704
- package/lib/Table/interface.js +2 -2
- package/lib/Table/style/index.d.ts +11 -11
- package/lib/Table/style/index.js +13 -13
- package/lib/Table/summary/cell.d.ts +12 -12
- package/lib/Table/summary/cell.js +35 -35
- package/lib/Table/summary/context.d.ts +10 -10
- package/lib/Table/summary/context.js +5 -5
- package/lib/Table/summary/index.d.ts +8 -8
- package/lib/Table/summary/index.js +13 -13
- package/lib/Table/summary/row.d.ts +7 -7
- package/lib/Table/summary/row.js +80 -80
- package/lib/Table/table.d.ts +10 -10
- package/lib/Table/table.js +725 -725
- package/lib/Table/tbody/index.d.ts +3 -3
- package/lib/Table/tbody/index.js +143 -143
- package/lib/Table/tbody/td.d.ts +25 -25
- package/lib/Table/tbody/td.js +141 -141
- package/lib/Table/tbody/tr.d.ts +16 -16
- package/lib/Table/tbody/tr.js +164 -164
- package/lib/Table/tfoot/index.d.ts +3 -3
- package/lib/Table/tfoot/index.js +14 -14
- package/lib/Table/thead/column.d.ts +3 -3
- package/lib/Table/thead/column.js +244 -244
- package/lib/Table/thead/index.d.ts +3 -3
- package/lib/Table/thead/index.js +115 -115
- package/lib/Table/utils.d.ts +17 -17
- package/lib/Table/utils.js +224 -224
- package/lib/Tabs/hook/useDomSize.d.ts +11 -11
- package/lib/Tabs/hook/useDomSize.js +37 -37
- package/lib/Tabs/hook/useHeaderScroll.d.ts +9 -9
- package/lib/Tabs/hook/useHeaderScroll.js +89 -89
- package/lib/Tabs/index.d.ts +4 -4
- package/lib/Tabs/index.js +7 -7
- package/lib/Tabs/interface.d.ts +213 -213
- package/lib/Tabs/interface.js +2 -2
- package/lib/Tabs/style/index.d.ts +3 -3
- package/lib/Tabs/style/index.js +5 -5
- package/lib/Tabs/tab-content.d.ts +9 -9
- package/lib/Tabs/tab-content.js +59 -59
- package/lib/Tabs/tab-header/dropdown-icon.d.ts +1 -1
- package/lib/Tabs/tab-header/dropdown-icon.js +79 -79
- package/lib/Tabs/tab-header/index.d.ts +4 -4
- package/lib/Tabs/tab-header/index.js +329 -329
- package/lib/Tabs/tab-header/tab-ink.d.ts +11 -11
- package/lib/Tabs/tab-header/tab-ink.js +82 -82
- package/lib/Tabs/tab-header/tab-nav-icon.d.ts +17 -17
- package/lib/Tabs/tab-header/tab-nav-icon.js +103 -103
- package/lib/Tabs/tab-header/tab-title.d.ts +17 -17
- package/lib/Tabs/tab-header/tab-title.js +61 -61
- package/lib/Tabs/tab-pane.d.ts +8 -8
- package/lib/Tabs/tab-pane.js +62 -62
- package/lib/Tabs/tabs.d.ts +18 -18
- package/lib/Tabs/tabs.js +178 -178
- package/lib/Tabs/utils.d.ts +12 -12
- package/lib/Tabs/utils.js +43 -43
- package/lib/Tag/index.d.ts +5 -5
- package/lib/Tag/index.js +159 -159
- package/lib/Tag/interface.d.ts +72 -72
- package/lib/Tag/interface.js +2 -2
- package/lib/Tag/style/index.d.ts +2 -2
- package/lib/Tag/style/index.js +4 -4
- package/lib/TimePicker/context.d.ts +7 -7
- package/lib/TimePicker/context.js +4 -4
- package/lib/TimePicker/index.d.ts +4 -4
- package/lib/TimePicker/index.js +54 -54
- package/lib/TimePicker/interface.d.ts +244 -244
- package/lib/TimePicker/interface.js +2 -2
- package/lib/TimePicker/picker.d.ts +15 -15
- package/lib/TimePicker/picker.js +247 -247
- package/lib/TimePicker/range-picker.d.ts +12 -12
- package/lib/TimePicker/range-picker.js +80 -80
- package/lib/TimePicker/style/index.d.ts +5 -5
- package/lib/TimePicker/style/index.js +7 -7
- package/lib/TimePicker/time-column.d.ts +17 -17
- package/lib/TimePicker/time-column.js +80 -80
- package/lib/TimePicker/time-picker.d.ts +24 -24
- package/lib/TimePicker/time-picker.js +260 -260
- package/lib/TimePicker/util.d.ts +7 -7
- package/lib/TimePicker/util.js +64 -64
- package/lib/Timeline/index.d.ts +3 -3
- package/lib/Timeline/index.js +7 -7
- package/lib/Timeline/interface.d.ts +95 -95
- package/lib/Timeline/interface.js +2 -2
- package/lib/Timeline/item.d.ts +7 -7
- package/lib/Timeline/item.js +91 -91
- package/lib/Timeline/style/index.d.ts +2 -2
- package/lib/Timeline/style/index.js +4 -4
- package/lib/Timeline/timeline.d.ts +10 -10
- package/lib/Timeline/timeline.js +121 -121
- package/lib/Tooltip/index.d.ts +10 -10
- package/lib/Tooltip/index.js +114 -114
- package/lib/Tooltip/interface.d.ts +92 -92
- package/lib/Tooltip/interface.js +2 -2
- package/lib/Tooltip/style/index.d.ts +3 -3
- package/lib/Tooltip/style/index.js +5 -5
- package/lib/Transfer/index.d.ts +5 -5
- package/lib/Transfer/index.js +247 -247
- package/lib/Transfer/interface.d.ts +225 -225
- package/lib/Transfer/interface.js +2 -2
- package/lib/Transfer/item.d.ts +3 -3
- package/lib/Transfer/item.js +141 -141
- package/lib/Transfer/list.d.ts +5 -5
- package/lib/Transfer/list.js +178 -178
- package/lib/Transfer/style/index.d.ts +6 -6
- package/lib/Transfer/style/index.js +8 -8
- package/lib/Tree/animation.d.ts +7 -7
- package/lib/Tree/animation.js +143 -143
- package/lib/Tree/context.d.ts +27 -27
- package/lib/Tree/context.js +5 -5
- package/lib/Tree/index.d.ts +73 -73
- package/lib/Tree/index.js +774 -774
- package/lib/Tree/interface.d.ts +344 -344
- package/lib/Tree/interface.js +2 -2
- package/lib/Tree/node-list.d.ts +3 -3
- package/lib/Tree/node-list.js +149 -149
- package/lib/Tree/node.d.ts +12 -12
- package/lib/Tree/node.js +292 -292
- package/lib/Tree/style/index.d.ts +3 -3
- package/lib/Tree/style/index.js +5 -5
- package/lib/Tree/util.d.ts +13 -13
- package/lib/Tree/util.js +179 -179
- package/lib/TreeSelect/hook/useKeyCache.d.ts +6 -6
- package/lib/TreeSelect/hook/useKeyCache.js +88 -88
- package/lib/TreeSelect/hook/useStateValue.d.ts +19 -19
- package/lib/TreeSelect/hook/useStateValue.js +146 -146
- package/lib/TreeSelect/hook/useTreeData.d.ts +3 -3
- package/lib/TreeSelect/hook/useTreeData.js +39 -39
- package/lib/TreeSelect/index.d.ts +4 -4
- package/lib/TreeSelect/index.js +7 -7
- package/lib/TreeSelect/interface.d.ts +211 -211
- package/lib/TreeSelect/interface.js +13 -13
- package/lib/TreeSelect/style/index.d.ts +5 -5
- package/lib/TreeSelect/style/index.js +7 -7
- package/lib/TreeSelect/tree-list.d.ts +12 -12
- package/lib/TreeSelect/tree-list.js +168 -168
- package/lib/TreeSelect/tree-select.d.ts +12 -12
- package/lib/TreeSelect/tree-select.js +367 -367
- package/lib/TreeSelect/utils.d.ts +1 -1
- package/lib/TreeSelect/utils.js +17 -17
- package/lib/Trigger/getPopupStyle.d.ts +20 -20
- package/lib/Trigger/getPopupStyle.js +398 -398
- package/lib/Trigger/index.d.ts +123 -123
- package/lib/Trigger/index.js +942 -942
- package/lib/Trigger/interface.d.ts +246 -246
- package/lib/Trigger/interface.js +2 -2
- package/lib/Trigger/portal.d.ts +8 -8
- package/lib/Trigger/portal.js +29 -29
- package/lib/Trigger/style/index.d.ts +2 -2
- package/lib/Trigger/style/index.js +4 -4
- package/lib/Typography/base.d.ts +6 -6
- package/lib/Typography/base.js +241 -241
- package/lib/Typography/edit-content.d.ts +4 -4
- package/lib/Typography/edit-content.js +54 -54
- package/lib/Typography/ellipsis.d.ts +6 -6
- package/lib/Typography/ellipsis.js +228 -228
- package/lib/Typography/index.d.ts +13 -13
- package/lib/Typography/index.js +16 -16
- package/lib/Typography/interface.d.ts +262 -262
- package/lib/Typography/interface.js +2 -2
- package/lib/Typography/operations.d.ts +3 -3
- package/lib/Typography/operations.js +113 -113
- package/lib/Typography/paragraph.d.ts +4 -4
- package/lib/Typography/paragraph.js +49 -49
- package/lib/Typography/style/index.d.ts +5 -5
- package/lib/Typography/style/index.js +7 -7
- package/lib/Typography/text.d.ts +3 -3
- package/lib/Typography/text.js +43 -43
- package/lib/Typography/title.d.ts +4 -4
- package/lib/Typography/title.js +55 -55
- package/lib/Typography/typography.d.ts +4 -4
- package/lib/Typography/typography.js +37 -37
- package/lib/Typography/useCssEllipsis.d.ts +6 -6
- package/lib/Typography/useCssEllipsis.js +71 -71
- package/lib/Typography/useEllipsis.d.ts +21 -21
- package/lib/Typography/useEllipsis.js +242 -242
- package/lib/Upload/index.d.ts +3 -3
- package/lib/Upload/index.js +7 -7
- package/lib/Upload/interface.d.ts +337 -337
- package/lib/Upload/interface.js +9 -9
- package/lib/Upload/list/index.d.ts +6 -6
- package/lib/Upload/list/index.js +151 -151
- package/lib/Upload/list/pictureItem.d.ts +9 -9
- package/lib/Upload/list/pictureItem.js +81 -81
- package/lib/Upload/list/textItem.d.ts +9 -9
- package/lib/Upload/list/textItem.js +127 -127
- package/lib/Upload/list/uploadProgress.d.ts +14 -14
- package/lib/Upload/list/uploadProgress.js +84 -84
- package/lib/Upload/request.d.ts +3 -3
- package/lib/Upload/request.js +66 -66
- package/lib/Upload/style/index.d.ts +6 -6
- package/lib/Upload/style/index.js +8 -8
- package/lib/Upload/trigger-node.d.ts +6 -6
- package/lib/Upload/trigger-node.js +156 -156
- package/lib/Upload/upload.d.ts +12 -12
- package/lib/Upload/upload.js +249 -249
- package/lib/Upload/uploader.d.ts +28 -28
- package/lib/Upload/uploader.js +261 -261
- package/lib/Upload/util.d.ts +4 -4
- package/lib/Upload/util.js +120 -120
- package/lib/VerificationCode/index.d.ts +4 -4
- package/lib/VerificationCode/index.js +7 -7
- package/lib/VerificationCode/interface.d.ts +80 -80
- package/lib/VerificationCode/interface.js +2 -2
- package/lib/VerificationCode/style/index.d.ts +3 -3
- package/lib/VerificationCode/style/index.js +5 -5
- package/lib/VerificationCode/verification-code.d.ts +5 -5
- package/lib/VerificationCode/verification-code.js +105 -105
- package/lib/Watermark/index.d.ts +4 -4
- package/lib/Watermark/index.js +7 -7
- package/lib/Watermark/interface.d.ts +70 -70
- package/lib/Watermark/interface.js +2 -2
- package/lib/Watermark/style/index.d.ts +1 -1
- package/lib/Watermark/style/index.js +3 -3
- package/lib/Watermark/watermark.d.ts +5 -5
- package/lib/Watermark/watermark.js +93 -93
- package/lib/_class/Draggable/index.d.ts +2 -2
- package/lib/_class/Draggable/index.js +60 -60
- package/lib/_class/Draggable/interface.d.ts +24 -24
- package/lib/_class/Draggable/interface.js +2 -2
- package/lib/_class/Draggable/item.d.ts +3 -3
- package/lib/_class/Draggable/item.js +112 -112
- package/lib/_class/OverflowEllipsis/OverflowItem.d.ts +10 -10
- package/lib/_class/OverflowEllipsis/OverflowItem.js +48 -48
- package/lib/_class/OverflowEllipsis/index.d.ts +11 -11
- package/lib/_class/OverflowEllipsis/index.js +134 -134
- package/lib/_class/VirtualList/Filler.d.ts +15 -15
- package/lib/_class/VirtualList/Filler.js +51 -51
- package/lib/_class/VirtualList/index.d.ts +39 -39
- package/lib/_class/VirtualList/index.js +509 -509
- package/lib/_class/VirtualList/utils/algorithmUtil.d.ts +23 -23
- package/lib/_class/VirtualList/utils/algorithmUtil.js +75 -75
- package/lib/_class/VirtualList/utils/itemUtil.d.ts +75 -75
- package/lib/_class/VirtualList/utils/itemUtil.js +147 -147
- package/lib/_class/icon-hover.d.ts +10 -10
- package/lib/_class/icon-hover.js +61 -61
- package/lib/_class/notice.d.ts +50 -50
- package/lib/_class/notice.js +194 -194
- package/lib/_class/notification.d.ts +15 -15
- package/lib/_class/notification.js +95 -95
- package/lib/_class/picker/input-range.d.ts +35 -35
- package/lib/_class/picker/input-range.js +197 -197
- package/lib/_class/picker/input.d.ts +31 -31
- package/lib/_class/picker/input.js +138 -138
- package/lib/_class/select-view.d.ts +158 -158
- package/lib/_class/select-view.js +392 -392
- package/lib/_hooks/useVerificationCode/index.d.ts +2 -2
- package/lib/_hooks/useVerificationCode/index.js +125 -125
- package/lib/_hooks/useVerificationCode/interface.d.ts +63 -63
- package/lib/_hooks/useVerificationCode/interface.js +2 -2
- package/lib/_hooks/useWatermark/index.d.ts +2 -2
- package/lib/_hooks/useWatermark/index.js +313 -313
- package/lib/_hooks/useWatermark/interface.d.ts +81 -81
- package/lib/_hooks/useWatermark/interface.js +2 -2
- package/lib/_hooks/useWatermark/utils.d.ts +1 -1
- package/lib/_hooks/useWatermark/utils.js +19 -19
- package/lib/_util/CSSTransition.d.ts +2 -2
- package/lib/_util/CSSTransition.js +107 -107
- package/lib/_util/classNames.d.ts +5 -5
- package/lib/_util/classNames.js +67 -67
- package/lib/_util/clipboard.d.ts +1 -1
- package/lib/_util/clipboard.js +86 -86
- package/lib/_util/color.d.ts +27 -27
- package/lib/_util/color.js +202 -202
- package/lib/_util/constant.d.ts +3 -3
- package/lib/_util/constant.js +26 -26
- package/lib/_util/contextHolder.d.ts +9 -9
- package/lib/_util/contextHolder.js +68 -68
- package/lib/_util/dayjs.d.ts +21 -21
- package/lib/_util/dayjs.js +311 -311
- package/lib/_util/dom.d.ts +12 -12
- package/lib/_util/dom.js +70 -70
- package/lib/_util/fillNBSP.d.ts +1 -1
- package/lib/_util/fillNBSP.js +9 -9
- package/lib/_util/getHighlightText.d.ts +5 -5
- package/lib/_util/getHighlightText.js +57 -57
- package/lib/_util/getHotkeyHandler.d.ts +16 -16
- package/lib/_util/getHotkeyHandler.js +38 -38
- package/lib/_util/getStringLength.d.ts +1 -1
- package/lib/_util/getStringLength.js +16 -16
- package/lib/_util/hooks/useComputedState.d.ts +4 -4
- package/lib/_util/hooks/useComputedState.js +28 -28
- package/lib/_util/hooks/useCreate.d.ts +1 -1
- package/lib/_util/hooks/useCreate.js +30 -30
- package/lib/_util/hooks/useForceUpdate.d.ts +2 -2
- package/lib/_util/hooks/useForceUpdate.js +24 -24
- package/lib/_util/hooks/useId.d.ts +6 -6
- package/lib/_util/hooks/useId.js +36 -36
- package/lib/_util/hooks/useInView.d.ts +11 -11
- package/lib/_util/hooks/useInView.js +81 -81
- package/lib/_util/hooks/useIntersectionObserver.d.ts +7 -7
- package/lib/_util/hooks/useIntersectionObserver.js +32 -32
- package/lib/_util/hooks/useInterval.d.ts +1 -1
- package/lib/_util/hooks/useInterval.js +33 -33
- package/lib/_util/hooks/useIsFirstRender.d.ts +1 -1
- package/lib/_util/hooks/useIsFirstRender.js +11 -11
- package/lib/_util/hooks/useIsomorphicLayoutEffect.d.ts +3 -3
- package/lib/_util/hooks/useIsomorphicLayoutEffect.js +8 -8
- package/lib/_util/hooks/useKeyboardEvent.d.ts +14 -14
- package/lib/_util/hooks/useKeyboardEvent.js +32 -32
- package/lib/_util/hooks/useMergeProps.d.ts +4 -4
- package/lib/_util/hooks/useMergeProps.js +37 -37
- package/lib/_util/hooks/useMergeValue.d.ts +5 -5
- package/lib/_util/hooks/useMergeValue.js +50 -50
- package/lib/_util/hooks/useOverflowHidden.d.ts +5 -5
- package/lib/_util/hooks/useOverflowHidden.js +46 -46
- package/lib/_util/hooks/useOverrideRef.d.ts +5 -5
- package/lib/_util/hooks/useOverrideRef.js +40 -40
- package/lib/_util/hooks/usePersistCallback.d.ts +1 -1
- package/lib/_util/hooks/usePersistCallback.js +43 -43
- package/lib/_util/hooks/usePrevious.d.ts +2 -2
- package/lib/_util/hooks/usePrevious.js +11 -11
- package/lib/_util/hooks/useRefs.d.ts +1 -1
- package/lib/_util/hooks/useRefs.js +18 -18
- package/lib/_util/hooks/useResizeObserver.d.ts +6 -6
- package/lib/_util/hooks/useResizeObserver.js +31 -31
- package/lib/_util/hooks/useStateCallback.d.ts +5 -5
- package/lib/_util/hooks/useStateCallback.js +32 -32
- package/lib/_util/hooks/useStateWithPromise.d.ts +2 -2
- package/lib/_util/hooks/useStateWithPromise.js +49 -49
- package/lib/_util/hooks/useUpdate.d.ts +2 -2
- package/lib/_util/hooks/useUpdate.js +16 -16
- package/lib/_util/hooks/useWatch.d.ts +2 -2
- package/lib/_util/hooks/useWatch.js +16 -16
- package/lib/_util/include.d.ts +1 -1
- package/lib/_util/include.js +13 -13
- package/lib/_util/is.d.ts +27 -27
- package/lib/_util/is.js +159 -159
- package/lib/_util/keycode.d.ts +36 -36
- package/lib/_util/keycode.js +40 -40
- package/lib/_util/mergeProps.d.ts +1 -1
- package/lib/_util/mergeProps.js +26 -26
- package/lib/_util/mergedToString.d.ts +2 -2
- package/lib/_util/mergedToString.js +26 -26
- package/lib/_util/omit.d.ts +1 -1
- package/lib/_util/omit.js +25 -25
- package/lib/_util/pad.d.ts +2 -2
- package/lib/_util/pad.js +23 -23
- package/lib/_util/pick.d.ts +4 -4
- package/lib/_util/pick.js +30 -30
- package/lib/_util/raf.d.ts +3 -3
- package/lib/_util/raf.js +33 -33
- package/lib/_util/react-dom.d.ts +13 -13
- package/lib/_util/react-dom.js +113 -113
- package/lib/_util/resizeObserver.d.ts +21 -21
- package/lib/_util/resizeObserver.js +114 -114
- package/lib/_util/responsiveObserve.d.ts +15 -15
- package/lib/_util/responsiveObserve.js +88 -88
- package/lib/_util/scrollIntoView.d.ts +2 -2
- package/lib/_util/scrollIntoView.js +33 -33
- package/lib/_util/style.d.ts +3 -3
- package/lib/_util/style.js +44 -44
- package/lib/_util/throttleByRaf.d.ts +4 -4
- package/lib/_util/throttleByRaf.js +48 -48
- package/lib/_util/throttleByRafV2.d.ts +4 -4
- package/lib/_util/throttleByRafV2.js +52 -52
- package/lib/_util/type.d.ts +4 -4
- package/lib/_util/type.js +2 -2
- package/lib/_util/warning.d.ts +1 -1
- package/lib/_util/warning.js +14 -14
- package/lib/index.d.ts +142 -142
- package/lib/index.js +150 -150
- package/lib/locale/ar-EG.d.ts +228 -228
- package/lib/locale/ar-EG.js +169 -169
- package/lib/locale/de-DE.d.ts +228 -228
- package/lib/locale/de-DE.js +167 -167
- package/lib/locale/default.d.ts +2 -2
- package/lib/locale/default.js +7 -7
- package/lib/locale/en-US.d.ts +234 -234
- package/lib/locale/en-US.js +174 -174
- package/lib/locale/es-ES.d.ts +228 -228
- package/lib/locale/es-ES.js +167 -167
- package/lib/locale/fr-FR.d.ts +228 -228
- package/lib/locale/fr-FR.js +167 -167
- package/lib/locale/id-ID.d.ts +228 -228
- package/lib/locale/id-ID.js +167 -167
- package/lib/locale/interface.d.ts +39 -39
- package/lib/locale/interface.js +2 -2
- package/lib/locale/it-IT.d.ts +228 -228
- package/lib/locale/it-IT.js +167 -167
- package/lib/locale/ja-JP.d.ts +281 -281
- package/lib/locale/ja-JP.js +220 -220
- package/lib/locale/ko-KR.d.ts +228 -228
- package/lib/locale/ko-KR.js +167 -167
- package/lib/locale/ms-MY.d.ts +228 -228
- package/lib/locale/ms-MY.js +167 -167
- package/lib/locale/pt-BR.d.ts +228 -228
- package/lib/locale/pt-BR.js +167 -167
- package/lib/locale/pt-PT.d.ts +228 -228
- package/lib/locale/pt-PT.js +167 -167
- package/lib/locale/ru-RU.d.ts +228 -228
- package/lib/locale/ru-RU.js +167 -167
- package/lib/locale/th-TH.d.ts +228 -228
- package/lib/locale/th-TH.js +167 -167
- package/lib/locale/tr-TR.d.ts +229 -229
- package/lib/locale/tr-TR.js +169 -169
- package/lib/locale/vi-VN.d.ts +228 -228
- package/lib/locale/vi-VN.js +168 -168
- package/lib/locale/zh-CN.d.ts +281 -281
- package/lib/locale/zh-CN.js +221 -221
- package/lib/locale/zh-HK.d.ts +281 -281
- package/lib/locale/zh-HK.js +221 -221
- package/lib/locale/zh-TW.d.ts +281 -281
- package/lib/locale/zh-TW.js +220 -220
- package/package.json +5 -16
package/es/Message/useMessage.js
CHANGED
|
@@ -1,71 +1,71 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React, { createRef } from 'react';
|
|
13
|
-
import ContextHolderElement from '../_util/contextHolder';
|
|
14
|
-
import Message from '.';
|
|
15
|
-
import { isString } from '../_util/is';
|
|
16
|
-
function useMessage(commonConfig) {
|
|
17
|
-
if (commonConfig === void 0) { commonConfig = {}; }
|
|
18
|
-
var maxCount = commonConfig.maxCount, _a = commonConfig.duration, duration = _a === void 0 ? 3000 : _a, _prefixCls = commonConfig.prefixCls;
|
|
19
|
-
var contextHolderRef = createRef();
|
|
20
|
-
var holderEle = React.createElement(ContextHolderElement, { ref: contextHolderRef });
|
|
21
|
-
var messageInstance = {};
|
|
22
|
-
var notice;
|
|
23
|
-
function addNotice(config) {
|
|
24
|
-
var prefixCls, rtl;
|
|
25
|
-
if (contextHolderRef.current) {
|
|
26
|
-
var contextConfig = contextHolderRef.current.getContextConfig();
|
|
27
|
-
rtl = contextConfig.rtl;
|
|
28
|
-
prefixCls = contextConfig.prefixCls;
|
|
29
|
-
}
|
|
30
|
-
var mergedPrefixCls = _prefixCls || prefixCls;
|
|
31
|
-
var _noticeProps = __assign({ position: 'top', duration: duration }, config);
|
|
32
|
-
var position = _noticeProps.position, transitionClassNames = _noticeProps.transitionClassNames;
|
|
33
|
-
var id;
|
|
34
|
-
if (messageInstance[position]) {
|
|
35
|
-
var notices = messageInstance[position].state.notices;
|
|
36
|
-
if (notices.length >= maxCount) {
|
|
37
|
-
var updated = notices[0];
|
|
38
|
-
id = updated.id;
|
|
39
|
-
notices.shift();
|
|
40
|
-
messageInstance[position].add(__assign(__assign({}, _noticeProps), { id: id }));
|
|
41
|
-
}
|
|
42
|
-
else {
|
|
43
|
-
id = messageInstance[position].add(_noticeProps);
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
else {
|
|
47
|
-
notice = (React.createElement(Message, { transitionClassNames: transitionClassNames, ref: function (instance) {
|
|
48
|
-
messageInstance[position] = instance;
|
|
49
|
-
if (messageInstance[position]) {
|
|
50
|
-
id = messageInstance[position].add(_noticeProps);
|
|
51
|
-
}
|
|
52
|
-
}, prefixCls: mergedPrefixCls, rtl: rtl }));
|
|
53
|
-
contextHolderRef.current.addInstance(notice);
|
|
54
|
-
}
|
|
55
|
-
var close = function () {
|
|
56
|
-
if (messageInstance[position]) {
|
|
57
|
-
messageInstance[position].remove(id);
|
|
58
|
-
}
|
|
59
|
-
};
|
|
60
|
-
return close;
|
|
61
|
-
}
|
|
62
|
-
var messageFuncs = {};
|
|
63
|
-
['info', 'success', 'warning', 'error', 'normal'].forEach(function (type) {
|
|
64
|
-
messageFuncs[type] = function (config) {
|
|
65
|
-
var _config = isString(config) ? { content: config } : config;
|
|
66
|
-
return addNotice(__assign(__assign({}, _config), { type: type }));
|
|
67
|
-
};
|
|
68
|
-
});
|
|
69
|
-
return [messageFuncs, holderEle];
|
|
70
|
-
}
|
|
71
|
-
export default useMessage;
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import React, { createRef } from 'react';
|
|
13
|
+
import ContextHolderElement from '../_util/contextHolder';
|
|
14
|
+
import Message from '.';
|
|
15
|
+
import { isString } from '../_util/is';
|
|
16
|
+
function useMessage(commonConfig) {
|
|
17
|
+
if (commonConfig === void 0) { commonConfig = {}; }
|
|
18
|
+
var maxCount = commonConfig.maxCount, _a = commonConfig.duration, duration = _a === void 0 ? 3000 : _a, _prefixCls = commonConfig.prefixCls;
|
|
19
|
+
var contextHolderRef = createRef();
|
|
20
|
+
var holderEle = React.createElement(ContextHolderElement, { ref: contextHolderRef });
|
|
21
|
+
var messageInstance = {};
|
|
22
|
+
var notice;
|
|
23
|
+
function addNotice(config) {
|
|
24
|
+
var prefixCls, rtl;
|
|
25
|
+
if (contextHolderRef.current) {
|
|
26
|
+
var contextConfig = contextHolderRef.current.getContextConfig();
|
|
27
|
+
rtl = contextConfig.rtl;
|
|
28
|
+
prefixCls = contextConfig.prefixCls;
|
|
29
|
+
}
|
|
30
|
+
var mergedPrefixCls = _prefixCls || prefixCls;
|
|
31
|
+
var _noticeProps = __assign({ position: 'top', duration: duration }, config);
|
|
32
|
+
var position = _noticeProps.position, transitionClassNames = _noticeProps.transitionClassNames;
|
|
33
|
+
var id;
|
|
34
|
+
if (messageInstance[position]) {
|
|
35
|
+
var notices = messageInstance[position].state.notices;
|
|
36
|
+
if (notices.length >= maxCount) {
|
|
37
|
+
var updated = notices[0];
|
|
38
|
+
id = updated.id;
|
|
39
|
+
notices.shift();
|
|
40
|
+
messageInstance[position].add(__assign(__assign({}, _noticeProps), { id: id }));
|
|
41
|
+
}
|
|
42
|
+
else {
|
|
43
|
+
id = messageInstance[position].add(_noticeProps);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
else {
|
|
47
|
+
notice = (React.createElement(Message, { transitionClassNames: transitionClassNames, ref: function (instance) {
|
|
48
|
+
messageInstance[position] = instance;
|
|
49
|
+
if (messageInstance[position]) {
|
|
50
|
+
id = messageInstance[position].add(_noticeProps);
|
|
51
|
+
}
|
|
52
|
+
}, prefixCls: mergedPrefixCls, rtl: rtl }));
|
|
53
|
+
contextHolderRef.current.addInstance(notice);
|
|
54
|
+
}
|
|
55
|
+
var close = function () {
|
|
56
|
+
if (messageInstance[position]) {
|
|
57
|
+
messageInstance[position].remove(id);
|
|
58
|
+
}
|
|
59
|
+
};
|
|
60
|
+
return close;
|
|
61
|
+
}
|
|
62
|
+
var messageFuncs = {};
|
|
63
|
+
['info', 'success', 'warning', 'error', 'normal'].forEach(function (type) {
|
|
64
|
+
messageFuncs[type] = function (config) {
|
|
65
|
+
var _config = isString(config) ? { content: config } : config;
|
|
66
|
+
return addNotice(__assign(__assign({}, _config), { type: type }));
|
|
67
|
+
};
|
|
68
|
+
});
|
|
69
|
+
return [messageFuncs, holderEle];
|
|
70
|
+
}
|
|
71
|
+
export default useMessage;
|
package/es/Modal/config.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import type { ConfigProviderProps } from '../ConfigProvider';
|
|
2
|
-
export declare function setConfigProviderProps(configProviderProps: ConfigProviderProps): void;
|
|
3
|
-
export declare function getConfigProviderProps(): ConfigProviderProps;
|
|
4
|
-
export declare type ModalConfigType = {
|
|
5
|
-
prefixCls?: string;
|
|
6
|
-
simple?: boolean;
|
|
7
|
-
};
|
|
8
|
-
export declare const setModalConfig: (config: ModalConfigType) => void;
|
|
9
|
-
export declare const getModalConfig: () => ModalConfigType;
|
|
10
|
-
export declare const destroyList: Array<Function>;
|
|
1
|
+
import type { ConfigProviderProps } from '../ConfigProvider';
|
|
2
|
+
export declare function setConfigProviderProps(configProviderProps: ConfigProviderProps): void;
|
|
3
|
+
export declare function getConfigProviderProps(): ConfigProviderProps;
|
|
4
|
+
export declare type ModalConfigType = {
|
|
5
|
+
prefixCls?: string;
|
|
6
|
+
simple?: boolean;
|
|
7
|
+
};
|
|
8
|
+
export declare const setModalConfig: (config: ModalConfigType) => void;
|
|
9
|
+
export declare const getModalConfig: () => ModalConfigType;
|
|
10
|
+
export declare const destroyList: Array<Function>;
|
package/es/Modal/config.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
var configProvider = {};
|
|
13
|
-
export function setConfigProviderProps(configProviderProps) {
|
|
14
|
-
configProvider = __assign({}, configProviderProps);
|
|
15
|
-
}
|
|
16
|
-
export function getConfigProviderProps() {
|
|
17
|
-
return configProvider;
|
|
18
|
-
}
|
|
19
|
-
var modalConfig = {
|
|
20
|
-
simple: true,
|
|
21
|
-
};
|
|
22
|
-
export var setModalConfig = function (config) {
|
|
23
|
-
modalConfig = __assign(__assign({}, modalConfig), config);
|
|
24
|
-
};
|
|
25
|
-
export var getModalConfig = function () {
|
|
26
|
-
return modalConfig;
|
|
27
|
-
};
|
|
28
|
-
export var destroyList = [];
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
var configProvider = {};
|
|
13
|
+
export function setConfigProviderProps(configProviderProps) {
|
|
14
|
+
configProvider = __assign({}, configProviderProps);
|
|
15
|
+
}
|
|
16
|
+
export function getConfigProviderProps() {
|
|
17
|
+
return configProvider;
|
|
18
|
+
}
|
|
19
|
+
var modalConfig = {
|
|
20
|
+
simple: true,
|
|
21
|
+
};
|
|
22
|
+
export var setModalConfig = function (config) {
|
|
23
|
+
modalConfig = __assign(__assign({}, modalConfig), config);
|
|
24
|
+
};
|
|
25
|
+
export var getModalConfig = function () {
|
|
26
|
+
return modalConfig;
|
|
27
|
+
};
|
|
28
|
+
export var destroyList = [];
|
package/es/Modal/confirm.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { ModalProps } from './modal';
|
|
3
|
-
export interface ConfirmProps extends ModalProps {
|
|
4
|
-
content?: ReactNode;
|
|
5
|
-
icon?: ReactNode | null;
|
|
6
|
-
isNotice?: boolean;
|
|
7
|
-
noticeType?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare const normalizeConfig: (_config: ConfirmProps) => ConfirmProps;
|
|
10
|
-
declare function confirm(config: ConfirmProps, renderFunc?: (props: ConfirmProps) => void): {
|
|
11
|
-
close: () => void;
|
|
12
|
-
update: (newConfig: ConfirmProps) => void;
|
|
13
|
-
};
|
|
14
|
-
export default confirm;
|
|
1
|
+
import { ReactNode } from 'react';
|
|
2
|
+
import { ModalProps } from './modal';
|
|
3
|
+
export interface ConfirmProps extends ModalProps {
|
|
4
|
+
content?: ReactNode;
|
|
5
|
+
icon?: ReactNode | null;
|
|
6
|
+
isNotice?: boolean;
|
|
7
|
+
noticeType?: string;
|
|
8
|
+
}
|
|
9
|
+
export declare const normalizeConfig: (_config: ConfirmProps) => ConfirmProps;
|
|
10
|
+
declare function confirm(config: ConfirmProps, renderFunc?: (props: ConfirmProps) => void): {
|
|
11
|
+
close: () => void;
|
|
12
|
+
update: (newConfig: ConfirmProps) => void;
|
|
13
|
+
};
|
|
14
|
+
export default confirm;
|
package/es/Modal/confirm.js
CHANGED
|
@@ -1,142 +1,142 @@
|
|
|
1
|
-
var __assign = (this && this.__assign) || function () {
|
|
2
|
-
__assign = Object.assign || function(t) {
|
|
3
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
-
s = arguments[i];
|
|
5
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
-
t[p] = s[p];
|
|
7
|
-
}
|
|
8
|
-
return t;
|
|
9
|
-
};
|
|
10
|
-
return __assign.apply(this, arguments);
|
|
11
|
-
};
|
|
12
|
-
import React from 'react';
|
|
13
|
-
import { render as ReactDOMRender } from '../_util/react-dom';
|
|
14
|
-
import Modal from './modal';
|
|
15
|
-
import IconInfoCircleFill from '../../icon/react-icon/IconInfoCircleFill';
|
|
16
|
-
import IconCheckCircleFill from '../../icon/react-icon/IconCheckCircleFill';
|
|
17
|
-
import IconExclamationCircleFill from '../../icon/react-icon/IconExclamationCircleFill';
|
|
18
|
-
import IconCloseCircleFill from '../../icon/react-icon/IconCloseCircleFill';
|
|
19
|
-
import { getModalConfig, destroyList, getConfigProviderProps } from './config';
|
|
20
|
-
import ConfigProvider from '../ConfigProvider';
|
|
21
|
-
function ConfirmModal(props) {
|
|
22
|
-
var _a = getModalConfig(), prefixCls = _a.prefixCls, simple = _a.simple;
|
|
23
|
-
return (React.createElement(Modal, __assign({ prefixCls: prefixCls, simple: simple }, props), props.content));
|
|
24
|
-
}
|
|
25
|
-
// 如果是消息提示型弹出框,那么只有确认按钮
|
|
26
|
-
export var normalizeConfig = function (_config) {
|
|
27
|
-
var icon = _config.icon;
|
|
28
|
-
if (!icon && icon !== null) {
|
|
29
|
-
icon = React.createElement(IconExclamationCircleFill, null);
|
|
30
|
-
if (_config.isNotice) {
|
|
31
|
-
switch (_config.noticeType) {
|
|
32
|
-
case 'info':
|
|
33
|
-
icon = React.createElement(IconInfoCircleFill, null);
|
|
34
|
-
break;
|
|
35
|
-
case 'success':
|
|
36
|
-
icon = React.createElement(IconCheckCircleFill, null);
|
|
37
|
-
break;
|
|
38
|
-
case 'warning':
|
|
39
|
-
icon = React.createElement(IconExclamationCircleFill, null);
|
|
40
|
-
break;
|
|
41
|
-
case 'error':
|
|
42
|
-
icon = React.createElement(IconCloseCircleFill, null);
|
|
43
|
-
break;
|
|
44
|
-
default:
|
|
45
|
-
break;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
if (_config.isNotice) {
|
|
50
|
-
_config.hideCancel = true;
|
|
51
|
-
}
|
|
52
|
-
_config.title =
|
|
53
|
-
icon === null && _config.title === null ? null : (React.createElement("span", null,
|
|
54
|
-
icon,
|
|
55
|
-
_config.title));
|
|
56
|
-
return _config;
|
|
57
|
-
};
|
|
58
|
-
function confirm(config, renderFunc) {
|
|
59
|
-
var root;
|
|
60
|
-
var div = document.createElement('div');
|
|
61
|
-
document.body.appendChild(div);
|
|
62
|
-
var configProviderProps = getConfigProviderProps();
|
|
63
|
-
function render(props) {
|
|
64
|
-
var dom = (React.createElement(ConfigProvider, __assign({}, configProviderProps),
|
|
65
|
-
React.createElement(ConfirmModal, __assign({}, props, { onCancel: onCancel }))));
|
|
66
|
-
if (root) {
|
|
67
|
-
root.render(dom);
|
|
68
|
-
}
|
|
69
|
-
else {
|
|
70
|
-
root = ReactDOMRender(dom, div);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
var renderFunction = renderFunc || render;
|
|
74
|
-
var modalConfig = __assign(__assign({}, config), { visible: false });
|
|
75
|
-
var onOk = function () {
|
|
76
|
-
var ret;
|
|
77
|
-
var _onOk = config.onOk || config.onConfirm;
|
|
78
|
-
if (_onOk) {
|
|
79
|
-
ret = _onOk();
|
|
80
|
-
}
|
|
81
|
-
if (ret && ret.then) {
|
|
82
|
-
modalConfig.confirmLoading = true;
|
|
83
|
-
renderFunction(modalConfig);
|
|
84
|
-
ret.then(function () {
|
|
85
|
-
onCancel(true);
|
|
86
|
-
}, function (e) {
|
|
87
|
-
console.error(e);
|
|
88
|
-
modalConfig.confirmLoading = false;
|
|
89
|
-
renderFunction(modalConfig);
|
|
90
|
-
});
|
|
91
|
-
}
|
|
92
|
-
if (!ret) {
|
|
93
|
-
onCancel(true);
|
|
94
|
-
}
|
|
95
|
-
};
|
|
96
|
-
// 如果是promise,那么处理loading和加载完成关闭
|
|
97
|
-
modalConfig.onOk = onOk;
|
|
98
|
-
modalConfig = normalizeConfig(modalConfig);
|
|
99
|
-
modalConfig.visible = true;
|
|
100
|
-
renderFunction(modalConfig);
|
|
101
|
-
function destroy() {
|
|
102
|
-
root = root === null || root === void 0 ? void 0 : root._unmount();
|
|
103
|
-
if (div.parentNode) {
|
|
104
|
-
div.parentNode.removeChild(div);
|
|
105
|
-
}
|
|
106
|
-
for (var i = 0; i < destroyList.length; i++) {
|
|
107
|
-
var fn = destroyList[i];
|
|
108
|
-
if (fn === close) {
|
|
109
|
-
destroyList.splice(i, 1);
|
|
110
|
-
break;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
function onCancel(isOnOk) {
|
|
115
|
-
!isOnOk && config.onCancel && config.onCancel();
|
|
116
|
-
modalConfig.visible = false;
|
|
117
|
-
modalConfig.afterClose = function () {
|
|
118
|
-
config.afterClose && config.afterClose();
|
|
119
|
-
destroy();
|
|
120
|
-
};
|
|
121
|
-
renderFunction(modalConfig);
|
|
122
|
-
}
|
|
123
|
-
function update(newConfig) {
|
|
124
|
-
modalConfig = __assign(__assign(__assign({}, modalConfig), { title: config.title }), newConfig);
|
|
125
|
-
modalConfig = normalizeConfig(modalConfig);
|
|
126
|
-
renderFunction(modalConfig);
|
|
127
|
-
}
|
|
128
|
-
function close() {
|
|
129
|
-
modalConfig.visible = false;
|
|
130
|
-
modalConfig.afterClose = function () {
|
|
131
|
-
config.afterClose && config.afterClose();
|
|
132
|
-
destroy();
|
|
133
|
-
};
|
|
134
|
-
renderFunction(modalConfig);
|
|
135
|
-
}
|
|
136
|
-
destroyList.push(close);
|
|
137
|
-
return {
|
|
138
|
-
close: close,
|
|
139
|
-
update: update,
|
|
140
|
-
};
|
|
141
|
-
}
|
|
142
|
-
export default confirm;
|
|
1
|
+
var __assign = (this && this.__assign) || function () {
|
|
2
|
+
__assign = Object.assign || function(t) {
|
|
3
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
4
|
+
s = arguments[i];
|
|
5
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
6
|
+
t[p] = s[p];
|
|
7
|
+
}
|
|
8
|
+
return t;
|
|
9
|
+
};
|
|
10
|
+
return __assign.apply(this, arguments);
|
|
11
|
+
};
|
|
12
|
+
import React from 'react';
|
|
13
|
+
import { render as ReactDOMRender } from '../_util/react-dom';
|
|
14
|
+
import Modal from './modal';
|
|
15
|
+
import IconInfoCircleFill from '../../icon/react-icon/IconInfoCircleFill';
|
|
16
|
+
import IconCheckCircleFill from '../../icon/react-icon/IconCheckCircleFill';
|
|
17
|
+
import IconExclamationCircleFill from '../../icon/react-icon/IconExclamationCircleFill';
|
|
18
|
+
import IconCloseCircleFill from '../../icon/react-icon/IconCloseCircleFill';
|
|
19
|
+
import { getModalConfig, destroyList, getConfigProviderProps } from './config';
|
|
20
|
+
import ConfigProvider from '../ConfigProvider';
|
|
21
|
+
function ConfirmModal(props) {
|
|
22
|
+
var _a = getModalConfig(), prefixCls = _a.prefixCls, simple = _a.simple;
|
|
23
|
+
return (React.createElement(Modal, __assign({ prefixCls: prefixCls, simple: simple }, props), props.content));
|
|
24
|
+
}
|
|
25
|
+
// 如果是消息提示型弹出框,那么只有确认按钮
|
|
26
|
+
export var normalizeConfig = function (_config) {
|
|
27
|
+
var icon = _config.icon;
|
|
28
|
+
if (!icon && icon !== null) {
|
|
29
|
+
icon = React.createElement(IconExclamationCircleFill, null);
|
|
30
|
+
if (_config.isNotice) {
|
|
31
|
+
switch (_config.noticeType) {
|
|
32
|
+
case 'info':
|
|
33
|
+
icon = React.createElement(IconInfoCircleFill, null);
|
|
34
|
+
break;
|
|
35
|
+
case 'success':
|
|
36
|
+
icon = React.createElement(IconCheckCircleFill, null);
|
|
37
|
+
break;
|
|
38
|
+
case 'warning':
|
|
39
|
+
icon = React.createElement(IconExclamationCircleFill, null);
|
|
40
|
+
break;
|
|
41
|
+
case 'error':
|
|
42
|
+
icon = React.createElement(IconCloseCircleFill, null);
|
|
43
|
+
break;
|
|
44
|
+
default:
|
|
45
|
+
break;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
if (_config.isNotice) {
|
|
50
|
+
_config.hideCancel = true;
|
|
51
|
+
}
|
|
52
|
+
_config.title =
|
|
53
|
+
icon === null && _config.title === null ? null : (React.createElement("span", null,
|
|
54
|
+
icon,
|
|
55
|
+
_config.title));
|
|
56
|
+
return _config;
|
|
57
|
+
};
|
|
58
|
+
function confirm(config, renderFunc) {
|
|
59
|
+
var root;
|
|
60
|
+
var div = document.createElement('div');
|
|
61
|
+
document.body.appendChild(div);
|
|
62
|
+
var configProviderProps = getConfigProviderProps();
|
|
63
|
+
function render(props) {
|
|
64
|
+
var dom = (React.createElement(ConfigProvider, __assign({}, configProviderProps),
|
|
65
|
+
React.createElement(ConfirmModal, __assign({}, props, { onCancel: onCancel }))));
|
|
66
|
+
if (root) {
|
|
67
|
+
root.render(dom);
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
root = ReactDOMRender(dom, div);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
var renderFunction = renderFunc || render;
|
|
74
|
+
var modalConfig = __assign(__assign({}, config), { visible: false });
|
|
75
|
+
var onOk = function () {
|
|
76
|
+
var ret;
|
|
77
|
+
var _onOk = config.onOk || config.onConfirm;
|
|
78
|
+
if (_onOk) {
|
|
79
|
+
ret = _onOk();
|
|
80
|
+
}
|
|
81
|
+
if (ret && ret.then) {
|
|
82
|
+
modalConfig.confirmLoading = true;
|
|
83
|
+
renderFunction(modalConfig);
|
|
84
|
+
ret.then(function () {
|
|
85
|
+
onCancel(true);
|
|
86
|
+
}, function (e) {
|
|
87
|
+
console.error(e);
|
|
88
|
+
modalConfig.confirmLoading = false;
|
|
89
|
+
renderFunction(modalConfig);
|
|
90
|
+
});
|
|
91
|
+
}
|
|
92
|
+
if (!ret) {
|
|
93
|
+
onCancel(true);
|
|
94
|
+
}
|
|
95
|
+
};
|
|
96
|
+
// 如果是promise,那么处理loading和加载完成关闭
|
|
97
|
+
modalConfig.onOk = onOk;
|
|
98
|
+
modalConfig = normalizeConfig(modalConfig);
|
|
99
|
+
modalConfig.visible = true;
|
|
100
|
+
renderFunction(modalConfig);
|
|
101
|
+
function destroy() {
|
|
102
|
+
root = root === null || root === void 0 ? void 0 : root._unmount();
|
|
103
|
+
if (div.parentNode) {
|
|
104
|
+
div.parentNode.removeChild(div);
|
|
105
|
+
}
|
|
106
|
+
for (var i = 0; i < destroyList.length; i++) {
|
|
107
|
+
var fn = destroyList[i];
|
|
108
|
+
if (fn === close) {
|
|
109
|
+
destroyList.splice(i, 1);
|
|
110
|
+
break;
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
function onCancel(isOnOk) {
|
|
115
|
+
!isOnOk && config.onCancel && config.onCancel();
|
|
116
|
+
modalConfig.visible = false;
|
|
117
|
+
modalConfig.afterClose = function () {
|
|
118
|
+
config.afterClose && config.afterClose();
|
|
119
|
+
destroy();
|
|
120
|
+
};
|
|
121
|
+
renderFunction(modalConfig);
|
|
122
|
+
}
|
|
123
|
+
function update(newConfig) {
|
|
124
|
+
modalConfig = __assign(__assign(__assign({}, modalConfig), { title: config.title }), newConfig);
|
|
125
|
+
modalConfig = normalizeConfig(modalConfig);
|
|
126
|
+
renderFunction(modalConfig);
|
|
127
|
+
}
|
|
128
|
+
function close() {
|
|
129
|
+
modalConfig.visible = false;
|
|
130
|
+
modalConfig.afterClose = function () {
|
|
131
|
+
config.afterClose && config.afterClose();
|
|
132
|
+
destroy();
|
|
133
|
+
};
|
|
134
|
+
renderFunction(modalConfig);
|
|
135
|
+
}
|
|
136
|
+
destroyList.push(close);
|
|
137
|
+
return {
|
|
138
|
+
close: close,
|
|
139
|
+
update: update,
|
|
140
|
+
};
|
|
141
|
+
}
|
|
142
|
+
export default confirm;
|
package/es/Modal/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import Modal from './modal';
|
|
2
|
-
export default Modal;
|
|
1
|
+
import Modal from './modal';
|
|
2
|
+
export default Modal;
|
package/es/Modal/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import Modal from './modal';
|
|
2
|
-
export default Modal;
|
|
1
|
+
import Modal from './modal';
|
|
2
|
+
export default Modal;
|