@fiction/sdk 1.0.11 → 1.0.12

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/self.js CHANGED
@@ -4450,7 +4450,7 @@ const Z = /* @__PURE__ */ s((e) => {
4450
4450
  },
4451
4451
  emits: ["update:modelValue"],
4452
4452
  setup(e, { emit: r }) {
4453
- const o = e, t = r, n = o.position || "left", a = o.widthClasses || "w-[70%] max-w-[300px]", i = F({
4453
+ const o = e, t = r, n = o.position || "left", a = o.widthClasses || "w-[80%] max-w-[300px]", i = F({
4454
4454
  get: /* @__PURE__ */ s(() => o.modelValue, "get"),
4455
4455
  set: /* @__PURE__ */ s((u) => t("update:modelValue", u), "set")
4456
4456
  }), f = F(() => o.items.filter((u) => !u.isHidden));
@@ -4606,7 +4606,7 @@ const Z = /* @__PURE__ */ s((e) => {
4606
4606
  items: i.value,
4607
4607
  position: "right",
4608
4608
  title: "Mode",
4609
- "width-classes": "w-[60%] max-w-[255px]"
4609
+ "width-classes": "w-[80%] max-w-[255px]"
4610
4610
  }, null, 8, ["modelValue", "items"]));
4611
4611
  }
4612
4612
  }), ds = /* @__PURE__ */ j({