@explorer-1/vue 0.2.57 → 0.2.59

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.
Files changed (30) hide show
  1. package/components.d.ts +2 -0
  2. package/dist/explorer-1-vue.js +5340 -5200
  3. package/dist/explorer-1-vue.umd.cjs +13 -13
  4. package/dist/src/components/BaseImage/BaseImage.stories.d.ts +1 -4
  5. package/dist/src/components/BaseImage/BaseImage.vue.d.ts +1 -4
  6. package/dist/src/components/BlockAudio/BlockAudio.vue.d.ts +1 -4
  7. package/dist/src/components/BlockCardGridItem/BlockCardGridItemElement.vue.d.ts +1 -4
  8. package/dist/src/components/BlockCircleImageCard/BlockCircleImageCard.vue.d.ts +1 -4
  9. package/dist/src/components/BlockTeaser/BlockTeaser.vue.d.ts +1 -4
  10. package/dist/src/components/BlockText/BlockText.stories.d.ts +13 -0
  11. package/dist/src/components/EventDetailHero/EventDetailHero.vue.d.ts +1 -4
  12. package/dist/src/components/HomepageFeaturedRobot/HomepageFeaturedRobot.vue.d.ts +1 -4
  13. package/dist/src/components/HomepageTeaserBlock/HomepageTeaserBlockCardImage.vue.d.ts +1 -4
  14. package/dist/src/components/ImageDetailContextImage/ImageDetailContextImage.vue.d.ts +1 -4
  15. package/dist/src/components/SearchFilterGroup/SearchFilterGroup.stories.d.ts +43 -0
  16. package/dist/src/components/SearchFilterGroup/SearchFilterGroup.vue.d.ts +121 -11
  17. package/dist/src/components/SearchFilterGroupAccordionItem/SearchFilterGroupAccordionItem.vue.d.ts +44 -0
  18. package/dist/src/components/SearchInput/SearchInput.vue.d.ts +11 -0
  19. package/dist/src/interfaces.d.ts +18 -0
  20. package/dist/src/templates/edu/PageEduHome/PageEduHome.stories.d.ts +70 -0
  21. package/dist/style.css +1 -1
  22. package/package.json +2 -2
  23. package/src/components/BlockRichTable/BlockRichTable.stories.js +55 -0
  24. package/src/components/BlockRichTable/BlockRichTable.vue +89 -0
  25. package/src/components/BlockStreamfield/BlockStreamfield.vue +11 -0
  26. package/src/components/PodcastSeriesCarousel/PodcastSeriesCarousel.vue +42 -22
  27. package/src/templates/PageAudioDetail/PageAudioDetail.vue +1 -0
  28. package/src/templates/PageImageDetail/PageImageDetail.vue +13 -36
  29. package/src/templates/www/PagePodcast/PagePodcast.vue +2 -2
  30. package/tsconfig.json +1 -1
@@ -34,12 +34,9 @@ declare const _default: {
34
34
  required: false;
35
35
  default: string;
36
36
  };
37
- }>, {}, {
38
- lazyNative: boolean;
39
- }, {
37
+ }>, {}, {}, {
40
38
  computedClass(): string;
41
39
  }, {
42
- featureDetectImageLazyLoad(): void;
43
40
  imageFailed(): void;
44
41
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
45
42
  imageClass: {
@@ -39,12 +39,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
39
39
  required: false;
40
40
  default: string;
41
41
  };
42
- }>, {}, {
43
- lazyNative: boolean;
44
- }, {
42
+ }>, {}, {}, {
45
43
  computedClass(): string;
46
44
  }, {
47
- featureDetectImageLazyLoad(): void;
48
45
  imageFailed(): void;
49
46
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
50
47
  imageClass: {
@@ -133,12 +133,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
133
133
  required: false;
134
134
  default: string;
135
135
  };
136
- }>, {}, {
137
- lazyNative: boolean;
138
- }, {
136
+ }>, {}, {}, {
139
137
  computedClass(): string;
140
138
  }, {
141
- featureDetectImageLazyLoad(): void;
142
139
  imageFailed(): void;
143
140
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
144
141
  imageClass: {
@@ -144,12 +144,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
144
144
  required: false;
145
145
  default: string;
146
146
  };
147
- }>, {}, {
148
- lazyNative: boolean;
149
- }, {
147
+ }>, {}, {}, {
150
148
  computedClass(): string;
151
149
  }, {
152
- featureDetectImageLazyLoad(): void;
153
150
  imageFailed(): void;
154
151
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
155
152
  imageClass: {
@@ -148,12 +148,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
148
148
  required: false;
149
149
  default: string;
150
150
  };
151
- }>, {}, {
152
- lazyNative: boolean;
153
- }, {
151
+ }>, {}, {}, {
154
152
  computedClass(): string;
155
153
  }, {
156
- featureDetectImageLazyLoad(): void;
157
154
  imageFailed(): void;
158
155
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
159
156
  imageClass: {
@@ -222,12 +222,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
222
222
  required: false;
223
223
  default: string;
224
224
  };
225
- }>, {}, {
226
- lazyNative: boolean;
227
- }, {
225
+ }>, {}, {}, {
228
226
  computedClass(): string;
229
227
  }, {
230
- featureDetectImageLazyLoad(): void;
231
228
  imageFailed(): void;
232
229
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
233
230
  imageClass: {
@@ -2,6 +2,7 @@ import { default as BlockText } from './BlockText.vue';
2
2
  declare namespace _default {
3
3
  export let title: string;
4
4
  export { BlockText as component };
5
+ export let tags: string[];
5
6
  export namespace argTypes {
6
7
  namespace variant {
7
8
  namespace control {
@@ -17,6 +18,9 @@ declare namespace _default {
17
18
  export { control_1 as control };
18
19
  }
19
20
  }
21
+ export let decorators: (() => {
22
+ template: string;
23
+ })[];
20
24
  }
21
25
  export default _default;
22
26
  export namespace BaseStory {
@@ -28,3 +32,12 @@ export namespace BaseStory {
28
32
  export { text_1 as text };
29
33
  }
30
34
  }
35
+ export namespace RichTextMedia {
36
+ export namespace args_1 {
37
+ let variant_2: string;
38
+ export { variant_2 as variant };
39
+ let text_2: string;
40
+ export { text_2 as text };
41
+ }
42
+ export { args_1 as args };
43
+ }
@@ -100,12 +100,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
100
100
  required: false;
101
101
  default: string;
102
102
  };
103
- }>, {}, {
104
- lazyNative: boolean;
105
- }, {
103
+ }>, {}, {}, {
106
104
  computedClass(): string;
107
105
  }, {
108
- featureDetectImageLazyLoad(): void;
109
106
  imageFailed(): void;
110
107
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
111
108
  imageClass: {
@@ -245,12 +245,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
245
245
  required: false;
246
246
  default: string;
247
247
  };
248
- }>, {}, {
249
- lazyNative: boolean;
250
- }, {
248
+ }>, {}, {}, {
251
249
  computedClass(): string;
252
250
  }, {
253
- featureDetectImageLazyLoad(): void;
254
251
  imageFailed(): void;
255
252
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
256
253
  imageClass: {
@@ -101,12 +101,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
101
101
  required: false;
102
102
  default: string;
103
103
  };
104
- }>, {}, {
105
- lazyNative: boolean;
106
- }, {
104
+ }>, {}, {}, {
107
105
  computedClass(): string;
108
106
  }, {
109
- featureDetectImageLazyLoad(): void;
110
107
  imageFailed(): void;
111
108
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
112
109
  imageClass: {
@@ -103,12 +103,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
103
103
  required: false;
104
104
  default: string;
105
105
  };
106
- }>, {}, {
107
- lazyNative: boolean;
108
- }, {
106
+ }>, {}, {}, {
109
107
  computedClass(): string;
110
108
  }, {
111
- featureDetectImageLazyLoad(): void;
112
109
  imageFailed(): void;
113
110
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
114
111
  imageClass: {
@@ -37,3 +37,46 @@ export namespace DateFilter {
37
37
  }
38
38
  export { args_1 as args };
39
39
  }
40
+ export namespace SubFilters {
41
+ export let decorators: (() => {
42
+ template: string;
43
+ })[];
44
+ export namespace args_2 {
45
+ let filterBy_2: never[];
46
+ export { filterBy_2 as filterBy };
47
+ let buckets_2: {
48
+ key: string;
49
+ doc_count: number;
50
+ }[];
51
+ export { buckets_2 as buckets };
52
+ let groupKey_2: string;
53
+ export { groupKey_2 as groupKey };
54
+ let groupTitle_2: string;
55
+ export { groupTitle_2 as groupTitle };
56
+ let truncateFilters_2: boolean;
57
+ export { truncateFilters_2 as truncateFilters };
58
+ export namespace subFilters {
59
+ let solar_system: {
60
+ key: string;
61
+ agg: string;
62
+ doc_count: number;
63
+ }[];
64
+ let earth: {
65
+ key: string;
66
+ agg: string;
67
+ doc_count: number;
68
+ }[];
69
+ let stars_and_galaxies: {
70
+ key: string;
71
+ agg: string;
72
+ doc_count: number;
73
+ }[];
74
+ let technology: {
75
+ key: string;
76
+ agg: string;
77
+ doc_count: number;
78
+ }[];
79
+ }
80
+ }
81
+ export { args_2 as args };
82
+ }
@@ -1,6 +1,15 @@
1
+ import { PropType } from 'vue';
2
+ import { SubFiltersObject } from './../../interfaces';
3
+
1
4
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
- filterBy: ArrayConstructor;
3
- buckets: null;
5
+ filterBy: {
6
+ type: ArrayConstructor;
7
+ default: undefined;
8
+ };
9
+ buckets: {
10
+ type: ObjectConstructor;
11
+ default: undefined;
12
+ };
4
13
  hideFilterGroups: {
5
14
  type: ArrayConstructor;
6
15
  default: () => never[];
@@ -11,13 +20,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
11
20
  };
12
21
  groupTitle: {
13
22
  type: StringConstructor;
14
- required: false;
23
+ default: string;
15
24
  };
16
25
  truncateFilters: {
17
26
  type: BooleanConstructor;
18
27
  required: false;
19
28
  default: boolean;
20
29
  };
30
+ subFilters: {
31
+ type: PropType<SubFiltersObject>;
32
+ default: undefined;
33
+ };
34
+ subFilterAggKey: {
35
+ type: StringConstructor;
36
+ default: undefined;
37
+ };
21
38
  }>, {}, {
22
39
  checkbox: {
23
40
  checkboxLimit: number;
@@ -30,21 +47,38 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
30
47
  set(newValue: any): void;
31
48
  };
32
49
  bucketsLength(): any;
33
- showFilterGroup(): boolean | "" | undefined;
50
+ showFilterGroup(): any;
51
+ subFilterParentKeys(): string[] | undefined;
34
52
  themeStore: () => import('pinia').Store<"theme", import('../../store/theme').State, {
35
53
  isEdu(state: {
36
- theme: import('../../interfaces').Explorer1Theme | null;
54
+ theme: import('./../../interfaces').Explorer1Theme | null;
37
55
  } & import('pinia').PiniaCustomStateProperties<import('../../store/theme').State>): boolean;
38
56
  }, {
39
- setTheme(value: import('../../interfaces').Explorer1Theme): void;
57
+ setTheme(value: import('./../../interfaces').Explorer1Theme): void;
40
58
  }>;
41
59
  }, {
42
- generateId(value: any): string;
60
+ generateId(value: any, group: any): string;
61
+ getSubFilterParentKey(value: any): any;
62
+ hasSubFilters(filterKey: any): true | undefined;
63
+ subFilterIsInQueryParams(bucketKey: any): false;
64
+ getSubFilters(filterKey: any): {
65
+ parentBucketKey: string;
66
+ aggParentKey: string;
67
+ aggMapKey: string;
68
+ subFilterKey: string;
69
+ } | undefined;
43
70
  toggleShowMoreFilters(): void;
44
71
  prettyFilterNames(key: any): any;
72
+ getSlotName(key: any): string;
45
73
  }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:filterBy"[], "update:filterBy", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
46
- filterBy: ArrayConstructor;
47
- buckets: null;
74
+ filterBy: {
75
+ type: ArrayConstructor;
76
+ default: undefined;
77
+ };
78
+ buckets: {
79
+ type: ObjectConstructor;
80
+ default: undefined;
81
+ };
48
82
  hideFilterGroups: {
49
83
  type: ArrayConstructor;
50
84
  default: () => never[];
@@ -55,17 +89,93 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
55
89
  };
56
90
  groupTitle: {
57
91
  type: StringConstructor;
58
- required: false;
92
+ default: string;
59
93
  };
60
94
  truncateFilters: {
61
95
  type: BooleanConstructor;
62
96
  required: false;
63
97
  default: boolean;
64
98
  };
99
+ subFilters: {
100
+ type: PropType<SubFiltersObject>;
101
+ default: undefined;
102
+ };
103
+ subFilterAggKey: {
104
+ type: StringConstructor;
105
+ default: undefined;
106
+ };
65
107
  }>> & Readonly<{
66
108
  "onUpdate:filterBy"?: ((...args: any[]) => any) | undefined;
67
109
  }>, {
110
+ filterBy: unknown[];
111
+ buckets: Record<string, any>;
68
112
  hideFilterGroups: unknown[];
113
+ groupTitle: string;
69
114
  truncateFilters: boolean;
70
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
115
+ subFilters: SubFiltersObject;
116
+ subFilterAggKey: string;
117
+ }, {}, {
118
+ SearchFilterGroupAccordionItem: {
119
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
120
+ initOpen: {
121
+ type: PropType<boolean>;
122
+ default: boolean;
123
+ };
124
+ }>> & Readonly<{
125
+ onFilterGroupAccordionItemOpened?: ((...args: any[]) => any) | undefined;
126
+ onFilterGroupAccordionItemClosed?: ((...args: any[]) => any) | undefined;
127
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
128
+ filterGroupAccordionItemOpened: (...args: any[]) => void;
129
+ filterGroupAccordionItemClosed: (...args: any[]) => void;
130
+ }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
131
+ initOpen: {
132
+ type: PropType<boolean>;
133
+ default: boolean;
134
+ };
135
+ }>> & Readonly<{
136
+ onFilterGroupAccordionItemOpened?: ((...args: any[]) => any) | undefined;
137
+ onFilterGroupAccordionItemClosed?: ((...args: any[]) => any) | undefined;
138
+ }>, {
139
+ initOpen: boolean;
140
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
141
+ P: {};
142
+ B: {};
143
+ D: {};
144
+ C: {};
145
+ M: {};
146
+ Defaults: {};
147
+ }, Readonly<import('vue').ExtractPropTypes<{
148
+ initOpen: {
149
+ type: PropType<boolean>;
150
+ default: boolean;
151
+ };
152
+ }>> & Readonly<{
153
+ onFilterGroupAccordionItemOpened?: ((...args: any[]) => any) | undefined;
154
+ onFilterGroupAccordionItemClosed?: ((...args: any[]) => any) | undefined;
155
+ }>, {}, {}, {}, {}, {
156
+ initOpen: boolean;
157
+ }>;
158
+ __isFragment?: never;
159
+ __isTeleport?: never;
160
+ __isSuspense?: never;
161
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
162
+ initOpen: {
163
+ type: PropType<boolean>;
164
+ default: boolean;
165
+ };
166
+ }>> & Readonly<{
167
+ onFilterGroupAccordionItemOpened?: ((...args: any[]) => any) | undefined;
168
+ onFilterGroupAccordionItemClosed?: ((...args: any[]) => any) | undefined;
169
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
170
+ filterGroupAccordionItemOpened: (...args: any[]) => void;
171
+ filterGroupAccordionItemClosed: (...args: any[]) => void;
172
+ }, string, {
173
+ initOpen: boolean;
174
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
175
+ $slots: {
176
+ header?(_: {}): any;
177
+ default?(_: {}): any;
178
+ };
179
+ });
180
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
71
181
  export default _default;
@@ -0,0 +1,44 @@
1
+ export interface SearchFilterGroupAccordionItemProps {
2
+ initOpen?: boolean;
3
+ }
4
+ declare function __VLS_template(): {
5
+ header?(_: {}): any;
6
+ default?(_: {}): any;
7
+ };
8
+ declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<SearchFilterGroupAccordionItemProps>, {
9
+ initOpen: boolean;
10
+ }>>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
11
+ filterGroupAccordionItemOpened: (...args: any[]) => void;
12
+ filterGroupAccordionItemClosed: (...args: any[]) => void;
13
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<SearchFilterGroupAccordionItemProps>, {
14
+ initOpen: boolean;
15
+ }>>> & Readonly<{
16
+ onFilterGroupAccordionItemOpened?: ((...args: any[]) => any) | undefined;
17
+ onFilterGroupAccordionItemClosed?: ((...args: any[]) => any) | undefined;
18
+ }>, {
19
+ initOpen: boolean;
20
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
21
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
22
+ export default _default;
23
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
24
+ type __VLS_TypePropsToRuntimeProps<T> = {
25
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
26
+ type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
27
+ } : {
28
+ type: import('vue').PropType<T[K]>;
29
+ required: true;
30
+ };
31
+ };
32
+ type __VLS_WithDefaults<P, D> = {
33
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
34
+ default: D[K];
35
+ }> : P[K];
36
+ };
37
+ type __VLS_Prettify<T> = {
38
+ [K in keyof T]: T[K];
39
+ } & {};
40
+ type __VLS_WithTemplateSlots<T, S> = T & {
41
+ new (): {
42
+ $slots: S;
43
+ };
44
+ };
@@ -20,8 +20,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
20
20
  type: import('vue').PropType<boolean>;
21
21
  default: boolean;
22
22
  };
23
+ withButton: {
24
+ type: import('vue').PropType<boolean>;
25
+ default: boolean;
26
+ };
23
27
  }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
24
28
  input: (...args: any[]) => void;
29
+ submit: (...args: any[]) => void;
25
30
  esc: (...args: any[]) => void;
26
31
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
27
32
  modelValue: import('vue').PropType<any>;
@@ -45,8 +50,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
45
50
  type: import('vue').PropType<boolean>;
46
51
  default: boolean;
47
52
  };
53
+ withButton: {
54
+ type: import('vue').PropType<boolean>;
55
+ default: boolean;
56
+ };
48
57
  }>> & Readonly<{
49
58
  onInput?: ((...args: any[]) => any) | undefined;
59
+ onSubmit?: ((...args: any[]) => any) | undefined;
50
60
  onEsc?: ((...args: any[]) => any) | undefined;
51
61
  }>, {
52
62
  placeholder: string;
@@ -54,5 +64,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
54
64
  underlinedInput: boolean;
55
65
  underlinedInputValue: string;
56
66
  defaultColors: boolean;
67
+ withButton: boolean;
57
68
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
58
69
  export default _default;
@@ -175,6 +175,24 @@ export interface FooterResponse {
175
175
  __typename: string;
176
176
  footer: any;
177
177
  }
178
+ export interface EDUSubjectArea {
179
+ id: number;
180
+ primarySubject: EduResourcesSubject;
181
+ subjectArea: string;
182
+ }
183
+ export interface SubFiltersObject {
184
+ [key: string]: {
185
+ parentBucketKey: string;
186
+ aggParentKey: string;
187
+ aggMapKey: string;
188
+ subFilterKey: string;
189
+ };
190
+ }
191
+ export interface EduSubjectAreasResponse {
192
+ eduSubjectAreas: {
193
+ eduSubjectAreas: EDUSubjectArea[];
194
+ };
195
+ }
178
196
  export type Explorer1Theme = 'defaultTheme' | 'ThemeInternal' | 'ThemeEdu';
179
197
  export interface Attributes {
180
198
  [key: string]: string;
@@ -0,0 +1,70 @@
1
+ import { default as PageEduHome } from './PageEduHome.vue';
2
+ declare namespace _default {
3
+ export let title: string;
4
+ export { PageEduHome as component };
5
+ export let tags: string[];
6
+ export namespace parameters {
7
+ namespace html {
8
+ let root: string;
9
+ }
10
+ let layout: string;
11
+ }
12
+ export let excludeStories: RegExp;
13
+ }
14
+ export default _default;
15
+ export namespace BaseStory {
16
+ let name: string;
17
+ namespace args {
18
+ namespace data {
19
+ export let __typename: string;
20
+ let title_1: string;
21
+ export { title_1 as title };
22
+ export let slug: string;
23
+ export let url: string;
24
+ export let lastPublishedAt: string;
25
+ export namespace thumbnailImage {
26
+ let alt: string;
27
+ let original: string;
28
+ }
29
+ export namespace heroImage {
30
+ export namespace src {
31
+ let url_1: string;
32
+ export { url_1 as url };
33
+ export let width: number;
34
+ export let height: number;
35
+ }
36
+ export let srcSet: string;
37
+ export namespace screenMd {
38
+ let url_2: string;
39
+ export { url_2 as url };
40
+ }
41
+ export namespace screenSm {
42
+ let url_3: string;
43
+ export { url_3 as url };
44
+ }
45
+ let alt_1: string;
46
+ export { alt_1 as alt };
47
+ }
48
+ export let heroText: string;
49
+ export let hotTopics: {
50
+ page: {
51
+ title: string;
52
+ url: string;
53
+ };
54
+ }[];
55
+ export let body: ({
56
+ blockType: string;
57
+ heading: string;
58
+ level: string;
59
+ size: string;
60
+ value?: undefined;
61
+ } | {
62
+ blockType: string;
63
+ value: string;
64
+ heading?: undefined;
65
+ level?: undefined;
66
+ size?: undefined;
67
+ })[];
68
+ }
69
+ }
70
+ }