cnhis-design-vue 3.1.50-beta.1 → 3.1.50-beta.10
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/README.md +87 -87
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -0
- package/es/components/card-reader-sdk/src/cardReaderSDK.js +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.js +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/utils/index.d.ts +0 -3
- package/es/components/card-reader-sdk/src/utils/index.js +1 -1
- package/es/components/classification/index.d.ts +3 -1
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +3 -1
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +3 -1
- package/es/components/classification/src/index.vue.d.ts +3 -1
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/index.vue2.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.js +1 -1
- package/es/components/form-config/index.d.ts +55 -48
- package/es/components/form-config/src/FormConfig.vue.d.ts +55 -48
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +15 -15
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +27 -24
- package/es/components/form-render/index.d.ts +15 -15
- package/es/components/form-render/src/FormRender.vue.d.ts +15 -15
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/levelSearchCascader.js +1 -1
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
- package/es/components/form-render/src/components/renderer/select.d.ts +9 -0
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/hooks/useFormAsyncQueue.d.ts +2 -2
- package/es/components/form-render/src/hooks/useFormAsyncQueue.js +1 -1
- package/es/components/form-render/src/hooks/useFormContext.js +1 -1
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +1 -0
- package/es/components/form-render/src/types/index.d.ts +4 -3
- package/es/components/form-render/style/index.css +1 -1
- package/es/components/iho-table/index.js +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/types/index.d.ts +13 -4
- package/es/components/iho-table/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/src/utils/index.js +1 -1
- package/es/components/iho-table/src/utils/separateMap.d.ts +5 -0
- package/es/components/iho-table/src/utils/separateMap.js +1 -0
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/info-header/index.d.ts +42 -42
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -42
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +15 -15
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +15 -15
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +0 -6
- package/es/components/shortcut-setter/index.d.ts +16 -15
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +16 -15
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +3 -0
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +2 -0
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue2.js +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +1 -0
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +2 -0
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +3 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue2.js +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/package.json.js +1 -1
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/index.d.ts +3 -3
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/package.json +2 -2
|
@@ -92,9 +92,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
92
92
|
uuid: string;
|
|
93
93
|
lifeCycle: Partial<{
|
|
94
94
|
onSetup(): void;
|
|
95
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
96
|
-
afterRequest(fieldKey: string, payload?:
|
|
97
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
95
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
96
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
97
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
98
98
|
}>;
|
|
99
99
|
businessFormatter: import("../../../../es/components/form-render").FormBusinessFormatter;
|
|
100
100
|
requestInstance: import("../../../../es/components/form-render").RequestInstance;
|
|
@@ -197,9 +197,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
197
197
|
uuid: string;
|
|
198
198
|
lifeCycle: Partial<{
|
|
199
199
|
onSetup(): void;
|
|
200
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
201
|
-
afterRequest(fieldKey: string, payload?:
|
|
202
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
200
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
201
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
202
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
203
203
|
}>;
|
|
204
204
|
businessFormatter: import("../../../../es/components/form-render").FormBusinessFormatter;
|
|
205
205
|
requestInstance: import("../../../../es/components/form-render").RequestInstance;
|
|
@@ -340,6 +340,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
340
340
|
date_format?: string | undefined;
|
|
341
341
|
step_length?: string | number | undefined;
|
|
342
342
|
urlConfig?: {
|
|
343
|
+
[x: string]: any;
|
|
343
344
|
url: string;
|
|
344
345
|
method?: import("../../../../es/components/form-render").FormRequestType | undefined;
|
|
345
346
|
nameKey?: string | undefined;
|
|
@@ -2072,6 +2073,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2072
2073
|
date_format?: string | undefined;
|
|
2073
2074
|
step_length?: string | number | undefined;
|
|
2074
2075
|
urlConfig?: {
|
|
2076
|
+
[x: string]: any;
|
|
2075
2077
|
url: string;
|
|
2076
2078
|
method?: import("../../../../es/components/form-render").FormRequestType | undefined;
|
|
2077
2079
|
nameKey?: string | undefined;
|
|
@@ -3813,6 +3815,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3813
3815
|
date_format?: string | undefined;
|
|
3814
3816
|
step_length?: string | number | undefined;
|
|
3815
3817
|
urlConfig?: {
|
|
3818
|
+
[x: string]: any;
|
|
3816
3819
|
url: string;
|
|
3817
3820
|
method?: import("../../../../es/components/form-render").FormRequestType | undefined;
|
|
3818
3821
|
nameKey?: string | undefined;
|
|
@@ -5545,6 +5548,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5545
5548
|
date_format?: string | undefined;
|
|
5546
5549
|
step_length?: string | number | undefined;
|
|
5547
5550
|
urlConfig?: {
|
|
5551
|
+
[x: string]: any;
|
|
5548
5552
|
url: string;
|
|
5549
5553
|
method?: import("../../../../es/components/form-render").FormRequestType | undefined;
|
|
5550
5554
|
nameKey?: string | undefined;
|
|
@@ -7370,9 +7374,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7370
7374
|
lifeCycle: {
|
|
7371
7375
|
type: PropType<Partial<{
|
|
7372
7376
|
onSetup(): void;
|
|
7373
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7374
|
-
afterRequest(fieldKey: string, payload?:
|
|
7375
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
7377
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7378
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
7379
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
7376
7380
|
}>>;
|
|
7377
7381
|
};
|
|
7378
7382
|
requestInstance: {
|
|
@@ -7514,9 +7518,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7514
7518
|
lifeCycle: {
|
|
7515
7519
|
type: PropType<Partial<{
|
|
7516
7520
|
onSetup(): void;
|
|
7517
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7518
|
-
afterRequest(fieldKey: string, payload?:
|
|
7519
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
7521
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7522
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
7523
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
7520
7524
|
}>>;
|
|
7521
7525
|
};
|
|
7522
7526
|
requestInstance: {
|
|
@@ -7574,14 +7578,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7574
7578
|
onScroll: (scrollEvent: Event) => void;
|
|
7575
7579
|
callLifeCycle: <T_2 extends "onSetup" | "beforeRequest" | "afterRequest" | "afterOptionInit">(lifeCycleName: T_2, payload?: Parameters<Required<Partial<{
|
|
7576
7580
|
onSetup(): void;
|
|
7577
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7578
|
-
afterRequest(fieldKey: string, payload?:
|
|
7579
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
7581
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7582
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
7583
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
7580
7584
|
}>>[T_2]> | undefined) => import("../../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
7581
7585
|
onSetup(): void;
|
|
7582
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7583
|
-
afterRequest(fieldKey: string, payload?:
|
|
7584
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
7586
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7587
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
7588
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
7585
7589
|
}>>[T_2]>>;
|
|
7586
7590
|
triggerAutoHidden: (field: import("../../../../es/components/form-render").GeneralField) => Promise<void>;
|
|
7587
7591
|
observeFormGraph: Record<string, import("../../../../es/components/form-render").GeneralField>;
|
|
@@ -7990,9 +7994,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
7990
7994
|
lifeCycle: {
|
|
7991
7995
|
type: PropType<Partial<{
|
|
7992
7996
|
onSetup(): void;
|
|
7993
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7994
|
-
afterRequest(fieldKey: string, payload?:
|
|
7995
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
7997
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
7998
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
7999
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
7996
8000
|
}>>;
|
|
7997
8001
|
};
|
|
7998
8002
|
requestInstance: {
|
|
@@ -8234,9 +8238,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8234
8238
|
uuid: string;
|
|
8235
8239
|
lifeCycle: Partial<{
|
|
8236
8240
|
onSetup(): void;
|
|
8237
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
8238
|
-
afterRequest(fieldKey: string, payload?:
|
|
8239
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
8241
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
8242
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
8243
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
8240
8244
|
}>;
|
|
8241
8245
|
businessFormatter: import("../../../../es/components/form-render").FormBusinessFormatter;
|
|
8242
8246
|
requestInstance: import("../../../../es/components/form-render").RequestInstance;
|
|
@@ -8331,9 +8335,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8331
8335
|
uuid: string;
|
|
8332
8336
|
lifeCycle: Partial<{
|
|
8333
8337
|
onSetup(): void;
|
|
8334
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
8335
|
-
afterRequest(fieldKey: string, payload?:
|
|
8336
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
8338
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
8339
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
8340
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
8337
8341
|
}>;
|
|
8338
8342
|
businessFormatter: import("../../../../es/components/form-render").FormBusinessFormatter;
|
|
8339
8343
|
requestInstance: import("../../../../es/components/form-render").RequestInstance;
|
|
@@ -8445,6 +8449,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
8445
8449
|
date_format?: string | undefined;
|
|
8446
8450
|
step_length?: string | number | undefined;
|
|
8447
8451
|
urlConfig?: {
|
|
8452
|
+
[x: string]: any;
|
|
8448
8453
|
url: string;
|
|
8449
8454
|
method?: import("../../../../es/components/form-render").FormRequestType | undefined;
|
|
8450
8455
|
nameKey?: string | undefined;
|
|
@@ -10188,6 +10193,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
10188
10193
|
date_format?: string | undefined;
|
|
10189
10194
|
step_length?: string | number | undefined;
|
|
10190
10195
|
urlConfig?: {
|
|
10196
|
+
[x: string]: any;
|
|
10191
10197
|
url: string;
|
|
10192
10198
|
method?: import("../../../../es/components/form-render").FormRequestType | undefined;
|
|
10193
10199
|
nameKey?: string | undefined;
|
|
@@ -11904,6 +11910,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
11904
11910
|
date_format?: string | undefined;
|
|
11905
11911
|
step_length?: string | number | undefined;
|
|
11906
11912
|
urlConfig?: {
|
|
11913
|
+
[x: string]: any;
|
|
11907
11914
|
url: string;
|
|
11908
11915
|
method?: import("../../../../es/components/form-render").FormRequestType | undefined;
|
|
11909
11916
|
nameKey?: string | undefined;
|
|
@@ -13647,9 +13654,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13647
13654
|
lifeCycle: {
|
|
13648
13655
|
type: PropType<Partial<{
|
|
13649
13656
|
onSetup(): void;
|
|
13650
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13651
|
-
afterRequest(fieldKey: string, payload?:
|
|
13652
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
13657
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13658
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
13659
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
13653
13660
|
}>>;
|
|
13654
13661
|
};
|
|
13655
13662
|
requestInstance: {
|
|
@@ -13791,9 +13798,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13791
13798
|
lifeCycle: {
|
|
13792
13799
|
type: PropType<Partial<{
|
|
13793
13800
|
onSetup(): void;
|
|
13794
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13795
|
-
afterRequest(fieldKey: string, payload?:
|
|
13796
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
13801
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13802
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
13803
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
13797
13804
|
}>>;
|
|
13798
13805
|
};
|
|
13799
13806
|
requestInstance: {
|
|
@@ -13851,14 +13858,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
13851
13858
|
onScroll: (scrollEvent: Event) => void;
|
|
13852
13859
|
callLifeCycle: <T_2 extends "onSetup" | "beforeRequest" | "afterRequest" | "afterOptionInit">(lifeCycleName: T_2, payload?: Parameters<Required<Partial<{
|
|
13853
13860
|
onSetup(): void;
|
|
13854
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13855
|
-
afterRequest(fieldKey: string, payload?:
|
|
13856
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
13861
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13862
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
13863
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
13857
13864
|
}>>[T_2]> | undefined) => import("../../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
13858
13865
|
onSetup(): void;
|
|
13859
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13860
|
-
afterRequest(fieldKey: string, payload?:
|
|
13861
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
13866
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
13867
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
13868
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
13862
13869
|
}>>[T_2]>>;
|
|
13863
13870
|
triggerAutoHidden: (field: import("../../../../es/components/form-render").GeneralField) => Promise<void>;
|
|
13864
13871
|
observeFormGraph: Record<string, import("../../../../es/components/form-render").GeneralField>;
|
|
@@ -14267,9 +14274,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14267
14274
|
lifeCycle: {
|
|
14268
14275
|
type: PropType<Partial<{
|
|
14269
14276
|
onSetup(): void;
|
|
14270
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
14271
|
-
afterRequest(fieldKey: string, payload?:
|
|
14272
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
14277
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
14278
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
14279
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
14273
14280
|
}>>;
|
|
14274
14281
|
};
|
|
14275
14282
|
requestInstance: {
|
|
@@ -14401,9 +14408,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14401
14408
|
uuid: string;
|
|
14402
14409
|
lifeCycle: Partial<{
|
|
14403
14410
|
onSetup(): void;
|
|
14404
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
14405
|
-
afterRequest(fieldKey: string, payload?:
|
|
14406
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
14411
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
14412
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
14413
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
14407
14414
|
}>;
|
|
14408
14415
|
businessFormatter: import("../../../../es/components/form-render").FormBusinessFormatter;
|
|
14409
14416
|
requestInstance: import("../../../../es/components/form-render").RequestInstance;
|
|
@@ -14537,9 +14544,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
14537
14544
|
uuid: string;
|
|
14538
14545
|
lifeCycle: Partial<{
|
|
14539
14546
|
onSetup(): void;
|
|
14540
|
-
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
14541
|
-
afterRequest(fieldKey: string, payload?:
|
|
14542
|
-
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[]): void;
|
|
14547
|
+
beforeRequest(fieldKey: string, params?: import("../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../es/shared/types").AnyObject | undefined): void | import("../../../../es/shared/types").UndefinedAble<import("../../../../es/shared/types").AnyObject>;
|
|
14548
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../es/shared/types").AnyObject | undefined): import("../../../../es/shared/types").AnyObject[];
|
|
14549
|
+
afterOptionInit(fieldKey: string, options: import("../../../../es/shared/types").AnyObject[], payload?: import("../../../../es/shared/types").AnyObject | undefined): void;
|
|
14543
14550
|
}>;
|
|
14544
14551
|
businessFormatter: import("../../../../es/components/form-render").FormBusinessFormatter;
|
|
14545
14552
|
requestInstance: import("../../../../es/components/form-render").RequestInstance;
|
|
@@ -131,9 +131,9 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
131
131
|
lifeCycle: {
|
|
132
132
|
type: import("vue").PropType<Partial<{
|
|
133
133
|
onSetup(): void;
|
|
134
|
-
beforeRequest(fieldKey: string, params?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
135
|
-
afterRequest(fieldKey: string, payload?:
|
|
136
|
-
afterOptionInit(fieldKey: string, options: AnyObject[]): void;
|
|
134
|
+
beforeRequest(fieldKey: string, params?: AnyObject | undefined, payload?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
135
|
+
afterRequest(fieldKey: string, res?: any, payload?: AnyObject | undefined): AnyObject[];
|
|
136
|
+
afterOptionInit(fieldKey: string, options: AnyObject[], payload?: AnyObject | undefined): void;
|
|
137
137
|
}>>;
|
|
138
138
|
};
|
|
139
139
|
requestInstance: {
|
|
@@ -275,9 +275,9 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
275
275
|
lifeCycle: {
|
|
276
276
|
type: import("vue").PropType<Partial<{
|
|
277
277
|
onSetup(): void;
|
|
278
|
-
beforeRequest(fieldKey: string, params?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
279
|
-
afterRequest(fieldKey: string, payload?:
|
|
280
|
-
afterOptionInit(fieldKey: string, options: AnyObject[]): void;
|
|
278
|
+
beforeRequest(fieldKey: string, params?: AnyObject | undefined, payload?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
279
|
+
afterRequest(fieldKey: string, res?: any, payload?: AnyObject | undefined): AnyObject[];
|
|
280
|
+
afterOptionInit(fieldKey: string, options: AnyObject[], payload?: AnyObject | undefined): void;
|
|
281
281
|
}>>;
|
|
282
282
|
};
|
|
283
283
|
requestInstance: {
|
|
@@ -335,14 +335,14 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
335
335
|
onScroll: (scrollEvent: Event) => void;
|
|
336
336
|
callLifeCycle: <T_2 extends "onSetup" | "beforeRequest" | "afterRequest" | "afterOptionInit">(lifeCycleName: T_2, payload?: Parameters<Required<Partial<{
|
|
337
337
|
onSetup(): void;
|
|
338
|
-
beforeRequest(fieldKey: string, params?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
339
|
-
afterRequest(fieldKey: string, payload?:
|
|
340
|
-
afterOptionInit(fieldKey: string, options: AnyObject[]): void;
|
|
338
|
+
beforeRequest(fieldKey: string, params?: AnyObject | undefined, payload?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
339
|
+
afterRequest(fieldKey: string, res?: any, payload?: AnyObject | undefined): AnyObject[];
|
|
340
|
+
afterOptionInit(fieldKey: string, options: AnyObject[], payload?: AnyObject | undefined): void;
|
|
341
341
|
}>>[T_2]> | undefined) => import("../../..").UndefinedAble<ReturnType<Required<Partial<{
|
|
342
342
|
onSetup(): void;
|
|
343
|
-
beforeRequest(fieldKey: string, params?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
344
|
-
afterRequest(fieldKey: string, payload?:
|
|
345
|
-
afterOptionInit(fieldKey: string, options: AnyObject[]): void;
|
|
343
|
+
beforeRequest(fieldKey: string, params?: AnyObject | undefined, payload?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
344
|
+
afterRequest(fieldKey: string, res?: any, payload?: AnyObject | undefined): AnyObject[];
|
|
345
|
+
afterOptionInit(fieldKey: string, options: AnyObject[], payload?: AnyObject | undefined): void;
|
|
346
346
|
}>>[T_2]>>;
|
|
347
347
|
triggerAutoHidden: (field: import("../../../../../es/components/form-render").GeneralField) => Promise<void>;
|
|
348
348
|
observeFormGraph: Record<string, import("../../../../../es/components/form-render").GeneralField>;
|
|
@@ -751,9 +751,9 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
751
751
|
lifeCycle: {
|
|
752
752
|
type: import("vue").PropType<Partial<{
|
|
753
753
|
onSetup(): void;
|
|
754
|
-
beforeRequest(fieldKey: string, params?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
755
|
-
afterRequest(fieldKey: string, payload?:
|
|
756
|
-
afterOptionInit(fieldKey: string, options: AnyObject[]): void;
|
|
754
|
+
beforeRequest(fieldKey: string, params?: AnyObject | undefined, payload?: AnyObject | undefined): void | import("../../..").UndefinedAble<AnyObject>;
|
|
755
|
+
afterRequest(fieldKey: string, res?: any, payload?: AnyObject | undefined): AnyObject[];
|
|
756
|
+
afterOptionInit(fieldKey: string, options: AnyObject[], payload?: AnyObject | undefined): void;
|
|
757
757
|
}>>;
|
|
758
758
|
};
|
|
759
759
|
requestInstance: {
|
|
@@ -82,9 +82,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
82
82
|
uuid: string;
|
|
83
83
|
lifeCycle: Partial<{
|
|
84
84
|
onSetup(): void;
|
|
85
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
86
|
-
afterRequest(fieldKey: string, payload?:
|
|
87
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
85
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
86
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
87
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
88
88
|
}>;
|
|
89
89
|
businessFormatter: import("../../../../../es/components/form-render").FormBusinessFormatter;
|
|
90
90
|
requestInstance: import("../../../../../es/components/form-render").RequestInstance;
|
|
@@ -179,9 +179,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
179
179
|
uuid: string;
|
|
180
180
|
lifeCycle: Partial<{
|
|
181
181
|
onSetup(): void;
|
|
182
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
183
|
-
afterRequest(fieldKey: string, payload?:
|
|
184
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
182
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
183
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
184
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
185
185
|
}>;
|
|
186
186
|
businessFormatter: import("../../../../../es/components/form-render").FormBusinessFormatter;
|
|
187
187
|
requestInstance: import("../../../../../es/components/form-render").RequestInstance;
|
|
@@ -293,6 +293,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
293
293
|
date_format?: string | undefined;
|
|
294
294
|
step_length?: string | number | undefined;
|
|
295
295
|
urlConfig?: {
|
|
296
|
+
[x: string]: any;
|
|
296
297
|
url: string;
|
|
297
298
|
method?: import("../../../../../es/components/form-render").FormRequestType | undefined;
|
|
298
299
|
nameKey?: string | undefined;
|
|
@@ -2036,6 +2037,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2036
2037
|
date_format?: string | undefined;
|
|
2037
2038
|
step_length?: string | number | undefined;
|
|
2038
2039
|
urlConfig?: {
|
|
2040
|
+
[x: string]: any;
|
|
2039
2041
|
url: string;
|
|
2040
2042
|
method?: import("../../../../../es/components/form-render").FormRequestType | undefined;
|
|
2041
2043
|
nameKey?: string | undefined;
|
|
@@ -3752,6 +3754,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3752
3754
|
date_format?: string | undefined;
|
|
3753
3755
|
step_length?: string | number | undefined;
|
|
3754
3756
|
urlConfig?: {
|
|
3757
|
+
[x: string]: any;
|
|
3755
3758
|
url: string;
|
|
3756
3759
|
method?: import("../../../../../es/components/form-render").FormRequestType | undefined;
|
|
3757
3760
|
nameKey?: string | undefined;
|
|
@@ -5495,9 +5498,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5495
5498
|
lifeCycle: {
|
|
5496
5499
|
type: PropType<Partial<{
|
|
5497
5500
|
onSetup(): void;
|
|
5498
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5499
|
-
afterRequest(fieldKey: string, payload?:
|
|
5500
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
5501
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5502
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
5503
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
5501
5504
|
}>>;
|
|
5502
5505
|
};
|
|
5503
5506
|
requestInstance: {
|
|
@@ -5639,9 +5642,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5639
5642
|
lifeCycle: {
|
|
5640
5643
|
type: PropType<Partial<{
|
|
5641
5644
|
onSetup(): void;
|
|
5642
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5643
|
-
afterRequest(fieldKey: string, payload?:
|
|
5644
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
5645
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5646
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
5647
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
5645
5648
|
}>>;
|
|
5646
5649
|
};
|
|
5647
5650
|
requestInstance: {
|
|
@@ -5699,14 +5702,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
5699
5702
|
onScroll: (scrollEvent: Event) => void;
|
|
5700
5703
|
callLifeCycle: <T extends "onSetup" | "beforeRequest" | "afterRequest" | "afterOptionInit">(lifeCycleName: T, payload?: Parameters<Required<Partial<{
|
|
5701
5704
|
onSetup(): void;
|
|
5702
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5703
|
-
afterRequest(fieldKey: string, payload?:
|
|
5704
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
5705
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5706
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
5707
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
5705
5708
|
}>>[T]> | undefined) => import("../../../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
5706
5709
|
onSetup(): void;
|
|
5707
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5708
|
-
afterRequest(fieldKey: string, payload?:
|
|
5709
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
5710
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
5711
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
5712
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
5710
5713
|
}>>[T]>>;
|
|
5711
5714
|
triggerAutoHidden: (field: import("../../../../../es/components/form-render").GeneralField) => Promise<void>;
|
|
5712
5715
|
observeFormGraph: Record<string, import("../../../../../es/components/form-render").GeneralField>;
|
|
@@ -6115,9 +6118,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6115
6118
|
lifeCycle: {
|
|
6116
6119
|
type: PropType<Partial<{
|
|
6117
6120
|
onSetup(): void;
|
|
6118
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
6119
|
-
afterRequest(fieldKey: string, payload?:
|
|
6120
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
6121
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
6122
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
6123
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
6121
6124
|
}>>;
|
|
6122
6125
|
};
|
|
6123
6126
|
requestInstance: {
|
|
@@ -6249,9 +6252,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
6249
6252
|
uuid: string;
|
|
6250
6253
|
lifeCycle: Partial<{
|
|
6251
6254
|
onSetup(): void;
|
|
6252
|
-
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
6253
|
-
afterRequest(fieldKey: string, payload?:
|
|
6254
|
-
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[]): void;
|
|
6255
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../es/shared/types").AnyObject | undefined, payload?: import("../../../../../es/shared/types").AnyObject | undefined): void | import("../../../../../es/shared/types").UndefinedAble<import("../../../../../es/shared/types").AnyObject>;
|
|
6256
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../es/shared/types").AnyObject | undefined): import("../../../../../es/shared/types").AnyObject[];
|
|
6257
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../es/shared/types").AnyObject[], payload?: import("../../../../../es/shared/types").AnyObject | undefined): void;
|
|
6255
6258
|
}>;
|
|
6256
6259
|
businessFormatter: import("../../../../../es/components/form-render").FormBusinessFormatter;
|
|
6257
6260
|
requestInstance: import("../../../../../es/components/form-render").RequestInstance;
|
|
@@ -118,9 +118,9 @@ declare const FormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
|
118
118
|
lifeCycle: {
|
|
119
119
|
type: import("vue").PropType<Partial<{
|
|
120
120
|
onSetup(): void;
|
|
121
|
-
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
122
|
-
afterRequest(fieldKey: string, payload?:
|
|
123
|
-
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[]): void;
|
|
121
|
+
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
122
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
|
|
123
|
+
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
|
|
124
124
|
}>>;
|
|
125
125
|
};
|
|
126
126
|
requestInstance: {
|
|
@@ -262,9 +262,9 @@ declare const FormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
|
262
262
|
lifeCycle: {
|
|
263
263
|
type: import("vue").PropType<Partial<{
|
|
264
264
|
onSetup(): void;
|
|
265
|
-
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
266
|
-
afterRequest(fieldKey: string, payload?:
|
|
267
|
-
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[]): void;
|
|
265
|
+
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
266
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
|
|
267
|
+
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
|
|
268
268
|
}>>;
|
|
269
269
|
};
|
|
270
270
|
requestInstance: {
|
|
@@ -322,14 +322,14 @@ declare const FormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
|
322
322
|
onScroll: (scrollEvent: Event) => void;
|
|
323
323
|
callLifeCycle: <T extends "onSetup" | "beforeRequest" | "afterRequest" | "afterOptionInit">(lifeCycleName: T, payload?: Parameters<Required<Partial<{
|
|
324
324
|
onSetup(): void;
|
|
325
|
-
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
326
|
-
afterRequest(fieldKey: string, payload?:
|
|
327
|
-
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[]): void;
|
|
325
|
+
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
326
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
|
|
327
|
+
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
|
|
328
328
|
}>>[T]> | undefined) => import("../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
329
329
|
onSetup(): void;
|
|
330
|
-
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
331
|
-
afterRequest(fieldKey: string, payload?:
|
|
332
|
-
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[]): void;
|
|
330
|
+
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
331
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
|
|
332
|
+
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
|
|
333
333
|
}>>[T]>>;
|
|
334
334
|
triggerAutoHidden: (field: import("@formily/core/esm/types").GeneralField) => Promise<void>;
|
|
335
335
|
observeFormGraph: Record<string, import("@formily/core/esm/types").GeneralField>;
|
|
@@ -738,9 +738,9 @@ declare const FormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
|
738
738
|
lifeCycle: {
|
|
739
739
|
type: import("vue").PropType<Partial<{
|
|
740
740
|
onSetup(): void;
|
|
741
|
-
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
742
|
-
afterRequest(fieldKey: string, payload?:
|
|
743
|
-
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[]): void;
|
|
741
|
+
beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
|
|
742
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
|
|
743
|
+
afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
|
|
744
744
|
}>>;
|
|
745
745
|
};
|
|
746
746
|
requestInstance: {
|