desy-html 7.3.0 → 7.4.0

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.
Files changed (71) hide show
  1. package/docs/_macro.example-render.njk +1 -1
  2. package/docs/index.html +8 -0
  3. package/docs/pagina-accesibilidad.html +6 -0
  4. package/docs/pagina-mapa-web.html +6 -0
  5. package/docs/plantilla-con-header-advanced.html +7 -0
  6. package/docs/plantilla-editar-con-cabecera-fija-y-sidebar-sticky.html +8 -1
  7. package/docs/plantilla-editar-con-cabecera-fija.html +7 -0
  8. package/docs/plantilla-logueado-con-cabecera-fija-headroom.html +7 -0
  9. package/docs/plantilla-logueado-con-cabecera-fija.html +7 -0
  10. package/docs/plantilla-logueado-con-selector-de-app-y-sidebar.html +8 -1
  11. package/docs/plantilla-logueado-con-selector-de-app-y-subheader.html +7 -0
  12. package/docs/plantilla-logueado-con-selector-de-app.html +7 -0
  13. package/docs/plantilla-logueado-con-titulo-de-app.html +7 -0
  14. package/docs/plantilla-sin-loguear.html +7 -0
  15. package/package.json +1 -1
  16. package/src/templates/components/accordion/_examples.accordion.njk +108 -104
  17. package/src/templates/components/accordion-history/_examples.accordion-history.njk +116 -112
  18. package/src/templates/components/alert/_examples.alert.njk +10 -6
  19. package/src/templates/components/breadcrumbs/_examples.breadcrumbs.njk +52 -52
  20. package/src/templates/components/button/_examples.button.njk +71 -71
  21. package/src/templates/components/button-loader/_examples.button-loader.njk +72 -72
  22. package/src/templates/components/card/_examples.card.njk +43 -43
  23. package/src/templates/components/character-count/_examples.character-count.njk +35 -33
  24. package/src/templates/components/checkboxes/_examples.checkboxes.njk +200 -201
  25. package/src/templates/components/collapsible/_examples.collapsible.njk +24 -9
  26. package/src/templates/components/date-input/_examples.date-input.njk +14 -14
  27. package/src/templates/components/description-list/_examples.description-list.njk +45 -44
  28. package/src/templates/components/details/_examples.details.njk +17 -16
  29. package/src/templates/components/dialog/_examples.dialog.njk +5 -6
  30. package/src/templates/components/dropdown/_examples.dropdown.njk +34 -35
  31. package/src/templates/components/error-message/_examples.error-message.njk +8 -2
  32. package/src/templates/components/error-summary/_examples.error-summary.njk +19 -19
  33. package/src/templates/components/fieldset/_examples.fieldset.njk +27 -25
  34. package/src/templates/components/file-upload/_examples.file-upload.njk +7 -7
  35. package/src/templates/components/footer/_examples.footer.njk +24 -24
  36. package/src/templates/components/header/_examples.header.njk +12 -12
  37. package/src/templates/components/header-mini/_examples.header-mini.njk +5 -5
  38. package/src/templates/components/hint/_examples.hint.njk +4 -4
  39. package/src/templates/components/input/_examples.input.njk +66 -64
  40. package/src/templates/components/input-group/_examples.input-group.njk +15 -17
  41. package/src/templates/components/item/_examples.item.njk +21 -20
  42. package/src/templates/components/label/_examples.label.njk +11 -9
  43. package/src/templates/components/links-list/_examples.links-list.njk +34 -34
  44. package/src/templates/components/listbox/_examples.listbox.njk +146 -146
  45. package/src/templates/components/media-object/_examples.media-object.njk +7 -7
  46. package/src/templates/components/menu-horizontal/_examples.menu-horizontal.njk +54 -54
  47. package/src/templates/components/menu-navigation/_examples.menu-navigation.njk +65 -66
  48. package/src/templates/components/menu-vertical/_examples.menu-vertical.njk +71 -71
  49. package/src/templates/components/menubar/_examples.menubar.njk +42 -42
  50. package/src/templates/components/modal/_examples.modal.njk +21 -15
  51. package/src/templates/components/modal/_template.modal.njk +5 -5
  52. package/src/templates/components/nav/_examples.nav.njk +66 -66
  53. package/src/templates/components/notification/_examples.notification.njk +14 -13
  54. package/src/templates/components/pagination/_examples.pagination.njk +7 -6
  55. package/src/templates/components/pill/_examples.pill.njk +29 -29
  56. package/src/templates/components/radios/_examples.radios.njk +153 -142
  57. package/src/templates/components/searchbar/_examples.searchbar.njk +11 -11
  58. package/src/templates/components/select/_examples.select.njk +63 -63
  59. package/src/templates/components/skip-link/_examples.skip-link.njk +4 -4
  60. package/src/templates/components/spinner/_examples.spinner.njk +11 -11
  61. package/src/templates/components/status/_examples.status.njk +4 -4
  62. package/src/templates/components/status-item/_examples.status-item.njk +21 -21
  63. package/src/templates/components/table/_examples.table.njk +58 -56
  64. package/src/templates/components/table-advanced/_examples.table-advanced.njk +83 -83
  65. package/src/templates/components/tabs/_examples.tabs.njk +30 -29
  66. package/src/templates/components/textarea/_examples.textarea.njk +28 -27
  67. package/src/templates/components/toggle/_examples.toggle.njk +10 -11
  68. package/src/templates/components/tooltip/_examples.tooltip.njk +9 -9
  69. package/src/templates/components/tree/_examples.tree.njk +58 -57
  70. package/src/templates/includes/_abrir-notificaciones-extra.njk +3 -0
  71. package/src/templates/includes/_abrir-notificaciones.njk +1 -1
@@ -136,7 +136,7 @@ import componentTree %}
136
136
  <div class="grid grid-cols-1 gap-x-xl mt-xl">
137
137
  <div class="pt-xl">
138
138
  <h3 id="example-title-{{ loop.index }}" class="c-h3 group">{{ example.name | capitalize }} <a href="#{{ example.name | capitalize | urlencode }}" class="hidden font-semibold text-neutral-base underline group-hover:inline-block">#</a></h3>
139
- <p class="c-paragraph-base mb-0">{{ example.description }}</p>
139
+ <p class="c-paragraph-base mb-0">{{ example.description | safe }}</p>
140
140
  </div>
141
141
  <div class="pt-base lg:pt-lg">
142
142
  <div class="p-base border border-neutral-base">
package/docs/index.html CHANGED
@@ -38,6 +38,14 @@
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.7.4.0</h3>
42
+ <ul class="text-sm">
43
+ <li>Translated examples to español.</li>
44
+ </ul>
45
+ <h3>v.7.3.1</h3>
46
+ <ul class="text-sm">
47
+ <li>Added source code links to Plantillas pages.</li>
48
+ </ul>
41
49
  <h3>v.7.3.0</h3>
42
50
  <ul class="text-sm">
43
51
  <li>Added desy-html-starter page templates and Plantillas page.</li>
@@ -5,6 +5,12 @@
5
5
  <div class="pb-lg"></div>
6
6
  <div class="prose">
7
7
  <h1>Accesibilidad</h1>
8
+ <p class="text-lg mb-0">
9
+ Plantilla en desy-html: src/templates/pages/_template.logged-out.njk
10
+ </p>
11
+ <p class="text-lg mt-0">
12
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/docs/pagina-accesibilidad.html" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta página<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
13
+ </p>
8
14
  <p class="text-lg">El Gobierno de Aragón se ha comprometido a hacer accesible su sitio web, de conformidad con el <a href="#">Real Decreto 1112/2018, de 7 de septiembre, sobre accesibilidad de los sitios web y aplicaciones para dispositivos móviles del sector público</a>.</p>
9
15
  <p class="text-lg">La presente declaración de accesibilidad se aplica al <a href="#">sitio web actual aragon.es</a> (los subdominios de este sitio web tendrán sus propias declaraciones de accesibilidad).</p>
10
16
  </div>
@@ -5,6 +5,12 @@
5
5
  <div class="pb-lg"></div>
6
6
  <div class="prose">
7
7
  <h1>Mapa web</h1>
8
+ <p class="text-lg mb-0">
9
+ Plantilla en desy-html: src/templates/pages/_template.logged-out.njk
10
+ </p>
11
+ <p class="text-lg mt-0">
12
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/docs/pagina-mapa-web.html" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta página<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
13
+ </p>
8
14
  <p class="text-lg">Colección de las secciones principales de este sitio web y sus subsecciones.</p>
9
15
  </div>
10
16
  <div class="py-xl"></div>
@@ -4,4 +4,11 @@
4
4
  {% block contentBlock %}
5
5
  {% include "includes/_ejemplo-titulo-parrafo.njk" %}
6
6
  {% include "includes/_abrir-notificaciones.njk" %}
7
+
8
+ <p class="c-paragraph-base mb-0">
9
+ Plantilla en desy-html: src/templates/pages/_template.with-header-advanced.njk
10
+ </p>
11
+ <p class="c-paragraph-base">
12
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.with-header-advanced.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
13
+ </p>
7
14
  {% endblock %}
@@ -85,7 +85,14 @@
85
85
  <p class="c-paragraph-base">
86
86
  Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quidem veniam facilis sapiente ea explicabo ipsa dolores placeat quis quam ut officia voluptas sed natus eius sequi inventore, saepe repellendus quae.
87
87
  </p>
88
- {% include "includes/_abrir-notificaciones.njk" %}
88
+ {% include "includes/_abrir-notificaciones-extra.njk" %}
89
+
90
+ <p class="c-paragraph-base mb-0">
91
+ Plantilla en desy-html: src/templates/pages/_template.edit-fixed-with-sticky-sidebar.njk
92
+ </p>
93
+ <p class="c-paragraph-base">
94
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.edit-fixed-with-sticky-sidebar.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
95
+ </p>
89
96
  <div class="pb-xl"></div>
90
97
  <h3 id="descripcion" class="c-anchor-scroll-edit c-h3">Descripción</h3>
91
98
  <p class="c-paragraph-base">
@@ -7,4 +7,11 @@
7
7
  {% include "includes/_ejemplo-titulo-h2-parrafo.njk" %}
8
8
  {% include "includes/_loremipsum-large.njk" %}
9
9
  {% include "includes/_abrir-notificaciones.njk" %}
10
+
11
+ <p class="c-paragraph-base mb-0">
12
+ Plantilla en desy-html: src/templates/pages/_template.edit-fixed.njk
13
+ </p>
14
+ <p class="c-paragraph-base">
15
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.edit-fixed.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
16
+ </p>
10
17
  {% endblock %}
@@ -5,4 +5,11 @@
5
5
  {% include "includes/_ejemplo-titulo-parrafo.njk" %}
6
6
  {% include "includes/_loremipsum-large.njk" %}
7
7
  {% include "includes/_abrir-notificaciones.njk" %}
8
+
9
+ <p class="c-paragraph-base mb-0">
10
+ Plantilla en desy-html: src/templates/pages/_template.logged-selector-fixed-headroom.njk
11
+ </p>
12
+ <p class="c-paragraph-base">
13
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.logged-selector-fixed-headroom.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
14
+ </p>
8
15
  {% endblock %}
@@ -5,4 +5,11 @@
5
5
  {% include "includes/_ejemplo-titulo-parrafo.njk" %}
6
6
  {% include "includes/_loremipsum-large.njk" %}
7
7
  {% include "includes/_abrir-notificaciones.njk" %}
8
+
9
+ <p class="c-paragraph-base mb-0">
10
+ Plantilla en desy-html: src/templates/pages/_template.logged-selector-fixed.njk
11
+ </p>
12
+ <p class="c-paragraph-base">
13
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.logged-selector-fixed.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
14
+ </p>
8
15
  {% endblock %}
@@ -86,6 +86,14 @@
86
86
  <p class="c-paragraph-base mb-lg">
87
87
  Lorem ipsum, dolor sit amet consectetur adipisicing elit. Ipsum et, laboriosam perferendis nesciunt. Recusandae, dolorum! Error doloribus, quisquam. Quasi possimus provident delectus incidunt voluptas quos quaerat quis minima itaque impedit. Lorem ipsum, dolor sit amet consectetur adipisicing elit. Ipsum et, laboriosam perferendis nesciunt. Recusandae, dolorum! Error doloribus, quisquam. Quasi possimus provident delectus incidunt voluptas quos quaerat quis minima itaque impedit.
88
88
  </p>
89
+ {% include "includes/_abrir-notificaciones-extra.njk" %}
90
+
91
+ <p class="c-paragraph-base mb-0">
92
+ Plantilla en desy-html: src/templates/pages/_template.logged-selector-with-sidebar.njk
93
+ </p>
94
+ <p class="c-paragraph-base">
95
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.logged-selector-with-sidebar.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
96
+ </p>
89
97
  {% endblock %}
90
98
 
91
99
  {% block innerContentBlock %}
@@ -95,7 +103,6 @@
95
103
  <p class="c-paragraph-base">
96
104
  Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quidem veniam facilis sapiente ea explicabo ipsa dolores placeat quis quam ut officia voluptas sed natus eius sequi inventore, saepe repellendus quae.
97
105
  </p>
98
- {% include "includes/_abrir-notificaciones.njk" %}
99
106
  <div class="pb-xl"></div>
100
107
  <h3 id="descripcion" class="c-anchor-scroll c-h3">Descripción</h3>
101
108
  <p class="c-paragraph-base">
@@ -6,4 +6,11 @@
6
6
  {% include "includes/_ejemplo-titulo-parrafo.njk" %}
7
7
  {% include "includes/_loremipsum-large.njk" %}
8
8
  {% include "includes/_abrir-notificaciones.njk" %}
9
+
10
+ <p class="c-paragraph-base mb-0">
11
+ Plantilla en desy-html: src/templates/pages/_template.logged-selector-subheader.njk
12
+ </p>
13
+ <p class="c-paragraph-base">
14
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.logged-selector-subheader.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
15
+ </p>
9
16
  {% endblock %}
@@ -4,4 +4,11 @@
4
4
  {% block contentBlock %}
5
5
  {% include "includes/_ejemplo-titulo-parrafo.njk" %}
6
6
  {% include "includes/_abrir-notificaciones.njk" %}
7
+
8
+ <p class="c-paragraph-base mb-0">
9
+ Plantilla en desy-html: src/templates/pages/_template.logged-selector.njk
10
+ </p>
11
+ <p class="c-paragraph-base">
12
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.logged-selector.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
13
+ </p>
7
14
  {% endblock %}
@@ -4,4 +4,11 @@
4
4
  {% block contentBlock %}
5
5
  {% include "includes/_ejemplo-titulo-parrafo.njk" %}
6
6
  {% include "includes/_abrir-notificaciones.njk" %}
7
+
8
+ <p class="c-paragraph-base mb-0">
9
+ Plantilla en desy-html: src/templates/pages/_template.logged.njk
10
+ </p>
11
+ <p class="c-paragraph-base">
12
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.logged.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
13
+ </p>
7
14
  {% endblock %}
@@ -4,4 +4,11 @@
4
4
  {% block contentBlock %}
5
5
  {% include "includes/_ejemplo-titulo-parrafo.njk" %}
6
6
  {% include "includes/_abrir-notificaciones.njk" %}
7
+
8
+ <p class="c-paragraph-base mb-0">
9
+ Plantilla en desy-html: src/templates/pages/_template.logged-out.njk
10
+ </p>
11
+ <p class="c-paragraph-base">
12
+ <a href="https://bitbucket.org/sdaragon/desy-html/src/master/src/templates/pages/_template.logged-out.njk" class="c-link" target="_blank" title="Se abre en ventana nueva">Ver código Nunjucks de esta plantilla<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" height="0.8em" width="0.8em" class="inline-block mx-xs no-underline align-baseline" aria-hidden="true" focusable="false" role="img"><g><path d="M23.25,0h-8a.74.74,0,0,0-.69.47.74.74,0,0,0,.16.81L18,4.51l-9.45,9.3a1,1,0,0,0,0,1.41,1,1,0,0,0,.71.3,1,1,0,0,0,.7-.28l9.48-9.33,3.29,3.24a.74.74,0,0,0,.53.22.72.72,0,0,0,.29-.06A.74.74,0,0,0,24,8.62V.75A.76.76,0,0,0,23.25,0Z" fill="currentColor"></path><path d="M18.5,10.62a1,1,0,0,0-1,1V22H2V6.5H12.37a1,1,0,0,0,0-2H1.87A1.87,1.87,0,0,0,0,6.37V22.12A1.88,1.88,0,0,0,1.87,24H17.62a1.88,1.88,0,0,0,1.88-1.88V11.62A1,1,0,0,0,18.5,10.62Z" fill="currentColor"></path></g></svg></a>
13
+ </p>
7
14
  {% endblock %}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "desy-html",
3
- "version": "7.3.0",
3
+ "version": "7.4.0",
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
  "author": {
6
6
  "name": "Desy (SDA Servicios Digitales de Aragón)",