@opengis/form 0.0.176 → 0.0.178

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.
@@ -736,22 +736,22 @@ const Zo = ["placeholder", "disabled"], Jo = /* @__PURE__ */ ge({
736
736
  const t = e, { inputClass: n } = bt(t.style), a = Ke(e, "modelValue"), l = V(null);
737
737
  let o = null;
738
738
  function r(s) {
739
- const f = {
739
+ const f = s == null ? "" : String(s), c = {
740
740
  9: /[0-9]/,
741
741
  A: /[a-zA-Z]/,
742
742
  "*": /[a-zA-Z0-9]/
743
- }, c = /* @__PURE__ */ new Set();
744
- let w = !1;
745
- for (let S = 0; S < s.length; S += 1) {
746
- const $ = s[S];
747
- $ === "{" ? w = !0 : $ === "}" ? w = !1 : w && c.add($);
748
- }
749
- const x = {};
750
- return Object.keys(f).forEach((S) => {
751
- c.has(S) || (x[S] = f[S]);
743
+ }, w = /* @__PURE__ */ new Set();
744
+ let x = !1;
745
+ for (let $ = 0; $ < f.length; $ += 1) {
746
+ const g = f[$];
747
+ g === "{" ? x = !0 : g === "}" ? x = !1 : x && w.add(g);
748
+ }
749
+ const S = {};
750
+ return Object.keys(c).forEach(($) => {
751
+ w.has($) || (S[$] = c[$]);
752
752
  }), {
753
- mask: s,
754
- definitions: x,
753
+ mask: f,
754
+ definitions: S,
755
755
  lazy: !1
756
756
  };
757
757
  }
@@ -5116,7 +5116,7 @@ const Tu = /* @__PURE__ */ ge({
5116
5116
  }),
5117
5117
  emits: ["update:modelValue"],
5118
5118
  setup(e) {
5119
- const t = oo(() => import("./vs-richtext-Bs_rz5mq.js")), n = e, { inputClass: a } = bt(n.style), l = Ke(e, "modelValue"), o = y(() => !!n.disabled), r = y(() => n.placeholder ?? ""), s = y(() => ({
5119
+ const t = oo(() => import("./vs-richtext-nU0ypT40.js")), n = e, { inputClass: a } = bt(n.style), l = Ke(e, "modelValue"), o = y(() => !!n.disabled), r = y(() => n.placeholder ?? ""), s = y(() => ({
5120
5120
  height: n.richtextProps.height || "300px",
5121
5121
  format: n.format,
5122
5122
  ...n.richtextProps
@@ -5148,7 +5148,7 @@ const Md = /* @__PURE__ */ Ze($d, [["render", Cd]]), Ld = { class: "bg-white rou
5148
5148
  }, Ad = {
5149
5149
  key: 0,
5150
5150
  class: "relative flex-1 min-w-0"
5151
- }, Dd = { class: "flex md:flex-nowrap flex-wrap items-center justify-end gap-2 shrink-0" }, Id = { class: "w-full overflow-x-auto" }, Td = { class: "w-full min-w-[640px] table-auto divide-y divide-gray-200" }, Fd = { class: "bg-gray-50" }, Ed = { class: "border-b border-gray-200" }, Od = { class: "px-4 py-3 text-left text-xs font-semibold text-gray-900 w-12 text-center" }, Pd = ["onClick"], Bd = {
5151
+ }, Dd = { class: "flex md:flex-nowrap flex-wrap items-center md:justify-end justify-start gap-2 shrink-0" }, Id = { class: "w-full overflow-x-auto" }, Td = { class: "w-full min-w-[640px] table-auto divide-y divide-gray-200" }, Fd = { class: "bg-gray-50" }, Ed = { class: "border-b border-gray-200" }, Od = { class: "px-4 py-3 text-left text-xs font-semibold text-gray-900 w-12 text-center" }, Pd = ["onClick"], Bd = {
5152
5152
  key: 0,
5153
5153
  class: "text-gray-400"
5154
5154
  }, Rd = {
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as t, a as n, H as e, G as u, I as p, V as I, D as V, m as r, s as l, o as i, j as o, p as c, q as x, u as d, E as h, h as g, b as S, e as m, n as y, l as A, w as C, t as M, C as T, g as b, f as k, B as E, k as F, d as f, F as v, v as D, a as L, i as R, x as w, y as j, r as q, z, A as B } from "./index-WwLqber3.js";
1
+ import { c as t, a as n, H as e, G as u, I as p, V as I, D as V, m as r, s as l, o as i, j as o, p as c, q as x, u as d, E as h, h as g, b as S, e as m, n as y, l as A, w as C, t as M, C as T, g as b, f as k, B as E, k as F, d as f, F as v, v as D, a as L, i as R, x as w, y as j, r as q, z, A as B } from "./index-BO-lqUWK.js";
2
2
  export {
3
3
  t as ModalEdit,
4
4
  n as VForm,