amelia-booking-ui 0.0.430 → 0.0.431

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.
@@ -39202,7 +39202,7 @@ const Ll = () => {
39202
39202
  emits: ["update:modelValue", "change"],
39203
39203
  setup(t, { emit: e }) {
39204
39204
  Kn((u) => ({
39205
- eb32510a: c.value
39205
+ "183b4b3e": c.value
39206
39206
  }));
39207
39207
  const n = t, l = e, r = O(), o = O(), a = n.prefixIcon ? A1({
39208
39208
  render() {
@@ -57972,7 +57972,7 @@ const OEe = { render: BEe }, uPe = /* @__PURE__ */ Z({
57972
57972
  fullWidth: { type: Boolean },
57973
57973
  popperBackground: { default: "level-2-foreground" },
57974
57974
  fitInputWidth: { type: Boolean, default: !0 },
57975
- automaticDropdown: { type: Boolean, default: !0 }
57975
+ automaticDropdown: { type: Boolean, default: !1 }
57976
57976
  },
57977
57977
  emits: ["update:modelValue"],
57978
57978
  setup(t, { expose: e, emit: n }) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "amelia-booking-ui",
3
- "version": "0.0.430",
3
+ "version": "0.0.431",
4
4
  "description": "A Vue 3 component library for Amelia Booking Plugin.",
5
5
  "type": "module",
6
6
  "repository": {