@chenhui996/gg-ui 0.1.0-beta.0 → 0.1.0-beta.1
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/gz-ui-lib/components/config-provider/goldDarkAdapters.d.ts +36 -0
- package/gz-ui-lib/components/config-provider/index.d.ts +20 -0
- package/gz-ui-lib/gg-ui.css +1 -1
- package/gz-ui-lib/index.cjs +1 -1
- package/gz-ui-lib/index.js +949 -869
- package/package.json +1 -1
- package/gz-ui-lib/src/components/alert/demo/action.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/banner.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/closable.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/description.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/error-boundary.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/icon.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/loop-banner.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/smooth-closed.d.ts +0 -3
- package/gz-ui-lib/src/components/alert/demo/style.d.ts +0 -3
- package/gz-ui-lib/src/components/config-provider/index.d.ts +0 -11
- package/gz-ui-lib/src/components/drawer/demo/basic-right.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/closable-placement.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/extra.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/form-in-drawer.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/loading.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/mask.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/multi-level-drawer.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/placement.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/render-in-current.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/resizable.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/size.d.ts +0 -3
- package/gz-ui-lib/src/components/drawer/demo/user-profile.d.ts +0 -3
- package/gz-ui-lib/src/components/flex/demo/align.d.ts +0 -3
- package/gz-ui-lib/src/components/flex/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/flex/demo/combination.d.ts +0 -3
- package/gz-ui-lib/src/components/flex/demo/gap.d.ts +0 -3
- package/gz-ui-lib/src/components/flex/demo/wrap.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/advanced-search.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/col-24-debug.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/complex-form-control.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/component-token.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/control-hooks.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/custom-feedback-icons.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/customized-form-controls.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/disabled.d.ts +0 -6
- package/gz-ui-lib/src/components/form/demo/dynamic-form-item.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/dynamic-form-items-complex.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/dynamic-form-items-no-style.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/dynamic-form-items.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/dynamic-rule.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/form-context.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/form-dependencies.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/form-in-modal.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/form-item-path.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/getValueProps-normalize.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/global-state.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/inline-login.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/label-debug.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/layout-can-wrap.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/layout-multiple.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/layout.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/login.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/nest-messages.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/ref-item.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/register.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/required-mark.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/size.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/style-class.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/time-related-controls.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/useWatch.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/validate-only.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/validate-other.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/validate-scroll-to-field.d.ts +0 -7
- package/gz-ui-lib/src/components/form/demo/validate-static.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/validate-trigger.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/variant.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/warning-only.d.ts +0 -3
- package/gz-ui-lib/src/components/form/demo/without-form-create.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/controlled-preview.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/fallback.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/imageRender.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/mask.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/nested.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/placeholder.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/preview-group-visible.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/preview-group.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/previewSrc.d.ts +0 -3
- package/gz-ui-lib/src/components/image/demo/toolbarRender.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/custom-style.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/duration.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/hooks.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/info.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/loading.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/other.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/thenable.d.ts +0 -3
- package/gz-ui-lib/src/components/message/demo/update.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/async.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/button-props.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/confirm-router.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/confirm.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/footer-render.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/footer.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/hooks.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/loading.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/locale.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/manual.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/mask.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/modal-render.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/position.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/static-info.d.ts +0 -3
- package/gz-ui-lib/src/components/modal/demo/width.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/custom-icon.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/custom-style.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/duration.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/hooks.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/placement.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/progress-color.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/show-with-progress.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/stack.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/update.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/with-btn.d.ts +0 -3
- package/gz-ui-lib/src/components/notification/demo/with-icon.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/async.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/dynamic-trigger.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/icon.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/locale.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/placement.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/promise.d.ts +0 -3
- package/gz-ui-lib/src/components/popconfirm/demo/shift.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/circle-micro.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/circle-mini.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/circle-steps.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/circle.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/dashboard.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/dynamic.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/format.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/gradient-line.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/info-position.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/line-mini.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/line.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/linecap.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/segment.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/size.d.ts +0 -3
- package/gz-ui-lib/src/components/progress/demo/steps.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/403.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/404.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/500.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/customIcon.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/error.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/info.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/success.d.ts +0 -3
- package/gz-ui-lib/src/components/result/demo/warning.d.ts +0 -3
- package/gz-ui-lib/src/components/skeleton/demo/active.d.ts +0 -3
- package/gz-ui-lib/src/components/skeleton/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/skeleton/demo/children.d.ts +0 -3
- package/gz-ui-lib/src/components/skeleton/demo/complex.d.ts +0 -3
- package/gz-ui-lib/src/components/skeleton/demo/element.d.ts +0 -3
- package/gz-ui-lib/src/components/skeleton/demo/list.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/custom-indicator.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/delayAndDebounce.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/fullscreen.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/nested.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/percent.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/size.d.ts +0 -3
- package/gz-ui-lib/src/components/spin/demo/tip.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/basic-controlled.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/basic.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/block-node.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/customized-icon.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/directory.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/draggable.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/dynamic.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/line.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/search.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/switcher-icon.d.ts +0 -3
- package/gz-ui-lib/src/components/tree/demo/virtual-scroll.d.ts +0 -3
- /package/gz-ui-lib/{src/components → components}/alert/Alert.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/alert/ErrorBoundary.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/alert/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/auto-complete/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/avatar/Group.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/avatar/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/badge/Ribbon.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/badge/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/breadcrumb/Breadcrumb.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/breadcrumb/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/button/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/calendar/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/card/Card.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/card/Grid.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/card/Meta.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/card/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/cascader/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/checkbox/Group.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/checkbox/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/collapse/Collapse.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/collapse/Panel.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/collapse/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/date-picker/MonthPicker.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/date-picker/QuarterPicker.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/date-picker/RangePicker.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/date-picker/TimePicker.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/date-picker/WeekPicker.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/date-picker/YearPicker.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/date-picker/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/divider/Divider.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/divider/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/drawer/Drawer.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/drawer/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/dropdown/Dropdown.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/dropdown/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/empty/Empty.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/empty/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/flex/Flex.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/flex/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/form/ErrorList.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/form/Form.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/form/Item.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/form/List.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/form/Provider.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/form/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/image/Image.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/image/PreviewGroup.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/image/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/input/Input.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/input/OTP.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/input/Password.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/input/Search.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/input/TextArea.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/input/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/input-number/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/menu/Menu.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/menu/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/message/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/modal/Modal.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/modal/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/notification/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/pagination/Pagination.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/pagination/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/popconfirm/Popconfirm.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/popconfirm/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/popover/Popover.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/popover/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/progress/Progress.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/progress/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/radio/Button.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/radio/Group.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/radio/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/rate/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/result/Result.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/result/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/segmented/Segmented.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/segmented/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/select/OptGroup.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/select/Option.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/select/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/skeleton/Avatar.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/skeleton/Button.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/skeleton/Image.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/skeleton/Input.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/skeleton/Node.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/skeleton/Skeleton.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/skeleton/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/space/Addon.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/space/Compact.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/space/Space.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/space/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/spin/Spin.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/spin/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/steps/Steps.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/steps/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/switch/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tabs/Tabs.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tabs/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tag/CheckableTag.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tag/CheckableTagGroup.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tag/Tag.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tag/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/time-picker/RangePicker.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/time-picker/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/timeline/Item.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/timeline/Timeline.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/timeline/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tooltip/Tooltip.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tooltip/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/transfer/List.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/transfer/Operation.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/transfer/Search.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/transfer/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tree/DirectoryTree.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tree/Tree.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tree/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tree-select/TreeNode.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/tree-select/index.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/upload/Dragger.d.ts +0 -0
- /package/gz-ui-lib/{src/components → components}/upload/index.d.ts +0 -0
- /package/gz-ui-lib/{src/index.d.ts → index.d.ts} +0 -0
- /package/gz-ui-lib/{src/styles → styles}/themes/buttonGradient.d.ts +0 -0
- /package/gz-ui-lib/{src/styles → styles}/themes/darkColors.d.ts +0 -0
- /package/gz-ui-lib/{src/styles → styles}/themes/darkThemeTokens.d.ts +0 -0
- /package/gz-ui-lib/{src/styles → styles}/themes/lightColors.d.ts +0 -0
- /package/gz-ui-lib/{src/styles → styles}/themes/lightThemeTokens.d.ts +0 -0
- /package/gz-ui-lib/{src/styles → styles}/themes/themeConfig.d.ts +0 -0
package/gz-ui-lib/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/* empty css */
|
|
2
|
-
import { theme as
|
|
3
|
-
import { message as
|
|
2
|
+
import { theme as ce, Divider as ot, Space as Y, Flex as tt, Breadcrumb as rt, Dropdown as it, Input as f, Menu as L, Pagination as at, Steps as nt, Tabs as ve, AutoComplete as lt, Avatar as Ie, Badge as He, Calendar as dt, Cascader as N, Checkbox as Me, DatePicker as h, Form as B, ConfigProvider as gt, InputNumber as ct, Radio as J, Rate as Ft, Select as ee, Switch as st, TimePicker as De, Transfer as X, TreeSelect as T, Upload as oe, Card as te, Collapse as xe, Empty as re, Popover as pt, Segmented as St, Tag as ie, Timeline as ye, Tooltip as ut, Alert as Ae, Tree as Pe, Drawer as Bt, Modal as Ee, Popconfirm as bt, Progress as mt, Result as ke, Skeleton as v, Spin as fe, Image as ae } from "antd";
|
|
3
|
+
import { message as gi, notification as ci } from "antd";
|
|
4
4
|
import { c as d } from "./index-DI5cS--Y.js";
|
|
5
|
-
import { B as
|
|
5
|
+
import { B as si } from "./index-DI5cS--Y.js";
|
|
6
6
|
import { jsx as l } from "react/jsx-runtime";
|
|
7
7
|
import { forwardRef as g } from "react";
|
|
8
|
-
const
|
|
8
|
+
const Le = {
|
|
9
9
|
token: {
|
|
10
10
|
red1: "#2A1215",
|
|
11
11
|
red2: "#431418",
|
|
@@ -1411,7 +1411,7 @@ const ye = {
|
|
|
1411
1411
|
unresolvedAliasCount: 0,
|
|
1412
1412
|
unresolvedAliases: []
|
|
1413
1413
|
}
|
|
1414
|
-
},
|
|
1414
|
+
}, Te = {
|
|
1415
1415
|
token: {
|
|
1416
1416
|
red1: "#FFF1F0",
|
|
1417
1417
|
red2: "#FFCCC7",
|
|
@@ -2817,7 +2817,7 @@ const ye = {
|
|
|
2817
2817
|
unresolvedAliasCount: 0,
|
|
2818
2818
|
unresolvedAliases: []
|
|
2819
2819
|
}
|
|
2820
|
-
},
|
|
2820
|
+
}, Ge = {
|
|
2821
2821
|
token: {
|
|
2822
2822
|
red1: "#2A1215",
|
|
2823
2823
|
red2: "#431418",
|
|
@@ -3053,7 +3053,8 @@ const ye = {
|
|
|
3053
3053
|
colorFillTertiary: "rgba(255, 255, 255, 0.08)",
|
|
3054
3054
|
colorFillQuaternary: "rgba(255, 255, 255, 0.04)",
|
|
3055
3055
|
colorBgLayout: "#141414",
|
|
3056
|
-
colorBgContainer: "#
|
|
3056
|
+
colorBgContainer: "#1A1A1A",
|
|
3057
|
+
colorBgField: "#1A1A1A",
|
|
3057
3058
|
colorBgContainerBorder: "rgba(255, 255, 255, 0.08)",
|
|
3058
3059
|
colorBgElevated: "#2E2E2E",
|
|
3059
3060
|
colorBgSpotlight: "#424242",
|
|
@@ -3136,12 +3137,12 @@ const ye = {
|
|
|
3136
3137
|
paddingContentVerticalSM: 8,
|
|
3137
3138
|
colorLinkHover: "#538CFF",
|
|
3138
3139
|
colorLinkActive: "#2758CC",
|
|
3139
|
-
colorBgControlItemHover: "rgba(255, 231, 203, 0.
|
|
3140
|
+
colorBgControlItemHover: "rgba(255, 231, 203, 0.08)",
|
|
3140
3141
|
colorFillContent: "rgba(255, 255, 255, 0.12)",
|
|
3141
3142
|
colorFillContentHover: "rgba(255, 255, 255, 0.18)",
|
|
3142
3143
|
colorFillAlter: "rgba(255, 255, 255, 0.04)",
|
|
3143
3144
|
colorBgContainerDisabled: "rgba(255, 255, 255, 0.08)",
|
|
3144
|
-
colorBorderBg: "#
|
|
3145
|
+
colorBorderBg: "#1A1A1A",
|
|
3145
3146
|
colorTextPlaceholder: "rgba(255, 255, 255, 0.25)",
|
|
3146
3147
|
colorTextDisabled: "rgba(255, 255, 255, 0.25)",
|
|
3147
3148
|
colorTextHeading: "rgba(255, 255, 255, 0.85)",
|
|
@@ -3159,13 +3160,12 @@ const ye = {
|
|
|
3159
3160
|
colorIconHover: "rgba(255, 255, 255, 0.85)",
|
|
3160
3161
|
colorErrorOutline: "rgba(255, 77, 79, 0.1)",
|
|
3161
3162
|
colorWarningOutline: "rgba(250, 173, 20, 0.1)",
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
|
|
3165
|
-
controlItemBgActiveHover: "#3D2815",
|
|
3163
|
+
controlItemBgHover: "rgba(255, 231, 203, 0.08)",
|
|
3164
|
+
controlItemBgActive: "rgba(255, 231, 203, 0.2)",
|
|
3165
|
+
controlItemBgActiveHover: "rgba(255, 231, 203, 0.2)",
|
|
3166
3166
|
controlItemBgActiveDisabled: "rgba(255, 255, 255, 0.18)",
|
|
3167
3167
|
controlTmpOutline: "rgba(255, 255, 255, 0.04)",
|
|
3168
|
-
controlOutline: "rgba(
|
|
3168
|
+
controlOutline: "rgba(255, 231, 203, 0.1)",
|
|
3169
3169
|
controlOutlineWidth: 2,
|
|
3170
3170
|
opacityLoading: 65,
|
|
3171
3171
|
screenXS: 320,
|
|
@@ -3281,7 +3281,7 @@ const ye = {
|
|
|
3281
3281
|
codeAndKeyboardTopPadding: 2,
|
|
3282
3282
|
codeKeyboardRadius: 3,
|
|
3283
3283
|
codeAndKeyboardBottomPadding: 1,
|
|
3284
|
-
badgeShadowColor: "#
|
|
3284
|
+
badgeShadowColor: "#1A1A1A",
|
|
3285
3285
|
badgeShadowSize: 1,
|
|
3286
3286
|
badgeHeight: 20,
|
|
3287
3287
|
badgeHeightSM: 14,
|
|
@@ -3420,15 +3420,15 @@ const ye = {
|
|
|
3420
3420
|
contentLineHeightSM: 1.6666666269302368,
|
|
3421
3421
|
dangerColor: "#FFFFFF",
|
|
3422
3422
|
dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
|
|
3423
|
-
defaultActiveBg: "#
|
|
3423
|
+
defaultActiveBg: "#1A1A1A",
|
|
3424
3424
|
defaultActiveBorderColor: "#F6C994",
|
|
3425
3425
|
defaultActiveColor: "#F6C994",
|
|
3426
|
-
defaultBg: "#
|
|
3426
|
+
defaultBg: "#1A1A1A",
|
|
3427
3427
|
defaultBorderColor: "#333333",
|
|
3428
3428
|
defaultColor: "rgba(255, 255, 255, 0.85)",
|
|
3429
|
-
defaultGhostBorderColor: "#
|
|
3430
|
-
defaultGhostColor: "#
|
|
3431
|
-
defaultHoverBg: "#
|
|
3429
|
+
defaultGhostBorderColor: "#1A1A1A",
|
|
3430
|
+
defaultGhostColor: "#1A1A1A",
|
|
3431
|
+
defaultHoverBg: "#1A1A1A",
|
|
3432
3432
|
defaultHoverBorderColor: "#FFF3E5",
|
|
3433
3433
|
defaultHoverColor: "#FFF3E5",
|
|
3434
3434
|
defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
|
|
@@ -3484,8 +3484,8 @@ const ye = {
|
|
|
3484
3484
|
headerColor: "rgba(255, 255, 255, 0.85)",
|
|
3485
3485
|
headerHeight: 64,
|
|
3486
3486
|
headerPadding: "0 50px",
|
|
3487
|
-
lightSiderBg: "#
|
|
3488
|
-
lightTriggerBg: "#
|
|
3487
|
+
lightSiderBg: "#1A1A1A",
|
|
3488
|
+
lightTriggerBg: "#1A1A1A",
|
|
3489
3489
|
lightTriggerColor: "rgba(255, 255, 255, 0.85)",
|
|
3490
3490
|
siderBg: "#001529",
|
|
3491
3491
|
triggerBg: "#002140",
|
|
@@ -3533,7 +3533,7 @@ const ye = {
|
|
|
3533
3533
|
darkDangerItemSelectedBg: "#DC4446",
|
|
3534
3534
|
darkDangerItemSelectedColor: "#FFFFFF",
|
|
3535
3535
|
darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
|
|
3536
|
-
darkItemBg: "#
|
|
3536
|
+
darkItemBg: "#1A1A1A",
|
|
3537
3537
|
darkItemColor: "rgba(255, 255, 255, 0.65)",
|
|
3538
3538
|
darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
|
|
3539
3539
|
darkItemHoverBg: "rgba(0, 0, 0, 0)",
|
|
@@ -3554,18 +3554,18 @@ const ye = {
|
|
|
3554
3554
|
horizontalLineHeight: 46,
|
|
3555
3555
|
iconMarginInlineEnd: 10,
|
|
3556
3556
|
iconSize: 14,
|
|
3557
|
-
itemActiveBg: "
|
|
3558
|
-
itemBg: "#
|
|
3557
|
+
itemActiveBg: "rgba(255, 231, 203, 0.2)",
|
|
3558
|
+
itemBg: "#1A1A1A",
|
|
3559
3559
|
itemBorderRadius: 8,
|
|
3560
3560
|
itemColor: "rgba(255, 255, 255, 0.85)",
|
|
3561
3561
|
itemDisabledColor: "rgba(255, 255, 255, 0.25)",
|
|
3562
3562
|
itemHeight: 40,
|
|
3563
|
-
itemHoverBg: "rgba(255, 231, 203, 0.
|
|
3563
|
+
itemHoverBg: "rgba(255, 231, 203, 0.08)",
|
|
3564
3564
|
itemHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
3565
3565
|
itemMarginBlock: 4,
|
|
3566
3566
|
itemMarginInline: 4,
|
|
3567
3567
|
itemPaddingInline: 16,
|
|
3568
|
-
itemSelectedBg: "
|
|
3568
|
+
itemSelectedBg: "rgba(255, 231, 203, 0.2)",
|
|
3569
3569
|
itemSelectedColor: "#FFE7CB",
|
|
3570
3570
|
popupBg: "#2E2E2E",
|
|
3571
3571
|
subMenuItemBg: "rgba(255, 255, 255, 0.04)",
|
|
@@ -3574,14 +3574,14 @@ const ye = {
|
|
|
3574
3574
|
zIndexPopup: 1050
|
|
3575
3575
|
},
|
|
3576
3576
|
Pagination: {
|
|
3577
|
-
itemActiveBg: "#
|
|
3577
|
+
itemActiveBg: "#1A1A1A",
|
|
3578
3578
|
itemActiveBgDisabled: "rgba(255, 255, 255, 0.18)",
|
|
3579
3579
|
itemActiveColor: "#FFE7CB",
|
|
3580
3580
|
itemActiveColorDisabled: "rgba(255, 255, 255, 0.25)",
|
|
3581
3581
|
itemActiveColorHover: "#FFF3E5",
|
|
3582
|
-
itemBg: "#
|
|
3583
|
-
itemInputBg: "#
|
|
3584
|
-
itemLinkBg: "#
|
|
3582
|
+
itemBg: "#1A1A1A",
|
|
3583
|
+
itemInputBg: "#1A1A1A",
|
|
3584
|
+
itemLinkBg: "#1A1A1A",
|
|
3585
3585
|
itemSize: 32,
|
|
3586
3586
|
itemSizeSM: 24,
|
|
3587
3587
|
miniOptionsSizeChangerTop: 0
|
|
@@ -3630,7 +3630,7 @@ const ye = {
|
|
|
3630
3630
|
},
|
|
3631
3631
|
AutoComplete: {
|
|
3632
3632
|
activeBorderColor: "#FFE7CB",
|
|
3633
|
-
activeOutlineColor: "rgba(
|
|
3633
|
+
activeOutlineColor: "rgba(255, 231, 203, 0.1)",
|
|
3634
3634
|
clearBg: "#1A1A1A",
|
|
3635
3635
|
hoverBorderColor: "#FFF3E5",
|
|
3636
3636
|
multipleItemBg: "rgba(255, 255, 255, 0.12)",
|
|
@@ -3641,15 +3641,15 @@ const ye = {
|
|
|
3641
3641
|
multipleItemHeightLG: 32,
|
|
3642
3642
|
multipleItemHeightSM: 16,
|
|
3643
3643
|
multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
3644
|
-
optionActiveBg: "rgba(255, 231, 203, 0.
|
|
3644
|
+
optionActiveBg: "rgba(255, 231, 203, 0.08)",
|
|
3645
3645
|
optionFontSize: 14,
|
|
3646
3646
|
optionHeight: 32,
|
|
3647
3647
|
optionLineHeight: 1.5700000524520874,
|
|
3648
3648
|
optionPadding: "5px 12px",
|
|
3649
|
-
optionSelectedBg: "
|
|
3649
|
+
optionSelectedBg: "rgba(255, 231, 203, 0.2)",
|
|
3650
3650
|
optionSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
3651
3651
|
optionSelectedFontWeight: 500,
|
|
3652
|
-
selectorBg: "#
|
|
3652
|
+
selectorBg: "#1A1A1A",
|
|
3653
3653
|
showArrowPaddingInlineEnd: 18,
|
|
3654
3654
|
singleItemHeightLG: 40,
|
|
3655
3655
|
zIndexPopup: 1050
|
|
@@ -3660,7 +3660,7 @@ const ye = {
|
|
|
3660
3660
|
dropdownHeight: 180,
|
|
3661
3661
|
menuPadding: 4,
|
|
3662
3662
|
optionPadding: "5px 12px",
|
|
3663
|
-
optionSelectedBg: "
|
|
3663
|
+
optionSelectedBg: "rgba(255, 231, 203, 0.2)",
|
|
3664
3664
|
optionSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
3665
3665
|
optionSelectedFontWeight: 500
|
|
3666
3666
|
},
|
|
@@ -3688,10 +3688,10 @@ const ye = {
|
|
|
3688
3688
|
activeBorderColor: "#FFE7CB",
|
|
3689
3689
|
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
3690
3690
|
addonBg: "rgba(255, 255, 255, 0.04)",
|
|
3691
|
-
cellActiveWithRangeBg: "
|
|
3691
|
+
cellActiveWithRangeBg: "rgba(255, 231, 203, 0.2)",
|
|
3692
3692
|
cellBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
3693
3693
|
cellHeight: 24,
|
|
3694
|
-
cellHoverBg: "rgba(255, 231, 203, 0.
|
|
3694
|
+
cellHoverBg: "rgba(255, 231, 203, 0.08)",
|
|
3695
3695
|
cellHoverWithRangeBg: "#CBE0FD",
|
|
3696
3696
|
cellRangeBorderColor: "#82B4F9",
|
|
3697
3697
|
cellWidth: 36,
|
|
@@ -3813,7 +3813,7 @@ const ye = {
|
|
|
3813
3813
|
},
|
|
3814
3814
|
Select: {
|
|
3815
3815
|
activeBorderColor: "#FFE7CB",
|
|
3816
|
-
activeOutlineColor: "rgba(
|
|
3816
|
+
activeOutlineColor: "rgba(255, 231, 203, 0.1)",
|
|
3817
3817
|
clearBg: "#1A1A1A",
|
|
3818
3818
|
hoverBorderColor: "#FFF3E5",
|
|
3819
3819
|
multipleItemBg: "rgba(255, 255, 255, 0.12)",
|
|
@@ -3824,12 +3824,12 @@ const ye = {
|
|
|
3824
3824
|
multipleItemHeightLG: 32,
|
|
3825
3825
|
multipleItemHeightSM: 16,
|
|
3826
3826
|
multipleSelectorBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
3827
|
-
optionActiveBg: "rgba(255, 231, 203, 0.
|
|
3827
|
+
optionActiveBg: "rgba(255, 231, 203, 0.08)",
|
|
3828
3828
|
optionFontSize: 14,
|
|
3829
3829
|
optionHeight: 32,
|
|
3830
3830
|
optionLineHeight: 1.5700000524520874,
|
|
3831
3831
|
optionPadding: "5px 12px",
|
|
3832
|
-
optionSelectedBg: "
|
|
3832
|
+
optionSelectedBg: "rgba(255, 231, 203, 0.2)",
|
|
3833
3833
|
optionSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
3834
3834
|
optionSelectedFontWeight: 500,
|
|
3835
3835
|
selectorBg: "#1A1A1A",
|
|
@@ -3877,10 +3877,10 @@ const ye = {
|
|
|
3877
3877
|
activeBorderColor: "#FFE7CB",
|
|
3878
3878
|
activeShadow: "0 0 0 2px rgba(5,145,255,0.1)",
|
|
3879
3879
|
addonBg: "rgba(255, 255, 255, 0.04)",
|
|
3880
|
-
cellActiveWithRangeBg: "
|
|
3880
|
+
cellActiveWithRangeBg: "rgba(255, 231, 203, 0.2)",
|
|
3881
3881
|
cellBgDisabled: "rgba(255, 255, 255, 0.08)",
|
|
3882
3882
|
cellHeight: 24,
|
|
3883
|
-
cellHoverBg: "rgba(255, 231, 203, 0.
|
|
3883
|
+
cellHoverBg: "rgba(255, 231, 203, 0.08)",
|
|
3884
3884
|
cellHoverWithRangeBg: "#CBE0FD",
|
|
3885
3885
|
cellRangeBorderColor: "#82B4F9",
|
|
3886
3886
|
cellWidth: 36,
|
|
@@ -3924,9 +3924,9 @@ const ye = {
|
|
|
3924
3924
|
},
|
|
3925
3925
|
TreeSelect: {
|
|
3926
3926
|
indentSize: 24,
|
|
3927
|
-
nodeHoverBg: "rgba(255, 231, 203, 0.
|
|
3927
|
+
nodeHoverBg: "rgba(255, 231, 203, 0.08)",
|
|
3928
3928
|
nodeHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
3929
|
-
nodeSelectedBg: "
|
|
3929
|
+
nodeSelectedBg: "rgba(255, 231, 203, 0.2)",
|
|
3930
3930
|
nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
3931
3931
|
titleHeight: 24
|
|
3932
3932
|
},
|
|
@@ -3938,7 +3938,7 @@ const ye = {
|
|
|
3938
3938
|
containerSize: 32,
|
|
3939
3939
|
containerSizeLG: 40,
|
|
3940
3940
|
containerSizeSM: 24,
|
|
3941
|
-
groupBorderColor: "#
|
|
3941
|
+
groupBorderColor: "#1A1A1A",
|
|
3942
3942
|
groupOverlapping: -8,
|
|
3943
3943
|
groupSpace: 4,
|
|
3944
3944
|
iconFontSize: 18,
|
|
@@ -3959,15 +3959,15 @@ const ye = {
|
|
|
3959
3959
|
textFontWeight: 400
|
|
3960
3960
|
},
|
|
3961
3961
|
Calendar: {
|
|
3962
|
-
fullBg: "#
|
|
3963
|
-
fullPanelBg: "#
|
|
3964
|
-
itemActiveBg: "
|
|
3962
|
+
fullBg: "#1A1A1A",
|
|
3963
|
+
fullPanelBg: "#1A1A1A",
|
|
3964
|
+
itemActiveBg: "rgba(255, 231, 203, 0.2)",
|
|
3965
3965
|
miniContentHeight: 256,
|
|
3966
3966
|
monthControlWidth: 70,
|
|
3967
3967
|
yearControlWidth: 80
|
|
3968
3968
|
},
|
|
3969
3969
|
Card: {
|
|
3970
|
-
actionsBg: "#
|
|
3970
|
+
actionsBg: "#1A1A1A",
|
|
3971
3971
|
actionsLiMargin: "12px 0",
|
|
3972
3972
|
bodyPadding: 24,
|
|
3973
3973
|
bodyPaddingSM: 12,
|
|
@@ -4052,9 +4052,9 @@ const ye = {
|
|
|
4052
4052
|
cellPaddingInline: 16,
|
|
4053
4053
|
cellPaddingInlineMD: 8,
|
|
4054
4054
|
cellPaddingInlineSM: 8,
|
|
4055
|
-
expandIconBg: "#
|
|
4056
|
-
filterDropdownBg: "#
|
|
4057
|
-
filterDropdownMenuBg: "#
|
|
4055
|
+
expandIconBg: "#1A1A1A",
|
|
4056
|
+
filterDropdownBg: "#1A1A1A",
|
|
4057
|
+
filterDropdownMenuBg: "#1A1A1A",
|
|
4058
4058
|
fixedHeaderSortActiveBg: "#1C1C1C",
|
|
4059
4059
|
footerBg: "#0D0D0D",
|
|
4060
4060
|
footerColor: "rgba(255, 255, 255, 0.85)",
|
|
@@ -4069,8 +4069,8 @@ const ye = {
|
|
|
4069
4069
|
headerSplitColor: "#444547",
|
|
4070
4070
|
rowExpandedBg: "rgba(255, 255, 255, 0.04)",
|
|
4071
4071
|
rowHoverBg: "#0D0D0D",
|
|
4072
|
-
rowSelectedBg: "
|
|
4073
|
-
rowSelectedHoverBg: "
|
|
4072
|
+
rowSelectedBg: "rgba(255, 231, 203, 0.2)",
|
|
4073
|
+
rowSelectedHoverBg: "rgba(255, 231, 203, 0.2)",
|
|
4074
4074
|
selectionColumnWidth: 32,
|
|
4075
4075
|
stickyScrollBarBg: "rgba(255, 255, 255, 0.25)",
|
|
4076
4076
|
stickyScrollBarBorderRadius: 100,
|
|
@@ -4101,9 +4101,9 @@ const ye = {
|
|
|
4101
4101
|
directoryNodeSelectedBg: "#FFE7CB",
|
|
4102
4102
|
directoryNodeSelectedColor: "#FFFFFF",
|
|
4103
4103
|
indentSize: 24,
|
|
4104
|
-
nodeHoverBg: "rgba(255, 231, 203, 0.
|
|
4104
|
+
nodeHoverBg: "rgba(255, 231, 203, 0.08)",
|
|
4105
4105
|
nodeHoverColor: "rgba(255, 255, 255, 0.85)",
|
|
4106
|
-
nodeSelectedBg: "
|
|
4106
|
+
nodeSelectedBg: "rgba(255, 231, 203, 0.2)",
|
|
4107
4107
|
nodeSelectedColor: "rgba(255, 255, 255, 0.85)",
|
|
4108
4108
|
titleHeight: 24
|
|
4109
4109
|
},
|
|
@@ -4124,10 +4124,10 @@ const ye = {
|
|
|
4124
4124
|
zIndexPopup: 2010
|
|
4125
4125
|
},
|
|
4126
4126
|
Modal: {
|
|
4127
|
-
contentBg: "#
|
|
4127
|
+
contentBg: "#1A1A1A",
|
|
4128
4128
|
contentBgBorder: "rgba(255, 255, 255, 0.08)",
|
|
4129
4129
|
footerBg: "rgba(0, 0, 0, 0)",
|
|
4130
|
-
headerBg: "#
|
|
4130
|
+
headerBg: "#1A1A1A",
|
|
4131
4131
|
titleColor: "rgba(255, 255, 255, 0.85)",
|
|
4132
4132
|
titleFontSize: 16,
|
|
4133
4133
|
titleLineHeight: 1.5
|
|
@@ -4174,7 +4174,7 @@ const ye = {
|
|
|
4174
4174
|
Collapse: {
|
|
4175
4175
|
borderlessContentBg: "rgba(0, 0, 0, 0)",
|
|
4176
4176
|
borderlessContentPadding: "4px 16px 16px",
|
|
4177
|
-
contentBg: "#
|
|
4177
|
+
contentBg: "#1A1A1A",
|
|
4178
4178
|
contentPadding: "16px 16px",
|
|
4179
4179
|
headerBg: "rgba(255, 255, 255, 0.04)",
|
|
4180
4180
|
headerPadding: "12px 16px"
|
|
@@ -4247,14 +4247,14 @@ const ye = {
|
|
|
4247
4247
|
meta: {
|
|
4248
4248
|
mode: "Dark",
|
|
4249
4249
|
sourceFiles: ["colors/Dark.tokens.json", "seed/Dark.tokens.json", "map/Dark.tokens.json", "alias/Dark.tokens.json", "static/Dark.tokens.json", "components/Dark.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
|
|
4250
|
-
sourceLeafCount:
|
|
4250
|
+
sourceLeafCount: 1303,
|
|
4251
4251
|
tokenCount: 589,
|
|
4252
4252
|
componentCount: 56,
|
|
4253
4253
|
customGroups: ["responsive"],
|
|
4254
4254
|
unresolvedAliasCount: 0,
|
|
4255
4255
|
unresolvedAliases: []
|
|
4256
4256
|
}
|
|
4257
|
-
},
|
|
4257
|
+
}, we = {
|
|
4258
4258
|
token: {
|
|
4259
4259
|
red1: "#FFF1F0",
|
|
4260
4260
|
red2: "#FFCCC7",
|
|
@@ -4286,16 +4286,6 @@ const ye = {
|
|
|
4286
4286
|
orange8: "#AD4E00",
|
|
4287
4287
|
orange9: "#873800",
|
|
4288
4288
|
orange10: "#612500",
|
|
4289
|
-
gold1: "#FFFFFF",
|
|
4290
|
-
gold2: "#FFFFFF",
|
|
4291
|
-
gold3: "#FFFFFF",
|
|
4292
|
-
gold4: "#FFFFFF",
|
|
4293
|
-
gold5: "#FFFFFF",
|
|
4294
|
-
gold6: "#FFFFFF",
|
|
4295
|
-
gold7: "#FFFFFF",
|
|
4296
|
-
gold8: "#FFFFFF",
|
|
4297
|
-
gold9: "#FFFFFF",
|
|
4298
|
-
gold10: "#FFFFFF",
|
|
4299
4289
|
yellow1: "#FEFFE6",
|
|
4300
4290
|
yellow2: "#FFFFB8",
|
|
4301
4291
|
yellow3: "#FFFB8F",
|
|
@@ -4316,6 +4306,16 @@ const ye = {
|
|
|
4316
4306
|
lime8: "#5B8C00",
|
|
4317
4307
|
lime9: "#3F6600",
|
|
4318
4308
|
lime10: "#254000",
|
|
4309
|
+
"guotai gold1": "#FFFFFF",
|
|
4310
|
+
"guotai gold2": "#FFFFFF",
|
|
4311
|
+
"guotai gold3": "#FFFFFF",
|
|
4312
|
+
"guotai gold4": "#FFFFFF",
|
|
4313
|
+
"guotai gold5": "#FFFFFF",
|
|
4314
|
+
"guotai gold6": "#FFFFFF",
|
|
4315
|
+
"guotai gold7": "#FFFFFF",
|
|
4316
|
+
"guotai gold8": "#FFFFFF",
|
|
4317
|
+
"guotai gold9": "#FFFFFF",
|
|
4318
|
+
"guotai gold10": "#FFFFFF",
|
|
4319
4319
|
green1: "#F6FFED",
|
|
4320
4320
|
green2: "#D9F7BE",
|
|
4321
4321
|
green3: "#B7EB8F",
|
|
@@ -4336,16 +4336,6 @@ const ye = {
|
|
|
4336
4336
|
cyan8: "#006D75",
|
|
4337
4337
|
cyan9: "#00474F",
|
|
4338
4338
|
cyan10: "#002329",
|
|
4339
|
-
"guozhi blue1": "#DBE9FE",
|
|
4340
|
-
"guozhi blue2": "#BFDBFE",
|
|
4341
|
-
"guozhi blue3": "#92C5FD",
|
|
4342
|
-
"guozhi blue4": "#4D93F8",
|
|
4343
|
-
"guozhi blue5": "#3272F1",
|
|
4344
|
-
"guozhi blue6": "#245EE6",
|
|
4345
|
-
"guozhi blue7": "#1C4ED8",
|
|
4346
|
-
"guozhi blue8": "#1D43B8",
|
|
4347
|
-
"guozhi blue9": "#1E3C99",
|
|
4348
|
-
"guozhi blue10": "#172554",
|
|
4349
4339
|
"galaxy blue1": "#E9EFFD",
|
|
4350
4340
|
"galaxy blue2": "#C8D9FA",
|
|
4351
4341
|
"galaxy blue3": "#A8C1F8",
|
|
@@ -4386,6 +4376,26 @@ const ye = {
|
|
|
4386
4376
|
gray8: "#595959",
|
|
4387
4377
|
gray9: "#434343",
|
|
4388
4378
|
gray10: "#262626",
|
|
4379
|
+
"gray1 2": "#FFFFFF",
|
|
4380
|
+
"gray2 2": "#FFFFFF",
|
|
4381
|
+
"gray3 2": "#FFFFFF",
|
|
4382
|
+
"gray4 2": "#FFFFFF",
|
|
4383
|
+
"gray5 2": "#FFFFFF",
|
|
4384
|
+
"gray6 2": "#FFFFFF",
|
|
4385
|
+
"gray7 2": "#FFFFFF",
|
|
4386
|
+
"gray8 2": "#FFFFFF",
|
|
4387
|
+
"gray9 2": "#FFFFFF",
|
|
4388
|
+
"gray10 2": "#FFFFFF",
|
|
4389
|
+
gold1: "#FFFBE6",
|
|
4390
|
+
gold2: "#FFF1B8",
|
|
4391
|
+
gold3: "#FFE58F",
|
|
4392
|
+
gold4: "#FFD666",
|
|
4393
|
+
gold5: "#FFC53D",
|
|
4394
|
+
gold6: "#FAAD14",
|
|
4395
|
+
gold7: "#D48806",
|
|
4396
|
+
gold8: "#AD6800",
|
|
4397
|
+
gold9: "#874D00",
|
|
4398
|
+
gold10: "#613400",
|
|
4389
4399
|
colorPrimary: "#245EE6",
|
|
4390
4400
|
colorSuccess: "#52C41A",
|
|
4391
4401
|
colorWarning: "#FAAD14",
|
|
@@ -4439,16 +4449,16 @@ const ye = {
|
|
|
4439
4449
|
colorSuccessTextHover: "#73D13D",
|
|
4440
4450
|
colorSuccessText: "#52C41A",
|
|
4441
4451
|
colorSuccessTextActive: "#389E0D",
|
|
4442
|
-
colorWarningBg: "#
|
|
4443
|
-
colorWarningBgHover: "#
|
|
4444
|
-
colorWarningBorder: "#
|
|
4445
|
-
colorWarningBorderHover: "#
|
|
4446
|
-
colorWarningHover: "#
|
|
4452
|
+
colorWarningBg: "#FFFBE6",
|
|
4453
|
+
colorWarningBgHover: "#FFF1B8",
|
|
4454
|
+
colorWarningBorder: "#FFE58F",
|
|
4455
|
+
colorWarningBorderHover: "#FFD666",
|
|
4456
|
+
colorWarningHover: "#FFD666",
|
|
4447
4457
|
colorWarningBase: "#FAAD14",
|
|
4448
|
-
colorWarningActive: "#
|
|
4449
|
-
colorWarningTextHover: "#
|
|
4450
|
-
colorWarningText: "#
|
|
4451
|
-
colorWarningTextActive: "#
|
|
4458
|
+
colorWarningActive: "#D48806",
|
|
4459
|
+
colorWarningTextHover: "#FFC53D",
|
|
4460
|
+
colorWarningText: "#FAAD14",
|
|
4461
|
+
colorWarningTextActive: "#D48806",
|
|
4452
4462
|
colorErrorBg: "#FFF2F0",
|
|
4453
4463
|
colorErrorBgHover: "#FFF1F0",
|
|
4454
4464
|
colorErrorBorder: "#FFCCC7",
|
|
@@ -4480,7 +4490,8 @@ const ye = {
|
|
|
4480
4490
|
colorFillTertiary: "rgba(0, 0, 0, 0.04)",
|
|
4481
4491
|
colorFillQuaternary: "rgba(0, 0, 0, 0.02)",
|
|
4482
4492
|
colorBgLayout: "#F5F5F5",
|
|
4483
|
-
colorBgContainer: "#
|
|
4493
|
+
colorBgContainer: "#F7F7F7",
|
|
4494
|
+
colorBgField: "#F7F7F7",
|
|
4484
4495
|
colorBgContainerBorder: "rgba(0, 0, 0, 0.08)",
|
|
4485
4496
|
colorBgElevated: "#FFFFFF",
|
|
4486
4497
|
colorBgSpotlight: "rgba(0, 0, 0, 0.85)",
|
|
@@ -4561,14 +4572,14 @@ const ye = {
|
|
|
4561
4572
|
paddingContentVertical: 12,
|
|
4562
4573
|
paddingContentHorizontalSM: 16,
|
|
4563
4574
|
paddingContentVerticalSM: 8,
|
|
4564
|
-
colorLinkHover: "
|
|
4565
|
-
colorLinkActive: "
|
|
4566
|
-
colorBgControlItemHover: "rgba(56, 115, 255, 0.
|
|
4575
|
+
colorLinkHover: "{guozhi blue/4}",
|
|
4576
|
+
colorLinkActive: "{guozhi blue/7}",
|
|
4577
|
+
colorBgControlItemHover: "rgba(56, 115, 255, 0.08)",
|
|
4567
4578
|
colorFillContent: "rgba(0, 0, 0, 0.06)",
|
|
4568
4579
|
colorFillContentHover: "rgba(0, 0, 0, 0.15)",
|
|
4569
4580
|
colorFillAlter: "rgba(0, 0, 0, 0.02)",
|
|
4570
4581
|
colorBgContainerDisabled: "rgba(0, 0, 0, 0.04)",
|
|
4571
|
-
colorBorderBg: "#
|
|
4582
|
+
colorBorderBg: "#F7F7F7",
|
|
4572
4583
|
colorTextPlaceholder: "rgba(0, 0, 0, 0.25)",
|
|
4573
4584
|
colorTextDisabled: "rgba(0, 0, 0, 0.25)",
|
|
4574
4585
|
colorTextHeading: "rgba(0, 0, 0, 0.88)",
|
|
@@ -4578,12 +4589,15 @@ const ye = {
|
|
|
4578
4589
|
colorHighlight: "#FFA39E",
|
|
4579
4590
|
colorBgTextHover: "rgba(0, 0, 0, 0.06)",
|
|
4580
4591
|
colorBgTextActive: "rgba(0, 0, 0, 0.15)",
|
|
4592
|
+
colorTextOnLight: "#FFFFFF",
|
|
4593
|
+
colorTextSecondaryOnLight: "#FFFFFF",
|
|
4594
|
+
colorTextTertiaryOnLight: "#FFFFFF",
|
|
4595
|
+
colorTextOnLightDisabled: "#FFFFFF",
|
|
4581
4596
|
colorIcon: "rgba(0, 0, 0, 0.45)",
|
|
4582
4597
|
colorIconHover: "rgba(0, 0, 0, 0.88)",
|
|
4583
4598
|
colorErrorOutline: "rgba(255, 77, 79, 0.1)",
|
|
4584
4599
|
colorWarningOutline: "rgba(250, 173, 20, 0.1)",
|
|
4585
|
-
|
|
4586
|
-
controlItemBgHover: "rgba(56, 115, 255, 0.15)",
|
|
4600
|
+
controlItemBgHover: "rgba(56, 115, 255, 0.08)",
|
|
4587
4601
|
controlItemBgActive: "#DBE9FE",
|
|
4588
4602
|
controlItemBgActiveHover: "#BFDBFE",
|
|
4589
4603
|
controlItemBgActiveDisabled: "rgba(0, 0, 0, 0.15)",
|
|
@@ -4620,6 +4634,7 @@ const ye = {
|
|
|
4620
4634
|
colorTextOnPrimary: "#763800",
|
|
4621
4635
|
colorTextOnPrimaryHover: "#763800",
|
|
4622
4636
|
colorTextOnPrimaryActive: "#763800",
|
|
4637
|
+
colorTextOnPrimaryDisabled: "#763800",
|
|
4623
4638
|
fontStyleReqularItalic: "Reqular Italic",
|
|
4624
4639
|
fontStyleSemiboldItalic: "Semibold Italic",
|
|
4625
4640
|
fontStyleRegularItalic: "Regular Italic",
|
|
@@ -4703,7 +4718,7 @@ const ye = {
|
|
|
4703
4718
|
codeAndKeyboardTopPadding: 2,
|
|
4704
4719
|
codeKeyboardRadius: 3,
|
|
4705
4720
|
codeAndKeyboardBottomPadding: 1,
|
|
4706
|
-
badgeShadowColor: "#
|
|
4721
|
+
badgeShadowColor: "#F7F7F7",
|
|
4707
4722
|
badgeShadowSize: 1,
|
|
4708
4723
|
badgeHeight: 20,
|
|
4709
4724
|
badgeHeightSM: 14,
|
|
@@ -4842,15 +4857,15 @@ const ye = {
|
|
|
4842
4857
|
contentLineHeightSM: 1.6666666269302368,
|
|
4843
4858
|
dangerColor: "#FFFFFF",
|
|
4844
4859
|
dangerShadow: "0 2px 0 rgba(255,38,5,0.06)",
|
|
4845
|
-
defaultActiveBg: "#
|
|
4860
|
+
defaultActiveBg: "#F7F7F7",
|
|
4846
4861
|
defaultActiveBorderColor: "#1C4ED8",
|
|
4847
4862
|
defaultActiveColor: "#1C4ED8",
|
|
4848
|
-
defaultBg: "#
|
|
4863
|
+
defaultBg: "#F7F7F7",
|
|
4849
4864
|
defaultBorderColor: "#D9D9D9",
|
|
4850
4865
|
defaultColor: "rgba(0, 0, 0, 0.88)",
|
|
4851
|
-
defaultGhostBorderColor: "#
|
|
4852
|
-
defaultGhostColor: "#
|
|
4853
|
-
defaultHoverBg: "#
|
|
4866
|
+
defaultGhostBorderColor: "#F7F7F7",
|
|
4867
|
+
defaultGhostColor: "#F7F7F7",
|
|
4868
|
+
defaultHoverBg: "#F7F7F7",
|
|
4854
4869
|
defaultHoverBorderColor: "#3272F1",
|
|
4855
4870
|
defaultHoverColor: "#3272F1",
|
|
4856
4871
|
defaultShadow: "0 2px 0 rgba(0,0,0,0.02)",
|
|
@@ -4906,8 +4921,8 @@ const ye = {
|
|
|
4906
4921
|
headerColor: "rgba(0, 0, 0, 0.88)",
|
|
4907
4922
|
headerHeight: 64,
|
|
4908
4923
|
headerPadding: "0 50px",
|
|
4909
|
-
lightSiderBg: "#
|
|
4910
|
-
lightTriggerBg: "#
|
|
4924
|
+
lightSiderBg: "#F7F7F7",
|
|
4925
|
+
lightTriggerBg: "#F7F7F7",
|
|
4911
4926
|
lightTriggerColor: "rgba(0, 0, 0, 0.88)",
|
|
4912
4927
|
siderBg: "#001529",
|
|
4913
4928
|
triggerBg: "#002140",
|
|
@@ -4955,7 +4970,7 @@ const ye = {
|
|
|
4955
4970
|
darkDangerItemSelectedBg: "#FF4D4F",
|
|
4956
4971
|
darkDangerItemSelectedColor: "#FFFFFF",
|
|
4957
4972
|
darkGroupTitleColor: "rgba(255, 255, 255, 0.65)",
|
|
4958
|
-
darkItemBg: "#
|
|
4973
|
+
darkItemBg: "#F7F7F7",
|
|
4959
4974
|
darkItemColor: "rgba(255, 255, 255, 0.65)",
|
|
4960
4975
|
darkItemDisabledColor: "rgba(255, 255, 255, 0.25)",
|
|
4961
4976
|
darkItemHoverBg: "rgba(0, 0, 0, 0)",
|
|
@@ -4977,7 +4992,7 @@ const ye = {
|
|
|
4977
4992
|
iconMarginInlineEnd: 10,
|
|
4978
4993
|
iconSize: 14,
|
|
4979
4994
|
itemActiveBg: "#DBE9FE",
|
|
4980
|
-
itemBg: "#
|
|
4995
|
+
itemBg: "#F7F7F7",
|
|
4981
4996
|
itemBorderRadius: 8,
|
|
4982
4997
|
itemColor: "rgba(0, 0, 0, 0.88)",
|
|
4983
4998
|
itemDisabledColor: "rgba(0, 0, 0, 0.25)",
|
|
@@ -4996,14 +5011,14 @@ const ye = {
|
|
|
4996
5011
|
zIndexPopup: 1050
|
|
4997
5012
|
},
|
|
4998
5013
|
Pagination: {
|
|
4999
|
-
itemActiveBg: "#
|
|
5014
|
+
itemActiveBg: "#F7F7F7",
|
|
5000
5015
|
itemActiveBgDisabled: "rgba(0, 0, 0, 0.15)",
|
|
5001
5016
|
itemActiveColor: "#245EE6",
|
|
5002
5017
|
itemActiveColorDisabled: "rgba(0, 0, 0, 0.25)",
|
|
5003
5018
|
itemActiveColorHover: "#3272F1",
|
|
5004
|
-
itemBg: "#
|
|
5005
|
-
itemInputBg: "#
|
|
5006
|
-
itemLinkBg: "#
|
|
5019
|
+
itemBg: "#F7F7F7",
|
|
5020
|
+
itemInputBg: "#F7F7F7",
|
|
5021
|
+
itemLinkBg: "#F7F7F7",
|
|
5007
5022
|
itemSize: 32,
|
|
5008
5023
|
itemSizeSM: 24,
|
|
5009
5024
|
miniOptionsSizeChangerTop: 0
|
|
@@ -5063,7 +5078,7 @@ const ye = {
|
|
|
5063
5078
|
multipleItemHeightLG: 32,
|
|
5064
5079
|
multipleItemHeightSM: 16,
|
|
5065
5080
|
multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
5066
|
-
optionActiveBg: "rgba(56, 115, 255, 0.
|
|
5081
|
+
optionActiveBg: "rgba(56, 115, 255, 0.08)",
|
|
5067
5082
|
optionFontSize: 14,
|
|
5068
5083
|
optionHeight: 32,
|
|
5069
5084
|
optionLineHeight: 1.5714285373687744,
|
|
@@ -5071,7 +5086,7 @@ const ye = {
|
|
|
5071
5086
|
optionSelectedBg: "#DBE9FE",
|
|
5072
5087
|
optionSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
5073
5088
|
optionSelectedFontWeight: 500,
|
|
5074
|
-
selectorBg: "#
|
|
5089
|
+
selectorBg: "#F7F7F7",
|
|
5075
5090
|
showArrowPaddingInlineEnd: 18,
|
|
5076
5091
|
singleItemHeightLG: 40,
|
|
5077
5092
|
zIndexPopup: 1050
|
|
@@ -5113,7 +5128,7 @@ const ye = {
|
|
|
5113
5128
|
cellActiveWithRangeBg: "#DBE9FE",
|
|
5114
5129
|
cellBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
5115
5130
|
cellHeight: 24,
|
|
5116
|
-
cellHoverBg: "rgba(56, 115, 255, 0.
|
|
5131
|
+
cellHoverBg: "rgba(56, 115, 255, 0.08)",
|
|
5117
5132
|
cellHoverWithRangeBg: "#CBE0FD",
|
|
5118
5133
|
cellRangeBorderColor: "#82B4F9",
|
|
5119
5134
|
cellWidth: 36,
|
|
@@ -5246,7 +5261,7 @@ const ye = {
|
|
|
5246
5261
|
multipleItemHeightLG: 32,
|
|
5247
5262
|
multipleItemHeightSM: 16,
|
|
5248
5263
|
multipleSelectorBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
5249
|
-
optionActiveBg: "rgba(56, 115, 255, 0.
|
|
5264
|
+
optionActiveBg: "rgba(56, 115, 255, 0.08)",
|
|
5250
5265
|
optionFontSize: 14,
|
|
5251
5266
|
optionHeight: 32,
|
|
5252
5267
|
optionLineHeight: 1.5714285373687744,
|
|
@@ -5302,7 +5317,7 @@ const ye = {
|
|
|
5302
5317
|
cellActiveWithRangeBg: "#DBE9FE",
|
|
5303
5318
|
cellBgDisabled: "rgba(0, 0, 0, 0.04)",
|
|
5304
5319
|
cellHeight: 24,
|
|
5305
|
-
cellHoverBg: "rgba(56, 115, 255, 0.
|
|
5320
|
+
cellHoverBg: "rgba(56, 115, 255, 0.08)",
|
|
5306
5321
|
cellHoverWithRangeBg: "#CBE0FD",
|
|
5307
5322
|
cellRangeBorderColor: "#82B4F9",
|
|
5308
5323
|
cellWidth: 36,
|
|
@@ -5346,7 +5361,7 @@ const ye = {
|
|
|
5346
5361
|
},
|
|
5347
5362
|
TreeSelect: {
|
|
5348
5363
|
indentSize: 24,
|
|
5349
|
-
nodeHoverBg: "rgba(56, 115, 255, 0.
|
|
5364
|
+
nodeHoverBg: "rgba(56, 115, 255, 0.08)",
|
|
5350
5365
|
nodeHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
5351
5366
|
nodeSelectedBg: "#DBE9FE",
|
|
5352
5367
|
nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
@@ -5360,7 +5375,7 @@ const ye = {
|
|
|
5360
5375
|
containerSize: 32,
|
|
5361
5376
|
containerSizeLG: 40,
|
|
5362
5377
|
containerSizeSM: 24,
|
|
5363
|
-
groupBorderColor: "#
|
|
5378
|
+
groupBorderColor: "#F7F7F7",
|
|
5364
5379
|
groupOverlapping: -8,
|
|
5365
5380
|
groupSpace: 4,
|
|
5366
5381
|
iconFontSize: 18,
|
|
@@ -5381,15 +5396,15 @@ const ye = {
|
|
|
5381
5396
|
textFontWeight: 400
|
|
5382
5397
|
},
|
|
5383
5398
|
Calendar: {
|
|
5384
|
-
fullBg: "#
|
|
5385
|
-
fullPanelBg: "#
|
|
5399
|
+
fullBg: "#F7F7F7",
|
|
5400
|
+
fullPanelBg: "#F7F7F7",
|
|
5386
5401
|
itemActiveBg: "#DBE9FE",
|
|
5387
5402
|
miniContentHeight: 256,
|
|
5388
5403
|
monthControlWidth: 70,
|
|
5389
5404
|
yearControlWidth: 80
|
|
5390
5405
|
},
|
|
5391
5406
|
Card: {
|
|
5392
|
-
actionsBg: "#
|
|
5407
|
+
actionsBg: "#F7F7F7",
|
|
5393
5408
|
actionsLiMargin: "12px 0",
|
|
5394
5409
|
bodyPadding: 24,
|
|
5395
5410
|
bodyPaddingSM: 12,
|
|
@@ -5474,9 +5489,9 @@ const ye = {
|
|
|
5474
5489
|
cellPaddingInline: 16,
|
|
5475
5490
|
cellPaddingInlineMD: 8,
|
|
5476
5491
|
cellPaddingInlineSM: 8,
|
|
5477
|
-
expandIconBg: "#
|
|
5478
|
-
filterDropdownBg: "#
|
|
5479
|
-
filterDropdownMenuBg: "#
|
|
5492
|
+
expandIconBg: "#F7F7F7",
|
|
5493
|
+
filterDropdownBg: "#F7F7F7",
|
|
5494
|
+
filterDropdownMenuBg: "#F7F7F7",
|
|
5480
5495
|
fixedHeaderSortActiveBg: "#F0F0F0",
|
|
5481
5496
|
footerBg: "#FAFAFA",
|
|
5482
5497
|
footerColor: "rgba(0, 0, 0, 0.88)",
|
|
@@ -5497,7 +5512,7 @@ const ye = {
|
|
|
5497
5512
|
stickyScrollBarBg: "rgba(0, 0, 0, 0.25)",
|
|
5498
5513
|
stickyScrollBarBorderRadius: 100,
|
|
5499
5514
|
scrollbar: "rgba(64, 64, 64, 0.15)",
|
|
5500
|
-
colorTextHighlight: "#
|
|
5515
|
+
colorTextHighlight: "#D48806"
|
|
5501
5516
|
},
|
|
5502
5517
|
Tag: {
|
|
5503
5518
|
defaultBg: "#FAFAFA",
|
|
@@ -5523,7 +5538,7 @@ const ye = {
|
|
|
5523
5538
|
directoryNodeSelectedBg: "#245EE6",
|
|
5524
5539
|
directoryNodeSelectedColor: "#FFFFFF",
|
|
5525
5540
|
indentSize: 24,
|
|
5526
|
-
nodeHoverBg: "rgba(56, 115, 255, 0.
|
|
5541
|
+
nodeHoverBg: "rgba(56, 115, 255, 0.08)",
|
|
5527
5542
|
nodeHoverColor: "rgba(0, 0, 0, 0.88)",
|
|
5528
5543
|
nodeSelectedBg: "#DBE9FE",
|
|
5529
5544
|
nodeSelectedColor: "rgba(0, 0, 0, 0.88)",
|
|
@@ -5546,10 +5561,10 @@ const ye = {
|
|
|
5546
5561
|
zIndexPopup: 2010
|
|
5547
5562
|
},
|
|
5548
5563
|
Modal: {
|
|
5549
|
-
contentBg: "#
|
|
5564
|
+
contentBg: "#F7F7F7",
|
|
5550
5565
|
contentBgBorder: "rgba(0, 0, 0, 0.08)",
|
|
5551
5566
|
footerBg: "rgba(0, 0, 0, 0)",
|
|
5552
|
-
headerBg: "#
|
|
5567
|
+
headerBg: "#F7F7F7",
|
|
5553
5568
|
titleColor: "rgba(0, 0, 0, 0.88)",
|
|
5554
5569
|
titleFontSize: 16,
|
|
5555
5570
|
titleLineHeight: 1.5
|
|
@@ -5596,7 +5611,7 @@ const ye = {
|
|
|
5596
5611
|
Collapse: {
|
|
5597
5612
|
borderlessContentBg: "rgba(0, 0, 0, 0)",
|
|
5598
5613
|
borderlessContentPadding: "4px 16px 16px",
|
|
5599
|
-
contentBg: "#
|
|
5614
|
+
contentBg: "#F7F7F7",
|
|
5600
5615
|
contentPadding: "16px 16px",
|
|
5601
5616
|
headerBg: "rgba(0, 0, 0, 0.02)",
|
|
5602
5617
|
headerPadding: "12px 16px"
|
|
@@ -5669,14 +5684,20 @@ const ye = {
|
|
|
5669
5684
|
meta: {
|
|
5670
5685
|
mode: "Light",
|
|
5671
5686
|
sourceFiles: ["colors/Light.tokens.json", "seed/Light.tokens.json", "map/Light.tokens.json", "alias/Light.tokens.json", "static/Light.tokens.json", "components/Light.tokens.json", "responsive/Desktop SM.tokens.json", "responsive/Desktop.tokens.json", "responsive/Mobile.tokens.json", "responsive/Tablet.tokens.json"],
|
|
5672
|
-
sourceLeafCount:
|
|
5673
|
-
tokenCount:
|
|
5687
|
+
sourceLeafCount: 1303,
|
|
5688
|
+
tokenCount: 589,
|
|
5674
5689
|
componentCount: 56,
|
|
5675
5690
|
customGroups: ["responsive"],
|
|
5676
|
-
unresolvedAliasCount:
|
|
5677
|
-
unresolvedAliases: [
|
|
5691
|
+
unresolvedAliasCount: 2,
|
|
5692
|
+
unresolvedAliases: [{
|
|
5693
|
+
path: "token.colorLinkHover",
|
|
5694
|
+
value: "{guozhi blue/4}"
|
|
5695
|
+
}, {
|
|
5696
|
+
path: "token.colorLinkActive",
|
|
5697
|
+
value: "{guozhi blue/7}"
|
|
5698
|
+
}]
|
|
5678
5699
|
}
|
|
5679
|
-
},
|
|
5700
|
+
}, ht = {
|
|
5680
5701
|
token: {
|
|
5681
5702
|
0: 0,
|
|
5682
5703
|
1: 2,
|
|
@@ -7006,7 +7027,7 @@ const ye = {
|
|
|
7006
7027
|
headerPadding: "12px 16px"
|
|
7007
7028
|
}
|
|
7008
7029
|
}
|
|
7009
|
-
},
|
|
7030
|
+
}, Ct = {
|
|
7010
7031
|
token: {
|
|
7011
7032
|
0: 0,
|
|
7012
7033
|
1: 2,
|
|
@@ -8336,443 +8357,443 @@ const ye = {
|
|
|
8336
8357
|
headerPadding: "12px 16px"
|
|
8337
8358
|
}
|
|
8338
8359
|
}
|
|
8339
|
-
},
|
|
8340
|
-
"gold-dark":
|
|
8341
|
-
"gold-light":
|
|
8342
|
-
"blue-dark":
|
|
8343
|
-
"blue-light":
|
|
8344
|
-
},
|
|
8345
|
-
light:
|
|
8346
|
-
dark:
|
|
8347
|
-
},
|
|
8360
|
+
}, zt = "gold-dark", vt = {
|
|
8361
|
+
"gold-dark": Ge,
|
|
8362
|
+
"gold-light": we,
|
|
8363
|
+
"blue-dark": Le,
|
|
8364
|
+
"blue-light": Te
|
|
8365
|
+
}, It = {
|
|
8366
|
+
light: Ct,
|
|
8367
|
+
dark: ht
|
|
8368
|
+
}, Fe = {
|
|
8348
8369
|
goldDark: "gold-dark",
|
|
8349
8370
|
goldLight: "gold-light",
|
|
8350
8371
|
blueDark: "blue-dark",
|
|
8351
8372
|
blueLight: "blue-light"
|
|
8352
|
-
},
|
|
8353
|
-
const o =
|
|
8373
|
+
}, Ht = (t) => t in Fe ? Fe[t] : t, I = (t) => {
|
|
8374
|
+
const o = Ht(t), e = o === "light" || o === "dark" ? It[o] : vt[o], r = o === "dark" ? ce.darkAlgorithm : o === "light" ? ce.defaultAlgorithm : void 0;
|
|
8354
8375
|
return {
|
|
8355
|
-
...
|
|
8356
|
-
algorithm:
|
|
8376
|
+
...r ? {
|
|
8377
|
+
algorithm: r
|
|
8357
8378
|
} : {},
|
|
8358
8379
|
token: e.token,
|
|
8359
8380
|
components: e.components
|
|
8360
8381
|
};
|
|
8361
|
-
},
|
|
8362
|
-
function
|
|
8363
|
-
return
|
|
8382
|
+
}, Ur = I(zt), Yr = I("gold-dark"), Jr = I("gold-light"), ei = I("blue-dark"), oi = I("blue-light"), ti = Ge.custom, ri = we.custom, ii = Le.custom, ai = Te.custom;
|
|
8383
|
+
function We(t) {
|
|
8384
|
+
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
8364
8385
|
}
|
|
8365
|
-
const
|
|
8386
|
+
const Mt = g((t, o) => {
|
|
8366
8387
|
const e = d.c(9);
|
|
8367
|
-
let
|
|
8368
|
-
e[0] !==
|
|
8369
|
-
children:
|
|
8388
|
+
let r, i;
|
|
8389
|
+
e[0] !== t ? ({
|
|
8390
|
+
children: r,
|
|
8370
8391
|
...i
|
|
8371
|
-
} =
|
|
8392
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8372
8393
|
let a;
|
|
8373
|
-
e[3] !==
|
|
8394
|
+
e[3] !== r || e[4] !== i ? (a = /* @__PURE__ */ l(ot, { ...i, children: r }), e[3] = r, e[4] = i, e[5] = a) : a = e[5];
|
|
8374
8395
|
let n;
|
|
8375
8396
|
return e[6] !== o || e[7] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[6] = o, e[7] = a, e[8] = n) : n = e[8], n;
|
|
8376
8397
|
});
|
|
8377
|
-
|
|
8398
|
+
Mt.displayName = "GZDivider";
|
|
8378
8399
|
const {
|
|
8379
|
-
Compact:
|
|
8380
|
-
} =
|
|
8400
|
+
Compact: Dt
|
|
8401
|
+
} = Y, xt = (t) => {
|
|
8381
8402
|
const o = d.c(6);
|
|
8382
|
-
let e,
|
|
8383
|
-
o[0] !==
|
|
8403
|
+
let e, r;
|
|
8404
|
+
o[0] !== t ? ({
|
|
8384
8405
|
children: e,
|
|
8385
|
-
...
|
|
8386
|
-
} =
|
|
8406
|
+
...r
|
|
8407
|
+
} = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
|
|
8387
8408
|
let i;
|
|
8388
|
-
return o[3] !== e || o[4] !==
|
|
8389
|
-
},
|
|
8409
|
+
return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(Dt, { ...r, children: e }), o[3] = e, o[4] = r, o[5] = i) : i = o[5], i;
|
|
8410
|
+
}, Re = g((t, o) => {
|
|
8390
8411
|
const e = d.c(7);
|
|
8391
|
-
let
|
|
8392
|
-
e[0] !==
|
|
8393
|
-
children:
|
|
8412
|
+
let r, i;
|
|
8413
|
+
e[0] !== t ? ({
|
|
8414
|
+
children: r,
|
|
8394
8415
|
...i
|
|
8395
|
-
} =
|
|
8416
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8396
8417
|
let a;
|
|
8397
|
-
return e[3] !==
|
|
8418
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Y, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8398
8419
|
});
|
|
8399
|
-
|
|
8420
|
+
Re.displayName = "GZSpace";
|
|
8400
8421
|
const {
|
|
8401
|
-
Addon:
|
|
8402
|
-
} =
|
|
8422
|
+
Addon: yt
|
|
8423
|
+
} = Y, At = (t) => {
|
|
8403
8424
|
const o = d.c(6);
|
|
8404
|
-
let e,
|
|
8405
|
-
o[0] !==
|
|
8425
|
+
let e, r;
|
|
8426
|
+
o[0] !== t ? ({
|
|
8406
8427
|
children: e,
|
|
8407
|
-
...
|
|
8408
|
-
} =
|
|
8428
|
+
...r
|
|
8429
|
+
} = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
|
|
8409
8430
|
let i;
|
|
8410
|
-
return o[3] !== e || o[4] !==
|
|
8411
|
-
},
|
|
8412
|
-
|
|
8413
|
-
|
|
8414
|
-
const
|
|
8431
|
+
return o[3] !== e || o[4] !== r ? (i = /* @__PURE__ */ l(yt, { ...r, children: e }), o[3] = e, o[4] = r, o[5] = i) : i = o[5], i;
|
|
8432
|
+
}, Oe = Re;
|
|
8433
|
+
Oe.Compact = xt;
|
|
8434
|
+
Oe.Addon = At;
|
|
8435
|
+
const Pt = g((t, o) => {
|
|
8415
8436
|
const e = d.c(7);
|
|
8416
|
-
let
|
|
8417
|
-
e[0] !==
|
|
8418
|
-
children:
|
|
8437
|
+
let r, i;
|
|
8438
|
+
e[0] !== t ? ({
|
|
8439
|
+
children: r,
|
|
8419
8440
|
...i
|
|
8420
|
-
} =
|
|
8441
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8421
8442
|
let a;
|
|
8422
|
-
return e[3] !==
|
|
8443
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(tt, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8423
8444
|
});
|
|
8424
|
-
|
|
8425
|
-
const
|
|
8445
|
+
Pt.displayName = "GZFlex";
|
|
8446
|
+
const Et = g((t, o) => {
|
|
8426
8447
|
const e = d.c(4);
|
|
8427
|
-
let
|
|
8428
|
-
e[0] !==
|
|
8429
|
-
...
|
|
8430
|
-
} =
|
|
8448
|
+
let r;
|
|
8449
|
+
e[0] !== t ? ({
|
|
8450
|
+
...r
|
|
8451
|
+
} = t, e[0] = t, e[1] = r) : r = e[1];
|
|
8431
8452
|
let i;
|
|
8432
|
-
return e[2] !==
|
|
8453
|
+
return e[2] !== r ? (i = /* @__PURE__ */ l(rt, { ...r }), e[2] = r, e[3] = i) : i = e[3], i;
|
|
8433
8454
|
});
|
|
8434
|
-
|
|
8435
|
-
const
|
|
8455
|
+
Et.displayName = "GZBreadcrumb";
|
|
8456
|
+
const kt = g((t, o) => {
|
|
8436
8457
|
const e = d.c(4);
|
|
8437
|
-
let
|
|
8438
|
-
e[0] !==
|
|
8439
|
-
...
|
|
8440
|
-
} =
|
|
8458
|
+
let r;
|
|
8459
|
+
e[0] !== t ? ({
|
|
8460
|
+
...r
|
|
8461
|
+
} = t, e[0] = t, e[1] = r) : r = e[1];
|
|
8441
8462
|
let i;
|
|
8442
|
-
return e[2] !==
|
|
8463
|
+
return e[2] !== r ? (i = /* @__PURE__ */ l(it, { ...r }), e[2] = r, e[3] = i) : i = e[3], i;
|
|
8443
8464
|
});
|
|
8444
|
-
|
|
8445
|
-
const
|
|
8465
|
+
kt.displayName = "GZDropdown";
|
|
8466
|
+
const Ne = g((t, o) => {
|
|
8446
8467
|
const e = d.c(3);
|
|
8447
|
-
let
|
|
8448
|
-
return e[0] !==
|
|
8468
|
+
let r;
|
|
8469
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8449
8470
|
});
|
|
8450
|
-
|
|
8451
|
-
const
|
|
8471
|
+
Ne.displayName = "GZInput";
|
|
8472
|
+
const Xe = g((t, o) => {
|
|
8452
8473
|
const e = d.c(3);
|
|
8453
|
-
let
|
|
8454
|
-
return e[0] !==
|
|
8474
|
+
let r;
|
|
8475
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.Password, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8455
8476
|
});
|
|
8456
|
-
|
|
8457
|
-
const
|
|
8477
|
+
Xe.displayName = "GZPassword";
|
|
8478
|
+
const $e = g((t, o) => {
|
|
8458
8479
|
const e = d.c(3);
|
|
8459
|
-
let
|
|
8460
|
-
return e[0] !==
|
|
8480
|
+
let r;
|
|
8481
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.TextArea, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8461
8482
|
});
|
|
8462
|
-
|
|
8463
|
-
const
|
|
8483
|
+
$e.displayName = "GZTextArea";
|
|
8484
|
+
const _e = g((t, o) => {
|
|
8464
8485
|
const e = d.c(3);
|
|
8465
|
-
let
|
|
8466
|
-
return e[0] !==
|
|
8486
|
+
let r;
|
|
8487
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.Search, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8467
8488
|
});
|
|
8468
|
-
|
|
8469
|
-
const
|
|
8489
|
+
_e.displayName = "GZSearch";
|
|
8490
|
+
const Ze = g((t, o) => {
|
|
8470
8491
|
const e = d.c(3);
|
|
8471
|
-
let
|
|
8472
|
-
return e[0] !==
|
|
8492
|
+
let r;
|
|
8493
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(f.OTP, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8473
8494
|
});
|
|
8474
|
-
|
|
8475
|
-
const
|
|
8476
|
-
|
|
8477
|
-
|
|
8478
|
-
|
|
8479
|
-
|
|
8480
|
-
const
|
|
8495
|
+
Ze.displayName = "GZOTP";
|
|
8496
|
+
const $ = Ne;
|
|
8497
|
+
$.Password = Xe;
|
|
8498
|
+
$.TextArea = $e;
|
|
8499
|
+
$.Search = _e;
|
|
8500
|
+
$.OTP = Ze;
|
|
8501
|
+
const Ve = g((t, o) => {
|
|
8481
8502
|
const e = d.c(3);
|
|
8482
|
-
let
|
|
8483
|
-
return e[0] !==
|
|
8503
|
+
let r;
|
|
8504
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(L, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8484
8505
|
});
|
|
8485
|
-
|
|
8486
|
-
const
|
|
8487
|
-
|
|
8488
|
-
|
|
8489
|
-
|
|
8490
|
-
|
|
8491
|
-
const
|
|
8492
|
-
const e = d.c(7),
|
|
8506
|
+
Ve.displayName = "GZMenu";
|
|
8507
|
+
const _ = Ve;
|
|
8508
|
+
_.Item = L.Item;
|
|
8509
|
+
_.SubMenu = L.SubMenu;
|
|
8510
|
+
_.Divider = L.Divider;
|
|
8511
|
+
_.ItemGroup = L.ItemGroup;
|
|
8512
|
+
const ft = g((t, o) => {
|
|
8513
|
+
const e = d.c(7), r = t;
|
|
8493
8514
|
let i;
|
|
8494
|
-
if (e[0] !==
|
|
8515
|
+
if (e[0] !== r) {
|
|
8495
8516
|
const {
|
|
8496
8517
|
children: s,
|
|
8497
8518
|
...c
|
|
8498
|
-
} =
|
|
8499
|
-
i = c, e[0] =
|
|
8519
|
+
} = r;
|
|
8520
|
+
i = c, e[0] = r, e[1] = i;
|
|
8500
8521
|
} else
|
|
8501
8522
|
i = e[1];
|
|
8502
8523
|
let a;
|
|
8503
|
-
e[2] !== i ? (a = /* @__PURE__ */ l(
|
|
8524
|
+
e[2] !== i ? (a = /* @__PURE__ */ l(at, { ...i }), e[2] = i, e[3] = a) : a = e[3];
|
|
8504
8525
|
let n;
|
|
8505
8526
|
return e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8506
8527
|
});
|
|
8507
|
-
|
|
8508
|
-
const
|
|
8509
|
-
const e = d.c(7),
|
|
8528
|
+
ft.displayName = "GZPagination";
|
|
8529
|
+
const Lt = g((t, o) => {
|
|
8530
|
+
const e = d.c(7), r = t;
|
|
8510
8531
|
let i;
|
|
8511
|
-
if (e[0] !==
|
|
8532
|
+
if (e[0] !== r) {
|
|
8512
8533
|
const {
|
|
8513
8534
|
children: s,
|
|
8514
8535
|
...c
|
|
8515
|
-
} =
|
|
8516
|
-
i = c, e[0] =
|
|
8536
|
+
} = r;
|
|
8537
|
+
i = c, e[0] = r, e[1] = i;
|
|
8517
8538
|
} else
|
|
8518
8539
|
i = e[1];
|
|
8519
8540
|
let a;
|
|
8520
|
-
e[2] !== i ? (a = /* @__PURE__ */ l(
|
|
8541
|
+
e[2] !== i ? (a = /* @__PURE__ */ l(nt, { ...i }), e[2] = i, e[3] = a) : a = e[3];
|
|
8521
8542
|
let n;
|
|
8522
8543
|
return e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l("div", { ref: o, children: a }), e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8523
8544
|
});
|
|
8524
|
-
|
|
8525
|
-
const
|
|
8545
|
+
Lt.displayName = "GZSteps";
|
|
8546
|
+
const je = g((t, o) => {
|
|
8526
8547
|
const e = d.c(7);
|
|
8527
|
-
let
|
|
8528
|
-
e[0] !==
|
|
8529
|
-
children:
|
|
8548
|
+
let r, i;
|
|
8549
|
+
e[0] !== t ? ({
|
|
8550
|
+
children: r,
|
|
8530
8551
|
...i
|
|
8531
|
-
} =
|
|
8552
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8532
8553
|
const a = o;
|
|
8533
8554
|
let n;
|
|
8534
|
-
return e[3] !==
|
|
8555
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ve, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8535
8556
|
});
|
|
8536
|
-
|
|
8537
|
-
const
|
|
8538
|
-
|
|
8539
|
-
const
|
|
8557
|
+
je.displayName = "GZTabs";
|
|
8558
|
+
const Tt = je;
|
|
8559
|
+
Tt.TabPane = ve.TabPane;
|
|
8560
|
+
const Gt = g((t, o) => {
|
|
8540
8561
|
const e = d.c(7);
|
|
8541
|
-
let
|
|
8542
|
-
e[0] !==
|
|
8543
|
-
children:
|
|
8562
|
+
let r, i;
|
|
8563
|
+
e[0] !== t ? ({
|
|
8564
|
+
children: r,
|
|
8544
8565
|
...i
|
|
8545
|
-
} =
|
|
8566
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8546
8567
|
const a = o;
|
|
8547
8568
|
let n;
|
|
8548
|
-
return e[3] !==
|
|
8569
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(lt, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8549
8570
|
});
|
|
8550
|
-
|
|
8551
|
-
const
|
|
8571
|
+
Gt.displayName = "GZAutoComplete";
|
|
8572
|
+
const qe = g((t, o) => {
|
|
8552
8573
|
const e = d.c(10);
|
|
8553
|
-
let
|
|
8554
|
-
e[0] !==
|
|
8555
|
-
children:
|
|
8574
|
+
let r, i;
|
|
8575
|
+
e[0] !== t ? ({
|
|
8576
|
+
children: r,
|
|
8556
8577
|
...i
|
|
8557
|
-
} =
|
|
8578
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8558
8579
|
let a;
|
|
8559
8580
|
e[3] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (a = {
|
|
8560
8581
|
display: "inline-flex"
|
|
8561
8582
|
}, e[3] = a) : a = e[3];
|
|
8562
8583
|
let n;
|
|
8563
|
-
e[4] !==
|
|
8584
|
+
e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(Ie.Group, { ...i, children: r }), e[4] = r, e[5] = i, e[6] = n) : n = e[6];
|
|
8564
8585
|
let s;
|
|
8565
8586
|
return e[7] !== o || e[8] !== n ? (s = /* @__PURE__ */ l("div", { ref: o, style: a, children: n }), e[7] = o, e[8] = n, e[9] = s) : s = e[9], s;
|
|
8566
8587
|
});
|
|
8567
|
-
|
|
8568
|
-
const
|
|
8588
|
+
qe.displayName = "GZAvatarGroup";
|
|
8589
|
+
const wt = g((t, o) => {
|
|
8569
8590
|
const e = d.c(7);
|
|
8570
|
-
let
|
|
8571
|
-
e[0] !==
|
|
8572
|
-
children:
|
|
8591
|
+
let r, i;
|
|
8592
|
+
e[0] !== t ? ({
|
|
8593
|
+
children: r,
|
|
8573
8594
|
...i
|
|
8574
|
-
} =
|
|
8595
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8575
8596
|
let a;
|
|
8576
|
-
return e[3] !==
|
|
8577
|
-
}),
|
|
8578
|
-
|
|
8579
|
-
|
|
8580
|
-
const
|
|
8597
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Ie, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8598
|
+
}), Qe = wt;
|
|
8599
|
+
Qe.Group = qe;
|
|
8600
|
+
Qe.displayName = "GZAvatar";
|
|
8601
|
+
const Ke = g((t, o) => {
|
|
8581
8602
|
const e = d.c(10);
|
|
8582
|
-
let
|
|
8583
|
-
e[0] !==
|
|
8584
|
-
children:
|
|
8603
|
+
let r, i;
|
|
8604
|
+
e[0] !== t ? ({
|
|
8605
|
+
children: r,
|
|
8585
8606
|
...i
|
|
8586
|
-
} =
|
|
8607
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8587
8608
|
let a;
|
|
8588
8609
|
e[3] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (a = {
|
|
8589
8610
|
display: "contents"
|
|
8590
8611
|
}, e[3] = a) : a = e[3];
|
|
8591
8612
|
let n;
|
|
8592
|
-
e[4] !==
|
|
8613
|
+
e[4] !== r || e[5] !== i ? (n = /* @__PURE__ */ l(He.Ribbon, { ...i, children: r }), e[4] = r, e[5] = i, e[6] = n) : n = e[6];
|
|
8593
8614
|
let s;
|
|
8594
8615
|
return e[7] !== o || e[8] !== n ? (s = /* @__PURE__ */ l("div", { ref: o, style: a, children: n }), e[7] = o, e[8] = n, e[9] = s) : s = e[9], s;
|
|
8595
8616
|
});
|
|
8596
|
-
|
|
8597
|
-
const
|
|
8617
|
+
Ke.displayName = "GZBadgeRibbon";
|
|
8618
|
+
const Wt = g((t, o) => {
|
|
8598
8619
|
const e = d.c(7);
|
|
8599
|
-
let
|
|
8600
|
-
e[0] !==
|
|
8601
|
-
children:
|
|
8620
|
+
let r, i;
|
|
8621
|
+
e[0] !== t ? ({
|
|
8622
|
+
children: r,
|
|
8602
8623
|
...i
|
|
8603
|
-
} =
|
|
8624
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8604
8625
|
let a;
|
|
8605
|
-
return e[3] !==
|
|
8606
|
-
}),
|
|
8607
|
-
|
|
8608
|
-
|
|
8609
|
-
const
|
|
8626
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(He, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8627
|
+
}), Ue = Wt;
|
|
8628
|
+
Ue.Ribbon = Ke;
|
|
8629
|
+
Ue.displayName = "GZBadge";
|
|
8630
|
+
const Rt = g((t, o) => {
|
|
8610
8631
|
const e = d.c(5);
|
|
8611
|
-
let
|
|
8612
|
-
e[0] !==
|
|
8632
|
+
let r;
|
|
8633
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(dt, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
8613
8634
|
let i;
|
|
8614
|
-
return e[2] !== o || e[3] !==
|
|
8635
|
+
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
8615
8636
|
});
|
|
8616
|
-
|
|
8617
|
-
const
|
|
8637
|
+
Rt.displayName = "GZCalendar";
|
|
8638
|
+
const Ot = g((t, o) => {
|
|
8618
8639
|
const e = d.c(7);
|
|
8619
|
-
let
|
|
8620
|
-
e[0] !==
|
|
8621
|
-
children:
|
|
8640
|
+
let r, i;
|
|
8641
|
+
e[0] !== t ? ({
|
|
8642
|
+
children: r,
|
|
8622
8643
|
...i
|
|
8623
|
-
} =
|
|
8644
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8624
8645
|
const a = o;
|
|
8625
8646
|
let n;
|
|
8626
|
-
return e[3] !==
|
|
8627
|
-
}),
|
|
8628
|
-
|
|
8629
|
-
|
|
8630
|
-
|
|
8631
|
-
|
|
8632
|
-
const
|
|
8647
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(N, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8648
|
+
}), Z = Ot;
|
|
8649
|
+
Z.SHOW_PARENT = N.SHOW_PARENT;
|
|
8650
|
+
Z.SHOW_CHILD = N.SHOW_CHILD;
|
|
8651
|
+
Z.Panel = N.Panel;
|
|
8652
|
+
Z.displayName = "GZCascader";
|
|
8653
|
+
const Ye = g((t, o) => {
|
|
8633
8654
|
const e = d.c(7);
|
|
8634
|
-
let
|
|
8635
|
-
e[0] !==
|
|
8636
|
-
children:
|
|
8655
|
+
let r, i;
|
|
8656
|
+
e[0] !== t ? ({
|
|
8657
|
+
children: r,
|
|
8637
8658
|
...i
|
|
8638
|
-
} =
|
|
8659
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8639
8660
|
let a;
|
|
8640
|
-
return e[3] !==
|
|
8661
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Me.Group, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8641
8662
|
});
|
|
8642
|
-
|
|
8643
|
-
const
|
|
8663
|
+
Ye.displayName = "GZCheckboxGroup";
|
|
8664
|
+
const Nt = g((t, o) => {
|
|
8644
8665
|
const e = d.c(7);
|
|
8645
|
-
let
|
|
8646
|
-
e[0] !==
|
|
8647
|
-
children:
|
|
8666
|
+
let r, i;
|
|
8667
|
+
e[0] !== t ? ({
|
|
8668
|
+
children: r,
|
|
8648
8669
|
...i
|
|
8649
|
-
} =
|
|
8670
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8650
8671
|
let a;
|
|
8651
|
-
return e[3] !==
|
|
8652
|
-
}),
|
|
8653
|
-
|
|
8654
|
-
|
|
8655
|
-
const
|
|
8672
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(Me, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8673
|
+
}), Je = Nt;
|
|
8674
|
+
Je.Group = Ye;
|
|
8675
|
+
Je.displayName = "GZCheckbox";
|
|
8676
|
+
const eo = g((t, o) => {
|
|
8656
8677
|
const e = d.c(7);
|
|
8657
|
-
let
|
|
8658
|
-
e[0] !==
|
|
8659
|
-
children:
|
|
8678
|
+
let r, i;
|
|
8679
|
+
e[0] !== t ? ({
|
|
8680
|
+
children: r,
|
|
8660
8681
|
...i
|
|
8661
|
-
} =
|
|
8682
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8662
8683
|
let a;
|
|
8663
|
-
return e[3] !==
|
|
8684
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(h.RangePicker, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
8664
8685
|
});
|
|
8665
|
-
|
|
8666
|
-
const
|
|
8686
|
+
eo.displayName = "GZRangePicker";
|
|
8687
|
+
const oo = g((t, o) => {
|
|
8667
8688
|
const e = d.c(3);
|
|
8668
|
-
let
|
|
8669
|
-
return e[0] !==
|
|
8689
|
+
let r;
|
|
8690
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.WeekPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8670
8691
|
});
|
|
8671
|
-
|
|
8672
|
-
const
|
|
8692
|
+
oo.displayName = "GZWeekPicker";
|
|
8693
|
+
const to = g((t, o) => {
|
|
8673
8694
|
const e = d.c(3);
|
|
8674
|
-
let
|
|
8675
|
-
return e[0] !==
|
|
8695
|
+
let r;
|
|
8696
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.MonthPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8676
8697
|
});
|
|
8677
|
-
|
|
8678
|
-
const
|
|
8698
|
+
to.displayName = "GZMonthPicker";
|
|
8699
|
+
const ro = g((t, o) => {
|
|
8679
8700
|
const e = d.c(3);
|
|
8680
|
-
let
|
|
8681
|
-
return e[0] !==
|
|
8701
|
+
let r;
|
|
8702
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.YearPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8682
8703
|
});
|
|
8683
|
-
|
|
8684
|
-
const
|
|
8704
|
+
ro.displayName = "GZYearPicker";
|
|
8705
|
+
const io = g((t, o) => {
|
|
8685
8706
|
const e = d.c(3);
|
|
8686
|
-
let
|
|
8687
|
-
return e[0] !==
|
|
8707
|
+
let r;
|
|
8708
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.QuarterPicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8688
8709
|
});
|
|
8689
|
-
|
|
8690
|
-
const
|
|
8710
|
+
io.displayName = "GZQuarterPicker";
|
|
8711
|
+
const ao = g((t, o) => {
|
|
8691
8712
|
const e = d.c(3);
|
|
8692
|
-
let
|
|
8693
|
-
return e[0] !==
|
|
8713
|
+
let r;
|
|
8714
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h.TimePicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8694
8715
|
});
|
|
8695
|
-
|
|
8696
|
-
const
|
|
8716
|
+
ao.displayName = "GZTimePicker";
|
|
8717
|
+
const Xt = g((t, o) => {
|
|
8697
8718
|
const e = d.c(3);
|
|
8698
|
-
let
|
|
8699
|
-
return e[0] !==
|
|
8700
|
-
}),
|
|
8701
|
-
|
|
8702
|
-
|
|
8703
|
-
|
|
8704
|
-
|
|
8705
|
-
|
|
8706
|
-
|
|
8707
|
-
|
|
8708
|
-
const
|
|
8719
|
+
let r;
|
|
8720
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(h, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
8721
|
+
}), C = Xt;
|
|
8722
|
+
C.RangePicker = eo;
|
|
8723
|
+
C.WeekPicker = oo;
|
|
8724
|
+
C.MonthPicker = to;
|
|
8725
|
+
C.YearPicker = ro;
|
|
8726
|
+
C.QuarterPicker = io;
|
|
8727
|
+
C.TimePicker = ao;
|
|
8728
|
+
C.displayName = "GZDatePicker";
|
|
8729
|
+
const no = g((t, o) => {
|
|
8709
8730
|
const e = d.c(7);
|
|
8710
|
-
let
|
|
8711
|
-
e[0] !==
|
|
8712
|
-
children:
|
|
8731
|
+
let r, i;
|
|
8732
|
+
e[0] !== t ? ({
|
|
8733
|
+
children: r,
|
|
8713
8734
|
...i
|
|
8714
|
-
} =
|
|
8735
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
8715
8736
|
const a = i;
|
|
8716
8737
|
let n;
|
|
8717
|
-
return e[3] !==
|
|
8738
|
+
return e[3] !== r || e[4] !== o || e[5] !== a ? (n = /* @__PURE__ */ l(B, { ref: o, ...a, children: r }), e[3] = r, e[4] = o, e[5] = a, e[6] = n) : n = e[6], n;
|
|
8718
8739
|
});
|
|
8719
|
-
|
|
8720
|
-
const
|
|
8740
|
+
no.displayName = "GZForm";
|
|
8741
|
+
const lo = (t) => {
|
|
8721
8742
|
const o = d.c(6);
|
|
8722
|
-
let e,
|
|
8723
|
-
o[0] !==
|
|
8743
|
+
let e, r;
|
|
8744
|
+
o[0] !== t ? ({
|
|
8724
8745
|
children: e,
|
|
8725
|
-
...
|
|
8726
|
-
} =
|
|
8727
|
-
const i =
|
|
8746
|
+
...r
|
|
8747
|
+
} = t, o[0] = t, o[1] = e, o[2] = r) : (e = o[1], r = o[2]);
|
|
8748
|
+
const i = r;
|
|
8728
8749
|
let a;
|
|
8729
|
-
return o[3] !== e || o[4] !== i ? (a = /* @__PURE__ */ l(
|
|
8750
|
+
return o[3] !== e || o[4] !== i ? (a = /* @__PURE__ */ l(B.Item, { ...i, children: e }), o[3] = e, o[4] = i, o[5] = a) : a = o[5], a;
|
|
8730
8751
|
};
|
|
8731
|
-
|
|
8732
|
-
const
|
|
8752
|
+
lo.displayName = "GZFormItem";
|
|
8753
|
+
const go = (t) => {
|
|
8733
8754
|
const o = d.c(2);
|
|
8734
8755
|
let e;
|
|
8735
|
-
return o[0] !==
|
|
8756
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(B.List, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
8736
8757
|
};
|
|
8737
|
-
|
|
8738
|
-
const
|
|
8758
|
+
go.displayName = "GZFormList";
|
|
8759
|
+
const co = (t) => {
|
|
8739
8760
|
const o = d.c(2);
|
|
8740
8761
|
let e;
|
|
8741
|
-
return o[0] !==
|
|
8762
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(B.ErrorList, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
8742
8763
|
};
|
|
8743
|
-
|
|
8744
|
-
const
|
|
8764
|
+
co.displayName = "GZErrorList";
|
|
8765
|
+
const Fo = (t) => {
|
|
8745
8766
|
const o = d.c(2);
|
|
8746
8767
|
let e;
|
|
8747
|
-
return o[0] !==
|
|
8768
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(B.Provider, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
8748
8769
|
};
|
|
8749
|
-
|
|
8750
|
-
const
|
|
8751
|
-
|
|
8752
|
-
|
|
8753
|
-
|
|
8754
|
-
|
|
8755
|
-
|
|
8756
|
-
|
|
8757
|
-
|
|
8758
|
-
var
|
|
8759
|
-
function
|
|
8760
|
-
return
|
|
8770
|
+
Fo.displayName = "GZFormProvider";
|
|
8771
|
+
const z = no;
|
|
8772
|
+
z.Item = lo;
|
|
8773
|
+
z.List = go;
|
|
8774
|
+
z.ErrorList = co;
|
|
8775
|
+
z.Provider = Fo;
|
|
8776
|
+
z.useForm = B.useForm;
|
|
8777
|
+
z.useFormInstance = B.useFormInstance;
|
|
8778
|
+
z.useWatch = B.useWatch;
|
|
8779
|
+
var D = {}, Q = { exports: {} }, se;
|
|
8780
|
+
function ne() {
|
|
8781
|
+
return se || (se = 1, (function(t) {
|
|
8761
8782
|
function o(e) {
|
|
8762
8783
|
return e && e.__esModule ? e : {
|
|
8763
8784
|
default: e
|
|
8764
8785
|
};
|
|
8765
8786
|
}
|
|
8766
|
-
|
|
8767
|
-
})(
|
|
8787
|
+
t.exports = o, t.exports.__esModule = !0, t.exports.default = t.exports;
|
|
8788
|
+
})(Q)), Q.exports;
|
|
8768
8789
|
}
|
|
8769
|
-
var
|
|
8770
|
-
function
|
|
8771
|
-
if (
|
|
8772
|
-
|
|
8790
|
+
var x = {}, pe;
|
|
8791
|
+
function $t() {
|
|
8792
|
+
if (pe) return x;
|
|
8793
|
+
pe = 1, Object.defineProperty(x, "__esModule", {
|
|
8773
8794
|
value: !0
|
|
8774
|
-
}),
|
|
8775
|
-
const
|
|
8795
|
+
}), x.default = void 0;
|
|
8796
|
+
const t = {
|
|
8776
8797
|
// Options
|
|
8777
8798
|
items_per_page: "条/页",
|
|
8778
8799
|
jump_to: "跳至",
|
|
@@ -8787,26 +8808,26 @@ function wt() {
|
|
|
8787
8808
|
next_3: "向后 3 页",
|
|
8788
8809
|
page_size: "页码"
|
|
8789
8810
|
};
|
|
8790
|
-
return
|
|
8811
|
+
return x.default = t, x;
|
|
8791
8812
|
}
|
|
8792
|
-
var
|
|
8793
|
-
function
|
|
8794
|
-
return
|
|
8813
|
+
var y = {}, A = {}, P = {}, E = {}, Se;
|
|
8814
|
+
function _t() {
|
|
8815
|
+
return Se || (Se = 1, Object.defineProperty(E, "__esModule", {
|
|
8795
8816
|
value: !0
|
|
8796
|
-
}),
|
|
8817
|
+
}), E.commonLocale = void 0, E.commonLocale = {
|
|
8797
8818
|
yearFormat: "YYYY",
|
|
8798
8819
|
dayFormat: "D",
|
|
8799
8820
|
cellMeridiemFormat: "A",
|
|
8800
8821
|
monthBeforeYear: !0
|
|
8801
|
-
}),
|
|
8822
|
+
}), E;
|
|
8802
8823
|
}
|
|
8803
|
-
var
|
|
8804
|
-
function
|
|
8805
|
-
if (
|
|
8806
|
-
|
|
8824
|
+
var ue;
|
|
8825
|
+
function Zt() {
|
|
8826
|
+
if (ue) return P;
|
|
8827
|
+
ue = 1, Object.defineProperty(P, "__esModule", {
|
|
8807
8828
|
value: !0
|
|
8808
|
-
}),
|
|
8809
|
-
var
|
|
8829
|
+
}), P.default = void 0;
|
|
8830
|
+
var t = _t();
|
|
8810
8831
|
function o(c) {
|
|
8811
8832
|
"@babel/helpers - typeof";
|
|
8812
8833
|
return o = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(F) {
|
|
@@ -8819,13 +8840,13 @@ function Rt() {
|
|
|
8819
8840
|
var p = Object.keys(c);
|
|
8820
8841
|
if (Object.getOwnPropertySymbols) {
|
|
8821
8842
|
var S = Object.getOwnPropertySymbols(c);
|
|
8822
|
-
F && (S = S.filter(function(
|
|
8823
|
-
return Object.getOwnPropertyDescriptor(c,
|
|
8843
|
+
F && (S = S.filter(function(b) {
|
|
8844
|
+
return Object.getOwnPropertyDescriptor(c, b).enumerable;
|
|
8824
8845
|
})), p.push.apply(p, S);
|
|
8825
8846
|
}
|
|
8826
8847
|
return p;
|
|
8827
8848
|
}
|
|
8828
|
-
function
|
|
8849
|
+
function r(c) {
|
|
8829
8850
|
for (var F = 1; F < arguments.length; F++) {
|
|
8830
8851
|
var p = arguments[F] != null ? arguments[F] : {};
|
|
8831
8852
|
F % 2 ? e(Object(p), !0).forEach(function(S) {
|
|
@@ -8853,7 +8874,7 @@ function Rt() {
|
|
|
8853
8874
|
}
|
|
8854
8875
|
return (F === "string" ? String : Number)(c);
|
|
8855
8876
|
}
|
|
8856
|
-
var s =
|
|
8877
|
+
var s = r(r({}, t.commonLocale), {}, {
|
|
8857
8878
|
locale: "zh_CN",
|
|
8858
8879
|
today: "今天",
|
|
8859
8880
|
now: "此刻",
|
|
@@ -8881,30 +8902,30 @@ function Rt() {
|
|
|
8881
8902
|
cellDateFormat: "D",
|
|
8882
8903
|
monthBeforeYear: !1
|
|
8883
8904
|
});
|
|
8884
|
-
return
|
|
8905
|
+
return P.default = s, P;
|
|
8885
8906
|
}
|
|
8886
|
-
var
|
|
8887
|
-
function
|
|
8888
|
-
if (
|
|
8889
|
-
|
|
8907
|
+
var k = {}, Be;
|
|
8908
|
+
function so() {
|
|
8909
|
+
if (Be) return k;
|
|
8910
|
+
Be = 1, Object.defineProperty(k, "__esModule", {
|
|
8890
8911
|
value: !0
|
|
8891
|
-
}),
|
|
8892
|
-
const
|
|
8912
|
+
}), k.default = void 0;
|
|
8913
|
+
const t = {
|
|
8893
8914
|
placeholder: "请选择时间",
|
|
8894
8915
|
rangePlaceholder: ["开始时间", "结束时间"]
|
|
8895
8916
|
};
|
|
8896
|
-
return
|
|
8917
|
+
return k.default = t, k;
|
|
8897
8918
|
}
|
|
8898
|
-
var
|
|
8899
|
-
function
|
|
8900
|
-
if (
|
|
8901
|
-
|
|
8902
|
-
var
|
|
8903
|
-
Object.defineProperty(
|
|
8919
|
+
var be;
|
|
8920
|
+
function po() {
|
|
8921
|
+
if (be) return A;
|
|
8922
|
+
be = 1;
|
|
8923
|
+
var t = ne().default;
|
|
8924
|
+
Object.defineProperty(A, "__esModule", {
|
|
8904
8925
|
value: !0
|
|
8905
|
-
}),
|
|
8906
|
-
var o =
|
|
8907
|
-
const
|
|
8926
|
+
}), A.default = void 0;
|
|
8927
|
+
var o = t(Zt()), e = t(/* @__PURE__ */ so());
|
|
8928
|
+
const r = {
|
|
8908
8929
|
lang: {
|
|
8909
8930
|
placeholder: "请选择日期",
|
|
8910
8931
|
yearPlaceholder: "请选择年份",
|
|
@@ -8922,32 +8943,32 @@ function no() {
|
|
|
8922
8943
|
...e.default
|
|
8923
8944
|
}
|
|
8924
8945
|
};
|
|
8925
|
-
return
|
|
8946
|
+
return r.lang.ok = "确定", A.default = r, A;
|
|
8926
8947
|
}
|
|
8927
|
-
var
|
|
8928
|
-
function
|
|
8929
|
-
if (
|
|
8930
|
-
|
|
8931
|
-
var
|
|
8932
|
-
Object.defineProperty(
|
|
8948
|
+
var me;
|
|
8949
|
+
function Vt() {
|
|
8950
|
+
if (me) return y;
|
|
8951
|
+
me = 1;
|
|
8952
|
+
var t = ne().default;
|
|
8953
|
+
Object.defineProperty(y, "__esModule", {
|
|
8933
8954
|
value: !0
|
|
8934
|
-
}),
|
|
8935
|
-
var o =
|
|
8936
|
-
return
|
|
8955
|
+
}), y.default = void 0;
|
|
8956
|
+
var o = t(/* @__PURE__ */ po());
|
|
8957
|
+
return y.default = o.default, y;
|
|
8937
8958
|
}
|
|
8938
|
-
var
|
|
8939
|
-
function
|
|
8940
|
-
if (
|
|
8941
|
-
|
|
8942
|
-
var
|
|
8943
|
-
Object.defineProperty(
|
|
8959
|
+
var he;
|
|
8960
|
+
function jt() {
|
|
8961
|
+
if (he) return D;
|
|
8962
|
+
he = 1;
|
|
8963
|
+
var t = ne().default;
|
|
8964
|
+
Object.defineProperty(D, "__esModule", {
|
|
8944
8965
|
value: !0
|
|
8945
|
-
}),
|
|
8946
|
-
var o =
|
|
8966
|
+
}), D.default = void 0;
|
|
8967
|
+
var o = t($t()), e = t(/* @__PURE__ */ Vt()), r = t(/* @__PURE__ */ po()), i = t(/* @__PURE__ */ so());
|
|
8947
8968
|
const a = "${label}不是一个有效的${type}", n = {
|
|
8948
8969
|
locale: "zh-cn",
|
|
8949
8970
|
Pagination: o.default,
|
|
8950
|
-
DatePicker:
|
|
8971
|
+
DatePicker: r.default,
|
|
8951
8972
|
TimePicker: i.default,
|
|
8952
8973
|
Calendar: e.default,
|
|
8953
8974
|
// locales for all components
|
|
@@ -9086,588 +9107,647 @@ function Nt() {
|
|
|
9086
9107
|
gradientColor: "渐变色"
|
|
9087
9108
|
}
|
|
9088
9109
|
};
|
|
9089
|
-
return
|
|
9110
|
+
return D.default = n, D;
|
|
9090
9111
|
}
|
|
9091
|
-
var
|
|
9092
|
-
function
|
|
9093
|
-
return
|
|
9112
|
+
var K, Ce;
|
|
9113
|
+
function qt() {
|
|
9114
|
+
return Ce || (Ce = 1, K = /* @__PURE__ */ jt()), K;
|
|
9094
9115
|
}
|
|
9095
|
-
var
|
|
9096
|
-
const
|
|
9097
|
-
const o =
|
|
9116
|
+
var Qt = /* @__PURE__ */ qt();
|
|
9117
|
+
const Kt = /* @__PURE__ */ We(Qt), Ut = "gz-button-gold-dark-gradient", Yt = ["primaryGradientStart", "primaryGradientEnd", "primaryGradientStartHover", "primaryGradientEndHover", "primaryGradientStartActive", "primaryGradientEndActive"], Jt = (t) => {
|
|
9118
|
+
const o = t.components?.Button;
|
|
9098
9119
|
return !o || typeof o != "object" ? {} : o;
|
|
9099
|
-
},
|
|
9100
|
-
"--gz-button-primary-gradient-start":
|
|
9101
|
-
"--gz-button-primary-gradient-end":
|
|
9102
|
-
"--gz-button-primary-gradient-start-hover":
|
|
9103
|
-
"--gz-button-primary-gradient-end-hover":
|
|
9104
|
-
"--gz-button-primary-gradient-start-active":
|
|
9105
|
-
"--gz-button-primary-gradient-end-active":
|
|
9106
|
-
"--gz-button-primary-gradient-text":
|
|
9107
|
-
"--gz-button-primary-gradient-text-hover":
|
|
9108
|
-
"--gz-button-primary-gradient-text-active":
|
|
9109
|
-
}),
|
|
9110
|
-
|
|
9111
|
-
|
|
9112
|
-
|
|
9113
|
-
|
|
9114
|
-
|
|
9115
|
-
|
|
9116
|
-
|
|
9120
|
+
}, er = (t) => Yt.every((o) => !!t[o]), or = (t) => ({
|
|
9121
|
+
"--gz-button-primary-gradient-start": t.primaryGradientStart,
|
|
9122
|
+
"--gz-button-primary-gradient-end": t.primaryGradientEnd,
|
|
9123
|
+
"--gz-button-primary-gradient-start-hover": t.primaryGradientStartHover,
|
|
9124
|
+
"--gz-button-primary-gradient-end-hover": t.primaryGradientEndHover,
|
|
9125
|
+
"--gz-button-primary-gradient-start-active": t.primaryGradientStartActive,
|
|
9126
|
+
"--gz-button-primary-gradient-end-active": t.primaryGradientEndActive,
|
|
9127
|
+
"--gz-button-primary-gradient-text": t.primaryText,
|
|
9128
|
+
"--gz-button-primary-gradient-text-hover": t.primaryTextHover ?? t.primaryText,
|
|
9129
|
+
"--gz-button-primary-gradient-text-active": t.primaryTextActive ?? t.primaryText
|
|
9130
|
+
}), tr = "gz-steps-gold-dark", rr = "--gz-steps-process-icon-active-text-color", ir = "gz-checkbox-gold-dark", ar = "--gz-checkbox-checked-icon-color", nr = "gz-radio-gold-dark", lr = "--gz-radio-checked-icon-color", dr = "gz-switch-gold-dark", gr = "--gz-switch-checked-bg", cr = "--gz-switch-inner-color", Fr = "gz-popconfirm-gold-dark", H = (...t) => t.filter(Boolean).join(" ") || void 0, M = (t) => t === "gold-dark", sr = (t, o, e) => {
|
|
9131
|
+
if (!M(t)) return e;
|
|
9132
|
+
const r = Jt(o);
|
|
9133
|
+
return er(r) ? {
|
|
9134
|
+
...e,
|
|
9135
|
+
className: H(Ut, e?.className),
|
|
9136
|
+
style: {
|
|
9137
|
+
...or(r),
|
|
9138
|
+
...e?.style
|
|
9139
|
+
}
|
|
9140
|
+
} : e;
|
|
9141
|
+
}, pr = (t, o, e) => !M(t) || typeof o.colorTextOnLight != "string" ? e : {
|
|
9142
|
+
...e,
|
|
9143
|
+
className: H(tr, e?.className),
|
|
9144
|
+
style: {
|
|
9145
|
+
[rr]: o.colorTextOnLight,
|
|
9146
|
+
...e?.style
|
|
9147
|
+
}
|
|
9148
|
+
}, Sr = (t, o, e) => !M(t) || typeof o.colorTextOnLight != "string" ? e : {
|
|
9149
|
+
...e,
|
|
9150
|
+
className: H(ir, e?.className),
|
|
9151
|
+
style: {
|
|
9152
|
+
[ar]: o.colorTextOnLight,
|
|
9153
|
+
...e?.style
|
|
9154
|
+
}
|
|
9155
|
+
}, ur = (t, o, e) => !M(t) || typeof o.colorTextOnLight != "string" ? e : {
|
|
9156
|
+
...e,
|
|
9157
|
+
className: H(nr, e?.className),
|
|
9158
|
+
style: {
|
|
9159
|
+
[lr]: o.colorTextOnLight,
|
|
9160
|
+
...e?.style
|
|
9161
|
+
}
|
|
9162
|
+
}, Br = (t, o, e) => !M(t) || typeof o.colorPrimary != "string" || typeof o.colorTextOnLight != "string" ? e : {
|
|
9163
|
+
...e,
|
|
9164
|
+
className: H(dr, e?.className),
|
|
9165
|
+
style: {
|
|
9166
|
+
[gr]: o.colorPrimary,
|
|
9167
|
+
[cr]: o.colorTextOnLight,
|
|
9168
|
+
...e?.style
|
|
9169
|
+
}
|
|
9170
|
+
}, br = (t, o) => M(t) ? {
|
|
9171
|
+
...o,
|
|
9172
|
+
className: H(Fr, o?.className)
|
|
9173
|
+
} : o, mr = (t, o, e = {}) => {
|
|
9174
|
+
const r = {
|
|
9175
|
+
colorTextOnLight: o?.colorTextOnLight,
|
|
9176
|
+
colorPrimary: o?.colorPrimary
|
|
9177
|
+
};
|
|
9178
|
+
return {
|
|
9179
|
+
button: sr(t, o, e.button),
|
|
9180
|
+
steps: pr(t, r, e.steps),
|
|
9181
|
+
checkbox: Sr(t, r, e.checkbox),
|
|
9182
|
+
radio: ur(t, r, e.radio),
|
|
9183
|
+
switch: Br(t, r, e.switch),
|
|
9184
|
+
popconfirm: br(t, e.popconfirm)
|
|
9185
|
+
};
|
|
9186
|
+
}, ni = (t) => {
|
|
9187
|
+
const o = d.c(33);
|
|
9188
|
+
let e, r, i, a, n, s, c, F, p, S, b;
|
|
9189
|
+
o[0] !== t ? ({
|
|
9190
|
+
mode: S,
|
|
9191
|
+
theme: F,
|
|
9192
|
+
locale: b,
|
|
9193
|
+
button: r,
|
|
9194
|
+
checkbox: i,
|
|
9195
|
+
popconfirm: a,
|
|
9196
|
+
radio: n,
|
|
9197
|
+
steps: s,
|
|
9198
|
+
switch: c,
|
|
9117
9199
|
children: e,
|
|
9118
|
-
...
|
|
9119
|
-
} =
|
|
9120
|
-
const
|
|
9121
|
-
let
|
|
9122
|
-
if (o[
|
|
9123
|
-
const
|
|
9124
|
-
|
|
9125
|
-
...
|
|
9126
|
-
...
|
|
9200
|
+
...p
|
|
9201
|
+
} = t, o[0] = t, o[1] = e, o[2] = r, o[3] = i, o[4] = a, o[5] = n, o[6] = s, o[7] = c, o[8] = F, o[9] = p, o[10] = S, o[11] = b) : (e = o[1], r = o[2], i = o[3], a = o[4], n = o[5], s = o[6], c = o[7], F = o[8], p = o[9], S = o[10], b = o[11]);
|
|
9202
|
+
const W = S === void 0 ? "gold-dark" : S, j = b === void 0 ? Kt : b;
|
|
9203
|
+
let m, R;
|
|
9204
|
+
if (o[12] !== r || o[13] !== i || o[14] !== a || o[15] !== n || o[16] !== s || o[17] !== c || o[18] !== F || o[19] !== W) {
|
|
9205
|
+
const q = I(W);
|
|
9206
|
+
m = {
|
|
9207
|
+
...q,
|
|
9208
|
+
...F,
|
|
9127
9209
|
token: {
|
|
9128
|
-
...
|
|
9129
|
-
...
|
|
9210
|
+
...q.token,
|
|
9211
|
+
...F?.token
|
|
9130
9212
|
},
|
|
9131
9213
|
components: {
|
|
9132
|
-
...
|
|
9133
|
-
...
|
|
9214
|
+
...q.components,
|
|
9215
|
+
...F?.components
|
|
9134
9216
|
}
|
|
9135
|
-
}
|
|
9136
|
-
|
|
9137
|
-
|
|
9138
|
-
|
|
9139
|
-
|
|
9140
|
-
|
|
9141
|
-
|
|
9142
|
-
|
|
9143
|
-
}
|
|
9144
|
-
} : t, o[7] = t, o[8] = i, o[9] = c, o[10] = p, o[11] = S;
|
|
9217
|
+
}, R = mr(W, m.token, {
|
|
9218
|
+
button: r,
|
|
9219
|
+
steps: s,
|
|
9220
|
+
checkbox: i,
|
|
9221
|
+
radio: n,
|
|
9222
|
+
switch: c,
|
|
9223
|
+
popconfirm: a
|
|
9224
|
+
}), o[12] = r, o[13] = i, o[14] = a, o[15] = n, o[16] = s, o[17] = c, o[18] = F, o[19] = W, o[20] = m, o[21] = R;
|
|
9145
9225
|
} else
|
|
9146
|
-
|
|
9147
|
-
const
|
|
9148
|
-
let
|
|
9149
|
-
return o[
|
|
9150
|
-
},
|
|
9226
|
+
m = o[20], R = o[21];
|
|
9227
|
+
const u = R;
|
|
9228
|
+
let O;
|
|
9229
|
+
return o[22] !== u.button || o[23] !== u.checkbox || o[24] !== u.popconfirm || o[25] !== u.radio || o[26] !== u.steps || o[27] !== u.switch || o[28] !== e || o[29] !== j || o[30] !== m || o[31] !== p ? (O = /* @__PURE__ */ l(gt, { theme: m, locale: j, button: u.button, checkbox: u.checkbox, popconfirm: u.popconfirm, radio: u.radio, steps: u.steps, switch: u.switch, ...p, children: e }), o[22] = u.button, o[23] = u.checkbox, o[24] = u.popconfirm, o[25] = u.radio, o[26] = u.steps, o[27] = u.switch, o[28] = e, o[29] = j, o[30] = m, o[31] = p, o[32] = O) : O = o[32], O;
|
|
9230
|
+
}, hr = g((t, o) => {
|
|
9151
9231
|
const e = d.c(7);
|
|
9152
|
-
let
|
|
9153
|
-
e[0] !==
|
|
9154
|
-
children:
|
|
9232
|
+
let r, i;
|
|
9233
|
+
e[0] !== t ? ({
|
|
9234
|
+
children: r,
|
|
9155
9235
|
...i
|
|
9156
|
-
} =
|
|
9236
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9157
9237
|
const a = o;
|
|
9158
9238
|
let n;
|
|
9159
|
-
return e[3] !==
|
|
9239
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ct, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9160
9240
|
});
|
|
9161
|
-
|
|
9162
|
-
const
|
|
9241
|
+
hr.displayName = "GZInputNumber";
|
|
9242
|
+
const So = g((t, o) => {
|
|
9163
9243
|
const e = d.c(7);
|
|
9164
|
-
let
|
|
9165
|
-
e[0] !==
|
|
9166
|
-
children:
|
|
9244
|
+
let r, i;
|
|
9245
|
+
e[0] !== t ? ({
|
|
9246
|
+
children: r,
|
|
9167
9247
|
...i
|
|
9168
|
-
} =
|
|
9248
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9169
9249
|
let a;
|
|
9170
|
-
return e[3] !==
|
|
9250
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(J.Group, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
9171
9251
|
});
|
|
9172
|
-
|
|
9173
|
-
const
|
|
9252
|
+
So.displayName = "GZRadioGroup";
|
|
9253
|
+
const uo = g((t, o) => {
|
|
9174
9254
|
const e = d.c(7);
|
|
9175
|
-
let
|
|
9176
|
-
e[0] !==
|
|
9177
|
-
children:
|
|
9255
|
+
let r, i;
|
|
9256
|
+
e[0] !== t ? ({
|
|
9257
|
+
children: r,
|
|
9178
9258
|
...i
|
|
9179
|
-
} =
|
|
9259
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9180
9260
|
const a = o;
|
|
9181
9261
|
let n;
|
|
9182
|
-
return e[3] !==
|
|
9262
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(J.Button, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9183
9263
|
});
|
|
9184
|
-
|
|
9185
|
-
const
|
|
9264
|
+
uo.displayName = "GZRadioButton";
|
|
9265
|
+
const Cr = g((t, o) => {
|
|
9186
9266
|
const e = d.c(7);
|
|
9187
|
-
let
|
|
9188
|
-
e[0] !==
|
|
9189
|
-
children:
|
|
9267
|
+
let r, i;
|
|
9268
|
+
e[0] !== t ? ({
|
|
9269
|
+
children: r,
|
|
9190
9270
|
...i
|
|
9191
|
-
} =
|
|
9271
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9192
9272
|
const a = o;
|
|
9193
9273
|
let n;
|
|
9194
|
-
return e[3] !==
|
|
9195
|
-
}),
|
|
9196
|
-
|
|
9197
|
-
|
|
9198
|
-
|
|
9199
|
-
const
|
|
9200
|
-
const e = d.c(3),
|
|
9274
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(J, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9275
|
+
}), le = Cr;
|
|
9276
|
+
le.Group = So;
|
|
9277
|
+
le.Button = uo;
|
|
9278
|
+
le.displayName = "GZRadio";
|
|
9279
|
+
const zr = g((t, o) => {
|
|
9280
|
+
const e = d.c(3), r = o;
|
|
9201
9281
|
let i;
|
|
9202
|
-
return e[0] !==
|
|
9282
|
+
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(Ft, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
|
|
9203
9283
|
});
|
|
9204
|
-
|
|
9205
|
-
const
|
|
9284
|
+
zr.displayName = "GZRate";
|
|
9285
|
+
const Bo = g((t, o) => {
|
|
9206
9286
|
const e = d.c(7);
|
|
9207
|
-
let
|
|
9208
|
-
e[0] !==
|
|
9209
|
-
children:
|
|
9287
|
+
let r, i;
|
|
9288
|
+
e[0] !== t ? ({
|
|
9289
|
+
children: r,
|
|
9210
9290
|
...i
|
|
9211
|
-
} =
|
|
9291
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9212
9292
|
const a = o;
|
|
9213
9293
|
let n;
|
|
9214
|
-
return e[3] !==
|
|
9294
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ee.Option, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9215
9295
|
});
|
|
9216
|
-
|
|
9217
|
-
const
|
|
9296
|
+
Bo.displayName = "GZSelectOption";
|
|
9297
|
+
const bo = g((t, o) => {
|
|
9218
9298
|
const e = d.c(7);
|
|
9219
|
-
let
|
|
9220
|
-
e[0] !==
|
|
9221
|
-
children:
|
|
9299
|
+
let r, i;
|
|
9300
|
+
e[0] !== t ? ({
|
|
9301
|
+
children: r,
|
|
9222
9302
|
...i
|
|
9223
|
-
} =
|
|
9303
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9224
9304
|
const a = o;
|
|
9225
9305
|
let n;
|
|
9226
|
-
return e[3] !==
|
|
9306
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(ee.OptGroup, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9227
9307
|
});
|
|
9228
|
-
|
|
9229
|
-
const
|
|
9230
|
-
const e = d.c(3),
|
|
9308
|
+
bo.displayName = "GZSelectOptGroup";
|
|
9309
|
+
const vr = g((t, o) => {
|
|
9310
|
+
const e = d.c(3), r = o;
|
|
9231
9311
|
let i;
|
|
9232
|
-
return e[0] !==
|
|
9233
|
-
}),
|
|
9234
|
-
|
|
9235
|
-
|
|
9236
|
-
|
|
9237
|
-
var
|
|
9238
|
-
var
|
|
9239
|
-
function
|
|
9240
|
-
return
|
|
9312
|
+
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(ee, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
|
|
9313
|
+
}), de = vr;
|
|
9314
|
+
de.Option = Bo;
|
|
9315
|
+
de.OptGroup = bo;
|
|
9316
|
+
de.displayName = "GZSelect";
|
|
9317
|
+
var U = { exports: {} };
|
|
9318
|
+
var ze;
|
|
9319
|
+
function Ir() {
|
|
9320
|
+
return ze || (ze = 1, (function(t) {
|
|
9241
9321
|
(function() {
|
|
9242
9322
|
var o = {}.hasOwnProperty;
|
|
9243
9323
|
function e() {
|
|
9244
|
-
for (var
|
|
9324
|
+
for (var r = [], i = 0; i < arguments.length; i++) {
|
|
9245
9325
|
var a = arguments[i];
|
|
9246
9326
|
if (a) {
|
|
9247
9327
|
var n = typeof a;
|
|
9248
9328
|
if (n === "string" || n === "number")
|
|
9249
|
-
|
|
9329
|
+
r.push(a);
|
|
9250
9330
|
else if (Array.isArray(a)) {
|
|
9251
9331
|
if (a.length) {
|
|
9252
9332
|
var s = e.apply(null, a);
|
|
9253
|
-
s &&
|
|
9333
|
+
s && r.push(s);
|
|
9254
9334
|
}
|
|
9255
9335
|
} else if (n === "object") {
|
|
9256
9336
|
if (a.toString !== Object.prototype.toString && !a.toString.toString().includes("[native code]")) {
|
|
9257
|
-
|
|
9337
|
+
r.push(a.toString());
|
|
9258
9338
|
continue;
|
|
9259
9339
|
}
|
|
9260
9340
|
for (var c in a)
|
|
9261
|
-
o.call(a, c) && a[c] &&
|
|
9341
|
+
o.call(a, c) && a[c] && r.push(c);
|
|
9262
9342
|
}
|
|
9263
9343
|
}
|
|
9264
9344
|
}
|
|
9265
|
-
return
|
|
9345
|
+
return r.join(" ");
|
|
9266
9346
|
}
|
|
9267
|
-
|
|
9347
|
+
t.exports ? (e.default = e, t.exports = e) : window.classNames = e;
|
|
9268
9348
|
})();
|
|
9269
|
-
})(
|
|
9349
|
+
})(U)), U.exports;
|
|
9270
9350
|
}
|
|
9271
|
-
var
|
|
9272
|
-
const
|
|
9351
|
+
var Hr = Ir();
|
|
9352
|
+
const Mr = /* @__PURE__ */ We(Hr), Dr = g((t, o) => {
|
|
9273
9353
|
const e = d.c(9);
|
|
9274
|
-
let
|
|
9275
|
-
e[0] !==
|
|
9276
|
-
className:
|
|
9354
|
+
let r, i;
|
|
9355
|
+
e[0] !== t ? ({
|
|
9356
|
+
className: r,
|
|
9277
9357
|
...i
|
|
9278
|
-
} =
|
|
9358
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9279
9359
|
let a;
|
|
9280
|
-
e[3] !==
|
|
9360
|
+
e[3] !== r ? (a = Mr("gz-switch", r), e[3] = r, e[4] = a) : a = e[4];
|
|
9281
9361
|
let n;
|
|
9282
|
-
return e[5] !== o || e[6] !== i || e[7] !== a ? (n = /* @__PURE__ */ l(
|
|
9362
|
+
return e[5] !== o || e[6] !== i || e[7] !== a ? (n = /* @__PURE__ */ l(st, { ref: o, className: a, ...i }), e[5] = o, e[6] = i, e[7] = a, e[8] = n) : n = e[8], n;
|
|
9283
9363
|
});
|
|
9284
|
-
|
|
9285
|
-
const
|
|
9364
|
+
Dr.displayName = "Switch";
|
|
9365
|
+
const mo = g((t, o) => {
|
|
9286
9366
|
const e = d.c(3);
|
|
9287
|
-
let
|
|
9288
|
-
return e[0] !==
|
|
9367
|
+
let r;
|
|
9368
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(De.RangePicker, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9289
9369
|
});
|
|
9290
|
-
|
|
9291
|
-
const
|
|
9370
|
+
mo.displayName = "GZTimeRangePicker";
|
|
9371
|
+
const xr = g((t, o) => {
|
|
9292
9372
|
const e = d.c(3);
|
|
9293
|
-
let
|
|
9294
|
-
return e[0] !==
|
|
9295
|
-
}),
|
|
9296
|
-
|
|
9297
|
-
|
|
9298
|
-
const
|
|
9373
|
+
let r;
|
|
9374
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(De, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9375
|
+
}), ho = xr;
|
|
9376
|
+
ho.RangePicker = mo;
|
|
9377
|
+
ho.displayName = "GZTimePicker";
|
|
9378
|
+
const Co = g((t, o) => {
|
|
9299
9379
|
const e = d.c(5);
|
|
9300
|
-
let
|
|
9301
|
-
e[0] !==
|
|
9380
|
+
let r;
|
|
9381
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(X.List, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
9302
9382
|
let i;
|
|
9303
|
-
return e[2] !== o || e[3] !==
|
|
9383
|
+
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
9304
9384
|
});
|
|
9305
|
-
|
|
9306
|
-
const
|
|
9385
|
+
Co.displayName = "GZTransferList";
|
|
9386
|
+
const zo = g((t, o) => {
|
|
9307
9387
|
const e = d.c(5);
|
|
9308
|
-
let
|
|
9309
|
-
e[0] !==
|
|
9388
|
+
let r;
|
|
9389
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(X.Search, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
9310
9390
|
let i;
|
|
9311
|
-
return e[2] !== o || e[3] !==
|
|
9391
|
+
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
9312
9392
|
});
|
|
9313
|
-
|
|
9314
|
-
const
|
|
9393
|
+
zo.displayName = "GZTransferSearch";
|
|
9394
|
+
const vo = g((t, o) => {
|
|
9315
9395
|
const e = d.c(5);
|
|
9316
|
-
let
|
|
9317
|
-
e[0] !==
|
|
9396
|
+
let r;
|
|
9397
|
+
e[0] !== t ? (r = /* @__PURE__ */ l(X.Operation, { ...t }), e[0] = t, e[1] = r) : r = e[1];
|
|
9318
9398
|
let i;
|
|
9319
|
-
return e[2] !== o || e[3] !==
|
|
9399
|
+
return e[2] !== o || e[3] !== r ? (i = /* @__PURE__ */ l("div", { ref: o, children: r }), e[2] = o, e[3] = r, e[4] = i) : i = e[4], i;
|
|
9320
9400
|
});
|
|
9321
|
-
|
|
9322
|
-
const
|
|
9401
|
+
vo.displayName = "GZTransferOperation";
|
|
9402
|
+
const yr = g((t, o) => {
|
|
9323
9403
|
const e = d.c(6);
|
|
9324
|
-
let
|
|
9325
|
-
e[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (
|
|
9404
|
+
let r;
|
|
9405
|
+
e[0] === /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel") ? (r = {
|
|
9326
9406
|
width: "100%"
|
|
9327
|
-
}, e[0] =
|
|
9407
|
+
}, e[0] = r) : r = e[0];
|
|
9328
9408
|
let i;
|
|
9329
|
-
e[1] !==
|
|
9409
|
+
e[1] !== t ? (i = /* @__PURE__ */ l(X, { ...t }), e[1] = t, e[2] = i) : i = e[2];
|
|
9330
9410
|
let a;
|
|
9331
|
-
return e[3] !== o || e[4] !== i ? (a = /* @__PURE__ */ l("div", { ref: o, style:
|
|
9332
|
-
}),
|
|
9333
|
-
|
|
9334
|
-
|
|
9335
|
-
|
|
9336
|
-
|
|
9337
|
-
const
|
|
9411
|
+
return e[3] !== o || e[4] !== i ? (a = /* @__PURE__ */ l("div", { ref: o, style: r, children: i }), e[3] = o, e[4] = i, e[5] = a) : a = e[5], a;
|
|
9412
|
+
}), V = yr;
|
|
9413
|
+
V.List = Co;
|
|
9414
|
+
V.Search = zo;
|
|
9415
|
+
V.Operation = vo;
|
|
9416
|
+
V.displayName = "GZTransfer";
|
|
9417
|
+
const Io = g((t, o) => {
|
|
9338
9418
|
const e = d.c(7);
|
|
9339
|
-
let
|
|
9340
|
-
e[0] !==
|
|
9341
|
-
children:
|
|
9419
|
+
let r, i;
|
|
9420
|
+
e[0] !== t ? ({
|
|
9421
|
+
children: r,
|
|
9342
9422
|
...i
|
|
9343
|
-
} =
|
|
9423
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9344
9424
|
const a = o, n = i;
|
|
9345
9425
|
let s;
|
|
9346
|
-
return e[3] !==
|
|
9426
|
+
return e[3] !== r || e[4] !== a || e[5] !== n ? (s = /* @__PURE__ */ l(T.TreeNode, { ref: a, ...n, children: r }), e[3] = r, e[4] = a, e[5] = n, e[6] = s) : s = e[6], s;
|
|
9347
9427
|
});
|
|
9348
|
-
|
|
9349
|
-
const
|
|
9350
|
-
const e = d.c(3),
|
|
9428
|
+
Io.displayName = "GZTreeNode";
|
|
9429
|
+
const Ar = g((t, o) => {
|
|
9430
|
+
const e = d.c(3), r = o;
|
|
9351
9431
|
let i;
|
|
9352
|
-
return e[0] !==
|
|
9353
|
-
}),
|
|
9354
|
-
|
|
9355
|
-
|
|
9356
|
-
|
|
9357
|
-
|
|
9358
|
-
|
|
9359
|
-
const
|
|
9432
|
+
return e[0] !== t || e[1] !== r ? (i = /* @__PURE__ */ l(T, { ref: r, ...t }), e[0] = t, e[1] = r, e[2] = i) : i = e[2], i;
|
|
9433
|
+
}), G = Ar;
|
|
9434
|
+
G.TreeNode = Io;
|
|
9435
|
+
G.SHOW_ALL = T.SHOW_ALL;
|
|
9436
|
+
G.SHOW_PARENT = T.SHOW_PARENT;
|
|
9437
|
+
G.SHOW_CHILD = T.SHOW_CHILD;
|
|
9438
|
+
G.displayName = "GZTreeSelect";
|
|
9439
|
+
const Ho = g((t, o) => {
|
|
9360
9440
|
const e = d.c(7);
|
|
9361
|
-
let
|
|
9362
|
-
e[0] !==
|
|
9363
|
-
children:
|
|
9441
|
+
let r, i;
|
|
9442
|
+
e[0] !== t ? ({
|
|
9443
|
+
children: r,
|
|
9364
9444
|
...i
|
|
9365
|
-
} =
|
|
9445
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9366
9446
|
let a;
|
|
9367
|
-
return e[3] !==
|
|
9447
|
+
return e[3] !== r || e[4] !== o || e[5] !== i ? (a = /* @__PURE__ */ l(oe.Dragger, { ref: o, ...i, children: r }), e[3] = r, e[4] = o, e[5] = i, e[6] = a) : a = e[6], a;
|
|
9368
9448
|
});
|
|
9369
|
-
|
|
9370
|
-
const
|
|
9449
|
+
Ho.displayName = "GZDragger";
|
|
9450
|
+
const Pr = g((t, o) => {
|
|
9371
9451
|
const e = d.c(7);
|
|
9372
|
-
let
|
|
9373
|
-
e[0] !==
|
|
9374
|
-
children:
|
|
9452
|
+
let r, i;
|
|
9453
|
+
e[0] !== t ? ({
|
|
9454
|
+
children: r,
|
|
9375
9455
|
...i
|
|
9376
|
-
} =
|
|
9456
|
+
} = t, e[0] = t, e[1] = r, e[2] = i) : (r = e[1], i = e[2]);
|
|
9377
9457
|
const a = o;
|
|
9378
9458
|
let n;
|
|
9379
|
-
return e[3] !==
|
|
9380
|
-
}),
|
|
9381
|
-
|
|
9382
|
-
|
|
9383
|
-
|
|
9384
|
-
const
|
|
9459
|
+
return e[3] !== r || e[4] !== i || e[5] !== a ? (n = /* @__PURE__ */ l(oe, { ref: a, ...i, children: r }), e[3] = r, e[4] = i, e[5] = a, e[6] = n) : n = e[6], n;
|
|
9460
|
+
}), ge = Pr;
|
|
9461
|
+
ge.Dragger = Ho;
|
|
9462
|
+
ge.LIST_IGNORE = oe.LIST_IGNORE;
|
|
9463
|
+
ge.displayName = "GZUpload";
|
|
9464
|
+
const Mo = g((t, o) => {
|
|
9385
9465
|
const e = d.c(3);
|
|
9386
|
-
let
|
|
9387
|
-
return e[0] !==
|
|
9466
|
+
let r;
|
|
9467
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(te, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9388
9468
|
});
|
|
9389
|
-
|
|
9390
|
-
const
|
|
9469
|
+
Mo.displayName = "GZCard";
|
|
9470
|
+
const Do = (t) => {
|
|
9391
9471
|
const o = d.c(2);
|
|
9392
9472
|
let e;
|
|
9393
|
-
return o[0] !==
|
|
9473
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(te.Grid, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9394
9474
|
};
|
|
9395
|
-
|
|
9396
|
-
const
|
|
9475
|
+
Do.displayName = "GZCardGrid";
|
|
9476
|
+
const xo = (t) => {
|
|
9397
9477
|
const o = d.c(2);
|
|
9398
9478
|
let e;
|
|
9399
|
-
return o[0] !==
|
|
9479
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(te.Meta, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9400
9480
|
};
|
|
9401
|
-
|
|
9402
|
-
const
|
|
9403
|
-
|
|
9404
|
-
|
|
9405
|
-
const
|
|
9481
|
+
xo.displayName = "GZCardMeta";
|
|
9482
|
+
const yo = Mo;
|
|
9483
|
+
yo.Grid = Do;
|
|
9484
|
+
yo.Meta = xo;
|
|
9485
|
+
const Ao = g((t, o) => {
|
|
9406
9486
|
const e = d.c(3);
|
|
9407
|
-
let
|
|
9408
|
-
return e[0] !==
|
|
9487
|
+
let r;
|
|
9488
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(xe, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9409
9489
|
});
|
|
9410
|
-
|
|
9411
|
-
const
|
|
9490
|
+
Ao.displayName = "GZCollapse";
|
|
9491
|
+
const Po = g((t, o) => {
|
|
9412
9492
|
const e = d.c(3);
|
|
9413
|
-
let
|
|
9414
|
-
return e[0] !==
|
|
9493
|
+
let r;
|
|
9494
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(xe.Panel, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9415
9495
|
});
|
|
9416
|
-
|
|
9417
|
-
const
|
|
9418
|
-
|
|
9419
|
-
const
|
|
9496
|
+
Po.displayName = "GZCollapsePanel";
|
|
9497
|
+
const Er = Ao;
|
|
9498
|
+
Er.Panel = Po;
|
|
9499
|
+
const Eo = (t) => {
|
|
9420
9500
|
const o = d.c(2);
|
|
9421
9501
|
let e;
|
|
9422
|
-
return o[0] !==
|
|
9502
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(re, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9423
9503
|
};
|
|
9424
|
-
|
|
9425
|
-
const
|
|
9426
|
-
|
|
9427
|
-
|
|
9428
|
-
const
|
|
9504
|
+
Eo.displayName = "GZEmpty";
|
|
9505
|
+
const ko = Eo;
|
|
9506
|
+
ko.PRESENTED_IMAGE_DEFAULT = re.PRESENTED_IMAGE_DEFAULT;
|
|
9507
|
+
ko.PRESENTED_IMAGE_SIMPLE = re.PRESENTED_IMAGE_SIMPLE;
|
|
9508
|
+
const kr = g((t, o) => {
|
|
9429
9509
|
const e = d.c(3);
|
|
9430
|
-
let
|
|
9431
|
-
return e[0] !==
|
|
9510
|
+
let r;
|
|
9511
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(pt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9432
9512
|
});
|
|
9433
|
-
|
|
9434
|
-
const
|
|
9513
|
+
kr.displayName = "GZPopover";
|
|
9514
|
+
const fr = g((t, o) => {
|
|
9435
9515
|
const e = d.c(3);
|
|
9436
|
-
let
|
|
9437
|
-
return e[0] !==
|
|
9516
|
+
let r;
|
|
9517
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(St, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9438
9518
|
});
|
|
9439
|
-
|
|
9440
|
-
const
|
|
9519
|
+
fr.displayName = "GZSegmented";
|
|
9520
|
+
const fo = g((t, o) => {
|
|
9441
9521
|
const e = d.c(3);
|
|
9442
|
-
let
|
|
9443
|
-
return e[0] !==
|
|
9522
|
+
let r;
|
|
9523
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ie, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9444
9524
|
});
|
|
9445
|
-
|
|
9446
|
-
const
|
|
9525
|
+
fo.displayName = "GZTag";
|
|
9526
|
+
const Lo = g((t, o) => {
|
|
9447
9527
|
const e = d.c(3);
|
|
9448
|
-
let
|
|
9449
|
-
return e[0] !==
|
|
9528
|
+
let r;
|
|
9529
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ie.CheckableTag, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9450
9530
|
});
|
|
9451
|
-
|
|
9452
|
-
const
|
|
9531
|
+
Lo.displayName = "GZCheckableTag";
|
|
9532
|
+
const To = g((t, o) => {
|
|
9453
9533
|
const e = d.c(3);
|
|
9454
|
-
let
|
|
9455
|
-
return e[0] !==
|
|
9534
|
+
let r;
|
|
9535
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ie.CheckableTagGroup, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9456
9536
|
});
|
|
9457
|
-
|
|
9458
|
-
const
|
|
9459
|
-
|
|
9460
|
-
|
|
9461
|
-
const
|
|
9537
|
+
To.displayName = "GZCheckableTagGroup";
|
|
9538
|
+
const Go = fo;
|
|
9539
|
+
Go.CheckableTag = Lo;
|
|
9540
|
+
Go.CheckableTagGroup = To;
|
|
9541
|
+
const wo = (t) => {
|
|
9462
9542
|
const o = d.c(2);
|
|
9463
9543
|
let e;
|
|
9464
|
-
return o[0] !==
|
|
9544
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ye, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9465
9545
|
};
|
|
9466
|
-
|
|
9467
|
-
const
|
|
9546
|
+
wo.displayName = "GZTimeline";
|
|
9547
|
+
const Wo = (t) => {
|
|
9468
9548
|
const o = d.c(2);
|
|
9469
9549
|
let e;
|
|
9470
|
-
return o[0] !==
|
|
9550
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ye.Item, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9471
9551
|
};
|
|
9472
|
-
|
|
9473
|
-
const
|
|
9474
|
-
|
|
9475
|
-
const
|
|
9552
|
+
Wo.displayName = "GZTimelineItem";
|
|
9553
|
+
const Lr = wo;
|
|
9554
|
+
Lr.Item = Wo;
|
|
9555
|
+
const Tr = g((t, o) => {
|
|
9476
9556
|
const e = d.c(3);
|
|
9477
|
-
let
|
|
9478
|
-
return e[0] !==
|
|
9557
|
+
let r;
|
|
9558
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(ut, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9479
9559
|
});
|
|
9480
|
-
|
|
9481
|
-
const
|
|
9560
|
+
Tr.displayName = "GZTooltip";
|
|
9561
|
+
const Ro = g((t, o) => {
|
|
9482
9562
|
const e = d.c(3);
|
|
9483
|
-
let
|
|
9484
|
-
return e[0] !==
|
|
9563
|
+
let r;
|
|
9564
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Ae, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9485
9565
|
});
|
|
9486
|
-
|
|
9487
|
-
const
|
|
9566
|
+
Ro.displayName = "GZAlert";
|
|
9567
|
+
const Gr = Ae.ErrorBoundary, Oo = (t) => {
|
|
9488
9568
|
const o = d.c(2);
|
|
9489
9569
|
let e;
|
|
9490
|
-
return o[0] !==
|
|
9570
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(Gr, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9491
9571
|
};
|
|
9492
|
-
|
|
9493
|
-
const
|
|
9494
|
-
|
|
9495
|
-
const
|
|
9572
|
+
Oo.displayName = "GZAlertErrorBoundary";
|
|
9573
|
+
const wr = Ro;
|
|
9574
|
+
wr.ErrorBoundary = Oo;
|
|
9575
|
+
const No = g((t, o) => {
|
|
9496
9576
|
const e = d.c(3);
|
|
9497
|
-
let
|
|
9498
|
-
return e[0] !==
|
|
9577
|
+
let r;
|
|
9578
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Pe, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9499
9579
|
});
|
|
9500
|
-
|
|
9501
|
-
const
|
|
9580
|
+
No.displayName = "GZTree";
|
|
9581
|
+
const Wr = Pe.DirectoryTree, Xo = g((t, o) => {
|
|
9502
9582
|
const e = d.c(3);
|
|
9503
|
-
let
|
|
9504
|
-
return e[0] !==
|
|
9583
|
+
let r;
|
|
9584
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(Wr, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9505
9585
|
});
|
|
9506
|
-
|
|
9507
|
-
const
|
|
9508
|
-
|
|
9509
|
-
const
|
|
9586
|
+
Xo.displayName = "GZDirectoryTree";
|
|
9587
|
+
const Rr = No;
|
|
9588
|
+
Rr.DirectoryTree = Xo;
|
|
9589
|
+
const Or = (t) => {
|
|
9510
9590
|
const o = d.c(2);
|
|
9511
9591
|
let e;
|
|
9512
|
-
return o[0] !==
|
|
9592
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(Bt, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9513
9593
|
};
|
|
9514
|
-
|
|
9515
|
-
const
|
|
9594
|
+
Or.displayName = "GZDrawer";
|
|
9595
|
+
const $o = (t) => {
|
|
9516
9596
|
const o = d.c(2);
|
|
9517
9597
|
let e;
|
|
9518
|
-
return o[0] !==
|
|
9598
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(Ee, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9519
9599
|
};
|
|
9520
|
-
|
|
9521
|
-
const
|
|
9522
|
-
Object.assign(
|
|
9523
|
-
const
|
|
9600
|
+
$o.displayName = "GZModal";
|
|
9601
|
+
const Nr = $o;
|
|
9602
|
+
Object.assign(Nr, Ee);
|
|
9603
|
+
const Xr = g((t, o) => {
|
|
9524
9604
|
const e = d.c(3);
|
|
9525
|
-
let
|
|
9526
|
-
return e[0] !==
|
|
9605
|
+
let r;
|
|
9606
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(bt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9527
9607
|
});
|
|
9528
|
-
|
|
9529
|
-
const
|
|
9608
|
+
Xr.displayName = "GZPopconfirm";
|
|
9609
|
+
const $r = g((t, o) => {
|
|
9530
9610
|
const e = d.c(3);
|
|
9531
|
-
let
|
|
9532
|
-
return e[0] !==
|
|
9611
|
+
let r;
|
|
9612
|
+
return e[0] !== t || e[1] !== o ? (r = /* @__PURE__ */ l(mt, { ref: o, ...t }), e[0] = t, e[1] = o, e[2] = r) : r = e[2], r;
|
|
9533
9613
|
});
|
|
9534
|
-
|
|
9535
|
-
const
|
|
9614
|
+
$r.displayName = "GZProgress";
|
|
9615
|
+
const _o = (t) => {
|
|
9536
9616
|
const o = d.c(2);
|
|
9537
9617
|
let e;
|
|
9538
|
-
return o[0] !==
|
|
9618
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ke, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9539
9619
|
};
|
|
9540
|
-
|
|
9541
|
-
const
|
|
9542
|
-
Object.assign(
|
|
9543
|
-
const
|
|
9620
|
+
_o.displayName = "GZResult";
|
|
9621
|
+
const _r = _o;
|
|
9622
|
+
Object.assign(_r, ke);
|
|
9623
|
+
const Zo = (t) => {
|
|
9544
9624
|
const o = d.c(2);
|
|
9545
9625
|
let e;
|
|
9546
|
-
return o[0] !==
|
|
9626
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(v, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9547
9627
|
};
|
|
9548
|
-
|
|
9549
|
-
const
|
|
9628
|
+
Zo.displayName = "GZSkeleton";
|
|
9629
|
+
const Vo = (t) => {
|
|
9550
9630
|
const o = d.c(2);
|
|
9551
9631
|
let e;
|
|
9552
|
-
return o[0] !==
|
|
9632
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(v.Button, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9553
9633
|
};
|
|
9554
|
-
|
|
9555
|
-
const
|
|
9634
|
+
Vo.displayName = "GZSkeletonButton";
|
|
9635
|
+
const jo = (t) => {
|
|
9556
9636
|
const o = d.c(2);
|
|
9557
9637
|
let e;
|
|
9558
|
-
return o[0] !==
|
|
9638
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(v.Avatar, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9559
9639
|
};
|
|
9560
|
-
|
|
9561
|
-
const
|
|
9640
|
+
jo.displayName = "GZSkeletonAvatar";
|
|
9641
|
+
const qo = (t) => {
|
|
9562
9642
|
const o = d.c(2);
|
|
9563
9643
|
let e;
|
|
9564
|
-
return o[0] !==
|
|
9644
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(v.Input, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9565
9645
|
};
|
|
9566
|
-
|
|
9567
|
-
const
|
|
9646
|
+
qo.displayName = "GZSkeletonInput";
|
|
9647
|
+
const Qo = (t) => {
|
|
9568
9648
|
const o = d.c(2);
|
|
9569
9649
|
let e;
|
|
9570
|
-
return o[0] !==
|
|
9650
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(v.Image, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9571
9651
|
};
|
|
9572
|
-
|
|
9573
|
-
const
|
|
9652
|
+
Qo.displayName = "GZSkeletonImage";
|
|
9653
|
+
const Ko = (t) => {
|
|
9574
9654
|
const o = d.c(2);
|
|
9575
9655
|
let e;
|
|
9576
|
-
return o[0] !==
|
|
9656
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(v.Node, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9577
9657
|
};
|
|
9578
|
-
|
|
9579
|
-
const
|
|
9580
|
-
|
|
9581
|
-
|
|
9582
|
-
|
|
9583
|
-
|
|
9584
|
-
|
|
9585
|
-
const
|
|
9658
|
+
Ko.displayName = "GZSkeletonNode";
|
|
9659
|
+
const w = Zo;
|
|
9660
|
+
w.Button = Vo;
|
|
9661
|
+
w.Avatar = jo;
|
|
9662
|
+
w.Input = qo;
|
|
9663
|
+
w.Image = Qo;
|
|
9664
|
+
w.Node = Ko;
|
|
9665
|
+
const Uo = (t) => {
|
|
9586
9666
|
const o = d.c(2);
|
|
9587
9667
|
let e;
|
|
9588
|
-
return o[0] !==
|
|
9668
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(fe, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9589
9669
|
};
|
|
9590
|
-
|
|
9591
|
-
const
|
|
9592
|
-
Object.assign(
|
|
9593
|
-
const
|
|
9670
|
+
Uo.displayName = "GZSpin";
|
|
9671
|
+
const Zr = Uo;
|
|
9672
|
+
Object.assign(Zr, fe);
|
|
9673
|
+
const Yo = (t) => {
|
|
9594
9674
|
const o = d.c(2);
|
|
9595
9675
|
let e;
|
|
9596
|
-
return o[0] !==
|
|
9676
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ae, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9597
9677
|
};
|
|
9598
|
-
|
|
9599
|
-
const
|
|
9678
|
+
Yo.displayName = "GZImage";
|
|
9679
|
+
const Jo = (t) => {
|
|
9600
9680
|
const o = d.c(2);
|
|
9601
9681
|
let e;
|
|
9602
|
-
return o[0] !==
|
|
9682
|
+
return o[0] !== t ? (e = /* @__PURE__ */ l(ae.PreviewGroup, { ...t }), o[0] = t, o[1] = e) : e = o[1], e;
|
|
9603
9683
|
};
|
|
9604
|
-
|
|
9605
|
-
const
|
|
9606
|
-
Object.assign(
|
|
9607
|
-
|
|
9684
|
+
Jo.displayName = "GZImagePreviewGroup";
|
|
9685
|
+
const et = Yo;
|
|
9686
|
+
Object.assign(et, ae);
|
|
9687
|
+
et.PreviewGroup = Jo;
|
|
9608
9688
|
export {
|
|
9609
|
-
|
|
9610
|
-
|
|
9611
|
-
|
|
9612
|
-
|
|
9613
|
-
|
|
9614
|
-
|
|
9615
|
-
|
|
9616
|
-
|
|
9617
|
-
|
|
9618
|
-
|
|
9619
|
-
|
|
9620
|
-
|
|
9621
|
-
|
|
9622
|
-
|
|
9623
|
-
|
|
9624
|
-
|
|
9625
|
-
|
|
9626
|
-
|
|
9627
|
-
|
|
9628
|
-
|
|
9629
|
-
|
|
9630
|
-
|
|
9631
|
-
|
|
9632
|
-
|
|
9633
|
-
|
|
9634
|
-
|
|
9635
|
-
|
|
9636
|
-
|
|
9637
|
-
|
|
9638
|
-
|
|
9639
|
-
|
|
9640
|
-
|
|
9641
|
-
|
|
9642
|
-
|
|
9643
|
-
|
|
9644
|
-
|
|
9645
|
-
|
|
9646
|
-
|
|
9647
|
-
|
|
9648
|
-
|
|
9649
|
-
|
|
9650
|
-
|
|
9651
|
-
|
|
9652
|
-
|
|
9653
|
-
|
|
9654
|
-
|
|
9655
|
-
|
|
9656
|
-
|
|
9657
|
-
|
|
9658
|
-
|
|
9659
|
-
|
|
9660
|
-
|
|
9661
|
-
|
|
9662
|
-
|
|
9663
|
-
|
|
9664
|
-
|
|
9665
|
-
|
|
9666
|
-
|
|
9667
|
-
|
|
9668
|
-
|
|
9669
|
-
|
|
9670
|
-
|
|
9671
|
-
|
|
9672
|
-
|
|
9689
|
+
wr as Alert,
|
|
9690
|
+
Gt as AutoComplete,
|
|
9691
|
+
Qe as Avatar,
|
|
9692
|
+
Ue as Badge,
|
|
9693
|
+
Et as Breadcrumb,
|
|
9694
|
+
si as Button,
|
|
9695
|
+
Rt as Calendar,
|
|
9696
|
+
yo as Card,
|
|
9697
|
+
Z as Cascader,
|
|
9698
|
+
Je as Checkbox,
|
|
9699
|
+
Er as Collapse,
|
|
9700
|
+
ni as ConfigProvider,
|
|
9701
|
+
C as DatePicker,
|
|
9702
|
+
Mt as Divider,
|
|
9703
|
+
Or as Drawer,
|
|
9704
|
+
kt as Dropdown,
|
|
9705
|
+
ko as Empty,
|
|
9706
|
+
Pt as Flex,
|
|
9707
|
+
z as Form,
|
|
9708
|
+
et as Image,
|
|
9709
|
+
$ as Input,
|
|
9710
|
+
hr as InputNumber,
|
|
9711
|
+
_ as Menu,
|
|
9712
|
+
Nr as Modal,
|
|
9713
|
+
ft as Pagination,
|
|
9714
|
+
Xr as Popconfirm,
|
|
9715
|
+
kr as Popover,
|
|
9716
|
+
$r as Progress,
|
|
9717
|
+
le as Radio,
|
|
9718
|
+
zr as Rate,
|
|
9719
|
+
_r as Result,
|
|
9720
|
+
fr as Segmented,
|
|
9721
|
+
de as Select,
|
|
9722
|
+
w as Skeleton,
|
|
9723
|
+
Oe as Space,
|
|
9724
|
+
Zr as Spin,
|
|
9725
|
+
Lt as Steps,
|
|
9726
|
+
Dr as Switch,
|
|
9727
|
+
Tt as Tabs,
|
|
9728
|
+
Go as Tag,
|
|
9729
|
+
ho as TimePicker,
|
|
9730
|
+
Lr as Timeline,
|
|
9731
|
+
Tr as Tooltip,
|
|
9732
|
+
V as Transfer,
|
|
9733
|
+
Rr as Tree,
|
|
9734
|
+
G as TreeSelect,
|
|
9735
|
+
ge as Upload,
|
|
9736
|
+
ei as blueDarkThemeConfig,
|
|
9737
|
+
ii as blueDarkThemeCustomTokens,
|
|
9738
|
+
Le as blueDarkThemeTokens,
|
|
9739
|
+
oi as blueLightThemeConfig,
|
|
9740
|
+
ai as blueLightThemeCustomTokens,
|
|
9741
|
+
Te as blueLightThemeTokens,
|
|
9742
|
+
Ur as defaultThemeConfig,
|
|
9743
|
+
zt as defaultThemeMode,
|
|
9744
|
+
I as getThemeConfig,
|
|
9745
|
+
Yr as goldDarkThemeConfig,
|
|
9746
|
+
ti as goldDarkThemeCustomTokens,
|
|
9747
|
+
Ge as goldDarkThemeTokens,
|
|
9748
|
+
Jr as goldLightThemeConfig,
|
|
9749
|
+
ri as goldLightThemeCustomTokens,
|
|
9750
|
+
we as goldLightThemeTokens,
|
|
9751
|
+
gi as message,
|
|
9752
|
+
ci as notification
|
|
9673
9753
|
};
|