@digigov/ui 1.2.0-a7ffb5dc → 2.0.0-8de46296

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/lazy/index.js DELETED
@@ -1,2236 +0,0 @@
1
- import { lazy } from 'react';
2
- export default {
3
- 'APIError': /*#__PURE__*/lazy(function () {
4
- return import('@digigov/ui/api/APIErrors').then(function (module) {
5
- return {
6
- "default": module['APIError']
7
- };
8
- });
9
- }),
10
- 'APIErrors': /*#__PURE__*/lazy(function () {
11
- return import('@digigov/ui/api/APIErrors').then(function (module) {
12
- return {
13
- "default": module['APIErrors']
14
- };
15
- });
16
- }),
17
- 'APIContext': /*#__PURE__*/lazy(function () {
18
- return import('@digigov/ui/api/APIProvider').then(function (module) {
19
- return {
20
- "default": module['APIContext']
21
- };
22
- });
23
- }),
24
- 'APIProvider': /*#__PURE__*/lazy(function () {
25
- return import('@digigov/ui/api/APIProvider').then(function (module) {
26
- return {
27
- "default": module['APIProvider']
28
- };
29
- });
30
- }),
31
- 'StaticApp': /*#__PURE__*/lazy(function () {
32
- return import('@digigov/ui/app/App').then(function (module) {
33
- return {
34
- "default": module['StaticApp']
35
- };
36
- });
37
- }),
38
- 'BannerContainer': /*#__PURE__*/lazy(function () {
39
- return import('@digigov/ui/app/BannerContainer').then(function (module) {
40
- return {
41
- "default": module['BannerContainer']
42
- };
43
- });
44
- }),
45
- 'BottomInfo': /*#__PURE__*/lazy(function () {
46
- return import('@digigov/ui/app/BottomInfo').then(function (module) {
47
- return {
48
- "default": module['BottomInfo']
49
- };
50
- });
51
- }),
52
- 'BottomInfoContent': /*#__PURE__*/lazy(function () {
53
- return import('@digigov/ui/app/BottomInfo').then(function (module) {
54
- return {
55
- "default": module['BottomInfoContent']
56
- };
57
- });
58
- }),
59
- 'BottomInfoContainer': /*#__PURE__*/lazy(function () {
60
- return import('@digigov/ui/app/BottomInfo').then(function (module) {
61
- return {
62
- "default": module['BottomInfoContainer']
63
- };
64
- });
65
- }),
66
- 'CloseButton': /*#__PURE__*/lazy(function () {
67
- return import('@digigov/ui/app/CloseButton').then(function (module) {
68
- return {
69
- "default": module['CloseButton']
70
- };
71
- });
72
- }),
73
- 'FilterContainer': /*#__PURE__*/lazy(function () {
74
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
75
- return {
76
- "default": module['FilterContainer']
77
- };
78
- });
79
- }),
80
- 'FilterHeadingContainer': /*#__PURE__*/lazy(function () {
81
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
82
- return {
83
- "default": module['FilterHeadingContainer']
84
- };
85
- });
86
- }),
87
- 'FilterContent': /*#__PURE__*/lazy(function () {
88
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
89
- return {
90
- "default": module['FilterContent']
91
- };
92
- });
93
- }),
94
- 'FilterOptionsSection': /*#__PURE__*/lazy(function () {
95
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
96
- return {
97
- "default": module['FilterOptionsSection']
98
- };
99
- });
100
- }),
101
- 'FilterSelectedHeading': /*#__PURE__*/lazy(function () {
102
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
103
- return {
104
- "default": module['FilterSelectedHeading']
105
- };
106
- });
107
- }),
108
- 'FilterSelectedSection': /*#__PURE__*/lazy(function () {
109
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
110
- return {
111
- "default": module['FilterSelectedSection']
112
- };
113
- });
114
- }),
115
- 'ResultsHeading': /*#__PURE__*/lazy(function () {
116
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
117
- return {
118
- "default": module['ResultsHeading']
119
- };
120
- });
121
- }),
122
- 'ResultsActionBar': /*#__PURE__*/lazy(function () {
123
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
124
- return {
125
- "default": module['ResultsActionBar']
126
- };
127
- });
128
- }),
129
- 'ResultsHeadingActions': /*#__PURE__*/lazy(function () {
130
- return import('@digigov/ui/app/FilterContainer').then(function (module) {
131
- return {
132
- "default": module['ResultsHeadingActions']
133
- };
134
- });
135
- }),
136
- 'Footer': /*#__PURE__*/lazy(function () {
137
- return import('@digigov/ui/app/Footer').then(function (module) {
138
- return {
139
- "default": module['Footer']
140
- };
141
- });
142
- }),
143
- 'FooterContainer': /*#__PURE__*/lazy(function () {
144
- return import('@digigov/ui/app/Footer').then(function (module) {
145
- return {
146
- "default": module['FooterContainer']
147
- };
148
- });
149
- }),
150
- 'FooterContent': /*#__PURE__*/lazy(function () {
151
- return import('@digigov/ui/app/Footer').then(function (module) {
152
- return {
153
- "default": module['FooterContent']
154
- };
155
- });
156
- }),
157
- 'FooterContentLogos': /*#__PURE__*/lazy(function () {
158
- return import('@digigov/ui/app/Footer').then(function (module) {
159
- return {
160
- "default": module['FooterContentLogos']
161
- };
162
- });
163
- }),
164
- 'FooterHeading': /*#__PURE__*/lazy(function () {
165
- return import('@digigov/ui/app/Footer').then(function (module) {
166
- return {
167
- "default": module['FooterHeading']
168
- };
169
- });
170
- }),
171
- 'FooterImage': /*#__PURE__*/lazy(function () {
172
- return import('@digigov/ui/app/Footer').then(function (module) {
173
- return {
174
- "default": module['FooterImage']
175
- };
176
- });
177
- }),
178
- 'FooterLink': /*#__PURE__*/lazy(function () {
179
- return import('@digigov/ui/app/Footer').then(function (module) {
180
- return {
181
- "default": module['FooterLink']
182
- };
183
- });
184
- }),
185
- 'FooterList': /*#__PURE__*/lazy(function () {
186
- return import('@digigov/ui/app/Footer').then(function (module) {
187
- return {
188
- "default": module['FooterList']
189
- };
190
- });
191
- }),
192
- 'FooterListItem': /*#__PURE__*/lazy(function () {
193
- return import('@digigov/ui/app/Footer').then(function (module) {
194
- return {
195
- "default": module['FooterListItem']
196
- };
197
- });
198
- }),
199
- 'FooterInfo': /*#__PURE__*/lazy(function () {
200
- return import('@digigov/ui/app/Footer').then(function (module) {
201
- return {
202
- "default": module['FooterInfo']
203
- };
204
- });
205
- }),
206
- 'FooterInfoSection': /*#__PURE__*/lazy(function () {
207
- return import('@digigov/ui/app/Footer').then(function (module) {
208
- return {
209
- "default": module['FooterInfoSection']
210
- };
211
- });
212
- }),
213
- 'FooterNavigation': /*#__PURE__*/lazy(function () {
214
- return import('@digigov/ui/app/Footer').then(function (module) {
215
- return {
216
- "default": module['FooterNavigation']
217
- };
218
- });
219
- }),
220
- 'FooterNavigationSection': /*#__PURE__*/lazy(function () {
221
- return import('@digigov/ui/app/Footer').then(function (module) {
222
- return {
223
- "default": module['FooterNavigationSection']
224
- };
225
- });
226
- }),
227
- 'HeaderContent': /*#__PURE__*/lazy(function () {
228
- return import('@digigov/ui/app/Header/HeaderContent').then(function (module) {
229
- return {
230
- "default": module['HeaderContent']
231
- };
232
- });
233
- }),
234
- 'HeaderLogo': /*#__PURE__*/lazy(function () {
235
- return import('@digigov/ui/app/Header/HeaderLogo').then(function (module) {
236
- return {
237
- "default": module['HeaderLogo']
238
- };
239
- });
240
- }),
241
- 'HeaderNavMenuContent': /*#__PURE__*/lazy(function () {
242
- return import('@digigov/ui/app/Header/HeaderNavMenuContent').then(function (module) {
243
- return {
244
- "default": module['HeaderNavMenuContent']
245
- };
246
- });
247
- }),
248
- 'HeaderSecondaryLogo': /*#__PURE__*/lazy(function () {
249
- return import('@digigov/ui/app/Header/HeaderSecondaryLogo').then(function (module) {
250
- return {
251
- "default": module['HeaderSecondaryLogo']
252
- };
253
- });
254
- }),
255
- 'HeaderSection': /*#__PURE__*/lazy(function () {
256
- return import('@digigov/ui/app/Header/HeaderSection').then(function (module) {
257
- return {
258
- "default": module['HeaderSection']
259
- };
260
- });
261
- }),
262
- 'HeaderTitle': /*#__PURE__*/lazy(function () {
263
- return import('@digigov/ui/app/Header/HeaderTitle').then(function (module) {
264
- return {
265
- "default": module['HeaderTitle']
266
- };
267
- });
268
- }),
269
- 'Header': /*#__PURE__*/lazy(function () {
270
- return import('@digigov/ui/app/Header').then(function (module) {
271
- return {
272
- "default": module['Header']
273
- };
274
- });
275
- }),
276
- 'Panel': /*#__PURE__*/lazy(function () {
277
- return import('@digigov/ui/app/Panel').then(function (module) {
278
- return {
279
- "default": module['Panel']
280
- };
281
- });
282
- }),
283
- 'PanelBody': /*#__PURE__*/lazy(function () {
284
- return import('@digigov/ui/app/Panel').then(function (module) {
285
- return {
286
- "default": module['PanelBody']
287
- };
288
- });
289
- }),
290
- 'PanelTitle': /*#__PURE__*/lazy(function () {
291
- return import('@digigov/ui/app/Panel').then(function (module) {
292
- return {
293
- "default": module['PanelTitle']
294
- };
295
- });
296
- }),
297
- 'LoaderContainer': /*#__PURE__*/lazy(function () {
298
- return import('@digigov/ui/app/Loader').then(function (module) {
299
- return {
300
- "default": module['LoaderContainer']
301
- };
302
- });
303
- }),
304
- 'CircularProgress': /*#__PURE__*/lazy(function () {
305
- return import('@digigov/ui/app/Loader').then(function (module) {
306
- return {
307
- "default": module['CircularProgress']
308
- };
309
- });
310
- }),
311
- 'FullPageBackground': /*#__PURE__*/lazy(function () {
312
- return import('@digigov/ui/app/Loader').then(function (module) {
313
- return {
314
- "default": module['FullPageBackground']
315
- };
316
- });
317
- }),
318
- 'Masthead': /*#__PURE__*/lazy(function () {
319
- return import('@digigov/ui/layouts/Basic/Masthead').then(function (module) {
320
- return {
321
- "default": module['Masthead']
322
- };
323
- });
324
- }),
325
- 'MastheadBody': /*#__PURE__*/lazy(function () {
326
- return import('@digigov/ui/layouts/Basic/Masthead').then(function (module) {
327
- return {
328
- "default": module['MastheadBody']
329
- };
330
- });
331
- }),
332
- 'MastheadLogo': /*#__PURE__*/lazy(function () {
333
- return import('@digigov/ui/layouts/Basic/Masthead').then(function (module) {
334
- return {
335
- "default": module['MastheadLogo']
336
- };
337
- });
338
- }),
339
- 'Modal': /*#__PURE__*/lazy(function () {
340
- return import('@digigov/ui/app/Modal').then(function (module) {
341
- return {
342
- "default": module['Modal']
343
- };
344
- });
345
- }),
346
- 'ModalBase': /*#__PURE__*/lazy(function () {
347
- return import('@digigov/ui/app/Modal').then(function (module) {
348
- return {
349
- "default": module['ModalBase']
350
- };
351
- });
352
- }),
353
- 'ModalContainer': /*#__PURE__*/lazy(function () {
354
- return import('@digigov/ui/app/Modal').then(function (module) {
355
- return {
356
- "default": module['ModalContainer']
357
- };
358
- });
359
- }),
360
- 'ModalHeading': /*#__PURE__*/lazy(function () {
361
- return import('@digigov/ui/app/Modal').then(function (module) {
362
- return {
363
- "default": module['ModalHeading']
364
- };
365
- });
366
- }),
367
- 'ModalContent': /*#__PURE__*/lazy(function () {
368
- return import('@digigov/ui/app/Modal').then(function (module) {
369
- return {
370
- "default": module['ModalContent']
371
- };
372
- });
373
- }),
374
- 'ModalAction': /*#__PURE__*/lazy(function () {
375
- return import('@digigov/ui/app/Modal').then(function (module) {
376
- return {
377
- "default": module['ModalAction']
378
- };
379
- });
380
- }),
381
- 'ModalAuto': /*#__PURE__*/lazy(function () {
382
- return import('@digigov/ui/app/Modal/auto').then(function (module) {
383
- return {
384
- "default": module['ModalAuto']
385
- };
386
- });
387
- }),
388
- 'ModalButtonAuto': /*#__PURE__*/lazy(function () {
389
- return import('@digigov/ui/app/Modal/auto').then(function (module) {
390
- return {
391
- "default": module['ModalButtonAuto']
392
- };
393
- });
394
- }),
395
- 'ModalContext': /*#__PURE__*/lazy(function () {
396
- return import('@digigov/ui/app/Modal/auto').then(function (module) {
397
- return {
398
- "default": module['ModalContext']
399
- };
400
- });
401
- }),
402
- 'ModalProvider': /*#__PURE__*/lazy(function () {
403
- return import('@digigov/ui/app/Modal/auto').then(function (module) {
404
- return {
405
- "default": module['ModalProvider']
406
- };
407
- });
408
- }),
409
- 'NotFound': /*#__PURE__*/lazy(function () {
410
- return import('@digigov/ui/app/NotFound').then(function (module) {
411
- return {
412
- "default": module['NotFound']
413
- };
414
- });
415
- }),
416
- 'PageTitleContainer': /*#__PURE__*/lazy(function () {
417
- return import('@digigov/ui/app/PageTitleContainer').then(function (module) {
418
- return {
419
- "default": module['PageTitleContainer']
420
- };
421
- });
422
- }),
423
- 'PageTitleCaption': /*#__PURE__*/lazy(function () {
424
- return import('@digigov/ui/app/PageTitleContainer').then(function (module) {
425
- return {
426
- "default": module['PageTitleCaption']
427
- };
428
- });
429
- }),
430
- 'PageTitleHeading': /*#__PURE__*/lazy(function () {
431
- return import('@digigov/ui/app/PageTitleContainer').then(function (module) {
432
- return {
433
- "default": module['PageTitleHeading']
434
- };
435
- });
436
- }),
437
- 'PhaseBannerHeader': /*#__PURE__*/lazy(function () {
438
- return import('@digigov/ui/app/PhaseBannerHeader').then(function (module) {
439
- return {
440
- "default": module['PhaseBannerHeader']
441
- };
442
- });
443
- }),
444
- 'QrCodeScanner': /*#__PURE__*/lazy(function () {
445
- return import('@digigov/ui/app/QrCodeScanner').then(function (module) {
446
- return {
447
- "default": module['QrCodeScanner']
448
- };
449
- });
450
- }),
451
- 'QrCodeViewer': /*#__PURE__*/lazy(function () {
452
- return import('@digigov/ui/app/QrCodeViewer').then(function (module) {
453
- return {
454
- "default": module['QrCodeViewer']
455
- };
456
- });
457
- }),
458
- 'ThemeOptions': /*#__PURE__*/lazy(function () {
459
- return import('@digigov/ui/app/ThemeOptions').then(function (module) {
460
- return {
461
- "default": module['ThemeOptions']
462
- };
463
- });
464
- }),
465
- 'MARGIN_SIZE': /*#__PURE__*/lazy(function () {
466
- return import('@digigov/ui/app/QrCodeViewer/utils').then(function (module) {
467
- return {
468
- "default": module['MARGIN_SIZE']
469
- };
470
- });
471
- }),
472
- 'AccordionAuto': /*#__PURE__*/lazy(function () {
473
- return import('@digigov/ui/content/Accordion/auto').then(function (module) {
474
- return {
475
- "default": module['AccordionAuto']
476
- };
477
- });
478
- }),
479
- 'AccordionCloseAllButtonAuto': /*#__PURE__*/lazy(function () {
480
- return import('@digigov/ui/content/Accordion/auto').then(function (module) {
481
- return {
482
- "default": module['AccordionCloseAllButtonAuto']
483
- };
484
- });
485
- }),
486
- 'AccordionOpenAllButtonAuto': /*#__PURE__*/lazy(function () {
487
- return import('@digigov/ui/content/Accordion/auto').then(function (module) {
488
- return {
489
- "default": module['AccordionOpenAllButtonAuto']
490
- };
491
- });
492
- }),
493
- 'AccordionSectionAuto': /*#__PURE__*/lazy(function () {
494
- return import('@digigov/ui/content/Accordion/auto').then(function (module) {
495
- return {
496
- "default": module['AccordionSectionAuto']
497
- };
498
- });
499
- }),
500
- 'Accordion': /*#__PURE__*/lazy(function () {
501
- return import('@digigov/ui/content/Accordion').then(function (module) {
502
- return {
503
- "default": module['Accordion']
504
- };
505
- });
506
- }),
507
- 'AccordionControls': /*#__PURE__*/lazy(function () {
508
- return import('@digigov/ui/content/Accordion').then(function (module) {
509
- return {
510
- "default": module['AccordionControls']
511
- };
512
- });
513
- }),
514
- 'AccordionSection': /*#__PURE__*/lazy(function () {
515
- return import('@digigov/ui/content/Accordion').then(function (module) {
516
- return {
517
- "default": module['AccordionSection']
518
- };
519
- });
520
- }),
521
- 'AccordionSectionContent': /*#__PURE__*/lazy(function () {
522
- return import('@digigov/ui/content/Accordion').then(function (module) {
523
- return {
524
- "default": module['AccordionSectionContent']
525
- };
526
- });
527
- }),
528
- 'AccordionSectionSummary': /*#__PURE__*/lazy(function () {
529
- return import('@digigov/ui/content/Accordion').then(function (module) {
530
- return {
531
- "default": module['AccordionSectionSummary']
532
- };
533
- });
534
- }),
535
- 'AccordionSectionSummaryHeading': /*#__PURE__*/lazy(function () {
536
- return import('@digigov/ui/content/Accordion').then(function (module) {
537
- return {
538
- "default": module['AccordionSectionSummaryHeading']
539
- };
540
- });
541
- }),
542
- 'Blockquote': /*#__PURE__*/lazy(function () {
543
- return import('@digigov/ui/content/Blockquote').then(function (module) {
544
- return {
545
- "default": module['Blockquote']
546
- };
547
- });
548
- }),
549
- 'Card': /*#__PURE__*/lazy(function () {
550
- return import('@digigov/ui/content/Card').then(function (module) {
551
- return {
552
- "default": module['Card']
553
- };
554
- });
555
- }),
556
- 'CardAction': /*#__PURE__*/lazy(function () {
557
- return import('@digigov/ui/content/Card').then(function (module) {
558
- return {
559
- "default": module['CardAction']
560
- };
561
- });
562
- }),
563
- 'CardHeading': /*#__PURE__*/lazy(function () {
564
- return import('@digigov/ui/content/Card').then(function (module) {
565
- return {
566
- "default": module['CardHeading']
567
- };
568
- });
569
- }),
570
- 'CardContent': /*#__PURE__*/lazy(function () {
571
- return import('@digigov/ui/content/Card').then(function (module) {
572
- return {
573
- "default": module['CardContent']
574
- };
575
- });
576
- }),
577
- 'Chip': /*#__PURE__*/lazy(function () {
578
- return import('@digigov/ui/content/Chip').then(function (module) {
579
- return {
580
- "default": module['Chip']
581
- };
582
- });
583
- }),
584
- 'ChipHeading': /*#__PURE__*/lazy(function () {
585
- return import('@digigov/ui/content/Chip').then(function (module) {
586
- return {
587
- "default": module['ChipHeading']
588
- };
589
- });
590
- }),
591
- 'ChipContainer': /*#__PURE__*/lazy(function () {
592
- return import('@digigov/ui/content/Chip').then(function (module) {
593
- return {
594
- "default": module['ChipContainer']
595
- };
596
- });
597
- }),
598
- 'ChipKeyValue': /*#__PURE__*/lazy(function () {
599
- return import('@digigov/ui/content/Chip').then(function (module) {
600
- return {
601
- "default": module['ChipKeyValue']
602
- };
603
- });
604
- }),
605
- 'Details': /*#__PURE__*/lazy(function () {
606
- return import('@digigov/ui/content/Details').then(function (module) {
607
- return {
608
- "default": module['Details']
609
- };
610
- });
611
- }),
612
- 'DetailsContent': /*#__PURE__*/lazy(function () {
613
- return import('@digigov/ui/content/Details').then(function (module) {
614
- return {
615
- "default": module['DetailsContent']
616
- };
617
- });
618
- }),
619
- 'DetailsSummary': /*#__PURE__*/lazy(function () {
620
- return import('@digigov/ui/content/Details').then(function (module) {
621
- return {
622
- "default": module['DetailsSummary']
623
- };
624
- });
625
- }),
626
- 'FillableText': /*#__PURE__*/lazy(function () {
627
- return import('@digigov/ui/content/FillableText').then(function (module) {
628
- return {
629
- "default": module['FillableText']
630
- };
631
- });
632
- }),
633
- 'LabeledText': /*#__PURE__*/lazy(function () {
634
- return import('@digigov/ui/content/FillableText').then(function (module) {
635
- return {
636
- "default": module['LabeledText']
637
- };
638
- });
639
- }),
640
- 'List': /*#__PURE__*/lazy(function () {
641
- return import('@digigov/ui/content/List/List').then(function (module) {
642
- return {
643
- "default": module['List']
644
- };
645
- });
646
- }),
647
- 'ListItem': /*#__PURE__*/lazy(function () {
648
- return import('@digigov/ui/content/List/ListItem').then(function (module) {
649
- return {
650
- "default": module['ListItem']
651
- };
652
- });
653
- }),
654
- 'StepNav': /*#__PURE__*/lazy(function () {
655
- return import('@digigov/ui/content/StepNav').then(function (module) {
656
- return {
657
- "default": module['StepNav']
658
- };
659
- });
660
- }),
661
- 'StepNavAccordionContent': /*#__PURE__*/lazy(function () {
662
- return import('@digigov/ui/content/StepNav').then(function (module) {
663
- return {
664
- "default": module['StepNavAccordionContent']
665
- };
666
- });
667
- }),
668
- 'StepNavAccordionHeadingText': /*#__PURE__*/lazy(function () {
669
- return import('@digigov/ui/content/StepNav').then(function (module) {
670
- return {
671
- "default": module['StepNavAccordionHeadingText']
672
- };
673
- });
674
- }),
675
- 'StepNavAccordionHeadingTitle': /*#__PURE__*/lazy(function () {
676
- return import('@digigov/ui/content/StepNav').then(function (module) {
677
- return {
678
- "default": module['StepNavAccordionHeadingTitle']
679
- };
680
- });
681
- }),
682
- 'StepNavAccordionSummary': /*#__PURE__*/lazy(function () {
683
- return import('@digigov/ui/content/StepNav').then(function (module) {
684
- return {
685
- "default": module['StepNavAccordionSummary']
686
- };
687
- });
688
- }),
689
- 'StepNavAccordionSummaryHeading': /*#__PURE__*/lazy(function () {
690
- return import('@digigov/ui/content/StepNav').then(function (module) {
691
- return {
692
- "default": module['StepNavAccordionSummaryHeading']
693
- };
694
- });
695
- }),
696
- 'StepNavCircleNumber': /*#__PURE__*/lazy(function () {
697
- return import('@digigov/ui/content/StepNav').then(function (module) {
698
- return {
699
- "default": module['StepNavCircleNumber']
700
- };
701
- });
702
- }),
703
- 'StepNavControls': /*#__PURE__*/lazy(function () {
704
- return import('@digigov/ui/content/StepNav').then(function (module) {
705
- return {
706
- "default": module['StepNavControls']
707
- };
708
- });
709
- }),
710
- 'StepNavList': /*#__PURE__*/lazy(function () {
711
- return import('@digigov/ui/content/StepNav').then(function (module) {
712
- return {
713
- "default": module['StepNavList']
714
- };
715
- });
716
- }),
717
- 'StepNavListItem': /*#__PURE__*/lazy(function () {
718
- return import('@digigov/ui/content/StepNav').then(function (module) {
719
- return {
720
- "default": module['StepNavListItem']
721
- };
722
- });
723
- }),
724
- 'StepNavAccordionAuto': /*#__PURE__*/lazy(function () {
725
- return import('@digigov/ui/content/StepNav/auto').then(function (module) {
726
- return {
727
- "default": module['StepNavAccordionAuto']
728
- };
729
- });
730
- }),
731
- 'StepNavAuto': /*#__PURE__*/lazy(function () {
732
- return import('@digigov/ui/content/StepNav/auto').then(function (module) {
733
- return {
734
- "default": module['StepNavAuto']
735
- };
736
- });
737
- }),
738
- 'StepNavCloseAllButtonAuto': /*#__PURE__*/lazy(function () {
739
- return import('@digigov/ui/content/StepNav/auto').then(function (module) {
740
- return {
741
- "default": module['StepNavCloseAllButtonAuto']
742
- };
743
- });
744
- }),
745
- 'StepNavOpenAllButtonAuto': /*#__PURE__*/lazy(function () {
746
- return import('@digigov/ui/content/StepNav/auto').then(function (module) {
747
- return {
748
- "default": module['StepNavOpenAllButtonAuto']
749
- };
750
- });
751
- }),
752
- 'StepNavAccordion': /*#__PURE__*/lazy(function () {
753
- return import('@digigov/ui/content/StepNav').then(function (module) {
754
- return {
755
- "default": module['StepNavAccordion']
756
- };
757
- });
758
- }),
759
- 'SummaryList': /*#__PURE__*/lazy(function () {
760
- return import('@digigov/ui/content/SummaryList').then(function (module) {
761
- return {
762
- "default": module['SummaryList']
763
- };
764
- });
765
- }),
766
- 'SummaryListItemAction': /*#__PURE__*/lazy(function () {
767
- return import('@digigov/ui/content/SummaryList').then(function (module) {
768
- return {
769
- "default": module['SummaryListItemAction']
770
- };
771
- });
772
- }),
773
- 'SummaryListItem': /*#__PURE__*/lazy(function () {
774
- return import('@digigov/ui/content/SummaryList').then(function (module) {
775
- return {
776
- "default": module['SummaryListItem']
777
- };
778
- });
779
- }),
780
- 'SummaryListItemKey': /*#__PURE__*/lazy(function () {
781
- return import('@digigov/ui/content/SummaryList').then(function (module) {
782
- return {
783
- "default": module['SummaryListItemKey']
784
- };
785
- });
786
- }),
787
- 'SummaryListItemValue': /*#__PURE__*/lazy(function () {
788
- return import('@digigov/ui/content/SummaryList').then(function (module) {
789
- return {
790
- "default": module['SummaryListItemValue']
791
- };
792
- });
793
- }),
794
- 'TableSortLabel': /*#__PURE__*/lazy(function () {
795
- return import('@digigov/ui/content/Table').then(function (module) {
796
- return {
797
- "default": module['TableSortLabel']
798
- };
799
- });
800
- }),
801
- 'Table': /*#__PURE__*/lazy(function () {
802
- return import('@digigov/ui/content/Table').then(function (module) {
803
- return {
804
- "default": module['Table']
805
- };
806
- });
807
- }),
808
- 'TableSortIconContainer': /*#__PURE__*/lazy(function () {
809
- return import('@digigov/ui/content/Table').then(function (module) {
810
- return {
811
- "default": module['TableSortIconContainer']
812
- };
813
- });
814
- }),
815
- 'TableContainer': /*#__PURE__*/lazy(function () {
816
- return import('@digigov/ui/content/Table').then(function (module) {
817
- return {
818
- "default": module['TableContainer']
819
- };
820
- });
821
- }),
822
- 'TableBody': /*#__PURE__*/lazy(function () {
823
- return import('@digigov/ui/content/Table').then(function (module) {
824
- return {
825
- "default": module['TableBody']
826
- };
827
- });
828
- }),
829
- 'TableCaption': /*#__PURE__*/lazy(function () {
830
- return import('@digigov/ui/content/Table').then(function (module) {
831
- return {
832
- "default": module['TableCaption']
833
- };
834
- });
835
- }),
836
- 'TableDataCell': /*#__PURE__*/lazy(function () {
837
- return import('@digigov/ui/content/Table').then(function (module) {
838
- return {
839
- "default": module['TableDataCell']
840
- };
841
- });
842
- }),
843
- 'TableHead': /*#__PURE__*/lazy(function () {
844
- return import('@digigov/ui/content/Table').then(function (module) {
845
- return {
846
- "default": module['TableHead']
847
- };
848
- });
849
- }),
850
- 'TableHeadCell': /*#__PURE__*/lazy(function () {
851
- return import('@digigov/ui/content/Table').then(function (module) {
852
- return {
853
- "default": module['TableHeadCell']
854
- };
855
- });
856
- }),
857
- 'TableRow': /*#__PURE__*/lazy(function () {
858
- return import('@digigov/ui/content/Table').then(function (module) {
859
- return {
860
- "default": module['TableRow']
861
- };
862
- });
863
- }),
864
- 'TableNoDataRow': /*#__PURE__*/lazy(function () {
865
- return import('@digigov/ui/content/Table').then(function (module) {
866
- return {
867
- "default": module['TableNoDataRow']
868
- };
869
- });
870
- }),
871
- 'TableLoaderBackground': /*#__PURE__*/lazy(function () {
872
- return import('@digigov/ui/content/Table').then(function (module) {
873
- return {
874
- "default": module['TableLoaderBackground']
875
- };
876
- });
877
- }),
878
- 'TableFloatingScroll': /*#__PURE__*/lazy(function () {
879
- return import('@digigov/ui/content/Table/TableFloatingScroll').then(function (module) {
880
- return {
881
- "default": module['TableFloatingScroll']
882
- };
883
- });
884
- }),
885
- 'TaskList': /*#__PURE__*/lazy(function () {
886
- return import('@digigov/ui/content/TaskList').then(function (module) {
887
- return {
888
- "default": module['TaskList']
889
- };
890
- });
891
- }),
892
- 'TaskListItem': /*#__PURE__*/lazy(function () {
893
- return import('@digigov/ui/content/TaskList').then(function (module) {
894
- return {
895
- "default": module['TaskListItem']
896
- };
897
- });
898
- }),
899
- 'TaskListItemContent': /*#__PURE__*/lazy(function () {
900
- return import('@digigov/ui/content/TaskList').then(function (module) {
901
- return {
902
- "default": module['TaskListItemContent']
903
- };
904
- });
905
- }),
906
- 'TaskListItemHeading': /*#__PURE__*/lazy(function () {
907
- return import('@digigov/ui/content/TaskList').then(function (module) {
908
- return {
909
- "default": module['TaskListItemHeading']
910
- };
911
- });
912
- }),
913
- 'TaskListItemTag': /*#__PURE__*/lazy(function () {
914
- return import('@digigov/ui/content/TaskList').then(function (module) {
915
- return {
916
- "default": module['TaskListItemTag']
917
- };
918
- });
919
- }),
920
- 'Timeline': /*#__PURE__*/lazy(function () {
921
- return import('@digigov/ui/content/Timeline').then(function (module) {
922
- return {
923
- "default": module['Timeline']
924
- };
925
- });
926
- }),
927
- 'TimelineContent': /*#__PURE__*/lazy(function () {
928
- return import('@digigov/ui/content/Timeline').then(function (module) {
929
- return {
930
- "default": module['TimelineContent']
931
- };
932
- });
933
- }),
934
- 'TimelineHeading': /*#__PURE__*/lazy(function () {
935
- return import('@digigov/ui/content/Timeline').then(function (module) {
936
- return {
937
- "default": module['TimelineHeading']
938
- };
939
- });
940
- }),
941
- 'TimelineItem': /*#__PURE__*/lazy(function () {
942
- return import('@digigov/ui/content/Timeline').then(function (module) {
943
- return {
944
- "default": module['TimelineItem']
945
- };
946
- });
947
- }),
948
- 'TimelineActions': /*#__PURE__*/lazy(function () {
949
- return import('@digigov/ui/content/Timeline').then(function (module) {
950
- return {
951
- "default": module['TimelineActions']
952
- };
953
- });
954
- }),
955
- 'Markdown': /*#__PURE__*/lazy(function () {
956
- return import('@digigov/ui/content/Markdown').then(function (module) {
957
- return {
958
- "default": module['Markdown']
959
- };
960
- });
961
- }),
962
- 'SafeHTML': /*#__PURE__*/lazy(function () {
963
- return import('@digigov/ui/content/SafeHTML').then(function (module) {
964
- return {
965
- "default": module['SafeHTML']
966
- };
967
- });
968
- }),
969
- 'CopyToClipboard': /*#__PURE__*/lazy(function () {
970
- return import('@digigov/ui/feedback/CopyToClipboard').then(function (module) {
971
- return {
972
- "default": module['CopyToClipboard']
973
- };
974
- });
975
- }),
976
- 'CopyToClipboardContainer': /*#__PURE__*/lazy(function () {
977
- return import('@digigov/ui/feedback/CopyToClipboard').then(function (module) {
978
- return {
979
- "default": module['CopyToClipboardContainer']
980
- };
981
- });
982
- }),
983
- 'CopyToClipboardMessage': /*#__PURE__*/lazy(function () {
984
- return import('@digigov/ui/feedback/CopyToClipboard').then(function (module) {
985
- return {
986
- "default": module['CopyToClipboardMessage']
987
- };
988
- });
989
- }),
990
- 'ErrorSummary': /*#__PURE__*/lazy(function () {
991
- return import('@digigov/ui/feedback/ErrorSummary').then(function (module) {
992
- return {
993
- "default": module['ErrorSummary']
994
- };
995
- });
996
- }),
997
- 'NotificationBanner': /*#__PURE__*/lazy(function () {
998
- return import('@digigov/ui/feedback/NotificationBanner').then(function (module) {
999
- return {
1000
- "default": module['NotificationBanner']
1001
- };
1002
- });
1003
- }),
1004
- 'NotificationBannerContainer': /*#__PURE__*/lazy(function () {
1005
- return import('@digigov/ui/feedback/NotificationBanner').then(function (module) {
1006
- return {
1007
- "default": module['NotificationBannerContainer']
1008
- };
1009
- });
1010
- }),
1011
- 'NotificationBannerContent': /*#__PURE__*/lazy(function () {
1012
- return import('@digigov/ui/feedback/NotificationBanner').then(function (module) {
1013
- return {
1014
- "default": module['NotificationBannerContent']
1015
- };
1016
- });
1017
- }),
1018
- 'NotificationBannerHeader': /*#__PURE__*/lazy(function () {
1019
- return import('@digigov/ui/feedback/NotificationBanner').then(function (module) {
1020
- return {
1021
- "default": module['NotificationBannerHeader']
1022
- };
1023
- });
1024
- }),
1025
- 'NotificationBannerHeading': /*#__PURE__*/lazy(function () {
1026
- return import('@digigov/ui/feedback/NotificationBanner').then(function (module) {
1027
- return {
1028
- "default": module['NotificationBannerHeading']
1029
- };
1030
- });
1031
- }),
1032
- 'NotificationBannerLink': /*#__PURE__*/lazy(function () {
1033
- return import('@digigov/ui/feedback/NotificationBanner').then(function (module) {
1034
- return {
1035
- "default": module['NotificationBannerLink']
1036
- };
1037
- });
1038
- }),
1039
- 'PhaseBanner': /*#__PURE__*/lazy(function () {
1040
- return import('@digigov/ui/feedback/PhaseBanner').then(function (module) {
1041
- return {
1042
- "default": module['PhaseBanner']
1043
- };
1044
- });
1045
- }),
1046
- 'PhaseBannerHeaderContainer': /*#__PURE__*/lazy(function () {
1047
- return import('@digigov/ui/feedback/PhaseBanner').then(function (module) {
1048
- return {
1049
- "default": module['PhaseBannerHeaderContainer']
1050
- };
1051
- });
1052
- }),
1053
- 'PhaseBannerTag': /*#__PURE__*/lazy(function () {
1054
- return import('@digigov/ui/feedback/PhaseBanner').then(function (module) {
1055
- return {
1056
- "default": module['PhaseBannerTag']
1057
- };
1058
- });
1059
- }),
1060
- 'PhaseBannerText': /*#__PURE__*/lazy(function () {
1061
- return import('@digigov/ui/feedback/PhaseBanner').then(function (module) {
1062
- return {
1063
- "default": module['PhaseBannerText']
1064
- };
1065
- });
1066
- }),
1067
- 'WarningText': /*#__PURE__*/lazy(function () {
1068
- return import('@digigov/ui/feedback/WarningText').then(function (module) {
1069
- return {
1070
- "default": module['WarningText']
1071
- };
1072
- });
1073
- }),
1074
- 'AutoComplete': /*#__PURE__*/lazy(function () {
1075
- return import('@digigov/ui/form/AutoComplete').then(function (module) {
1076
- return {
1077
- "default": module['AutoComplete']
1078
- };
1079
- });
1080
- }),
1081
- 'AutoCompleteAssistiveHint': /*#__PURE__*/lazy(function () {
1082
- return import('@digigov/ui/form/AutoComplete').then(function (module) {
1083
- return {
1084
- "default": module['AutoCompleteAssistiveHint']
1085
- };
1086
- });
1087
- }),
1088
- 'AutoCompleteInput': /*#__PURE__*/lazy(function () {
1089
- return import('@digigov/ui/form/AutoComplete').then(function (module) {
1090
- return {
1091
- "default": module['AutoCompleteInput']
1092
- };
1093
- });
1094
- }),
1095
- 'AutoCompleteInputTypeahead': /*#__PURE__*/lazy(function () {
1096
- return import('@digigov/ui/form/AutoComplete').then(function (module) {
1097
- return {
1098
- "default": module['AutoCompleteInputTypeahead']
1099
- };
1100
- });
1101
- }),
1102
- 'AutoCompleteResultList': /*#__PURE__*/lazy(function () {
1103
- return import('@digigov/ui/form/AutoComplete').then(function (module) {
1104
- return {
1105
- "default": module['AutoCompleteResultList']
1106
- };
1107
- });
1108
- }),
1109
- 'AutoCompleteResultListItem': /*#__PURE__*/lazy(function () {
1110
- return import('@digigov/ui/form/AutoComplete').then(function (module) {
1111
- return {
1112
- "default": module['AutoCompleteResultListItem']
1113
- };
1114
- });
1115
- }),
1116
- 'AutoCompleteWrapper': /*#__PURE__*/lazy(function () {
1117
- return import('@digigov/ui/form/AutoComplete').then(function (module) {
1118
- return {
1119
- "default": module['AutoCompleteWrapper']
1120
- };
1121
- });
1122
- }),
1123
- 'AutoCompleteStatus': /*#__PURE__*/lazy(function () {
1124
- return import('@digigov/ui/form/AutoComplete/Status').then(function (module) {
1125
- return {
1126
- "default": module['AutoCompleteStatus']
1127
- };
1128
- });
1129
- }),
1130
- 'AutoCompleteStatusWrapper': /*#__PURE__*/lazy(function () {
1131
- return import('@digigov/ui/form/AutoComplete/Status').then(function (module) {
1132
- return {
1133
- "default": module['AutoCompleteStatusWrapper']
1134
- };
1135
- });
1136
- }),
1137
- 'ButtonLink': /*#__PURE__*/lazy(function () {
1138
- return import('@digigov/ui/form/Button/ButtonLink').then(function (module) {
1139
- return {
1140
- "default": module['ButtonLink']
1141
- };
1142
- });
1143
- }),
1144
- 'CallToAction': /*#__PURE__*/lazy(function () {
1145
- return import('@digigov/ui/form/Button/CallToAction').then(function (module) {
1146
- return {
1147
- "default": module['CallToAction']
1148
- };
1149
- });
1150
- }),
1151
- 'ContinueButton': /*#__PURE__*/lazy(function () {
1152
- return import('@digigov/ui/form/Button').then(function (module) {
1153
- return {
1154
- "default": module['ContinueButton']
1155
- };
1156
- });
1157
- }),
1158
- 'Button': /*#__PURE__*/lazy(function () {
1159
- return import('@digigov/ui/form/Button').then(function (module) {
1160
- return {
1161
- "default": module['Button']
1162
- };
1163
- });
1164
- }),
1165
- 'ThemeToggleButton': /*#__PURE__*/lazy(function () {
1166
- return import('@digigov/ui/form/Button/ThemeToggleButton').then(function (module) {
1167
- return {
1168
- "default": module['ThemeToggleButton']
1169
- };
1170
- });
1171
- }),
1172
- 'ButtonGroup': /*#__PURE__*/lazy(function () {
1173
- return import('@digigov/ui/form/Button').then(function (module) {
1174
- return {
1175
- "default": module['ButtonGroup']
1176
- };
1177
- });
1178
- }),
1179
- 'Checkbox': /*#__PURE__*/lazy(function () {
1180
- return import('@digigov/ui/form/Checkbox').then(function (module) {
1181
- return {
1182
- "default": module['Checkbox']
1183
- };
1184
- });
1185
- }),
1186
- 'CheckboxItem': /*#__PURE__*/lazy(function () {
1187
- return import('@digigov/ui/form/Checkbox').then(function (module) {
1188
- return {
1189
- "default": module['CheckboxItem']
1190
- };
1191
- });
1192
- }),
1193
- 'CheckboxConditional': /*#__PURE__*/lazy(function () {
1194
- return import('@digigov/ui/form/Checkbox').then(function (module) {
1195
- return {
1196
- "default": module['CheckboxConditional']
1197
- };
1198
- });
1199
- }),
1200
- 'DateInputContainer': /*#__PURE__*/lazy(function () {
1201
- return import('@digigov/ui/form/DateInputContainer').then(function (module) {
1202
- return {
1203
- "default": module['DateInputContainer']
1204
- };
1205
- });
1206
- }),
1207
- 'DateInputItem': /*#__PURE__*/lazy(function () {
1208
- return import('@digigov/ui/form/DateInputContainer').then(function (module) {
1209
- return {
1210
- "default": module['DateInputItem']
1211
- };
1212
- });
1213
- }),
1214
- 'ErrorMessage': /*#__PURE__*/lazy(function () {
1215
- return import('@digigov/ui/form/ErrorMessage').then(function (module) {
1216
- return {
1217
- "default": module['ErrorMessage']
1218
- };
1219
- });
1220
- }),
1221
- 'FieldContainer': /*#__PURE__*/lazy(function () {
1222
- return import('@digigov/ui/form/FieldContainer').then(function (module) {
1223
- return {
1224
- "default": module['FieldContainer']
1225
- };
1226
- });
1227
- }),
1228
- 'Fieldset': /*#__PURE__*/lazy(function () {
1229
- return import('@digigov/ui/form/FieldContainer').then(function (module) {
1230
- return {
1231
- "default": module['Fieldset']
1232
- };
1233
- });
1234
- }),
1235
- 'FieldsetLegend': /*#__PURE__*/lazy(function () {
1236
- return import('@digigov/ui/form/FieldContainer').then(function (module) {
1237
- return {
1238
- "default": module['FieldsetLegend']
1239
- };
1240
- });
1241
- }),
1242
- 'FileUpload': /*#__PURE__*/lazy(function () {
1243
- return import('@digigov/ui/form/FileUpload').then(function (module) {
1244
- return {
1245
- "default": module['FileUpload']
1246
- };
1247
- });
1248
- }),
1249
- 'FileUploadContainer': /*#__PURE__*/lazy(function () {
1250
- return import('@digigov/ui/form/FileUpload').then(function (module) {
1251
- return {
1252
- "default": module['FileUploadContainer']
1253
- };
1254
- });
1255
- }),
1256
- 'Form': /*#__PURE__*/lazy(function () {
1257
- return import('@digigov/ui/form/Form').then(function (module) {
1258
- return {
1259
- "default": module['Form']
1260
- };
1261
- });
1262
- }),
1263
- 'LabelContainer': /*#__PURE__*/lazy(function () {
1264
- return import('@digigov/ui/form/LabelContainer').then(function (module) {
1265
- return {
1266
- "default": module['LabelContainer']
1267
- };
1268
- });
1269
- }),
1270
- 'LabelTitle': /*#__PURE__*/lazy(function () {
1271
- return import('@digigov/ui/form/LabelContainer').then(function (module) {
1272
- return {
1273
- "default": module['LabelTitle']
1274
- };
1275
- });
1276
- }),
1277
- 'RadioContainer': /*#__PURE__*/lazy(function () {
1278
- return import('@digigov/ui/form/RadioContainer').then(function (module) {
1279
- return {
1280
- "default": module['RadioContainer']
1281
- };
1282
- });
1283
- }),
1284
- 'RadioItem': /*#__PURE__*/lazy(function () {
1285
- return import('@digigov/ui/form/RadioContainer').then(function (module) {
1286
- return {
1287
- "default": module['RadioItem']
1288
- };
1289
- });
1290
- }),
1291
- 'ChoiceDividerText': /*#__PURE__*/lazy(function () {
1292
- return import('@digigov/ui/form/RadioContainer').then(function (module) {
1293
- return {
1294
- "default": module['ChoiceDividerText']
1295
- };
1296
- });
1297
- }),
1298
- 'RadioConditional': /*#__PURE__*/lazy(function () {
1299
- return import('@digigov/ui/form/RadioContainer').then(function (module) {
1300
- return {
1301
- "default": module['RadioConditional']
1302
- };
1303
- });
1304
- }),
1305
- 'SearchContainer': /*#__PURE__*/lazy(function () {
1306
- return import('@digigov/ui/form/SearchContainer').then(function (module) {
1307
- return {
1308
- "default": module['SearchContainer']
1309
- };
1310
- });
1311
- }),
1312
- 'SearchButton': /*#__PURE__*/lazy(function () {
1313
- return import('@digigov/ui/form/SearchContainer').then(function (module) {
1314
- return {
1315
- "default": module['SearchButton']
1316
- };
1317
- });
1318
- }),
1319
- 'SearchIcon': /*#__PURE__*/lazy(function () {
1320
- return import('@digigov/ui/form/SearchContainer').then(function (module) {
1321
- return {
1322
- "default": module['SearchIcon']
1323
- };
1324
- });
1325
- }),
1326
- 'SelectContainer': /*#__PURE__*/lazy(function () {
1327
- return import('@digigov/ui/form/SelectContainer').then(function (module) {
1328
- return {
1329
- "default": module['SelectContainer']
1330
- };
1331
- });
1332
- }),
1333
- 'SelectOption': /*#__PURE__*/lazy(function () {
1334
- return import('@digigov/ui/form/SelectContainer').then(function (module) {
1335
- return {
1336
- "default": module['SelectOption']
1337
- };
1338
- });
1339
- }),
1340
- 'SingleCharacterInputs': /*#__PURE__*/lazy(function () {
1341
- return import('@digigov/ui/form/SingleCharacterInputs').then(function (module) {
1342
- return {
1343
- "default": module['SingleCharacterInputs']
1344
- };
1345
- });
1346
- }),
1347
- 'SingleCharacterInput': /*#__PURE__*/lazy(function () {
1348
- return import('@digigov/ui/form/SingleCharacterInputs').then(function (module) {
1349
- return {
1350
- "default": module['SingleCharacterInput']
1351
- };
1352
- });
1353
- }),
1354
- 'TextArea': /*#__PURE__*/lazy(function () {
1355
- return import('@digigov/ui/form/TextArea').then(function (module) {
1356
- return {
1357
- "default": module['TextArea']
1358
- };
1359
- });
1360
- }),
1361
- 'TextInput': /*#__PURE__*/lazy(function () {
1362
- return import('@digigov/ui/form/TextInput').then(function (module) {
1363
- return {
1364
- "default": module['TextInput']
1365
- };
1366
- });
1367
- }),
1368
- 'Copyright': /*#__PURE__*/lazy(function () {
1369
- return import('@digigov/ui/govgr/Footer/Copyright').then(function (module) {
1370
- return {
1371
- "default": module['Copyright']
1372
- };
1373
- });
1374
- }),
1375
- 'CopyrightContainer': /*#__PURE__*/lazy(function () {
1376
- return import('@digigov/ui/govgr/Footer/Copyright').then(function (module) {
1377
- return {
1378
- "default": module['CopyrightContainer']
1379
- };
1380
- });
1381
- }),
1382
- 'HellenicRepublicLogo': /*#__PURE__*/lazy(function () {
1383
- return import('@digigov/ui/govgr/Footer/HellenicRepublicLogo').then(function (module) {
1384
- return {
1385
- "default": module['HellenicRepublicLogo']
1386
- };
1387
- });
1388
- }),
1389
- 'GovGRFooter': /*#__PURE__*/lazy(function () {
1390
- return import('@digigov/ui/govgr/Footer').then(function (module) {
1391
- return {
1392
- "default": module['GovGRFooter']
1393
- };
1394
- });
1395
- }),
1396
- 'LicenseCCSA': /*#__PURE__*/lazy(function () {
1397
- return import('@digigov/ui/govgr/Footer/LicenseCCSA').then(function (module) {
1398
- return {
1399
- "default": module['LicenseCCSA']
1400
- };
1401
- });
1402
- }),
1403
- 'GovGRLogo': /*#__PURE__*/lazy(function () {
1404
- return import('@digigov/ui/govgr/GovGRLogo').then(function (module) {
1405
- return {
1406
- "default": module['GovGRLogo']
1407
- };
1408
- });
1409
- }),
1410
- 'I18nText': /*#__PURE__*/lazy(function () {
1411
- return import('@digigov/ui/i18n/I18nText').then(function (module) {
1412
- return {
1413
- "default": module['I18nText']
1414
- };
1415
- });
1416
- }),
1417
- 'I18NContext': /*#__PURE__*/lazy(function () {
1418
- return import('@digigov/ui/i18n').then(function (module) {
1419
- return {
1420
- "default": module['I18NContext']
1421
- };
1422
- });
1423
- }),
1424
- 'I18NProvider': /*#__PURE__*/lazy(function () {
1425
- return import('@digigov/ui/i18n').then(function (module) {
1426
- return {
1427
- "default": module['I18NProvider']
1428
- };
1429
- });
1430
- }),
1431
- 'Icon': /*#__PURE__*/lazy(function () {
1432
- return import('@digigov/ui/icons/Icon').then(function (module) {
1433
- return {
1434
- "default": module['Icon']
1435
- };
1436
- });
1437
- }),
1438
- 'AccessibilityIcon': /*#__PURE__*/lazy(function () {
1439
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1440
- return {
1441
- "default": module['AccessibilityIcon']
1442
- };
1443
- });
1444
- }),
1445
- 'ArrowIcon': /*#__PURE__*/lazy(function () {
1446
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1447
- return {
1448
- "default": module['ArrowIcon']
1449
- };
1450
- });
1451
- }),
1452
- 'BurgerIcon': /*#__PURE__*/lazy(function () {
1453
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1454
- return {
1455
- "default": module['BurgerIcon']
1456
- };
1457
- });
1458
- }),
1459
- 'CaretIcon': /*#__PURE__*/lazy(function () {
1460
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1461
- return {
1462
- "default": module['CaretIcon']
1463
- };
1464
- });
1465
- }),
1466
- 'CheckIcon': /*#__PURE__*/lazy(function () {
1467
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1468
- return {
1469
- "default": module['CheckIcon']
1470
- };
1471
- });
1472
- }),
1473
- 'ChevronIcon': /*#__PURE__*/lazy(function () {
1474
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1475
- return {
1476
- "default": module['ChevronIcon']
1477
- };
1478
- });
1479
- }),
1480
- 'UncheckIcon': /*#__PURE__*/lazy(function () {
1481
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1482
- return {
1483
- "default": module['UncheckIcon']
1484
- };
1485
- });
1486
- }),
1487
- 'CloseIcon': /*#__PURE__*/lazy(function () {
1488
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1489
- return {
1490
- "default": module['CloseIcon']
1491
- };
1492
- });
1493
- }),
1494
- 'GlobeIcon': /*#__PURE__*/lazy(function () {
1495
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1496
- return {
1497
- "default": module['GlobeIcon']
1498
- };
1499
- });
1500
- }),
1501
- 'MoreVertIcon': /*#__PURE__*/lazy(function () {
1502
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
1503
- return {
1504
- "default": module['MoreVertIcon']
1505
- };
1506
- });
1507
- }),
1508
- 'ImageLogo': /*#__PURE__*/lazy(function () {
1509
- return import('@digigov/ui/icons/ImageLogo').then(function (module) {
1510
- return {
1511
- "default": module['ImageLogo']
1512
- };
1513
- });
1514
- }),
1515
- 'ImageLogoSet': /*#__PURE__*/lazy(function () {
1516
- return import('@digigov/ui/icons/ImageLogoSet').then(function (module) {
1517
- return {
1518
- "default": module['ImageLogoSet']
1519
- };
1520
- });
1521
- }),
1522
- 'AdminLayout': /*#__PURE__*/lazy(function () {
1523
- return import('@digigov/ui/layouts/Admin').then(function (module) {
1524
- return {
1525
- "default": module['AdminLayout']
1526
- };
1527
- });
1528
- }),
1529
- 'BasicLayout': /*#__PURE__*/lazy(function () {
1530
- return import('@digigov/ui/layouts').then(function (module) {
1531
- return {
1532
- "default": module['BasicLayout']
1533
- };
1534
- });
1535
- }),
1536
- 'Grid': /*#__PURE__*/lazy(function () {
1537
- return import('@digigov/ui/layouts/Grid').then(function (module) {
1538
- return {
1539
- "default": module['Grid']
1540
- };
1541
- });
1542
- }),
1543
- 'SectionBreak': /*#__PURE__*/lazy(function () {
1544
- return import('@digigov/ui/layouts/SectionBreak').then(function (module) {
1545
- return {
1546
- "default": module['SectionBreak']
1547
- };
1548
- });
1549
- }),
1550
- 'Stack': /*#__PURE__*/lazy(function () {
1551
- return import('@digigov/ui/layouts').then(function (module) {
1552
- return {
1553
- "default": module['Stack']
1554
- };
1555
- });
1556
- }),
1557
- 'AdminContainer': /*#__PURE__*/lazy(function () {
1558
- return import('@digigov/ui/layouts/Admin').then(function (module) {
1559
- return {
1560
- "default": module['AdminContainer']
1561
- };
1562
- });
1563
- }),
1564
- 'AdminMain': /*#__PURE__*/lazy(function () {
1565
- return import('@digigov/ui/layouts/Admin').then(function (module) {
1566
- return {
1567
- "default": module['AdminMain']
1568
- };
1569
- });
1570
- }),
1571
- 'AdminAside': /*#__PURE__*/lazy(function () {
1572
- return import('@digigov/ui/layouts/Admin').then(function (module) {
1573
- return {
1574
- "default": module['AdminAside']
1575
- };
1576
- });
1577
- }),
1578
- 'AdminTopSection': /*#__PURE__*/lazy(function () {
1579
- return import('@digigov/ui/layouts/Admin').then(function (module) {
1580
- return {
1581
- "default": module['AdminTopSection']
1582
- };
1583
- });
1584
- }),
1585
- 'AdminHeader': /*#__PURE__*/lazy(function () {
1586
- return import('@digigov/ui/layouts/Admin').then(function (module) {
1587
- return {
1588
- "default": module['AdminHeader']
1589
- };
1590
- });
1591
- }),
1592
- 'AdminHeaderContent': /*#__PURE__*/lazy(function () {
1593
- return import('@digigov/ui/layouts/Admin').then(function (module) {
1594
- return {
1595
- "default": module['AdminHeaderContent']
1596
- };
1597
- });
1598
- }),
1599
- 'Layout': /*#__PURE__*/lazy(function () {
1600
- return import('@digigov/ui/layouts/Basic').then(function (module) {
1601
- return {
1602
- "default": module['Layout']
1603
- };
1604
- });
1605
- }),
1606
- 'Top': /*#__PURE__*/lazy(function () {
1607
- return import('@digigov/ui/layouts/Basic/Top').then(function (module) {
1608
- return {
1609
- "default": module['Top']
1610
- };
1611
- });
1612
- }),
1613
- 'Aside': /*#__PURE__*/lazy(function () {
1614
- return import('@digigov/ui/layouts/Basic/Aside').then(function (module) {
1615
- return {
1616
- "default": module['Aside']
1617
- };
1618
- });
1619
- }),
1620
- 'Main': /*#__PURE__*/lazy(function () {
1621
- return import('@digigov/ui/layouts/Basic/Main').then(function (module) {
1622
- return {
1623
- "default": module['Main']
1624
- };
1625
- });
1626
- }),
1627
- 'Container': /*#__PURE__*/lazy(function () {
1628
- return import('@digigov/ui/layouts/Basic/Container').then(function (module) {
1629
- return {
1630
- "default": module['Container']
1631
- };
1632
- });
1633
- }),
1634
- 'Bottom': /*#__PURE__*/lazy(function () {
1635
- return import('@digigov/ui/layouts/Basic/Bottom').then(function (module) {
1636
- return {
1637
- "default": module['Bottom']
1638
- };
1639
- });
1640
- }),
1641
- 'Hidden': /*#__PURE__*/lazy(function () {
1642
- return import('@digigov/ui/layouts/Hidden').then(function (module) {
1643
- return {
1644
- "default": module['Hidden']
1645
- };
1646
- });
1647
- }),
1648
- 'BackLink': /*#__PURE__*/lazy(function () {
1649
- return import('@digigov/ui/navigation/BackLink').then(function (module) {
1650
- return {
1651
- "default": module['BackLink']
1652
- };
1653
- });
1654
- }),
1655
- 'Breadcrumbs': /*#__PURE__*/lazy(function () {
1656
- return import('@digigov/ui/navigation/Breadcrumbs').then(function (module) {
1657
- return {
1658
- "default": module['Breadcrumbs']
1659
- };
1660
- });
1661
- }),
1662
- 'BreadcrumbsList': /*#__PURE__*/lazy(function () {
1663
- return import('@digigov/ui/navigation/Breadcrumbs').then(function (module) {
1664
- return {
1665
- "default": module['BreadcrumbsList']
1666
- };
1667
- });
1668
- }),
1669
- 'BreadcrumbsListItem': /*#__PURE__*/lazy(function () {
1670
- return import('@digigov/ui/navigation/Breadcrumbs').then(function (module) {
1671
- return {
1672
- "default": module['BreadcrumbsListItem']
1673
- };
1674
- });
1675
- }),
1676
- 'Drawer': /*#__PURE__*/lazy(function () {
1677
- return import('@digigov/ui/navigation/Drawer').then(function (module) {
1678
- return {
1679
- "default": module['Drawer']
1680
- };
1681
- });
1682
- }),
1683
- 'DrawerHeading': /*#__PURE__*/lazy(function () {
1684
- return import('@digigov/ui/navigation/Drawer').then(function (module) {
1685
- return {
1686
- "default": module['DrawerHeading']
1687
- };
1688
- });
1689
- }),
1690
- 'DrawerAuto': /*#__PURE__*/lazy(function () {
1691
- return import('@digigov/ui/navigation/Drawer/auto').then(function (module) {
1692
- return {
1693
- "default": module['DrawerAuto']
1694
- };
1695
- });
1696
- }),
1697
- 'DrawerButtonAuto': /*#__PURE__*/lazy(function () {
1698
- return import('@digigov/ui/navigation/Drawer/auto').then(function (module) {
1699
- return {
1700
- "default": module['DrawerButtonAuto']
1701
- };
1702
- });
1703
- }),
1704
- 'DrawerContext': /*#__PURE__*/lazy(function () {
1705
- return import('@digigov/ui/navigation/Drawer/auto').then(function (module) {
1706
- return {
1707
- "default": module['DrawerContext']
1708
- };
1709
- });
1710
- }),
1711
- 'DrawerHeadingAuto': /*#__PURE__*/lazy(function () {
1712
- return import('@digigov/ui/navigation/Drawer/auto').then(function (module) {
1713
- return {
1714
- "default": module['DrawerHeadingAuto']
1715
- };
1716
- });
1717
- }),
1718
- 'DrawerProvider': /*#__PURE__*/lazy(function () {
1719
- return import('@digigov/ui/navigation/Drawer/auto').then(function (module) {
1720
- return {
1721
- "default": module['DrawerProvider']
1722
- };
1723
- });
1724
- }),
1725
- 'Dropdown': /*#__PURE__*/lazy(function () {
1726
- return import('@digigov/ui/navigation/Dropdown').then(function (module) {
1727
- return {
1728
- "default": module['Dropdown']
1729
- };
1730
- });
1731
- }),
1732
- 'DropdownBase': /*#__PURE__*/lazy(function () {
1733
- return import('@digigov/ui/navigation/Dropdown').then(function (module) {
1734
- return {
1735
- "default": module['DropdownBase']
1736
- };
1737
- });
1738
- }),
1739
- 'DropdownButton': /*#__PURE__*/lazy(function () {
1740
- return import('@digigov/ui/navigation/Dropdown').then(function (module) {
1741
- return {
1742
- "default": module['DropdownButton']
1743
- };
1744
- });
1745
- }),
1746
- 'DropdownContent': /*#__PURE__*/lazy(function () {
1747
- return import('@digigov/ui/navigation/Dropdown').then(function (module) {
1748
- return {
1749
- "default": module['DropdownContent']
1750
- };
1751
- });
1752
- }),
1753
- 'CommonLink': /*#__PURE__*/lazy(function () {
1754
- return import('@digigov/ui/navigation/Link').then(function (module) {
1755
- return {
1756
- "default": module['CommonLink']
1757
- };
1758
- });
1759
- }),
1760
- 'Link': /*#__PURE__*/lazy(function () {
1761
- return import('@digigov/ui/navigation/Link').then(function (module) {
1762
- return {
1763
- "default": module['Link']
1764
- };
1765
- });
1766
- }),
1767
- 'LinkBase': /*#__PURE__*/lazy(function () {
1768
- return import('@digigov/ui/navigation/Link').then(function (module) {
1769
- return {
1770
- "default": module['LinkBase']
1771
- };
1772
- });
1773
- }),
1774
- 'LinkProvider': /*#__PURE__*/lazy(function () {
1775
- return import('@digigov/ui/navigation/Link').then(function (module) {
1776
- return {
1777
- "default": module['LinkProvider']
1778
- };
1779
- });
1780
- }),
1781
- 'NavList': /*#__PURE__*/lazy(function () {
1782
- return import('@digigov/ui/navigation/NavList/NavList').then(function (module) {
1783
- return {
1784
- "default": module['NavList']
1785
- };
1786
- });
1787
- }),
1788
- 'NavListAuto': /*#__PURE__*/lazy(function () {
1789
- return import('@digigov/ui/navigation/NavList/NavListAuto').then(function (module) {
1790
- return {
1791
- "default": module['NavListAuto']
1792
- };
1793
- });
1794
- }),
1795
- 'NavMenuContentList': /*#__PURE__*/lazy(function () {
1796
- return import('@digigov/ui/navigation/NavList/NavMenuContentList').then(function (module) {
1797
- return {
1798
- "default": module['NavMenuContentList']
1799
- };
1800
- });
1801
- }),
1802
- 'NavMenuContentListBase': /*#__PURE__*/lazy(function () {
1803
- return import('@digigov/ui/navigation/NavList/NavMenuContentList').then(function (module) {
1804
- return {
1805
- "default": module['NavMenuContentListBase']
1806
- };
1807
- });
1808
- }),
1809
- 'Nav': /*#__PURE__*/lazy(function () {
1810
- return import('@digigov/ui/navigation/NavList/Nav').then(function (module) {
1811
- return {
1812
- "default": module['Nav']
1813
- };
1814
- });
1815
- }),
1816
- 'NavMenuContainer': /*#__PURE__*/lazy(function () {
1817
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1818
- return {
1819
- "default": module['NavMenuContainer']
1820
- };
1821
- });
1822
- }),
1823
- 'NavMenuContent': /*#__PURE__*/lazy(function () {
1824
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1825
- return {
1826
- "default": module['NavMenuContent']
1827
- };
1828
- });
1829
- }),
1830
- 'NavMenuContentListItem': /*#__PURE__*/lazy(function () {
1831
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1832
- return {
1833
- "default": module['NavMenuContentListItem']
1834
- };
1835
- });
1836
- }),
1837
- 'NavMenuTitle': /*#__PURE__*/lazy(function () {
1838
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1839
- return {
1840
- "default": module['NavMenuTitle']
1841
- };
1842
- });
1843
- }),
1844
- 'NavListItemActionContainer': /*#__PURE__*/lazy(function () {
1845
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1846
- return {
1847
- "default": module['NavListItemActionContainer']
1848
- };
1849
- });
1850
- }),
1851
- 'NavListItemAction': /*#__PURE__*/lazy(function () {
1852
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1853
- return {
1854
- "default": module['NavListItemAction']
1855
- };
1856
- });
1857
- }),
1858
- 'NavListItemLink': /*#__PURE__*/lazy(function () {
1859
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1860
- return {
1861
- "default": module['NavListItemLink']
1862
- };
1863
- });
1864
- }),
1865
- 'NavListItemButton': /*#__PURE__*/lazy(function () {
1866
- return import('@digigov/ui/navigation/NavList').then(function (module) {
1867
- return {
1868
- "default": module['NavListItemButton']
1869
- };
1870
- });
1871
- }),
1872
- 'PaginationLabel': /*#__PURE__*/lazy(function () {
1873
- return import('@digigov/ui/navigation/Pagination').then(function (module) {
1874
- return {
1875
- "default": module['PaginationLabel']
1876
- };
1877
- });
1878
- }),
1879
- 'PaginationLabelContainer': /*#__PURE__*/lazy(function () {
1880
- return import('@digigov/ui/navigation/Pagination').then(function (module) {
1881
- return {
1882
- "default": module['PaginationLabelContainer']
1883
- };
1884
- });
1885
- }),
1886
- 'PaginationListItemButton': /*#__PURE__*/lazy(function () {
1887
- return import('@digigov/ui/navigation/Pagination').then(function (module) {
1888
- return {
1889
- "default": module['PaginationListItemButton']
1890
- };
1891
- });
1892
- }),
1893
- 'PaginationResultsPerPageSelect': /*#__PURE__*/lazy(function () {
1894
- return import('@digigov/ui/navigation/Pagination').then(function (module) {
1895
- return {
1896
- "default": module['PaginationResultsPerPageSelect']
1897
- };
1898
- });
1899
- }),
1900
- 'Pagination': /*#__PURE__*/lazy(function () {
1901
- return import('@digigov/ui/navigation/Pagination').then(function (module) {
1902
- return {
1903
- "default": module['Pagination']
1904
- };
1905
- });
1906
- }),
1907
- 'PaginationListItem': /*#__PURE__*/lazy(function () {
1908
- return import('@digigov/ui/navigation/Pagination').then(function (module) {
1909
- return {
1910
- "default": module['PaginationListItem']
1911
- };
1912
- });
1913
- }),
1914
- 'PaginationList': /*#__PURE__*/lazy(function () {
1915
- return import('@digigov/ui/navigation/Pagination').then(function (module) {
1916
- return {
1917
- "default": module['PaginationList']
1918
- };
1919
- });
1920
- }),
1921
- 'PaginationAuto': /*#__PURE__*/lazy(function () {
1922
- return import('@digigov/ui/navigation/Pagination/auto').then(function (module) {
1923
- return {
1924
- "default": module['PaginationAuto']
1925
- };
1926
- });
1927
- }),
1928
- 'PaginationContextAuto': /*#__PURE__*/lazy(function () {
1929
- return import('@digigov/ui/navigation/Pagination/auto').then(function (module) {
1930
- return {
1931
- "default": module['PaginationContextAuto']
1932
- };
1933
- });
1934
- }),
1935
- 'PaginationLabelAuto': /*#__PURE__*/lazy(function () {
1936
- return import('@digigov/ui/navigation/Pagination/auto').then(function (module) {
1937
- return {
1938
- "default": module['PaginationLabelAuto']
1939
- };
1940
- });
1941
- }),
1942
- 'PaginationListAuto': /*#__PURE__*/lazy(function () {
1943
- return import('@digigov/ui/navigation/Pagination/auto').then(function (module) {
1944
- return {
1945
- "default": module['PaginationListAuto']
1946
- };
1947
- });
1948
- }),
1949
- 'PaginationResultsPerPageSelectAuto': /*#__PURE__*/lazy(function () {
1950
- return import('@digigov/ui/navigation/Pagination/auto').then(function (module) {
1951
- return {
1952
- "default": module['PaginationResultsPerPageSelectAuto']
1953
- };
1954
- });
1955
- }),
1956
- 'SkipLink': /*#__PURE__*/lazy(function () {
1957
- return import('@digigov/ui/navigation/SkipLink').then(function (module) {
1958
- return {
1959
- "default": module['SkipLink']
1960
- };
1961
- });
1962
- }),
1963
- 'Tabs': /*#__PURE__*/lazy(function () {
1964
- return import('@digigov/ui/navigation/Tabs').then(function (module) {
1965
- return {
1966
- "default": module['Tabs']
1967
- };
1968
- });
1969
- }),
1970
- 'TabsList': /*#__PURE__*/lazy(function () {
1971
- return import('@digigov/ui/navigation/Tabs').then(function (module) {
1972
- return {
1973
- "default": module['TabsList']
1974
- };
1975
- });
1976
- }),
1977
- 'TabsListItemBase': /*#__PURE__*/lazy(function () {
1978
- return import('@digigov/ui/navigation/Tabs').then(function (module) {
1979
- return {
1980
- "default": module['TabsListItemBase']
1981
- };
1982
- });
1983
- }),
1984
- 'TabsPanelBase': /*#__PURE__*/lazy(function () {
1985
- return import('@digigov/ui/navigation/Tabs').then(function (module) {
1986
- return {
1987
- "default": module['TabsPanelBase']
1988
- };
1989
- });
1990
- }),
1991
- 'TabsHeading': /*#__PURE__*/lazy(function () {
1992
- return import('@digigov/ui/navigation/Tabs').then(function (module) {
1993
- return {
1994
- "default": module['TabsHeading']
1995
- };
1996
- });
1997
- }),
1998
- 'TabsAuto': /*#__PURE__*/lazy(function () {
1999
- return import('@digigov/ui/navigation/Tabs/auto').then(function (module) {
2000
- return {
2001
- "default": module['TabsAuto']
2002
- };
2003
- });
2004
- }),
2005
- 'TabsContext': /*#__PURE__*/lazy(function () {
2006
- return import('@digigov/ui/navigation/Tabs/auto').then(function (module) {
2007
- return {
2008
- "default": module['TabsContext']
2009
- };
2010
- });
2011
- }),
2012
- 'TabsListItem': /*#__PURE__*/lazy(function () {
2013
- return import('@digigov/ui/navigation/Tabs/auto').then(function (module) {
2014
- return {
2015
- "default": module['TabsListItem']
2016
- };
2017
- });
2018
- }),
2019
- 'TabsPanel': /*#__PURE__*/lazy(function () {
2020
- return import('@digigov/ui/navigation/Tabs/auto').then(function (module) {
2021
- return {
2022
- "default": module['TabsPanel']
2023
- };
2024
- });
2025
- }),
2026
- 'Heading': /*#__PURE__*/lazy(function () {
2027
- return import('@digigov/ui/typography/Heading').then(function (module) {
2028
- return {
2029
- "default": module['Heading']
2030
- };
2031
- });
2032
- }),
2033
- 'HeadingCaption': /*#__PURE__*/lazy(function () {
2034
- return import('@digigov/ui/typography/HeadingCaption').then(function (module) {
2035
- return {
2036
- "default": module['HeadingCaption']
2037
- };
2038
- });
2039
- }),
2040
- 'Paragraph': /*#__PURE__*/lazy(function () {
2041
- return import('@digigov/ui/typography/Paragraph').then(function (module) {
2042
- return {
2043
- "default": module['Paragraph']
2044
- };
2045
- });
2046
- }),
2047
- 'NormalText': /*#__PURE__*/lazy(function () {
2048
- return import('@digigov/ui/typography/NormalText').then(function (module) {
2049
- return {
2050
- "default": module['NormalText']
2051
- };
2052
- });
2053
- }),
2054
- 'Hint': /*#__PURE__*/lazy(function () {
2055
- return import('@digigov/ui/typography/Hint').then(function (module) {
2056
- return {
2057
- "default": module['Hint']
2058
- };
2059
- });
2060
- }),
2061
- 'Base': /*#__PURE__*/lazy(function () {
2062
- return import('@digigov/ui/utils/Base').then(function (module) {
2063
- return {
2064
- "default": module['Base']
2065
- };
2066
- });
2067
- }),
2068
- 'SvgIcon': /*#__PURE__*/lazy(function () {
2069
- return import('@digigov/ui/utils/SvgIcon').then(function (module) {
2070
- return {
2071
- "default": module['SvgIcon']
2072
- };
2073
- });
2074
- }),
2075
- 'VisuallyHidden': /*#__PURE__*/lazy(function () {
2076
- return import('@digigov/ui/utils/VisuallyHidden').then(function (module) {
2077
- return {
2078
- "default": module['VisuallyHidden']
2079
- };
2080
- });
2081
- }),
2082
- 'Screen': /*#__PURE__*/lazy(function () {
2083
- return import('@digigov/ui/layouts/Screen').then(function (module) {
2084
- return {
2085
- "default": module['Screen']
2086
- };
2087
- });
2088
- }),
2089
- 'Section': /*#__PURE__*/lazy(function () {
2090
- return import('@digigov/ui/layouts/Section').then(function (module) {
2091
- return {
2092
- "default": module['Section']
2093
- };
2094
- });
2095
- }),
2096
- 'KitchenSinkAllComponents': /*#__PURE__*/lazy(function () {
2097
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2098
- return {
2099
- "default": module['KitchenSinkAllComponents']
2100
- };
2101
- });
2102
- }),
2103
- 'KitchenSinkCard': /*#__PURE__*/lazy(function () {
2104
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2105
- return {
2106
- "default": module['KitchenSinkCard']
2107
- };
2108
- });
2109
- }),
2110
- 'KitchenSinkCategory': /*#__PURE__*/lazy(function () {
2111
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2112
- return {
2113
- "default": module['KitchenSinkCategory']
2114
- };
2115
- });
2116
- }),
2117
- 'KitchenSinkContent': /*#__PURE__*/lazy(function () {
2118
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2119
- return {
2120
- "default": module['KitchenSinkContent']
2121
- };
2122
- });
2123
- }),
2124
- 'KitchenSinkContentInfo': /*#__PURE__*/lazy(function () {
2125
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2126
- return {
2127
- "default": module['KitchenSinkContentInfo']
2128
- };
2129
- });
2130
- }),
2131
- 'KitchenSinkContentTags': /*#__PURE__*/lazy(function () {
2132
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2133
- return {
2134
- "default": module['KitchenSinkContentTags']
2135
- };
2136
- });
2137
- }),
2138
- 'KitchenSinkHeading': /*#__PURE__*/lazy(function () {
2139
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2140
- return {
2141
- "default": module['KitchenSinkHeading']
2142
- };
2143
- });
2144
- }),
2145
- 'KitchenSinkLetterContent': /*#__PURE__*/lazy(function () {
2146
- return import('@digigov/ui/misc/KitchenSink').then(function (module) {
2147
- return {
2148
- "default": module['KitchenSinkLetterContent']
2149
- };
2150
- });
2151
- }),
2152
- 'BackToTop': /*#__PURE__*/lazy(function () {
2153
- return import('@digigov/ui/navigation/BackToTopLink').then(function (module) {
2154
- return {
2155
- "default": module['BackToTop']
2156
- };
2157
- });
2158
- }),
2159
- 'BackToTopContainer': /*#__PURE__*/lazy(function () {
2160
- return import('@digigov/ui/navigation/BackToTopLink').then(function (module) {
2161
- return {
2162
- "default": module['BackToTopContainer']
2163
- };
2164
- });
2165
- }),
2166
- 'BackToTopLink': /*#__PURE__*/lazy(function () {
2167
- return import('@digigov/ui/navigation/BackToTopLink').then(function (module) {
2168
- return {
2169
- "default": module['BackToTopLink']
2170
- };
2171
- });
2172
- }),
2173
- 'BackToTopLimit': /*#__PURE__*/lazy(function () {
2174
- return import('@digigov/ui/navigation/BackToTopLink').then(function (module) {
2175
- return {
2176
- "default": module['BackToTopLimit']
2177
- };
2178
- });
2179
- }),
2180
- 'Code': /*#__PURE__*/lazy(function () {
2181
- return import('@digigov/ui/typography/Code').then(function (module) {
2182
- return {
2183
- "default": module['Code']
2184
- };
2185
- });
2186
- }),
2187
- 'CodeBlock': /*#__PURE__*/lazy(function () {
2188
- return import('@digigov/ui/typography/CodeBlock').then(function (module) {
2189
- return {
2190
- "default": module['CodeBlock']
2191
- };
2192
- });
2193
- }),
2194
- 'AllComponents': /*#__PURE__*/lazy(function () {
2195
- return import('@digigov/ui/utils/Kitchensink/AllComponents').then(function (module) {
2196
- return {
2197
- "default": module['AllComponents']
2198
- };
2199
- });
2200
- }),
2201
- 'KitchensinkByCategory': /*#__PURE__*/lazy(function () {
2202
- return import('@digigov/ui/utils/Kitchensink/KitchensinkByCategory').then(function (module) {
2203
- return {
2204
- "default": module['KitchensinkByCategory']
2205
- };
2206
- });
2207
- }),
2208
- 'KitchensinkByLetter': /*#__PURE__*/lazy(function () {
2209
- return import('@digigov/ui/utils/Kitchensink/KitchensinkByLetter').then(function (module) {
2210
- return {
2211
- "default": module['KitchensinkByLetter']
2212
- };
2213
- });
2214
- }),
2215
- 'KitchensinkComponent': /*#__PURE__*/lazy(function () {
2216
- return import('@digigov/ui/utils/Kitchensink/KitchensinkComponent').then(function (module) {
2217
- return {
2218
- "default": module['KitchensinkComponent']
2219
- };
2220
- });
2221
- }),
2222
- 'KitchenSinkDashboard': /*#__PURE__*/lazy(function () {
2223
- return import('@digigov/ui/utils/Kitchensink/KitchensinkDashboard').then(function (module) {
2224
- return {
2225
- "default": module['KitchenSinkDashboard']
2226
- };
2227
- });
2228
- }),
2229
- 'Typography': /*#__PURE__*/lazy(function () {
2230
- return import('@digigov/ui/utils/Typography').then(function (module) {
2231
- return {
2232
- "default": module['Typography']
2233
- };
2234
- });
2235
- })
2236
- };