amelia-booking-ui 0.0.523 → 0.0.524

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.
@@ -42967,7 +42967,7 @@ const Wl = () => {
42967
42967
  emits: ["translate"],
42968
42968
  setup(t, { expose: e, emit: n }) {
42969
42969
  ar((Q) => ({
42970
- v4fba8406: Q.labelBackground
42970
+ v385fecdf: Q.labelBackground
42971
42971
  }));
42972
42972
  const r = Ce("$t", (Q) => Q), { isMobile: l } = Wl(), o = t, a = n, s = z(null), i = z(o.forceHasValue), u = z(!1), d = z(!1), p = z(!1), f = z(!1);
42973
42973
  let g = null, w = null, b = null, y = null, x = null, M = null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amelia-booking-ui",
3
- "version": "0.0.523",
3
+ "version": "0.0.524",
4
4
  "description": "A Vue 3 component library for Amelia Booking Plugin.",
5
5
  "type": "module",
6
6
  "repository": {