golden-logic-ui 1.0.528 → 1.0.529
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
|
@@ -877,12 +877,12 @@ const Ice = /* @__PURE__ */ zr(PK, [["render", FK]]), HK = { class: "bg-white bo
|
|
|
877
877
|
R("button", {
|
|
878
878
|
onClick: ae,
|
|
879
879
|
type: "button",
|
|
880
|
-
class: "rounded-tl-lg rtl
|
|
880
|
+
class: "ltr:rounded-tl-lg rtl:rounded-tr-lg px-4 py-0 text-sm font-medium text-gray-900 bg-transparent border border-gray-900 hover:bg-gray-900 hover:text-white focus:z-10 focus:bg-gray-900 focus:text-white dark:border-white dark:text-white dark:hover:text-white dark:hover:bg-gray-700 dark:focus:bg-gray-700"
|
|
881
881
|
}, ct(((We = A.language) == null ? void 0 : We.select_all) ?? "Select all"), 1),
|
|
882
882
|
R("button", {
|
|
883
883
|
onClick: Nn,
|
|
884
884
|
type: "button",
|
|
885
|
-
class: "rounded-tr-lg rtl:!rounded-tl-lg px-4 py-0 text-sm font-medium text-gray-900 bg-transparent border border-gray-900 hover:bg-gray-900 hover:text-white focus:z-10 focus:bg-gray-900 focus:text-white dark:border-white dark:text-white dark:hover:text-white dark:hover:bg-gray-700 dark:focus:bg-gray-700"
|
|
885
|
+
class: "ltr:rounded-tr-lg rtl:!rounded-tl-lg px-4 py-0 text-sm font-medium text-gray-900 bg-transparent border border-gray-900 hover:bg-gray-900 hover:text-white focus:z-10 focus:bg-gray-900 focus:text-white dark:border-white dark:text-white dark:hover:text-white dark:hover:bg-gray-700 dark:focus:bg-gray-700"
|
|
886
886
|
}, ct(((So = A.language) == null ? void 0 : So.deselect_all) ?? "Deselect all"), 1)
|
|
887
887
|
]),
|
|
888
888
|
R("div", {
|