@das-fed/upf-ui 6.4.0-dev.185 → 6.4.0-dev.187

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/front-end/i18n/front-end-page/dasui_en-US.js +4 -4
  2. package/front-end/i18n/front-end-page/dasui_zh-CN.js +4 -4
  3. package/front-end/i18n/front-end-page/dasui_zh-MO.js +4 -4
  4. package/package.json +5 -5
  5. package/packages/business-components/ai-panel/src/dasAI/components/deleteDialog/index.vue.d.ts +2 -2
  6. package/packages/business-components/area-phone-select/index.d.ts +65 -65
  7. package/packages/business-components/area-phone-select/src/Index.vue.d.ts +2 -2
  8. package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +8 -8
  9. package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +14 -14
  10. package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/listItem.vue.d.ts +2 -2
  11. package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/listItem.vue.d.ts +2 -2
  12. package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +1 -1
  13. package/packages/business-components/echarts/index.d.ts +5 -5
  14. package/packages/business-components/echarts/src/Index.vue.d.ts +1 -1
  15. package/packages/business-components/export-button/index.d.ts +5 -5
  16. package/packages/business-components/export-button/src/App.vue.d.ts +2 -2
  17. package/packages/business-components/import-button/index.d.ts +8 -8
  18. package/packages/business-components/import-button/src/App.vue.d.ts +3 -3
  19. package/packages/business-components/model-table-dialog/index.d.ts +61 -61
  20. package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +7 -7
  21. package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +1 -1
  22. package/packages/business-components/process-form/src/hooks/useForm.d.ts +14 -14
  23. package/packages/business-components/process-form/src/widgets/layout/accordion/accordion.d.ts +1 -1
  24. package/packages/business-components/process-form/src/widgets/layout/grid/grid.d.ts +1 -1
  25. package/packages/business-components/process-log/Index.vue.d.ts +1 -1
  26. package/packages/business-components/process-log/index.d.ts +1 -1
  27. package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +1 -1
  28. package/packages/components/alert/index.d.ts +9 -9
  29. package/packages/components/alert/src/index.vue.d.ts +1 -1
  30. package/packages/components/audio-video/index.d.ts +10 -10
  31. package/packages/components/audio-video/src/Index.vue.d.ts +2 -2
  32. package/packages/components/autocomplete/index.d.ts +38 -38
  33. package/packages/components/autocomplete/src/index.vue.d.ts +5 -5
  34. package/packages/components/button/index.d.ts +3 -3
  35. package/packages/components/button/src/Index.vue.d.ts +1 -1
  36. package/packages/components/cascader/index.d.ts +16 -16
  37. package/packages/components/cascader/src/Index.vue.d.ts +2 -2
  38. package/packages/components/checkbox/index.d.ts +59 -59
  39. package/packages/components/checkbox/src/Index.vue.d.ts +8 -8
  40. package/packages/components/collaspe/index.d.ts +9 -9
  41. package/packages/components/collaspe/src/Index.vue.d.ts +1 -1
  42. package/packages/components/color-picker/index.d.ts +13 -13
  43. package/packages/components/color-picker/src/Index.vue.d.ts +3 -3
  44. package/packages/components/custom-search-item/index.d.ts +24 -24
  45. package/packages/components/custom-search-item/src/Index.vue.d.ts +3 -3
  46. package/packages/components/date-picker/index.d.ts +39 -39
  47. package/packages/components/date-picker/src/DatePicker.vue.d.ts +3 -3
  48. package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +1 -1
  49. package/packages/components/date-picker/src/RangePicker.vue.d.ts +3 -3
  50. package/packages/components/date-picker/src/TimePicker.vue.d.ts +3 -3
  51. package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +3 -3
  52. package/packages/components/dialog/index.d.ts +11 -11
  53. package/packages/components/dialog/src/Index.vue.d.ts +4 -4
  54. package/packages/components/edit-table/index.d.ts +9 -9
  55. package/packages/components/edit-table/src/index.vue.d.ts +1 -1
  56. package/packages/components/empty/index.d.ts +3 -3
  57. package/packages/components/empty/src/Index.vue.d.ts +1 -1
  58. package/packages/components/form/index.d.ts +23 -23
  59. package/packages/components/form/src/Index.vue.d.ts +3 -3
  60. package/packages/components/image-upload/index.d.ts +1 -1
  61. package/packages/components/image-upload/src/Index.vue.d.ts +1 -1
  62. package/packages/components/input/index.d.ts +14 -14
  63. package/packages/components/input/src/index.vue.d.ts +5 -5
  64. package/packages/components/input-dialog-select/index.d.ts +4 -4
  65. package/packages/components/input-dialog-select/src/Index.vue.d.ts +4 -4
  66. package/packages/components/input-number/index.d.ts +18 -18
  67. package/packages/components/input-number/src/App.vue.d.ts +4 -4
  68. package/packages/components/pagination/index.d.ts +16 -16
  69. package/packages/components/pagination/src/Pagination.vue.d.ts +2 -2
  70. package/packages/components/popover/index.d.ts +9 -9
  71. package/packages/components/popover/src/Index.vue.d.ts +1 -1
  72. package/packages/components/progress/index.d.ts +3 -3
  73. package/packages/components/progress/src/Index.vue.d.ts +1 -1
  74. package/packages/components/radio/index.d.ts +38 -38
  75. package/packages/components/radio/src/Index.vue.d.ts +5 -5
  76. package/packages/components/rich-editor/index.d.ts +16 -16
  77. package/packages/components/rich-editor/src/Index.vue.d.ts +4 -4
  78. package/packages/components/search/index.d.ts +4 -4
  79. package/packages/components/search/src/Index.vue.d.ts +4 -4
  80. package/packages/components/search-form/src/SearchDateRange.vue.d.ts +1 -1
  81. package/packages/components/select/index.d.ts +14 -14
  82. package/packages/components/select/src/Select.vue.d.ts +5 -5
  83. package/packages/components/select-input/index.d.ts +1 -1
  84. package/packages/components/select-input/src/Index.vue.d.ts +1 -1
  85. package/packages/components/select-list/index.d.ts +3 -3
  86. package/packages/components/select-list/src/Index.vue.d.ts +1 -1
  87. package/packages/components/special-range-picker-month/index.d.ts +4 -4
  88. package/packages/components/special-range-picker-month/src/Index.vue.d.ts +4 -4
  89. package/packages/components/special-range-picker-year/index.d.ts +4 -4
  90. package/packages/components/special-range-picker-year/src/Index.vue.d.ts +4 -4
  91. package/packages/components/spin/index.d.ts +3 -3
  92. package/packages/components/spin/src/index.vue.d.ts +1 -1
  93. package/packages/components/step/src/stepItem.vue.d.ts +1 -1
  94. package/packages/components/table/index.d.ts +31 -31
  95. package/packages/components/table/src/filter-pane/filterPane.vue.d.ts +3 -3
  96. package/packages/components/table/src/hooks/use-operation.d.ts +5 -5
  97. package/packages/components/table/src/table-column/index.vue.d.ts +4 -4
  98. package/packages/components/tabs/index.d.ts +3 -3
  99. package/packages/components/tabs/src/Tabs.vue.d.ts +1 -1
  100. package/packages/components/tag/index.d.ts +6 -6
  101. package/packages/components/tag/src/Index.vue.d.ts +2 -2
  102. package/packages/components/tooltip/index.d.ts +24 -24
  103. package/packages/components/tooltip/src/index.vue.d.ts +3 -3
  104. package/packages/components/tree/src/App.vue.d.ts +1 -1
  105. package/packages/components/tree-select/src/App.vue.d.ts +37 -37
  106. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +30 -30
  107. package/packages/components/tree-v2/index.d.ts +9 -9
  108. package/packages/components/tree-v2/src/App.vue.d.ts +1 -1
  109. package/packages/components/upload/index.d.ts +3 -3
  110. package/packages/components/upload/src/Index.vue.d.ts +1 -1
@@ -43,13 +43,13 @@ export declare const useForm: (props: any, emits: any, store: any) => {
43
43
  resetField: () => void;
44
44
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
45
45
  size: "small" | "default" | "large";
46
+ alignItems: string;
47
+ marginBottom: string;
48
+ marginRight: string;
46
49
  labelLength: number | string;
47
50
  contentWidth: number | string;
48
51
  labelPosition: "left" | "right" | "top";
49
52
  alignType: "vertical" | "horizontal";
50
- alignItems: string;
51
- marginBottom: string;
52
- marginRight: string;
53
53
  rules: any;
54
54
  labelMarginRight: string;
55
55
  isSearchForm: boolean;
@@ -77,19 +77,19 @@ export declare const useForm: (props: any, emits: any, store: any) => {
77
77
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
78
78
  } & Readonly<{
79
79
  size: "small" | "default" | "large";
80
+ alignItems: string;
81
+ marginBottom: string;
82
+ marginRight: string;
80
83
  labelLength: number | string;
81
84
  contentWidth: number | string;
82
85
  labelPosition: "left" | "right" | "top";
83
86
  alignType: "vertical" | "horizontal";
84
- alignItems: string;
85
- marginBottom: string;
86
- marginRight: string;
87
87
  rules: any;
88
88
  labelMarginRight: string;
89
89
  isSearchForm: boolean;
90
90
  errorMode: "default" | "overlay";
91
91
  autoMarginRight: boolean;
92
- }> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "labelLength" | "contentWidth" | "labelPosition" | "alignType" | "alignItems" | "marginBottom" | "marginRight" | "rules" | "labelMarginRight" | "isSearchForm" | "errorMode" | "autoMarginRight")> & import("vue").ShallowUnwrapRef<{
92
+ }> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "alignItems" | "marginBottom" | "marginRight" | "labelLength" | "contentWidth" | "labelPosition" | "alignType" | "rules" | "labelMarginRight" | "isSearchForm" | "errorMode" | "autoMarginRight")> & import("vue").ShallowUnwrapRef<{
93
93
  validate: (callback: any) => Promise<void>;
94
94
  validateField: (prop: string, callback: any) => Promise<void>;
95
95
  resetField: () => void;
@@ -137,13 +137,13 @@ export declare const useForm: (props: any, emits: any, store: any) => {
137
137
  resetField: () => void;
138
138
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
139
139
  size: "small" | "default" | "large";
140
+ alignItems: string;
141
+ marginBottom: string;
142
+ marginRight: string;
140
143
  labelLength: number | string;
141
144
  contentWidth: number | string;
142
145
  labelPosition: "left" | "right" | "top";
143
146
  alignType: "vertical" | "horizontal";
144
- alignItems: string;
145
- marginBottom: string;
146
- marginRight: string;
147
147
  rules: any;
148
148
  labelMarginRight: string;
149
149
  isSearchForm: boolean;
@@ -171,19 +171,19 @@ export declare const useForm: (props: any, emits: any, store: any) => {
171
171
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
172
172
  } & Readonly<{
173
173
  size: "small" | "default" | "large";
174
+ alignItems: string;
175
+ marginBottom: string;
176
+ marginRight: string;
174
177
  labelLength: number | string;
175
178
  contentWidth: number | string;
176
179
  labelPosition: "left" | "right" | "top";
177
180
  alignType: "vertical" | "horizontal";
178
- alignItems: string;
179
- marginBottom: string;
180
- marginRight: string;
181
181
  rules: any;
182
182
  labelMarginRight: string;
183
183
  isSearchForm: boolean;
184
184
  errorMode: "default" | "overlay";
185
185
  autoMarginRight: boolean;
186
- }> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "labelLength" | "contentWidth" | "labelPosition" | "alignType" | "alignItems" | "marginBottom" | "marginRight" | "rules" | "labelMarginRight" | "isSearchForm" | "errorMode" | "autoMarginRight")> & import("vue").ShallowUnwrapRef<{
186
+ }> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "alignItems" | "marginBottom" | "marginRight" | "labelLength" | "contentWidth" | "labelPosition" | "alignType" | "rules" | "labelMarginRight" | "isSearchForm" | "errorMode" | "autoMarginRight")> & import("vue").ShallowUnwrapRef<{
187
187
  validate: (callback: any) => Promise<void>;
188
188
  validateField: (prop: string, callback: any) => Promise<void>;
189
189
  resetField: () => void;
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
30
30
  type: ObjectConstructor;
31
31
  };
32
32
  }>> & Readonly<{}>, {
33
- isView: boolean;
34
33
  columns: AccordionColumns[];
34
+ isView: boolean;
35
35
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
36
36
  export default _default;
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
30
30
  type: ObjectConstructor;
31
31
  };
32
32
  }>> & Readonly<{}>, {
33
- isView: boolean;
34
33
  columns: GridColumns[];
34
+ isView: boolean;
35
35
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
36
36
  export default _default;
@@ -1,7 +1,7 @@
1
1
  import type { Props } from './type';
2
2
  declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
3
- type: string;
4
3
  data: import("./type").ProcessTrackingItem[];
4
+ type: string;
5
5
  isCustom: boolean;
6
6
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
7
7
  export default _default;
@@ -3,8 +3,8 @@ declare const DasProcessLogItem: import("@das-fed/upf-utils").SFCWithInstall<imp
3
3
  userRate: number | string;
4
4
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
5
5
  declare const DasProcessLog: import("@das-fed/upf-utils").SFCWithInstall<import("vue").DefineComponent<import("./type").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("./type").Props> & Readonly<{}>, {
6
- type: string;
7
6
  data: import("./type").ProcessTrackingItem[];
7
+ type: string;
8
8
  isCustom: boolean;
9
9
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
10
10
  export { DasProcessLogItem, DasProcessLog };
@@ -21,11 +21,11 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
21
21
  onResizing?: ((rect: rectType) => any) | undefined;
22
22
  onResizestop?: ((rect: rectType) => any) | undefined;
23
23
  }>, {
24
+ aspectRatio: boolean;
24
25
  y: number;
25
26
  h: number | string;
26
27
  w: number | string;
27
28
  x: number;
28
- aspectRatio: boolean;
29
29
  isActive: boolean;
30
30
  axis: string;
31
31
  preventActiveBehavior: boolean;
@@ -23,8 +23,8 @@ declare const DasAlertRef: () => import("vue").Ref<({
23
23
  $emit: (event: string, ...args: any[]) => void;
24
24
  $el: any;
25
25
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
26
- top: string | number;
27
26
  left: string | number;
27
+ top: string | number;
28
28
  banner: boolean;
29
29
  delayOffTime: number;
30
30
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
@@ -48,11 +48,11 @@ declare const DasAlertRef: () => import("vue").Ref<({
48
48
  $nextTick: typeof import("vue").nextTick;
49
49
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
50
50
  } & Readonly<{
51
- top: string | number;
52
51
  left: string | number;
52
+ top: string | number;
53
53
  banner: boolean;
54
54
  delayOffTime: number;
55
- }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "top" | "left" | "banner" | "delayOffTime"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
55
+ }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "left" | "top" | "banner" | "delayOffTime"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
56
56
  $slots: {
57
57
  description?: (props: {}) => any;
58
58
  } & {
@@ -90,8 +90,8 @@ declare const DasAlertRef: () => import("vue").Ref<({
90
90
  $emit: (event: string, ...args: any[]) => void;
91
91
  $el: any;
92
92
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
93
- top: string | number;
94
93
  left: string | number;
94
+ top: string | number;
95
95
  banner: boolean;
96
96
  delayOffTime: number;
97
97
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
@@ -115,11 +115,11 @@ declare const DasAlertRef: () => import("vue").Ref<({
115
115
  $nextTick: typeof import("vue").nextTick;
116
116
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
117
117
  } & Readonly<{
118
- top: string | number;
119
118
  left: string | number;
119
+ top: string | number;
120
120
  banner: boolean;
121
121
  delayOffTime: number;
122
- }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "top" | "left" | "banner" | "delayOffTime"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
122
+ }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "left" | "top" | "banner" | "delayOffTime"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
123
123
  $slots: {
124
124
  description?: (props: {}) => any;
125
125
  } & {
@@ -136,8 +136,8 @@ declare const DasAlertRef: () => import("vue").Ref<({
136
136
  }) | null>;
137
137
  declare const DasAlert: import("@das-fed/upf-utils").SFCWithInstall<{
138
138
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
139
- top: string | number;
140
139
  left: string | number;
140
+ top: string | number;
141
141
  banner: boolean;
142
142
  delayOffTime: number;
143
143
  }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -148,8 +148,8 @@ declare const DasAlert: import("@das-fed/upf-utils").SFCWithInstall<{
148
148
  M: {};
149
149
  Defaults: {};
150
150
  }, Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, {
151
- top: string | number;
152
151
  left: string | number;
152
+ top: string | number;
153
153
  banner: boolean;
154
154
  delayOffTime: number;
155
155
  }>;
@@ -157,8 +157,8 @@ declare const DasAlert: import("@das-fed/upf-utils").SFCWithInstall<{
157
157
  __isTeleport?: never;
158
158
  __isSuspense?: never;
159
159
  } & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
160
- top: string | number;
161
160
  left: string | number;
161
+ top: string | number;
162
162
  banner: boolean;
163
163
  delayOffTime: number;
164
164
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
@@ -1,8 +1,8 @@
1
1
  import 'ant-design-vue/es/alert/style/css';
2
2
  import type { Props } from './type';
3
3
  declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
4
- top: string | number;
5
4
  left: string | number;
5
+ top: string | number;
6
6
  banner: boolean;
7
7
  delayOffTime: number;
8
8
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
@@ -4,10 +4,10 @@ declare const DasAudioVideoRef: () => import("vue").Ref<import("vue").CreateComp
4
4
  "visible-change": (val: boolean) => any;
5
5
  }, import("vue").PublicProps, {
6
6
  type: "video" | "audio";
7
+ height: string;
8
+ width: string;
7
9
  mode: "normal" | "view";
8
10
  src: string;
9
- width: string;
10
- height: string;
11
11
  needPreview: boolean;
12
12
  playerProps: Omit<import("./src/player/type.js").Props, "visible" | "type" | "src">;
13
13
  }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -21,10 +21,10 @@ declare const DasAudioVideoRef: () => import("vue").Ref<import("vue").CreateComp
21
21
  "onVisible-change"?: ((val: boolean) => any) | undefined;
22
22
  }>, {}, {}, {}, {}, {
23
23
  type: "video" | "audio";
24
+ height: string;
25
+ width: string;
24
26
  mode: "normal" | "view";
25
27
  src: string;
26
- width: string;
27
- height: string;
28
28
  needPreview: boolean;
29
29
  playerProps: Omit<import("./src/player/type.js").Props, "visible" | "type" | "src">;
30
30
  }> | null, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
@@ -33,10 +33,10 @@ declare const DasAudioVideoRef: () => import("vue").Ref<import("vue").CreateComp
33
33
  "visible-change": (val: boolean) => any;
34
34
  }, import("vue").PublicProps, {
35
35
  type: "video" | "audio";
36
+ height: string;
37
+ width: string;
36
38
  mode: "normal" | "view";
37
39
  src: string;
38
- width: string;
39
- height: string;
40
40
  needPreview: boolean;
41
41
  playerProps: Omit<import("./src/player/type.js").Props, "visible" | "type" | "src">;
42
42
  }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -50,10 +50,10 @@ declare const DasAudioVideoRef: () => import("vue").Ref<import("vue").CreateComp
50
50
  "onVisible-change"?: ((val: boolean) => any) | undefined;
51
51
  }>, {}, {}, {}, {}, {
52
52
  type: "video" | "audio";
53
+ height: string;
54
+ width: string;
53
55
  mode: "normal" | "view";
54
56
  src: string;
55
- width: string;
56
- height: string;
57
57
  needPreview: boolean;
58
58
  playerProps: Omit<import("./src/player/type.js").Props, "visible" | "type" | "src">;
59
59
  }> | null>;
@@ -130,10 +130,10 @@ declare const DasAudioVideo: import("@das-fed/upf-utils").SFCWithInstall<import(
130
130
  "onVisible-change"?: ((val: boolean) => any) | undefined;
131
131
  }>, {
132
132
  type: "video" | "audio";
133
+ height: string;
134
+ width: string;
133
135
  mode: "normal" | "view";
134
136
  src: string;
135
- width: string;
136
- height: string;
137
137
  needPreview: boolean;
138
138
  playerProps: Omit<import("./src/player/type.js").Props, "visible" | "type" | "src">;
139
139
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
@@ -5,10 +5,10 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
5
5
  "onVisible-change"?: ((val: boolean) => any) | undefined;
6
6
  }>, {
7
7
  type: "video" | "audio";
8
+ height: string;
9
+ width: string;
8
10
  mode: "normal" | "view";
9
11
  src: string;
10
- width: string;
11
- height: string;
12
12
  needPreview: boolean;
13
13
  playerProps: Omit<import("./player/type").Props, "visible" | "type" | "src">;
14
14
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -19,9 +19,9 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
19
19
  readonly path?: any;
20
20
  readonly nodeKey?: string | undefined;
21
21
  readonly showInputDom?: boolean | undefined;
22
+ readonly onChange?: ((val: string) => any) | undefined;
22
23
  readonly onInput?: ((val: string) => any) | undefined;
23
24
  readonly "onUpdate:modelValue"?: ((val: string) => any) | undefined;
24
- readonly onChange?: ((val: string) => any) | undefined;
25
25
  readonly "onUpdate:path"?: ((val: any) => any) | undefined;
26
26
  readonly "onNode-click"?: ((val: any) => any) | undefined;
27
27
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
@@ -37,29 +37,29 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
37
37
  $root: import("vue").ComponentPublicInstance | null;
38
38
  $parent: import("vue").ComponentPublicInstance | null;
39
39
  $host: Element | null;
40
- $emit: ((event: "input", val: string) => void) & ((event: "update:modelValue", val: string) => void) & ((event: "change", val: string) => void) & ((event: "update:path", val: any) => void) & ((event: "node-click", val: any) => void);
40
+ $emit: ((event: "change", val: string) => void) & ((event: "input", val: string) => void) & ((event: "update:modelValue", val: string) => void) & ((event: "update:path", val: any) => void) & ((event: "node-click", val: any) => void);
41
41
  $el: any;
42
42
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
43
+ onChange?: ((val: string) => any) | undefined;
43
44
  onInput?: ((val: string) => any) | undefined;
44
45
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
45
- onChange?: ((val: string) => any) | undefined;
46
46
  "onUpdate:path"?: ((val: any) => any) | undefined;
47
47
  "onNode-click"?: ((val: any) => any) | undefined;
48
48
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
49
+ change: (val: string) => any;
49
50
  input: (val: string) => any;
50
51
  "update:modelValue": (val: string) => any;
51
- change: (val: string) => any;
52
52
  "update:path": (val: any) => any;
53
53
  "node-click": (val: any) => any;
54
54
  }, string, {
55
55
  size: "default" | "table";
56
+ width: number | string;
57
+ offset: number;
56
58
  mode: "tree" | "list";
59
+ options: any[];
57
60
  modelValue: string;
58
61
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
59
62
  popperOptions: Record<string, any>;
60
- width: number | string;
61
- offset: number;
62
- options: any[];
63
63
  isView: boolean;
64
64
  showFullPath: boolean;
65
65
  fieldNames: import("./src/type.js").FieldNamesOptions & any;
@@ -88,13 +88,13 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
88
88
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
89
89
  } & Readonly<{
90
90
  size: "default" | "table";
91
+ width: number | string;
92
+ offset: number;
91
93
  mode: "tree" | "list";
94
+ options: any[];
92
95
  modelValue: string;
93
96
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
94
97
  popperOptions: Record<string, any>;
95
- width: number | string;
96
- offset: number;
97
- options: any[];
98
98
  isView: boolean;
99
99
  showFullPath: boolean;
100
100
  fieldNames: import("./src/type.js").FieldNamesOptions & any;
@@ -102,12 +102,12 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
102
102
  treeOptions: any;
103
103
  showInputDom: boolean;
104
104
  }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
105
+ onChange?: ((val: string) => any) | undefined;
105
106
  onInput?: ((val: string) => any) | undefined;
106
107
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
107
- onChange?: ((val: string) => any) | undefined;
108
108
  "onUpdate:path"?: ((val: any) => any) | undefined;
109
109
  "onNode-click"?: ((val: any) => any) | undefined;
110
- }>, "size" | "mode" | "modelValue" | "placement" | "popperOptions" | "width" | "offset" | "options" | "isView" | "showFullPath" | "fieldNames" | "maxCount" | "treeOptions" | "showInputDom"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
110
+ }>, "size" | "width" | "offset" | "mode" | "options" | "modelValue" | "placement" | "popperOptions" | "isView" | "showFullPath" | "fieldNames" | "maxCount" | "treeOptions" | "showInputDom"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
111
111
  $slots: {
112
112
  [x: string]: ((props: {}) => any) | undefined;
113
113
  [x: number]: ((props: {}) => any) | undefined;
@@ -132,9 +132,9 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
132
132
  readonly path?: any;
133
133
  readonly nodeKey?: string | undefined;
134
134
  readonly showInputDom?: boolean | undefined;
135
+ readonly onChange?: ((val: string) => any) | undefined;
135
136
  readonly onInput?: ((val: string) => any) | undefined;
136
137
  readonly "onUpdate:modelValue"?: ((val: string) => any) | undefined;
137
- readonly onChange?: ((val: string) => any) | undefined;
138
138
  readonly "onUpdate:path"?: ((val: any) => any) | undefined;
139
139
  readonly "onNode-click"?: ((val: any) => any) | undefined;
140
140
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
@@ -150,29 +150,29 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
150
150
  $root: import("vue").ComponentPublicInstance | null;
151
151
  $parent: import("vue").ComponentPublicInstance | null;
152
152
  $host: Element | null;
153
- $emit: ((event: "input", val: string) => void) & ((event: "update:modelValue", val: string) => void) & ((event: "change", val: string) => void) & ((event: "update:path", val: any) => void) & ((event: "node-click", val: any) => void);
153
+ $emit: ((event: "change", val: string) => void) & ((event: "input", val: string) => void) & ((event: "update:modelValue", val: string) => void) & ((event: "update:path", val: any) => void) & ((event: "node-click", val: any) => void);
154
154
  $el: any;
155
155
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
156
+ onChange?: ((val: string) => any) | undefined;
156
157
  onInput?: ((val: string) => any) | undefined;
157
158
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
158
- onChange?: ((val: string) => any) | undefined;
159
159
  "onUpdate:path"?: ((val: any) => any) | undefined;
160
160
  "onNode-click"?: ((val: any) => any) | undefined;
161
161
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
162
+ change: (val: string) => any;
162
163
  input: (val: string) => any;
163
164
  "update:modelValue": (val: string) => any;
164
- change: (val: string) => any;
165
165
  "update:path": (val: any) => any;
166
166
  "node-click": (val: any) => any;
167
167
  }, string, {
168
168
  size: "default" | "table";
169
+ width: number | string;
170
+ offset: number;
169
171
  mode: "tree" | "list";
172
+ options: any[];
170
173
  modelValue: string;
171
174
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
172
175
  popperOptions: Record<string, any>;
173
- width: number | string;
174
- offset: number;
175
- options: any[];
176
176
  isView: boolean;
177
177
  showFullPath: boolean;
178
178
  fieldNames: import("./src/type.js").FieldNamesOptions & any;
@@ -201,13 +201,13 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
201
201
  $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
202
202
  } & Readonly<{
203
203
  size: "default" | "table";
204
+ width: number | string;
205
+ offset: number;
204
206
  mode: "tree" | "list";
207
+ options: any[];
205
208
  modelValue: string;
206
209
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
207
210
  popperOptions: Record<string, any>;
208
- width: number | string;
209
- offset: number;
210
- options: any[];
211
211
  isView: boolean;
212
212
  showFullPath: boolean;
213
213
  fieldNames: import("./src/type.js").FieldNamesOptions & any;
@@ -215,12 +215,12 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
215
215
  treeOptions: any;
216
216
  showInputDom: boolean;
217
217
  }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
218
+ onChange?: ((val: string) => any) | undefined;
218
219
  onInput?: ((val: string) => any) | undefined;
219
220
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
220
- onChange?: ((val: string) => any) | undefined;
221
221
  "onUpdate:path"?: ((val: any) => any) | undefined;
222
222
  "onNode-click"?: ((val: any) => any) | undefined;
223
- }>, "size" | "mode" | "modelValue" | "placement" | "popperOptions" | "width" | "offset" | "options" | "isView" | "showFullPath" | "fieldNames" | "maxCount" | "treeOptions" | "showInputDom"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
223
+ }>, "size" | "width" | "offset" | "mode" | "options" | "modelValue" | "placement" | "popperOptions" | "isView" | "showFullPath" | "fieldNames" | "maxCount" | "treeOptions" | "showInputDom"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
224
224
  $slots: {
225
225
  [x: string]: ((props: {}) => any) | undefined;
226
226
  [x: number]: ((props: {}) => any) | undefined;
@@ -228,26 +228,26 @@ declare const DasAutocompleteRef: () => import("vue").Ref<({
228
228
  }) | null>;
229
229
  declare const DasAutocomplete: import("@das-fed/upf-utils").SFCWithInstall<{
230
230
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
231
+ onChange?: ((val: string) => any) | undefined;
231
232
  onInput?: ((val: string) => any) | undefined;
232
233
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
233
- onChange?: ((val: string) => any) | undefined;
234
234
  "onUpdate:path"?: ((val: any) => any) | undefined;
235
235
  "onNode-click"?: ((val: any) => any) | undefined;
236
236
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
237
+ change: (val: string) => any;
237
238
  input: (val: string) => any;
238
239
  "update:modelValue": (val: string) => any;
239
- change: (val: string) => any;
240
240
  "update:path": (val: any) => any;
241
241
  "node-click": (val: any) => any;
242
242
  }, import("vue").PublicProps, {
243
243
  size: "default" | "table";
244
+ width: number | string;
245
+ offset: number;
244
246
  mode: "tree" | "list";
247
+ options: any[];
245
248
  modelValue: string;
246
249
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
247
250
  popperOptions: Record<string, any>;
248
- width: number | string;
249
- offset: number;
250
- options: any[];
251
251
  isView: boolean;
252
252
  showFullPath: boolean;
253
253
  fieldNames: import("./src/type.js").FieldNamesOptions & any;
@@ -262,20 +262,20 @@ declare const DasAutocomplete: import("@das-fed/upf-utils").SFCWithInstall<{
262
262
  M: {};
263
263
  Defaults: {};
264
264
  }, Readonly<import("./src/type.js").Props> & Readonly<{
265
+ onChange?: ((val: string) => any) | undefined;
265
266
  onInput?: ((val: string) => any) | undefined;
266
267
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
267
- onChange?: ((val: string) => any) | undefined;
268
268
  "onUpdate:path"?: ((val: any) => any) | undefined;
269
269
  "onNode-click"?: ((val: any) => any) | undefined;
270
270
  }>, {}, {}, {}, {}, {
271
271
  size: "default" | "table";
272
+ width: number | string;
273
+ offset: number;
272
274
  mode: "tree" | "list";
275
+ options: any[];
273
276
  modelValue: string;
274
277
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
275
278
  popperOptions: Record<string, any>;
276
- width: number | string;
277
- offset: number;
278
- options: any[];
279
279
  isView: boolean;
280
280
  showFullPath: boolean;
281
281
  fieldNames: import("./src/type.js").FieldNamesOptions & any;
@@ -287,26 +287,26 @@ declare const DasAutocomplete: import("@das-fed/upf-utils").SFCWithInstall<{
287
287
  __isTeleport?: never;
288
288
  __isSuspense?: never;
289
289
  } & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
290
+ onChange?: ((val: string) => any) | undefined;
290
291
  onInput?: ((val: string) => any) | undefined;
291
292
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
292
- onChange?: ((val: string) => any) | undefined;
293
293
  "onUpdate:path"?: ((val: any) => any) | undefined;
294
294
  "onNode-click"?: ((val: any) => any) | undefined;
295
295
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
296
+ change: (val: string) => any;
296
297
  input: (val: string) => any;
297
298
  "update:modelValue": (val: string) => any;
298
- change: (val: string) => any;
299
299
  "update:path": (val: any) => any;
300
300
  "node-click": (val: any) => any;
301
301
  }, string, {
302
302
  size: "default" | "table";
303
+ width: number | string;
304
+ offset: number;
303
305
  mode: "tree" | "list";
306
+ options: any[];
304
307
  modelValue: string;
305
308
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
306
309
  popperOptions: Record<string, any>;
307
- width: number | string;
308
- offset: number;
309
- options: any[];
310
310
  isView: boolean;
311
311
  showFullPath: boolean;
312
312
  fieldNames: import("./src/type.js").FieldNamesOptions & any;
@@ -5,26 +5,26 @@ type __VLS_Slots = {} & {
5
5
  [K in NonNullable<typeof __VLS_34>]?: (props: typeof __VLS_35) => any;
6
6
  };
7
7
  declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ change: (val: string) => any;
8
9
  input: (val: string) => any;
9
10
  "update:modelValue": (val: string) => any;
10
- change: (val: string) => any;
11
11
  "update:path": (val: any) => any;
12
12
  "node-click": (val: any) => any;
13
13
  }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
14
+ onChange?: ((val: string) => any) | undefined;
14
15
  onInput?: ((val: string) => any) | undefined;
15
16
  "onUpdate:modelValue"?: ((val: string) => any) | undefined;
16
- onChange?: ((val: string) => any) | undefined;
17
17
  "onUpdate:path"?: ((val: any) => any) | undefined;
18
18
  "onNode-click"?: ((val: any) => any) | undefined;
19
19
  }>, {
20
20
  size: "default" | "table";
21
+ width: number | string;
22
+ offset: number;
21
23
  mode: "tree" | "list";
24
+ options: any[];
22
25
  modelValue: string;
23
26
  placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end";
24
27
  popperOptions: Record<string, any>;
25
- width: number | string;
26
- offset: number;
27
- options: any[];
28
28
  isView: boolean;
29
29
  showFullPath: boolean;
30
30
  fieldNames: import("./type").FieldNamesOptions & any;
@@ -6,9 +6,9 @@ declare const DasButton: import("@das-fed/upf-utils").SFCWithInstall<{
6
6
  click: (...args: any[]) => void;
7
7
  "update:activeKey": (...args: any[]) => void;
8
8
  }, import("vue").PublicProps, {
9
+ disabled: boolean;
9
10
  size: "small" | "middle" | "large";
10
11
  icon: string;
11
- disabled: boolean;
12
12
  activeKey: string | number | boolean;
13
13
  getPopupContainer: () => void;
14
14
  menuData: any[];
@@ -31,9 +31,9 @@ declare const DasButton: import("@das-fed/upf-utils").SFCWithInstall<{
31
31
  onClick?: ((...args: any[]) => any) | undefined;
32
32
  "onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
33
33
  }>, {}, {}, {}, {}, {
34
+ disabled: boolean;
34
35
  size: "small" | "middle" | "large";
35
36
  icon: string;
36
- disabled: boolean;
37
37
  activeKey: string | number | boolean;
38
38
  getPopupContainer: () => void;
39
39
  menuData: any[];
@@ -56,9 +56,9 @@ declare const DasButton: import("@das-fed/upf-utils").SFCWithInstall<{
56
56
  click: (...args: any[]) => void;
57
57
  "update:activeKey": (...args: any[]) => void;
58
58
  }, string, {
59
+ disabled: boolean;
59
60
  size: "small" | "middle" | "large";
60
61
  icon: string;
61
- disabled: boolean;
62
62
  activeKey: string | number | boolean;
63
63
  getPopupContainer: () => void;
64
64
  menuData: any[];
@@ -9,9 +9,9 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<DasButtonP
9
9
  onClick?: ((...args: any[]) => any) | undefined;
10
10
  "onUpdate:activeKey"?: ((...args: any[]) => any) | undefined;
11
11
  }>, {
12
+ disabled: boolean;
12
13
  size: "small" | "middle" | "large";
13
14
  icon: string;
14
- disabled: boolean;
15
15
  activeKey: string | number | boolean;
16
16
  getPopupContainer: () => void;
17
17
  menuData: any[];