pgo-ui 1.1.41 → 1.1.43

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.
@@ -0,0 +1,4 @@
1
+ import { _ as f } from "./index-D1sdG1n-.js";
2
+ export {
3
+ f as default
4
+ };
@@ -3187,10 +3187,13 @@ const gt = (n, e) => {
3187
3187
  }, ew = ["disabled"], tw = {
3188
3188
  key: 0,
3189
3189
  class: "loader vts-mr-2"
3190
- }, sw = {
3190
+ }, sw = { key: 1 }, nw = {
3191
+ key: 2,
3192
+ class: "leading-0"
3193
+ }, aw = {
3191
3194
  key: 1,
3192
- class: ""
3193
- }, nw = { key: 2 }, aw = { key: 1 }, rw = {
3195
+ class: "leading-0"
3196
+ }, rw = {
3194
3197
  key: 3,
3195
3198
  class: ""
3196
3199
  }, iw = {
@@ -3265,7 +3268,7 @@ const gt = (n, e) => {
3265
3268
  emits: ["click"],
3266
3269
  setup(n, { emit: e }) {
3267
3270
  const { t, setLanguage: s } = Re("i18n"), a = e, r = Re("parentLang", ""), i = I(() => o.lang ? o.lang : r), o = n, l = I(() => Tr[o.color] ? Tr[o.color][o.variant] : Tr.primary[o.variant]), d = I(() => [
3268
- "inline-flex items-center gap-2 justify-center font-medium transition-all select-none",
3271
+ "inline-flex items-center gap-2 justify-center font-medium transition-all select-none align-middle leading-0",
3269
3272
  o.icon && !o.padding ? "" : Li[o.size],
3270
3273
  Gn[o.rounded],
3271
3274
  l.value,
@@ -3332,7 +3335,7 @@ const gt = (n, e) => {
3332
3335
  ], 10, ew);
3333
3336
  };
3334
3337
  }
3335
- }, Le = /* @__PURE__ */ gt(iw, [["__scopeId", "data-v-9e0f358b"]]), ow = ["dir"], lw = {
3338
+ }, Le = /* @__PURE__ */ gt(iw, [["__scopeId", "data-v-be5dd3bf"]]), ow = ["dir"], lw = {
3336
3339
  key: 0,
3337
3340
  class: "overflow-clip"
3338
3341
  }, mt = {
@@ -18379,7 +18382,7 @@ const gr = [
18379
18382
  }
18380
18383
  }, ie = I(() => {
18381
18384
  const G = {}, Y = new Set(g.form.fields.map((z) => z.inputType?.toLowerCase()));
18382
- return (Y.has("search") || Y.has("inputsearch")) && (G.search = ct(() => Promise.resolve().then(() => Nh)), G.searchbox = ct(() => Promise.resolve().then(() => Nh))), Y.has("select") && (G.select = ct(() => Promise.resolve().then(() => Ou))), Y.has("textarea") && (G.textarea = ct(() => Promise.resolve().then(() => Um))), (Y.has("textfield") || Y.has("text") || Y.has("string")) && (G.textfield = ct(() => Promise.resolve().then(() => Xa)), G.text = ct(() => Promise.resolve().then(() => Xa)), G.string = ct(() => Promise.resolve().then(() => Xa))), (Y.has("datepicker") || Y.has("date")) && (G.datepicker = ct(() => Promise.resolve().then(() => Fr)), G.date = ct(() => Promise.resolve().then(() => Fr))), Y.has("chipgroup") && (G.chipgroup = ct(() => Promise.resolve().then(() => em))), Y.has("checkbox") && (G.checkbox = ct(() => Promise.resolve().then(() => N1))), Y.has("radio") && (G.radio = ct(() => import("./Radio-FNPvQDtC.js"))), (Y.has("numberfield") || Y.has("number")) && (G.numberfield = ct(() => Promise.resolve().then(() => Hr)), G.number = ct(() => Promise.resolve().then(() => Hr))), (Y.has("file") || Y.has("filefield")) && (G.file = ct(() => Promise.resolve().then(() => Oh)), G.filefield = ct(() => Promise.resolve().then(() => Oh))), (Y.has("label") || Y.has("labelfield")) && (G.label = ct(() => Promise.resolve().then(() => Bh)), G.labelfield = ct(() => Promise.resolve().then(() => Bh))), G;
18385
+ return (Y.has("search") || Y.has("inputsearch")) && (G.search = ct(() => Promise.resolve().then(() => Nh)), G.searchbox = ct(() => Promise.resolve().then(() => Nh))), Y.has("select") && (G.select = ct(() => Promise.resolve().then(() => Ou))), Y.has("textarea") && (G.textarea = ct(() => Promise.resolve().then(() => Um))), (Y.has("textfield") || Y.has("text") || Y.has("string")) && (G.textfield = ct(() => Promise.resolve().then(() => Xa)), G.text = ct(() => Promise.resolve().then(() => Xa)), G.string = ct(() => Promise.resolve().then(() => Xa))), (Y.has("datepicker") || Y.has("date")) && (G.datepicker = ct(() => Promise.resolve().then(() => Fr)), G.date = ct(() => Promise.resolve().then(() => Fr))), Y.has("chipgroup") && (G.chipgroup = ct(() => Promise.resolve().then(() => em))), Y.has("checkbox") && (G.checkbox = ct(() => Promise.resolve().then(() => N1))), Y.has("radio") && (G.radio = ct(() => import("./Radio-C0pdg8rW.js"))), (Y.has("numberfield") || Y.has("number")) && (G.numberfield = ct(() => Promise.resolve().then(() => Hr)), G.number = ct(() => Promise.resolve().then(() => Hr))), (Y.has("file") || Y.has("filefield")) && (G.file = ct(() => Promise.resolve().then(() => Oh)), G.filefield = ct(() => Promise.resolve().then(() => Oh))), (Y.has("label") || Y.has("labelfield")) && (G.label = ct(() => Promise.resolve().then(() => Bh)), G.labelfield = ct(() => Promise.resolve().then(() => Bh))), G;
18383
18386
  }), se = (G) => {
18384
18387
  const Y = G?.toLowerCase() || "textfield";
18385
18388
  return ie.value[Y] || ie.value.textfield;
@@ -21450,6 +21453,9 @@ const kD = /* @__PURE__ */ gt(gD, [["render", wD]]), SD = ["aria-disabled", "onK
21450
21453
  default: "sm"
21451
21454
  // 'none' | 'sm' | 'md' | 'lg' | 'full'
21452
21455
  },
21456
+ height: {
21457
+ type: String
21458
+ },
21453
21459
  // Behavior
21454
21460
  vertical: {
21455
21461
  type: Boolean,
@@ -21587,12 +21593,12 @@ const kD = /* @__PURE__ */ gt(gD, [["render", wD]]), SD = ["aria-disabled", "onK
21587
21593
  ), qe(() => {
21588
21594
  l.value = document.querySelector(`#${i.value} .tabs-list`), S();
21589
21595
  }), (T, E) => (A(), M("div", {
21590
- class: Q(["tabs-container", [f.value, h.value, p.value, { "tabs-container--vertical": n.vertical }]]),
21596
+ class: Q(["tabs-container", [f.value, h.value, p.value, n.height, { "tabs-container--vertical": n.vertical }]]),
21591
21597
  id: i.value,
21592
21598
  dir: u.value ? "rtl" : "ltr"
21593
21599
  }, [
21594
21600
  y("div", {
21595
- class: Q(["tabs-list relative overflow-x-auto", m.value]),
21601
+ class: Q(["tabs-list relative overflow-x-auto", [m.value, n.vertical ? "h-full" : ""]]),
21596
21602
  role: "tablist",
21597
21603
  "aria-orientation": n.vertical ? "vertical" : "horizontal"
21598
21604
  }, [
@@ -21710,7 +21716,7 @@ const kD = /* @__PURE__ */ gt(gD, [["render", wD]]), SD = ["aria-disabled", "onK
21710
21716
  ])
21711
21717
  ], 10, nP));
21712
21718
  }
21713
- }, vr = /* @__PURE__ */ gt(fP, [["__scopeId", "data-v-746ac9f0"]]), hP = ["value", "placeholder", "rows", "maxlength"], pP = {
21719
+ }, vr = /* @__PURE__ */ gt(fP, [["__scopeId", "data-v-262f5060"]]), hP = ["value", "placeholder", "rows", "maxlength"], pP = {
21714
21720
  __name: "Textarea",
21715
21721
  props: {
21716
21722
  modelValue: { type: [String, Number], default: "" },
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a as o, A as t, B as r, b as i, c as n, d as l, e as c, C as d, f as p, g as m, h as F, i as T, j as C, k as S, D as b, l as h, m as u, n as w, o as D, p as x, q as g, E as B, r as P, s as f, t as I, u as M, v as R, w as v, x as y, L as A, y as L, z as N, F as V, M as k, G as E, N as G, H, I as O, J as U, K as j, O as q, S as z, P as J, Q as K, R as Q, T as W, U as X, V as Y, W as Z, X as $, Y as _, Z as aa, $ as ea, a0 as sa, a1 as oa, a2 as ta, a3 as ra, a4 as ia, a5 as na, a6 as la, a7 as ca, a8 as da, a9 as pa, aa as ma, ab as Fa, ac as Ta, ad as Ca, ae as Sa, af as ba, ag as ha, ah as ua } from "./index-BmitJYRl.js";
1
+ import { a as o, A as t, B as r, b as i, c as n, d as l, e as c, C as d, f as p, g as m, h as F, i as T, j as C, k as S, D as b, l as h, m as u, n as w, o as D, p as x, q as g, E as B, r as P, s as f, t as I, u as M, v as R, w as v, x as y, L as A, y as L, z as N, F as V, M as k, G as E, N as G, H, I as O, J as U, K as j, O as q, S as z, P as J, Q as K, R as Q, T as W, U as X, V as Y, W as Z, X as $, Y as _, Z as aa, $ as ea, a0 as sa, a1 as oa, a2 as ta, a3 as ra, a4 as ia, a5 as na, a6 as la, a7 as ca, a8 as da, a9 as pa, aa as ma, ab as Fa, ac as Ta, ad as Ca, ae as Sa, af as ba, ag as ha, ah as ua } from "./index-D1sdG1n-.js";
2
2
  import "vue";
3
3
  export {
4
4
  o as AppBar,