golden-logic-ui 1.2.19 → 1.2.21

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.
@@ -576,7 +576,7 @@ function Cme(r, t, s, l, c, f) {
576
576
  ]))), 256))
577
577
  ], 512);
578
578
  }
579
- const xRe = /* @__PURE__ */ Ii(yme, [["render", Cme]]), kme = { class: "bg-white border rounded-lg border-stroke shadow-default dark:border-strokedark dark:bg-boxdark" }, _me = { class: "px-3 py-4 border-b border-stroke dark:border-strokedark" }, Tme = { class: "font-semibold text-black dark:text-white" }, wRe = {
579
+ const xRe = /* @__PURE__ */ Ii(yme, [["render", Cme]]), kme = { class: "bg-white border rounded-lg border-stroke shadow-default dark:border-strokeDark dark:bg-boxDark" }, _me = { class: "px-3 py-4 border-b border-stroke dark:border-strokeDark" }, Tme = { class: "font-semibold text-black dark:text-white" }, wRe = {
580
580
  __name: "GlCard",
581
581
  props: {
582
582
  class: {
@@ -936,7 +936,7 @@ const xRe = /* @__PURE__ */ Ii(yme, [["render", Cme]]), kme = { class: "bg-white
936
936
  ]), 2))
937
937
  ]),
938
938
  Gr(W("div", {
939
- 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 rounded-b-lg",
939
+ 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 rounded-b-lg",
940
940
  style: mz({
941
941
  maxWidth: V.value + "px",
942
942
  top: G.value + "px"
@@ -1668,7 +1668,7 @@ const xRe = /* @__PURE__ */ Ii(yme, [["render", Cme]]), kme = { class: "bg-white
1668
1668
  ], 2))
1669
1669
  ], 64));
1670
1670
  }
1671
- }, Mge = { class: "flex flex-wrap" }, Nge = { class: "w-full" }, Fge = { class: "flex flex-row flex-wrap gap-1 pt-3 pb-4 mb-0 list-none" }, Bge = ["onClick"], Ige = { class: "relative flex flex-col w-full min-w-0 mb-6 break-words bg-white rounded-sm shadow-lg dark:border-strokedark dark:bg-boxdark" }, Lge = { class: "flex-auto px-4 py-5" }, Qge = { class: "tab-content tab-space" }, ARe = {
1671
+ }, Mge = { class: "flex flex-wrap" }, Nge = { class: "w-full" }, Fge = { class: "flex flex-row flex-wrap gap-1 pt-3 pb-4 mb-0 list-none" }, Bge = ["onClick"], Ige = { class: "relative flex flex-col w-full min-w-0 mb-6 break-words bg-white rounded-sm shadow-lg dark:border-strokeDark dark:bg-boxDark" }, Lge = { class: "flex-auto px-4 py-5" }, Qge = { class: "tab-content tab-space" }, ARe = {
1672
1672
  __name: "GlTabsWrapper",
1673
1673
  props: {},
1674
1674
  emits: ["TabChange"],
@@ -1697,7 +1697,7 @@ const xRe = /* @__PURE__ */ Ii(yme, [["render", Cme]]), kme = { class: "bg-white
1697
1697
  class: "flex-auto -mb-px text-center"
1698
1698
  }, [
1699
1699
  W("a", {
1700
- class: Nn([{ "text-slate-600 bg-white dark:bg-meta": f.value != T.title, "text-white bg-primary dark:bg-primaryDark": f.value === T.title }, "block px-5 py-3 text-xs font-bold leading-normal rounded-sm shadow-lg hover:text-white tex hover:bg-primary dark:hover:bg-primaryDark dark:text-white tabs_buttons"])
1700
+ class: Nn([{ "text-slate-600 bg-white dark:bg-boxDark": f.value != T.title, "text-white bg-primary dark:bg-primaryDark": f.value === T.title }, "block px-5 py-3 text-xs font-bold leading-normal rounded-sm shadow-lg hover:text-white tex hover:bg-primary dark:hover:bg-primaryDark dark:text-white tabs_buttons"])
1701
1701
  }, [
1702
1702
  W("i", {
1703
1703
  class: Nn([T.icon, "mr-1 text-base"])
@@ -2579,7 +2579,7 @@ function epe(r, t, s, l, c, f) {
2579
2579
  ], 10, k0e)
2580
2580
  ]);
2581
2581
  }
2582
- const RRe = /* @__PURE__ */ Ii(C0e, [["render", epe], ["__scopeId", "data-v-4c7f63bd"]]), tpe = { class: "pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-hidden bg-white border rounded-lg border-stroke dark:border-strokedark dark:bg-boxdark" }, npe = { class: "flex items-center justify-between shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600" }, spe = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, ope = {
2582
+ const RRe = /* @__PURE__ */ Ii(C0e, [["render", epe], ["__scopeId", "data-v-4c7f63bd"]]), tpe = { class: "pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-hidden bg-white border rounded-lg border-stroke dark:border-strokeDark dark:bg-boxDark" }, npe = { class: "flex items-center justify-between shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600" }, spe = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, ope = {
2583
2583
  key: 0,
2584
2584
  role: "status",
2585
2585
  class: "max-w-full p-4 border border-gray-200 rounded-sm shadow-sm animate-pulse md:p-6 dark:border-gray-700"
@@ -2697,7 +2697,7 @@ const RRe = /* @__PURE__ */ Ii(C0e, [["render", epe], ["__scopeId", "data-v-4c7f
2697
2697
  ], 2)) : Lt("", !0);
2698
2698
  };
2699
2699
  }
2700
- }, ipe = { class: "relative flex flex-col w-full text-current bg-white border rounded-lg outline-hidden pointer-events-auto shadow-4 border-stroke dark:border-strokedark dark:bg-boxdark" }, ape = {
2700
+ }, ipe = { class: "relative flex flex-col w-full text-current bg-white border rounded-lg outline-hidden pointer-events-auto shadow-4 border-stroke dark:border-strokeDark dark:bg-boxDark" }, ape = {
2701
2701
  key: 0,
2702
2702
  class: "flex items-center justify-between shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600"
2703
2703
  }, lpe = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, cpe = {
@@ -2819,7 +2819,7 @@ const RRe = /* @__PURE__ */ Ii(C0e, [["render", epe], ["__scopeId", "data-v-4c7f
2819
2819
  ], 2)
2820
2820
  ], 2)) : Lt("", !0);
2821
2821
  }
2822
- }, dpe = { class: "pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-hidden bg-white border rounded-lg border-stroke dark:border-strokedark dark:bg-boxdark" }, fpe = { class: "flex items-center justify-between shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600" }, hpe = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, mpe = {
2822
+ }, dpe = { class: "pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-hidden bg-white border rounded-lg border-stroke dark:border-strokeDark dark:bg-boxDark" }, fpe = { class: "flex items-center justify-between shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600" }, hpe = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, mpe = {
2823
2823
  key: 0,
2824
2824
  role: "status",
2825
2825
  class: "max-w-full p-4 border border-gray-200 rounded-sm shadow-sm animate-pulse md:p-6 dark:border-gray-700"
@@ -3489,7 +3489,7 @@ const RRe = /* @__PURE__ */ Ii(C0e, [["render", epe], ["__scopeId", "data-v-4c7f
3489
3489
  ]), 2))
3490
3490
  ]),
3491
3491
  Gr(W("div", {
3492
- 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 rounded-b-lg",
3492
+ 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 rounded-b-lg",
3493
3493
  style: mz({
3494
3494
  maxWidth: ue.value + "px",
3495
3495
  top: ne.value + "px"
@@ -91397,7 +91397,7 @@ const $Ae = {
91397
91397
  }, DAe = { class: "p-2" }, RAe = { class: "flex flex-col flex-wrap gap-4 pb-4 xl:flex-row xl:items-center xl:justify-between" }, MAe = { class: "flex items-center gap-2" }, NAe = { class: "font-medium" }, FAe = { style: { "margin-top": "3px" } }, BAe = { class: "font-medium" }, IAe = { class: "relative" }, LAe = ["placeholder"], QAe = { class: "flex flex-wrap mb-3" }, VAe = {
91398
91398
  id: "print",
91399
91399
  class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800"
91400
- }, HAe = ["id"], zAe = { class: "hidden text-sm font-normal text-center text-gray-500 print:table-header-group! lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400 print:border-[1px]!" }, ZAe = {
91400
+ }, HAe = ["id"], zAe = { class: "hidden text-sm font-normal text-center text-gray-500 print:table-header-group! lg:table-header-group dark:border-strokeDark bg-gray-50 dark:bg-gray-700 dark:text-gray-400 print:border-[1px]!" }, ZAe = {
91401
91401
  key: 0,
91402
91402
  class: "w-full px-4 py-2 lg:w-[3%]! print:hidden!"
91403
91403
  }, UAe = ["onClick"], WAe = {
@@ -91619,7 +91619,7 @@ function n5e(r, t, s, l, c, f) {
91619
91619
  W("div", VAe, [
91620
91620
  W("table", {
91621
91621
  id: "table" + c.Random_string,
91622
- class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse print:border-collapse! border-spacing-y-5 lg:border-spacing-y-0 print:border-spacing-y-0! dark:border-strokedark dark:bg-boxdark"
91622
+ class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse print:border-collapse! border-spacing-y-5 lg:border-spacing-y-0 print:border-spacing-y-0! dark:border-strokeDark dark:bg-boxDark"
91623
91623
  }, [
91624
91624
  W("thead", zAe, [
91625
91625
  W("tr", null, [
@@ -91743,7 +91743,7 @@ function n5e(r, t, s, l, c, f) {
91743
91743
  ])
91744
91744
  ], 64);
91745
91745
  }
91746
- const jRe = /* @__PURE__ */ Ii($Ae, [["render", n5e], ["__scopeId", "data-v-43a5241d"]]), s5e = {
91746
+ const jRe = /* @__PURE__ */ Ii($Ae, [["render", n5e], ["__scopeId", "data-v-9a77e348"]]), s5e = {
91747
91747
  components: {},
91748
91748
  props: {
91749
91749
  data: Array,
@@ -91851,7 +91851,7 @@ const jRe = /* @__PURE__ */ Ii($Ae, [["render", n5e], ["__scopeId", "data-v-43a5
91851
91851
  mounted() {
91852
91852
  this.GetItemLists();
91853
91853
  }
91854
- }, o5e = { class: "p-2" }, r5e = { class: "flex flex-wrap pb-4 space-y-4 md:items-center md:justify-between flex-column sm:flex-row sm:space-y-0" }, i5e = { class: "flex items-center gap-2" }, a5e = { style: { "margin-top": "9px" } }, l5e = { class: "relative" }, c5e = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, u5e = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-5 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark" }, d5e = { class: "hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, f5e = ["onClick"], h5e = {
91854
+ }, o5e = { class: "p-2" }, r5e = { class: "flex flex-wrap pb-4 space-y-4 md:items-center md:justify-between flex-column sm:flex-row sm:space-y-0" }, i5e = { class: "flex items-center gap-2" }, a5e = { style: { "margin-top": "9px" } }, l5e = { class: "relative" }, c5e = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, u5e = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-5 lg:border-spacing-y-0 dark:border-strokeDark dark:bg-boxDark" }, d5e = { class: "hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokeDark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, f5e = ["onClick"], h5e = {
91855
91855
  key: 0,
91856
91856
  class: "ml-2"
91857
91857
  }, m5e = {
@@ -92195,7 +92195,7 @@ const qRe = /* @__PURE__ */ Ii(s5e, [["render", N5e]]), F5e = {
92195
92195
  this.isMounted && r !== t && this.GetItemLists();
92196
92196
  }
92197
92197
  }
92198
- }, B5e = { class: "p-2" }, I5e = { class: "flex flex-col flex-wrap pb-4 space-y-4 xl:flex-row xl:items-center xl:justify-between sm:space-y-0" }, L5e = { class: "flex items-center gap-2" }, Q5e = { style: { "margin-top": "9px" } }, V5e = { class: "relative" }, H5e = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, z5e = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark" }, Z5e = { class: "hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, U5e = ["onClick"], W5e = {
92198
+ }, B5e = { class: "p-2" }, I5e = { class: "flex flex-col flex-wrap pb-4 space-y-4 xl:flex-row xl:items-center xl:justify-between sm:space-y-0" }, L5e = { class: "flex items-center gap-2" }, Q5e = { style: { "margin-top": "9px" } }, V5e = { class: "relative" }, H5e = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, z5e = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokeDark dark:bg-boxDark" }, Z5e = { class: "hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokeDark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, U5e = ["onClick"], W5e = {
92199
92199
  key: 0,
92200
92200
  class: "ml-2"
92201
92201
  }, X5e = {
@@ -92436,7 +92436,7 @@ const GRe = /* @__PURE__ */ Ii(F5e, [["render", nPe]]), sPe = {
92436
92436
  r >= 1 && r <= this.totalPages && (this.currentPage = r);
92437
92437
  }
92438
92438
  }
92439
- }, oPe = { class: "p-2" }, rPe = { class: "flex flex-wrap pb-4 space-y-4 md:items-center md:justify-between flex-column sm:flex-row sm:space-y-0" }, iPe = { class: "flex items-center gap-2" }, aPe = { style: { "margin-top": "9px" } }, lPe = { class: "relative" }, cPe = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, uPe = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark" }, dPe = { class: "hidden text-sm font-normal text-center text-gray-700 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, fPe = ["onClick"], hPe = {
92439
+ }, oPe = { class: "p-2" }, rPe = { class: "flex flex-wrap pb-4 space-y-4 md:items-center md:justify-between flex-column sm:flex-row sm:space-y-0" }, iPe = { class: "flex items-center gap-2" }, aPe = { style: { "margin-top": "9px" } }, lPe = { class: "relative" }, cPe = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, uPe = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokeDark dark:bg-boxDark" }, dPe = { class: "hidden text-sm font-normal text-center text-gray-700 lg:table-header-group dark:border-strokeDark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, fPe = ["onClick"], hPe = {
92440
92440
  key: 0,
92441
92441
  class: "ml-2"
92442
92442
  }, mPe = {