@cyberpunk-vue/components 1.5.0 → 1.5.1
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/container/index.d.ts +2 -16
- package/dist/container/index.d.ts.map +1 -1
- package/dist/container/src/aside.vue.d.ts +3 -9
- package/dist/container/src/aside.vue.d.ts.map +1 -1
- package/dist/container/src/main.vue.d.ts +3 -9
- package/dist/container/src/main.vue.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1022 -1050
- package/package.json +4 -4
|
@@ -253,8 +253,6 @@ export declare const CpMain: import('../utils').SFCWithInstall<{
|
|
|
253
253
|
readonly default: false;
|
|
254
254
|
};
|
|
255
255
|
}>> & Readonly<{}>, {
|
|
256
|
-
bodyHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
257
|
-
bodyFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
258
256
|
getPlaceholderHeights: () => {
|
|
259
257
|
header: number;
|
|
260
258
|
footer: number;
|
|
@@ -263,8 +261,7 @@ export declare const CpMain: import('../utils').SFCWithInstall<{
|
|
|
263
261
|
readonly scrollUnderHeader: boolean;
|
|
264
262
|
readonly scrollUnderFooter: boolean;
|
|
265
263
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
266
|
-
|
|
267
|
-
bodyFooterPlaceholderRef: HTMLDivElement;
|
|
264
|
+
mainRef: HTMLElement;
|
|
268
265
|
}, HTMLElement, import('vue').ComponentProvideOptions, {
|
|
269
266
|
P: {};
|
|
270
267
|
B: {};
|
|
@@ -282,8 +279,6 @@ export declare const CpMain: import('../utils').SFCWithInstall<{
|
|
|
282
279
|
readonly default: false;
|
|
283
280
|
};
|
|
284
281
|
}>> & Readonly<{}>, {
|
|
285
|
-
bodyHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
286
|
-
bodyFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
287
282
|
getPlaceholderHeights: () => {
|
|
288
283
|
header: number;
|
|
289
284
|
footer: number;
|
|
@@ -305,8 +300,6 @@ export declare const CpMain: import('../utils').SFCWithInstall<{
|
|
|
305
300
|
readonly default: false;
|
|
306
301
|
};
|
|
307
302
|
}>> & Readonly<{}>, {
|
|
308
|
-
bodyHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
309
|
-
bodyFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
310
303
|
getPlaceholderHeights: () => {
|
|
311
304
|
header: number;
|
|
312
305
|
footer: number;
|
|
@@ -350,8 +343,6 @@ export declare const CpAside: import('../utils').SFCWithInstall<{
|
|
|
350
343
|
readonly default: "left";
|
|
351
344
|
};
|
|
352
345
|
}>> & Readonly<{}>, {
|
|
353
|
-
sidebarHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
354
|
-
sidebarFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
355
346
|
getPlaceholderHeights: () => {
|
|
356
347
|
header: number;
|
|
357
348
|
footer: number;
|
|
@@ -365,8 +356,7 @@ export declare const CpAside: import('../utils').SFCWithInstall<{
|
|
|
365
356
|
readonly scrollUnderHeader: boolean;
|
|
366
357
|
readonly scrollUnderFooter: boolean;
|
|
367
358
|
}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
368
|
-
|
|
369
|
-
sidebarFooterPlaceholderRef: HTMLDivElement;
|
|
359
|
+
contentRef: HTMLDivElement;
|
|
370
360
|
}, HTMLElement, import('vue').ComponentProvideOptions, {
|
|
371
361
|
P: {};
|
|
372
362
|
B: {};
|
|
@@ -404,8 +394,6 @@ export declare const CpAside: import('../utils').SFCWithInstall<{
|
|
|
404
394
|
readonly default: "left";
|
|
405
395
|
};
|
|
406
396
|
}>> & Readonly<{}>, {
|
|
407
|
-
sidebarHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
408
|
-
sidebarFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
409
397
|
getPlaceholderHeights: () => {
|
|
410
398
|
header: number;
|
|
411
399
|
footer: number;
|
|
@@ -452,8 +440,6 @@ export declare const CpAside: import('../utils').SFCWithInstall<{
|
|
|
452
440
|
readonly default: "left";
|
|
453
441
|
};
|
|
454
442
|
}>> & Readonly<{}>, {
|
|
455
|
-
sidebarHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
456
|
-
sidebarFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
457
443
|
getPlaceholderHeights: () => {
|
|
458
444
|
header: number;
|
|
459
445
|
footer: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../container/index.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;GAiBG;AACH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAyB,CAAA;AACjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAsB,CAAA;AAC3C,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAsB,CAAA;AAC3C,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../container/index.ts"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;GAiBG;AACH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAyB,CAAA;AACjD,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAsB,CAAA;AAC3C,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAsB,CAAA;AAC3C,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAoB,CAAA;AACvC,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAqB,CAAA;AAEzC,eAAe,WAAW,CAAA;AAC1B,cAAc,iBAAiB,CAAA;AAC/B,YAAY,EACR,mBAAmB,EACnB,gBAAgB,EAChB,gBAAgB,EAChB,cAAc,EACd,eAAe,GAClB,MAAM,gBAAgB,CAAA"}
|
|
@@ -4,8 +4,7 @@ declare function __VLS_template(): {
|
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
};
|
|
6
6
|
refs: {
|
|
7
|
-
|
|
8
|
-
sidebarFooterPlaceholderRef: HTMLDivElement;
|
|
7
|
+
contentRef: HTMLDivElement;
|
|
9
8
|
};
|
|
10
9
|
rootEl: HTMLElement;
|
|
11
10
|
};
|
|
@@ -40,11 +39,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
40
39
|
readonly default: "left";
|
|
41
40
|
};
|
|
42
41
|
}>, {
|
|
43
|
-
/** @description sidebar
|
|
44
|
-
sidebarHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
45
|
-
/** @description sidebar 底部占位块元素 */
|
|
46
|
-
sidebarFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
47
|
-
/** @description 获取 sidebar 占位块高度(px) */
|
|
42
|
+
/** @description 获取 sidebar 占位块高度(px)(由 padding 实现) */
|
|
48
43
|
getPlaceholderHeights: () => {
|
|
49
44
|
header: number;
|
|
50
45
|
footer: number;
|
|
@@ -87,8 +82,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
87
82
|
readonly scrollUnderHeader: boolean;
|
|
88
83
|
readonly scrollUnderFooter: boolean;
|
|
89
84
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
90
|
-
|
|
91
|
-
sidebarFooterPlaceholderRef: HTMLDivElement;
|
|
85
|
+
contentRef: HTMLDivElement;
|
|
92
86
|
}, HTMLElement>;
|
|
93
87
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
94
88
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"aside.vue.d.ts","sourceRoot":"","sources":["../../../container/src/aside.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"aside.vue.d.ts","sourceRoot":"","sources":["../../../container/src/aside.vue"],"names":[],"mappings":"AAmIA,iBAAS,cAAc;WA0DT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAeD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAzFnB,sDAAsD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;eAkGtD,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -4,8 +4,7 @@ declare function __VLS_template(): {
|
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
};
|
|
6
6
|
refs: {
|
|
7
|
-
|
|
8
|
-
bodyFooterPlaceholderRef: HTMLDivElement;
|
|
7
|
+
mainRef: HTMLElement;
|
|
9
8
|
};
|
|
10
9
|
rootEl: HTMLElement;
|
|
11
10
|
};
|
|
@@ -20,11 +19,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
20
19
|
readonly default: false;
|
|
21
20
|
};
|
|
22
21
|
}>, {
|
|
23
|
-
/** @description body
|
|
24
|
-
bodyHeaderPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
25
|
-
/** @description body 底部占位块元素 */
|
|
26
|
-
bodyFooterPlaceholderRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
27
|
-
/** @description 获取 body 占位块高度(px) */
|
|
22
|
+
/** @description 获取 body 占位块高度(px)(由 padding 实现) */
|
|
28
23
|
getPlaceholderHeights: () => {
|
|
29
24
|
header: number;
|
|
30
25
|
footer: number;
|
|
@@ -42,8 +37,7 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
|
|
|
42
37
|
readonly scrollUnderHeader: boolean;
|
|
43
38
|
readonly scrollUnderFooter: boolean;
|
|
44
39
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
45
|
-
|
|
46
|
-
bodyFooterPlaceholderRef: HTMLDivElement;
|
|
40
|
+
mainRef: HTMLElement;
|
|
47
41
|
}, HTMLElement>;
|
|
48
42
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
49
43
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.vue.d.ts","sourceRoot":"","sources":["../../../container/src/main.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"main.vue.d.ts","sourceRoot":"","sources":["../../../container/src/main.vue"],"names":[],"mappings":"AAuFA,iBAAS,cAAc;WA2BT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;;;IArDnB,mDAAmD;;;;;;;;;;;;;;;;;;;eA8DnD,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|