@veltra/desktop 1.0.3 → 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.
- package/dist/components/action/action-group.vue.d.ts +1 -1
- package/dist/components/action/action.vue.d.ts +1 -1
- package/dist/components/auto-complete/auto-complete.js.map +1 -1
- package/dist/components/cascade/cascade.js.map +1 -1
- package/dist/components/cascade/cascade.vue.d.ts +8 -8
- package/dist/components/checkbox/checkbox-button.js.map +1 -1
- package/dist/components/checkbox-group/checkbox-group.js.map +1 -1
- package/dist/components/checkbox-group/checkbox-group.vue.d.ts +2 -2
- package/dist/components/date-picker/date-picker.js.map +1 -1
- package/dist/components/date-range-picker/date-range-picker.js.map +1 -1
- package/dist/components/form-item/helper.js.map +1 -1
- package/dist/components/grid/use-responsive.js.map +1 -1
- package/dist/components/grid-input/grid-input.vue.d.ts +1 -1
- package/dist/components/group-input/group-input.js.map +1 -1
- package/dist/components/icon/icon.js.map +1 -1
- package/dist/components/input/input.js.map +1 -1
- package/dist/components/input/input.vue.d.ts +2 -2
- package/dist/components/input/input.vue_vue_type_script_setup_true_lang.js.map +1 -1
- package/dist/components/message-confirm/message-confirm.js.map +1 -1
- package/dist/components/multi-select/multi-select.js.map +1 -1
- package/dist/components/multi-select/multi-select.vue.d.ts +3 -3
- package/dist/components/multi-tree-select/multi-tree-select.vue.d.ts +6 -6
- package/dist/components/number-input/number-input.js.map +1 -1
- package/dist/components/number-range-input/number-range-input.js.map +1 -1
- package/dist/components/number-range-input/number-range-input.vue.d.ts +1 -1
- package/dist/components/progress-nodes/progress-nodes.vue.d.ts +1 -1
- package/dist/components/radio-group/radio-group.js.map +1 -1
- package/dist/components/radio-group/radio-group.vue.d.ts +2 -2
- package/dist/components/select/select.js.map +1 -1
- package/dist/components/select/select.vue.d.ts +2 -2
- package/dist/components/table/table-foot.js.map +1 -1
- package/dist/components/tabs/tabs.vue.d.ts +2 -2
- package/dist/components/textarea/textarea.js.map +1 -1
- package/dist/components/textarea/textarea.vue.d.ts +2 -2
- package/dist/components/tree/tree.vue.d.ts +1 -1
- package/dist/components/tree-select/tree-select.vue.d.ts +5 -5
- package/dist/index.d.ts +1 -1
- package/dist/types/action.d.ts +1 -1
- package/dist/types/animation.d.ts +1 -1
- package/dist/types/auto-complete.d.ts +1 -2
- package/dist/types/badge.d.ts +1 -2
- package/dist/types/batch-edit.d.ts +1 -1
- package/dist/types/button.d.ts +1 -2
- package/dist/types/calendar.d.ts +1 -1
- package/dist/types/card.d.ts +1 -2
- package/dist/types/cascade.d.ts +1 -2
- package/dist/types/check-tag.d.ts +1 -1
- package/dist/types/checkbox-group.d.ts +1 -1
- package/dist/types/checkbox.d.ts +1 -1
- package/dist/types/code-editor.d.ts +1 -2
- package/dist/types/condition-editor.d.ts +1 -1
- package/dist/types/context-menu.d.ts +1 -2
- package/dist/types/css-transition.d.ts +1 -1
- package/dist/types/date-panel.d.ts +1 -1
- package/dist/types/date-picker.d.ts +1 -2
- package/dist/types/date-range-picker.d.ts +1 -2
- package/dist/types/dialog.d.ts +1 -2
- package/dist/types/drawer.d.ts +1 -1
- package/dist/types/dropdown.d.ts +1 -1
- package/dist/types/empty.d.ts +1 -1
- package/dist/types/expression-editor.d.ts +1 -2
- package/dist/types/file-picker.d.ts +1 -2
- package/dist/types/float-button.d.ts +1 -2
- package/dist/types/form-item.d.ts +1 -1
- package/dist/types/form.d.ts +1 -3
- package/dist/types/grid-input.d.ts +1 -1
- package/dist/types/grid.d.ts +1 -2
- package/dist/types/group-input.d.ts +1 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/layout.d.ts +1 -1
- package/dist/types/list.d.ts +1 -2
- package/dist/types/loading.d.ts +1 -1
- package/dist/types/menu.d.ts +1 -1
- package/dist/types/message-confirm.d.ts +1 -2
- package/dist/types/message.d.ts +1 -1
- package/dist/types/multi-auto-complete.d.ts +1 -1
- package/dist/types/multi-select.d.ts +1 -2
- package/dist/types/multi-tree-select.d.ts +1 -2
- package/dist/types/notification.d.ts +1 -2
- package/dist/types/paginator.d.ts +1 -1
- package/dist/types/palette.d.ts +1 -2
- package/dist/types/password-input.d.ts +1 -1
- package/dist/types/pop-confirm.d.ts +1 -1
- package/dist/types/pop.d.ts +1 -1
- package/dist/types/progress-nodes.d.ts +1 -2
- package/dist/types/progress.d.ts +1 -2
- package/dist/types/quick-batch-edit.d.ts +1 -1
- package/dist/types/radio-group.d.ts +1 -2
- package/dist/types/radio.d.ts +1 -2
- package/dist/types/rich-text-editor.d.ts +1 -2
- package/dist/types/scroll.d.ts +1 -1
- package/dist/types/select.d.ts +1 -2
- package/dist/types/slider.d.ts +1 -2
- package/dist/types/steps.d.ts +1 -2
- package/dist/types/switch.d.ts +1 -2
- package/dist/types/table-editor.d.ts +1 -1
- package/dist/types/table.d.ts +1 -2
- package/dist/types/tabs.d.ts +1 -1
- package/dist/types/tag.d.ts +1 -1
- package/dist/types/text-editor.d.ts +1 -2
- package/dist/types/textarea.d.ts +1 -2
- package/dist/types/theme.d.ts +1 -1
- package/dist/types/tip.d.ts +1 -1
- package/dist/types/tree-select.d.ts +1 -2
- package/dist/types/tree.d.ts +1 -1
- package/dist/types/watermark.d.ts +1 -1
- package/package.json +13 -17
- package/src/components/auto-complete/auto-complete.vue +1 -2
- package/src/components/cascade/cascade.vue +1 -2
- package/src/components/checkbox/checkbox-button.vue +1 -2
- package/src/components/checkbox-group/checkbox-group.vue +1 -2
- package/src/components/date-picker/date-picker.vue +1 -2
- package/src/components/date-range-picker/date-range-picker.vue +1 -2
- package/src/components/form-item/helper.ts +1 -2
- package/src/components/grid/use-responsive.ts +1 -1
- package/src/components/group-input/group-input.vue +1 -2
- package/src/components/icon/icon.vue +1 -2
- package/src/components/input/input.vue +1 -2
- package/src/components/message-confirm/message-confirm.vue +1 -2
- package/src/components/multi-select/multi-select.vue +1 -2
- package/src/components/number-input/number-input.vue +1 -3
- package/src/components/number-range-input/number-range-input.vue +1 -2
- package/src/components/radio-group/radio-group.vue +1 -2
- package/src/components/select/select.vue +1 -2
- package/src/components/table/table-foot.vue +1 -2
- package/src/components/textarea/textarea.vue +1 -2
- package/src/types/action.ts +1 -1
- package/src/types/animation.ts +1 -1
- package/src/types/auto-complete.ts +1 -2
- package/src/types/badge.ts +1 -2
- package/src/types/batch-edit.ts +1 -1
- package/src/types/button.ts +1 -2
- package/src/types/calendar.ts +1 -1
- package/src/types/card.ts +1 -2
- package/src/types/cascade.ts +1 -2
- package/src/types/check-tag.ts +1 -1
- package/src/types/checkbox-group.ts +1 -1
- package/src/types/checkbox.ts +1 -1
- package/src/types/code-editor.ts +1 -2
- package/src/types/condition-editor.ts +1 -1
- package/src/types/context-menu.ts +1 -2
- package/src/types/css-transition.ts +1 -1
- package/src/types/date-panel.ts +1 -1
- package/src/types/date-picker.ts +1 -2
- package/src/types/date-range-picker.ts +1 -2
- package/src/types/dialog.ts +1 -2
- package/src/types/drawer.ts +1 -1
- package/src/types/dropdown.ts +1 -1
- package/src/types/empty.ts +1 -1
- package/src/types/expression-editor.ts +1 -2
- package/src/types/file-picker.ts +1 -2
- package/src/types/float-button.ts +1 -2
- package/src/types/form-item.ts +1 -1
- package/src/types/form.ts +1 -3
- package/src/types/grid-input.ts +1 -1
- package/src/types/grid.ts +1 -2
- package/src/types/group-input.ts +1 -2
- package/src/types/index.ts +1 -1
- package/src/types/layout.ts +1 -1
- package/src/types/list.ts +1 -2
- package/src/types/loading.ts +1 -1
- package/src/types/menu.ts +1 -1
- package/src/types/message-confirm.ts +1 -2
- package/src/types/message.ts +1 -1
- package/src/types/multi-auto-complete.ts +1 -1
- package/src/types/multi-select.ts +1 -2
- package/src/types/multi-tree-select.ts +1 -2
- package/src/types/notification.ts +1 -2
- package/src/types/paginator.ts +1 -1
- package/src/types/palette.ts +1 -2
- package/src/types/password-input.ts +1 -1
- package/src/types/pop-confirm.ts +1 -1
- package/src/types/pop.ts +1 -1
- package/src/types/progress-nodes.ts +1 -2
- package/src/types/progress.ts +1 -2
- package/src/types/quick-batch-edit.ts +1 -1
- package/src/types/radio-group.ts +1 -2
- package/src/types/radio.ts +1 -2
- package/src/types/rich-text-editor.ts +1 -2
- package/src/types/scroll.ts +1 -1
- package/src/types/select.ts +1 -2
- package/src/types/slider.ts +1 -2
- package/src/types/steps.ts +1 -2
- package/src/types/switch.ts +1 -2
- package/src/types/table-editor.ts +1 -1
- package/src/types/table.ts +1 -2
- package/src/types/tabs.ts +1 -1
- package/src/types/tag.ts +1 -1
- package/src/types/text-editor.ts +1 -2
- package/src/types/textarea.ts +1 -2
- package/src/types/theme.ts +1 -1
- package/src/types/tip.ts +1 -1
- package/src/types/tree-select.ts +1 -2
- package/src/types/tree.ts +1 -1
- package/src/types/watermark.ts +1 -1
package/src/types/pop-confirm.ts
CHANGED
package/src/types/pop.ts
CHANGED
package/src/types/progress.ts
CHANGED
package/src/types/radio-group.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
/** 单选框默认父组件组件属性 */
|
|
4
3
|
export interface RadioGroupProps extends FormComponentProps {
|
|
5
4
|
/** 值 */
|
package/src/types/radio.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
/** 单选框组件属性 */
|
|
4
3
|
export interface RadioProps extends FormComponentProps {
|
|
5
4
|
/** 单选框值 */
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
|
|
4
3
|
/** 富文本数据格式 */
|
|
5
4
|
export type RichTextFormat = 'html' | 'json'
|
package/src/types/scroll.ts
CHANGED
package/src/types/select.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
import type { CSSProperties, ShallowRef } from 'vue'
|
|
4
3
|
|
|
5
4
|
/** 选择器组件属性 */
|
package/src/types/slider.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
|
|
4
3
|
/** 滑块组件属性 */
|
|
5
4
|
export interface SliderProps<T extends number | [number, number]> extends FormComponentProps {
|
package/src/types/steps.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { ColorType, ComponentSize } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { ColorType, ComponentSize, DeconstructValue } from '@veltra/utils'
|
|
3
2
|
|
|
4
3
|
/** 步骤组件组件属性 */
|
|
5
4
|
export interface StepsProps {
|
package/src/types/switch.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
|
|
4
3
|
/** 开关组件属性 */
|
|
5
4
|
export interface SwitchProps extends FormComponentProps {
|
package/src/types/table.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import type { Forest, TreeNode } from '@cat-kit/core'
|
|
2
|
-
import type { ComponentSize } from '@veltra/utils
|
|
3
|
-
import type { DeconstructValue, RenderReturn } from '@veltra/utils/types/helper'
|
|
2
|
+
import type { ComponentSize, DeconstructValue, RenderReturn } from '@veltra/utils'
|
|
4
3
|
import type { ShallowRef, Slots, VNode } from 'vue'
|
|
5
4
|
|
|
6
5
|
export type TableColumnAlign = 'left' | 'center' | 'right'
|
package/src/types/tabs.ts
CHANGED
package/src/types/tag.ts
CHANGED
package/src/types/text-editor.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
|
|
4
3
|
/** text-editor组件属性 */
|
|
5
4
|
export interface BarType {
|
package/src/types/textarea.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { DeconstructValue, FormComponentProps } from '@veltra/utils'
|
|
3
2
|
|
|
4
3
|
/** textarea组件属性 */
|
|
5
4
|
export interface TextareaProps extends FormComponentProps {
|
package/src/types/theme.ts
CHANGED
package/src/types/tip.ts
CHANGED
package/src/types/tree-select.ts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { FormComponentProps } from '@veltra/utils
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils/types/helper'
|
|
1
|
+
import type { FormComponentProps, DeconstructValue } from '@veltra/utils'
|
|
3
2
|
import type { CSSProperties } from 'vue'
|
|
4
3
|
|
|
5
4
|
import type { TreeProps } from './tree'
|
package/src/types/tree.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Forest, ITreeNode } from '@cat-kit/core'
|
|
2
|
-
import type { DeconstructValue } from '@veltra/utils
|
|
2
|
+
import type { DeconstructValue } from '@veltra/utils'
|
|
3
3
|
import type { ComputedRef, ShallowRef } from 'vue'
|
|
4
4
|
|
|
5
5
|
export interface TreeNode<Data extends Record<string, any> = Record<string, any>> extends ITreeNode<
|
package/src/types/watermark.ts
CHANGED