@opentinyvue/vue-grid-toolbar 3.23.0 → 3.24.0
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/lib/index.js +1 -1
- package/package.json +33 -33
- package/src/custom-switch.vue.d.ts +2 -0
- package/src/custom.vue.d.ts +2 -0
- package/src/index.d.ts +2 -0
package/lib/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@opentinyvue/vue-grid-toolbar",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.24.0",
|
|
5
5
|
"description": "",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"sideEffects": false,
|
|
8
8
|
"main": "./lib/index.js",
|
|
9
9
|
"module": "./lib/index.js",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@opentinyvue/utils": "~3.
|
|
12
|
-
"@opentinyvue/vue-alert": "~3.
|
|
13
|
-
"@opentinyvue/vue-button": "~3.
|
|
14
|
-
"@opentinyvue/vue-checkbox": "~3.
|
|
15
|
-
"@opentinyvue/vue-checkbox-group": "~3.
|
|
16
|
-
"@opentinyvue/vue-col": "~3.
|
|
17
|
-
"@opentinyvue/vue-common": "~3.
|
|
18
|
-
"@opentinyvue/vue-dialog-box": "~3.
|
|
19
|
-
"@opentinyvue/vue-directive": "~3.
|
|
20
|
-
"@opentinyvue/vue-dropdown": "~3.
|
|
21
|
-
"@opentinyvue/vue-dropdown-item": "~3.
|
|
22
|
-
"@opentinyvue/vue-dropdown-menu": "~3.
|
|
23
|
-
"@opentinyvue/vue-grid": "~3.
|
|
24
|
-
"@opentinyvue/vue-icon": "~3.
|
|
25
|
-
"@opentinyvue/vue-input": "~3.
|
|
26
|
-
"@opentinyvue/vue-layout": "~3.
|
|
27
|
-
"@opentinyvue/vue-locale": "~3.
|
|
28
|
-
"@opentinyvue/vue-modal": "~3.
|
|
29
|
-
"@opentinyvue/vue-option": "~3.
|
|
30
|
-
"@opentinyvue/vue-popover": "~3.
|
|
31
|
-
"@opentinyvue/vue-radio": "~3.
|
|
32
|
-
"@opentinyvue/vue-radio-group": "~3.
|
|
33
|
-
"@opentinyvue/vue-renderless": "~3.
|
|
34
|
-
"@opentinyvue/vue-row": "~3.
|
|
35
|
-
"@opentinyvue/vue-search": "~3.
|
|
36
|
-
"@opentinyvue/vue-select": "~3.
|
|
37
|
-
"@opentinyvue/vue-split": "~3.
|
|
38
|
-
"@opentinyvue/vue-tab-item": "~3.
|
|
39
|
-
"@opentinyvue/vue-tabs": "~3.
|
|
40
|
-
"@opentinyvue/vue-theme": "~3.
|
|
41
|
-
"@opentinyvue/vue-tooltip": "~3.
|
|
42
|
-
"@opentinyvue/vue-tree": "~3.
|
|
11
|
+
"@opentinyvue/utils": "~3.24.0",
|
|
12
|
+
"@opentinyvue/vue-alert": "~3.24.0",
|
|
13
|
+
"@opentinyvue/vue-button": "~3.24.0",
|
|
14
|
+
"@opentinyvue/vue-checkbox": "~3.24.0",
|
|
15
|
+
"@opentinyvue/vue-checkbox-group": "~3.24.0",
|
|
16
|
+
"@opentinyvue/vue-col": "~3.24.0",
|
|
17
|
+
"@opentinyvue/vue-common": "~3.24.0",
|
|
18
|
+
"@opentinyvue/vue-dialog-box": "~3.24.0",
|
|
19
|
+
"@opentinyvue/vue-directive": "~3.24.0",
|
|
20
|
+
"@opentinyvue/vue-dropdown": "~3.24.0",
|
|
21
|
+
"@opentinyvue/vue-dropdown-item": "~3.24.0",
|
|
22
|
+
"@opentinyvue/vue-dropdown-menu": "~3.24.0",
|
|
23
|
+
"@opentinyvue/vue-grid": "~3.24.0",
|
|
24
|
+
"@opentinyvue/vue-icon": "~3.24.0",
|
|
25
|
+
"@opentinyvue/vue-input": "~3.24.0",
|
|
26
|
+
"@opentinyvue/vue-layout": "~3.24.0",
|
|
27
|
+
"@opentinyvue/vue-locale": "~3.24.0",
|
|
28
|
+
"@opentinyvue/vue-modal": "~3.24.0",
|
|
29
|
+
"@opentinyvue/vue-option": "~3.24.0",
|
|
30
|
+
"@opentinyvue/vue-popover": "~3.24.0",
|
|
31
|
+
"@opentinyvue/vue-radio": "~3.24.0",
|
|
32
|
+
"@opentinyvue/vue-radio-group": "~3.24.0",
|
|
33
|
+
"@opentinyvue/vue-renderless": "~3.24.0",
|
|
34
|
+
"@opentinyvue/vue-row": "~3.24.0",
|
|
35
|
+
"@opentinyvue/vue-search": "~3.24.0",
|
|
36
|
+
"@opentinyvue/vue-select": "~3.24.0",
|
|
37
|
+
"@opentinyvue/vue-split": "~3.24.0",
|
|
38
|
+
"@opentinyvue/vue-tab-item": "~3.24.0",
|
|
39
|
+
"@opentinyvue/vue-tabs": "~3.24.0",
|
|
40
|
+
"@opentinyvue/vue-theme": "~3.24.0",
|
|
41
|
+
"@opentinyvue/vue-tooltip": "~3.24.0",
|
|
42
|
+
"@opentinyvue/vue-tree": "~3.24.0"
|
|
43
43
|
},
|
|
44
44
|
"types": "index.d.ts",
|
|
45
45
|
"scripts": {
|
|
@@ -17,6 +17,7 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{
|
|
|
17
17
|
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
18
18
|
tiny_renderless: FunctionConstructor;
|
|
19
19
|
tiny_theme: StringConstructor;
|
|
20
|
+
tiny_mcp_config: ObjectConstructor;
|
|
20
21
|
tiny_chart_theme: ObjectConstructor;
|
|
21
22
|
}, unknown, {
|
|
22
23
|
IconSave: import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
|
|
@@ -86,6 +87,7 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{
|
|
|
86
87
|
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
87
88
|
tiny_renderless: FunctionConstructor;
|
|
88
89
|
tiny_theme: StringConstructor;
|
|
90
|
+
tiny_mcp_config: ObjectConstructor;
|
|
89
91
|
tiny_chart_theme: ObjectConstructor;
|
|
90
92
|
}>> & {
|
|
91
93
|
"onInit-storage"?: ((...args: any[]) => any) | undefined;
|
package/src/custom.vue.d.ts
CHANGED
|
@@ -36,6 +36,7 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{
|
|
|
36
36
|
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
37
37
|
tiny_renderless: FunctionConstructor;
|
|
38
38
|
tiny_theme: StringConstructor;
|
|
39
|
+
tiny_mcp_config: ObjectConstructor;
|
|
39
40
|
tiny_chart_theme: ObjectConstructor;
|
|
40
41
|
}, unknown, {
|
|
41
42
|
activeName: string;
|
|
@@ -147,6 +148,7 @@ declare const _default: import("@vue/runtime-core").DefineComponent<{
|
|
|
147
148
|
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
148
149
|
tiny_renderless: FunctionConstructor;
|
|
149
150
|
tiny_theme: StringConstructor;
|
|
151
|
+
tiny_mcp_config: ObjectConstructor;
|
|
150
152
|
tiny_chart_theme: ObjectConstructor;
|
|
151
153
|
}>> & {
|
|
152
154
|
onInput?: ((...args: any[]) => any) | undefined;
|
package/src/index.d.ts
CHANGED
|
@@ -42,6 +42,7 @@ declare const _default: hooks.DefineComponent<{
|
|
|
42
42
|
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
43
43
|
tiny_renderless: FunctionConstructor;
|
|
44
44
|
tiny_theme: StringConstructor;
|
|
45
|
+
tiny_mcp_config: ObjectConstructor;
|
|
45
46
|
tiny_chart_theme: ObjectConstructor;
|
|
46
47
|
}, {
|
|
47
48
|
slots: Readonly<{
|
|
@@ -182,6 +183,7 @@ declare const _default: hooks.DefineComponent<{
|
|
|
182
183
|
tiny_template: (ObjectConstructor | FunctionConstructor)[];
|
|
183
184
|
tiny_renderless: FunctionConstructor;
|
|
184
185
|
tiny_theme: StringConstructor;
|
|
186
|
+
tiny_mcp_config: ObjectConstructor;
|
|
185
187
|
tiny_chart_theme: ObjectConstructor;
|
|
186
188
|
}>>, {
|
|
187
189
|
loading: boolean;
|