golden-logic-ui 1.0.384 → 1.0.385
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
|
@@ -1710,7 +1710,7 @@ const XK = /* @__PURE__ */ qr(qK, [["render", YK]]), JK = { class: "font-bold pt
|
|
|
1710
1710
|
class: "flex-auto -mb-px text-center"
|
|
1711
1711
|
}, [
|
|
1712
1712
|
M("a", {
|
|
1713
|
-
class: nn([{ "text-slate-600 bg-white dark:bg-meta
|
|
1713
|
+
class: nn([{ "text-slate-600 bg-white dark:bg-meta": j.value != Et.title, "text-white bg-slate-600 dark:bg-primary": j.value === Et.title }, "block px-5 py-3 text-xs font-bold leading-normal rounded shadow-lg hover:text-white tex hover:bg-slate-600 dark:hover:bg-primary dark:text-white tabs_buttons"])
|
|
1714
1714
|
}, [
|
|
1715
1715
|
M("i", {
|
|
1716
1716
|
class: nn([Et.icon, "mr-1 text-base"])
|