@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
|
@@ -1,451 +1,451 @@
|
|
|
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 __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
-
var t = {};
|
|
14
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
-
t[p] = s[p];
|
|
16
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
-
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
-
t[p[i]] = s[p[i]];
|
|
20
|
-
}
|
|
21
|
-
return t;
|
|
22
|
-
};
|
|
23
|
-
var __read = (this && this.__read) || function (o, n) {
|
|
24
|
-
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
25
|
-
if (!m) return o;
|
|
26
|
-
var i = m.call(o), r, ar = [], e;
|
|
27
|
-
try {
|
|
28
|
-
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
|
29
|
-
}
|
|
30
|
-
catch (error) { e = { error: error }; }
|
|
31
|
-
finally {
|
|
32
|
-
try {
|
|
33
|
-
if (r && !r.done && (m = i["return"])) m.call(i);
|
|
34
|
-
}
|
|
35
|
-
finally { if (e) throw e.error; }
|
|
36
|
-
}
|
|
37
|
-
return ar;
|
|
38
|
-
};
|
|
39
|
-
import React, { forwardRef, useContext, useRef, useState, useImperativeHandle, useEffect, useCallback, useMemo, } from 'react';
|
|
40
|
-
import ArcoCSSTransition from '../_util/CSSTransition';
|
|
41
|
-
import { findDOMNode } from '../_util/react-dom';
|
|
42
|
-
import useMergeProps from '../_util/hooks/useMergeProps';
|
|
43
|
-
import useMergeValue from '../_util/hooks/useMergeValue';
|
|
44
|
-
import cs from '../_util/classNames';
|
|
45
|
-
import { on, off, isServerRendering } from '../_util/dom';
|
|
46
|
-
import ResizeObserver from '../_util/resizeObserver';
|
|
47
|
-
import IconLoading from '../../icon/react-icon/IconLoading';
|
|
48
|
-
import IconZoomOut from '../../icon/react-icon/IconZoomOut';
|
|
49
|
-
import IconZoomIn from '../../icon/react-icon/IconZoomIn';
|
|
50
|
-
import IconFullscreen from '../../icon/react-icon/IconFullscreen';
|
|
51
|
-
import IconClose from '../../icon/react-icon/IconClose';
|
|
52
|
-
import IconRotateLeft from '../../icon/react-icon/IconRotateLeft';
|
|
53
|
-
import IconRotateRight from '../../icon/react-icon/IconRotateRight';
|
|
54
|
-
import IconOriginalSize from '../../icon/react-icon/IconOriginalSize';
|
|
55
|
-
import ConfigProvider, { ConfigContext } from '../ConfigProvider';
|
|
56
|
-
import useImageStatus from './utils/hooks/useImageStatus';
|
|
57
|
-
import PreviewScales, { defaultScales } from './utils/getScale';
|
|
58
|
-
import getFixTranslate from './utils/getFixTranslate';
|
|
59
|
-
import ImagePreviewToolbar from './image-preview-toolbar';
|
|
60
|
-
import Portal from '../Portal';
|
|
61
|
-
import { PreviewGroupContext } from './previewGroupContext';
|
|
62
|
-
import ImagePreviewArrow from './image-preview-arrow';
|
|
63
|
-
import useOverflowHidden from '../_util/hooks/useOverflowHidden';
|
|
64
|
-
import { ArrowDown, ArrowLeft, ArrowRight, ArrowUp, Esc } from '../_util/keycode';
|
|
65
|
-
import useUpdate from '../_util/hooks/useUpdate';
|
|
66
|
-
import { isUndefined } from '../_util/is';
|
|
67
|
-
var ROTATE_STEP = 90;
|
|
68
|
-
var defaultProps = {
|
|
69
|
-
maskClosable: true,
|
|
70
|
-
closable: true,
|
|
71
|
-
breakPoint: 316,
|
|
72
|
-
actionsLayout: [
|
|
73
|
-
'fullScreen',
|
|
74
|
-
'rotateRight',
|
|
75
|
-
'rotateLeft',
|
|
76
|
-
'zoomIn',
|
|
77
|
-
'zoomOut',
|
|
78
|
-
'originalSize',
|
|
79
|
-
'extra',
|
|
80
|
-
],
|
|
81
|
-
getPopupContainer: function () { return document.body; },
|
|
82
|
-
escToExit: true,
|
|
83
|
-
scales: defaultScales,
|
|
84
|
-
resetTranslate: true,
|
|
85
|
-
};
|
|
86
|
-
function Preview(baseProps, ref) {
|
|
87
|
-
var _a;
|
|
88
|
-
var _b = useContext(PreviewGroupContext), previewGroup = _b.previewGroup, previewUrlMap = _b.previewUrlMap, currentIndex = _b.currentIndex, setCurrentIndex = _b.setCurrentIndex, infinite = _b.infinite, previewPropsMap = _b.previewPropsMap;
|
|
89
|
-
var mergedPreviewProps = previewGroup ? previewPropsMap.get(currentIndex) : {};
|
|
90
|
-
var mergedProps = useMergeProps(baseProps, defaultProps, mergedPreviewProps);
|
|
91
|
-
var className = mergedProps.className, style = mergedProps.style, src = mergedProps.src, defaultVisible = mergedProps.defaultVisible, maskClosable = mergedProps.maskClosable, closable = mergedProps.closable, breakPoint = mergedProps.breakPoint, actions = mergedProps.actions, actionsLayout = mergedProps.actionsLayout, getPopupContainer = mergedProps.getPopupContainer, onVisibleChange = mergedProps.onVisibleChange, scales = mergedProps.scales, escToExit = mergedProps.escToExit, _c = mergedProps.imgAttributes, imgAttributes = _c === void 0 ? {} : _c, imageRender = mergedProps.imageRender, _d = mergedProps.extra, extraNode = _d === void 0 ? null : _d, resetTranslate = mergedProps.resetTranslate;
|
|
92
|
-
var mergedSrc = previewGroup ? previewUrlMap.get(currentIndex) : src;
|
|
93
|
-
var _e = __read(useState(mergedSrc), 2), previewImgSrc = _e[0], setPreviewImgSrc = _e[1];
|
|
94
|
-
var _f = __read(useMergeValue(false, {
|
|
95
|
-
defaultValue: defaultVisible,
|
|
96
|
-
value: mergedProps.visible,
|
|
97
|
-
}), 2), visible = _f[0], setVisible = _f[1];
|
|
98
|
-
var globalContext = useContext(ConfigContext);
|
|
99
|
-
var getPrefixCls = globalContext.getPrefixCls, locale = globalContext.locale, rtl = globalContext.rtl;
|
|
100
|
-
var prefixCls = getPrefixCls('image');
|
|
101
|
-
var previewPrefixCls = prefixCls + "-preview";
|
|
102
|
-
var classNames = cs(previewPrefixCls, (_a = {},
|
|
103
|
-
_a[previewPrefixCls + "-hide"] = !visible,
|
|
104
|
-
_a[previewPrefixCls + "-rtl"] = rtl,
|
|
105
|
-
_a), className);
|
|
106
|
-
var refImage = useRef();
|
|
107
|
-
var refImageContainer = useRef();
|
|
108
|
-
var refWrapper = useRef();
|
|
109
|
-
var refRootWrapper = useRef();
|
|
110
|
-
var keyboardEventOn = useRef(false);
|
|
111
|
-
var refMoveData = useRef({
|
|
112
|
-
pageX: 0,
|
|
113
|
-
pageY: 0,
|
|
114
|
-
originX: 0,
|
|
115
|
-
originY: 0,
|
|
116
|
-
});
|
|
117
|
-
var _g = useImageStatus('loading'), isLoading = _g.isLoading, isLoaded = _g.isLoaded, setStatus = _g.setStatus;
|
|
118
|
-
var _h = __read(useState(false), 2), toolbarSimple = _h[0], setToolbarSimple = _h[1];
|
|
119
|
-
var _j = __read(useState({ x: 0, y: 0 }), 2), translate = _j[0], setTranslate = _j[1];
|
|
120
|
-
var _k = __read(useState(1), 2), scale = _k[0], setScale = _k[1];
|
|
121
|
-
var _l = __read(useState(false), 2), scaleValueVisible = _l[0], setScaleValueVisible = _l[1];
|
|
122
|
-
var _m = __read(useState(0), 2), rotate = _m[0], setRotate = _m[1];
|
|
123
|
-
var _o = __read(useState(false), 2), moving = _o[0], setMoving = _o[1];
|
|
124
|
-
var previewScales = useMemo(function () {
|
|
125
|
-
return new PreviewScales(scales);
|
|
126
|
-
}, []);
|
|
127
|
-
var onLoad = imgAttributes.onLoad, onError = imgAttributes.onError, onMouseDown = imgAttributes.onMouseDown, imgStyle = imgAttributes.style, imgClassName = imgAttributes.className, restImgAttributes = __rest(imgAttributes, ["onLoad", "onError", "onMouseDown", "style", "className"]);
|
|
128
|
-
// Reset image params
|
|
129
|
-
function reset() {
|
|
130
|
-
setTranslate({ x: 0, y: 0 });
|
|
131
|
-
setScale(1);
|
|
132
|
-
setRotate(0);
|
|
133
|
-
}
|
|
134
|
-
useImperativeHandle(ref, function () { return ({
|
|
135
|
-
reset: reset,
|
|
136
|
-
getRootDOMNode: function () { return refRootWrapper.current; },
|
|
137
|
-
}); });
|
|
138
|
-
var _p = __read(useState(), 2), container = _p[0], setContainer = _p[1];
|
|
139
|
-
var getContainer = useCallback(function () { return container; }, [container]);
|
|
140
|
-
useEffect(function () {
|
|
141
|
-
var container = getPopupContainer === null || getPopupContainer === void 0 ? void 0 : getPopupContainer();
|
|
142
|
-
var containerDom = (findDOMNode(container) || document.body);
|
|
143
|
-
setContainer(containerDom);
|
|
144
|
-
}, [getPopupContainer]);
|
|
145
|
-
useOverflowHidden(getContainer, { hidden: visible });
|
|
146
|
-
var isFixed = useMemo(function () { return !isServerRendering && container === document.body; }, [container]);
|
|
147
|
-
// Jump to image at the specified index
|
|
148
|
-
function jumpTo(index) {
|
|
149
|
-
var previewListLen = previewUrlMap.size;
|
|
150
|
-
if (infinite) {
|
|
151
|
-
index %= previewListLen;
|
|
152
|
-
if (index < 0)
|
|
153
|
-
index = previewListLen - Math.abs(index);
|
|
154
|
-
}
|
|
155
|
-
if (index !== currentIndex && index >= 0 && index <= previewListLen - 1) {
|
|
156
|
-
setCurrentIndex(index);
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
function onPrev() {
|
|
160
|
-
jumpTo(currentIndex - 1);
|
|
161
|
-
}
|
|
162
|
-
function onNext() {
|
|
163
|
-
jumpTo(currentIndex + 1);
|
|
164
|
-
}
|
|
165
|
-
// Anticlockwise rotation
|
|
166
|
-
function onRotateLeft() {
|
|
167
|
-
setRotate(rotate === 0 ? 360 - ROTATE_STEP : rotate - ROTATE_STEP);
|
|
168
|
-
}
|
|
169
|
-
// Clockwise rotation
|
|
170
|
-
function onRotateRight() {
|
|
171
|
-
setRotate((rotate + ROTATE_STEP) % 360);
|
|
172
|
-
}
|
|
173
|
-
// Scale
|
|
174
|
-
var hideScaleTimer = useRef(null);
|
|
175
|
-
var showScaleValue = function () {
|
|
176
|
-
!scaleValueVisible && setScaleValueVisible(true);
|
|
177
|
-
hideScaleTimer.current && clearTimeout(hideScaleTimer.current);
|
|
178
|
-
hideScaleTimer.current = setTimeout(function () {
|
|
179
|
-
setScaleValueVisible(false);
|
|
180
|
-
}, 1000);
|
|
181
|
-
};
|
|
182
|
-
var onScaleChange = function (newScale) {
|
|
183
|
-
if (scale !== newScale) {
|
|
184
|
-
setScale(newScale);
|
|
185
|
-
showScaleValue();
|
|
186
|
-
}
|
|
187
|
-
};
|
|
188
|
-
function onZoomIn() {
|
|
189
|
-
var newScale = previewScales.getNextScale(scale, 'zoomIn');
|
|
190
|
-
onScaleChange(newScale);
|
|
191
|
-
}
|
|
192
|
-
function onZoomOut() {
|
|
193
|
-
var newScale = previewScales.getNextScale(scale, 'zoomOut');
|
|
194
|
-
onScaleChange(newScale);
|
|
195
|
-
}
|
|
196
|
-
function onWheelZoom(e) {
|
|
197
|
-
if (e.deltaY > 0) {
|
|
198
|
-
// 缩小
|
|
199
|
-
if (scale >= previewScales.minScale) {
|
|
200
|
-
// e.preventDefault();
|
|
201
|
-
onZoomOut();
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
else if (scale <= previewScales.maxScale) {
|
|
205
|
-
// e.preventDefault();
|
|
206
|
-
onZoomIn();
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
function onResetScale() {
|
|
210
|
-
onScaleChange(1);
|
|
211
|
-
}
|
|
212
|
-
function onFullScreen() {
|
|
213
|
-
var wrapperRect = refWrapper.current.getBoundingClientRect();
|
|
214
|
-
var imgRect = refImage.current.getBoundingClientRect();
|
|
215
|
-
var newHeightScale = wrapperRect.height / (imgRect.height / scale);
|
|
216
|
-
var newWidthScale = wrapperRect.width / (imgRect.width / scale);
|
|
217
|
-
var newScale = Math.max(newHeightScale, newWidthScale);
|
|
218
|
-
onScaleChange(newScale);
|
|
219
|
-
}
|
|
220
|
-
// Image container is clicked
|
|
221
|
-
function onOutsideImgClick(e) {
|
|
222
|
-
if (e.target === e.currentTarget && maskClosable) {
|
|
223
|
-
close();
|
|
224
|
-
}
|
|
225
|
-
}
|
|
226
|
-
// Close button is clicked.
|
|
227
|
-
function onCloseClick() {
|
|
228
|
-
close();
|
|
229
|
-
}
|
|
230
|
-
function close() {
|
|
231
|
-
if (visible) {
|
|
232
|
-
onVisibleChange && onVisibleChange(false, visible);
|
|
233
|
-
isUndefined(mergedProps.visible) && setVisible(false);
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
function onWrapperResize(entry) {
|
|
237
|
-
if (entry && entry.length) {
|
|
238
|
-
var wrapperRect = entry[0].contentRect;
|
|
239
|
-
var nextSimple = wrapperRect.width < breakPoint;
|
|
240
|
-
setToolbarSimple(nextSimple);
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
// Check the translate and correct it if needed
|
|
244
|
-
var checkAndFixTranslate = function () {
|
|
245
|
-
if (!refWrapper.current || !refImage.current)
|
|
246
|
-
return;
|
|
247
|
-
var wrapperRect = refWrapper.current.getBoundingClientRect();
|
|
248
|
-
var imgRect = refImage.current.getBoundingClientRect();
|
|
249
|
-
var _a = __read(getFixTranslate(wrapperRect, imgRect, translate.x, translate.y, scale), 2), x = _a[0], y = _a[1];
|
|
250
|
-
if (x !== translate.x || y !== translate.y) {
|
|
251
|
-
setTranslate({
|
|
252
|
-
x: x,
|
|
253
|
-
y: y,
|
|
254
|
-
});
|
|
255
|
-
}
|
|
256
|
-
};
|
|
257
|
-
// Update position on moving if needed
|
|
258
|
-
var onMoving = function (e) {
|
|
259
|
-
if (visible && moving) {
|
|
260
|
-
e.preventDefault && e.preventDefault();
|
|
261
|
-
var _a = refMoveData.current, originX = _a.originX, originY = _a.originY, pageX = _a.pageX, pageY = _a.pageY;
|
|
262
|
-
var nextX = originX + (e.pageX - pageX) / scale;
|
|
263
|
-
var nextY = originY + (e.pageY - pageY) / scale;
|
|
264
|
-
setTranslate({
|
|
265
|
-
x: nextX,
|
|
266
|
-
y: nextY,
|
|
267
|
-
});
|
|
268
|
-
}
|
|
269
|
-
};
|
|
270
|
-
var onMoveEnd = function (e) {
|
|
271
|
-
e.preventDefault && e.preventDefault();
|
|
272
|
-
setMoving(false);
|
|
273
|
-
};
|
|
274
|
-
function onImgLoaded(e) {
|
|
275
|
-
setStatus('loaded');
|
|
276
|
-
onLoad && onLoad(e);
|
|
277
|
-
}
|
|
278
|
-
function onImgLoadError(e) {
|
|
279
|
-
setStatus('error');
|
|
280
|
-
onError && onError(e);
|
|
281
|
-
}
|
|
282
|
-
// Record position data on move start
|
|
283
|
-
var onMoveStart = function (e) {
|
|
284
|
-
var _a;
|
|
285
|
-
(_a = e.preventDefault) === null || _a === void 0 ? void 0 : _a.call(e);
|
|
286
|
-
setMoving(true);
|
|
287
|
-
var ev = e.type === 'touchstart' ? e.touches[0] : e;
|
|
288
|
-
refMoveData.current.pageX = ev.pageX;
|
|
289
|
-
refMoveData.current.pageY = ev.pageY;
|
|
290
|
-
refMoveData.current.originX = translate.x;
|
|
291
|
-
refMoveData.current.originY = translate.y;
|
|
292
|
-
onMouseDown === null || onMouseDown === void 0 ? void 0 : onMouseDown(e);
|
|
293
|
-
};
|
|
294
|
-
useEffect(function () {
|
|
295
|
-
if (visible && moving) {
|
|
296
|
-
on(document, 'mousemove', onMoving, false);
|
|
297
|
-
on(document, 'mouseup', onMoveEnd, false);
|
|
298
|
-
}
|
|
299
|
-
return function () {
|
|
300
|
-
off(document, 'mousemove', onMoving, false);
|
|
301
|
-
off(document, 'mouseup', onMoveEnd, false);
|
|
302
|
-
};
|
|
303
|
-
}, [visible, moving]);
|
|
304
|
-
// Correct translate after moved
|
|
305
|
-
useEffect(function () {
|
|
306
|
-
if (resetTranslate && !moving) {
|
|
307
|
-
checkAndFixTranslate();
|
|
308
|
-
}
|
|
309
|
-
}, [moving, translate]);
|
|
310
|
-
// Correct translate when scale changes
|
|
311
|
-
useEffect(function () {
|
|
312
|
-
if (resetTranslate) {
|
|
313
|
-
checkAndFixTranslate();
|
|
314
|
-
}
|
|
315
|
-
}, [scale]);
|
|
316
|
-
// Reset when preview is opened
|
|
317
|
-
useEffect(function () {
|
|
318
|
-
if (visible) {
|
|
319
|
-
reset();
|
|
320
|
-
}
|
|
321
|
-
}, [visible]);
|
|
322
|
-
// Reset on first mount or image switches
|
|
323
|
-
useEffect(function () {
|
|
324
|
-
setPreviewImgSrc(mergedSrc);
|
|
325
|
-
setStatus(mergedSrc ? 'loading' : 'loaded');
|
|
326
|
-
reset();
|
|
327
|
-
}, [mergedSrc]);
|
|
328
|
-
useUpdate(function () {
|
|
329
|
-
previewScales.updateScale(scales);
|
|
330
|
-
setScale(1);
|
|
331
|
-
}, [scales]);
|
|
332
|
-
// Close when pressing esc
|
|
333
|
-
useEffect(function () {
|
|
334
|
-
var onKeyDown = function (e) {
|
|
335
|
-
if (e) {
|
|
336
|
-
switch (e.key) {
|
|
337
|
-
case Esc.key:
|
|
338
|
-
if (escToExit) {
|
|
339
|
-
close();
|
|
340
|
-
}
|
|
341
|
-
break;
|
|
342
|
-
case ArrowRight.key:
|
|
343
|
-
onNext();
|
|
344
|
-
break;
|
|
345
|
-
case ArrowLeft.key:
|
|
346
|
-
onPrev();
|
|
347
|
-
break;
|
|
348
|
-
case ArrowUp.key:
|
|
349
|
-
onZoomIn();
|
|
350
|
-
break;
|
|
351
|
-
case ArrowDown.key:
|
|
352
|
-
onZoomOut();
|
|
353
|
-
break;
|
|
354
|
-
default:
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
};
|
|
358
|
-
if (visible && !moving && !keyboardEventOn.current) {
|
|
359
|
-
keyboardEventOn.current = true;
|
|
360
|
-
on(document, 'keydown', onKeyDown);
|
|
361
|
-
}
|
|
362
|
-
return function () {
|
|
363
|
-
keyboardEventOn.current = false;
|
|
364
|
-
off(document, 'keydown', onKeyDown);
|
|
365
|
-
};
|
|
366
|
-
}, [visible, escToExit, moving, currentIndex, scale]);
|
|
367
|
-
var defaultActions = [
|
|
368
|
-
{
|
|
369
|
-
key: 'fullScreen',
|
|
370
|
-
name: locale.ImagePreview.fullScreen,
|
|
371
|
-
content: React.createElement(IconFullscreen, null),
|
|
372
|
-
onClick: onFullScreen,
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
key: 'rotateRight',
|
|
376
|
-
name: locale.ImagePreview.rotateRight,
|
|
377
|
-
content: React.createElement(IconRotateRight, null),
|
|
378
|
-
onClick: onRotateRight,
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
key: 'rotateLeft',
|
|
382
|
-
name: locale.ImagePreview.rotateLeft,
|
|
383
|
-
content: React.createElement(IconRotateLeft, null),
|
|
384
|
-
onClick: onRotateLeft,
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
key: 'zoomIn',
|
|
388
|
-
name: locale.ImagePreview.zoomIn,
|
|
389
|
-
content: React.createElement(IconZoomIn, null),
|
|
390
|
-
onClick: onZoomIn,
|
|
391
|
-
disabled: scale === previewScales.maxScale,
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
key: 'zoomOut',
|
|
395
|
-
name: locale.ImagePreview.zoomOut,
|
|
396
|
-
content: React.createElement(IconZoomOut, null),
|
|
397
|
-
onClick: onZoomOut,
|
|
398
|
-
disabled: scale === previewScales.minScale,
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
key: 'originalSize',
|
|
402
|
-
name: locale.ImagePreview.originalSize,
|
|
403
|
-
content: React.createElement(IconOriginalSize, null),
|
|
404
|
-
onClick: onResetScale,
|
|
405
|
-
},
|
|
406
|
-
];
|
|
407
|
-
var renderImage = function () {
|
|
408
|
-
var _a;
|
|
409
|
-
var _b;
|
|
410
|
-
var image = (React.createElement("img", __assign({ onWheel: onWheelZoom, ref: refImage, className: cs(imgClassName, previewPrefixCls + "-img", (_a = {},
|
|
411
|
-
_a[previewPrefixCls + "-img-moving"] = moving,
|
|
412
|
-
_a)), style: __assign(__assign({}, imgStyle), { transform: "translate(" + translate.x + "px, " + translate.y + "px) rotate(" + rotate + "deg)" }), key: previewImgSrc, src: previewImgSrc }, restImgAttributes, { onLoad: onImgLoaded, onError: onImgLoadError, onMouseDown: function (event) {
|
|
413
|
-
// only trigger onMoveStart when press mouse left button
|
|
414
|
-
event.button === 0 && onMoveStart(event);
|
|
415
|
-
} })));
|
|
416
|
-
return (_b = imageRender === null || imageRender === void 0 ? void 0 : imageRender(image)) !== null && _b !== void 0 ? _b : image;
|
|
417
|
-
};
|
|
418
|
-
return (React.createElement(Portal, { visible: visible, forceRender: false, getContainer: getContainer },
|
|
419
|
-
React.createElement(ConfigProvider, __assign({}, globalContext, { getPopupContainer: function () { return refWrapper.current; } }),
|
|
420
|
-
React.createElement("div", { className: classNames, style: __assign(__assign({}, (style || {})), (isFixed ? {} : { zIndex: 'inherit', position: 'absolute' })), ref: refRootWrapper },
|
|
421
|
-
React.createElement(ArcoCSSTransition, { in: visible, timeout: 400, appear: true, classNames: "fadeImage", mountOnEnter: true, unmountOnExit: false, onEnter: function (e) {
|
|
422
|
-
if (!e)
|
|
423
|
-
return;
|
|
424
|
-
e.parentNode.style.display = 'block';
|
|
425
|
-
e.style.display = 'block';
|
|
426
|
-
}, onExited: function (e) {
|
|
427
|
-
if (!e)
|
|
428
|
-
return;
|
|
429
|
-
e.parentNode.style.display = '';
|
|
430
|
-
e.style.display = 'none';
|
|
431
|
-
} },
|
|
432
|
-
React.createElement("div", { className: previewPrefixCls + "-mask" })),
|
|
433
|
-
visible && (React.createElement(ResizeObserver, { onResize: onWrapperResize, getTargetDOMNode: function () { return refWrapper.current; } },
|
|
434
|
-
React.createElement("div", { ref: refWrapper, className: previewPrefixCls + "-wrapper", onClick: onOutsideImgClick },
|
|
435
|
-
React.createElement("div", { ref: refImageContainer, className: previewPrefixCls + "-img-container", style: { transform: "scale(" + scale + ", " + scale + ")" }, onClick: onOutsideImgClick },
|
|
436
|
-
renderImage(),
|
|
437
|
-
isLoading && (React.createElement("div", { className: previewPrefixCls + "-loading" },
|
|
438
|
-
React.createElement(IconLoading, null)))),
|
|
439
|
-
React.createElement(ArcoCSSTransition, { in: scaleValueVisible, timeout: 400, appear: true, classNames: "fadeImage", unmountOnExit: true },
|
|
440
|
-
React.createElement("div", { className: previewPrefixCls + "-scale-value" },
|
|
441
|
-
(scale * 100).toFixed(0),
|
|
442
|
-
"%")),
|
|
443
|
-
isLoaded && (React.createElement(ImagePreviewToolbar, { prefixCls: prefixCls, previewPrefixCls: previewPrefixCls, actions: actions, actionsLayout: actionsLayout, defaultActions: defaultActions, simple: toolbarSimple })),
|
|
444
|
-
closable && (React.createElement("div", { className: previewPrefixCls + "-close-btn", onClick: onCloseClick },
|
|
445
|
-
React.createElement(IconClose, null))),
|
|
446
|
-
previewGroup && (React.createElement(ImagePreviewArrow, { previewCount: previewUrlMap.size, current: currentIndex, infinite: infinite, onPrev: onPrev, onNext: onNext })),
|
|
447
|
-
extraNode)))))));
|
|
448
|
-
}
|
|
449
|
-
var PreviewComponent = forwardRef(Preview);
|
|
450
|
-
PreviewComponent.displayName = 'ImagePreview';
|
|
451
|
-
export default PreviewComponent;
|
|
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 __rest = (this && this.__rest) || function (s, e) {
|
|
13
|
+
var t = {};
|
|
14
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
15
|
+
t[p] = s[p];
|
|
16
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
18
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
19
|
+
t[p[i]] = s[p[i]];
|
|
20
|
+
}
|
|
21
|
+
return t;
|
|
22
|
+
};
|
|
23
|
+
var __read = (this && this.__read) || function (o, n) {
|
|
24
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
25
|
+
if (!m) return o;
|
|
26
|
+
var i = m.call(o), r, ar = [], e;
|
|
27
|
+
try {
|
|
28
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
|
29
|
+
}
|
|
30
|
+
catch (error) { e = { error: error }; }
|
|
31
|
+
finally {
|
|
32
|
+
try {
|
|
33
|
+
if (r && !r.done && (m = i["return"])) m.call(i);
|
|
34
|
+
}
|
|
35
|
+
finally { if (e) throw e.error; }
|
|
36
|
+
}
|
|
37
|
+
return ar;
|
|
38
|
+
};
|
|
39
|
+
import React, { forwardRef, useContext, useRef, useState, useImperativeHandle, useEffect, useCallback, useMemo, } from 'react';
|
|
40
|
+
import ArcoCSSTransition from '../_util/CSSTransition';
|
|
41
|
+
import { findDOMNode } from '../_util/react-dom';
|
|
42
|
+
import useMergeProps from '../_util/hooks/useMergeProps';
|
|
43
|
+
import useMergeValue from '../_util/hooks/useMergeValue';
|
|
44
|
+
import cs from '../_util/classNames';
|
|
45
|
+
import { on, off, isServerRendering } from '../_util/dom';
|
|
46
|
+
import ResizeObserver from '../_util/resizeObserver';
|
|
47
|
+
import IconLoading from '../../icon/react-icon/IconLoading';
|
|
48
|
+
import IconZoomOut from '../../icon/react-icon/IconZoomOut';
|
|
49
|
+
import IconZoomIn from '../../icon/react-icon/IconZoomIn';
|
|
50
|
+
import IconFullscreen from '../../icon/react-icon/IconFullscreen';
|
|
51
|
+
import IconClose from '../../icon/react-icon/IconClose';
|
|
52
|
+
import IconRotateLeft from '../../icon/react-icon/IconRotateLeft';
|
|
53
|
+
import IconRotateRight from '../../icon/react-icon/IconRotateRight';
|
|
54
|
+
import IconOriginalSize from '../../icon/react-icon/IconOriginalSize';
|
|
55
|
+
import ConfigProvider, { ConfigContext } from '../ConfigProvider';
|
|
56
|
+
import useImageStatus from './utils/hooks/useImageStatus';
|
|
57
|
+
import PreviewScales, { defaultScales } from './utils/getScale';
|
|
58
|
+
import getFixTranslate from './utils/getFixTranslate';
|
|
59
|
+
import ImagePreviewToolbar from './image-preview-toolbar';
|
|
60
|
+
import Portal from '../Portal';
|
|
61
|
+
import { PreviewGroupContext } from './previewGroupContext';
|
|
62
|
+
import ImagePreviewArrow from './image-preview-arrow';
|
|
63
|
+
import useOverflowHidden from '../_util/hooks/useOverflowHidden';
|
|
64
|
+
import { ArrowDown, ArrowLeft, ArrowRight, ArrowUp, Esc } from '../_util/keycode';
|
|
65
|
+
import useUpdate from '../_util/hooks/useUpdate';
|
|
66
|
+
import { isUndefined } from '../_util/is';
|
|
67
|
+
var ROTATE_STEP = 90;
|
|
68
|
+
var defaultProps = {
|
|
69
|
+
maskClosable: true,
|
|
70
|
+
closable: true,
|
|
71
|
+
breakPoint: 316,
|
|
72
|
+
actionsLayout: [
|
|
73
|
+
'fullScreen',
|
|
74
|
+
'rotateRight',
|
|
75
|
+
'rotateLeft',
|
|
76
|
+
'zoomIn',
|
|
77
|
+
'zoomOut',
|
|
78
|
+
'originalSize',
|
|
79
|
+
'extra',
|
|
80
|
+
],
|
|
81
|
+
getPopupContainer: function () { return document.body; },
|
|
82
|
+
escToExit: true,
|
|
83
|
+
scales: defaultScales,
|
|
84
|
+
resetTranslate: true,
|
|
85
|
+
};
|
|
86
|
+
function Preview(baseProps, ref) {
|
|
87
|
+
var _a;
|
|
88
|
+
var _b = useContext(PreviewGroupContext), previewGroup = _b.previewGroup, previewUrlMap = _b.previewUrlMap, currentIndex = _b.currentIndex, setCurrentIndex = _b.setCurrentIndex, infinite = _b.infinite, previewPropsMap = _b.previewPropsMap;
|
|
89
|
+
var mergedPreviewProps = previewGroup ? previewPropsMap.get(currentIndex) : {};
|
|
90
|
+
var mergedProps = useMergeProps(baseProps, defaultProps, mergedPreviewProps);
|
|
91
|
+
var className = mergedProps.className, style = mergedProps.style, src = mergedProps.src, defaultVisible = mergedProps.defaultVisible, maskClosable = mergedProps.maskClosable, closable = mergedProps.closable, breakPoint = mergedProps.breakPoint, actions = mergedProps.actions, actionsLayout = mergedProps.actionsLayout, getPopupContainer = mergedProps.getPopupContainer, onVisibleChange = mergedProps.onVisibleChange, scales = mergedProps.scales, escToExit = mergedProps.escToExit, _c = mergedProps.imgAttributes, imgAttributes = _c === void 0 ? {} : _c, imageRender = mergedProps.imageRender, _d = mergedProps.extra, extraNode = _d === void 0 ? null : _d, resetTranslate = mergedProps.resetTranslate;
|
|
92
|
+
var mergedSrc = previewGroup ? previewUrlMap.get(currentIndex) : src;
|
|
93
|
+
var _e = __read(useState(mergedSrc), 2), previewImgSrc = _e[0], setPreviewImgSrc = _e[1];
|
|
94
|
+
var _f = __read(useMergeValue(false, {
|
|
95
|
+
defaultValue: defaultVisible,
|
|
96
|
+
value: mergedProps.visible,
|
|
97
|
+
}), 2), visible = _f[0], setVisible = _f[1];
|
|
98
|
+
var globalContext = useContext(ConfigContext);
|
|
99
|
+
var getPrefixCls = globalContext.getPrefixCls, locale = globalContext.locale, rtl = globalContext.rtl;
|
|
100
|
+
var prefixCls = getPrefixCls('image');
|
|
101
|
+
var previewPrefixCls = prefixCls + "-preview";
|
|
102
|
+
var classNames = cs(previewPrefixCls, (_a = {},
|
|
103
|
+
_a[previewPrefixCls + "-hide"] = !visible,
|
|
104
|
+
_a[previewPrefixCls + "-rtl"] = rtl,
|
|
105
|
+
_a), className);
|
|
106
|
+
var refImage = useRef();
|
|
107
|
+
var refImageContainer = useRef();
|
|
108
|
+
var refWrapper = useRef();
|
|
109
|
+
var refRootWrapper = useRef();
|
|
110
|
+
var keyboardEventOn = useRef(false);
|
|
111
|
+
var refMoveData = useRef({
|
|
112
|
+
pageX: 0,
|
|
113
|
+
pageY: 0,
|
|
114
|
+
originX: 0,
|
|
115
|
+
originY: 0,
|
|
116
|
+
});
|
|
117
|
+
var _g = useImageStatus('loading'), isLoading = _g.isLoading, isLoaded = _g.isLoaded, setStatus = _g.setStatus;
|
|
118
|
+
var _h = __read(useState(false), 2), toolbarSimple = _h[0], setToolbarSimple = _h[1];
|
|
119
|
+
var _j = __read(useState({ x: 0, y: 0 }), 2), translate = _j[0], setTranslate = _j[1];
|
|
120
|
+
var _k = __read(useState(1), 2), scale = _k[0], setScale = _k[1];
|
|
121
|
+
var _l = __read(useState(false), 2), scaleValueVisible = _l[0], setScaleValueVisible = _l[1];
|
|
122
|
+
var _m = __read(useState(0), 2), rotate = _m[0], setRotate = _m[1];
|
|
123
|
+
var _o = __read(useState(false), 2), moving = _o[0], setMoving = _o[1];
|
|
124
|
+
var previewScales = useMemo(function () {
|
|
125
|
+
return new PreviewScales(scales);
|
|
126
|
+
}, []);
|
|
127
|
+
var onLoad = imgAttributes.onLoad, onError = imgAttributes.onError, onMouseDown = imgAttributes.onMouseDown, imgStyle = imgAttributes.style, imgClassName = imgAttributes.className, restImgAttributes = __rest(imgAttributes, ["onLoad", "onError", "onMouseDown", "style", "className"]);
|
|
128
|
+
// Reset image params
|
|
129
|
+
function reset() {
|
|
130
|
+
setTranslate({ x: 0, y: 0 });
|
|
131
|
+
setScale(1);
|
|
132
|
+
setRotate(0);
|
|
133
|
+
}
|
|
134
|
+
useImperativeHandle(ref, function () { return ({
|
|
135
|
+
reset: reset,
|
|
136
|
+
getRootDOMNode: function () { return refRootWrapper.current; },
|
|
137
|
+
}); });
|
|
138
|
+
var _p = __read(useState(), 2), container = _p[0], setContainer = _p[1];
|
|
139
|
+
var getContainer = useCallback(function () { return container; }, [container]);
|
|
140
|
+
useEffect(function () {
|
|
141
|
+
var container = getPopupContainer === null || getPopupContainer === void 0 ? void 0 : getPopupContainer();
|
|
142
|
+
var containerDom = (findDOMNode(container) || document.body);
|
|
143
|
+
setContainer(containerDom);
|
|
144
|
+
}, [getPopupContainer]);
|
|
145
|
+
useOverflowHidden(getContainer, { hidden: visible });
|
|
146
|
+
var isFixed = useMemo(function () { return !isServerRendering && container === document.body; }, [container]);
|
|
147
|
+
// Jump to image at the specified index
|
|
148
|
+
function jumpTo(index) {
|
|
149
|
+
var previewListLen = previewUrlMap.size;
|
|
150
|
+
if (infinite) {
|
|
151
|
+
index %= previewListLen;
|
|
152
|
+
if (index < 0)
|
|
153
|
+
index = previewListLen - Math.abs(index);
|
|
154
|
+
}
|
|
155
|
+
if (index !== currentIndex && index >= 0 && index <= previewListLen - 1) {
|
|
156
|
+
setCurrentIndex(index);
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
function onPrev() {
|
|
160
|
+
jumpTo(currentIndex - 1);
|
|
161
|
+
}
|
|
162
|
+
function onNext() {
|
|
163
|
+
jumpTo(currentIndex + 1);
|
|
164
|
+
}
|
|
165
|
+
// Anticlockwise rotation
|
|
166
|
+
function onRotateLeft() {
|
|
167
|
+
setRotate(rotate === 0 ? 360 - ROTATE_STEP : rotate - ROTATE_STEP);
|
|
168
|
+
}
|
|
169
|
+
// Clockwise rotation
|
|
170
|
+
function onRotateRight() {
|
|
171
|
+
setRotate((rotate + ROTATE_STEP) % 360);
|
|
172
|
+
}
|
|
173
|
+
// Scale
|
|
174
|
+
var hideScaleTimer = useRef(null);
|
|
175
|
+
var showScaleValue = function () {
|
|
176
|
+
!scaleValueVisible && setScaleValueVisible(true);
|
|
177
|
+
hideScaleTimer.current && clearTimeout(hideScaleTimer.current);
|
|
178
|
+
hideScaleTimer.current = setTimeout(function () {
|
|
179
|
+
setScaleValueVisible(false);
|
|
180
|
+
}, 1000);
|
|
181
|
+
};
|
|
182
|
+
var onScaleChange = function (newScale) {
|
|
183
|
+
if (scale !== newScale) {
|
|
184
|
+
setScale(newScale);
|
|
185
|
+
showScaleValue();
|
|
186
|
+
}
|
|
187
|
+
};
|
|
188
|
+
function onZoomIn() {
|
|
189
|
+
var newScale = previewScales.getNextScale(scale, 'zoomIn');
|
|
190
|
+
onScaleChange(newScale);
|
|
191
|
+
}
|
|
192
|
+
function onZoomOut() {
|
|
193
|
+
var newScale = previewScales.getNextScale(scale, 'zoomOut');
|
|
194
|
+
onScaleChange(newScale);
|
|
195
|
+
}
|
|
196
|
+
function onWheelZoom(e) {
|
|
197
|
+
if (e.deltaY > 0) {
|
|
198
|
+
// 缩小
|
|
199
|
+
if (scale >= previewScales.minScale) {
|
|
200
|
+
// e.preventDefault();
|
|
201
|
+
onZoomOut();
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
else if (scale <= previewScales.maxScale) {
|
|
205
|
+
// e.preventDefault();
|
|
206
|
+
onZoomIn();
|
|
207
|
+
}
|
|
208
|
+
}
|
|
209
|
+
function onResetScale() {
|
|
210
|
+
onScaleChange(1);
|
|
211
|
+
}
|
|
212
|
+
function onFullScreen() {
|
|
213
|
+
var wrapperRect = refWrapper.current.getBoundingClientRect();
|
|
214
|
+
var imgRect = refImage.current.getBoundingClientRect();
|
|
215
|
+
var newHeightScale = wrapperRect.height / (imgRect.height / scale);
|
|
216
|
+
var newWidthScale = wrapperRect.width / (imgRect.width / scale);
|
|
217
|
+
var newScale = Math.max(newHeightScale, newWidthScale);
|
|
218
|
+
onScaleChange(newScale);
|
|
219
|
+
}
|
|
220
|
+
// Image container is clicked
|
|
221
|
+
function onOutsideImgClick(e) {
|
|
222
|
+
if (e.target === e.currentTarget && maskClosable) {
|
|
223
|
+
close();
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
// Close button is clicked.
|
|
227
|
+
function onCloseClick() {
|
|
228
|
+
close();
|
|
229
|
+
}
|
|
230
|
+
function close() {
|
|
231
|
+
if (visible) {
|
|
232
|
+
onVisibleChange && onVisibleChange(false, visible);
|
|
233
|
+
isUndefined(mergedProps.visible) && setVisible(false);
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
function onWrapperResize(entry) {
|
|
237
|
+
if (entry && entry.length) {
|
|
238
|
+
var wrapperRect = entry[0].contentRect;
|
|
239
|
+
var nextSimple = wrapperRect.width < breakPoint;
|
|
240
|
+
setToolbarSimple(nextSimple);
|
|
241
|
+
}
|
|
242
|
+
}
|
|
243
|
+
// Check the translate and correct it if needed
|
|
244
|
+
var checkAndFixTranslate = function () {
|
|
245
|
+
if (!refWrapper.current || !refImage.current)
|
|
246
|
+
return;
|
|
247
|
+
var wrapperRect = refWrapper.current.getBoundingClientRect();
|
|
248
|
+
var imgRect = refImage.current.getBoundingClientRect();
|
|
249
|
+
var _a = __read(getFixTranslate(wrapperRect, imgRect, translate.x, translate.y, scale), 2), x = _a[0], y = _a[1];
|
|
250
|
+
if (x !== translate.x || y !== translate.y) {
|
|
251
|
+
setTranslate({
|
|
252
|
+
x: x,
|
|
253
|
+
y: y,
|
|
254
|
+
});
|
|
255
|
+
}
|
|
256
|
+
};
|
|
257
|
+
// Update position on moving if needed
|
|
258
|
+
var onMoving = function (e) {
|
|
259
|
+
if (visible && moving) {
|
|
260
|
+
e.preventDefault && e.preventDefault();
|
|
261
|
+
var _a = refMoveData.current, originX = _a.originX, originY = _a.originY, pageX = _a.pageX, pageY = _a.pageY;
|
|
262
|
+
var nextX = originX + (e.pageX - pageX) / scale;
|
|
263
|
+
var nextY = originY + (e.pageY - pageY) / scale;
|
|
264
|
+
setTranslate({
|
|
265
|
+
x: nextX,
|
|
266
|
+
y: nextY,
|
|
267
|
+
});
|
|
268
|
+
}
|
|
269
|
+
};
|
|
270
|
+
var onMoveEnd = function (e) {
|
|
271
|
+
e.preventDefault && e.preventDefault();
|
|
272
|
+
setMoving(false);
|
|
273
|
+
};
|
|
274
|
+
function onImgLoaded(e) {
|
|
275
|
+
setStatus('loaded');
|
|
276
|
+
onLoad && onLoad(e);
|
|
277
|
+
}
|
|
278
|
+
function onImgLoadError(e) {
|
|
279
|
+
setStatus('error');
|
|
280
|
+
onError && onError(e);
|
|
281
|
+
}
|
|
282
|
+
// Record position data on move start
|
|
283
|
+
var onMoveStart = function (e) {
|
|
284
|
+
var _a;
|
|
285
|
+
(_a = e.preventDefault) === null || _a === void 0 ? void 0 : _a.call(e);
|
|
286
|
+
setMoving(true);
|
|
287
|
+
var ev = e.type === 'touchstart' ? e.touches[0] : e;
|
|
288
|
+
refMoveData.current.pageX = ev.pageX;
|
|
289
|
+
refMoveData.current.pageY = ev.pageY;
|
|
290
|
+
refMoveData.current.originX = translate.x;
|
|
291
|
+
refMoveData.current.originY = translate.y;
|
|
292
|
+
onMouseDown === null || onMouseDown === void 0 ? void 0 : onMouseDown(e);
|
|
293
|
+
};
|
|
294
|
+
useEffect(function () {
|
|
295
|
+
if (visible && moving) {
|
|
296
|
+
on(document, 'mousemove', onMoving, false);
|
|
297
|
+
on(document, 'mouseup', onMoveEnd, false);
|
|
298
|
+
}
|
|
299
|
+
return function () {
|
|
300
|
+
off(document, 'mousemove', onMoving, false);
|
|
301
|
+
off(document, 'mouseup', onMoveEnd, false);
|
|
302
|
+
};
|
|
303
|
+
}, [visible, moving]);
|
|
304
|
+
// Correct translate after moved
|
|
305
|
+
useEffect(function () {
|
|
306
|
+
if (resetTranslate && !moving) {
|
|
307
|
+
checkAndFixTranslate();
|
|
308
|
+
}
|
|
309
|
+
}, [moving, translate]);
|
|
310
|
+
// Correct translate when scale changes
|
|
311
|
+
useEffect(function () {
|
|
312
|
+
if (resetTranslate) {
|
|
313
|
+
checkAndFixTranslate();
|
|
314
|
+
}
|
|
315
|
+
}, [scale]);
|
|
316
|
+
// Reset when preview is opened
|
|
317
|
+
useEffect(function () {
|
|
318
|
+
if (visible) {
|
|
319
|
+
reset();
|
|
320
|
+
}
|
|
321
|
+
}, [visible]);
|
|
322
|
+
// Reset on first mount or image switches
|
|
323
|
+
useEffect(function () {
|
|
324
|
+
setPreviewImgSrc(mergedSrc);
|
|
325
|
+
setStatus(mergedSrc ? 'loading' : 'loaded');
|
|
326
|
+
reset();
|
|
327
|
+
}, [mergedSrc]);
|
|
328
|
+
useUpdate(function () {
|
|
329
|
+
previewScales.updateScale(scales);
|
|
330
|
+
setScale(1);
|
|
331
|
+
}, [scales]);
|
|
332
|
+
// Close when pressing esc
|
|
333
|
+
useEffect(function () {
|
|
334
|
+
var onKeyDown = function (e) {
|
|
335
|
+
if (e) {
|
|
336
|
+
switch (e.key) {
|
|
337
|
+
case Esc.key:
|
|
338
|
+
if (escToExit) {
|
|
339
|
+
close();
|
|
340
|
+
}
|
|
341
|
+
break;
|
|
342
|
+
case ArrowRight.key:
|
|
343
|
+
onNext();
|
|
344
|
+
break;
|
|
345
|
+
case ArrowLeft.key:
|
|
346
|
+
onPrev();
|
|
347
|
+
break;
|
|
348
|
+
case ArrowUp.key:
|
|
349
|
+
onZoomIn();
|
|
350
|
+
break;
|
|
351
|
+
case ArrowDown.key:
|
|
352
|
+
onZoomOut();
|
|
353
|
+
break;
|
|
354
|
+
default:
|
|
355
|
+
}
|
|
356
|
+
}
|
|
357
|
+
};
|
|
358
|
+
if (visible && !moving && !keyboardEventOn.current) {
|
|
359
|
+
keyboardEventOn.current = true;
|
|
360
|
+
on(document, 'keydown', onKeyDown);
|
|
361
|
+
}
|
|
362
|
+
return function () {
|
|
363
|
+
keyboardEventOn.current = false;
|
|
364
|
+
off(document, 'keydown', onKeyDown);
|
|
365
|
+
};
|
|
366
|
+
}, [visible, escToExit, moving, currentIndex, scale]);
|
|
367
|
+
var defaultActions = [
|
|
368
|
+
{
|
|
369
|
+
key: 'fullScreen',
|
|
370
|
+
name: locale.ImagePreview.fullScreen,
|
|
371
|
+
content: React.createElement(IconFullscreen, null),
|
|
372
|
+
onClick: onFullScreen,
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
key: 'rotateRight',
|
|
376
|
+
name: locale.ImagePreview.rotateRight,
|
|
377
|
+
content: React.createElement(IconRotateRight, null),
|
|
378
|
+
onClick: onRotateRight,
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
key: 'rotateLeft',
|
|
382
|
+
name: locale.ImagePreview.rotateLeft,
|
|
383
|
+
content: React.createElement(IconRotateLeft, null),
|
|
384
|
+
onClick: onRotateLeft,
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
key: 'zoomIn',
|
|
388
|
+
name: locale.ImagePreview.zoomIn,
|
|
389
|
+
content: React.createElement(IconZoomIn, null),
|
|
390
|
+
onClick: onZoomIn,
|
|
391
|
+
disabled: scale === previewScales.maxScale,
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
key: 'zoomOut',
|
|
395
|
+
name: locale.ImagePreview.zoomOut,
|
|
396
|
+
content: React.createElement(IconZoomOut, null),
|
|
397
|
+
onClick: onZoomOut,
|
|
398
|
+
disabled: scale === previewScales.minScale,
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
key: 'originalSize',
|
|
402
|
+
name: locale.ImagePreview.originalSize,
|
|
403
|
+
content: React.createElement(IconOriginalSize, null),
|
|
404
|
+
onClick: onResetScale,
|
|
405
|
+
},
|
|
406
|
+
];
|
|
407
|
+
var renderImage = function () {
|
|
408
|
+
var _a;
|
|
409
|
+
var _b;
|
|
410
|
+
var image = (React.createElement("img", __assign({ onWheel: onWheelZoom, ref: refImage, className: cs(imgClassName, previewPrefixCls + "-img", (_a = {},
|
|
411
|
+
_a[previewPrefixCls + "-img-moving"] = moving,
|
|
412
|
+
_a)), style: __assign(__assign({}, imgStyle), { transform: "translate(" + translate.x + "px, " + translate.y + "px) rotate(" + rotate + "deg)" }), key: previewImgSrc, src: previewImgSrc }, restImgAttributes, { onLoad: onImgLoaded, onError: onImgLoadError, onMouseDown: function (event) {
|
|
413
|
+
// only trigger onMoveStart when press mouse left button
|
|
414
|
+
event.button === 0 && onMoveStart(event);
|
|
415
|
+
} })));
|
|
416
|
+
return (_b = imageRender === null || imageRender === void 0 ? void 0 : imageRender(image)) !== null && _b !== void 0 ? _b : image;
|
|
417
|
+
};
|
|
418
|
+
return (React.createElement(Portal, { visible: visible, forceRender: false, getContainer: getContainer },
|
|
419
|
+
React.createElement(ConfigProvider, __assign({}, globalContext, { getPopupContainer: function () { return refWrapper.current; } }),
|
|
420
|
+
React.createElement("div", { className: classNames, style: __assign(__assign({}, (style || {})), (isFixed ? {} : { zIndex: 'inherit', position: 'absolute' })), ref: refRootWrapper },
|
|
421
|
+
React.createElement(ArcoCSSTransition, { in: visible, timeout: 400, appear: true, classNames: "fadeImage", mountOnEnter: true, unmountOnExit: false, onEnter: function (e) {
|
|
422
|
+
if (!e)
|
|
423
|
+
return;
|
|
424
|
+
e.parentNode.style.display = 'block';
|
|
425
|
+
e.style.display = 'block';
|
|
426
|
+
}, onExited: function (e) {
|
|
427
|
+
if (!e)
|
|
428
|
+
return;
|
|
429
|
+
e.parentNode.style.display = '';
|
|
430
|
+
e.style.display = 'none';
|
|
431
|
+
} },
|
|
432
|
+
React.createElement("div", { className: previewPrefixCls + "-mask" })),
|
|
433
|
+
visible && (React.createElement(ResizeObserver, { onResize: onWrapperResize, getTargetDOMNode: function () { return refWrapper.current; } },
|
|
434
|
+
React.createElement("div", { ref: refWrapper, className: previewPrefixCls + "-wrapper", onClick: onOutsideImgClick },
|
|
435
|
+
React.createElement("div", { ref: refImageContainer, className: previewPrefixCls + "-img-container", style: { transform: "scale(" + scale + ", " + scale + ")" }, onClick: onOutsideImgClick },
|
|
436
|
+
renderImage(),
|
|
437
|
+
isLoading && (React.createElement("div", { className: previewPrefixCls + "-loading" },
|
|
438
|
+
React.createElement(IconLoading, null)))),
|
|
439
|
+
React.createElement(ArcoCSSTransition, { in: scaleValueVisible, timeout: 400, appear: true, classNames: "fadeImage", unmountOnExit: true },
|
|
440
|
+
React.createElement("div", { className: previewPrefixCls + "-scale-value" },
|
|
441
|
+
(scale * 100).toFixed(0),
|
|
442
|
+
"%")),
|
|
443
|
+
isLoaded && (React.createElement(ImagePreviewToolbar, { prefixCls: prefixCls, previewPrefixCls: previewPrefixCls, actions: actions, actionsLayout: actionsLayout, defaultActions: defaultActions, simple: toolbarSimple })),
|
|
444
|
+
closable && (React.createElement("div", { className: previewPrefixCls + "-close-btn", onClick: onCloseClick },
|
|
445
|
+
React.createElement(IconClose, null))),
|
|
446
|
+
previewGroup && (React.createElement(ImagePreviewArrow, { previewCount: previewUrlMap.size, current: currentIndex, infinite: infinite, onPrev: onPrev, onNext: onNext })),
|
|
447
|
+
extraNode)))))));
|
|
448
|
+
}
|
|
449
|
+
var PreviewComponent = forwardRef(Preview);
|
|
450
|
+
PreviewComponent.displayName = 'ImagePreview';
|
|
451
|
+
export default PreviewComponent;
|