katalyst-govuk-formbuilder 1.25.1 → 1.26.1

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 (121) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/builds/katalyst/govuk/formbuilder.css +6796 -2134
  3. data/lib/katalyst/govuk/form_builder/builder.rb +10 -10
  4. data/lib/katalyst/govuk/form_builder/elements/document.rb +1 -1
  5. data/lib/katalyst/govuk/form_builder/elements/image.rb +1 -1
  6. data/lib/katalyst/govuk/form_builder/elements/rich_text_area.rb +5 -1
  7. data/node_modules/govuk-frontend/dist/govuk/components/accordion/_accordion.scss +4 -1
  8. data/node_modules/govuk-frontend/dist/govuk/components/accordion/_index.scss +3 -1
  9. data/node_modules/govuk-frontend/dist/govuk/components/back-link/_back-link.scss +4 -1
  10. data/node_modules/govuk-frontend/dist/govuk/components/back-link/_index.scss +7 -3
  11. data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_breadcrumbs.scss +4 -1
  12. data/node_modules/govuk-frontend/dist/govuk/components/breadcrumbs/_index.scss +8 -4
  13. data/node_modules/govuk-frontend/dist/govuk/components/button/_button.scss +4 -1
  14. data/node_modules/govuk-frontend/dist/govuk/components/button/_index.scss +3 -1
  15. data/node_modules/govuk-frontend/dist/govuk/components/character-count/_character-count.scss +4 -1
  16. data/node_modules/govuk-frontend/dist/govuk/components/character-count/_index.scss +2 -0
  17. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_checkboxes.scss +4 -1
  18. data/node_modules/govuk-frontend/dist/govuk/components/checkboxes/_index.scss +10 -6
  19. data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_cookie-banner.scss +4 -1
  20. data/node_modules/govuk-frontend/dist/govuk/components/cookie-banner/_index.scss +2 -0
  21. data/node_modules/govuk-frontend/dist/govuk/components/date-input/_date-input.scss +4 -1
  22. data/node_modules/govuk-frontend/dist/govuk/components/date-input/_index.scss +2 -0
  23. data/node_modules/govuk-frontend/dist/govuk/components/details/_details.scss +4 -1
  24. data/node_modules/govuk-frontend/dist/govuk/components/details/_index.scss +3 -1
  25. data/node_modules/govuk-frontend/dist/govuk/components/error-message/_error-message.scss +4 -1
  26. data/node_modules/govuk-frontend/dist/govuk/components/error-message/_index.scss +2 -0
  27. data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_error-summary.scss +4 -1
  28. data/node_modules/govuk-frontend/dist/govuk/components/error-summary/_index.scss +3 -1
  29. data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_exit-this-page.scss +4 -1
  30. data/node_modules/govuk-frontend/dist/govuk/components/exit-this-page/_index.scss +3 -1
  31. data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_fieldset.scss +4 -1
  32. data/node_modules/govuk-frontend/dist/govuk/components/fieldset/_index.scss +3 -1
  33. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_file-upload.scss +4 -1
  34. data/node_modules/govuk-frontend/dist/govuk/components/file-upload/_index.scss +4 -1
  35. data/node_modules/govuk-frontend/dist/govuk/components/footer/_footer.scss +4 -1
  36. data/node_modules/govuk-frontend/dist/govuk/components/footer/_index.scss +2 -0
  37. data/node_modules/govuk-frontend/dist/govuk/components/header/_header.scss +4 -1
  38. data/node_modules/govuk-frontend/dist/govuk/components/header/_index.scss +2 -0
  39. data/node_modules/govuk-frontend/dist/govuk/components/hint/_hint.scss +4 -1
  40. data/node_modules/govuk-frontend/dist/govuk/components/hint/_index.scss +2 -0
  41. data/node_modules/govuk-frontend/dist/govuk/components/input/_index.scss +2 -0
  42. data/node_modules/govuk-frontend/dist/govuk/components/input/_input.scss +4 -1
  43. data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_index.scss +5 -1
  44. data/node_modules/govuk-frontend/dist/govuk/components/inset-text/_inset-text.scss +4 -1
  45. data/node_modules/govuk-frontend/dist/govuk/components/label/_index.scss +3 -1
  46. data/node_modules/govuk-frontend/dist/govuk/components/label/_label.scss +4 -1
  47. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_index.scss +6 -2
  48. data/node_modules/govuk-frontend/dist/govuk/components/notification-banner/_notification-banner.scss +4 -1
  49. data/node_modules/govuk-frontend/dist/govuk/components/pagination/_index.scss +2 -0
  50. data/node_modules/govuk-frontend/dist/govuk/components/pagination/_pagination.scss +4 -1
  51. data/node_modules/govuk-frontend/dist/govuk/components/panel/_index.scss +3 -1
  52. data/node_modules/govuk-frontend/dist/govuk/components/panel/_panel.scss +4 -1
  53. data/node_modules/govuk-frontend/dist/govuk/components/password-input/_index.scss +2 -0
  54. data/node_modules/govuk-frontend/dist/govuk/components/password-input/_password-input.scss +4 -1
  55. data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_index.scss +3 -1
  56. data/node_modules/govuk-frontend/dist/govuk/components/phase-banner/_phase-banner.scss +4 -1
  57. data/node_modules/govuk-frontend/dist/govuk/components/radios/_index.scss +14 -10
  58. data/node_modules/govuk-frontend/dist/govuk/components/radios/_radios.scss +4 -1
  59. data/node_modules/govuk-frontend/dist/govuk/components/select/_index.scss +2 -0
  60. data/node_modules/govuk-frontend/dist/govuk/components/select/_select.scss +4 -1
  61. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_index.scss +5 -1
  62. data/node_modules/govuk-frontend/dist/govuk/components/service-navigation/_service-navigation.scss +4 -1
  63. data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_index.scss +7 -3
  64. data/node_modules/govuk-frontend/dist/govuk/components/skip-link/_skip-link.scss +4 -1
  65. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_index.scss +15 -2
  66. data/node_modules/govuk-frontend/dist/govuk/components/summary-list/_summary-list.scss +4 -1
  67. data/node_modules/govuk-frontend/dist/govuk/components/table/_index.scss +4 -1
  68. data/node_modules/govuk-frontend/dist/govuk/components/table/_table.scss +4 -1
  69. data/node_modules/govuk-frontend/dist/govuk/components/tabs/_index.scss +5 -2
  70. data/node_modules/govuk-frontend/dist/govuk/components/tabs/_tabs.scss +4 -1
  71. data/node_modules/govuk-frontend/dist/govuk/components/tag/_index.scss +4 -1
  72. data/node_modules/govuk-frontend/dist/govuk/components/tag/_tag.scss +4 -1
  73. data/node_modules/govuk-frontend/dist/govuk/components/task-list/_index.scss +6 -2
  74. data/node_modules/govuk-frontend/dist/govuk/components/task-list/_task-list.scss +4 -1
  75. data/node_modules/govuk-frontend/dist/govuk/components/textarea/_index.scss +2 -0
  76. data/node_modules/govuk-frontend/dist/govuk/components/textarea/_textarea.scss +4 -1
  77. data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_index.scss +3 -1
  78. data/node_modules/govuk-frontend/dist/govuk/components/warning-text/_warning-text.scss +4 -1
  79. data/node_modules/govuk-frontend/dist/govuk/core/_global-styles.scss +4 -0
  80. data/node_modules/govuk-frontend/dist/govuk/core/_index.scss +4 -0
  81. data/node_modules/govuk-frontend/dist/govuk/core/_links.scss +8 -0
  82. data/node_modules/govuk-frontend/dist/govuk/core/_lists.scss +10 -1
  83. data/node_modules/govuk-frontend/dist/govuk/core/_section-break.scss +5 -0
  84. data/node_modules/govuk-frontend/dist/govuk/core/_typography.scss +14 -13
  85. data/node_modules/govuk-frontend/dist/govuk/custom-properties/_frontend-version.scss +1 -1
  86. data/node_modules/govuk-frontend/dist/govuk/custom-properties/_functional-colours.scss +5 -0
  87. data/node_modules/govuk-frontend/dist/govuk/helpers/_colour.scss +38 -70
  88. data/node_modules/govuk-frontend/dist/govuk/helpers/_device-pixels.scss +2 -0
  89. data/node_modules/govuk-frontend/dist/govuk/helpers/_focused.scss +1 -1
  90. data/node_modules/govuk-frontend/dist/govuk/helpers/_grid.scss +3 -2
  91. data/node_modules/govuk-frontend/dist/govuk/helpers/_links.scss +4 -4
  92. data/node_modules/govuk-frontend/dist/govuk/helpers/_media-queries.scss +17 -15
  93. data/node_modules/govuk-frontend/dist/govuk/helpers/_shape-arrow.scss +2 -2
  94. data/node_modules/govuk-frontend/dist/govuk/helpers/_spacing.scss +19 -13
  95. data/node_modules/govuk-frontend/dist/govuk/helpers/_typography.scss +48 -26
  96. data/node_modules/govuk-frontend/dist/govuk/helpers/_visually-hidden.scss +13 -11
  97. data/node_modules/govuk-frontend/dist/govuk/objects/_grid.scss +4 -2
  98. data/node_modules/govuk-frontend/dist/govuk/objects/_width-container.scss +10 -9
  99. data/node_modules/govuk-frontend/dist/govuk/overrides/_display.scss +2 -0
  100. data/node_modules/govuk-frontend/dist/govuk/overrides/_index.scss +3 -0
  101. data/node_modules/govuk-frontend/dist/govuk/overrides/_spacing.scss +5 -1
  102. data/node_modules/govuk-frontend/dist/govuk/overrides/_text-align.scss +2 -0
  103. data/node_modules/govuk-frontend/dist/govuk/overrides/_typography.scss +7 -2
  104. data/node_modules/govuk-frontend/dist/govuk/overrides/_width.scss +3 -0
  105. data/node_modules/govuk-frontend/dist/govuk/settings/_assets.scss +18 -0
  106. data/node_modules/govuk-frontend/dist/govuk/settings/_colours-functional.scss +28 -4
  107. data/node_modules/govuk-frontend/dist/govuk/settings/_links.scss +3 -2
  108. data/node_modules/govuk-frontend/dist/govuk/settings/_measurements.scss +8 -16
  109. data/node_modules/govuk-frontend/dist/govuk/settings/_typography-font.scss +4 -1
  110. data/node_modules/govuk-frontend/dist/govuk/settings/_warnings.scss +15 -2
  111. data/node_modules/govuk-frontend/dist/govuk/tools/_exports.scss +3 -2
  112. data/node_modules/govuk-frontend/dist/govuk/tools/_font-url.scss +13 -5
  113. data/node_modules/govuk-frontend/dist/govuk/tools/_if.scss +24 -0
  114. data/node_modules/govuk-frontend/dist/govuk/tools/_image-url.scss +13 -5
  115. data/node_modules/govuk-frontend/dist/govuk/tools/_index.scss +1 -0
  116. data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-em.scss +5 -3
  117. data/node_modules/govuk-frontend/dist/govuk/tools/_px-to-rem.scss +4 -2
  118. data/node_modules/govuk-frontend/dist/govuk/utilities/_clearfix.scss +3 -0
  119. data/node_modules/govuk-frontend/dist/govuk/utilities/_index.scss +1 -0
  120. data/node_modules/govuk-frontend/dist/govuk/utilities/_visually-hidden.scss +3 -0
  121. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b926f1a3fc6a902da41c0d4b50a7ff8a982c306c90202c6c52d4b1e03e7e73c6
4
- data.tar.gz: 9964f5b165986e278e725274ed9ca5bf6700aeeb14e45bb99f6b9c474b929556
3
+ metadata.gz: 790743bf95a61bff1a8515b54452bd379daaeab6b3626acda78fa06a29849f7a
4
+ data.tar.gz: 662eb21f4f4e2e6a3797300f78eebc93de1ce35b1fc7a4ac44b2c875b739b813
5
5
  SHA512:
6
- metadata.gz: 0c632201cc88724ec8152f50a2cba4e2bb1c92cef67c14f07c2a4c090d7ca7a13252c46f2b3af773df6780e3e12ae524a0009bf1c456a53a7d846fb900574ba5
7
- data.tar.gz: f124176705eb09614ebf7a5b243264dfaf0aec4e0ab55ac333597129bde7776e4d3a8348ae406e084d2422353be0220c84cdf3ff48b83d2925a6e971083874de
6
+ metadata.gz: f86a356f967118b933caf110a5fa3faa8ab869364249b299ac9d2732ba08726529bd7fbc919c661e0e1a501efd99338409b99c7f4249cf406b8c47492bed7fb4
7
+ data.tar.gz: 65107608614f932bab9dfe342efff9bc3e4b118a5bf2a75037ac47287dfe5e6f139270b59d66a072988262518a7b76ef275dc27b5a051e4e749ec78e7bbf2b2c