@visitscotland/component-library 5.43.0 → 5.44.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.
Files changed (100) hide show
  1. package/dist/client/manifest.json +676 -598
  2. package/dist/client/scripts/04fe1f6c884b9859bc95.js +1 -0
  3. package/dist/client/scripts/0e6c9a9ac04c055dd7ff.js +1 -0
  4. package/dist/client/scripts/{ff6101f274e52feca2d0.js → 16305d5b48f2d3edd215.js} +1 -1
  5. package/dist/client/scripts/{e60fe8e9115fe7dd13cf.js → 2464bcc48b0bd7955c9f.js} +1 -1
  6. package/dist/client/scripts/{5032a70c599e2f468071.js → 25d7fcffa86986f410b3.js} +1 -1
  7. package/dist/client/scripts/29bfffa73db774ca851a.js +1 -0
  8. package/dist/client/scripts/2cf0f5b644ce720cc992.js +1 -0
  9. package/dist/client/scripts/{34ee90429cad0416277c.js → 2fd9050bc8c51d32cbb0.js} +1 -1
  10. package/dist/client/scripts/5f59999ce00d85f8ee67.js +1 -0
  11. package/dist/client/scripts/68531b18be9379f8ca1d.js +1 -0
  12. package/dist/client/scripts/{6fa12c8f2df5887ad779.js → 9a2c80fdf6dd41ba2097.js} +1 -1
  13. package/dist/client/scripts/a1f5afe9ff663790e55a.js +1 -0
  14. package/dist/client/scripts/aee7c272c9f393b0f4ca.js +1 -0
  15. package/dist/client/scripts/cf930d28048b29a9d222.js +1 -0
  16. package/dist/client/scripts/{3aaefce16b5df1479178.js → d2cc4efb6285a4114bc0.js} +1 -1
  17. package/dist/client/scripts/d5c95960992da8923abb.js +1 -0
  18. package/dist/client/scripts/{76f4d20d155ba0ca1a14.js → d720b984726aa6c7ad03.js} +1 -1
  19. package/dist/client/scripts/df0aaca8b6947639b6a5.js +1 -0
  20. package/dist/client/scripts/{66d53fffb25ec07a1aa7.js → fb20325445012053d128.js} +1 -1
  21. package/dist/client/scripts/{4f47ffaa9a5862cc51d1.js → fe5986264852db16cea6.js} +1 -1
  22. package/dist/client/styles/04fe1f6c884b9859bc95.css +1 -0
  23. package/dist/client/styles/0e6c9a9ac04c055dd7ff.css +1 -0
  24. package/dist/client/styles/29bfffa73db774ca851a.css +1 -0
  25. package/dist/client/styles/{34ee90429cad0416277c.css → 2fd9050bc8c51d32cbb0.css} +1 -1
  26. package/dist/client/styles/3adcf92818f194e1e42d.css +1 -0
  27. package/dist/client/styles/51a569f9aa7977ca0c81.css +1 -0
  28. package/dist/client/styles/{a2fe354aca6970fedba6.css → 5f59999ce00d85f8ee67.css} +1 -1
  29. package/dist/client/styles/{ac9413fc9a5f74284fd0.css → 617aa7f0c028f2facae7.css} +1 -1
  30. package/dist/client/styles/{350b5411ffc3a7b4a42a.css → 6894baf997a8bbc643d0.css} +1 -1
  31. package/dist/client/styles/6deaeb270d1e7f4b5b30.css +1 -0
  32. package/dist/client/styles/7212075f8878dd61669d.css +1 -0
  33. package/dist/client/styles/7245a099076cc9226916.css +1 -0
  34. package/dist/client/styles/aee7c272c9f393b0f4ca.css +1 -0
  35. package/dist/client/styles/b927066ed14b3c6c6d2d.css +1 -0
  36. package/dist/client/styles/bc95b04479aa1d0455b7.css +1 -0
  37. package/dist/client/styles/d5c95960992da8923abb.css +1 -0
  38. package/dist/client/styles/ecba7c18163674a414e8.css +1 -0
  39. package/dist/client/styles/{66d53fffb25ec07a1aa7.css → fb20325445012053d128.css} +1 -1
  40. package/dist/components/{LoadingSpinner-OUYR1Zws.mjs → LoadingSpinner-BwAPD0Xn.mjs} +57 -55
  41. package/dist/components/{LoadingSpinner-W8dEafHA.js → LoadingSpinner-DBNfFVpv.js} +7 -7
  42. package/dist/components/src/components/card/Card.vue.d.ts +10 -2
  43. package/dist/components/src/components/hero-section/HeroSection.vue.d.ts +3612 -786
  44. package/dist/components/src/components/image-with-caption/ImageWithCaption.vue.d.ts +1866 -746
  45. package/dist/components/src/components/toggle-button/ToggleButton.vue.d.ts +633 -4
  46. package/dist/components/src/components/video/Video.vue.d.ts +2948 -633
  47. package/dist/components/src/components/video/components/VideoHtml5.vue.d.ts +2210 -0
  48. package/dist/components/src/components/video/components/VideoYoutube.vue.d.ts +1548 -0
  49. package/dist/components/src/components/video/index.d.ts +9 -0
  50. package/dist/components/src/components/video-caption/VideoCaption.vue.d.ts +563 -3
  51. package/dist/components/src/custom-components/maps/MainMap.vue.d.ts +2 -2
  52. package/dist/components/src/custom-components/maps/index.d.ts +2 -2
  53. package/dist/components/src/utils/prefers-reduced-motion.d.ts +2 -0
  54. package/dist/components/style.css +1 -1
  55. package/dist/components/vs-component-library-maps.js +1 -1
  56. package/dist/components/vs-component-library-maps.mjs +1 -1
  57. package/dist/components/vs-component-library.js +27 -27
  58. package/dist/components/vs-component-library.mjs +11464 -10982
  59. package/dist/ssr/index.js +1 -1
  60. package/dist/ssr/manifest.json +1 -1
  61. package/dist/ssr/styles/{b5b07d64d8f252910913.css → 3a7ea95d6f6e97c3b6da.css} +19 -20
  62. package/package.json +1 -1
  63. package/dist/client/scripts/12fa4d6469761cdb8326.js +0 -1
  64. package/dist/client/scripts/39bd197d7d1f66f65105.js +0 -1
  65. package/dist/client/scripts/5828c72a7124a5bcb563.js +0 -1
  66. package/dist/client/scripts/63fb13547a0c980edfc6.js +0 -1
  67. package/dist/client/scripts/662de3a6d0e84564965f.js +0 -1
  68. package/dist/client/scripts/933d633cb47a3304650c.js +0 -1
  69. package/dist/client/scripts/95239a6c2ab36a9f67e8.js +0 -1
  70. package/dist/client/scripts/a2fe354aca6970fedba6.js +0 -1
  71. package/dist/client/scripts/fed71972ffa79d797286.js +0 -1
  72. package/dist/client/styles/12fa4d6469761cdb8326.css +0 -1
  73. package/dist/client/styles/1dab8b823a9fc7be9e7d.css +0 -1
  74. package/dist/client/styles/42233f90e1246c3d508e.css +0 -1
  75. package/dist/client/styles/51240b9c502b2993bd72.css +0 -1
  76. package/dist/client/styles/5828c72a7124a5bcb563.css +0 -1
  77. package/dist/client/styles/662de3a6d0e84564965f.css +0 -1
  78. package/dist/client/styles/95239a6c2ab36a9f67e8.css +0 -1
  79. package/dist/client/styles/abe7bec6335799afee09.css +0 -1
  80. package/dist/client/styles/bf0781d3e1fda7aaf432.css +0 -1
  81. package/dist/client/styles/d014754e0eff762e6ca9.css +0 -1
  82. package/dist/client/styles/e600798c21b1e4b3421a.css +0 -1
  83. package/dist/client/styles/ebe3c46ecbab47f14ec8.css +0 -1
  84. package/dist/client/styles/fed71972ffa79d797286.css +0 -2
  85. package/dist/components/src/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +0 -931
  86. /package/dist/client/scripts/{ebe3c46ecbab47f14ec8.js → 3adcf92818f194e1e42d.js} +0 -0
  87. /package/dist/client/scripts/{42233f90e1246c3d508e.js → 51a569f9aa7977ca0c81.js} +0 -0
  88. /package/dist/client/scripts/{ac9413fc9a5f74284fd0.js → 617aa7f0c028f2facae7.js} +0 -0
  89. /package/dist/client/scripts/{350b5411ffc3a7b4a42a.js → 6894baf997a8bbc643d0.js} +0 -0
  90. /package/dist/client/scripts/{abe7bec6335799afee09.js → 6deaeb270d1e7f4b5b30.js} +0 -0
  91. /package/dist/client/scripts/{e600798c21b1e4b3421a.js → 7212075f8878dd61669d.js} +0 -0
  92. /package/dist/client/scripts/{51240b9c502b2993bd72.js → 7245a099076cc9226916.js} +0 -0
  93. /package/dist/client/scripts/{d014754e0eff762e6ca9.js → b927066ed14b3c6c6d2d.js} +0 -0
  94. /package/dist/client/scripts/{1dab8b823a9fc7be9e7d.js → bc95b04479aa1d0455b7.js} +0 -0
  95. /package/dist/client/scripts/{d94ba5393987a3e2d90a.js → e6bfa540add7fc44472e.js} +0 -0
  96. /package/dist/client/scripts/{bf0781d3e1fda7aaf432.js → ecba7c18163674a414e8.js} +0 -0
  97. /package/dist/client/styles/{ff6101f274e52feca2d0.css → 16305d5b48f2d3edd215.css} +0 -0
  98. /package/dist/client/styles/{e60fe8e9115fe7dd13cf.css → 2464bcc48b0bd7955c9f.css} +0 -0
  99. /package/dist/client/styles/{5032a70c599e2f468071.css → 25d7fcffa86986f410b3.css} +0 -0
  100. /package/dist/client/styles/{3aaefce16b5df1479178.css → d2cc4efb6285a4114bc0.css} +0 -0
@@ -268,6 +268,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
268
268
  cookieLinkText: string;
269
269
  videoId: string;
270
270
  errorMessage: string;
271
+ showToggle: boolean;
271
272
  altText: string;
272
273
  closedDefaultCaption: boolean;
273
274
  imageSrc: string;
@@ -277,7 +278,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
277
278
  toggleButtonText: string;
278
279
  playButtonText: string;
279
280
  smallPlayButton: boolean;
280
- showToggle: boolean;
281
281
  }, {}, {
282
282
  VsImg: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
283
283
  src: {
@@ -569,19 +569,102 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
569
569
  type: StringConstructor;
570
570
  default: string;
571
571
  };
572
+ variant: {
573
+ type: StringConstructor;
574
+ default: string;
575
+ validator: (value: unknown) => any;
576
+ };
577
+ icon: {
578
+ type: StringConstructor;
579
+ default: string;
580
+ };
581
+ pressedIcon: {
582
+ type: StringConstructor;
583
+ default: any;
584
+ };
585
+ modelValue: {
586
+ type: BooleanConstructor;
587
+ default: any;
588
+ };
589
+ label: {
590
+ type: StringConstructor;
591
+ default: string;
592
+ };
593
+ pressedLabel: {
594
+ type: StringConstructor;
595
+ default: string;
596
+ };
597
+ labelBreakpoint: {
598
+ type: StringConstructor;
599
+ default: any;
600
+ validator: (value: unknown) => boolean;
601
+ };
572
602
  }>, {}, {
573
603
  show: boolean;
574
- }, {}, {
575
- toggleAction(): void;
576
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "toggleAction"[], "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
604
+ internalPressed: boolean;
605
+ }, {
606
+ isLegacyMode(): boolean;
607
+ isPressed(): boolean;
608
+ buttonClasses(): {
609
+ [x: string]: string | boolean;
610
+ 'vs-toggle-button--pressed': boolean;
611
+ };
612
+ buttonLabelClasses(): {
613
+ [x: string]: string;
614
+ };
615
+ currentIcon(): string;
616
+ computedLabel(): string;
617
+ }, {
618
+ toggleLegacy(event: any): void;
619
+ handleClick(event: any): void;
620
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "update:modelValue" | "toggleAction")[], "click" | "update:modelValue" | "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
577
621
  toggleId: {
578
622
  type: StringConstructor;
579
623
  default: string;
580
624
  };
625
+ variant: {
626
+ type: StringConstructor;
627
+ default: string;
628
+ validator: (value: unknown) => any;
629
+ };
630
+ icon: {
631
+ type: StringConstructor;
632
+ default: string;
633
+ };
634
+ pressedIcon: {
635
+ type: StringConstructor;
636
+ default: any;
637
+ };
638
+ modelValue: {
639
+ type: BooleanConstructor;
640
+ default: any;
641
+ };
642
+ label: {
643
+ type: StringConstructor;
644
+ default: string;
645
+ };
646
+ pressedLabel: {
647
+ type: StringConstructor;
648
+ default: string;
649
+ };
650
+ labelBreakpoint: {
651
+ type: StringConstructor;
652
+ default: any;
653
+ validator: (value: unknown) => boolean;
654
+ };
581
655
  }>> & Readonly<{
656
+ onClick?: (...args: any[]) => any;
657
+ "onUpdate:modelValue"?: (...args: any[]) => any;
582
658
  onToggleAction?: (...args: any[]) => any;
583
659
  }>, {
660
+ icon: string;
661
+ variant: string;
662
+ label: string;
663
+ modelValue: boolean;
584
664
  toggleId: string;
665
+ pressedIcon: string;
666
+ pressedLabel: string;
667
+ labelBreakpoint: string;
585
668
  }, {}, {
586
669
  VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
587
670
  href: {
@@ -1502,461 +1585,938 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1502
1585
  smallSize: string;
1503
1586
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1504
1587
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1505
- VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1506
- icon: {
1507
- type: StringConstructor;
1508
- required: true;
1509
- };
1510
- variant: {
1511
- type: StringConstructor;
1512
- default: string;
1513
- validator: (value: unknown) => any;
1514
- };
1515
- customColour: {
1516
- type: StringConstructor;
1517
- default: any;
1518
- };
1519
- size: {
1520
- type: StringConstructor;
1521
- default: string;
1522
- validator: (value: unknown) => any;
1523
- };
1524
- smallSize: {
1525
- type: StringConstructor;
1526
- default: any;
1527
- validator: (value: unknown) => any;
1528
- };
1529
- }>, {}, {
1530
- tokens: {
1531
- "vs-color-background-primary": string;
1532
- "vs-color-background-secondary": string;
1533
- "vs-color-background-bold": string;
1534
- "vs-color-background-brand": string;
1535
- "vs-color-background-inverse": string;
1536
- "vs-color-background-highlight": string;
1537
- "vs-color-background-information": string;
1538
- "vs-color-background-success": string;
1539
- "vs-color-background-warning": string;
1540
- "vs-color-background-error": string;
1541
- "vs-color-background-accent-heather-80": string;
1542
- "vs-color-background-accent-heather-30": string;
1543
- "vs-color-background-accent-tolsta-40": string;
1544
- "vs-color-background-accent-gorse-05": string;
1545
- "vs-color-border-primary": string;
1546
- "vs-color-border-secondary": string;
1547
- "vs-color-border-inverse": string;
1548
- "vs-color-border-input": string;
1549
- "vs-color-border-highlight": string;
1550
- "vs-color-border-bold": string;
1551
- "vs-color-border-success": string;
1552
- "vs-color-border-warning": string;
1553
- "vs-color-border-error": string;
1554
- "vs-color-border-disabled": string;
1555
- "vs-color-icon-primary": string;
1556
- "vs-color-icon-secondary": string;
1557
- "vs-color-icon-tertiary": string;
1558
- "vs-color-icon-inverse": string;
1559
- "vs-color-icon-cta-on-light": string;
1560
- "vs-color-icon-highlight": string;
1561
- "vs-color-icon-success": string;
1562
- "vs-color-icon-warning": string;
1563
- "vs-color-icon-error": string;
1564
- "vs-color-icon-disabled": string;
1565
- "vs-color-icon-accent-saltire-30": string;
1566
- "vs-color-icon-ski-easy": string;
1567
- "vs-color-icon-ski-intermediate": string;
1568
- "vs-color-icon-ski-difficult": string;
1569
- "vs-color-icon-ski-very-difficult": string;
1570
- "vs-color-icon-ski-itineraries": string;
1571
- "vs-color-icon-ski-other": string;
1572
- "vs-color-icon-accent-loch-ness": string;
1573
- "vs-color-icon-accent-grey-02": string;
1574
- "vs-color-icon-accent-saltire": string;
1575
- "vs-color-icon-accent-bramble": string;
1576
- "vs-color-icon-accent-heather": string;
1577
- "vs-color-icon-accent-whisky": string;
1578
- "vs-color-icon-accent-cranachan": string;
1579
- "vs-color-icon-accent-buachaille": string;
1580
- "vs-color-interaction-focus": string;
1581
- "vs-color-interaction-focus-on-bold": string;
1582
- "vs-color-interaction-cta-primary": string;
1583
- "vs-color-interaction-cta-secondary": string;
1584
- "vs-color-interaction-cta-hover": string;
1585
- "vs-color-interaction-cta-pressed": string;
1586
- "vs-color-interaction-cta-disabled": string;
1587
- "vs-color-interaction-cta-subtle-hover": string;
1588
- "vs-color-interaction-cta-subtle-pressed": string;
1589
- "vs-color-interaction-cta-subtle": string;
1590
- "vs-color-interaction-link-primary": string;
1591
- "vs-color-interaction-link-secondary": string;
1592
- "vs-color-interaction-link-active": string;
1593
- "vs-color-interaction-link-visited": string;
1594
- "vs-color-interaction-link-disabled": string;
1595
- "vs-color-interaction-link-visited-on-bold": string;
1596
- "vs-color-text-primary": string;
1597
- "vs-color-text-secondary": string;
1598
- "vs-color-text-tertiary": string;
1599
- "vs-color-text-inverse": string;
1600
- "vs-color-text-cta-on-light": string;
1601
- "vs-color-text-highlight": string;
1602
- "vs-color-text-brand": string;
1603
- "vs-color-text-error": string;
1604
- "vs-color-text-success": string;
1605
- "vs-color-text-disabled": string;
1606
- breakpoint_xl: string;
1607
- grid_container_width_xl: string;
1608
- breakpoint_md: string;
1609
- max_container_width_xl: string;
1610
- grid_container_width_md: string;
1611
- breakpoint_sm: string;
1612
- breakpoint_lg: string;
1613
- breakpoint_xs: string;
1614
- max_container_width_md: string;
1615
- grid_container_width_sm: string;
1616
- grid_container_width_lg: string;
1617
- max_container_width_sm: string;
1618
- max_container_width_lg: string;
1619
- max_container_width_xxl: string;
1620
- grid_container_width_xxl: string;
1621
- breakpoint_xxl: string;
1622
- grid_columns: string;
1623
- grid_gutter_width: string;
1624
- "vs-spacer-0": string;
1625
- "vs-spacer-0125": string;
1626
- "vs-spacer-025": string;
1627
- "vs-spacer-050": string;
1628
- "vs-spacer-075": string;
1629
- "vs-spacer-100": string;
1630
- "vs-spacer-125": string;
1631
- "vs-spacer-150": string;
1632
- "vs-spacer-175": string;
1633
- "vs-spacer-200": string;
1634
- "vs-spacer-225": string;
1635
- "vs-spacer-250": string;
1636
- "vs-spacer-300": string;
1637
- "vs-spacer-400": string;
1638
- "vs-spacer-500": string;
1639
- "vs-spacer-600": string;
1640
- "vs-spacer-700": string;
1641
- "vs-radius-medium": string;
1642
- "vs-radius-none": string;
1643
- "vs-radius-large-increased": string;
1644
- "vs-radius-extra-large-increased": string;
1645
- "vs-radius-tiny": string;
1646
- "vs-radius-large": string;
1647
- "vs-radius-extra-large": string;
1648
- "vs-radius-extra-extra-large": string;
1649
- "vs-radius-huge": string;
1650
- "vs-radius-full": string;
1651
- "vs-radius-small": string;
1652
- "vs-elevation-shadow-raised": string;
1653
- "vs-elevation-shadow-overlay": string;
1654
- "vs-elevation-surface": string;
1655
- "vs-elevation-surface-section": string;
1656
- "vs-elevation-surface-raised": string;
1657
- "vs-elevation-surface-overlay": string;
1658
- "vs-focus-shadow": string;
1659
- "vs-focus-shadow-on-dark": string;
1660
- "vs-border-width-sm": string;
1661
- "vs-border-width-md": string;
1662
- "vs-font-size-display-m": string;
1663
- "vs-font-size-display-s": string;
1664
- "vs-font-size-heading-xl": string;
1665
- "vs-font-size-heading-l": string;
1666
- "vs-font-size-heading-m": string;
1667
- "vs-font-size-heading-s": string;
1668
- "vs-font-size-heading-xs": string;
1669
- "vs-font-size-heading-xxs": string;
1670
- "vs-font-size-heading-xxxs": string;
1671
- "vs-font-size-detail-l": string;
1672
- "vs-font-size-detail-m": string;
1673
- "vs-font-size-detail-s": string;
1674
- "vs-font-size-body-l": string;
1675
- "vs-font-size-body-m": string;
1676
- "vs-font-size-body-s": string;
1677
- "vs-font-weight-strong": string;
1678
- "vs-font-weight-medium": string;
1679
- "vs-font-weight-regular": string;
1680
- "vs-font-weight-subtle": string;
1681
- "vs-font-weight-heading": string;
1682
- "vs-font-weight-body": string;
1683
- "vs-font-weight-detail": string;
1684
- "vs-font-family-sans-serif": string;
1685
- "vs-font-family-display": string;
1686
- "vs-line-height-heading": number;
1687
- "vs-line-height-detail": number;
1688
- "vs-line-height-body": number;
1689
- "vs-letter-spacing-display": string;
1690
- "vs-letter-spacing-heading": string;
1691
- "vs-letter-spacing-detail": string;
1692
- "vs-letter-spacing-body": string;
1693
- icon_size_xxs: string;
1694
- icon_size_xs: string;
1695
- icon_size_sm: string;
1696
- icon_size_md: string;
1697
- icon_size_lg: string;
1698
- icon_size_xl: string;
1699
- "vs-icon-facility-audio-loop": string;
1700
- "vs-icon-control-collapse": string;
1701
- "vs-icon-facility-wheelchair-access": string;
1702
- "vs-icon-control-pause": string;
1703
- "vs-icon-facility-cafe": string;
1704
- "vs-icon-feedback-error": string;
1705
- "vs-icon-facility-accessible-parking": string;
1706
- "vs-icon-control-filters": string;
1707
- "vs-icon-feedback-information": string;
1708
- "vs-icon-control-external-link": string;
1709
- "vs-icon-control-play": string;
1710
- "vs-icon-facility-accessible-dining": string;
1711
- "vs-icon-facility-public-transport": string;
1712
- "vs-icon-season-winter": string;
1713
- "vs-icon-control-expand": string;
1714
- "vs-icon-facility-pets-welcome": string;
1715
- "vs-icon-facility-parking": string;
1716
- "vs-icon-control-menu": string;
1717
- "vs-icon-season-spring": string;
1718
- "vs-icon-season-summer": string;
1719
- "vs-icon-facility-breakfast": string;
1720
- "vs-icon-control-back-to-top": string;
1721
- "vs-icon-control-dismiss": string;
1722
- "vs-icon-feedback-warning": string;
1723
- "vs-icon-facility-accessible-shower": string;
1724
- "vs-icon-facility-wifi": string;
1725
- "vs-icon-control-search": string;
1726
- "vs-icon-control-download": string;
1727
- "vs-icon-season-autumn": string;
1728
- "vs-icon-facility-accessible-toilet": string;
1729
- "vs-icon-feedback-success": string;
1730
- "vs-icon-facility-vegan": string;
1731
- "font-size-1": string;
1732
- "font-size-2": string;
1733
- "font-size-3": string;
1734
- "font-size-4": string;
1735
- "font-size-5": string;
1736
- "font-size-6": string;
1737
- "font-size-7": string;
1738
- "font-size-8": string;
1739
- "font-size-9": string;
1740
- "font-size-10": string;
1741
- "font-size-body": string;
1742
- "font-size-body-md": string;
1743
- "font-size-lead": string;
1744
- "font-size-lead-md": string;
1745
- "font-size-teaser": string;
1746
- opacity_100: string;
1747
- opacity_50: string;
1748
- opacity_0: string;
1749
- duration_quickly: string;
1750
- duration_base: string;
1751
- duration_slowly: string;
1752
- no_javascript: string;
1753
- theme_dark: string;
1754
- theme_grey: string;
1755
- };
1756
- }, {
1757
- iconClasses(): any[];
1758
- fontAwesomeClasses(): any;
1759
- iconStyles(): {
1760
- color: string;
1761
- };
1762
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1763
- icon: {
1764
- type: StringConstructor;
1765
- required: true;
1766
- };
1767
- variant: {
1768
- type: StringConstructor;
1769
- default: string;
1770
- validator: (value: unknown) => any;
1771
- };
1772
- customColour: {
1773
- type: StringConstructor;
1774
- default: any;
1775
- };
1776
- size: {
1777
- type: StringConstructor;
1778
- default: string;
1779
- validator: (value: unknown) => any;
1780
- };
1781
- smallSize: {
1782
- type: StringConstructor;
1783
- default: any;
1784
- validator: (value: unknown) => any;
1785
- };
1786
- }>> & Readonly<{}>, {
1787
- variant: string;
1788
- customColour: string;
1789
- size: string;
1790
- smallSize: string;
1791
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1792
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1793
- VsVideoCaption: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1794
- videoBtnText: {
1795
- type: StringConstructor;
1796
- default: string;
1797
- };
1798
- withToggleBtn: {
1799
- type: BooleanConstructor;
1800
- default: boolean;
1801
- };
1802
- videoId: {
1803
- type: StringConstructor;
1804
- required: true;
1805
- };
1806
- variant: {
1807
- type: StringConstructor;
1808
- default: string;
1809
- validator: (value: unknown) => any;
1810
- };
1811
- }>, {
1812
- videoStore: import('pinia').Store<"video", import('../../stores/video.store').IVideosState, {}, {
1813
- addVideo(newVideo: {
1814
- videoId: string;
1815
- videoDurationMsg: string;
1816
- videoDuration: number;
1817
- videoFullDuration: {
1818
- minutes: number;
1819
- seconds: number;
1820
- roundedMinutes: string;
1588
+ BButton: {
1589
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
1590
+ pressed: import('vue').PropType<boolean | undefined>;
1591
+ tag: {
1592
+ type: import('vue').PropType<string>;
1593
+ default: string;
1821
1594
  };
1822
- }): void;
1823
- }>;
1824
- }, {
1825
- showErrorMessage: boolean;
1826
- requiredCookies: 1[];
1827
- }, {
1828
- videoDetails(): {
1829
- videoId: string;
1830
- videoDurationMsg: string;
1831
- videoDuration: number;
1832
- videoFullDuration: {
1833
- minutes: number;
1834
- seconds: number;
1835
- roundedMinutes: string;
1836
- };
1837
- };
1838
- videoLoaded(): boolean;
1839
- showCookieMessage(): boolean;
1840
- }, {
1841
- emitToggle(): void;
1842
- emitShowModal(): void;
1843
- }, {
1844
- data(): {
1845
- requiredCookies: any[];
1846
- requiredCookiesAllowed: boolean;
1847
- cookieManagerLoaded: boolean;
1848
- };
1849
- methods: {
1850
- managerLoaded(): void;
1851
- cookiesUpdated(): void;
1852
- };
1853
- computed: {
1854
- cookiesAllowed(): any;
1855
- cookiesLoaded(): any;
1856
- };
1857
- mounted(): void;
1858
- }, import('vue').ComponentOptionsMixin, "toggleAction"[], "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1859
- videoBtnText: {
1860
- type: StringConstructor;
1861
- default: string;
1862
- };
1863
- withToggleBtn: {
1864
- type: BooleanConstructor;
1865
- default: boolean;
1866
- };
1867
- videoId: {
1868
- type: StringConstructor;
1869
- required: true;
1870
- };
1871
- variant: {
1872
- type: StringConstructor;
1873
- default: string;
1874
- validator: (value: unknown) => any;
1875
- };
1876
- }>> & Readonly<{
1877
- onToggleAction?: (...args: any[]) => any;
1878
- }>, {
1879
- variant: string;
1880
- videoBtnText: string;
1881
- withToggleBtn: boolean;
1882
- }, {}, {
1883
- VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1884
- href: {
1885
- type: StringConstructor;
1886
- default: any;
1887
- };
1888
- tabindex: {
1889
- type: StringConstructor;
1890
- default: any;
1891
- };
1892
- variant: {
1893
- type: StringConstructor;
1894
- default: string;
1895
- validator: (value: unknown) => any;
1896
- };
1897
- size: {
1898
- type: StringConstructor;
1899
- default: string;
1900
- validator: (value: unknown) => any;
1901
- };
1902
- animate: {
1903
- type: BooleanConstructor;
1904
- default: boolean;
1905
- };
1906
- rounded: {
1907
- type: BooleanConstructor;
1908
- default: boolean;
1909
- };
1910
- icon: {
1911
- type: StringConstructor;
1912
- default: string;
1913
- };
1914
- iconOnly: {
1915
- type: BooleanConstructor;
1916
- default: boolean;
1917
- };
1918
- showLabelBreakpoint: {
1919
- type: StringConstructor;
1920
- default: string;
1921
- validator: (value: unknown) => boolean;
1922
- };
1923
- active: {
1924
- type: BooleanConstructor;
1925
- default: boolean;
1926
- };
1927
- iconPosition: {
1928
- type: StringConstructor;
1929
- default: string;
1930
- validator: (value: unknown) => any;
1931
- };
1932
- }>, {}, {
1933
- isAnimating: boolean;
1934
- }, {
1935
- buttonClasses(): {
1936
- [x: string]: string | boolean;
1937
- 'vs-button--animated': boolean;
1938
- 'vs-button--is-animating': boolean;
1939
- 'vs-button--rounded': boolean;
1940
- 'vs-button--icon-only': boolean;
1941
- 'vs-button--active': boolean;
1942
- 'vs-button--flex-reverse': boolean;
1943
- };
1944
- iconClasses(): {
1945
- 'vs-icon--right': boolean;
1946
- 'vs-icon--left': boolean;
1947
- }[];
1948
- buttonLabelClasses(): {
1949
- [x: string]: string | true;
1950
- 'visually-hidden': string | true;
1951
- };
1952
- }, {
1953
- animateHandler(event: any): void;
1954
- tabbedIn(event: any): void;
1955
- trackLink(event: any): void;
1956
- }, {
1957
- computed: {
1958
- pageUrl: () => string;
1959
- };
1595
+ type: {
1596
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1597
+ default: string;
1598
+ };
1599
+ replace: {
1600
+ type: import('vue').PropType<boolean>;
1601
+ default: undefined;
1602
+ };
1603
+ target: {
1604
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1605
+ default: undefined;
1606
+ };
1607
+ to: {
1608
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1609
+ default: undefined;
1610
+ };
1611
+ append: {
1612
+ type: import('vue').PropType<boolean>;
1613
+ default: undefined;
1614
+ };
1615
+ disabled: {
1616
+ type: import('vue').PropType<boolean>;
1617
+ default: undefined;
1618
+ };
1619
+ href: {
1620
+ type: import('vue').PropType<string>;
1621
+ default: undefined;
1622
+ };
1623
+ rel: {
1624
+ type: import('vue').PropType<string>;
1625
+ default: undefined;
1626
+ };
1627
+ size: {
1628
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1629
+ default: string;
1630
+ };
1631
+ active: {
1632
+ type: import('vue').PropType<boolean>;
1633
+ default: boolean;
1634
+ };
1635
+ activeClass: {
1636
+ type: import('vue').PropType<string>;
1637
+ default: undefined;
1638
+ };
1639
+ routerComponentName: {
1640
+ type: import('vue').PropType<string>;
1641
+ default: undefined;
1642
+ };
1643
+ variant: {
1644
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1645
+ default: string;
1646
+ };
1647
+ opacity: {
1648
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1649
+ default: undefined;
1650
+ };
1651
+ opacityHover: {
1652
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1653
+ default: undefined;
1654
+ };
1655
+ underlineVariant: {
1656
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1657
+ default: undefined;
1658
+ };
1659
+ underlineOffset: {
1660
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1661
+ default: undefined;
1662
+ };
1663
+ underlineOffsetHover: {
1664
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1665
+ default: undefined;
1666
+ };
1667
+ underlineOpacity: {
1668
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1669
+ default: undefined;
1670
+ };
1671
+ underlineOpacityHover: {
1672
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1673
+ default: undefined;
1674
+ };
1675
+ pill: {
1676
+ type: import('vue').PropType<boolean>;
1677
+ default: boolean;
1678
+ };
1679
+ icon: {
1680
+ type: import('vue').PropType<boolean>;
1681
+ default: undefined;
1682
+ };
1683
+ routerTag: {
1684
+ type: import('vue').PropType<string>;
1685
+ default: undefined;
1686
+ };
1687
+ exactActiveClass: {
1688
+ type: import('vue').PropType<string>;
1689
+ default: undefined;
1690
+ };
1691
+ loading: {
1692
+ type: import('vue').PropType<boolean>;
1693
+ default: boolean;
1694
+ };
1695
+ loadingFill: {
1696
+ type: import('vue').PropType<boolean>;
1697
+ default: boolean;
1698
+ };
1699
+ loadingText: {
1700
+ type: import('vue').PropType<string>;
1701
+ default: string;
1702
+ };
1703
+ squared: {
1704
+ type: import('vue').PropType<boolean>;
1705
+ default: boolean;
1706
+ };
1707
+ }>> & {
1708
+ onClick?: ((value: MouseEvent) => any) | undefined;
1709
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1710
+ click: (value: MouseEvent) => void;
1711
+ }, import('vue').PublicProps, {
1712
+ tag: string;
1713
+ type: import('bootstrap-vue-next').ButtonType;
1714
+ replace: boolean;
1715
+ target: import('bootstrap-vue-next').LinkTarget;
1716
+ to: import('vue-router').RouteLocationRaw;
1717
+ append: boolean;
1718
+ disabled: boolean;
1719
+ href: string;
1720
+ rel: string;
1721
+ size: keyof import('bootstrap-vue-next').BaseSize;
1722
+ active: boolean;
1723
+ activeClass: string;
1724
+ routerComponentName: string;
1725
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1726
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1727
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1728
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1729
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1730
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1731
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1732
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1733
+ pill: boolean;
1734
+ icon: boolean;
1735
+ routerTag: string;
1736
+ exactActiveClass: string;
1737
+ loading: boolean;
1738
+ loadingFill: boolean;
1739
+ loadingText: string;
1740
+ squared: boolean;
1741
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1742
+ P: {};
1743
+ B: {};
1744
+ D: {};
1745
+ C: {};
1746
+ M: {};
1747
+ Defaults: {};
1748
+ }, Readonly<import('vue').ExtractPropTypes<{
1749
+ pressed: import('vue').PropType<boolean | undefined>;
1750
+ tag: {
1751
+ type: import('vue').PropType<string>;
1752
+ default: string;
1753
+ };
1754
+ type: {
1755
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1756
+ default: string;
1757
+ };
1758
+ replace: {
1759
+ type: import('vue').PropType<boolean>;
1760
+ default: undefined;
1761
+ };
1762
+ target: {
1763
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1764
+ default: undefined;
1765
+ };
1766
+ to: {
1767
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1768
+ default: undefined;
1769
+ };
1770
+ append: {
1771
+ type: import('vue').PropType<boolean>;
1772
+ default: undefined;
1773
+ };
1774
+ disabled: {
1775
+ type: import('vue').PropType<boolean>;
1776
+ default: undefined;
1777
+ };
1778
+ href: {
1779
+ type: import('vue').PropType<string>;
1780
+ default: undefined;
1781
+ };
1782
+ rel: {
1783
+ type: import('vue').PropType<string>;
1784
+ default: undefined;
1785
+ };
1786
+ size: {
1787
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1788
+ default: string;
1789
+ };
1790
+ active: {
1791
+ type: import('vue').PropType<boolean>;
1792
+ default: boolean;
1793
+ };
1794
+ activeClass: {
1795
+ type: import('vue').PropType<string>;
1796
+ default: undefined;
1797
+ };
1798
+ routerComponentName: {
1799
+ type: import('vue').PropType<string>;
1800
+ default: undefined;
1801
+ };
1802
+ variant: {
1803
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1804
+ default: string;
1805
+ };
1806
+ opacity: {
1807
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1808
+ default: undefined;
1809
+ };
1810
+ opacityHover: {
1811
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1812
+ default: undefined;
1813
+ };
1814
+ underlineVariant: {
1815
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1816
+ default: undefined;
1817
+ };
1818
+ underlineOffset: {
1819
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1820
+ default: undefined;
1821
+ };
1822
+ underlineOffsetHover: {
1823
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1824
+ default: undefined;
1825
+ };
1826
+ underlineOpacity: {
1827
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1828
+ default: undefined;
1829
+ };
1830
+ underlineOpacityHover: {
1831
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1832
+ default: undefined;
1833
+ };
1834
+ pill: {
1835
+ type: import('vue').PropType<boolean>;
1836
+ default: boolean;
1837
+ };
1838
+ icon: {
1839
+ type: import('vue').PropType<boolean>;
1840
+ default: undefined;
1841
+ };
1842
+ routerTag: {
1843
+ type: import('vue').PropType<string>;
1844
+ default: undefined;
1845
+ };
1846
+ exactActiveClass: {
1847
+ type: import('vue').PropType<string>;
1848
+ default: undefined;
1849
+ };
1850
+ loading: {
1851
+ type: import('vue').PropType<boolean>;
1852
+ default: boolean;
1853
+ };
1854
+ loadingFill: {
1855
+ type: import('vue').PropType<boolean>;
1856
+ default: boolean;
1857
+ };
1858
+ loadingText: {
1859
+ type: import('vue').PropType<string>;
1860
+ default: string;
1861
+ };
1862
+ squared: {
1863
+ type: import('vue').PropType<boolean>;
1864
+ default: boolean;
1865
+ };
1866
+ }>> & {
1867
+ onClick?: ((value: MouseEvent) => any) | undefined;
1868
+ }, {}, {}, {}, {}, {
1869
+ tag: string;
1870
+ type: import('bootstrap-vue-next').ButtonType;
1871
+ replace: boolean;
1872
+ target: import('bootstrap-vue-next').LinkTarget;
1873
+ to: import('vue-router').RouteLocationRaw;
1874
+ append: boolean;
1875
+ disabled: boolean;
1876
+ href: string;
1877
+ rel: string;
1878
+ size: keyof import('bootstrap-vue-next').BaseSize;
1879
+ active: boolean;
1880
+ activeClass: string;
1881
+ routerComponentName: string;
1882
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1883
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1884
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1885
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1886
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1887
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1888
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1889
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1890
+ pill: boolean;
1891
+ icon: boolean;
1892
+ routerTag: string;
1893
+ exactActiveClass: string;
1894
+ loading: boolean;
1895
+ loadingFill: boolean;
1896
+ loadingText: string;
1897
+ squared: boolean;
1898
+ }>;
1899
+ __isFragment?: never;
1900
+ __isTeleport?: never;
1901
+ __isSuspense?: never;
1902
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1903
+ pressed: import('vue').PropType<boolean | undefined>;
1904
+ tag: {
1905
+ type: import('vue').PropType<string>;
1906
+ default: string;
1907
+ };
1908
+ type: {
1909
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1910
+ default: string;
1911
+ };
1912
+ replace: {
1913
+ type: import('vue').PropType<boolean>;
1914
+ default: undefined;
1915
+ };
1916
+ target: {
1917
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1918
+ default: undefined;
1919
+ };
1920
+ to: {
1921
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1922
+ default: undefined;
1923
+ };
1924
+ append: {
1925
+ type: import('vue').PropType<boolean>;
1926
+ default: undefined;
1927
+ };
1928
+ disabled: {
1929
+ type: import('vue').PropType<boolean>;
1930
+ default: undefined;
1931
+ };
1932
+ href: {
1933
+ type: import('vue').PropType<string>;
1934
+ default: undefined;
1935
+ };
1936
+ rel: {
1937
+ type: import('vue').PropType<string>;
1938
+ default: undefined;
1939
+ };
1940
+ size: {
1941
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1942
+ default: string;
1943
+ };
1944
+ active: {
1945
+ type: import('vue').PropType<boolean>;
1946
+ default: boolean;
1947
+ };
1948
+ activeClass: {
1949
+ type: import('vue').PropType<string>;
1950
+ default: undefined;
1951
+ };
1952
+ routerComponentName: {
1953
+ type: import('vue').PropType<string>;
1954
+ default: undefined;
1955
+ };
1956
+ variant: {
1957
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1958
+ default: string;
1959
+ };
1960
+ opacity: {
1961
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1962
+ default: undefined;
1963
+ };
1964
+ opacityHover: {
1965
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1966
+ default: undefined;
1967
+ };
1968
+ underlineVariant: {
1969
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1970
+ default: undefined;
1971
+ };
1972
+ underlineOffset: {
1973
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1974
+ default: undefined;
1975
+ };
1976
+ underlineOffsetHover: {
1977
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1978
+ default: undefined;
1979
+ };
1980
+ underlineOpacity: {
1981
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1982
+ default: undefined;
1983
+ };
1984
+ underlineOpacityHover: {
1985
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1986
+ default: undefined;
1987
+ };
1988
+ pill: {
1989
+ type: import('vue').PropType<boolean>;
1990
+ default: boolean;
1991
+ };
1992
+ icon: {
1993
+ type: import('vue').PropType<boolean>;
1994
+ default: undefined;
1995
+ };
1996
+ routerTag: {
1997
+ type: import('vue').PropType<string>;
1998
+ default: undefined;
1999
+ };
2000
+ exactActiveClass: {
2001
+ type: import('vue').PropType<string>;
2002
+ default: undefined;
2003
+ };
2004
+ loading: {
2005
+ type: import('vue').PropType<boolean>;
2006
+ default: boolean;
2007
+ };
2008
+ loadingFill: {
2009
+ type: import('vue').PropType<boolean>;
2010
+ default: boolean;
2011
+ };
2012
+ loadingText: {
2013
+ type: import('vue').PropType<string>;
2014
+ default: string;
2015
+ };
2016
+ squared: {
2017
+ type: import('vue').PropType<boolean>;
2018
+ default: boolean;
2019
+ };
2020
+ }>> & {
2021
+ onClick?: ((value: MouseEvent) => any) | undefined;
2022
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2023
+ click: (value: MouseEvent) => void;
2024
+ }, string, {
2025
+ tag: string;
2026
+ type: import('bootstrap-vue-next').ButtonType;
2027
+ replace: boolean;
2028
+ target: import('bootstrap-vue-next').LinkTarget;
2029
+ to: import('vue-router').RouteLocationRaw;
2030
+ append: boolean;
2031
+ disabled: boolean;
2032
+ href: string;
2033
+ rel: string;
2034
+ size: keyof import('bootstrap-vue-next').BaseSize;
2035
+ active: boolean;
2036
+ activeClass: string;
2037
+ routerComponentName: string;
2038
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
2039
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2040
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2041
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
2042
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
2043
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
2044
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2045
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2046
+ pill: boolean;
2047
+ icon: boolean;
2048
+ routerTag: string;
2049
+ exactActiveClass: string;
2050
+ loading: boolean;
2051
+ loadingFill: boolean;
2052
+ loadingText: string;
2053
+ squared: boolean;
2054
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
2055
+ $slots: Readonly<{
2056
+ default?: ((props: Record<string, never>) => any) | undefined;
2057
+ loading?: ((props: Record<string, never>) => any) | undefined;
2058
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
2059
+ }> & {
2060
+ default?: ((props: Record<string, never>) => any) | undefined;
2061
+ loading?: ((props: Record<string, never>) => any) | undefined;
2062
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
2063
+ };
2064
+ });
2065
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2066
+ icon: {
2067
+ type: StringConstructor;
2068
+ required: true;
2069
+ };
2070
+ variant: {
2071
+ type: StringConstructor;
2072
+ default: string;
2073
+ validator: (value: unknown) => any;
2074
+ };
2075
+ customColour: {
2076
+ type: StringConstructor;
2077
+ default: any;
2078
+ };
2079
+ size: {
2080
+ type: StringConstructor;
2081
+ default: string;
2082
+ validator: (value: unknown) => any;
2083
+ };
2084
+ smallSize: {
2085
+ type: StringConstructor;
2086
+ default: any;
2087
+ validator: (value: unknown) => any;
2088
+ };
2089
+ }>, {}, {
2090
+ tokens: {
2091
+ "vs-color-background-primary": string;
2092
+ "vs-color-background-secondary": string;
2093
+ "vs-color-background-bold": string;
2094
+ "vs-color-background-brand": string;
2095
+ "vs-color-background-inverse": string;
2096
+ "vs-color-background-highlight": string;
2097
+ "vs-color-background-information": string;
2098
+ "vs-color-background-success": string;
2099
+ "vs-color-background-warning": string;
2100
+ "vs-color-background-error": string;
2101
+ "vs-color-background-accent-heather-80": string;
2102
+ "vs-color-background-accent-heather-30": string;
2103
+ "vs-color-background-accent-tolsta-40": string;
2104
+ "vs-color-background-accent-gorse-05": string;
2105
+ "vs-color-border-primary": string;
2106
+ "vs-color-border-secondary": string;
2107
+ "vs-color-border-inverse": string;
2108
+ "vs-color-border-input": string;
2109
+ "vs-color-border-highlight": string;
2110
+ "vs-color-border-bold": string;
2111
+ "vs-color-border-success": string;
2112
+ "vs-color-border-warning": string;
2113
+ "vs-color-border-error": string;
2114
+ "vs-color-border-disabled": string;
2115
+ "vs-color-icon-primary": string;
2116
+ "vs-color-icon-secondary": string;
2117
+ "vs-color-icon-tertiary": string;
2118
+ "vs-color-icon-inverse": string;
2119
+ "vs-color-icon-cta-on-light": string;
2120
+ "vs-color-icon-highlight": string;
2121
+ "vs-color-icon-success": string;
2122
+ "vs-color-icon-warning": string;
2123
+ "vs-color-icon-error": string;
2124
+ "vs-color-icon-disabled": string;
2125
+ "vs-color-icon-accent-saltire-30": string;
2126
+ "vs-color-icon-ski-easy": string;
2127
+ "vs-color-icon-ski-intermediate": string;
2128
+ "vs-color-icon-ski-difficult": string;
2129
+ "vs-color-icon-ski-very-difficult": string;
2130
+ "vs-color-icon-ski-itineraries": string;
2131
+ "vs-color-icon-ski-other": string;
2132
+ "vs-color-icon-accent-loch-ness": string;
2133
+ "vs-color-icon-accent-grey-02": string;
2134
+ "vs-color-icon-accent-saltire": string;
2135
+ "vs-color-icon-accent-bramble": string;
2136
+ "vs-color-icon-accent-heather": string;
2137
+ "vs-color-icon-accent-whisky": string;
2138
+ "vs-color-icon-accent-cranachan": string;
2139
+ "vs-color-icon-accent-buachaille": string;
2140
+ "vs-color-interaction-focus": string;
2141
+ "vs-color-interaction-focus-on-bold": string;
2142
+ "vs-color-interaction-cta-primary": string;
2143
+ "vs-color-interaction-cta-secondary": string;
2144
+ "vs-color-interaction-cta-hover": string;
2145
+ "vs-color-interaction-cta-pressed": string;
2146
+ "vs-color-interaction-cta-disabled": string;
2147
+ "vs-color-interaction-cta-subtle-hover": string;
2148
+ "vs-color-interaction-cta-subtle-pressed": string;
2149
+ "vs-color-interaction-cta-subtle": string;
2150
+ "vs-color-interaction-link-primary": string;
2151
+ "vs-color-interaction-link-secondary": string;
2152
+ "vs-color-interaction-link-active": string;
2153
+ "vs-color-interaction-link-visited": string;
2154
+ "vs-color-interaction-link-disabled": string;
2155
+ "vs-color-interaction-link-visited-on-bold": string;
2156
+ "vs-color-text-primary": string;
2157
+ "vs-color-text-secondary": string;
2158
+ "vs-color-text-tertiary": string;
2159
+ "vs-color-text-inverse": string;
2160
+ "vs-color-text-cta-on-light": string;
2161
+ "vs-color-text-highlight": string;
2162
+ "vs-color-text-brand": string;
2163
+ "vs-color-text-error": string;
2164
+ "vs-color-text-success": string;
2165
+ "vs-color-text-disabled": string;
2166
+ breakpoint_xl: string;
2167
+ grid_container_width_xl: string;
2168
+ breakpoint_md: string;
2169
+ max_container_width_xl: string;
2170
+ grid_container_width_md: string;
2171
+ breakpoint_sm: string;
2172
+ breakpoint_lg: string;
2173
+ breakpoint_xs: string;
2174
+ max_container_width_md: string;
2175
+ grid_container_width_sm: string;
2176
+ grid_container_width_lg: string;
2177
+ max_container_width_sm: string;
2178
+ max_container_width_lg: string;
2179
+ max_container_width_xxl: string;
2180
+ grid_container_width_xxl: string;
2181
+ breakpoint_xxl: string;
2182
+ grid_columns: string;
2183
+ grid_gutter_width: string;
2184
+ "vs-spacer-0": string;
2185
+ "vs-spacer-0125": string;
2186
+ "vs-spacer-025": string;
2187
+ "vs-spacer-050": string;
2188
+ "vs-spacer-075": string;
2189
+ "vs-spacer-100": string;
2190
+ "vs-spacer-125": string;
2191
+ "vs-spacer-150": string;
2192
+ "vs-spacer-175": string;
2193
+ "vs-spacer-200": string;
2194
+ "vs-spacer-225": string;
2195
+ "vs-spacer-250": string;
2196
+ "vs-spacer-300": string;
2197
+ "vs-spacer-400": string;
2198
+ "vs-spacer-500": string;
2199
+ "vs-spacer-600": string;
2200
+ "vs-spacer-700": string;
2201
+ "vs-radius-medium": string;
2202
+ "vs-radius-none": string;
2203
+ "vs-radius-large-increased": string;
2204
+ "vs-radius-extra-large-increased": string;
2205
+ "vs-radius-tiny": string;
2206
+ "vs-radius-large": string;
2207
+ "vs-radius-extra-large": string;
2208
+ "vs-radius-extra-extra-large": string;
2209
+ "vs-radius-huge": string;
2210
+ "vs-radius-full": string;
2211
+ "vs-radius-small": string;
2212
+ "vs-elevation-shadow-raised": string;
2213
+ "vs-elevation-shadow-overlay": string;
2214
+ "vs-elevation-surface": string;
2215
+ "vs-elevation-surface-section": string;
2216
+ "vs-elevation-surface-raised": string;
2217
+ "vs-elevation-surface-overlay": string;
2218
+ "vs-focus-shadow": string;
2219
+ "vs-focus-shadow-on-dark": string;
2220
+ "vs-border-width-sm": string;
2221
+ "vs-border-width-md": string;
2222
+ "vs-font-size-display-m": string;
2223
+ "vs-font-size-display-s": string;
2224
+ "vs-font-size-heading-xl": string;
2225
+ "vs-font-size-heading-l": string;
2226
+ "vs-font-size-heading-m": string;
2227
+ "vs-font-size-heading-s": string;
2228
+ "vs-font-size-heading-xs": string;
2229
+ "vs-font-size-heading-xxs": string;
2230
+ "vs-font-size-heading-xxxs": string;
2231
+ "vs-font-size-detail-l": string;
2232
+ "vs-font-size-detail-m": string;
2233
+ "vs-font-size-detail-s": string;
2234
+ "vs-font-size-body-l": string;
2235
+ "vs-font-size-body-m": string;
2236
+ "vs-font-size-body-s": string;
2237
+ "vs-font-weight-strong": string;
2238
+ "vs-font-weight-medium": string;
2239
+ "vs-font-weight-regular": string;
2240
+ "vs-font-weight-subtle": string;
2241
+ "vs-font-weight-heading": string;
2242
+ "vs-font-weight-body": string;
2243
+ "vs-font-weight-detail": string;
2244
+ "vs-font-family-sans-serif": string;
2245
+ "vs-font-family-display": string;
2246
+ "vs-line-height-heading": number;
2247
+ "vs-line-height-detail": number;
2248
+ "vs-line-height-body": number;
2249
+ "vs-letter-spacing-display": string;
2250
+ "vs-letter-spacing-heading": string;
2251
+ "vs-letter-spacing-detail": string;
2252
+ "vs-letter-spacing-body": string;
2253
+ icon_size_xxs: string;
2254
+ icon_size_xs: string;
2255
+ icon_size_sm: string;
2256
+ icon_size_md: string;
2257
+ icon_size_lg: string;
2258
+ icon_size_xl: string;
2259
+ "vs-icon-facility-audio-loop": string;
2260
+ "vs-icon-control-collapse": string;
2261
+ "vs-icon-facility-wheelchair-access": string;
2262
+ "vs-icon-control-pause": string;
2263
+ "vs-icon-facility-cafe": string;
2264
+ "vs-icon-feedback-error": string;
2265
+ "vs-icon-facility-accessible-parking": string;
2266
+ "vs-icon-control-filters": string;
2267
+ "vs-icon-feedback-information": string;
2268
+ "vs-icon-control-external-link": string;
2269
+ "vs-icon-control-play": string;
2270
+ "vs-icon-facility-accessible-dining": string;
2271
+ "vs-icon-facility-public-transport": string;
2272
+ "vs-icon-season-winter": string;
2273
+ "vs-icon-control-expand": string;
2274
+ "vs-icon-facility-pets-welcome": string;
2275
+ "vs-icon-facility-parking": string;
2276
+ "vs-icon-control-menu": string;
2277
+ "vs-icon-season-spring": string;
2278
+ "vs-icon-season-summer": string;
2279
+ "vs-icon-facility-breakfast": string;
2280
+ "vs-icon-control-back-to-top": string;
2281
+ "vs-icon-control-dismiss": string;
2282
+ "vs-icon-feedback-warning": string;
2283
+ "vs-icon-facility-accessible-shower": string;
2284
+ "vs-icon-facility-wifi": string;
2285
+ "vs-icon-control-search": string;
2286
+ "vs-icon-control-download": string;
2287
+ "vs-icon-season-autumn": string;
2288
+ "vs-icon-facility-accessible-toilet": string;
2289
+ "vs-icon-feedback-success": string;
2290
+ "vs-icon-facility-vegan": string;
2291
+ "font-size-1": string;
2292
+ "font-size-2": string;
2293
+ "font-size-3": string;
2294
+ "font-size-4": string;
2295
+ "font-size-5": string;
2296
+ "font-size-6": string;
2297
+ "font-size-7": string;
2298
+ "font-size-8": string;
2299
+ "font-size-9": string;
2300
+ "font-size-10": string;
2301
+ "font-size-body": string;
2302
+ "font-size-body-md": string;
2303
+ "font-size-lead": string;
2304
+ "font-size-lead-md": string;
2305
+ "font-size-teaser": string;
2306
+ opacity_100: string;
2307
+ opacity_50: string;
2308
+ opacity_0: string;
2309
+ duration_quickly: string;
2310
+ duration_base: string;
2311
+ duration_slowly: string;
2312
+ no_javascript: string;
2313
+ theme_dark: string;
2314
+ theme_grey: string;
2315
+ };
2316
+ }, {
2317
+ iconClasses(): any[];
2318
+ fontAwesomeClasses(): any;
2319
+ iconStyles(): {
2320
+ color: string;
2321
+ };
2322
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2323
+ icon: {
2324
+ type: StringConstructor;
2325
+ required: true;
2326
+ };
2327
+ variant: {
2328
+ type: StringConstructor;
2329
+ default: string;
2330
+ validator: (value: unknown) => any;
2331
+ };
2332
+ customColour: {
2333
+ type: StringConstructor;
2334
+ default: any;
2335
+ };
2336
+ size: {
2337
+ type: StringConstructor;
2338
+ default: string;
2339
+ validator: (value: unknown) => any;
2340
+ };
2341
+ smallSize: {
2342
+ type: StringConstructor;
2343
+ default: any;
2344
+ validator: (value: unknown) => any;
2345
+ };
2346
+ }>> & Readonly<{}>, {
2347
+ variant: string;
2348
+ customColour: string;
2349
+ size: string;
2350
+ smallSize: string;
2351
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2352
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2353
+ VsVideoCaption: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2354
+ videoBtnText: {
2355
+ type: StringConstructor;
2356
+ default: string;
2357
+ };
2358
+ withToggleBtn: {
2359
+ type: BooleanConstructor;
2360
+ default: boolean;
2361
+ };
2362
+ videoId: {
2363
+ type: StringConstructor;
2364
+ required: true;
2365
+ };
2366
+ variant: {
2367
+ type: StringConstructor;
2368
+ default: string;
2369
+ validator: (value: unknown) => any;
2370
+ };
2371
+ }>, {
2372
+ videoStore: import('pinia').Store<"video", import('../../stores/video.store').IVideosState, {}, {
2373
+ addVideo(newVideo: {
2374
+ videoId: string;
2375
+ videoDurationMsg: string;
2376
+ videoDuration: number;
2377
+ videoFullDuration: {
2378
+ minutes: number;
2379
+ seconds: number;
2380
+ roundedMinutes: string;
2381
+ };
2382
+ }): void;
2383
+ }>;
2384
+ }, {
2385
+ showErrorMessage: boolean;
2386
+ requiredCookies: 1[];
2387
+ }, {
2388
+ videoDetails(): {
2389
+ videoId: string;
2390
+ videoDurationMsg: string;
2391
+ videoDuration: number;
2392
+ videoFullDuration: {
2393
+ minutes: number;
2394
+ seconds: number;
2395
+ roundedMinutes: string;
2396
+ };
2397
+ };
2398
+ videoLoaded(): boolean;
2399
+ showCookieMessage(): boolean;
2400
+ }, {
2401
+ emitToggle(): void;
2402
+ emitShowModal(): void;
2403
+ }, {
2404
+ data(): {
2405
+ requiredCookies: any[];
2406
+ requiredCookiesAllowed: boolean;
2407
+ cookieManagerLoaded: boolean;
2408
+ };
2409
+ methods: {
2410
+ managerLoaded(): void;
2411
+ cookiesUpdated(): void;
2412
+ };
2413
+ computed: {
2414
+ cookiesAllowed(): any;
2415
+ cookiesLoaded(): any;
2416
+ };
2417
+ mounted(): void;
2418
+ }, import('vue').ComponentOptionsMixin, "toggleAction"[], "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2419
+ videoBtnText: {
2420
+ type: StringConstructor;
2421
+ default: string;
2422
+ };
2423
+ withToggleBtn: {
2424
+ type: BooleanConstructor;
2425
+ default: boolean;
2426
+ };
2427
+ videoId: {
2428
+ type: StringConstructor;
2429
+ required: true;
2430
+ };
2431
+ variant: {
2432
+ type: StringConstructor;
2433
+ default: string;
2434
+ validator: (value: unknown) => any;
2435
+ };
2436
+ }>> & Readonly<{
2437
+ onToggleAction?: (...args: any[]) => any;
2438
+ }>, {
2439
+ variant: string;
2440
+ videoBtnText: string;
2441
+ withToggleBtn: boolean;
2442
+ }, {}, {
2443
+ VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2444
+ href: {
2445
+ type: StringConstructor;
2446
+ default: any;
2447
+ };
2448
+ tabindex: {
2449
+ type: StringConstructor;
2450
+ default: any;
2451
+ };
2452
+ variant: {
2453
+ type: StringConstructor;
2454
+ default: string;
2455
+ validator: (value: unknown) => any;
2456
+ };
2457
+ size: {
2458
+ type: StringConstructor;
2459
+ default: string;
2460
+ validator: (value: unknown) => any;
2461
+ };
2462
+ animate: {
2463
+ type: BooleanConstructor;
2464
+ default: boolean;
2465
+ };
2466
+ rounded: {
2467
+ type: BooleanConstructor;
2468
+ default: boolean;
2469
+ };
2470
+ icon: {
2471
+ type: StringConstructor;
2472
+ default: string;
2473
+ };
2474
+ iconOnly: {
2475
+ type: BooleanConstructor;
2476
+ default: boolean;
2477
+ };
2478
+ showLabelBreakpoint: {
2479
+ type: StringConstructor;
2480
+ default: string;
2481
+ validator: (value: unknown) => boolean;
2482
+ };
2483
+ active: {
2484
+ type: BooleanConstructor;
2485
+ default: boolean;
2486
+ };
2487
+ iconPosition: {
2488
+ type: StringConstructor;
2489
+ default: string;
2490
+ validator: (value: unknown) => any;
2491
+ };
2492
+ }>, {}, {
2493
+ isAnimating: boolean;
2494
+ }, {
2495
+ buttonClasses(): {
2496
+ [x: string]: string | boolean;
2497
+ 'vs-button--animated': boolean;
2498
+ 'vs-button--is-animating': boolean;
2499
+ 'vs-button--rounded': boolean;
2500
+ 'vs-button--icon-only': boolean;
2501
+ 'vs-button--active': boolean;
2502
+ 'vs-button--flex-reverse': boolean;
2503
+ };
2504
+ iconClasses(): {
2505
+ 'vs-icon--right': boolean;
2506
+ 'vs-icon--left': boolean;
2507
+ }[];
2508
+ buttonLabelClasses(): {
2509
+ [x: string]: string | true;
2510
+ 'visually-hidden': string | true;
2511
+ };
2512
+ }, {
2513
+ animateHandler(event: any): void;
2514
+ tabbedIn(event: any): void;
2515
+ trackLink(event: any): void;
2516
+ }, {
2517
+ computed: {
2518
+ pageUrl: () => string;
2519
+ };
1960
2520
  data(): {
1961
2521
  dataLayerLoadConfirmed: boolean;
1962
2522
  dataLayerStore: any;
@@ -2804,19 +3364,102 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2804
3364
  type: StringConstructor;
2805
3365
  default: string;
2806
3366
  };
3367
+ variant: {
3368
+ type: StringConstructor;
3369
+ default: string;
3370
+ validator: (value: unknown) => any;
3371
+ };
3372
+ icon: {
3373
+ type: StringConstructor;
3374
+ default: string;
3375
+ };
3376
+ pressedIcon: {
3377
+ type: StringConstructor;
3378
+ default: any;
3379
+ };
3380
+ modelValue: {
3381
+ type: BooleanConstructor;
3382
+ default: any;
3383
+ };
3384
+ label: {
3385
+ type: StringConstructor;
3386
+ default: string;
3387
+ };
3388
+ pressedLabel: {
3389
+ type: StringConstructor;
3390
+ default: string;
3391
+ };
3392
+ labelBreakpoint: {
3393
+ type: StringConstructor;
3394
+ default: any;
3395
+ validator: (value: unknown) => boolean;
3396
+ };
2807
3397
  }>, {}, {
2808
3398
  show: boolean;
2809
- }, {}, {
2810
- toggleAction(): void;
2811
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "toggleAction"[], "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3399
+ internalPressed: boolean;
3400
+ }, {
3401
+ isLegacyMode(): boolean;
3402
+ isPressed(): boolean;
3403
+ buttonClasses(): {
3404
+ [x: string]: string | boolean;
3405
+ 'vs-toggle-button--pressed': boolean;
3406
+ };
3407
+ buttonLabelClasses(): {
3408
+ [x: string]: string;
3409
+ };
3410
+ currentIcon(): string;
3411
+ computedLabel(): string;
3412
+ }, {
3413
+ toggleLegacy(event: any): void;
3414
+ handleClick(event: any): void;
3415
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "update:modelValue" | "toggleAction")[], "click" | "update:modelValue" | "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2812
3416
  toggleId: {
2813
3417
  type: StringConstructor;
2814
3418
  default: string;
2815
3419
  };
3420
+ variant: {
3421
+ type: StringConstructor;
3422
+ default: string;
3423
+ validator: (value: unknown) => any;
3424
+ };
3425
+ icon: {
3426
+ type: StringConstructor;
3427
+ default: string;
3428
+ };
3429
+ pressedIcon: {
3430
+ type: StringConstructor;
3431
+ default: any;
3432
+ };
3433
+ modelValue: {
3434
+ type: BooleanConstructor;
3435
+ default: any;
3436
+ };
3437
+ label: {
3438
+ type: StringConstructor;
3439
+ default: string;
3440
+ };
3441
+ pressedLabel: {
3442
+ type: StringConstructor;
3443
+ default: string;
3444
+ };
3445
+ labelBreakpoint: {
3446
+ type: StringConstructor;
3447
+ default: any;
3448
+ validator: (value: unknown) => boolean;
3449
+ };
2816
3450
  }>> & Readonly<{
3451
+ onClick?: (...args: any[]) => any;
3452
+ "onUpdate:modelValue"?: (...args: any[]) => any;
2817
3453
  onToggleAction?: (...args: any[]) => any;
2818
3454
  }>, {
3455
+ icon: string;
3456
+ variant: string;
3457
+ label: string;
3458
+ modelValue: boolean;
2819
3459
  toggleId: string;
3460
+ pressedIcon: string;
3461
+ pressedLabel: string;
3462
+ labelBreakpoint: string;
2820
3463
  }, {}, {
2821
3464
  VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2822
3465
  href: {
@@ -3408,7 +4051,459 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3408
4051
  onClick?: ((value: MouseEvent) => any) | undefined;
3409
4052
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
3410
4053
  click: (value: MouseEvent) => void;
3411
- }, string, {
4054
+ }, string, {
4055
+ tag: string;
4056
+ type: import('bootstrap-vue-next').ButtonType;
4057
+ replace: boolean;
4058
+ target: import('bootstrap-vue-next').LinkTarget;
4059
+ to: import('vue-router').RouteLocationRaw;
4060
+ append: boolean;
4061
+ disabled: boolean;
4062
+ href: string;
4063
+ rel: string;
4064
+ size: keyof import('bootstrap-vue-next').BaseSize;
4065
+ active: boolean;
4066
+ activeClass: string;
4067
+ routerComponentName: string;
4068
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
4069
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4070
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4071
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
4072
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
4073
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
4074
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4075
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4076
+ pill: boolean;
4077
+ icon: boolean;
4078
+ routerTag: string;
4079
+ exactActiveClass: string;
4080
+ loading: boolean;
4081
+ loadingFill: boolean;
4082
+ loadingText: string;
4083
+ squared: boolean;
4084
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
4085
+ $slots: Readonly<{
4086
+ default?: ((props: Record<string, never>) => any) | undefined;
4087
+ loading?: ((props: Record<string, never>) => any) | undefined;
4088
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
4089
+ }> & {
4090
+ default?: ((props: Record<string, never>) => any) | undefined;
4091
+ loading?: ((props: Record<string, never>) => any) | undefined;
4092
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
4093
+ };
4094
+ });
4095
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4096
+ icon: {
4097
+ type: StringConstructor;
4098
+ required: true;
4099
+ };
4100
+ variant: {
4101
+ type: StringConstructor;
4102
+ default: string;
4103
+ validator: (value: unknown) => any;
4104
+ };
4105
+ customColour: {
4106
+ type: StringConstructor;
4107
+ default: any;
4108
+ };
4109
+ size: {
4110
+ type: StringConstructor;
4111
+ default: string;
4112
+ validator: (value: unknown) => any;
4113
+ };
4114
+ smallSize: {
4115
+ type: StringConstructor;
4116
+ default: any;
4117
+ validator: (value: unknown) => any;
4118
+ };
4119
+ }>, {}, {
4120
+ tokens: {
4121
+ "vs-color-background-primary": string;
4122
+ "vs-color-background-secondary": string;
4123
+ "vs-color-background-bold": string;
4124
+ "vs-color-background-brand": string;
4125
+ "vs-color-background-inverse": string;
4126
+ "vs-color-background-highlight": string;
4127
+ "vs-color-background-information": string;
4128
+ "vs-color-background-success": string;
4129
+ "vs-color-background-warning": string;
4130
+ "vs-color-background-error": string;
4131
+ "vs-color-background-accent-heather-80": string;
4132
+ "vs-color-background-accent-heather-30": string;
4133
+ "vs-color-background-accent-tolsta-40": string;
4134
+ "vs-color-background-accent-gorse-05": string;
4135
+ "vs-color-border-primary": string;
4136
+ "vs-color-border-secondary": string;
4137
+ "vs-color-border-inverse": string;
4138
+ "vs-color-border-input": string;
4139
+ "vs-color-border-highlight": string;
4140
+ "vs-color-border-bold": string;
4141
+ "vs-color-border-success": string;
4142
+ "vs-color-border-warning": string;
4143
+ "vs-color-border-error": string;
4144
+ "vs-color-border-disabled": string;
4145
+ "vs-color-icon-primary": string;
4146
+ "vs-color-icon-secondary": string;
4147
+ "vs-color-icon-tertiary": string;
4148
+ "vs-color-icon-inverse": string;
4149
+ "vs-color-icon-cta-on-light": string;
4150
+ "vs-color-icon-highlight": string;
4151
+ "vs-color-icon-success": string;
4152
+ "vs-color-icon-warning": string;
4153
+ "vs-color-icon-error": string;
4154
+ "vs-color-icon-disabled": string;
4155
+ "vs-color-icon-accent-saltire-30": string;
4156
+ "vs-color-icon-ski-easy": string;
4157
+ "vs-color-icon-ski-intermediate": string;
4158
+ "vs-color-icon-ski-difficult": string;
4159
+ "vs-color-icon-ski-very-difficult": string;
4160
+ "vs-color-icon-ski-itineraries": string;
4161
+ "vs-color-icon-ski-other": string;
4162
+ "vs-color-icon-accent-loch-ness": string;
4163
+ "vs-color-icon-accent-grey-02": string;
4164
+ "vs-color-icon-accent-saltire": string;
4165
+ "vs-color-icon-accent-bramble": string;
4166
+ "vs-color-icon-accent-heather": string;
4167
+ "vs-color-icon-accent-whisky": string;
4168
+ "vs-color-icon-accent-cranachan": string;
4169
+ "vs-color-icon-accent-buachaille": string;
4170
+ "vs-color-interaction-focus": string;
4171
+ "vs-color-interaction-focus-on-bold": string;
4172
+ "vs-color-interaction-cta-primary": string;
4173
+ "vs-color-interaction-cta-secondary": string;
4174
+ "vs-color-interaction-cta-hover": string;
4175
+ "vs-color-interaction-cta-pressed": string;
4176
+ "vs-color-interaction-cta-disabled": string;
4177
+ "vs-color-interaction-cta-subtle-hover": string;
4178
+ "vs-color-interaction-cta-subtle-pressed": string;
4179
+ "vs-color-interaction-cta-subtle": string;
4180
+ "vs-color-interaction-link-primary": string;
4181
+ "vs-color-interaction-link-secondary": string;
4182
+ "vs-color-interaction-link-active": string;
4183
+ "vs-color-interaction-link-visited": string;
4184
+ "vs-color-interaction-link-disabled": string;
4185
+ "vs-color-interaction-link-visited-on-bold": string;
4186
+ "vs-color-text-primary": string;
4187
+ "vs-color-text-secondary": string;
4188
+ "vs-color-text-tertiary": string;
4189
+ "vs-color-text-inverse": string;
4190
+ "vs-color-text-cta-on-light": string;
4191
+ "vs-color-text-highlight": string;
4192
+ "vs-color-text-brand": string;
4193
+ "vs-color-text-error": string;
4194
+ "vs-color-text-success": string;
4195
+ "vs-color-text-disabled": string;
4196
+ breakpoint_xl: string;
4197
+ grid_container_width_xl: string;
4198
+ breakpoint_md: string;
4199
+ max_container_width_xl: string;
4200
+ grid_container_width_md: string;
4201
+ breakpoint_sm: string;
4202
+ breakpoint_lg: string;
4203
+ breakpoint_xs: string;
4204
+ max_container_width_md: string;
4205
+ grid_container_width_sm: string;
4206
+ grid_container_width_lg: string;
4207
+ max_container_width_sm: string;
4208
+ max_container_width_lg: string;
4209
+ max_container_width_xxl: string;
4210
+ grid_container_width_xxl: string;
4211
+ breakpoint_xxl: string;
4212
+ grid_columns: string;
4213
+ grid_gutter_width: string;
4214
+ "vs-spacer-0": string;
4215
+ "vs-spacer-0125": string;
4216
+ "vs-spacer-025": string;
4217
+ "vs-spacer-050": string;
4218
+ "vs-spacer-075": string;
4219
+ "vs-spacer-100": string;
4220
+ "vs-spacer-125": string;
4221
+ "vs-spacer-150": string;
4222
+ "vs-spacer-175": string;
4223
+ "vs-spacer-200": string;
4224
+ "vs-spacer-225": string;
4225
+ "vs-spacer-250": string;
4226
+ "vs-spacer-300": string;
4227
+ "vs-spacer-400": string;
4228
+ "vs-spacer-500": string;
4229
+ "vs-spacer-600": string;
4230
+ "vs-spacer-700": string;
4231
+ "vs-radius-medium": string;
4232
+ "vs-radius-none": string;
4233
+ "vs-radius-large-increased": string;
4234
+ "vs-radius-extra-large-increased": string;
4235
+ "vs-radius-tiny": string;
4236
+ "vs-radius-large": string;
4237
+ "vs-radius-extra-large": string;
4238
+ "vs-radius-extra-extra-large": string;
4239
+ "vs-radius-huge": string;
4240
+ "vs-radius-full": string;
4241
+ "vs-radius-small": string;
4242
+ "vs-elevation-shadow-raised": string;
4243
+ "vs-elevation-shadow-overlay": string;
4244
+ "vs-elevation-surface": string;
4245
+ "vs-elevation-surface-section": string;
4246
+ "vs-elevation-surface-raised": string;
4247
+ "vs-elevation-surface-overlay": string;
4248
+ "vs-focus-shadow": string;
4249
+ "vs-focus-shadow-on-dark": string;
4250
+ "vs-border-width-sm": string;
4251
+ "vs-border-width-md": string;
4252
+ "vs-font-size-display-m": string;
4253
+ "vs-font-size-display-s": string;
4254
+ "vs-font-size-heading-xl": string;
4255
+ "vs-font-size-heading-l": string;
4256
+ "vs-font-size-heading-m": string;
4257
+ "vs-font-size-heading-s": string;
4258
+ "vs-font-size-heading-xs": string;
4259
+ "vs-font-size-heading-xxs": string;
4260
+ "vs-font-size-heading-xxxs": string;
4261
+ "vs-font-size-detail-l": string;
4262
+ "vs-font-size-detail-m": string;
4263
+ "vs-font-size-detail-s": string;
4264
+ "vs-font-size-body-l": string;
4265
+ "vs-font-size-body-m": string;
4266
+ "vs-font-size-body-s": string;
4267
+ "vs-font-weight-strong": string;
4268
+ "vs-font-weight-medium": string;
4269
+ "vs-font-weight-regular": string;
4270
+ "vs-font-weight-subtle": string;
4271
+ "vs-font-weight-heading": string;
4272
+ "vs-font-weight-body": string;
4273
+ "vs-font-weight-detail": string;
4274
+ "vs-font-family-sans-serif": string;
4275
+ "vs-font-family-display": string;
4276
+ "vs-line-height-heading": number;
4277
+ "vs-line-height-detail": number;
4278
+ "vs-line-height-body": number;
4279
+ "vs-letter-spacing-display": string;
4280
+ "vs-letter-spacing-heading": string;
4281
+ "vs-letter-spacing-detail": string;
4282
+ "vs-letter-spacing-body": string;
4283
+ icon_size_xxs: string;
4284
+ icon_size_xs: string;
4285
+ icon_size_sm: string;
4286
+ icon_size_md: string;
4287
+ icon_size_lg: string;
4288
+ icon_size_xl: string;
4289
+ "vs-icon-facility-audio-loop": string;
4290
+ "vs-icon-control-collapse": string;
4291
+ "vs-icon-facility-wheelchair-access": string;
4292
+ "vs-icon-control-pause": string;
4293
+ "vs-icon-facility-cafe": string;
4294
+ "vs-icon-feedback-error": string;
4295
+ "vs-icon-facility-accessible-parking": string;
4296
+ "vs-icon-control-filters": string;
4297
+ "vs-icon-feedback-information": string;
4298
+ "vs-icon-control-external-link": string;
4299
+ "vs-icon-control-play": string;
4300
+ "vs-icon-facility-accessible-dining": string;
4301
+ "vs-icon-facility-public-transport": string;
4302
+ "vs-icon-season-winter": string;
4303
+ "vs-icon-control-expand": string;
4304
+ "vs-icon-facility-pets-welcome": string;
4305
+ "vs-icon-facility-parking": string;
4306
+ "vs-icon-control-menu": string;
4307
+ "vs-icon-season-spring": string;
4308
+ "vs-icon-season-summer": string;
4309
+ "vs-icon-facility-breakfast": string;
4310
+ "vs-icon-control-back-to-top": string;
4311
+ "vs-icon-control-dismiss": string;
4312
+ "vs-icon-feedback-warning": string;
4313
+ "vs-icon-facility-accessible-shower": string;
4314
+ "vs-icon-facility-wifi": string;
4315
+ "vs-icon-control-search": string;
4316
+ "vs-icon-control-download": string;
4317
+ "vs-icon-season-autumn": string;
4318
+ "vs-icon-facility-accessible-toilet": string;
4319
+ "vs-icon-feedback-success": string;
4320
+ "vs-icon-facility-vegan": string;
4321
+ "font-size-1": string;
4322
+ "font-size-2": string;
4323
+ "font-size-3": string;
4324
+ "font-size-4": string;
4325
+ "font-size-5": string;
4326
+ "font-size-6": string;
4327
+ "font-size-7": string;
4328
+ "font-size-8": string;
4329
+ "font-size-9": string;
4330
+ "font-size-10": string;
4331
+ "font-size-body": string;
4332
+ "font-size-body-md": string;
4333
+ "font-size-lead": string;
4334
+ "font-size-lead-md": string;
4335
+ "font-size-teaser": string;
4336
+ opacity_100: string;
4337
+ opacity_50: string;
4338
+ opacity_0: string;
4339
+ duration_quickly: string;
4340
+ duration_base: string;
4341
+ duration_slowly: string;
4342
+ no_javascript: string;
4343
+ theme_dark: string;
4344
+ theme_grey: string;
4345
+ };
4346
+ }, {
4347
+ iconClasses(): any[];
4348
+ fontAwesomeClasses(): any;
4349
+ iconStyles(): {
4350
+ color: string;
4351
+ };
4352
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4353
+ icon: {
4354
+ type: StringConstructor;
4355
+ required: true;
4356
+ };
4357
+ variant: {
4358
+ type: StringConstructor;
4359
+ default: string;
4360
+ validator: (value: unknown) => any;
4361
+ };
4362
+ customColour: {
4363
+ type: StringConstructor;
4364
+ default: any;
4365
+ };
4366
+ size: {
4367
+ type: StringConstructor;
4368
+ default: string;
4369
+ validator: (value: unknown) => any;
4370
+ };
4371
+ smallSize: {
4372
+ type: StringConstructor;
4373
+ default: any;
4374
+ validator: (value: unknown) => any;
4375
+ };
4376
+ }>> & Readonly<{}>, {
4377
+ variant: string;
4378
+ customColour: string;
4379
+ size: string;
4380
+ smallSize: string;
4381
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4382
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4383
+ BButton: {
4384
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
4385
+ pressed: import('vue').PropType<boolean | undefined>;
4386
+ tag: {
4387
+ type: import('vue').PropType<string>;
4388
+ default: string;
4389
+ };
4390
+ type: {
4391
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
4392
+ default: string;
4393
+ };
4394
+ replace: {
4395
+ type: import('vue').PropType<boolean>;
4396
+ default: undefined;
4397
+ };
4398
+ target: {
4399
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
4400
+ default: undefined;
4401
+ };
4402
+ to: {
4403
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
4404
+ default: undefined;
4405
+ };
4406
+ append: {
4407
+ type: import('vue').PropType<boolean>;
4408
+ default: undefined;
4409
+ };
4410
+ disabled: {
4411
+ type: import('vue').PropType<boolean>;
4412
+ default: undefined;
4413
+ };
4414
+ href: {
4415
+ type: import('vue').PropType<string>;
4416
+ default: undefined;
4417
+ };
4418
+ rel: {
4419
+ type: import('vue').PropType<string>;
4420
+ default: undefined;
4421
+ };
4422
+ size: {
4423
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
4424
+ default: string;
4425
+ };
4426
+ active: {
4427
+ type: import('vue').PropType<boolean>;
4428
+ default: boolean;
4429
+ };
4430
+ activeClass: {
4431
+ type: import('vue').PropType<string>;
4432
+ default: undefined;
4433
+ };
4434
+ routerComponentName: {
4435
+ type: import('vue').PropType<string>;
4436
+ default: undefined;
4437
+ };
4438
+ variant: {
4439
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
4440
+ default: string;
4441
+ };
4442
+ opacity: {
4443
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4444
+ default: undefined;
4445
+ };
4446
+ opacityHover: {
4447
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4448
+ default: undefined;
4449
+ };
4450
+ underlineVariant: {
4451
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
4452
+ default: undefined;
4453
+ };
4454
+ underlineOffset: {
4455
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
4456
+ default: undefined;
4457
+ };
4458
+ underlineOffsetHover: {
4459
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
4460
+ default: undefined;
4461
+ };
4462
+ underlineOpacity: {
4463
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4464
+ default: undefined;
4465
+ };
4466
+ underlineOpacityHover: {
4467
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4468
+ default: undefined;
4469
+ };
4470
+ pill: {
4471
+ type: import('vue').PropType<boolean>;
4472
+ default: boolean;
4473
+ };
4474
+ icon: {
4475
+ type: import('vue').PropType<boolean>;
4476
+ default: undefined;
4477
+ };
4478
+ routerTag: {
4479
+ type: import('vue').PropType<string>;
4480
+ default: undefined;
4481
+ };
4482
+ exactActiveClass: {
4483
+ type: import('vue').PropType<string>;
4484
+ default: undefined;
4485
+ };
4486
+ loading: {
4487
+ type: import('vue').PropType<boolean>;
4488
+ default: boolean;
4489
+ };
4490
+ loadingFill: {
4491
+ type: import('vue').PropType<boolean>;
4492
+ default: boolean;
4493
+ };
4494
+ loadingText: {
4495
+ type: import('vue').PropType<string>;
4496
+ default: string;
4497
+ };
4498
+ squared: {
4499
+ type: import('vue').PropType<boolean>;
4500
+ default: boolean;
4501
+ };
4502
+ }>> & {
4503
+ onClick?: ((value: MouseEvent) => any) | undefined;
4504
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
4505
+ click: (value: MouseEvent) => void;
4506
+ }, import('vue').PublicProps, {
3412
4507
  tag: string;
3413
4508
  type: import('bootstrap-vue-next').ButtonType;
3414
4509
  replace: boolean;
@@ -3438,305 +4533,330 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3438
4533
  loadingFill: boolean;
3439
4534
  loadingText: string;
3440
4535
  squared: boolean;
3441
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
3442
- $slots: Readonly<{
3443
- default?: ((props: Record<string, never>) => any) | undefined;
3444
- loading?: ((props: Record<string, never>) => any) | undefined;
3445
- 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
3446
- }> & {
3447
- default?: ((props: Record<string, never>) => any) | undefined;
3448
- loading?: ((props: Record<string, never>) => any) | undefined;
3449
- 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
4536
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
4537
+ P: {};
4538
+ B: {};
4539
+ D: {};
4540
+ C: {};
4541
+ M: {};
4542
+ Defaults: {};
4543
+ }, Readonly<import('vue').ExtractPropTypes<{
4544
+ pressed: import('vue').PropType<boolean | undefined>;
4545
+ tag: {
4546
+ type: import('vue').PropType<string>;
4547
+ default: string;
3450
4548
  };
3451
- });
3452
- VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3453
- icon: {
3454
- type: StringConstructor;
3455
- required: true;
4549
+ type: {
4550
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
4551
+ default: string;
4552
+ };
4553
+ replace: {
4554
+ type: import('vue').PropType<boolean>;
4555
+ default: undefined;
4556
+ };
4557
+ target: {
4558
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
4559
+ default: undefined;
4560
+ };
4561
+ to: {
4562
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
4563
+ default: undefined;
4564
+ };
4565
+ append: {
4566
+ type: import('vue').PropType<boolean>;
4567
+ default: undefined;
4568
+ };
4569
+ disabled: {
4570
+ type: import('vue').PropType<boolean>;
4571
+ default: undefined;
4572
+ };
4573
+ href: {
4574
+ type: import('vue').PropType<string>;
4575
+ default: undefined;
4576
+ };
4577
+ rel: {
4578
+ type: import('vue').PropType<string>;
4579
+ default: undefined;
4580
+ };
4581
+ size: {
4582
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
4583
+ default: string;
4584
+ };
4585
+ active: {
4586
+ type: import('vue').PropType<boolean>;
4587
+ default: boolean;
4588
+ };
4589
+ activeClass: {
4590
+ type: import('vue').PropType<string>;
4591
+ default: undefined;
4592
+ };
4593
+ routerComponentName: {
4594
+ type: import('vue').PropType<string>;
4595
+ default: undefined;
4596
+ };
4597
+ variant: {
4598
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
4599
+ default: string;
4600
+ };
4601
+ opacity: {
4602
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4603
+ default: undefined;
3456
4604
  };
3457
- variant: {
3458
- type: StringConstructor;
3459
- default: string;
3460
- validator: (value: unknown) => any;
4605
+ opacityHover: {
4606
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4607
+ default: undefined;
3461
4608
  };
3462
- customColour: {
3463
- type: StringConstructor;
3464
- default: any;
4609
+ underlineVariant: {
4610
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
4611
+ default: undefined;
3465
4612
  };
3466
- size: {
3467
- type: StringConstructor;
3468
- default: string;
3469
- validator: (value: unknown) => any;
4613
+ underlineOffset: {
4614
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
4615
+ default: undefined;
3470
4616
  };
3471
- smallSize: {
3472
- type: StringConstructor;
3473
- default: any;
3474
- validator: (value: unknown) => any;
4617
+ underlineOffsetHover: {
4618
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
4619
+ default: undefined;
3475
4620
  };
3476
- }>, {}, {
3477
- tokens: {
3478
- "vs-color-background-primary": string;
3479
- "vs-color-background-secondary": string;
3480
- "vs-color-background-bold": string;
3481
- "vs-color-background-brand": string;
3482
- "vs-color-background-inverse": string;
3483
- "vs-color-background-highlight": string;
3484
- "vs-color-background-information": string;
3485
- "vs-color-background-success": string;
3486
- "vs-color-background-warning": string;
3487
- "vs-color-background-error": string;
3488
- "vs-color-background-accent-heather-80": string;
3489
- "vs-color-background-accent-heather-30": string;
3490
- "vs-color-background-accent-tolsta-40": string;
3491
- "vs-color-background-accent-gorse-05": string;
3492
- "vs-color-border-primary": string;
3493
- "vs-color-border-secondary": string;
3494
- "vs-color-border-inverse": string;
3495
- "vs-color-border-input": string;
3496
- "vs-color-border-highlight": string;
3497
- "vs-color-border-bold": string;
3498
- "vs-color-border-success": string;
3499
- "vs-color-border-warning": string;
3500
- "vs-color-border-error": string;
3501
- "vs-color-border-disabled": string;
3502
- "vs-color-icon-primary": string;
3503
- "vs-color-icon-secondary": string;
3504
- "vs-color-icon-tertiary": string;
3505
- "vs-color-icon-inverse": string;
3506
- "vs-color-icon-cta-on-light": string;
3507
- "vs-color-icon-highlight": string;
3508
- "vs-color-icon-success": string;
3509
- "vs-color-icon-warning": string;
3510
- "vs-color-icon-error": string;
3511
- "vs-color-icon-disabled": string;
3512
- "vs-color-icon-accent-saltire-30": string;
3513
- "vs-color-icon-ski-easy": string;
3514
- "vs-color-icon-ski-intermediate": string;
3515
- "vs-color-icon-ski-difficult": string;
3516
- "vs-color-icon-ski-very-difficult": string;
3517
- "vs-color-icon-ski-itineraries": string;
3518
- "vs-color-icon-ski-other": string;
3519
- "vs-color-icon-accent-loch-ness": string;
3520
- "vs-color-icon-accent-grey-02": string;
3521
- "vs-color-icon-accent-saltire": string;
3522
- "vs-color-icon-accent-bramble": string;
3523
- "vs-color-icon-accent-heather": string;
3524
- "vs-color-icon-accent-whisky": string;
3525
- "vs-color-icon-accent-cranachan": string;
3526
- "vs-color-icon-accent-buachaille": string;
3527
- "vs-color-interaction-focus": string;
3528
- "vs-color-interaction-focus-on-bold": string;
3529
- "vs-color-interaction-cta-primary": string;
3530
- "vs-color-interaction-cta-secondary": string;
3531
- "vs-color-interaction-cta-hover": string;
3532
- "vs-color-interaction-cta-pressed": string;
3533
- "vs-color-interaction-cta-disabled": string;
3534
- "vs-color-interaction-cta-subtle-hover": string;
3535
- "vs-color-interaction-cta-subtle-pressed": string;
3536
- "vs-color-interaction-cta-subtle": string;
3537
- "vs-color-interaction-link-primary": string;
3538
- "vs-color-interaction-link-secondary": string;
3539
- "vs-color-interaction-link-active": string;
3540
- "vs-color-interaction-link-visited": string;
3541
- "vs-color-interaction-link-disabled": string;
3542
- "vs-color-interaction-link-visited-on-bold": string;
3543
- "vs-color-text-primary": string;
3544
- "vs-color-text-secondary": string;
3545
- "vs-color-text-tertiary": string;
3546
- "vs-color-text-inverse": string;
3547
- "vs-color-text-cta-on-light": string;
3548
- "vs-color-text-highlight": string;
3549
- "vs-color-text-brand": string;
3550
- "vs-color-text-error": string;
3551
- "vs-color-text-success": string;
3552
- "vs-color-text-disabled": string;
3553
- breakpoint_xl: string;
3554
- grid_container_width_xl: string;
3555
- breakpoint_md: string;
3556
- max_container_width_xl: string;
3557
- grid_container_width_md: string;
3558
- breakpoint_sm: string;
3559
- breakpoint_lg: string;
3560
- breakpoint_xs: string;
3561
- max_container_width_md: string;
3562
- grid_container_width_sm: string;
3563
- grid_container_width_lg: string;
3564
- max_container_width_sm: string;
3565
- max_container_width_lg: string;
3566
- max_container_width_xxl: string;
3567
- grid_container_width_xxl: string;
3568
- breakpoint_xxl: string;
3569
- grid_columns: string;
3570
- grid_gutter_width: string;
3571
- "vs-spacer-0": string;
3572
- "vs-spacer-0125": string;
3573
- "vs-spacer-025": string;
3574
- "vs-spacer-050": string;
3575
- "vs-spacer-075": string;
3576
- "vs-spacer-100": string;
3577
- "vs-spacer-125": string;
3578
- "vs-spacer-150": string;
3579
- "vs-spacer-175": string;
3580
- "vs-spacer-200": string;
3581
- "vs-spacer-225": string;
3582
- "vs-spacer-250": string;
3583
- "vs-spacer-300": string;
3584
- "vs-spacer-400": string;
3585
- "vs-spacer-500": string;
3586
- "vs-spacer-600": string;
3587
- "vs-spacer-700": string;
3588
- "vs-radius-medium": string;
3589
- "vs-radius-none": string;
3590
- "vs-radius-large-increased": string;
3591
- "vs-radius-extra-large-increased": string;
3592
- "vs-radius-tiny": string;
3593
- "vs-radius-large": string;
3594
- "vs-radius-extra-large": string;
3595
- "vs-radius-extra-extra-large": string;
3596
- "vs-radius-huge": string;
3597
- "vs-radius-full": string;
3598
- "vs-radius-small": string;
3599
- "vs-elevation-shadow-raised": string;
3600
- "vs-elevation-shadow-overlay": string;
3601
- "vs-elevation-surface": string;
3602
- "vs-elevation-surface-section": string;
3603
- "vs-elevation-surface-raised": string;
3604
- "vs-elevation-surface-overlay": string;
3605
- "vs-focus-shadow": string;
3606
- "vs-focus-shadow-on-dark": string;
3607
- "vs-border-width-sm": string;
3608
- "vs-border-width-md": string;
3609
- "vs-font-size-display-m": string;
3610
- "vs-font-size-display-s": string;
3611
- "vs-font-size-heading-xl": string;
3612
- "vs-font-size-heading-l": string;
3613
- "vs-font-size-heading-m": string;
3614
- "vs-font-size-heading-s": string;
3615
- "vs-font-size-heading-xs": string;
3616
- "vs-font-size-heading-xxs": string;
3617
- "vs-font-size-heading-xxxs": string;
3618
- "vs-font-size-detail-l": string;
3619
- "vs-font-size-detail-m": string;
3620
- "vs-font-size-detail-s": string;
3621
- "vs-font-size-body-l": string;
3622
- "vs-font-size-body-m": string;
3623
- "vs-font-size-body-s": string;
3624
- "vs-font-weight-strong": string;
3625
- "vs-font-weight-medium": string;
3626
- "vs-font-weight-regular": string;
3627
- "vs-font-weight-subtle": string;
3628
- "vs-font-weight-heading": string;
3629
- "vs-font-weight-body": string;
3630
- "vs-font-weight-detail": string;
3631
- "vs-font-family-sans-serif": string;
3632
- "vs-font-family-display": string;
3633
- "vs-line-height-heading": number;
3634
- "vs-line-height-detail": number;
3635
- "vs-line-height-body": number;
3636
- "vs-letter-spacing-display": string;
3637
- "vs-letter-spacing-heading": string;
3638
- "vs-letter-spacing-detail": string;
3639
- "vs-letter-spacing-body": string;
3640
- icon_size_xxs: string;
3641
- icon_size_xs: string;
3642
- icon_size_sm: string;
3643
- icon_size_md: string;
3644
- icon_size_lg: string;
3645
- icon_size_xl: string;
3646
- "vs-icon-facility-audio-loop": string;
3647
- "vs-icon-control-collapse": string;
3648
- "vs-icon-facility-wheelchair-access": string;
3649
- "vs-icon-control-pause": string;
3650
- "vs-icon-facility-cafe": string;
3651
- "vs-icon-feedback-error": string;
3652
- "vs-icon-facility-accessible-parking": string;
3653
- "vs-icon-control-filters": string;
3654
- "vs-icon-feedback-information": string;
3655
- "vs-icon-control-external-link": string;
3656
- "vs-icon-control-play": string;
3657
- "vs-icon-facility-accessible-dining": string;
3658
- "vs-icon-facility-public-transport": string;
3659
- "vs-icon-season-winter": string;
3660
- "vs-icon-control-expand": string;
3661
- "vs-icon-facility-pets-welcome": string;
3662
- "vs-icon-facility-parking": string;
3663
- "vs-icon-control-menu": string;
3664
- "vs-icon-season-spring": string;
3665
- "vs-icon-season-summer": string;
3666
- "vs-icon-facility-breakfast": string;
3667
- "vs-icon-control-back-to-top": string;
3668
- "vs-icon-control-dismiss": string;
3669
- "vs-icon-feedback-warning": string;
3670
- "vs-icon-facility-accessible-shower": string;
3671
- "vs-icon-facility-wifi": string;
3672
- "vs-icon-control-search": string;
3673
- "vs-icon-control-download": string;
3674
- "vs-icon-season-autumn": string;
3675
- "vs-icon-facility-accessible-toilet": string;
3676
- "vs-icon-feedback-success": string;
3677
- "vs-icon-facility-vegan": string;
3678
- "font-size-1": string;
3679
- "font-size-2": string;
3680
- "font-size-3": string;
3681
- "font-size-4": string;
3682
- "font-size-5": string;
3683
- "font-size-6": string;
3684
- "font-size-7": string;
3685
- "font-size-8": string;
3686
- "font-size-9": string;
3687
- "font-size-10": string;
3688
- "font-size-body": string;
3689
- "font-size-body-md": string;
3690
- "font-size-lead": string;
3691
- "font-size-lead-md": string;
3692
- "font-size-teaser": string;
3693
- opacity_100: string;
3694
- opacity_50: string;
3695
- opacity_0: string;
3696
- duration_quickly: string;
3697
- duration_base: string;
3698
- duration_slowly: string;
3699
- no_javascript: string;
3700
- theme_dark: string;
3701
- theme_grey: string;
4621
+ underlineOpacity: {
4622
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4623
+ default: undefined;
3702
4624
  };
3703
- }, {
3704
- iconClasses(): any[];
3705
- fontAwesomeClasses(): any;
3706
- iconStyles(): {
3707
- color: string;
4625
+ underlineOpacityHover: {
4626
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4627
+ default: undefined;
4628
+ };
4629
+ pill: {
4630
+ type: import('vue').PropType<boolean>;
4631
+ default: boolean;
3708
4632
  };
3709
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3710
4633
  icon: {
3711
- type: StringConstructor;
3712
- required: true;
4634
+ type: import('vue').PropType<boolean>;
4635
+ default: undefined;
3713
4636
  };
3714
- variant: {
3715
- type: StringConstructor;
3716
- default: string;
3717
- validator: (value: unknown) => any;
4637
+ routerTag: {
4638
+ type: import('vue').PropType<string>;
4639
+ default: undefined;
3718
4640
  };
3719
- customColour: {
3720
- type: StringConstructor;
3721
- default: any;
4641
+ exactActiveClass: {
4642
+ type: import('vue').PropType<string>;
4643
+ default: undefined;
3722
4644
  };
3723
- size: {
3724
- type: StringConstructor;
4645
+ loading: {
4646
+ type: import('vue').PropType<boolean>;
4647
+ default: boolean;
4648
+ };
4649
+ loadingFill: {
4650
+ type: import('vue').PropType<boolean>;
4651
+ default: boolean;
4652
+ };
4653
+ loadingText: {
4654
+ type: import('vue').PropType<string>;
3725
4655
  default: string;
3726
- validator: (value: unknown) => any;
3727
4656
  };
3728
- smallSize: {
3729
- type: StringConstructor;
3730
- default: any;
3731
- validator: (value: unknown) => any;
4657
+ squared: {
4658
+ type: import('vue').PropType<boolean>;
4659
+ default: boolean;
3732
4660
  };
3733
- }>> & Readonly<{}>, {
3734
- variant: string;
3735
- customColour: string;
3736
- size: string;
3737
- smallSize: string;
3738
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3739
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4661
+ }>> & {
4662
+ onClick?: ((value: MouseEvent) => any) | undefined;
4663
+ }, {}, {}, {}, {}, {
4664
+ tag: string;
4665
+ type: import('bootstrap-vue-next').ButtonType;
4666
+ replace: boolean;
4667
+ target: import('bootstrap-vue-next').LinkTarget;
4668
+ to: import('vue-router').RouteLocationRaw;
4669
+ append: boolean;
4670
+ disabled: boolean;
4671
+ href: string;
4672
+ rel: string;
4673
+ size: keyof import('bootstrap-vue-next').BaseSize;
4674
+ active: boolean;
4675
+ activeClass: string;
4676
+ routerComponentName: string;
4677
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
4678
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4679
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4680
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
4681
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
4682
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
4683
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4684
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4685
+ pill: boolean;
4686
+ icon: boolean;
4687
+ routerTag: string;
4688
+ exactActiveClass: string;
4689
+ loading: boolean;
4690
+ loadingFill: boolean;
4691
+ loadingText: string;
4692
+ squared: boolean;
4693
+ }>;
4694
+ __isFragment?: never;
4695
+ __isTeleport?: never;
4696
+ __isSuspense?: never;
4697
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
4698
+ pressed: import('vue').PropType<boolean | undefined>;
4699
+ tag: {
4700
+ type: import('vue').PropType<string>;
4701
+ default: string;
4702
+ };
4703
+ type: {
4704
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
4705
+ default: string;
4706
+ };
4707
+ replace: {
4708
+ type: import('vue').PropType<boolean>;
4709
+ default: undefined;
4710
+ };
4711
+ target: {
4712
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
4713
+ default: undefined;
4714
+ };
4715
+ to: {
4716
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
4717
+ default: undefined;
4718
+ };
4719
+ append: {
4720
+ type: import('vue').PropType<boolean>;
4721
+ default: undefined;
4722
+ };
4723
+ disabled: {
4724
+ type: import('vue').PropType<boolean>;
4725
+ default: undefined;
4726
+ };
4727
+ href: {
4728
+ type: import('vue').PropType<string>;
4729
+ default: undefined;
4730
+ };
4731
+ rel: {
4732
+ type: import('vue').PropType<string>;
4733
+ default: undefined;
4734
+ };
4735
+ size: {
4736
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
4737
+ default: string;
4738
+ };
4739
+ active: {
4740
+ type: import('vue').PropType<boolean>;
4741
+ default: boolean;
4742
+ };
4743
+ activeClass: {
4744
+ type: import('vue').PropType<string>;
4745
+ default: undefined;
4746
+ };
4747
+ routerComponentName: {
4748
+ type: import('vue').PropType<string>;
4749
+ default: undefined;
4750
+ };
4751
+ variant: {
4752
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
4753
+ default: string;
4754
+ };
4755
+ opacity: {
4756
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4757
+ default: undefined;
4758
+ };
4759
+ opacityHover: {
4760
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4761
+ default: undefined;
4762
+ };
4763
+ underlineVariant: {
4764
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
4765
+ default: undefined;
4766
+ };
4767
+ underlineOffset: {
4768
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
4769
+ default: undefined;
4770
+ };
4771
+ underlineOffsetHover: {
4772
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
4773
+ default: undefined;
4774
+ };
4775
+ underlineOpacity: {
4776
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4777
+ default: undefined;
4778
+ };
4779
+ underlineOpacityHover: {
4780
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
4781
+ default: undefined;
4782
+ };
4783
+ pill: {
4784
+ type: import('vue').PropType<boolean>;
4785
+ default: boolean;
4786
+ };
4787
+ icon: {
4788
+ type: import('vue').PropType<boolean>;
4789
+ default: undefined;
4790
+ };
4791
+ routerTag: {
4792
+ type: import('vue').PropType<string>;
4793
+ default: undefined;
4794
+ };
4795
+ exactActiveClass: {
4796
+ type: import('vue').PropType<string>;
4797
+ default: undefined;
4798
+ };
4799
+ loading: {
4800
+ type: import('vue').PropType<boolean>;
4801
+ default: boolean;
4802
+ };
4803
+ loadingFill: {
4804
+ type: import('vue').PropType<boolean>;
4805
+ default: boolean;
4806
+ };
4807
+ loadingText: {
4808
+ type: import('vue').PropType<string>;
4809
+ default: string;
4810
+ };
4811
+ squared: {
4812
+ type: import('vue').PropType<boolean>;
4813
+ default: boolean;
4814
+ };
4815
+ }>> & {
4816
+ onClick?: ((value: MouseEvent) => any) | undefined;
4817
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
4818
+ click: (value: MouseEvent) => void;
4819
+ }, string, {
4820
+ tag: string;
4821
+ type: import('bootstrap-vue-next').ButtonType;
4822
+ replace: boolean;
4823
+ target: import('bootstrap-vue-next').LinkTarget;
4824
+ to: import('vue-router').RouteLocationRaw;
4825
+ append: boolean;
4826
+ disabled: boolean;
4827
+ href: string;
4828
+ rel: string;
4829
+ size: keyof import('bootstrap-vue-next').BaseSize;
4830
+ active: boolean;
4831
+ activeClass: string;
4832
+ routerComponentName: string;
4833
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
4834
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4835
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4836
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
4837
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
4838
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
4839
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4840
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
4841
+ pill: boolean;
4842
+ icon: boolean;
4843
+ routerTag: string;
4844
+ exactActiveClass: string;
4845
+ loading: boolean;
4846
+ loadingFill: boolean;
4847
+ loadingText: string;
4848
+ squared: boolean;
4849
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
4850
+ $slots: Readonly<{
4851
+ default?: ((props: Record<string, never>) => any) | undefined;
4852
+ loading?: ((props: Record<string, never>) => any) | undefined;
4853
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
4854
+ }> & {
4855
+ default?: ((props: Record<string, never>) => any) | undefined;
4856
+ loading?: ((props: Record<string, never>) => any) | undefined;
4857
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
4858
+ };
4859
+ });
3740
4860
  VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3741
4861
  icon: {
3742
4862
  type: StringConstructor;