amelia-booking-ui 0.0.545 → 0.0.547

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.
@@ -55592,7 +55592,7 @@ const Zd = {
55592
55592
  emits: ["update:modelValue", "change"],
55593
55593
  setup(t, { expose: e, emit: n }) {
55594
55594
  u2((b) => ({
55595
- v53a9eff7: w.value
55595
+ v3cd7894c: w.value
55596
55596
  }));
55597
55597
  const r = t, l = _e("$locale", "en"), o = Zd[l] || Zd.en;
55598
55598
  Ie.extend(uAe), Ie.locale(o.name), r.weekStart !== void 0 && Ie.updateLocale(Ie.locale(), { weekStart: r.weekStart });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amelia-booking-ui",
3
- "version": "0.0.545",
3
+ "version": "0.0.547",
4
4
  "description": "A Vue 3 component library for Amelia Booking Plugin.",
5
5
  "type": "module",
6
6
  "repository": {