inertia-bootstrap-forms 1.0.31 → 1.0.33

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.
@@ -2542,7 +2542,7 @@ const Wd = /* @__PURE__ */ N(Bl, [["render", Gl]]), Ul = {
2542
2542
  },
2543
2543
  hideInput: {
2544
2544
  type: Boolean,
2545
- default: !0
2545
+ default: !1
2546
2546
  }
2547
2547
  },
2548
2548
  computed: {
@@ -2572,7 +2572,7 @@ const Wd = /* @__PURE__ */ N(Bl, [["render", Gl]]), Ul = {
2572
2572
  function Ql(i, e, t, n, r, s) {
2573
2573
  var o, a, l, c;
2574
2574
  return b(), w("label", {
2575
- class: $(["form-check-toggle", { "form-check-toggle--active": n.modelValue === t.value }]),
2575
+ class: $(["form-check-toggle", { "form-check-toggle--active": (Array.isArray(n.modelValue) ? n.modelValue : [n.modelValue]).include(t.value) }]),
2576
2576
  for: s.inputID
2577
2577
  }, [
2578
2578
  Ae(S("input", {
@@ -2744,7 +2744,7 @@ function ic(i, e, t, n, r, s) {
2744
2744
  "onUpdate:modelValue": e[0] || (e[0] = (a) => n.form[t.name] = a),
2745
2745
  init: {
2746
2746
  base_url: "/js/tinymce/",
2747
- disabled: !0,
2747
+ disabled: !1,
2748
2748
  inline: !1,
2749
2749
  toolbar_sticky: !0,
2750
2750
  menubar: !1,
@@ -2810,7 +2810,7 @@ function ic(i, e, t, n, r, s) {
2810
2810
  }
2811
2811
  }, null, 8, ["modelValue", "init"]);
2812
2812
  }
2813
- const Yd = /* @__PURE__ */ N(tc, [["render", ic], ["__scopeId", "data-v-09597a87"]]), nc = {
2813
+ const Yd = /* @__PURE__ */ N(tc, [["render", ic], ["__scopeId", "data-v-b932bf00"]]), nc = {
2814
2814
  props: {
2815
2815
  modelValue: "",
2816
2816
  name: {
@@ -6776,7 +6776,7 @@ function Ad(i, e, t, n, r, s) {
6776
6776
  t.showValue && s.displayRating > 0 ? (b(), w("div", Id, ce(s.displayRating), 1)) : se("", !0)
6777
6777
  ]);
6778
6778
  }
6779
- const sh = /* @__PURE__ */ N(Cd, [["render", Ad], ["__scopeId", "data-v-ab4ea4bc"]]), xd = {
6779
+ const sh = /* @__PURE__ */ N(Cd, [["render", Ad]]), xd = {
6780
6780
  components: {
6781
6781
  Spinner: Rr
6782
6782
  },