sd-render 1.2.0 → 1.2.3
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/package.json +1 -1
- package/{sd-lib-CdzQnrjh.js → sd-lib-dHIV-L4J.js} +37 -11
- package/{sd-render-FK6Mjp-B.js → sd-render-CNzGzWA1.js} +209 -195
- package/sd-render.es.js +2 -2
- package/sd-render.style.css +1 -1
- package/types/src/components/form-render/form-field/alert-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/apexchart-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/autonumber-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/avatar-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/btn-editor-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/button-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/carousel-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/chart-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/checkbox-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/code-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/color-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/crop-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/datagrid-form-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/datagrid-sql-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/date-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/date-range-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/divider-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/dropdown-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/dynamic-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/file-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/group-list-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/html-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/html-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/icon-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/image-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/json-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/link-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/list-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/masked-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/multiple-date.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/number-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/objectid-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/picture-upload-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/progress-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/qrcode-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/radio-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/radio-text-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/rate-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/record-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/report-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/segmented-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-data-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-form-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-path-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/select-sql-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/side-menu-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/slider-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/statistic-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/step-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/svg-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/svg-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/switch-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/tags-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/text-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/text-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/textarea-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-range-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/time-select-input.vue.d.ts +1 -0
- package/types/src/components/form-render/form-field/tour-ui.vue.d.ts +1 -0
- package/types/src/components/form-render/mixins/CoreFieldMixin.d.ts +1 -0
- package/types/src/components/sdwidget/SdCrudGrid.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiCarousel.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiListView.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiMenu.vue.d.ts +9 -0
- package/types/src/components/sdwidget/SdUiRecordView.vue.d.ts +9 -0
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -80,6 +80,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
80
80
|
};
|
|
81
81
|
parentId(): string;
|
|
82
82
|
params(): any;
|
|
83
|
+
parentPath(): any;
|
|
83
84
|
}, {
|
|
84
85
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
85
86
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -92,6 +92,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
92
92
|
};
|
|
93
93
|
parentId(): string;
|
|
94
94
|
params(): any;
|
|
95
|
+
parentPath(): any;
|
|
95
96
|
}, {
|
|
96
97
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
97
98
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -76,6 +76,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
76
76
|
};
|
|
77
77
|
parentId(): string;
|
|
78
78
|
params(): any;
|
|
79
|
+
parentPath(): any;
|
|
79
80
|
}, {
|
|
80
81
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
81
82
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -88,6 +88,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
88
88
|
};
|
|
89
89
|
parentId(): string;
|
|
90
90
|
params(): any;
|
|
91
|
+
parentPath(): any;
|
|
91
92
|
}, {
|
|
92
93
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
93
94
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -91,6 +91,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
91
91
|
};
|
|
92
92
|
parentId(): string;
|
|
93
93
|
params(): any;
|
|
94
|
+
parentPath(): any;
|
|
94
95
|
}, {
|
|
95
96
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
96
97
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -81,6 +81,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
81
81
|
};
|
|
82
82
|
parentId(): string;
|
|
83
83
|
params(): any;
|
|
84
|
+
parentPath(): any;
|
|
84
85
|
}, {
|
|
85
86
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
86
87
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -82,6 +82,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
82
82
|
};
|
|
83
83
|
parentId(): string;
|
|
84
84
|
params(): any;
|
|
85
|
+
parentPath(): any;
|
|
85
86
|
}, {
|
|
86
87
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
87
88
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -92,6 +92,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
92
92
|
};
|
|
93
93
|
parentId(): string;
|
|
94
94
|
params(): any;
|
|
95
|
+
parentPath(): any;
|
|
95
96
|
}, {
|
|
96
97
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
97
98
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -85,6 +85,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
85
85
|
};
|
|
86
86
|
parentId(): string;
|
|
87
87
|
params(): any;
|
|
88
|
+
parentPath(): any;
|
|
88
89
|
}, {
|
|
89
90
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
90
91
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -80,6 +80,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
80
80
|
};
|
|
81
81
|
parentId(): string;
|
|
82
82
|
params(): any;
|
|
83
|
+
parentPath(): any;
|
|
83
84
|
}, {
|
|
84
85
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
85
86
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -87,6 +87,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
87
87
|
};
|
|
88
88
|
parentId(): string;
|
|
89
89
|
params(): any;
|
|
90
|
+
parentPath(): any;
|
|
90
91
|
}, {
|
|
91
92
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
92
93
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -83,6 +83,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
83
83
|
};
|
|
84
84
|
parentId(): string;
|
|
85
85
|
params(): any;
|
|
86
|
+
parentPath(): any;
|
|
86
87
|
}, {
|
|
87
88
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
88
89
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -83,6 +83,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
83
83
|
};
|
|
84
84
|
parentId(): string;
|
|
85
85
|
params(): any;
|
|
86
|
+
parentPath(): any;
|
|
86
87
|
}, {
|
|
87
88
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
88
89
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -83,6 +83,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
83
83
|
};
|
|
84
84
|
parentId(): string;
|
|
85
85
|
params(): any;
|
|
86
|
+
parentPath(): any;
|
|
86
87
|
}, {
|
|
87
88
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
88
89
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -90,6 +90,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
90
90
|
};
|
|
91
91
|
parentId(): string;
|
|
92
92
|
params(): any;
|
|
93
|
+
parentPath(): any;
|
|
93
94
|
}, {
|
|
94
95
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
95
96
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -80,6 +80,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
80
80
|
};
|
|
81
81
|
parentId(): string;
|
|
82
82
|
params(): any;
|
|
83
|
+
parentPath(): any;
|
|
83
84
|
}, {
|
|
84
85
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
85
86
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -80,6 +80,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
80
80
|
};
|
|
81
81
|
parentId(): string;
|
|
82
82
|
params(): any;
|
|
83
|
+
parentPath(): any;
|
|
83
84
|
}, {
|
|
84
85
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
85
86
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -79,6 +79,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
79
79
|
};
|
|
80
80
|
parentId(): string;
|
|
81
81
|
params(): any;
|
|
82
|
+
parentPath(): any;
|
|
82
83
|
}, {
|
|
83
84
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
84
85
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -81,6 +81,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
81
81
|
};
|
|
82
82
|
parentId(): string;
|
|
83
83
|
params(): any;
|
|
84
|
+
parentPath(): any;
|
|
84
85
|
}, {
|
|
85
86
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
86
87
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -78,6 +78,7 @@ declare const _default: import('vue').DefineComponent<{}, {
|
|
|
78
78
|
};
|
|
79
79
|
parentId(): string;
|
|
80
80
|
params(): any;
|
|
81
|
+
parentPath(): any;
|
|
81
82
|
}, {
|
|
82
83
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
83
84
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -74,6 +74,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
74
74
|
};
|
|
75
75
|
parentId(): string;
|
|
76
76
|
params(): any;
|
|
77
|
+
parentPath(): any;
|
|
77
78
|
}, {
|
|
78
79
|
notify(message: any, type?: any, title?: string, duration?: any): void;
|
|
79
80
|
alert(message: any, type?: any, duration?: any): void;
|
|
@@ -228,6 +228,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
228
228
|
type: StringConstructor;
|
|
229
229
|
default: string;
|
|
230
230
|
};
|
|
231
|
+
parentPath: {
|
|
232
|
+
type: StringConstructor;
|
|
233
|
+
default: string;
|
|
234
|
+
};
|
|
231
235
|
enableWs: {
|
|
232
236
|
type: BooleanConstructor;
|
|
233
237
|
default: boolean;
|
|
@@ -587,6 +591,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
587
591
|
type: StringConstructor;
|
|
588
592
|
default: string;
|
|
589
593
|
};
|
|
594
|
+
parentPath: {
|
|
595
|
+
type: StringConstructor;
|
|
596
|
+
default: string;
|
|
597
|
+
};
|
|
590
598
|
enableWs: {
|
|
591
599
|
type: BooleanConstructor;
|
|
592
600
|
default: boolean;
|
|
@@ -658,6 +666,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
658
666
|
titleName: string;
|
|
659
667
|
subformWidth: number;
|
|
660
668
|
fixApiUrl: string;
|
|
669
|
+
parentPath: string;
|
|
661
670
|
enableWs: boolean;
|
|
662
671
|
buildState: boolean;
|
|
663
672
|
keyId: string;
|
|
@@ -101,6 +101,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
101
101
|
type: StringConstructor;
|
|
102
102
|
default: string;
|
|
103
103
|
};
|
|
104
|
+
parentPath: {
|
|
105
|
+
type: StringConstructor;
|
|
106
|
+
default: string;
|
|
107
|
+
};
|
|
104
108
|
enableWs: {
|
|
105
109
|
type: BooleanConstructor;
|
|
106
110
|
default: boolean;
|
|
@@ -287,6 +291,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
287
291
|
type: StringConstructor;
|
|
288
292
|
default: string;
|
|
289
293
|
};
|
|
294
|
+
parentPath: {
|
|
295
|
+
type: StringConstructor;
|
|
296
|
+
default: string;
|
|
297
|
+
};
|
|
290
298
|
enableWs: {
|
|
291
299
|
type: BooleanConstructor;
|
|
292
300
|
default: boolean;
|
|
@@ -337,6 +345,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
337
345
|
titleEnable: boolean;
|
|
338
346
|
titleName: string;
|
|
339
347
|
fixApiUrl: string;
|
|
348
|
+
parentPath: string;
|
|
340
349
|
enableWs: boolean;
|
|
341
350
|
buildState: boolean;
|
|
342
351
|
customValue: CustomValue[];
|
|
@@ -174,6 +174,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
174
174
|
type: StringConstructor;
|
|
175
175
|
default: string;
|
|
176
176
|
};
|
|
177
|
+
parentPath: {
|
|
178
|
+
type: StringConstructor;
|
|
179
|
+
default: string;
|
|
180
|
+
};
|
|
177
181
|
enableWs: {
|
|
178
182
|
type: BooleanConstructor;
|
|
179
183
|
default: boolean;
|
|
@@ -465,6 +469,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
465
469
|
type: StringConstructor;
|
|
466
470
|
default: string;
|
|
467
471
|
};
|
|
472
|
+
parentPath: {
|
|
473
|
+
type: StringConstructor;
|
|
474
|
+
default: string;
|
|
475
|
+
};
|
|
468
476
|
enableWs: {
|
|
469
477
|
type: BooleanConstructor;
|
|
470
478
|
default: boolean;
|
|
@@ -553,6 +561,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
553
561
|
titleName: string;
|
|
554
562
|
subformWidth: number;
|
|
555
563
|
fixApiUrl: string;
|
|
564
|
+
parentPath: string;
|
|
556
565
|
enableWs: boolean;
|
|
557
566
|
buildState: boolean;
|
|
558
567
|
customValue: CustomValue[];
|
|
@@ -124,6 +124,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
124
124
|
type: BooleanConstructor;
|
|
125
125
|
default: boolean;
|
|
126
126
|
};
|
|
127
|
+
parentPath: {
|
|
128
|
+
type: StringConstructor;
|
|
129
|
+
default: string;
|
|
130
|
+
};
|
|
127
131
|
expandDefault: {
|
|
128
132
|
type: PropType<"expand" | "collapse">;
|
|
129
133
|
default: string;
|
|
@@ -329,6 +333,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
329
333
|
type: BooleanConstructor;
|
|
330
334
|
default: boolean;
|
|
331
335
|
};
|
|
336
|
+
parentPath: {
|
|
337
|
+
type: StringConstructor;
|
|
338
|
+
default: string;
|
|
339
|
+
};
|
|
332
340
|
expandDefault: {
|
|
333
341
|
type: PropType<"expand" | "collapse">;
|
|
334
342
|
default: string;
|
|
@@ -363,6 +371,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
363
371
|
iconField: string;
|
|
364
372
|
limitRow: number;
|
|
365
373
|
fixApiUrl: string;
|
|
374
|
+
parentPath: string;
|
|
366
375
|
buildState: boolean;
|
|
367
376
|
customValue: CustomValue[];
|
|
368
377
|
borderColor: string;
|
|
@@ -128,6 +128,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
128
128
|
type: StringConstructor;
|
|
129
129
|
default: string;
|
|
130
130
|
};
|
|
131
|
+
parentPath: {
|
|
132
|
+
type: StringConstructor;
|
|
133
|
+
default: string;
|
|
134
|
+
};
|
|
131
135
|
enableWs: {
|
|
132
136
|
type: BooleanConstructor;
|
|
133
137
|
default: boolean;
|
|
@@ -335,6 +339,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
335
339
|
type: StringConstructor;
|
|
336
340
|
default: string;
|
|
337
341
|
};
|
|
342
|
+
parentPath: {
|
|
343
|
+
type: StringConstructor;
|
|
344
|
+
default: string;
|
|
345
|
+
};
|
|
338
346
|
enableWs: {
|
|
339
347
|
type: BooleanConstructor;
|
|
340
348
|
default: boolean;
|
|
@@ -385,6 +393,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
385
393
|
titleName: string;
|
|
386
394
|
subformWidth: number;
|
|
387
395
|
fixApiUrl: string;
|
|
396
|
+
parentPath: string;
|
|
388
397
|
enableWs: boolean;
|
|
389
398
|
buildState: boolean;
|
|
390
399
|
verticalEnable: boolean;
|