golden-logic-ui 1.0.201 → 1.0.202
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
|
@@ -51009,7 +51009,7 @@ const eq = /* @__PURE__ */ Ha(mQ, [["render", kQ]]), TQ = {
|
|
|
51009
51009
|
"clip-rule": "evenodd"
|
|
51010
51010
|
})
|
|
51011
51011
|
])
|
|
51012
|
-
], -1), PQ = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, IQ = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-
|
|
51012
|
+
], -1), PQ = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, IQ = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-5 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark" }, LQ = { class: "hidden text-sm font-normal text-center text-gray-500 lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, FQ = ["onClick"], HQ = {
|
|
51013
51013
|
key: 0,
|
|
51014
51014
|
class: "ml-2"
|
|
51015
51015
|
}, VQ = {
|
|
@@ -51126,7 +51126,7 @@ function YQ(I, ve, le, Be, Ce, re) {
|
|
|
51126
51126
|
(Ee(!0), Oe(Yo, null, ka(le.columns, (rn, Bn) => (Ee(), Oe("td", {
|
|
51127
51127
|
key: Bn,
|
|
51128
51128
|
"data-label": rn.field_label,
|
|
51129
|
-
class: Cn(["text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-
|
|
51129
|
+
class: Cn(["text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-3 lg:px-4 border dark:border-gray-700", {
|
|
51130
51130
|
"rounded-t-lg lg:rounded-t-none": Bn === 0,
|
|
51131
51131
|
"rounded-b-lg lg:rounded-b-none": Bn === le.columns.length - 1
|
|
51132
51132
|
}])
|