@omniaz/vue-component-library 0.2.0 → 0.2.1
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.
|
@@ -59410,7 +59410,7 @@ const gEe = ["innerHTML"], yEe = { class: "flex flex-wrap md:flex-nowrap items-s
|
|
|
59410
59410
|
}, [
|
|
59411
59411
|
ze("tr", {
|
|
59412
59412
|
class: ct([
|
|
59413
|
-
"lg:hover:bg-gray-100 odd:lg:bg-gray-50",
|
|
59413
|
+
"lg:hover:bg-gray-100 odd:lg:bg-gray-50 h-[64px]",
|
|
59414
59414
|
ie.selectableRows || ie.rowClickRoute || ie.rowClickCallback ? "cursor-pointer" : "",
|
|
59415
59415
|
v.value.some((Q) => Q.id === me.id) || m.value ? iTe : "",
|
|
59416
59416
|
"group"
|