govuk_publishing_components 60.0.1 → 60.1.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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-form-tracker.js +3 -1
- data/app/assets/stylesheets/govuk_publishing_components/components/_layout-header.scss +0 -2
- data/app/assets/stylesheets/govuk_publishing_components/components/govspeak/_footnotes.scss +5 -0
- data/app/views/govuk_publishing_components/components/docs/govspeak.yml +9 -3
- data/app/views/govuk_publishing_components/components/feedback/_problem_form.html.erb +1 -2
- data/app/views/govuk_publishing_components/components/feedback/_survey_signup_form.html.erb +0 -1
- data/config/locales/ku.yml +230 -0
- data/config/locales/ky.yml +13 -26
- data/config/locales/ti.yml +231 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js +3 -2
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs +3 -2
- data/node_modules/govuk-frontend/dist/govuk/all.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/govuk-frontend-version.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/common/index.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/accordion.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/fixtures.json +102 -97
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/fixtures.json +21 -32
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/fixtures.json +25 -45
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-default.html +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/button.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/fixtures.json +66 -210
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/character-count.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/fixtures.json +72 -86
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/checkboxes.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/fixtures.json +305 -464
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-default.html +24 -19
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-and-none.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-divider-none-and-conditional-items.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message.html +12 -3
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/{template-with-fieldset-and-error-message.html → template-with-hint.html} +5 -5
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-hints-on-items.html +2 -4
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-pre-checked-values.html +36 -27
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-very-long-option-text.html +2 -5
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/fixtures.json +79 -79
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/fixtures.json +147 -159
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html +30 -22
- data/node_modules/govuk-frontend/dist/govuk/components/details/fixtures.json +22 -22
- data/node_modules/govuk-frontend/dist/govuk/components/error-message/fixtures.json +10 -10
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/error-summary.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/error-summary/fixtures.json +21 -21
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/exit-this-page.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/fixtures.json +19 -19
- data/node_modules/govuk-frontend/dist/govuk/components/fieldset/fixtures.json +19 -19
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/file-upload.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/fixtures.json +99 -150
- data/node_modules/govuk-frontend/dist/govuk/components/footer/fixtures.json +50 -63
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +10 -4
- data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/fixtures.json +155 -103
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js +2 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs +2 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs +1 -0
- data/node_modules/govuk-frontend/dist/govuk/components/header/header.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width-with-navigation.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-full-width.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-html.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-navigation-item-with-text-without-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-full-width-border.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/hint/fixtures.json +7 -7
- data/node_modules/govuk-frontend/dist/govuk/components/input/fixtures.json +158 -179
- data/node_modules/govuk-frontend/dist/govuk/components/inset-text/fixtures.json +7 -7
- data/node_modules/govuk-frontend/dist/govuk/components/label/fixtures.json +18 -18
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/fixtures.json +74 -108
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/notification-banner.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-text-as-html.html +7 -1
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/fixtures.json +80 -98
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/macro-options.json +4 -4
- data/node_modules/govuk-frontend/dist/govuk/components/panel/fixtures.json +22 -22
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/fixtures.json +53 -48
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/password-input.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/fixtures.json +8 -8
- data/node_modules/govuk-frontend/dist/govuk/components/radios/fixtures.json +213 -328
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/radios.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-default.html +18 -16
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-hint.html +24 -0
- data/node_modules/govuk-frontend/dist/govuk/components/select/fixtures.json +99 -115
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss +72 -5
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/fixtures.json +198 -62
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/macro-options.json +6 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/service-navigation.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/{template-with-navigation-with-an-active-item.html → template-inverse.html} +7 -2
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item-and-collapsenavigationonmobile-set-to-true.html +38 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-a-single-navigation-item.html +35 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template-with-collapsenavigationonmobile-set-to-false.html +60 -0
- data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/template.njk +3 -0
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/fixtures.json +10 -10
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/skip-link/skip-link.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/fixtures.json +282 -518
- data/node_modules/govuk-frontend/dist/govuk/components/table/fixtures.json +75 -75
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/fixtures.json +44 -39
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tabs/tabs.bundle.mjs.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/components/tag/fixtures.json +14 -26
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/fixtures.json +14 -71
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/fixtures.json +81 -81
- data/node_modules/govuk-frontend/dist/govuk/components/warning-text/fixtures.json +9 -9
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss +5 -2
- data/node_modules/govuk-frontend/dist/govuk/core/_govuk-frontend-properties.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css +2 -2
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.css.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js +1 -1
- data/node_modules/govuk-frontend/dist/govuk/govuk-frontend.min.js.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +31 -2
- data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +4 -1
- data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/macros/logo.njk +2 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss +2 -2
- data/node_modules/govuk-frontend/dist/govuk/settings/_colours-applied.scss.map +1 -1
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss +13 -0
- data/node_modules/govuk-frontend/dist/govuk/settings/_index.scss.map +1 -1
- data/node_modules/govuk-frontend/govuk-prototype-kit.config.json +1 -1
- data/node_modules/govuk-frontend/package.json +7 -7
- metadata +15 -102
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-focusable-elements-inside.html +0 -26
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-one-section-open.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/accordion/template-with-translations.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-link.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/back-link/template-with-custom-text.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/template-with-multiple-levels.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-input-disabled.html +0 -1
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-inverse-start.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-prevent-double-click.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-secondary-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-start-link.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-disabled.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-warning-link.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-active-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-focus-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/button/template-with-hover-state.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-custom-textarea-description.html +0 -9
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-error.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/character-count/template-with-translations.html +0 -9
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html +0 -27
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-a-medium-legend.html +0 -33
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-item-checked.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-conditional-items-with-special-characters.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-disabled-item.html +0 -29
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-error-message-and-hints-on-items.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html +0 -30
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-and-hint-set-aria-describedby-on-input.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-single-option-set-aria-describedby-on-input.html +0 -13
- data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-without-fieldset.html +0 -22
- data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/template-client-side-implementation.html +0 -60
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-autocomplete-values.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-default-items.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-input-attributes.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html +0 -36
- data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/template-translated.html +0 -5
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-direct-media-capture.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-image-files-only.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-allows-multiple-files.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-enhanced-disabled.html +0 -13
- data/node_modules/govuk-frontend/dist/govuk/components/file-upload/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/footer/template-with-meta.html +0 -56
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-menu-button-label.html +0 -59
- data/node_modules/govuk-frontend/dist/govuk/components/header/template-with-custom-navigation-label.html +0 -59
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocapitalize-turned-off.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-autocomplete-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-pattern-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-prefix-and-long-suffix.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/input/template-with-spellcheck-enabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-disabled-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-auto-focus-explicitly-enabled-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-custom-tabindex.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-paragraph-as-html-heading.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-rolealert-overridden-to-roleregion-with-type-as-success.html +0 -12
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-success-with-custom-html.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/template-with-a-list.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-accessible-labels-on-item-links.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-custom-navigation-landmark.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/pagination/template-with-prev-and-next-only-in-a-different-language.html +0 -22
- data/node_modules/govuk-frontend/dist/govuk/components/panel/template-custom-heading-level.html +0 -8
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-new-password-autocomplete.html +0 -11
- data/node_modules/govuk-frontend/dist/govuk/components/password-input/template-with-translations.html +0 -11
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked-using-value.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-prechecked.html +0 -19
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline-extreme.html +0 -69
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-disabled.html +0 -27
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-a-medium-legend.html +0 -24
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-conditional-items-with-special-characters.html +0 -39
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-disabled.html +0 -29
- data/node_modules/govuk-frontend/dist/govuk/components/radios/template-with-idprefix.html +0 -16
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-id.html +0 -7
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-no-items.html +0 -7
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-optional-form-group-classes.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/select/template-with-selected-value.html +0 -10
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-as-a-summary-card-with-a-custom-header-level.html +0 -28
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-check-your-answers.html +0 -98
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-overridden-widths.html +0 -58
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-translated.html +0 -51
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-no-first-action.html +0 -58
- data/node_modules/govuk-frontend/dist/govuk/components/summary-list/template-with-some-actions.html +0 -45
- data/node_modules/govuk-frontend/dist/govuk/components/table/template-with-small-text-modifier-for-tables-with-a-lot-of-data.html +0 -19
- data/node_modules/govuk-frontend/dist/govuk/components/tag/template-blue.html +0 -3
- data/node_modules/govuk-frontend/dist/govuk/components/task-list/template-example-with-3-states.html +0 -49
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-autocomplete-attribute.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-optional-form-group-classes.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-disabled.html +0 -6
- data/node_modules/govuk-frontend/dist/govuk/components/textarea/template-with-spellcheck-enabled.html +0 -6
- /data/node_modules/govuk-frontend/dist/govuk/components/date-input/{template-complete-question.html → template-with-items.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head-and-caption.html → template-with-head-and-caption.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/table/{template-table-with-head.html → template-with-head.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-all-possible-colours.html → template-with-all-possible-colours.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-hint-text-and-additional-states.html → template-with-hint-text-and-additional-states.html} +0 -0
- /data/node_modules/govuk-frontend/dist/govuk/components/task-list/{template-example-with-very-long-single-word-tags.html → template-with-very-long-single-word-tags.html} +0 -0
@@ -0,0 +1,231 @@
|
|
1
|
+
---
|
2
|
+
ti:
|
3
|
+
common:
|
4
|
+
hide: ይተሓባእ
|
5
|
+
show: ይረአ
|
6
|
+
toggle_less: ውሑድ ኣርእይ
|
7
|
+
toggle_more: "%{show} %{number} ዝያዳ"
|
8
|
+
translations: ትርጉማት
|
9
|
+
components:
|
10
|
+
accordion:
|
11
|
+
hide_all: ኩሉ ክፍልታት ሕባእ
|
12
|
+
show_all: ኩሉ ክፍልታት ኣርኢ
|
13
|
+
this_section_visually_hidden: እዚ ክፍሊ እዚ
|
14
|
+
article_schema:
|
15
|
+
scoped_search_description: ኣብ ውሽጢ %{title} ድለ
|
16
|
+
attachment:
|
17
|
+
opendocument_html: እዚ ፋይል ብመልክዕ "ክፉት ዶክመንት" እዩ ዘሎ።
|
18
|
+
order_a_copy: ቅዳሕ/ኮፒ ኣዝዝ
|
19
|
+
page:
|
20
|
+
one: 1 ገጽ
|
21
|
+
other: "%{count} ገጻት"
|
22
|
+
preview_aria_label: "%{title} ብ ኦንላይን ርአ"
|
23
|
+
preview_link: ብ ኦንላይን ርአ
|
24
|
+
reference: መወከሲ፡ %{reference}
|
25
|
+
request_format_cta: ተበጻሒ መልክዕ/ፎርማት ሕተት።
|
26
|
+
request_format_details_html: ሓጋዚ ቴክኖሎጂ (ከም ስክሪን ሪደር መሳሊ) ትጥቀም እንተ ደኣ ኮንካ፣ እሞ ነዚ ዶክመንት በቲ ሓጋዚ ቴክኖሎጂ ንምድህሳሱ ምቹእ ብዝኾነ መልክዑ እንተ ደኣ ደሊኻ ኮንካ፣ በጃኻ ናብ <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a> ኢመይል ስደድ። እንታይ ዓይነት ፎርማት ወይ መልክዕ ከም ዘድልየካ ንገረና። ከምኡ ውን እንታይ ሓጋዚ ቴክኖሎጂ ትጥቀም እንተ ደኣ ነጊርካና ውን ሓጋዚ እዩ።
|
27
|
+
request_format_text: እዚ ፋይል እዚ ን ብሓገዝ ቴክኖሎጂ ተጠቀምቲ ንዝኾኑ ዘይምቹእ ክኸውን ይኽእል እዩ።
|
28
|
+
back_link:
|
29
|
+
back: ተመለስ
|
30
|
+
character_count:
|
31
|
+
body: ክሳብ %{number} %{type} ከተእቱ ትኽእል ኢኻ።
|
32
|
+
type:
|
33
|
+
characters: ገጸ ባህርያት
|
34
|
+
words: ቃላት
|
35
|
+
chart:
|
36
|
+
accessibility_heading: ሰንጠረዥ ዳታ ን "%{chart_heading}"።
|
37
|
+
accessibility_html: እዚ ቻርት እዚ ብዓይኒ ዝርአ ውክልና ናይቲ ኣብቲ ሰንጠረዥ ዘሎ ዳታ እዩ።
|
38
|
+
accessibility_link: ናብ "%{chart_heading}" ዳታ ሰንጠረዥ
|
39
|
+
table_dropdown: ዳታ ብ ሰደቓ መልክዕ ርአ
|
40
|
+
chat_entry:
|
41
|
+
description: ንናይ ንግዲ ሕቶታትኩም ቅልጡፍን ዝተመጣጠነን መልሲ ብ ናይ ጎቭ.ዩኬ/GOV.UK ሓድሽ ሰብ ሰርሖ ብልሒ AI ተጠቂምኩም መልሲ ርኸቡ።
|
42
|
+
heading: ጎቭ.ዩኬ/GOV.UK ቻት ሕተቱ
|
43
|
+
checkboxes:
|
44
|
+
or: ወይ
|
45
|
+
contents_list:
|
46
|
+
contents: ትሕዝቶ
|
47
|
+
contextual_sidebar:
|
48
|
+
pretitle: ከምኡ ውን ኣካል ናይ
|
49
|
+
cookie_banner:
|
50
|
+
buttons:
|
51
|
+
accept_cookies: ተወሳኺ ኩኪስ ተቐበል
|
52
|
+
reject_cookies: ተወሳኺ ኩኪስ ንጸግ
|
53
|
+
view_cookies: ኩኪስ ርአ
|
54
|
+
confirmation_message:
|
55
|
+
accepted: ተወሳኺ ኩኪስ ተቐቢልካ ኣለኻ
|
56
|
+
html: ኣብ ዝኾነ እዋን %{link} ክትገብር ትኽእል ኢኻ
|
57
|
+
link: ናይ ኩኪስ ቅጥዕታትካ ቀይር
|
58
|
+
rejected: ተወሳኺ ኩኪስ ነጺግካ ኣለኻ
|
59
|
+
hide: ነዚ መልእኽቲ ሕባእ
|
60
|
+
text:
|
61
|
+
- እዚ መርበብ ሓበሬታ ብዝግባ ንኽሰርሕ ገለ ኣገደስቲ ኩኪስ ንጥቀም።
|
62
|
+
- ጎቭ.ዩኬ/GOV.UK ከመይ ጌርካ ከም እትጥቀመሉ ንምርዳእ፡ ቅጥዕታትካ ንምዝካርን መንግስታዊ ኣገልግሎታት ንምምሕያሽን ተወሳኺ ኩኪስ ከነቐምጥ ንደሊ።
|
63
|
+
- ብኻልኦት መርበባት ሓበሬታ ካብ ኣገልግሎታቶም ትሕዝቶ ንኸነቕርብ ዝሕግዙና ኩኪስ እውን ንጥቀም ኢና።
|
64
|
+
title: ኩኪስ ኣብ ጎቭ.ዩኬ/GOV.UK
|
65
|
+
devolved_nations:
|
66
|
+
applies_to: ዝምልከቶም
|
67
|
+
aria_label: Nation
|
68
|
+
england:
|
69
|
+
end: " ከምኡ እውን ኢንግላንድ"
|
70
|
+
middle: "፡ ኢንግላንድ"
|
71
|
+
start: ኢንግላንድ
|
72
|
+
northern_ireland:
|
73
|
+
end: " ከምኡ እውን ሰሜን ኣየርላንድ"
|
74
|
+
middle: "፡ ሰሜን ኣየርላንድ"
|
75
|
+
start: ሰሜን ኣየርላንድ
|
76
|
+
scotland:
|
77
|
+
end: " ከምኡ እውን ስኮትላንድ"
|
78
|
+
middle: "፡ ስኮትላንድ"
|
79
|
+
start: ስኮትላንድ
|
80
|
+
type:
|
81
|
+
consultation: ምኽሪ ን %{nation}
|
82
|
+
detailed_guide: መምርሒ ን %{nation}
|
83
|
+
guidance: መምርሒ ን %{nation}
|
84
|
+
publication: ሕትመት ን %{nation}
|
85
|
+
wales:
|
86
|
+
end: " ከምኡ እውን ዌልስ"
|
87
|
+
middle: "፡ ዌልስ"
|
88
|
+
start: ዌልስ
|
89
|
+
feedback:
|
90
|
+
close: ሰርዝ
|
91
|
+
dont_include_personal_info: ከም ቁጽሪ ሃገራዊ መድሕንካ ወይ ዝርዝር ናይ ክረዲት ካርድካ ዝኣመሰለ ውልቃዊ ወይ ፋይናንሳዊ ሓበሬታ ኣይተካትት።
|
92
|
+
email_address: ናይ ኢመይል ኣድራሻ
|
93
|
+
help_us_improve_govuk: ጎቭ.ዩኬ/GOV.UK ንምምሕያሽ ሓግዙና።
|
94
|
+
is_not_useful: እዚ ገጽ እዚ ጠቓሚ ኣይኮነን።
|
95
|
+
is_this_page_useful: እዚ ገጽ እዚ ጠቓሚ ድዩ?
|
96
|
+
is_useful: እዚ ገጽ ጠቓሚ እዩ
|
97
|
+
maybe: ምናልባት
|
98
|
+
more_about_visit: ጎቭ.ዩኬ/GOV.UK ንምምሕያሽ ንኽሕግዘና፡ ብዛዕባ ሎሚ ዝገበርኩሞ ምብጻሕ ዝያዳ ክንፈልጥ ንደሊ።
|
99
|
+
'no': አይኮንን
|
100
|
+
send: ስደድ
|
101
|
+
send_me_survey: እቲ ናይ መጽናዕቲ ዳህሳስ ስደዱለይ
|
102
|
+
something_wrong: ኣብዚ ገጽ ጸገም እንተሃልዩኩም ሪፖርት ግበሩ
|
103
|
+
thank_you_for_feedback: ንዝሃብኩምና ርእይቶ ነመስግን
|
104
|
+
what_doing: እንታይ ትገብር ነይርካ?
|
105
|
+
what_wrong: ብጌጋ ዝኸደ እንታይ ነይሩ?
|
106
|
+
'yes': እወ
|
107
|
+
intervention:
|
108
|
+
accessible_link_text_suffix: "(ኣብ ሓድሽ ታብ/ክፍሊ ይኽፈት)\n"
|
109
|
+
layout_footer:
|
110
|
+
copyright_html: ክራውን ኮፒ ራይት /መሰል ቅዳሕ ዘውዲ
|
111
|
+
licence_html: 'ብዘይካ እቲ ካልእ ዝተገልጸኩሉ ትሕዝቶ ኣብ ትሕቲ "ክፉት መንግስታዊ ፍቓድ" ይርከብ፣ '
|
112
|
+
support_links: ናይ ደገፍ መላግቦታት/ሊንክ
|
113
|
+
layout_for_public:
|
114
|
+
account_layout:
|
115
|
+
feedback:
|
116
|
+
banners:
|
117
|
+
phase_banner_html: እዚ ሓድሽ ኣገልግሎት እዩ ናትኩም "ግብረ መልሲ" ኣገልግሎታትና ንምምሕያሽ ክሕግዘና እዩ።
|
118
|
+
navigation:
|
119
|
+
menu_bar:
|
120
|
+
account:
|
121
|
+
link_text: ናትካ ጎቭ.ዩኬ/GOV.UK ሓደ መእተዊ
|
122
|
+
manage:
|
123
|
+
link_text: ቅጥዕታት
|
124
|
+
layout_header:
|
125
|
+
hide_button: መድለዪ ሕባእ
|
126
|
+
menu: 'ዝርዝር '
|
127
|
+
search_button: ጎቭ.ዩኬ/GOV.UK ዝብል ድለ
|
128
|
+
show_button: መድለዪ ከም ዝርአ ግበር
|
129
|
+
top_level: ላዕለዋይ ደረጃ
|
130
|
+
layout_super_navigation_header:
|
131
|
+
logo_link_title: ናብ መበገሲ ገጽ ጎቭ.ዩኬ/GOV.UK ኪድ
|
132
|
+
logo_text: ጎቭ.ዩኬ/GOV.UK
|
133
|
+
menu_toggle_label:
|
134
|
+
hide: "%{label} ዝርዝር ሕባእ"
|
135
|
+
show: "%{label} ዝርዝር ኣርእይ"
|
136
|
+
navigation_link:
|
137
|
+
label: ዝርዝር
|
138
|
+
navigation_menu_heading: ናይ ምድህሳስ ዝርዝር
|
139
|
+
navigation_search_heading: ምድላይ ህቡባት ገጻትን
|
140
|
+
navigation_search_subheading: ምድላይ / ሰርች ምግባር
|
141
|
+
search_text: ጎቭ.ዩኬ/GOV.UK ዝብል ድለ
|
142
|
+
metadata:
|
143
|
+
and: ከምኡ ውን
|
144
|
+
from: ካብ
|
145
|
+
history: ሕሉፍ ታሪኽ
|
146
|
+
last_updated: ናይ መወዳእታ ዝተሓደሰ
|
147
|
+
part_of: ሓደ ክፋል ናይ
|
148
|
+
published: ዝተሓትመ
|
149
|
+
see_all_updates: ኩሉ ሓድሽ ሓበሬታ ርአ
|
150
|
+
modal_dialogue:
|
151
|
+
close_modal: ሞዳል ዝርርብ ዕጸዎ።
|
152
|
+
notice:
|
153
|
+
banner_title: ጠቃሚ
|
154
|
+
option_select:
|
155
|
+
found_multiple: ኣማራጺታት ተረኺቦም
|
156
|
+
found_single: ኣማራጺ ተረኺቡ
|
157
|
+
selected: ተመሪጹ
|
158
|
+
organisation_schema:
|
159
|
+
all_content_search_description: ኩሉ ትሕዝቶ ካብ %{organisation} ርኸብ
|
160
|
+
password_input:
|
161
|
+
button: ኣርኢ
|
162
|
+
button_aria_hide_label: መሕለፊ ቓል/ፓስዎርድ ሕባእ
|
163
|
+
button_aria_label: መሕለፊ ቓል/ፓስዎርድ ኣርኢ
|
164
|
+
button_hide: ይተሓባእ
|
165
|
+
error_text_prefix: ጌጋ
|
166
|
+
label: መሕለፊ ቓል/ፓስዎርድ
|
167
|
+
password_hidden_announcement: መሕለፊ ቓል/ፓስዎርድካ ተሓቢኡ ኣሎ
|
168
|
+
password_shown_announcement: መሕለፊ ቓል/ፓስዎርድካ ይርአ ኣሎ
|
169
|
+
previous_and_next_navigation:
|
170
|
+
next: ዝቅጽል
|
171
|
+
pagination: ገጻት ምግባር
|
172
|
+
previous: ዝሓለፈ
|
173
|
+
print_link:
|
174
|
+
text: ነዚ ገጽ ሕተሞ
|
175
|
+
radio:
|
176
|
+
or: ወይ
|
177
|
+
related_footer_navigation:
|
178
|
+
collections: እኩባት
|
179
|
+
policies: ፖሊሲታት
|
180
|
+
statistical_data_sets: ስታቲስቲካዊ እኩብ ዳታታት/ሓበሬታታት
|
181
|
+
topical_events: እዋናዊ ፍጻመታት
|
182
|
+
related_navigation:
|
183
|
+
collections: እኩብ
|
184
|
+
external_links: ኣብ ካልእ ቦታታት ኣብ መርበብ ሓበሬታ
|
185
|
+
policies: ፖሊሲ
|
186
|
+
publishers: ሕትመት ብ
|
187
|
+
related_contacts: ካልኦት ኣድራሻታት/ኮንታክትስ
|
188
|
+
related_content: ተዛማዲ ትሕዝቶ
|
189
|
+
related_external_links: ኣብ ካልእ ቦታታት ኣብ መርበብ ሓበሬታ
|
190
|
+
related_guides: ዝርዝር መምርሒ
|
191
|
+
statistical_data_sets: ስታቲስቲካዊ እኩብ ዳታ/ሓበሬታ
|
192
|
+
topical_events: እዋናዊ ፍጻመ
|
193
|
+
topics: ነቲ ኣርእስቲ ዳህሰሶ
|
194
|
+
ukraine:
|
195
|
+
title: ወራር ዩክሬን
|
196
|
+
world_locations: ናይ ዓለም ቦታታት
|
197
|
+
search_box:
|
198
|
+
input_title: ምድላይ / ሰርች ምግባር
|
199
|
+
label: ኣብ ጎቭ.ዩኬ/GOV.UK ድለዩ።
|
200
|
+
search_button: ምድላይ / ሰርች ምግባር
|
201
|
+
share_links:
|
202
|
+
all_opens_in_new_tab: እዞም ዝስዕቡ መላግቦታት ኣብ ሓድሽ ክፍሊ/ታብ ይኽፈቱ
|
203
|
+
opens_in_new_tab: "(ኣብ ሓድሽ ክፍሊ/ታብ ይኽፈት)"
|
204
|
+
single_page_notification_button:
|
205
|
+
subscribe_text: ብዛዕባ እዚ ገጽ ኢመይላት ክትረኽቡ ትኽእሉ ኢኹም
|
206
|
+
unsubscribe_text: ብዛዕባ እዚ ገጽ ዝምልከት ኢመይላት ምምጻእ ኣቋርጽ
|
207
|
+
skip_link:
|
208
|
+
text: ናብ ቀንዲ ትሕዝቶ ዝለል
|
209
|
+
step_by_step_nav:
|
210
|
+
hide: ይተሓባእ
|
211
|
+
hide_all: ኩሉ ስጉምትታት ይተሓባእ
|
212
|
+
show: አርኢ
|
213
|
+
show_all: ኩሉ ስጉምትታት ኣርኢ
|
214
|
+
step_by_step_nav_related:
|
215
|
+
part_of: ሓደ ክፋል ናይ
|
216
|
+
subscription_links:
|
217
|
+
email_signup_link_text: ኢመይላት ውሰዱ
|
218
|
+
feed_link_label: ነዚ ዩ.ኣር.ኤል/URL ኣብ ናትካ ናይ ንባብ ገጽ/ፊድ ኮፒ ፔስት በሎ።
|
219
|
+
feed_link_text: ን ፊድ ሳብስክራይብ ግበር
|
220
|
+
subscriptions: ምዝገባ
|
221
|
+
success_alert:
|
222
|
+
success: ዓወት
|
223
|
+
summary_list:
|
224
|
+
delete: ደምስስ
|
225
|
+
edit: ለውጢ
|
226
|
+
table:
|
227
|
+
filter_count: ውጽኢት ናይቲ ዝኣተወ ተርም
|
228
|
+
filter_label: ፊልተር
|
229
|
+
filter_message: ዝሰማማዕ ውጽኢት የለን
|
230
|
+
tabs:
|
231
|
+
contents: ትሕዝቶ
|
@@ -4,7 +4,7 @@
|
|
4
4
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.GOVUKFrontend = global.GOVUKFrontend || {}));
|
5
5
|
})(this, (function (exports) { 'use strict';
|
6
6
|
|
7
|
-
const version = '5.
|
7
|
+
const version = '5.11.1';
|
8
8
|
|
9
9
|
function getFragmentFromUrl(url) {
|
10
10
|
if (!url.includes('#')) {
|
@@ -13,7 +13,7 @@
|
|
13
13
|
return url.split('#').pop();
|
14
14
|
}
|
15
15
|
function getBreakpoint(name) {
|
16
|
-
const property = `--govuk-
|
16
|
+
const property = `--govuk-breakpoint-${name}`;
|
17
17
|
const value = window.getComputedStyle(document.documentElement).getPropertyValue(property);
|
18
18
|
return {
|
19
19
|
property,
|
@@ -1936,6 +1936,7 @@
|
|
1936
1936
|
if (!$menuButton) {
|
1937
1937
|
return this;
|
1938
1938
|
}
|
1939
|
+
this.$root.classList.add('govuk-header--with-js-navigation');
|
1939
1940
|
const menuId = $menuButton.getAttribute('aria-controls');
|
1940
1941
|
if (!menuId) {
|
1941
1942
|
throw new ElementError({
|