@openeuropa/bcl-subscription 1.10.9 → 1.10.10
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.
|
@@ -172,323 +172,349 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
172
172
|
<div
|
|
173
173
|
class="col-md-12 col-lg-4 col-xl-3 bcl-mega-menu__menu"
|
|
174
174
|
>
|
|
175
|
-
|
|
176
|
-
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
<div
|
|
178
|
+
class="__submenu_body"
|
|
177
179
|
>
|
|
178
|
-
|
|
179
|
-
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
<ul
|
|
183
|
+
class="bcl-mega-menu__items __level-1"
|
|
180
184
|
>
|
|
181
|
-
<
|
|
182
|
-
|
|
183
|
-
aria-expanded="false"
|
|
184
|
-
aria-haspopup="menu"
|
|
185
|
-
class="active"
|
|
186
|
-
id="custom-trigger-mm-1"
|
|
187
|
-
type="button"
|
|
188
|
-
>
|
|
189
|
-
Base Category Item
|
|
190
|
-
</button>
|
|
191
|
-
<div
|
|
192
|
-
aria-labelledby="custom-trigger-mm-1"
|
|
193
|
-
class="bcl-mega-menu__submenu __level-2"
|
|
194
|
-
hidden
|
|
195
|
-
id="mm-panel-custom-trigger-mm-1"
|
|
196
|
-
role="group"
|
|
185
|
+
<li
|
|
186
|
+
class="__parent"
|
|
197
187
|
>
|
|
198
|
-
<
|
|
199
|
-
|
|
188
|
+
<button
|
|
189
|
+
aria-controls="mm-panel-custom-trigger-mm-1"
|
|
190
|
+
aria-expanded="false"
|
|
191
|
+
aria-haspopup="menu"
|
|
192
|
+
class="active"
|
|
193
|
+
id="custom-trigger-mm-1"
|
|
194
|
+
type="button"
|
|
200
195
|
>
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
196
|
+
Base Category Item
|
|
197
|
+
</button>
|
|
198
|
+
<div
|
|
199
|
+
aria-labelledby="custom-trigger-mm-1"
|
|
200
|
+
class="bcl-mega-menu__submenu __level-2"
|
|
201
|
+
hidden
|
|
202
|
+
id="mm-panel-custom-trigger-mm-1"
|
|
203
|
+
role="group"
|
|
209
204
|
>
|
|
210
|
-
<
|
|
211
|
-
class="
|
|
212
|
-
>
|
|
213
|
-
<a
|
|
214
|
-
class="active"
|
|
215
|
-
href="/example.html"
|
|
216
|
-
>
|
|
217
|
-
Base Sub Category Item
|
|
218
|
-
</a>
|
|
219
|
-
</li>
|
|
220
|
-
<li
|
|
221
|
-
class="__leaf"
|
|
222
|
-
>
|
|
223
|
-
<a
|
|
224
|
-
href="/example.html"
|
|
225
|
-
>
|
|
226
|
-
Base Sub Category Item
|
|
227
|
-
</a>
|
|
228
|
-
</li>
|
|
229
|
-
<li
|
|
230
|
-
class="__leaf"
|
|
205
|
+
<div
|
|
206
|
+
class="__header"
|
|
231
207
|
>
|
|
232
|
-
<
|
|
233
|
-
|
|
208
|
+
<p
|
|
209
|
+
class="__label"
|
|
234
210
|
>
|
|
235
|
-
Base
|
|
236
|
-
</
|
|
237
|
-
</
|
|
238
|
-
|
|
239
|
-
|
|
211
|
+
Base Category Item
|
|
212
|
+
</p>
|
|
213
|
+
</div>
|
|
214
|
+
|
|
215
|
+
<div
|
|
216
|
+
class="__submenu_body"
|
|
240
217
|
>
|
|
241
|
-
<
|
|
242
|
-
|
|
218
|
+
<ul
|
|
219
|
+
class="bcl-mega-menu__items __level-2"
|
|
243
220
|
>
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
221
|
+
<li
|
|
222
|
+
class="__leaf"
|
|
223
|
+
>
|
|
224
|
+
<a
|
|
225
|
+
class="active"
|
|
226
|
+
href="/example.html"
|
|
227
|
+
>
|
|
228
|
+
Base Sub Category Item
|
|
229
|
+
</a>
|
|
230
|
+
</li>
|
|
231
|
+
<li
|
|
232
|
+
class="__leaf"
|
|
233
|
+
>
|
|
234
|
+
<a
|
|
235
|
+
href="/example.html"
|
|
236
|
+
>
|
|
237
|
+
Base Sub Category Item
|
|
238
|
+
</a>
|
|
239
|
+
</li>
|
|
240
|
+
<li
|
|
241
|
+
class="__leaf"
|
|
242
|
+
>
|
|
243
|
+
<a
|
|
244
|
+
href="/example.html"
|
|
245
|
+
>
|
|
246
|
+
Base Sub Category Item
|
|
247
|
+
</a>
|
|
248
|
+
</li>
|
|
249
|
+
<li
|
|
250
|
+
class="__leaf"
|
|
251
|
+
>
|
|
252
|
+
<a
|
|
253
|
+
href="/example.html"
|
|
254
|
+
>
|
|
255
|
+
Base Sub Category Item
|
|
256
|
+
</a>
|
|
257
|
+
</li>
|
|
258
|
+
<li
|
|
259
|
+
class="__leaf"
|
|
260
|
+
>
|
|
261
|
+
<a
|
|
262
|
+
href="/example.html"
|
|
263
|
+
>
|
|
264
|
+
Base Sub Category Item
|
|
265
|
+
</a>
|
|
266
|
+
</li>
|
|
267
|
+
<li
|
|
268
|
+
class="__leaf"
|
|
269
|
+
>
|
|
270
|
+
<a
|
|
271
|
+
href="/example.html"
|
|
272
|
+
>
|
|
273
|
+
Base Sub Category Item
|
|
274
|
+
</a>
|
|
275
|
+
</li>
|
|
276
|
+
<li
|
|
277
|
+
class="__leaf"
|
|
278
|
+
>
|
|
279
|
+
<a
|
|
280
|
+
href="/example.html"
|
|
281
|
+
>
|
|
282
|
+
Base Sub Category Item
|
|
283
|
+
</a>
|
|
284
|
+
</li>
|
|
285
|
+
<li
|
|
286
|
+
class="__leaf"
|
|
287
|
+
>
|
|
288
|
+
<a
|
|
289
|
+
href="/example.html"
|
|
290
|
+
>
|
|
291
|
+
Base Sub Category Item
|
|
292
|
+
</a>
|
|
293
|
+
</li>
|
|
294
|
+
<li
|
|
295
|
+
class="__leaf"
|
|
296
|
+
>
|
|
297
|
+
<a
|
|
298
|
+
href="/example.html"
|
|
299
|
+
>
|
|
300
|
+
Base Sub Category Item
|
|
301
|
+
</a>
|
|
302
|
+
</li>
|
|
303
|
+
<li
|
|
304
|
+
class="__leaf"
|
|
305
|
+
>
|
|
306
|
+
<a
|
|
307
|
+
href="/example.html"
|
|
308
|
+
>
|
|
309
|
+
Base Sub Category Item
|
|
310
|
+
</a>
|
|
311
|
+
</li>
|
|
312
|
+
</ul>
|
|
313
|
+
<div
|
|
314
|
+
class="__see_all"
|
|
270
315
|
>
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
</
|
|
291
|
-
</
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
>
|
|
295
|
-
<a
|
|
296
|
-
href="/example.html"
|
|
297
|
-
>
|
|
298
|
-
Base Sub Category Item
|
|
299
|
-
</a>
|
|
300
|
-
</li>
|
|
301
|
-
</ul>
|
|
302
|
-
<div
|
|
303
|
-
class="__see_all"
|
|
304
|
-
>
|
|
305
|
-
<a
|
|
306
|
-
aria-label="See all items in ‘Base Category Item’"
|
|
307
|
-
class="see-all-button"
|
|
308
|
-
href="/example.html"
|
|
309
|
-
>
|
|
310
|
-
<span>
|
|
311
|
-
See all
|
|
312
|
-
</span>
|
|
313
|
-
<svg
|
|
314
|
-
class="ms-2-5 bi icon--xs"
|
|
315
|
-
>
|
|
316
|
-
<use
|
|
317
|
-
xlink:href="/icons.svg#arrow-right"
|
|
318
|
-
/>
|
|
319
|
-
</svg>
|
|
320
|
-
</a>
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
<a
|
|
319
|
+
aria-label="See all items in ‘Base Category Item’"
|
|
320
|
+
class="see-all-button"
|
|
321
|
+
href="/example.html"
|
|
322
|
+
>
|
|
323
|
+
<span>
|
|
324
|
+
See all
|
|
325
|
+
</span>
|
|
326
|
+
<svg
|
|
327
|
+
class="ms-2-5 bi icon--xs"
|
|
328
|
+
>
|
|
329
|
+
<use
|
|
330
|
+
xlink:href="/icons.svg#arrow-right"
|
|
331
|
+
/>
|
|
332
|
+
</svg>
|
|
333
|
+
</a>
|
|
334
|
+
|
|
335
|
+
</div>
|
|
336
|
+
</div>
|
|
337
|
+
|
|
338
|
+
|
|
321
339
|
</div>
|
|
322
|
-
</
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
class="__leaf"
|
|
326
|
-
>
|
|
327
|
-
<span>
|
|
328
|
-
Base Category Item
|
|
329
|
-
</span>
|
|
330
|
-
</li>
|
|
331
|
-
<li
|
|
332
|
-
class="__parent"
|
|
333
|
-
>
|
|
334
|
-
<button
|
|
335
|
-
aria-controls="mm-panel-custom-trigger-mm-2"
|
|
336
|
-
aria-expanded="false"
|
|
337
|
-
aria-haspopup="menu"
|
|
338
|
-
id="custom-trigger-mm-2"
|
|
339
|
-
type="button"
|
|
340
|
+
</li>
|
|
341
|
+
<li
|
|
342
|
+
class="__leaf"
|
|
340
343
|
>
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
id="mm-panel-custom-trigger-mm-2"
|
|
348
|
-
role="group"
|
|
344
|
+
<span>
|
|
345
|
+
Base Category Item
|
|
346
|
+
</span>
|
|
347
|
+
</li>
|
|
348
|
+
<li
|
|
349
|
+
class="__parent"
|
|
349
350
|
>
|
|
350
|
-
<
|
|
351
|
-
|
|
351
|
+
<button
|
|
352
|
+
aria-controls="mm-panel-custom-trigger-mm-2"
|
|
353
|
+
aria-expanded="false"
|
|
354
|
+
aria-haspopup="menu"
|
|
355
|
+
id="custom-trigger-mm-2"
|
|
356
|
+
type="button"
|
|
352
357
|
>
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
358
|
+
Base Category Item
|
|
359
|
+
</button>
|
|
360
|
+
<div
|
|
361
|
+
aria-labelledby="custom-trigger-mm-2"
|
|
362
|
+
class="bcl-mega-menu__submenu __level-2"
|
|
363
|
+
hidden
|
|
364
|
+
id="mm-panel-custom-trigger-mm-2"
|
|
365
|
+
role="group"
|
|
361
366
|
>
|
|
362
|
-
<
|
|
363
|
-
class="
|
|
364
|
-
>
|
|
365
|
-
<a
|
|
366
|
-
href="/example.html"
|
|
367
|
-
>
|
|
368
|
-
Base Sub Category Item
|
|
369
|
-
</a>
|
|
370
|
-
</li>
|
|
371
|
-
<li
|
|
372
|
-
class="__leaf"
|
|
373
|
-
>
|
|
374
|
-
<a
|
|
375
|
-
href="/example.html"
|
|
376
|
-
>
|
|
377
|
-
Base Sub Category Item
|
|
378
|
-
</a>
|
|
379
|
-
</li>
|
|
380
|
-
<li
|
|
381
|
-
class="__leaf"
|
|
382
|
-
>
|
|
383
|
-
<a
|
|
384
|
-
href="/example.html"
|
|
385
|
-
>
|
|
386
|
-
Base Sub Category Item
|
|
387
|
-
</a>
|
|
388
|
-
</li>
|
|
389
|
-
<li
|
|
390
|
-
class="__leaf"
|
|
391
|
-
>
|
|
392
|
-
<a
|
|
393
|
-
href="/example.html"
|
|
394
|
-
>
|
|
395
|
-
Base Sub Category Item
|
|
396
|
-
</a>
|
|
397
|
-
</li>
|
|
398
|
-
<li
|
|
399
|
-
class="__leaf"
|
|
400
|
-
>
|
|
401
|
-
<a
|
|
402
|
-
href="/example.html"
|
|
403
|
-
>
|
|
404
|
-
Base Sub Category Item
|
|
405
|
-
</a>
|
|
406
|
-
</li>
|
|
407
|
-
<li
|
|
408
|
-
class="__leaf"
|
|
409
|
-
>
|
|
410
|
-
<a
|
|
411
|
-
href="/example.html"
|
|
412
|
-
>
|
|
413
|
-
Base Sub Category Item
|
|
414
|
-
</a>
|
|
415
|
-
</li>
|
|
416
|
-
<li
|
|
417
|
-
class="__leaf"
|
|
367
|
+
<div
|
|
368
|
+
class="__header"
|
|
418
369
|
>
|
|
419
|
-
<
|
|
420
|
-
|
|
370
|
+
<p
|
|
371
|
+
class="__label"
|
|
421
372
|
>
|
|
422
|
-
Base
|
|
423
|
-
</
|
|
424
|
-
</
|
|
425
|
-
|
|
426
|
-
|
|
373
|
+
Base Category Item
|
|
374
|
+
</p>
|
|
375
|
+
</div>
|
|
376
|
+
|
|
377
|
+
<div
|
|
378
|
+
class="__submenu_body"
|
|
427
379
|
>
|
|
428
|
-
<
|
|
429
|
-
|
|
380
|
+
<ul
|
|
381
|
+
class="bcl-mega-menu__items __level-2"
|
|
430
382
|
>
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
383
|
+
<li
|
|
384
|
+
class="__leaf"
|
|
385
|
+
>
|
|
386
|
+
<a
|
|
387
|
+
href="/example.html"
|
|
388
|
+
>
|
|
389
|
+
Base Sub Category Item
|
|
390
|
+
</a>
|
|
391
|
+
</li>
|
|
392
|
+
<li
|
|
393
|
+
class="__leaf"
|
|
394
|
+
>
|
|
395
|
+
<a
|
|
396
|
+
href="/example.html"
|
|
397
|
+
>
|
|
398
|
+
Base Sub Category Item
|
|
399
|
+
</a>
|
|
400
|
+
</li>
|
|
401
|
+
<li
|
|
402
|
+
class="__leaf"
|
|
403
|
+
>
|
|
404
|
+
<a
|
|
405
|
+
href="/example.html"
|
|
406
|
+
>
|
|
407
|
+
Base Sub Category Item
|
|
408
|
+
</a>
|
|
409
|
+
</li>
|
|
410
|
+
<li
|
|
411
|
+
class="__leaf"
|
|
412
|
+
>
|
|
413
|
+
<a
|
|
414
|
+
href="/example.html"
|
|
415
|
+
>
|
|
416
|
+
Base Sub Category Item
|
|
417
|
+
</a>
|
|
418
|
+
</li>
|
|
419
|
+
<li
|
|
420
|
+
class="__leaf"
|
|
421
|
+
>
|
|
422
|
+
<a
|
|
423
|
+
href="/example.html"
|
|
424
|
+
>
|
|
425
|
+
Base Sub Category Item
|
|
426
|
+
</a>
|
|
427
|
+
</li>
|
|
428
|
+
<li
|
|
429
|
+
class="__leaf"
|
|
430
|
+
>
|
|
431
|
+
<a
|
|
432
|
+
href="/example.html"
|
|
433
|
+
>
|
|
434
|
+
Base Sub Category Item
|
|
435
|
+
</a>
|
|
436
|
+
</li>
|
|
437
|
+
<li
|
|
438
|
+
class="__leaf"
|
|
439
|
+
>
|
|
440
|
+
<a
|
|
441
|
+
href="/example.html"
|
|
442
|
+
>
|
|
443
|
+
Base Sub Category Item
|
|
444
|
+
</a>
|
|
445
|
+
</li>
|
|
446
|
+
<li
|
|
447
|
+
class="__leaf"
|
|
448
|
+
>
|
|
449
|
+
<a
|
|
450
|
+
href="/example.html"
|
|
451
|
+
>
|
|
452
|
+
Base Sub Category Item
|
|
453
|
+
</a>
|
|
454
|
+
</li>
|
|
455
|
+
</ul>
|
|
456
|
+
</div>
|
|
457
|
+
|
|
458
|
+
|
|
459
|
+
</div>
|
|
460
|
+
</li>
|
|
461
|
+
<li
|
|
462
|
+
class="__leaf"
|
|
442
463
|
>
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
<
|
|
450
|
-
|
|
464
|
+
<a
|
|
465
|
+
href="/example.html"
|
|
466
|
+
>
|
|
467
|
+
Base Category Item
|
|
468
|
+
</a>
|
|
469
|
+
</li>
|
|
470
|
+
<li
|
|
471
|
+
class="__leaf"
|
|
451
472
|
>
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
<
|
|
459
|
-
|
|
473
|
+
<a
|
|
474
|
+
href="/example.html"
|
|
475
|
+
>
|
|
476
|
+
Base Category Item
|
|
477
|
+
</a>
|
|
478
|
+
</li>
|
|
479
|
+
<li
|
|
480
|
+
class="__leaf"
|
|
460
481
|
>
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
<
|
|
468
|
-
|
|
482
|
+
<a
|
|
483
|
+
href="/example.html"
|
|
484
|
+
>
|
|
485
|
+
Base Category Item
|
|
486
|
+
</a>
|
|
487
|
+
</li>
|
|
488
|
+
<li
|
|
489
|
+
class="__leaf"
|
|
469
490
|
>
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
<
|
|
477
|
-
|
|
491
|
+
<a
|
|
492
|
+
href="/example.html"
|
|
493
|
+
>
|
|
494
|
+
Base Category Item
|
|
495
|
+
</a>
|
|
496
|
+
</li>
|
|
497
|
+
<li
|
|
498
|
+
class="__leaf"
|
|
478
499
|
>
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
<
|
|
486
|
-
|
|
500
|
+
<a
|
|
501
|
+
href="/example.html"
|
|
502
|
+
>
|
|
503
|
+
Base Category Item
|
|
504
|
+
</a>
|
|
505
|
+
</li>
|
|
506
|
+
<li
|
|
507
|
+
class="__leaf"
|
|
487
508
|
>
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
509
|
+
<a
|
|
510
|
+
href="/example.html"
|
|
511
|
+
>
|
|
512
|
+
Base Category Item
|
|
513
|
+
</a>
|
|
514
|
+
</li>
|
|
515
|
+
</ul>
|
|
516
|
+
|
|
517
|
+
</div>
|
|
492
518
|
</div>
|
|
493
519
|
</div>
|
|
494
520
|
</div>
|
|
@@ -698,6 +724,8 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
698
724
|
>
|
|
699
725
|
Log in
|
|
700
726
|
</h5>
|
|
727
|
+
|
|
728
|
+
|
|
701
729
|
<button
|
|
702
730
|
aria-label="Close"
|
|
703
731
|
class="btn-close"
|
|
@@ -711,15 +739,21 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
711
739
|
<h5>
|
|
712
740
|
Disclaimer 1
|
|
713
741
|
</h5>
|
|
742
|
+
|
|
743
|
+
|
|
714
744
|
<p>
|
|
715
745
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
716
746
|
<br />
|
|
717
747
|
Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa.
|
|
718
748
|
<br />
|
|
719
749
|
</p>
|
|
750
|
+
|
|
751
|
+
|
|
720
752
|
<h5>
|
|
721
753
|
Disclaimer 2
|
|
722
754
|
</h5>
|
|
755
|
+
|
|
756
|
+
|
|
723
757
|
<p>
|
|
724
758
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
725
759
|
<br />
|
|
@@ -737,6 +771,8 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
737
771
|
>
|
|
738
772
|
Close
|
|
739
773
|
</button>
|
|
774
|
+
|
|
775
|
+
|
|
740
776
|
<button
|
|
741
777
|
class="btn btn-primary"
|
|
742
778
|
type="button"
|
|
@@ -1151,6 +1187,7 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1151
1187
|
<br />
|
|
1152
1188
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
1153
1189
|
<br />
|
|
1190
|
+
|
|
1154
1191
|
<br />
|
|
1155
1192
|
Duis fermentum facilisis ex, ac porta massa.
|
|
1156
1193
|
</p>
|
|
@@ -1172,9 +1209,13 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1172
1209
|
</div>
|
|
1173
1210
|
</div>
|
|
1174
1211
|
</article>
|
|
1212
|
+
|
|
1213
|
+
|
|
1175
1214
|
<div
|
|
1176
1215
|
class="d-flex justify-content-end mt-2 align-items-center"
|
|
1177
1216
|
>
|
|
1217
|
+
|
|
1218
|
+
|
|
1178
1219
|
<button
|
|
1179
1220
|
class="me-3 btn btn-outline-primary btn-md"
|
|
1180
1221
|
type="button"
|
|
@@ -1188,6 +1229,8 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1188
1229
|
</svg>
|
|
1189
1230
|
Print
|
|
1190
1231
|
</button>
|
|
1232
|
+
|
|
1233
|
+
|
|
1191
1234
|
<button
|
|
1192
1235
|
class="btn btn-outline-primary btn-md"
|
|
1193
1236
|
data-bs-target="#subscribeModal"
|
|
@@ -1203,6 +1246,8 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1203
1246
|
</svg>
|
|
1204
1247
|
Subscribe
|
|
1205
1248
|
</button>
|
|
1249
|
+
|
|
1250
|
+
|
|
1206
1251
|
</div>
|
|
1207
1252
|
</div>
|
|
1208
1253
|
</div>
|
|
@@ -1227,7 +1272,7 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1227
1272
|
id="bcl-inpage-navigation-dropdown"
|
|
1228
1273
|
type="button"
|
|
1229
1274
|
>
|
|
1230
|
-
|
|
1275
|
+
Page content
|
|
1231
1276
|
<svg
|
|
1232
1277
|
class="bi icon--s"
|
|
1233
1278
|
>
|
|
@@ -1279,26 +1324,42 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1279
1324
|
>
|
|
1280
1325
|
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.
|
|
1281
1326
|
</p>
|
|
1327
|
+
|
|
1328
|
+
|
|
1282
1329
|
<p>
|
|
1283
1330
|
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.
|
|
1284
1331
|
</p>
|
|
1332
|
+
|
|
1333
|
+
|
|
1285
1334
|
<ul>
|
|
1335
|
+
|
|
1336
|
+
|
|
1286
1337
|
<li>
|
|
1287
1338
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
1288
1339
|
</li>
|
|
1340
|
+
|
|
1341
|
+
|
|
1289
1342
|
<li>
|
|
1290
1343
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
1291
1344
|
</li>
|
|
1345
|
+
|
|
1346
|
+
|
|
1292
1347
|
<li>
|
|
1293
1348
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
1294
1349
|
</li>
|
|
1350
|
+
|
|
1351
|
+
|
|
1295
1352
|
</ul>
|
|
1353
|
+
|
|
1354
|
+
|
|
1296
1355
|
<h2
|
|
1297
1356
|
class="my-4"
|
|
1298
1357
|
id="subheading"
|
|
1299
1358
|
>
|
|
1300
1359
|
Sub heading
|
|
1301
1360
|
</h2>
|
|
1361
|
+
|
|
1362
|
+
|
|
1302
1363
|
<p>
|
|
1303
1364
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
1304
1365
|
<br />
|
|
@@ -1306,6 +1367,8 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1306
1367
|
<br />
|
|
1307
1368
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa.
|
|
1308
1369
|
</p>
|
|
1370
|
+
|
|
1371
|
+
|
|
1309
1372
|
<p>
|
|
1310
1373
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
1311
1374
|
<br />
|
|
@@ -1313,6 +1376,7 @@ exports[`OE - Subscription renders correctly 1`] = `
|
|
|
1313
1376
|
<br />
|
|
1314
1377
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
|
|
1315
1378
|
<br />
|
|
1379
|
+
|
|
1316
1380
|
<br />
|
|
1317
1381
|
Duis fermentum facilisis ex, ac porta massa. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis fermentum facilisis ex, ac porta massa.
|
|
1318
1382
|
<br />
|
package/package.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
"name": "@openeuropa/bcl-subscription",
|
|
3
3
|
"author": "European Commission",
|
|
4
4
|
"license": "EUPL-1.2",
|
|
5
|
-
"version": "1.10.
|
|
5
|
+
"version": "1.10.10",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
8
8
|
},
|
|
9
9
|
"description": "OE - BCL subscription",
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@openeuropa/bcl-subscription-block": "^1.10.
|
|
11
|
+
"@openeuropa/bcl-subscription-block": "^1.10.10"
|
|
12
12
|
},
|
|
13
13
|
"repository": {
|
|
14
14
|
"type": "git",
|
|
@@ -24,5 +24,5 @@
|
|
|
24
24
|
"design-system",
|
|
25
25
|
"twig"
|
|
26
26
|
],
|
|
27
|
-
"gitHead": "
|
|
27
|
+
"gitHead": "9f7c4a046e8f8f325e4de7e998f1c2a654f6eed1"
|
|
28
28
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{% extends "@oe-bcl/bcl-modal/modal.html.twig" %}
|
|
2
2
|
|
|
3
|
-
{
|
|
3
|
+
{#- Parameters:
|
|
4
4
|
- form: (form object) (default: {})
|
|
5
5
|
- success_alert: (alert object) (default: {})
|
|
6
6
|
- error_alert: (alert Object) (default: {})
|
|
@@ -10,15 +10,15 @@
|
|
|
10
10
|
- messages
|
|
11
11
|
#}
|
|
12
12
|
|
|
13
|
-
{
|
|
13
|
+
{%- set _form = form|default({}) %}
|
|
14
14
|
{% set _success_alert = success_alert|default({}) %}
|
|
15
15
|
{% set _error_alert = error_alert|default({}) %}
|
|
16
16
|
|
|
17
|
-
{
|
|
18
|
-
{
|
|
17
|
+
{%- block body %}
|
|
18
|
+
{%- include '@oe-bcl/bcl-form/form.html.twig' with _form only %}
|
|
19
19
|
{% endblock %}
|
|
20
20
|
|
|
21
|
-
{
|
|
22
|
-
{
|
|
23
|
-
{
|
|
21
|
+
{%- block messages %}
|
|
22
|
+
{%- include '@oe-bcl/bcl-alert/alert.html.twig' with _success_alert only %}
|
|
23
|
+
{%- include '@oe-bcl/bcl-alert/alert.html.twig' with _error_alert only %}
|
|
24
24
|
{% endblock %}
|
package/subscription.html.twig
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{% extends '@oe-bcl/bcl-base-templates/content-type.html.twig' -%}
|
|
2
2
|
|
|
3
3
|
{%- block sidebar %}
|
|
4
|
-
{
|
|
4
|
+
{%- include '@oe-bcl/bcl-inpage-navigation/inpage-navigation.html.twig' with sidebar only %}
|
|
5
5
|
{%- endblock -%}
|
|
6
6
|
|
|
7
7
|
{%- block content_bottom %}
|
|
8
|
-
{
|
|
9
|
-
{
|
|
8
|
+
{%- include '@oe-bcl/bcl-subscription-block/subscription-block.html.twig' with subscription only %}
|
|
9
|
+
{%- include '@oe-bcl/bcl-subscription/subscription-modal.html.twig' with modal only %}
|
|
10
10
|
{%- endblock -%}
|