@base-framework/ui 1.1.12 → 1.1.13
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/index.es.js
CHANGED
|
@@ -6,7 +6,7 @@ import { I as R, V as A, a as G } from "./image-BB__4s0g.js";
|
|
|
6
6
|
import { Icons as E } from "./icons.es.js";
|
|
7
7
|
import { A as j, B as q, C as J, a as z, b as K, c as Q, d as _, D as X, e as Y, f as Z, g as $, h as aa, i as ea, j as sa, k as oa, l as ta, m as ra, n as na, o as la, E as ia, F as pa, p as ma, q as da, r as ua, s as ga, t as ca, u as Ca, v as Ta, w as Ia, x as ba, I as Da, L as Sa, M as Fa, y as Ba, N as Pa, z as ka, P as Ma, S as xa, G as fa, H as va, J as Na, K as ya, T as ha, O as Ua, Q as La, R as Wa, U as wa } from "./empty-state-CxSSx4bC.js";
|
|
8
8
|
import { A as Ra, C as Aa, a as Ga, D as Oa, b as Ea, F as Va, M as ja, P as qa, R as Ja, c as za, g as Ka, p as Qa } from "./range-calendar-BZW1R_D_.js";
|
|
9
|
-
import { B as Xa, a as Ya, C as Za, D as $a, b as ae, c as ee, d as se, H as oe, I as te, N as re, O as ne, P as le, S as ie, e as pe, f as me, g as de, h as ue, T as ge, i as ce, j as Ce, k as Te, U as Ie, l as be, m as De, n as Se, o as Fe, p as Be, W as Pe, q as ke, r as Me, s as xe, t as fe, u as ve, v as Ne, w as ye, x as he, y as Ue } from "./signature-panel-
|
|
9
|
+
import { B as Xa, a as Ya, C as Za, D as $a, b as ae, c as ee, d as se, H as oe, I as te, N as re, O as ne, P as le, S as ie, e as pe, f as me, g as de, h as ue, T as ge, i as ce, j as Ce, k as Te, U as Ie, l as be, m as De, n as Se, o as Fe, p as Be, W as Pe, q as ke, r as Me, s as xe, t as fe, u as ve, v as Ne, w as ye, x as he, y as Ue } from "./signature-panel-CErd4IW_.js";
|
|
10
10
|
import { B as We, I as we, M as He, a as Re, b as Ae, N as Ge, c as Oe, d as Ee, e as Ve, f as je, P as qe, S as Je, g as ze, T as Ke } from "./mobile-nav-wrapper-C3Lvz7CH.js";
|
|
11
11
|
import { B as _e, a as Xe, C as Ye, F as Ze, b as $e, c as as, M as es, P as ss, S as os } from "./sidebar-menu-page-BtuUB_XB.js";
|
|
12
12
|
import { A as rs, F as ns, M as ls, T as is, a as ps } from "./aside-template-BDvEMLnk.js";
|
package/dist/organisms.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as s, a as n, C as t, D as r, b as o, c as l, d as i, H as d, I as b, N as u, O as p, P as v, S as g, e as T, f as D, g as N, h as c, T as k, i as C, j as m, k as y, U as B, l as M, m as S, n as h, o as W, p as H, W as I, q as P, r as U, s as x, t as f, u as L, v as O, w as F, x as G, y as w } from "./signature-panel-
|
|
1
|
+
import { B as s, a as n, C as t, D as r, b as o, c as l, d as i, H as d, I as b, N as u, O as p, P as v, S as g, e as T, f as D, g as N, h as c, T as k, i as C, j as m, k as y, U as B, l as M, m as S, n as h, o as W, p as H, W as I, q as P, r as U, s as x, t as f, u as L, v as O, w as F, x as G, y as w } from "./signature-panel-CErd4IW_.js";
|
|
2
2
|
import { C as j, a as q, D as z, b as A, F as E, M as J, R as K, c as Q, p as V } from "./range-calendar-BZW1R_D_.js";
|
|
3
3
|
import { B as Y, I as Z, M as _, a as $, b as aa, N as ea, c as sa, d as na, e as ta, f as ra, P as oa, S as la, g as ia, T as da } from "./mobile-nav-wrapper-C3Lvz7CH.js";
|
|
4
4
|
export {
|
|
@@ -1196,15 +1196,15 @@ const Ne = c(({ index: t, click: e, state: s }, a) => w({
|
|
|
1196
1196
|
), Bt = c((t) => {
|
|
1197
1197
|
const e = t.icon ?? D.magnifyingGlass.default;
|
|
1198
1198
|
return o({
|
|
1199
|
-
class: `relative flex items-center w-full rounded-
|
|
1199
|
+
class: `relative flex items-center w-full rounded-xl bg-muted/30 focus-within:ring-2 focus-within:ring-ring transition-all ${t.containerClass || ""}`
|
|
1200
1200
|
}, [
|
|
1201
|
-
o({ class: "absolute left-
|
|
1202
|
-
j({ size: "
|
|
1201
|
+
o({ class: "absolute left-4 flex items-center pointer-events-none text-muted-foreground" }, [
|
|
1202
|
+
j({ size: "sm" }, e)
|
|
1203
1203
|
]),
|
|
1204
1204
|
K({
|
|
1205
1205
|
type: "text",
|
|
1206
1206
|
cache: t.cache ?? "input",
|
|
1207
|
-
class: `w-full bg-transparent border-none outline-none pl-
|
|
1207
|
+
class: `w-full bg-transparent border-none outline-none pl-12 pr-4 py-4 text-base text-foreground placeholder:text-muted-foreground focus:outline-none focus:ring-0 ${t.class || ""}`,
|
|
1208
1208
|
placeholder: t.placeholder ?? "Search...",
|
|
1209
1209
|
bind: t.bind,
|
|
1210
1210
|
value: t.value,
|
package/package.json
CHANGED