golden-logic-ui 1.0.264 → 1.0.265
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.
- package/dist/golden-logic-ui.js +2 -8
- package/dist/golden-logic-ui.umd.cjs +53 -53
- package/package.json +1 -1
package/dist/golden-logic-ui.js
CHANGED
|
@@ -435,10 +435,7 @@ 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 = {
|
|
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", {
|
|
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", {
|
|
442
439
|
for: "default-search",
|
|
443
440
|
class: "mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"
|
|
444
441
|
}, "Search", -1), WK = { class: "relative" }, ZK = /* @__PURE__ */ P("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
|
|
@@ -2453,10 +2450,7 @@ const Vae = /* @__PURE__ */ Jr(wX, [["render", kJ], ["__scopeId", "data-v-a94f16
|
|
|
2453
2450
|
}, 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 = {
|
|
2454
2451
|
key: 0,
|
|
2455
2452
|
class: "dropdown"
|
|
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", {
|
|
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", {
|
|
2460
2454
|
for: "default-search",
|
|
2461
2455
|
class: "mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"
|
|
2462
2456
|
}, "Search", -1), pQ = { class: "relative" }, bQ = /* @__PURE__ */ P("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
|