inertia-bootstrap-forms 1.0.93 → 1.0.95

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.
@@ -6582,7 +6582,7 @@ const $g = te({
6582
6582
  return (e = (this.key ? t[this.key] : (t == null ? void 0 : t.id) ?? (t == null ? void 0 : t.name) ?? (t == null ? void 0 : t.label) ?? (t == null ? void 0 : t.value)) ?? t) == null ? void 0 : e.toString();
6583
6583
  },
6584
6584
  getLabelFromItem(t) {
6585
- return (this.key ? t[this.key] : (t == null ? void 0 : t.id) ?? (t == null ? void 0 : t.name) ?? (t == null ? void 0 : t.label) ?? (t == null ? void 0 : t.value)) ?? t;
6585
+ return (this.label ? t[this.label] : (t == null ? void 0 : t.name) ?? (t == null ? void 0 : t.label) ?? (t == null ? void 0 : t.value)) ?? t;
6586
6586
  },
6587
6587
  selected(t) {
6588
6588
  var e;
@@ -13167,7 +13167,7 @@ const Wv = {
13167
13167
  b === !0 && y === !1 && g();
13168
13168
  }), on(() => {
13169
13169
  var b, y, w, O, T, M, V, F;
13170
- i.useXHR && import("./index-DbRRjBpv.js").then((z) => {
13170
+ i.useXHR && import("./index-yQj3Ndp9.js").then((z) => {
13171
13171
  const X = z.default;
13172
13172
  o.value.use(X, {
13173
13173
  method: "POST",
@@ -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-BcwfWbci.js";
8
+ import { T as mt } from "./index-eMgyWZ5X.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 p, b as u, c as e, _ as o, d as I, E as i, F as r, f as l, l as c, G as m, L as b, M as C, h as x, g as S, P as d, Q as g, R as h, k, S as F, j as P, i as T, m as y, n as A, o as E, e as L } from "./index-BcwfWbci.js";
1
+ import { A as n, C as s, a as p, b as u, c as e, _ as o, d as I, E as i, F as r, f as l, l as c, G as m, L as b, M as C, h as x, g as S, P as d, Q as g, R as h, k, S as F, j as P, i as T, m as y, n as A, o as E, e as L } from "./index-eMgyWZ5X.js";
2
2
  export {
3
3
  n as AmountInput,
4
4
  s as CaptchaInput,