govuk_publishing_components 43.0.1 → 43.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/component_guide/application.js +1 -0
  3. data/app/assets/javascripts/govuk_publishing_components/components/password-input.js +5 -0
  4. data/app/assets/javascripts/govuk_publishing_components/lib/govspeak/youtube-link-enhancement.js +10 -17
  5. data/app/assets/javascripts/govuk_publishing_components/vendor/lux/lux-reporter.js +39 -17
  6. data/app/assets/stylesheets/component_guide/application.scss +1 -1
  7. data/app/assets/stylesheets/govuk_publishing_components/_all_components.scss +2 -0
  8. data/app/assets/stylesheets/govuk_publishing_components/components/_cross-service-header.scss +3 -1
  9. data/app/assets/stylesheets/govuk_publishing_components/components/_intervention.scss +1 -1
  10. data/app/assets/stylesheets/govuk_publishing_components/components/_inverse-header.scss +3 -1
  11. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-footer.scss +32 -3
  12. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +1 -3
  13. data/app/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss +1 -1
  14. data/app/assets/stylesheets/govuk_publishing_components/components/_metadata.scss +1 -1
  15. data/app/assets/stylesheets/govuk_publishing_components/components/_password-input.scss +2 -0
  16. data/app/assets/stylesheets/govuk_publishing_components/components/_phase-banner.scss +1 -1
  17. data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-header.scss +1 -1
  18. data/app/assets/stylesheets/govuk_publishing_components/components/_step-by-step-nav-related.scss +1 -1
  19. data/app/assets/stylesheets/govuk_publishing_components/components/_success-alert.scss +1 -1
  20. data/app/assets/stylesheets/govuk_publishing_components/components/_summary-card.scss +16 -0
  21. data/app/assets/stylesheets/govuk_publishing_components/components/_table.scss +1 -1
  22. data/app/assets/stylesheets/govuk_publishing_components/components/_warning-text.scss +1 -1
  23. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_button.scss +1 -1
  24. data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_highlight-answer.scss +2 -4
  25. data/app/assets/stylesheets/govuk_publishing_components/govuk_frontend_support.scss +4 -0
  26. data/app/views/govuk_publishing_components/components/_chat_entry.html.erb +13 -1
  27. data/app/views/govuk_publishing_components/components/_layout_footer.html.erb +1 -1
  28. data/app/views/govuk_publishing_components/components/_password_input.html.erb +78 -0
  29. data/app/views/govuk_publishing_components/components/_summary_card.html.erb +62 -0
  30. data/app/views/govuk_publishing_components/components/docs/chat_entry.yml +5 -0
  31. data/app/views/govuk_publishing_components/components/docs/password_input.yml +45 -0
  32. data/app/views/govuk_publishing_components/components/docs/summary_card.yml +93 -0
  33. data/app/views/govuk_publishing_components/components/layout_header/_navigation_items.html.erb +6 -3
  34. data/app/views/govuk_publishing_components/components/layout_header/_search.html.erb +7 -2
  35. data/config/locales/ar.yml +5 -0
  36. data/config/locales/az.yml +5 -0
  37. data/config/locales/be.yml +5 -0
  38. data/config/locales/bg.yml +5 -0
  39. data/config/locales/bn.yml +5 -0
  40. data/config/locales/cs.yml +5 -0
  41. data/config/locales/cy.yml +5 -0
  42. data/config/locales/da.yml +5 -0
  43. data/config/locales/de.yml +5 -0
  44. data/config/locales/dr.yml +5 -0
  45. data/config/locales/el.yml +5 -0
  46. data/config/locales/en.yml +5 -0
  47. data/config/locales/es-419.yml +5 -0
  48. data/config/locales/es.yml +5 -0
  49. data/config/locales/et.yml +5 -0
  50. data/config/locales/fa.yml +5 -0
  51. data/config/locales/fi.yml +5 -0
  52. data/config/locales/fr.yml +5 -0
  53. data/config/locales/gd.yml +5 -0
  54. data/config/locales/gu.yml +5 -0
  55. data/config/locales/he.yml +5 -0
  56. data/config/locales/hi.yml +5 -0
  57. data/config/locales/hr.yml +5 -0
  58. data/config/locales/hu.yml +5 -0
  59. data/config/locales/hy.yml +5 -0
  60. data/config/locales/id.yml +5 -0
  61. data/config/locales/is.yml +5 -0
  62. data/config/locales/it.yml +5 -0
  63. data/config/locales/ja.yml +5 -0
  64. data/config/locales/ka.yml +5 -0
  65. data/config/locales/kk.yml +5 -0
  66. data/config/locales/ko.yml +5 -0
  67. data/config/locales/lt.yml +5 -0
  68. data/config/locales/lv.yml +5 -0
  69. data/config/locales/ms.yml +5 -0
  70. data/config/locales/mt.yml +5 -0
  71. data/config/locales/nl.yml +5 -0
  72. data/config/locales/no.yml +5 -0
  73. data/config/locales/pa-pk.yml +5 -0
  74. data/config/locales/pa.yml +5 -0
  75. data/config/locales/pl.yml +5 -0
  76. data/config/locales/ps.yml +5 -0
  77. data/config/locales/pt.yml +5 -0
  78. data/config/locales/ro.yml +5 -0
  79. data/config/locales/ru.yml +5 -0
  80. data/config/locales/si.yml +5 -0
  81. data/config/locales/sk.yml +5 -0
  82. data/config/locales/sl.yml +5 -0
  83. data/config/locales/so.yml +5 -0
  84. data/config/locales/sq.yml +5 -0
  85. data/config/locales/sr.yml +5 -0
  86. data/config/locales/sv.yml +5 -0
  87. data/config/locales/sw.yml +5 -0
  88. data/config/locales/ta.yml +5 -0
  89. data/config/locales/th.yml +5 -0
  90. data/config/locales/tk.yml +5 -0
  91. data/config/locales/tr.yml +5 -0
  92. data/config/locales/uk.yml +5 -0
  93. data/config/locales/ur.yml +5 -0
  94. data/config/locales/uz.yml +5 -0
  95. data/config/locales/vi.yml +5 -0
  96. data/config/locales/zh-hk.yml +5 -0
  97. data/config/locales/zh-tw.yml +5 -0
  98. data/config/locales/zh.yml +5 -0
  99. data/lib/govuk_publishing_components/version.rb +1 -1
  100. data/node_modules/sortablejs/README.md +3 -2
  101. data/node_modules/sortablejs/Sortable.js +5 -4
  102. data/node_modules/sortablejs/Sortable.min.js +2 -2
  103. data/node_modules/sortablejs/modular/sortable.complete.esm.js +5 -4
  104. data/node_modules/sortablejs/modular/sortable.core.esm.js +5 -4
  105. data/node_modules/sortablejs/modular/sortable.esm.js +5 -4
  106. data/node_modules/sortablejs/package.json +3 -2
  107. data/node_modules/sortablejs/src/Animation.js +175 -0
  108. data/node_modules/sortablejs/src/BrowserInfo.js +12 -0
  109. data/node_modules/sortablejs/src/EventDispatcher.js +57 -0
  110. data/node_modules/sortablejs/src/PluginManager.js +94 -0
  111. data/node_modules/sortablejs/src/Sortable.js +2011 -0
  112. data/node_modules/sortablejs/src/utils.js +595 -0
  113. metadata +15 -2
@@ -0,0 +1,45 @@
1
+ name: Password input
2
+ description: The password input component helps users to create and enter passwords.
3
+ govuk_frontend_components:
4
+ - password-input
5
+
6
+ accessibility_criteria: |
7
+ The password input component must:
8
+
9
+ * accept focus
10
+ * be focusable with a keyboard
11
+ * be usable with a keyboard
12
+ * be usable with touch
13
+ * indicate when they have focus
14
+ * be recognisable as form input elements
15
+ * have correctly associated labels
16
+ * have the appropriate type of 'password'
17
+ * have an appropriate validation message if there was an error
18
+ * allow users to interact with any 'show password' button
19
+ * allow users to use `autocomplete` to securely create and enter passwords
20
+ * allow users to copy and paste into the password input
21
+
22
+ When CSS and / or JavaScript is unavailable, the component must:
23
+
24
+ * fallback to a regular input element, with the show/hide button hidden
25
+
26
+ uses_component_wrapper_helper: true
27
+
28
+ examples:
29
+ default:
30
+ data:
31
+ with_error:
32
+ description: If there is a validation error, passing error text will style the password input component with error styles, and semantically state that there was a validation error.
33
+ data:
34
+ error_text: Enter a password
35
+ with_custom_label_and_error_text:
36
+ description: For translations or other purposes, the text presented to the user in this component can be changed. Note that the error text prefix is hidden visually and used by assistive tools when there is an error. By default, the prefix is "Error".
37
+ data:
38
+ label_text: Secret number
39
+ error_text_prefix: Incompatible
40
+ error_text: 6 is scared of 7, so they can't be next to each other.
41
+ with_margin_bottom:
42
+ description: |
43
+ The component accepts a number for margin bottom from `0` to `9` (`0px` to `60px`) using the [GOV.UK Frontend spacing scale](https://design-system.service.gov.uk/styles/spacing/#the-responsive-spacing-scale). It defaults to having a margin bottom of `30px`.
44
+ data:
45
+ margin_bottom: 5
@@ -0,0 +1,93 @@
1
+ name: Summary card
2
+ description: An extension of the Summary list component. It can be used where there are multiple groups of lists to be displayed in their own discrete sections.
3
+ accessibility_criteria: |
4
+ - accept focus
5
+ - be focusable with a keyboard
6
+ - be usable with a keyboard
7
+ - indicate when it has focus
8
+ examples:
9
+ default:
10
+ data:
11
+ title: Title
12
+ rows:
13
+ - key: key one
14
+ value: value1
15
+ - key: key two
16
+ value: value2
17
+ with_custom-id:
18
+ data:
19
+ id: custom_id
20
+ title: Title
21
+ rows:
22
+ - key: key one
23
+ value: value1
24
+ - key: key two
25
+ value: value2
26
+ with_actions:
27
+ data:
28
+ title: Title
29
+ rows:
30
+ - key: key one
31
+ value: value1
32
+ - key: key two
33
+ value: value2
34
+ summary_card_actions:
35
+ - label: View
36
+ href: "#1"
37
+ - label: Edit
38
+ href: "#2"
39
+ with_destructive_action:
40
+ data:
41
+ title: Title
42
+ rows:
43
+ - key: key one
44
+ value: value1
45
+ - key: key two
46
+ value: value2
47
+ summary_card_actions:
48
+ - label: Delete
49
+ href: "#1"
50
+ destructive: true
51
+
52
+ with_row_actions:
53
+ data:
54
+ title: Title
55
+ rows:
56
+ - key: key one
57
+ value: value1
58
+ actions:
59
+ - label: View
60
+ href: "#1"
61
+ - label: Edit
62
+ href: "#2"
63
+ - key: key two
64
+ value: value2
65
+ actions:
66
+ - label: View
67
+ href: "#1"
68
+ - label: Edit
69
+ href: "#2"
70
+ with_row_destructive_action:
71
+ data:
72
+ title: Title
73
+ rows:
74
+ - key: key
75
+ value: value
76
+ actions:
77
+ - label: View
78
+ href: "#1"
79
+ - label: Edit
80
+ href: "#2"
81
+ - label: Delete
82
+ href: "#3"
83
+ destructive: true
84
+ with_row_action_that_opens_in_new_tab:
85
+ data:
86
+ title: Title
87
+ rows:
88
+ - key: key
89
+ value: value
90
+ actions:
91
+ - label: View
92
+ href: "#1"
93
+ opens_in_new_tab: true
@@ -1,9 +1,12 @@
1
- <% navigation_aria_label ||= "Top level" %>
1
+ <%
2
+ navigation_aria_label ||= "Top level"
3
+ navigation_id = "navigation-#{SecureRandom.hex(4)}"
4
+ %>
2
5
 
3
6
  <% if navigation_items.any? %>
4
7
  <%= tag.nav class: "gem-c-header__nav govuk-header__navigation govuk-header__navigation--end", aria: { label: navigation_aria_label } do %>
5
8
  <button
6
- aria-controls="navigation"
9
+ aria-controls="<%= navigation_id %>"
7
10
  aria-label="Show or hide Top Level Navigation"
8
11
  class="govuk-header__menu-button govuk-js-header-toggle gem-c-header__menu-button govuk-!-display-none-print"
9
12
  type="button"
@@ -12,7 +15,7 @@
12
15
  >
13
16
  <%= t("components.layout_header.menu") %>
14
17
  </button>
15
- <ul id="navigation" class="govuk-header__navigation-list govuk-!-display-none-print">
18
+ <ul id="<%= navigation_id %>" class="govuk-header__navigation-list govuk-!-display-none-print">
16
19
  <% navigation_items.each_with_index do |item, index| %>
17
20
  <%
18
21
  li_classes = %w(govuk-header__navigation-item)
@@ -1,16 +1,21 @@
1
+ <%
2
+ search_form_id = "search-#{SecureRandom.hex(4)}"
3
+ %>
4
+
1
5
  <button
2
- class="search-toggle js-header-toggle"
6
+ class="search-toggle govuk-js-header-toggle"
3
7
  data-search-toggle-for="search"
4
8
  data-button-name="search"
5
9
  data-show-text="<%= t("components.layout_header.show_button") %>"
6
10
  data-hide-text="<%= t("components.layout_header.hide_button") %>"
11
+ aria-controls="<%= search_form_id %>"
7
12
  >
8
13
  <%= t("components.layout_header.show_button") %>
9
14
  </button>
10
15
  <form
11
16
  action="/search"
12
17
  class="gem-c-layout-header__search-form govuk-clearfix govuk-!-display-none-print"
13
- id="search"
18
+ id="<%= search_form_id %>"
14
19
  method="get"
15
20
  role="search"
16
21
  >
@@ -148,6 +148,11 @@ ar:
148
148
  selected:
149
149
  organisation_schema:
150
150
  all_content_search_description: العثور عن كل المحتوى من %{organisation}
151
+ password_input:
152
+ button:
153
+ button_aria_label:
154
+ error_text_prefix:
155
+ label:
151
156
  previous_and_next_navigation:
152
157
  next:
153
158
  pagination: ترقيم الصفحات
@@ -145,6 +145,11 @@ az:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: "%{organisation}-dan bütün məzmunu tap"
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Səhifələrə bölmə
@@ -151,6 +151,11 @@ be:
151
151
  selected:
152
152
  organisation_schema:
153
153
  all_content_search_description: Шукаць увесь змест з %{organisation}
154
+ password_input:
155
+ button:
156
+ button_aria_label:
157
+ error_text_prefix:
158
+ label:
154
159
  previous_and_next_navigation:
155
160
  next:
156
161
  pagination: Месцаванне старонак
@@ -149,6 +149,11 @@ bg:
149
149
  selected:
150
150
  organisation_schema:
151
151
  all_content_search_description: Намиране на цялото съдържание от %{organisation}
152
+ password_input:
153
+ button:
154
+ button_aria_label:
155
+ error_text_prefix:
156
+ label:
152
157
  previous_and_next_navigation:
153
158
  next:
154
159
  pagination: Страниране
@@ -146,6 +146,11 @@ bn:
146
146
  selected:
147
147
  organisation_schema:
148
148
  all_content_search_description: "%{organisation}-এর সকল বিষয়বস্তু খুঁজে বের করুন"
149
+ password_input:
150
+ button:
151
+ button_aria_label:
152
+ error_text_prefix:
153
+ label:
149
154
  previous_and_next_navigation:
150
155
  next:
151
156
  pagination: পেজিনেশন
@@ -150,6 +150,11 @@ cs:
150
150
  selected:
151
151
  organisation_schema:
152
152
  all_content_search_description: Najít veškerý obsah z %{organisation}
153
+ password_input:
154
+ button:
155
+ button_aria_label:
156
+ error_text_prefix:
157
+ label:
153
158
  previous_and_next_navigation:
154
159
  next:
155
160
  pagination: Stránkování
@@ -149,6 +149,11 @@ cy:
149
149
  selected:
150
150
  organisation_schema:
151
151
  all_content_search_description: Dod o hyd i'r holl gynnwys gan %{organisation}
152
+ password_input:
153
+ button:
154
+ button_aria_label:
155
+ error_text_prefix:
156
+ label:
152
157
  previous_and_next_navigation:
153
158
  next:
154
159
  pagination: Tudalennu
@@ -146,6 +146,11 @@ da:
146
146
  selected:
147
147
  organisation_schema:
148
148
  all_content_search_description: Find alt indhold fra %{organisation}
149
+ password_input:
150
+ button:
151
+ button_aria_label:
152
+ error_text_prefix:
153
+ label:
149
154
  previous_and_next_navigation:
150
155
  next:
151
156
  pagination: Paginering
@@ -149,6 +149,11 @@ de:
149
149
  selected:
150
150
  organisation_schema:
151
151
  all_content_search_description: Alle Inhalte von %{organisation} finden
152
+ password_input:
153
+ button:
154
+ button_aria_label:
155
+ error_text_prefix:
156
+ label:
152
157
  previous_and_next_navigation:
153
158
  next:
154
159
  pagination: Seitenzahlen
@@ -147,6 +147,11 @@ dr:
147
147
  selected:
148
148
  organisation_schema:
149
149
  all_content_search_description: تمام محتویات را از اینجا بدست بیاورید %{organisation}
150
+ password_input:
151
+ button:
152
+ button_aria_label:
153
+ error_text_prefix:
154
+ label:
150
155
  previous_and_next_navigation:
151
156
  next:
152
157
  pagination: صفحه گذاری
@@ -145,6 +145,11 @@ el:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Εύρεση όλου του περιεχομένου από τον οργανισμό %{Organization}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Σελιδοποίηση
@@ -252,6 +252,11 @@ en:
252
252
  selected: selected
253
253
  organisation_schema:
254
254
  all_content_search_description: Find all content from %{organisation}
255
+ password_input:
256
+ label: "Password"
257
+ button: "Show"
258
+ button_aria_label: "Show password"
259
+ error_text_prefix: "Error"
255
260
  previous_and_next_navigation:
256
261
  next: Next
257
262
  pagination: Pagination
@@ -145,6 +145,11 @@ es-419:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Buscar todo el contenido de %{organisation}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Paginación
@@ -145,6 +145,11 @@ es:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Buscar todo el contenido de %{organization}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Paginación
@@ -148,6 +148,11 @@ et:
148
148
  selected:
149
149
  organisation_schema:
150
150
  all_content_search_description: Leidke kogu ettevõtte %{organization} sisu
151
+ password_input:
152
+ button:
153
+ button_aria_label:
154
+ error_text_prefix:
155
+ label:
151
156
  previous_and_next_navigation:
152
157
  next:
153
158
  pagination: Lehekülgede jaotus
@@ -144,6 +144,11 @@ fa:
144
144
  selected:
145
145
  organisation_schema:
146
146
  all_content_search_description: یافتن تمام محتوا از %{organisation}
147
+ password_input:
148
+ button:
149
+ button_aria_label:
150
+ error_text_prefix:
151
+ label:
147
152
  previous_and_next_navigation:
148
153
  next:
149
154
  pagination: صفحه‌بندی
@@ -147,6 +147,11 @@ fi:
147
147
  selected:
148
148
  organisation_schema:
149
149
  all_content_search_description: Etsi kaikki sisältö alkaen %{organisation}
150
+ password_input:
151
+ button:
152
+ button_aria_label:
153
+ error_text_prefix:
154
+ label:
150
155
  previous_and_next_navigation:
151
156
  next:
152
157
  pagination: Sivunumerointi
@@ -145,6 +145,11 @@ fr:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Rechercher tout le contenu de %{organisation}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Pagination
@@ -147,6 +147,11 @@ gd:
147
147
  selected:
148
148
  organisation_schema:
149
149
  all_content_search_description: Faigh gach rud ó %{organisation}
150
+ password_input:
151
+ button:
152
+ button_aria_label:
153
+ error_text_prefix:
154
+ label:
150
155
  previous_and_next_navigation:
151
156
  next:
152
157
  pagination: Leathanach
@@ -145,6 +145,11 @@ gu:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: "%{organisation} થી તમામ સામગ્રી શોધો"
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: પૃષ્ઠ ક્રમાંકન
@@ -145,6 +145,11 @@ he:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: מצא את כל התוכן של %{organization}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: חלוקה לעמודים
@@ -145,6 +145,11 @@ hi:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: "%{organization} से सभी सामग्री खोजें"
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: पृष्ठांकन
@@ -146,6 +146,11 @@ hr:
146
146
  selected:
147
147
  organisation_schema:
148
148
  all_content_search_description: Pronađi sav sadržaj %{organization}
149
+ password_input:
150
+ button:
151
+ button_aria_label:
152
+ error_text_prefix:
153
+ label:
149
154
  previous_and_next_navigation:
150
155
  next:
151
156
  pagination: Paginacija
@@ -148,6 +148,11 @@ hu:
148
148
  selected:
149
149
  organisation_schema:
150
150
  all_content_search_description: Keresse meg a(z) %{organisation} szervezet minden tartalmát
151
+ password_input:
152
+ button:
153
+ button_aria_label:
154
+ error_text_prefix:
155
+ label:
151
156
  previous_and_next_navigation:
152
157
  next:
153
158
  pagination: Lapszámozás
@@ -149,6 +149,11 @@ hy:
149
149
  selected:
150
150
  organisation_schema:
151
151
  all_content_search_description: Գտնել %{organisation} ողջ բովանդակությունը
152
+ password_input:
153
+ button:
154
+ button_aria_label:
155
+ error_text_prefix:
156
+ label:
152
157
  previous_and_next_navigation:
153
158
  next:
154
159
  pagination: Էջադրում
@@ -145,6 +145,11 @@ id:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Temukan semua konten dari %{organisation}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Paginasi
@@ -145,6 +145,11 @@ is:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Finna allt efni frá %{organisation}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Síðuuppsetning
@@ -145,6 +145,11 @@ it:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Trova tutto il contenuto da %{organisation}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Impaginazione
@@ -141,6 +141,11 @@ ja:
141
141
  selected:
142
142
  organisation_schema:
143
143
  all_content_search_description: "%{organisation} からすべてのコンテンツを検索"
144
+ password_input:
145
+ button:
146
+ button_aria_label:
147
+ error_text_prefix:
148
+ label:
144
149
  previous_and_next_navigation:
145
150
  next:
146
151
  pagination: ページ付け
@@ -148,6 +148,11 @@ ka:
148
148
  selected:
149
149
  organisation_schema:
150
150
  all_content_search_description: ყველა მასალის ნახვა %{organisation}-დან
151
+ password_input:
152
+ button:
153
+ button_aria_label:
154
+ error_text_prefix:
155
+ label:
151
156
  previous_and_next_navigation:
152
157
  next:
153
158
  pagination: პაგინაცია
@@ -145,6 +145,11 @@ kk:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: "%{organisation} ішіндегі барлық мазмұнды табу"
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Беттеу
@@ -140,6 +140,11 @@ ko:
140
140
  selected:
141
141
  organisation_schema:
142
142
  all_content_search_description:
143
+ password_input:
144
+ button:
145
+ button_aria_label:
146
+ error_text_prefix:
147
+ label:
143
148
  previous_and_next_navigation:
144
149
  next:
145
150
  pagination:
@@ -150,6 +150,11 @@ lt:
150
150
  selected:
151
151
  organisation_schema:
152
152
  all_content_search_description: Rasti visą turinį iš %{organisation}
153
+ password_input:
154
+ button:
155
+ button_aria_label:
156
+ error_text_prefix:
157
+ label:
153
158
  previous_and_next_navigation:
154
159
  next:
155
160
  pagination: Suskirstymas puslapiais
@@ -149,6 +149,11 @@ lv:
149
149
  selected:
150
150
  organisation_schema:
151
151
  all_content_search_description: Meklēt visu saturu no %{organisation}
152
+ password_input:
153
+ button:
154
+ button_aria_label:
155
+ error_text_prefix:
156
+ label:
152
157
  previous_and_next_navigation:
153
158
  next:
154
159
  pagination: Numerācija
@@ -144,6 +144,11 @@ ms:
144
144
  selected:
145
145
  organisation_schema:
146
146
  all_content_search_description: Cari semua kandungan dari %{organisation}
147
+ password_input:
148
+ button:
149
+ button_aria_label:
150
+ error_text_prefix:
151
+ label:
147
152
  previous_and_next_navigation:
148
153
  next:
149
154
  pagination: Penomboran
@@ -147,6 +147,11 @@ mt:
147
147
  selected:
148
148
  organisation_schema:
149
149
  all_content_search_description: Sib il-kontenut kollu mingħand %{organisation}
150
+ password_input:
151
+ button:
152
+ button_aria_label:
153
+ error_text_prefix:
154
+ label:
150
155
  previous_and_next_navigation:
151
156
  next:
152
157
  pagination: Paġinazzjoni
@@ -145,6 +145,11 @@ nl:
145
145
  selected:
146
146
  organisation_schema:
147
147
  all_content_search_description: Zoek alle inhoud van %{organisation}
148
+ password_input:
149
+ button:
150
+ button_aria_label:
151
+ error_text_prefix:
152
+ label:
148
153
  previous_and_next_navigation:
149
154
  next:
150
155
  pagination: Paginering