govuk_publishing_components 34.7.0 → 34.8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (118) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-event-tracker.js +3 -10
  3. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-form-tracker.js +113 -0
  4. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-link-tracker.js +2 -11
  5. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-schemas.js +15 -1
  6. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4/ga4-specialist-link-tracker.js +20 -29
  7. data/app/assets/javascripts/govuk_publishing_components/analytics-ga4.js +1 -0
  8. data/app/models/govuk_publishing_components/component_doc.rb +14 -0
  9. data/app/models/govuk_publishing_components/component_wrapper_helper_options.rb +14 -0
  10. data/app/views/govuk_publishing_components/component_guide/show.html.erb +21 -6
  11. data/app/views/govuk_publishing_components/components/_action_link.html.erb +5 -2
  12. data/app/views/govuk_publishing_components/components/_breadcrumbs.html.erb +6 -2
  13. data/app/views/govuk_publishing_components/components/_details.html.erb +3 -1
  14. data/app/views/govuk_publishing_components/components/docs/action_link.yml +1 -0
  15. data/app/views/govuk_publishing_components/components/docs/breadcrumbs.yml +1 -0
  16. data/app/views/govuk_publishing_components/components/docs/details.yml +17 -0
  17. data/lib/govuk_publishing_components/presenters/component_wrapper_helper.rb +78 -0
  18. data/lib/govuk_publishing_components/presenters/related_navigation_helper.rb +0 -7
  19. data/lib/govuk_publishing_components/version.rb +1 -1
  20. data/lib/govuk_publishing_components.rb +1 -0
  21. data/node_modules/govuk-frontend/govuk/all.js +4029 -3792
  22. data/node_modules/govuk-frontend/govuk/all.js.map +1 -0
  23. data/node_modules/govuk-frontend/govuk/common/closest-attribute-value.js +52 -51
  24. data/node_modules/govuk-frontend/govuk/common/closest-attribute-value.js.map +1 -0
  25. data/node_modules/govuk-frontend/govuk/common/index.js +153 -145
  26. data/node_modules/govuk-frontend/govuk/common/index.js.map +1 -0
  27. data/node_modules/govuk-frontend/govuk/common/normalise-dataset.js +324 -321
  28. data/node_modules/govuk-frontend/govuk/common/normalise-dataset.js.map +1 -0
  29. data/node_modules/govuk-frontend/govuk/common.js +154 -146
  30. data/node_modules/govuk-frontend/govuk/common.js.map +1 -0
  31. data/node_modules/govuk-frontend/govuk/components/_all.scss +1 -1
  32. data/node_modules/govuk-frontend/govuk/components/accordion/_index.scss +23 -4
  33. data/node_modules/govuk-frontend/govuk/components/accordion/accordion.js +2059 -1654
  34. data/node_modules/govuk-frontend/govuk/components/accordion/accordion.js.map +1 -0
  35. data/node_modules/govuk-frontend/govuk/components/accordion/fixtures.json +11 -11
  36. data/node_modules/govuk-frontend/govuk/components/accordion/template.njk +1 -1
  37. data/node_modules/govuk-frontend/govuk/components/back-link/_index.scss +19 -19
  38. data/node_modules/govuk-frontend/govuk/components/breadcrumbs/_index.scss +21 -10
  39. data/node_modules/govuk-frontend/govuk/components/button/button.js +927 -917
  40. data/node_modules/govuk-frontend/govuk/components/button/button.js.map +1 -0
  41. data/node_modules/govuk-frontend/govuk/components/character-count/character-count.js +2050 -2040
  42. data/node_modules/govuk-frontend/govuk/components/character-count/character-count.js.map +1 -0
  43. data/node_modules/govuk-frontend/govuk/components/checkboxes/checkboxes.js +1155 -1147
  44. data/node_modules/govuk-frontend/govuk/components/checkboxes/checkboxes.js.map +1 -0
  45. data/node_modules/govuk-frontend/govuk/components/cookie-banner/fixtures.json +23 -23
  46. data/node_modules/govuk-frontend/govuk/components/cookie-banner/template.njk +1 -1
  47. data/node_modules/govuk-frontend/govuk/components/details/details.js +800 -799
  48. data/node_modules/govuk-frontend/govuk/components/details/details.js.map +1 -0
  49. data/node_modules/govuk-frontend/govuk/components/error-summary/error-summary.js +1058 -1045
  50. data/node_modules/govuk-frontend/govuk/components/error-summary/error-summary.js.map +1 -0
  51. data/node_modules/govuk-frontend/govuk/components/header/_index.scss +6 -0
  52. data/node_modules/govuk-frontend/govuk/components/header/header.js +646 -998
  53. data/node_modules/govuk-frontend/govuk/components/header/header.js.map +1 -0
  54. data/node_modules/govuk-frontend/govuk/components/notification-banner/notification-banner.js +760 -752
  55. data/node_modules/govuk-frontend/govuk/components/notification-banner/notification-banner.js.map +1 -0
  56. data/node_modules/govuk-frontend/govuk/components/pagination/fixtures.json +61 -0
  57. data/node_modules/govuk-frontend/govuk/components/pagination/template.njk +1 -1
  58. data/node_modules/govuk-frontend/govuk/components/phase-banner/macro-options.json +1 -1
  59. data/node_modules/govuk-frontend/govuk/components/radios/radios.js +1110 -1107
  60. data/node_modules/govuk-frontend/govuk/components/radios/radios.js.map +1 -0
  61. data/node_modules/govuk-frontend/govuk/components/skip-link/skip-link.js +1017 -1014
  62. data/node_modules/govuk-frontend/govuk/components/skip-link/skip-link.js.map +1 -0
  63. data/node_modules/govuk-frontend/govuk/components/summary-list/_index.scss +107 -0
  64. data/node_modules/govuk-frontend/govuk/components/summary-list/fixtures.json +318 -23
  65. data/node_modules/govuk-frontend/govuk/components/summary-list/macro-options.json +110 -0
  66. data/node_modules/govuk-frontend/govuk/components/summary-list/template.njk +72 -28
  67. data/node_modules/govuk-frontend/govuk/components/tabs/tabs.js +1392 -1264
  68. data/node_modules/govuk-frontend/govuk/components/tabs/tabs.js.map +1 -0
  69. data/node_modules/govuk-frontend/govuk/i18n.js +363 -364
  70. data/node_modules/govuk-frontend/govuk/i18n.js.map +1 -0
  71. data/node_modules/govuk-frontend/govuk/settings/_measurements.scss +5 -5
  72. data/node_modules/govuk-frontend/govuk/vendor/polyfills/DOMTokenList.js +242 -241
  73. data/node_modules/govuk-frontend/govuk/vendor/polyfills/DOMTokenList.js.map +1 -0
  74. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Date/now.js +13 -12
  75. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Date/now.js.map +1 -0
  76. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Document.js +17 -16
  77. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Document.js.map +1 -0
  78. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/classList.js +547 -546
  79. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/classList.js.map +1 -0
  80. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/closest.js +37 -36
  81. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/closest.js.map +1 -0
  82. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/dataset.js +251 -250
  83. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/dataset.js.map +1 -0
  84. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/matches.js +21 -20
  85. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/matches.js.map +1 -0
  86. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/nextElementSibling.js +198 -197
  87. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/nextElementSibling.js.map +1 -0
  88. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/previousElementSibling.js +198 -197
  89. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element/prototype/previousElementSibling.js.map +1 -0
  90. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element.js +106 -105
  91. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Element.js.map +1 -0
  92. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Event.js +400 -399
  93. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Event.js.map +1 -0
  94. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Function/prototype/bind.js +239 -238
  95. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Function/prototype/bind.js.map +1 -0
  96. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Object/defineProperty.js +72 -71
  97. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Object/defineProperty.js.map +1 -0
  98. data/node_modules/govuk-frontend/govuk/vendor/polyfills/String/prototype/trim.js +14 -13
  99. data/node_modules/govuk-frontend/govuk/vendor/polyfills/String/prototype/trim.js.map +1 -0
  100. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Window.js +17 -16
  101. data/node_modules/govuk-frontend/govuk/vendor/polyfills/Window.js.map +1 -0
  102. data/node_modules/govuk-frontend/govuk-esm/all.mjs +2 -2
  103. data/node_modules/govuk-frontend/govuk-esm/common/index.mjs +17 -10
  104. data/node_modules/govuk-frontend/govuk-esm/common/normalise-dataset.mjs +3 -1
  105. data/node_modules/govuk-frontend/govuk-esm/components/accordion/accordion.mjs +135 -52
  106. data/node_modules/govuk-frontend/govuk-esm/components/button/button.mjs +11 -9
  107. data/node_modules/govuk-frontend/govuk-esm/components/character-count/character-count.mjs +10 -7
  108. data/node_modules/govuk-frontend/govuk-esm/components/checkboxes/checkboxes.mjs +24 -18
  109. data/node_modules/govuk-frontend/govuk-esm/components/details/details.mjs +23 -16
  110. data/node_modules/govuk-frontend/govuk-esm/components/error-summary/error-summary.mjs +15 -11
  111. data/node_modules/govuk-frontend/govuk-esm/components/header/header.mjs +3 -2
  112. data/node_modules/govuk-frontend/govuk-esm/components/notification-banner/notification-banner.mjs +3 -4
  113. data/node_modules/govuk-frontend/govuk-esm/components/radios/radios.mjs +10 -9
  114. data/node_modules/govuk-frontend/govuk-esm/components/skip-link/skip-link.mjs +5 -3
  115. data/node_modules/govuk-frontend/govuk-esm/components/tabs/tabs.mjs +165 -38
  116. data/node_modules/govuk-frontend/govuk-esm/i18n.mjs +9 -11
  117. data/node_modules/govuk-frontend/package.json +1 -1
  118. metadata +37 -2
@@ -4,297 +4,298 @@
4
4
  (factory());
5
5
  }(this, (function () { 'use strict';
6
6
 
7
- (function(undefined) {
8
-
9
- // Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Object/defineProperty/detect.js
10
- var detect = (
11
- // In IE8, defineProperty could only act on DOM elements, so full support
12
- // for the feature requires the ability to set a property on an arbitrary object
13
- 'defineProperty' in Object && (function() {
14
- try {
15
- var a = {};
16
- Object.defineProperty(a, 'test', {value:42});
17
- return true;
18
- } catch(e) {
19
- return false
20
- }
21
- }())
22
- );
23
-
24
- if (detect) return
25
-
26
- // Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Object.defineProperty&flags=always
27
- (function (nativeDefineProperty) {
28
-
29
- var supportsAccessors = Object.prototype.hasOwnProperty('__defineGetter__');
30
- var ERR_ACCESSORS_NOT_SUPPORTED = 'Getters & setters cannot be defined on this javascript engine';
31
- var ERR_VALUE_ACCESSORS = 'A property cannot both have accessors and be writable or have a value';
32
-
33
- Object.defineProperty = function defineProperty(object, property, descriptor) {
34
-
35
- // Where native support exists, assume it
36
- if (nativeDefineProperty && (object === window || object === document || object === Element.prototype || object instanceof Element)) {
37
- return nativeDefineProperty(object, property, descriptor);
38
- }
7
+ (function(undefined) {
8
+
9
+ // Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Object/defineProperty/detect.js
10
+ var detect = (
11
+ // In IE8, defineProperty could only act on DOM elements, so full support
12
+ // for the feature requires the ability to set a property on an arbitrary object
13
+ 'defineProperty' in Object && (function() {
14
+ try {
15
+ var a = {};
16
+ Object.defineProperty(a, 'test', {value:42});
17
+ return true;
18
+ } catch(e) {
19
+ return false
20
+ }
21
+ }())
22
+ );
23
+
24
+ if (detect) return
25
+
26
+ // Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Object.defineProperty&flags=always
27
+ (function (nativeDefineProperty) {
28
+
29
+ var supportsAccessors = Object.prototype.hasOwnProperty('__defineGetter__');
30
+ var ERR_ACCESSORS_NOT_SUPPORTED = 'Getters & setters cannot be defined on this javascript engine';
31
+ var ERR_VALUE_ACCESSORS = 'A property cannot both have accessors and be writable or have a value';
32
+
33
+ Object.defineProperty = function defineProperty(object, property, descriptor) {
34
+
35
+ // Where native support exists, assume it
36
+ if (nativeDefineProperty && (object === window || object === document || object === Element.prototype || object instanceof Element)) {
37
+ return nativeDefineProperty(object, property, descriptor);
38
+ }
39
39
 
40
- if (object === null || !(object instanceof Object || typeof object === 'object')) {
41
- throw new TypeError('Object.defineProperty called on non-object');
42
- }
40
+ if (object === null || !(object instanceof Object || typeof object === 'object')) {
41
+ throw new TypeError('Object.defineProperty called on non-object');
42
+ }
43
43
 
44
- if (!(descriptor instanceof Object)) {
45
- throw new TypeError('Property description must be an object');
46
- }
44
+ if (!(descriptor instanceof Object)) {
45
+ throw new TypeError('Property description must be an object');
46
+ }
47
47
 
48
- var propertyString = String(property);
49
- var hasValueOrWritable = 'value' in descriptor || 'writable' in descriptor;
50
- var getterType = 'get' in descriptor && typeof descriptor.get;
51
- var setterType = 'set' in descriptor && typeof descriptor.set;
48
+ var propertyString = String(property);
49
+ var hasValueOrWritable = 'value' in descriptor || 'writable' in descriptor;
50
+ var getterType = 'get' in descriptor && typeof descriptor.get;
51
+ var setterType = 'set' in descriptor && typeof descriptor.set;
52
52
 
53
- // handle descriptor.get
54
- if (getterType) {
55
- if (getterType !== 'function') {
56
- throw new TypeError('Getter must be a function');
57
- }
58
- if (!supportsAccessors) {
59
- throw new TypeError(ERR_ACCESSORS_NOT_SUPPORTED);
60
- }
61
- if (hasValueOrWritable) {
62
- throw new TypeError(ERR_VALUE_ACCESSORS);
53
+ // handle descriptor.get
54
+ if (getterType) {
55
+ if (getterType !== 'function') {
56
+ throw new TypeError('Getter must be a function');
57
+ }
58
+ if (!supportsAccessors) {
59
+ throw new TypeError(ERR_ACCESSORS_NOT_SUPPORTED);
60
+ }
61
+ if (hasValueOrWritable) {
62
+ throw new TypeError(ERR_VALUE_ACCESSORS);
63
+ }
64
+ Object.__defineGetter__.call(object, propertyString, descriptor.get);
65
+ } else {
66
+ object[propertyString] = descriptor.value;
63
67
  }
64
- Object.__defineGetter__.call(object, propertyString, descriptor.get);
65
- } else {
66
- object[propertyString] = descriptor.value;
67
- }
68
68
 
69
- // handle descriptor.set
70
- if (setterType) {
71
- if (setterType !== 'function') {
72
- throw new TypeError('Setter must be a function');
73
- }
74
- if (!supportsAccessors) {
75
- throw new TypeError(ERR_ACCESSORS_NOT_SUPPORTED);
76
- }
77
- if (hasValueOrWritable) {
78
- throw new TypeError(ERR_VALUE_ACCESSORS);
69
+ // handle descriptor.set
70
+ if (setterType) {
71
+ if (setterType !== 'function') {
72
+ throw new TypeError('Setter must be a function');
73
+ }
74
+ if (!supportsAccessors) {
75
+ throw new TypeError(ERR_ACCESSORS_NOT_SUPPORTED);
76
+ }
77
+ if (hasValueOrWritable) {
78
+ throw new TypeError(ERR_VALUE_ACCESSORS);
79
+ }
80
+ Object.__defineSetter__.call(object, propertyString, descriptor.set);
79
81
  }
80
- Object.__defineSetter__.call(object, propertyString, descriptor.set);
81
- }
82
82
 
83
- // OK to define value unconditionally - if a getter has been specified as well, an error would be thrown above
84
- if ('value' in descriptor) {
85
- object[propertyString] = descriptor.value;
86
- }
83
+ // OK to define value unconditionally - if a getter has been specified as well, an error would be thrown above
84
+ if ('value' in descriptor) {
85
+ object[propertyString] = descriptor.value;
86
+ }
87
87
 
88
- return object;
89
- };
90
- }(Object.defineProperty));
91
- })
92
- .call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
88
+ return object;
89
+ };
90
+ }(Object.defineProperty));
91
+ })
92
+ .call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
93
93
 
94
- (function(undefined) {
94
+ (function(undefined) {
95
95
 
96
- // Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Document/detect.js
97
- var detect = ("Document" in this);
96
+ // Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Document/detect.js
97
+ var detect = ("Document" in this);
98
98
 
99
- if (detect) return
99
+ if (detect) return
100
100
 
101
- // Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Document&flags=always
102
- if ((typeof WorkerGlobalScope === "undefined") && (typeof importScripts !== "function")) {
101
+ // Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Document&flags=always
102
+ if ((typeof WorkerGlobalScope === "undefined") && (typeof importScripts !== "function")) {
103
103
 
104
- if (this.HTMLDocument) { // IE8
104
+ if (this.HTMLDocument) { // IE8
105
105
 
106
- // HTMLDocument is an extension of Document. If the browser has HTMLDocument but not Document, the former will suffice as an alias for the latter.
107
- this.Document = this.HTMLDocument;
106
+ // HTMLDocument is an extension of Document. If the browser has HTMLDocument but not Document, the former will suffice as an alias for the latter.
107
+ this.Document = this.HTMLDocument;
108
108
 
109
- } else {
109
+ } else {
110
110
 
111
- // Create an empty function to act as the missing constructor for the document object, attach the document object as its prototype. The function needs to be anonymous else it is hoisted and causes the feature detect to prematurely pass, preventing the assignments below being made.
112
- this.Document = this.HTMLDocument = document.constructor = (new Function('return function Document() {}')());
113
- this.Document.prototype = document;
111
+ // Create an empty function to act as the missing constructor for the document object, attach the document object as its prototype. The function needs to be anonymous else it is hoisted and causes the feature detect to prematurely pass, preventing the assignments below being made.
112
+ this.Document = this.HTMLDocument = document.constructor = (new Function('return function Document() {}')());
113
+ this.Document.prototype = document;
114
+ }
114
115
  }
115
- }
116
116
 
117
117
 
118
- })
119
- .call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
118
+ })
119
+ .call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
120
120
 
121
- (function(undefined) {
121
+ (function(undefined) {
122
122
 
123
- // Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Element/detect.js
124
- var detect = ('Element' in this && 'HTMLElement' in this);
123
+ // Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Element/detect.js
124
+ var detect = ('Element' in this && 'HTMLElement' in this);
125
125
 
126
- if (detect) return
126
+ if (detect) return
127
127
 
128
- // Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Element&flags=always
129
- (function () {
128
+ // Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Element&flags=always
129
+ (function () {
130
130
 
131
- // IE8
132
- if (window.Element && !window.HTMLElement) {
133
- window.HTMLElement = window.Element;
134
- return;
135
- }
131
+ // IE8
132
+ if (window.Element && !window.HTMLElement) {
133
+ window.HTMLElement = window.Element;
134
+ return;
135
+ }
136
136
 
137
- // create Element constructor
138
- window.Element = window.HTMLElement = new Function('return function Element() {}')();
137
+ // create Element constructor
138
+ window.Element = window.HTMLElement = new Function('return function Element() {}')();
139
139
 
140
- // generate sandboxed iframe
141
- var vbody = document.appendChild(document.createElement('body'));
142
- var frame = vbody.appendChild(document.createElement('iframe'));
140
+ // generate sandboxed iframe
141
+ var vbody = document.appendChild(document.createElement('body'));
142
+ var frame = vbody.appendChild(document.createElement('iframe'));
143
143
 
144
- // use sandboxed iframe to replicate Element functionality
145
- var frameDocument = frame.contentWindow.document;
146
- var prototype = Element.prototype = frameDocument.appendChild(frameDocument.createElement('*'));
147
- var cache = {};
144
+ // use sandboxed iframe to replicate Element functionality
145
+ var frameDocument = frame.contentWindow.document;
146
+ var prototype = Element.prototype = frameDocument.appendChild(frameDocument.createElement('*'));
147
+ var cache = {};
148
148
 
149
- // polyfill Element.prototype on an element
150
- var shiv = function (element, deep) {
151
- var
152
- childNodes = element.childNodes || [],
153
- index = -1,
154
- key, value, childNode;
149
+ // polyfill Element.prototype on an element
150
+ var shiv = function (element, deep) {
151
+ var
152
+ childNodes = element.childNodes || [],
153
+ index = -1,
154
+ key, value, childNode;
155
155
 
156
- if (element.nodeType === 1 && element.constructor !== Element) {
157
- element.constructor = Element;
156
+ if (element.nodeType === 1 && element.constructor !== Element) {
157
+ element.constructor = Element;
158
158
 
159
- for (key in cache) {
160
- value = cache[key];
161
- element[key] = value;
159
+ for (key in cache) {
160
+ value = cache[key];
161
+ element[key] = value;
162
+ }
162
163
  }
163
- }
164
164
 
165
- while (childNode = deep && childNodes[++index]) {
166
- shiv(childNode, deep);
167
- }
165
+ while (childNode = deep && childNodes[++index]) {
166
+ shiv(childNode, deep);
167
+ }
168
+
169
+ return element;
170
+ };
168
171
 
169
- return element;
170
- };
171
-
172
- var elements = document.getElementsByTagName('*');
173
- var nativeCreateElement = document.createElement;
174
- var interval;
175
- var loopLimit = 100;
176
-
177
- prototype.attachEvent('onpropertychange', function (event) {
178
- var
179
- propertyName = event.propertyName,
180
- nonValue = !cache.hasOwnProperty(propertyName),
181
- newValue = prototype[propertyName],
182
- oldValue = cache[propertyName],
183
- index = -1,
184
- element;
185
-
186
- while (element = elements[++index]) {
187
- if (element.nodeType === 1) {
188
- if (nonValue || element[propertyName] === oldValue) {
189
- element[propertyName] = newValue;
172
+ var elements = document.getElementsByTagName('*');
173
+ var nativeCreateElement = document.createElement;
174
+ var interval;
175
+ var loopLimit = 100;
176
+
177
+ prototype.attachEvent('onpropertychange', function (event) {
178
+ var
179
+ propertyName = event.propertyName,
180
+ nonValue = !cache.hasOwnProperty(propertyName),
181
+ newValue = prototype[propertyName],
182
+ oldValue = cache[propertyName],
183
+ index = -1,
184
+ element;
185
+
186
+ while (element = elements[++index]) {
187
+ if (element.nodeType === 1) {
188
+ if (nonValue || element[propertyName] === oldValue) {
189
+ element[propertyName] = newValue;
190
+ }
190
191
  }
191
192
  }
192
- }
193
193
 
194
- cache[propertyName] = newValue;
195
- });
194
+ cache[propertyName] = newValue;
195
+ });
196
196
 
197
- prototype.constructor = Element;
197
+ prototype.constructor = Element;
198
198
 
199
- if (!prototype.hasAttribute) {
200
- // <Element>.hasAttribute
201
- prototype.hasAttribute = function hasAttribute(name) {
202
- return this.getAttribute(name) !== null;
203
- };
204
- }
199
+ if (!prototype.hasAttribute) {
200
+ // <Element>.hasAttribute
201
+ prototype.hasAttribute = function hasAttribute(name) {
202
+ return this.getAttribute(name) !== null;
203
+ };
204
+ }
205
205
 
206
- // Apply Element prototype to the pre-existing DOM as soon as the body element appears.
207
- function bodyCheck() {
208
- if (!(loopLimit--)) clearTimeout(interval);
209
- if (document.body && !document.body.prototype && /(complete|interactive)/.test(document.readyState)) {
210
- shiv(document, true);
211
- if (interval && document.body.prototype) clearTimeout(interval);
212
- return (!!document.body.prototype);
206
+ // Apply Element prototype to the pre-existing DOM as soon as the body element appears.
207
+ function bodyCheck() {
208
+ if (!(loopLimit--)) clearTimeout(interval);
209
+ if (document.body && !document.body.prototype && /(complete|interactive)/.test(document.readyState)) {
210
+ shiv(document, true);
211
+ if (interval && document.body.prototype) clearTimeout(interval);
212
+ return (!!document.body.prototype);
213
+ }
214
+ return false;
213
215
  }
214
- return false;
215
- }
216
- if (!bodyCheck()) {
217
- document.onreadystatechange = bodyCheck;
218
- interval = setInterval(bodyCheck, 25);
219
- }
216
+ if (!bodyCheck()) {
217
+ document.onreadystatechange = bodyCheck;
218
+ interval = setInterval(bodyCheck, 25);
219
+ }
220
+
221
+ // Apply to any new elements created after load
222
+ document.createElement = function createElement(nodeName) {
223
+ var element = nativeCreateElement(String(nodeName).toLowerCase());
224
+ return shiv(element);
225
+ };
220
226
 
221
- // Apply to any new elements created after load
222
- document.createElement = function createElement(nodeName) {
223
- var element = nativeCreateElement(String(nodeName).toLowerCase());
224
- return shiv(element);
225
- };
226
-
227
- // remove sandboxed iframe
228
- document.removeChild(vbody);
229
- }());
230
-
231
- })
232
- .call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
233
-
234
- (function(undefined) {
235
-
236
- // Detection from https://raw.githubusercontent.com/Financial-Times/polyfill-library/13cf7c340974d128d557580b5e2dafcd1b1192d1/polyfills/Element/prototype/dataset/detect.js
237
- var detect = (function(){
238
- if (!document.documentElement.dataset) {
239
- return false;
240
- }
241
- var el = document.createElement('div');
242
- el.setAttribute("data-a-b", "c");
243
- return el.dataset && el.dataset.aB == "c";
244
- }());
245
-
246
- if (detect) return
247
-
248
- // Polyfill derived from https://raw.githubusercontent.com/Financial-Times/polyfill-library/13cf7c340974d128d557580b5e2dafcd1b1192d1/polyfills/Element/prototype/dataset/polyfill.js
249
- Object.defineProperty(Element.prototype, 'dataset', {
250
- get: function() {
251
- var element = this;
252
- var attributes = this.attributes;
253
- var map = {};
254
-
255
- for (var i = 0; i < attributes.length; i++) {
256
- var attribute = attributes[i];
257
-
258
- // This regex has been edited from the original polyfill, to add
259
- // support for period (.) separators in data-* attribute names. These
260
- // are allowed in the HTML spec, but were not covered by the original
261
- // polyfill's regex. We use periods in our i18n implementation.
262
- if (attribute && attribute.name && (/^data-\w[.\w-]*$/).test(attribute.name)) {
263
- var name = attribute.name;
264
- var value = attribute.value;
265
-
266
- var propName = name.substr(5).replace(/-./g, function (prop) {
267
- return prop.charAt(1).toUpperCase();
268
- });
269
-
270
- // If this browser supports __defineGetter__ and __defineSetter__,
271
- // continue using defineProperty. If not (like IE 8 and below), we use
272
- // a hacky fallback which at least gives an object in the right format
273
- if ('__defineGetter__' in Object.prototype && '__defineSetter__' in Object.prototype) {
274
- Object.defineProperty(map, propName, {
275
- enumerable: true,
276
- get: function() {
277
- return this.value;
278
- }.bind({value: value || ''}),
279
- set: function setter(name, value) {
280
- if (typeof value !== 'undefined') {
281
- this.setAttribute(name, value);
282
- } else {
283
- this.removeAttribute(name);
284
- }
285
- }.bind(element, name)
286
- });
287
- } else {
288
- map[propName] = value;
289
- }
290
-
291
- }
292
- }
293
-
294
- return map;
295
- }
296
- });
297
-
298
- }).call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
227
+ // remove sandboxed iframe
228
+ document.removeChild(vbody);
229
+ }());
230
+
231
+ })
232
+ .call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
233
+
234
+ (function(undefined) {
235
+
236
+ // Detection from https://raw.githubusercontent.com/Financial-Times/polyfill-library/13cf7c340974d128d557580b5e2dafcd1b1192d1/polyfills/Element/prototype/dataset/detect.js
237
+ var detect = (function(){
238
+ if (!document.documentElement.dataset) {
239
+ return false;
240
+ }
241
+ var el = document.createElement('div');
242
+ el.setAttribute("data-a-b", "c");
243
+ return el.dataset && el.dataset.aB == "c";
244
+ }());
245
+
246
+ if (detect) return
247
+
248
+ // Polyfill derived from https://raw.githubusercontent.com/Financial-Times/polyfill-library/13cf7c340974d128d557580b5e2dafcd1b1192d1/polyfills/Element/prototype/dataset/polyfill.js
249
+ Object.defineProperty(Element.prototype, 'dataset', {
250
+ get: function() {
251
+ var element = this;
252
+ var attributes = this.attributes;
253
+ var map = {};
254
+
255
+ for (var i = 0; i < attributes.length; i++) {
256
+ var attribute = attributes[i];
257
+
258
+ // This regex has been edited from the original polyfill, to add
259
+ // support for period (.) separators in data-* attribute names. These
260
+ // are allowed in the HTML spec, but were not covered by the original
261
+ // polyfill's regex. We use periods in our i18n implementation.
262
+ if (attribute && attribute.name && (/^data-\w[.\w-]*$/).test(attribute.name)) {
263
+ var name = attribute.name;
264
+ var value = attribute.value;
265
+
266
+ var propName = name.substr(5).replace(/-./g, function (prop) {
267
+ return prop.charAt(1).toUpperCase();
268
+ });
269
+
270
+ // If this browser supports __defineGetter__ and __defineSetter__,
271
+ // continue using defineProperty. If not (like IE 8 and below), we use
272
+ // a hacky fallback which at least gives an object in the right format
273
+ if ('__defineGetter__' in Object.prototype && '__defineSetter__' in Object.prototype) {
274
+ Object.defineProperty(map, propName, {
275
+ enumerable: true,
276
+ get: function() {
277
+ return this.value;
278
+ }.bind({value: value || ''}),
279
+ set: function setter(name, value) {
280
+ if (typeof value !== 'undefined') {
281
+ this.setAttribute(name, value);
282
+ } else {
283
+ this.removeAttribute(name);
284
+ }
285
+ }.bind(element, name)
286
+ });
287
+ } else {
288
+ map[propName] = value;
289
+ }
290
+
291
+ }
292
+ }
293
+
294
+ return map;
295
+ }
296
+ });
297
+
298
+ }).call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
299
299
 
300
300
  })));
301
+ //# sourceMappingURL=dataset.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dataset.js","sources":["../../../../../../src/govuk/vendor/polyfills/Object/defineProperty.mjs","../../../../../../src/govuk/vendor/polyfills/Document.mjs","../../../../../../src/govuk/vendor/polyfills/Element.mjs","../../../../../../src/govuk/vendor/polyfills/Element/prototype/dataset.mjs"],"sourcesContent":["(function(undefined) {\n\n// Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Object/defineProperty/detect.js\nvar detect = (\n // In IE8, defineProperty could only act on DOM elements, so full support\n // for the feature requires the ability to set a property on an arbitrary object\n 'defineProperty' in Object && (function() {\n \ttry {\n \t\tvar a = {};\n \t\tObject.defineProperty(a, 'test', {value:42});\n \t\treturn true;\n \t} catch(e) {\n \t\treturn false\n \t}\n }())\n)\n\nif (detect) return\n\n// Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Object.defineProperty&flags=always\n(function (nativeDefineProperty) {\n\n\tvar supportsAccessors = Object.prototype.hasOwnProperty('__defineGetter__');\n\tvar ERR_ACCESSORS_NOT_SUPPORTED = 'Getters & setters cannot be defined on this javascript engine';\n\tvar ERR_VALUE_ACCESSORS = 'A property cannot both have accessors and be writable or have a value';\n\n\tObject.defineProperty = function defineProperty(object, property, descriptor) {\n\n\t\t// Where native support exists, assume it\n\t\tif (nativeDefineProperty && (object === window || object === document || object === Element.prototype || object instanceof Element)) {\n\t\t\treturn nativeDefineProperty(object, property, descriptor);\n\t\t}\n\n\t\tif (object === null || !(object instanceof Object || typeof object === 'object')) {\n\t\t\tthrow new TypeError('Object.defineProperty called on non-object');\n\t\t}\n\n\t\tif (!(descriptor instanceof Object)) {\n\t\t\tthrow new TypeError('Property description must be an object');\n\t\t}\n\n\t\tvar propertyString = String(property);\n\t\tvar hasValueOrWritable = 'value' in descriptor || 'writable' in descriptor;\n\t\tvar getterType = 'get' in descriptor && typeof descriptor.get;\n\t\tvar setterType = 'set' in descriptor && typeof descriptor.set;\n\n\t\t// handle descriptor.get\n\t\tif (getterType) {\n\t\t\tif (getterType !== 'function') {\n\t\t\t\tthrow new TypeError('Getter must be a function');\n\t\t\t}\n\t\t\tif (!supportsAccessors) {\n\t\t\t\tthrow new TypeError(ERR_ACCESSORS_NOT_SUPPORTED);\n\t\t\t}\n\t\t\tif (hasValueOrWritable) {\n\t\t\t\tthrow new TypeError(ERR_VALUE_ACCESSORS);\n\t\t\t}\n\t\t\tObject.__defineGetter__.call(object, propertyString, descriptor.get);\n\t\t} else {\n\t\t\tobject[propertyString] = descriptor.value;\n\t\t}\n\n\t\t// handle descriptor.set\n\t\tif (setterType) {\n\t\t\tif (setterType !== 'function') {\n\t\t\t\tthrow new TypeError('Setter must be a function');\n\t\t\t}\n\t\t\tif (!supportsAccessors) {\n\t\t\t\tthrow new TypeError(ERR_ACCESSORS_NOT_SUPPORTED);\n\t\t\t}\n\t\t\tif (hasValueOrWritable) {\n\t\t\t\tthrow new TypeError(ERR_VALUE_ACCESSORS);\n\t\t\t}\n\t\t\tObject.__defineSetter__.call(object, propertyString, descriptor.set);\n\t\t}\n\n\t\t// OK to define value unconditionally - if a getter has been specified as well, an error would be thrown above\n\t\tif ('value' in descriptor) {\n\t\t\tobject[propertyString] = descriptor.value;\n\t\t}\n\n\t\treturn object;\n\t};\n}(Object.defineProperty));\n})\n.call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});\n","(function(undefined) {\n\n// Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Document/detect.js\nvar detect = (\"Document\" in this)\n\nif (detect) return\n\n// Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Document&flags=always\nif ((typeof WorkerGlobalScope === \"undefined\") && (typeof importScripts !== \"function\")) {\n\n\tif (this.HTMLDocument) { // IE8\n\n\t\t// HTMLDocument is an extension of Document. If the browser has HTMLDocument but not Document, the former will suffice as an alias for the latter.\n\t\tthis.Document = this.HTMLDocument;\n\n\t} else {\n\n\t\t// Create an empty function to act as the missing constructor for the document object, attach the document object as its prototype. The function needs to be anonymous else it is hoisted and causes the feature detect to prematurely pass, preventing the assignments below being made.\n\t\tthis.Document = this.HTMLDocument = document.constructor = (new Function('return function Document() {}')());\n\t\tthis.Document.prototype = document;\n\t}\n}\n\n\n})\n.call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});\n","import './Document.mjs'\n\n(function(undefined) {\n\n// Detection from https://github.com/Financial-Times/polyfill-service/blob/master/packages/polyfill-library/polyfills/Element/detect.js\nvar detect = ('Element' in this && 'HTMLElement' in this)\n\nif (detect) return\n\n// Polyfill from https://cdn.polyfill.io/v2/polyfill.js?features=Element&flags=always\n(function () {\n\n\t// IE8\n\tif (window.Element && !window.HTMLElement) {\n\t\twindow.HTMLElement = window.Element;\n\t\treturn;\n\t}\n\n\t// create Element constructor\n\twindow.Element = window.HTMLElement = new Function('return function Element() {}')();\n\n\t// generate sandboxed iframe\n\tvar vbody = document.appendChild(document.createElement('body'));\n\tvar frame = vbody.appendChild(document.createElement('iframe'));\n\n\t// use sandboxed iframe to replicate Element functionality\n\tvar frameDocument = frame.contentWindow.document;\n\tvar prototype = Element.prototype = frameDocument.appendChild(frameDocument.createElement('*'));\n\tvar cache = {};\n\n\t// polyfill Element.prototype on an element\n\tvar shiv = function (element, deep) {\n\t\tvar\n\t\tchildNodes = element.childNodes || [],\n\t\tindex = -1,\n\t\tkey, value, childNode;\n\n\t\tif (element.nodeType === 1 && element.constructor !== Element) {\n\t\t\telement.constructor = Element;\n\n\t\t\tfor (key in cache) {\n\t\t\t\tvalue = cache[key];\n\t\t\t\telement[key] = value;\n\t\t\t}\n\t\t}\n\n\t\twhile (childNode = deep && childNodes[++index]) {\n\t\t\tshiv(childNode, deep);\n\t\t}\n\n\t\treturn element;\n\t};\n\n\tvar elements = document.getElementsByTagName('*');\n\tvar nativeCreateElement = document.createElement;\n\tvar interval;\n\tvar loopLimit = 100;\n\n\tprototype.attachEvent('onpropertychange', function (event) {\n\t\tvar\n\t\tpropertyName = event.propertyName,\n\t\tnonValue = !cache.hasOwnProperty(propertyName),\n\t\tnewValue = prototype[propertyName],\n\t\toldValue = cache[propertyName],\n\t\tindex = -1,\n\t\telement;\n\n\t\twhile (element = elements[++index]) {\n\t\t\tif (element.nodeType === 1) {\n\t\t\t\tif (nonValue || element[propertyName] === oldValue) {\n\t\t\t\t\telement[propertyName] = newValue;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tcache[propertyName] = newValue;\n\t});\n\n\tprototype.constructor = Element;\n\n\tif (!prototype.hasAttribute) {\n\t\t// <Element>.hasAttribute\n\t\tprototype.hasAttribute = function hasAttribute(name) {\n\t\t\treturn this.getAttribute(name) !== null;\n\t\t};\n\t}\n\n\t// Apply Element prototype to the pre-existing DOM as soon as the body element appears.\n\tfunction bodyCheck() {\n\t\tif (!(loopLimit--)) clearTimeout(interval);\n\t\tif (document.body && !document.body.prototype && /(complete|interactive)/.test(document.readyState)) {\n\t\t\tshiv(document, true);\n\t\t\tif (interval && document.body.prototype) clearTimeout(interval);\n\t\t\treturn (!!document.body.prototype);\n\t\t}\n\t\treturn false;\n\t}\n\tif (!bodyCheck()) {\n\t\tdocument.onreadystatechange = bodyCheck;\n\t\tinterval = setInterval(bodyCheck, 25);\n\t}\n\n\t// Apply to any new elements created after load\n\tdocument.createElement = function createElement(nodeName) {\n\t\tvar element = nativeCreateElement(String(nodeName).toLowerCase());\n\t\treturn shiv(element);\n\t};\n\n\t// remove sandboxed iframe\n\tdocument.removeChild(vbody);\n}());\n\n})\n.call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});\n","import '../../Object/defineProperty.mjs'\nimport '../../Element.mjs'\n\n(function(undefined) {\n\n // Detection from https://raw.githubusercontent.com/Financial-Times/polyfill-library/13cf7c340974d128d557580b5e2dafcd1b1192d1/polyfills/Element/prototype/dataset/detect.js\n var detect = (function(){\n if (!document.documentElement.dataset) {\n return false;\n }\n var el = document.createElement('div');\n el.setAttribute(\"data-a-b\", \"c\");\n return el.dataset && el.dataset.aB == \"c\";\n }())\n\n if (detect) return\n\n // Polyfill derived from https://raw.githubusercontent.com/Financial-Times/polyfill-library/13cf7c340974d128d557580b5e2dafcd1b1192d1/polyfills/Element/prototype/dataset/polyfill.js\n Object.defineProperty(Element.prototype, 'dataset', {\n get: function() {\n var element = this;\n var attributes = this.attributes;\n var map = {};\n \n for (var i = 0; i < attributes.length; i++) {\n var attribute = attributes[i];\n \n // This regex has been edited from the original polyfill, to add\n // support for period (.) separators in data-* attribute names. These\n // are allowed in the HTML spec, but were not covered by the original\n // polyfill's regex. We use periods in our i18n implementation.\n if (attribute && attribute.name && (/^data-\\w[.\\w-]*$/).test(attribute.name)) {\n var name = attribute.name;\n var value = attribute.value;\n \n var propName = name.substr(5).replace(/-./g, function (prop) {\n return prop.charAt(1).toUpperCase();\n });\n \n // If this browser supports __defineGetter__ and __defineSetter__,\n // continue using defineProperty. If not (like IE 8 and below), we use\n // a hacky fallback which at least gives an object in the right format\n if ('__defineGetter__' in Object.prototype && '__defineSetter__' in Object.prototype) {\n Object.defineProperty(map, propName, {\n enumerable: true,\n get: function() {\n return this.value;\n }.bind({value: value || ''}),\n set: function setter(name, value) {\n if (typeof value !== 'undefined') {\n this.setAttribute(name, value);\n } else {\n this.removeAttribute(name);\n }\n }.bind(element, name)\n });\n } else {\n map[propName] = value\n }\n\n }\n }\n \n return map;\n }\n });\n\n}).call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});"],"names":[],"mappings":"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"}