@oceanbase/ui 0.2.0 → 0.2.2

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.
Files changed (150) hide show
  1. package/dist/ui.min.js +1 -1
  2. package/es/Action/index.d.ts +0 -1
  3. package/es/BackgroundTaskManager/constants.d.ts +6 -0
  4. package/es/BasicLayout/locale/en-US.d.ts +12 -0
  5. package/es/BasicLayout/locale/zh-CN.d.ts +12 -0
  6. package/es/BasicLayout/locale/zh-TW.d.ts +12 -0
  7. package/es/BatchOperationBar/locale/en-US.d.ts +7 -0
  8. package/es/BatchOperationBar/locale/zh-CN.d.ts +7 -0
  9. package/es/BatchOperationBar/locale/zh-TW.d.ts +7 -0
  10. package/es/Boundary/IBoundary.d.ts +10 -0
  11. package/es/Boundary/constant.d.ts +26 -0
  12. package/es/Boundary/locale/en-US.d.ts +11 -0
  13. package/es/Boundary/locale/zh-CN.d.ts +11 -0
  14. package/es/Boundary/locale/zh-TW.d.ts +11 -0
  15. package/es/Boundary/utils.d.ts +1 -0
  16. package/es/Dialog/Anchor.d.ts +19 -0
  17. package/es/Dialog/Dock.d.ts +6 -0
  18. package/es/Dialog/EventProxy.d.ts +2 -0
  19. package/es/Dialog/locale/en-US.d.ts +5 -0
  20. package/es/Dialog/locale/zh-CN.d.ts +5 -0
  21. package/es/Dialog/locale/zh-TW.d.ts +5 -0
  22. package/es/DocDialog/locale/en-US.d.ts +2 -0
  23. package/es/DocDialog/locale/zh-CN.d.ts +2 -0
  24. package/es/DocDialog/locale/zh-TW.d.ts +2 -0
  25. package/es/FullscreenBox/locale/en-US.d.ts +2 -0
  26. package/es/FullscreenBox/locale/zh-CN.d.ts +2 -0
  27. package/es/FullscreenBox/locale/zh-TW.d.ts +2 -0
  28. package/es/GraphToolbar/locale/en-US.d.ts +9 -0
  29. package/es/GraphToolbar/locale/zh-CN.d.ts +9 -0
  30. package/es/GraphToolbar/locale/zh-TW.d.ts +9 -0
  31. package/es/Highlight/DiffView/DiffCells.d.ts +17 -0
  32. package/es/Highlight/HighlightCell.d.ts +18 -0
  33. package/es/Highlight/JsonView.d.ts +0 -1
  34. package/es/Highlight/index.d.ts +0 -1
  35. package/es/Highlight/locale/en-US.d.ts +2 -0
  36. package/es/Highlight/locale/zh-CN.d.ts +2 -0
  37. package/es/Highlight/locale/zh-TW.d.ts +2 -0
  38. package/es/Highlight/useKeyDownCopyEvent.d.ts +6 -0
  39. package/es/Login/locale/en-US.d.ts +27 -0
  40. package/es/Login/locale/zh-CN.d.ts +28 -0
  41. package/es/Login/locale/zh-TW.d.ts +27 -0
  42. package/es/Lottie/index.d.ts +10 -0
  43. package/es/PageContainer/ItemRender.d.ts +7 -0
  44. package/es/PageContainer/locale/en-US.d.ts +4 -0
  45. package/es/PageContainer/locale/zh-CN.d.ts +4 -0
  46. package/es/PageContainer/locale/zh-TW.d.ts +4 -0
  47. package/es/Password/locale/en-US.d.ts +13 -0
  48. package/es/Password/locale/zh-CN.d.ts +13 -0
  49. package/es/Password/locale/zh-TW.d.ts +13 -0
  50. package/es/Ranger/QuickPicker.d.ts +0 -1
  51. package/es/Ranger/constant/index.d.ts +27 -0
  52. package/es/Ranger/locale/en-US.d.ts +28 -0
  53. package/es/Ranger/locale/zh-CN.d.ts +4 -0
  54. package/es/Ranger/locale/zh-TW.d.ts +4 -0
  55. package/es/Ranger/typing.d.ts +12 -0
  56. package/es/SideTip/IconLoading.d.ts +0 -1
  57. package/es/SideTip/locale/en-US.d.ts +2 -0
  58. package/es/SideTip/locale/zh-CN.d.ts +2 -0
  59. package/es/SideTip/locale/zh-TW.d.ts +2 -0
  60. package/es/SideTip/utils.d.ts +8 -0
  61. package/es/TaskGraph/locale/en-US.d.ts +13 -0
  62. package/es/TaskGraph/locale/zh-CN.d.ts +13 -0
  63. package/es/TaskGraph/locale/zh-TW.d.ts +13 -0
  64. package/es/TreeSearch/util.d.ts +0 -1
  65. package/es/Welcome/locale/en-US.d.ts +5 -0
  66. package/es/Welcome/locale/zh-CN.d.ts +5 -0
  67. package/es/Welcome/locale/zh-TW.d.ts +5 -0
  68. package/es/_util/index.d.ts +18 -0
  69. package/es/_util/useHistory.d.ts +4 -0
  70. package/es/constant/index.d.ts +7 -0
  71. package/es/interface.d.ts +1 -0
  72. package/es/locale/en-US.d.ts +3 -0
  73. package/es/locale/index.d.ts +4 -0
  74. package/es/locale/zh-CN.d.ts +3 -0
  75. package/es/locale/zh-TW.d.ts +3 -0
  76. package/lib/Action/index.d.ts +0 -1
  77. package/lib/BackgroundTaskManager/constants.d.ts +6 -0
  78. package/lib/BasicLayout/locale/en-US.d.ts +12 -0
  79. package/lib/BasicLayout/locale/zh-CN.d.ts +12 -0
  80. package/lib/BasicLayout/locale/zh-TW.d.ts +12 -0
  81. package/lib/BatchOperationBar/locale/en-US.d.ts +7 -0
  82. package/lib/BatchOperationBar/locale/zh-CN.d.ts +7 -0
  83. package/lib/BatchOperationBar/locale/zh-TW.d.ts +7 -0
  84. package/lib/Boundary/IBoundary.d.ts +10 -0
  85. package/lib/Boundary/constant.d.ts +26 -0
  86. package/lib/Boundary/locale/en-US.d.ts +11 -0
  87. package/lib/Boundary/locale/zh-CN.d.ts +11 -0
  88. package/lib/Boundary/locale/zh-TW.d.ts +11 -0
  89. package/lib/Boundary/utils.d.ts +1 -0
  90. package/lib/Dialog/Anchor.d.ts +19 -0
  91. package/lib/Dialog/Dock.d.ts +6 -0
  92. package/lib/Dialog/EventProxy.d.ts +2 -0
  93. package/lib/Dialog/locale/en-US.d.ts +5 -0
  94. package/lib/Dialog/locale/zh-CN.d.ts +5 -0
  95. package/lib/Dialog/locale/zh-TW.d.ts +5 -0
  96. package/lib/DocDialog/locale/en-US.d.ts +2 -0
  97. package/lib/DocDialog/locale/zh-CN.d.ts +2 -0
  98. package/lib/DocDialog/locale/zh-TW.d.ts +2 -0
  99. package/lib/FullscreenBox/locale/en-US.d.ts +2 -0
  100. package/lib/FullscreenBox/locale/zh-CN.d.ts +2 -0
  101. package/lib/FullscreenBox/locale/zh-TW.d.ts +2 -0
  102. package/lib/GraphToolbar/locale/en-US.d.ts +9 -0
  103. package/lib/GraphToolbar/locale/zh-CN.d.ts +9 -0
  104. package/lib/GraphToolbar/locale/zh-TW.d.ts +9 -0
  105. package/lib/Highlight/DiffView/DiffCells.d.ts +17 -0
  106. package/lib/Highlight/HighlightCell.d.ts +18 -0
  107. package/lib/Highlight/JsonView.d.ts +0 -1
  108. package/lib/Highlight/index.d.ts +0 -1
  109. package/lib/Highlight/locale/en-US.d.ts +2 -0
  110. package/lib/Highlight/locale/zh-CN.d.ts +2 -0
  111. package/lib/Highlight/locale/zh-TW.d.ts +2 -0
  112. package/lib/Highlight/useKeyDownCopyEvent.d.ts +6 -0
  113. package/lib/Login/locale/en-US.d.ts +27 -0
  114. package/lib/Login/locale/zh-CN.d.ts +28 -0
  115. package/lib/Login/locale/zh-TW.d.ts +27 -0
  116. package/lib/Lottie/index.d.ts +10 -0
  117. package/lib/PageContainer/ItemRender.d.ts +7 -0
  118. package/lib/PageContainer/locale/en-US.d.ts +4 -0
  119. package/lib/PageContainer/locale/zh-CN.d.ts +4 -0
  120. package/lib/PageContainer/locale/zh-TW.d.ts +4 -0
  121. package/lib/Password/locale/en-US.d.ts +13 -0
  122. package/lib/Password/locale/zh-CN.d.ts +13 -0
  123. package/lib/Password/locale/zh-TW.d.ts +13 -0
  124. package/lib/Ranger/QuickPicker.d.ts +0 -1
  125. package/lib/Ranger/constant/index.d.ts +27 -0
  126. package/lib/Ranger/locale/en-US.d.ts +28 -0
  127. package/lib/Ranger/locale/zh-CN.d.ts +4 -0
  128. package/lib/Ranger/locale/zh-TW.d.ts +4 -0
  129. package/lib/Ranger/typing.d.ts +12 -0
  130. package/lib/SideTip/IconLoading.d.ts +0 -1
  131. package/lib/SideTip/locale/en-US.d.ts +2 -0
  132. package/lib/SideTip/locale/zh-CN.d.ts +2 -0
  133. package/lib/SideTip/locale/zh-TW.d.ts +2 -0
  134. package/lib/SideTip/utils.d.ts +8 -0
  135. package/lib/TaskGraph/locale/en-US.d.ts +13 -0
  136. package/lib/TaskGraph/locale/zh-CN.d.ts +13 -0
  137. package/lib/TaskGraph/locale/zh-TW.d.ts +13 -0
  138. package/lib/TreeSearch/util.d.ts +0 -1
  139. package/lib/Welcome/locale/en-US.d.ts +5 -0
  140. package/lib/Welcome/locale/zh-CN.d.ts +5 -0
  141. package/lib/Welcome/locale/zh-TW.d.ts +5 -0
  142. package/lib/_util/index.d.ts +18 -0
  143. package/lib/_util/useHistory.d.ts +4 -0
  144. package/lib/constant/index.d.ts +7 -0
  145. package/lib/interface.d.ts +1 -0
  146. package/lib/locale/en-US.d.ts +3 -0
  147. package/lib/locale/index.d.ts +4 -0
  148. package/lib/locale/zh-CN.d.ts +3 -0
  149. package/lib/locale/zh-TW.d.ts +3 -0
  150. package/package.json +7 -6
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionButton, ActionLink } from './Item';
3
2
  declare const _default: {
4
3
  Group: ({ size, children, dropDownPlacement, shouldVisible, shouldDisabled, enableLoading, moreText, }: import("./Group").GroupProps) => import("react").JSX.Element;
@@ -0,0 +1,6 @@
1
+ export declare const REFRESH_FREQUENCY: {
2
+ LOW: number;
3
+ MEDIUM: number;
4
+ HIGH: number;
5
+ EXTREMELY: number;
6
+ };
@@ -0,0 +1,12 @@
1
+ declare const _default: {
2
+ help: string;
3
+ welcome: string;
4
+ viewDocs: string;
5
+ downloadDocs: string;
6
+ about: string;
7
+ version: string;
8
+ releaseTime: string;
9
+ company: string;
10
+ right: string;
11
+ };
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ declare const _default: {
2
+ help: string;
3
+ welcome: string;
4
+ viewDocs: string;
5
+ downloadDocs: string;
6
+ about: string;
7
+ version: string;
8
+ releaseTime: string;
9
+ company: string;
10
+ right: string;
11
+ };
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ declare const _default: {
2
+ help: string;
3
+ welcome: string;
4
+ viewDocs: string;
5
+ downloadDocs: string;
6
+ about: string;
7
+ version: string;
8
+ releaseTime: string;
9
+ company: string;
10
+ right: string;
11
+ };
12
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ cancelText: string;
3
+ openText: string;
4
+ hiddenText: string;
5
+ alertText: string;
6
+ };
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ cancelText: string;
3
+ openText: string;
4
+ hiddenText: string;
5
+ alertText: string;
6
+ };
7
+ export default _default;
@@ -0,0 +1,7 @@
1
+ declare const _default: {
2
+ cancelText: string;
3
+ openText: string;
4
+ hiddenText: string;
5
+ alertText: string;
6
+ };
7
+ export default _default;
@@ -0,0 +1,10 @@
1
+ export interface BoundaryLocale {
2
+ goHome: string;
3
+ noPermission: string;
4
+ noPage: string;
5
+ normal: string;
6
+ test: string;
7
+ collapse: string;
8
+ incompatible: string;
9
+ proposal: string;
10
+ }
@@ -0,0 +1,26 @@
1
+ export interface ConfigType {
2
+ title: string;
3
+ imageUrl: string;
4
+ buttonText?: string;
5
+ onClick?: () => void;
6
+ }
7
+ export declare type FunctionConfigType = Record<string, ConfigType>;
8
+ export declare type FunctionStateType = keyof FunctionConfigType;
9
+ export declare type CodeType = 404 | 403;
10
+ export declare type CodePresetType = Record<CodeType, ConfigType>;
11
+ export declare const CODE_PRESET: (locale: any) => CodePresetType;
12
+ export declare const EXCEPTION_PRESET: (locale: any) => {
13
+ ERROR_BOUNDARY: {
14
+ title: any;
15
+ imageUrl: string;
16
+ buttonText: any;
17
+ onClick: () => void;
18
+ };
19
+ INCOMPATIBLE_VERSION: {
20
+ title: any;
21
+ imageUrl: string;
22
+ buttonText: any;
23
+ onClick: () => void;
24
+ subscription: any;
25
+ };
26
+ };
@@ -0,0 +1,11 @@
1
+ declare const _default: {
2
+ goHome: string;
3
+ noPermission: string;
4
+ noPage: string;
5
+ normal: string;
6
+ test: string;
7
+ collapse: string;
8
+ incompatible: string;
9
+ proposal: string;
10
+ };
11
+ export default _default;
@@ -0,0 +1,11 @@
1
+ declare const _default: {
2
+ goHome: string;
3
+ noPermission: string;
4
+ noPage: string;
5
+ normal: string;
6
+ test: string;
7
+ collapse: string;
8
+ incompatible: string;
9
+ proposal: string;
10
+ };
11
+ export default _default;
@@ -0,0 +1,11 @@
1
+ declare const _default: {
2
+ goHome: string;
3
+ noPermission: string;
4
+ noPage: string;
5
+ normal: string;
6
+ test: string;
7
+ collapse: string;
8
+ incompatible: string;
9
+ proposal: string;
10
+ };
11
+ export default _default;
@@ -0,0 +1 @@
1
+ export declare const getBrowserNameVersion: () => string[];
@@ -0,0 +1,19 @@
1
+ import type { HTMLAttributes, PointerEvent } from 'react';
2
+ import React from 'react';
3
+ import type { IDockProps } from './Dock';
4
+ export interface IAnchorProps extends HTMLAttributes<HTMLDivElement> {
5
+ onStart?: (event: PointerEvent) => void;
6
+ onMove?: (event: PointerEvent) => void;
7
+ onEnd?: (event: PointerEvent) => void;
8
+ dock?: IDockProps;
9
+ }
10
+ export declare class Anchor extends React.Component<IAnchorProps> {
11
+ isPointDown: boolean;
12
+ originBodyStyle: string | null;
13
+ clientX: number;
14
+ clientY: number;
15
+ onDragStart: (event: PointerEvent) => void;
16
+ onDragMove: (event: PointerEvent) => void;
17
+ onDragEnd: (event: PointerEvent) => void;
18
+ render(): React.JSX.Element;
19
+ }
@@ -0,0 +1,6 @@
1
+ /// <reference types="react" />
2
+ export interface IDockProps {
3
+ style?: React.CSSProperties;
4
+ adjust?: number[];
5
+ }
6
+ export declare const Dock: Record<string, IDockProps>;
@@ -0,0 +1,2 @@
1
+ import type { HTMLAttributes } from 'react';
2
+ export declare const EventProxy: (props: HTMLAttributes<HTMLDivElement>) => import("react").JSX.Element;
@@ -0,0 +1,5 @@
1
+ declare const _default: {
2
+ helpDocument: string;
3
+ openHelpCenter: string;
4
+ };
5
+ export default _default;
@@ -0,0 +1,5 @@
1
+ declare const _default: {
2
+ helpDocument: string;
3
+ openHelpCenter: string;
4
+ };
5
+ export default _default;
@@ -0,0 +1,5 @@
1
+ declare const _default: {
2
+ helpDocument: string;
3
+ openHelpCenter: string;
4
+ };
5
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,9 @@
1
+ declare const _default: {
2
+ fullscreen: string;
3
+ shrink: string;
4
+ enlarge: string;
5
+ reset: string;
6
+ fitView: string;
7
+ refresh: string;
8
+ };
9
+ export default _default;
@@ -0,0 +1,9 @@
1
+ declare const _default: {
2
+ fullscreen: string;
3
+ shrink: string;
4
+ enlarge: string;
5
+ reset: string;
6
+ fitView: string;
7
+ refresh: string;
8
+ };
9
+ export default _default;
@@ -0,0 +1,9 @@
1
+ declare const _default: {
2
+ fullscreen: string;
3
+ shrink: string;
4
+ enlarge: string;
5
+ reset: string;
6
+ fitView: string;
7
+ refresh: string;
8
+ };
9
+ export default _default;
@@ -0,0 +1,17 @@
1
+ import * as React from 'react';
2
+ export interface DiffCellsProps {
3
+ diffPrefixCls: string;
4
+ data: {
5
+ index: number;
6
+ type: 'add' | 'remove' | 'keep';
7
+ value: string;
8
+ };
9
+ emptyText?: string;
10
+ width: string;
11
+ /** User can not selection code when lock is enabled */
12
+ lock?: boolean;
13
+ rowOffset?: number;
14
+ onMouseDown?: React.MouseEventHandler;
15
+ hashId: string;
16
+ }
17
+ export default function DiffCells({ diffPrefixCls, data, emptyText, width, lock, rowOffset, onMouseDown, hashId, }: DiffCellsProps): React.JSX.Element;
@@ -0,0 +1,18 @@
1
+ import * as React from 'react';
2
+ export interface HighlightCellProps {
3
+ prefixCls: string;
4
+ theme: string;
5
+ data: {
6
+ index: number;
7
+ value: string;
8
+ };
9
+ emptyText?: string;
10
+ width: string;
11
+ /** User can not selection code when lock is enabled */
12
+ lock?: boolean;
13
+ rowOffset?: number;
14
+ onMouseDown?: React.MouseEventHandler;
15
+ lineNumber?: boolean;
16
+ hashId?: string;
17
+ }
18
+ export default function HighlightCell({ prefixCls, theme, data, emptyText, width, lock, lineNumber, onMouseDown, hashId, }: HighlightCellProps): React.JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { HighlightProps } from '.';
3
2
  import './index.less';
4
3
  export interface JsonViewProps extends HighlightProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="highlight.js" />
2
1
  import React from 'react';
3
2
  import type { LocaleWrapperProps } from '../locale/LocaleWrapper';
4
3
  import './index.less';
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ /**
3
+ * 为 Highlight 添加 focus 时可以按键全选的能力
4
+ * @param codeRef: React.RefObject<HTMLPreElement>
5
+ */
6
+ export declare const useKeyDownCopyEvent: (codeRef: React.RefObject<HTMLPreElement | HTMLDivElement>) => any;
@@ -0,0 +1,27 @@
1
+ declare const _default: {
2
+ usernamePlaceholder: string;
3
+ usernameMessage: string;
4
+ passwordPlaceholder: string;
5
+ passwordMessage: string;
6
+ loginText: string;
7
+ isLoadingWarn: string;
8
+ usernameLabel: string;
9
+ switchLoginLabel: string;
10
+ switchRegisterLabel: string;
11
+ userExistMessage: string;
12
+ usernameFormatMessage: string;
13
+ samePasswordMessage: string;
14
+ usernameHelp: string;
15
+ usernameLengthMessage: string;
16
+ passwordLabel: string;
17
+ passwordHelp: string;
18
+ confirmPwdLabel: string;
19
+ confirmPwdMessage: string;
20
+ registerBtn: string;
21
+ registerTitle: string;
22
+ activeTitle: string;
23
+ activeTitleDescrition: string;
24
+ activeSubmitBtn: string;
25
+ activeBackBtn: string;
26
+ };
27
+ export default _default;
@@ -0,0 +1,28 @@
1
+ declare const _default: {
2
+ usernamePlaceholder: string;
3
+ usernameMessage: string;
4
+ passwordPlaceholder: string;
5
+ passwordMessage: string;
6
+ loginText: string;
7
+ otherLoginText: string;
8
+ isLoadingWarn: string;
9
+ usernameLabel: string;
10
+ switchLoginLabel: string;
11
+ switchRegisterLabel: string;
12
+ userExistMessage: string;
13
+ usernameFormatMessage: string;
14
+ samePasswordMessage: string;
15
+ usernameHelp: string;
16
+ usernameLengthMessage: string;
17
+ passwordLabel: string;
18
+ passwordHelp: string;
19
+ confirmPwdLabel: string;
20
+ confirmPwdMessage: string;
21
+ registerBtn: string;
22
+ registerTitle: string;
23
+ activeTitle: string;
24
+ activeTitleDescrition: string;
25
+ activeSubmitBtn: string;
26
+ activeBackBtn: string;
27
+ };
28
+ export default _default;
@@ -0,0 +1,27 @@
1
+ declare const _default: {
2
+ usernamePlaceholder: string;
3
+ usernameMessage: string;
4
+ passwordPlaceholder: string;
5
+ passwordMessage: string;
6
+ loginText: string;
7
+ isLoadingWarn: string;
8
+ usernameLabel: string;
9
+ switchLoginLabel: string;
10
+ switchRegisterLabel: string;
11
+ userExistMessage: string;
12
+ usernameFormatMessage: string;
13
+ samePasswordMessage: string;
14
+ usernameHelp: string;
15
+ usernameLengthMessage: string;
16
+ passwordLabel: string;
17
+ passwordHelp: string;
18
+ confirmPwdLabel: string;
19
+ confirmPwdMessage: string;
20
+ registerBtn: string;
21
+ registerTitle: string;
22
+ activeTitle: string;
23
+ activeTitleDescrition: string;
24
+ activeSubmitBtn: string;
25
+ activeBackBtn: string;
26
+ };
27
+ export default _default;
@@ -0,0 +1,10 @@
1
+ import type { AnimationConfig } from 'lottie-web';
2
+ import React from 'react';
3
+ interface LottieProps extends Omit<AnimationConfig, 'container'> {
4
+ path: string;
5
+ speed?: number;
6
+ mode?: 'normal' | 'icon';
7
+ style?: React.CSSProperties;
8
+ }
9
+ declare const Lottie: React.FC<LottieProps>;
10
+ export default Lottie;
@@ -0,0 +1,7 @@
1
+ declare const _default: ({ route, params, routes, paths }: {
2
+ route: any;
3
+ params: any;
4
+ routes: any;
5
+ paths: any;
6
+ }) => import("react").JSX.Element;
7
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: {
2
+ reload: string;
3
+ };
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: {
2
+ reload: string;
3
+ };
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: {
2
+ reload: string;
3
+ };
4
+ export default _default;
@@ -0,0 +1,13 @@
1
+ declare const _default: {
2
+ lengthRuleMessage: string;
3
+ charRuleMessage: string;
4
+ strengthRuleMessage: string;
5
+ placeholder: string;
6
+ generatePlaceholder: string;
7
+ randomlyGenerate: string;
8
+ pleaseKeepYourPasswordIn: string;
9
+ copySuccessfully: string;
10
+ copyPassword: string;
11
+ andKeepItProperly: string;
12
+ };
13
+ export default _default;
@@ -0,0 +1,13 @@
1
+ declare const _default: {
2
+ lengthRuleMessage: string;
3
+ charRuleMessage: string;
4
+ strengthRuleMessage: string;
5
+ placeholder: string;
6
+ generatePlaceholder: string;
7
+ randomlyGenerate: string;
8
+ pleaseKeepYourPasswordIn: string;
9
+ copySuccessfully: string;
10
+ copyPassword: string;
11
+ andKeepItProperly: string;
12
+ };
13
+ export default _default;
@@ -0,0 +1,13 @@
1
+ declare const _default: {
2
+ lengthRuleMessage: string;
3
+ charRuleMessage: string;
4
+ strengthRuleMessage: string;
5
+ placeholder: string;
6
+ generatePlaceholder: string;
7
+ randomlyGenerate: string;
8
+ pleaseKeepYourPasswordIn: string;
9
+ copySuccessfully: string;
10
+ copyPassword: string;
11
+ andKeepItProperly: string;
12
+ };
13
+ export default _default;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare type QuickType = 'select' | 'dropdown';
3
2
  declare const _default: (props: any) => import("react").JSX.Element;
4
3
  export default _default;
@@ -0,0 +1,27 @@
1
+ import type { RangeOption } from '../typing';
2
+ export declare const CUSTOMIZE = "customize";
3
+ export declare const DATE_TIME_FORMAT = "YYYY-MM-DD HH:mm:ss";
4
+ export declare const NEAR_1_MINUTES: RangeOption;
5
+ export declare const NEAR_5_MINUTES: RangeOption;
6
+ export declare const NEAR_10_MINUTES: RangeOption;
7
+ export declare const NEAR_20_MINUTES: RangeOption;
8
+ export declare const NEAR_30_MINUTES: RangeOption;
9
+ export declare const NEAR_1_HOURS: RangeOption;
10
+ export declare const NEAR_2_HOURS: RangeOption;
11
+ export declare const NEAR_3_HOURS: RangeOption;
12
+ export declare const NEAR_6_HOURS: RangeOption;
13
+ export declare const TODAY: RangeOption;
14
+ export declare const YESTERDAY: RangeOption;
15
+ export declare const TOMORROW: RangeOption;
16
+ export declare const THIS_WEEK: RangeOption;
17
+ export declare const LAST_WEEK: RangeOption;
18
+ export declare const NEXT_WEEK: RangeOption;
19
+ export declare const THIS_MONTH: RangeOption;
20
+ export declare const LAST_MONTH: RangeOption;
21
+ export declare const NEXT_MONTH: RangeOption;
22
+ export declare const THIS_QUARTER: RangeOption;
23
+ export declare const LAST_QUARTER: RangeOption;
24
+ export declare const NEXT_QUARTER: RangeOption;
25
+ export declare const THIS_YEAR: RangeOption;
26
+ export declare const LAST_YEAR: RangeOption;
27
+ export declare const NEXT_YEAR: RangeOption;
@@ -0,0 +1,28 @@
1
+ declare const _default: {
2
+ customize: string;
3
+ '\u8FD1 1 \u5206\u949F': string;
4
+ '\u8FD1 5 \u5206\u949F': string;
5
+ '\u8FD1 10 \u5206\u949F': string;
6
+ '\u8FD1 20 \u5206\u949F': string;
7
+ '\u8FD1 30 \u5206\u949F': string;
8
+ '\u8FD1 1 \u5C0F\u65F6': string;
9
+ '\u8FD1 2 \u5C0F\u65F6': string;
10
+ '\u8FD1 3 \u5C0F\u65F6': string;
11
+ '\u8FD1 6 \u5C0F\u65F6': string;
12
+ 今天: string;
13
+ 昨天: string;
14
+ 明天: string;
15
+ 本周: string;
16
+ 上周: string;
17
+ 下周: string;
18
+ 本月: string;
19
+ 上月: string;
20
+ 下月: string;
21
+ 本季度: string;
22
+ 上季度: string;
23
+ 下季度: string;
24
+ 今年: string;
25
+ 去年: string;
26
+ 明年: string;
27
+ };
28
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: {
2
+ customize: string;
3
+ };
4
+ export default _default;
@@ -0,0 +1,4 @@
1
+ declare const _default: {
2
+ customize: string;
3
+ };
4
+ export default _default;
@@ -0,0 +1,12 @@
1
+ import type { Dayjs } from 'dayjs';
2
+ import type { Moment } from 'moment';
3
+ export interface RangeOption {
4
+ /**
5
+ * @description 选项名称
6
+ */
7
+ name: string;
8
+ /**
9
+ * @description 时间范围
10
+ */
11
+ range?: (current: Moment | Dayjs) => [Moment | Dayjs, Moment | Dayjs];
12
+ }
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const iconLoading: (props: any) => import("react").JSX.Element;
3
2
  export default iconLoading;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,2 @@
1
+ declare const _default: {};
2
+ export default _default;
@@ -0,0 +1,8 @@
1
+ export declare const getScrollOffsets: (dom?: HTMLElement) => {
2
+ x: number;
3
+ y: number;
4
+ };
5
+ export declare const getClientHeight: (dom?: HTMLElement) => number;
6
+ export declare const getClientWidth: (dom?: HTMLElement) => number;
7
+ export declare const getScrollBarSize: (fresh?: boolean, dom?: HTMLElement) => any;
8
+ export declare const isFixedElem: (element: any) => boolean;
@@ -0,0 +1,13 @@
1
+ declare const _default: {
2
+ successful: string;
3
+ running: string;
4
+ failed: string;
5
+ pending: string;
6
+ taskId: string;
7
+ log: string;
8
+ parameter: string;
9
+ stop: string;
10
+ retry: string;
11
+ skip: string;
12
+ };
13
+ export default _default;