@visitscotland/component-library 3.1.5 → 3.1.7

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 (45) hide show
  1. package/dist/client/manifest.json +93 -95
  2. package/dist/client/scripts/{e23134b888a5fbeafd21.js → 21bad07c381b46b43956.js} +1 -1
  3. package/dist/client/scripts/369c5a552ceaf1053de0.js +1 -0
  4. package/dist/client/scripts/{9a098ad4aa724132003f.js → 4b90fee2f9afcd45d7e2.js} +1 -1
  5. package/dist/client/scripts/{5b70a6242c6f7496ece0.js → 4ba0290211e05764239e.js} +1 -1
  6. package/dist/client/scripts/{1c6fc241a7b9c4e10e81.js → 5dc13376c30741c1ab2e.js} +1 -1
  7. package/dist/client/scripts/{9cc3afb024ac0ba5edf7.js → 70df3b5cfd5c482e26af.js} +1 -1
  8. package/dist/client/scripts/{fe88eb43d773b18a9f11.js → 791b377fec08a7655d7e.js} +1 -1
  9. package/dist/client/scripts/{9ef5ce80ce0e639e1a8f.js → 87f8783e68aae16abfeb.js} +1 -1
  10. package/dist/client/scripts/{85e123d32e843b78aa0a.js → 8a4f0c08b80b405edd1f.js} +1 -1
  11. package/dist/client/scripts/{bf21c05412d86c08b6a4.js → a95a3e80ff20c25db392.js} +1 -1
  12. package/dist/client/scripts/{8b7aa9171f2ab5dcc1c2.js → d25db68009fd56546a92.js} +1 -1
  13. package/dist/client/styles/ead77dd44b53ac66b553.css +18 -0
  14. package/dist/components/components/caption/Caption.vue.d.ts +15 -0
  15. package/dist/components/components/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts +15 -0
  16. package/dist/components/components/mega-nav/MegaNav.vue.d.ts +15 -0
  17. package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +15 -0
  18. package/dist/components/components/video/Video.vue.d.ts +0 -46
  19. package/dist/components/vs-component-library.css +1 -1
  20. package/dist/components/vs-component-library.js +169 -169
  21. package/dist/components/vs-component-library.mjs +5394 -5416
  22. package/dist/ssr/index.js +1 -1
  23. package/dist/ssr/manifest.json +1 -1
  24. package/dist/ssr/styles/{262f8bc1236406ae6821.css → 93e071858a0f2d109b89.css} +2 -2
  25. package/package.json +230 -230
  26. package/CHANGELOG.md +0 -1940
  27. package/dist/client/scripts/4888c910526a478af55c.js +0 -1
  28. package/dist/client/styles/bd26b75ba38ccee0dc01.css +0 -18
  29. /package/dist/client/scripts/{308938d148fc5f60c382.js → 145140647d38fe56905a.js} +0 -0
  30. /package/dist/client/scripts/{105d779c7f9807ed3d58.js → 4362897dff441009ccf7.js} +0 -0
  31. /package/dist/client/scripts/{db91bc3fcc2a1c7c8d58.js → 5e3b9d03d4e3e4d6786f.js} +0 -0
  32. /package/dist/client/scripts/{0ea050cf21103a863726.js → a3e94af6b1b5ada434a7.js} +0 -0
  33. /package/dist/client/scripts/{bd26b75ba38ccee0dc01.js → ead77dd44b53ac66b553.js} +0 -0
  34. /package/dist/client/styles/{308938d148fc5f60c382.css → 145140647d38fe56905a.css} +0 -0
  35. /package/dist/client/styles/{4888c910526a478af55c.css → 369c5a552ceaf1053de0.css} +0 -0
  36. /package/dist/client/styles/{105d779c7f9807ed3d58.css → 4362897dff441009ccf7.css} +0 -0
  37. /package/dist/client/styles/{9a098ad4aa724132003f.css → 4b90fee2f9afcd45d7e2.css} +0 -0
  38. /package/dist/client/styles/{1c6fc241a7b9c4e10e81.css → 5dc13376c30741c1ab2e.css} +0 -0
  39. /package/dist/client/styles/{db91bc3fcc2a1c7c8d58.css → 5e3b9d03d4e3e4d6786f.css} +0 -0
  40. /package/dist/client/styles/{9cc3afb024ac0ba5edf7.css → 70df3b5cfd5c482e26af.css} +0 -0
  41. /package/dist/client/styles/{9ef5ce80ce0e639e1a8f.css → 87f8783e68aae16abfeb.css} +0 -0
  42. /package/dist/client/styles/{85e123d32e843b78aa0a.css → 8a4f0c08b80b405edd1f.css} +0 -0
  43. /package/dist/client/styles/{0ea050cf21103a863726.css → a3e94af6b1b5ada434a7.css} +0 -0
  44. /package/dist/client/styles/{bf21c05412d86c08b6a4.css → a95a3e80ff20c25db392.css} +0 -0
  45. /package/dist/client/styles/{8b7aa9171f2ab5dcc1c2.css → d25db68009fd56546a92.css} +0 -0
@@ -267,6 +267,21 @@ declare const _default: import('vue').DefineComponent<{
267
267
  border_radius_sm: string;
268
268
  border_radius_pill: string;
269
269
  "spacer-0": string;
270
+ "spacer-0125": string;
271
+ "spacer-025": string;
272
+ "spacer-050": string;
273
+ "spacer-075": string;
274
+ "spacer-100": string;
275
+ "spacer-125": string;
276
+ "spacer-150": string;
277
+ "spacer-175": string;
278
+ "spacer-200": string;
279
+ "spacer-250": string;
280
+ "spacer-300": string;
281
+ "spacer-400": string;
282
+ "spacer-500": string;
283
+ "spacer-600": string;
284
+ "spacer-700": string;
270
285
  "spacer-1": string;
271
286
  "spacer-2": string;
272
287
  "spacer-3": string;
@@ -307,6 +307,21 @@ declare const _default: import('vue').DefineComponent<{
307
307
  border_radius_sm: string;
308
308
  border_radius_pill: string;
309
309
  "spacer-0": string;
310
+ "spacer-0125": string;
311
+ "spacer-025": string;
312
+ "spacer-050": string;
313
+ "spacer-075": string;
314
+ "spacer-100": string;
315
+ "spacer-125": string;
316
+ "spacer-150": string;
317
+ "spacer-175": string;
318
+ "spacer-200": string;
319
+ "spacer-250": string;
320
+ "spacer-300": string;
321
+ "spacer-400": string;
322
+ "spacer-500": string;
323
+ "spacer-600": string;
324
+ "spacer-700": string;
310
325
  "spacer-1": string;
311
326
  "spacer-2": string;
312
327
  "spacer-3": string;
@@ -310,6 +310,21 @@ declare const _default: import('vue').DefineComponent<{
310
310
  border_radius_sm: string;
311
311
  border_radius_pill: string;
312
312
  "spacer-0": string;
313
+ "spacer-0125": string;
314
+ "spacer-025": string;
315
+ "spacer-050": string;
316
+ "spacer-075": string;
317
+ "spacer-100": string;
318
+ "spacer-125": string;
319
+ "spacer-150": string;
320
+ "spacer-175": string;
321
+ "spacer-200": string;
322
+ "spacer-250": string;
323
+ "spacer-300": string;
324
+ "spacer-400": string;
325
+ "spacer-500": string;
326
+ "spacer-600": string;
327
+ "spacer-700": string;
313
328
  "spacer-1": string;
314
329
  "spacer-2": string;
315
330
  "spacer-3": string;
@@ -535,6 +535,21 @@ declare const _default: import('vue').DefineComponent<{
535
535
  border_radius_sm: string;
536
536
  border_radius_pill: string;
537
537
  "spacer-0": string;
538
+ "spacer-0125": string;
539
+ "spacer-025": string;
540
+ "spacer-050": string;
541
+ "spacer-075": string;
542
+ "spacer-100": string;
543
+ "spacer-125": string;
544
+ "spacer-150": string;
545
+ "spacer-175": string;
546
+ "spacer-200": string;
547
+ "spacer-250": string;
548
+ "spacer-300": string;
549
+ "spacer-400": string;
550
+ "spacer-500": string;
551
+ "spacer-600": string;
552
+ "spacer-700": string;
538
553
  "spacer-1": string;
539
554
  "spacer-2": string;
540
555
  "spacer-3": string;
@@ -43,21 +43,6 @@ declare const _default: import('vue').DefineComponent<{
43
43
  default: string;
44
44
  };
45
45
  /**
46
- * A message explaining why the component has been disabled with disabled cookies, is
47
- * provided for descendent components to inject
48
- */
49
- noCookiesMessage: {
50
- type: StringConstructor;
51
- required: true;
52
- };
53
- /**
54
- * Text used for the link which opens the cookie preference centre.
55
- */
56
- cookieBtnText: {
57
- type: StringConstructor;
58
- required: true;
59
- };
60
- /**
61
46
  * A message explaining why the component has been disabled when js is disabled,
62
47
  * is provided for descendent components to inject
63
48
  */
@@ -81,12 +66,10 @@ declare const _default: import('vue').DefineComponent<{
81
66
  playerVars: {
82
67
  hl: string;
83
68
  };
84
- requiredCookies: string[];
85
69
  reRendering: boolean;
86
70
  shouldAutoPlay: boolean;
87
71
  jsDisabled: boolean;
88
72
  }, {
89
- showError(): boolean;
90
73
  warningText(): string;
91
74
  player(): any;
92
75
  }, {
@@ -151,9 +134,6 @@ declare const _default: import('vue').DefineComponent<{
151
134
  pageUrl: () => string;
152
135
  };
153
136
  data(): {
154
- /**
155
- * The title of the video, set in the CMS
156
- */
157
137
  dataLayerLoadConfirmed: boolean;
158
138
  dataLayerStore: any;
159
139
  };
@@ -166,17 +146,6 @@ declare const _default: import('vue').DefineComponent<{
166
146
  compileFullTemplate(templateValues: any): any;
167
147
  targetText(event: any): any;
168
148
  };
169
- } | {
170
- data(): {
171
- bypassCookiesExist: boolean;
172
- };
173
- computed: {
174
- onetrustActiveGroups(): any;
175
- requiredCookiesExist(): any;
176
- cookiesInitStatus(): any;
177
- cookiesSet: () => string[];
178
- };
179
- mounted(): void;
180
149
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
181
150
  /**
182
151
  * The YouTube ID for the video
@@ -222,21 +191,6 @@ declare const _default: import('vue').DefineComponent<{
222
191
  default: string;
223
192
  };
224
193
  /**
225
- * A message explaining why the component has been disabled with disabled cookies, is
226
- * provided for descendent components to inject
227
- */
228
- noCookiesMessage: {
229
- type: StringConstructor;
230
- required: true;
231
- };
232
- /**
233
- * Text used for the link which opens the cookie preference centre.
234
- */
235
- cookieBtnText: {
236
- type: StringConstructor;
237
- required: true;
238
- };
239
- /**
240
194
  * A message explaining why the component has been disabled when js is disabled,
241
195
  * is provided for descendent components to inject
242
196
  */