@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,141 +0,0 @@
|
|
|
1
|
-
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
|
2
|
-
import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";
|
|
3
|
-
import _typeof from "@babel/runtime/helpers/esm/typeof";
|
|
4
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
5
|
-
import { memo, useMemo, useState } from 'react';
|
|
6
|
-
import { useControlledState, useEventCallback } from '@1money/hooks';
|
|
7
|
-
import { default as classnames, joinCls } from '../../utils/classnames';
|
|
8
|
-
import CheckboxBase from './Checkbox';
|
|
9
|
-
import { CheckboxGroupContext } from './CheckboxGroupContext';
|
|
10
|
-
var isOptionObject = function isOptionObject(option) {
|
|
11
|
-
return _typeof(option) === 'object' && option !== null && 'value' in option;
|
|
12
|
-
};
|
|
13
|
-
var normalizeOption = function normalizeOption(option) {
|
|
14
|
-
if (isOptionObject(option)) {
|
|
15
|
-
return option;
|
|
16
|
-
}
|
|
17
|
-
return {
|
|
18
|
-
label: String(option),
|
|
19
|
-
value: option
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
var includesValue = function includesValue(values, target) {
|
|
23
|
-
return values.some(function (value) {
|
|
24
|
-
return Object.is(value, target);
|
|
25
|
-
});
|
|
26
|
-
};
|
|
27
|
-
var orderValuesByRegistration = function orderValuesByRegistration(values, registeredValues) {
|
|
28
|
-
var ordered = registeredValues.filter(function (item) {
|
|
29
|
-
return includesValue(values, item);
|
|
30
|
-
});
|
|
31
|
-
var rest = values.filter(function (item) {
|
|
32
|
-
return !includesValue(registeredValues, item);
|
|
33
|
-
});
|
|
34
|
-
return [].concat(_toConsumableArray(ordered), _toConsumableArray(rest));
|
|
35
|
-
};
|
|
36
|
-
export var CheckboxGroup = function CheckboxGroup(props) {
|
|
37
|
-
var ref = props.ref,
|
|
38
|
-
_props$className = props.className,
|
|
39
|
-
className = _props$className === void 0 ? '' : _props$className,
|
|
40
|
-
_props$prefixCls = props.prefixCls,
|
|
41
|
-
prefixCls = _props$prefixCls === void 0 ? 'checkbox-group' : _props$prefixCls,
|
|
42
|
-
name = props.name,
|
|
43
|
-
_props$disabled = props.disabled,
|
|
44
|
-
disabled = _props$disabled === void 0 ? false : _props$disabled,
|
|
45
|
-
options = props.options,
|
|
46
|
-
value = props.value,
|
|
47
|
-
_props$defaultValue = props.defaultValue,
|
|
48
|
-
defaultValue = _props$defaultValue === void 0 ? [] : _props$defaultValue,
|
|
49
|
-
onChange = props.onChange,
|
|
50
|
-
children = props.children,
|
|
51
|
-
_props$direction = props.direction,
|
|
52
|
-
direction = _props$direction === void 0 ? 'horizontal' : _props$direction,
|
|
53
|
-
title = props.title,
|
|
54
|
-
ariaLabel = props['aria-label'],
|
|
55
|
-
ariaLabelledBy = props['aria-labelledby'];
|
|
56
|
-
var classes = classnames(prefixCls);
|
|
57
|
-
var normalizedOptions = useMemo(function () {
|
|
58
|
-
var _a;
|
|
59
|
-
return (_a = options === null || options === void 0 ? void 0 : options.map(normalizeOption)) !== null && _a !== void 0 ? _a : [];
|
|
60
|
-
}, [options]);
|
|
61
|
-
var _useControlledState = useControlledState(defaultValue, value),
|
|
62
|
-
_useControlledState2 = _slicedToArray(_useControlledState, 2),
|
|
63
|
-
innerValue = _useControlledState2[0],
|
|
64
|
-
setInnerValue = _useControlledState2[1];
|
|
65
|
-
var _useState = useState([]),
|
|
66
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
67
|
-
registeredValues = _useState2[0],
|
|
68
|
-
setRegisteredValues = _useState2[1];
|
|
69
|
-
var cancelValue = useEventCallback(function (optionValue) {
|
|
70
|
-
setRegisteredValues(function (prevValues) {
|
|
71
|
-
return prevValues.filter(function (valueItem) {
|
|
72
|
-
return !Object.is(valueItem, optionValue);
|
|
73
|
-
});
|
|
74
|
-
});
|
|
75
|
-
});
|
|
76
|
-
var registerValue = useEventCallback(function (optionValue) {
|
|
77
|
-
setRegisteredValues(function (prevValues) {
|
|
78
|
-
if (includesValue(prevValues, optionValue)) {
|
|
79
|
-
return prevValues;
|
|
80
|
-
}
|
|
81
|
-
return [].concat(_toConsumableArray(prevValues), [optionValue]);
|
|
82
|
-
});
|
|
83
|
-
});
|
|
84
|
-
var toggleOption = useEventCallback(function (option) {
|
|
85
|
-
if (disabled) {
|
|
86
|
-
return;
|
|
87
|
-
}
|
|
88
|
-
var optionIndex = innerValue.findIndex(function (valueItem) {
|
|
89
|
-
return Object.is(valueItem, option.value);
|
|
90
|
-
});
|
|
91
|
-
var nextValue = _toConsumableArray(innerValue);
|
|
92
|
-
if (optionIndex === -1) {
|
|
93
|
-
nextValue.push(option.value);
|
|
94
|
-
} else {
|
|
95
|
-
nextValue.splice(optionIndex, 1);
|
|
96
|
-
}
|
|
97
|
-
var orderedValue = orderValuesByRegistration(nextValue, registeredValues);
|
|
98
|
-
setInnerValue(orderedValue);
|
|
99
|
-
onChange === null || onChange === void 0 ? void 0 : onChange(orderedValue);
|
|
100
|
-
});
|
|
101
|
-
var renderedOptions = normalizedOptions.map(function (option, index) {
|
|
102
|
-
return _jsx(CheckboxBase, {
|
|
103
|
-
className: option.className,
|
|
104
|
-
description: option.description,
|
|
105
|
-
disabled: option.disabled,
|
|
106
|
-
id: option.id,
|
|
107
|
-
indeterminate: option.indeterminate,
|
|
108
|
-
label: option.label,
|
|
109
|
-
labelPlacement: option.labelPlacement,
|
|
110
|
-
onChange: option.onChange,
|
|
111
|
-
required: option.required,
|
|
112
|
-
title: option.title,
|
|
113
|
-
value: option.value
|
|
114
|
-
}, "".concat(String(option.value), "-").concat(index));
|
|
115
|
-
});
|
|
116
|
-
var contextValue = useMemo(function () {
|
|
117
|
-
return {
|
|
118
|
-
name: name,
|
|
119
|
-
disabled: disabled,
|
|
120
|
-
value: innerValue,
|
|
121
|
-
cancelValue: cancelValue,
|
|
122
|
-
registerValue: registerValue,
|
|
123
|
-
toggleOption: toggleOption
|
|
124
|
-
};
|
|
125
|
-
}, [name, disabled, innerValue, cancelValue, registerValue, toggleOption]);
|
|
126
|
-
return _jsx(CheckboxGroupContext.Provider, {
|
|
127
|
-
value: contextValue,
|
|
128
|
-
children: _jsx("div", {
|
|
129
|
-
ref: ref,
|
|
130
|
-
role: "group",
|
|
131
|
-
title: title,
|
|
132
|
-
"aria-label": ariaLabel,
|
|
133
|
-
"aria-labelledby": ariaLabelledBy,
|
|
134
|
-
className: classes(undefined, joinCls(classes(direction), disabled && classes('disabled'), className)),
|
|
135
|
-
children: children !== null && children !== void 0 ? children : renderedOptions
|
|
136
|
-
})
|
|
137
|
-
});
|
|
138
|
-
};
|
|
139
|
-
CheckboxGroup.displayName = 'CheckboxGroup';
|
|
140
|
-
export default /*#__PURE__*/memo(CheckboxGroup);
|
|
141
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvQ2hlY2tib3gvQ2hlY2tib3hHcm91cC5qcyIsImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvQ2hlY2tib3gvQ2hlY2tib3hHcm91cC50c3giXSwibmFtZXMiOlsianN4IiwiX2pzeCIsIm1lbW8iLCJ1c2VNZW1vIiwidXNlU3RhdGUiLCJ1c2VDb250cm9sbGVkU3RhdGUiLCJ1c2VFdmVudENhbGxiYWNrIiwiZGVmYXVsdCIsImNsYXNzbmFtZXMiLCJqb2luQ2xzIiwiQ2hlY2tib3hCYXNlIiwiQ2hlY2tib3hHcm91cENvbnRleHQiLCJpc09wdGlvbk9iamVjdCIsIm9wdGlvbiIsIl90eXBlb2YiLCJub3JtYWxpemVPcHRpb24iLCJsYWJlbCIsIlN0cmluZyIsInZhbHVlIiwiaW5jbHVkZXNWYWx1ZSIsInZhbHVlcyIsInRhcmdldCIsInNvbWUiLCJPYmplY3QiLCJpcyIsIm9yZGVyVmFsdWVzQnlSZWdpc3RyYXRpb24iLCJyZWdpc3RlcmVkVmFsdWVzIiwib3JkZXJlZCIsImZpbHRlciIsIml0ZW0iLCJyZXN0IiwiY29uY2F0IiwiX3RvQ29uc3VtYWJsZUFycmF5IiwiQ2hlY2tib3hHcm91cCIsInByb3BzIiwicmVmIiwiX3Byb3BzJGNsYXNzTmFtZSIsImNsYXNzTmFtZSIsIl9wcm9wcyRwcmVmaXhDbHMiLCJwcmVmaXhDbHMiLCJuYW1lIiwiX3Byb3BzJGRpc2FibGVkIiwiZGlzYWJsZWQiLCJvcHRpb25zIiwiX3Byb3BzJGRlZmF1bHRWYWx1ZSIsImRlZmF1bHRWYWx1ZSIsIm9uQ2hhbmdlIiwiY2hpbGRyZW4iLCJfcHJvcHMkZGlyZWN0aW9uIiwiZGlyZWN0aW9uIiwidGl0bGUiLCJhcmlhTGFiZWwiLCJhcmlhTGFiZWxsZWRCeSIsImNsYXNzZXMiLCJub3JtYWxpemVkT3B0aW9ucyIsIl9hIiwibWFwIiwiX3VzZUNvbnRyb2xsZWRTdGF0ZSIsIl91c2VDb250cm9sbGVkU3RhdGUyIiwiX3NsaWNlZFRvQXJyYXkiLCJpbm5lclZhbHVlIiwic2V0SW5uZXJWYWx1ZSIsIl91c2VTdGF0ZSIsIl91c2VTdGF0ZTIiLCJzZXRSZWdpc3RlcmVkVmFsdWVzIiwiY2FuY2VsVmFsdWUiLCJvcHRpb25WYWx1ZSIsInByZXZWYWx1ZXMiLCJ2YWx1ZUl0ZW0iLCJyZWdpc3RlclZhbHVlIiwidG9nZ2xlT3B0aW9uIiwib3B0aW9uSW5kZXgiLCJmaW5kSW5kZXgiLCJuZXh0VmFsdWUiLCJwdXNoIiwic3BsaWNlIiwib3JkZXJlZFZhbHVlIiwicmVuZGVyZWRPcHRpb25zIiwiaW5kZXgiLCJkZXNjcmlwdGlvbiIsImlkIiwiaW5kZXRlcm1pbmF0ZSIsImxhYmVsUGxhY2VtZW50IiwicmVxdWlyZWQiLCJjb250ZXh0VmFsdWUiLCJQcm92aWRlciIsInJvbGUiLCJ1bmRlZmluZWQiLCJkaXNwbGF5TmFtZSJdLCJtYXBwaW5ncyI6Ijs7O0FBQUEsU0FBU0EsR0FBRyxJQUFJQyxJQUFJLFFBQVEsbUJBQW1CO0FDQS9DLFNBQVNDLElBQUksRUFBRUMsT0FBTyxFQUFFQyxRQUFRLFFBQVEsT0FBTztBQUMvQyxTQUFTQyxrQkFBa0IsRUFBRUMsZ0JBQWdCLFFBQVEsZUFBZTtBQUNwRSxTQUFTQyxPQUFPLElBQUlDLFVBQVUsRUFBRUMsT0FBTyxRQUFRLHdCQUF3QjtBQUN2RSxPQUFPQyxZQUFZLE1BQU0sWUFBWTtBQUNyQyxTQUFTQyxvQkFBb0IsUUFBUSx3QkFBd0I7QUFRN0QsSUFBTUMsY0FBYyxHQUFHLFNBQWpCQSxjQUFjQSxDQUNsQkMsTUFBK0M7RUFBQSxPQUUvQ0MsT0FBQSxDQUFPRCxNQUFNLE1BQUssUUFBUSxJQUFJQSxNQUFNLEtBQUssSUFBSSxJQUFJLE9BQU8sSUFBSUEsTUFBTTtBQUFBO0FBRXBFLElBQU1FLGVBQWUsR0FBRyxTQUFsQkEsZUFBZUEsQ0FDbkJGLE1BQStDLEVBQ3hCO0VBQ3ZCLElBQUlELGNBQWMsQ0FBQ0MsTUFBTSxDQUFDLEVBQUU7SUFDMUIsT0FBT0EsTUFBTTtFQUNmO0VBRUEsT0FBTztJQUNMRyxLQUFLLEVBQUVDLE1B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ZSI6ImNvbXBvbmVudHMvQ2hlY2tib3gvQ2hlY2tib3hHcm91cC5qcyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGpzeCBhcyBfanN4IH0gZnJvbSBcInJlYWN0L2pzeC1ydW50aW1lXCI7XG5pbXBvcnQgeyBtZW1vLCB1c2VNZW1vLCB1c2VTdGF0ZSB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IHVzZUNvbnRyb2xsZWRTdGF0ZSwgdXNlRXZlbnRDYWxsYmFjayB9IGZyb20gJ0AxbW9uZXkvaG9va3MnO1xuaW1wb3J0IHsgZGVmYXVsdCBhcyBjbGFzc25hbWVzLCBqb2luQ2xzIH0gZnJvbSAnLi4vLi4vdXRpbHMvY2xhc3NuYW1lcyc7XG5pbXBvcnQgQ2hlY2tib3hCYXNlIGZyb20gJy4vQ2hlY2tib3gnO1xuaW1wb3J0IHsgQ2hlY2tib3hHcm91cENvbnRleHQgfSBmcm9tICcuL0NoZWNrYm94R3JvdXBDb250ZXh0JztcbmNvbnN0IGlzT3B0aW9uT2JqZWN0ID0gKG9wdGlvbikgPT4gdHlwZW9mIG9wdGlvbiA9PT0gJ29iamVjdCcgJiYgb3B0aW9uICE9PSBudWxsICYmICd2YWx1ZScgaW4gb3B0aW9uO1xuY29uc3Qgbm9ybWFsaXplT3B0aW9uID0gKG9wdGlvbikgPT4ge1xuICAgIGlmIChpc09wdGlvbk9iamVjdChvcHRpb24pKSB7XG4gICAgICAgIHJldHVybiBvcHRpb247XG4gICAgfVxuICAgIHJldHVybiB7XG4gICAgICAgIGxhYmVsOiBTdHJpbmcob3B0aW9uKSxcbiAgICAgICAgdmFsdWU6IG9wdGlvbixcbiAgICB9O1xufTtcbmNvbnN0IGluY2x1ZGVzVmFsdWUgPSAodmFsdWVzLCB0YXJnZXQpID0+IHZhbHVlcy5zb21lKCh2YWx1ZSkgPT4gT2JqZWN0LmlzKHZhbHVlLCB0YXJnZXQpKTtcbmNvbnN0IG9yZGVyVmFsdWVzQnlSZWdpc3RyYXRpb24gPSAodmFsdWVzLCByZWdpc3RlcmVkVmFsdWVzKSA9PiB7XG4gICAgY29uc3Qgb3JkZXJlZCA9IHJlZ2lzdGVyZWRWYWx1ZXMuZmlsdGVyKChpdGVtKSA9PiBpbmNsdWRlc1ZhbHVlKHZhbHVlcywgaXRlbSkpO1xuICAgIGNvbnN0IHJlc3QgPSB2YWx1ZXMuZmlsdGVyKChpdGVtKSA9PiAhaW5jbHVkZXNWYWx1ZShyZWdpc3RlcmVkVmFsdWVzLCBpdGVtKSk7XG4gICAgcmV0dXJuIFsuLi5vcmRlcmVkLCAuLi5yZXN0XTtcbn07XG5leHBvcnQgY29uc3QgQ2hlY2tib3hHcm91cCA9IChwcm9wcykgPT4ge1xuICAgIGNvbnN0IHsgcmVmLCBjbGFzc05hbWUgPSAnJywgcHJlZml4Q2xzID0gJ2NoZWNrYm94LWdyb3VwJywgbmFtZSwgZGlzYWJsZWQgPSBmYWxzZSwgb3B0aW9ucywgdmFsdWUsIGRlZmF1bHRWYWx1ZSA9IFtdLCBvbkNoYW5nZSwgY2hpbGRyZW4sIGRpcmVjdGlvbiA9ICdob3Jpem9udGFsJywgdGl0bGUsICdhcmlhLWxhYmVsJzogYXJpYUxhYmVsLCAnYXJpYS1sYWJlbGxlZGJ5JzogYXJpYUxhYmVsbGVkQnksIH0gPSBwcm9wcztcbiAgICBjb25zdCBjbGFzc2VzID0gY2xhc3NuYW1lcyhwcmVmaXhDbHMpO1xuICAgIGNvbnN0IG5vcm1hbGl6ZWRPcHRpb25zID0gdXNlTWVtbygoKSA9PiB7IHZhciBfYTsgcmV0dXJuIChfYSA9IG9wdGlvbnMgPT09IG51bGwgfHwgb3B0aW9ucyA9PT0gdm9pZCAwID8gdm9pZCAwIDogb3B0aW9ucy5tYXAobm9ybWFsaXplT3B0aW9uKSkgIT09IG51bGwgJiYgX2EgIT09IHZvaWQgMCA/IF9hIDogW107IH0sIFtvcHRpb25zXSk7XG4gICAgY29uc3QgW2lubmVyVmFsdWUsIHNldElubmVyVmFsdWVdID0gdXNlQ29udHJvbGxlZFN0YXRlKGRlZmF1bHRWYWx1ZSwgdmFsdWUpO1xuICAgIGNvbnN0IFtyZWdpc3RlcmVkVmFsdWVzLCBzZXRSZWdpc3RlcmVkVmFsdWVzXSA9IHVzZVN0YXRlKFtdKTtcbiAgICBjb25zdCBjYW5jZWxWYWx1ZSA9IHVzZUV2ZW50Q2FsbGJhY2soKG9wdGlvblZhbHVlKSA9PiB7XG4gICAgICAgIHNldFJlZ2lzdGVyZWRWYWx1ZXMoKHByZXZWYWx1ZXMpID0+IHByZXZWYWx1ZXMuZmlsdGVyKCh2YWx1ZUl0ZW0pID0+ICFPYmplY3QuaXModmFsdWVJdGVtLCBvcHRpb25WYWx1ZSkpKTtcbiAgICB9KTtcbiAgICBjb25zdCByZWdpc3RlclZhbHVlID0gdXNlRXZlbnRDYWxsYmFjaygob3B0aW9uVmFsdWUpID0+IHtcbiAgICAgICAgc2V0UmVnaXN0ZXJlZFZhbHVlcygocHJldlZhbHVlcykgPT4ge1xuICAgICAgICAgICAgaWYgKGluY2x1ZGVzVmFsdWUocHJldlZhbHVlcywgb3B0aW9uVmFsdWUpKSB7XG4gICAgICAgICAgICAgICAgcmV0dXJuIHByZXZWYWx1ZXM7XG4gICAgICAgICAgICB9XG4gICAgICAgICAgICByZXR1cm4gWy4uLnByZXZWYWx1ZXMsIG9wdGlvblZhbHVlXTtcbiAgICAgICAgfSk7XG4gICAgfSk7XG4gICAgY29uc3QgdG9nZ2xlT3B0aW9uID0gdXNlRXZlbnRDYWxsYmFjaygob3B0aW9uKSA9PiB7XG4gICAgICAgIGlmIChkaXNhYmxlZCkge1xuICAgICAgICAgICAgcmV0dXJuO1xuICAgICAgICB9XG4gICAgICAgIGNvbnN0IG9wdGlvbkluZGV4ID0gaW5uZXJWYWx1ZS5maW5kSW5kZXgoKHZhbHVlSXRlbSkgPT4gT2JqZWN0LmlzKHZhbHVlSXRlbSwgb3B0aW9uLnZhbHVlKSk7XG4gICAgICAgIGNvbnN0IG5leHRWYWx1ZSA9IFsuLi5pbm5lclZhbHVlXTtcbiAgICAgICAgaWYgKG9wdGlvbkluZGV4ID09PSAtMSkge1xuICAgICAgICAgICAgbmV4dFZhbHVlLnB1c2gob3B0aW9uLnZhbHVlKTtcbiAgICAgICAgfVxuICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgIG5leHRWYWx1ZS5zcGxpY2Uob3B0aW9uSW5kZXgsIDEpO1xuICAgICAgICB9XG4gICAgICAgIGNvbnN0IG9yZGVyZWRWYWx1ZSA9IG9yZGVyVmFsdWVzQnlSZWdpc3RyYXRpb24obmV4dFZhbHVlLCByZWdpc3RlcmVkVmFsdWVzKTtcbiAgICAgICAgc2V0SW5uZXJWYWx1ZShvcmRlcmVkVmFsdWUpO1xuICAgICAgICBvbkNoYW5nZSA9PT0gbnVsbCB8fCBvbkNoYW5nZSA9PT0gdm9pZCAwID8gdm9pZCAwIDogb25DaGFuZ2Uob3JkZXJlZFZhbHVlKTtcbiAgICB9KTtcbiAgICBjb25zdCByZW5kZXJlZE9wdGlvbnMgPSBub3JtYWxpemVkT3B0aW9ucy5tYXAoKG9wdGlvbiwgaW5kZXgpID0+IChfanN4KENoZWNrYm94QmFzZSwgeyBjbGFzc05hbWU6IG9wdGlvbi5jbGFzc05hbWUsIGRlc2NyaXB0aW9uOiBvcHRpb24uZGVzY3JpcHRpb24sIGRpc2FibGVkOiBvcHRpb24uZGlzYWJsZWQsIGlkOiBvcHRpb24uaWQsIGluZGV0ZXJtaW5hdGU6IG9wdGlvbi5pbmRldGVybWluYXRlLCBsYWJlbDogb3B0aW9uLmxhYmVsLCBsYWJlbFBsYWNlbWVudDogb3B0aW9uLmxhYmVsUGxhY2VtZW50LCBvbkNoYW5nZTogb3B0aW9uLm9uQ2hhbmdlLCByZXF1aXJlZDogb3B0aW9uLnJlcXVpcmVkLCB0aXRsZTogb3B0aW9uLnRpdGxlLCB2YWx1ZTogb3B0aW9uLnZhbHVlIH0sIGAke1N0cmluZyhvcHRpb24udmFsdWUpfS0ke2luZGV4fWApKSk7XG4gICAgY29uc3QgY29udGV4dFZhbHVlID0gdXNlTWVtbygoKSA9PiAoe1xuICAgICAgICBuYW1lLFxuICAgICAgICBkaXNhYmxlZCxcbiAgICAgICAgdmFsdWU6IGlubmVyVmFsdWUsXG4gICAgICAgIGNhbmNlbFZhbHVlLFxuICAgICAgICByZWdpc3RlclZhbHVlLFxuICAgICAgICB0b2dnbGVPcHRpb24sXG4gICAgfSksIFtuYW1lLCBkaXNhYmxlZCwgaW5uZXJWYWx1ZSwgY2FuY2VsVmFsdWUsIHJlZ2lzdGVyVmFsdWUsIHRvZ2dsZU9wdGlvbl0pO1xuICAgIHJldHVybiAoX2pzeChDaGVja2JveEdyb3VwQ29udGV4dC5Qcm92aWRlciwgeyB2YWx1ZTogY29udGV4dFZhbHVlLCBjaGlsZHJlbjogX2pzeChcImRpdlwiLCB7IHJlZjogcmVmLCByb2xlOiBcImdyb3VwXCIsIHRpdGxlOiB0aXRsZSwgXCJhcmlhLWxhYmVsXCI6IGFyaWFMYWJlbCwgXCJhcmlhLWxhYmVsbGVkYnlcIjogYXJpYUxhYmVsbGVkQnksIGNsYXNzTmFtZTogY2xhc3Nlcyh1bmRlZmluZWQsIGpvaW5DbHMoY2xhc3NlcyhkaXJlY3Rpb24pLCBkaXNhYmxlZCAmJiBjbGFzc2VzKCdkaXNhYmxlZCcpLCBjbGFzc05hbWUpKSwgY2hpbGRyZW46IGNoaWxkcmVuICE9PSBudWxsICYmIGNoaWxkcmVuICE9PSB2b2lkIDAgPyBjaGlsZHJlbiA6IHJlbmRlcmVkT3B0aW9ucyB9KSB9KSk7XG59O1xuQ2hlY2tib3hHcm91cC5kaXNwbGF5TmFtZSA9ICdDaGVja2JveEdyb3VwJztcbmV4cG9ydCBkZWZhdWx0IG1lbW8oQ2hlY2tib3hHcm91cCk7IixudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { ReactNode } from 'react';
|
|
2
|
-
import type { CheckboxValueType } from './interface';
|
|
3
|
-
export interface CheckboxGroupContextValue {
|
|
4
|
-
name?: string;
|
|
5
|
-
disabled: boolean;
|
|
6
|
-
value: CheckboxValueType[];
|
|
7
|
-
cancelValue: (value: CheckboxValueType) => void;
|
|
8
|
-
registerValue: (value: CheckboxValueType) => void;
|
|
9
|
-
toggleOption: (option: {
|
|
10
|
-
label?: ReactNode;
|
|
11
|
-
value: CheckboxValueType;
|
|
12
|
-
}) => void;
|
|
13
|
-
}
|
|
14
|
-
export declare const CheckboxGroupContext: import("react").Context<CheckboxGroupContextValue | null>;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { createContext } from 'react';
|
|
2
|
-
export var CheckboxGroupContext = /*#__PURE__*/createContext(null);
|
|
3
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvQ2hlY2tib3gvQ2hlY2tib3hHcm91cENvbnRleHQudHMiXSwibmFtZXMiOlsiY3JlYXRlQ29udGV4dCIsIkNoZWNrYm94R3JvdXBDb250ZXh0Il0sIm1hcHBpbmdzIjoiQUFBQSxTQUFTQSxhQUFhLFFBQVEsT0FBTztBQWdCckMsT0FBTyxJQUFNQyxvQkFBb0IsZ0JBQy9CRCxhQUFhLENBQW1DLElBQUksQ0FBQyIsImZpbGUiOiJjb21wb25lbnRzL0NoZWNrYm94L0NoZWNrYm94R3JvdXBDb250ZXh0LmpzIiwic291cmNlc0NvbnRlbnQiOltudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { TypographyBodySize, TypographyColor } from "../Typography";
|
|
2
|
-
export declare const CHECKBOX: {
|
|
3
|
-
readonly label: {
|
|
4
|
-
readonly size: TypographyBodySize;
|
|
5
|
-
readonly color: {
|
|
6
|
-
readonly default: TypographyColor;
|
|
7
|
-
readonly disabled: TypographyColor;
|
|
8
|
-
};
|
|
9
|
-
};
|
|
10
|
-
readonly description: {
|
|
11
|
-
readonly size: TypographyBodySize;
|
|
12
|
-
readonly color: {
|
|
13
|
-
readonly default: TypographyColor;
|
|
14
|
-
readonly disabled: TypographyColor;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export var CHECKBOX = {
|
|
2
|
-
label: {
|
|
3
|
-
size: 'lg',
|
|
4
|
-
color: {
|
|
5
|
-
"default": 'default',
|
|
6
|
-
disabled: 'disabled'
|
|
7
|
-
}
|
|
8
|
-
},
|
|
9
|
-
description: {
|
|
10
|
-
size: 'md',
|
|
11
|
-
color: {
|
|
12
|
-
"default": 'default-tertiary',
|
|
13
|
-
disabled: 'disabled'
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
};
|
|
17
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvQ2hlY2tib3gvY29uc3RhbnRzLnRzIiwiY29tcG9uZW50cy9DaGVja2JveC9jb25zdGFudHMuanMiXSwibmFtZXMiOlsiQ0hFQ0tCT1giLCJsYWJlbCIsInNpemUiLCJjb2xvciIsImRpc2FibGVkIiwiZGVzY3JpcHRpb24iXSwibWFwcGluZ3MiOiJBQUVBLE9BQU8sSUFBTUEsUUFBUSxHQUFHO0VBQ3RCQyxLQUFLLEVBQUU7SUFDTEMsSUFBSSxFQUFFLElBQTBCO0lBQ2hDQyxLQUFLLEVBQUU7TUFDTCxXQUFTLFNBQTRCO01BQ3JDQyxRQUFRLEVBQUU7SUNEUjtFQUNKLENERUQ7RUFDREMsV0FBVyxFQUFFO0lBQ1hILElBQUksRUFBRSxJQUEwQjtJQUNoQ0MsS0FBSyxFQUFFO01BQ0wsV0FBUyxrQkFBcUM7TUFDOUNDLFFBQVEsRUFBRTtJQ0RSO0VBQ0o7QUFDSixDREVVIiwiZmlsZSI6ImNvbXBvbmVudHMvQ2hlY2tib3gvY29uc3RhbnRzLmpzIiwic291cmNlc0NvbnRlbnQiOltudWxsLCJleHBvcnQgY29uc3QgQ0hFQ0tCT1ggPSB7XG4gICAgbGFiZWw6IHtcbiAgICAgICAgc2l6ZTogJ2xnJyxcbiAgICAgICAgY29sb3I6IHtcbiAgICAgICAgICAgIGRlZmF1bHQ6ICdkZWZhdWx0JyxcbiAgICAgICAgICAgIGRpc2FibGVkOiAnZGlzYWJsZWQnLFxuICAgICAgICB9LFxuICAgIH0sXG4gICAgZGVzY3JpcHRpb246IHtcbiAgICAgICAgc2l6ZTogJ21kJyxcbiAgICAgICAgY29sb3I6IHtcbiAgICAgICAgICAgIGRlZmF1bHQ6ICdkZWZhdWx0LXRlcnRpYXJ5JyxcbiAgICAgICAgICAgIGRpc2FibGVkOiAnZGlzYWJsZWQnLFxuICAgICAgICB9LFxuICAgIH0sXG59OyJdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIn0=
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { NamedExoticComponent } from 'react';
|
|
2
|
-
import type { CheckboxGroupProps, CheckboxProps } from './interface';
|
|
3
|
-
export interface CheckboxComponent extends NamedExoticComponent<CheckboxProps> {
|
|
4
|
-
Group: NamedExoticComponent<CheckboxGroupProps>;
|
|
5
|
-
}
|
|
6
|
-
export declare const Checkbox: CheckboxComponent;
|
|
7
|
-
export { CheckboxGroup } from './CheckboxGroup';
|
|
8
|
-
export default Checkbox;
|
|
9
|
-
export * from './interface';
|
|
10
|
-
export * from './constants';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import CheckboxBase from './Checkbox';
|
|
2
|
-
import CheckboxGroup from './CheckboxGroup';
|
|
3
|
-
CheckboxBase.displayName = 'Checkbox';
|
|
4
|
-
export var Checkbox = Object.assign(CheckboxBase, {
|
|
5
|
-
Group: CheckboxGroup
|
|
6
|
-
});
|
|
7
|
-
export { CheckboxGroup } from './CheckboxGroup';
|
|
8
|
-
export default Checkbox;
|
|
9
|
-
export * from './interface';
|
|
10
|
-
export * from './constants';
|
|
11
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvQ2hlY2tib3gvaW5kZXgudHMiLCJjb21wb25lbnRzL0NoZWNrYm94L2luZGV4LmpzIl0sIm5hbWVzIjpbIkNoZWNrYm94QmFzZSIsIkNoZWNrYm94R3JvdXAiLCJkaXNwbGF5TmFtZSIsIkNoZWNrYm94IiwiT2JqZWN0IiwiYXNzaWduIiwiR3JvdXAiXSwibWFwcGluZ3MiOiJBQUNBLE9BQU9BLFlBQVksTUFBTSxZQUFZO0FBQ3JDLE9BQU9DLGFBQWEsTUFBTSxpQkFBaUI7QUFPM0NELFlBQVksQ0FBQ0UsV0FBVyxHQUFHLFVBQVU7QUFFckMsT0FBTyxJQUFNQyxRQUFRLEdBQUdDLE1BQU0sQ0FBQ0MsTUFBTSxDQUFDTCxZQUFZLEVBQUU7RUFDbERNLEtBQUssRUFBRUw7QUNQVCxDRFFDLENBQXNCO0FBRXZCLFNBQVNBLGFBQWEsUUFBUSxpQkFBaUI7QUFFL0MsZUFBZUUsUUFBUTtBQUV2QixjQUFjLGFBQWE7QUFDM0IsY0FBYyxhQUFhIiwiZmlsZSI6ImNvbXBvbmVudHMvQ2hlY2tib3gvaW5kZXguanMiLCJzb3VyY2VzQ29udGVudCI6W251bGwsImltcG9ydCBDaGVja2JveEJhc2UgZnJvbSAnLi9DaGVja2JveCc7XG5pbXBvcnQgQ2hlY2tib3hHcm91cCBmcm9tICcuL0NoZWNrYm94R3JvdXAnO1xuQ2hlY2tib3hCYXNlLmRpc3BsYXlOYW1lID0gJ0NoZWNrYm94JztcbmV4cG9ydCBjb25zdCBDaGVja2JveCA9IE9iamVjdC5hc3NpZ24oQ2hlY2tib3hCYXNlLCB7XG4gICAgR3JvdXA6IENoZWNrYm94R3JvdXAsXG59KTtcbmV4cG9ydCB7IENoZWNrYm94R3JvdXAgfSBmcm9tICcuL0NoZWNrYm94R3JvdXAnO1xuZXhwb3J0IGRlZmF1bHQgQ2hlY2tib3g7XG5leHBvcnQgKiBmcm9tICcuL2ludGVyZmFjZSc7XG5leHBvcnQgKiBmcm9tICcuL2NvbnN0YW50cyc7Il0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import type { CSSProperties, InputHTMLAttributes, ReactNode, RefObject } from 'react';
|
|
2
|
-
export type CheckboxValueType = string | number;
|
|
3
|
-
export interface CheckboxChangeTarget {
|
|
4
|
-
checked: boolean;
|
|
5
|
-
disabled: boolean;
|
|
6
|
-
id?: string;
|
|
7
|
-
indeterminate: boolean;
|
|
8
|
-
name?: string;
|
|
9
|
-
type: 'checkbox';
|
|
10
|
-
value?: CheckboxValueType;
|
|
11
|
-
}
|
|
12
|
-
export interface CheckboxChangeEvent {
|
|
13
|
-
nativeEvent: Event;
|
|
14
|
-
preventDefault: () => void;
|
|
15
|
-
stopPropagation: () => void;
|
|
16
|
-
target: CheckboxChangeTarget;
|
|
17
|
-
}
|
|
18
|
-
type NativeCheckboxInputProps = Omit<InputHTMLAttributes<HTMLInputElement>, 'checked' | 'className' | 'defaultChecked' | 'onChange' | 'size' | 'style' | 'type' | 'value'>;
|
|
19
|
-
export interface CheckboxProps extends NativeCheckboxInputProps {
|
|
20
|
-
ref?: RefObject<HTMLLabelElement | null>;
|
|
21
|
-
className?: string;
|
|
22
|
-
prefixCls?: string;
|
|
23
|
-
style?: CSSProperties;
|
|
24
|
-
id?: string;
|
|
25
|
-
name?: string;
|
|
26
|
-
value?: CheckboxValueType;
|
|
27
|
-
required?: boolean;
|
|
28
|
-
title?: string;
|
|
29
|
-
'aria-label'?: string;
|
|
30
|
-
'aria-labelledby'?: string;
|
|
31
|
-
/** Whether the checkbox is checked (controlled) */
|
|
32
|
-
checked?: boolean;
|
|
33
|
-
/** Default checked state (uncontrolled) */
|
|
34
|
-
defaultChecked?: boolean;
|
|
35
|
-
/** Whether the checkbox is in indeterminate state */
|
|
36
|
-
indeterminate?: boolean;
|
|
37
|
-
/** Whether the checkbox is disabled */
|
|
38
|
-
disabled?: boolean;
|
|
39
|
-
/** Label text displayed next to the checkbox */
|
|
40
|
-
label?: ReactNode;
|
|
41
|
-
/** Description text displayed below the label */
|
|
42
|
-
description?: ReactNode;
|
|
43
|
-
/** Placement of the label relative to the checkbox ('left' places label before checkbox, 'right' places label after) */
|
|
44
|
-
labelPlacement?: 'left' | 'right';
|
|
45
|
-
/** Callback when checked state changes */
|
|
46
|
-
onChange?: (event: CheckboxChangeEvent) => void;
|
|
47
|
-
}
|
|
48
|
-
export interface CheckboxGroupOption {
|
|
49
|
-
label: ReactNode;
|
|
50
|
-
value: CheckboxValueType;
|
|
51
|
-
disabled?: boolean;
|
|
52
|
-
description?: ReactNode;
|
|
53
|
-
labelPlacement?: 'left' | 'right';
|
|
54
|
-
indeterminate?: boolean;
|
|
55
|
-
className?: string;
|
|
56
|
-
id?: string;
|
|
57
|
-
onChange?: (event: CheckboxChangeEvent) => void;
|
|
58
|
-
required?: boolean;
|
|
59
|
-
title?: string;
|
|
60
|
-
}
|
|
61
|
-
export interface CheckboxGroupProps {
|
|
62
|
-
ref?: RefObject<HTMLDivElement | null>;
|
|
63
|
-
className?: string;
|
|
64
|
-
prefixCls?: string;
|
|
65
|
-
name?: string;
|
|
66
|
-
disabled?: boolean;
|
|
67
|
-
options?: Array<CheckboxValueType | CheckboxGroupOption>;
|
|
68
|
-
value?: CheckboxValueType[];
|
|
69
|
-
defaultValue?: CheckboxValueType[];
|
|
70
|
-
onChange?: (checkedValue: CheckboxValueType[]) => void;
|
|
71
|
-
children?: ReactNode;
|
|
72
|
-
direction?: 'horizontal' | 'vertical';
|
|
73
|
-
title?: string;
|
|
74
|
-
'aria-label'?: string;
|
|
75
|
-
'aria-labelledby'?: string;
|
|
76
|
-
}
|
|
77
|
-
export {};
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tcG9uZW50cy9DaGVja2JveC9pbnRlcmZhY2UuanMiLCJuYW1lcyI6W10sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMiLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvQ2hlY2tib3gvaW50ZXJmYWNlLmpzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCB7fTsiXSwibWFwcGluZ3MiOiJBQUFBIiwiaWdub3JlTGlzdCI6W119
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.om-component-ui-checkbox{display:inline-flex;gap:var(--om-spacing-300,12px);align-items:flex-start;cursor:pointer}.om-component-ui-checkbox-box-wrapper{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;height:calc(var(--om-body-lg-font-size) * 1.375)}.om-component-ui-checkbox-input{position:absolute;inset:0;margin:0;cursor:inherit;opacity:0}.om-component-ui-checkbox-box{position:relative;display:flex;align-items:center;justify-content:center;width:var(--om-spacing-400,16px);height:var(--om-spacing-400,16px);overflow:hidden;background-color:var(--om-bg-default,#fff);border:1px solid var(--om-border-default-secondary,#9fa3a3);border-radius:var(--om-radius-100,4px);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.om-component-ui-checkbox-box:after{position:absolute;display:table;box-sizing:border-box;top:calc(var(--om-spacing-400, 16px) / 2 - 1px);inset-inline-start:calc(var(--om-spacing-400, 16px) / 4 - 1px);width:calc(5 * var(--om-spacing-400, 16px) / 14);height:calc(8 * var(--om-spacing-400, 16px) / 14);background-color:transparent;border:1px solid var(--om-icon-on-brand,#dde6f4);border-top:0;border-inline-start:0;transform:rotate(45deg) scale(0) translate(-50%,-50%);transform-origin:center;opacity:0;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:""}.om-component-ui-checkbox-input:checked+.om-component-ui-checkbox-box{background-color:var(--om-bg-brand,#073387);border-color:var(--om-bg-brand,#073387)}.om-component-ui-checkbox-input:checked+.om-component-ui-checkbox-box:after{top:calc(var(--om-spacing-400, 16px) / 2 - 1px);inset-inline-start:calc(var(--om-spacing-400, 16px) / 4 - 1px);width:calc(5 * var(--om-spacing-400, 16px) / 14);height:calc(8 * var(--om-spacing-400, 16px) / 14);background-color:transparent;border:1px solid var(--om-icon-on-brand,#dde6f4);border-top:0;border-inline-start:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;transition:all .2s cubic-bezier(.34,1.56,.64,1) .1s,opacity .1s}.om-component-ui-checkbox-input:focus-visible+.om-component-ui-checkbox-box{border-color:var(--om-border-brand,#073387);box-shadow:0 0 0 1px var(--om-border-brand,#073387)}.om-component-ui-checkbox-content{display:flex;flex:1 0 0;flex-direction:column;justify-content:center;min-width:0;min-height:1px}.om-component-ui-checkbox-description,.om-component-ui-checkbox-label{display:inline}.om-component-ui-checkbox:not(.om-component-ui-checkbox-disabled):hover .om-component-ui-checkbox-box{border-color:var(--om-border-default-tertiary,#404042)}.om-component-ui-checkbox:not(.om-component-ui-checkbox-disabled):hover .om-component-ui-checkbox-box-wrapper-indeterminate .om-component-ui-checkbox-box,.om-component-ui-checkbox:not(.om-component-ui-checkbox-disabled):hover .om-component-ui-checkbox-input:checked+.om-component-ui-checkbox-box{background-color:var(--om-bg-brand-hover,#052561);border-color:var(--om-bg-brand-hover,#052561)}.om-component-ui-checkbox-box-wrapper-indeterminate .om-component-ui-checkbox-box{background-color:var(--om-bg-brand,#073387);border-color:var(--om-bg-brand,#073387)}.om-component-ui-checkbox-box-wrapper-indeterminate .om-component-ui-checkbox-box:after{top:50%;inset-inline-start:17.5%;width:65%;height:7.5%;background-color:var(--om-icon-on-brand,#dde6f4);border:0;border-radius:var(--om-radius-100,4px);transform:translateY(-50%);opacity:1}.om-component-ui-checkbox-disabled{cursor:not-allowed}.om-component-ui-checkbox-disabled .om-component-ui-checkbox-box,.om-component-ui-checkbox-disabled .om-component-ui-checkbox-input:checked+.om-component-ui-checkbox-box{background-color:var(--om-bg-disabled,#f0f0f0);border-color:var(--om-border-disabled,#e3e4e4)}.om-component-ui-checkbox-disabled .om-component-ui-checkbox-input:checked+.om-component-ui-checkbox-box:after{top:calc(var(--om-spacing-400, 16px) / 2 - 1px);inset-inline-start:calc(var(--om-spacing-400, 16px) / 4 - 1px);width:calc(5 * var(--om-spacing-400, 16px) / 14);height:calc(8 * var(--om-spacing-400, 16px) / 14);background-color:transparent;border:1px solid var(--om-icon-disabled,#d1d2d2);border-top:0;border-inline-start:0;transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1}.om-component-ui-checkbox-disabled .om-component-ui-checkbox-box-wrapper-indeterminate .om-component-ui-checkbox-box{background-color:var(--om-bg-disabled,#f0f0f0);border-color:var(--om-border-disabled,#e3e4e4)}.om-component-ui-checkbox-disabled .om-component-ui-checkbox-box-wrapper-indeterminate .om-component-ui-checkbox-box:after{top:50%;inset-inline-start:17.5%;width:65%;height:7.5%;background-color:var(--om-icon-disabled,#d1d2d2);border:0;border-radius:var(--om-radius-100,4px);transform:translateY(-50%);opacity:1}.om-component-ui-checkbox-right .om-component-ui-checkbox-box-wrapper{order:1}.om-component-ui-checkbox-right .om-component-ui-checkbox-content{order:0}.om-component-ui-checkbox-group{display:flex;gap:var(--om-spacing-300,12px);align-items:flex-start}.om-component-ui-checkbox-group-horizontal{flex-flow:row wrap}.om-component-ui-checkbox-group-vertical{flex-direction:column}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import './Checkbox.css';
|
|
2
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvQ2hlY2tib3gvc3JjL2NvbXBvbmVudHMvQ2hlY2tib3gvc3R5bGUvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxpQkFBaUIiLCJmaWxlIjoiY29tcG9uZW50cy9DaGVja2JveC9zdHlsZS9jc3MuanMiLCJzb3VyY2VzQ29udGVudCI6W251bGxdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIn0=
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import './Checkbox.css';
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import './Checkbox.css';
|
|
2
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvQ2hlY2tib3gvc3JjL2NvbXBvbmVudHMvQ2hlY2tib3gvc3R5bGUvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxpQkFBaUIiLCJmaWxlIjoiY29tcG9uZW50cy9DaGVja2JveC9zdHlsZS9pbmRleC5qcyIsInNvdXJjZXNDb250ZW50IjpbbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";
|
|
2
|
-
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
|
3
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
4
|
-
import { memo } from 'react';
|
|
5
|
-
import { useControlledState, useEventCallback } from '@1money/hooks';
|
|
6
|
-
import { default as classnames, joinCls } from '../../utils/classnames';
|
|
7
|
-
import { Icons } from '../Icons';
|
|
8
|
-
import { Typography } from '../Typography';
|
|
9
|
-
import { Carousel } from '../Carousel';
|
|
10
|
-
import './style';
|
|
11
|
-
var DEFAULT_LABELS = {
|
|
12
|
-
back: 'Back',
|
|
13
|
-
next: 'Next',
|
|
14
|
-
finish: 'Finish',
|
|
15
|
-
dismiss: 'Dismiss'
|
|
16
|
-
};
|
|
17
|
-
var CoachMarkInner = function CoachMarkInner(props) {
|
|
18
|
-
var _a;
|
|
19
|
-
var _props$className = props.className,
|
|
20
|
-
className = _props$className === void 0 ? '' : _props$className,
|
|
21
|
-
_props$prefixCls = props.prefixCls,
|
|
22
|
-
prefixCls = _props$prefixCls === void 0 ? 'coach-mark' : _props$prefixCls,
|
|
23
|
-
steps = props.steps,
|
|
24
|
-
activeStep = props.activeStep,
|
|
25
|
-
_props$defaultActiveS = props.defaultActiveStep,
|
|
26
|
-
defaultActiveStep = _props$defaultActiveS === void 0 ? 0 : _props$defaultActiveS,
|
|
27
|
-
onChange = props.onChange,
|
|
28
|
-
onFinish = props.onFinish,
|
|
29
|
-
onDismiss = props.onDismiss,
|
|
30
|
-
_props$dismissible = props.dismissible,
|
|
31
|
-
dismissible = _props$dismissible === void 0 ? true : _props$dismissible,
|
|
32
|
-
_props$placement = props.placement,
|
|
33
|
-
placement = _props$placement === void 0 ? 'top' : _props$placement,
|
|
34
|
-
arrowOffset = props.arrowOffset,
|
|
35
|
-
labelsProp = props.labels,
|
|
36
|
-
ref = props.ref;
|
|
37
|
-
var labels = Object.assign(Object.assign({}, DEFAULT_LABELS), labelsProp);
|
|
38
|
-
var _useControlledState = useControlledState(defaultActiveStep, activeStep),
|
|
39
|
-
_useControlledState2 = _slicedToArray(_useControlledState, 2),
|
|
40
|
-
currentStep = _useControlledState2[0],
|
|
41
|
-
setCurrentStep = _useControlledState2[1];
|
|
42
|
-
var classes = classnames(prefixCls);
|
|
43
|
-
var totalSteps = steps.length;
|
|
44
|
-
var isFirst = currentStep === 0;
|
|
45
|
-
var isLast = currentStep === totalSteps - 1;
|
|
46
|
-
var isSingleStep = totalSteps === 1;
|
|
47
|
-
var _ref = (_a = steps[currentStep]) !== null && _a !== void 0 ? _a : {},
|
|
48
|
-
icon = _ref.icon,
|
|
49
|
-
heading = _ref.heading,
|
|
50
|
-
body = _ref.body;
|
|
51
|
-
var handleBack = useEventCallback(function () {
|
|
52
|
-
if (isFirst) return;
|
|
53
|
-
var next = currentStep - 1;
|
|
54
|
-
setCurrentStep(next);
|
|
55
|
-
onChange === null || onChange === void 0 ? void 0 : onChange(next);
|
|
56
|
-
});
|
|
57
|
-
var handleNext = useEventCallback(function () {
|
|
58
|
-
if (isLast) {
|
|
59
|
-
onFinish === null || onFinish === void 0 ? void 0 : onFinish();
|
|
60
|
-
return;
|
|
61
|
-
}
|
|
62
|
-
var next = currentStep + 1;
|
|
63
|
-
setCurrentStep(next);
|
|
64
|
-
onChange === null || onChange === void 0 ? void 0 : onChange(next);
|
|
65
|
-
});
|
|
66
|
-
var handleDotChange = useEventCallback(function (index) {
|
|
67
|
-
setCurrentStep(index);
|
|
68
|
-
onChange === null || onChange === void 0 ? void 0 : onChange(index);
|
|
69
|
-
});
|
|
70
|
-
var arrowStyle = arrowOffset ? _defineProperty({}, '--coach-mark-arrow-offset', arrowOffset) : undefined;
|
|
71
|
-
return _jsxs("div", {
|
|
72
|
-
ref: ref,
|
|
73
|
-
role: "dialog",
|
|
74
|
-
"aria-label": typeof heading === 'string' ? heading : undefined,
|
|
75
|
-
className: joinCls(classes(undefined, className), classes(placement)),
|
|
76
|
-
style: arrowStyle,
|
|
77
|
-
children: [_jsxs("svg", {
|
|
78
|
-
className: classes('arrow'),
|
|
79
|
-
viewBox: "0 0 36 9",
|
|
80
|
-
fill: "none",
|
|
81
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
82
|
-
"aria-hidden": "true",
|
|
83
|
-
children: [_jsx("path", {
|
|
84
|
-
d: "M17.3146 1.64505L10.3664 8.1846C9.80987 8.70836 9.07447 9 8.31027 9H27.6897C26.9255 9 26.1901 8.70836 25.6336 8.1846L18.6854 1.64505C18.3003 1.28265 17.6997 1.28265 17.3146 1.64505Z",
|
|
85
|
-
className: classes('arrow-fill')
|
|
86
|
-
}), _jsx("path", {
|
|
87
|
-
d: "M8 8.5H8.34315C9.40401 8.5 10.4214 8.07857 11.1716 7.32843L17.2929 1.20711C17.6834 0.816582 18.3166 0.816583 18.7071 1.20711L24.8284 7.32843C25.5786 8.07857 26.596 8.5 27.6569 8.5H28",
|
|
88
|
-
className: classes('arrow-stroke')
|
|
89
|
-
})]
|
|
90
|
-
}), _jsxs("div", {
|
|
91
|
-
className: classes('content'),
|
|
92
|
-
children: [icon && _jsx("div", {
|
|
93
|
-
className: classes('icon'),
|
|
94
|
-
children: icon
|
|
95
|
-
}), (heading || body) && _jsxs("div", {
|
|
96
|
-
className: classes('text'),
|
|
97
|
-
children: [heading && _jsx(Typography.Headline, {
|
|
98
|
-
size: "lg",
|
|
99
|
-
color: "default",
|
|
100
|
-
children: heading
|
|
101
|
-
}), body && _jsx(Typography.Body, {
|
|
102
|
-
size: "lg",
|
|
103
|
-
color: "default-secondary",
|
|
104
|
-
children: body
|
|
105
|
-
})]
|
|
106
|
-
})]
|
|
107
|
-
}), _jsxs("div", {
|
|
108
|
-
className: classes('footer'),
|
|
109
|
-
children: [!isSingleStep && _jsx("button", {
|
|
110
|
-
type: "button",
|
|
111
|
-
className: joinCls(classes('btn'), classes('btn-back')),
|
|
112
|
-
"aria-label": labels.back,
|
|
113
|
-
disabled: isFirst,
|
|
114
|
-
onClick: handleBack,
|
|
115
|
-
children: labels.back
|
|
116
|
-
}), totalSteps > 1 && _jsx(Carousel, {
|
|
117
|
-
count: totalSteps,
|
|
118
|
-
activeIndex: currentStep,
|
|
119
|
-
onChange: handleDotChange
|
|
120
|
-
}), _jsx("button", {
|
|
121
|
-
type: "button",
|
|
122
|
-
className: joinCls(classes('btn'), classes('btn-next')),
|
|
123
|
-
"aria-label": isLast ? labels.finish : labels.next,
|
|
124
|
-
onClick: handleNext,
|
|
125
|
-
children: isLast ? labels.finish : labels.next
|
|
126
|
-
})]
|
|
127
|
-
}), dismissible && _jsx("button", {
|
|
128
|
-
type: "button",
|
|
129
|
-
className: classes('dismiss'),
|
|
130
|
-
"aria-label": labels.dismiss,
|
|
131
|
-
onClick: onDismiss,
|
|
132
|
-
children: _jsx(Icons, {
|
|
133
|
-
name: "cross",
|
|
134
|
-
size: 24,
|
|
135
|
-
color: "currentColor"
|
|
136
|
-
})
|
|
137
|
-
})]
|
|
138
|
-
});
|
|
139
|
-
};
|
|
140
|
-
export var CoachMark = /*#__PURE__*/memo(CoachMarkInner);
|
|
141
|
-
export default CoachMark;
|
|
142
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvQ29hY2hNYXJrL0NvYWNoTWFyay5qcyIsImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvQ29hY2hNYXJrL0NvYWNoTWFyay50c3giXSwibmFtZXMiOlsianN4IiwiX2pzeCIsImpzeHMiLCJfanN4cyIsIm1lbW8iLCJ1c2VDb250cm9sbGVkU3RhdGUiLCJ1c2VFdmVudENhbGxiYWNrIiwiZGVmYXVsdCIsImNsYXNzbmFtZXMiLCJqb2luQ2xzIiwiSWNvbnMiLCJUeXBvZ3JhcGh5IiwiQ2Fyb3VzZWwiLCJERUZBVUxUX0xBQkVMUyIsImJhY2siLCJuZXh0IiwiZmluaXNoIiwiZGlzbWlzcyIsIkNvYWNoTWFya0lubmVyIiwicHJvcHMiLCJfYSIsIl9wcm9wcyRjbGFzc05hbWUiLCJjbGFzc05hbWUiLCJfcHJvcHMkcHJlZml4Q2xzIiwicHJlZml4Q2xzIiwic3RlcHMiLCJhY3RpdmVTdGVwIiwiX3Byb3BzJGRlZmF1bHRBY3RpdmVTIiwiZGVmYXVsdEFjdGl2ZVN0ZXAiLCJvbkNoYW5nZSIsIm9uRmluaXNoIiwib25EaXNtaXNzIiwiX3Byb3BzJGRpc21pc3NpYmxlIiwiZGlzbWlzc2libGUiLCJfcHJvcHMkcGxhY2VtZW50IiwicGxhY2VtZW50IiwiYXJyb3dPZmZzZXQiLCJsYWJlbHNQcm9wIiwibGFiZWxzIiwicmVmIiwiT2JqZWN0IiwiYXNzaWduIiwiX3VzZUNvbnRyb2xsZWRTdGF0ZSIsIl91c2VDb250cm9sbGVkU3RhdGUyIiwiX3NsaWNlZFRvQXJyYXkiLCJjdXJyZW50U3RlcCIsInNldEN1cnJlbnRTdGVwIiwiY2xhc3NlcyIsInRvdGFsU3RlcHMiLCJsZW5ndGgiLCJpc0ZpcnN0IiwiaXNMYXN0IiwiaXNTaW5nbGVTdGVwIiwiX3JlZiIsImljb24iLCJoZWFkaW5nIiwiYm9keSIsImhhbmRsZUJhY2siLCJoYW5kbGVOZXh0IiwiaGFuZGxlRG90Q2hhbmdlIiwiaW5kZXgiLCJhcnJvd1N0eWxlIiwiX2RlZmluZVByb3BlcnR5IiwidW5kZWZpbmVkIiwicm9sZSIsInN0eWxlIiwiY2hpbGRyZW4iLCJ2aWV3Qm94IiwiZmlsbCIsInhtbG5zIiwiZCIsIkhlYWRsaW5lIiwic2l6ZSIsImNvbG9yIiwiQm9keSIsInR5cGUiLCJkaXNhYmxlZCIsIm9uQ2xpY2siLCJjb3VudCIsImFjdGl2ZUluZGV4IiwibmFtZSIsIkNvYWNoTWFyayJdLCJtYXBwaW5ncyI6Ijs7QUFBQSxTQUFTQSxHQUFHLElBQUlDLElBQUksRUFBRUMsSUFBSSxJQUFJQyxLQUFLLFFBQVEsbUJBQW1CO0FDQTlELFNBQVNDLElBQUksUUFBUSxPQUFPO0FBQzVCLFNBQVNDLGtCQUFrQixFQUFFQyxnQkFBZ0IsUUFBUSxlQUFlO0FBQ3BFLFNBQVNDLE9BQU8sSUFBSUMsVUFBVSxFQUFFQyxPQUFPLFFBQVEsd0JBQXdCO0FBQ3ZFLFNBQVNDLEtBQUssUUFBUSxVQUFVO0FBQ2hDLFNBQVNDLFVBQVUsUUFBUSxlQUFlO0FBQzFDLFNBQVNDLFFBQVEsUUFBUSxhQUFhO0FBR3RDLE9BQU8sU0FBUztBQUVoQixJQUFNQyxjQUFjLEdBQUc7RUFDckJDLElBQUksRUFBRSxNQUFNO0VBQ1pDLElBQUksRUFBRSxNQUFNO0VBQ1pDLE1BQU0sRUFBRSxRQUFRO0VBQ2hCQyxPQUFPLEVBQUU7QUREWCxDQ0VDO0FBRUQsSUFBTUMsY0FBYyxHQUF1QixTQUFyQ0EsY0FBY0EsQ0FBdUJDLEtBQUssRUFBRztFREYvQyxJQUFJQyxFQUFFO0VDR1IsSUFBQUMsZ0JBQUEsR0FjSUYsS0FBSyxDQWJQRyxTQUFTO0lBQVRBLFNBQVMsR0FBQUQsZ0JBQUEsY0FBRyxFQUFFLEdBQUFBLGdCQUFBO0lBQUFFLGdCQUFBLEdBYVpKLEtBQUssQ0FaUEssU0FBUztJQUFUQSxTQUFTLEdBQUFELGdCQUFBLGNBQUcsWUFBWSxHQUFBQSxnQkFBQTtJQUN4QkUsS0FBSyxHQVdITixLQUFLLENBWFBNLEtBQUs7SUFDTEMsVUFBVSxHQVVSUCxLQUFLLENBVlBPLFVBQVU7SUFBQUMscUJBQUEsR0FVUlIsS0FBSyxD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Yi9DLElBQUEsQ0FBQ1csUUFBUSxFQUFBO1FBQ1BrRSxLQUFLLEVBQUU5QixVQUFVO1FBQ2pCK0IsV0FBVyxFQUFFbEMsV0FBVztRQUN4QmhCLFFBQVEsRUFBRThCO01BQWUsQ0FBQSxDQUU1QixFQUVEMUQsSUFBQSxDQUFBLFFBQUEsRUFBQTtRQUNFMEUsSUFBSSxFQUFDLFFBQVE7UUFDYnJELFNBQVMsRUFBRWIsT0FBTyxDQUFDc0MsT0FBTyxDQUFDLEtBQUssQ0FBQyxFQUFFQSxPQUFPLENBQUMsVUFBVSxDQUFDLENBQUM7UUFBQSxZQUFBLEVBQzNDSSxNQUFNLEdBQUdiLE1BQU0sQ0FBQ3RCLE1BQU0sR0FBR3NCLE1BQU0sQ0FBQ3ZCLElBQUk7UUFDaEQ4RCxPQUFPLEVBQUVuQixVQUFVO1FBQUFRLFFBQUEsRUFFbEJmLE1BQU0sR0FBR2IsTUFBTSxDQUFDdEIsTUFBTSxHQUFHc0IsTUFBTSxDQUFDdkI7TUFBSSxDQUFBLENBQzlCO0lBQUEsQ0FBQSxDQUNMLEVBRUxrQixXQUFXLElBQ1ZoQyxJQUFBLENBQUEsUUFBQSxFQUFBO01BQ0UwRSxJQUFJLEVBQUMsUUFBUTtNQUNickQsU0FBUyxFQUFFeUIsT0FBTyxDQUFDLFNBQVMsQ0FBQztNQUFBLFlBQUEsRUFDakJULE1BQU0sQ0FBQ3JCLE9BQU87TUFDMUI0RCxPQUFPLEVBQUU5QyxTQUFTO01BQUFtQyxRQUFBLEVBRWxCakUsSUFBQSxDQUFDUyxLQUFLLEVBQUE7UUFBQ3NFLElBQUksRUFBQyxPQUFPO1FBQUNSLElBQUksRUFBRSxFQUFFO1FBQUVDLEtBQUssRUFBQztNQUFjLENBQUE7SUFBRyxDQUFBLENBRXhEO0VBQUEsQ0FBQSxDQUNHO0FBRVYsQ0FBQztBQUVELE9BQU8sSUFBTVEsU0FBUyxnQkFBRzdFLElBQUksQ0FBQ2MsY0FBYyxDQUFDO0FBQzdDLGVBQWUrRCxTQUFTIiwiZmlsZSI6ImNvbXBvbmVudHMvQ29hY2hNYXJrL0NvYWNoTWFyay5qcyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGpzeCBhcyBfanN4LCBqc3hzIGFzIF9qc3hzIH0gZnJvbSBcInJlYWN0L2pzeC1ydW50aW1lXCI7XG5pbXBvcnQgeyBtZW1vIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsgdXNlQ29udHJvbGxlZFN0YXRlLCB1c2VFdmVudENhbGxiYWNrIH0gZnJvbSAnQDFtb25leS9ob29rcyc7XG5pbXBvcnQgeyBkZWZhdWx0IGFzIGNsYXNzbmFtZXMsIGpvaW5DbHMgfSBmcm9tICcuLi8uLi91dGlscy9jbGFzc25hbWVzJztcbmltcG9ydCB7IEljb25zIH0gZnJvbSAnLi4vSWNvbnMnO1xuaW1wb3J0IHsgVHlwb2dyYXBoeSB9IGZyb20gJy4uL1R5cG9ncmFwaHknO1xuaW1wb3J0IHsgQ2Fyb3VzZWwgfSBmcm9tICcuLi9DYXJvdXNlbCc7XG5pbXBvcnQgJy4vc3R5bGUnO1xuY29uc3QgREVGQVVMVF9MQUJFTFMgPSB7XG4gICAgYmFjazogJ0JhY2snLFxuICAgIG5leHQ6ICdOZXh0JyxcbiAgICBmaW5pc2g6ICdGaW5pc2gnLFxuICAgIGRpc21pc3M6ICdEaXNtaXNzJyxcbn07XG5jb25zdCBDb2FjaE1hcmtJbm5lciA9IHByb3BzID0+IHtcbiAgICB2YXIgX2E7XG4gICAgY29uc3QgeyBjbGFzc05hbWUgPSAnJywgcHJlZml4Q2xzID0gJ2NvYWNoLW1hcmsnLCBzdGVwcywgYWN0aXZlU3RlcCwgZGVmYXVsdEFjdGl2ZVN0ZXAgPSAwLCBvbkNoYW5nZSwgb25GaW5pc2gsIG9uRGlzbWlzcywgZGlzbWlzc2libGUgPSB0cnVlLCBwbGFjZW1lbnQgPSAndG9wJywgYXJyb3dPZmZzZXQsIGxhYmVsczogbGFiZWxzUHJvcCwgcmVmLCB9ID0gcHJvcHM7XG4gICAgY29uc3QgbGFiZWxzID0gT2JqZWN0LmFzc2lnbihPYmplY3QuYXNzaWduKHt9LCBERUZBVUxUX0xBQkVMUyksIGxhYmVsc1Byb3ApO1xuICAgIGNvbnN0IFtjdXJyZW50U3RlcCwgc2V0Q3VycmVudFN0ZXBdID0gdXNlQ29udHJvbGxlZFN0YXRlKGRlZmF1bHRBY3RpdmVTdGVwLCBhY3RpdmVTdGVwKTtcbiAgICBjb25zdCBjbGFzc2VzID0gY2xhc3NuYW1lcyhwcmVmaXhDbHMpO1xuICAgIGNvbnN0IHRvdGFsU3RlcHMgPSBzdGVwcy5sZW5ndGg7XG4gICAgY29uc3QgaXNGaXJzdCA9IGN1cnJlbnRTdGVwID09PSAwO1xuICAgIGNvbnN0IGlzTGFzdCA9IGN1cnJlbnRTdGVwID09PSB0b3RhbFN0ZXBzIC0gMTtcbiAgICBjb25zdCBpc1NpbmdsZVN0ZXAgPSB0b3RhbFN0ZXBzID09PSAxO1xuICAgIGNvbnN0IHsgaWNvbiwgaGVhZGluZywgYm9keSB9ID0gKF9hID0gc3RlcHNbY3VycmVudFN0ZXBdKSAhPT0gbnVsbCAmJiBfYSAhPT0gdm9pZCAwID8gX2EgOiB7fTtcbiAgICBjb25zdCBoYW5kbGVCYWNrID0gdXNlRXZlbnRDYWxsYmFjaygoKSA9PiB7XG4gICAgICAgIGlmIChpc0ZpcnN0KVxuICAgICAgICAgICAgcmV0dXJuO1xuICAgICAgICBjb25zdCBuZXh0ID0gY3VycmVudFN0ZXAgLSAxO1xuICAgICAgICBzZXRDdXJyZW50U3RlcChuZXh0KTtcbiAgICAgICAgb25DaGFuZ2UgPT09IG51bGwgfHwgb25DaGFuZ2UgPT09IHZvaWQgMCA/IHZvaWQgMCA6IG9uQ2hhbmdlKG5leHQpO1xuICAgIH0pO1xuICAgIGNvbnN0IGhhbmRsZU5leHQgPSB1c2VFdmVudENhbGxiYWNrKCgpID0+IHtcbiAgICAgICAgaWYgKGlzTGFzdCkge1xuICAgICAgICAgICAgb25GaW5pc2ggPT09IG51bGwgfHwgb25GaW5pc2ggPT09IHZvaWQgMCA/IHZvaWQgMCA6IG9uRmluaXNoKCk7XG4gICAgICAgICAgICByZXR1cm47XG4gICAgICAgIH1cbiAgICAgICAgY29uc3QgbmV4dCA9IGN1cnJlbnRTdGVwICsgMTtcbiAgICAgICAgc2V0Q3VycmVudFN0ZXAobmV4dCk7XG4gICAgICAgIG9uQ2hhbmdlID09PSBudWxsIHx8IG9uQ2hhbmdlID09PSB2b2lkIDAgPyB2b2lkIDAgOiBvbkNoYW5nZShuZXh0KTtcbiAgICB9KTtcbiAgICBjb25zdCBoYW5kbGVEb3RDaGFuZ2UgPSB1c2VFdmVudENhbGxiYWNrKChpbmRleCkgPT4ge1xuICAgICAgICBzZXRDdXJyZW50U3RlcChpbmRleCk7XG4gICAgICAgIG9uQ2hhbmdlID09PSBudWxsIHx8IG9uQ2hhbmdlID09PSB2b2lkIDAgPyB2b2lkIDAgOiBvbkNoYW5nZShpbmRleCk7XG4gICAgfSk7XG4gICAgY29uc3QgYXJyb3dTdHlsZSA9IGFycm93T2Zmc2V0XG4gICAgICAgID8geyBbJy0tY29hY2gtbWFyay1hcnJvdy1vZmZzZXQnXTogYXJyb3dPZmZzZXQgfVxuICAgICAgICA6IHVuZGVmaW5lZDtcbiAgICByZXR1cm4gKF9qc3hzKFwiZGl2XCIsIHsgcmVmOiByZWYsIHJvbGU6IFwiZGlhbG9nXCIsIFwiYXJpYS1sYWJlbFwiOiB0eXBlb2YgaGVhZGluZyA9PT0gJ3N0cmluZycgPyBoZWFkaW5nIDogdW5kZWZpbmVkLCBjbGFzc05hbWU6IGpvaW5DbHMoY2xhc3Nlcyh1bmRlZmluZWQsIGNsYXNzTmFtZSksIGNsYXNzZXMocGxhY2VtZW50KSksIHN0eWxlOiBhcnJvd1N0eWxlLCBjaGlsZHJlbjogW19qc3hzKFwic3ZnXCIsIHsgY2xhc3NOYW1lOiBjbGFzc2VzKCdhcnJvdycpLCB2aWV3Qm94OiBcIjAgMCAzNiA5XCIsIGZpbGw6IFwibm9uZVwiLCB4bWxuczogXCJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Z1wiLCBcImFyaWEtaGlkZGVuXCI6IFwidHJ1ZVwiLCBjaGlsZHJlbjogW19qc3goXCJwYXRoXCIsIHsgZDogXCJNMTcuMzE0NiAxLjY0NTA1TDEwLjM2NjQgOC4xODQ2QzkuODA5ODcgOC43MDgzNiA5LjA3NDQ3IDkgOC4zMTAyNyA5SDI3LjY4OTdDMjYuOTI1NSA5IDI2LjE5MDEgOC43MDgzNiAyNS42MzM2IDguMTg0NkwxOC42ODU0IDEuNjQ1MDVDMTguMzAwMyAxLjI4MjY1IDE3LjY5OTcgMS4yODI2NSAxNy4zMTQ2IDEuNjQ1MDVaXCIsIGNsYXNzTmFtZTogY2xhc3NlcygnYXJyb3ctZmlsbCcpIH0pLCBfanN4KFwicGF0aFwiLCB7IGQ6IFwiTTggOC41SDguMzQzMTVDOS40MDQwMSA4LjUgMTAuNDIxNCA4LjA3ODU3IDExLjE3MTYgNy4zMjg0M0wxNy4yOTI5IDEuMjA3MTFDMTcuNjgzNCAwLjgxNjU4MiAxOC4zMTY2IDAuODE2NTgzIDE4LjcwNzEgMS4yMDcxMUwyNC44Mjg0IDcuMzI4NDNDMjUuNTc4NiA4LjA3ODU3IDI2LjU5NiA4LjUgMjcuNjU2OSA4LjVIMjhcIiwgY2xhc3NOYW1lOiBjbGFzc2VzKCdhcnJvdy1zdHJva2UnKSB9KV0gfSksIF9qc3hzKFwiZGl2XCIsIHsgY2xhc3NOYW1lOiBjbGFzc2VzKCdjb250ZW50JyksIGNoaWxkcmVuOiBbaWNvbiAmJiBfanN4KFwiZGl2XCIsIHsgY2xhc3NOYW1lOiBjbGFzc2VzKCdpY29uJyksIGNoaWxkcmVuOiBpY29uIH0pLCAoaGVhZGluZyB8fCBib2R5KSAmJiAoX2pzeHMoXCJkaXZcIiwgeyBjbGFzc05hbWU6IGNsYXNzZXMoJ3RleHQnKSwgY2hpbGRyZW46IFtoZWFkaW5nICYmIChfanN4KFR5cG9ncmFwaHkuSGVhZGxpbmUsIHsgc2l6ZTogXCJsZ1wiLCBjb2xvcjogXCJkZWZhdWx0XCIsIGNoaWxkcmVuOiBoZWFkaW5nIH0pKSwgYm9keSAmJiAoX2pzeChUeXBvZ3JhcGh5LkJvZHksIHsgc2l6ZTogXCJsZ1wiLCBjb2xvcjogXCJkZWZhdWx0LXNlY29uZGFyeVwiLCBjaGlsZHJlbjogYm9keSB9KSldIH0pKV0gfSksIF9qc3hzKFwiZGl2XCIsIHsgY2xhc3NOYW1lOiBjbGFzc2VzKCdmb290ZXInKSwgY2hpbGRyZW46IFshaXNTaW5nbGVTdGVwICYmIChfanN4KFwiYnV0dG9uXCIsIHsgdHlwZTogXCJidXR0b25cIiwgY2xhc3NOYW1lOiBqb2luQ2xzKGNsYXNzZXMoJ2J0bicpLCBjbGFzc2VzKCdidG4tYmFjaycpKSwgXCJhcmlhLWxhYmVsXCI6IGxhYmVscy5iYWNrLCBkaXNhYmxlZDogaXNGaXJzdCwgb25DbGljazogaGFuZGxlQmFjaywgY2hpbGRyZW46IGxhYmVscy5iYWNrIH0pKSwgdG90YWxTdGVwcyA+IDEgJiYgKF9qc3goQ2Fyb3VzZWwsIHsgY291bnQ6IHRvdGFsU3RlcHMsIGFjdGl2ZUluZGV4OiBjdXJyZW50U3RlcCwgb25DaGFuZ2U6IGhhbmRsZURvdENoYW5nZSB9KSksIF9qc3goXCJidXR0b25cIiwgeyB0eXBlOiBcImJ1dHRvblwiLCBjbGFzc05hbWU6IGpvaW5DbHMoY2xhc3NlcygnYnRuJyksIGNsYXNzZXMoJ2J0bi1uZXh0JykpLCBcImFyaWEtbGFiZWxcIjogaXNMYXN0ID8gbGFiZWxzLmZpbmlzaCA6IGxhYmVscy5uZXh0LCBvbkNsaWNrOiBoYW5kbGVOZXh0LCBjaGlsZHJlbjogaXNMYXN0ID8gbGFiZWxzLmZpbmlzaCA6IGxhYmVscy5uZXh0IH0pXSB9KSwgZGlzbWlzc2libGUgJiYgKF9qc3goXCJidXR0b25cIiwgeyB0eXBlOiBcImJ1dHRvblwiLCBjbGFzc05hbWU6IGNsYXNzZXMoJ2Rpc21pc3MnKSwgXCJhcmlhLWxhYmVsXCI6IGxhYmVscy5kaXNtaXNzLCBvbkNsaWNrOiBvbkRpc21pc3MsIGNoaWxkcmVuOiBfanN4KEljb25zLCB7IG5hbWU6IFwiY3Jvc3NcIiwgc2l6ZTogMjQsIGNvbG9yOiBcImN1cnJlbnRDb2xvclwiIH0pIH0pKV0gfSkpO1xufTtcbmV4cG9ydCBjb25zdCBDb2FjaE1hcmsgPSBtZW1vKENvYWNoTWFya0lubmVyKTtcbmV4cG9ydCBkZWZhdWx0IENvYWNoTWFyazsiLG51bGxdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIn0=
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import CoachMark from './CoachMark';
|
|
2
|
-
export { CoachMark } from './CoachMark';
|
|
3
|
-
export default CoachMark;
|
|
4
|
-
export * from './interface';
|
|
5
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvQ29hY2hNYXJrL2luZGV4LnRzIl0sIm5hbWVzIjpbIkNvYWNoTWFyayJdLCJtYXBwaW5ncyI6IkFBQUEsT0FBT0EsU0FBUyxNQUFNLGFBQWE7QUFFbkMsU0FBU0EsU0FBUyxRQUFRLGFBQWE7QUFFdkMsZUFBZUEsU0FBUztBQUV4QixjQUFjLGFBQWEiLCJmaWxlIjoiY29tcG9uZW50cy9Db2FjaE1hcmsvaW5kZXguanMiLCJzb3VyY2VzQ29udGVudCI6W251bGxdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIn0=
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import type { ReactNode, RefObject } from 'react';
|
|
2
|
-
export declare const COACH_MARK_PLACEMENTS: readonly ["top", "bottom", "left", "right"];
|
|
3
|
-
export type CoachMarkPlacement = (typeof COACH_MARK_PLACEMENTS)[number];
|
|
4
|
-
export interface CoachMarkStep {
|
|
5
|
-
/** Icon or illustration displayed above the heading */
|
|
6
|
-
icon?: ReactNode;
|
|
7
|
-
/** Heading text */
|
|
8
|
-
heading?: ReactNode;
|
|
9
|
-
/** Body text */
|
|
10
|
-
body?: ReactNode;
|
|
11
|
-
}
|
|
12
|
-
export interface CoachMarkLabels {
|
|
13
|
-
/** Custom label for the back button */
|
|
14
|
-
back?: string;
|
|
15
|
-
/** Custom label for the next button */
|
|
16
|
-
next?: string;
|
|
17
|
-
/** Custom label for the finish button */
|
|
18
|
-
finish?: string;
|
|
19
|
-
/** Custom aria-label for the dismiss button */
|
|
20
|
-
dismiss?: string;
|
|
21
|
-
}
|
|
22
|
-
export interface CoachMarkProps {
|
|
23
|
-
ref?: RefObject<HTMLDivElement | null>;
|
|
24
|
-
className?: string;
|
|
25
|
-
/** CSS class prefix for customization */
|
|
26
|
-
prefixCls?: string;
|
|
27
|
-
/** Array of step configurations */
|
|
28
|
-
steps: CoachMarkStep[];
|
|
29
|
-
/** Current active step index (controlled) */
|
|
30
|
-
activeStep?: number;
|
|
31
|
-
/** Default active step index (uncontrolled) */
|
|
32
|
-
defaultActiveStep?: number;
|
|
33
|
-
/** Callback when step changes */
|
|
34
|
-
onChange?: (step: number) => void;
|
|
35
|
-
/** Callback when the last step's finish button is clicked */
|
|
36
|
-
onFinish?: () => void;
|
|
37
|
-
/** Callback when the dismiss button is clicked */
|
|
38
|
-
onDismiss?: () => void;
|
|
39
|
-
/** Whether to show the dismiss (close) button */
|
|
40
|
-
dismissible?: boolean;
|
|
41
|
-
/** Placement of the beak arrow relative to target element */
|
|
42
|
-
placement?: CoachMarkPlacement;
|
|
43
|
-
/** Offset of the arrow from center (CSS value, e.g. '20px', '-10px') */
|
|
44
|
-
arrowOffset?: string;
|
|
45
|
-
/** Custom button and dismiss labels */
|
|
46
|
-
labels?: CoachMarkLabels;
|
|
47
|
-
}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export var COACH_MARK_PLACEMENTS = ['top', 'bottom', 'left', 'right'];
|
|
2
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvc3JjL2NvbXBvbmVudHMvQ29hY2hNYXJrL2ludGVyZmFjZS50cyJdLCJuYW1lcyI6WyJDT0FDSF9NQVJLX1BMQUNFTUVOVFMiXSwibWFwcGluZ3MiOiJBQUVBLE9BQU8sSUFBTUEscUJBQXFCLEdBQUcsQ0FBQyxLQUFLLEVBQUUsUUFBUSxFQUFFLE1BQU0sRUFBRSxPQUFPLENBQVUiLCJmaWxlIjoiY29tcG9uZW50cy9Db2FjaE1hcmsvaW50ZXJmYWNlLmpzIiwic291cmNlc0NvbnRlbnQiOltudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.om-component-ui-coach-mark{--coach-mark-arrow-offset:50%;position:relative;display:flex;flex-direction:column;width:450px;max-width:100%;padding:var(--om-spacing-1000,40px) var(--om-spacing-1000,40px) var(--om-spacing-800,32px);background-color:var(--om-bg-default,#fff);border:1px solid var(--om-border-neutral,#e3e4e4);border-radius:var(--om-radius-600,24px);box-shadow:var(--om-shadow-200,0 10px 22px rgba(0,0,0,.1))}.om-component-ui-coach-mark-content{display:flex;flex-direction:column;gap:var(--om-spacing-600,24px);align-items:flex-start;width:100%}.om-component-ui-coach-mark-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;color:var(--om-icon-on-brand,#dde6f4);background:radial-gradient(circle at bottom left,var(--om-bg-brand,#073387) 0,var(--om-bg-brand-secondary,#dde6f4) 50%,var(--om-bg-default-secondary,#f8f8f8) 100%);border-radius:var(--om-radius-full,9999px)}.om-component-ui-coach-mark-text{display:flex;flex-direction:column;gap:var(--om-spacing-200,8px);width:100%}.om-component-ui-coach-mark-footer{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:var(--om-spacing-600,24px);padding-top:var(--om-spacing-600,24px);border-top:1px solid var(--om-border-neutral-secondary,#f0f0f0)}.om-component-ui-coach-mark-btn{display:flex;gap:var(--om-spacing-200,8px);align-items:center;justify-content:center;width:80px;padding:var(--om-spacing-300,12px);white-space:nowrap;text-align:center;border:none;border-radius:var(--om-radius-300,12px);cursor:pointer;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-strong-font-weight)}.om-component-ui-coach-mark-btn-back{color:var(--om-text-brand,#073387);background-color:var(--om-bg-brand-secondary,#dde6f4)}.om-component-ui-coach-mark-btn-back:hover{background-color:var(--om-bg-brand-secondary-hover,#c1d0eb)}.om-component-ui-coach-mark-btn-back:disabled{color:var(--om-text-brand-secondary,#a4bbe1);background-color:var(--om-bg-brand-tertiary,#edf2f9);cursor:default}.om-component-ui-coach-mark-btn-next{color:var(--om-text-on-neutral,#fff);background-color:var(--om-bg-brand,#073387)}.om-component-ui-coach-mark-dismiss{position:absolute;top:var(--om-spacing-400,16px);right:var(--om-spacing-400,16px);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;color:var(--om-icon-default-tertiary,#646465);background:none;border:none;border-radius:var(--om-radius-200,8px);cursor:pointer}.om-component-ui-coach-mark-dismiss:hover{color:var(--om-icon-default-secondary,#404042)}.om-component-ui-coach-mark-arrow{position:absolute;width:36px;height:9px;overflow:visible;pointer-events:none}.om-component-ui-coach-mark-arrow-fill{fill:var(--om-bg-default,#fff)}.om-component-ui-coach-mark-arrow-stroke{fill:none;stroke:var(--om-border-neutral,#e3e4e4);stroke-width:1;stroke-linecap:round}.om-component-ui-coach-mark-top .om-component-ui-coach-mark-arrow{bottom:-9px;left:var(--coach-mark-arrow-offset);transform:translateX(-50%) rotate(180deg)}.om-component-ui-coach-mark-bottom .om-component-ui-coach-mark-arrow{top:-9px;left:var(--coach-mark-arrow-offset);transform:translateX(-50%)}.om-component-ui-coach-mark-right .om-component-ui-coach-mark-arrow{top:var(--coach-mark-arrow-offset);left:-22.5px;transform:translateY(-50%) rotate(-90deg)}.om-component-ui-coach-mark-left .om-component-ui-coach-mark-arrow{top:var(--coach-mark-arrow-offset);right:-22.5px;transform:translateY(-50%) rotate(90deg)}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import '../../Typography/style/css';
|
|
2
|
-
import '../../Icons/style/css';
|
|
3
|
-
import '../../Carousel/style/css';
|
|
4
|
-
import './CoachMark.css';
|
|
5
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvQ29hY2hNYXJrL3NyYy9jb21wb25lbnRzL0NvYWNoTWFyay9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLCtCQUErQjtBQUN0QyxPQUFPLDBCQUEwQjtBQUNqQyxPQUFPLDZCQUE2QjtBQUNwQyxPQUFPLGtCQUFrQiIsImZpbGUiOiJjb21wb25lbnRzL0NvYWNoTWFyay9zdHlsZS9jc3MuanMiLCJzb3VyY2VzQ29udGVudCI6W251bGxdLCJzb3VyY2VSb290IjoiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjIn0=
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import '../../Typography/style';
|
|
2
|
-
import '../../Icons/style';
|
|
3
|
-
import '../../Carousel/style';
|
|
4
|
-
import './CoachMark.css';
|
|
5
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvQ29hY2hNYXJrL3NyYy9jb21wb25lbnRzL0NvYWNoTWFyay9zdHlsZS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLCtCQUErQjtBQUN0QyxPQUFPLDBCQUEwQjtBQUNqQyxPQUFPLDZCQUE2QjtBQUNwQyxPQUFPLGtCQUFrQiIsImZpbGUiOiJjb21wb25lbnRzL0NvYWNoTWFyay9zdHlsZS9pbmRleC5qcyIsInNvdXJjZXNDb250ZW50IjpbbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
|