@gobolt/genesis 0.2.12 → 0.2.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/_commonjsHelpers.cjs +1 -1
- package/dist/_virtual/_commonjsHelpers.js +3 -3
- package/dist/_virtual/advancedFormat.cjs +1 -1
- package/dist/_virtual/advancedFormat.js +3 -4
- package/dist/_virtual/advancedFormat2.cjs +1 -1
- package/dist/_virtual/advancedFormat2.js +2 -2
- package/dist/_virtual/customParseFormat.cjs +1 -1
- package/dist/_virtual/customParseFormat.js +2 -3
- package/dist/_virtual/customParseFormat2.cjs +1 -1
- package/dist/_virtual/customParseFormat2.js +2 -2
- package/dist/_virtual/dayjs.min.cjs +1 -1
- package/dist/_virtual/dayjs.min.js +3 -4
- package/dist/_virtual/dayjs.min2.cjs +1 -1
- package/dist/_virtual/dayjs.min2.js +2 -2
- package/dist/_virtual/index.cjs +1 -1
- package/dist/_virtual/index.js +3 -4
- package/dist/_virtual/index2.cjs +1 -1
- package/dist/_virtual/index2.js +2 -2
- package/dist/_virtual/index3.cjs +1 -1
- package/dist/_virtual/index3.js +1 -1
- package/dist/_virtual/index4.cjs +1 -1
- package/dist/_virtual/index5.cjs +1 -1
- package/dist/_virtual/index5.js +3 -4
- package/dist/_virtual/index6.cjs +1 -1
- package/dist/_virtual/index6.js +3 -4
- package/dist/_virtual/index7.cjs +1 -1
- package/dist/_virtual/localeData.cjs +1 -1
- package/dist/_virtual/localeData.js +3 -4
- package/dist/_virtual/localeData2.cjs +1 -1
- package/dist/_virtual/localeData2.js +2 -2
- package/dist/_virtual/react-is.development.cjs +1 -1
- package/dist/_virtual/react-is.development.js +2 -2
- package/dist/_virtual/react-is.production.min.cjs +1 -1
- package/dist/_virtual/weekOfYear.cjs +1 -1
- package/dist/_virtual/weekOfYear.js +4 -5
- package/dist/_virtual/weekOfYear2.cjs +1 -1
- package/dist/_virtual/weekYear.cjs +1 -1
- package/dist/_virtual/weekYear.js +4 -5
- package/dist/_virtual/weekYear2.cjs +1 -1
- package/dist/_virtual/weekday.cjs +1 -1
- package/dist/_virtual/weekday.js +3 -4
- package/dist/_virtual/weekday2.cjs +1 -1
- package/dist/components/Avatar/Avatar.cjs +1 -1
- package/dist/components/Avatar/Avatar.js +11 -60
- package/dist/components/Avatar/styles.cjs +3 -3
- package/dist/components/Avatar/styles.js +6 -6
- package/dist/components/Badge/Badge.cjs +1 -1
- package/dist/components/Badge/Badge.js +9 -72
- package/dist/components/Badge/styles.cjs +15 -15
- package/dist/components/Badge/styles.js +9 -9
- package/dist/components/Breadcrumb/Breadcrumb.cjs +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.js +6 -6
- package/dist/components/Breadcrumb/styles.cjs +5 -5
- package/dist/components/Breadcrumb/styles.js +9 -9
- package/dist/components/Button/Button.cjs +1 -1
- package/dist/components/Button/Button.js +4 -28
- package/dist/components/Button/IconButton.cjs +1 -1
- package/dist/components/Button/IconButton.js +5 -24
- package/dist/components/Button/UtilityButton.cjs +1 -1
- package/dist/components/Button/UtilityButton.js +7 -26
- package/dist/components/Button/icon-button-styles.cjs +30 -30
- package/dist/components/Button/icon-button-styles.js +31 -31
- package/dist/components/Button/styles.cjs +34 -34
- package/dist/components/Button/styles.js +35 -41
- package/dist/components/Card/Card.cjs +1 -1
- package/dist/components/Card/Card.js +4 -14
- package/dist/components/Card/styles.cjs +7 -4
- package/dist/components/Card/styles.js +10 -7
- package/dist/components/Checkbox/Checkbox.cjs +1 -1
- package/dist/components/Checkbox/Checkbox.js +9 -22
- package/dist/components/Checkbox/styles.cjs +18 -18
- package/dist/components/Checkbox/styles.js +21 -21
- package/dist/components/DatePicker/DatePicker.cjs +1 -1
- package/dist/components/DatePicker/DatePicker.js +6 -15
- package/dist/components/DateRangePicker/DateRangePicker.cjs +1 -1
- package/dist/components/DateRangePicker/DateRangePicker.js +7 -16
- package/dist/components/ErrorBoundary/ErrorBoundary.cjs +1 -1
- package/dist/components/ErrorBoundary/ErrorBoundary.js +10 -31
- package/dist/components/ErrorBoundaryFallback/ErrorBoundaryFallback.cjs +1 -1
- package/dist/components/ErrorBoundaryFallback/ErrorBoundaryFallback.js +5 -23
- package/dist/components/ErrorBoundaryFallback/styles.cjs +2 -2
- package/dist/components/ErrorBoundaryFallback/styles.js +2 -2
- package/dist/components/Form/Form.cjs +1 -1
- package/dist/components/Form/Form.js +8 -14
- package/dist/components/Form/styles.cjs +2 -2
- package/dist/components/Form/styles.js +2 -2
- package/dist/components/Input/Input.cjs +1 -1
- package/dist/components/Input/Input.js +8 -23
- package/dist/components/Input/styles.cjs +28 -28
- package/dist/components/Input/styles.js +39 -65
- package/dist/components/Layout/Content/Content.cjs +1 -1
- package/dist/components/Layout/Content/Content.js +6 -20
- package/dist/components/Layout/Content/styles.cjs +5 -5
- package/dist/components/Layout/Content/styles.js +7 -7
- package/dist/components/Layout/Layout.cjs +1 -1
- package/dist/components/Layout/Layout.js +4 -4
- package/dist/components/Message/Message.cjs +1 -1
- package/dist/components/Message/Message.js +35 -72
- package/dist/components/Message/styles.cjs +7 -7
- package/dist/components/Message/styles.js +1 -1
- package/dist/components/Notification/Notification.cjs +1 -1
- package/dist/components/Notification/Notification.js +28 -78
- package/dist/components/Notification/NotificationBadge/NotificationBadge.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/NotificationBadge.js +31 -37
- package/dist/components/Notification/NotificationBadge/icons/ASN.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/ASN.js +1 -19
- package/dist/components/Notification/NotificationBadge/icons/Appointment.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/Appointment.js +2 -20
- package/dist/components/Notification/NotificationBadge/icons/Inventory.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/Inventory.js +1 -19
- package/dist/components/Notification/NotificationBadge/icons/Parcel.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/Parcel.js +1 -19
- package/dist/components/Notification/NotificationBadge/icons/Product.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/Product.js +1 -19
- package/dist/components/Notification/NotificationBadge/icons/Route.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/Route.js +1 -19
- package/dist/components/Notification/NotificationBadge/icons/Shipment.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/Shipment.js +1 -19
- package/dist/components/Notification/NotificationBadge/icons/ShoppingCart.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/ShoppingCart.js +1 -19
- package/dist/components/Notification/NotificationBadge/icons/System.cjs +1 -1
- package/dist/components/Notification/NotificationBadge/icons/System.js +1 -19
- package/dist/components/Notification/NotificationBadge/styles.cjs +4 -4
- package/dist/components/Notification/NotificationBadge/styles.js +2 -2
- package/dist/components/Notification/NotificationRightChevron.cjs +1 -1
- package/dist/components/Notification/NotificationRightChevron.js +1 -19
- package/dist/components/Notification/styles.cjs +16 -16
- package/dist/components/Notification/styles.js +19 -19
- package/dist/components/Popover/Popover.cjs +1 -1
- package/dist/components/Popover/Popover.js +4 -22
- package/dist/components/Popover/styles.cjs +3 -3
- package/dist/components/Popover/styles.js +6 -6
- package/dist/components/Progress/Progress.cjs +1 -1
- package/dist/components/Progress/Progress.js +9 -54
- package/dist/components/Progress/Progress.util.cjs +1 -1
- package/dist/components/Progress/Progress.util.js +5 -31
- package/dist/components/Progress/ProgressText.cjs +1 -1
- package/dist/components/Progress/ProgressText.js +4 -37
- package/dist/components/Progress/styles.cjs +3 -3
- package/dist/components/Progress/styles.js +6 -6
- package/dist/components/Radio/Radio.cjs +4 -4
- package/dist/components/Radio/Radio.js +29 -69
- package/dist/components/Radio/RadioGroup.cjs +1 -1
- package/dist/components/Radio/RadioGroup.js +4 -31
- package/dist/components/Radio/states/RadioChecked.cjs +1 -1
- package/dist/components/Radio/states/RadioChecked.js +2 -15
- package/dist/components/Radio/states/RadioCheckedDisabled.cjs +1 -1
- package/dist/components/Radio/states/RadioCheckedDisabled.js +3 -16
- package/dist/components/Radio/states/RadioCheckedFocussed.cjs +1 -1
- package/dist/components/Radio/states/RadioCheckedFocussed.js +2 -27
- package/dist/components/Radio/states/RadioCheckedHover.cjs +1 -1
- package/dist/components/Radio/states/RadioCheckedHover.js +2 -15
- package/dist/components/Radio/states/RadioUnchecked.cjs +1 -1
- package/dist/components/Radio/states/RadioUnchecked.js +2 -12
- package/dist/components/Radio/states/RadioUncheckedDisabled.cjs +1 -1
- package/dist/components/Radio/states/RadioUncheckedDisabled.js +2 -12
- package/dist/components/Radio/states/RadioUncheckedFocussed.cjs +1 -1
- package/dist/components/Radio/states/RadioUncheckedFocussed.js +2 -26
- package/dist/components/Radio/states/RadioUncheckedHover.cjs +1 -1
- package/dist/components/Radio/states/RadioUncheckedHover.js +3 -16
- package/dist/components/Row/Row.cjs +1 -1
- package/dist/components/Row/Row.js +5 -33
- package/dist/components/Row/RowActions/RowActions.cjs +1 -1
- package/dist/components/Row/RowActions/RowActions.js +5 -15
- package/dist/components/Row/RowActions/styles.cjs +2 -2
- package/dist/components/Row/RowLabelValue/RowLabelValue.cjs +1 -1
- package/dist/components/Row/RowLabelValue/RowLabelValue.js +11 -33
- package/dist/components/Row/RowLabelValue/RowSkeleton.cjs +1 -1
- package/dist/components/Row/RowLabelValue/RowSkeleton.js +3 -21
- package/dist/components/Row/RowLabelValue/styles.cjs +9 -9
- package/dist/components/Row/RowLabelValue/styles.js +13 -13
- package/dist/components/Row/styles.cjs +6 -6
- package/dist/components/Row/styles.js +7 -7
- package/dist/components/SegmentedControls/SegmentedControls.cjs +1 -1
- package/dist/components/SegmentedControls/SegmentedControls.js +6 -23
- package/dist/components/SegmentedControls/styles.cjs +14 -14
- package/dist/components/SegmentedControls/styles.js +16 -18
- package/dist/components/Select/Select.cjs +2 -2
- package/dist/components/Select/Select.js +12 -31
- package/dist/components/Select/styles.cjs +40 -39
- package/dist/components/Select/styles.js +38 -37
- package/dist/components/SelectCount/SelectCount.cjs +1 -0
- package/dist/components/SelectCount/SelectCount.d.ts +12 -0
- package/dist/components/SelectCount/SelectCount.js +7 -0
- package/dist/components/SelectCount/__stories__/SelectCount.stories.d.ts +7 -0
- package/dist/components/SelectCount/index.d.ts +2 -0
- package/dist/components/Shapes/Shapes.cjs +1 -1
- package/dist/components/Shapes/Shapes.js +5 -5
- package/dist/components/Shapes/variants/Circle.cjs +1 -1
- package/dist/components/Shapes/variants/Circle.js +2 -20
- package/dist/components/Shapes/variants/Rectangle.cjs +1 -1
- package/dist/components/Shapes/variants/Rectangle.js +3 -21
- package/dist/components/Shapes/variants/Triangle.cjs +1 -1
- package/dist/components/Shapes/variants/Triangle.js +3 -21
- package/dist/components/Switch/Switch.cjs +1 -1
- package/dist/components/Switch/Switch.js +4 -20
- package/dist/components/Switch/styles.cjs +17 -17
- package/dist/components/Switch/styles.js +17 -17
- package/dist/components/Table/Table.cjs +1 -1
- package/dist/components/Table/Table.js +5 -24
- package/dist/components/Table/TableControls/PrimaryTableControlsRow.cjs +1 -1
- package/dist/components/Table/TableControls/PrimaryTableControlsRow.js +26 -113
- package/dist/components/Table/TableControls/SecondaryTableControlsRow.cjs +1 -1
- package/dist/components/Table/TableControls/SecondaryTableControlsRow.js +13 -70
- package/dist/components/Table/TableControls/TableControls.cjs +1 -1
- package/dist/components/Table/TableControls/TableControls.js +9 -34
- package/dist/components/Table/TableWithControls/TableWithControls.cjs +1 -1
- package/dist/components/Table/TableWithControls/TableWithControls.js +11 -36
- package/dist/components/Table/TableWithControls/useTableWithControls.cjs +1 -1
- package/dist/components/Table/TableWithControls/useTableWithControls.js +24 -129
- package/dist/components/Table/__mocks__/table-mocks.cjs +1 -1
- package/dist/components/Table/__mocks__/table-mocks.js +8 -57
- package/dist/components/Table/styles.cjs +26 -4
- package/dist/components/Table/styles.js +28 -6
- package/dist/components/Table/useTable.cjs +1 -1
- package/dist/components/Table/useTable.js +14 -58
- package/dist/components/Tabs/Tabs.cjs +1 -1
- package/dist/components/Tabs/Tabs.js +6 -20
- package/dist/components/Tabs/styles.cjs +13 -13
- package/dist/components/Tabs/styles.js +14 -14
- package/dist/components/Tile/Tile.cjs +1 -1
- package/dist/components/Tile/Tile.js +3 -18
- package/dist/components/Tile/styles.cjs +5 -5
- package/dist/components/Tile/styles.js +8 -8
- package/dist/components/Toast/Toast.cjs +1 -1
- package/dist/components/Toast/Toast.js +36 -73
- package/dist/components/Toast/styles.cjs +4 -4
- package/dist/components/Toast/styles.js +4 -4
- package/dist/components/Tooltip/Tooltip.cjs +1 -1
- package/dist/components/Tooltip/Tooltip.js +3 -18
- package/dist/components/Tooltip/styles.cjs +6 -4
- package/dist/components/Tooltip/styles.js +9 -7
- package/dist/components/Typography/Typography.cjs +1 -1
- package/dist/components/Typography/Typography.js +11 -65
- package/dist/components/Typography/styles.cjs +19 -19
- package/dist/components/Typography/styles.js +23 -71
- package/dist/components/index.d.ts +2 -2
- package/dist/components/shared/DropdownChevron.cjs +1 -1
- package/dist/components/shared/DropdownChevron.js +5 -23
- package/dist/constants/index.cjs +1 -1
- package/dist/constants/index.js +6 -87
- package/dist/index.cjs +1 -1
- package/dist/index.js +8 -8
- package/dist/node_modules/@ant-design/colors/es/generate.cjs +1 -1
- package/dist/node_modules/@ant-design/colors/es/generate.js +22 -62
- package/dist/node_modules/@ant-design/colors/es/presets.cjs +1 -1
- package/dist/node_modules/@ant-design/colors/es/presets.js +8 -36
- package/dist/node_modules/@ant-design/cssinjs/es/Cache.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/Cache.js +20 -35
- package/dist/node_modules/@ant-design/cssinjs/es/Keyframes.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/Keyframes.js +10 -13
- package/dist/node_modules/@ant-design/cssinjs/es/StyleContext.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/StyleContext.js +16 -26
- package/dist/node_modules/@ant-design/cssinjs/es/extractStyle.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/extractStyle.js +4 -4
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCSSVarRegister.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCSSVarRegister.js +28 -44
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCacheToken.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCacheToken.js +58 -81
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.js +13 -13
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.js +15 -20
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useGlobalCache.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useGlobalCache.js +34 -39
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useHMR.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useHMR.js +7 -9
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useStyleRegister.cjs +3 -3
- package/dist/node_modules/@ant-design/cssinjs/es/hooks/useStyleRegister.js +128 -190
- package/dist/node_modules/@ant-design/cssinjs/es/linters/contentQuotesLinter.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/linters/contentQuotesLinter.js +4 -7
- package/dist/node_modules/@ant-design/cssinjs/es/linters/hashedAnimationLinter.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/linters/hashedAnimationLinter.js +4 -4
- package/dist/node_modules/@ant-design/cssinjs/es/linters/utils.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/linters/utils.js +5 -5
- package/dist/node_modules/@ant-design/cssinjs/es/theme/Theme.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/theme/Theme.js +13 -16
- package/dist/node_modules/@ant-design/cssinjs/es/theme/ThemeCache.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/theme/ThemeCache.js +52 -94
- package/dist/node_modules/@ant-design/cssinjs/es/theme/createTheme.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/theme/createTheme.js +7 -7
- package/dist/node_modules/@ant-design/cssinjs/es/util/cacheMapUtil.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/util/cacheMapUtil.js +28 -34
- package/dist/node_modules/@ant-design/cssinjs/es/util/css-variables.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/util/css-variables.js +20 -23
- package/dist/node_modules/@ant-design/cssinjs/es/util/index.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs/es/util/index.js +38 -39
- package/dist/node_modules/@ant-design/cssinjs-utils/es/_util/hooks/useUniqueMemo.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/_util/hooks/useUniqueMemo.js +41 -58
- package/dist/node_modules/@ant-design/cssinjs-utils/es/hooks/useCSP.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/hooks/useCSP.js +2 -2
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/CSSCalculator.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/CSSCalculator.js +35 -53
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/NumCalculator.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/NumCalculator.js +25 -40
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/calculator.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/calculator.js +4 -4
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/index.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/calc/index.js +6 -6
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/genStyleUtils.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/genStyleUtils.js +75 -145
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getCompVarPrefix.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getCompVarPrefix.js +2 -2
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getComponentToken.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getComponentToken.js +12 -18
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getDefaultComponentToken.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/getDefaultComponentToken.js +5 -8
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/maxmin.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/maxmin.js +13 -21
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/statistic.cjs +1 -1
- package/dist/node_modules/@ant-design/cssinjs-utils/es/util/statistic.js +29 -50
- package/dist/node_modules/@ant-design/fast-color/es/FastColor.cjs +1 -1
- package/dist/node_modules/@ant-design/fast-color/es/FastColor.js +78 -187
- package/dist/node_modules/@ant-design/icons/es/components/AntdIcon.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/components/AntdIcon.js +20 -38
- package/dist/node_modules/@ant-design/icons/es/components/Context.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/components/Context.js +3 -3
- package/dist/node_modules/@ant-design/icons/es/components/IconBase.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/components/IconBase.js +15 -41
- package/dist/node_modules/@ant-design/icons/es/components/twoTonePrimaryColor.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/components/twoTonePrimaryColor.js +6 -9
- package/dist/node_modules/@ant-design/icons/es/icons/BarsOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/BarsOutlined.js +4 -7
- package/dist/node_modules/@ant-design/icons/es/icons/CalendarOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CalendarOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/CaretDownFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CaretDownFilled.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/icons/CaretDownOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CaretDownOutlined.js +6 -9
- package/dist/node_modules/@ant-design/icons/es/icons/CaretUpOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CaretUpOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/CheckCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CheckCircleFilled.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CheckCircleOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/CheckOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CheckOutlined.js +6 -9
- package/dist/node_modules/@ant-design/icons/es/icons/ClockCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/ClockCircleFilled.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/ClockCircleOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/CloseCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CloseCircleFilled.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/icons/CloseCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CloseCircleOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/CloseOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CloseOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/CopyOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/CopyOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/DoubleLeftOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/DoubleLeftOutlined.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/icons/DoubleRightOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/DoubleRightOutlined.js +6 -9
- package/dist/node_modules/@ant-design/icons/es/icons/DownOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/DownOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/EditOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/EditOutlined.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/icons/EllipsisOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/EllipsisOutlined.js +6 -9
- package/dist/node_modules/@ant-design/icons/es/icons/EnterOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/EnterOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/ExclamationCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/ExclamationCircleFilled.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/ExclamationCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/ExclamationCircleOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/EyeInvisibleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/EyeInvisibleOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/EyeOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/EyeOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/FileOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/FileOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/FilterFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/FilterFilled.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/FolderOpenOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/FolderOpenOutlined.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/icons/FolderOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/FolderOutlined.js +6 -9
- package/dist/node_modules/@ant-design/icons/es/icons/HolderOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/HolderOutlined.js +6 -9
- package/dist/node_modules/@ant-design/icons/es/icons/InfoCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/InfoCircleOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/LeftOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/LeftOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/LoadingOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/LoadingOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/MinusCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/MinusCircleFilled.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/MinusCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/MinusCircleOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/MinusSquareOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/MinusSquareOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/PlusOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/PlusOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/PlusSquareOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/PlusSquareOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/QuestionCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/QuestionCircleOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/RightOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/RightOutlined.js +9 -12
- package/dist/node_modules/@ant-design/icons/es/icons/SearchOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/SearchOutlined.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/icons/SwapRightOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/SwapRightOutlined.js +8 -11
- package/dist/node_modules/@ant-design/icons/es/icons/WarningFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons/es/icons/WarningFilled.js +7 -10
- package/dist/node_modules/@ant-design/icons/es/utils.cjs +4 -4
- package/dist/node_modules/@ant-design/icons/es/utils.js +40 -58
- package/dist/node_modules/@ant-design/icons-svg/es/asn/BarsOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CalendarOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretDownFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretDownOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretDownOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretUpOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CaretUpOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckCircleFilled.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckCircleOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CheckOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/ClockCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/ClockCircleFilled.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/ClockCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CloseCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CloseCircleFilled.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CloseCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CloseOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/CopyOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/DoubleLeftOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/DoubleLeftOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/DoubleRightOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/DownOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/DownOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EditOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EditOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EllipsisOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EnterOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EnterOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/ExclamationCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EyeInvisibleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EyeOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/EyeOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FileOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FileOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FilterFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FilterFilled.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FolderOpenOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FolderOpenOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FolderOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/FolderOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/HolderOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/InfoCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/InfoCircleOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/LeftOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/LeftOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/LoadingOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/MinusCircleFilled.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/MinusCircleFilled.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/MinusCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/MinusSquareOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/PlusOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/PlusSquareOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/QuestionCircleOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/QuestionCircleOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/RightOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/RightOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/SearchOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/SwapRightOutlined.cjs +1 -1
- package/dist/node_modules/@ant-design/icons-svg/es/asn/SwapRightOutlined.js +2 -2
- package/dist/node_modules/@ant-design/icons-svg/es/asn/WarningFilled.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithHoles.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js +4 -4
- package/dist/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/asyncToGenerator.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/classCallCheck.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/construct.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/construct.js +8 -8
- package/dist/node_modules/@babel/runtime/helpers/esm/createClass.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/createClass.js +7 -9
- package/dist/node_modules/@babel/runtime/helpers/esm/createSuper.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/createSuper.js +10 -10
- package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/defineProperty.js +4 -9
- package/dist/node_modules/@babel/runtime/helpers/esm/extends.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/inherits.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/inherits.js +4 -12
- package/dist/node_modules/@babel/runtime/helpers/esm/isNativeFunction.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +3 -3
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArray.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/iterableToArrayLimit.js +10 -10
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableRest.cjs +2 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/nonIterableSpread.cjs +2 -2
- package/dist/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/objectSpread2.js +13 -13
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js +8 -8
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +3 -3
- package/dist/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/possibleConstructorReturn.js +4 -4
- package/dist/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js +173 -220
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/slicedToArray.js +6 -6
- package/dist/node_modules/@babel/runtime/helpers/esm/toArray.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/toArray.js +5 -5
- package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/toConsumableArray.js +3 -3
- package/dist/node_modules/@babel/runtime/helpers/esm/toPrimitive.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/toPropertyKey.js +4 -4
- package/dist/node_modules/@babel/runtime/helpers/esm/typeof.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/typeof.js +2 -3
- package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js +5 -5
- package/dist/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.cjs +1 -1
- package/dist/node_modules/@babel/runtime/helpers/esm/wrapNativeSuper.js +10 -17
- package/dist/node_modules/@emotion/hash/dist/hash.browser.esm.cjs +1 -1
- package/dist/node_modules/@emotion/hash/dist/hash.browser.esm.js +7 -14
- package/dist/node_modules/@emotion/unitless/dist/unitless.browser.esm.cjs +1 -1
- package/dist/node_modules/@emotion/unitless/dist/unitless.browser.esm.js +1 -48
- package/dist/node_modules/@rc-component/async-validator/es/index.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/index.js +99 -151
- package/dist/node_modules/@rc-component/async-validator/es/messages.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/messages.js +6 -53
- package/dist/node_modules/@rc-component/async-validator/es/rule/enum.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/enum.js +3 -3
- package/dist/node_modules/@rc-component/async-validator/es/rule/index.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/index.js +5 -12
- package/dist/node_modules/@rc-component/async-validator/es/rule/pattern.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/pattern.js +4 -11
- package/dist/node_modules/@rc-component/async-validator/es/rule/range.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/range.js +6 -7
- package/dist/node_modules/@rc-component/async-validator/es/rule/required.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/required.js +4 -4
- package/dist/node_modules/@rc-component/async-validator/es/rule/type.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/type.js +36 -58
- package/dist/node_modules/@rc-component/async-validator/es/rule/url.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/url.js +14 -32
- package/dist/node_modules/@rc-component/async-validator/es/rule/whitespace.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/rule/whitespace.js +4 -4
- package/dist/node_modules/@rc-component/async-validator/es/util.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/util.js +117 -142
- package/dist/node_modules/@rc-component/async-validator/es/validator/any.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/any.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/array.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/array.js +8 -9
- package/dist/node_modules/@rc-component/async-validator/es/validator/boolean.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/boolean.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/date.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/date.js +10 -13
- package/dist/node_modules/@rc-component/async-validator/es/validator/enum.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/enum.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/float.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/float.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/index.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/index.js +10 -28
- package/dist/node_modules/@rc-component/async-validator/es/validator/integer.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/integer.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/method.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/method.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/number.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/number.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/object.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/object.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/pattern.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/pattern.js +8 -9
- package/dist/node_modules/@rc-component/async-validator/es/validator/regexp.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/regexp.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/required.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/required.js +6 -6
- package/dist/node_modules/@rc-component/async-validator/es/validator/string.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/string.js +9 -10
- package/dist/node_modules/@rc-component/async-validator/es/validator/type.cjs +1 -1
- package/dist/node_modules/@rc-component/async-validator/es/validator/type.js +9 -10
- package/dist/node_modules/@rc-component/color-picker/es/ColorPicker.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/ColorPicker.js +32 -100
- package/dist/node_modules/@rc-component/color-picker/es/color.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/color.js +32 -44
- package/dist/node_modules/@rc-component/color-picker/es/components/ColorBlock.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/components/ColorBlock.js +5 -14
- package/dist/node_modules/@rc-component/color-picker/es/components/Gradient.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/components/Gradient.js +9 -16
- package/dist/node_modules/@rc-component/color-picker/es/components/Handler.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/components/Handler.js +6 -11
- package/dist/node_modules/@rc-component/color-picker/es/components/Palette.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/components/Palette.js +3 -8
- package/dist/node_modules/@rc-component/color-picker/es/components/Picker.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/components/Picker.js +18 -51
- package/dist/node_modules/@rc-component/color-picker/es/components/Slider.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/components/Slider.js +29 -65
- package/dist/node_modules/@rc-component/color-picker/es/components/Transform.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/components/Transform.js +4 -13
- package/dist/node_modules/@rc-component/color-picker/es/hooks/useColorDrag.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/hooks/useColorDrag.js +22 -33
- package/dist/node_modules/@rc-component/color-picker/es/hooks/useColorState.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/hooks/useColorState.js +10 -12
- package/dist/node_modules/@rc-component/color-picker/es/hooks/useComponent.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/hooks/useComponent.js +7 -8
- package/dist/node_modules/@rc-component/color-picker/es/util.cjs +1 -1
- package/dist/node_modules/@rc-component/color-picker/es/util.js +22 -42
- package/dist/node_modules/@rc-component/context/es/Immutable.cjs +1 -1
- package/dist/node_modules/@rc-component/context/es/Immutable.js +18 -33
- package/dist/node_modules/@rc-component/context/es/context.cjs +1 -1
- package/dist/node_modules/@rc-component/context/es/context.js +43 -56
- package/dist/node_modules/@rc-component/portal/es/Context.cjs +1 -1
- package/dist/node_modules/@rc-component/portal/es/Context.js +2 -2
- package/dist/node_modules/@rc-component/portal/es/Portal.cjs +1 -1
- package/dist/node_modules/@rc-component/portal/es/Portal.js +30 -38
- package/dist/node_modules/@rc-component/portal/es/mock.cjs +1 -1
- package/dist/node_modules/@rc-component/portal/es/mock.js +2 -2
- package/dist/node_modules/@rc-component/portal/es/useDom.cjs +1 -1
- package/dist/node_modules/@rc-component/portal/es/useDom.js +28 -30
- package/dist/node_modules/@rc-component/portal/es/useScrollLocker.cjs +3 -3
- package/dist/node_modules/@rc-component/portal/es/useScrollLocker.js +21 -22
- package/dist/node_modules/@rc-component/portal/es/util.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/Popup/Arrow.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/Popup/Arrow.js +10 -17
- package/dist/node_modules/@rc-component/trigger/es/Popup/Mask.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/Popup/Mask.js +9 -18
- package/dist/node_modules/@rc-component/trigger/es/Popup/PopupContent.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/Popup/PopupContent.js +7 -8
- package/dist/node_modules/@rc-component/trigger/es/Popup/index.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/Popup/index.js +28 -81
- package/dist/node_modules/@rc-component/trigger/es/TriggerWrapper.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/TriggerWrapper.js +7 -9
- package/dist/node_modules/@rc-component/trigger/es/context.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/context.js +2 -2
- package/dist/node_modules/@rc-component/trigger/es/hooks/useAction.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/hooks/useAction.js +6 -6
- package/dist/node_modules/@rc-component/trigger/es/hooks/useAlign.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/hooks/useAlign.js +99 -167
- package/dist/node_modules/@rc-component/trigger/es/hooks/useWatch.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/hooks/useWatch.js +16 -20
- package/dist/node_modules/@rc-component/trigger/es/hooks/useWinClick.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/hooks/useWinClick.js +25 -27
- package/dist/node_modules/@rc-component/trigger/es/index.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/index.js +136 -195
- package/dist/node_modules/@rc-component/trigger/es/util.cjs +1 -1
- package/dist/node_modules/@rc-component/trigger/es/util.js +43 -48
- package/dist/node_modules/antd/es/_util/ActionButton.cjs +1 -1
- package/dist/node_modules/antd/es/_util/ActionButton.js +28 -61
- package/dist/node_modules/antd/es/_util/ContextIsolator.cjs +1 -1
- package/dist/node_modules/antd/es/_util/ContextIsolator.js +8 -16
- package/dist/node_modules/antd/es/_util/PurePanel.cjs +1 -1
- package/dist/node_modules/antd/es/_util/PurePanel.js +19 -54
- package/dist/node_modules/antd/es/_util/colors.cjs +1 -1
- package/dist/node_modules/antd/es/_util/colors.js +5 -5
- package/dist/node_modules/antd/es/_util/easings.cjs +1 -1
- package/dist/node_modules/antd/es/_util/easings.js +4 -4
- package/dist/node_modules/antd/es/_util/extendsObject.cjs +1 -1
- package/dist/node_modules/antd/es/_util/extendsObject.js +7 -7
- package/dist/node_modules/antd/es/_util/gapSize.cjs +1 -1
- package/dist/node_modules/antd/es/_util/gapSize.js +3 -3
- package/dist/node_modules/antd/es/_util/getAllowClear.cjs +1 -1
- package/dist/node_modules/antd/es/_util/getAllowClear.js +6 -8
- package/dist/node_modules/antd/es/_util/getRenderPropValue.cjs +1 -1
- package/dist/node_modules/antd/es/_util/getRenderPropValue.js +2 -2
- package/dist/node_modules/antd/es/_util/getScroll.cjs +1 -1
- package/dist/node_modules/antd/es/_util/getScroll.js +9 -10
- package/dist/node_modules/antd/es/_util/hooks/useForceUpdate.cjs +1 -1
- package/dist/node_modules/antd/es/_util/hooks/useForceUpdate.js +2 -2
- package/dist/node_modules/antd/es/_util/hooks/useMultipleSelect.cjs +1 -1
- package/dist/node_modules/antd/es/_util/hooks/useMultipleSelect.js +11 -11
- package/dist/node_modules/antd/es/_util/hooks/useProxyImperativeHandle.cjs +1 -1
- package/dist/node_modules/antd/es/_util/hooks/useProxyImperativeHandle.js +11 -19
- package/dist/node_modules/antd/es/_util/hooks/useSyncState.cjs +1 -1
- package/dist/node_modules/antd/es/_util/hooks/useSyncState.js +7 -7
- package/dist/node_modules/antd/es/_util/hooks/useZIndex.cjs +1 -1
- package/dist/node_modules/antd/es/_util/hooks/useZIndex.js +17 -38
- package/dist/node_modules/antd/es/_util/isPrimitive.cjs +1 -1
- package/dist/node_modules/antd/es/_util/isPrimitive.js +1 -1
- package/dist/node_modules/antd/es/_util/motion.cjs +1 -1
- package/dist/node_modules/antd/es/_util/motion.js +9 -31
- package/dist/node_modules/antd/es/_util/placements.cjs +1 -1
- package/dist/node_modules/antd/es/_util/placements.js +33 -116
- package/dist/node_modules/antd/es/_util/reactNode.cjs +1 -1
- package/dist/node_modules/antd/es/_util/reactNode.js +9 -9
- package/dist/node_modules/antd/es/_util/responsiveObserver.cjs +1 -1
- package/dist/node_modules/antd/es/_util/responsiveObserver.js +41 -68
- package/dist/node_modules/antd/es/_util/scrollTo.cjs +1 -1
- package/dist/node_modules/antd/es/_util/scrollTo.js +9 -13
- package/dist/node_modules/antd/es/_util/statusUtils.cjs +1 -1
- package/dist/node_modules/antd/es/_util/statusUtils.js +6 -12
- package/dist/node_modules/antd/es/_util/toList.cjs +1 -1
- package/dist/node_modules/antd/es/_util/toList.js +3 -3
- package/dist/node_modules/antd/es/_util/warning.cjs +1 -1
- package/dist/node_modules/antd/es/_util/warning.js +20 -24
- package/dist/node_modules/antd/es/_util/wave/WaveEffect.cjs +1 -1
- package/dist/node_modules/antd/es/_util/wave/WaveEffect.js +47 -89
- package/dist/node_modules/antd/es/_util/wave/index.cjs +1 -1
- package/dist/node_modules/antd/es/_util/wave/index.js +18 -29
- package/dist/node_modules/antd/es/_util/wave/interface.cjs +1 -1
- package/dist/node_modules/antd/es/_util/wave/interface.js +3 -3
- package/dist/node_modules/antd/es/_util/wave/style.cjs +1 -1
- package/dist/node_modules/antd/es/_util/wave/style.js +4 -28
- package/dist/node_modules/antd/es/_util/wave/useWave.cjs +1 -1
- package/dist/node_modules/antd/es/_util/wave/useWave.js +17 -28
- package/dist/node_modules/antd/es/_util/wave/util.cjs +1 -1
- package/dist/node_modules/antd/es/_util/wave/util.js +7 -12
- package/dist/node_modules/antd/es/_util/zindexContext.cjs +1 -1
- package/dist/node_modules/antd/es/_util/zindexContext.js +1 -1
- package/dist/node_modules/antd/es/avatar/Avatar.cjs +1 -1
- package/dist/node_modules/antd/es/avatar/Avatar.js +41 -106
- package/dist/node_modules/antd/es/avatar/AvatarContext.cjs +1 -1
- package/dist/node_modules/antd/es/avatar/AvatarContext.js +2 -2
- package/dist/node_modules/antd/es/avatar/AvatarGroup.cjs +1 -1
- package/dist/node_modules/antd/es/avatar/AvatarGroup.js +22 -76
- package/dist/node_modules/antd/es/avatar/index.cjs +1 -1
- package/dist/node_modules/antd/es/avatar/index.js +5 -5
- package/dist/node_modules/antd/es/avatar/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/avatar/style/index.js +10 -116
- package/dist/node_modules/antd/es/breadcrumb/Breadcrumb.cjs +1 -1
- package/dist/node_modules/antd/es/breadcrumb/Breadcrumb.js +54 -111
- package/dist/node_modules/antd/es/breadcrumb/BreadcrumbItem.cjs +1 -1
- package/dist/node_modules/antd/es/breadcrumb/BreadcrumbItem.js +35 -67
- package/dist/node_modules/antd/es/breadcrumb/BreadcrumbSeparator.cjs +1 -1
- package/dist/node_modules/antd/es/breadcrumb/BreadcrumbSeparator.js +7 -14
- package/dist/node_modules/antd/es/breadcrumb/index.cjs +1 -1
- package/dist/node_modules/antd/es/breadcrumb/index.js +2 -2
- package/dist/node_modules/antd/es/breadcrumb/style/index.cjs +2 -2
- package/dist/node_modules/antd/es/breadcrumb/style/index.js +13 -95
- package/dist/node_modules/antd/es/breadcrumb/useItemRender.cjs +1 -1
- package/dist/node_modules/antd/es/breadcrumb/useItemRender.js +26 -41
- package/dist/node_modules/antd/es/breadcrumb/useItems.cjs +1 -1
- package/dist/node_modules/antd/es/breadcrumb/useItems.js +15 -24
- package/dist/node_modules/antd/es/button/DefaultLoadingIcon.cjs +1 -1
- package/dist/node_modules/antd/es/button/DefaultLoadingIcon.js +14 -67
- package/dist/node_modules/antd/es/button/IconWrapper.cjs +1 -1
- package/dist/node_modules/antd/es/button/IconWrapper.js +6 -15
- package/dist/node_modules/antd/es/button/button-group.cjs +1 -1
- package/dist/node_modules/antd/es/button/button-group.js +19 -31
- package/dist/node_modules/antd/es/button/button.cjs +1 -1
- package/dist/node_modules/antd/es/button/button.js +63 -174
- package/dist/node_modules/antd/es/button/buttonHelpers.cjs +1 -1
- package/dist/node_modules/antd/es/button/buttonHelpers.js +30 -39
- package/dist/node_modules/antd/es/button/style/compact.cjs +1 -1
- package/dist/node_modules/antd/es/button/style/compact.js +9 -29
- package/dist/node_modules/antd/es/button/style/group.cjs +1 -1
- package/dist/node_modules/antd/es/button/style/group.js +4 -67
- package/dist/node_modules/antd/es/button/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/button/style/index.js +43 -444
- package/dist/node_modules/antd/es/button/style/token.cjs +1 -1
- package/dist/node_modules/antd/es/button/style/token.js +10 -62
- package/dist/node_modules/antd/es/calendar/locale/en_US.js +2 -2
- package/dist/node_modules/antd/es/card/Card.cjs +1 -1
- package/dist/node_modules/antd/es/card/Card.js +50 -144
- package/dist/node_modules/antd/es/card/Grid.cjs +1 -1
- package/dist/node_modules/antd/es/card/Grid.js +16 -24
- package/dist/node_modules/antd/es/card/Meta.cjs +1 -1
- package/dist/node_modules/antd/es/card/Meta.js +14 -30
- package/dist/node_modules/antd/es/card/index.cjs +1 -1
- package/dist/node_modules/antd/es/card/index.js +6 -8
- package/dist/node_modules/antd/es/card/style/index.cjs +10 -10
- package/dist/node_modules/antd/es/card/style/index.js +39 -332
- package/dist/node_modules/antd/es/checkbox/Checkbox.cjs +1 -1
- package/dist/node_modules/antd/es/checkbox/Checkbox.js +39 -82
- package/dist/node_modules/antd/es/checkbox/Group.cjs +1 -1
- package/dist/node_modules/antd/es/checkbox/Group.js +33 -78
- package/dist/node_modules/antd/es/checkbox/GroupContext.cjs +1 -1
- package/dist/node_modules/antd/es/checkbox/GroupContext.js +1 -1
- package/dist/node_modules/antd/es/checkbox/index.cjs +1 -1
- package/dist/node_modules/antd/es/checkbox/index.js +4 -6
- package/dist/node_modules/antd/es/checkbox/style/index.cjs +7 -7
- package/dist/node_modules/antd/es/checkbox/style/index.js +19 -224
- package/dist/node_modules/antd/es/checkbox/useBubbleLock.cjs +1 -1
- package/dist/node_modules/antd/es/checkbox/useBubbleLock.js +10 -10
- package/dist/node_modules/antd/es/color-picker/color.cjs +1 -1
- package/dist/node_modules/antd/es/color-picker/color.js +38 -87
- package/dist/node_modules/antd/es/color-picker/components/ColorPresets.cjs +1 -1
- package/dist/node_modules/antd/es/color-picker/components/ColorPresets.js +4 -9
- package/dist/node_modules/antd/es/config-provider/DisabledContext.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/DisabledContext.js +7 -12
- package/dist/node_modules/antd/es/config-provider/MotionWrapper.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/MotionWrapper.js +6 -12
- package/dist/node_modules/antd/es/config-provider/PropWarning.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/PropWarning.js +6 -8
- package/dist/node_modules/antd/es/config-provider/SizeContext.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/SizeContext.js +5 -10
- package/dist/node_modules/antd/es/config-provider/UnstableContext.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/UnstableContext.js +6 -7
- package/dist/node_modules/antd/es/config-provider/context.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/context.js +10 -27
- package/dist/node_modules/antd/es/config-provider/cssVariables.cjs +2 -2
- package/dist/node_modules/antd/es/config-provider/cssVariables.js +27 -27
- package/dist/node_modules/antd/es/config-provider/defaultRenderEmpty.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/defaultRenderEmpty.js +5 -19
- package/dist/node_modules/antd/es/config-provider/hooks/useCSSVarCls.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/hooks/useCSSVarCls.js +5 -5
- package/dist/node_modules/antd/es/config-provider/hooks/useConfig.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/hooks/useConfig.js +5 -9
- package/dist/node_modules/antd/es/config-provider/hooks/useSize.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/hooks/useSize.js +5 -5
- package/dist/node_modules/antd/es/config-provider/hooks/useTheme.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/hooks/useTheme.js +19 -31
- package/dist/node_modules/antd/es/config-provider/hooks/useThemeKey.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/hooks/useThemeKey.js +3 -5
- package/dist/node_modules/antd/es/config-provider/index.cjs +1 -1
- package/dist/node_modules/antd/es/config-provider/index.js +78 -294
- package/dist/node_modules/antd/es/date-picker/PickerButton.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/PickerButton.js +2 -5
- package/dist/node_modules/antd/es/date-picker/generatePicker/constant.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/generatePicker/constant.js +10 -10
- package/dist/node_modules/antd/es/date-picker/generatePicker/generateRangePicker.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/generatePicker/generateRangePicker.js +41 -115
- package/dist/node_modules/antd/es/date-picker/generatePicker/generateSinglePicker.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/generatePicker/generateSinglePicker.js +48 -133
- package/dist/node_modules/antd/es/date-picker/generatePicker/index.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/generatePicker/index.js +6 -13
- package/dist/node_modules/antd/es/date-picker/generatePicker/useComponents.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/generatePicker/useComponents.js +4 -6
- package/dist/node_modules/antd/es/date-picker/index.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/index.js +6 -7
- package/dist/node_modules/antd/es/date-picker/locale/en_US.js +2 -16
- package/dist/node_modules/antd/es/date-picker/style/index.cjs +10 -10
- package/dist/node_modules/antd/es/date-picker/style/index.js +38 -438
- package/dist/node_modules/antd/es/date-picker/style/multiple.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/style/multiple.js +6 -89
- package/dist/node_modules/antd/es/date-picker/style/panel.cjs +5 -5
- package/dist/node_modules/antd/es/date-picker/style/panel.js +20 -582
- package/dist/node_modules/antd/es/date-picker/style/token.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/style/token.js +9 -60
- package/dist/node_modules/antd/es/date-picker/style/variants.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/style/variants.js +4 -37
- package/dist/node_modules/antd/es/date-picker/util.cjs +1 -1
- package/dist/node_modules/antd/es/date-picker/util.js +11 -21
- package/dist/node_modules/antd/es/dropdown/dropdown-button.cjs +1 -1
- package/dist/node_modules/antd/es/dropdown/dropdown-button.js +14 -81
- package/dist/node_modules/antd/es/dropdown/dropdown.cjs +1 -1
- package/dist/node_modules/antd/es/dropdown/dropdown.js +39 -124
- package/dist/node_modules/antd/es/dropdown/index.cjs +1 -1
- package/dist/node_modules/antd/es/dropdown/style/index.cjs +15 -15
- package/dist/node_modules/antd/es/dropdown/style/index.js +31 -295
- package/dist/node_modules/antd/es/dropdown/style/status.cjs +1 -1
- package/dist/node_modules/antd/es/dropdown/style/status.js +4 -21
- package/dist/node_modules/antd/es/empty/empty.cjs +1 -1
- package/dist/node_modules/antd/es/empty/empty.js +8 -54
- package/dist/node_modules/antd/es/empty/index.cjs +1 -1
- package/dist/node_modules/antd/es/empty/index.js +27 -63
- package/dist/node_modules/antd/es/empty/simple.cjs +1 -1
- package/dist/node_modules/antd/es/empty/simple.js +6 -42
- package/dist/node_modules/antd/es/empty/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/empty/style/index.js +7 -68
- package/dist/node_modules/antd/es/form/ErrorList.cjs +1 -1
- package/dist/node_modules/antd/es/form/ErrorList.js +24 -71
- package/dist/node_modules/antd/es/form/Form.cjs +1 -1
- package/dist/node_modules/antd/es/form/Form.js +38 -110
- package/dist/node_modules/antd/es/form/FormItem/ItemHolder.cjs +1 -1
- package/dist/node_modules/antd/es/form/FormItem/ItemHolder.js +31 -129
- package/dist/node_modules/antd/es/form/FormItem/StatusProvider.cjs +1 -1
- package/dist/node_modules/antd/es/form/FormItem/StatusProvider.js +20 -56
- package/dist/node_modules/antd/es/form/FormItem/index.cjs +1 -1
- package/dist/node_modules/antd/es/form/FormItem/index.js +83 -158
- package/dist/node_modules/antd/es/form/FormItemInput.cjs +1 -1
- package/dist/node_modules/antd/es/form/FormItemInput.js +30 -81
- package/dist/node_modules/antd/es/form/FormItemLabel.cjs +1 -1
- package/dist/node_modules/antd/es/form/FormItemLabel.js +36 -78
- package/dist/node_modules/antd/es/form/FormList.cjs +1 -1
- package/dist/node_modules/antd/es/form/FormList.js +10 -23
- package/dist/node_modules/antd/es/form/context.cjs +1 -1
- package/dist/node_modules/antd/es/form/context.js +16 -28
- package/dist/node_modules/antd/es/form/hooks/useChildren.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useChildren.js +3 -4
- package/dist/node_modules/antd/es/form/hooks/useDebounce.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useDebounce.js +6 -6
- package/dist/node_modules/antd/es/form/hooks/useForm.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useForm.js +35 -47
- package/dist/node_modules/antd/es/form/hooks/useFormInstance.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useFormInstance.js +3 -5
- package/dist/node_modules/antd/es/form/hooks/useFormItemStatus.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useFormItemStatus.js +5 -13
- package/dist/node_modules/antd/es/form/hooks/useFormWarning.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useFormWarning.js +11 -14
- package/dist/node_modules/antd/es/form/hooks/useFrameState.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useFrameState.js +11 -13
- package/dist/node_modules/antd/es/form/hooks/useItemRef.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useItemRef.js +9 -12
- package/dist/node_modules/antd/es/form/hooks/useVariants.cjs +1 -1
- package/dist/node_modules/antd/es/form/hooks/useVariants.js +10 -15
- package/dist/node_modules/antd/es/form/index.cjs +1 -1
- package/dist/node_modules/antd/es/form/index.js +4 -11
- package/dist/node_modules/antd/es/form/style/explain.cjs +2 -2
- package/dist/node_modules/antd/es/form/style/explain.js +5 -40
- package/dist/node_modules/antd/es/form/style/fallbackCmp.cjs +1 -1
- package/dist/node_modules/antd/es/form/style/fallbackCmp.js +5 -16
- package/dist/node_modules/antd/es/form/style/index.cjs +7 -7
- package/dist/node_modules/antd/es/form/style/index.js +37 -480
- package/dist/node_modules/antd/es/form/util.cjs +1 -1
- package/dist/node_modules/antd/es/form/util.js +13 -14
- package/dist/node_modules/antd/es/form/validateMessagesContext.cjs +1 -1
- package/dist/node_modules/antd/es/form/validateMessagesContext.js +3 -3
- package/dist/node_modules/antd/es/grid/RowContext.cjs +1 -1
- package/dist/node_modules/antd/es/grid/RowContext.js +1 -1
- package/dist/node_modules/antd/es/grid/col.cjs +1 -1
- package/dist/node_modules/antd/es/grid/col.js +29 -61
- package/dist/node_modules/antd/es/grid/hooks/useBreakpoint.cjs +1 -1
- package/dist/node_modules/antd/es/grid/hooks/useBreakpoint.js +11 -11
- package/dist/node_modules/antd/es/grid/hooks/useGutter.cjs +1 -1
- package/dist/node_modules/antd/es/grid/hooks/useGutter.js +13 -22
- package/dist/node_modules/antd/es/grid/row.cjs +1 -1
- package/dist/node_modules/antd/es/grid/row.js +35 -64
- package/dist/node_modules/antd/es/grid/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/grid/style/index.js +20 -132
- package/dist/node_modules/antd/es/input/Group.cjs +1 -1
- package/dist/node_modules/antd/es/input/Group.js +9 -31
- package/dist/node_modules/antd/es/input/Input.cjs +1 -1
- package/dist/node_modules/antd/es/input/Input.js +48 -129
- package/dist/node_modules/antd/es/input/OTP/OTPInput.cjs +1 -1
- package/dist/node_modules/antd/es/input/OTP/OTPInput.js +22 -41
- package/dist/node_modules/antd/es/input/OTP/index.cjs +1 -1
- package/dist/node_modules/antd/es/input/OTP/index.js +49 -122
- package/dist/node_modules/antd/es/input/Password.cjs +1 -1
- package/dist/node_modules/antd/es/input/Password.js +41 -70
- package/dist/node_modules/antd/es/input/Search.cjs +1 -1
- package/dist/node_modules/antd/es/input/Search.js +45 -104
- package/dist/node_modules/antd/es/input/TextArea.cjs +1 -1
- package/dist/node_modules/antd/es/input/TextArea.js +28 -89
- package/dist/node_modules/antd/es/input/hooks/useRemovePasswordTimeout.cjs +1 -1
- package/dist/node_modules/antd/es/input/hooks/useRemovePasswordTimeout.js +3 -3
- package/dist/node_modules/antd/es/input/index.cjs +1 -1
- package/dist/node_modules/antd/es/input/index.js +5 -9
- package/dist/node_modules/antd/es/input/style/index.cjs +13 -13
- package/dist/node_modules/antd/es/input/style/index.js +60 -662
- package/dist/node_modules/antd/es/input/style/otp.cjs +1 -1
- package/dist/node_modules/antd/es/input/style/otp.js +9 -33
- package/dist/node_modules/antd/es/input/style/textarea.cjs +2 -2
- package/dist/node_modules/antd/es/input/style/textarea.js +11 -81
- package/dist/node_modules/antd/es/input/style/token.cjs +1 -1
- package/dist/node_modules/antd/es/input/style/token.js +3 -46
- package/dist/node_modules/antd/es/input/style/variants.cjs +1 -1
- package/dist/node_modules/antd/es/input/style/variants.js +15 -291
- package/dist/node_modules/antd/es/input/utils.cjs +1 -1
- package/dist/node_modules/antd/es/input/utils.js +2 -2
- package/dist/node_modules/antd/es/layout/Sider.cjs +1 -1
- package/dist/node_modules/antd/es/layout/Sider.js +48 -109
- package/dist/node_modules/antd/es/layout/context.cjs +1 -1
- package/dist/node_modules/antd/es/layout/context.js +1 -6
- package/dist/node_modules/antd/es/layout/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/layout/style/index.js +7 -106
- package/dist/node_modules/antd/es/layout/style/sider.cjs +1 -1
- package/dist/node_modules/antd/es/layout/style/sider.js +7 -112
- package/dist/node_modules/antd/es/locale/context.cjs +1 -1
- package/dist/node_modules/antd/es/locale/context.js +3 -3
- package/dist/node_modules/antd/es/locale/en_US.cjs +1 -1
- package/dist/node_modules/antd/es/locale/en_US.js +2 -141
- package/dist/node_modules/antd/es/locale/index.cjs +1 -1
- package/dist/node_modules/antd/es/locale/index.js +9 -17
- package/dist/node_modules/antd/es/locale/useLocale.cjs +1 -1
- package/dist/node_modules/antd/es/locale/useLocale.js +14 -14
- package/dist/node_modules/antd/es/menu/MenuContext.cjs +1 -1
- package/dist/node_modules/antd/es/menu/MenuContext.js +1 -5
- package/dist/node_modules/antd/es/menu/MenuDivider.cjs +1 -1
- package/dist/node_modules/antd/es/menu/MenuDivider.js +16 -24
- package/dist/node_modules/antd/es/menu/MenuItem.cjs +1 -1
- package/dist/node_modules/antd/es/menu/MenuItem.js +19 -55
- package/dist/node_modules/antd/es/menu/OverrideContext.cjs +1 -1
- package/dist/node_modules/antd/es/menu/OverrideContext.js +13 -27
- package/dist/node_modules/antd/es/menu/SubMenu.cjs +1 -1
- package/dist/node_modules/antd/es/menu/SubMenu.js +16 -45
- package/dist/node_modules/antd/es/menu/index.cjs +1 -1
- package/dist/node_modules/antd/es/menu/index.js +12 -21
- package/dist/node_modules/antd/es/menu/menu.cjs +1 -1
- package/dist/node_modules/antd/es/menu/menu.js +27 -93
- package/dist/node_modules/antd/es/menu/style/horizontal.cjs +2 -2
- package/dist/node_modules/antd/es/menu/style/horizontal.js +3 -41
- package/dist/node_modules/antd/es/menu/style/index.cjs +2 -2
- package/dist/node_modules/antd/es/menu/style/index.js +26 -517
- package/dist/node_modules/antd/es/menu/style/rtl.cjs +2 -2
- package/dist/node_modules/antd/es/menu/style/rtl.js +3 -25
- package/dist/node_modules/antd/es/menu/style/theme.cjs +1 -1
- package/dist/node_modules/antd/es/menu/style/theme.js +4 -212
- package/dist/node_modules/antd/es/menu/style/vertical.cjs +9 -9
- package/dist/node_modules/antd/es/menu/style/vertical.js +10 -177
- package/dist/node_modules/antd/es/modal/locale.cjs +1 -1
- package/dist/node_modules/antd/es/modal/locale.js +10 -10
- package/dist/node_modules/antd/es/pagination/Pagination.cjs +1 -1
- package/dist/node_modules/antd/es/pagination/Pagination.js +37 -131
- package/dist/node_modules/antd/es/pagination/index.cjs +1 -1
- package/dist/node_modules/antd/es/pagination/style/bordered.cjs +1 -1
- package/dist/node_modules/antd/es/pagination/style/bordered.js +9 -86
- package/dist/node_modules/antd/es/pagination/style/index.cjs +16 -16
- package/dist/node_modules/antd/es/pagination/style/index.js +40 -510
- package/dist/node_modules/antd/es/pagination/useShowSizeChanger.cjs +1 -1
- package/dist/node_modules/antd/es/pagination/useShowSizeChanger.js +4 -4
- package/dist/node_modules/antd/es/popconfirm/PurePanel.cjs +1 -1
- package/dist/node_modules/antd/es/popconfirm/PurePanel.js +20 -76
- package/dist/node_modules/antd/es/popconfirm/index.cjs +1 -1
- package/dist/node_modules/antd/es/popconfirm/index.js +29 -76
- package/dist/node_modules/antd/es/popconfirm/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/popconfirm/style/index.js +9 -64
- package/dist/node_modules/antd/es/popover/PurePanel.cjs +1 -1
- package/dist/node_modules/antd/es/popover/PurePanel.js +23 -59
- package/dist/node_modules/antd/es/popover/index.cjs +1 -1
- package/dist/node_modules/antd/es/popover/index.js +35 -84
- package/dist/node_modules/antd/es/popover/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/popover/style/index.js +23 -153
- package/dist/node_modules/antd/es/progress/Circle.cjs +1 -1
- package/dist/node_modules/antd/es/progress/Circle.js +11 -55
- package/dist/node_modules/antd/es/progress/Line.cjs +1 -1
- package/dist/node_modules/antd/es/progress/Line.js +33 -97
- package/dist/node_modules/antd/es/progress/Steps.cjs +1 -1
- package/dist/node_modules/antd/es/progress/Steps.js +10 -37
- package/dist/node_modules/antd/es/progress/index.cjs +1 -1
- package/dist/node_modules/antd/es/progress/progress.cjs +1 -1
- package/dist/node_modules/antd/es/progress/progress.js +44 -105
- package/dist/node_modules/antd/es/progress/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/progress/style/index.js +23 -292
- package/dist/node_modules/antd/es/progress/utils.cjs +1 -1
- package/dist/node_modules/antd/es/progress/utils.js +30 -45
- package/dist/node_modules/antd/es/radio/context.cjs +1 -1
- package/dist/node_modules/antd/es/radio/context.js +2 -2
- package/dist/node_modules/antd/es/radio/group.cjs +1 -1
- package/dist/node_modules/antd/es/radio/group.js +18 -85
- package/dist/node_modules/antd/es/radio/index.cjs +1 -1
- package/dist/node_modules/antd/es/radio/index.js +1 -3
- package/dist/node_modules/antd/es/radio/radio.cjs +1 -1
- package/dist/node_modules/antd/es/radio/radio.js +32 -69
- package/dist/node_modules/antd/es/radio/radioButton.cjs +1 -1
- package/dist/node_modules/antd/es/radio/radioButton.js +15 -24
- package/dist/node_modules/antd/es/radio/style/index.cjs +2 -2
- package/dist/node_modules/antd/es/radio/style/index.js +20 -443
- package/dist/node_modules/antd/es/result/index.cjs +1 -1
- package/dist/node_modules/antd/es/result/index.js +31 -89
- package/dist/node_modules/antd/es/result/noFound.cjs +1 -1
- package/dist/node_modules/antd/es/result/noFound.js +1 -233
- package/dist/node_modules/antd/es/result/serverError.cjs +1 -1
- package/dist/node_modules/antd/es/result/serverError.js +1 -273
- package/dist/node_modules/antd/es/result/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/result/style/index.js +14 -102
- package/dist/node_modules/antd/es/result/unauthorized.cjs +1 -1
- package/dist/node_modules/antd/es/result/unauthorized.js +1 -223
- package/dist/node_modules/antd/es/segmented/index.cjs +1 -1
- package/dist/node_modules/antd/es/segmented/index.js +27 -64
- package/dist/node_modules/antd/es/segmented/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/segmented/style/index.js +13 -200
- package/dist/node_modules/antd/es/select/index.cjs +1 -1
- package/dist/node_modules/antd/es/select/index.js +42 -144
- package/dist/node_modules/antd/es/select/mergedBuiltinPlacements.cjs +1 -1
- package/dist/node_modules/antd/es/select/mergedBuiltinPlacements.js +6 -32
- package/dist/node_modules/antd/es/select/style/dropdown.cjs +10 -10
- package/dist/node_modules/antd/es/select/style/dropdown.js +16 -134
- package/dist/node_modules/antd/es/select/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/select/style/index.js +19 -231
- package/dist/node_modules/antd/es/select/style/multiple.cjs +3 -3
- package/dist/node_modules/antd/es/select/style/multiple.js +22 -253
- package/dist/node_modules/antd/es/select/style/single.cjs +4 -4
- package/dist/node_modules/antd/es/select/style/single.js +15 -145
- package/dist/node_modules/antd/es/select/style/token.cjs +1 -1
- package/dist/node_modules/antd/es/select/style/token.js +4 -52
- package/dist/node_modules/antd/es/select/style/variants.cjs +1 -1
- package/dist/node_modules/antd/es/select/style/variants.js +11 -206
- package/dist/node_modules/antd/es/select/useIcons.cjs +1 -1
- package/dist/node_modules/antd/es/select/useIcons.js +22 -51
- package/dist/node_modules/antd/es/select/useShowArrow.cjs +1 -1
- package/dist/node_modules/antd/es/select/useShowArrow.js +3 -3
- package/dist/node_modules/antd/es/skeleton/Avatar.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Avatar.js +9 -26
- package/dist/node_modules/antd/es/skeleton/Button.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Button.js +5 -22
- package/dist/node_modules/antd/es/skeleton/Element.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Element.js +4 -24
- package/dist/node_modules/antd/es/skeleton/Image.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Image.js +7 -29
- package/dist/node_modules/antd/es/skeleton/Input.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Input.js +7 -24
- package/dist/node_modules/antd/es/skeleton/Node.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Node.js +8 -24
- package/dist/node_modules/antd/es/skeleton/Paragraph.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Paragraph.js +8 -32
- package/dist/node_modules/antd/es/skeleton/Skeleton.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Skeleton.js +40 -95
- package/dist/node_modules/antd/es/skeleton/Title.cjs +1 -1
- package/dist/node_modules/antd/es/skeleton/Title.js +5 -18
- package/dist/node_modules/antd/es/skeleton/style/index.cjs +2 -2
- package/dist/node_modules/antd/es/skeleton/style/index.js +35 -292
- package/dist/node_modules/antd/es/space/Compact.cjs +1 -1
- package/dist/node_modules/antd/es/space/Compact.js +30 -72
- package/dist/node_modules/antd/es/space/Item.cjs +1 -1
- package/dist/node_modules/antd/es/space/Item.js +5 -18
- package/dist/node_modules/antd/es/space/context.cjs +1 -1
- package/dist/node_modules/antd/es/space/context.js +3 -5
- package/dist/node_modules/antd/es/space/index.cjs +1 -1
- package/dist/node_modules/antd/es/space/index.js +26 -68
- package/dist/node_modules/antd/es/space/style/compact.cjs +1 -1
- package/dist/node_modules/antd/es/space/style/compact.js +2 -14
- package/dist/node_modules/antd/es/space/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/space/style/index.js +14 -80
- package/dist/node_modules/antd/es/spin/Indicator/Looper.cjs +1 -1
- package/dist/node_modules/antd/es/spin/Indicator/Looper.js +4 -17
- package/dist/node_modules/antd/es/spin/Indicator/Progress.cjs +1 -1
- package/dist/node_modules/antd/es/spin/Indicator/Progress.js +15 -50
- package/dist/node_modules/antd/es/spin/Indicator/index.cjs +1 -1
- package/dist/node_modules/antd/es/spin/Indicator/index.js +4 -14
- package/dist/node_modules/antd/es/spin/index.cjs +1 -1
- package/dist/node_modules/antd/es/spin/index.js +36 -86
- package/dist/node_modules/antd/es/spin/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/spin/style/index.js +7 -270
- package/dist/node_modules/antd/es/spin/usePercent.cjs +1 -1
- package/dist/node_modules/antd/es/spin/usePercent.js +10 -11
- package/dist/node_modules/antd/es/style/compact-item-vertical.cjs +1 -1
- package/dist/node_modules/antd/es/style/compact-item-vertical.js +7 -40
- package/dist/node_modules/antd/es/style/compact-item.cjs +1 -1
- package/dist/node_modules/antd/es/style/compact-item.js +11 -56
- package/dist/node_modules/antd/es/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/style/index.js +16 -136
- package/dist/node_modules/antd/es/style/motion/collapse.cjs +3 -3
- package/dist/node_modules/antd/es/style/motion/collapse.js +4 -18
- package/dist/node_modules/antd/es/style/motion/motion.cjs +7 -7
- package/dist/node_modules/antd/es/style/motion/motion.js +10 -32
- package/dist/node_modules/antd/es/style/motion/move.cjs +2 -2
- package/dist/node_modules/antd/es/style/motion/move.js +9 -127
- package/dist/node_modules/antd/es/style/motion/slide.cjs +2 -2
- package/dist/node_modules/antd/es/style/motion/slide.js +11 -134
- package/dist/node_modules/antd/es/style/motion/zoom.cjs +4 -4
- package/dist/node_modules/antd/es/style/motion/zoom.js +7 -167
- package/dist/node_modules/antd/es/style/placementArrow.cjs +1 -1
- package/dist/node_modules/antd/es/style/placementArrow.js +11 -145
- package/dist/node_modules/antd/es/style/roundedArrow.cjs +1 -1
- package/dist/node_modules/antd/es/style/roundedArrow.js +9 -59
- package/dist/node_modules/antd/es/switch/index.cjs +1 -1
- package/dist/node_modules/antd/es/switch/index.js +24 -62
- package/dist/node_modules/antd/es/switch/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/switch/style/index.js +17 -290
- package/dist/node_modules/antd/es/table/Column.cjs +1 -1
- package/dist/node_modules/antd/es/table/ColumnGroup.cjs +1 -1
- package/dist/node_modules/antd/es/table/ExpandIcon.cjs +1 -1
- package/dist/node_modules/antd/es/table/ExpandIcon.js +9 -25
- package/dist/node_modules/antd/es/table/InternalTable.cjs +1 -1
- package/dist/node_modules/antd/es/table/InternalTable.js +84 -232
- package/dist/node_modules/antd/es/table/RcTable/VirtualTable.cjs +1 -1
- package/dist/node_modules/antd/es/table/RcTable/VirtualTable.js +4 -8
- package/dist/node_modules/antd/es/table/RcTable/index.cjs +1 -1
- package/dist/node_modules/antd/es/table/RcTable/index.js +4 -8
- package/dist/node_modules/antd/es/table/Table.cjs +1 -1
- package/dist/node_modules/antd/es/table/Table.js +9 -20
- package/dist/node_modules/antd/es/table/hooks/useContainerWidth.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useContainerWidth.js +4 -4
- package/dist/node_modules/antd/es/table/hooks/useFilter/FilterDropdown.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useFilter/FilterDropdown.js +109 -329
- package/dist/node_modules/antd/es/table/hooks/useFilter/FilterSearch.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useFilter/FilterSearch.js +5 -21
- package/dist/node_modules/antd/es/table/hooks/useFilter/FilterWrapper.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useFilter/FilterWrapper.js +2 -9
- package/dist/node_modules/antd/es/table/hooks/useFilter/index.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useFilter/index.js +64 -135
- package/dist/node_modules/antd/es/table/hooks/useLazyKVMap.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useLazyKVMap.js +13 -19
- package/dist/node_modules/antd/es/table/hooks/usePagination.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/usePagination.js +22 -35
- package/dist/node_modules/antd/es/table/hooks/useSelection.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useSelection.js +184 -322
- package/dist/node_modules/antd/es/table/hooks/useSorter.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useSorter.js +107 -221
- package/dist/node_modules/antd/es/table/hooks/useTitleColumns.cjs +1 -1
- package/dist/node_modules/antd/es/table/hooks/useTitleColumns.js +7 -7
- package/dist/node_modules/antd/es/table/index.js +2 -2
- package/dist/node_modules/antd/es/table/style/bordered.cjs +4 -4
- package/dist/node_modules/antd/es/table/style/bordered.js +7 -112
- package/dist/node_modules/antd/es/table/style/ellipsis.cjs +2 -2
- package/dist/node_modules/antd/es/table/style/ellipsis.js +6 -28
- package/dist/node_modules/antd/es/table/style/empty.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/empty.js +4 -16
- package/dist/node_modules/antd/es/table/style/expand.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/expand.js +4 -117
- package/dist/node_modules/antd/es/table/style/filter.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/filter.js +3 -147
- package/dist/node_modules/antd/es/table/style/fixed.cjs +4 -4
- package/dist/node_modules/antd/es/table/style/fixed.js +9 -103
- package/dist/node_modules/antd/es/table/style/index.cjs +4 -4
- package/dist/node_modules/antd/es/table/style/index.js +36 -297
- package/dist/node_modules/antd/es/table/style/pagination.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/pagination.js +4 -32
- package/dist/node_modules/antd/es/table/style/radius.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/radius.js +2 -42
- package/dist/node_modules/antd/es/table/style/rtl.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/rtl.js +2 -42
- package/dist/node_modules/antd/es/table/style/selection.cjs +2 -2
- package/dist/node_modules/antd/es/table/style/selection.js +6 -91
- package/dist/node_modules/antd/es/table/style/size.cjs +2 -2
- package/dist/node_modules/antd/es/table/style/size.js +6 -36
- package/dist/node_modules/antd/es/table/style/sorter.cjs +2 -2
- package/dist/node_modules/antd/es/table/style/sorter.js +4 -89
- package/dist/node_modules/antd/es/table/style/sticky.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/sticky.js +2 -50
- package/dist/node_modules/antd/es/table/style/summary.cjs +1 -1
- package/dist/node_modules/antd/es/table/style/summary.js +5 -26
- package/dist/node_modules/antd/es/table/style/virtual.cjs +2 -2
- package/dist/node_modules/antd/es/table/style/virtual.js +3 -65
- package/dist/node_modules/antd/es/table/util.cjs +1 -1
- package/dist/node_modules/antd/es/table/util.js +10 -10
- package/dist/node_modules/antd/es/tabs/TabPane.cjs +1 -1
- package/dist/node_modules/antd/es/tabs/hooks/useAnimateConfig.cjs +1 -1
- package/dist/node_modules/antd/es/tabs/hooks/useAnimateConfig.js +6 -23
- package/dist/node_modules/antd/es/tabs/hooks/useLegacyItems.cjs +1 -1
- package/dist/node_modules/antd/es/tabs/hooks/useLegacyItems.js +20 -31
- package/dist/node_modules/antd/es/tabs/index.cjs +1 -1
- package/dist/node_modules/antd/es/tabs/index.js +31 -88
- package/dist/node_modules/antd/es/tabs/style/index.cjs +3 -3
- package/dist/node_modules/antd/es/tabs/style/index.js +37 -825
- package/dist/node_modules/antd/es/tabs/style/motion.cjs +1 -1
- package/dist/node_modules/antd/es/tabs/style/motion.js +2 -36
- package/dist/node_modules/antd/es/theme/context.cjs +1 -1
- package/dist/node_modules/antd/es/theme/context.js +2 -8
- package/dist/node_modules/antd/es/theme/interface/presetColors.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/default/colorAlgorithm.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/default/colorAlgorithm.js +4 -4
- package/dist/node_modules/antd/es/theme/themes/default/colors.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/default/colors.js +4 -39
- package/dist/node_modules/antd/es/theme/themes/default/index.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/default/index.js +13 -18
- package/dist/node_modules/antd/es/theme/themes/default/theme.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/default/theme.js +3 -3
- package/dist/node_modules/antd/es/theme/themes/seed.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/seed.js +2 -64
- package/dist/node_modules/antd/es/theme/themes/shared/genColorMapToken.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/shared/genColorMapToken.js +6 -75
- package/dist/node_modules/antd/es/theme/themes/shared/genCommonMapToken.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/shared/genCommonMapToken.js +4 -16
- package/dist/node_modules/antd/es/theme/themes/shared/genControlHeight.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/shared/genControlHeight.js +2 -8
- package/dist/node_modules/antd/es/theme/themes/shared/genFontMapToken.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/shared/genFontMapToken.js +3 -24
- package/dist/node_modules/antd/es/theme/themes/shared/genFontSizes.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/shared/genFontSizes.js +8 -13
- package/dist/node_modules/antd/es/theme/themes/shared/genRadius.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/shared/genRadius.js +4 -10
- package/dist/node_modules/antd/es/theme/themes/shared/genSizeMapToken.cjs +1 -1
- package/dist/node_modules/antd/es/theme/themes/shared/genSizeMapToken.js +2 -24
- package/dist/node_modules/antd/es/theme/useToken.cjs +1 -1
- package/dist/node_modules/antd/es/theme/useToken.js +30 -102
- package/dist/node_modules/antd/es/theme/util/alias.cjs +6 -6
- package/dist/node_modules/antd/es/theme/util/alias.js +24 -125
- package/dist/node_modules/antd/es/theme/util/genPresetColor.cjs +1 -1
- package/dist/node_modules/antd/es/theme/util/genPresetColor.js +5 -10
- package/dist/node_modules/antd/es/theme/util/genStyleUtils.cjs +1 -1
- package/dist/node_modules/antd/es/theme/util/genStyleUtils.js +20 -47
- package/dist/node_modules/antd/es/theme/util/getAlphaColor.cjs +1 -1
- package/dist/node_modules/antd/es/theme/util/getAlphaColor.js +12 -33
- package/dist/node_modules/antd/es/theme/util/useResetIconStyle.cjs +1 -1
- package/dist/node_modules/antd/es/theme/util/useResetIconStyle.js +5 -13
- package/dist/node_modules/antd/es/time-picker/locale/en_US.cjs +1 -1
- package/dist/node_modules/antd/es/time-picker/locale/en_US.js +1 -4
- package/dist/node_modules/antd/es/tooltip/PurePanel.cjs +1 -1
- package/dist/node_modules/antd/es/tooltip/PurePanel.js +4 -22
- package/dist/node_modules/antd/es/tooltip/index.cjs +1 -1
- package/dist/node_modules/antd/es/tooltip/index.js +44 -130
- package/dist/node_modules/antd/es/tooltip/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/tooltip/style/index.js +19 -127
- package/dist/node_modules/antd/es/tooltip/util.cjs +1 -1
- package/dist/node_modules/antd/es/tooltip/util.js +6 -12
- package/dist/node_modules/antd/es/tree/DirectoryTree.cjs +1 -1
- package/dist/node_modules/antd/es/tree/DirectoryTree.js +44 -93
- package/dist/node_modules/antd/es/tree/Tree.cjs +1 -1
- package/dist/node_modules/antd/es/tree/Tree.js +20 -81
- package/dist/node_modules/antd/es/tree/index.cjs +1 -1
- package/dist/node_modules/antd/es/tree/index.js +5 -6
- package/dist/node_modules/antd/es/tree/style/directory.cjs +1 -1
- package/dist/node_modules/antd/es/tree/style/directory.js +2 -51
- package/dist/node_modules/antd/es/tree/style/index.cjs +1 -1
- package/dist/node_modules/antd/es/tree/style/index.js +19 -349
- package/dist/node_modules/antd/es/tree/utils/dictUtil.cjs +1 -1
- package/dist/node_modules/antd/es/tree/utils/dictUtil.js +30 -49
- package/dist/node_modules/antd/es/tree/utils/dropIndicator.cjs +1 -1
- package/dist/node_modules/antd/es/tree/utils/dropIndicator.js +6 -19
- package/dist/node_modules/antd/es/tree/utils/iconUtil.cjs +1 -1
- package/dist/node_modules/antd/es/tree/utils/iconUtil.js +17 -45
- package/dist/node_modules/antd/es/typography/Base/CopyBtn.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Base/CopyBtn.js +10 -34
- package/dist/node_modules/antd/es/typography/Base/Ellipsis.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Base/Ellipsis.js +52 -122
- package/dist/node_modules/antd/es/typography/Base/EllipsisTooltip.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Base/EllipsisTooltip.js +4 -11
- package/dist/node_modules/antd/es/typography/Base/index.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Base/index.js +93 -232
- package/dist/node_modules/antd/es/typography/Base/util.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Base/util.js +13 -15
- package/dist/node_modules/antd/es/typography/Editable.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Editable.js +31 -80
- package/dist/node_modules/antd/es/typography/Link.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Link.js +16 -23
- package/dist/node_modules/antd/es/typography/Paragraph.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Paragraph.js +2 -6
- package/dist/node_modules/antd/es/typography/Text.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Text.js +17 -22
- package/dist/node_modules/antd/es/typography/Title.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Title.js +18 -22
- package/dist/node_modules/antd/es/typography/Typography.cjs +1 -1
- package/dist/node_modules/antd/es/typography/Typography.js +17 -38
- package/dist/node_modules/antd/es/typography/hooks/useCopyClick.cjs +1 -1
- package/dist/node_modules/antd/es/typography/hooks/useCopyClick.js +33 -44
- package/dist/node_modules/antd/es/typography/hooks/useMergedConfig.cjs +1 -1
- package/dist/node_modules/antd/es/typography/hooks/useMergedConfig.js +6 -6
- package/dist/node_modules/antd/es/typography/hooks/usePrevious.cjs +1 -1
- package/dist/node_modules/antd/es/typography/hooks/usePrevious.js +4 -4
- package/dist/node_modules/antd/es/typography/hooks/useTooltipProps.cjs +1 -1
- package/dist/node_modules/antd/es/typography/hooks/useTooltipProps.js +3 -11
- package/dist/node_modules/antd/es/typography/index.cjs +1 -1
- package/dist/node_modules/antd/es/typography/index.js +5 -8
- package/dist/node_modules/antd/es/typography/style/index.cjs +3 -3
- package/dist/node_modules/antd/es/typography/style/index.js +19 -75
- package/dist/node_modules/antd/es/typography/style/mixins.cjs +2 -2
- package/dist/node_modules/antd/es/typography/style/mixins.js +23 -203
- package/dist/node_modules/antd/es/version/version.cjs +1 -1
- package/dist/node_modules/antd/es/version/version.js +2 -2
- package/dist/node_modules/classnames/index.cjs +1 -5
- package/dist/node_modules/classnames/index.js +26 -37
- package/dist/node_modules/clsx/dist/clsx.m.cjs +1 -1
- package/dist/node_modules/compute-scroll-into-view/dist/index.cjs +1 -1
- package/dist/node_modules/compute-scroll-into-view/dist/index.js +18 -18
- package/dist/node_modules/copy-to-clipboard/index.cjs +1 -1
- package/dist/node_modules/copy-to-clipboard/index.js +27 -38
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +3 -4
- package/dist/node_modules/date-fns/_lib/defaultOptions.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/format/formatters.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/format/formatters.js +294 -578
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +24 -56
- package/dist/node_modules/date-fns/_lib/format/longFormatters.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/format/longFormatters.js +14 -22
- package/dist/node_modules/date-fns/_lib/getRoundingMethod.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/getRoundingMethod.js +5 -5
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +1 -11
- package/dist/node_modules/date-fns/_lib/protectedTokens.cjs +1 -1
- package/dist/node_modules/date-fns/_lib/protectedTokens.js +14 -15
- package/dist/node_modules/date-fns/compareAsc.cjs +1 -1
- package/dist/node_modules/date-fns/compareAsc.js +4 -4
- package/dist/node_modules/date-fns/constants.cjs +1 -1
- package/dist/node_modules/date-fns/constants.js +5 -5
- package/dist/node_modules/date-fns/constructFrom.cjs +1 -1
- package/dist/node_modules/date-fns/constructFrom.js +4 -4
- package/dist/node_modules/date-fns/constructNow.cjs +1 -1
- package/dist/node_modules/date-fns/differenceInCalendarDays.cjs +1 -1
- package/dist/node_modules/date-fns/differenceInCalendarDays.js +7 -7
- package/dist/node_modules/date-fns/differenceInCalendarMonths.cjs +1 -1
- package/dist/node_modules/date-fns/differenceInCalendarMonths.js +5 -5
- package/dist/node_modules/date-fns/differenceInMilliseconds.cjs +1 -1
- package/dist/node_modules/date-fns/differenceInMonths.cjs +1 -1
- package/dist/node_modules/date-fns/differenceInMonths.js +14 -17
- package/dist/node_modules/date-fns/differenceInSeconds.cjs +1 -1
- package/dist/node_modules/date-fns/differenceInSeconds.js +6 -6
- package/dist/node_modules/date-fns/endOfDay.cjs +1 -1
- package/dist/node_modules/date-fns/endOfDay.js +5 -5
- package/dist/node_modules/date-fns/endOfMonth.cjs +1 -1
- package/dist/node_modules/date-fns/format.cjs +1 -1
- package/dist/node_modules/date-fns/format.js +33 -50
- package/dist/node_modules/date-fns/formatDistance.cjs +1 -1
- package/dist/node_modules/date-fns/formatDistance.js +35 -43
- package/dist/node_modules/date-fns/formatDistanceToNow.cjs +1 -1
- package/dist/node_modules/date-fns/formatDistanceToNow.js +5 -5
- package/dist/node_modules/date-fns/getDayOfYear.cjs +1 -1
- package/dist/node_modules/date-fns/getDayOfYear.js +7 -7
- package/dist/node_modules/date-fns/getISOWeek.cjs +1 -1
- package/dist/node_modules/date-fns/getISOWeek.js +9 -9
- package/dist/node_modules/date-fns/getISOWeekYear.cjs +1 -1
- package/dist/node_modules/date-fns/getISOWeekYear.js +11 -11
- package/dist/node_modules/date-fns/getWeek.cjs +1 -1
- package/dist/node_modules/date-fns/getWeek.js +8 -8
- package/dist/node_modules/date-fns/getWeekYear.cjs +1 -1
- package/dist/node_modules/date-fns/getWeekYear.js +14 -14
- package/dist/node_modules/date-fns/isDate.cjs +1 -1
- package/dist/node_modules/date-fns/isLastDayOfMonth.cjs +1 -1
- package/dist/node_modules/date-fns/isLastDayOfMonth.js +7 -7
- package/dist/node_modules/date-fns/isValid.cjs +1 -1
- package/dist/node_modules/date-fns/isValid.js +7 -8
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.cjs +1 -1
- package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +5 -5
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.cjs +1 -1
- package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +10 -12
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.cjs +1 -1
- package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +11 -26
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.cjs +1 -1
- package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +9 -11
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.cjs +1 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +2 -64
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.cjs +1 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +2 -30
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.cjs +1 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +2 -9
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.cjs +1 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +11 -150
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.cjs +1 -1
- package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +3 -107
- package/dist/node_modules/date-fns/locale/en-US.cjs +1 -1
- package/dist/node_modules/date-fns/locale/en-US.js +3 -14
- package/dist/node_modules/date-fns/startOfDay.cjs +1 -1
- package/dist/node_modules/date-fns/startOfDay.js +5 -5
- package/dist/node_modules/date-fns/startOfISOWeek.cjs +1 -1
- package/dist/node_modules/date-fns/startOfISOWeekYear.cjs +1 -1
- package/dist/node_modules/date-fns/startOfISOWeekYear.js +2 -2
- package/dist/node_modules/date-fns/startOfWeek.cjs +1 -1
- package/dist/node_modules/date-fns/startOfWeek.js +8 -8
- package/dist/node_modules/date-fns/startOfWeekYear.cjs +1 -1
- package/dist/node_modules/date-fns/startOfWeekYear.js +10 -10
- package/dist/node_modules/date-fns/startOfYear.cjs +1 -1
- package/dist/node_modules/date-fns/startOfYear.js +7 -7
- package/dist/node_modules/date-fns/toDate.cjs +1 -1
- package/dist/node_modules/date-fns/toDate.js +3 -3
- package/dist/node_modules/dayjs/dayjs.min.cjs +1 -1
- package/dist/node_modules/dayjs/dayjs.min.js +273 -276
- package/dist/node_modules/dayjs/plugin/advancedFormat.cjs +1 -1
- package/dist/node_modules/dayjs/plugin/advancedFormat.js +46 -51
- package/dist/node_modules/dayjs/plugin/customParseFormat.cjs +1 -1
- package/dist/node_modules/dayjs/plugin/customParseFormat.js +115 -118
- package/dist/node_modules/dayjs/plugin/localeData.cjs +1 -1
- package/dist/node_modules/dayjs/plugin/localeData.js +74 -79
- package/dist/node_modules/dayjs/plugin/weekOfYear.cjs +1 -1
- package/dist/node_modules/dayjs/plugin/weekOfYear.js +21 -26
- package/dist/node_modules/dayjs/plugin/weekYear.cjs +1 -1
- package/dist/node_modules/dayjs/plugin/weekYear.js +11 -16
- package/dist/node_modules/dayjs/plugin/weekday.cjs +1 -1
- package/dist/node_modules/dayjs/plugin/weekday.js +11 -16
- package/dist/node_modules/debounce/index.cjs +1 -1
- package/dist/node_modules/debounce/index.js +24 -32
- package/dist/node_modules/rc-checkbox/es/index.cjs +1 -1
- package/dist/node_modules/rc-checkbox/es/index.js +28 -57
- package/dist/node_modules/rc-dropdown/es/Dropdown.cjs +1 -1
- package/dist/node_modules/rc-dropdown/es/Dropdown.js +23 -65
- package/dist/node_modules/rc-dropdown/es/Overlay.cjs +1 -1
- package/dist/node_modules/rc-dropdown/es/Overlay.js +8 -13
- package/dist/node_modules/rc-dropdown/es/hooks/useAccessibility.cjs +1 -1
- package/dist/node_modules/rc-dropdown/es/hooks/useAccessibility.js +20 -24
- package/dist/node_modules/rc-dropdown/es/index.cjs +1 -1
- package/dist/node_modules/rc-dropdown/es/placements.js +2 -42
- package/dist/node_modules/rc-field-form/es/Field.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/Field.js +152 -255
- package/dist/node_modules/rc-field-form/es/FieldContext.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/FieldContext.js +6 -36
- package/dist/node_modules/rc-field-form/es/Form.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/Form.js +42 -69
- package/dist/node_modules/rc-field-form/es/FormContext.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/FormContext.js +20 -42
- package/dist/node_modules/rc-field-form/es/List.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/List.js +45 -77
- package/dist/node_modules/rc-field-form/es/ListContext.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/ListContext.js +2 -2
- package/dist/node_modules/rc-field-form/es/index.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/index.js +9 -13
- package/dist/node_modules/rc-field-form/es/useForm.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/useForm.js +215 -368
- package/dist/node_modules/rc-field-form/es/useWatch.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/useWatch.js +35 -43
- package/dist/node_modules/rc-field-form/es/utils/NameMap.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/utils/NameMap.js +33 -55
- package/dist/node_modules/rc-field-form/es/utils/asyncUtil.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/utils/asyncUtil.js +9 -9
- package/dist/node_modules/rc-field-form/es/utils/messages.js +1 -47
- package/dist/node_modules/rc-field-form/es/utils/typeUtil.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/utils/validateUtil.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/utils/validateUtil.js +123 -144
- package/dist/node_modules/rc-field-form/es/utils/valueUtil.cjs +1 -1
- package/dist/node_modules/rc-field-form/es/utils/valueUtil.js +36 -40
- package/dist/node_modules/rc-input/es/BaseInput.cjs +1 -1
- package/dist/node_modules/rc-input/es/BaseInput.js +29 -65
- package/dist/node_modules/rc-input/es/Input.cjs +1 -1
- package/dist/node_modules/rc-input/es/Input.js +62 -139
- package/dist/node_modules/rc-input/es/hooks/useCount.cjs +1 -1
- package/dist/node_modules/rc-input/es/hooks/useCount.js +14 -18
- package/dist/node_modules/rc-input/es/index.cjs +1 -1
- package/dist/node_modules/rc-input/es/index.js +2 -2
- package/dist/node_modules/rc-input/es/utils/commonUtils.cjs +1 -1
- package/dist/node_modules/rc-input/es/utils/commonUtils.js +24 -39
- package/dist/node_modules/rc-menu/es/Divider.cjs +1 -1
- package/dist/node_modules/rc-menu/es/Divider.js +7 -11
- package/dist/node_modules/rc-menu/es/Icon.cjs +1 -1
- package/dist/node_modules/rc-menu/es/Icon.js +6 -6
- package/dist/node_modules/rc-menu/es/Menu.cjs +1 -1
- package/dist/node_modules/rc-menu/es/Menu.js +109 -207
- package/dist/node_modules/rc-menu/es/MenuItem.cjs +1 -1
- package/dist/node_modules/rc-menu/es/MenuItem.js +60 -97
- package/dist/node_modules/rc-menu/es/MenuItemGroup.cjs +1 -1
- package/dist/node_modules/rc-menu/es/MenuItemGroup.js +19 -34
- package/dist/node_modules/rc-menu/es/SubMenu/InlineSubMenuList.cjs +1 -1
- package/dist/node_modules/rc-menu/es/SubMenu/InlineSubMenuList.js +21 -34
- package/dist/node_modules/rc-menu/es/SubMenu/PopupTrigger.cjs +1 -1
- package/dist/node_modules/rc-menu/es/SubMenu/PopupTrigger.js +20 -49
- package/dist/node_modules/rc-menu/es/SubMenu/SubMenuList.cjs +1 -1
- package/dist/node_modules/rc-menu/es/SubMenu/SubMenuList.js +8 -14
- package/dist/node_modules/rc-menu/es/SubMenu/index.cjs +1 -1
- package/dist/node_modules/rc-menu/es/SubMenu/index.js +56 -137
- package/dist/node_modules/rc-menu/es/context/IdContext.cjs +1 -1
- package/dist/node_modules/rc-menu/es/context/IdContext.js +9 -10
- package/dist/node_modules/rc-menu/es/context/MenuContext.cjs +1 -1
- package/dist/node_modules/rc-menu/es/context/MenuContext.js +17 -22
- package/dist/node_modules/rc-menu/es/context/PathContext.cjs +1 -1
- package/dist/node_modules/rc-menu/es/context/PathContext.js +5 -5
- package/dist/node_modules/rc-menu/es/context/PrivateContext.cjs +1 -1
- package/dist/node_modules/rc-menu/es/context/PrivateContext.js +2 -2
- package/dist/node_modules/rc-menu/es/hooks/useAccessibility.cjs +1 -1
- package/dist/node_modules/rc-menu/es/hooks/useAccessibility.js +86 -124
- package/dist/node_modules/rc-menu/es/hooks/useActive.cjs +1 -1
- package/dist/node_modules/rc-menu/es/hooks/useActive.js +9 -17
- package/dist/node_modules/rc-menu/es/hooks/useDirectionStyle.cjs +1 -1
- package/dist/node_modules/rc-menu/es/hooks/useDirectionStyle.js +6 -13
- package/dist/node_modules/rc-menu/es/hooks/useKeyRecords.cjs +1 -1
- package/dist/node_modules/rc-menu/es/hooks/useKeyRecords.js +38 -53
- package/dist/node_modules/rc-menu/es/hooks/useMemoCallback.cjs +1 -1
- package/dist/node_modules/rc-menu/es/hooks/useMemoCallback.js +9 -10
- package/dist/node_modules/rc-menu/es/hooks/useUUID.cjs +1 -1
- package/dist/node_modules/rc-menu/es/hooks/useUUID.js +10 -12
- package/dist/node_modules/rc-menu/es/index.cjs +1 -1
- package/dist/node_modules/rc-menu/es/index.js +8 -11
- package/dist/node_modules/rc-menu/es/placements.cjs +1 -1
- package/dist/node_modules/rc-menu/es/placements.js +1 -70
- package/dist/node_modules/rc-menu/es/utils/commonUtil.cjs +1 -1
- package/dist/node_modules/rc-menu/es/utils/commonUtil.js +12 -15
- package/dist/node_modules/rc-menu/es/utils/motionUtil.cjs +1 -1
- package/dist/node_modules/rc-menu/es/utils/motionUtil.js +3 -6
- package/dist/node_modules/rc-menu/es/utils/nodeUtil.cjs +1 -1
- package/dist/node_modules/rc-menu/es/utils/nodeUtil.js +23 -44
- package/dist/node_modules/rc-menu/es/utils/timeUtil.cjs +1 -1
- package/dist/node_modules/rc-menu/es/utils/warnUtil.cjs +1 -1
- package/dist/node_modules/rc-menu/es/utils/warnUtil.js +9 -11
- package/dist/node_modules/rc-motion/es/CSSMotion.cjs +1 -1
- package/dist/node_modules/rc-motion/es/CSSMotion.js +35 -59
- package/dist/node_modules/rc-motion/es/CSSMotionList.cjs +1 -1
- package/dist/node_modules/rc-motion/es/CSSMotionList.js +59 -88
- package/dist/node_modules/rc-motion/es/DomWrapper.cjs +1 -1
- package/dist/node_modules/rc-motion/es/DomWrapper.js +12 -15
- package/dist/node_modules/rc-motion/es/context.cjs +1 -1
- package/dist/node_modules/rc-motion/es/context.js +7 -9
- package/dist/node_modules/rc-motion/es/hooks/useDomMotionEvents.cjs +1 -1
- package/dist/node_modules/rc-motion/es/hooks/useDomMotionEvents.js +13 -14
- package/dist/node_modules/rc-motion/es/hooks/useIsomorphicLayoutEffect.cjs +1 -1
- package/dist/node_modules/rc-motion/es/hooks/useIsomorphicLayoutEffect.js +4 -4
- package/dist/node_modules/rc-motion/es/hooks/useNextFrame.cjs +1 -1
- package/dist/node_modules/rc-motion/es/hooks/useNextFrame.js +18 -21
- package/dist/node_modules/rc-motion/es/hooks/useStatus.cjs +1 -1
- package/dist/node_modules/rc-motion/es/hooks/useStatus.js +63 -75
- package/dist/node_modules/rc-motion/es/hooks/useStepQueue.cjs +1 -1
- package/dist/node_modules/rc-motion/es/hooks/useStepQueue.js +27 -29
- package/dist/node_modules/rc-motion/es/index.cjs +1 -1
- package/dist/node_modules/rc-motion/es/index.js +2 -2
- package/dist/node_modules/rc-motion/es/interface.cjs +1 -1
- package/dist/node_modules/rc-motion/es/interface.js +8 -8
- package/dist/node_modules/rc-motion/es/util/diff.cjs +1 -1
- package/dist/node_modules/rc-motion/es/util/diff.js +39 -54
- package/dist/node_modules/rc-motion/es/util/motion.cjs +1 -1
- package/dist/node_modules/rc-motion/es/util/motion.js +28 -39
- package/dist/node_modules/rc-overflow/es/Item.cjs +1 -1
- package/dist/node_modules/rc-overflow/es/Item.js +23 -41
- package/dist/node_modules/rc-overflow/es/Overflow.cjs +1 -1
- package/dist/node_modules/rc-overflow/es/Overflow.js +65 -123
- package/dist/node_modules/rc-overflow/es/RawItem.cjs +1 -1
- package/dist/node_modules/rc-overflow/es/RawItem.js +11 -18
- package/dist/node_modules/rc-overflow/es/context.cjs +1 -1
- package/dist/node_modules/rc-overflow/es/context.js +2 -2
- package/dist/node_modules/rc-overflow/es/hooks/channelUpdate.cjs +1 -1
- package/dist/node_modules/rc-overflow/es/hooks/channelUpdate.js +4 -5
- package/dist/node_modules/rc-overflow/es/hooks/useEffectState.cjs +1 -1
- package/dist/node_modules/rc-overflow/es/hooks/useEffectState.js +18 -18
- package/dist/node_modules/rc-overflow/es/index.js +2 -2
- package/dist/node_modules/rc-pagination/es/Options.cjs +1 -1
- package/dist/node_modules/rc-pagination/es/Options.js +28 -63
- package/dist/node_modules/rc-pagination/es/Pager.cjs +1 -1
- package/dist/node_modules/rc-pagination/es/Pager.js +11 -19
- package/dist/node_modules/rc-pagination/es/Pagination.cjs +1 -1
- package/dist/node_modules/rc-pagination/es/Pagination.js +124 -260
- package/dist/node_modules/rc-pagination/es/locale/en_US.cjs +1 -1
- package/dist/node_modules/rc-pagination/es/locale/en_US.js +1 -15
- package/dist/node_modules/rc-pagination/es/locale/zh_CN.cjs +1 -1
- package/dist/node_modules/rc-pagination/es/locale/zh_CN.js +1 -15
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/Footer.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/Footer.js +12 -31
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/PopupPanel.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/PopupPanel.js +17 -38
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/PresetPanel.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/PresetPanel.js +13 -20
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Popup/index.js +43 -83
- package/dist/node_modules/rc-picker/es/PickerInput/RangePicker.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/RangePicker.js +128 -251
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/Icon.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/Icon.js +15 -22
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/Input.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/Input.js +96 -143
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/MaskFormat.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/MaskFormat.js +38 -63
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/RangeSelector.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/RangeSelector.js +67 -114
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/SingleSelector/MultipleDates.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/SingleSelector/MultipleDates.js +18 -42
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/SingleSelector/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/SingleSelector/index.js +47 -98
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/hooks/useClearIcon.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/hooks/useClearIcon.js +6 -11
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/hooks/useInputProps.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/hooks/useInputProps.js +51 -96
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/hooks/useRootProps.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/hooks/useRootProps.js +7 -7
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/util.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/Selector/util.js +3 -12
- package/dist/node_modules/rc-picker/es/PickerInput/SinglePicker.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/SinglePicker.js +110 -225
- package/dist/node_modules/rc-picker/es/PickerInput/context.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/context.js +2 -2
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useCellRender.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useCellRender.js +13 -15
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useDelayState.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useDelayState.js +14 -16
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useDisabledBoundary.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useDisabledBoundary.js +6 -7
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useFieldFormat.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useFieldFormat.js +10 -15
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useFieldsInvalidate.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useFieldsInvalidate.js +14 -17
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useFilledProps.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useFilledProps.js +31 -51
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useInputReadOnly.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useInputReadOnly.js +2 -2
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useInvalidate.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useInvalidate.js +10 -19
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useLockEffect.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useLockEffect.js +14 -15
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useOpen.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useOpen.js +11 -12
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/usePickerRef.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/usePickerRef.js +14 -18
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/usePresets.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/usePresets.js +9 -12
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangeActive.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangeActive.js +21 -21
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangeDisabledDate.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangeDisabledDate.js +10 -16
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangePickerValue.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangePickerValue.js +49 -68
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangeValue.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useRangeValue.js +75 -110
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useShowNow.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerInput/hooks/useShowNow.js +3 -3
- package/dist/node_modules/rc-picker/es/PickerPanel/DatePanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/DatePanel/index.js +43 -115
- package/dist/node_modules/rc-picker/es/PickerPanel/DateTimePanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/DateTimePanel/index.js +16 -21
- package/dist/node_modules/rc-picker/es/PickerPanel/DecadePanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/DecadePanel/index.js +28 -61
- package/dist/node_modules/rc-picker/es/PickerPanel/MonthPanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/MonthPanel/index.js +29 -62
- package/dist/node_modules/rc-picker/es/PickerPanel/PanelBody.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/PanelBody.js +34 -67
- package/dist/node_modules/rc-picker/es/PickerPanel/PanelHeader.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/PanelHeader.js +36 -79
- package/dist/node_modules/rc-picker/es/PickerPanel/QuarterPanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/QuarterPanel/index.js +24 -56
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/TimeColumn.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/TimeColumn.js +45 -69
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/index.js +80 -134
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/useScrollTo.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/useScrollTo.js +29 -34
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/util.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/TimePanelBody/util.js +13 -13
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/TimePanel/index.js +11 -19
- package/dist/node_modules/rc-picker/es/PickerPanel/WeekPanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/WeekPanel/index.js +19 -28
- package/dist/node_modules/rc-picker/es/PickerPanel/YearPanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/YearPanel/index.js +30 -67
- package/dist/node_modules/rc-picker/es/PickerPanel/context.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/context.js +12 -33
- package/dist/node_modules/rc-picker/es/PickerPanel/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerPanel/index.js +77 -137
- package/dist/node_modules/rc-picker/es/PickerTrigger/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/PickerTrigger/index.js +11 -59
- package/dist/node_modules/rc-picker/es/PickerTrigger/util.cjs +1 -1
- package/dist/node_modules/rc-picker/es/generate/dayjs.cjs +1 -1
- package/dist/node_modules/rc-picker/es/generate/dayjs.js +84 -196
- package/dist/node_modules/rc-picker/es/hooks/useLocale.cjs +1 -1
- package/dist/node_modules/rc-picker/es/hooks/useLocale.js +15 -28
- package/dist/node_modules/rc-picker/es/hooks/useSyncState.cjs +1 -1
- package/dist/node_modules/rc-picker/es/hooks/useSyncState.js +9 -9
- package/dist/node_modules/rc-picker/es/hooks/useTimeConfig.cjs +1 -1
- package/dist/node_modules/rc-picker/es/hooks/useTimeConfig.js +46 -85
- package/dist/node_modules/rc-picker/es/hooks/useTimeInfo.cjs +1 -1
- package/dist/node_modules/rc-picker/es/hooks/useTimeInfo.js +49 -64
- package/dist/node_modules/rc-picker/es/hooks/useToggleDates.cjs +1 -1
- package/dist/node_modules/rc-picker/es/hooks/useToggleDates.js +11 -13
- package/dist/node_modules/rc-picker/es/index.cjs +1 -1
- package/dist/node_modules/rc-picker/es/index.js +2 -2
- package/dist/node_modules/rc-picker/es/locale/common.cjs +1 -1
- package/dist/node_modules/rc-picker/es/locale/common.js +2 -7
- package/dist/node_modules/rc-picker/es/locale/en_US.cjs +1 -1
- package/dist/node_modules/rc-picker/es/locale/en_US.js +1 -27
- package/dist/node_modules/rc-picker/es/utils/dateUtil.cjs +1 -1
- package/dist/node_modules/rc-picker/es/utils/dateUtil.js +71 -73
- package/dist/node_modules/rc-picker/es/utils/miscUtil.cjs +1 -1
- package/dist/node_modules/rc-picker/es/utils/miscUtil.js +29 -32
- package/dist/node_modules/rc-picker/es/utils/uiUtil.cjs +1 -1
- package/dist/node_modules/rc-picker/es/utils/uiUtil.js +2 -2
- package/dist/node_modules/rc-progress/es/Circle/PtgCircle.cjs +1 -1
- package/dist/node_modules/rc-progress/es/Circle/PtgCircle.js +11 -41
- package/dist/node_modules/rc-progress/es/Circle/index.cjs +1 -1
- package/dist/node_modules/rc-progress/es/Circle/index.js +33 -78
- package/dist/node_modules/rc-progress/es/Circle/util.cjs +1 -1
- package/dist/node_modules/rc-progress/es/Circle/util.js +5 -20
- package/dist/node_modules/rc-progress/es/Line.cjs +1 -1
- package/dist/node_modules/rc-progress/es/common.cjs +1 -1
- package/dist/node_modules/rc-progress/es/common.js +10 -19
- package/dist/node_modules/rc-progress/es/hooks/useId.cjs +1 -1
- package/dist/node_modules/rc-progress/es/hooks/useId.js +12 -15
- package/dist/node_modules/rc-resize-observer/es/Collection.cjs +1 -1
- package/dist/node_modules/rc-resize-observer/es/Collection.js +12 -18
- package/dist/node_modules/rc-resize-observer/es/SingleObserver/DomWrapper.cjs +1 -1
- package/dist/node_modules/rc-resize-observer/es/SingleObserver/DomWrapper.js +12 -15
- package/dist/node_modules/rc-resize-observer/es/SingleObserver/index.cjs +1 -1
- package/dist/node_modules/rc-resize-observer/es/SingleObserver/index.js +32 -50
- package/dist/node_modules/rc-resize-observer/es/index.cjs +1 -1
- package/dist/node_modules/rc-resize-observer/es/index.js +12 -17
- package/dist/node_modules/rc-resize-observer/es/utils/observerUtil.cjs +1 -1
- package/dist/node_modules/rc-resize-observer/es/utils/observerUtil.js +14 -15
- package/dist/node_modules/rc-segmented/es/MotionThumb.cjs +1 -1
- package/dist/node_modules/rc-segmented/es/MotionThumb.js +39 -98
- package/dist/node_modules/rc-segmented/es/index.cjs +1 -1
- package/dist/node_modules/rc-segmented/es/index.js +61 -126
- package/dist/node_modules/rc-select/es/BaseSelect/Polite.cjs +1 -1
- package/dist/node_modules/rc-select/es/BaseSelect/Polite.js +8 -20
- package/dist/node_modules/rc-select/es/BaseSelect/index.cjs +2 -2
- package/dist/node_modules/rc-select/es/BaseSelect/index.js +133 -258
- package/dist/node_modules/rc-select/es/OptGroup.cjs +1 -1
- package/dist/node_modules/rc-select/es/Option.cjs +1 -1
- package/dist/node_modules/rc-select/es/OptionList.cjs +1 -1
- package/dist/node_modules/rc-select/es/OptionList.js +106 -191
- package/dist/node_modules/rc-select/es/Select.cjs +1 -1
- package/dist/node_modules/rc-select/es/Select.js +142 -233
- package/dist/node_modules/rc-select/es/SelectContext.cjs +1 -1
- package/dist/node_modules/rc-select/es/SelectContext.js +2 -2
- package/dist/node_modules/rc-select/es/SelectTrigger.cjs +1 -1
- package/dist/node_modules/rc-select/es/SelectTrigger.js +29 -89
- package/dist/node_modules/rc-select/es/Selector/Input.cjs +1 -1
- package/dist/node_modules/rc-select/es/Selector/Input.js +22 -55
- package/dist/node_modules/rc-select/es/Selector/MultipleSelector.cjs +1 -1
- package/dist/node_modules/rc-select/es/Selector/MultipleSelector.js +45 -112
- package/dist/node_modules/rc-select/es/Selector/SingleSelector.cjs +1 -1
- package/dist/node_modules/rc-select/es/Selector/SingleSelector.js +16 -53
- package/dist/node_modules/rc-select/es/Selector/index.cjs +1 -1
- package/dist/node_modules/rc-select/es/Selector/index.js +47 -70
- package/dist/node_modules/rc-select/es/TransBtn.cjs +1 -1
- package/dist/node_modules/rc-select/es/TransBtn.js +10 -22
- package/dist/node_modules/rc-select/es/hooks/useAllowClear.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useAllowClear.js +9 -19
- package/dist/node_modules/rc-select/es/hooks/useBaseProps.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useBaseProps.js +1 -1
- package/dist/node_modules/rc-select/es/hooks/useCache.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useCache.js +15 -23
- package/dist/node_modules/rc-select/es/hooks/useDelayReset.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useDelayReset.js +11 -13
- package/dist/node_modules/rc-select/es/hooks/useFilterOptions.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useFilterOptions.js +26 -32
- package/dist/node_modules/rc-select/es/hooks/useId.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useId.js +12 -12
- package/dist/node_modules/rc-select/es/hooks/useLayoutEffect.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useLayoutEffect.js +4 -4
- package/dist/node_modules/rc-select/es/hooks/useLock.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useLock.js +9 -11
- package/dist/node_modules/rc-select/es/hooks/useOptions.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useOptions.js +16 -20
- package/dist/node_modules/rc-select/es/hooks/useRefFunc.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useRefFunc.js +7 -7
- package/dist/node_modules/rc-select/es/hooks/useSelectTriggerControl.cjs +1 -1
- package/dist/node_modules/rc-select/es/hooks/useSelectTriggerControl.js +12 -16
- package/dist/node_modules/rc-select/es/index.cjs +1 -1
- package/dist/node_modules/rc-select/es/index.js +8 -8
- package/dist/node_modules/rc-select/es/utils/commonUtil.cjs +1 -1
- package/dist/node_modules/rc-select/es/utils/commonUtil.js +18 -18
- package/dist/node_modules/rc-select/es/utils/keyUtil.cjs +1 -1
- package/dist/node_modules/rc-select/es/utils/keyUtil.js +1 -34
- package/dist/node_modules/rc-select/es/utils/legacyUtil.cjs +1 -1
- package/dist/node_modules/rc-select/es/utils/legacyUtil.js +17 -28
- package/dist/node_modules/rc-select/es/utils/platformUtil.cjs +1 -1
- package/dist/node_modules/rc-select/es/utils/valueUtil.cjs +1 -1
- package/dist/node_modules/rc-select/es/utils/valueUtil.js +42 -63
- package/dist/node_modules/rc-select/es/utils/warningPropsUtil.cjs +1 -1
- package/dist/node_modules/rc-select/es/utils/warningPropsUtil.js +37 -49
- package/dist/node_modules/rc-switch/es/index.cjs +1 -1
- package/dist/node_modules/rc-switch/es/index.js +21 -41
- package/dist/node_modules/rc-table/es/Body/BodyRow.cjs +1 -1
- package/dist/node_modules/rc-table/es/Body/BodyRow.js +27 -74
- package/dist/node_modules/rc-table/es/Body/ExpandedRow.cjs +1 -1
- package/dist/node_modules/rc-table/es/Body/ExpandedRow.js +8 -25
- package/dist/node_modules/rc-table/es/Body/MeasureCell.cjs +1 -1
- package/dist/node_modules/rc-table/es/Body/MeasureCell.js +2 -16
- package/dist/node_modules/rc-table/es/Body/MeasureRow.cjs +1 -1
- package/dist/node_modules/rc-table/es/Body/MeasureRow.js +11 -24
- package/dist/node_modules/rc-table/es/Body/index.cjs +1 -1
- package/dist/node_modules/rc-table/es/Body/index.js +17 -45
- package/dist/node_modules/rc-table/es/Cell/index.cjs +1 -1
- package/dist/node_modules/rc-table/es/Cell/index.js +34 -53
- package/dist/node_modules/rc-table/es/Cell/useCellRender.cjs +1 -1
- package/dist/node_modules/rc-table/es/Cell/useCellRender.js +25 -38
- package/dist/node_modules/rc-table/es/Cell/useHoverState.cjs +1 -1
- package/dist/node_modules/rc-table/es/Cell/useHoverState.js +6 -10
- package/dist/node_modules/rc-table/es/ColGroup.cjs +1 -1
- package/dist/node_modules/rc-table/es/ColGroup.js +16 -22
- package/dist/node_modules/rc-table/es/FixedHolder/index.cjs +1 -1
- package/dist/node_modules/rc-table/es/FixedHolder/index.js +44 -85
- package/dist/node_modules/rc-table/es/Footer/Cell.cjs +1 -1
- package/dist/node_modules/rc-table/es/Footer/Cell.js +12 -23
- package/dist/node_modules/rc-table/es/Footer/Row.cjs +1 -1
- package/dist/node_modules/rc-table/es/Footer/Row.js +4 -4
- package/dist/node_modules/rc-table/es/Footer/Summary.cjs +1 -1
- package/dist/node_modules/rc-table/es/Footer/Summary.js +5 -7
- package/dist/node_modules/rc-table/es/Footer/SummaryContext.cjs +1 -1
- package/dist/node_modules/rc-table/es/Footer/SummaryContext.js +1 -1
- package/dist/node_modules/rc-table/es/Footer/index.cjs +1 -1
- package/dist/node_modules/rc-table/es/Footer/index.js +14 -23
- package/dist/node_modules/rc-table/es/Header/Header.cjs +1 -1
- package/dist/node_modules/rc-table/es/Header/Header.js +33 -55
- package/dist/node_modules/rc-table/es/Header/HeaderRow.cjs +1 -1
- package/dist/node_modules/rc-table/es/Header/HeaderRow.js +17 -27
- package/dist/node_modules/rc-table/es/Panel/index.cjs +1 -1
- package/dist/node_modules/rc-table/es/Panel/index.js +5 -7
- package/dist/node_modules/rc-table/es/Table.cjs +1 -1
- package/dist/node_modules/rc-table/es/Table.js +144 -369
- package/dist/node_modules/rc-table/es/VirtualTable/BodyGrid.cjs +1 -1
- package/dist/node_modules/rc-table/es/VirtualTable/BodyGrid.js +80 -143
- package/dist/node_modules/rc-table/es/VirtualTable/BodyLine.cjs +1 -1
- package/dist/node_modules/rc-table/es/VirtualTable/BodyLine.js +24 -54
- package/dist/node_modules/rc-table/es/VirtualTable/VirtualCell.cjs +1 -1
- package/dist/node_modules/rc-table/es/VirtualTable/VirtualCell.js +19 -44
- package/dist/node_modules/rc-table/es/VirtualTable/context.cjs +1 -1
- package/dist/node_modules/rc-table/es/VirtualTable/context.js +3 -3
- package/dist/node_modules/rc-table/es/VirtualTable/index.cjs +1 -1
- package/dist/node_modules/rc-table/es/VirtualTable/index.js +27 -53
- package/dist/node_modules/rc-table/es/constant.cjs +1 -1
- package/dist/node_modules/rc-table/es/constant.js +3 -3
- package/dist/node_modules/rc-table/es/context/PerfContext.cjs +1 -1
- package/dist/node_modules/rc-table/es/context/PerfContext.js +3 -5
- package/dist/node_modules/rc-table/es/context/TableContext.cjs +1 -1
- package/dist/node_modules/rc-table/es/context/TableContext.js +7 -7
- package/dist/node_modules/rc-table/es/hooks/useColumns/index.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useColumns/index.js +87 -119
- package/dist/node_modules/rc-table/es/hooks/useColumns/useWidthColumns.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useColumns/useWidthColumns.js +27 -28
- package/dist/node_modules/rc-table/es/hooks/useExpand.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useExpand.js +24 -24
- package/dist/node_modules/rc-table/es/hooks/useFixedInfo.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useFixedInfo.js +9 -9
- package/dist/node_modules/rc-table/es/hooks/useFlattenRecords.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useFlattenRecords.js +14 -27
- package/dist/node_modules/rc-table/es/hooks/useFrame.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useFrame.js +31 -34
- package/dist/node_modules/rc-table/es/hooks/useHover.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useHover.js +7 -7
- package/dist/node_modules/rc-table/es/hooks/useRenderTimes.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useRenderTimes.js +12 -12
- package/dist/node_modules/rc-table/es/hooks/useRowInfo.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useRowInfo.js +13 -27
- package/dist/node_modules/rc-table/es/hooks/useSticky.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useSticky.js +12 -19
- package/dist/node_modules/rc-table/es/hooks/useStickyOffsets.cjs +1 -1
- package/dist/node_modules/rc-table/es/hooks/useStickyOffsets.js +9 -17
- package/dist/node_modules/rc-table/es/stickyScrollBar.cjs +1 -1
- package/dist/node_modules/rc-table/es/stickyScrollBar.js +52 -91
- package/dist/node_modules/rc-table/es/sugar/Column.cjs +1 -1
- package/dist/node_modules/rc-table/es/sugar/ColumnGroup.cjs +1 -1
- package/dist/node_modules/rc-table/es/utils/expandUtil.cjs +1 -1
- package/dist/node_modules/rc-table/es/utils/expandUtil.js +17 -26
- package/dist/node_modules/rc-table/es/utils/fixUtil.cjs +1 -1
- package/dist/node_modules/rc-table/es/utils/fixUtil.js +7 -30
- package/dist/node_modules/rc-table/es/utils/legacyUtil.cjs +1 -1
- package/dist/node_modules/rc-table/es/utils/legacyUtil.js +9 -9
- package/dist/node_modules/rc-table/es/utils/offsetUtil.cjs +1 -1
- package/dist/node_modules/rc-table/es/utils/offsetUtil.js +5 -8
- package/dist/node_modules/rc-table/es/utils/valueUtil.cjs +1 -1
- package/dist/node_modules/rc-table/es/utils/valueUtil.js +13 -18
- package/dist/node_modules/rc-tabs/es/TabContext.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabContext.js +2 -2
- package/dist/node_modules/rc-tabs/es/TabNavList/AddButton.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabNavList/AddButton.js +7 -16
- package/dist/node_modules/rc-tabs/es/TabNavList/ExtraContent.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabNavList/ExtraContent.js +7 -11
- package/dist/node_modules/rc-tabs/es/TabNavList/OperationNode.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabNavList/OperationNode.js +49 -114
- package/dist/node_modules/rc-tabs/es/TabNavList/TabNode.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabNavList/TabNode.js +20 -64
- package/dist/node_modules/rc-tabs/es/TabNavList/Wrapper.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabNavList/Wrapper.js +15 -26
- package/dist/node_modules/rc-tabs/es/TabNavList/index.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabNavList/index.js +137 -265
- package/dist/node_modules/rc-tabs/es/TabPanelList/TabPane.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabPanelList/TabPane.js +7 -16
- package/dist/node_modules/rc-tabs/es/TabPanelList/index.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/TabPanelList/index.js +15 -34
- package/dist/node_modules/rc-tabs/es/Tabs.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/Tabs.js +37 -82
- package/dist/node_modules/rc-tabs/es/hooks/useAnimateConfig.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/hooks/useAnimateConfig.js +6 -17
- package/dist/node_modules/rc-tabs/es/hooks/useIndicator.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/hooks/useIndicator.js +20 -24
- package/dist/node_modules/rc-tabs/es/hooks/useOffsets.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/hooks/useOffsets.js +15 -23
- package/dist/node_modules/rc-tabs/es/hooks/useSyncState.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/hooks/useSyncState.js +9 -10
- package/dist/node_modules/rc-tabs/es/hooks/useTouchMove.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/hooks/useTouchMove.js +37 -71
- package/dist/node_modules/rc-tabs/es/hooks/useUpdate.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/hooks/useUpdate.js +18 -19
- package/dist/node_modules/rc-tabs/es/hooks/useVisibleRange.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/hooks/useVisibleRange.js +17 -26
- package/dist/node_modules/rc-tabs/es/util.cjs +1 -1
- package/dist/node_modules/rc-tabs/es/util.js +11 -18
- package/dist/node_modules/rc-textarea/es/ResizableTextArea.cjs +1 -1
- package/dist/node_modules/rc-textarea/es/ResizableTextArea.js +52 -69
- package/dist/node_modules/rc-textarea/es/TextArea.cjs +1 -1
- package/dist/node_modules/rc-textarea/es/TextArea.js +56 -117
- package/dist/node_modules/rc-textarea/es/calculateNodeHeight.cjs +2 -2
- package/dist/node_modules/rc-textarea/es/calculateNodeHeight.js +24 -34
- package/dist/node_modules/rc-textarea/es/index.cjs +1 -1
- package/dist/node_modules/rc-textarea/es/index.js +2 -2
- package/dist/node_modules/rc-tooltip/es/Popup.cjs +1 -1
- package/dist/node_modules/rc-tooltip/es/Popup.js +4 -12
- package/dist/node_modules/rc-tooltip/es/Tooltip.cjs +1 -1
- package/dist/node_modules/rc-tooltip/es/Tooltip.js +19 -51
- package/dist/node_modules/rc-tooltip/es/index.cjs +1 -1
- package/dist/node_modules/rc-tooltip/es/index.js +2 -2
- package/dist/node_modules/rc-tooltip/es/placements.cjs +1 -1
- package/dist/node_modules/rc-tooltip/es/placements.js +1 -80
- package/dist/node_modules/rc-tree/es/DropIndicator.cjs +1 -1
- package/dist/node_modules/rc-tree/es/DropIndicator.js +10 -19
- package/dist/node_modules/rc-tree/es/Indent.cjs +1 -1
- package/dist/node_modules/rc-tree/es/Indent.js +8 -15
- package/dist/node_modules/rc-tree/es/MotionTreeNode.cjs +1 -1
- package/dist/node_modules/rc-tree/es/MotionTreeNode.js +23 -48
- package/dist/node_modules/rc-tree/es/NodeList.cjs +1 -1
- package/dist/node_modules/rc-tree/es/NodeList.js +64 -167
- package/dist/node_modules/rc-tree/es/Tree.cjs +1 -1
- package/dist/node_modules/rc-tree/es/Tree.js +241 -606
- package/dist/node_modules/rc-tree/es/TreeNode.cjs +1 -1
- package/dist/node_modules/rc-tree/es/TreeNode.js +91 -155
- package/dist/node_modules/rc-tree/es/contextTypes.cjs +1 -1
- package/dist/node_modules/rc-tree/es/contextTypes.js +1 -1
- package/dist/node_modules/rc-tree/es/index.cjs +1 -1
- package/dist/node_modules/rc-tree/es/index.js +2 -2
- package/dist/node_modules/rc-tree/es/useUnmount.cjs +1 -1
- package/dist/node_modules/rc-tree/es/useUnmount.js +13 -14
- package/dist/node_modules/rc-tree/es/util.cjs +1 -1
- package/dist/node_modules/rc-tree/es/util.js +68 -115
- package/dist/node_modules/rc-tree/es/utils/conductUtil.cjs +1 -1
- package/dist/node_modules/rc-tree/es/utils/conductUtil.js +61 -89
- package/dist/node_modules/rc-tree/es/utils/diffUtil.cjs +1 -1
- package/dist/node_modules/rc-tree/es/utils/diffUtil.js +20 -30
- package/dist/node_modules/rc-tree/es/utils/keyUtil.cjs +1 -1
- package/dist/node_modules/rc-tree/es/utils/treeUtil.cjs +1 -1
- package/dist/node_modules/rc-tree/es/utils/treeUtil.js +86 -169
- package/dist/node_modules/rc-util/es/Children/toArray.cjs +1 -1
- package/dist/node_modules/rc-util/es/Children/toArray.js +8 -8
- package/dist/node_modules/rc-util/es/Dom/addEventListener.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/addEventListener.js +9 -11
- package/dist/node_modules/rc-util/es/Dom/canUseDom.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/canUseDom.js +1 -1
- package/dist/node_modules/rc-util/es/Dom/contains.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/contains.js +6 -9
- package/dist/node_modules/rc-util/es/Dom/dynamicCSS.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/dynamicCSS.js +53 -71
- package/dist/node_modules/rc-util/es/Dom/findDOMNode.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/findDOMNode.js +11 -17
- package/dist/node_modules/rc-util/es/Dom/focus.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/focus.js +12 -17
- package/dist/node_modules/rc-util/es/Dom/isVisible.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/isVisible.js +11 -15
- package/dist/node_modules/rc-util/es/Dom/shadow.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/shadow.js +5 -5
- package/dist/node_modules/rc-util/es/Dom/styleChecker.cjs +1 -1
- package/dist/node_modules/rc-util/es/Dom/styleChecker.js +13 -14
- package/dist/node_modules/rc-util/es/KeyCode.cjs +1 -1
- package/dist/node_modules/rc-util/es/KeyCode.js +1 -152
- package/dist/node_modules/rc-util/es/React/isFragment.cjs +1 -1
- package/dist/node_modules/rc-util/es/React/isFragment.js +5 -10
- package/dist/node_modules/rc-util/es/React/render.cjs +1 -1
- package/dist/node_modules/rc-util/es/React/render.js +37 -44
- package/dist/node_modules/rc-util/es/getScrollBarSize.cjs +4 -4
- package/dist/node_modules/rc-util/es/getScrollBarSize.js +21 -29
- package/dist/node_modules/rc-util/es/hooks/useEvent.cjs +1 -1
- package/dist/node_modules/rc-util/es/hooks/useEvent.js +9 -10
- package/dist/node_modules/rc-util/es/hooks/useId.cjs +1 -1
- package/dist/node_modules/rc-util/es/hooks/useId.js +14 -24
- package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.cjs +1 -1
- package/dist/node_modules/rc-util/es/hooks/useLayoutEffect.js +9 -10
- package/dist/node_modules/rc-util/es/hooks/useMemo.cjs +1 -1
- package/dist/node_modules/rc-util/es/hooks/useMemo.js +5 -5
- package/dist/node_modules/rc-util/es/hooks/useMergedState.cjs +1 -1
- package/dist/node_modules/rc-util/es/hooks/useMergedState.js +19 -21
- package/dist/node_modules/rc-util/es/hooks/useState.cjs +1 -1
- package/dist/node_modules/rc-util/es/hooks/useState.js +11 -13
- package/dist/node_modules/rc-util/es/hooks/useSyncState.cjs +1 -1
- package/dist/node_modules/rc-util/es/hooks/useSyncState.js +12 -12
- package/dist/node_modules/rc-util/es/isEqual.cjs +1 -1
- package/dist/node_modules/rc-util/es/isEqual.js +19 -26
- package/dist/node_modules/rc-util/es/isMobile.cjs +1 -1
- package/dist/node_modules/rc-util/es/isMobile.js +3 -4
- package/dist/node_modules/rc-util/es/omit.cjs +1 -1
- package/dist/node_modules/rc-util/es/omit.js +5 -5
- package/dist/node_modules/rc-util/es/pickAttrs.cjs +3 -3
- package/dist/node_modules/rc-util/es/pickAttrs.js +12 -21
- package/dist/node_modules/rc-util/es/raf.cjs +1 -1
- package/dist/node_modules/rc-util/es/raf.js +21 -26
- package/dist/node_modules/rc-util/es/ref.cjs +1 -1
- package/dist/node_modules/rc-util/es/ref.js +40 -44
- package/dist/node_modules/rc-util/es/utils/get.cjs +1 -1
- package/dist/node_modules/rc-util/es/utils/get.js +6 -7
- package/dist/node_modules/rc-util/es/utils/set.cjs +1 -1
- package/dist/node_modules/rc-util/es/utils/set.js +24 -31
- package/dist/node_modules/rc-util/es/warning.cjs +1 -1
- package/dist/node_modules/rc-util/es/warning.js +29 -31
- package/dist/node_modules/rc-util/node_modules/react-is/cjs/react-is.development.cjs +1 -9
- package/dist/node_modules/rc-util/node_modules/react-is/cjs/react-is.development.js +59 -87
- package/dist/node_modules/rc-util/node_modules/react-is/cjs/react-is.production.min.cjs +1 -9
- package/dist/node_modules/rc-util/node_modules/react-is/cjs/react-is.production.min.js +48 -58
- package/dist/node_modules/rc-util/node_modules/react-is/index.cjs +1 -1
- package/dist/node_modules/rc-util/node_modules/react-is/index.js +6 -6
- package/dist/node_modules/rc-virtual-list/es/Filler.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/Filler.js +11 -29
- package/dist/node_modules/rc-virtual-list/es/Item.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/Item.js +3 -5
- package/dist/node_modules/rc-virtual-list/es/List.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/List.js +136 -260
- package/dist/node_modules/rc-virtual-list/es/ScrollBar.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/ScrollBar.js +45 -92
- package/dist/node_modules/rc-virtual-list/es/hooks/useChildren.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useChildren.js +10 -18
- package/dist/node_modules/rc-virtual-list/es/hooks/useDiffItem.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useDiffItem.js +7 -7
- package/dist/node_modules/rc-virtual-list/es/hooks/useFrameWheel.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useFrameWheel.js +26 -35
- package/dist/node_modules/rc-virtual-list/es/hooks/useGetSize.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useGetSize.js +15 -20
- package/dist/node_modules/rc-virtual-list/es/hooks/useHeights.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useHeights.js +28 -30
- package/dist/node_modules/rc-virtual-list/es/hooks/useMobileTouchMove.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useMobileTouchMove.js +23 -29
- package/dist/node_modules/rc-virtual-list/es/hooks/useOriginScroll.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useOriginScroll.js +8 -22
- package/dist/node_modules/rc-virtual-list/es/hooks/useScrollDrag.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useScrollDrag.js +28 -36
- package/dist/node_modules/rc-virtual-list/es/hooks/useScrollTo.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/hooks/useScrollTo.js +48 -66
- package/dist/node_modules/rc-virtual-list/es/index.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/utils/CacheMap.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/utils/CacheMap.js +15 -31
- package/dist/node_modules/rc-virtual-list/es/utils/algorithmUtil.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/utils/algorithmUtil.js +13 -19
- package/dist/node_modules/rc-virtual-list/es/utils/isFirefox.js +2 -2
- package/dist/node_modules/rc-virtual-list/es/utils/scrollbarUtil.cjs +1 -1
- package/dist/node_modules/rc-virtual-list/es/utils/scrollbarUtil.js +4 -5
- package/dist/node_modules/react-icons/fa6/index.cjs +1 -1
- package/dist/node_modules/react-icons/fa6/index.js +2 -2
- package/dist/node_modules/react-icons/fi/index.cjs +1 -1
- package/dist/node_modules/react-icons/hi/index.cjs +1 -1
- package/dist/node_modules/react-icons/hi2/index.cjs +1 -1
- package/dist/node_modules/react-icons/lib/iconBase.cjs +1 -1
- package/dist/node_modules/react-icons/lib/iconBase.js +61 -89
- package/dist/node_modules/react-icons/lib/iconContext.cjs +1 -1
- package/dist/node_modules/react-icons/lib/iconContext.js +4 -10
- package/dist/node_modules/react-icons/lu/index.cjs +1 -1
- package/dist/node_modules/react-icons/pi/index.cjs +1 -1
- package/dist/node_modules/react-icons/tb/index.cjs +1 -1
- package/dist/node_modules/react-icons/tb/index.js +2 -2
- package/dist/node_modules/react-toastify/dist/index.cjs +2 -2
- package/dist/node_modules/react-toastify/dist/index.js +275 -334
- package/dist/node_modules/react-toastify/node_modules/clsx/dist/clsx.cjs +1 -1
- package/dist/node_modules/resize-observer-polyfill/dist/ResizeObserver.es.cjs +1 -1
- package/dist/node_modules/resize-observer-polyfill/dist/ResizeObserver.es.js +172 -258
- package/dist/node_modules/scroll-into-view-if-needed/dist/index.cjs +1 -1
- package/dist/node_modules/scroll-into-view-if-needed/dist/index.js +15 -15
- package/dist/node_modules/stylis/src/Enum.cjs +1 -1
- package/dist/node_modules/stylis/src/Enum.js +8 -8
- package/dist/node_modules/stylis/src/Parser.cjs +1 -1
- package/dist/node_modules/stylis/src/Parser.js +101 -127
- package/dist/node_modules/stylis/src/Serializer.cjs +1 -1
- package/dist/node_modules/stylis/src/Serializer.js +17 -18
- package/dist/node_modules/stylis/src/Tokenizer.cjs +1 -1
- package/dist/node_modules/stylis/src/Tokenizer.js +72 -89
- package/dist/node_modules/stylis/src/Utility.cjs +1 -1
- package/dist/node_modules/stylis/src/Utility.js +9 -9
- package/dist/node_modules/throttle-debounce/esm/index.cjs +1 -1
- package/dist/node_modules/throttle-debounce/esm/index.js +21 -27
- package/dist/node_modules/toggle-selection/index.cjs +1 -1
- package/dist/node_modules/toggle-selection/index.js +7 -11
- package/dist/providers/BreakpointProvider.cjs +1 -1
- package/dist/providers/BreakpointProvider.js +13 -13
- package/dist/providers/GenesisProvider.cjs +1 -1
- package/dist/providers/GenesisProvider.js +7 -10
- package/dist/providers/ToastProvider.cjs +1 -1
- package/dist/providers/ToastProvider.js +14 -58
- package/dist/providers/useGenesis.cjs +1 -1
- package/dist/providers/useGenesis.js +7 -11
- package/dist/styles/design-tokens/variables.cjs +1 -1
- package/dist/styles/design-tokens/variables.js +162 -162
- package/dist/styles/global-styles.cjs +1 -1
- package/dist/styles/global-styles.js +2 -2
- package/dist/styles/theme/genesis-theme.cjs +1 -1
- package/dist/styles/theme/genesis-theme.js +10 -1192
- package/dist/utils/icon-util.cjs +1 -1
- package/dist/utils/icon-util.js +65 -74
- package/dist/utils/styled.cjs +1 -1
- package/dist/utils/styled.js +7 -7
- package/dist/utils/user-util.cjs +1 -1
- package/dist/utils/user-util.js +4 -5
- package/package.json +2 -1
- package/dist/components/Select/CountMultiSelect/CountMultiSelect.cjs +0 -1
- package/dist/components/Select/CountMultiSelect/CountMultiSelect.d.ts +0 -12
- package/dist/components/Select/CountMultiSelect/CountMultiSelect.js +0 -40
- package/dist/components/Select/CountMultiSelect/__stories__/CountMultiSelect.stories.d.ts +0 -7
- package/dist/components/Select/CountMultiSelect/index.d.ts +0 -2
|
@@ -1,28 +1,27 @@
|
|
|
1
1
|
import i from "../../../@babel/runtime/helpers/esm/slicedToArray.js";
|
|
2
|
-
import { useLayoutUpdateEffect as
|
|
3
|
-
import { useState as
|
|
4
|
-
function
|
|
5
|
-
var
|
|
6
|
-
return
|
|
7
|
-
var
|
|
8
|
-
(
|
|
9
|
-
}, [
|
|
10
|
-
|
|
2
|
+
import { useLayoutUpdateEffect as p } from "../../../rc-util/es/hooks/useLayoutEffect.js";
|
|
3
|
+
import { useState as s, useRef as f } from "react";
|
|
4
|
+
function m(t) {
|
|
5
|
+
var n = s(0), o = i(n, 2), a = o[0], u = o[1], e = f(0), r = f();
|
|
6
|
+
return r.current = t, p(function() {
|
|
7
|
+
var c;
|
|
8
|
+
(c = r.current) === null || c === void 0 || c.call(r);
|
|
9
|
+
}, [a]), function() {
|
|
10
|
+
e.current === a && (e.current += 1, u(e.current));
|
|
11
11
|
};
|
|
12
12
|
}
|
|
13
13
|
function U(t) {
|
|
14
|
-
var
|
|
15
|
-
var
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}),
|
|
14
|
+
var n = f([]), o = s({}), a = i(o, 2)[1], u = f(typeof t == "function" ? t() : t), e = m(function() {
|
|
15
|
+
var r = u.current;
|
|
16
|
+
n.current.forEach(function(c) {
|
|
17
|
+
r = c(r);
|
|
18
|
+
}), n.current = [], u.current = r, a({});
|
|
19
19
|
});
|
|
20
|
-
function
|
|
21
|
-
|
|
22
|
-
}
|
|
23
|
-
return [r.current, n];
|
|
20
|
+
return [u.current, function(r) {
|
|
21
|
+
n.current.push(r), e();
|
|
22
|
+
}];
|
|
24
23
|
}
|
|
25
24
|
export {
|
|
26
|
-
|
|
25
|
+
m as default,
|
|
27
26
|
U as useUpdateState
|
|
28
27
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const m=require("react");var p={width:0,height:0,left:0,top:0,right:0};module.exports=function(n,l,b,v,M,d,u){var h,o,t,r=u.tabs,c=u.tabPosition,f=u.rtl;return["top","bottom"].includes(c)?(h="width",o=f?"right":"left",t=Math.abs(b)):(h="height",o="top",t=-b),m.useMemo(function(){if(!r.length)return[0,0];for(var e=r.length,s=e,i=0;i<e;i+=1){var k=n.get(r[i].key)||p;if(Math.floor(k[o]+k[h])>Math.floor(t+l)){s=i-1;break}}for(var g=0,a=e-1;a>=0;a-=1)if((n.get(r[a].key)||p)[o]<t){g=a+1;break}return g>=s?[0,0]:[g,s]},[n,l,v,M,d,t,c,r.map(function(e){return e.key}).join("_"),f])};
|
|
@@ -1,35 +1,26 @@
|
|
|
1
|
-
import { useMemo as
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
left:
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
return ["top", "bottom"].includes(f) ? (l = "width", e = p ? "right" : "left", r = Math.abs(d)) : (l = "height", e = "top", r = -d), x(function() {
|
|
12
|
-
if (!t.length)
|
|
13
|
-
return [0, 0];
|
|
14
|
-
for (var a = t.length, v = a, o = 0; o < a; o += 1) {
|
|
15
|
-
var s = i.get(t[o].key) || b;
|
|
16
|
-
if (Math.floor(s[e] + s[l]) > Math.floor(r + g)) {
|
|
17
|
-
v = o - 1;
|
|
1
|
+
import { useMemo as M } from "react";
|
|
2
|
+
var m = { width: 0, height: 0, left: 0, top: 0, right: 0 };
|
|
3
|
+
function w(n, s, b, v, c, d, f) {
|
|
4
|
+
var u, i, t, e = f.tabs, h = f.tabPosition, p = f.rtl;
|
|
5
|
+
return ["top", "bottom"].includes(h) ? (u = "width", i = p ? "right" : "left", t = Math.abs(b)) : (u = "height", i = "top", t = -b), M(function() {
|
|
6
|
+
if (!e.length) return [0, 0];
|
|
7
|
+
for (var r = e.length, l = r, o = 0; o < r; o += 1) {
|
|
8
|
+
var k = n.get(e[o].key) || m;
|
|
9
|
+
if (Math.floor(k[i] + k[u]) > Math.floor(t + s)) {
|
|
10
|
+
l = o - 1;
|
|
18
11
|
break;
|
|
19
12
|
}
|
|
20
13
|
}
|
|
21
|
-
for (var
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
u = n + 1;
|
|
14
|
+
for (var g = 0, a = r - 1; a >= 0; a -= 1)
|
|
15
|
+
if ((n.get(e[a].key) || m)[i] < t) {
|
|
16
|
+
g = a + 1;
|
|
25
17
|
break;
|
|
26
18
|
}
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
return a.key;
|
|
19
|
+
return g >= l ? [0, 0] : [g, l];
|
|
20
|
+
}, [n, s, v, c, d, t, h, e.map(function(r) {
|
|
21
|
+
return r.key;
|
|
31
22
|
}).join("_"), p]);
|
|
32
23
|
}
|
|
33
24
|
export {
|
|
34
|
-
|
|
25
|
+
w as default
|
|
35
26
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});exports.genDataNodeKey=function(n){return String(n).replace(/"/g,"TABS_DQ")},exports.getRemovable=function(n,t,e,r){return!(!e||r||n===!1||n===void 0&&(t===!1||t===null))},exports.stringify=function(n){var t;return n instanceof Map?(t={},n.forEach(function(e,r){t[r]=e})):t=n,JSON.stringify(t)};
|
|
@@ -1,24 +1,17 @@
|
|
|
1
|
-
function i(
|
|
2
|
-
var
|
|
3
|
-
return
|
|
4
|
-
|
|
5
|
-
})) :
|
|
1
|
+
function i(n) {
|
|
2
|
+
var t;
|
|
3
|
+
return n instanceof Map ? (t = {}, n.forEach(function(e, r) {
|
|
4
|
+
t[r] = e;
|
|
5
|
+
})) : t = n, JSON.stringify(t);
|
|
6
6
|
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
return String(e).replace(/"/g, f);
|
|
7
|
+
function o(n) {
|
|
8
|
+
return String(n).replace(/"/g, "TABS_DQ");
|
|
10
9
|
}
|
|
11
|
-
function
|
|
12
|
-
return (
|
|
13
|
-
// Only editable tabs can be removed
|
|
14
|
-
!(!t || // Tabs cannot be removed when disabled
|
|
15
|
-
r || // closable is false
|
|
16
|
-
e === !1 || // If closable is undefined, the remove button should be hidden when closeIcon is null or false
|
|
17
|
-
e === void 0 && (n === !1 || n === null))
|
|
18
|
-
);
|
|
10
|
+
function a(n, t, e, r) {
|
|
11
|
+
return !(!e || r || n === !1 || n === void 0 && (t === !1 || t === null));
|
|
19
12
|
}
|
|
20
13
|
export {
|
|
21
|
-
|
|
22
|
-
|
|
14
|
+
o as genDataNodeKey,
|
|
15
|
+
a as getRemovable,
|
|
23
16
|
i as stringify
|
|
24
17
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const L=require("../../@babel/runtime/helpers/esm/extends.cjs"),W=require("../../@babel/runtime/helpers/esm/defineProperty.cjs"),O=require("../../@babel/runtime/helpers/esm/objectSpread2.cjs"),K=require("../../@babel/runtime/helpers/esm/typeof.cjs"),c=require("../../@babel/runtime/helpers/esm/slicedToArray.cjs"),Q=require("../../@babel/runtime/helpers/esm/objectWithoutProperties.cjs"),U=require("../../../_virtual/index.cjs"),Z=require("../../rc-resize-observer/es/index.cjs"),j=require("../../rc-util/es/hooks/useLayoutEffect.cjs"),$=require("../../rc-util/es/hooks/useMergedState.cjs"),C=require("../../rc-util/es/raf.cjs"),ee=require("react"),te=require("./calculateNodeHeight.cjs");function re(u){const i=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(u){for(const e in u)if(e!=="default"){const o=Object.getOwnPropertyDescriptor(u,e);Object.defineProperty(i,e,o.get?o:{enumerable:!0,get:()=>u[e]})}}return i.default=u,Object.freeze(i)}const t=re(ee);var ne=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],ue=t.forwardRef(function(u,i){var e=u,o=e.prefixCls,A=e.defaultValue,p=e.value,n=e.autoSize,s=e.onResize,D=e.className,I=e.style,q=e.disabled,b=e.onChange,R=e.onInternalAutoSize,T=Q(e,ne),V=$(A,{value:p,postState:function(r){return r??""}}),S=c(V,2),M=S[0],P=S[1],a=t.useRef();t.useImperativeHandle(i,function(){return{textArea:a.current}});var _=t.useMemo(function(){return n&&K(n)==="object"?[n.minRows,n.maxRows]:[]},[n]),g=c(_,2),z=g[0],y=g[1],f=!!n,H=t.useState(2),E=c(H,2),l=E[0],d=E[1],X=t.useState(),h=c(X,2),Y=h[0],k=h[1],w=function(){d(0),process.env.NODE_ENV==="test"&&(R==null||R())};j.default(function(){f&&w()},[p,z,y,f]),j.default(function(){if(l===0)d(1);else if(l===1){var r=te.default(a.current,!1,z,y);d(2),k(r)}else(function(){try{if(document.activeElement===a.current){var m=a.current,F=m.selectionStart,G=m.selectionEnd,J=m.scrollTop;a.current.setSelectionRange(F,G),a.current.scrollTop=J}}catch{}})()},[l]);var x=t.useRef(),N=function(){C.cancel(x.current)};t.useEffect(function(){return N},[]);var B=f?Y:null,v=O(O({},I),B);return l!==0&&l!==1||(v.overflowY="hidden",v.overflowX="hidden"),t.createElement(Z,{onResize:function(r){l===2&&(s==null||s(r),n&&(N(),x.current=C(function(){w()})))},disabled:!(n||s)},t.createElement("textarea",L({},T,{ref:a,style:v,className:U(o,D,W({},"".concat(o,"-disabled"),q)),disabled:q,value:M,onChange:function(r){P(r.target.value),b==null||b(r)}})))});module.exports=ue;
|
|
@@ -1,77 +1,60 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import * as
|
|
13
|
-
import
|
|
14
|
-
var
|
|
15
|
-
var
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
}), E = l(F, 2), L = E[0], O = E[1], B = function(e) {
|
|
21
|
-
O(e.target.value), u == null || u(e);
|
|
22
|
-
}, o = r.useRef();
|
|
23
|
-
r.useImperativeHandle(V, function() {
|
|
24
|
-
return {
|
|
25
|
-
textArea: o.current
|
|
26
|
-
};
|
|
1
|
+
import P from "../../@babel/runtime/helpers/esm/extends.js";
|
|
2
|
+
import W from "../../@babel/runtime/helpers/esm/defineProperty.js";
|
|
3
|
+
import N from "../../@babel/runtime/helpers/esm/objectSpread2.js";
|
|
4
|
+
import K from "../../@babel/runtime/helpers/esm/typeof.js";
|
|
5
|
+
import u from "../../@babel/runtime/helpers/esm/slicedToArray.js";
|
|
6
|
+
import Q from "../../@babel/runtime/helpers/esm/objectWithoutProperties.js";
|
|
7
|
+
import U from "../../../_virtual/index.js";
|
|
8
|
+
import Z from "../../rc-resize-observer/es/index.js";
|
|
9
|
+
import y from "../../rc-util/es/hooks/useLayoutEffect.js";
|
|
10
|
+
import $ from "../../rc-util/es/hooks/useMergedState.js";
|
|
11
|
+
import A from "../../rc-util/es/raf.js";
|
|
12
|
+
import * as t from "react";
|
|
13
|
+
import ee from "./calculateNodeHeight.js";
|
|
14
|
+
var te = ["prefixCls", "defaultValue", "value", "autoSize", "onResize", "className", "style", "disabled", "onChange", "onInternalAutoSize"], ve = t.forwardRef(function(I, V) {
|
|
15
|
+
var e = I, m = e.prefixCls, T = e.defaultValue, d = e.value, n = e.autoSize, i = e.onResize, j = e.className, D = e.style, p = e.disabled, v = e.onChange, R = e.onInternalAutoSize, H = Q(e, te), M = $(T, { value: d, postState: function(r) {
|
|
16
|
+
return r ?? "";
|
|
17
|
+
} }), S = u(M, 2), O = S[0], X = S[1], o = t.useRef();
|
|
18
|
+
t.useImperativeHandle(V, function() {
|
|
19
|
+
return { textArea: o.current };
|
|
27
20
|
});
|
|
28
|
-
var
|
|
29
|
-
return
|
|
30
|
-
}, [
|
|
31
|
-
|
|
32
|
-
if (document.activeElement === o.current) {
|
|
33
|
-
var e = o.current, q = e.selectionStart, J = e.selectionEnd, K = e.scrollTop;
|
|
34
|
-
o.current.setSelectionRange(q, J), o.current.scrollTop = K;
|
|
35
|
-
}
|
|
36
|
-
} catch {
|
|
37
|
-
}
|
|
38
|
-
}, H = r.useState(v), y = l(H, 2), i = y[0], m = y[1], U = r.useState(), I = l(U, 2), W = I[0], X = I[1], b = function() {
|
|
39
|
-
m(S), process.env.NODE_ENV === "test" && (f == null || f());
|
|
21
|
+
var Y = t.useMemo(function() {
|
|
22
|
+
return n && K(n) === "object" ? [n.minRows, n.maxRows] : [];
|
|
23
|
+
}, [n]), z = u(Y, 2), E = z[0], h = z[1], l = !!n, _ = t.useState(2), x = u(_, 2), a = x[0], f = x[1], k = t.useState(), b = u(k, 2), q = b[0], B = b[1], g = function() {
|
|
24
|
+
f(0), process.env.NODE_ENV === "test" && (R == null || R());
|
|
40
25
|
};
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
}, [
|
|
44
|
-
if (
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
26
|
+
y(function() {
|
|
27
|
+
l && g();
|
|
28
|
+
}, [d, E, h, l]), y(function() {
|
|
29
|
+
if (a === 0) f(1);
|
|
30
|
+
else if (a === 1) {
|
|
31
|
+
var r = ee(o.current, !1, E, h);
|
|
32
|
+
f(2), B(r);
|
|
33
|
+
} else (function() {
|
|
34
|
+
try {
|
|
35
|
+
if (document.activeElement === o.current) {
|
|
36
|
+
var s = o.current, G = s.selectionStart, J = s.selectionEnd, L = s.scrollTop;
|
|
37
|
+
o.current.setSelectionRange(G, J), o.current.scrollTop = L;
|
|
38
|
+
}
|
|
39
|
+
} catch {
|
|
40
|
+
}
|
|
41
|
+
})();
|
|
42
|
+
}, [a]);
|
|
43
|
+
var w = t.useRef(), C = function() {
|
|
44
|
+
A.cancel(w.current);
|
|
58
45
|
};
|
|
59
|
-
|
|
46
|
+
t.useEffect(function() {
|
|
60
47
|
return C;
|
|
61
48
|
}, []);
|
|
62
|
-
var
|
|
63
|
-
return
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
disabled: _,
|
|
71
|
-
value: L,
|
|
72
|
-
onChange: B
|
|
73
|
-
})));
|
|
49
|
+
var F = l ? q : null, c = N(N({}, D), F);
|
|
50
|
+
return a !== 0 && a !== 1 || (c.overflowY = "hidden", c.overflowX = "hidden"), t.createElement(Z, { onResize: function(r) {
|
|
51
|
+
a === 2 && (i == null || i(r), n && (C(), w.current = A(function() {
|
|
52
|
+
g();
|
|
53
|
+
})));
|
|
54
|
+
}, disabled: !(n || i) }, t.createElement("textarea", P({}, H, { ref: o, style: c, className: U(m, j, W({}, "".concat(m, "-disabled"), p)), disabled: p, value: O, onChange: function(r) {
|
|
55
|
+
X(r.target.value), v == null || v(r);
|
|
56
|
+
} })));
|
|
74
57
|
});
|
|
75
58
|
export {
|
|
76
|
-
|
|
59
|
+
ve as default
|
|
77
60
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const he=require("../../@babel/runtime/helpers/esm/extends.cjs"),X=require("../../@babel/runtime/helpers/esm/defineProperty.cjs"),i=require("../../@babel/runtime/helpers/esm/objectSpread2.cjs"),Ce=require("../../@babel/runtime/helpers/esm/toConsumableArray.cjs"),m=require("../../@babel/runtime/helpers/esm/slicedToArray.cjs"),pe=require("../../@babel/runtime/helpers/esm/objectWithoutProperties.cjs"),x=require("../../../_virtual/index.cjs"),ye=require("../../rc-input/es/BaseInput.cjs"),Ee=require("../../rc-util/es/hooks/useMergedState.cjs"),t=require("react"),we=require("../../rc-input/es/hooks/useCount.cjs"),Y=require("../../rc-input/es/utils/commonUtils.cjs"),qe=require("./ResizableTextArea.cjs");var ve=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],Se=t.forwardRef(function(n,Z){var g,R=n.defaultValue,_=n.value,b=n.onFocus,F=n.onBlur,O=n.onChange,h=n.allowClear,A=n.maxLength,L=n.onCompositionStart,T=n.onCompositionEnd,$=n.suffix,B=n.prefixCls,u=B===void 0?"rc-textarea":B,C=n.showCount,ee=n.count,ne=n.className,p=n.style,c=n.disabled,te=n.hidden,l=n.classNames,f=n.styles,D=n.onResize,re=n.onClear,K=n.onPressEnter,V=n.readOnly,W=n.autoSize,P=n.onKeyDown,ae=pe(n,ve),oe=Ee(R,{value:_,defaultValue:R}),k=m(oe,2),H=k[0],I=k[1],y=H==null?"":String(H),le=t.useState(!1),j=m(le,2),ue=j[0],E=j[1],w=t.useRef(!1),ie=t.useState(null),G=m(ie,2),se=G[0],ce=G[1],J=t.useRef(null),q=t.useRef(null),a=function(){var e;return(e=q.current)===null||e===void 0?void 0:e.textArea},M=function(){a().focus()};t.useImperativeHandle(Z,function(){var e;return{resizableTextArea:q.current,focus:M,blur:function(){a().blur()},nativeElement:((e=J.current)===null||e===void 0?void 0:e.nativeElement)||a()}}),t.useEffect(function(){E(function(e){return!c&&e})},[c]);var fe=t.useState(null),Q=m(fe,2),v=Q[0],de=Q[1];t.useEffect(function(){var e;v&&(e=a()).setSelectionRange.apply(e,Ce(v))},[v]);var d,r=we(ee,C),s=(g=r.max)!==null&&g!==void 0?g:A,me=Number(s)>0,S=r.strategy(y),xe=!!s&&S>s,U=function(e,o){var N=o;!w.current&&r.exceedFormatter&&r.max&&r.strategy(o)>r.max&&o!==(N=r.exceedFormatter(o,{max:r.max}))&&de([a().selectionStart||0,a().selectionEnd||0]),I(N),Y.resolveOnChange(e.currentTarget,e,O,N)},z=$;r.show&&(d=r.showFormatter?r.showFormatter({value:y,count:S,maxLength:s}):"".concat(S).concat(me?" / ".concat(s):""),z=t.createElement(t.Fragment,null,z,t.createElement("span",{className:x("".concat(u,"-data-count"),l==null?void 0:l.count),style:f==null?void 0:f.count},d)));var ge=!W&&!C&&!h;return t.createElement(ye,{ref:J,value:y,allowClear:h,handleReset:function(e){I(""),M(),Y.resolveOnChange(a(),e,O)},suffix:z,prefixCls:u,classNames:i(i({},l),{},{affixWrapper:x(l==null?void 0:l.affixWrapper,X(X({},"".concat(u,"-show-count"),C),"".concat(u,"-textarea-allow-clear"),h))}),disabled:c,focused:ue,className:x(ne,xe&&"".concat(u,"-out-of-range")),style:i(i({},p),se&&!ge?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof d=="string"?d:void 0}},hidden:te,readOnly:V,onClear:re},t.createElement(qe,he({},ae,{autoSize:W,maxLength:A,onKeyDown:function(e){e.key==="Enter"&&K&&K(e),P==null||P(e)},onChange:function(e){U(e,e.target.value)},onFocus:function(e){E(!0),b==null||b(e)},onBlur:function(e){E(!1),F==null||F(e)},onCompositionStart:function(e){w.current=!0,L==null||L(e)},onCompositionEnd:function(e){w.current=!1,U(e,e.currentTarget.value),T==null||T(e)},className:x(l==null?void 0:l.textarea),style:i(i({},f==null?void 0:f.textarea),{},{resize:p==null?void 0:p.resize}),disabled:c,prefixCls:u,onResize:function(e){var o;D==null||D(e),(o=a())!==null&&o!==void 0&&o.style.height&&ce(!0)},ref:q,readOnly:V})))});module.exports=Se;
|
|
@@ -1,124 +1,63 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import o, { useRef as
|
|
11
|
-
import
|
|
12
|
-
import { resolveOnChange as
|
|
13
|
-
import
|
|
14
|
-
var
|
|
15
|
-
var
|
|
16
|
-
value: ee,
|
|
17
|
-
defaultValue: L
|
|
18
|
-
}), j = x(se, 2), N = j[0], k = j[1], A = N == null ? "" : String(N), ie = o.useState(!1), H = x(ie, 2), ue = H[0], F = H[1], T = o.useRef(!1), de = o.useState(null), q = x(de, 2), ce = q[0], me = q[1], G = Y(null), $ = Y(null), l = function() {
|
|
1
|
+
import ge from "../../@babel/runtime/helpers/esm/extends.js";
|
|
2
|
+
import Y from "../../@babel/runtime/helpers/esm/defineProperty.js";
|
|
3
|
+
import i from "../../@babel/runtime/helpers/esm/objectSpread2.js";
|
|
4
|
+
import Ce from "../../@babel/runtime/helpers/esm/toConsumableArray.js";
|
|
5
|
+
import d from "../../@babel/runtime/helpers/esm/slicedToArray.js";
|
|
6
|
+
import ye from "../../@babel/runtime/helpers/esm/objectWithoutProperties.js";
|
|
7
|
+
import p from "../../../_virtual/index.js";
|
|
8
|
+
import Ee from "../../rc-input/es/BaseInput.js";
|
|
9
|
+
import we from "../../rc-util/es/hooks/useMergedState.js";
|
|
10
|
+
import o, { useRef as Z, useImperativeHandle as Se, useEffect as ze } from "react";
|
|
11
|
+
import Ne from "../../rc-input/es/hooks/useCount.js";
|
|
12
|
+
import { resolveOnChange as _ } from "../../rc-input/es/utils/commonUtils.js";
|
|
13
|
+
import be from "./ResizableTextArea.js";
|
|
14
|
+
var Fe = ["defaultValue", "value", "onFocus", "onBlur", "onChange", "allowClear", "maxLength", "onCompositionStart", "onCompositionEnd", "suffix", "prefixCls", "showCount", "count", "className", "style", "disabled", "hidden", "classNames", "styles", "onResize", "onClear", "onPressEnter", "readOnly", "autoSize", "onKeyDown"], Ie = o.forwardRef(function(n, $) {
|
|
15
|
+
var v, R = n.defaultValue, h = n.value, O = n.onFocus, A = n.onBlur, L = n.onChange, x = n.allowClear, T = n.maxLength, B = n.onCompositionStart, D = n.onCompositionEnd, ee = n.suffix, K = n.prefixCls, u = K === void 0 ? "rc-textarea" : K, g = n.showCount, ne = n.count, te = n.className, C = n.style, c = n.disabled, oe = n.hidden, l = n.classNames, f = n.styles, V = n.onResize, ae = n.onClear, W = n.onPressEnter, P = n.readOnly, k = n.autoSize, H = n.onKeyDown, re = ye(n, Fe), le = we(R, { value: h, defaultValue: R }), I = d(le, 2), j = I[0], q = I[1], y = j == null ? "" : String(j), ue = o.useState(!1), G = d(ue, 2), ie = G[0], E = G[1], w = o.useRef(!1), se = o.useState(null), J = d(se, 2), ce = J[0], fe = J[1], M = Z(null), S = Z(null), a = function() {
|
|
19
16
|
var e;
|
|
20
|
-
return (e =
|
|
21
|
-
},
|
|
22
|
-
|
|
17
|
+
return (e = S.current) === null || e === void 0 ? void 0 : e.textArea;
|
|
18
|
+
}, Q = function() {
|
|
19
|
+
a().focus();
|
|
23
20
|
};
|
|
24
|
-
|
|
25
|
-
var
|
|
26
|
-
return {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
nativeElement: ((a = G.current) === null || a === void 0 ? void 0 : a.nativeElement) || l()
|
|
33
|
-
};
|
|
34
|
-
}), Ie(function() {
|
|
35
|
-
F(function(a) {
|
|
36
|
-
return !v && a;
|
|
21
|
+
Se($, function() {
|
|
22
|
+
var e;
|
|
23
|
+
return { resizableTextArea: S.current, focus: Q, blur: function() {
|
|
24
|
+
a().blur();
|
|
25
|
+
}, nativeElement: ((e = M.current) === null || e === void 0 ? void 0 : e.nativeElement) || a() };
|
|
26
|
+
}), ze(function() {
|
|
27
|
+
E(function(e) {
|
|
28
|
+
return !c && e;
|
|
37
29
|
});
|
|
38
|
-
}, [
|
|
39
|
-
var
|
|
30
|
+
}, [c]);
|
|
31
|
+
var me = o.useState(null), U = d(me, 2), z = U[0], de = U[1];
|
|
40
32
|
o.useEffect(function() {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
count: O,
|
|
69
|
-
maxLength: c
|
|
70
|
-
}) : m = "".concat(O).concat(pe ? " / ".concat(c) : ""), B = /* @__PURE__ */ o.createElement(o.Fragment, null, B, /* @__PURE__ */ o.createElement("span", {
|
|
71
|
-
className: h("".concat(i, "-data-count"), r == null ? void 0 : r.count),
|
|
72
|
-
style: u == null ? void 0 : u.count
|
|
73
|
-
}, m)));
|
|
74
|
-
var Ee = function(e) {
|
|
75
|
-
var s;
|
|
76
|
-
z == null || z(e), (s = l()) !== null && s !== void 0 && s.style.height && me(!0);
|
|
77
|
-
}, ze = !W && !E && !R;
|
|
78
|
-
return /* @__PURE__ */ o.createElement(Fe, {
|
|
79
|
-
ref: G,
|
|
80
|
-
value: A,
|
|
81
|
-
allowClear: R,
|
|
82
|
-
handleReset: we,
|
|
83
|
-
suffix: B,
|
|
84
|
-
prefixCls: i,
|
|
85
|
-
classNames: d(d({}, r), {}, {
|
|
86
|
-
affixWrapper: h(r == null ? void 0 : r.affixWrapper, X(X({}, "".concat(i, "-show-count"), E), "".concat(i, "-textarea-allow-clear"), R))
|
|
87
|
-
}),
|
|
88
|
-
disabled: v,
|
|
89
|
-
focused: ue,
|
|
90
|
-
className: h(ne, xe && "".concat(i, "-out-of-range")),
|
|
91
|
-
style: d(d({}, f), ce && !ze ? {
|
|
92
|
-
height: "auto"
|
|
93
|
-
} : {}),
|
|
94
|
-
dataAttrs: {
|
|
95
|
-
affixWrapper: {
|
|
96
|
-
"data-count": typeof m == "string" ? m : void 0
|
|
97
|
-
}
|
|
98
|
-
},
|
|
99
|
-
hidden: oe,
|
|
100
|
-
readOnly: V,
|
|
101
|
-
onClear: re
|
|
102
|
-
}, /* @__PURE__ */ o.createElement(Be, be({}, le, {
|
|
103
|
-
autoSize: W,
|
|
104
|
-
maxLength: K,
|
|
105
|
-
onKeyDown: ye,
|
|
106
|
-
onChange: ge,
|
|
107
|
-
onFocus: Re,
|
|
108
|
-
onBlur: Se,
|
|
109
|
-
onCompositionStart: he,
|
|
110
|
-
onCompositionEnd: Ce,
|
|
111
|
-
className: h(r == null ? void 0 : r.textarea),
|
|
112
|
-
style: d(d({}, u == null ? void 0 : u.textarea), {}, {
|
|
113
|
-
resize: f == null ? void 0 : f.resize
|
|
114
|
-
}),
|
|
115
|
-
disabled: v,
|
|
116
|
-
prefixCls: i,
|
|
117
|
-
onResize: Ee,
|
|
118
|
-
ref: $,
|
|
119
|
-
readOnly: V
|
|
120
|
-
})));
|
|
33
|
+
var e;
|
|
34
|
+
z && (e = a()).setSelectionRange.apply(e, Ce(z));
|
|
35
|
+
}, [z]);
|
|
36
|
+
var m, t = Ne(ne, g), s = (v = t.max) !== null && v !== void 0 ? v : T, pe = Number(s) > 0, N = t.strategy(y), ve = !!s && N > s, X = function(e, r) {
|
|
37
|
+
var F = r;
|
|
38
|
+
!w.current && t.exceedFormatter && t.max && t.strategy(r) > t.max && r !== (F = t.exceedFormatter(r, { max: t.max })) && de([a().selectionStart || 0, a().selectionEnd || 0]), q(F), _(e.currentTarget, e, L, F);
|
|
39
|
+
}, b = ee;
|
|
40
|
+
t.show && (m = t.showFormatter ? t.showFormatter({ value: y, count: N, maxLength: s }) : "".concat(N).concat(pe ? " / ".concat(s) : ""), b = o.createElement(o.Fragment, null, b, o.createElement("span", { className: p("".concat(u, "-data-count"), l == null ? void 0 : l.count), style: f == null ? void 0 : f.count }, m)));
|
|
41
|
+
var xe = !k && !g && !x;
|
|
42
|
+
return o.createElement(Ee, { ref: M, value: y, allowClear: x, handleReset: function(e) {
|
|
43
|
+
q(""), Q(), _(a(), e, L);
|
|
44
|
+
}, suffix: b, prefixCls: u, classNames: i(i({}, l), {}, { affixWrapper: p(l == null ? void 0 : l.affixWrapper, Y(Y({}, "".concat(u, "-show-count"), g), "".concat(u, "-textarea-allow-clear"), x)) }), disabled: c, focused: ie, className: p(te, ve && "".concat(u, "-out-of-range")), style: i(i({}, C), ce && !xe ? { height: "auto" } : {}), dataAttrs: { affixWrapper: { "data-count": typeof m == "string" ? m : void 0 } }, hidden: oe, readOnly: P, onClear: ae }, o.createElement(be, ge({}, re, { autoSize: k, maxLength: T, onKeyDown: function(e) {
|
|
45
|
+
e.key === "Enter" && W && W(e), H == null || H(e);
|
|
46
|
+
}, onChange: function(e) {
|
|
47
|
+
X(e, e.target.value);
|
|
48
|
+
}, onFocus: function(e) {
|
|
49
|
+
E(!0), O == null || O(e);
|
|
50
|
+
}, onBlur: function(e) {
|
|
51
|
+
E(!1), A == null || A(e);
|
|
52
|
+
}, onCompositionStart: function(e) {
|
|
53
|
+
w.current = !0, B == null || B(e);
|
|
54
|
+
}, onCompositionEnd: function(e) {
|
|
55
|
+
w.current = !1, X(e, e.currentTarget.value), D == null || D(e);
|
|
56
|
+
}, className: p(l == null ? void 0 : l.textarea), style: i(i({}, f == null ? void 0 : f.textarea), {}, { resize: C == null ? void 0 : C.resize }), disabled: c, prefixCls: u, onResize: function(e) {
|
|
57
|
+
var r;
|
|
58
|
+
V == null || V(e), (r = a()) !== null && r !== void 0 && r.style.height && fe(!0);
|
|
59
|
+
}, ref: S, readOnly: P })));
|
|
121
60
|
});
|
|
122
61
|
export {
|
|
123
|
-
|
|
62
|
+
Ie as default
|
|
124
63
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var v
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var e,x=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],b={};function v(n){var p=arguments.length>1&&arguments[1]!==void 0&&arguments[1],r=n.getAttribute("id")||n.getAttribute("data-reactid")||n.getAttribute("name");if(p&&b[r])return b[r];var t=window.getComputedStyle(n),d=t.getPropertyValue("box-sizing")||t.getPropertyValue("-moz-box-sizing")||t.getPropertyValue("-webkit-box-sizing"),g=parseFloat(t.getPropertyValue("padding-bottom"))+parseFloat(t.getPropertyValue("padding-top")),u=parseFloat(t.getPropertyValue("border-bottom-width"))+parseFloat(t.getPropertyValue("border-top-width")),a={sizingStyle:x.map(function(m){return"".concat(m,":").concat(t.getPropertyValue(m))}).join(";"),paddingSize:g,borderSize:u,boxSizing:d};return p&&r&&(b[r]=a),a}exports.calculateNodeStyling=v,exports.default=function(n){var p=arguments.length>1&&arguments[1]!==void 0&&arguments[1],r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,t=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;e||((e=document.createElement("textarea")).setAttribute("tab-index","-1"),e.setAttribute("aria-hidden","true"),e.setAttribute("name","hiddenTextarea"),document.body.appendChild(e)),n.getAttribute("wrap")?e.setAttribute("wrap",n.getAttribute("wrap")):e.removeAttribute("wrap");var d=v(n,p),g=d.paddingSize,u=d.borderSize,a=d.boxSizing,m=d.sizingStyle;e.setAttribute("style","".concat(m,";").concat(`
|
|
2
2
|
min-height:0 !important;
|
|
3
3
|
max-height:none !important;
|
|
4
4
|
height:0 !important;
|
|
@@ -9,4 +9,4 @@
|
|
|
9
9
|
top:0 !important;
|
|
10
10
|
right:0 !important;
|
|
11
11
|
pointer-events: none !important;
|
|
12
|
-
|
|
12
|
+
`)),e.value=n.value||n.placeholder||"";var h,l=void 0,o=void 0,i=e.scrollHeight;if(a==="border-box"?i+=u:a==="content-box"&&(i-=g),r!==null||t!==null){e.value=" ";var c=e.scrollHeight-g;r!==null&&(l=c*r,a==="border-box"&&(l=l+g+u),i=Math.max(l,i)),t!==null&&(o=c*t,a==="border-box"&&(o=o+g+u),h=i>o?"":"hidden",i=Math.min(o,i))}var s={height:i,overflowY:h,resize:"none"};return l&&(s.minHeight=l),o&&(s.maxHeight=o),s};
|