@1money/component-ui 0.0.48 → 0.0.49
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/package.json +65 -34
- package/es/components/Accordion/Accordion.d.ts +0 -4
- package/es/components/Accordion/Accordion.js +0 -98
- package/es/components/Accordion/constants.d.ts +0 -16
- package/es/components/Accordion/constants.js +0 -17
- package/es/components/Accordion/index.d.ts +0 -4
- package/es/components/Accordion/index.js +0 -5
- package/es/components/Accordion/interface.d.ts +0 -29
- package/es/components/Accordion/interface.js +0 -2
- package/es/components/Accordion/style/Accordion.css +0 -1
- package/es/components/Accordion/style/css.js +0 -2
- package/es/components/Accordion/style/index.d.ts +0 -1
- package/es/components/Accordion/style/index.js +0 -2
- package/es/components/Alert/Alert.d.ts +0 -6
- package/es/components/Alert/Alert.js +0 -111
- package/es/components/Alert/index.d.ts +0 -4
- package/es/components/Alert/index.js +0 -5
- package/es/components/Alert/interface.d.ts +0 -42
- package/es/components/Alert/interface.js +0 -6
- package/es/components/Alert/style/Alert.css +0 -1
- package/es/components/Alert/style/css.js +0 -3
- package/es/components/Alert/style/index.d.ts +0 -2
- package/es/components/Alert/style/index.js +0 -3
- package/es/components/Button/Button.d.ts +0 -4
- package/es/components/Button/Button.js +0 -149
- package/es/components/Button/constants.d.ts +0 -70
- package/es/components/Button/constants.js +0 -90
- package/es/components/Button/index.d.ts +0 -5
- package/es/components/Button/index.js +0 -6
- package/es/components/Button/interface.d.ts +0 -23
- package/es/components/Button/interface.js +0 -2
- package/es/components/Button/style/Button.css +0 -1
- package/es/components/Button/style/css.js +0 -2
- package/es/components/Button/style/index.d.ts +0 -1
- package/es/components/Button/style/index.js +0 -2
- package/es/components/Calendar/Calendar.d.ts +0 -7
- package/es/components/Calendar/Calendar.js +0 -127
- package/es/components/Calendar/index.d.ts +0 -4
- package/es/components/Calendar/index.js +0 -5
- package/es/components/Calendar/interface.d.ts +0 -29
- package/es/components/Calendar/interface.js +0 -2
- package/es/components/Calendar/style/Calendar.css +0 -1
- package/es/components/Calendar/style/css.js +0 -2
- package/es/components/Calendar/style/index.d.ts +0 -1
- package/es/components/Calendar/style/index.js +0 -2
- package/es/components/Carousel/Carousel.d.ts +0 -6
- package/es/components/Carousel/Carousel.js +0 -46
- package/es/components/Carousel/index.d.ts +0 -4
- package/es/components/Carousel/index.js +0 -5
- package/es/components/Carousel/interface.d.ts +0 -15
- package/es/components/Carousel/interface.js +0 -2
- package/es/components/Carousel/style/Carousel.css +0 -1
- package/es/components/Carousel/style/css.js +0 -2
- package/es/components/Carousel/style/index.d.ts +0 -1
- package/es/components/Carousel/style/index.js +0 -2
- package/es/components/Cell/Cell.d.ts +0 -5
- package/es/components/Cell/Cell.js +0 -57
- package/es/components/Cell/index.d.ts +0 -4
- package/es/components/Cell/index.js +0 -5
- package/es/components/Cell/interface.d.ts +0 -12
- package/es/components/Cell/interface.js +0 -2
- package/es/components/Cell/style/Cell.css +0 -1
- package/es/components/Cell/style/css.js +0 -2
- package/es/components/Cell/style/index.d.ts +0 -1
- package/es/components/Cell/style/index.js +0 -2
- package/es/components/Checkbox/BaseCheckbox.d.ts +0 -6
- package/es/components/Checkbox/BaseCheckbox.js +0 -84
- package/es/components/Checkbox/Checkbox.d.ts +0 -6
- package/es/components/Checkbox/Checkbox.js +0 -122
- package/es/components/Checkbox/CheckboxGroup.d.ts +0 -5
- package/es/components/Checkbox/CheckboxGroup.js +0 -141
- package/es/components/Checkbox/CheckboxGroupContext.d.ts +0 -14
- package/es/components/Checkbox/CheckboxGroupContext.js +0 -3
- package/es/components/Checkbox/constants.d.ts +0 -17
- package/es/components/Checkbox/constants.js +0 -17
- package/es/components/Checkbox/index.d.ts +0 -10
- package/es/components/Checkbox/index.js +0 -11
- package/es/components/Checkbox/interface.d.ts +0 -77
- package/es/components/Checkbox/interface.js +0 -2
- package/es/components/Checkbox/style/Checkbox.css +0 -1
- package/es/components/Checkbox/style/css.js +0 -2
- package/es/components/Checkbox/style/index.d.ts +0 -1
- package/es/components/Checkbox/style/index.js +0 -2
- package/es/components/CoachMark/CoachMark.d.ts +0 -4
- package/es/components/CoachMark/CoachMark.js +0 -142
- package/es/components/CoachMark/index.d.ts +0 -4
- package/es/components/CoachMark/index.js +0 -5
- package/es/components/CoachMark/interface.d.ts +0 -47
- package/es/components/CoachMark/interface.js +0 -2
- package/es/components/CoachMark/style/CoachMark.css +0 -1
- package/es/components/CoachMark/style/css.js +0 -5
- package/es/components/CoachMark/style/index.d.ts +0 -4
- package/es/components/CoachMark/style/index.js +0 -5
- package/es/components/Copy/Clipboard.d.ts +0 -4
- package/es/components/Copy/Clipboard.js +0 -44
- package/es/components/Copy/Copy.d.ts +0 -4
- package/es/components/Copy/Copy.js +0 -81
- package/es/components/Copy/index.d.ts +0 -5
- package/es/components/Copy/index.js +0 -6
- package/es/components/Copy/interface.d.ts +0 -38
- package/es/components/Copy/interface.js +0 -2
- package/es/components/Copy/style/Clipboard.css +0 -1
- package/es/components/Copy/style/Copy.css +0 -1
- package/es/components/Copy/style/css.js +0 -3
- package/es/components/Copy/style/index.d.ts +0 -2
- package/es/components/Copy/style/index.js +0 -3
- package/es/components/Dialog/Dialog.d.ts +0 -4
- package/es/components/Dialog/Dialog.js +0 -361
- package/es/components/Dialog/constants.d.ts +0 -57
- package/es/components/Dialog/constants.js +0 -54
- package/es/components/Dialog/index.d.ts +0 -4
- package/es/components/Dialog/index.js +0 -5
- package/es/components/Dialog/interface.d.ts +0 -36
- package/es/components/Dialog/interface.js +0 -2
- package/es/components/Dialog/style/Dialog.css +0 -1
- package/es/components/Dialog/style/css.js +0 -2
- package/es/components/Dialog/style/index.d.ts +0 -1
- package/es/components/Dialog/style/index.js +0 -2
- package/es/components/Divider/Divider.d.ts +0 -4
- package/es/components/Divider/Divider.js +0 -50
- package/es/components/Divider/constants.d.ts +0 -36
- package/es/components/Divider/constants.js +0 -41
- package/es/components/Divider/index.d.ts +0 -4
- package/es/components/Divider/index.js +0 -5
- package/es/components/Divider/interface.d.ts +0 -19
- package/es/components/Divider/interface.js +0 -2
- package/es/components/Divider/style/Divider.css +0 -1
- package/es/components/Divider/style/css.js +0 -2
- package/es/components/Divider/style/index.d.ts +0 -1
- package/es/components/Divider/style/index.js +0 -2
- package/es/components/Drawer/Drawer.d.ts +0 -4
- package/es/components/Drawer/Drawer.js +0 -155
- package/es/components/Drawer/constants.d.ts +0 -18
- package/es/components/Drawer/constants.js +0 -19
- package/es/components/Drawer/hooks/index.d.ts +0 -4
- package/es/components/Drawer/hooks/index.js +0 -5
- package/es/components/Drawer/hooks/useBodyScrollLock.d.ts +0 -1
- package/es/components/Drawer/hooks/useBodyScrollLock.js +0 -29
- package/es/components/Drawer/hooks/useDialogFocus.d.ts +0 -2
- package/es/components/Drawer/hooks/useDialogFocus.js +0 -22
- package/es/components/Drawer/hooks/useDrawerTransition.d.ts +0 -4
- package/es/components/Drawer/hooks/useDrawerTransition.js +0 -57
- package/es/components/Drawer/hooks/useEscapeClose.d.ts +0 -1
- package/es/components/Drawer/hooks/useEscapeClose.js +0 -16
- package/es/components/Drawer/index.d.ts +0 -3
- package/es/components/Drawer/index.js +0 -4
- package/es/components/Drawer/interface.d.ts +0 -79
- package/es/components/Drawer/interface.js +0 -2
- package/es/components/Drawer/style/Drawer.css +0 -1
- package/es/components/Drawer/style/css.js +0 -2
- package/es/components/Drawer/style/index.d.ts +0 -1
- package/es/components/Drawer/style/index.js +0 -2
- package/es/components/Dropdown/Dropdown.d.ts +0 -5
- package/es/components/Dropdown/Dropdown.js +0 -32
- package/es/components/Dropdown/index.d.ts +0 -3
- package/es/components/Dropdown/index.js +0 -4
- package/es/components/Dropdown/interface.d.ts +0 -8
- package/es/components/Dropdown/interface.js +0 -2
- package/es/components/Dropdown/style/Dropdown.css +0 -1
- package/es/components/Dropdown/style/css.js +0 -3
- package/es/components/Dropdown/style/index.d.ts +0 -2
- package/es/components/Dropdown/style/index.js +0 -3
- package/es/components/Empty/Empty.d.ts +0 -6
- package/es/components/Empty/Empty.js +0 -68
- package/es/components/Empty/index.d.ts +0 -4
- package/es/components/Empty/index.js +0 -5
- package/es/components/Empty/interface.d.ts +0 -11
- package/es/components/Empty/interface.js +0 -2
- package/es/components/Empty/style/Empty.css +0 -1
- package/es/components/Empty/style/css.js +0 -3
- package/es/components/Empty/style/index.d.ts +0 -2
- package/es/components/Empty/style/index.js +0 -3
- package/es/components/Flex/Flex.d.ts +0 -5
- package/es/components/Flex/Flex.js +0 -50
- package/es/components/Flex/constants.d.ts +0 -41
- package/es/components/Flex/constants.js +0 -45
- package/es/components/Flex/index.d.ts +0 -5
- package/es/components/Flex/index.js +0 -6
- package/es/components/Flex/interface.d.ts +0 -13
- package/es/components/Flex/interface.js +0 -2
- package/es/components/Flex/style/Flex.css +0 -1
- package/es/components/Flex/style/css.js +0 -2
- package/es/components/Flex/style/index.d.ts +0 -1
- package/es/components/Flex/style/index.js +0 -2
- package/es/components/Grid/Col.d.ts +0 -4
- package/es/components/Grid/Col.js +0 -83
- package/es/components/Grid/Grid.d.ts +0 -10
- package/es/components/Grid/Grid.js +0 -15
- package/es/components/Grid/Row.d.ts +0 -4
- package/es/components/Grid/Row.js +0 -41
- package/es/components/Grid/constants.d.ts +0 -48
- package/es/components/Grid/constants.js +0 -71
- package/es/components/Grid/helper.d.ts +0 -15
- package/es/components/Grid/helper.js +0 -87
- package/es/components/Grid/index.d.ts +0 -7
- package/es/components/Grid/index.js +0 -8
- package/es/components/Grid/interface.d.ts +0 -38
- package/es/components/Grid/interface.js +0 -2
- package/es/components/Grid/style/Grid.css +0 -1
- package/es/components/Grid/style/css.js +0 -2
- package/es/components/Grid/style/index.d.ts +0 -1
- package/es/components/Grid/style/index.js +0 -2
- package/es/components/Icons/Icons.d.ts +0 -194
- package/es/components/Icons/Icons.js +0 -194
- package/es/components/Icons/Illustrations.d.ts +0 -19
- package/es/components/Icons/Illustrations.js +0 -936
- package/es/components/Icons/Logo.d.ts +0 -36
- package/es/components/Icons/Logo.js +0 -209
- package/es/components/Icons/SVGs.d.ts +0 -267
- package/es/components/Icons/SVGs.js +0 -1928
- package/es/components/Icons/Wrapper.d.ts +0 -6
- package/es/components/Icons/Wrapper.js +0 -100
- package/es/components/Icons/index.d.ts +0 -4
- package/es/components/Icons/index.js +0 -4
- package/es/components/Icons/interface.d.ts +0 -30
- package/es/components/Icons/interface.js +0 -2
- package/es/components/Icons/style/Icons.css +0 -1
- package/es/components/Icons/style/css.js +0 -2
- package/es/components/Icons/style/index.d.ts +0 -1
- package/es/components/Icons/style/index.js +0 -2
- package/es/components/Input/Amount/Amount.d.ts +0 -6
- package/es/components/Input/Amount/Amount.js +0 -199
- package/es/components/Input/Amount/helper.d.ts +0 -35
- package/es/components/Input/Amount/helper.js +0 -95
- package/es/components/Input/Amount/index.d.ts +0 -3
- package/es/components/Input/Amount/index.js +0 -4
- package/es/components/Input/Amount/style/Amount.css +0 -1
- package/es/components/Input/Amount/style/css.js +0 -2
- package/es/components/Input/Amount/style/index.d.ts +0 -1
- package/es/components/Input/Amount/style/index.js +0 -2
- package/es/components/Input/FieldShell/FieldShell.css +0 -1
- package/es/components/Input/FieldShell/FieldShell.d.ts +0 -23
- package/es/components/Input/FieldShell/FieldShell.js +0 -99
- package/es/components/Input/FieldShell/index.d.ts +0 -3
- package/es/components/Input/FieldShell/index.js +0 -3
- package/es/components/Input/Input/Input.css +0 -1
- package/es/components/Input/Input/Input.d.ts +0 -3
- package/es/components/Input/Input/Input.js +0 -170
- package/es/components/Input/Input/index.d.ts +0 -2
- package/es/components/Input/Input/index.js +0 -3
- package/es/components/Input/Mask/Mask.d.ts +0 -5
- package/es/components/Input/Mask/Mask.js +0 -344
- package/es/components/Input/Mask/index.d.ts +0 -2
- package/es/components/Input/Mask/index.js +0 -3
- package/es/components/Input/OTP/OTP.css +0 -1
- package/es/components/Input/OTP/OTP.d.ts +0 -5
- package/es/components/Input/OTP/OTP.js +0 -157
- package/es/components/Input/OTP/index.d.ts +0 -2
- package/es/components/Input/OTP/index.js +0 -3
- package/es/components/Input/Password/Password.d.ts +0 -5
- package/es/components/Input/Password/Password.js +0 -128
- package/es/components/Input/Password/index.d.ts +0 -2
- package/es/components/Input/Password/index.js +0 -3
- package/es/components/Input/Search/Search.d.ts +0 -5
- package/es/components/Input/Search/Search.js +0 -151
- package/es/components/Input/Search/index.d.ts +0 -2
- package/es/components/Input/Search/index.js +0 -3
- package/es/components/Input/TextArea/TextArea.css +0 -1
- package/es/components/Input/TextArea/TextArea.d.ts +0 -5
- package/es/components/Input/TextArea/TextArea.js +0 -100
- package/es/components/Input/TextArea/index.d.ts +0 -2
- package/es/components/Input/TextArea/index.js +0 -3
- package/es/components/Input/Trade/Trade.css +0 -1
- package/es/components/Input/Trade/Trade.d.ts +0 -5
- package/es/components/Input/Trade/Trade.js +0 -133
- package/es/components/Input/Trade/index.d.ts +0 -2
- package/es/components/Input/Trade/index.js +0 -3
- package/es/components/Input/constants.d.ts +0 -15
- package/es/components/Input/constants.js +0 -16
- package/es/components/Input/index.d.ts +0 -4
- package/es/components/Input/index.js +0 -5
- package/es/components/Input/interface.d.ts +0 -156
- package/es/components/Input/interface.js +0 -2
- package/es/components/Input/style/css.js +0 -7
- package/es/components/Input/style/index.d.ts +0 -6
- package/es/components/Input/style/index.js +0 -7
- package/es/components/Input/useAmountInput.d.ts +0 -35
- package/es/components/Input/useAmountInput.js +0 -207
- package/es/components/Input/useSyncRef.d.ts +0 -2
- package/es/components/Input/useSyncRef.js +0 -13
- package/es/components/Link/Link.d.ts +0 -4
- package/es/components/Link/Link.js +0 -57
- package/es/components/Link/constants.d.ts +0 -5
- package/es/components/Link/constants.js +0 -6
- package/es/components/Link/index.d.ts +0 -5
- package/es/components/Link/index.js +0 -6
- package/es/components/Link/interface.d.ts +0 -13
- package/es/components/Link/interface.js +0 -2
- package/es/components/Link/style/Link.css +0 -1
- package/es/components/Link/style/css.js +0 -2
- package/es/components/Link/style/index.d.ts +0 -1
- package/es/components/Link/style/index.js +0 -2
- package/es/components/Navigation/Nav.d.ts +0 -5
- package/es/components/Navigation/Nav.js +0 -200
- package/es/components/Navigation/Navigation.d.ts +0 -5
- package/es/components/Navigation/Navigation.js +0 -299
- package/es/components/Navigation/NavigationLogo.d.ts +0 -8
- package/es/components/Navigation/NavigationLogo.js +0 -46
- package/es/components/Navigation/NavigationStepper.d.ts +0 -5
- package/es/components/Navigation/NavigationStepper.js +0 -72
- package/es/components/Navigation/index.d.ts +0 -6
- package/es/components/Navigation/index.js +0 -7
- package/es/components/Navigation/interface.d.ts +0 -134
- package/es/components/Navigation/interface.js +0 -2
- package/es/components/Navigation/style/Nav.css +0 -1
- package/es/components/Navigation/style/Navigation.css +0 -1
- package/es/components/Navigation/style/NavigationStepper.css +0 -1
- package/es/components/Navigation/style/css.js +0 -4
- package/es/components/Navigation/style/index.d.ts +0 -3
- package/es/components/Navigation/style/index.js +0 -4
- package/es/components/Notification/Notification.d.ts +0 -6
- package/es/components/Notification/Notification.js +0 -108
- package/es/components/Notification/NotificationStatic.d.ts +0 -4
- package/es/components/Notification/NotificationStatic.js +0 -501
- package/es/components/Notification/constants.d.ts +0 -12
- package/es/components/Notification/constants.js +0 -16
- package/es/components/Notification/index.d.ts +0 -5
- package/es/components/Notification/index.js +0 -5
- package/es/components/Notification/interface.d.ts +0 -70
- package/es/components/Notification/interface.js +0 -7
- package/es/components/Notification/style/Notification.css +0 -1
- package/es/components/Notification/style/css.js +0 -2
- package/es/components/Notification/style/index.d.ts +0 -1
- package/es/components/Notification/style/index.js +0 -2
- package/es/components/Pagination/Pagination.d.ts +0 -5
- package/es/components/Pagination/Pagination.js +0 -136
- package/es/components/Pagination/constants.d.ts +0 -52
- package/es/components/Pagination/constants.js +0 -55
- package/es/components/Pagination/index.d.ts +0 -6
- package/es/components/Pagination/index.js +0 -7
- package/es/components/Pagination/interface.d.ts +0 -53
- package/es/components/Pagination/interface.js +0 -2
- package/es/components/Pagination/style/Pagination.css +0 -1
- package/es/components/Pagination/style/css.js +0 -2
- package/es/components/Pagination/style/index.d.ts +0 -1
- package/es/components/Pagination/style/index.js +0 -2
- package/es/components/Pagination/usePagination.d.ts +0 -3
- package/es/components/Pagination/usePagination.js +0 -145
- package/es/components/Popconfirm/Popconfirm.d.ts +0 -6
- package/es/components/Popconfirm/Popconfirm.js +0 -144
- package/es/components/Popconfirm/constants.d.ts +0 -74
- package/es/components/Popconfirm/constants.js +0 -73
- package/es/components/Popconfirm/index.d.ts +0 -4
- package/es/components/Popconfirm/index.js +0 -5
- package/es/components/Popconfirm/interface.d.ts +0 -40
- package/es/components/Popconfirm/interface.js +0 -2
- package/es/components/Popconfirm/style/Popconfirm.css +0 -1
- package/es/components/Popconfirm/style/css.js +0 -5
- package/es/components/Popconfirm/style/index.d.ts +0 -4
- package/es/components/Popconfirm/style/index.js +0 -5
- package/es/components/Portal/Portal.d.ts +0 -3
- package/es/components/Portal/Portal.js +0 -54
- package/es/components/Portal/index.d.ts +0 -4
- package/es/components/Portal/index.js +0 -5
- package/es/components/Portal/interface.d.ts +0 -7
- package/es/components/Portal/interface.js +0 -2
- package/es/components/ProForm/ProForm.d.ts +0 -4
- package/es/components/ProForm/ProForm.js +0 -302
- package/es/components/ProForm/ProFormDependency.d.ts +0 -4
- package/es/components/ProForm/ProFormDependency.js +0 -160
- package/es/components/ProForm/ProFormGroup.d.ts +0 -3
- package/es/components/ProForm/ProFormGroup.js +0 -78
- package/es/components/ProForm/ProFormItem.d.ts +0 -4
- package/es/components/ProForm/ProFormItem.js +0 -220
- package/es/components/ProForm/ProFormList.d.ts +0 -3
- package/es/components/ProForm/ProFormList.js +0 -252
- package/es/components/ProForm/Submitter.d.ts +0 -6
- package/es/components/ProForm/Submitter.js +0 -106
- package/es/components/ProForm/constants.d.ts +0 -18
- package/es/components/ProForm/constants.js +0 -23
- package/es/components/ProForm/context.d.ts +0 -13
- package/es/components/ProForm/context.js +0 -29
- package/es/components/ProForm/core/constants.d.ts +0 -21
- package/es/components/ProForm/core/constants.js +0 -20
- package/es/components/ProForm/core/hooks/useForm.d.ts +0 -3
- package/es/components/ProForm/core/hooks/useForm.js +0 -677
- package/es/components/ProForm/core/hooks/useFormCore.d.ts +0 -3
- package/es/components/ProForm/core/hooks/useFormCore.js +0 -347
- package/es/components/ProForm/core/index.d.ts +0 -6
- package/es/components/ProForm/core/index.js +0 -6
- package/es/components/ProForm/core/interface.d.ts +0 -153
- package/es/components/ProForm/core/interface.js +0 -2
- package/es/components/ProForm/core/useFormItem.d.ts +0 -21
- package/es/components/ProForm/core/useFormItem.js +0 -173
- package/es/components/ProForm/fields/ProFormCheckbox.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormCheckbox.js +0 -11
- package/es/components/ProForm/fields/ProFormCheckboxGroup.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormCheckboxGroup.js +0 -12
- package/es/components/ProForm/fields/ProFormDatePicker.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormDatePicker.js +0 -23
- package/es/components/ProForm/fields/ProFormFieldSet.d.ts +0 -4
- package/es/components/ProForm/fields/ProFormFieldSet.js +0 -65
- package/es/components/ProForm/fields/ProFormPassword.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormPassword.js +0 -11
- package/es/components/ProForm/fields/ProFormRadioGroup.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormRadioGroup.js +0 -10
- package/es/components/ProForm/fields/ProFormSelect.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormSelect.js +0 -40
- package/es/components/ProForm/fields/ProFormSlider.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormSlider.js +0 -10
- package/es/components/ProForm/fields/ProFormSwitch.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormSwitch.js +0 -11
- package/es/components/ProForm/fields/ProFormText.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormText.js +0 -10
- package/es/components/ProForm/fields/ProFormTextArea.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormTextArea.js +0 -10
- package/es/components/ProForm/fields/ProFormUpload.d.ts +0 -3
- package/es/components/ProForm/fields/ProFormUpload.js +0 -25
- package/es/components/ProForm/fields/createProFormField.d.ts +0 -4
- package/es/components/ProForm/fields/createProFormField.js +0 -156
- package/es/components/ProForm/fields/index.d.ts +0 -13
- package/es/components/ProForm/fields/index.js +0 -14
- package/es/components/ProForm/hooks/useFieldRequest.d.ts +0 -7
- package/es/components/ProForm/hooks/useFieldRequest.js +0 -90
- package/es/components/ProForm/index.d.ts +0 -38
- package/es/components/ProForm/index.js +0 -55
- package/es/components/ProForm/interface.d.ts +0 -284
- package/es/components/ProForm/interface.js +0 -2
- package/es/components/ProForm/layouts/DialogForm.d.ts +0 -3
- package/es/components/ProForm/layouts/DialogForm.js +0 -74
- package/es/components/ProForm/layouts/DrawerForm.d.ts +0 -3
- package/es/components/ProForm/layouts/DrawerForm.js +0 -73
- package/es/components/ProForm/layouts/QueryFilter.d.ts +0 -4
- package/es/components/ProForm/layouts/QueryFilter.js +0 -158
- package/es/components/ProForm/layouts/index.d.ts +0 -4
- package/es/components/ProForm/layouts/index.js +0 -5
- package/es/components/ProForm/layouts/useOverlayForm.d.ts +0 -17
- package/es/components/ProForm/layouts/useOverlayForm.js +0 -107
- package/es/components/ProForm/style/ProForm.css +0 -1
- package/es/components/ProForm/style/css.js +0 -2
- package/es/components/ProForm/style/index.d.ts +0 -1
- package/es/components/ProForm/style/index.js +0 -2
- package/es/components/ProForm/utils.d.ts +0 -22
- package/es/components/ProForm/utils.js +0 -211
- package/es/components/Progress/Progress.d.ts +0 -6
- package/es/components/Progress/Progress.js +0 -94
- package/es/components/Progress/constants.d.ts +0 -26
- package/es/components/Progress/constants.js +0 -32
- package/es/components/Progress/index.d.ts +0 -5
- package/es/components/Progress/index.js +0 -6
- package/es/components/Progress/interface.d.ts +0 -26
- package/es/components/Progress/interface.js +0 -2
- package/es/components/Progress/style/Progress.css +0 -1
- package/es/components/Progress/style/css.js +0 -2
- package/es/components/Progress/style/index.d.ts +0 -1
- package/es/components/Progress/style/index.js +0 -2
- package/es/components/Radio/BaseRadio.d.ts +0 -16
- package/es/components/Radio/BaseRadio.js +0 -58
- package/es/components/Radio/Radio.d.ts +0 -6
- package/es/components/Radio/Radio.js +0 -182
- package/es/components/Radio/RadioGroup.d.ts +0 -5
- package/es/components/Radio/RadioGroup.js +0 -102
- package/es/components/Radio/RadioGroupContext.d.ts +0 -22
- package/es/components/Radio/RadioGroupContext.js +0 -7
- package/es/components/Radio/constants.d.ts +0 -39
- package/es/components/Radio/constants.js +0 -57
- package/es/components/Radio/index.d.ts +0 -5
- package/es/components/Radio/index.js +0 -6
- package/es/components/Radio/interface.d.ts +0 -122
- package/es/components/Radio/interface.js +0 -2
- package/es/components/Radio/style/Radio.css +0 -1
- package/es/components/Radio/style/css.js +0 -3
- package/es/components/Radio/style/index.d.ts +0 -2
- package/es/components/Radio/style/index.js +0 -3
- package/es/components/ResizeObserver/Collection.d.ts +0 -19
- package/es/components/ResizeObserver/Collection.js +0 -41
- package/es/components/ResizeObserver/ResizeObserver.d.ts +0 -7
- package/es/components/ResizeObserver/ResizeObserver.js +0 -31
- package/es/components/ResizeObserver/SingleObserver/index.d.ts +0 -7
- package/es/components/ResizeObserver/SingleObserver/index.js +0 -38
- package/es/components/ResizeObserver/index.d.ts +0 -7
- package/es/components/ResizeObserver/index.js +0 -6
- package/es/components/ResizeObserver/interface.d.ts +0 -16
- package/es/components/ResizeObserver/interface.js +0 -2
- package/es/components/ResizeObserver/useResizeObserver.d.ts +0 -2
- package/es/components/ResizeObserver/useResizeObserver.js +0 -70
- package/es/components/ResizeObserver/utils/observerUtil.d.ts +0 -7
- package/es/components/ResizeObserver/utils/observerUtil.js +0 -39
- package/es/components/ResizeObserver/utils/reactUtil.d.ts +0 -19
- package/es/components/ResizeObserver/utils/reactUtil.js +0 -78
- package/es/components/Segment/Segment.d.ts +0 -6
- package/es/components/Segment/Segment.js +0 -100
- package/es/components/Segment/index.d.ts +0 -4
- package/es/components/Segment/index.js +0 -5
- package/es/components/Segment/interface.d.ts +0 -23
- package/es/components/Segment/interface.js +0 -2
- package/es/components/Segment/style/Segment.css +0 -1
- package/es/components/Segment/style/css.js +0 -2
- package/es/components/Segment/style/index.d.ts +0 -1
- package/es/components/Segment/style/index.js +0 -2
- package/es/components/Select/Select.d.ts +0 -6
- package/es/components/Select/Select.js +0 -563
- package/es/components/Select/SelectCustom.d.ts +0 -6
- package/es/components/Select/SelectCustom.js +0 -232
- package/es/components/Select/SelectFieldShell.d.ts +0 -24
- package/es/components/Select/SelectFieldShell.js +0 -81
- package/es/components/Select/SelectOptionContent.d.ts +0 -17
- package/es/components/Select/SelectOptionContent.js +0 -45
- package/es/components/Select/SelectSearchControl.d.ts +0 -15
- package/es/components/Select/SelectSearchControl.js +0 -43
- package/es/components/Select/SelectValueContent.d.ts +0 -18
- package/es/components/Select/SelectValueContent.js +0 -99
- package/es/components/Select/constants.d.ts +0 -45
- package/es/components/Select/constants.js +0 -43
- package/es/components/Select/index.d.ts +0 -7
- package/es/components/Select/index.js +0 -10
- package/es/components/Select/interface.d.ts +0 -229
- package/es/components/Select/interface.js +0 -4
- package/es/components/Select/style/Select.css +0 -1
- package/es/components/Select/style/css.js +0 -4
- package/es/components/Select/style/index.d.ts +0 -3
- package/es/components/Select/style/index.js +0 -4
- package/es/components/Select/useSelectShell.d.ts +0 -34
- package/es/components/Select/useSelectShell.js +0 -106
- package/es/components/Select/utils.d.ts +0 -21
- package/es/components/Select/utils.js +0 -140
- package/es/components/Skeleton/Skeleton.d.ts +0 -6
- package/es/components/Skeleton/Skeleton.js +0 -49
- package/es/components/Skeleton/index.d.ts +0 -4
- package/es/components/Skeleton/index.js +0 -5
- package/es/components/Skeleton/interface.d.ts +0 -19
- package/es/components/Skeleton/interface.js +0 -2
- package/es/components/Skeleton/style/Skeleton.css +0 -1
- package/es/components/Skeleton/style/css.js +0 -2
- package/es/components/Skeleton/style/index.d.ts +0 -1
- package/es/components/Skeleton/style/index.js +0 -2
- package/es/components/Slider/Slider.d.ts +0 -6
- package/es/components/Slider/Slider.js +0 -117
- package/es/components/Slider/index.d.ts +0 -4
- package/es/components/Slider/index.js +0 -5
- package/es/components/Slider/interface.d.ts +0 -39
- package/es/components/Slider/interface.js +0 -2
- package/es/components/Slider/style/Slider.css +0 -1
- package/es/components/Slider/style/css.js +0 -2
- package/es/components/Slider/style/index.d.ts +0 -1
- package/es/components/Slider/style/index.js +0 -2
- package/es/components/Space/Space.d.ts +0 -5
- package/es/components/Space/Space.js +0 -78
- package/es/components/Space/constants.d.ts +0 -33
- package/es/components/Space/constants.js +0 -37
- package/es/components/Space/index.d.ts +0 -5
- package/es/components/Space/index.js +0 -6
- package/es/components/Space/interface.d.ts +0 -12
- package/es/components/Space/interface.js +0 -2
- package/es/components/Space/style/Space.css +0 -1
- package/es/components/Space/style/css.js +0 -2
- package/es/components/Space/style/index.d.ts +0 -1
- package/es/components/Space/style/index.js +0 -2
- package/es/components/Spinner/Spinner.d.ts +0 -6
- package/es/components/Spinner/Spinner.js +0 -219
- package/es/components/Spinner/index.d.ts +0 -4
- package/es/components/Spinner/index.js +0 -5
- package/es/components/Spinner/interface.d.ts +0 -18
- package/es/components/Spinner/interface.js +0 -2
- package/es/components/Spinner/lottie-pure.json +0 -1
- package/es/components/Spinner/style/Spinner.css +0 -1
- package/es/components/Spinner/style/css.js +0 -2
- package/es/components/Spinner/style/index.d.ts +0 -1
- package/es/components/Spinner/style/index.js +0 -2
- package/es/components/Step/Step.d.ts +0 -5
- package/es/components/Step/Step.js +0 -116
- package/es/components/Step/constants.d.ts +0 -59
- package/es/components/Step/constants.js +0 -65
- package/es/components/Step/index.d.ts +0 -4
- package/es/components/Step/index.js +0 -5
- package/es/components/Step/interface.d.ts +0 -22
- package/es/components/Step/interface.js +0 -2
- package/es/components/Step/style/Step.css +0 -1
- package/es/components/Step/style/css.js +0 -2
- package/es/components/Step/style/index.d.ts +0 -1
- package/es/components/Step/style/index.js +0 -2
- package/es/components/Switch/Switch.d.ts +0 -6
- package/es/components/Switch/Switch.js +0 -94
- package/es/components/Switch/constants.d.ts +0 -25
- package/es/components/Switch/constants.js +0 -27
- package/es/components/Switch/index.d.ts +0 -5
- package/es/components/Switch/index.js +0 -6
- package/es/components/Switch/interface.d.ts +0 -26
- package/es/components/Switch/interface.js +0 -2
- package/es/components/Switch/style/Switch.css +0 -1
- package/es/components/Switch/style/css.js +0 -3
- package/es/components/Switch/style/index.d.ts +0 -2
- package/es/components/Switch/style/index.js +0 -3
- package/es/components/Table/Table.d.ts +0 -10
- package/es/components/Table/Table.js +0 -41
- package/es/components/Table/VirtualTable.d.ts +0 -9
- package/es/components/Table/VirtualTable.js +0 -53
- package/es/components/Table/constants.d.ts +0 -4
- package/es/components/Table/constants.js +0 -5
- package/es/components/Table/core/useTableColumns.d.ts +0 -48
- package/es/components/Table/core/useTableColumns.js +0 -253
- package/es/components/Table/core/useTableDataPipeline.d.ts +0 -57
- package/es/components/Table/core/useTableDataPipeline.js +0 -428
- package/es/components/Table/core/useTableExpand.d.ts +0 -11
- package/es/components/Table/core/useTableExpand.js +0 -63
- package/es/components/Table/core/useTableSelection.d.ts +0 -15
- package/es/components/Table/core/useTableSelection.js +0 -144
- package/es/components/Table/core/useTableSetup.d.ts +0 -42
- package/es/components/Table/core/useTableSetup.js +0 -195
- package/es/components/Table/features/ExpandTrigger.d.ts +0 -4
- package/es/components/Table/features/ExpandTrigger.js +0 -32
- package/es/components/Table/features/FilterTrigger.d.ts +0 -9
- package/es/components/Table/features/FilterTrigger.js +0 -157
- package/es/components/Table/features/SelectionColumn.d.ts +0 -12
- package/es/components/Table/features/SelectionColumn.js +0 -54
- package/es/components/Table/features/SortTrigger.d.ts +0 -7
- package/es/components/Table/features/SortTrigger.js +0 -26
- package/es/components/Table/index.d.ts +0 -6
- package/es/components/Table/index.js +0 -7
- package/es/components/Table/interface.d.ts +0 -262
- package/es/components/Table/interface.js +0 -2
- package/es/components/Table/internal/index.d.ts +0 -3
- package/es/components/Table/internal/index.js +0 -3
- package/es/components/Table/internal/kernel/Body/BodyRow.d.ts +0 -37
- package/es/components/Table/internal/kernel/Body/BodyRow.js +0 -174
- package/es/components/Table/internal/kernel/Body/ExpandedRow.d.ts +0 -15
- package/es/components/Table/internal/kernel/Body/ExpandedRow.js +0 -56
- package/es/components/Table/internal/kernel/Body/MeasureCell.d.ts +0 -8
- package/es/components/Table/internal/kernel/Body/MeasureCell.js +0 -39
- package/es/components/Table/internal/kernel/Body/MeasureRow.d.ts +0 -10
- package/es/components/Table/internal/kernel/Body/MeasureRow.js +0 -53
- package/es/components/Table/internal/kernel/Body/index.d.ts +0 -9
- package/es/components/Table/internal/kernel/Body/index.js +0 -124
- package/es/components/Table/internal/kernel/Cell/index.d.ts +0 -39
- package/es/components/Table/internal/kernel/Cell/index.js +0 -179
- package/es/components/Table/internal/kernel/Cell/useCellRender.d.ts +0 -3
- package/es/components/Table/internal/kernel/Cell/useCellRender.js +0 -63
- package/es/components/Table/internal/kernel/Cell/useHoverState.d.ts +0 -2
- package/es/components/Table/internal/kernel/Cell/useHoverState.js +0 -15
- package/es/components/Table/internal/kernel/ColGroup.d.ts +0 -8
- package/es/components/Table/internal/kernel/ColGroup.js +0 -56
- package/es/components/Table/internal/kernel/FixedHolder/index.d.ts +0 -27
- package/es/components/Table/internal/kernel/FixedHolder/index.js +0 -180
- package/es/components/Table/internal/kernel/Footer/Cell.d.ts +0 -11
- package/es/components/Table/internal/kernel/Footer/Cell.js +0 -50
- package/es/components/Table/internal/kernel/Footer/Row.d.ts +0 -8
- package/es/components/Table/internal/kernel/Footer/Row.js +0 -20
- package/es/components/Table/internal/kernel/Footer/Summary.d.ts +0 -14
- package/es/components/Table/internal/kernel/Footer/Summary.js +0 -13
- package/es/components/Table/internal/kernel/Footer/SummaryContext.d.ts +0 -11
- package/es/components/Table/internal/kernel/Footer/SummaryContext.js +0 -4
- package/es/components/Table/internal/kernel/Footer/index.d.ts +0 -16
- package/es/components/Table/internal/kernel/Footer/index.js +0 -36
- package/es/components/Table/internal/kernel/Header/Header.d.ts +0 -9
- package/es/components/Table/internal/kernel/Header/Header.js +0 -109
- package/es/components/Table/internal/kernel/Header/HeaderRow.d.ts +0 -18
- package/es/components/Table/internal/kernel/Header/HeaderRow.js +0 -60
- package/es/components/Table/internal/kernel/Panel/index.d.ts +0 -7
- package/es/components/Table/internal/kernel/Panel/index.js +0 -15
- package/es/components/Table/internal/kernel/Table.d.ts +0 -126
- package/es/components/Table/internal/kernel/Table.js +0 -686
- package/es/components/Table/internal/kernel/VirtualTable/BodyGrid.d.ts +0 -13
- package/es/components/Table/internal/kernel/VirtualTable/BodyGrid.js +0 -286
- package/es/components/Table/internal/kernel/VirtualTable/BodyLine.d.ts +0 -14
- package/es/components/Table/internal/kernel/VirtualTable/BodyLine.js +0 -113
- package/es/components/Table/internal/kernel/VirtualTable/VirtualCell.d.ts +0 -26
- package/es/components/Table/internal/kernel/VirtualTable/VirtualCell.js +0 -105
- package/es/components/Table/internal/kernel/VirtualTable/context.d.ts +0 -13
- package/es/components/Table/internal/kernel/VirtualTable/context.js +0 -5
- package/es/components/Table/internal/kernel/VirtualTable/index.d.ts +0 -17
- package/es/components/Table/internal/kernel/VirtualTable/index.js +0 -90
- package/es/components/Table/internal/kernel/constant.d.ts +0 -2
- package/es/components/Table/internal/kernel/constant.js +0 -4
- package/es/components/Table/internal/kernel/context/PerfContext.d.ts +0 -6
- package/es/components/Table/internal/kernel/context/PerfContext.js +0 -8
- package/es/components/Table/internal/kernel/context/TableContext.d.ts +0 -51
- package/es/components/Table/internal/kernel/context/TableContext.js +0 -10
- package/es/components/Table/internal/kernel/hooks/useColumns/index.d.ts +0 -31
- package/es/components/Table/internal/kernel/hooks/useColumns/index.js +0 -210
- package/es/components/Table/internal/kernel/hooks/useColumns/useWidthColumns.d.ts +0 -5
- package/es/components/Table/internal/kernel/hooks/useColumns/useWidthColumns.js +0 -69
- package/es/components/Table/internal/kernel/hooks/useExpand.d.ts +0 -10
- package/es/components/Table/internal/kernel/hooks/useExpand.js +0 -83
- package/es/components/Table/internal/kernel/hooks/useFixedInfo.d.ts +0 -2
- package/es/components/Table/internal/kernel/hooks/useFixedInfo.js +0 -18
- package/es/components/Table/internal/kernel/hooks/useFlattenRecords.d.ts +0 -19
- package/es/components/Table/internal/kernel/hooks/useFlattenRecords.js +0 -54
- package/es/components/Table/internal/kernel/hooks/useFrame.d.ts +0 -7
- package/es/components/Table/internal/kernel/hooks/useFrame.js +0 -63
- package/es/components/Table/internal/kernel/hooks/useHover.d.ts +0 -2
- package/es/components/Table/internal/kernel/hooks/useHover.js +0 -19
- package/es/components/Table/internal/kernel/hooks/useRenderTimes.d.ts +0 -5
- package/es/components/Table/internal/kernel/hooks/useRenderTimes.js +0 -41
- package/es/components/Table/internal/kernel/hooks/useRowInfo.d.ts +0 -11
- package/es/components/Table/internal/kernel/hooks/useRowInfo.js +0 -62
- package/es/components/Table/internal/kernel/hooks/useSticky.d.ts +0 -10
- package/es/components/Table/internal/kernel/hooks/useSticky.js +0 -33
- package/es/components/Table/internal/kernel/hooks/useStickyOffsets.d.ts +0 -6
- package/es/components/Table/internal/kernel/hooks/useStickyOffsets.js +0 -31
- package/es/components/Table/internal/kernel/index.d.ts +0 -12
- package/es/components/Table/internal/kernel/index.js +0 -11
- package/es/components/Table/internal/kernel/interface.d.ts +0 -202
- package/es/components/Table/internal/kernel/interface.js +0 -2
- package/es/components/Table/internal/kernel/namePathType.d.ts +0 -13
- package/es/components/Table/internal/kernel/namePathType.js +0 -3
- package/es/components/Table/internal/kernel/selector-context/Immutable.d.ts +0 -10
- package/es/components/Table/internal/kernel/selector-context/Immutable.js +0 -73
- package/es/components/Table/internal/kernel/selector-context/context.d.ts +0 -26
- package/es/components/Table/internal/kernel/selector-context/context.js +0 -83
- package/es/components/Table/internal/kernel/selector-context/index.d.ts +0 -7
- package/es/components/Table/internal/kernel/selector-context/index.js +0 -9
- package/es/components/Table/internal/kernel/selector-context/isEqual.d.ts +0 -5
- package/es/components/Table/internal/kernel/selector-context/isEqual.js +0 -48
- package/es/components/Table/internal/kernel/stickyScrollBar.d.ts +0 -12
- package/es/components/Table/internal/kernel/stickyScrollBar.js +0 -192
- package/es/components/Table/internal/kernel/sugar/Column.d.ts +0 -10
- package/es/components/Table/internal/kernel/sugar/Column.js +0 -11
- package/es/components/Table/internal/kernel/sugar/ColumnGroup.d.ts +0 -12
- package/es/components/Table/internal/kernel/sugar/ColumnGroup.js +0 -11
- package/es/components/Table/internal/kernel/utils/dom/canUseDom.d.ts +0 -1
- package/es/components/Table/internal/kernel/utils/dom/canUseDom.js +0 -4
- package/es/components/Table/internal/kernel/utils/dom/isVisible.d.ts +0 -2
- package/es/components/Table/internal/kernel/utils/dom/isVisible.js +0 -28
- package/es/components/Table/internal/kernel/utils/expandUtil.d.ts +0 -4
- package/es/components/Table/internal/kernel/utils/expandUtil.js +0 -47
- package/es/components/Table/internal/kernel/utils/fixUtil.d.ts +0 -21
- package/es/components/Table/internal/kernel/utils/fixUtil.js +0 -64
- package/es/components/Table/internal/kernel/utils/get.d.ts +0 -1
- package/es/components/Table/internal/kernel/utils/get.js +0 -11
- package/es/components/Table/internal/kernel/utils/getScrollBarSize.d.ts +0 -7
- package/es/components/Table/internal/kernel/utils/getScrollBarSize.js +0 -38
- package/es/components/Table/internal/kernel/utils/legacyUtil.d.ts +0 -5
- package/es/components/Table/internal/kernel/utils/legacyUtil.js +0 -31
- package/es/components/Table/internal/kernel/utils/offsetUtil.d.ts +0 -4
- package/es/components/Table/internal/kernel/utils/offsetUtil.js +0 -13
- package/es/components/Table/internal/kernel/utils/pickAttrs.d.ts +0 -6
- package/es/components/Table/internal/kernel/utils/pickAttrs.js +0 -33
- package/es/components/Table/internal/kernel/utils/useMemo.d.ts +0 -1
- package/es/components/Table/internal/kernel/utils/useMemo.js +0 -10
- package/es/components/Table/internal/kernel/utils/valueUtil.d.ts +0 -8
- package/es/components/Table/internal/kernel/utils/valueUtil.js +0 -30
- package/es/components/Table/internal/kernel/utils/warning.d.ts +0 -4
- package/es/components/Table/internal/kernel/utils/warning.js +0 -17
- package/es/components/Table/renderers/BodyCell.d.ts +0 -15
- package/es/components/Table/renderers/BodyCell.js +0 -40
- package/es/components/Table/renderers/CellContent.d.ts +0 -4
- package/es/components/Table/renderers/CellContent.js +0 -26
- package/es/components/Table/renderers/EmptyState.d.ts +0 -5
- package/es/components/Table/renderers/EmptyState.js +0 -22
- package/es/components/Table/renderers/ExpandedRowContainer.d.ts +0 -4
- package/es/components/Table/renderers/ExpandedRowContainer.js +0 -10
- package/es/components/Table/renderers/HeaderCell.d.ts +0 -11
- package/es/components/Table/renderers/HeaderCell.js +0 -32
- package/es/components/Table/style/Table.css +0 -1
- package/es/components/Table/style/css.js +0 -10
- package/es/components/Table/style/index.d.ts +0 -9
- package/es/components/Table/style/index.js +0 -10
- package/es/components/Tabs/Tabs.d.ts +0 -6
- package/es/components/Tabs/Tabs.js +0 -113
- package/es/components/Tabs/index.d.ts +0 -4
- package/es/components/Tabs/index.js +0 -5
- package/es/components/Tabs/interface.d.ts +0 -29
- package/es/components/Tabs/interface.js +0 -2
- package/es/components/Tabs/style/Tabs.css +0 -1
- package/es/components/Tabs/style/css.js +0 -2
- package/es/components/Tabs/style/index.d.ts +0 -1
- package/es/components/Tabs/style/index.js +0 -2
- package/es/components/Tag/Tag.d.ts +0 -6
- package/es/components/Tag/Tag.js +0 -80
- package/es/components/Tag/constants.d.ts +0 -18
- package/es/components/Tag/constants.js +0 -28
- package/es/components/Tag/index.d.ts +0 -5
- package/es/components/Tag/index.js +0 -6
- package/es/components/Tag/interface.d.ts +0 -15
- package/es/components/Tag/interface.js +0 -2
- package/es/components/Tag/style/Tag.css +0 -1
- package/es/components/Tag/style/css.js +0 -2
- package/es/components/Tag/style/index.d.ts +0 -1
- package/es/components/Tag/style/index.js +0 -2
- package/es/components/Tooltip/Tooltip.d.ts +0 -6
- package/es/components/Tooltip/Tooltip.js +0 -71
- package/es/components/Tooltip/index.d.ts +0 -4
- package/es/components/Tooltip/index.js +0 -5
- package/es/components/Tooltip/interface.d.ts +0 -22
- package/es/components/Tooltip/interface.js +0 -2
- package/es/components/Tooltip/style/Tooltip.css +0 -1
- package/es/components/Tooltip/style/css.js +0 -2
- package/es/components/Tooltip/style/index.d.ts +0 -1
- package/es/components/Tooltip/style/index.js +0 -2
- package/es/components/Tour/Tour.d.ts +0 -3
- package/es/components/Tour/Tour.js +0 -243
- package/es/components/Tour/index.d.ts +0 -4
- package/es/components/Tour/index.js +0 -5
- package/es/components/Tour/interface.d.ts +0 -46
- package/es/components/Tour/interface.js +0 -2
- package/es/components/Trigger/Trigger.d.ts +0 -5
- package/es/components/Trigger/Trigger.js +0 -193
- package/es/components/Trigger/index.d.ts +0 -3
- package/es/components/Trigger/index.js +0 -4
- package/es/components/Trigger/interface.d.ts +0 -77
- package/es/components/Trigger/interface.js +0 -2
- package/es/components/Trigger/style/Trigger.css +0 -1
- package/es/components/Trigger/style/css.js +0 -2
- package/es/components/Trigger/style/index.d.ts +0 -1
- package/es/components/Trigger/style/index.js +0 -2
- package/es/components/Typography/Typography.d.ts +0 -17
- package/es/components/Typography/Typography.js +0 -201
- package/es/components/Typography/constants.d.ts +0 -33
- package/es/components/Typography/constants.js +0 -9
- package/es/components/Typography/index.d.ts +0 -4
- package/es/components/Typography/index.js +0 -5
- package/es/components/Typography/interface.d.ts +0 -72
- package/es/components/Typography/interface.js +0 -22
- package/es/components/Typography/render.d.ts +0 -328
- package/es/components/Typography/render.js +0 -106
- package/es/components/Typography/style/Typography.css +0 -1
- package/es/components/Typography/style/css.js +0 -4
- package/es/components/Typography/style/index.d.ts +0 -3
- package/es/components/Typography/style/index.js +0 -4
- package/es/components/Typography/useTypographyEnhancements.d.ts +0 -43
- package/es/components/Typography/useTypographyEnhancements.js +0 -111
- package/es/components/Typography/utils.d.ts +0 -17
- package/es/components/Typography/utils.js +0 -88
- package/es/components/Upload/Upload.d.ts +0 -7
- package/es/components/Upload/Upload.js +0 -88
- package/es/components/Upload/UploadFileBar.d.ts +0 -6
- package/es/components/Upload/UploadFileBar.js +0 -69
- package/es/components/Upload/index.d.ts +0 -5
- package/es/components/Upload/index.js +0 -6
- package/es/components/Upload/interface.d.ts +0 -43
- package/es/components/Upload/interface.js +0 -2
- package/es/components/Upload/style/Upload.css +0 -1
- package/es/components/Upload/style/UploadFileBar.css +0 -1
- package/es/components/Upload/style/css.js +0 -3
- package/es/components/Upload/style/index.d.ts +0 -2
- package/es/components/Upload/style/index.js +0 -3
- package/es/components/VirtualList/Filler.d.ts +0 -21
- package/es/components/VirtualList/Filler.js +0 -56
- package/es/components/VirtualList/Item.d.ts +0 -6
- package/es/components/VirtualList/Item.js +0 -12
- package/es/components/VirtualList/ScrollBar.d.ts +0 -22
- package/es/components/VirtualList/ScrollBar.js +0 -236
- package/es/components/VirtualList/VirtualList.d.ts +0 -62
- package/es/components/VirtualList/VirtualList.js +0 -529
- package/es/components/VirtualList/constants.d.ts +0 -4
- package/es/components/VirtualList/constants.js +0 -5
- package/es/components/VirtualList/hooks/useChildren.d.ts +0 -2
- package/es/components/VirtualList/hooks/useChildren.js +0 -25
- package/es/components/VirtualList/hooks/useDiffItem.d.ts +0 -2
- package/es/components/VirtualList/hooks/useDiffItem.js +0 -16
- package/es/components/VirtualList/hooks/useFrameWheel.d.ts +0 -10
- package/es/components/VirtualList/hooks/useFrameWheel.js +0 -85
- package/es/components/VirtualList/hooks/useGetSize.d.ts +0 -7
- package/es/components/VirtualList/hooks/useGetSize.js +0 -47
- package/es/components/VirtualList/hooks/useHeights.d.ts +0 -8
- package/es/components/VirtualList/hooks/useHeights.js +0 -96
- package/es/components/VirtualList/hooks/useMobileTouchMove.d.ts +0 -2
- package/es/components/VirtualList/hooks/useMobileTouchMove.js +0 -85
- package/es/components/VirtualList/hooks/useOriginScroll.d.ts +0 -2
- package/es/components/VirtualList/hooks/useOriginScroll.js +0 -44
- package/es/components/VirtualList/hooks/useScrollDrag.d.ts +0 -3
- package/es/components/VirtualList/hooks/useScrollDrag.js +0 -76
- package/es/components/VirtualList/hooks/useScrollTo.d.ts +0 -18
- package/es/components/VirtualList/hooks/useScrollTo.js +0 -132
- package/es/components/VirtualList/index.d.ts +0 -9
- package/es/components/VirtualList/index.js +0 -5
- package/es/components/VirtualList/interface.d.ts +0 -26
- package/es/components/VirtualList/interface.js +0 -2
- package/es/components/VirtualList/style/VirtualList.css +0 -1
- package/es/components/VirtualList/style/css.js +0 -2
- package/es/components/VirtualList/style/index.d.ts +0 -1
- package/es/components/VirtualList/style/index.js +0 -2
- package/es/components/VirtualList/utils/CacheMap.d.ts +0 -16
- package/es/components/VirtualList/utils/CacheMap.js +0 -43
- package/es/components/VirtualList/utils/algorithmUtil.d.ts +0 -23
- package/es/components/VirtualList/utils/algorithmUtil.js +0 -77
- package/es/components/VirtualList/utils/isFirefox.d.ts +0 -2
- package/es/components/VirtualList/utils/isFirefox.js +0 -4
- package/es/components/VirtualList/utils/raf.d.ts +0 -9
- package/es/components/VirtualList/utils/raf.js +0 -47
- package/es/components/VirtualList/utils/scrollbarUtil.d.ts +0 -1
- package/es/components/VirtualList/utils/scrollbarUtil.js +0 -12
- package/es/hooks/index.d.ts +0 -2
- package/es/hooks/index.js +0 -2
- package/es/hooks/useFloatingAnimation.d.ts +0 -24
- package/es/hooks/useFloatingAnimation.js +0 -45
- package/es/index.css +0 -1
- package/es/index.d.ts +0 -92
- package/es/index.js +0 -47
- package/es/stories/docs/ComponentDocsPage.js +0 -234
- package/es/stories/docs/componentDocMeta.js +0 -94
- package/es/stories/docs/storybook-docs.css +0 -79
- package/es/styles/index.css +0 -1
- package/es/utils/classnames.d.ts +0 -5
- package/es/utils/classnames.js +0 -18
- package/es/utils/clipboard.d.ts +0 -2
- package/es/utils/clipboard.js +0 -50
- package/es/utils/ref.d.ts +0 -4
- package/es/utils/ref.js +0 -32
- package/es/utils/uuid.d.ts +0 -2
- package/es/utils/uuid.js +0 -16
- package/lib/components/Accordion/Accordion.d.ts +0 -4
- package/lib/components/Accordion/Accordion.js +0 -108
- package/lib/components/Accordion/constants.d.ts +0 -16
- package/lib/components/Accordion/constants.js +0 -23
- package/lib/components/Accordion/index.d.ts +0 -4
- package/lib/components/Accordion/index.js +0 -33
- package/lib/components/Accordion/interface.d.ts +0 -29
- package/lib/components/Accordion/interface.js +0 -6
- package/lib/components/Accordion/style/Accordion.css +0 -1
- package/lib/components/Accordion/style/css.js +0 -4
- package/lib/components/Accordion/style/index.d.ts +0 -1
- package/lib/components/Accordion/style/index.js +0 -4
- package/lib/components/Alert/Alert.d.ts +0 -6
- package/lib/components/Alert/Alert.js +0 -120
- package/lib/components/Alert/index.d.ts +0 -4
- package/lib/components/Alert/index.js +0 -33
- package/lib/components/Alert/interface.d.ts +0 -42
- package/lib/components/Alert/interface.js +0 -12
- package/lib/components/Alert/style/Alert.css +0 -1
- package/lib/components/Alert/style/css.js +0 -5
- package/lib/components/Alert/style/index.d.ts +0 -2
- package/lib/components/Alert/style/index.js +0 -5
- package/lib/components/Button/Button.d.ts +0 -4
- package/lib/components/Button/Button.js +0 -159
- package/lib/components/Button/constants.d.ts +0 -70
- package/lib/components/Button/constants.js +0 -97
- package/lib/components/Button/index.d.ts +0 -5
- package/lib/components/Button/index.js +0 -45
- package/lib/components/Button/interface.d.ts +0 -23
- package/lib/components/Button/interface.js +0 -6
- package/lib/components/Button/style/Button.css +0 -1
- package/lib/components/Button/style/css.js +0 -4
- package/lib/components/Button/style/index.d.ts +0 -1
- package/lib/components/Button/style/index.js +0 -4
- package/lib/components/Calendar/Calendar.d.ts +0 -7
- package/lib/components/Calendar/Calendar.js +0 -137
- package/lib/components/Calendar/index.d.ts +0 -4
- package/lib/components/Calendar/index.js +0 -33
- package/lib/components/Calendar/interface.d.ts +0 -29
- package/lib/components/Calendar/interface.js +0 -6
- package/lib/components/Calendar/style/Calendar.css +0 -1
- package/lib/components/Calendar/style/css.js +0 -4
- package/lib/components/Calendar/style/index.d.ts +0 -1
- package/lib/components/Calendar/style/index.js +0 -4
- package/lib/components/Carousel/Carousel.d.ts +0 -6
- package/lib/components/Carousel/Carousel.js +0 -56
- package/lib/components/Carousel/index.d.ts +0 -4
- package/lib/components/Carousel/index.js +0 -33
- package/lib/components/Carousel/interface.d.ts +0 -15
- package/lib/components/Carousel/interface.js +0 -6
- package/lib/components/Carousel/style/Carousel.css +0 -1
- package/lib/components/Carousel/style/css.js +0 -4
- package/lib/components/Carousel/style/index.d.ts +0 -1
- package/lib/components/Carousel/style/index.js +0 -4
- package/lib/components/Cell/Cell.d.ts +0 -5
- package/lib/components/Cell/Cell.js +0 -66
- package/lib/components/Cell/index.d.ts +0 -4
- package/lib/components/Cell/index.js +0 -33
- package/lib/components/Cell/interface.d.ts +0 -12
- package/lib/components/Cell/interface.js +0 -6
- package/lib/components/Cell/style/Cell.css +0 -1
- package/lib/components/Cell/style/css.js +0 -4
- package/lib/components/Cell/style/index.d.ts +0 -1
- package/lib/components/Cell/style/index.js +0 -4
- package/lib/components/Checkbox/BaseCheckbox.d.ts +0 -6
- package/lib/components/Checkbox/BaseCheckbox.js +0 -94
- package/lib/components/Checkbox/Checkbox.d.ts +0 -6
- package/lib/components/Checkbox/Checkbox.js +0 -132
- package/lib/components/Checkbox/CheckboxGroup.d.ts +0 -5
- package/lib/components/Checkbox/CheckboxGroup.js +0 -151
- package/lib/components/Checkbox/CheckboxGroupContext.d.ts +0 -14
- package/lib/components/Checkbox/CheckboxGroupContext.js +0 -9
- package/lib/components/Checkbox/constants.d.ts +0 -17
- package/lib/components/Checkbox/constants.js +0 -23
- package/lib/components/Checkbox/index.d.ts +0 -10
- package/lib/components/Checkbox/index.js +0 -53
- package/lib/components/Checkbox/interface.d.ts +0 -77
- package/lib/components/Checkbox/interface.js +0 -6
- package/lib/components/Checkbox/style/Checkbox.css +0 -1
- package/lib/components/Checkbox/style/css.js +0 -4
- package/lib/components/Checkbox/style/index.d.ts +0 -1
- package/lib/components/Checkbox/style/index.js +0 -4
- package/lib/components/CoachMark/CoachMark.d.ts +0 -4
- package/lib/components/CoachMark/CoachMark.js +0 -152
- package/lib/components/CoachMark/index.d.ts +0 -4
- package/lib/components/CoachMark/index.js +0 -33
- package/lib/components/CoachMark/interface.d.ts +0 -47
- package/lib/components/CoachMark/interface.js +0 -8
- package/lib/components/CoachMark/style/CoachMark.css +0 -1
- package/lib/components/CoachMark/style/css.js +0 -7
- package/lib/components/CoachMark/style/index.d.ts +0 -4
- package/lib/components/CoachMark/style/index.js +0 -7
- package/lib/components/Copy/Clipboard.d.ts +0 -4
- package/lib/components/Copy/Clipboard.js +0 -54
- package/lib/components/Copy/Copy.d.ts +0 -4
- package/lib/components/Copy/Copy.js +0 -91
- package/lib/components/Copy/index.d.ts +0 -5
- package/lib/components/Copy/index.js +0 -41
- package/lib/components/Copy/interface.d.ts +0 -38
- package/lib/components/Copy/interface.js +0 -6
- package/lib/components/Copy/style/Clipboard.css +0 -1
- package/lib/components/Copy/style/Copy.css +0 -1
- package/lib/components/Copy/style/css.js +0 -5
- package/lib/components/Copy/style/index.d.ts +0 -2
- package/lib/components/Copy/style/index.js +0 -5
- package/lib/components/Dialog/Dialog.d.ts +0 -4
- package/lib/components/Dialog/Dialog.js +0 -368
- package/lib/components/Dialog/constants.d.ts +0 -57
- package/lib/components/Dialog/constants.js +0 -61
- package/lib/components/Dialog/index.d.ts +0 -4
- package/lib/components/Dialog/index.js +0 -33
- package/lib/components/Dialog/interface.d.ts +0 -36
- package/lib/components/Dialog/interface.js +0 -6
- package/lib/components/Dialog/style/Dialog.css +0 -1
- package/lib/components/Dialog/style/css.js +0 -4
- package/lib/components/Dialog/style/index.d.ts +0 -1
- package/lib/components/Dialog/style/index.js +0 -4
- package/lib/components/Divider/Divider.d.ts +0 -4
- package/lib/components/Divider/Divider.js +0 -60
- package/lib/components/Divider/constants.d.ts +0 -36
- package/lib/components/Divider/constants.js +0 -48
- package/lib/components/Divider/index.d.ts +0 -4
- package/lib/components/Divider/index.js +0 -31
- package/lib/components/Divider/interface.d.ts +0 -19
- package/lib/components/Divider/interface.js +0 -6
- package/lib/components/Divider/style/Divider.css +0 -1
- package/lib/components/Divider/style/css.js +0 -4
- package/lib/components/Divider/style/index.d.ts +0 -1
- package/lib/components/Divider/style/index.js +0 -4
- package/lib/components/Drawer/Drawer.d.ts +0 -4
- package/lib/components/Drawer/Drawer.js +0 -165
- package/lib/components/Drawer/constants.d.ts +0 -18
- package/lib/components/Drawer/constants.js +0 -25
- package/lib/components/Drawer/hooks/index.d.ts +0 -4
- package/lib/components/Drawer/hooks/index.js +0 -34
- package/lib/components/Drawer/hooks/useBodyScrollLock.d.ts +0 -1
- package/lib/components/Drawer/hooks/useBodyScrollLock.js +0 -35
- package/lib/components/Drawer/hooks/useDialogFocus.d.ts +0 -2
- package/lib/components/Drawer/hooks/useDialogFocus.js +0 -28
- package/lib/components/Drawer/hooks/useDrawerTransition.d.ts +0 -4
- package/lib/components/Drawer/hooks/useDrawerTransition.js +0 -64
- package/lib/components/Drawer/hooks/useEscapeClose.d.ts +0 -1
- package/lib/components/Drawer/hooks/useEscapeClose.js +0 -22
- package/lib/components/Drawer/index.d.ts +0 -3
- package/lib/components/Drawer/index.js +0 -46
- package/lib/components/Drawer/interface.d.ts +0 -79
- package/lib/components/Drawer/interface.js +0 -6
- package/lib/components/Drawer/style/Drawer.css +0 -1
- package/lib/components/Drawer/style/css.js +0 -4
- package/lib/components/Drawer/style/index.d.ts +0 -1
- package/lib/components/Drawer/style/index.js +0 -4
- package/lib/components/Dropdown/Dropdown.d.ts +0 -5
- package/lib/components/Dropdown/Dropdown.js +0 -39
- package/lib/components/Dropdown/index.d.ts +0 -3
- package/lib/components/Dropdown/index.js +0 -35
- package/lib/components/Dropdown/interface.d.ts +0 -8
- package/lib/components/Dropdown/interface.js +0 -6
- package/lib/components/Dropdown/style/Dropdown.css +0 -1
- package/lib/components/Dropdown/style/css.js +0 -5
- package/lib/components/Dropdown/style/index.d.ts +0 -2
- package/lib/components/Dropdown/style/index.js +0 -5
- package/lib/components/Empty/Empty.d.ts +0 -6
- package/lib/components/Empty/Empty.js +0 -77
- package/lib/components/Empty/index.d.ts +0 -4
- package/lib/components/Empty/index.js +0 -33
- package/lib/components/Empty/interface.d.ts +0 -11
- package/lib/components/Empty/interface.js +0 -6
- package/lib/components/Empty/style/Empty.css +0 -1
- package/lib/components/Empty/style/css.js +0 -5
- package/lib/components/Empty/style/index.d.ts +0 -2
- package/lib/components/Empty/style/index.js +0 -5
- package/lib/components/Flex/Flex.d.ts +0 -5
- package/lib/components/Flex/Flex.js +0 -60
- package/lib/components/Flex/constants.d.ts +0 -41
- package/lib/components/Flex/constants.js +0 -51
- package/lib/components/Flex/index.d.ts +0 -5
- package/lib/components/Flex/index.js +0 -60
- package/lib/components/Flex/interface.d.ts +0 -13
- package/lib/components/Flex/interface.js +0 -6
- package/lib/components/Flex/style/Flex.css +0 -1
- package/lib/components/Flex/style/css.js +0 -4
- package/lib/components/Flex/style/index.d.ts +0 -1
- package/lib/components/Flex/style/index.js +0 -4
- package/lib/components/Grid/Col.d.ts +0 -4
- package/lib/components/Grid/Col.js +0 -93
- package/lib/components/Grid/Grid.d.ts +0 -10
- package/lib/components/Grid/Grid.js +0 -21
- package/lib/components/Grid/Row.d.ts +0 -4
- package/lib/components/Grid/Row.js +0 -50
- package/lib/components/Grid/constants.d.ts +0 -48
- package/lib/components/Grid/constants.js +0 -77
- package/lib/components/Grid/helper.d.ts +0 -15
- package/lib/components/Grid/helper.js +0 -94
- package/lib/components/Grid/index.d.ts +0 -7
- package/lib/components/Grid/index.js +0 -62
- package/lib/components/Grid/interface.d.ts +0 -38
- package/lib/components/Grid/interface.js +0 -6
- package/lib/components/Grid/style/Grid.css +0 -1
- package/lib/components/Grid/style/css.js +0 -4
- package/lib/components/Grid/style/index.d.ts +0 -1
- package/lib/components/Grid/style/index.js +0 -4
- package/lib/components/Icons/Icons.d.ts +0 -194
- package/lib/components/Icons/Icons.js +0 -195
- package/lib/components/Icons/Illustrations.d.ts +0 -19
- package/lib/components/Icons/Illustrations.js +0 -943
- package/lib/components/Icons/Logo.d.ts +0 -36
- package/lib/components/Icons/Logo.js +0 -219
- package/lib/components/Icons/SVGs.d.ts +0 -267
- package/lib/components/Icons/SVGs.js +0 -1936
- package/lib/components/Icons/Wrapper.d.ts +0 -6
- package/lib/components/Icons/Wrapper.js +0 -109
- package/lib/components/Icons/index.d.ts +0 -4
- package/lib/components/Icons/index.js +0 -52
- package/lib/components/Icons/interface.d.ts +0 -30
- package/lib/components/Icons/interface.js +0 -6
- package/lib/components/Icons/style/Icons.css +0 -1
- package/lib/components/Icons/style/css.js +0 -4
- package/lib/components/Icons/style/index.d.ts +0 -1
- package/lib/components/Icons/style/index.js +0 -4
- package/lib/components/Input/Amount/Amount.d.ts +0 -6
- package/lib/components/Input/Amount/Amount.js +0 -208
- package/lib/components/Input/Amount/helper.d.ts +0 -35
- package/lib/components/Input/Amount/helper.js +0 -102
- package/lib/components/Input/Amount/index.d.ts +0 -3
- package/lib/components/Input/Amount/index.js +0 -18
- package/lib/components/Input/Amount/style/Amount.css +0 -1
- package/lib/components/Input/Amount/style/css.js +0 -4
- package/lib/components/Input/Amount/style/index.d.ts +0 -1
- package/lib/components/Input/Amount/style/index.js +0 -4
- package/lib/components/Input/FieldShell/FieldShell.css +0 -1
- package/lib/components/Input/FieldShell/FieldShell.d.ts +0 -23
- package/lib/components/Input/FieldShell/FieldShell.js +0 -108
- package/lib/components/Input/FieldShell/index.d.ts +0 -3
- package/lib/components/Input/FieldShell/index.js +0 -22
- package/lib/components/Input/Input/Input.css +0 -1
- package/lib/components/Input/Input/Input.d.ts +0 -3
- package/lib/components/Input/Input/Input.js +0 -180
- package/lib/components/Input/Input/index.d.ts +0 -2
- package/lib/components/Input/Input/index.js +0 -22
- package/lib/components/Input/Mask/Mask.d.ts +0 -5
- package/lib/components/Input/Mask/Mask.js +0 -354
- package/lib/components/Input/Mask/index.d.ts +0 -2
- package/lib/components/Input/Mask/index.js +0 -22
- package/lib/components/Input/OTP/OTP.css +0 -1
- package/lib/components/Input/OTP/OTP.d.ts +0 -5
- package/lib/components/Input/OTP/OTP.js +0 -164
- package/lib/components/Input/OTP/index.d.ts +0 -2
- package/lib/components/Input/OTP/index.js +0 -22
- package/lib/components/Input/Password/Password.d.ts +0 -5
- package/lib/components/Input/Password/Password.js +0 -138
- package/lib/components/Input/Password/index.d.ts +0 -2
- package/lib/components/Input/Password/index.js +0 -22
- package/lib/components/Input/Search/Search.d.ts +0 -5
- package/lib/components/Input/Search/Search.js +0 -161
- package/lib/components/Input/Search/index.d.ts +0 -2
- package/lib/components/Input/Search/index.js +0 -22
- package/lib/components/Input/TextArea/TextArea.css +0 -1
- package/lib/components/Input/TextArea/TextArea.d.ts +0 -5
- package/lib/components/Input/TextArea/TextArea.js +0 -110
- package/lib/components/Input/TextArea/index.d.ts +0 -2
- package/lib/components/Input/TextArea/index.js +0 -22
- package/lib/components/Input/Trade/Trade.css +0 -1
- package/lib/components/Input/Trade/Trade.d.ts +0 -5
- package/lib/components/Input/Trade/Trade.js +0 -142
- package/lib/components/Input/Trade/index.d.ts +0 -2
- package/lib/components/Input/Trade/index.js +0 -22
- package/lib/components/Input/constants.d.ts +0 -15
- package/lib/components/Input/constants.js +0 -22
- package/lib/components/Input/index.d.ts +0 -4
- package/lib/components/Input/index.js +0 -49
- package/lib/components/Input/interface.d.ts +0 -156
- package/lib/components/Input/interface.js +0 -6
- package/lib/components/Input/style/css.js +0 -9
- package/lib/components/Input/style/index.d.ts +0 -6
- package/lib/components/Input/style/index.js +0 -9
- package/lib/components/Input/useAmountInput.d.ts +0 -35
- package/lib/components/Input/useAmountInput.js +0 -214
- package/lib/components/Input/useSyncRef.d.ts +0 -2
- package/lib/components/Input/useSyncRef.js +0 -19
- package/lib/components/Link/Link.d.ts +0 -4
- package/lib/components/Link/Link.js +0 -66
- package/lib/components/Link/constants.d.ts +0 -5
- package/lib/components/Link/constants.js +0 -12
- package/lib/components/Link/index.d.ts +0 -5
- package/lib/components/Link/index.js +0 -45
- package/lib/components/Link/interface.d.ts +0 -13
- package/lib/components/Link/interface.js +0 -6
- package/lib/components/Link/style/Link.css +0 -1
- package/lib/components/Link/style/css.js +0 -4
- package/lib/components/Link/style/index.d.ts +0 -1
- package/lib/components/Link/style/index.js +0 -4
- package/lib/components/Navigation/Nav.d.ts +0 -5
- package/lib/components/Navigation/Nav.js +0 -210
- package/lib/components/Navigation/Navigation.d.ts +0 -5
- package/lib/components/Navigation/Navigation.js +0 -309
- package/lib/components/Navigation/NavigationLogo.d.ts +0 -8
- package/lib/components/Navigation/NavigationLogo.js +0 -52
- package/lib/components/Navigation/NavigationStepper.d.ts +0 -5
- package/lib/components/Navigation/NavigationStepper.js +0 -82
- package/lib/components/Navigation/index.d.ts +0 -6
- package/lib/components/Navigation/index.js +0 -49
- package/lib/components/Navigation/interface.d.ts +0 -134
- package/lib/components/Navigation/interface.js +0 -6
- package/lib/components/Navigation/style/Nav.css +0 -1
- package/lib/components/Navigation/style/Navigation.css +0 -1
- package/lib/components/Navigation/style/NavigationStepper.css +0 -1
- package/lib/components/Navigation/style/css.js +0 -6
- package/lib/components/Navigation/style/index.d.ts +0 -3
- package/lib/components/Navigation/style/index.js +0 -6
- package/lib/components/Notification/Notification.d.ts +0 -6
- package/lib/components/Notification/Notification.js +0 -116
- package/lib/components/Notification/NotificationStatic.d.ts +0 -4
- package/lib/components/Notification/NotificationStatic.js +0 -515
- package/lib/components/Notification/constants.d.ts +0 -12
- package/lib/components/Notification/constants.js +0 -22
- package/lib/components/Notification/index.d.ts +0 -5
- package/lib/components/Notification/index.js +0 -52
- package/lib/components/Notification/interface.d.ts +0 -70
- package/lib/components/Notification/interface.js +0 -13
- package/lib/components/Notification/style/Notification.css +0 -1
- package/lib/components/Notification/style/css.js +0 -4
- package/lib/components/Notification/style/index.d.ts +0 -1
- package/lib/components/Notification/style/index.js +0 -4
- package/lib/components/Pagination/Pagination.d.ts +0 -5
- package/lib/components/Pagination/Pagination.js +0 -145
- package/lib/components/Pagination/constants.d.ts +0 -52
- package/lib/components/Pagination/constants.js +0 -62
- package/lib/components/Pagination/index.d.ts +0 -6
- package/lib/components/Pagination/index.js +0 -53
- package/lib/components/Pagination/interface.d.ts +0 -53
- package/lib/components/Pagination/interface.js +0 -6
- package/lib/components/Pagination/style/Pagination.css +0 -1
- package/lib/components/Pagination/style/css.js +0 -4
- package/lib/components/Pagination/style/index.d.ts +0 -1
- package/lib/components/Pagination/style/index.js +0 -4
- package/lib/components/Pagination/usePagination.d.ts +0 -3
- package/lib/components/Pagination/usePagination.js +0 -152
- package/lib/components/Popconfirm/Popconfirm.d.ts +0 -6
- package/lib/components/Popconfirm/Popconfirm.js +0 -154
- package/lib/components/Popconfirm/constants.d.ts +0 -74
- package/lib/components/Popconfirm/constants.js +0 -80
- package/lib/components/Popconfirm/index.d.ts +0 -4
- package/lib/components/Popconfirm/index.js +0 -33
- package/lib/components/Popconfirm/interface.d.ts +0 -40
- package/lib/components/Popconfirm/interface.js +0 -6
- package/lib/components/Popconfirm/style/Popconfirm.css +0 -1
- package/lib/components/Popconfirm/style/css.js +0 -7
- package/lib/components/Popconfirm/style/index.d.ts +0 -4
- package/lib/components/Popconfirm/style/index.js +0 -7
- package/lib/components/Portal/Portal.d.ts +0 -3
- package/lib/components/Portal/Portal.js +0 -61
- package/lib/components/Portal/index.d.ts +0 -4
- package/lib/components/Portal/index.js +0 -33
- package/lib/components/Portal/interface.d.ts +0 -7
- package/lib/components/Portal/interface.js +0 -6
- package/lib/components/ProForm/ProForm.d.ts +0 -4
- package/lib/components/ProForm/ProForm.js +0 -312
- package/lib/components/ProForm/ProFormDependency.d.ts +0 -4
- package/lib/components/ProForm/ProFormDependency.js +0 -170
- package/lib/components/ProForm/ProFormGroup.d.ts +0 -3
- package/lib/components/ProForm/ProFormGroup.js +0 -85
- package/lib/components/ProForm/ProFormItem.d.ts +0 -4
- package/lib/components/ProForm/ProFormItem.js +0 -229
- package/lib/components/ProForm/ProFormList.d.ts +0 -3
- package/lib/components/ProForm/ProFormList.js +0 -259
- package/lib/components/ProForm/Submitter.d.ts +0 -6
- package/lib/components/ProForm/Submitter.js +0 -113
- package/lib/components/ProForm/constants.d.ts +0 -18
- package/lib/components/ProForm/constants.js +0 -29
- package/lib/components/ProForm/context.d.ts +0 -13
- package/lib/components/ProForm/context.js +0 -35
- package/lib/components/ProForm/core/constants.d.ts +0 -21
- package/lib/components/ProForm/core/constants.js +0 -26
- package/lib/components/ProForm/core/hooks/useForm.d.ts +0 -3
- package/lib/components/ProForm/core/hooks/useForm.js +0 -686
- package/lib/components/ProForm/core/hooks/useFormCore.d.ts +0 -3
- package/lib/components/ProForm/core/hooks/useFormCore.js +0 -354
- package/lib/components/ProForm/core/index.d.ts +0 -6
- package/lib/components/ProForm/core/index.js +0 -56
- package/lib/components/ProForm/core/interface.d.ts +0 -153
- package/lib/components/ProForm/core/interface.js +0 -6
- package/lib/components/ProForm/core/useFormItem.d.ts +0 -21
- package/lib/components/ProForm/core/useFormItem.js +0 -183
- package/lib/components/ProForm/fields/ProFormCheckbox.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormCheckbox.js +0 -17
- package/lib/components/ProForm/fields/ProFormCheckboxGroup.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormCheckboxGroup.js +0 -18
- package/lib/components/ProForm/fields/ProFormDatePicker.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormDatePicker.js +0 -29
- package/lib/components/ProForm/fields/ProFormFieldSet.d.ts +0 -4
- package/lib/components/ProForm/fields/ProFormFieldSet.js +0 -75
- package/lib/components/ProForm/fields/ProFormPassword.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormPassword.js +0 -17
- package/lib/components/ProForm/fields/ProFormRadioGroup.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormRadioGroup.js +0 -16
- package/lib/components/ProForm/fields/ProFormSelect.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormSelect.js +0 -46
- package/lib/components/ProForm/fields/ProFormSlider.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormSlider.js +0 -16
- package/lib/components/ProForm/fields/ProFormSwitch.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormSwitch.js +0 -17
- package/lib/components/ProForm/fields/ProFormText.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormText.js +0 -16
- package/lib/components/ProForm/fields/ProFormTextArea.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormTextArea.js +0 -16
- package/lib/components/ProForm/fields/ProFormUpload.d.ts +0 -3
- package/lib/components/ProForm/fields/ProFormUpload.js +0 -32
- package/lib/components/ProForm/fields/createProFormField.d.ts +0 -4
- package/lib/components/ProForm/fields/createProFormField.js +0 -164
- package/lib/components/ProForm/fields/index.d.ts +0 -13
- package/lib/components/ProForm/fields/index.js +0 -97
- package/lib/components/ProForm/hooks/useFieldRequest.d.ts +0 -7
- package/lib/components/ProForm/hooks/useFieldRequest.js +0 -98
- package/lib/components/ProForm/index.d.ts +0 -38
- package/lib/components/ProForm/index.js +0 -206
- package/lib/components/ProForm/interface.d.ts +0 -284
- package/lib/components/ProForm/interface.js +0 -6
- package/lib/components/ProForm/layouts/DialogForm.d.ts +0 -3
- package/lib/components/ProForm/layouts/DialogForm.js +0 -81
- package/lib/components/ProForm/layouts/DrawerForm.d.ts +0 -3
- package/lib/components/ProForm/layouts/DrawerForm.js +0 -80
- package/lib/components/ProForm/layouts/QueryFilter.d.ts +0 -4
- package/lib/components/ProForm/layouts/QueryFilter.js +0 -167
- package/lib/components/ProForm/layouts/index.d.ts +0 -4
- package/lib/components/ProForm/layouts/index.js +0 -34
- package/lib/components/ProForm/layouts/useOverlayForm.d.ts +0 -17
- package/lib/components/ProForm/layouts/useOverlayForm.js +0 -117
- package/lib/components/ProForm/style/ProForm.css +0 -1
- package/lib/components/ProForm/style/css.js +0 -4
- package/lib/components/ProForm/style/index.d.ts +0 -1
- package/lib/components/ProForm/style/index.js +0 -4
- package/lib/components/ProForm/utils.d.ts +0 -22
- package/lib/components/ProForm/utils.js +0 -228
- package/lib/components/Progress/Progress.d.ts +0 -6
- package/lib/components/Progress/Progress.js +0 -103
- package/lib/components/Progress/constants.d.ts +0 -26
- package/lib/components/Progress/constants.js +0 -38
- package/lib/components/Progress/index.d.ts +0 -5
- package/lib/components/Progress/index.js +0 -45
- package/lib/components/Progress/interface.d.ts +0 -26
- package/lib/components/Progress/interface.js +0 -6
- package/lib/components/Progress/style/Progress.css +0 -1
- package/lib/components/Progress/style/css.js +0 -4
- package/lib/components/Progress/style/index.d.ts +0 -1
- package/lib/components/Progress/style/index.js +0 -4
- package/lib/components/Radio/BaseRadio.d.ts +0 -16
- package/lib/components/Radio/BaseRadio.js +0 -65
- package/lib/components/Radio/Radio.d.ts +0 -6
- package/lib/components/Radio/Radio.js +0 -192
- package/lib/components/Radio/RadioGroup.d.ts +0 -5
- package/lib/components/Radio/RadioGroup.js +0 -112
- package/lib/components/Radio/RadioGroupContext.d.ts +0 -22
- package/lib/components/Radio/RadioGroupContext.js +0 -13
- package/lib/components/Radio/constants.d.ts +0 -39
- package/lib/components/Radio/constants.js +0 -63
- package/lib/components/Radio/index.d.ts +0 -5
- package/lib/components/Radio/index.js +0 -41
- package/lib/components/Radio/interface.d.ts +0 -122
- package/lib/components/Radio/interface.js +0 -6
- package/lib/components/Radio/style/Radio.css +0 -1
- package/lib/components/Radio/style/css.js +0 -5
- package/lib/components/Radio/style/index.d.ts +0 -2
- package/lib/components/Radio/style/index.js +0 -5
- package/lib/components/ResizeObserver/Collection.d.ts +0 -19
- package/lib/components/ResizeObserver/Collection.js +0 -51
- package/lib/components/ResizeObserver/ResizeObserver.d.ts +0 -7
- package/lib/components/ResizeObserver/ResizeObserver.js +0 -41
- package/lib/components/ResizeObserver/SingleObserver/index.d.ts +0 -7
- package/lib/components/ResizeObserver/SingleObserver/index.js +0 -48
- package/lib/components/ResizeObserver/index.d.ts +0 -7
- package/lib/components/ResizeObserver/index.js +0 -30
- package/lib/components/ResizeObserver/interface.d.ts +0 -16
- package/lib/components/ResizeObserver/interface.js +0 -6
- package/lib/components/ResizeObserver/useResizeObserver.d.ts +0 -2
- package/lib/components/ResizeObserver/useResizeObserver.js +0 -79
- package/lib/components/ResizeObserver/utils/observerUtil.d.ts +0 -7
- package/lib/components/ResizeObserver/utils/observerUtil.js +0 -47
- package/lib/components/ResizeObserver/utils/reactUtil.d.ts +0 -19
- package/lib/components/ResizeObserver/utils/reactUtil.js +0 -91
- package/lib/components/Segment/Segment.d.ts +0 -6
- package/lib/components/Segment/Segment.js +0 -110
- package/lib/components/Segment/index.d.ts +0 -4
- package/lib/components/Segment/index.js +0 -33
- package/lib/components/Segment/interface.d.ts +0 -23
- package/lib/components/Segment/interface.js +0 -6
- package/lib/components/Segment/style/Segment.css +0 -1
- package/lib/components/Segment/style/css.js +0 -4
- package/lib/components/Segment/style/index.d.ts +0 -1
- package/lib/components/Segment/style/index.js +0 -4
- package/lib/components/Select/Select.d.ts +0 -6
- package/lib/components/Select/Select.js +0 -573
- package/lib/components/Select/SelectCustom.d.ts +0 -6
- package/lib/components/Select/SelectCustom.js +0 -242
- package/lib/components/Select/SelectFieldShell.d.ts +0 -24
- package/lib/components/Select/SelectFieldShell.js +0 -87
- package/lib/components/Select/SelectOptionContent.d.ts +0 -17
- package/lib/components/Select/SelectOptionContent.js +0 -51
- package/lib/components/Select/SelectSearchControl.d.ts +0 -15
- package/lib/components/Select/SelectSearchControl.js +0 -49
- package/lib/components/Select/SelectValueContent.d.ts +0 -18
- package/lib/components/Select/SelectValueContent.js +0 -105
- package/lib/components/Select/constants.d.ts +0 -45
- package/lib/components/Select/constants.js +0 -49
- package/lib/components/Select/index.d.ts +0 -7
- package/lib/components/Select/index.js +0 -41
- package/lib/components/Select/interface.d.ts +0 -229
- package/lib/components/Select/interface.js +0 -10
- package/lib/components/Select/style/Select.css +0 -1
- package/lib/components/Select/style/css.js +0 -6
- package/lib/components/Select/style/index.d.ts +0 -3
- package/lib/components/Select/style/index.js +0 -6
- package/lib/components/Select/useSelectShell.d.ts +0 -34
- package/lib/components/Select/useSelectShell.js +0 -114
- package/lib/components/Select/utils.d.ts +0 -21
- package/lib/components/Select/utils.js +0 -161
- package/lib/components/Skeleton/Skeleton.d.ts +0 -6
- package/lib/components/Skeleton/Skeleton.js +0 -58
- package/lib/components/Skeleton/index.d.ts +0 -4
- package/lib/components/Skeleton/index.js +0 -33
- package/lib/components/Skeleton/interface.d.ts +0 -19
- package/lib/components/Skeleton/interface.js +0 -6
- package/lib/components/Skeleton/style/Skeleton.css +0 -1
- package/lib/components/Skeleton/style/css.js +0 -4
- package/lib/components/Skeleton/style/index.d.ts +0 -1
- package/lib/components/Skeleton/style/index.js +0 -4
- package/lib/components/Slider/Slider.d.ts +0 -6
- package/lib/components/Slider/Slider.js +0 -127
- package/lib/components/Slider/index.d.ts +0 -4
- package/lib/components/Slider/index.js +0 -33
- package/lib/components/Slider/interface.d.ts +0 -39
- package/lib/components/Slider/interface.js +0 -6
- package/lib/components/Slider/style/Slider.css +0 -1
- package/lib/components/Slider/style/css.js +0 -4
- package/lib/components/Slider/style/index.d.ts +0 -1
- package/lib/components/Slider/style/index.js +0 -4
- package/lib/components/Space/Space.d.ts +0 -5
- package/lib/components/Space/Space.js +0 -88
- package/lib/components/Space/constants.d.ts +0 -33
- package/lib/components/Space/constants.js +0 -43
- package/lib/components/Space/index.d.ts +0 -5
- package/lib/components/Space/index.js +0 -53
- package/lib/components/Space/interface.d.ts +0 -12
- package/lib/components/Space/interface.js +0 -6
- package/lib/components/Space/style/Space.css +0 -1
- package/lib/components/Space/style/css.js +0 -4
- package/lib/components/Space/style/index.d.ts +0 -1
- package/lib/components/Space/style/index.js +0 -4
- package/lib/components/Spinner/Spinner.d.ts +0 -6
- package/lib/components/Spinner/Spinner.js +0 -230
- package/lib/components/Spinner/index.d.ts +0 -4
- package/lib/components/Spinner/index.js +0 -33
- package/lib/components/Spinner/interface.d.ts +0 -18
- package/lib/components/Spinner/interface.js +0 -8
- package/lib/components/Spinner/lottie-pure.json +0 -1
- package/lib/components/Spinner/style/Spinner.css +0 -1
- package/lib/components/Spinner/style/css.js +0 -4
- package/lib/components/Spinner/style/index.d.ts +0 -1
- package/lib/components/Spinner/style/index.js +0 -4
- package/lib/components/Step/Step.d.ts +0 -5
- package/lib/components/Step/Step.js +0 -126
- package/lib/components/Step/constants.d.ts +0 -59
- package/lib/components/Step/constants.js +0 -72
- package/lib/components/Step/index.d.ts +0 -4
- package/lib/components/Step/index.js +0 -33
- package/lib/components/Step/interface.d.ts +0 -22
- package/lib/components/Step/interface.js +0 -6
- package/lib/components/Step/style/Step.css +0 -1
- package/lib/components/Step/style/css.js +0 -4
- package/lib/components/Step/style/index.d.ts +0 -1
- package/lib/components/Step/style/index.js +0 -4
- package/lib/components/Switch/Switch.d.ts +0 -6
- package/lib/components/Switch/Switch.js +0 -104
- package/lib/components/Switch/constants.d.ts +0 -25
- package/lib/components/Switch/constants.js +0 -33
- package/lib/components/Switch/index.d.ts +0 -5
- package/lib/components/Switch/index.js +0 -45
- package/lib/components/Switch/interface.d.ts +0 -26
- package/lib/components/Switch/interface.js +0 -6
- package/lib/components/Switch/style/Switch.css +0 -1
- package/lib/components/Switch/style/css.js +0 -5
- package/lib/components/Switch/style/index.d.ts +0 -2
- package/lib/components/Switch/style/index.js +0 -5
- package/lib/components/Table/Table.d.ts +0 -10
- package/lib/components/Table/Table.js +0 -47
- package/lib/components/Table/VirtualTable.d.ts +0 -9
- package/lib/components/Table/VirtualTable.js +0 -59
- package/lib/components/Table/constants.d.ts +0 -4
- package/lib/components/Table/constants.js +0 -11
- package/lib/components/Table/core/useTableColumns.d.ts +0 -48
- package/lib/components/Table/core/useTableColumns.js +0 -260
- package/lib/components/Table/core/useTableDataPipeline.d.ts +0 -57
- package/lib/components/Table/core/useTableDataPipeline.js +0 -435
- package/lib/components/Table/core/useTableExpand.d.ts +0 -11
- package/lib/components/Table/core/useTableExpand.js +0 -70
- package/lib/components/Table/core/useTableSelection.d.ts +0 -15
- package/lib/components/Table/core/useTableSelection.js +0 -151
- package/lib/components/Table/core/useTableSetup.d.ts +0 -42
- package/lib/components/Table/core/useTableSetup.js +0 -204
- package/lib/components/Table/features/ExpandTrigger.d.ts +0 -4
- package/lib/components/Table/features/ExpandTrigger.js +0 -38
- package/lib/components/Table/features/FilterTrigger.d.ts +0 -9
- package/lib/components/Table/features/FilterTrigger.js +0 -164
- package/lib/components/Table/features/SelectionColumn.d.ts +0 -12
- package/lib/components/Table/features/SelectionColumn.js +0 -60
- package/lib/components/Table/features/SortTrigger.d.ts +0 -7
- package/lib/components/Table/features/SortTrigger.js +0 -32
- package/lib/components/Table/index.d.ts +0 -6
- package/lib/components/Table/index.js +0 -47
- package/lib/components/Table/interface.d.ts +0 -262
- package/lib/components/Table/interface.js +0 -6
- package/lib/components/Table/internal/index.d.ts +0 -3
- package/lib/components/Table/internal/index.js +0 -52
- package/lib/components/Table/internal/kernel/Body/BodyRow.d.ts +0 -37
- package/lib/components/Table/internal/kernel/Body/BodyRow.js +0 -186
- package/lib/components/Table/internal/kernel/Body/ExpandedRow.d.ts +0 -15
- package/lib/components/Table/internal/kernel/Body/ExpandedRow.js +0 -67
- package/lib/components/Table/internal/kernel/Body/MeasureCell.d.ts +0 -8
- package/lib/components/Table/internal/kernel/Body/MeasureCell.js +0 -50
- package/lib/components/Table/internal/kernel/Body/MeasureRow.d.ts +0 -10
- package/lib/components/Table/internal/kernel/Body/MeasureRow.js +0 -64
- package/lib/components/Table/internal/kernel/Body/index.d.ts +0 -9
- package/lib/components/Table/internal/kernel/Body/index.js +0 -135
- package/lib/components/Table/internal/kernel/Cell/index.d.ts +0 -39
- package/lib/components/Table/internal/kernel/Cell/index.js +0 -190
- package/lib/components/Table/internal/kernel/Cell/useCellRender.d.ts +0 -3
- package/lib/components/Table/internal/kernel/Cell/useCellRender.js +0 -74
- package/lib/components/Table/internal/kernel/Cell/useHoverState.d.ts +0 -2
- package/lib/components/Table/internal/kernel/Cell/useHoverState.js +0 -23
- package/lib/components/Table/internal/kernel/ColGroup.d.ts +0 -8
- package/lib/components/Table/internal/kernel/ColGroup.js +0 -68
- package/lib/components/Table/internal/kernel/FixedHolder/index.d.ts +0 -27
- package/lib/components/Table/internal/kernel/FixedHolder/index.js +0 -192
- package/lib/components/Table/internal/kernel/Footer/Cell.d.ts +0 -11
- package/lib/components/Table/internal/kernel/Footer/Cell.js +0 -60
- package/lib/components/Table/internal/kernel/Footer/Row.d.ts +0 -8
- package/lib/components/Table/internal/kernel/Footer/Row.js +0 -31
- package/lib/components/Table/internal/kernel/Footer/Summary.d.ts +0 -14
- package/lib/components/Table/internal/kernel/Footer/Summary.js +0 -20
- package/lib/components/Table/internal/kernel/Footer/SummaryContext.d.ts +0 -11
- package/lib/components/Table/internal/kernel/Footer/SummaryContext.js +0 -13
- package/lib/components/Table/internal/kernel/Footer/index.d.ts +0 -16
- package/lib/components/Table/internal/kernel/Footer/index.js +0 -47
- package/lib/components/Table/internal/kernel/Header/Header.d.ts +0 -9
- package/lib/components/Table/internal/kernel/Header/Header.js +0 -120
- package/lib/components/Table/internal/kernel/Header/HeaderRow.d.ts +0 -18
- package/lib/components/Table/internal/kernel/Header/HeaderRow.js +0 -71
- package/lib/components/Table/internal/kernel/Panel/index.d.ts +0 -7
- package/lib/components/Table/internal/kernel/Panel/index.js +0 -25
- package/lib/components/Table/internal/kernel/Table.d.ts +0 -126
- package/lib/components/Table/internal/kernel/Table.js +0 -695
- package/lib/components/Table/internal/kernel/VirtualTable/BodyGrid.d.ts +0 -13
- package/lib/components/Table/internal/kernel/VirtualTable/BodyGrid.js +0 -298
- package/lib/components/Table/internal/kernel/VirtualTable/BodyLine.d.ts +0 -14
- package/lib/components/Table/internal/kernel/VirtualTable/BodyLine.js +0 -125
- package/lib/components/Table/internal/kernel/VirtualTable/VirtualCell.d.ts +0 -26
- package/lib/components/Table/internal/kernel/VirtualTable/VirtualCell.js +0 -117
- package/lib/components/Table/internal/kernel/VirtualTable/context.d.ts +0 -13
- package/lib/components/Table/internal/kernel/VirtualTable/context.js +0 -12
- package/lib/components/Table/internal/kernel/VirtualTable/index.d.ts +0 -17
- package/lib/components/Table/internal/kernel/VirtualTable/index.js +0 -100
- package/lib/components/Table/internal/kernel/constant.d.ts +0 -2
- package/lib/components/Table/internal/kernel/constant.js +0 -10
- package/lib/components/Table/internal/kernel/context/PerfContext.d.ts +0 -6
- package/lib/components/Table/internal/kernel/context/PerfContext.js +0 -18
- package/lib/components/Table/internal/kernel/context/TableContext.d.ts +0 -51
- package/lib/components/Table/internal/kernel/context/TableContext.js +0 -16
- package/lib/components/Table/internal/kernel/hooks/useColumns/index.d.ts +0 -31
- package/lib/components/Table/internal/kernel/hooks/useColumns/index.js +0 -223
- package/lib/components/Table/internal/kernel/hooks/useColumns/useWidthColumns.d.ts +0 -5
- package/lib/components/Table/internal/kernel/hooks/useColumns/useWidthColumns.js +0 -79
- package/lib/components/Table/internal/kernel/hooks/useExpand.d.ts +0 -10
- package/lib/components/Table/internal/kernel/hooks/useExpand.js +0 -94
- package/lib/components/Table/internal/kernel/hooks/useFixedInfo.d.ts +0 -2
- package/lib/components/Table/internal/kernel/hooks/useFixedInfo.js +0 -29
- package/lib/components/Table/internal/kernel/hooks/useFlattenRecords.d.ts +0 -19
- package/lib/components/Table/internal/kernel/hooks/useFlattenRecords.js +0 -64
- package/lib/components/Table/internal/kernel/hooks/useFrame.d.ts +0 -7
- package/lib/components/Table/internal/kernel/hooks/useFrame.js +0 -72
- package/lib/components/Table/internal/kernel/hooks/useHover.d.ts +0 -2
- package/lib/components/Table/internal/kernel/hooks/useHover.js +0 -30
- package/lib/components/Table/internal/kernel/hooks/useRenderTimes.d.ts +0 -5
- package/lib/components/Table/internal/kernel/hooks/useRenderTimes.js +0 -51
- package/lib/components/Table/internal/kernel/hooks/useRowInfo.d.ts +0 -11
- package/lib/components/Table/internal/kernel/hooks/useRowInfo.js +0 -70
- package/lib/components/Table/internal/kernel/hooks/useSticky.d.ts +0 -10
- package/lib/components/Table/internal/kernel/hooks/useSticky.js +0 -44
- package/lib/components/Table/internal/kernel/hooks/useStickyOffsets.d.ts +0 -6
- package/lib/components/Table/internal/kernel/hooks/useStickyOffsets.js +0 -38
- package/lib/components/Table/internal/kernel/index.d.ts +0 -12
- package/lib/components/Table/internal/kernel/index.js +0 -74
- package/lib/components/Table/internal/kernel/interface.d.ts +0 -202
- package/lib/components/Table/internal/kernel/interface.js +0 -6
- package/lib/components/Table/internal/kernel/namePathType.d.ts +0 -13
- package/lib/components/Table/internal/kernel/namePathType.js +0 -6
- package/lib/components/Table/internal/kernel/selector-context/Immutable.d.ts +0 -10
- package/lib/components/Table/internal/kernel/selector-context/Immutable.js +0 -82
- package/lib/components/Table/internal/kernel/selector-context/context.d.ts +0 -26
- package/lib/components/Table/internal/kernel/selector-context/context.js +0 -93
- package/lib/components/Table/internal/kernel/selector-context/index.d.ts +0 -7
- package/lib/components/Table/internal/kernel/selector-context/index.js +0 -34
- package/lib/components/Table/internal/kernel/selector-context/isEqual.d.ts +0 -5
- package/lib/components/Table/internal/kernel/selector-context/isEqual.js +0 -55
- package/lib/components/Table/internal/kernel/stickyScrollBar.d.ts +0 -12
- package/lib/components/Table/internal/kernel/stickyScrollBar.js +0 -203
- package/lib/components/Table/internal/kernel/sugar/Column.d.ts +0 -10
- package/lib/components/Table/internal/kernel/sugar/Column.js +0 -17
- package/lib/components/Table/internal/kernel/sugar/ColumnGroup.d.ts +0 -12
- package/lib/components/Table/internal/kernel/sugar/ColumnGroup.js +0 -17
- package/lib/components/Table/internal/kernel/utils/dom/canUseDom.d.ts +0 -1
- package/lib/components/Table/internal/kernel/utils/dom/canUseDom.js +0 -10
- package/lib/components/Table/internal/kernel/utils/dom/isVisible.d.ts +0 -2
- package/lib/components/Table/internal/kernel/utils/dom/isVisible.js +0 -34
- package/lib/components/Table/internal/kernel/utils/expandUtil.d.ts +0 -4
- package/lib/components/Table/internal/kernel/utils/expandUtil.js +0 -60
- package/lib/components/Table/internal/kernel/utils/fixUtil.d.ts +0 -21
- package/lib/components/Table/internal/kernel/utils/fixUtil.js +0 -70
- package/lib/components/Table/internal/kernel/utils/get.d.ts +0 -1
- package/lib/components/Table/internal/kernel/utils/get.js +0 -17
- package/lib/components/Table/internal/kernel/utils/getScrollBarSize.d.ts +0 -7
- package/lib/components/Table/internal/kernel/utils/getScrollBarSize.js +0 -45
- package/lib/components/Table/internal/kernel/utils/legacyUtil.d.ts +0 -5
- package/lib/components/Table/internal/kernel/utils/legacyUtil.js +0 -40
- package/lib/components/Table/internal/kernel/utils/offsetUtil.d.ts +0 -4
- package/lib/components/Table/internal/kernel/utils/offsetUtil.js +0 -20
- package/lib/components/Table/internal/kernel/utils/pickAttrs.d.ts +0 -6
- package/lib/components/Table/internal/kernel/utils/pickAttrs.js +0 -39
- package/lib/components/Table/internal/kernel/utils/useMemo.d.ts +0 -1
- package/lib/components/Table/internal/kernel/utils/useMemo.js +0 -19
- package/lib/components/Table/internal/kernel/utils/valueUtil.d.ts +0 -8
- package/lib/components/Table/internal/kernel/utils/valueUtil.js +0 -38
- package/lib/components/Table/internal/kernel/utils/warning.d.ts +0 -4
- package/lib/components/Table/internal/kernel/utils/warning.js +0 -26
- package/lib/components/Table/renderers/BodyCell.d.ts +0 -15
- package/lib/components/Table/renderers/BodyCell.js +0 -47
- package/lib/components/Table/renderers/CellContent.d.ts +0 -4
- package/lib/components/Table/renderers/CellContent.js +0 -32
- package/lib/components/Table/renderers/EmptyState.d.ts +0 -5
- package/lib/components/Table/renderers/EmptyState.js +0 -29
- package/lib/components/Table/renderers/ExpandedRowContainer.d.ts +0 -4
- package/lib/components/Table/renderers/ExpandedRowContainer.js +0 -16
- package/lib/components/Table/renderers/HeaderCell.d.ts +0 -11
- package/lib/components/Table/renderers/HeaderCell.js +0 -38
- package/lib/components/Table/style/Table.css +0 -1
- package/lib/components/Table/style/css.js +0 -12
- package/lib/components/Table/style/index.d.ts +0 -9
- package/lib/components/Table/style/index.js +0 -12
- package/lib/components/Tabs/Tabs.d.ts +0 -6
- package/lib/components/Tabs/Tabs.js +0 -123
- package/lib/components/Tabs/index.d.ts +0 -4
- package/lib/components/Tabs/index.js +0 -33
- package/lib/components/Tabs/interface.d.ts +0 -29
- package/lib/components/Tabs/interface.js +0 -6
- package/lib/components/Tabs/style/Tabs.css +0 -1
- package/lib/components/Tabs/style/css.js +0 -4
- package/lib/components/Tabs/style/index.d.ts +0 -1
- package/lib/components/Tabs/style/index.js +0 -4
- package/lib/components/Tag/Tag.d.ts +0 -6
- package/lib/components/Tag/Tag.js +0 -89
- package/lib/components/Tag/constants.d.ts +0 -18
- package/lib/components/Tag/constants.js +0 -34
- package/lib/components/Tag/index.d.ts +0 -5
- package/lib/components/Tag/index.js +0 -45
- package/lib/components/Tag/interface.d.ts +0 -15
- package/lib/components/Tag/interface.js +0 -6
- package/lib/components/Tag/style/Tag.css +0 -1
- package/lib/components/Tag/style/css.js +0 -4
- package/lib/components/Tag/style/index.d.ts +0 -1
- package/lib/components/Tag/style/index.js +0 -4
- package/lib/components/Tooltip/Tooltip.d.ts +0 -6
- package/lib/components/Tooltip/Tooltip.js +0 -80
- package/lib/components/Tooltip/index.d.ts +0 -4
- package/lib/components/Tooltip/index.js +0 -33
- package/lib/components/Tooltip/interface.d.ts +0 -22
- package/lib/components/Tooltip/interface.js +0 -6
- package/lib/components/Tooltip/style/Tooltip.css +0 -1
- package/lib/components/Tooltip/style/css.js +0 -4
- package/lib/components/Tooltip/style/index.d.ts +0 -1
- package/lib/components/Tooltip/style/index.js +0 -4
- package/lib/components/Tour/Tour.d.ts +0 -3
- package/lib/components/Tour/Tour.js +0 -250
- package/lib/components/Tour/index.d.ts +0 -4
- package/lib/components/Tour/index.js +0 -33
- package/lib/components/Tour/interface.d.ts +0 -46
- package/lib/components/Tour/interface.js +0 -6
- package/lib/components/Trigger/Trigger.d.ts +0 -5
- package/lib/components/Trigger/Trigger.js +0 -203
- package/lib/components/Trigger/index.d.ts +0 -3
- package/lib/components/Trigger/index.js +0 -35
- package/lib/components/Trigger/interface.d.ts +0 -77
- package/lib/components/Trigger/interface.js +0 -6
- package/lib/components/Trigger/style/Trigger.css +0 -1
- package/lib/components/Trigger/style/css.js +0 -4
- package/lib/components/Trigger/style/index.d.ts +0 -1
- package/lib/components/Trigger/style/index.js +0 -4
- package/lib/components/Typography/Typography.d.ts +0 -17
- package/lib/components/Typography/Typography.js +0 -207
- package/lib/components/Typography/constants.d.ts +0 -33
- package/lib/components/Typography/constants.js +0 -15
- package/lib/components/Typography/index.d.ts +0 -4
- package/lib/components/Typography/index.js +0 -79
- package/lib/components/Typography/interface.d.ts +0 -72
- package/lib/components/Typography/interface.js +0 -28
- package/lib/components/Typography/render.d.ts +0 -328
- package/lib/components/Typography/render.js +0 -116
- package/lib/components/Typography/style/Typography.css +0 -1
- package/lib/components/Typography/style/css.js +0 -6
- package/lib/components/Typography/style/index.d.ts +0 -3
- package/lib/components/Typography/style/index.js +0 -6
- package/lib/components/Typography/useTypographyEnhancements.d.ts +0 -43
- package/lib/components/Typography/useTypographyEnhancements.js +0 -118
- package/lib/components/Typography/utils.d.ts +0 -17
- package/lib/components/Typography/utils.js +0 -105
- package/lib/components/Upload/Upload.d.ts +0 -7
- package/lib/components/Upload/Upload.js +0 -97
- package/lib/components/Upload/UploadFileBar.d.ts +0 -6
- package/lib/components/Upload/UploadFileBar.js +0 -78
- package/lib/components/Upload/index.d.ts +0 -5
- package/lib/components/Upload/index.js +0 -41
- package/lib/components/Upload/interface.d.ts +0 -43
- package/lib/components/Upload/interface.js +0 -6
- package/lib/components/Upload/style/Upload.css +0 -1
- package/lib/components/Upload/style/UploadFileBar.css +0 -1
- package/lib/components/Upload/style/css.js +0 -5
- package/lib/components/Upload/style/index.d.ts +0 -2
- package/lib/components/Upload/style/index.js +0 -5
- package/lib/components/VirtualList/Filler.d.ts +0 -21
- package/lib/components/VirtualList/Filler.js +0 -66
- package/lib/components/VirtualList/Item.d.ts +0 -6
- package/lib/components/VirtualList/Item.js +0 -21
- package/lib/components/VirtualList/ScrollBar.d.ts +0 -22
- package/lib/components/VirtualList/ScrollBar.js +0 -246
- package/lib/components/VirtualList/VirtualList.d.ts +0 -62
- package/lib/components/VirtualList/VirtualList.js +0 -540
- package/lib/components/VirtualList/constants.d.ts +0 -4
- package/lib/components/VirtualList/constants.js +0 -11
- package/lib/components/VirtualList/hooks/useChildren.d.ts +0 -2
- package/lib/components/VirtualList/hooks/useChildren.js +0 -34
- package/lib/components/VirtualList/hooks/useDiffItem.d.ts +0 -2
- package/lib/components/VirtualList/hooks/useDiffItem.js +0 -25
- package/lib/components/VirtualList/hooks/useFrameWheel.d.ts +0 -10
- package/lib/components/VirtualList/hooks/useFrameWheel.js +0 -92
- package/lib/components/VirtualList/hooks/useGetSize.d.ts +0 -7
- package/lib/components/VirtualList/hooks/useGetSize.js +0 -57
- package/lib/components/VirtualList/hooks/useHeights.d.ts +0 -8
- package/lib/components/VirtualList/hooks/useHeights.js +0 -106
- package/lib/components/VirtualList/hooks/useMobileTouchMove.d.ts +0 -2
- package/lib/components/VirtualList/hooks/useMobileTouchMove.js +0 -91
- package/lib/components/VirtualList/hooks/useOriginScroll.d.ts +0 -2
- package/lib/components/VirtualList/hooks/useOriginScroll.js +0 -50
- package/lib/components/VirtualList/hooks/useScrollDrag.d.ts +0 -3
- package/lib/components/VirtualList/hooks/useScrollDrag.js +0 -87
- package/lib/components/VirtualList/hooks/useScrollTo.d.ts +0 -18
- package/lib/components/VirtualList/hooks/useScrollTo.js +0 -142
- package/lib/components/VirtualList/index.d.ts +0 -9
- package/lib/components/VirtualList/index.js +0 -31
- package/lib/components/VirtualList/interface.d.ts +0 -26
- package/lib/components/VirtualList/interface.js +0 -6
- package/lib/components/VirtualList/style/VirtualList.css +0 -1
- package/lib/components/VirtualList/style/css.js +0 -4
- package/lib/components/VirtualList/style/index.d.ts +0 -1
- package/lib/components/VirtualList/style/index.js +0 -4
- package/lib/components/VirtualList/utils/CacheMap.d.ts +0 -16
- package/lib/components/VirtualList/utils/CacheMap.js +0 -50
- package/lib/components/VirtualList/utils/algorithmUtil.d.ts +0 -23
- package/lib/components/VirtualList/utils/algorithmUtil.js +0 -84
- package/lib/components/VirtualList/utils/isFirefox.d.ts +0 -2
- package/lib/components/VirtualList/utils/isFirefox.js +0 -11
- package/lib/components/VirtualList/utils/raf.d.ts +0 -9
- package/lib/components/VirtualList/utils/raf.js +0 -53
- package/lib/components/VirtualList/utils/scrollbarUtil.d.ts +0 -1
- package/lib/components/VirtualList/utils/scrollbarUtil.js +0 -18
- package/lib/hooks/index.d.ts +0 -2
- package/lib/hooks/index.js +0 -13
- package/lib/hooks/useFloatingAnimation.d.ts +0 -24
- package/lib/hooks/useFloatingAnimation.js +0 -51
- package/lib/index.css +0 -1
- package/lib/index.d.ts +0 -92
- package/lib/index.js +0 -519
- package/lib/stories/docs/ComponentDocsPage.js +0 -244
- package/lib/stories/docs/componentDocMeta.js +0 -101
- package/lib/stories/docs/storybook-docs.css +0 -79
- package/lib/styles/index.css +0 -1
- package/lib/utils/classnames.d.ts +0 -5
- package/lib/utils/classnames.js +0 -25
- package/lib/utils/clipboard.d.ts +0 -2
- package/lib/utils/clipboard.js +0 -56
- package/lib/utils/ref.d.ts +0 -4
- package/lib/utils/ref.js +0 -41
- package/lib/utils/uuid.d.ts +0 -2
- package/lib/utils/uuid.js +0 -23
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import type { CSSProperties, HTMLAttributes, MouseEventHandler, ReactNode } from 'react';
|
|
2
|
-
import type { ButtonProps } from "../Button";
|
|
3
|
-
import type { IconName } from "../Icons";
|
|
4
|
-
import type { DialogSize } from './constants';
|
|
5
|
-
export type { DialogSize } from './constants';
|
|
6
|
-
export type DialogFooterRender = (cancelButton: ReactNode, okButton: ReactNode) => ReactNode;
|
|
7
|
-
export interface DialogProps extends Omit<HTMLAttributes<HTMLDivElement>, 'children' | 'title' | 'onCancel'> {
|
|
8
|
-
prefixCls?: string;
|
|
9
|
-
open?: boolean;
|
|
10
|
-
size?: DialogSize;
|
|
11
|
-
maskClosable?: boolean;
|
|
12
|
-
showCloseIcon?: boolean;
|
|
13
|
-
showBackIcon?: boolean;
|
|
14
|
-
fullWidth?: boolean;
|
|
15
|
-
title?: ReactNode;
|
|
16
|
-
children?: ReactNode;
|
|
17
|
-
illustration?: ReactNode | IconName;
|
|
18
|
-
media?: ReactNode;
|
|
19
|
-
closeIcon?: ReactNode;
|
|
20
|
-
backIcon?: ReactNode;
|
|
21
|
-
footer?: ReactNode | DialogFooterRender | null;
|
|
22
|
-
onOk?: () => void | Promise<void>;
|
|
23
|
-
onCancel?: () => void | Promise<void>;
|
|
24
|
-
onBack?: () => void;
|
|
25
|
-
okText?: ReactNode;
|
|
26
|
-
cancelText?: ReactNode;
|
|
27
|
-
rootStyle?: CSSProperties;
|
|
28
|
-
wrapperStyle?: CSSProperties;
|
|
29
|
-
bodyStyle?: CSSProperties;
|
|
30
|
-
headerStyle?: CSSProperties;
|
|
31
|
-
contentStyle?: CSSProperties;
|
|
32
|
-
footerStyle?: CSSProperties;
|
|
33
|
-
cancelButtonProps?: Partial<ButtonProps>;
|
|
34
|
-
okButtonProps?: Partial<ButtonProps>;
|
|
35
|
-
}
|
|
36
|
-
export type DialogButtonClickHandler = MouseEventHandler<HTMLButtonElement>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcG9uZW50cy9EaWFsb2cvaW50ZXJmYWNlLmpzIiwibmFtZXMiOltdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIiwic291cmNlcyI6WyJjb21wb25lbnRzL0RpYWxvZy9pbnRlcmZhY2UuanMiXSwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IHt9OyJdLCJtYXBwaW5ncyI6IiIsImlnbm9yZUxpc3QiOltdfQ==
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.om-component-ui-dialog-root{position:fixed;inset:0;z-index:1000}.om-component-ui-dialog-overlay{position:absolute;inset:0;background-color:var(--om-bg-scrim-dark,rgba(0,0,0,.2));opacity:0;transition:opacity .2s ease}.om-component-ui-dialog-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:var(--om-spacing-400,16px);pointer-events:none}.om-component-ui-dialog{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:min(100%,450px);max-height:calc(100vh - var(--om-spacing-800, 32px));overflow:hidden;background-color:var(--om-bg-default,#fff);border:1px solid var(--om-border-neutral,#e3e4e4);border-radius:var(--om-radius-600,24px);outline:none;box-shadow:var(--om-shadow-200,0 10px 22px rgba(0,0,0,.1));transform:translateY(var(--om-spacing-400,16px));opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:auto}.om-component-ui-dialog-small{width:min(100%,450px)}.om-component-ui-dialog-large{width:min(100%,740px)}.om-component-ui-dialog-full-width{width:calc(100vw - var(--om-spacing-800, 32px));max-width:none}.om-component-ui-dialog-with-media .om-component-ui-dialog-inner{padding-top:var(--om-spacing-800,32px)}.om-component-ui-dialog-media{width:100%;overflow:hidden;background-color:var(--om-bg-default-tertiary,#e3e4e4)}.om-component-ui-dialog-inner{display:flex;flex-direction:column;gap:var(--om-spacing-600,24px);width:100%;padding:var(--om-spacing-800,32px)}.om-component-ui-dialog-header{display:flex;align-items:center;width:100%;min-height:24px}.om-component-ui-dialog-control{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--om-icon-default-tertiary,#646465);background:transparent;border:none;cursor:pointer}.om-component-ui-dialog-control .om-component-ui-icons-wrapper{--icon-color:currentcolor}.om-component-ui-dialog-control:hover{color:var(--om-icon-default,#131313)}.om-component-ui-dialog-control-close{position:absolute;top:15px;right:15px;z-index:1}.om-component-ui-dialog-body{width:100%;min-width:0}.om-component-ui-dialog-illustration{display:flex;align-items:center;justify-content:flex-start;padding-bottom:var(--om-spacing-300,12px);line-height:0}.om-component-ui-dialog-content,.om-component-ui-dialog-title{width:100%;min-width:0}.om-component-ui-dialog-title{color:var(--om-text-default,#131313)}.om-component-ui-dialog-content{padding-top:var(--om-spacing-300,12px)}.om-component-ui-dialog-footer{display:flex;gap:var(--om-spacing-300,12px);width:100%}.om-component-ui-dialog-footer-small{flex-direction:column;align-items:stretch}.om-component-ui-dialog-footer-large{align-items:stretch}.om-component-ui-dialog-action-button{width:100%;min-height:52px;border-radius:var(--om-radius-300,12px)}.om-component-ui-dialog-action-button.om-component-ui-button{justify-content:center}.om-component-ui-dialog-action-button-cancel.om-component-ui-button{color:var(--om-text-default,#131313);background-color:var(--om-bg-neutral-tertiary,#f0f0f0)}.om-component-ui-dialog-action-button-cancel.om-component-ui-button:hover:not(:disabled){background-color:var(--om-bg-neutral-secondary,#e3e4e4)}.om-component-ui-dialog-footer-large>.om-component-ui-dialog-action-button{flex:1 1 0}.om-component-ui-dialog-root-open .om-component-ui-dialog-overlay{opacity:1}.om-component-ui-dialog-root-open .om-component-ui-dialog{transform:translateY(0);opacity:1}.om-component-ui-dialog-root-closed .om-component-ui-dialog-overlay{opacity:0}.om-component-ui-dialog-root-closed .om-component-ui-dialog{transform:translateY(var(--om-spacing-400,16px));opacity:0}@media (max-width:767.98px){.om-component-ui-dialog-wrapper{align-items:flex-end}.om-component-ui-dialog-full-width{width:100%}.om-component-ui-dialog-inner{padding-right:var(--om-spacing-800,32px);padding-left:var(--om-spacing-800,32px)}.om-component-ui-dialog-footer-large{flex-direction:column}}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("./Dialog.css");
|
|
4
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvRGlhbG9nL3NyYy9jb21wb25lbnRzL0RpYWxvZy9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6WyJyZXF1aXJlIl0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFBIiwiZmlsZSI6ImNvbXBvbmVudHMvRGlhbG9nL3N0eWxlL2Nzcy5qcyIsInNvdXJjZXNDb250ZW50IjpbbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './Dialog.css';
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("./Dialog.css");
|
|
4
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvRGlhbG9nL3NyYy9jb21wb25lbnRzL0RpYWxvZy9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6WyJyZXF1aXJlIl0sIm1hcHBpbmdzIjoiOztBQUFBQSxPQUFBIiwiZmlsZSI6ImNvbXBvbmVudHMvRGlhbG9nL3N0eWxlL2luZGV4LmpzIiwic291cmNlc0NvbnRlbnQiOltudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports["default"] = exports.Divider = void 0;
|
|
9
|
-
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
10
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
11
|
-
var _react = require("react");
|
|
12
|
-
var _classnames = _interopRequireWildcard(require("../../utils/classnames"));
|
|
13
|
-
require("./style");
|
|
14
|
-
var _constants = require("./constants");
|
|
15
|
-
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
16
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
|
|
17
|
-
var __rest = void 0 && (void 0).__rest || function (s, e) {
|
|
18
|
-
var t = {};
|
|
19
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
|
|
20
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
21
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
|
|
22
|
-
}
|
|
23
|
-
return t;
|
|
24
|
-
};
|
|
25
|
-
var Divider = exports.Divider = /*#__PURE__*/(0, _react.memo)(function (props) {
|
|
26
|
-
var _props$type = props.type,
|
|
27
|
-
type = _props$type === void 0 ? _constants.DIVIDER_DEFAULTS.type : _props$type,
|
|
28
|
-
_props$orientation = props.orientation,
|
|
29
|
-
orientation = _props$orientation === void 0 ? _constants.DIVIDER_DEFAULTS.orientation : _props$orientation,
|
|
30
|
-
orientationMargin = props.orientationMargin,
|
|
31
|
-
_props$plain = props.plain,
|
|
32
|
-
plain = _props$plain === void 0 ? false : _props$plain,
|
|
33
|
-
_props$variant = props.variant,
|
|
34
|
-
variant = _props$variant === void 0 ? _constants.DIVIDER_DEFAULTS.variant : _props$variant,
|
|
35
|
-
_props$prefixCls = props.prefixCls,
|
|
36
|
-
prefixCls = _props$prefixCls === void 0 ? _constants.DIVIDER_DEFAULT_PREFIX : _props$prefixCls,
|
|
37
|
-
className = props.className,
|
|
38
|
-
children = props.children,
|
|
39
|
-
style = props.style,
|
|
40
|
-
rest = __rest(props, ["type", "orientation", "orientationMargin", "plain", "variant", "prefixCls", "className", "children", "style"]);
|
|
41
|
-
var classes = (0, _classnames["default"])(prefixCls);
|
|
42
|
-
var showInlineText = type === _constants.DIVIDER_TYPE.horizontal && !!children;
|
|
43
|
-
var hasCustomMargin = orientationMargin != null && orientationMargin !== '';
|
|
44
|
-
var classNameValue = (0, _classnames.joinCls)(classes(), classes(type), showInlineText && classes(_constants.DIVIDER_MODIFIER.withText), showInlineText && classes("".concat(_constants.DIVIDER_MODIFIER.withText, "-").concat(orientation)), plain && classes(_constants.DIVIDER_MODIFIER.plain), variant !== _constants.DIVIDER_VARIANT.solid && classes(variant), hasCustomMargin && classes(_constants.DIVIDER_MODIFIER.noDefaultMargin), className);
|
|
45
|
-
var marginProperty = _constants.DIVIDER_ORIENTATION_MARGIN_PROPERTY[orientation];
|
|
46
|
-
var innerStyle = showInlineText && hasCustomMargin && marginProperty ? (0, _defineProperty2["default"])({}, marginProperty, orientationMargin) : undefined;
|
|
47
|
-
return (0, _jsxRuntime.jsx)("div", Object.assign({}, rest, {
|
|
48
|
-
className: classNameValue,
|
|
49
|
-
style: style,
|
|
50
|
-
role: "separator",
|
|
51
|
-
children: showInlineText && (0, _jsxRuntime.jsx)("span", {
|
|
52
|
-
className: classes(_constants.DIVIDER_SLOT.innerText),
|
|
53
|
-
style: innerStyle,
|
|
54
|
-
children: children
|
|
55
|
-
})
|
|
56
|
-
}));
|
|
57
|
-
});
|
|
58
|
-
Divider.displayName = _constants.DIVIDER_COMPONENT_NAME;
|
|
59
|
-
var _default = exports["default"] = Divider;
|
|
60
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvRGl2aWRlci9EaXZpZGVyLmpzIiwiY29tcG9uZW50cy9zcmMvY29tcG9uZW50cy9EaXZpZGVyL0RpdmlkZXIudHN4Il0sIm5hbWVzIjpbIl9qc3hSdW50aW1lIiwicmVxdWlyZSIsIl9yZWFjdCIsIl9jbGFzc25hbWVzIiwiX2ludGVyb3BSZXF1aXJlV2lsZGNhcmQiLCJfY29uc3RhbnRzIiwiX2dldFJlcXVpcmVXaWxkY2FyZENhY2hlIiwiZSIsIldlYWtNYXAiLCJyIiwidCIsIl9fZXNNb2R1bGUiLCJfdHlwZW9mIiwiaGFzIiwiZ2V0IiwibiIsIl9fcHJvdG9fXyIsImEiLCJPYmplY3QiLCJkZWZpbmVQcm9wZXJ0eSIsImdldE93blByb3BlcnR5RGVzY3JpcHRvciIsInUiLCJoYXNPd25Qcm9wZXJ0eSIsImNhbGwiLCJpIiwic2V0IiwiX19yZXN0IiwicyIsInAiLCJwcm90b3R5cGUiLCJpbmRleE9mIiwiZ2V0T3duUHJvcGVydHlTeW1ib2xzIiwibGVuZ3RoIiwicHJvcGVydHlJc0VudW1lcmFibGUiLCJEaXZpZGVyIiwiZXhwb3J0cyIsIm1lbW8iLCJwcm9wcyIsIl9wcm9wcyR0eXBlIiwidHlwZSIsIkRJVklERVJfREVGQVVMVFMiLCJfcHJvcHMkb3JpZW50YXRpb24iLCJvcmllbnRhdGlvbiIsIm9yaWVudGF0aW9uTWFyZ2luIiwiX3Byb3BzJHBsYWluIiwicGxhaW4iLCJfcHJvcHMkdmFyaWFudCIsInZhcmlhbnQiLCJfcHJvcHMkcHJlZml4Q2xzIiwicHJlZml4Q2xzIiwiRElWSURFUl9ERUZBVUxUX1BSRUZJWCIsImNsYXNzTmFtZSIsImNoaWxkcmVuIiwic3R5bGUiLCJyZXN0IiwiY2xhc3NlcyIsImNsYXNzbmFtZXMiLCJzaG93SW5saW5lVGV4dCIsIkRJVklERVJfVFlQRSIsImhvcml6b250YWwiLCJoYXNDdXN0b21NYXJnaW4iLCJjbGFzc05hbWVWYWx1ZSIsImpvaW5DbHMiLCJESVZJREVSX01PRElGSUVSIiwid2l0aFRleHQiLCJjb25jYXQiLCJESVZJREVSX1ZBUklBTlQiLCJzb2xpZCIsIm5vRGVmYXVsdE1hcmdpbiIsIm1hcmdpblByb3BlcnR5IiwiRElWSURFUl9PUklFTlRBVElPTl9NQVJHSU5fUFJPUEVSVFkiLCJpbm5lclN0eWxlIiwiX2RlZmluZVByb3BlcnR5MiIsInVuZGVmaW5lZCIsIl9qc3giLCJhc3NpZ24iLCJyb2xlIiwiRElWSURFUl9TTE9UIiwiaW5uZXJUZXh0IiwiZGlzcGxheU5hbWUiLCJESVZJREVSX0NPTVBPTkVOVF9OQU1FIiwiX2RlZmF1bHQiXSwibWFwcGluZ3MiOiI7Ozs7Ozs7OztBQVdBLElBQUFBLFdBQUEsR0FBQUMsT0FBQTtBQ1hBLElBQUFDLE1BQUEsR0FBQUQsT0FBQTtBQUNBLElBQUFFLFdBQUEsR0FBQUMsdUJBQUEsQ0FBQUgsT0FBQTtBQUNBQSxPQUFBO0FBQ0EsSUFBQUksVUFBQSxHQUFBSixPQUFBO0FBU3FCLFNBQUFLLHlCQUFBQyxDQUFBLDZCQUFBQyxPQUFBLG1CQUFBQyxDQUFBLE9BQUFELE9BQUEsSUFBQUUsQ0FBQSxPQUFBRixPQUFBLFlBQUFGLHdCQUFBLFlBQUFBLHlCQUFBQyxDQUFBLFdBQUFBLENBQUEsR0FBQUcsQ0FBQSxHQUFBRCxDQUFBLEtBQUFGLENBQUE7QUFBQSxTQUFBSCx3QkFBQUcsQ0FBQSxFQUFBRSxDQUFBLFNBQUFBLENBQUEsSUFBQUYsQ0FBQSxJQUFBQSxDQUFBLENBQUFJLFVBQUEsU0FBQUosQ0FBQSxlQUFBQSxDQUFBLGdCQUFBSyxPQUFBLENBQUFMLENBQUEsMEJBQUFBLENBQUEsc0JBQUFBLENBQUEsUUFBQUcsQ0FBQSxHQUFBSix3QkFBQSxDQUFBRyxDQUFBLE9BQUFDLENBQUEsSUFBQUEsQ0FBQSxDQUFBRyxHQUFBLENBQUFOLENBQUEsVUFBQUcsQ0FBQSxDQUFBSSxHQUFBLENBQUFQLENBQUEsT0FBQVEsQ0FBQSxLQUFBQyxTQUFBLFVBQUFDLENBQUEsR0FBQUMsTUFBQSxDQUFBQyxjQUFBLElBQUFELE1BQUEsQ0FBQUUsd0JB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QSxpQkFDNUNILGNBQWMsRUFBRzFCLGlCQUFpQixJQUNyQzhCLFNBQVM7RUFFZixPQUNFLElBQUFDLGVBQUEsRUFBQSxLQUFBLEVBQUF4RCxNQUFBLENBQUF5RCxNQUFBLENBQUEsQ0FBQSxDQUFBLEVBQ01yQixJQUFJLEVBQUE7SUFDUkgsU0FBUyxFQUFFVSxjQUFjO0lBQ3pCUixLQUFLLEVBQUVBLEtBQUs7SUFDWnVCLElBQUksRUFBQyxXQUFXO0lBQUF4QixRQUFBLEVBRWZLLGNBQWMsSUFDYixJQUFBaUIsZUFBQSxFQUFBLE1BQUEsRUFBQTtNQUFNdkIsU0FBUyxFQUFFSSxPQUFPLENBQUNzQix1QkFBWSxDQUFDQyxTQUFTLENBQUM7TUFBRXpCLEtBQUssRUFBRWtCLFVBQVU7TUFBQW5CLFFBQUEsRUFDaEVBO0lBQVEsQ0FBQTtFQUVaLENBQUEsQ0FBQSxDQUNHO0FBRVYsQ0FBQyxDQUFDO0FBRUZsQixPQUFPLENBQUM2QyxXQUFXLEdBQUdDLGlDQUFzQjtBQUFDLElBQUFDLFFBQUEsR0FBQTlDLE9BQUEsY0FFOUJELE9BQU8iLCJmaWxlIjoiY29tcG9uZW50cy9EaXZpZGVyL0RpdmlkZXIuanMiLCJzb3VyY2VzQ29udGVudCI6WyJ2YXIgX19yZXN0ID0gKHRoaXMgJiYgdGhpcy5fX3Jlc3QpIHx8IGZ1bmN0aW9uIChzLCBlKSB7XG4gICAgdmFyIHQgPSB7fTtcbiAgICBmb3IgKHZhciBwIGluIHMpIGlmIChPYmplY3QucHJvdG90eXBlLmhhc093blByb3BlcnR5LmNhbGwocywgcCkgJiYgZS5pbmRleE9mKHApIDwgMClcbiAgICAgICAgdFtwXSA9IHNbcF07XG4gICAgaWYgKHMgIT0gbnVsbCAmJiB0eXBlb2YgT2JqZWN0LmdldE93blByb3BlcnR5U3ltYm9scyA9PT0gXCJmdW5jdGlvblwiKVxuICAgICAgICBmb3IgKHZhciBpID0gMCwgcCA9IE9iamVjdC5nZXRPd25Qcm9wZXJ0eVN5bWJvbHMocyk7IGkgPCBwLmxlbmd0aDsgaSsrKSB7XG4gICAgICAgICAgICBpZiAoZS5pbmRleE9mKHBbaV0pIDwgMCAmJiBPYmplY3QucHJvdG90eXBlLnByb3BlcnR5SXNFbnVtZXJhYmxlLmNhbGwocywgcFtpXSkpXG4gICAgICAgICAgICAgICAgdFtwW2ldXSA9IHNbcFtpXV07XG4gICAgICAgIH1cbiAgICByZXR1cm4gdDtcbn07XG5pbXBvcnQgeyBqc3ggYXMgX2pzeCB9IGZyb20gXCJyZWFjdC9qc3gtcnVudGltZVwiO1xuaW1wb3J0IHsgbWVtbyB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCBjbGFzc25hbWVzLCB7IGpvaW5DbHMgfSBmcm9tICcuLi8uLi91dGlscy9jbGFzc25hbWVzJztcbmltcG9ydCAnLi9zdHlsZSc7XG5pbXBvcnQgeyBESVZJREVSX0NPTVBPTkVOVF9OQU1FLCBESVZJREVSX0RFRkFVTFRfUFJFRklYLCBESVZJREVSX0RFRkFVTFRTLCBESVZJREVSX01PRElGSUVSLCBESVZJREVSX09SSUVOVEFUSU9OX01BUkdJTl9QUk9QRVJUWSwgRElWSURFUl9TTE9ULCBESVZJREVSX1RZUEUsIERJVklERVJfVkFSSUFOVCwgfSBmcm9tICcuL2NvbnN0YW50cyc7XG5leHBvcnQgY29uc3QgRGl2aWRlciA9IG1lbW8ocHJvcHMgPT4ge1xuICAgIGNvbnN0IHsgdHlwZSA9IERJVklERVJfREVGQVVMVFMudHlwZSwgb3JpZW50YXRpb24gPSBESVZJREVSX0RFRkFVTFRTLm9yaWVudGF0aW9uLCBvcmllbnRhdGlvbk1hcmdpbiwgcGxhaW4gPSBmYWxzZSwgdmFyaWFudCA9IERJVklERVJfREVGQVVMVFMudmFyaWFudCwgcHJlZml4Q2xzID0gRElWSURFUl9ERUZBVUxUX1BSRUZJWCwgY2xhc3NOYW1lLCBjaGlsZHJlbiwgc3R5bGUgfSA9IHByb3BzLCByZXN0ID0gX19yZXN0KHByb3BzLCBbXCJ0eXBlXCIsIFwib3JpZW50YXRpb25cIiwgXCJvcmllbnRhdGlvbk1hcmdpblwiLCBcInBsYWluXCIsIFwidmFyaWFudFwiLCBcInByZWZpeENsc1wiLCBcImNsYXNzTmFtZVwiLCBcImNoaWxkcmVuXCIsIFwic3R5bGVcIl0pO1xuICAgIGNvbnN0IGNsYXNzZXMgPSBjbGFzc25hbWVzKHByZWZpeENscyk7XG4gICAgY29uc3Qgc2hvd0lubGluZVRleHQgPSB0eXBlID09PSBESVZJREVSX1RZUEUuaG9yaXpvbnRhbCAmJiAhIWNoaWxkcmVuO1xuICAgIGNvbnN0IGhhc0N1c3RvbU1hcmdpbiA9IG9yaWVudGF0aW9uTWFyZ2luICE9IG51bGwgJiYgb3JpZW50YXRpb25NYXJnaW4gIT09ICcnO1xuICAgIGNvbnN0IGNsYXNzTmFtZVZhbHVlID0gam9pbkNscyhjbGFzc2VzKCksIGNsYXNzZXModHlwZSksIHNob3dJbmxpbmVUZXh0ICYmIGNsYXNzZXMoRElWSURFUl9NT0RJRklFUi53aXRoVGV4dCksIHNob3dJbmxpbmVUZXh0ICYmIGNsYXNzZXMoYCR7RElWSURFUl9NT0RJRklFUi53aXRoVGV4dH0tJHtvcmllbnRhdGlvbn1gKSwgcGxhaW4gJiYgY2xhc3NlcyhESVZJREVSX01PRElGSUVSLnBsYWluKSwgdmFyaWFudCAhPT0gRElWSURFUl9WQVJJQU5ULnNvbGlkICYmIGNsYXNzZXModmFyaWFudCksIGhhc0N1c3RvbU1hcmdpbiAmJiBjbGFzc2VzKERJVklERVJfTU9ESUZJRVIubm9EZWZhdWx0TWFyZ2luKSwgY2xhc3NOYW1lKTtcbiAgICBjb25zdCBtYXJnaW5Qcm9wZXJ0eSA9IERJVklERVJfT1JJRU5UQVRJT05fTUFSR0lOX1BST1BFUlRZW29yaWVudGF0aW9uXTtcbiAgICBjb25zdCBpbm5lclN0eWxlID0gc2hvd0lubGluZVRleHQgJiYgaGFzQ3VzdG9tTWFyZ2luICYmIG1hcmdpblByb3BlcnR5XG4gICAgICAgID8geyBbbWFyZ2luUHJvcGVydHldOiBvcmllbnRhdGlvbk1hcmdpbiB9XG4gICAgICAgIDogdW5kZWZpbmVkO1xuICAgIHJldHVybiAoX2pzeChcImRpdlwiLCBPYmplY3QuYXNzaWduKHt9LCByZXN0LCB7IGNsYXNzTmFtZTogY2xhc3NOYW1lVmFsdWUsIHN0eWxlOiBzdHlsZSwgcm9sZTogXCJzZXBhcmF0b3JcIiwgY2hpbGRyZW46IHNob3dJbmxpbmVUZXh0ICYmIChfanN4KFwic3BhblwiLCB7IGNsYXNzTmFtZTogY2xhc3NlcyhESVZJREVSX1NMT1QuaW5uZXJUZXh0KSwgc3R5bGU6IGlubmVyU3R5bGUsIGNoaWxkcmVuOiBjaGlsZHJlbiB9KSkgfSkpKTtcbn0pO1xuRGl2aWRlci5kaXNwbGF5TmFtZSA9IERJVklERVJfQ09NUE9ORU5UX05BTUU7XG5leHBvcnQgZGVmYXVsdCBEaXZpZGVyOyIsbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export declare const DIVIDER_COMPONENT_NAME = "Divider";
|
|
2
|
-
export declare const DIVIDER_DEFAULT_PREFIX = "divider";
|
|
3
|
-
export declare const DIVIDER_TYPE: {
|
|
4
|
-
readonly horizontal: "horizontal";
|
|
5
|
-
readonly vertical: "vertical";
|
|
6
|
-
};
|
|
7
|
-
export declare const DIVIDER_TYPES: readonly ["horizontal", "vertical"];
|
|
8
|
-
export declare const DIVIDER_ORIENTATION: {
|
|
9
|
-
readonly left: "left";
|
|
10
|
-
readonly center: "center";
|
|
11
|
-
readonly right: "right";
|
|
12
|
-
};
|
|
13
|
-
export declare const DIVIDER_ORIENTATIONS: readonly ["left", "center", "right"];
|
|
14
|
-
export declare const DIVIDER_VARIANT: {
|
|
15
|
-
readonly solid: "solid";
|
|
16
|
-
readonly dashed: "dashed";
|
|
17
|
-
readonly dotted: "dotted";
|
|
18
|
-
};
|
|
19
|
-
export declare const DIVIDER_VARIANTS: readonly ["solid", "dashed", "dotted"];
|
|
20
|
-
export declare const DIVIDER_DEFAULTS: {
|
|
21
|
-
readonly type: "horizontal";
|
|
22
|
-
readonly orientation: "center";
|
|
23
|
-
readonly variant: "solid";
|
|
24
|
-
};
|
|
25
|
-
export declare const DIVIDER_MODIFIER: {
|
|
26
|
-
readonly withText: "with-text";
|
|
27
|
-
readonly plain: "plain";
|
|
28
|
-
readonly noDefaultMargin: "no-default-margin";
|
|
29
|
-
};
|
|
30
|
-
export declare const DIVIDER_SLOT: {
|
|
31
|
-
readonly innerText: "inner-text";
|
|
32
|
-
};
|
|
33
|
-
export declare const DIVIDER_ORIENTATION_MARGIN_PROPERTY: Partial<Record<DividerOrientation, string>>;
|
|
34
|
-
export type DividerType = (typeof DIVIDER_TYPES)[number];
|
|
35
|
-
export type DividerOrientation = (typeof DIVIDER_ORIENTATIONS)[number];
|
|
36
|
-
export type DividerVariant = (typeof DIVIDER_VARIANTS)[number];
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
exports.DIVIDER_VARIANTS = exports.DIVIDER_VARIANT = exports.DIVIDER_TYPES = exports.DIVIDER_TYPE = exports.DIVIDER_SLOT = exports.DIVIDER_ORIENTATION_MARGIN_PROPERTY = exports.DIVIDER_ORIENTATIONS = exports.DIVIDER_ORIENTATION = exports.DIVIDER_MODIFIER = exports.DIVIDER_DEFAULT_PREFIX = exports.DIVIDER_DEFAULTS = exports.DIVIDER_COMPONENT_NAME = void 0;
|
|
8
|
-
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
9
|
-
var DIVIDER_COMPONENT_NAME = exports.DIVIDER_COMPONENT_NAME = 'Divider';
|
|
10
|
-
var DIVIDER_DEFAULT_PREFIX = exports.DIVIDER_DEFAULT_PREFIX = 'divider';
|
|
11
|
-
// ── Type ────────────────────────────────────────────────────────────────────
|
|
12
|
-
var DIVIDER_TYPE = exports.DIVIDER_TYPE = {
|
|
13
|
-
horizontal: 'horizontal',
|
|
14
|
-
vertical: 'vertical'
|
|
15
|
-
};
|
|
16
|
-
var DIVIDER_TYPES = exports.DIVIDER_TYPES = [DIVIDER_TYPE.horizontal, DIVIDER_TYPE.vertical];
|
|
17
|
-
// ── Orientation ─────────────────────────────────────────────────────────────
|
|
18
|
-
var DIVIDER_ORIENTATION = exports.DIVIDER_ORIENTATION = {
|
|
19
|
-
left: 'left',
|
|
20
|
-
center: 'center',
|
|
21
|
-
right: 'right'
|
|
22
|
-
};
|
|
23
|
-
var DIVIDER_ORIENTATIONS = exports.DIVIDER_ORIENTATIONS = [DIVIDER_ORIENTATION.left, DIVIDER_ORIENTATION.center, DIVIDER_ORIENTATION.right];
|
|
24
|
-
// ── Variant ─────────────────────────────────────────────────────────────────
|
|
25
|
-
var DIVIDER_VARIANT = exports.DIVIDER_VARIANT = {
|
|
26
|
-
solid: 'solid',
|
|
27
|
-
dashed: 'dashed',
|
|
28
|
-
dotted: 'dotted'
|
|
29
|
-
};
|
|
30
|
-
var DIVIDER_VARIANTS = exports.DIVIDER_VARIANTS = [DIVIDER_VARIANT.solid, DIVIDER_VARIANT.dashed, DIVIDER_VARIANT.dotted];
|
|
31
|
-
// ── Defaults ────────────────────────────────────────────────────────────────
|
|
32
|
-
var DIVIDER_DEFAULTS = exports.DIVIDER_DEFAULTS = {
|
|
33
|
-
type: DIVIDER_TYPE.horizontal,
|
|
34
|
-
orientation: DIVIDER_ORIENTATION.center,
|
|
35
|
-
variant: DIVIDER_VARIANT.solid
|
|
36
|
-
};
|
|
37
|
-
// ── BEM Modifiers & Slots ───────────────────────────────────────────────────
|
|
38
|
-
var DIVIDER_MODIFIER = exports.DIVIDER_MODIFIER = {
|
|
39
|
-
withText: 'with-text',
|
|
40
|
-
plain: 'plain',
|
|
41
|
-
noDefaultMargin: 'no-default-margin'
|
|
42
|
-
};
|
|
43
|
-
var DIVIDER_SLOT = exports.DIVIDER_SLOT = {
|
|
44
|
-
innerText: 'inner-text'
|
|
45
|
-
};
|
|
46
|
-
// ── Orientation → margin CSS property mapping ───────────────────────────────
|
|
47
|
-
var DIVIDER_ORIENTATION_MARGIN_PROPERTY = exports.DIVIDER_ORIENTATION_MARGIN_PROPERTY = (0, _defineProperty2["default"])((0, _defineProperty2["default"])({}, DIVIDER_ORIENTATION.left, 'marginInlineStart'), DIVIDER_ORIENTATION.right, 'marginInlineEnd');
|
|
48
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvRGl2aWRlci9jb25zdGFudHMudHMiLCJjb21wb25lbnRzL0RpdmlkZXIvY29uc3RhbnRzLmpzIl0sIm5hbWVzIjpbIkRJVklERVJfQ09NUE9ORU5UX05BTUUiLCJleHBvcnRzIiwiRElWSURFUl9ERUZBVUxUX1BSRUZJWCIsIkRJVklERVJfVFlQRSIsImhvcml6b250YWwiLCJ2ZXJ0aWNhbCIsIkRJVklERVJfVFlQRVMiLCJESVZJREVSX09SSUVOVEFUSU9OIiwibGVmdCIsImNlbnRlciIsInJpZ2h0IiwiRElWSURFUl9PUklFTlRBVElPTlMiLCJESVZJREVSX1ZBUklBTlQiLCJzb2xpZCIsImRhc2hlZCIsImRvdHRlZCIsIkRJVklERVJfVkFSSUFOVFMiLCJESVZJREVSX0RFRkFVTFRTIiwidHlwZSIsIm9yaWVudGF0aW9uIiwidmFyaWFudCIsIkRJVklERVJfTU9ESUZJRVIiLCJ3aXRoVGV4dCIsInBsYWluIiwibm9EZWZhdWx0TWFyZ2luIiwiRElWSURFUl9TTE9UIiwiaW5uZXJUZXh0IiwiRElWSURFUl9PUklFTlRBVElPTl9NQVJHSU5fUFJPUEVSVFkiLCJfZGVmaW5lUHJvcGVydHkyIl0sIm1hcHBpbmdzIjoiOzs7Ozs7OztBQUFPLElBQU1BLHNCQUFzQixHQUFBQyxPQUFBLENBQUFELHNCQUFBLEdBQUcsU0FBUztBQUN4QyxJQUFNRSxzQkFBc0IsR0FBQUQsT0FBQSxDQUFBQyxzQkFBQSxHQUFHLFNBQVM7QUFFL0M7QUFDTyxJQUFNQyxZQUFZLEdBQUFGLE9BQUEsQ0FBQUUsWUFBQSxHQUFHO0VBQzFCQyxVQUFVLEVBQUUsWUFBWTtFQUN4QkMsUUFBUSxFQUFFO0FDQVosQ0RDVTtBQUVILElBQU1DLGFBQWEsR0FBQUwsT0FBQSxDQUFBSyxhQUFBLEdBQUcsQ0FDM0JILFlBQVksQ0FBQ0MsVUFBVSxFQUN2QkQsWUFBWSxDQUFDRSxRQUFRLENBQ2I7QUFFVjtBQUNPLElBQU1FLG1CQUFtQixHQUFBTixPQUFBLENBQUFNLG1CQUFBLEdBQUc7RUFDakNDLElBQUksRUFBRSxNQUFNO0VBQ1pDLE1BQU0sRUFBRSxRQUFRO0VBQ2hCQyxLQUFLLEVBQUU7QUNGVCxDREdVO0FBRUgsSUFBTUMsb0JBQW9CLEdBQUFWLE9BQUEsQ0FBQVUsb0JBQUEsR0FBRyxDQUNsQ0osbUJBQW1CLENBQUNDLElBQUksRUFDeEJELG1CQUFtQixDQUFDRSxNQUFNLEVBQzFCRixtQkFBbUIsQ0FBQ0csS0FBSyxDQUNqQjtBQUVWO0FBQ08sSUFBTUUsZUFBZSxHQUFBWCxPQUFBLENBQUFXLGVBQUEsR0FBRztFQUM3QkMsS0FBSyxFQUFFLE9BQU87RUFDZEMsTUFBTSxFQUFFLFFBQVE7RUFDaEJDLE1BQU0sRUFBRTtBQ0pWLENES1U7QUFFSCxJQUFNQyxnQkFBZ0IsR0FBQWYsT0FBQSxDQUFBZSxnQkFBQSxHQUFHLENBQzlCSixlQUFlLENBQUNDLEtBQUssRUFDckJELGVBQWUsQ0FBQ0UsTUFBTSxFQUN0QkYsZUFBZSxDQUFDRyxNQUFNLENBQ2Q7QUFFVjtBQUNPLElBQU1FLGdCQUFnQixHQUFBaEIsT0FBQSxDQUFBZ0IsZ0JBQUEsR0FBRztFQUM5QkMsSUFBSSxFQUFFZixZQUFZLENBQUNDLFVBQVU7RUFDN0JlLFdBQVcsRUFBRVosbUJBQW1CLENBQUNFLE1BQU07RUFDdkNXLE9BQU8sRUFBRVIsZUFBZSxDQUFDQztBQ04zQixDRE9VO0FBRVY7QUFDTyxJQUFNUSxnQkFBZ0IsR0FBQXBCLE9BQUEsQ0FBQW9CLGdCQUFBLEdBQUc7RUFDOUJDLFFBQVEsRUFBRSxXQUFXO0VBQ3JCQyxLQUFLLEVBQUUsT0FBTztFQUNkQyxlQUFlLEVBQUU7QUNQbkIsQ0RRVTtBQUVILElBQU1DLFlBQVksR0FBQXhCLE9BQUEsQ0FBQXdCLFlBQUEsR0FBRztFQUMxQkMsU0FBUyxFQUFFO0FDUmIsQ0RTVTtBQUVWO0FBQ08sSUFBTUMsbUNBQW1DLEdBQUExQixPQUFBLENBQUEwQixtQ0FBQSxPQUFBQyxnQkFBQSxpQkFBQUEsZ0JBQUEsaUJBRzdDckIsbUJBQW1CLENBQUNDLElBQUksRUFBRyxtQkFBbUIsR0FDOUNELG1CQUFtQixDQUFDRyxLQUFLLEVBQUcsaUJBQWlCLENBQy9DIiwiZmlsZSI6ImNvbXBvbmVudHMvRGl2aWRlci9jb25zdGFudHMuanMiLCJzb3VyY2VzQ29udGVudCI6W251bGwsImV4cG9ydCBjb25zdCBESVZJREVSX0NPTVBPTkVOVF9OQU1FID0gJ0RpdmlkZXInO1xuZXhwb3J0IGNvbnN0IERJVklERVJfREVGQVVMVF9QUkVGSVggPSAnZGl2aWRlcic7XG4vLyDilIDilIAgVHlwZSDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIBcbmV4cG9ydCBjb25zdCBESVZJREVSX1RZUEUgPSB7XG4gICAgaG9yaXpvbnRhbDogJ2hvcml6b250YWwnLFxuICAgIHZlcnRpY2FsOiAndmVydGljYWwnLFxufTtcbmV4cG9ydCBjb25zdCBESVZJREVSX1RZUEVTID0gW1xuICAgIERJVklERVJfVFlQRS5ob3Jpem9udGFsLFxuICAgIERJVklERVJfVFlQRS52ZXJ0aWNhbCxcbl07XG4vLyDilIDilIAgT3JpZW50YXRpb24g4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSAXG5leHBvcnQgY29uc3QgRElWSURFUl9PUklFTlRBVElPTiA9IHtcbiAgICBsZWZ0OiAnbGVmdCcsXG4gICAgY2VudGVyOiAnY2VudGVyJyxcbiAgICByaWdodDogJ3JpZ2h0Jyxcbn07XG5leHBvcnQgY29uc3QgRElWSURFUl9PUklFTlRBVElPTlMgPSBbXG4gICAgRElWSURFUl9PUklFTlRBVElPTi5sZWZ0LFxuICAgIERJVklERVJfT1JJRU5UQVRJT04uY2VudGVyLFxuICAgIERJVklERVJfT1JJRU5UQVRJT04ucmlnaHQsXG5dO1xuLy8g4pSA4pSAIFZhcmlhbnQg4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSA4pSAXG5leHBvcnQgY29uc3QgRElWSURFUl9WQVJJQU5UID0ge1xuICAgIHNvbGlkOiAnc29saWQnLFxuICAgIGRhc2hlZDogJ2Rhc2hlZCcsXG4gICAgZG90dGVkOiAnZG90dGVkJyxcbn07XG5leHBvcnQgY29uc3QgRElWSURFUl9WQVJJQU5UUyA9IFtcbiAgICBESVZJREVSX1ZBUklBTlQuc29saWQsXG4gICAgRElWSURFUl9WQVJJQU5ULmRhc2hlZCxcbiAgICBESVZJREVSX1ZBUklBTlQuZG90dGVkLFxuXTtcbi8vIOKUgOKUgCBEZWZhdWx0cyDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIBcbmV4cG9ydCBjb25zdCBESVZJREVSX0RFRkFVTFRTID0ge1xuICAgIHR5cGU6IERJVklERVJfVFlQRS5ob3Jpem9udGFsLFxuICAgIG9yaWVudGF0aW9uOiBESVZJREVSX09SSUVOVEFUSU9OLmNlbnRlcixcbiAgICB2YXJpYW50OiBESVZJREVSX1ZBUklBTlQuc29saWQsXG59O1xuLy8g4pSA4pSAIEJFTSBNb2RpZmllcnMgJiBTbG90cyDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIBcbmV4cG9ydCBjb25zdCBESVZJREVSX01PRElGSUVSID0ge1xuICAgIHdpdGhUZXh0OiAnd2l0aC10ZXh0JyxcbiAgICBwbGFpbjogJ3BsYWluJyxcbiAgICBub0RlZmF1bHRNYXJnaW46ICduby1kZWZhdWx0LW1hcmdpbicsXG59O1xuZXhwb3J0IGNvbnN0IERJVklERVJfU0xPVCA9IHtcbiAgICBpbm5lclRleHQ6ICdpbm5lci10ZXh0Jyxcbn07XG4vLyDilIDilIAgT3JpZW50YXRpb24g4oaSIG1hcmdpbiBDU1MgcHJvcGVydHkgbWFwcGluZyDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIDilIBcbmV4cG9ydCBjb25zdCBESVZJREVSX09SSUVOVEFUSU9OX01BUkdJTl9QUk9QRVJUWSA9IHtcbiAgICBbRElWSURFUl9PUklFTlRBVElPTi5sZWZ0XTogJ21hcmdpbklubGluZVN0YXJ0JyxcbiAgICBbRElWSURFUl9PUklFTlRBVElPTi5yaWdodF06ICdtYXJnaW5JbmxpbmVFbmQnLFxufTsiXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
Object.defineProperty(exports, "__esModule", {
|
|
5
|
-
value: true
|
|
6
|
-
});
|
|
7
|
-
var _exportNames = {
|
|
8
|
-
Divider: true
|
|
9
|
-
};
|
|
10
|
-
Object.defineProperty(exports, "Divider", {
|
|
11
|
-
enumerable: true,
|
|
12
|
-
get: function get() {
|
|
13
|
-
return _Divider["default"];
|
|
14
|
-
}
|
|
15
|
-
});
|
|
16
|
-
exports["default"] = void 0;
|
|
17
|
-
var _Divider = _interopRequireDefault(require("./Divider"));
|
|
18
|
-
var _interface = require("./interface");
|
|
19
|
-
Object.keys(_interface).forEach(function (key) {
|
|
20
|
-
if (key === "default" || key === "__esModule") return;
|
|
21
|
-
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
22
|
-
if (key in exports && exports[key] === _interface[key]) return;
|
|
23
|
-
Object.defineProperty(exports, key, {
|
|
24
|
-
enumerable: true,
|
|
25
|
-
get: function get() {
|
|
26
|
-
return _interface[key];
|
|
27
|
-
}
|
|
28
|
-
});
|
|
29
|
-
});
|
|
30
|
-
var _default = exports["default"] = _Divider["default"];
|
|
31
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvRGl2aWRlci9pbmRleC50cyJdLCJuYW1lcyI6WyJfRGl2aWRlciIsIl9pbnRlcm9wUmVxdWlyZURlZmF1bHQiLCJyZXF1aXJlIiwiX2ludGVyZmFjZSIsIk9iamVjdCIsImtleXMiLCJmb3JFYWNoIiwia2V5IiwicHJvdG90eXBlIiwiaGFzT3duUHJvcGVydHkiLCJjYWxsIiwiX2V4cG9ydE5hbWVzIiwiZXhwb3J0cyIsImRlZmluZVByb3BlcnR5IiwiZW51bWVyYWJsZSIsImdldCIsIl9kZWZhdWx0IiwiRGl2aWRlciJdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLElBQUFBLFFBQUEsR0FBQUMsc0JBQUEsQ0FBQUMsT0FBQTtBQUlBLElBQUFDLFVBQUEsR0FBQUQsT0FBQTtBQUFBRSxNQUFBLENBQUFDLElBQUEsQ0FBQUYsVUFBQSxFQUFBRyxPQUFBLFdBQUFDLEdBQUE7RUFBQSxJQUFBQSxHQUFBLGtCQUFBQSxHQUFBO0VBQUEsSUFBQUgsTUFBQSxDQUFBSSxTQUFBLENBQUFDLGNBQUEsQ0FBQUMsSUFBQSxDQUFBQyxZQUFBLEVBQUFKLEdBQUE7RUFBQSxJQUFBQSxHQUFBLElBQUFLLE9BQUEsSUFBQUEsT0FBQSxDQUFBTCxHQUFBLE1BQUFKLFVBQUEsQ0FBQUksR0FBQTtFQUFBSCxNQUFBLENBQUFTLGNBQUEsQ0FBQUQsT0FBQSxFQUFBTCxHQUFBO0lBQUFPLFVBQUE7SUFBQUMsR0FBQSxXQUFBQSxJQUFBO01BQUEsT0FBQVosVUFBQSxDQUFBSSxHQUFBO0lBQUE7RUFBQTtBQUFBO0FBQTRCLElBQUFTLFFBQUEsR0FBQUosT0FBQSxjQURiSyxtQkFBTyIsImZpbGUiOiJjb21wb25lbnRzL0RpdmlkZXIvaW5kZXguanMiLCJzb3VyY2VzQ29udGVudCI6W251bGxdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIn0=
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { HTMLAttributes, ReactNode } from 'react';
|
|
2
|
-
import type { DividerOrientation, DividerType, DividerVariant } from './constants';
|
|
3
|
-
export type { DividerOrientation, DividerType, DividerVariant } from './constants';
|
|
4
|
-
export interface DividerProps extends HTMLAttributes<HTMLDivElement> {
|
|
5
|
-
/** Direction type of the divider */
|
|
6
|
-
type?: DividerType;
|
|
7
|
-
/** Position of the title inside the divider */
|
|
8
|
-
orientation?: DividerOrientation;
|
|
9
|
-
/** Margin between the title and the closest border (px or percentage) */
|
|
10
|
-
orientationMargin?: string | number;
|
|
11
|
-
/** Whether the divider text is displayed in plain style (no bold/special styling) */
|
|
12
|
-
plain?: boolean;
|
|
13
|
-
/** Border style variant */
|
|
14
|
-
variant?: DividerVariant;
|
|
15
|
-
/** Custom class prefix */
|
|
16
|
-
prefixCls?: string;
|
|
17
|
-
/** Inner content rendered between the divider lines */
|
|
18
|
-
children?: ReactNode;
|
|
19
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcG9uZW50cy9EaXZpZGVyL2ludGVyZmFjZS5qcyIsIm5hbWVzIjpbXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyIsInNvdXJjZXMiOlsiY29tcG9uZW50cy9EaXZpZGVyL2ludGVyZmFjZS5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQge307Il0sIm1hcHBpbmdzIjoiIiwiaWdub3JlTGlzdCI6W119
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.om-component-ui-divider{border-block-start:0;border-block-end:0;border-inline-start:0;border-inline-end:0;border-color:var(--om-border-default,#d1d2d2)}.om-component-ui-divider-horizontal{display:flex;align-items:center;clear:both;width:100%;min-width:100%;margin:var(--om-spacing-300,12px) 0;border-block-start:1px solid var(--om-border-default,#d1d2d2)}.om-component-ui-divider-horizontal.om-component-ui-divider-with-text{margin:var(--om-spacing-200,8px) 0;border-block-start:0;white-space:nowrap;text-align:center}.om-component-ui-divider-horizontal.om-component-ui-divider-with-text:after,.om-component-ui-divider-horizontal.om-component-ui-divider-with-text:before{position:relative;width:50%;border-block-start:1px solid transparent;border-block-start-color:inherit;border-block-end:0;transform:translateY(50%);content:""}.om-component-ui-divider-horizontal.om-component-ui-divider-with-text-left:before{width:5%}.om-component-ui-divider-horizontal.om-component-ui-divider-with-text-left:after,.om-component-ui-divider-horizontal.om-component-ui-divider-with-text-right:before{width:95%}.om-component-ui-divider-horizontal.om-component-ui-divider-with-text-right:after{width:5%}.om-component-ui-divider-horizontal.om-component-ui-divider-no-default-margin.om-component-ui-divider-with-text-left:before{width:0}.om-component-ui-divider-horizontal.om-component-ui-divider-no-default-margin.om-component-ui-divider-with-text-left:after,.om-component-ui-divider-horizontal.om-component-ui-divider-no-default-margin.om-component-ui-divider-with-text-right:before{width:100%}.om-component-ui-divider-horizontal.om-component-ui-divider-no-default-margin.om-component-ui-divider-with-text-right:after{width:0}.om-component-ui-divider-vertical{position:relative;display:inline-block;height:.9em;margin:0 var(--om-spacing-100,4px);vertical-align:middle;border-inline-start:1px solid var(--om-border-default,#d1d2d2)}.om-component-ui-divider-inner-text{display:inline-block;padding:0 var(--om-spacing-200,8px);color:var(--om-text-default,#131313);font-size:var(--om-body-md-font-size);font-family:var(--om-body-md-font-family);line-height:var(--om-body-md-line-height);letter-spacing:var(--om-body-md-letter-spacing);font-weight:var(--om-body-md-font-weight)}.om-component-ui-divider-plain .om-component-ui-divider-inner-text{font-weight:400}.om-component-ui-divider-dashed{background:none;border-style:dashed;border-width:1px 0 0}.om-component-ui-divider-dashed.om-component-ui-divider-with-text{border-style:unset}.om-component-ui-divider-dashed.om-component-ui-divider-with-text:after,.om-component-ui-divider-dashed.om-component-ui-divider-with-text:before{border-style:dashed none none}.om-component-ui-divider-dashed.om-component-ui-divider-vertical{border-inline-start-style:dashed;border-width:0 0 0 1px}.om-component-ui-divider-dotted{background:none;border-style:dotted;border-width:1px 0 0}.om-component-ui-divider-dotted.om-component-ui-divider-with-text{border-style:unset}.om-component-ui-divider-dotted.om-component-ui-divider-with-text:after,.om-component-ui-divider-dotted.om-component-ui-divider-with-text:before{border-style:dotted none none}.om-component-ui-divider-dotted.om-component-ui-divider-vertical{border-inline-start-style:dotted;border-width:0 0 0 1px}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("./Divider.css");
|
|
4
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvRGl2aWRlci9zcmMvY29tcG9uZW50cy9EaXZpZGVyL3N0eWxlL2luZGV4LnRzIl0sIm5hbWVzIjpbInJlcXVpcmUiXSwibWFwcGluZ3MiOiI7O0FBQUFBLE9BQUEiLCJmaWxlIjoiY29tcG9uZW50cy9EaXZpZGVyL3N0eWxlL2Nzcy5qcyIsInNvdXJjZXNDb250ZW50IjpbbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './Divider.css';
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
require("./Divider.css");
|
|
4
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvRGl2aWRlci9zcmMvY29tcG9uZW50cy9EaXZpZGVyL3N0eWxlL2luZGV4LnRzIl0sIm5hbWVzIjpbInJlcXVpcmUiXSwibWFwcGluZ3MiOiI7O0FBQUFBLE9BQUEiLCJmaWxlIjoiY29tcG9uZW50cy9EaXZpZGVyL3N0eWxlL2luZGV4LmpzIiwic291cmNlc0NvbnRlbnQiOltudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1,165 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports["default"] = exports.Drawer = void 0;
|
|
9
|
-
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
10
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
11
|
-
var _hooks = require("@1money/hooks");
|
|
12
|
-
var _react = require("react");
|
|
13
|
-
var _Icons = require("../Icons");
|
|
14
|
-
var _Portal = require("../Portal");
|
|
15
|
-
var _Typography = require("../Typography");
|
|
16
|
-
var _classnames = _interopRequireWildcard(require("../../utils/classnames"));
|
|
17
|
-
var _ref2 = require("../../utils/ref");
|
|
18
|
-
require("./style");
|
|
19
|
-
var _constants = require("./constants");
|
|
20
|
-
var _hooks2 = require("./hooks");
|
|
21
|
-
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
22
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
|
|
23
|
-
var __rest = void 0 && (void 0).__rest || function (s, e) {
|
|
24
|
-
var t = {};
|
|
25
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
|
|
26
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
27
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
|
|
28
|
-
}
|
|
29
|
-
return t;
|
|
30
|
-
};
|
|
31
|
-
var renderControlButton = function renderControlButton(_ref) {
|
|
32
|
-
var classes = _ref.classes,
|
|
33
|
-
type = _ref.type,
|
|
34
|
-
label = _ref.label,
|
|
35
|
-
icon = _ref.icon,
|
|
36
|
-
onClick = _ref.onClick;
|
|
37
|
-
return (0, _jsxRuntime.jsx)("button", {
|
|
38
|
-
type: "button",
|
|
39
|
-
className: (0, _classnames.joinCls)(classes('control'), classes("control-".concat(type))),
|
|
40
|
-
"aria-label": label,
|
|
41
|
-
onClick: onClick,
|
|
42
|
-
children: icon
|
|
43
|
-
});
|
|
44
|
-
};
|
|
45
|
-
var DrawerBase = /*#__PURE__*/(0, _react.forwardRef)(function (props, ref) {
|
|
46
|
-
var className = props.className,
|
|
47
|
-
style = props.style,
|
|
48
|
-
_props$prefixCls = props.prefixCls,
|
|
49
|
-
prefixCls = _props$prefixCls === void 0 ? 'drawer' : _props$prefixCls,
|
|
50
|
-
_props$open = props.open,
|
|
51
|
-
open = _props$open === void 0 ? false : _props$open,
|
|
52
|
-
_props$placement = props.placement,
|
|
53
|
-
placement = _props$placement === void 0 ? _constants.DRAWER_DEFAULTS.placement : _props$placement,
|
|
54
|
-
_props$width = props.width,
|
|
55
|
-
width = _props$width === void 0 ? _constants.DRAWER_DEFAULTS.width : _props$width,
|
|
56
|
-
_props$height = props.height,
|
|
57
|
-
height = _props$height === void 0 ? _constants.DRAWER_DEFAULTS.height : _props$height,
|
|
58
|
-
title = props.title,
|
|
59
|
-
footer = props.footer,
|
|
60
|
-
_props$maskClosable = props.maskClosable,
|
|
61
|
-
maskClosable = _props$maskClosable === void 0 ? true : _props$maskClosable,
|
|
62
|
-
_props$showCloseIcon = props.showCloseIcon,
|
|
63
|
-
showCloseIcon = _props$showCloseIcon === void 0 ? true : _props$showCloseIcon,
|
|
64
|
-
_props$showBackIcon = props.showBackIcon,
|
|
65
|
-
showBackIcon = _props$showBackIcon === void 0 ? false : _props$showBackIcon,
|
|
66
|
-
closeIcon = props.closeIcon,
|
|
67
|
-
backIcon = props.backIcon,
|
|
68
|
-
children = props.children,
|
|
69
|
-
onClose = props.onClose,
|
|
70
|
-
onBack = props.onBack,
|
|
71
|
-
rootStyle = props.rootStyle,
|
|
72
|
-
wrapperStyle = props.wrapperStyle,
|
|
73
|
-
headerStyle = props.headerStyle,
|
|
74
|
-
bodyStyle = props.bodyStyle,
|
|
75
|
-
footerStyle = props.footerStyle,
|
|
76
|
-
rest = __rest(props, ["className", "style", "prefixCls", "open", "placement", "width", "height", "title", "footer", "maskClosable", "showCloseIcon", "showBackIcon", "closeIcon", "backIcon", "children", "onClose", "onBack", "rootStyle", "wrapperStyle", "headerStyle", "bodyStyle", "footerStyle"]);
|
|
77
|
-
var classes = (0, _classnames["default"])(prefixCls);
|
|
78
|
-
var drawerRef = (0, _react.useRef)(null);
|
|
79
|
-
var mergedRef = (0, _ref2.useComposeRef)(ref, drawerRef);
|
|
80
|
-
var _useDrawerTransition = (0, _hooks2.useDrawerTransition)(open, _constants.DRAWER_DEFAULTS.closeTimeoutMs),
|
|
81
|
-
mounted = _useDrawerTransition.mounted,
|
|
82
|
-
isVisible = _useDrawerTransition.open;
|
|
83
|
-
var hasHeader = title != null || showCloseIcon || showBackIcon;
|
|
84
|
-
var isHorizontal = _constants.DRAWER_HORIZONTAL_PLACEMENTS.has(placement);
|
|
85
|
-
var drawerLabel = typeof title === 'string' ? title : undefined;
|
|
86
|
-
var panelStyle = Object.assign(Object.assign((0, _defineProperty2["default"])({}, isHorizontal ? 'width' : 'height', isHorizontal ? width : height), wrapperStyle), style);
|
|
87
|
-
var handleClose = (0, _hooks.useEventCallback)(function () {
|
|
88
|
-
onClose === null || onClose === void 0 ? void 0 : onClose();
|
|
89
|
-
});
|
|
90
|
-
var handleBack = (0, _hooks.useEventCallback)(function () {
|
|
91
|
-
onBack === null || onBack === void 0 ? void 0 : onBack();
|
|
92
|
-
});
|
|
93
|
-
var handleOverlayClick = (0, _hooks.useEventCallback)(function () {
|
|
94
|
-
if (!maskClosable) return;
|
|
95
|
-
handleClose();
|
|
96
|
-
});
|
|
97
|
-
(0, _hooks2.useBodyScrollLock)(mounted && open);
|
|
98
|
-
(0, _hooks2.useDialogFocus)(mounted && open, drawerRef);
|
|
99
|
-
(0, _hooks2.useEscapeClose)(mounted && open, handleClose);
|
|
100
|
-
if (!mounted) return null;
|
|
101
|
-
return (0, _jsxRuntime.jsx)(_Portal.Portal, {
|
|
102
|
-
children: (0, _jsxRuntime.jsxs)("div", {
|
|
103
|
-
style: rootStyle,
|
|
104
|
-
className: (0, _classnames.joinCls)(classes('root'), isVisible ? classes('root-open') : classes('root-closed')),
|
|
105
|
-
children: [(0, _jsxRuntime.jsx)("div", {
|
|
106
|
-
"aria-hidden": "true",
|
|
107
|
-
className: classes('overlay'),
|
|
108
|
-
onClick: handleOverlayClick
|
|
109
|
-
}), (0, _jsxRuntime.jsxs)("div", Object.assign({}, rest, {
|
|
110
|
-
ref: mergedRef,
|
|
111
|
-
role: "dialog",
|
|
112
|
-
"aria-modal": "true",
|
|
113
|
-
"aria-label": drawerLabel,
|
|
114
|
-
tabIndex: -1,
|
|
115
|
-
style: panelStyle,
|
|
116
|
-
className: (0, _classnames.joinCls)(classes(), classes(placement), className),
|
|
117
|
-
children: [hasHeader && (0, _jsxRuntime.jsxs)("div", {
|
|
118
|
-
style: headerStyle,
|
|
119
|
-
className: classes('header'),
|
|
120
|
-
children: [(0, _jsxRuntime.jsxs)("div", {
|
|
121
|
-
className: classes('header-main'),
|
|
122
|
-
children: [showBackIcon && renderControlButton({
|
|
123
|
-
classes: classes,
|
|
124
|
-
type: 'back',
|
|
125
|
-
label: 'Go back',
|
|
126
|
-
icon: backIcon !== null && backIcon !== void 0 ? backIcon : (0, _jsxRuntime.jsx)(_Icons.Icons, {
|
|
127
|
-
name: "arrowLeft",
|
|
128
|
-
size: _constants.DRAWER_DEFAULTS.controlIconSize
|
|
129
|
-
}),
|
|
130
|
-
onClick: handleBack
|
|
131
|
-
}), title != null && (0, _jsxRuntime.jsx)(_Typography.TypographyTitle, {
|
|
132
|
-
className: classes('title'),
|
|
133
|
-
size: _constants.DRAWER_TITLE_SIZE,
|
|
134
|
-
strong: true,
|
|
135
|
-
color: _constants.DRAWER_TITLE_COLOR,
|
|
136
|
-
children: title
|
|
137
|
-
})]
|
|
138
|
-
}), showCloseIcon && renderControlButton({
|
|
139
|
-
classes: classes,
|
|
140
|
-
type: 'close',
|
|
141
|
-
label: 'Close drawer',
|
|
142
|
-
icon: closeIcon !== null && closeIcon !== void 0 ? closeIcon : (0, _jsxRuntime.jsx)(_Icons.Icons, {
|
|
143
|
-
name: "cross",
|
|
144
|
-
size: _constants.DRAWER_DEFAULTS.controlIconSize
|
|
145
|
-
}),
|
|
146
|
-
onClick: handleClose
|
|
147
|
-
})]
|
|
148
|
-
}), (0, _jsxRuntime.jsx)("div", {
|
|
149
|
-
style: bodyStyle,
|
|
150
|
-
className: classes('body'),
|
|
151
|
-
children: children
|
|
152
|
-
}), footer != null && (0, _jsxRuntime.jsx)("div", {
|
|
153
|
-
style: footerStyle,
|
|
154
|
-
className: classes('footer'),
|
|
155
|
-
children: footer
|
|
156
|
-
})]
|
|
157
|
-
}))]
|
|
158
|
-
})
|
|
159
|
-
});
|
|
160
|
-
});
|
|
161
|
-
DrawerBase.displayName = 'Drawer';
|
|
162
|
-
var Drawer = exports.Drawer = /*#__PURE__*/(0, _react.memo)(DrawerBase);
|
|
163
|
-
Drawer.displayName = 'Drawer';
|
|
164
|
-
var _default = exports["default"] = Drawer;
|
|
165
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvRHJhd2VyL0RyYXdlci5qcyIsImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvRHJhd2VyL0RyYXdlci50c3giXSwibmFtZXMiOlsiX2pzeFJ1bnRpbWUiLCJyZXF1aXJlIiwiX2hvb2tzIiwiX3JlYWN0IiwiX0ljb25zIiwiX1BvcnRhbCIsIl9UeXBvZ3JhcGh5IiwiX2NsYXNzbmFtZXMiLCJfaW50ZXJvcFJlcXVpcmVXaWxkY2FyZCIsIl9yZWYyIiwiX2NvbnN0YW50cyIsIl9ob29rczIiLCJfZ2V0UmVxdWlyZVdpbGRjYXJkQ2FjaGUiLCJlIiwiV2Vha01hcCIsInIiLCJ0IiwiX19lc01vZHVsZSIsIl90eXBlb2YiLCJoYXMiLCJnZXQiLCJuIiwiX19wcm90b19fIiwiYSIsIk9iamVjdCIsImRlZmluZVByb3BlcnR5IiwiZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9yIiwidSIsImhhc093blByb3BlcnR5IiwiY2FsbCIsImkiLCJzZXQiLCJfX3Jlc3QiLCJzIiwicCIsInByb3RvdHlwZSIsImluZGV4T2YiLCJnZXRPd25Qcm9wZXJ0eVN5bWJvbHMiLCJsZW5ndGgiLCJwcm9wZXJ0eUlzRW51bWVyYWJsZSIsInJlbmRlckNvbnRyb2xCdXR0b24iLCJfcmVmIiwiY2xhc3NlcyIsInR5cGUiLCJsYWJlbCIsImljb24iLCJvbkNsaWNrIiwiX2pzeCIsImNsYXNzTmFtZSIsImpvaW5DbHMiLCJjb25jYXQiLCJjaGlsZHJlbiIsIkRyYXdlckJhc2UiLCJmb3J3YXJkUmVmIiwicHJvcHMiLCJyZWYiLCJzdHlsZSIsIl9wcm9wcyRwcmVmaXhDbHMiLCJwcmVmaXhDbHMiLCJfcHJvcHMkb3BlbiIsIm9wZW4iLCJfcHJvcHMkcGxhY2VtZW50IiwicGxhY2VtZW50IiwiRFJBV0VSX0RFRkFVTFRTIiwiX3Byb3BzJHdpZHRoIiwid2lkdGgiLCJfcHJvcHMkaGVpZ2h0IiwiaGVpZ2h0IiwidGl0bGUiLCJmb290ZXIiLCJfcHJvcHMkbWFza0Nsb3NhYmxlIiwibWFza0Nsb3NhYmxlIiwiX3Byb3BzJHNob3dDbG9zZUljb24iLCJzaG93Q2xvc2VJY29uIiwiX3Byb3BzJHNob3dCYWNrSWNvbiIsInNob3dCYWNrSWNvbiIsImNsb3NlSWNvbiIsImJhY2tJY29uIiwib25DbG9zZSIsIm9uQmFjayIsInJvb3RTdHlsZSIsIndyYXBwZXJTdHlsZSIsImhlYWRlclN0eWxlIiwiYm9keVN0eWxlIiwiZm9vdGVyU3R5bGUiLCJyZXN0IiwiY2xhc3NuYW1lcyIsImRyYXdlclJlZiIsInVzZVJlZiIsIm1lcmdlZFJlZiIsInVzZUNvbXBvc2VSZWYiLCJfdXNlRHJhd2VyVHJhbnNpdGlvbiIsInVzZURyYXdlclRyYW5zaXRpb24iLCJjbG9zZVRpbWVvdXRNcyIsIm1vdW50ZWQiLCJpc1Zpc2libGUiLCJoYXNIZWFkZXIiLCJpc0hvcml6b250YWwiLCJEUkFXRVJfSE9SSVpPTlRBTF9QTEFDRU1FTlRTIiwiZHJhd2VyTGFiZWwiLCJ1bmRlZmluZWQiLCJwYW5lbFN0eWxlIiwiYXNzaWduIiwiX2RlZmluZVByb3BlcnR5MiIsImhhbmRsZUNsb3NlIiwidXNlRXZlbnRDYWxsYmFjayIsImhhbmRsZUJhY2siLCJoYW5kbGVPdmVybGF5Q2xpY2siLCJ1c2VCb2R5U2Nyb2xsTG9jayIsInVzZURpYWxvZ0ZvY3VzIiwidXNlRXNjYXBlQ2xvc2UiLCJQb3J0YWwiLCJfanN4cyIsInJvbGUiLCJ0YWJJbmRleCIsIkljb25zIiwibmFtZSIsInNpemUiLCJjb250cm9sSWNvblNpemUiLCJUeXBvZ3JhcGh5VGl0bGUiLCJEUkFXRVJfVElUTEVfU0laRSIsInN0cm9uZyIsImNvbG9yIiwiRFJBV0VSX1RJVExFX0NPTE9SIiwiZGlzcGxheU5hbWUiLCJEcmF3ZXIiLCJleHBvcnRzIiwibWVtbyIsIl9kZWZhdWx0Il0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7QUFXQSxJQUFBQSxXQUFBLEdBQUFDLE9BQUE7QUNYQSxJQUFBQyxNQUFBLEdBQUFELE9BQUE7QUFDQSxJQUFBRSxNQUFBLEdBQUFG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LENBQUEsQ0FFVjtNQUFBLENBQUEsQ0FBQSxDQUNHO0lBQUEsQ0FBQTtFQUNGLENBQUEsQ0FDQztBQUViLENBQUMsQ0FBQztBQUVGakIsVUFBVSxDQUFDd0UsV0FBVyxHQUFHLFFBQVE7QUFFMUIsSUFBTUMsTUFBTSxHQUFBQyxPQUFBLENBQUFELE1BQUEsZ0JBQUcsSUFBQUUsV0FBSSxFQUFDM0UsVUFBVSxDQUFDO0FBRXRDeUUsTUFBTSxDQUFDRCxXQUFXLEdBQUcsUUFBUTtBQUFDLElBQUFJLFFBQUEsR0FBQUYsT0FBQSxjQUVmRCxNQUFNIiwiZmlsZSI6ImNvbXBvbmVudHMvRHJhd2VyL0RyYXdlci5qcyIsInNvdXJjZXNDb250ZW50IjpbInZhciBfX3Jlc3QgPSAodGhpcyAmJiB0aGlzLl9fcmVzdCkgfHwgZnVuY3Rpb24gKHMsIGUpIHtcbiAgICB2YXIgdCA9IHt9O1xuICAgIGZvciAodmFyIHAgaW4gcykgaWYgKE9iamVjdC5wcm90b3R5cGUuaGFzT3duUHJvcGVydHkuY2FsbChzLCBwKSAmJiBlLmluZGV4T2YocCkgPCAwKVxuICAgICAgICB0W3BdID0gc1twXTtcbiAgICBpZiAocyAhPSBudWxsICYmIHR5cGVvZiBPYmplY3QuZ2V0T3duUHJvcGVydHlTeW1ib2xzID09PSBcImZ1bmN0aW9uXCIpXG4gICAgICAgIGZvciAodmFyIGkgPSAwLCBwID0gT2JqZWN0LmdldE93blByb3BlcnR5U3ltYm9scyhzKTsgaSA8IHAubGVuZ3RoOyBpKyspIHtcbiAgICAgICAgICAgIGlmIChlLmluZGV4T2YocFtpXSkgPCAwICYmIE9iamVjdC5wcm90b3R5cGUucHJvcGVydHlJc0VudW1lcmFibGUuY2FsbChzLCBwW2ldKSlcbiAgICAgICAgICAgICAgICB0W3BbaV1dID0gc1twW2ldXTtcbiAgICAgICAgfVxuICAgIHJldHVybiB0O1xufTtcbmltcG9ydCB7IGpzeCBhcyBfanN4LCBqc3hzIGFzIF9qc3hzIH0gZnJvbSBcInJlYWN0L2pzeC1ydW50aW1lXCI7XG5pbXBvcnQgeyB1c2VFdmVudENhbGxiYWNrIH0gZnJvbSAnQDFtb25leS9ob29rcyc7XG5pbXBvcnQgeyBmb3J3YXJkUmVmLCBtZW1vLCB1c2VSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBJY29ucyB9IGZyb20gJy4uL0ljb25zJztcbmltcG9ydCB7IFBvcnRhbCB9IGZyb20gJy4uL1BvcnRhbCc7XG5pbXBvcnQgeyBUeXBvZ3JhcGh5VGl0bGUgfSBmcm9tICcuLi9UeXBvZ3JhcGh5JztcbmltcG9ydCBjbGFzc25hbWVzLCB7IGpvaW5DbHMgfSBmcm9tICcuLi8uLi91dGlscy9jbGFzc25hbWVzJztcbmltcG9ydCB7IHVzZUNvbXBvc2VSZWYgfSBmcm9tICcuLi8uLi91dGlscy9yZWYnO1xuaW1wb3J0ICcuL3N0eWxlJztcbmltcG9ydCB7IERSQVdFUl9ERUZBVUxUUywgRFJBV0VSX0hPUklaT05UQUxfUExBQ0VNRU5UUywgRFJBV0VSX1RJVExFX0NPTE9SLCBEUkFXRVJfVElUTEVfU0laRSwgfSBmcm9tICcuL2NvbnN0YW50cyc7XG5pbXBvcnQgeyB1c2VCb2R5U2Nyb2xsTG9jaywgdXNlRGlhbG9nRm9jdXMsIHVzZURyYXdlclRyYW5zaXRpb24sIHVzZUVzY2FwZUNsb3NlIH0gZnJvbSAnLi9ob29rcyc7XG5jb25zdCByZW5kZXJDb250cm9sQnV0dG9uID0gKHsgY2xhc3NlcywgdHlwZSwgbGFiZWwsIGljb24sIG9uQ2xpY2ssIH0pID0+IChfanN4KFwiYnV0dG9uXCIsIHsgdHlwZTogXCJidXR0b25cIiwgY2xhc3NOYW1lOiBqb2luQ2xzKGNsYXNzZXMoJ2NvbnRyb2wnKSwgY2xhc3NlcyhgY29udHJvbC0ke3R5cGV9YCkpLCBcImFyaWEtbGFiZWxcIjogbGFiZWwsIG9uQ2xpY2s6IG9uQ2xpY2ssIGNoaWxkcmVuOiBpY29uIH0pKTtcbmNvbnN0IERyYXdlckJhc2UgPSBmb3J3YXJkUmVmKChwcm9wcywgcmVmKSA9PiB7XG4gICAgY29uc3QgeyBjbGFzc05hbWUsIHN0eWxlLCBwcmVmaXhDbHMgPSAnZHJhd2VyJywgb3BlbiA9IGZhbHNlLCBwbGFjZW1lbnQgPSBEUkFXRVJfREVGQVVMVFMucGxhY2VtZW50LCB3aWR0aCA9IERSQVdFUl9ERUZBVUxUUy53aWR0aCwgaGVpZ2h0ID0gRFJBV0VSX0RFRkFVTFRTLmhlaWdodCwgdGl0bGUsIGZvb3RlciwgbWFza0Nsb3NhYmxlID0gdHJ1ZSwgc2hvd0Nsb3NlSWNvbiA9IHRydWUsIHNob3dCYWNrSWNvbiA9IGZhbHNlLCBjbG9zZUljb24sIGJhY2tJY29uLCBjaGlsZHJlbiwgb25DbG9zZSwgb25CYWNrLCByb290U3R5bGUsIHdyYXBwZXJTdHlsZSwgaGVhZGVyU3R5bGUsIGJvZHlTdHlsZSwgZm9vdGVyU3R5bGUgfSA9IHByb3BzLCByZXN0ID0gX19yZXN0KHByb3BzLCBbXCJjbGFzc05hbWVcIiwgXCJzdHlsZVwiLCBcInByZWZpeENsc1wiLCBcIm9wZW5cIiwgXCJwbGFjZW1lbnRcIiwgXCJ3aWR0aFwiLCBcImhlaWdodFwiLCBcInRpdGxlXCIsIFwiZm9vdGVyXCIsIFwibWFza0Nsb3NhYmxlXCIsIFwic2hvd0Nsb3NlSWNvblwiLCBcInNob3dCYWNrSWNvblwiLCBcImNsb3NlSWNvblwiLCBcImJhY2tJY29uXCIsIFwiY2hpbGRyZW5cIiwgXCJvbkNsb3NlXCIsIFwib25CYWNrXCIsIFwicm9vdFN0eWxlXCIsIFwid3JhcHBlclN0eWxlXCIsIFwiaGVhZGVyU3R5bGVcIiwgXCJib2R5U3R5bGVcIiwgXCJmb290ZXJTdHlsZVwiXSk7XG4gICAgY29uc3QgY2xhc3NlcyA9IGNsYXNzbmFtZXMocHJlZml4Q2xzKTtcbiAgICBjb25zdCBkcmF3ZXJSZWYgPSB1c2VSZWYobnVsbCk7XG4gICAgY29uc3QgbWVyZ2VkUmVmID0gdXNlQ29tcG9zZVJlZihyZWYsIGRyYXdlclJlZik7XG4gICAgY29uc3QgeyBtb3VudGVkLCBvcGVuOiBpc1Zpc2libGUgfSA9IHVzZURyYXdlclRyYW5zaXRpb24ob3BlbiwgRFJBV0VSX0RFRkFVTFRTLmNsb3NlVGltZW91dE1zKTtcbiAgICBjb25zdCBoYXNIZWFkZXIgPSB0aXRsZSAhPSBudWxsIHx8IHNob3dDbG9zZUljb24gfHwgc2hvd0JhY2tJY29uO1xuICAgIGNvbnN0IGlzSG9yaXpvbnRhbCA9IERSQVdFUl9IT1JJWk9OVEFMX1BMQUNFTUVOVFMuaGFzKHBsYWNlbWVudCk7XG4gICAgY29uc3QgZHJhd2VyTGFiZWwgPSB0eXBlb2YgdGl0bGUgPT09ICdzdHJpbmcnID8gdGl0bGUgOiB1bmRlZmluZWQ7XG4gICAgY29uc3QgcGFuZWxTdHlsZSA9IE9iamVjdC5hc3NpZ24oT2JqZWN0LmFzc2lnbih7IFtpc0hvcml6b250YWwgPyAnd2lkdGgnIDogJ2hlaWdodCddOiBpc0hvcml6b250YWwgPyB3aWR0aCA6IGhlaWdodCB9LCB3cmFwcGVyU3R5bGUpLCBzdHlsZSk7XG4gICAgY29uc3QgaGFuZGxlQ2xvc2UgPSB1c2VFdmVudENhbGxiYWNrKCgpID0+IHtcbiAgICAgICAgb25DbG9zZSA9PT0gbnVsbCB8fCBvbkNsb3NlID09PSB2b2lkIDAgPyB2b2lkIDAgOiBvbkNsb3NlKCk7XG4gICAgfSk7XG4gICAgY29uc3QgaGFuZGxlQmFjayA9IHVzZUV2ZW50Q2FsbGJhY2soKCkgPT4ge1xuICAgICAgICBvbkJhY2sgPT09IG51bGwgfHwgb25CYWNrID09PSB2b2lkIDAgPyB2b2lkIDAgOiBvbkJhY2soKTtcbiAgICB9KTtcbiAgICBjb25zdCBoYW5kbGVPdmVybGF5Q2xpY2sgPSB1c2VFdmVudENhbGxiYWNrKCgpID0+IHtcbiAgICAgICAgaWYgKCFtYXNrQ2xvc2FibGUpXG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIGhhbmRsZUNsb3NlKCk7XG4gICAgfSk7XG4gICAgdXNlQm9keVNjcm9sbExvY2sobW91bnRlZCAmJiBvcGVuKTtcbiAgICB1c2VEaWFsb2dGb2N1cyhtb3VudGVkICYmIG9wZW4sIGRyYXdlclJlZik7XG4gICAgdXNlRXNjYXBlQ2xvc2UobW91bnRlZCAmJiBvcGVuLCBoYW5kbGVDbG9zZSk7XG4gICAgaWYgKCFtb3VudGVkKVxuICAgICAgICByZXR1cm4gbnVsbDtcbiAgICByZXR1cm4gKF9qc3goUG9ydGFsLCB7IGNoaWxkcmVuOiBfanN4cyhcImRpdlwiLCB7IHN0eWxlOiByb290U3R5bGUsIGNsYXNzTmFtZTogam9pbkNscyhjbGFzc2VzKCdyb290JyksIGlzVmlzaWJsZSA/IGNsYXNzZXMoJ3Jvb3Qtb3BlbicpIDogY2xhc3Nlcygncm9vdC1jbG9zZWQnKSksIGNoaWxkcmVuOiBbX2pzeChcImRpdlwiLCB7IFwiYXJpYS1oaWRkZW5cIjogXCJ0cnVlXCIsIGNsYXNzTmFtZTogY2xhc3Nlcygnb3ZlcmxheScpLCBvbkNsaWNrOiBoYW5kbGVPdmVybGF5Q2xpY2sgfSksIF9qc3hzKFwiZGl2XCIsIE9iamVjdC5hc3NpZ24oe30sIHJlc3QsIHsgcmVmOiBtZXJnZWRSZWYsIHJvbGU6IFwiZGlhbG9nXCIsIFwiYXJpYS1tb2RhbFwiOiBcInRydWVcIiwgXCJhcmlhLWxhYmVsXCI6IGRyYXdlckxhYmVsLCB0YWJJbmRleDogLTEsIHN0eWxlOiBwYW5lbFN0eWxlLCBjbGFzc05hbWU6IGpvaW5DbHMoY2xhc3NlcygpLCBjbGFzc2VzKHBsYWNlbWVudCksIGNsYXNzTmFtZSksIGNoaWxkcmVuOiBbaGFzSGVhZGVyICYmIChfanN4cyhcImRpdlwiLCB7IHN0eWxlOiBoZWFkZXJTdHlsZSwgY2xhc3NOYW1lOiBjbGFzc2VzKCdoZWFkZXInKSwgY2hpbGRyZW46IFtfanN4cyhcImRpdlwiLCB7IGNsYXNzTmFtZTogY2xhc3NlcygnaGVhZGVyLW1haW4nKSwgY2hpbGRyZW46IFtzaG93QmFja0ljb24gJiYgcmVuZGVyQ29udHJvbEJ1dHRvbih7XG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzZXMsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHR5cGU6ICdiYWNrJyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbGFiZWw6ICdHbyBiYWNrJyxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgaWNvbjogYmFja0ljb24gIT09IG51bGwgJiYgYmFja0ljb24gIT09IHZvaWQgMCA/IGJhY2tJY29uIDogX2pzeChJY29ucywgeyBuYW1lOiBcImFycm93TGVmdFwiLCBzaXplOiBEUkFXRVJfREVGQVVMVFMuY29udHJvbEljb25TaXplIH0pLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBvbkNsaWNrOiBoYW5kbGVCYWNrLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIH0pLCB0aXRsZSAhPSBudWxsICYmIF9qc3goVHlwb2dyYXBoeVRpdGxlLCB7IGNsYXNzTmFtZTogY2xhc3NlcygndGl0bGUnKSwgc2l6ZTogRFJBV0VSX1RJVExFX1NJWkUsIHN0cm9uZzogdHJ1ZSwgY29sb3I6IERSQVdFUl9USVRMRV9DT0xPUiwgY2hpbGRyZW46IHRpdGxlIH0pXSB9KSwgc2hvd0Nsb3NlSWNvbiAmJiByZW5kZXJDb250cm9sQnV0dG9uKHtcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGNsYXNzZXMsXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB0eXBlOiAnY2xvc2UnLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbGFiZWw6ICdDbG9zZSBkcmF3ZXInLFxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgaWNvbjogY2xvc2VJY29uICE9PSBudWxsICYmIGNsb3NlSWNvbiAhPT0gdm9pZCAwID8gY2xvc2VJY29uIDogX2pzeChJY29ucywgeyBuYW1lOiBcImNyb3NzXCIsIHNpemU6IERSQVdFUl9ERUZBVUxUUy5jb250cm9sSWNvblNpemUgfSksXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBvbkNsaWNrOiBoYW5kbGVDbG9zZSxcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfSldIH0pKSwgX2pzeChcImRpdlwiLCB7IHN0eWxlOiBib2R5U3R5bGUsIGNsYXNzTmFtZTogY2xhc3NlcygnYm9keScpLCBjaGlsZHJlbjogY2hpbGRyZW4gfSksIGZvb3RlciAhPSBudWxsICYmIChfanN4KFwiZGl2XCIsIHsgc3R5bGU6IGZvb3RlclN0eWxlLCBjbGFzc05hbWU6IGNsYXNzZXMoJ2Zvb3RlcicpLCBjaGlsZHJlbjogZm9vdGVyIH0pKV0gfSkpXSB9KSB9KSk7XG59KTtcbkRyYXdlckJhc2UuZGlzcGxheU5hbWUgPSAnRHJhd2VyJztcbmV4cG9ydCBjb25zdCBEcmF3ZXIgPSBtZW1vKERyYXdlckJhc2UpO1xuRHJhd2VyLmRpc3BsYXlOYW1lID0gJ0RyYXdlcic7XG5leHBvcnQgZGVmYXVsdCBEcmF3ZXI7IixudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { TypographyColor, TypographyTitleSize } from "../Typography";
|
|
2
|
-
export declare const DRAWER_PLACEMENTS: readonly ["top", "right", "bottom", "left"];
|
|
3
|
-
export declare const DRAWER_HORIZONTAL_PLACEMENTS: ReadonlySet<(typeof DRAWER_PLACEMENTS)[number]>;
|
|
4
|
-
export declare const DRAWER_PHASES: {
|
|
5
|
-
readonly closed: "closed";
|
|
6
|
-
readonly opening: "opening";
|
|
7
|
-
readonly open: "open";
|
|
8
|
-
readonly closing: "closing";
|
|
9
|
-
};
|
|
10
|
-
export declare const DRAWER_DEFAULTS: {
|
|
11
|
-
readonly closeTimeoutMs: 300;
|
|
12
|
-
readonly controlIconSize: 20;
|
|
13
|
-
readonly width: 360;
|
|
14
|
-
readonly height: 360;
|
|
15
|
-
readonly placement: "right";
|
|
16
|
-
};
|
|
17
|
-
export declare const DRAWER_TITLE_SIZE: TypographyTitleSize;
|
|
18
|
-
export declare const DRAWER_TITLE_COLOR: TypographyColor;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.DRAWER_TITLE_SIZE = exports.DRAWER_TITLE_COLOR = exports.DRAWER_PLACEMENTS = exports.DRAWER_PHASES = exports.DRAWER_HORIZONTAL_PLACEMENTS = exports.DRAWER_DEFAULTS = void 0;
|
|
7
|
-
var DRAWER_PLACEMENTS = exports.DRAWER_PLACEMENTS = ['top', 'right', 'bottom', 'left'];
|
|
8
|
-
var DRAWER_HORIZONTAL_PLACEMENTS = exports.DRAWER_HORIZONTAL_PLACEMENTS = new Set(['left', 'right']);
|
|
9
|
-
var DRAWER_PHASES = exports.DRAWER_PHASES = {
|
|
10
|
-
closed: 'closed',
|
|
11
|
-
opening: 'opening',
|
|
12
|
-
open: 'open',
|
|
13
|
-
closing: 'closing'
|
|
14
|
-
};
|
|
15
|
-
var DRAWER_DEFAULTS = exports.DRAWER_DEFAULTS = {
|
|
16
|
-
closeTimeoutMs: 300,
|
|
17
|
-
controlIconSize: 20,
|
|
18
|
-
width: 360,
|
|
19
|
-
height: 360,
|
|
20
|
-
placement: 'right'
|
|
21
|
-
};
|
|
22
|
-
// ── Typography ──
|
|
23
|
-
var DRAWER_TITLE_SIZE = exports.DRAWER_TITLE_SIZE = 'lg';
|
|
24
|
-
var DRAWER_TITLE_COLOR = exports.DRAWER_TITLE_COLOR = 'default';
|
|
25
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvRHJhd2VyL2NvbnN0YW50cy50cyIsImNvbXBvbmVudHMvRHJhd2VyL2NvbnN0YW50cy5qcyJdLCJuYW1lcyI6WyJEUkFXRVJfUExBQ0VNRU5UUyIsImV4cG9ydHMiLCJEUkFXRVJfSE9SSVpPTlRBTF9QTEFDRU1FTlRTIiwiU2V0IiwiRFJBV0VSX1BIQVNFUyIsImNsb3NlZCIsIm9wZW5pbmciLCJvcGVuIiwiY2xvc2luZyIsIkRSQVdFUl9ERUZBVUxUUyIsImNsb3NlVGltZW91dE1zIiwiY29udHJvbEljb25TaXplIiwid2lkdGgiLCJoZWlnaHQiLCJwbGFjZW1lbnQiLCJEUkFXRVJfVElUTEVfU0laRSIsIkRSQVdFUl9USVRMRV9DT0xPUiJdLCJtYXBwaW5ncyI6Ijs7Ozs7O0FBRU8sSUFBTUEsaUJBQWlCLEdBQUFDLE9BQUEsQ0FBQUQsaUJBQUEsR0FBRyxDQUFDLEtBQUssRUFBRSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sQ0FBVTtBQUNyRSxJQUFNRSw0QkFBNEIsR0FBQUQsT0FBQSxDQUFBQyw0QkFBQSxHQUFvRCxJQUFJQyxHQUFHLENBQUMsQ0FBQyxNQUFNLEVBQUUsT0FBTyxDQUFDLENBQUM7QUFFaEgsSUFBTUMsYUFBYSxHQUFBSCxPQUFBLENBQUFHLGFBQUEsR0FBRztFQUMzQkMsTUFBTSxFQUFFLFFBQVE7RUFDaEJDLE9BQU8sRUFBRSxTQUFTO0VBQ2xCQyxJQUFJLEVBQUUsTUFBTTtFQUNaQyxPQUFPLEVBQUU7QUNGWCxDREdVO0FBRUgsSUFBTUMsZUFBZSxHQUFBUixPQUFBLENBQUFRLGVBQUEsR0FBRztFQUM3QkMsY0FBYyxFQUFFLEdBQUc7RUFDbkJDLGVBQWUsRUFBRSxFQUFFO0VBQ25CQyxLQUFLLEVBQUUsR0FBRztFQUNWQyxNQUFNLEVBQUUsR0FBRztFQUNYQyxTQUFTLEVBQUU7QUNIYixDRElVO0FBRVY7QUFDTyxJQUFNQyxpQkFBaUIsR0FBQWQsT0FBQSxDQUFBYyxpQkFBQSxHQUF3QixJQUFJO0FBQ25ELElBQU1DLGtCQUFrQixHQUFBZixPQUFBLENBQUFlLGtCQUFBLEdBQW9CLFNBQVMiLCJmaWxlIjoiY29tcG9uZW50cy9EcmF3ZXIvY29uc3RhbnRzLmpzIiwic291cmNlc0NvbnRlbnQiOltudWxsLCJleHBvcnQgY29uc3QgRFJBV0VSX1BMQUNFTUVOVFMgPSBbJ3RvcCcsICdyaWdodCcsICdib3R0b20nLCAnbGVmdCddO1xuZXhwb3J0IGNvbnN0IERSQVdFUl9IT1JJWk9OVEFMX1BMQUNFTUVOVFMgPSBuZXcgU2V0KFsnbGVmdCcsICdyaWdodCddKTtcbmV4cG9ydCBjb25zdCBEUkFXRVJfUEhBU0VTID0ge1xuICAgIGNsb3NlZDogJ2Nsb3NlZCcsXG4gICAgb3BlbmluZzogJ29wZW5pbmcnLFxuICAgIG9wZW46ICdvcGVuJyxcbiAgICBjbG9zaW5nOiAnY2xvc2luZycsXG59O1xuZXhwb3J0IGNvbnN0IERSQVdFUl9ERUZBVUxUUyA9IHtcbiAgICBjbG9zZVRpbWVvdXRNczogMzAwLFxuICAgIGNvbnRyb2xJY29uU2l6ZTogMjAsXG4gICAgd2lkdGg6IDM2MCxcbiAgICBoZWlnaHQ6IDM2MCxcbiAgICBwbGFjZW1lbnQ6ICdyaWdodCcsXG59O1xuLy8g4pSA4pSAIFR5cG9ncmFwaHkg4pSA4pSAXG5leHBvcnQgY29uc3QgRFJBV0VSX1RJVExFX1NJWkUgPSAnbGcnO1xuZXhwb3J0IGNvbnN0IERSQVdFUl9USVRMRV9DT0xPUiA9ICdkZWZhdWx0JzsiXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|