golden-logic-ui 1.0.302 → 1.0.303
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 +16 -16
- package/package.json +1 -1
package/dist/golden-logic-ui.js
CHANGED
|
@@ -435,10 +435,7 @@ const Mae = /* @__PURE__ */ Jr(kK, [["render", DK]]), OK = { class: "bg-white bo
|
|
|
435
435
|
}, MK = { class: "font-bold ptext-lg dark:text-white" }, PK = { class: "mt-3 mb-4" }, BK = { 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), IK = ["name", "value"], LK = {
|
|
436
436
|
key: 0,
|
|
437
437
|
class: "dropdown"
|
|
438
|
-
}, FK = { 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" }, HK = { class: "relative" }, VK = ["onClick"], zK = {
|
|
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 rounded-b-lg",
|
|
440
|
-
style: { "max-width": "calc(100% - 35px)" }
|
|
441
|
-
}, UK = { class: "p-1" }, WK = /* @__PURE__ */ P("label", {
|
|
438
|
+
}, FK = { 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" }, HK = { class: "relative" }, VK = ["onClick"], zK = { 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 rounded-b-lg" }, UK = { class: "p-1" }, WK = /* @__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), ZK = { class: "relative" }, jK = /* @__PURE__ */ P("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
|
|
@@ -2449,10 +2446,7 @@ const jae = /* @__PURE__ */ Jr(wX, [["render", _J], ["__scopeId", "data-v-a94f16
|
|
|
2449
2446
|
}, oQ = { class: "font-bold ptext-lg dark:text-white" }, sQ = { class: "mt-3 mb-4" }, rQ = { 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" }, aQ = /* @__PURE__ */ P("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), lQ = ["name", "id", "value"], cQ = {
|
|
2450
2447
|
key: 0,
|
|
2451
2448
|
class: "dropdown"
|
|
2452
|
-
}, iQ = { class: "relative focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, uQ = { class: "relative showOptions" }, dQ = ["value", "placeholder"], mQ = {
|
|
2453
|
-
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",
|
|
2454
|
-
style: { "max-width": "calc(100% - 35px)" }
|
|
2455
|
-
}, fQ = { class: "p-1" }, gQ = /* @__PURE__ */ P("label", {
|
|
2449
|
+
}, iQ = { class: "relative focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, uQ = { class: "relative showOptions" }, dQ = ["value", "placeholder"], mQ = { 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] rounded-b-lg" }, fQ = { class: "p-1" }, gQ = /* @__PURE__ */ P("label", {
|
|
2456
2450
|
for: "default-search",
|
|
2457
2451
|
class: "mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"
|
|
2458
2452
|
}, "Search", -1), hQ = { class: "relative" }, pQ = /* @__PURE__ */ P("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
|