golden-logic-ui 1.0.401 → 1.0.402
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
CHANGED
|
@@ -2873,14 +2873,14 @@ const ule = /* @__PURE__ */ qr(CX, [["render", TJ], ["__scopeId", "data-v-a3b21c
|
|
|
2873
2873
|
}, null, 10, vQ),
|
|
2874
2874
|
Va(M("i", {
|
|
2875
2875
|
onClick: Cn[1] || (Cn[1] = oc((nt) => Ze(), ["stop"])),
|
|
2876
|
-
class: "absolute text-gray-500 cursor-pointer right-7 pointer-events-auto hover:text-red-600 dark:hover:text-red-400",
|
|
2876
|
+
class: "absolute text-gray-500 cursor-pointer ltr:right-7 rtl:left-7 pointer-events-auto hover:text-red-600 dark:hover:text-red-400",
|
|
2877
2877
|
style: { top: "13px" }
|
|
2878
2878
|
}, wQ, 512), [
|
|
2879
2879
|
[TT, un(re.value) && D.has_cancel]
|
|
2880
2880
|
]),
|
|
2881
2881
|
M("i", {
|
|
2882
2882
|
onClick: Cn[2] || (Cn[2] = (nt) => In()),
|
|
2883
|
-
class: nn([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"]),
|
|
2883
|
+
class: nn([ee.value ? "fa-angle-up" : "fa-angle-down", "absolute text-xl text-gray-500 cursor-pointer fas ltr:right-2 rtl:left-2 hover:text-gray-700 dark:hover:text-gray-800 showOptions"]),
|
|
2884
2884
|
style: { top: "11px" }
|
|
2885
2885
|
}, null, 2),
|
|
2886
2886
|
Va(M("div", {
|