@grapadigital/shared-app-modules 0.0.55 → 0.0.57
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.
|
@@ -10933,19 +10933,19 @@ function fb(e, t) {
|
|
|
10933
10933
|
Defaulting to \`null\`.`;
|
|
10934
10934
|
}
|
|
10935
10935
|
var Zc = Yc, pb = qc;
|
|
10936
|
-
const mb = l.forwardRef(({ className: e, value: t,
|
|
10936
|
+
const mb = l.forwardRef(({ className: e, value: t, indicatorsClassName: n, ...r }, o) => /* @__PURE__ */ p.jsx(
|
|
10937
10937
|
Zc,
|
|
10938
10938
|
{
|
|
10939
|
-
ref:
|
|
10939
|
+
ref: o,
|
|
10940
10940
|
className: Y(
|
|
10941
10941
|
"relative h-2 w-full overflow-hidden rounded-full bg-primary/20",
|
|
10942
10942
|
e
|
|
10943
10943
|
),
|
|
10944
|
-
...
|
|
10944
|
+
...r,
|
|
10945
10945
|
children: /* @__PURE__ */ p.jsx(
|
|
10946
10946
|
pb,
|
|
10947
10947
|
{
|
|
10948
|
-
className: "h-full w-full flex-1 bg-primary transition-all",
|
|
10948
|
+
className: Y("h-full w-full flex-1 bg-primary transition-all", n),
|
|
10949
10949
|
style: { transform: `translateX(-${100 - (t || 0)}%)` }
|
|
10950
10950
|
}
|
|
10951
10951
|
)
|
package/dist/components.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as m, j as e, c, B as N, L as M, R as J, H as v, b as q, d as z } from "./chuncks/hover-card.
|
|
1
|
+
import { a as m, j as e, c, B as N, L as M, R as J, H as v, b as q, d as z } from "./chuncks/hover-card.D_QIzvGz.js";
|
|
2
2
|
import * as U from "react";
|
|
3
3
|
import { forwardRef as u, useState as Y } from "react";
|
|
4
|
-
import { C as I, a as Q } from "./chuncks/card.
|
|
4
|
+
import { C as I, a as Q } from "./chuncks/card.C_dVsyJh.js";
|
|
5
5
|
import { parseISO as P, differenceInCalendarDays as L, format as O } from "date-fns";
|
|
6
6
|
const Z = [
|
|
7
7
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
package/dist/pages.js
CHANGED
package/dist/shadcn.d.ts
CHANGED
|
@@ -297,7 +297,11 @@ export declare const PopoverContent: React_2.ForwardRefExoticComponent<Omit<Popo
|
|
|
297
297
|
|
|
298
298
|
export declare const PopoverTrigger: React_2.ForwardRefExoticComponent<PopoverPrimitive.PopoverTriggerProps & React_2.RefAttributes<HTMLButtonElement>>;
|
|
299
299
|
|
|
300
|
-
export declare const Progress: React_2.ForwardRefExoticComponent<Omit<ProgressPrimitive.ProgressProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & React_2.RefAttributes<HTMLDivElement>>;
|
|
300
|
+
export declare const Progress: React_2.ForwardRefExoticComponent<Omit<ProgressPrimitive.ProgressProps & React_2.RefAttributes<HTMLDivElement>, "ref"> & ProgressPrimitiveIndicatorProps & React_2.RefAttributes<HTMLDivElement & ProgressPrimitiveIndicatorProps>>;
|
|
301
|
+
|
|
302
|
+
declare interface ProgressPrimitiveIndicatorProps {
|
|
303
|
+
indicatorsClassName?: string;
|
|
304
|
+
}
|
|
301
305
|
|
|
302
306
|
export declare const Select: React_2.FC<SelectPrimitive.SelectProps>;
|
|
303
307
|
|
package/dist/shadcn.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as Xe, j as N, c as y, e as le, L as zt, S as Qe, C as Ht, f as $e, B as et, I as qt, T as Gt, g as $t } from "./chuncks/hover-card.
|
|
2
|
-
import { au as Or, ax as Wr, av as Sr, aw as Nr, h as Tr, al as _r, am as Er, ap as Pr, aq as Br, an as Ir, ar as Yr, ao as Fr, at as jr, as as Ar, D as zr, t as Hr, u as qr, v as Gr, w as $r, x as Rr, y as Vr, z as Zr, A as Ur, E as Kr, ab as Lr, af as Jr, ag as Xr, ak as Qr, ai as es, ah as ts, ad as ns, ac as os, aj as as, ae as rs, H as ss, d as is, b as ls, a3 as ds, a6 as us, a5 as cs, a4 as fs, ay as hs, i as ms, n as ps, k as ys, p as gs, o as bs, s as vs, r as ks, q as ws, m as Ms, l as Ds, F as xs, J as Cs, K as Os, P as Ws, N as Ss, M as Ns, O as Ts, G as _s, X as Es, Z as Ps, a2 as Bs, a1 as Is, _ as Ys, $ as Fs, Y as js, a0 as As, Q as zs, W as Hs, U as qs, V as Gs, a7 as $s, a9 as Rs, aa as Vs, a8 as Zs } from "./chuncks/hover-card.
|
|
1
|
+
import { a as Xe, j as N, c as y, e as le, L as zt, S as Qe, C as Ht, f as $e, B as et, I as qt, T as Gt, g as $t } from "./chuncks/hover-card.D_QIzvGz.js";
|
|
2
|
+
import { au as Or, ax as Wr, av as Sr, aw as Nr, h as Tr, al as _r, am as Er, ap as Pr, aq as Br, an as Ir, ar as Yr, ao as Fr, at as jr, as as Ar, D as zr, t as Hr, u as qr, v as Gr, w as $r, x as Rr, y as Vr, z as Zr, A as Ur, E as Kr, ab as Lr, af as Jr, ag as Xr, ak as Qr, ai as es, ah as ts, ad as ns, ac as os, aj as as, ae as rs, H as ss, d as is, b as ls, a3 as ds, a6 as us, a5 as cs, a4 as fs, ay as hs, i as ms, n as ps, k as ys, p as gs, o as bs, s as vs, r as ks, q as ws, m as Ms, l as Ds, F as xs, J as Cs, K as Os, P as Ws, N as Ss, M as Ns, O as Ts, G as _s, X as Es, Z as Ps, a2 as Bs, a1 as Is, _ as Ys, $ as Fs, Y as js, a0 as As, Q as zs, W as Hs, U as qs, V as Gs, a7 as $s, a9 as Rs, aa as Vs, a8 as Zs } from "./chuncks/hover-card.D_QIzvGz.js";
|
|
3
3
|
import * as pe from "react";
|
|
4
4
|
import c, { useMemo as ie, createContext as Rt, useContext as Vt, useCallback as H, useRef as me, useLayoutEffect as Zt, useState as Ee, useEffect as Ut } from "react";
|
|
5
|
-
import { C as Ks, e as Ls, a as Js, f as Xs, c as Qs, b as ei, d as ti } from "./chuncks/card.
|
|
5
|
+
import { C as Ks, e as Ls, a as Js, f as Xs, c as Qs, b as ei, d as ti } from "./chuncks/card.C_dVsyJh.js";
|
|
6
6
|
import { addDays as Kt, addMonths as Lt, addWeeks as Jt, addYears as Xt, differenceInCalendarDays as Qt, differenceInCalendarMonths as en, eachMonthOfInterval as tn, eachYearOfInterval as nn, endOfISOWeek as on, endOfMonth as an, endOfWeek as rn, endOfYear as sn, format as ln, getISOWeek as dn, getMonth as un, getYear as cn, getWeek as fn, isAfter as hn, isBefore as mn, isDate as pn, isSameDay as yn, isSameMonth as gn, isSameYear as bn, max as vn, min as kn, setMonth as wn, setYear as Mn, startOfDay as Dn, startOfISOWeek as xn, startOfMonth as Cn, startOfWeek as On, startOfYear as Wn } from "date-fns";
|
|
7
7
|
function tr(e) {
|
|
8
8
|
const [t, o] = pe.useState(!1);
|