@prefabs.tech/vue3-layout 0.26.0 → 0.28.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/dist/NavMenuItem-D1g_0h3M.js +4 -0
- package/dist/PrefabsTechVue3Layout.es.js +1 -1
- package/dist/PrefabsTechVue3Layout.umd.js +1 -1
- package/dist/{index-B9UIlN4I.js → index-BHKaumJA.js} +213 -200
- package/dist/src/layouts/BasicLayout.vue.d.ts +3 -0
- package/dist/src/layouts/BasicLayout.vue.d.ts.map +1 -1
- package/dist/src/layouts/SidebarHeaderLayout.vue.d.ts +3 -0
- package/dist/src/layouts/SidebarHeaderLayout.vue.d.ts.map +1 -1
- package/dist/src/layouts/SidebarOnlyLayout.vue.d.ts +3 -0
- package/dist/src/layouts/SidebarOnlyLayout.vue.d.ts.map +1 -1
- package/package.json +7 -7
- package/dist/NavMenuItem-BrK5aBfX.js +0 -4
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
2
|
+
noFooter: BooleanConstructor;
|
|
2
3
|
noLocaleSwitcher: BooleanConstructor;
|
|
3
4
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
5
|
+
noFooter: BooleanConstructor;
|
|
4
6
|
noLocaleSwitcher: BooleanConstructor;
|
|
5
7
|
}>> & Readonly<{}>, {
|
|
6
8
|
noLocaleSwitcher: boolean;
|
|
9
|
+
noFooter: boolean;
|
|
7
10
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
8
11
|
header: (_: {}) => any;
|
|
9
12
|
logo: (_: {}) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BasicLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/layouts/BasicLayout.vue.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BasicLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/layouts/BasicLayout.vue.ts"],"names":[],"mappings":";;;;;;;;;;YAwPQ,CAAC,CAAC,IAAgB,KAAK,GAAG;UAC5B,CAAC,CAAC,IAAgB,KAAK,GAAG;WACzB,CAAC,CAAC,IAAiB,KAAK,GAAG;UAC5B,CAAC,CAAC,IAAiB,KAAK,GAAG;cACvB,CAAC,CAAC,IAAiB,KAAK,GAAG;aAC5B,CAAC,CAAC,IAAiB,KAAK,GAAG;aAC3B,CAAC,CAAC,IAAiB,KAAK,GAAG;YAC5B,CAAC,CAAC,IAAiB,KAAK,GAAG;eACxB,CAAC,CAAC,IAAiB,KAAK,GAAG;YAC9B,CAAC,CAAC,IAAiB,KAAK,GAAG;aAC1B,CAAC,CAAC,IAAiB,KAAK,GAAG;;AA3PpC,wBA2Qc;AACd,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAAE,MAAM,EAAE,CAAC,CAAA;KAAE,CAAA;CAAE,CAAC"}
|
|
@@ -9,6 +9,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
9
9
|
required: true;
|
|
10
10
|
type: PropType<SidebarMenu[]>;
|
|
11
11
|
};
|
|
12
|
+
noFooter: BooleanConstructor;
|
|
12
13
|
noLocaleSwitcher: BooleanConstructor;
|
|
13
14
|
noSidebar: {
|
|
14
15
|
default: boolean;
|
|
@@ -30,6 +31,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
30
31
|
required: true;
|
|
31
32
|
type: PropType<SidebarMenu[]>;
|
|
32
33
|
};
|
|
34
|
+
noFooter: BooleanConstructor;
|
|
33
35
|
noLocaleSwitcher: BooleanConstructor;
|
|
34
36
|
noSidebar: {
|
|
35
37
|
default: boolean;
|
|
@@ -43,6 +45,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
43
45
|
}>> & Readonly<{}>, {
|
|
44
46
|
noLocaleSwitcher: boolean;
|
|
45
47
|
collapsible: boolean;
|
|
48
|
+
noFooter: boolean;
|
|
46
49
|
noSidebar: boolean;
|
|
47
50
|
userMenuLocation: string;
|
|
48
51
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarHeaderLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/layouts/SidebarHeaderLayout.vue.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAC5C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;;;;;;;;
|
|
1
|
+
{"version":3,"file":"SidebarHeaderLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/layouts/SidebarHeaderLayout.vue.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAC5C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;;;;;;;;cA4FjB,QAAQ,CAAC,WAAW,EAAE,CAAC;;;;;;;;;;;2BAWnB,MAAM;;;;;;;;;;;cAXV,QAAQ,CAAC,WAAW,EAAE,CAAC;;;;;;;;;;;2BAWnB,MAAM;;;;;;;;;YAuPrB,CAAC,CAAC,IAAgB,KAAK,GAAG;cACxB,CAAC,CAAC,IAAiB,KAAK,GAAG;aAC5B,CAAC,CAAC,IAAiB,KAAK,GAAG;mBACrB,CAAC,CAAC,IAAiB,KAAK,GAAG;sBACxB,CAAC,CAAC,IAAiB,KAAK,GAAG;YACrC,CAAC,CAAC,IAAiB,KAAK,GAAG;aAC1B,CAAC,CAAC,IAAiB,KAAK,GAAG;;AAlWpC,wBA0Xc;AACd,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAAE,MAAM,EAAE,CAAC,CAAA;KAAE,CAAA;CAAE,CAAC"}
|
|
@@ -5,6 +5,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
5
5
|
required: true;
|
|
6
6
|
type: PropType<SidebarMenu[]>;
|
|
7
7
|
};
|
|
8
|
+
noFooter: BooleanConstructor;
|
|
8
9
|
noLocaleSwitcher: BooleanConstructor;
|
|
9
10
|
noHeader: {
|
|
10
11
|
default: boolean;
|
|
@@ -15,6 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
15
16
|
required: true;
|
|
16
17
|
type: PropType<SidebarMenu[]>;
|
|
17
18
|
};
|
|
19
|
+
noFooter: BooleanConstructor;
|
|
18
20
|
noLocaleSwitcher: BooleanConstructor;
|
|
19
21
|
noHeader: {
|
|
20
22
|
default: boolean;
|
|
@@ -23,6 +25,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
|
|
|
23
25
|
}>> & Readonly<{}>, {
|
|
24
26
|
noLocaleSwitcher: boolean;
|
|
25
27
|
noHeader: boolean;
|
|
28
|
+
noFooter: boolean;
|
|
26
29
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
|
|
27
30
|
afterNavLinks: (_: {}) => any;
|
|
28
31
|
afterSidebarMenu: (_: {}) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarOnlyLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/layouts/SidebarOnlyLayout.vue.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAC5C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;;;;
|
|
1
|
+
{"version":3,"file":"SidebarOnlyLayout.vue.d.ts","sourceRoot":"","sources":["../../../src/layouts/SidebarOnlyLayout.vue.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,UAAU,CAAC;AAC5C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAC;;;;cAwBjB,QAAQ,CAAC,WAAW,EAAE,CAAC;;;;;;;;;;;cAAvB,QAAQ,CAAC,WAAW,EAAE,CAAC;;;;;;;;;;;;;mBAyK3B,CAAC,CAAC,IAAgB,KAAK,GAAG;sBACvB,CAAC,CAAC,IAAiB,KAAK,GAAG;cACnC,CAAC,CAAC,IAAiB,KAAK,GAAG;aAC5B,CAAC,CAAC,IAAiB,KAAK,GAAG;aAC3B,CAAC,CAAC,IAAiB,KAAK,GAAG;;AAnMpC,wBAoNc;AACd,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAAE,QAAO;QAAE,MAAM,EAAE,CAAC,CAAA;KAAE,CAAA;CAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prefabs.tech/vue3-layout",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.28.0",
|
|
4
4
|
"description": "Vue3 Layout Plugin",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@prefabs.tech/eslint-config": "0.2.0",
|
|
21
21
|
"@prefabs.tech/tsconfig": "0.2.0",
|
|
22
|
-
"@prefabs.tech/vue3-config": "0.
|
|
23
|
-
"@prefabs.tech/vue3-i18n": "0.
|
|
24
|
-
"@prefabs.tech/vue3-ui": "0.
|
|
22
|
+
"@prefabs.tech/vue3-config": "0.28.0",
|
|
23
|
+
"@prefabs.tech/vue3-i18n": "0.28.0",
|
|
24
|
+
"@prefabs.tech/vue3-ui": "0.28.0",
|
|
25
25
|
"@iconify/vue": "4.3.0",
|
|
26
26
|
"@types/node": "24.10.1",
|
|
27
27
|
"@typescript-eslint/eslint-plugin": "8.24.1",
|
|
@@ -49,9 +49,9 @@
|
|
|
49
49
|
"vue-tsc": "1.2.0"
|
|
50
50
|
},
|
|
51
51
|
"peerDependencies": {
|
|
52
|
-
"@prefabs.tech/vue3-config": "0.
|
|
53
|
-
"@prefabs.tech/vue3-i18n": "0.
|
|
54
|
-
"@prefabs.tech/vue3-ui": "0.
|
|
52
|
+
"@prefabs.tech/vue3-config": "0.28.0",
|
|
53
|
+
"@prefabs.tech/vue3-i18n": "0.28.0",
|
|
54
|
+
"@prefabs.tech/vue3-ui": "0.28.0",
|
|
55
55
|
"@vueuse/core": ">=9.4.0",
|
|
56
56
|
"vue": ">=3.2",
|
|
57
57
|
"vue-router": ">=4.0"
|