cnhis-design-vue 3.1.57-beta.4 → 3.1.57-beta.6
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/es/components/button-print/index.d.ts +8 -8
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +8 -8
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +3 -3
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +7 -7
- package/es/components/callback/src/components/render/popupMaps.d.ts +3 -3
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +3 -0
- package/es/components/classification/src/index.vue.d.ts +3 -0
- package/es/components/expand-field/index.d.ts +3 -3
- package/es/components/expand-field/src/components/form.vue.d.ts +3 -3
- package/es/components/expand-field/src/index.vue.d.ts +3 -3
- package/es/components/fabric-chart/index.d.ts +2 -2
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
- package/es/components/fabric-chart/src/interface.d.ts +1 -3
- package/es/components/field-set/index.d.ts +107 -616
- package/es/components/field-set/index.js +1 -1
- package/es/components/field-set/src/FieldColor.vue.d.ts +1680 -0
- package/es/components/field-set/src/FieldColor.vue.js +1 -0
- package/es/components/field-set/src/FieldColor.vue2.js +1 -0
- package/es/components/field-set/src/FieldSet.vue.d.ts +58 -16
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +141 -0
- package/es/components/field-set/src/Index.vue.js +1 -0
- package/es/components/field-set/src/Index.vue2.js +1 -0
- package/es/components/field-set/src/components/Row.vue.d.ts +50 -9
- package/es/components/field-set/src/components/Row.vue2.js +1 -1
- package/es/components/field-set/src/components/condition.vue.d.ts +172 -0
- package/es/components/field-set/src/components/condition.vue.js +1 -0
- package/es/components/field-set/src/components/condition.vue2.js +1 -0
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +1194 -0
- package/es/components/field-set/src/components/edit-dialog.vue.js +1 -0
- package/es/components/field-set/src/components/edit-dialog.vue2.js +1 -0
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +286 -0
- package/es/components/field-set/src/components/edit-filter.vue.js +1 -0
- package/es/components/field-set/src/components/edit-filter.vue2.js +1 -0
- package/es/components/field-set/src/constants/index.d.ts +55 -0
- package/es/components/field-set/src/constants/index.js +1 -0
- package/es/components/field-set/src/types/index.d.ts +31 -1
- package/es/components/field-set/src/utils/index.d.ts +2 -1
- package/es/components/field-set/src/utils/index.js +1 -1
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +6 -6
- package/es/components/form-config/src/FormConfig.vue.d.ts +6 -6
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +3 -3
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +3 -3
- package/es/components/form-render/index.d.ts +3 -3
- package/es/components/form-render/src/FormRender.vue.d.ts +3 -3
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +3 -3
- package/es/components/index.css +1 -1
- package/es/components/info-header/index.d.ts +8 -8
- package/es/components/info-header/src/InfoHeader.vue.d.ts +8 -8
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +3 -3
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +3 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +3 -3
- package/es/components/quick-search/src/index.vue.d.ts +3 -3
- package/es/components/recommend-search/index.d.ts +6 -6
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +1 -1
- package/es/components/scale-view/index.d.ts +3 -3
- package/es/components/scale-view/src/ScaleView.vue.d.ts +3 -3
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +1 -1
- package/es/components/select-label/index.d.ts +2 -2
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +3 -3
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +3 -3
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -3
- package/es/components/table-export-field/src/index.vue.d.ts +3 -3
- package/es/components/time-line/index.d.ts +7 -7
- package/es/components/time-line/src/TimeLine.vue.d.ts +3 -3
- package/es/shared/package.json.js +1 -1
- package/package.json +2 -2
|
@@ -309,7 +309,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
309
309
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
310
310
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
311
311
|
readonly ignorePathChange: BooleanConstructor;
|
|
312
|
-
readonly validationStatus: import("vue").PropType<"
|
|
312
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
313
313
|
readonly feedback: StringConstructor;
|
|
314
314
|
readonly showLabel: {
|
|
315
315
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -440,7 +440,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
440
440
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
441
441
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
442
442
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
443
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
443
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
444
444
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
445
445
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
446
446
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -474,7 +474,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
474
474
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
475
475
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
476
476
|
readonly ignorePathChange: BooleanConstructor;
|
|
477
|
-
readonly validationStatus: import("vue").PropType<"
|
|
477
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
478
478
|
readonly feedback: StringConstructor;
|
|
479
479
|
readonly showLabel: {
|
|
480
480
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -669,7 +669,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
669
669
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
670
670
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
671
671
|
readonly ignorePathChange: BooleanConstructor;
|
|
672
|
-
readonly validationStatus: import("vue").PropType<"
|
|
672
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
673
673
|
readonly feedback: StringConstructor;
|
|
674
674
|
readonly showLabel: {
|
|
675
675
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -800,7 +800,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
800
800
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
801
801
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
802
802
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
803
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
803
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
804
804
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
805
805
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
806
806
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -834,7 +834,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
834
834
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
835
835
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
836
836
|
readonly ignorePathChange: BooleanConstructor;
|
|
837
|
-
readonly validationStatus: import("vue").PropType<"
|
|
837
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
838
838
|
readonly feedback: StringConstructor;
|
|
839
839
|
readonly showLabel: {
|
|
840
840
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -1847,14 +1847,14 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
1847
1847
|
required: false;
|
|
1848
1848
|
};
|
|
1849
1849
|
}>> & {
|
|
1850
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
1851
1850
|
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
1851
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
1852
1852
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1853
1853
|
}, {
|
|
1854
1854
|
verifyUser: Function;
|
|
1855
1855
|
identityVerificationTitle: string;
|
|
1856
1856
|
}>;
|
|
1857
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "error" | "clickoutside")[], "
|
|
1857
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "error" | "clickoutside")[], "success" | "error" | "clickoutside", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1858
1858
|
printParams: {
|
|
1859
1859
|
type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
|
|
1860
1860
|
};
|
|
@@ -316,7 +316,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
316
316
|
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
317
317
|
readonly size: PropType<"small" | "medium" | "large">;
|
|
318
318
|
readonly ignorePathChange: BooleanConstructor;
|
|
319
|
-
readonly validationStatus: PropType<"
|
|
319
|
+
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
320
320
|
readonly feedback: StringConstructor;
|
|
321
321
|
readonly showLabel: {
|
|
322
322
|
readonly type: PropType<boolean | undefined>;
|
|
@@ -447,7 +447,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
447
447
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
448
448
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
449
449
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
450
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
450
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
451
451
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
452
452
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
453
453
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -481,7 +481,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
481
481
|
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
482
482
|
readonly size: PropType<"small" | "medium" | "large">;
|
|
483
483
|
readonly ignorePathChange: BooleanConstructor;
|
|
484
|
-
readonly validationStatus: PropType<"
|
|
484
|
+
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
485
485
|
readonly feedback: StringConstructor;
|
|
486
486
|
readonly showLabel: {
|
|
487
487
|
readonly type: PropType<boolean | undefined>;
|
|
@@ -676,7 +676,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
676
676
|
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
677
677
|
readonly size: PropType<"small" | "medium" | "large">;
|
|
678
678
|
readonly ignorePathChange: BooleanConstructor;
|
|
679
|
-
readonly validationStatus: PropType<"
|
|
679
|
+
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
680
680
|
readonly feedback: StringConstructor;
|
|
681
681
|
readonly showLabel: {
|
|
682
682
|
readonly type: PropType<boolean | undefined>;
|
|
@@ -807,7 +807,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
807
807
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
808
808
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
809
809
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
810
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
810
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
811
811
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
812
812
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
813
813
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -841,7 +841,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
841
841
|
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
842
842
|
readonly size: PropType<"small" | "medium" | "large">;
|
|
843
843
|
readonly ignorePathChange: BooleanConstructor;
|
|
844
|
-
readonly validationStatus: PropType<"
|
|
844
|
+
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
845
845
|
readonly feedback: StringConstructor;
|
|
846
846
|
readonly showLabel: {
|
|
847
847
|
readonly type: PropType<boolean | undefined>;
|
|
@@ -1854,14 +1854,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1854
1854
|
required: false;
|
|
1855
1855
|
};
|
|
1856
1856
|
}>> & {
|
|
1857
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
1858
1857
|
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
1858
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
1859
1859
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1860
1860
|
}, {
|
|
1861
1861
|
verifyUser: Function;
|
|
1862
1862
|
identityVerificationTitle: string;
|
|
1863
1863
|
}>;
|
|
1864
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "error" | "clickoutside")[], "
|
|
1864
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "error" | "clickoutside")[], "success" | "error" | "clickoutside", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1865
1865
|
printParams: {
|
|
1866
1866
|
type: PropType<AnyObject[]>;
|
|
1867
1867
|
};
|
|
@@ -87,7 +87,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
87
87
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
88
88
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
89
89
|
readonly ignorePathChange: BooleanConstructor;
|
|
90
|
-
readonly validationStatus: import("vue").PropType<"
|
|
90
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
91
91
|
readonly feedback: StringConstructor;
|
|
92
92
|
readonly showLabel: {
|
|
93
93
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -218,7 +218,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
218
218
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
219
219
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
220
220
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
221
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
221
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
222
222
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
223
223
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
224
224
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -252,7 +252,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
252
252
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
253
253
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
254
254
|
readonly ignorePathChange: BooleanConstructor;
|
|
255
|
-
readonly validationStatus: import("vue").PropType<"
|
|
255
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
256
256
|
readonly feedback: StringConstructor;
|
|
257
257
|
readonly showLabel: {
|
|
258
258
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -84,7 +84,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
84
84
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
85
85
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
86
86
|
readonly ignorePathChange: BooleanConstructor;
|
|
87
|
-
readonly validationStatus: import("vue").PropType<"
|
|
87
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
88
88
|
readonly feedback: StringConstructor;
|
|
89
89
|
readonly showLabel: {
|
|
90
90
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -215,7 +215,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
215
215
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
216
216
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
217
217
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
218
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
218
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
219
219
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
220
220
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
221
221
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -249,7 +249,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
249
249
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
250
250
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
251
251
|
readonly ignorePathChange: BooleanConstructor;
|
|
252
|
-
readonly validationStatus: import("vue").PropType<"
|
|
252
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
253
253
|
readonly feedback: StringConstructor;
|
|
254
254
|
readonly showLabel: {
|
|
255
255
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -444,7 +444,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
444
444
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
445
445
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
446
446
|
readonly ignorePathChange: BooleanConstructor;
|
|
447
|
-
readonly validationStatus: import("vue").PropType<"
|
|
447
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
448
448
|
readonly feedback: StringConstructor;
|
|
449
449
|
readonly showLabel: {
|
|
450
450
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -575,7 +575,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
575
575
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
576
576
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
577
577
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
578
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
578
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
579
579
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
580
580
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
581
581
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -609,7 +609,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
609
609
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
610
610
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
611
611
|
readonly ignorePathChange: BooleanConstructor;
|
|
612
|
-
readonly validationStatus: import("vue").PropType<"
|
|
612
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
613
613
|
readonly feedback: StringConstructor;
|
|
614
614
|
readonly showLabel: {
|
|
615
615
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -1622,8 +1622,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1622
1622
|
required: false;
|
|
1623
1623
|
};
|
|
1624
1624
|
}>> & {
|
|
1625
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
1626
1625
|
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
1626
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
1627
1627
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1628
1628
|
}, {
|
|
1629
1629
|
verifyUser: Function;
|
|
@@ -333,7 +333,7 @@ export declare const CallbackMaps: Map<string, {
|
|
|
333
333
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
334
334
|
onAnnotationChange?: ((...args: any[]) => any) | undefined;
|
|
335
335
|
}>>;
|
|
336
|
-
emit: (event: "
|
|
336
|
+
emit: (event: "scroll" | "formChange" | "annotationChange", ...args: any[]) => void;
|
|
337
337
|
cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
338
338
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
339
339
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -669,7 +669,7 @@ export declare const CallbackMaps: Map<string, {
|
|
|
669
669
|
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
670
670
|
}>;
|
|
671
671
|
NTabs: any;
|
|
672
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
672
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
673
673
|
fieldList: {
|
|
674
674
|
type: import("vue").PropType<import("../../../../../components/form-render").FieldItem[]>;
|
|
675
675
|
};
|
|
@@ -838,7 +838,6 @@ export declare const CallbackMaps: Map<string, {
|
|
|
838
838
|
anchor: boolean;
|
|
839
839
|
maxHeight: string | number;
|
|
840
840
|
column: number;
|
|
841
|
-
forceClearable: boolean;
|
|
842
841
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
843
842
|
initialData: import("../../../..").AnyObject;
|
|
844
843
|
parallelism: number;
|
|
@@ -849,6 +848,7 @@ export declare const CallbackMaps: Map<string, {
|
|
|
849
848
|
bordered: string | boolean;
|
|
850
849
|
uniqueCacheData: boolean;
|
|
851
850
|
outBordered: boolean;
|
|
851
|
+
forceClearable: boolean;
|
|
852
852
|
operationalFormInit: boolean;
|
|
853
853
|
}>;
|
|
854
854
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
|
|
@@ -699,6 +699,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
699
699
|
handleInitConditions: () => Promise<void>;
|
|
700
700
|
validate: () => Promise<unknown>;
|
|
701
701
|
saveAdd: () => void;
|
|
702
|
+
/**
|
|
703
|
+
* 改变展示方式
|
|
704
|
+
*/
|
|
702
705
|
cancelSaveAdd: () => void;
|
|
703
706
|
checkActionList: () => boolean;
|
|
704
707
|
NSpin: any;
|
|
@@ -322,7 +322,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
322
322
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
323
323
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
324
324
|
readonly ignorePathChange: BooleanConstructor;
|
|
325
|
-
readonly validationStatus: import("vue").PropType<"
|
|
325
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
326
326
|
readonly feedback: StringConstructor;
|
|
327
327
|
readonly showLabel: {
|
|
328
328
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -453,7 +453,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
453
453
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
454
454
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
455
455
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
456
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
456
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
457
457
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
458
458
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
459
459
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -487,7 +487,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
487
487
|
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
488
488
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
489
489
|
readonly ignorePathChange: BooleanConstructor;
|
|
490
|
-
readonly validationStatus: import("vue").PropType<"
|
|
490
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
491
491
|
readonly feedback: StringConstructor;
|
|
492
492
|
readonly showLabel: {
|
|
493
493
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -217,7 +217,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
217
217
|
readonly rule: import("vue").PropType<FormItemRule | FormItemRule[]>;
|
|
218
218
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
219
219
|
readonly ignorePathChange: BooleanConstructor;
|
|
220
|
-
readonly validationStatus: import("vue").PropType<"
|
|
220
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
221
221
|
readonly feedback: StringConstructor;
|
|
222
222
|
readonly showLabel: {
|
|
223
223
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -348,7 +348,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
348
348
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
349
349
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
350
350
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
351
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
351
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
352
352
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
353
353
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
354
354
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -382,7 +382,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
382
382
|
readonly rule: import("vue").PropType<FormItemRule | FormItemRule[]>;
|
|
383
383
|
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
384
384
|
readonly ignorePathChange: BooleanConstructor;
|
|
385
|
-
readonly validationStatus: import("vue").PropType<"
|
|
385
|
+
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
386
386
|
readonly feedback: StringConstructor;
|
|
387
387
|
readonly showLabel: {
|
|
388
388
|
readonly type: import("vue").PropType<boolean | undefined>;
|
|
@@ -324,7 +324,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
324
324
|
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
325
325
|
readonly size: PropType<"small" | "medium" | "large">;
|
|
326
326
|
readonly ignorePathChange: BooleanConstructor;
|
|
327
|
-
readonly validationStatus: PropType<"
|
|
327
|
+
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
328
328
|
readonly feedback: StringConstructor;
|
|
329
329
|
readonly showLabel: {
|
|
330
330
|
readonly type: PropType<boolean | undefined>;
|
|
@@ -455,7 +455,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
455
455
|
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
456
456
|
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
457
457
|
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
458
|
-
mergedValidationStatus: import("vue").ComputedRef<"
|
|
458
|
+
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
459
459
|
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
460
460
|
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
461
461
|
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
@@ -489,7 +489,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
489
489
|
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
490
490
|
readonly size: PropType<"small" | "medium" | "large">;
|
|
491
491
|
readonly ignorePathChange: BooleanConstructor;
|
|
492
|
-
readonly validationStatus: PropType<"
|
|
492
|
+
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
493
493
|
readonly feedback: StringConstructor;
|
|
494
494
|
readonly showLabel: {
|
|
495
495
|
readonly type: PropType<boolean | undefined>;
|
|
@@ -32,7 +32,7 @@ declare const FabricChart: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
32
32
|
"onAdd:prevent"?: ((...args: any[]) => any) | undefined;
|
|
33
33
|
"onClick:grid"?: ((...args: any[]) => any) | undefined;
|
|
34
34
|
}>>;
|
|
35
|
-
emits: (event: "
|
|
35
|
+
emits: (event: "add" | "change" | "remove" | "select" | "add:prevent" | "click:grid", ...args: any[]) => void;
|
|
36
36
|
canvasRef: import("vue").Ref<HTMLCanvasElement | null>;
|
|
37
37
|
canvas: import("vue").Ref<any>;
|
|
38
38
|
pointTipProps: {
|
|
@@ -165,7 +165,7 @@ declare const FabricChart: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
165
165
|
show: boolean;
|
|
166
166
|
list: unknown[];
|
|
167
167
|
}>;
|
|
168
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
168
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("add" | "change" | "remove" | "select" | "add:prevent" | "click:grid")[], "remove" | "add" | "change" | "select" | "add:prevent" | "click:grid", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
169
169
|
type: {
|
|
170
170
|
type: import("vue").PropType<import("./src/interface").IType>;
|
|
171
171
|
default: string;
|
|
@@ -34,7 +34,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
34
34
|
"onAdd:prevent"?: ((...args: any[]) => any) | undefined;
|
|
35
35
|
"onClick:grid"?: ((...args: any[]) => any) | undefined;
|
|
36
36
|
}>>;
|
|
37
|
-
emits: (event: "
|
|
37
|
+
emits: (event: "add" | "change" | "remove" | "select" | "add:prevent" | "click:grid", ...args: any[]) => void;
|
|
38
38
|
canvasRef: import("vue").Ref<HTMLCanvasElement | null>;
|
|
39
39
|
canvas: import("vue").Ref<any>;
|
|
40
40
|
pointTipProps: {
|
|
@@ -167,7 +167,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
167
167
|
show: boolean;
|
|
168
168
|
list: unknown[];
|
|
169
169
|
}>;
|
|
170
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
170
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("add" | "change" | "remove" | "select" | "add:prevent" | "click:grid")[], "remove" | "add" | "change" | "select" | "add:prevent" | "click:grid", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
171
171
|
type: {
|
|
172
172
|
type: PropType<IType>;
|
|
173
173
|
default: string;
|
|
@@ -168,9 +168,7 @@ export declare type IPointTipProps = {
|
|
|
168
168
|
point: ICoordinateValue;
|
|
169
169
|
list: Array<string>;
|
|
170
170
|
};
|
|
171
|
-
export declare type IPointMenuProps = {
|
|
172
|
-
show: boolean;
|
|
173
|
-
point: ICoordinateValue;
|
|
171
|
+
export declare type IPointMenuProps = Pick<IPointTipProps, 'show' | 'point'> & {
|
|
174
172
|
list: Array<any>;
|
|
175
173
|
target: any;
|
|
176
174
|
};
|