@revolugo/booking-api-client 7.11.2-alpha.3 → 7.11.2-alpha.5

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/index.es.js CHANGED
@@ -552,7 +552,7 @@ var nt = /* @__PURE__ */ W(((e, t) => {
552
552
  typeof e == "object" && typeof t < "u" ? t.exports = n() : typeof define == "function" && define.amd ? define(n) : (i = typeof globalThis < "u" ? globalThis : i || self).dayjs = n();
553
553
  })(e, (function() {
554
554
  "use strict";
555
- var i = 1e3, n = 6e4, r = 36e5, s = "millisecond", u = "second", c = "minute", m = "hour", A = "day", O = "week", _ = "month", y = "quarter", R = "year", C = "date", l = "Invalid Date", p = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, T = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, k = {
555
+ var i = 1e3, n = 6e4, r = 36e5, s = "millisecond", u = "second", c = "minute", m = "hour", A = "day", O = "week", _ = "month", y = "quarter", R = "year", C = "date", l = "Invalid Date", p = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, T = /\[([^\]]+)]|YYYY|YY|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, k = {
556
556
  name: "en",
557
557
  weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),
558
558
  months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"),