@openeuropa/bcl-subscription 0.4185.202511191330 → 0.4230.202512021730

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.
@@ -5,28 +5,42 @@ exports[`OE - Subscription renders correctly 1`] = `
5
5
  <header
6
6
  class="bcl-header bcl-header--eu"
7
7
  >
8
+
9
+
8
10
  <nav
9
11
  aria-label="Top Navigation"
10
12
  class="w-100 shadow-sm bcl-header__top-navbar navbar navbar-expand-lg navbar-light"
11
13
  >
14
+
15
+
12
16
  <div
13
17
  class="container"
14
18
  >
19
+
20
+
15
21
  <a
16
22
  class="navbar-brand"
17
23
  href="/example.html"
18
24
  >
25
+
26
+
19
27
  <img
20
28
  alt="desktop european union logo"
21
29
  class="d-none d-lg-block"
22
30
  src="https://cdn1.fpfis.tech.ec.europa.eu/ecl/v3.0.2/eu/images/logo/standard-version/positive/logo-eu--en.svg"
23
31
  />
32
+
33
+
24
34
  <img
25
35
  alt="mobile european union logo"
26
36
  class="d-lg-none"
27
37
  src="https://cdn1.fpfis.tech.ec.europa.eu/ecl/v3.0.2/eu/images/logo/condensed-version/positive/logo-eu--en.svg"
28
38
  />
39
+
40
+
29
41
  </a>
42
+
43
+
30
44
  <button
31
45
  aria-controls="header-navbar"
32
46
  aria-expanded="false"
@@ -36,30 +50,81 @@ exports[`OE - Subscription renders correctly 1`] = `
36
50
  data-bs-toggle="collapse"
37
51
  type="button"
38
52
  >
53
+
54
+
39
55
  <span
40
56
  class="navbar-toggler-icon"
41
57
  />
58
+
59
+
42
60
  </button>
61
+
62
+
43
63
  </div>
64
+
65
+
44
66
  </nav>
67
+
68
+
69
+
70
+
71
+ <!-- project name -->
72
+
73
+
74
+
45
75
  <!-- navbar -->
76
+
77
+
78
+
79
+
80
+
81
+
82
+
46
83
  <nav
47
84
  aria-label="Main Navigation"
48
85
  class="bcl-header__navbar collapse navbar-collapse navbar navbar-expand-lg navbar-dark"
49
86
  id="header-navbar"
50
87
  >
88
+
89
+
51
90
  <div
52
91
  class="container"
53
92
  >
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
54
104
  <ul
55
105
  class="me-auto navbar-nav"
56
106
  >
107
+
108
+
57
109
  <li
58
110
  class="nav-item"
59
111
  >
112
+
113
+
114
+
115
+
116
+
117
+
118
+
119
+
60
120
  <div
61
121
  class="bcl-mega-menu"
62
122
  >
123
+
124
+
125
+
126
+
127
+
63
128
  <button
64
129
  aria-controls="mega-menu-dropdown-megamenu"
65
130
  aria-expanded="false"
@@ -72,42 +137,78 @@ exports[`OE - Subscription renders correctly 1`] = `
72
137
  >
73
138
  A link with dropdown
74
139
  </button>
140
+
141
+
142
+
75
143
  <nav
76
144
  aria-label="Main mega menu"
77
145
  aria-labelledby="dropdown-megamenu"
78
146
  class="bcl-mega-menu__container dropdown-menu"
79
147
  id="mega-menu-dropdown-megamenu"
80
148
  >
149
+
150
+
81
151
  <div
82
152
  class="container"
83
153
  >
154
+
155
+
84
156
  <div
85
157
  class="container d-lg-none bcl-mega-menu__back-button-block"
86
158
  >
159
+
160
+
161
+
162
+
163
+
87
164
  <button
88
165
  aria-label="Back to main menu"
89
166
  class="back-button btn btn-link btn-md"
90
167
  type="button"
91
168
  >
169
+
170
+
171
+
172
+
173
+
174
+
175
+
92
176
  <svg
93
177
  class="me-2-5 bi icon--fluid"
94
178
  >
179
+
180
+
95
181
  <use
96
182
  xlink:href="/icons.svg#arrow-left"
97
183
  />
184
+
185
+
98
186
  </svg>
99
- Back
187
+
188
+
189
+ Back
100
190
  </button>
191
+
192
+
193
+
101
194
  </div>
195
+
196
+
102
197
  <div
103
198
  class="position-relative"
104
199
  >
200
+
201
+
105
202
  <div
106
203
  class="row"
107
204
  >
205
+
206
+
108
207
  <div
109
208
  class="col-md-12 col-xl-3 position-relative bcl-mega-menu__info"
110
209
  >
210
+
211
+
111
212
  <div
112
213
  class="content-block"
113
214
  >
@@ -117,41 +218,89 @@ exports[`OE - Subscription renders correctly 1`] = `
117
218
  <p>
118
219
  Description text, lorem ipsum dolor sit amet, consectetur adipiscing elit.
119
220
  </p>
221
+
120
222
  <p
121
223
  class="m-0"
122
224
  >
225
+
226
+
227
+
228
+
229
+
230
+
231
+
123
232
  <a
124
233
  class="content-link"
125
234
  href="/example.html"
126
235
  >
127
236
  Discover more
237
+
238
+
239
+
240
+
241
+
242
+
128
243
  <svg
129
244
  class="ms-2-5 bi icon--s"
130
245
  >
246
+
247
+
131
248
  <use
132
249
  xlink:href="/icons.svg#arrow-right"
133
250
  />
251
+
252
+
134
253
  </svg>
254
+
255
+
256
+
135
257
  </a>
258
+
259
+
260
+
136
261
  </p>
262
+
263
+
137
264
  </div>
265
+
266
+
138
267
  <div
139
268
  class="shadow-container"
140
269
  >
270
+
271
+
141
272
  <span
142
273
  class="shadow-bg"
143
274
  />
275
+
276
+
144
277
  </div>
278
+
279
+
145
280
  </div>
281
+
282
+
146
283
  <div
147
284
  class="col-md-12 col-lg-4 col-xl-3 bcl-mega-menu__menu"
148
285
  >
286
+
287
+
288
+
149
289
  <ul
150
290
  class="bcl-mega-menu__items __level-1"
151
291
  >
292
+
293
+
152
294
  <li
153
295
  class="__parent"
154
296
  >
297
+
298
+
299
+
300
+
301
+
302
+
303
+
155
304
  <button
156
305
  aria-controls="mm-panel-custom-trigger-mm-1"
157
306
  aria-expanded="false"
@@ -162,6 +311,10 @@ exports[`OE - Subscription renders correctly 1`] = `
162
311
  >
163
312
  Base Category Item
164
313
  </button>
314
+
315
+
316
+
317
+
165
318
  <div
166
319
  aria-labelledby="custom-trigger-mm-1"
167
320
  class="bcl-mega-menu__submenu __level-2"
@@ -169,88 +322,201 @@ exports[`OE - Subscription renders correctly 1`] = `
169
322
  id="mm-panel-custom-trigger-mm-1"
170
323
  role="group"
171
324
  >
325
+
326
+
172
327
  <div
173
328
  class="__header"
174
329
  >
330
+
331
+
175
332
  <p
176
333
  class="__label"
177
334
  >
178
335
  Base Category Item
179
336
  </p>
337
+
338
+
180
339
  </div>
340
+
341
+
342
+
181
343
  <ul
182
344
  class="bcl-mega-menu__items __level-2"
183
345
  >
346
+
347
+
184
348
  <li
185
349
  class="__leaf"
186
350
  >
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
187
359
  <a
188
360
  class="active"
189
361
  href="/example.html"
190
362
  >
191
363
  Base Sub Category Item
192
364
  </a>
365
+
366
+
367
+
193
368
  </li>
369
+
370
+
194
371
  <li
195
372
  class="__leaf"
196
373
  >
374
+
375
+
376
+
377
+
378
+
379
+
380
+
381
+
197
382
  <a
198
383
  href="/example.html"
199
384
  >
200
385
  Base Sub Category Item
201
386
  </a>
387
+
388
+
389
+
202
390
  </li>
391
+
392
+
203
393
  <li
204
394
  class="__leaf"
205
395
  >
396
+
397
+
398
+
399
+
400
+
401
+
402
+
403
+
206
404
  <a
207
405
  href="/example.html"
208
406
  >
209
407
  Base Sub Category Item
210
408
  </a>
409
+
410
+
411
+
211
412
  </li>
413
+
414
+
212
415
  <li
213
416
  class="__leaf"
214
417
  >
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
215
426
  <a
216
427
  href="/example.html"
217
428
  >
218
429
  Base Sub Category Item
219
430
  </a>
431
+
432
+
433
+
220
434
  </li>
221
- </ul>
222
- <div
223
- class="__see_all"
224
- >
225
- <a
226
- aria-label="See all items in ‘Base Category Item’"
227
- class="see-all-button"
228
- href="/example.html"
435
+
436
+
437
+ <li
438
+ class="__see_all __leaf"
229
439
  >
230
- <span>
231
- See all
232
- </span>
233
- <svg
234
- class="ms-2-5 bi icon--xs"
440
+
441
+
442
+
443
+
444
+
445
+
446
+
447
+
448
+ <a
449
+ aria-label="See all items in ‘Base Category Item’"
450
+ class="see-all-button"
451
+ href="/example.html"
235
452
  >
236
- <use
237
- xlink:href="/icons.svg#arrow-right"
238
- />
239
- </svg>
240
- </a>
241
- </div>
453
+
454
+ <span>
455
+ See all
456
+ </span>
457
+
458
+
459
+
460
+
461
+
462
+
463
+
464
+
465
+ <svg
466
+ class="ms-2-5 bi icon--s"
467
+ >
468
+
469
+
470
+ <use
471
+ xlink:href="/icons.svg#arrow-right"
472
+ />
473
+
474
+
475
+ </svg>
476
+
477
+
478
+
479
+ </a>
480
+
481
+
482
+
483
+ </li>
484
+
485
+
486
+ </ul>
487
+
488
+
489
+
242
490
  </div>
491
+
492
+
493
+
243
494
  </li>
495
+
496
+
244
497
  <li
245
498
  class="__leaf"
246
499
  >
500
+
501
+
247
502
  <span>
248
503
  Base Category Item
249
504
  </span>
505
+
506
+
250
507
  </li>
508
+
509
+
251
510
  <li
252
511
  class="__parent"
253
512
  >
513
+
514
+
515
+
516
+
517
+
518
+
519
+
254
520
  <button
255
521
  aria-controls="mm-panel-custom-trigger-mm-2"
256
522
  aria-expanded="false"
@@ -260,6 +526,10 @@ exports[`OE - Subscription renders correctly 1`] = `
260
526
  >
261
527
  Base Category Item
262
528
  </button>
529
+
530
+
531
+
532
+
263
533
  <div
264
534
  aria-labelledby="custom-trigger-mm-2"
265
535
  class="bcl-mega-menu__submenu __level-2"
@@ -267,158 +537,385 @@ exports[`OE - Subscription renders correctly 1`] = `
267
537
  id="mm-panel-custom-trigger-mm-2"
268
538
  role="group"
269
539
  >
540
+
541
+
270
542
  <div
271
543
  class="__header"
272
544
  >
545
+
546
+
273
547
  <p
274
548
  class="__label"
275
549
  >
276
550
  Base Category Item
277
551
  </p>
552
+
553
+
278
554
  </div>
555
+
556
+
557
+
279
558
  <ul
280
559
  class="bcl-mega-menu__items __level-2"
281
560
  >
561
+
562
+
282
563
  <li
283
564
  class="__leaf"
284
565
  >
566
+
567
+
568
+
569
+
570
+
571
+
572
+
573
+
285
574
  <a
286
575
  href="/example.html"
287
576
  >
288
577
  Base Sub Category Item
289
578
  </a>
579
+
580
+
581
+
290
582
  </li>
583
+
584
+
291
585
  <li
292
586
  class="__leaf"
293
587
  >
588
+
589
+
590
+
591
+
592
+
593
+
594
+
595
+
294
596
  <a
295
597
  href="/example.html"
296
598
  >
297
599
  Base Sub Category Item
298
600
  </a>
601
+
602
+
603
+
299
604
  </li>
605
+
606
+
300
607
  <li
301
608
  class="__leaf"
302
609
  >
610
+
611
+
612
+
613
+
614
+
615
+
616
+
617
+
303
618
  <a
304
619
  href="/example.html"
305
620
  >
306
621
  Base Sub Category Item
307
622
  </a>
623
+
624
+
625
+
308
626
  </li>
627
+
628
+
309
629
  <li
310
630
  class="__leaf"
311
631
  >
632
+
633
+
634
+
635
+
636
+
637
+
638
+
639
+
312
640
  <a
313
641
  href="/example.html"
314
642
  >
315
643
  Base Sub Category Item
316
644
  </a>
645
+
646
+
647
+
317
648
  </li>
649
+
650
+
318
651
  <li
319
652
  class="__leaf"
320
653
  >
654
+
655
+
656
+
657
+
658
+
659
+
660
+
661
+
321
662
  <a
322
663
  href="/example.html"
323
664
  >
324
665
  Base Sub Category Item
325
666
  </a>
667
+
668
+
669
+
326
670
  </li>
671
+
672
+
327
673
  <li
328
674
  class="__leaf"
329
675
  >
676
+
677
+
678
+
679
+
680
+
681
+
682
+
683
+
330
684
  <a
331
685
  href="/example.html"
332
686
  >
333
687
  Base Sub Category Item
334
688
  </a>
689
+
690
+
691
+
335
692
  </li>
693
+
694
+
336
695
  <li
337
696
  class="__leaf"
338
697
  >
698
+
699
+
700
+
701
+
702
+
703
+
704
+
705
+
339
706
  <a
340
707
  href="/example.html"
341
708
  >
342
709
  Base Sub Category Item
343
710
  </a>
711
+
712
+
713
+
344
714
  </li>
715
+
716
+
345
717
  <li
346
718
  class="__leaf"
347
719
  >
720
+
721
+
722
+
723
+
724
+
725
+
726
+
727
+
348
728
  <a
349
729
  href="/example.html"
350
730
  >
351
731
  Base Sub Category Item
352
732
  </a>
733
+
734
+
735
+
353
736
  </li>
737
+
738
+
354
739
  </ul>
740
+
741
+
742
+
355
743
  </div>
744
+
745
+
746
+
356
747
  </li>
748
+
749
+
357
750
  <li
358
751
  class="__leaf"
359
752
  >
753
+
754
+
755
+
756
+
757
+
758
+
759
+
760
+
360
761
  <a
361
762
  href="/example.html"
362
763
  >
363
764
  Base Category Item
364
765
  </a>
766
+
767
+
768
+
365
769
  </li>
770
+
771
+
366
772
  <li
367
773
  class="__leaf"
368
774
  >
775
+
776
+
777
+
778
+
779
+
780
+
781
+
782
+
369
783
  <a
370
784
  href="/example.html"
371
785
  >
372
786
  Base Category Item
373
787
  </a>
788
+
789
+
790
+
374
791
  </li>
792
+
793
+
375
794
  <li
376
795
  class="__leaf"
377
796
  >
797
+
798
+
799
+
800
+
801
+
802
+
803
+
804
+
378
805
  <a
379
806
  href="/example.html"
380
807
  >
381
808
  Base Category Item
382
809
  </a>
810
+
811
+
812
+
383
813
  </li>
814
+
815
+
384
816
  <li
385
817
  class="__leaf"
386
818
  >
819
+
820
+
821
+
822
+
823
+
824
+
825
+
826
+
387
827
  <a
388
828
  href="/example.html"
389
829
  >
390
830
  Base Category Item
391
831
  </a>
832
+
833
+
834
+
392
835
  </li>
836
+
837
+
393
838
  <li
394
839
  class="__leaf"
395
840
  >
841
+
842
+
843
+
844
+
845
+
846
+
847
+
848
+
396
849
  <a
397
850
  href="/example.html"
398
851
  >
399
852
  Base Category Item
400
853
  </a>
854
+
855
+
856
+
401
857
  </li>
858
+
859
+
402
860
  <li
403
861
  class="__leaf"
404
862
  >
863
+
864
+
865
+
866
+
867
+
868
+
869
+
870
+
405
871
  <a
406
872
  href="/example.html"
407
873
  >
408
874
  Base Category Item
409
875
  </a>
876
+
877
+
878
+
410
879
  </li>
880
+
881
+
411
882
  </ul>
883
+
884
+
885
+
412
886
  </div>
887
+
888
+
413
889
  </div>
890
+
891
+
414
892
  </div>
893
+
894
+
415
895
  </div>
896
+
897
+
416
898
  </nav>
899
+
900
+
417
901
  </div>
902
+
903
+
904
+
418
905
  </li>
906
+
907
+
419
908
  <li
420
909
  class="nav-item"
421
910
  >
911
+
912
+
913
+
914
+
915
+
916
+
917
+
918
+
422
919
  <a
423
920
  aria-current="page"
424
921
  class="nav-link active"
@@ -426,30 +923,74 @@ exports[`OE - Subscription renders correctly 1`] = `
426
923
  >
427
924
  Home
428
925
  </a>
926
+
927
+
928
+
429
929
  </li>
930
+
931
+
430
932
  <li
431
933
  class="nav-item"
432
934
  >
935
+
936
+
937
+
938
+
939
+
940
+
941
+
942
+
433
943
  <a
434
944
  class="nav-link"
435
945
  href="/example.html"
436
946
  >
437
947
  Item 01
438
948
  </a>
949
+
950
+
951
+
439
952
  </li>
953
+
954
+
440
955
  <li
441
956
  class="nav-item"
442
957
  >
958
+
959
+
960
+
961
+
962
+
963
+
964
+
965
+
443
966
  <a
444
967
  class="nav-link"
445
968
  href="/example.html"
446
969
  >
447
970
  Item 02
448
971
  </a>
972
+
973
+
974
+
449
975
  </li>
976
+
977
+
450
978
  <li
451
979
  class="nav-item dropdown"
452
980
  >
981
+
982
+
983
+
984
+
985
+
986
+
987
+
988
+
989
+
990
+
991
+
992
+
993
+
453
994
  <button
454
995
  aria-expanded="false"
455
996
  autocomplete="off"
@@ -460,102 +1001,254 @@ exports[`OE - Subscription renders correctly 1`] = `
460
1001
  >
461
1002
  Dropdown link
462
1003
  </button>
1004
+
1005
+
1006
+
463
1007
  <ul
464
1008
  aria-labelledby="navbarDropdownMenuLink"
465
1009
  class="dropdown-menu"
466
1010
  >
1011
+
1012
+
467
1013
  <li>
1014
+
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+
1021
+
468
1022
  <a
469
1023
  class="dropdown-item"
470
1024
  href="/example.html"
471
1025
  >
472
1026
  Action
473
1027
  </a>
1028
+
1029
+
1030
+
474
1031
  </li>
1032
+
1033
+
475
1034
  <li>
1035
+
1036
+
1037
+
1038
+
1039
+
1040
+
1041
+
1042
+
476
1043
  <a
477
1044
  class="dropdown-item"
478
1045
  href="/example.html"
479
1046
  >
480
1047
  Another action
481
1048
  </a>
1049
+
1050
+
1051
+
482
1052
  </li>
1053
+
1054
+
483
1055
  <li>
1056
+
1057
+
1058
+
1059
+
1060
+
1061
+
1062
+
1063
+
484
1064
  <a
485
1065
  class="dropdown-item"
486
1066
  href="/example.html"
487
1067
  >
488
1068
  Something else here
489
1069
  </a>
1070
+
1071
+
1072
+
490
1073
  </li>
1074
+
1075
+
491
1076
  <li>
492
- <a
493
- class="dropdown-item"
494
- href="/example.html"
1077
+
1078
+
1079
+
1080
+
1081
+
1082
+
1083
+
1084
+
1085
+ <a
1086
+ class="dropdown-item"
1087
+ href="/example.html"
495
1088
  >
496
1089
  Very long label with custom text and custom link as an example
497
1090
  </a>
1091
+
1092
+
1093
+
498
1094
  </li>
1095
+
1096
+
499
1097
  </ul>
1098
+
1099
+
1100
+
500
1101
  </li>
1102
+
1103
+
501
1104
  </ul>
1105
+
1106
+
1107
+
1108
+
502
1109
  </div>
1110
+
1111
+
503
1112
  </nav>
504
- </header>
505
- <!-- breadcrumbs -->
506
- <div
507
- class="container"
508
- >
509
- <nav
510
- aria-label="breadcrumb"
511
- class="mt-3"
1113
+
1114
+
1115
+
1116
+
1117
+ <!-- breadcrumbs -->
1118
+
1119
+
1120
+ <div
1121
+ class="container"
512
1122
  >
513
- <ol
514
- class="breadcrumb"
1123
+
1124
+
1125
+
1126
+
1127
+
1128
+
1129
+
1130
+ <nav
1131
+ aria-label="breadcrumb"
1132
+ class="mt-3"
515
1133
  >
516
- <li
517
- class="breadcrumb-item d-none d-md-block"
1134
+
1135
+
1136
+ <ol
1137
+ class="breadcrumb"
518
1138
  >
519
- <a
520
- href="/example.html"
1139
+
1140
+
1141
+ <li
1142
+ class="breadcrumb-item d-none d-md-block"
521
1143
  >
522
- Home
523
- </a>
524
- </li>
525
- <li
526
- class="breadcrumb-item d-none d-md-block"
527
- >
528
- <a
529
- href="/example.html"
1144
+
1145
+
1146
+
1147
+
1148
+
1149
+
1150
+
1151
+ <a
1152
+ href="/example.html"
1153
+ >
1154
+ Home
1155
+ </a>
1156
+
1157
+
1158
+
1159
+ </li>
1160
+
1161
+
1162
+ <li
1163
+ class="breadcrumb-item d-none d-md-block"
530
1164
  >
531
- European Union
532
- </a>
533
- </li>
534
- <li
535
- class="breadcrumb-item"
536
- >
537
- <a
538
- href="/example.html"
1165
+
1166
+
1167
+
1168
+
1169
+
1170
+
1171
+
1172
+ <a
1173
+ href="/example.html"
1174
+ >
1175
+ European Union
1176
+ </a>
1177
+
1178
+
1179
+
1180
+ </li>
1181
+
1182
+
1183
+ <li
1184
+ class="breadcrumb-item"
539
1185
  >
540
- <svg
541
- class="d-md-none ms-0 me-2 me-2-5 bi icon--s"
1186
+
1187
+
1188
+
1189
+
1190
+
1191
+
1192
+
1193
+ <a
1194
+ href="/example.html"
542
1195
  >
543
- <use
544
- xlink:href="/icons.svg#arrow-left"
545
- />
546
- </svg>
547
- About the European Union
548
- </a>
549
- </li>
550
- <li
551
- aria-current="page"
552
- class="breadcrumb-item d-none d-md-block active"
553
- >
554
- News
555
- </li>
556
- </ol>
557
- </nav>
558
- </div>
1196
+
1197
+
1198
+
1199
+
1200
+
1201
+
1202
+
1203
+ <svg
1204
+ class="d-md-none ms-0 me-2 me-2-5 bi icon--s"
1205
+ >
1206
+
1207
+
1208
+ <use
1209
+ xlink:href="/icons.svg#arrow-left"
1210
+ />
1211
+
1212
+
1213
+ </svg>
1214
+
1215
+
1216
+ About the European Union
1217
+ </a>
1218
+
1219
+
1220
+
1221
+ </li>
1222
+
1223
+
1224
+ <li
1225
+ aria-current="page"
1226
+ class="breadcrumb-item d-none d-md-block active"
1227
+ >
1228
+ News
1229
+ </li>
1230
+
1231
+
1232
+ </ol>
1233
+
1234
+
1235
+ </nav>
1236
+
1237
+
1238
+
1239
+ </div>
1240
+
1241
+
1242
+ </header>
1243
+
1244
+
1245
+
1246
+
1247
+
1248
+
1249
+
1250
+
1251
+
559
1252
  <div
560
1253
  aria-hidden="true"
561
1254
  aria-label="loginModalLabel"
@@ -563,12 +1256,18 @@ exports[`OE - Subscription renders correctly 1`] = `
563
1256
  id="loginModal"
564
1257
  tabindex="-1"
565
1258
  >
1259
+
1260
+
566
1261
  <div
567
1262
  class="modal-dialog"
568
1263
  >
1264
+
1265
+
569
1266
  <div
570
1267
  class="modal-content"
571
1268
  >
1269
+
1270
+
572
1271
  <div
573
1272
  class="modal-header"
574
1273
  >
@@ -578,6 +1277,8 @@ exports[`OE - Subscription renders correctly 1`] = `
578
1277
  >
579
1278
  Log in
580
1279
  </h5>
1280
+
1281
+
581
1282
  <button
582
1283
  aria-label="Close"
583
1284
  class="btn-close"
@@ -585,21 +1286,29 @@ exports[`OE - Subscription renders correctly 1`] = `
585
1286
  type="button"
586
1287
  />
587
1288
  </div>
1289
+
1290
+
588
1291
  <div
589
1292
  class="modal-body"
590
1293
  >
591
1294
  <h5>
592
1295
  Disclaimer 1
593
1296
  </h5>
1297
+
1298
+
594
1299
  <p>
595
1300
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
596
1301
  <br />
597
1302
  Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa.
598
1303
  <br />
599
1304
  </p>
1305
+
1306
+
600
1307
  <h5>
601
1308
  Disclaimer 2
602
1309
  </h5>
1310
+
1311
+
603
1312
  <p>
604
1313
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
605
1314
  <br />
@@ -607,6 +1316,8 @@ exports[`OE - Subscription renders correctly 1`] = `
607
1316
  <br />
608
1317
  </p>
609
1318
  </div>
1319
+
1320
+
610
1321
  <div
611
1322
  class="modal-footer"
612
1323
  >
@@ -617,6 +1328,8 @@ exports[`OE - Subscription renders correctly 1`] = `
617
1328
  >
618
1329
  Close
619
1330
  </button>
1331
+
1332
+
620
1333
  <button
621
1334
  class="btn btn-primary"
622
1335
  type="button"
@@ -624,9 +1337,28 @@ exports[`OE - Subscription renders correctly 1`] = `
624
1337
  Access EU login
625
1338
  </button>
626
1339
  </div>
1340
+
1341
+
627
1342
  </div>
1343
+
1344
+
628
1345
  </div>
1346
+
1347
+
629
1348
  </div>
1349
+
1350
+
1351
+
1352
+
1353
+
1354
+
1355
+
1356
+
1357
+
1358
+
1359
+
1360
+
1361
+
630
1362
  <div
631
1363
  aria-hidden="true"
632
1364
  aria-label="languageModalLabel"
@@ -634,80 +1366,151 @@ exports[`OE - Subscription renders correctly 1`] = `
634
1366
  id="languageModal"
635
1367
  tabindex="-1"
636
1368
  >
1369
+
1370
+
637
1371
  <div
638
1372
  class="modal-dialog modal-fullscreen"
639
1373
  >
1374
+
1375
+
640
1376
  <div
641
1377
  class="modal-content"
642
1378
  >
1379
+
1380
+
643
1381
  <div
644
1382
  class="modal-header"
645
1383
  >
1384
+
646
1385
  <div
647
1386
  class="container"
648
1387
  >
1388
+
1389
+
649
1390
  <div
650
1391
  class="border-bottom mx-n3 px-3 px-md-0 pt-md-4-5"
651
1392
  >
1393
+
1394
+
652
1395
  <div
653
1396
  class="py-3-5 px-3 px-sm-0 px-md-3"
654
1397
  >
1398
+
1399
+
655
1400
  <div
656
1401
  class="d-flex justify-content-between align-items-center"
657
1402
  >
1403
+
1404
+
658
1405
  <div
659
1406
  class="d-flex align-items-center"
660
1407
  >
1408
+
1409
+
1410
+
1411
+
1412
+
1413
+
1414
+
1415
+
661
1416
  <svg
662
1417
  class="bi icon--s"
663
1418
  >
1419
+
1420
+
664
1421
  <use
665
1422
  xlink:href="/icons.svg#globe2"
666
1423
  />
1424
+
1425
+
667
1426
  </svg>
1427
+
1428
+
1429
+
668
1430
  <div
669
1431
  class="modal-title mb-0 ms-2"
670
1432
  >
671
1433
  Select your language
672
1434
  </div>
1435
+
1436
+
673
1437
  </div>
1438
+
1439
+
674
1440
  <button
675
1441
  aria-label="Close"
676
1442
  class="btn-close"
677
1443
  data-bs-dismiss="modal"
678
1444
  type="button"
679
1445
  />
1446
+
1447
+
680
1448
  </div>
1449
+
1450
+
681
1451
  </div>
1452
+
1453
+
682
1454
  </div>
1455
+
1456
+
683
1457
  </div>
1458
+
1459
+
684
1460
  </div>
1461
+
1462
+
685
1463
  <div
686
1464
  class="modal-body"
687
1465
  >
1466
+
688
1467
  <div
689
1468
  class="bcl-language-list bcl-language-list--eu"
690
1469
  >
1470
+
1471
+
1472
+
691
1473
  <div
692
1474
  class="main pt-4"
693
1475
  >
1476
+
1477
+
694
1478
  <div
695
1479
  class="container"
696
1480
  >
1481
+
1482
+
1483
+
1484
+
1485
+
697
1486
  <div
698
1487
  class="pb-2"
699
1488
  >
1489
+
1490
+
700
1491
  <h5
701
1492
  class="mb-4"
702
1493
  >
703
1494
  EU official languages
704
1495
  </h5>
1496
+
1497
+
705
1498
  <div
706
1499
  class="row"
707
1500
  >
1501
+
1502
+
708
1503
  <div
709
1504
  class="col-12 col-md"
710
1505
  >
1506
+
1507
+
1508
+
1509
+
1510
+
1511
+
1512
+
1513
+
711
1514
  <a
712
1515
  class="w-100 mb-2-5 btn justify-content-start"
713
1516
  href="/example.html#bg"
@@ -716,6 +1519,15 @@ exports[`OE - Subscription renders correctly 1`] = `
716
1519
  >
717
1520
  български
718
1521
  </a>
1522
+
1523
+
1524
+
1525
+
1526
+
1527
+
1528
+
1529
+
1530
+
719
1531
  <a
720
1532
  class="w-100 mb-2-5 btn justify-content-start"
721
1533
  href="/example.html#es"
@@ -724,6 +1536,15 @@ exports[`OE - Subscription renders correctly 1`] = `
724
1536
  >
725
1537
  español
726
1538
  </a>
1539
+
1540
+
1541
+
1542
+
1543
+
1544
+
1545
+
1546
+
1547
+
727
1548
  <a
728
1549
  class="w-100 mb-2-5 btn justify-content-start"
729
1550
  href="/example.html#cs"
@@ -732,6 +1553,15 @@ exports[`OE - Subscription renders correctly 1`] = `
732
1553
  >
733
1554
  čeština
734
1555
  </a>
1556
+
1557
+
1558
+
1559
+
1560
+
1561
+
1562
+
1563
+
1564
+
735
1565
  <a
736
1566
  class="w-100 mb-2-5 btn justify-content-start"
737
1567
  href="/example.html#da"
@@ -740,6 +1570,15 @@ exports[`OE - Subscription renders correctly 1`] = `
740
1570
  >
741
1571
  dansk
742
1572
  </a>
1573
+
1574
+
1575
+
1576
+
1577
+
1578
+
1579
+
1580
+
1581
+
743
1582
  <a
744
1583
  class="w-100 mb-2-5 btn justify-content-start"
745
1584
  href="/example.html#de"
@@ -748,6 +1587,15 @@ exports[`OE - Subscription renders correctly 1`] = `
748
1587
  >
749
1588
  Deutsch
750
1589
  </a>
1590
+
1591
+
1592
+
1593
+
1594
+
1595
+
1596
+
1597
+
1598
+
751
1599
  <a
752
1600
  class="w-100 mb-2-5 btn justify-content-start"
753
1601
  href="/example.html#et"
@@ -756,6 +1604,15 @@ exports[`OE - Subscription renders correctly 1`] = `
756
1604
  >
757
1605
  eesti
758
1606
  </a>
1607
+
1608
+
1609
+
1610
+
1611
+
1612
+
1613
+
1614
+
1615
+
759
1616
  <a
760
1617
  class="w-100 mb-2-5 btn justify-content-start"
761
1618
  href="/example.html#el"
@@ -764,6 +1621,15 @@ exports[`OE - Subscription renders correctly 1`] = `
764
1621
  >
765
1622
  ελληνικά
766
1623
  </a>
1624
+
1625
+
1626
+
1627
+
1628
+
1629
+
1630
+
1631
+
1632
+
767
1633
  <a
768
1634
  class="w-100 mb-2-5 btn selected justify-content-between"
769
1635
  href="/example.html#en"
@@ -771,14 +1637,36 @@ exports[`OE - Subscription renders correctly 1`] = `
771
1637
  lang="en"
772
1638
  >
773
1639
  English
1640
+
1641
+
1642
+
1643
+
1644
+
1645
+
774
1646
  <svg
775
1647
  class="ms-2-5 bi icon--s"
776
1648
  >
1649
+
1650
+
777
1651
  <use
778
1652
  xlink:href="/icons.svg#check2"
779
1653
  />
1654
+
1655
+
780
1656
  </svg>
1657
+
1658
+
1659
+
781
1660
  </a>
1661
+
1662
+
1663
+
1664
+
1665
+
1666
+
1667
+
1668
+
1669
+
782
1670
  <a
783
1671
  class="w-100 mb-2-5 btn justify-content-start"
784
1672
  href="/example.html#fr"
@@ -787,6 +1675,15 @@ exports[`OE - Subscription renders correctly 1`] = `
787
1675
  >
788
1676
  français
789
1677
  </a>
1678
+
1679
+
1680
+
1681
+
1682
+
1683
+
1684
+
1685
+
1686
+
790
1687
  <a
791
1688
  class="w-100 mb-2-5 btn justify-content-start"
792
1689
  href="/example.html#ga"
@@ -795,6 +1692,15 @@ exports[`OE - Subscription renders correctly 1`] = `
795
1692
  >
796
1693
  Gaeilge
797
1694
  </a>
1695
+
1696
+
1697
+
1698
+
1699
+
1700
+
1701
+
1702
+
1703
+
798
1704
  <a
799
1705
  class="w-100 mb-2-5 btn justify-content-start"
800
1706
  href="/example.html#hr"
@@ -803,6 +1709,15 @@ exports[`OE - Subscription renders correctly 1`] = `
803
1709
  >
804
1710
  hrvatski
805
1711
  </a>
1712
+
1713
+
1714
+
1715
+
1716
+
1717
+
1718
+
1719
+
1720
+
806
1721
  <a
807
1722
  class="w-100 mb-2-5 btn justify-content-start"
808
1723
  href="/example.html#it"
@@ -811,10 +1726,23 @@ exports[`OE - Subscription renders correctly 1`] = `
811
1726
  >
812
1727
  italiano
813
1728
  </a>
1729
+
1730
+
1731
+
814
1732
  </div>
1733
+
1734
+
815
1735
  <div
816
1736
  class="col-12 col-md"
817
1737
  >
1738
+
1739
+
1740
+
1741
+
1742
+
1743
+
1744
+
1745
+
818
1746
  <a
819
1747
  class="w-100 mb-2-5 btn justify-content-start"
820
1748
  href="/example.html#lv"
@@ -823,6 +1751,15 @@ exports[`OE - Subscription renders correctly 1`] = `
823
1751
  >
824
1752
  latviešu
825
1753
  </a>
1754
+
1755
+
1756
+
1757
+
1758
+
1759
+
1760
+
1761
+
1762
+
826
1763
  <a
827
1764
  class="w-100 mb-2-5 btn justify-content-start"
828
1765
  href="/example.html#lt"
@@ -831,6 +1768,15 @@ exports[`OE - Subscription renders correctly 1`] = `
831
1768
  >
832
1769
  lietuvių
833
1770
  </a>
1771
+
1772
+
1773
+
1774
+
1775
+
1776
+
1777
+
1778
+
1779
+
834
1780
  <a
835
1781
  class="w-100 mb-2-5 btn justify-content-start"
836
1782
  href="/example.html#hu"
@@ -839,6 +1785,15 @@ exports[`OE - Subscription renders correctly 1`] = `
839
1785
  >
840
1786
  magyar
841
1787
  </a>
1788
+
1789
+
1790
+
1791
+
1792
+
1793
+
1794
+
1795
+
1796
+
842
1797
  <a
843
1798
  class="w-100 mb-2-5 btn justify-content-start"
844
1799
  href="/example.html#mt"
@@ -847,6 +1802,15 @@ exports[`OE - Subscription renders correctly 1`] = `
847
1802
  >
848
1803
  Malti
849
1804
  </a>
1805
+
1806
+
1807
+
1808
+
1809
+
1810
+
1811
+
1812
+
1813
+
850
1814
  <a
851
1815
  class="w-100 mb-2-5 btn justify-content-start"
852
1816
  href="/example.html#nl"
@@ -855,6 +1819,15 @@ exports[`OE - Subscription renders correctly 1`] = `
855
1819
  >
856
1820
  Nederlands
857
1821
  </a>
1822
+
1823
+
1824
+
1825
+
1826
+
1827
+
1828
+
1829
+
1830
+
858
1831
  <a
859
1832
  class="w-100 mb-2-5 btn justify-content-start"
860
1833
  href="/example.html#pl"
@@ -863,6 +1836,15 @@ exports[`OE - Subscription renders correctly 1`] = `
863
1836
  >
864
1837
  polski
865
1838
  </a>
1839
+
1840
+
1841
+
1842
+
1843
+
1844
+
1845
+
1846
+
1847
+
866
1848
  <a
867
1849
  class="w-100 mb-2-5 btn justify-content-start"
868
1850
  href="/example.html#pt"
@@ -871,6 +1853,15 @@ exports[`OE - Subscription renders correctly 1`] = `
871
1853
  >
872
1854
  português
873
1855
  </a>
1856
+
1857
+
1858
+
1859
+
1860
+
1861
+
1862
+
1863
+
1864
+
874
1865
  <a
875
1866
  class="w-100 mb-2-5 btn justify-content-start"
876
1867
  href="/example.html#ro"
@@ -879,6 +1870,15 @@ exports[`OE - Subscription renders correctly 1`] = `
879
1870
  >
880
1871
  română
881
1872
  </a>
1873
+
1874
+
1875
+
1876
+
1877
+
1878
+
1879
+
1880
+
1881
+
882
1882
  <a
883
1883
  class="w-100 mb-2-5 btn justify-content-start"
884
1884
  href="/example.html#sk"
@@ -887,6 +1887,15 @@ exports[`OE - Subscription renders correctly 1`] = `
887
1887
  >
888
1888
  slovenčina
889
1889
  </a>
1890
+
1891
+
1892
+
1893
+
1894
+
1895
+
1896
+
1897
+
1898
+
890
1899
  <a
891
1900
  class="w-100 mb-2-5 btn justify-content-start"
892
1901
  href="/example.html#sl"
@@ -895,6 +1904,15 @@ exports[`OE - Subscription renders correctly 1`] = `
895
1904
  >
896
1905
  slovenščina
897
1906
  </a>
1907
+
1908
+
1909
+
1910
+
1911
+
1912
+
1913
+
1914
+
1915
+
898
1916
  <a
899
1917
  class="w-100 mb-2-5 btn justify-content-start"
900
1918
  href="/example.html#fi"
@@ -903,6 +1921,15 @@ exports[`OE - Subscription renders correctly 1`] = `
903
1921
  >
904
1922
  suomi
905
1923
  </a>
1924
+
1925
+
1926
+
1927
+
1928
+
1929
+
1930
+
1931
+
1932
+
906
1933
  <a
907
1934
  class="w-100 mb-2-5 btn justify-content-start"
908
1935
  href="/example.html#sv"
@@ -911,23 +1938,50 @@ exports[`OE - Subscription renders correctly 1`] = `
911
1938
  >
912
1939
  svenska
913
1940
  </a>
1941
+
1942
+
1943
+
914
1944
  </div>
1945
+
1946
+
915
1947
  </div>
1948
+
1949
+
916
1950
  </div>
1951
+
1952
+
1953
+
1954
+
1955
+
1956
+
917
1957
  <div
918
1958
  class="pb-2"
919
1959
  >
1960
+
1961
+
920
1962
  <h5
921
1963
  class="mb-4"
922
1964
  >
923
1965
  Other languages
924
1966
  </h5>
1967
+
1968
+
925
1969
  <div
926
1970
  class="row"
927
1971
  >
1972
+
1973
+
928
1974
  <div
929
1975
  class="col-12 col-md"
930
1976
  >
1977
+
1978
+
1979
+
1980
+
1981
+
1982
+
1983
+
1984
+
931
1985
  <a
932
1986
  class="w-100 mb-2-5 btn justify-content-start"
933
1987
  href="/example.html#zh"
@@ -936,6 +1990,15 @@ exports[`OE - Subscription renders correctly 1`] = `
936
1990
  >
937
1991
  中文
938
1992
  </a>
1993
+
1994
+
1995
+
1996
+
1997
+
1998
+
1999
+
2000
+
2001
+
939
2002
  <a
940
2003
  class="w-100 mb-2-5 btn justify-content-start"
941
2004
  href="/example.html#tr"
@@ -944,6 +2007,15 @@ exports[`OE - Subscription renders correctly 1`] = `
944
2007
  >
945
2008
  Türk
946
2009
  </a>
2010
+
2011
+
2012
+
2013
+
2014
+
2015
+
2016
+
2017
+
2018
+
947
2019
  <a
948
2020
  class="w-100 mb-2-5 btn justify-content-start"
949
2021
  href="/example.html#ru"
@@ -952,10 +2024,23 @@ exports[`OE - Subscription renders correctly 1`] = `
952
2024
  >
953
2025
  pусский
954
2026
  </a>
2027
+
2028
+
2029
+
955
2030
  </div>
2031
+
2032
+
956
2033
  <div
957
2034
  class="col-12 col-md"
958
2035
  >
2036
+
2037
+
2038
+
2039
+
2040
+
2041
+
2042
+
2043
+
959
2044
  <a
960
2045
  class="w-100 mb-2-5 btn justify-content-start"
961
2046
  href="/example.html#ca"
@@ -964,6 +2049,15 @@ exports[`OE - Subscription renders correctly 1`] = `
964
2049
  >
965
2050
  Català
966
2051
  </a>
2052
+
2053
+
2054
+
2055
+
2056
+
2057
+
2058
+
2059
+
2060
+
967
2061
  <a
968
2062
  class="w-100 mb-2-5 btn justify-content-start"
969
2063
  href="#"
@@ -972,49 +2066,127 @@ exports[`OE - Subscription renders correctly 1`] = `
972
2066
  >
973
2067
  عَرَبِيّ
974
2068
  </a>
2069
+
2070
+
2071
+
975
2072
  </div>
2073
+
2074
+
976
2075
  </div>
2076
+
2077
+
977
2078
  </div>
2079
+
2080
+
2081
+
978
2082
  </div>
2083
+
2084
+
979
2085
  </div>
2086
+
2087
+
980
2088
  </div>
2089
+
2090
+
981
2091
  </div>
2092
+
2093
+
982
2094
  </div>
2095
+
2096
+
983
2097
  </div>
2098
+
2099
+
984
2100
  </div>
2101
+
2102
+
2103
+
2104
+
2105
+
2106
+
985
2107
  <main>
2108
+
2109
+
2110
+
2111
+
2112
+
2113
+
2114
+
2115
+
2116
+
2117
+
2118
+
2119
+
2120
+
2121
+
2122
+
986
2123
  <div
987
2124
  class="bcl-content-banner pb-md-4-75 pb-4 pt-4 pt-md-4-75 bg-lighter"
988
2125
  >
2126
+
2127
+
989
2128
  <div
990
2129
  class="container"
991
2130
  >
2131
+
2132
+
2133
+
2134
+
2135
+
2136
+
2137
+
2138
+
2139
+
2140
+
2141
+
992
2142
  <article
993
2143
  class="bg-transparent border-0 card"
994
2144
  >
2145
+
2146
+
995
2147
  <div
996
2148
  class="row"
997
2149
  >
2150
+
2151
+
998
2152
  <div
999
2153
  class="bcl-card-start-col bcl-size-large"
1000
2154
  >
2155
+
2156
+
1001
2157
  <img
1002
2158
  alt="alt img"
1003
2159
  class="card-img-top rounded-1"
1004
2160
  src="https://picsum.photos/255/255?random=6"
1005
2161
  />
2162
+
2163
+
1006
2164
  </div>
2165
+
2166
+
1007
2167
  <div
1008
2168
  class="col-md col-xl-9 col-xxl-8"
1009
2169
  >
2170
+
2171
+
1010
2172
  <div
1011
2173
  class="card-body pt-4 pt-md-0 px-0 px-md-1-5 pb-0"
1012
2174
  >
2175
+
2176
+
2177
+
2178
+
2179
+
2180
+
2181
+
2182
+
1013
2183
  <h1
1014
2184
  class="fs-1 card-title bcl-heading"
1015
2185
  >
1016
2186
  This is the title of this page
1017
2187
  </h1>
2188
+
2189
+
1018
2190
  <div
1019
2191
  class="my-3"
1020
2192
  >
@@ -1031,30 +2203,60 @@ exports[`OE - Subscription renders correctly 1`] = `
1031
2203
  <br />
1032
2204
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
1033
2205
  <br />
2206
+
1034
2207
  <br />
1035
2208
  Duis fermentum facilisis ex, ac porta massa.
1036
2209
  </p>
1037
2210
  <div
1038
2211
  class="mt-2-5"
1039
2212
  >
2213
+
2214
+
2215
+
2216
+
2217
+
2218
+
2219
+
1040
2220
  <span
1041
2221
  class="mb-2 me-2 badge rounded-pill badge-outline-primary"
1042
2222
  >
1043
2223
  Category 1
1044
2224
  </span>
2225
+
2226
+
2227
+
2228
+
2229
+
2230
+
2231
+
1045
2232
  <span
1046
2233
  class="mb-2 badge rounded-pill badge-outline-primary"
1047
2234
  >
1048
2235
  Category 2
1049
2236
  </span>
2237
+
2238
+
1050
2239
  </div>
2240
+
1051
2241
  </div>
2242
+
2243
+
1052
2244
  </div>
2245
+
2246
+
1053
2247
  </div>
2248
+
2249
+
1054
2250
  </article>
2251
+
2252
+
2253
+
2254
+
1055
2255
  <div
1056
2256
  class="d-flex justify-content-end mt-2 align-items-center"
1057
2257
  >
2258
+
2259
+
1058
2260
  <button
1059
2261
  class="me-3 btn btn-outline-primary btn-md"
1060
2262
  type="button"
@@ -1068,6 +2270,8 @@ exports[`OE - Subscription renders correctly 1`] = `
1068
2270
  </svg>
1069
2271
  Print
1070
2272
  </button>
2273
+
2274
+
1071
2275
  <button
1072
2276
  class="btn btn-outline-primary btn-md"
1073
2277
  data-bs-target="#subscribeModal"
@@ -1083,23 +2287,51 @@ exports[`OE - Subscription renders correctly 1`] = `
1083
2287
  </svg>
1084
2288
  Subscribe
1085
2289
  </button>
2290
+
2291
+
1086
2292
  </div>
1087
2293
  </div>
2294
+
2295
+
1088
2296
  </div>
2297
+
2298
+
2299
+
2300
+
1089
2301
  <div
1090
2302
  class="container mt-md-4-75 mt-4"
1091
2303
  >
2304
+
2305
+
1092
2306
  <div
1093
2307
  class="row"
1094
2308
  >
2309
+
2310
+
2311
+
1095
2312
  <div
1096
2313
  class="col-12 bcl-sidebar col-lg-3"
1097
2314
  >
2315
+
2316
+
2317
+
2318
+
2319
+
2320
+
2321
+
2322
+
2323
+
2324
+
1098
2325
  <nav
1099
2326
  aria-labelledby="bcl-inpage-navigation-dropdown"
1100
2327
  class="bcl-inpage-navigation position-sticky"
1101
2328
  id="bcl-inpage-navigation"
1102
2329
  >
2330
+
2331
+
2332
+
2333
+
2334
+
1103
2335
  <button
1104
2336
  aria-expanded="false"
1105
2337
  class="dropdown-toggle h2 d-md-none"
@@ -1108,77 +2340,169 @@ exports[`OE - Subscription renders correctly 1`] = `
1108
2340
  type="button"
1109
2341
  >
1110
2342
  Page content
2343
+
2344
+
2345
+
2346
+
2347
+
2348
+
1111
2349
  <svg
1112
2350
  class="bi icon--s"
1113
2351
  >
2352
+
2353
+
1114
2354
  <use
1115
2355
  xlink:href="/icons.svg#chevron-down"
1116
2356
  />
2357
+
2358
+
1117
2359
  </svg>
2360
+
2361
+
2362
+
1118
2363
  </button>
2364
+
2365
+
2366
+
2367
+
2368
+
2369
+
2370
+
2371
+
2372
+
1119
2373
  <h2
1120
2374
  class="mb-0 d-none d-md-block bcl-heading"
1121
2375
  >
1122
2376
  Page content
1123
2377
  </h2>
2378
+
2379
+
1124
2380
  <div
1125
2381
  class="dropdown-menu"
1126
2382
  >
2383
+
2384
+
2385
+
2386
+
2387
+
2388
+
2389
+
2390
+
2391
+
2392
+
1127
2393
  <ul
1128
2394
  class="nav nav-pills flex-column"
1129
2395
  >
2396
+
2397
+
1130
2398
  <li
1131
2399
  class="nav-item"
1132
2400
  >
2401
+
2402
+
2403
+
2404
+
2405
+
2406
+
2407
+
2408
+
1133
2409
  <a
1134
2410
  class="nav-link"
1135
2411
  href="#content"
1136
2412
  >
1137
2413
  Content
1138
2414
  </a>
2415
+
2416
+
2417
+
1139
2418
  </li>
2419
+
2420
+
1140
2421
  <li
1141
2422
  class="nav-item"
1142
2423
  >
2424
+
2425
+
2426
+
2427
+
2428
+
2429
+
2430
+
2431
+
1143
2432
  <a
1144
2433
  class="nav-link"
1145
2434
  href="#subheading"
1146
2435
  >
1147
2436
  Subheading
1148
2437
  </a>
2438
+
2439
+
2440
+
1149
2441
  </li>
2442
+
2443
+
1150
2444
  </ul>
2445
+
2446
+
2447
+
2448
+
1151
2449
  </div>
2450
+
2451
+
1152
2452
  </nav>
2453
+
2454
+
2455
+
1153
2456
  </div>
2457
+
2458
+
1154
2459
  <div
1155
2460
  class="col-12 col-lg-9 col-xxl-8"
1156
2461
  >
2462
+
2463
+
2464
+
1157
2465
  <p
1158
2466
  id="content"
1159
2467
  >
1160
2468
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sit amet eleifend tortor. In facilisis eros vitae turpis ullamcorper, a euismod dolor lacinia. Nam facilisis ipsum et sollicitudin imperdiet. Curabitur a efficitur ante. Phasellus non felis laoreet, posuere ante ut, rhoncus tortor. Proin sed erat vel nisl luctus vulputate. Nunc tristique ultricies turpis, eu dictum enim ultrices vel. Sed posuere at leo sit amet placerat. Sed dapibus viverra urna ac pretium. Praesent et laoreet erat, eget volutpat metus. Duis ac augue sed tortor elementum dignissim in sit amet velit. Nullam nec viverra mi.
1161
2469
  </p>
2470
+
2471
+
1162
2472
  <p>
1163
2473
  Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Cras facilisis enim non nisi hendrerit laoreet. Vestibulum id facilisis augue, vitae faucibus justo. Etiam congue malesuada urna vitae suscipit. Mauris a varius leo. Nulla vel facilisis lacus. Suspendisse semper velit sit amet purus egestas, sit amet ullamcorper enim egestas. Vestibulum at lacus at purus ornare auctor nec consequat velit. Pellentesque iaculis sit amet nulla at rutrum.
1164
2474
  </p>
2475
+
2476
+
1165
2477
  <ul>
2478
+
2479
+
1166
2480
  <li>
1167
2481
  Lorem ipsum dolor sit amet, consectetur adipiscing elit.
1168
2482
  </li>
2483
+
2484
+
1169
2485
  <li>
1170
2486
  Lorem ipsum dolor sit amet, consectetur adipiscing elit.
1171
2487
  </li>
2488
+
2489
+
1172
2490
  <li>
1173
2491
  Lorem ipsum dolor sit amet, consectetur adipiscing elit.
1174
2492
  </li>
2493
+
2494
+
1175
2495
  </ul>
2496
+
2497
+
1176
2498
  <h2
1177
2499
  class="my-4"
1178
2500
  id="subheading"
1179
2501
  >
1180
2502
  Sub heading
1181
2503
  </h2>
2504
+
2505
+
1182
2506
  <p>
1183
2507
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
1184
2508
  <br />
@@ -1186,6 +2510,8 @@ exports[`OE - Subscription renders correctly 1`] = `
1186
2510
  <br />
1187
2511
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa.
1188
2512
  </p>
2513
+
2514
+
1189
2515
  <p>
1190
2516
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
1191
2517
  <br />
@@ -1193,26 +2519,45 @@ exports[`OE - Subscription renders correctly 1`] = `
1193
2519
  <br />
1194
2520
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
1195
2521
  <br />
2522
+
1196
2523
  <br />
1197
2524
  Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa.
1198
2525
  <br />
1199
2526
  </p>
2527
+
2528
+
2529
+
2530
+
2531
+
2532
+
2533
+
1200
2534
  <div
1201
2535
  class="bcl-subscription-block text-bg-light px-4-5 pt-4 pb-4-5"
1202
2536
  >
2537
+
2538
+
1203
2539
  <div
1204
2540
  class="fs-2 fw-normal"
1205
2541
  >
1206
2542
  Subscribe
1207
2543
  </div>
2544
+
2545
+
1208
2546
  <p
1209
2547
  class="fw-bold"
1210
2548
  >
1211
2549
  Get notified lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
1212
2550
  </p>
2551
+
2552
+
1213
2553
  <div
1214
2554
  class="pb-2"
1215
2555
  >
2556
+
2557
+
2558
+
2559
+
2560
+
1216
2561
  <button
1217
2562
  class="btn btn-secondary btn-lg"
1218
2563
  data-bs-target="#subscribeModal"
@@ -1220,16 +2565,43 @@ exports[`OE - Subscription renders correctly 1`] = `
1220
2565
  type="button"
1221
2566
  >
1222
2567
  Subscribe
2568
+
2569
+
2570
+
2571
+
2572
+
2573
+
1223
2574
  <svg
1224
2575
  class="ms-2-5 bi icon--fluid"
1225
2576
  >
2577
+
2578
+
1226
2579
  <use
1227
2580
  xlink:href="/icons.svg#chevron-right"
1228
2581
  />
2582
+
2583
+
1229
2584
  </svg>
2585
+
2586
+
2587
+
1230
2588
  </button>
2589
+
2590
+
2591
+
1231
2592
  </div>
2593
+
2594
+
1232
2595
  </div>
2596
+
2597
+
2598
+
2599
+
2600
+
2601
+
2602
+
2603
+
2604
+
1233
2605
  <div
1234
2606
  aria-hidden="true"
1235
2607
  aria-label="subscribeModalLabel"
@@ -1237,12 +2609,18 @@ exports[`OE - Subscription renders correctly 1`] = `
1237
2609
  id="subscribeModal"
1238
2610
  tabindex="-1"
1239
2611
  >
2612
+
2613
+
1240
2614
  <div
1241
2615
  class="modal-dialog"
1242
2616
  >
2617
+
2618
+
1243
2619
  <div
1244
2620
  class="modal-content"
1245
2621
  >
2622
+
2623
+
1246
2624
  <div
1247
2625
  class="modal-header"
1248
2626
  >
@@ -1258,17 +2636,43 @@ exports[`OE - Subscription renders correctly 1`] = `
1258
2636
  type="button"
1259
2637
  />
1260
2638
  </div>
2639
+
2640
+
2641
+
2642
+
2643
+
2644
+
2645
+
2646
+
2647
+
2648
+
2649
+
1261
2650
  <div
1262
2651
  class="success-alert d-none mb-0 alert alert-success d-flex align-items-center fade show text-dark"
1263
2652
  role="alert"
1264
2653
  >
2654
+
2655
+
2656
+
2657
+
2658
+
2659
+
2660
+
2661
+
1265
2662
  <svg
1266
2663
  class="flex-shrink-0 me-3 mt-1 align-self-start text-success bi icon--s"
1267
2664
  >
2665
+
2666
+
1268
2667
  <use
1269
2668
  xlink:href="/icons.svg#check-circle-fill"
1270
2669
  />
2670
+
2671
+
1271
2672
  </svg>
2673
+
2674
+
2675
+
1272
2676
  <div
1273
2677
  class="alert-content flex-grow-1"
1274
2678
  >
@@ -1280,17 +2684,44 @@ exports[`OE - Subscription renders correctly 1`] = `
1280
2684
  Your subscription has been successfully registered. You can now close this dialog.
1281
2685
  </div>
1282
2686
  </div>
2687
+
2688
+
2689
+
2690
+
2691
+
2692
+
2693
+
2694
+
2695
+
2696
+
2697
+
2698
+
1283
2699
  <div
1284
2700
  class="error-alert d-none mb-0 alert alert-danger d-flex align-items-center fade show text-dark"
1285
2701
  role="alert"
1286
2702
  >
2703
+
2704
+
2705
+
2706
+
2707
+
2708
+
2709
+
2710
+
1287
2711
  <svg
1288
2712
  class="flex-shrink-0 me-3 mt-1 align-self-start text-danger bi icon--s"
1289
2713
  >
2714
+
2715
+
1290
2716
  <use
1291
2717
  xlink:href="/icons.svg#dash-circle-fill"
1292
2718
  />
2719
+
2720
+
1293
2721
  </svg>
2722
+
2723
+
2724
+
1294
2725
  <div
1295
2726
  class="alert-content flex-grow-1"
1296
2727
  >
@@ -1310,15 +2741,28 @@ exports[`OE - Subscription renders correctly 1`] = `
1310
2741
  </p>
1311
2742
  </div>
1312
2743
  </div>
2744
+
2745
+
2746
+
1313
2747
  <div
1314
2748
  class="modal-body"
1315
2749
  >
2750
+
2751
+
2752
+
2753
+
2754
+
2755
+
1316
2756
  <form
1317
2757
  class="needs-validation"
1318
2758
  novalidate
1319
2759
  onsubmit="return false;"
1320
2760
  >
2761
+
2762
+
1321
2763
  <fieldset>
2764
+
2765
+
1322
2766
  <legend
1323
2767
  class="h6 fw-normal mb-0"
1324
2768
  >
@@ -1326,41 +2770,94 @@ exports[`OE - Subscription renders correctly 1`] = `
1326
2770
  Please enter your information & preference to receive the wished information in your mailbox. Your email will not be shared with anyone.
1327
2771
  </p>
1328
2772
  </legend>
2773
+
2774
+
1329
2775
  </fieldset>
2776
+
2777
+
1330
2778
  <div
1331
2779
  class="mb-3"
1332
2780
  >
2781
+
2782
+
2783
+
2784
+
2785
+
2786
+
2787
+
2788
+
2789
+
2790
+
2791
+
2792
+
2793
+
2794
+
2795
+
2796
+
1333
2797
  <label
1334
2798
  class="form-label"
1335
2799
  >
1336
2800
  E-mail
1337
2801
  </label>
2802
+
2803
+
2804
+
1338
2805
  <input
1339
2806
  class="form-control"
1340
2807
  placeholder="Type in your e-mail address"
1341
2808
  required
1342
2809
  type="email"
1343
2810
  />
2811
+
2812
+
1344
2813
  <div
1345
2814
  class="invalid-feedback"
1346
2815
  >
1347
2816
  Please enter a valid e-mail address
1348
2817
  </div>
2818
+
2819
+
2820
+
1349
2821
  </div>
2822
+
2823
+
1350
2824
  <div
1351
2825
  class="mb-3"
1352
2826
  >
2827
+
2828
+
2829
+
2830
+
2831
+
2832
+
2833
+
2834
+
2835
+
2836
+
2837
+
2838
+
2839
+
2840
+
2841
+
2842
+
2843
+
2844
+
1353
2845
  <label
1354
2846
  class="form-label"
1355
2847
  for="language-select"
1356
2848
  >
1357
2849
  Languages
1358
2850
  </label>
2851
+
2852
+
2853
+
1359
2854
  <select
1360
2855
  class="form-select"
1361
2856
  id="language-select"
1362
2857
  required
1363
2858
  >
2859
+
2860
+
1364
2861
  <option
1365
2862
  disabled
1366
2863
  hidden
@@ -1369,45 +2866,82 @@ exports[`OE - Subscription renders correctly 1`] = `
1369
2866
  >
1370
2867
  Please select a language
1371
2868
  </option>
2869
+
2870
+
1372
2871
  <option
1373
2872
  value="1"
1374
2873
  >
1375
2874
  a select option
1376
2875
  </option>
2876
+
2877
+
1377
2878
  <option
1378
2879
  value="2"
1379
2880
  >
1380
2881
  another select option
1381
2882
  </option>
2883
+
2884
+
1382
2885
  <option
1383
2886
  value="3"
1384
2887
  >
1385
2888
  another option
1386
2889
  </option>
2890
+
2891
+
1387
2892
  <option
1388
2893
  value="4"
1389
2894
  >
1390
2895
  last option
1391
2896
  </option>
2897
+
2898
+
1392
2899
  </select>
2900
+
2901
+
1393
2902
  <div
1394
2903
  class="invalid-feedback"
1395
2904
  >
1396
2905
  Please select a language
1397
2906
  </div>
2907
+
2908
+
2909
+
1398
2910
  </div>
2911
+
2912
+
1399
2913
  <div
1400
2914
  class="mb-3"
1401
2915
  >
2916
+
2917
+
2918
+
2919
+
2920
+
2921
+
2922
+
2923
+
2924
+
2925
+
2926
+
2927
+
2928
+
2929
+
2930
+
2931
+
1402
2932
  <div
1403
2933
  class="form-check"
1404
2934
  >
2935
+
2936
+
1405
2937
  <input
1406
2938
  class="form-check-input"
1407
2939
  id="exampleInputCheck1"
1408
2940
  required
1409
2941
  type="checkbox"
1410
2942
  />
2943
+
2944
+
1411
2945
  <label
1412
2946
  class="form-check-label"
1413
2947
  for="exampleInputCheck1"
@@ -1419,15 +2953,30 @@ exports[`OE - Subscription renders correctly 1`] = `
1419
2953
  privacy statement
1420
2954
  </a>
1421
2955
  </label>
2956
+
2957
+
2958
+
1422
2959
  <div
1423
2960
  class="invalid-feedback"
1424
2961
  >
1425
2962
  Please check the required checkbox.
1426
2963
  </div>
2964
+
2965
+
1427
2966
  </div>
2967
+
2968
+
2969
+
1428
2970
  </div>
2971
+
2972
+
1429
2973
  </form>
2974
+
2975
+
2976
+
1430
2977
  </div>
2978
+
2979
+
1431
2980
  <div
1432
2981
  class="modal-footer"
1433
2982
  >
@@ -1447,25 +2996,57 @@ exports[`OE - Subscription renders correctly 1`] = `
1447
2996
  </button>
1448
2997
  </div>
1449
2998
  </div>
2999
+
3000
+
1450
3001
  </div>
3002
+
3003
+
1451
3004
  </div>
3005
+
3006
+
1452
3007
  </div>
3008
+
3009
+
3010
+
3011
+
3012
+
1453
3013
  </div>
3014
+
3015
+
1454
3016
  </div>
3017
+
3018
+
1455
3019
  </div>
1456
3020
  </main>
3021
+
3022
+
3023
+
3024
+
3025
+
3026
+
3027
+
3028
+
3029
+
1457
3030
  <footer
1458
3031
  class="mt-md-4-75 mt-4 bcl-footer bcl-footer--neutral"
1459
3032
  >
3033
+
3034
+
1460
3035
  <div
1461
3036
  class="container"
1462
3037
  >
3038
+
3039
+
1463
3040
  <div
1464
3041
  class="pt-4 pt-lg-5 row"
1465
3042
  >
3043
+
3044
+
1466
3045
  <div
1467
3046
  class="col-12 col-lg-4"
1468
3047
  >
3048
+
3049
+
1469
3050
  <p
1470
3051
  class="fw-bold mb-2"
1471
3052
  >
@@ -1476,187 +3057,407 @@ exports[`OE - Subscription renders correctly 1`] = `
1476
3057
  <br />
1477
3058
  Duis fermentum facilisis ex, ac porta massa.
1478
3059
  </p>
3060
+
3061
+
1479
3062
  </div>
3063
+
3064
+
1480
3065
  <div
1481
3066
  class="col-12 col-lg-4 pb-4 pb-lg-0"
1482
3067
  >
3068
+
3069
+
1483
3070
  <p
1484
3071
  class="fw-bold border-bottom pb-2 mb-2"
1485
3072
  >
1486
3073
  Contact [project name]
1487
3074
  </p>
3075
+
3076
+
1488
3077
  <p>
1489
3078
  Contact information of the DG
1490
3079
  </p>
3080
+
3081
+
1491
3082
  <p
1492
3083
  class="fw-bold border-bottom pb-2 mt-3 mb-2"
1493
3084
  >
1494
3085
  Follow us on social media
1495
3086
  </p>
3087
+
3088
+
1496
3089
  <div
1497
3090
  class="mb-1"
1498
3091
  >
3092
+
3093
+
3094
+
3095
+
3096
+
3097
+
3098
+
3099
+
1499
3100
  <a
1500
3101
  class="standalone"
1501
3102
  href="/example.html"
1502
3103
  >
3104
+
3105
+
3106
+
3107
+
3108
+
3109
+
3110
+
1503
3111
  <svg
1504
3112
  class="me-2-5 bi icon--xs"
1505
3113
  >
3114
+
3115
+
1506
3116
  <use
1507
3117
  xlink:href="/icons.svg#facebook"
1508
3118
  />
3119
+
3120
+
1509
3121
  </svg>
1510
- Facebook
3122
+
3123
+
3124
+ Facebook
1511
3125
  </a>
3126
+
3127
+
3128
+
1512
3129
  </div>
3130
+
3131
+
1513
3132
  <div
1514
3133
  class="mb-1"
1515
3134
  >
3135
+
3136
+
3137
+
3138
+
3139
+
3140
+
3141
+
3142
+
1516
3143
  <a
1517
3144
  class="standalone"
1518
3145
  href="/example.html"
1519
3146
  >
3147
+
3148
+
3149
+
3150
+
3151
+
3152
+
3153
+
1520
3154
  <svg
1521
3155
  class="me-2-5 bi icon--xs"
1522
3156
  >
3157
+
3158
+
1523
3159
  <use
1524
3160
  xlink:href="/icons.svg#twitter"
1525
3161
  />
3162
+
3163
+
1526
3164
  </svg>
1527
- Twitter
3165
+
3166
+
3167
+ Twitter
1528
3168
  </a>
3169
+
3170
+
3171
+
1529
3172
  </div>
3173
+
3174
+
1530
3175
  <div
1531
3176
  class="mb-1"
1532
3177
  >
3178
+
3179
+
3180
+
3181
+
3182
+
3183
+
3184
+
3185
+
1533
3186
  <a
1534
3187
  class="standalone"
1535
3188
  href="/example.html"
1536
3189
  >
3190
+
3191
+
3192
+
3193
+
3194
+
3195
+
3196
+
1537
3197
  <svg
1538
3198
  class="me-2-5 bi icon--xs"
1539
3199
  >
3200
+
3201
+
1540
3202
  <use
1541
3203
  xlink:href="/icons.svg#linkedin"
1542
3204
  />
3205
+
3206
+
1543
3207
  </svg>
1544
- Linkedin
3208
+
3209
+
3210
+ Linkedin
1545
3211
  </a>
3212
+
3213
+
3214
+
1546
3215
  </div>
3216
+
3217
+
1547
3218
  </div>
3219
+
3220
+
1548
3221
  <div
1549
3222
  class="col-12 col-lg-4"
1550
3223
  >
3224
+
3225
+
1551
3226
  <p
1552
3227
  class="fw-bold border-bottom pb-2 mb-2"
1553
3228
  >
1554
3229
  About us
1555
3230
  </p>
3231
+
3232
+
1556
3233
  <p>
1557
3234
  Information about the DG
1558
3235
  </p>
3236
+
3237
+
1559
3238
  <p
1560
3239
  class="fw-bold border-bottom pb-2 mb-2"
1561
3240
  >
1562
3241
  Optional links
1563
3242
  </p>
3243
+
3244
+
1564
3245
  <div
1565
3246
  class="mb-1"
1566
3247
  >
3248
+
3249
+
3250
+
3251
+
3252
+
3253
+
3254
+
3255
+
1567
3256
  <a
1568
3257
  class="standalone"
1569
3258
  href="/example.html"
1570
3259
  >
1571
3260
  Link
1572
3261
  </a>
3262
+
3263
+
3264
+
1573
3265
  </div>
3266
+
3267
+
1574
3268
  <div
1575
3269
  class="mb-1"
1576
3270
  >
3271
+
3272
+
3273
+
3274
+
3275
+
3276
+
3277
+
3278
+
1577
3279
  <a
1578
3280
  class="standalone"
1579
3281
  href="/example.html"
1580
3282
  >
1581
3283
  Link
1582
3284
  </a>
3285
+
3286
+
3287
+
1583
3288
  </div>
3289
+
3290
+
1584
3291
  <div
1585
3292
  class="mb-1"
1586
3293
  >
3294
+
3295
+
3296
+
3297
+
3298
+
3299
+
3300
+
3301
+
1587
3302
  <a
1588
3303
  class="standalone"
1589
3304
  href="/example.html"
1590
3305
  >
1591
3306
  Link
1592
3307
  </a>
3308
+
3309
+
3310
+
1593
3311
  </div>
3312
+
3313
+
1594
3314
  <div
1595
3315
  class="mb-1"
1596
3316
  >
3317
+
3318
+
3319
+
3320
+
3321
+
3322
+
3323
+
3324
+
1597
3325
  <a
1598
3326
  class="standalone"
1599
3327
  href="/example.html"
1600
3328
  >
1601
3329
  Link
1602
3330
  </a>
3331
+
3332
+
3333
+
1603
3334
  </div>
3335
+
3336
+
1604
3337
  </div>
3338
+
3339
+
1605
3340
  </div>
3341
+
3342
+
1606
3343
  <div
1607
3344
  class="pb-4 pb-lg-5 mt-4 mt-lg-5 bcl-footer__bordered-row row"
1608
3345
  >
3346
+
3347
+
1609
3348
  <div
1610
3349
  class="col-12 col-lg-4"
1611
3350
  >
3351
+
3352
+
1612
3353
  <p
1613
3354
  class="fw-bold pb-2 mb-2"
1614
3355
  >
1615
3356
  More information on:
1616
3357
  </p>
3358
+
3359
+
1617
3360
  <div
1618
3361
  class="mb-1"
1619
3362
  >
3363
+
3364
+
3365
+
3366
+
3367
+
3368
+
3369
+
3370
+
1620
3371
  <a
1621
3372
  class="standalone"
1622
3373
  href="/example.html"
1623
3374
  >
1624
3375
  Link
1625
3376
  </a>
3377
+
3378
+
3379
+
1626
3380
  </div>
3381
+
3382
+
1627
3383
  <div
1628
3384
  class="mb-1"
1629
3385
  >
3386
+
3387
+
3388
+
3389
+
3390
+
3391
+
3392
+
3393
+
1630
3394
  <a
1631
3395
  class="standalone"
1632
3396
  href="/example.html"
1633
3397
  >
1634
3398
  Link
1635
3399
  </a>
3400
+
3401
+
3402
+
1636
3403
  </div>
3404
+
3405
+
1637
3406
  <div
1638
3407
  class="mb-1"
1639
3408
  >
3409
+
3410
+
3411
+
3412
+
3413
+
3414
+
3415
+
3416
+
1640
3417
  <a
1641
3418
  class="standalone"
1642
3419
  href="/example.html"
1643
3420
  >
1644
3421
  Link
1645
3422
  </a>
3423
+
3424
+
3425
+
1646
3426
  </div>
3427
+
3428
+
1647
3429
  <div
1648
3430
  class="mb-1"
1649
3431
  >
3432
+
3433
+
3434
+
3435
+
3436
+
3437
+
3438
+
3439
+
1650
3440
  <a
1651
3441
  class="standalone"
1652
3442
  href="/example.html"
1653
3443
  >
1654
3444
  Link
1655
3445
  </a>
3446
+
3447
+
3448
+
1656
3449
  </div>
3450
+
3451
+
1657
3452
  </div>
3453
+
3454
+
1658
3455
  </div>
3456
+
3457
+
1659
3458
  </div>
3459
+
3460
+
1660
3461
  </footer>
1661
3462
  </jest>
1662
3463
  `;