@goodhood-web/nebenan-core 3.5.0 → 3.6.0-development.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.
@@ -1,607 +1,147 @@
1
1
  export declare const blocks: {
2
- fields: {
3
- amountPicker: {
4
- fields: {
5
- id: string;
6
- };
7
- metadata: {
8
- tags: never[];
9
- };
10
- sys: {
11
- contentType: {
12
- sys: {
13
- id: string;
14
- linkType: string;
15
- type: string;
16
- };
17
- };
18
- createdAt: string;
19
- environment: {
20
- sys: {
21
- id: string;
22
- linkType: string;
23
- type: string;
24
- };
25
- };
26
- id: string;
27
- locale: string;
28
- revision: number;
29
- space: {
30
- sys: {
31
- id: string;
32
- linkType: string;
33
- type: string;
34
- };
35
- };
36
- type: string;
37
- updatedAt: string;
38
- };
39
- };
2
+ blocks: {
3
+ __component: string;
40
4
  cta: {
41
- fields: {
42
- label: string;
43
- url: string;
44
- };
45
- metadata: {
46
- tags: never[];
47
- };
48
- sys: {
49
- contentType: {
50
- sys: {
51
- id: string;
52
- linkType: string;
53
- type: string;
54
- };
55
- };
56
- createdAt: string;
57
- environment: {
58
- sys: {
59
- id: string;
60
- linkType: string;
61
- type: string;
62
- };
63
- };
64
- id: string;
65
- locale: string;
66
- revision: number;
67
- space: {
68
- sys: {
69
- id: string;
70
- linkType: string;
71
- type: string;
72
- };
73
- };
74
- type: string;
75
- updatedAt: string;
76
- };
5
+ InternalName: null;
6
+ id: number;
7
+ label: string;
8
+ url: string;
77
9
  };
78
10
  headline: {
79
- fields: {
80
- headline: string;
81
- subheadline: string;
82
- };
83
- metadata: {
84
- tags: never[];
85
- };
86
- sys: {
87
- contentType: {
88
- sys: {
89
- id: string;
90
- linkType: string;
91
- type: string;
92
- };
93
- };
94
- createdAt: string;
95
- environment: {
96
- sys: {
97
- id: string;
98
- linkType: string;
99
- type: string;
100
- };
101
- };
102
- id: string;
103
- locale: string;
104
- revision: number;
105
- space: {
106
- sys: {
107
- id: string;
108
- linkType: string;
109
- type: string;
110
- };
111
- };
112
- type: string;
113
- updatedAt: string;
114
- };
11
+ headline: string;
12
+ id: number;
13
+ subheadline: string;
115
14
  };
116
15
  heroImage: {
117
- fields: {
118
- description: string;
119
- file: {
120
- contentType: string;
121
- details: {
122
- image: {
123
- height: number;
124
- width: number;
125
- };
126
- size: number;
127
- };
128
- fileName: string;
16
+ alternativeText: null;
17
+ caption: null;
18
+ createdAt: string;
19
+ documentId: string;
20
+ ext: string;
21
+ formats: {
22
+ large: {
23
+ ext: string;
24
+ hash: string;
25
+ height: number;
26
+ mime: string;
27
+ name: string;
28
+ path: null;
29
+ size: number;
30
+ sizeInBytes: number;
129
31
  url: string;
130
- };
131
- title: string;
132
- };
133
- metadata: {
134
- tags: never[];
135
- };
136
- sys: {
137
- createdAt: string;
138
- environment: {
139
- sys: {
140
- id: string;
141
- linkType: string;
142
- type: string;
143
- };
144
- };
145
- id: string;
146
- locale: string;
147
- revision: number;
148
- space: {
149
- sys: {
150
- id: string;
151
- linkType: string;
152
- type: string;
153
- };
154
- };
155
- type: string;
156
- updatedAt: string;
157
- };
32
+ width: number;
33
+ };
34
+ medium: {
35
+ ext: string;
36
+ hash: string;
37
+ height: number;
38
+ mime: string;
39
+ name: string;
40
+ path: null;
41
+ size: number;
42
+ sizeInBytes: number;
43
+ url: string;
44
+ width: number;
45
+ };
46
+ small: {
47
+ ext: string;
48
+ hash: string;
49
+ height: number;
50
+ mime: string;
51
+ name: string;
52
+ path: null;
53
+ size: number;
54
+ sizeInBytes: number;
55
+ url: string;
56
+ width: number;
57
+ };
58
+ thumbnail: {
59
+ ext: string;
60
+ hash: string;
61
+ height: number;
62
+ mime: string;
63
+ name: string;
64
+ path: null;
65
+ size: number;
66
+ sizeInBytes: number;
67
+ url: string;
68
+ width: number;
69
+ };
70
+ };
71
+ hash: string;
72
+ height: number;
73
+ id: number;
74
+ mime: string;
75
+ name: string;
76
+ previewUrl: null;
77
+ provider: string;
78
+ provider_metadata: null;
79
+ publishedAt: string;
80
+ size: number;
81
+ updatedAt: string;
82
+ url: string;
83
+ width: number;
158
84
  };
159
- layout: string[];
85
+ id: number;
86
+ layout: {
87
+ name: string;
88
+ }[];
160
89
  legalCheckbox: {
161
- fields: {
162
- errorText: string;
163
- guidelinesModal: {
164
- fields: {
165
- closeModalButtonText: string;
166
- data: string;
167
- headline: string;
168
- text: {
169
- content: {
170
- content: {
171
- data: {};
172
- marks: never[];
173
- nodeType: string;
174
- value: string;
175
- }[];
176
- data: {};
177
- nodeType: string;
178
- }[];
179
- data: {};
180
- nodeType: string;
181
- };
182
- title: string;
183
- version: string;
184
- };
185
- metadata: {
186
- tags: never[];
187
- };
188
- sys: {
189
- contentType: {
190
- sys: {
191
- id: string;
192
- linkType: string;
193
- type: string;
194
- };
195
- };
196
- createdAt: string;
197
- environment: {
198
- sys: {
199
- id: string;
200
- linkType: string;
201
- type: string;
202
- };
203
- };
204
- id: string;
205
- locale: string;
206
- revision: number;
207
- space: {
208
- sys: {
209
- id: string;
210
- linkType: string;
211
- type: string;
212
- };
213
- };
214
- type: string;
215
- updatedAt: string;
216
- };
217
- };
218
- label: string;
219
- legalButtonLabel: string;
220
- };
221
- metadata: {
222
- tags: never[];
223
- };
224
- sys: {
225
- contentType: {
226
- sys: {
227
- id: string;
228
- linkType: string;
229
- type: string;
230
- };
231
- };
232
- createdAt: string;
233
- environment: {
234
- sys: {
235
- id: string;
236
- linkType: string;
237
- type: string;
238
- };
239
- };
240
- id: string;
241
- locale: string;
242
- revision: number;
243
- space: {
244
- sys: {
245
- id: string;
246
- linkType: string;
247
- type: string;
248
- };
249
- };
250
- type: string;
251
- updatedAt: string;
252
- };
253
- };
254
- paymentMethods: {
255
- fields: {
256
- paymentMethods: {
257
- fields: {
258
- description: string;
259
- file: {
260
- contentType: string;
261
- details: {
262
- image: {
263
- height: number;
264
- width: number;
265
- };
266
- size: number;
267
- };
268
- fileName: string;
269
- url: string;
270
- };
271
- title: string;
272
- };
273
- metadata: {
274
- tags: never[];
275
- };
276
- sys: {
277
- createdAt: string;
278
- environment: {
279
- sys: {
280
- id: string;
281
- linkType: string;
282
- type: string;
283
- };
284
- };
285
- id: string;
286
- locale: string;
287
- revision: number;
288
- space: {
289
- sys: {
290
- id: string;
291
- linkType: string;
292
- type: string;
293
- };
294
- };
295
- type: string;
296
- updatedAt: string;
297
- };
298
- }[];
299
- };
300
- metadata: {
301
- tags: never[];
302
- };
303
- sys: {
304
- contentType: {
305
- sys: {
306
- id: string;
307
- linkType: string;
308
- type: string;
309
- };
310
- };
311
- createdAt: string;
312
- environment: {
313
- sys: {
314
- id: string;
315
- linkType: string;
316
- type: string;
317
- };
318
- };
319
- id: string;
320
- locale: string;
321
- revision: number;
322
- space: {
323
- sys: {
324
- id: string;
325
- linkType: string;
326
- type: string;
327
- };
328
- };
329
- type: string;
330
- updatedAt: string;
331
- };
332
- };
333
- priceDescription: {
334
- fields: {
335
- label: string;
336
- };
337
- metadata: {
338
- tags: never[];
339
- };
340
- sys: {
341
- contentType: {
342
- sys: {
343
- id: string;
344
- linkType: string;
345
- type: string;
346
- };
347
- };
348
- createdAt: string;
349
- environment: {
350
- sys: {
351
- id: string;
352
- linkType: string;
353
- type: string;
354
- };
355
- };
356
- id: string;
357
- locale: string;
358
- revision: number;
359
- space: {
360
- sys: {
361
- id: string;
362
- linkType: string;
363
- type: string;
364
- };
365
- };
366
- type: string;
367
- updatedAt: string;
368
- };
369
- };
370
- submitButton: {
371
- fields: {
372
- label: string;
373
- securityText: string;
374
- };
375
- metadata: {
376
- tags: never[];
377
- };
378
- sys: {
379
- contentType: {
380
- sys: {
381
- id: string;
382
- linkType: string;
383
- type: string;
384
- };
385
- };
386
- createdAt: string;
387
- environment: {
388
- sys: {
389
- id: string;
390
- linkType: string;
391
- type: string;
392
- };
393
- };
394
- id: string;
395
- locale: string;
396
- revision: number;
397
- space: {
398
- sys: {
399
- id: string;
400
- linkType: string;
401
- type: string;
402
- };
403
- };
404
- type: string;
405
- updatedAt: string;
90
+ errorText: string;
91
+ guidelinesModal: {
92
+ closeModalButtonText: string;
93
+ data: string;
94
+ headline: string;
95
+ id: number;
96
+ text: string;
97
+ title: string;
98
+ version: string;
406
99
  };
100
+ id: number;
101
+ label: string;
102
+ layout: null;
103
+ legalButtonLabel: string;
407
104
  };
105
+ paymentMethodLogos: {
106
+ alternativeText: null;
107
+ caption: null;
108
+ createdAt: string;
109
+ documentId: string;
110
+ ext: string;
111
+ formats: null;
112
+ hash: string;
113
+ height: number;
114
+ id: number;
115
+ mime: string;
116
+ name: string;
117
+ previewUrl: null;
118
+ provider: string;
119
+ provider_metadata: null;
120
+ publishedAt: string;
121
+ size: number;
122
+ updatedAt: string;
123
+ url: string;
124
+ width: number;
125
+ }[];
126
+ priceDescription: string;
127
+ scrollToTop: boolean;
128
+ stickyButton: boolean;
129
+ submitLabel: string;
130
+ submitSecurityText: string;
408
131
  switcherToggle: {
409
- fields: {
410
- defaultSelected: boolean;
411
- errorText: string;
412
- id: string;
413
- label: string;
414
- minValue: string;
415
- selectablePills: ({
416
- fields: {
417
- chargebeeId: string;
418
- defaultSelected: boolean;
419
- description: string;
420
- label: string;
421
- value: string;
422
- popular?: undefined;
423
- };
424
- metadata: {
425
- tags: never[];
426
- };
427
- sys: {
428
- contentType: {
429
- sys: {
430
- id: string;
431
- linkType: string;
432
- type: string;
433
- };
434
- };
435
- createdAt: string;
436
- environment: {
437
- sys: {
438
- id: string;
439
- linkType: string;
440
- type: string;
441
- };
442
- };
443
- id: string;
444
- locale: string;
445
- revision: number;
446
- space: {
447
- sys: {
448
- id: string;
449
- linkType: string;
450
- type: string;
451
- };
452
- };
453
- type: string;
454
- updatedAt: string;
455
- };
456
- } | {
457
- fields: {
458
- chargebeeId: string;
459
- defaultSelected: boolean;
460
- description: string;
461
- label: string;
462
- popular: string;
463
- value: string;
464
- };
465
- metadata: {
466
- tags: never[];
467
- };
468
- sys: {
469
- contentType: {
470
- sys: {
471
- id: string;
472
- linkType: string;
473
- type: string;
474
- };
475
- };
476
- createdAt: string;
477
- environment: {
478
- sys: {
479
- id: string;
480
- linkType: string;
481
- type: string;
482
- };
483
- };
484
- id: string;
485
- locale: string;
486
- revision: number;
487
- space: {
488
- sys: {
489
- id: string;
490
- linkType: string;
491
- type: string;
492
- };
493
- };
494
- type: string;
495
- updatedAt: string;
496
- };
497
- } | {
498
- fields: {
499
- chargebeeId: string;
500
- description: string;
501
- label: string;
502
- value: string;
503
- defaultSelected?: undefined;
504
- popular?: undefined;
505
- };
506
- metadata: {
507
- tags: never[];
508
- };
509
- sys: {
510
- contentType: {
511
- sys: {
512
- id: string;
513
- linkType: string;
514
- type: string;
515
- };
516
- };
517
- createdAt: string;
518
- environment: {
519
- sys: {
520
- id: string;
521
- linkType: string;
522
- type: string;
523
- };
524
- };
525
- id: string;
526
- locale: string;
527
- revision: number;
528
- space: {
529
- sys: {
530
- id: string;
531
- linkType: string;
532
- type: string;
533
- };
534
- };
535
- type: string;
536
- updatedAt: string;
537
- };
538
- })[];
539
- };
540
- metadata: {
541
- tags: never[];
542
- };
543
- sys: {
544
- contentType: {
545
- sys: {
546
- id: string;
547
- linkType: string;
548
- type: string;
549
- };
550
- };
551
- createdAt: string;
552
- environment: {
553
- sys: {
554
- id: string;
555
- linkType: string;
556
- type: string;
557
- };
558
- };
559
- id: string;
560
- locale: string;
561
- revision: number;
562
- space: {
563
- sys: {
564
- id: string;
565
- linkType: string;
566
- type: string;
567
- };
568
- };
569
- type: string;
570
- updatedAt: string;
571
- };
132
+ defaultSelected: boolean;
133
+ id: number;
134
+ identifier: string;
572
135
  }[];
573
- ttitle: string;
574
- };
575
- metadata: {
576
- tags: never[];
577
- };
578
- sys: {
579
- contentType: {
580
- sys: {
581
- id: string;
582
- linkType: string;
583
- type: string;
584
- };
585
- };
586
- createdAt: string;
587
- environment: {
588
- sys: {
589
- id: string;
590
- linkType: string;
591
- type: string;
592
- };
593
- };
594
- id: string;
595
- locale: string;
596
- revision: number;
597
- space: {
598
- sys: {
599
- id: string;
600
- linkType: string;
601
- type: string;
602
- };
603
- };
604
- type: string;
605
- updatedAt: string;
606
- };
607
- }[];
136
+ title: string;
137
+ }[];
138
+ createdAt: string;
139
+ documentId: string;
140
+ id: number;
141
+ locale: string;
142
+ localizations: never[];
143
+ publishedAt: string;
144
+ slug: string;
145
+ title: string;
146
+ updatedAt: string;
147
+ };