govuk_publishing_components 44.2.0 → 44.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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/components/chart.js +1 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_chart.scss +44 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_contents-list.scss +28 -5
- data/app/assets/stylesheets/govuk_publishing_components/components/_organisation-logo.scss +15 -0
- data/app/assets/stylesheets/govuk_publishing_components/components/_share-links.scss +32 -0
- data/app/views/govuk_publishing_components/components/_chart.html.erb +151 -0
- data/app/views/govuk_publishing_components/components/_contents_list.html.erb +7 -3
- data/app/views/govuk_publishing_components/components/_organisation_logo.html.erb +2 -0
- data/app/views/govuk_publishing_components/components/_share_links.html.erb +4 -1
- data/app/views/govuk_publishing_components/components/docs/chart.yml +238 -0
- data/app/views/govuk_publishing_components/components/docs/contents_list.yml +32 -0
- data/app/views/govuk_publishing_components/components/docs/organisation_logo.yml +11 -1
- data/app/views/govuk_publishing_components/components/docs/share_links.yml +36 -0
- data/config/locales/ar.yml +3 -0
- data/config/locales/az.yml +3 -0
- data/config/locales/be.yml +3 -0
- data/config/locales/bg.yml +3 -0
- data/config/locales/bn.yml +3 -0
- data/config/locales/cs.yml +3 -0
- data/config/locales/cy.yml +3 -0
- data/config/locales/da.yml +3 -0
- data/config/locales/de.yml +3 -0
- data/config/locales/dr.yml +3 -0
- data/config/locales/el.yml +3 -0
- data/config/locales/en.yml +3 -0
- data/config/locales/es-419.yml +3 -0
- data/config/locales/es.yml +3 -0
- data/config/locales/et.yml +3 -0
- data/config/locales/fa.yml +3 -0
- data/config/locales/fi.yml +3 -0
- data/config/locales/fr.yml +3 -0
- data/config/locales/gd.yml +3 -0
- data/config/locales/gu.yml +3 -0
- data/config/locales/he.yml +3 -0
- data/config/locales/hi.yml +3 -0
- data/config/locales/hr.yml +3 -0
- data/config/locales/hu.yml +3 -0
- data/config/locales/hy.yml +3 -0
- data/config/locales/id.yml +3 -0
- data/config/locales/is.yml +3 -0
- data/config/locales/it.yml +3 -0
- data/config/locales/ja.yml +3 -0
- data/config/locales/ka.yml +3 -0
- data/config/locales/kk.yml +3 -0
- data/config/locales/ko.yml +3 -0
- data/config/locales/lt.yml +3 -0
- data/config/locales/lv.yml +3 -0
- data/config/locales/ms.yml +3 -0
- data/config/locales/mt.yml +3 -0
- data/config/locales/nl.yml +3 -0
- data/config/locales/no.yml +3 -0
- data/config/locales/pa-pk.yml +3 -0
- data/config/locales/pa.yml +3 -0
- data/config/locales/pl.yml +3 -0
- data/config/locales/ps.yml +3 -0
- data/config/locales/pt.yml +3 -0
- data/config/locales/ro.yml +3 -0
- data/config/locales/ru.yml +3 -0
- data/config/locales/si.yml +3 -0
- data/config/locales/sk.yml +3 -0
- data/config/locales/sl.yml +3 -0
- data/config/locales/so.yml +3 -0
- data/config/locales/sq.yml +3 -0
- data/config/locales/sr.yml +3 -0
- data/config/locales/sv.yml +3 -0
- data/config/locales/sw.yml +3 -0
- data/config/locales/ta.yml +3 -0
- data/config/locales/th.yml +3 -0
- data/config/locales/tk.yml +3 -0
- data/config/locales/tr.yml +3 -0
- data/config/locales/uk.yml +3 -0
- data/config/locales/ur.yml +3 -0
- data/config/locales/uz.yml +3 -0
- data/config/locales/vi.yml +3 -0
- data/config/locales/zh-hk.yml +3 -0
- data/config/locales/zh-tw.yml +3 -0
- data/config/locales/zh.yml +3 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- metadata +21 -3
data/config/locales/th.yml
CHANGED
data/config/locales/tk.yml
CHANGED
data/config/locales/tr.yml
CHANGED
data/config/locales/uk.yml
CHANGED
data/config/locales/ur.yml
CHANGED
data/config/locales/uz.yml
CHANGED
data/config/locales/vi.yml
CHANGED
data/config/locales/zh-hk.yml
CHANGED
data/config/locales/zh-tw.yml
CHANGED
data/config/locales/zh.yml
CHANGED
metadata
CHANGED
@@ -1,15 +1,29 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: govuk_publishing_components
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 44.
|
4
|
+
version: 44.4.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- GOV.UK Dev
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-10-
|
11
|
+
date: 2024-10-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
14
|
+
name: chartkick
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
17
|
+
- - ">="
|
18
|
+
- !ruby/object:Gem::Version
|
19
|
+
version: '0'
|
20
|
+
type: :runtime
|
21
|
+
prerelease: false
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - ">="
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: '0'
|
13
27
|
- !ruby/object:Gem::Dependency
|
14
28
|
name: govuk_app_config
|
15
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -449,6 +463,7 @@ files:
|
|
449
463
|
- app/assets/javascripts/govuk_publishing_components/components/accordion.js
|
450
464
|
- app/assets/javascripts/govuk_publishing_components/components/button.js
|
451
465
|
- app/assets/javascripts/govuk_publishing_components/components/character-count.js
|
466
|
+
- app/assets/javascripts/govuk_publishing_components/components/chart.js
|
452
467
|
- app/assets/javascripts/govuk_publishing_components/components/checkboxes.js
|
453
468
|
- app/assets/javascripts/govuk_publishing_components/components/contextual-guidance.js
|
454
469
|
- app/assets/javascripts/govuk_publishing_components/components/cookie-banner.js
|
@@ -508,6 +523,7 @@ files:
|
|
508
523
|
- app/assets/stylesheets/govuk_publishing_components/components/_button.scss
|
509
524
|
- app/assets/stylesheets/govuk_publishing_components/components/_cards.scss
|
510
525
|
- app/assets/stylesheets/govuk_publishing_components/components/_character-count.scss
|
526
|
+
- app/assets/stylesheets/govuk_publishing_components/components/_chart.scss
|
511
527
|
- app/assets/stylesheets/govuk_publishing_components/components/_chat-entry.scss
|
512
528
|
- app/assets/stylesheets/govuk_publishing_components/components/_checkboxes.scss
|
513
529
|
- app/assets/stylesheets/govuk_publishing_components/components/_contents-list.scss
|
@@ -647,6 +663,7 @@ files:
|
|
647
663
|
- app/views/govuk_publishing_components/components/_button.html.erb
|
648
664
|
- app/views/govuk_publishing_components/components/_cards.html.erb
|
649
665
|
- app/views/govuk_publishing_components/components/_character_count.html.erb
|
666
|
+
- app/views/govuk_publishing_components/components/_chart.html.erb
|
650
667
|
- app/views/govuk_publishing_components/components/_chat_entry.html.erb
|
651
668
|
- app/views/govuk_publishing_components/components/_checkboxes.html.erb
|
652
669
|
- app/views/govuk_publishing_components/components/_contents_list.html.erb
|
@@ -741,6 +758,7 @@ files:
|
|
741
758
|
- app/views/govuk_publishing_components/components/docs/button.yml
|
742
759
|
- app/views/govuk_publishing_components/components/docs/cards.yml
|
743
760
|
- app/views/govuk_publishing_components/components/docs/character_count.yml
|
761
|
+
- app/views/govuk_publishing_components/components/docs/chart.yml
|
744
762
|
- app/views/govuk_publishing_components/components/docs/chat_entry.yml
|
745
763
|
- app/views/govuk_publishing_components/components/docs/checkboxes.yml
|
746
764
|
- app/views/govuk_publishing_components/components/docs/contents_list.yml
|
@@ -1976,7 +1994,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1976
1994
|
- !ruby/object:Gem::Version
|
1977
1995
|
version: '0'
|
1978
1996
|
requirements: []
|
1979
|
-
rubygems_version: 3.5.
|
1997
|
+
rubygems_version: 3.5.22
|
1980
1998
|
signing_key:
|
1981
1999
|
specification_version: 4
|
1982
2000
|
summary: A gem to document components in GOV.UK frontend applications
|