@apdesign/web-react 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -114
- package/README.zh-CN.md +10 -111
- package/dist/arco-icon.min.js +2 -2
- package/dist/arco.development.js +22 -22
- package/dist/arco.min.js +2 -2
- package/dist/css/index.less +73 -73
- package/es/Affix/index.d.ts +10 -10
- package/es/Affix/index.js +172 -172
- package/es/Affix/interface.d.ts +52 -52
- package/es/Affix/interface.js +1 -1
- package/es/Affix/style/index.d.ts +2 -2
- package/es/Affix/style/index.js +2 -2
- package/es/Alert/index.d.ts +5 -5
- package/es/Alert/index.js +100 -100
- package/es/Alert/interface.d.ts +66 -66
- package/es/Alert/interface.js +1 -1
- package/es/Alert/style/index.d.ts +2 -2
- package/es/Alert/style/index.js +2 -2
- package/es/Anchor/anchor.d.ts +9 -9
- package/es/Anchor/anchor.js +275 -275
- package/es/Anchor/context.d.ts +11 -11
- package/es/Anchor/context.js +8 -8
- package/es/Anchor/index.d.ts +4 -4
- package/es/Anchor/index.js +2 -2
- package/es/Anchor/interface.d.ts +105 -105
- package/es/Anchor/interface.js +1 -1
- package/es/Anchor/link.d.ts +6 -6
- package/es/Anchor/link.js +69 -69
- package/es/Anchor/style/index.d.ts +3 -3
- package/es/Anchor/style/index.js +3 -3
- package/es/Anchor/utils.d.ts +4 -4
- package/es/Anchor/utils.js +42 -42
- package/es/AutoComplete/index.d.ts +12 -12
- package/es/AutoComplete/index.js +161 -161
- package/es/AutoComplete/interface.d.ts +127 -127
- package/es/AutoComplete/interface.js +1 -1
- package/es/AutoComplete/style/index.d.ts +4 -4
- package/es/AutoComplete/style/index.js +4 -4
- package/es/Avatar/avatar.d.ts +6 -6
- package/es/Avatar/avatar.js +81 -81
- package/es/Avatar/context.d.ts +4 -4
- package/es/Avatar/context.js +2 -2
- package/es/Avatar/group.d.ts +6 -6
- package/es/Avatar/group.js +67 -67
- package/es/Avatar/index.d.ts +8 -8
- package/es/Avatar/index.js +6 -6
- package/es/Avatar/interface.d.ts +95 -95
- package/es/Avatar/interface.js +1 -1
- package/es/Avatar/style/index.d.ts +3 -3
- package/es/Avatar/style/index.js +3 -3
- package/es/BackTop/index.d.ts +7 -7
- package/es/BackTop/index.js +93 -93
- package/es/BackTop/interface.d.ts +37 -37
- package/es/BackTop/interface.js +1 -1
- package/es/BackTop/style/index.d.ts +2 -2
- package/es/BackTop/style/index.js +2 -2
- package/es/Badge/count.d.ts +8 -8
- package/es/Badge/count.js +33 -33
- package/es/Badge/index.d.ts +5 -5
- package/es/Badge/index.js +114 -114
- package/es/Badge/interface.d.ts +57 -57
- package/es/Badge/interface.js +1 -1
- package/es/Badge/style/index.d.ts +2 -2
- package/es/Badge/style/index.js +2 -2
- package/es/Breadcrumb/index.d.ts +8 -8
- package/es/Breadcrumb/index.js +95 -95
- package/es/Breadcrumb/interface.d.ts +78 -78
- package/es/Breadcrumb/interface.js +1 -1
- package/es/Breadcrumb/item.d.ts +8 -8
- package/es/Breadcrumb/item.js +65 -65
- package/es/Breadcrumb/style/index.d.ts +3 -3
- package/es/Breadcrumb/style/index.js +3 -3
- package/es/Button/group.d.ts +5 -5
- package/es/Button/group.js +35 -35
- package/es/Button/index.d.ts +15 -15
- package/es/Button/index.js +132 -132
- package/es/Button/interface.d.ts +105 -105
- package/es/Button/interface.js +1 -1
- package/es/Button/style/index.d.ts +2 -2
- package/es/Button/style/index.js +2 -2
- package/es/Calendar/header/header.d.ts +2 -2
- package/es/Calendar/header/header.js +65 -65
- package/es/Calendar/header/panel-header.d.ts +2 -2
- package/es/Calendar/header/panel-header.js +28 -28
- package/es/Calendar/hooks/useCellClassName.d.ts +1 -1
- package/es/Calendar/hooks/useCellClassName.js +53 -53
- package/es/Calendar/index.d.ts +7 -7
- package/es/Calendar/index.js +142 -142
- package/es/Calendar/interface.d.ts +122 -122
- package/es/Calendar/interface.js +1 -1
- package/es/Calendar/month.d.ts +15 -15
- package/es/Calendar/month.js +133 -133
- package/es/Calendar/style/index.d.ts +4 -4
- package/es/Calendar/style/index.js +4 -4
- package/es/Calendar/week-list.d.ts +10 -10
- package/es/Calendar/week-list.js +17 -17
- package/es/Calendar/year.d.ts +13 -13
- package/es/Calendar/year.js +59 -59
- package/es/Card/grid.d.ts +5 -5
- package/es/Card/grid.js +13 -13
- package/es/Card/index.d.ts +10 -10
- package/es/Card/index.js +76 -76
- package/es/Card/interface.d.ts +99 -99
- package/es/Card/interface.js +1 -1
- package/es/Card/meta.d.ts +5 -5
- package/es/Card/meta.js +42 -42
- package/es/Card/style/index.d.ts +3 -3
- package/es/Card/style/index.js +3 -3
- package/es/Carousel/arrow.d.ts +4 -4
- package/es/Carousel/arrow.js +36 -36
- package/es/Carousel/index.d.ts +5 -5
- package/es/Carousel/index.js +288 -288
- package/es/Carousel/indicator.d.ts +4 -4
- package/es/Carousel/indicator.js +57 -57
- package/es/Carousel/interface.d.ts +144 -144
- package/es/Carousel/interface.js +1 -1
- package/es/Carousel/style/index.d.ts +2 -2
- package/es/Carousel/style/index.js +2 -2
- package/es/Cascader/base/node.d.ts +78 -78
- package/es/Cascader/base/node.js +201 -201
- package/es/Cascader/base/store.d.ts +43 -43
- package/es/Cascader/base/store.js +166 -166
- package/es/Cascader/cascader.d.ts +17 -17
- package/es/Cascader/cascader.js +344 -344
- package/es/Cascader/hook/useRefCurrent.d.ts +3 -3
- package/es/Cascader/hook/useRefCurrent.js +41 -41
- package/es/Cascader/index.d.ts +5 -5
- package/es/Cascader/index.js +3 -3
- package/es/Cascader/interface.d.ts +308 -308
- package/es/Cascader/interface.js +1 -1
- package/es/Cascader/panel/list.d.ts +4 -4
- package/es/Cascader/panel/list.js +383 -383
- package/es/Cascader/panel/option.d.ts +23 -23
- package/es/Cascader/panel/option.js +12 -12
- package/es/Cascader/panel/search-panel.d.ts +28 -28
- package/es/Cascader/panel/search-panel.js +206 -206
- package/es/Cascader/style/index.d.ts +6 -6
- package/es/Cascader/style/index.js +6 -6
- package/es/Cascader/util.d.ts +24 -24
- package/es/Cascader/util.js +111 -111
- package/es/Checkbox/checkbox.d.ts +14 -14
- package/es/Checkbox/checkbox.js +122 -122
- package/es/Checkbox/group.d.ts +17 -17
- package/es/Checkbox/group.js +109 -109
- package/es/Checkbox/icon-check.d.ts +3 -3
- package/es/Checkbox/icon-check.js +6 -6
- package/es/Checkbox/index.d.ts +4 -4
- package/es/Checkbox/index.js +3 -3
- package/es/Checkbox/interface.d.ts +102 -102
- package/es/Checkbox/interface.js +1 -1
- package/es/Checkbox/style/index.d.ts +2 -2
- package/es/Checkbox/style/index.js +2 -2
- package/es/Checkbox/useCheckbox.d.ts +22 -22
- package/es/Checkbox/useCheckbox.js +103 -103
- package/es/Collapse/collapse.d.ts +14 -14
- package/es/Collapse/collapse.js +120 -120
- package/es/Collapse/index.d.ts +3 -3
- package/es/Collapse/index.js +2 -2
- package/es/Collapse/interface.d.ts +111 -111
- package/es/Collapse/interface.js +1 -1
- package/es/Collapse/item.d.ts +7 -7
- package/es/Collapse/item.js +101 -101
- package/es/Collapse/style/index.d.ts +2 -2
- package/es/Collapse/style/index.js +2 -2
- package/es/ColorPicker/colors.d.ts +1 -1
- package/es/ColorPicker/colors.js +24 -24
- package/es/ColorPicker/control-bar.d.ts +12 -12
- package/es/ColorPicker/control-bar.js +36 -36
- package/es/ColorPicker/hooks/useColorPicker.d.ts +30 -30
- package/es/ColorPicker/hooks/useColorPicker.js +94 -94
- package/es/ColorPicker/hooks/useControlBlock.d.ts +11 -11
- package/es/ColorPicker/hooks/useControlBlock.js +71 -71
- package/es/ColorPicker/index.d.ts +5 -5
- package/es/ColorPicker/index.js +59 -59
- package/es/ColorPicker/input-alpha.d.ts +7 -7
- package/es/ColorPicker/input-alpha.js +9 -9
- package/es/ColorPicker/input-hex.d.ts +11 -11
- package/es/ColorPicker/input-hex.js +59 -59
- package/es/ColorPicker/input-rgb.d.ts +10 -10
- package/es/ColorPicker/input-rgb.js +21 -21
- package/es/ColorPicker/interface.d.ts +126 -126
- package/es/ColorPicker/interface.js +1 -1
- package/es/ColorPicker/palette.d.ts +7 -7
- package/es/ColorPicker/palette.js +25 -25
- package/es/ColorPicker/panel.d.ts +20 -20
- package/es/ColorPicker/panel.js +114 -114
- package/es/ColorPicker/style/index.d.ts +4 -4
- package/es/ColorPicker/style/index.js +4 -4
- package/es/Comment/index.d.ts +7 -7
- package/es/Comment/index.js +50 -50
- package/es/Comment/interface.d.ts +41 -41
- package/es/Comment/interface.js +1 -1
- package/es/Comment/style/index.d.ts +2 -2
- package/es/Comment/style/index.js +2 -2
- package/es/ConfigProvider/context.d.ts +4 -4
- package/es/ConfigProvider/context.js +34 -34
- package/es/ConfigProvider/index.d.ts +11 -11
- package/es/ConfigProvider/index.js +98 -98
- package/es/ConfigProvider/interface.d.ts +248 -248
- package/es/ConfigProvider/interface.js +1 -1
- package/es/ConfigProvider/style/index.d.ts +1 -1
- package/es/ConfigProvider/style/index.js +1 -1
- package/es/ConfigProvider/util.d.ts +2 -2
- package/es/ConfigProvider/util.js +118 -118
- package/es/DatePicker/__test__/utils.d.ts +4 -4
- package/es/DatePicker/__test__/utils.js +34 -34
- package/es/DatePicker/context.d.ts +8 -8
- package/es/DatePicker/context.js +2 -2
- package/es/DatePicker/hooks/useCellClassName.d.ts +1 -1
- package/es/DatePicker/hooks/useCellClassName.js +107 -107
- package/es/DatePicker/index.d.ts +4 -4
- package/es/DatePicker/index.js +85 -85
- package/es/DatePicker/interface.d.ts +518 -518
- package/es/DatePicker/interface.js +1 -1
- package/es/DatePicker/panels/body.d.ts +30 -30
- package/es/DatePicker/panels/body.js +44 -44
- package/es/DatePicker/panels/date/index.d.ts +24 -24
- package/es/DatePicker/panels/date/index.js +159 -159
- package/es/DatePicker/panels/footer.d.ts +1 -1
- package/es/DatePicker/panels/footer.js +20 -20
- package/es/DatePicker/panels/header.d.ts +20 -20
- package/es/DatePicker/panels/header.js +54 -54
- package/es/DatePicker/panels/month/index.d.ts +17 -17
- package/es/DatePicker/panels/month/index.js +84 -84
- package/es/DatePicker/panels/quarter/index.d.ts +17 -17
- package/es/DatePicker/panels/quarter/index.js +64 -64
- package/es/DatePicker/panels/range/index.d.ts +28 -28
- package/es/DatePicker/panels/range/index.js +146 -146
- package/es/DatePicker/panels/shortcuts.d.ts +4 -4
- package/es/DatePicker/panels/shortcuts.js +25 -25
- package/es/DatePicker/panels/week/index.d.ts +16 -16
- package/es/DatePicker/panels/week/index.js +37 -37
- package/es/DatePicker/panels/week-list.d.ts +8 -8
- package/es/DatePicker/panels/week-list.js +12 -12
- package/es/DatePicker/panels/year/index.d.ts +16 -16
- package/es/DatePicker/panels/year/index.js +64 -64
- package/es/DatePicker/picker-range.d.ts +4 -4
- package/es/DatePicker/picker-range.js +685 -685
- package/es/DatePicker/picker.d.ts +18 -18
- package/es/DatePicker/picker.js +403 -403
- package/es/DatePicker/style/index.d.ts +7 -7
- package/es/DatePicker/style/index.js +7 -7
- package/es/DatePicker/util.d.ts +9 -9
- package/es/DatePicker/util.js +96 -96
- package/es/Descriptions/index.d.ts +7 -7
- package/es/Descriptions/index.js +151 -151
- package/es/Descriptions/interface.d.ts +79 -79
- package/es/Descriptions/interface.js +1 -1
- package/es/Descriptions/style/index.d.ts +2 -2
- package/es/Descriptions/style/index.js +2 -2
- package/es/Divider/index.d.ts +5 -5
- package/es/Divider/index.js +45 -45
- package/es/Divider/interface.d.ts +21 -21
- package/es/Divider/interface.js +1 -1
- package/es/Divider/style/index.d.ts +2 -2
- package/es/Divider/style/index.js +2 -2
- package/es/Drawer/index.d.ts +5 -5
- package/es/Drawer/index.js +201 -201
- package/es/Drawer/interface.d.ts +185 -185
- package/es/Drawer/interface.js +1 -1
- package/es/Drawer/style/index.d.ts +3 -3
- package/es/Drawer/style/index.js +3 -3
- package/es/Dropdown/button.d.ts +5 -5
- package/es/Dropdown/button.js +72 -72
- package/es/Dropdown/index.d.ts +8 -8
- package/es/Dropdown/index.js +170 -170
- package/es/Dropdown/interface.d.ts +109 -109
- package/es/Dropdown/interface.js +1 -1
- package/es/Dropdown/style/index.d.ts +4 -4
- package/es/Dropdown/style/index.js +4 -4
- package/es/Empty/index.d.ts +5 -5
- package/es/Empty/index.js +43 -43
- package/es/Empty/interface.d.ts +23 -23
- package/es/Empty/interface.js +1 -1
- package/es/Empty/style/index.d.ts +2 -2
- package/es/Empty/style/index.js +2 -2
- package/es/Form/context.d.ts +14 -14
- package/es/Form/context.js +37 -37
- package/es/Form/control.d.ts +66 -66
- package/es/Form/control.js +434 -434
- package/es/Form/form-item.d.ts +7 -7
- package/es/Form/form-item.js +263 -263
- package/es/Form/form-label.d.ts +9 -9
- package/es/Form/form-label.js +72 -72
- package/es/Form/form-list.d.ts +6 -6
- package/es/Form/form-list.js +148 -148
- package/es/Form/form-provider.d.ts +4 -4
- package/es/Form/form-provider.js +33 -33
- package/es/Form/form.d.ts +8 -8
- package/es/Form/form.js +159 -159
- package/es/Form/hooks/useContext.d.ts +10 -10
- package/es/Form/hooks/useContext.js +42 -42
- package/es/Form/hooks/useState.d.ts +3 -3
- package/es/Form/hooks/useState.js +56 -56
- package/es/Form/hooks/useWatch.d.ts +3 -3
- package/es/Form/hooks/useWatch.js +63 -63
- package/es/Form/index.d.ts +24 -24
- package/es/Form/index.js +19 -19
- package/es/Form/interface.d.ts +533 -533
- package/es/Form/interface.js +15 -15
- package/es/Form/promisify.d.ts +2 -2
- package/es/Form/promisify.js +50 -50
- package/es/Form/store.d.ts +95 -95
- package/es/Form/store.js +526 -526
- package/es/Form/style/index.d.ts +3 -3
- package/es/Form/style/index.js +3 -3
- package/es/Form/useForm.d.ts +3 -3
- package/es/Form/useForm.js +57 -57
- package/es/Form/utils.d.ts +14 -14
- package/es/Form/utils.js +198 -198
- package/es/Grid/col.d.ts +5 -5
- package/es/Grid/col.js +93 -93
- package/es/Grid/context.d.ts +20 -20
- package/es/Grid/context.js +4 -4
- package/es/Grid/grid-item.d.ts +7 -7
- package/es/Grid/grid-item.js +91 -91
- package/es/Grid/grid.d.ts +5 -5
- package/es/Grid/grid.js +134 -134
- package/es/Grid/hooks/useResponsiveState.d.ts +2 -2
- package/es/Grid/hooks/useResponsiveState.js +63 -63
- package/es/Grid/index.d.ts +11 -11
- package/es/Grid/index.js +9 -9
- package/es/Grid/interface.d.ts +239 -239
- package/es/Grid/interface.js +1 -1
- package/es/Grid/row.d.ts +5 -5
- package/es/Grid/row.js +121 -121
- package/es/Grid/style/index.d.ts +2 -2
- package/es/Grid/style/index.js +2 -2
- package/es/Grid/utils.d.ts +11 -11
- package/es/Grid/utils.js +51 -51
- package/es/Icon/addFromIconFontCn.d.ts +9 -9
- package/es/Icon/addFromIconFontCn.js +57 -57
- package/es/Icon/index.d.ts +25 -25
- package/es/Icon/index.js +72 -72
- package/es/Image/image-footer.d.ts +13 -13
- package/es/Image/image-footer.js +50 -50
- package/es/Image/image-preview-arrow.d.ts +9 -9
- package/es/Image/image-preview-arrow.js +30 -30
- package/es/Image/image-preview-group.d.ts +10 -10
- package/es/Image/image-preview-group.js +173 -173
- package/es/Image/image-preview-toolbar.d.ts +14 -14
- package/es/Image/image-preview-toolbar.js +111 -111
- package/es/Image/image-preview.d.ts +7 -7
- package/es/Image/image-preview.js +451 -451
- package/es/Image/image.d.ts +11 -11
- package/es/Image/image.js +195 -195
- package/es/Image/index.d.ts +3 -3
- package/es/Image/index.js +2 -2
- package/es/Image/interface.d.ts +274 -274
- package/es/Image/interface.js +1 -1
- package/es/Image/previewGroupContext.d.ts +25 -25
- package/es/Image/previewGroupContext.js +14 -14
- package/es/Image/style/index.d.ts +2 -2
- package/es/Image/style/index.js +2 -2
- package/es/Image/trigger-for-toolbar.d.ts +10 -10
- package/es/Image/trigger-for-toolbar.js +8 -8
- package/es/Image/utils/getFixTranslate.d.ts +1 -1
- package/es/Image/utils/getFixTranslate.js +39 -39
- package/es/Image/utils/getScale.d.ts +13 -13
- package/es/Image/utils/getScale.js +80 -80
- package/es/Image/utils/hooks/useImageStatus.d.ts +11 -11
- package/es/Image/utils/hooks/useImageStatus.js +34 -34
- package/es/Image/utils/hooks/useShowFooter.d.ts +8 -8
- package/es/Image/utils/hooks/useShowFooter.js +7 -7
- package/es/Input/autoSizeTextAreaHeight.d.ts +5 -5
- package/es/Input/autoSizeTextAreaHeight.js +99 -99
- package/es/Input/group.d.ts +7 -7
- package/es/Input/group.js +37 -37
- package/es/Input/index.d.ts +7 -7
- package/es/Input/index.js +2 -2
- package/es/Input/input-element.d.ts +4 -4
- package/es/Input/input-element.js +227 -227
- package/es/Input/input.d.ts +17 -17
- package/es/Input/input.js +154 -154
- package/es/Input/interface.d.ts +325 -325
- package/es/Input/interface.js +1 -1
- package/es/Input/password.d.ts +5 -5
- package/es/Input/password.js +93 -93
- package/es/Input/search.d.ts +5 -5
- package/es/Input/search.js +77 -77
- package/es/Input/style/index.d.ts +3 -3
- package/es/Input/style/index.js +3 -3
- package/es/Input/textarea.d.ts +12 -12
- package/es/Input/textarea.js +169 -169
- package/es/Input/useComposition.d.ts +17 -17
- package/es/Input/useComposition.js +72 -72
- package/es/InputNumber/Decimal.d.ts +21 -21
- package/es/InputNumber/Decimal.js +194 -194
- package/es/InputNumber/index.d.ts +6 -6
- package/es/InputNumber/index.js +248 -248
- package/es/InputNumber/interface.d.ts +141 -141
- package/es/InputNumber/interface.js +1 -1
- package/es/InputNumber/style/index.d.ts +3 -3
- package/es/InputNumber/style/index.js +3 -3
- package/es/InputNumber/useSelectionRange.d.ts +4 -4
- package/es/InputNumber/useSelectionRange.js +26 -26
- package/es/InputNumber/utils.d.ts +28 -28
- package/es/InputNumber/utils.js +113 -113
- package/es/InputTag/index.d.ts +3 -3
- package/es/InputTag/index.js +2 -2
- package/es/InputTag/input-tag.d.ts +9 -9
- package/es/InputTag/input-tag.js +503 -503
- package/es/InputTag/interface.d.ts +215 -215
- package/es/InputTag/interface.js +1 -1
- package/es/InputTag/style/index.d.ts +3 -3
- package/es/InputTag/style/index.js +3 -3
- package/es/Layout/content.d.ts +4 -4
- package/es/Layout/content.js +35 -35
- package/es/Layout/footer.d.ts +4 -4
- package/es/Layout/footer.js +35 -35
- package/es/Layout/header.d.ts +4 -4
- package/es/Layout/header.js +35 -35
- package/es/Layout/index.d.ts +17 -17
- package/es/Layout/index.js +87 -87
- package/es/Layout/interface.d.ts +121 -121
- package/es/Layout/interface.js +1 -1
- package/es/Layout/sider.d.ts +10 -10
- package/es/Layout/sider.js +143 -143
- package/es/Layout/style/index.d.ts +4 -4
- package/es/Layout/style/index.js +4 -4
- package/es/Link/index.d.ts +5 -5
- package/es/Link/index.js +63 -63
- package/es/Link/interface.d.ts +30 -30
- package/es/Link/interface.js +1 -1
- package/es/Link/style/index.d.ts +2 -2
- package/es/Link/style/index.js +2 -2
- package/es/List/index.d.ts +12 -12
- package/es/List/index.js +232 -232
- package/es/List/interface.d.ts +192 -192
- package/es/List/interface.js +1 -1
- package/es/List/item.d.ts +7 -7
- package/es/List/item.js +62 -62
- package/es/List/meta.d.ts +4 -4
- package/es/List/meta.js +41 -41
- package/es/List/style/index.d.ts +6 -6
- package/es/List/style/index.js +6 -6
- package/es/Mentions/index.d.ts +5 -5
- package/es/Mentions/index.js +152 -152
- package/es/Mentions/interface.d.ts +92 -92
- package/es/Mentions/interface.js +1 -1
- package/es/Mentions/style/index.d.ts +2 -2
- package/es/Mentions/style/index.js +2 -2
- package/es/Mentions/utils.d.ts +9 -9
- package/es/Mentions/utils.js +21 -21
- package/es/Menu/context.d.ts +16 -16
- package/es/Menu/context.js +3 -3
- package/es/Menu/indent.d.ts +5 -5
- package/es/Menu/indent.js +35 -35
- package/es/Menu/index.d.ts +13 -13
- package/es/Menu/index.js +202 -202
- package/es/Menu/interface.d.ts +233 -233
- package/es/Menu/interface.js +1 -1
- package/es/Menu/item-group.d.ts +6 -6
- package/es/Menu/item-group.js +21 -21
- package/es/Menu/item.d.ts +6 -6
- package/es/Menu/item.js +84 -84
- package/es/Menu/overflow-wrap.d.ts +9 -9
- package/es/Menu/overflow-wrap.js +131 -131
- package/es/Menu/style/index.d.ts +4 -4
- package/es/Menu/style/index.js +4 -4
- package/es/Menu/sub-menu/index.d.ts +6 -6
- package/es/Menu/sub-menu/index.js +34 -34
- package/es/Menu/sub-menu/inline.d.ts +5 -5
- package/es/Menu/sub-menu/inline.js +154 -154
- package/es/Menu/sub-menu/pop.d.ts +5 -5
- package/es/Menu/sub-menu/pop.js +99 -99
- package/es/Menu/util.d.ts +16 -16
- package/es/Menu/util.js +134 -134
- package/es/Message/index.d.ts +30 -30
- package/es/Message/index.js +189 -189
- package/es/Message/interface.d.ts +83 -83
- package/es/Message/interface.js +1 -1
- package/es/Message/style/index.d.ts +2 -2
- package/es/Message/style/index.js +2 -2
- package/es/Message/useMessage.d.ts +5 -5
- package/es/Message/useMessage.js +71 -71
- package/es/Modal/config.d.ts +10 -10
- package/es/Modal/config.js +28 -28
- package/es/Modal/confirm.d.ts +14 -14
- package/es/Modal/confirm.js +142 -142
- package/es/Modal/index.d.ts +2 -2
- package/es/Modal/index.js +2 -2
- package/es/Modal/interface.d.ts +190 -190
- package/es/Modal/interface.js +1 -1
- package/es/Modal/modal.d.ts +18 -18
- package/es/Modal/modal.js +324 -324
- package/es/Modal/style/index.d.ts +3 -3
- package/es/Modal/style/index.js +3 -3
- package/es/Modal/useModal/hookModal.d.ts +8 -8
- package/es/Modal/useModal/hookModal.js +62 -62
- package/es/Modal/useModal/index.d.ts +4 -4
- package/es/Modal/useModal/index.js +63 -63
- package/es/Notification/index.d.ts +26 -26
- package/es/Notification/index.js +204 -204
- package/es/Notification/interface.d.ts +77 -77
- package/es/Notification/interface.js +1 -1
- package/es/Notification/style/index.d.ts +2 -2
- package/es/Notification/style/index.js +2 -2
- package/es/Notification/useNotification.d.ts +5 -5
- package/es/Notification/useNotification.js +68 -68
- package/es/PageHeader/index.d.ts +8 -8
- package/es/PageHeader/index.js +90 -90
- package/es/PageHeader/interface.d.ts +44 -44
- package/es/PageHeader/interface.js +1 -1
- package/es/PageHeader/style/index.d.ts +3 -3
- package/es/PageHeader/style/index.js +3 -3
- package/es/Pagination/index.d.ts +3 -3
- package/es/Pagination/index.js +2 -2
- package/es/Pagination/interface.d.ts +133 -133
- package/es/Pagination/interface.js +1 -1
- package/es/Pagination/page-item.d.ts +62 -62
- package/es/Pagination/page-item.js +143 -143
- package/es/Pagination/page-jumper.d.ts +13 -13
- package/es/Pagination/page-jumper.js +84 -84
- package/es/Pagination/page-options.d.ts +13 -13
- package/es/Pagination/page-options.js +29 -29
- package/es/Pagination/pagination.d.ts +11 -11
- package/es/Pagination/pagination.js +252 -252
- package/es/Pagination/style/index.d.ts +4 -4
- package/es/Pagination/style/index.js +4 -4
- package/es/Popconfirm/index.d.ts +7 -7
- package/es/Popconfirm/index.js +131 -131
- package/es/Popconfirm/interface.d.ts +128 -128
- package/es/Popconfirm/interface.js +1 -1
- package/es/Popconfirm/style/index.d.ts +5 -5
- package/es/Popconfirm/style/index.js +5 -5
- package/es/Popover/index.d.ts +7 -7
- package/es/Popover/index.js +49 -49
- package/es/Popover/interface.d.ts +20 -20
- package/es/Popover/interface.js +1 -1
- package/es/Popover/style/index.d.ts +3 -3
- package/es/Popover/style/index.js +3 -3
- package/es/Portal/Portal.d.ts +15 -15
- package/es/Portal/Portal.js +57 -57
- package/es/Portal/index.d.ts +19 -19
- package/es/Portal/index.js +48 -48
- package/es/Progress/circle-progress.d.ts +8 -8
- package/es/Progress/circle-progress.js +68 -68
- package/es/Progress/index.d.ts +5 -5
- package/es/Progress/index.js +71 -71
- package/es/Progress/interface.d.ts +87 -87
- package/es/Progress/interface.js +1 -1
- package/es/Progress/line-progess.d.ts +2 -2
- package/es/Progress/line-progess.js +62 -62
- package/es/Progress/steps-progress.d.ts +2 -2
- package/es/Progress/steps-progress.js +62 -62
- package/es/Progress/style/index.d.ts +3 -3
- package/es/Progress/style/index.js +3 -3
- package/es/Radio/group.d.ts +10 -10
- package/es/Radio/group.js +97 -97
- package/es/Radio/index.d.ts +5 -5
- package/es/Radio/index.js +3 -3
- package/es/Radio/interface.d.ts +103 -103
- package/es/Radio/interface.js +1 -1
- package/es/Radio/radio.d.ts +11 -11
- package/es/Radio/radio.js +107 -107
- package/es/Radio/style/index.d.ts +2 -2
- package/es/Radio/style/index.js +2 -2
- package/es/Rate/index.d.ts +5 -5
- package/es/Rate/index.js +161 -161
- package/es/Rate/interface.d.ts +70 -70
- package/es/Rate/interface.js +1 -1
- package/es/Rate/style/index.d.ts +3 -3
- package/es/Rate/style/index.js +3 -3
- package/es/ResizeBox/index.d.ts +13 -13
- package/es/ResizeBox/index.js +225 -225
- package/es/ResizeBox/interface.d.ts +264 -264
- package/es/ResizeBox/interface.js +1 -1
- package/es/ResizeBox/resize-trigger.d.ts +30 -30
- package/es/ResizeBox/resize-trigger.js +91 -91
- package/es/ResizeBox/split-group.d.ts +4 -4
- package/es/ResizeBox/split-group.js +321 -321
- package/es/ResizeBox/split.d.ts +5 -5
- package/es/ResizeBox/split.js +150 -150
- package/es/ResizeBox/style/index.d.ts +2 -2
- package/es/ResizeBox/style/index.js +2 -2
- package/es/Result/403.d.ts +1 -1
- package/es/Result/403.js +160 -160
- package/es/Result/404.d.ts +1 -1
- package/es/Result/404.js +126 -126
- package/es/Result/500.d.ts +1 -1
- package/es/Result/500.js +164 -164
- package/es/Result/index.d.ts +7 -7
- package/es/Result/index.js +69 -69
- package/es/Result/interface.d.ts +35 -35
- package/es/Result/interface.js +1 -1
- package/es/Result/style/index.d.ts +2 -2
- package/es/Result/style/index.js +2 -2
- package/es/Select/index.d.ts +3 -3
- package/es/Select/index.js +2 -2
- package/es/Select/interface.d.ts +315 -315
- package/es/Select/interface.js +1 -1
- package/es/Select/opt-group.d.ts +6 -6
- package/es/Select/opt-group.js +32 -32
- package/es/Select/option.d.ts +6 -6
- package/es/Select/option.js +73 -73
- package/es/Select/select.d.ts +10 -10
- package/es/Select/select.js +672 -672
- package/es/Select/style/index.d.ts +6 -6
- package/es/Select/style/index.js +6 -6
- package/es/Select/utils.d.ts +26 -26
- package/es/Select/utils.js +189 -189
- package/es/Skeleton/image.d.ts +2 -2
- package/es/Skeleton/image.js +12 -12
- package/es/Skeleton/index.d.ts +7 -7
- package/es/Skeleton/index.js +54 -54
- package/es/Skeleton/interface.d.ts +50 -50
- package/es/Skeleton/interface.js +1 -1
- package/es/Skeleton/style/index.d.ts +2 -2
- package/es/Skeleton/style/index.js +2 -2
- package/es/Skeleton/text.d.ts +2 -2
- package/es/Skeleton/text.js +21 -21
- package/es/Slider/button.d.ts +21 -21
- package/es/Slider/button.js +178 -178
- package/es/Slider/dots.d.ts +17 -17
- package/es/Slider/dots.js +33 -33
- package/es/Slider/hooks/useInterval.d.ts +24 -24
- package/es/Slider/hooks/useInterval.js +125 -125
- package/es/Slider/hooks/useLegalValue.d.ts +15 -15
- package/es/Slider/hooks/useLegalValue.js +107 -107
- package/es/Slider/index.d.ts +5 -5
- package/es/Slider/index.js +351 -351
- package/es/Slider/input.d.ts +15 -15
- package/es/Slider/input.js +81 -81
- package/es/Slider/interface.d.ts +122 -122
- package/es/Slider/interface.js +1 -1
- package/es/Slider/marks.d.ts +16 -16
- package/es/Slider/marks.js +26 -26
- package/es/Slider/style/index.d.ts +5 -5
- package/es/Slider/style/index.js +5 -5
- package/es/Slider/ticks.d.ts +13 -13
- package/es/Slider/ticks.js +29 -29
- package/es/Slider/utils.d.ts +11 -11
- package/es/Slider/utils.js +86 -86
- package/es/Space/index.d.ts +5 -5
- package/es/Space/index.js +115 -115
- package/es/Space/interface.d.ts +38 -38
- package/es/Space/interface.js +1 -1
- package/es/Space/style/index.d.ts +2 -2
- package/es/Space/style/index.js +2 -2
- package/es/Space/toArray.d.ts +1 -1
- package/es/Space/toArray.js +14 -14
- package/es/Spin/dot-loading.d.ts +5 -5
- package/es/Spin/dot-loading.js +43 -43
- package/es/Spin/index.d.ts +5 -5
- package/es/Spin/index.js +86 -86
- package/es/Spin/interface.d.ts +50 -50
- package/es/Spin/interface.js +1 -1
- package/es/Spin/style/index.d.ts +2 -2
- package/es/Spin/style/index.js +2 -2
- package/es/Statistic/countdown.d.ts +5 -5
- package/es/Statistic/countdown.js +68 -68
- package/es/Statistic/index.d.ts +8 -8
- package/es/Statistic/index.js +150 -150
- package/es/Statistic/interface.d.ts +139 -139
- package/es/Statistic/interface.js +1 -1
- package/es/Statistic/style/index.d.ts +3 -3
- package/es/Statistic/style/index.js +3 -3
- package/es/Statistic/util.d.ts +1 -1
- package/es/Statistic/util.js +42 -42
- package/es/Steps/index.d.ts +8 -8
- package/es/Steps/index.js +69 -69
- package/es/Steps/interface.d.ts +124 -124
- package/es/Steps/interface.js +1 -1
- package/es/Steps/step.d.ts +5 -5
- package/es/Steps/step.js +72 -72
- package/es/Steps/style/index.d.ts +2 -2
- package/es/Steps/style/index.js +2 -2
- package/es/Switch/index.d.ts +10 -10
- package/es/Switch/index.js +112 -112
- package/es/Switch/interface.d.ts +65 -65
- package/es/Switch/interface.js +1 -1
- package/es/Switch/style/index.d.ts +2 -2
- package/es/Switch/style/index.js +2 -2
- package/es/Table/__test__/common/columns.d.ts +11 -11
- package/es/Table/__test__/common/columns.js +193 -193
- package/es/Table/__test__/common/data.d.ts +29 -29
- package/es/Table/__test__/common/data.js +139 -139
- package/es/Table/colgroup.d.ts +13 -13
- package/es/Table/colgroup.js +46 -46
- package/es/Table/constant.d.ts +2 -2
- package/es/Table/constant.js +2 -2
- package/es/Table/hooks/useColumns.d.ts +3 -3
- package/es/Table/hooks/useColumns.js +191 -191
- package/es/Table/hooks/useComponent.d.ts +30 -30
- package/es/Table/hooks/useComponent.js +64 -64
- package/es/Table/hooks/useExpand.d.ts +3 -3
- package/es/Table/hooks/useExpand.js +66 -66
- package/es/Table/hooks/useRowSelection.d.ts +12 -12
- package/es/Table/hooks/useRowSelection.js +158 -158
- package/es/Table/hooks/useSorter.d.ts +7 -7
- package/es/Table/hooks/useSorter.js +122 -122
- package/es/Table/hooks/useStickyClassNames.d.ts +3 -3
- package/es/Table/hooks/useStickyClassNames.js +38 -38
- package/es/Table/hooks/useStickyOffsets.d.ts +3 -3
- package/es/Table/hooks/useStickyOffsets.js +66 -66
- package/es/Table/index.d.ts +8 -8
- package/es/Table/index.js +5 -5
- package/es/Table/interface.d.ts +704 -704
- package/es/Table/interface.js +1 -1
- package/es/Table/style/index.d.ts +11 -11
- package/es/Table/style/index.js +11 -11
- package/es/Table/summary/cell.d.ts +12 -12
- package/es/Table/summary/cell.js +30 -30
- package/es/Table/summary/context.d.ts +10 -10
- package/es/Table/summary/context.js +2 -2
- package/es/Table/summary/index.d.ts +8 -8
- package/es/Table/summary/index.js +8 -8
- package/es/Table/summary/row.d.ts +7 -7
- package/es/Table/summary/row.js +56 -56
- package/es/Table/table.d.ts +10 -10
- package/es/Table/table.js +701 -701
- package/es/Table/tbody/index.d.ts +3 -3
- package/es/Table/tbody/index.js +119 -119
- package/es/Table/tbody/td.d.ts +25 -25
- package/es/Table/tbody/td.js +117 -117
- package/es/Table/tbody/tr.d.ts +16 -16
- package/es/Table/tbody/tr.js +140 -140
- package/es/Table/tfoot/index.d.ts +3 -3
- package/es/Table/tfoot/index.js +9 -9
- package/es/Table/thead/column.d.ts +3 -3
- package/es/Table/thead/column.js +220 -220
- package/es/Table/thead/index.d.ts +3 -3
- package/es/Table/thead/index.js +91 -91
- package/es/Table/utils.d.ts +17 -17
- package/es/Table/utils.js +211 -211
- package/es/Tabs/hook/useDomSize.d.ts +11 -11
- package/es/Tabs/hook/useDomSize.js +34 -34
- package/es/Tabs/hook/useHeaderScroll.d.ts +9 -9
- package/es/Tabs/hook/useHeaderScroll.js +86 -86
- package/es/Tabs/index.d.ts +4 -4
- package/es/Tabs/index.js +2 -2
- package/es/Tabs/interface.d.ts +213 -213
- package/es/Tabs/interface.js +1 -1
- package/es/Tabs/style/index.d.ts +3 -3
- package/es/Tabs/style/index.js +3 -3
- package/es/Tabs/tab-content.d.ts +9 -9
- package/es/Tabs/tab-content.js +34 -34
- package/es/Tabs/tab-header/dropdown-icon.d.ts +1 -1
- package/es/Tabs/tab-header/dropdown-icon.js +54 -54
- package/es/Tabs/tab-header/index.d.ts +4 -4
- package/es/Tabs/tab-header/index.js +305 -305
- package/es/Tabs/tab-header/tab-ink.d.ts +11 -11
- package/es/Tabs/tab-header/tab-ink.js +58 -58
- package/es/Tabs/tab-header/tab-nav-icon.d.ts +17 -17
- package/es/Tabs/tab-header/tab-nav-icon.js +79 -79
- package/es/Tabs/tab-header/tab-title.d.ts +17 -17
- package/es/Tabs/tab-header/tab-title.js +56 -56
- package/es/Tabs/tab-pane.d.ts +8 -8
- package/es/Tabs/tab-pane.js +38 -38
- package/es/Tabs/tabs.d.ts +18 -18
- package/es/Tabs/tabs.js +153 -153
- package/es/Tabs/utils.d.ts +12 -12
- package/es/Tabs/utils.js +37 -37
- package/es/Tag/index.d.ts +5 -5
- package/es/Tag/index.js +135 -135
- package/es/Tag/interface.d.ts +72 -72
- package/es/Tag/interface.js +1 -1
- package/es/Tag/style/index.d.ts +2 -2
- package/es/Tag/style/index.js +2 -2
- package/es/TimePicker/context.d.ts +7 -7
- package/es/TimePicker/context.js +2 -2
- package/es/TimePicker/index.d.ts +4 -4
- package/es/TimePicker/index.js +49 -49
- package/es/TimePicker/interface.d.ts +244 -244
- package/es/TimePicker/interface.js +1 -1
- package/es/TimePicker/picker.d.ts +15 -15
- package/es/TimePicker/picker.js +223 -223
- package/es/TimePicker/range-picker.d.ts +12 -12
- package/es/TimePicker/range-picker.js +56 -56
- package/es/TimePicker/style/index.d.ts +5 -5
- package/es/TimePicker/style/index.js +5 -5
- package/es/TimePicker/time-column.d.ts +17 -17
- package/es/TimePicker/time-column.js +55 -55
- package/es/TimePicker/time-picker.d.ts +24 -24
- package/es/TimePicker/time-picker.js +236 -236
- package/es/TimePicker/util.d.ts +7 -7
- package/es/TimePicker/util.js +55 -55
- package/es/Timeline/index.d.ts +3 -3
- package/es/Timeline/index.js +2 -2
- package/es/Timeline/interface.d.ts +95 -95
- package/es/Timeline/interface.js +1 -1
- package/es/Timeline/item.d.ts +7 -7
- package/es/Timeline/item.js +67 -67
- package/es/Timeline/style/index.d.ts +2 -2
- package/es/Timeline/style/index.js +2 -2
- package/es/Timeline/timeline.d.ts +10 -10
- package/es/Timeline/timeline.js +97 -97
- package/es/Tooltip/index.d.ts +10 -10
- package/es/Tooltip/index.js +90 -90
- package/es/Tooltip/interface.d.ts +92 -92
- package/es/Tooltip/interface.js +1 -1
- package/es/Tooltip/style/index.d.ts +3 -3
- package/es/Tooltip/style/index.js +3 -3
- package/es/Transfer/index.d.ts +5 -5
- package/es/Transfer/index.js +223 -223
- package/es/Transfer/interface.d.ts +225 -225
- package/es/Transfer/interface.js +1 -1
- package/es/Transfer/item.d.ts +3 -3
- package/es/Transfer/item.js +117 -117
- package/es/Transfer/list.d.ts +5 -5
- package/es/Transfer/list.js +152 -152
- package/es/Transfer/style/index.d.ts +6 -6
- package/es/Transfer/style/index.js +6 -6
- package/es/Tree/animation.d.ts +7 -7
- package/es/Tree/animation.js +119 -119
- package/es/Tree/context.d.ts +27 -27
- package/es/Tree/context.js +2 -2
- package/es/Tree/index.d.ts +73 -73
- package/es/Tree/index.js +750 -750
- package/es/Tree/interface.d.ts +344 -344
- package/es/Tree/interface.js +1 -1
- package/es/Tree/node-list.d.ts +3 -3
- package/es/Tree/node-list.js +125 -125
- package/es/Tree/node.d.ts +12 -12
- package/es/Tree/node.js +268 -268
- package/es/Tree/style/index.d.ts +3 -3
- package/es/Tree/style/index.js +3 -3
- package/es/Tree/util.d.ts +13 -13
- package/es/Tree/util.js +169 -169
- package/es/TreeSelect/hook/useKeyCache.d.ts +6 -6
- package/es/TreeSelect/hook/useKeyCache.js +83 -83
- package/es/TreeSelect/hook/useStateValue.d.ts +19 -19
- package/es/TreeSelect/hook/useStateValue.js +139 -139
- package/es/TreeSelect/hook/useTreeData.d.ts +3 -3
- package/es/TreeSelect/hook/useTreeData.js +33 -33
- package/es/TreeSelect/index.d.ts +4 -4
- package/es/TreeSelect/index.js +2 -2
- package/es/TreeSelect/interface.d.ts +211 -211
- package/es/TreeSelect/interface.js +10 -10
- package/es/TreeSelect/style/index.d.ts +5 -5
- package/es/TreeSelect/style/index.js +5 -5
- package/es/TreeSelect/tree-list.d.ts +12 -12
- package/es/TreeSelect/tree-list.js +144 -144
- package/es/TreeSelect/tree-select.d.ts +12 -12
- package/es/TreeSelect/tree-select.js +343 -343
- package/es/TreeSelect/utils.d.ts +1 -1
- package/es/TreeSelect/utils.js +13 -13
- package/es/Trigger/getPopupStyle.d.ts +20 -20
- package/es/Trigger/getPopupStyle.js +394 -394
- package/es/Trigger/index.d.ts +123 -123
- package/es/Trigger/index.js +917 -917
- package/es/Trigger/interface.d.ts +246 -246
- package/es/Trigger/interface.js +1 -1
- package/es/Trigger/portal.d.ts +8 -8
- package/es/Trigger/portal.js +24 -24
- package/es/Trigger/style/index.d.ts +2 -2
- package/es/Trigger/style/index.js +2 -2
- package/es/Typography/base.d.ts +6 -6
- package/es/Typography/base.js +217 -217
- package/es/Typography/edit-content.d.ts +4 -4
- package/es/Typography/edit-content.js +30 -30
- package/es/Typography/ellipsis.d.ts +6 -6
- package/es/Typography/ellipsis.js +204 -204
- package/es/Typography/index.d.ts +13 -13
- package/es/Typography/index.js +11 -11
- package/es/Typography/interface.d.ts +262 -262
- package/es/Typography/interface.js +1 -1
- package/es/Typography/operations.d.ts +3 -3
- package/es/Typography/operations.js +88 -88
- package/es/Typography/paragraph.d.ts +4 -4
- package/es/Typography/paragraph.js +25 -25
- package/es/Typography/style/index.d.ts +5 -5
- package/es/Typography/style/index.js +5 -5
- package/es/Typography/text.d.ts +3 -3
- package/es/Typography/text.js +19 -19
- package/es/Typography/title.d.ts +4 -4
- package/es/Typography/title.js +31 -31
- package/es/Typography/typography.d.ts +4 -4
- package/es/Typography/typography.js +13 -13
- package/es/Typography/useCssEllipsis.d.ts +6 -6
- package/es/Typography/useCssEllipsis.js +69 -69
- package/es/Typography/useEllipsis.d.ts +21 -21
- package/es/Typography/useEllipsis.js +217 -217
- package/es/Upload/index.d.ts +3 -3
- package/es/Upload/index.js +2 -2
- package/es/Upload/interface.d.ts +337 -337
- package/es/Upload/interface.js +6 -6
- package/es/Upload/list/index.d.ts +6 -6
- package/es/Upload/list/index.js +125 -125
- package/es/Upload/list/pictureItem.d.ts +9 -9
- package/es/Upload/list/pictureItem.js +57 -57
- package/es/Upload/list/textItem.d.ts +9 -9
- package/es/Upload/list/textItem.js +103 -103
- package/es/Upload/list/uploadProgress.d.ts +14 -14
- package/es/Upload/list/uploadProgress.js +60 -60
- package/es/Upload/request.d.ts +3 -3
- package/es/Upload/request.js +64 -64
- package/es/Upload/style/index.d.ts +6 -6
- package/es/Upload/style/index.js +6 -6
- package/es/Upload/trigger-node.d.ts +6 -6
- package/es/Upload/trigger-node.js +132 -132
- package/es/Upload/upload.d.ts +12 -12
- package/es/Upload/upload.js +225 -225
- package/es/Upload/uploader.d.ts +28 -28
- package/es/Upload/uploader.js +256 -256
- package/es/Upload/util.d.ts +4 -4
- package/es/Upload/util.js +114 -114
- package/es/VerificationCode/index.d.ts +4 -4
- package/es/VerificationCode/index.js +2 -2
- package/es/VerificationCode/interface.d.ts +80 -80
- package/es/VerificationCode/interface.js +1 -1
- package/es/VerificationCode/style/index.d.ts +3 -3
- package/es/VerificationCode/style/index.js +3 -3
- package/es/VerificationCode/verification-code.d.ts +5 -5
- package/es/VerificationCode/verification-code.js +79 -79
- package/es/Watermark/index.d.ts +4 -4
- package/es/Watermark/index.js +2 -2
- package/es/Watermark/interface.d.ts +70 -70
- package/es/Watermark/interface.js +1 -1
- package/es/Watermark/style/index.d.ts +1 -1
- package/es/Watermark/style/index.js +1 -1
- package/es/Watermark/watermark.d.ts +5 -5
- package/es/Watermark/watermark.js +67 -67
- package/es/_class/Draggable/index.d.ts +2 -2
- package/es/_class/Draggable/index.js +35 -35
- package/es/_class/Draggable/interface.d.ts +24 -24
- package/es/_class/Draggable/interface.js +1 -1
- package/es/_class/Draggable/item.d.ts +3 -3
- package/es/_class/Draggable/item.js +88 -88
- package/es/_class/OverflowEllipsis/OverflowItem.d.ts +10 -10
- package/es/_class/OverflowEllipsis/OverflowItem.js +23 -23
- package/es/_class/OverflowEllipsis/index.d.ts +11 -11
- package/es/_class/OverflowEllipsis/index.js +109 -109
- package/es/_class/VirtualList/Filler.d.ts +15 -15
- package/es/_class/VirtualList/Filler.js +30 -30
- package/es/_class/VirtualList/index.d.ts +39 -39
- package/es/_class/VirtualList/index.js +485 -485
- package/es/_class/VirtualList/utils/algorithmUtil.d.ts +23 -23
- package/es/_class/VirtualList/utils/algorithmUtil.js +70 -70
- package/es/_class/VirtualList/utils/itemUtil.d.ts +75 -75
- package/es/_class/VirtualList/utils/itemUtil.js +132 -132
- package/es/_class/icon-hover.d.ts +10 -10
- package/es/_class/icon-hover.js +36 -36
- package/es/_class/notice.d.ts +50 -50
- package/es/_class/notice.js +170 -170
- package/es/_class/notification.d.ts +15 -15
- package/es/_class/notification.js +93 -93
- package/es/_class/picker/input-range.d.ts +35 -35
- package/es/_class/picker/input-range.js +173 -173
- package/es/_class/picker/input.d.ts +31 -31
- package/es/_class/picker/input.js +114 -114
- package/es/_class/select-view.d.ts +158 -158
- package/es/_class/select-view.js +368 -368
- package/es/_hooks/useVerificationCode/index.d.ts +2 -2
- package/es/_hooks/useVerificationCode/index.js +119 -119
- package/es/_hooks/useVerificationCode/interface.d.ts +63 -63
- package/es/_hooks/useVerificationCode/interface.js +1 -1
- package/es/_hooks/useWatermark/index.d.ts +2 -2
- package/es/_hooks/useWatermark/index.js +307 -307
- package/es/_hooks/useWatermark/interface.d.ts +81 -81
- package/es/_hooks/useWatermark/interface.js +1 -1
- package/es/_hooks/useWatermark/utils.d.ts +1 -1
- package/es/_hooks/useWatermark/utils.js +15 -15
- package/es/_util/CSSTransition.d.ts +2 -2
- package/es/_util/CSSTransition.js +85 -85
- package/es/_util/classNames.d.ts +5 -5
- package/es/_util/classNames.js +61 -61
- package/es/_util/clipboard.d.ts +1 -1
- package/es/_util/clipboard.js +83 -83
- package/es/_util/color.d.ts +27 -27
- package/es/_util/color.js +190 -190
- package/es/_util/constant.d.ts +3 -3
- package/es/_util/constant.js +17 -17
- package/es/_util/contextHolder.d.ts +9 -9
- package/es/_util/contextHolder.js +47 -47
- package/es/_util/dayjs.d.ts +21 -21
- package/es/_util/dayjs.js +294 -294
- package/es/_util/dom.d.ts +12 -12
- package/es/_util/dom.js +64 -64
- package/es/_util/fillNBSP.d.ts +1 -1
- package/es/_util/fillNBSP.js +6 -6
- package/es/_util/getHighlightText.d.ts +5 -5
- package/es/_util/getHighlightText.js +32 -32
- package/es/_util/getHotkeyHandler.d.ts +16 -16
- package/es/_util/getHotkeyHandler.js +35 -35
- package/es/_util/getStringLength.d.ts +1 -1
- package/es/_util/getStringLength.js +13 -13
- package/es/_util/hooks/useComputedState.d.ts +4 -4
- package/es/_util/hooks/useComputedState.js +25 -25
- package/es/_util/hooks/useCreate.d.ts +1 -1
- package/es/_util/hooks/useCreate.js +8 -8
- package/es/_util/hooks/useForceUpdate.d.ts +2 -2
- package/es/_util/hooks/useForceUpdate.js +21 -21
- package/es/_util/hooks/useId.d.ts +6 -6
- package/es/_util/hooks/useId.js +33 -33
- package/es/_util/hooks/useInView.d.ts +11 -11
- package/es/_util/hooks/useInView.js +60 -60
- package/es/_util/hooks/useIntersectionObserver.d.ts +7 -7
- package/es/_util/hooks/useIntersectionObserver.js +29 -29
- package/es/_util/hooks/useInterval.d.ts +1 -1
- package/es/_util/hooks/useInterval.js +29 -29
- package/es/_util/hooks/useIsFirstRender.d.ts +1 -1
- package/es/_util/hooks/useIsFirstRender.js +8 -8
- package/es/_util/hooks/useIsomorphicLayoutEffect.d.ts +3 -3
- package/es/_util/hooks/useIsomorphicLayoutEffect.js +6 -6
- package/es/_util/hooks/useKeyboardEvent.d.ts +14 -14
- package/es/_util/hooks/useKeyboardEvent.js +29 -29
- package/es/_util/hooks/useMergeProps.d.ts +4 -4
- package/es/_util/hooks/useMergeProps.js +31 -31
- package/es/_util/hooks/useMergeValue.d.ts +5 -5
- package/es/_util/hooks/useMergeValue.js +44 -44
- package/es/_util/hooks/useOverflowHidden.d.ts +5 -5
- package/es/_util/hooks/useOverflowHidden.js +43 -43
- package/es/_util/hooks/useOverrideRef.d.ts +5 -5
- package/es/_util/hooks/useOverrideRef.js +18 -18
- package/es/_util/hooks/usePersistCallback.d.ts +1 -1
- package/es/_util/hooks/usePersistCallback.js +40 -40
- package/es/_util/hooks/usePrevious.d.ts +2 -2
- package/es/_util/hooks/usePrevious.js +8 -8
- package/es/_util/hooks/useRefs.d.ts +1 -1
- package/es/_util/hooks/useRefs.js +15 -15
- package/es/_util/hooks/useResizeObserver.d.ts +6 -6
- package/es/_util/hooks/useResizeObserver.js +25 -25
- package/es/_util/hooks/useStateCallback.d.ts +5 -5
- package/es/_util/hooks/useStateCallback.js +30 -30
- package/es/_util/hooks/useStateWithPromise.d.ts +2 -2
- package/es/_util/hooks/useStateWithPromise.js +47 -47
- package/es/_util/hooks/useUpdate.d.ts +2 -2
- package/es/_util/hooks/useUpdate.js +13 -13
- package/es/_util/hooks/useWatch.d.ts +2 -2
- package/es/_util/hooks/useWatch.js +10 -10
- package/es/_util/include.d.ts +1 -1
- package/es/_util/include.js +10 -10
- package/es/_util/is.d.ts +27 -27
- package/es/_util/is.js +131 -131
- package/es/_util/keycode.d.ts +36 -36
- package/es/_util/keycode.js +37 -37
- package/es/_util/mergeProps.d.ts +1 -1
- package/es/_util/mergeProps.js +23 -23
- package/es/_util/mergedToString.d.ts +2 -2
- package/es/_util/mergedToString.js +20 -20
- package/es/_util/omit.d.ts +1 -1
- package/es/_util/omit.js +22 -22
- package/es/_util/pad.d.ts +2 -2
- package/es/_util/pad.js +18 -18
- package/es/_util/pick.d.ts +4 -4
- package/es/_util/pick.js +25 -25
- package/es/_util/raf.d.ts +3 -3
- package/es/_util/raf.js +29 -29
- package/es/_util/react-dom.d.ts +13 -13
- package/es/_util/react-dom.js +105 -105
- package/es/_util/resizeObserver.d.ts +21 -21
- package/es/_util/resizeObserver.js +90 -90
- package/es/_util/responsiveObserve.d.ts +15 -15
- package/es/_util/responsiveObserve.js +85 -85
- package/es/_util/scrollIntoView.d.ts +2 -2
- package/es/_util/scrollIntoView.js +27 -27
- package/es/_util/style.d.ts +3 -3
- package/es/_util/style.js +38 -38
- package/es/_util/throttleByRaf.d.ts +4 -4
- package/es/_util/throttleByRaf.js +45 -45
- package/es/_util/throttleByRafV2.d.ts +4 -4
- package/es/_util/throttleByRafV2.js +49 -49
- package/es/_util/type.d.ts +4 -4
- package/es/_util/type.js +1 -1
- package/es/_util/warning.d.ts +1 -1
- package/es/_util/warning.js +11 -11
- package/es/index.d.ts +142 -142
- package/es/index.js +72 -72
- package/es/locale/ar-EG.d.ts +228 -228
- package/es/locale/ar-EG.js +167 -167
- package/es/locale/de-DE.d.ts +228 -228
- package/es/locale/de-DE.js +165 -165
- package/es/locale/default.d.ts +2 -2
- package/es/locale/default.js +2 -2
- package/es/locale/en-US.d.ts +234 -234
- package/es/locale/en-US.js +172 -172
- package/es/locale/es-ES.d.ts +228 -228
- package/es/locale/es-ES.js +165 -165
- package/es/locale/fr-FR.d.ts +228 -228
- package/es/locale/fr-FR.js +165 -165
- package/es/locale/id-ID.d.ts +228 -228
- package/es/locale/id-ID.js +165 -165
- package/es/locale/interface.d.ts +39 -39
- package/es/locale/interface.js +1 -1
- package/es/locale/it-IT.d.ts +228 -228
- package/es/locale/it-IT.js +165 -165
- package/es/locale/ja-JP.d.ts +281 -281
- package/es/locale/ja-JP.js +218 -218
- package/es/locale/ko-KR.d.ts +228 -228
- package/es/locale/ko-KR.js +165 -165
- package/es/locale/ms-MY.d.ts +228 -228
- package/es/locale/ms-MY.js +165 -165
- package/es/locale/pt-BR.d.ts +228 -228
- package/es/locale/pt-BR.js +165 -165
- package/es/locale/pt-PT.d.ts +228 -228
- package/es/locale/pt-PT.js +165 -165
- package/es/locale/ru-RU.d.ts +228 -228
- package/es/locale/ru-RU.js +165 -165
- package/es/locale/th-TH.d.ts +228 -228
- package/es/locale/th-TH.js +165 -165
- package/es/locale/tr-TR.d.ts +229 -229
- package/es/locale/tr-TR.js +167 -167
- package/es/locale/vi-VN.d.ts +228 -228
- package/es/locale/vi-VN.js +166 -166
- package/es/locale/zh-CN.d.ts +281 -281
- package/es/locale/zh-CN.js +219 -219
- package/es/locale/zh-HK.d.ts +281 -281
- package/es/locale/zh-HK.js +219 -219
- package/es/locale/zh-TW.d.ts +281 -281
- package/es/locale/zh-TW.js +218 -218
- package/hooks/es/index.d.ts +2 -2
- package/hooks/es/index.js +2 -2
- package/hooks/es/useVerificationCode/index.d.ts +2 -2
- package/hooks/es/useVerificationCode/index.js +2 -2
- package/hooks/es/useWatermark/index.d.ts +2 -2
- package/hooks/es/useWatermark/index.js +2 -2
- package/hooks/lib/index.d.ts +2 -2
- package/hooks/lib/index.js +10 -10
- package/hooks/lib/useVerificationCode/index.d.ts +2 -2
- package/hooks/lib/useVerificationCode/index.js +7 -7
- package/hooks/lib/useWatermark/index.d.ts +2 -2
- package/hooks/lib/useWatermark/index.js +7 -7
- package/hooks/package.json +2 -2
- package/icon/icons.json +439 -309
- package/icon/index.d.ts +37 -0
- package/icon/index.es.js +38 -1
- package/icon/index.js +860 -564
- package/icon/react-icon/IconYtBasicConfigMaterial/index.js +60 -0
- package/icon/react-icon/IconYtCalendar/index.js +55 -0
- package/icon/react-icon/IconYtCircular/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowDown/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowLeft/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowRight/index.js +50 -0
- package/icon/react-icon/IconYtDirectionArrowUp/index.js +50 -0
- package/icon/react-icon/IconYtDirectionCaretDown/index.js +48 -0
- package/icon/react-icon/IconYtDirectionCaretLeft/index.js +48 -0
- package/icon/react-icon/IconYtDirectionCaretRight/index.js +48 -0
- package/icon/react-icon/IconYtDirectionCaretUp/index.js +48 -0
- package/icon/react-icon/IconYtDirectionDoubleDown/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDoubleLeft/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDoubleRight/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDoubleUp/index.js +51 -0
- package/icon/react-icon/IconYtDirectionDown/index.js +50 -0
- package/icon/react-icon/IconYtDirectionLeft/index.js +50 -0
- package/icon/react-icon/IconYtDirectionMenuFold/index.js +53 -0
- package/icon/react-icon/IconYtDirectionMenuUnfold/index.js +53 -0
- package/icon/react-icon/IconYtDirectionRight/index.js +50 -0
- package/icon/react-icon/IconYtDirectionUp/index.js +50 -0
- package/icon/react-icon/IconYtForecastingManagement/index.js +60 -0
- package/icon/react-icon/IconYtGeneralCalendar/index.js +55 -0
- package/icon/react-icon/IconYtGeneralDragDot/index.js +50 -0
- package/icon/react-icon/IconYtGeneralDragDotVertical/index.js +50 -0
- package/icon/react-icon/IconYtGeneralMore/index.js +50 -0
- package/icon/react-icon/IconYtGeneralRefresh/index.js +50 -0
- package/icon/react-icon/IconYtGeneralSetting/index.js +57 -0
- package/icon/react-icon/IconYtMaterialControl/index.js +55 -0
- package/icon/react-icon/IconYtMoon/index.js +50 -0
- package/icon/react-icon/IconYtNotification/index.js +55 -0
- package/icon/react-icon/IconYtOmnichannelInventory/index.js +61 -0
- package/icon/react-icon/IconYtOmnichannelSalesCenter/index.js +60 -0
- package/icon/react-icon/IconYtSearch/index.js +50 -0
- package/icon/react-icon/IconYtSetting/index.js +55 -0
- package/icon/react-icon/IconYtSortSwitching/index.js +48 -0
- package/icon/react-icon/IconYtSun/index.js +50 -0
- package/icon/react-icon-cjs/IconYtBasicConfigMaterial/index.js +79 -0
- package/icon/react-icon-cjs/IconYtCalendar/index.js +74 -0
- package/icon/react-icon-cjs/IconYtCircular/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowDown/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowLeft/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowRight/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionArrowUp/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretDown/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretLeft/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretRight/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionCaretUp/index.js +67 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleDown/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleLeft/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleRight/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDoubleUp/index.js +70 -0
- package/icon/react-icon-cjs/IconYtDirectionDown/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionLeft/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionMenuFold/index.js +72 -0
- package/icon/react-icon-cjs/IconYtDirectionMenuUnfold/index.js +72 -0
- package/icon/react-icon-cjs/IconYtDirectionRight/index.js +69 -0
- package/icon/react-icon-cjs/IconYtDirectionUp/index.js +69 -0
- package/icon/react-icon-cjs/IconYtForecastingManagement/index.js +79 -0
- package/icon/react-icon-cjs/IconYtGeneralCalendar/index.js +74 -0
- package/icon/react-icon-cjs/IconYtGeneralDragDot/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralDragDotVertical/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralMore/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralRefresh/index.js +69 -0
- package/icon/react-icon-cjs/IconYtGeneralSetting/index.js +76 -0
- package/icon/react-icon-cjs/IconYtMaterialControl/index.js +74 -0
- package/icon/react-icon-cjs/IconYtMoon/index.js +69 -0
- package/icon/react-icon-cjs/IconYtNotification/index.js +74 -0
- package/icon/react-icon-cjs/IconYtOmnichannelInventory/index.js +80 -0
- package/icon/react-icon-cjs/IconYtOmnichannelSalesCenter/index.js +79 -0
- package/icon/react-icon-cjs/IconYtSearch/index.js +69 -0
- package/icon/react-icon-cjs/IconYtSetting/index.js +74 -0
- package/icon/react-icon-cjs/IconYtSortSwitching/index.js +67 -0
- package/icon/react-icon-cjs/IconYtSun/index.js +69 -0
- package/lib/Affix/index.d.ts +10 -10
- package/lib/Affix/index.js +196 -196
- package/lib/Affix/interface.d.ts +52 -52
- package/lib/Affix/interface.js +2 -2
- package/lib/Affix/style/index.d.ts +2 -2
- package/lib/Affix/style/index.js +4 -4
- package/lib/Alert/index.d.ts +5 -5
- package/lib/Alert/index.js +124 -124
- package/lib/Alert/interface.d.ts +66 -66
- package/lib/Alert/interface.js +2 -2
- package/lib/Alert/style/index.d.ts +2 -2
- package/lib/Alert/style/index.js +4 -4
- package/lib/Anchor/anchor.d.ts +9 -9
- package/lib/Anchor/anchor.js +299 -299
- package/lib/Anchor/context.d.ts +11 -11
- package/lib/Anchor/context.js +10 -10
- package/lib/Anchor/index.d.ts +4 -4
- package/lib/Anchor/index.js +7 -7
- package/lib/Anchor/interface.d.ts +105 -105
- package/lib/Anchor/interface.js +2 -2
- package/lib/Anchor/link.d.ts +6 -6
- package/lib/Anchor/link.js +93 -93
- package/lib/Anchor/style/index.d.ts +3 -3
- package/lib/Anchor/style/index.js +5 -5
- package/lib/Anchor/utils.d.ts +4 -4
- package/lib/Anchor/utils.js +52 -52
- package/lib/AutoComplete/index.d.ts +12 -12
- package/lib/AutoComplete/index.js +185 -185
- package/lib/AutoComplete/interface.d.ts +127 -127
- package/lib/AutoComplete/interface.js +2 -2
- package/lib/AutoComplete/style/index.d.ts +4 -4
- package/lib/AutoComplete/style/index.js +6 -6
- package/lib/Avatar/avatar.d.ts +6 -6
- package/lib/Avatar/avatar.js +105 -105
- package/lib/Avatar/context.d.ts +4 -4
- package/lib/Avatar/context.js +4 -4
- package/lib/Avatar/group.d.ts +6 -6
- package/lib/Avatar/group.js +91 -91
- package/lib/Avatar/index.d.ts +8 -8
- package/lib/Avatar/index.js +21 -21
- package/lib/Avatar/interface.d.ts +95 -95
- package/lib/Avatar/interface.js +2 -2
- package/lib/Avatar/style/index.d.ts +3 -3
- package/lib/Avatar/style/index.js +5 -5
- package/lib/BackTop/index.d.ts +7 -7
- package/lib/BackTop/index.js +117 -117
- package/lib/BackTop/interface.d.ts +37 -37
- package/lib/BackTop/interface.js +2 -2
- package/lib/BackTop/style/index.d.ts +2 -2
- package/lib/BackTop/style/index.js +4 -4
- package/lib/Badge/count.d.ts +8 -8
- package/lib/Badge/count.js +57 -57
- package/lib/Badge/index.d.ts +5 -5
- package/lib/Badge/index.js +138 -138
- package/lib/Badge/interface.d.ts +57 -57
- package/lib/Badge/interface.js +2 -2
- package/lib/Badge/style/index.d.ts +2 -2
- package/lib/Badge/style/index.js +4 -4
- package/lib/Breadcrumb/index.d.ts +8 -8
- package/lib/Breadcrumb/index.js +119 -119
- package/lib/Breadcrumb/interface.d.ts +78 -78
- package/lib/Breadcrumb/interface.js +2 -2
- package/lib/Breadcrumb/item.d.ts +8 -8
- package/lib/Breadcrumb/item.js +89 -89
- package/lib/Breadcrumb/style/index.d.ts +3 -3
- package/lib/Breadcrumb/style/index.js +5 -5
- package/lib/Button/group.d.ts +5 -5
- package/lib/Button/group.js +59 -59
- package/lib/Button/index.d.ts +15 -15
- package/lib/Button/index.js +156 -156
- package/lib/Button/interface.d.ts +105 -105
- package/lib/Button/interface.js +2 -2
- package/lib/Button/style/index.d.ts +2 -2
- package/lib/Button/style/index.js +4 -4
- package/lib/Calendar/header/header.d.ts +2 -2
- package/lib/Calendar/header/header.js +89 -89
- package/lib/Calendar/header/panel-header.d.ts +2 -2
- package/lib/Calendar/header/panel-header.js +33 -33
- package/lib/Calendar/hooks/useCellClassName.d.ts +1 -1
- package/lib/Calendar/hooks/useCellClassName.js +59 -59
- package/lib/Calendar/index.d.ts +7 -7
- package/lib/Calendar/index.js +166 -166
- package/lib/Calendar/interface.d.ts +122 -122
- package/lib/Calendar/interface.js +2 -2
- package/lib/Calendar/month.d.ts +15 -15
- package/lib/Calendar/month.js +140 -140
- package/lib/Calendar/style/index.d.ts +4 -4
- package/lib/Calendar/style/index.js +6 -6
- package/lib/Calendar/week-list.d.ts +10 -10
- package/lib/Calendar/week-list.js +22 -22
- package/lib/Calendar/year.d.ts +13 -13
- package/lib/Calendar/year.js +64 -64
- package/lib/Card/grid.d.ts +5 -5
- package/lib/Card/grid.js +37 -37
- package/lib/Card/index.d.ts +10 -10
- package/lib/Card/index.js +100 -100
- package/lib/Card/interface.d.ts +99 -99
- package/lib/Card/interface.js +2 -2
- package/lib/Card/meta.d.ts +5 -5
- package/lib/Card/meta.js +66 -66
- package/lib/Card/style/index.d.ts +3 -3
- package/lib/Card/style/index.js +5 -5
- package/lib/Carousel/arrow.d.ts +4 -4
- package/lib/Carousel/arrow.js +60 -60
- package/lib/Carousel/index.d.ts +5 -5
- package/lib/Carousel/index.js +312 -312
- package/lib/Carousel/indicator.d.ts +4 -4
- package/lib/Carousel/indicator.js +81 -81
- package/lib/Carousel/interface.d.ts +144 -144
- package/lib/Carousel/interface.js +2 -2
- package/lib/Carousel/style/index.d.ts +2 -2
- package/lib/Carousel/style/index.js +4 -4
- package/lib/Cascader/base/node.d.ts +78 -78
- package/lib/Cascader/base/node.js +203 -203
- package/lib/Cascader/base/store.d.ts +43 -43
- package/lib/Cascader/base/store.js +171 -171
- package/lib/Cascader/cascader.d.ts +17 -17
- package/lib/Cascader/cascader.js +369 -369
- package/lib/Cascader/hook/useRefCurrent.d.ts +3 -3
- package/lib/Cascader/hook/useRefCurrent.js +46 -46
- package/lib/Cascader/index.d.ts +5 -5
- package/lib/Cascader/index.js +18 -18
- package/lib/Cascader/interface.d.ts +308 -308
- package/lib/Cascader/interface.js +2 -2
- package/lib/Cascader/panel/list.d.ts +4 -4
- package/lib/Cascader/panel/list.js +409 -409
- package/lib/Cascader/panel/option.d.ts +23 -23
- package/lib/Cascader/panel/option.js +17 -17
- package/lib/Cascader/panel/search-panel.d.ts +28 -28
- package/lib/Cascader/panel/search-panel.js +232 -232
- package/lib/Cascader/style/index.d.ts +6 -6
- package/lib/Cascader/style/index.js +8 -8
- package/lib/Cascader/util.d.ts +24 -24
- package/lib/Cascader/util.js +125 -125
- package/lib/Checkbox/checkbox.d.ts +14 -14
- package/lib/Checkbox/checkbox.js +146 -146
- package/lib/Checkbox/group.d.ts +17 -17
- package/lib/Checkbox/group.js +135 -135
- package/lib/Checkbox/icon-check.d.ts +3 -3
- package/lib/Checkbox/icon-check.js +12 -12
- package/lib/Checkbox/index.d.ts +4 -4
- package/lib/Checkbox/index.js +10 -10
- package/lib/Checkbox/interface.d.ts +102 -102
- package/lib/Checkbox/interface.js +2 -2
- package/lib/Checkbox/style/index.d.ts +2 -2
- package/lib/Checkbox/style/index.js +4 -4
- package/lib/Checkbox/useCheckbox.d.ts +22 -22
- package/lib/Checkbox/useCheckbox.js +105 -105
- package/lib/Collapse/collapse.d.ts +14 -14
- package/lib/Collapse/collapse.js +145 -145
- package/lib/Collapse/index.d.ts +3 -3
- package/lib/Collapse/index.js +7 -7
- package/lib/Collapse/interface.d.ts +111 -111
- package/lib/Collapse/interface.js +2 -2
- package/lib/Collapse/item.d.ts +7 -7
- package/lib/Collapse/item.js +125 -125
- package/lib/Collapse/style/index.d.ts +2 -2
- package/lib/Collapse/style/index.js +4 -4
- package/lib/ColorPicker/colors.d.ts +1 -1
- package/lib/ColorPicker/colors.js +27 -27
- package/lib/ColorPicker/control-bar.d.ts +12 -12
- package/lib/ColorPicker/control-bar.js +62 -62
- package/lib/ColorPicker/hooks/useColorPicker.d.ts +30 -30
- package/lib/ColorPicker/hooks/useColorPicker.js +101 -101
- package/lib/ColorPicker/hooks/useControlBlock.d.ts +12 -12
- package/lib/ColorPicker/hooks/useControlBlock.js +75 -75
- package/lib/ColorPicker/index.d.ts +5 -5
- package/lib/ColorPicker/index.js +83 -83
- package/lib/ColorPicker/input-alpha.d.ts +7 -7
- package/lib/ColorPicker/input-alpha.js +35 -35
- package/lib/ColorPicker/input-hex.d.ts +11 -11
- package/lib/ColorPicker/input-hex.js +85 -85
- package/lib/ColorPicker/input-rgb.d.ts +10 -10
- package/lib/ColorPicker/input-rgb.js +47 -47
- package/lib/ColorPicker/interface.d.ts +126 -126
- package/lib/ColorPicker/interface.js +2 -2
- package/lib/ColorPicker/palette.d.ts +7 -7
- package/lib/ColorPicker/palette.js +48 -48
- package/lib/ColorPicker/panel.d.ts +20 -20
- package/lib/ColorPicker/panel.js +140 -140
- package/lib/ColorPicker/style/index.d.ts +4 -4
- package/lib/ColorPicker/style/index.js +6 -6
- package/lib/Comment/index.d.ts +7 -7
- package/lib/Comment/index.js +74 -74
- package/lib/Comment/interface.d.ts +41 -41
- package/lib/Comment/interface.js +2 -2
- package/lib/Comment/style/index.d.ts +2 -2
- package/lib/Comment/style/index.js +4 -4
- package/lib/ConfigProvider/context.d.ts +4 -4
- package/lib/ConfigProvider/context.js +59 -59
- package/lib/ConfigProvider/index.d.ts +11 -11
- package/lib/ConfigProvider/index.js +123 -123
- package/lib/ConfigProvider/interface.d.ts +248 -248
- package/lib/ConfigProvider/interface.js +2 -2
- package/lib/ConfigProvider/style/index.d.ts +1 -1
- package/lib/ConfigProvider/style/index.js +3 -3
- package/lib/ConfigProvider/util.d.ts +2 -2
- package/lib/ConfigProvider/util.js +123 -123
- package/lib/DatePicker/__test__/utils.d.ts +4 -4
- package/lib/DatePicker/__test__/utils.js +41 -41
- package/lib/DatePicker/context.d.ts +8 -8
- package/lib/DatePicker/context.js +4 -4
- package/lib/DatePicker/hooks/useCellClassName.d.ts +1 -1
- package/lib/DatePicker/hooks/useCellClassName.js +113 -113
- package/lib/DatePicker/index.d.ts +4 -4
- package/lib/DatePicker/index.js +90 -90
- package/lib/DatePicker/interface.d.ts +518 -518
- package/lib/DatePicker/interface.js +2 -2
- package/lib/DatePicker/panels/body.d.ts +30 -30
- package/lib/DatePicker/panels/body.js +68 -68
- package/lib/DatePicker/panels/date/index.d.ts +24 -24
- package/lib/DatePicker/panels/date/index.js +183 -183
- package/lib/DatePicker/panels/footer.d.ts +1 -1
- package/lib/DatePicker/panels/footer.js +26 -26
- package/lib/DatePicker/panels/header.d.ts +20 -20
- package/lib/DatePicker/panels/header.js +59 -59
- package/lib/DatePicker/panels/month/index.d.ts +17 -17
- package/lib/DatePicker/panels/month/index.js +108 -108
- package/lib/DatePicker/panels/quarter/index.d.ts +17 -17
- package/lib/DatePicker/panels/quarter/index.js +88 -88
- package/lib/DatePicker/panels/range/index.d.ts +28 -28
- package/lib/DatePicker/panels/range/index.js +170 -170
- package/lib/DatePicker/panels/shortcuts.d.ts +4 -4
- package/lib/DatePicker/panels/shortcuts.js +49 -49
- package/lib/DatePicker/panels/week/index.d.ts +16 -16
- package/lib/DatePicker/panels/week/index.js +61 -61
- package/lib/DatePicker/panels/week-list.d.ts +8 -8
- package/lib/DatePicker/panels/week-list.js +17 -17
- package/lib/DatePicker/panels/year/index.d.ts +16 -16
- package/lib/DatePicker/panels/year/index.js +88 -88
- package/lib/DatePicker/picker-range.d.ts +4 -4
- package/lib/DatePicker/picker-range.js +709 -709
- package/lib/DatePicker/picker.d.ts +18 -18
- package/lib/DatePicker/picker.js +427 -427
- package/lib/DatePicker/style/index.d.ts +7 -7
- package/lib/DatePicker/style/index.js +9 -9
- package/lib/DatePicker/util.d.ts +9 -9
- package/lib/DatePicker/util.js +108 -108
- package/lib/Descriptions/index.d.ts +7 -7
- package/lib/Descriptions/index.js +175 -175
- package/lib/Descriptions/interface.d.ts +79 -79
- package/lib/Descriptions/interface.js +2 -2
- package/lib/Descriptions/style/index.d.ts +2 -2
- package/lib/Descriptions/style/index.js +4 -4
- package/lib/Divider/index.d.ts +5 -5
- package/lib/Divider/index.js +69 -69
- package/lib/Divider/interface.d.ts +21 -21
- package/lib/Divider/interface.js +2 -2
- package/lib/Divider/style/index.d.ts +2 -2
- package/lib/Divider/style/index.js +4 -4
- package/lib/Drawer/index.d.ts +5 -5
- package/lib/Drawer/index.js +225 -225
- package/lib/Drawer/interface.d.ts +185 -185
- package/lib/Drawer/interface.js +2 -2
- package/lib/Drawer/style/index.d.ts +3 -3
- package/lib/Drawer/style/index.js +5 -5
- package/lib/Dropdown/button.d.ts +5 -5
- package/lib/Dropdown/button.js +96 -96
- package/lib/Dropdown/index.d.ts +8 -8
- package/lib/Dropdown/index.js +194 -194
- package/lib/Dropdown/interface.d.ts +109 -109
- package/lib/Dropdown/interface.js +2 -2
- package/lib/Dropdown/style/index.d.ts +4 -4
- package/lib/Dropdown/style/index.js +6 -6
- package/lib/Empty/index.d.ts +5 -5
- package/lib/Empty/index.js +67 -67
- package/lib/Empty/interface.d.ts +23 -23
- package/lib/Empty/interface.js +2 -2
- package/lib/Empty/style/index.d.ts +2 -2
- package/lib/Empty/style/index.js +4 -4
- package/lib/Form/context.d.ts +14 -14
- package/lib/Form/context.js +40 -40
- package/lib/Form/control.d.ts +66 -66
- package/lib/Form/control.js +458 -458
- package/lib/Form/form-item.d.ts +7 -7
- package/lib/Form/form-item.js +287 -287
- package/lib/Form/form-label.d.ts +9 -9
- package/lib/Form/form-label.js +96 -96
- package/lib/Form/form-list.d.ts +6 -6
- package/lib/Form/form-list.js +172 -172
- package/lib/Form/form-provider.d.ts +4 -4
- package/lib/Form/form-provider.js +54 -54
- package/lib/Form/form.d.ts +8 -8
- package/lib/Form/form.js +183 -183
- package/lib/Form/hooks/useContext.d.ts +10 -10
- package/lib/Form/hooks/useContext.js +47 -47
- package/lib/Form/hooks/useState.d.ts +3 -3
- package/lib/Form/hooks/useState.js +61 -61
- package/lib/Form/hooks/useWatch.d.ts +3 -3
- package/lib/Form/hooks/useWatch.js +68 -68
- package/lib/Form/index.d.ts +24 -24
- package/lib/Form/index.js +24 -24
- package/lib/Form/interface.d.ts +533 -533
- package/lib/Form/interface.js +18 -18
- package/lib/Form/promisify.d.ts +2 -2
- package/lib/Form/promisify.js +52 -52
- package/lib/Form/store.d.ts +95 -95
- package/lib/Form/store.js +531 -531
- package/lib/Form/style/index.d.ts +3 -3
- package/lib/Form/style/index.js +5 -5
- package/lib/Form/useForm.d.ts +3 -3
- package/lib/Form/useForm.js +65 -65
- package/lib/Form/utils.d.ts +14 -14
- package/lib/Form/utils.js +211 -211
- package/lib/Grid/col.d.ts +5 -5
- package/lib/Grid/col.js +117 -117
- package/lib/Grid/context.d.ts +20 -20
- package/lib/Grid/context.js +7 -7
- package/lib/Grid/grid-item.d.ts +7 -7
- package/lib/Grid/grid-item.js +115 -115
- package/lib/Grid/grid.d.ts +5 -5
- package/lib/Grid/grid.js +158 -158
- package/lib/Grid/hooks/useResponsiveState.d.ts +2 -2
- package/lib/Grid/hooks/useResponsiveState.js +86 -86
- package/lib/Grid/index.d.ts +11 -11
- package/lib/Grid/index.js +14 -14
- package/lib/Grid/interface.d.ts +239 -239
- package/lib/Grid/interface.js +2 -2
- package/lib/Grid/row.d.ts +5 -5
- package/lib/Grid/row.js +145 -145
- package/lib/Grid/style/index.d.ts +2 -2
- package/lib/Grid/style/index.js +4 -4
- package/lib/Grid/utils.d.ts +11 -11
- package/lib/Grid/utils.js +56 -56
- package/lib/Icon/addFromIconFontCn.d.ts +9 -9
- package/lib/Icon/addFromIconFontCn.js +82 -82
- package/lib/Icon/index.d.ts +25 -25
- package/lib/Icon/index.js +96 -96
- package/lib/Image/image-footer.d.ts +13 -13
- package/lib/Image/image-footer.js +57 -57
- package/lib/Image/image-preview-arrow.d.ts +9 -9
- package/lib/Image/image-preview-arrow.js +54 -54
- package/lib/Image/image-preview-group.d.ts +10 -10
- package/lib/Image/image-preview-group.js +197 -197
- package/lib/Image/image-preview-toolbar.d.ts +14 -14
- package/lib/Image/image-preview-toolbar.js +135 -135
- package/lib/Image/image-preview.d.ts +7 -7
- package/lib/Image/image-preview.js +475 -475
- package/lib/Image/image.d.ts +11 -11
- package/lib/Image/image.js +219 -219
- package/lib/Image/index.d.ts +3 -3
- package/lib/Image/index.js +7 -7
- package/lib/Image/interface.d.ts +274 -274
- package/lib/Image/interface.js +2 -2
- package/lib/Image/previewGroupContext.d.ts +25 -25
- package/lib/Image/previewGroupContext.js +17 -17
- package/lib/Image/style/index.d.ts +2 -2
- package/lib/Image/style/index.js +4 -4
- package/lib/Image/trigger-for-toolbar.d.ts +10 -10
- package/lib/Image/trigger-for-toolbar.js +15 -15
- package/lib/Image/utils/getFixTranslate.d.ts +1 -1
- package/lib/Image/utils/getFixTranslate.js +42 -42
- package/lib/Image/utils/getScale.d.ts +13 -13
- package/lib/Image/utils/getScale.js +83 -83
- package/lib/Image/utils/hooks/useImageStatus.d.ts +12 -12
- package/lib/Image/utils/hooks/useImageStatus.js +37 -37
- package/lib/Image/utils/hooks/useShowFooter.d.ts +8 -8
- package/lib/Image/utils/hooks/useShowFooter.js +10 -10
- package/lib/Input/autoSizeTextAreaHeight.d.ts +5 -5
- package/lib/Input/autoSizeTextAreaHeight.js +101 -101
- package/lib/Input/group.d.ts +7 -7
- package/lib/Input/group.js +61 -61
- package/lib/Input/index.d.ts +7 -7
- package/lib/Input/index.js +7 -7
- package/lib/Input/input-element.d.ts +4 -4
- package/lib/Input/input-element.js +251 -251
- package/lib/Input/input.d.ts +17 -17
- package/lib/Input/input.js +180 -180
- package/lib/Input/interface.d.ts +325 -325
- package/lib/Input/interface.js +2 -2
- package/lib/Input/password.d.ts +5 -5
- package/lib/Input/password.js +117 -117
- package/lib/Input/search.d.ts +5 -5
- package/lib/Input/search.js +101 -101
- package/lib/Input/style/index.d.ts +3 -3
- package/lib/Input/style/index.js +5 -5
- package/lib/Input/textarea.d.ts +12 -12
- package/lib/Input/textarea.js +193 -193
- package/lib/Input/useComposition.d.ts +17 -17
- package/lib/Input/useComposition.js +75 -75
- package/lib/InputNumber/Decimal.d.ts +21 -21
- package/lib/InputNumber/Decimal.js +199 -199
- package/lib/InputNumber/index.d.ts +6 -6
- package/lib/InputNumber/index.js +272 -272
- package/lib/InputNumber/interface.d.ts +141 -141
- package/lib/InputNumber/interface.js +2 -2
- package/lib/InputNumber/style/index.d.ts +3 -3
- package/lib/InputNumber/style/index.js +5 -5
- package/lib/InputNumber/useSelectionRange.d.ts +4 -4
- package/lib/InputNumber/useSelectionRange.js +32 -32
- package/lib/InputNumber/utils.d.ts +28 -28
- package/lib/InputNumber/utils.js +122 -122
- package/lib/InputTag/index.d.ts +3 -3
- package/lib/InputTag/index.js +7 -7
- package/lib/InputTag/input-tag.d.ts +9 -9
- package/lib/InputTag/input-tag.js +527 -527
- package/lib/InputTag/interface.d.ts +215 -215
- package/lib/InputTag/interface.js +2 -2
- package/lib/InputTag/style/index.d.ts +3 -3
- package/lib/InputTag/style/index.js +5 -5
- package/lib/Layout/content.d.ts +4 -4
- package/lib/Layout/content.js +59 -59
- package/lib/Layout/footer.d.ts +4 -4
- package/lib/Layout/footer.js +59 -59
- package/lib/Layout/header.d.ts +4 -4
- package/lib/Layout/header.js +59 -59
- package/lib/Layout/index.d.ts +17 -17
- package/lib/Layout/index.js +112 -112
- package/lib/Layout/interface.d.ts +121 -121
- package/lib/Layout/interface.js +2 -2
- package/lib/Layout/sider.d.ts +10 -10
- package/lib/Layout/sider.js +168 -168
- package/lib/Layout/style/index.d.ts +4 -4
- package/lib/Layout/style/index.js +6 -6
- package/lib/Link/index.d.ts +5 -5
- package/lib/Link/index.js +87 -87
- package/lib/Link/interface.d.ts +30 -30
- package/lib/Link/interface.js +2 -2
- package/lib/Link/style/index.d.ts +2 -2
- package/lib/Link/style/index.js +4 -4
- package/lib/List/index.d.ts +12 -12
- package/lib/List/index.js +256 -256
- package/lib/List/interface.d.ts +192 -192
- package/lib/List/interface.js +2 -2
- package/lib/List/item.d.ts +7 -7
- package/lib/List/item.js +86 -86
- package/lib/List/meta.d.ts +4 -4
- package/lib/List/meta.js +65 -65
- package/lib/List/style/index.d.ts +6 -6
- package/lib/List/style/index.js +8 -8
- package/lib/Mentions/index.d.ts +5 -5
- package/lib/Mentions/index.js +176 -176
- package/lib/Mentions/interface.d.ts +92 -92
- package/lib/Mentions/interface.js +2 -2
- package/lib/Mentions/style/index.d.ts +2 -2
- package/lib/Mentions/style/index.js +4 -4
- package/lib/Mentions/utils.d.ts +9 -9
- package/lib/Mentions/utils.js +27 -27
- package/lib/Menu/context.d.ts +16 -16
- package/lib/Menu/context.js +5 -5
- package/lib/Menu/indent.d.ts +5 -5
- package/lib/Menu/indent.js +60 -60
- package/lib/Menu/index.d.ts +13 -13
- package/lib/Menu/index.js +226 -226
- package/lib/Menu/interface.d.ts +233 -233
- package/lib/Menu/interface.js +2 -2
- package/lib/Menu/item-group.d.ts +6 -6
- package/lib/Menu/item-group.js +45 -45
- package/lib/Menu/item.d.ts +6 -6
- package/lib/Menu/item.js +108 -108
- package/lib/Menu/overflow-wrap.d.ts +9 -9
- package/lib/Menu/overflow-wrap.js +155 -155
- package/lib/Menu/style/index.d.ts +4 -4
- package/lib/Menu/style/index.js +6 -6
- package/lib/Menu/sub-menu/index.d.ts +6 -6
- package/lib/Menu/sub-menu/index.js +58 -58
- package/lib/Menu/sub-menu/inline.d.ts +5 -5
- package/lib/Menu/sub-menu/inline.js +178 -178
- package/lib/Menu/sub-menu/pop.d.ts +5 -5
- package/lib/Menu/sub-menu/pop.js +123 -123
- package/lib/Menu/util.d.ts +16 -16
- package/lib/Menu/util.js +143 -143
- package/lib/Message/index.d.ts +30 -30
- package/lib/Message/index.js +194 -194
- package/lib/Message/interface.d.ts +83 -83
- package/lib/Message/interface.js +2 -2
- package/lib/Message/style/index.d.ts +2 -2
- package/lib/Message/style/index.js +4 -4
- package/lib/Message/useMessage.d.ts +5 -5
- package/lib/Message/useMessage.js +95 -95
- package/lib/Modal/config.d.ts +10 -10
- package/lib/Modal/config.js +35 -35
- package/lib/Modal/confirm.d.ts +14 -14
- package/lib/Modal/confirm.js +149 -149
- package/lib/Modal/index.d.ts +2 -2
- package/lib/Modal/index.js +7 -7
- package/lib/Modal/interface.d.ts +190 -190
- package/lib/Modal/interface.js +2 -2
- package/lib/Modal/modal.d.ts +18 -18
- package/lib/Modal/modal.js +348 -348
- package/lib/Modal/style/index.d.ts +3 -3
- package/lib/Modal/style/index.js +5 -5
- package/lib/Modal/useModal/hookModal.d.ts +8 -8
- package/lib/Modal/useModal/hookModal.js +86 -86
- package/lib/Modal/useModal/index.d.ts +4 -4
- package/lib/Modal/useModal/index.js +87 -87
- package/lib/Notification/index.d.ts +26 -26
- package/lib/Notification/index.js +209 -209
- package/lib/Notification/interface.d.ts +77 -77
- package/lib/Notification/interface.js +2 -2
- package/lib/Notification/style/index.d.ts +2 -2
- package/lib/Notification/style/index.js +4 -4
- package/lib/Notification/useNotification.d.ts +5 -5
- package/lib/Notification/useNotification.js +92 -92
- package/lib/PageHeader/index.d.ts +8 -8
- package/lib/PageHeader/index.js +114 -114
- package/lib/PageHeader/interface.d.ts +44 -44
- package/lib/PageHeader/interface.js +2 -2
- package/lib/PageHeader/style/index.d.ts +3 -3
- package/lib/PageHeader/style/index.js +5 -5
- package/lib/Pagination/index.d.ts +3 -3
- package/lib/Pagination/index.js +7 -7
- package/lib/Pagination/interface.d.ts +133 -133
- package/lib/Pagination/interface.js +2 -2
- package/lib/Pagination/page-item.d.ts +62 -62
- package/lib/Pagination/page-item.js +170 -170
- package/lib/Pagination/page-jumper.d.ts +13 -13
- package/lib/Pagination/page-jumper.js +108 -108
- package/lib/Pagination/page-options.d.ts +13 -13
- package/lib/Pagination/page-options.js +53 -53
- package/lib/Pagination/pagination.d.ts +11 -11
- package/lib/Pagination/pagination.js +276 -276
- package/lib/Pagination/style/index.d.ts +4 -4
- package/lib/Pagination/style/index.js +6 -6
- package/lib/Popconfirm/index.d.ts +7 -7
- package/lib/Popconfirm/index.js +155 -155
- package/lib/Popconfirm/interface.d.ts +128 -128
- package/lib/Popconfirm/interface.js +2 -2
- package/lib/Popconfirm/style/index.d.ts +5 -5
- package/lib/Popconfirm/style/index.js +7 -7
- package/lib/Popover/index.d.ts +7 -7
- package/lib/Popover/index.js +73 -73
- package/lib/Popover/interface.d.ts +20 -20
- package/lib/Popover/interface.js +2 -2
- package/lib/Popover/style/index.d.ts +3 -3
- package/lib/Popover/style/index.js +5 -5
- package/lib/Portal/Portal.d.ts +15 -15
- package/lib/Portal/Portal.js +62 -62
- package/lib/Portal/index.d.ts +19 -19
- package/lib/Portal/index.js +72 -72
- package/lib/Progress/circle-progress.d.ts +8 -8
- package/lib/Progress/circle-progress.js +92 -92
- package/lib/Progress/index.d.ts +5 -5
- package/lib/Progress/index.js +95 -95
- package/lib/Progress/interface.d.ts +87 -87
- package/lib/Progress/interface.js +2 -2
- package/lib/Progress/line-progess.d.ts +2 -2
- package/lib/Progress/line-progess.js +86 -86
- package/lib/Progress/steps-progress.d.ts +2 -2
- package/lib/Progress/steps-progress.js +88 -88
- package/lib/Progress/style/index.d.ts +3 -3
- package/lib/Progress/style/index.js +5 -5
- package/lib/Radio/group.d.ts +10 -10
- package/lib/Radio/group.js +123 -123
- package/lib/Radio/index.d.ts +5 -5
- package/lib/Radio/index.js +10 -10
- package/lib/Radio/interface.d.ts +103 -103
- package/lib/Radio/interface.js +2 -2
- package/lib/Radio/radio.d.ts +11 -11
- package/lib/Radio/radio.js +131 -131
- package/lib/Radio/style/index.d.ts +2 -2
- package/lib/Radio/style/index.js +4 -4
- package/lib/Rate/index.d.ts +5 -5
- package/lib/Rate/index.js +185 -185
- package/lib/Rate/interface.d.ts +70 -70
- package/lib/Rate/interface.js +2 -2
- package/lib/Rate/style/index.d.ts +3 -3
- package/lib/Rate/style/index.js +5 -5
- package/lib/ResizeBox/index.d.ts +13 -13
- package/lib/ResizeBox/index.js +249 -249
- package/lib/ResizeBox/interface.d.ts +264 -264
- package/lib/ResizeBox/interface.js +2 -2
- package/lib/ResizeBox/resize-trigger.d.ts +30 -30
- package/lib/ResizeBox/resize-trigger.js +116 -116
- package/lib/ResizeBox/split-group.d.ts +4 -4
- package/lib/ResizeBox/split-group.js +345 -345
- package/lib/ResizeBox/split.d.ts +5 -5
- package/lib/ResizeBox/split.js +174 -174
- package/lib/ResizeBox/style/index.d.ts +2 -2
- package/lib/ResizeBox/style/index.js +4 -4
- package/lib/Result/403.d.ts +1 -1
- package/lib/Result/403.js +166 -166
- package/lib/Result/404.d.ts +1 -1
- package/lib/Result/404.js +132 -132
- package/lib/Result/500.d.ts +1 -1
- package/lib/Result/500.js +170 -170
- package/lib/Result/index.d.ts +7 -7
- package/lib/Result/index.js +93 -93
- package/lib/Result/interface.d.ts +35 -35
- package/lib/Result/interface.js +2 -2
- package/lib/Result/style/index.d.ts +2 -2
- package/lib/Result/style/index.js +4 -4
- package/lib/Select/index.d.ts +3 -3
- package/lib/Select/index.js +7 -7
- package/lib/Select/interface.d.ts +315 -315
- package/lib/Select/interface.js +2 -2
- package/lib/Select/opt-group.d.ts +6 -6
- package/lib/Select/opt-group.js +37 -37
- package/lib/Select/option.d.ts +6 -6
- package/lib/Select/option.js +78 -78
- package/lib/Select/select.d.ts +10 -10
- package/lib/Select/select.js +696 -696
- package/lib/Select/style/index.d.ts +6 -6
- package/lib/Select/style/index.js +8 -8
- package/lib/Select/utils.d.ts +26 -26
- package/lib/Select/utils.js +200 -200
- package/lib/Skeleton/image.d.ts +2 -2
- package/lib/Skeleton/image.js +18 -18
- package/lib/Skeleton/index.d.ts +7 -7
- package/lib/Skeleton/index.js +78 -78
- package/lib/Skeleton/interface.d.ts +50 -50
- package/lib/Skeleton/interface.js +2 -2
- package/lib/Skeleton/style/index.d.ts +2 -2
- package/lib/Skeleton/style/index.js +4 -4
- package/lib/Skeleton/text.d.ts +2 -2
- package/lib/Skeleton/text.js +27 -27
- package/lib/Slider/button.d.ts +21 -21
- package/lib/Slider/button.js +202 -202
- package/lib/Slider/dots.d.ts +17 -17
- package/lib/Slider/dots.js +57 -57
- package/lib/Slider/hooks/useInterval.d.ts +24 -24
- package/lib/Slider/hooks/useInterval.js +127 -127
- package/lib/Slider/hooks/useLegalValue.d.ts +15 -15
- package/lib/Slider/hooks/useLegalValue.js +110 -110
- package/lib/Slider/index.d.ts +5 -5
- package/lib/Slider/index.js +375 -375
- package/lib/Slider/input.d.ts +15 -15
- package/lib/Slider/input.js +105 -105
- package/lib/Slider/interface.d.ts +122 -122
- package/lib/Slider/interface.js +2 -2
- package/lib/Slider/marks.d.ts +16 -16
- package/lib/Slider/marks.js +47 -47
- package/lib/Slider/style/index.d.ts +5 -5
- package/lib/Slider/style/index.js +7 -7
- package/lib/Slider/ticks.d.ts +13 -13
- package/lib/Slider/ticks.js +53 -53
- package/lib/Slider/utils.d.ts +11 -11
- package/lib/Slider/utils.js +99 -99
- package/lib/Space/index.d.ts +5 -5
- package/lib/Space/index.js +139 -139
- package/lib/Space/interface.d.ts +38 -38
- package/lib/Space/interface.js +2 -2
- package/lib/Space/style/index.d.ts +2 -2
- package/lib/Space/style/index.js +4 -4
- package/lib/Space/toArray.d.ts +1 -1
- package/lib/Space/toArray.js +20 -20
- package/lib/Spin/dot-loading.d.ts +5 -5
- package/lib/Spin/dot-loading.js +65 -65
- package/lib/Spin/index.d.ts +5 -5
- package/lib/Spin/index.js +110 -110
- package/lib/Spin/interface.d.ts +50 -50
- package/lib/Spin/interface.js +2 -2
- package/lib/Spin/style/index.d.ts +2 -2
- package/lib/Spin/style/index.js +4 -4
- package/lib/Statistic/countdown.d.ts +5 -5
- package/lib/Statistic/countdown.js +92 -92
- package/lib/Statistic/index.d.ts +8 -8
- package/lib/Statistic/index.js +174 -174
- package/lib/Statistic/interface.d.ts +139 -139
- package/lib/Statistic/interface.js +2 -2
- package/lib/Statistic/style/index.d.ts +3 -3
- package/lib/Statistic/style/index.js +5 -5
- package/lib/Statistic/util.d.ts +1 -1
- package/lib/Statistic/util.js +46 -46
- package/lib/Steps/index.d.ts +8 -8
- package/lib/Steps/index.js +93 -93
- package/lib/Steps/interface.d.ts +124 -124
- package/lib/Steps/interface.js +2 -2
- package/lib/Steps/step.d.ts +5 -5
- package/lib/Steps/step.js +96 -96
- package/lib/Steps/style/index.d.ts +2 -2
- package/lib/Steps/style/index.js +4 -4
- package/lib/Switch/index.d.ts +10 -10
- package/lib/Switch/index.js +136 -136
- package/lib/Switch/interface.d.ts +65 -65
- package/lib/Switch/interface.js +2 -2
- package/lib/Switch/style/index.d.ts +2 -2
- package/lib/Switch/style/index.js +4 -4
- package/lib/Table/__test__/common/columns.d.ts +11 -11
- package/lib/Table/__test__/common/columns.js +199 -199
- package/lib/Table/__test__/common/data.d.ts +29 -29
- package/lib/Table/__test__/common/data.js +142 -142
- package/lib/Table/colgroup.d.ts +13 -13
- package/lib/Table/colgroup.js +67 -67
- package/lib/Table/constant.d.ts +2 -2
- package/lib/Table/constant.js +5 -5
- package/lib/Table/hooks/useColumns.d.ts +3 -3
- package/lib/Table/hooks/useColumns.js +196 -196
- package/lib/Table/hooks/useComponent.d.ts +31 -31
- package/lib/Table/hooks/useComponent.js +70 -70
- package/lib/Table/hooks/useExpand.d.ts +3 -3
- package/lib/Table/hooks/useExpand.js +69 -69
- package/lib/Table/hooks/useRowSelection.d.ts +12 -12
- package/lib/Table/hooks/useRowSelection.js +161 -161
- package/lib/Table/hooks/useSorter.d.ts +7 -7
- package/lib/Table/hooks/useSorter.js +128 -128
- package/lib/Table/hooks/useStickyClassNames.d.ts +3 -3
- package/lib/Table/hooks/useStickyClassNames.js +43 -43
- package/lib/Table/hooks/useStickyOffsets.d.ts +3 -3
- package/lib/Table/hooks/useStickyOffsets.js +68 -68
- package/lib/Table/index.d.ts +9 -9
- package/lib/Table/index.js +10 -10
- package/lib/Table/interface.d.ts +704 -704
- package/lib/Table/interface.js +2 -2
- package/lib/Table/style/index.d.ts +11 -11
- package/lib/Table/style/index.js +13 -13
- package/lib/Table/summary/cell.d.ts +12 -12
- package/lib/Table/summary/cell.js +35 -35
- package/lib/Table/summary/context.d.ts +10 -10
- package/lib/Table/summary/context.js +5 -5
- package/lib/Table/summary/index.d.ts +8 -8
- package/lib/Table/summary/index.js +13 -13
- package/lib/Table/summary/row.d.ts +7 -7
- package/lib/Table/summary/row.js +80 -80
- package/lib/Table/table.d.ts +10 -10
- package/lib/Table/table.js +725 -725
- package/lib/Table/tbody/index.d.ts +3 -3
- package/lib/Table/tbody/index.js +143 -143
- package/lib/Table/tbody/td.d.ts +25 -25
- package/lib/Table/tbody/td.js +141 -141
- package/lib/Table/tbody/tr.d.ts +16 -16
- package/lib/Table/tbody/tr.js +164 -164
- package/lib/Table/tfoot/index.d.ts +3 -3
- package/lib/Table/tfoot/index.js +14 -14
- package/lib/Table/thead/column.d.ts +3 -3
- package/lib/Table/thead/column.js +244 -244
- package/lib/Table/thead/index.d.ts +3 -3
- package/lib/Table/thead/index.js +115 -115
- package/lib/Table/utils.d.ts +17 -17
- package/lib/Table/utils.js +224 -224
- package/lib/Tabs/hook/useDomSize.d.ts +11 -11
- package/lib/Tabs/hook/useDomSize.js +37 -37
- package/lib/Tabs/hook/useHeaderScroll.d.ts +9 -9
- package/lib/Tabs/hook/useHeaderScroll.js +89 -89
- package/lib/Tabs/index.d.ts +4 -4
- package/lib/Tabs/index.js +7 -7
- package/lib/Tabs/interface.d.ts +213 -213
- package/lib/Tabs/interface.js +2 -2
- package/lib/Tabs/style/index.d.ts +3 -3
- package/lib/Tabs/style/index.js +5 -5
- package/lib/Tabs/tab-content.d.ts +9 -9
- package/lib/Tabs/tab-content.js +59 -59
- package/lib/Tabs/tab-header/dropdown-icon.d.ts +1 -1
- package/lib/Tabs/tab-header/dropdown-icon.js +79 -79
- package/lib/Tabs/tab-header/index.d.ts +4 -4
- package/lib/Tabs/tab-header/index.js +329 -329
- package/lib/Tabs/tab-header/tab-ink.d.ts +11 -11
- package/lib/Tabs/tab-header/tab-ink.js +82 -82
- package/lib/Tabs/tab-header/tab-nav-icon.d.ts +17 -17
- package/lib/Tabs/tab-header/tab-nav-icon.js +103 -103
- package/lib/Tabs/tab-header/tab-title.d.ts +17 -17
- package/lib/Tabs/tab-header/tab-title.js +61 -61
- package/lib/Tabs/tab-pane.d.ts +8 -8
- package/lib/Tabs/tab-pane.js +62 -62
- package/lib/Tabs/tabs.d.ts +18 -18
- package/lib/Tabs/tabs.js +178 -178
- package/lib/Tabs/utils.d.ts +12 -12
- package/lib/Tabs/utils.js +43 -43
- package/lib/Tag/index.d.ts +5 -5
- package/lib/Tag/index.js +159 -159
- package/lib/Tag/interface.d.ts +72 -72
- package/lib/Tag/interface.js +2 -2
- package/lib/Tag/style/index.d.ts +2 -2
- package/lib/Tag/style/index.js +4 -4
- package/lib/TimePicker/context.d.ts +7 -7
- package/lib/TimePicker/context.js +4 -4
- package/lib/TimePicker/index.d.ts +4 -4
- package/lib/TimePicker/index.js +54 -54
- package/lib/TimePicker/interface.d.ts +244 -244
- package/lib/TimePicker/interface.js +2 -2
- package/lib/TimePicker/picker.d.ts +15 -15
- package/lib/TimePicker/picker.js +247 -247
- package/lib/TimePicker/range-picker.d.ts +12 -12
- package/lib/TimePicker/range-picker.js +80 -80
- package/lib/TimePicker/style/index.d.ts +5 -5
- package/lib/TimePicker/style/index.js +7 -7
- package/lib/TimePicker/time-column.d.ts +17 -17
- package/lib/TimePicker/time-column.js +80 -80
- package/lib/TimePicker/time-picker.d.ts +24 -24
- package/lib/TimePicker/time-picker.js +260 -260
- package/lib/TimePicker/util.d.ts +7 -7
- package/lib/TimePicker/util.js +64 -64
- package/lib/Timeline/index.d.ts +3 -3
- package/lib/Timeline/index.js +7 -7
- package/lib/Timeline/interface.d.ts +95 -95
- package/lib/Timeline/interface.js +2 -2
- package/lib/Timeline/item.d.ts +7 -7
- package/lib/Timeline/item.js +91 -91
- package/lib/Timeline/style/index.d.ts +2 -2
- package/lib/Timeline/style/index.js +4 -4
- package/lib/Timeline/timeline.d.ts +10 -10
- package/lib/Timeline/timeline.js +121 -121
- package/lib/Tooltip/index.d.ts +10 -10
- package/lib/Tooltip/index.js +114 -114
- package/lib/Tooltip/interface.d.ts +92 -92
- package/lib/Tooltip/interface.js +2 -2
- package/lib/Tooltip/style/index.d.ts +3 -3
- package/lib/Tooltip/style/index.js +5 -5
- package/lib/Transfer/index.d.ts +5 -5
- package/lib/Transfer/index.js +247 -247
- package/lib/Transfer/interface.d.ts +225 -225
- package/lib/Transfer/interface.js +2 -2
- package/lib/Transfer/item.d.ts +3 -3
- package/lib/Transfer/item.js +141 -141
- package/lib/Transfer/list.d.ts +5 -5
- package/lib/Transfer/list.js +178 -178
- package/lib/Transfer/style/index.d.ts +6 -6
- package/lib/Transfer/style/index.js +8 -8
- package/lib/Tree/animation.d.ts +7 -7
- package/lib/Tree/animation.js +143 -143
- package/lib/Tree/context.d.ts +27 -27
- package/lib/Tree/context.js +5 -5
- package/lib/Tree/index.d.ts +73 -73
- package/lib/Tree/index.js +774 -774
- package/lib/Tree/interface.d.ts +344 -344
- package/lib/Tree/interface.js +2 -2
- package/lib/Tree/node-list.d.ts +3 -3
- package/lib/Tree/node-list.js +149 -149
- package/lib/Tree/node.d.ts +12 -12
- package/lib/Tree/node.js +292 -292
- package/lib/Tree/style/index.d.ts +3 -3
- package/lib/Tree/style/index.js +5 -5
- package/lib/Tree/util.d.ts +13 -13
- package/lib/Tree/util.js +179 -179
- package/lib/TreeSelect/hook/useKeyCache.d.ts +6 -6
- package/lib/TreeSelect/hook/useKeyCache.js +88 -88
- package/lib/TreeSelect/hook/useStateValue.d.ts +19 -19
- package/lib/TreeSelect/hook/useStateValue.js +146 -146
- package/lib/TreeSelect/hook/useTreeData.d.ts +3 -3
- package/lib/TreeSelect/hook/useTreeData.js +39 -39
- package/lib/TreeSelect/index.d.ts +4 -4
- package/lib/TreeSelect/index.js +7 -7
- package/lib/TreeSelect/interface.d.ts +211 -211
- package/lib/TreeSelect/interface.js +13 -13
- package/lib/TreeSelect/style/index.d.ts +5 -5
- package/lib/TreeSelect/style/index.js +7 -7
- package/lib/TreeSelect/tree-list.d.ts +12 -12
- package/lib/TreeSelect/tree-list.js +168 -168
- package/lib/TreeSelect/tree-select.d.ts +12 -12
- package/lib/TreeSelect/tree-select.js +367 -367
- package/lib/TreeSelect/utils.d.ts +1 -1
- package/lib/TreeSelect/utils.js +17 -17
- package/lib/Trigger/getPopupStyle.d.ts +20 -20
- package/lib/Trigger/getPopupStyle.js +398 -398
- package/lib/Trigger/index.d.ts +123 -123
- package/lib/Trigger/index.js +942 -942
- package/lib/Trigger/interface.d.ts +246 -246
- package/lib/Trigger/interface.js +2 -2
- package/lib/Trigger/portal.d.ts +8 -8
- package/lib/Trigger/portal.js +29 -29
- package/lib/Trigger/style/index.d.ts +2 -2
- package/lib/Trigger/style/index.js +4 -4
- package/lib/Typography/base.d.ts +6 -6
- package/lib/Typography/base.js +241 -241
- package/lib/Typography/edit-content.d.ts +4 -4
- package/lib/Typography/edit-content.js +54 -54
- package/lib/Typography/ellipsis.d.ts +6 -6
- package/lib/Typography/ellipsis.js +228 -228
- package/lib/Typography/index.d.ts +13 -13
- package/lib/Typography/index.js +16 -16
- package/lib/Typography/interface.d.ts +262 -262
- package/lib/Typography/interface.js +2 -2
- package/lib/Typography/operations.d.ts +3 -3
- package/lib/Typography/operations.js +113 -113
- package/lib/Typography/paragraph.d.ts +4 -4
- package/lib/Typography/paragraph.js +49 -49
- package/lib/Typography/style/index.d.ts +5 -5
- package/lib/Typography/style/index.js +7 -7
- package/lib/Typography/text.d.ts +3 -3
- package/lib/Typography/text.js +43 -43
- package/lib/Typography/title.d.ts +4 -4
- package/lib/Typography/title.js +55 -55
- package/lib/Typography/typography.d.ts +4 -4
- package/lib/Typography/typography.js +37 -37
- package/lib/Typography/useCssEllipsis.d.ts +6 -6
- package/lib/Typography/useCssEllipsis.js +71 -71
- package/lib/Typography/useEllipsis.d.ts +21 -21
- package/lib/Typography/useEllipsis.js +242 -242
- package/lib/Upload/index.d.ts +3 -3
- package/lib/Upload/index.js +7 -7
- package/lib/Upload/interface.d.ts +337 -337
- package/lib/Upload/interface.js +9 -9
- package/lib/Upload/list/index.d.ts +6 -6
- package/lib/Upload/list/index.js +151 -151
- package/lib/Upload/list/pictureItem.d.ts +9 -9
- package/lib/Upload/list/pictureItem.js +81 -81
- package/lib/Upload/list/textItem.d.ts +9 -9
- package/lib/Upload/list/textItem.js +127 -127
- package/lib/Upload/list/uploadProgress.d.ts +14 -14
- package/lib/Upload/list/uploadProgress.js +84 -84
- package/lib/Upload/request.d.ts +3 -3
- package/lib/Upload/request.js +66 -66
- package/lib/Upload/style/index.d.ts +6 -6
- package/lib/Upload/style/index.js +8 -8
- package/lib/Upload/trigger-node.d.ts +6 -6
- package/lib/Upload/trigger-node.js +156 -156
- package/lib/Upload/upload.d.ts +12 -12
- package/lib/Upload/upload.js +249 -249
- package/lib/Upload/uploader.d.ts +28 -28
- package/lib/Upload/uploader.js +261 -261
- package/lib/Upload/util.d.ts +4 -4
- package/lib/Upload/util.js +120 -120
- package/lib/VerificationCode/index.d.ts +4 -4
- package/lib/VerificationCode/index.js +7 -7
- package/lib/VerificationCode/interface.d.ts +80 -80
- package/lib/VerificationCode/interface.js +2 -2
- package/lib/VerificationCode/style/index.d.ts +3 -3
- package/lib/VerificationCode/style/index.js +5 -5
- package/lib/VerificationCode/verification-code.d.ts +5 -5
- package/lib/VerificationCode/verification-code.js +105 -105
- package/lib/Watermark/index.d.ts +4 -4
- package/lib/Watermark/index.js +7 -7
- package/lib/Watermark/interface.d.ts +70 -70
- package/lib/Watermark/interface.js +2 -2
- package/lib/Watermark/style/index.d.ts +1 -1
- package/lib/Watermark/style/index.js +3 -3
- package/lib/Watermark/watermark.d.ts +5 -5
- package/lib/Watermark/watermark.js +93 -93
- package/lib/_class/Draggable/index.d.ts +2 -2
- package/lib/_class/Draggable/index.js +60 -60
- package/lib/_class/Draggable/interface.d.ts +24 -24
- package/lib/_class/Draggable/interface.js +2 -2
- package/lib/_class/Draggable/item.d.ts +3 -3
- package/lib/_class/Draggable/item.js +112 -112
- package/lib/_class/OverflowEllipsis/OverflowItem.d.ts +10 -10
- package/lib/_class/OverflowEllipsis/OverflowItem.js +48 -48
- package/lib/_class/OverflowEllipsis/index.d.ts +11 -11
- package/lib/_class/OverflowEllipsis/index.js +134 -134
- package/lib/_class/VirtualList/Filler.d.ts +15 -15
- package/lib/_class/VirtualList/Filler.js +51 -51
- package/lib/_class/VirtualList/index.d.ts +39 -39
- package/lib/_class/VirtualList/index.js +509 -509
- package/lib/_class/VirtualList/utils/algorithmUtil.d.ts +23 -23
- package/lib/_class/VirtualList/utils/algorithmUtil.js +75 -75
- package/lib/_class/VirtualList/utils/itemUtil.d.ts +75 -75
- package/lib/_class/VirtualList/utils/itemUtil.js +147 -147
- package/lib/_class/icon-hover.d.ts +10 -10
- package/lib/_class/icon-hover.js +61 -61
- package/lib/_class/notice.d.ts +50 -50
- package/lib/_class/notice.js +194 -194
- package/lib/_class/notification.d.ts +15 -15
- package/lib/_class/notification.js +95 -95
- package/lib/_class/picker/input-range.d.ts +35 -35
- package/lib/_class/picker/input-range.js +197 -197
- package/lib/_class/picker/input.d.ts +31 -31
- package/lib/_class/picker/input.js +138 -138
- package/lib/_class/select-view.d.ts +158 -158
- package/lib/_class/select-view.js +392 -392
- package/lib/_hooks/useVerificationCode/index.d.ts +2 -2
- package/lib/_hooks/useVerificationCode/index.js +125 -125
- package/lib/_hooks/useVerificationCode/interface.d.ts +63 -63
- package/lib/_hooks/useVerificationCode/interface.js +2 -2
- package/lib/_hooks/useWatermark/index.d.ts +2 -2
- package/lib/_hooks/useWatermark/index.js +313 -313
- package/lib/_hooks/useWatermark/interface.d.ts +81 -81
- package/lib/_hooks/useWatermark/interface.js +2 -2
- package/lib/_hooks/useWatermark/utils.d.ts +1 -1
- package/lib/_hooks/useWatermark/utils.js +19 -19
- package/lib/_util/CSSTransition.d.ts +2 -2
- package/lib/_util/CSSTransition.js +107 -107
- package/lib/_util/classNames.d.ts +5 -5
- package/lib/_util/classNames.js +67 -67
- package/lib/_util/clipboard.d.ts +1 -1
- package/lib/_util/clipboard.js +86 -86
- package/lib/_util/color.d.ts +27 -27
- package/lib/_util/color.js +202 -202
- package/lib/_util/constant.d.ts +3 -3
- package/lib/_util/constant.js +26 -26
- package/lib/_util/contextHolder.d.ts +9 -9
- package/lib/_util/contextHolder.js +68 -68
- package/lib/_util/dayjs.d.ts +21 -21
- package/lib/_util/dayjs.js +311 -311
- package/lib/_util/dom.d.ts +12 -12
- package/lib/_util/dom.js +70 -70
- package/lib/_util/fillNBSP.d.ts +1 -1
- package/lib/_util/fillNBSP.js +9 -9
- package/lib/_util/getHighlightText.d.ts +5 -5
- package/lib/_util/getHighlightText.js +57 -57
- package/lib/_util/getHotkeyHandler.d.ts +16 -16
- package/lib/_util/getHotkeyHandler.js +38 -38
- package/lib/_util/getStringLength.d.ts +1 -1
- package/lib/_util/getStringLength.js +16 -16
- package/lib/_util/hooks/useComputedState.d.ts +4 -4
- package/lib/_util/hooks/useComputedState.js +28 -28
- package/lib/_util/hooks/useCreate.d.ts +1 -1
- package/lib/_util/hooks/useCreate.js +30 -30
- package/lib/_util/hooks/useForceUpdate.d.ts +2 -2
- package/lib/_util/hooks/useForceUpdate.js +24 -24
- package/lib/_util/hooks/useId.d.ts +6 -6
- package/lib/_util/hooks/useId.js +36 -36
- package/lib/_util/hooks/useInView.d.ts +11 -11
- package/lib/_util/hooks/useInView.js +81 -81
- package/lib/_util/hooks/useIntersectionObserver.d.ts +7 -7
- package/lib/_util/hooks/useIntersectionObserver.js +32 -32
- package/lib/_util/hooks/useInterval.d.ts +1 -1
- package/lib/_util/hooks/useInterval.js +33 -33
- package/lib/_util/hooks/useIsFirstRender.d.ts +1 -1
- package/lib/_util/hooks/useIsFirstRender.js +11 -11
- package/lib/_util/hooks/useIsomorphicLayoutEffect.d.ts +3 -3
- package/lib/_util/hooks/useIsomorphicLayoutEffect.js +8 -8
- package/lib/_util/hooks/useKeyboardEvent.d.ts +14 -14
- package/lib/_util/hooks/useKeyboardEvent.js +32 -32
- package/lib/_util/hooks/useMergeProps.d.ts +4 -4
- package/lib/_util/hooks/useMergeProps.js +37 -37
- package/lib/_util/hooks/useMergeValue.d.ts +5 -5
- package/lib/_util/hooks/useMergeValue.js +50 -50
- package/lib/_util/hooks/useOverflowHidden.d.ts +5 -5
- package/lib/_util/hooks/useOverflowHidden.js +46 -46
- package/lib/_util/hooks/useOverrideRef.d.ts +5 -5
- package/lib/_util/hooks/useOverrideRef.js +40 -40
- package/lib/_util/hooks/usePersistCallback.d.ts +1 -1
- package/lib/_util/hooks/usePersistCallback.js +43 -43
- package/lib/_util/hooks/usePrevious.d.ts +2 -2
- package/lib/_util/hooks/usePrevious.js +11 -11
- package/lib/_util/hooks/useRefs.d.ts +1 -1
- package/lib/_util/hooks/useRefs.js +18 -18
- package/lib/_util/hooks/useResizeObserver.d.ts +6 -6
- package/lib/_util/hooks/useResizeObserver.js +31 -31
- package/lib/_util/hooks/useStateCallback.d.ts +5 -5
- package/lib/_util/hooks/useStateCallback.js +32 -32
- package/lib/_util/hooks/useStateWithPromise.d.ts +2 -2
- package/lib/_util/hooks/useStateWithPromise.js +49 -49
- package/lib/_util/hooks/useUpdate.d.ts +2 -2
- package/lib/_util/hooks/useUpdate.js +16 -16
- package/lib/_util/hooks/useWatch.d.ts +2 -2
- package/lib/_util/hooks/useWatch.js +16 -16
- package/lib/_util/include.d.ts +1 -1
- package/lib/_util/include.js +13 -13
- package/lib/_util/is.d.ts +27 -27
- package/lib/_util/is.js +159 -159
- package/lib/_util/keycode.d.ts +36 -36
- package/lib/_util/keycode.js +40 -40
- package/lib/_util/mergeProps.d.ts +1 -1
- package/lib/_util/mergeProps.js +26 -26
- package/lib/_util/mergedToString.d.ts +2 -2
- package/lib/_util/mergedToString.js +26 -26
- package/lib/_util/omit.d.ts +1 -1
- package/lib/_util/omit.js +25 -25
- package/lib/_util/pad.d.ts +2 -2
- package/lib/_util/pad.js +23 -23
- package/lib/_util/pick.d.ts +4 -4
- package/lib/_util/pick.js +30 -30
- package/lib/_util/raf.d.ts +3 -3
- package/lib/_util/raf.js +33 -33
- package/lib/_util/react-dom.d.ts +13 -13
- package/lib/_util/react-dom.js +113 -113
- package/lib/_util/resizeObserver.d.ts +21 -21
- package/lib/_util/resizeObserver.js +114 -114
- package/lib/_util/responsiveObserve.d.ts +15 -15
- package/lib/_util/responsiveObserve.js +88 -88
- package/lib/_util/scrollIntoView.d.ts +2 -2
- package/lib/_util/scrollIntoView.js +33 -33
- package/lib/_util/style.d.ts +3 -3
- package/lib/_util/style.js +44 -44
- package/lib/_util/throttleByRaf.d.ts +4 -4
- package/lib/_util/throttleByRaf.js +48 -48
- package/lib/_util/throttleByRafV2.d.ts +4 -4
- package/lib/_util/throttleByRafV2.js +52 -52
- package/lib/_util/type.d.ts +4 -4
- package/lib/_util/type.js +2 -2
- package/lib/_util/warning.d.ts +1 -1
- package/lib/_util/warning.js +14 -14
- package/lib/index.d.ts +142 -142
- package/lib/index.js +150 -150
- package/lib/locale/ar-EG.d.ts +228 -228
- package/lib/locale/ar-EG.js +169 -169
- package/lib/locale/de-DE.d.ts +228 -228
- package/lib/locale/de-DE.js +167 -167
- package/lib/locale/default.d.ts +2 -2
- package/lib/locale/default.js +7 -7
- package/lib/locale/en-US.d.ts +234 -234
- package/lib/locale/en-US.js +174 -174
- package/lib/locale/es-ES.d.ts +228 -228
- package/lib/locale/es-ES.js +167 -167
- package/lib/locale/fr-FR.d.ts +228 -228
- package/lib/locale/fr-FR.js +167 -167
- package/lib/locale/id-ID.d.ts +228 -228
- package/lib/locale/id-ID.js +167 -167
- package/lib/locale/interface.d.ts +39 -39
- package/lib/locale/interface.js +2 -2
- package/lib/locale/it-IT.d.ts +228 -228
- package/lib/locale/it-IT.js +167 -167
- package/lib/locale/ja-JP.d.ts +281 -281
- package/lib/locale/ja-JP.js +220 -220
- package/lib/locale/ko-KR.d.ts +228 -228
- package/lib/locale/ko-KR.js +167 -167
- package/lib/locale/ms-MY.d.ts +228 -228
- package/lib/locale/ms-MY.js +167 -167
- package/lib/locale/pt-BR.d.ts +228 -228
- package/lib/locale/pt-BR.js +167 -167
- package/lib/locale/pt-PT.d.ts +228 -228
- package/lib/locale/pt-PT.js +167 -167
- package/lib/locale/ru-RU.d.ts +228 -228
- package/lib/locale/ru-RU.js +167 -167
- package/lib/locale/th-TH.d.ts +228 -228
- package/lib/locale/th-TH.js +167 -167
- package/lib/locale/tr-TR.d.ts +229 -229
- package/lib/locale/tr-TR.js +169 -169
- package/lib/locale/vi-VN.d.ts +228 -228
- package/lib/locale/vi-VN.js +168 -168
- package/lib/locale/zh-CN.d.ts +281 -281
- package/lib/locale/zh-CN.js +221 -221
- package/lib/locale/zh-HK.d.ts +281 -281
- package/lib/locale/zh-HK.js +221 -221
- package/lib/locale/zh-TW.d.ts +281 -281
- package/lib/locale/zh-TW.js +220 -220
- package/package.json +5 -16
package/es/Select/select.js
CHANGED
|
@@ -1,672 +1,672 @@
|
|
|
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 __read = (this && this.__read) || function (o, n) {
|
|
13
|
-
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
14
|
-
if (!m) return o;
|
|
15
|
-
var i = m.call(o), r, ar = [], e;
|
|
16
|
-
try {
|
|
17
|
-
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
|
18
|
-
}
|
|
19
|
-
catch (error) { e = { error: error }; }
|
|
20
|
-
finally {
|
|
21
|
-
try {
|
|
22
|
-
if (r && !r.done && (m = i["return"])) m.call(i);
|
|
23
|
-
}
|
|
24
|
-
finally { if (e) throw e.error; }
|
|
25
|
-
}
|
|
26
|
-
return ar;
|
|
27
|
-
};
|
|
28
|
-
var __values = (this && this.__values) || function(o) {
|
|
29
|
-
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
30
|
-
if (m) return m.call(o);
|
|
31
|
-
if (o && typeof o.length === "number") return {
|
|
32
|
-
next: function () {
|
|
33
|
-
if (o && i >= o.length) o = void 0;
|
|
34
|
-
return { value: o && o[i++], done: !o };
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
38
|
-
};
|
|
39
|
-
var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
40
|
-
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
41
|
-
if (ar || !(i in from)) {
|
|
42
|
-
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
|
43
|
-
ar[i] = from[i];
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
return to.concat(ar || Array.prototype.slice.call(from));
|
|
47
|
-
};
|
|
48
|
-
import React, { useCallback, useContext, useEffect, useImperativeHandle, useMemo, useRef, useState, } from 'react';
|
|
49
|
-
import cs from '../_util/classNames';
|
|
50
|
-
import { ArrowUp, ArrowDown, Enter, Esc, Tab } from '../_util/keycode';
|
|
51
|
-
import Trigger from '../Trigger';
|
|
52
|
-
import OptGroup from './opt-group';
|
|
53
|
-
import Option from './option';
|
|
54
|
-
import ResizeObserver from '../_util/resizeObserver';
|
|
55
|
-
import { isArray, isFunction, isObject } from '../_util/is';
|
|
56
|
-
import getHotkeyHandler from '../_util/getHotkeyHandler';
|
|
57
|
-
import warning from '../_util/warning';
|
|
58
|
-
import SelectView from '../_class/select-view';
|
|
59
|
-
import VirtualList from '../_class/VirtualList';
|
|
60
|
-
import { preventDefaultEvent, isEmptyValue, getValidValue, isSelectOption, isSelectOptGroup, flatChildren, } from './utils';
|
|
61
|
-
import { ConfigContext } from '../ConfigProvider';
|
|
62
|
-
import useMergeValue from '../_util/hooks/useMergeValue';
|
|
63
|
-
import omit from '../_util/omit';
|
|
64
|
-
import useMergeProps from '../_util/hooks/useMergeProps';
|
|
65
|
-
import useId from '../_util/hooks/useId';
|
|
66
|
-
// 用户创建中的option的origin标识
|
|
67
|
-
var USER_CREATING_OPTION_ORIGIN = 'userCreatingOption';
|
|
68
|
-
var defaultProps = {
|
|
69
|
-
trigger: 'click',
|
|
70
|
-
bordered: true,
|
|
71
|
-
filterOption: true,
|
|
72
|
-
unmountOnExit: true,
|
|
73
|
-
defaultActiveFirstOption: true,
|
|
74
|
-
};
|
|
75
|
-
var triggerPopupAlign = { bottom: 4 };
|
|
76
|
-
function Select(baseProps, ref) {
|
|
77
|
-
var _a = useContext(ConfigContext), getPrefixCls = _a.getPrefixCls, renderEmpty = _a.renderEmpty, componentConfig = _a.componentConfig, rtl = _a.rtl;
|
|
78
|
-
var props = useMergeProps(baseProps, defaultProps, componentConfig === null || componentConfig === void 0 ? void 0 : componentConfig.Select);
|
|
79
|
-
var children = props.children, renderFormat = props.renderFormat, defaultActiveFirstOption = props.defaultActiveFirstOption, disabled = props.disabled, unmountOnExit = props.unmountOnExit, notFoundContent = props.notFoundContent, showSearch = props.showSearch, tokenSeparators = props.tokenSeparators, options = props.options, filterOption = props.filterOption, labelInValue = props.labelInValue, getPopupContainer = props.getPopupContainer, trigger = props.trigger, triggerElement = props.triggerElement, triggerProps = props.triggerProps, dropdownRender = props.dropdownRender, dropdownMenuStyle = props.dropdownMenuStyle, dropdownMenuClassName = props.dropdownMenuClassName, virtualListProps = props.virtualListProps,
|
|
80
|
-
// events
|
|
81
|
-
onChange = props.onChange, onSelect = props.onSelect, onDeselect = props.onDeselect, onClear = props.onClear, onSearch = props.onSearch, onFocus = props.onFocus, onBlur = props.onBlur, onPopupScroll = props.onPopupScroll, onVisibleChange = props.onVisibleChange, onInputValueChange = props.onInputValueChange, onPaste = props.onPaste, onKeyDown = props.onKeyDown;
|
|
82
|
-
// TODO 兼容逻辑,3.0 移除 tags 模式
|
|
83
|
-
var mode = props.mode, allowCreate = props.allowCreate;
|
|
84
|
-
if (mode === 'tags') {
|
|
85
|
-
mode = 'multiple';
|
|
86
|
-
allowCreate = true;
|
|
87
|
-
warning(true, "[Arco Select] The 'tags' mode will be removed in the next major version, please use {mode: \"multiple\", allowCreate: true} instead.");
|
|
88
|
-
}
|
|
89
|
-
var prefixCls = getPrefixCls('select');
|
|
90
|
-
var isMultipleMode = mode === 'multiple';
|
|
91
|
-
// TODO: 统一 useMergeValue 函数的表现
|
|
92
|
-
var _b = __read(useState(getValidValue(props.defaultValue, isMultipleMode, labelInValue)), 2), stateValue = _b[0], setValue = _b[1];
|
|
93
|
-
var value = 'value' in props ? getValidValue(props.value, isMultipleMode, labelInValue) : stateValue;
|
|
94
|
-
var _c = __read(useMergeValue('', {
|
|
95
|
-
value: 'inputValue' in props ? props.inputValue || '' : undefined,
|
|
96
|
-
}), 3), inputValue = _c[0], setInputValue = _c[1], stateInputValue = _c[2];
|
|
97
|
-
var _d = __read(useMergeValue(false, {
|
|
98
|
-
defaultValue: props.defaultPopupVisible,
|
|
99
|
-
value: 'popupVisible' in props
|
|
100
|
-
? props.popupVisible
|
|
101
|
-
: triggerProps && 'popupVisible' in triggerProps
|
|
102
|
-
? triggerProps.popupVisible
|
|
103
|
-
: undefined,
|
|
104
|
-
}), 2), popupVisible = _d[0], setPopupVisible = _d[1];
|
|
105
|
-
// allowCreate 时,用户正在创建的选项值
|
|
106
|
-
var _e = __read(useState(null), 2), userCreatingOption = _e[0], setUserCreatingOption = _e[1];
|
|
107
|
-
// allowCreate 时,由用户输入而扩展到选项中的值
|
|
108
|
-
var _f = __read(useState([]), 2), userCreatedOptions = _f[0], setUserCreatedOptions = _f[1];
|
|
109
|
-
// 具有选中态或者 hover 态的 option 的 value
|
|
110
|
-
var _g = __read(useState(isArray(value) ? value[0] : value), 2), valueActive = _g[0], setValueActive = _g[1];
|
|
111
|
-
// 缓存较为耗时的 flatChildren 的结果
|
|
112
|
-
var _h = useMemo(function () {
|
|
113
|
-
return flatChildren({ children: children, options: options, filterOption: filterOption }, {
|
|
114
|
-
prefixCls: prefixCls,
|
|
115
|
-
inputValue: inputValue,
|
|
116
|
-
userCreatedOptions: userCreatedOptions,
|
|
117
|
-
userCreatingOption: userCreatingOption,
|
|
118
|
-
});
|
|
119
|
-
}, [children, options, filterOption, inputValue, userCreatingOption, userCreatedOptions]), childrenList = _h.childrenList, optionInfoMap = _h.optionInfoMap, optionValueList = _h.optionValueList, optionIndexListForArrowKey = _h.optionIndexListForArrowKey, hasOptGroup = _h.hasOptGroup, hasComplexLabelInOptions = _h.hasComplexLabelInOptions;
|
|
120
|
-
// ref
|
|
121
|
-
var refWrapper = useRef(null);
|
|
122
|
-
var refTrigger = useRef(null);
|
|
123
|
-
var refSelectView = useRef(null);
|
|
124
|
-
// 用来保存 value 和选中项的映射
|
|
125
|
-
var refValueMap = useRef([]);
|
|
126
|
-
// 用 none 表示目前处于键盘操作中,忽略鼠标的 onMouseEnter 和 onMouseLeave 事件
|
|
127
|
-
var refKeyboardArrowDirection = useRef(null);
|
|
128
|
-
// 触发 onInputValueChange 回调的值
|
|
129
|
-
var refOnInputChangeCallbackValue = useRef(inputValue);
|
|
130
|
-
// 触发 onInputValueChange 回调的原因
|
|
131
|
-
var refOnInputChangeCallbackReason = useRef(null);
|
|
132
|
-
// 上次成功触发自动分词的时间
|
|
133
|
-
var refTSLastSeparateTriggered = useRef(0);
|
|
134
|
-
// Whether in the hidden animation of drop-down
|
|
135
|
-
var refPopupExiting = useRef(false);
|
|
136
|
-
// Unique ID of this select instance
|
|
137
|
-
var instancePopupID = useId(prefixCls + "-popup-");
|
|
138
|
-
var isNoOptionSelected = isEmptyValue(value, isMultipleMode);
|
|
139
|
-
var valueActiveDefault = useMemo(function () {
|
|
140
|
-
var _a, _b;
|
|
141
|
-
if (defaultActiveFirstOption) {
|
|
142
|
-
var firstValue = isArray(value) ? value[0] : value;
|
|
143
|
-
// only valid option will render in option list
|
|
144
|
-
// if it's not rendered (e.g. filtered by user-search), ignore it
|
|
145
|
-
var isFirstValueOptionSelectable = !isNoOptionSelected && ((_a = optionInfoMap.get(firstValue)) === null || _a === void 0 ? void 0 : _a._valid);
|
|
146
|
-
// 是否第一个 option 是创建中选项
|
|
147
|
-
var isFirstCreatingOption = ((_b = optionInfoMap === null || optionInfoMap === void 0 ? void 0 : optionInfoMap.get(optionValueList[0])) === null || _b === void 0 ? void 0 : _b._origin) === USER_CREATING_OPTION_ORIGIN;
|
|
148
|
-
return isFirstValueOptionSelectable && !isFirstCreatingOption
|
|
149
|
-
? firstValue
|
|
150
|
-
: optionValueList[optionIndexListForArrowKey[0]];
|
|
151
|
-
}
|
|
152
|
-
return undefined;
|
|
153
|
-
}, [
|
|
154
|
-
value,
|
|
155
|
-
optionInfoMap,
|
|
156
|
-
optionValueList,
|
|
157
|
-
optionIndexListForArrowKey,
|
|
158
|
-
defaultActiveFirstOption,
|
|
159
|
-
isNoOptionSelected,
|
|
160
|
-
]);
|
|
161
|
-
var scrollIntoView = useCallback(function (optionValue, options) {
|
|
162
|
-
var _a;
|
|
163
|
-
var activeOption = optionInfoMap.get(optionValue);
|
|
164
|
-
if (refWrapper.current && ((_a = activeOption === null || activeOption === void 0 ? void 0 : activeOption.child) === null || _a === void 0 ? void 0 : _a.props)) {
|
|
165
|
-
refWrapper.current.scrollTo({ key: activeOption.child.props._key, options: options });
|
|
166
|
-
}
|
|
167
|
-
}, [optionInfoMap]);
|
|
168
|
-
var userCreatedOptionFormatter = useCallback(function (inputValue, creating) {
|
|
169
|
-
if (creating === void 0) { creating = false; }
|
|
170
|
-
return isObject(allowCreate) && typeof (allowCreate === null || allowCreate === void 0 ? void 0 : allowCreate.formatter) === 'function'
|
|
171
|
-
? allowCreate.formatter(inputValue, creating)
|
|
172
|
-
: inputValue;
|
|
173
|
-
}, [allowCreate]);
|
|
174
|
-
// Try to update inputValue and trigger onInputValueChange callback
|
|
175
|
-
var tryUpdateInputValue = function (value, reason) {
|
|
176
|
-
if (value !== refOnInputChangeCallbackValue.current ||
|
|
177
|
-
reason !== refOnInputChangeCallbackReason.current) {
|
|
178
|
-
setInputValue(value);
|
|
179
|
-
refOnInputChangeCallbackValue.current = value;
|
|
180
|
-
refOnInputChangeCallbackReason.current = reason;
|
|
181
|
-
onInputValueChange && onInputValueChange(value, reason);
|
|
182
|
-
}
|
|
183
|
-
};
|
|
184
|
-
// 尝试更新 popupVisible,触发 onVisibleChange
|
|
185
|
-
var tryUpdatePopupVisible = function (value) {
|
|
186
|
-
if (popupVisible !== value) {
|
|
187
|
-
setPopupVisible(value);
|
|
188
|
-
onVisibleChange && onVisibleChange(value);
|
|
189
|
-
triggerProps && triggerProps.onVisibleChange && triggerProps.onVisibleChange(value);
|
|
190
|
-
}
|
|
191
|
-
};
|
|
192
|
-
// 处理模式切换时 value 格式的校正
|
|
193
|
-
useEffect(function () {
|
|
194
|
-
if (isMultipleMode) {
|
|
195
|
-
if (!Array.isArray(value)) {
|
|
196
|
-
setValue(value === undefined ? [] : [value]);
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
else if (Array.isArray(value)) {
|
|
200
|
-
setValue(value.length === 0 ? undefined : value[0]);
|
|
201
|
-
}
|
|
202
|
-
}, [isMultipleMode, value]);
|
|
203
|
-
// 选项下拉框显示/隐藏时的一些自动行为
|
|
204
|
-
useEffect(function () {
|
|
205
|
-
if (popupVisible) {
|
|
206
|
-
// 重新设置 hover 态的 Option
|
|
207
|
-
setValueActive(valueActiveDefault);
|
|
208
|
-
// 在弹出框动画结束之后再执行scrollIntoView,否则会有不必要的滚动产生
|
|
209
|
-
var firstValue_1 = isArray(value) ? value[0] : value;
|
|
210
|
-
if (!isNoOptionSelected && optionInfoMap.has(firstValue_1)) {
|
|
211
|
-
setTimeout(function () { return scrollIntoView(firstValue_1); });
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
}, [popupVisible]);
|
|
215
|
-
// 处理键盘选择Option时的列表滚动
|
|
216
|
-
useEffect(function () {
|
|
217
|
-
if (refKeyboardArrowDirection.current === 'up' ||
|
|
218
|
-
refKeyboardArrowDirection.current === 'down') {
|
|
219
|
-
scrollIntoView(valueActive);
|
|
220
|
-
refKeyboardArrowDirection.current = 'none';
|
|
221
|
-
}
|
|
222
|
-
}, [valueActive]);
|
|
223
|
-
// 选项列表改变后,将 active 选项重置
|
|
224
|
-
useEffect(function () {
|
|
225
|
-
setValueActive(valueActiveDefault);
|
|
226
|
-
}, [JSON.stringify(childrenList.map(function (child) { var _a; return (_a = child === null || child === void 0 ? void 0 : child.props) === null || _a === void 0 ? void 0 : _a.value; }))]);
|
|
227
|
-
// 更新 refValueMap,避免数组规模无节制扩大
|
|
228
|
-
useEffect(function () {
|
|
229
|
-
refValueMap.current = refValueMap.current.filter(function (x) {
|
|
230
|
-
return isMultipleMode
|
|
231
|
-
? isArray(value) && value.indexOf(x.value) > -1
|
|
232
|
-
: x.value === value;
|
|
233
|
-
});
|
|
234
|
-
}, [value, isMultipleMode]);
|
|
235
|
-
// allowCreate 时,value 改变时更新下拉框选项
|
|
236
|
-
useEffect(function () {
|
|
237
|
-
if (allowCreate) {
|
|
238
|
-
var nextUserCreatedOptions = void 0;
|
|
239
|
-
if (isEmptyValue(value, isMultipleMode)) {
|
|
240
|
-
nextUserCreatedOptions = [];
|
|
241
|
-
}
|
|
242
|
-
else {
|
|
243
|
-
// 将单选和多选的情况统一处理
|
|
244
|
-
var currentValueList_1 = Array.isArray(value) ? value : [value];
|
|
245
|
-
// 将无对应下拉框选项的 value 当作用户创建的选项
|
|
246
|
-
var newUserCreatedOptions = currentValueList_1
|
|
247
|
-
.filter(function (v) {
|
|
248
|
-
var _a;
|
|
249
|
-
var option = optionInfoMap.get(v) || ((_a = refValueMap.current.find(function (item) { return item.value === v; })) === null || _a === void 0 ? void 0 : _a.option);
|
|
250
|
-
return !option || option._origin === USER_CREATING_OPTION_ORIGIN;
|
|
251
|
-
})
|
|
252
|
-
.map(function (op) { return userCreatedOptionFormatter(op); });
|
|
253
|
-
// 将 value 中不存在的 Option 移除
|
|
254
|
-
var validUserCreatedOptions = userCreatedOptions.filter(function (op) {
|
|
255
|
-
var opValue = isObject(op) ? op.value : op;
|
|
256
|
-
return currentValueList_1.indexOf(opValue) !== -1;
|
|
257
|
-
});
|
|
258
|
-
nextUserCreatedOptions = validUserCreatedOptions.concat(newUserCreatedOptions);
|
|
259
|
-
}
|
|
260
|
-
var getOptionsValueString = function (options) {
|
|
261
|
-
return options.map(function (option) { return (isObject(option) ? option.value : option); }).toString();
|
|
262
|
-
};
|
|
263
|
-
// only update state when user-created options changed
|
|
264
|
-
if (getOptionsValueString(nextUserCreatedOptions) !== getOptionsValueString(userCreatedOptions)) {
|
|
265
|
-
setUserCreatedOptions(nextUserCreatedOptions);
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
}, [value, allowCreate, isMultipleMode, userCreatedOptionFormatter]);
|
|
269
|
-
// allowCreate 时,根据输入内容动态修改下拉框选项
|
|
270
|
-
useEffect(function () {
|
|
271
|
-
if (allowCreate) {
|
|
272
|
-
// 避免正在输入的内容覆盖已有的选项
|
|
273
|
-
setUserCreatingOption(inputValue && !optionInfoMap.has(inputValue)
|
|
274
|
-
? userCreatedOptionFormatter(inputValue, true)
|
|
275
|
-
: null);
|
|
276
|
-
}
|
|
277
|
-
}, [inputValue, userCreatedOptionFormatter]);
|
|
278
|
-
// 在 inputValue 变化时,适时触发 onSearch
|
|
279
|
-
useEffect(function () {
|
|
280
|
-
var reason = refOnInputChangeCallbackReason.current;
|
|
281
|
-
if (stateInputValue === inputValue && (reason === 'manual' || reason === 'optionListHide')) {
|
|
282
|
-
onSearch && onSearch(inputValue, reason);
|
|
283
|
-
}
|
|
284
|
-
}, [inputValue]);
|
|
285
|
-
var getOptionInfoByValue = useCallback(function (value) {
|
|
286
|
-
var option = optionInfoMap.get(value);
|
|
287
|
-
if (option) {
|
|
288
|
-
var index = refValueMap.current.findIndex(function (item) { return item.value === value; });
|
|
289
|
-
if (index > -1) {
|
|
290
|
-
refValueMap.current.splice(index, 1, { value: value, option: option });
|
|
291
|
-
}
|
|
292
|
-
else {
|
|
293
|
-
refValueMap.current.push({ value: value, option: option });
|
|
294
|
-
}
|
|
295
|
-
return option;
|
|
296
|
-
}
|
|
297
|
-
var item = refValueMap.current.find(function (x) { return x.value === value; });
|
|
298
|
-
return item && item.option;
|
|
299
|
-
}, [optionInfoMap]);
|
|
300
|
-
// 使用方向键选择时,获取下一个 active option 的值
|
|
301
|
-
var getValueActive = function (direction) {
|
|
302
|
-
if (!optionIndexListForArrowKey.length) {
|
|
303
|
-
return undefined;
|
|
304
|
-
}
|
|
305
|
-
if (valueActive === undefined || !optionInfoMap.has(valueActive)) {
|
|
306
|
-
return optionValueList[optionIndexListForArrowKey[0]];
|
|
307
|
-
}
|
|
308
|
-
var activeOption = optionInfoMap.get(valueActive);
|
|
309
|
-
var activeIndex = activeOption._index;
|
|
310
|
-
var _index = optionIndexListForArrowKey.indexOf(activeIndex);
|
|
311
|
-
var _length = optionIndexListForArrowKey.length;
|
|
312
|
-
return optionValueList[optionIndexListForArrowKey[((direction === 'up' ? _index - 1 : _index + 1) + _length) % _length]];
|
|
313
|
-
};
|
|
314
|
-
// Object should be returned when labelInValue is true
|
|
315
|
-
var getValueAndOptionForCallback = function (stateValue, isEmpty) {
|
|
316
|
-
if (isEmpty === void 0) { isEmpty = isEmptyValue(stateValue, isMultipleMode); }
|
|
317
|
-
var value = stateValue;
|
|
318
|
-
var option = stateValue === undefined
|
|
319
|
-
? undefined
|
|
320
|
-
: Array.isArray(stateValue)
|
|
321
|
-
? stateValue.map(getOptionInfoByValue)
|
|
322
|
-
: getOptionInfoByValue(stateValue);
|
|
323
|
-
if (labelInValue && !isEmpty) {
|
|
324
|
-
var getOptionLabel_1 = function (optionValue, optionInfo) {
|
|
325
|
-
var e_1, _a;
|
|
326
|
-
if (optionInfo) {
|
|
327
|
-
return optionInfo.children;
|
|
328
|
-
}
|
|
329
|
-
// https://github.com/arco-design/arco-design/issues/442
|
|
330
|
-
// Make sure parameter value has valid label if props.value is already set
|
|
331
|
-
var propValue = 'value' in props ? props.value : 'defaultValue' in props ? props.defaultValue : null;
|
|
332
|
-
// Multiple mode
|
|
333
|
-
if (Array.isArray(propValue)) {
|
|
334
|
-
try {
|
|
335
|
-
for (var propValue_1 = __values(propValue), propValue_1_1 = propValue_1.next(); !propValue_1_1.done; propValue_1_1 = propValue_1.next()) {
|
|
336
|
-
var item = propValue_1_1.value;
|
|
337
|
-
if (isObject(item) && item.value === optionValue) {
|
|
338
|
-
return item.label;
|
|
339
|
-
}
|
|
340
|
-
}
|
|
341
|
-
}
|
|
342
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
343
|
-
finally {
|
|
344
|
-
try {
|
|
345
|
-
if (propValue_1_1 && !propValue_1_1.done && (_a = propValue_1.return)) _a.call(propValue_1);
|
|
346
|
-
}
|
|
347
|
-
finally { if (e_1) throw e_1.error; }
|
|
348
|
-
}
|
|
349
|
-
}
|
|
350
|
-
// Single mode
|
|
351
|
-
else if (isObject(propValue) && propValue.value === optionValue) {
|
|
352
|
-
return propValue.label;
|
|
353
|
-
}
|
|
354
|
-
};
|
|
355
|
-
if (Array.isArray(stateValue)) {
|
|
356
|
-
value = stateValue.map(function (optionValue, index) { return ({
|
|
357
|
-
value: optionValue,
|
|
358
|
-
label: getOptionLabel_1(optionValue, option[index]),
|
|
359
|
-
}); });
|
|
360
|
-
}
|
|
361
|
-
else {
|
|
362
|
-
value = { value: stateValue, label: getOptionLabel_1(stateValue, option) };
|
|
363
|
-
}
|
|
364
|
-
}
|
|
365
|
-
return { option: option, value: value };
|
|
366
|
-
};
|
|
367
|
-
var tryUpdateSelectValue = function (value) {
|
|
368
|
-
setValue(value);
|
|
369
|
-
if (onChange) {
|
|
370
|
-
var paramsForCallback = getValueAndOptionForCallback(value);
|
|
371
|
-
onChange(paramsForCallback.value, paramsForCallback.option);
|
|
372
|
-
}
|
|
373
|
-
};
|
|
374
|
-
// 多选时,选择/取消选择一个选项
|
|
375
|
-
var checkOption = function (optionValue, operation) {
|
|
376
|
-
// 取消选中时不需要检查option是否存在,因为可能已被外部剔除了此选项
|
|
377
|
-
if (operation === 'remove' || (operation === 'add' && optionInfoMap.get(optionValue))) {
|
|
378
|
-
var newValue = operation === 'add'
|
|
379
|
-
? value.concat(optionValue)
|
|
380
|
-
: value.filter(function (v) { return v !== optionValue; });
|
|
381
|
-
var callbackToTrigger = operation === 'add' ? onSelect : onDeselect;
|
|
382
|
-
tryUpdateSelectValue(newValue);
|
|
383
|
-
if (typeof callbackToTrigger === 'function') {
|
|
384
|
-
var paramsForCallback = getValueAndOptionForCallback(optionValue, false);
|
|
385
|
-
callbackToTrigger(paramsForCallback.value, paramsForCallback.option);
|
|
386
|
-
}
|
|
387
|
-
}
|
|
388
|
-
};
|
|
389
|
-
var handleOptionClick = function (optionValue, disabled) {
|
|
390
|
-
if (disabled) {
|
|
391
|
-
return;
|
|
392
|
-
}
|
|
393
|
-
if (isMultipleMode) {
|
|
394
|
-
checkOption(optionValue, value.indexOf(optionValue) === -1 ? 'add' : 'remove');
|
|
395
|
-
// 点击一个选项时,清空输入框内容
|
|
396
|
-
if (!isObject(showSearch) || !showSearch.retainInputValueWhileSelect) {
|
|
397
|
-
tryUpdateInputValue('', 'optionChecked');
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
else {
|
|
401
|
-
if (optionValue !== value) {
|
|
402
|
-
tryUpdateSelectValue(optionValue);
|
|
403
|
-
}
|
|
404
|
-
setTimeout(function () {
|
|
405
|
-
tryUpdatePopupVisible(false);
|
|
406
|
-
});
|
|
407
|
-
}
|
|
408
|
-
};
|
|
409
|
-
// 注册快捷键
|
|
410
|
-
var hotkeyHandler = getHotkeyHandler(new Map([
|
|
411
|
-
[Esc.code, function () { return tryUpdatePopupVisible(false); }],
|
|
412
|
-
[
|
|
413
|
-
Enter.code,
|
|
414
|
-
function () {
|
|
415
|
-
if (popupVisible) {
|
|
416
|
-
var option = optionInfoMap.get(valueActive);
|
|
417
|
-
option && handleOptionClick(valueActive, option.disabled);
|
|
418
|
-
}
|
|
419
|
-
else {
|
|
420
|
-
tryUpdatePopupVisible(true);
|
|
421
|
-
}
|
|
422
|
-
},
|
|
423
|
-
],
|
|
424
|
-
[
|
|
425
|
-
Tab.code,
|
|
426
|
-
// 按tab键切换,关闭开启的弹出框
|
|
427
|
-
function () { return tryUpdatePopupVisible(false); },
|
|
428
|
-
],
|
|
429
|
-
[
|
|
430
|
-
ArrowUp.code,
|
|
431
|
-
function () {
|
|
432
|
-
if (popupVisible) {
|
|
433
|
-
refKeyboardArrowDirection.current = 'up';
|
|
434
|
-
setValueActive(getValueActive('up'));
|
|
435
|
-
return false;
|
|
436
|
-
}
|
|
437
|
-
},
|
|
438
|
-
],
|
|
439
|
-
[
|
|
440
|
-
ArrowDown.code,
|
|
441
|
-
function () {
|
|
442
|
-
if (popupVisible) {
|
|
443
|
-
refKeyboardArrowDirection.current = 'down';
|
|
444
|
-
setValueActive(getValueActive('down'));
|
|
445
|
-
return false;
|
|
446
|
-
}
|
|
447
|
-
},
|
|
448
|
-
],
|
|
449
|
-
]));
|
|
450
|
-
var renderPopup = function () {
|
|
451
|
-
var _a;
|
|
452
|
-
var _b, _c;
|
|
453
|
-
// 没有设置弹出框的 width 时,需要在虚拟列表渲染的瞬间获得子元素的最大宽度
|
|
454
|
-
var needMeasureLongestItem = (triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.autoAlignPopupWidth) === false &&
|
|
455
|
-
(!((_b = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _b === void 0 ? void 0 : _b.width) || ((_c = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _c === void 0 ? void 0 : _c.width) === 'auto');
|
|
456
|
-
// Option 存在复杂子元素时,让获得最长子元素变得困难,此时直接禁用虚拟滚动
|
|
457
|
-
var needForbidVirtual = needMeasureLongestItem && hasComplexLabelInOptions;
|
|
458
|
-
var mergedNotFoundContent = 'notFoundContent' in props ? notFoundContent : renderEmpty('Select');
|
|
459
|
-
// 选项列表元素
|
|
460
|
-
var eleOptionList = childrenList.length ? (React.createElement(VirtualList, __assign({ id: instancePopupID, role: "listbox", style: dropdownMenuStyle, className: cs(prefixCls + "-popup-inner", dropdownMenuClassName), ref: refWrapper, data: childrenList, height: null, isStaticItemHeight: !hasOptGroup, measureLongestItem: needMeasureLongestItem, itemKey: function (child) { return child.props._key; }, onMouseDown: preventDefaultEvent, onMouseMove: function () {
|
|
461
|
-
refKeyboardArrowDirection.current = null;
|
|
462
|
-
}, onScroll: function (e) { return onPopupScroll && onPopupScroll(e.target); } }, virtualListProps, { threshold: needForbidVirtual ? null : virtualListProps === null || virtualListProps === void 0 ? void 0 : virtualListProps.threshold }), function (child) {
|
|
463
|
-
var _a;
|
|
464
|
-
if (isSelectOptGroup(child)) {
|
|
465
|
-
return React.createElement(child.type, __assign({}, child.props, { prefixCls: prefixCls }));
|
|
466
|
-
}
|
|
467
|
-
if (isSelectOption(child)) {
|
|
468
|
-
var optionValue = (_a = child.props) === null || _a === void 0 ? void 0 : _a.value;
|
|
469
|
-
var userCreatingOptionValue = isObject(userCreatingOption)
|
|
470
|
-
? userCreatingOption.value
|
|
471
|
-
: userCreatingOption;
|
|
472
|
-
var userCreatedOptionValues = userCreatedOptions.map(function (op) {
|
|
473
|
-
return isObject(op) ? op.value : op;
|
|
474
|
-
});
|
|
475
|
-
var optionProps = {
|
|
476
|
-
prefixCls: prefixCls,
|
|
477
|
-
rtl: rtl,
|
|
478
|
-
_valueActive: valueActive,
|
|
479
|
-
_valueSelect: value,
|
|
480
|
-
_isMultipleMode: isMultipleMode,
|
|
481
|
-
_isUserCreatingOption: allowCreate && userCreatingOptionValue === optionValue,
|
|
482
|
-
_isUserCreatedOption: allowCreate && userCreatedOptionValues.indexOf(optionValue) > -1,
|
|
483
|
-
_onClick: handleOptionClick,
|
|
484
|
-
_onMouseEnter: function (value) {
|
|
485
|
-
refKeyboardArrowDirection.current === null && setValueActive(value);
|
|
486
|
-
},
|
|
487
|
-
_onMouseLeave: function () {
|
|
488
|
-
refKeyboardArrowDirection.current === null && setValueActive(undefined);
|
|
489
|
-
},
|
|
490
|
-
};
|
|
491
|
-
return child && React.createElement(child.type, __assign({}, child.props, optionProps));
|
|
492
|
-
}
|
|
493
|
-
return child;
|
|
494
|
-
})) : null;
|
|
495
|
-
// Avoid drop-down box jitter when user is creating a selection
|
|
496
|
-
var isUserCreating = allowCreate && inputValue;
|
|
497
|
-
// Dropdown-placeholder when there is no options
|
|
498
|
-
var eleNoOptionPlaceholder = mergedNotFoundContent && !isUserCreating ? (React.createElement("div", { style: dropdownMenuStyle, className: cs(prefixCls + "-popup-inner", dropdownMenuClassName) }, mergedNotFoundContent)) : null;
|
|
499
|
-
return (React.createElement("div", { className: cs(prefixCls + "-popup", (_a = {},
|
|
500
|
-
_a[prefixCls + "-popup-hidden"] = eleOptionList === null && eleNoOptionPlaceholder === null,
|
|
501
|
-
_a[prefixCls + "-popup-multiple"] = isMultipleMode,
|
|
502
|
-
_a)),
|
|
503
|
-
// Make sure hotkey works when dropdown layer get focused
|
|
504
|
-
tabIndex: -1, onKeyDown: function (e) { return hotkeyHandler(e); } }, typeof dropdownRender === 'function'
|
|
505
|
-
? dropdownRender(eleOptionList || eleNoOptionPlaceholder)
|
|
506
|
-
: eleOptionList || eleNoOptionPlaceholder));
|
|
507
|
-
};
|
|
508
|
-
var handleTokenSeparators = function (str) {
|
|
509
|
-
// clear the timestamp, and then we can judge whether tokenSeparators has been triggered
|
|
510
|
-
// according to timestamp value
|
|
511
|
-
refTSLastSeparateTriggered.current = null;
|
|
512
|
-
if (isMultipleMode && isArray(tokenSeparators) && tokenSeparators.length) {
|
|
513
|
-
var rawValues_1 = str.split(new RegExp("[" + tokenSeparators.join('') + "]"));
|
|
514
|
-
// 输入了分隔符的情况
|
|
515
|
-
if (rawValues_1.length > 1) {
|
|
516
|
-
// record the timestamp of tokenSeparators triggered
|
|
517
|
-
refTSLastSeparateTriggered.current = Date.now();
|
|
518
|
-
var splitValues = rawValues_1.filter(function (v, index) { return v && rawValues_1.indexOf(v) === index; });
|
|
519
|
-
var newValue_1 = value.slice(0);
|
|
520
|
-
var needUpdate_1 = false;
|
|
521
|
-
splitValues.forEach(function (v) {
|
|
522
|
-
if (newValue_1.indexOf(v) === -1 && (allowCreate || optionInfoMap.get(v))) {
|
|
523
|
-
newValue_1.push(v);
|
|
524
|
-
needUpdate_1 = true;
|
|
525
|
-
}
|
|
526
|
-
});
|
|
527
|
-
if (needUpdate_1) {
|
|
528
|
-
tryUpdateSelectValue(newValue_1);
|
|
529
|
-
}
|
|
530
|
-
}
|
|
531
|
-
}
|
|
532
|
-
return !!refTSLastSeparateTriggered.current;
|
|
533
|
-
};
|
|
534
|
-
// SelectView组件事件处理
|
|
535
|
-
var selectViewEventHandlers = {
|
|
536
|
-
onFocus: onFocus,
|
|
537
|
-
onBlur: function (event) {
|
|
538
|
-
onBlur === null || onBlur === void 0 ? void 0 : onBlur(event);
|
|
539
|
-
// when drop-down is always hidden, input-text needs to be cleared after blur
|
|
540
|
-
!popupVisible && !refPopupExiting.current && tryUpdateInputValue('', 'optionListHide');
|
|
541
|
-
},
|
|
542
|
-
onKeyDown: function (event) {
|
|
543
|
-
// 处理特殊功能键的自动分词
|
|
544
|
-
if (event.target.tagName === 'INPUT' && event.target.value) {
|
|
545
|
-
var isTab = event.key === Tab.key;
|
|
546
|
-
var isEnter = event.key === Enter.key;
|
|
547
|
-
if (isEnter || isTab) {
|
|
548
|
-
var suffix = isEnter ? '\n' : isTab ? '\t' : '';
|
|
549
|
-
if (handleTokenSeparators(event.target.value + suffix)) {
|
|
550
|
-
// 回车后不会触发 onChangeInputValue 回调,所以在这里直接清空输入框
|
|
551
|
-
tryUpdateInputValue('', 'tokenSeparator');
|
|
552
|
-
}
|
|
553
|
-
}
|
|
554
|
-
}
|
|
555
|
-
// 处理快捷键
|
|
556
|
-
hotkeyHandler(event);
|
|
557
|
-
onKeyDown === null || onKeyDown === void 0 ? void 0 : onKeyDown(event);
|
|
558
|
-
},
|
|
559
|
-
onChangeInputValue: function (value, _a) {
|
|
560
|
-
var inputType = _a.nativeEvent.inputType;
|
|
561
|
-
// Pasting in the input box will trigger onPaste first and then onChange, but the value of onChange does not contain a newline character.
|
|
562
|
-
// If word segmentation has just been triggered due to pasting, onChange will no longer attempt word segmentation.
|
|
563
|
-
// Do NOT use await, need to update input value right away
|
|
564
|
-
inputType !== 'insertFromPaste' && handleTokenSeparators(value);
|
|
565
|
-
if (refTSLastSeparateTriggered.current) {
|
|
566
|
-
tryUpdateInputValue('', 'tokenSeparator');
|
|
567
|
-
}
|
|
568
|
-
else {
|
|
569
|
-
tryUpdateInputValue(value, 'manual');
|
|
570
|
-
}
|
|
571
|
-
if (!popupVisible && value) {
|
|
572
|
-
tryUpdatePopupVisible(true);
|
|
573
|
-
}
|
|
574
|
-
},
|
|
575
|
-
onPaste: function (e) {
|
|
576
|
-
handleTokenSeparators(e.clipboardData.getData('text'));
|
|
577
|
-
onPaste === null || onPaste === void 0 ? void 0 : onPaste(e);
|
|
578
|
-
},
|
|
579
|
-
// Option Items
|
|
580
|
-
onRemoveCheckedItem: function (_, index, event) {
|
|
581
|
-
event.stopPropagation();
|
|
582
|
-
checkOption(value[index], 'remove');
|
|
583
|
-
},
|
|
584
|
-
onClear: function (event) {
|
|
585
|
-
event.stopPropagation();
|
|
586
|
-
if (isMultipleMode) {
|
|
587
|
-
// 保留已经被选中但被disabled的选项值
|
|
588
|
-
var newValue = value.filter(function (v) {
|
|
589
|
-
var item = optionInfoMap.get(v);
|
|
590
|
-
return item && item.disabled;
|
|
591
|
-
});
|
|
592
|
-
tryUpdateSelectValue(newValue);
|
|
593
|
-
}
|
|
594
|
-
else {
|
|
595
|
-
tryUpdateSelectValue(undefined);
|
|
596
|
-
}
|
|
597
|
-
tryUpdateInputValue('', 'manual');
|
|
598
|
-
onClear === null || onClear === void 0 ? void 0 : onClear(popupVisible);
|
|
599
|
-
},
|
|
600
|
-
};
|
|
601
|
-
useImperativeHandle(ref, function () {
|
|
602
|
-
var _a, _b;
|
|
603
|
-
return ({
|
|
604
|
-
dom: (_a = refSelectView.current) === null || _a === void 0 ? void 0 : _a.dom,
|
|
605
|
-
focus: function () {
|
|
606
|
-
refSelectView.current && refSelectView.current.focus();
|
|
607
|
-
},
|
|
608
|
-
blur: function () {
|
|
609
|
-
refSelectView.current && refSelectView.current.blur();
|
|
610
|
-
},
|
|
611
|
-
hotkeyHandler: hotkeyHandler,
|
|
612
|
-
activeOptionValue: valueActive,
|
|
613
|
-
getOptionInfoByValue: getOptionInfoByValue,
|
|
614
|
-
getOptionInfoList: function () { return __spreadArray([], __read(optionInfoMap.values()), false).filter(function (info) { return info._valid; }); },
|
|
615
|
-
scrollIntoView: scrollIntoView,
|
|
616
|
-
getRootDOMNode: (_b = refSelectView.current) === null || _b === void 0 ? void 0 : _b.getRootDOMNode,
|
|
617
|
-
});
|
|
618
|
-
}, [hotkeyHandler, optionInfoMap, valueActive, getOptionInfoByValue, scrollIntoView]);
|
|
619
|
-
var renderView = function (eleView) {
|
|
620
|
-
return (React.createElement(Trigger, __assign({ ref: function (ref) { return (refTrigger.current = ref); }, popup: renderPopup, trigger: trigger, disabled: disabled, getPopupContainer: getPopupContainer, classNames: "slideDynamicOrigin", autoAlignPopupWidth: true, popupAlign: triggerPopupAlign, popupVisible: popupVisible, unmountOnExit: unmountOnExit, onVisibleChange: tryUpdatePopupVisible, __onExit: function () {
|
|
621
|
-
refPopupExiting.current = true;
|
|
622
|
-
}, __onExited: function () {
|
|
623
|
-
refPopupExiting.current = false;
|
|
624
|
-
tryUpdateInputValue('', 'optionListHide');
|
|
625
|
-
} }, omit(triggerProps, ['popupVisible', 'onVisibleChange'])), eleView));
|
|
626
|
-
};
|
|
627
|
-
var usedTriggerElement = typeof triggerElement === 'function'
|
|
628
|
-
? triggerElement(getValueAndOptionForCallback(value))
|
|
629
|
-
: triggerElement;
|
|
630
|
-
return (React.createElement(ResizeObserver, { onResize: function () { return refTrigger.current.updatePopupPosition(); } }, usedTriggerElement !== undefined && usedTriggerElement !== null ? (renderView(usedTriggerElement)) : (React.createElement(SelectView, __assign({}, props, selectViewEventHandlers, { ref: refSelectView,
|
|
631
|
-
// state
|
|
632
|
-
value: value, inputValue: inputValue, popupVisible: popupVisible,
|
|
633
|
-
// other
|
|
634
|
-
rtl: rtl, prefixCls: prefixCls, allowCreate: !!allowCreate, ariaControls: instancePopupID, isEmptyValue: isNoOptionSelected, isMultiple: isMultipleMode, onSort: tryUpdateSelectValue, renderText: function (value) {
|
|
635
|
-
var option = getOptionInfoByValue(value);
|
|
636
|
-
var text = value;
|
|
637
|
-
if (isFunction(renderFormat)) {
|
|
638
|
-
var paramsForCallback = getValueAndOptionForCallback(value, false);
|
|
639
|
-
text = renderFormat(paramsForCallback.option || null, paramsForCallback.value);
|
|
640
|
-
}
|
|
641
|
-
else {
|
|
642
|
-
var foundLabelFromProps = false;
|
|
643
|
-
if (labelInValue) {
|
|
644
|
-
var propValue = props.value || props.defaultValue;
|
|
645
|
-
if (Array.isArray(propValue)) {
|
|
646
|
-
var targetLabeledValue = propValue.find(function (item) { return isObject(item) && item.value === value; });
|
|
647
|
-
if (targetLabeledValue) {
|
|
648
|
-
text = targetLabeledValue.label;
|
|
649
|
-
foundLabelFromProps = true;
|
|
650
|
-
}
|
|
651
|
-
}
|
|
652
|
-
else if (isObject(propValue)) {
|
|
653
|
-
text = propValue.label;
|
|
654
|
-
foundLabelFromProps = true;
|
|
655
|
-
}
|
|
656
|
-
}
|
|
657
|
-
if (!foundLabelFromProps && option && 'children' in option) {
|
|
658
|
-
text = option.children;
|
|
659
|
-
}
|
|
660
|
-
}
|
|
661
|
-
return {
|
|
662
|
-
text: text,
|
|
663
|
-
disabled: option && option.disabled,
|
|
664
|
-
};
|
|
665
|
-
}, renderView: renderView })))));
|
|
666
|
-
}
|
|
667
|
-
var ForwardRefSelect = React.forwardRef(Select);
|
|
668
|
-
var SelectComponent = ForwardRefSelect;
|
|
669
|
-
SelectComponent.displayName = 'Select';
|
|
670
|
-
SelectComponent.Option = Option;
|
|
671
|
-
SelectComponent.OptGroup = OptGroup;
|
|
672
|
-
export default SelectComponent;
|
|
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 __read = (this && this.__read) || function (o, n) {
|
|
13
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
14
|
+
if (!m) return o;
|
|
15
|
+
var i = m.call(o), r, ar = [], e;
|
|
16
|
+
try {
|
|
17
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
|
18
|
+
}
|
|
19
|
+
catch (error) { e = { error: error }; }
|
|
20
|
+
finally {
|
|
21
|
+
try {
|
|
22
|
+
if (r && !r.done && (m = i["return"])) m.call(i);
|
|
23
|
+
}
|
|
24
|
+
finally { if (e) throw e.error; }
|
|
25
|
+
}
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
var __values = (this && this.__values) || function(o) {
|
|
29
|
+
var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0;
|
|
30
|
+
if (m) return m.call(o);
|
|
31
|
+
if (o && typeof o.length === "number") return {
|
|
32
|
+
next: function () {
|
|
33
|
+
if (o && i >= o.length) o = void 0;
|
|
34
|
+
return { value: o && o[i++], done: !o };
|
|
35
|
+
}
|
|
36
|
+
};
|
|
37
|
+
throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
38
|
+
};
|
|
39
|
+
var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
40
|
+
if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
|
|
41
|
+
if (ar || !(i in from)) {
|
|
42
|
+
if (!ar) ar = Array.prototype.slice.call(from, 0, i);
|
|
43
|
+
ar[i] = from[i];
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
return to.concat(ar || Array.prototype.slice.call(from));
|
|
47
|
+
};
|
|
48
|
+
import React, { useCallback, useContext, useEffect, useImperativeHandle, useMemo, useRef, useState, } from 'react';
|
|
49
|
+
import cs from '../_util/classNames';
|
|
50
|
+
import { ArrowUp, ArrowDown, Enter, Esc, Tab } from '../_util/keycode';
|
|
51
|
+
import Trigger from '../Trigger';
|
|
52
|
+
import OptGroup from './opt-group';
|
|
53
|
+
import Option from './option';
|
|
54
|
+
import ResizeObserver from '../_util/resizeObserver';
|
|
55
|
+
import { isArray, isFunction, isObject } from '../_util/is';
|
|
56
|
+
import getHotkeyHandler from '../_util/getHotkeyHandler';
|
|
57
|
+
import warning from '../_util/warning';
|
|
58
|
+
import SelectView from '../_class/select-view';
|
|
59
|
+
import VirtualList from '../_class/VirtualList';
|
|
60
|
+
import { preventDefaultEvent, isEmptyValue, getValidValue, isSelectOption, isSelectOptGroup, flatChildren, } from './utils';
|
|
61
|
+
import { ConfigContext } from '../ConfigProvider';
|
|
62
|
+
import useMergeValue from '../_util/hooks/useMergeValue';
|
|
63
|
+
import omit from '../_util/omit';
|
|
64
|
+
import useMergeProps from '../_util/hooks/useMergeProps';
|
|
65
|
+
import useId from '../_util/hooks/useId';
|
|
66
|
+
// 用户创建中的option的origin标识
|
|
67
|
+
var USER_CREATING_OPTION_ORIGIN = 'userCreatingOption';
|
|
68
|
+
var defaultProps = {
|
|
69
|
+
trigger: 'click',
|
|
70
|
+
bordered: true,
|
|
71
|
+
filterOption: true,
|
|
72
|
+
unmountOnExit: true,
|
|
73
|
+
defaultActiveFirstOption: true,
|
|
74
|
+
};
|
|
75
|
+
var triggerPopupAlign = { bottom: 4 };
|
|
76
|
+
function Select(baseProps, ref) {
|
|
77
|
+
var _a = useContext(ConfigContext), getPrefixCls = _a.getPrefixCls, renderEmpty = _a.renderEmpty, componentConfig = _a.componentConfig, rtl = _a.rtl;
|
|
78
|
+
var props = useMergeProps(baseProps, defaultProps, componentConfig === null || componentConfig === void 0 ? void 0 : componentConfig.Select);
|
|
79
|
+
var children = props.children, renderFormat = props.renderFormat, defaultActiveFirstOption = props.defaultActiveFirstOption, disabled = props.disabled, unmountOnExit = props.unmountOnExit, notFoundContent = props.notFoundContent, showSearch = props.showSearch, tokenSeparators = props.tokenSeparators, options = props.options, filterOption = props.filterOption, labelInValue = props.labelInValue, getPopupContainer = props.getPopupContainer, trigger = props.trigger, triggerElement = props.triggerElement, triggerProps = props.triggerProps, dropdownRender = props.dropdownRender, dropdownMenuStyle = props.dropdownMenuStyle, dropdownMenuClassName = props.dropdownMenuClassName, virtualListProps = props.virtualListProps,
|
|
80
|
+
// events
|
|
81
|
+
onChange = props.onChange, onSelect = props.onSelect, onDeselect = props.onDeselect, onClear = props.onClear, onSearch = props.onSearch, onFocus = props.onFocus, onBlur = props.onBlur, onPopupScroll = props.onPopupScroll, onVisibleChange = props.onVisibleChange, onInputValueChange = props.onInputValueChange, onPaste = props.onPaste, onKeyDown = props.onKeyDown;
|
|
82
|
+
// TODO 兼容逻辑,3.0 移除 tags 模式
|
|
83
|
+
var mode = props.mode, allowCreate = props.allowCreate;
|
|
84
|
+
if (mode === 'tags') {
|
|
85
|
+
mode = 'multiple';
|
|
86
|
+
allowCreate = true;
|
|
87
|
+
warning(true, "[Arco Select] The 'tags' mode will be removed in the next major version, please use {mode: \"multiple\", allowCreate: true} instead.");
|
|
88
|
+
}
|
|
89
|
+
var prefixCls = getPrefixCls('select');
|
|
90
|
+
var isMultipleMode = mode === 'multiple';
|
|
91
|
+
// TODO: 统一 useMergeValue 函数的表现
|
|
92
|
+
var _b = __read(useState(getValidValue(props.defaultValue, isMultipleMode, labelInValue)), 2), stateValue = _b[0], setValue = _b[1];
|
|
93
|
+
var value = 'value' in props ? getValidValue(props.value, isMultipleMode, labelInValue) : stateValue;
|
|
94
|
+
var _c = __read(useMergeValue('', {
|
|
95
|
+
value: 'inputValue' in props ? props.inputValue || '' : undefined,
|
|
96
|
+
}), 3), inputValue = _c[0], setInputValue = _c[1], stateInputValue = _c[2];
|
|
97
|
+
var _d = __read(useMergeValue(false, {
|
|
98
|
+
defaultValue: props.defaultPopupVisible,
|
|
99
|
+
value: 'popupVisible' in props
|
|
100
|
+
? props.popupVisible
|
|
101
|
+
: triggerProps && 'popupVisible' in triggerProps
|
|
102
|
+
? triggerProps.popupVisible
|
|
103
|
+
: undefined,
|
|
104
|
+
}), 2), popupVisible = _d[0], setPopupVisible = _d[1];
|
|
105
|
+
// allowCreate 时,用户正在创建的选项值
|
|
106
|
+
var _e = __read(useState(null), 2), userCreatingOption = _e[0], setUserCreatingOption = _e[1];
|
|
107
|
+
// allowCreate 时,由用户输入而扩展到选项中的值
|
|
108
|
+
var _f = __read(useState([]), 2), userCreatedOptions = _f[0], setUserCreatedOptions = _f[1];
|
|
109
|
+
// 具有选中态或者 hover 态的 option 的 value
|
|
110
|
+
var _g = __read(useState(isArray(value) ? value[0] : value), 2), valueActive = _g[0], setValueActive = _g[1];
|
|
111
|
+
// 缓存较为耗时的 flatChildren 的结果
|
|
112
|
+
var _h = useMemo(function () {
|
|
113
|
+
return flatChildren({ children: children, options: options, filterOption: filterOption }, {
|
|
114
|
+
prefixCls: prefixCls,
|
|
115
|
+
inputValue: inputValue,
|
|
116
|
+
userCreatedOptions: userCreatedOptions,
|
|
117
|
+
userCreatingOption: userCreatingOption,
|
|
118
|
+
});
|
|
119
|
+
}, [children, options, filterOption, inputValue, userCreatingOption, userCreatedOptions]), childrenList = _h.childrenList, optionInfoMap = _h.optionInfoMap, optionValueList = _h.optionValueList, optionIndexListForArrowKey = _h.optionIndexListForArrowKey, hasOptGroup = _h.hasOptGroup, hasComplexLabelInOptions = _h.hasComplexLabelInOptions;
|
|
120
|
+
// ref
|
|
121
|
+
var refWrapper = useRef(null);
|
|
122
|
+
var refTrigger = useRef(null);
|
|
123
|
+
var refSelectView = useRef(null);
|
|
124
|
+
// 用来保存 value 和选中项的映射
|
|
125
|
+
var refValueMap = useRef([]);
|
|
126
|
+
// 用 none 表示目前处于键盘操作中,忽略鼠标的 onMouseEnter 和 onMouseLeave 事件
|
|
127
|
+
var refKeyboardArrowDirection = useRef(null);
|
|
128
|
+
// 触发 onInputValueChange 回调的值
|
|
129
|
+
var refOnInputChangeCallbackValue = useRef(inputValue);
|
|
130
|
+
// 触发 onInputValueChange 回调的原因
|
|
131
|
+
var refOnInputChangeCallbackReason = useRef(null);
|
|
132
|
+
// 上次成功触发自动分词的时间
|
|
133
|
+
var refTSLastSeparateTriggered = useRef(0);
|
|
134
|
+
// Whether in the hidden animation of drop-down
|
|
135
|
+
var refPopupExiting = useRef(false);
|
|
136
|
+
// Unique ID of this select instance
|
|
137
|
+
var instancePopupID = useId(prefixCls + "-popup-");
|
|
138
|
+
var isNoOptionSelected = isEmptyValue(value, isMultipleMode);
|
|
139
|
+
var valueActiveDefault = useMemo(function () {
|
|
140
|
+
var _a, _b;
|
|
141
|
+
if (defaultActiveFirstOption) {
|
|
142
|
+
var firstValue = isArray(value) ? value[0] : value;
|
|
143
|
+
// only valid option will render in option list
|
|
144
|
+
// if it's not rendered (e.g. filtered by user-search), ignore it
|
|
145
|
+
var isFirstValueOptionSelectable = !isNoOptionSelected && ((_a = optionInfoMap.get(firstValue)) === null || _a === void 0 ? void 0 : _a._valid);
|
|
146
|
+
// 是否第一个 option 是创建中选项
|
|
147
|
+
var isFirstCreatingOption = ((_b = optionInfoMap === null || optionInfoMap === void 0 ? void 0 : optionInfoMap.get(optionValueList[0])) === null || _b === void 0 ? void 0 : _b._origin) === USER_CREATING_OPTION_ORIGIN;
|
|
148
|
+
return isFirstValueOptionSelectable && !isFirstCreatingOption
|
|
149
|
+
? firstValue
|
|
150
|
+
: optionValueList[optionIndexListForArrowKey[0]];
|
|
151
|
+
}
|
|
152
|
+
return undefined;
|
|
153
|
+
}, [
|
|
154
|
+
value,
|
|
155
|
+
optionInfoMap,
|
|
156
|
+
optionValueList,
|
|
157
|
+
optionIndexListForArrowKey,
|
|
158
|
+
defaultActiveFirstOption,
|
|
159
|
+
isNoOptionSelected,
|
|
160
|
+
]);
|
|
161
|
+
var scrollIntoView = useCallback(function (optionValue, options) {
|
|
162
|
+
var _a;
|
|
163
|
+
var activeOption = optionInfoMap.get(optionValue);
|
|
164
|
+
if (refWrapper.current && ((_a = activeOption === null || activeOption === void 0 ? void 0 : activeOption.child) === null || _a === void 0 ? void 0 : _a.props)) {
|
|
165
|
+
refWrapper.current.scrollTo({ key: activeOption.child.props._key, options: options });
|
|
166
|
+
}
|
|
167
|
+
}, [optionInfoMap]);
|
|
168
|
+
var userCreatedOptionFormatter = useCallback(function (inputValue, creating) {
|
|
169
|
+
if (creating === void 0) { creating = false; }
|
|
170
|
+
return isObject(allowCreate) && typeof (allowCreate === null || allowCreate === void 0 ? void 0 : allowCreate.formatter) === 'function'
|
|
171
|
+
? allowCreate.formatter(inputValue, creating)
|
|
172
|
+
: inputValue;
|
|
173
|
+
}, [allowCreate]);
|
|
174
|
+
// Try to update inputValue and trigger onInputValueChange callback
|
|
175
|
+
var tryUpdateInputValue = function (value, reason) {
|
|
176
|
+
if (value !== refOnInputChangeCallbackValue.current ||
|
|
177
|
+
reason !== refOnInputChangeCallbackReason.current) {
|
|
178
|
+
setInputValue(value);
|
|
179
|
+
refOnInputChangeCallbackValue.current = value;
|
|
180
|
+
refOnInputChangeCallbackReason.current = reason;
|
|
181
|
+
onInputValueChange && onInputValueChange(value, reason);
|
|
182
|
+
}
|
|
183
|
+
};
|
|
184
|
+
// 尝试更新 popupVisible,触发 onVisibleChange
|
|
185
|
+
var tryUpdatePopupVisible = function (value) {
|
|
186
|
+
if (popupVisible !== value) {
|
|
187
|
+
setPopupVisible(value);
|
|
188
|
+
onVisibleChange && onVisibleChange(value);
|
|
189
|
+
triggerProps && triggerProps.onVisibleChange && triggerProps.onVisibleChange(value);
|
|
190
|
+
}
|
|
191
|
+
};
|
|
192
|
+
// 处理模式切换时 value 格式的校正
|
|
193
|
+
useEffect(function () {
|
|
194
|
+
if (isMultipleMode) {
|
|
195
|
+
if (!Array.isArray(value)) {
|
|
196
|
+
setValue(value === undefined ? [] : [value]);
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
else if (Array.isArray(value)) {
|
|
200
|
+
setValue(value.length === 0 ? undefined : value[0]);
|
|
201
|
+
}
|
|
202
|
+
}, [isMultipleMode, value]);
|
|
203
|
+
// 选项下拉框显示/隐藏时的一些自动行为
|
|
204
|
+
useEffect(function () {
|
|
205
|
+
if (popupVisible) {
|
|
206
|
+
// 重新设置 hover 态的 Option
|
|
207
|
+
setValueActive(valueActiveDefault);
|
|
208
|
+
// 在弹出框动画结束之后再执行scrollIntoView,否则会有不必要的滚动产生
|
|
209
|
+
var firstValue_1 = isArray(value) ? value[0] : value;
|
|
210
|
+
if (!isNoOptionSelected && optionInfoMap.has(firstValue_1)) {
|
|
211
|
+
setTimeout(function () { return scrollIntoView(firstValue_1); });
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
}, [popupVisible]);
|
|
215
|
+
// 处理键盘选择Option时的列表滚动
|
|
216
|
+
useEffect(function () {
|
|
217
|
+
if (refKeyboardArrowDirection.current === 'up' ||
|
|
218
|
+
refKeyboardArrowDirection.current === 'down') {
|
|
219
|
+
scrollIntoView(valueActive);
|
|
220
|
+
refKeyboardArrowDirection.current = 'none';
|
|
221
|
+
}
|
|
222
|
+
}, [valueActive]);
|
|
223
|
+
// 选项列表改变后,将 active 选项重置
|
|
224
|
+
useEffect(function () {
|
|
225
|
+
setValueActive(valueActiveDefault);
|
|
226
|
+
}, [JSON.stringify(childrenList.map(function (child) { var _a; return (_a = child === null || child === void 0 ? void 0 : child.props) === null || _a === void 0 ? void 0 : _a.value; }))]);
|
|
227
|
+
// 更新 refValueMap,避免数组规模无节制扩大
|
|
228
|
+
useEffect(function () {
|
|
229
|
+
refValueMap.current = refValueMap.current.filter(function (x) {
|
|
230
|
+
return isMultipleMode
|
|
231
|
+
? isArray(value) && value.indexOf(x.value) > -1
|
|
232
|
+
: x.value === value;
|
|
233
|
+
});
|
|
234
|
+
}, [value, isMultipleMode]);
|
|
235
|
+
// allowCreate 时,value 改变时更新下拉框选项
|
|
236
|
+
useEffect(function () {
|
|
237
|
+
if (allowCreate) {
|
|
238
|
+
var nextUserCreatedOptions = void 0;
|
|
239
|
+
if (isEmptyValue(value, isMultipleMode)) {
|
|
240
|
+
nextUserCreatedOptions = [];
|
|
241
|
+
}
|
|
242
|
+
else {
|
|
243
|
+
// 将单选和多选的情况统一处理
|
|
244
|
+
var currentValueList_1 = Array.isArray(value) ? value : [value];
|
|
245
|
+
// 将无对应下拉框选项的 value 当作用户创建的选项
|
|
246
|
+
var newUserCreatedOptions = currentValueList_1
|
|
247
|
+
.filter(function (v) {
|
|
248
|
+
var _a;
|
|
249
|
+
var option = optionInfoMap.get(v) || ((_a = refValueMap.current.find(function (item) { return item.value === v; })) === null || _a === void 0 ? void 0 : _a.option);
|
|
250
|
+
return !option || option._origin === USER_CREATING_OPTION_ORIGIN;
|
|
251
|
+
})
|
|
252
|
+
.map(function (op) { return userCreatedOptionFormatter(op); });
|
|
253
|
+
// 将 value 中不存在的 Option 移除
|
|
254
|
+
var validUserCreatedOptions = userCreatedOptions.filter(function (op) {
|
|
255
|
+
var opValue = isObject(op) ? op.value : op;
|
|
256
|
+
return currentValueList_1.indexOf(opValue) !== -1;
|
|
257
|
+
});
|
|
258
|
+
nextUserCreatedOptions = validUserCreatedOptions.concat(newUserCreatedOptions);
|
|
259
|
+
}
|
|
260
|
+
var getOptionsValueString = function (options) {
|
|
261
|
+
return options.map(function (option) { return (isObject(option) ? option.value : option); }).toString();
|
|
262
|
+
};
|
|
263
|
+
// only update state when user-created options changed
|
|
264
|
+
if (getOptionsValueString(nextUserCreatedOptions) !== getOptionsValueString(userCreatedOptions)) {
|
|
265
|
+
setUserCreatedOptions(nextUserCreatedOptions);
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
}, [value, allowCreate, isMultipleMode, userCreatedOptionFormatter]);
|
|
269
|
+
// allowCreate 时,根据输入内容动态修改下拉框选项
|
|
270
|
+
useEffect(function () {
|
|
271
|
+
if (allowCreate) {
|
|
272
|
+
// 避免正在输入的内容覆盖已有的选项
|
|
273
|
+
setUserCreatingOption(inputValue && !optionInfoMap.has(inputValue)
|
|
274
|
+
? userCreatedOptionFormatter(inputValue, true)
|
|
275
|
+
: null);
|
|
276
|
+
}
|
|
277
|
+
}, [inputValue, userCreatedOptionFormatter]);
|
|
278
|
+
// 在 inputValue 变化时,适时触发 onSearch
|
|
279
|
+
useEffect(function () {
|
|
280
|
+
var reason = refOnInputChangeCallbackReason.current;
|
|
281
|
+
if (stateInputValue === inputValue && (reason === 'manual' || reason === 'optionListHide')) {
|
|
282
|
+
onSearch && onSearch(inputValue, reason);
|
|
283
|
+
}
|
|
284
|
+
}, [inputValue]);
|
|
285
|
+
var getOptionInfoByValue = useCallback(function (value) {
|
|
286
|
+
var option = optionInfoMap.get(value);
|
|
287
|
+
if (option) {
|
|
288
|
+
var index = refValueMap.current.findIndex(function (item) { return item.value === value; });
|
|
289
|
+
if (index > -1) {
|
|
290
|
+
refValueMap.current.splice(index, 1, { value: value, option: option });
|
|
291
|
+
}
|
|
292
|
+
else {
|
|
293
|
+
refValueMap.current.push({ value: value, option: option });
|
|
294
|
+
}
|
|
295
|
+
return option;
|
|
296
|
+
}
|
|
297
|
+
var item = refValueMap.current.find(function (x) { return x.value === value; });
|
|
298
|
+
return item && item.option;
|
|
299
|
+
}, [optionInfoMap]);
|
|
300
|
+
// 使用方向键选择时,获取下一个 active option 的值
|
|
301
|
+
var getValueActive = function (direction) {
|
|
302
|
+
if (!optionIndexListForArrowKey.length) {
|
|
303
|
+
return undefined;
|
|
304
|
+
}
|
|
305
|
+
if (valueActive === undefined || !optionInfoMap.has(valueActive)) {
|
|
306
|
+
return optionValueList[optionIndexListForArrowKey[0]];
|
|
307
|
+
}
|
|
308
|
+
var activeOption = optionInfoMap.get(valueActive);
|
|
309
|
+
var activeIndex = activeOption._index;
|
|
310
|
+
var _index = optionIndexListForArrowKey.indexOf(activeIndex);
|
|
311
|
+
var _length = optionIndexListForArrowKey.length;
|
|
312
|
+
return optionValueList[optionIndexListForArrowKey[((direction === 'up' ? _index - 1 : _index + 1) + _length) % _length]];
|
|
313
|
+
};
|
|
314
|
+
// Object should be returned when labelInValue is true
|
|
315
|
+
var getValueAndOptionForCallback = function (stateValue, isEmpty) {
|
|
316
|
+
if (isEmpty === void 0) { isEmpty = isEmptyValue(stateValue, isMultipleMode); }
|
|
317
|
+
var value = stateValue;
|
|
318
|
+
var option = stateValue === undefined
|
|
319
|
+
? undefined
|
|
320
|
+
: Array.isArray(stateValue)
|
|
321
|
+
? stateValue.map(getOptionInfoByValue)
|
|
322
|
+
: getOptionInfoByValue(stateValue);
|
|
323
|
+
if (labelInValue && !isEmpty) {
|
|
324
|
+
var getOptionLabel_1 = function (optionValue, optionInfo) {
|
|
325
|
+
var e_1, _a;
|
|
326
|
+
if (optionInfo) {
|
|
327
|
+
return optionInfo.children;
|
|
328
|
+
}
|
|
329
|
+
// https://github.com/arco-design/arco-design/issues/442
|
|
330
|
+
// Make sure parameter value has valid label if props.value is already set
|
|
331
|
+
var propValue = 'value' in props ? props.value : 'defaultValue' in props ? props.defaultValue : null;
|
|
332
|
+
// Multiple mode
|
|
333
|
+
if (Array.isArray(propValue)) {
|
|
334
|
+
try {
|
|
335
|
+
for (var propValue_1 = __values(propValue), propValue_1_1 = propValue_1.next(); !propValue_1_1.done; propValue_1_1 = propValue_1.next()) {
|
|
336
|
+
var item = propValue_1_1.value;
|
|
337
|
+
if (isObject(item) && item.value === optionValue) {
|
|
338
|
+
return item.label;
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
}
|
|
342
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
343
|
+
finally {
|
|
344
|
+
try {
|
|
345
|
+
if (propValue_1_1 && !propValue_1_1.done && (_a = propValue_1.return)) _a.call(propValue_1);
|
|
346
|
+
}
|
|
347
|
+
finally { if (e_1) throw e_1.error; }
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
// Single mode
|
|
351
|
+
else if (isObject(propValue) && propValue.value === optionValue) {
|
|
352
|
+
return propValue.label;
|
|
353
|
+
}
|
|
354
|
+
};
|
|
355
|
+
if (Array.isArray(stateValue)) {
|
|
356
|
+
value = stateValue.map(function (optionValue, index) { return ({
|
|
357
|
+
value: optionValue,
|
|
358
|
+
label: getOptionLabel_1(optionValue, option[index]),
|
|
359
|
+
}); });
|
|
360
|
+
}
|
|
361
|
+
else {
|
|
362
|
+
value = { value: stateValue, label: getOptionLabel_1(stateValue, option) };
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
return { option: option, value: value };
|
|
366
|
+
};
|
|
367
|
+
var tryUpdateSelectValue = function (value) {
|
|
368
|
+
setValue(value);
|
|
369
|
+
if (onChange) {
|
|
370
|
+
var paramsForCallback = getValueAndOptionForCallback(value);
|
|
371
|
+
onChange(paramsForCallback.value, paramsForCallback.option);
|
|
372
|
+
}
|
|
373
|
+
};
|
|
374
|
+
// 多选时,选择/取消选择一个选项
|
|
375
|
+
var checkOption = function (optionValue, operation) {
|
|
376
|
+
// 取消选中时不需要检查option是否存在,因为可能已被外部剔除了此选项
|
|
377
|
+
if (operation === 'remove' || (operation === 'add' && optionInfoMap.get(optionValue))) {
|
|
378
|
+
var newValue = operation === 'add'
|
|
379
|
+
? value.concat(optionValue)
|
|
380
|
+
: value.filter(function (v) { return v !== optionValue; });
|
|
381
|
+
var callbackToTrigger = operation === 'add' ? onSelect : onDeselect;
|
|
382
|
+
tryUpdateSelectValue(newValue);
|
|
383
|
+
if (typeof callbackToTrigger === 'function') {
|
|
384
|
+
var paramsForCallback = getValueAndOptionForCallback(optionValue, false);
|
|
385
|
+
callbackToTrigger(paramsForCallback.value, paramsForCallback.option);
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
};
|
|
389
|
+
var handleOptionClick = function (optionValue, disabled) {
|
|
390
|
+
if (disabled) {
|
|
391
|
+
return;
|
|
392
|
+
}
|
|
393
|
+
if (isMultipleMode) {
|
|
394
|
+
checkOption(optionValue, value.indexOf(optionValue) === -1 ? 'add' : 'remove');
|
|
395
|
+
// 点击一个选项时,清空输入框内容
|
|
396
|
+
if (!isObject(showSearch) || !showSearch.retainInputValueWhileSelect) {
|
|
397
|
+
tryUpdateInputValue('', 'optionChecked');
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
else {
|
|
401
|
+
if (optionValue !== value) {
|
|
402
|
+
tryUpdateSelectValue(optionValue);
|
|
403
|
+
}
|
|
404
|
+
setTimeout(function () {
|
|
405
|
+
tryUpdatePopupVisible(false);
|
|
406
|
+
});
|
|
407
|
+
}
|
|
408
|
+
};
|
|
409
|
+
// 注册快捷键
|
|
410
|
+
var hotkeyHandler = getHotkeyHandler(new Map([
|
|
411
|
+
[Esc.code, function () { return tryUpdatePopupVisible(false); }],
|
|
412
|
+
[
|
|
413
|
+
Enter.code,
|
|
414
|
+
function () {
|
|
415
|
+
if (popupVisible) {
|
|
416
|
+
var option = optionInfoMap.get(valueActive);
|
|
417
|
+
option && handleOptionClick(valueActive, option.disabled);
|
|
418
|
+
}
|
|
419
|
+
else {
|
|
420
|
+
tryUpdatePopupVisible(true);
|
|
421
|
+
}
|
|
422
|
+
},
|
|
423
|
+
],
|
|
424
|
+
[
|
|
425
|
+
Tab.code,
|
|
426
|
+
// 按tab键切换,关闭开启的弹出框
|
|
427
|
+
function () { return tryUpdatePopupVisible(false); },
|
|
428
|
+
],
|
|
429
|
+
[
|
|
430
|
+
ArrowUp.code,
|
|
431
|
+
function () {
|
|
432
|
+
if (popupVisible) {
|
|
433
|
+
refKeyboardArrowDirection.current = 'up';
|
|
434
|
+
setValueActive(getValueActive('up'));
|
|
435
|
+
return false;
|
|
436
|
+
}
|
|
437
|
+
},
|
|
438
|
+
],
|
|
439
|
+
[
|
|
440
|
+
ArrowDown.code,
|
|
441
|
+
function () {
|
|
442
|
+
if (popupVisible) {
|
|
443
|
+
refKeyboardArrowDirection.current = 'down';
|
|
444
|
+
setValueActive(getValueActive('down'));
|
|
445
|
+
return false;
|
|
446
|
+
}
|
|
447
|
+
},
|
|
448
|
+
],
|
|
449
|
+
]));
|
|
450
|
+
var renderPopup = function () {
|
|
451
|
+
var _a;
|
|
452
|
+
var _b, _c;
|
|
453
|
+
// 没有设置弹出框的 width 时,需要在虚拟列表渲染的瞬间获得子元素的最大宽度
|
|
454
|
+
var needMeasureLongestItem = (triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.autoAlignPopupWidth) === false &&
|
|
455
|
+
(!((_b = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _b === void 0 ? void 0 : _b.width) || ((_c = triggerProps === null || triggerProps === void 0 ? void 0 : triggerProps.style) === null || _c === void 0 ? void 0 : _c.width) === 'auto');
|
|
456
|
+
// Option 存在复杂子元素时,让获得最长子元素变得困难,此时直接禁用虚拟滚动
|
|
457
|
+
var needForbidVirtual = needMeasureLongestItem && hasComplexLabelInOptions;
|
|
458
|
+
var mergedNotFoundContent = 'notFoundContent' in props ? notFoundContent : renderEmpty('Select');
|
|
459
|
+
// 选项列表元素
|
|
460
|
+
var eleOptionList = childrenList.length ? (React.createElement(VirtualList, __assign({ id: instancePopupID, role: "listbox", style: dropdownMenuStyle, className: cs(prefixCls + "-popup-inner", dropdownMenuClassName), ref: refWrapper, data: childrenList, height: null, isStaticItemHeight: !hasOptGroup, measureLongestItem: needMeasureLongestItem, itemKey: function (child) { return child.props._key; }, onMouseDown: preventDefaultEvent, onMouseMove: function () {
|
|
461
|
+
refKeyboardArrowDirection.current = null;
|
|
462
|
+
}, onScroll: function (e) { return onPopupScroll && onPopupScroll(e.target); } }, virtualListProps, { threshold: needForbidVirtual ? null : virtualListProps === null || virtualListProps === void 0 ? void 0 : virtualListProps.threshold }), function (child) {
|
|
463
|
+
var _a;
|
|
464
|
+
if (isSelectOptGroup(child)) {
|
|
465
|
+
return React.createElement(child.type, __assign({}, child.props, { prefixCls: prefixCls }));
|
|
466
|
+
}
|
|
467
|
+
if (isSelectOption(child)) {
|
|
468
|
+
var optionValue = (_a = child.props) === null || _a === void 0 ? void 0 : _a.value;
|
|
469
|
+
var userCreatingOptionValue = isObject(userCreatingOption)
|
|
470
|
+
? userCreatingOption.value
|
|
471
|
+
: userCreatingOption;
|
|
472
|
+
var userCreatedOptionValues = userCreatedOptions.map(function (op) {
|
|
473
|
+
return isObject(op) ? op.value : op;
|
|
474
|
+
});
|
|
475
|
+
var optionProps = {
|
|
476
|
+
prefixCls: prefixCls,
|
|
477
|
+
rtl: rtl,
|
|
478
|
+
_valueActive: valueActive,
|
|
479
|
+
_valueSelect: value,
|
|
480
|
+
_isMultipleMode: isMultipleMode,
|
|
481
|
+
_isUserCreatingOption: allowCreate && userCreatingOptionValue === optionValue,
|
|
482
|
+
_isUserCreatedOption: allowCreate && userCreatedOptionValues.indexOf(optionValue) > -1,
|
|
483
|
+
_onClick: handleOptionClick,
|
|
484
|
+
_onMouseEnter: function (value) {
|
|
485
|
+
refKeyboardArrowDirection.current === null && setValueActive(value);
|
|
486
|
+
},
|
|
487
|
+
_onMouseLeave: function () {
|
|
488
|
+
refKeyboardArrowDirection.current === null && setValueActive(undefined);
|
|
489
|
+
},
|
|
490
|
+
};
|
|
491
|
+
return child && React.createElement(child.type, __assign({}, child.props, optionProps));
|
|
492
|
+
}
|
|
493
|
+
return child;
|
|
494
|
+
})) : null;
|
|
495
|
+
// Avoid drop-down box jitter when user is creating a selection
|
|
496
|
+
var isUserCreating = allowCreate && inputValue;
|
|
497
|
+
// Dropdown-placeholder when there is no options
|
|
498
|
+
var eleNoOptionPlaceholder = mergedNotFoundContent && !isUserCreating ? (React.createElement("div", { style: dropdownMenuStyle, className: cs(prefixCls + "-popup-inner", dropdownMenuClassName) }, mergedNotFoundContent)) : null;
|
|
499
|
+
return (React.createElement("div", { className: cs(prefixCls + "-popup", (_a = {},
|
|
500
|
+
_a[prefixCls + "-popup-hidden"] = eleOptionList === null && eleNoOptionPlaceholder === null,
|
|
501
|
+
_a[prefixCls + "-popup-multiple"] = isMultipleMode,
|
|
502
|
+
_a)),
|
|
503
|
+
// Make sure hotkey works when dropdown layer get focused
|
|
504
|
+
tabIndex: -1, onKeyDown: function (e) { return hotkeyHandler(e); } }, typeof dropdownRender === 'function'
|
|
505
|
+
? dropdownRender(eleOptionList || eleNoOptionPlaceholder)
|
|
506
|
+
: eleOptionList || eleNoOptionPlaceholder));
|
|
507
|
+
};
|
|
508
|
+
var handleTokenSeparators = function (str) {
|
|
509
|
+
// clear the timestamp, and then we can judge whether tokenSeparators has been triggered
|
|
510
|
+
// according to timestamp value
|
|
511
|
+
refTSLastSeparateTriggered.current = null;
|
|
512
|
+
if (isMultipleMode && isArray(tokenSeparators) && tokenSeparators.length) {
|
|
513
|
+
var rawValues_1 = str.split(new RegExp("[" + tokenSeparators.join('') + "]"));
|
|
514
|
+
// 输入了分隔符的情况
|
|
515
|
+
if (rawValues_1.length > 1) {
|
|
516
|
+
// record the timestamp of tokenSeparators triggered
|
|
517
|
+
refTSLastSeparateTriggered.current = Date.now();
|
|
518
|
+
var splitValues = rawValues_1.filter(function (v, index) { return v && rawValues_1.indexOf(v) === index; });
|
|
519
|
+
var newValue_1 = value.slice(0);
|
|
520
|
+
var needUpdate_1 = false;
|
|
521
|
+
splitValues.forEach(function (v) {
|
|
522
|
+
if (newValue_1.indexOf(v) === -1 && (allowCreate || optionInfoMap.get(v))) {
|
|
523
|
+
newValue_1.push(v);
|
|
524
|
+
needUpdate_1 = true;
|
|
525
|
+
}
|
|
526
|
+
});
|
|
527
|
+
if (needUpdate_1) {
|
|
528
|
+
tryUpdateSelectValue(newValue_1);
|
|
529
|
+
}
|
|
530
|
+
}
|
|
531
|
+
}
|
|
532
|
+
return !!refTSLastSeparateTriggered.current;
|
|
533
|
+
};
|
|
534
|
+
// SelectView组件事件处理
|
|
535
|
+
var selectViewEventHandlers = {
|
|
536
|
+
onFocus: onFocus,
|
|
537
|
+
onBlur: function (event) {
|
|
538
|
+
onBlur === null || onBlur === void 0 ? void 0 : onBlur(event);
|
|
539
|
+
// when drop-down is always hidden, input-text needs to be cleared after blur
|
|
540
|
+
!popupVisible && !refPopupExiting.current && tryUpdateInputValue('', 'optionListHide');
|
|
541
|
+
},
|
|
542
|
+
onKeyDown: function (event) {
|
|
543
|
+
// 处理特殊功能键的自动分词
|
|
544
|
+
if (event.target.tagName === 'INPUT' && event.target.value) {
|
|
545
|
+
var isTab = event.key === Tab.key;
|
|
546
|
+
var isEnter = event.key === Enter.key;
|
|
547
|
+
if (isEnter || isTab) {
|
|
548
|
+
var suffix = isEnter ? '\n' : isTab ? '\t' : '';
|
|
549
|
+
if (handleTokenSeparators(event.target.value + suffix)) {
|
|
550
|
+
// 回车后不会触发 onChangeInputValue 回调,所以在这里直接清空输入框
|
|
551
|
+
tryUpdateInputValue('', 'tokenSeparator');
|
|
552
|
+
}
|
|
553
|
+
}
|
|
554
|
+
}
|
|
555
|
+
// 处理快捷键
|
|
556
|
+
hotkeyHandler(event);
|
|
557
|
+
onKeyDown === null || onKeyDown === void 0 ? void 0 : onKeyDown(event);
|
|
558
|
+
},
|
|
559
|
+
onChangeInputValue: function (value, _a) {
|
|
560
|
+
var inputType = _a.nativeEvent.inputType;
|
|
561
|
+
// Pasting in the input box will trigger onPaste first and then onChange, but the value of onChange does not contain a newline character.
|
|
562
|
+
// If word segmentation has just been triggered due to pasting, onChange will no longer attempt word segmentation.
|
|
563
|
+
// Do NOT use await, need to update input value right away
|
|
564
|
+
inputType !== 'insertFromPaste' && handleTokenSeparators(value);
|
|
565
|
+
if (refTSLastSeparateTriggered.current) {
|
|
566
|
+
tryUpdateInputValue('', 'tokenSeparator');
|
|
567
|
+
}
|
|
568
|
+
else {
|
|
569
|
+
tryUpdateInputValue(value, 'manual');
|
|
570
|
+
}
|
|
571
|
+
if (!popupVisible && value) {
|
|
572
|
+
tryUpdatePopupVisible(true);
|
|
573
|
+
}
|
|
574
|
+
},
|
|
575
|
+
onPaste: function (e) {
|
|
576
|
+
handleTokenSeparators(e.clipboardData.getData('text'));
|
|
577
|
+
onPaste === null || onPaste === void 0 ? void 0 : onPaste(e);
|
|
578
|
+
},
|
|
579
|
+
// Option Items
|
|
580
|
+
onRemoveCheckedItem: function (_, index, event) {
|
|
581
|
+
event.stopPropagation();
|
|
582
|
+
checkOption(value[index], 'remove');
|
|
583
|
+
},
|
|
584
|
+
onClear: function (event) {
|
|
585
|
+
event.stopPropagation();
|
|
586
|
+
if (isMultipleMode) {
|
|
587
|
+
// 保留已经被选中但被disabled的选项值
|
|
588
|
+
var newValue = value.filter(function (v) {
|
|
589
|
+
var item = optionInfoMap.get(v);
|
|
590
|
+
return item && item.disabled;
|
|
591
|
+
});
|
|
592
|
+
tryUpdateSelectValue(newValue);
|
|
593
|
+
}
|
|
594
|
+
else {
|
|
595
|
+
tryUpdateSelectValue(undefined);
|
|
596
|
+
}
|
|
597
|
+
tryUpdateInputValue('', 'manual');
|
|
598
|
+
onClear === null || onClear === void 0 ? void 0 : onClear(popupVisible);
|
|
599
|
+
},
|
|
600
|
+
};
|
|
601
|
+
useImperativeHandle(ref, function () {
|
|
602
|
+
var _a, _b;
|
|
603
|
+
return ({
|
|
604
|
+
dom: (_a = refSelectView.current) === null || _a === void 0 ? void 0 : _a.dom,
|
|
605
|
+
focus: function () {
|
|
606
|
+
refSelectView.current && refSelectView.current.focus();
|
|
607
|
+
},
|
|
608
|
+
blur: function () {
|
|
609
|
+
refSelectView.current && refSelectView.current.blur();
|
|
610
|
+
},
|
|
611
|
+
hotkeyHandler: hotkeyHandler,
|
|
612
|
+
activeOptionValue: valueActive,
|
|
613
|
+
getOptionInfoByValue: getOptionInfoByValue,
|
|
614
|
+
getOptionInfoList: function () { return __spreadArray([], __read(optionInfoMap.values()), false).filter(function (info) { return info._valid; }); },
|
|
615
|
+
scrollIntoView: scrollIntoView,
|
|
616
|
+
getRootDOMNode: (_b = refSelectView.current) === null || _b === void 0 ? void 0 : _b.getRootDOMNode,
|
|
617
|
+
});
|
|
618
|
+
}, [hotkeyHandler, optionInfoMap, valueActive, getOptionInfoByValue, scrollIntoView]);
|
|
619
|
+
var renderView = function (eleView) {
|
|
620
|
+
return (React.createElement(Trigger, __assign({ ref: function (ref) { return (refTrigger.current = ref); }, popup: renderPopup, trigger: trigger, disabled: disabled, getPopupContainer: getPopupContainer, classNames: "slideDynamicOrigin", autoAlignPopupWidth: true, popupAlign: triggerPopupAlign, popupVisible: popupVisible, unmountOnExit: unmountOnExit, onVisibleChange: tryUpdatePopupVisible, __onExit: function () {
|
|
621
|
+
refPopupExiting.current = true;
|
|
622
|
+
}, __onExited: function () {
|
|
623
|
+
refPopupExiting.current = false;
|
|
624
|
+
tryUpdateInputValue('', 'optionListHide');
|
|
625
|
+
} }, omit(triggerProps, ['popupVisible', 'onVisibleChange'])), eleView));
|
|
626
|
+
};
|
|
627
|
+
var usedTriggerElement = typeof triggerElement === 'function'
|
|
628
|
+
? triggerElement(getValueAndOptionForCallback(value))
|
|
629
|
+
: triggerElement;
|
|
630
|
+
return (React.createElement(ResizeObserver, { onResize: function () { return refTrigger.current.updatePopupPosition(); } }, usedTriggerElement !== undefined && usedTriggerElement !== null ? (renderView(usedTriggerElement)) : (React.createElement(SelectView, __assign({}, props, selectViewEventHandlers, { ref: refSelectView,
|
|
631
|
+
// state
|
|
632
|
+
value: value, inputValue: inputValue, popupVisible: popupVisible,
|
|
633
|
+
// other
|
|
634
|
+
rtl: rtl, prefixCls: prefixCls, allowCreate: !!allowCreate, ariaControls: instancePopupID, isEmptyValue: isNoOptionSelected, isMultiple: isMultipleMode, onSort: tryUpdateSelectValue, renderText: function (value) {
|
|
635
|
+
var option = getOptionInfoByValue(value);
|
|
636
|
+
var text = value;
|
|
637
|
+
if (isFunction(renderFormat)) {
|
|
638
|
+
var paramsForCallback = getValueAndOptionForCallback(value, false);
|
|
639
|
+
text = renderFormat(paramsForCallback.option || null, paramsForCallback.value);
|
|
640
|
+
}
|
|
641
|
+
else {
|
|
642
|
+
var foundLabelFromProps = false;
|
|
643
|
+
if (labelInValue) {
|
|
644
|
+
var propValue = props.value || props.defaultValue;
|
|
645
|
+
if (Array.isArray(propValue)) {
|
|
646
|
+
var targetLabeledValue = propValue.find(function (item) { return isObject(item) && item.value === value; });
|
|
647
|
+
if (targetLabeledValue) {
|
|
648
|
+
text = targetLabeledValue.label;
|
|
649
|
+
foundLabelFromProps = true;
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
else if (isObject(propValue)) {
|
|
653
|
+
text = propValue.label;
|
|
654
|
+
foundLabelFromProps = true;
|
|
655
|
+
}
|
|
656
|
+
}
|
|
657
|
+
if (!foundLabelFromProps && option && 'children' in option) {
|
|
658
|
+
text = option.children;
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
return {
|
|
662
|
+
text: text,
|
|
663
|
+
disabled: option && option.disabled,
|
|
664
|
+
};
|
|
665
|
+
}, renderView: renderView })))));
|
|
666
|
+
}
|
|
667
|
+
var ForwardRefSelect = React.forwardRef(Select);
|
|
668
|
+
var SelectComponent = ForwardRefSelect;
|
|
669
|
+
SelectComponent.displayName = 'Select';
|
|
670
|
+
SelectComponent.Option = Option;
|
|
671
|
+
SelectComponent.OptGroup = OptGroup;
|
|
672
|
+
export default SelectComponent;
|