@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
|
@@ -11,176 +11,16 @@ import "../../../../@ant-design/cssinjs/es/hooks/useHMR.js";
|
|
|
11
11
|
import o from "../../../../@ant-design/cssinjs/es/Keyframes.js";
|
|
12
12
|
import "../../../../@ant-design/cssinjs/es/transformers/legacyLogicalProperties.js";
|
|
13
13
|
import { initMotion as f } from "./motion.js";
|
|
14
|
-
const c = new o("antZoomIn", {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
transform: "scale(1)",
|
|
21
|
-
opacity: 1
|
|
22
|
-
}
|
|
23
|
-
}), p = new o("antZoomOut", {
|
|
24
|
-
"0%": {
|
|
25
|
-
transform: "scale(1)"
|
|
26
|
-
},
|
|
27
|
-
"100%": {
|
|
28
|
-
transform: "scale(0.2)",
|
|
29
|
-
opacity: 0
|
|
30
|
-
}
|
|
31
|
-
}), a = new o("antZoomBigIn", {
|
|
32
|
-
"0%": {
|
|
33
|
-
transform: "scale(0.8)",
|
|
34
|
-
opacity: 0
|
|
35
|
-
},
|
|
36
|
-
"100%": {
|
|
37
|
-
transform: "scale(1)",
|
|
38
|
-
opacity: 1
|
|
39
|
-
}
|
|
40
|
-
}), m = new o("antZoomBigOut", {
|
|
41
|
-
"0%": {
|
|
42
|
-
transform: "scale(1)"
|
|
43
|
-
},
|
|
44
|
-
"100%": {
|
|
45
|
-
transform: "scale(0.8)",
|
|
46
|
-
opacity: 0
|
|
47
|
-
}
|
|
48
|
-
}), y = new o("antZoomUpIn", {
|
|
49
|
-
"0%": {
|
|
50
|
-
transform: "scale(0.8)",
|
|
51
|
-
transformOrigin: "50% 0%",
|
|
52
|
-
opacity: 0
|
|
53
|
-
},
|
|
54
|
-
"100%": {
|
|
55
|
-
transform: "scale(1)",
|
|
56
|
-
transformOrigin: "50% 0%"
|
|
57
|
-
}
|
|
58
|
-
}), g = new o("antZoomUpOut", {
|
|
59
|
-
"0%": {
|
|
60
|
-
transform: "scale(1)",
|
|
61
|
-
transformOrigin: "50% 0%"
|
|
62
|
-
},
|
|
63
|
-
"100%": {
|
|
64
|
-
transform: "scale(0.8)",
|
|
65
|
-
transformOrigin: "50% 0%",
|
|
66
|
-
opacity: 0
|
|
67
|
-
}
|
|
68
|
-
}), O = new o("antZoomLeftIn", {
|
|
69
|
-
"0%": {
|
|
70
|
-
transform: "scale(0.8)",
|
|
71
|
-
transformOrigin: "0% 50%",
|
|
72
|
-
opacity: 0
|
|
73
|
-
},
|
|
74
|
-
"100%": {
|
|
75
|
-
transform: "scale(1)",
|
|
76
|
-
transformOrigin: "0% 50%"
|
|
77
|
-
}
|
|
78
|
-
}), l = new o("antZoomLeftOut", {
|
|
79
|
-
"0%": {
|
|
80
|
-
transform: "scale(1)",
|
|
81
|
-
transformOrigin: "0% 50%"
|
|
82
|
-
},
|
|
83
|
-
"100%": {
|
|
84
|
-
transform: "scale(0.8)",
|
|
85
|
-
transformOrigin: "0% 50%",
|
|
86
|
-
opacity: 0
|
|
87
|
-
}
|
|
88
|
-
}), u = new o("antZoomRightIn", {
|
|
89
|
-
"0%": {
|
|
90
|
-
transform: "scale(0.8)",
|
|
91
|
-
transformOrigin: "100% 50%",
|
|
92
|
-
opacity: 0
|
|
93
|
-
},
|
|
94
|
-
"100%": {
|
|
95
|
-
transform: "scale(1)",
|
|
96
|
-
transformOrigin: "100% 50%"
|
|
97
|
-
}
|
|
98
|
-
}), z = new o("antZoomRightOut", {
|
|
99
|
-
"0%": {
|
|
100
|
-
transform: "scale(1)",
|
|
101
|
-
transformOrigin: "100% 50%"
|
|
102
|
-
},
|
|
103
|
-
"100%": {
|
|
104
|
-
transform: "scale(0.8)",
|
|
105
|
-
transformOrigin: "100% 50%",
|
|
106
|
-
opacity: 0
|
|
107
|
-
}
|
|
108
|
-
}), w = new o("antZoomDownIn", {
|
|
109
|
-
"0%": {
|
|
110
|
-
transform: "scale(0.8)",
|
|
111
|
-
transformOrigin: "50% 100%",
|
|
112
|
-
opacity: 0
|
|
113
|
-
},
|
|
114
|
-
"100%": {
|
|
115
|
-
transform: "scale(1)",
|
|
116
|
-
transformOrigin: "50% 100%"
|
|
117
|
-
}
|
|
118
|
-
}), K = new o("antZoomDownOut", {
|
|
119
|
-
"0%": {
|
|
120
|
-
transform: "scale(1)",
|
|
121
|
-
transformOrigin: "50% 100%"
|
|
122
|
-
},
|
|
123
|
-
"100%": {
|
|
124
|
-
transform: "scale(0.8)",
|
|
125
|
-
transformOrigin: "50% 100%",
|
|
126
|
-
opacity: 0
|
|
127
|
-
}
|
|
128
|
-
}), I = {
|
|
129
|
-
zoom: {
|
|
130
|
-
inKeyframes: c,
|
|
131
|
-
outKeyframes: p
|
|
132
|
-
},
|
|
133
|
-
"zoom-big": {
|
|
134
|
-
inKeyframes: a,
|
|
135
|
-
outKeyframes: m
|
|
136
|
-
},
|
|
137
|
-
"zoom-big-fast": {
|
|
138
|
-
inKeyframes: a,
|
|
139
|
-
outKeyframes: m
|
|
140
|
-
},
|
|
141
|
-
"zoom-left": {
|
|
142
|
-
inKeyframes: O,
|
|
143
|
-
outKeyframes: l
|
|
144
|
-
},
|
|
145
|
-
"zoom-right": {
|
|
146
|
-
inKeyframes: u,
|
|
147
|
-
outKeyframes: z
|
|
148
|
-
},
|
|
149
|
-
"zoom-up": {
|
|
150
|
-
inKeyframes: y,
|
|
151
|
-
outKeyframes: g
|
|
152
|
-
},
|
|
153
|
-
"zoom-down": {
|
|
154
|
-
inKeyframes: w,
|
|
155
|
-
outKeyframes: K
|
|
156
|
-
}
|
|
157
|
-
}, E = (t, r) => {
|
|
158
|
-
const {
|
|
159
|
-
antCls: s
|
|
160
|
-
} = t, n = `${s}-${r}`, {
|
|
161
|
-
inKeyframes: i,
|
|
162
|
-
outKeyframes: e
|
|
163
|
-
} = I[r];
|
|
164
|
-
return [f(n, i, e, r === "zoom-big-fast" ? t.motionDurationFast : t.motionDurationMid), {
|
|
165
|
-
[`
|
|
166
|
-
${n}-enter,
|
|
167
|
-
${n}-appear
|
|
168
|
-
`]: {
|
|
169
|
-
transform: "scale(0)",
|
|
170
|
-
opacity: 0,
|
|
171
|
-
animationTimingFunction: t.motionEaseOutCirc,
|
|
172
|
-
"&-prepare": {
|
|
173
|
-
transform: "none"
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
[`${n}-leave`]: {
|
|
177
|
-
animationTimingFunction: t.motionEaseInOutCirc
|
|
178
|
-
}
|
|
179
|
-
}];
|
|
14
|
+
const c = new o("antZoomIn", { "0%": { transform: "scale(0.2)", opacity: 0 }, "100%": { transform: "scale(1)", opacity: 1 } }), p = new o("antZoomOut", { "0%": { transform: "scale(1)" }, "100%": { transform: "scale(0.2)", opacity: 0 } }), t = new o("antZoomBigIn", { "0%": { transform: "scale(0.8)", opacity: 0 }, "100%": { transform: "scale(1)", opacity: 1 } }), m = new o("antZoomBigOut", { "0%": { transform: "scale(1)" }, "100%": { transform: "scale(0.8)", opacity: 0 } }), y = new o("antZoomUpIn", { "0%": { transform: "scale(0.8)", transformOrigin: "50% 0%", opacity: 0 }, "100%": { transform: "scale(1)", transformOrigin: "50% 0%" } }), g = new o("antZoomUpOut", { "0%": { transform: "scale(1)", transformOrigin: "50% 0%" }, "100%": { transform: "scale(0.8)", transformOrigin: "50% 0%", opacity: 0 } }), O = new o("antZoomLeftIn", { "0%": { transform: "scale(0.8)", transformOrigin: "0% 50%", opacity: 0 }, "100%": { transform: "scale(1)", transformOrigin: "0% 50%" } }), l = new o("antZoomLeftOut", { "0%": { transform: "scale(1)", transformOrigin: "0% 50%" }, "100%": { transform: "scale(0.8)", transformOrigin: "0% 50%", opacity: 0 } }), u = new o("antZoomRightIn", { "0%": { transform: "scale(0.8)", transformOrigin: "100% 50%", opacity: 0 }, "100%": { transform: "scale(1)", transformOrigin: "100% 50%" } }), z = new o("antZoomRightOut", { "0%": { transform: "scale(1)", transformOrigin: "100% 50%" }, "100%": { transform: "scale(0.8)", transformOrigin: "100% 50%", opacity: 0 } }), w = new o("antZoomDownIn", { "0%": { transform: "scale(0.8)", transformOrigin: "50% 100%", opacity: 0 }, "100%": { transform: "scale(1)", transformOrigin: "50% 100%" } }), K = new o("antZoomDownOut", { "0%": { transform: "scale(1)", transformOrigin: "50% 100%" }, "100%": { transform: "scale(0.8)", transformOrigin: "50% 100%", opacity: 0 } }), I = { zoom: { inKeyframes: c, outKeyframes: p }, "zoom-big": { inKeyframes: t, outKeyframes: m }, "zoom-big-fast": { inKeyframes: t, outKeyframes: m }, "zoom-left": { inKeyframes: O, outKeyframes: l }, "zoom-right": { inKeyframes: u, outKeyframes: z }, "zoom-up": { inKeyframes: y, outKeyframes: g }, "zoom-down": { inKeyframes: w, outKeyframes: K } }, E = (r, n) => {
|
|
15
|
+
const { antCls: i } = r, a = `${i}-${n}`, { inKeyframes: s, outKeyframes: e } = I[n];
|
|
16
|
+
return [f(a, s, e, n === "zoom-big-fast" ? r.motionDurationFast : r.motionDurationMid), { [`
|
|
17
|
+
${a}-enter,
|
|
18
|
+
${a}-appear
|
|
19
|
+
`]: { transform: "scale(0)", opacity: 0, animationTimingFunction: r.motionEaseOutCirc, "&-prepare": { transform: "none" } }, [`${a}-leave`]: { animationTimingFunction: r.motionEaseInOutCirc } }];
|
|
180
20
|
};
|
|
181
21
|
export {
|
|
182
22
|
E as initZoomMotion,
|
|
183
|
-
|
|
23
|
+
t as zoomBigIn,
|
|
184
24
|
m as zoomBigOut,
|
|
185
25
|
w as zoomDownIn,
|
|
186
26
|
K as zoomDownOut,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),require("../../../@ant-design/cssinjs/es/extractStyle.cjs"),require("../../../@ant-design/cssinjs/es/hooks/useCacheToken.cjs"),require("react"),require("../../../@ant-design/cssinjs/es/StyleContext.cjs");const s=require("../../../@ant-design/cssinjs/es/util/index.cjs");require("../../../@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.cjs"),require("../../../@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.cjs"),require("../../../@ant-design/cssinjs/es/hooks/useHMR.cjs"),require("../../../rc-util/es/warning.cjs"),require("../../../@ant-design/cssinjs/es/theme/createTheme.cjs"),require("../../../@ant-design/cssinjs/es/theme/ThemeCache.cjs"),require("../../../@ant-design/cssinjs/es/transformers/legacyLogicalProperties.cjs");const m=require("./roundedArrow.cjs");function i(o,r){return o?r:{}}exports.MAX_VERTICAL_CONTENT_RADIUS=8,exports.default=function(o,r,c){const{componentCls:t,boxShadowPopoverArrow:p,arrowOffsetVertical:a,arrowOffsetHorizontal:e}=o,{arrowDistance:n=0,arrowPlacement:l={left:!0,right:!0,top:!0,bottom:!0}}=c||{};return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({[`${t}-arrow`]:[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},m.genRoundedArrow(o,r,p)),{"&:before":{background:r}})]},i(!!l.top,{[[`&-placement-top > ${t}-arrow`,`&-placement-topLeft > ${t}-arrow`,`&-placement-topRight > ${t}-arrow`].join(",")]:{bottom:n,transform:"translateY(100%) rotate(180deg)"},[`&-placement-top > ${t}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"},"&-placement-topLeft":{"--arrow-offset-horizontal":e,[`> ${t}-arrow`]:{left:{_skip_check_:!0,value:e}}},"&-placement-topRight":{"--arrow-offset-horizontal":`calc(100% - ${s.unit(e)})`,[`> ${t}-arrow`]:{right:{_skip_check_:!0,value:e}}}})),i(!!l.bottom,{[[`&-placement-bottom > ${t}-arrow`,`&-placement-bottomLeft > ${t}-arrow`,`&-placement-bottomRight > ${t}-arrow`].join(",")]:{top:n,transform:"translateY(-100%)"},[`&-placement-bottom > ${t}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"},"&-placement-bottomLeft":{"--arrow-offset-horizontal":e,[`> ${t}-arrow`]:{left:{_skip_check_:!0,value:e}}},"&-placement-bottomRight":{"--arrow-offset-horizontal":`calc(100% - ${s.unit(e)})`,[`> ${t}-arrow`]:{right:{_skip_check_:!0,value:e}}}})),i(!!l.left,{[[`&-placement-left > ${t}-arrow`,`&-placement-leftTop > ${t}-arrow`,`&-placement-leftBottom > ${t}-arrow`].join(",")]:{right:{_skip_check_:!0,value:n},transform:"translateX(100%) rotate(90deg)"},[`&-placement-left > ${t}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"},[`&-placement-leftTop > ${t}-arrow`]:{top:a},[`&-placement-leftBottom > ${t}-arrow`]:{bottom:a}})),i(!!l.right,{[[`&-placement-right > ${t}-arrow`,`&-placement-rightTop > ${t}-arrow`,`&-placement-rightBottom > ${t}-arrow`].join(",")]:{left:{_skip_check_:!0,value:n},transform:"translateX(-100%) rotate(-90deg)"},[`&-placement-right > ${t}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"},[`&-placement-rightTop > ${t}-arrow`]:{top:a},[`&-placement-rightBottom > ${t}-arrow`]:{bottom:a}}))}},exports.getArrowOffsetToken=function(o){const{contentRadius:r,limitVerticalRadius:c}=o,t=r>12?r+2:12;return{arrowOffsetHorizontal:t,arrowOffsetVertical:c?8:t}};
|
|
@@ -2,7 +2,7 @@ import "../../../@ant-design/cssinjs/es/extractStyle.js";
|
|
|
2
2
|
import "../../../@ant-design/cssinjs/es/hooks/useCacheToken.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "../../../@ant-design/cssinjs/es/StyleContext.js";
|
|
5
|
-
import { unit as
|
|
5
|
+
import { unit as p } from "../../../@ant-design/cssinjs/es/util/index.js";
|
|
6
6
|
import "../../../@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.js";
|
|
7
7
|
import "../../../@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.js";
|
|
8
8
|
import "../../../@ant-design/cssinjs/es/hooks/useHMR.js";
|
|
@@ -11,154 +11,20 @@ import "../../../@ant-design/cssinjs/es/theme/createTheme.js";
|
|
|
11
11
|
import "../../../@ant-design/cssinjs/es/theme/ThemeCache.js";
|
|
12
12
|
import "../../../@ant-design/cssinjs/es/transformers/legacyLogicalProperties.js";
|
|
13
13
|
import { genRoundedArrow as m } from "./roundedArrow.js";
|
|
14
|
-
const
|
|
15
|
-
function T(
|
|
16
|
-
const {
|
|
17
|
-
|
|
18
|
-
limitVerticalRadius: i
|
|
19
|
-
} = o, t = e > 12 ? e + 2 : 12;
|
|
20
|
-
return {
|
|
21
|
-
arrowOffsetHorizontal: t,
|
|
22
|
-
arrowOffsetVertical: i ? f : t
|
|
23
|
-
};
|
|
14
|
+
const R = 8;
|
|
15
|
+
function T(e) {
|
|
16
|
+
const { contentRadius: r, limitVerticalRadius: i } = e, t = r > 12 ? r + 2 : 12;
|
|
17
|
+
return { arrowOffsetHorizontal: t, arrowOffsetVertical: i ? 8 : t };
|
|
24
18
|
}
|
|
25
|
-
function c(
|
|
26
|
-
return
|
|
19
|
+
function c(e, r) {
|
|
20
|
+
return e ? r : {};
|
|
27
21
|
}
|
|
28
|
-
function z(
|
|
29
|
-
const {
|
|
30
|
-
|
|
31
|
-
boxShadowPopoverArrow: p,
|
|
32
|
-
arrowOffsetVertical: a,
|
|
33
|
-
arrowOffsetHorizontal: r
|
|
34
|
-
} = o, {
|
|
35
|
-
arrowDistance: n = 0,
|
|
36
|
-
arrowPlacement: l = {
|
|
37
|
-
left: !0,
|
|
38
|
-
right: !0,
|
|
39
|
-
top: !0,
|
|
40
|
-
bottom: !0
|
|
41
|
-
}
|
|
42
|
-
} = i || {};
|
|
43
|
-
return {
|
|
44
|
-
[t]: Object.assign(Object.assign(Object.assign(Object.assign({
|
|
45
|
-
// ============================ Basic ============================
|
|
46
|
-
[`${t}-arrow`]: [Object.assign(Object.assign({
|
|
47
|
-
position: "absolute",
|
|
48
|
-
zIndex: 1,
|
|
49
|
-
display: "block"
|
|
50
|
-
}, m(o, e, p)), {
|
|
51
|
-
"&:before": {
|
|
52
|
-
background: e
|
|
53
|
-
}
|
|
54
|
-
})]
|
|
55
|
-
}, c(!!l.top, {
|
|
56
|
-
[[`&-placement-top > ${t}-arrow`, `&-placement-topLeft > ${t}-arrow`, `&-placement-topRight > ${t}-arrow`].join(",")]: {
|
|
57
|
-
bottom: n,
|
|
58
|
-
transform: "translateY(100%) rotate(180deg)"
|
|
59
|
-
},
|
|
60
|
-
[`&-placement-top > ${t}-arrow`]: {
|
|
61
|
-
left: {
|
|
62
|
-
_skip_check_: !0,
|
|
63
|
-
value: "50%"
|
|
64
|
-
},
|
|
65
|
-
transform: "translateX(-50%) translateY(100%) rotate(180deg)"
|
|
66
|
-
},
|
|
67
|
-
"&-placement-topLeft": {
|
|
68
|
-
"--arrow-offset-horizontal": r,
|
|
69
|
-
[`> ${t}-arrow`]: {
|
|
70
|
-
left: {
|
|
71
|
-
_skip_check_: !0,
|
|
72
|
-
value: r
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
},
|
|
76
|
-
"&-placement-topRight": {
|
|
77
|
-
"--arrow-offset-horizontal": `calc(100% - ${s(r)})`,
|
|
78
|
-
[`> ${t}-arrow`]: {
|
|
79
|
-
right: {
|
|
80
|
-
_skip_check_: !0,
|
|
81
|
-
value: r
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
})), c(!!l.bottom, {
|
|
86
|
-
[[`&-placement-bottom > ${t}-arrow`, `&-placement-bottomLeft > ${t}-arrow`, `&-placement-bottomRight > ${t}-arrow`].join(",")]: {
|
|
87
|
-
top: n,
|
|
88
|
-
transform: "translateY(-100%)"
|
|
89
|
-
},
|
|
90
|
-
[`&-placement-bottom > ${t}-arrow`]: {
|
|
91
|
-
left: {
|
|
92
|
-
_skip_check_: !0,
|
|
93
|
-
value: "50%"
|
|
94
|
-
},
|
|
95
|
-
transform: "translateX(-50%) translateY(-100%)"
|
|
96
|
-
},
|
|
97
|
-
"&-placement-bottomLeft": {
|
|
98
|
-
"--arrow-offset-horizontal": r,
|
|
99
|
-
[`> ${t}-arrow`]: {
|
|
100
|
-
left: {
|
|
101
|
-
_skip_check_: !0,
|
|
102
|
-
value: r
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
},
|
|
106
|
-
"&-placement-bottomRight": {
|
|
107
|
-
"--arrow-offset-horizontal": `calc(100% - ${s(r)})`,
|
|
108
|
-
[`> ${t}-arrow`]: {
|
|
109
|
-
right: {
|
|
110
|
-
_skip_check_: !0,
|
|
111
|
-
value: r
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
})), c(!!l.left, {
|
|
116
|
-
[[`&-placement-left > ${t}-arrow`, `&-placement-leftTop > ${t}-arrow`, `&-placement-leftBottom > ${t}-arrow`].join(",")]: {
|
|
117
|
-
right: {
|
|
118
|
-
_skip_check_: !0,
|
|
119
|
-
value: n
|
|
120
|
-
},
|
|
121
|
-
transform: "translateX(100%) rotate(90deg)"
|
|
122
|
-
},
|
|
123
|
-
[`&-placement-left > ${t}-arrow`]: {
|
|
124
|
-
top: {
|
|
125
|
-
_skip_check_: !0,
|
|
126
|
-
value: "50%"
|
|
127
|
-
},
|
|
128
|
-
transform: "translateY(-50%) translateX(100%) rotate(90deg)"
|
|
129
|
-
},
|
|
130
|
-
[`&-placement-leftTop > ${t}-arrow`]: {
|
|
131
|
-
top: a
|
|
132
|
-
},
|
|
133
|
-
[`&-placement-leftBottom > ${t}-arrow`]: {
|
|
134
|
-
bottom: a
|
|
135
|
-
}
|
|
136
|
-
})), c(!!l.right, {
|
|
137
|
-
[[`&-placement-right > ${t}-arrow`, `&-placement-rightTop > ${t}-arrow`, `&-placement-rightBottom > ${t}-arrow`].join(",")]: {
|
|
138
|
-
left: {
|
|
139
|
-
_skip_check_: !0,
|
|
140
|
-
value: n
|
|
141
|
-
},
|
|
142
|
-
transform: "translateX(-100%) rotate(-90deg)"
|
|
143
|
-
},
|
|
144
|
-
[`&-placement-right > ${t}-arrow`]: {
|
|
145
|
-
top: {
|
|
146
|
-
_skip_check_: !0,
|
|
147
|
-
value: "50%"
|
|
148
|
-
},
|
|
149
|
-
transform: "translateY(-50%) translateX(-100%) rotate(-90deg)"
|
|
150
|
-
},
|
|
151
|
-
[`&-placement-rightTop > ${t}-arrow`]: {
|
|
152
|
-
top: a
|
|
153
|
-
},
|
|
154
|
-
[`&-placement-rightBottom > ${t}-arrow`]: {
|
|
155
|
-
bottom: a
|
|
156
|
-
}
|
|
157
|
-
}))
|
|
158
|
-
};
|
|
22
|
+
function z(e, r, i) {
|
|
23
|
+
const { componentCls: t, boxShadowPopoverArrow: s, arrowOffsetVertical: a, arrowOffsetHorizontal: o } = e, { arrowDistance: n = 0, arrowPlacement: l = { left: !0, right: !0, top: !0, bottom: !0 } } = i || {};
|
|
24
|
+
return { [t]: Object.assign(Object.assign(Object.assign(Object.assign({ [`${t}-arrow`]: [Object.assign(Object.assign({ position: "absolute", zIndex: 1, display: "block" }, m(e, r, s)), { "&:before": { background: r } })] }, c(!!l.top, { [[`&-placement-top > ${t}-arrow`, `&-placement-topLeft > ${t}-arrow`, `&-placement-topRight > ${t}-arrow`].join(",")]: { bottom: n, transform: "translateY(100%) rotate(180deg)" }, [`&-placement-top > ${t}-arrow`]: { left: { _skip_check_: !0, value: "50%" }, transform: "translateX(-50%) translateY(100%) rotate(180deg)" }, "&-placement-topLeft": { "--arrow-offset-horizontal": o, [`> ${t}-arrow`]: { left: { _skip_check_: !0, value: o } } }, "&-placement-topRight": { "--arrow-offset-horizontal": `calc(100% - ${p(o)})`, [`> ${t}-arrow`]: { right: { _skip_check_: !0, value: o } } } })), c(!!l.bottom, { [[`&-placement-bottom > ${t}-arrow`, `&-placement-bottomLeft > ${t}-arrow`, `&-placement-bottomRight > ${t}-arrow`].join(",")]: { top: n, transform: "translateY(-100%)" }, [`&-placement-bottom > ${t}-arrow`]: { left: { _skip_check_: !0, value: "50%" }, transform: "translateX(-50%) translateY(-100%)" }, "&-placement-bottomLeft": { "--arrow-offset-horizontal": o, [`> ${t}-arrow`]: { left: { _skip_check_: !0, value: o } } }, "&-placement-bottomRight": { "--arrow-offset-horizontal": `calc(100% - ${p(o)})`, [`> ${t}-arrow`]: { right: { _skip_check_: !0, value: o } } } })), c(!!l.left, { [[`&-placement-left > ${t}-arrow`, `&-placement-leftTop > ${t}-arrow`, `&-placement-leftBottom > ${t}-arrow`].join(",")]: { right: { _skip_check_: !0, value: n }, transform: "translateX(100%) rotate(90deg)" }, [`&-placement-left > ${t}-arrow`]: { top: { _skip_check_: !0, value: "50%" }, transform: "translateY(-50%) translateX(100%) rotate(90deg)" }, [`&-placement-leftTop > ${t}-arrow`]: { top: a }, [`&-placement-leftBottom > ${t}-arrow`]: { bottom: a } })), c(!!l.right, { [[`&-placement-right > ${t}-arrow`, `&-placement-rightTop > ${t}-arrow`, `&-placement-rightBottom > ${t}-arrow`].join(",")]: { left: { _skip_check_: !0, value: n }, transform: "translateX(-100%) rotate(-90deg)" }, [`&-placement-right > ${t}-arrow`]: { top: { _skip_check_: !0, value: "50%" }, transform: "translateY(-50%) translateX(-100%) rotate(-90deg)" }, [`&-placement-rightTop > ${t}-arrow`]: { top: a }, [`&-placement-rightBottom > ${t}-arrow`]: { bottom: a } })) };
|
|
159
25
|
}
|
|
160
26
|
export {
|
|
161
|
-
|
|
27
|
+
R as MAX_VERTICAL_CONTENT_RADIUS,
|
|
162
28
|
z as default,
|
|
163
29
|
T as getArrowOffsetToken
|
|
164
30
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"})
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"}),require("../../../@ant-design/cssinjs/es/extractStyle.cjs"),require("../../../@ant-design/cssinjs/es/hooks/useCacheToken.cjs"),require("react"),require("../../../@ant-design/cssinjs/es/StyleContext.cjs");const b=require("../../../@ant-design/cssinjs/es/util/index.cjs");require("../../../@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.cjs"),require("../../../@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.cjs"),require("../../../@ant-design/cssinjs/es/hooks/useHMR.cjs"),require("../../../rc-util/es/warning.cjs"),require("../../../@ant-design/cssinjs/es/theme/createTheme.cjs"),require("../../../@ant-design/cssinjs/es/theme/ThemeCache.cjs"),require("../../../@ant-design/cssinjs/es/transformers/legacyLogicalProperties.cjs");exports.genRoundedArrow=(s,h,t)=>{const{sizePopupArrow:r,arrowPolygon:e,arrowPath:a,arrowShadowWidth:o,borderRadiusXS:i,calc:n}=s;return{pointerEvents:"none",width:r,height:r,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:r,height:n(r).div(2).equal(),background:h,clipPath:{_multi_value_:!0,value:[e,a]},content:'""'},"&::after":{content:'""',position:"absolute",width:o,height:o,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:`0 0 ${b.unit(i)} 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:t,zIndex:0,background:"transparent"}}},exports.getArrowToken=function(s){const{sizePopupArrow:h,borderRadiusXS:t,borderRadiusOuter:r}=s,e=h/2,a=e,o=1*r/Math.sqrt(2),i=e-r*(1-1/Math.sqrt(2)),n=e-t*(1/Math.sqrt(2)),d=r*(Math.sqrt(2)-1)+t*(1/Math.sqrt(2)),$=2*e-n,q=d,l=2*e-o,p=i,c=2*e-0,w=a,g=e*Math.sqrt(2)+r*(Math.sqrt(2)-2),u=r*(Math.sqrt(2)-1);return{arrowShadowWidth:g,arrowPath:`path('M 0 ${a} A ${r} ${r} 0 0 0 ${o} ${i} L ${n} ${d} A ${t} ${t} 0 0 1 ${$} ${q} L ${l} ${p} A ${r} ${r} 0 0 0 ${c} ${w} Z')`,arrowPolygon:`polygon(${u}px 100%, 50% ${u}px, ${2*e-u}px 100%, ${u}px 100%)`}};
|
|
@@ -2,7 +2,7 @@ import "../../../@ant-design/cssinjs/es/extractStyle.js";
|
|
|
2
2
|
import "../../../@ant-design/cssinjs/es/hooks/useCacheToken.js";
|
|
3
3
|
import "react";
|
|
4
4
|
import "../../../@ant-design/cssinjs/es/StyleContext.js";
|
|
5
|
-
import { unit as
|
|
5
|
+
import { unit as b } from "../../../@ant-design/cssinjs/es/util/index.js";
|
|
6
6
|
import "../../../@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.js";
|
|
7
7
|
import "../../../@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.js";
|
|
8
8
|
import "../../../@ant-design/cssinjs/es/hooks/useHMR.js";
|
|
@@ -10,65 +10,15 @@ import "../../../rc-util/es/warning.js";
|
|
|
10
10
|
import "../../../@ant-design/cssinjs/es/theme/createTheme.js";
|
|
11
11
|
import "../../../@ant-design/cssinjs/es/theme/ThemeCache.js";
|
|
12
12
|
import "../../../@ant-design/cssinjs/es/transformers/legacyLogicalProperties.js";
|
|
13
|
-
function
|
|
14
|
-
const {
|
|
15
|
-
|
|
16
|
-
borderRadiusXS: r,
|
|
17
|
-
borderRadiusOuter: t
|
|
18
|
-
} = c, o = h / 2, e = 0, n = o, s = t * 1 / Math.sqrt(2), a = o - t * (1 - 1 / Math.sqrt(2)), p = o - r * (1 / Math.sqrt(2)), d = t * (Math.sqrt(2) - 1) + r * (1 / Math.sqrt(2)), u = 2 * o - p, $ = d, m = 2 * o - s, l = a, w = 2 * o - e, b = n, g = o * Math.sqrt(2) + t * (Math.sqrt(2) - 2), i = t * (Math.sqrt(2) - 1), x = `polygon(${i}px 100%, 50% ${i}px, ${2 * o - i}px 100%, ${i}px 100%)`, f = `path('M ${e} ${n} A ${t} ${t} 0 0 0 ${s} ${a} L ${p} ${d} A ${r} ${r} 0 0 1 ${u} ${$} L ${m} ${l} A ${t} ${t} 0 0 0 ${w} ${b} Z')`;
|
|
19
|
-
return {
|
|
20
|
-
arrowShadowWidth: g,
|
|
21
|
-
arrowPath: f,
|
|
22
|
-
arrowPolygon: x
|
|
23
|
-
};
|
|
13
|
+
function z(p) {
|
|
14
|
+
const { sizePopupArrow: s, borderRadiusXS: o, borderRadiusOuter: t } = p, r = s / 2, i = r, a = 1 * t / Math.sqrt(2), e = r - t * (1 - 1 / Math.sqrt(2)), n = r - o * (1 / Math.sqrt(2)), d = t * (Math.sqrt(2) - 1) + o * (1 / Math.sqrt(2)), u = 2 * r - n, $ = d, m = 2 * r - a, l = e, w = 2 * r - 0, c = i, g = r * Math.sqrt(2) + t * (Math.sqrt(2) - 2), h = t * (Math.sqrt(2) - 1);
|
|
15
|
+
return { arrowShadowWidth: g, arrowPath: `path('M 0 ${i} A ${t} ${t} 0 0 0 ${a} ${e} L ${n} ${d} A ${o} ${o} 0 0 1 ${u} ${$} L ${m} ${l} A ${t} ${t} 0 0 0 ${w} ${c} Z')`, arrowPolygon: `polygon(${h}px 100%, 50% ${h}px, ${2 * r - h}px 100%, ${h}px 100%)` };
|
|
24
16
|
}
|
|
25
|
-
const
|
|
26
|
-
const {
|
|
27
|
-
|
|
28
|
-
arrowPolygon: o,
|
|
29
|
-
arrowPath: e,
|
|
30
|
-
arrowShadowWidth: n,
|
|
31
|
-
borderRadiusXS: s,
|
|
32
|
-
calc: a
|
|
33
|
-
} = c;
|
|
34
|
-
return {
|
|
35
|
-
pointerEvents: "none",
|
|
36
|
-
width: t,
|
|
37
|
-
height: t,
|
|
38
|
-
overflow: "hidden",
|
|
39
|
-
"&::before": {
|
|
40
|
-
position: "absolute",
|
|
41
|
-
bottom: 0,
|
|
42
|
-
insetInlineStart: 0,
|
|
43
|
-
width: t,
|
|
44
|
-
height: a(t).div(2).equal(),
|
|
45
|
-
background: h,
|
|
46
|
-
clipPath: {
|
|
47
|
-
_multi_value_: !0,
|
|
48
|
-
value: [o, e]
|
|
49
|
-
},
|
|
50
|
-
content: '""'
|
|
51
|
-
},
|
|
52
|
-
"&::after": {
|
|
53
|
-
content: '""',
|
|
54
|
-
position: "absolute",
|
|
55
|
-
width: n,
|
|
56
|
-
height: n,
|
|
57
|
-
bottom: 0,
|
|
58
|
-
insetInline: 0,
|
|
59
|
-
margin: "auto",
|
|
60
|
-
borderRadius: {
|
|
61
|
-
_skip_check_: !0,
|
|
62
|
-
value: `0 0 ${y(s)} 0`
|
|
63
|
-
},
|
|
64
|
-
transform: "translateY(50%) rotate(-135deg)",
|
|
65
|
-
boxShadow: r,
|
|
66
|
-
zIndex: 0,
|
|
67
|
-
background: "transparent"
|
|
68
|
-
}
|
|
69
|
-
};
|
|
17
|
+
const I = (p, s, o) => {
|
|
18
|
+
const { sizePopupArrow: t, arrowPolygon: r, arrowPath: i, arrowShadowWidth: a, borderRadiusXS: e, calc: n } = p;
|
|
19
|
+
return { pointerEvents: "none", width: t, height: t, overflow: "hidden", "&::before": { position: "absolute", bottom: 0, insetInlineStart: 0, width: t, height: n(t).div(2).equal(), background: s, clipPath: { _multi_value_: !0, value: [r, i] }, content: '""' }, "&::after": { content: '""', position: "absolute", width: a, height: a, bottom: 0, insetInline: 0, margin: "auto", borderRadius: { _skip_check_: !0, value: `0 0 ${b(e)} 0` }, transform: "translateY(50%) rotate(-135deg)", boxShadow: o, zIndex: 0, background: "transparent" } };
|
|
70
20
|
};
|
|
71
21
|
export {
|
|
72
|
-
|
|
73
|
-
|
|
22
|
+
I as genRoundedArrow,
|
|
23
|
+
z as getArrowToken
|
|
74
24
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";const $=require("react"),V=require("../../../@ant-design/icons/es/icons/LoadingOutlined.cjs"),z=require("../../../../_virtual/index.cjs"),D=require("../../../rc-switch/es/index.cjs"),I=require("../../../rc-util/es/hooks/useMergedState.cjs"),T=require("../_util/wave/index.cjs");require("../config-provider/index.cjs");const A=require("../config-provider/DisabledContext.cjs"),M=require("../config-provider/hooks/useSize.cjs"),H=require("./style/index.cjs"),R=require("../config-provider/context.cjs");function W(e){const l=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const t=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(l,r,t.get?t:{enumerable:!0,get:()=>e[r]})}}return l.default=e,Object.freeze(l)}const s=W($);var B=function(e,l){var r={};for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&l.indexOf(t)<0&&(r[t]=e[t]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function"){var a=0;for(t=Object.getOwnPropertySymbols(e);a<t.length;a++)l.indexOf(t[a])<0&&Object.prototype.propertyIsEnumerable.call(e,t[a])&&(r[t[a]]=e[t[a]])}return r};const c=s.forwardRef((e,l)=>{const{prefixCls:r,size:t,disabled:a,loading:i,className:g,rootClassName:m,style:p,checked:u,value:b,defaultChecked:d,defaultValue:y,onChange:f}=e,O=B(e,["prefixCls","size","disabled","loading","className","rootClassName","style","checked","value","defaultChecked","defaultValue","onChange"]),[h,C]=I(!1,{value:u??b,defaultValue:d??y}),{getPrefixCls:v,direction:N,switch:o}=s.useContext(R.ConfigContext),j=s.useContext(A.default),q=(a??j)||i,n=v("switch",r),x=s.createElement("div",{className:`${n}-handle`},i&&s.createElement(V,{className:`${n}-loading-icon`})),[w,E,S]=H.default(n),_=M(t),P=z(o==null?void 0:o.className,{[`${n}-small`]:_==="small",[`${n}-loading`]:i,[`${n}-rtl`]:N==="rtl"},g,m,E,S),k=Object.assign(Object.assign({},o==null?void 0:o.style),p);return w(s.createElement(T,{component:"Switch"},s.createElement(D,Object.assign({},O,{checked:h,onChange:function(){C(arguments.length<=0?void 0:arguments[0]),f==null||f.apply(void 0,arguments)},prefixCls:n,className:P,style:k,disabled:q,ref:l,loadingIcon:x}))))});c.__ANT_SWITCH=!0,process.env.NODE_ENV!=="production"&&(c.displayName="Switch"),module.exports=c;
|
|
@@ -1,68 +1,30 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as r from "react";
|
|
2
2
|
import V from "../../../@ant-design/icons/es/icons/LoadingOutlined.js";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
3
|
+
import I from "../../../../_virtual/index.js";
|
|
4
|
+
import z from "../../../rc-switch/es/index.js";
|
|
5
|
+
import T from "../../../rc-util/es/hooks/useMergedState.js";
|
|
6
|
+
import A from "../_util/wave/index.js";
|
|
7
7
|
import "../config-provider/index.js";
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import { ConfigContext as
|
|
12
|
-
var
|
|
13
|
-
var
|
|
14
|
-
for (var e in t) Object.prototype.hasOwnProperty.call(t, e) &&
|
|
15
|
-
if (t != null && typeof Object.getOwnPropertySymbols == "function")
|
|
16
|
-
|
|
17
|
-
|
|
8
|
+
import D from "../config-provider/DisabledContext.js";
|
|
9
|
+
import H from "../config-provider/hooks/useSize.js";
|
|
10
|
+
import L from "./style/index.js";
|
|
11
|
+
import { ConfigContext as R } from "../config-provider/context.js";
|
|
12
|
+
var W = function(t, n) {
|
|
13
|
+
var l = {};
|
|
14
|
+
for (var e in t) Object.prototype.hasOwnProperty.call(t, e) && n.indexOf(e) < 0 && (l[e] = t[e]);
|
|
15
|
+
if (t != null && typeof Object.getOwnPropertySymbols == "function") {
|
|
16
|
+
var o = 0;
|
|
17
|
+
for (e = Object.getOwnPropertySymbols(t); o < e.length; o++) n.indexOf(e[o]) < 0 && Object.prototype.propertyIsEnumerable.call(t, e[o]) && (l[e[o]] = t[e[o]]);
|
|
18
|
+
}
|
|
19
|
+
return l;
|
|
18
20
|
};
|
|
19
|
-
const
|
|
20
|
-
const {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
rootClassName: p,
|
|
27
|
-
style: g,
|
|
28
|
-
checked: i,
|
|
29
|
-
value: h,
|
|
30
|
-
defaultChecked: d,
|
|
31
|
-
defaultValue: C,
|
|
32
|
-
onChange: m
|
|
33
|
-
} = t, v = q(t, ["prefixCls", "size", "disabled", "loading", "className", "rootClassName", "style", "checked", "value", "defaultChecked", "defaultValue", "onChange"]), [b, y] = H(!1, {
|
|
34
|
-
value: i ?? h,
|
|
35
|
-
defaultValue: d ?? C
|
|
36
|
-
}), {
|
|
37
|
-
getPrefixCls: S,
|
|
38
|
-
direction: x,
|
|
39
|
-
switch: a
|
|
40
|
-
} = s.useContext(M), N = s.useContext(T), O = (o ?? N) || c, l = S("switch", n), w = /* @__PURE__ */ s.createElement("div", {
|
|
41
|
-
className: `${l}-handle`
|
|
42
|
-
}, c && /* @__PURE__ */ s.createElement(V, {
|
|
43
|
-
className: `${l}-loading-icon`
|
|
44
|
-
})), [k, I, P] = A(l), _ = W(e), j = $(a == null ? void 0 : a.className, {
|
|
45
|
-
[`${l}-small`]: _ === "small",
|
|
46
|
-
[`${l}-loading`]: c,
|
|
47
|
-
[`${l}-rtl`]: x === "rtl"
|
|
48
|
-
}, u, p, I, P), z = Object.assign(Object.assign({}, a == null ? void 0 : a.style), g), E = function() {
|
|
49
|
-
y(arguments.length <= 0 ? void 0 : arguments[0]), m == null || m.apply(void 0, arguments);
|
|
50
|
-
};
|
|
51
|
-
return k(/* @__PURE__ */ s.createElement(R, {
|
|
52
|
-
component: "Switch"
|
|
53
|
-
}, /* @__PURE__ */ s.createElement(D, Object.assign({}, v, {
|
|
54
|
-
checked: b,
|
|
55
|
-
onChange: E,
|
|
56
|
-
prefixCls: l,
|
|
57
|
-
className: j,
|
|
58
|
-
style: z,
|
|
59
|
-
disabled: O,
|
|
60
|
-
ref: r,
|
|
61
|
-
loadingIcon: w
|
|
62
|
-
}))));
|
|
63
|
-
}), f = B;
|
|
64
|
-
f.__ANT_SWITCH = !0;
|
|
65
|
-
process.env.NODE_ENV !== "production" && (f.displayName = "Switch");
|
|
21
|
+
const f = r.forwardRef((t, n) => {
|
|
22
|
+
const { prefixCls: l, size: e, disabled: o, loading: i, className: p, rootClassName: u, style: g, checked: c, value: h, defaultChecked: m, defaultValue: C, onChange: d } = t, y = W(t, ["prefixCls", "size", "disabled", "loading", "className", "rootClassName", "style", "checked", "value", "defaultChecked", "defaultValue", "onChange"]), [b, v] = T(!1, { value: c ?? h, defaultValue: m ?? C }), { getPrefixCls: O, direction: N, switch: s } = r.useContext(R), x = r.useContext(D), w = (o ?? x) || i, a = O("switch", l), j = r.createElement("div", { className: `${a}-handle` }, i && r.createElement(V, { className: `${a}-loading-icon` })), [E, _, k] = L(a), S = H(e), $ = I(s == null ? void 0 : s.className, { [`${a}-small`]: S === "small", [`${a}-loading`]: i, [`${a}-rtl`]: N === "rtl" }, p, u, _, k), P = Object.assign(Object.assign({}, s == null ? void 0 : s.style), g);
|
|
23
|
+
return E(r.createElement(A, { component: "Switch" }, r.createElement(z, Object.assign({}, y, { checked: b, onChange: function() {
|
|
24
|
+
v(arguments.length <= 0 ? void 0 : arguments[0]), d == null || d.apply(void 0, arguments);
|
|
25
|
+
}, prefixCls: a, className: $, style: P, disabled: w, ref: n, loadingIcon: j }))));
|
|
26
|
+
});
|
|
27
|
+
f.__ANT_SWITCH = !0, process.env.NODE_ENV !== "production" && (f.displayName = "Switch");
|
|
66
28
|
export {
|
|
67
29
|
f as default
|
|
68
30
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),require("../../../../@ant-design/cssinjs/es/extractStyle.cjs"),require("../../../../@ant-design/cssinjs/es/hooks/useCacheToken.cjs"),require("react"),require("../../../../@ant-design/cssinjs/es/StyleContext.cjs");const g=require("../../../../@ant-design/cssinjs/es/util/index.cjs");require("../../../../@ant-design/cssinjs/es/hooks/useCompatibleInsertionEffect.cjs"),require("../../../../@ant-design/cssinjs/es/hooks/useEffectCleanupRegister.cjs"),require("../../../../@ant-design/cssinjs/es/hooks/useHMR.cjs"),require("../../../../rc-util/es/warning.cjs"),require("../../../../@ant-design/cssinjs/es/theme/createTheme.cjs"),require("../../../../@ant-design/cssinjs/es/theme/ThemeCache.cjs"),require("../../../../@ant-design/cssinjs/es/transformers/legacyLogicalProperties.cjs");const S=require("../../../../@ant-design/fast-color/es/FastColor.cjs"),h=require("../../style/index.cjs");require("../../../../rc-util/es/hooks/useLayoutEffect.cjs"),require("../../../../rc-util/es/ref.cjs");const m=require("../../../../@ant-design/cssinjs-utils/es/util/statistic.cjs");require("../../../../@ant-design/cssinjs-utils/es/_util/hooks/useUniqueMemo.cjs");const I=require("../../theme/util/genStyleUtils.cjs"),k=n=>{const{componentCls:i,trackHeightSM:a,trackPadding:r,trackMinWidthSM:u,innerMinMarginSM:o,innerMaxMarginSM:c,handleSizeSM:t,calc:e}=n,l=`${i}-inner`,d=g.unit(e(t).add(e(r).mul(2)).equal()),s=g.unit(e(c).mul(2).equal());return{[i]:{[`&${i}-small`]:{minWidth:u,height:a,lineHeight:g.unit(a),[`${i}-inner`]:{paddingInlineStart:c,paddingInlineEnd:o,[`${l}-checked, ${l}-unchecked`]:{minHeight:a},[`${l}-checked`]:{marginInlineStart:`calc(-100% + ${d} - ${s})`,marginInlineEnd:`calc(100% - ${d} + ${s})`},[`${l}-unchecked`]:{marginTop:e(a).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`${i}-handle`]:{width:t,height:t},[`${i}-loading-icon`]:{top:e(e(t).sub(n.switchLoadingIconSize)).div(2).equal(),fontSize:n.switchLoadingIconSize},[`&${i}-checked`]:{[`${i}-inner`]:{paddingInlineStart:o,paddingInlineEnd:c,[`${l}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${l}-unchecked`]:{marginInlineStart:`calc(100% - ${d} + ${s})`,marginInlineEnd:`calc(-100% + ${d} - ${s})`}},[`${i}-handle`]:{insetInlineStart:`calc(100% - ${g.unit(e(t).add(r).equal())})`}},[`&:not(${i}-disabled):active`]:{[`&:not(${i}-checked) ${l}`]:{[`${l}-unchecked`]:{marginInlineStart:e(n.marginXXS).div(2).equal(),marginInlineEnd:e(n.marginXXS).mul(-1).div(2).equal()}},[`&${i}-checked ${l}`]:{[`${l}-checked`]:{marginInlineStart:e(n.marginXXS).mul(-1).div(2).equal(),marginInlineEnd:e(n.marginXXS).div(2).equal()}}}}}}},p=n=>{const{componentCls:i,handleSize:a,calc:r}=n;return{[i]:{[`${i}-loading-icon${n.iconCls}`]:{position:"relative",top:r(r(a).sub(n.fontSize)).div(2).equal(),color:n.switchLoadingIconColor,verticalAlign:"top"},[`&${i}-checked ${i}-loading-icon`]:{color:n.switchColor}}}},b=n=>{const{componentCls:i,trackPadding:a,handleBg:r,handleShadow:u,handleSize:o,calc:c}=n,t=`${i}-handle`;return{[i]:{[t]:{position:"absolute",top:a,insetInlineStart:a,width:o,height:o,transition:`all ${n.switchDuration} ease-in-out`,"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,backgroundColor:r,borderRadius:c(o).div(2).equal(),boxShadow:u,transition:`all ${n.switchDuration} ease-in-out`,content:'""'}},[`&${i}-checked ${t}`]:{insetInlineStart:`calc(100% - ${g.unit(c(o).add(a).equal())})`},[`&:not(${i}-disabled):active`]:{[`${t}::before`]:{insetInlineEnd:n.switchHandleActiveInset,insetInlineStart:0},[`&${i}-checked ${t}::before`]:{insetInlineEnd:0,insetInlineStart:n.switchHandleActiveInset}}}}},q=n=>{const{componentCls:i,trackHeight:a,trackPadding:r,innerMinMargin:u,innerMaxMargin:o,handleSize:c,calc:t}=n,e=`${i}-inner`,l=g.unit(t(c).add(t(r).mul(2)).equal()),d=g.unit(t(o).mul(2).equal());return{[i]:{[e]:{display:"block",overflow:"hidden",borderRadius:100,height:"100%",paddingInlineStart:o,paddingInlineEnd:u,transition:`padding-inline-start ${n.switchDuration} ease-in-out, padding-inline-end ${n.switchDuration} ease-in-out`,[`${e}-checked, ${e}-unchecked`]:{display:"block",color:n.colorTextLightSolid,fontSize:n.fontSizeSM,transition:`margin-inline-start ${n.switchDuration} ease-in-out, margin-inline-end ${n.switchDuration} ease-in-out`,pointerEvents:"none",minHeight:a},[`${e}-checked`]:{marginInlineStart:`calc(-100% + ${l} - ${d})`,marginInlineEnd:`calc(100% - ${l} + ${d})`},[`${e}-unchecked`]:{marginTop:t(a).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`&${i}-checked ${e}`]:{paddingInlineStart:u,paddingInlineEnd:o,[`${e}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${e}-unchecked`]:{marginInlineStart:`calc(100% - ${l} + ${d})`,marginInlineEnd:`calc(-100% + ${l} - ${d})`}},[`&:not(${i}-disabled):active`]:{[`&:not(${i}-checked) ${e}`]:{[`${e}-unchecked`]:{marginInlineStart:t(r).mul(2).equal(),marginInlineEnd:t(r).mul(-1).mul(2).equal()}},[`&${i}-checked ${e}`]:{[`${e}-checked`]:{marginInlineStart:t(r).mul(-1).mul(2).equal(),marginInlineEnd:t(r).mul(2).equal()}}}}}},w=n=>{const{componentCls:i,trackHeight:a,trackMinWidth:r}=n;return{[i]:Object.assign(Object.assign(Object.assign(Object.assign({},h.resetComponent(n)),{position:"relative",display:"inline-block",boxSizing:"border-box",minWidth:r,height:a,lineHeight:g.unit(a),verticalAlign:"middle",background:n.colorTextQuaternary,border:"0",borderRadius:100,cursor:"pointer",transition:`all ${n.motionDurationMid}`,userSelect:"none",[`&:hover:not(${i}-disabled)`]:{background:n.colorTextTertiary}}),h.genFocusStyle(n)),{[`&${i}-checked`]:{background:n.switchColor,[`&:hover:not(${i}-disabled)`]:{background:n.colorPrimaryHover}},[`&${i}-loading, &${i}-disabled`]:{cursor:"not-allowed",opacity:n.switchDisabledOpacity,"*":{boxShadow:"none",cursor:"not-allowed"}},[`&${i}-rtl`]:{direction:"rtl"}})}},$=n=>{const{fontSize:i,lineHeight:a,controlHeight:r,colorWhite:u}=n,o=i*a,c=r/2,t=o-4,e=c-4;return{trackHeight:o,trackHeightSM:c,trackMinWidth:2*t+8,trackMinWidthSM:2*e+4,trackPadding:2,handleBg:u,handleSize:t,handleSizeSM:e,handleShadow:`0 2px 4px 0 ${new S.FastColor("#00230b").setA(.2).toRgbString()}`,innerMinMargin:t/2,innerMaxMargin:t+2+4,innerMinMarginSM:e/2,innerMaxMarginSM:e+2+4}},M=I.genStyleHooks("Switch",n=>{const i=m.merge(n,{switchDuration:n.motionDurationMid,switchColor:n.colorPrimary,switchDisabledOpacity:n.opacityLoading,switchLoadingIconSize:n.calc(n.fontSizeIcon).mul(.75).equal(),switchLoadingIconColor:`rgba(0, 0, 0, ${n.opacityLoading})`,switchHandleActiveInset:"-30%"});return[w(i),q(i),b(i),p(i),k(i)]},$);exports.default=M,exports.prepareComponentToken=$;
|