@explorer-1/vue 0.2.73 → 0.2.74

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.
@@ -58,3 +58,54 @@ export namespace BaseStory {
58
58
  export { BlockCardGridData as cards };
59
59
  }
60
60
  }
61
+ export namespace ThreeCards {
62
+ export namespace args_1 {
63
+ let cards: ({
64
+ label: string;
65
+ title: string;
66
+ description: string;
67
+ image: {
68
+ alt: string;
69
+ src: {
70
+ height: number;
71
+ url: string;
72
+ width: number;
73
+ };
74
+ srcSet: string;
75
+ };
76
+ link: {
77
+ page: null;
78
+ externalLink: string;
79
+ };
80
+ } | {
81
+ label: string;
82
+ title: string;
83
+ description: string;
84
+ image: {
85
+ alt: string;
86
+ src: {
87
+ height: number;
88
+ url: string;
89
+ width: number;
90
+ };
91
+ srcSet: string;
92
+ };
93
+ link: {
94
+ page: {
95
+ url: string;
96
+ };
97
+ externalLink: string;
98
+ };
99
+ } | {
100
+ label: string;
101
+ title: string;
102
+ description: string;
103
+ image: null;
104
+ link: {
105
+ page: null;
106
+ externalLink: string;
107
+ };
108
+ })[];
109
+ }
110
+ export { args_1 as args };
111
+ }
@@ -288,7 +288,7 @@ export namespace EduCollection {
288
288
  export namespace args_9 {
289
289
  let size_5: string;
290
290
  export { size_5 as size };
291
- export let specialStyles: boolean;
291
+ export let useFeaturedStyles: boolean;
292
292
  export namespace data_7 {
293
293
  export namespace page_6 {
294
294
  export let summary: string;
@@ -319,8 +319,8 @@ export namespace EduCollectionLarge {
319
319
  export namespace args_10 {
320
320
  let size_6: string;
321
321
  export { size_6 as size };
322
- let specialStyles_1: boolean;
323
- export { specialStyles_1 as specialStyles };
322
+ let useFeaturedStyles_1: boolean;
323
+ export { useFeaturedStyles_1 as useFeaturedStyles };
324
324
  export namespace data_8 {
325
325
  export namespace page_7 {
326
326
  let summary_1: string;
@@ -348,3 +348,64 @@ export namespace EduCollectionLarge {
348
348
  }
349
349
  export { args_10 as args };
350
350
  }
351
+ export namespace EduNewsItem {
352
+ let decorators_9: (() => {
353
+ template: string;
354
+ })[];
355
+ export { decorators_9 as decorators };
356
+ export namespace args_11 {
357
+ export namespace data_9 {
358
+ export namespace page_8 {
359
+ let __typename_8: string;
360
+ export { __typename_8 as __typename };
361
+ }
362
+ export { page_8 as page };
363
+ }
364
+ export { data_9 as data };
365
+ let headingLevel_4: string;
366
+ export { headingLevel_4 as headingLevel };
367
+ let size_7: string;
368
+ export { size_7 as size };
369
+ }
370
+ export { args_11 as args };
371
+ }
372
+ export namespace ExternalLink {
373
+ let decorators_10: (() => {
374
+ template: string;
375
+ })[];
376
+ export { decorators_10 as decorators };
377
+ export namespace args_12 {
378
+ export namespace data_10 {
379
+ let __typename_9: string;
380
+ export { __typename_9 as __typename };
381
+ let externalLink_1: string;
382
+ export { externalLink_1 as externalLink };
383
+ let title_3: string;
384
+ export { title_3 as title };
385
+ let label_2: string;
386
+ export { label_2 as label };
387
+ let summary_2: string;
388
+ export { summary_2 as summary };
389
+ export namespace thumbnailImage_2 {
390
+ let __typename_10: string;
391
+ export { __typename_10 as __typename };
392
+ export namespace src_2 {
393
+ let __typename_11: string;
394
+ export { __typename_11 as __typename };
395
+ let url_4: string;
396
+ export { url_4 as url };
397
+ let width_2: string;
398
+ export { width_2 as width };
399
+ let height_2: string;
400
+ export { height_2 as height };
401
+ }
402
+ export { src_2 as src };
403
+ }
404
+ export { thumbnailImage_2 as thumbnailImage };
405
+ }
406
+ export { data_10 as data };
407
+ let headingLevel_5: string;
408
+ export { headingLevel_5 as headingLevel };
409
+ }
410
+ export { args_12 as args };
411
+ }
@@ -127,3 +127,78 @@ export namespace BaseStory {
127
127
  export { BlockRichTableData as table };
128
128
  }
129
129
  }
130
+ export namespace MixedColumnWidths {
131
+ export namespace args_1 {
132
+ namespace table {
133
+ let blockType_1: string;
134
+ export { blockType_1 as blockType };
135
+ let tableCaption_1: string;
136
+ export { tableCaption_1 as tableCaption };
137
+ export namespace tableContent_1 {
138
+ let tableHead_1: {
139
+ text: string;
140
+ }[][];
141
+ export { tableHead_1 as tableHead };
142
+ let tableBody_1: ({
143
+ caption: string;
144
+ displayCaption: boolean;
145
+ blockType: string;
146
+ fullBleed: boolean;
147
+ image: {
148
+ alt: string;
149
+ caption: string;
150
+ credit: string;
151
+ detailUrl: string;
152
+ original: string;
153
+ src: {
154
+ height: number;
155
+ url: string;
156
+ width: number;
157
+ };
158
+ srcSet: string;
159
+ };
160
+ imageFullBleed: {
161
+ alt: string;
162
+ caption: string;
163
+ credit: string;
164
+ detailUrl: string;
165
+ original: string;
166
+ src: {
167
+ width: number;
168
+ height: number;
169
+ url: string;
170
+ };
171
+ srcCropped: {
172
+ width: number;
173
+ height: number;
174
+ url: string;
175
+ };
176
+ screenXs: {
177
+ url: string;
178
+ width: number;
179
+ };
180
+ screenLg: {
181
+ url: string;
182
+ width: number;
183
+ };
184
+ screenXl: {
185
+ url: string;
186
+ width: number;
187
+ };
188
+ screenThreexl: {
189
+ url: string;
190
+ width: number;
191
+ };
192
+ };
193
+ value?: undefined;
194
+ } | {
195
+ blockType: string;
196
+ value: string;
197
+ })[][];
198
+ export { tableBody_1 as tableBody };
199
+ }
200
+ export { tableContent_1 as tableContent };
201
+ }
202
+ }
203
+ export { args_1 as args };
204
+ }
@@ -2,6 +2,7 @@ import { default as HomepageCarousel } from './HomepageCarousel.vue';
2
2
  declare namespace _default {
3
3
  export let title: string;
4
4
  export { HomepageCarousel as component };
5
+ export let tags: string[];
5
6
  export let excludeStories: RegExp;
6
7
  export namespace parameters {
7
8
  let viewMode: string;
@@ -1,17 +1,21 @@
1
1
  interface NavSearchFormProps {
2
2
  mobile?: boolean;
3
+ placeholder?: string;
3
4
  }
4
5
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<NavSearchFormProps>, {
5
6
  mobile: boolean;
7
+ placeholder: string;
6
8
  }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
7
9
  clearSearch: (...args: any[]) => void;
8
10
  submitForm: (...args: any[]) => void;
9
11
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<NavSearchFormProps>, {
10
12
  mobile: boolean;
13
+ placeholder: string;
11
14
  }>>> & Readonly<{
12
15
  onClearSearch?: ((...args: any[]) => any) | undefined;
13
16
  onSubmitForm?: ((...args: any[]) => any) | undefined;
14
17
  }>, {
18
+ placeholder: string;
15
19
  mobile: boolean;
16
20
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
17
21
  export default _default;