@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 Oe = {
|
|
|
87
87
|
// TODO(STENCIL-914): remove this option when `experimentalSlotFixes` is the default behavior
|
|
88
88
|
experimentalSlotFixes: !1
|
|
89
89
|
};
|
|
90
|
-
let Ye,
|
|
90
|
+
let Ye, vr, it, Ci = !1, Lt = !1, Wr = !1, ie = !1, bn = null, xr = !1;
|
|
91
91
|
const Le = (n, e = "") => () => {
|
|
92
|
-
}, Uh = "slot-fb{display:contents}slot-fb[hidden]{display:none}", yn = "http://www.w3.org/1999/xlink", vn = {}, Fh = "http://www.w3.org/2000/svg", jh = "http://www.w3.org/1999/xhtml", Yh = (n) => n != null,
|
|
92
|
+
}, Uh = "slot-fb{display:contents}slot-fb[hidden]{display:none}", yn = "http://www.w3.org/1999/xlink", vn = {}, Fh = "http://www.w3.org/2000/svg", jh = "http://www.w3.org/1999/xhtml", Yh = (n) => n != null, Gr = (n) => (n = typeof n, n === "object" || n === "function");
|
|
93
93
|
function qh(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 P = (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" && !Gr(r)) && (r = String(r)), o && s ? a[a.length - 1].$text$ += r : a.push(o ? Pt(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 P = (n, e, ...t) => {
|
|
|
137
137
|
}
|
|
138
138
|
const e = Pt(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
|
-
}, Gh = (n) => x1.map((e) => e(n)).find((e) => !!e), Kh = (n, e) => n != null && !
|
|
140
|
+
}, Gh = (n) => x1.map((e) => e(n)).find((e) => !!e), Kh = (n, e) => n != null && !Gr(n) ? e & 4 ? n === "false" ? !1 : n === "" || !!n : e & 2 ? parseFloat(n) : e & 1 ? String(n) : n : n, Rt = (n) => n, Nt = (n, e, t) => {
|
|
141
141
|
const r = Rt(n);
|
|
142
142
|
return {
|
|
143
|
-
emit: (i) =>
|
|
143
|
+
emit: (i) => Jh(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
|
+
}, Jh = (n, e, t) => {
|
|
151
151
|
const r = ee.ce(e, t);
|
|
152
152
|
return n.dispatchEvent(r), r;
|
|
153
|
-
}, wn = /* @__PURE__ */ new WeakMap(),
|
|
154
|
-
let r =
|
|
155
|
-
E1 && t ? (r = r || new CSSStyleSheet(), typeof r == "string" ? r = e : r.replaceSync(e)) : r = e,
|
|
153
|
+
}, wn = /* @__PURE__ */ new WeakMap(), Vh = (n, e, t) => {
|
|
154
|
+
let r = Ut.get(n);
|
|
155
|
+
E1 && t ? (r = r || new CSSStyleSheet(), typeof r == "string" ? r = e : r.replaceSync(e)) : r = e, Ut.set(n, r);
|
|
156
156
|
}, Zh = (n, e, t) => {
|
|
157
157
|
var r;
|
|
158
|
-
const i = Oi(e, t), u =
|
|
158
|
+
const i = Oi(e, t), u = Ut.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 P = (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) : Bn(
|
|
191
|
+
if (e[2] === "-" ? e = e.slice(3) : Bn(Xt, s) ? e = s.slice(2) : e = s[2] + e.slice(3), t || r) {
|
|
192
192
|
const a = e.endsWith(Di);
|
|
193
193
|
e = e.replace(e1, ""), t && ee.rel(n, e, t, a), r && ee.ael(n, e, r, a);
|
|
194
194
|
}
|
|
195
195
|
} else {
|
|
196
|
-
const a =
|
|
196
|
+
const a = Gr(r);
|
|
197
197
|
if ((o || a && r !== null) && !i)
|
|
198
198
|
try {
|
|
199
199
|
if (n.tagName.includes("-"))
|
|
@@ -214,10 +214,10 @@ const P = (n, e, ...t) => {
|
|
|
214
214
|
r in o || kn(i, r, u[r], void 0, t, e.$flags$);
|
|
215
215
|
for (r in o)
|
|
216
216
|
kn(i, r, u[r], o[r], t, e.$flags$);
|
|
217
|
-
},
|
|
217
|
+
}, _t = (n, e, t, r) => {
|
|
218
218
|
const i = e.$children$[t];
|
|
219
219
|
let u = 0, o, s, a;
|
|
220
|
-
if (Ci || (
|
|
220
|
+
if (Ci || (Wr = !0, i.$tag$ === "slot" && (Ye && r.classList.add(Ye + "-s"), i.$flags$ |= i.$children$ ? (
|
|
221
221
|
// slot element has fallback content
|
|
222
222
|
2
|
|
223
223
|
) : (
|
|
@@ -230,22 +230,22 @@ const P = (n, e, ...t) => {
|
|
|
230
230
|
else {
|
|
231
231
|
if (ie || (ie = i.$tag$ === "svg"), o = i.$elm$ = fe.createElementNS(ie ? Fh : jh, i.$flags$ & 2 ? "slot-fb" : i.$tag$), ie && i.$tag$ === "foreignObject" && (ie = !1), Ri(null, i, ie), Yh(Ye) && o["s-si"] !== Ye && o.classList.add(o["s-si"] = Ye), i.$children$)
|
|
232
232
|
for (u = 0; u < i.$children$.length; ++u)
|
|
233
|
-
s =
|
|
233
|
+
s = _t(n, i, u, o), s && o.appendChild(s);
|
|
234
234
|
i.$tag$ === "svg" ? ie = !1 : o.tagName === "foreignObject" && (ie = !0);
|
|
235
235
|
}
|
|
236
|
-
return o["s-hn"] = it, i.$flags$ & 3 && (o["s-sr"] = !0, o["s-cr"] =
|
|
236
|
+
return o["s-hn"] = it, i.$flags$ & 3 && (o["s-sr"] = !0, o["s-cr"] = vr, o["s-sn"] = i.$name$ || "", a = n && n.$children$ && n.$children$[t], a && a.$tag$ === i.$tag$ && n.$elm$ && ut(n.$elm$, !1)), o;
|
|
237
237
|
}, ut = (n, e) => {
|
|
238
238
|
ee.$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"] !== it && i["s-ol"] && (Li(i).insertBefore(i, Kr(i)), i["s-ol"].remove(), i["s-ol"] = void 0, i["s-sh"] = void 0,
|
|
242
|
+
i["s-hn"] !== it && i["s-ol"] && (Li(i).insertBefore(i, Kr(i)), i["s-ol"].remove(), i["s-ol"] = void 0, i["s-sh"] = void 0, Wr = !0), e && ut(i, e);
|
|
243
243
|
}
|
|
244
244
|
ee.$flags$ &= -2;
|
|
245
245
|
}, Mi = (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 === it && (o = o.shadowRoot); i <= u; ++i)
|
|
248
|
-
r[i] && (s =
|
|
248
|
+
r[i] && (s = _t(null, t, i, n), s && (r[i].$elm$ = s, o.insertBefore(s, Kr(e))));
|
|
249
249
|
}, Ii = (n, e, t) => {
|
|
250
250
|
for (let r = e; r <= t; ++r) {
|
|
251
251
|
const i = n[r];
|
|
@@ -279,7 +279,7 @@ const P = (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 = _t(e && e[o], t, s, n) : (qe(p, h, i), e[s] = void 0, w = p.$elm$), h = r[++o]) : (w = _t(e && e[o], t, o, n), h = r[++o]), w && Li(c.$elm$).insertBefore(w, Kr(c.$elm$));
|
|
283
283
|
}
|
|
284
284
|
u > l ? Mi(n, r[d + 1] == null ? null : r[d + 1].$elm$, t, r, o, d) : o > d && Ii(e, u, l);
|
|
285
285
|
}, xt = (n, e, t = !1) => n.$tag$ === e.$tag$ ? n.$tag$ === "slot" ? n.$name$ === e.$name$ : t ? !0 : n.$key$ === e.$key$ : !1, Kr = (n) => n && n["s-ol"] || n, Li = (n) => (n["s-ol"] ? n["s-ol"] : n).parentNode, qe = (n, e, t = !1) => {
|
|
@@ -338,9 +338,9 @@ const P = (n, e, ...t) => {
|
|
|
338
338
|
if (it = 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, Ye = a["s-sc"],
|
|
341
|
+
f.$tag$ = null, f.$flags$ |= 4, n.$vnode$ = f, f.$elm$ = c.$elm$ = a.shadowRoot || a, Ye = a["s-sc"], vr = a["s-cr"], Ci = (l.$flags$ & 1) !== 0, Lt = !1, qe(c, f, t);
|
|
342
342
|
{
|
|
343
|
-
if (ee.$flags$ |= 1,
|
|
343
|
+
if (ee.$flags$ |= 1, Wr) {
|
|
344
344
|
Ni(f.$elm$);
|
|
345
345
|
for (const d of Te) {
|
|
346
346
|
const h = d.$nodeToRelocate$;
|
|
@@ -375,7 +375,7 @@ const P = (n, e, ...t) => {
|
|
|
375
375
|
if (Oe.experimentalScopedSlotChanges && l.$flags$ & 2)
|
|
376
376
|
for (const d of f.$elm$.childNodes)
|
|
377
377
|
d["s-hn"] !== it && !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
|
+
vr = void 0;
|
|
379
379
|
}, n1 = (n, e) => {
|
|
380
380
|
}, Ui = (n, e) => (n.$flags$ |= 16, n1(n, n.$ancestorComponent$), S1(() => i1(n, e))), i1 = (n, e) => {
|
|
381
381
|
const t = n.$hostElement$, r = Le("scheduleUpdate", n.$cmpMeta$.$tagName$), i = t;
|
|
@@ -489,9 +489,9 @@ const P = (n, e, ...t) => {
|
|
|
489
489
|
let o = i.style;
|
|
490
490
|
typeof o != "string" && (o = o[e.$modeName$ = Gh(n)]);
|
|
491
491
|
const s = Oi(t, e.$modeName$);
|
|
492
|
-
if (!
|
|
492
|
+
if (!Ut.has(s)) {
|
|
493
493
|
const a = Le("registerStyles", t.$tagName$);
|
|
494
|
-
|
|
494
|
+
Vh(s, o, !!(t.$flags$ & 1)), a();
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
497
|
e.$ancestorComponent$, Ui(e, !0);
|
|
@@ -550,7 +550,7 @@ const P = (n, e, ...t) => {
|
|
|
550
550
|
} catch (r) {
|
|
551
551
|
gt(r);
|
|
552
552
|
}
|
|
553
|
-
}, b1 = (n, e) => e & 4 ? fe : e & 8 ?
|
|
553
|
+
}, b1 = (n, e) => e & 4 ? fe : e & 8 ? Xt : e & 16 ? fe.body : n, y1 = (n) => w1 ? {
|
|
554
554
|
passive: (n & 1) !== 0,
|
|
555
555
|
capture: (n & 2) !== 0
|
|
556
556
|
} : (n & 2) !== 0, ji = /* @__PURE__ */ new WeakMap(), pt = (n) => ji.get(n), v1 = (n, e) => {
|
|
@@ -561,7 +561,7 @@ const P = (n, e, ...t) => {
|
|
|
561
561
|
$instanceValues$: /* @__PURE__ */ new Map()
|
|
562
562
|
};
|
|
563
563
|
return Fi(n, t, e.$listeners$), ji.set(n, t);
|
|
564
|
-
}, Bn = (n, e) => e in n, gt = (n, e) => (0, console.error)(n, e),
|
|
564
|
+
}, Bn = (n, e) => e in n, gt = (n, e) => (0, console.error)(n, e), Ut = /* @__PURE__ */ new Map(), x1 = [], Xt = typeof window < "u" ? window : {}, fe = Xt.document || { head: {} }, mt = Xt.HTMLElement || class {
|
|
565
565
|
}, ee = {
|
|
566
566
|
$flags$: 0,
|
|
567
567
|
$resourcesUrl$: "",
|
|
@@ -588,7 +588,7 @@ const P = (n, e, ...t) => {
|
|
|
588
588
|
}
|
|
589
589
|
return !1;
|
|
590
590
|
})(), Cn = [], Yi = [], $1 = (n, e) => (t) => {
|
|
591
|
-
n.push(t),
|
|
591
|
+
n.push(t), xr || (xr = !0, e && ee.$flags$ & 4 ? T1(wr) : ee.raf(wr));
|
|
592
592
|
}, An = (n) => {
|
|
593
593
|
for (let e = 0; e < n.length; e++)
|
|
594
594
|
try {
|
|
@@ -597,18 +597,18 @@ const P = (n, e, ...t) => {
|
|
|
597
597
|
gt(t);
|
|
598
598
|
}
|
|
599
599
|
n.length = 0;
|
|
600
|
-
},
|
|
601
|
-
An(Cn), An(Yi), (
|
|
600
|
+
}, wr = () => {
|
|
601
|
+
An(Cn), An(Yi), (xr = Cn.length > 0) && ee.raf(wr);
|
|
602
602
|
}, T1 = (n) => k1().then(n), S1 = /* @__PURE__ */ $1(Yi, !0), On = typeof global < "u" ? global : typeof self < "u" ? self : typeof window < "u" ? window : {};
|
|
603
|
-
var ve = [], se = [], B1 = typeof Uint8Array < "u" ? Uint8Array : Array,
|
|
603
|
+
var ve = [], se = [], B1 = typeof Uint8Array < "u" ? Uint8Array : Array, Jr = !1;
|
|
604
604
|
function qi() {
|
|
605
|
-
|
|
605
|
+
Jr = !0;
|
|
606
606
|
for (var n = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", e = 0, t = n.length; e < t; ++e)
|
|
607
607
|
ve[e] = n[e], se[n.charCodeAt(e)] = e;
|
|
608
608
|
se[45] = 62, se[95] = 63;
|
|
609
609
|
}
|
|
610
610
|
function C1(n) {
|
|
611
|
-
|
|
611
|
+
Jr || qi();
|
|
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 O1(n, e, t) {
|
|
|
627
627
|
return i.join("");
|
|
628
628
|
}
|
|
629
629
|
function Dn(n) {
|
|
630
|
-
|
|
630
|
+
Jr || qi();
|
|
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(O1(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 er(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 D1 = {}.toString, zi = Array.isArray || function(n) {
|
|
|
666
666
|
*/
|
|
667
667
|
var R1 = 50;
|
|
668
668
|
x.TYPED_ARRAY_SUPPORT = On.TYPED_ARRAY_SUPPORT !== void 0 ? On.TYPED_ARRAY_SUPPORT : !0;
|
|
669
|
-
function
|
|
669
|
+
function kr() {
|
|
670
670
|
return x.TYPED_ARRAY_SUPPORT ? 2147483647 : 1073741823;
|
|
671
671
|
}
|
|
672
672
|
function Se(n, e) {
|
|
673
|
-
if (
|
|
673
|
+
if (kr() < 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
|
}
|
|
@@ -682,7 +682,7 @@ function x(n, e, t) {
|
|
|
682
682
|
throw new Error(
|
|
683
683
|
"If encoding is specified then the first argument must be a string"
|
|
684
684
|
);
|
|
685
|
-
return
|
|
685
|
+
return Vr(this, n);
|
|
686
686
|
}
|
|
687
687
|
return Wi(this, n, e, t);
|
|
688
688
|
}
|
|
@@ -711,17 +711,17 @@ function M1(n, e, t, r) {
|
|
|
711
711
|
x.alloc = function(n, e, t) {
|
|
712
712
|
return M1(null, n, e, t);
|
|
713
713
|
};
|
|
714
|
-
function
|
|
714
|
+
function Vr(n, e) {
|
|
715
715
|
if (Gi(e), n = Se(n, e < 0 ? 0 : Zr(e) | 0), !x.TYPED_ARRAY_SUPPORT)
|
|
716
716
|
for (var t = 0; t < e; ++t)
|
|
717
717
|
n[t] = 0;
|
|
718
718
|
return n;
|
|
719
719
|
}
|
|
720
720
|
x.allocUnsafe = function(n) {
|
|
721
|
-
return
|
|
721
|
+
return Vr(null, n);
|
|
722
722
|
};
|
|
723
723
|
x.allocUnsafeSlow = function(n) {
|
|
724
|
-
return
|
|
724
|
+
return Vr(null, n);
|
|
725
725
|
};
|
|
726
726
|
function I1(n, e, t) {
|
|
727
727
|
if ((typeof t != "string" || t === "") && (t = "utf8"), !x.isEncoding(t))
|
|
@@ -731,7 +731,7 @@ function I1(n, e, t) {
|
|
|
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 Er(n, e) {
|
|
735
735
|
var t = e.length < 0 ? 0 : Zr(e.length) | 0;
|
|
736
736
|
n = Se(n, t);
|
|
737
737
|
for (var r = 0; r < t; r += 1)
|
|
@@ -743,7 +743,7 @@ function L1(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 = Er(n, e), n;
|
|
747
747
|
}
|
|
748
748
|
function P1(n, e) {
|
|
749
749
|
if (we(e)) {
|
|
@@ -752,15 +752,15 @@ function P1(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" || tp(e.length) ? Se(n, 0) :
|
|
755
|
+
return typeof e.length != "number" || tp(e.length) ? Se(n, 0) : Er(n, e);
|
|
756
756
|
if (e.type === "Buffer" && zi(e.data))
|
|
757
|
-
return
|
|
757
|
+
return Er(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 Zr(n) {
|
|
762
|
-
if (n >=
|
|
763
|
-
throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" +
|
|
762
|
+
if (n >= kr())
|
|
763
|
+
throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" + kr().toString(16) + " bytes");
|
|
764
764
|
return n | 0;
|
|
765
765
|
}
|
|
766
766
|
x.isBuffer = rp;
|
|
@@ -831,7 +831,7 @@ function Ki(n, e) {
|
|
|
831
831
|
case "utf8":
|
|
832
832
|
case "utf-8":
|
|
833
833
|
case void 0:
|
|
834
|
-
return
|
|
834
|
+
return Ft(n).length;
|
|
835
835
|
case "ucs2":
|
|
836
836
|
case "ucs-2":
|
|
837
837
|
case "utf16le":
|
|
@@ -842,7 +842,7 @@ function Ki(n, e) {
|
|
|
842
842
|
case "base64":
|
|
843
843
|
return tu(n).length;
|
|
844
844
|
default:
|
|
845
|
-
if (r) return
|
|
845
|
+
if (r) return Ft(n).length;
|
|
846
846
|
e = ("" + e).toLowerCase(), r = !0;
|
|
847
847
|
}
|
|
848
848
|
}
|
|
@@ -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 Ji(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 Ji(this, e, t, r, !0);
|
|
986
986
|
};
|
|
987
987
|
x.prototype.lastIndexOf = function(e, t, r) {
|
|
988
|
-
return
|
|
988
|
+
return Ji(this, e, t, r, !1);
|
|
989
989
|
};
|
|
990
990
|
function _1(n, e, t, r) {
|
|
991
991
|
t = Number(t) || 0;
|
|
@@ -1002,19 +1002,19 @@ function _1(n, e, t, r) {
|
|
|
1002
1002
|
return o;
|
|
1003
1003
|
}
|
|
1004
1004
|
function U1(n, e, t, r) {
|
|
1005
|
-
return
|
|
1005
|
+
return nr(Ft(e, n.length - t), n, t, r);
|
|
1006
1006
|
}
|
|
1007
|
-
function
|
|
1008
|
-
return
|
|
1007
|
+
function Vi(n, e, t, r) {
|
|
1008
|
+
return nr(X1(e), n, t, r);
|
|
1009
1009
|
}
|
|
1010
1010
|
function F1(n, e, t, r) {
|
|
1011
|
-
return
|
|
1011
|
+
return Vi(n, e, t, r);
|
|
1012
1012
|
}
|
|
1013
1013
|
function j1(n, e, t, r) {
|
|
1014
|
-
return
|
|
1014
|
+
return nr(tu(e), n, t, r);
|
|
1015
1015
|
}
|
|
1016
1016
|
function Y1(n, e, t, r) {
|
|
1017
|
-
return
|
|
1017
|
+
return nr(ep(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)
|
|
@@ -1039,7 +1039,7 @@ x.prototype.write = function(e, t, r, i) {
|
|
|
1039
1039
|
case "utf-8":
|
|
1040
1040
|
return U1(this, e, t, r);
|
|
1041
1041
|
case "ascii":
|
|
1042
|
-
return
|
|
1042
|
+
return Vi(this, e, t, r);
|
|
1043
1043
|
case "latin1":
|
|
1044
1044
|
case "binary":
|
|
1045
1045
|
return F1(this, e, t, r);
|
|
@@ -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), er(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), er(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), er(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), er(this, e, !1, 52, 8);
|
|
1216
1216
|
};
|
|
1217
1217
|
function ne(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 || ne(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 tr(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 || ne(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 || ne(this, e, t, 2, 65535, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8) : tr(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 || ne(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 || ne(this, e, t, 2, 65535, 0), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 8, this[t + 1] = e & 255) : tr(this, e, t, !1), t + 2;
|
|
1255
1255
|
};
|
|
1256
|
-
function
|
|
1256
|
+
function rr(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 || ne(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 || ne(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) : rr(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 || ne(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 || ne(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) : rr(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 || ne(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 || ne(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 || ne(this, e, t, 2, 32767, -32768), x.TYPED_ARRAY_SUPPORT ? (this[t] = e & 255, this[t + 1] = e >>> 8) : tr(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 || ne(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 || ne(this, e, t, 2, 32767, -32768), x.TYPED_ARRAY_SUPPORT ? (this[t] = e >>> 8, this[t + 1] = e & 255) : tr(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 || ne(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 || ne(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) : rr(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 || ne(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 || ne(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) : rr(this, e, t, !1), t + 4;
|
|
1301
1301
|
};
|
|
1302
1302
|
function Qi(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 : Ft(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
|
|
1374
|
-
function
|
|
1375
|
-
if (n = Z1(n).replace(
|
|
1373
|
+
var J1 = /[^+\/0-9A-Za-z-_]/g;
|
|
1374
|
+
function V1(n) {
|
|
1375
|
+
if (n = Z1(n).replace(J1, ""), n.length < 2) return "";
|
|
1376
1376
|
for (; n.length % 4 !== 0; )
|
|
1377
1377
|
n = n + "=";
|
|
1378
1378
|
return n;
|
|
@@ -1383,7 +1383,7 @@ function Z1(n) {
|
|
|
1383
1383
|
function Q1(n) {
|
|
1384
1384
|
return n < 16 ? "0" + n.toString(16) : n.toString(16);
|
|
1385
1385
|
}
|
|
1386
|
-
function
|
|
1386
|
+
function Ft(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) {
|
|
@@ -1444,9 +1444,9 @@ function ep(n, e) {
|
|
|
1444
1444
|
return u;
|
|
1445
1445
|
}
|
|
1446
1446
|
function tu(n) {
|
|
1447
|
-
return C1(
|
|
1447
|
+
return C1(V1(n));
|
|
1448
1448
|
}
|
|
1449
|
-
function
|
|
1449
|
+
function nr(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;
|
|
@@ -1579,7 +1579,7 @@ var ip = { exports: {} };
|
|
|
1579
1579
|
case f:
|
|
1580
1580
|
return S ? I(1, Z) : I(0, Z + 1);
|
|
1581
1581
|
case c:
|
|
1582
|
-
var
|
|
1582
|
+
var Ve = this.$locale().weekStart || 0, Ze = (G < Ve ? G + 7 : G) - Ve;
|
|
1583
1583
|
return I(S ? Ce - Ze : Ce + (6 - Ze), Z);
|
|
1584
1584
|
case l:
|
|
1585
1585
|
case g:
|
|
@@ -1624,14 +1624,14 @@ var ip = { 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 = R.z(this), I = this.$H, H = this.$m, G = this.$M, Z = k.weekdays, Ce = k.months, Ee = function(re, Ae,
|
|
1628
|
-
return re && (re[Ae] || re(B, S)) ||
|
|
1629
|
-
},
|
|
1627
|
+
var S = y || "YYYY-MM-DDTHH:mm:ssZ", C = R.z(this), I = this.$H, H = this.$m, G = this.$M, Z = k.weekdays, Ce = k.months, Ee = function(re, Ae, cr, vt) {
|
|
1628
|
+
return re && (re[Ae] || re(B, S)) || cr[Ae].slice(0, vt);
|
|
1629
|
+
}, Ve = function(re) {
|
|
1630
1630
|
return R.s(I % 12 || 12, re, "0");
|
|
1631
|
-
}, Ze = k.meridiem || function(re, Ae,
|
|
1631
|
+
}, Ze = k.meridiem || function(re, Ae, cr) {
|
|
1632
1632
|
var vt = re < 12 ? "AM" : "PM";
|
|
1633
|
-
return
|
|
1634
|
-
}, _e = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: G + 1, MM: R.s(G + 1, 2, "0"), MMM: Ee(k.monthsShort, G, Ce, 3), MMMM: Ee(Ce, G), D: this.$D, DD: R.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(I), HH: R.s(I, 2, "0"), h:
|
|
1633
|
+
return cr ? vt.toLowerCase() : vt;
|
|
1634
|
+
}, _e = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: G + 1, MM: R.s(G + 1, 2, "0"), MMM: Ee(k.monthsShort, G, Ce, 3), MMMM: Ee(Ce, G), D: this.$D, DD: R.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(I), HH: R.s(I, 2, "0"), h: Ve(1), hh: Ve(2), a: Ze(I, H, !0), A: Ze(I, H, !1), m: String(H), mm: R.s(H, 2, "0"), s: String(this.$s), ss: R.s(this.$s, 2, "0"), SSS: R.s(this.$ms, 3, "0"), Z: C };
|
|
1635
1635
|
return S.replace(T, function(re, Ae) {
|
|
1636
1636
|
return Ae || _e[re] || C.replace(":", "");
|
|
1637
1637
|
});
|
|
@@ -1671,7 +1671,7 @@ var ip = { exports: {} };
|
|
|
1671
1671
|
}, N.en = M[L], N.Ls = M, N.p = {}, N;
|
|
1672
1672
|
});
|
|
1673
1673
|
})(ip);
|
|
1674
|
-
var
|
|
1674
|
+
var $r = [
|
|
1675
1675
|
"MO",
|
|
1676
1676
|
"TU",
|
|
1677
1677
|
"WE",
|
|
@@ -1688,13 +1688,13 @@ var Er = [
|
|
|
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($r.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 = $r[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 Er = [
|
|
|
1705
1705
|
}, be = function(n) {
|
|
1706
1706
|
return typeof n == "number";
|
|
1707
1707
|
}, In = function(n) {
|
|
1708
|
-
return typeof n == "string" &&
|
|
1708
|
+
return typeof n == "string" && $r.includes(n);
|
|
1709
1709
|
}, ue = 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 op = 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
|
+
}, dr = 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
|
}, Y = 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
|
}, sp = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], iu = 1e3 * 60 * 60 * 24, uu = 9999, ou = Pe(1970, 1, 1), ap = [6, 0, 1, 2, 3, 4, 5], rt = function(n) {
|
|
@@ -1755,7 +1755,7 @@ var op = function(n, e, t) {
|
|
|
1755
1755
|
}, lp = function(n, e) {
|
|
1756
1756
|
var t = n.getTime() - Ln(n), r = e.getTime() - Ln(e), i = t - r;
|
|
1757
1757
|
return Math.round(i / iu);
|
|
1758
|
-
},
|
|
1758
|
+
}, Tr = function(n) {
|
|
1759
1759
|
return lp(n, ou);
|
|
1760
1760
|
}, au = function(n) {
|
|
1761
1761
|
return new Date(ou.getTime() + n * iu);
|
|
@@ -1769,12 +1769,12 @@ var op = function(n, e, t) {
|
|
|
1769
1769
|
return [We(t), cp(t)];
|
|
1770
1770
|
}, lu = 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
|
+
}, Sr = function(n) {
|
|
1773
1773
|
var e = new Date(n.getTime());
|
|
1774
1774
|
return e;
|
|
1775
1775
|
}, Nn = function(n) {
|
|
1776
1776
|
for (var e = [], t = 0; t < n.length; t++)
|
|
1777
|
-
e.push(
|
|
1777
|
+
e.push(Sr(n[t]));
|
|
1778
1778
|
return e;
|
|
1779
1779
|
}, ot = function(n) {
|
|
1780
1780
|
n.sort(function(e, t) {
|
|
@@ -1841,17 +1841,17 @@ var op = function(n, e, t) {
|
|
|
1841
1841
|
return new n(this.method, this.args);
|
|
1842
1842
|
}, n;
|
|
1843
1843
|
}()
|
|
1844
|
-
),
|
|
1845
|
-
return
|
|
1844
|
+
), Br = function(n, e) {
|
|
1845
|
+
return Br = 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
|
+
}, Br(n, e);
|
|
1850
1850
|
};
|
|
1851
1851
|
function en(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
|
+
Br(n, e);
|
|
1855
1855
|
function t() {
|
|
1856
1856
|
this.constructor = n;
|
|
1857
1857
|
}
|
|
@@ -1883,7 +1883,7 @@ var Un = (
|
|
|
1883
1883
|
return this.iterator(t, this._result.length) ? (this._result.push(t), !0) : !1;
|
|
1884
1884
|
}, e;
|
|
1885
1885
|
}(He)
|
|
1886
|
-
),
|
|
1886
|
+
), jt = {
|
|
1887
1887
|
dayNames: [
|
|
1888
1888
|
"Sunday",
|
|
1889
1889
|
"Monday",
|
|
@@ -1961,7 +1961,7 @@ var Un = (
|
|
|
1961
1961
|
/** @class */
|
|
1962
1962
|
function() {
|
|
1963
1963
|
function n(e, t, r, i) {
|
|
1964
|
-
if (t === void 0 && (t = fp), r === void 0 && (r =
|
|
1964
|
+
if (t === void 0 && (t = fp), r === void 0 && (r = jt), i === void 0 && (i = hp), this.text = [], this.language = r || jt, 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 Un = (
|
|
|
2138
2138
|
}()
|
|
2139
2139
|
);
|
|
2140
2140
|
function cu(n, e) {
|
|
2141
|
-
e === void 0 && (e =
|
|
2141
|
+
e === void 0 && (e = jt);
|
|
2142
2142
|
var t = {}, r = new pp(e.tokens);
|
|
2143
2143
|
if (!r.start(n))
|
|
2144
2144
|
return null;
|
|
@@ -2350,8 +2350,8 @@ function tn(n) {
|
|
|
2350
2350
|
return n < U.HOURLY;
|
|
2351
2351
|
}
|
|
2352
2352
|
var gp = function(n, e) {
|
|
2353
|
-
return e === void 0 && (e =
|
|
2354
|
-
},
|
|
2353
|
+
return e === void 0 && (e = jt), new D(cu(n, e) || void 0);
|
|
2354
|
+
}, Je = [
|
|
2355
2355
|
"count",
|
|
2356
2356
|
"until",
|
|
2357
2357
|
"interval",
|
|
@@ -2360,15 +2360,15 @@ var gp = function(n, e) {
|
|
|
2360
2360
|
"bymonth"
|
|
2361
2361
|
];
|
|
2362
2362
|
Be.IMPLEMENTED = [];
|
|
2363
|
-
Be.IMPLEMENTED[U.HOURLY] =
|
|
2364
|
-
Be.IMPLEMENTED[U.MINUTELY] =
|
|
2365
|
-
Be.IMPLEMENTED[U.DAILY] = ["byhour"].concat(
|
|
2366
|
-
Be.IMPLEMENTED[U.WEEKLY] =
|
|
2367
|
-
Be.IMPLEMENTED[U.MONTHLY] =
|
|
2368
|
-
Be.IMPLEMENTED[U.YEARLY] = ["byweekno", "byyearday"].concat(
|
|
2363
|
+
Be.IMPLEMENTED[U.HOURLY] = Je;
|
|
2364
|
+
Be.IMPLEMENTED[U.MINUTELY] = Je;
|
|
2365
|
+
Be.IMPLEMENTED[U.DAILY] = ["byhour"].concat(Je);
|
|
2366
|
+
Be.IMPLEMENTED[U.WEEKLY] = Je;
|
|
2367
|
+
Be.IMPLEMENTED[U.MONTHLY] = Je;
|
|
2368
|
+
Be.IMPLEMENTED[U.YEARLY] = ["byweekno", "byyearday"].concat(Je);
|
|
2369
2369
|
var mp = function(n, e, t, r) {
|
|
2370
2370
|
return new Be(n, e, t, r).toString();
|
|
2371
|
-
}, bp = Be.isFullyConvertible,
|
|
2371
|
+
}, bp = Be.isFullyConvertible, Yt = (
|
|
2372
2372
|
/** @class */
|
|
2373
2373
|
function() {
|
|
2374
2374
|
function n(e, t, r, i) {
|
|
@@ -2420,21 +2420,21 @@ var mp = 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 = dr(this.hour, 24), o = u.div, s = u.mod;
|
|
2424
2424
|
if (o && (this.hour = s, this.addDaily(o)), ye(i) || Y(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 = dr(this.minute, 60), s = o.div, a = o.mod;
|
|
2431
2431
|
if (s && (this.minute = a, this.addHours(s, !1, i)), (ye(i) || Y(i, this.hour)) && (ye(u) || Y(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 = dr(this.second, 60), a = s.div, l = s.mod;
|
|
2438
2438
|
if (a && (this.second = l, this.addMinutes(a, !1, i, u)), (ye(i) || Y(i, this.hour)) && (ye(u) || Y(u, this.minute)) && (ye(o) || Y(o, this.second)))
|
|
2439
2439
|
break;
|
|
2440
2440
|
}
|
|
@@ -2467,7 +2467,7 @@ var mp = 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 du(n) {
|
|
2473
2473
|
for (var e = [], t = Object.keys(n), r = 0, i = t; r < i.length; r++) {
|
|
@@ -2490,7 +2490,7 @@ function vp(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 D.YEARLY:
|
|
2496
2496
|
e.bymonth || (e.bymonth = e.dtstart.getUTCMonth() + 1), e.bymonthday = e.dtstart.getUTCDate();
|
|
@@ -2531,7 +2531,7 @@ function vp(n) {
|
|
|
2531
2531
|
}
|
|
2532
2532
|
!a.n || e.freq > D.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 < D.HOURLY ? [e.dtstart.getUTCHours()] : null, K(e.byminute) ? be(e.byminute) && (e.byminute = [e.byminute]) : e.byminute = e.freq < D.MINUTELY ? [e.dtstart.getUTCMinutes()] : null, K(e.bysecond) ? be(e.bysecond) && (e.bysecond = [e.bysecond]) : e.bysecond = e.freq < D.SECONDLY ? [e.dtstart.getUTCSeconds()] : null, { parsedOptions: e };
|
|
2537
2537
|
}
|
|
@@ -2543,19 +2543,19 @@ function xp(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 Cr(n) {
|
|
2552
2552
|
var e = n.split(`
|
|
2553
2553
|
`).map(wp).filter(function(t) {
|
|
2554
2554
|
return t !== null;
|
|
2555
2555
|
});
|
|
2556
2556
|
return oe(oe({}, e[0]), e[1]);
|
|
2557
2557
|
}
|
|
2558
|
-
function
|
|
2558
|
+
function qt(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 wp(n) {
|
|
|
2574
2574
|
case "EXRULE":
|
|
2575
2575
|
return jn(n);
|
|
2576
2576
|
case "DTSTART":
|
|
2577
|
-
return
|
|
2577
|
+
return qt(n);
|
|
2578
2578
|
default:
|
|
2579
2579
|
throw new Error("Unsupported RFC prop ".concat(t, " in ").concat(n));
|
|
2580
2580
|
}
|
|
2581
2581
|
}
|
|
2582
2582
|
function jn(n) {
|
|
2583
|
-
var e = n.replace(/^RRULE:/i, ""), t =
|
|
2583
|
+
var e = n.replace(/^RRULE:/i, ""), t = qt(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 jn(n) {
|
|
|
2609
2609
|
break;
|
|
2610
2610
|
case "DTSTART":
|
|
2611
2611
|
case "TZID":
|
|
2612
|
-
var c =
|
|
2612
|
+
var c = qt(n);
|
|
2613
2613
|
t.tzid = c.tzid, t.dtstart = c.dtstart;
|
|
2614
2614
|
break;
|
|
2615
2615
|
case "UNTIL":
|
|
@@ -2645,7 +2645,7 @@ function Ep(n) {
|
|
|
2645
2645
|
return new te(o, i);
|
|
2646
2646
|
});
|
|
2647
2647
|
}
|
|
2648
|
-
var
|
|
2648
|
+
var Ht = (
|
|
2649
2649
|
/** @class */
|
|
2650
2650
|
function() {
|
|
2651
2651
|
function n(e, t) {
|
|
@@ -2669,7 +2669,7 @@ var qt = (
|
|
|
2669
2669
|
}, n;
|
|
2670
2670
|
}()
|
|
2671
2671
|
);
|
|
2672
|
-
function
|
|
2672
|
+
function Ar(n) {
|
|
2673
2673
|
for (var e = [], t = "", r = Object.keys(n), i = Object.keys(rn), u = 0; u < r.length; u++)
|
|
2674
2674
|
if (r[u] !== "tzid" && Y(i, r[u])) {
|
|
2675
2675
|
var o = r[u].toUpperCase(), s = n[r[u]], a = "";
|
|
@@ -2713,7 +2713,7 @@ function Cr(n) {
|
|
|
2713
2713
|
`);
|
|
2714
2714
|
}
|
|
2715
2715
|
function $p(n, e) {
|
|
2716
|
-
return n ? "DTSTART" + new
|
|
2716
|
+
return n ? "DTSTART" + new Ht(new Date(n), e).toString() : "";
|
|
2717
2717
|
}
|
|
2718
2718
|
function Tp(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 Sp = (
|
|
|
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 ? Sr(t) : Nn(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 Sp = (
|
|
|
2752
2752
|
;
|
|
2753
2753
|
r = l.getValue(), this._cacheAdd(e, r, t);
|
|
2754
2754
|
}
|
|
2755
|
-
return ue(r) ? Nn(r) : r instanceof Date ?
|
|
2755
|
+
return ue(r) ? Nn(r) : r instanceof Date ? Sr(r) : r;
|
|
2756
2756
|
}, n;
|
|
2757
2757
|
}()
|
|
2758
2758
|
), Bp = $($($($($($($($($($($($($([], _(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)), Cp = $($($($($($($($($($($($($([], _(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)), Ap = ke(1, 29), Op = ke(1, 30), De = ke(1, 31), Q = ke(1, 32), Dp = $($($($($($($($($($($($($([], Q, !0), Op, !0), Q, !0), De, !0), Q, !0), De, !0), Q, !0), Q, !0), De, !0), Q, !0), De, !0), Q, !0), Q.slice(0, 7)), Rp = $($($($($($($($($($($($($([], Q, !0), Ap, !0), Q, !0), De, !0), Q, !0), De, !0), Q, !0), Q, !0), De, !0), Q, !0), De, !0), Q, !0), Q.slice(0, 7)), Mp = ke(-28, 0), Ip = ke(-29, 0), Re = ke(-30, 0), X = ke(-31, 0), Lp = $($($($($($($($($($($($($([], X, !0), Ip, !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)), Pp = $($($($($($($($($($($($($([], X, !0), Mp, !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)), Np = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366], _p = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], qn = function() {
|
|
@@ -2761,7 +2761,7 @@ var Sp = (
|
|
|
2761
2761
|
return n;
|
|
2762
2762
|
}();
|
|
2763
2763
|
function Up(n, e) {
|
|
2764
|
-
var t = Pe(n, 1, 1), r = rt(n) ? 366 : 365, i = rt(n + 1) ? 366 : 365, u =
|
|
2764
|
+
var t = Pe(n, 1, 1), r = rt(n) ? 366 : 365, i = rt(n + 1) ? 366 : 365, u = Tr(t), o = We(t), s = oe(oe({ yearlen: r, nextyearlen: i, yearordinal: u, yearweekday: o }, Fp(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 qp = (
|
|
|
2848
2848
|
}
|
|
2849
2849
|
return n.prototype.rebuild = function(e, t) {
|
|
2850
2850
|
var r = this.options;
|
|
2851
|
-
if (e !== this.lastyear && (this.yearinfo = Up(e, r)),
|
|
2851
|
+
if (e !== this.lastyear && (this.yearinfo = Up(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 = jp(e, t, u, o, s, r);
|
|
2854
2854
|
}
|
|
@@ -2932,11 +2932,11 @@ var qp = (
|
|
|
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 = Tr(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 = Tr(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 qp = (
|
|
|
2945
2945
|
}), ot(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 ot(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 fu(n, e) {
|
|
|
2998
2998
|
l.rebuild(a.year, a.month);
|
|
2999
2999
|
for (var c = Gp(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 = Wp(d, h, g, l, e);
|
|
3001
|
-
if (
|
|
3001
|
+
if (J(o))
|
|
3002
3002
|
for (var p = Hp(o, c, h, g, l, d), T = 0; T < p.length; T++) {
|
|
3003
3003
|
var O = p[T];
|
|
3004
3004
|
if (u && O > u)
|
|
@@ -3031,10 +3031,10 @@ function fu(n, e) {
|
|
|
3031
3031
|
}
|
|
3032
3032
|
function zp(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) && !Y(r, n.mmask[e]) || J(i) && !n.wnomask[e] || J(u) && !Y(u, n.wdaymask[e]) || J(n.nwdaymask) && !n.nwdaymask[e] || o !== null && !Y(n.eastermask, e) || (J(s) || J(a)) && !Y(s, n.mdaymask[e]) && !Y(a, n.nmdaymask[e]) || J(l) && (e < n.yearlen && !Y(l, e + 1) && !Y(l, -n.yearlen + e) || e >= n.yearlen && !Y(l, e + 1 - n.yearlen) && !Y(l, -n.nextyearlen + e - n.yearlen));
|
|
3035
3035
|
}
|
|
3036
3036
|
function Hn(n, e) {
|
|
3037
|
-
return new
|
|
3037
|
+
return new Ht(n, e.tzid).rezonedDate();
|
|
3038
3038
|
}
|
|
3039
3039
|
function $e(n) {
|
|
3040
3040
|
return n.getValue();
|
|
@@ -3048,7 +3048,7 @@ function Wp(n, e, t, r, i) {
|
|
|
3048
3048
|
}
|
|
3049
3049
|
function Gp(n, e, t) {
|
|
3050
3050
|
var r = t.freq, i = t.byhour, u = t.byminute, o = t.bysecond;
|
|
3051
|
-
return tn(r) ? xp(t) : r >= D.HOURLY &&
|
|
3051
|
+
return tn(r) ? xp(t) : r >= D.HOURLY && J(i) && !Y(i, e.hour) || r >= D.MINUTELY && J(u) && !Y(u, e.minute) || r >= D.SECONDLY && J(o) && !Y(o, e.second) ? [] : n.gettimeset(r)(e.hour, e.minute, e.second, e.millisecond);
|
|
3052
3052
|
}
|
|
3053
3053
|
var de = {
|
|
3054
3054
|
MO: new te(0),
|
|
@@ -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 Ar(this.origOptions);
|
|
3133
3133
|
}, n.prototype.toText = function(e, t, r) {
|
|
3134
3134
|
return mp(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 = Cr, n.optionsToString = Ar, n;
|
|
3148
3148
|
}()
|
|
3149
3149
|
);
|
|
3150
|
-
function
|
|
3150
|
+
function Jp(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 Vp(n, e, t, r, i, u) {
|
|
|
3157
3157
|
});
|
|
3158
3158
|
}
|
|
3159
3159
|
i.forEach(function(d) {
|
|
3160
|
-
var h = new
|
|
3160
|
+
var h = new Ht(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 Vp(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 Ht(r[l], u).rezonedDate();
|
|
3171
3171
|
if (!n.accept(new Date(c.getTime())))
|
|
3172
3172
|
break;
|
|
3173
3173
|
}
|
|
@@ -3194,8 +3194,8 @@ var zn = {
|
|
|
3194
3194
|
compatible: !1,
|
|
3195
3195
|
tzid: null
|
|
3196
3196
|
};
|
|
3197
|
-
function
|
|
3198
|
-
var t = [], r = [], i = [], u = [], o =
|
|
3197
|
+
function Vp(n, e) {
|
|
3198
|
+
var t = [], r = [], i = [], u = [], o = qt(n), s = o.dtstart, a = o.tzid, l = tg(n, e.unfold);
|
|
3199
3199
|
return l.forEach(function(c) {
|
|
3200
3200
|
var f;
|
|
3201
3201
|
if (c) {
|
|
@@ -3204,7 +3204,7 @@ function Jp(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(Cr(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 Jp(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(Cr(w));
|
|
3217
3217
|
break;
|
|
3218
3218
|
case "EXDATE":
|
|
3219
3219
|
u = u.concat(Gn(w, g));
|
|
@@ -3234,26 +3234,26 @@ function Jp(n, e) {
|
|
|
3234
3234
|
};
|
|
3235
3235
|
}
|
|
3236
3236
|
function Zp(n, e) {
|
|
3237
|
-
var t =
|
|
3237
|
+
var t = Vp(n, e), r = t.rrulevals, i = t.rdatevals, u = t.exrulevals, o = t.exdatevals, s = t.dtstart, a = t.tzid, l = e.cache === !1;
|
|
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 ng(l);
|
|
3240
3240
|
return c.dtstart(s), c.tzid(a || void 0), r.forEach(function(d) {
|
|
3241
|
-
c.rrule(new D(
|
|
3241
|
+
c.rrule(new D(fr(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 D(
|
|
3245
|
+
c.exrule(new D(fr(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 D(
|
|
3251
|
+
return new D(fr(f, f.dtstart || e.dtstart || s, f.tzid || e.tzid || a), l);
|
|
3252
3252
|
}
|
|
3253
3253
|
function Wn(n, e) {
|
|
3254
3254
|
return e === void 0 && (e = {}), Zp(n, Qp(e));
|
|
3255
3255
|
}
|
|
3256
|
-
function
|
|
3256
|
+
function fr(n, e, t) {
|
|
3257
3257
|
return oe(oe({}, n), { dtstart: e, tzid: t });
|
|
3258
3258
|
}
|
|
3259
3259
|
function Qp(n) {
|
|
@@ -3331,15 +3331,15 @@ var ng = (
|
|
|
3331
3331
|
return r.dtstart = Kn.apply(r, ["dtstart"]), r.tzid = Kn.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 Jp(t, this._rrule, this._exrule, this._rdate, this._exdate, this.tzid());
|
|
3335
3335
|
}, e.prototype.rrule = function(t) {
|
|
3336
|
-
|
|
3336
|
+
Jn(t, this._rrule);
|
|
3337
3337
|
}, e.prototype.exrule = function(t) {
|
|
3338
|
-
|
|
3338
|
+
Jn(t, this._exrule);
|
|
3339
3339
|
}, e.prototype.rdate = function(t) {
|
|
3340
|
-
|
|
3340
|
+
Vn(t, this._rdate);
|
|
3341
3341
|
}, e.prototype.exdate = function(t) {
|
|
3342
|
-
|
|
3342
|
+
Vn(t, this._exdate);
|
|
3343
3343
|
}, e.prototype.rrules = function() {
|
|
3344
3344
|
return this._rrule.map(function(t) {
|
|
3345
3345
|
return Wn(t.toString());
|
|
@@ -3358,7 +3358,7 @@ var ng = (
|
|
|
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(Ar({ 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,12 +3386,12 @@ var ng = (
|
|
|
3386
3386
|
}, e;
|
|
3387
3387
|
}(D)
|
|
3388
3388
|
);
|
|
3389
|
-
function
|
|
3389
|
+
function Jn(n, e) {
|
|
3390
3390
|
if (!(n instanceof D))
|
|
3391
3391
|
throw new TypeError(String(n) + " is not RRule instance");
|
|
3392
3392
|
Y(e.map(String), String(n)) || e.push(n);
|
|
3393
3393
|
}
|
|
3394
|
-
function
|
|
3394
|
+
function Vn(n, e) {
|
|
3395
3395
|
if (!(n instanceof Date))
|
|
3396
3396
|
throw new TypeError(String(n) + " is not Date instance");
|
|
3397
3397
|
Y(e.map(Number), Number(n)) || (e.push(n), ot(e));
|
|
@@ -3417,7 +3417,7 @@ const ig = {
|
|
|
3417
3417
|
console && console[n] && console[n].apply(console, e);
|
|
3418
3418
|
}
|
|
3419
3419
|
};
|
|
3420
|
-
class
|
|
3420
|
+
class zt {
|
|
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 Ht {
|
|
|
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 zt(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 zt(this.logger, e);
|
|
3460
3460
|
}
|
|
3461
3461
|
}
|
|
3462
|
-
var xe = new
|
|
3463
|
-
class
|
|
3462
|
+
var xe = new zt();
|
|
3463
|
+
class ir {
|
|
3464
3464
|
constructor() {
|
|
3465
3465
|
this.observers = {};
|
|
3466
3466
|
}
|
|
@@ -3550,7 +3550,7 @@ function sg(n, e, t, r) {
|
|
|
3550
3550
|
} = nt(n, e, Object);
|
|
3551
3551
|
i[u] = i[u] || [], i[u].push(t);
|
|
3552
3552
|
}
|
|
3553
|
-
function
|
|
3553
|
+
function Wt(n, e) {
|
|
3554
3554
|
const {
|
|
3555
3555
|
obj: t,
|
|
3556
3556
|
k: r
|
|
@@ -3559,8 +3559,8 @@ function zt(n, e) {
|
|
|
3559
3559
|
return t[r];
|
|
3560
3560
|
}
|
|
3561
3561
|
function ag(n, e, t) {
|
|
3562
|
-
const r =
|
|
3563
|
-
return r !== void 0 ? r :
|
|
3562
|
+
const r = Wt(n, t);
|
|
3563
|
+
return r !== void 0 ? r : Wt(e, t);
|
|
3564
3564
|
}
|
|
3565
3565
|
function hu(n, e, t) {
|
|
3566
3566
|
for (const r in e)
|
|
@@ -3606,7 +3606,7 @@ function pg(n, e, t) {
|
|
|
3606
3606
|
}
|
|
3607
3607
|
return u;
|
|
3608
3608
|
}
|
|
3609
|
-
function
|
|
3609
|
+
function Or(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 Ar(n, e) {
|
|
|
3627
3627
|
}
|
|
3628
3628
|
return i;
|
|
3629
3629
|
}
|
|
3630
|
-
function
|
|
3630
|
+
function Gt(n) {
|
|
3631
3631
|
return n && n.indexOf("_") > 0 ? n.replace("_", "-") : n;
|
|
3632
3632
|
}
|
|
3633
|
-
class ei extends
|
|
3633
|
+
class ei extends ir {
|
|
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 ei extends nr {
|
|
|
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 = Wt(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 : Or(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 ei extends nr {
|
|
|
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 = Wt(this.data, s) || {};
|
|
3681
3681
|
o.skipCopy || (r = JSON.parse(JSON.stringify(r))), i ? hu(a, r, u) : a = {
|
|
3682
3682
|
...a,
|
|
3683
3683
|
...r
|
|
@@ -3717,7 +3717,7 @@ var pu = {
|
|
|
3717
3717
|
}
|
|
3718
3718
|
};
|
|
3719
3719
|
const ti = {};
|
|
3720
|
-
class
|
|
3720
|
+
class Kt extends ir {
|
|
3721
3721
|
constructor(e) {
|
|
3722
3722
|
let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
3723
3723
|
super(), ug(["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 Gt extends nr {
|
|
|
3814
3814
|
d = d.join(T), d && (d = this.extendTranslation(d, e, t, r));
|
|
3815
3815
|
else {
|
|
3816
3816
|
let A = !1, L = !1;
|
|
3817
|
-
const M = t.count !== void 0 && typeof t.count != "string", F =
|
|
3817
|
+
const M = t.count !== void 0 && typeof t.count != "string", F = Kt.hasDefaultValue(t), W = M ? this.pluralResolver.getSuffix(l, t.count, t) : "", N = t.ordinal && M ? this.pluralResolver.getSuffix(l, t.count, {
|
|
3818
3818
|
ordinal: !1
|
|
3819
3819
|
}) : "", R = M && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), m = R && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${W}`] || t[`defaultValue${N}`] || t.defaultValue;
|
|
3820
3820
|
!this.isValidLookup(d) && F && (A = !0, d = m), this.isValidLookup(d) || (L = !0, d = o);
|
|
@@ -3963,7 +3963,7 @@ class Gt extends nr {
|
|
|
3963
3963
|
return !1;
|
|
3964
3964
|
}
|
|
3965
3965
|
}
|
|
3966
|
-
function
|
|
3966
|
+
function hr(n) {
|
|
3967
3967
|
return n.charAt(0).toUpperCase() + n.slice(1);
|
|
3968
3968
|
}
|
|
3969
3969
|
class ri {
|
|
@@ -3971,12 +3971,12 @@ class ri {
|
|
|
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 = Gt(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 = Gt(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 ri {
|
|
|
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] = hr(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] = hr(r[1].toLowerCase())), t.indexOf(r[2].toLowerCase()) > -1 && (r[2] = hr(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 xg {
|
|
|
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(Gt(e === "dev" ? "en" : e), {
|
|
4220
4220
|
type: t.ordinal ? "ordinal" : "cardinal"
|
|
4221
4221
|
});
|
|
4222
4222
|
} catch {
|
|
@@ -4256,7 +4256,7 @@ class xg {
|
|
|
4256
4256
|
}
|
|
4257
4257
|
function ii(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 = ag(n, e, t);
|
|
4259
|
-
return !u && i && typeof t == "string" && (u =
|
|
4259
|
+
return !u && i && typeof t == "string" && (u = Or(n, t, r), u === void 0 && (u = Or(e, t, r))), u;
|
|
4260
4260
|
}
|
|
4261
4261
|
class wg {
|
|
4262
4262
|
constructor() {
|
|
@@ -4410,7 +4410,7 @@ function je(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(Gt(i), u), e[o] = s), s(r);
|
|
4414
4414
|
};
|
|
4415
4415
|
}
|
|
4416
4416
|
class Eg {
|
|
@@ -4491,7 +4491,7 @@ class Eg {
|
|
|
4491
4491
|
function $g(n, e) {
|
|
4492
4492
|
n.pending[e] !== void 0 && (delete n.pending[e], n.pendingCount--);
|
|
4493
4493
|
}
|
|
4494
|
-
class Tg extends
|
|
4494
|
+
class Tg extends ir {
|
|
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 Sg(n) {
|
|
|
4695
4695
|
typeof n[t] == "function" && (n[t] = n[t].bind(n));
|
|
4696
4696
|
});
|
|
4697
4697
|
}
|
|
4698
|
-
class st extends
|
|
4698
|
+
class st extends ir {
|
|
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 = oi(e), this.services = {}, this.logger = xe, this.modules = {
|
|
@@ -4741,7 +4741,7 @@ class st extends nr {
|
|
|
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 Kt(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 st extends nr {
|
|
|
4917
4917
|
...this.services
|
|
4918
4918
|
}, u.services.utils = {
|
|
4919
4919
|
hasLoadedNamespace: u.hasLoadedNamespace.bind(u)
|
|
4920
|
-
}, r && (u.store = new ei(this.store.data, i), u.services.resourceStore = u.store), u.translator = new
|
|
4920
|
+
}, r && (u.store = new ei(this.store.data, i), u.services.resourceStore = u.store), u.translator = new Kt(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 mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
4963
4963
|
october: "October",
|
|
4964
4964
|
november: "November",
|
|
4965
4965
|
december: "December"
|
|
4966
|
-
}, wu = "Next", ku = "{{date}}", Eu = "{{time}}", $u = "Name", Tu = "Enter your name", Su = "Email", Bu = "Enter your email", Cu = "Guest email", Au = "Enter guest email", Ou = "Add guest", Du = "Add another guest", Ru = "Back", Mu = "Book now", Iu = "Booking confirmed", Lu = "You'll receive an email confirmation soon.", Pu = "Booking sent", Nu = "You will receive an email once the booking is confirmed.", _u = "Booking rescheduled", Uu = "Booking date and time", Fu = "Cancel booking", ju = "Reschedule", Yu = "Reject booking", qu = "Confirm booking", Hu = "Booking pending", zu = "Manage your booking below. The invitee will receive an email informing them of the request status.", Wu = "Your booking has been confirmed successfully", Gu = "A confirmation email has been sent to", Ku = "Cancel booking?",
|
|
4966
|
+
}, wu = "Next", ku = "{{date}}", Eu = "{{time}}", $u = "Name", Tu = "Enter your name", Su = "Email", Bu = "Enter your email", Cu = "Guest email", Au = "Enter guest email", Ou = "Add guest", Du = "Add another guest", Ru = "Back", Mu = "Book now", Iu = "Booking confirmed", Lu = "You'll receive an email confirmation soon.", Pu = "Booking sent", Nu = "You will receive an email once the booking is confirmed.", _u = "Booking rescheduled", Uu = "Booking date and time", Fu = "Cancel booking", ju = "Reschedule", Yu = "Reject booking", qu = "Confirm booking", Hu = "Booking pending", zu = "Manage your booking below. The invitee will receive an email informing them of the request status.", Wu = "Your booking has been confirmed successfully", Gu = "A confirmation email has been sent to", Ku = "Cancel booking?", Ju = "Your current timeslot will become available to others.", Vu = "Reason for cancellation", Zu = "Go back", Qu = "Your booking has been cancelled successfully", Xu = "A cancellation email has been sent to", eo = "Close", to = "Closing", ro = "{{field}} is required.", no = "{{field}} has invalid format.", io = "Create Booking", uo = "Get Availability", oo = "Cancel Booking", so = "Reschedule Booking", ao = "Get UI Settings", lo = "Reject Booking", co = "Confirm Booking", fo = "Something went wrong...", ho = "Scheduling Component Error", po = "'sessionId' is required for private configs.", go = "If using public config either pass a configurationId or a combination of 'slug' and 'clientId'.", mo = "Invalid timeslot!", bo = "The selected timeslot is invalid", yo = "Cancellation Error", vo = "Please provide a reason for cancellation.", xo = "You cannot cancel the booking within {{minCancellationNotice}} minutes of the event", wo = "Cancel booking form error", Bg = {
|
|
4967
4967
|
noDateSelected: mu,
|
|
4968
4968
|
rescheduleTitle: bu,
|
|
4969
4969
|
days: yu,
|
|
@@ -4997,8 +4997,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
4997
4997
|
confirmedEventCardTitle: Wu,
|
|
4998
4998
|
confirmedEventCardDescription: Gu,
|
|
4999
4999
|
cancelBookingTitle: Ku,
|
|
5000
|
-
cancelBookingMessage:
|
|
5001
|
-
reasonForCancellation:
|
|
5000
|
+
cancelBookingMessage: Ju,
|
|
5001
|
+
reasonForCancellation: Vu,
|
|
5002
5002
|
goBackButton: Zu,
|
|
5003
5003
|
bookingCancelledTitle: Qu,
|
|
5004
5004
|
bookingCancelledMessage: Xu,
|
|
@@ -5058,8 +5058,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5058
5058
|
confirmedEventCardTitle: Wu,
|
|
5059
5059
|
confirmedEventCardDescription: Gu,
|
|
5060
5060
|
cancelBookingTitle: Ku,
|
|
5061
|
-
cancelBookingMessage:
|
|
5062
|
-
reasonForCancellation:
|
|
5061
|
+
cancelBookingMessage: Ju,
|
|
5062
|
+
reasonForCancellation: Vu,
|
|
5063
5063
|
goBackButton: Zu,
|
|
5064
5064
|
bookingCancelledTitle: Qu,
|
|
5065
5065
|
bookingCancelledMessage: Xu,
|
|
@@ -5111,7 +5111,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5111
5111
|
october: "Octobre",
|
|
5112
5112
|
november: "Novembre",
|
|
5113
5113
|
december: "Décembre"
|
|
5114
|
-
}, Bo = "Procéder", Co = "{{date}}", Ao = "{{time}}", Oo = "Name", Do = "Entrez votre nom", Ro = "E-mail", Mo = "Entrer votre E-mail", Io = "E-mail invité", Lo = "Entrez l'adresse e-mail de l'invité", Po = "Ajouter un invité", No = "Ajouter un autre invité", _o = "Retour", Uo = "Réservez maintenant", Fo = "Réservation confirmée", jo = "Vous recevrez bientôt un e-mail de confirmation.", Yo = "Réservation envoyée", qo = "Vous recevrez un e-mail une fois la réservation confirmée.", Ho = "Réservation reprogrammée", zo = "Date et heure de la réservation", Wo = "Annuler la réservation", Go = "Replanifier", Ko = "Refuser la réservation",
|
|
5114
|
+
}, Bo = "Procéder", Co = "{{date}}", Ao = "{{time}}", Oo = "Name", Do = "Entrez votre nom", Ro = "E-mail", Mo = "Entrer votre E-mail", Io = "E-mail invité", Lo = "Entrez l'adresse e-mail de l'invité", Po = "Ajouter un invité", No = "Ajouter un autre invité", _o = "Retour", Uo = "Réservez maintenant", Fo = "Réservation confirmée", jo = "Vous recevrez bientôt un e-mail de confirmation.", Yo = "Réservation envoyée", qo = "Vous recevrez un e-mail une fois la réservation confirmée.", Ho = "Réservation reprogrammée", zo = "Date et heure de la réservation", Wo = "Annuler la réservation", Go = "Replanifier", Ko = "Refuser la réservation", Jo = "Confirmer la réservation", Vo = "Réservation en attente", Zo = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", Qo = "Votre réservation a été confirmée avec succès", Xo = "Un e-mail de confirmation a été envoyé à", es = "Annuler la réservation?", ts = "Votre créneau horaire actuel sera disponible pour les autres.", rs = "Raison de l'annulation", ns = "Retourner", is = "Votre réservation a été annulée avec succès", us = "Un e-mail d'annulation a été envoyé à", os = "Fermer", ss = "Fermeture", as = "{{field}} est requis.", ls = "{{field}} a un format invalide.", cs = "Créer une Réservation", ds = "Obtenir la Disponibilité", fs = "Annuler la Réservation", hs = "Reprogrammer la Réservation", ps = "Obtenir les Paramètres UI", gs = "Refuser la Réservation", ms = "Confirmer la Réservation", bs = "Quelque chose a mal tourné...", ys = "Erreur du composant de planification", vs = "'sessionId' est requis pour les configurations privées.", xs = "Si vous utilisez une configuration publique, passez soit un configurationId, soit une combinaison de 'slug' et 'clientId'.", ws = "Créneau horaire invalide !", ks = "Le créneau horaire sélectionné est invalide", Es = "Erreur d'annulation", $s = "Veuillez fournir une raison pour l'annulation.", Ts = "Vous ne pouvez pas annuler la réservation dans les {{minCancellationNotice}} minutes avant l'événement", Ss = "Erreur de formulaire d'annulation de réservation", Ag = {
|
|
5115
5115
|
noDateSelected: ko,
|
|
5116
5116
|
rescheduleTitle: Eo,
|
|
5117
5117
|
days: $o,
|
|
@@ -5139,8 +5139,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5139
5139
|
cancelBookingButton: Wo,
|
|
5140
5140
|
rescheduleBookingButton: Go,
|
|
5141
5141
|
rejectBookingButton: Ko,
|
|
5142
|
-
confirmBookingButton:
|
|
5143
|
-
bookingPendingTitle:
|
|
5142
|
+
confirmBookingButton: Jo,
|
|
5143
|
+
bookingPendingTitle: Vo,
|
|
5144
5144
|
bookingPendingnDescription: Zo,
|
|
5145
5145
|
confirmedEventCardTitle: Qo,
|
|
5146
5146
|
confirmedEventCardDescription: Xo,
|
|
@@ -5200,8 +5200,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5200
5200
|
cancelBookingButton: Wo,
|
|
5201
5201
|
rescheduleBookingButton: Go,
|
|
5202
5202
|
rejectBookingButton: Ko,
|
|
5203
|
-
confirmBookingButton:
|
|
5204
|
-
bookingPendingTitle:
|
|
5203
|
+
confirmBookingButton: Jo,
|
|
5204
|
+
bookingPendingTitle: Vo,
|
|
5205
5205
|
bookingPendingnDescription: Zo,
|
|
5206
5206
|
confirmedEventCardTitle: Qo,
|
|
5207
5207
|
confirmedEventCardDescription: Xo,
|
|
@@ -5259,7 +5259,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5259
5259
|
october: "Octubre",
|
|
5260
5260
|
november: "Noviembre",
|
|
5261
5261
|
december: "Diciembre"
|
|
5262
|
-
}, Rs = "Siguiente", Ms = "{{date}}", Is = "{{time}}", Ls = "Nombre", Ps = "Introduce tu nombre", Ns = "Correo electrónico", _s = "Introduce tu correo electrónico", Us = "Correo electrónico del invitado", Fs = "Introduce el correo electrónico del invitado", js = "Añadir invitado", Ys = "Añadir otro invitado", qs = "Atrás", Hs = "Reservar ahora", zs = "Reserva confirmada", Ws = "Recibirás una confirmación por correo electrónico pronto.", Gs = "Reserva enviada", Ks = "Recibirás un correo electrónico una vez que se confirme la reserva.",
|
|
5262
|
+
}, Rs = "Siguiente", Ms = "{{date}}", Is = "{{time}}", Ls = "Nombre", Ps = "Introduce tu nombre", Ns = "Correo electrónico", _s = "Introduce tu correo electrónico", Us = "Correo electrónico del invitado", Fs = "Introduce el correo electrónico del invitado", js = "Añadir invitado", Ys = "Añadir otro invitado", qs = "Atrás", Hs = "Reservar ahora", zs = "Reserva confirmada", Ws = "Recibirás una confirmación por correo electrónico pronto.", Gs = "Reserva enviada", Ks = "Recibirás un correo electrónico una vez que se confirme la reserva.", Js = "Reserva reprogramada", Vs = "Fecha y hora de la reserva", Zs = "Cancelar reserva", Qs = "Reprogramar", Xs = "Rechazar reserva", ea = "Confirmar reserva", ta = "Reserva pendiente", ra = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", na = "Tu reserva ha sido confirmada con éxito", ia = "Se ha enviado un correo de confirmación a", ua = "¿Cancelar reserva?", oa = "Su horario actual estará disponible para otros.", sa = "Motivo de la cancelación", aa = "Regresar", la = "Su reserva ha sido cancelada con éxito", ca = "Se ha enviado un correo electrónico de cancelación a", da = "Cerrar", fa = "Cerrando", ha = "{{field}} es obligatorio.", pa = "{{field}} tiene un formato no válido.", ga = "Crear Reserva", ma = "Obtener Disponibilidad", ba = "Cancelar Reserva", ya = "Reprogramar Reserva", va = "Obtener Configuraciones de UI", xa = "Rechazar Reserva", wa = "Confirmar Reserva", ka = "Algo salió mal...", Ea = "Error en el componente de programación", $a = "'sessionId' es necesario para configuraciones privadas.", Ta = "Si se usa una configuración pública, pase una configurationId o una combinación de 'slug' y 'clientId'.", Sa = "¡Intervalo de tiempo no válido!", Ba = "El intervalo de tiempo seleccionado no es válido", Ca = "Error de Cancelación", Aa = "Por favor, indique el motivo de la cancelación.", Oa = "No puede cancelar la reserva dentro de los {{minCancellationNotice}} minutos del evento", Da = "Error en el formulario de cancelación de la reserva", Dg = {
|
|
5263
5263
|
noDateSelected: Bs,
|
|
5264
5264
|
rescheduleTitle: Cs,
|
|
5265
5265
|
days: As,
|
|
@@ -5282,8 +5282,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5282
5282
|
bookingConfirmedDescription: Ws,
|
|
5283
5283
|
bookingSent: Gs,
|
|
5284
5284
|
bookingSentDescription: Ks,
|
|
5285
|
-
bookingRescheduled:
|
|
5286
|
-
bookingDateAndTimeHeader:
|
|
5285
|
+
bookingRescheduled: Js,
|
|
5286
|
+
bookingDateAndTimeHeader: Vs,
|
|
5287
5287
|
cancelBookingButton: Zs,
|
|
5288
5288
|
rescheduleBookingButton: Qs,
|
|
5289
5289
|
rejectBookingButton: Xs,
|
|
@@ -5343,8 +5343,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5343
5343
|
bookingConfirmedDescription: Ws,
|
|
5344
5344
|
bookingSent: Gs,
|
|
5345
5345
|
bookingSentDescription: Ks,
|
|
5346
|
-
bookingRescheduled:
|
|
5347
|
-
bookingDateAndTimeHeader:
|
|
5346
|
+
bookingRescheduled: Js,
|
|
5347
|
+
bookingDateAndTimeHeader: Vs,
|
|
5348
5348
|
cancelBookingButton: Zs,
|
|
5349
5349
|
rescheduleBookingButton: Qs,
|
|
5350
5350
|
rejectBookingButton: Xs,
|
|
@@ -5407,7 +5407,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5407
5407
|
october: "10月",
|
|
5408
5408
|
november: "11月",
|
|
5409
5409
|
december: "12月"
|
|
5410
|
-
}, Na = "次", _a = "{{date}}", Ua = "{{time}}", Fa = "名前", ja = "名前を入力してください", Ya = "メールアドレス", qa = "メールアドレスを入力してください", Ha = "ゲストのメールアドレス", za = "ゲストのメールアドレスを入力してください", Wa = "ゲストを追加", Ga = "他のゲストを追加", Ka = "戻る",
|
|
5410
|
+
}, Na = "次", _a = "{{date}}", Ua = "{{time}}", Fa = "名前", ja = "名前を入力してください", Ya = "メールアドレス", qa = "メールアドレスを入力してください", 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 = "{{field}} は必須です.", vl = "{{field}} の形式が無効です.", xl = "予約作成", wl = "空き状況を取得", kl = "予約をキャンセル", El = "予約の再スケジュール", $l = "UI設定を取得", Tl = "予約を拒否", Sl = "予約を確認", Bl = "何かがうまくいかなかった...", Cl = "スケジューリングコンポーネントエラー", Al = "プライベート構成には 'sessionId' が必要です。", Ol = "公開設定を使用する場合は、configurationId または 'slug' と 'clientId' の組み合わせを渡します。", Dl = "無効な時間帯!", Rl = "選択された時間帯は無効です", Ml = "キャンセルエラー", Il = "キャンセルの理由を入力してください。", Ll = "イベントの{{minCancellationNotice}}分前には予約をキャンセルできません", Pl = "予約キャンセルフォームエラー", Mg = {
|
|
5411
5411
|
noDateSelected: Ra,
|
|
5412
5412
|
rescheduleTitle: Ma,
|
|
5413
5413
|
days: Ia,
|
|
@@ -5425,8 +5425,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5425
5425
|
addGuest: Wa,
|
|
5426
5426
|
addAnotherGuest: Ga,
|
|
5427
5427
|
backButton: Ka,
|
|
5428
|
-
bookNowButton:
|
|
5429
|
-
bookingConfirmed:
|
|
5428
|
+
bookNowButton: Ja,
|
|
5429
|
+
bookingConfirmed: Va,
|
|
5430
5430
|
bookingConfirmedDescription: Za,
|
|
5431
5431
|
bookingSent: Qa,
|
|
5432
5432
|
bookingSentDescription: Xa,
|
|
@@ -5486,8 +5486,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5486
5486
|
addGuest: Wa,
|
|
5487
5487
|
addAnotherGuest: Ga,
|
|
5488
5488
|
backButton: Ka,
|
|
5489
|
-
bookNowButton:
|
|
5490
|
-
bookingConfirmed:
|
|
5489
|
+
bookNowButton: Ja,
|
|
5490
|
+
bookingConfirmed: Va,
|
|
5491
5491
|
bookingConfirmedDescription: Za,
|
|
5492
5492
|
bookingSent: Qa,
|
|
5493
5493
|
bookingSentDescription: Xa,
|
|
@@ -5555,7 +5555,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5555
5555
|
october: "Oktober",
|
|
5556
5556
|
november: "November",
|
|
5557
5557
|
december: "Dezember"
|
|
5558
|
-
}, Yl = "Weiter", ql = "{{date}}", Hl = "{{time}}", zl = "Name", Wl = "Geben Sie Ihren Namen ein", Gl = "E-Mail", Kl = "Geben Sie Ihre E-Mail-Adresse ein",
|
|
5558
|
+
}, Yl = "Weiter", ql = "{{date}}", Hl = "{{time}}", zl = "Name", Wl = "Geben Sie Ihren Namen ein", Gl = "E-Mail", Kl = "Geben Sie Ihre E-Mail-Adresse ein", Jl = "Gast E-Mail", Vl = "Geben Sie die E-Mail-Adresse des Gastes ein", Zl = "Gast hinzufügen", Ql = "Weiteren Gast hinzufügen", Xl = "Zurück", ec = "Jetzt buchen", tc = "Buchung bestätigt", rc = "Sie erhalten in Kürze eine E-Mail-Bestätigung.", nc = "Buchung gesendet", ic = "Sie erhalten eine E-Mail, sobald die Buchung bestätigt ist.", uc = "Buchung umgebucht", oc = "Buchungsdatum und -zeit", sc = "Buchung stornieren", ac = "Umplanen", lc = "Buchung ablehnen", cc = "Buchung bestätigen", dc = "Buchung ausstehend", fc = "Verwalten Sie Ihre Buchung unten. Der Eingeladene erhält eine E-Mail mit dem Status der Anfrage.", hc = "Ihre Buchung wurde erfolgreich bestätigt", pc = "Eine Bestätigungs-E-Mail wurde gesendet an", gc = "Buchung stornieren?", mc = "Ihr aktueller Zeitraum wird für andere verfügbar.", bc = "Grund für die Stornierung", yc = "Zurück", vc = "Ihre Buchung wurde erfolgreich storniert", xc = "Eine Stornierungs-E-Mail wurde gesendet an", wc = "Schließen", kc = "Schließen", Ec = "{{field}} ist erforderlich.", $c = "{{field}} hat ein ungültiges Format.", Tc = "Buchung Erstellen", Sc = "Verfügbarkeit Ermitteln", Bc = "Buchung Stornieren", Cc = "Buchung Verschieben", Ac = "UI-Einstellungen Abrufen", Oc = "Buchung Ablehnen", Dc = "Buchung Bestätigen", Rc = "Etwas ist schief gelaufen...", Mc = "Fehler im Planungskomponent", Ic = "'sessionId' ist für private Konfigurationen erforderlich.", Lc = "Bei Verwendung einer öffentlichen Konfiguration geben Sie entweder eine Konfigurations-ID oder eine Kombination aus 'slug' und 'clientId' an.", Pc = "Ungültiges Zeitfenster!", Nc = "Das ausgewählte Zeitfenster ist ungültig", _c = "Stornierungsfehler", Uc = "Bitte geben Sie einen Grund für die Stornierung an.", Fc = "Sie können die Buchung nicht innerhalb von {{minCancellationNotice}} Minuten vor der Veranstaltung stornieren", jc = "Fehler im Stornierungsformular", Lg = {
|
|
5559
5559
|
noDateSelected: Nl,
|
|
5560
5560
|
rescheduleTitle: _l,
|
|
5561
5561
|
days: Ul,
|
|
@@ -5568,8 +5568,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5568
5568
|
namePlaceholder: Wl,
|
|
5569
5569
|
email: Gl,
|
|
5570
5570
|
emailPlaceholder: Kl,
|
|
5571
|
-
guestEmail:
|
|
5572
|
-
guestEmailPlaceholder:
|
|
5571
|
+
guestEmail: Jl,
|
|
5572
|
+
guestEmailPlaceholder: Vl,
|
|
5573
5573
|
addGuest: Zl,
|
|
5574
5574
|
addAnotherGuest: Ql,
|
|
5575
5575
|
backButton: Xl,
|
|
@@ -5629,8 +5629,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5629
5629
|
namePlaceholder: Wl,
|
|
5630
5630
|
email: Gl,
|
|
5631
5631
|
emailPlaceholder: Kl,
|
|
5632
|
-
guestEmail:
|
|
5633
|
-
guestEmailPlaceholder:
|
|
5632
|
+
guestEmail: Jl,
|
|
5633
|
+
guestEmailPlaceholder: Vl,
|
|
5634
5634
|
addGuest: Zl,
|
|
5635
5635
|
addAnotherGuest: Ql,
|
|
5636
5636
|
backButton: Xl,
|
|
@@ -5703,7 +5703,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5703
5703
|
october: "Oktober",
|
|
5704
5704
|
november: "November",
|
|
5705
5705
|
december: "December"
|
|
5706
|
-
}, Gc = "Nästa", Kc = "{{date}}",
|
|
5706
|
+
}, Gc = "Nästa", Kc = "{{date}}", Jc = "{{time}}", Vc = "Namn", Zc = "Ange ditt namn", Qc = "E-post", Xc = "Ange din e-postadress", e0 = "Gästens e-post", t0 = "Ange gästens e-postadress", r0 = "Lägg till gäst", n0 = "Lägg till en gäst till", i0 = "Tillbaka", u0 = "Boka nu", o0 = "Bokning bekräftad", s0 = "Du kommer snart att få en bekräftelse via e-post.", a0 = "Bokning skickad", l0 = "Du kommer att få ett e-mail när bokningen är bekräftad.", c0 = "Bokning ombokad", d0 = "Bokningsdatum och tid", f0 = "Avboka bokning", h0 = "Omboka", p0 = "Avvisa bokning", g0 = "Bekräfta bokning", m0 = "Bokning pågår", b0 = "Hantera din bokning nedan. Inbjudna kommer att få ett e-postmeddelande om begärans status.", y0 = "Din bokning har bekräftats framgångsrikt", v0 = "Ett bekräftelsemail har skickats till", x0 = "Avboka bokning?", w0 = "Din nuvarande tidslucka kommer att bli tillgänglig för andra.", k0 = "Anledning till avbokning", E0 = "Gå tillbaka", $0 = "Din bokning har avbokats framgångsrikt", T0 = "Ett avbokningsmejl har skickats till", S0 = "Stäng", B0 = "Stänger", C0 = "{{field}} är obligatoriskt.", A0 = "{{field}} har ogiltigt format.", O0 = "Skapa Bokning", D0 = "Hämta Tillgänglighet", R0 = "Avboka Bokning", M0 = "Omboka Bokning", I0 = "Hämta UI-inställningar", L0 = "Avvisa Bokning", P0 = "Bekräfta Bokning", N0 = "Något gick fel...", _0 = "Schemaläggningskomponentfel", U0 = "'sessionId' krävs för privata konfigurationer.", F0 = "Om du använder offentlig konfiguration anger du antingen en konfigurations-ID eller en kombination av 'slug' och 'clientId'.", j0 = "Ogiltig tidslucka!", Y0 = "Den valda tidsluckan är ogiltig", q0 = "Avbokningsfel", H0 = "Vänligen ange en anledning till avbokningen.", z0 = "Du kan inte avboka bokningen inom {{minCancellationNotice}} minuter före evenemanget", W0 = "Fel i avbokningsformuläret", Ng = {
|
|
5707
5707
|
noDateSelected: Yc,
|
|
5708
5708
|
rescheduleTitle: qc,
|
|
5709
5709
|
days: Hc,
|
|
@@ -5711,8 +5711,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5711
5711
|
months: Wc,
|
|
5712
5712
|
nextButton: Gc,
|
|
5713
5713
|
selectedDayAndYear: Kc,
|
|
5714
|
-
selectedTime:
|
|
5715
|
-
name:
|
|
5714
|
+
selectedTime: Jc,
|
|
5715
|
+
name: Vc,
|
|
5716
5716
|
namePlaceholder: Zc,
|
|
5717
5717
|
email: Qc,
|
|
5718
5718
|
emailPlaceholder: Xc,
|
|
@@ -5772,8 +5772,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5772
5772
|
months: Wc,
|
|
5773
5773
|
nextButton: Gc,
|
|
5774
5774
|
selectedDayAndYear: Kc,
|
|
5775
|
-
selectedTime:
|
|
5776
|
-
name:
|
|
5775
|
+
selectedTime: Jc,
|
|
5776
|
+
name: Vc,
|
|
5777
5777
|
namePlaceholder: Zc,
|
|
5778
5778
|
email: Qc,
|
|
5779
5779
|
emailPlaceholder: Xc,
|
|
@@ -5825,7 +5825,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5825
5825
|
minimumCancellationErrorMessage: z0,
|
|
5826
5826
|
cancelBokingFormError: W0,
|
|
5827
5827
|
default: Ng
|
|
5828
|
-
}), G0 = "请选择日期", K0 = "选择另一个时间段重新安排您的会议",
|
|
5828
|
+
}), G0 = "请选择日期", K0 = "选择另一个时间段重新安排您的会议", J0 = {
|
|
5829
5829
|
sunday: "周日",
|
|
5830
5830
|
monday: "周一",
|
|
5831
5831
|
tuesday: "周二",
|
|
@@ -5833,7 +5833,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5833
5833
|
thursday: "周四",
|
|
5834
5834
|
friday: "周五",
|
|
5835
5835
|
saturday: "周六"
|
|
5836
|
-
},
|
|
5836
|
+
}, V0 = {
|
|
5837
5837
|
hour: "小时",
|
|
5838
5838
|
hours: "小时",
|
|
5839
5839
|
minute: "分钟",
|
|
@@ -5851,11 +5851,11 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5851
5851
|
october: "十月",
|
|
5852
5852
|
november: "十一月",
|
|
5853
5853
|
december: "十二月"
|
|
5854
|
-
}, Q0 = "下一个", X0 = "{{date}}", ed = "{{time}}", td = "姓名", 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 = "您的预订已成功取消", Od = "取消邮件已发送至", Dd = "关闭", Rd = "关闭", Md = "{{field}} 是必需的.", Id = "{{field}} 格式无效.", Ld = "创建预订", Pd = "获取可用性", Nd = "取消预订", _d = "重新安排预订", Ud = "获取UI设置", Fd = "拒绝预订", jd = "确认预订", Yd = "出了点问题...", qd = "调度组件错误", Hd = "私有配置需要 'sessionId'。", zd = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", Wd = "无效的时间段!", Gd = "所选时间段无效", Kd = "取消错误",
|
|
5854
|
+
}, Q0 = "下一个", X0 = "{{date}}", ed = "{{time}}", td = "姓名", 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 = "您的预订已成功取消", Od = "取消邮件已发送至", Dd = "关闭", Rd = "关闭", Md = "{{field}} 是必需的.", Id = "{{field}} 格式无效.", Ld = "创建预订", Pd = "获取可用性", Nd = "取消预订", _d = "重新安排预订", Ud = "获取UI设置", Fd = "拒绝预订", jd = "确认预订", Yd = "出了点问题...", qd = "调度组件错误", Hd = "私有配置需要 'sessionId'。", zd = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", Wd = "无效的时间段!", Gd = "所选时间段无效", Kd = "取消错误", Jd = "请提供取消的原因。", Vd = "您不能在活动开始前的{{minCancellationNotice}}分钟内取消预订", Zd = "取消预订表单错误", Ug = {
|
|
5855
5855
|
noDateSelected: G0,
|
|
5856
5856
|
rescheduleTitle: K0,
|
|
5857
|
-
days:
|
|
5858
|
-
time:
|
|
5857
|
+
days: J0,
|
|
5858
|
+
time: V0,
|
|
5859
5859
|
months: Z0,
|
|
5860
5860
|
nextButton: Q0,
|
|
5861
5861
|
selectedDayAndYear: X0,
|
|
@@ -5908,15 +5908,15 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5908
5908
|
invalidTimeslotErrorTitle: Wd,
|
|
5909
5909
|
invalidTimeslotErrorMessage: Gd,
|
|
5910
5910
|
cancellationErrorTitle: Kd,
|
|
5911
|
-
cancellationErrorMessage:
|
|
5912
|
-
minimumCancellationErrorMessage:
|
|
5911
|
+
cancellationErrorMessage: Jd,
|
|
5912
|
+
minimumCancellationErrorMessage: Vd,
|
|
5913
5913
|
cancelBokingFormError: Zd
|
|
5914
5914
|
}, Fg = /* @__PURE__ */ Object.freeze({
|
|
5915
5915
|
__proto__: null,
|
|
5916
5916
|
noDateSelected: G0,
|
|
5917
5917
|
rescheduleTitle: K0,
|
|
5918
|
-
days:
|
|
5919
|
-
time:
|
|
5918
|
+
days: J0,
|
|
5919
|
+
time: V0,
|
|
5920
5920
|
months: Z0,
|
|
5921
5921
|
nextButton: Q0,
|
|
5922
5922
|
selectedDayAndYear: X0,
|
|
@@ -5969,8 +5969,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5969
5969
|
invalidTimeslotErrorTitle: Wd,
|
|
5970
5970
|
invalidTimeslotErrorMessage: Gd,
|
|
5971
5971
|
cancellationErrorTitle: Kd,
|
|
5972
|
-
cancellationErrorMessage:
|
|
5973
|
-
minimumCancellationErrorMessage:
|
|
5972
|
+
cancellationErrorMessage: Jd,
|
|
5973
|
+
minimumCancellationErrorMessage: Vd,
|
|
5974
5974
|
cancelBokingFormError: Zd,
|
|
5975
5975
|
default: Ug
|
|
5976
5976
|
}), Qd = "Geen datum geselecteerd", Xd = "Kies een ander tijdslot om je afspraak te verzetten", ef = {
|
|
@@ -5999,7 +5999,7 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
5999
5999
|
october: "Oktober",
|
|
6000
6000
|
november: "November",
|
|
6001
6001
|
december: "December"
|
|
6002
|
-
}, nf = "Volgende", uf = "{{date}}", of = "{{time}}", sf = "Naam", af = "Voer je naam in", lf = "E-mail", cf = "Voer je e-mail in", df = "E-mail van gast", ff = "Voer het e-mailadres van de gast in", hf = "Gast toevoegen", pf = "Nog een gast toevoegen", gf = "Terug", mf = "Boek nu", bf = "Boeking bevestigd", yf = "U ontvangt binnenkort een e-mailbevestiging.", vf = "Boeking verzonden", xf = "U ontvangt een e-mail zodra de boeking is bevestigd.", wf = "Boeking verplaatst", kf = "Boekingsdatum en -tijd", Ef = "Boeking annuleren", $f = "Herplannen", Tf = "Boeking afwijzen", Sf = "Boeking bevestigen", Bf = "Boeking in afwachting", Cf = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", Af = "Uw boeking is succesvol bevestigd", Of = "Een bevestigingsmail is verzonden naar", Df = "Boeking annuleren?", Rf = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", Mf = "Reden voor annulering", If = "Ga terug", Lf = "Uw boeking is succesvol geannuleerd", Pf = "Er is een annuleringsmail verzonden naar", Nf = "Sluiten", _f = "Sluiten", Uf = "{{field}} is vereist.", Ff = "{{field}} heeft een ongeldig formaat.", jf = "Boeking Maken", Yf = "Beschikbaarheid Opvragen", qf = "Boeking Annuleren", Hf = "Boeking Wijzigen", zf = "UI-instellingen Ophalen", Wf = "Boeking Afwijzen", Gf = "Boeking Bevestigen", Kf = "Er is iets misgegaan...",
|
|
6002
|
+
}, nf = "Volgende", uf = "{{date}}", of = "{{time}}", sf = "Naam", af = "Voer je naam in", lf = "E-mail", cf = "Voer je e-mail in", df = "E-mail van gast", ff = "Voer het e-mailadres van de gast in", hf = "Gast toevoegen", pf = "Nog een gast toevoegen", gf = "Terug", mf = "Boek nu", bf = "Boeking bevestigd", yf = "U ontvangt binnenkort een e-mailbevestiging.", vf = "Boeking verzonden", xf = "U ontvangt een e-mail zodra de boeking is bevestigd.", wf = "Boeking verplaatst", kf = "Boekingsdatum en -tijd", Ef = "Boeking annuleren", $f = "Herplannen", Tf = "Boeking afwijzen", Sf = "Boeking bevestigen", Bf = "Boeking in afwachting", Cf = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", Af = "Uw boeking is succesvol bevestigd", Of = "Een bevestigingsmail is verzonden naar", Df = "Boeking annuleren?", Rf = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", Mf = "Reden voor annulering", If = "Ga terug", Lf = "Uw boeking is succesvol geannuleerd", Pf = "Er is een annuleringsmail verzonden naar", Nf = "Sluiten", _f = "Sluiten", Uf = "{{field}} is vereist.", Ff = "{{field}} heeft een ongeldig formaat.", jf = "Boeking Maken", Yf = "Beschikbaarheid Opvragen", qf = "Boeking Annuleren", Hf = "Boeking Wijzigen", zf = "UI-instellingen Ophalen", Wf = "Boeking Afwijzen", Gf = "Boeking Bevestigen", Kf = "Er is iets misgegaan...", Jf = "Geen sessie-ID!", Vf = "Fout in planningscomponent", Zf = "'sessionId' is vereist voor privéconfiguraties.", Qf = "Als u een openbare configuratie gebruikt, geeft u een configurationId of een combinatie van 'slug' en 'clientId' door.", Xf = "Het geselecteerde tijdslot is ongeldig", eh = "Annuleringsfout", th = "Geef een reden op voor de annulering.", rh = "U kunt de boeking niet annuleren binnen {{minCancellationNotice}} minuten voor het evenement", nh = "Fout in het annuleringsformulier", jg = {
|
|
6003
6003
|
noDateSelected: Qd,
|
|
6004
6004
|
rescheduleTitle: Xd,
|
|
6005
6005
|
days: ef,
|
|
@@ -6050,8 +6050,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
6050
6050
|
rejectBookingErrorTitle: Wf,
|
|
6051
6051
|
confirmBookingErrorTitle: Gf,
|
|
6052
6052
|
genericErrorTitle: Kf,
|
|
6053
|
-
noSessionIdErrorTitle:
|
|
6054
|
-
schedulingComponentErrorTitle:
|
|
6053
|
+
noSessionIdErrorTitle: Jf,
|
|
6054
|
+
schedulingComponentErrorTitle: Vf,
|
|
6055
6055
|
sessionIdRequiredErrorMessage: Zf,
|
|
6056
6056
|
publicConfigErrorMessage: Qf,
|
|
6057
6057
|
invalidTimeslotErrorMessage: Xf,
|
|
@@ -6111,8 +6111,8 @@ const mu = "No date selected", bu = "Choose another time slot to reschedule your
|
|
|
6111
6111
|
rejectBookingErrorTitle: Wf,
|
|
6112
6112
|
confirmBookingErrorTitle: Gf,
|
|
6113
6113
|
genericErrorTitle: Kf,
|
|
6114
|
-
noSessionIdErrorTitle:
|
|
6115
|
-
schedulingComponentErrorTitle:
|
|
6114
|
+
noSessionIdErrorTitle: Jf,
|
|
6115
|
+
schedulingComponentErrorTitle: Vf,
|
|
6116
6116
|
sessionIdRequiredErrorMessage: Zf,
|
|
6117
6117
|
publicConfigErrorMessage: Qf,
|
|
6118
6118
|
invalidTimeslotErrorMessage: Xf,
|
|
@@ -6170,7 +6170,7 @@ un.default = new Uint16Array(
|
|
|
6170
6170
|
return n.charCodeAt(0);
|
|
6171
6171
|
})
|
|
6172
6172
|
);
|
|
6173
|
-
var
|
|
6173
|
+
var Dr = {};
|
|
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 Or = {};
|
|
|
6219
6219
|
return (0, n.fromCodePoint)(r(u));
|
|
6220
6220
|
}
|
|
6221
6221
|
n.default = i;
|
|
6222
|
-
})(
|
|
6222
|
+
})(Dr);
|
|
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 Or = {};
|
|
|
6246
6246
|
n.htmlDecodeTree = u.default;
|
|
6247
6247
|
var o = i(un);
|
|
6248
6248
|
n.xmlDecodeTree = o.default;
|
|
6249
|
-
var s = r(
|
|
6249
|
+
var s = r(Dr);
|
|
6250
6250
|
n.decodeCodePoint = s.default;
|
|
6251
|
-
var a =
|
|
6251
|
+
var a = Dr;
|
|
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 pi = {
|
|
|
6703
6703
|
function Gg(n) {
|
|
6704
6704
|
return n[0].toUpperCase() + n.slice(1);
|
|
6705
6705
|
}
|
|
6706
|
-
class
|
|
6706
|
+
class Rr {
|
|
6707
6707
|
constructor(e) {
|
|
6708
6708
|
this.builder = e;
|
|
6709
6709
|
}
|
|
@@ -6868,27 +6868,27 @@ class Dr {
|
|
|
6868
6868
|
return i && i.value === r ? i.raw : r;
|
|
6869
6869
|
}
|
|
6870
6870
|
}
|
|
6871
|
-
var uh =
|
|
6872
|
-
|
|
6871
|
+
var uh = Rr;
|
|
6872
|
+
Rr.default = Rr;
|
|
6873
6873
|
let Kg = uh;
|
|
6874
|
-
function
|
|
6874
|
+
function Mr(n, e) {
|
|
6875
6875
|
new Kg(e).stringify(n);
|
|
6876
6876
|
}
|
|
6877
|
-
var
|
|
6878
|
-
|
|
6879
|
-
let { isClean: kt, my:
|
|
6880
|
-
function
|
|
6877
|
+
var ur = Mr;
|
|
6878
|
+
Mr.default = Mr;
|
|
6879
|
+
let { isClean: kt, my: Jg } = bt, Vg = sn, Zg = uh, Qg = ur;
|
|
6880
|
+
function Ir(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) => Ir(o, t)) : (u === "object" && i !== null && (i = Ir(i)), t[r] = i);
|
|
6886
6886
|
}
|
|
6887
6887
|
return t;
|
|
6888
6888
|
}
|
|
6889
|
-
class
|
|
6889
|
+
class Lr {
|
|
6890
6890
|
constructor(e = {}) {
|
|
6891
|
-
this.raws = {}, this[kt] = !1, this[
|
|
6891
|
+
this.raws = {}, this[kt] = !1, this[Jg] = !0;
|
|
6892
6892
|
for (let t in e)
|
|
6893
6893
|
if (t === "nodes") {
|
|
6894
6894
|
this.nodes = [];
|
|
@@ -6907,7 +6907,7 @@ class Ir {
|
|
|
6907
6907
|
t
|
|
6908
6908
|
);
|
|
6909
6909
|
}
|
|
6910
|
-
return new
|
|
6910
|
+
return new Vg(e);
|
|
6911
6911
|
}
|
|
6912
6912
|
warn(e, t, r) {
|
|
6913
6913
|
let i = { node: this };
|
|
@@ -6930,7 +6930,7 @@ class Ir {
|
|
|
6930
6930
|
return this;
|
|
6931
6931
|
}
|
|
6932
6932
|
clone(e = {}) {
|
|
6933
|
-
let t =
|
|
6933
|
+
let t = Ir(this);
|
|
6934
6934
|
for (let r in e)
|
|
6935
6935
|
t[r] = e[r];
|
|
6936
6936
|
return t;
|
|
@@ -7080,10 +7080,10 @@ class Ir {
|
|
|
7080
7080
|
return this;
|
|
7081
7081
|
}
|
|
7082
7082
|
}
|
|
7083
|
-
var
|
|
7084
|
-
|
|
7085
|
-
let Xg =
|
|
7086
|
-
class
|
|
7083
|
+
var or = Lr;
|
|
7084
|
+
Lr.default = Lr;
|
|
7085
|
+
let Xg = or;
|
|
7086
|
+
class Pr extends Xg {
|
|
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 Lr extends Xg {
|
|
|
7091
7091
|
return this.prop.startsWith("--") || this.prop[0] === "$";
|
|
7092
7092
|
}
|
|
7093
7093
|
}
|
|
7094
|
-
var
|
|
7095
|
-
|
|
7094
|
+
var sr = Pr;
|
|
7095
|
+
Pr.default = Pr;
|
|
7096
7096
|
let em = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", tm = (n, e = 21) => (t = e) => {
|
|
7097
7097
|
let r = "", i = t;
|
|
7098
7098
|
for (; i--; )
|
|
@@ -7109,16 +7109,16 @@ const nm = /* @__PURE__ */ Object.freeze({
|
|
|
7109
7109
|
nanoid: rm,
|
|
7110
7110
|
customAlphabet: tm
|
|
7111
7111
|
}), im = /* @__PURE__ */ nu(nm);
|
|
7112
|
-
let { SourceMapConsumer: gi, SourceMapGenerator: mi } = ge, { existsSync: um, readFileSync: om } = ge, { dirname:
|
|
7112
|
+
let { SourceMapConsumer: gi, SourceMapGenerator: mi } = ge, { existsSync: um, readFileSync: om } = ge, { dirname: pr, join: sm } = ge;
|
|
7113
7113
|
function am(n) {
|
|
7114
7114
|
return x ? x.from(n, "base64").toString() : window.atob(n);
|
|
7115
7115
|
}
|
|
7116
|
-
class
|
|
7116
|
+
class Nr {
|
|
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 = pr(this.mapFile)), i && (this.text = i);
|
|
7122
7122
|
}
|
|
7123
7123
|
consumer() {
|
|
7124
7124
|
return this.consumerCache || (this.consumerCache = new gi(this.text)), this.consumerCache;
|
|
@@ -7148,7 +7148,7 @@ class Pr {
|
|
|
7148
7148
|
throw new Error("Unsupported source map encoding " + o);
|
|
7149
7149
|
}
|
|
7150
7150
|
loadFile(e) {
|
|
7151
|
-
if (this.root =
|
|
7151
|
+
if (this.root = pr(e), um(e))
|
|
7152
7152
|
return this.mapFile = e, om(e, "utf-8").toString().trim();
|
|
7153
7153
|
}
|
|
7154
7154
|
loadMap(e, t) {
|
|
@@ -7182,7 +7182,7 @@ class Pr {
|
|
|
7182
7182
|
return this.decodeInline(this.annotation);
|
|
7183
7183
|
if (this.annotation) {
|
|
7184
7184
|
let r = this.annotation;
|
|
7185
|
-
return e && (r = sm(
|
|
7185
|
+
return e && (r = sm(pr(e), r)), this.loadFile(r);
|
|
7186
7186
|
}
|
|
7187
7187
|
}
|
|
7188
7188
|
}
|
|
@@ -7190,14 +7190,14 @@ class Pr {
|
|
|
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 oh =
|
|
7194
|
-
|
|
7195
|
-
let { SourceMapConsumer: lm, SourceMapGenerator: cm } = ge, { fileURLToPath: bi, pathToFileURL: Et } = ge, { resolve:
|
|
7196
|
-
class
|
|
7193
|
+
var oh = Nr;
|
|
7194
|
+
Nr.default = Nr;
|
|
7195
|
+
let { SourceMapConsumer: lm, SourceMapGenerator: cm } = ge, { fileURLToPath: bi, pathToFileURL: Et } = ge, { resolve: _r, isAbsolute: Ur } = ge, { nanoid: dm } = im, gr = ge, yi = sn, fm = oh, mr = Symbol("fromOffsetCache"), hm = !!(lm && cm), vi = !!(_r && Ur);
|
|
7196
|
+
class Jt {
|
|
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 && (!vi || /^\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 && (!vi || /^\w+:\/\//.test(t.from) || Ur(t.from) ? this.file = t.from : this.file = _r(t.from)), vi && hm) {
|
|
7201
7201
|
let r = new fm(this.css, t);
|
|
7202
7202
|
if (r.text) {
|
|
7203
7203
|
this.map = r;
|
|
@@ -7209,8 +7209,8 @@ class Kt {
|
|
|
7209
7209
|
}
|
|
7210
7210
|
fromOffset(e) {
|
|
7211
7211
|
let t, r;
|
|
7212
|
-
if (this[
|
|
7213
|
-
r = this[
|
|
7212
|
+
if (this[mr])
|
|
7213
|
+
r = this[mr];
|
|
7214
7214
|
else {
|
|
7215
7215
|
let u = this.css.split(`
|
|
7216
7216
|
`);
|
|
@@ -7218,7 +7218,7 @@ class Kt {
|
|
|
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[mr] = r;
|
|
7222
7222
|
}
|
|
7223
7223
|
t = r[r.length - 1];
|
|
7224
7224
|
let i = 0;
|
|
@@ -7283,7 +7283,7 @@ class Kt {
|
|
|
7283
7283
|
let s;
|
|
7284
7284
|
typeof r == "number" && (s = u.originalPositionFor({ line: r, column: i }));
|
|
7285
7285
|
let a;
|
|
7286
|
-
|
|
7286
|
+
Ur(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 Kt {
|
|
|
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 : _r(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 Kt {
|
|
|
7315
7315
|
return this.map && (e.map = { ...this.map }, e.map.consumerCache && (e.map.consumerCache = void 0)), e;
|
|
7316
7316
|
}
|
|
7317
7317
|
}
|
|
7318
|
-
var
|
|
7319
|
-
|
|
7320
|
-
|
|
7321
|
-
let { SourceMapConsumer: sh, SourceMapGenerator: Mt } = ge, { dirname: It, resolve: ah, relative: lh, sep: ch } = ge, { pathToFileURL: xi } = ge, pm =
|
|
7318
|
+
var ar = Jt;
|
|
7319
|
+
Jt.default = Jt;
|
|
7320
|
+
gr && gr.registerInput && gr.registerInput(Jt);
|
|
7321
|
+
let { SourceMapConsumer: sh, SourceMapGenerator: Mt } = ge, { dirname: It, resolve: ah, relative: lh, sep: ch } = ge, { pathToFileURL: xi } = ge, pm = ar, gm = !!(sh && Mt), mm = !!(It && ah && lh && ch);
|
|
7322
7322
|
class bm {
|
|
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 bm {
|
|
|
7459
7459
|
}
|
|
7460
7460
|
}
|
|
7461
7461
|
var dh = bm;
|
|
7462
|
-
let ym =
|
|
7463
|
-
class
|
|
7462
|
+
let ym = or;
|
|
7463
|
+
class Fr extends ym {
|
|
7464
7464
|
constructor(e) {
|
|
7465
7465
|
super(e), this.type = "comment";
|
|
7466
7466
|
}
|
|
7467
7467
|
}
|
|
7468
|
-
var
|
|
7469
|
-
|
|
7470
|
-
let { isClean: fh, my: hh } = bt, ph =
|
|
7468
|
+
var lr = Fr;
|
|
7469
|
+
Fr.default = Fr;
|
|
7470
|
+
let { isClean: fh, my: hh } = bt, ph = sr, gh = lr, vm = or, mh, an, ln, bh;
|
|
7471
7471
|
function yh(n) {
|
|
7472
7472
|
return n.map((e) => (e.nodes && (e.nodes = yh(e.nodes)), delete e.source, e));
|
|
7473
7473
|
}
|
|
@@ -7695,7 +7695,7 @@ lt.registerProcessor = (n) => {
|
|
|
7695
7695
|
};
|
|
7696
7696
|
var cn = lt;
|
|
7697
7697
|
lt.default = lt;
|
|
7698
|
-
class
|
|
7698
|
+
class jr {
|
|
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 Fr {
|
|
|
7711
7711
|
}).message : this.plugin ? this.plugin + ": " + this.text : this.text;
|
|
7712
7712
|
}
|
|
7713
7713
|
}
|
|
7714
|
-
var kh =
|
|
7715
|
-
|
|
7714
|
+
var kh = jr;
|
|
7715
|
+
jr.default = jr;
|
|
7716
7716
|
let wm = kh;
|
|
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 jr {
|
|
|
7733
7733
|
return this.css;
|
|
7734
7734
|
}
|
|
7735
7735
|
}
|
|
7736
|
-
var dn =
|
|
7737
|
-
|
|
7738
|
-
const
|
|
7736
|
+
var dn = Yr;
|
|
7737
|
+
Yr.default = Yr;
|
|
7738
|
+
const br = 39, wi = 34, $t = 92, ki = 47, Tt = 10, Xe = 32, St = 12, Bt = 9, Ct = 13, km = 91, Em = 93, $m = 40, Tm = 41, Sm = 123, Bm = 125, Cm = 59, Am = 42, Om = 58, Dm = 64, At = /[\t\n\f\r "#'()/;[\\\]{}]/g, Ot = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, Rm = /.[\n"'(/\\]/, Ei = /[\da-f]/i;
|
|
7739
7739
|
var Mm = 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 = [], O = [];
|
|
7741
7741
|
function q() {
|
|
@@ -7776,7 +7776,7 @@ var Mm = function(e, t = {}) {
|
|
|
7776
7776
|
break;
|
|
7777
7777
|
}
|
|
7778
7778
|
case $m: {
|
|
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 !== br && h !== wi && h !== Xe && 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 Mm = function(e, t = {}) {
|
|
|
7793
7793
|
o = r.indexOf(")", p + 1), a = r.slice(p, o + 1), o === -1 || Rm.test(a) ? g = ["(", "(", p] : (g = ["brackets", a, p, o], p = o);
|
|
7794
7794
|
break;
|
|
7795
7795
|
}
|
|
7796
|
-
case
|
|
7796
|
+
case br:
|
|
7797
7797
|
case wi: {
|
|
7798
|
-
s = u ===
|
|
7798
|
+
s = u === br ? "'" : '"', o = p;
|
|
7799
7799
|
do {
|
|
7800
7800
|
if (c = !1, o = r.indexOf(s, o + 1), o === -1)
|
|
7801
7801
|
if (i || N) {
|
|
@@ -7908,7 +7908,7 @@ let ct = {
|
|
|
7908
7908
|
var Bh = ct;
|
|
7909
7909
|
ct.default = ct;
|
|
7910
7910
|
let Ch = Ne, Im = Bh;
|
|
7911
|
-
class
|
|
7911
|
+
class Zt extends Ch {
|
|
7912
7912
|
constructor(e) {
|
|
7913
7913
|
super(e), this.type = "rule", this.nodes || (this.nodes = []);
|
|
7914
7914
|
}
|
|
@@ -7920,10 +7920,10 @@ class Jt extends Ch {
|
|
|
7920
7920
|
this.selector = e.join(r);
|
|
7921
7921
|
}
|
|
7922
7922
|
}
|
|
7923
|
-
var hn =
|
|
7924
|
-
|
|
7925
|
-
Ch.registerRule(
|
|
7926
|
-
let Lm =
|
|
7923
|
+
var hn = Zt;
|
|
7924
|
+
Zt.default = Zt;
|
|
7925
|
+
Ch.registerRule(Zt);
|
|
7926
|
+
let Lm = sr, Pm = Mm, Nm = lr, _m = fn, Um = yt, $i = hn;
|
|
7927
7927
|
const Ti = {
|
|
7928
7928
|
empty: !0,
|
|
7929
7929
|
space: !0
|
|
@@ -8231,8 +8231,8 @@ class jm {
|
|
|
8231
8231
|
}
|
|
8232
8232
|
}
|
|
8233
8233
|
var Ym = jm;
|
|
8234
|
-
let qm = Ne, Hm = Ym, zm =
|
|
8235
|
-
function
|
|
8234
|
+
let qm = Ne, Hm = Ym, zm = ar;
|
|
8235
|
+
function Qt(n, e) {
|
|
8236
8236
|
let t = new zm(n, e), r = new Hm(t);
|
|
8237
8237
|
try {
|
|
8238
8238
|
r.parse();
|
|
@@ -8241,10 +8241,10 @@ function Zt(n, e) {
|
|
|
8241
8241
|
}
|
|
8242
8242
|
return r.root;
|
|
8243
8243
|
}
|
|
8244
|
-
var pn =
|
|
8245
|
-
|
|
8246
|
-
qm.registerParse(
|
|
8247
|
-
let { isClean: me, my: Wm } = bt, Gm = dh, Km =
|
|
8244
|
+
var pn = Qt;
|
|
8245
|
+
Qt.default = Qt;
|
|
8246
|
+
qm.registerParse(Qt);
|
|
8247
|
+
let { isClean: me, my: Wm } = bt, Gm = dh, Km = ur, Jm = Ne, Vm = cn, Si = dn, Zm = pn, Qm = yt;
|
|
8248
8248
|
const Xm = {
|
|
8249
8249
|
document: "Document",
|
|
8250
8250
|
root: "Root",
|
|
@@ -8298,18 +8298,18 @@ function Bi(n) {
|
|
|
8298
8298
|
iterator: 0
|
|
8299
8299
|
};
|
|
8300
8300
|
}
|
|
8301
|
-
function
|
|
8302
|
-
return n[me] = !1, n.nodes && n.nodes.forEach((e) =>
|
|
8301
|
+
function qr(n) {
|
|
8302
|
+
return n[me] = !1, n.nodes && n.nodes.forEach((e) => qr(e)), n;
|
|
8303
8303
|
}
|
|
8304
|
-
let
|
|
8304
|
+
let Hr = {};
|
|
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 = qr(t);
|
|
8311
8311
|
else if (t instanceof Me || t instanceof Si)
|
|
8312
|
-
i =
|
|
8312
|
+
i = qr(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 = Zm;
|
|
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[Wm] &&
|
|
8321
|
+
i && !i[Wm] && Jm.rebuild(i);
|
|
8322
8322
|
}
|
|
8323
|
-
this.result = new Si(e, i, r), this.helpers = { ...
|
|
8323
|
+
this.result = new Si(e, i, r), this.helpers = { ...Hr, result: this.result, postcss: Hr }, 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";
|
|
@@ -8562,15 +8562,15 @@ class Me {
|
|
|
8562
8562
|
}
|
|
8563
8563
|
}
|
|
8564
8564
|
Me.registerPostcss = (n) => {
|
|
8565
|
-
|
|
8565
|
+
Hr = n;
|
|
8566
8566
|
};
|
|
8567
8567
|
var Oh = Me;
|
|
8568
8568
|
Me.default = Me;
|
|
8569
8569
|
Qm.registerLazyResult(Me);
|
|
8570
|
-
|
|
8571
|
-
let rb = dh, nb =
|
|
8570
|
+
Vm.registerLazyResult(Me);
|
|
8571
|
+
let rb = dh, nb = ur, ib = pn;
|
|
8572
8572
|
const ub = dn;
|
|
8573
|
-
class
|
|
8573
|
+
class zr {
|
|
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 = nb;
|
|
@@ -8644,8 +8644,8 @@ class Hr {
|
|
|
8644
8644
|
return this.result;
|
|
8645
8645
|
}
|
|
8646
8646
|
}
|
|
8647
|
-
var ob =
|
|
8648
|
-
|
|
8647
|
+
var ob = zr;
|
|
8648
|
+
zr.default = zr;
|
|
8649
8649
|
let sb = ob, ab = Oh, lb = cn, cb = yt;
|
|
8650
8650
|
class dt {
|
|
8651
8651
|
constructor(e = []) {
|
|
@@ -8674,7 +8674,7 @@ var db = dt;
|
|
|
8674
8674
|
dt.default = dt;
|
|
8675
8675
|
cb.registerProcessor(dt);
|
|
8676
8676
|
lb.registerProcessor(dt);
|
|
8677
|
-
let fb =
|
|
8677
|
+
let fb = sr, hb = oh, pb = lr, gb = fn, mb = ar, bb = yt, yb = hn;
|
|
8678
8678
|
function ft(n, e) {
|
|
8679
8679
|
if (Array.isArray(n)) return n.map((i) => ft(i));
|
|
8680
8680
|
let { inputs: t, ...r } = n;
|
|
@@ -8706,7 +8706,7 @@ function ft(n, e) {
|
|
|
8706
8706
|
}
|
|
8707
8707
|
var vb = ft;
|
|
8708
8708
|
ft.default = ft;
|
|
8709
|
-
let xb = sn, Dh =
|
|
8709
|
+
let xb = sn, Dh = sr, wb = Oh, kb = Ne, gn = db, Eb = ur, $b = vb, Rh = cn, Tb = kh, Mh = lr, Ih = fn, Sb = dn, Bb = ar, Cb = pn, Ab = Bh, Lh = hn, Ph = yt, Ob = or;
|
|
8710
8710
|
function j(...n) {
|
|
8711
8711
|
return n.length === 1 && Array.isArray(n[0]) && (n = n[0]), new gn(n);
|
|
8712
8712
|
}
|
|
@@ -8895,7 +8895,7 @@ function Nh() {
|
|
|
8895
8895
|
}
|
|
8896
8896
|
const Nb = ':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}@media screen and (max-width: 768px){:host{position:unset}}.dropdown{display:inline-block}.dropbtn{color:var(--nylas-base-800);padding:10px;font-size:1rem;font-family:var(--nylas-font-family);cursor:pointer;display:flex;gap:0.5rem;background:transparent;border:none;border-radius:var(--nylas-border-radius-2x);width:50px;padding:14px 16px;border-radius:var(--nylas-border-radius-2x)}.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);max-width:306px;width:max-content;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}', _b = Nb, Ub = ht(class extends mt {
|
|
8897
8897
|
constructor() {
|
|
8898
|
-
super(), this.__registerHost(), this.__attachShadow(), this.inputOptionChanged =
|
|
8898
|
+
super(), this.__registerHost(), this.__attachShadow(), this.inputOptionChanged = Nt(this, "inputOptionChanged", 7), this.name = void 0, this.options = [], this.defaultInputOption = void 0, this.inputValue = void 0, this.pluralizedLabel = "", this.filterable = !1, this.selectedOption = this.defaultInputOption || null, this.isOpen = !1, this.typedValue = "", this.filteredOptions = [...this.options], this.ariaActivedescendant = "", this.shouldAutoScroll = !1;
|
|
8899
8899
|
}
|
|
8900
8900
|
optionsChangedHandler(e, t) {
|
|
8901
8901
|
e !== t && (this.filteredOptions = this.getFilteredOptions(e));
|
|
@@ -9076,19 +9076,30 @@ function _h() {
|
|
|
9076
9076
|
}
|
|
9077
9077
|
const Hb = ':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}', zb = Hb, Wb = ht(class extends mt {
|
|
9078
9078
|
constructor() {
|
|
9079
|
-
super(), this.__registerHost(), this.__attachShadow(), this.nylasFormDropdownChanged =
|
|
9079
|
+
super(), this.__registerHost(), this.__attachShadow(), this.nylasFormDropdownChanged = Nt(this, "nylasFormDropdownChanged", 7), this.nylasFormDropdownDefaultSelected = Nt(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 = "";
|
|
9080
9080
|
}
|
|
9081
9081
|
optionsChangedHandler(e, t) {
|
|
9082
9082
|
e !== t && (this.filteredOptions = e);
|
|
9083
9083
|
}
|
|
9084
9084
|
defaultSelectedOptionChangedHandler(e, t) {
|
|
9085
|
-
typeof e > "u" || (e == null ? void 0 : e.label) === (t == null ? void 0 : t.label) || (this.selectedOption = e
|
|
9085
|
+
typeof e > "u" || (e == null ? void 0 : e.label) === (t == null ? void 0 : t.label) || (this.selectedOption = e, this.nylasFormDropdownDefaultSelected.emit({
|
|
9086
|
+
value: (e == null ? void 0 : e.value) || "",
|
|
9087
|
+
name: this.name,
|
|
9088
|
+
error: this.errorMessage,
|
|
9089
|
+
label: this.label
|
|
9090
|
+
}));
|
|
9086
9091
|
}
|
|
9087
9092
|
componentWillLoad() {
|
|
9088
9093
|
this.el.setAttribute("component-type", this.componentType);
|
|
9089
9094
|
}
|
|
9090
9095
|
componentDidLoad() {
|
|
9091
|
-
|
|
9096
|
+
var e;
|
|
9097
|
+
this.filteredOptions = this.options, this.selectedOption = this.defaultSelectedOption, !this.selectedOption && this.options.length > 0 && (this.selectedOption = this.options[0]), this.nylasFormDropdownDefaultSelected.emit({
|
|
9098
|
+
value: ((e = this.selectedOption) == null ? void 0 : e.value) || "",
|
|
9099
|
+
name: this.name,
|
|
9100
|
+
error: this.errorMessage,
|
|
9101
|
+
label: this.label
|
|
9102
|
+
});
|
|
9092
9103
|
}
|
|
9093
9104
|
handleBookingFormSubmitted(e) {
|
|
9094
9105
|
var t;
|
|
@@ -9162,7 +9173,7 @@ const Hb = ':host{display:block;position:relative;--nylas-primary:#2563eb;--nyla
|
|
|
9162
9173
|
}
|
|
9163
9174
|
render() {
|
|
9164
9175
|
const e = this.generateButtonText(this.selectedOption, this.dropdownButtonText);
|
|
9165
|
-
return P("div", { key: "
|
|
9176
|
+
return P("div", { key: "4b724d892194708b2dcd0ed74c8e23486ba2b4f7", class: "dropdown", part: "sd_dropdown" }, P("label", { key: "06d33f4f5daa7c09eed054505989210e35c2beb5", part: "sd_dropdown_label", class: { error: !!this.errorMessage } }, this.label && P("p", null, P("span", { class: "label" }, this.label), this.required && P("span", { class: "required" }, "*")), P("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) }, P("slot", { key: "aece407da3b35858b9ec1248d09447706b3120cc", name: "select-icon", "aria-hidden": "true" }), P("span", { key: "55aae4a92f862c81533635999fb60693705cb12b", class: "selected-option", part: "sd_dropdown-button-selected-label" }, e), this.withChevron && P("span", { class: {
|
|
9166
9177
|
open: this.isOpen,
|
|
9167
9178
|
closed: !this.isOpen,
|
|
9168
9179
|
chevron: !0
|
|
@@ -9217,8 +9228,8 @@ function Gb() {
|
|
|
9217
9228
|
}
|
|
9218
9229
|
});
|
|
9219
9230
|
}
|
|
9220
|
-
const Kb = ':host{display:block;--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}.nylas-event-duration{display:flex;flex-direction:column;gap:4px}.nylas-event-duration label{display:flex;align-items:center;color:var(--nylas-base-800);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.nylas-event-duration label span.required{color:var(--nylas-error, #cc4841)}.nylas-event-duration label span.label-icon{margin-left:4px}.nylas-event-duration label span.label-icon tooltip-component{display:flex}.nylas-event-duration__wrapper{display:flex;align-items:center;gap:0.5rem}.nylas-event-duration__wrapper input{padding:12px 16px;border-width:1;border-radius:8px;border:1px solid var(--nylas-base-200);font-family:var(--nylas-font-family);font-size:16px;line-height:24px;width:48px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-input){border:1px solid var(--nylas-base-200);border-radius:var(--nylas-border-radius-2x);padding:14px 16px;width:50px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-content){width:100%;min-width:unset;height:200px}.nylas-event-duration__wrapper select-dropdown{width:120px}@media screen and (max-width: 768px){.nylas-event-duration__wrapper select-dropdown{width:100%}}.nylas-event-duration__wrapper select-dropdown::part(sd_dropdown-button){border:1px solid var(--nylas-base-200)}',
|
|
9221
|
-
var
|
|
9231
|
+
const Kb = ':host{display:block;--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}.nylas-event-duration{display:flex;flex-direction:column;gap:4px}.nylas-event-duration label{display:flex;align-items:center;color:var(--nylas-base-800);font-size:16px;font-style:normal;font-weight:400;line-height:150%;}.nylas-event-duration label span.required{color:var(--nylas-error, #cc4841)}.nylas-event-duration label span.label-icon{margin-left:4px}.nylas-event-duration label span.label-icon tooltip-component{display:flex}.nylas-event-duration__wrapper{display:flex;align-items:center;gap:0.5rem}.nylas-event-duration__wrapper input{padding:12px 16px;border-width:1;border-radius:8px;border:1px solid var(--nylas-base-200);font-family:var(--nylas-font-family);font-size:16px;line-height:24px;width:48px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-input){border:1px solid var(--nylas-base-200);border-radius:var(--nylas-border-radius-2x);padding:14px 16px;width:50px}.nylas-event-duration__wrapper input-dropdown::part(id_dropdown-content){width:100%;min-width:unset;height:200px}.nylas-event-duration__wrapper select-dropdown{width:120px}@media screen and (max-width: 768px){.nylas-event-duration__wrapper select-dropdown{width:100%}}.nylas-event-duration__wrapper select-dropdown::part(sd_dropdown-button){border:1px solid var(--nylas-base-200)}', Jb = Kb;
|
|
9232
|
+
var Vb = function(n, e, t, r) {
|
|
9222
9233
|
var i = arguments.length, u = i < 3 ? e : r === null ? r = Object.getOwnPropertyDescriptor(e, t) : r, o;
|
|
9223
9234
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
|
|
9224
9235
|
u = Reflect.decorate(n, e, t, r);
|
|
@@ -9226,13 +9237,13 @@ var Jb = function(n, e, t, r) {
|
|
|
9226
9237
|
for (var s = n.length - 1; s >= 0; s--)
|
|
9227
9238
|
(o = n[s]) && (u = (i < 3 ? o(u) : i > 3 ? o(e, t, u) : o(e, t)) || u);
|
|
9228
9239
|
return i > 3 && u && Object.defineProperty(e, t, u), u;
|
|
9229
|
-
},
|
|
9240
|
+
}, yr = function(n, e) {
|
|
9230
9241
|
if (typeof Reflect == "object" && typeof Reflect.metadata == "function")
|
|
9231
9242
|
return Reflect.metadata(n, e);
|
|
9232
9243
|
};
|
|
9233
9244
|
const mn = ht(class extends mt {
|
|
9234
9245
|
constructor() {
|
|
9235
|
-
super(), this.__registerHost(), this.__attachShadow(), this.valueChanged =
|
|
9246
|
+
super(), this.__registerHost(), this.__attachShadow(), this.valueChanged = Nt(this, "valueChanged", 7), this.internals = this.attachInternals(), this.selectedConfiguration = void 0, this.name = "duration", this.eventDurationMinutes = void 0, this.duration = this.eventDurationMinutes ? this.eventDurationMinutes >= 60 ? this.eventDurationMinutes / 60 : this.eventDurationMinutes : 30, this.durationMinutes = void 0, this.durationIncrement = void 0, this.durationMinutesOptions = [
|
|
9236
9247
|
{ value: 15, label: "15" },
|
|
9237
9248
|
{ value: 30, label: "30" },
|
|
9238
9249
|
{ value: 45, label: "45" },
|
|
@@ -9304,7 +9315,7 @@ const mn = ht(class extends mt {
|
|
|
9304
9315
|
};
|
|
9305
9316
|
}
|
|
9306
9317
|
static get style() {
|
|
9307
|
-
return
|
|
9318
|
+
return Jb;
|
|
9308
9319
|
}
|
|
9309
9320
|
}, [65, "nylas-event-duration", {
|
|
9310
9321
|
selectedConfiguration: [16],
|
|
@@ -9319,16 +9330,16 @@ const mn = ht(class extends mt {
|
|
|
9319
9330
|
selectedConfiguration: ["selectedConfigurationChangedHandler"],
|
|
9320
9331
|
durationMinutes: ["durationMinutesChangedHandler"]
|
|
9321
9332
|
}]);
|
|
9322
|
-
|
|
9333
|
+
Vb([
|
|
9323
9334
|
Mb({
|
|
9324
9335
|
name: "nylas-event-duration",
|
|
9325
9336
|
stateToProps: /* @__PURE__ */ new Map([["schedulerConfig.selectedConfiguration", "selectedConfiguration"]]),
|
|
9326
9337
|
eventToProps: {},
|
|
9327
9338
|
fireRegisterEvent: !0
|
|
9328
9339
|
}),
|
|
9329
|
-
|
|
9330
|
-
|
|
9331
|
-
|
|
9340
|
+
yr("design:type", Function),
|
|
9341
|
+
yr("design:paramtypes", []),
|
|
9342
|
+
yr("design:returntype", void 0)
|
|
9332
9343
|
], mn.prototype, "render", null);
|
|
9333
9344
|
function Zb() {
|
|
9334
9345
|
if (typeof customElements > "u")
|