golden-logic-ui 1.0.238 → 1.0.239
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 -2
- package/dist/golden-logic-ui.umd.cjs +54 -54
- package/package.json +1 -1
package/dist/golden-logic-ui.js
CHANGED
|
@@ -698,7 +698,7 @@ const mre = /* @__PURE__ */ Ta(_K, [["render", AK]]), DK = { class: "bg-white bo
|
|
|
698
698
|
]))), 128))
|
|
699
699
|
]),
|
|
700
700
|
H("i", {
|
|
701
|
-
onClick: A[1] || (A[1] = (Xt) =>
|
|
701
|
+
onClick: A[1] || (A[1] = (Xt) => Do()),
|
|
702
702
|
class: bn([Ue.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"]),
|
|
703
703
|
style: { top: "11px" }
|
|
704
704
|
}, null, 2)
|
|
@@ -2475,7 +2475,7 @@ const _re = /* @__PURE__ */ Ta(dX, [["render", hJ], ["__scopeId", "data-v-a94f16
|
|
|
2475
2475
|
[n5, Mo(Sn.value) && B.has_cancel]
|
|
2476
2476
|
]),
|
|
2477
2477
|
H("i", {
|
|
2478
|
-
onClick: Fe[2] || (Fe[2] = (Ge) =>
|
|
2478
|
+
onClick: Fe[2] || (Fe[2] = (Ge) => oe()),
|
|
2479
2479
|
class: bn([ee.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"]),
|
|
2480
2480
|
style: { top: "11px" }
|
|
2481
2481
|
}, null, 2)
|