@gemafajarramadhan/dynamic-ui 1.2.54 → 1.2.55
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/dynamic-ui.css +1 -1
- package/dist/dynamic-ui.es.js +2 -2
- package/dist/dynamic-ui.umd.js +1 -1
- package/package.json +1 -1
package/dist/dynamic-ui.es.js
CHANGED
|
@@ -24552,7 +24552,7 @@ function f5() {
|
|
|
24552
24552
|
})(Da)), Da.exports;
|
|
24553
24553
|
}
|
|
24554
24554
|
var h5 = f5();
|
|
24555
|
-
const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }, m5 = { class: "px-4 py-2 bg-primary-700 dark:bg-primary-900 border-b border-primary-500/30 dark:border-primary-900/50 rounded-t-xl relative z-30" }, g5 = { class: "flex flex-col
|
|
24555
|
+
const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }, m5 = { class: "px-4 py-2 bg-primary-700 dark:bg-primary-900 border-b border-primary-500/30 dark:border-primary-900/50 rounded-t-xl relative z-30" }, g5 = { class: "flex flex-col sm:flex-row sm:items-center sm:justify-between items-start gap-4" }, b5 = {
|
|
24556
24556
|
key: 0,
|
|
24557
24557
|
class: "flex flex-col sm:flex-row items-start sm:items-center gap-2 flex-1 xl:max-w-[15vw] md:max-w-[20vw] max-w-[30vw]"
|
|
24558
24558
|
}, y5 = { class: "relative w-full sm:w-64" }, v5 = {
|
|
@@ -25476,7 +25476,7 @@ const Pn = /* @__PURE__ */ Bd(h5), p5 = { class: "dcode-card animate-slide-up" }
|
|
|
25476
25476
|
(p(!0), k(xe, null, We(le.value, (N) => (p(), k("th", {
|
|
25477
25477
|
key: N.key,
|
|
25478
25478
|
class: he([
|
|
25479
|
-
N.align ? `text-${N.align.toLowerCase()}` : "",
|
|
25479
|
+
N.align ? `text-${N.align.toLowerCase()}` : "text-left",
|
|
25480
25480
|
N.sortable ? "cursor-pointer select-none" : "",
|
|
25481
25481
|
"px-3 py-2 text-xs font-black text-white dark:text-neutral-100 uppercase tracking-wider transition-colors duration-150"
|
|
25482
25482
|
]),
|