@nylas/web-elements 1.1.1 → 1.1.2
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.
- package/dist/cdn/nylas-availability-picker/nylas-availability-picker.es.js +202 -191
- package/dist/cdn/nylas-booking-calendar-picker/nylas-booking-calendar-picker.es.js +466 -455
- package/dist/cdn/nylas-booking-confirmation-redirect/nylas-booking-confirmation-redirect.es.js +299 -288
- package/dist/cdn/nylas-booking-confirmation-type/nylas-booking-confirmation-type.es.js +330 -319
- package/dist/cdn/nylas-booking-form/nylas-booking-form.es.js +440 -426
- package/dist/cdn/nylas-booking-form-config/nylas-booking-form-config.es.js +174 -163
- package/dist/cdn/nylas-buffer-time/nylas-buffer-time.es.js +469 -458
- package/dist/cdn/nylas-custom-event-slug/nylas-custom-event-slug.es.js +194 -194
- package/dist/cdn/nylas-editor-tabs/nylas-editor-tabs.es.js +20 -9
- package/dist/cdn/nylas-event-duration/nylas-event-duration.es.js +357 -346
- package/dist/cdn/nylas-event-location/nylas-event-location.es.js +502 -491
- package/dist/cdn/nylas-limit-future-bookings/nylas-limit-future-bookings.es.js +325 -314
- package/dist/cdn/nylas-list-configurations/nylas-list-configurations.es.js +239 -228
- package/dist/cdn/nylas-locale-switch/nylas-locale-switch.es.js +235 -224
- package/dist/cdn/nylas-min-booking-notice/nylas-min-booking-notice.es.js +325 -314
- package/dist/cdn/nylas-min-cancellation-notice/nylas-min-cancellation-notice.es.js +209 -198
- package/dist/cdn/nylas-participant-booking-calendars/nylas-participant-booking-calendars.es.js +249 -238
- package/dist/cdn/nylas-participants-custom-availability/nylas-participants-custom-availability.es.js +801 -790
- package/dist/cdn/nylas-reminder-emails/nylas-reminder-emails.es.js +287 -276
- package/dist/cdn/nylas-reminder-time/nylas-reminder-time.es.js +334 -323
- package/dist/cdn/nylas-scheduler-editor/nylas-scheduler-editor.es.js +23 -12
- package/dist/cdn/nylas-scheduling/nylas-scheduling.es.js +587 -559
- package/dist/cdn/nylas-scheduling-method/nylas-scheduling-method.es.js +275 -264
- package/dist/cdn/nylas-timeslot-interval/nylas-timeslot-interval.es.js +353 -342
- package/dist/cdn/select-dropdown/select-dropdown.es.js +108 -97
- package/dist/cdn/time-period-selector/time-period-selector.es.js +340 -329
- package/dist/cjs/calendar-agenda-fill-icon_48.cjs.entry.js +5 -4
- package/dist/cjs/calendar-agenda-fill-icon_48.cjs.entry.js.map +1 -1
- package/dist/cjs/chevron-icon_3.cjs.entry.js +14 -1
- package/dist/cjs/chevron-icon_3.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js +11 -7
- package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-booking-form.cjs.entry.js +11 -7
- package/dist/cjs/nylas-booking-form.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-custom-event-slug.cjs.entry.js +5 -4
- package/dist/cjs/nylas-custom-event-slug.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-scheduler-editor.cjs.entry.js +2 -1
- package/dist/cjs/nylas-scheduler-editor.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-scheduling.cjs.entry.js +25 -4
- package/dist/cjs/nylas-scheduling.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-web-elements.cjs.js +1 -1
- package/dist/cjs/select-dropdown.cjs.entry.js +14 -1
- package/dist/cjs/select-dropdown.cjs.entry.js.map +1 -1
- package/dist/collection/components/design-system/select-dropdown/select-dropdown.js +33 -1
- package/dist/collection/components/design-system/select-dropdown/select-dropdown.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-booking-form/nylas-booking-form.js +17 -7
- package/dist/collection/components/scheduler/nylas-booking-form/nylas-booking-form.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-scheduling/nylas-scheduling.js +26 -5
- package/dist/collection/components/scheduler/nylas-scheduling/nylas-scheduling.js.map +1 -1
- package/dist/collection/components/scheduler-editor/nylas-custom-event-slug/nylas-custom-event-slug.css +6 -2
- package/dist/collection/components/scheduler-editor/nylas-custom-event-slug/nylas-custom-event-slug.js +4 -3
- package/dist/collection/components/scheduler-editor/nylas-custom-event-slug/nylas-custom-event-slug.js.map +1 -1
- package/dist/collection/components/scheduler-editor/nylas-scheduler-editor/ExpressFlow.js +2 -1
- package/dist/collection/components/scheduler-editor/nylas-scheduler-editor/ExpressFlow.js.map +1 -1
- package/dist/components/nylas-booking-form2.js +12 -8
- package/dist/components/nylas-booking-form2.js.map +1 -1
- package/dist/components/nylas-custom-event-slug2.js +5 -4
- package/dist/components/nylas-custom-event-slug2.js.map +1 -1
- package/dist/components/nylas-scheduler-editor.js +2 -1
- package/dist/components/nylas-scheduler-editor.js.map +1 -1
- package/dist/components/nylas-scheduling.js +25 -4
- package/dist/components/nylas-scheduling.js.map +1 -1
- package/dist/components/select-dropdown2.js +14 -1
- package/dist/components/select-dropdown2.js.map +1 -1
- package/dist/esm/calendar-agenda-fill-icon_48.entry.js +5 -4
- package/dist/esm/calendar-agenda-fill-icon_48.entry.js.map +1 -1
- package/dist/esm/chevron-icon_3.entry.js +14 -1
- package/dist/esm/chevron-icon_3.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/nylas-booked-event-card_12.entry.js +11 -7
- package/dist/esm/nylas-booked-event-card_12.entry.js.map +1 -1
- package/dist/esm/nylas-booking-form.entry.js +11 -7
- package/dist/esm/nylas-booking-form.entry.js.map +1 -1
- package/dist/esm/nylas-custom-event-slug.entry.js +5 -4
- package/dist/esm/nylas-custom-event-slug.entry.js.map +1 -1
- package/dist/esm/nylas-scheduler-editor.entry.js +2 -1
- package/dist/esm/nylas-scheduler-editor.entry.js.map +1 -1
- package/dist/esm/nylas-scheduling.entry.js +25 -4
- package/dist/esm/nylas-scheduling.entry.js.map +1 -1
- package/dist/esm/nylas-web-elements.js +1 -1
- package/dist/esm/select-dropdown.entry.js +14 -1
- package/dist/esm/select-dropdown.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-booking-form.entry.js +11 -7
- package/dist/nylas-web-elements/nylas-booking-form.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-custom-event-slug.entry.js +5 -4
- package/dist/nylas-web-elements/nylas-custom-event-slug.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-scheduler-editor.entry.js +2 -1
- package/dist/nylas-web-elements/nylas-scheduler-editor.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-scheduling.entry.js +25 -4
- package/dist/nylas-web-elements/nylas-scheduling.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-web-elements.esm.js +1 -1
- package/dist/nylas-web-elements/{p-670e4bd1.entry.js → p-795ebe60.entry.js} +2 -2
- package/dist/nylas-web-elements/p-795ebe60.entry.js.map +1 -0
- package/dist/nylas-web-elements/{p-d32d9a1d.entry.js → p-8dee5c91.entry.js} +2 -2
- package/dist/nylas-web-elements/p-8dee5c91.entry.js.map +1 -0
- package/dist/nylas-web-elements/p-8fdc5d3d.entry.js +2 -0
- package/dist/nylas-web-elements/p-8fdc5d3d.entry.js.map +1 -0
- package/dist/nylas-web-elements/p-efa03f8c.entry.js +2 -0
- package/dist/nylas-web-elements/p-efa03f8c.entry.js.map +1 -0
- package/dist/nylas-web-elements/p-fbec0698.entry.js +2 -0
- package/dist/nylas-web-elements/p-fbec0698.entry.js.map +1 -0
- package/dist/nylas-web-elements/select-dropdown.entry.js +14 -1
- package/dist/nylas-web-elements/select-dropdown.entry.js.map +1 -1
- package/dist/types/components/design-system/select-dropdown/select-dropdown.d.ts +6 -0
- package/dist/types/components/scheduler/nylas-booking-form/nylas-booking-form.d.ts +6 -0
- package/dist/types/components/scheduler/nylas-scheduling/nylas-scheduling.d.ts +1 -0
- package/dist/types/components/scheduler-editor/nylas-custom-event-slug/nylas-custom-event-slug.d.ts +0 -1
- package/dist/types/components.d.ts +15 -0
- package/package.json +1 -1
- package/dist/nylas-web-elements/p-14e194b2.entry.js +0 -2
- package/dist/nylas-web-elements/p-14e194b2.entry.js.map +0 -1
- package/dist/nylas-web-elements/p-169a3f6d.entry.js +0 -2
- package/dist/nylas-web-elements/p-169a3f6d.entry.js.map +0 -1
- package/dist/nylas-web-elements/p-670e4bd1.entry.js.map +0 -1
- package/dist/nylas-web-elements/p-8ad09f72.entry.js +0 -2
- package/dist/nylas-web-elements/p-8ad09f72.entry.js.map +0 -1
- package/dist/nylas-web-elements/p-d32d9a1d.entry.js.map +0 -1
|
@@ -87,9 +87,9 @@ const De = {
|
|
|
87
87
|
// TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior
|
|
88
88
|
experimentalSlotFixes: !1
|
|
89
89
|
};
|
|
90
|
-
let He,
|
|
90
|
+
let He, xr, ot, Ai = !1, Pt = !1, Gr = !1, ue = !1, yn = null, wr = !1;
|
|
91
91
|
const Le = (n, e = "") => () => {
|
|
92
|
-
}, Fh = "slot-fb{display:contents}slot-fb[hidden]{display:none}", vn = "http://www.w3.org/1999/xlink", xn = {}, jh = "http://www.w3.org/2000/svg", qh = "http://www.w3.org/1999/xhtml", Yh = (n) => n != null,
|
|
92
|
+
}, Fh = "slot-fb{display:contents}slot-fb[hidden]{display:none}", vn = "http://www.w3.org/1999/xlink", xn = {}, jh = "http://www.w3.org/2000/svg", qh = "http://www.w3.org/1999/xhtml", Yh = (n) => n != null, Kr = (n) => (n = typeof n, n === "object" || n === "function");
|
|
93
93
|
function Hh(n) {
|
|
94
94
|
var e, t, r;
|
|
95
95
|
return (r = (t = (e = n.head) === null || e === void 0 ? void 0 : e.querySelector('meta[name="csp-nonce"]')) === null || t === void 0 ? void 0 : t.getAttribute("content")) !== null && r !== void 0 ? r : void 0;
|
|
@@ -98,7 +98,7 @@ const A = (n, e, ...t) => {
|
|
|
98
98
|
let r = null, i = null, u = null, o = !1, s = !1;
|
|
99
99
|
const a = [], l = (f) => {
|
|
100
100
|
for (let d = 0; d < f.length; d++)
|
|
101
|
-
r = f[d], Array.isArray(r) ? l(r) : r != null && typeof r != "boolean" && ((o = typeof n != "function" && !
|
|
101
|
+
r = f[d], Array.isArray(r) ? l(r) : r != null && typeof r != "boolean" && ((o = typeof n != "function" && !Kr(r)) && (r = String(r)), o && s ? a[a.length - 1].$text$ += r : a.push(o ? Nt(null, r) : r), s = o);
|
|
102
102
|
};
|
|
103
103
|
if (l(t), e) {
|
|
104
104
|
e.key && (i = e.key), e.name && (u = e.name);
|
|
@@ -137,25 +137,25 @@ const A = (n, e, ...t) => {
|
|
|
137
137
|
}
|
|
138
138
|
const e = Nt(n.vtag, n.vtext);
|
|
139
139
|
return e.$attrs$ = n.vattrs, e.$children$ = n.vchildren, e.$key$ = n.vkey, e.$name$ = n.vname, e;
|
|
140
|
-
}, Kh = (n) => w1.map((e) => e(n)).find((e) => !!e),
|
|
140
|
+
}, Kh = (n) => w1.map((e) => e(n)).find((e) => !!e), Jh = (n, e) => n != null && !Kr(n) ? e & 4 ? n === "false" ? !1 : n === "" || !!n : e & 2 ? parseFloat(n) : e & 1 ? String(n) : n : n, Mt = (n) => n, _t = (n, e, t) => {
|
|
141
141
|
const r = Mt(n);
|
|
142
142
|
return {
|
|
143
|
-
emit: (i) =>
|
|
143
|
+
emit: (i) => Vh(r, e, {
|
|
144
144
|
bubbles: !!(t & 4),
|
|
145
145
|
composed: !!(t & 2),
|
|
146
146
|
cancelable: !!(t & 1),
|
|
147
147
|
detail: i
|
|
148
148
|
})
|
|
149
149
|
};
|
|
150
|
-
},
|
|
150
|
+
}, Vh = (n, e, t) => {
|
|
151
151
|
const r = te.ce(e, t);
|
|
152
152
|
return n.dispatchEvent(r), r;
|
|
153
153
|
}, kn = /* @__PURE__ */ new WeakMap(), Zh = (n, e, t) => {
|
|
154
|
-
let r =
|
|
155
|
-
$1 && t ? (r = r || new CSSStyleSheet(), typeof r == "string" ? r = e : r.replaceSync(e)) : r = e,
|
|
154
|
+
let r = Ft.get(n);
|
|
155
|
+
$1 && t ? (r = r || new CSSStyleSheet(), typeof r == "string" ? r = e : r.replaceSync(e)) : r = e, Ft.set(n, r);
|
|
156
156
|
}, Qh = (n, e, t) => {
|
|
157
157
|
var r;
|
|
158
|
-
const i = Ri(e, t), u =
|
|
158
|
+
const i = Ri(e, t), u = Ft.get(i);
|
|
159
159
|
if (n = n.nodeType === 11 ? n : fe, u)
|
|
160
160
|
if (typeof u == "string") {
|
|
161
161
|
n = n.head || n;
|
|
@@ -188,12 +188,12 @@ const A = (n, e, ...t) => {
|
|
|
188
188
|
if (e === "ref")
|
|
189
189
|
r && r(n);
|
|
190
190
|
else if (!n.__lookupSetter__(e) && e[0] === "o" && e[1] === "n") {
|
|
191
|
-
if (e[2] === "-" ? e = e.slice(3) : Cn(
|
|
191
|
+
if (e[2] === "-" ? e = e.slice(3) : Cn(er, s) ? e = s.slice(2) : e = s[2] + e.slice(3), t || r) {
|
|
192
192
|
const a = e.endsWith(Oi);
|
|
193
193
|
e = e.replace(t1, ""), t && te.rel(n, e, t, a), r && te.ael(n, e, r, a);
|
|
194
194
|
}
|
|
195
195
|
} else {
|
|
196
|
-
const a =
|
|
196
|
+
const a = Kr(r);
|
|
197
197
|
if ((o || a && r !== null) && !i)
|
|
198
198
|
try {
|
|
199
199
|
if (n.tagName.includes("-"))
|
|
@@ -214,10 +214,10 @@ const A = (n, e, ...t) => {
|
|
|
214
214
|
r in o || En(i, r, u[r], void 0, t, e.$flags$);
|
|
215
215
|
for (r in o)
|
|
216
216
|
En(i, r, u[r], o[r], t, e.$flags$);
|
|
217
|
-
},
|
|
217
|
+
}, Ut = (n, e, t, r) => {
|
|
218
218
|
const i = e.$children$[t];
|
|
219
219
|
let u = 0, o, s, a;
|
|
220
|
-
if (Ai || (
|
|
220
|
+
if (Ai || (Gr = !0, i.$tag$ === "slot" && (He && r.classList.add(He + "-s"), i.$flags$ |= i.$children$ ? (
|
|
221
221
|
// slot element has fallback content
|
|
222
222
|
2
|
|
223
223
|
) : (
|
|
@@ -230,22 +230,22 @@ const A = (n, e, ...t) => {
|
|
|
230
230
|
else {
|
|
231
231
|
if (ue || (ue = i.$tag$ === "svg"), o = i.$elm$ = fe.createElementNS(ue ? jh : qh, i.$flags$ & 2 ? "slot-fb" : i.$tag$), ue && i.$tag$ === "foreignObject" && (ue = !1), Mi(null, i, ue), Yh(He) && o["s-si"] !== He && o.classList.add(o["s-si"] = He), i.$children$)
|
|
232
232
|
for (u = 0; u < i.$children$.length; ++u)
|
|
233
|
-
s =
|
|
233
|
+
s = Ut(n, i, u, o), s && o.appendChild(s);
|
|
234
234
|
i.$tag$ === "svg" ? ue = !1 : o.tagName === "foreignObject" && (ue = !0);
|
|
235
235
|
}
|
|
236
|
-
return o["s-hn"] = ot, i.$flags$ & 3 && (o["s-sr"] = !0, o["s-cr"] =
|
|
236
|
+
return o["s-hn"] = ot, i.$flags$ & 3 && (o["s-sr"] = !0, o["s-cr"] = xr, o["s-sn"] = i.$name$ || "", a = n && n.$children$ && n.$children$[t], a && a.$tag$ === i.$tag$ && n.$elm$ && st(n.$elm$, !1)), o;
|
|
237
237
|
}, st = (n, e) => {
|
|
238
238
|
te.$flags$ |= 1;
|
|
239
239
|
const t = n.childNodes;
|
|
240
240
|
for (let r = t.length - 1; r >= 0; r--) {
|
|
241
241
|
const i = t[r];
|
|
242
|
-
i["s-hn"] !== ot && i["s-ol"] && (Pi(i).insertBefore(i,
|
|
242
|
+
i["s-hn"] !== ot && i["s-ol"] && (Pi(i).insertBefore(i, Jr(i)), i["s-ol"].remove(), i["s-ol"] = void 0, i["s-sh"] = void 0, Gr = !0), e && st(i, e);
|
|
243
243
|
}
|
|
244
244
|
te.$flags$ &= -2;
|
|
245
245
|
}, Ii = (n, e, t, r, i, u) => {
|
|
246
246
|
let o = n["s-cr"] && n["s-cr"].parentNode || n, s;
|
|
247
247
|
for (o.shadowRoot && o.tagName === ot && (o = o.shadowRoot); i <= u; ++i)
|
|
248
|
-
r[i] && (s =
|
|
248
|
+
r[i] && (s = Ut(null, t, i, n), s && (r[i].$elm$ = s, o.insertBefore(s, Jr(e))));
|
|
249
249
|
}, Li = (n, e, t) => {
|
|
250
250
|
for (let r = e; r <= t; ++r) {
|
|
251
251
|
const i = n[r];
|
|
@@ -279,10 +279,10 @@ const A = (n, e, ...t) => {
|
|
|
279
279
|
s = a;
|
|
280
280
|
break;
|
|
281
281
|
}
|
|
282
|
-
s >= 0 ? (p = e[s], p.$tag$ !== h.$tag$ ? w =
|
|
282
|
+
s >= 0 ? (p = e[s], p.$tag$ !== h.$tag$ ? w = Ut(e && e[o], t, s, n) : (ze(p, h, i), e[s] = void 0, w = p.$elm$), h = r[++o]) : (w = Ut(e && e[o], t, o, n), h = r[++o]), w && Pi(c.$elm$).insertBefore(w, Jr(c.$elm$));
|
|
283
283
|
}
|
|
284
284
|
u > l ? Ii(n, r[d + 1] == null ? null : r[d + 1].$elm$, t, r, o, d) : o > d && Li(e, u, l);
|
|
285
|
-
}, xt = (n, e, t = !1) => n.$tag$ === e.$tag$ ? n.$tag$ === "slot" ? n.$name$ === e.$name$ : t ? !0 : n.$key$ === e.$key$ : !1,
|
|
285
|
+
}, xt = (n, e, t = !1) => n.$tag$ === e.$tag$ ? n.$tag$ === "slot" ? n.$name$ === e.$name$ : t ? !0 : n.$key$ === e.$key$ : !1, Jr = (n) => n && n["s-ol"] || n, Pi = (n) => (n["s-ol"] ? n["s-ol"] : n).parentNode, ze = (n, e, t = !1) => {
|
|
286
286
|
const r = e.$elm$ = n.$elm$, i = n.$children$, u = e.$children$, o = e.$tag$, s = e.$text$;
|
|
287
287
|
let a;
|
|
288
288
|
s === null ? (ue = o === "svg" ? !0 : o === "foreignObject" ? !1 : ue, o === "slot" || Mi(n, e, ue), i !== null && u !== null ? r1(r, i, e, u, t) : u !== null ? (n.$text$ !== null && (r.textContent = ""), Ii(r, null, e, u, 0, u.length - 1)) : i !== null && Li(i, 0, i.length - 1), ue && o === "svg" && (ue = !1)) : (a = r["s-cr"]) ? a.parentNode.textContent = s : n.$text$ !== s && (r.data = s);
|
|
@@ -338,9 +338,9 @@ const A = (n, e, ...t) => {
|
|
|
338
338
|
if (ot = a.tagName, l.$attrsToReflect$ && (f.$attrs$ = f.$attrs$ || {}, l.$attrsToReflect$.map(([d, h]) => f.$attrs$[h] = a[d])), t && f.$attrs$)
|
|
339
339
|
for (const d of Object.keys(f.$attrs$))
|
|
340
340
|
a.hasAttribute(d) && !["key", "ref", "style", "class"].includes(d) && (f.$attrs$[d] = a[d]);
|
|
341
|
-
f.$tag$ = null, f.$flags$ |= 4, n.$vnode$ = f, f.$elm$ = c.$elm$ = a.shadowRoot || a, He = a["s-sc"],
|
|
341
|
+
f.$tag$ = null, f.$flags$ |= 4, n.$vnode$ = f, f.$elm$ = c.$elm$ = a.shadowRoot || a, He = a["s-sc"], xr = a["s-cr"], Ai = (l.$flags$ & 1) !== 0, Pt = !1, ze(c, f, t);
|
|
342
342
|
{
|
|
343
|
-
if (te.$flags$ |= 1,
|
|
343
|
+
if (te.$flags$ |= 1, Gr) {
|
|
344
344
|
_i(f.$elm$);
|
|
345
345
|
for (const d of Te) {
|
|
346
346
|
const h = d.$nodeToRelocate$;
|
|
@@ -375,7 +375,7 @@ const A = (n, e, ...t) => {
|
|
|
375
375
|
if (De.experimentalScopedSlotChanges && l.$flags$ & 2)
|
|
376
376
|
for (const d of f.$elm$.childNodes)
|
|
377
377
|
d["s-hn"] !== ot && !d["s-sh"] && (t && d["s-ih"] == null && (d["s-ih"] = (s = d.hidden) !== null && s !== void 0 ? s : !1), d.hidden = !0);
|
|
378
|
-
|
|
378
|
+
xr = void 0;
|
|
379
379
|
}, i1 = (n, e) => {
|
|
380
380
|
}, Fi = (n, e) => (n.$flags$ |= 16, i1(n, n.$ancestorComponent$), B1(() => u1(n, e))), u1 = (n, e) => {
|
|
381
381
|
const t = n.$hostElement$, r = Le("scheduleUpdate", n.$cmpMeta$.$tagName$), i = t;
|
|
@@ -405,7 +405,7 @@ const A = (n, e, ...t) => {
|
|
|
405
405
|
}
|
|
406
406
|
}, c1 = (n, e) => gt(n).$instanceValues$.get(e), d1 = (n, e, t, r) => {
|
|
407
407
|
const i = gt(n), u = n, o = i.$instanceValues$.get(e), s = i.$flags$, a = u;
|
|
408
|
-
t =
|
|
408
|
+
t = Jh(t, r.$members$[e][0]);
|
|
409
409
|
const l = Number.isNaN(o) && Number.isNaN(t);
|
|
410
410
|
if (t !== o && !l) {
|
|
411
411
|
i.$instanceValues$.set(e, t);
|
|
@@ -489,7 +489,7 @@ const A = (n, e, ...t) => {
|
|
|
489
489
|
let o = i.style;
|
|
490
490
|
typeof o != "string" && (o = o[e.$modeName$ = Kh(n)]);
|
|
491
491
|
const s = Ri(t, e.$modeName$);
|
|
492
|
-
if (!
|
|
492
|
+
if (!Ft.has(s)) {
|
|
493
493
|
const a = Le("registerStyles", t.$tagName$);
|
|
494
494
|
Zh(s, o, !!(t.$flags$ & 1)), a();
|
|
495
495
|
}
|
|
@@ -550,7 +550,7 @@ const A = (n, e, ...t) => {
|
|
|
550
550
|
} catch (r) {
|
|
551
551
|
mt(r);
|
|
552
552
|
}
|
|
553
|
-
}, y1 = (n, e) => e & 4 ? fe : e & 8 ?
|
|
553
|
+
}, y1 = (n, e) => e & 4 ? fe : e & 8 ? er : e & 16 ? fe.body : n, v1 = (n) => k1 ? {
|
|
554
554
|
passive: (n & 1) !== 0,
|
|
555
555
|
capture: (n & 2) !== 0
|
|
556
556
|
} : (n & 2) !== 0, qi = /* @__PURE__ */ new WeakMap(), gt = (n) => qi.get(n), x1 = (n, e) => {
|
|
@@ -561,7 +561,7 @@ const A = (n, e, ...t) => {
|
|
|
561
561
|
$instanceValues$: /* @__PURE__ */ new Map()
|
|
562
562
|
};
|
|
563
563
|
return ji(n, t, e.$listeners$), qi.set(n, t);
|
|
564
|
-
}, Cn = (n, e) => e in n, mt = (n, e) => (0, console.error)(n, e),
|
|
564
|
+
}, Cn = (n, e) => e in n, mt = (n, e) => (0, console.error)(n, e), Ft = /* @__PURE__ */ new Map(), w1 = [], er = typeof window < "u" ? window : {}, fe = er.document || { head: {} }, _e = er.HTMLElement || class {
|
|
565
565
|
}, te = {
|
|
566
566
|
$flags$: 0,
|
|
567
567
|
$resourcesUrl$: "",
|
|
@@ -588,7 +588,7 @@ const A = (n, e, ...t) => {
|
|
|
588
588
|
}
|
|
589
589
|
return !1;
|
|
590
590
|
})(), An = [], Yi = [], T1 = (n, e) => (t) => {
|
|
591
|
-
n.push(t),
|
|
591
|
+
n.push(t), wr || (wr = !0, e && te.$flags$ & 4 ? S1(kr) : te.raf(kr));
|
|
592
592
|
}, Dn = (n) => {
|
|
593
593
|
for (let e = 0; e < n.length; e++)
|
|
594
594
|
try {
|
|
@@ -597,18 +597,18 @@ const A = (n, e, ...t) => {
|
|
|
597
597
|
mt(t);
|
|
598
598
|
}
|
|
599
599
|
n.length = 0;
|
|
600
|
-
},
|
|
601
|
-
Dn(An), Dn(Yi), (
|
|
600
|
+
}, kr = () => {
|
|
601
|
+
Dn(An), Dn(Yi), (wr = An.length > 0) && te.raf(kr);
|
|
602
602
|
}, S1 = (n) => E1().then(n), B1 = /* @__PURE__ */ T1(Yi, !0), Rn = typeof global < "u" ? global : typeof self < "u" ? self : typeof window < "u" ? window : {};
|
|
603
|
-
var ve = [], ae = [], C1 = typeof Uint8Array < "u" ? Uint8Array : Array,
|
|
603
|
+
var ve = [], ae = [], C1 = typeof Uint8Array < "u" ? Uint8Array : Array, Vr = !1;
|
|
604
604
|
function Hi() {
|
|
605
|
-
|
|
605
|
+
Vr = !0;
|
|
606
606
|
for (var n = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", e = 0, t = n.length; e < t; ++e)
|
|
607
607
|
ve[e] = n[e], ae[n.charCodeAt(e)] = e;
|
|
608
608
|
ae[45] = 62, ae[95] = 63;
|
|
609
609
|
}
|
|
610
610
|
function A1(n) {
|
|
611
|
-
|
|
611
|
+
Vr || Hi();
|
|
612
612
|
var e, t, r, i, u, o, s = n.length;
|
|
613
613
|
if (s % 4 > 0)
|
|
614
614
|
throw new Error("Invalid string. Length must be a multiple of 4");
|
|
@@ -627,12 +627,12 @@ function R1(n, e, t) {
|
|
|
627
627
|
return i.join("");
|
|
628
628
|
}
|
|
629
629
|
function On(n) {
|
|
630
|
-
|
|
630
|
+
Vr || Hi();
|
|
631
631
|
for (var e, t = n.length, r = t % 3, i = "", u = [], o = 16383, s = 0, a = t - r; s < a; s += o)
|
|
632
632
|
u.push(R1(n, s, s + o > a ? a : s + o));
|
|
633
633
|
return r === 1 ? (e = n[t - 1], i += ve[e >> 2], i += ve[e << 4 & 63], i += "==") : r === 2 && (e = (n[t - 2] << 8) + n[t - 1], i += ve[e >> 10], i += ve[e >> 4 & 63], i += ve[e << 2 & 63], i += "="), u.push(i), u.join("");
|
|
634
634
|
}
|
|
635
|
-
function
|
|
635
|
+
function tr(n, e, t, r, i) {
|
|
636
636
|
var u, o, s = i * 8 - r - 1, a = (1 << s) - 1, l = a >> 1, c = -7, f = t ? i - 1 : 0, d = t ? -1 : 1, h = n[e + f];
|
|
637
637
|
for (f += d, u = h & (1 << -c) - 1, h >>= -c, c += s; c > 0; u = u * 256 + n[e + f], f += d, c -= 8)
|
|
638
638
|
;
|
|
@@ -666,11 +666,11 @@ var O1 = {}.toString, Wi = Array.isArray || function(n) {
|
|
|
666
666
|
*/
|
|
667
667
|
var M1 = 50;
|
|
668
668
|
x.TYPED_ARRAY_SUPPORT = Rn.TYPED_ARRAY_SUPPORT !== void 0 ? Rn.TYPED_ARRAY_SUPPORT : !0;
|
|
669
|
-
function
|
|
669
|
+
function Er() {
|
|
670
670
|
return x.TYPED_ARRAY_SUPPORT ? 2147483647 : 1073741823;
|
|
671
671
|
}
|
|
672
672
|
function Se(n, e) {
|
|
673
|
-
if (
|
|
673
|
+
if (Er() < e)
|
|
674
674
|
throw new RangeError("Invalid typed array length");
|
|
675
675
|
return x.TYPED_ARRAY_SUPPORT ? (n = new Uint8Array(e), n.__proto__ = x.prototype) : (n === null && (n = new x(e)), n.length = e), n;
|
|
676
676
|
}
|
|
@@ -726,12 +726,12 @@ x.allocUnsafeSlow = function(n) {
|
|
|
726
726
|
function L1(n, e, t) {
|
|
727
727
|
if ((typeof t != "string" || t === "") && (t = "utf8"), !x.isEncoding(t))
|
|
728
728
|
throw new TypeError('"encoding" must be a valid string encoding');
|
|
729
|
-
var r =
|
|
729
|
+
var r = Ji(e, t) | 0;
|
|
730
730
|
n = Se(n, r);
|
|
731
731
|
var i = n.write(e, t);
|
|
732
732
|
return i !== r && (n = n.slice(0, i)), n;
|
|
733
733
|
}
|
|
734
|
-
function
|
|
734
|
+
function $r(n, e) {
|
|
735
735
|
var t = e.length < 0 ? 0 : Qr(e.length) | 0;
|
|
736
736
|
n = Se(n, t);
|
|
737
737
|
for (var r = 0; r < t; r += 1)
|
|
@@ -743,7 +743,7 @@ function P1(n, e, t, r) {
|
|
|
743
743
|
throw new RangeError("'offset' is out of bounds");
|
|
744
744
|
if (e.byteLength < t + (r || 0))
|
|
745
745
|
throw new RangeError("'length' is out of bounds");
|
|
746
|
-
return t === void 0 && r === void 0 ? e = new Uint8Array(e) : r === void 0 ? e = new Uint8Array(e, t) : e = new Uint8Array(e, t, r), x.TYPED_ARRAY_SUPPORT ? (n = e, n.__proto__ = x.prototype) : n =
|
|
746
|
+
return t === void 0 && r === void 0 ? e = new Uint8Array(e) : r === void 0 ? e = new Uint8Array(e, t) : e = new Uint8Array(e, t, r), x.TYPED_ARRAY_SUPPORT ? (n = e, n.__proto__ = x.prototype) : n = $r(n, e), n;
|
|
747
747
|
}
|
|
748
748
|
function N1(n, e) {
|
|
749
749
|
if (we(e)) {
|
|
@@ -752,15 +752,15 @@ function N1(n, e) {
|
|
|
752
752
|
}
|
|
753
753
|
if (e) {
|
|
754
754
|
if (typeof ArrayBuffer < "u" && e.buffer instanceof ArrayBuffer || "length" in e)
|
|
755
|
-
return typeof e.length != "number" || rp(e.length) ? Se(n, 0) :
|
|
755
|
+
return typeof e.length != "number" || rp(e.length) ? Se(n, 0) : $r(n, e);
|
|
756
756
|
if (e.type === "Buffer" && Wi(e.data))
|
|
757
|
-
return
|
|
757
|
+
return $r(n, e.data);
|
|
758
758
|
}
|
|
759
759
|
throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.");
|
|
760
760
|
}
|
|
761
761
|
function Qr(n) {
|
|
762
|
-
if (n >=
|
|
763
|
-
throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" +
|
|
762
|
+
if (n >= Er())
|
|
763
|
+
throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" + Er().toString(16) + " bytes");
|
|
764
764
|
return n | 0;
|
|
765
765
|
}
|
|
766
766
|
x.isBuffer = np;
|
|
@@ -814,7 +814,7 @@ x.concat = function(e, t) {
|
|
|
814
814
|
}
|
|
815
815
|
return i;
|
|
816
816
|
};
|
|
817
|
-
function
|
|
817
|
+
function Ji(n, e) {
|
|
818
818
|
if (we(n))
|
|
819
819
|
return n.length;
|
|
820
820
|
if (typeof ArrayBuffer < "u" && typeof ArrayBuffer.isView == "function" && (ArrayBuffer.isView(n) || n instanceof ArrayBuffer))
|
|
@@ -831,7 +831,7 @@ function Vi(n, e) {
|
|
|
831
831
|
case "utf8":
|
|
832
832
|
case "utf-8":
|
|
833
833
|
case void 0:
|
|
834
|
-
return
|
|
834
|
+
return jt(n).length;
|
|
835
835
|
case "ucs2":
|
|
836
836
|
case "ucs-2":
|
|
837
837
|
case "utf16le":
|
|
@@ -842,11 +842,11 @@ function Vi(n, e) {
|
|
|
842
842
|
case "base64":
|
|
843
843
|
return ru(n).length;
|
|
844
844
|
default:
|
|
845
|
-
if (r) return
|
|
845
|
+
if (r) return jt(n).length;
|
|
846
846
|
e = ("" + e).toLowerCase(), r = !0;
|
|
847
847
|
}
|
|
848
848
|
}
|
|
849
|
-
x.byteLength =
|
|
849
|
+
x.byteLength = Ji;
|
|
850
850
|
function _1(n, e, t) {
|
|
851
851
|
var r = !1;
|
|
852
852
|
if ((e === void 0 || e < 0) && (e = 0), e > this.length || ((t === void 0 || t > this.length) && (t = this.length), t <= 0) || (t >>>= 0, e >>>= 0, t <= e))
|
|
@@ -869,7 +869,7 @@ function _1(n, e, t) {
|
|
|
869
869
|
case "ucs-2":
|
|
870
870
|
case "utf16le":
|
|
871
871
|
case "utf-16le":
|
|
872
|
-
return
|
|
872
|
+
return J1(this, e, t);
|
|
873
873
|
default:
|
|
874
874
|
if (r) throw new TypeError("Unknown encoding: " + n);
|
|
875
875
|
n = (n + "").toLowerCase(), r = !0;
|
|
@@ -935,7 +935,7 @@ x.prototype.compare = function(e, t, r, i, u) {
|
|
|
935
935
|
}
|
|
936
936
|
return o < s ? -1 : s < o ? 1 : 0;
|
|
937
937
|
};
|
|
938
|
-
function
|
|
938
|
+
function Vi(n, e, t, r, i) {
|
|
939
939
|
if (n.length === 0) return -1;
|
|
940
940
|
if (typeof t == "string" ? (r = t, t = 0) : t > 2147483647 ? t = 2147483647 : t < -2147483648 && (t = -2147483648), t = +t, isNaN(t) && (t = i ? 0 : n.length - 1), t < 0 && (t = n.length + t), t >= n.length) {
|
|
941
941
|
if (i) return -1;
|
|
@@ -982,10 +982,10 @@ x.prototype.includes = function(e, t, r) {
|
|
|
982
982
|
return this.indexOf(e, t, r) !== -1;
|
|
983
983
|
};
|
|
984
984
|
x.prototype.indexOf = function(e, t, r) {
|
|
985
|
-
return
|
|
985
|
+
return Vi(this, e, t, r, !0);
|
|
986
986
|
};
|
|
987
987
|
x.prototype.lastIndexOf = function(e, t, r) {
|
|
988
|
-
return
|
|
988
|
+
return Vi(this, e, t, r, !1);
|
|
989
989
|
};
|
|
990
990
|
function U1(n, e, t, r) {
|
|
991
991
|
t = Number(t) || 0;
|
|
@@ -1002,19 +1002,19 @@ function U1(n, e, t, r) {
|
|
|
1002
1002
|
return o;
|
|
1003
1003
|
}
|
|
1004
1004
|
function F1(n, e, t, r) {
|
|
1005
|
-
return
|
|
1005
|
+
return ir(jt(e, n.length - t), n, t, r);
|
|
1006
1006
|
}
|
|
1007
1007
|
function Zi(n, e, t, r) {
|
|
1008
|
-
return
|
|
1008
|
+
return ir(ep(e), n, t, r);
|
|
1009
1009
|
}
|
|
1010
1010
|
function j1(n, e, t, r) {
|
|
1011
1011
|
return Zi(n, e, t, r);
|
|
1012
1012
|
}
|
|
1013
1013
|
function q1(n, e, t, r) {
|
|
1014
|
-
return
|
|
1014
|
+
return ir(ru(e), n, t, r);
|
|
1015
1015
|
}
|
|
1016
1016
|
function Y1(n, e, t, r) {
|
|
1017
|
-
return
|
|
1017
|
+
return ir(tp(e, n.length - t), n, t, r);
|
|
1018
1018
|
}
|
|
1019
1019
|
x.prototype.write = function(e, t, r, i) {
|
|
1020
1020
|
if (t === void 0)
|
|
@@ -1121,7 +1121,7 @@ function K1(n, e, t) {
|
|
|
1121
1121
|
i += X1(n[u]);
|
|
1122
1122
|
return i;
|
|
1123
1123
|
}
|
|
1124
|
-
function
|
|
1124
|
+
function J1(n, e, t) {
|
|
1125
1125
|
for (var r = n.slice(e, t), i = "", u = 0; u < r.length; u += 2)
|
|
1126
1126
|
i += String.fromCharCode(r[u] + r[u + 1] * 256);
|
|
1127
1127
|
return i;
|
|
@@ -1140,79 +1140,79 @@ x.prototype.slice = function(e, t) {
|
|
|
1140
1140
|
}
|
|
1141
1141
|
return i;
|
|
1142
1142
|
};
|
|
1143
|
-
function
|
|
1143
|
+
function V(n, e, t) {
|
|
1144
1144
|
if (n % 1 !== 0 || n < 0) throw new RangeError("offset is not uint");
|
|
1145
1145
|
if (n + e > t) throw new RangeError("Trying to access beyond buffer length");
|
|
1146
1146
|
}
|
|
1147
1147
|
x.prototype.readUIntLE = function(e, t, r) {
|
|
1148
|
-
e = e | 0, t = t | 0, r ||
|
|
1148
|
+
e = e | 0, t = t | 0, r || V(e, t, this.length);
|
|
1149
1149
|
for (var i = this[e], u = 1, o = 0; ++o < t && (u *= 256); )
|
|
1150
1150
|
i += this[e + o] * u;
|
|
1151
1151
|
return i;
|
|
1152
1152
|
};
|
|
1153
1153
|
x.prototype.readUIntBE = function(e, t, r) {
|
|
1154
|
-
e = e | 0, t = t | 0, r ||
|
|
1154
|
+
e = e | 0, t = t | 0, r || V(e, t, this.length);
|
|
1155
1155
|
for (var i = this[e + --t], u = 1; t > 0 && (u *= 256); )
|
|
1156
1156
|
i += this[e + --t] * u;
|
|
1157
1157
|
return i;
|
|
1158
1158
|
};
|
|
1159
1159
|
x.prototype.readUInt8 = function(e, t) {
|
|
1160
|
-
return t ||
|
|
1160
|
+
return t || V(e, 1, this.length), this[e];
|
|
1161
1161
|
};
|
|
1162
1162
|
x.prototype.readUInt16LE = function(e, t) {
|
|
1163
|
-
return t ||
|
|
1163
|
+
return t || V(e, 2, this.length), this[e] | this[e + 1] << 8;
|
|
1164
1164
|
};
|
|
1165
1165
|
x.prototype.readUInt16BE = function(e, t) {
|
|
1166
|
-
return t ||
|
|
1166
|
+
return t || V(e, 2, this.length), this[e] << 8 | this[e + 1];
|
|
1167
1167
|
};
|
|
1168
1168
|
x.prototype.readUInt32LE = function(e, t) {
|
|
1169
|
-
return t ||
|
|
1169
|
+
return t || V(e, 4, this.length), (this[e] | this[e + 1] << 8 | this[e + 2] << 16) + this[e + 3] * 16777216;
|
|
1170
1170
|
};
|
|
1171
1171
|
x.prototype.readUInt32BE = function(e, t) {
|
|
1172
|
-
return t ||
|
|
1172
|
+
return t || V(e, 4, this.length), this[e] * 16777216 + (this[e + 1] << 16 | this[e + 2] << 8 | this[e + 3]);
|
|
1173
1173
|
};
|
|
1174
1174
|
x.prototype.readIntLE = function(e, t, r) {
|
|
1175
|
-
e = e | 0, t = t | 0, r ||
|
|
1175
|
+
e = e | 0, t = t | 0, r || V(e, t, this.length);
|
|
1176
1176
|
for (var i = this[e], u = 1, o = 0; ++o < t && (u *= 256); )
|
|
1177
1177
|
i += this[e + o] * u;
|
|
1178
1178
|
return u *= 128, i >= u && (i -= Math.pow(2, 8 * t)), i;
|
|
1179
1179
|
};
|
|
1180
1180
|
x.prototype.readIntBE = function(e, t, r) {
|
|
1181
|
-
e = e | 0, t = t | 0, r ||
|
|
1181
|
+
e = e | 0, t = t | 0, r || V(e, t, this.length);
|
|
1182
1182
|
for (var i = t, u = 1, o = this[e + --i]; i > 0 && (u *= 256); )
|
|
1183
1183
|
o += this[e + --i] * u;
|
|
1184
1184
|
return u *= 128, o >= u && (o -= Math.pow(2, 8 * t)), o;
|
|
1185
1185
|
};
|
|
1186
1186
|
x.prototype.readInt8 = function(e, t) {
|
|
1187
|
-
return t ||
|
|
1187
|
+
return t || V(e, 1, this.length), this[e] & 128 ? (255 - this[e] + 1) * -1 : this[e];
|
|
1188
1188
|
};
|
|
1189
1189
|
x.prototype.readInt16LE = function(e, t) {
|
|
1190
|
-
t ||
|
|
1190
|
+
t || V(e, 2, this.length);
|
|
1191
1191
|
var r = this[e] | this[e + 1] << 8;
|
|
1192
1192
|
return r & 32768 ? r | 4294901760 : r;
|
|
1193
1193
|
};
|
|
1194
1194
|
x.prototype.readInt16BE = function(e, t) {
|
|
1195
|
-
t ||
|
|
1195
|
+
t || V(e, 2, this.length);
|
|
1196
1196
|
var r = this[e + 1] | this[e] << 8;
|
|
1197
1197
|
return r & 32768 ? r | 4294901760 : r;
|
|
1198
1198
|
};
|
|
1199
1199
|
x.prototype.readInt32LE = function(e, t) {
|
|
1200
|
-
return t ||
|
|
1200
|
+
return t || V(e, 4, this.length), this[e] | this[e + 1] << 8 | this[e + 2] << 16 | this[e + 3] << 24;
|
|
1201
1201
|
};
|
|
1202
1202
|
x.prototype.readInt32BE = function(e, t) {
|
|
1203
|
-
return t ||
|
|
1203
|
+
return t || V(e, 4, this.length), this[e] << 24 | this[e + 1] << 16 | this[e + 2] << 8 | this[e + 3];
|
|
1204
1204
|
};
|
|
1205
1205
|
x.prototype.readFloatLE = function(e, t) {
|
|
1206
|
-
return t ||
|
|
1206
|
+
return t || V(e, 4, this.length), tr(this, e, !0, 23, 4);
|
|
1207
1207
|
};
|
|
1208
1208
|
x.prototype.readFloatBE = function(e, t) {
|
|
1209
|
-
return t ||
|
|
1209
|
+
return t || V(e, 4, this.length), tr(this, e, !1, 23, 4);
|
|
1210
1210
|
};
|
|
1211
1211
|
x.prototype.readDoubleLE = function(e, t) {
|
|
1212
|
-
return t ||
|
|
1212
|
+
return t || V(e, 8, this.length), tr(this, e, !0, 52, 8);
|
|
1213
1213
|
};
|
|
1214
1214
|
x.prototype.readDoubleBE = function(e, t) {
|
|
1215
|
-
return t ||
|
|
1215
|
+
return t || V(e, 8, this.length), tr(this, e, !1, 52, 8);
|
|
1216
1216
|
};
|
|
1217
1217
|
function ie(n, e, t, r, i, u) {
|
|
1218
1218
|
if (!we(n)) throw new TypeError('"buffer" argument must be a Buffer instance');
|
|
@@ -1242,27 +1242,27 @@ x.prototype.writeUIntBE = function(e, t, r, i) {
|
|
|
1242
1242
|
x.prototype.writeUInt8 = function(e, t, r) {
|
|
1243
1243
|
return e = +e, t = t | 0, r || ie(this, e, t, 1, 255, 0), x.TYPED_ARRAY_SUPPORT || (e = Math.floor(e)), this[t] = e & 255, t + 1;
|
|
1244
1244
|
};
|
|
1245
|
-
function
|
|
1245
|
+
function rr(n, e, t, r) {
|
|
1246
1246
|
e < 0 && (e = 65535 + e + 1);
|
|
1247
1247
|
for (var i = 0, u = Math.min(n.length - t, 2); i < u; ++i)
|
|
1248
1248
|
n[t + i] = (e & 255 << 8 * (r ? i : 1 - i)) >>> (r ? i : 1 - i) * 8;
|
|
1249
1249
|
}
|
|
1250
1250
|
x.prototype.writeUInt16LE = function(e, t, r) {
|
|
1251
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 2, 65535, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8) :
|
|
1251
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 2, 65535, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8) : rr(this, e, t, !0), t + 2;
|
|
1252
1252
|
};
|
|
1253
1253
|
x.prototype.writeUInt16BE = function(e, t, r) {
|
|
1254
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 2, 65535, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 8, this[t + 1] = e & 255) :
|
|
1254
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 2, 65535, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 8, this[t + 1] = e & 255) : rr(this, e, t, !1), t + 2;
|
|
1255
1255
|
};
|
|
1256
|
-
function
|
|
1256
|
+
function nr(n, e, t, r) {
|
|
1257
1257
|
e < 0 && (e = 4294967295 + e + 1);
|
|
1258
1258
|
for (var i = 0, u = Math.min(n.length - t, 4); i < u; ++i)
|
|
1259
1259
|
n[t + i] = e >>> (r ? i : 3 - i) * 8 & 255;
|
|
1260
1260
|
}
|
|
1261
1261
|
x.prototype.writeUInt32LE = function(e, t, r) {
|
|
1262
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 4, 4294967295, 0), x.TYPED_ARRAY_SUPPORT ? (this[t + 3] = e >>> 24, this[t + 2] = e >>> 16, this[t + 1] = e >>> 8, this[t] = e & 255) :
|
|
1262
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 4, 4294967295, 0), x.TYPED_ARRAY_SUPPORT ? (this[t + 3] = e >>> 24, this[t + 2] = e >>> 16, this[t + 1] = e >>> 8, this[t] = e & 255) : nr(this, e, t, !0), t + 4;
|
|
1263
1263
|
};
|
|
1264
1264
|
x.prototype.writeUInt32BE = function(e, t, r) {
|
|
1265
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 4, 4294967295, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 24, this[t + 1] = e >>> 16, this[t + 2] = e >>> 8, this[t + 3] = e & 255) :
|
|
1265
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 4, 4294967295, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 24, this[t + 1] = e >>> 16, this[t + 2] = e >>> 8, this[t + 3] = e & 255) : nr(this, e, t, !1), t + 4;
|
|
1266
1266
|
};
|
|
1267
1267
|
x.prototype.writeIntLE = function(e, t, r, i) {
|
|
1268
1268
|
if (e = +e, t = t | 0, !i) {
|
|
@@ -1288,16 +1288,16 @@ x.prototype.writeInt8 = function(e, t, r) {
|
|
|
1288
1288
|
return e = +e, t = t | 0, r || ie(this, e, t, 1, 127, -128), x.TYPED_ARRAY_SUPPORT || (e = Math.floor(e)), e < 0 && (e = 255 + e + 1), this[t] = e & 255, t + 1;
|
|
1289
1289
|
};
|
|
1290
1290
|
x.prototype.writeInt16LE = function(e, t, r) {
|
|
1291
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 2, 32767, -32768), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8) :
|
|
1291
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 2, 32767, -32768), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8) : rr(this, e, t, !0), t + 2;
|
|
1292
1292
|
};
|
|
1293
1293
|
x.prototype.writeInt16BE = function(e, t, r) {
|
|
1294
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 2, 32767, -32768), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 8, this[t + 1] = e & 255) :
|
|
1294
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 2, 32767, -32768), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 8, this[t + 1] = e & 255) : rr(this, e, t, !1), t + 2;
|
|
1295
1295
|
};
|
|
1296
1296
|
x.prototype.writeInt32LE = function(e, t, r) {
|
|
1297
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 4, 2147483647, -2147483648), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8, this[t + 2] = e >>> 16, this[t + 3] = e >>> 24) :
|
|
1297
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 4, 2147483647, -2147483648), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8, this[t + 2] = e >>> 16, this[t + 3] = e >>> 24) : nr(this, e, t, !0), t + 4;
|
|
1298
1298
|
};
|
|
1299
1299
|
x.prototype.writeInt32BE = function(e, t, r) {
|
|
1300
|
-
return e = +e, t = t | 0, r || ie(this, e, t, 4, 2147483647, -2147483648), e < 0 && (e = 4294967295 + e + 1), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 24, this[t + 1] = e >>> 16, this[t + 2] = e >>> 8, this[t + 3] = e & 255) :
|
|
1300
|
+
return e = +e, t = t | 0, r || ie(this, e, t, 4, 2147483647, -2147483648), e < 0 && (e = 4294967295 + e + 1), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 24, this[t + 1] = e >>> 16, this[t + 2] = e >>> 8, this[t + 3] = e & 255) : nr(this, e, t, !1), t + 4;
|
|
1301
1301
|
};
|
|
1302
1302
|
function Xi(n, e, t, r, i, u) {
|
|
1303
1303
|
if (t + r > n.length) throw new RangeError("Index out of range");
|
|
@@ -1364,15 +1364,15 @@ x.prototype.fill = function(e, t, r, i) {
|
|
|
1364
1364
|
for (o = t; o < r; ++o)
|
|
1365
1365
|
this[o] = e;
|
|
1366
1366
|
else {
|
|
1367
|
-
var s = we(e) ? e :
|
|
1367
|
+
var s = we(e) ? e : jt(new x(e, i).toString()), a = s.length;
|
|
1368
1368
|
for (o = 0; o < r - t; ++o)
|
|
1369
1369
|
this[o + t] = s[o % a];
|
|
1370
1370
|
}
|
|
1371
1371
|
return this;
|
|
1372
1372
|
};
|
|
1373
|
-
var
|
|
1373
|
+
var V1 = /[^+\/0-9A-Za-z-_]/g;
|
|
1374
1374
|
function Z1(n) {
|
|
1375
|
-
if (n = Q1(n).replace(
|
|
1375
|
+
if (n = Q1(n).replace(V1, ""), n.length < 2) return "";
|
|
1376
1376
|
for (; n.length % 4 !== 0; )
|
|
1377
1377
|
n = n + "=";
|
|
1378
1378
|
return n;
|
|
@@ -1383,7 +1383,7 @@ function Q1(n) {
|
|
|
1383
1383
|
function X1(n) {
|
|
1384
1384
|
return n < 16 ? "0" + n.toString(16) : n.toString(16);
|
|
1385
1385
|
}
|
|
1386
|
-
function
|
|
1386
|
+
function jt(n, e) {
|
|
1387
1387
|
e = e || 1 / 0;
|
|
1388
1388
|
for (var t, r = n.length, i = null, u = [], o = 0; o < r; ++o) {
|
|
1389
1389
|
if (t = n.charCodeAt(o), t > 55295 && t < 57344) {
|
|
@@ -1446,7 +1446,7 @@ function tp(n, e) {
|
|
|
1446
1446
|
function ru(n) {
|
|
1447
1447
|
return A1(Z1(n));
|
|
1448
1448
|
}
|
|
1449
|
-
function
|
|
1449
|
+
function ir(n, e, t, r) {
|
|
1450
1450
|
for (var i = 0; i < r && !(i + t >= e.length || i >= n.length); ++i)
|
|
1451
1451
|
e[i + t] = n[i];
|
|
1452
1452
|
return i;
|
|
@@ -1624,13 +1624,13 @@ var up = { exports: {} };
|
|
|
1624
1624
|
}, b.format = function(y) {
|
|
1625
1625
|
var B = this, k = this.$locale();
|
|
1626
1626
|
if (!this.isValid()) return k.invalidDate || w;
|
|
1627
|
-
var S = y || "YYYY-MM-DDTHH:mm:ssZ", C = M.z(this), L = this.$H, H = this.$m, G = this.$M, Z = k.weekdays, Ce = k.months, Ee = function(ne, Ae,
|
|
1628
|
-
return ne && (ne[Ae] || ne(B, S)) ||
|
|
1627
|
+
var S = y || "YYYY-MM-DDTHH:mm:ssZ", C = M.z(this), L = this.$H, H = this.$m, G = this.$M, Z = k.weekdays, Ce = k.months, Ee = function(ne, Ae, dr, vt) {
|
|
1628
|
+
return ne && (ne[Ae] || ne(B, S)) || dr[Ae].slice(0, vt);
|
|
1629
1629
|
}, Qe = function(ne) {
|
|
1630
1630
|
return M.s(L % 12 || 12, ne, "0");
|
|
1631
|
-
}, Xe = k.meridiem || function(ne, Ae,
|
|
1631
|
+
}, Xe = k.meridiem || function(ne, Ae, dr) {
|
|
1632
1632
|
var vt = ne < 12 ? "AM" : "PM";
|
|
1633
|
-
return
|
|
1633
|
+
return dr ? vt.toLowerCase() : vt;
|
|
1634
1634
|
}, Fe = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: G + 1, MM: M.s(G + 1, 2, "0"), MMM: Ee(k.monthsShort, G, Ce, 3), MMMM: Ee(Ce, G), D: this.$D, DD: M.s(this.$D, 2, "0"), d: String(this.$W), dd: Ee(k.weekdaysMin, this.$W, Z, 2), ddd: Ee(k.weekdaysShort, this.$W, Z, 3), dddd: Z[this.$W], H: String(L), HH: M.s(L, 2, "0"), h: Qe(1), hh: Qe(2), a: Xe(L, H, !0), A: Xe(L, H, !1), m: String(H), mm: M.s(H, 2, "0"), s: String(this.$s), ss: M.s(this.$s, 2, "0"), SSS: M.s(this.$ms, 3, "0"), Z: C };
|
|
1635
1635
|
return S.replace(T, function(ne, Ae) {
|
|
1636
1636
|
return Ae || Fe[ne] || C.replace(":", "");
|
|
@@ -1671,7 +1671,7 @@ var up = { exports: {} };
|
|
|
1671
1671
|
}, N.en = I[P], N.Ls = I, N.p = {}, N;
|
|
1672
1672
|
});
|
|
1673
1673
|
})(up);
|
|
1674
|
-
var
|
|
1674
|
+
var Tr = [
|
|
1675
1675
|
"MO",
|
|
1676
1676
|
"TU",
|
|
1677
1677
|
"WE",
|
|
@@ -1688,13 +1688,13 @@ var $r = [
|
|
|
1688
1688
|
this.weekday = e, this.n = t;
|
|
1689
1689
|
}
|
|
1690
1690
|
return n.fromStr = function(e) {
|
|
1691
|
-
return new n(
|
|
1691
|
+
return new n(Tr.indexOf(e));
|
|
1692
1692
|
}, n.prototype.nth = function(e) {
|
|
1693
1693
|
return this.n === e ? this : new n(this.weekday, e);
|
|
1694
1694
|
}, n.prototype.equals = function(e) {
|
|
1695
1695
|
return this.weekday === e.weekday && this.n === e.n;
|
|
1696
1696
|
}, n.prototype.toString = function() {
|
|
1697
|
-
var e =
|
|
1697
|
+
var e = Tr[this.weekday];
|
|
1698
1698
|
return this.n && (e = (this.n > 0 ? "+" : "") + String(this.n) + e), e;
|
|
1699
1699
|
}, n.prototype.getJsWeekday = function() {
|
|
1700
1700
|
return this.weekday === 6 ? 0 : this.weekday + 1;
|
|
@@ -1705,7 +1705,7 @@ var $r = [
|
|
|
1705
1705
|
}, be = function(n) {
|
|
1706
1706
|
return typeof n == "number";
|
|
1707
1707
|
}, Ln = function(n) {
|
|
1708
|
-
return typeof n == "string" &&
|
|
1708
|
+
return typeof n == "string" && Tr.includes(n);
|
|
1709
1709
|
}, oe = Array.isArray, ke = function(n, e) {
|
|
1710
1710
|
e === void 0 && (e = n), arguments.length === 1 && (e = n, n = 0);
|
|
1711
1711
|
for (var t = [], r = n; r < e; r++)
|
|
@@ -1734,14 +1734,14 @@ var sp = function(n, e, t) {
|
|
|
1734
1734
|
}, le = function(n, e) {
|
|
1735
1735
|
var t = n % e;
|
|
1736
1736
|
return t * e < 0 ? t + e : t;
|
|
1737
|
-
},
|
|
1737
|
+
}, fr = function(n, e) {
|
|
1738
1738
|
return { div: Math.floor(n / e), mod: le(n, e) };
|
|
1739
1739
|
}, ye = function(n) {
|
|
1740
1740
|
return !K(n) || n.length === 0;
|
|
1741
|
-
},
|
|
1741
|
+
}, J = function(n) {
|
|
1742
1742
|
return !ye(n);
|
|
1743
1743
|
}, q = function(n, e) {
|
|
1744
|
-
return
|
|
1744
|
+
return J(n) && n.indexOf(e) !== -1;
|
|
1745
1745
|
}, Pe = function(n, e, t, r, i, u) {
|
|
1746
1746
|
return r === void 0 && (r = 0), i === void 0 && (i = 0), u === void 0 && (u = 0), new Date(Date.UTC(n, e - 1, t, r, i, u));
|
|
1747
1747
|
}, ap = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], uu = 1e3 * 60 * 60 * 24, ou = 9999, su = Pe(1970, 1, 1), lp = [6, 0, 1, 2, 3, 4, 5], it = function(n) {
|
|
@@ -1755,7 +1755,7 @@ var sp = function(n, e, t) {
|
|
|
1755
1755
|
}, cp = function(n, e) {
|
|
1756
1756
|
var t = n.getTime() - Pn(n), r = e.getTime() - Pn(e), i = t - r;
|
|
1757
1757
|
return Math.round(i / uu);
|
|
1758
|
-
},
|
|
1758
|
+
}, Sr = function(n) {
|
|
1759
1759
|
return cp(n, su);
|
|
1760
1760
|
}, lu = function(n) {
|
|
1761
1761
|
return new Date(su.getTime() + n * uu);
|
|
@@ -1769,12 +1769,12 @@ var sp = function(n, e, t) {
|
|
|
1769
1769
|
return [Ke(t), dp(t)];
|
|
1770
1770
|
}, cu = function(n, e) {
|
|
1771
1771
|
return e = e || n, new Date(Date.UTC(n.getUTCFullYear(), n.getUTCMonth(), n.getUTCDate(), e.getHours(), e.getMinutes(), e.getSeconds(), e.getMilliseconds()));
|
|
1772
|
-
},
|
|
1772
|
+
}, Br = function(n) {
|
|
1773
1773
|
var e = new Date(n.getTime());
|
|
1774
1774
|
return e;
|
|
1775
1775
|
}, _n = function(n) {
|
|
1776
1776
|
for (var e = [], t = 0; t < n.length; t++)
|
|
1777
|
-
e.push(
|
|
1777
|
+
e.push(Br(n[t]));
|
|
1778
1778
|
return e;
|
|
1779
1779
|
}, at = function(n) {
|
|
1780
1780
|
n.sort(function(e, t) {
|
|
@@ -1841,17 +1841,17 @@ var sp = function(n, e, t) {
|
|
|
1841
1841
|
return new n(this.method, this.args);
|
|
1842
1842
|
}, n;
|
|
1843
1843
|
}()
|
|
1844
|
-
),
|
|
1845
|
-
return
|
|
1844
|
+
), Cr = function(n, e) {
|
|
1845
|
+
return Cr = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(t, r) {
|
|
1846
1846
|
t.__proto__ = r;
|
|
1847
1847
|
} || function(t, r) {
|
|
1848
1848
|
for (var i in r) Object.prototype.hasOwnProperty.call(r, i) && (t[i] = r[i]);
|
|
1849
|
-
},
|
|
1849
|
+
}, Cr(n, e);
|
|
1850
1850
|
};
|
|
1851
1851
|
function tn(n, e) {
|
|
1852
1852
|
if (typeof e != "function" && e !== null)
|
|
1853
1853
|
throw new TypeError("Class extends value " + String(e) + " is not a constructor or null");
|
|
1854
|
-
|
|
1854
|
+
Cr(n, e);
|
|
1855
1855
|
function t() {
|
|
1856
1856
|
this.constructor = n;
|
|
1857
1857
|
}
|
|
@@ -1883,7 +1883,7 @@ var Fn = (
|
|
|
1883
1883
|
return this.iterator(t, this._result.length) ? (this._result.push(t), !0) : !1;
|
|
1884
1884
|
}, e;
|
|
1885
1885
|
}(We)
|
|
1886
|
-
),
|
|
1886
|
+
), qt = {
|
|
1887
1887
|
dayNames: [
|
|
1888
1888
|
"Sunday",
|
|
1889
1889
|
"Monday",
|
|
@@ -1961,7 +1961,7 @@ var Fn = (
|
|
|
1961
1961
|
/** @class */
|
|
1962
1962
|
function() {
|
|
1963
1963
|
function n(e, t, r, i) {
|
|
1964
|
-
if (t === void 0 && (t = hp), r === void 0 && (r =
|
|
1964
|
+
if (t === void 0 && (t = hp), r === void 0 && (r = qt), i === void 0 && (i = pp), this.text = [], this.language = r || qt, this.gettext = t, this.dateFormatter = i, this.rrule = e, this.options = e.options, this.origOptions = e.origOptions, this.origOptions.bymonthday) {
|
|
1965
1965
|
var u = [].concat(this.options.bymonthday), o = [].concat(this.options.bynmonthday);
|
|
1966
1966
|
u.sort(function(c, f) {
|
|
1967
1967
|
return c - f;
|
|
@@ -2138,7 +2138,7 @@ var Fn = (
|
|
|
2138
2138
|
}()
|
|
2139
2139
|
);
|
|
2140
2140
|
function du(n, e) {
|
|
2141
|
-
e === void 0 && (e =
|
|
2141
|
+
e === void 0 && (e = qt);
|
|
2142
2142
|
var t = {}, r = new gp(e.tokens);
|
|
2143
2143
|
if (!r.start(n))
|
|
2144
2144
|
return null;
|
|
@@ -2350,7 +2350,7 @@ function rn(n) {
|
|
|
2350
2350
|
return n < U.HOURLY;
|
|
2351
2351
|
}
|
|
2352
2352
|
var mp = function(n, e) {
|
|
2353
|
-
return e === void 0 && (e =
|
|
2353
|
+
return e === void 0 && (e = qt), new O(du(n, e) || void 0);
|
|
2354
2354
|
}, Ze = [
|
|
2355
2355
|
"count",
|
|
2356
2356
|
"until",
|
|
@@ -2368,7 +2368,7 @@ Be.IMPLEMENTED[U.MONTHLY] = Ze;
|
|
|
2368
2368
|
Be.IMPLEMENTED[U.YEARLY] = ["byweekno", "byyearday"].concat(Ze);
|
|
2369
2369
|
var bp = function(n, e, t, r) {
|
|
2370
2370
|
return new Be(n, e, t, r).toString();
|
|
2371
|
-
}, yp = Be.isFullyConvertible,
|
|
2371
|
+
}, yp = Be.isFullyConvertible, Yt = (
|
|
2372
2372
|
/** @class */
|
|
2373
2373
|
function() {
|
|
2374
2374
|
function n(e, t, r, i) {
|
|
@@ -2420,21 +2420,21 @@ var bp = function(n, e, t, r) {
|
|
|
2420
2420
|
}, e.prototype.addHours = function(t, r, i) {
|
|
2421
2421
|
for (r && (this.hour += Math.floor((23 - this.hour) / t) * t); ; ) {
|
|
2422
2422
|
this.hour += t;
|
|
2423
|
-
var u =
|
|
2423
|
+
var u = fr(this.hour, 24), o = u.div, s = u.mod;
|
|
2424
2424
|
if (o && (this.hour = s, this.addDaily(o)), ye(i) || q(i, this.hour))
|
|
2425
2425
|
break;
|
|
2426
2426
|
}
|
|
2427
2427
|
}, e.prototype.addMinutes = function(t, r, i, u) {
|
|
2428
2428
|
for (r && (this.minute += Math.floor((1439 - (this.hour * 60 + this.minute)) / t) * t); ; ) {
|
|
2429
2429
|
this.minute += t;
|
|
2430
|
-
var o =
|
|
2430
|
+
var o = fr(this.minute, 60), s = o.div, a = o.mod;
|
|
2431
2431
|
if (s && (this.minute = a, this.addHours(s, !1, i)), (ye(i) || q(i, this.hour)) && (ye(u) || q(u, this.minute)))
|
|
2432
2432
|
break;
|
|
2433
2433
|
}
|
|
2434
2434
|
}, e.prototype.addSeconds = function(t, r, i, u, o) {
|
|
2435
2435
|
for (r && (this.second += Math.floor((86399 - (this.hour * 3600 + this.minute * 60 + this.second)) / t) * t); ; ) {
|
|
2436
2436
|
this.second += t;
|
|
2437
|
-
var s =
|
|
2437
|
+
var s = fr(this.second, 60), a = s.div, l = s.mod;
|
|
2438
2438
|
if (a && (this.second = l, this.addMinutes(a, !1, i, u)), (ye(i) || q(i, this.hour)) && (ye(u) || q(u, this.minute)) && (ye(o) || q(o, this.second)))
|
|
2439
2439
|
break;
|
|
2440
2440
|
}
|
|
@@ -2467,12 +2467,12 @@ var bp = function(n, e, t, r) {
|
|
|
2467
2467
|
return this.addSeconds(u, r, s, a, l);
|
|
2468
2468
|
}
|
|
2469
2469
|
}, e;
|
|
2470
|
-
}(
|
|
2470
|
+
}(Yt)
|
|
2471
2471
|
);
|
|
2472
2472
|
function fu(n) {
|
|
2473
2473
|
for (var e = [], t = Object.keys(n), r = 0, i = t; r < i.length; r++) {
|
|
2474
2474
|
var u = i[r];
|
|
2475
|
-
q(
|
|
2475
|
+
q(Jp, u) || e.push(u), au(n[u]) && !nt(n[u]) && e.push(u);
|
|
2476
2476
|
}
|
|
2477
2477
|
if (e.length)
|
|
2478
2478
|
throw new Error("Invalid options: " + e.join(", "));
|
|
@@ -2490,7 +2490,7 @@ function xp(n) {
|
|
|
2490
2490
|
throw new Error("bysetpos must be between 1 and 366, or between -366 and -1");
|
|
2491
2491
|
}
|
|
2492
2492
|
}
|
|
2493
|
-
if (!(e.byweekno ||
|
|
2493
|
+
if (!(e.byweekno || J(e.byweekno) || J(e.byyearday) || e.bymonthday || J(e.bymonthday) || K(e.byweekday) || K(e.byeaster)))
|
|
2494
2494
|
switch (e.freq) {
|
|
2495
2495
|
case O.YEARLY:
|
|
2496
2496
|
e.bymonth || (e.bymonth = e.dtstart.getUTCMonth() + 1), e.bymonthday = e.dtstart.getUTCDate();
|
|
@@ -2531,7 +2531,7 @@ function xp(n) {
|
|
|
2531
2531
|
}
|
|
2532
2532
|
!a.n || e.freq > O.MONTHLY ? o.push(a.weekday) : s.push([a.weekday, a.n]);
|
|
2533
2533
|
}
|
|
2534
|
-
e.byweekday =
|
|
2534
|
+
e.byweekday = J(o) ? o : null, e.bynweekday = J(s) ? s : null;
|
|
2535
2535
|
}
|
|
2536
2536
|
return K(e.byhour) ? be(e.byhour) && (e.byhour = [e.byhour]) : e.byhour = e.freq < O.HOURLY ? [e.dtstart.getUTCHours()] : null, K(e.byminute) ? be(e.byminute) && (e.byminute = [e.byminute]) : e.byminute = e.freq < O.MINUTELY ? [e.dtstart.getUTCMinutes()] : null, K(e.bysecond) ? be(e.bysecond) && (e.bysecond = [e.bysecond]) : e.bysecond = e.freq < O.SECONDLY ? [e.dtstart.getUTCSeconds()] : null, { parsedOptions: e };
|
|
2537
2537
|
}
|
|
@@ -2543,19 +2543,19 @@ function wp(n) {
|
|
|
2543
2543
|
return n.byhour.forEach(function(r) {
|
|
2544
2544
|
n.byminute.forEach(function(i) {
|
|
2545
2545
|
n.bysecond.forEach(function(u) {
|
|
2546
|
-
t.push(new
|
|
2546
|
+
t.push(new Yt(r, i, u, e));
|
|
2547
2547
|
});
|
|
2548
2548
|
});
|
|
2549
2549
|
}), t;
|
|
2550
2550
|
}
|
|
2551
|
-
function
|
|
2551
|
+
function Ar(n) {
|
|
2552
2552
|
var e = n.split(`
|
|
2553
2553
|
`).map(kp).filter(function(t) {
|
|
2554
2554
|
return t !== null;
|
|
2555
2555
|
});
|
|
2556
2556
|
return se(se({}, e[0]), e[1]);
|
|
2557
2557
|
}
|
|
2558
|
-
function
|
|
2558
|
+
function Ht(n) {
|
|
2559
2559
|
var e = {}, t = /DTSTART(?:;TZID=([^:=]+?))?(?::|=)([^;\s]+)/i.exec(n);
|
|
2560
2560
|
if (!t)
|
|
2561
2561
|
return e;
|
|
@@ -2574,13 +2574,13 @@ function kp(n) {
|
|
|
2574
2574
|
case "EXRULE":
|
|
2575
2575
|
return qn(n);
|
|
2576
2576
|
case "DTSTART":
|
|
2577
|
-
return
|
|
2577
|
+
return Ht(n);
|
|
2578
2578
|
default:
|
|
2579
2579
|
throw new Error("Unsupported RFC prop ".concat(t, " in ").concat(n));
|
|
2580
2580
|
}
|
|
2581
2581
|
}
|
|
2582
2582
|
function qn(n) {
|
|
2583
|
-
var e = n.replace(/^RRULE:/i, ""), t =
|
|
2583
|
+
var e = n.replace(/^RRULE:/i, ""), t = Ht(e), r = n.replace(/^(?:RRULE|EXRULE):/i, "").split(";");
|
|
2584
2584
|
return r.forEach(function(i) {
|
|
2585
2585
|
var u = i.split("="), o = u[0], s = u[1];
|
|
2586
2586
|
switch (o.toUpperCase()) {
|
|
@@ -2609,7 +2609,7 @@ function qn(n) {
|
|
|
2609
2609
|
break;
|
|
2610
2610
|
case "DTSTART":
|
|
2611
2611
|
case "TZID":
|
|
2612
|
-
var c =
|
|
2612
|
+
var c = Ht(n);
|
|
2613
2613
|
t.tzid = c.tzid, t.dtstart = c.dtstart;
|
|
2614
2614
|
break;
|
|
2615
2615
|
case "UNTIL":
|
|
@@ -2645,7 +2645,7 @@ function $p(n) {
|
|
|
2645
2645
|
return new re(o, i);
|
|
2646
2646
|
});
|
|
2647
2647
|
}
|
|
2648
|
-
var
|
|
2648
|
+
var zt = (
|
|
2649
2649
|
/** @class */
|
|
2650
2650
|
function() {
|
|
2651
2651
|
function n(e, t) {
|
|
@@ -2669,7 +2669,7 @@ var Ht = (
|
|
|
2669
2669
|
}, n;
|
|
2670
2670
|
}()
|
|
2671
2671
|
);
|
|
2672
|
-
function
|
|
2672
|
+
function Dr(n) {
|
|
2673
2673
|
for (var e = [], t = "", r = Object.keys(n), i = Object.keys(nn), u = 0; u < r.length; u++)
|
|
2674
2674
|
if (r[u] !== "tzid" && q(i, r[u])) {
|
|
2675
2675
|
var o = r[u].toUpperCase(), s = n[r[u]], a = "";
|
|
@@ -2713,7 +2713,7 @@ function Ar(n) {
|
|
|
2713
2713
|
`);
|
|
2714
2714
|
}
|
|
2715
2715
|
function Tp(n, e) {
|
|
2716
|
-
return n ? "DTSTART" + new
|
|
2716
|
+
return n ? "DTSTART" + new zt(new Date(n), e).toString() : "";
|
|
2717
2717
|
}
|
|
2718
2718
|
function Sp(n, e) {
|
|
2719
2719
|
return Array.isArray(n) ? !Array.isArray(e) || n.length !== e.length ? !1 : n.every(function(t, r) {
|
|
@@ -2727,7 +2727,7 @@ var Bp = (
|
|
|
2727
2727
|
this.all = !1, this.before = [], this.after = [], this.between = [];
|
|
2728
2728
|
}
|
|
2729
2729
|
return n.prototype._cacheAdd = function(e, t, r) {
|
|
2730
|
-
t && (t = t instanceof Date ?
|
|
2730
|
+
t && (t = t instanceof Date ? Br(t) : _n(t)), e === "all" ? this.all = t : (r._value = t, this[e].push(r));
|
|
2731
2731
|
}, n.prototype._cacheGet = function(e, t) {
|
|
2732
2732
|
var r = !1, i = t ? Object.keys(t) : [], u = function(c) {
|
|
2733
2733
|
for (var f = 0; f < i.length; f++) {
|
|
@@ -2752,7 +2752,7 @@ var Bp = (
|
|
|
2752
2752
|
;
|
|
2753
2753
|
r = l.getValue(), this._cacheAdd(e, r, t);
|
|
2754
2754
|
}
|
|
2755
|
-
return oe(r) ? _n(r) : r instanceof Date ?
|
|
2755
|
+
return oe(r) ? _n(r) : r instanceof Date ? Br(r) : r;
|
|
2756
2756
|
}, n;
|
|
2757
2757
|
}()
|
|
2758
2758
|
), Cp = $($($($($($($($($($($($($([], _(1, 31), !0), _(2, 28), !0), _(3, 31), !0), _(4, 30), !0), _(5, 31), !0), _(6, 30), !0), _(7, 31), !0), _(8, 31), !0), _(9, 30), !0), _(10, 31), !0), _(11, 30), !0), _(12, 31), !0), _(1, 7)), Ap = $($($($($($($($($($($($($([], _(1, 31), !0), _(2, 29), !0), _(3, 31), !0), _(4, 30), !0), _(5, 31), !0), _(6, 30), !0), _(7, 31), !0), _(8, 31), !0), _(9, 30), !0), _(10, 31), !0), _(11, 30), !0), _(12, 31), !0), _(1, 7)), Dp = ke(1, 29), Rp = ke(1, 30), Re = ke(1, 31), X = ke(1, 32), Op = $($($($($($($($($($($($($([], X, !0), Rp, !0), X, !0), Re, !0), X, !0), Re, !0), X, !0), X, !0), Re, !0), X, !0), Re, !0), X, !0), X.slice(0, 7)), Mp = $($($($($($($($($($($($($([], X, !0), Dp, !0), X, !0), Re, !0), X, !0), Re, !0), X, !0), X, !0), Re, !0), X, !0), Re, !0), X, !0), X.slice(0, 7)), Ip = ke(-28, 0), Lp = ke(-29, 0), Oe = ke(-30, 0), ee = ke(-31, 0), Pp = $($($($($($($($($($($($($([], ee, !0), Lp, !0), ee, !0), Oe, !0), ee, !0), Oe, !0), ee, !0), ee, !0), Oe, !0), ee, !0), Oe, !0), ee, !0), ee.slice(0, 7)), Np = $($($($($($($($($($($($($([], ee, !0), Ip, !0), ee, !0), Oe, !0), ee, !0), Oe, !0), ee, !0), ee, !0), Oe, !0), ee, !0), Oe, !0), ee, !0), ee.slice(0, 7)), _p = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366], Up = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], Hn = function() {
|
|
@@ -2761,7 +2761,7 @@ var Bp = (
|
|
|
2761
2761
|
return n;
|
|
2762
2762
|
}();
|
|
2763
2763
|
function Fp(n, e) {
|
|
2764
|
-
var t = Pe(n, 1, 1), r = it(n) ? 366 : 365, i = it(n + 1) ? 366 : 365, u =
|
|
2764
|
+
var t = Pe(n, 1, 1), r = it(n) ? 366 : 365, i = it(n + 1) ? 366 : 365, u = Sr(t), o = Ke(t), s = se(se({ yearlen: r, nextyearlen: i, yearordinal: u, yearweekday: o }, jp(n)), { wnomask: null });
|
|
2765
2765
|
if (ye(e.byweekno))
|
|
2766
2766
|
return s;
|
|
2767
2767
|
s.wnomask = _(0, r + 7);
|
|
@@ -2848,7 +2848,7 @@ var Hp = (
|
|
|
2848
2848
|
}
|
|
2849
2849
|
return n.prototype.rebuild = function(e, t) {
|
|
2850
2850
|
var r = this.options;
|
|
2851
|
-
if (e !== this.lastyear && (this.yearinfo = Fp(e, r)),
|
|
2851
|
+
if (e !== this.lastyear && (this.yearinfo = Fp(e, r)), J(r.bynweekday) && (t !== this.lastmonth || e !== this.lastyear)) {
|
|
2852
2852
|
var i = this.yearinfo, u = i.yearlen, o = i.mrange, s = i.wdaymask;
|
|
2853
2853
|
this.monthinfo = qp(e, t, u, o, s, r);
|
|
2854
2854
|
}
|
|
@@ -2932,11 +2932,11 @@ var Hp = (
|
|
|
2932
2932
|
u[o] = o;
|
|
2933
2933
|
return [u, r, i];
|
|
2934
2934
|
}, n.prototype.wdayset = function(e, t, r) {
|
|
2935
|
-
for (var i = _(null, this.yearlen + 7), u =
|
|
2935
|
+
for (var i = _(null, this.yearlen + 7), u = Sr(Pe(e, t, r)) - this.yearordinal, o = u, s = 0; s < 7 && (i[u] = u, ++u, this.wdaymask[u] !== this.options.wkst); s++)
|
|
2936
2936
|
;
|
|
2937
2937
|
return [i, o, u];
|
|
2938
2938
|
}, n.prototype.ddayset = function(e, t, r) {
|
|
2939
|
-
var i = _(null, this.yearlen), u =
|
|
2939
|
+
var i = _(null, this.yearlen), u = Sr(Pe(e, t, r)) - this.yearordinal;
|
|
2940
2940
|
return i[u] = u, [i, u, u + 1];
|
|
2941
2941
|
}, n.prototype.htimeset = function(e, t, r, i) {
|
|
2942
2942
|
var u = this, o = [];
|
|
@@ -2945,11 +2945,11 @@ var Hp = (
|
|
|
2945
2945
|
}), at(o), o;
|
|
2946
2946
|
}, n.prototype.mtimeset = function(e, t, r, i) {
|
|
2947
2947
|
var u = this.options.bysecond.map(function(o) {
|
|
2948
|
-
return new
|
|
2948
|
+
return new Yt(e, t, o, i);
|
|
2949
2949
|
});
|
|
2950
2950
|
return at(u), u;
|
|
2951
2951
|
}, n.prototype.stimeset = function(e, t, r, i) {
|
|
2952
|
-
return [new
|
|
2952
|
+
return [new Yt(e, t, r, i)];
|
|
2953
2953
|
}, n.prototype.getdayset = function(e) {
|
|
2954
2954
|
switch (e) {
|
|
2955
2955
|
case U.YEARLY:
|
|
@@ -2998,7 +2998,7 @@ function hu(n, e) {
|
|
|
2998
2998
|
l.rebuild(a.year, a.month);
|
|
2999
2999
|
for (var c = Kp(l, a, e); ; ) {
|
|
3000
3000
|
var f = l.getdayset(r)(a.year, a.month, a.day), d = f[0], h = f[1], g = f[2], w = Gp(d, h, g, l, e);
|
|
3001
|
-
if (
|
|
3001
|
+
if (J(o))
|
|
3002
3002
|
for (var p = zp(o, c, h, g, l, d), T = 0; T < p.length; T++) {
|
|
3003
3003
|
var R = p[T];
|
|
3004
3004
|
if (u && R > u)
|
|
@@ -3031,10 +3031,10 @@ function hu(n, e) {
|
|
|
3031
3031
|
}
|
|
3032
3032
|
function Wp(n, e, t) {
|
|
3033
3033
|
var r = t.bymonth, i = t.byweekno, u = t.byweekday, o = t.byeaster, s = t.bymonthday, a = t.bynmonthday, l = t.byyearday;
|
|
3034
|
-
return
|
|
3034
|
+
return J(r) && !q(r, n.mmask[e]) || J(i) && !n.wnomask[e] || J(u) && !q(u, n.wdaymask[e]) || J(n.nwdaymask) && !n.nwdaymask[e] || o !== null && !q(n.eastermask, e) || (J(s) || J(a)) && !q(s, n.mdaymask[e]) && !q(a, n.nmdaymask[e]) || J(l) && (e < n.yearlen && !q(l, e + 1) && !q(l, -n.yearlen + e) || e >= n.yearlen && !q(l, e + 1 - n.yearlen) && !q(l, -n.nextyearlen + e - n.yearlen));
|
|
3035
3035
|
}
|
|
3036
3036
|
function zn(n, e) {
|
|
3037
|
-
return new
|
|
3037
|
+
return new zt(n, e.tzid).rezonedDate();
|
|
3038
3038
|
}
|
|
3039
3039
|
function $e(n) {
|
|
3040
3040
|
return n.getValue();
|
|
@@ -3048,7 +3048,7 @@ function Gp(n, e, t, r, i) {
|
|
|
3048
3048
|
}
|
|
3049
3049
|
function Kp(n, e, t) {
|
|
3050
3050
|
var r = t.freq, i = t.byhour, u = t.byminute, o = t.bysecond;
|
|
3051
|
-
return rn(r) ? wp(t) : r >= O.HOURLY &&
|
|
3051
|
+
return rn(r) ? wp(t) : r >= O.HOURLY && J(i) && !q(i, e.hour) || r >= O.MINUTELY && J(u) && !q(u, e.minute) || r >= O.SECONDLY && J(o) && !q(o, e.second) ? [] : n.gettimeset(r)(e.hour, e.minute, e.second, e.millisecond);
|
|
3052
3052
|
}
|
|
3053
3053
|
var de = {
|
|
3054
3054
|
MO: new re(0),
|
|
@@ -3078,7 +3078,7 @@ var de = {
|
|
|
3078
3078
|
byminute: null,
|
|
3079
3079
|
bysecond: null,
|
|
3080
3080
|
byeaster: null
|
|
3081
|
-
},
|
|
3081
|
+
}, Jp = Object.keys(nn), O = (
|
|
3082
3082
|
/** @class */
|
|
3083
3083
|
function() {
|
|
3084
3084
|
function n(e, t) {
|
|
@@ -3129,7 +3129,7 @@ var de = {
|
|
|
3129
3129
|
}, n.prototype.count = function() {
|
|
3130
3130
|
return this.all().length;
|
|
3131
3131
|
}, n.prototype.toString = function() {
|
|
3132
|
-
return
|
|
3132
|
+
return Dr(this.origOptions);
|
|
3133
3133
|
}, n.prototype.toText = function(e, t, r) {
|
|
3134
3134
|
return bp(this, e, t, r);
|
|
3135
3135
|
}, n.prototype.isFullyConvertibleToText = function() {
|
|
@@ -3144,10 +3144,10 @@ var de = {
|
|
|
3144
3144
|
"HOURLY",
|
|
3145
3145
|
"MINUTELY",
|
|
3146
3146
|
"SECONDLY"
|
|
3147
|
-
], n.YEARLY = U.YEARLY, n.MONTHLY = U.MONTHLY, n.WEEKLY = U.WEEKLY, n.DAILY = U.DAILY, n.HOURLY = U.HOURLY, n.MINUTELY = U.MINUTELY, n.SECONDLY = U.SECONDLY, n.MO = de.MO, n.TU = de.TU, n.WE = de.WE, n.TH = de.TH, n.FR = de.FR, n.SA = de.SA, n.SU = de.SU, n.parseString =
|
|
3147
|
+
], n.YEARLY = U.YEARLY, n.MONTHLY = U.MONTHLY, n.WEEKLY = U.WEEKLY, n.DAILY = U.DAILY, n.HOURLY = U.HOURLY, n.MINUTELY = U.MINUTELY, n.SECONDLY = U.SECONDLY, n.MO = de.MO, n.TU = de.TU, n.WE = de.WE, n.TH = de.TH, n.FR = de.FR, n.SA = de.SA, n.SU = de.SU, n.parseString = Ar, n.optionsToString = Dr, n;
|
|
3148
3148
|
}()
|
|
3149
3149
|
);
|
|
3150
|
-
function
|
|
3150
|
+
function Vp(n, e, t, r, i, u) {
|
|
3151
3151
|
var o = {}, s = n.accept;
|
|
3152
3152
|
function a(d, h) {
|
|
3153
3153
|
t.forEach(function(g) {
|
|
@@ -3157,7 +3157,7 @@ function Jp(n, e, t, r, i, u) {
|
|
|
3157
3157
|
});
|
|
3158
3158
|
}
|
|
3159
3159
|
i.forEach(function(d) {
|
|
3160
|
-
var h = new
|
|
3160
|
+
var h = new zt(d, u).rezonedDate();
|
|
3161
3161
|
o[Number(h)] = !0;
|
|
3162
3162
|
}), n.accept = function(d) {
|
|
3163
3163
|
var h = Number(d);
|
|
@@ -3167,7 +3167,7 @@ function Jp(n, e, t, r, i, u) {
|
|
|
3167
3167
|
return o[h] ? !0 : (o[h] = !0, s.call(this, d));
|
|
3168
3168
|
});
|
|
3169
3169
|
for (var l = 0; l < r.length; l++) {
|
|
3170
|
-
var c = new
|
|
3170
|
+
var c = new zt(r[l], u).rezonedDate();
|
|
3171
3171
|
if (!n.accept(new Date(c.getTime())))
|
|
3172
3172
|
break;
|
|
3173
3173
|
}
|
|
@@ -3195,7 +3195,7 @@ var Wn = {
|
|
|
3195
3195
|
tzid: null
|
|
3196
3196
|
};
|
|
3197
3197
|
function Zp(n, e) {
|
|
3198
|
-
var t = [], r = [], i = [], u = [], o =
|
|
3198
|
+
var t = [], r = [], i = [], u = [], o = Ht(n), s = o.dtstart, a = o.tzid, l = rg(n, e.unfold);
|
|
3199
3199
|
return l.forEach(function(c) {
|
|
3200
3200
|
var f;
|
|
3201
3201
|
if (c) {
|
|
@@ -3204,7 +3204,7 @@ function Zp(n, e) {
|
|
|
3204
3204
|
case "RRULE":
|
|
3205
3205
|
if (g.length)
|
|
3206
3206
|
throw new Error("unsupported RRULE parm: ".concat(g.join(",")));
|
|
3207
|
-
t.push(
|
|
3207
|
+
t.push(Ar(c));
|
|
3208
3208
|
break;
|
|
3209
3209
|
case "RDATE":
|
|
3210
3210
|
var p = (f = /RDATE(?:;TZID=([^:=]+))?/i.exec(c)) !== null && f !== void 0 ? f : [], T = p[1];
|
|
@@ -3213,7 +3213,7 @@ function Zp(n, e) {
|
|
|
3213
3213
|
case "EXRULE":
|
|
3214
3214
|
if (g.length)
|
|
3215
3215
|
throw new Error("unsupported EXRULE parm: ".concat(g.join(",")));
|
|
3216
|
-
i.push(
|
|
3216
|
+
i.push(Ar(w));
|
|
3217
3217
|
break;
|
|
3218
3218
|
case "EXDATE":
|
|
3219
3219
|
u = u.concat(Kn(w, g));
|
|
@@ -3238,22 +3238,22 @@ function Qp(n, e) {
|
|
|
3238
3238
|
if (e.compatible && (e.forceset = !0, e.unfold = !0), e.forceset || r.length > 1 || i.length || u.length || o.length) {
|
|
3239
3239
|
var c = new ig(l);
|
|
3240
3240
|
return c.dtstart(s), c.tzid(a || void 0), r.forEach(function(d) {
|
|
3241
|
-
c.rrule(new O(
|
|
3241
|
+
c.rrule(new O(hr(d, s, a), l));
|
|
3242
3242
|
}), i.forEach(function(d) {
|
|
3243
3243
|
c.rdate(d);
|
|
3244
3244
|
}), u.forEach(function(d) {
|
|
3245
|
-
c.exrule(new O(
|
|
3245
|
+
c.exrule(new O(hr(d, s, a), l));
|
|
3246
3246
|
}), o.forEach(function(d) {
|
|
3247
3247
|
c.exdate(d);
|
|
3248
3248
|
}), e.compatible && e.dtstart && c.rdate(s), c;
|
|
3249
3249
|
}
|
|
3250
3250
|
var f = r[0] || {};
|
|
3251
|
-
return new O(
|
|
3251
|
+
return new O(hr(f, f.dtstart || e.dtstart || s, f.tzid || e.tzid || a), l);
|
|
3252
3252
|
}
|
|
3253
3253
|
function Gn(n, e) {
|
|
3254
3254
|
return e === void 0 && (e = {}), Qp(n, Xp(e));
|
|
3255
3255
|
}
|
|
3256
|
-
function
|
|
3256
|
+
function hr(n, e, t) {
|
|
3257
3257
|
return se(se({}, n), { dtstart: e, tzid: t });
|
|
3258
3258
|
}
|
|
3259
3259
|
function Xp(n) {
|
|
@@ -3309,7 +3309,7 @@ function Kn(n, e) {
|
|
|
3309
3309
|
return en(t);
|
|
3310
3310
|
});
|
|
3311
3311
|
}
|
|
3312
|
-
function
|
|
3312
|
+
function Jn(n) {
|
|
3313
3313
|
var e = this;
|
|
3314
3314
|
return function(t) {
|
|
3315
3315
|
if (t !== void 0 && (e["_".concat(n)] = t), e["_".concat(n)] !== void 0)
|
|
@@ -3328,14 +3328,14 @@ var ig = (
|
|
|
3328
3328
|
function e(t) {
|
|
3329
3329
|
t === void 0 && (t = !1);
|
|
3330
3330
|
var r = n.call(this, {}, t) || this;
|
|
3331
|
-
return r.dtstart =
|
|
3331
|
+
return r.dtstart = Jn.apply(r, ["dtstart"]), r.tzid = Jn.apply(r, ["tzid"]), r._rrule = [], r._rdate = [], r._exrule = [], r._exdate = [], r;
|
|
3332
3332
|
}
|
|
3333
3333
|
return e.prototype._iter = function(t) {
|
|
3334
|
-
return
|
|
3334
|
+
return Vp(t, this._rrule, this._exrule, this._rdate, this._exdate, this.tzid());
|
|
3335
3335
|
}, e.prototype.rrule = function(t) {
|
|
3336
|
-
|
|
3336
|
+
Vn(t, this._rrule);
|
|
3337
3337
|
}, e.prototype.exrule = function(t) {
|
|
3338
|
-
|
|
3338
|
+
Vn(t, this._exrule);
|
|
3339
3339
|
}, e.prototype.rdate = function(t) {
|
|
3340
3340
|
Zn(t, this._rdate);
|
|
3341
3341
|
}, e.prototype.exdate = function(t) {
|
|
@@ -3358,7 +3358,7 @@ var ig = (
|
|
|
3358
3358
|
});
|
|
3359
3359
|
}, e.prototype.valueOf = function() {
|
|
3360
3360
|
var t = [];
|
|
3361
|
-
return !this._rrule.length && this._dtstart && (t = t.concat(
|
|
3361
|
+
return !this._rrule.length && this._dtstart && (t = t.concat(Dr({ dtstart: this._dtstart }))), this._rrule.forEach(function(r) {
|
|
3362
3362
|
t = t.concat(r.toString().split(`
|
|
3363
3363
|
`));
|
|
3364
3364
|
}), this._exrule.forEach(function(r) {
|
|
@@ -3386,7 +3386,7 @@ var ig = (
|
|
|
3386
3386
|
}, e;
|
|
3387
3387
|
}(O)
|
|
3388
3388
|
);
|
|
3389
|
-
function
|
|
3389
|
+
function Vn(n, e) {
|
|
3390
3390
|
if (!(n instanceof O))
|
|
3391
3391
|
throw new TypeError(String(n) + " is not RRule instance");
|
|
3392
3392
|
q(e.map(String), String(n)) || e.push(n);
|
|
@@ -3417,7 +3417,7 @@ const ug = {
|
|
|
3417
3417
|
console && console[n] && console[n].apply(console, e);
|
|
3418
3418
|
}
|
|
3419
3419
|
};
|
|
3420
|
-
class
|
|
3420
|
+
class Wt {
|
|
3421
3421
|
constructor(e) {
|
|
3422
3422
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
3423
3423
|
this.init(e, t);
|
|
@@ -3450,17 +3450,17 @@ class zt {
|
|
|
3450
3450
|
return i && !this.debug ? null : (typeof e[0] == "string" && (e[0] = `${r}${this.prefix} ${e[0]}`), this.logger[t](e));
|
|
3451
3451
|
}
|
|
3452
3452
|
create(e) {
|
|
3453
|
-
return new
|
|
3453
|
+
return new Wt(this.logger, {
|
|
3454
3454
|
prefix: `${this.prefix}:${e}:`,
|
|
3455
3455
|
...this.options
|
|
3456
3456
|
});
|
|
3457
3457
|
}
|
|
3458
3458
|
clone(e) {
|
|
3459
|
-
return e = e || this.options, e.prefix = e.prefix || this.prefix, new
|
|
3459
|
+
return e = e || this.options, e.prefix = e.prefix || this.prefix, new Wt(this.logger, e);
|
|
3460
3460
|
}
|
|
3461
3461
|
}
|
|
3462
|
-
var xe = new
|
|
3463
|
-
class
|
|
3462
|
+
var xe = new Wt();
|
|
3463
|
+
class ur {
|
|
3464
3464
|
constructor() {
|
|
3465
3465
|
this.observers = {};
|
|
3466
3466
|
}
|
|
@@ -3550,7 +3550,7 @@ function ag(n, e, t, r) {
|
|
|
3550
3550
|
} = ut(n, e, Object);
|
|
3551
3551
|
i[u] = i[u] || [], i[u].push(t);
|
|
3552
3552
|
}
|
|
3553
|
-
function
|
|
3553
|
+
function Gt(n, e) {
|
|
3554
3554
|
const {
|
|
3555
3555
|
obj: t,
|
|
3556
3556
|
k: r
|
|
@@ -3559,8 +3559,8 @@ function Wt(n, e) {
|
|
|
3559
3559
|
return t[r];
|
|
3560
3560
|
}
|
|
3561
3561
|
function lg(n, e, t) {
|
|
3562
|
-
const r =
|
|
3563
|
-
return r !== void 0 ? r :
|
|
3562
|
+
const r = Gt(n, t);
|
|
3563
|
+
return r !== void 0 ? r : Gt(e, t);
|
|
3564
3564
|
}
|
|
3565
3565
|
function pu(n, e, t) {
|
|
3566
3566
|
for (const r in e)
|
|
@@ -3606,7 +3606,7 @@ function gg(n, e, t) {
|
|
|
3606
3606
|
}
|
|
3607
3607
|
return u;
|
|
3608
3608
|
}
|
|
3609
|
-
function
|
|
3609
|
+
function Rr(n, e) {
|
|
3610
3610
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : ".";
|
|
3611
3611
|
if (!n) return;
|
|
3612
3612
|
if (n[e]) return n[e];
|
|
@@ -3627,10 +3627,10 @@ function Dr(n, e) {
|
|
|
3627
3627
|
}
|
|
3628
3628
|
return i;
|
|
3629
3629
|
}
|
|
3630
|
-
function
|
|
3630
|
+
function Kt(n) {
|
|
3631
3631
|
return n && n.indexOf("_") > 0 ? n.replace("_", "-") : n;
|
|
3632
3632
|
}
|
|
3633
|
-
class ti extends
|
|
3633
|
+
class ti extends ur {
|
|
3634
3634
|
constructor(e) {
|
|
3635
3635
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
|
3636
3636
|
ns: ["translation"],
|
|
@@ -3650,8 +3650,8 @@ class ti extends ir {
|
|
|
3650
3650
|
const u = i.keySeparator !== void 0 ? i.keySeparator : this.options.keySeparator, o = i.ignoreJSONStructure !== void 0 ? i.ignoreJSONStructure : this.options.ignoreJSONStructure;
|
|
3651
3651
|
let s;
|
|
3652
3652
|
e.indexOf(".") > -1 ? s = e.split(".") : (s = [e, t], r && (Array.isArray(r) ? s.push(...r) : typeof r == "string" && u ? s.push(...r.split(u)) : s.push(r)));
|
|
3653
|
-
const a =
|
|
3654
|
-
return !a && !t && !r && e.indexOf(".") > -1 && (e = s[0], t = s[1], r = s.slice(2).join(".")), a || !o || typeof r != "string" ? a :
|
|
3653
|
+
const a = Gt(this.data, s);
|
|
3654
|
+
return !a && !t && !r && e.indexOf(".") > -1 && (e = s[0], t = s[1], r = s.slice(2).join(".")), a || !o || typeof r != "string" ? a : Rr(this.data && this.data[e] && this.data[e][t], r, u);
|
|
3655
3655
|
}
|
|
3656
3656
|
addResource(e, t, r, i) {
|
|
3657
3657
|
let u = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : {
|
|
@@ -3677,7 +3677,7 @@ class ti extends ir {
|
|
|
3677
3677
|
skipCopy: !1
|
|
3678
3678
|
}, s = [e, t];
|
|
3679
3679
|
e.indexOf(".") > -1 && (s = e.split("."), i = r, r = t, t = s[1]), this.addNamespaces(t);
|
|
3680
|
-
let a =
|
|
3680
|
+
let a = Gt(this.data, s) || {};
|
|
3681
3681
|
o.skipCopy || (r = JSON.parse(JSON.stringify(r))), i ? pu(a, r, u) : a = {
|
|
3682
3682
|
...a,
|
|
3683
3683
|
...r
|
|
@@ -3717,7 +3717,7 @@ var gu = {
|
|
|
3717
3717
|
}
|
|
3718
3718
|
};
|
|
3719
3719
|
const ri = {};
|
|
3720
|
-
class
|
|
3720
|
+
class Jt extends ur {
|
|
3721
3721
|
constructor(e) {
|
|
3722
3722
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
3723
3723
|
super(), og(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], e, this), this.options = t, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = xe.create("translator");
|
|
@@ -3814,7 +3814,7 @@ class Kt extends ir {
|
|
|
3814
3814
|
d = d.join(T), d && (d = this.extendTranslation(d, e, t, r));
|
|
3815
3815
|
else {
|
|
3816
3816
|
let D = !1, P = !1;
|
|
3817
|
-
const I = t.count !== void 0 && typeof t.count != "string", F =
|
|
3817
|
+
const I = t.count !== void 0 && typeof t.count != "string", F = Jt.hasDefaultValue(t), W = I ? this.pluralResolver.getSuffix(l, t.count, t) : "", N = t.ordinal && I ? this.pluralResolver.getSuffix(l, t.count, {
|
|
3818
3818
|
ordinal: !1
|
|
3819
3819
|
}) : "", M = I && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), m = M && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${W}`] || t[`defaultValue${N}`] || t.defaultValue;
|
|
3820
3820
|
!this.isValidLookup(d) && F && (D = !0, d = m), this.isValidLookup(d) || (P = !0, d = o);
|
|
@@ -3963,7 +3963,7 @@ class Kt extends ir {
|
|
|
3963
3963
|
return !1;
|
|
3964
3964
|
}
|
|
3965
3965
|
}
|
|
3966
|
-
function
|
|
3966
|
+
function pr(n) {
|
|
3967
3967
|
return n.charAt(0).toUpperCase() + n.slice(1);
|
|
3968
3968
|
}
|
|
3969
3969
|
class ni {
|
|
@@ -3971,12 +3971,12 @@ class ni {
|
|
|
3971
3971
|
this.options = e, this.supportedLngs = this.options.supportedLngs || !1, this.logger = xe.create("languageUtils");
|
|
3972
3972
|
}
|
|
3973
3973
|
getScriptPartFromCode(e) {
|
|
3974
|
-
if (e =
|
|
3974
|
+
if (e = Kt(e), !e || e.indexOf("-") < 0) return null;
|
|
3975
3975
|
const t = e.split("-");
|
|
3976
3976
|
return t.length === 2 || (t.pop(), t[t.length - 1].toLowerCase() === "x") ? null : this.formatLanguageCode(t.join("-"));
|
|
3977
3977
|
}
|
|
3978
3978
|
getLanguagePartFromCode(e) {
|
|
3979
|
-
if (e =
|
|
3979
|
+
if (e = Kt(e), !e || e.indexOf("-") < 0) return e;
|
|
3980
3980
|
const t = e.split("-");
|
|
3981
3981
|
return this.formatLanguageCode(t[0]);
|
|
3982
3982
|
}
|
|
@@ -3984,7 +3984,7 @@ class ni {
|
|
|
3984
3984
|
if (typeof e == "string" && e.indexOf("-") > -1) {
|
|
3985
3985
|
const t = ["hans", "hant", "latn", "cyrl", "cans", "mong", "arab"];
|
|
3986
3986
|
let r = e.split("-");
|
|
3987
|
-
return this.options.lowerCaseLng ? r = r.map((i) => i.toLowerCase()) : r.length === 2 ? (r[0] = r[0].toLowerCase(), r[1] = r[1].toUpperCase(), t.indexOf(r[1].toLowerCase()) > -1 && (r[1] =
|
|
3987
|
+
return this.options.lowerCaseLng ? r = r.map((i) => i.toLowerCase()) : r.length === 2 ? (r[0] = r[0].toLowerCase(), r[1] = r[1].toUpperCase(), t.indexOf(r[1].toLowerCase()) > -1 && (r[1] = pr(r[1].toLowerCase()))) : r.length === 3 && (r[0] = r[0].toLowerCase(), r[1].length === 2 && (r[1] = r[1].toUpperCase()), r[0] !== "sgn" && r[2].length === 2 && (r[2] = r[2].toUpperCase()), t.indexOf(r[1].toLowerCase()) > -1 && (r[1] = pr(r[1].toLowerCase())), t.indexOf(r[2].toLowerCase()) > -1 && (r[2] = pr(r[2].toLowerCase()))), r.join("-");
|
|
3988
3988
|
}
|
|
3989
3989
|
return this.options.cleanCode || this.options.lowerCaseLng ? e.toLowerCase() : e;
|
|
3990
3990
|
}
|
|
@@ -4216,7 +4216,7 @@ class wg {
|
|
|
4216
4216
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
4217
4217
|
if (this.shouldUseIntlApi())
|
|
4218
4218
|
try {
|
|
4219
|
-
return new Intl.PluralRules(
|
|
4219
|
+
return new Intl.PluralRules(Kt(e === "dev" ? "en" : e), {
|
|
4220
4220
|
type: t.ordinal ? "ordinal" : "cardinal"
|
|
4221
4221
|
});
|
|
4222
4222
|
} catch {
|
|
@@ -4256,7 +4256,7 @@ class wg {
|
|
|
4256
4256
|
}
|
|
4257
4257
|
function ui(n, e, t) {
|
|
4258
4258
|
let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", i = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, u = lg(n, e, t);
|
|
4259
|
-
return !u && i && typeof t == "string" && (u =
|
|
4259
|
+
return !u && i && typeof t == "string" && (u = Rr(n, t, r), u === void 0 && (u = Rr(e, t, r))), u;
|
|
4260
4260
|
}
|
|
4261
4261
|
class kg {
|
|
4262
4262
|
constructor() {
|
|
@@ -4410,7 +4410,7 @@ function Ye(n) {
|
|
|
4410
4410
|
return function(r, i, u) {
|
|
4411
4411
|
const o = i + JSON.stringify(u);
|
|
4412
4412
|
let s = e[o];
|
|
4413
|
-
return s || (s = n(
|
|
4413
|
+
return s || (s = n(Kt(i), u), e[o] = s), s(r);
|
|
4414
4414
|
};
|
|
4415
4415
|
}
|
|
4416
4416
|
class $g {
|
|
@@ -4491,7 +4491,7 @@ class $g {
|
|
|
4491
4491
|
function Tg(n, e) {
|
|
4492
4492
|
n.pending[e] !== void 0 && (delete n.pending[e], n.pendingCount--);
|
|
4493
4493
|
}
|
|
4494
|
-
class Sg extends
|
|
4494
|
+
class Sg extends ur {
|
|
4495
4495
|
constructor(e, t, r) {
|
|
4496
4496
|
let i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {};
|
|
4497
4497
|
super(), this.backend = e, this.store = t, this.services = r, this.languageUtils = r.languageUtils, this.options = i, this.logger = xe.create("backendConnector"), this.waitingReads = [], this.maxParallelReads = i.maxParallelReads || 10, this.readingCalls = 0, this.maxRetries = i.maxRetries >= 0 ? i.maxRetries : 5, this.retryTimeout = i.retryTimeout >= 1 ? i.retryTimeout : 350, this.state = {}, this.queue = [], this.backend && this.backend.init && this.backend.init(r, i.backend, i);
|
|
@@ -4695,7 +4695,7 @@ function Bg(n) {
|
|
|
4695
4695
|
typeof n[t] == "function" && (n[t] = n[t].bind(n));
|
|
4696
4696
|
});
|
|
4697
4697
|
}
|
|
4698
|
-
class lt extends
|
|
4698
|
+
class lt extends ur {
|
|
4699
4699
|
constructor() {
|
|
4700
4700
|
let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 ? arguments[1] : void 0;
|
|
4701
4701
|
if (super(), this.options = si(e), this.services = {}, this.logger = xe, this.modules = {
|
|
@@ -4741,7 +4741,7 @@ class lt extends ir {
|
|
|
4741
4741
|
for (var g = arguments.length, w = new Array(g > 1 ? g - 1 : 0), p = 1; p < g; p++)
|
|
4742
4742
|
w[p - 1] = arguments[p];
|
|
4743
4743
|
e.emit(h, ...w);
|
|
4744
|
-
}), this.modules.languageDetector && (d.languageDetector = u(this.modules.languageDetector), d.languageDetector.init && d.languageDetector.init(d, this.options.detection, this.options)), this.modules.i18nFormat && (d.i18nFormat = u(this.modules.i18nFormat), d.i18nFormat.init && d.i18nFormat.init(this)), this.translator = new
|
|
4744
|
+
}), this.modules.languageDetector && (d.languageDetector = u(this.modules.languageDetector), d.languageDetector.init && d.languageDetector.init(d, this.options.detection, this.options)), this.modules.i18nFormat && (d.i18nFormat = u(this.modules.i18nFormat), d.i18nFormat.init && d.i18nFormat.init(this)), this.translator = new Jt(this.services, this.options), this.translator.on("*", function(h) {
|
|
4745
4745
|
for (var g = arguments.length, w = new Array(g > 1 ? g - 1 : 0), p = 1; p < g; p++)
|
|
4746
4746
|
w[p - 1] = arguments[p];
|
|
4747
4747
|
e.emit(h, ...w);
|
|
@@ -4917,7 +4917,7 @@ class lt extends ir {
|
|
|
4917
4917
|
...this.services
|
|
4918
4918
|
}, u.services.utils = {
|
|
4919
4919
|
hasLoadedNamespace: u.hasLoadedNamespace.bind(u)
|
|
4920
|
-
}, r && (u.store = new ti(this.store.data, i), u.services.resourceStore = u.store), u.translator = new
|
|
4920
|
+
}, r && (u.store = new ti(this.store.data, i), u.services.resourceStore = u.store), u.translator = new Jt(u.services, i), u.translator.on("*", function(s) {
|
|
4921
4921
|
for (var a = arguments.length, l = new Array(a > 1 ? a - 1 : 0), c = 1; c < a; c++)
|
|
4922
4922
|
l[c - 1] = arguments[c];
|
|
4923
4923
|
u.emit(s, ...l);
|
|
@@ -4963,7 +4963,7 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
4963
4963
|
october: "October",
|
|
4964
4964
|
november: "November",
|
|
4965
4965
|
december: "December"
|
|
4966
|
-
}, ku = "Next", Eu = "{{date}}", $u = "{{time}}", Tu = "Name", Su = "Enter your name", Bu = "Email", Cu = "Enter your email", Au = "Guest email", Du = "Enter guest email", Ru = "Add guest", Ou = "Add another guest", Mu = "Back", Iu = "Book now", Lu = "Booking confirmed", Pu = "You'll receive an email confirmation soon.", Nu = "Booking sent", _u = "You will receive an email once the booking is confirmed.", Uu = "Booking rescheduled", Fu = "Booking date and time", ju = "Cancel booking", qu = "Reschedule", Yu = "Reject booking", Hu = "Confirm booking", zu = "Booking pending", Wu = "Manage your booking below. The invitee will receive an email informing them of the request status.", Gu = "Your booking has been confirmed successfully", Ku = "A confirmation email has been sent to",
|
|
4966
|
+
}, ku = "Next", Eu = "{{date}}", $u = "{{time}}", Tu = "Name", Su = "Enter your name", Bu = "Email", Cu = "Enter your email", Au = "Guest email", Du = "Enter guest email", Ru = "Add guest", Ou = "Add another guest", Mu = "Back", Iu = "Book now", Lu = "Booking confirmed", Pu = "You'll receive an email confirmation soon.", Nu = "Booking sent", _u = "You will receive an email once the booking is confirmed.", Uu = "Booking rescheduled", Fu = "Booking date and time", ju = "Cancel booking", qu = "Reschedule", Yu = "Reject booking", Hu = "Confirm booking", zu = "Booking pending", Wu = "Manage your booking below. The invitee will receive an email informing them of the request status.", Gu = "Your booking has been confirmed successfully", Ku = "A confirmation email has been sent to", Ju = "Cancel booking?", Vu = "Your current timeslot will become available to others.", Zu = "Reason for cancellation", Qu = "Go back", Xu = "Your booking has been cancelled successfully", eo = "A cancellation email has been sent to", to = "Close", ro = "Closing", no = "{{field}} is required.", io = "{{field}} has invalid format.", uo = "Create Booking", oo = "Get Availability", so = "Cancel Booking", ao = "Reschedule Booking", lo = "Get UI Settings", co = "Reject Booking", fo = "Confirm Booking", ho = "Something went wrong...", po = "Scheduling Component Error", go = "'sessionId' is required for private configs.", mo = "If using public config either pass a configurationId or a combination of 'slug' and 'clientId'.", bo = "Invalid timeslot!", yo = "The selected timeslot is invalid", vo = "Cancellation Error", xo = "Please provide a reason for cancellation.", wo = "You cannot cancel the booking within {{minCancellationNotice}} minutes of the event", ko = "Cancel booking form error", Cg = {
|
|
4967
4967
|
noDateSelected: bu,
|
|
4968
4968
|
rescheduleTitle: yu,
|
|
4969
4969
|
days: vu,
|
|
@@ -4996,8 +4996,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
4996
4996
|
bookingPendingnDescription: Wu,
|
|
4997
4997
|
confirmedEventCardTitle: Gu,
|
|
4998
4998
|
confirmedEventCardDescription: Ku,
|
|
4999
|
-
cancelBookingTitle:
|
|
5000
|
-
cancelBookingMessage:
|
|
4999
|
+
cancelBookingTitle: Ju,
|
|
5000
|
+
cancelBookingMessage: Vu,
|
|
5001
5001
|
reasonForCancellation: Zu,
|
|
5002
5002
|
goBackButton: Qu,
|
|
5003
5003
|
bookingCancelledTitle: Xu,
|
|
@@ -5057,8 +5057,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5057
5057
|
bookingPendingnDescription: Wu,
|
|
5058
5058
|
confirmedEventCardTitle: Gu,
|
|
5059
5059
|
confirmedEventCardDescription: Ku,
|
|
5060
|
-
cancelBookingTitle:
|
|
5061
|
-
cancelBookingMessage:
|
|
5060
|
+
cancelBookingTitle: Ju,
|
|
5061
|
+
cancelBookingMessage: Vu,
|
|
5062
5062
|
reasonForCancellation: Zu,
|
|
5063
5063
|
goBackButton: Qu,
|
|
5064
5064
|
bookingCancelledTitle: Xu,
|
|
@@ -5111,7 +5111,7 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5111
5111
|
october: "Octobre",
|
|
5112
5112
|
november: "Novembre",
|
|
5113
5113
|
december: "Décembre"
|
|
5114
|
-
}, Co = "Procéder", Ao = "{{date}}", Do = "{{time}}", Ro = "Name", Oo = "Entrez votre nom", Mo = "E-mail", Io = "Entrer votre E-mail", Lo = "E-mail invité", Po = "Entrez l'adresse e-mail de l'invité", No = "Ajouter un invité", _o = "Ajouter un autre invité", Uo = "Retour", Fo = "Réservez maintenant", jo = "Réservation confirmée", qo = "Vous recevrez bientôt un e-mail de confirmation.", Yo = "Réservation envoyée", Ho = "Vous recevrez un e-mail une fois la réservation confirmée.", zo = "Réservation reprogrammée", Wo = "Date et heure de la réservation", Go = "Annuler la réservation", Ko = "Replanifier",
|
|
5114
|
+
}, Co = "Procéder", Ao = "{{date}}", Do = "{{time}}", Ro = "Name", Oo = "Entrez votre nom", Mo = "E-mail", Io = "Entrer votre E-mail", Lo = "E-mail invité", Po = "Entrez l'adresse e-mail de l'invité", No = "Ajouter un invité", _o = "Ajouter un autre invité", Uo = "Retour", Fo = "Réservez maintenant", jo = "Réservation confirmée", qo = "Vous recevrez bientôt un e-mail de confirmation.", Yo = "Réservation envoyée", Ho = "Vous recevrez un e-mail une fois la réservation confirmée.", zo = "Réservation reprogrammée", Wo = "Date et heure de la réservation", Go = "Annuler la réservation", Ko = "Replanifier", Jo = "Refuser la réservation", Vo = "Confirmer la réservation", Zo = "Réservation en attente", Qo = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", Xo = "Votre réservation a été confirmée avec succès", es = "Un e-mail de confirmation a été envoyé à", ts = "Annuler la réservation?", rs = "Votre créneau horaire actuel sera disponible pour les autres.", ns = "Raison de l'annulation", is = "Retourner", us = "Votre réservation a été annulée avec succès", os = "Un e-mail d'annulation a été envoyé à", ss = "Fermer", as = "Fermeture", ls = "{{field}} est requis.", cs = "{{field}} a un format invalide.", ds = "Créer une Réservation", fs = "Obtenir la Disponibilité", hs = "Annuler la Réservation", ps = "Reprogrammer la Réservation", gs = "Obtenir les Paramètres UI", ms = "Refuser la Réservation", bs = "Confirmer la Réservation", ys = "Quelque chose a mal tourné...", vs = "Erreur du composant de planification", xs = "'sessionId' est requis pour les configurations privées.", ws = "Si vous utilisez une configuration publique, passez soit un configurationId, soit une combinaison de 'slug' et 'clientId'.", ks = "Créneau horaire invalide !", Es = "Le créneau horaire sélectionné est invalide", $s = "Erreur d'annulation", Ts = "Veuillez fournir une raison pour l'annulation.", Ss = "Vous ne pouvez pas annuler la réservation dans les {{minCancellationNotice}} minutes avant l'événement", Bs = "Erreur de formulaire d'annulation de réservation", Dg = {
|
|
5115
5115
|
noDateSelected: Eo,
|
|
5116
5116
|
rescheduleTitle: $o,
|
|
5117
5117
|
days: To,
|
|
@@ -5138,8 +5138,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5138
5138
|
bookingDateAndTimeHeader: Wo,
|
|
5139
5139
|
cancelBookingButton: Go,
|
|
5140
5140
|
rescheduleBookingButton: Ko,
|
|
5141
|
-
rejectBookingButton:
|
|
5142
|
-
confirmBookingButton:
|
|
5141
|
+
rejectBookingButton: Jo,
|
|
5142
|
+
confirmBookingButton: Vo,
|
|
5143
5143
|
bookingPendingTitle: Zo,
|
|
5144
5144
|
bookingPendingnDescription: Qo,
|
|
5145
5145
|
confirmedEventCardTitle: Xo,
|
|
@@ -5199,8 +5199,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5199
5199
|
bookingDateAndTimeHeader: Wo,
|
|
5200
5200
|
cancelBookingButton: Go,
|
|
5201
5201
|
rescheduleBookingButton: Ko,
|
|
5202
|
-
rejectBookingButton:
|
|
5203
|
-
confirmBookingButton:
|
|
5202
|
+
rejectBookingButton: Jo,
|
|
5203
|
+
confirmBookingButton: Vo,
|
|
5204
5204
|
bookingPendingTitle: Zo,
|
|
5205
5205
|
bookingPendingnDescription: Qo,
|
|
5206
5206
|
confirmedEventCardTitle: Xo,
|
|
@@ -5259,7 +5259,7 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5259
5259
|
october: "Octubre",
|
|
5260
5260
|
november: "Noviembre",
|
|
5261
5261
|
december: "Diciembre"
|
|
5262
|
-
}, Ms = "Siguiente", Is = "{{date}}", Ls = "{{time}}", Ps = "Nombre", Ns = "Introduce tu nombre", _s = "Correo electrónico", Us = "Introduce tu correo electrónico", Fs = "Correo electrónico del invitado", js = "Introduce el correo electrónico del invitado", qs = "Añadir invitado", Ys = "Añadir otro invitado", Hs = "Atrás", zs = "Reservar ahora", Ws = "Reserva confirmada", Gs = "Recibirás una confirmación por correo electrónico pronto.", Ks = "Reserva enviada",
|
|
5262
|
+
}, Ms = "Siguiente", Is = "{{date}}", Ls = "{{time}}", Ps = "Nombre", Ns = "Introduce tu nombre", _s = "Correo electrónico", Us = "Introduce tu correo electrónico", Fs = "Correo electrónico del invitado", js = "Introduce el correo electrónico del invitado", qs = "Añadir invitado", Ys = "Añadir otro invitado", Hs = "Atrás", zs = "Reservar ahora", Ws = "Reserva confirmada", Gs = "Recibirás una confirmación por correo electrónico pronto.", Ks = "Reserva enviada", Js = "Recibirás un correo electrónico una vez que se confirme la reserva.", Vs = "Reserva reprogramada", Zs = "Fecha y hora de la reserva", Qs = "Cancelar reserva", Xs = "Reprogramar", ea = "Rechazar reserva", ta = "Confirmar reserva", ra = "Reserva pendiente", na = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", ia = "Tu reserva ha sido confirmada con éxito", ua = "Se ha enviado un correo de confirmación a", oa = "¿Cancelar reserva?", sa = "Su horario actual estará disponible para otros.", aa = "Motivo de la cancelación", la = "Regresar", ca = "Su reserva ha sido cancelada con éxito", da = "Se ha enviado un correo electrónico de cancelación a", fa = "Cerrar", ha = "Cerrando", pa = "{{field}} es obligatorio.", ga = "{{field}} tiene un formato no válido.", ma = "Crear Reserva", ba = "Obtener Disponibilidad", ya = "Cancelar Reserva", va = "Reprogramar Reserva", xa = "Obtener Configuraciones de UI", wa = "Rechazar Reserva", ka = "Confirmar Reserva", Ea = "Algo salió mal...", $a = "Error en el componente de programación", Ta = "'sessionId' es necesario para configuraciones privadas.", Sa = "Si se usa una configuración pública, pase una configurationId o una combinación de 'slug' y 'clientId'.", Ba = "¡Intervalo de tiempo no válido!", Ca = "El intervalo de tiempo seleccionado no es válido", Aa = "Error de Cancelación", Da = "Por favor, indique el motivo de la cancelación.", Ra = "No puede cancelar la reserva dentro de los {{minCancellationNotice}} minutos del evento", Oa = "Error en el formulario de cancelación de la reserva", Og = {
|
|
5263
5263
|
noDateSelected: Cs,
|
|
5264
5264
|
rescheduleTitle: As,
|
|
5265
5265
|
days: Ds,
|
|
@@ -5281,8 +5281,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5281
5281
|
bookingConfirmed: Ws,
|
|
5282
5282
|
bookingConfirmedDescription: Gs,
|
|
5283
5283
|
bookingSent: Ks,
|
|
5284
|
-
bookingSentDescription:
|
|
5285
|
-
bookingRescheduled:
|
|
5284
|
+
bookingSentDescription: Js,
|
|
5285
|
+
bookingRescheduled: Vs,
|
|
5286
5286
|
bookingDateAndTimeHeader: Zs,
|
|
5287
5287
|
cancelBookingButton: Qs,
|
|
5288
5288
|
rescheduleBookingButton: Xs,
|
|
@@ -5342,8 +5342,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5342
5342
|
bookingConfirmed: Ws,
|
|
5343
5343
|
bookingConfirmedDescription: Gs,
|
|
5344
5344
|
bookingSent: Ks,
|
|
5345
|
-
bookingSentDescription:
|
|
5346
|
-
bookingRescheduled:
|
|
5345
|
+
bookingSentDescription: Js,
|
|
5346
|
+
bookingRescheduled: Vs,
|
|
5347
5347
|
bookingDateAndTimeHeader: Zs,
|
|
5348
5348
|
cancelBookingButton: Qs,
|
|
5349
5349
|
rescheduleBookingButton: Xs,
|
|
@@ -5407,7 +5407,7 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5407
5407
|
october: "10月",
|
|
5408
5408
|
november: "11月",
|
|
5409
5409
|
december: "12月"
|
|
5410
|
-
}, _a = "次", Ua = "{{date}}", Fa = "{{time}}", ja = "名前", qa = "名前を入力してください", Ya = "メールアドレス", Ha = "メールアドレスを入力してください", za = "ゲストのメールアドレス", Wa = "ゲストのメールアドレスを入力してください", Ga = "ゲストを追加", Ka = "他のゲストを追加",
|
|
5410
|
+
}, _a = "次", Ua = "{{date}}", Fa = "{{time}}", ja = "名前", qa = "名前を入力してください", Ya = "メールアドレス", Ha = "メールアドレスを入力してください", za = "ゲストのメールアドレス", Wa = "ゲストのメールアドレスを入力してください", Ga = "ゲストを追加", Ka = "他のゲストを追加", Ja = "戻る", Va = "今すぐ予約", Za = "予約が確認されました", Qa = "間もなくメールで確認が届きます。", Xa = "予約が送信されました", el = "予約が確認され次第、メールをお送りします。", tl = "予約が再予定されました", rl = "予約の日付と時間", nl = "予約をキャンセル", il = "再調整", ul = "予約を拒否", ol = "予約を確認", sl = "予約保留中", al = "以下で予約を管理します。招待者にはリクエストステータスを知らせるメールが届きます。", ll = "予約が正常に確認されました", cl = "確認メールが送信されました", dl = "予約をキャンセルしますか?", fl = "現在の時間枠は他の人に利用可能になります。", hl = "キャンセルの理由", pl = "戻る", gl = "予約が正常にキャンセルされました", ml = "キャンセルメールが送信されました", bl = "閉じる", yl = "閉じる", vl = "{{field}} は必須です.", xl = "{{field}} の形式が無効です.", wl = "予約作成", kl = "空き状況を取得", El = "予約をキャンセル", $l = "予約の再スケジュール", Tl = "UI設定を取得", Sl = "予約を拒否", Bl = "予約を確認", Cl = "何かがうまくいかなかった...", Al = "スケジューリングコンポーネントエラー", Dl = "プライベート構成には 'sessionId' が必要です。", Rl = "公開設定を使用する場合は、configurationId または 'slug' と 'clientId' の組み合わせを渡します。", Ol = "無効な時間帯!", Ml = "選択された時間帯は無効です", Il = "キャンセルエラー", Ll = "キャンセルの理由を入力してください。", Pl = "イベントの{{minCancellationNotice}}分前には予約をキャンセルできません", Nl = "予約キャンセルフォームエラー", Ig = {
|
|
5411
5411
|
noDateSelected: Ma,
|
|
5412
5412
|
rescheduleTitle: Ia,
|
|
5413
5413
|
days: La,
|
|
@@ -5424,8 +5424,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5424
5424
|
guestEmailPlaceholder: Wa,
|
|
5425
5425
|
addGuest: Ga,
|
|
5426
5426
|
addAnotherGuest: Ka,
|
|
5427
|
-
backButton:
|
|
5428
|
-
bookNowButton:
|
|
5427
|
+
backButton: Ja,
|
|
5428
|
+
bookNowButton: Va,
|
|
5429
5429
|
bookingConfirmed: Za,
|
|
5430
5430
|
bookingConfirmedDescription: Qa,
|
|
5431
5431
|
bookingSent: Xa,
|
|
@@ -5485,8 +5485,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5485
5485
|
guestEmailPlaceholder: Wa,
|
|
5486
5486
|
addGuest: Ga,
|
|
5487
5487
|
addAnotherGuest: Ka,
|
|
5488
|
-
backButton:
|
|
5489
|
-
bookNowButton:
|
|
5488
|
+
backButton: Ja,
|
|
5489
|
+
bookNowButton: Va,
|
|
5490
5490
|
bookingConfirmed: Za,
|
|
5491
5491
|
bookingConfirmedDescription: Qa,
|
|
5492
5492
|
bookingSent: Xa,
|
|
@@ -5555,7 +5555,7 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5555
5555
|
october: "Oktober",
|
|
5556
5556
|
november: "November",
|
|
5557
5557
|
december: "Dezember"
|
|
5558
|
-
}, Yl = "Weiter", Hl = "{{date}}", zl = "{{time}}", Wl = "Name", Gl = "Geben Sie Ihren Namen ein", Kl = "E-Mail",
|
|
5558
|
+
}, Yl = "Weiter", Hl = "{{date}}", zl = "{{time}}", Wl = "Name", Gl = "Geben Sie Ihren Namen ein", Kl = "E-Mail", Jl = "Geben Sie Ihre E-Mail-Adresse ein", Vl = "Gast E-Mail", Zl = "Geben Sie die E-Mail-Adresse des Gastes ein", Ql = "Gast hinzufügen", Xl = "Weiteren Gast hinzufügen", ec = "Zurück", tc = "Jetzt buchen", rc = "Buchung bestätigt", nc = "Sie erhalten in Kürze eine E-Mail-Bestätigung.", ic = "Buchung gesendet", uc = "Sie erhalten eine E-Mail, sobald die Buchung bestätigt ist.", oc = "Buchung umgebucht", sc = "Buchungsdatum und -zeit", ac = "Buchung stornieren", lc = "Umplanen", cc = "Buchung ablehnen", dc = "Buchung bestätigen", fc = "Buchung ausstehend", hc = "Verwalten Sie Ihre Buchung unten. Der Eingeladene erhält eine E-Mail mit dem Status der Anfrage.", pc = "Ihre Buchung wurde erfolgreich bestätigt", gc = "Eine Bestätigungs-E-Mail wurde gesendet an", mc = "Buchung stornieren?", bc = "Ihr aktueller Zeitraum wird für andere verfügbar.", yc = "Grund für die Stornierung", vc = "Zurück", xc = "Ihre Buchung wurde erfolgreich storniert", wc = "Eine Stornierungs-E-Mail wurde gesendet an", kc = "Schließen", Ec = "Schließen", $c = "{{field}} ist erforderlich.", Tc = "{{field}} hat ein ungültiges Format.", Sc = "Buchung Erstellen", Bc = "Verfügbarkeit Ermitteln", Cc = "Buchung Stornieren", Ac = "Buchung Verschieben", Dc = "UI-Einstellungen Abrufen", Rc = "Buchung Ablehnen", Oc = "Buchung Bestätigen", Mc = "Etwas ist schief gelaufen...", Ic = "Fehler im Planungskomponent", Lc = "'sessionId' ist für private Konfigurationen erforderlich.", Pc = "Bei Verwendung einer öffentlichen Konfiguration geben Sie entweder eine Konfigurations-ID oder eine Kombination aus 'slug' und 'clientId' an.", Nc = "Ungültiges Zeitfenster!", _c = "Das ausgewählte Zeitfenster ist ungültig", Uc = "Stornierungsfehler", Fc = "Bitte geben Sie einen Grund für die Stornierung an.", jc = "Sie können die Buchung nicht innerhalb von {{minCancellationNotice}} Minuten vor der Veranstaltung stornieren", qc = "Fehler im Stornierungsformular", Pg = {
|
|
5559
5559
|
noDateSelected: _l,
|
|
5560
5560
|
rescheduleTitle: Ul,
|
|
5561
5561
|
days: Fl,
|
|
@@ -5567,8 +5567,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5567
5567
|
name: Wl,
|
|
5568
5568
|
namePlaceholder: Gl,
|
|
5569
5569
|
email: Kl,
|
|
5570
|
-
emailPlaceholder:
|
|
5571
|
-
guestEmail:
|
|
5570
|
+
emailPlaceholder: Jl,
|
|
5571
|
+
guestEmail: Vl,
|
|
5572
5572
|
guestEmailPlaceholder: Zl,
|
|
5573
5573
|
addGuest: Ql,
|
|
5574
5574
|
addAnotherGuest: Xl,
|
|
@@ -5628,8 +5628,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5628
5628
|
name: Wl,
|
|
5629
5629
|
namePlaceholder: Gl,
|
|
5630
5630
|
email: Kl,
|
|
5631
|
-
emailPlaceholder:
|
|
5632
|
-
guestEmail:
|
|
5631
|
+
emailPlaceholder: Jl,
|
|
5632
|
+
guestEmail: Vl,
|
|
5633
5633
|
guestEmailPlaceholder: Zl,
|
|
5634
5634
|
addGuest: Ql,
|
|
5635
5635
|
addAnotherGuest: Xl,
|
|
@@ -5703,15 +5703,15 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5703
5703
|
october: "Oktober",
|
|
5704
5704
|
november: "November",
|
|
5705
5705
|
december: "December"
|
|
5706
|
-
}, Kc = "Nästa",
|
|
5706
|
+
}, Kc = "Nästa", Jc = "{{date}}", Vc = "{{time}}", Zc = "Namn", Qc = "Ange ditt namn", Xc = "E-post", e0 = "Ange din e-postadress", t0 = "Gästens e-post", r0 = "Ange gästens e-postadress", n0 = "Lägg till gäst", i0 = "Lägg till en gäst till", u0 = "Tillbaka", o0 = "Boka nu", s0 = "Bokning bekräftad", a0 = "Du kommer snart att få en bekräftelse via e-post.", l0 = "Bokning skickad", c0 = "Du kommer att få ett e-mail när bokningen är bekräftad.", d0 = "Bokning ombokad", f0 = "Bokningsdatum och tid", h0 = "Avboka bokning", p0 = "Omboka", g0 = "Avvisa bokning", m0 = "Bekräfta bokning", b0 = "Bokning pågår", y0 = "Hantera din bokning nedan. Inbjudna kommer att få ett e-postmeddelande om begärans status.", v0 = "Din bokning har bekräftats framgångsrikt", x0 = "Ett bekräftelsemail har skickats till", w0 = "Avboka bokning?", k0 = "Din nuvarande tidslucka kommer att bli tillgänglig för andra.", E0 = "Anledning till avbokning", $0 = "Gå tillbaka", T0 = "Din bokning har avbokats framgångsrikt", S0 = "Ett avbokningsmejl har skickats till", B0 = "Stäng", C0 = "Stänger", A0 = "{{field}} är obligatoriskt.", D0 = "{{field}} har ogiltigt format.", R0 = "Skapa Bokning", O0 = "Hämta Tillgänglighet", M0 = "Avboka Bokning", I0 = "Omboka Bokning", L0 = "Hämta UI-inställningar", P0 = "Avvisa Bokning", N0 = "Bekräfta Bokning", _0 = "Något gick fel...", U0 = "Schemaläggningskomponentfel", F0 = "'sessionId' krävs för privata konfigurationer.", j0 = "Om du använder offentlig konfiguration anger du antingen en konfigurations-ID eller en kombination av 'slug' och 'clientId'.", q0 = "Ogiltig tidslucka!", Y0 = "Den valda tidsluckan är ogiltig", H0 = "Avbokningsfel", z0 = "Vänligen ange en anledning till avbokningen.", W0 = "Du kan inte avboka bokningen inom {{minCancellationNotice}} minuter före evenemanget", G0 = "Fel i avbokningsformuläret", _g = {
|
|
5707
5707
|
noDateSelected: Yc,
|
|
5708
5708
|
rescheduleTitle: Hc,
|
|
5709
5709
|
days: zc,
|
|
5710
5710
|
time: Wc,
|
|
5711
5711
|
months: Gc,
|
|
5712
5712
|
nextButton: Kc,
|
|
5713
|
-
selectedDayAndYear:
|
|
5714
|
-
selectedTime:
|
|
5713
|
+
selectedDayAndYear: Jc,
|
|
5714
|
+
selectedTime: Vc,
|
|
5715
5715
|
name: Zc,
|
|
5716
5716
|
namePlaceholder: Qc,
|
|
5717
5717
|
email: Xc,
|
|
@@ -5771,8 +5771,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5771
5771
|
time: Wc,
|
|
5772
5772
|
months: Gc,
|
|
5773
5773
|
nextButton: Kc,
|
|
5774
|
-
selectedDayAndYear:
|
|
5775
|
-
selectedTime:
|
|
5774
|
+
selectedDayAndYear: Jc,
|
|
5775
|
+
selectedTime: Vc,
|
|
5776
5776
|
name: Zc,
|
|
5777
5777
|
namePlaceholder: Qc,
|
|
5778
5778
|
email: Xc,
|
|
@@ -5825,7 +5825,7 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5825
5825
|
minimumCancellationErrorMessage: W0,
|
|
5826
5826
|
cancelBokingFormError: G0,
|
|
5827
5827
|
default: _g
|
|
5828
|
-
}), K0 = "请选择日期",
|
|
5828
|
+
}), K0 = "请选择日期", J0 = "选择另一个时间段重新安排您的会议", V0 = {
|
|
5829
5829
|
sunday: "周日",
|
|
5830
5830
|
monday: "周一",
|
|
5831
5831
|
tuesday: "周二",
|
|
@@ -5851,10 +5851,10 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5851
5851
|
october: "十月",
|
|
5852
5852
|
november: "十一月",
|
|
5853
5853
|
december: "十二月"
|
|
5854
|
-
}, X0 = "下一个", ed = "{{date}}", td = "{{time}}", rd = "姓名", nd = "输入你的名字", id = "电子邮件", ud = "输入你的电子邮件", od = "客人的电子邮件", sd = "输入客人的电子邮件", ad = "添加客人", ld = "添加另一个客人", cd = "返回", dd = "立即预订", fd = "预订已确认", hd = "您将很快收到一封确认电子邮件。", pd = "预订已发送", gd = "预订确认后,您将收到一封电子邮件。", md = "预订已重新安排", bd = "预订日期和时间", yd = "取消预订", vd = "重新安排", xd = "拒绝预订", wd = "确认预订", kd = "预订待处理", Ed = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", $d = "您的预订已成功确认", Td = "确认邮件已发送至", Sd = "取消预订?", Bd = "您当前的时间段将对其他人开放。", Cd = "取消原因", Ad = "返回", Dd = "您的预订已成功取消", Rd = "取消邮件已发送至", Od = "关闭", Md = "关闭", Id = "{{field}} 是必需的.", Ld = "{{field}} 格式无效.", Pd = "创建预订", Nd = "获取可用性", _d = "取消预订", Ud = "重新安排预订", Fd = "获取UI设置", jd = "拒绝预订", qd = "确认预订", Yd = "出了点问题...", Hd = "调度组件错误", zd = "私有配置需要 'sessionId'。", Wd = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", Gd = "无效的时间段!", Kd = "所选时间段无效",
|
|
5854
|
+
}, X0 = "下一个", ed = "{{date}}", td = "{{time}}", rd = "姓名", nd = "输入你的名字", id = "电子邮件", ud = "输入你的电子邮件", od = "客人的电子邮件", sd = "输入客人的电子邮件", ad = "添加客人", ld = "添加另一个客人", cd = "返回", dd = "立即预订", fd = "预订已确认", hd = "您将很快收到一封确认电子邮件。", pd = "预订已发送", gd = "预订确认后,您将收到一封电子邮件。", md = "预订已重新安排", bd = "预订日期和时间", yd = "取消预订", vd = "重新安排", xd = "拒绝预订", wd = "确认预订", kd = "预订待处理", Ed = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", $d = "您的预订已成功确认", Td = "确认邮件已发送至", Sd = "取消预订?", Bd = "您当前的时间段将对其他人开放。", Cd = "取消原因", Ad = "返回", Dd = "您的预订已成功取消", Rd = "取消邮件已发送至", Od = "关闭", Md = "关闭", Id = "{{field}} 是必需的.", Ld = "{{field}} 格式无效.", Pd = "创建预订", Nd = "获取可用性", _d = "取消预订", Ud = "重新安排预订", Fd = "获取UI设置", jd = "拒绝预订", qd = "确认预订", Yd = "出了点问题...", Hd = "调度组件错误", zd = "私有配置需要 'sessionId'。", Wd = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", Gd = "无效的时间段!", Kd = "所选时间段无效", Jd = "取消错误", Vd = "请提供取消的原因。", Zd = "您不能在活动开始前的{{minCancellationNotice}}分钟内取消预订", Qd = "取消预订表单错误", Fg = {
|
|
5855
5855
|
noDateSelected: K0,
|
|
5856
|
-
rescheduleTitle:
|
|
5857
|
-
days:
|
|
5856
|
+
rescheduleTitle: J0,
|
|
5857
|
+
days: V0,
|
|
5858
5858
|
time: Z0,
|
|
5859
5859
|
months: Q0,
|
|
5860
5860
|
nextButton: X0,
|
|
@@ -5907,15 +5907,15 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5907
5907
|
publicConfigErrorMessage: Wd,
|
|
5908
5908
|
invalidTimeslotErrorTitle: Gd,
|
|
5909
5909
|
invalidTimeslotErrorMessage: Kd,
|
|
5910
|
-
cancellationErrorTitle:
|
|
5911
|
-
cancellationErrorMessage:
|
|
5910
|
+
cancellationErrorTitle: Jd,
|
|
5911
|
+
cancellationErrorMessage: Vd,
|
|
5912
5912
|
minimumCancellationErrorMessage: Zd,
|
|
5913
5913
|
cancelBokingFormError: Qd
|
|
5914
5914
|
}, jg = /* @__PURE__ */ Object.freeze({
|
|
5915
5915
|
__proto__: null,
|
|
5916
5916
|
noDateSelected: K0,
|
|
5917
|
-
rescheduleTitle:
|
|
5918
|
-
days:
|
|
5917
|
+
rescheduleTitle: J0,
|
|
5918
|
+
days: V0,
|
|
5919
5919
|
time: Z0,
|
|
5920
5920
|
months: Q0,
|
|
5921
5921
|
nextButton: X0,
|
|
@@ -5968,8 +5968,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5968
5968
|
publicConfigErrorMessage: Wd,
|
|
5969
5969
|
invalidTimeslotErrorTitle: Gd,
|
|
5970
5970
|
invalidTimeslotErrorMessage: Kd,
|
|
5971
|
-
cancellationErrorTitle:
|
|
5972
|
-
cancellationErrorMessage:
|
|
5971
|
+
cancellationErrorTitle: Jd,
|
|
5972
|
+
cancellationErrorMessage: Vd,
|
|
5973
5973
|
minimumCancellationErrorMessage: Zd,
|
|
5974
5974
|
cancelBokingFormError: Qd,
|
|
5975
5975
|
default: Fg
|
|
@@ -5999,7 +5999,7 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
5999
5999
|
october: "Oktober",
|
|
6000
6000
|
november: "November",
|
|
6001
6001
|
december: "December"
|
|
6002
|
-
}, uf = "Volgende", of = "{{date}}", sf = "{{time}}", af = "Naam", lf = "Voer je naam in", cf = "E-mail", df = "Voer je e-mail in", ff = "E-mail van gast", hf = "Voer het e-mailadres van de gast in", pf = "Gast toevoegen", gf = "Nog een gast toevoegen", mf = "Terug", bf = "Boek nu", yf = "Boeking bevestigd", vf = "U ontvangt binnenkort een e-mailbevestiging.", xf = "Boeking verzonden", wf = "U ontvangt een e-mail zodra de boeking is bevestigd.", kf = "Boeking verplaatst", Ef = "Boekingsdatum en -tijd", $f = "Boeking annuleren", Tf = "Herplannen", Sf = "Boeking afwijzen", Bf = "Boeking bevestigen", Cf = "Boeking in afwachting", Af = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", Df = "Uw boeking is succesvol bevestigd", Rf = "Een bevestigingsmail is verzonden naar", Of = "Boeking annuleren?", Mf = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", If = "Reden voor annulering", Lf = "Ga terug", Pf = "Uw boeking is succesvol geannuleerd", Nf = "Er is een annuleringsmail verzonden naar", _f = "Sluiten", Uf = "Sluiten", Ff = "{{field}} is vereist.", jf = "{{field}} heeft een ongeldig formaat.", qf = "Boeking Maken", Yf = "Beschikbaarheid Opvragen", Hf = "Boeking Annuleren", zf = "Boeking Wijzigen", Wf = "UI-instellingen Ophalen", Gf = "Boeking Afwijzen", Kf = "Boeking Bevestigen",
|
|
6002
|
+
}, uf = "Volgende", of = "{{date}}", sf = "{{time}}", af = "Naam", lf = "Voer je naam in", cf = "E-mail", df = "Voer je e-mail in", ff = "E-mail van gast", hf = "Voer het e-mailadres van de gast in", pf = "Gast toevoegen", gf = "Nog een gast toevoegen", mf = "Terug", bf = "Boek nu", yf = "Boeking bevestigd", vf = "U ontvangt binnenkort een e-mailbevestiging.", xf = "Boeking verzonden", wf = "U ontvangt een e-mail zodra de boeking is bevestigd.", kf = "Boeking verplaatst", Ef = "Boekingsdatum en -tijd", $f = "Boeking annuleren", Tf = "Herplannen", Sf = "Boeking afwijzen", Bf = "Boeking bevestigen", Cf = "Boeking in afwachting", Af = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", Df = "Uw boeking is succesvol bevestigd", Rf = "Een bevestigingsmail is verzonden naar", Of = "Boeking annuleren?", Mf = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", If = "Reden voor annulering", Lf = "Ga terug", Pf = "Uw boeking is succesvol geannuleerd", Nf = "Er is een annuleringsmail verzonden naar", _f = "Sluiten", Uf = "Sluiten", Ff = "{{field}} is vereist.", jf = "{{field}} heeft een ongeldig formaat.", qf = "Boeking Maken", Yf = "Beschikbaarheid Opvragen", Hf = "Boeking Annuleren", zf = "Boeking Wijzigen", Wf = "UI-instellingen Ophalen", Gf = "Boeking Afwijzen", Kf = "Boeking Bevestigen", Jf = "Er is iets misgegaan...", Vf = "Geen sessie-ID!", Zf = "Fout in planningscomponent", Qf = "'sessionId' is vereist voor privéconfiguraties.", Xf = "Als u een openbare configuratie gebruikt, geeft u een configurationId of een combinatie van 'slug' en 'clientId' door.", eh = "Het geselecteerde tijdslot is ongeldig", th = "Annuleringsfout", rh = "Geef een reden op voor de annulering.", nh = "U kunt de boeking niet annuleren binnen {{minCancellationNotice}} minuten voor het evenement", ih = "Fout in het annuleringsformulier", qg = {
|
|
6003
6003
|
noDateSelected: Xd,
|
|
6004
6004
|
rescheduleTitle: ef,
|
|
6005
6005
|
days: tf,
|
|
@@ -6049,8 +6049,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
6049
6049
|
getUISettingErrorTitle: Wf,
|
|
6050
6050
|
rejectBookingErrorTitle: Gf,
|
|
6051
6051
|
confirmBookingErrorTitle: Kf,
|
|
6052
|
-
genericErrorTitle:
|
|
6053
|
-
noSessionIdErrorTitle:
|
|
6052
|
+
genericErrorTitle: Jf,
|
|
6053
|
+
noSessionIdErrorTitle: Vf,
|
|
6054
6054
|
schedulingComponentErrorTitle: Zf,
|
|
6055
6055
|
sessionIdRequiredErrorMessage: Qf,
|
|
6056
6056
|
publicConfigErrorMessage: Xf,
|
|
@@ -6110,8 +6110,8 @@ const bu = "No date selected", yu = "Choose another time slot to reschedule your
|
|
|
6110
6110
|
getUISettingErrorTitle: Wf,
|
|
6111
6111
|
rejectBookingErrorTitle: Gf,
|
|
6112
6112
|
confirmBookingErrorTitle: Kf,
|
|
6113
|
-
genericErrorTitle:
|
|
6114
|
-
noSessionIdErrorTitle:
|
|
6113
|
+
genericErrorTitle: Jf,
|
|
6114
|
+
noSessionIdErrorTitle: Vf,
|
|
6115
6115
|
schedulingComponentErrorTitle: Zf,
|
|
6116
6116
|
sessionIdRequiredErrorMessage: Qf,
|
|
6117
6117
|
publicConfigErrorMessage: Xf,
|
|
@@ -6170,7 +6170,7 @@ on.default = new Uint16Array(
|
|
|
6170
6170
|
return n.charCodeAt(0);
|
|
6171
6171
|
})
|
|
6172
6172
|
);
|
|
6173
|
-
var
|
|
6173
|
+
var Or = {};
|
|
6174
6174
|
(function(n) {
|
|
6175
6175
|
var e;
|
|
6176
6176
|
Object.defineProperty(n, "__esModule", { value: !0 }), n.replaceCodePoint = n.fromCodePoint = void 0;
|
|
@@ -6219,7 +6219,7 @@ var Rr = {};
|
|
|
6219
6219
|
return (0, n.fromCodePoint)(r(u));
|
|
6220
6220
|
}
|
|
6221
6221
|
n.default = i;
|
|
6222
|
-
})(
|
|
6222
|
+
})(Or);
|
|
6223
6223
|
(function(n) {
|
|
6224
6224
|
var e = ce && ce.__createBinding || (Object.create ? function(m, E, v, b) {
|
|
6225
6225
|
b === void 0 && (b = v);
|
|
@@ -6246,9 +6246,9 @@ var Rr = {};
|
|
|
6246
6246
|
n.htmlDecodeTree = u.default;
|
|
6247
6247
|
var o = i(on);
|
|
6248
6248
|
n.xmlDecodeTree = o.default;
|
|
6249
|
-
var s = r(
|
|
6249
|
+
var s = r(Or);
|
|
6250
6250
|
n.decodeCodePoint = s.default;
|
|
6251
|
-
var a =
|
|
6251
|
+
var a = Or;
|
|
6252
6252
|
Object.defineProperty(n, "replaceCodePoint", { enumerable: !0, get: function() {
|
|
6253
6253
|
return a.replaceCodePoint;
|
|
6254
6254
|
} }), Object.defineProperty(n, "fromCodePoint", { enumerable: !0, get: function() {
|
|
@@ -6703,7 +6703,7 @@ const gi = {
|
|
|
6703
6703
|
function Kg(n) {
|
|
6704
6704
|
return n[0].toUpperCase() + n.slice(1);
|
|
6705
6705
|
}
|
|
6706
|
-
class
|
|
6706
|
+
class Mr {
|
|
6707
6707
|
constructor(e) {
|
|
6708
6708
|
this.builder = e;
|
|
6709
6709
|
}
|
|
@@ -6868,27 +6868,27 @@ class Or {
|
|
|
6868
6868
|
return i && i.value === r ? i.raw : r;
|
|
6869
6869
|
}
|
|
6870
6870
|
}
|
|
6871
|
-
var oh =
|
|
6872
|
-
Or.default = Or;
|
|
6873
|
-
let Vg = oh;
|
|
6874
|
-
function Mr(n, e) {
|
|
6875
|
-
new Vg(e).stringify(n);
|
|
6876
|
-
}
|
|
6877
|
-
var ur = Mr;
|
|
6871
|
+
var oh = Mr;
|
|
6878
6872
|
Mr.default = Mr;
|
|
6879
|
-
let
|
|
6873
|
+
let Jg = oh;
|
|
6880
6874
|
function Ir(n, e) {
|
|
6875
|
+
new Jg(e).stringify(n);
|
|
6876
|
+
}
|
|
6877
|
+
var or = Ir;
|
|
6878
|
+
Ir.default = Ir;
|
|
6879
|
+
let { isClean: kt, my: Vg } = bt, Zg = an, Qg = oh, Xg = or;
|
|
6880
|
+
function Lr(n, e) {
|
|
6881
6881
|
let t = new n.constructor();
|
|
6882
6882
|
for (let r in n) {
|
|
6883
6883
|
if (!Object.prototype.hasOwnProperty.call(n, r) || r === "proxyCache") continue;
|
|
6884
6884
|
let i = n[r], u = typeof i;
|
|
6885
|
-
r === "parent" && u === "object" ? e && (t[r] = e) : r === "source" ? t[r] = i : Array.isArray(i) ? t[r] = i.map((o) =>
|
|
6885
|
+
r === "parent" && u === "object" ? e && (t[r] = e) : r === "source" ? t[r] = i : Array.isArray(i) ? t[r] = i.map((o) => Lr(o, t)) : (u === "object" && i !== null && (i = Lr(i)), t[r] = i);
|
|
6886
6886
|
}
|
|
6887
6887
|
return t;
|
|
6888
6888
|
}
|
|
6889
|
-
class
|
|
6889
|
+
class Pr {
|
|
6890
6890
|
constructor(e = {}) {
|
|
6891
|
-
this.raws = {}, this[kt] = !1, this[
|
|
6891
|
+
this.raws = {}, this[kt] = !1, this[Vg] = !0;
|
|
6892
6892
|
for (let t in e)
|
|
6893
6893
|
if (t === "nodes") {
|
|
6894
6894
|
this.nodes = [];
|
|
@@ -6930,7 +6930,7 @@ class Lr {
|
|
|
6930
6930
|
return this;
|
|
6931
6931
|
}
|
|
6932
6932
|
clone(e = {}) {
|
|
6933
|
-
let t =
|
|
6933
|
+
let t = Lr(this);
|
|
6934
6934
|
for (let r in e)
|
|
6935
6935
|
t[r] = e[r];
|
|
6936
6936
|
return t;
|
|
@@ -7080,10 +7080,10 @@ class Lr {
|
|
|
7080
7080
|
return this;
|
|
7081
7081
|
}
|
|
7082
7082
|
}
|
|
7083
|
-
var
|
|
7084
|
-
|
|
7085
|
-
let em =
|
|
7086
|
-
class
|
|
7083
|
+
var sr = Pr;
|
|
7084
|
+
Pr.default = Pr;
|
|
7085
|
+
let em = sr;
|
|
7086
|
+
class Nr extends em {
|
|
7087
7087
|
constructor(e) {
|
|
7088
7088
|
e && typeof e.value < "u" && typeof e.value != "string" && (e = { ...e, value: String(e.value) }), super(e), this.type = "decl";
|
|
7089
7089
|
}
|
|
@@ -7091,8 +7091,8 @@ class Pr extends em {
|
|
|
7091
7091
|
return this.prop.startsWith("--") || this.prop[0] === "$";
|
|
7092
7092
|
}
|
|
7093
7093
|
}
|
|
7094
|
-
var
|
|
7095
|
-
|
|
7094
|
+
var ar = Nr;
|
|
7095
|
+
Nr.default = Nr;
|
|
7096
7096
|
let tm = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", rm = (n, e = 21) => (t = e) => {
|
|
7097
7097
|
let r = "", i = t;
|
|
7098
7098
|
for (; i--; )
|
|
@@ -7109,16 +7109,16 @@ const im = /* @__PURE__ */ Object.freeze({
|
|
|
7109
7109
|
nanoid: nm,
|
|
7110
7110
|
customAlphabet: rm
|
|
7111
7111
|
}), um = /* @__PURE__ */ iu(im);
|
|
7112
|
-
let { SourceMapConsumer: mi, SourceMapGenerator: bi } = ge, { existsSync: om, readFileSync: sm } = ge, { dirname:
|
|
7112
|
+
let { SourceMapConsumer: mi, SourceMapGenerator: bi } = ge, { existsSync: om, readFileSync: sm } = ge, { dirname: gr, join: am } = ge;
|
|
7113
7113
|
function lm(n) {
|
|
7114
7114
|
return x ? x.from(n, "base64").toString() : window.atob(n);
|
|
7115
7115
|
}
|
|
7116
|
-
class
|
|
7116
|
+
class _r {
|
|
7117
7117
|
constructor(e, t) {
|
|
7118
7118
|
if (t.map === !1) return;
|
|
7119
7119
|
this.loadAnnotation(e), this.inline = this.startWith(this.annotation, "data:");
|
|
7120
7120
|
let r = t.map ? t.map.prev : void 0, i = this.loadMap(t.from, r);
|
|
7121
|
-
!this.mapFile && t.from && (this.mapFile = t.from), this.mapFile && (this.root =
|
|
7121
|
+
!this.mapFile && t.from && (this.mapFile = t.from), this.mapFile && (this.root = gr(this.mapFile)), i && (this.text = i);
|
|
7122
7122
|
}
|
|
7123
7123
|
consumer() {
|
|
7124
7124
|
return this.consumerCache || (this.consumerCache = new mi(this.text)), this.consumerCache;
|
|
@@ -7148,7 +7148,7 @@ class Nr {
|
|
|
7148
7148
|
throw new Error("Unsupported source map encoding " + o);
|
|
7149
7149
|
}
|
|
7150
7150
|
loadFile(e) {
|
|
7151
|
-
if (this.root =
|
|
7151
|
+
if (this.root = gr(e), om(e))
|
|
7152
7152
|
return this.mapFile = e, sm(e, "utf-8").toString().trim();
|
|
7153
7153
|
}
|
|
7154
7154
|
loadMap(e, t) {
|
|
@@ -7182,7 +7182,7 @@ class Nr {
|
|
|
7182
7182
|
return this.decodeInline(this.annotation);
|
|
7183
7183
|
if (this.annotation) {
|
|
7184
7184
|
let r = this.annotation;
|
|
7185
|
-
return e && (r = am(
|
|
7185
|
+
return e && (r = am(gr(e), r)), this.loadFile(r);
|
|
7186
7186
|
}
|
|
7187
7187
|
}
|
|
7188
7188
|
}
|
|
@@ -7190,14 +7190,14 @@ class Nr {
|
|
|
7190
7190
|
return typeof e != "object" ? !1 : typeof e.mappings == "string" || typeof e._mappings == "string" || Array.isArray(e.sections);
|
|
7191
7191
|
}
|
|
7192
7192
|
}
|
|
7193
|
-
var sh =
|
|
7194
|
-
|
|
7195
|
-
let { SourceMapConsumer: cm, SourceMapGenerator: dm } = ge, { fileURLToPath: yi, pathToFileURL: Et } = ge, { resolve:
|
|
7193
|
+
var sh = _r;
|
|
7194
|
+
_r.default = _r;
|
|
7195
|
+
let { SourceMapConsumer: cm, SourceMapGenerator: dm } = ge, { fileURLToPath: yi, pathToFileURL: Et } = ge, { resolve: Ur, isAbsolute: Fr } = ge, { nanoid: fm } = um, mr = ge, vi = an, hm = sh, br = Symbol("fromOffsetCache"), pm = !!(cm && dm), xi = !!(Ur && Fr);
|
|
7196
7196
|
class Vt {
|
|
7197
7197
|
constructor(e, t = {}) {
|
|
7198
7198
|
if (e === null || typeof e > "u" || typeof e == "object" && !e.toString)
|
|
7199
7199
|
throw new Error(`PostCSS received ${e} instead of CSS string`);
|
|
7200
|
-
if (this.css = e.toString(), this.css[0] === "\uFEFF" || this.css[0] === "" ? (this.hasBOM = !0, this.css = this.css.slice(1)) : this.hasBOM = !1, t.from && (!xi || /^\w+:\/\//.test(t.from) ||
|
|
7200
|
+
if (this.css = e.toString(), this.css[0] === "\uFEFF" || this.css[0] === "" ? (this.hasBOM = !0, this.css = this.css.slice(1)) : this.hasBOM = !1, t.from && (!xi || /^\w+:\/\//.test(t.from) || Fr(t.from) ? this.file = t.from : this.file = Ur(t.from)), xi && pm) {
|
|
7201
7201
|
let r = new hm(this.css, t);
|
|
7202
7202
|
if (r.text) {
|
|
7203
7203
|
this.map = r;
|
|
@@ -7209,8 +7209,8 @@ class Vt {
|
|
|
7209
7209
|
}
|
|
7210
7210
|
fromOffset(e) {
|
|
7211
7211
|
let t, r;
|
|
7212
|
-
if (this[
|
|
7213
|
-
r = this[
|
|
7212
|
+
if (this[br])
|
|
7213
|
+
r = this[br];
|
|
7214
7214
|
else {
|
|
7215
7215
|
let u = this.css.split(`
|
|
7216
7216
|
`);
|
|
@@ -7218,7 +7218,7 @@ class Vt {
|
|
|
7218
7218
|
let o = 0;
|
|
7219
7219
|
for (let s = 0, a = u.length; s < a; s++)
|
|
7220
7220
|
r[s] = o, o += u[s].length + 1;
|
|
7221
|
-
this[
|
|
7221
|
+
this[br] = r;
|
|
7222
7222
|
}
|
|
7223
7223
|
t = r[r.length - 1];
|
|
7224
7224
|
let i = 0;
|
|
@@ -7283,7 +7283,7 @@ class Vt {
|
|
|
7283
7283
|
let s;
|
|
7284
7284
|
typeof r == "number" && (s = u.originalPositionFor({ line: r, column: i }));
|
|
7285
7285
|
let a;
|
|
7286
|
-
|
|
7286
|
+
Fr(o.source) ? a = Et(o.source) : a = new URL(
|
|
7287
7287
|
o.source,
|
|
7288
7288
|
this.map.consumer().sourceRoot || Et(this.map.mapFile)
|
|
7289
7289
|
);
|
|
@@ -7303,7 +7303,7 @@ class Vt {
|
|
|
7303
7303
|
return c && (l.source = c), l;
|
|
7304
7304
|
}
|
|
7305
7305
|
mapResolve(e) {
|
|
7306
|
-
return /^\w+:\/\//.test(e) ? e :
|
|
7306
|
+
return /^\w+:\/\//.test(e) ? e : Ur(this.map.consumer().sourceRoot || this.map.root || ".", e);
|
|
7307
7307
|
}
|
|
7308
7308
|
get from() {
|
|
7309
7309
|
return this.file || this.id;
|
|
@@ -7315,10 +7315,10 @@ class Vt {
|
|
|
7315
7315
|
return this.map && (e.map = { ...this.map }, e.map.consumerCache && (e.map.consumerCache = void 0)), e;
|
|
7316
7316
|
}
|
|
7317
7317
|
}
|
|
7318
|
-
var
|
|
7318
|
+
var lr = Vt;
|
|
7319
7319
|
Vt.default = Vt;
|
|
7320
|
-
|
|
7321
|
-
let { SourceMapConsumer: ah, SourceMapGenerator: It } = ge, { dirname: Lt, resolve: lh, relative: ch, sep: dh } = ge, { pathToFileURL: wi } = ge, gm =
|
|
7320
|
+
mr && mr.registerInput && mr.registerInput(Vt);
|
|
7321
|
+
let { SourceMapConsumer: ah, SourceMapGenerator: It } = ge, { dirname: Lt, resolve: lh, relative: ch, sep: dh } = ge, { pathToFileURL: wi } = ge, gm = lr, mm = !!(ah && It), bm = !!(Lt && lh && ch && dh);
|
|
7322
7322
|
class ym {
|
|
7323
7323
|
constructor(e, t, r, i) {
|
|
7324
7324
|
this.stringify = e, this.mapOpts = r.map || {}, this.root = t, this.opts = r, this.css = i, this.usesFileUrls = !this.mapOpts.from && this.mapOpts.absolute;
|
|
@@ -7459,15 +7459,15 @@ class ym {
|
|
|
7459
7459
|
}
|
|
7460
7460
|
}
|
|
7461
7461
|
var fh = ym;
|
|
7462
|
-
let vm =
|
|
7463
|
-
class
|
|
7462
|
+
let vm = sr;
|
|
7463
|
+
class jr extends vm {
|
|
7464
7464
|
constructor(e) {
|
|
7465
7465
|
super(e), this.type = "comment";
|
|
7466
7466
|
}
|
|
7467
7467
|
}
|
|
7468
|
-
var
|
|
7469
|
-
|
|
7470
|
-
let { isClean: hh, my: ph } = bt, gh =
|
|
7468
|
+
var cr = jr;
|
|
7469
|
+
jr.default = jr;
|
|
7470
|
+
let { isClean: hh, my: ph } = bt, gh = ar, mh = cr, xm = sr, bh, ln, cn, yh;
|
|
7471
7471
|
function vh(n) {
|
|
7472
7472
|
return n.map((e) => (e.nodes && (e.nodes = vh(e.nodes)), delete e.source, e));
|
|
7473
7473
|
}
|
|
@@ -7695,7 +7695,7 @@ dt.registerProcessor = (n) => {
|
|
|
7695
7695
|
};
|
|
7696
7696
|
var dn = dt;
|
|
7697
7697
|
dt.default = dt;
|
|
7698
|
-
class
|
|
7698
|
+
class qr {
|
|
7699
7699
|
constructor(e, t = {}) {
|
|
7700
7700
|
if (this.type = "warning", this.text = e, t.node && t.node.source) {
|
|
7701
7701
|
let r = t.node.rangeBy(t);
|
|
@@ -7711,10 +7711,10 @@ class jr {
|
|
|
7711
7711
|
}).message : this.plugin ? this.plugin + ": " + this.text : this.text;
|
|
7712
7712
|
}
|
|
7713
7713
|
}
|
|
7714
|
-
var Eh =
|
|
7715
|
-
|
|
7714
|
+
var Eh = qr;
|
|
7715
|
+
qr.default = qr;
|
|
7716
7716
|
let km = Eh;
|
|
7717
|
-
class
|
|
7717
|
+
class Yr {
|
|
7718
7718
|
constructor(e, t, r) {
|
|
7719
7719
|
this.processor = e, this.messages = [], this.root = t, this.opts = r, this.css = void 0, this.map = void 0;
|
|
7720
7720
|
}
|
|
@@ -7733,9 +7733,9 @@ class qr {
|
|
|
7733
7733
|
return this.css;
|
|
7734
7734
|
}
|
|
7735
7735
|
}
|
|
7736
|
-
var fn =
|
|
7737
|
-
|
|
7738
|
-
const
|
|
7736
|
+
var fn = Yr;
|
|
7737
|
+
Yr.default = Yr;
|
|
7738
|
+
const yr = 39, ki = 34, $t = 92, Ei = 47, Tt = 10, tt = 32, St = 12, Bt = 9, Ct = 13, Em = 91, $m = 93, Tm = 40, Sm = 41, Bm = 123, Cm = 125, Am = 59, Dm = 42, Rm = 58, Om = 64, At = /[\t\n\f\r "#'()/;[\\\]{}]/g, Dt = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, Mm = /.[\n"'(/\\]/, $i = /[\da-f]/i;
|
|
7739
7739
|
var Im = function(e, t = {}) {
|
|
7740
7740
|
let r = e.css.valueOf(), i = t.ignoreErrors, u, o, s, a, l, c, f, d, h, g, w = r.length, p = 0, T = [], R = [];
|
|
7741
7741
|
function Y() {
|
|
@@ -7776,7 +7776,7 @@ var Im = function(e, t = {}) {
|
|
|
7776
7776
|
break;
|
|
7777
7777
|
}
|
|
7778
7778
|
case Tm: {
|
|
7779
|
-
if (d = T.length ? T.pop()[1] : "", h = r.charCodeAt(p + 1), d === "url" && h !==
|
|
7779
|
+
if (d = T.length ? T.pop()[1] : "", h = r.charCodeAt(p + 1), d === "url" && h !== yr && h !== ki && h !== tt && h !== Tt && h !== Bt && h !== St && h !== Ct) {
|
|
7780
7780
|
o = p;
|
|
7781
7781
|
do {
|
|
7782
7782
|
if (c = !1, o = r.indexOf(")", o + 1), o === -1)
|
|
@@ -7793,9 +7793,9 @@ var Im = function(e, t = {}) {
|
|
|
7793
7793
|
o = r.indexOf(")", p + 1), a = r.slice(p, o + 1), o === -1 || Mm.test(a) ? g = ["(", "(", p] : (g = ["brackets", a, p, o], p = o);
|
|
7794
7794
|
break;
|
|
7795
7795
|
}
|
|
7796
|
-
case
|
|
7796
|
+
case yr:
|
|
7797
7797
|
case ki: {
|
|
7798
|
-
s = u ===
|
|
7798
|
+
s = u === yr ? "'" : '"', o = p;
|
|
7799
7799
|
do {
|
|
7800
7800
|
if (c = !1, o = r.indexOf(s, o + 1), o === -1)
|
|
7801
7801
|
if (i || N) {
|
|
@@ -7842,7 +7842,7 @@ var Im = function(e, t = {}) {
|
|
|
7842
7842
|
};
|
|
7843
7843
|
};
|
|
7844
7844
|
let $h = Ue;
|
|
7845
|
-
class
|
|
7845
|
+
class Zt extends $h {
|
|
7846
7846
|
constructor(e) {
|
|
7847
7847
|
super(e), this.type = "atrule";
|
|
7848
7848
|
}
|
|
@@ -7853,11 +7853,11 @@ class Jt extends $h {
|
|
|
7853
7853
|
return this.proxyOf.nodes || (this.nodes = []), super.prepend(...e);
|
|
7854
7854
|
}
|
|
7855
7855
|
}
|
|
7856
|
-
var hn =
|
|
7857
|
-
|
|
7858
|
-
$h.registerAtRule(
|
|
7856
|
+
var hn = Zt;
|
|
7857
|
+
Zt.default = Zt;
|
|
7858
|
+
$h.registerAtRule(Zt);
|
|
7859
7859
|
let Th = Ue, Sh, Bh;
|
|
7860
|
-
class
|
|
7860
|
+
class Je extends Th {
|
|
7861
7861
|
constructor(e) {
|
|
7862
7862
|
super(e), this.type = "root", this.nodes || (this.nodes = []);
|
|
7863
7863
|
}
|
|
@@ -7880,15 +7880,15 @@ class Ve extends Th {
|
|
|
7880
7880
|
return new Sh(new Bh(), this, e).stringify();
|
|
7881
7881
|
}
|
|
7882
7882
|
}
|
|
7883
|
-
|
|
7883
|
+
Je.registerLazyResult = (n) => {
|
|
7884
7884
|
Sh = n;
|
|
7885
7885
|
};
|
|
7886
|
-
|
|
7886
|
+
Je.registerProcessor = (n) => {
|
|
7887
7887
|
Bh = n;
|
|
7888
7888
|
};
|
|
7889
|
-
var yt =
|
|
7890
|
-
|
|
7891
|
-
Th.registerRoot(
|
|
7889
|
+
var yt = Je;
|
|
7890
|
+
Je.default = Je;
|
|
7891
|
+
Th.registerRoot(Je);
|
|
7892
7892
|
let ft = {
|
|
7893
7893
|
split(n, e, t) {
|
|
7894
7894
|
let r = [], i = "", u = !1, o = 0, s = !1, a = "", l = !1;
|
|
@@ -7908,7 +7908,7 @@ let ft = {
|
|
|
7908
7908
|
var Ch = ft;
|
|
7909
7909
|
ft.default = ft;
|
|
7910
7910
|
let Ah = Ue, Lm = Ch;
|
|
7911
|
-
class
|
|
7911
|
+
class Qt extends Ah {
|
|
7912
7912
|
constructor(e) {
|
|
7913
7913
|
super(e), this.type = "rule", this.nodes || (this.nodes = []);
|
|
7914
7914
|
}
|
|
@@ -7920,10 +7920,10 @@ class Zt extends Ah {
|
|
|
7920
7920
|
this.selector = e.join(r);
|
|
7921
7921
|
}
|
|
7922
7922
|
}
|
|
7923
|
-
var pn =
|
|
7924
|
-
|
|
7925
|
-
Ah.registerRule(
|
|
7926
|
-
let Pm =
|
|
7923
|
+
var pn = Qt;
|
|
7924
|
+
Qt.default = Qt;
|
|
7925
|
+
Ah.registerRule(Qt);
|
|
7926
|
+
let Pm = ar, Nm = Im, _m = cr, Um = hn, Fm = yt, Ti = pn;
|
|
7927
7927
|
const Si = {
|
|
7928
7928
|
empty: !0,
|
|
7929
7929
|
space: !0
|
|
@@ -8231,8 +8231,8 @@ class qm {
|
|
|
8231
8231
|
}
|
|
8232
8232
|
}
|
|
8233
8233
|
var Ym = qm;
|
|
8234
|
-
let Hm = Ue, zm = Ym, Wm =
|
|
8235
|
-
function
|
|
8234
|
+
let Hm = Ue, zm = Ym, Wm = lr;
|
|
8235
|
+
function Xt(n, e) {
|
|
8236
8236
|
let t = new Wm(n, e), r = new zm(t);
|
|
8237
8237
|
try {
|
|
8238
8238
|
r.parse();
|
|
@@ -8241,10 +8241,10 @@ function Qt(n, e) {
|
|
|
8241
8241
|
}
|
|
8242
8242
|
return r.root;
|
|
8243
8243
|
}
|
|
8244
|
-
var gn =
|
|
8245
|
-
|
|
8246
|
-
Hm.registerParse(
|
|
8247
|
-
let { isClean: me, my: Gm } = bt, Km = fh,
|
|
8244
|
+
var gn = Xt;
|
|
8245
|
+
Xt.default = Xt;
|
|
8246
|
+
Hm.registerParse(Xt);
|
|
8247
|
+
let { isClean: me, my: Gm } = bt, Km = fh, Jm = or, Vm = Ue, Zm = dn, Bi = fn, Qm = gn, Xm = yt;
|
|
8248
8248
|
const eb = {
|
|
8249
8249
|
document: "Document",
|
|
8250
8250
|
root: "Root",
|
|
@@ -8273,7 +8273,7 @@ const eb = {
|
|
|
8273
8273
|
postcssPlugin: !0,
|
|
8274
8274
|
prepare: !0,
|
|
8275
8275
|
Once: !0
|
|
8276
|
-
},
|
|
8276
|
+
}, Ve = 0;
|
|
8277
8277
|
function rt(n) {
|
|
8278
8278
|
return typeof n == "object" && typeof n.then == "function";
|
|
8279
8279
|
}
|
|
@@ -8282,14 +8282,14 @@ function Dh(n) {
|
|
|
8282
8282
|
return n.type === "decl" ? e = n.prop.toLowerCase() : n.type === "atrule" && (e = n.name.toLowerCase()), e && n.append ? [
|
|
8283
8283
|
t,
|
|
8284
8284
|
t + "-" + e,
|
|
8285
|
-
|
|
8285
|
+
Ve,
|
|
8286
8286
|
t + "Exit",
|
|
8287
8287
|
t + "Exit-" + e
|
|
8288
|
-
] : e ? [t, t + "-" + e, t + "Exit", t + "Exit-" + e] : n.append ? [t,
|
|
8288
|
+
] : e ? [t, t + "-" + e, t + "Exit", t + "Exit-" + e] : n.append ? [t, Ve, t + "Exit"] : [t, t + "Exit"];
|
|
8289
8289
|
}
|
|
8290
8290
|
function Ci(n) {
|
|
8291
8291
|
let e;
|
|
8292
|
-
return n.type === "document" ? e = ["Document",
|
|
8292
|
+
return n.type === "document" ? e = ["Document", Ve, "DocumentExit"] : n.type === "root" ? e = ["Root", Ve, "RootExit"] : e = Dh(n), {
|
|
8293
8293
|
node: n,
|
|
8294
8294
|
events: e,
|
|
8295
8295
|
eventIndex: 0,
|
|
@@ -8298,18 +8298,18 @@ function Ci(n) {
|
|
|
8298
8298
|
iterator: 0
|
|
8299
8299
|
};
|
|
8300
8300
|
}
|
|
8301
|
-
function
|
|
8302
|
-
return n[me] = !1, n.nodes && n.nodes.forEach((e) =>
|
|
8301
|
+
function Hr(n) {
|
|
8302
|
+
return n[me] = !1, n.nodes && n.nodes.forEach((e) => Hr(e)), n;
|
|
8303
8303
|
}
|
|
8304
|
-
let
|
|
8304
|
+
let zr = {};
|
|
8305
8305
|
class Me {
|
|
8306
8306
|
constructor(e, t, r) {
|
|
8307
8307
|
this.stringified = !1, this.processed = !1;
|
|
8308
8308
|
let i;
|
|
8309
8309
|
if (typeof t == "object" && t !== null && (t.type === "root" || t.type === "document"))
|
|
8310
|
-
i =
|
|
8310
|
+
i = Hr(t);
|
|
8311
8311
|
else if (t instanceof Me || t instanceof Bi)
|
|
8312
|
-
i =
|
|
8312
|
+
i = Hr(t.root), t.map && (typeof r.map > "u" && (r.map = {}), r.map.inline || (r.map.inline = !1), r.map.prev = t.map);
|
|
8313
8313
|
else {
|
|
8314
8314
|
let u = Qm;
|
|
8315
8315
|
r.syntax && (u = r.syntax.parse), r.parser && (u = r.parser), u.parse && (u = u.parse);
|
|
@@ -8318,9 +8318,9 @@ class Me {
|
|
|
8318
8318
|
} catch (o) {
|
|
8319
8319
|
this.processed = !0, this.error = o;
|
|
8320
8320
|
}
|
|
8321
|
-
i && !i[Gm] &&
|
|
8321
|
+
i && !i[Gm] && Vm.rebuild(i);
|
|
8322
8322
|
}
|
|
8323
|
-
this.result = new Bi(e, i, r), this.helpers = { ...
|
|
8323
|
+
this.result = new Bi(e, i, r), this.helpers = { ...zr, result: this.result, postcss: zr }, this.plugins = this.processor.plugins.map((u) => typeof u == "object" && u.prepare ? { ...u, ...u.prepare(this.result) } : u);
|
|
8324
8324
|
}
|
|
8325
8325
|
get [Symbol.toStringTag]() {
|
|
8326
8326
|
return "LazyResult";
|
|
@@ -8391,7 +8391,7 @@ class Me {
|
|
|
8391
8391
|
if (this.error) throw this.error;
|
|
8392
8392
|
if (this.stringified) return this.result;
|
|
8393
8393
|
this.stringified = !0, this.sync();
|
|
8394
|
-
let e = this.result.opts, t =
|
|
8394
|
+
let e = this.result.opts, t = Jm;
|
|
8395
8395
|
e.syntax && (t = e.syntax.stringify), e.stringifier && (t = e.stringifier), t.stringify && (t = t.stringify);
|
|
8396
8396
|
let i = new Km(t, this.result.root, this.result.opts).generate();
|
|
8397
8397
|
return this.result.css = i[0], this.result.map = i[1], this.result;
|
|
@@ -8400,7 +8400,7 @@ class Me {
|
|
|
8400
8400
|
e[me] = !0;
|
|
8401
8401
|
let t = Dh(e);
|
|
8402
8402
|
for (let r of t)
|
|
8403
|
-
if (r ===
|
|
8403
|
+
if (r === Ve)
|
|
8404
8404
|
e.nodes && e.each((i) => {
|
|
8405
8405
|
i[me] || this.walkSync(i);
|
|
8406
8406
|
});
|
|
@@ -8550,7 +8550,7 @@ class Me {
|
|
|
8550
8550
|
let u = t.events;
|
|
8551
8551
|
for (; t.eventIndex < u.length; ) {
|
|
8552
8552
|
let o = u[t.eventIndex];
|
|
8553
|
-
if (t.eventIndex += 1, o ===
|
|
8553
|
+
if (t.eventIndex += 1, o === Ve) {
|
|
8554
8554
|
r.nodes && r.nodes.length && (r[me] = !0, t.iterator = r.getIterator());
|
|
8555
8555
|
return;
|
|
8556
8556
|
} else if (this.listeners[o]) {
|
|
@@ -8562,15 +8562,15 @@ class Me {
|
|
|
8562
8562
|
}
|
|
8563
8563
|
}
|
|
8564
8564
|
Me.registerPostcss = (n) => {
|
|
8565
|
-
|
|
8565
|
+
zr = n;
|
|
8566
8566
|
};
|
|
8567
8567
|
var Rh = Me;
|
|
8568
8568
|
Me.default = Me;
|
|
8569
8569
|
Xm.registerLazyResult(Me);
|
|
8570
8570
|
Zm.registerLazyResult(Me);
|
|
8571
|
-
let nb = fh, ib =
|
|
8571
|
+
let nb = fh, ib = or, ub = gn;
|
|
8572
8572
|
const ob = fn;
|
|
8573
|
-
class
|
|
8573
|
+
class Wr {
|
|
8574
8574
|
constructor(e, t, r) {
|
|
8575
8575
|
t = t.toString(), this.stringified = !1, this._processor = e, this._css = t, this._opts = r, this._map = void 0;
|
|
8576
8576
|
let i, u = ib;
|
|
@@ -8644,8 +8644,8 @@ class zr {
|
|
|
8644
8644
|
return this.result;
|
|
8645
8645
|
}
|
|
8646
8646
|
}
|
|
8647
|
-
var sb =
|
|
8648
|
-
|
|
8647
|
+
var sb = Wr;
|
|
8648
|
+
Wr.default = Wr;
|
|
8649
8649
|
let ab = sb, lb = Rh, cb = dn, db = yt;
|
|
8650
8650
|
class ht {
|
|
8651
8651
|
constructor(e = []) {
|
|
@@ -8674,7 +8674,7 @@ var fb = ht;
|
|
|
8674
8674
|
ht.default = ht;
|
|
8675
8675
|
db.registerProcessor(ht);
|
|
8676
8676
|
cb.registerProcessor(ht);
|
|
8677
|
-
let hb =
|
|
8677
|
+
let hb = ar, pb = sh, gb = cr, mb = hn, bb = lr, yb = yt, vb = pn;
|
|
8678
8678
|
function pt(n, e) {
|
|
8679
8679
|
if (Array.isArray(n)) return n.map((i) => pt(i));
|
|
8680
8680
|
let { inputs: t, ...r } = n;
|
|
@@ -8706,7 +8706,7 @@ function pt(n, e) {
|
|
|
8706
8706
|
}
|
|
8707
8707
|
var xb = pt;
|
|
8708
8708
|
pt.default = pt;
|
|
8709
|
-
let wb = an, Oh =
|
|
8709
|
+
let wb = an, Oh = ar, kb = Rh, Eb = Ue, mn = fb, $b = or, Tb = xb, Mh = dn, Sb = Eh, Ih = cr, Lh = hn, Bb = fn, Cb = lr, Ab = gn, Db = Ch, Ph = pn, Nh = yt, Rb = sr;
|
|
8710
8710
|
function j(...n) {
|
|
8711
8711
|
return n.length === 1 && Array.isArray(n[0]) && (n = n[0]), new mn(n);
|
|
8712
8712
|
}
|
|
@@ -8920,7 +8920,7 @@ function jb() {
|
|
|
8920
8920
|
}
|
|
8921
8921
|
const qb = '.radio-group{display:flex;flex-direction:column;gap:0.5rem;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif}.radio-group slot[name=label]{display:flex;color:var(--nylas-base-800, #293056);font-size:14px;font-style:normal;font-weight:400;line-height:150%;font-size:16px}.radio-group slot[name=label].error{color:var(--nylas-error)}.radio-group slot[name=label] span.required{color:var(--nylas-error);padding:0 0.25rem}.radio-group slot[name=label] p{margin:0}.radio-group slot[name=label] p.error{color:var(--nylas-error)}.radio-group slot[name=label] .error{color:var(--nylas-error)}.radio-group span.error{color:var(--nylas-error);font-size:14px;font-weight:400;line-height:20px;font-family:var(--nylas-font-family)}.radio-group label{display:flex;font-family:var(--nylas-font-family);cursor:pointer}.radio-group label .radio-option{display:flex;align-items:flex-start;gap:0.5rem}.radio-group label .radio-option input[type=radio]{cursor:pointer}.radio-group label .radio-option input[type=radio i]{width:20px;height:20px;color:var(--nylas-primary)}.radio-group label .radio-option p{display:flex;flex-direction:column;gap:0.5rem;margin:0}.radio-group label .radio-option p .title{font-size:16px;font-weight:500;line-height:20px;color:var(--nylas-base-800)}.radio-group label .radio-option p .description{font-size:14px;font-weight:400;line-height:20px;color:var(--nylas-base-600)}', Yb = qb, Hb = Ne(class extends _e {
|
|
8922
8922
|
constructor() {
|
|
8923
|
-
super(), this.__registerHost(), this.__attachShadow(), this.nylasFormRadioChanged =
|
|
8923
|
+
super(), this.__registerHost(), this.__attachShadow(), this.nylasFormRadioChanged = _t(this, "nylasFormRadioChanged", 7), this.componentType = "radio-group", this.name = "radio-group", this.options = [], this.defaultSelectedValue = "", this.label = void 0, this.required = !1, this.selectedValue = void 0, this.error = "";
|
|
8924
8924
|
}
|
|
8925
8925
|
handleDefaultSelectedValueChange(e) {
|
|
8926
8926
|
this.selectedValue = e;
|
|
@@ -9006,21 +9006,32 @@ function Uh() {
|
|
|
9006
9006
|
}
|
|
9007
9007
|
});
|
|
9008
9008
|
}
|
|
9009
|
-
const
|
|
9009
|
+
const Jb = ':host{display:block;position:relative;--nylas-primary:#2563eb;--nylas-error:#cc4841;--nylas-error-pressed:#992222;--nylas-wraning:#f06c00;--nylas-success:#16a392;--nylas-info:#2b8fc2;--nylas-base-0:#ffffff;--nylas-base-25:#fcfcfd;--nylas-base-50:#f8f9fc;--nylas-base-100:#eaecf5;--nylas-base-200:#d5d9eb;--nylas-base-300:#b3b8d8;--nylas-base-400:#717bbc;--nylas-base-500:#4e5ba6;--nylas-base-600:#3e4784;--nylas-base-700:#263f72;--nylas-base-800:#293056;--nylas-base-900:#101323;--nylas-base-950:#0e101b;--nylas-border-radius:0.25rem;--nylas-border-radius-2x:0.5rem;--nylas-border-radius-3x:0.75rem;--nylas-font-family:"Inter", sans-serif;width:100%}@media screen and (max-width: 768px){:host{position:unset}}label{display:flex;color:var(--nylas-base-800, #293056);font-size:14px;font-style:normal;font-weight:400;line-height:150%;flex-direction:column;gap:4px;font-family:var(--nylas-font-family);font-size:16px;color:var(--nylas-base-800)}label.error{color:var(--nylas-error)}label span.required{color:var(--nylas-error);padding:0 0.25rem}label p{margin:0}label .error{color:var(--nylas-error)}.dropdown{display:inline-block;width:inherit}.dropbtn{color:var(--nylas-base-800);padding:14px;font-size:1rem;font-family:var(--nylas-font-family);cursor:pointer;display:flex;justify-content:space-between;gap:0.5rem;background:transparent;border:1px solid var(--nylas-base-300);border-radius:var(--nylas-border-radius-2x)}.dropbtn.error{border:1px solid var(--nylas-error)}.dropbtn.focus{background:transparent}.dropbtn:hover,.dropbtn:active{outline:1px solid var(--nylas-primary)}.dropbtn:active{outline:2px solid var(--nylas-primary)}.dropbtn span.chevron{display:flex;align-self:center}.dropbtn span.open{transform:rotate(90deg)}.dropbtn span.closed{transform:rotate(270deg)}.dropbtn span.selected-option{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:144px;font-size:14px;line-height:20px}@media screen and (max-width: 768px){.dropbtn span.selected-option{max-width:124px;font-size:16px}}.dropdown-content{display:block;margin-top:0.5rem;background-color:var(--nylas-base-0);width:100%;max-height:336px;overflow:auto;z-index:1;border-radius:4px;position:absolute;box-shadow:0px 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:0px 10px 15px -3px rgba(0, 0, 0, 0.1)}@media screen and (max-width: 768px){.dropdown-content{right:0;width:325px;max-width:unset}}.search-box{border-bottom:1px solid var(--nylas-base-200);padding:10px;position:sticky;top:0;background:var(--nylas-base-0)}.search-box .icon{position:absolute;top:1.25rem;left:1.25rem;color:var(--nylas-base-300)}.dropdown-content ul{padding:0;list-style-type:none;color:var(--nylas-base-900);max-height:336px}.dropdown-content ul li{padding:16px, 12px, 16px, 12px;color:black;padding:12px 16px;text-decoration:none;display:block;font-family:inherit;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0px;text-align:left;cursor:pointer}.dropdown-content ul li:hover,.dropdown-content ul li:focus{background-color:var(--nylas-base-100)}.dropdown-content .selected{background-color:#e7e7e7}input[type=text]{width:-webkit-fill-available;padding:inherit;border:1px solid #ccc;border-radius:4px;position:sticky;background:no-repeat scroll 7px 7px;padding-left:30px;background-size:16px 16px}', Vb = Jb, Zb = Ne(class extends _e {
|
|
9010
9010
|
constructor() {
|
|
9011
|
-
super(), this.__registerHost(), this.__attachShadow(), this.nylasFormDropdownChanged =
|
|
9011
|
+
super(), this.__registerHost(), this.__attachShadow(), this.nylasFormDropdownChanged = _t(this, "nylasFormDropdownChanged", 7), this.nylasFormDropdownDefaultSelected = _t(this, "nylasFormDropdownDefaultSelected", 7), this.componentType = "select-dropdown", this.name = void 0, this.options = [], this.defaultSelectedOption = null, this.withSearch = !0, this.label = void 0, this.required = !1, this.pluralizedLabel = "", this.dropdownButtonText = void 0, this.withChevron = !0, this.selectedOption = void 0, this.isOpen = !1, this.searchValue = "", this.filteredOptions = [...this.options], this.ariaActivedescendant = "", this.errorMessage = "";
|
|
9012
9012
|
}
|
|
9013
9013
|
optionsChangedHandler(e, t) {
|
|
9014
9014
|
e !== t && (this.filteredOptions = e);
|
|
9015
9015
|
}
|
|
9016
9016
|
defaultSelectedOptionChangedHandler(e, t) {
|
|
9017
|
-
typeof e > "u" || (e == null ? void 0 : e.label) === (t == null ? void 0 : t.label) || (this.selectedOption = e
|
|
9017
|
+
typeof e > "u" || (e == null ? void 0 : e.label) === (t == null ? void 0 : t.label) || (this.selectedOption = e, this.nylasFormDropdownDefaultSelected.emit({
|
|
9018
|
+
value: (e == null ? void 0 : e.value) || "",
|
|
9019
|
+
name: this.name,
|
|
9020
|
+
error: this.errorMessage,
|
|
9021
|
+
label: this.label
|
|
9022
|
+
}));
|
|
9018
9023
|
}
|
|
9019
9024
|
componentWillLoad() {
|
|
9020
9025
|
this.el.setAttribute("component-type", this.componentType);
|
|
9021
9026
|
}
|
|
9022
9027
|
componentDidLoad() {
|
|
9023
|
-
|
|
9028
|
+
var e;
|
|
9029
|
+
this.filteredOptions = this.options, this.selectedOption = this.defaultSelectedOption, !this.selectedOption && this.options.length > 0 && (this.selectedOption = this.options[0]), this.nylasFormDropdownDefaultSelected.emit({
|
|
9030
|
+
value: ((e = this.selectedOption) == null ? void 0 : e.value) || "",
|
|
9031
|
+
name: this.name,
|
|
9032
|
+
error: this.errorMessage,
|
|
9033
|
+
label: this.label
|
|
9034
|
+
});
|
|
9024
9035
|
}
|
|
9025
9036
|
handleBookingFormSubmitted(e) {
|
|
9026
9037
|
var t;
|
|
@@ -9094,7 +9105,7 @@ const Vb = ':host{display:block;position:relative;--nylas-primary:#2563eb;--nyla
|
|
|
9094
9105
|
}
|
|
9095
9106
|
render() {
|
|
9096
9107
|
const e = this.generateButtonText(this.selectedOption, this.dropdownButtonText);
|
|
9097
|
-
return A("div", { key: "
|
|
9108
|
+
return A("div", { key: "4b724d892194708b2dcd0ed74c8e23486ba2b4f7", class: "dropdown", part: "sd_dropdown" }, A("label", { key: "06d33f4f5daa7c09eed054505989210e35c2beb5", part: "sd_dropdown_label", class: { error: !!this.errorMessage } }, this.label && A("p", null, A("span", { class: "label" }, this.label), this.required && A("span", { class: "required" }, "*")), A("button", { key: "8e5952f7e2a1279670304e82f329da3e8e60522a", part: "sd_dropdown-button", class: { dropbtn: !0, open: this.isOpen, error: !!this.errorMessage }, onClick: () => this.toggleDropdown(), "aria-haspopup": "listbox", "aria-expanded": this.isOpen ? "true" : "false", "aria-label": this.name, onKeyDown: (t) => this.handleSelectButtonKeyDown(t) }, A("slot", { key: "aece407da3b35858b9ec1248d09447706b3120cc", name: "select-icon", "aria-hidden": "true" }), A("span", { key: "55aae4a92f862c81533635999fb60693705cb12b", class: "selected-option", part: "sd_dropdown-button-selected-label" }, e), this.withChevron && A("span", { class: {
|
|
9098
9109
|
open: this.isOpen,
|
|
9099
9110
|
closed: !this.isOpen,
|
|
9100
9111
|
chevron: !0
|
|
@@ -9110,7 +9121,7 @@ const Vb = ':host{display:block;position:relative;--nylas-primary:#2563eb;--nyla
|
|
|
9110
9121
|
};
|
|
9111
9122
|
}
|
|
9112
9123
|
static get style() {
|
|
9113
|
-
return
|
|
9124
|
+
return Vb;
|
|
9114
9125
|
}
|
|
9115
9126
|
}, [1, "select-dropdown", {
|
|
9116
9127
|
name: [1],
|
|
@@ -9191,14 +9202,14 @@ var u2 = function(n, e, t, r) {
|
|
|
9191
9202
|
for (var s = n.length - 1; s >= 0; s--)
|
|
9192
9203
|
(o = n[s]) && (u = (i < 3 ? o(u) : i > 3 ? o(e, t, u) : o(e, t)) || u);
|
|
9193
9204
|
return i > 3 && u && Object.defineProperty(e, t, u), u;
|
|
9194
|
-
},
|
|
9205
|
+
}, vr = function(n, e) {
|
|
9195
9206
|
if (typeof Reflect == "object" && typeof Reflect.metadata == "function")
|
|
9196
9207
|
return Reflect.metadata(n, e);
|
|
9197
9208
|
};
|
|
9198
9209
|
const Ot = 15, bn = Ne(class extends _e {
|
|
9199
9210
|
constructor() {
|
|
9200
9211
|
var e, t, r, i, u, o;
|
|
9201
|
-
super(), this.__registerHost(), this.__attachShadow(), this.valueChanged =
|
|
9212
|
+
super(), this.__registerHost(), this.__attachShadow(), this.valueChanged = _t(this, "valueChanged", 7), this.internals = this.attachInternals(), this.selectedConfiguration = void 0, this.name = "timeslot-picker", this.eventDurationMinutes = (t = (e = this.selectedConfiguration) == null ? void 0 : e.availability) == null ? void 0 : t.duration_minutes, this.defaultIntervalMinutes = ((i = (r = this.selectedConfiguration) == null ? void 0 : r.availability) == null ? void 0 : i.interval_minutes) ?? this.eventDurationMinutes ?? 10, this.defaultRoundTo = ((o = (u = this.selectedConfiguration) == null ? void 0 : u.availability) == null ? void 0 : o.round_to) ?? void 0, this.internalEventDurationMinutes = void 0, this.selectedInterval = void 0, this.selectedRoundTo = void 0, this.componentLoaded = !1;
|
|
9202
9213
|
}
|
|
9203
9214
|
elementNameChangedHandler(e) {
|
|
9204
9215
|
Q("nylas-timeslot-interval", "elementNameChangedHandler", e), this.host.setAttribute("name", e);
|
|
@@ -9315,9 +9326,9 @@ u2([
|
|
|
9315
9326
|
stateToProps: /* @__PURE__ */ new Map([["schedulerConfig.selectedConfiguration", "selectedConfiguration"]]),
|
|
9316
9327
|
fireRegisterEvent: !0
|
|
9317
9328
|
}),
|
|
9318
|
-
|
|
9319
|
-
|
|
9320
|
-
|
|
9329
|
+
vr("design:type", Function),
|
|
9330
|
+
vr("design:paramtypes", []),
|
|
9331
|
+
vr("design:returntype", void 0)
|
|
9321
9332
|
], bn.prototype, "render", null);
|
|
9322
9333
|
function o2() {
|
|
9323
9334
|
if (typeof customElements > "u")
|