@sunny-base-web/ui 0.8.36 → 0.8.38

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/index.mjs CHANGED
@@ -1,35 +1,35 @@
1
- import { getCurrentInstance as io, inject as mn, defineComponent as te, computed as O, openBlock as V, createElementBlock as K, normalizeStyle as Oe, normalizeClass as fe, createElementVNode as j, useAttrs as ar, ref as X, createBlock as ne, unref as m, mergeProps as ae, withModifiers as Re, withCtx as _, renderSlot as se, createTextVNode as we, toDisplayString as G, createVNode as D, createCommentVNode as le, reactive as lo, h as St, shallowRef as sn, onErrorCaptured as Ai, markRaw as ki, createStaticVNode as xi, watch as be, onUnmounted as co, Fragment as Fe, renderList as Pe, resolveDynamicComponent as Kn, normalizeProps as _e, defineAsyncComponent as Ei, withDirectives as ln, vShow as Xn, resolveComponent as $e, createSlots as We, guardReactiveProps as Ze, isRef as bt, toRaw as lt, provide as hn, useSlots as Vt, nextTick as ot, onMounted as Ct, onBeforeUnmount as uo, withKeys as fo, isReactive as Pi, vModelText as Ti } from "vue";
2
- import { Modal as Rt, Button as ze, Tooltip as po, Upload as cn, TimePicker as Ur, DatePicker as Zn, Switch as un, Radio as zr, Checkbox as dn, Select as pt, TreeSelect as Ii, Cascader as Bi, Slider as Mi, Rate as $i, RangePicker as mo, RadioGroup as Ri, CheckboxGroup as Oi, Textarea as ho, InputNumber as Ot, InputPassword as Vi, Input as vn, Progress as Fi, Message as ue, Option as fn, MonthPicker as ji, Popover as Ni, WeekPicker as Di, YearPicker as Li, Tree as _i, Dropdown as Ui, Doption as zi, Pagination as Qi, Form as Wi, FormItem as Qr } from "@arco-design/web-vue";
3
- import { useI18n as qi, $t as ve } from "@sunny-base-web/locales";
4
- import { cn as Ft, isString as $t, isHttpUrl as Ji, isObject as Ne, isFunction as Le, cloneDeep as nn, transformToString as vo, transformToObjectArray as go, is as Hi, isBoolean as Nn, get as Wr, isEqual as Yi, set as Gi } from "@sunny-base-web/utils";
1
+ import { getCurrentInstance as io, inject as hn, defineComponent as te, computed as O, openBlock as V, createElementBlock as K, normalizeStyle as Oe, normalizeClass as fe, createElementVNode as j, useAttrs as ar, ref as X, createBlock as ne, unref as m, mergeProps as ae, withModifiers as Re, withCtx as _, renderSlot as se, createTextVNode as we, toDisplayString as G, createVNode as D, createCommentVNode as le, reactive as lo, h as St, shallowRef as sn, onErrorCaptured as ki, markRaw as xi, createStaticVNode as Ei, watch as be, onUnmounted as co, Fragment as Fe, renderList as Pe, resolveDynamicComponent as Xn, normalizeProps as _e, defineAsyncComponent as Pi, withDirectives as ln, vShow as Zn, resolveComponent as $e, createSlots as We, guardReactiveProps as Ze, isRef as bt, toRaw as lt, provide as vn, useSlots as Vt, nextTick as ot, onMounted as Ct, onBeforeUnmount as uo, withKeys as fo, isReactive as Ti, vModelText as Ii } from "vue";
2
+ import { Modal as Rt, Button as ze, Tooltip as po, Upload as cn, TimePicker as Ur, DatePicker as er, Switch as un, Radio as zr, Checkbox as dn, Select as pt, TreeSelect as Bi, Cascader as Mi, Slider as $i, Rate as Ri, RangePicker as mo, RadioGroup as Oi, CheckboxGroup as Vi, Textarea as ho, InputNumber as Ot, InputPassword as Fi, Input as gn, Progress as ji, Message as ue, Option as fn, MonthPicker as Ni, Popover as Di, WeekPicker as Li, YearPicker as _i, Tree as Ui, Dropdown as zi, Doption as Qi, Pagination as Wi, Form as qi, FormItem as Qr } from "@arco-design/web-vue";
3
+ import { useI18n as Ji, $t as ve } from "@sunny-base-web/locales";
4
+ import { cn as Ft, isString as $t, isHttpUrl as Hi, isObject as Ne, isFunction as Le, cloneDeep as nn, transformToString as vo, transformToObjectArray as go, is as Yi, isBoolean as Dn, get as Wr, isEqual as Gi, set as Ki } from "@sunny-base-web/utils";
5
5
  import { patterns as om, startProgress as am, stopProgress as sm } from "@sunny-base-web/utils";
6
- import { IconifyIcon as Ki, IconDefault as Xi } from "@sunny-base-web/icons";
7
- import { ScrollAreaRoot as Zi, ScrollAreaViewport as el, ScrollAreaCorner as tl, ScrollAreaScrollbar as nl, ScrollAreaThumb as rl } from "reka-ui";
6
+ import { IconifyIcon as Xi, IconDefault as Zi } from "@sunny-base-web/icons";
7
+ import { ScrollAreaRoot as el, ScrollAreaViewport as tl, ScrollAreaCorner as nl, ScrollAreaScrollbar as rl, ScrollAreaThumb as ol } from "reka-ui";
8
8
  import at from "axios";
9
- import { defineRule as yo, useForm as bo, useFormValues as wo, Field as ol, useFormContext as al } from "vee-validate";
10
- import { useStore as sl } from "@tanstack/vue-store";
11
- import { set as qr, cloneDeep as er, isArray as tr, hasIn as il, get as ll, debounce as cl, toString as ul } from "lodash-es";
12
- import { Store as dl } from "@tanstack/store";
13
- import { useBreakpoints as fl, useDebounceFn as pl } from "@vueuse/core";
14
- import { toTypedSchema as ml } from "@vee-validate/zod";
9
+ import { defineRule as yo, useForm as bo, useFormValues as wo, Field as al, useFormContext as sl } from "vee-validate";
10
+ import { useStore as il } from "@tanstack/vue-store";
11
+ import { set as qr, cloneDeep as tr, isArray as nr, hasIn as ll, get as cl, debounce as ul, toString as dl } from "lodash-es";
12
+ import { Store as fl } from "@tanstack/store";
13
+ import { useBreakpoints as pl, useDebounceFn as ml } from "@vueuse/core";
14
+ import { toTypedSchema as hl } from "@vee-validate/zod";
15
15
  import * as $p from "zod";
16
- import { VxeGrid as So, VxeUI as hl } from "vxe-table";
17
- import { VxeSelect as vl, VxeInput as gl, VxeButton as nr, VxePager as yl } from "vxe-pc-ui";
16
+ import { VxeGrid as So, VxeUI as vl } from "vxe-table";
17
+ import { VxeSelect as gl, VxeInput as yl, VxeButton as rr, VxePager as bl } from "vxe-pc-ui";
18
18
  import { useI18n as Co } from "vue-i18n";
19
- const bl = /* @__PURE__ */ Symbol("ArcoConfigProvider"), wl = "arco", Sl = "$arco", qe = (e) => {
19
+ const wl = /* @__PURE__ */ Symbol("ArcoConfigProvider"), Sl = "arco", Cl = "$arco", qe = (e) => {
20
20
  var n, t, r;
21
- const a = io(), i = mn(bl, void 0);
22
- return `${(r = (t = i?.prefixCls) != null ? t : (n = a?.appContext.config.globalProperties[Sl]) == null ? void 0 : n.classPrefix) != null ? r : wl}-${e}`;
23
- }, Cl = Object.prototype.toString;
21
+ const a = io(), i = hn(wl, void 0);
22
+ return `${(r = (t = i?.prefixCls) != null ? t : (n = a?.appContext.config.globalProperties[Cl]) == null ? void 0 : n.classPrefix) != null ? r : Sl}-${e}`;
23
+ }, Al = Object.prototype.toString;
24
24
  function Je(e) {
25
- return Cl.call(e) === "[object Number]" && e === e;
25
+ return Al.call(e) === "[object Number]" && e === e;
26
26
  }
27
27
  var He = (e, n) => {
28
28
  for (const [t, r] of n)
29
29
  e[t] = r;
30
30
  return e;
31
31
  };
32
- const Al = te({
32
+ const kl = te({
33
33
  name: "IconDown",
34
34
  props: {
35
35
  size: {
@@ -68,8 +68,8 @@ const Al = te({
68
68
  }
69
69
  };
70
70
  }
71
- }), kl = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
72
- function xl(e, n, t, r, a, i) {
71
+ }), xl = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
72
+ function El(e, n, t, r, a, i) {
73
73
  return V(), K("svg", {
74
74
  viewBox: "0 0 48 48",
75
75
  fill: "none",
@@ -83,16 +83,16 @@ function xl(e, n, t, r, a, i) {
83
83
  onClick: n[0] || (n[0] = (...l) => e.onClick && e.onClick(...l))
84
84
  }, n[1] || (n[1] = [
85
85
  j("path", { d: "M39.6 17.443 24.043 33 8.487 17.443" }, null, -1)
86
- ]), 14, kl);
86
+ ]), 14, xl);
87
87
  }
88
- var Dn = /* @__PURE__ */ He(Al, [["render", xl]]);
89
- const El = Object.assign(Dn, {
88
+ var Ln = /* @__PURE__ */ He(kl, [["render", El]]);
89
+ const Pl = Object.assign(Ln, {
90
90
  install: (e, n) => {
91
91
  var t;
92
92
  const r = (t = n?.iconPrefix) != null ? t : "";
93
- e.component(r + Dn.name, Dn);
93
+ e.component(r + Ln.name, Ln);
94
94
  }
95
- }), Pl = te({
95
+ }), Tl = te({
96
96
  name: "IconUp",
97
97
  props: {
98
98
  size: {
@@ -131,8 +131,8 @@ const El = Object.assign(Dn, {
131
131
  }
132
132
  };
133
133
  }
134
- }), Tl = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
135
- function Il(e, n, t, r, a, i) {
134
+ }), Il = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
135
+ function Bl(e, n, t, r, a, i) {
136
136
  return V(), K("svg", {
137
137
  viewBox: "0 0 48 48",
138
138
  fill: "none",
@@ -146,16 +146,16 @@ function Il(e, n, t, r, a, i) {
146
146
  onClick: n[0] || (n[0] = (...l) => e.onClick && e.onClick(...l))
147
147
  }, n[1] || (n[1] = [
148
148
  j("path", { d: "M39.6 30.557 24.043 15 8.487 30.557" }, null, -1)
149
- ]), 14, Tl);
149
+ ]), 14, Il);
150
150
  }
151
- var Ln = /* @__PURE__ */ He(Pl, [["render", Il]]);
152
- const Bl = Object.assign(Ln, {
151
+ var _n = /* @__PURE__ */ He(Tl, [["render", Bl]]);
152
+ const Ml = Object.assign(_n, {
153
153
  install: (e, n) => {
154
154
  var t;
155
155
  const r = (t = n?.iconPrefix) != null ? t : "";
156
- e.component(r + Ln.name, Ln);
156
+ e.component(r + _n.name, _n);
157
157
  }
158
- }), Ml = te({
158
+ }), $l = te({
159
159
  name: "IconCheck",
160
160
  props: {
161
161
  size: {
@@ -194,8 +194,8 @@ const Bl = Object.assign(Ln, {
194
194
  }
195
195
  };
196
196
  }
197
- }), $l = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
198
- function Rl(e, n, t, r, a, i) {
197
+ }), Rl = ["stroke-width", "stroke-linecap", "stroke-linejoin"];
198
+ function Ol(e, n, t, r, a, i) {
199
199
  return V(), K("svg", {
200
200
  viewBox: "0 0 48 48",
201
201
  fill: "none",
@@ -209,14 +209,14 @@ function Rl(e, n, t, r, a, i) {
209
209
  onClick: n[0] || (n[0] = (...l) => e.onClick && e.onClick(...l))
210
210
  }, n[1] || (n[1] = [
211
211
  j("path", { d: "M41.678 11.05 19.05 33.678 6.322 20.95" }, null, -1)
212
- ]), 14, $l);
212
+ ]), 14, Rl);
213
213
  }
214
- var _n = /* @__PURE__ */ He(Ml, [["render", Rl]]);
215
- const Ol = Object.assign(_n, {
214
+ var Un = /* @__PURE__ */ He($l, [["render", Ol]]);
215
+ const Ao = Object.assign(Un, {
216
216
  install: (e, n) => {
217
217
  var t;
218
218
  const r = (t = n?.iconPrefix) != null ? t : "";
219
- e.component(r + _n.name, _n);
219
+ e.component(r + Un.name, Un);
220
220
  }
221
221
  }), Vl = te({
222
222
  name: "IconClose",
@@ -274,12 +274,12 @@ function jl(e, n, t, r, a, i) {
274
274
  j("path", { d: "M9.857 9.858 24 24m0 0 14.142 14.142M24 24 38.142 9.858M24 24 9.857 38.142" }, null, -1)
275
275
  ]), 14, Fl);
276
276
  }
277
- var Un = /* @__PURE__ */ He(Vl, [["render", jl]]);
278
- const rr = Object.assign(Un, {
277
+ var zn = /* @__PURE__ */ He(Vl, [["render", jl]]);
278
+ const pn = Object.assign(zn, {
279
279
  install: (e, n) => {
280
280
  var t;
281
281
  const r = (t = n?.iconPrefix) != null ? t : "";
282
- e.component(r + Un.name, Un);
282
+ e.component(r + zn.name, zn);
283
283
  }
284
284
  }), Nl = te({
285
285
  name: "IconQuestionCircle",
@@ -338,12 +338,12 @@ function Ll(e, n, t, r, a, i) {
338
338
  j("path", { d: "M24.006 31v4.008m0-6.008L24 28c0-3 3-4 4.78-6.402C30.558 19.195 28.288 15 23.987 15c-4.014 0-5.382 2.548-5.388 4.514v.465" }, null, -1)
339
339
  ]), 14, Dl);
340
340
  }
341
- var zn = /* @__PURE__ */ He(Nl, [["render", Ll]]);
342
- const Ao = Object.assign(zn, {
341
+ var Qn = /* @__PURE__ */ He(Nl, [["render", Ll]]);
342
+ const ko = Object.assign(Qn, {
343
343
  install: (e, n) => {
344
344
  var t;
345
345
  const r = (t = n?.iconPrefix) != null ? t : "";
346
- e.component(r + zn.name, zn);
346
+ e.component(r + Qn.name, Qn);
347
347
  }
348
348
  }), _l = te({
349
349
  name: "IconRefresh",
@@ -401,12 +401,12 @@ function zl(e, n, t, r, a, i) {
401
401
  j("path", { d: "M38.837 18C36.463 12.136 30.715 8 24 8 15.163 8 8 15.163 8 24s7.163 16 16 16c7.455 0 13.72-5.1 15.496-12M40 8v10H30" }, null, -1)
402
402
  ]), 14, Ul);
403
403
  }
404
- var Qn = /* @__PURE__ */ He(_l, [["render", zl]]);
405
- const Ql = Object.assign(Qn, {
404
+ var Wn = /* @__PURE__ */ He(_l, [["render", zl]]);
405
+ const Ql = Object.assign(Wn, {
406
406
  install: (e, n) => {
407
407
  var t;
408
408
  const r = (t = n?.iconPrefix) != null ? t : "";
409
- e.component(r + Qn.name, Qn);
409
+ e.component(r + Wn.name, Wn);
410
410
  }
411
411
  }), Wl = te({
412
412
  name: "IconSearch",
@@ -464,12 +464,12 @@ function Jl(e, n, t, r, a, i) {
464
464
  j("path", { d: "M33.072 33.071c6.248-6.248 6.248-16.379 0-22.627-6.249-6.249-16.38-6.249-22.628 0-6.248 6.248-6.248 16.379 0 22.627 6.248 6.248 16.38 6.248 22.628 0Zm0 0 8.485 8.485" }, null, -1)
465
465
  ]), 14, ql);
466
466
  }
467
- var Wn = /* @__PURE__ */ He(Wl, [["render", Jl]]);
468
- const or = Object.assign(Wn, {
467
+ var qn = /* @__PURE__ */ He(Wl, [["render", Jl]]);
468
+ const or = Object.assign(qn, {
469
469
  install: (e, n) => {
470
470
  var t;
471
471
  const r = (t = n?.iconPrefix) != null ? t : "";
472
- e.component(r + Wn.name, Wn);
472
+ e.component(r + qn.name, qn);
473
473
  }
474
474
  }), Hl = te({
475
475
  name: "IconUpload",
@@ -527,12 +527,12 @@ function Gl(e, n, t, r, a, i) {
527
527
  j("path", { d: "M14.93 17.071 24.001 8l9.071 9.071m-9.07 16.071v-25M40 35v6H8v-6" }, null, -1)
528
528
  ]), 14, Yl);
529
529
  }
530
- var qn = /* @__PURE__ */ He(Hl, [["render", Gl]]);
531
- const Kl = Object.assign(qn, {
530
+ var Jn = /* @__PURE__ */ He(Hl, [["render", Gl]]);
531
+ const Kl = Object.assign(Jn, {
532
532
  install: (e, n) => {
533
533
  var t;
534
534
  const r = (t = n?.iconPrefix) != null ? t : "";
535
- e.component(r + qn.name, qn);
535
+ e.component(r + Jn.name, Jn);
536
536
  }
537
537
  }), Xl = te({
538
538
  name: "IconAttachment",
@@ -590,12 +590,12 @@ function ec(e, n, t, r, a, i) {
590
590
  j("path", { d: "M29.037 15.236s-9.174 9.267-11.48 11.594c-2.305 2.327-1.646 4.987-.329 6.316 1.317 1.33 3.994 1.953 6.258-.332L37.32 18.851c3.623-3.657 2.092-8.492 0-10.639-2.093-2.147-6.916-3.657-10.54 0L11.3 23.838c-3.623 3.657-3.953 10.638.329 14.96 4.282 4.322 11.115 4.105 14.821.333 3.706-3.773 8.74-8.822 11.224-11.33" }, null, -1)
591
591
  ]), 14, Zl);
592
592
  }
593
- var Jn = /* @__PURE__ */ He(Xl, [["render", ec]]);
594
- const tc = Object.assign(Jn, {
593
+ var Hn = /* @__PURE__ */ He(Xl, [["render", ec]]);
594
+ const tc = Object.assign(Hn, {
595
595
  install: (e, n) => {
596
596
  var t;
597
597
  const r = (t = n?.iconPrefix) != null ? t : "";
598
- e.component(r + Jn.name, Jn);
598
+ e.component(r + Hn.name, Hn);
599
599
  }
600
600
  }), nc = te({
601
601
  name: "IconDelete",
@@ -653,12 +653,12 @@ function oc(e, n, t, r, a, i) {
653
653
  j("path", { d: "M5 11h5.5m0 0v29a1 1 0 0 0 1 1h25a1 1 0 0 0 1-1V11m-27 0H16m21.5 0H43m-5.5 0H32m-16 0V7h16v4m-16 0h16M20 18v15m8-15v15" }, null, -1)
654
654
  ]), 14, rc);
655
655
  }
656
- var Hn = /* @__PURE__ */ He(nc, [["render", oc]]);
657
- const ko = Object.assign(Hn, {
656
+ var Yn = /* @__PURE__ */ He(nc, [["render", oc]]);
657
+ const xo = Object.assign(Yn, {
658
658
  install: (e, n) => {
659
659
  var t;
660
660
  const r = (t = n?.iconPrefix) != null ? t : "";
661
- e.component(r + Hn.name, Hn);
661
+ e.component(r + Yn.name, Yn);
662
662
  }
663
663
  }), ac = te({
664
664
  name: "IconFullscreenExit",
@@ -716,12 +716,12 @@ function ic(e, n, t, r, a, i) {
716
716
  j("path", { d: "M35 6v8a1 1 0 0 0 1 1h8M13 6v8a1 1 0 0 1-1 1H4m31 27v-8a1 1 0 0 1 1-1h8m-31 9v-8a1 1 0 0 0-1-1H4" }, null, -1)
717
717
  ]), 14, sc);
718
718
  }
719
- var Yn = /* @__PURE__ */ He(ac, [["render", ic]]);
720
- const lc = Object.assign(Yn, {
719
+ var Gn = /* @__PURE__ */ He(ac, [["render", ic]]);
720
+ const lc = Object.assign(Gn, {
721
721
  install: (e, n) => {
722
722
  var t;
723
723
  const r = (t = n?.iconPrefix) != null ? t : "";
724
- e.component(r + Yn.name, Yn);
724
+ e.component(r + Gn.name, Gn);
725
725
  }
726
726
  }), cc = te({
727
727
  name: "IconFullscreen",
@@ -779,12 +779,12 @@ function dc(e, n, t, r, a, i) {
779
779
  j("path", { d: "M42 17V9a1 1 0 0 0-1-1h-8M6 17V9a1 1 0 0 1 1-1h8m27 23v8a1 1 0 0 1-1 1h-8M6 31v8a1 1 0 0 0 1 1h8" }, null, -1)
780
780
  ]), 14, uc);
781
781
  }
782
- var Gn = /* @__PURE__ */ He(cc, [["render", dc]]);
783
- const fc = Object.assign(Gn, {
782
+ var Kn = /* @__PURE__ */ He(cc, [["render", dc]]);
783
+ const fc = Object.assign(Kn, {
784
784
  install: (e, n) => {
785
785
  var t;
786
786
  const r = (t = n?.iconPrefix) != null ? t : "";
787
- e.component(r + Gn.name, Gn);
787
+ e.component(r + Kn.name, Kn);
788
788
  }
789
789
  }), pc = "data:image/png;base64,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", mc = { class: "sunny-modal__title-text" }, hc = { class: "sunny-modal__header-actions" }, vc = {
790
790
  key: 1,
@@ -816,7 +816,7 @@ const fc = Object.assign(Gn, {
816
816
  },
817
817
  emits: ["update:modelValue", "close", "ok", "fullscreen-change"],
818
818
  setup(e, { expose: n, emit: t }) {
819
- const { t: r } = qi(), a = e, i = t, l = ar(), u = X(!1), d = O({
819
+ const { t: r } = Ji(), a = e, i = t, l = ar(), u = X(!1), d = O({
820
820
  get: () => a.modelValue,
821
821
  set: (C) => i("update:modelValue", C)
822
822
  }), g = O(() => a.helpMessage || r("common.modal.helpTip")), y = X(!1), p = () => {
@@ -851,8 +851,8 @@ const fc = Object.assign(Gn, {
851
851
  fullscreen: y.value,
852
852
  closable: !1
853
853
  }, C.$attrs, {
854
- class: "sunny-modal",
855
- style: { "--sunny-modal-bg": `url(${m(pc)})` },
854
+ "modal-class": "sunny-modal",
855
+ "modal-style": { "--sunny-modal-bg": `url(${m(pc)})` },
856
856
  onClick: k[3] || (k[3] = Re(() => {
857
857
  }, ["stop"])),
858
858
  onMousedown: k[4] || (k[4] = Re(() => {
@@ -880,7 +880,7 @@ const fc = Object.assign(Gn, {
880
880
  onClick: k[0] || (k[0] = Re(() => {
881
881
  }, ["stop"]))
882
882
  }, [
883
- D(m(Ao))
883
+ D(m(ko))
884
884
  ])
885
885
  ]),
886
886
  _: 1
@@ -898,7 +898,7 @@ const fc = Object.assign(Gn, {
898
898
  class: "sunny-modal__action-btn sunny-modal__action-btn--close",
899
899
  onClick: Re(v, ["stop"])
900
900
  }, [
901
- D(m(rr))
901
+ D(m(pn))
902
902
  ])
903
903
  ])
904
904
  ], 32)
@@ -911,7 +911,7 @@ const fc = Object.assign(Gn, {
911
911
  size: "mini"
912
912
  }, m(l).cancelButtonProps, { onClick: m(b) }), {
913
913
  icon: _(() => [
914
- D(m(rr))
914
+ D(m(pn))
915
915
  ]),
916
916
  default: _(() => [
917
917
  we(" " + G(m(l).cancelText || m(r)("common.modal.cancel")), 1)
@@ -926,7 +926,7 @@ const fc = Object.assign(Gn, {
926
926
  loading: u.value || m(l).okLoading || m(l).confirmLoading
927
927
  }, m(l).okButtonProps, { onClick: x }), {
928
928
  icon: _(() => [
929
- D(m(Ol))
929
+ D(m(Ao))
930
930
  ]),
931
931
  default: _(() => [
932
932
  we(" " + G(m(l).okText || m(r)("common.modal.confirm")), 1)
@@ -940,7 +940,7 @@ const fc = Object.assign(Gn, {
940
940
  se(C.$slots, "default")
941
941
  ]),
942
942
  _: 3
943
- }, 16, ["visible", "title", "width", "top", "z-index", "mask-closable", "esc-to-close", "fullscreen", "style"]));
943
+ }, 16, ["visible", "title", "width", "top", "z-index", "mask-closable", "esc-to-close", "fullscreen", "modal-style"]));
944
944
  }
945
945
  });
946
946
  class gc {
@@ -1021,11 +1021,11 @@ const jp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1021
1021
  errorMessage: ve("error.errorMessage"),
1022
1022
  errorStack: ve("error.errorStack")
1023
1023
  }));
1024
- Ai((y, p, v) => {
1024
+ ki((y, p, v) => {
1025
1025
  if (a.value)
1026
1026
  return !1;
1027
1027
  const b = y instanceof Error ? y : new Error(String(y));
1028
- return a.value = !0, i.value = ki(b), !1;
1028
+ return a.value = !0, i.value = xi(b), !1;
1029
1029
  });
1030
1030
  function u() {
1031
1031
  a.value = !1, i.value = null, r("retry");
@@ -1038,7 +1038,7 @@ const jp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1038
1038
  }
1039
1039
  return (y, p) => a.value ? (V(), K("div", yc, [
1040
1040
  j("div", bc, [
1041
- p[1] || (p[1] = xi('<div class="flex justify-center mb-6 text-[var(--color-danger-6)]"><svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-12 h-12"><circle cx="24" cy="24" r="23" stroke="currentColor" stroke-width="1.5"></circle><path d="M24 16v8M24 28v4" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path><circle cx="24" cy="36" r="1.5" fill="currentColor"></circle></svg></div>', 1)),
1041
+ p[1] || (p[1] = Ei('<div class="flex justify-center mb-6 text-[var(--color-danger-6)]"><svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-12 h-12"><circle cx="24" cy="24" r="23" stroke="currentColor" stroke-width="1.5"></circle><path d="M24 16v8M24 28v4" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path><circle cx="24" cy="36" r="1.5" fill="currentColor"></circle></svg></div>', 1)),
1042
1042
  j("div", wc, G(l.value.title), 1),
1043
1043
  j("div", Sc, G(l.value.desc), 1),
1044
1044
  i.value ? (V(), K("div", Cc, [
@@ -1088,7 +1088,7 @@ const jp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1088
1088
  ])) : se(y.$slots, "default", { key: 1 });
1089
1089
  }
1090
1090
  });
1091
- function xo(e) {
1091
+ function Eo(e) {
1092
1092
  const { spinning: n, minLoadingTime: t = 50 } = e, r = X(!1), a = X(!1), i = X(), l = O(() => {
1093
1093
  const d = typeof t == "number" ? t : t.value;
1094
1094
  return d < 0 ? (console.warn("[SunnyLoading] minLoadingTime 不能为负数,已自动设置为 0"), 0) : d > 1e4 ? (console.warn("[SunnyLoading] minLoadingTime 不应超过 10000ms,已自动限制"), 1e4) : d;
@@ -1135,7 +1135,7 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1135
1135
  const n = e, t = O(() => {
1136
1136
  const l = n.minLoadingTime ?? 50;
1137
1137
  return l < 0 ? (console.warn("[SunnyLoading] minLoadingTime 不能为负数,已自动设置为 0"), 0) : l > 1e4 ? (console.warn("[SunnyLoading] minLoadingTime 不应超过 10000ms,已自动限制"), 1e4) : l;
1138
- }), { isVisible: r, shouldRender: a, handleTransitionEnd: i } = xo({
1138
+ }), { isVisible: r, shouldRender: a, handleTransitionEnd: i } = Eo({
1139
1139
  spinning: O(() => n.spinning),
1140
1140
  minLoadingTime: t
1141
1141
  });
@@ -1195,7 +1195,7 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1195
1195
  const n = e, t = O(() => {
1196
1196
  const l = n.minLoadingTime ?? 50;
1197
1197
  return l < 0 ? (console.warn("[SunnySpinner] minLoadingTime 不能为负数,已自动设置为 0"), 0) : l > 1e4 ? (console.warn("[SunnySpinner] minLoadingTime 不应超过 10000ms,已自动限制"), 1e4) : l;
1198
- }), { isVisible: r, shouldRender: a, handleTransitionEnd: i } = xo({
1198
+ }), { isVisible: r, shouldRender: a, handleTransitionEnd: i } = Eo({
1199
1199
  spinning: O(() => n.spinning),
1200
1200
  minLoadingTime: t
1201
1201
  });
@@ -1223,7 +1223,7 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1223
1223
  ])])) : le("", !0)
1224
1224
  ], 42, Vc));
1225
1225
  }
1226
- }), Lp = /* @__PURE__ */ At(jc, [["__scopeId", "data-v-033b7571"]]), Nc = ["src"], Eo = /* @__PURE__ */ te({
1226
+ }), Lp = /* @__PURE__ */ At(jc, [["__scopeId", "data-v-033b7571"]]), Nc = ["src"], Po = /* @__PURE__ */ te({
1227
1227
  name: "SunnyIcon",
1228
1228
  __name: "icon",
1229
1229
  props: {
@@ -1231,16 +1231,16 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1231
1231
  icon: { type: [Function, String] }
1232
1232
  },
1233
1233
  setup(e) {
1234
- const n = e, t = O(() => $t(n.icon) && Ji(n.icon)), r = O(() => {
1234
+ const n = e, t = O(() => $t(n.icon) && Hi(n.icon)), r = O(() => {
1235
1235
  const { icon: a } = n;
1236
1236
  return !$t(a) && (Ne(a) || Le(a));
1237
1237
  });
1238
- return (a, i) => r.value ? (V(), ne(Kn(e.icon), _e(ae({ key: 0 }, a.$attrs)), null, 16)) : t.value ? (V(), K("img", ae({
1238
+ return (a, i) => r.value ? (V(), ne(Xn(e.icon), _e(ae({ key: 0 }, a.$attrs)), null, 16)) : t.value ? (V(), K("img", ae({
1239
1239
  key: 1,
1240
1240
  src: e.icon
1241
- }, a.$attrs), null, 16, Nc)) : e.icon ? (V(), ne(m(Ki), ae({ key: 2 }, a.$attrs, {
1241
+ }, a.$attrs), null, 16, Nc)) : e.icon ? (V(), ne(m(Xi), ae({ key: 2 }, a.$attrs, {
1242
1242
  icon: e.icon
1243
- }), null, 16, ["icon"])) : e.fallback ? (V(), ne(m(Xi), _e(ae({ key: 3 }, a.$attrs)), null, 16)) : le("", !0);
1243
+ }), null, 16, ["icon"])) : e.fallback ? (V(), ne(m(Zi), _e(ae({ key: 3 }, a.$attrs)), null, 16)) : le("", !0);
1244
1244
  }
1245
1245
  }), Dc = /* @__PURE__ */ te({
1246
1246
  name: "SunnyScrollArea",
@@ -1260,11 +1260,11 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1260
1260
  const { class: r, onScroll: a, ...i } = n;
1261
1261
  return i;
1262
1262
  });
1263
- return (r, a) => (V(), ne(m(Zi), ae(t.value, {
1263
+ return (r, a) => (V(), ne(m(el), ae(t.value, {
1264
1264
  class: m(Ft)("relative overflow-hidden", n.class)
1265
1265
  }), {
1266
1266
  default: _(() => [
1267
- D(m(el), {
1267
+ D(m(tl), {
1268
1268
  "as-child": "",
1269
1269
  class: "h-full w-full rounded-[inherit] focus:outline-none",
1270
1270
  onScroll: e.onScroll
@@ -1274,13 +1274,13 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1274
1274
  ]),
1275
1275
  _: 3
1276
1276
  }, 8, ["onScroll"]),
1277
- D(m(Po)),
1278
- D(m(tl))
1277
+ D(m(To)),
1278
+ D(m(nl))
1279
1279
  ]),
1280
1280
  _: 3
1281
1281
  }, 16, ["class"]));
1282
1282
  }
1283
- }), Po = /* @__PURE__ */ te({
1283
+ }), To = /* @__PURE__ */ te({
1284
1284
  name: "SunnyScrollBar",
1285
1285
  __name: "ScrollBar",
1286
1286
  props: {
@@ -1295,7 +1295,7 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1295
1295
  const { class: r, ...a } = n;
1296
1296
  return a;
1297
1297
  });
1298
- return (r, a) => (V(), ne(m(nl), ae(t.value, {
1298
+ return (r, a) => (V(), ne(m(rl), ae(t.value, {
1299
1299
  class: m(Ft)(
1300
1300
  "flex touch-none select-none transition-colors",
1301
1301
  e.orientation === "vertical" && "h-full w-2.5 border-l border-l-transparent p-px",
@@ -1304,7 +1304,7 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1304
1304
  )
1305
1305
  }), {
1306
1306
  default: _(() => [
1307
- D(m(rl), { class: "relative flex-1 rounded-full bg-border" })
1307
+ D(m(ol), { class: "relative flex-1 rounded-full bg-border" })
1308
1308
  ]),
1309
1309
  _: 1
1310
1310
  }, 16, ["class"]));
@@ -1359,7 +1359,7 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1359
1359
  "border-b border-border": e.shadowBorder && !a.value && !l.value
1360
1360
  }, "scrollbar-bottom-shadow pointer-events-none absolute bottom-0 z-10 h-12 w-full opacity-0 transition-opacity duration-300 ease-in-out will-change-[opacity]"])
1361
1361
  }, null, 2)) : le("", !0),
1362
- e.horizontal ? (V(), ne(m(Po), {
1362
+ e.horizontal ? (V(), ne(m(To), {
1363
1363
  key: 2,
1364
1364
  class: fe(e.scrollBarClass),
1365
1365
  orientation: "horizontal"
@@ -1368,34 +1368,34 @@ const Mc = ["aria-live", "aria-busy"], $c = ["aria-label"], Rc = {
1368
1368
  _: 3
1369
1369
  }, 8, ["class"]));
1370
1370
  }
1371
- }), _p = /* @__PURE__ */ At(Lc, [["__scopeId", "data-v-299d4e0d"]]), _c = Ei(() => import("./SunnyBusinessSearch-DZMYebZ1.mjs"));
1371
+ }), _p = /* @__PURE__ */ At(Lc, [["__scopeId", "data-v-299d4e0d"]]), _c = Pi(() => import("./SunnyBusinessSearch-DZMYebZ1.mjs"));
1372
1372
  yo("required", (e) => e == null || e === "" || Array.isArray(e) && e.length === 0 ? "此项必填" : !0);
1373
1373
  const Uc = {
1374
- Input: vn,
1375
- InputPassword: Vi,
1374
+ Input: gn,
1375
+ InputPassword: Fi,
1376
1376
  InputNumber: Ot,
1377
1377
  Textarea: ho,
1378
1378
  Select: pt,
1379
1379
  Checkbox: dn,
1380
- CheckboxGroup: Oi,
1380
+ CheckboxGroup: Vi,
1381
1381
  Radio: zr,
1382
- RadioGroup: Ri,
1382
+ RadioGroup: Oi,
1383
1383
  Switch: un,
1384
- DatePicker: Zn,
1384
+ DatePicker: er,
1385
1385
  RangePicker: mo,
1386
1386
  TimePicker: Ur,
1387
1387
  Upload: cn,
1388
- Rate: $i,
1389
- Slider: Mi,
1390
- Cascader: Bi,
1391
- TreeSelect: Ii,
1388
+ Rate: Ri,
1389
+ Slider: $i,
1390
+ Cascader: Mi,
1391
+ TreeSelect: Bi,
1392
1392
  // Mentions,
1393
1393
  // Alias for prefix if needed, or map to same
1394
1394
  SunnySelect: pt,
1395
1395
  SunnyCheckbox: dn,
1396
1396
  SunnyRadio: zr,
1397
1397
  SunnySwitch: un,
1398
- SunnyDatePicker: Zn,
1398
+ SunnyDatePicker: er,
1399
1399
  SunnyTimePicker: Ur,
1400
1400
  SunnyUpload: cn,
1401
1401
  SunnyBusinessSearch: _c
@@ -1646,7 +1646,7 @@ const zc = { class: "sunny-file-upload" }, Qc = { class: "font-bold text-gray-70
1646
1646
  onClick: w[2] || (w[2] = (h) => i.value = !i.value)
1647
1647
  }, G(i.value ? v("隐藏") : v("展开")), 1)
1648
1648
  ], 512), [
1649
- [Xn, !e.readonly]
1649
+ [Zn, !e.readonly]
1650
1650
  ]),
1651
1651
  ln(j("div", Yc, [
1652
1652
  j("div", Gc, [
@@ -1654,7 +1654,7 @@ const zc = { class: "sunny-file-upload" }, Qc = { class: "font-bold text-gray-70
1654
1654
  key: h.uid || B,
1655
1655
  class: "bg-gray-50 hover:bg-gray-100 rounded p-3 relative flex items-center border border-transparent hover:border-gray-200 transition-colors group"
1656
1656
  }, [
1657
- D(m(Eo), {
1657
+ D(m(Po), {
1658
1658
  icon: x(h),
1659
1659
  class: "w-10 h-10 mr-3 flex-shrink-0"
1660
1660
  }, null, 8, ["icon"]),
@@ -1665,7 +1665,7 @@ const zc = { class: "sunny-file-upload" }, Qc = { class: "font-bold text-gray-70
1665
1665
  }, G(h.name), 9, Xc),
1666
1666
  j("div", Zc, [
1667
1667
  j("span", eu, G(b(h.size)), 1),
1668
- D(m(Fi), {
1668
+ D(m(ji), {
1669
1669
  percent: h.percentage / 100,
1670
1670
  size: "small",
1671
1671
  "show-text": !1,
@@ -1681,7 +1681,7 @@ const zc = { class: "sunny-file-upload" }, Qc = { class: "font-bold text-gray-70
1681
1681
  "onUpdate:modelValue": (F) => h.checked = F,
1682
1682
  class: "absolute top-3 right-3"
1683
1683
  }, null, 8, ["modelValue", "onUpdate:modelValue"])),
1684
- e.readonly ? le("", !0) : (V(), ne(m(ko), {
1684
+ e.readonly ? le("", !0) : (V(), ne(m(xo), {
1685
1685
  key: 1,
1686
1686
  class: "absolute bottom-3 right-3 w-4 h-4 cursor-pointer text-gray-400 hover:text-red-500 transition-colors",
1687
1687
  onClick: (F) => A(h, B)
@@ -1689,7 +1689,7 @@ const zc = { class: "sunny-file-upload" }, Qc = { class: "font-bold text-gray-70
1689
1689
  ]))), 128))
1690
1690
  ])
1691
1691
  ], 512), [
1692
- [Xn, u.value.length > 0 && i.value]
1692
+ [Zn, u.value.length > 0 && i.value]
1693
1693
  ])
1694
1694
  ]));
1695
1695
  }
@@ -2028,7 +2028,7 @@ const zc = { class: "sunny-file-upload" }, Qc = { class: "font-bold text-gray-70
2028
2028
  class: "w-6 h-6 flex items-center justify-center rounded cursor-pointer text-[var(--color-text-3)] hover:bg-[var(--color-fill-3)] transition-all",
2029
2029
  onClick: g
2030
2030
  }, [
2031
- D(m(ko))
2031
+ D(m(xo))
2032
2032
  ])
2033
2033
  ]),
2034
2034
  _: 1
@@ -2040,7 +2040,7 @@ const zc = { class: "sunny-file-upload" }, Qc = { class: "font-bold text-gray-70
2040
2040
  }, {
2041
2041
  default: _(() => [
2042
2042
  j("div", lu, [
2043
- D(m(Ao))
2043
+ D(m(ko))
2044
2044
  ])
2045
2045
  ]),
2046
2046
  _: 1
@@ -2183,7 +2183,7 @@ class uu {
2183
2183
  * @param options 配置项 / Configuration options
2184
2184
  */
2185
2185
  constructor(n, t) {
2186
- this.store = new dl(n), t?.onUpdate && this.store.subscribe(() => {
2186
+ this.store = new fl(n), t?.onUpdate && this.store.subscribe(() => {
2187
2187
  t.onUpdate?.();
2188
2188
  });
2189
2189
  }
@@ -2223,7 +2223,7 @@ function Yr(e, n = "YYYY-MM-DD") {
2223
2223
  return String(e);
2224
2224
  }
2225
2225
  function Zt(e) {
2226
- return Hi(e, "Date");
2226
+ return Yi(e, "Date");
2227
2227
  }
2228
2228
  function en(e) {
2229
2229
  return Ne(e) && "$d" in e && "$y" in e && "$M" in e;
@@ -2798,20 +2798,20 @@ class mu {
2798
2798
  // Type definition placeholder, actual implementation injected in useSunnyForm
2799
2799
  useStore;
2800
2800
  }
2801
- const To = /* @__PURE__ */ Symbol("FormRenderProps"), hu = /* @__PURE__ */ Symbol("ComponentRefMap"), Io = /* @__PURE__ */ Symbol("FieldSlots"), vu = (e) => {
2802
- hn(To, e);
2801
+ const Io = /* @__PURE__ */ Symbol("FormRenderProps"), hu = /* @__PURE__ */ Symbol("ComponentRefMap"), Bo = /* @__PURE__ */ Symbol("FieldSlots"), vu = (e) => {
2802
+ vn(Io, e);
2803
2803
  }, ir = () => {
2804
- const e = mn(To);
2804
+ const e = hn(Io);
2805
2805
  if (!e)
2806
2806
  throw new Error(
2807
2807
  "injectRenderFormProps must be used within provideFormRenderProps"
2808
2808
  );
2809
2809
  return e;
2810
2810
  }, gu = (e) => {
2811
- hn(hu, e);
2811
+ vn(hu, e);
2812
2812
  }, yu = (e) => {
2813
- hn(Io, e);
2814
- }, bu = () => mn(Io), Bo = () => {
2813
+ vn(Bo, e);
2814
+ }, bu = () => hn(Bo), Mo = () => {
2815
2815
  const e = ir(), n = O(
2816
2816
  () => e.layout === "vertical"
2817
2817
  );
@@ -2826,12 +2826,12 @@ const To = /* @__PURE__ */ Symbol("FormRenderProps"), hu = /* @__PURE__ */ Symbo
2826
2826
  // 或者在 Form.vue 中处理。
2827
2827
  // In reference code, componentMap is imported. We can stick to that.
2828
2828
  };
2829
- }, Mo = /* @__PURE__ */ Symbol("FormPropsKey");
2830
- function $o(e) {
2831
- hn(Mo, e);
2829
+ }, $o = /* @__PURE__ */ Symbol("FormPropsKey");
2830
+ function Ro(e) {
2831
+ vn($o, e);
2832
2832
  }
2833
2833
  function wu() {
2834
- const e = mn(Mo);
2834
+ const e = hn($o);
2835
2835
  if (!e)
2836
2836
  throw new Error("Form context not found (表单上下文未找到,请确保在 SunnyForm 或 SunnyUseForm 内部使用)");
2837
2837
  return e;
@@ -2863,17 +2863,17 @@ function Cu(e) {
2863
2863
  const v = i.value;
2864
2864
  if (!v) return !0;
2865
2865
  const { if: b } = v, x = a.value;
2866
- return Le(b) ? !!b(x, r) : Nn(b) ? b : !0;
2866
+ return Le(b) ? !!b(x, r) : Dn(b) ? b : !0;
2867
2867
  }), u = O(() => {
2868
2868
  const v = i.value;
2869
2869
  if (!v) return !0;
2870
2870
  const { show: b } = v, x = a.value;
2871
- return Le(b) ? !!b(x, r) : Nn(b) ? b : !0;
2871
+ return Le(b) ? !!b(x, r) : Dn(b) ? b : !0;
2872
2872
  }), d = O(() => {
2873
2873
  const v = i.value;
2874
2874
  if (!v) return !1;
2875
2875
  const { disabled: b } = v, x = a.value;
2876
- return Le(b) ? !!b(x, r) : Nn(b) ? b : !1;
2876
+ return Le(b) ? !!b(x, r) : Dn(b) ? b : !1;
2877
2877
  }), g = O(() => {
2878
2878
  const v = i.value;
2879
2879
  if (!v) return !1;
@@ -2906,7 +2906,7 @@ const Au = /* @__PURE__ */ te({
2906
2906
  schema: {}
2907
2907
  },
2908
2908
  setup(e) {
2909
- const n = e, t = wo(), r = ir(), a = O(() => Qe.disabled ?? !1), { isVertical: i } = Bo(), l = r.form, u = bu(), {
2909
+ const n = e, t = wo(), r = ir(), a = O(() => Qe.disabled ?? !1), { isVertical: i } = Mo(), l = r.form, u = bu(), {
2910
2910
  dynamicComponentProps: d,
2911
2911
  // 动态组件属性
2912
2912
  dynamicRules: g,
@@ -2988,7 +2988,7 @@ const Au = /* @__PURE__ */ te({
2988
2988
  const H = z?.unwrap?.();
2989
2989
  H && (z = H);
2990
2990
  }
2991
- return ml(z);
2991
+ return hl(z);
2992
2992
  }), w = O(() => {
2993
2993
  const { componentProps: z, commonComponentProps: Q } = n.schema, H = Le(z) ? z(t.value, l) : z;
2994
2994
  return {
@@ -3048,7 +3048,7 @@ const Au = /* @__PURE__ */ te({
3048
3048
  });
3049
3049
  return (z, Q) => {
3050
3050
  const H = $e("a-form-item");
3051
- return A.value && e.schema.fieldName ? (V(), ne(m(ol), {
3051
+ return A.value && e.schema.fieldName ? (V(), ne(m(al), {
3052
3052
  key: 0,
3053
3053
  name: e.schema.fieldName,
3054
3054
  rules: T.value,
@@ -3064,11 +3064,11 @@ const Au = /* @__PURE__ */ te({
3064
3064
  "wrapper-col-props": F.value
3065
3065
  }, e.schema.formFieldProps), {
3066
3066
  default: _(() => [
3067
- k.value ? (V(), ne(Kn(m($)), {
3067
+ k.value ? (V(), ne(Xn(m($)), {
3068
3068
  key: 0,
3069
3069
  field: q,
3070
3070
  "error-message": pe
3071
- }, null, 8, ["field", "error-message"])) : (V(), ne(Kn(x.value), ae({ key: 1 }, h(q), { disabled: B.value }), null, 16, ["disabled"]))
3071
+ }, null, 8, ["field", "error-message"])) : (V(), ne(Xn(x.value), ae({ key: 1 }, h(q), { disabled: B.value }), null, 16, ["disabled"]))
3072
3072
  ]),
3073
3073
  _: 2
3074
3074
  }, 1040, ["label", "help", "validate-status", "required", "label-col-props", "wrapper-col-props"])
@@ -3077,7 +3077,7 @@ const Au = /* @__PURE__ */ te({
3077
3077
  }, 8, ["name", "rules", "label"])) : le("", !0);
3078
3078
  };
3079
3079
  }
3080
- }), ku = ["onClick"], Ro = /* @__PURE__ */ te({
3080
+ }), ku = ["onClick"], Oo = /* @__PURE__ */ te({
3081
3081
  __name: "form-actions",
3082
3082
  props: {
3083
3083
  modelValue: { type: Boolean },
@@ -3086,7 +3086,7 @@ const Au = /* @__PURE__ */ te({
3086
3086
  },
3087
3087
  emits: ["update:modelValue", "reset", "submit"],
3088
3088
  setup(e, { expose: n, emit: t }) {
3089
- const r = e, a = t, { props: i } = Bo(), l = al(), u = O({
3089
+ const r = e, a = t, { props: i } = Mo(), l = sl(), u = O({
3090
3090
  get: () => r.modelValue ?? !1,
3091
3091
  set: (b) => a("update:modelValue", b)
3092
3092
  }), d = O(() => ({
@@ -3236,7 +3236,7 @@ const Au = /* @__PURE__ */ te({
3236
3236
  onClick: C,
3237
3237
  title: "查询方案"
3238
3238
  }, [
3239
- D(m(Eo), {
3239
+ D(m(Po), {
3240
3240
  icon: "lucide:filter",
3241
3241
  class: "w-4 h-4"
3242
3242
  })
@@ -3250,10 +3250,10 @@ const Au = /* @__PURE__ */ te({
3250
3250
  class: "cursor-pointer text-[rgb(var(--primary-6))] hover:opacity-80 transition-opacity select-none flex items-center gap-0.5",
3251
3251
  onClick: x[2] || (x[2] = (C) => u.value = !u.value)
3252
3252
  }, [
3253
- u.value ? (V(), ne(m(El), {
3253
+ u.value ? (V(), ne(m(Pl), {
3254
3254
  key: 0,
3255
3255
  size: 16
3256
- })) : (V(), ne(m(Bl), {
3256
+ })) : (V(), ne(m(Ml), {
3257
3257
  key: 1,
3258
3258
  size: 16
3259
3259
  }))
@@ -3263,7 +3263,7 @@ const Au = /* @__PURE__ */ te({
3263
3263
  }
3264
3264
  });
3265
3265
  function xu(e) {
3266
- const t = fl({
3266
+ const t = pl({
3267
3267
  xs: 576,
3268
3268
  sm: 576,
3269
3269
  md: 768,
@@ -3307,7 +3307,7 @@ function xu(e) {
3307
3307
  }
3308
3308
  return { spans: r, actionSpan: a };
3309
3309
  }
3310
- const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ te({
3310
+ const Eu = { class: "h-full flex flex-col justify-end" }, Vo = /* @__PURE__ */ te({
3311
3311
  __name: "Form",
3312
3312
  props: {
3313
3313
  formApi: {},
@@ -3435,7 +3435,7 @@ const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ t
3435
3435
  key: 0,
3436
3436
  collapsed: u.collapsed,
3437
3437
  formApi: r.formApi
3438
- }) : (V(), ne(Ro, {
3438
+ }) : (V(), ne(Oo, {
3439
3439
  key: 1,
3440
3440
  "model-value": u.collapsed,
3441
3441
  "onUpdate:modelValue": P,
@@ -3483,7 +3483,7 @@ const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ t
3483
3483
  }, 8, ["layout", "size"]);
3484
3484
  };
3485
3485
  }
3486
- }), Vo = /* @__PURE__ */ te({
3486
+ }), Fo = /* @__PURE__ */ te({
3487
3487
  __name: "SunnyUseForm",
3488
3488
  props: {
3489
3489
  id: {},
@@ -3526,7 +3526,7 @@ const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ t
3526
3526
  const y = Object.entries(n).reduce((p, [v, b]) => (b !== void 0 && (p[v] = b), p), {});
3527
3527
  return { ...t.value, ...y };
3528
3528
  }), a = /* @__PURE__ */ new Map(), { delegatedSlots: i, form: l } = Su(r);
3529
- $o(r), gu(a), uo(() => {
3529
+ Ro(r), gu(a), uo(() => {
3530
3530
  n.formApi.unmount();
3531
3531
  });
3532
3532
  const u = {};
@@ -3540,7 +3540,7 @@ const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ t
3540
3540
  const v = [];
3541
3541
  for (const b of p) {
3542
3542
  const x = Wr(y, b), C = Wr(u, b);
3543
- Yi(x, C) || (v.push(b), Gi(u, b, x));
3543
+ Gi(x, C) || (v.push(b), Ki(u, b, x));
3544
3544
  }
3545
3545
  if (v.length > 0) {
3546
3546
  const b = await n.formApi.getValues();
@@ -3553,7 +3553,7 @@ const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ t
3553
3553
  { deep: !0 }
3554
3554
  );
3555
3555
  });
3556
- const d = pl(async () => {
3556
+ const d = ml(async () => {
3557
3557
  t.value.submitOnChange && await n.formApi.submitForm();
3558
3558
  }, 300);
3559
3559
  function g(y) {
@@ -3562,7 +3562,7 @@ const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ t
3562
3562
  return (y, p) => (V(), K("div", {
3563
3563
  class: fe(r.value.wrapperClass)
3564
3564
  }, [
3565
- D(Oo, ae(r.value, {
3565
+ D(Vo, ae(r.value, {
3566
3566
  form: m(l),
3567
3567
  "form-api": n.formApi,
3568
3568
  onKeydown: fo(g, ["enter"])
@@ -3582,7 +3582,7 @@ const Eu = { class: "h-full flex flex-col justify-end" }, Oo = /* @__PURE__ */ t
3582
3582
  });
3583
3583
  function Pu(e = {}) {
3584
3584
  const n = new mu(e);
3585
- return n.useStore = (r) => sl(n.store.store, r), Pi(e) && be(
3585
+ return n.useStore = (r) => il(n.store.store, r), Ti(e) && be(
3586
3586
  () => e.schema,
3587
3587
  () => {
3588
3588
  e.schema && n.setState({ schema: e.schema });
@@ -3600,7 +3600,7 @@ function Pu(e = {}) {
3600
3600
  ), [te({
3601
3601
  name: "useSunnyFormWrapper",
3602
3602
  setup(r, { attrs: a, slots: i }) {
3603
- return n.setState({ ...r, ...a }), () => St(Vo, {
3603
+ return n.setState({ ...r, ...a }), () => St(Fo, {
3604
3604
  // 1. ...props & ...attrs: 注入组件接收到的属性
3605
3605
  // Inject props and attrs received by the component
3606
3606
  ...r,
@@ -3652,7 +3652,7 @@ const Tu = /* @__PURE__ */ te({
3652
3652
  emits: ["submit", "reset", "update:collapsed"],
3653
3653
  setup(e, { expose: n, emit: t }) {
3654
3654
  const r = e, a = t, i = Vt(), l = X(null), u = O(() => r);
3655
- $o(u);
3655
+ Ro(u);
3656
3656
  const d = (p) => {
3657
3657
  a("update:collapsed", p), r.handleCollapsedChange?.(p);
3658
3658
  }, g = (p) => {
@@ -3675,13 +3675,13 @@ const Tu = /* @__PURE__ */ te({
3675
3675
  }), (p, v) => (V(), K("div", {
3676
3676
  class: fe(r.wrapperClass)
3677
3677
  }, [
3678
- D(Oo, {
3678
+ D(Vo, {
3679
3679
  ref_key: "formRenderRef",
3680
3680
  ref: l,
3681
3681
  onSubmit: g
3682
3682
  }, We({
3683
3683
  default: _(() => [
3684
- r.showDefaultActions ? (V(), ne(Ro, {
3684
+ r.showDefaultActions ? (V(), ne(Oo, {
3685
3685
  key: 0,
3686
3686
  "model-value": r.collapsed,
3687
3687
  "onUpdate:modelValue": d,
@@ -3795,7 +3795,7 @@ let Iu = class {
3795
3795
  async getFullData() {
3796
3796
  const n = this.grid;
3797
3797
  if (n) {
3798
- const t = await n.getFullData(), r = er(t);
3798
+ const t = await n.getFullData(), r = tr(t);
3799
3799
  return this.transformObjectArrayToString(r), r;
3800
3800
  }
3801
3801
  return [];
@@ -3808,7 +3808,7 @@ let Iu = class {
3808
3808
  async getCheckboxRecords() {
3809
3809
  const n = this.grid;
3810
3810
  if (n) {
3811
- const t = await n.getCheckboxRecords(), r = er(t);
3811
+ const t = await n.getCheckboxRecords(), r = tr(t);
3812
3812
  return this.transformObjectArrayToString(r), r;
3813
3813
  }
3814
3814
  return [];
@@ -3914,7 +3914,7 @@ const Mu = {
3914
3914
  edit: ({
3915
3915
  row: e,
3916
3916
  column: n
3917
- }) => [D(vn, ae({
3917
+ }) => [D(gn, ae({
3918
3918
  modelValue: e[n.field],
3919
3919
  "onUpdate:modelValue": (t) => {
3920
3920
  e[n.field] = t;
@@ -3951,7 +3951,7 @@ const Mu = {
3951
3951
  edit: ({
3952
3952
  row: e,
3953
3953
  column: n
3954
- }) => [D(Zn, ae({
3954
+ }) => [D(er, ae({
3955
3955
  modelValue: e[n.field],
3956
3956
  "onUpdate:modelValue": (t) => {
3957
3957
  e[n.field] = t;
@@ -3968,7 +3968,7 @@ const Mu = {
3968
3968
  edit: ({
3969
3969
  row: e,
3970
3970
  column: n
3971
- }) => [D(ji, ae({
3971
+ }) => [D(Ni, ae({
3972
3972
  modelValue: e[n.field],
3973
3973
  "onUpdate:modelValue": (t) => {
3974
3974
  e[n.field] = t;
@@ -3985,7 +3985,7 @@ const Mu = {
3985
3985
  edit: ({
3986
3986
  row: e,
3987
3987
  column: n
3988
- }) => [D(Li, ae({
3988
+ }) => [D(_i, ae({
3989
3989
  modelValue: e[n.field],
3990
3990
  "onUpdate:modelValue": (t) => {
3991
3991
  e[n.field] = t;
@@ -4002,7 +4002,7 @@ const Mu = {
4002
4002
  edit: ({
4003
4003
  row: e,
4004
4004
  column: n
4005
- }) => [D(Di, ae({
4005
+ }) => [D(Li, ae({
4006
4006
  modelValue: e[n.field],
4007
4007
  "onUpdate:modelValue": (t) => {
4008
4008
  e[n.field] = t;
@@ -4023,7 +4023,7 @@ const Mu = {
4023
4023
  r = [a, i];
4024
4024
  } else
4025
4025
  r = e[n.field];
4026
- return [D("span", null, [tr(r) ? r.join(" / ") : r])];
4026
+ return [D("span", null, [nr(r) ? r.join(" / ") : r])];
4027
4027
  },
4028
4028
  edit: ({
4029
4029
  row: e,
@@ -4039,7 +4039,7 @@ const Mu = {
4039
4039
  return [D(mo, ae({
4040
4040
  modelValue: r,
4041
4041
  "onUpdate:modelValue": (a) => {
4042
- t ? tr(a) && a.length === 2 ? (e[t.start] = a[0], e[t.end] = a[1]) : (e[t.start] = void 0, e[t.end] = void 0) : e[n.field] = a;
4042
+ t ? nr(a) && a.length === 2 ? (e[t.start] = a[0], e[t.end] = a[1]) : (e[t.start] = void 0, e[t.end] = void 0) : e[n.field] = a;
4043
4043
  }
4044
4044
  }, n.params), null)];
4045
4045
  }
@@ -4103,13 +4103,13 @@ const Mu = {
4103
4103
  r = [a, i];
4104
4104
  } else
4105
4105
  r = e[n.field];
4106
- return [D("span", null, [tr(r) ? r.join(" ~ ") : r])];
4106
+ return [D("span", null, [nr(r) ? r.join(" ~ ") : r])];
4107
4107
  },
4108
4108
  edit: ({
4109
4109
  row: e,
4110
4110
  column: n
4111
4111
  }) => {
4112
- const t = n.params?.fieldNames, r = n.params?.inputType || "input", a = r === "number" ? Ot : vn;
4112
+ const t = n.params?.fieldNames, r = n.params?.inputType || "input", a = r === "number" ? Ot : gn;
4113
4113
  if (t) {
4114
4114
  const u = e[t.start], d = e[t.end], g = r === "number" && typeof u == "string" && u !== "" ? Number(u) : u, y = r === "number" && typeof d == "string" && d !== "" ? Number(d) : d;
4115
4115
  return [D("div", {
@@ -4151,13 +4151,13 @@ const Mu = {
4151
4151
  column: n
4152
4152
  }) => {
4153
4153
  const t = X(!1), r = X(e[n.field] || "");
4154
- return [D(Ni, {
4154
+ return [D(Di, {
4155
4155
  popupVisible: t.value,
4156
4156
  "onUpdate:popupVisible": (a) => t.value = a,
4157
4157
  trigger: "click",
4158
4158
  position: "top"
4159
4159
  }, {
4160
- default: () => [D(vn, ae({
4160
+ default: () => [D(gn, ae({
4161
4161
  modelValue: r.value,
4162
4162
  "onUpdate:modelValue": (a) => {
4163
4163
  r.value = a, e[n.field] = a;
@@ -4386,7 +4386,7 @@ const Yu = { class: "my-filter-complex" }, Gu = {
4386
4386
  }), a();
4387
4387
  const i = O(() => n.renderParams?.column), l = O(() => {
4388
4388
  const p = i.value;
4389
- return p && il(p.params, "optionlist") ? "select" : "input";
4389
+ return p && ll(p.params, "optionlist") ? "select" : "input";
4390
4390
  }), u = () => {
4391
4391
  const { renderParams: p } = n, v = t.value;
4392
4392
  if (p && v) {
@@ -4425,14 +4425,14 @@ const Yu = { class: "my-filter-complex" }, Gu = {
4425
4425
  };
4426
4426
  return (p, v) => (V(), K("div", Yu, [
4427
4427
  t.value ? (V(), K("div", Gu, [
4428
- l.value === "select" && i.value ? (V(), ne(m(vl), {
4428
+ l.value === "select" && i.value ? (V(), ne(m(gl), {
4429
4429
  key: 0,
4430
4430
  modelValue: t.value.data,
4431
4431
  "onUpdate:modelValue": v[0] || (v[0] = (b) => t.value.data = b),
4432
4432
  options: i.value.params.optionlist,
4433
4433
  clearable: "",
4434
4434
  onChange: u
4435
- }, null, 8, ["modelValue", "options"])) : (V(), ne(m(gl), {
4435
+ }, null, 8, ["modelValue", "options"])) : (V(), ne(m(yl), {
4436
4436
  key: 1,
4437
4437
  modelValue: t.value.data,
4438
4438
  "onUpdate:modelValue": v[1] || (v[1] = (b) => t.value.data = b),
@@ -4442,13 +4442,13 @@ const Yu = { class: "my-filter-complex" }, Gu = {
4442
4442
  }, null, 8, ["modelValue"]))
4443
4443
  ])) : le("", !0),
4444
4444
  j("div", Ku, [
4445
- D(m(nr), { onClick: y }, {
4445
+ D(m(rr), { onClick: y }, {
4446
4446
  default: _(() => [...v[2] || (v[2] = [
4447
4447
  we("重置", -1)
4448
4448
  ])]),
4449
4449
  _: 1
4450
4450
  }),
4451
- D(m(nr), {
4451
+ D(m(rr), {
4452
4452
  status: "primary",
4453
4453
  onClick: g
4454
4454
  }, {
@@ -4461,7 +4461,7 @@ const Yu = { class: "my-filter-complex" }, Gu = {
4461
4461
  ]));
4462
4462
  }
4463
4463
  }), Zu = /* @__PURE__ */ At(Xu, [["__scopeId", "data-v-85c1d0e2"]]);
4464
- hl.renderer.add("MyFilterComplex", {
4464
+ vl.renderer.add("MyFilterComplex", {
4465
4465
  // 不显示底部按钮,使用自定义的按钮
4466
4466
  showTableFilterFooter: !1,
4467
4467
  // 自定义筛选模板
@@ -4472,10 +4472,10 @@ hl.renderer.add("MyFilterComplex", {
4472
4472
  }, null);
4473
4473
  }
4474
4474
  });
4475
- const Fo = /* @__PURE__ */ te({
4475
+ const jo = /* @__PURE__ */ te({
4476
4476
  components: {
4477
- VxePager: yl,
4478
- VxeButton: nr
4477
+ VxePager: bl,
4478
+ VxeButton: rr
4479
4479
  },
4480
4480
  __name: "use-query-grid",
4481
4481
  props: {
@@ -4508,7 +4508,7 @@ function Yp(e) {
4508
4508
  const b = `on${p.charAt(0).toUpperCase() + p.slice(1)}`;
4509
4509
  return y[b] = v, y;
4510
4510
  }, {});
4511
- return () => St(Fo, { ref: n, ...a, ...i, ...d, ...g }, l);
4511
+ return () => St(jo, { ref: n, ...a, ...i, ...d, ...g }, l);
4512
4512
  }
4513
4513
  ), t];
4514
4514
  }
@@ -4587,19 +4587,19 @@ const td = { class: "sunny-resource-tree" }, nd = { class: "sunny-resource-tree_
4587
4587
  expandAll: (k) => C("expandAll", k),
4588
4588
  expandNode: (k, R) => C("expandNode", k, R)
4589
4589
  }), (k, R) => (V(), K("div", td, [
4590
- D(m(_i), ae({
4590
+ D(m(Ui), ae({
4591
4591
  ref_key: "treeRef",
4592
4592
  ref: u
4593
4593
  }, k.$attrs), We({
4594
4594
  title: _(($) => [
4595
- m(d)($) ? (V(), ne(m(Ui), {
4595
+ m(d)($) ? (V(), ne(m(zi), {
4596
4596
  key: 0,
4597
4597
  trigger: "contextMenu",
4598
4598
  "popup-max-height": !1,
4599
4599
  onSelect: (A) => b(A, $)
4600
4600
  }, {
4601
4601
  content: _(() => [
4602
- (V(!0), K(Fe, null, Pe(m(g)($), (A) => (V(), ne(m(zi), {
4602
+ (V(!0), K(Fe, null, Pe(m(g)($), (A) => (V(), ne(m(Qi), {
4603
4603
  key: `${String($?.key)}-${A.key}`,
4604
4604
  value: A.key,
4605
4605
  disabled: m(y)(A, $)
@@ -4654,7 +4654,7 @@ function od(e, n) {
4654
4654
  value: "value",
4655
4655
  desc: "desc",
4656
4656
  ...e.fieldNames
4657
- })), d = O(() => e.fieldNames?.value || "id"), g = (h) => ll(h, d.value), y = () => new Set(
4657
+ })), d = O(() => e.fieldNames?.value || "id"), g = (h) => cl(h, d.value), y = () => new Set(
4658
4658
  (e.formSchema || []).map((h) => h.fieldName).filter(Boolean)
4659
4659
  ), p = () => {
4660
4660
  const h = Gr(e.formSchema);
@@ -4672,7 +4672,7 @@ function od(e, n) {
4672
4672
  be(
4673
4673
  () => e.visible,
4674
4674
  (h) => {
4675
- h && (e.modelValue && Array.isArray(e.modelValue) ? a.value = er(e.modelValue) : a.value = []);
4675
+ h && (e.modelValue && Array.isArray(e.modelValue) ? a.value = tr(e.modelValue) : a.value = []);
4676
4676
  },
4677
4677
  { immediate: !0 }
4678
4678
  );
@@ -4884,7 +4884,7 @@ const ad = { class: "flex flex-col h-full" }, sd = { class: "mb-4 border-b borde
4884
4884
  }, {
4885
4885
  footer: _(() => [
4886
4886
  j("div", hd, [
4887
- D(m(Qi), {
4887
+ D(m(Wi), {
4888
4888
  current: m(v).current,
4889
4889
  "onUpdate:current": me[2] || (me[2] = (ee) => m(v).current = ee),
4890
4890
  "page-size": m(v).pageSize,
@@ -4898,8 +4898,11 @@ const ad = { class: "flex flex-col h-full" }, sd = { class: "mb-4 border-b borde
4898
4898
  }, null, 8, ["current", "page-size", "total", "onChange", "onPageSizeChange"]),
4899
4899
  j("div", vd, [
4900
4900
  D(m(ze), { onClick: m(F) }, {
4901
+ icon: _(() => [
4902
+ D(m(pn))
4903
+ ]),
4901
4904
  default: _(() => [
4902
- we(G(m(ve)("common.cancel")), 1)
4905
+ we(" " + G(m(ve)("common.cancel")), 1)
4903
4906
  ]),
4904
4907
  _: 1
4905
4908
  }, 8, ["onClick"]),
@@ -4907,8 +4910,11 @@ const ad = { class: "flex flex-col h-full" }, sd = { class: "mb-4 border-b borde
4907
4910
  type: "primary",
4908
4911
  onClick: m(B)
4909
4912
  }, {
4913
+ icon: _(() => [
4914
+ D(m(Ao))
4915
+ ]),
4910
4916
  default: _(() => [
4911
- we(G(m(ve)("common.confirm")), 1)
4917
+ we(" " + G(m(ve)("common.confirm")), 1)
4912
4918
  ]),
4913
4919
  _: 1
4914
4920
  }, 8, ["onClick"])
@@ -4945,7 +4951,7 @@ const ad = { class: "flex flex-col h-full" }, sd = { class: "mb-4 border-b borde
4945
4951
  style: Oe({ height: typeof a.contentHeight == "number" ? a.contentHeight + "px" : a.contentHeight })
4946
4952
  }, [
4947
4953
  j("div", id, [
4948
- D(Fo, ae({
4954
+ D(jo, ae({
4949
4955
  ref_key: "gridRef",
4950
4956
  ref: u,
4951
4957
  columns: a.tableColumns,
@@ -4986,7 +4992,7 @@ const ad = { class: "flex flex-col h-full" }, sd = { class: "mb-4 border-b borde
4986
4992
  class: "absolute top-0.5 right-0.5 opacity-0 group-hover:opacity-100 cursor-pointer text-gray-400 hover:text-red-500 transition-opacity p-0.5 bg-white rounded-full shadow-sm",
4987
4993
  onClick: (je) => m(h)(ee)
4988
4994
  }, [
4989
- D(m(rr), { size: 10 })
4995
+ D(m(pn), { size: 10 })
4990
4996
  ], 8, pd)
4991
4997
  ]))), 128)) : (V(), K("div", md, G(m(ve)("common.noData")), 1))
4992
4998
  ])
@@ -4997,16 +5003,16 @@ const ad = { class: "flex flex-col h-full" }, sd = { class: "mb-4 border-b borde
4997
5003
  _: 3
4998
5004
  }, 8, ["modelValue", "title", "width", "help-message", "onCancel", "onClose", "onOk"]));
4999
5005
  }
5000
- }), yd = /* @__PURE__ */ At(gd, [["__scopeId", "data-v-4b72691e"]]), jo = {
5006
+ }), yd = /* @__PURE__ */ At(gd, [["__scopeId", "data-v-fd428315"]]), No = {
5001
5007
  // 示例:动态导入
5002
5008
  // 'user': () => import('./user').then(m => m.default),
5003
5009
  };
5004
5010
  async function bd(e) {
5005
- const n = jo[e];
5011
+ const n = No[e];
5006
5012
  return n ? await n() : (console.warn(`[SunnyBusinessSearch] Config for type "${e}" not found.`), null);
5007
5013
  }
5008
5014
  function Kp(e, n) {
5009
- jo[e] = n;
5015
+ No[e] = n;
5010
5016
  }
5011
5017
  function wd(e, n) {
5012
5018
  const t = X(!1), r = X(!1), a = X({}), i = O({
@@ -5139,7 +5145,7 @@ const Sd = { class: "sunny-business-search w-full" }, Cd = /* @__PURE__ */ te({
5139
5145
  }, y.value, { onConfirm: m(d) }), null, 16, ["visible", "model-value", "onConfirm"])) : le("", !0)
5140
5146
  ]));
5141
5147
  }
5142
- }), No = {
5148
+ }), Do = {
5143
5149
  findAllByResourceid: async () => ({ data: [] }),
5144
5150
  findSearchPlanColsByPlanId: async () => ({ data: {} }),
5145
5151
  insert: async () => ({}),
@@ -5147,7 +5153,7 @@ const Sd = { class: "sunny-business-search w-full" }, Cd = /* @__PURE__ */ te({
5147
5153
  del: async () => ({}),
5148
5154
  findDefSearchPlan: async () => ({ data: {} })
5149
5155
  };
5150
- function Ad(e, n, t, r, a = No) {
5156
+ function Ad(e, n, t, r, a = Do) {
5151
5157
  const i = X(!1), l = X(""), u = X(!1), d = async () => {
5152
5158
  if (e.searchPlanList.length > 0 && !l.value.trim()) {
5153
5159
  u.value = !0;
@@ -5627,7 +5633,7 @@ const kd = { class: "inline-block" }, xd = ["disabled"], Ed = { class: "p-5 rela
5627
5633
  title: { default: () => ve("common.searchPlan.title") },
5628
5634
  width: { default: 900 },
5629
5635
  loading: { type: Boolean, default: !1 },
5630
- api: { default: () => No }
5636
+ api: { default: () => Do }
5631
5637
  },
5632
5638
  emits: ["add", "update", "delete", "select", "reset", "search", "error", "default-plan-loaded", "update:model", "update:modelValue", "update:currentSearchPlan", "update:searchPlanList"],
5633
5639
  setup(e, { emit: n }) {
@@ -5746,7 +5752,7 @@ const kd = { class: "inline-block" }, xd = ["disabled"], Ed = { class: "p-5 rela
5746
5752
  class: fe([{ "opacity-60": t.loading }, "flex gap-5"])
5747
5753
  }, [
5748
5754
  j("div", Id, [
5749
- D(m(Vo), ae({
5755
+ D(m(Fo), ae({
5750
5756
  "form-api": m(a),
5751
5757
  schema: T.value,
5752
5758
  "show-default-actions": !1,
@@ -5766,7 +5772,7 @@ const kd = { class: "inline-block" }, xd = ["disabled"], Ed = { class: "p-5 rela
5766
5772
  class: "w-full px-2 py-1.5 border border-[var(--color-border-2)] rounded text-xs focus:outline-none focus:border-[rgb(var(--primary-6))] focus:ring-2 focus:ring-[rgb(var(--primary-1))]",
5767
5773
  disabled: t.loading
5768
5774
  }, null, 8, Vd), [
5769
- [Ti, m(u)]
5775
+ [Ii, m(u)]
5770
5776
  ]),
5771
5777
  !m(u).trim() && m(d) ? (V(), K("div", Fd, G(m(ve)("common.searchPlan.planNameRequired")), 1)) : le("", !0)
5772
5778
  ]),
@@ -5865,7 +5871,7 @@ const kd = { class: "inline-block" }, xd = ["disabled"], Ed = { class: "p-5 rela
5865
5871
  ...a.attrParam
5866
5872
  }
5867
5873
  };
5868
- v.value && ($.cVal = ul(v.value));
5874
+ v.value && ($.cVal = dl(v.value));
5869
5875
  const A = await R.query($);
5870
5876
  d.value = A.options || [], g.value = A.options || [], A.config && (u.value = Object.assign({}, u.value, A.config)), p.value = !1;
5871
5877
  } catch (R) {
@@ -5873,7 +5879,7 @@ const kd = { class: "inline-block" }, xd = ["disabled"], Ed = { class: "p-5 rela
5873
5879
  }
5874
5880
  }, x = (R) => {
5875
5881
  i("selectChange", R, l?.proxy);
5876
- }, C = cl((R) => {
5882
+ }, C = ul((R) => {
5877
5883
  if (R !== "") {
5878
5884
  y.value = !0;
5879
5885
  const $ = Qe.customizeSelectAdapter, A = {
@@ -6047,7 +6053,7 @@ const kd = { class: "inline-block" }, xd = ["disabled"], Ed = { class: "p-5 rela
6047
6053
  }, 8, ["loading"])
6048
6054
  ]),
6049
6055
  default: _(() => [
6050
- D(m(Wi), {
6056
+ D(m(qi), {
6051
6057
  model: d.value,
6052
6058
  layout: "inline"
6053
6059
  }, {
@@ -6363,15 +6369,15 @@ function em(e = {}) {
6363
6369
  }
6364
6370
  }];
6365
6371
  }
6366
- var Do = (e, n, t) => {
6372
+ var Lo = (e, n, t) => {
6367
6373
  if (!n.has(e))
6368
6374
  throw TypeError("Cannot " + t);
6369
- }, Kr = (e, n, t) => (Do(e, n, "read from private field"), t ? t.call(e) : n.get(e)), nf = (e, n, t) => {
6375
+ }, Kr = (e, n, t) => (Lo(e, n, "read from private field"), t ? t.call(e) : n.get(e)), nf = (e, n, t) => {
6370
6376
  if (n.has(e))
6371
6377
  throw TypeError("Cannot add the same private member more than once");
6372
6378
  n instanceof WeakSet ? n.add(e) : n.set(e, t);
6373
- }, rf = (e, n, t, r) => (Do(e, n, "write to private field"), n.set(e, t), t);
6374
- const Lo = [
6379
+ }, rf = (e, n, t, r) => (Lo(e, n, "write to private field"), n.set(e, t), t);
6380
+ const _o = [
6375
6381
  ["aztec", "Aztec"],
6376
6382
  ["code_128", "Code128"],
6377
6383
  ["code_39", "Code39"],
@@ -6393,8 +6399,8 @@ const Lo = [
6393
6399
  ["upc_e", "UPC-E"],
6394
6400
  ["linear_codes", "Linear-Codes"],
6395
6401
  ["matrix_codes", "Matrix-Codes"]
6396
- ], of = [...Lo, ["unknown"]].map((e) => e[0]), on = new Map(
6397
- Lo
6402
+ ], of = [..._o, ["unknown"]].map((e) => e[0]), on = new Map(
6403
+ _o
6398
6404
  );
6399
6405
  function af(e) {
6400
6406
  for (const [n, t] of on)
@@ -6403,37 +6409,37 @@ function af(e) {
6403
6409
  return "unknown";
6404
6410
  }
6405
6411
  function sf(e) {
6406
- if (_o(e))
6412
+ if (Uo(e))
6407
6413
  return {
6408
6414
  width: e.naturalWidth,
6409
6415
  height: e.naturalHeight
6410
6416
  };
6411
- if (Uo(e))
6417
+ if (zo(e))
6412
6418
  return {
6413
6419
  width: e.width.baseVal.value,
6414
6420
  height: e.height.baseVal.value
6415
6421
  };
6416
- if (zo(e))
6422
+ if (Qo(e))
6417
6423
  return {
6418
6424
  width: e.videoWidth,
6419
6425
  height: e.videoHeight
6420
6426
  };
6421
- if (Wo(e))
6427
+ if (qo(e))
6422
6428
  return {
6423
6429
  width: e.width,
6424
6430
  height: e.height
6425
6431
  };
6426
- if (Jo(e))
6432
+ if (Ho(e))
6427
6433
  return {
6428
6434
  width: e.displayWidth,
6429
6435
  height: e.displayHeight
6430
6436
  };
6431
- if (Qo(e))
6437
+ if (Wo(e))
6432
6438
  return {
6433
6439
  width: e.width,
6434
6440
  height: e.height
6435
6441
  };
6436
- if (qo(e))
6442
+ if (Jo(e))
6437
6443
  return {
6438
6444
  width: e.width,
6439
6445
  height: e.height
@@ -6442,56 +6448,56 @@ function sf(e) {
6442
6448
  "The provided value is not of type '(Blob or HTMLCanvasElement or HTMLImageElement or HTMLVideoElement or ImageBitmap or ImageData or OffscreenCanvas or SVGImageElement or VideoFrame)'."
6443
6449
  );
6444
6450
  }
6445
- function _o(e) {
6451
+ function Uo(e) {
6446
6452
  try {
6447
6453
  return e instanceof HTMLImageElement;
6448
6454
  } catch {
6449
6455
  return !1;
6450
6456
  }
6451
6457
  }
6452
- function Uo(e) {
6458
+ function zo(e) {
6453
6459
  try {
6454
6460
  return e instanceof SVGImageElement;
6455
6461
  } catch {
6456
6462
  return !1;
6457
6463
  }
6458
6464
  }
6459
- function zo(e) {
6465
+ function Qo(e) {
6460
6466
  try {
6461
6467
  return e instanceof HTMLVideoElement;
6462
6468
  } catch {
6463
6469
  return !1;
6464
6470
  }
6465
6471
  }
6466
- function Qo(e) {
6472
+ function Wo(e) {
6467
6473
  try {
6468
6474
  return e instanceof HTMLCanvasElement;
6469
6475
  } catch {
6470
6476
  return !1;
6471
6477
  }
6472
6478
  }
6473
- function Wo(e) {
6479
+ function qo(e) {
6474
6480
  try {
6475
6481
  return e instanceof ImageBitmap;
6476
6482
  } catch {
6477
6483
  return !1;
6478
6484
  }
6479
6485
  }
6480
- function qo(e) {
6486
+ function Jo(e) {
6481
6487
  try {
6482
6488
  return e instanceof OffscreenCanvas;
6483
6489
  } catch {
6484
6490
  return !1;
6485
6491
  }
6486
6492
  }
6487
- function Jo(e) {
6493
+ function Ho(e) {
6488
6494
  try {
6489
6495
  return e instanceof VideoFrame;
6490
6496
  } catch {
6491
6497
  return !1;
6492
6498
  }
6493
6499
  }
6494
- function Ho(e) {
6500
+ function Yo(e) {
6495
6501
  try {
6496
6502
  return e instanceof Blob;
6497
6503
  } catch {
@@ -6516,22 +6522,22 @@ function cf(e, n) {
6516
6522
  return r.width = e, r.height = n, r;
6517
6523
  }
6518
6524
  }
6519
- async function Yo(e) {
6520
- if (_o(e) && !await pf(e))
6525
+ async function Go(e) {
6526
+ if (Uo(e) && !await pf(e))
6521
6527
  throw new DOMException(
6522
6528
  "Failed to load or decode HTMLImageElement.",
6523
6529
  "InvalidStateError"
6524
6530
  );
6525
- if (Uo(e) && !await mf(e))
6531
+ if (zo(e) && !await mf(e))
6526
6532
  throw new DOMException(
6527
6533
  "Failed to load or decode SVGImageElement.",
6528
6534
  "InvalidStateError"
6529
6535
  );
6530
- if (Jo(e) && hf(e))
6536
+ if (Ho(e) && hf(e))
6531
6537
  throw new DOMException("VideoFrame is closed.", "InvalidStateError");
6532
- if (zo(e) && (e.readyState === 0 || e.readyState === 1))
6538
+ if (Qo(e) && (e.readyState === 0 || e.readyState === 1))
6533
6539
  throw new DOMException("Invalid element or state.", "InvalidStateError");
6534
- if (Wo(e) && gf(e))
6540
+ if (qo(e) && gf(e))
6535
6541
  throw new DOMException(
6536
6542
  "The image source is detached.",
6537
6543
  "InvalidStateError"
@@ -6568,7 +6574,7 @@ async function uf(e) {
6568
6574
  "InvalidStateError"
6569
6575
  );
6570
6576
  }
6571
- return await Yo(n);
6577
+ return await Go(n);
6572
6578
  }
6573
6579
  function df(e) {
6574
6580
  const { width: n, height: t } = e;
@@ -6582,7 +6588,7 @@ function df(e) {
6582
6588
  }
6583
6589
  }
6584
6590
  async function ff(e) {
6585
- if (Ho(e))
6591
+ if (Yo(e))
6586
6592
  return await uf(e);
6587
6593
  if (lf(e)) {
6588
6594
  if (vf(e))
@@ -6592,7 +6598,7 @@ async function ff(e) {
6592
6598
  );
6593
6599
  return e;
6594
6600
  }
6595
- return Qo(e) || qo(e) ? df(e) : await Yo(e);
6601
+ return Wo(e) || Jo(e) ? df(e) : await Go(e);
6596
6602
  }
6597
6603
  async function pf(e) {
6598
6604
  try {
@@ -6706,7 +6712,7 @@ const wt = {
6706
6712
  textMode: "Plain",
6707
6713
  characterSet: "Unknown"
6708
6714
  };
6709
- function Go(e, n) {
6715
+ function Ko(e, n) {
6710
6716
  return {
6711
6717
  ...n,
6712
6718
  formats: yf(n.formats),
@@ -6722,7 +6728,7 @@ function Go(e, n) {
6722
6728
  )
6723
6729
  };
6724
6730
  }
6725
- function Ko(e) {
6731
+ function Xo(e) {
6726
6732
  return {
6727
6733
  ...e,
6728
6734
  format: bf(e.format),
@@ -6759,13 +6765,13 @@ async function Pf(e, n, t = wt) {
6759
6765
  const d = a.readBarcodesFromImage(
6760
6766
  u,
6761
6767
  i,
6762
- Go(a, r)
6768
+ Ko(a, r)
6763
6769
  );
6764
6770
  a._free(u);
6765
6771
  const g = [];
6766
6772
  for (let y = 0; y < d.size(); ++y)
6767
6773
  g.push(
6768
- Ko(d.get(y))
6774
+ Xo(d.get(y))
6769
6775
  );
6770
6776
  return g;
6771
6777
  }
@@ -6784,13 +6790,13 @@ async function Tf(e, n, t = wt) {
6784
6790
  g,
6785
6791
  l,
6786
6792
  u,
6787
- Go(a, r)
6793
+ Ko(a, r)
6788
6794
  );
6789
6795
  a._free(g);
6790
6796
  const p = [];
6791
6797
  for (let v = 0; v < y.size(); ++v)
6792
6798
  p.push(
6793
- Ko(y.get(v))
6799
+ Xo(y.get(v))
6794
6800
  );
6795
6801
  return p;
6796
6802
  }
@@ -6830,16 +6836,16 @@ var cr = (() => {
6830
6836
  if (t.preRun)
6831
6837
  for (typeof t.preRun == "function" && (t.preRun = [t.preRun]); t.preRun.length; )
6832
6838
  q(t.preRun.shift());
6833
- bn(B);
6839
+ wn(B);
6834
6840
  }
6835
6841
  function Q() {
6836
- bn(F);
6842
+ wn(F);
6837
6843
  }
6838
6844
  function H() {
6839
6845
  if (t.postRun)
6840
6846
  for (typeof t.postRun == "function" && (t.postRun = [t.postRun]); t.postRun.length; )
6841
6847
  Te(t.postRun.shift());
6842
- bn(J);
6848
+ wn(J);
6843
6849
  }
6844
6850
  function q(o) {
6845
6851
  B.unshift(o);
@@ -6868,7 +6874,7 @@ var cr = (() => {
6868
6874
  var c = new WebAssembly.RuntimeError(o);
6869
6875
  throw a(c), c;
6870
6876
  }
6871
- var gn = "data:application/octet-stream;base64,", jt = (o) => o.startsWith(gn), st;
6877
+ var yn = "data:application/octet-stream;base64,", jt = (o) => o.startsWith(yn), st;
6872
6878
  st = "zxing_reader.wasm", jt(st) || (st = y(st));
6873
6879
  function Nt(o) {
6874
6880
  if (o == st && b)
@@ -6877,7 +6883,7 @@ var cr = (() => {
6877
6883
  return p(o);
6878
6884
  throw "both async and sync fetching of the wasm failed";
6879
6885
  }
6880
- function yn(o) {
6886
+ function bn(o) {
6881
6887
  return !b && (u || d) && typeof fetch == "function" ? fetch(o, {
6882
6888
  credentials: "same-origin"
6883
6889
  }).then((s) => {
@@ -6887,11 +6893,11 @@ var cr = (() => {
6887
6893
  }).catch(() => Nt(o)) : Promise.resolve().then(() => Nt(o));
6888
6894
  }
6889
6895
  function Dt(o, s, c) {
6890
- return yn(o).then((f) => WebAssembly.instantiate(f, s)).then((f) => f).then(c, (f) => {
6896
+ return bn(o).then((f) => WebAssembly.instantiate(f, s)).then((f) => f).then(c, (f) => {
6891
6897
  v(`failed to asynchronously prepare wasm: ${f}`), Ve(f);
6892
6898
  });
6893
6899
  }
6894
- function pa(o, s, c, f) {
6900
+ function ma(o, s, c, f) {
6895
6901
  return !o && typeof WebAssembly.instantiateStreaming == "function" && !jt(s) && typeof fetch == "function" ? fetch(s, {
6896
6902
  credentials: "same-origin"
6897
6903
  }).then((S) => {
@@ -6901,9 +6907,9 @@ var cr = (() => {
6901
6907
  });
6902
6908
  }) : Dt(s, c, f);
6903
6909
  }
6904
- function ma() {
6910
+ function ha() {
6905
6911
  var o = {
6906
- a: ti
6912
+ a: ni
6907
6913
  };
6908
6914
  function s(f, S) {
6909
6915
  return Ee = f.exports, x = Ee.ia, h(), Sr = Ee.ma, pe(Ee.ja), je(), Ee;
@@ -6918,22 +6924,22 @@ var cr = (() => {
6918
6924
  } catch (f) {
6919
6925
  v(`Module.instantiateWasm callback failed with error: ${f}`), a(f);
6920
6926
  }
6921
- return pa(b, st, o, c).catch(a), {};
6927
+ return ma(b, st, o, c).catch(a), {};
6922
6928
  }
6923
- var bn = (o) => {
6929
+ var wn = (o) => {
6924
6930
  for (; o.length > 0; )
6925
6931
  o.shift()(t);
6926
6932
  };
6927
6933
  t.noExitRuntime;
6928
- var Lt = [], _t = 0, ha = (o) => {
6929
- var s = new wn(o);
6934
+ var Lt = [], _t = 0, va = (o) => {
6935
+ var s = new Sn(o);
6930
6936
  return s.get_caught() || (s.set_caught(!0), _t--), s.set_rethrown(!1), Lt.push(s), Vr(s.excPtr), s.get_exception_ptr();
6931
- }, tt = 0, va = () => {
6937
+ }, tt = 0, ga = () => {
6932
6938
  ge(0, 0);
6933
6939
  var o = Lt.pop();
6934
6940
  Or(o.excPtr), tt = 0;
6935
6941
  };
6936
- function wn(o) {
6942
+ function Sn(o) {
6937
6943
  this.excPtr = o, this.ptr = o - 24, this.set_type = function(s) {
6938
6944
  P[this.ptr + 4 >> 2] = s;
6939
6945
  }, this.get_type = function() {
@@ -6964,13 +6970,13 @@ var cr = (() => {
6964
6970
  return c !== 0 ? c : this.excPtr;
6965
6971
  };
6966
6972
  }
6967
- var ga = (o) => {
6973
+ var ya = (o) => {
6968
6974
  throw tt || (tt = o), tt;
6969
- }, Sn = (o) => {
6975
+ }, Cn = (o) => {
6970
6976
  var s = tt;
6971
6977
  if (!s)
6972
6978
  return Bt(0), 0;
6973
- var c = new wn(s);
6979
+ var c = new Sn(s);
6974
6980
  c.set_adjusted_ptr(s);
6975
6981
  var f = c.get_type();
6976
6982
  if (!f)
@@ -6984,21 +6990,21 @@ var cr = (() => {
6984
6990
  return Bt(E), s;
6985
6991
  }
6986
6992
  return Bt(f), s;
6987
- }, ya = () => Sn([]), ba = (o) => Sn([o]), wa = (o, s) => Sn([o, s]), Sa = () => {
6993
+ }, ba = () => Cn([]), wa = (o) => Cn([o]), Sa = (o, s) => Cn([o, s]), Ca = () => {
6988
6994
  var o = Lt.pop();
6989
6995
  o || Ve("no exception to throw");
6990
6996
  var s = o.excPtr;
6991
6997
  throw o.get_rethrown() || (Lt.push(o), o.set_rethrown(!0), o.set_caught(!1), _t++), tt = s, tt;
6992
- }, Ca = (o, s, c) => {
6993
- var f = new wn(o);
6998
+ }, Aa = (o, s, c) => {
6999
+ var f = new Sn(o);
6994
7000
  throw f.init(s, c), tt = o, _t++, tt;
6995
- }, Aa = () => _t, Ut = {}, Cn = (o) => {
7001
+ }, ka = () => _t, Ut = {}, An = (o) => {
6996
7002
  for (; o.length; ) {
6997
7003
  var s = o.pop(), c = o.pop();
6998
7004
  c(s);
6999
7005
  }
7000
7006
  };
7001
- function An(o) {
7007
+ function kn(o) {
7002
7008
  return this.fromWireType(N[o >> 2]);
7003
7009
  }
7004
7010
  var mt = {}, dt = {}, zt = {}, fr, Qt = (o) => {
@@ -7019,7 +7025,7 @@ var cr = (() => {
7019
7025
  S[L] = dt[M], ++I, I === E.length && f(S);
7020
7026
  }));
7021
7027
  }), E.length === 0 && f(S);
7022
- }, ka = (o) => {
7028
+ }, xa = (o) => {
7023
7029
  var s = Ut[o];
7024
7030
  delete Ut[o];
7025
7031
  var c = s.rawConstructor, f = s.rawDestructor, S = s.fields, E = S.map((I) => I.getterReturnType).concat(S.map((I) => I.setterArgumentType));
@@ -7031,7 +7037,7 @@ var cr = (() => {
7031
7037
  read: (Me) => re.fromWireType(oe(ie, Me)),
7032
7038
  write: (Me, U) => {
7033
7039
  var Z = [];
7034
- ke(he, Me, ye.toWireType(Z, U)), Cn(Z);
7040
+ ke(he, Me, ye.toWireType(Z, U)), An(Z);
7035
7041
  }
7036
7042
  };
7037
7043
  }), [{
@@ -7052,12 +7058,12 @@ var cr = (() => {
7052
7058
  return L !== null && L.push(f, re), re;
7053
7059
  },
7054
7060
  argPackAdvance: Ke,
7055
- readValueFromPointer: An,
7061
+ readValueFromPointer: kn,
7056
7062
  destructorFunction: f
7057
7063
  }];
7058
7064
  });
7059
- }, xa = (o, s, c, f, S) => {
7060
- }, Ea = () => {
7065
+ }, Ea = (o, s, c, f, S) => {
7066
+ }, Pa = () => {
7061
7067
  for (var o = new Array(256), s = 0; s < 256; ++s)
7062
7068
  o[s] = String.fromCharCode(s);
7063
7069
  pr = o;
@@ -7068,7 +7074,7 @@ var cr = (() => {
7068
7074
  }, ht, de = (o) => {
7069
7075
  throw new ht(o);
7070
7076
  };
7071
- function Pa(o, s) {
7077
+ function Ta(o, s) {
7072
7078
  let c = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7073
7079
  var f = s.name;
7074
7080
  if (o || de(`type "${f}" must have a positive integer typeid pointer`), dt.hasOwnProperty(o)) {
@@ -7085,9 +7091,9 @@ var cr = (() => {
7085
7091
  let c = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
7086
7092
  if (!("argPackAdvance" in s))
7087
7093
  throw new TypeError("registerType registeredInstance requires argPackAdvance");
7088
- return Pa(o, s, c);
7094
+ return Ta(o, s, c);
7089
7095
  }
7090
- var Ke = 8, Ta = (o, s, c, f) => {
7096
+ var Ke = 8, Ia = (o, s, c, f) => {
7091
7097
  s = Be(s), Ge(o, {
7092
7098
  name: s,
7093
7099
  fromWireType: function(S) {
@@ -7102,7 +7108,7 @@ var cr = (() => {
7102
7108
  },
7103
7109
  destructorFunction: null
7104
7110
  });
7105
- }, Ia = (o) => ({
7111
+ }, Ba = (o) => ({
7106
7112
  count: o.count,
7107
7113
  deleteScheduled: o.deleteScheduled,
7108
7114
  preservePointerOnDelete: o.preservePointerOnDelete,
@@ -7110,18 +7116,18 @@ var cr = (() => {
7110
7116
  ptrType: o.ptrType,
7111
7117
  smartPtr: o.smartPtr,
7112
7118
  smartPtrType: o.smartPtrType
7113
- }), kn = (o) => {
7119
+ }), xn = (o) => {
7114
7120
  function s(c) {
7115
7121
  return c.$$.ptrType.registeredClass.name;
7116
7122
  }
7117
7123
  de(s(o) + " instance already deleted");
7118
- }, xn = !1, mr = (o) => {
7119
- }, Ba = (o) => {
7124
+ }, En = !1, mr = (o) => {
7125
+ }, Ma = (o) => {
7120
7126
  o.smartPtr ? o.smartPtrType.rawDestructor(o.smartPtr) : o.ptrType.registeredClass.rawDestructor(o.ptr);
7121
7127
  }, hr = (o) => {
7122
7128
  o.count.value -= 1;
7123
7129
  var s = o.count.value === 0;
7124
- s && Ba(o);
7130
+ s && Ma(o);
7125
7131
  }, vr = (o, s, c) => {
7126
7132
  if (s === c)
7127
7133
  return o;
@@ -7129,25 +7135,25 @@ var cr = (() => {
7129
7135
  return null;
7130
7136
  var f = vr(o, s, c.baseClass);
7131
7137
  return f === null ? null : c.downcast(f);
7132
- }, gr = {}, Ma = () => Object.keys(Et).length, $a = () => {
7138
+ }, gr = {}, $a = () => Object.keys(Et).length, Ra = () => {
7133
7139
  var o = [];
7134
7140
  for (var s in Et)
7135
7141
  Et.hasOwnProperty(s) && o.push(Et[s]);
7136
7142
  return o;
7137
- }, kt = [], En = () => {
7143
+ }, kt = [], Pn = () => {
7138
7144
  for (; kt.length; ) {
7139
7145
  var o = kt.pop();
7140
7146
  o.$$.deleteScheduled = !1, o.delete();
7141
7147
  }
7142
- }, xt, Ra = (o) => {
7143
- xt = o, kt.length && xt && xt(En);
7144
- }, Oa = () => {
7145
- t.getInheritedInstanceCount = Ma, t.getLiveInheritedInstances = $a, t.flushPendingDeletes = En, t.setDelayFunction = Ra;
7146
- }, Et = {}, Va = (o, s) => {
7148
+ }, xt, Oa = (o) => {
7149
+ xt = o, kt.length && xt && xt(Pn);
7150
+ }, Va = () => {
7151
+ t.getInheritedInstanceCount = $a, t.getLiveInheritedInstances = Ra, t.flushPendingDeletes = Pn, t.setDelayFunction = Oa;
7152
+ }, Et = {}, Fa = (o, s) => {
7147
7153
  for (s === void 0 && de("ptr should not be undefined"); o.baseClass; )
7148
7154
  s = o.upcast(s), o = o.baseClass;
7149
7155
  return s;
7150
- }, Fa = (o, s) => (s = Va(o, s), Et[s]), Wt = (o, s) => {
7156
+ }, ja = (o, s) => (s = Fa(o, s), Et[s]), Wt = (o, s) => {
7151
7157
  (!s.ptrType || !s.ptr) && Qt("makeClassHandle requires ptr and ptrType");
7152
7158
  var c = !!s.smartPtrType, f = !!s.smartPtr;
7153
7159
  return c !== f && Qt("Both smartPtrType and smartPtr must be specified"), s.count = {
@@ -7159,11 +7165,11 @@ var cr = (() => {
7159
7165
  }
7160
7166
  }));
7161
7167
  };
7162
- function ja(o) {
7168
+ function Na(o) {
7163
7169
  var s = this.getPointee(o);
7164
7170
  if (!s)
7165
7171
  return this.destructor(o), null;
7166
- var c = Fa(this.registeredClass, s);
7172
+ var c = ja(this.registeredClass, s);
7167
7173
  if (c !== void 0) {
7168
7174
  if (c.$$.count.value === 0)
7169
7175
  return c.$$.ptr = s, c.$$.smartPtr = o, c.clone();
@@ -7197,7 +7203,7 @@ var cr = (() => {
7197
7203
  ptr: L
7198
7204
  });
7199
7205
  }
7200
- var Pt = (o) => typeof FinalizationRegistry > "u" ? (Pt = (s) => s, o) : (xn = new FinalizationRegistry((s) => {
7206
+ var Pt = (o) => typeof FinalizationRegistry > "u" ? (Pt = (s) => s, o) : (En = new FinalizationRegistry((s) => {
7201
7207
  hr(s.$$);
7202
7208
  }), Pt = (s) => {
7203
7209
  var c = s.$$, f = !!c.smartPtr;
@@ -7205,10 +7211,10 @@ var cr = (() => {
7205
7211
  var S = {
7206
7212
  $$: c
7207
7213
  };
7208
- xn.register(s, S, s);
7214
+ En.register(s, S, s);
7209
7215
  }
7210
7216
  return s;
7211
- }, mr = (s) => xn.unregister(s), Pt(o)), Na = () => {
7217
+ }, mr = (s) => En.unregister(s), Pt(o)), Da = () => {
7212
7218
  Object.assign(qt.prototype, {
7213
7219
  isAliasOf(o) {
7214
7220
  if (!(this instanceof qt) || !(o instanceof qt))
@@ -7222,23 +7228,23 @@ var cr = (() => {
7222
7228
  return s === f && c === S;
7223
7229
  },
7224
7230
  clone() {
7225
- if (this.$$.ptr || kn(this), this.$$.preservePointerOnDelete)
7231
+ if (this.$$.ptr || xn(this), this.$$.preservePointerOnDelete)
7226
7232
  return this.$$.count.value += 1, this;
7227
7233
  var o = Pt(Object.create(Object.getPrototypeOf(this), {
7228
7234
  $$: {
7229
- value: Ia(this.$$)
7235
+ value: Ba(this.$$)
7230
7236
  }
7231
7237
  }));
7232
7238
  return o.$$.count.value += 1, o.$$.deleteScheduled = !1, o;
7233
7239
  },
7234
7240
  delete() {
7235
- this.$$.ptr || kn(this), this.$$.deleteScheduled && !this.$$.preservePointerOnDelete && de("Object already scheduled for deletion"), mr(this), hr(this.$$), this.$$.preservePointerOnDelete || (this.$$.smartPtr = void 0, this.$$.ptr = void 0);
7241
+ this.$$.ptr || xn(this), this.$$.deleteScheduled && !this.$$.preservePointerOnDelete && de("Object already scheduled for deletion"), mr(this), hr(this.$$), this.$$.preservePointerOnDelete || (this.$$.smartPtr = void 0, this.$$.ptr = void 0);
7236
7242
  },
7237
7243
  isDeleted() {
7238
7244
  return !this.$$.ptr;
7239
7245
  },
7240
7246
  deleteLater() {
7241
- return this.$$.ptr || kn(this), this.$$.deleteScheduled && !this.$$.preservePointerOnDelete && de("Object already scheduled for deletion"), kt.push(this), kt.length === 1 && xt && xt(En), this.$$.deleteScheduled = !0, this;
7247
+ return this.$$.ptr || xn(this), this.$$.deleteScheduled && !this.$$.preservePointerOnDelete && de("Object already scheduled for deletion"), kt.push(this), kt.length === 1 && xt && xt(Pn), this.$$.deleteScheduled = !0, this;
7242
7248
  }
7243
7249
  });
7244
7250
  };
@@ -7253,37 +7259,37 @@ var cr = (() => {
7253
7259
  return o[s].overloadTable.hasOwnProperty(arguments.length) || de(`Function '${c}' called with an invalid number of arguments (${arguments.length}) - expects one of (${o[s].overloadTable})!`), o[s].overloadTable[arguments.length].apply(this, arguments);
7254
7260
  }, o[s].overloadTable = [], o[s].overloadTable[f.argCount] = f;
7255
7261
  }
7256
- }, Pn = (o, s, c) => {
7262
+ }, Tn = (o, s, c) => {
7257
7263
  t.hasOwnProperty(o) ? ((c === void 0 || t[o].overloadTable !== void 0 && t[o].overloadTable[c] !== void 0) && de(`Cannot register public name '${o}' twice`), yr(t, o, o), t.hasOwnProperty(c) && de(`Cannot register multiple overloads of a function with the same number of arguments (${c})!`), t[o].overloadTable[c] = s) : (t[o] = s, c !== void 0 && (t[o].numArguments = c));
7258
- }, Da = 48, La = 57, _a = (o) => {
7264
+ }, La = 48, _a = 57, Ua = (o) => {
7259
7265
  if (o === void 0)
7260
7266
  return "_unknown";
7261
7267
  o = o.replace(/[^a-zA-Z0-9_]/g, "$");
7262
7268
  var s = o.charCodeAt(0);
7263
- return s >= Da && s <= La ? `_${o}` : o;
7269
+ return s >= La && s <= _a ? `_${o}` : o;
7264
7270
  };
7265
- function Ua(o, s, c, f, S, E, I, M) {
7271
+ function za(o, s, c, f, S, E, I, M) {
7266
7272
  this.name = o, this.constructor = s, this.instancePrototype = c, this.rawDestructor = f, this.baseClass = S, this.getActualType = E, this.upcast = I, this.downcast = M, this.pureVirtualFunctions = [];
7267
7273
  }
7268
- var Tn = (o, s, c) => {
7274
+ var In = (o, s, c) => {
7269
7275
  for (; s !== c; )
7270
7276
  s.upcast || de(`Expected null or instance of ${c.name}, got an instance of ${s.name}`), o = s.upcast(o), s = s.baseClass;
7271
7277
  return o;
7272
7278
  };
7273
- function za(o, s) {
7279
+ function Qa(o, s) {
7274
7280
  if (s === null)
7275
7281
  return this.isReference && de(`null is not a valid ${this.name}`), 0;
7276
- s.$$ || de(`Cannot pass "${Rn(s)}" as a ${this.name}`), s.$$.ptr || de(`Cannot pass deleted object as a pointer of type ${this.name}`);
7277
- var c = s.$$.ptrType.registeredClass, f = Tn(s.$$.ptr, c, this.registeredClass);
7282
+ s.$$ || de(`Cannot pass "${On(s)}" as a ${this.name}`), s.$$.ptr || de(`Cannot pass deleted object as a pointer of type ${this.name}`);
7283
+ var c = s.$$.ptrType.registeredClass, f = In(s.$$.ptr, c, this.registeredClass);
7278
7284
  return f;
7279
7285
  }
7280
- function Qa(o, s) {
7286
+ function Wa(o, s) {
7281
7287
  var c;
7282
7288
  if (s === null)
7283
7289
  return this.isReference && de(`null is not a valid ${this.name}`), this.isSmartPointer ? (c = this.rawConstructor(), o !== null && o.push(this.rawDestructor, c), c) : 0;
7284
- (!s || !s.$$) && de(`Cannot pass "${Rn(s)}" as a ${this.name}`), s.$$.ptr || de(`Cannot pass deleted object as a pointer of type ${this.name}`), !this.isConst && s.$$.ptrType.isConst && de(`Cannot convert argument of type ${s.$$.smartPtrType ? s.$$.smartPtrType.name : s.$$.ptrType.name} to parameter type ${this.name}`);
7290
+ (!s || !s.$$) && de(`Cannot pass "${On(s)}" as a ${this.name}`), s.$$.ptr || de(`Cannot pass deleted object as a pointer of type ${this.name}`), !this.isConst && s.$$.ptrType.isConst && de(`Cannot convert argument of type ${s.$$.smartPtrType ? s.$$.smartPtrType.name : s.$$.ptrType.name} to parameter type ${this.name}`);
7285
7291
  var f = s.$$.ptrType.registeredClass;
7286
- if (c = Tn(s.$$.ptr, f, this.registeredClass), this.isSmartPointer)
7292
+ if (c = In(s.$$.ptr, f, this.registeredClass), this.isSmartPointer)
7287
7293
  switch (s.$$.smartPtr === void 0 && de("Passing raw pointer to smart pointer is illegal"), this.sharingPolicy) {
7288
7294
  case 0:
7289
7295
  s.$$.smartPtrType === this ? c = s.$$.smartPtr : de(`Cannot convert argument of type ${s.$$.smartPtrType ? s.$$.smartPtrType.name : s.$$.ptrType.name} to parameter type ${this.name}`);
@@ -7304,17 +7310,17 @@ var cr = (() => {
7304
7310
  }
7305
7311
  return c;
7306
7312
  }
7307
- function Wa(o, s) {
7313
+ function qa(o, s) {
7308
7314
  if (s === null)
7309
7315
  return this.isReference && de(`null is not a valid ${this.name}`), 0;
7310
- s.$$ || de(`Cannot pass "${Rn(s)}" as a ${this.name}`), s.$$.ptr || de(`Cannot pass deleted object as a pointer of type ${this.name}`), s.$$.ptrType.isConst && de(`Cannot convert argument of type ${s.$$.ptrType.name} to parameter type ${this.name}`);
7311
- var c = s.$$.ptrType.registeredClass, f = Tn(s.$$.ptr, c, this.registeredClass);
7316
+ s.$$ || de(`Cannot pass "${On(s)}" as a ${this.name}`), s.$$.ptr || de(`Cannot pass deleted object as a pointer of type ${this.name}`), s.$$.ptrType.isConst && de(`Cannot convert argument of type ${s.$$.ptrType.name} to parameter type ${this.name}`);
7317
+ var c = s.$$.ptrType.registeredClass, f = In(s.$$.ptr, c, this.registeredClass);
7312
7318
  return f;
7313
7319
  }
7314
7320
  function br(o) {
7315
7321
  return this.fromWireType(P[o >> 2]);
7316
7322
  }
7317
- var qa = () => {
7323
+ var Ja = () => {
7318
7324
  Object.assign(Jt.prototype, {
7319
7325
  getPointee(o) {
7320
7326
  return this.rawGetPointee && (o = this.rawGetPointee(o)), o;
@@ -7328,38 +7334,38 @@ var cr = (() => {
7328
7334
  deleteObject(o) {
7329
7335
  o !== null && o.delete();
7330
7336
  },
7331
- fromWireType: ja
7337
+ fromWireType: Na
7332
7338
  });
7333
7339
  };
7334
7340
  function Jt(o, s, c, f, S, E, I, M, L, W, Y) {
7335
- this.name = o, this.registeredClass = s, this.isReference = c, this.isConst = f, this.isSmartPointer = S, this.pointeeType = E, this.sharingPolicy = I, this.rawGetPointee = M, this.rawConstructor = L, this.rawShare = W, this.rawDestructor = Y, !S && s.baseClass === void 0 ? f ? (this.toWireType = za, this.destructorFunction = null) : (this.toWireType = Wa, this.destructorFunction = null) : this.toWireType = Qa;
7341
+ this.name = o, this.registeredClass = s, this.isReference = c, this.isConst = f, this.isSmartPointer = S, this.pointeeType = E, this.sharingPolicy = I, this.rawGetPointee = M, this.rawConstructor = L, this.rawShare = W, this.rawDestructor = Y, !S && s.baseClass === void 0 ? f ? (this.toWireType = Qa, this.destructorFunction = null) : (this.toWireType = qa, this.destructorFunction = null) : this.toWireType = Wa;
7336
7342
  }
7337
7343
  var wr = (o, s, c) => {
7338
7344
  t.hasOwnProperty(o) || Qt("Replacing nonexistant public symbol"), t[o].overloadTable !== void 0 && c !== void 0 ? t[o].overloadTable[c] = s : (t[o] = s, t[o].argCount = c);
7339
- }, Ja = (o, s, c) => {
7345
+ }, Ha = (o, s, c) => {
7340
7346
  var f = t["dynCall_" + o];
7341
7347
  return c && c.length ? f.apply(null, [s].concat(c)) : f.call(null, s);
7342
7348
  }, Ht = [], Sr, Se = (o) => {
7343
7349
  var s = Ht[o];
7344
7350
  return s || (o >= Ht.length && (Ht.length = o + 1), Ht[o] = s = Sr.get(o)), s;
7345
- }, Ha = (o, s, c) => {
7351
+ }, Ya = (o, s, c) => {
7346
7352
  if (o.includes("j"))
7347
- return Ja(o, s, c);
7353
+ return Ha(o, s, c);
7348
7354
  var f = Se(s).apply(null, c);
7349
7355
  return f;
7350
- }, Ya = (o, s) => {
7356
+ }, Ga = (o, s) => {
7351
7357
  var c = [];
7352
7358
  return function() {
7353
- return c.length = 0, Object.assign(c, arguments), Ha(o, s, c);
7359
+ return c.length = 0, Object.assign(c, arguments), Ya(o, s, c);
7354
7360
  };
7355
7361
  }, Ye = (o, s) => {
7356
7362
  o = Be(o);
7357
7363
  function c() {
7358
- return o.includes("j") ? Ya(o, s) : Se(s);
7364
+ return o.includes("j") ? Ga(o, s) : Se(s);
7359
7365
  }
7360
7366
  var f = c();
7361
7367
  return typeof f != "function" && de(`unknown function pointer with signature ${o}: ${s}`), f;
7362
- }, Ga = (o, s) => {
7368
+ }, Ka = (o, s) => {
7363
7369
  var c = Tt(s, function(f) {
7364
7370
  this.name = s, this.message = f;
7365
7371
  var S = new Error(f).stack;
@@ -7384,10 +7390,10 @@ var cr = (() => {
7384
7390
  }
7385
7391
  }
7386
7392
  throw s.forEach(S), new Cr(`${o}: ` + c.map(Ar).join([", "]));
7387
- }, Ka = (o, s, c, f, S, E, I, M, L, W, Y, re, oe) => {
7393
+ }, Xa = (o, s, c, f, S, E, I, M, L, W, Y, re, oe) => {
7388
7394
  Y = Be(Y), E = Ye(S, E), M && (M = Ye(I, M)), W && (W = Ye(L, W)), oe = Ye(re, oe);
7389
- var ie = _a(Y);
7390
- Pn(ie, function() {
7395
+ var ie = Ua(Y);
7396
+ Tn(ie, function() {
7391
7397
  Yt(`Cannot construct ${Y} due to unbound types`, [f]);
7392
7398
  }), ft([o, s, c], f ? [f] : [], function(ye) {
7393
7399
  ye = ye[0];
@@ -7408,7 +7414,7 @@ var cr = (() => {
7408
7414
  }
7409
7415
  });
7410
7416
  Me.prototype = U;
7411
- var Z = new Ua(Y, Me, U, oe, ke, E, M, W);
7417
+ var Z = new za(Y, Me, U, oe, ke, E, M, W);
7412
7418
  if (Z.baseClass) {
7413
7419
  var xe, Ie;
7414
7420
  (Ie = (xe = Z.baseClass).__derivedClasses) !== null && Ie !== void 0 || (xe.__derivedClasses = []), Z.baseClass.__derivedClasses.push(Z);
@@ -7419,21 +7425,21 @@ var cr = (() => {
7419
7425
  constPointerType: Lr
7420
7426
  }, wr(ie, Me), [vt, Xt, Lr];
7421
7427
  });
7422
- }, In = (o, s) => {
7428
+ }, Bn = (o, s) => {
7423
7429
  for (var c = [], f = 0; f < o; f++)
7424
7430
  c.push(P[s + f * 4 >> 2]);
7425
7431
  return c;
7426
7432
  };
7427
- function Xa(o) {
7433
+ function Za(o) {
7428
7434
  for (var s = 1; s < o.length; ++s)
7429
7435
  if (o[s] !== null && o[s].destructorFunction === void 0)
7430
7436
  return !0;
7431
7437
  return !1;
7432
7438
  }
7433
- function Bn(o, s, c, f, S, E) {
7439
+ function Mn(o, s, c, f, S, E) {
7434
7440
  var I = s.length;
7435
7441
  I < 2 && de("argTypes array size mismatch! Must at least get return value and 'this' types!");
7436
- var M = s[1] !== null && c !== null, L = Xa(s), W = s[0].name !== "void", Y = I - 2, re = new Array(Y), oe = [], ie = [], ye = function() {
7442
+ var M = s[1] !== null && c !== null, L = Za(s), W = s[0].name !== "void", Y = I - 2, re = new Array(Y), oe = [], ie = [], ye = function() {
7437
7443
  arguments.length !== Y && de(`function ${o} called with ${arguments.length} arguments, expected ${Y}`), ie.length = 0;
7438
7444
  var ke;
7439
7445
  oe.length = M ? 2 : 1, oe[0] = S, M && (ke = s[1].toWireType(ie, this), oe[1] = ke);
@@ -7442,7 +7448,7 @@ var cr = (() => {
7442
7448
  var Me = f.apply(null, oe);
7443
7449
  function U(Z) {
7444
7450
  if (L)
7445
- Cn(ie);
7451
+ An(ie);
7446
7452
  else
7447
7453
  for (var xe = M ? 1 : 2; xe < s.length; xe++) {
7448
7454
  var Ie = xe === 1 ? ke : re[xe - 2];
@@ -7455,8 +7461,8 @@ var cr = (() => {
7455
7461
  };
7456
7462
  return Tt(o, ye);
7457
7463
  }
7458
- var Za = (o, s, c, f, S, E) => {
7459
- var I = In(s, c);
7464
+ var es = (o, s, c, f, S, E) => {
7465
+ var I = Bn(s, c);
7460
7466
  S = Ye(f, S), ft([], [o], function(M) {
7461
7467
  M = M[0];
7462
7468
  var L = `constructor ${M.name}`;
@@ -7464,14 +7470,14 @@ var cr = (() => {
7464
7470
  throw new ht(`Cannot register multiple constructors with identical number of parameters (${s - 1}) for class '${M.name}'! Overload resolution is currently only performed using the parameter count, not actual type info!`);
7465
7471
  return M.registeredClass.constructor_body[s - 1] = () => {
7466
7472
  Yt(`Cannot construct ${M.name} due to unbound types`, I);
7467
- }, ft([], I, (W) => (W.splice(1, 0, null), M.registeredClass.constructor_body[s - 1] = Bn(L, W, null, S, E), [])), [];
7473
+ }, ft([], I, (W) => (W.splice(1, 0, null), M.registeredClass.constructor_body[s - 1] = Mn(L, W, null, S, E), [])), [];
7468
7474
  });
7469
7475
  }, kr = (o) => {
7470
7476
  o = o.trim();
7471
7477
  const s = o.indexOf("(");
7472
7478
  return s !== -1 ? o.substr(0, s) : o;
7473
- }, es = (o, s, c, f, S, E, I, M, L) => {
7474
- var W = In(c, f);
7479
+ }, ts = (o, s, c, f, S, E, I, M, L) => {
7480
+ var W = Bn(c, f);
7475
7481
  s = Be(s), s = kr(s), E = Ye(S, E), ft([], [o], function(Y) {
7476
7482
  Y = Y[0];
7477
7483
  var re = `${Y.name}.${s}`;
@@ -7481,12 +7487,12 @@ var cr = (() => {
7481
7487
  }
7482
7488
  var ie = Y.registeredClass.instancePrototype, ye = ie[s];
7483
7489
  return ye === void 0 || ye.overloadTable === void 0 && ye.className !== Y.name && ye.argCount === c - 2 ? (oe.argCount = c - 2, oe.className = Y.name, ie[s] = oe) : (yr(ie, s, re), ie[s].overloadTable[c - 2] = oe), ft([], W, function(ke) {
7484
- var he = Bn(re, ke, Y, E, I);
7490
+ var he = Mn(re, ke, Y, E, I);
7485
7491
  return ie[s].overloadTable === void 0 ? (he.argCount = c - 2, ie[s] = he) : ie[s].overloadTable[c - 2] = he, [];
7486
7492
  }), [];
7487
7493
  });
7488
7494
  };
7489
- function ts() {
7495
+ function ns() {
7490
7496
  Object.assign(xr.prototype, {
7491
7497
  get(o) {
7492
7498
  return this.allocated[o];
@@ -7506,13 +7512,13 @@ var cr = (() => {
7506
7512
  function xr() {
7507
7513
  this.allocated = [void 0], this.freelist = [];
7508
7514
  }
7509
- var Ue = new xr(), Mn = (o) => {
7515
+ var Ue = new xr(), $n = (o) => {
7510
7516
  o >= Ue.reserved && --Ue.get(o).refcount === 0 && Ue.free(o);
7511
- }, ns = () => {
7517
+ }, rs = () => {
7512
7518
  for (var o = 0, s = Ue.reserved; s < Ue.allocated.length; ++s)
7513
7519
  Ue.allocated[s] !== void 0 && ++o;
7514
7520
  return o;
7515
- }, rs = () => {
7521
+ }, os = () => {
7516
7522
  Ue.allocated.push({
7517
7523
  value: void 0
7518
7524
  }, {
@@ -7521,7 +7527,7 @@ var cr = (() => {
7521
7527
  value: !0
7522
7528
  }, {
7523
7529
  value: !1
7524
- }), Ue.reserved = Ue.allocated.length, t.count_emval_handles = ns;
7530
+ }), Ue.reserved = Ue.allocated.length, t.count_emval_handles = rs;
7525
7531
  }, nt = {
7526
7532
  toValue: (o) => (o || de("Cannot use deleted val. handle = " + o), Ue.get(o).value),
7527
7533
  toHandle: (o) => {
@@ -7541,19 +7547,19 @@ var cr = (() => {
7541
7547
  });
7542
7548
  }
7543
7549
  }
7544
- }, os = (o, s) => {
7550
+ }, as = (o, s) => {
7545
7551
  s = Be(s), Ge(o, {
7546
7552
  name: s,
7547
7553
  fromWireType: (c) => {
7548
7554
  var f = nt.toValue(c);
7549
- return Mn(c), f;
7555
+ return $n(c), f;
7550
7556
  },
7551
7557
  toWireType: (c, f) => nt.toHandle(f),
7552
7558
  argPackAdvance: Ke,
7553
- readValueFromPointer: An,
7559
+ readValueFromPointer: kn,
7554
7560
  destructorFunction: null
7555
7561
  });
7556
- }, as = (o, s, c) => {
7562
+ }, ss = (o, s, c) => {
7557
7563
  switch (s) {
7558
7564
  case 1:
7559
7565
  return c ? function(f) {
@@ -7576,7 +7582,7 @@ var cr = (() => {
7576
7582
  default:
7577
7583
  throw new TypeError(`invalid integer width (${s}): ${o}`);
7578
7584
  }
7579
- }, ss = (o, s, c, f) => {
7585
+ }, is = (o, s, c, f) => {
7580
7586
  s = Be(s);
7581
7587
  function S() {
7582
7588
  }
@@ -7588,14 +7594,14 @@ var cr = (() => {
7588
7594
  },
7589
7595
  toWireType: (E, I) => I.value,
7590
7596
  argPackAdvance: Ke,
7591
- readValueFromPointer: as(s, c, f),
7597
+ readValueFromPointer: ss(s, c, f),
7592
7598
  destructorFunction: null
7593
- }), Pn(s, S);
7594
- }, $n = (o, s) => {
7599
+ }), Tn(s, S);
7600
+ }, Rn = (o, s) => {
7595
7601
  var c = dt[o];
7596
7602
  return c === void 0 && de(s + " has unknown type " + Ar(o)), c;
7597
- }, is = (o, s, c) => {
7598
- var f = $n(o, "enum");
7603
+ }, ls = (o, s, c) => {
7604
+ var f = Rn(o, "enum");
7599
7605
  s = Be(s);
7600
7606
  var S = f.constructor, E = Object.create(f.constructor.prototype, {
7601
7607
  value: {
@@ -7607,12 +7613,12 @@ var cr = (() => {
7607
7613
  }
7608
7614
  });
7609
7615
  S.values[c] = E, S[s] = E;
7610
- }, Rn = (o) => {
7616
+ }, On = (o) => {
7611
7617
  if (o === null)
7612
7618
  return "null";
7613
7619
  var s = typeof o;
7614
7620
  return s === "object" || s === "array" || s === "function" ? o.toString() : "" + o;
7615
- }, ls = (o, s) => {
7621
+ }, cs = (o, s) => {
7616
7622
  switch (s) {
7617
7623
  case 4:
7618
7624
  return function(c) {
@@ -7625,24 +7631,24 @@ var cr = (() => {
7625
7631
  default:
7626
7632
  throw new TypeError(`invalid float width (${s}): ${o}`);
7627
7633
  }
7628
- }, cs = (o, s, c) => {
7634
+ }, us = (o, s, c) => {
7629
7635
  s = Be(s), Ge(o, {
7630
7636
  name: s,
7631
7637
  fromWireType: (f) => f,
7632
7638
  toWireType: (f, S) => S,
7633
7639
  argPackAdvance: Ke,
7634
- readValueFromPointer: ls(s, c),
7640
+ readValueFromPointer: cs(s, c),
7635
7641
  destructorFunction: null
7636
7642
  });
7637
- }, us = (o, s, c, f, S, E, I) => {
7638
- var M = In(s, c);
7639
- o = Be(o), o = kr(o), S = Ye(f, S), Pn(o, function() {
7643
+ }, ds = (o, s, c, f, S, E, I) => {
7644
+ var M = Bn(s, c);
7645
+ o = Be(o), o = kr(o), S = Ye(f, S), Tn(o, function() {
7640
7646
  Yt(`Cannot call ${o} due to unbound types`, M);
7641
7647
  }, s - 1), ft([], M, function(L) {
7642
7648
  var W = [L[0], null].concat(L.slice(1));
7643
- return wr(o, Bn(o, W, null, S, E), s - 1), [];
7649
+ return wr(o, Mn(o, W, null, S, E), s - 1), [];
7644
7650
  });
7645
- }, ds = (o, s, c) => {
7651
+ }, fs = (o, s, c) => {
7646
7652
  switch (s) {
7647
7653
  case 1:
7648
7654
  return c ? (f) => k[f >> 0] : (f) => R[f >> 0];
@@ -7653,7 +7659,7 @@ var cr = (() => {
7653
7659
  default:
7654
7660
  throw new TypeError(`invalid integer width (${s}): ${o}`);
7655
7661
  }
7656
- }, fs = (o, s, c, f, S) => {
7662
+ }, ps = (o, s, c, f, S) => {
7657
7663
  s = Be(s);
7658
7664
  var E = (Y) => Y;
7659
7665
  if (f === 0) {
@@ -7671,10 +7677,10 @@ var cr = (() => {
7671
7677
  fromWireType: E,
7672
7678
  toWireType: W,
7673
7679
  argPackAdvance: Ke,
7674
- readValueFromPointer: ds(s, c, f !== 0),
7680
+ readValueFromPointer: fs(s, c, f !== 0),
7675
7681
  destructorFunction: null
7676
7682
  });
7677
- }, ps = (o, s, c) => {
7683
+ }, ms = (o, s, c) => {
7678
7684
  var f = [Int8Array, Uint8Array, Int16Array, Uint16Array, Int32Array, Uint32Array, Float32Array, Float64Array], S = f[s];
7679
7685
  function E(I) {
7680
7686
  var M = P[I >> 2], L = P[I + 4 >> 2];
@@ -7716,13 +7722,13 @@ var cr = (() => {
7716
7722
  }
7717
7723
  }
7718
7724
  return s[c] = 0, c - S;
7719
- }, ms = (o, s, c) => Er(o, R, s, c), Pr = (o) => {
7725
+ }, hs = (o, s, c) => Er(o, R, s, c), Pr = (o) => {
7720
7726
  for (var s = 0, c = 0; c < o.length; ++c) {
7721
7727
  var f = o.charCodeAt(c);
7722
7728
  f <= 127 ? s++ : f <= 2047 ? s += 2 : f >= 55296 && f <= 57343 ? (s += 4, ++c) : s += 3;
7723
7729
  }
7724
7730
  return s;
7725
- }, Tr = typeof TextDecoder < "u" ? new TextDecoder("utf8") : void 0, hs = (o, s, c) => {
7731
+ }, Tr = typeof TextDecoder < "u" ? new TextDecoder("utf8") : void 0, vs = (o, s, c) => {
7726
7732
  for (var f = s + c, S = s; o[S] && !(S >= f); )
7727
7733
  ++S;
7728
7734
  if (S - s > 16 && o.buffer && Tr)
@@ -7747,7 +7753,7 @@ var cr = (() => {
7747
7753
  }
7748
7754
  }
7749
7755
  return E;
7750
- }, On = (o, s) => o ? hs(R, o, s) : "", vs = (o, s) => {
7756
+ }, Vn = (o, s) => o ? vs(R, o, s) : "", gs = (o, s) => {
7751
7757
  s = Be(s);
7752
7758
  var c = s === "std::string";
7753
7759
  Ge(o, {
@@ -7758,7 +7764,7 @@ var cr = (() => {
7758
7764
  for (var M = E, L = 0; L <= S; ++L) {
7759
7765
  var W = E + L;
7760
7766
  if (L == S || R[W] == 0) {
7761
- var Y = W - M, re = On(M, Y);
7767
+ var Y = W - M, re = Vn(M, Y);
7762
7768
  I === void 0 ? I = re : (I += "\0", I += re), M = W + 1;
7763
7769
  }
7764
7770
  }
@@ -7773,9 +7779,9 @@ var cr = (() => {
7773
7779
  S instanceof ArrayBuffer && (S = new Uint8Array(S));
7774
7780
  var E, I = typeof S == "string";
7775
7781
  I || S instanceof Uint8Array || S instanceof Uint8ClampedArray || S instanceof Int8Array || de("Cannot pass non-string to std::string"), c && I ? E = Pr(S) : E = S.length;
7776
- var M = jn(4 + E + 1), L = M + 4;
7782
+ var M = Nn(4 + E + 1), L = M + 4;
7777
7783
  if (P[M >> 2] = E, c && I)
7778
- ms(S, L, E + 1);
7784
+ hs(S, L, E + 1);
7779
7785
  else if (I)
7780
7786
  for (var W = 0; W < E; ++W) {
7781
7787
  var Y = S.charCodeAt(W);
@@ -7792,7 +7798,7 @@ var cr = (() => {
7792
7798
  rt(f);
7793
7799
  }
7794
7800
  });
7795
- }, Ir = typeof TextDecoder < "u" ? new TextDecoder("utf-16le") : void 0, gs = (o, s) => {
7801
+ }, Ir = typeof TextDecoder < "u" ? new TextDecoder("utf-16le") : void 0, ys = (o, s) => {
7796
7802
  for (var c = o, f = c >> 1, S = f + s / 2; !(f >= S) && A[f]; )
7797
7803
  ++f;
7798
7804
  if (c = f << 1, c - o > 32 && Ir)
@@ -7804,7 +7810,7 @@ var cr = (() => {
7804
7810
  E += String.fromCharCode(M);
7805
7811
  }
7806
7812
  return E;
7807
- }, ys = (o, s, c) => {
7813
+ }, bs = (o, s, c) => {
7808
7814
  var f;
7809
7815
  if ((f = c) !== null && f !== void 0 || (c = 2147483647), c < 2)
7810
7816
  return 0;
@@ -7814,7 +7820,7 @@ var cr = (() => {
7814
7820
  $[s >> 1] = M, s += 2;
7815
7821
  }
7816
7822
  return $[s >> 1] = 0, s - S;
7817
- }, bs = (o) => o.length * 2, ws = (o, s) => {
7823
+ }, ws = (o) => o.length * 2, Ss = (o, s) => {
7818
7824
  for (var c = 0, f = ""; !(c >= s / 4); ) {
7819
7825
  var S = N[o + c * 4 >> 2];
7820
7826
  if (S == 0)
@@ -7826,7 +7832,7 @@ var cr = (() => {
7826
7832
  f += String.fromCharCode(S);
7827
7833
  }
7828
7834
  return f;
7829
- }, Ss = (o, s, c) => {
7835
+ }, Cs = (o, s, c) => {
7830
7836
  var f;
7831
7837
  if ((f = c) !== null && f !== void 0 || (c = 2147483647), c < 4)
7832
7838
  return 0;
@@ -7840,16 +7846,16 @@ var cr = (() => {
7840
7846
  break;
7841
7847
  }
7842
7848
  return N[s >> 2] = 0, s - S;
7843
- }, Cs = (o) => {
7849
+ }, As = (o) => {
7844
7850
  for (var s = 0, c = 0; c < o.length; ++c) {
7845
7851
  var f = o.charCodeAt(c);
7846
7852
  f >= 55296 && f <= 57343 && ++c, s += 4;
7847
7853
  }
7848
7854
  return s;
7849
- }, As = (o, s, c) => {
7855
+ }, ks = (o, s, c) => {
7850
7856
  c = Be(c);
7851
7857
  var f, S, E, I, M;
7852
- s === 2 ? (f = gs, S = ys, I = bs, E = () => A, M = 1) : s === 4 && (f = ws, S = Ss, I = Cs, E = () => P, M = 2), Ge(o, {
7858
+ s === 2 ? (f = ys, S = bs, I = ws, E = () => A, M = 1) : s === 4 && (f = Ss, S = Cs, I = As, E = () => P, M = 2), Ge(o, {
7853
7859
  name: c,
7854
7860
  fromWireType: (L) => {
7855
7861
  for (var W = P[L >> 2], Y = E(), re, oe = L + 4, ie = 0; ie <= W; ++ie) {
@@ -7863,23 +7869,23 @@ var cr = (() => {
7863
7869
  },
7864
7870
  toWireType: (L, W) => {
7865
7871
  typeof W != "string" && de(`Cannot pass non-string to C++ string type ${c}`);
7866
- var Y = I(W), re = jn(4 + Y + s);
7872
+ var Y = I(W), re = Nn(4 + Y + s);
7867
7873
  return P[re >> 2] = Y >> M, S(W, re + 4, Y + s), L !== null && L.push(rt, re), re;
7868
7874
  },
7869
7875
  argPackAdvance: Ke,
7870
- readValueFromPointer: An,
7876
+ readValueFromPointer: kn,
7871
7877
  destructorFunction(L) {
7872
7878
  rt(L);
7873
7879
  }
7874
7880
  });
7875
- }, ks = (o, s, c, f, S, E) => {
7881
+ }, xs = (o, s, c, f, S, E) => {
7876
7882
  Ut[o] = {
7877
7883
  name: Be(s),
7878
7884
  rawConstructor: Ye(c, f),
7879
7885
  rawDestructor: Ye(S, E),
7880
7886
  fields: []
7881
7887
  };
7882
- }, xs = (o, s, c, f, S, E, I, M, L, W) => {
7888
+ }, Es = (o, s, c, f, S, E, I, M, L, W) => {
7883
7889
  Ut[o].fields.push({
7884
7890
  fieldName: Be(s),
7885
7891
  getterReturnType: c,
@@ -7889,7 +7895,7 @@ var cr = (() => {
7889
7895
  setter: Ye(M, L),
7890
7896
  setterContext: W
7891
7897
  });
7892
- }, Es = (o, s) => {
7898
+ }, Ps = (o, s) => {
7893
7899
  s = Be(s), Ge(o, {
7894
7900
  isVoid: !0,
7895
7901
  name: s,
@@ -7899,8 +7905,8 @@ var cr = (() => {
7899
7905
  toWireType: (c, f) => {
7900
7906
  }
7901
7907
  });
7902
- }, Vn = [], Ps = (o, s, c, f) => (o = Vn[o], s = nt.toValue(s), o(null, s, c, f)), Ts = {}, Is = (o) => {
7903
- var s = Ts[o];
7908
+ }, Fn = [], Ts = (o, s, c, f) => (o = Fn[o], s = nt.toValue(s), o(null, s, c, f)), Is = {}, Bs = (o) => {
7909
+ var s = Is[o];
7904
7910
  return s === void 0 ? Be(o) : s;
7905
7911
  }, Br = () => {
7906
7912
  if (typeof globalThis == "object")
@@ -7913,61 +7919,61 @@ var cr = (() => {
7913
7919
  if (typeof $$$embind_global$$$ == "object" || (typeof global == "object" && o(global) ? $$$embind_global$$$ = global : typeof self == "object" && o(self) && ($$$embind_global$$$ = self), typeof $$$embind_global$$$ == "object"))
7914
7920
  return $$$embind_global$$$;
7915
7921
  throw Error("unable to get global object.");
7916
- }, Bs = (o) => o === 0 ? nt.toHandle(Br()) : (o = Is(o), nt.toHandle(Br()[o])), Ms = (o) => {
7917
- var s = Vn.length;
7918
- return Vn.push(o), s;
7919
- }, $s = (o, s) => {
7922
+ }, Ms = (o) => o === 0 ? nt.toHandle(Br()) : (o = Bs(o), nt.toHandle(Br()[o])), $s = (o) => {
7923
+ var s = Fn.length;
7924
+ return Fn.push(o), s;
7925
+ }, Rs = (o, s) => {
7920
7926
  for (var c = new Array(o), f = 0; f < o; ++f)
7921
- c[f] = $n(P[s + f * 4 >> 2], "parameter " + f);
7927
+ c[f] = Rn(P[s + f * 4 >> 2], "parameter " + f);
7922
7928
  return c;
7923
- }, Rs = Reflect.construct, Os = (o, s, c) => {
7929
+ }, Os = Reflect.construct, Vs = (o, s, c) => {
7924
7930
  var f = [], S = o.toWireType(f, c);
7925
7931
  return f.length && (P[s >> 2] = nt.toHandle(f)), S;
7926
- }, Vs = (o, s, c) => {
7927
- var f = $s(o, s), S = f.shift();
7932
+ }, Fs = (o, s, c) => {
7933
+ var f = Rs(o, s), S = f.shift();
7928
7934
  o--;
7929
7935
  var E = new Array(o), I = (L, W, Y, re) => {
7930
7936
  for (var oe = 0, ie = 0; ie < o; ++ie)
7931
7937
  E[ie] = f[ie].readValueFromPointer(re + oe), oe += f[ie].argPackAdvance;
7932
- for (var ye = c === 1 ? Rs(W, E) : W.apply(L, E), ie = 0; ie < o; ++ie) {
7938
+ for (var ye = c === 1 ? Os(W, E) : W.apply(L, E), ie = 0; ie < o; ++ie) {
7933
7939
  var ke, he;
7934
7940
  (ke = (he = f[ie]).deleteObject) === null || ke === void 0 || ke.call(he, E[ie]);
7935
7941
  }
7936
- return Os(S, Y, ye);
7942
+ return Vs(S, Y, ye);
7937
7943
  }, M = `methodCaller<(${f.map((L) => L.name).join(", ")}) => ${S.name}>`;
7938
- return Ms(Tt(M, I));
7939
- }, Fs = (o) => {
7940
- o > 4 && (Ue.get(o).refcount += 1);
7944
+ return $s(Tt(M, I));
7941
7945
  }, js = (o) => {
7946
+ o > 4 && (Ue.get(o).refcount += 1);
7947
+ }, Ns = (o) => {
7942
7948
  var s = nt.toValue(o);
7943
- Cn(s), Mn(o);
7944
- }, Ns = (o, s) => {
7945
- o = $n(o, "_emval_take_value");
7949
+ An(s), $n(o);
7950
+ }, Ds = (o, s) => {
7951
+ o = Rn(o, "_emval_take_value");
7946
7952
  var c = o.readValueFromPointer(s);
7947
7953
  return nt.toHandle(c);
7948
- }, Ds = () => {
7954
+ }, Ls = () => {
7949
7955
  Ve("");
7950
- }, Ls = (o, s, c) => R.copyWithin(o, s, s + c), _s = () => 2147483648, Us = (o) => {
7956
+ }, _s = (o, s, c) => R.copyWithin(o, s, s + c), Us = () => 2147483648, zs = (o) => {
7951
7957
  var s = x.buffer, c = (o - s.byteLength + 65535) / 65536;
7952
7958
  try {
7953
7959
  return x.grow(c), h(), 1;
7954
7960
  } catch {
7955
7961
  }
7956
- }, zs = (o) => {
7962
+ }, Qs = (o) => {
7957
7963
  var s = R.length;
7958
7964
  o >>>= 0;
7959
- var c = _s();
7965
+ var c = Us();
7960
7966
  if (o > c)
7961
7967
  return !1;
7962
7968
  for (var f = (L, W) => L + (W - L % W) % W, S = 1; S <= 4; S *= 2) {
7963
7969
  var E = s * (1 + 0.2 / S);
7964
7970
  E = Math.min(E, o + 100663296);
7965
- var I = Math.min(c, f(Math.max(o, E), 65536)), M = Us(I);
7971
+ var I = Math.min(c, f(Math.max(o, E), 65536)), M = zs(I);
7966
7972
  if (M)
7967
7973
  return !0;
7968
7974
  }
7969
7975
  return !1;
7970
- }, Fn = {}, Qs = () => l || "./this.program", It = () => {
7976
+ }, jn = {}, Ws = () => l || "./this.program", It = () => {
7971
7977
  if (!It.strings) {
7972
7978
  var o = (typeof navigator == "object" && navigator.languages && navigator.languages[0] || "C").replace("-", "_") + ".UTF-8", s = {
7973
7979
  USER: "web_user",
@@ -7976,36 +7982,36 @@ var cr = (() => {
7976
7982
  PWD: "/",
7977
7983
  HOME: "/home/web_user",
7978
7984
  LANG: o,
7979
- _: Qs()
7985
+ _: Ws()
7980
7986
  };
7981
- for (var c in Fn)
7982
- Fn[c] === void 0 ? delete s[c] : s[c] = Fn[c];
7987
+ for (var c in jn)
7988
+ jn[c] === void 0 ? delete s[c] : s[c] = jn[c];
7983
7989
  var f = [];
7984
7990
  for (var c in s)
7985
7991
  f.push(`${c}=${s[c]}`);
7986
7992
  It.strings = f;
7987
7993
  }
7988
7994
  return It.strings;
7989
- }, Ws = (o, s) => {
7995
+ }, qs = (o, s) => {
7990
7996
  for (var c = 0; c < o.length; ++c)
7991
7997
  k[s++ >> 0] = o.charCodeAt(c);
7992
7998
  k[s >> 0] = 0;
7993
- }, qs = (o, s) => {
7999
+ }, Js = (o, s) => {
7994
8000
  var c = 0;
7995
8001
  return It().forEach((f, S) => {
7996
8002
  var E = s + c;
7997
- P[o + S * 4 >> 2] = E, Ws(f, E), c += f.length + 1;
8003
+ P[o + S * 4 >> 2] = E, qs(f, E), c += f.length + 1;
7998
8004
  }), 0;
7999
- }, Js = (o, s) => {
8005
+ }, Hs = (o, s) => {
8000
8006
  var c = It();
8001
8007
  P[o >> 2] = c.length;
8002
8008
  var f = 0;
8003
8009
  return c.forEach((S) => f += S.length + 1), P[s >> 2] = f, 0;
8004
- }, Hs = (o) => o, Gt = (o) => o % 4 === 0 && (o % 100 !== 0 || o % 400 === 0), Ys = (o, s) => {
8010
+ }, Ys = (o) => o, Gt = (o) => o % 4 === 0 && (o % 100 !== 0 || o % 400 === 0), Gs = (o, s) => {
8005
8011
  for (var c = 0, f = 0; f <= s; c += o[f++])
8006
8012
  ;
8007
8013
  return c;
8008
- }, Mr = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], $r = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Gs = (o, s) => {
8014
+ }, Mr = [31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], $r = [31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31], Ks = (o, s) => {
8009
8015
  for (var c = new Date(o.getTime()); s > 0; ) {
8010
8016
  var f = Gt(c.getFullYear()), S = c.getMonth(), E = (f ? Mr : $r)[S];
8011
8017
  if (s > E - c.getDate())
@@ -8015,13 +8021,13 @@ var cr = (() => {
8015
8021
  }
8016
8022
  return c;
8017
8023
  };
8018
- function Ks(o, s, c) {
8024
+ function Xs(o, s, c) {
8019
8025
  var f = Pr(o) + 1, S = new Array(f);
8020
8026
  return Er(o, S, 0, S.length), S;
8021
8027
  }
8022
- var Xs = (o, s) => {
8028
+ var Zs = (o, s) => {
8023
8029
  k.set(o, s);
8024
- }, Zs = (o, s, c, f) => {
8030
+ }, ei = (o, s, c, f) => {
8025
8031
  var S = P[f + 40 >> 2], E = {
8026
8032
  tm_sec: N[f >> 2],
8027
8033
  tm_min: N[f + 4 >> 2],
@@ -8033,8 +8039,8 @@ var cr = (() => {
8033
8039
  tm_yday: N[f + 28 >> 2],
8034
8040
  tm_isdst: N[f + 32 >> 2],
8035
8041
  tm_gmtoff: N[f + 36 >> 2],
8036
- tm_zone: S ? On(S) : ""
8037
- }, I = On(c), M = {
8042
+ tm_zone: S ? Vn(S) : ""
8043
+ }, I = Vn(c), M = {
8038
8044
  "%c": "%a %b %d %H:%M:%S %Y",
8039
8045
  "%D": "%m/%d/%y",
8040
8046
  "%F": "%Y-%m-%d",
@@ -8101,7 +8107,7 @@ var cr = (() => {
8101
8107
  }
8102
8108
  }
8103
8109
  function ke(U) {
8104
- var Z = Gs(new Date(U.tm_year + 1900, 0, 1), U.tm_yday), xe = new Date(Z.getFullYear(), 0, 4), Ie = new Date(Z.getFullYear() + 1, 0, 4), vt = ye(xe), Xt = ye(Ie);
8110
+ var Z = Ks(new Date(U.tm_year + 1900, 0, 1), U.tm_yday), xe = new Date(Z.getFullYear(), 0, 4), Ie = new Date(Z.getFullYear() + 1, 0, 4), vt = ye(xe), Xt = ye(Ie);
8105
8111
  return ie(vt, Z) <= 0 ? ie(Xt, Z) <= 0 ? Z.getFullYear() + 1 : Z.getFullYear() : Z.getFullYear() - 1;
8106
8112
  }
8107
8113
  var he = {
@@ -8122,7 +8128,7 @@ var cr = (() => {
8122
8128
  var Z = U.tm_hour;
8123
8129
  return Z == 0 ? Z = 12 : Z > 12 && (Z -= 12), oe(Z, 2);
8124
8130
  },
8125
- "%j": (U) => oe(U.tm_mday + Ys(Gt(U.tm_year + 1900) ? Mr : $r, U.tm_mon - 1), 3),
8131
+ "%j": (U) => oe(U.tm_mday + Gs(Gt(U.tm_year + 1900) ? Mr : $r, U.tm_mon - 1), 3),
8126
8132
  "%m": (U) => oe(U.tm_mon + 1, 2),
8127
8133
  "%M": (U) => oe(U.tm_min, 2),
8128
8134
  "%n": () => `
@@ -8167,86 +8173,86 @@ var cr = (() => {
8167
8173
  for (var L in he)
8168
8174
  I.includes(L) && (I = I.replace(new RegExp(L, "g"), he[L](E)));
8169
8175
  I = I.replace(/\0\0/g, "%");
8170
- var Me = Ks(I);
8171
- return Me.length > s ? 0 : (Xs(Me, o), Me.length - 1);
8172
- }, ei = (o, s, c, f, S) => Zs(o, s, c, f);
8176
+ var Me = Xs(I);
8177
+ return Me.length > s ? 0 : (Zs(Me, o), Me.length - 1);
8178
+ }, ti = (o, s, c, f, S) => ei(o, s, c, f);
8173
8179
  fr = t.InternalError = class extends Error {
8174
8180
  constructor(o) {
8175
8181
  super(o), this.name = "InternalError";
8176
8182
  }
8177
- }, Ea(), ht = t.BindingError = class extends Error {
8183
+ }, Pa(), ht = t.BindingError = class extends Error {
8178
8184
  constructor(o) {
8179
8185
  super(o), this.name = "BindingError";
8180
8186
  }
8181
- }, Na(), Oa(), qa(), Cr = t.UnboundTypeError = Ga(Error, "UnboundTypeError"), ts(), rs();
8182
- var ti = {
8183
- s: ha,
8184
- u: va,
8185
- b: ya,
8186
- g: ba,
8187
- q: wa,
8188
- J: Sa,
8189
- f: Ca,
8190
- V: Aa,
8191
- d: ga,
8192
- da: ka,
8193
- Q: xa,
8194
- _: Ta,
8195
- ca: Ka,
8196
- ba: Za,
8197
- w: es,
8198
- Y: os,
8199
- x: ss,
8200
- h: is,
8201
- L: cs,
8202
- M: us,
8203
- t: fs,
8204
- o: ps,
8205
- K: vs,
8206
- C: As,
8207
- A: ks,
8208
- ea: xs,
8209
- $: Es,
8210
- R: Ps,
8211
- ha: Mn,
8212
- fa: Bs,
8213
- Z: Vs,
8214
- N: Fs,
8215
- O: js,
8216
- aa: Ns,
8217
- B: Ds,
8218
- X: Ls,
8219
- W: zs,
8220
- T: qs,
8221
- U: Js,
8222
- E: gi,
8223
- D: si,
8224
- F: vi,
8225
- n: yi,
8226
- a: ni,
8227
- e: li,
8228
- m: ai,
8229
- k: ui,
8230
- H: mi,
8231
- v: fi,
8232
- G: hi,
8233
- z: wi,
8234
- P: Ci,
8235
- l: ci,
8236
- j: ii,
8237
- c: oi,
8238
- p: ri,
8239
- I: pi,
8240
- r: bi,
8241
- i: di,
8242
- y: Si,
8243
- ga: Hs,
8244
- S: ei
8245
- }, Ee = ma(), rt = t._free = (o) => (rt = t._free = Ee.ka)(o), jn = t._malloc = (o) => (jn = t._malloc = Ee.la)(o), Rr = (o) => (Rr = Ee.na)(o), ge = (o, s) => (ge = Ee.oa)(o, s), Bt = (o) => (Bt = Ee.pa)(o), Ce = () => (Ce = Ee.qa)(), Ae = (o) => (Ae = Ee.ra)(o), Or = (o) => (Or = Ee.sa)(o), Vr = (o) => (Vr = Ee.ta)(o), Fr = (o, s, c) => (Fr = Ee.ua)(o, s, c), jr = (o) => (jr = Ee.va)(o);
8187
+ }, Da(), Va(), Ja(), Cr = t.UnboundTypeError = Ka(Error, "UnboundTypeError"), ns(), os();
8188
+ var ni = {
8189
+ s: va,
8190
+ u: ga,
8191
+ b: ba,
8192
+ g: wa,
8193
+ q: Sa,
8194
+ J: Ca,
8195
+ f: Aa,
8196
+ V: ka,
8197
+ d: ya,
8198
+ da: xa,
8199
+ Q: Ea,
8200
+ _: Ia,
8201
+ ca: Xa,
8202
+ ba: es,
8203
+ w: ts,
8204
+ Y: as,
8205
+ x: is,
8206
+ h: ls,
8207
+ L: us,
8208
+ M: ds,
8209
+ t: ps,
8210
+ o: ms,
8211
+ K: gs,
8212
+ C: ks,
8213
+ A: xs,
8214
+ ea: Es,
8215
+ $: Ps,
8216
+ R: Ts,
8217
+ ha: $n,
8218
+ fa: Ms,
8219
+ Z: Fs,
8220
+ N: js,
8221
+ O: Ns,
8222
+ aa: Ds,
8223
+ B: Ls,
8224
+ X: _s,
8225
+ W: Qs,
8226
+ T: Js,
8227
+ U: Hs,
8228
+ E: yi,
8229
+ D: ii,
8230
+ F: gi,
8231
+ n: bi,
8232
+ a: ri,
8233
+ e: ci,
8234
+ m: si,
8235
+ k: di,
8236
+ H: hi,
8237
+ v: pi,
8238
+ G: vi,
8239
+ z: Si,
8240
+ P: Ai,
8241
+ l: ui,
8242
+ j: li,
8243
+ c: ai,
8244
+ p: oi,
8245
+ I: mi,
8246
+ r: wi,
8247
+ i: fi,
8248
+ y: Ci,
8249
+ ga: Ys,
8250
+ S: ti
8251
+ }, Ee = ha(), rt = t._free = (o) => (rt = t._free = Ee.ka)(o), Nn = t._malloc = (o) => (Nn = t._malloc = Ee.la)(o), Rr = (o) => (Rr = Ee.na)(o), ge = (o, s) => (ge = Ee.oa)(o, s), Bt = (o) => (Bt = Ee.pa)(o), Ce = () => (Ce = Ee.qa)(), Ae = (o) => (Ae = Ee.ra)(o), Or = (o) => (Or = Ee.sa)(o), Vr = (o) => (Vr = Ee.ta)(o), Fr = (o, s, c) => (Fr = Ee.ua)(o, s, c), jr = (o) => (jr = Ee.va)(o);
8246
8252
  t.dynCall_viijii = (o, s, c, f, S, E, I) => (t.dynCall_viijii = Ee.wa)(o, s, c, f, S, E, I);
8247
8253
  var Nr = t.dynCall_jiiii = (o, s, c, f, S) => (Nr = t.dynCall_jiiii = Ee.xa)(o, s, c, f, S);
8248
8254
  t.dynCall_iiiiij = (o, s, c, f, S, E, I) => (t.dynCall_iiiiij = Ee.ya)(o, s, c, f, S, E, I), t.dynCall_iiiiijj = (o, s, c, f, S, E, I, M, L) => (t.dynCall_iiiiijj = Ee.za)(o, s, c, f, S, E, I, M, L), t.dynCall_iiiiiijj = (o, s, c, f, S, E, I, M, L, W) => (t.dynCall_iiiiiijj = Ee.Aa)(o, s, c, f, S, E, I, M, L, W);
8249
- function ni(o, s) {
8255
+ function ri(o, s) {
8250
8256
  var c = Ce();
8251
8257
  try {
8252
8258
  return Se(o)(s);
@@ -8256,7 +8262,7 @@ var cr = (() => {
8256
8262
  ge(1, 0);
8257
8263
  }
8258
8264
  }
8259
- function ri(o, s, c, f) {
8265
+ function oi(o, s, c, f) {
8260
8266
  var S = Ce();
8261
8267
  try {
8262
8268
  Se(o)(s, c, f);
@@ -8266,7 +8272,7 @@ var cr = (() => {
8266
8272
  ge(1, 0);
8267
8273
  }
8268
8274
  }
8269
- function oi(o, s, c) {
8275
+ function ai(o, s, c) {
8270
8276
  var f = Ce();
8271
8277
  try {
8272
8278
  Se(o)(s, c);
@@ -8276,7 +8282,7 @@ var cr = (() => {
8276
8282
  ge(1, 0);
8277
8283
  }
8278
8284
  }
8279
- function ai(o, s, c, f) {
8285
+ function si(o, s, c, f) {
8280
8286
  var S = Ce();
8281
8287
  try {
8282
8288
  return Se(o)(s, c, f);
@@ -8286,7 +8292,7 @@ var cr = (() => {
8286
8292
  ge(1, 0);
8287
8293
  }
8288
8294
  }
8289
- function si(o, s, c, f, S) {
8295
+ function ii(o, s, c, f, S) {
8290
8296
  var E = Ce();
8291
8297
  try {
8292
8298
  return Se(o)(s, c, f, S);
@@ -8296,7 +8302,7 @@ var cr = (() => {
8296
8302
  ge(1, 0);
8297
8303
  }
8298
8304
  }
8299
- function ii(o, s) {
8305
+ function li(o, s) {
8300
8306
  var c = Ce();
8301
8307
  try {
8302
8308
  Se(o)(s);
@@ -8306,7 +8312,7 @@ var cr = (() => {
8306
8312
  ge(1, 0);
8307
8313
  }
8308
8314
  }
8309
- function li(o, s, c) {
8315
+ function ci(o, s, c) {
8310
8316
  var f = Ce();
8311
8317
  try {
8312
8318
  return Se(o)(s, c);
@@ -8316,7 +8322,7 @@ var cr = (() => {
8316
8322
  ge(1, 0);
8317
8323
  }
8318
8324
  }
8319
- function ci(o) {
8325
+ function ui(o) {
8320
8326
  var s = Ce();
8321
8327
  try {
8322
8328
  Se(o)();
@@ -8326,7 +8332,7 @@ var cr = (() => {
8326
8332
  ge(1, 0);
8327
8333
  }
8328
8334
  }
8329
- function ui(o, s, c, f, S) {
8335
+ function di(o, s, c, f, S) {
8330
8336
  var E = Ce();
8331
8337
  try {
8332
8338
  return Se(o)(s, c, f, S);
@@ -8336,7 +8342,7 @@ var cr = (() => {
8336
8342
  ge(1, 0);
8337
8343
  }
8338
8344
  }
8339
- function di(o, s, c, f, S, E, I, M, L, W, Y) {
8345
+ function fi(o, s, c, f, S, E, I, M, L, W, Y) {
8340
8346
  var re = Ce();
8341
8347
  try {
8342
8348
  Se(o)(s, c, f, S, E, I, M, L, W, Y);
@@ -8346,7 +8352,7 @@ var cr = (() => {
8346
8352
  ge(1, 0);
8347
8353
  }
8348
8354
  }
8349
- function fi(o, s, c, f, S, E, I) {
8355
+ function pi(o, s, c, f, S, E, I) {
8350
8356
  var M = Ce();
8351
8357
  try {
8352
8358
  return Se(o)(s, c, f, S, E, I);
@@ -8356,7 +8362,7 @@ var cr = (() => {
8356
8362
  ge(1, 0);
8357
8363
  }
8358
8364
  }
8359
- function pi(o, s, c, f, S) {
8365
+ function mi(o, s, c, f, S) {
8360
8366
  var E = Ce();
8361
8367
  try {
8362
8368
  Se(o)(s, c, f, S);
@@ -8366,7 +8372,7 @@ var cr = (() => {
8366
8372
  ge(1, 0);
8367
8373
  }
8368
8374
  }
8369
- function mi(o, s, c, f, S, E) {
8375
+ function hi(o, s, c, f, S, E) {
8370
8376
  var I = Ce();
8371
8377
  try {
8372
8378
  return Se(o)(s, c, f, S, E);
@@ -8376,7 +8382,7 @@ var cr = (() => {
8376
8382
  ge(1, 0);
8377
8383
  }
8378
8384
  }
8379
- function hi(o, s, c, f, S, E, I, M) {
8385
+ function vi(o, s, c, f, S, E, I, M) {
8380
8386
  var L = Ce();
8381
8387
  try {
8382
8388
  return Se(o)(s, c, f, S, E, I, M);
@@ -8386,7 +8392,7 @@ var cr = (() => {
8386
8392
  ge(1, 0);
8387
8393
  }
8388
8394
  }
8389
- function vi(o, s, c, f) {
8395
+ function gi(o, s, c, f) {
8390
8396
  var S = Ce();
8391
8397
  try {
8392
8398
  return Se(o)(s, c, f);
@@ -8396,7 +8402,7 @@ var cr = (() => {
8396
8402
  ge(1, 0);
8397
8403
  }
8398
8404
  }
8399
- function gi(o, s, c, f) {
8405
+ function yi(o, s, c, f) {
8400
8406
  var S = Ce();
8401
8407
  try {
8402
8408
  return Se(o)(s, c, f);
@@ -8406,7 +8412,7 @@ var cr = (() => {
8406
8412
  ge(1, 0);
8407
8413
  }
8408
8414
  }
8409
- function yi(o) {
8415
+ function bi(o) {
8410
8416
  var s = Ce();
8411
8417
  try {
8412
8418
  return Se(o)();
@@ -8416,7 +8422,7 @@ var cr = (() => {
8416
8422
  ge(1, 0);
8417
8423
  }
8418
8424
  }
8419
- function bi(o, s, c, f, S, E, I, M) {
8425
+ function wi(o, s, c, f, S, E, I, M) {
8420
8426
  var L = Ce();
8421
8427
  try {
8422
8428
  Se(o)(s, c, f, S, E, I, M);
@@ -8426,7 +8432,7 @@ var cr = (() => {
8426
8432
  ge(1, 0);
8427
8433
  }
8428
8434
  }
8429
- function wi(o, s, c, f, S, E, I, M, L, W, Y, re) {
8435
+ function Si(o, s, c, f, S, E, I, M, L, W, Y, re) {
8430
8436
  var oe = Ce();
8431
8437
  try {
8432
8438
  return Se(o)(s, c, f, S, E, I, M, L, W, Y, re);
@@ -8436,7 +8442,7 @@ var cr = (() => {
8436
8442
  ge(1, 0);
8437
8443
  }
8438
8444
  }
8439
- function Si(o, s, c, f, S, E, I, M, L, W, Y, re, oe, ie, ye, ke) {
8445
+ function Ci(o, s, c, f, S, E, I, M, L, W, Y, re, oe, ie, ye, ke) {
8440
8446
  var he = Ce();
8441
8447
  try {
8442
8448
  Se(o)(s, c, f, S, E, I, M, L, W, Y, re, oe, ie, ye, ke);
@@ -8446,7 +8452,7 @@ var cr = (() => {
8446
8452
  ge(1, 0);
8447
8453
  }
8448
8454
  }
8449
- function Ci(o, s, c, f, S) {
8455
+ function Ai(o, s, c, f, S) {
8450
8456
  var E = Ce();
8451
8457
  try {
8452
8458
  return Nr(o, s, c, f, S);
@@ -8540,7 +8546,7 @@ class ur extends EventTarget {
8540
8546
  return [];
8541
8547
  let r;
8542
8548
  try {
8543
- Ho(t) ? r = await Bf(t, {
8549
+ Yo(t) ? r = await Bf(t, {
8544
8550
  tryHarder: !0,
8545
8551
  formats: Kr(this, Mt).map((a) => on.get(a))
8546
8552
  }) : r = await Mf(t, {
@@ -8614,7 +8620,7 @@ class $f extends Error {
8614
8620
  super("can't process cross-origin image"), this.name = "DropImageFetchError";
8615
8621
  }
8616
8622
  }
8617
- class Xo extends Error {
8623
+ class Zo extends Error {
8618
8624
  constructor() {
8619
8625
  super("this browser has no Stream API support"), this.name = "StreamApiNotSupportedError";
8620
8626
  }
@@ -8633,9 +8639,9 @@ class Of extends Error {
8633
8639
  ), this.name = "StreamLoadTimeoutError";
8634
8640
  }
8635
8641
  }
8636
- let Zo;
8637
- function ea(e) {
8638
- Zo = new ur({ formats: e });
8642
+ let ea;
8643
+ function ta(e) {
8644
+ ea = new ur({ formats: e });
8639
8645
  }
8640
8646
  const Vf = async (e, {
8641
8647
  detectHandler: n,
@@ -8643,7 +8649,7 @@ const Vf = async (e, {
8643
8649
  minDelay: r,
8644
8650
  formats: a
8645
8651
  }) => {
8646
- console.debug("[vue-qrcode-reader] start scanning"), ea(a);
8652
+ console.debug("[vue-qrcode-reader] start scanning"), ta(a);
8647
8653
  const i = (l) => async (u) => {
8648
8654
  if (e.readyState === 0)
8649
8655
  console.debug("[vue-qrcode-reader] stop scanning: video element readyState is 0");
@@ -8652,7 +8658,7 @@ const Vf = async (e, {
8652
8658
  if (u - d < r)
8653
8659
  window.requestAnimationFrame(i(l));
8654
8660
  else {
8655
- const p = await Zo.detect(e), v = p.some((C) => !g.includes(C.rawValue));
8661
+ const p = await ea.detect(e), v = p.some((C) => !g.includes(C.rawValue));
8656
8662
  v && n(p);
8657
8663
  const b = p.length > 0;
8658
8664
  b && t(p), !b && y && t(p);
@@ -8680,15 +8686,15 @@ const Vf = async (e, {
8680
8686
  throw new $f();
8681
8687
  const n = document.createElement("img");
8682
8688
  return n.src = e, await dr(n, "load"), n;
8683
- }, ta = async (e, n = ["qr_code"]) => await new ur({ formats: n }).detect(e), jf = async (e, n = ["qr_code"]) => {
8689
+ }, na = async (e, n = ["qr_code"]) => await new ur({ formats: n }).detect(e), jf = async (e, n = ["qr_code"]) => {
8684
8690
  const t = new ur({ formats: n }), r = await Ff(e);
8685
8691
  return await t.detect(r);
8686
8692
  };
8687
- var na = {}, De = {};
8693
+ var ra = {}, De = {};
8688
8694
  Object.defineProperty(De, "__esModule", {
8689
8695
  value: !0
8690
8696
  });
8691
- De.compactObject = aa;
8697
+ De.compactObject = sa;
8692
8698
  De.deprecated = qf;
8693
8699
  var Nf = De.detectBrowser = Jf;
8694
8700
  De.disableLog = zf;
@@ -8696,7 +8702,7 @@ De.disableWarnings = Qf;
8696
8702
  De.extractVersion = an;
8697
8703
  De.filterStats = Hf;
8698
8704
  De.log = Wf;
8699
- De.walkStats = pn;
8705
+ De.walkStats = mn;
8700
8706
  De.wrapPeerConnectionEvent = Uf;
8701
8707
  function Df(e, n, t) {
8702
8708
  return n = Lf(n), n in e ? Object.defineProperty(e, n, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[n] = t, e;
@@ -8725,7 +8731,7 @@ function ct(e) {
8725
8731
  return n && typeof Symbol == "function" && n.constructor === Symbol && n !== Symbol.prototype ? "symbol" : typeof n;
8726
8732
  }, ct(e);
8727
8733
  }
8728
- var ra = !0, oa = !0;
8734
+ var oa = !0, aa = !0;
8729
8735
  function an(e, n, t) {
8730
8736
  var r = e.match(n);
8731
8737
  return r && r.length >= t && parseInt(r[t], 10);
@@ -8763,20 +8769,20 @@ function Uf(e, n, t) {
8763
8769
  }
8764
8770
  }
8765
8771
  function zf(e) {
8766
- return typeof e != "boolean" ? new Error("Argument type: " + ct(e) + ". Please use a boolean.") : (ra = e, e ? "adapter.js logging disabled" : "adapter.js logging enabled");
8772
+ return typeof e != "boolean" ? new Error("Argument type: " + ct(e) + ". Please use a boolean.") : (oa = e, e ? "adapter.js logging disabled" : "adapter.js logging enabled");
8767
8773
  }
8768
8774
  function Qf(e) {
8769
- return typeof e != "boolean" ? new Error("Argument type: " + ct(e) + ". Please use a boolean.") : (oa = !e, "adapter.js deprecation warnings " + (e ? "disabled" : "enabled"));
8775
+ return typeof e != "boolean" ? new Error("Argument type: " + ct(e) + ". Please use a boolean.") : (aa = !e, "adapter.js deprecation warnings " + (e ? "disabled" : "enabled"));
8770
8776
  }
8771
8777
  function Wf() {
8772
8778
  if ((typeof window > "u" ? "undefined" : ct(window)) === "object") {
8773
- if (ra)
8779
+ if (oa)
8774
8780
  return;
8775
8781
  typeof console < "u" && typeof console.log == "function" && console.log.apply(console, arguments);
8776
8782
  }
8777
8783
  }
8778
8784
  function qf(e, n) {
8779
- oa && console.warn(e + " is deprecated, please use " + n + " instead.");
8785
+ aa && console.warn(e + " is deprecated, please use " + n + " instead.");
8780
8786
  }
8781
8787
  function Jf(e) {
8782
8788
  var n = {
@@ -8799,16 +8805,16 @@ function Jf(e) {
8799
8805
  function ro(e) {
8800
8806
  return Object.prototype.toString.call(e) === "[object Object]";
8801
8807
  }
8802
- function aa(e) {
8808
+ function sa(e) {
8803
8809
  return ro(e) ? Object.keys(e).reduce(function(n, t) {
8804
- var r = ro(e[t]), a = r ? aa(e[t]) : e[t], i = r && !Object.keys(a).length;
8810
+ var r = ro(e[t]), a = r ? sa(e[t]) : e[t], i = r && !Object.keys(a).length;
8805
8811
  return a === void 0 || i ? n : Object.assign(n, Df({}, t, a));
8806
8812
  }, {}) : e;
8807
8813
  }
8808
- function pn(e, n, t) {
8814
+ function mn(e, n, t) {
8809
8815
  !n || t.has(n.id) || (t.set(n.id, n), Object.keys(n).forEach(function(r) {
8810
- r.endsWith("Id") ? pn(e, e.get(n[r]), t) : r.endsWith("Ids") && n[r].forEach(function(a) {
8811
- pn(e, e.get(a), t);
8816
+ r.endsWith("Id") ? mn(e, e.get(n[r]), t) : r.endsWith("Ids") && n[r].forEach(function(a) {
8817
+ mn(e, e.get(a), t);
8812
8818
  });
8813
8819
  }));
8814
8820
  }
@@ -8821,19 +8827,19 @@ function Hf(e, n, t) {
8821
8827
  l.type === "track" && l.trackIdentifier === n.id && i.push(l);
8822
8828
  }), i.forEach(function(l) {
8823
8829
  e.forEach(function(u) {
8824
- u.type === r && u.trackId === l.id && pn(e, u, a);
8830
+ u.type === r && u.trackId === l.id && mn(e, u, a);
8825
8831
  });
8826
8832
  }), a;
8827
8833
  }
8828
- Object.defineProperty(na, "__esModule", {
8834
+ Object.defineProperty(ra, "__esModule", {
8829
8835
  value: !0
8830
8836
  });
8831
- var Yf = na.shimGetUserMedia = Xf, Gf = Kf(De);
8832
- function sa(e) {
8837
+ var Yf = ra.shimGetUserMedia = Xf, Gf = Kf(De);
8838
+ function ia(e) {
8833
8839
  if (typeof WeakMap != "function")
8834
8840
  return null;
8835
8841
  var n = /* @__PURE__ */ new WeakMap(), t = /* @__PURE__ */ new WeakMap();
8836
- return (sa = function(r) {
8842
+ return (ia = function(r) {
8837
8843
  return r ? t : n;
8838
8844
  })(e);
8839
8845
  }
@@ -8842,7 +8848,7 @@ function Kf(e, n) {
8842
8848
  return e;
8843
8849
  if (e === null || it(e) !== "object" && typeof e != "function")
8844
8850
  return { default: e };
8845
- var t = sa(n);
8851
+ var t = ia(n);
8846
8852
  if (t && t.has(e))
8847
8853
  return t.get(e);
8848
8854
  var r = {}, a = Object.defineProperty && Object.getOwnPropertyDescriptor;
@@ -8972,16 +8978,16 @@ function Xf(e, n) {
8972
8978
  }
8973
8979
  }
8974
8980
  }
8975
- var ia = {};
8976
- Object.defineProperty(ia, "__esModule", {
8981
+ var la = {};
8982
+ Object.defineProperty(la, "__esModule", {
8977
8983
  value: !0
8978
8984
  });
8979
- var Zf = ia.shimGetUserMedia = np, ep = tp(De);
8980
- function la(e) {
8985
+ var Zf = la.shimGetUserMedia = np, ep = tp(De);
8986
+ function ca(e) {
8981
8987
  if (typeof WeakMap != "function")
8982
8988
  return null;
8983
8989
  var n = /* @__PURE__ */ new WeakMap(), t = /* @__PURE__ */ new WeakMap();
8984
- return (la = function(r) {
8990
+ return (ca = function(r) {
8985
8991
  return r ? t : n;
8986
8992
  })(e);
8987
8993
  }
@@ -8990,7 +8996,7 @@ function tp(e, n) {
8990
8996
  return e;
8991
8997
  if (e === null || gt(e) !== "object" && typeof e != "function")
8992
8998
  return { default: e };
8993
- var t = la(n);
8999
+ var t = ca(n);
8994
9000
  if (t && t.has(e))
8995
9001
  return t.get(e);
8996
9002
  var r = {}, a = Object.defineProperty && Object.getOwnPropertyDescriptor;
@@ -9040,19 +9046,19 @@ Object.defineProperty(et, "__esModule", {
9040
9046
  });
9041
9047
  et.shimAudioContext = fp;
9042
9048
  et.shimCallbacksAPI = ip;
9043
- et.shimConstraints = da;
9049
+ et.shimConstraints = fa;
9044
9050
  et.shimCreateOfferLegacy = dp;
9045
9051
  var rp = et.shimGetUserMedia = lp;
9046
9052
  et.shimLocalStreamsAPI = ap;
9047
9053
  et.shimRTCIceServerUrls = cp;
9048
9054
  et.shimRemoteStreamsAPI = sp;
9049
9055
  et.shimTrackEventTransceiver = up;
9050
- var ca = op(De);
9051
- function ua(e) {
9056
+ var ua = op(De);
9057
+ function da(e) {
9052
9058
  if (typeof WeakMap != "function")
9053
9059
  return null;
9054
9060
  var n = /* @__PURE__ */ new WeakMap(), t = /* @__PURE__ */ new WeakMap();
9055
- return (ua = function(r) {
9061
+ return (da = function(r) {
9056
9062
  return r ? t : n;
9057
9063
  })(e);
9058
9064
  }
@@ -9061,7 +9067,7 @@ function op(e, n) {
9061
9067
  return e;
9062
9068
  if (e === null || ut(e) !== "object" && typeof e != "function")
9063
9069
  return { default: e };
9064
- var t = ua(n);
9070
+ var t = da(n);
9065
9071
  if (t && t.has(e))
9066
9072
  return t.get(e);
9067
9073
  var r = {}, a = Object.defineProperty && Object.getOwnPropertyDescriptor;
@@ -9179,16 +9185,16 @@ function lp(e) {
9179
9185
  if (n.mediaDevices && n.mediaDevices.getUserMedia) {
9180
9186
  var t = n.mediaDevices, r = t.getUserMedia.bind(t);
9181
9187
  n.mediaDevices.getUserMedia = function(a) {
9182
- return r(da(a));
9188
+ return r(fa(a));
9183
9189
  };
9184
9190
  }
9185
9191
  !n.getUserMedia && n.mediaDevices && n.mediaDevices.getUserMedia && (n.getUserMedia = (function(a, i, l) {
9186
9192
  n.mediaDevices.getUserMedia(a).then(i, l);
9187
9193
  }).bind(n));
9188
9194
  }
9189
- function da(e) {
9195
+ function fa(e) {
9190
9196
  return e && e.video !== void 0 ? Object.assign({}, e, {
9191
- video: ca.compactObject(e.video)
9197
+ video: ua.compactObject(e.video)
9192
9198
  }) : e;
9193
9199
  }
9194
9200
  function cp(e) {
@@ -9198,7 +9204,7 @@ function cp(e) {
9198
9204
  if (t && t.iceServers) {
9199
9205
  for (var a = [], i = 0; i < t.iceServers.length; i++) {
9200
9206
  var l = t.iceServers[i];
9201
- l.urls === void 0 && l.url ? (ca.deprecated("RTCIceServer.url", "RTCIceServer.urls"), l = JSON.parse(JSON.stringify(l)), l.urls = l.url, delete l.url, a.push(l)) : a.push(t.iceServers[i]);
9207
+ l.urls === void 0 && l.url ? (ua.deprecated("RTCIceServer.url", "RTCIceServer.urls"), l = JSON.parse(JSON.stringify(l)), l.urls = l.url, delete l.url, a.push(l)) : a.push(t.iceServers[i]);
9202
9208
  }
9203
9209
  t.iceServers = a;
9204
9210
  }
@@ -9267,7 +9273,7 @@ const mp = pp(() => {
9267
9273
  rp(window, e);
9268
9274
  break;
9269
9275
  default:
9270
- throw new Xo();
9276
+ throw new Zo();
9271
9277
  }
9272
9278
  });
9273
9279
  let yt = Promise.resolve({ type: "stop", data: {} });
@@ -9279,7 +9285,7 @@ async function so(e, n, t) {
9279
9285
  ), window.isSecureContext !== !0)
9280
9286
  throw new Rf();
9281
9287
  if (((r = navigator?.mediaDevices) == null ? void 0 : r.getUserMedia) === void 0)
9282
- throw new Xo();
9288
+ throw new Zo();
9283
9289
  mp(), console.debug("[vue-qrcode-reader] calling getUserMedia");
9284
9290
  const l = await navigator.mediaDevices.getUserMedia({
9285
9291
  audio: !1,
@@ -9325,7 +9331,7 @@ async function hp(e, {
9325
9331
  isTorchOn: g
9326
9332
  }
9327
9333
  } = i;
9328
- return !r && e === l && n === d && t === g ? i : fa(l, u, g).then(
9334
+ return !r && e === l && n === d && t === g ? i : pa(l, u, g).then(
9329
9335
  () => so(e, n, t)
9330
9336
  );
9331
9337
  } else if (i.type === "stop" || i.type === "failed")
@@ -9341,7 +9347,7 @@ async function hp(e, {
9341
9347
  return a.data.capabilities;
9342
9348
  ao();
9343
9349
  }
9344
- async function fa(e, n, t) {
9350
+ async function pa(e, n, t) {
9345
9351
  console.debug("[vue-qrcode-reader] stopping camera"), e.src = "", e.srcObject = null, e.load(), await dr(e, "error");
9346
9352
  for (const r of n.getTracks())
9347
9353
  t != null || await r.applyConstraints({ advanced: [{ torch: !1 }] }), n.removeTrack(r), r.stop();
@@ -9357,7 +9363,7 @@ async function tn() {
9357
9363
  const {
9358
9364
  data: { videoEl: n, stream: t, isTorchOn: r }
9359
9365
  } = e;
9360
- return fa(n, t, r);
9366
+ return pa(n, t, r);
9361
9367
  }), (await yt).type === "start")
9362
9368
  throw new Error("Something went wrong with the camera task queue (stop task).");
9363
9369
  }
@@ -9424,7 +9430,7 @@ const vp = /* @__PURE__ */ te({
9424
9430
  },
9425
9431
  { deep: !0 }
9426
9432
  ), be(i, (A) => {
9427
- y.value && ea(A);
9433
+ y.value && ta(A);
9428
9434
  });
9429
9435
  const v = O(() => p.value.shouldStream && g.value);
9430
9436
  be(v, (A) => {
@@ -9471,19 +9477,19 @@ const vp = /* @__PURE__ */ te({
9471
9477
  x: Math.floor(je + q),
9472
9478
  y: Math.floor(Ve + pe)
9473
9479
  }), me = A.map((je) => {
9474
- const { boundingBox: Ve, cornerPoints: gn } = je, { x: jt, y: st } = ce(
9480
+ const { boundingBox: Ve, cornerPoints: yn } = je, { x: jt, y: st } = ce(
9475
9481
  Te({
9476
9482
  x: Ve.x,
9477
9483
  y: Ve.y
9478
9484
  })
9479
- ), { x: Nt, y: yn } = Te({
9485
+ ), { x: Nt, y: bn } = Te({
9480
9486
  x: Ve.width,
9481
9487
  y: Ve.height
9482
9488
  });
9483
9489
  return {
9484
9490
  ...je,
9485
- cornerPoints: gn.map((Dt) => ce(Te(Dt))),
9486
- boundingBox: DOMRectReadOnly.fromRect({ x: jt, y: st, width: Nt, height: yn })
9491
+ cornerPoints: yn.map((Dt) => ce(Te(Dt))),
9492
+ boundingBox: DOMRectReadOnly.fromRect({ x: jt, y: st, width: Nt, height: bn })
9487
9493
  };
9488
9494
  });
9489
9495
  N.width = P.offsetWidth, N.height = P.offsetHeight;
@@ -9528,7 +9534,7 @@ const vp = /* @__PURE__ */ te({
9528
9534
  ref: l,
9529
9535
  style: R
9530
9536
  }, null, 512), [
9531
- [Xn, !v.value]
9537
+ [Zn, !v.value]
9532
9538
  ]),
9533
9539
  j("canvas", {
9534
9540
  id: "qrcode-stream-tracking-layer",
@@ -9551,7 +9557,7 @@ const vp = /* @__PURE__ */ te({
9551
9557
  const t = e, r = n, a = (i) => {
9552
9558
  if (!(!(i.target instanceof HTMLInputElement) || !i.target.files))
9553
9559
  for (const l of Array.from(i.target.files))
9554
- ta(l, t.formats).then((u) => {
9560
+ na(l, t.formats).then((u) => {
9555
9561
  r("detect", u);
9556
9562
  });
9557
9563
  };
@@ -9586,7 +9592,7 @@ const vp = /* @__PURE__ */ te({
9586
9592
  i(!1);
9587
9593
  const d = [...Array.from(u.files)], g = u.getData("text/uri-list");
9588
9594
  d.forEach((y) => {
9589
- a(ta(y, t.formats));
9595
+ a(na(y, t.formats));
9590
9596
  }), g !== "" && a(jf(g, t.formats));
9591
9597
  };
9592
9598
  return (u, d) => (V(), K("div", {
@@ -9687,7 +9693,7 @@ export {
9687
9693
  Xp as SunnyCustomizeSelect,
9688
9694
  Xd as SunnyExportModal,
9689
9695
  Tu as SunnyForm,
9690
- Eo as SunnyIcon,
9696
+ Po as SunnyIcon,
9691
9697
  tf as SunnyImportModal,
9692
9698
  Dp as SunnyLoading,
9693
9699
  tm as SunnyQrcodeReader,