@romainbx/wpic-components 0.0.84 → 0.0.86

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.
@@ -5707,7 +5707,7 @@ function hS(t, e) {
5707
5707
  const pS = /* @__PURE__ */ ve(cS, [["render", hS]]), mS = { class: "wpic-table" }, gS = {
5708
5708
  key: 0,
5709
5709
  class: "px-2 py-1 flex justify-end border-b dark:border-gray-900"
5710
- }, yS = { class: "overflow-auto-" }, vS = { class: "w-full rounded-lg" }, bS = {
5710
+ }, yS = { class: "overflow-y-auto" }, vS = { class: "w-full rounded-lg" }, bS = {
5711
5711
  key: 0,
5712
5712
  class: "w-16"
5713
5713
  }, xS = ["width"], wS = ["width"], kS = { class: "flex justify-center items-center h-full" }, SS = ["onClick"], CS = { class: "rounded-b-lg relative" }, OS = { key: 0 }, MS = /* @__PURE__ */ A("td", { class: "text-center py-3" }, "   ", -1), TS = [
@@ -22627,9 +22627,9 @@ const E4 = /* @__PURE__ */ ve(O4, [["render", A4]]), D4 = {}, N4 = {
22627
22627
  function V4(t, e) {
22628
22628
  return b(), S("svg", N4, P4);
22629
22629
  }
22630
- const R4 = /* @__PURE__ */ ve(D4, [["render", V4]]), _4 = {
22630
+ const R4 = /* @__PURE__ */ ve(D4, [["render", V4]]), _4 = { class: "flex-1" }, j4 = {
22631
22631
  name: "WpicBadge"
22632
- }, j4 = /* @__PURE__ */ Object.assign(_4, {
22632
+ }, z4 = /* @__PURE__ */ Object.assign(j4, {
22633
22633
  props: {
22634
22634
  success: Boolean,
22635
22635
  warning: Boolean,
@@ -22659,7 +22659,9 @@ const R4 = /* @__PURE__ */ ve(D4, [["render", V4]]), _4 = {
22659
22659
  key: 2,
22660
22660
  class: "w-2.5 h-2.5 opacity-80"
22661
22661
  })) : Q("", !0),
22662
- Me(e.$slots, "default")
22662
+ A("span", _4, [
22663
+ Me(e.$slots, "default")
22664
+ ])
22663
22665
  ], 2));
22664
22666
  }
22665
22667
  }), ta = {
@@ -23011,8 +23013,8 @@ var jp = { exports: {} };
23011
23013
  }, L.en = w[$], L.Ls = w, L.p = {}, L;
23012
23014
  });
23013
23015
  })(jp);
23014
- var z4 = jp.exports;
23015
- const U = /* @__PURE__ */ Ji(z4);
23016
+ var F4 = jp.exports;
23017
+ const U = /* @__PURE__ */ Ji(F4);
23016
23018
  var zp = { exports: {} };
23017
23019
  (function(t, e) {
23018
23020
  (function(n, r) {
@@ -23036,8 +23038,8 @@ var zp = { exports: {} };
23036
23038
  };
23037
23039
  });
23038
23040
  })(zp);
23039
- var F4 = zp.exports;
23040
- const H4 = /* @__PURE__ */ Ji(F4);
23041
+ var H4 = zp.exports;
23042
+ const W4 = /* @__PURE__ */ Ji(H4);
23041
23043
  var Fp = { exports: {} };
23042
23044
  (function(t, e) {
23043
23045
  (function(n, r) {
@@ -23051,10 +23053,10 @@ var Fp = { exports: {} };
23051
23053
  };
23052
23054
  });
23053
23055
  })(Fp);
23054
- var W4 = Fp.exports;
23055
- const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" }, K4 = { class: "flex justify-between items-center mb-3" }, Y4 = { class: "flex" }, J4 = { class: "font-medium flex items-center gap-2" }, G4 = ["value", "onChange"], Z4 = ["value"], X4 = ["value", "onChange"], Q4 = ["value"], eD = { class: "flex" }, tD = { class: "grid grid-cols-7 border-b dark:border-gray-800 mb-2 pb-2" }, nD = { class: "flex justify-center text-sm" }, rD = {
23056
+ var U4 = Fp.exports;
23057
+ const q4 = /* @__PURE__ */ Ji(U4), K4 = { class: "w-full dark:text-gray-400" }, Y4 = { class: "flex justify-between items-center mb-3" }, J4 = { class: "flex" }, G4 = { class: "font-medium flex items-center gap-2" }, Z4 = ["value", "onChange"], X4 = ["value"], Q4 = ["value", "onChange"], eD = ["value"], tD = { class: "flex" }, nD = { class: "grid grid-cols-7 border-b dark:border-gray-800 mb-2 pb-2" }, rD = { class: "flex justify-center text-sm" }, iD = {
23056
23058
  name: "WpicCalendar"
23057
- }, Ul = /* @__PURE__ */ Object.assign(rD, {
23059
+ }, Ul = /* @__PURE__ */ Object.assign(iD, {
23058
23060
  props: {
23059
23061
  modelValue: {},
23060
23062
  range: Boolean,
@@ -23078,7 +23080,7 @@ const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" },
23078
23080
  },
23079
23081
  emits: ["update:modelValue"],
23080
23082
  setup(t, { emit: e }) {
23081
- U.extend(U4), U.extend(H4);
23083
+ U.extend(q4), U.extend(W4);
23082
23084
  const n = t, r = ne([U(/* @__PURE__ */ new Date()).subtract(1, "month"), U(/* @__PURE__ */ new Date())]);
23083
23085
  Pe(() => n.initDates, () => {
23084
23086
  var N;
@@ -23261,9 +23263,9 @@ const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" },
23261
23263
  }, [
23262
23264
  (b(!0), S($e, null, We(o.value, (W) => {
23263
23265
  var ie;
23264
- return b(), S("div", q4, [
23265
- A("div", K4, [
23266
- A("div", Y4, [
23266
+ return b(), S("div", K4, [
23267
+ A("div", Y4, [
23268
+ A("div", J4, [
23267
23269
  le(Mf, {
23268
23270
  class: G(["w-5 h-5 cursor-pointer select-none", { "opacity-25 cursor-not-allowed": !z(W), "hover:opacity-100": z(W) }]),
23269
23271
  onClick: (Y) => z(W) ? v(W) : null
@@ -23273,7 +23275,7 @@ const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" },
23273
23275
  onClick: (Y) => w(W) ? k(W) : null
23274
23276
  }, null, 8, ["class", "onClick"])
23275
23277
  ]),
23276
- A("div", J4, [
23278
+ A("div", G4, [
23277
23279
  A("select", {
23278
23280
  value: r.value[W].format("YYYY"),
23279
23281
  onChange: (Y) => B(W, Y.target.value),
@@ -23282,8 +23284,8 @@ const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" },
23282
23284
  (b(!0), S($e, null, We(ee.value, (Y) => (b(), S("option", {
23283
23285
  key: Y,
23284
23286
  value: Y
23285
- }, be(Y), 9, Z4))), 128))
23286
- ], 40, G4),
23287
+ }, be(Y), 9, X4))), 128))
23288
+ ], 40, Z4),
23287
23289
  A("select", {
23288
23290
  value: r.value[W].month(),
23289
23291
  onChange: (Y) => j(W, Y.target.value),
@@ -23292,10 +23294,10 @@ const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" },
23292
23294
  (b(), S($e, null, We(re, (Y, F) => A("option", {
23293
23295
  key: F,
23294
23296
  value: F
23295
- }, be(Y), 9, Q4)), 64))
23296
- ], 40, X4)
23297
+ }, be(Y), 9, eD)), 64))
23298
+ ], 40, Q4)
23297
23299
  ]),
23298
- A("div", eD, [
23300
+ A("div", tD, [
23299
23301
  le(Af, {
23300
23302
  class: G(["w-5 h-5 cursor-pointer select-none", { "opacity-25 cursor-not-allowed": !I(W), "hover:opacity-100": I(W) }]),
23301
23303
  onClick: (Y) => I(W) ? E(W) : null
@@ -23306,10 +23308,10 @@ const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" },
23306
23308
  }, null, 8, ["class", "onClick"])
23307
23309
  ])
23308
23310
  ]),
23309
- A("div", tD, [
23311
+ A("div", nD, [
23310
23312
  (b(), S($e, null, We(7, (Y) => {
23311
23313
  var F;
23312
- return A("div", nD, be((F = r.value[W]) == null ? void 0 : F.clone().startOf("week").subtract(1, "days").add(Y, "days").format("ddd")), 1);
23314
+ return A("div", rD, be((F = r.value[W]) == null ? void 0 : F.clone().startOf("week").subtract(1, "days").add(Y, "days").format("ddd")), 1);
23313
23315
  }), 64))
23314
23316
  ]),
23315
23317
  A("div", {
@@ -23356,44 +23358,44 @@ const U4 = /* @__PURE__ */ Ji(W4), q4 = { class: "w-full dark:text-gray-400" },
23356
23358
  }), 256))
23357
23359
  ], 2));
23358
23360
  }
23359
- }), iD = {}, oD = {
23361
+ }), oD = {}, sD = {
23360
23362
  xmlns: "http://www.w3.org/2000/svg",
23361
23363
  fill: "none",
23362
23364
  viewBox: "0 0 24 24",
23363
23365
  "stroke-width": "1.5",
23364
23366
  stroke: "currentColor"
23365
- }, sD = /* @__PURE__ */ A("path", {
23367
+ }, aD = /* @__PURE__ */ A("path", {
23366
23368
  "stroke-linecap": "round",
23367
23369
  "stroke-linejoin": "round",
23368
23370
  d: "M6.75 2.994v2.25m10.5-2.25v2.25m-14.252 13.5V7.491a2.25 2.25 0 0 1 2.25-2.25h13.5a2.25 2.25 0 0 1 2.25 2.25v11.251m-18 0a2.25 2.25 0 0 0 2.25 2.25h13.5a2.25 2.25 0 0 0 2.25-2.25m-18 0v-7.5a2.25 2.25 0 0 1 2.25-2.25h13.5a2.25 2.25 0 0 1 2.25 2.25v7.5m-6.75-6h2.25m-9 2.25h4.5m.002-2.25h.005v.006H12v-.006Zm-.001 4.5h.006v.006h-.006v-.005Zm-2.25.001h.005v.006H9.75v-.006Zm-2.25 0h.005v.005h-.006v-.005Zm6.75-2.247h.005v.005h-.005v-.005Zm0 2.247h.006v.006h-.006v-.006Zm2.25-2.248h.006V15H16.5v-.005Z"
23369
- }, null, -1), aD = [
23370
- sD
23371
+ }, null, -1), lD = [
23372
+ aD
23371
23373
  ];
23372
- function lD(t, e) {
23373
- return b(), S("svg", oD, aD);
23374
+ function cD(t, e) {
23375
+ return b(), S("svg", sD, lD);
23374
23376
  }
23375
- const Hp = /* @__PURE__ */ ve(iD, [["render", lD]]), cD = {}, uD = {
23377
+ const Hp = /* @__PURE__ */ ve(oD, [["render", cD]]), uD = {}, dD = {
23376
23378
  xmlns: "http://www.w3.org/2000/svg",
23377
23379
  fill: "none",
23378
23380
  viewBox: "0 0 24 24",
23379
23381
  "stroke-width": "1.5",
23380
23382
  stroke: "currentColor"
23381
- }, dD = /* @__PURE__ */ A("path", {
23383
+ }, fD = /* @__PURE__ */ A("path", {
23382
23384
  "stroke-linecap": "round",
23383
23385
  "stroke-linejoin": "round",
23384
23386
  d: "M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5m-9-6h.008v.008H12v-.008ZM12 15h.008v.008H12V15Zm0 2.25h.008v.008H12v-.008ZM9.75 15h.008v.008H9.75V15Zm0 2.25h.008v.008H9.75v-.008ZM7.5 15h.008v.008H7.5V15Zm0 2.25h.008v.008H7.5v-.008Zm6.75-4.5h.008v.008h-.008v-.008Zm0 2.25h.008v.008h-.008V15Zm0 2.25h.008v.008h-.008v-.008Zm2.25-4.5h.008v.008H16.5v-.008Zm0 2.25h.008v.008H16.5V15Z"
23385
- }, null, -1), fD = [
23386
- dD
23387
+ }, null, -1), hD = [
23388
+ fD
23387
23389
  ];
23388
- function hD(t, e) {
23389
- return b(), S("svg", uD, fD);
23390
+ function pD(t, e) {
23391
+ return b(), S("svg", dD, hD);
23390
23392
  }
23391
- const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3" }, mD = {
23393
+ const Wp = /* @__PURE__ */ ve(uD, [["render", pD]]), mD = { class: "flex gap-3" }, gD = {
23392
23394
  key: 0,
23393
23395
  class: "w-32 py-2 border-r dark:border-gray-800 flex flex-col gap-3 shrink-0"
23394
- }, gD = ["onClick"], yD = {
23396
+ }, yD = ["onClick"], vD = {
23395
23397
  name: "WpicDateField"
23396
- }, vD = /* @__PURE__ */ Object.assign(yD, {
23398
+ }, bD = /* @__PURE__ */ Object.assign(vD, {
23397
23399
  props: {
23398
23400
  modelValue: {},
23399
23401
  label: String,
@@ -23452,12 +23454,12 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23452
23454
  maxWidth: "1280px"
23453
23455
  }, {
23454
23456
  content: xe(() => [
23455
- A("div", pD, [
23456
- t.shortcuts ? (b(), S("div", mD, [
23457
+ A("div", mD, [
23458
+ t.shortcuts ? (b(), S("div", gD, [
23457
23459
  (b(!0), S($e, null, We(s, (c) => (b(), S("div", {
23458
23460
  class: "opacity-50 hover:opacity-100 dark:text-gray-300 cursor-pointer",
23459
23461
  onClick: (u) => c.onClick()
23460
- }, be(c.text), 9, gD))), 256))
23462
+ }, be(c.text), 9, yD))), 256))
23461
23463
  ])) : Q("", !0),
23462
23464
  le(Ul, {
23463
23465
  doubleMonths: t.doubleMonths,
@@ -23504,7 +23506,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23504
23506
  _: 1
23505
23507
  }, 8, ["disabled"]));
23506
23508
  }
23507
- }), bD = { class: "relative inline-block tabular-nums" }, xD = ["value", "placeholder", "maxlength"], na = {
23509
+ }), xD = { class: "relative inline-block tabular-nums" }, wD = ["value", "placeholder", "maxlength"], na = {
23508
23510
  __name: "DateSegment",
23509
23511
  props: {
23510
23512
  modelValue: String,
@@ -23524,7 +23526,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23524
23526
  function a() {
23525
23527
  r("blur");
23526
23528
  }
23527
- return (l, c) => (b(), S("div", bD, [
23529
+ return (l, c) => (b(), S("div", xD, [
23528
23530
  A("input", {
23529
23531
  ref_key: "inputRef",
23530
23532
  ref: i,
@@ -23541,10 +23543,10 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23541
23543
  inputmode: "numeric",
23542
23544
  pattern: "\\d*",
23543
23545
  maxlength: o.value
23544
- }, null, 42, xD)
23546
+ }, null, 42, wD)
23545
23547
  ]));
23546
23548
  }
23547
- }, wD = { class: "flex items-center gap-0" }, kD = /* @__PURE__ */ A("span", { class: "px-px text-gray-400 dark:text-gray-700" }, "/", -1), SD = /* @__PURE__ */ A("span", { class: "px-px text-gray-400 dark:text-gray-600" }, "/", -1), ra = {
23549
+ }, kD = { class: "flex items-center gap-0" }, SD = /* @__PURE__ */ A("span", { class: "px-px text-gray-400 dark:text-gray-700" }, "/", -1), CD = /* @__PURE__ */ A("span", { class: "px-px text-gray-400 dark:text-gray-600" }, "/", -1), ra = {
23548
23550
  __name: "DateInput",
23549
23551
  props: {
23550
23552
  modelValue: String,
@@ -23583,7 +23585,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23583
23585
  function m() {
23584
23586
  s.value || (s.value = U().format("DD")), u();
23585
23587
  }
23586
- return (y, k) => (b(), S("div", wD, [
23588
+ return (y, k) => (b(), S("div", kD, [
23587
23589
  le(na, {
23588
23590
  modelValue: i.value,
23589
23591
  "onUpdate:modelValue": [
@@ -23597,7 +23599,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23597
23599
  ref_key: "yearRef",
23598
23600
  ref: a
23599
23601
  }, null, 8, ["modelValue", "disabled"]),
23600
- kD,
23602
+ SD,
23601
23603
  le(na, {
23602
23604
  modelValue: o.value,
23603
23605
  "onUpdate:modelValue": [
@@ -23611,7 +23613,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23611
23613
  ref_key: "monthRef",
23612
23614
  ref: l
23613
23615
  }, null, 8, ["modelValue", "disabled"]),
23614
- SD,
23616
+ CD,
23615
23617
  le(na, {
23616
23618
  modelValue: s.value,
23617
23619
  "onUpdate:modelValue": [
@@ -23627,15 +23629,15 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23627
23629
  }, null, 8, ["modelValue", "disabled"])
23628
23630
  ]));
23629
23631
  }
23630
- }, CD = { class: "tabular-nums" }, OD = {
23632
+ }, OD = { class: "tabular-nums" }, MD = {
23631
23633
  key: 1,
23632
23634
  class: "flex items-center"
23633
- }, MD = /* @__PURE__ */ A("span", { class: "px-1 text-gray-400 dark:text-gray-600" }, "➞", -1), TD = { class: "flex gap-3" }, $D = {
23635
+ }, TD = /* @__PURE__ */ A("span", { class: "px-1 text-gray-400 dark:text-gray-600" }, "➞", -1), $D = { class: "flex gap-3" }, AD = {
23634
23636
  key: 0,
23635
23637
  class: "w-32 py-2 border-r dark:border-gray-800 flex flex-col gap-3 shrink-0"
23636
- }, AD = ["onClick"], ED = {
23638
+ }, ED = ["onClick"], DD = {
23637
23639
  name: "WpicAdvDateField"
23638
- }, DD = /* @__PURE__ */ Object.assign(ED, {
23640
+ }, ND = /* @__PURE__ */ Object.assign(DD, {
23639
23641
  props: {
23640
23642
  modelValue: {},
23641
23643
  label: String,
@@ -23714,12 +23716,12 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23714
23716
  noCloseClasses: ["date-segment"]
23715
23717
  }, {
23716
23718
  content: xe(() => [
23717
- A("div", TD, [
23718
- t.shortcuts ? (b(), S("div", $D, [
23719
+ A("div", $D, [
23720
+ t.shortcuts ? (b(), S("div", AD, [
23719
23721
  (b(!0), S($e, null, We(d, (p) => (b(), S("div", {
23720
23722
  class: "opacity-50 hover:opacity-100 dark:text-gray-300 cursor-pointer",
23721
23723
  onClick: (g) => p.onClick()
23722
- }, be(p.text), 9, AD))), 256))
23724
+ }, be(p.text), 9, ED))), 256))
23723
23725
  ])) : Q("", !0),
23724
23726
  le(Ul, {
23725
23727
  doubleMonths: t.doubleMonths,
@@ -23759,8 +23761,8 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23759
23761
  }))
23760
23762
  ]),
23761
23763
  default: xe(() => [
23762
- A("div", CD, [
23763
- t.range ? t.range ? (b(), S("div", OD, [
23764
+ A("div", OD, [
23765
+ t.range ? t.range ? (b(), S("div", MD, [
23764
23766
  le(ra, {
23765
23767
  modelValue: c.value[0],
23766
23768
  "onUpdate:modelValue": h[3] || (h[3] = (p) => c.value[0] = p),
@@ -23768,7 +23770,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23768
23770
  "onUpdate:displayYear": h[4] || (h[4] = (p) => i.value = p),
23769
23771
  "onUpdate:displayMonth": h[5] || (h[5] = (p) => o.value = p)
23770
23772
  }, null, 8, ["modelValue", "disabled"]),
23771
- MD,
23773
+ TD,
23772
23774
  le(ra, {
23773
23775
  modelValue: c.value[1],
23774
23776
  "onUpdate:modelValue": h[6] || (h[6] = (p) => c.value[1] = p),
@@ -23798,9 +23800,9 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23798
23800
  _: 1
23799
23801
  }, 8, ["disabled"]));
23800
23802
  }
23801
- }), ND = {
23803
+ }), LD = {
23802
23804
  name: "WpicSlidePanel"
23803
- }, LD = /* @__PURE__ */ Object.assign(ND, {
23805
+ }, ID = /* @__PURE__ */ Object.assign(LD, {
23804
23806
  props: {
23805
23807
  visible: {
23806
23808
  type: Boolean,
@@ -23871,12 +23873,12 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23871
23873
  ], 2)
23872
23874
  ], 2));
23873
23875
  }
23874
- }), ID = { class: "absolute inset-0 flex items-center justify-center py-12" }, BD = { class: "text-lg font-medium dark:text-gray-300" }, PD = {
23876
+ }), BD = { class: "absolute inset-0 flex items-center justify-center py-12" }, PD = { class: "text-lg font-medium dark:text-gray-300" }, VD = {
23875
23877
  key: 0,
23876
23878
  class: "flex justify-end px-6 pb-4"
23877
- }, VD = {
23879
+ }, RD = {
23878
23880
  name: "WpicDialog"
23879
- }, RD = /* @__PURE__ */ Object.assign(VD, {
23881
+ }, _D = /* @__PURE__ */ Object.assign(RD, {
23880
23882
  props: {
23881
23883
  title: String,
23882
23884
  visible: Boolean,
@@ -23915,7 +23917,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23915
23917
  }), (d, f) => (b(), S("div", {
23916
23918
  class: G(["", { flex: t.visible, hidden: !t.visible }])
23917
23919
  }, [
23918
- A("div", ID, [
23920
+ A("div", BD, [
23919
23921
  A("div", {
23920
23922
  class: "absolute inset-0 bg-black/10 dark:bg-black/75 z-10",
23921
23923
  onClick: o
@@ -23926,7 +23928,7 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23926
23928
  A("div", {
23927
23929
  class: G(["px-6 pt-4 pb-4 flex items-center justify-between", { "border-b pb-3 dark:border-gray-900": t.border }])
23928
23930
  }, [
23929
- A("span", BD, be(t.title), 1),
23931
+ A("span", PD, be(t.title), 1),
23930
23932
  A("span", {
23931
23933
  class: "cursor-pointer",
23932
23934
  onClick: o
@@ -23941,16 +23943,16 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23941
23943
  }, [
23942
23944
  Me(d.$slots, "default")
23943
23945
  ], 2),
23944
- d.$slots.buttons ? (b(), S("div", PD, [
23946
+ d.$slots.buttons ? (b(), S("div", VD, [
23945
23947
  Me(d.$slots, "buttons")
23946
23948
  ])) : Q("", !0)
23947
23949
  ], 2)
23948
23950
  ])
23949
23951
  ], 2));
23950
23952
  }
23951
- }), _D = ["onClick"], jD = {
23953
+ }), jD = ["onClick"], zD = {
23952
23954
  name: "WpicTabs"
23953
- }, zD = /* @__PURE__ */ Object.assign(jD, {
23955
+ }, FD = /* @__PURE__ */ Object.assign(zD, {
23954
23956
  props: {
23955
23957
  modelValue: {
23956
23958
  type: String,
@@ -23975,7 +23977,8 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23975
23977
  key: u.name,
23976
23978
  class: G(["items-center flex leading-snug cursor-pointer px-6 -mb-[px]", {
23977
23979
  "py-2": t.pills,
23978
- "border-b-[2px] border-transparent py-3": !t.pills,
23980
+ "border-b-[2px] py-3": !t.pills,
23981
+ "border-transparent": !t.pills && u.name != t.modelValue,
23979
23982
  "dark:border-gray-930 hover:text-gray-800 dark:hover:text-gray-400 hover:border-gray-200": u.name != t.modelValue,
23980
23983
  "text-wpic-500 border-b-wpic-500 dark:text-wpic-600 dark:border-b-wpic-600": !t.pills && u.name === t.modelValue,
23981
23984
  "rounded-lg": t.pills,
@@ -23996,16 +23999,16 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
23996
23999
  ]),
23997
24000
  _: 2
23998
24001
  }, 1032, ["class"]))
23999
- ], 10, _D))), 128))
24002
+ ], 10, jD))), 128))
24000
24003
  ], 2),
24001
24004
  A("div", null, [
24002
24005
  Me(l.$slots, "default")
24003
24006
  ])
24004
24007
  ], 64));
24005
24008
  }
24006
- }), FD = {
24009
+ }), HD = {
24007
24010
  name: "WpicTabPane"
24008
- }, HD = /* @__PURE__ */ Object.assign(FD, {
24011
+ }, WD = /* @__PURE__ */ Object.assign(HD, {
24009
24012
  props: {
24010
24013
  label: {
24011
24014
  type: String,
@@ -24040,76 +24043,76 @@ const Wp = /* @__PURE__ */ ve(cD, [["render", hD]]), pD = { class: "flex gap-3"
24040
24043
  Me(s.$slots, "default")
24041
24044
  ], 2)) : Q("", !0);
24042
24045
  }
24043
- }), WD = {}, UD = {
24046
+ }), UD = {}, qD = {
24044
24047
  xmlns: "http://www.w3.org/2000/svg",
24045
24048
  fill: "none",
24046
24049
  viewBox: "0 0 24 24",
24047
24050
  "stroke-width": "1.5",
24048
24051
  stroke: "currentColor"
24049
- }, qD = /* @__PURE__ */ A("path", {
24052
+ }, KD = /* @__PURE__ */ A("path", {
24050
24053
  "stroke-linecap": "round",
24051
24054
  "stroke-linejoin": "round",
24052
24055
  d: "M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z"
24053
- }, null, -1), KD = [
24054
- qD
24056
+ }, null, -1), YD = [
24057
+ KD
24055
24058
  ];
24056
- function YD(t, e) {
24057
- return b(), S("svg", UD, KD);
24059
+ function JD(t, e) {
24060
+ return b(), S("svg", qD, YD);
24058
24061
  }
24059
- const JD = /* @__PURE__ */ ve(WD, [["render", YD]]), GD = {}, ZD = {
24062
+ const GD = /* @__PURE__ */ ve(UD, [["render", JD]]), ZD = {}, XD = {
24060
24063
  xmlns: "http://www.w3.org/2000/svg",
24061
24064
  fill: "none",
24062
24065
  viewBox: "0 0 24 24",
24063
24066
  "stroke-width": "1.5",
24064
24067
  stroke: "currentColor"
24065
- }, XD = /* @__PURE__ */ A("path", {
24068
+ }, QD = /* @__PURE__ */ A("path", {
24066
24069
  "stroke-linecap": "round",
24067
24070
  "stroke-linejoin": "round",
24068
24071
  d: "m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"
24069
- }, null, -1), QD = [
24070
- XD
24072
+ }, null, -1), e6 = [
24073
+ QD
24071
24074
  ];
24072
- function e6(t, e) {
24073
- return b(), S("svg", ZD, QD);
24075
+ function t6(t, e) {
24076
+ return b(), S("svg", XD, e6);
24074
24077
  }
24075
- const t6 = /* @__PURE__ */ ve(GD, [["render", e6]]), n6 = {}, r6 = {
24078
+ const n6 = /* @__PURE__ */ ve(ZD, [["render", t6]]), r6 = {}, i6 = {
24076
24079
  xmlns: "http://www.w3.org/2000/svg",
24077
24080
  fill: "none",
24078
24081
  viewBox: "0 0 24 24",
24079
24082
  "stroke-width": "1.5",
24080
24083
  stroke: "currentColor"
24081
- }, i6 = /* @__PURE__ */ A("path", {
24084
+ }, o6 = /* @__PURE__ */ A("path", {
24082
24085
  "stroke-linecap": "round",
24083
24086
  "stroke-linejoin": "round",
24084
24087
  d: "M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
24085
- }, null, -1), o6 = [
24086
- i6
24088
+ }, null, -1), s6 = [
24089
+ o6
24087
24090
  ];
24088
- function s6(t, e) {
24089
- return b(), S("svg", r6, o6);
24091
+ function a6(t, e) {
24092
+ return b(), S("svg", i6, s6);
24090
24093
  }
24091
- const a6 = /* @__PURE__ */ ve(n6, [["render", s6]]), l6 = {}, c6 = {
24094
+ const l6 = /* @__PURE__ */ ve(r6, [["render", a6]]), c6 = {}, u6 = {
24092
24095
  xmlns: "http://www.w3.org/2000/svg",
24093
24096
  fill: "none",
24094
24097
  viewBox: "0 0 24 24",
24095
24098
  "stroke-width": "1.5",
24096
24099
  stroke: "currentColor"
24097
- }, u6 = /* @__PURE__ */ A("path", {
24100
+ }, d6 = /* @__PURE__ */ A("path", {
24098
24101
  "stroke-linecap": "round",
24099
24102
  "stroke-linejoin": "round",
24100
24103
  d: "m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
24101
- }, null, -1), d6 = [
24102
- u6
24104
+ }, null, -1), f6 = [
24105
+ d6
24103
24106
  ];
24104
- function f6(t, e) {
24105
- return b(), S("svg", c6, d6);
24107
+ function h6(t, e) {
24108
+ return b(), S("svg", u6, f6);
24106
24109
  }
24107
- const h6 = /* @__PURE__ */ ve(l6, [["render", f6]]), p6 = { class: "w-6" }, m6 = { class: "flex-1" }, g6 = {
24110
+ const p6 = /* @__PURE__ */ ve(c6, [["render", h6]]), m6 = { class: "w-6" }, g6 = { class: "flex-1" }, y6 = {
24108
24111
  key: 0,
24109
24112
  class: "mb-2"
24110
- }, y6 = {
24113
+ }, v6 = {
24111
24114
  name: "WpicAlert"
24112
- }, v6 = /* @__PURE__ */ Object.assign(y6, {
24115
+ }, b6 = /* @__PURE__ */ Object.assign(v6, {
24113
24116
  props: {
24114
24117
  title: String,
24115
24118
  text: String,
@@ -24128,23 +24131,23 @@ const h6 = /* @__PURE__ */ ve(l6, [["render", f6]]), p6 = { class: "w-6" }, m6 =
24128
24131
  "bg-green-50 text-green-950 dark:text-green-200 dark:bg-green-950 text-opacity-75": t.success
24129
24132
  }])
24130
24133
  }, [
24131
- A("div", p6, [
24132
- t.warning ? (b(), ge(JD, {
24134
+ A("div", m6, [
24135
+ t.warning ? (b(), ge(GD, {
24133
24136
  key: 0,
24134
24137
  class: "w-full aspect-square"
24135
- })) : t.info ? (b(), ge(t6, {
24138
+ })) : t.info ? (b(), ge(n6, {
24136
24139
  key: 1,
24137
24140
  class: "w-full aspect-square"
24138
- })) : t.success ? (b(), ge(a6, {
24141
+ })) : t.success ? (b(), ge(l6, {
24139
24142
  key: 2,
24140
24143
  class: "w-full aspect-square"
24141
- })) : t.error ? (b(), ge(h6, {
24144
+ })) : t.error ? (b(), ge(p6, {
24142
24145
  key: 3,
24143
24146
  class: "w-full aspect-square"
24144
24147
  })) : Q("", !0)
24145
24148
  ]),
24146
- A("div", m6, [
24147
- t.title ? (b(), S("div", g6, be(t.title), 1)) : Q("", !0),
24149
+ A("div", g6, [
24150
+ t.title ? (b(), S("div", y6, be(t.title), 1)) : Q("", !0),
24148
24151
  A("span", {
24149
24152
  class: G(["", {
24150
24153
  "text-gray-950 dark:text-gray-200 text-opacity-75": !t.warning && !t.info && !t.error && !t.success,
@@ -24188,19 +24191,19 @@ function Up() {
24188
24191
  }
24189
24192
  };
24190
24193
  }
24191
- const b6 = {
24194
+ const x6 = {
24192
24195
  key: 0,
24193
24196
  class: "confirm-modal-overlay z-40"
24194
- }, x6 = { class: "bg-white dark:border dark:border-gray-900 dark:bg-gray-940 p-6 rounded-lg w-128 flex flex-col" }, w6 = { class: "text-lg font-semibold mb-6" }, k6 = { class: "mb-12" }, S6 = { class: "flex justify-end" }, C6 = {
24197
+ }, w6 = { class: "bg-white dark:border dark:border-gray-900 dark:bg-gray-940 p-6 rounded-lg w-128 flex flex-col" }, k6 = { class: "text-lg font-semibold mb-6" }, S6 = { class: "mb-12" }, C6 = { class: "flex justify-end" }, O6 = {
24195
24198
  name: "WpicConfirm"
24196
- }, O6 = /* @__PURE__ */ Object.assign(C6, {
24199
+ }, M6 = /* @__PURE__ */ Object.assign(O6, {
24197
24200
  setup(t) {
24198
24201
  const { visible: e, title: n, text: r, positive: i, negative: o, onConfirm: s, onCancel: a } = Up();
24199
- return (l, c) => P(e) ? (b(), S("div", b6, [
24200
- A("div", x6, [
24201
- A("div", w6, be(P(n)), 1),
24202
- A("div", k6, be(P(r)), 1),
24203
- A("div", S6, [
24202
+ return (l, c) => P(e) ? (b(), S("div", x6, [
24203
+ A("div", w6, [
24204
+ A("div", k6, be(P(n)), 1),
24205
+ A("div", S6, be(P(r)), 1),
24206
+ A("div", C6, [
24204
24207
  le(Mi, { onClick: P(a) }, {
24205
24208
  default: xe(() => [
24206
24209
  Ie("Cancel")
@@ -24221,15 +24224,15 @@ const b6 = {
24221
24224
  ])
24222
24225
  ])) : Q("", !0);
24223
24226
  }
24224
- }), M6 = /* @__PURE__ */ ve(O6, [["__scopeId", "data-v-613542ab"]]), oa = { WpicColorPicker: Sf, WpicAlert: v6, WpicToggleSwitch: wf, WpicAdvDateField: DD, WpicCalendar: Ul, WpicTextarea: kf, WpicDialog: RD, WpicSlidePanel: LD, WpicDateField: vD, WpicFormInput: Yi, WpicButton: Mi, WpicBadge: j4, WpicTextEditor: v4, WpicInputGroup: Bg, WpicButtonGroup: Dg, WpicForm: Vg, WpicFormField: Cf, WpicSpinner: Zr, WpicTooltip: Of, WpicPopover: mr, WpicChoiceList: xf, WpicCard: t5, WpicCardSection: o5, WpicProgressBar: c5, WpicTag: f5, WpicTagGroup: p5, WpicPagination: J5, WpicLoadingPanel: w5, WpicTable: NS, WpicTableColumn: LS, WpicTabs: zD, WpicTabPane: HD, WpicConfirm: M6 };
24227
+ }), T6 = /* @__PURE__ */ ve(M6, [["__scopeId", "data-v-613542ab"]]), oa = { WpicColorPicker: Sf, WpicAlert: b6, WpicToggleSwitch: wf, WpicAdvDateField: ND, WpicCalendar: Ul, WpicTextarea: kf, WpicDialog: _D, WpicSlidePanel: ID, WpicDateField: bD, WpicFormInput: Yi, WpicButton: Mi, WpicBadge: z4, WpicTextEditor: v4, WpicInputGroup: Bg, WpicButtonGroup: Dg, WpicForm: Vg, WpicFormField: Cf, WpicSpinner: Zr, WpicTooltip: Of, WpicPopover: mr, WpicChoiceList: xf, WpicCard: t5, WpicCardSection: o5, WpicProgressBar: c5, WpicTag: f5, WpicTagGroup: p5, WpicPagination: J5, WpicLoadingPanel: w5, WpicTable: NS, WpicTableColumn: LS, WpicTabs: FD, WpicTabPane: WD, WpicConfirm: T6 };
24225
24228
  function qp(t, e) {
24226
24229
  for (const n in e)
24227
24230
  Object.prototype.hasOwnProperty.call(e, n) && (typeof e[n] == "object" && t[n] ? qp(t[n], e[n]) : t[n] = e[n]);
24228
24231
  }
24229
- const T6 = {
24232
+ const $6 = {
24230
24233
  useConfirm: Up
24231
24234
  };
24232
- function $6(t, e) {
24235
+ function A6(t, e) {
24233
24236
  qp(ce, e);
24234
24237
  for (const n in oa)
24235
24238
  if (oa.hasOwnProperty(n)) {
@@ -24237,12 +24240,12 @@ function $6(t, e) {
24237
24240
  t.component(r.name, r);
24238
24241
  }
24239
24242
  }
24240
- const D6 = {
24241
- install: $6,
24242
- composables: T6,
24243
+ const N6 = {
24244
+ install: A6,
24245
+ composables: $6,
24243
24246
  options: ce
24244
24247
  };
24245
24248
  export {
24246
- D6 as default,
24249
+ N6 as default,
24247
24250
  Up as useConfirm
24248
24251
  };