@krosoft/react 0.0.239 → 0.0.241

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.
@@ -13,12 +13,12 @@ import { i as P, n as F, r as I, t as L } from "../../SearchInput-BJPT0SbB.js";
13
13
  import { ActiveFilters as R, AdvancedFilters as z, FilterField as B, SearchableFilterPill as V, TableFilter as H } from "./filters/index.js";
14
14
  import "./forms/index.js";
15
15
  import "./inputs/index.js";
16
- import { t as U } from "../../language-DxHhlpgN.js";
16
+ import { t as U } from "../../language-BQpuOau0.js";
17
17
  import { t as W } from "../../AppTitle-BR4JFZfp.js";
18
18
  import { n as G, t as K } from "../../states-N8-LjFng.js";
19
19
  import { AppPageHeader as q, KpiCardsLayout as J } from "./layouts/index.js";
20
20
  import { a as Y, i as X, n as Z, o as Q, r as $, t as ee } from "../../navbar-Bc5OQWRI.js";
21
21
  import { a as te, c as ne, d as re, f as ie, i as ae, l as oe, n as se, o as ce, r as le, s as ue, t as de, u as fe } from "../../table-muUyiaK6.js";
22
22
  import { AppTabContainer as pe, AppTabHeader as me, AppTabs as he, AppVerticalTabs as ge } from "./tabs/index.js";
23
- import { t as _e } from "../../theme-B_n0F6R4.js";
23
+ import { t as _e } from "../../theme-BGakUJ9c.js";
24
24
  export { ue as ACTIONS_COLUMN_KEY, R as ActiveFilters, z as AdvancedFilters, k as AppActions, E as AppDialog, q as AppPageHeader, A as AppSubTitle, pe as AppTabContainer, me as AppTabHeader, he as AppTabs, W as AppTitle, ge as AppVerticalTabs, v as BarChartHorizontal, C as BarChartVertical, _ as CHART_COLORS, y as ChartCard, S as CircularGauge, D as ConfirmationDialog, r as DashboardCard, de as DataTable, P as DatePicker, I as DateRangePicker, l as Dialog, c as DialogClose, p as DialogContent, g as DialogDescription, s as DialogFooter, h as DialogHeader, d as DialogOverlay, f as DialogPortal, m as DialogTitle, u as DialogTrigger, N as ErrorAlert, G as ErrorState, B as FilterField, T as FormDialog, M as GenericForm, Q as GlobalSearch, O as ImageInput, e as KpiCard, t as KpiCards, J as KpiCardsLayout, U as LanguageSelector, b as LineChart, K as LoadingState, i as MetricCard, j as MultiSelect, Y as NotificationsBell, w as PieChart, o as Progress, ne as SELECTION_COLUMN_KEY, L as SearchInput, V as SearchableFilterPill, F as SearchableSelect, $ as Sidebar, Z as SidebarHeader, X as SidebarNavItem, n as SkeletonCard, a as SkeletonCards, ie as TableActions, ce as TableBody, te as TableBulkActions, H as TableFilter, ae as TableHeader, le as TablePagination, se as TableSettings, _e as ThemeSelector, ee as Topbar, fe as getAlignmentClass, x as getChartColor, re as getColumnAlignment, oe as getFixedCellProps };
@@ -5,7 +5,9 @@ interface LanguageSelectorProps {
5
5
  variant?: "select" | "mini";
6
6
  /** Posé sur le déclencheur, pour qu'un `<Label htmlFor>` de l'application puisse s'y associer. */
7
7
  id?: string;
8
+ /** Classes du bouton de la variante `mini`, pour l'accorder à la surface qui l'accueille. */
9
+ className?: string;
8
10
  }
9
- export declare function LanguageSelector({ languageOptions, variant, id }: LanguageSelectorProps): React.JSX.Element;
11
+ export declare function LanguageSelector({ languageOptions, variant, id, className }: LanguageSelectorProps): React.JSX.Element;
10
12
  export {};
11
13
  //# sourceMappingURL=LanguageSelector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"LanguageSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/core/language/LanguageSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAe,KAAK,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAG1E,UAAU,qBAAqB;IAC7B,eAAe,EAAE,SAAS,cAAc,EAAE,CAAC;IAC3C,OAAO,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC5B,kGAAkG;IAClG,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAED,wBAAgB,gBAAgB,CAAC,EAAE,eAAe,EAAE,OAAkB,EAAE,EAAE,EAAE,EAAE,qBAAqB,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAsDtH"}
1
+ {"version":3,"file":"LanguageSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/core/language/LanguageSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAe,KAAK,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAG1E,UAAU,qBAAqB;IAC7B,eAAe,EAAE,SAAS,cAAc,EAAE,CAAC;IAC3C,OAAO,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC5B,kGAAkG;IAClG,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6FAA6F;IAC7F,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,gBAAgB,CAAC,EAAE,eAAe,EAAE,OAAkB,EAAE,EAAE,EAAE,SAAS,EAAE,EAAE,qBAAqB,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAgDjI"}
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../../language-DxHhlpgN.js";
1
+ import { t as e } from "../../../language-BQpuOau0.js";
2
2
  export { e as LanguageSelector };
@@ -5,7 +5,9 @@ interface ThemeSelectorProps {
5
5
  variant?: "select" | "mini";
6
6
  /** Posé sur le déclencheur, pour qu'un `<Label htmlFor>` de l'application puisse s'y associer. */
7
7
  id?: string;
8
+ /** Classes du bouton de la variante `mini`, pour l'accorder à la surface qui l'accueille. */
9
+ className?: string;
8
10
  }
9
- export declare function ThemeSelector({ themeOptions, variant, id }: ThemeSelectorProps): React.JSX.Element;
11
+ export declare function ThemeSelector({ themeOptions, variant, id, className }: ThemeSelectorProps): React.JSX.Element;
10
12
  export {};
11
13
  //# sourceMappingURL=ThemeSelector.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ThemeSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/core/theme/ThemeSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAY,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEjE,UAAU,kBAAkB;IAC1B,YAAY,EAAE,SAAS,WAAW,EAAE,CAAC;IACrC,OAAO,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC5B,kGAAkG;IAClG,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAED,wBAAgB,aAAa,CAAC,EAAE,YAAY,EAAE,OAAkB,EAAE,EAAE,EAAE,EAAE,kBAAkB,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CAqD7G"}
1
+ {"version":3,"file":"ThemeSelector.d.ts","sourceRoot":"","sources":["../../../../src/components/core/theme/ThemeSelector.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,EAAY,KAAK,WAAW,EAAE,MAAM,qBAAqB,CAAC;AAEjE,UAAU,kBAAkB;IAC1B,YAAY,EAAE,SAAS,WAAW,EAAE,CAAC;IACrC,OAAO,CAAC,EAAE,QAAQ,GAAG,MAAM,CAAC;IAC5B,kGAAkG;IAClG,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,6FAA6F;IAC7F,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,aAAa,CAAC,EAAE,YAAY,EAAE,OAAkB,EAAE,EAAE,EAAE,SAAS,EAAE,EAAE,kBAAkB,GAAG,KAAK,CAAC,GAAG,CAAC,OAAO,CA+CxH"}
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../../theme-B_n0F6R4.js";
1
+ import { t as e } from "../../../theme-BGakUJ9c.js";
2
2
  export { e as ThemeSelector };
@@ -16,13 +16,13 @@ import { t as Fr } from "../GenericForm-CWXT5wiv.js";
16
16
  import { t as Ir } from "../ErrorAlert-BDqDHUUc.js";
17
17
  import { i as Lr, n as Rr, r as zr, t as Br } from "../SearchInput-BJPT0SbB.js";
18
18
  import { ActiveFilters as Vr, AdvancedFilters as Hr, FilterField as Ur, SearchableFilterPill as Wr, TableFilter as Gr } from "./core/filters/index.js";
19
- import { t as Kr } from "../language-DxHhlpgN.js";
19
+ import { t as Kr } from "../language-BQpuOau0.js";
20
20
  import { t as qr } from "../AppTitle-BR4JFZfp.js";
21
21
  import { n as Jr, t as Yr } from "../states-N8-LjFng.js";
22
22
  import { AppPageHeader as Xr, KpiCardsLayout as Zr } from "./core/layouts/index.js";
23
23
  import { a as Qr, i as $r, n as ei, o as ti, r as ni, t as ri } from "../navbar-Bc5OQWRI.js";
24
24
  import { a as ii, c as ai, d as oi, f as si, i as ci, l as li, n as ui, o as di, r as fi, s as pi, t as mi, u as hi } from "../table-muUyiaK6.js";
25
25
  import { AppTabContainer as gi, AppTabHeader as _i, AppTabs as vi, AppVerticalTabs as yi } from "./core/tabs/index.js";
26
- import { t as bi } from "../theme-B_n0F6R4.js";
26
+ import { t as bi } from "../theme-BGakUJ9c.js";
27
27
  import "./core/index.js";
28
28
  export { pi as ACTIONS_COLUMN_KEY, ze as Accordion, Ie as AccordionContent, He as AccordionItem, he as AccordionTrigger, Vr as ActiveFilters, Hr as AdvancedFilters, yn as Alert, _n as AlertDescription, w as AlertDialog, Ae as AlertDialogAction, H as AlertDialogCancel, De as AlertDialogContent, Ne as AlertDialogDescription, z as AlertDialogFooter, Z as AlertDialogHeader, Vt as AlertDialogTitle, J as AlertDialogTrigger, vn as AlertTitle, Mr as AppActions, kr as AppDialog, Xr as AppPageHeader, Nr as AppSubTitle, gi as AppTabContainer, _i as AppTabHeader, vi as AppTabs, qr as AppTitle, yi as AppVerticalTabs, hn as AspectRatio, G as Avatar, ee as AvatarFallback, ve as AvatarImage, fe as Badge, xr as BarChartHorizontal, Er as BarChartVertical, A as Breadcrumb, le as BreadcrumbEllipsis, Ct as BreadcrumbItem, x as BreadcrumbLink, bt as BreadcrumbList, re as BreadcrumbPage, oe as BreadcrumbSeparator, En as Button, br as CHART_COLORS, N as Calendar, l as Card, t as CardContent, a as CardDescription, d as CardFooter, n as CardHeader, r as CardTitle, ln as Carousel, xe as CarouselContent, D as CarouselItem, on as CarouselNext, we as CarouselPrevious, Sr as ChartCard, u as ChartContainer, o as ChartLegend, c as ChartLegendContent, i as ChartStyle, e as ChartTooltip, s as ChartTooltipContent, Ze as Checkbox, Tr as CircularGauge, Ge as Collapsible, nn as CollapsibleContent, fn as CollapsibleTrigger, zn as Command, ar as CommandDialog, cr as CommandEmpty, Vn as CommandGroup, sr as CommandInput, Ln as CommandItem, kn as CommandList, or as CommandSeparator, Rn as CommandShortcut, Ar as ConfirmationDialog, Mt as ContextMenu, Wt as ContextMenuCheckboxItem, _t as ContextMenuContent, Je as ContextMenuGroup, Ft as ContextMenuItem, qt as ContextMenuLabel, et as ContextMenuPortal, Et as ContextMenuRadioGroup, $t as ContextMenuRadioItem, rt as ContextMenuSeparator, ct as ContextMenuShortcut, Rt as ContextMenuSub, kt as ContextMenuSubContent, mt as ContextMenuSubTrigger, dt as ContextMenuTrigger, h as DashboardCard, mi as DataTable, Lr as DatePicker, zr as DateRangePicker, jn as Dialog, An as DialogClose, Fn as DialogContent, Yn as DialogDescription, On as DialogFooter, Jn as DialogHeader, Nn as DialogOverlay, Pn as DialogPortal, In as DialogTitle, Mn as DialogTrigger, Q as Drawer, Ht as DrawerClose, Y as DrawerContent, Be as DrawerDescription, Le as DrawerFooter, Ue as DrawerHeader, ge as DrawerOverlay, y as DrawerPortal, at as DrawerTitle, Xt as DrawerTrigger, xt as DropdownMenu, ie as DropdownMenuCheckboxItem, se as DropdownMenuContent, pe as DropdownMenuGroup, L as DropdownMenuItem, K as DropdownMenuLabel, te as DropdownMenuPortal, ye as DropdownMenuRadioGroup, gn as DropdownMenuRadioItem, T as DropdownMenuSeparator, je as DropdownMenuShortcut, U as DropdownMenuSub, Oe as DropdownMenuSubContent, Pe as DropdownMenuSubTrigger, B as DropdownMenuTrigger, Ir as ErrorAlert, Jr as ErrorState, Ur as FilterField, Se as Form, O as FormControl, sn as FormDescription, Or as FormDialog, Te as FormField, P as FormItem, j as FormLabel, ue as FormMessage, Fr as GenericForm, ti as GlobalSearch, pn as HoverCard, Qe as HoverCardContent, un as HoverCardTrigger, jr as ImageInput, Gn as Input, ht as InputOTP, ft as InputOTPGroup, Ke as InputOTPSeparator, rn as InputOTPSlot, f as KpiCard, p as KpiCards, Zr as KpiCardsLayout, S as Label, Kr as LanguageSelector, Cr as LineChart, Yr as LoadingState, v as Menubar, ot as MenubarCheckboxItem, Zt as MenubarContent, Nt as MenubarGroup, Gt as MenubarItem, vt as MenubarLabel, Ye as MenubarMenu, It as MenubarPortal, Jt as MenubarRadioGroup, tt as MenubarRadioItem, Dt as MenubarSeparator, en as MenubarShortcut, it as MenubarSub, lt as MenubarSubContent, zt as MenubarSubTrigger, At as MenubarTrigger, g as MetricCard, Pr as MultiSelect, Me as NavigationMenu, R as NavigationMenuContent, X as NavigationMenuIndicator, Bt as NavigationMenuItem, q as NavigationMenuLink, Re as NavigationMenuList, Fe as NavigationMenuTrigger, Ve as NavigationMenuViewport, Qr as NotificationsBell, $ as Pagination, _e as PaginationContent, mn as PaginationEllipsis, C as PaginationItem, ke as PaginationLink, V as PaginationNext, Ee as PaginationPrevious, Dr as PieChart, er as Popover, Zn as PopoverContent, Kn as PopoverTrigger, W as Progress, de as RadioGroup, F as RadioGroupItem, yt as ResizableHandle, ne as ResizablePanel, ae as ResizablePanelGroup, ai as SELECTION_COLUMN_KEY, Un as ScrollArea, Wn as ScrollBar, Br as SearchInput, Wr as SearchableFilterPill, Rr as SearchableSelect, _r as Select, pr as SelectContent, hr as SelectGroup, dr as SelectItem, lr as SelectLabel, mr as SelectScrollDownButton, gr as SelectScrollUpButton, ur as SelectSeparator, fr as SelectTrigger, vr as SelectValue, b as Separator, rr as Sheet, Qn as SheetClose, tr as SheetContent, qn as SheetDescription, Bn as SheetFooter, $n as SheetHeader, nr as SheetOverlay, Hn as SheetPortal, Xn as SheetTitle, ir as SheetTrigger, ni as Sidebar, ei as SidebarHeader, $r as SidebarNavItem, be as SimpleTable, E as SimpleTableBody, an as SimpleTableCaption, Ce as SimpleTableCell, M as SimpleTableFooter, k as SimpleTableHead, ce as SimpleTableHeader, St as SimpleTableRow, yr as Skeleton, m as SkeletonCard, _ as SkeletonCards, cn as Slider, dn as Sonner, tn as Switch, si as TableActions, di as TableBody, ii as TableBulkActions, Gr as TableFilter, ci as TableHeader, fi as TablePagination, ui as TableSettings, Ot as Tabs, pt as TabsContent, ut as TabsList, We as TabsTrigger, Lt as Textarea, bi as ThemeSelector, Pt as Toast, Kt as ToastAction, $e as ToastClose, Tt as ToastDescription, Qt as ToastProvider, nt as ToastTitle, st as ToastViewport, qe as Toaster, Ut as Toggle, Yt as ToggleGroup, jt as ToggleGroupItem, Dn as Tooltip, Cn as TooltipContent, Tn as TooltipProvider, Sn as TooltipTrigger, ri as Topbar, I as badgeVariants, xn as buttonVariants, bn as controlBaseClass, wn as controlTriggerClass, hi as getAlignmentClass, wr as getChartColor, oi as getColumnAlignment, li as getFixedCellProps, me as navigationMenuTriggerStyle, Xe as toast, gt as toggleVariants, wt as useFormField };
@@ -6,38 +6,38 @@ import "react";
6
6
  import { jsx as f, jsxs as p } from "react/jsx-runtime";
7
7
  import { LanguagesIcon as m } from "lucide-react";
8
8
  //#region src/components/core/language/LanguageSelector.tsx
9
- function h({ languageOptions: h, variant: g = "select", id: _ }) {
10
- let { t: v } = a(), { currentLanguageOption: y, nextLanguageOption: b, changeLanguage: x, cycleLanguage: S } = d(h);
9
+ function h({ languageOptions: h, variant: g = "select", id: _, className: v }) {
10
+ let { t: y } = a(), { currentLanguageOption: b, nextLanguageOption: x, changeLanguage: S, cycleLanguage: C } = d(h);
11
11
  if (g === "mini") {
12
- let a = y?.icon ?? m;
12
+ let a = b?.icon ?? m;
13
13
  return /* @__PURE__ */ f(n, { children: /* @__PURE__ */ p(i, { children: [/* @__PURE__ */ f(e, {
14
14
  asChild: !0,
15
15
  children: /* @__PURE__ */ p(r, {
16
16
  id: _,
17
17
  variant: "ghost",
18
18
  size: "icon",
19
- onClick: S,
20
- className: "text-sidebar-foreground hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",
19
+ onClick: C,
20
+ className: v,
21
21
  children: [/* @__PURE__ */ f(a, { className: "size-4" }), /* @__PURE__ */ f("span", {
22
22
  className: "sr-only",
23
- children: v("language.current", { language: y?.label ?? "" })
23
+ children: y("language.current", { language: b?.label ?? "" })
24
24
  })]
25
25
  })
26
26
  }), /* @__PURE__ */ f(t, {
27
27
  side: "bottom",
28
28
  align: "center",
29
- children: v("language.switchTo", { language: b?.label ?? "" })
29
+ children: y("language.switchTo", { language: x?.label ?? "" })
30
30
  })] }) });
31
31
  }
32
32
  return /* @__PURE__ */ p("div", {
33
33
  className: "space-y-2",
34
34
  children: [/* @__PURE__ */ p(l, {
35
- value: y?.value,
36
- onValueChange: x,
35
+ value: b?.value,
36
+ onValueChange: S,
37
37
  children: [/* @__PURE__ */ f(s, {
38
38
  id: _,
39
39
  className: "w-full",
40
- children: /* @__PURE__ */ f(u, { placeholder: v("select.language") })
40
+ children: /* @__PURE__ */ f(u, { placeholder: y("select.language") })
41
41
  }), /* @__PURE__ */ f(c, { children: h.map((e) => {
42
42
  let t = e.icon ?? m;
43
43
  return /* @__PURE__ */ f(o, {
@@ -50,7 +50,7 @@ function h({ languageOptions: h, variant: g = "select", id: _ }) {
50
50
  }) })]
51
51
  }), /* @__PURE__ */ f("p", {
52
52
  className: "text-sm text-muted-foreground",
53
- children: v("language.description")
53
+ children: y("language.description")
54
54
  })]
55
55
  });
56
56
  }
@@ -5,38 +5,38 @@ import { t as d } from "./useTheme-DVfcJ-Qd.js";
5
5
  import "react";
6
6
  import { jsx as f, jsxs as p } from "react/jsx-runtime";
7
7
  //#region src/components/core/theme/ThemeSelector.tsx
8
- function m({ themeOptions: m, variant: h = "select", id: g }) {
9
- let { t: _ } = a(), { theme: v, handleThemeChange: y, currentThemeOption: b, nextThemeOption: x, cycleTheme: S } = d(m);
8
+ function m({ themeOptions: m, variant: h = "select", id: g, className: _ }) {
9
+ let { t: v } = a(), { theme: y, handleThemeChange: b, currentThemeOption: x, nextThemeOption: S, cycleTheme: C } = d(m);
10
10
  if (h === "mini") {
11
- let a = b?.icon;
11
+ let a = x?.icon;
12
12
  return /* @__PURE__ */ f(n, { children: /* @__PURE__ */ p(i, { children: [/* @__PURE__ */ f(e, {
13
13
  asChild: !0,
14
14
  children: /* @__PURE__ */ p(r, {
15
15
  id: g,
16
16
  variant: "ghost",
17
17
  size: "icon",
18
- onClick: S,
19
- className: "text-sidebar-foreground hover:bg-sidebar-accent hover:text-sidebar-accent-foreground",
18
+ onClick: C,
19
+ className: _,
20
20
  children: [a && /* @__PURE__ */ f(a, { className: "size-4" }), /* @__PURE__ */ p("span", {
21
21
  className: "sr-only",
22
- children: ["Thème actuel : ", b?.label]
22
+ children: ["Thème actuel : ", x?.label]
23
23
  })]
24
24
  })
25
25
  }), /* @__PURE__ */ p(t, {
26
26
  side: "bottom",
27
27
  align: "center",
28
- children: ["Passer en ", x?.label]
28
+ children: ["Passer en ", S?.label]
29
29
  })] }) });
30
30
  }
31
31
  return /* @__PURE__ */ p("div", {
32
32
  className: "space-y-2",
33
33
  children: [/* @__PURE__ */ p(l, {
34
- value: v,
35
- onValueChange: y,
34
+ value: y,
35
+ onValueChange: b,
36
36
  children: [/* @__PURE__ */ f(s, {
37
37
  id: g,
38
38
  className: "w-full",
39
- children: /* @__PURE__ */ f(u, { placeholder: _("select.theme") })
39
+ children: /* @__PURE__ */ f(u, { placeholder: v("select.theme") })
40
40
  }), /* @__PURE__ */ f(c, { children: m.map((e) => {
41
41
  let t = e.icon;
42
42
  return /* @__PURE__ */ f(o, {
@@ -47,9 +47,9 @@ function m({ themeOptions: m, variant: h = "select", id: g }) {
47
47
  })
48
48
  }, e.value);
49
49
  }) })]
50
- }), b?.message && /* @__PURE__ */ f("p", {
50
+ }), x?.message && /* @__PURE__ */ f("p", {
51
51
  className: "text-sm text-muted-foreground",
52
- children: b.message
52
+ children: x.message
53
53
  })]
54
54
  });
55
55
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@krosoft/react",
3
- "version": "0.0.239",
3
+ "version": "0.0.241",
4
4
  "description": "Krosoft shared React package",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -95,7 +95,7 @@
95
95
  "zod": "^4.4.3"
96
96
  },
97
97
  "devDependencies": {
98
- "@krosoft/core": "^0.0.60",
98
+ "@krosoft/core": "^0.0.61",
99
99
  "@krosoft/tooling-eslint": "^0.0.27",
100
100
  "@krosoft/tooling-eslint-react": "^0.0.29",
101
101
  "@krosoft/tooling-prettier": "^0.0.18",