inertia-bootstrap-forms 1.0.66 → 1.0.68

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.
@@ -2762,11 +2762,18 @@ const c0 = /* @__PURE__ */ ie(pp, [["render", _p]]), vp = J({
2762
2762
  }
2763
2763
  }), form: e, group: i };
2764
2764
  },
2765
- emits: ["update:modelValue"]
2765
+ emits: ["update:modelValue"],
2766
+ methods: {
2767
+ editor() {
2768
+ return this.refs.editor.editor;
2769
+ }
2770
+ },
2771
+ expose: ["editor"]
2766
2772
  });
2767
2773
  function bp(t, e, i, n, r, s) {
2768
2774
  const o = fe("Editor");
2769
2775
  return I(), Ke(o, {
2776
+ ref: "editor",
2770
2777
  modelValue: t.modelValue,
2771
2778
  "onUpdate:modelValue": e[0] || (e[0] = (a) => t.modelValue = a),
2772
2779
  class: "tiny-editor-input-el",
@@ -13123,7 +13130,7 @@ const Xv = {
13123
13130
  }), sn(() => {
13124
13131
  var g, m, b, w;
13125
13132
  let f;
13126
- i.useXHR && import("./index-DkdKlV6Q.js").then((E) => {
13133
+ i.useXHR && import("./index-DDeH7mQp.js").then((E) => {
13127
13134
  f = E.default, o.value.use(f, {
13128
13135
  method: "POST",
13129
13136
  endpoint: i.url,
@@ -13158,7 +13165,7 @@ const Xv = {
13158
13165
  } = f, y = [];
13159
13166
  if (g && g.length) {
13160
13167
  const $ = g.map((F) => F.replace(".", "")).join("، ");
13161
- y.push(`فقط فایل با پسوندهای ${$}`);
13168
+ y.push(`فقط فایل‌های ${$}`);
13162
13169
  }
13163
13170
  return w && y.push(`امکان انتخاب حداکثر ${w} فایل`), E && y.push(`حداقل ${E} فایل نیاز است`), m && y.push(`با حداکثر حجم ${p(m)} کیلوبایت برای هر فایل`), b && y.push(`با حداقل حجم ${p(b)} کیلوبایت برای هر فایل`), S && y.push(`و مجموع حجم کل حداکثر ${p(S)} کیلوبایت`), y.length ? y.join("، ") + " مجاز است." : "";
13164
13171
  }
@@ -5,7 +5,7 @@ var et = (i) => {
5
5
  var ct = (i, e, t) => e in i ? pt(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
6
6
  var y = (i, e, t) => ct(i, typeof e != "symbol" ? e + "" : e, t), G = (i, e, t) => e.has(i) || et("Cannot " + t);
7
7
  var r = (i, e, t) => (G(i, e, "read from private field"), t ? t.call(i) : e.get(i)), m = (i, e, t) => e.has(i) ? et("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(i) : e.set(i, t), c = (i, e, t, s) => (G(i, e, "write to private field"), s ? s.call(i, t) : e.set(i, t), t), g = (i, e, t) => (G(i, e, "access private method"), t);
8
- import { T as mt } from "./index-CfaA7fQa.js";
8
+ import { T as mt } from "./index-Cki6xdR2.js";
9
9
  class K extends Error {
10
10
  constructor(t, s = null) {
11
11
  super("This looks like a network error, the endpoint might be blocked by an internet provider or a firewall.");
@@ -1,4 +1,4 @@
1
- import { A as n, C as s, a as u, b as p, c as o, _ as e, d as I, E as i, F as r, f as l, m as c, G as m, L as b, M as S, h as C, g as d, P as x, Q as g, R as h, j as k, l as y, S as F, k as P, i as T, n as A, o as B, p as E, e as L } from "./index-CfaA7fQa.js";
1
+ import { A as n, C as s, a as u, b as p, c as o, _ as e, d as I, E as i, F as r, f as l, m as c, G as m, L as b, M as S, h as C, g as d, P as x, Q as g, R as h, j as k, l as y, S as F, k as P, i as T, n as A, o as B, p as E, e as L } from "./index-Cki6xdR2.js";
2
2
  export {
3
3
  n as AmountInput,
4
4
  s as CaptchaInput,