@web-utils/form-ui 1.0.0-beta94 → 1.0.0-beta95
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/address-input/index.d.ts +2 -2
- package/awesome-button/index.d.ts +6 -4
- package/capsule-tab/index.d.ts +2 -2
- package/card/index.d.ts +2 -2
- package/chunks/{6dpdFLpv2.mjs → B0i3ywbn2.mjs} +35 -44
- package/chunks/{Cv1iIzzy2.mjs → BanS-yUY2.mjs} +1 -1
- package/chunks/{BZw-uhPj.mjs → C23Qaggp.mjs} +27 -26
- package/chunks/{n1KViU9y2.mjs → CIVnqVAQ2.mjs} +12 -9
- package/chunks/{JUkvPXqc.mjs → CZxWWk4N.mjs} +8 -8
- package/chunks/{BKdkhZkk2.mjs → D7kTwnJK2.mjs} +1 -1
- package/chunks/{C6l7TFPU.mjs → D8C17D2k.mjs} +7 -7
- package/chunks/{DngNYJVa2.mjs → DzfHfYvS2.mjs} +1 -1
- package/chunks/{5BOS55Lv2.mjs → NYkLWtyw2.mjs} +1 -1
- package/chunks/{BpZ0yk642.mjs → bBwzYT0T2.mjs} +23 -18
- package/chunks/{-d4DuTH12.mjs → dgRz6V6p2.mjs} +1 -1
- package/chunks/qIca9lDu2.mjs +108 -0
- package/chunks/{DRkvaPr32.mjs → q_m3gw_j2.mjs} +11 -8
- package/chunks/{BTVXdtOG.mjs → sCsjgWvR.mjs} +104 -95
- package/chunks/{D6B1lNKn2.mjs → v2GLQDzI2.mjs} +18 -18
- package/code-mirror-editor/index.d.ts +2 -2
- package/confirm-button/index.d.ts +121 -1
- package/confirmable/index.d.ts +92 -1
- package/context-menu/index.d.ts +3 -3
- package/count-up/index.d.ts +3 -3
- package/custom-scrollbar/index.d.ts +2 -2
- package/data-box/index.d.ts +2 -2
- package/data-card/index.d.ts +2 -2
- package/data-card-text/index.d.ts +2 -2
- package/data-display/index.d.ts +2 -2
- package/data-icons/index.d.ts +2 -2
- package/data-imgtext/index.d.ts +2 -2
- package/data-operatext/index.d.ts +2 -2
- package/data-panel/index.d.ts +2 -2
- package/data-pay/index.d.ts +2 -2
- package/data-price/index.d.ts +2 -2
- package/data-progress/index.d.ts +2 -2
- package/data-rotate/index.d.ts +2 -2
- package/data-table-picker/index.d.ts +2 -2
- package/data-table-picker/index.mjs +1 -1
- package/data-tabs/index.d.ts +2 -2
- package/dialog-form/index.d.ts +1 -1
- package/dict-render/index.d.ts +2 -2
- package/e-charts/index.d.ts +2 -2
- package/easy-popup/index.d.ts +3 -3
- package/editable-progress/index.d.ts +2 -2
- package/editable-tree/index.d.ts +4 -4
- package/element-dialog/index.d.ts +294 -16
- package/flex-box/index.d.ts +2 -2
- package/flex-column/index.d.ts +2 -2
- package/flex-item/index.d.ts +2 -2
- package/flex-row/index.d.ts +2 -2
- package/flex-scroll-area/index.d.ts +1 -1
- package/flex-scroller/index.d.ts +2 -2
- package/flow-designer/index.d.ts +6 -6
- package/flow-viewer/index.d.ts +2 -2
- package/form-button/index.d.ts +92 -1
- package/form-cascader/index.d.ts +9 -7
- package/form-cascader/index.mjs +1 -1
- package/form-checkbox/index.d.ts +8 -6
- package/form-checkbox-group/index.d.ts +372 -1
- package/form-checkbox-group/index.mjs +1 -1
- package/form-date-picker/index.d.ts +10 -8
- package/form-holder/index.d.ts +2 -2
- package/form-image/index.d.ts +7 -5
- package/form-input/index.d.ts +11 -9
- package/form-input/index.mjs +1 -1
- package/form-input-cron-expression/index.d.ts +8 -6
- package/form-input-email/index.d.ts +8 -8
- package/form-input-email/index.mjs +1 -1
- package/form-input-id-card/index.d.ts +8 -8
- package/form-input-id-card/index.mjs +1 -1
- package/form-input-number/index.d.ts +11 -9
- package/form-input-number/index.mjs +1 -1
- package/form-input-phone-number/index.d.ts +8 -8
- package/form-input-phone-number/index.mjs +1 -1
- package/form-input-tag/index.d.ts +8 -6
- package/form-input-time/index.d.ts +10 -8
- package/form-item/index.d.ts +5 -5
- package/form-item-config-provider/index.d.ts +3 -3
- package/form-item-group/index.d.ts +6 -4
- package/form-radio-group/index.d.ts +15 -13
- package/form-radio-group/index.mjs +1 -1
- package/form-rate/index.d.ts +8 -6
- package/form-row/index.d.ts +2 -2
- package/form-select/index.d.ts +11 -9
- package/form-select/index.mjs +1 -1
- package/form-slider/index.d.ts +9 -7
- package/form-switch/index.d.ts +8 -6
- package/form-table/index.d.ts +10 -6
- package/form-table/index.mjs +1 -1
- package/form-table-plus/index.d.ts +10 -8
- package/form-table-plus/index.mjs +1 -1
- package/form-text/index.d.ts +7 -5
- package/form-textarea/index.d.ts +6 -6
- package/form-textarea/index.mjs +1 -1
- package/form-time-select/index.d.ts +8 -6
- package/form-tree-select/index.d.ts +10 -8
- package/form-tree-select-multiple/index.d.ts +10 -8
- package/form-view/index.d.ts +4 -4
- package/fy-array/index.d.ts +266 -3
- package/fy-cascader/index.d.ts +266 -3
- package/fy-checkbox/index.d.ts +266 -3
- package/fy-curd/index.d.ts +10 -10
- package/fy-date/index.d.ts +266 -3
- package/fy-dynamic/index.d.ts +266 -3
- package/fy-empty/index.d.ts +2 -2
- package/fy-form/index.d.ts +9 -9
- package/fy-input/index.d.ts +266 -3
- package/fy-input-color/index.d.ts +266 -3
- package/fy-input-icon/index.d.ts +266 -3
- package/fy-input-map/index.d.ts +266 -3
- package/fy-input-number/index.d.ts +266 -3
- package/fy-input-table/index.d.ts +266 -3
- package/fy-input-tree/index.d.ts +267 -4
- package/fy-radio/index.d.ts +266 -3
- package/fy-rate/index.d.ts +266 -3
- package/fy-select/index.d.ts +267 -4
- package/fy-slider/index.d.ts +266 -3
- package/fy-switch/index.d.ts +266 -3
- package/fy-tabs/index.d.ts +2 -2
- package/fy-time/index.d.ts +731 -4
- package/fy-title/index.d.ts +266 -3
- package/fy-tree/index.d.ts +2 -2
- package/fy-u-editor/index.d.ts +3 -3
- package/fy-upload/index.d.ts +267 -4
- package/guide-steps/index.d.ts +2 -2
- package/helper/form-item.d.ts +1 -1
- package/helper/input.d.ts +18 -12
- package/highlight-j-s/index.d.ts +2 -2
- package/icon-temp/index.d.ts +2 -2
- package/image-cropper/index.d.ts +354 -1
- package/image-preview/index.d.ts +2 -2
- package/image-viewer/index.d.ts +2 -2
- package/index.mjs +15 -15
- package/input-number-range/index.d.ts +2 -2
- package/json-editor/index.d.ts +2 -2
- package/keyboard/index.d.ts +2 -2
- package/loading-view/index.d.ts +2 -2
- package/monaco-editor/index.d.ts +2 -2
- package/name-avatar/index.d.ts +2 -2
- package/package.json +3 -4
- package/page-index/index.d.ts +2 -2
- package/page-index-top/index.d.ts +2 -2
- package/page-skeleton/index.d.ts +2 -2
- package/page-skeleton-new/index.d.ts +2 -2
- package/pageable-table/index.d.ts +4 -4
- package/pageable-table/index.mjs +1 -1
- package/photo-swipe/index.d.ts +2 -2
- package/props/col.d.ts +1 -1
- package/props/form-item.d.ts +1 -1
- package/props/input-number.d.ts +1 -1
- package/props/input-number.mjs +5 -1
- package/props/input.d.ts +1 -1
- package/props/input.mjs +3 -2
- package/sign-panel/index.d.ts +2 -2
- package/split-pane/index.d.ts +4 -4
- package/stateful/index.d.ts +5 -3
- package/sub-table/index.d.ts +4 -2
- package/sub-table/index.mjs +1 -1
- package/sub-table-plus/index.d.ts +4 -2
- package/sub-table-plus/index.mjs +1 -1
- package/table-column/index.d.ts +3 -3
- package/table-column-def/index.d.ts +4 -4
- package/table-view/index.d.ts +7 -4
- package/table-view/index.mjs +13 -18
- package/tag-render/index.d.ts +2 -2
- package/text-ellipsis/index.d.ts +3 -3
- package/toolbar/index.d.ts +4 -4
- package/toolbar-button/index.d.ts +5 -5
- package/vue/directives/chat-drag.d.ts +2 -0
- package/vue/directives/chat-drag.mjs +12 -0
- package/vue/directives/click-outside.d.ts +10 -0
- package/vue/directives/click-outside.mjs +36 -0
- package/vue/directives/dialog-drag.d.ts +2 -0
- package/vue/directives/dialog-drag.mjs +15 -0
- package/vue/directives/drag-move.d.ts +10 -0
- package/vue/directives/drag-move.mjs +27 -0
- package/vue/directives/fix-fixed-column-height.d.ts +7 -0
- package/vue/directives/fix-fixed-column-height.mjs +20 -0
- package/vue/directives/index.d.ts +7 -0
- package/vue/directives/index.mjs +8 -0
- package/vue/directives/resize.d.ts +2 -0
- package/vue/directives/resize.mjs +12 -0
- package/vue/directives/scroll-bottom.d.ts +5 -0
- package/vue/directives/scroll-bottom.mjs +6 -0
- package/vue/hooks/index.d.ts +3 -0
- package/vue/hooks/index.mjs +4 -0
- package/vue/hooks/useDictionary.d.ts +60 -0
- package/{hook → vue/hooks}/useDictionary.mjs +2 -2
- package/vue/hooks/useEventBus.d.ts +1 -0
- package/vue/hooks/useEventBus.mjs +20 -0
- package/{hook → vue/hooks}/useVisibilityChange.mjs +1 -1
- package/vue/index.d.ts +3 -0
- package/vue/index.mjs +83 -0
- package/vue/mixin/bus.d.ts +5 -0
- package/vue/mixin/bus.mjs +33 -0
- package/vue/mixin/dialog.d.ts +38 -0
- package/vue/mixin/dialog.mjs +2 -0
- package/vue/mixin/index.d.ts +6 -0
- package/vue/mixin/index.mjs +7 -0
- package/vue/mixin/message.d.ts +2 -0
- package/vue/mixin/message.mjs +27 -0
- package/vue/mixin/multi-items.d.ts +43 -0
- package/vue/mixin/multi-items.mjs +70 -0
- package/vue/mixin/page.d.ts +28 -0
- package/vue/mixin/page.mjs +38 -0
- package/vue/mixin/resize-mixin.d.ts +15 -0
- package/vue/mixin/resize-mixin.mjs +24 -0
- package/vue-cron/index.d.ts +3 -3
- package/vue-qr-code/index.d.ts +2 -2
- package/vue-tags-input/index.d.ts +3 -3
- package/vue-tree-select/index.d.ts +13 -13
- package/vue-video-player/index.d.ts +2 -2
- package/watermark/index.d.ts +3 -3
- package/web-types.json +1 -1
- package/year-calendar/index.d.ts +2 -2
- package/chunks/DML17Idh2.mjs +0 -108
- package/hook/useDictionary.d.ts +0 -3
- /package/{hook → vue/hooks}/useVisibilityChange.d.ts +0 -0
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@web-utils/form-ui",
|
|
3
3
|
"description": "form-ui",
|
|
4
|
-
"version": "1.0.0-
|
|
4
|
+
"version": "1.0.0-beta95",
|
|
5
5
|
"author": "Simple",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"type": "module",
|
|
@@ -27,9 +27,8 @@
|
|
|
27
27
|
],
|
|
28
28
|
"dependencies": {
|
|
29
29
|
"@wangeditor/editor": "^5.1.23",
|
|
30
|
-
"@web-utils/core": "^6.0.0-
|
|
31
|
-
"@web-utils/integrations": "6.0.0-
|
|
32
|
-
"@web-utils/vue": "6.0.0-beta07",
|
|
30
|
+
"@web-utils/core": "^6.0.0-beta09",
|
|
31
|
+
"@web-utils/integrations": "6.0.0-beta09",
|
|
33
32
|
"bpmn-js": "^18.15.0",
|
|
34
33
|
"bpmn-js-token-simulation": "^0.39.3",
|
|
35
34
|
"codemirror": "^5.65.21",
|
package/page-index/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
menus: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
default: () => never[];
|
|
@@ -36,7 +36,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
36
36
|
onNodeClick(node: any): Promise<void>;
|
|
37
37
|
setCurrentKey(path: any): Promise<void>;
|
|
38
38
|
beforeRouteUpdate(to: any, from: any, next: any): Promise<void>;
|
|
39
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
39
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
40
40
|
menus: {
|
|
41
41
|
type: ArrayConstructor;
|
|
42
42
|
default: () => never[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
menus: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
default: () => never[];
|
|
@@ -17,7 +17,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
17
17
|
activeFirstMenu(): Promise<void>;
|
|
18
18
|
tabClick(tab: any): Promise<void>;
|
|
19
19
|
beforeRouteUpdate(to: any, from: any, next: any): Promise<void>;
|
|
20
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
20
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
21
21
|
menus: {
|
|
22
22
|
type: ArrayConstructor;
|
|
23
23
|
default: () => never[];
|
package/page-skeleton/index.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
18
18
|
readonly title?: string | undefined;
|
|
19
19
|
readonly contentClass?: string | undefined;
|
|
20
20
|
};
|
|
21
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
21
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
22
22
|
type __VLS_TemplateResult = {
|
|
23
23
|
attrs: Partial<{}>;
|
|
24
24
|
slots: {
|
|
@@ -26,5 +26,5 @@ type __VLS_TemplateResult = {
|
|
|
26
26
|
default?(_: {}): any;
|
|
27
27
|
};
|
|
28
28
|
refs: {};
|
|
29
|
-
rootEl:
|
|
29
|
+
rootEl: HTMLDivElement;
|
|
30
30
|
};
|
|
@@ -20,7 +20,7 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
20
20
|
readonly sidebarWidth?: string | undefined;
|
|
21
21
|
readonly contentClass?: string | undefined;
|
|
22
22
|
};
|
|
23
|
-
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {},
|
|
23
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
24
24
|
type __VLS_TemplateResult = {
|
|
25
25
|
attrs: Partial<{}>;
|
|
26
26
|
slots: {
|
|
@@ -30,5 +30,5 @@ type __VLS_TemplateResult = {
|
|
|
30
30
|
default?(_: {}): any;
|
|
31
31
|
};
|
|
32
32
|
refs: {};
|
|
33
|
-
rootEl:
|
|
33
|
+
rootEl: HTMLDivElement;
|
|
34
34
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
data: {
|
|
3
3
|
type: ArrayConstructor;
|
|
4
4
|
default: () => never[];
|
|
@@ -120,7 +120,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
120
120
|
type: StringConstructor;
|
|
121
121
|
default: string;
|
|
122
122
|
};
|
|
123
|
-
viewId: StringConstructor;
|
|
123
|
+
viewId: (ArrayConstructor | StringConstructor)[];
|
|
124
124
|
url: StringConstructor;
|
|
125
125
|
hideOnSinglePage: BooleanConstructor;
|
|
126
126
|
api: FunctionConstructor;
|
|
@@ -176,7 +176,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
176
176
|
rowDbClick: FunctionConstructor;
|
|
177
177
|
}>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
178
178
|
'page-loaded': null;
|
|
179
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
179
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
180
180
|
data: {
|
|
181
181
|
type: ArrayConstructor;
|
|
182
182
|
default: () => never[];
|
|
@@ -298,7 +298,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
298
298
|
type: StringConstructor;
|
|
299
299
|
default: string;
|
|
300
300
|
};
|
|
301
|
-
viewId: StringConstructor;
|
|
301
|
+
viewId: (ArrayConstructor | StringConstructor)[];
|
|
302
302
|
url: StringConstructor;
|
|
303
303
|
hideOnSinglePage: BooleanConstructor;
|
|
304
304
|
api: FunctionConstructor;
|
package/pageable-table/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/sCsjgWvR.mjs";
|
|
2
2
|
export { e as default };
|
package/photo-swipe/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
urls: ArrayConstructor;
|
|
3
3
|
selector: {
|
|
4
4
|
type: StringConstructor;
|
|
@@ -6,7 +6,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6
6
|
};
|
|
7
7
|
}>, {}, {}, {}, {
|
|
8
8
|
preview(e: any): Promise<void>;
|
|
9
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
9
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
10
10
|
urls: ArrayConstructor;
|
|
11
11
|
selector: {
|
|
12
12
|
type: StringConstructor;
|
package/props/col.d.ts
CHANGED
|
@@ -71,4 +71,4 @@ export declare const useColAutoBind: (props: Record<string, any>, { emit, events
|
|
|
71
71
|
emit: (event: string, ...args: any[]) => void;
|
|
72
72
|
events: string[];
|
|
73
73
|
predicate: (event: string, ...args: any[]) => boolean;
|
|
74
|
-
}) => any
|
|
74
|
+
}) => globalThis.ComputedRef<Record<string, any>>;
|
package/props/form-item.d.ts
CHANGED
|
@@ -141,4 +141,4 @@ export declare const useFormItemAutoBind: (props: Record<string, any>, { emit, e
|
|
|
141
141
|
emit: (event: string, ...args: any[]) => void;
|
|
142
142
|
events: string[];
|
|
143
143
|
predicate: (key: string) => boolean;
|
|
144
|
-
}) => any
|
|
144
|
+
}) => globalThis.ComputedRef<Record<string, any>>;
|
package/props/input-number.d.ts
CHANGED
package/props/input-number.mjs
CHANGED
package/props/input.d.ts
CHANGED
package/props/input.mjs
CHANGED
|
@@ -38,8 +38,8 @@ var n = {
|
|
|
38
38
|
prefixIcon: [String, Object],
|
|
39
39
|
suffixIcon: [String, Object],
|
|
40
40
|
rows: {
|
|
41
|
-
type: Number,
|
|
42
|
-
default:
|
|
41
|
+
type: [Number, String],
|
|
42
|
+
default: 5
|
|
43
43
|
},
|
|
44
44
|
autosize: [Boolean, Object],
|
|
45
45
|
autocomplete: {
|
|
@@ -86,6 +86,7 @@ var n = {
|
|
|
86
86
|
placeholder: !0,
|
|
87
87
|
modelValue: !0,
|
|
88
88
|
block: !0,
|
|
89
|
+
rows: !0,
|
|
89
90
|
readonlyGrey: !0,
|
|
90
91
|
picker: !0,
|
|
91
92
|
append: !0,
|
package/sign-panel/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
width: {
|
|
3
3
|
type: NumberConstructor;
|
|
4
4
|
default: number;
|
|
@@ -47,7 +47,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
47
47
|
record(): void;
|
|
48
48
|
save(): void;
|
|
49
49
|
showSign(): void;
|
|
50
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import('vue').PublicProps, Readonly<
|
|
50
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
51
51
|
width: {
|
|
52
52
|
type: NumberConstructor;
|
|
53
53
|
default: number;
|
package/split-pane/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
modelValue: {
|
|
3
3
|
type: (StringConstructor | NumberConstructor)[];
|
|
4
4
|
default: number;
|
|
@@ -43,7 +43,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
43
43
|
handleMove(e: any): void;
|
|
44
44
|
handleUp(): void;
|
|
45
45
|
handleMousedown(e: any): void;
|
|
46
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("update:modelValue" | "on-move-start" | "on-move-end" | "on-moving")[], "update:modelValue" | "on-move-start" | "on-move-end" | "on-moving", import('vue').PublicProps, Readonly<
|
|
46
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("update:modelValue" | "on-move-start" | "on-move-end" | "on-moving")[], "update:modelValue" | "on-move-start" | "on-move-end" | "on-moving", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
47
47
|
modelValue: {
|
|
48
48
|
type: (StringConstructor | NumberConstructor)[];
|
|
49
49
|
default: number;
|
|
@@ -78,7 +78,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
78
78
|
hideLeft: boolean;
|
|
79
79
|
triggerSize: number;
|
|
80
80
|
}, {}, {
|
|
81
|
-
Trigger: import('vue').DefineComponent<
|
|
81
|
+
Trigger: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
82
82
|
mode: StringConstructor;
|
|
83
83
|
showIcon: BooleanConstructor;
|
|
84
84
|
line: {
|
|
@@ -91,7 +91,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
91
91
|
isVertical(): boolean;
|
|
92
92
|
classes(): string[];
|
|
93
93
|
barConClasses(): string[];
|
|
94
|
-
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
94
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
95
95
|
mode: StringConstructor;
|
|
96
96
|
showIcon: BooleanConstructor;
|
|
97
97
|
line: {
|
package/stateful/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
tag: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -38,7 +38,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
38
38
|
type: StringConstructor;
|
|
39
39
|
};
|
|
40
40
|
text: StringConstructor;
|
|
41
|
-
}>, () =>
|
|
41
|
+
}>, () => globalThis.VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
}>, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
42
44
|
tag: {
|
|
43
45
|
type: StringConstructor;
|
|
44
46
|
default: string;
|
|
@@ -81,10 +83,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
81
83
|
}>> & Readonly<{}>, {
|
|
82
84
|
done: boolean | unknown[];
|
|
83
85
|
error: boolean | unknown[];
|
|
86
|
+
closed: boolean | unknown[];
|
|
84
87
|
tag: string;
|
|
85
88
|
draft: boolean | unknown[];
|
|
86
89
|
doing: boolean | unknown[];
|
|
87
90
|
overdue: boolean | unknown[];
|
|
88
|
-
closed: boolean | unknown[];
|
|
89
91
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
90
92
|
export default _default;
|
package/sub-table/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
modelValue: ArrayConstructor;
|
|
3
3
|
columns: ArrayConstructor;
|
|
4
4
|
allowEmpty: BooleanConstructor;
|
|
@@ -36,6 +36,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
36
36
|
type: (StringConstructor | FunctionConstructor)[];
|
|
37
37
|
default: string;
|
|
38
38
|
};
|
|
39
|
+
viewId: (ArrayConstructor | StringConstructor)[];
|
|
39
40
|
}>, {}, {
|
|
40
41
|
rows: never[];
|
|
41
42
|
selectedRows: never[];
|
|
@@ -62,7 +63,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
62
63
|
*/
|
|
63
64
|
'add-row': null;
|
|
64
65
|
"update:modelValue": null;
|
|
65
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
66
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
66
67
|
modelValue: ArrayConstructor;
|
|
67
68
|
columns: ArrayConstructor;
|
|
68
69
|
allowEmpty: BooleanConstructor;
|
|
@@ -100,6 +101,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
100
101
|
type: (StringConstructor | FunctionConstructor)[];
|
|
101
102
|
default: string;
|
|
102
103
|
};
|
|
104
|
+
viewId: (ArrayConstructor | StringConstructor)[];
|
|
103
105
|
}>> & Readonly<{
|
|
104
106
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
105
107
|
"onAdd-row"?: ((...args: any[]) => any) | undefined;
|
package/sub-table/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/CIVnqVAQ2.mjs";
|
|
2
2
|
export { e as default };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { cellClickHandlerContextKey } from '../../constants/index.ts';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
2
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
modelValue: ArrayConstructor;
|
|
4
4
|
prop: StringConstructor;
|
|
5
5
|
columns: ArrayConstructor;
|
|
@@ -30,6 +30,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
30
30
|
type: (StringConstructor | FunctionConstructor)[];
|
|
31
31
|
default: string;
|
|
32
32
|
};
|
|
33
|
+
viewId: (ArrayConstructor | StringConstructor)[];
|
|
33
34
|
}>, {}, {
|
|
34
35
|
rows: never[];
|
|
35
36
|
selectedRows: never[];
|
|
@@ -69,7 +70,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
69
70
|
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
70
71
|
'add-row': null;
|
|
71
72
|
"update:modelValue": null;
|
|
72
|
-
}, string, import('vue').PublicProps, Readonly<
|
|
73
|
+
}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
73
74
|
modelValue: ArrayConstructor;
|
|
74
75
|
prop: StringConstructor;
|
|
75
76
|
columns: ArrayConstructor;
|
|
@@ -100,6 +101,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
100
101
|
type: (StringConstructor | FunctionConstructor)[];
|
|
101
102
|
default: string;
|
|
102
103
|
};
|
|
104
|
+
viewId: (ArrayConstructor | StringConstructor)[];
|
|
103
105
|
}>> & Readonly<{
|
|
104
106
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
105
107
|
"onAdd-row"?: ((...args: any[]) => any) | undefined;
|
package/sub-table-plus/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../chunks/
|
|
1
|
+
import { t as e } from "../chunks/q_m3gw_j2.mjs";
|
|
2
2
|
export { e as default };
|
package/table-column/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
type: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -70,7 +70,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
70
70
|
maxWidth: StringConstructor;
|
|
71
71
|
allowSort: BooleanConstructor;
|
|
72
72
|
filterable: BooleanConstructor;
|
|
73
|
-
}>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
73
|
+
}>, () => any, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
74
74
|
type: {
|
|
75
75
|
type: StringConstructor;
|
|
76
76
|
default: string;
|
|
@@ -145,10 +145,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
145
145
|
}>> & Readonly<{}>, {
|
|
146
146
|
labelAsValue: boolean;
|
|
147
147
|
type: string;
|
|
148
|
+
align: string;
|
|
148
149
|
treeDict: boolean;
|
|
149
150
|
idAsValue: boolean;
|
|
150
151
|
filterable: boolean;
|
|
151
|
-
align: string;
|
|
152
152
|
showOverflowTooltip: boolean | Record<string, any>;
|
|
153
153
|
clickable: boolean;
|
|
154
154
|
autoUpdate: boolean;
|
|
@@ -6,10 +6,10 @@ type __VLS_WithTemplateSlots<T, S> = T & (new () => {
|
|
|
6
6
|
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
7
7
|
labelAsValue: boolean;
|
|
8
8
|
type: string;
|
|
9
|
+
align: string;
|
|
9
10
|
treeDict: boolean;
|
|
10
11
|
idAsValue: boolean;
|
|
11
12
|
filterable: boolean;
|
|
12
|
-
align: string;
|
|
13
13
|
showOverflowTooltip: boolean | Record<string, any>;
|
|
14
14
|
clickable: boolean;
|
|
15
15
|
autoUpdate: boolean;
|
|
@@ -22,8 +22,8 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
22
22
|
filteredValue: unknown[];
|
|
23
23
|
options?: unknown[] | undefined;
|
|
24
24
|
label?: string | undefined;
|
|
25
|
-
fixed?: string | boolean | undefined;
|
|
26
25
|
filters?: unknown[] | undefined;
|
|
26
|
+
fixed?: string | boolean | undefined;
|
|
27
27
|
index?: number | Function | undefined;
|
|
28
28
|
width?: string | number | undefined;
|
|
29
29
|
prop?: string | undefined;
|
|
@@ -48,10 +48,10 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
48
48
|
$props: {
|
|
49
49
|
readonly labelAsValue?: boolean | undefined;
|
|
50
50
|
readonly type?: string | undefined;
|
|
51
|
+
readonly align?: string | undefined;
|
|
51
52
|
readonly treeDict?: boolean | undefined;
|
|
52
53
|
readonly idAsValue?: boolean | undefined;
|
|
53
54
|
readonly filterable?: boolean | undefined;
|
|
54
|
-
readonly align?: string | undefined;
|
|
55
55
|
readonly showOverflowTooltip?: boolean | Record<string, any> | undefined;
|
|
56
56
|
readonly clickable?: boolean | undefined;
|
|
57
57
|
readonly autoUpdate?: boolean | undefined;
|
|
@@ -64,8 +64,8 @@ declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
|
64
64
|
readonly filteredValue?: unknown[] | undefined;
|
|
65
65
|
readonly options?: unknown[] | undefined;
|
|
66
66
|
readonly label?: string | undefined;
|
|
67
|
-
readonly fixed?: string | boolean | undefined;
|
|
68
67
|
readonly filters?: unknown[] | undefined;
|
|
68
|
+
readonly fixed?: string | boolean | undefined;
|
|
69
69
|
readonly index?: number | Function | undefined;
|
|
70
70
|
readonly width?: string | number | undefined;
|
|
71
71
|
readonly prop?: string | undefined;
|
package/table-view/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { tableViewContextKey, cellClickHandlerContextKey } from '../../constants';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
2
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
data: ArrayConstructor;
|
|
4
4
|
viewId: (ArrayConstructor | StringConstructor)[];
|
|
5
5
|
searchPanelAttrs: {
|
|
@@ -57,6 +57,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
57
57
|
selectedRows: never[];
|
|
58
58
|
isSearchVisible: boolean;
|
|
59
59
|
}, {
|
|
60
|
+
viewIds(): (string | unknown[] | undefined)[];
|
|
60
61
|
buttonSlots(): string[];
|
|
61
62
|
toolbarProps(): any;
|
|
62
63
|
treeProps(): Record<string, any>;
|
|
@@ -85,7 +86,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
85
86
|
getPageQuery(): any;
|
|
86
87
|
exp(): void;
|
|
87
88
|
getTableColumns(): any;
|
|
88
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "reset"[], "reset", import('vue').PublicProps, Readonly<
|
|
89
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "reset"[], "reset", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
89
90
|
data: ArrayConstructor;
|
|
90
91
|
viewId: (ArrayConstructor | StringConstructor)[];
|
|
91
92
|
searchPanelAttrs: {
|
|
@@ -157,7 +158,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
158
|
tableListeners: Record<string, any>;
|
|
158
159
|
searchFormPosition: string;
|
|
159
160
|
}, {}, {}, {}, string, () => {
|
|
160
|
-
[tableViewContextKey]: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
161
|
+
[tableViewContextKey]: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
161
162
|
data: ArrayConstructor;
|
|
162
163
|
viewId: (ArrayConstructor | StringConstructor)[];
|
|
163
164
|
searchPanelAttrs: {
|
|
@@ -217,6 +218,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
217
218
|
selectedRows: never[];
|
|
218
219
|
isSearchVisible: boolean;
|
|
219
220
|
}, {
|
|
221
|
+
viewIds(): (string | unknown[] | undefined)[];
|
|
220
222
|
buttonSlots(): string[];
|
|
221
223
|
toolbarProps(): any;
|
|
222
224
|
treeProps(): Record<string, any>;
|
|
@@ -252,7 +254,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
252
254
|
C: {};
|
|
253
255
|
M: {};
|
|
254
256
|
Defaults: {};
|
|
255
|
-
}, Readonly<
|
|
257
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
256
258
|
data: ArrayConstructor;
|
|
257
259
|
viewId: (ArrayConstructor | StringConstructor)[];
|
|
258
260
|
searchPanelAttrs: {
|
|
@@ -312,6 +314,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
312
314
|
selectedRows: never[];
|
|
313
315
|
isSearchVisible: boolean;
|
|
314
316
|
}, {
|
|
317
|
+
viewIds(): (string | unknown[] | undefined)[];
|
|
315
318
|
buttonSlots(): string[];
|
|
316
319
|
toolbarProps(): any;
|
|
317
320
|
treeProps(): Record<string, any>;
|
package/table-view/index.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import { t as n } from "../chunks/B1MSrc6f.mjs";
|
|
|
3
3
|
import { processButtons as r, reloadTable as i } from "../api/index.mjs";
|
|
4
4
|
import { cellClickHandlerContextKey as a, tableViewContextKey as o } from "../constants/index.mjs";
|
|
5
5
|
import { t as s } from "../chunks/DTeHffqJ.mjs";
|
|
6
|
-
import { t as c } from "../chunks/
|
|
6
|
+
import { t as c } from "../chunks/sCsjgWvR.mjs";
|
|
7
7
|
import l from "../editable-tree/index.mjs";
|
|
8
8
|
import { s as u } from "../chunks/_7MDfW_y.mjs";
|
|
9
9
|
import d from "../form-item-config-provider/index.mjs";
|
|
@@ -43,20 +43,12 @@ var q = [
|
|
|
43
43
|
"slot"
|
|
44
44
|
], J = {
|
|
45
45
|
name: "TableView",
|
|
46
|
-
bus: {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
},
|
|
53
|
-
reloadTreeView(e) {
|
|
54
|
-
if (this._viewIds) if (H(e) || B(e)) {
|
|
55
|
-
let t = e;
|
|
56
|
-
H(t) && (t = t.split(",")), this._viewIds.some((e) => t.includes(e)) && this.$refs.tree && (W.call(this.$parent || {}, "reloadTreeView"), this.reloadTree());
|
|
57
|
-
} else G.call(this.$parent || {}, "`viewId`的类型必须是字符串或数组");
|
|
58
|
-
}
|
|
59
|
-
},
|
|
46
|
+
bus: { reloadTreeView(e) {
|
|
47
|
+
if (this.viewIds) if (H(e) || B(e)) {
|
|
48
|
+
let t = e;
|
|
49
|
+
H(t) && (t = t.split(",")), this.viewIds.some((e) => t.includes(e)) && this.$refs.tree && (W.call(this.$parent || {}, "reloadTreeView"), this.reloadTree());
|
|
50
|
+
} else G.call(this.$parent || {}, "`viewId`的类型必须是字符串或数组");
|
|
51
|
+
} },
|
|
60
52
|
provide() {
|
|
61
53
|
return {
|
|
62
54
|
[o]: this,
|
|
@@ -126,6 +118,10 @@ var q = [
|
|
|
126
118
|
};
|
|
127
119
|
},
|
|
128
120
|
computed: {
|
|
121
|
+
viewIds() {
|
|
122
|
+
let e = [];
|
|
123
|
+
return this.viewId && e.push(this.viewId), e.includes(this.$parent.$options.name) || e.push(this.$parent.$options.name), e;
|
|
124
|
+
},
|
|
129
125
|
buttonSlots() {
|
|
130
126
|
return q.filter((e) => this.$slots[e]);
|
|
131
127
|
},
|
|
@@ -183,9 +179,6 @@ var q = [
|
|
|
183
179
|
this.isSearchVisible = e;
|
|
184
180
|
}
|
|
185
181
|
} },
|
|
186
|
-
created() {
|
|
187
|
-
this._viewIds = [], this.viewId && this._viewIds.push(this.viewId), this._viewIds.includes(this.$parent.$options.name) || this._viewIds.push(this.$parent.$options.name);
|
|
188
|
-
},
|
|
189
182
|
activated() {
|
|
190
183
|
this.$refs.treeScroller && (this.treeScrollTop && (this.$refs.treeScroller.scrollTop = this.treeScrollTop), this.treeScrollLeft && (this.$refs.treeScroller.scrollLeft = this.treeScrollLeft));
|
|
191
184
|
},
|
|
@@ -392,6 +385,7 @@ function ne(e, t, n, r, i, a) {
|
|
|
392
385
|
C("div", $, [E(W, D({
|
|
393
386
|
ref: "table",
|
|
394
387
|
border: n.border,
|
|
388
|
+
"view-id": a.viewIds,
|
|
395
389
|
class: [{
|
|
396
390
|
"border-top": n.borderTop,
|
|
397
391
|
"border-bottom": n.borderBottom,
|
|
@@ -413,6 +407,7 @@ function ne(e, t, n, r, i, a) {
|
|
|
413
407
|
fn: I(({ row: n }) => [M(e.$slots, t, { row: n })])
|
|
414
408
|
}))]), 1040, [
|
|
415
409
|
"border",
|
|
410
|
+
"view-id",
|
|
416
411
|
"class",
|
|
417
412
|
"row-key",
|
|
418
413
|
"row-db-click",
|
package/tag-render/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
enable: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -19,7 +19,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
19
19
|
internalTags(): any[];
|
|
20
20
|
}, {
|
|
21
21
|
getTagName(tag: any): any;
|
|
22
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("add" | "close")[], "add" | "close", import('vue').PublicProps, Readonly<
|
|
22
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("add" | "close")[], "add" | "close", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
23
23
|
enable: {
|
|
24
24
|
type: BooleanConstructor;
|
|
25
25
|
default: boolean;
|
package/text-ellipsis/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const _default: import('vue').DefineComponent<
|
|
1
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
2
2
|
content: {
|
|
3
3
|
type: StringConstructor;
|
|
4
4
|
default: string;
|
|
@@ -67,7 +67,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
67
67
|
} | {
|
|
68
68
|
tailing: string;
|
|
69
69
|
} | any;
|
|
70
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "click")[], "change" | "click", import('vue').PublicProps, Readonly<
|
|
70
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("change" | "click")[], "change" | "click", import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
71
71
|
content: {
|
|
72
72
|
type: StringConstructor;
|
|
73
73
|
default: string;
|
|
@@ -97,8 +97,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
97
97
|
default: string;
|
|
98
98
|
};
|
|
99
99
|
}>> & Readonly<{
|
|
100
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
101
100
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
101
|
+
onClick?: ((...args: any[]) => any) | undefined;
|
|
102
102
|
}>, {
|
|
103
103
|
symbol: string;
|
|
104
104
|
rows: string | number;
|
package/toolbar/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { toolbarContextKey } from '../../constants';
|
|
2
|
-
declare const _default: import('vue').DefineComponent<
|
|
2
|
+
declare const _default: import('vue').DefineComponent<globalThis.ExtractPropTypes<{
|
|
3
3
|
searchable: BooleanConstructor;
|
|
4
4
|
refreshable: BooleanConstructor;
|
|
5
5
|
buttons: {
|
|
@@ -31,7 +31,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
31
31
|
getSearchButton(): any;
|
|
32
32
|
getRefreshButton(): any;
|
|
33
33
|
getSettingsButton(): any;
|
|
34
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<
|
|
34
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
35
35
|
searchable: BooleanConstructor;
|
|
36
36
|
refreshable: BooleanConstructor;
|
|
37
37
|
buttons: {
|
|
@@ -53,7 +53,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
53
53
|
buttons: unknown[];
|
|
54
54
|
emitter: string;
|
|
55
55
|
}, {}, {}, {}, string, () => {
|
|
56
|
-
[toolbarContextKey]: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<
|
|
56
|
+
[toolbarContextKey]: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{
|
|
57
57
|
searchable: BooleanConstructor;
|
|
58
58
|
refreshable: BooleanConstructor;
|
|
59
59
|
buttons: {
|
|
@@ -97,7 +97,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
97
97
|
C: {};
|
|
98
98
|
M: {};
|
|
99
99
|
Defaults: {};
|
|
100
|
-
}, Readonly<
|
|
100
|
+
}, Readonly<globalThis.ExtractPropTypes<{
|
|
101
101
|
searchable: BooleanConstructor;
|
|
102
102
|
refreshable: BooleanConstructor;
|
|
103
103
|
buttons: {
|