desy-html 11.0.1 → 11.0.2

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/docs/index.html CHANGED
@@ -38,6 +38,10 @@
38
38
 
39
39
  <h2>Changelog (English)</h2>
40
40
  <p>What's new in the latest version of desy-html</p>
41
+ <h3>v.11.0.2</h3>
42
+ <ul class="text-sm">
43
+ <li>Accessibility fixes.</li>
44
+ </ul>
41
45
  <h3>v.11.0.1</h3>
42
46
  <ul class="text-sm">
43
47
  <li>Minor fixes.</li>
@@ -49,7 +53,7 @@
49
53
  <h3>v.10.2.2</h3>
50
54
  <ul class="text-sm">
51
55
  <li>Added missing params in Toggle and Notification.</li>
52
- <li>Accesibility fixes.</li>
56
+ <li>Accessibility fixes.</li>
53
57
  </ul>
54
58
  <h3>v.10.2.1</h3>
55
59
  <ul class="text-sm">
@@ -100,7 +104,7 @@
100
104
  <li>Added FEADER logos in Footer.</li>
101
105
  <li>Tooltip now allows select content inside.</li>
102
106
  <li>Updated to latest Tailwind CSS.</li>
103
- <li>Accesibility fixes.</li>
107
+ <li>Accessibility fixes.</li>
104
108
  <li>Minor improvements.</li>
105
109
  </ul>
106
110
  <h3>v.8.12.1</h3>
@@ -113,7 +117,7 @@
113
117
  <li>Added new logos and parameters in Footer.</li>
114
118
  <li>Added global function to open/close Tree items.</li>
115
119
  <li>Added global funcion to Notification to close it.</li>
116
- <li>Accesibility fixes.</li>
120
+ <li>Accessibility fixes.</li>
117
121
  <li>Improvements in docs.</li>
118
122
  </ul>
119
123
  <h3>v.8.11.0</h3>
@@ -137,7 +141,7 @@
137
141
  <li>Fixed bugs in Checkboxes and Radio conditionals.</li>
138
142
  <li>Added global function to select items in Listbox.</li>
139
143
  <li>Added global function to open/close Collapsible and Dialog.</li>
140
- <li>Accesibility improvements.</li>
144
+ <li>Accessibility improvements.</li>
141
145
  <li>Improvements in Docs.</li>
142
146
  </ul>
143
147
  <h3>v.8.9.0</h3>
@@ -162,7 +166,7 @@
162
166
  <ul class="text-sm">
163
167
  <li>Added global function to select items and subitems in Menubar and Menu horizontal.</li>
164
168
  <li>Now Tabs can have html inside their titles.</li>
165
- <li>Improvements and better accesibility in docs.</li>
169
+ <li>Improvements and better accessibility in docs.</li>
166
170
  </ul>
167
171
  <h3>v.8.6.0</h3>
168
172
  <ul class="text-sm">
@@ -295,7 +299,7 @@
295
299
  </ul>
296
300
  <h3>v.7.0.1</h3>
297
301
  <ul class="text-sm">
298
- <li>Accesibility and docs improvements.</li>
302
+ <li>Accessibility and docs improvements.</li>
299
303
  </ul>
300
304
  <h3>v.7.0.0</h3>
301
305
  <ul class="text-sm">
@@ -361,14 +365,14 @@
361
365
  <ul class="text-sm">
362
366
  <li>Fixed bad vertical spacing in c-form-group that affected forms in desy-angular.</li>
363
367
  <li>Minor fixes in listbox, dropdown and menubar for header modifier.</li>
364
- <li>Minor accesibility improvements.</li>
368
+ <li>Minor accessibility improvements.</li>
365
369
  </ul>
366
370
  <h3>v.6.2.0</h3>
367
371
  <ul class="text-sm">
368
372
  <li>Added classes for base modifiers in form components to improve responsive styles.</li>
369
373
  <li>Added a listbox in Pagination to choose the items per page.</li>
370
374
  <li>Item can position the icon with a new parameter.</li>
371
- <li>Accesibility fixes and improvements in Accordion history, Menu navigation, Toggle examples, Footer.</li>
375
+ <li>Accessibility fixes and improvements in Accordion history, Menu navigation, Toggle examples, Footer.</li>
372
376
  <li>Minor improvements in Table advanced.</li>
373
377
  </ul>
374
378
  <h3>v.6.1.0</h3>
@@ -402,7 +406,7 @@
402
406
  <li>Searchbar: improvements and example for visible label.</li>
403
407
  <li>File upload: added button styles.</li>
404
408
  <li>Tree: fixed acc. Improved examples.</li>
405
- <li>Toggle examples: accesibility fixes.</li>
409
+ <li>Toggle examples: accessibility fixes.</li>
406
410
  <li>Button: Added new modifier class for has selection as Dropdown. Improved dropdown has selection class.</li>
407
411
  <li>Item: improved icons and text for screenreaders.</li>
408
412
  <li>Button loader: fixed a bug that makes an error when no loader.text is provided</li>
@@ -446,7 +450,7 @@
446
450
  </ul>
447
451
  <h3>v.5.0.1</h3>
448
452
  <ul class="text-sm">
449
- <li>Fixed accesibility bad semantics in subnav. Added dropdown contentHtml rendering and example.</li>
453
+ <li>Fixed accessibility bad semantics in subnav. Added dropdown contentHtml rendering and example.</li>
450
454
  </ul>
451
455
  <h3>v.5.0.0</h3>
452
456
  <ul class="text-sm">
@@ -454,8 +458,8 @@
454
458
  </ul>
455
459
  <h3>v.4.3.0</h3>
456
460
  <ul class="text-sm">
457
- <li>Added disabled and active param in menubar and fixed accesibility issues.</li>
458
- <li>Accesibility fixes in menu horizontal.</li>
461
+ <li>Added disabled and active param in menubar and fixed accessibility issues.</li>
462
+ <li>Accessibility fixes in menu horizontal.</li>
459
463
  <li>Minor improvements in documentation.</li>
460
464
  </ul>
461
465
  <h3>v.4.2.1</h3>
@@ -480,7 +484,7 @@
480
484
  </ul>
481
485
  <h3>v.4.1.1</h3>
482
486
  <ul class="text-sm">
483
- <li>Accesibility improvements in header.</li>
487
+ <li>Accessibility improvements in header.</li>
484
488
  </ul>
485
489
  <h3>v.4.1.0</h3>
486
490
  <ul class="text-sm">
@@ -508,7 +512,7 @@
508
512
  <li>Added a new parameter in table advanced to show horizontal scrollbar in large tables and to apply classes to checkboxes.</li>
509
513
  <li>Select has optgroups and new hidden parameter to mimic a placeholder.</li>
510
514
  <li>Date input can be used now as time input using new divider parameters.</li>
511
- <li>Accesibility improvements in table advanced, accordion</li>
515
+ <li>Accessibility improvements in table advanced, accordion</li>
512
516
  <li>Fixes in notification, tooltip, modal, menu vertical, listbox, status item, </li>
513
517
  <li>Improvements in many component examples. Added inline examples for input, textarea, character count and select. Added fixed columns in table examples.</li>
514
518
  </ul>
@@ -520,21 +524,21 @@
520
524
  </ul>
521
525
  <h3>v.3.2.0</h3>
522
526
  <ul class="text-sm">
523
- <li>Accesibility and validation improvements in accordion, menu vertical, nav, pagination and tooltip.</li>
527
+ <li>Accessibility and validation improvements in accordion, menu vertical, nav, pagination and tooltip.</li>
524
528
  <li>Added new headingLevel parameter to control the heading hierarchy in accordion, error-summary, fieldset, label, modal, notification and tabs.</li>
525
529
  <li>Javascript minor fixes.</li>
526
530
  <li>Updated postcss npm dependencies.</li>
527
531
  </ul>
528
532
  <h3>v.3.1.3</h3>
529
533
  <ul class="text-sm">
530
- <li>Improved responsiveness and accesibility in header.</li>
534
+ <li>Improved responsiveness and accessibility in header.</li>
531
535
  </ul>
532
536
  <h3>v.3.1.2</h3>
533
537
  <ul class="text-sm">
534
538
  <li>Searchbar has a param to show a custom button instead of lens icon.</li>
535
539
  <li>Date input can be better customized.</li>
536
540
  <li>Fixed validation in: nav.</li>
537
- <li>Accesibility improvements in: tooltip, modal, notification, button, menu vertical and listbox.</li>
541
+ <li>Accessibility improvements in: tooltip, modal, notification, button, menu vertical and listbox.</li>
538
542
  </ul>
539
543
  <h3>v.3.1.1</h3>
540
544
  <ul class="text-sm">
@@ -546,7 +550,7 @@
546
550
  <li>Changes in menu vertical component: Simplified html and parameters.</li>
547
551
  <li>Changes in nav and pagination components: Changed parameters, roles and arias.</li>
548
552
  <li>Improved w3c validation of all component examples.</li>
549
- <li>Accesibility and bug fixes in notification, modal, table advanced, footer, header, dropdown and listboxes. </li>
553
+ <li>Accessibility and bug fixes in notification, modal, table advanced, footer, header, dropdown and listboxes. </li>
550
554
  </ul>
551
555
  <h3>v.3.0.3</h3>
552
556
  <ul class="text-sm">
@@ -569,7 +573,7 @@
569
573
  <li>Added an optional ".dev" class to the body to be used in development environments.</li>
570
574
  <li>Added open and close html comments in rendered html for each component.</li>
571
575
  <li>Added an optional win-node-env dependency to allow node environment variables in Windows.</li>
572
- <li>Many accesibility fixes and improvements in menubar, searchbar, header and offcanvas menu, pagination, modals, nav and footer.</li>
576
+ <li>Many accessibility fixes and improvements in menubar, searchbar, header and offcanvas menu, pagination, modals, nav and footer.</li>
573
577
  </ul>
574
578
  <h3>v.2.1.3</h3>
575
579
  <ul class="text-sm">
@@ -581,7 +585,7 @@
581
585
  <li>Added element that acts as label for listbox and menubar for screenreaders.</li>
582
586
  <li>Select error now goes before select.</li>
583
587
  <li>Fixed bad positioned subnav dropdown in header.</li>
584
- <li>Minor fixes and accesibility improvements.</li>
588
+ <li>Minor fixes and accessibility improvements.</li>
585
589
  </ul>
586
590
  <h3>v.2.1.1</h3>
587
591
  <ul class="text-sm">
@@ -605,13 +609,13 @@
605
609
  </ul>
606
610
  <h3>v.2.0.2</h3>
607
611
  <ul class="text-sm">
608
- <li>Accesibility improvements in: menu vertical, status item, notifications, alert, modals, dialog and tabs.</li>
612
+ <li>Accessibility improvements in: menu vertical, status item, notifications, alert, modals, dialog and tabs.</li>
609
613
  </ul>
610
614
  <h3>v.2.0.1</h3>
611
615
  <ul class="text-sm">
612
616
  <li>Fixed radios not checked if has no conditional.</li>
613
617
  <li>Improvements in header: Added logo letters, offcanvas is now a dialog and traps focus inside. Removed extra navs.</li>
614
- <li>Accesibility improvements in: pagination, offcanvas, header, menu vertical, modal, dialog, notification, alert, item, status item, tabs and focus styles.</li>
618
+ <li>Accessibility improvements in: pagination, offcanvas, header, menu vertical, modal, dialog, notification, alert, item, status item, tabs and focus styles.</li>
615
619
  </ul>
616
620
  <h3>v.2.0</h3>
617
621
  <ul class="text-sm">
@@ -648,7 +652,7 @@
648
652
  <li>Now package.json is being copied to build folder, in order to be published along the html files. This way we can track which version is online. You can see now the published <a href="/package.json">package.json here</a></li>
649
653
  <li>Changed rounded corners to button, button-loader and dropdown. Now is smaller and has a more squared aspect, as the input and selects.</li>
650
654
  <li>Added variants: group-hover and group-focus to display css properties. Now we can show/hide children elements on hover or focus.</li>
651
- <li>Fixed bugs in accesibility in navs, and fixed a bug in dropdowns.</li>
655
+ <li>Fixed bugs in accessibility in navs, and fixed a bug in dropdowns.</li>
652
656
  </ul>
653
657
  <h3>v.1.8.1</h3>
654
658
  <ul class="text-sm">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "desy-html",
3
- "version": "11.0.1",
3
+ "version": "11.0.2",
4
4
  "description": "desy-html contains the code you need to start building a user interface for Gobierno de Aragón government webapps.",
5
5
  "type": "module",
6
6
  "author": {
@@ -87,15 +87,15 @@ text-neutral-dark {{ params.classes if params.classes }}"
87
87
  {% if params.logo.type == 'UE' %}
88
88
  <span class="inline-block c-footer__logo c-footer__logo--ue" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea."></span>
89
89
  {% elseif params.logo.type == 'FSE+' %}
90
- <span class="inline-block c-footer__logo c-footer__logo--fse" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Social Europeo Plus (FSE+)."></span>
90
+ <span class="inline-block c-footer__logo c-footer__logo--fse" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Social Europeo Plus (FSE+). Ministerio de Agricultura y Economía Social."></span>
91
91
  {% elseif params.logo.type == 'FEDER' %}
92
- <span class="inline-block c-footer__logo c-footer__logo--feder" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Europeo de Desarrollo Regional (FEDER)."></span>
92
+ <span class="inline-block c-footer__logo c-footer__logo--feder" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Europeo de Desarrollo Regional (FEDER). Ministerio de Hacienda."></span>
93
93
  {% elseif params.logo.type == 'FEADER' %}
94
- <span class="inline-block c-footer__logo c-footer__logo--feader" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Europeo Agrario de Desarrollo Rural (FEADER)."></span>
94
+ <span class="inline-block c-footer__logo c-footer__logo--feader" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Europeo Agrario de Desarrollo Rural (FEADER). Ministerio de Agricultura, Pesca y Alimentación."></span>
95
95
  {% elseif params.logo.type == 'plurifondo' %}
96
- <span class="inline-block c-footer__logo c-footer__logo--plurifondo" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Plurifondo."></span>
96
+ <span class="inline-block c-footer__logo c-footer__logo--plurifondo" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Plurifondo. Gobierno de España."></span>
97
97
  {% else %}
98
- <span class="inline-block c-footer__logo c-footer__logo--feder" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Europeo de Desarrollo Regional (FEDER)."></span>
98
+ <span class="inline-block c-footer__logo c-footer__logo--feder" role="img" aria-label="Logotipo Cofinanciado por la Unión Europea. Fondo Europeo de Desarrollo Regional (FEDER). Ministerio de Hacienda."></span>
99
99
  {% endif %}
100
100
  </a></p>
101
101
  {% endif %}
@@ -28,7 +28,7 @@
28
28
  <a href="{{ params.homepageUrl | default('/') }}" class="flex flex-wrap mr-4 text-black focus:outline-none focus:shadow-outline-black">
29
29
  {% if not params.noLogo %}
30
30
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 32" width="144" height="32" class="fill-current {% if params.expandedLogo %} hidden sm:block{% else %} hidden{% endif %}" aria-label="Ir a la página de inicio de la aplicación" role="img"><defs><clipPath id="b-logo-expanded"><path fill="rgb(252, 228, 0)" d="M0 0h31.509v31.495H0z"/></clipPath><clipPath id="a-logo-expanded"><path d="M0 0h144v32H0z"/></clipPath></defs><g clip-path="url(#a-logo-expanded)"><path fill="rgb(252, 228, 0)" d="M0 .205h31.509V31.7H0z"/><g clip-path="url(#b-logo-expanded)" transform="translate(0 .205)"><g fill="#dd171b" fill-rule="evenodd"><path d="m31.509 6.048-7.568 1.515a14.545 14.545 0 0 1-7.905-1.025 15.04 15.04 0 0 0-5-1.817 12.536 12.536 0 0 0-3.535-.011l-5.051.9c-.8.156-1.639.3-2.453.434V.315A7.1 7.1 0 0 1 3.888.226a9.926 9.926 0 0 1 2.085.936 17.6 17.6 0 0 0 4.293 1.962 13.92 13.92 0 0 0 6.6-.034l4.728-.858 4.939-.892 4.97-1.024ZM6.602 24.229a14.592 14.592 0 0 1 9.555 1.014 12.178 12.178 0 0 0 8.307 1.5l7.044-1.271v5.706a8.247 8.247 0 0 1-3.008.256 6.4 6.4 0 0 1-1.594-.457l-3.657-1.917a12.217 12.217 0 0 0-7.092-.825L1.026 31.011 0 31.177v-5.706l1.26-.256 3.312-.613c.669-.123 1.371-.245 2.029-.379ZM-.003 15.077v-4.391l13.027-2.377a15.5 15.5 0 0 1 9.11 1.638 12.535 12.535 0 0 0 8.474.925l.9-.189v4.391l-2.874-1.639a12.286 12.286 0 0 0-6.835-1.014l-8.006 1.46c-.959.179-2.877.524-2.877.524l-7.292 1.349a5.152 5.152 0 0 1-3.627-.677ZM31.509 16.583v4.324L18.6 23.282a15.5 15.5 0 0 1-9.11-1.638 12.532 12.532 0 0 0-8.474-.925l-1.015.19v-4.324l2.988 1.572a12.291 12.291 0 0 0 6.835 1.014l8.006-1.46c.959-.178 2.877-.524 2.877-.524l7.292-1.349a5.142 5.142 0 0 1 3.51.745Z"/></g></g><path d="M38.2 28.807v-8.551h1.393c2.893 0 4.478 1.522 4.478 4.286 0 2.829-1.521 4.265-4.5 4.265Zm10.4-11.4v14.294h9.47v-2.893h-6.277v-3.257h6.214v-2.893h-6.214v-2.379h6.277v-2.871Zm21.751 0-5.206 14.294h3.385l1.542-4.35h4.371l1.521 4.35h3.45L74.1 17.407Zm1.885 2.956-1.328 4.223h2.679Zm42.341 4.03h-3.192v4.5a4.206 4.206 0 0 1-1.371.193 4.251 4.251 0 0 1-4.242-4.5 4.443 4.443 0 0 1 4.735-4.65 7.481 7.481 0 0 1 4.071 1.243v-3.257a11.674 11.674 0 0 0-4.349-.857c-4.628 0-7.841 3.107-7.841 7.564 0 4.393 3.149 7.372 7.841 7.372a12.977 12.977 0 0 0 4.349-.75Zm16.132.129a7.424 7.424 0 1 0-7.391 7.436 7.122 7.122 0 0 0 7.393-7.436Zm-7.456-4.458c-2.4 0-4.006 1.822-4.006 4.5s1.65 4.5 4.071 4.5c2.4 0 3.985-1.8 3.985-4.5s-1.627-4.501-4.048-4.501Zm8.689-2.657v14.294h3.257v-9.108l5.762 9.108h3.021V17.407h-3.256v8.889l-5.532-8.889ZM46.922 7.33h-3.193v4.5a4.335 4.335 0 0 1-5.613-4.307 4.443 4.443 0 0 1 4.735-4.65 7.487 7.487 0 0 1 4.071 1.243V.859a11.674 11.674 0 0 0-4.35-.858c-4.628 0-7.841 3.107-7.841 7.565 0 4.393 3.15 7.371 7.841 7.371a12.99 12.99 0 0 0 4.35-.75Zm16.116.128a7.424 7.424 0 1 0-7.392 7.436 7.122 7.122 0 0 0 7.396-7.436Zm-7.456-4.457c-2.4 0-4.006 1.821-4.006 4.5s1.65 4.5 4.071 4.5c2.4 0 3.985-1.8 3.985-4.5s-1.626-4.5-4.047-4.5ZM64.107.344v14.293h5.914c3.15 0 4.992-1.565 4.992-4.243a3.717 3.717 0 0 0-2.978-3.728 3.133 3.133 0 0 0 1.95-2.936c.021-2.272-1.521-3.386-4.606-3.386Zm4.757 5.336c1.393 0 1.95-.386 1.95-1.35 0-.921-.536-1.264-2.057-1.264h-1.393V5.68Zm.429 6.043c1.585 0 2.271-.493 2.271-1.651 0-1.2-.707-1.671-2.4-1.671h-1.8v3.322ZM78.879.344h-3.192v14.293h3.192Zm1.39 0v14.293h9.47v-2.893h-6.278V8.487h6.214V5.594h-6.214V3.216h6.278V.345Zm50.463 7.114a7.424 7.424 0 1 0-7.392 7.436 7.122 7.122 0 0 0 7.395-7.436Zm-7.456-4.457c-2.4 0-4.006 1.821-4.006 4.5s1.65 4.5 4.071 4.5c2.4 0 3.985-1.8 3.985-4.5s-1.626-4.5-4.047-4.5ZM97.917 24.585l-1.35-4.223-1.328 4.223ZM83.249 31.7v-5.872h.407c2.057 0 2.271.214 3.642 3.75a7.159 7.159 0 0 0 .3.729l.278.664a6.4 6.4 0 0 0 .343.729h4.641l1.543-4.35h4.371l1.521 4.35h3.45l-5.314-14.294h-3.749L90.46 28.997c-.3-.622-.642-1.371-1.04-2.291a3.042 3.042 0 0 0-1.907-2.014 3.416 3.416 0 0 0 2.614-3.429c0-2.571-1.693-3.857-5.1-3.857H79.97V31.7Zm0-8.572h1.414c1.371 0 2.057-.493 2.057-1.521s-.622-1.478-2.014-1.478h-1.457Zm11.156-8.492V8.764h.407c2.057 0 2.271.214 3.642 3.75a6.982 6.982 0 0 0 .3.729l.278.665a6.37 6.37 0 0 0 .342.729h6.432l.018-9.169 5.745 9.169h3.021V.344h-3.256l.014 8.769-5.542-8.769h-3.257v13.3a29.76 29.76 0 0 1-1.975-4 3.043 3.043 0 0 0-1.907-2.014 3.415 3.415 0 0 0 2.614-3.428c0-2.572-1.693-3.857-5.1-3.857h-5.054v14.293Zm0-8.572h1.412c1.371 0 2.056-.493 2.056-1.521s-.621-1.478-2.013-1.478h-1.457Zm-59.44 11.342V31.7h4.778c4.842 0 7.692-2.657 7.692-7.158 0-4.479-2.914-7.136-7.863-7.136Z" fill="#161615" fill-rule="evenodd"/></g></svg>
31
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32" class="w-8 h-8 fill-current {%- if params.expandedLogo %} sm:hidden{% endif %}" aria-label="Gobierno de Aragón. Ir a la página de inicio" role="img"><defs><clipPath id="b-logo-mini"><path fill="rgb(252, 228, 0)" d="M0 0h32v32.001H0z"/></clipPath><clipPath id="a-logo-mini"><path d="M0 0h32v32H0z"/></clipPath></defs><g clip-path="url(#a-logo-mini)"><path fill="rgb(252, 228, 0)" d="M0 .305h32v32.001H0z"/><g clip-path="url(#b-logo-mini)" transform="translate(0 .305)"><g fill="#dd171b" fill-rule="evenodd"><path d="m31.997 6.145-7.686 1.539a14.764 14.764 0 0 1-8.028-1.042 15.267 15.267 0 0 0-5.073-1.846 12.725 12.725 0 0 0-3.59-.011l-5.13.918a94.41 94.41 0 0 1-2.491.442V.324a7.213 7.213 0 0 1 3.952-.09 10.087 10.087 0 0 1 2.118.951 17.859 17.859 0 0 0 4.36 1.993 14.13 14.13 0 0 0 6.7-.034l4.8-.872 5.016-.906 5.048-1.04ZM6.705 24.619a14.812 14.812 0 0 1 9.7 1.03 12.363 12.363 0 0 0 8.437 1.529l7.154-1.291v5.8a8.37 8.37 0 0 1-3.055.26 6.509 6.509 0 0 1-1.619-.464l-3.714-1.948a12.4 12.4 0 0 0-7.2-.838l-15.366 2.82L0 31.686v-5.8l1.28-.26 3.363-.623c.679-.125 1.393-.249 2.061-.385ZM-.003 15.32v-4.462l13.23-2.417a15.734 15.734 0 0 1 9.252 1.665 12.723 12.723 0 0 0 8.606.94l.914-.192v4.462L29.08 13.65a12.472 12.472 0 0 0-6.941-1.031l-8.131 1.483c-.974.182-2.921.532-2.921.532l-7.406 1.371a5.23 5.23 0 0 1-3.684-.685ZM31.997 16.851v4.393l-13.11 2.413a15.735 15.735 0 0 1-9.252-1.665 12.721 12.721 0 0 0-8.606-.94l-1.03.193v-4.394l3.035 1.6a12.476 12.476 0 0 0 6.941 1.03l8.13-1.483c.974-.182 2.922-.532 2.922-.532l7.406-1.371a5.219 5.219 0 0 1 3.564.756Z"/></g></g></g></svg>
31
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32" class="w-8 h-8 fill-current {%- if params.expandedLogo %} sm:hidden{% endif %}" aria-label="Ir a la página de inicio de la aplicación" role="img"><defs><clipPath id="b-logo-mini"><path fill="rgb(252, 228, 0)" d="M0 0h32v32.001H0z"/></clipPath><clipPath id="a-logo-mini"><path d="M0 0h32v32H0z"/></clipPath></defs><g clip-path="url(#a-logo-mini)"><path fill="rgb(252, 228, 0)" d="M0 .305h32v32.001H0z"/><g clip-path="url(#b-logo-mini)" transform="translate(0 .305)"><g fill="#dd171b" fill-rule="evenodd"><path d="m31.997 6.145-7.686 1.539a14.764 14.764 0 0 1-8.028-1.042 15.267 15.267 0 0 0-5.073-1.846 12.725 12.725 0 0 0-3.59-.011l-5.13.918a94.41 94.41 0 0 1-2.491.442V.324a7.213 7.213 0 0 1 3.952-.09 10.087 10.087 0 0 1 2.118.951 17.859 17.859 0 0 0 4.36 1.993 14.13 14.13 0 0 0 6.7-.034l4.8-.872 5.016-.906 5.048-1.04ZM6.705 24.619a14.812 14.812 0 0 1 9.7 1.03 12.363 12.363 0 0 0 8.437 1.529l7.154-1.291v5.8a8.37 8.37 0 0 1-3.055.26 6.509 6.509 0 0 1-1.619-.464l-3.714-1.948a12.4 12.4 0 0 0-7.2-.838l-15.366 2.82L0 31.686v-5.8l1.28-.26 3.363-.623c.679-.125 1.393-.249 2.061-.385ZM-.003 15.32v-4.462l13.23-2.417a15.734 15.734 0 0 1 9.252 1.665 12.723 12.723 0 0 0 8.606.94l.914-.192v4.462L29.08 13.65a12.472 12.472 0 0 0-6.941-1.031l-8.131 1.483c-.974.182-2.921.532-2.921.532l-7.406 1.371a5.23 5.23 0 0 1-3.684-.685ZM31.997 16.851v4.393l-13.11 2.413a15.735 15.735 0 0 1-9.252-1.665 12.721 12.721 0 0 0-8.606-.94l-1.03.193v-4.394l3.035 1.6a12.476 12.476 0 0 0 6.941 1.03l8.13-1.483c.974-.182 2.922-.532 2.922-.532l7.406-1.371a5.219 5.219 0 0 1 3.564.756Z"/></g></g></g></svg>
32
32
  {% endif %}
33
33
  {{ params.customLogoHtml | safe if params.customLogoHtml }}
34
34
  </a>
@@ -152,7 +152,7 @@
152
152
  }) | indent(4) }}
153
153
  </div>
154
154
  {% endif %}
155
- <p class="block relative -top-xs lg:ml-auto text-sm text-neutral-dark">
155
+ <p id="{{ params.idPrefix }}-status" class="block relative -top-xs lg:ml-auto text-sm text-neutral-dark" role="status" aria-live="polite">
156
156
  <span class="sr-only">Posición de paginación: </span>{{ activePosition | int * params.itemsPerPage | int }} - {{ (activePosition | int + 1) * params.itemsPerPage | int }} de {{ params.totalItems }}
157
157
  </p>
158
158
  </div>