@jaw.id/ui 1.2.4 → 1.2.5
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.
|
@@ -14336,4 +14336,4 @@ async function L_(e, t, n) {
|
|
|
14336
14336
|
return We(t * await ni(w_(e, n)), 18);
|
|
14337
14337
|
}
|
|
14338
14338
|
//#endregion
|
|
14339
|
-
export {
|
|
14339
|
+
export { cd as $, vp as A, Ud as B, a_ as C, Sr as Ct, Jp as D, jn as Dt, Qp as E, U as Et, Tp as F, kd as G, zd as H, mp as I, hd as J, Ad as K, sp as L, bp as M, wp as N, Np as O, Pn as Ot, Cp as P, ld as Q, ip as R, n_ as S, G as St, Zg as T, In as Tt, Rd as U, Bd as V, Ld as W, ad as X, od as Y, ud as Z, $g as _, Yo as _t, I_ as a, Fl as at, h_ as b, Ka as bt, j_ as c, ll as ct, k_ as d, ls as dt, pd as et, D_ as f, fs as ft, e_ as g, Zo as gt, v_ as h, $o as ht, M_ as i, Zl as it, yp as j, _p as k, Nn as kt, w_ as l, Gc as lt, y_ as m, Qo as mt, C_ as n, Qu as nt, F_ as o, jl as ot, b_ as p, ss as pt, q, L_ as r, iu as rt, A_ as s, fl as st, x_ as t, id as tt, O_ as u, bc as ut, p_ as v, Uo as vt, r_ as w, xr as wt, i_ as x, ka as xt, m_ as y, K as yt, np as z };
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jaw.id/ui",
|
|
3
3
|
"description": "Pre-built React dialogs for JAW.id",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.5",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"sideEffects": [
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"react-dom": ">=18.0.0"
|
|
86
86
|
},
|
|
87
87
|
"dependencies": {
|
|
88
|
-
"@jaw.id/core": "1.0.
|
|
88
|
+
"@jaw.id/core": "1.0.5",
|
|
89
89
|
"@hookform/resolvers": "^5.2.2",
|
|
90
90
|
"@justaname.id/sdk": "^0.3.0",
|
|
91
91
|
"@radix-ui/react-accordion": "^1.2.12",
|