@veltra/desktop 1.0.2 → 1.0.4

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 (199) hide show
  1. package/dist/components/action/action-group.vue.d.ts +1 -1
  2. package/dist/components/action/action.vue.d.ts +1 -1
  3. package/dist/components/auto-complete/auto-complete.js.map +1 -1
  4. package/dist/components/auto-complete/auto-complete.vue.d.ts +1 -1
  5. package/dist/components/button/button.vue.d.ts +1 -1
  6. package/dist/components/cascade/cascade.js.map +1 -1
  7. package/dist/components/cascade/cascade.vue.d.ts +3 -3
  8. package/dist/components/checkbox/checkbox-button.js.map +1 -1
  9. package/dist/components/checkbox/checkbox-button.vue.d.ts +1 -1
  10. package/dist/components/checkbox-group/checkbox-group.js.map +1 -1
  11. package/dist/components/date-panel/date-panel.vue.d.ts +1 -1
  12. package/dist/components/date-picker/date-picker.js.map +1 -1
  13. package/dist/components/date-picker/date-picker.vue.d.ts +2 -2
  14. package/dist/components/date-range-picker/date-range-picker.js.map +1 -1
  15. package/dist/components/date-range-picker/date-range-picker.vue.d.ts +2 -2
  16. package/dist/components/form-item/helper.js.map +1 -1
  17. package/dist/components/grid/use-responsive.js.map +1 -1
  18. package/dist/components/group-input/group-input.js.map +1 -1
  19. package/dist/components/icon/icon.js.map +1 -1
  20. package/dist/components/input/input.js.map +1 -1
  21. package/dist/components/input/input.vue.d.ts +3 -3
  22. package/dist/components/input/input.vue_vue_type_script_setup_true_lang.js.map +1 -1
  23. package/dist/components/message-confirm/message-confirm.js.map +1 -1
  24. package/dist/components/multi-select/multi-select.js.map +1 -1
  25. package/dist/components/multi-select/multi-select.vue.d.ts +1 -1
  26. package/dist/components/multi-tree-select/multi-tree-select.vue.d.ts +3 -3
  27. package/dist/components/number-input/number-input.js.map +1 -1
  28. package/dist/components/number-input/number-input.vue.d.ts +1 -1
  29. package/dist/components/number-range-input/number-range-input.js.map +1 -1
  30. package/dist/components/number-range-input/number-range-input.vue.d.ts +1 -1
  31. package/dist/components/password-input/password-input.vue.d.ts +1 -1
  32. package/dist/components/radio-group/radio-group.js.map +1 -1
  33. package/dist/components/rich-text-editor/rich-text-editor.vue.d.ts +1 -1
  34. package/dist/components/select/select.js.map +1 -1
  35. package/dist/components/select/select.vue.d.ts +1 -1
  36. package/dist/components/table/table-foot.js.map +1 -1
  37. package/dist/components/tabs/tabs.vue.d.ts +2 -2
  38. package/dist/components/textarea/textarea.js.map +1 -1
  39. package/dist/components/textarea/textarea.vue.d.ts +3 -3
  40. package/dist/components/tree-select/tree-select.vue.d.ts +2 -2
  41. package/dist/index.d.ts +1 -1
  42. package/dist/types/action.d.ts +1 -1
  43. package/dist/types/animation.d.ts +1 -1
  44. package/dist/types/auto-complete.d.ts +1 -2
  45. package/dist/types/badge.d.ts +1 -2
  46. package/dist/types/batch-edit.d.ts +1 -1
  47. package/dist/types/button.d.ts +1 -2
  48. package/dist/types/calendar.d.ts +1 -1
  49. package/dist/types/card.d.ts +1 -2
  50. package/dist/types/cascade.d.ts +1 -2
  51. package/dist/types/check-tag.d.ts +1 -1
  52. package/dist/types/checkbox-group.d.ts +1 -1
  53. package/dist/types/checkbox.d.ts +1 -1
  54. package/dist/types/code-editor.d.ts +1 -2
  55. package/dist/types/condition-editor.d.ts +1 -1
  56. package/dist/types/context-menu.d.ts +1 -2
  57. package/dist/types/css-transition.d.ts +1 -1
  58. package/dist/types/date-panel.d.ts +1 -1
  59. package/dist/types/date-picker.d.ts +1 -2
  60. package/dist/types/date-range-picker.d.ts +1 -2
  61. package/dist/types/dialog.d.ts +1 -2
  62. package/dist/types/drawer.d.ts +1 -1
  63. package/dist/types/dropdown.d.ts +1 -1
  64. package/dist/types/empty.d.ts +1 -1
  65. package/dist/types/expression-editor.d.ts +1 -2
  66. package/dist/types/file-picker.d.ts +1 -2
  67. package/dist/types/float-button.d.ts +1 -2
  68. package/dist/types/form-item.d.ts +1 -1
  69. package/dist/types/form.d.ts +1 -3
  70. package/dist/types/grid-input.d.ts +1 -1
  71. package/dist/types/grid.d.ts +1 -2
  72. package/dist/types/group-input.d.ts +1 -2
  73. package/dist/types/index.d.ts +2 -2
  74. package/dist/types/layout.d.ts +1 -1
  75. package/dist/types/list.d.ts +1 -2
  76. package/dist/types/loading.d.ts +1 -1
  77. package/dist/types/menu.d.ts +1 -1
  78. package/dist/types/message-confirm.d.ts +1 -2
  79. package/dist/types/message.d.ts +1 -1
  80. package/dist/types/multi-auto-complete.d.ts +1 -1
  81. package/dist/types/multi-select.d.ts +1 -2
  82. package/dist/types/multi-tree-select.d.ts +1 -2
  83. package/dist/types/notification.d.ts +1 -2
  84. package/dist/types/paginator.d.ts +1 -1
  85. package/dist/types/palette.d.ts +1 -2
  86. package/dist/types/password-input.d.ts +1 -1
  87. package/dist/types/pop-confirm.d.ts +1 -1
  88. package/dist/types/pop.d.ts +1 -1
  89. package/dist/types/progress-nodes.d.ts +1 -2
  90. package/dist/types/progress.d.ts +1 -2
  91. package/dist/types/quick-batch-edit.d.ts +1 -1
  92. package/dist/types/radio-group.d.ts +1 -2
  93. package/dist/types/radio.d.ts +1 -2
  94. package/dist/types/rich-text-editor.d.ts +1 -2
  95. package/dist/types/scroll.d.ts +1 -1
  96. package/dist/types/select.d.ts +1 -2
  97. package/dist/types/slider.d.ts +1 -2
  98. package/dist/types/steps.d.ts +1 -2
  99. package/dist/types/switch.d.ts +1 -2
  100. package/dist/types/table-editor.d.ts +1 -1
  101. package/dist/types/table.d.ts +1 -2
  102. package/dist/types/tabs.d.ts +1 -1
  103. package/dist/types/tag.d.ts +1 -1
  104. package/dist/types/text-editor.d.ts +1 -2
  105. package/dist/types/textarea.d.ts +1 -2
  106. package/dist/types/theme.d.ts +1 -1
  107. package/dist/types/tip.d.ts +1 -1
  108. package/dist/types/tree-select.d.ts +1 -2
  109. package/dist/types/tree.d.ts +1 -1
  110. package/dist/types/watermark.d.ts +1 -1
  111. package/package.json +13 -20
  112. package/src/components/auto-complete/auto-complete.vue +1 -2
  113. package/src/components/cascade/cascade.vue +1 -2
  114. package/src/components/checkbox/checkbox-button.vue +1 -2
  115. package/src/components/checkbox-group/checkbox-group.vue +1 -2
  116. package/src/components/date-picker/date-picker.vue +1 -2
  117. package/src/components/date-range-picker/date-range-picker.vue +1 -2
  118. package/src/components/form-item/helper.ts +1 -2
  119. package/src/components/grid/use-responsive.ts +1 -1
  120. package/src/components/group-input/group-input.vue +1 -2
  121. package/src/components/icon/icon.vue +1 -2
  122. package/src/components/input/input.vue +1 -2
  123. package/src/components/message-confirm/message-confirm.vue +1 -2
  124. package/src/components/multi-select/multi-select.vue +1 -2
  125. package/src/components/number-input/number-input.vue +1 -3
  126. package/src/components/number-range-input/number-range-input.vue +1 -2
  127. package/src/components/radio-group/radio-group.vue +1 -2
  128. package/src/components/select/select.vue +1 -2
  129. package/src/components/table/table-foot.vue +1 -2
  130. package/src/components/textarea/textarea.vue +1 -2
  131. package/src/types/action.ts +1 -1
  132. package/src/types/animation.ts +1 -1
  133. package/src/types/auto-complete.ts +1 -2
  134. package/src/types/badge.ts +1 -2
  135. package/src/types/batch-edit.ts +1 -1
  136. package/src/types/button.ts +1 -2
  137. package/src/types/calendar.ts +1 -1
  138. package/src/types/card.ts +1 -2
  139. package/src/types/cascade.ts +1 -2
  140. package/src/types/check-tag.ts +1 -1
  141. package/src/types/checkbox-group.ts +1 -1
  142. package/src/types/checkbox.ts +1 -1
  143. package/src/types/code-editor.ts +1 -2
  144. package/src/types/condition-editor.ts +1 -1
  145. package/src/types/context-menu.ts +1 -2
  146. package/src/types/css-transition.ts +1 -1
  147. package/src/types/date-panel.ts +1 -1
  148. package/src/types/date-picker.ts +1 -2
  149. package/src/types/date-range-picker.ts +1 -2
  150. package/src/types/dialog.ts +1 -2
  151. package/src/types/drawer.ts +1 -1
  152. package/src/types/dropdown.ts +1 -1
  153. package/src/types/empty.ts +1 -1
  154. package/src/types/expression-editor.ts +1 -2
  155. package/src/types/file-picker.ts +1 -2
  156. package/src/types/float-button.ts +1 -2
  157. package/src/types/form-item.ts +1 -1
  158. package/src/types/form.ts +1 -3
  159. package/src/types/grid-input.ts +1 -1
  160. package/src/types/grid.ts +1 -2
  161. package/src/types/group-input.ts +1 -2
  162. package/src/types/index.ts +1 -1
  163. package/src/types/layout.ts +1 -1
  164. package/src/types/list.ts +1 -2
  165. package/src/types/loading.ts +1 -1
  166. package/src/types/menu.ts +1 -1
  167. package/src/types/message-confirm.ts +1 -2
  168. package/src/types/message.ts +1 -1
  169. package/src/types/multi-auto-complete.ts +1 -1
  170. package/src/types/multi-select.ts +1 -2
  171. package/src/types/multi-tree-select.ts +1 -2
  172. package/src/types/notification.ts +1 -2
  173. package/src/types/paginator.ts +1 -1
  174. package/src/types/palette.ts +1 -2
  175. package/src/types/password-input.ts +1 -1
  176. package/src/types/pop-confirm.ts +1 -1
  177. package/src/types/pop.ts +1 -1
  178. package/src/types/progress-nodes.ts +1 -2
  179. package/src/types/progress.ts +1 -2
  180. package/src/types/quick-batch-edit.ts +1 -1
  181. package/src/types/radio-group.ts +1 -2
  182. package/src/types/radio.ts +1 -2
  183. package/src/types/rich-text-editor.ts +1 -2
  184. package/src/types/scroll.ts +1 -1
  185. package/src/types/select.ts +1 -2
  186. package/src/types/slider.ts +1 -2
  187. package/src/types/steps.ts +1 -2
  188. package/src/types/switch.ts +1 -2
  189. package/src/types/table-editor.ts +1 -1
  190. package/src/types/table.ts +1 -2
  191. package/src/types/tabs.ts +1 -1
  192. package/src/types/tag.ts +1 -1
  193. package/src/types/text-editor.ts +1 -2
  194. package/src/types/textarea.ts +1 -2
  195. package/src/types/theme.ts +1 -1
  196. package/src/types/tip.ts +1 -1
  197. package/src/types/tree-select.ts +1 -2
  198. package/src/types/tree.ts +1 -1
  199. package/src/types/watermark.ts +1 -1
@@ -1,5 +1,4 @@
1
- import { ColorType, ComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ColorType, ComponentProps, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/badge.d.ts
5
4
  /** 徽章组件属性 */
@@ -1,7 +1,7 @@
1
1
  import { ActionProps } from "./action.js";
2
2
  import { IFormModel } from "./form.js";
3
3
  import { TableColumn, TableEmits, TableProps, TableRow } from "./table.js";
4
- import { DeconstructValue } from "@veltra/utils/types/helper";
4
+ import { DeconstructValue } from "@veltra/utils";
5
5
 
6
6
  //#region src/types/batch-edit.d.ts
7
7
  /** 批量编辑列 */
@@ -1,6 +1,5 @@
1
1
  import { Component, ShallowRef } from "vue";
2
- import { ColorType, ComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { ColorType, ComponentProps, DeconstructValue } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/button.d.ts
6
5
  /** 按钮类型 */
@@ -1,5 +1,5 @@
1
1
  import { Dater } from "@cat-kit/core";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/calendar.d.ts
5
5
  /** day接口 */
@@ -1,5 +1,4 @@
1
- import { ComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ComponentProps, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/card.d.ts
5
4
  /** 卡片组件属性 */
@@ -1,6 +1,5 @@
1
1
  import { ITreeNode } from "@cat-kit/core";
2
- import { FormComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/cascade.d.ts
6
5
  interface CascadeNode extends ITreeNode<Record<string, any>, CascadeNode> {
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/check-tag.d.ts
4
4
  /** check-tag组件属性 */
@@ -1,4 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
1
+ import { FormComponentProps } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/checkbox-group.d.ts
4
4
  /** 复选框组, 用来选择一组数据组件属性 */
@@ -1,4 +1,4 @@
1
- import { ColorType, FormComponentProps } from "@veltra/utils/types/component-common";
1
+ import { ColorType, FormComponentProps } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/checkbox.d.ts
4
4
  /** 复选框组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/code-editor.d.ts
5
4
  type CodeEditorLang = 'js' | 'sql' | 'java' | 'json';
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/condition-editor.d.ts
4
4
  /** 条件编辑器组件属性 */
@@ -1,6 +1,5 @@
1
1
  import { Component } from "vue";
2
- import { ComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { ComponentProps, DeconstructValue } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/context-menu.d.ts
6
5
  /**
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/css-transition.d.ts
4
4
  /** 过渡组件属性 */
@@ -1,5 +1,5 @@
1
1
  import { Dater } from "@cat-kit/core";
2
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
+ import { FormComponentProps } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/date-panel.d.ts
5
5
  type PanelType = 'day' | 'month' | 'year';
@@ -1,6 +1,5 @@
1
1
  import { Dater } from "@cat-kit/core";
2
- import { FormComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/date-picker.d.ts
6
5
  /** date-picker组件属性 */
@@ -1,6 +1,5 @@
1
1
  import { Dater } from "@cat-kit/core";
2
- import { FormComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/date-range-picker.d.ts
6
5
  /** date-range-picker组件属性 */
@@ -1,5 +1,4 @@
1
- import { ComponentSize } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ComponentSize, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/dialog.d.ts
5
4
  /** 对话框组件属性 */
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/drawer.d.ts
4
4
  /** 抽屉方向 */
@@ -1,5 +1,5 @@
1
1
  import { CSSProperties } from "vue";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/dropdown.d.ts
5
5
  /** 下拉框组件属性 */
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/empty.d.ts
4
4
  /** 空内容组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/expression-editor.d.ts
5
4
  interface VariableItem {
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/file-picker.d.ts
5
4
  /** 文件上传器组件属性 */
@@ -1,7 +1,6 @@
1
1
  import { ButtonType } from "./button.js";
2
2
  import { Component } from "vue";
3
- import { ComponentProps } from "@veltra/utils/types/component-common";
4
- import { DeconstructValue } from "@veltra/utils/types/helper";
3
+ import { ComponentProps, DeconstructValue } from "@veltra/utils";
5
4
 
6
5
  //#region src/types/float-button.d.ts
7
6
  interface FloatButtonItem {
@@ -1,4 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
1
+ import { FormComponentProps } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/form-item.d.ts
4
4
  /** 组件项组件属性 */
@@ -1,7 +1,5 @@
1
1
  import { ShallowRef } from "vue";
2
- import { ValidateRule } from "@veltra/utils/types";
3
- import { ComponentProps } from "@veltra/utils/types/component-common";
4
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { ComponentProps, DeconstructValue, ValidateRule } from "@veltra/utils";
5
3
 
6
4
  //#region src/types/form.d.ts
7
5
  interface FormModelItem<Val = any> extends ValidateRule {
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/grid-input.d.ts
4
4
  /** 密码输入框组件组件属性 */
@@ -1,6 +1,5 @@
1
1
  import { ShallowRef } from "vue";
2
- import { BreakpointName } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { BreakpointName, DeconstructValue } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/grid.d.ts
6
5
  interface Breakpoint {
@@ -1,6 +1,5 @@
1
1
  import { StyleValue } from "vue";
2
- import { FormComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/group-input.d.ts
6
5
  /** 分组输入组件属性 */
@@ -74,13 +74,13 @@ import { AutoCompleteEmits, AutoCompleteExposed, AutoCompleteProps, _AutoComplet
74
74
  import { SwitchEmits, SwitchExposed, SwitchProps, _SwitchExposed } from "./switch.js";
75
75
  import { StepsEmits, StepsExposed, StepsProps, StepsSlotScope, _StepsExposed } from "./steps.js";
76
76
  import { RichTextEditorEmits, RichTextEditorExposed, RichTextEditorProps, RichTextFormat, ToolbarItem, _RichTextEditorExposed } from "./rich-text-editor.js";
77
- export * from "@veltra/utils/types";
77
+ export * from "@veltra/utils";
78
78
 
79
79
  //#region src/types/index.d.ts
80
80
  declare namespace index_d_exports {
81
81
  export { ActionEmits, ActionExposed, ActionGroupProps, ActionProps, AnimationEmits, AnimationExposed, AnimationProps, AutoCompleteEmits, AutoCompleteExposed, AutoCompleteProps, BadgeEmits, BadgeExposed, BadgeProps, BarType, BatchEditColumn, BatchEditEmits, BatchEditExposed, BatchEditFeature, BatchEditProps, BreakCols, Breakpoint, ButtonEmits, ButtonExposed, ButtonProps, ButtonType, CalendarDay, CalendarEmits, CalendarExposed, CalendarMonth, CalendarProps, CalendarYear, CardActionProps, CardContentProps, CardCoverProps, CardEmits, CardExposed, CardProps, CascadeEmits, CascadeExposed, CascadeNode, CascadeProps, CheckTagEmits, CheckTagExposed, CheckTagProps, CheckboxButtonEmits, CheckboxButtonProps, CheckboxEmits, CheckboxExposed, CheckboxGroupEmits, CheckboxGroupExposed, CheckboxGroupProps, CheckboxProps, CodeEditorEmits, CodeEditorExposed, CodeEditorLang, CodeEditorProps, ConditionEditorEmits, ConditionEditorExposed, ConditionEditorProps, ContextMenuEmits, ContextMenuExposed, ContextMenuItem, ContextMenuProps, CssTransitionEmits, CssTransitionExposed, CssTransitionProps, DataSettingConfig, DatePanelEmits, DatePanelProps, DatePickerEmits, DatePickerExposed, DatePickerProps, DateRangePickerEmits, DateRangePickerExposed, DateRangePickerProps, DialogEmits, DialogExposed, DialogProps, DrawerDirection, DrawerEmits, DrawerExposed, DrawerMode, DrawerProps, DropdownEmits, DropdownExposed, DropdownProps, EmptyEmits, EmptyExposed, EmptyProps, ExpressionEditorEmits, ExpressionEditorExposed, ExpressionEditorProps, FloatButtonEmits, FloatButtonExposed, FloatButtonItem, FloatButtonProps, FormExposed, FormItemEmits, FormItemExposed, FormItemProps, FormModelItem, FormProps, GanttChartEmits, GanttChartExposed, GanttChartProps, GridEmits, GridExposed, GridInputEmits, GridInputExposed, GridInputProps, GridItemProps, GridProps, GroupInputEmits, GroupInputExposed, GroupInputProps, IFormModel, IconEmits, IconExposed, IconProps, InputEmits, InputExposed, InputProps, LayoutEmits, LayoutExposed, LayoutProps, ListEmits, ListExposed, ListProps, LoadingEmits, LoadingExposed, LoadingProps, LoadingType, MenuEmits, MenuExposed, MenuItem, MenuProps, Message, MessageConfirmEmits, MessageConfirmExposed, MessageConfirmProps, MessageEmits, MessageExposed, MessageInstance, MessageOptions, MessageProps, MessageType, ModelData, ModelRules, MultiAutoCompleteEmits, MultiAutoCompleteExposed, MultiAutoCompleteProps, MultiSelectEmits, MultiSelectExposed, MultiSelectProps, MultiTreeSelectEmits, MultiTreeSelectExposed, MultiTreeSelectProps, NodeRenderExposed, NodeRenderProps, NotificationEmits, NotificationExposed, NotificationProps, NumberEmits, NumberExposed, NumberInputEmits, NumberInputExposed, NumberInputProps, NumberProps, NumberRangeInputEmits, NumberRangeInputExposed, NumberRangeInputProps, NumberRangeTuple, PaginatorEmits, PaginatorExposed, PaginatorProps, PaletteColorType, PaletteEmits, PaletteExposed, PaletteHSV, PaletteProps, PaletteRGB, PanelItem, PanelType, PasswordInputEmits, PasswordInputExposed, PasswordInputProps, PopConfirmEmits, PopConfirmExposed, PopConfirmProps, PopEmits, PopExposed, PopProps, ProgressEmits, ProgressExposed, ProgressNodesEmits, ProgressNodesExposed, ProgressNodesProps, ProgressProps, QuickBatchEditEmits, QuickBatchEditExposed, QuickBatchEditProps, RadioEmits, RadioExposed, RadioGroupEmits, RadioGroupExposed, RadioGroupProps, RadioProps, RichTextEditorEmits, RichTextEditorExposed, RichTextEditorProps, RichTextFormat, ScrollEmits, ScrollExposed, ScrollPosition, ScrollProps, SelectEmits, SelectExposed, SelectProps, SliderEmits, SliderExposed, SliderProps, StepsEmits, StepsExposed, StepsProps, StepsSlotScope, SwitchEmits, SwitchExposed, SwitchProps, TabItem, TableColumn, TableColumnAlign, TableColumnNode, TableColumnRenderContext, TableColumnSlotsScope, TableEditorEmits, TableEditorExposed, TableEditorProps, TableEmits, TableExposed, TableProps, TableRow, TableRowSlotsScope, TableSummaryContext, TabsEmits, TabsExposed, TabsProps, TagEmits, TagExposed, TagProps, TextEditorEmits, TextEditorExposed, TextEditorProps, TextEmits, TextExposed, TextProps, TextareaEmits, TextareaExposed, TextareaProps, ThemeExposed, ThemeProps, TipAlign, TipDirection, TipEmits, TipExposed, TipProps, ToolbarItem, TreeEmit, TreeExposed, TreeNode, TreeNodeProps, TreeProps, TreeSelectEmits, TreeSelectExposed, TreeSelectProps, UploaderEmits, UploaderExposed, UploaderProps, VariableItem, WatermarkEmits, WatermarkExposed, WatermarkProps, _ActionExposed, _AnimationExposed, _AutoCompleteExposed, _BadgeExposed, _BatchEditExposed, _ButtonExposed, _CalendarExposed, _CardExposed, _CascadeExposed, _CheckTagExposed, _CodeEditorExposed, _ConditionEditorExposed, _ContextMenuExposed, _CssTransitionExposed, _DatePickerExposed, _DateRangePickerExposed, _DialogExposed, _DrawerExposed, _DropdownExposed, _EmptyExposed, _ExpressionEditorExposed, _FloatButtonExposed, _FormExposed, _GanttChartExposed, _GridExposed, _GridInputExposed, _GroupInputExposed, _InputExposed, _LayoutExposed, _ListExposed, _LoadingExposed, _MenuExposed, _MessageConfirmExposed, _MessageExposed, _MultiAutoCompleteExposed, _MultiSelectExposed, _MultiTreeSelectExposed, _NotificationExposed, _PaginatorExposed, _PaletteExposed, _PasswordInputExposed, _PopConfirmExposed, _PopExposed, _ProgressExposed, _ProgressNodesExposed, _QuickBatchEditExposed, _RadioExposed, _RadioGroupExposed, _RichTextEditorExposed, _ScrollExposed, _SelectExposed, _SliderExposed, _StepsExposed, _SwitchExposed, _TableEditorExposed, _TableExposed, _TabsExposed, _TextEditorExposed, _TextExposed, _TextareaExposed, _ThemeExposed, _TipExposed, _TreeExposed, _TreeSelectExposed, _UploaderExposed, _WatermarkExposed };
82
82
  }
83
- import * as import__veltra_utils_types from "@veltra/utils/types";
83
+ import * as import__veltra_utils from "@veltra/utils";
84
84
  //#endregion
85
85
  export { ActionEmits, ActionExposed, ActionGroupProps, ActionProps, AnimationEmits, AnimationExposed, AnimationProps, AutoCompleteEmits, AutoCompleteExposed, AutoCompleteProps, BadgeEmits, BadgeExposed, BadgeProps, BarType, BatchEditColumn, BatchEditEmits, BatchEditExposed, BatchEditFeature, BatchEditProps, BreakCols, Breakpoint, ButtonEmits, ButtonExposed, ButtonProps, ButtonType, CalendarDay, CalendarEmits, CalendarExposed, CalendarMonth, CalendarProps, CalendarYear, CardActionProps, CardContentProps, CardCoverProps, CardEmits, CardExposed, CardProps, CascadeEmits, CascadeExposed, CascadeNode, CascadeProps, CheckTagEmits, CheckTagExposed, CheckTagProps, CheckboxButtonEmits, CheckboxButtonProps, CheckboxEmits, CheckboxExposed, CheckboxGroupEmits, CheckboxGroupExposed, CheckboxGroupProps, CheckboxProps, CodeEditorEmits, CodeEditorExposed, CodeEditorLang, CodeEditorProps, ConditionEditorEmits, ConditionEditorExposed, ConditionEditorProps, ContextMenuEmits, ContextMenuExposed, ContextMenuItem, ContextMenuProps, CssTransitionEmits, CssTransitionExposed, CssTransitionProps, DataSettingConfig, DatePanelEmits, DatePanelProps, DatePickerEmits, DatePickerExposed, DatePickerProps, DateRangePickerEmits, DateRangePickerExposed, DateRangePickerProps, DialogEmits, DialogExposed, DialogProps, DrawerDirection, DrawerEmits, DrawerExposed, DrawerMode, DrawerProps, DropdownEmits, DropdownExposed, DropdownProps, EmptyEmits, EmptyExposed, EmptyProps, ExpressionEditorEmits, ExpressionEditorExposed, ExpressionEditorProps, FloatButtonEmits, FloatButtonExposed, FloatButtonItem, FloatButtonProps, FormExposed, FormItemEmits, FormItemExposed, FormItemProps, FormModelItem, FormProps, GanttChartEmits, GanttChartExposed, GanttChartProps, GridEmits, GridExposed, GridInputEmits, GridInputExposed, GridInputProps, GridItemProps, GridProps, GroupInputEmits, GroupInputExposed, GroupInputProps, IFormModel, IconEmits, IconExposed, IconProps, InputEmits, InputExposed, InputProps, LayoutEmits, LayoutExposed, LayoutProps, ListEmits, ListExposed, ListProps, LoadingEmits, LoadingExposed, LoadingProps, LoadingType, MenuEmits, MenuExposed, MenuItem, MenuProps, Message, MessageConfirmEmits, MessageConfirmExposed, MessageConfirmProps, MessageEmits, MessageExposed, MessageInstance, MessageOptions, MessageProps, MessageType, ModelData, ModelRules, MultiAutoCompleteEmits, MultiAutoCompleteExposed, MultiAutoCompleteProps, MultiSelectEmits, MultiSelectExposed, MultiSelectProps, MultiTreeSelectEmits, MultiTreeSelectExposed, MultiTreeSelectProps, NodeRenderExposed, NodeRenderProps, NotificationEmits, NotificationExposed, NotificationProps, NumberEmits, NumberExposed, NumberInputEmits, NumberInputExposed, NumberInputProps, NumberProps, NumberRangeInputEmits, NumberRangeInputExposed, NumberRangeInputProps, NumberRangeTuple, PaginatorEmits, PaginatorExposed, PaginatorProps, PaletteColorType, PaletteEmits, PaletteExposed, PaletteHSV, PaletteProps, PaletteRGB, PanelItem, PanelType, PasswordInputEmits, PasswordInputExposed, PasswordInputProps, PopConfirmEmits, PopConfirmExposed, PopConfirmProps, PopEmits, PopExposed, PopProps, ProgressEmits, ProgressExposed, ProgressNodesEmits, ProgressNodesExposed, ProgressNodesProps, ProgressProps, QuickBatchEditEmits, QuickBatchEditExposed, QuickBatchEditProps, RadioEmits, RadioExposed, RadioGroupEmits, RadioGroupExposed, RadioGroupProps, RadioProps, RichTextEditorEmits, RichTextEditorExposed, RichTextEditorProps, RichTextFormat, ScrollEmits, ScrollExposed, ScrollPosition, ScrollProps, SelectEmits, SelectExposed, SelectProps, SliderEmits, SliderExposed, SliderProps, StepsEmits, StepsExposed, StepsProps, StepsSlotScope, SwitchEmits, SwitchExposed, SwitchProps, TabItem, TableColumn, TableColumnAlign, TableColumnNode, TableColumnRenderContext, TableColumnSlotsScope, TableEditorEmits, TableEditorExposed, TableEditorProps, TableEmits, TableExposed, TableProps, TableRow, TableRowSlotsScope, TableSummaryContext, TabsEmits, TabsExposed, TabsProps, TagEmits, TagExposed, TagProps, TextEditorEmits, TextEditorExposed, TextEditorProps, TextEmits, TextExposed, TextProps, TextareaEmits, TextareaExposed, TextareaProps, ThemeExposed, ThemeProps, TipAlign, TipDirection, TipEmits, TipExposed, TipProps, ToolbarItem, TreeEmit, TreeExposed, TreeNode, TreeNodeProps, TreeProps, TreeSelectEmits, TreeSelectExposed, TreeSelectProps, UploaderEmits, UploaderExposed, UploaderProps, VariableItem, WatermarkEmits, WatermarkExposed, WatermarkProps, _ActionExposed, _AnimationExposed, _AutoCompleteExposed, _BadgeExposed, _BatchEditExposed, _ButtonExposed, _CalendarExposed, _CardExposed, _CascadeExposed, _CheckTagExposed, _CodeEditorExposed, _ConditionEditorExposed, _ContextMenuExposed, _CssTransitionExposed, _DatePickerExposed, _DateRangePickerExposed, _DialogExposed, _DrawerExposed, _DropdownExposed, _EmptyExposed, _ExpressionEditorExposed, _FloatButtonExposed, _FormExposed, _GanttChartExposed, _GridExposed, _GridInputExposed, _GroupInputExposed, _InputExposed, _LayoutExposed, _ListExposed, _LoadingExposed, _MenuExposed, _MessageConfirmExposed, _MessageExposed, _MultiAutoCompleteExposed, _MultiSelectExposed, _MultiTreeSelectExposed, _NotificationExposed, _PaginatorExposed, _PaletteExposed, _PasswordInputExposed, _PopConfirmExposed, _PopExposed, _ProgressExposed, _ProgressNodesExposed, _QuickBatchEditExposed, _RadioExposed, _RadioGroupExposed, _RichTextEditorExposed, _ScrollExposed, _SelectExposed, _SliderExposed, _StepsExposed, _SwitchExposed, _TableEditorExposed, _TableExposed, _TabsExposed, _TextEditorExposed, _TextExposed, _TextareaExposed, _ThemeExposed, _TipExposed, _TreeExposed, _TreeSelectExposed, _UploaderExposed, _WatermarkExposed, index_d_exports };
86
86
  //# sourceMappingURL=index.d.ts.map
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/layout.d.ts
4
4
  /** 布局组件属性 */
@@ -1,5 +1,4 @@
1
- import { ComponentSize } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ComponentSize, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/list.d.ts
5
4
  interface ListProps {
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/loading.d.ts
4
4
  type LoadingType = 'classic' | 'line' | 'dot' | 'spinner';
@@ -1,5 +1,5 @@
1
1
  import { DefineComponent } from "vue";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/menu.d.ts
5
5
  /** 菜单项 */
@@ -1,5 +1,4 @@
1
- import { ColorType, ComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ColorType, ComponentProps, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/message-confirm.d.ts
5
4
  /** 消息确认框组件属性 */
@@ -1,5 +1,5 @@
1
1
  import { AppContext, DefineComponent } from "vue";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/message.d.ts
5
5
  /** 消息类型 */
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/multi-auto-complete.d.ts
4
4
  /** 多量自动完成组件组件属性 */
@@ -1,6 +1,5 @@
1
1
  import { CSSProperties } from "vue";
2
- import { FormComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/multi-select.d.ts
6
5
  /** multi-select组件属性 */
@@ -1,7 +1,6 @@
1
1
  import { TreeProps } from "./tree.js";
2
2
  import { CSSProperties } from "vue";
3
- import { FormComponentProps } from "@veltra/utils/types/component-common";
4
- import { DeconstructValue } from "@veltra/utils/types/helper";
3
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
5
4
 
6
5
  //#region src/types/multi-tree-select.d.ts
7
6
  /** 树形多选组件组件属性 */
@@ -1,6 +1,5 @@
1
1
  import { DefineComponent, RendererElement } from "vue";
2
- import { ColorType } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { ColorType, DeconstructValue } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/notification.d.ts
6
5
  /** 通知组件组件属性 */
@@ -1,5 +1,5 @@
1
1
  import { ShallowRef } from "vue";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/paginator.d.ts
5
5
  /** 分页器组件组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/palette.d.ts
5
4
  /** 色调 */
@@ -1,5 +1,5 @@
1
1
  import { InputProps } from "./input.js";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/password-input.d.ts
5
5
  /** 密码输入组件属性 */
@@ -1,6 +1,6 @@
1
1
  import { TipProps } from "./tip.js";
2
2
  import { Component } from "vue";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
3
+ import { DeconstructValue } from "@veltra/utils";
4
4
 
5
5
  //#region src/types/pop-confirm.d.ts
6
6
  /** 气泡确认框组件属性 */
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/pop.d.ts
4
4
  /** 气泡弹框组件属性 */
@@ -1,5 +1,4 @@
1
- import { ColorType } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ColorType, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/progress-nodes.d.ts
5
4
  /** 进度节点组件属性 */
@@ -1,5 +1,4 @@
1
- import { ColorType } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ColorType, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/progress.d.ts
5
4
  /** progress组件属性 */
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/quick-batch-edit.d.ts
4
4
  /** 快速批量编辑组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/radio-group.d.ts
5
4
  /** 单选框默认父组件组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/radio.d.ts
5
4
  /** 单选框组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/rich-text-editor.d.ts
5
4
  /** 富文本数据格式 */
@@ -1,5 +1,5 @@
1
1
  import { CSSProperties, ShallowRef } from "vue";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/scroll.d.ts
5
5
  type ScrollPosition = {
@@ -1,6 +1,5 @@
1
1
  import { CSSProperties, ShallowRef } from "vue";
2
- import { FormComponentProps } from "@veltra/utils/types/component-common";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
4
3
 
5
4
  //#region src/types/select.d.ts
6
5
  /** 选择器组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/slider.d.ts
5
4
  /** 滑块组件属性 */
@@ -1,5 +1,4 @@
1
- import { ColorType, ComponentSize } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { ColorType, ComponentSize, DeconstructValue } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/steps.d.ts
5
4
  /** 步骤组件组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/switch.d.ts
5
4
  /** 开关组件属性 */
@@ -1,5 +1,5 @@
1
1
  import { TableProps } from "./table.js";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/table-editor.d.ts
5
5
  /** 表格型编辑器组件属性 */
@@ -1,7 +1,6 @@
1
1
  import { ShallowRef, Slots, VNode } from "vue";
2
2
  import { Forest, TreeNode } from "@cat-kit/core";
3
- import { ComponentSize } from "@veltra/utils/types/component-common";
4
- import { DeconstructValue, RenderReturn } from "@veltra/utils/types/helper";
3
+ import { ComponentSize, DeconstructValue, RenderReturn } from "@veltra/utils";
5
4
 
6
5
  //#region src/types/table.d.ts
7
6
  type TableColumnAlign = 'left' | 'center' | 'right';
@@ -1,4 +1,4 @@
1
- import { ComponentProps } from "@veltra/utils/types/component-common";
1
+ import { ComponentProps } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/tabs.d.ts
4
4
  type TabItem = {
@@ -1,4 +1,4 @@
1
- import { ColorType, ComponentSize } from "@veltra/utils/types/component-common";
1
+ import { ColorType, ComponentSize } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/tag.d.ts
4
4
  /** 标签组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/text-editor.d.ts
5
4
  /** text-editor组件属性 */
@@ -1,5 +1,4 @@
1
- import { FormComponentProps } from "@veltra/utils/types/component-common";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
3
2
 
4
3
  //#region src/types/textarea.d.ts
5
4
  /** textarea组件属性 */
@@ -1,5 +1,5 @@
1
+ import { DeconstructValue } from "@veltra/utils";
1
2
  import { UITheme } from "@veltra/styles/theme";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
3
3
 
4
4
  //#region src/types/theme.d.ts
5
5
  /** 主题组件属性 */
@@ -1,5 +1,5 @@
1
1
  import { CSSProperties } from "vue";
2
- import { DeconstructValue } from "@veltra/utils/types/helper";
2
+ import { DeconstructValue } from "@veltra/utils";
3
3
 
4
4
  //#region src/types/tip.d.ts
5
5
  type TipDirection = 'top' | 'bottom' | 'left' | 'right';
@@ -1,7 +1,6 @@
1
1
  import { TreeProps } from "./tree.js";
2
2
  import { CSSProperties } from "vue";
3
- import { FormComponentProps } from "@veltra/utils/types/component-common";
4
- import { DeconstructValue } from "@veltra/utils/types/helper";
3
+ import { DeconstructValue, FormComponentProps } from "@veltra/utils";
5
4
 
6
5
  //#region src/types/tree-select.d.ts
7
6
  /** 树形选择器组件属性 */
@@ -1,6 +1,6 @@
1
1
  import { ComputedRef, ShallowRef } from "vue";
2
2
  import { Forest, ITreeNode } from "@cat-kit/core";
3
- import { DeconstructValue } from "@veltra/utils/types/helper";
3
+ import { DeconstructValue } from "@veltra/utils";
4
4
 
5
5
  //#region src/types/tree.d.ts
6
6
  interface TreeNode$1<Data extends Record<string, any> = Record<string, any>> extends ITreeNode<Data, TreeNode$1<Data>> {
@@ -1,4 +1,4 @@
1
- import { DeconstructValue } from "@veltra/utils/types/helper";
1
+ import { DeconstructValue } from "@veltra/utils";
2
2
 
3
3
  //#region src/types/watermark.d.ts
4
4
  /** watermark组件属性 */