@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,13 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import type { OnCustomizeScroll, ScrollConfig } from '../interface';
|
|
3
|
-
export interface GridProps<RecordType = unknown> {
|
|
4
|
-
data: RecordType[];
|
|
5
|
-
onScroll: OnCustomizeScroll;
|
|
6
|
-
}
|
|
7
|
-
export interface GridRef {
|
|
8
|
-
scrollLeft: number;
|
|
9
|
-
nativeElement: HTMLDivElement;
|
|
10
|
-
scrollTo: (scrollConfig: ScrollConfig) => void;
|
|
11
|
-
}
|
|
12
|
-
declare const ResponseGrid: React.ForwardRefExoticComponent<GridProps<unknown> & React.RefAttributes<GridRef>>;
|
|
13
|
-
export default ResponseGrid;
|
|
@@ -1,298 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
var _typeof3 = require("@babel/runtime/helpers/typeof");
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports["default"] = void 0;
|
|
9
|
-
var _typeof2 = _interopRequireDefault(require("@babel/runtime/helpers/typeof"));
|
|
10
|
-
var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
|
|
11
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
12
|
-
var _selectorContext = require("../selector-context");
|
|
13
|
-
var _VirtualList = _interopRequireDefault(require("../../../../VirtualList"));
|
|
14
|
-
var React = _interopRequireWildcard(require("react"));
|
|
15
|
-
var _TableContext = _interopRequireWildcard(require("../context/TableContext"));
|
|
16
|
-
var _useFlattenRecords = _interopRequireDefault(require("../hooks/useFlattenRecords"));
|
|
17
|
-
var _BodyLine = _interopRequireDefault(require("./BodyLine"));
|
|
18
|
-
var _context = require("./context");
|
|
19
|
-
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
20
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof3(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
|
|
21
|
-
var __rest = void 0 && (void 0).__rest || function (s, e) {
|
|
22
|
-
var t = {};
|
|
23
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
|
|
24
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
25
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
|
|
26
|
-
}
|
|
27
|
-
return t;
|
|
28
|
-
};
|
|
29
|
-
|
|
30
|
-
// @ts-nocheck
|
|
31
|
-
|
|
32
|
-
var Grid = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
33
|
-
var data = props.data,
|
|
34
|
-
onScroll = props.onScroll;
|
|
35
|
-
var _useContext = (0, _selectorContext.useContext)(_TableContext["default"], ['flattenColumns', 'onColumnResize', 'getRowKey', 'prefixCls', 'expandedKeys', 'childrenColumnName', 'scrollX', 'direction']),
|
|
36
|
-
flattenColumns = _useContext.flattenColumns,
|
|
37
|
-
onColumnResize = _useContext.onColumnResize,
|
|
38
|
-
getRowKey = _useContext.getRowKey,
|
|
39
|
-
expandedKeys = _useContext.expandedKeys,
|
|
40
|
-
prefixCls = _useContext.prefixCls,
|
|
41
|
-
childrenColumnName = _useContext.childrenColumnName,
|
|
42
|
-
scrollX = _useContext.scrollX,
|
|
43
|
-
direction = _useContext.direction;
|
|
44
|
-
var _useContext2 = (0, _selectorContext.useContext)(_context.StaticContext),
|
|
45
|
-
sticky = _useContext2.sticky,
|
|
46
|
-
scrollY = _useContext2.scrollY,
|
|
47
|
-
listItemHeight = _useContext2.listItemHeight,
|
|
48
|
-
getComponent = _useContext2.getComponent,
|
|
49
|
-
onTablePropScroll = _useContext2.onScroll;
|
|
50
|
-
// =========================== Ref ============================
|
|
51
|
-
var listRef = React.useRef(null);
|
|
52
|
-
// =========================== Data ===========================
|
|
53
|
-
var flattenData = (0, _useFlattenRecords["default"])(data, childrenColumnName, expandedKeys, getRowKey);
|
|
54
|
-
// ========================== Column ==========================
|
|
55
|
-
var columnsWidth = React.useMemo(function () {
|
|
56
|
-
var total = 0;
|
|
57
|
-
return flattenColumns.map(function (_ref) {
|
|
58
|
-
var width = _ref.width,
|
|
59
|
-
minWidth = _ref.minWidth,
|
|
60
|
-
key = _ref.key;
|
|
61
|
-
var finalWidth = Math.max(width || 0, minWidth || 0);
|
|
62
|
-
total += finalWidth;
|
|
63
|
-
return [key, finalWidth, total];
|
|
64
|
-
});
|
|
65
|
-
}, [flattenColumns]);
|
|
66
|
-
var columnsOffset = React.useMemo(function () {
|
|
67
|
-
return columnsWidth.map(function (colWidth) {
|
|
68
|
-
return colWidth[2];
|
|
69
|
-
});
|
|
70
|
-
}, [columnsWidth]);
|
|
71
|
-
React.useEffect(function () {
|
|
72
|
-
columnsWidth.forEach(function (_ref2) {
|
|
73
|
-
var _ref3 = (0, _slicedToArray2["default"])(_ref2, 2),
|
|
74
|
-
key = _ref3[0],
|
|
75
|
-
width = _ref3[1];
|
|
76
|
-
onColumnResize(key, width);
|
|
77
|
-
});
|
|
78
|
-
}, [columnsWidth]);
|
|
79
|
-
// =========================== Ref ============================
|
|
80
|
-
React.useImperativeHandle(ref, function () {
|
|
81
|
-
var _a;
|
|
82
|
-
var obj = {
|
|
83
|
-
scrollTo: function scrollTo(config) {
|
|
84
|
-
var _a, _b;
|
|
85
|
-
var offset = config.offset,
|
|
86
|
-
restConfig = __rest(config, ["offset"]);
|
|
87
|
-
// If offset is provided, force align to 'top' for consistent behavior
|
|
88
|
-
if (offset) {
|
|
89
|
-
(_a = listRef.current) === null || _a === void 0 ? void 0 : _a.scrollTo(Object.assign(Object.assign({}, restConfig), {
|
|
90
|
-
offset: offset,
|
|
91
|
-
align: 'top'
|
|
92
|
-
}));
|
|
93
|
-
} else {
|
|
94
|
-
(_b = listRef.current) === null || _b === void 0 ? void 0 : _b.scrollTo(config);
|
|
95
|
-
}
|
|
96
|
-
},
|
|
97
|
-
nativeElement: (_a = listRef.current) === null || _a === void 0 ? void 0 : _a.nativeElement
|
|
98
|
-
};
|
|
99
|
-
Object.defineProperty(obj, 'scrollLeft', {
|
|
100
|
-
get: function get() {
|
|
101
|
-
var _a;
|
|
102
|
-
return ((_a = listRef.current) === null || _a === void 0 ? void 0 : _a.getScrollInfo().x) || 0;
|
|
103
|
-
},
|
|
104
|
-
set: function set(value) {
|
|
105
|
-
var _a;
|
|
106
|
-
(_a = listRef.current) === null || _a === void 0 ? void 0 : _a.scrollTo({
|
|
107
|
-
left: value
|
|
108
|
-
});
|
|
109
|
-
}
|
|
110
|
-
});
|
|
111
|
-
Object.defineProperty(obj, 'scrollTop', {
|
|
112
|
-
get: function get() {
|
|
113
|
-
var _a;
|
|
114
|
-
return ((_a = listRef.current) === null || _a === void 0 ? void 0 : _a.getScrollInfo().y) || 0;
|
|
115
|
-
},
|
|
116
|
-
set: function set(value) {
|
|
117
|
-
var _a;
|
|
118
|
-
(_a = listRef.current) === null || _a === void 0 ? void 0 : _a.scrollTo({
|
|
119
|
-
top: value
|
|
120
|
-
});
|
|
121
|
-
}
|
|
122
|
-
});
|
|
123
|
-
return obj;
|
|
124
|
-
});
|
|
125
|
-
// ======================= Col/Row Span =======================
|
|
126
|
-
var getRowSpan = function getRowSpan(column, index) {
|
|
127
|
-
var _a, _b;
|
|
128
|
-
var record = (_a = flattenData[index]) === null || _a === void 0 ? void 0 : _a.record;
|
|
129
|
-
var onCell = column.onCell;
|
|
130
|
-
if (onCell) {
|
|
131
|
-
var cellProps = onCell(record, index);
|
|
132
|
-
return (_b = cellProps === null || cellProps === void 0 ? void 0 : cellProps.rowSpan) !== null && _b !== void 0 ? _b : 1;
|
|
133
|
-
}
|
|
134
|
-
return 1;
|
|
135
|
-
};
|
|
136
|
-
var extraRender = function extraRender(info) {
|
|
137
|
-
var start = info.start,
|
|
138
|
-
end = info.end,
|
|
139
|
-
getSize = info.getSize,
|
|
140
|
-
offsetY = info.offsetY;
|
|
141
|
-
// Do nothing if no data
|
|
142
|
-
if (end < 0) {
|
|
143
|
-
return null;
|
|
144
|
-
}
|
|
145
|
-
// Find first rowSpan column
|
|
146
|
-
var firstRowSpanColumns = flattenColumns.filter(
|
|
147
|
-
// rowSpan is 0
|
|
148
|
-
function (column) {
|
|
149
|
-
return getRowSpan(column, start) === 0;
|
|
150
|
-
});
|
|
151
|
-
var startIndex = start;
|
|
152
|
-
var _loop = function _loop(i) {
|
|
153
|
-
firstRowSpanColumns = firstRowSpanColumns.filter(function (column) {
|
|
154
|
-
return getRowSpan(column, i) === 0;
|
|
155
|
-
});
|
|
156
|
-
if (!firstRowSpanColumns.length) {
|
|
157
|
-
startIndex = i;
|
|
158
|
-
return 1; // break
|
|
159
|
-
}
|
|
160
|
-
};
|
|
161
|
-
for (var i = start; i >= 0; i -= 1) {
|
|
162
|
-
if (_loop(i)) break;
|
|
163
|
-
}
|
|
164
|
-
// Find last rowSpan column
|
|
165
|
-
var lastRowSpanColumns = flattenColumns.filter(
|
|
166
|
-
// rowSpan is not 1
|
|
167
|
-
function (column) {
|
|
168
|
-
return getRowSpan(column, end) !== 1;
|
|
169
|
-
});
|
|
170
|
-
var endIndex = end;
|
|
171
|
-
var _loop2 = function _loop2(_i) {
|
|
172
|
-
lastRowSpanColumns = lastRowSpanColumns.filter(function (column) {
|
|
173
|
-
return getRowSpan(column, _i) !== 1;
|
|
174
|
-
});
|
|
175
|
-
if (!lastRowSpanColumns.length) {
|
|
176
|
-
endIndex = Math.max(_i - 1, end);
|
|
177
|
-
return 1; // break
|
|
178
|
-
}
|
|
179
|
-
};
|
|
180
|
-
for (var _i = end; _i < flattenData.length; _i += 1) {
|
|
181
|
-
if (_loop2(_i)) break;
|
|
182
|
-
}
|
|
183
|
-
// Collect the line who has rowSpan
|
|
184
|
-
var spanLines = [];
|
|
185
|
-
var _loop3 = function _loop3(_i2) {
|
|
186
|
-
var item = flattenData[_i2];
|
|
187
|
-
// This code will never reach, just incase
|
|
188
|
-
if (!item) {
|
|
189
|
-
return 1; // continue
|
|
190
|
-
}
|
|
191
|
-
if (flattenColumns.some(function (column) {
|
|
192
|
-
return getRowSpan(column, _i2) > 1;
|
|
193
|
-
})) {
|
|
194
|
-
spanLines.push(_i2);
|
|
195
|
-
}
|
|
196
|
-
};
|
|
197
|
-
for (var _i2 = startIndex; _i2 <= endIndex; _i2 += 1) {
|
|
198
|
-
if (_loop3(_i2)) continue;
|
|
199
|
-
}
|
|
200
|
-
// Patch extra line on the page
|
|
201
|
-
var nodes = spanLines.map(function (index) {
|
|
202
|
-
var item = flattenData[index];
|
|
203
|
-
var rowKey = getRowKey(item.record, index);
|
|
204
|
-
var getHeight = function getHeight(rowSpan) {
|
|
205
|
-
var endItemIndex = index + rowSpan - 1;
|
|
206
|
-
var endItem = flattenData[endItemIndex];
|
|
207
|
-
if (!endItem || !endItem.record) {
|
|
208
|
-
// clamp 到当前可用的最后一行,或退化为默认高度
|
|
209
|
-
var safeEndIndex = Math.min(endItemIndex, flattenData.length - 1);
|
|
210
|
-
var safeEndItem = flattenData[safeEndIndex];
|
|
211
|
-
var _endItemKey = getRowKey(safeEndItem.record, safeEndIndex);
|
|
212
|
-
var _sizeInfo = getSize(rowKey, _endItemKey);
|
|
213
|
-
return _sizeInfo.bottom - _sizeInfo.top;
|
|
214
|
-
}
|
|
215
|
-
var endItemKey = getRowKey(endItem.record, endItemIndex);
|
|
216
|
-
var sizeInfo = getSize(rowKey, endItemKey);
|
|
217
|
-
return sizeInfo.bottom - sizeInfo.top;
|
|
218
|
-
};
|
|
219
|
-
var sizeInfo = getSize(rowKey);
|
|
220
|
-
return (0, _jsxRuntime.jsx)(_BodyLine["default"], {
|
|
221
|
-
data: item,
|
|
222
|
-
rowKey: rowKey,
|
|
223
|
-
index: index,
|
|
224
|
-
style: {
|
|
225
|
-
top: -offsetY + sizeInfo.top
|
|
226
|
-
},
|
|
227
|
-
extra: true,
|
|
228
|
-
getHeight: getHeight
|
|
229
|
-
}, index);
|
|
230
|
-
});
|
|
231
|
-
return nodes;
|
|
232
|
-
};
|
|
233
|
-
// ========================= Context ==========================
|
|
234
|
-
var gridContext = React.useMemo(function () {
|
|
235
|
-
return {
|
|
236
|
-
columnsOffset: columnsOffset
|
|
237
|
-
};
|
|
238
|
-
}, [columnsOffset]);
|
|
239
|
-
// ========================== Render ==========================
|
|
240
|
-
var tblPrefixCls = "".concat(prefixCls, "-tbody");
|
|
241
|
-
// default 'div' in VirtualList
|
|
242
|
-
var wrapperComponent = getComponent(['body', 'wrapper']);
|
|
243
|
-
// ========================== Sticky Scroll Bar ==========================
|
|
244
|
-
var horizontalScrollBarStyle = {};
|
|
245
|
-
if (sticky) {
|
|
246
|
-
horizontalScrollBarStyle.position = 'sticky';
|
|
247
|
-
horizontalScrollBarStyle.bottom = 0;
|
|
248
|
-
if ((0, _typeof2["default"])(sticky) === 'object' && sticky.offsetScroll) {
|
|
249
|
-
horizontalScrollBarStyle.bottom = sticky.offsetScroll;
|
|
250
|
-
}
|
|
251
|
-
}
|
|
252
|
-
return (0, _jsxRuntime.jsx)(_context.GridContext.Provider, {
|
|
253
|
-
value: gridContext,
|
|
254
|
-
children: (0, _jsxRuntime.jsx)(_VirtualList["default"], {
|
|
255
|
-
fullHeight: false,
|
|
256
|
-
ref: listRef,
|
|
257
|
-
prefixCls: "".concat(tblPrefixCls, "-virtual"),
|
|
258
|
-
styles: {
|
|
259
|
-
horizontalScrollBar: horizontalScrollBarStyle
|
|
260
|
-
},
|
|
261
|
-
className: tblPrefixCls,
|
|
262
|
-
height: scrollY,
|
|
263
|
-
itemHeight: listItemHeight || 24,
|
|
264
|
-
data: flattenData,
|
|
265
|
-
itemKey: function itemKey(item) {
|
|
266
|
-
return getRowKey(item.record);
|
|
267
|
-
},
|
|
268
|
-
component: wrapperComponent,
|
|
269
|
-
scrollWidth: scrollX,
|
|
270
|
-
direction: direction,
|
|
271
|
-
onVirtualScroll: function onVirtualScroll(_ref4) {
|
|
272
|
-
var x = _ref4.x;
|
|
273
|
-
var _a;
|
|
274
|
-
onScroll({
|
|
275
|
-
currentTarget: (_a = listRef.current) === null || _a === void 0 ? void 0 : _a.nativeElement,
|
|
276
|
-
scrollLeft: x
|
|
277
|
-
});
|
|
278
|
-
},
|
|
279
|
-
onScroll: onTablePropScroll,
|
|
280
|
-
extraRender: extraRender,
|
|
281
|
-
children: function children(item, index, itemProps) {
|
|
282
|
-
var rowKey = getRowKey(item.record, index);
|
|
283
|
-
return (0, _jsxRuntime.jsx)(_BodyLine["default"], {
|
|
284
|
-
data: item,
|
|
285
|
-
rowKey: rowKey,
|
|
286
|
-
index: index,
|
|
287
|
-
style: itemProps.style
|
|
288
|
-
});
|
|
289
|
-
}
|
|
290
|
-
})
|
|
291
|
-
});
|
|
292
|
-
});
|
|
293
|
-
var ResponseGrid = (0, _TableContext.responseImmutable)(Grid);
|
|
294
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
295
|
-
ResponseGrid.displayName = 'ResponseGrid';
|
|
296
|
-
}
|
|
297
|
-
var _default = exports["default"] = ResponseGrid;
|
|
298
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvVGFibGUvaW50ZXJuYWwva2VybmVsL1ZpcnR1YWxUYWJsZS9Cb2R5R3JpZC5qcyIsImNvbXBvbmVudHMvVGFibGUvaW50ZXJuYWwva2VybmVsL3NyYy9jb21wb25lbnRzL1RhYmxlL2ludGVybmFsL2tlcm5lbC9WaXJ0dWFsVGFibGUvQm9keUdyaWQudHN4Il0sIm5hbWVzIjpbIl9qc3hSdW50aW1lIiwicmVxdWlyZSIsIl9zZWxlY3RvckNvbnRleHQiLCJfVmlydHVhbExpc3QiLCJfaW50ZXJvcFJlcXVpcmVEZWZhdWx0IiwiUmVhY3QiLCJfaW50ZXJvcFJlcXVpcmVXaWxkY2FyZCIsIl9UYWJsZUNvbnRleHQiLCJfdXNlRmxhdHRlblJlY29yZHMiLCJfQm9keUxpbmUiLCJfY29udGV4dCIsIl9nZXRSZXF1aXJlV2lsZGNhcmRDYWNoZSIsImUiLCJXZWFrTWFwIiwiciIsInQiLCJfX2VzTW9kdWxlIiwiX3R5cGVvZjMiLCJoYXMiLCJnZXQiLCJuIiwiX19wcm90b19fIiwiYSIsIk9iamVjdCIsImRlZmluZVByb3BlcnR5IiwiZ2V0T3duUHJvcGVydHlEZXNjcmlwdG9yIiwidSIsImhhc093blByb3BlcnR5IiwiY2FsbCIsImkiLCJzZXQiLCJfX3Jlc3QiLCJzIiwicCIsInByb3RvdHlwZSIsImluZGV4T2YiLCJnZXRPd25Qcm9wZXJ0eVN5bWJvbHMiLCJsZW5ndGgiLCJwcm9wZXJ0eUlzRW51bWVyYWJsZSIsIkdyaWQiLCJmb3J3YXJkUmVmIiwicHJvcHMiLCJyZWYiLCJkYXRhIiwib25TY3JvbGwiLCJfdXNlQ29udGV4dCIsInVzZUNvbnRleHQiLCJUYWJsZUNvbnRleHQiLCJmbGF0dGVuQ29sdW1ucyIsIm9uQ29sdW1uUmVzaXplIiwiZ2V0Um93S2V5IiwiZXhwYW5kZWRLZXlzIiwicHJlZml4Q2xzIiwiY2hpbGRyZW5Db2x1bW5OYW1lIiwic2Nyb2xsWCIsImRpcmVjdGlvbiIsIl91c2VDb250ZXh0MiIsIlN0YXRpY0NvbnRleHQiLCJzdGlja3kiLCJzY3JvbGxZIiwibGlzdEl0ZW1IZWlnaHQiLCJnZXRDb21wb25lbnQiLCJvblRhYmxlUHJvcFNjcm9sbCIsImxpc3RSZWYiLCJ1c2VSZWYiLCJmbGF0dGVuRGF0YSIsInVzZUZsYXR0ZW5SZWNvcmRzIiwiY29sdW1uc1dpZHRoIiwidXNlTWVtbyIsInRvdGFsIiwibWFwIiwiX3JlZiIsIndpZHRoIiwibWluV2lkdGgiLCJrZXkiLCJmaW5hbFdpZHRoIiwiTWF0aCIsIm1heCIsImNvbHVtbnNPZmZzZXQiLCJjb2xXaWR0aCIsInVzZUVmZmVjdCIsImZvckVhY2giLCJfcmVmMiIsIl9yZWYzIiwiX3NsaWNlZFRvQXJyYXkyIiwidXNlSW1wZXJhdGl2ZUhhbmRsZSIsIl9hIiwib2JqIiwic2Nyb2xsVG8iLCJjb25maWciLCJfYiIsIm9mZnNldCIsInJlc3RDb25maWciLCJjdXJyZW50IiwiYXNzaWduIiwiYWxpZ24iLCJuYXRpdmVFbGVtZW50IiwiZ2V0U2Nyb2xsSW5mbyIsIngiLCJ2YWx1ZSIsImxlZnQiLCJ5IiwidG9wIiwiZ2V0Um93U3BhbiIsImNvbHVtbiIsImluZGV4IiwicmVjb3JkIiwib25DZWxsIiwiY2VsbFByb3BzIiwicm93U3BhbiIsImV4dHJhUmVuZGVyIiwiaW5mbyIsInN0YXJ0IiwiZW5kIiwiZ2V0U2l6ZSIsIm9mZnNldFkiLCJmaXJzdFJvd1NwYW5Db2x1bW5zIiwiZmlsdGVyIiwic3RhcnRJbmRleCIsIl9sb29wIiwibGFzdFJvd1NwYW5Db2x1bW5zIiwiZW5kSW5kZXgiLCJfbG9vcDIiLCJfaSIsInNwYW5MaW5lcyIsIl9sb29wMyIsIl9pMiIsIml0ZW0iLCJzb21lIiwicHVzaCIsIm5vZGVzIiwicm93S2V5IiwiZ2V0SGVpZ2h0IiwiZW5kSXRlbUluZGV4IiwiZW5kSXRlbSIsInNhZmVFbmRJbmRleCIsIm1pbiIsInNhZmVFbmRJdGVtIiwiZW5kSXRlbUtleSIsInNpemVJbmZvIiwiYm90dG9tIiwiX2pzeCIsIkJvZHlMaW5lIiwic3R5bGUiLCJleHRyYSIsImdyaWRDb250ZXh0IiwidGJsUHJlZml4Q2xzIiwiY29uY2F0Iiwid3JhcHBlckNvbXBvbmVudCIsImhvcml6b250YWxTY3JvbGxCYXJTdHlsZSIsInBvc2l0aW9uIiwiX3R5cGVvZjIiLCJvZmZzZXRTY3JvbGwiLCJHcmlkQ29udGV4dCIsIlByb3ZpZGVyIiwiY2hpbGRyZW4iLCJWaXJ0dWFsTGlzdCIsImZ1bGxIZWlnaHQiLCJzdHlsZXMiLCJob3Jpem9udGFsU2Nyb2xsQmFyIiwiY2xhc3NOYW1lIiwiaGVpZ2h0IiwiaXRlbUhlaWdodCIsIml0ZW1LZXkiLCJjb21wb25lbnQiLCJzY3JvbGxXaWR0aCIsIm9uVmlydHVhbFNjcm9sbCIsIl9yZWY0IiwiY3VycmVudFRhcmdldCIsInNjcm9sbExlZnQiLCJpdGVtUHJvcHMiLCJSZXNwb25zZUdyaWQiLCJyZXNwb25zZUltbXV0YWJsZSIsInByb2Nlc3MiLCJlbnYiLCJOT0RFX0VOViIsImRpc3BsYXlOYW1lIiwiX2RlZmF1bHQiLCJleHBvcnRzIl0sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7O0FBV0EsSUFBQUEsV0FBQSxHQUFBQyxPQUFBO0FDVkEsSUFBQUMsZ0JBQUEsR0FBQUQsT0FBQTtBQUNBLElBQUFFLFlBQUEsR0FBQUMsc0JBQUEsQ0FBQUgsT0FBQTtBQUNBLElBQUFJLEtBQUEsR0FBQUMsdUJBQUEsQ0FBQUwsT0FBQTtBQUNBLElBQUFNLGFBQUEsR0FBQUQsdUJBQUEsQ0FBQUwsT0FBQTtBQUNBLElBQUFPLGtCQUFBLEdBQUFKLHNCQUFBLENBQUFILE9BQUE7QUFFQSxJQUFBUSxTQUFBLEdBQUFMLHNCQUFBLENBQUFILE9BQUE7QUFDQSxJQUFBUyxRQUFBLEdBQUFULE9BQUE7QUFBdUQsU0FBQVUseUJBQUFDLENBQUEsNkJBQUFDLE9BQUEsbUJBQUFDLENBQUEsT0FBQUQsT0FBQSxJQUFBRSxDQUFBLE9BQUFGLE9BQUEsWUFBQUYsd0JBQUEsWUFBQUEseUJBQUFDLENBQUEsV0FBQUEsQ0FBQSxHQUFBRyxDQUFBLEdBQUFELENBQUEsS0FBQUYs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bnRlcm5hbC9rZXJuZWwvVmlydHVhbFRhYmxlL0JvZHlHcmlkLmpzIiwic291cmNlc0NvbnRlbnQiOlsidmFyIF9fcmVzdCA9ICh0aGlzICYmIHRoaXMuX19yZXN0KSB8fCBmdW5jdGlvbiAocywgZSkge1xuICAgIHZhciB0ID0ge307XG4gICAgZm9yICh2YXIgcCBpbiBzKSBpZiAoT2JqZWN0LnByb3RvdHlwZS5oYXNPd25Qcm9wZXJ0eS5jYWxsKHMsIHApICYmIGUuaW5kZXhPZihwKSA8IDApXG4gICAgICAgIHRbcF0gPSBzW3BdO1xuICAgIGlmIChzICE9IG51bGwgJiYgdHlwZW9mIE9iamVjdC5nZXRPd25Qcm9wZXJ0eVN5bWJvbHMgPT09IFwiZnVuY3Rpb25cIilcbiAgICAgICAgZm9yICh2YXIgaSA9IDAsIHAgPSBPYmplY3QuZ2V0T3duUHJvcGVydHlTeW1ib2xzKHMpOyBpIDwgcC5sZW5ndGg7IGkrKykge1xuICAgICAgICAgICAgaWYgKGUuaW5kZXhPZihwW2ldKSA8IDAgJiYgT2JqZWN0LnByb3RvdHlwZS5wcm9wZXJ0eUlzRW51bWVyYWJsZS5jYWxsKHMsIHBbaV0pKVxuICAgICAgICAgICAgICAgIHRbcFtpXV0gPSBzW3BbaV1dO1xuICAgICAgICB9XG4gICAgcmV0dXJuIHQ7XG59O1xuaW1wb3J0IHsganN4IGFzIF9qc3ggfSBmcm9tIFwicmVhY3QvanN4LXJ1bnRpbWVcIjtcbi8vIEB0cy1ub2NoZWNrXG5pbXBvcnQgeyB1c2VDb250ZXh0IH0gZnJvbSAnLi4vc2VsZWN0b3ItY29udGV4dCc7XG5pbXBvcnQgVmlydHVhbExpc3QgZnJvbSAnLi4vLi4vLi4vLi4vVmlydHVhbExpc3QnO1xuaW1wb3J0ICogYXMgUmVhY3QgZnJvbSAncmVhY3QnO1xuaW1wb3J0IFRhYmxlQ29udGV4dCwgeyByZXNwb25zZUltbXV0YWJsZSB9IGZyb20gJy4uL2NvbnRleHQvVGFibGVDb250ZXh0JztcbmltcG9ydCB1c2VGbGF0dGVuUmVjb3JkcyBmcm9tICcuLi9ob29rcy91c2VGbGF0dGVuUmVjb3Jkcyc7XG5pbXBvcnQgQm9keUxpbmUgZnJvbSAnLi9Cb2R5TGluZSc7XG5pbXBvcnQgeyBHcmlkQ29udGV4dCwgU3RhdGljQ29udGV4dCB9IGZyb20gJy4vY29udGV4dCc7XG5jb25zdCBHcmlkID0gUmVhY3QuZm9yd2FyZFJlZigocHJvcHMsIHJlZikgPT4ge1xuICAgIGNvbnN0IHsgZGF0YSwgb25TY3JvbGwgfSA9IHByb3BzO1xuICAgIGNvbnN0IHsgZmxhdHRlbkNvbHVtbnMsIG9uQ29sdW1uUmVzaXplLCBnZXRSb3dLZXksIGV4cGFuZGVkS2V5cywgcHJlZml4Q2xzLCBjaGlsZHJlbkNvbHVtbk5hbWUsIHNjcm9sbFgsIGRpcmVjdGlvbiwgfSA9IHVzZUNvbnRleHQoVGFibGVDb250ZXh0LCBbXG4gICAgICAgICdmbGF0dGVuQ29sdW1ucycsXG4gICAgICAgICdvbkNvbHVtblJlc2l6ZScsXG4gICAgICAgICdnZXRSb3dLZXknLFxuICAgICAgICAncHJlZml4Q2xzJyxcbiAgICAgICAgJ2V4cGFuZGVkS2V5cycsXG4gICAgICAgICdjaGlsZHJlbkNvbHVtbk5hbWUnLFxuICAgICAgICAnc2Nyb2xsWCcsXG4gICAgICAgICdkaXJlY3Rpb24nLFxuICAgIF0pO1xuICAgIGNvbnN0IHsgc3RpY2t5LCBzY3JvbGxZLCBsaXN0SXRlbUhlaWdodCwgZ2V0Q29tcG9uZW50LCBvblNjcm9sbDogb25UYWJsZVByb3BTY3JvbGwsIH0gPSB1c2VDb250ZXh0KFN0YXRpY0NvbnRleHQpO1xuICAgIC8vID09PT09PT09PT09PT09PT09PT09PT09PT09PSBSZWYgPT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuICAgIGNvbnN0IGxpc3RSZWYgPSBSZWFjdC51c2VSZWYobnVsbCk7XG4gICAgLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09IERhdGEgPT09PT09PT09PT09PT09PT09PT09PT09PT09XG4gICAgY29uc3QgZmxhdHRlbkRhdGEgPSB1c2VGbGF0dGVuUmVjb3JkcyhkYXRhLCBjaGlsZHJlbkNvbHVtbk5hbWUsIGV4cGFuZGVkS2V5cywgZ2V0Um93S2V5KTtcbiAgICAvLyA9PT09PT09PT09PT09PT09PT09PT09PT09PSBDb2x1bW4gPT09PT09PT09PT09PT09PT09PT09PT09PT1cbiAgICBjb25zdCBjb2x1bW5zV2lkdGggPSBSZWFjdC51c2VNZW1vKCgpID0+IHtcbiAgICAgICAgbGV0IHRvdGFsID0gMDtcbiAgICAgICAgcmV0dXJuIGZsYXR0ZW5Db2x1bW5zLm1hcCgoeyB3aWR0aCwgbWluV2lkdGgsIGtleSB9KSA9PiB7XG4gICAgICAgICAgICBjb25zdCBmaW5hbFdpZHRoID0gTWF0aC5tYXgod2lkdGggfHwgMCwgbWluV2lkdGggfHwgMCk7XG4gICAgICAgICAgICB0b3RhbCArPSBmaW5hbFdpZHRoO1xuICAgICAgICAgICAgcmV0dXJuIFtrZXksIGZpbmFsV2lkdGgsIHRvdGFsXTtcbiAgICAgICAgfSk7XG4gICAgfSwgW2ZsYXR0ZW5Db2x1bW5zXSk7XG4gICAgY29uc3QgY29sdW1uc09mZnNldCA9IFJlYWN0LnVzZU1lbW8oKCkgPT4gY29sdW1uc1dpZHRoLm1hcChjb2xXaWR0aCA9PiBjb2xXaWR0aFsyXSksIFtjb2x1bW5zV2lkdGhdKTtcbiAgICBSZWFjdC51c2VFZmZlY3QoKCkgPT4ge1xuICAgICAgICBjb2x1bW5zV2lkdGguZm9yRWFjaCgoW2tleSwgd2lkdGhdKSA9PiB7XG4gICAgICAgICAgICBvbkNvbHVtblJlc2l6ZShrZXksIHdpZHRoKTtcbiAgICAgICAgfSk7XG4gICAgfSwgW2NvbHVtbnNXaWR0aF0pO1xuICAgIC8vID09PT09PT09PT09PT09PT09PT09PT09PT09PSBSZWYgPT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuICAgIFJlYWN0LnVzZUltcGVyYXRpdmVIYW5kbGUocmVmLCAoKSA9PiB7XG4gICAgICAgIHZhciBfYTtcbiAgICAgICAgY29uc3Qgb2JqID0ge1xuICAgICAgICAgICAgc2Nyb2xsVG86IChjb25maWcpID0+IHtcbiAgICAgICAgICAgICAgICB2YXIgX2EsIF9iO1xuICAgICAgICAgICAgICAgIGNvbnN0IHsgb2Zmc2V0IH0gPSBjb25maWcsIHJlc3RDb25maWcgPSBfX3Jlc3QoY29uZmlnLCBbXCJvZmZzZXRcIl0pO1xuICAgICAgICAgICAgICAgIC8vIElmIG9mZnNldCBpcyBwcm92aWRlZCwgZm9yY2UgYWxpZ24gdG8gJ3RvcCcgZm9yIGNvbnNpc3RlbnQgYmVoYXZpb3JcbiAgICAgICAgICAgICAgICBpZiAob2Zmc2V0KSB7XG4gICAgICAgICAgICAgICAgICAgIChfYSA9IGxpc3RSZWYuY3VycmVudCkgPT09IG51bGwgfHwgX2EgPT09IHZvaWQgMCA/IHZvaWQgMCA6IF9hLnNjcm9sbFRvKE9iamVjdC5hc3NpZ24oT2JqZWN0LmFzc2lnbih7fSwgcmVzdENvbmZpZyksIHsgb2Zmc2V0LCBhbGlnbjogJ3RvcCcgfSkpO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBlbHNlIHtcbiAgICAgICAgICAgICAgICAgICAgKF9iID0gbGlzdFJlZi5jdXJyZW50KSA9PT0gbnVsbCB8fCBfYiA9PT0gdm9pZCAwID8gdm9pZCAwIDogX2Iuc2Nyb2xsVG8oY29uZmlnKTtcbiAgICAgICAgICAgICAgICB9XG4gICAgICAgICAgICB9LFxuICAgICAgICAgICAgbmF0aXZlRWxlbWVudDogKF9hID0gbGlzdFJlZi5jdXJyZW50KSA9PT0gbnVsbCB8fCBfYSA9PT0gdm9pZCAwID8gdm9pZCAwIDogX2EubmF0aXZlRWxlbWVudCxcbiAgICAgICAgfTtcbiAgICAgICAgT2JqZWN0LmRlZmluZVByb3BlcnR5KG9iaiwgJ3Njcm9sbExlZnQnLCB7XG4gICAgICAgICAgICBnZXQ6ICgpID0+IHsgdmFyIF9hOyByZXR1cm4gKChfYSA9IGxpc3RSZWYuY3VycmVudCkgPT09IG51bGwgfHwgX2EgPT09IHZvaWQgMCA/IHZvaWQgMCA6IF9hLmdldFNjcm9sbEluZm8oKS54KSB8fCAwOyB9LFxuICAgICAgICAgICAgc2V0OiAodmFsdWUpID0+IHtcbiAgICAgICAgICAgICAgICB2YXIgX2E7XG4gICAgICAgICAgICAgICAgKF9hID0gbGlzdFJlZi5jdXJyZW50KSA9PT0gbnVsbCB8fCBfYSA9PT0gdm9pZCAwID8gdm9pZCAwIDogX2Euc2Nyb2xsVG8oe1xuICAgICAgICAgICAgICAgICAgICBsZWZ0OiB2YWx1ZSxcbiAgICAgICAgICAgICAgICB9KTtcbiAgICAgICAgICAgIH0sXG4gICAgICAgIH0pO1xuICAgICAgICBPYmplY3QuZGVmaW5lUHJvcGVydHkob2JqLCAnc2Nyb2xsVG9wJywge1xuICAgICAgICAgICAgZ2V0OiAoKSA9PiB7IHZhciBfYTsgcmV0dXJuICgoX2EgPSBsaXN0UmVmLmN1cnJlbnQpID09PSBudWxsIHx8IF9hID09PSB2b2lkIDAgPyB2b2lkIDAgOiBfYS5nZXRTY3JvbGxJbmZvKCkueSkgfHwgMDsgfSxcbiAgICAgICAgICAgIHNldDogKHZhbHVlKSA9PiB7XG4gICAgICAgICAgICAgICAgdmFyIF9hO1xuICAgICAgICAgICAgICAgIChfYSA9IGxpc3RSZWYuY3VycmVudCkgPT09IG51bGwgfHwgX2EgPT09IHZvaWQgMCA/IHZvaWQgMCA6IF9hLnNjcm9sbFRvKHtcbiAgICAgICAgICAgICAgICAgICAgdG9wOiB2YWx1ZSxcbiAgICAgICAgICAgICAgICB9KTtcbiAgICAgICAgICAgIH0sXG4gICAgICAgIH0pO1xuICAgICAgICByZXR1cm4gb2JqO1xuICAgIH0pO1xuICAgIC8vID09PT09PT09PT09PT09PT09PT09PT09IENvbC9Sb3cgU3BhbiA9PT09PT09PT09PT09PT09PT09PT09PVxuICAgIGNvbnN0IGdldFJvd1NwYW4gPSAoY29sdW1uLCBpbmRleCkgPT4ge1xuICAgICAgICB2YXIgX2EsIF9iO1xuICAgICAgICBjb25zdCByZWNvcmQgPSAoX2EgPSBmbGF0dGVuRGF0YVtpbmRleF0pID09PSBudWxsIHx8IF9hID09PSB2b2lkIDAgPyB2b2lkIDAgOiBfYS5yZWNvcmQ7XG4gICAgICAgIGNvbnN0IHsgb25DZWxsIH0gPSBjb2x1bW47XG4gICAgICAgIGlmIChvbkNlbGwpIHtcbiAgICAgICAgICAgIGNvbnN0IGNlbGxQcm9wcyA9IG9uQ2VsbChyZWNvcmQsIGluZGV4KTtcbiAgICAgICAgICAgIHJldHVybiAoX2IgPSBjZWxsUHJvcHMgPT09IG51bGwgfHwgY2VsbFByb3BzID09PSB2b2lkIDAgPyB2b2lkIDAgOiBjZWxsUHJvcHMucm93U3BhbikgIT09IG51bGwgJiYgX2IgIT09IHZvaWQgMCA/IF9iIDogMTtcbiAgICAgICAgfVxuICAgICAgICByZXR1cm4gMTtcbiAgICB9O1xuICAgIGNvbnN0IGV4dHJhUmVuZGVyID0gaW5mbyA9PiB7XG4gICAgICAgIGNvbnN0IHsgc3RhcnQsIGVuZCwgZ2V0U2l6ZSwgb2Zmc2V0WSB9ID0gaW5mbztcbiAgICAgICAgLy8gRG8gbm90aGluZyBpZiBubyBkYXRhXG4gICAgICAgIGlmIChlbmQgPCAwKSB7XG4gICAgICAgICAgICByZXR1cm4gbnVsbDtcbiAgICAgICAgfVxuICAgICAgICAvLyBGaW5kIGZpcnN0IHJvd1NwYW4gY29sdW1uXG4gICAgICAgIGxldCBmaXJzdFJvd1NwYW5Db2x1bW5zID0gZmxhdHRlbkNvbHVtbnMuZmlsdGVyKFxuICAgICAgICAvLyByb3dTcGFuIGlzIDBcbiAgICAgICAgY29sdW1uID0+IGdldFJvd1NwYW4oY29sdW1uLCBzdGFydCkgPT09IDApO1xuICAgICAgICBsZXQgc3RhcnRJbmRleCA9IHN0YXJ0O1xuICAgICAgICBmb3IgKGxldCBpID0gc3RhcnQ7IGkgPj0gMDsgaSAtPSAxKSB7XG4gICAgICAgICAgICBmaXJzdFJvd1NwYW5Db2x1bW5zID0gZmlyc3RSb3dTcGFuQ29sdW1ucy5maWx0ZXIoY29sdW1uID0+IGdldFJvd1NwYW4oY29sdW1uLCBpKSA9PT0gMCk7XG4gICAgICAgICAgICBpZiAoIWZpcnN0Um93U3BhbkNvbHVtbnMubGVuZ3RoKSB7XG4gICAgICAgICAgICAgICAgc3RhcnRJbmRleCA9IGk7XG4gICAgICAgICAgICAgICAgYnJlYWs7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgLy8gRmluZCBsYXN0IHJvd1NwYW4gY29sdW1uXG4gICAgICAgIGxldCBsYXN0Um93U3BhbkNvbHVtbnMgPSBmbGF0dGVuQ29sdW1ucy5maWx0ZXIoXG4gICAgICAgIC8vIHJvd1NwYW4gaXMgbm90IDFcbiAgICAgICAgY29sdW1uID0+IGdldFJvd1NwYW4oY29sdW1uLCBlbmQpICE9PSAxKTtcbiAgICAgICAgbGV0IGVuZEluZGV4ID0gZW5kO1xuICAgICAgICBmb3IgKGxldCBpID0gZW5kOyBpIDwgZmxhdHRlbkRhdGEubGVuZ3RoOyBpICs9IDEpIHtcbiAgICAgICAgICAgIGxhc3RSb3dTcGFuQ29sdW1ucyA9IGxhc3RSb3dTcGFuQ29sdW1ucy5maWx0ZXIoY29sdW1uID0+IGdldFJvd1NwYW4oY29sdW1uLCBpKSAhPT0gMSk7XG4gICAgICAgICAgICBpZiAoIWxhc3RSb3dTcGFuQ29sdW1ucy5sZW5ndGgpIHtcbiAgICAgICAgICAgICAgICBlbmRJbmRleCA9IE1hdGgubWF4KGkgLSAxLCBlbmQpO1xuICAgICAgICAgICAgICAgIGJyZWFrO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIC8vIENvbGxlY3QgdGhlIGxpbmUgd2hvIGhhcyByb3dTcGFuXG4gICAgICAgIGNvbnN0IHNwYW5MaW5lcyA9IFtdO1xuICAgICAgICBmb3IgKGxldCBpID0gc3RhcnRJbmRleDsgaSA8PSBlbmRJbmRleDsgaSArPSAxKSB7XG4gICAgICAgICAgICBjb25zdCBpdGVtID0gZmxhdHRlbkRhdGFbaV07XG4gICAgICAgICAgICAvLyBUaGlzIGNvZGUgd2lsbCBuZXZlciByZWFjaCwganVzdCBpbmNhc2VcbiAgICAgICAgICAgIGlmICghaXRlbSkge1xuICAgICAgICAgICAgICAgIGNvbnRpbnVlO1xuICAgICAgICAgICAgfVxuICAgICAgICAgICAgaWYgKGZsYXR0ZW5Db2x1bW5zLnNvbWUoY29sdW1uID0+IGdldFJvd1NwYW4oY29sdW1uLCBpKSA+IDEpKSB7XG4gICAgICAgICAgICAgICAgc3BhbkxpbmVzLnB1c2goaSk7XG4gICAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgICAgLy8gUGF0Y2ggZXh0cmEgbGluZSBvbiB0aGUgcGFnZVxuICAgICAgICBjb25zdCBub2RlcyA9IHNwYW5MaW5lcy5tYXAoaW5kZXggPT4ge1xuICAgICAgICAgICAgY29uc3QgaXRlbSA9IGZsYXR0ZW5EYXRhW2luZGV4XTtcbiAgICAgICAgICAgIGNvbnN0IHJvd0tleSA9IGdldFJvd0tleShpdGVtLnJlY29yZCwgaW5kZXgpO1xuICAgICAgICAgICAgY29uc3QgZ2V0SGVpZ2h0ID0gKHJvd1NwYW4pID0+IHtcbiAgICAgICAgICAgICAgICBjb25zdCBlbmRJdGVtSW5kZXggPSBpbmRleCArIHJvd1NwYW4gLSAxO1xuICAgICAgICAgICAgICAgIGNvbnN0IGVuZEl0ZW0gPSBmbGF0dGVuRGF0YVtlbmRJdGVtSW5kZXhdO1xuICAgICAgICAgICAgICAgIGlmICghZW5kSXRlbSB8fCAhZW5kSXRlbS5yZWNvcmQpIHtcbiAgICAgICAgICAgICAgICAgICAgLy8gY2xhbXAg5Yiw5b2T5YmN5Y+v55So55qE5pyA5ZCO5LiA6KGM77yM5oiW6YCA5YyW5Li66buY6K6k6auY5bqmXG4gICAgICAgICAgICAgICAgICAgIGNvbnN0IHNhZmVFbmRJbmRleCA9IE1hdGgubWluKGVuZEl0ZW1JbmRleCwgZmxhdHRlbkRhdGEubGVuZ3RoIC0gMSk7XG4gICAgICAgICAgICAgICAgICAgIGNvbnN0IHNhZmVFbmRJdGVtID0gZmxhdHRlbkRhdGFbc2FmZUVuZEluZGV4XTtcbiAgICAgICAgICAgICAgICAgICAgY29uc3QgZW5kSXRlbUtleSA9IGdldFJvd0tleShzYWZlRW5kSXRlbS5yZWNvcmQsIHNhZmVFbmRJbmRleCk7XG4gICAgICAgICAgICAgICAgICAgIGNvbnN0IHNpemVJbmZvID0gZ2V0U2l6ZShyb3dLZXksIGVuZEl0ZW1LZXkpO1xuICAgICAgICAgICAgICAgICAgICByZXR1cm4gc2l6ZUluZm8uYm90dG9tIC0gc2l6ZUluZm8udG9wO1xuICAgICAgICAgICAgICAgIH1cbiAgICAgICAgICAgICAgICBjb25zdCBlbmRJdGVtS2V5ID0gZ2V0Um93S2V5KGVuZEl0ZW0ucmVjb3JkLCBlbmRJdGVtSW5kZXgpO1xuICAgICAgICAgICAgICAgIGNvbnN0IHNpemVJbmZvID0gZ2V0U2l6ZShyb3dLZXksIGVuZEl0ZW1LZXkpO1xuICAgICAgICAgICAgICAgIHJldHVybiBzaXplSW5mby5ib3R0b20gLSBzaXplSW5mby50b3A7XG4gICAgICAgICAgICB9O1xuICAgICAgICAgICAgY29uc3Qgc2l6ZUluZm8gPSBnZXRTaXplKHJvd0tleSk7XG4gICAgICAgICAgICByZXR1cm4gKF9qc3goQm9keUxpbmUsIHsgZGF0YTogaXRlbSwgcm93S2V5OiByb3dLZXksIGluZGV4OiBpbmRleCwgc3R5bGU6IHtcbiAgICAgICAgICAgICAgICAgICAgdG9wOiAtb2Zmc2V0WSArIHNpemVJbmZvLnRvcCxcbiAgICAgICAgICAgICAgICB9LCBleHRyYTogdHJ1ZSwgZ2V0SGVpZ2h0OiBnZXRIZWlnaHQgfSwgaW5kZXgpKTtcbiAgICAgICAgfSk7XG4gICAgICAgIHJldHVybiBub2RlcztcbiAgICB9O1xuICAgIC8vID09PT09PT09PT09PT09PT09PT09PT09PT0gQ29udGV4dCA9PT09PT09PT09PT09PT09PT09PT09PT09PVxuICAgIGNvbnN0IGdyaWRDb250ZXh0ID0gUmVhY3QudXNlTWVtbygoKSA9PiAoeyBjb2x1bW5zT2Zmc2V0IH0pLCBbY29sdW1uc09mZnNldF0pO1xuICAgIC8vID09PT09PT09PT09PT09PT09PT09PT09PT09IFJlbmRlciA9PT09PT09PT09PT09PT09PT09PT09PT09PVxuICAgIGNvbnN0IHRibFByZWZpeENscyA9IGAke3ByZWZpeENsc30tdGJvZHlgO1xuICAgIC8vIGRlZmF1bHQgJ2RpdicgaW4gVmlydHVhbExpc3RcbiAgICBjb25zdCB3cmFwcGVyQ29tcG9uZW50ID0gZ2V0Q29tcG9uZW50KFsnYm9keScsICd3cmFwcGVyJ10pO1xuICAgIC8vID09PT09PT09PT09PT09PT09PT09PT09PT09IFN0aWNreSBTY3JvbGwgQmFyID09PT09PT09PT09PT09PT09PT09PT09PT09XG4gICAgY29uc3QgaG9yaXpvbnRhbFNjcm9sbEJhclN0eWxlID0ge307XG4gICAgaWYgKHN0aWNreSkge1xuICAgICAgICBob3Jpem9udGFsU2Nyb2xsQmFyU3R5bGUucG9zaXRpb24gPSAnc3RpY2t5JztcbiAgICAgICAgaG9yaXpvbnRhbFNjcm9sbEJhclN0eWxlLmJvdHRvbSA9IDA7XG4gICAgICAgIGlmICh0eXBlb2Ygc3RpY2t5ID09PSAnb2JqZWN0JyAmJiBzdGlja3kub2Zmc2V0U2Nyb2xsKSB7XG4gICAgICAgICAgICBob3Jpem9udGFsU2Nyb2xsQmFyU3R5bGUuYm90dG9tID0gc3RpY2t5Lm9mZnNldFNjcm9sbDtcbiAgICAgICAgfVxuICAgIH1cbiAgICByZXR1cm4gKF9qc3goR3JpZENvbnRleHQuUHJvdmlkZXIsIHsgdmFsdWU6IGdyaWRDb250ZXh0LCBjaGlsZHJlbjogX2pzeChWaXJ0dWFsTGlzdCwgeyBmdWxsSGVpZ2h0OiBmYWxzZSwgcmVmOiBsaXN0UmVmLCBwcmVmaXhDbHM6IGAke3RibFByZWZpeENsc30tdmlydHVhbGAsIHN0eWxlczogeyBob3Jpem9udGFsU2Nyb2xsQmFyOiBob3Jpem9udGFsU2Nyb2xsQmFyU3R5bGUgfSwgY2xhc3NOYW1lOiB0YmxQcmVmaXhDbHMsIGhlaWdodDogc2Nyb2xsWSwgaXRlbUhlaWdodDogbGlzdEl0ZW1IZWlnaHQgfHwgMjQsIGRhdGE6IGZsYXR0ZW5EYXRhLCBpdGVtS2V5OiBpdGVtID0+IGdldFJvd0tleShpdGVtLnJlY29yZCksIGNvbXBvbmVudDogd3JhcHBlckNvbXBvbmVudCwgc2Nyb2xsV2lkdGg6IHNjcm9sbFgsIGRpcmVjdGlvbjogZGlyZWN0aW9uLCBvblZpcnR1YWxTY3JvbGw6ICh7IHggfSkgPT4ge1xuICAgICAgICAgICAgICAgIHZhciBfYTtcbiAgICAgICAgICAgICAgICBvblNjcm9sbCh7XG4gICAgICAgICAgICAgICAgICAgIGN1cnJlbnRUYXJnZXQ6IChfYSA9IGxpc3RSZWYuY3VycmVudCkgPT09IG51bGwgfHwgX2EgPT09IHZvaWQgMCA/IHZvaWQgMCA6IF9hLm5hdGl2ZUVsZW1lbnQsXG4gICAgICAgICAgICAgICAgICAgIHNjcm9sbExlZnQ6IHgsXG4gICAgICAgICAgICAgICAgfSk7XG4gICAgICAgICAgICB9LCBvblNjcm9sbDogb25UYWJsZVByb3BTY3JvbGwsIGV4dHJhUmVuZGVyOiBleHRyYVJlbmRlciwgY2hpbGRyZW46IChpdGVtLCBpbmRleCwgaXRlbVByb3BzKSA9PiB7XG4gICAgICAgICAgICAgICAgY29uc3Qgcm93S2V5ID0gZ2V0Um93S2V5KGl0ZW0ucmVjb3JkLCBpbmRleCk7XG4gICAgICAgICAgICAgICAgcmV0dXJuIF9qc3goQm9keUxpbmUsIHsgZGF0YTogaXRlbSwgcm93S2V5OiByb3dLZXksIGluZGV4OiBpbmRleCwgc3R5bGU6IGl0ZW1Qcm9wcy5zdHlsZSB9KTtcbiAgICAgICAgICAgIH0gfSkgfSkpO1xufSk7XG5jb25zdCBSZXNwb25zZUdyaWQgPSByZXNwb25zZUltbXV0YWJsZShHcmlkKTtcbmlmIChwcm9jZXNzLmVudi5OT0RFX0VOViAhPT0gJ3Byb2R1Y3Rpb24nKSB7XG4gICAgUmVzcG9uc2VHcmlkLmRpc3BsYXlOYW1lID0gJ1Jlc3BvbnNlR3JpZCc7XG59XG5leHBvcnQgZGVmYXVsdCBSZXNwb25zZUdyaWQ7IixudWxsXSwic291cmNlUm9vdCI6Ii4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYyJ9
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import type { FlattenData } from '../hooks/useFlattenRecords';
|
|
3
|
-
export interface BodyLineProps<RecordType = unknown> {
|
|
4
|
-
data: FlattenData<RecordType>;
|
|
5
|
-
index: number;
|
|
6
|
-
className?: string;
|
|
7
|
-
style?: React.CSSProperties;
|
|
8
|
-
rowKey: React.Key;
|
|
9
|
-
/** Render cell only when it has `rowSpan > 1` */
|
|
10
|
-
extra?: boolean;
|
|
11
|
-
getHeight?: (rowSpan: number) => number;
|
|
12
|
-
}
|
|
13
|
-
declare const ResponseBodyLine: React.ForwardRefExoticComponent<BodyLineProps<unknown> & React.RefAttributes<HTMLDivElement>>;
|
|
14
|
-
export default ResponseBodyLine;
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
var _typeof = require("@babel/runtime/helpers/typeof");
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports["default"] = void 0;
|
|
9
|
-
var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/defineProperty"));
|
|
10
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
11
|
-
var _selectorContext = require("../selector-context");
|
|
12
|
-
var _clsx3 = require("clsx");
|
|
13
|
-
var React = _interopRequireWildcard(require("react"));
|
|
14
|
-
var _Cell = _interopRequireDefault(require("../Cell"));
|
|
15
|
-
var _TableContext = _interopRequireWildcard(require("../context/TableContext"));
|
|
16
|
-
var _useRowInfo = _interopRequireDefault(require("../hooks/useRowInfo"));
|
|
17
|
-
var _VirtualCell = _interopRequireDefault(require("./VirtualCell"));
|
|
18
|
-
var _context = require("./context");
|
|
19
|
-
var _expandUtil = require("../utils/expandUtil");
|
|
20
|
-
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
21
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { "default": e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n["default"] = e, t && t.set(e, n), n; }
|
|
22
|
-
var __rest = void 0 && (void 0).__rest || function (s, e) {
|
|
23
|
-
var t = {};
|
|
24
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) t[p] = s[p];
|
|
25
|
-
if (s != null && typeof Object.getOwnPropertySymbols === "function") for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
26
|
-
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) t[p[i]] = s[p[i]];
|
|
27
|
-
}
|
|
28
|
-
return t;
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
// @ts-nocheck
|
|
32
|
-
|
|
33
|
-
var BodyLine = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
34
|
-
var data = props.data,
|
|
35
|
-
index = props.index,
|
|
36
|
-
className = props.className,
|
|
37
|
-
rowKey = props.rowKey,
|
|
38
|
-
style = props.style,
|
|
39
|
-
extra = props.extra,
|
|
40
|
-
getHeight = props.getHeight,
|
|
41
|
-
restProps = __rest(props, ["data", "index", "className", "rowKey", "style", "extra", "getHeight"]);
|
|
42
|
-
var record = data.record,
|
|
43
|
-
indent = data.indent,
|
|
44
|
-
renderIndex = data.index;
|
|
45
|
-
var _useContext = (0, _selectorContext.useContext)(_TableContext["default"], ['prefixCls', 'flattenColumns', 'fixColumn', 'componentWidth', 'scrollX']),
|
|
46
|
-
scrollX = _useContext.scrollX,
|
|
47
|
-
flattenColumns = _useContext.flattenColumns,
|
|
48
|
-
prefixCls = _useContext.prefixCls,
|
|
49
|
-
fixColumn = _useContext.fixColumn,
|
|
50
|
-
componentWidth = _useContext.componentWidth;
|
|
51
|
-
var _useContext2 = (0, _selectorContext.useContext)(_context.StaticContext, ['getComponent']),
|
|
52
|
-
getComponent = _useContext2.getComponent;
|
|
53
|
-
var rowInfo = (0, _useRowInfo["default"])(record, rowKey, index, indent);
|
|
54
|
-
var RowComponent = getComponent(['body', 'row'], 'div');
|
|
55
|
-
var cellComponent = getComponent(['body', 'cell'], 'div');
|
|
56
|
-
// ========================== Expand ==========================
|
|
57
|
-
var rowSupportExpand = rowInfo.rowSupportExpand,
|
|
58
|
-
expanded = rowInfo.expanded,
|
|
59
|
-
rowProps = rowInfo.rowProps,
|
|
60
|
-
expandedRowRender = rowInfo.expandedRowRender,
|
|
61
|
-
expandedRowClassName = rowInfo.expandedRowClassName;
|
|
62
|
-
var expandRowNode;
|
|
63
|
-
if (rowSupportExpand && expanded) {
|
|
64
|
-
var expandContent = expandedRowRender(record, index, indent + 1, expanded);
|
|
65
|
-
var expandedClsName = (0, _expandUtil.computedExpandedClassName)(expandedRowClassName, record, index, indent);
|
|
66
|
-
var additionalProps = {};
|
|
67
|
-
if (fixColumn) {
|
|
68
|
-
additionalProps = {
|
|
69
|
-
style: (0, _defineProperty2["default"])({}, '--virtual-width', "".concat(componentWidth, "px"))
|
|
70
|
-
};
|
|
71
|
-
}
|
|
72
|
-
var rowCellCls = "".concat(prefixCls, "-expanded-row-cell");
|
|
73
|
-
expandRowNode = (0, _jsxRuntime.jsx)(RowComponent, {
|
|
74
|
-
className: (0, _clsx3.clsx)("".concat(prefixCls, "-expanded-row"), "".concat(prefixCls, "-expanded-row-level-").concat(indent + 1), expandedClsName),
|
|
75
|
-
children: (0, _jsxRuntime.jsx)(_Cell["default"], {
|
|
76
|
-
component: cellComponent,
|
|
77
|
-
prefixCls: prefixCls,
|
|
78
|
-
className: (0, _clsx3.clsx)(rowCellCls, (0, _defineProperty2["default"])({}, "".concat(rowCellCls, "-fixed"), fixColumn)),
|
|
79
|
-
additionalProps: additionalProps,
|
|
80
|
-
children: expandContent
|
|
81
|
-
})
|
|
82
|
-
});
|
|
83
|
-
}
|
|
84
|
-
// ========================== Render ==========================
|
|
85
|
-
var rowStyle = Object.assign(Object.assign({}, style), {
|
|
86
|
-
width: scrollX
|
|
87
|
-
});
|
|
88
|
-
if (extra) {
|
|
89
|
-
rowStyle.position = 'absolute';
|
|
90
|
-
rowStyle.pointerEvents = 'none';
|
|
91
|
-
}
|
|
92
|
-
var rowNode = (0, _jsxRuntime.jsx)(RowComponent, Object.assign({}, rowProps, restProps, {
|
|
93
|
-
"data-row-key": rowKey,
|
|
94
|
-
ref: rowSupportExpand ? null : ref,
|
|
95
|
-
className: (0, _clsx3.clsx)(className, "".concat(prefixCls, "-row"), rowProps === null || rowProps === void 0 ? void 0 : rowProps.className, (0, _defineProperty2["default"])({}, "".concat(prefixCls, "-row-extra"), extra)),
|
|
96
|
-
style: Object.assign(Object.assign({}, rowStyle), rowProps === null || rowProps === void 0 ? void 0 : rowProps.style),
|
|
97
|
-
children: flattenColumns.map(function (column, colIndex) {
|
|
98
|
-
return (0, _jsxRuntime.jsx)(_VirtualCell["default"], {
|
|
99
|
-
component: cellComponent,
|
|
100
|
-
rowInfo: rowInfo,
|
|
101
|
-
column: column,
|
|
102
|
-
colIndex: colIndex,
|
|
103
|
-
indent: indent,
|
|
104
|
-
index: index,
|
|
105
|
-
renderIndex: renderIndex,
|
|
106
|
-
record: record,
|
|
107
|
-
inverse: extra,
|
|
108
|
-
getHeight: getHeight
|
|
109
|
-
}, colIndex);
|
|
110
|
-
})
|
|
111
|
-
}));
|
|
112
|
-
if (rowSupportExpand) {
|
|
113
|
-
return (0, _jsxRuntime.jsxs)("div", {
|
|
114
|
-
ref: ref,
|
|
115
|
-
children: [rowNode, expandRowNode]
|
|
116
|
-
});
|
|
117
|
-
}
|
|
118
|
-
return rowNode;
|
|
119
|
-
});
|
|
120
|
-
var ResponseBodyLine = (0, _TableContext.responseImmutable)(BodyLine);
|
|
121
|
-
if (process.env.NODE_ENV !== 'production') {
|
|
122
|
-
ResponseBodyLine.displayName = 'BodyLine';
|
|
123
|
-
}
|
|
124
|
-
var _default = exports["default"] = ResponseBodyLine;
|
|
125
|
-
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNvbXBvbmVudHMvVGFibGUvaW50ZXJuYWwva2VybmVsL1ZpcnR1YWxUYWJsZS9Cb2R5TGluZS5qcyIsImNvbXBvbmVudHMvVGFibGUvaW50ZXJuYWwva2VybmVsL3NyYy9jb21wb25lbnRzL1RhYmxlL2ludGVybmFsL2tlcm5lbC9WaXJ0dWFsVGFibGUvQm9keUxpbmUudHN4Il0sIm5hbWVzIjpbIl9qc3hSdW50aW1lIiwicmVxdWlyZSIsIl9zZWxlY3RvckNvbnRleHQiLCJfY2xzeDMiLCJSZWFjdCIsIl9pbnRlcm9wUmVxdWlyZVdpbGRjYXJkIiwiX0NlbGwiLCJfaW50ZXJvcFJlcXVpcmVEZWZhdWx0IiwiX1RhYmxlQ29udGV4dCIsIl91c2VSb3dJbmZvIiwiX1ZpcnR1YWxDZWxsIiwiX2NvbnRleHQiLCJfZXhwYW5kVXRpbCIsIl9nZXRSZXF1aXJlV2lsZGNhcmRDYWNoZSIsImUiLCJXZWFrTWFwIiwiciIsInQiLCJfX2VzTW9kdWxlIiwiX3R5cGVvZiIsImhhcyIsImdldCIsIm4iLCJfX3Byb3RvX18iLCJhIiwiT2JqZWN0IiwiZGVmaW5lUHJvcGVydHkiLCJnZXRPd25Qcm9wZXJ0eURlc2NyaXB0b3IiLCJ1IiwiaGFzT3duUHJvcGVydHkiLCJjYWxsIiwiaSIsInNldCIsIl9fcmVzdCIsInMiLCJwIiwicHJvdG90eXBlIiwiaW5kZXhPZiIsImdldE93blByb3BlcnR5U3ltYm9scyIsImxlbmd0aCIsInByb3BlcnR5SXNFbnVtZXJhYmxlIiwiQm9keUxpbmUiLCJmb3J3YXJkUmVmIiwicHJvcHMiLCJyZWYiLCJkYXRhIiwiaW5kZXgiLCJjbGFzc05hbWUiLCJyb3dLZXkiLCJzdHlsZSIsImV4dHJhIiwiZ2V0SGVpZ2h0IiwicmVzdFByb3BzIiwicmVjb3JkIiwiaW5kZW50IiwicmVuZGVySW5kZXgiLCJfdXNlQ29udGV4dCIsInVzZUNvbnRleHQiLCJUYWJsZUNvbnRleHQiLCJzY3JvbGxYIiwiZmxhdHRlbkNvbHVtbnMiLCJwcmVmaXhDbHMiLCJmaXhDb2x1bW4iLCJjb21wb25lbnRXaWR0aCIsIl91c2VDb250ZXh0MiIsIlN0YXRpY0NvbnRleHQiLCJnZXRDb21wb25lbnQiLCJyb3dJbmZvIiwidXNlUm93SW5mbyIsIlJvd0NvbXBvbmVudCIsImNlbGxDb21wb25lbnQiLCJyb3dTdXBwb3J0RXhwYW5kIiwiZXhwYW5kZWQiLCJyb3dQcm9wcyIsImV4cGFuZGVkUm93UmVuZGVyIiwiZXhwYW5kZWRSb3dDbGFzc05hbWUiLCJleHBhbmRSb3dOb2RlIiwiZXhwYW5kQ29udGVudCIsImV4cGFuZGVkQ2xzTmFtZSIsImNvbXB1dGVkRXhwYW5kZWRDbGFzc05hbWUiLCJhZGRpdGlvbmFsUHJvcHMiLCJfZGVmaW5lUHJvcGVydHkyIiwiY29uY2F0Iiwicm93Q2VsbENscyIsIl9qc3giLCJjbHN4IiwiY2hpbGRyZW4iLCJDZWxsIiwiY29tcG9uZW50Iiwicm93U3R5bGUiLCJhc3NpZ24iLCJ3aWR0aCIsInBvc2l0aW9uIiwicG9pbnRlckV2ZW50cyIsInJvd05vZGUiLCJtYXAiLCJjb2x1bW4iLCJjb2xJbmRleCIsIlZpcnR1YWxDZWxsIiwiaW52ZXJzZSIsIl9qc3hzIiwiUmVzcG9uc2VCb2R5TGluZSIsInJlc3BvbnNlSW1tdXRhYmxlIiwicHJvY2VzcyIsImVudiIsIk5PREVfRU5WIiwiZGlzcGxheU5hbWUiLCJfZGVmYXVsdCIsImV4cG9ydHMiXSwibWFwcGluZ3MiOiI7Ozs7Ozs7OztBQVdBLElBQUFBLFdBQUEsR0FBQUMsT0FBQTtBQ1ZBLElBQUFDLGdCQUFBLEdBQUFELE9BQUE7QUFDQSxJQUFBRSxNQUFBLEdBQUFGLE9BQUE7QUFDQSxJQUFBRyxLQUFBLEdBQUFDLHVCQUFBLENBQUFKLE9BQUE7QUFDQSxJQUFBSyxLQUFBLEdBQUFDLHNCQUFBLENBQUFOLE9BQUE7QUFDQSxJQUFBTyxhQUFBLEdBQUFILHVCQUFBLENBQUFKLE9BQUE7QUFFQSxJQUFBUSxXQUFBLEdBQUFGLHNCQUFBLENBQUFOLE9BQUE7QUFDQSxJQUFBUyxZQUFBLEdBQUFILHNC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K0JBQWlCLEVBQUM3RCxRQUFRLENBQUM7QUFFcEQsSUFBSThELE9BQU8sQ0FBQ0MsR0FBRyxDQUFDQyxRQUFRLEtBQUssWUFBWSxFQUFFO0VBQ3pDSixnQkFBZ0IsQ0FBQ0ssV0FBVyxHQUFHLFVBQVU7QUFDM0M7QUFBQyxJQUFBQyxRQUFBLEdBQUFDLE9BQUEsY0FFY1AsZ0JBQWdCIiwiZmlsZSI6ImNvbXBvbmVudHMvVGFibGUvaW50ZXJuYWwva2VybmVsL1ZpcnR1YWxUYWJsZS9Cb2R5TGluZS5qcyIsInNvdXJjZXNDb250ZW50IjpbInZhciBfX3Jlc3QgPSAodGhpcyAmJiB0aGlzLl9fcmVzdCkgfHwgZnVuY3Rpb24gKHMsIGUpIHtcbiAgICB2YXIgdCA9IHt9O1xuICAgIGZvciAodmFyIHAgaW4gcykgaWYgKE9iamVjdC5wcm90b3R5cGUuaGFzT3duUHJvcGVydHkuY2FsbChzLCBwKSAmJiBlLmluZGV4T2YocCkgPCAwKVxuICAgICAgICB0W3BdID0gc1twXTtcbiAgICBpZiAocyAhPSBudWxsICYmIHR5cGVvZiBPYmplY3QuZ2V0T3duUHJvcGVydHlTeW1ib2xzID09PSBcImZ1bmN0aW9uXCIpXG4gICAgICAgIGZvciAodmFyIGkgPSAwLCBwID0gT2JqZWN0LmdldE93blByb3BlcnR5U3ltYm9scyhzKTsgaSA8IHAubGVuZ3RoOyBpKyspIHtcbiAgICAgICAgICAgIGlmIChlLmluZGV4T2YocFtpXSkgPCAwICYmIE9iamVjdC5wcm90b3R5cGUucHJvcGVydHlJc0VudW1lcmFibGUuY2FsbChzLCBwW2ldKSlcbiAgICAgICAgICAgICAgICB0W3BbaV1dID0gc1twW2ldXTtcbiAgICAgICAgfVxuICAgIHJldHVybiB0O1xufTtcbmltcG9ydCB7IGpzeCBhcyBfanN4LCBqc3hzIGFzIF9qc3hzIH0gZnJvbSBcInJlYWN0L2pzeC1ydW50aW1lXCI7XG4vLyBAdHMtbm9jaGVja1xuaW1wb3J0IHsgdXNlQ29udGV4dCB9IGZyb20gJy4uL3NlbGVjdG9yLWNvbnRleHQnO1xuaW1wb3J0IHsgY2xzeCB9IGZyb20gJ2Nsc3gnO1xuaW1wb3J0ICogYXMgUmVhY3QgZnJvbSAncmVhY3QnO1xuaW1wb3J0IENlbGwgZnJvbSAnLi4vQ2VsbCc7XG5pbXBvcnQgVGFibGVDb250ZXh0LCB7IHJlc3BvbnNlSW1tdXRhYmxlIH0gZnJvbSAnLi4vY29udGV4dC9UYWJsZUNvbnRleHQnO1xuaW1wb3J0IHVzZVJvd0luZm8gZnJvbSAnLi4vaG9va3MvdXNlUm93SW5mbyc7XG5pbXBvcnQgVmlydHVhbENlbGwgZnJvbSAnLi9WaXJ0dWFsQ2VsbCc7XG5pbXBvcnQgeyBTdGF0aWNDb250ZXh0IH0gZnJvbSAnLi9jb250ZXh0JztcbmltcG9ydCB7IGNvbXB1dGVkRXhwYW5kZWRDbGFzc05hbWUgfSBmcm9tICcuLi91dGlscy9leHBhbmRVdGlsJztcbmNvbnN0IEJvZHlMaW5lID0gUmVhY3QuZm9yd2FyZFJlZigocHJvcHMsIHJlZikgPT4ge1xuICAgIGNvbnN0IHsgZGF0YSwgaW5kZXgsIGNsYXNzTmFtZSwgcm93S2V5LCBzdHlsZSwgZXh0cmEsIGdldEhlaWdodCB9ID0gcHJvcHMsIHJlc3RQcm9wcyA9IF9fcmVzdChwcm9wcywgW1wiZGF0YVwiLCBcImluZGV4XCIsIFwiY2xhc3NOYW1lXCIsIFwicm93S2V5XCIsIFwic3R5bGVcIiwgXCJleHRyYVwiLCBcImdldEhlaWdodFwiXSk7XG4gICAgY29uc3QgeyByZWNvcmQsIGluZGVudCwgaW5kZXg6IHJlbmRlckluZGV4IH0gPSBkYXRhO1xuICAgIGNvbnN0IHsgc2Nyb2xsWCwgZmxhdHRlbkNvbHVtbnMsIHByZWZpeENscywgZml4Q29sdW1uLCBjb21wb25lbnRXaWR0aCB9ID0gdXNlQ29udGV4dChUYWJsZUNvbnRleHQsIFsncHJlZml4Q2xzJywgJ2ZsYXR0ZW5Db2x1bW5zJywgJ2ZpeENvbHVtbicsICdjb21wb25lbnRXaWR0aCcsICdzY3JvbGxYJ10pO1xuICAgIGNvbnN0IHsgZ2V0Q29tcG9uZW50IH0gPSB1c2VDb250ZXh0KFN0YXRpY0NvbnRleHQsIFsnZ2V0Q29tcG9uZW50J10pO1xuICAgIGNvbnN0IHJvd0luZm8gPSB1c2VSb3dJbmZvKHJlY29yZCwgcm93S2V5LCBpbmRleCwgaW5kZW50KTtcbiAgICBjb25zdCBSb3dDb21wb25lbnQgPSBnZXRDb21wb25lbnQoWydib2R5JywgJ3JvdyddLCAnZGl2Jyk7XG4gICAgY29uc3QgY2VsbENvbXBvbmVudCA9IGdldENvbXBvbmVudChbJ2JvZHknLCAnY2VsbCddLCAnZGl2Jyk7XG4gICAgLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT0gRXhwYW5kID09PT09PT09PT09PT09PT09PT09PT09PT09XG4gICAgY29uc3QgeyByb3dTdXBwb3J0RXhwYW5kLCBleHBhbmRlZCwgcm93UHJvcHMsIGV4cGFuZGVkUm93UmVuZGVyLCBleHBhbmRlZFJvd0NsYXNzTmFtZSB9ID0gcm93SW5mbztcbiAgICBsZXQgZXhwYW5kUm93Tm9kZTtcbiAgICBpZiAocm93U3VwcG9ydEV4cGFuZCAmJiBleHBhbmRlZCkge1xuICAgICAgICBjb25zdCBleHBhbmRDb250ZW50ID0gZXhwYW5kZWRSb3dSZW5kZXIocmVjb3JkLCBpbmRleCwgaW5kZW50ICsgMSwgZXhwYW5kZWQpO1xuICAgICAgICBjb25zdCBleHBhbmRlZENsc05hbWUgPSBjb21wdXRlZEV4cGFuZGVkQ2xhc3NOYW1lKGV4cGFuZGVkUm93Q2xhc3NOYW1lLCByZWNvcmQsIGluZGV4LCBpbmRlbnQpO1xuICAgICAgICBsZXQgYWRkaXRpb25hbFByb3BzID0ge307XG4gICAgICAgIGlmIChmaXhDb2x1bW4pIHtcbiAgICAgICAgICAgIGFkZGl0aW9uYWxQcm9wcyA9IHtcbiAgICAgICAgICAgICAgICBzdHlsZToge1xuICAgICAgICAgICAgICAgICAgICBbJy0tdmlydHVhbC13aWR0aCddOiBgJHtjb21wb25lbnRXaWR0aH1weGAsXG4gICAgICAgICAgICAgICAgfSxcbiAgICAgICAgICAgIH07XG4gICAgICAgIH1cbiAgICAgICAgY29uc3Qgcm93Q2VsbENscyA9IGAke3ByZWZpeENsc30tZXhwYW5kZWQtcm93LWNlbGxgO1xuICAgICAgICBleHBhbmRSb3dOb2RlID0gKF9qc3goUm93Q29tcG9uZW50LCB7IGNsYXNzTmFtZTogY2xzeChgJHtwcmVmaXhDbHN9LWV4cGFuZGVkLXJvd2AsIGAke3ByZWZpeENsc30tZXhwYW5kZWQtcm93LWxldmVsLSR7aW5kZW50ICsgMX1gLCBleHBhbmRlZENsc05hbWUpLCBjaGlsZHJlbjogX2pzeChDZWxsLCB7IGNvbXBvbmVudDogY2VsbENvbXBvbmVudCwgcHJlZml4Q2xzOiBwcmVmaXhDbHMsIGNsYXNzTmFtZTogY2xzeChyb3dDZWxsQ2xzLCB7IFtgJHtyb3dDZWxsQ2xzfS1maXhlZGBdOiBmaXhDb2x1bW4gfSksIGFkZGl0aW9uYWxQcm9wczogYWRkaXRpb25hbFByb3BzLCBjaGlsZHJlbjogZXhwYW5kQ29udGVudCB9KSB9KSk7XG4gICAgfVxuICAgIC8vID09PT09PT09PT09PT09PT09PT09PT09PT09IFJlbmRlciA9PT09PT09PT09PT09PT09PT09PT09PT09PVxuICAgIGNvbnN0IHJvd1N0eWxlID0gT2JqZWN0LmFzc2lnbihPYmplY3QuYXNzaWduKHt9LCBzdHlsZSksIHsgd2lkdGg6IHNjcm9sbFggfSk7XG4gICAgaWYgKGV4dHJhKSB7XG4gICAgICAgIHJvd1N0eWxlLnBvc2l0aW9uID0gJ2Fic29sdXRlJztcbiAgICAgICAgcm93U3R5bGUucG9pbnRlckV2ZW50cyA9ICdub25lJztcbiAgICB9XG4gICAgY29uc3Qgcm93Tm9kZSA9IChfanN4KFJvd0NvbXBvbmVudCwgT2JqZWN0LmFzc2lnbih7fSwgcm93UHJvcHMsIHJlc3RQcm9wcywgeyBcImRhdGEtcm93LWtleVwiOiByb3dLZXksIHJlZjogcm93U3VwcG9ydEV4cGFuZCA/IG51bGwgOiByZWYsIGNsYXNzTmFtZTogY2xzeChjbGFzc05hbWUsIGAke3ByZWZpeENsc30tcm93YCwgcm93UHJvcHMgPT09IG51bGwgfHwgcm93UHJvcHMgPT09IHZvaWQgMCA/IHZvaWQgMCA6IHJvd1Byb3BzLmNsYXNzTmFtZSwge1xuICAgICAgICAgICAgW2Ake3ByZWZpeENsc30tcm93LWV4dHJhYF06IGV4dHJhLFxuICAgICAgICB9KSwgc3R5bGU6IE9iamVjdC5hc3NpZ24oT2JqZWN0LmFzc2lnbih7fSwgcm93U3R5bGUpLCByb3dQcm9wcyA9PT0gbnVsbCB8fCByb3dQcm9wcyA9PT0gdm9pZCAwID8gdm9pZCAwIDogcm93UHJvcHMuc3R5bGUpLCBjaGlsZHJlbjogZmxhdHRlbkNvbHVtbnMubWFwKChjb2x1bW4sIGNvbEluZGV4KSA9PiB7XG4gICAgICAgICAgICByZXR1cm4gKF9qc3goVmlydHVhbENlbGwsIHsgY29tcG9uZW50OiBjZWxsQ29tcG9uZW50LCByb3dJbmZvOiByb3dJbmZvLCBjb2x1bW46IGNvbHVtbiwgY29sSW5kZXg6IGNvbEluZGV4LCBpbmRlbnQ6IGluZGVudCwgaW5kZXg6IGluZGV4LCByZW5kZXJJbmRleDogcmVuZGVySW5kZXgsIHJlY29yZDogcmVjb3JkLCBpbnZlcnNlOiBleHRyYSwgZ2V0SGVpZ2h0OiBnZXRIZWlnaHQgfSwgY29sSW5kZXgpKTtcbiAgICAgICAgfSkgfSkpKTtcbiAgICBpZiAocm93U3VwcG9ydEV4cGFuZCkge1xuICAgICAgICByZXR1cm4gKF9qc3hzKFwiZGl2XCIsIHsgcmVmOiByZWYsIGNoaWxkcmVuOiBbcm93Tm9kZSwgZXhwYW5kUm93Tm9kZV0gfSkpO1xuICAgIH1cbiAgICByZXR1cm4gcm93Tm9kZTtcbn0pO1xuY29uc3QgUmVzcG9uc2VCb2R5TGluZSA9IHJlc3BvbnNlSW1tdXRhYmxlKEJvZHlMaW5lKTtcbmlmIChwcm9jZXNzLmVudi5OT0RFX0VOViAhPT0gJ3Byb2R1Y3Rpb24nKSB7XG4gICAgUmVzcG9uc2VCb2R5TGluZS5kaXNwbGF5TmFtZSA9ICdCb2R5TGluZSc7XG59XG5leHBvcnQgZGVmYXVsdCBSZXNwb25zZUJvZHlMaW5lOyIsbnVsbF0sInNvdXJjZVJvb3QiOiIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMifQ==
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
import type useRowInfo from '../hooks/useRowInfo';
|
|
3
|
-
import type { ColumnType, CustomizeComponent } from '../interface';
|
|
4
|
-
export interface VirtualCellProps<RecordType> {
|
|
5
|
-
rowInfo: ReturnType<typeof useRowInfo<RecordType>>;
|
|
6
|
-
column: ColumnType<RecordType>;
|
|
7
|
-
colIndex: number;
|
|
8
|
-
indent: number;
|
|
9
|
-
index: number;
|
|
10
|
-
component?: CustomizeComponent;
|
|
11
|
-
/** Used for `column.render` */
|
|
12
|
-
renderIndex: number;
|
|
13
|
-
record: RecordType;
|
|
14
|
-
style?: React.CSSProperties;
|
|
15
|
-
className?: string;
|
|
16
|
-
/** Render cell only when it has `rowSpan > 1` */
|
|
17
|
-
inverse?: boolean;
|
|
18
|
-
getHeight?: (rowSpan: number) => number;
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* Return the width of the column by `colSpan`.
|
|
22
|
-
* When `colSpan` is `0` will be trade as `1`.
|
|
23
|
-
*/
|
|
24
|
-
export declare function getColumnWidth(colIndex: number, colSpan: number, columnsOffset: number[]): number;
|
|
25
|
-
declare const VirtualCell: <RecordType>(props: VirtualCellProps<RecordType>) => import("react/jsx-runtime").JSX.Element;
|
|
26
|
-
export default VirtualCell;
|