@dimasbaguspm/versaur 0.0.24 → 0.0.25

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 t, P as s, S as r } from "./skeleton-BNZyaRjo.js";
2
- import { A as n, B as p, a as u, F as l, P as i, b as I, c, S, T as m } from "./top-bar-COx4DTbS.js";
2
+ import { A as n, B as p, a as u, F as l, P as i, b as I, c, S, T as m } from "./top-bar-PpiWsgeR.js";
3
3
  import { B as g, C as d, b as T, a as x, D as b, k as f, E as P, M as h, P as k, R as C, d as M, c as A, S as D, e as L, j as R, i as w, h as F, f as j, T as v, g as y } from "./bottom-sheet-input-DsgPp5zI.js";
4
4
  import { B as N, D as q, M as G } from "./bottom-sheet-CCDa5VGo.js";
5
5
  import { M as z, T as J } from "./tooltip-CDdl1U3A.js";
@@ -1,4 +1,4 @@
1
- import { A as r, B as s, a as t, F as e, P as B, b as p, c as u, S as P, T as g } from "../top-bar-COx4DTbS.js";
1
+ import { A as r, B as s, a as t, F as e, P as B, b as p, c as u, S as P, T as g } from "../top-bar-PpiWsgeR.js";
2
2
  export {
3
3
  r as AppBar,
4
4
  s as BottomBar,
@@ -253,7 +253,7 @@ const h = i(
253
253
  children: t
254
254
  }
255
255
  )
256
- ), R = i("w-full"), I = i(
256
+ ), R = i("w-full mt-4"), I = i(
257
257
  "flex flex-col sm:flex-row sm:items-start sm:justify-between gap-4 px-4 sm:px-6 mb-4"
258
258
  ), k = i("mb-4 px-4 sm:px-6"), F = i(
259
259
  "flex-1 min-w-0 flex flex-col gap-2 w-full sm:w-auto"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dimasbaguspm/versaur",
3
- "version": "0.0.24",
3
+ "version": "0.0.25",
4
4
  "description": "React UI library with Tailwind CSS",
5
5
  "author": "Dimas Bagus Prayogo Mukti<dimas.bagus.pm@gmail.com>",
6
6
  "license": "MIT",