@vergelijkdirect/comparison-forms 1.3.17-ver-8380.0 → 1.3.17-ver-8380.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. package/dist-rollup/AddressHandler-jwYRDHTI.js +288 -0
  2. package/dist-rollup/BikeForm-30I53uCm.js +126 -0
  3. package/dist-rollup/BikeFormHorizontal-u1PW-9KV.js +126 -0
  4. package/dist-rollup/BirthdateInput-1tsGzxTx.js +84 -0
  5. package/dist-rollup/BusinessCarForm-oeBpet3X.js +119 -0
  6. package/dist-rollup/BusinessCarFormHorizontal-lBxuzRso.js +119 -0
  7. package/dist-rollup/CarForm-xTslX4mq.js +102 -0
  8. package/dist-rollup/CarFormHorizontal-z_-Ew9Ji.js +101 -0
  9. package/dist-rollup/CaravanForm-BWUCqXZ8.js +137 -0
  10. package/dist-rollup/CaravanFormHorizontal-qVPTYW4D.js +137 -0
  11. package/dist-rollup/CaravanFormOld-JaY01RDW.js +130 -0
  12. package/dist-rollup/DefaultForm-4umbLheg.js +60 -0
  13. package/dist-rollup/DefaultInput-zxU1ufPA.js +435 -0
  14. package/dist-rollup/DefaultPlainRadioGroup-i8P1ACl4.js +145 -0
  15. package/dist-rollup/DefaultSelect-t64f_R7v.js +93 -0
  16. package/dist-rollup/ErrorHandler-9Zxi6g3R.js +45 -0
  17. package/dist-rollup/FamilyCompositionInput-dWbnEFac.js +51 -0
  18. package/dist-rollup/HouseForm-ga4I0nPa.js +105 -0
  19. package/dist-rollup/HouseFormHorizontal-zcNNDuDQ.js +104 -0
  20. package/dist-rollup/LegalAssistanceForm-M2yX72hT.js +109 -0
  21. package/dist-rollup/LegalAssistanceFormHorizontal-NztH_5Yq.js +108 -0
  22. package/dist-rollup/LiabilityForm-D09YaRGm.js +102 -0
  23. package/dist-rollup/LiabilityFormHorizontal-nV1JerpT.js +102 -0
  24. package/dist-rollup/LicensePlate-BMeYEcIe.js +505 -0
  25. package/dist-rollup/Loader-_esX79Uz.js +1105 -0
  26. package/dist-rollup/ManualNewValueModal-S0C68NGl.js +2586 -0
  27. package/dist-rollup/MopedForm-ZL3526H3.js +112 -0
  28. package/dist-rollup/MopedFormHorizontal-6btf9cMz.js +112 -0
  29. package/dist-rollup/MotorForm-M6FHM1pV.js +111 -0
  30. package/dist-rollup/MotorFormHorizontal-NcCjW3P5.js +105 -0
  31. package/dist-rollup/PackageForm-HcPVbqOI.js +305 -0
  32. package/dist-rollup/PetForm-OvLvibk1.js +115 -0
  33. package/dist-rollup/PetFormHorizontal-u7P_iNbx.js +124 -0
  34. package/dist-rollup/PetFormOld-9yiD9akJ.js +126 -0
  35. package/dist-rollup/PhoneInput-l6YwvwSj.js +131 -0
  36. package/dist-rollup/QuestionnaireForm-mDU7NBoo.js +64 -0
  37. package/dist-rollup/QuotationForm-j1i5zScM.js +183 -0
  38. package/dist-rollup/RiskScannerForm-JGojbshZ.js +152 -0
  39. package/dist-rollup/SearchableSelect-1GCKHHKe.js +232 -0
  40. package/dist-rollup/Session.util-aedjr12J.js +42 -0
  41. package/dist-rollup/SimpleCard-_Mg9wAqJ.js +50 -0
  42. package/dist-rollup/TravelForm-goy4CZNN.js +117 -0
  43. package/dist-rollup/TravelFormHorizontal-q396jXWh.js +117 -0
  44. package/dist-rollup/TravelFormOld-83YKTgP8.js +123 -0
  45. package/dist-rollup/ZipcodeInput-z5W6JSl0.js +61 -0
  46. package/dist-rollup/_commonjsHelpers-4t9S7M5p.js +30 -0
  47. package/dist-rollup/array.util-agNtEyks.js +16 -0
  48. package/dist-rollup/bikeBrands.model-FYepHp3k.js +338 -0
  49. package/dist-rollup/businessCar-Mt6F5U-j.js +188 -0
  50. package/dist-rollup/car-oIzIKvsB.js +85 -0
  51. package/dist-rollup/common-J_DOueuE.js +1577 -0
  52. package/dist-rollup/comparison-forms.js +6 -30271
  53. package/dist-rollup/comparison-forms.umd.cjs +15 -29
  54. package/dist-rollup/createLoanComparisonForm-T4s_32PC.js +96 -0
  55. package/dist-rollup/familyComposition.model-1F80igwZ.js +21 -0
  56. package/dist-rollup/familySize.model-9dESnIuL.js +98 -0
  57. package/dist-rollup/form-radio-group-J-EQJhh9.js +1238 -0
  58. package/dist-rollup/house-iRMRIU6o.js +73 -0
  59. package/dist-rollup/index-WjnHra7k.js +619 -0
  60. package/dist-rollup/liability-W6z2ze1t.js +73 -0
  61. package/dist-rollup/loanPurpose-nICjCm1d.js +273 -0
  62. package/dist-rollup/moped-T6_xyOsb.js +84 -0
  63. package/dist-rollup/motor-fCU2n3O5.js +83 -0
  64. package/dist-rollup/paymentTerms.model-J3WNhgPU.js +145 -0
  65. package/dist-rollup/updateLoanComparisonForm-iyTnJD5A.js +92 -0
  66. package/dist-rollup/useSkipUpdateComparison-WseHt-cH.js +437 -0
  67. package/dist-rollup/vue-popper.min-O3ciEEKg.js +1159 -0
  68. package/package.json +7 -4
@@ -0,0 +1,1238 @@
1
+ import E from "vue";
2
+ var Me = "$bvConfig", D = typeof window != "undefined", ge = typeof document != "undefined", Ne = typeof navigator != "undefined", De = typeof MutationObserver != "undefined" || typeof WebKitMutationObserver != "undefined" || typeof MozMutationObserver != "undefined", be = D && ge && Ne, Te = be ? window.navigator.userAgent.toLowerCase() : "";
3
+ Te.indexOf("jsdom") > 0;
4
+ var $t = function() {
5
+ var r = !1;
6
+ if (be)
7
+ try {
8
+ var e = {
9
+ get passive() {
10
+ r = !0;
11
+ }
12
+ };
13
+ window.addEventListener("test", e, e), window.removeEventListener("test", e, e);
14
+ } catch (t) {
15
+ r = !1;
16
+ }
17
+ return r;
18
+ }(), X = function(e) {
19
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null, n = typeof process != "undefined" && process ? process.env || {} : {};
20
+ return e ? n[e] || t : n;
21
+ }, Ge = function() {
22
+ return X("BOOTSTRAP_VUE_NO_WARN") || X("NODE_ENV") === "production";
23
+ };
24
+ function y(r) {
25
+ "@babel/helpers - typeof";
26
+ return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? y = function(t) {
27
+ return typeof t;
28
+ } : y = function(t) {
29
+ return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
30
+ }, y(r);
31
+ }
32
+ var T = function(e) {
33
+ return y(e);
34
+ }, B = function(e) {
35
+ return e === void 0;
36
+ }, G = function(e) {
37
+ return e === null;
38
+ }, I = function(e) {
39
+ return B(e) || G(e);
40
+ }, L = function(e) {
41
+ return T(e) === "function";
42
+ }, Ie = function(e) {
43
+ return T(e) === "boolean";
44
+ }, jt = function(e) {
45
+ return T(e) === "string";
46
+ }, p = function(e) {
47
+ return Array.isArray(e);
48
+ }, C = function(e) {
49
+ return e !== null && y(e) === "object";
50
+ }, w = function(e) {
51
+ return Object.prototype.toString.call(e) === "[object Object]";
52
+ }, J = function(e) {
53
+ return e instanceof Date;
54
+ }, kt = function(e) {
55
+ return e instanceof Event;
56
+ };
57
+ function H(r, e) {
58
+ var t = Object.keys(r);
59
+ if (Object.getOwnPropertySymbols) {
60
+ var n = Object.getOwnPropertySymbols(r);
61
+ e && (n = n.filter(function(i) {
62
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
63
+ })), t.push.apply(t, n);
64
+ }
65
+ return t;
66
+ }
67
+ function Y(r) {
68
+ for (var e = 1; e < arguments.length; e++) {
69
+ var t = arguments[e] != null ? arguments[e] : {};
70
+ e % 2 ? H(Object(t), !0).forEach(function(n) {
71
+ Oe(r, n, t[n]);
72
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : H(Object(t)).forEach(function(n) {
73
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
74
+ });
75
+ }
76
+ return r;
77
+ }
78
+ function Oe(r, e, t) {
79
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
80
+ }
81
+ var Rt = function() {
82
+ return Object.assign.apply(Object, arguments);
83
+ }, Bt = function(e, t) {
84
+ return Object.defineProperties(e, t);
85
+ }, Mt = function(e, t, n) {
86
+ return Object.defineProperty(e, t, n);
87
+ }, m = function(e) {
88
+ return Object.keys(e);
89
+ }, M = function(e, t) {
90
+ return Object.prototype.hasOwnProperty.call(e, t);
91
+ }, Nt = function(e, t) {
92
+ return m(e).filter(function(n) {
93
+ return t.indexOf(n) === -1;
94
+ }).reduce(function(n, i) {
95
+ return Y(Y({}, n), {}, Oe({}, i, e[i]));
96
+ }, {});
97
+ }, Dt = function() {
98
+ return {
99
+ enumerable: !0,
100
+ configurable: !1,
101
+ writable: !1
102
+ };
103
+ };
104
+ function Q(r, e) {
105
+ var t = Object.keys(r);
106
+ if (Object.getOwnPropertySymbols) {
107
+ var n = Object.getOwnPropertySymbols(r);
108
+ e && (n = n.filter(function(i) {
109
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
110
+ })), t.push.apply(t, n);
111
+ }
112
+ return t;
113
+ }
114
+ function Z(r) {
115
+ for (var e = 1; e < arguments.length; e++) {
116
+ var t = arguments[e] != null ? arguments[e] : {};
117
+ e % 2 ? Q(Object(t), !0).forEach(function(n) {
118
+ ye(r, n, t[n]);
119
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : Q(Object(t)).forEach(function(n) {
120
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
121
+ });
122
+ }
123
+ return r;
124
+ }
125
+ function ye(r, e, t) {
126
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
127
+ }
128
+ function Le(r) {
129
+ return qe(r) || ze(r) || Fe(r) || xe();
130
+ }
131
+ function xe() {
132
+ throw new TypeError(`Invalid attempt to spread non-iterable instance.
133
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
134
+ }
135
+ function Fe(r, e) {
136
+ if (r) {
137
+ if (typeof r == "string")
138
+ return N(r, e);
139
+ var t = Object.prototype.toString.call(r).slice(8, -1);
140
+ if (t === "Object" && r.constructor && (t = r.constructor.name), t === "Map" || t === "Set")
141
+ return Array.from(r);
142
+ if (t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))
143
+ return N(r, e);
144
+ }
145
+ }
146
+ function ze(r) {
147
+ if (typeof Symbol != "undefined" && Symbol.iterator in Object(r))
148
+ return Array.from(r);
149
+ }
150
+ function qe(r) {
151
+ if (Array.isArray(r))
152
+ return N(r);
153
+ }
154
+ function N(r, e) {
155
+ (e == null || e > r.length) && (e = r.length);
156
+ for (var t = 0, n = new Array(e); t < e; t++)
157
+ n[t] = r[t];
158
+ return n;
159
+ }
160
+ var _ = function r(e) {
161
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : e;
162
+ return p(e) ? e.reduce(function(n, i) {
163
+ return [].concat(Le(n), [r(i, i)]);
164
+ }, []) : w(e) ? m(e).reduce(function(n, i) {
165
+ return Z(Z({}, n), {}, ye({}, i, r(e[i], e[i])));
166
+ }, {}) : t;
167
+ }, Ve = /\[(\d+)]/g, Ke = /(<([^>]+)>)/gi, Tt = /%2C/g, Gt = /[!'()*]/g, Ue = function(e) {
168
+ return e;
169
+ };
170
+ const x = Ue;
171
+ var We = function(e, t) {
172
+ var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : void 0;
173
+ if (t = p(t) ? t.join(".") : t, !t || !C(e))
174
+ return n;
175
+ if (t in e)
176
+ return e[t];
177
+ t = String(t).replace(Ve, ".$1");
178
+ var i = t.split(".").filter(x);
179
+ return i.length === 0 ? n : i.every(function(a) {
180
+ return C(e) && a in e && !I(e = e[a]);
181
+ }) ? e : G(e) ? null : n;
182
+ }, S = function(e, t) {
183
+ var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : null, i = We(e, t);
184
+ return I(i) ? n : i;
185
+ }, Se = function(e) {
186
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
187
+ Ge() || console.warn("[BootstrapVue warn]: ".concat(t ? "".concat(t, " - ") : "").concat(e));
188
+ }, It = function(e) {
189
+ return De ? !1 : (Se("".concat(e, ": Requires MutationObserver support.")), !0);
190
+ }, Lt = "BButton", xt = "BButtonClose", ee = "BFormCheckbox", te = "BFormRadio", Pe = "BFormRadioGroup", Ft = "BLink", zt = "BModal", qt = "BVTransition", Vt = "BTransporterSingle", Kt = "BTransporterTargetSingle";
191
+ function re(r, e) {
192
+ var t = Object.keys(r);
193
+ if (Object.getOwnPropertySymbols) {
194
+ var n = Object.getOwnPropertySymbols(r);
195
+ e && (n = n.filter(function(i) {
196
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
197
+ })), t.push.apply(t, n);
198
+ }
199
+ return t;
200
+ }
201
+ function ne(r) {
202
+ for (var e = 1; e < arguments.length; e++) {
203
+ var t = arguments[e] != null ? arguments[e] : {};
204
+ e % 2 ? re(Object(t), !0).forEach(function(n) {
205
+ Xe(r, n, t[n]);
206
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : re(Object(t)).forEach(function(n) {
207
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
208
+ });
209
+ }
210
+ return r;
211
+ }
212
+ function Xe(r, e, t) {
213
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
214
+ }
215
+ var Je = E.prototype, ie = function(e) {
216
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : void 0, n = Je[Me];
217
+ return n ? n.getConfigValue(e, t) : _(t);
218
+ }, He = function(e) {
219
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : void 0;
220
+ return t ? ie("".concat(e, ".").concat(t), n) : ie(e, {});
221
+ }, f = function(e, t) {
222
+ return m(e).reduce(function(n, i) {
223
+ var a = e[i], s = a.default;
224
+ return n[i] = ne(ne({}, _(a)), {}, {
225
+ default: function() {
226
+ return He(t, i, L(s) ? s() : s);
227
+ }
228
+ }), n;
229
+ }, {});
230
+ }, Ye = function() {
231
+ return Array.from.apply(Array, arguments);
232
+ }, Ut = function(e, t) {
233
+ return e.indexOf(t) !== -1;
234
+ }, F = function() {
235
+ for (var e = arguments.length, t = new Array(e), n = 0; n < e; n++)
236
+ t[n] = arguments[n];
237
+ return Array.prototype.concat.apply([], t);
238
+ }, ae = function(e) {
239
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 2;
240
+ return I(e) ? "" : p(e) || w(e) && e.toString === Object.prototype.toString ? JSON.stringify(e, null, t) : String(e);
241
+ }, Qe = ["button", "[href]:not(.disabled)", "input", "select", "textarea", "[tabindex]", "[contenteditable]"].map(function(r) {
242
+ return "".concat(r, ":not(:disabled):not([disabled])");
243
+ }).join(", "), d = D ? window : {}, $ = ge ? document : {}, P = typeof Element != "undefined" ? Element.prototype : {}, Ze = P.matches || P.msMatchesSelector || P.webkitMatchesSelector, et = P.closest || function(r) {
244
+ var e = this;
245
+ do {
246
+ if (Ae(e, r))
247
+ return e;
248
+ e = e.parentElement || e.parentNode;
249
+ } while (!G(e) && e.nodeType === Node.ELEMENT_NODE);
250
+ return null;
251
+ }, tt = d.requestAnimationFrame || d.webkitRequestAnimationFrame || d.mozRequestAnimationFrame || d.msRequestAnimationFrame || d.oRequestAnimationFrame || // Fallback, but not a true polyfill
252
+ // Only needed for Opera Mini
253
+ /* istanbul ignore next */
254
+ function(r) {
255
+ return setTimeout(r, 16);
256
+ }, Wt = d.MutationObserver || d.WebKitMutationObserver || d.MozMutationObserver || null, Xt = function(e) {
257
+ return e && e.parentNode && e.parentNode.removeChild(e);
258
+ }, u = function(e) {
259
+ return !!(e && e.nodeType === Node.ELEMENT_NODE);
260
+ }, rt = function() {
261
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : [], t = $.activeElement;
262
+ return t && !e.some(function(n) {
263
+ return n === t;
264
+ }) ? t : null;
265
+ }, Jt = function(e, t) {
266
+ return ae(e).toLowerCase() === ae(t).toLowerCase();
267
+ }, Ce = function(e) {
268
+ return u(e) && e === rt();
269
+ }, we = function(e) {
270
+ if (!u(e) || !e.parentNode || !at($.body, e) || st(e, "display") === "none")
271
+ return !1;
272
+ var t = ot(e);
273
+ return !!(t && t.height > 0 && t.width > 0);
274
+ }, nt = function(e, t) {
275
+ return Ye((u(t) ? t : $).querySelectorAll(e));
276
+ }, it = function(e, t) {
277
+ return (u(t) ? t : $).querySelector(e) || null;
278
+ }, Ae = function(e, t) {
279
+ return u(e) ? Ze.call(e, t) : !1;
280
+ }, Ht = function(e, t) {
281
+ var n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : !1;
282
+ if (!u(t))
283
+ return null;
284
+ var i = et.call(t, e);
285
+ return n ? i : i === t ? null : i;
286
+ }, at = function(e, t) {
287
+ return e && L(e.contains) ? e.contains(t) : !1;
288
+ }, Yt = function(e, t) {
289
+ t && u(e) && e.classList && e.classList.add(t);
290
+ }, Qt = function(e, t) {
291
+ t && u(e) && e.classList && e.classList.remove(t);
292
+ }, Zt = function(e, t, n) {
293
+ t && u(e) && e.setAttribute(t, n);
294
+ }, er = function(e, t) {
295
+ t && u(e) && e.removeAttribute(t);
296
+ }, tr = function(e, t) {
297
+ return t && u(e) ? e.getAttribute(t) : null;
298
+ }, rr = function(e, t) {
299
+ return t && u(e) ? e.hasAttribute(t) : null;
300
+ }, nr = function(e, t, n) {
301
+ t && u(e) && (e.style[t] = n);
302
+ }, st = function(e, t) {
303
+ return t && u(e) && e.style[t] || null;
304
+ }, ot = function(e) {
305
+ return u(e) ? e.getBoundingClientRect() : null;
306
+ }, ir = function(e) {
307
+ return D && u(e) ? d.getComputedStyle(e) : {};
308
+ }, ar = function() {
309
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : document;
310
+ return nt(Qe, e).filter(we).filter(function(t) {
311
+ return t.tabIndex > -1 && !t.disabled;
312
+ });
313
+ }, Ee = function(e) {
314
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
315
+ try {
316
+ e.focus(t);
317
+ } catch (n) {
318
+ }
319
+ return Ce(e);
320
+ }, ut = function(e) {
321
+ try {
322
+ e.blur();
323
+ } catch (t) {
324
+ }
325
+ return !Ce(e);
326
+ }, se = "default", ct = "first", lt = function(e) {
327
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
328
+ return e = F(e).filter(x), e.some(function(i) {
329
+ return t[i] || n[i];
330
+ });
331
+ }, ft = function(e) {
332
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
333
+ e = F(e).filter(x);
334
+ for (var a, s = 0; s < e.length && !a; s++) {
335
+ var c = e[s];
336
+ a = n[c] || i[c];
337
+ }
338
+ return L(a) ? a(t) : a;
339
+ };
340
+ const _e = {
341
+ methods: {
342
+ hasNormalizedSlot: function() {
343
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : se;
344
+ return lt(e, this.$scopedSlots, this.$slots);
345
+ },
346
+ normalizeSlot: function() {
347
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : se, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = ft(e, t, this.$scopedSlots, this.$slots);
348
+ return n && F(n);
349
+ }
350
+ }
351
+ };
352
+ var dt = function(e, t) {
353
+ if (e.length !== t.length)
354
+ return !1;
355
+ for (var n = !0, i = 0; n && i < e.length; i++)
356
+ n = l(e[i], t[i]);
357
+ return n;
358
+ }, l = function r(e, t) {
359
+ if (e === t)
360
+ return !0;
361
+ var n = J(e), i = J(t);
362
+ if (n || i)
363
+ return n && i ? e.getTime() === t.getTime() : !1;
364
+ if (n = p(e), i = p(t), n || i)
365
+ return n && i ? dt(e, t) : !1;
366
+ if (n = C(e), i = C(t), n || i) {
367
+ if (!n || !i)
368
+ return !1;
369
+ var a = m(e).length, s = m(t).length;
370
+ if (a !== s)
371
+ return !1;
372
+ for (var c in e) {
373
+ var o = M(e, c), h = M(t, c);
374
+ if (o && !h || !o && h || !r(e[c], t[c]))
375
+ return !1;
376
+ }
377
+ }
378
+ return String(e) === String(t);
379
+ };
380
+ function oe(r, e, t) {
381
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
382
+ }
383
+ var ue = function(e) {
384
+ return !e || m(e).length === 0;
385
+ }, pt = function(e) {
386
+ return {
387
+ handler: function(n, i) {
388
+ if (!l(n, i)) {
389
+ if (ue(n) || ue(i)) {
390
+ this[e] = _(n);
391
+ return;
392
+ }
393
+ for (var a in i)
394
+ M(n, a) || this.$delete(this.$data[e], a);
395
+ for (var s in n)
396
+ this.$set(this.$data[e], s, n[s]);
397
+ }
398
+ }
399
+ };
400
+ }, ht = function(e, t) {
401
+ return {
402
+ data: function() {
403
+ return oe({}, t, _(this[e]));
404
+ },
405
+ watch: oe({}, e, pt(t))
406
+ };
407
+ };
408
+ const mt = ht("$attrs", "bvAttrs");
409
+ var ce = function() {
410
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
411
+ return String(e).replace(Ke, "");
412
+ }, vt = function(e, t) {
413
+ return e ? {
414
+ innerHTML: e
415
+ } : t ? {
416
+ textContent: t
417
+ } : {};
418
+ };
419
+ const z = {
420
+ props: {
421
+ id: {
422
+ type: String
423
+ // default: null
424
+ }
425
+ },
426
+ data: function() {
427
+ return {
428
+ localId_: null
429
+ };
430
+ },
431
+ computed: {
432
+ safeId: function() {
433
+ var e = this.id || this.localId_, t = function(i) {
434
+ return e ? (i = String(i || "").replace(/\s+/g, "_"), i ? e + "_" + i : e) : null;
435
+ };
436
+ return t;
437
+ }
438
+ },
439
+ mounted: function() {
440
+ var e = this;
441
+ this.$nextTick(function() {
442
+ e.localId_ = "__BVID__".concat(e._uid);
443
+ });
444
+ }
445
+ };
446
+ var gt = 'Setting prop "options" to an object is deprecated. Use the array format instead.', $e = f({
447
+ options: {
448
+ type: [Array, Object],
449
+ default: function() {
450
+ return [];
451
+ }
452
+ },
453
+ valueField: {
454
+ type: String,
455
+ default: "value"
456
+ },
457
+ textField: {
458
+ type: String,
459
+ default: "text"
460
+ },
461
+ htmlField: {
462
+ type: String,
463
+ default: "html"
464
+ },
465
+ disabledField: {
466
+ type: String,
467
+ default: "disabled"
468
+ }
469
+ }, "formOptionControls");
470
+ const bt = {
471
+ props: $e,
472
+ computed: {
473
+ formOptions: function() {
474
+ return this.normalizeOptions(this.options);
475
+ }
476
+ },
477
+ methods: {
478
+ normalizeOption: function(e) {
479
+ var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
480
+ if (w(e)) {
481
+ var n = S(e, this.valueField), i = S(e, this.textField);
482
+ return {
483
+ value: B(n) ? t || i : n,
484
+ text: ce(String(B(i) ? t : i)),
485
+ html: S(e, this.htmlField),
486
+ disabled: !!S(e, this.disabledField)
487
+ };
488
+ }
489
+ return {
490
+ value: t || e,
491
+ text: ce(String(e)),
492
+ disabled: !1
493
+ };
494
+ },
495
+ normalizeOptions: function(e) {
496
+ var t = this;
497
+ return p(e) ? e.map(function(n) {
498
+ return t.normalizeOption(n);
499
+ }) : w(e) ? (Se(gt, this.$options.name), m(e).map(function(n) {
500
+ return t.normalizeOption(e[n] || {}, n);
501
+ })) : [];
502
+ }
503
+ }
504
+ };
505
+ var le = function(e, t) {
506
+ for (var n = 0; n < e.length; n++)
507
+ if (l(e[n], t))
508
+ return n;
509
+ return -1;
510
+ };
511
+ function fe(r, e) {
512
+ var t = Object.keys(r);
513
+ if (Object.getOwnPropertySymbols) {
514
+ var n = Object.getOwnPropertySymbols(r);
515
+ e && (n = n.filter(function(i) {
516
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
517
+ })), t.push.apply(t, n);
518
+ }
519
+ return t;
520
+ }
521
+ function Ot(r) {
522
+ for (var e = 1; e < arguments.length; e++) {
523
+ var t = arguments[e] != null ? arguments[e] : {};
524
+ e % 2 ? fe(Object(t), !0).forEach(function(n) {
525
+ yt(r, n, t[n]);
526
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : fe(Object(t)).forEach(function(n) {
527
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
528
+ });
529
+ }
530
+ return r;
531
+ }
532
+ function yt(r, e, t) {
533
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
534
+ }
535
+ var de = "input, textarea, select", j = Ot({
536
+ id: {
537
+ type: String
538
+ // default: undefined
539
+ },
540
+ name: {
541
+ type: String
542
+ // default: undefined
543
+ }
544
+ }, f({
545
+ disabled: {
546
+ type: Boolean,
547
+ default: !1
548
+ },
549
+ required: {
550
+ type: Boolean,
551
+ default: !1
552
+ },
553
+ form: {
554
+ type: String
555
+ // default: null
556
+ },
557
+ autofocus: {
558
+ type: Boolean,
559
+ default: !1
560
+ }
561
+ }, "formControls"));
562
+ const q = {
563
+ props: j,
564
+ mounted: function() {
565
+ this.handleAutofocus();
566
+ },
567
+ /* istanbul ignore next */
568
+ activated: function() {
569
+ this.handleAutofocus();
570
+ },
571
+ methods: {
572
+ handleAutofocus: function() {
573
+ var e = this;
574
+ this.$nextTick(function() {
575
+ tt(function() {
576
+ var t = e.$el;
577
+ e.autofocus && we(t) && (Ae(t, de) || (t = it(de, t)), Ee(t));
578
+ });
579
+ });
580
+ }
581
+ }
582
+ };
583
+ var V = f({
584
+ plain: {
585
+ type: Boolean,
586
+ default: !1
587
+ }
588
+ }, "formControls");
589
+ const je = {
590
+ props: V,
591
+ computed: {
592
+ custom: function() {
593
+ return !this.plain;
594
+ }
595
+ }
596
+ };
597
+ function pe(r, e) {
598
+ var t = Object.keys(r);
599
+ if (Object.getOwnPropertySymbols) {
600
+ var n = Object.getOwnPropertySymbols(r);
601
+ e && (n = n.filter(function(i) {
602
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
603
+ })), t.push.apply(t, n);
604
+ }
605
+ return t;
606
+ }
607
+ function A(r) {
608
+ for (var e = 1; e < arguments.length; e++) {
609
+ var t = arguments[e] != null ? arguments[e] : {};
610
+ e % 2 ? pe(Object(t), !0).forEach(function(n) {
611
+ g(r, n, t[n]);
612
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : pe(Object(t)).forEach(function(n) {
613
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
614
+ });
615
+ }
616
+ return r;
617
+ }
618
+ function g(r, e, t) {
619
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
620
+ }
621
+ var K = f(A(A({}, V), {}, {
622
+ value: {
623
+ // Value when checked
624
+ // type: Object,
625
+ // default: undefined
626
+ },
627
+ checked: {
628
+ // This is the v-model
629
+ // type: Object,
630
+ // default: undefined
631
+ },
632
+ inline: {
633
+ type: Boolean,
634
+ default: !1
635
+ },
636
+ button: {
637
+ // Only applicable in standalone mode (non group)
638
+ type: Boolean,
639
+ default: !1
640
+ },
641
+ buttonVariant: {
642
+ // Only applicable when rendered with button style
643
+ type: String
644
+ // default: null
645
+ },
646
+ ariaLabel: {
647
+ // Placed on the input if present.
648
+ type: String
649
+ // default: null
650
+ },
651
+ ariaLabelledby: {
652
+ // Placed on the input if present.
653
+ type: String
654
+ // default: null
655
+ }
656
+ }), "formRadioCheckControls");
657
+ const ke = {
658
+ mixins: [mt, je, _e],
659
+ inheritAttrs: !1,
660
+ model: {
661
+ prop: "checked",
662
+ event: "input"
663
+ },
664
+ props: K,
665
+ data: function() {
666
+ return {
667
+ localChecked: this.isGroup ? this.bvGroup.checked : this.checked,
668
+ hasFocus: !1
669
+ };
670
+ },
671
+ computed: {
672
+ computedLocalChecked: {
673
+ get: function() {
674
+ return this.isGroup ? this.bvGroup.localChecked : this.localChecked;
675
+ },
676
+ set: function(e) {
677
+ this.isGroup ? this.bvGroup.localChecked = e : this.localChecked = e;
678
+ }
679
+ },
680
+ isGroup: function() {
681
+ return !!this.bvGroup;
682
+ },
683
+ isBtnMode: function() {
684
+ return this.isGroup ? this.bvGroup.buttons : this.button;
685
+ },
686
+ isPlain: function() {
687
+ return this.isBtnMode ? !1 : this.isGroup ? this.bvGroup.plain : this.plain;
688
+ },
689
+ isCustom: function() {
690
+ return this.isBtnMode ? !1 : !this.isPlain;
691
+ },
692
+ isSwitch: function() {
693
+ return this.isBtnMode || this.isRadio || this.isPlain ? !1 : this.isGroup ? this.bvGroup.switches : this.switch;
694
+ },
695
+ isInline: function() {
696
+ return this.isGroup ? this.bvGroup.inline : this.inline;
697
+ },
698
+ isDisabled: function() {
699
+ return this.isGroup ? this.bvGroup.disabled || this.disabled : this.disabled;
700
+ },
701
+ isRequired: function() {
702
+ return this.getName && (this.isGroup ? this.bvGroup.required : this.required);
703
+ },
704
+ getName: function() {
705
+ return (this.isGroup ? this.bvGroup.groupName : this.name) || null;
706
+ },
707
+ getForm: function() {
708
+ return (this.isGroup ? this.bvGroup.form : this.form) || null;
709
+ },
710
+ getSize: function() {
711
+ return (this.isGroup ? this.bvGroup.size : this.size) || "";
712
+ },
713
+ getState: function() {
714
+ return this.isGroup ? this.bvGroup.computedState : this.computedState;
715
+ },
716
+ getButtonVariant: function() {
717
+ return this.buttonVariant ? this.buttonVariant : this.isGroup && this.bvGroup.buttonVariant ? this.bvGroup.buttonVariant : "secondary";
718
+ },
719
+ buttonClasses: function() {
720
+ var e;
721
+ return ["btn", "btn-".concat(this.getButtonVariant), (e = {}, g(e, "btn-".concat(this.getSize), this.getSize), g(e, "disabled", this.isDisabled), g(e, "active", this.isChecked), g(e, "focus", this.hasFocus), e)];
722
+ },
723
+ computedAttrs: function() {
724
+ return A(A({}, this.bvAttrs), {}, {
725
+ id: this.safeId(),
726
+ type: this.isRadio ? "radio" : "checkbox",
727
+ name: this.getName,
728
+ form: this.getForm,
729
+ disabled: this.isDisabled,
730
+ required: this.isRequired,
731
+ "aria-required": this.isRequired || null,
732
+ "aria-label": this.ariaLabel || null,
733
+ "aria-labelledby": this.ariaLabelledby || null
734
+ });
735
+ }
736
+ },
737
+ watch: {
738
+ checked: function(e) {
739
+ l(e, this.computedLocalChecked) || (this.computedLocalChecked = e);
740
+ }
741
+ },
742
+ methods: {
743
+ handleFocus: function(e) {
744
+ e.target && (e.type === "focus" ? this.hasFocus = !0 : e.type === "blur" && (this.hasFocus = !1));
745
+ },
746
+ // Convenience methods for focusing the input
747
+ focus: function() {
748
+ this.isDisabled || Ee(this.$refs.input);
749
+ },
750
+ blur: function() {
751
+ this.isDisabled || ut(this.$refs.input);
752
+ }
753
+ },
754
+ render: function(e) {
755
+ var t = this.normalizeSlot(), n = {
756
+ change: this.handleChange
757
+ };
758
+ this.isBtnMode && (n.focus = n.blur = this.handleFocus);
759
+ var i = e("input", {
760
+ ref: "input",
761
+ key: "input",
762
+ on: n,
763
+ class: {
764
+ "form-check-input": this.isPlain,
765
+ "custom-control-input": this.isCustom,
766
+ "is-valid": this.getState === !0 && !this.isBtnMode,
767
+ "is-invalid": this.getState === !1 && !this.isBtnMode,
768
+ // https://github.com/bootstrap-vue/bootstrap-vue/issues/2911
769
+ "position-static": this.isPlain && !t
770
+ },
771
+ directives: [{
772
+ name: "model",
773
+ rawName: "v-model",
774
+ value: this.computedLocalChecked,
775
+ expression: "computedLocalChecked"
776
+ }],
777
+ attrs: this.computedAttrs,
778
+ domProps: {
779
+ value: this.value,
780
+ checked: this.isChecked
781
+ }
782
+ });
783
+ if (this.isBtnMode) {
784
+ var a = e("label", {
785
+ class: this.buttonClasses
786
+ }, [i, t]);
787
+ return this.isGroup || (a = e("div", {
788
+ class: ["btn-group-toggle", "d-inline-block"]
789
+ }, [a])), a;
790
+ } else {
791
+ var s = e();
792
+ return this.isPlain && !t || (s = e("label", {
793
+ class: {
794
+ "form-check-label": this.isPlain,
795
+ "custom-control-label": this.isCustom
796
+ },
797
+ attrs: {
798
+ for: this.safeId()
799
+ }
800
+ }, t)), e("div", {
801
+ class: g({
802
+ "form-check": this.isPlain,
803
+ "form-check-inline": this.isPlain && this.isInline,
804
+ "custom-control": this.isCustom,
805
+ "custom-control-inline": this.isCustom && this.isInline,
806
+ "custom-checkbox": this.isCustom && this.isCheck && !this.isSwitch,
807
+ "custom-switch": this.isSwitch,
808
+ "custom-radio": this.isCustom && this.isRadio
809
+ }, "b-custom-control-".concat(this.getSize), !!(this.getSize && !this.isBtnMode))
810
+ }, [i, s]);
811
+ }
812
+ }
813
+ };
814
+ var k = f({
815
+ size: {
816
+ type: String
817
+ // default: null
818
+ }
819
+ }, "formControls");
820
+ const U = {
821
+ props: k,
822
+ computed: {
823
+ sizeFormClass: function() {
824
+ return [this.size ? "form-control-".concat(this.size) : null];
825
+ }
826
+ }
827
+ };
828
+ var R = f({
829
+ state: {
830
+ // Tri-state prop: true, false, null (or undefined)
831
+ type: Boolean,
832
+ default: null
833
+ }
834
+ }, "formState");
835
+ const W = {
836
+ props: R,
837
+ computed: {
838
+ computedState: function() {
839
+ return Ie(this.state) ? this.state : null;
840
+ },
841
+ stateClass: function() {
842
+ var e = this.computedState;
843
+ return e === !0 ? "is-valid" : e === !1 ? "is-invalid" : null;
844
+ },
845
+ computedAriaInvalid: function() {
846
+ var e = this.ariaInvalid;
847
+ return e === !0 || e === "true" || e === "" || this.computedState === !1 ? "true" : e;
848
+ }
849
+ }
850
+ };
851
+ function he(r, e) {
852
+ var t = Object.keys(r);
853
+ if (Object.getOwnPropertySymbols) {
854
+ var n = Object.getOwnPropertySymbols(r);
855
+ e && (n = n.filter(function(i) {
856
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
857
+ })), t.push.apply(t, n);
858
+ }
859
+ return t;
860
+ }
861
+ function b(r) {
862
+ for (var e = 1; e < arguments.length; e++) {
863
+ var t = arguments[e] != null ? arguments[e] : {};
864
+ e % 2 ? he(Object(t), !0).forEach(function(n) {
865
+ St(r, n, t[n]);
866
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : he(Object(t)).forEach(function(n) {
867
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
868
+ });
869
+ }
870
+ return r;
871
+ }
872
+ function St(r, e, t) {
873
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
874
+ }
875
+ var Pt = /* @__PURE__ */ E.extend({
876
+ name: ee,
877
+ mixins: [
878
+ ke,
879
+ // Includes shared render function
880
+ z,
881
+ q,
882
+ U,
883
+ W
884
+ ],
885
+ inject: {
886
+ bvGroup: {
887
+ from: "bvCheckGroup",
888
+ default: !1
889
+ }
890
+ },
891
+ props: f(b(b(b(b(b({}, j), K), k), R), {}, {
892
+ value: {
893
+ // type: [String, Number, Boolean, Object],
894
+ default: !0
895
+ },
896
+ uncheckedValue: {
897
+ // type: [String, Number, Boolean, Object],
898
+ // Not applicable in multi-check mode
899
+ default: !1
900
+ },
901
+ indeterminate: {
902
+ // Not applicable in multi-check mode
903
+ type: Boolean,
904
+ default: !1
905
+ },
906
+ switch: {
907
+ // Custom switch styling
908
+ type: Boolean,
909
+ default: !1
910
+ },
911
+ checked: {
912
+ // v-model (Array when multiple checkboxes have same name)
913
+ // type: [String, Number, Boolean, Object, Array],
914
+ default: null
915
+ }
916
+ }), ee),
917
+ computed: {
918
+ isChecked: function() {
919
+ var e = this.value, t = this.computedLocalChecked;
920
+ return p(t) ? le(t, e) > -1 : l(t, e);
921
+ },
922
+ isRadio: function() {
923
+ return !1;
924
+ },
925
+ isCheck: function() {
926
+ return !0;
927
+ }
928
+ },
929
+ watch: {
930
+ computedLocalChecked: function(e, t) {
931
+ if (!l(e, t)) {
932
+ this.$emit("input", e);
933
+ var n = this.$refs.input;
934
+ n && this.$emit("update:indeterminate", n.indeterminate);
935
+ }
936
+ },
937
+ indeterminate: function(e) {
938
+ this.setIndeterminate(e);
939
+ }
940
+ },
941
+ mounted: function() {
942
+ this.setIndeterminate(this.indeterminate);
943
+ },
944
+ methods: {
945
+ handleChange: function(e) {
946
+ var t = this, n = e.target, i = n.checked, a = n.indeterminate, s = this.value, c = this.uncheckedValue, o = this.computedLocalChecked;
947
+ if (p(o)) {
948
+ var h = le(o, s);
949
+ i && h < 0 ? o = o.concat(s) : !i && h > -1 && (o = o.slice(0, h).concat(o.slice(h + 1)));
950
+ } else
951
+ o = i ? s : c;
952
+ this.computedLocalChecked = o, this.$nextTick(function() {
953
+ t.$emit("change", o), t.isGroup && t.bvGroup.$emit("change", o), t.$emit("update:indeterminate", a);
954
+ });
955
+ },
956
+ setIndeterminate: function(e) {
957
+ p(this.computedLocalChecked) && (e = !1);
958
+ var t = this.$refs.input;
959
+ t && (t.indeterminate = e, this.$emit("update:indeterminate", e));
960
+ }
961
+ }
962
+ });
963
+ function me(r, e) {
964
+ var t = Object.keys(r);
965
+ if (Object.getOwnPropertySymbols) {
966
+ var n = Object.getOwnPropertySymbols(r);
967
+ e && (n = n.filter(function(i) {
968
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
969
+ })), t.push.apply(t, n);
970
+ }
971
+ return t;
972
+ }
973
+ function O(r) {
974
+ for (var e = 1; e < arguments.length; e++) {
975
+ var t = arguments[e] != null ? arguments[e] : {};
976
+ e % 2 ? me(Object(t), !0).forEach(function(n) {
977
+ Ct(r, n, t[n]);
978
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : me(Object(t)).forEach(function(n) {
979
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
980
+ });
981
+ }
982
+ return r;
983
+ }
984
+ function Ct(r, e, t) {
985
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
986
+ }
987
+ var wt = /* @__PURE__ */ E.extend({
988
+ name: te,
989
+ mixins: [
990
+ z,
991
+ ke,
992
+ // Includes shared render function
993
+ q,
994
+ U,
995
+ W
996
+ ],
997
+ inject: {
998
+ bvGroup: {
999
+ from: "bvRadioGroup",
1000
+ default: !1
1001
+ }
1002
+ },
1003
+ props: f(O(O(O(O(O({}, j), K), k), R), {}, {
1004
+ checked: {
1005
+ // v-model
1006
+ // type: [String, Number, Boolean, Object],
1007
+ default: null
1008
+ }
1009
+ }), te),
1010
+ computed: {
1011
+ isChecked: function() {
1012
+ return l(this.value, this.computedLocalChecked);
1013
+ },
1014
+ isRadio: function() {
1015
+ return !0;
1016
+ },
1017
+ isCheck: function() {
1018
+ return !1;
1019
+ }
1020
+ },
1021
+ watch: {
1022
+ computedLocalChecked: function(e, t) {
1023
+ l(e, t) || this.$emit("input", e);
1024
+ }
1025
+ },
1026
+ methods: {
1027
+ handleChange: function(e) {
1028
+ var t = this, n = e.target.checked, i = this.value, a = n ? i : null;
1029
+ this.computedLocalChecked = i, this.$nextTick(function() {
1030
+ t.$emit("change", a), t.isGroup && t.bvGroup.$emit("change", a);
1031
+ });
1032
+ }
1033
+ }
1034
+ });
1035
+ function ve(r, e) {
1036
+ var t = Object.keys(r);
1037
+ if (Object.getOwnPropertySymbols) {
1038
+ var n = Object.getOwnPropertySymbols(r);
1039
+ e && (n = n.filter(function(i) {
1040
+ return Object.getOwnPropertyDescriptor(r, i).enumerable;
1041
+ })), t.push.apply(t, n);
1042
+ }
1043
+ return t;
1044
+ }
1045
+ function v(r) {
1046
+ for (var e = 1; e < arguments.length; e++) {
1047
+ var t = arguments[e] != null ? arguments[e] : {};
1048
+ e % 2 ? ve(Object(t), !0).forEach(function(n) {
1049
+ Re(r, n, t[n]);
1050
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(r, Object.getOwnPropertyDescriptors(t)) : ve(Object(t)).forEach(function(n) {
1051
+ Object.defineProperty(r, n, Object.getOwnPropertyDescriptor(t, n));
1052
+ });
1053
+ }
1054
+ return r;
1055
+ }
1056
+ function Re(r, e, t) {
1057
+ return e in r ? Object.defineProperty(r, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : r[e] = t, r;
1058
+ }
1059
+ var Be = f(v(v(v(v(v(v({}, j), $e), k), R), V), {}, {
1060
+ checked: {
1061
+ // type: [Boolean, Number, Object, String]
1062
+ default: null
1063
+ },
1064
+ validated: {
1065
+ type: Boolean,
1066
+ default: !1
1067
+ },
1068
+ ariaInvalid: {
1069
+ type: [Boolean, String],
1070
+ default: !1
1071
+ },
1072
+ stacked: {
1073
+ type: Boolean,
1074
+ default: !1
1075
+ },
1076
+ buttons: {
1077
+ // Render as button style
1078
+ type: Boolean,
1079
+ default: !1
1080
+ },
1081
+ buttonVariant: {
1082
+ // Only applicable when rendered with button style
1083
+ type: String
1084
+ // default: null
1085
+ }
1086
+ }), "formRadioCheckGroups");
1087
+ const At = {
1088
+ mixins: [z, _e, q, bt, U, W, je],
1089
+ model: {
1090
+ prop: "checked",
1091
+ event: "input"
1092
+ },
1093
+ props: Be,
1094
+ data: function() {
1095
+ return {
1096
+ localChecked: this.checked
1097
+ };
1098
+ },
1099
+ computed: {
1100
+ inline: function() {
1101
+ return !this.stacked;
1102
+ },
1103
+ groupName: function() {
1104
+ return this.name || this.safeId();
1105
+ },
1106
+ groupClasses: function() {
1107
+ var e = this.inline, t = this.size, n = this.validated, i = {
1108
+ "was-validated": n
1109
+ };
1110
+ return this.buttons && (i = [i, "btn-group-toggle", Re({
1111
+ "btn-group": e,
1112
+ "btn-group-vertical": !e
1113
+ }, "btn-group-".concat(t), !!t)]), i;
1114
+ }
1115
+ },
1116
+ watch: {
1117
+ checked: function(e) {
1118
+ l(e, this.localChecked) || (this.localChecked = e);
1119
+ },
1120
+ localChecked: function(e, t) {
1121
+ l(e, t) || this.$emit("input", e);
1122
+ }
1123
+ },
1124
+ render: function(e) {
1125
+ var t = this, n = this.isRadioGroup, i = n ? wt : Pt, a = this.formOptions.map(function(s, c) {
1126
+ var o = "BV_option_".concat(c);
1127
+ return e(i, {
1128
+ props: {
1129
+ id: t.safeId(o),
1130
+ value: s.value,
1131
+ // Individual radios or checks can be disabled in a group
1132
+ disabled: s.disabled || !1
1133
+ // We don't need to include these, since the input's will know they are inside here
1134
+ // name: this.groupName,
1135
+ // form: this.form || null,
1136
+ // required: Boolean(this.name && this.required)
1137
+ },
1138
+ key: o
1139
+ }, [e("span", {
1140
+ domProps: vt(s.html, s.text)
1141
+ })]);
1142
+ });
1143
+ return e("div", {
1144
+ class: [this.groupClasses, "bv-no-focus-ring"],
1145
+ attrs: {
1146
+ id: this.safeId(),
1147
+ role: n ? "radiogroup" : "group",
1148
+ // Add `tabindex="-1"` to allow group to be focused if needed by screen readers
1149
+ tabindex: "-1",
1150
+ "aria-required": this.required ? "true" : null,
1151
+ "aria-invalid": this.computedAriaInvalid
1152
+ }
1153
+ }, [this.normalizeSlot(ct), a, this.normalizeSlot()]);
1154
+ }
1155
+ };
1156
+ var Et = f(Be, Pe), sr = /* @__PURE__ */ E.extend({
1157
+ name: Pe,
1158
+ mixins: [At],
1159
+ provide: function() {
1160
+ return {
1161
+ bvRadioGroup: this
1162
+ };
1163
+ },
1164
+ props: Et,
1165
+ computed: {
1166
+ isRadioGroup: function() {
1167
+ return !0;
1168
+ }
1169
+ }
1170
+ });
1171
+ export {
1172
+ nt as $,
1173
+ ut as A,
1174
+ sr as B,
1175
+ Nt as C,
1176
+ Lt as D,
1177
+ Yt as E,
1178
+ Qt as F,
1179
+ u as G,
1180
+ It as H,
1181
+ Rt as I,
1182
+ Bt as J,
1183
+ Dt as K,
1184
+ Mt as L,
1185
+ Wt as M,
1186
+ qt as N,
1187
+ Vt as O,
1188
+ be as P,
1189
+ it as Q,
1190
+ Gt as R,
1191
+ se as S,
1192
+ Kt as T,
1193
+ Xt as U,
1194
+ Ut as V,
1195
+ Zt as W,
1196
+ tt as X,
1197
+ nr as Y,
1198
+ ir as Z,
1199
+ ot as _,
1200
+ $t as a,
1201
+ st as a0,
1202
+ rr as a1,
1203
+ tr as a2,
1204
+ er as a3,
1205
+ zt as a4,
1206
+ z as a5,
1207
+ rt as a6,
1208
+ at as a7,
1209
+ Ht as a8,
1210
+ ar as a9,
1211
+ vt as aa,
1212
+ I as ab,
1213
+ C as b,
1214
+ xt as c,
1215
+ kt as d,
1216
+ lt as e,
1217
+ p as f,
1218
+ x as g,
1219
+ D as h,
1220
+ w as i,
1221
+ Jt as j,
1222
+ m as k,
1223
+ G as l,
1224
+ f as m,
1225
+ ft as n,
1226
+ jt as o,
1227
+ B as p,
1228
+ Tt as q,
1229
+ ht as r,
1230
+ Ft as s,
1231
+ ae as t,
1232
+ mt as u,
1233
+ _e as v,
1234
+ Ie as w,
1235
+ F as x,
1236
+ L as y,
1237
+ Ee as z
1238
+ };