@dimasbaguspm/versaur 0.0.52 → 0.0.53
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/js/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L as e, P as t, S as r } from "./skeleton-BNZyaRjo.js";
|
|
2
|
-
import { A as n, a as p, B as u, b as i, F as c, e as l, c as I, P as d, d as B, S, T as m } from "./top-bar-
|
|
2
|
+
import { A as n, a as p, B as u, b as i, F as c, e as l, c as I, P as d, d as B, S, T as m } from "./top-bar-Dqje-W3G.js";
|
|
3
3
|
import { C as b, b as T, a as h, D as x, E as A, P, c as C, R as f, S as k, d as M, f as F, e as L, g as D, h as H, T as R, i as G } from "./time-picker-input-BaM8Wdih.js";
|
|
4
4
|
import { B as v, D as w, M as E, T as N } from "./tooltip-nZW9TUz3.js";
|
|
5
5
|
import { A as y, a as z, b as J, c as K, d as O, e as Q, f as U, B as V, s as W, g as X, h as Y, i as Z, l as _, j as $, k as aa, C as sa, F as ea, H as ta, m as ra, I as oa, p as na, r as pa, q as ua, M as ia, N as ca, T as la, n as Ia, o as da } from "./image-rectangle-K9jmTTED.js";
|
package/dist/js/layouts/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as r, a as e, B as s, b as t, F as p, e as B, c as d, P as u, d as g, S as P, T as i } from "../top-bar-
|
|
1
|
+
import { A as r, a as e, B as s, b as t, F as p, e as B, c as d, P as u, d as g, S as P, T as i } from "../top-bar-Dqje-W3G.js";
|
|
2
2
|
export {
|
|
3
3
|
r as AppBar,
|
|
4
4
|
e as BadgeGroup,
|
|
@@ -385,7 +385,7 @@ const w = i(
|
|
|
385
385
|
}
|
|
386
386
|
);
|
|
387
387
|
}
|
|
388
|
-
), F = i("w-full", {
|
|
388
|
+
), F = i("w-full mb-4", {
|
|
389
389
|
variants: {
|
|
390
390
|
backgroundColor: {
|
|
391
391
|
white: "bg-white",
|
|
@@ -592,7 +592,7 @@ const w = i(
|
|
|
592
592
|
ra({ size: a, template: e }),
|
|
593
593
|
n
|
|
594
594
|
),
|
|
595
|
-
children: c
|
|
595
|
+
children: /* @__PURE__ */ t.jsx("div", { children: c })
|
|
596
596
|
}
|
|
597
597
|
)
|
|
598
598
|
}
|