@oceanbase/design 0.2.12 → 0.2.14
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/dist/design.min.js +1 -1
- package/es/_util/genComponentStyleHook.d.ts +4 -2
- package/es/_util/genComponentStyleHook.js +2 -2
- package/es/affix/index.d.ts +1 -0
- package/es/affix/index.js +1 -0
- package/es/alert/index.js +2 -3
- package/es/alert/style/index.d.ts +1 -1
- package/es/alert/style/index.js +21 -4
- package/es/anchor/index.d.ts +1 -0
- package/es/anchor/index.js +1 -0
- package/es/app/index.d.ts +1 -0
- package/es/app/index.js +1 -0
- package/es/auto-complete/index.d.ts +1 -0
- package/es/auto-complete/index.js +1 -0
- package/es/avatar/index.d.ts +1 -0
- package/es/avatar/index.js +1 -0
- package/es/badge/index.d.ts +1 -0
- package/es/badge/index.js +1 -0
- package/es/button/index.d.ts +2 -2
- package/es/button/index.js +2 -3
- package/es/button/style/index.d.ts +1 -1
- package/es/calendar/index.d.ts +1 -0
- package/es/calendar/index.js +1 -0
- package/es/callapse/index.d.ts +1 -0
- package/es/callapse/index.js +1 -0
- package/es/card/index.js +2 -3
- package/es/card/style/index.d.ts +1 -1
- package/es/card/style/index.js +2 -2
- package/es/carousel/index.d.ts +1 -0
- package/es/carousel/index.js +1 -0
- package/es/cascader/index.d.ts +1 -0
- package/es/cascader/index.js +1 -0
- package/es/checkbox/index.d.ts +1 -0
- package/es/checkbox/index.js +1 -0
- package/es/color-picker/index.d.ts +1 -0
- package/es/color-picker/index.js +1 -0
- package/es/config-provider/index.d.ts +19 -3
- package/es/config-provider/index.js +16 -3
- package/es/config-provider/navigate.d.ts +30 -0
- package/es/config-provider/navigate.js +1 -0
- package/es/date-picker/index.d.ts +1 -0
- package/es/date-picker/index.js +1 -0
- package/es/descriptions/index.d.ts +1 -1
- package/es/descriptions/index.js +5 -7
- package/es/descriptions/style/index.d.ts +1 -1
- package/es/divider/index.d.ts +1 -0
- package/es/divider/index.js +1 -0
- package/es/drawer/index.d.ts +1 -0
- package/es/drawer/index.js +1 -0
- package/es/dropdown/index.d.ts +1 -0
- package/es/dropdown/index.js +1 -0
- package/es/empty/index.d.ts +1 -0
- package/es/empty/index.js +1 -0
- package/es/float-button/index.d.ts +1 -0
- package/es/float-button/index.js +1 -0
- package/es/form/FormItem.d.ts +2 -2
- package/es/grid/index.d.ts +1 -0
- package/es/grid/index.js +1 -0
- package/es/image/index.d.ts +1 -0
- package/es/image/index.js +1 -0
- package/es/index.d.ts +2 -1
- package/es/index.js +1 -0
- package/es/input/index.d.ts +1 -0
- package/es/input/index.js +1 -0
- package/es/input-number/index.d.ts +1 -0
- package/es/input-number/index.js +1 -0
- package/es/layout/index.d.ts +1 -0
- package/es/layout/index.js +1 -0
- package/es/list/index.d.ts +1 -0
- package/es/list/index.js +1 -0
- package/es/locale/index.d.ts +1 -0
- package/es/locale/index.js +1 -0
- package/es/lottie/index.d.ts +16 -0
- package/es/lottie/index.js +65 -0
- package/es/mentions/index.d.ts +1 -0
- package/es/mentions/index.js +1 -0
- package/es/menu/index.d.ts +1 -0
- package/es/menu/index.js +1 -0
- package/es/modal/index.d.ts +2 -2
- package/es/modal/index.js +8 -5
- package/es/modal/style/index.d.ts +1 -1
- package/es/modal/style/index.js +21 -4
- package/es/pagination/index.d.ts +1 -0
- package/es/pagination/index.js +1 -0
- package/es/popconfirm/index.d.ts +1 -0
- package/es/popconfirm/index.js +1 -0
- package/es/popover/index.d.ts +1 -0
- package/es/popover/index.js +1 -0
- package/es/progress/index.d.ts +1 -0
- package/es/progress/index.js +1 -0
- package/es/qrcode/index.d.ts +1 -0
- package/es/qrcode/index.js +1 -0
- package/es/radio/index.d.ts +1 -0
- package/es/radio/index.js +1 -0
- package/es/rate/index.d.ts +1 -0
- package/es/rate/index.js +1 -0
- package/es/result/index.d.ts +1 -0
- package/es/result/index.js +1 -0
- package/es/segmented/index.d.ts +1 -0
- package/es/segmented/index.js +1 -0
- package/es/select/index.d.ts +1 -0
- package/es/select/index.js +1 -0
- package/es/skeleton/index.d.ts +1 -0
- package/es/skeleton/index.js +1 -0
- package/es/slider/index.d.ts +1 -0
- package/es/slider/index.js +1 -0
- package/es/space/index.d.ts +1 -0
- package/es/space/index.js +1 -0
- package/es/spin/assets/spin-gray.json +1 -0
- package/es/spin/assets/spin.json +1 -0
- package/es/spin/index.d.ts +12 -0
- package/es/spin/index.js +49 -0
- package/es/spin/style/index.d.ts +13 -0
- package/es/spin/style/index.js +70 -0
- package/es/static-function/index.d.ts +4 -2
- package/es/static-function/index.js +9 -6
- package/es/statistic/index.d.ts +1 -0
- package/es/statistic/index.js +1 -0
- package/es/steps/index.d.ts +1 -0
- package/es/steps/index.js +1 -0
- package/es/switch/index.d.ts +1 -0
- package/es/switch/index.js +1 -0
- package/es/table/index.d.ts +2 -2
- package/es/table/index.js +8 -4
- package/es/table/style/index.d.ts +1 -1
- package/es/tabs/index.d.ts +1 -1
- package/es/tabs/index.js +5 -4
- package/es/tabs/style/index.d.ts +3 -2
- package/es/tag/index.d.ts +1 -0
- package/es/tag/index.js +1 -0
- package/es/theme/index.d.ts +3 -48
- package/es/theme/index.js +6 -3
- package/es/theme/internal.d.ts +1 -0
- package/es/theme/internal.js +1 -0
- package/es/time-picker/index.d.ts +1 -0
- package/es/time-picker/index.js +1 -0
- package/es/timeline/index.d.ts +1 -0
- package/es/timeline/index.js +1 -0
- package/es/tooltip/MouseTooltip.js +1 -1
- package/es/tooltip/index.d.ts +2 -2
- package/es/tooltip/index.js +2 -2
- package/es/tour/index.d.ts +1 -0
- package/es/tour/index.js +1 -0
- package/es/transfer/index.d.ts +1 -0
- package/es/transfer/index.js +1 -0
- package/es/tree/index.d.ts +1 -0
- package/es/tree/index.js +1 -0
- package/es/tree-select/index.d.ts +1 -0
- package/es/tree-select/index.js +1 -0
- package/es/typography/index.d.ts +1 -0
- package/es/typography/index.js +1 -0
- package/es/upload/index.d.ts +1 -0
- package/es/upload/index.js +1 -0
- package/es/watermark/index.d.ts +1 -0
- package/es/watermark/index.js +1 -0
- package/lib/_util/genComponentStyleHook.d.ts +4 -2
- package/lib/_util/genComponentStyleHook.js +8 -4
- package/lib/affix/index.d.ts +1 -0
- package/lib/affix/index.js +23 -0
- package/lib/alert/index.js +2 -3
- package/lib/alert/style/index.d.ts +1 -1
- package/lib/alert/style/index.js +20 -1
- package/lib/anchor/index.d.ts +1 -0
- package/lib/anchor/index.js +23 -0
- package/lib/app/index.d.ts +1 -0
- package/lib/app/index.js +23 -0
- package/lib/auto-complete/index.d.ts +1 -0
- package/lib/auto-complete/index.js +23 -0
- package/lib/avatar/index.d.ts +1 -0
- package/lib/avatar/index.js +23 -0
- package/lib/badge/index.d.ts +1 -0
- package/lib/badge/index.js +23 -0
- package/lib/button/index.d.ts +2 -2
- package/lib/button/index.js +2 -2
- package/lib/button/style/index.d.ts +1 -1
- package/lib/calendar/index.d.ts +1 -0
- package/lib/calendar/index.js +23 -0
- package/lib/callapse/index.d.ts +1 -0
- package/lib/callapse/index.js +23 -0
- package/lib/card/index.js +2 -3
- package/lib/card/style/index.d.ts +1 -1
- package/lib/card/style/index.js +5 -7
- package/lib/carousel/index.d.ts +1 -0
- package/lib/carousel/index.js +23 -0
- package/lib/cascader/index.d.ts +1 -0
- package/lib/cascader/index.js +23 -0
- package/lib/checkbox/index.d.ts +1 -0
- package/lib/checkbox/index.js +23 -0
- package/lib/color-picker/index.d.ts +1 -0
- package/lib/color-picker/index.js +23 -0
- package/lib/config-provider/index.d.ts +19 -3
- package/lib/config-provider/index.js +17 -2
- package/lib/config-provider/navigate.d.ts +30 -0
- package/lib/config-provider/navigate.js +17 -0
- package/lib/date-picker/index.d.ts +1 -0
- package/lib/date-picker/index.js +23 -0
- package/lib/descriptions/index.d.ts +1 -1
- package/lib/descriptions/index.js +4 -5
- package/lib/descriptions/style/index.d.ts +1 -1
- package/lib/divider/index.d.ts +1 -0
- package/lib/divider/index.js +23 -0
- package/lib/drawer/index.d.ts +1 -0
- package/lib/drawer/index.js +23 -0
- package/lib/dropdown/index.d.ts +1 -0
- package/lib/dropdown/index.js +23 -0
- package/lib/empty/index.d.ts +1 -0
- package/lib/empty/index.js +23 -0
- package/lib/float-button/index.d.ts +1 -0
- package/lib/float-button/index.js +23 -0
- package/lib/form/FormItem.d.ts +2 -2
- package/lib/grid/index.d.ts +1 -0
- package/lib/grid/index.js +23 -0
- package/lib/image/index.d.ts +1 -0
- package/lib/image/index.js +23 -0
- package/lib/index.d.ts +2 -1
- package/lib/index.js +3 -0
- package/lib/input/index.d.ts +1 -0
- package/lib/input/index.js +23 -0
- package/lib/input-number/index.d.ts +1 -0
- package/lib/input-number/index.js +23 -0
- package/lib/layout/index.d.ts +1 -0
- package/lib/layout/index.js +23 -0
- package/lib/list/index.d.ts +1 -0
- package/lib/list/index.js +23 -0
- package/lib/locale/index.d.ts +1 -0
- package/lib/locale/index.js +6 -0
- package/lib/lottie/index.d.ts +16 -0
- package/lib/lottie/index.js +79 -0
- package/lib/mentions/index.d.ts +1 -0
- package/lib/mentions/index.js +23 -0
- package/lib/menu/index.d.ts +1 -0
- package/lib/menu/index.js +23 -0
- package/lib/modal/index.d.ts +2 -2
- package/lib/modal/index.js +7 -3
- package/lib/modal/style/index.d.ts +1 -1
- package/lib/modal/style/index.js +26 -1
- package/lib/pagination/index.d.ts +1 -0
- package/lib/pagination/index.js +23 -0
- package/lib/popconfirm/index.d.ts +1 -0
- package/lib/popconfirm/index.js +23 -0
- package/lib/popover/index.d.ts +1 -0
- package/lib/popover/index.js +23 -0
- package/lib/progress/index.d.ts +1 -0
- package/lib/progress/index.js +23 -0
- package/lib/qrcode/index.d.ts +1 -0
- package/lib/qrcode/index.js +23 -0
- package/lib/radio/index.d.ts +1 -0
- package/lib/radio/index.js +23 -0
- package/lib/rate/index.d.ts +1 -0
- package/lib/rate/index.js +23 -0
- package/lib/result/index.d.ts +1 -0
- package/lib/result/index.js +23 -0
- package/lib/segmented/index.d.ts +1 -0
- package/lib/segmented/index.js +23 -0
- package/lib/select/index.d.ts +1 -0
- package/lib/select/index.js +23 -0
- package/lib/skeleton/index.d.ts +1 -0
- package/lib/skeleton/index.js +23 -0
- package/lib/slider/index.d.ts +1 -0
- package/lib/slider/index.js +23 -0
- package/lib/space/index.d.ts +1 -0
- package/lib/space/index.js +23 -0
- package/lib/spin/assets/spin-gray.json +1 -0
- package/lib/spin/assets/spin.json +1 -0
- package/lib/spin/index.d.ts +12 -0
- package/lib/spin/index.js +85 -0
- package/lib/spin/style/index.d.ts +13 -0
- package/lib/spin/style/index.js +105 -0
- package/lib/static-function/index.d.ts +4 -2
- package/lib/static-function/index.js +12 -6
- package/lib/statistic/index.d.ts +1 -0
- package/lib/statistic/index.js +23 -0
- package/lib/steps/index.d.ts +1 -0
- package/lib/steps/index.js +23 -0
- package/lib/switch/index.d.ts +1 -0
- package/lib/switch/index.js +23 -0
- package/lib/table/index.d.ts +2 -2
- package/lib/table/index.js +7 -4
- package/lib/table/style/index.d.ts +1 -1
- package/lib/tabs/index.d.ts +1 -1
- package/lib/tabs/index.js +2 -2
- package/lib/tabs/style/index.d.ts +3 -2
- package/lib/tag/index.d.ts +1 -0
- package/lib/tag/index.js +23 -0
- package/lib/theme/index.d.ts +3 -48
- package/lib/theme/index.js +5 -4
- package/lib/theme/internal.d.ts +1 -0
- package/lib/theme/internal.js +23 -0
- package/lib/time-picker/index.d.ts +1 -0
- package/lib/time-picker/index.js +23 -0
- package/lib/timeline/index.d.ts +1 -0
- package/lib/timeline/index.js +23 -0
- package/lib/tooltip/MouseTooltip.js +1 -1
- package/lib/tooltip/index.d.ts +2 -2
- package/lib/tooltip/index.js +2 -2
- package/lib/tour/index.d.ts +1 -0
- package/lib/tour/index.js +23 -0
- package/lib/transfer/index.d.ts +1 -0
- package/lib/transfer/index.js +23 -0
- package/lib/tree/index.d.ts +1 -0
- package/lib/tree/index.js +23 -0
- package/lib/tree-select/index.d.ts +1 -0
- package/lib/tree-select/index.js +23 -0
- package/lib/typography/index.d.ts +1 -0
- package/lib/typography/index.js +23 -0
- package/lib/upload/index.d.ts +1 -0
- package/lib/upload/index.js +23 -0
- package/lib/watermark/index.d.ts +1 -0
- package/lib/watermark/index.js +23 -0
- package/package.json +10 -10
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { message as antMessage, notification as antNotification } from 'antd';
|
|
1
|
+
import { message as antMessage, Modal as AntModal, notification as antNotification } from 'antd';
|
|
2
2
|
import type { MessageInstance } from 'antd/es/message/interface';
|
|
3
3
|
import type { ModalStaticFunctions } from 'antd/es/modal/confirm';
|
|
4
4
|
import type { NotificationInstance } from 'antd/es/notification/interface';
|
|
@@ -9,7 +9,9 @@ declare let message: MessageInstance & {
|
|
|
9
9
|
declare let notification: NotificationInstance & {
|
|
10
10
|
useNotification: typeof antNotification.useNotification;
|
|
11
11
|
};
|
|
12
|
-
declare let modal: Omit<ModalStaticFunctions, 'warn'
|
|
12
|
+
declare let modal: Omit<ModalStaticFunctions, 'warn'> & {
|
|
13
|
+
useModal: typeof AntModal.useModal;
|
|
14
|
+
};
|
|
13
15
|
declare const _default: () => any;
|
|
14
16
|
export default _default;
|
|
15
17
|
export { token, message, notification, modal };
|
|
@@ -53,12 +53,18 @@ var modal = import_antd.Modal;
|
|
|
53
53
|
var static_function_default = () => {
|
|
54
54
|
token = useToken().token;
|
|
55
55
|
const staticFunction = import_antd.App.useApp();
|
|
56
|
-
message =
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
56
|
+
message = {
|
|
57
|
+
...staticFunction.message,
|
|
58
|
+
useMessage: import_antd.message.useMessage
|
|
59
|
+
};
|
|
60
|
+
notification = {
|
|
61
|
+
...staticFunction.notification,
|
|
62
|
+
useNotification: import_antd.notification.useNotification
|
|
63
|
+
};
|
|
64
|
+
modal = {
|
|
65
|
+
...staticFunction.modal,
|
|
66
|
+
useModal: import_antd.Modal.useModal
|
|
67
|
+
};
|
|
62
68
|
return null;
|
|
63
69
|
};
|
|
64
70
|
// Annotate the CommonJS export names for ESM import in node:
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/statistic';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/statistic/index.ts
|
|
17
|
+
var statistic_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(statistic_exports);
|
|
19
|
+
__reExport(statistic_exports, require("antd/es/statistic"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/statistic")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/steps';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/steps/index.ts
|
|
17
|
+
var steps_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(steps_exports);
|
|
19
|
+
__reExport(steps_exports, require("antd/es/steps"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/steps")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/switch';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/switch/index.ts
|
|
17
|
+
var switch_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(switch_exports);
|
|
19
|
+
__reExport(switch_exports, require("antd/es/switch"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/switch")
|
|
23
|
+
});
|
package/lib/table/index.d.ts
CHANGED
|
@@ -24,12 +24,12 @@ export interface TableProps<T> extends AntTableProps<T> {
|
|
|
24
24
|
declare function Table<T>(props: TableProps<T>): ReactElement<any, string | React.JSXElementConstructor<any>>;
|
|
25
25
|
declare namespace Table {
|
|
26
26
|
var SELECTION_COLUMN: {};
|
|
27
|
-
var EXPAND_COLUMN:
|
|
27
|
+
var EXPAND_COLUMN: {};
|
|
28
28
|
var SELECTION_ALL: "SELECT_ALL";
|
|
29
29
|
var SELECTION_INVERT: "SELECT_INVERT";
|
|
30
30
|
var SELECTION_NONE: "SELECT_NONE";
|
|
31
31
|
var Column: typeof import("antd/es/table/Column").default;
|
|
32
32
|
var ColumnGroup: typeof import("antd/es/table/ColumnGroup").default;
|
|
33
|
-
var Summary
|
|
33
|
+
var Summary;
|
|
34
34
|
}
|
|
35
35
|
export default Table;
|
package/lib/table/index.js
CHANGED
|
@@ -65,13 +65,12 @@ function Table(props) {
|
|
|
65
65
|
};
|
|
66
66
|
const { getPrefixCls } = (0, import_react.useContext)(import_config_provider.default.ConfigContext);
|
|
67
67
|
const prefixCls = getPrefixCls("table", customizePrefixCls);
|
|
68
|
-
const { wrapSSR
|
|
68
|
+
const { wrapSSR } = (0, import_style.default)(prefixCls);
|
|
69
69
|
const tableCls = (0, import_classnames.default)(
|
|
70
70
|
{
|
|
71
71
|
[`${prefixCls}-expandable`]: !(0, import_lodash.isEmpty)(expandable)
|
|
72
72
|
},
|
|
73
|
-
className
|
|
74
|
-
hashId
|
|
73
|
+
className
|
|
75
74
|
);
|
|
76
75
|
const [openPopver, setOpenPopver] = (0, import_react.useState)(false);
|
|
77
76
|
const [currentSelectedRowKeys, setCurrentSelectedRowKeys] = (0, import_react.useState)();
|
|
@@ -121,7 +120,10 @@ function Table(props) {
|
|
|
121
120
|
}, [currentSelectedRows]);
|
|
122
121
|
const renderOptionsBar = (total, range) => {
|
|
123
122
|
if ((0, import_lodash.isEmpty)(rowSelection) || (0, import_lodash.isEmpty)(currentSelectedRowKeys)) {
|
|
124
|
-
return
|
|
123
|
+
return (
|
|
124
|
+
// @ts-ignore
|
|
125
|
+
/* @__PURE__ */ import_react.default.createElement("span", null, pagination && (pagination == null ? void 0 : pagination.showTotal) && (pagination == null ? void 0 : pagination.showTotal(total, range)))
|
|
126
|
+
);
|
|
125
127
|
}
|
|
126
128
|
return /* @__PURE__ */ import_react.default.createElement("div", null, /* @__PURE__ */ import_react.default.createElement("div", { className: `${prefixCls}-batch-operation-bar` }, /* @__PURE__ */ import_react.default.createElement(
|
|
127
129
|
import_antd.Space,
|
|
@@ -165,6 +167,7 @@ function Table(props) {
|
|
|
165
167
|
} : void 0,
|
|
166
168
|
pagination: pagination === false ? false : {
|
|
167
169
|
...pagination,
|
|
170
|
+
// @ts-ignore
|
|
168
171
|
showTotal: renderOptionsBar
|
|
169
172
|
}
|
|
170
173
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import type { FullToken, GenerateStyle } from 'antd/es/theme/internal';
|
|
3
|
-
export
|
|
3
|
+
export type TableToken = FullToken<'Table'>;
|
|
4
4
|
export declare const genTableStyle: GenerateStyle<TableToken>;
|
|
5
5
|
declare const _default: (prefixCls: string) => {
|
|
6
6
|
wrapSSR: (node: import("react").ReactNode) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>;
|
package/lib/tabs/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export interface Tab extends AntTab {
|
|
|
9
9
|
export interface TabsProps extends AntTabsProps {
|
|
10
10
|
items?: Tab[];
|
|
11
11
|
}
|
|
12
|
-
export
|
|
12
|
+
export type TabsPosition = AntTabsPosition;
|
|
13
13
|
declare const Tabs: {
|
|
14
14
|
({ children, items, defaultActiveKey, activeKey: activeKeyProp, onChange, size, type, tabPosition, prefixCls: customizePrefixCls, className, ...restProps }: TabsProps): React.ReactElement<any, string | React.JSXElementConstructor<any>>;
|
|
15
15
|
TabPane: React.FC<import("antd").TabPaneProps>;
|
package/lib/tabs/index.js
CHANGED
|
@@ -60,8 +60,8 @@ var Tabs = ({
|
|
|
60
60
|
var _a;
|
|
61
61
|
const { getPrefixCls } = (0, import_react.useContext)(import_config_provider.default.ConfigContext);
|
|
62
62
|
const prefixCls = getPrefixCls("tabs", customizePrefixCls);
|
|
63
|
-
const { wrapSSR
|
|
64
|
-
const tabsCls = (0, import_classnames.default)(className
|
|
63
|
+
const { wrapSSR } = (0, import_style.default)(prefixCls);
|
|
64
|
+
const tabsCls = (0, import_classnames.default)(className);
|
|
65
65
|
const ref = (0, import_react.useRef)();
|
|
66
66
|
const isHorizontal = !tabPosition || tabPosition === "top" || tabPosition === "bottom";
|
|
67
67
|
let newItems = items == null ? void 0 : items.map((item) => {
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import type { FullToken, GenerateStyle } from 'antd/es/theme/internal';
|
|
3
|
-
export
|
|
4
|
-
export
|
|
3
|
+
export type TabsToken = FullToken<'Tabs'>;
|
|
4
|
+
export type CardToken = FullToken<'Card'>;
|
|
5
|
+
export declare const genTagStyle: GenerateStyle<TabsToken | CardToken>;
|
|
5
6
|
declare const _default: (prefixCls: string) => {
|
|
6
7
|
wrapSSR: (node: import("react").ReactNode) => import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>>;
|
|
7
8
|
hashId: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/tag';
|
package/lib/tag/index.js
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/tag/index.ts
|
|
17
|
+
var tag_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(tag_exports);
|
|
19
|
+
__reExport(tag_exports, require("antd/es/tag"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/tag")
|
|
23
|
+
});
|
package/lib/theme/index.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export * from 'antd/es/theme/internal';
|
|
1
2
|
export * from 'antd/es/theme';
|
|
2
3
|
declare const _default: {
|
|
3
4
|
defaultSeed: {
|
|
@@ -13,6 +14,7 @@ declare const _default: {
|
|
|
13
14
|
red: string;
|
|
14
15
|
colorTextBase: string;
|
|
15
16
|
colorBgBase: string;
|
|
17
|
+
colorLink: string;
|
|
16
18
|
fontFamily: string;
|
|
17
19
|
fontFamilyCode: string;
|
|
18
20
|
fontSize: number;
|
|
@@ -48,59 +50,12 @@ declare const _default: {
|
|
|
48
50
|
gold: string;
|
|
49
51
|
};
|
|
50
52
|
defaultConfig: {
|
|
51
|
-
defaultSeed: {
|
|
52
|
-
colorPrimary: string;
|
|
53
|
-
colorInfo: string;
|
|
54
|
-
colorSuccess: string;
|
|
55
|
-
colorWarning: string;
|
|
56
|
-
colorError: string;
|
|
57
|
-
borderRadius: number;
|
|
58
|
-
blue: string;
|
|
59
|
-
green: string;
|
|
60
|
-
yellow: string;
|
|
61
|
-
red: string;
|
|
62
|
-
colorTextBase: string;
|
|
63
|
-
colorBgBase: string;
|
|
64
|
-
fontFamily: string;
|
|
65
|
-
fontFamilyCode: string;
|
|
66
|
-
fontSize: number;
|
|
67
|
-
lineWidth: number;
|
|
68
|
-
lineType: string;
|
|
69
|
-
sizeUnit: number;
|
|
70
|
-
sizeStep: number;
|
|
71
|
-
sizePopupArrow: number;
|
|
72
|
-
controlHeight: number;
|
|
73
|
-
zIndexBase: number;
|
|
74
|
-
zIndexPopupBase: number;
|
|
75
|
-
opacityImage: number;
|
|
76
|
-
motionUnit: number;
|
|
77
|
-
motionBase: number;
|
|
78
|
-
motionEaseOutCirc: string;
|
|
79
|
-
motionEaseInOutCirc: string;
|
|
80
|
-
motionEaseInOut: string;
|
|
81
|
-
motionEaseOutBack: string;
|
|
82
|
-
motionEaseInBack: string;
|
|
83
|
-
motionEaseInQuint: string;
|
|
84
|
-
motionEaseOutQuint: string;
|
|
85
|
-
motionEaseOut: string;
|
|
86
|
-
wireframe: boolean;
|
|
87
|
-
motion: boolean;
|
|
88
|
-
purple: string;
|
|
89
|
-
cyan: string;
|
|
90
|
-
magenta: string;
|
|
91
|
-
pink: string;
|
|
92
|
-
orange: string;
|
|
93
|
-
volcano: string;
|
|
94
|
-
geekblue: string;
|
|
95
|
-
lime: string;
|
|
96
|
-
gold: string;
|
|
97
|
-
};
|
|
98
53
|
token: import("antd/es/theme/internal").SeedToken;
|
|
99
54
|
hashed: boolean;
|
|
100
55
|
};
|
|
101
56
|
components: {
|
|
102
57
|
InputNumber: {
|
|
103
|
-
handleVisible:
|
|
58
|
+
handleVisible: true;
|
|
104
59
|
};
|
|
105
60
|
};
|
|
106
61
|
useToken: () => {
|
package/lib/theme/index.js
CHANGED
|
@@ -24,6 +24,7 @@ __export(theme_exports, {
|
|
|
24
24
|
});
|
|
25
25
|
module.exports = __toCommonJS(theme_exports);
|
|
26
26
|
var import_antd = require("antd");
|
|
27
|
+
__reExport(theme_exports, require("antd/es/theme/internal"), module.exports);
|
|
27
28
|
__reExport(theme_exports, require("antd/es/theme"), module.exports);
|
|
28
29
|
var defaultSeed = {
|
|
29
30
|
...import_antd.theme.defaultSeed,
|
|
@@ -39,13 +40,12 @@ var defaultSeed = {
|
|
|
39
40
|
yellow: "#ffac33",
|
|
40
41
|
red: "#ff4b4b"
|
|
41
42
|
};
|
|
43
|
+
var defaultConfig = import_antd.theme.defaultConfig;
|
|
44
|
+
defaultConfig.token = defaultSeed;
|
|
42
45
|
var theme_default = {
|
|
43
46
|
...import_antd.theme,
|
|
44
47
|
defaultSeed,
|
|
45
|
-
defaultConfig
|
|
46
|
-
...import_antd.theme.defaultConfig,
|
|
47
|
-
defaultSeed
|
|
48
|
-
},
|
|
48
|
+
defaultConfig,
|
|
49
49
|
components: {
|
|
50
50
|
InputNumber: {
|
|
51
51
|
handleVisible: true
|
|
@@ -54,5 +54,6 @@ var theme_default = {
|
|
|
54
54
|
};
|
|
55
55
|
// Annotate the CommonJS export names for ESM import in node:
|
|
56
56
|
0 && (module.exports = {
|
|
57
|
+
...require("antd/es/theme/internal"),
|
|
57
58
|
...require("antd/es/theme")
|
|
58
59
|
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/theme/internal';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/theme/internal.ts
|
|
17
|
+
var internal_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(internal_exports);
|
|
19
|
+
__reExport(internal_exports, require("antd/es/theme/internal"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/theme/internal")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/time-picker';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/time-picker/index.ts
|
|
17
|
+
var time_picker_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(time_picker_exports);
|
|
19
|
+
__reExport(time_picker_exports, require("antd/es/time-picker"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/time-picker")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/timeline';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/timeline/index.ts
|
|
17
|
+
var timeline_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(timeline_exports);
|
|
19
|
+
__reExport(timeline_exports, require("antd/es/timeline"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/timeline")
|
|
23
|
+
});
|
|
@@ -101,7 +101,7 @@ var MouseTooltip = ({
|
|
|
101
101
|
},
|
|
102
102
|
...restProps
|
|
103
103
|
},
|
|
104
|
-
/* @__PURE__ */ import_react.default.createElement("div", { ref }, title)
|
|
104
|
+
/* @__PURE__ */ import_react.default.createElement("div", { ref }, typeof title === "function" ? title() : title)
|
|
105
105
|
));
|
|
106
106
|
};
|
|
107
107
|
if (process.env.NODE_ENV !== "production") {
|
package/lib/tooltip/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { TooltipPropsWithTitle as AntTooltipPropsWithTitle } from 'antd/es/tooltip';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
export * from 'antd/es/tooltip';
|
|
4
|
-
export
|
|
4
|
+
export type TooltipType = 'default' | 'light' | 'success' | 'info' | 'warning' | 'error';
|
|
5
5
|
export interface TooltipProps extends AntTooltipPropsWithTitle {
|
|
6
6
|
type?: TooltipType;
|
|
7
7
|
mouseFollow?: boolean;
|
|
@@ -11,7 +11,7 @@ export declare const getTooltipTypeList: () => {
|
|
|
11
11
|
color: string;
|
|
12
12
|
backgroundColor: string;
|
|
13
13
|
}[];
|
|
14
|
-
|
|
14
|
+
type CompoundedComponent = React.FC<TooltipProps> & {
|
|
15
15
|
/** @internal */
|
|
16
16
|
__ANT_TOOLTIP: boolean;
|
|
17
17
|
};
|
package/lib/tooltip/index.js
CHANGED
|
@@ -79,7 +79,7 @@ var Tooltip = ({
|
|
|
79
79
|
return mouseFollow ? /* @__PURE__ */ import_react.default.createElement(
|
|
80
80
|
import_MouseTooltip.default,
|
|
81
81
|
{
|
|
82
|
-
color: typeItem == null ? void 0 : typeItem.backgroundColor,
|
|
82
|
+
color: color || (typeItem == null ? void 0 : typeItem.backgroundColor),
|
|
83
83
|
overlayInnerStyle: {
|
|
84
84
|
color: typeItem == null ? void 0 : typeItem.color,
|
|
85
85
|
...overlayInnerStyle
|
|
@@ -90,7 +90,7 @@ var Tooltip = ({
|
|
|
90
90
|
) : /* @__PURE__ */ import_react.default.createElement(
|
|
91
91
|
import_antd.Tooltip,
|
|
92
92
|
{
|
|
93
|
-
color: typeItem == null ? void 0 : typeItem.backgroundColor,
|
|
93
|
+
color: color || (typeItem == null ? void 0 : typeItem.backgroundColor),
|
|
94
94
|
overlayInnerStyle: {
|
|
95
95
|
color: typeItem == null ? void 0 : typeItem.color,
|
|
96
96
|
...overlayInnerStyle
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/tour';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/tour/index.ts
|
|
17
|
+
var tour_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(tour_exports);
|
|
19
|
+
__reExport(tour_exports, require("antd/es/tour"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/tour")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/transfer';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/transfer/index.ts
|
|
17
|
+
var transfer_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(transfer_exports);
|
|
19
|
+
__reExport(transfer_exports, require("antd/es/transfer"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/transfer")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/tree';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/tree/index.ts
|
|
17
|
+
var tree_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(tree_exports);
|
|
19
|
+
__reExport(tree_exports, require("antd/es/tree"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/tree")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/tree-select';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/tree-select/index.ts
|
|
17
|
+
var tree_select_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(tree_select_exports);
|
|
19
|
+
__reExport(tree_select_exports, require("antd/es/tree-select"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/tree-select")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/typography';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
+
var __copyProps = (to, from, except, desc) => {
|
|
6
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
+
for (let key of __getOwnPropNames(from))
|
|
8
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
+
}
|
|
11
|
+
return to;
|
|
12
|
+
};
|
|
13
|
+
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
|
|
16
|
+
// src/typography/index.ts
|
|
17
|
+
var typography_exports = {};
|
|
18
|
+
module.exports = __toCommonJS(typography_exports);
|
|
19
|
+
__reExport(typography_exports, require("antd/es/typography"), module.exports);
|
|
20
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
21
|
+
0 && (module.exports = {
|
|
22
|
+
...require("antd/es/typography")
|
|
23
|
+
});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from 'antd/es/upload';
|