golden-logic-ui 1.0.263 → 1.0.264

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.
@@ -435,7 +435,10 @@ const Aae = /* @__PURE__ */ Jr(_K, [["render", AK]]), DK = { class: "bg-white bo
435
435
  }, $K = { class: "font-bold ptext-lg dark:text-white" }, MK = { class: "mt-3 mb-4" }, PK = { class: "bg-blue-100 text-blue-800 text-sm font-medium mb-2 mt-2 me-2 px-3 py-1 rounded dark:bg-blue-900 dark:text-blue-300" }, NK = /* @__PURE__ */ P("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), BK = ["name", "value"], IK = {
436
436
  key: 0,
437
437
  class: "dropdown"
438
- }, LK = { class: "relative border border-gray-200 rounded-lg focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, FK = { class: "relative" }, HK = ["onClick"], VK = { class: "text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l absolute w-full z-[999999999] showOptions" }, zK = { class: "p-1" }, UK = /* @__PURE__ */ P("label", {
438
+ }, LK = { class: "relative border border-gray-200 rounded-lg focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, FK = { class: "relative" }, HK = ["onClick"], VK = {
439
+ class: "text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l fixed w-full z-[999999999] showOptions",
440
+ style: { width: "calc(100% - 37px)" }
441
+ }, zK = { class: "p-1" }, UK = /* @__PURE__ */ P("label", {
439
442
  for: "default-search",
440
443
  class: "mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"
441
444
  }, "Search", -1), WK = { class: "relative" }, ZK = /* @__PURE__ */ P("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
@@ -2450,7 +2453,10 @@ const Vae = /* @__PURE__ */ Jr(wX, [["render", kJ], ["__scopeId", "data-v-a94f16
2450
2453
  }, sQ = { class: "font-bold ptext-lg dark:text-white" }, rQ = { class: "mt-3 mb-4" }, aQ = { class: "bg-blue-100 text-blue-800 text-sm font-medium mb-2 mt-2 me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300" }, lQ = /* @__PURE__ */ P("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), cQ = ["name", "id", "value"], iQ = {
2451
2454
  key: 0,
2452
2455
  class: "dropdown"
2453
- }, uQ = { class: "relative focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, dQ = { class: "relative showOptions" }, mQ = ["value", "placeholder"], fQ = { class: "text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l absolute w-full z-[999999999]" }, gQ = { class: "p-1" }, hQ = /* @__PURE__ */ P("label", {
2456
+ }, uQ = { class: "relative focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, dQ = { class: "relative showOptions" }, mQ = ["value", "placeholder"], fQ = {
2457
+ class: "text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l fixed w-full z-[999999999]",
2458
+ style: { width: "calc(100% - 37px)" }
2459
+ }, gQ = { class: "p-1" }, hQ = /* @__PURE__ */ P("label", {
2454
2460
  for: "default-search",
2455
2461
  class: "mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"
2456
2462
  }, "Search", -1), pQ = { class: "relative" }, bQ = /* @__PURE__ */ P("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
@@ -2701,49 +2707,49 @@ const Vae = /* @__PURE__ */ Jr(wX, [["render", kJ], ["__scopeId", "data-v-a94f16
2701
2707
  onClick: He[2] || (He[2] = (Ge) => oe()),
2702
2708
  class: rn([J.value ? "fa-angle-up" : "fa-angle-down", "absolute text-xl text-gray-500 cursor-pointer fas right-2 hover:text-gray-700 dark:hover:text-gray-800 showOptions"]),
2703
2709
  style: { top: "11px" }
2704
- }, null, 2)
2705
- ]),
2706
- Qa(P("div", fQ, [
2707
- P("div", gQ, [
2708
- hQ,
2709
- P("div", pQ, [
2710
- bQ,
2711
- Qa(P("input", {
2712
- type: "search",
2713
- "onUpdate:modelValue": He[3] || (He[3] = (Ge) => Be.value = Ge),
2714
- ref: he.value,
2715
- id: `${O.field_name}search${ft.value}`,
2716
- onKeydown: Zo,
2717
- onBlur: He[4] || (He[4] = (Ge) => os()),
2718
- autocomplete: "off",
2719
- class: "block w-full p-2 text-sm text-gray-900 border rounded-lg outline-none border-frontend ps-10 bg-gray-50 focus:border-frontend dark:bg-gray-700 dark:border-frontenddark dark:placeholder-frontenddark dark:text-white dark:focus:border-frontenddark",
2720
- placeholder: "Search ..."
2721
- }, null, 40, vQ), [
2722
- [vm, Be.value]
2710
+ }, null, 2),
2711
+ Qa(P("div", fQ, [
2712
+ P("div", gQ, [
2713
+ hQ,
2714
+ P("div", pQ, [
2715
+ bQ,
2716
+ Qa(P("input", {
2717
+ type: "search",
2718
+ "onUpdate:modelValue": He[3] || (He[3] = (Ge) => Be.value = Ge),
2719
+ ref: he.value,
2720
+ id: `${O.field_name}search${ft.value}`,
2721
+ onKeydown: Zo,
2722
+ onBlur: He[4] || (He[4] = (Ge) => os()),
2723
+ autocomplete: "off",
2724
+ class: "block w-full p-2 text-sm text-gray-900 border rounded-lg outline-none border-frontend ps-10 bg-gray-50 focus:border-frontend dark:bg-gray-700 dark:border-frontenddark dark:placeholder-frontenddark dark:text-white dark:focus:border-frontenddark",
2725
+ placeholder: "Search ..."
2726
+ }, null, 40, vQ), [
2727
+ [vm, Be.value]
2728
+ ])
2723
2729
  ])
2730
+ ]),
2731
+ P("div", yQ, [
2732
+ (ve(!0), we(bo, null, kr(zn.value, (Ge, A) => {
2733
+ var Xt;
2734
+ return ve(), we("div", {
2735
+ class: rn(["relative px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white", A + 1 == De.value ? "bg-gray-100 dark:bg-gray-600" : ""]),
2736
+ onClick: (nt) => Xn(Ge),
2737
+ onMousedown: (nt) => Xn(Ge),
2738
+ key: A,
2739
+ id: `${A + 1}${ft.value}`
2740
+ }, [
2741
+ P("div", wQ, [
2742
+ ((Xt = xn.value) == null ? void 0 : Xt.id) === Ge.id ? (ve(), we("svg", CQ, _Q)) : pt("", !0),
2743
+ P("span", {
2744
+ innerHTML: Ge.name || Ge.id || "-"
2745
+ }, null, 8, kQ)
2746
+ ])
2747
+ ], 42, xQ);
2748
+ }), 128))
2724
2749
  ])
2725
- ]),
2726
- P("div", yQ, [
2727
- (ve(!0), we(bo, null, kr(zn.value, (Ge, A) => {
2728
- var Xt;
2729
- return ve(), we("div", {
2730
- class: rn(["relative px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white", A + 1 == De.value ? "bg-gray-100 dark:bg-gray-600" : ""]),
2731
- onClick: (nt) => Xn(Ge),
2732
- onMousedown: (nt) => Xn(Ge),
2733
- key: A,
2734
- id: `${A + 1}${ft.value}`
2735
- }, [
2736
- P("div", wQ, [
2737
- ((Xt = xn.value) == null ? void 0 : Xt.id) === Ge.id ? (ve(), we("svg", CQ, _Q)) : pt("", !0),
2738
- P("span", {
2739
- innerHTML: Ge.name || Ge.id || "-"
2740
- }, null, 8, kQ)
2741
- ])
2742
- ], 42, xQ);
2743
- }), 128))
2750
+ ], 512), [
2751
+ [n5, J.value]
2744
2752
  ])
2745
- ], 512), [
2746
- [n5, J.value]
2747
2753
  ])
2748
2754
  ])
2749
2755
  ])) : pt("", !0),