@nylas/web-elements 1.1.5 → 1.1.6
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-booked-event-card/nylas-booked-event-card.es.js +155 -145
- package/dist/cdn/nylas-booking-form/nylas-booking-form.es.js +80 -70
- package/dist/cdn/nylas-cancel-booking-form/nylas-cancel-booking-form.es.js +14 -4
- package/dist/cdn/nylas-cancelled-event-card/nylas-cancelled-event-card.es.js +14 -4
- package/dist/cdn/nylas-confirmed-event-card/nylas-confirmed-event-card.es.js +14 -4
- package/dist/cdn/nylas-date-picker/nylas-date-picker.es.js +86 -73
- package/dist/cdn/nylas-editor-tabs/nylas-editor-tabs.es.js +19 -12
- package/dist/cdn/nylas-feedback-form/nylas-feedback-form.es.js +1226 -1219
- package/dist/cdn/nylas-locale-switch/nylas-locale-switch.es.js +1233 -1220
- package/dist/cdn/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.es.js +11 -4
- package/dist/cdn/nylas-scheduler-editor/nylas-scheduler-editor.es.js +19 -12
- package/dist/cdn/nylas-scheduling/nylas-scheduling.es.js +1694 -1584
- package/dist/cdn/nylas-selected-event-card/nylas-selected-event-card.es.js +14 -4
- package/dist/cdn/nylas-timeslot-picker/nylas-timeslot-picker.es.js +13 -3
- package/dist/cjs/calendar-agenda-fill-icon_54.cjs.entry.js +13 -3
- package/dist/cjs/calendar-agenda-fill-icon_54.cjs.entry.js.map +1 -1
- package/dist/cjs/google-logo-icon_4.cjs.entry.js +7 -6
- package/dist/cjs/google-logo-icon_4.cjs.entry.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/nylas-booked-event-card.cjs.entry.js +15 -4
- package/dist/cjs/nylas-booked-event-card.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js +142 -25
- package/dist/cjs/nylas-booked-event-card_12.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-booking-form.cjs.entry.js +16 -3
- package/dist/cjs/nylas-booking-form.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-cancel-booking-form.cjs.entry.js +13 -2
- package/dist/cjs/nylas-cancel-booking-form.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-cancelled-event-card.cjs.entry.js +13 -2
- package/dist/cjs/nylas-cancelled-event-card.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-confirmed-event-card.cjs.entry.js +13 -2
- package/dist/cjs/nylas-confirmed-event-card.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-date-picker.cjs.entry.js +16 -2
- package/dist/cjs/nylas-date-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-editor-tabs.cjs.entry.js +7 -6
- package/dist/cjs/nylas-editor-tabs.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-feedback-form.cjs.entry.js +13 -3
- package/dist/cjs/nylas-feedback-form.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-locale-switch.cjs.entry.js +18 -4
- package/dist/cjs/nylas-locale-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-organizer-confirmation-card.cjs.entry.js +12 -2
- package/dist/cjs/nylas-organizer-confirmation-card.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-scheduling.cjs.entry.js +11 -10
- package/dist/cjs/nylas-scheduling.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-selected-event-card.cjs.entry.js +14 -3
- package/dist/cjs/nylas-selected-event-card.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-timeslot-picker.cjs.entry.js +12 -1
- package/dist/cjs/nylas-timeslot-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/nylas-web-elements.cjs.js +1 -1
- package/dist/collection/components/scheduler/nylas-booked-event-card/nylas-booked-event-card.css +0 -23
- package/dist/collection/components/scheduler/nylas-booked-event-card/nylas-booked-event-card.js +34 -3
- package/dist/collection/components/scheduler/nylas-booked-event-card/nylas-booked-event-card.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-booking-form/nylas-booking-form.css +0 -23
- package/dist/collection/components/scheduler/nylas-booking-form/nylas-booking-form.js +35 -2
- package/dist/collection/components/scheduler/nylas-booking-form/nylas-booking-form.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-cancel-booking-form/nylas-cancel-booking-form.css +0 -23
- package/dist/collection/components/scheduler/nylas-cancel-booking-form/nylas-cancel-booking-form.js +32 -1
- package/dist/collection/components/scheduler/nylas-cancel-booking-form/nylas-cancel-booking-form.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-cancelled-event-card/nylas-cancelled-event-card.css +0 -23
- package/dist/collection/components/scheduler/nylas-cancelled-event-card/nylas-cancelled-event-card.js +32 -1
- package/dist/collection/components/scheduler/nylas-cancelled-event-card/nylas-cancelled-event-card.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-confirmed-event-card/nylas-confirmed-event-card.css +0 -23
- package/dist/collection/components/scheduler/nylas-confirmed-event-card/nylas-confirmed-event-card.js +32 -1
- package/dist/collection/components/scheduler/nylas-confirmed-event-card/nylas-confirmed-event-card.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-date-picker/nylas-date-picker.css +0 -23
- package/dist/collection/components/scheduler/nylas-date-picker/nylas-date-picker.js +35 -1
- package/dist/collection/components/scheduler/nylas-date-picker/nylas-date-picker.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-feedback-form/nylas-feedback-form.css +0 -23
- package/dist/collection/components/scheduler/nylas-feedback-form/nylas-feedback-form.js +36 -2
- package/dist/collection/components/scheduler/nylas-feedback-form/nylas-feedback-form.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-locale-switch/nylas-locale-switch.css +0 -23
- package/dist/collection/components/scheduler/nylas-locale-switch/nylas-locale-switch.js +37 -3
- package/dist/collection/components/scheduler/nylas-locale-switch/nylas-locale-switch.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.css +0 -23
- package/dist/collection/components/scheduler/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.js +31 -1
- package/dist/collection/components/scheduler/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-scheduling/nylas-scheduling.js +10 -9
- package/dist/collection/components/scheduler/nylas-scheduling/nylas-scheduling.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-selected-event-card/nylas-selected-event-card.css +0 -23
- package/dist/collection/components/scheduler/nylas-selected-event-card/nylas-selected-event-card.js +33 -2
- package/dist/collection/components/scheduler/nylas-selected-event-card/nylas-selected-event-card.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-timeslot-picker/nylas-timeslot-picker.css +0 -23
- package/dist/collection/components/scheduler/nylas-timeslot-picker/nylas-timeslot-picker.js +31 -0
- package/dist/collection/components/scheduler/nylas-timeslot-picker/nylas-timeslot-picker.js.map +1 -1
- package/dist/collection/components/scheduler/nylas-timeslot-picker/test/nylas-timeslot-picker.spec.js +7 -1
- package/dist/collection/components/scheduler/nylas-timeslot-picker/test/nylas-timeslot-picker.spec.js.map +1 -1
- package/dist/collection/components/scheduler-editor/nylas-editor-tabs/nylas-editor-tabs.js +5 -4
- package/dist/collection/components/scheduler-editor/nylas-editor-tabs/nylas-editor-tabs.js.map +1 -1
- package/dist/components/nylas-booked-event-card2.js +16 -4
- package/dist/components/nylas-booked-event-card2.js.map +1 -1
- package/dist/components/nylas-booking-form2.js +17 -3
- package/dist/components/nylas-booking-form2.js.map +1 -1
- package/dist/components/nylas-cancel-booking-form2.js +14 -2
- package/dist/components/nylas-cancel-booking-form2.js.map +1 -1
- package/dist/components/nylas-cancelled-event-card2.js +14 -2
- package/dist/components/nylas-cancelled-event-card2.js.map +1 -1
- package/dist/components/nylas-confirmed-event-card2.js +14 -2
- package/dist/components/nylas-confirmed-event-card2.js.map +1 -1
- package/dist/components/nylas-date-picker2.js +18 -3
- package/dist/components/nylas-date-picker2.js.map +1 -1
- package/dist/components/nylas-editor-tabs2.js +7 -6
- package/dist/components/nylas-editor-tabs2.js.map +1 -1
- package/dist/components/nylas-feedback-form2.js +14 -3
- package/dist/components/nylas-feedback-form2.js.map +1 -1
- package/dist/components/nylas-locale-switch2.js +20 -5
- package/dist/components/nylas-locale-switch2.js.map +1 -1
- package/dist/components/nylas-organizer-confirmation-card2.js +13 -2
- package/dist/components/nylas-organizer-confirmation-card2.js.map +1 -1
- package/dist/components/nylas-scheduling.js +11 -10
- package/dist/components/nylas-scheduling.js.map +1 -1
- package/dist/components/nylas-selected-event-card2.js +15 -3
- package/dist/components/nylas-selected-event-card2.js.map +1 -1
- package/dist/components/nylas-timeslot-picker2.js +13 -1
- package/dist/components/nylas-timeslot-picker2.js.map +1 -1
- package/dist/esm/calendar-agenda-fill-icon_54.entry.js +13 -3
- package/dist/esm/calendar-agenda-fill-icon_54.entry.js.map +1 -1
- package/dist/esm/google-logo-icon_4.entry.js +7 -6
- package/dist/esm/google-logo-icon_4.entry.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/nylas-booked-event-card.entry.js +16 -5
- package/dist/esm/nylas-booked-event-card.entry.js.map +1 -1
- package/dist/esm/nylas-booked-event-card_12.entry.js +142 -25
- package/dist/esm/nylas-booked-event-card_12.entry.js.map +1 -1
- package/dist/esm/nylas-booking-form.entry.js +16 -3
- package/dist/esm/nylas-booking-form.entry.js.map +1 -1
- package/dist/esm/nylas-cancel-booking-form.entry.js +14 -3
- package/dist/esm/nylas-cancel-booking-form.entry.js.map +1 -1
- package/dist/esm/nylas-cancelled-event-card.entry.js +14 -3
- package/dist/esm/nylas-cancelled-event-card.entry.js.map +1 -1
- package/dist/esm/nylas-confirmed-event-card.entry.js +14 -3
- package/dist/esm/nylas-confirmed-event-card.entry.js.map +1 -1
- package/dist/esm/nylas-date-picker.entry.js +18 -4
- package/dist/esm/nylas-date-picker.entry.js.map +1 -1
- package/dist/esm/nylas-editor-tabs.entry.js +7 -6
- package/dist/esm/nylas-editor-tabs.entry.js.map +1 -1
- package/dist/esm/nylas-feedback-form.entry.js +13 -3
- package/dist/esm/nylas-feedback-form.entry.js.map +1 -1
- package/dist/esm/nylas-locale-switch.entry.js +20 -6
- package/dist/esm/nylas-locale-switch.entry.js.map +1 -1
- package/dist/esm/nylas-organizer-confirmation-card.entry.js +12 -2
- package/dist/esm/nylas-organizer-confirmation-card.entry.js.map +1 -1
- package/dist/esm/nylas-scheduling.entry.js +11 -10
- package/dist/esm/nylas-scheduling.entry.js.map +1 -1
- package/dist/esm/nylas-selected-event-card.entry.js +15 -4
- package/dist/esm/nylas-selected-event-card.entry.js.map +1 -1
- package/dist/esm/nylas-timeslot-picker.entry.js +13 -2
- package/dist/esm/nylas-timeslot-picker.entry.js.map +1 -1
- package/dist/esm/nylas-web-elements.js +1 -1
- package/dist/nylas-web-elements/nylas-booked-event-card.entry.js +16 -5
- package/dist/nylas-web-elements/nylas-booked-event-card.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-booking-form.entry.js +16 -3
- package/dist/nylas-web-elements/nylas-booking-form.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-cancel-booking-form.entry.js +14 -3
- package/dist/nylas-web-elements/nylas-cancel-booking-form.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-cancelled-event-card.entry.js +14 -3
- package/dist/nylas-web-elements/nylas-cancelled-event-card.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-confirmed-event-card.entry.js +14 -3
- package/dist/nylas-web-elements/nylas-confirmed-event-card.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-date-picker.entry.js +18 -4
- package/dist/nylas-web-elements/nylas-date-picker.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-editor-tabs.entry.js +7 -6
- package/dist/nylas-web-elements/nylas-editor-tabs.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-feedback-form.entry.js +13 -3
- package/dist/nylas-web-elements/nylas-feedback-form.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-locale-switch.entry.js +20 -6
- package/dist/nylas-web-elements/nylas-locale-switch.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-organizer-confirmation-card.entry.js +12 -2
- package/dist/nylas-web-elements/nylas-organizer-confirmation-card.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-scheduling.entry.js +11 -10
- package/dist/nylas-web-elements/nylas-scheduling.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-selected-event-card.entry.js +15 -4
- package/dist/nylas-web-elements/nylas-selected-event-card.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-timeslot-picker.entry.js +13 -2
- package/dist/nylas-web-elements/nylas-timeslot-picker.entry.js.map +1 -1
- package/dist/nylas-web-elements/nylas-web-elements.esm.js +1 -1
- package/dist/nylas-web-elements/p-2e7f0f20.entry.js +2 -0
- package/dist/nylas-web-elements/p-2e7f0f20.entry.js.map +1 -0
- package/dist/nylas-web-elements/{p-b5b568cf.entry.js → p-368190e9.entry.js} +2 -2
- package/dist/nylas-web-elements/p-368190e9.entry.js.map +1 -0
- package/dist/nylas-web-elements/{p-e790c71f.entry.js → p-9a8047b9.entry.js} +2 -2
- package/dist/nylas-web-elements/{p-e790c71f.entry.js.map → p-9a8047b9.entry.js.map} +1 -1
- package/dist/nylas-web-elements/{p-d586ff14.entry.js → p-eba3d197.entry.js} +3 -3
- package/dist/nylas-web-elements/p-eba3d197.entry.js.map +1 -0
- package/dist/types/components/scheduler/nylas-booked-event-card/nylas-booked-event-card.d.ts +4 -1
- package/dist/types/components/scheduler/nylas-booking-form/nylas-booking-form.d.ts +5 -2
- package/dist/types/components/scheduler/nylas-cancel-booking-form/nylas-cancel-booking-form.d.ts +4 -1
- package/dist/types/components/scheduler/nylas-cancelled-event-card/nylas-cancelled-event-card.d.ts +4 -0
- package/dist/types/components/scheduler/nylas-confirmed-event-card/nylas-confirmed-event-card.d.ts +4 -0
- package/dist/types/components/scheduler/nylas-date-picker/nylas-date-picker.d.ts +5 -0
- package/dist/types/components/scheduler/nylas-feedback-form/nylas-feedback-form.d.ts +3 -0
- package/dist/types/components/scheduler/nylas-locale-switch/nylas-locale-switch.d.ts +5 -0
- package/dist/types/components/scheduler/nylas-organizer-confirmation-card/nylas-organizer-confirmation-card.d.ts +3 -1
- package/dist/types/components/scheduler/nylas-scheduling/nylas-scheduling.d.ts +1 -1
- package/dist/types/components/scheduler/nylas-selected-event-card/nylas-selected-event-card.d.ts +4 -1
- package/dist/types/components/scheduler/nylas-timeslot-picker/nylas-timeslot-picker.d.ts +4 -1
- package/dist/types/components/scheduler-editor/nylas-editor-tabs/nylas-editor-tabs.d.ts +1 -1
- package/dist/types/components.d.ts +88 -0
- package/package.json +1 -1
- package/dist/nylas-web-elements/p-7a1d51ab.entry.js +0 -2
- package/dist/nylas-web-elements/p-7a1d51ab.entry.js.map +0 -1
- package/dist/nylas-web-elements/p-b5b568cf.entry.js.map +0 -1
- package/dist/nylas-web-elements/p-d586ff14.entry.js.map +0 -1
|
@@ -590,9 +590,9 @@ const U = (n, e, ...t) => {
|
|
|
590
590
|
} catch {
|
|
591
591
|
}
|
|
592
592
|
return !1;
|
|
593
|
-
})(),
|
|
593
|
+
})(), Pn = [], Wi = [], wg = (n, e) => (t) => {
|
|
594
594
|
n.push(t), Er || (Er = !0, e && ee.$flags$ & 4 ? Tg(Ar) : ee.raf(Ar));
|
|
595
|
-
},
|
|
595
|
+
}, Dn = (n) => {
|
|
596
596
|
for (let e = 0; e < n.length; e++)
|
|
597
597
|
try {
|
|
598
598
|
n[e](performance.now());
|
|
@@ -601,7 +601,7 @@ const U = (n, e, ...t) => {
|
|
|
601
601
|
}
|
|
602
602
|
n.length = 0;
|
|
603
603
|
}, Ar = () => {
|
|
604
|
-
Pn
|
|
604
|
+
Dn(Pn), Dn(Wi), (Er = Pn.length > 0) && ee.raf(Ar);
|
|
605
605
|
}, Tg = (n) => Ag().then(n), $g = /* @__PURE__ */ wg(Wi, !0), Rn = typeof global < "u" ? global : typeof self < "u" ? self : typeof window < "u" ? window : {};
|
|
606
606
|
var ke = [], se = [], Sg = typeof Uint8Array < "u" ? Uint8Array : Array, Jr = !1;
|
|
607
607
|
function Ki() {
|
|
@@ -658,8 +658,8 @@ function Vi(n, e, t, r, i, u) {
|
|
|
658
658
|
;
|
|
659
659
|
n[t + h - p] |= m * 128;
|
|
660
660
|
}
|
|
661
|
-
var
|
|
662
|
-
return
|
|
661
|
+
var Pg = {}.toString, Ji = Array.isArray || function(n) {
|
|
662
|
+
return Pg.call(n) == "[object Array]";
|
|
663
663
|
};
|
|
664
664
|
/*!
|
|
665
665
|
* The buffer module from node.js, for the browser.
|
|
@@ -667,7 +667,7 @@ var Dg = {}.toString, Ji = Array.isArray || function(n) {
|
|
|
667
667
|
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
668
668
|
* @license MIT
|
|
669
669
|
*/
|
|
670
|
-
var
|
|
670
|
+
var Dg = 50;
|
|
671
671
|
E.TYPED_ARRAY_SUPPORT = Rn.TYPED_ARRAY_SUPPORT !== void 0 ? Rn.TYPED_ARRAY_SUPPORT : !0;
|
|
672
672
|
function xr() {
|
|
673
673
|
return E.TYPED_ARRAY_SUPPORT ? 2147483647 : 1073741823;
|
|
@@ -916,7 +916,7 @@ E.prototype.equals = function(e) {
|
|
|
916
916
|
return this === e ? !0 : E.compare(this, e) === 0;
|
|
917
917
|
};
|
|
918
918
|
E.prototype.inspect = function() {
|
|
919
|
-
var e = "", t =
|
|
919
|
+
var e = "", t = Dg;
|
|
920
920
|
return this.length > 0 && (e = this.toString("hex", 0, t).match(/.{2}/g).join(" "), this.length > t && (e += " ... ")), "<Buffer " + e + ">";
|
|
921
921
|
};
|
|
922
922
|
E.prototype.compare = function(e, t, r, i, u) {
|
|
@@ -1504,23 +1504,23 @@ var cu = { exports: {} };
|
|
|
1504
1504
|
return { M: f, y: h, w: d, d: c, D: p, h: o, m: s, s: a, ms: u, Q: l }[v] || String(v || "").toLowerCase().replace(/s$/, "");
|
|
1505
1505
|
}, u: function(v) {
|
|
1506
1506
|
return v === void 0;
|
|
1507
|
-
} },
|
|
1508
|
-
P
|
|
1507
|
+
} }, P = "en", D = {};
|
|
1508
|
+
D[P] = $;
|
|
1509
1509
|
var L = function(v) {
|
|
1510
1510
|
return v instanceof b;
|
|
1511
1511
|
}, H = function v(y, k, B) {
|
|
1512
1512
|
var x;
|
|
1513
|
-
if (!y) return
|
|
1513
|
+
if (!y) return P;
|
|
1514
1514
|
if (typeof y == "string") {
|
|
1515
1515
|
var S = y.toLowerCase();
|
|
1516
|
-
|
|
1516
|
+
D[S] && (x = S), k && (D[S] = k, x = S);
|
|
1517
1517
|
var M = y.split("-");
|
|
1518
1518
|
if (!x && M.length > 1) return v(M[0]);
|
|
1519
1519
|
} else {
|
|
1520
1520
|
var _ = y.name;
|
|
1521
|
-
|
|
1521
|
+
D[_] = y, x = _;
|
|
1522
1522
|
}
|
|
1523
|
-
return !B && x && (
|
|
1523
|
+
return !B && x && (P = x), x || !B && P;
|
|
1524
1524
|
}, N = function(v, y) {
|
|
1525
1525
|
if (L(v)) return v.clone();
|
|
1526
1526
|
var k = typeof y == "object" ? y : {};
|
|
@@ -1646,7 +1646,7 @@ var cu = { exports: {} };
|
|
|
1646
1646
|
}, y.daysInMonth = function() {
|
|
1647
1647
|
return this.endOf(f).$D;
|
|
1648
1648
|
}, y.$locale = function() {
|
|
1649
|
-
return
|
|
1649
|
+
return D[this.$L];
|
|
1650
1650
|
}, y.locale = function(k, B) {
|
|
1651
1651
|
if (!k) return this.$L;
|
|
1652
1652
|
var x = this.clone(), S = H(k, B, !0);
|
|
@@ -1671,7 +1671,7 @@ var cu = { exports: {} };
|
|
|
1671
1671
|
return v.$i || (v(y, b, N), v.$i = !0), N;
|
|
1672
1672
|
}, N.locale = H, N.isDayjs = L, N.unix = function(v) {
|
|
1673
1673
|
return N(1e3 * v);
|
|
1674
|
-
}, N.en = P
|
|
1674
|
+
}, N.en = D[P], N.Ls = D, N.p = {}, N;
|
|
1675
1675
|
});
|
|
1676
1676
|
})(cu);
|
|
1677
1677
|
const Xr = cu.exports;
|
|
@@ -2759,7 +2759,7 @@ var Tp = (
|
|
|
2759
2759
|
return ae(r) ? Fn(r) : r instanceof Date ? Sr(r) : r;
|
|
2760
2760
|
}, n;
|
|
2761
2761
|
}()
|
|
2762
|
-
), $p = T(T(T(T(T(T(T(T(T(T(T(T(T([], F(1, 31), !0), F(2, 28), !0), F(3, 31), !0), F(4, 30), !0), F(5, 31), !0), F(6, 30), !0), F(7, 31), !0), F(8, 31), !0), F(9, 30), !0), F(10, 31), !0), F(11, 30), !0), F(12, 31), !0), F(1, 7)), Sp = T(T(T(T(T(T(T(T(T(T(T(T(T([], F(1, 31), !0), F(2, 29), !0), F(3, 31), !0), F(4, 30), !0), F(5, 31), !0), F(6, 30), !0), F(7, 31), !0), F(8, 31), !0), F(9, 30), !0), F(10, 31), !0), F(11, 30), !0), F(12, 31), !0), F(1, 7)), Bp = Ae(1, 29), Cp = Ae(1, 30),
|
|
2762
|
+
), $p = T(T(T(T(T(T(T(T(T(T(T(T(T([], F(1, 31), !0), F(2, 28), !0), F(3, 31), !0), F(4, 30), !0), F(5, 31), !0), F(6, 30), !0), F(7, 31), !0), F(8, 31), !0), F(9, 30), !0), F(10, 31), !0), F(11, 30), !0), F(12, 31), !0), F(1, 7)), Sp = T(T(T(T(T(T(T(T(T(T(T(T(T([], F(1, 31), !0), F(2, 29), !0), F(3, 31), !0), F(4, 30), !0), F(5, 31), !0), F(6, 30), !0), F(7, 31), !0), F(8, 31), !0), F(9, 30), !0), F(10, 31), !0), F(11, 30), !0), F(12, 31), !0), F(1, 7)), Bp = Ae(1, 29), Cp = Ae(1, 30), Pe = Ae(1, 31), Q = Ae(1, 32), Mp = T(T(T(T(T(T(T(T(T(T(T(T(T([], Q, !0), Cp, !0), Q, !0), Pe, !0), Q, !0), Pe, !0), Q, !0), Q, !0), Pe, !0), Q, !0), Pe, !0), Q, !0), Q.slice(0, 7)), Pp = T(T(T(T(T(T(T(T(T(T(T(T(T([], Q, !0), Bp, !0), Q, !0), Pe, !0), Q, !0), Pe, !0), Q, !0), Q, !0), Pe, !0), Q, !0), Pe, !0), Q, !0), Q.slice(0, 7)), Dp = Ae(-28, 0), Rp = Ae(-29, 0), De = Ae(-30, 0), X = Ae(-31, 0), Op = T(T(T(T(T(T(T(T(T(T(T(T(T([], X, !0), Rp, !0), X, !0), De, !0), X, !0), De, !0), X, !0), X, !0), De, !0), X, !0), De, !0), X, !0), X.slice(0, 7)), Ip = T(T(T(T(T(T(T(T(T(T(T(T(T([], X, !0), Dp, !0), X, !0), De, !0), X, !0), De, !0), X, !0), X, !0), De, !0), X, !0), De, !0), X, !0), X.slice(0, 7)), Lp = [0, 31, 60, 91, 121, 152, 182, 213, 244, 274, 305, 335, 366], Np = [0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334, 365], Gn = function() {
|
|
2763
2763
|
for (var n = [], e = 0; e < 55; e++)
|
|
2764
2764
|
n = n.concat(Ae(7));
|
|
2765
2765
|
return n;
|
|
@@ -2791,8 +2791,8 @@ function _p(n, e) {
|
|
|
2791
2791
|
if (z(e.byweekno, -1))
|
|
2792
2792
|
$ = -1;
|
|
2793
2793
|
else {
|
|
2794
|
-
var I = We(Ne(n - 1, 1, 1)), C = ce(7 - I.valueOf() + e.wkst, 7),
|
|
2795
|
-
C >= 4 ? (C = 0,
|
|
2794
|
+
var I = We(Ne(n - 1, 1, 1)), C = ce(7 - I.valueOf() + e.wkst, 7), P = ut(n - 1) ? 366 : 365, D = void 0;
|
|
2795
|
+
C >= 4 ? (C = 0, D = P + ce(I - e.wkst, 7)) : D = r - d, $ = Math.floor(52 + ce(D, 7) / 4);
|
|
2796
2796
|
}
|
|
2797
2797
|
if (z(e.byweekno, $))
|
|
2798
2798
|
for (var g = 0; g < d; g++)
|
|
@@ -2804,7 +2804,7 @@ function Up(n) {
|
|
|
2804
2804
|
var e = ut(n) ? 366 : 365, t = Ne(n, 1, 1), r = We(t);
|
|
2805
2805
|
return e === 365 ? {
|
|
2806
2806
|
mmask: $p,
|
|
2807
|
-
mdaymask:
|
|
2807
|
+
mdaymask: Pp,
|
|
2808
2808
|
nmdaymask: Ip,
|
|
2809
2809
|
wdaymask: Gn.slice(r),
|
|
2810
2810
|
mrange: Np
|
|
@@ -3017,8 +3017,8 @@ function yu(n, e) {
|
|
|
3017
3017
|
for (var A = h; A < p; A++) {
|
|
3018
3018
|
var C = l[A];
|
|
3019
3019
|
if (K(C))
|
|
3020
|
-
for (var
|
|
3021
|
-
var L = d[
|
|
3020
|
+
for (var P = gu(c.yearordinal + C), D = 0; D < d.length; D++) {
|
|
3021
|
+
var L = d[D], $ = pu(P, L);
|
|
3022
3022
|
if (u && $ > u)
|
|
3023
3023
|
return we(n);
|
|
3024
3024
|
if ($ >= t) {
|
|
@@ -3610,7 +3610,7 @@ function hm(n, e, t) {
|
|
|
3610
3610
|
}
|
|
3611
3611
|
return u;
|
|
3612
3612
|
}
|
|
3613
|
-
function
|
|
3613
|
+
function Pr(n, e) {
|
|
3614
3614
|
let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : ".";
|
|
3615
3615
|
if (!n) return;
|
|
3616
3616
|
if (n[e]) return n[e];
|
|
@@ -3655,7 +3655,7 @@ class ni extends ur {
|
|
|
3655
3655
|
let s;
|
|
3656
3656
|
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)));
|
|
3657
3657
|
const o = Wt(this.data, s);
|
|
3658
|
-
return !o && !t && !r && e.indexOf(".") > -1 && (e = s[0], t = s[1], r = s.slice(2).join(".")), o || !a || typeof r != "string" ? o :
|
|
3658
|
+
return !o && !t && !r && e.indexOf(".") > -1 && (e = s[0], t = s[1], r = s.slice(2).join(".")), o || !a || typeof r != "string" ? o : Pr(this.data && this.data[e] && this.data[e][t], r, u);
|
|
3659
3659
|
}
|
|
3660
3660
|
addResource(e, t, r, i) {
|
|
3661
3661
|
let u = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : {
|
|
@@ -3802,28 +3802,28 @@ class Vt extends ur {
|
|
|
3802
3802
|
return i ? (f.res = C, f.usedParams = this.getUsedParamsDetails(t), f) : C;
|
|
3803
3803
|
}
|
|
3804
3804
|
if (u) {
|
|
3805
|
-
const C = Array.isArray(l),
|
|
3805
|
+
const C = Array.isArray(l), P = C ? [] : {}, D = C ? p : h;
|
|
3806
3806
|
for (const L in l)
|
|
3807
3807
|
if (Object.prototype.hasOwnProperty.call(l, L)) {
|
|
3808
|
-
const H = `${
|
|
3809
|
-
|
|
3808
|
+
const H = `${D}${u}${L}`;
|
|
3809
|
+
P[L] = this.translate(H, {
|
|
3810
3810
|
...t,
|
|
3811
3811
|
joinArrays: !1,
|
|
3812
3812
|
ns: s
|
|
3813
|
-
}),
|
|
3813
|
+
}), P[L] === H && (P[L] = l[L]);
|
|
3814
3814
|
}
|
|
3815
|
-
l =
|
|
3815
|
+
l = P;
|
|
3816
3816
|
}
|
|
3817
3817
|
} else if ($ && typeof A == "string" && Array.isArray(l))
|
|
3818
3818
|
l = l.join(A), l && (l = this.extendTranslation(l, e, t, r));
|
|
3819
3819
|
else {
|
|
3820
|
-
let C = !1,
|
|
3821
|
-
const
|
|
3820
|
+
let C = !1, P = !1;
|
|
3821
|
+
const D = t.count !== void 0 && typeof t.count != "string", L = Vt.hasDefaultValue(t), H = D ? this.pluralResolver.getSuffix(c, t.count, t) : "", N = t.ordinal && D ? this.pluralResolver.getSuffix(c, t.count, {
|
|
3822
3822
|
ordinal: !1
|
|
3823
|
-
}) : "", R =
|
|
3824
|
-
!this.isValidLookup(l) && L && (C = !0, l = b), this.isValidLookup(l) || (
|
|
3825
|
-
const v = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) &&
|
|
3826
|
-
if (
|
|
3823
|
+
}) : "", R = D && !t.ordinal && t.count === 0 && this.pluralResolver.shouldUseIntlApi(), b = R && t[`defaultValue${this.options.pluralSeparator}zero`] || t[`defaultValue${H}`] || t[`defaultValue${N}`] || t.defaultValue;
|
|
3824
|
+
!this.isValidLookup(l) && L && (C = !0, l = b), this.isValidLookup(l) || (P = !0, l = a);
|
|
3825
|
+
const v = (t.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && P ? void 0 : l, y = L && b !== l && this.options.updateMissing;
|
|
3826
|
+
if (P || C || y) {
|
|
3827
3827
|
if (this.logger.log(y ? "updateKey" : "missingKey", c, o, a, y ? b : l), u) {
|
|
3828
3828
|
const S = this.resolve(a, {
|
|
3829
3829
|
...t,
|
|
@@ -3841,14 +3841,14 @@ class Vt extends ur {
|
|
|
3841
3841
|
const q = L && _ !== l ? _ : v;
|
|
3842
3842
|
this.options.missingKeyHandler ? this.options.missingKeyHandler(S, o, M, q, y, t) : this.backendConnector && this.backendConnector.saveMissing && this.backendConnector.saveMissing(S, o, M, q, y, t), this.emit("missingKey", S, o, M, l);
|
|
3843
3843
|
};
|
|
3844
|
-
this.options.saveMissing && (this.options.saveMissingPlurals &&
|
|
3844
|
+
this.options.saveMissing && (this.options.saveMissingPlurals && D ? k.forEach((S) => {
|
|
3845
3845
|
const M = this.pluralResolver.getSuffixes(S, t);
|
|
3846
3846
|
R && t[`defaultValue${this.options.pluralSeparator}zero`] && M.indexOf(`${this.options.pluralSeparator}zero`) < 0 && M.push(`${this.options.pluralSeparator}zero`), M.forEach((_) => {
|
|
3847
3847
|
x([S], a + _, t[`defaultValue${_}`] || b);
|
|
3848
3848
|
});
|
|
3849
3849
|
}) : x(k, a, b));
|
|
3850
3850
|
}
|
|
3851
|
-
l = this.extendTranslation(l, e, t, f, r),
|
|
3851
|
+
l = this.extendTranslation(l, e, t, f, r), P && l === a && this.options.appendNamespaceToMissingKey && (l = `${o}:${a}`), (P || C) && this.options.parseMissingKeyHandler && (this.options.compatibilityAPI !== "v1" ? l = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${o}:${a}` : a, C ? l : void 0) : l = this.options.parseMissingKeyHandler(l));
|
|
3852
3852
|
}
|
|
3853
3853
|
return i ? (f.res = l, f.usedParams = this.getUsedParamsDetails(t), f) : l;
|
|
3854
3854
|
}
|
|
@@ -3917,10 +3917,10 @@ class Vt extends ur {
|
|
|
3917
3917
|
else {
|
|
3918
3918
|
let C;
|
|
3919
3919
|
l && (C = this.pluralResolver.getSuffix(A, t.count, t));
|
|
3920
|
-
const
|
|
3921
|
-
if (l && ($.push(d + C), t.ordinal && C.indexOf(
|
|
3920
|
+
const P = `${this.options.pluralSeparator}zero`, D = `${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;
|
|
3921
|
+
if (l && ($.push(d + C), t.ordinal && C.indexOf(D) === 0 && $.push(d + C.replace(D, this.options.pluralSeparator)), h && $.push(d + P)), p) {
|
|
3922
3922
|
const L = `${d}${this.options.contextSeparator}${t.context}`;
|
|
3923
|
-
$.push(L), l && ($.push(L + C), t.ordinal && C.indexOf(
|
|
3923
|
+
$.push(L), l && ($.push(L + C), t.ordinal && C.indexOf(D) === 0 && $.push(L + C.replace(D, this.options.pluralSeparator)), h && $.push(L + P));
|
|
3924
3924
|
}
|
|
3925
3925
|
}
|
|
3926
3926
|
let I;
|
|
@@ -4260,7 +4260,7 @@ class km {
|
|
|
4260
4260
|
}
|
|
4261
4261
|
function oi(n, e, t) {
|
|
4262
4262
|
let r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : ".", i = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, u = om(n, e, t);
|
|
4263
|
-
return !u && i && typeof t == "string" && (u =
|
|
4263
|
+
return !u && i && typeof t == "string" && (u = Pr(n, t, r), u === void 0 && (u = Pr(e, t, r))), u;
|
|
4264
4264
|
}
|
|
4265
4265
|
class vm {
|
|
4266
4266
|
constructor() {
|
|
@@ -4967,7 +4967,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
4967
4967
|
october: "October",
|
|
4968
4968
|
november: "November",
|
|
4969
4969
|
december: "December"
|
|
4970
|
-
}, $u = "Next", Su = "{{date}}", Bu = "{{time}}", Cu = "Name", Mu = "Enter your name",
|
|
4970
|
+
}, $u = "Next", Su = "{{date}}", Bu = "{{time}}", Cu = "Name", Mu = "Enter your name", Pu = "Email", Du = "Enter your email", Ru = "Guest email", Ou = "Enter guest email", Iu = "Add guest", Lu = "Add another guest", Nu = "Back", _u = "Book now", Uu = "Booking confirmed", Fu = "You'll receive an email confirmation soon.", ju = "Booking sent", Hu = "You will receive an email once the booking is confirmed.", Yu = "Booking rescheduled", zu = "Booking date and time", qu = "Cancel booking", Gu = "Reschedule", Wu = "Reject booking", Ku = "Confirm booking", Vu = "Booking pending", Ju = "Manage your booking below. The invitee will receive an email informing them of the request status.", Zu = "Your booking has been confirmed successfully", Qu = "A confirmation email has been sent to", Xu = "Cancel booking?", ea = "Your current timeslot will become available to others.", ta = "Reason for cancellation", ra = "Go back", na = "Your booking has been cancelled successfully", ia = "A cancellation email has been sent to", ua = "Close", aa = "Closing", oa = "{{field}} is required.", sa = "{{field}} has invalid format.", ca = "Create Booking", la = "Get Availability", da = "Cancel Booking", fa = "Reschedule Booking", ha = "Get UI Settings", ga = "Reject Booking", pa = "Confirm Booking", ma = "Something went wrong...", ba = "Scheduling Component Error", ya = "'sessionId' is required for private configs.", ka = "If using public config either pass a configurationId or a combination of 'slug' and 'clientId'.", va = "Invalid timeslot!", Ea = "The selected timeslot is invalid", Aa = "Cancellation Error", xa = "Please provide a reason for cancellation.", wa = "You cannot cancel the booking within {{minCancellationNotice}} minutes of the event", Ta = "Cancel booking form error", $a = "Share Your Feedback", Sa = "Providing us with your feedback and reporting errors helps us create a better experience for you.", Ba = "Please give us a detailed description of the feature you’re commenting on, or where you’ve experienced an issue.", Ca = "Provide your feedback here", Ma = "Cancel", Pa = "Submit", $m = {
|
|
4971
4971
|
noDateSelected: Eu,
|
|
4972
4972
|
rescheduleTitle: Au,
|
|
4973
4973
|
days: xu,
|
|
@@ -4978,8 +4978,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
4978
4978
|
selectedTime: Bu,
|
|
4979
4979
|
name: Cu,
|
|
4980
4980
|
namePlaceholder: Mu,
|
|
4981
|
-
email:
|
|
4982
|
-
emailPlaceholder:
|
|
4981
|
+
email: Pu,
|
|
4982
|
+
emailPlaceholder: Du,
|
|
4983
4983
|
guestEmail: Ru,
|
|
4984
4984
|
guestEmailPlaceholder: Ou,
|
|
4985
4985
|
addGuest: Iu,
|
|
@@ -5032,7 +5032,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5032
5032
|
feedbackMessageLabel: Ba,
|
|
5033
5033
|
feedbackMessagePlaceholder: Ca,
|
|
5034
5034
|
feedbackModalCloseButton: Ma,
|
|
5035
|
-
feedbackModalSubmitButton:
|
|
5035
|
+
feedbackModalSubmitButton: Pa
|
|
5036
5036
|
}, Sm = /* @__PURE__ */ Object.freeze({
|
|
5037
5037
|
__proto__: null,
|
|
5038
5038
|
noDateSelected: Eu,
|
|
@@ -5045,8 +5045,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5045
5045
|
selectedTime: Bu,
|
|
5046
5046
|
name: Cu,
|
|
5047
5047
|
namePlaceholder: Mu,
|
|
5048
|
-
email:
|
|
5049
|
-
emailPlaceholder:
|
|
5048
|
+
email: Pu,
|
|
5049
|
+
emailPlaceholder: Du,
|
|
5050
5050
|
guestEmail: Ru,
|
|
5051
5051
|
guestEmailPlaceholder: Ou,
|
|
5052
5052
|
addGuest: Iu,
|
|
@@ -5099,9 +5099,9 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5099
5099
|
feedbackMessageLabel: Ba,
|
|
5100
5100
|
feedbackMessagePlaceholder: Ca,
|
|
5101
5101
|
feedbackModalCloseButton: Ma,
|
|
5102
|
-
feedbackModalSubmitButton:
|
|
5102
|
+
feedbackModalSubmitButton: Pa,
|
|
5103
5103
|
default: $m
|
|
5104
|
-
}),
|
|
5104
|
+
}), Da = "Aucune date sélectionnée", Ra = "Choisissez un autre créneau horaire pour reprogrammer votre réunion", Oa = {
|
|
5105
5105
|
sunday: "DIM",
|
|
5106
5106
|
monday: "LUN",
|
|
5107
5107
|
tuesday: "MAR",
|
|
@@ -5127,8 +5127,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5127
5127
|
october: "Octobre",
|
|
5128
5128
|
november: "Novembre",
|
|
5129
5129
|
december: "Décembre"
|
|
5130
|
-
}, Na = "Procéder", _a = "{{date}}", Ua = "{{time}}", Fa = "Name", ja = "Entrez votre nom", Ha = "E-mail", Ya = "Entrer votre E-mail", za = "E-mail invité", qa = "Entrez l'adresse e-mail de l'invité", Ga = "Ajouter un invité", Wa = "Ajouter un autre invité", Ka = "Retour", Va = "Réservez maintenant", Ja = "Réservation confirmée", Za = "Vous recevrez bientôt un e-mail de confirmation.", Qa = "Réservation envoyée", Xa = "Vous recevrez un e-mail une fois la réservation confirmée.", eo = "Réservation reprogrammée", to = "Date et heure de la réservation", ro = "Annuler la réservation", no = "Replanifier", io = "Refuser la réservation", uo = "Confirmer la réservation", ao = "Réservation en attente", oo = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", so = "Votre réservation a été confirmée avec succès", co = "Un e-mail de confirmation a été envoyé à", lo = "Annuler la réservation?", fo = "Votre créneau horaire actuel sera disponible pour les autres.", ho = "Raison de l'annulation", go = "Retourner", po = "Votre réservation a été annulée avec succès", mo = "Un e-mail d'annulation a été envoyé à", bo = "Fermer", yo = "Fermeture", ko = "{{field}} est requis.", vo = "{{field}} a un format invalide.", Eo = "Créer une Réservation", Ao = "Obtenir la Disponibilité", xo = "Annuler la Réservation", wo = "Reprogrammer la Réservation", To = "Obtenir les Paramètres UI", $o = "Refuser la Réservation", So = "Confirmer la Réservation", Bo = "Quelque chose a mal tourné...", Co = "Erreur du composant de planification", Mo = "'sessionId' est requis pour les configurations privées.",
|
|
5131
|
-
noDateSelected:
|
|
5130
|
+
}, Na = "Procéder", _a = "{{date}}", Ua = "{{time}}", Fa = "Name", ja = "Entrez votre nom", Ha = "E-mail", Ya = "Entrer votre E-mail", za = "E-mail invité", qa = "Entrez l'adresse e-mail de l'invité", Ga = "Ajouter un invité", Wa = "Ajouter un autre invité", Ka = "Retour", Va = "Réservez maintenant", Ja = "Réservation confirmée", Za = "Vous recevrez bientôt un e-mail de confirmation.", Qa = "Réservation envoyée", Xa = "Vous recevrez un e-mail une fois la réservation confirmée.", eo = "Réservation reprogrammée", to = "Date et heure de la réservation", ro = "Annuler la réservation", no = "Replanifier", io = "Refuser la réservation", uo = "Confirmer la réservation", ao = "Réservation en attente", oo = "Gérez votre réservation ci-dessous. L'invité recevra un e-mail l'informant du statut de la demande.", so = "Votre réservation a été confirmée avec succès", co = "Un e-mail de confirmation a été envoyé à", lo = "Annuler la réservation?", fo = "Votre créneau horaire actuel sera disponible pour les autres.", ho = "Raison de l'annulation", go = "Retourner", po = "Votre réservation a été annulée avec succès", mo = "Un e-mail d'annulation a été envoyé à", bo = "Fermer", yo = "Fermeture", ko = "{{field}} est requis.", vo = "{{field}} a un format invalide.", Eo = "Créer une Réservation", Ao = "Obtenir la Disponibilité", xo = "Annuler la Réservation", wo = "Reprogrammer la Réservation", To = "Obtenir les Paramètres UI", $o = "Refuser la Réservation", So = "Confirmer la Réservation", Bo = "Quelque chose a mal tourné...", Co = "Erreur du composant de planification", Mo = "'sessionId' est requis pour les configurations privées.", Po = "Si vous utilisez une configuration publique, passez soit un configurationId, soit une combinaison de 'slug' et 'clientId'.", Do = "Créneau horaire invalide !", Ro = "Le créneau horaire sélectionné est invalide", Oo = "Erreur d'annulation", Io = "Veuillez fournir une raison pour l'annulation.", Lo = "Vous ne pouvez pas annuler la réservation dans les {{minCancellationNotice}} minutes avant l'événement", No = "Erreur de formulaire d'annulation de réservation", _o = "Partagez vos commentaires", Uo = "Nous fournir vos commentaires et signaler des erreurs nous aide à créer une meilleure expérience pour vous.", Fo = "Veuillez nous fournir une description détaillée de la fonctionnalité sur laquelle vous commentez ou du problème que vous avez rencontré.", jo = "Saisissez vos commentaires ici", Ho = "Annuler", Yo = "Envoyer", Bm = {
|
|
5131
|
+
noDateSelected: Da,
|
|
5132
5132
|
rescheduleTitle: Ra,
|
|
5133
5133
|
days: Oa,
|
|
5134
5134
|
time: Ia,
|
|
@@ -5180,8 +5180,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5180
5180
|
genericErrorTitle: Bo,
|
|
5181
5181
|
schedulingComponentErrorTitle: Co,
|
|
5182
5182
|
sessionIdRequiredErrorMessage: Mo,
|
|
5183
|
-
publicConfigErrorMessage:
|
|
5184
|
-
invalidTimeslotErrorTitle:
|
|
5183
|
+
publicConfigErrorMessage: Po,
|
|
5184
|
+
invalidTimeslotErrorTitle: Do,
|
|
5185
5185
|
invalidTimeslotErrorMessage: Ro,
|
|
5186
5186
|
cancellationErrorTitle: Oo,
|
|
5187
5187
|
cancellationErrorMessage: Io,
|
|
@@ -5195,7 +5195,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5195
5195
|
feedbackModalSubmitButton: Yo
|
|
5196
5196
|
}, Cm = /* @__PURE__ */ Object.freeze({
|
|
5197
5197
|
__proto__: null,
|
|
5198
|
-
noDateSelected:
|
|
5198
|
+
noDateSelected: Da,
|
|
5199
5199
|
rescheduleTitle: Ra,
|
|
5200
5200
|
days: Oa,
|
|
5201
5201
|
time: Ia,
|
|
@@ -5247,8 +5247,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5247
5247
|
genericErrorTitle: Bo,
|
|
5248
5248
|
schedulingComponentErrorTitle: Co,
|
|
5249
5249
|
sessionIdRequiredErrorMessage: Mo,
|
|
5250
|
-
publicConfigErrorMessage:
|
|
5251
|
-
invalidTimeslotErrorTitle:
|
|
5250
|
+
publicConfigErrorMessage: Po,
|
|
5251
|
+
invalidTimeslotErrorTitle: Do,
|
|
5252
5252
|
invalidTimeslotErrorMessage: Ro,
|
|
5253
5253
|
cancellationErrorTitle: Oo,
|
|
5254
5254
|
cancellationErrorMessage: Io,
|
|
@@ -5287,7 +5287,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5287
5287
|
october: "Octubre",
|
|
5288
5288
|
november: "Noviembre",
|
|
5289
5289
|
december: "Diciembre"
|
|
5290
|
-
}, Vo = "Siguiente", Jo = "{{date}}", Zo = "{{time}}", Qo = "Nombre", Xo = "Introduce tu nombre", es = "Correo electrónico", ts = "Introduce tu correo electrónico", rs = "Correo electrónico del invitado", ns = "Introduce el correo electrónico del invitado", is = "Añadir invitado", us = "Añadir otro invitado", as = "Atrás", os = "Reservar ahora", ss = "Reserva confirmada", cs = "Recibirás una confirmación por correo electrónico pronto.", ls = "Reserva enviada", ds = "Recibirás un correo electrónico una vez que se confirme la reserva.", fs = "Reserva reprogramada", hs = "Fecha y hora de la reserva", gs = "Cancelar reserva", ps = "Reprogramar", ms = "Rechazar reserva", bs = "Confirmar reserva", ys = "Reserva pendiente", ks = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", vs = "Tu reserva ha sido confirmada con éxito", Es = "Se ha enviado un correo de confirmación a", As = "¿Cancelar reserva?", xs = "Su horario actual estará disponible para otros.", ws = "Motivo de la cancelación", Ts = "Regresar", $s = "Su reserva ha sido cancelada con éxito", Ss = "Se ha enviado un correo electrónico de cancelación a", Bs = "Cerrar", Cs = "Cerrando", Ms = "{{field}} es obligatorio.",
|
|
5290
|
+
}, Vo = "Siguiente", Jo = "{{date}}", Zo = "{{time}}", Qo = "Nombre", Xo = "Introduce tu nombre", es = "Correo electrónico", ts = "Introduce tu correo electrónico", rs = "Correo electrónico del invitado", ns = "Introduce el correo electrónico del invitado", is = "Añadir invitado", us = "Añadir otro invitado", as = "Atrás", os = "Reservar ahora", ss = "Reserva confirmada", cs = "Recibirás una confirmación por correo electrónico pronto.", ls = "Reserva enviada", ds = "Recibirás un correo electrónico una vez que se confirme la reserva.", fs = "Reserva reprogramada", hs = "Fecha y hora de la reserva", gs = "Cancelar reserva", ps = "Reprogramar", ms = "Rechazar reserva", bs = "Confirmar reserva", ys = "Reserva pendiente", ks = "Gestiona tu reserva a continuación. El invitado recibirá un correo electrónico informándole del estado de la solicitud.", vs = "Tu reserva ha sido confirmada con éxito", Es = "Se ha enviado un correo de confirmación a", As = "¿Cancelar reserva?", xs = "Su horario actual estará disponible para otros.", ws = "Motivo de la cancelación", Ts = "Regresar", $s = "Su reserva ha sido cancelada con éxito", Ss = "Se ha enviado un correo electrónico de cancelación a", Bs = "Cerrar", Cs = "Cerrando", Ms = "{{field}} es obligatorio.", Ps = "{{field}} tiene un formato no válido.", Ds = "Crear Reserva", Rs = "Obtener Disponibilidad", Os = "Cancelar Reserva", Is = "Reprogramar Reserva", Ls = "Obtener Configuraciones de UI", Ns = "Rechazar Reserva", _s = "Confirmar Reserva", Us = "Algo salió mal...", Fs = "Error en el componente de programación", js = "'sessionId' es necesario para configuraciones privadas.", Hs = "Si se usa una configuración pública, pase una configurationId o una combinación de 'slug' y 'clientId'.", Ys = "¡Intervalo de tiempo no válido!", zs = "El intervalo de tiempo seleccionado no es válido", qs = "Error de Cancelación", Gs = "Por favor, indique el motivo de la cancelación.", Ws = "No puede cancelar la reserva dentro de los {{minCancellationNotice}} minutos del evento", Ks = "Error en el formulario de cancelación de la reserva", Vs = "Comparta su opinión", Js = "Proporcionarnos su opinión y reportar errores nos ayuda a crear una mejor experiencia para usted.", Zs = "Por favor, proporcione una descripción detallada de la función sobre la que está comentando o dónde ha experimentado un problema.", Qs = "Proporcione su opinión aquí", Xs = "Cancelar", ec = "Enviar", Mm = {
|
|
5291
5291
|
noDateSelected: zo,
|
|
5292
5292
|
rescheduleTitle: qo,
|
|
5293
5293
|
days: Go,
|
|
@@ -5329,8 +5329,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5329
5329
|
closeButton: Bs,
|
|
5330
5330
|
closingButton: Cs,
|
|
5331
5331
|
fieldRequired: Ms,
|
|
5332
|
-
invalidInputFormat:
|
|
5333
|
-
createBookingErrorTitle:
|
|
5332
|
+
invalidInputFormat: Ps,
|
|
5333
|
+
createBookingErrorTitle: Ds,
|
|
5334
5334
|
getAvailabilityErrorTitle: Rs,
|
|
5335
5335
|
cancelBookingErrorTitle: Os,
|
|
5336
5336
|
rescheduleBookingErrorTitle: Is,
|
|
@@ -5353,7 +5353,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5353
5353
|
feedbackMessagePlaceholder: Qs,
|
|
5354
5354
|
feedbackModalCloseButton: Xs,
|
|
5355
5355
|
feedbackModalSubmitButton: ec
|
|
5356
|
-
},
|
|
5356
|
+
}, Pm = /* @__PURE__ */ Object.freeze({
|
|
5357
5357
|
__proto__: null,
|
|
5358
5358
|
noDateSelected: zo,
|
|
5359
5359
|
rescheduleTitle: qo,
|
|
@@ -5396,8 +5396,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5396
5396
|
closeButton: Bs,
|
|
5397
5397
|
closingButton: Cs,
|
|
5398
5398
|
fieldRequired: Ms,
|
|
5399
|
-
invalidInputFormat:
|
|
5400
|
-
createBookingErrorTitle:
|
|
5399
|
+
invalidInputFormat: Ps,
|
|
5400
|
+
createBookingErrorTitle: Ds,
|
|
5401
5401
|
getAvailabilityErrorTitle: Rs,
|
|
5402
5402
|
cancelBookingErrorTitle: Os,
|
|
5403
5403
|
rescheduleBookingErrorTitle: Is,
|
|
@@ -5447,7 +5447,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5447
5447
|
october: "10月",
|
|
5448
5448
|
november: "11月",
|
|
5449
5449
|
december: "12月"
|
|
5450
|
-
}, ac = "次", oc = "{{date}}", sc = "{{time}}", cc = "名前", lc = "名前を入力してください", dc = "メールアドレス", fc = "メールアドレスを入力してください", hc = "ゲストのメールアドレス", gc = "ゲストのメールアドレスを入力してください", pc = "ゲストを追加", mc = "他のゲストを追加", bc = "戻る", yc = "今すぐ予約", kc = "予約が確認されました", vc = "間もなくメールで確認が届きます。", Ec = "予約が送信されました", Ac = "予約が確認され次第、メールをお送りします。", xc = "予約が再予定されました", wc = "予約の日付と時間", Tc = "予約をキャンセル", $c = "再調整", Sc = "予約を拒否", Bc = "予約を確認", Cc = "予約保留中", Mc = "以下で予約を管理します。招待者にはリクエストステータスを知らせるメールが届きます。",
|
|
5450
|
+
}, ac = "次", oc = "{{date}}", sc = "{{time}}", cc = "名前", lc = "名前を入力してください", dc = "メールアドレス", fc = "メールアドレスを入力してください", hc = "ゲストのメールアドレス", gc = "ゲストのメールアドレスを入力してください", pc = "ゲストを追加", mc = "他のゲストを追加", bc = "戻る", yc = "今すぐ予約", kc = "予約が確認されました", vc = "間もなくメールで確認が届きます。", Ec = "予約が送信されました", Ac = "予約が確認され次第、メールをお送りします。", xc = "予約が再予定されました", wc = "予約の日付と時間", Tc = "予約をキャンセル", $c = "再調整", Sc = "予約を拒否", Bc = "予約を確認", Cc = "予約保留中", Mc = "以下で予約を管理します。招待者にはリクエストステータスを知らせるメールが届きます。", Pc = "予約が正常に確認されました", Dc = "確認メールが送信されました", Rc = "予約をキャンセルしますか?", Oc = "現在の時間枠は他の人に利用可能になります。", Ic = "キャンセルの理由", Lc = "戻る", Nc = "予約が正常にキャンセルされました", _c = "キャンセルメールが送信されました", Uc = "閉じる", Fc = "閉じる", jc = "{{field}} は必須です.", Hc = "{{field}} の形式が無効です.", Yc = "予約作成", zc = "空き状況を取得", qc = "予約をキャンセル", Gc = "予約の再スケジュール", Wc = "UI設定を取得", Kc = "予約を拒否", Vc = "予約を確認", Jc = "何かがうまくいかなかった...", Zc = "スケジューリングコンポーネントエラー", Qc = "プライベート構成には 'sessionId' が必要です。", Xc = "公開設定を使用する場合は、configurationId または 'slug' と 'clientId' の組み合わせを渡します。", el = "無効な時間帯!", tl = "選択された時間帯は無効です", rl = "キャンセルエラー", nl = "キャンセルの理由を入力してください。", il = "イベントの{{minCancellationNotice}}分前には予約をキャンセルできません", ul = "予約キャンセルフォームエラー", al = "フィードバックを共有する", ol = "フィードバックを提供し、エラーを報告することで、より良い体験を提供するためのサポートになります。", sl = "コメントしている機能や問題が発生した箇所の詳細な説明をお願いします。", cl = "ここにフィードバックを記入してください", ll = "キャンセル", dl = "送信", Dm = {
|
|
5451
5451
|
noDateSelected: tc,
|
|
5452
5452
|
rescheduleTitle: rc,
|
|
5453
5453
|
days: nc,
|
|
@@ -5478,8 +5478,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5478
5478
|
confirmBookingButton: Bc,
|
|
5479
5479
|
bookingPendingTitle: Cc,
|
|
5480
5480
|
bookingPendingnDescription: Mc,
|
|
5481
|
-
confirmedEventCardTitle:
|
|
5482
|
-
confirmedEventCardDescription:
|
|
5481
|
+
confirmedEventCardTitle: Pc,
|
|
5482
|
+
confirmedEventCardDescription: Dc,
|
|
5483
5483
|
cancelBookingTitle: Rc,
|
|
5484
5484
|
cancelBookingMessage: Oc,
|
|
5485
5485
|
reasonForCancellation: Ic,
|
|
@@ -5545,8 +5545,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5545
5545
|
confirmBookingButton: Bc,
|
|
5546
5546
|
bookingPendingTitle: Cc,
|
|
5547
5547
|
bookingPendingnDescription: Mc,
|
|
5548
|
-
confirmedEventCardTitle:
|
|
5549
|
-
confirmedEventCardDescription:
|
|
5548
|
+
confirmedEventCardTitle: Pc,
|
|
5549
|
+
confirmedEventCardDescription: Dc,
|
|
5550
5550
|
cancelBookingTitle: Rc,
|
|
5551
5551
|
cancelBookingMessage: Oc,
|
|
5552
5552
|
reasonForCancellation: Ic,
|
|
@@ -5580,7 +5580,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5580
5580
|
feedbackMessagePlaceholder: cl,
|
|
5581
5581
|
feedbackModalCloseButton: ll,
|
|
5582
5582
|
feedbackModalSubmitButton: dl,
|
|
5583
|
-
default:
|
|
5583
|
+
default: Dm
|
|
5584
5584
|
}), fl = "Kein Datum ausgewählt", hl = "Wählen Sie einen anderen Zeitpunkt, um Ihr Meeting neu zu planen", gl = {
|
|
5585
5585
|
sunday: "SO",
|
|
5586
5586
|
monday: "MO",
|
|
@@ -5607,7 +5607,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5607
5607
|
october: "Oktober",
|
|
5608
5608
|
november: "November",
|
|
5609
5609
|
december: "Dezember"
|
|
5610
|
-
}, bl = "Weiter", yl = "{{date}}", kl = "{{time}}", vl = "Name", El = "Geben Sie Ihren Namen ein", Al = "E-Mail", xl = "Geben Sie Ihre E-Mail-Adresse ein", wl = "Gast E-Mail", Tl = "Geben Sie die E-Mail-Adresse des Gastes ein", $l = "Gast hinzufügen", Sl = "Weiteren Gast hinzufügen", Bl = "Zurück", Cl = "Jetzt buchen", Ml = "Buchung bestätigt",
|
|
5610
|
+
}, bl = "Weiter", yl = "{{date}}", kl = "{{time}}", vl = "Name", El = "Geben Sie Ihren Namen ein", Al = "E-Mail", xl = "Geben Sie Ihre E-Mail-Adresse ein", wl = "Gast E-Mail", Tl = "Geben Sie die E-Mail-Adresse des Gastes ein", $l = "Gast hinzufügen", Sl = "Weiteren Gast hinzufügen", Bl = "Zurück", Cl = "Jetzt buchen", Ml = "Buchung bestätigt", Pl = "Sie erhalten in Kürze eine E-Mail-Bestätigung.", Dl = "Buchung gesendet", Rl = "Sie erhalten eine E-Mail, sobald die Buchung bestätigt ist.", Ol = "Buchung umgebucht", Il = "Buchungsdatum und -zeit", Ll = "Buchung stornieren", Nl = "Umplanen", _l = "Buchung ablehnen", Ul = "Buchung bestätigen", Fl = "Buchung ausstehend", jl = "Verwalten Sie Ihre Buchung unten. Der Eingeladene erhält eine E-Mail mit dem Status der Anfrage.", Hl = "Ihre Buchung wurde erfolgreich bestätigt", Yl = "Eine Bestätigungs-E-Mail wurde gesendet an", zl = "Buchung stornieren?", ql = "Ihr aktueller Zeitraum wird für andere verfügbar.", Gl = "Grund für die Stornierung", Wl = "Zurück", Kl = "Ihre Buchung wurde erfolgreich storniert", Vl = "Eine Stornierungs-E-Mail wurde gesendet an", Jl = "Schließen", Zl = "Schließen", Ql = "{{field}} ist erforderlich.", Xl = "{{field}} hat ein ungültiges Format.", e0 = "Buchung Erstellen", t0 = "Verfügbarkeit Ermitteln", r0 = "Buchung Stornieren", n0 = "Buchung Verschieben", i0 = "UI-Einstellungen Abrufen", u0 = "Buchung Ablehnen", a0 = "Buchung Bestätigen", o0 = "Etwas ist schief gelaufen...", s0 = "Fehler im Planungskomponent", c0 = "'sessionId' ist für private Konfigurationen erforderlich.", l0 = "Bei Verwendung einer öffentlichen Konfiguration geben Sie entweder eine Konfigurations-ID oder eine Kombination aus 'slug' und 'clientId' an.", d0 = "Ungültiges Zeitfenster!", f0 = "Das ausgewählte Zeitfenster ist ungültig", h0 = "Stornierungsfehler", g0 = "Bitte geben Sie einen Grund für die Stornierung an.", p0 = "Sie können die Buchung nicht innerhalb von {{minCancellationNotice}} Minuten vor der Veranstaltung stornieren", m0 = "Fehler im Stornierungsformular", b0 = "Teilen Sie Ihr Feedback", y0 = "Indem Sie uns Ihr Feedback geben und Fehler melden, helfen Sie uns, eine bessere Erfahrung für Sie zu schaffen.", k0 = "Bitte geben Sie uns eine detaillierte Beschreibung der Funktion, über die Sie kommentieren, oder wo Sie ein Problem festgestellt haben.", v0 = "Geben Sie hier Ihr Feedback ein", E0 = "Annuleren", A0 = "Absenden", Om = {
|
|
5611
5611
|
noDateSelected: fl,
|
|
5612
5612
|
rescheduleTitle: hl,
|
|
5613
5613
|
days: gl,
|
|
@@ -5627,8 +5627,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5627
5627
|
backButton: Bl,
|
|
5628
5628
|
bookNowButton: Cl,
|
|
5629
5629
|
bookingConfirmed: Ml,
|
|
5630
|
-
bookingConfirmedDescription:
|
|
5631
|
-
bookingSent:
|
|
5630
|
+
bookingConfirmedDescription: Pl,
|
|
5631
|
+
bookingSent: Dl,
|
|
5632
5632
|
bookingSentDescription: Rl,
|
|
5633
5633
|
bookingRescheduled: Ol,
|
|
5634
5634
|
bookingDateAndTimeHeader: Il,
|
|
@@ -5694,8 +5694,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5694
5694
|
backButton: Bl,
|
|
5695
5695
|
bookNowButton: Cl,
|
|
5696
5696
|
bookingConfirmed: Ml,
|
|
5697
|
-
bookingConfirmedDescription:
|
|
5698
|
-
bookingSent:
|
|
5697
|
+
bookingConfirmedDescription: Pl,
|
|
5698
|
+
bookingSent: Dl,
|
|
5699
5699
|
bookingSentDescription: Rl,
|
|
5700
5700
|
bookingRescheduled: Ol,
|
|
5701
5701
|
bookingDateAndTimeHeader: Il,
|
|
@@ -5767,7 +5767,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5767
5767
|
october: "Oktober",
|
|
5768
5768
|
november: "November",
|
|
5769
5769
|
december: "December"
|
|
5770
|
-
}, B0 = "Nästa", C0 = "{{date}}", M0 = "{{time}}",
|
|
5770
|
+
}, B0 = "Nästa", C0 = "{{date}}", M0 = "{{time}}", P0 = "Namn", D0 = "Ange ditt namn", R0 = "E-post", O0 = "Ange din e-postadress", I0 = "Gästens e-post", L0 = "Ange gästens e-postadress", N0 = "Lägg till gäst", _0 = "Lägg till en gäst till", U0 = "Tillbaka", F0 = "Boka nu", j0 = "Bokning bekräftad", H0 = "Du kommer snart att få en bekräftelse via e-post.", Y0 = "Bokning skickad", z0 = "Du kommer att få ett e-mail när bokningen är bekräftad.", q0 = "Bokning ombokad", G0 = "Bokningsdatum och tid", W0 = "Avboka bokning", K0 = "Omboka", V0 = "Avvisa bokning", J0 = "Bekräfta bokning", Z0 = "Bokning pågår", Q0 = "Hantera din bokning nedan. Inbjudna kommer att få ett e-postmeddelande om begärans status.", X0 = "Din bokning har bekräftats framgångsrikt", ed = "Ett bekräftelsemail har skickats till", td = "Avboka bokning?", rd = "Din nuvarande tidslucka kommer att bli tillgänglig för andra.", nd = "Anledning till avbokning", id = "Gå tillbaka", ud = "Din bokning har avbokats framgångsrikt", ad = "Ett avbokningsmejl har skickats till", od = "Stäng", sd = "Stänger", cd = "{{field}} är obligatoriskt.", ld = "{{field}} har ogiltigt format.", dd = "Skapa Bokning", fd = "Hämta Tillgänglighet", hd = "Avboka Bokning", gd = "Omboka Bokning", pd = "Hämta UI-inställningar", md = "Avvisa Bokning", bd = "Bekräfta Bokning", yd = "Något gick fel...", kd = "Schemaläggningskomponentfel", vd = "'sessionId' krävs för privata konfigurationer.", Ed = "Om du använder offentlig konfiguration anger du antingen en konfigurations-ID eller en kombination av 'slug' och 'clientId'.", Ad = "Ogiltig tidslucka!", xd = "Den valda tidsluckan är ogiltig", wd = "Avbokningsfel", Td = "Vänligen ange en anledning till avbokningen.", $d = "Du kan inte avboka bokningen inom {{minCancellationNotice}} minuter före evenemanget", Sd = "Fel i avbokningsformuläret", Bd = "Dela din feedback", Cd = "Att ge oss din feedback och rapportera fel hjälper oss att skapa en bättre upplevelse för dig.", Md = "Ge oss en detaljerad beskrivning av funktionen du kommenterar eller där du har upplevt ett problem.", Pd = "Ge din feedback här", Dd = "Avbryt", Rd = "Skicka", Lm = {
|
|
5771
5771
|
noDateSelected: x0,
|
|
5772
5772
|
rescheduleTitle: w0,
|
|
5773
5773
|
days: T0,
|
|
@@ -5776,8 +5776,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5776
5776
|
nextButton: B0,
|
|
5777
5777
|
selectedDayAndYear: C0,
|
|
5778
5778
|
selectedTime: M0,
|
|
5779
|
-
name:
|
|
5780
|
-
namePlaceholder:
|
|
5779
|
+
name: P0,
|
|
5780
|
+
namePlaceholder: D0,
|
|
5781
5781
|
email: R0,
|
|
5782
5782
|
emailPlaceholder: O0,
|
|
5783
5783
|
guestEmail: I0,
|
|
@@ -5830,8 +5830,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5830
5830
|
feedbackFormTitle: Bd,
|
|
5831
5831
|
feedbackFormDescription: Cd,
|
|
5832
5832
|
feedbackMessageLabel: Md,
|
|
5833
|
-
feedbackMessagePlaceholder:
|
|
5834
|
-
feedbackModalCloseButton:
|
|
5833
|
+
feedbackMessagePlaceholder: Pd,
|
|
5834
|
+
feedbackModalCloseButton: Dd,
|
|
5835
5835
|
feedbackModalSubmitButton: Rd
|
|
5836
5836
|
}, Nm = /* @__PURE__ */ Object.freeze({
|
|
5837
5837
|
__proto__: null,
|
|
@@ -5843,8 +5843,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5843
5843
|
nextButton: B0,
|
|
5844
5844
|
selectedDayAndYear: C0,
|
|
5845
5845
|
selectedTime: M0,
|
|
5846
|
-
name:
|
|
5847
|
-
namePlaceholder:
|
|
5846
|
+
name: P0,
|
|
5847
|
+
namePlaceholder: D0,
|
|
5848
5848
|
email: R0,
|
|
5849
5849
|
emailPlaceholder: O0,
|
|
5850
5850
|
guestEmail: I0,
|
|
@@ -5897,8 +5897,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5897
5897
|
feedbackFormTitle: Bd,
|
|
5898
5898
|
feedbackFormDescription: Cd,
|
|
5899
5899
|
feedbackMessageLabel: Md,
|
|
5900
|
-
feedbackMessagePlaceholder:
|
|
5901
|
-
feedbackModalCloseButton:
|
|
5900
|
+
feedbackMessagePlaceholder: Pd,
|
|
5901
|
+
feedbackModalCloseButton: Dd,
|
|
5902
5902
|
feedbackModalSubmitButton: Rd,
|
|
5903
5903
|
default: Lm
|
|
5904
5904
|
}), Od = "请选择日期", Id = "选择另一个时间段重新安排您的会议", Ld = {
|
|
@@ -5927,7 +5927,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5927
5927
|
october: "十月",
|
|
5928
5928
|
november: "十一月",
|
|
5929
5929
|
december: "十二月"
|
|
5930
|
-
}, Ud = "下一个", Fd = "{{date}}", jd = "{{time}}", Hd = "姓名", Yd = "输入你的名字", zd = "电子邮件", qd = "输入你的电子邮件", Gd = "客人的电子邮件", Wd = "输入客人的电子邮件", Kd = "添加客人", Vd = "添加另一个客人", Jd = "返回", Zd = "立即预订", Qd = "预订已确认", Xd = "您将很快收到一封确认电子邮件。", ef = "预订已发送", tf = "预订确认后,您将收到一封电子邮件。", rf = "预订已重新安排", nf = "预订日期和时间", uf = "取消预订", af = "重新安排", of = "拒绝预订", sf = "确认预订", cf = "预订待处理", lf = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", df = "您的预订已成功确认", ff = "确认邮件已发送至", hf = "取消预订?", gf = "您当前的时间段将对其他人开放。", pf = "取消原因", mf = "返回", bf = "您的预订已成功取消", yf = "取消邮件已发送至", kf = "关闭", vf = "关闭", Ef = "{{field}} 是必需的.", Af = "{{field}} 格式无效.", xf = "创建预订", wf = "获取可用性", Tf = "取消预订", $f = "重新安排预订", Sf = "获取UI设置", Bf = "拒绝预订", Cf = "确认预订", Mf = "出了点问题...",
|
|
5930
|
+
}, Ud = "下一个", Fd = "{{date}}", jd = "{{time}}", Hd = "姓名", Yd = "输入你的名字", zd = "电子邮件", qd = "输入你的电子邮件", Gd = "客人的电子邮件", Wd = "输入客人的电子邮件", Kd = "添加客人", Vd = "添加另一个客人", Jd = "返回", Zd = "立即预订", Qd = "预订已确认", Xd = "您将很快收到一封确认电子邮件。", ef = "预订已发送", tf = "预订确认后,您将收到一封电子邮件。", rf = "预订已重新安排", nf = "预订日期和时间", uf = "取消预订", af = "重新安排", of = "拒绝预订", sf = "确认预订", cf = "预订待处理", lf = "在下方管理您的预订。受邀者将收到一封电子邮件,通知他们请求状态。", df = "您的预订已成功确认", ff = "确认邮件已发送至", hf = "取消预订?", gf = "您当前的时间段将对其他人开放。", pf = "取消原因", mf = "返回", bf = "您的预订已成功取消", yf = "取消邮件已发送至", kf = "关闭", vf = "关闭", Ef = "{{field}} 是必需的.", Af = "{{field}} 格式无效.", xf = "创建预订", wf = "获取可用性", Tf = "取消预订", $f = "重新安排预订", Sf = "获取UI设置", Bf = "拒绝预订", Cf = "确认预订", Mf = "出了点问题...", Pf = "调度组件错误", Df = "私有配置需要 'sessionId'。", Rf = "如果使用公共配置,请传递 configurationId 或 'slug' 和 'clientId' 的组合。", Of = "无效的时间段!", If = "所选时间段无效", Lf = "取消错误", Nf = "请提供取消的原因。", _f = "您不能在活动开始前的{{minCancellationNotice}}分钟内取消预订", Uf = "取消预订表单错误", Ff = "分享您的反馈", jf = "为我们提供反馈并报告错误有助于为您创造更好的体验。", Hf = "请详细描述您正在评论的功能或遇到问题的地方。", Yf = "在此处提供您的反馈", zf = "取消", qf = "提交", _m = {
|
|
5931
5931
|
noDateSelected: Od,
|
|
5932
5932
|
rescheduleTitle: Id,
|
|
5933
5933
|
days: Ld,
|
|
@@ -5978,8 +5978,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
5978
5978
|
rejectBookingErrorTitle: Bf,
|
|
5979
5979
|
confirmBookingErrorTitle: Cf,
|
|
5980
5980
|
genericErrorTitle: Mf,
|
|
5981
|
-
schedulingComponentErrorTitle:
|
|
5982
|
-
sessionIdRequiredErrorMessage:
|
|
5981
|
+
schedulingComponentErrorTitle: Pf,
|
|
5982
|
+
sessionIdRequiredErrorMessage: Df,
|
|
5983
5983
|
publicConfigErrorMessage: Rf,
|
|
5984
5984
|
invalidTimeslotErrorTitle: Of,
|
|
5985
5985
|
invalidTimeslotErrorMessage: If,
|
|
@@ -6045,8 +6045,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
6045
6045
|
rejectBookingErrorTitle: Bf,
|
|
6046
6046
|
confirmBookingErrorTitle: Cf,
|
|
6047
6047
|
genericErrorTitle: Mf,
|
|
6048
|
-
schedulingComponentErrorTitle:
|
|
6049
|
-
sessionIdRequiredErrorMessage:
|
|
6048
|
+
schedulingComponentErrorTitle: Pf,
|
|
6049
|
+
sessionIdRequiredErrorMessage: Df,
|
|
6050
6050
|
publicConfigErrorMessage: Rf,
|
|
6051
6051
|
invalidTimeslotErrorTitle: Of,
|
|
6052
6052
|
invalidTimeslotErrorMessage: If,
|
|
@@ -6087,7 +6087,7 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
6087
6087
|
october: "Oktober",
|
|
6088
6088
|
november: "November",
|
|
6089
6089
|
december: "December"
|
|
6090
|
-
}, Zf = "Volgende", Qf = "{{date}}", Xf = "{{time}}", eh = "Naam", th = "Voer je naam in", rh = "E-mail", nh = "Voer je e-mail in", ih = "E-mail van gast", uh = "Voer het e-mailadres van de gast in", ah = "Gast toevoegen", oh = "Nog een gast toevoegen", sh = "Terug", ch = "Boek nu", lh = "Boeking bevestigd", dh = "U ontvangt binnenkort een e-mailbevestiging.", fh = "Boeking verzonden", hh = "U ontvangt een e-mail zodra de boeking is bevestigd.", gh = "Boeking verplaatst", ph = "Boekingsdatum en -tijd", mh = "Boeking annuleren", bh = "Herplannen", yh = "Boeking afwijzen", kh = "Boeking bevestigen", vh = "Boeking in afwachting", Eh = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", Ah = "Uw boeking is succesvol bevestigd", xh = "Een bevestigingsmail is verzonden naar", wh = "Boeking annuleren?", Th = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", $h = "Reden voor annulering", Sh = "Ga terug", Bh = "Uw boeking is succesvol geannuleerd", Ch = "Er is een annuleringsmail verzonden naar", Mh = "Sluiten",
|
|
6090
|
+
}, Zf = "Volgende", Qf = "{{date}}", Xf = "{{time}}", eh = "Naam", th = "Voer je naam in", rh = "E-mail", nh = "Voer je e-mail in", ih = "E-mail van gast", uh = "Voer het e-mailadres van de gast in", ah = "Gast toevoegen", oh = "Nog een gast toevoegen", sh = "Terug", ch = "Boek nu", lh = "Boeking bevestigd", dh = "U ontvangt binnenkort een e-mailbevestiging.", fh = "Boeking verzonden", hh = "U ontvangt een e-mail zodra de boeking is bevestigd.", gh = "Boeking verplaatst", ph = "Boekingsdatum en -tijd", mh = "Boeking annuleren", bh = "Herplannen", yh = "Boeking afwijzen", kh = "Boeking bevestigen", vh = "Boeking in afwachting", Eh = "Beheer uw boeking hieronder. De genodigde ontvangt een e-mail over de status van de aanvraag.", Ah = "Uw boeking is succesvol bevestigd", xh = "Een bevestigingsmail is verzonden naar", wh = "Boeking annuleren?", Th = "Uw huidige tijdslot zal beschikbaar worden voor anderen.", $h = "Reden voor annulering", Sh = "Ga terug", Bh = "Uw boeking is succesvol geannuleerd", Ch = "Er is een annuleringsmail verzonden naar", Mh = "Sluiten", Ph = "Sluiten", Dh = "{{field}} is vereist.", Rh = "{{field}} heeft een ongeldig formaat.", Oh = "Boeking Maken", Ih = "Beschikbaarheid Opvragen", Lh = "Boeking Annuleren", Nh = "Boeking Wijzigen", _h = "UI-instellingen Ophalen", Uh = "Boeking Afwijzen", Fh = "Boeking Bevestigen", jh = "Er is iets misgegaan...", Hh = "Geen sessie-ID!", Yh = "Fout in planningscomponent", zh = "'sessionId' is vereist voor privéconfiguraties.", qh = "Als u een openbare configuratie gebruikt, geeft u een configurationId of een combinatie van 'slug' en 'clientId' door.", Gh = "Het geselecteerde tijdslot is ongeldig", Wh = "Annuleringsfout", Kh = "Geef een reden op voor de annulering.", Vh = "U kunt de boeking niet annuleren binnen {{minCancellationNotice}} minuten voor het evenement", Jh = "Fout in het annuleringsformulier", Zh = "Deel uw feedback", Qh = "Door ons uw feedback te geven en fouten te melden, helpt u ons een betere ervaring voor u te creëren.", Xh = "Geef ons een gedetailleerde beschrijving van de functie waarover u commentaar geeft of waar u een probleem heeft ondervonden.", e1 = "Geef hier uw feedback", t1 = "Sluiten", r1 = "Verzenden", Fm = {
|
|
6091
6091
|
noDateSelected: Gf,
|
|
6092
6092
|
rescheduleTitle: Wf,
|
|
6093
6093
|
days: Kf,
|
|
@@ -6127,8 +6127,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
6127
6127
|
bookingCancelledTitle: Bh,
|
|
6128
6128
|
bookingCancelledMessage: Ch,
|
|
6129
6129
|
closeButton: Mh,
|
|
6130
|
-
closingButton:
|
|
6131
|
-
fieldRequired:
|
|
6130
|
+
closingButton: Ph,
|
|
6131
|
+
fieldRequired: Dh,
|
|
6132
6132
|
invalidInputFormat: Rh,
|
|
6133
6133
|
createBookingErrorTitle: Oh,
|
|
6134
6134
|
getAvailabilityErrorTitle: Ih,
|
|
@@ -6194,8 +6194,8 @@ const Eu = "No date selected", Au = "Choose another time slot to reschedule your
|
|
|
6194
6194
|
bookingCancelledTitle: Bh,
|
|
6195
6195
|
bookingCancelledMessage: Ch,
|
|
6196
6196
|
closeButton: Mh,
|
|
6197
|
-
closingButton:
|
|
6198
|
-
fieldRequired:
|
|
6197
|
+
closingButton: Ph,
|
|
6198
|
+
fieldRequired: Dh,
|
|
6199
6199
|
invalidInputFormat: Rh,
|
|
6200
6200
|
createBookingErrorTitle: Oh,
|
|
6201
6201
|
getAvailabilityErrorTitle: Ih,
|
|
@@ -6232,7 +6232,7 @@ be.init({
|
|
|
6232
6232
|
translation: Cm
|
|
6233
6233
|
},
|
|
6234
6234
|
es: {
|
|
6235
|
-
translation:
|
|
6235
|
+
translation: Pm
|
|
6236
6236
|
},
|
|
6237
6237
|
ja: {
|
|
6238
6238
|
translation: Rm
|
|
@@ -6270,7 +6270,7 @@ on.default = new Uint16Array(
|
|
|
6270
6270
|
return n.charCodeAt(0);
|
|
6271
6271
|
})
|
|
6272
6272
|
);
|
|
6273
|
-
var
|
|
6273
|
+
var Dr = {};
|
|
6274
6274
|
(function(n) {
|
|
6275
6275
|
var e;
|
|
6276
6276
|
Object.defineProperty(n, "__esModule", { value: !0 }), n.replaceCodePoint = n.fromCodePoint = void 0;
|
|
@@ -6319,7 +6319,7 @@ var Pr = {};
|
|
|
6319
6319
|
return (0, n.fromCodePoint)(r(u));
|
|
6320
6320
|
}
|
|
6321
6321
|
n.default = i;
|
|
6322
|
-
})(
|
|
6322
|
+
})(Dr);
|
|
6323
6323
|
(function(n) {
|
|
6324
6324
|
var e = ue && ue.__createBinding || (Object.create ? function(b, w, v, y) {
|
|
6325
6325
|
y === void 0 && (y = v);
|
|
@@ -6346,9 +6346,9 @@ var Pr = {};
|
|
|
6346
6346
|
n.htmlDecodeTree = u.default;
|
|
6347
6347
|
var a = i(on);
|
|
6348
6348
|
n.xmlDecodeTree = a.default;
|
|
6349
|
-
var s = r(
|
|
6349
|
+
var s = r(Dr);
|
|
6350
6350
|
n.decodeCodePoint = s.default;
|
|
6351
|
-
var o =
|
|
6351
|
+
var o = Dr;
|
|
6352
6352
|
Object.defineProperty(n, "replaceCodePoint", { enumerable: !0, get: function() {
|
|
6353
6353
|
return o.replaceCodePoint;
|
|
6354
6354
|
} }), Object.defineProperty(n, "fromCodePoint", { enumerable: !0, get: function() {
|
|
@@ -6518,21 +6518,21 @@ var Pr = {};
|
|
|
6518
6518
|
return -1;
|
|
6519
6519
|
}
|
|
6520
6520
|
n.determineBranch = C;
|
|
6521
|
-
var
|
|
6521
|
+
var P = I(u.default), D = I(a.default);
|
|
6522
6522
|
function L(b, w) {
|
|
6523
|
-
return w === void 0 && (w = A.Legacy),
|
|
6523
|
+
return w === void 0 && (w = A.Legacy), P(b, w);
|
|
6524
6524
|
}
|
|
6525
6525
|
n.decodeHTML = L;
|
|
6526
6526
|
function H(b) {
|
|
6527
|
-
return
|
|
6527
|
+
return P(b, A.Attribute);
|
|
6528
6528
|
}
|
|
6529
6529
|
n.decodeHTMLAttribute = H;
|
|
6530
6530
|
function N(b) {
|
|
6531
|
-
return
|
|
6531
|
+
return P(b, A.Strict);
|
|
6532
6532
|
}
|
|
6533
6533
|
n.decodeHTMLStrict = N;
|
|
6534
6534
|
function R(b) {
|
|
6535
|
-
return
|
|
6535
|
+
return D(b, A.Strict);
|
|
6536
6536
|
}
|
|
6537
6537
|
n.decodeXML = R;
|
|
6538
6538
|
})(Hm);
|
|
@@ -6680,9 +6680,9 @@ var Ym = { exports: {} };
|
|
|
6680
6680
|
C === "\r";
|
|
6681
6681
|
}
|
|
6682
6682
|
function r(C) {
|
|
6683
|
-
var
|
|
6684
|
-
if (
|
|
6685
|
-
return
|
|
6683
|
+
var P, D = C.exec(e.substring(g));
|
|
6684
|
+
if (D)
|
|
6685
|
+
return P = D[0], g += P.length, P;
|
|
6686
6686
|
}
|
|
6687
6687
|
for (var i = e.length, u = /^[ \t\n\r\u000c]+/, a = /^[, \t\n\r\u000c]+/, s = /^[^ \t\n\r\u000c]+/, o = /[,]+$/, c = /^\d+$/, d = /^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/, f, l, h, p, m, g = 0, A = []; ; ) {
|
|
6688
6688
|
if (r(a), g >= i)
|
|
@@ -6722,10 +6722,10 @@ var Ym = { exports: {} };
|
|
|
6722
6722
|
}
|
|
6723
6723
|
}
|
|
6724
6724
|
function I() {
|
|
6725
|
-
var C = !1,
|
|
6725
|
+
var C = !1, P, D, L, H, N = {}, R, b, w, v, y;
|
|
6726
6726
|
for (H = 0; H < l.length; H++)
|
|
6727
|
-
R = l[H], b = R[R.length - 1], w = R.substring(0, R.length - 1), v = parseInt(w, 10), y = parseFloat(w), c.test(w) && b === "w" ? ((
|
|
6728
|
-
C ? console && console.log && console.log("Invalid srcset descriptor found in '" + e + "' at '" + R + "'.") : (N.url = f,
|
|
6727
|
+
R = l[H], b = R[R.length - 1], w = R.substring(0, R.length - 1), v = parseInt(w, 10), y = parseFloat(w), c.test(w) && b === "w" ? ((P || D) && (C = !0), v === 0 ? C = !0 : P = v) : d.test(w) && b === "x" ? ((P || D || L) && (C = !0), y < 0 ? C = !0 : D = y) : c.test(w) && b === "h" ? ((L || D) && (C = !0), v === 0 ? C = !0 : L = v) : C = !0;
|
|
6728
|
+
C ? console && console.log && console.log("Invalid srcset descriptor found in '" + e + "' at '" + R + "'.") : (N.url = f, P && (N.w = P), D && (N.d = D), L && (N.h = L), A.push(N));
|
|
6729
6729
|
}
|
|
6730
6730
|
};
|
|
6731
6731
|
});
|
|
@@ -7835,8 +7835,8 @@ class Yr {
|
|
|
7835
7835
|
}
|
|
7836
7836
|
var hn = Yr;
|
|
7837
7837
|
Yr.default = Yr;
|
|
7838
|
-
const yr = 39, wi = 34, $t = 92, Ti = 47, St = 10, rt = 32, Bt = 12, Ct = 9, Mt = 13, Eb = 91, Ab = 93, xb = 40, wb = 41, Tb = 123, $b = 125, Sb = 59, Bb = 42, Cb = 58, Mb = 64,
|
|
7839
|
-
var
|
|
7838
|
+
const yr = 39, wi = 34, $t = 92, Ti = 47, St = 10, rt = 32, Bt = 12, Ct = 9, Mt = 13, Eb = 91, Ab = 93, xb = 40, wb = 41, Tb = 123, $b = 125, Sb = 59, Bb = 42, Cb = 58, Mb = 64, Pt = /[\t\n\f\r "#'()/;[\\\]{}]/g, Dt = /[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g, Pb = /.[\n"'(/\\]/, $i = /[\da-f]/i;
|
|
7839
|
+
var Db = function(e, t = {}) {
|
|
7840
7840
|
let r = e.css.valueOf(), i = t.ignoreErrors, u, a, s, o, c, d, f, l, h, p, m = r.length, g = 0, A = [], $ = [];
|
|
7841
7841
|
function I() {
|
|
7842
7842
|
return g;
|
|
@@ -7844,10 +7844,10 @@ var Pb = function(e, t = {}) {
|
|
|
7844
7844
|
function C(H) {
|
|
7845
7845
|
throw e.error("Unclosed " + H, g);
|
|
7846
7846
|
}
|
|
7847
|
-
function
|
|
7847
|
+
function P() {
|
|
7848
7848
|
return $.length === 0 && g >= m;
|
|
7849
7849
|
}
|
|
7850
|
-
function
|
|
7850
|
+
function D(H) {
|
|
7851
7851
|
if ($.length) return $.pop();
|
|
7852
7852
|
if (g >= m) return;
|
|
7853
7853
|
let N = H ? H.ignoreUnclosed : !1;
|
|
@@ -7890,7 +7890,7 @@ var Pb = function(e, t = {}) {
|
|
|
7890
7890
|
} while (d);
|
|
7891
7891
|
p = ["brackets", r.slice(g, a + 1), g, a], g = a;
|
|
7892
7892
|
} else
|
|
7893
|
-
a = r.indexOf(")", g + 1), o = r.slice(g, a + 1), a === -1 ||
|
|
7893
|
+
a = r.indexOf(")", g + 1), o = r.slice(g, a + 1), a === -1 || Pb.test(o) ? p = ["(", "(", g] : (p = ["brackets", o, g, a], g = a);
|
|
7894
7894
|
break;
|
|
7895
7895
|
}
|
|
7896
7896
|
case yr:
|
|
@@ -7910,7 +7910,7 @@ var Pb = function(e, t = {}) {
|
|
|
7910
7910
|
break;
|
|
7911
7911
|
}
|
|
7912
7912
|
case Mb: {
|
|
7913
|
-
|
|
7913
|
+
Pt.lastIndex = g + 1, Pt.test(r), Pt.lastIndex === 0 ? a = r.length - 1 : a = Pt.lastIndex - 2, p = ["at-word", r.slice(g, a + 1), g, a], g = a;
|
|
7914
7914
|
break;
|
|
7915
7915
|
}
|
|
7916
7916
|
case $t: {
|
|
@@ -7925,7 +7925,7 @@ var Pb = function(e, t = {}) {
|
|
|
7925
7925
|
break;
|
|
7926
7926
|
}
|
|
7927
7927
|
default: {
|
|
7928
|
-
u === Ti && r.charCodeAt(g + 1) === Bb ? (a = r.indexOf("*/", g + 2) + 1, a === 0 && (i || N ? a = r.length : C("comment")), p = ["comment", r.slice(g, a + 1), g, a], g = a) : (
|
|
7928
|
+
u === Ti && r.charCodeAt(g + 1) === Bb ? (a = r.indexOf("*/", g + 2) + 1, a === 0 && (i || N ? a = r.length : C("comment")), p = ["comment", r.slice(g, a + 1), g, a], g = a) : (Dt.lastIndex = g + 1, Dt.test(r), Dt.lastIndex === 0 ? a = r.length - 1 : a = Dt.lastIndex - 2, p = ["word", r.slice(g, a + 1), g, a], A.push(p), g = a);
|
|
7929
7929
|
break;
|
|
7930
7930
|
}
|
|
7931
7931
|
}
|
|
@@ -7936,8 +7936,8 @@ var Pb = function(e, t = {}) {
|
|
|
7936
7936
|
}
|
|
7937
7937
|
return {
|
|
7938
7938
|
back: L,
|
|
7939
|
-
nextToken:
|
|
7940
|
-
endOfFile:
|
|
7939
|
+
nextToken: D,
|
|
7940
|
+
endOfFile: P,
|
|
7941
7941
|
position: I
|
|
7942
7942
|
};
|
|
7943
7943
|
};
|
|
@@ -8023,7 +8023,7 @@ class Qt extends S1 {
|
|
|
8023
8023
|
var pn = Qt;
|
|
8024
8024
|
Qt.default = Qt;
|
|
8025
8025
|
S1.registerRule(Qt);
|
|
8026
|
-
let Ob = sr, Ib =
|
|
8026
|
+
let Ob = sr, Ib = Db, Lb = lr, Nb = gn, _b = kt, Si = pn;
|
|
8027
8027
|
const Bi = {
|
|
8028
8028
|
empty: !0,
|
|
8029
8029
|
space: !0
|
|
@@ -8806,7 +8806,7 @@ function pt(n, e) {
|
|
|
8806
8806
|
}
|
|
8807
8807
|
var y2 = pt;
|
|
8808
8808
|
pt.default = pt;
|
|
8809
|
-
let k2 = cn, M1 = sr, v2 = C1, E2 = _e, bn = l2, A2 = ar, x2 = y2,
|
|
8809
|
+
let k2 = cn, M1 = sr, v2 = C1, E2 = _e, bn = l2, A2 = ar, x2 = y2, P1 = fn, w2 = E1, D1 = lr, R1 = gn, T2 = hn, $2 = cr, S2 = mn, B2 = $1, O1 = pn, I1 = kt, C2 = or;
|
|
8810
8810
|
function Y(...n) {
|
|
8811
8811
|
return n.length === 1 && Array.isArray(n[0]) && (n = n[0]), new bn(n);
|
|
8812
8812
|
}
|
|
@@ -8836,18 +8836,18 @@ Y.stringify = A2;
|
|
|
8836
8836
|
Y.parse = S2;
|
|
8837
8837
|
Y.fromJSON = x2;
|
|
8838
8838
|
Y.list = B2;
|
|
8839
|
-
Y.comment = (n) => new
|
|
8839
|
+
Y.comment = (n) => new D1(n);
|
|
8840
8840
|
Y.atRule = (n) => new R1(n);
|
|
8841
8841
|
Y.decl = (n) => new M1(n);
|
|
8842
8842
|
Y.rule = (n) => new O1(n);
|
|
8843
8843
|
Y.root = (n) => new I1(n);
|
|
8844
|
-
Y.document = (n) => new
|
|
8844
|
+
Y.document = (n) => new P1(n);
|
|
8845
8845
|
Y.CssSyntaxError = k2;
|
|
8846
8846
|
Y.Declaration = M1;
|
|
8847
8847
|
Y.Container = E2;
|
|
8848
8848
|
Y.Processor = bn;
|
|
8849
|
-
Y.Document =
|
|
8850
|
-
Y.Comment =
|
|
8849
|
+
Y.Document = P1;
|
|
8850
|
+
Y.Comment = D1;
|
|
8851
8851
|
Y.Warning = w2;
|
|
8852
8852
|
Y.AtRule = R1;
|
|
8853
8853
|
Y.Result = T2;
|
|
@@ -8889,11 +8889,11 @@ var L1 = { exports: {} };
|
|
|
8889
8889
|
o.utcOffset = function(m, g) {
|
|
8890
8890
|
var A = this.$utils().u;
|
|
8891
8891
|
if (A(m)) return this.$u ? 0 : A(this.$offset) ? f.call(this) : this.$offset;
|
|
8892
|
-
if (typeof m == "string" && (m = function(
|
|
8893
|
-
|
|
8894
|
-
var
|
|
8895
|
-
if (!
|
|
8896
|
-
var L = ("" +
|
|
8892
|
+
if (typeof m == "string" && (m = function(P) {
|
|
8893
|
+
P === void 0 && (P = "");
|
|
8894
|
+
var D = P.match(r);
|
|
8895
|
+
if (!D) return null;
|
|
8896
|
+
var L = ("" + D[0]).match(i) || ["-", 0, 0], H = L[0], N = 60 * +L[1] + +L[2];
|
|
8897
8897
|
return N === 0 ? 0 : H === "+" ? N : -N;
|
|
8898
8898
|
}(m), m === null)) return this;
|
|
8899
8899
|
var $ = Math.abs(m) <= 16 ? 60 * m : m, I = this;
|
|
@@ -8943,8 +8943,8 @@ var N1 = { exports: {} };
|
|
|
8943
8943
|
p === void 0 && (p = {});
|
|
8944
8944
|
var m = new Date(l), g = function(A, $) {
|
|
8945
8945
|
$ === void 0 && ($ = {});
|
|
8946
|
-
var I = $.timeZoneName || "short", C = A + "|" + I,
|
|
8947
|
-
return
|
|
8946
|
+
var I = $.timeZoneName || "short", C = A + "|" + I, P = r[C];
|
|
8947
|
+
return P || (P = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: A, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: I }), r[C] = P), P;
|
|
8948
8948
|
}(h, p);
|
|
8949
8949
|
return g.formatToParts(m);
|
|
8950
8950
|
}, c = function(l, h) {
|
|
@@ -8952,7 +8952,7 @@ var N1 = { exports: {} };
|
|
|
8952
8952
|
var A = p[g], $ = A.type, I = A.value, C = t[$];
|
|
8953
8953
|
C >= 0 && (m[C] = parseInt(I, 10));
|
|
8954
8954
|
}
|
|
8955
|
-
var
|
|
8955
|
+
var P = m[3], D = P === 24 ? 0 : P, L = m[0] + "-" + m[1] + "-" + m[2] + " " + D + ":" + m[4] + ":" + m[5] + ":000", H = +l;
|
|
8956
8956
|
return (a.utc(L).valueOf() - (H -= H % 1e3)) / 6e4;
|
|
8957
8957
|
}, d = u.prototype;
|
|
8958
8958
|
d.tz = function(l, h) {
|
|
@@ -8977,13 +8977,13 @@ var N1 = { exports: {} };
|
|
|
8977
8977
|
}, a.tz = function(l, h, p) {
|
|
8978
8978
|
var m = p && h, g = p || h || s, A = c(+a(), g);
|
|
8979
8979
|
if (typeof l != "string") return a(l).tz(g);
|
|
8980
|
-
var $ = function(
|
|
8981
|
-
var N =
|
|
8980
|
+
var $ = function(D, L, H) {
|
|
8981
|
+
var N = D - 60 * L * 1e3, R = c(N, H);
|
|
8982
8982
|
if (L === R) return [N, L];
|
|
8983
8983
|
var b = c(N -= 60 * (R - L) * 1e3, H);
|
|
8984
|
-
return R === b ? [N, R] : [
|
|
8985
|
-
}(a.utc(l, m).valueOf(), A, g), I = $[0], C = $[1],
|
|
8986
|
-
return
|
|
8984
|
+
return R === b ? [N, R] : [D - 60 * Math.min(R, b) * 1e3, Math.max(R, b)];
|
|
8985
|
+
}(a.utc(l, m).valueOf(), A, g), I = $[0], C = $[1], P = a(I).utcOffset(C);
|
|
8986
|
+
return P.$x.$timezone = g, P;
|
|
8987
8987
|
}, a.tz.guess = function() {
|
|
8988
8988
|
return Intl.DateTimeFormat().resolvedOptions().timeZone;
|
|
8989
8989
|
}, a.tz.setDefault = function(l) {
|
|
@@ -8992,19 +8992,19 @@ var N1 = { exports: {} };
|
|
|
8992
8992
|
};
|
|
8993
8993
|
});
|
|
8994
8994
|
})(N1);
|
|
8995
|
-
const
|
|
8995
|
+
const P2 = N1.exports;
|
|
8996
8996
|
Xr.extend(M2);
|
|
8997
|
-
Xr.extend(
|
|
8997
|
+
Xr.extend(P2);
|
|
8998
8998
|
function Re(...n) {
|
|
8999
8999
|
window && window.localStorage && window.localStorage.getItem("debug") && (console.group(...n), console.trace(), console.groupEnd());
|
|
9000
9000
|
}
|
|
9001
9001
|
function Rt(...n) {
|
|
9002
9002
|
console.error(...n);
|
|
9003
9003
|
}
|
|
9004
|
-
function
|
|
9004
|
+
function Pi(n, e) {
|
|
9005
9005
|
return Xr(n).tz(e).format("hh:mm A");
|
|
9006
9006
|
}
|
|
9007
|
-
const
|
|
9007
|
+
const D2 = (n) => typeof n != "string" ? "" : n.charAt(0).toUpperCase() + n.slice(1);
|
|
9008
9008
|
function R2(n, e, t = "registerComponent") {
|
|
9009
9009
|
return new CustomEvent(t, {
|
|
9010
9010
|
bubbles: !0,
|
|
@@ -9110,10 +9110,10 @@ function I2(n) {
|
|
|
9110
9110
|
});
|
|
9111
9111
|
};
|
|
9112
9112
|
}
|
|
9113
|
-
var
|
|
9113
|
+
var Di;
|
|
9114
9114
|
(function(n) {
|
|
9115
9115
|
n.en = "en", n.es = "es", n.fr = "fr", n.de = "de", n.sv = "sv", n.zh = "zh", n.ja = "ja", n.nl = "nl";
|
|
9116
|
-
})(
|
|
9116
|
+
})(Di || (Di = {}));
|
|
9117
9117
|
const L2 = {
|
|
9118
9118
|
en: "en",
|
|
9119
9119
|
es: "es",
|
|
@@ -9874,7 +9874,7 @@ function n3() {
|
|
|
9874
9874
|
}
|
|
9875
9875
|
});
|
|
9876
9876
|
}
|
|
9877
|
-
const i3 =
|
|
9877
|
+
const i3 = ":host{display:block}.nylas-booked-event-card{height:inherit;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-family:var(--nylas-font-family)}.event-card-wrapper{display:flex;align-items:center;flex-direction:column;background-color:var(--nylas-base-0);color:var(--nylas-base-900);border-radius:var(--nylas-border-radius-3x);position:relative;margin-top:1rem;margin-bottom:2rem;width:424px;box-shadow:0px 1px 4px rgba(0, 0, 0, 0.1), 0px 3px 6px rgba(0, 0, 0, 0.06)}@media screen and (max-width: 768px){.event-card-wrapper{width:100%;border-radius:0px}}.calendar-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;position:absolute;top:-1.25rem;left:50%;transform:translateX(-50%);background-color:var(--nylas-base-0);border:1px solid var(--nylas-base-200);color:var(--nylas-base-700)}.booked-event-header{margin:1.5rem 0;overflow-wrap:anywhere;display:flex;align-items:center;flex-direction:column;font-size:1rem;font-weight:400;border-bottom:1px solid var(--nylas-base-200);width:inherit;padding:0 0 1.5rem}.booked-event-header h2{color:var(--nylas-base-600);margin-top:1.5rem;margin-bottom:0.25rem;font-size:1.125rem;font-weight:600}.booked-event-header .card-description{text-align:center}.booking-date-time,.booking-participants{padding:0 1rem;margin-top:1.5rem;margin-left:3rem;display:flex;flex-direction:column;justify-content:space-between;align-self:flex-start;position:relative}.booking-date-time svg,.booking-participants svg{color:var(--nylas-base-700);position:absolute;left:-10px}.booking-date-time .block,.booking-participants .block{display:block}.booking-date-time h3,.booking-participants h3{color:var(--nylas-base-600);margin:0;font-size:16px;font-weight:600;line-height:1.25rem;text-align:justify;margin-bottom:4px}.booking-date-time p,.booking-participants p{font-size:16px;margin:0;font-weight:400;text-align:justify;color:var(--nylas-base-800)}.booking-participants{margin-bottom:1.5rem}.booked-event-timezone{display:flex;color:var(--nylas-base-600);margin-bottom:1.5rem;gap:4px;margin:2rem;align-items:center;align-self:flex-end}.button-container{width:inherit}.footer{padding:0.5rem;display:grid;grid-template-columns:1fr 1fr;gap:0.5rem;box-sizing:border-box;background-color:var(--nylas-base-25);border-top:1px solid var(--nylas-base-200);width:100%;border-radius:0 0 var(--nylas-border-radius-2x) var(--nylas-border-radius-2x)}.footer.no-template-cols{grid-template-columns:1fr}.footer.no-footer{display:none}sp-divider{background-color:var(--nylas-base-200);height:1px}calendar-check-icon{display:flex;align-items:center;justify-content:center;height:100%}", u3 = i3;
|
|
9878
9878
|
var a3 = function(n, e, t, r) {
|
|
9879
9879
|
var i = arguments.length, u = i < 3 ? e : r === null ? r = Object.getOwnPropertyDescriptor(e, t) : r, a;
|
|
9880
9880
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function")
|
|
@@ -9912,7 +9912,7 @@ const yn = Je(class extends Ze {
|
|
|
9912
9912
|
default:
|
|
9913
9913
|
return "";
|
|
9914
9914
|
}
|
|
9915
|
-
}, this.eventInfo = void 0, this.rescheduleBookingId = void 0, this.bookingInfo = void 0, this.configSettings = void 0, this.isLoading = void 0, this.selectedTimezone = Intl.DateTimeFormat().resolvedOptions().timeZone, this.selectedTimeslot = void 0, this.selectedLanguage = navigator.language, this.startTime = "", this.endTime = "";
|
|
9915
|
+
}, this.eventInfo = void 0, this.rescheduleBookingId = void 0, this.bookingInfo = void 0, this.configSettings = void 0, this.isLoading = void 0, this.themeConfig = void 0, this.selectedTimezone = Intl.DateTimeFormat().resolvedOptions().timeZone, this.selectedTimeslot = void 0, this.selectedLanguage = navigator.language, this.startTime = "", this.endTime = "";
|
|
9916
9916
|
}
|
|
9917
9917
|
connectedCallback() {
|
|
9918
9918
|
}
|
|
@@ -9923,17 +9923,25 @@ const yn = Je(class extends Ze {
|
|
|
9923
9923
|
}
|
|
9924
9924
|
async componentDidLoad() {
|
|
9925
9925
|
var e, t;
|
|
9926
|
-
Re("[nylas-booked-event-card] Component did load"), this.eventInfo || console.warn('[nylas-booked-event-card] "eventInfo" prop missing. Please provide the event info to display the event details in the booked event card component.'), this.bookingInfo || console.warn('[nylas-booked-event-card] "bookingInfo" prop missing. Please provide the booking info to display the guest details in the booked event card component.'), this.startTime =
|
|
9926
|
+
Re("[nylas-booked-event-card] Component did load"), this.eventInfo || console.warn('[nylas-booked-event-card] "eventInfo" prop missing. Please provide the event info to display the event details in the booked event card component.'), this.bookingInfo || console.warn('[nylas-booked-event-card] "bookingInfo" prop missing. Please provide the booking info to display the guest details in the booked event card component.'), this.applyThemeConfig(this.themeConfig), this.startTime = Pi((e = this.selectedTimeslot) == null ? void 0 : e.start_time, this.selectedTimezone), this.endTime = Pi((t = this.selectedTimeslot) == null ? void 0 : t.end_time, this.selectedTimezone);
|
|
9927
|
+
}
|
|
9928
|
+
applyThemeConfig(e) {
|
|
9929
|
+
if (e)
|
|
9930
|
+
for (const [t, r] of Object.entries(e))
|
|
9931
|
+
this.host.style.setProperty(`${t}`, r);
|
|
9927
9932
|
}
|
|
9928
9933
|
render() {
|
|
9929
9934
|
var r, i, u, a, s, o, c, d, f, l, h, p, m, g, A, $;
|
|
9930
9935
|
const e = (r = this.configSettings) == null ? void 0 : r.booking_type, t = e && e !== "booking";
|
|
9931
|
-
return U(Oi, { key: "
|
|
9936
|
+
return U(Oi, { key: "448f4b09ce4624c71dbff719acb7a67ecbc913e8", part: "nbec" }, U("div", { key: "83186cea10465372dece0a270725407ea74a0e1c", class: "nylas-booked-event-card" }, U("div", { key: "26d0cae03f426336f59c9459109d6c55beedb505", class: "booked-event-timezone" }, U("globe-icon", { key: "87fe3f6a6c6e8a0aad7c0250358d387b70d6a634" }), N2[this.selectedTimezone]), U("div", { key: "9c445dce0c157cb67cb92a7a713e1dada1be47a7", class: "event-card-wrapper", part: "nbec__card" }, U("div", { key: "8bcfae606e9f99ba9a268b2dbb19e755143f2842", class: "calendar-icon" }, U("calendar-check-icon", { key: "7abab211fd0f1a04a087e2bd15ee112db8616e6a" })), U("div", { key: "7c40924ba6736cfc379ed828c5359c1b4e79d98e", class: "booked-event-header" }, U("h2", { key: "497f50d74143788b9d9920ba2ad57564abf7844a", slot: "card-title", part: "nbec__title" }, this.rescheduleBookingId && !this.isLoading ? `${be.t("bookingRescheduled")}` : t && !this.isLoading ? `${be.t("bookingSent")}` : `${be.t("bookingConfirmed")}`, "!"), U("div", { key: "efaf8dda6da9da0e3d181ecedd579cb1648beec2", class: "card-description", part: "nbec__description" }, t ? be.t("bookingSentDescription") : U("span", null, be.t("bookingConfirmedDescription")))), U("div", { key: "4a4566f77af068b139525a13b84fd658fd9b8d02", class: "booking-date-time" }, U("checkmark-circle-icon", { key: "8526a636990d6f1bd3631a77fc4c11587bb1c966" }), U("h3", { key: "f2286f630eb03a961276b149b7f556be715c0dc3" }, be.t("bookingDateAndTimeHeader")), U("p", { key: "ad07de11395666123ccf0022f0da372c9c3f8425" }, (i = this.selectedTimeslot) != null && i.start_time ? D2(new Date((u = this.selectedTimeslot) == null ? void 0 : u.start_time).toLocaleDateString(L2[this.selectedLanguage], { dateStyle: "full" })) : "-", " ", U("br", { key: "70397806f6fbed27a981f23a4ae3c57309fffbbf" }), this.startTime, " - ", this.endTime)), U("div", { key: "5fe7e31e10847e8e701dcd192c39350bec71291f", class: "booking-participants" }), !t && U("div", { class: "button-container" }, U("div", { class: {
|
|
9932
9937
|
footer: !0,
|
|
9933
9938
|
"no-footer": ((s = (a = this.configSettings) == null ? void 0 : a.scheduler) == null ? void 0 : s.hide_cancellation_options) && ((c = (o = this.configSettings) == null ? void 0 : o.scheduler) == null ? void 0 : c.hide_rescheduling_options) || ((d = this.configSettings) == null ? void 0 : d.booking_type) === "organizer-confirmation",
|
|
9934
9939
|
"no-template-cols": ((l = (f = this.configSettings) == null ? void 0 : f.scheduler) == null ? void 0 : l.hide_cancellation_options) || ((p = (h = this.configSettings) == null ? void 0 : h.scheduler) == null ? void 0 : p.hide_rescheduling_options)
|
|
9935
9940
|
} }, !((g = (m = this.configSettings) == null ? void 0 : m.scheduler) != null && g.hide_cancellation_options) && U("button-component", { variant: "destructive", onClick: this.handleCancelBookingButtonClicked, part: "nbec__button-outline nbec__cancel-cta" }, `${be.t("cancelBookingButton")}`), !(($ = (A = this.configSettings) == null ? void 0 : A.scheduler) != null && $.hide_rescheduling_options) && U("button-component", { variant: "basic", onClick: this.handleRescheduleButtonClicked, part: "nbec__button-outline nbec__reschedule-cta" }, `${be.t("rescheduleBookingButton")}`))))));
|
|
9936
9941
|
}
|
|
9942
|
+
get host() {
|
|
9943
|
+
return this;
|
|
9944
|
+
}
|
|
9937
9945
|
static get style() {
|
|
9938
9946
|
return u3;
|
|
9939
9947
|
}
|
|
@@ -9943,6 +9951,7 @@ const yn = Je(class extends Ze {
|
|
|
9943
9951
|
bookingInfo: [8, "booking-info"],
|
|
9944
9952
|
configSettings: [8, "config-settings"],
|
|
9945
9953
|
isLoading: [4, "is-loading"],
|
|
9954
|
+
themeConfig: [8, "theme-config"],
|
|
9946
9955
|
selectedTimezone: [1, "selected-timezone"],
|
|
9947
9956
|
selectedTimeslot: [16],
|
|
9948
9957
|
selectedLanguage: [1, "selected-language"],
|
|
@@ -9976,6 +9985,7 @@ a3([
|
|
|
9976
9985
|
Re("nylas-booked-event-card", "cancelBookedEventValidationError", n.detail);
|
|
9977
9986
|
}
|
|
9978
9987
|
},
|
|
9988
|
+
localPropsToProp: /* @__PURE__ */ new Map([["themeConfig", "themeConfig"]]),
|
|
9979
9989
|
fireRegisterEvent: !0
|
|
9980
9990
|
}),
|
|
9981
9991
|
kr("design:type", Function),
|