@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
@@ -1,27 +1,179 @@
1
1
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
- /**
2
+ /** ⚠️ Deprecated - use the new props instead.
3
3
  * ID for the toggled element
4
4
  */
5
5
  toggleId: {
6
6
  type: StringConstructor;
7
7
  default: string;
8
8
  };
9
+ /**
10
+ * Style variation to give additional meaning
11
+ * `default|overlay|overlay-strong`.
12
+ */
13
+ variant: {
14
+ type: StringConstructor;
15
+ default: string;
16
+ validator: (value: unknown) => any;
17
+ };
18
+ /**
19
+ * The default icon to display
20
+ */
21
+ icon: {
22
+ type: StringConstructor;
23
+ default: string;
24
+ };
25
+ /**
26
+ * The icon for pressed state
27
+ */
28
+ pressedIcon: {
29
+ type: StringConstructor;
30
+ default: any;
31
+ };
32
+ /**
33
+ * Controlled pressed state (v-model)
34
+ */
35
+ modelValue: {
36
+ type: BooleanConstructor;
37
+ default: any;
38
+ };
39
+ /**
40
+ * Accessible label for the button
41
+ */
42
+ label: {
43
+ type: StringConstructor;
44
+ default: string;
45
+ };
46
+ /**
47
+ * Accessible label for pressed state
48
+ */
49
+ pressedLabel: {
50
+ type: StringConstructor;
51
+ default: string;
52
+ };
53
+ /**
54
+ * Breakpoint at which button label becomes visible.
55
+ * Button shows as icon-only below this breakpoint.
56
+ */
57
+ labelBreakpoint: {
58
+ type: StringConstructor;
59
+ default: any;
60
+ validator: (value: unknown) => boolean;
61
+ };
9
62
  }>, {}, {
10
63
  show: boolean;
11
- }, {}, {
12
- toggleAction(): void;
13
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "toggleAction"[], "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
64
+ internalPressed: boolean;
65
+ }, {
66
+ /**
67
+ * Checks if this is the legacy button or using new props
68
+ * Should be removed when ⚠️ deprecated code is removed.
69
+ */
70
+ isLegacyMode(): boolean;
71
+ /**
72
+ * Pressed state (supports controlled + uncontrolled)
73
+ */
74
+ isPressed(): boolean;
75
+ /**
76
+ * Button classes
77
+ */
78
+ buttonClasses(): {
79
+ [x: string]: string | boolean;
80
+ 'vs-toggle-button--pressed': boolean;
81
+ };
82
+ buttonLabelClasses(): {
83
+ [x: string]: string;
84
+ };
85
+ /**
86
+ * Current icon displayed
87
+ */
88
+ currentIcon(): string;
89
+ /**
90
+ * Accessible label based on state
91
+ */
92
+ computedLabel(): string;
93
+ }, {
94
+ /**
95
+ * Emits toggleAction event for legacy button
96
+ * Should be removed when ⚠️ deprecated code is removed.
97
+ */
98
+ toggleLegacy(event: any): void;
14
99
  /**
100
+ * Updates toggle state and emits toggle value and click event
101
+ */
102
+ handleClick(event: any): void;
103
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "update:modelValue" | "toggleAction")[], "click" | "update:modelValue" | "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
104
+ /** ⚠️ Deprecated - use the new props instead.
15
105
  * ID for the toggled element
16
106
  */
17
107
  toggleId: {
18
108
  type: StringConstructor;
19
109
  default: string;
20
110
  };
111
+ /**
112
+ * Style variation to give additional meaning
113
+ * `default|overlay|overlay-strong`.
114
+ */
115
+ variant: {
116
+ type: StringConstructor;
117
+ default: string;
118
+ validator: (value: unknown) => any;
119
+ };
120
+ /**
121
+ * The default icon to display
122
+ */
123
+ icon: {
124
+ type: StringConstructor;
125
+ default: string;
126
+ };
127
+ /**
128
+ * The icon for pressed state
129
+ */
130
+ pressedIcon: {
131
+ type: StringConstructor;
132
+ default: any;
133
+ };
134
+ /**
135
+ * Controlled pressed state (v-model)
136
+ */
137
+ modelValue: {
138
+ type: BooleanConstructor;
139
+ default: any;
140
+ };
141
+ /**
142
+ * Accessible label for the button
143
+ */
144
+ label: {
145
+ type: StringConstructor;
146
+ default: string;
147
+ };
148
+ /**
149
+ * Accessible label for pressed state
150
+ */
151
+ pressedLabel: {
152
+ type: StringConstructor;
153
+ default: string;
154
+ };
155
+ /**
156
+ * Breakpoint at which button label becomes visible.
157
+ * Button shows as icon-only below this breakpoint.
158
+ */
159
+ labelBreakpoint: {
160
+ type: StringConstructor;
161
+ default: any;
162
+ validator: (value: unknown) => boolean;
163
+ };
21
164
  }>> & Readonly<{
165
+ onClick?: (...args: any[]) => any;
166
+ "onUpdate:modelValue"?: (...args: any[]) => any;
22
167
  onToggleAction?: (...args: any[]) => any;
23
168
  }>, {
169
+ icon: string;
170
+ variant: string;
171
+ label: string;
172
+ modelValue: boolean;
24
173
  toggleId: string;
174
+ pressedIcon: string;
175
+ pressedLabel: string;
176
+ labelBreakpoint: string;
25
177
  }, {}, {
26
178
  VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
27
179
  href: {
@@ -942,6 +1094,483 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
942
1094
  smallSize: string;
943
1095
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
944
1096
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1097
+ BButton: {
1098
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
1099
+ pressed: import('vue').PropType<boolean | undefined>;
1100
+ tag: {
1101
+ type: import('vue').PropType<string>;
1102
+ default: string;
1103
+ };
1104
+ type: {
1105
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1106
+ default: string;
1107
+ };
1108
+ replace: {
1109
+ type: import('vue').PropType<boolean>;
1110
+ default: undefined;
1111
+ };
1112
+ target: {
1113
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1114
+ default: undefined;
1115
+ };
1116
+ to: {
1117
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1118
+ default: undefined;
1119
+ };
1120
+ append: {
1121
+ type: import('vue').PropType<boolean>;
1122
+ default: undefined;
1123
+ };
1124
+ disabled: {
1125
+ type: import('vue').PropType<boolean>;
1126
+ default: undefined;
1127
+ };
1128
+ href: {
1129
+ type: import('vue').PropType<string>;
1130
+ default: undefined;
1131
+ };
1132
+ rel: {
1133
+ type: import('vue').PropType<string>;
1134
+ default: undefined;
1135
+ };
1136
+ size: {
1137
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1138
+ default: string;
1139
+ };
1140
+ active: {
1141
+ type: import('vue').PropType<boolean>;
1142
+ default: boolean;
1143
+ };
1144
+ activeClass: {
1145
+ type: import('vue').PropType<string>;
1146
+ default: undefined;
1147
+ };
1148
+ routerComponentName: {
1149
+ type: import('vue').PropType<string>;
1150
+ default: undefined;
1151
+ };
1152
+ variant: {
1153
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1154
+ default: string;
1155
+ };
1156
+ opacity: {
1157
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1158
+ default: undefined;
1159
+ };
1160
+ opacityHover: {
1161
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1162
+ default: undefined;
1163
+ };
1164
+ underlineVariant: {
1165
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1166
+ default: undefined;
1167
+ };
1168
+ underlineOffset: {
1169
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1170
+ default: undefined;
1171
+ };
1172
+ underlineOffsetHover: {
1173
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1174
+ default: undefined;
1175
+ };
1176
+ underlineOpacity: {
1177
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1178
+ default: undefined;
1179
+ };
1180
+ underlineOpacityHover: {
1181
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1182
+ default: undefined;
1183
+ };
1184
+ pill: {
1185
+ type: import('vue').PropType<boolean>;
1186
+ default: boolean;
1187
+ };
1188
+ icon: {
1189
+ type: import('vue').PropType<boolean>;
1190
+ default: undefined;
1191
+ };
1192
+ routerTag: {
1193
+ type: import('vue').PropType<string>;
1194
+ default: undefined;
1195
+ };
1196
+ exactActiveClass: {
1197
+ type: import('vue').PropType<string>;
1198
+ default: undefined;
1199
+ };
1200
+ loading: {
1201
+ type: import('vue').PropType<boolean>;
1202
+ default: boolean;
1203
+ };
1204
+ loadingFill: {
1205
+ type: import('vue').PropType<boolean>;
1206
+ default: boolean;
1207
+ };
1208
+ loadingText: {
1209
+ type: import('vue').PropType<string>;
1210
+ default: string;
1211
+ };
1212
+ squared: {
1213
+ type: import('vue').PropType<boolean>;
1214
+ default: boolean;
1215
+ };
1216
+ }>> & {
1217
+ onClick?: ((value: MouseEvent) => any) | undefined;
1218
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1219
+ click: (value: MouseEvent) => void;
1220
+ }, import('vue').PublicProps, {
1221
+ tag: string;
1222
+ type: import('bootstrap-vue-next').ButtonType;
1223
+ replace: boolean;
1224
+ target: import('bootstrap-vue-next').LinkTarget;
1225
+ to: import('vue-router').RouteLocationRaw;
1226
+ append: boolean;
1227
+ disabled: boolean;
1228
+ href: string;
1229
+ rel: string;
1230
+ size: keyof import('bootstrap-vue-next').BaseSize;
1231
+ active: boolean;
1232
+ activeClass: string;
1233
+ routerComponentName: string;
1234
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1235
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1236
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1237
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1238
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1239
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1240
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1241
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1242
+ pill: boolean;
1243
+ icon: boolean;
1244
+ routerTag: string;
1245
+ exactActiveClass: string;
1246
+ loading: boolean;
1247
+ loadingFill: boolean;
1248
+ loadingText: string;
1249
+ squared: boolean;
1250
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1251
+ P: {};
1252
+ B: {};
1253
+ D: {};
1254
+ C: {};
1255
+ M: {};
1256
+ Defaults: {};
1257
+ }, Readonly<import('vue').ExtractPropTypes<{
1258
+ pressed: import('vue').PropType<boolean | undefined>;
1259
+ tag: {
1260
+ type: import('vue').PropType<string>;
1261
+ default: string;
1262
+ };
1263
+ type: {
1264
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1265
+ default: string;
1266
+ };
1267
+ replace: {
1268
+ type: import('vue').PropType<boolean>;
1269
+ default: undefined;
1270
+ };
1271
+ target: {
1272
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1273
+ default: undefined;
1274
+ };
1275
+ to: {
1276
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1277
+ default: undefined;
1278
+ };
1279
+ append: {
1280
+ type: import('vue').PropType<boolean>;
1281
+ default: undefined;
1282
+ };
1283
+ disabled: {
1284
+ type: import('vue').PropType<boolean>;
1285
+ default: undefined;
1286
+ };
1287
+ href: {
1288
+ type: import('vue').PropType<string>;
1289
+ default: undefined;
1290
+ };
1291
+ rel: {
1292
+ type: import('vue').PropType<string>;
1293
+ default: undefined;
1294
+ };
1295
+ size: {
1296
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1297
+ default: string;
1298
+ };
1299
+ active: {
1300
+ type: import('vue').PropType<boolean>;
1301
+ default: boolean;
1302
+ };
1303
+ activeClass: {
1304
+ type: import('vue').PropType<string>;
1305
+ default: undefined;
1306
+ };
1307
+ routerComponentName: {
1308
+ type: import('vue').PropType<string>;
1309
+ default: undefined;
1310
+ };
1311
+ variant: {
1312
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1313
+ default: string;
1314
+ };
1315
+ opacity: {
1316
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1317
+ default: undefined;
1318
+ };
1319
+ opacityHover: {
1320
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1321
+ default: undefined;
1322
+ };
1323
+ underlineVariant: {
1324
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1325
+ default: undefined;
1326
+ };
1327
+ underlineOffset: {
1328
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1329
+ default: undefined;
1330
+ };
1331
+ underlineOffsetHover: {
1332
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1333
+ default: undefined;
1334
+ };
1335
+ underlineOpacity: {
1336
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1337
+ default: undefined;
1338
+ };
1339
+ underlineOpacityHover: {
1340
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1341
+ default: undefined;
1342
+ };
1343
+ pill: {
1344
+ type: import('vue').PropType<boolean>;
1345
+ default: boolean;
1346
+ };
1347
+ icon: {
1348
+ type: import('vue').PropType<boolean>;
1349
+ default: undefined;
1350
+ };
1351
+ routerTag: {
1352
+ type: import('vue').PropType<string>;
1353
+ default: undefined;
1354
+ };
1355
+ exactActiveClass: {
1356
+ type: import('vue').PropType<string>;
1357
+ default: undefined;
1358
+ };
1359
+ loading: {
1360
+ type: import('vue').PropType<boolean>;
1361
+ default: boolean;
1362
+ };
1363
+ loadingFill: {
1364
+ type: import('vue').PropType<boolean>;
1365
+ default: boolean;
1366
+ };
1367
+ loadingText: {
1368
+ type: import('vue').PropType<string>;
1369
+ default: string;
1370
+ };
1371
+ squared: {
1372
+ type: import('vue').PropType<boolean>;
1373
+ default: boolean;
1374
+ };
1375
+ }>> & {
1376
+ onClick?: ((value: MouseEvent) => any) | undefined;
1377
+ }, {}, {}, {}, {}, {
1378
+ tag: string;
1379
+ type: import('bootstrap-vue-next').ButtonType;
1380
+ replace: boolean;
1381
+ target: import('bootstrap-vue-next').LinkTarget;
1382
+ to: import('vue-router').RouteLocationRaw;
1383
+ append: boolean;
1384
+ disabled: boolean;
1385
+ href: string;
1386
+ rel: string;
1387
+ size: keyof import('bootstrap-vue-next').BaseSize;
1388
+ active: boolean;
1389
+ activeClass: string;
1390
+ routerComponentName: string;
1391
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1392
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1393
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1394
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1395
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1396
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1397
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1398
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1399
+ pill: boolean;
1400
+ icon: boolean;
1401
+ routerTag: string;
1402
+ exactActiveClass: string;
1403
+ loading: boolean;
1404
+ loadingFill: boolean;
1405
+ loadingText: string;
1406
+ squared: boolean;
1407
+ }>;
1408
+ __isFragment?: never;
1409
+ __isTeleport?: never;
1410
+ __isSuspense?: never;
1411
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1412
+ pressed: import('vue').PropType<boolean | undefined>;
1413
+ tag: {
1414
+ type: import('vue').PropType<string>;
1415
+ default: string;
1416
+ };
1417
+ type: {
1418
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1419
+ default: string;
1420
+ };
1421
+ replace: {
1422
+ type: import('vue').PropType<boolean>;
1423
+ default: undefined;
1424
+ };
1425
+ target: {
1426
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1427
+ default: undefined;
1428
+ };
1429
+ to: {
1430
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1431
+ default: undefined;
1432
+ };
1433
+ append: {
1434
+ type: import('vue').PropType<boolean>;
1435
+ default: undefined;
1436
+ };
1437
+ disabled: {
1438
+ type: import('vue').PropType<boolean>;
1439
+ default: undefined;
1440
+ };
1441
+ href: {
1442
+ type: import('vue').PropType<string>;
1443
+ default: undefined;
1444
+ };
1445
+ rel: {
1446
+ type: import('vue').PropType<string>;
1447
+ default: undefined;
1448
+ };
1449
+ size: {
1450
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1451
+ default: string;
1452
+ };
1453
+ active: {
1454
+ type: import('vue').PropType<boolean>;
1455
+ default: boolean;
1456
+ };
1457
+ activeClass: {
1458
+ type: import('vue').PropType<string>;
1459
+ default: undefined;
1460
+ };
1461
+ routerComponentName: {
1462
+ type: import('vue').PropType<string>;
1463
+ default: undefined;
1464
+ };
1465
+ variant: {
1466
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1467
+ default: string;
1468
+ };
1469
+ opacity: {
1470
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1471
+ default: undefined;
1472
+ };
1473
+ opacityHover: {
1474
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1475
+ default: undefined;
1476
+ };
1477
+ underlineVariant: {
1478
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1479
+ default: undefined;
1480
+ };
1481
+ underlineOffset: {
1482
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1483
+ default: undefined;
1484
+ };
1485
+ underlineOffsetHover: {
1486
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1487
+ default: undefined;
1488
+ };
1489
+ underlineOpacity: {
1490
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1491
+ default: undefined;
1492
+ };
1493
+ underlineOpacityHover: {
1494
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1495
+ default: undefined;
1496
+ };
1497
+ pill: {
1498
+ type: import('vue').PropType<boolean>;
1499
+ default: boolean;
1500
+ };
1501
+ icon: {
1502
+ type: import('vue').PropType<boolean>;
1503
+ default: undefined;
1504
+ };
1505
+ routerTag: {
1506
+ type: import('vue').PropType<string>;
1507
+ default: undefined;
1508
+ };
1509
+ exactActiveClass: {
1510
+ type: import('vue').PropType<string>;
1511
+ default: undefined;
1512
+ };
1513
+ loading: {
1514
+ type: import('vue').PropType<boolean>;
1515
+ default: boolean;
1516
+ };
1517
+ loadingFill: {
1518
+ type: import('vue').PropType<boolean>;
1519
+ default: boolean;
1520
+ };
1521
+ loadingText: {
1522
+ type: import('vue').PropType<string>;
1523
+ default: string;
1524
+ };
1525
+ squared: {
1526
+ type: import('vue').PropType<boolean>;
1527
+ default: boolean;
1528
+ };
1529
+ }>> & {
1530
+ onClick?: ((value: MouseEvent) => any) | undefined;
1531
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1532
+ click: (value: MouseEvent) => void;
1533
+ }, string, {
1534
+ tag: string;
1535
+ type: import('bootstrap-vue-next').ButtonType;
1536
+ replace: boolean;
1537
+ target: import('bootstrap-vue-next').LinkTarget;
1538
+ to: import('vue-router').RouteLocationRaw;
1539
+ append: boolean;
1540
+ disabled: boolean;
1541
+ href: string;
1542
+ rel: string;
1543
+ size: keyof import('bootstrap-vue-next').BaseSize;
1544
+ active: boolean;
1545
+ activeClass: string;
1546
+ routerComponentName: string;
1547
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1548
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1549
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1550
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1551
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1552
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1553
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1554
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1555
+ pill: boolean;
1556
+ icon: boolean;
1557
+ routerTag: string;
1558
+ exactActiveClass: string;
1559
+ loading: boolean;
1560
+ loadingFill: boolean;
1561
+ loadingText: string;
1562
+ squared: boolean;
1563
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1564
+ $slots: Readonly<{
1565
+ default?: ((props: Record<string, never>) => any) | undefined;
1566
+ loading?: ((props: Record<string, never>) => any) | undefined;
1567
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1568
+ }> & {
1569
+ default?: ((props: Record<string, never>) => any) | undefined;
1570
+ loading?: ((props: Record<string, never>) => any) | undefined;
1571
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1572
+ };
1573
+ });
945
1574
  VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
946
1575
  icon: {
947
1576
  type: StringConstructor;