@muenchen/muc-patternlab-vue 7.1.0 → 7.2.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.
@@ -6,6 +6,7 @@ declare const _default: {
6
6
  header?: string;
7
7
  multiple?: boolean;
8
8
  defaultItem?: string;
9
+ detailPageMargin?: boolean;
9
10
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
10
11
  P: {};
11
12
  B: {};
@@ -18,6 +19,7 @@ declare const _default: {
18
19
  header?: string;
19
20
  multiple?: boolean;
20
21
  defaultItem?: string;
22
+ detailPageMargin?: boolean;
21
23
  }> & Readonly<{}>, {}, {}, {}, {}, {}>;
22
24
  __isFragment?: never;
23
25
  __isTeleport?: never;
@@ -27,6 +29,7 @@ declare const _default: {
27
29
  header?: string;
28
30
  multiple?: boolean;
29
31
  defaultItem?: string;
32
+ detailPageMargin?: boolean;
30
33
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
31
34
  $slots: Readonly<{
32
35
  default(): unknown;
@@ -41,6 +44,7 @@ declare const _default: {
41
44
  header?: string;
42
45
  multiple?: boolean;
43
46
  defaultItem?: string;
47
+ detailPageMargin?: boolean;
44
48
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
45
49
  P: {};
46
50
  B: {};
@@ -53,6 +57,7 @@ declare const _default: {
53
57
  header?: string;
54
58
  multiple?: boolean;
55
59
  defaultItem?: string;
60
+ detailPageMargin?: boolean;
56
61
  }> & Readonly<{}>, {}, {}, {}, {}, {}>;
57
62
  __isFragment?: never;
58
63
  __isTeleport?: never;
@@ -62,6 +67,7 @@ declare const _default: {
62
67
  header?: string;
63
68
  multiple?: boolean;
64
69
  defaultItem?: string;
70
+ detailPageMargin?: boolean;
65
71
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
66
72
  $slots: Readonly<{
67
73
  default(): unknown;
@@ -88,6 +94,7 @@ export declare const Template: () => {
88
94
  header?: string;
89
95
  multiple?: boolean;
90
96
  defaultItem?: string;
97
+ detailPageMargin?: boolean;
91
98
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
92
99
  P: {};
93
100
  B: {};
@@ -100,6 +107,7 @@ export declare const Template: () => {
100
107
  header?: string;
101
108
  multiple?: boolean;
102
109
  defaultItem?: string;
110
+ detailPageMargin?: boolean;
103
111
  }> & Readonly<{}>, {}, {}, {}, {}, {}>;
104
112
  __isFragment?: never;
105
113
  __isTeleport?: never;
@@ -109,6 +117,7 @@ export declare const Template: () => {
109
117
  header?: string;
110
118
  multiple?: boolean;
111
119
  defaultItem?: string;
120
+ detailPageMargin?: boolean;
112
121
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
113
122
  $slots: Readonly<{
114
123
  default(): unknown;
@@ -175,6 +184,7 @@ export declare const Multiple: () => {
175
184
  header?: string;
176
185
  multiple?: boolean;
177
186
  defaultItem?: string;
187
+ detailPageMargin?: boolean;
178
188
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
179
189
  P: {};
180
190
  B: {};
@@ -187,6 +197,7 @@ export declare const Multiple: () => {
187
197
  header?: string;
188
198
  multiple?: boolean;
189
199
  defaultItem?: string;
200
+ detailPageMargin?: boolean;
190
201
  }> & Readonly<{}>, {}, {}, {}, {}, {}>;
191
202
  __isFragment?: never;
192
203
  __isTeleport?: never;
@@ -196,6 +207,97 @@ export declare const Multiple: () => {
196
207
  header?: string;
197
208
  multiple?: boolean;
198
209
  defaultItem?: string;
210
+ detailPageMargin?: boolean;
211
+ }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
212
+ $slots: Readonly<{
213
+ default(): unknown;
214
+ }> & {
215
+ default(): unknown;
216
+ };
217
+ });
218
+ MucAccordionItem: {
219
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
220
+ id: string;
221
+ header: string;
222
+ activeItems?: string[];
223
+ }> & Readonly<{
224
+ onOpen?: ((id: string) => any) | undefined;
225
+ onClose?: ((id: string) => any) | undefined;
226
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
227
+ open: (id: string) => any;
228
+ close: (id: string) => any;
229
+ }, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
230
+ section: HTMLElement;
231
+ }, HTMLDivElement, import('vue').ComponentProvideOptions, {
232
+ P: {};
233
+ B: {};
234
+ D: {};
235
+ C: {};
236
+ M: {};
237
+ Defaults: {};
238
+ }, Readonly<{
239
+ id: string;
240
+ header: string;
241
+ activeItems?: string[];
242
+ }> & Readonly<{
243
+ onOpen?: ((id: string) => any) | undefined;
244
+ onClose?: ((id: string) => any) | undefined;
245
+ }>, {}, {}, {}, {}, {}>;
246
+ __isFragment?: never;
247
+ __isTeleport?: never;
248
+ __isSuspense?: never;
249
+ } & import('vue').ComponentOptionsBase<Readonly<{
250
+ id: string;
251
+ header: string;
252
+ activeItems?: string[];
253
+ }> & Readonly<{
254
+ onOpen?: ((id: string) => any) | undefined;
255
+ onClose?: ((id: string) => any) | undefined;
256
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
257
+ open: (id: string) => any;
258
+ close: (id: string) => any;
259
+ }, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
260
+ $slots: Readonly<{
261
+ text(): unknown;
262
+ }> & {
263
+ text(): unknown;
264
+ };
265
+ });
266
+ };
267
+ template: string;
268
+ };
269
+ export declare const DetailPageMargin: () => {
270
+ components: {
271
+ MucAccordion: {
272
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
273
+ id: string;
274
+ header?: string;
275
+ multiple?: boolean;
276
+ defaultItem?: string;
277
+ detailPageMargin?: boolean;
278
+ }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
279
+ P: {};
280
+ B: {};
281
+ D: {};
282
+ C: {};
283
+ M: {};
284
+ Defaults: {};
285
+ }, Readonly<{
286
+ id: string;
287
+ header?: string;
288
+ multiple?: boolean;
289
+ defaultItem?: string;
290
+ detailPageMargin?: boolean;
291
+ }> & Readonly<{}>, {}, {}, {}, {}, {}>;
292
+ __isFragment?: never;
293
+ __isTeleport?: never;
294
+ __isSuspense?: never;
295
+ } & import('vue').ComponentOptionsBase<Readonly<{
296
+ id: string;
297
+ header?: string;
298
+ multiple?: boolean;
299
+ defaultItem?: string;
300
+ detailPageMargin?: boolean;
199
301
  }> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
200
302
  $slots: Readonly<{
201
303
  default(): unknown;
@@ -15,6 +15,10 @@ type __VLS_Props = {
15
15
  * Id of default active item
16
16
  */
17
17
  defaultItem?: string;
18
+ /**
19
+ * Use margins of detail pages
20
+ */
21
+ detailPageMargin?: boolean;
18
22
  };
19
23
  declare function __VLS_template(): {
20
24
  attrs: Partial<{}>;