impact-nova 1.7.33 → 1.7.34
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/components/ui/ag-grid-react/cell-renderers/editors/input-cell-editor.d.ts +23 -0
- package/dist/components/ui/ag-grid-react/cell-renderers/editors/input-cell-editor.js +234 -73
- package/dist/components/ui/ag-grid-react/cell-renderers/index.d.ts +1 -0
- package/dist/components/ui/create-item-flow/create-item-flow.d.ts +2 -16
- package/dist/components/ui/create-item-flow/create-item-flow.js +119 -155
- package/dist/components/ui/create-item-flow/index.d.ts +1 -1
- package/dist/components/ui/create-item-flow/index.js +10 -10
- package/dist/components/ui/data-table/data-table-saved-views.js +176 -162
- package/dist/components/ui/filter-strip/filter-summary.js +173 -133
- package/dist/components/ui/select/select.js +310 -284
- package/dist/impact-nova.css +1 -1
- package/dist/index.js +30 -30
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import * as t from "./icons/index.js";
|
|
3
3
|
import { AccordionNestedList as a } from "./components/ui/accordion-nested-list/accordion-nested-list.js";
|
|
4
4
|
import { Accordion as n, AccordionContent as p, AccordionItem as l, AccordionTrigger as m } from "./components/ui/accordion.js";
|
|
5
|
-
import { AlertDialog as s, AlertDialogAction as f, AlertDialogCancel as u, AlertDialogContent as
|
|
5
|
+
import { AlertDialog as s, AlertDialogAction as f, AlertDialogCancel as u, AlertDialogContent as S, AlertDialogDescription as c, AlertDialogFooter as C, AlertDialogHeader as x, AlertDialogOverlay as D, AlertDialogPortal as g, AlertDialogTitle as T, AlertDialogTrigger as b } from "./components/ui/alert-dialog.js";
|
|
6
6
|
import { Alert as I, AlertDescription as w, AlertIcon as h, AlertTitle as F, alertVariants as A } from "./components/ui/alert.js";
|
|
7
7
|
import { Avatar as y, AvatarFallback as v, AvatarImage as R, avatarVariants as B } from "./components/ui/avatar.js";
|
|
8
8
|
import { Badge as H, badgeVariants as E } from "./components/ui/badge.js";
|
|
@@ -11,7 +11,7 @@ import { ButtonGroup as Z, buttonGroupVariants as j } from "./components/ui/butt
|
|
|
11
11
|
import { Button as Q } from "./components/ui/button.js";
|
|
12
12
|
import { Calendar as $, CalendarDayButton as ee } from "./components/ui/calendar.js";
|
|
13
13
|
import { Card as oe, CardContent as re, CardDescription as ae, CardFooter as ie, CardHeader as ne, CardTitle as pe } from "./components/ui/card.js";
|
|
14
|
-
import { Chart as me, ChartActions as de, ChartContainer as se, ChartContent as fe, ChartFullScreen as ue, ChartHeader as
|
|
14
|
+
import { Chart as me, ChartActions as de, ChartContainer as se, ChartContent as fe, ChartFullScreen as ue, ChartHeader as Se, ChartTitle as ce } from "./components/ui/chart/chart.js";
|
|
15
15
|
import { getBaseChartOptions as xe } from "./components/ui/chart/chart.utils.js";
|
|
16
16
|
import { Checkbox as ge } from "./components/ui/checkbox.js";
|
|
17
17
|
import { Chip as be } from "./components/ui/chips.js";
|
|
@@ -26,14 +26,14 @@ import { MultiMonthPicker as Ve } from "./components/ui/date-picker/multi-month-
|
|
|
26
26
|
import { MultiWeekPicker as Oe } from "./components/ui/date-picker/multi-week-picker.js";
|
|
27
27
|
import { Dialog as _e, DialogBody as Ue, DialogClose as ze, DialogContent as We, DialogDescription as Ke, DialogFooter as qe, DialogHeader as Xe, DialogOverlay as Ze, DialogPortal as je, DialogTitle as Je, DialogTrigger as Qe } from "./components/ui/dialog.js";
|
|
28
28
|
import { Drawer as $e, DrawerClose as et, DrawerContent as tt, DrawerDescription as ot, DrawerFooter as rt, DrawerHeader as at, DrawerOverlay as it, DrawerPortal as nt, DrawerTitle as pt, DrawerTrigger as lt } from "./components/ui/drawer.js";
|
|
29
|
-
import { DropdownMenu as dt, DropdownMenuCheckboxItem as st, DropdownMenuContent as ft, DropdownMenuFooter as ut, DropdownMenuGroup as
|
|
29
|
+
import { DropdownMenu as dt, DropdownMenuCheckboxItem as st, DropdownMenuContent as ft, DropdownMenuFooter as ut, DropdownMenuGroup as St, DropdownMenuItem as ct, DropdownMenuLabel as Ct, DropdownMenuPortal as xt, DropdownMenuRadioGroup as Dt, DropdownMenuRadioItem as gt, DropdownMenuSeparator as Tt, DropdownMenuShortcut as bt, DropdownMenuSub as Pt, DropdownMenuSubContent as It, DropdownMenuSubTrigger as wt, DropdownMenuTrigger as ht } from "./components/ui/dropdown-menu.js";
|
|
30
30
|
import { DynamicLayout as At, dynamicLayoutVariants as Mt } from "./components/ui/dynamic-layout.js";
|
|
31
31
|
import { EmptyContainer as vt, EmptyContainerAction as Rt, EmptyContainerDescription as Bt, EmptyContainerImage as Lt, EmptyContainerTitle as Ht } from "./components/ui/empty-container.js";
|
|
32
32
|
import { FileUpload as kt, FileUploadClose as Vt, FileUploadContent as Nt, FileUploadDescription as Ot, FileUploadDropZone as Gt, FileUploadFooter as _t, FileUploadHeader as Ut, FileUploadItem as zt, FileUploadList as Wt, FileUploadTitle as Kt } from "./components/ui/file-upload.js";
|
|
33
33
|
import { FilterPanel as Xt, FilterPanelBody as Zt, FilterPanelFooter as jt, FilterPanelHeader as Jt, FilterPanelSidebar as Qt } from "./components/ui/filter-panel/filter-panel.js";
|
|
34
34
|
import { FilterStrip as $t } from "./components/ui/filter-strip/filter-strip.js";
|
|
35
35
|
import { Header as to, HeaderBadge as oo, HeaderBotButton as ro, HeaderLeft as ao, HeaderLogo as io, HeaderRight as no, HeaderSeparator as po, HeaderTitle as lo, NotificationIconButton as mo } from "./components/ui/header.js";
|
|
36
|
-
import { HoverCard as fo, HoverCardContent as uo, HoverCardTrigger as
|
|
36
|
+
import { HoverCard as fo, HoverCardContent as uo, HoverCardTrigger as So } from "./components/ui/hover-card.js";
|
|
37
37
|
import { Input as Co } from "./components/ui/input.js";
|
|
38
38
|
import { Loader as Do, loaderVariants as go } from "./components/ui/loader.js";
|
|
39
39
|
import { NestedList as bo } from "./components/ui/nested-list/nested-list.js";
|
|
@@ -47,14 +47,14 @@ import { Progress as tr, Progress as or } from "./components/ui/progress.js";
|
|
|
47
47
|
import { Prompt as ar, PromptClose as ir, promptVariants as nr } from "./components/ui/prompt.js";
|
|
48
48
|
import { RadioGroup as lr, RadioGroupItem as mr } from "./components/ui/radio-group.js";
|
|
49
49
|
import { default as sr } from "./components/ui/select/select.js";
|
|
50
|
-
import { cx as ur, getIndeterminateState as
|
|
50
|
+
import { cx as ur, getIndeterminateState as Sr, getLeafOptions as cr, getSelectedCount as Cr, getSequence as xr, isInvertedSelection as Dr, isOptionArray as gr, isSelected as Tr } from "./components/ui/select/utils/select.js";
|
|
51
51
|
import { Separator as Pr } from "./components/ui/separator.js";
|
|
52
52
|
import { Sheet as wr, SheetBody as hr, SheetClose as Fr, SheetContent as Ar, SheetDescription as Mr, SheetFooter as yr, SheetHeader as vr, SheetOverlay as Rr, SheetPortal as Br, SheetTitle as Lr, SheetTrigger as Hr } from "./components/ui/sheet.js";
|
|
53
53
|
import { Sidebar as kr, SidebarContent as Vr, SidebarFooter as Nr, SidebarGroup as Or, SidebarGroupAction as Gr, SidebarGroupContent as _r, SidebarGroupLabel as Ur, SidebarHeader as zr, SidebarInput as Wr, SidebarInset as Kr, SidebarLogout as qr, SidebarMenu as Xr, SidebarMenuAction as Zr, SidebarMenuBadge as jr, SidebarMenuButton as Jr, SidebarMenuCollapsible as Qr, SidebarMenuItem as Yr, SidebarMenuSkeleton as $r, SidebarMenuSub as ea, SidebarMenuSubButton as ta, SidebarMenuSubItem as oa, SidebarProvider as ra, SidebarRail as aa, SidebarSeparator as ia, SidebarTrigger as na, useSidebar as pa } from "./components/ui/sidebar.js";
|
|
54
54
|
import { ExpandableSku as ma } from "./components/ui/expandable-sku/expandable-sku.js";
|
|
55
55
|
import { Skeleton as sa } from "./components/ui/skeleton.js";
|
|
56
56
|
import { Slider as ua } from "./components/ui/slider.js";
|
|
57
|
-
import { SmartInput as
|
|
57
|
+
import { SmartInput as ca } from "./components/ui/smart-input.js";
|
|
58
58
|
import { StatisticsCardChart as xa, StatisticsCardHeader as Da, StatisticsCardLegend as ga, StatisticsCardLegendItem as Ta, StatisticsCardRoot as ba, StatisticsCardSummary as Pa, StatisticsCardSummaryItem as Ia, StatisticsCardTitle as wa, StatisticsCardTitleIcon as ha, StatisticsCardTitleText as Fa, StatisticsCardTitleTooltip as Aa } from "./components/ui/statistics-card.js";
|
|
59
59
|
import { Stepper as ya, stepVariants as va, stepperVariants as Ra } from "./components/ui/stepper.js";
|
|
60
60
|
import { Switch as La } from "./components/ui/switch.js";
|
|
@@ -66,7 +66,7 @@ import { Toast as ja, ToastAction as Ja, ToastClose as Qa, ToastDescription as Y
|
|
|
66
66
|
import { Toaster as ri } from "./components/ui/toaster.js";
|
|
67
67
|
import { Tooltip as ii, TooltipContent as ni, TooltipProvider as pi, TooltipTrigger as li } from "./components/ui/tooltip.js";
|
|
68
68
|
import { DataTable as di, DataTableContent as si, DataTableToolbar as fi } from "./components/ui/data-table/data-table.js";
|
|
69
|
-
import { DATA_TABLE_SCOPED_SHEET_HOST_MIN_HEIGHT_PX as
|
|
69
|
+
import { DATA_TABLE_SCOPED_SHEET_HOST_MIN_HEIGHT_PX as Si, TABLE_VIEWPORT_SHELL_EXPANDED_CLASS as ci } from "./components/ui/data-table/data-table-constants.js";
|
|
70
70
|
import { DataTableColumnList as xi } from "./components/ui/data-table/data-table-column-list.js";
|
|
71
71
|
import { DataTableContext as gi, DataTableSheetPortalContext as Ti, useDataTable as bi, useDataTableSheetPortal as Pi } from "./components/ui/data-table/data-table-context.js";
|
|
72
72
|
import { DataTableFormatOptions as wi } from "./components/ui/data-table/data-table-format-options.js";
|
|
@@ -77,7 +77,7 @@ import { BROWSER_SHORTCUTS as _i, COMMAND_SOURCE_LABELS as Ui, deserialiseOverri
|
|
|
77
77
|
import { LocalStorageAdapter as nn, ShortcutRegistry as pn } from "./components/ui/command-palette/shortcut-registry.js";
|
|
78
78
|
import { CommandPaletteProvider as mn, useCommandPalette as dn } from "./components/ui/command-palette/command-palette-context.js";
|
|
79
79
|
import { useShortcut as fn } from "./components/ui/command-palette/use-shortcut.js";
|
|
80
|
-
import { useGlobalShortcut as
|
|
80
|
+
import { useGlobalShortcut as Sn } from "./components/ui/command-palette/use-global-shortcut.js";
|
|
81
81
|
import { useBrowserShortcuts as Cn } from "./components/ui/command-palette/use-browser-shortcuts.js";
|
|
82
82
|
import { ShortcutScopeProvider as Dn } from "./components/ui/command-palette/shortcut-scope-provider.js";
|
|
83
83
|
import { CommandPalette as Tn, CommandPaletteEmpty as bn, CommandPaletteFooter as Pn, CommandPaletteGroup as In, CommandPaletteInput as wn, CommandPaletteItem as hn, CommandPaletteList as Fn, CommandPaletteSeparator as An, CommandPaletteShortcut as Mn } from "./components/ui/command-palette/command-palette.js";
|
|
@@ -86,11 +86,11 @@ import { ShortcutSettings as Bn } from "./components/ui/command-palette/shortcut
|
|
|
86
86
|
import { ShortcutOverlayProvider as Hn, useShortcutOverlay as En } from "./components/ui/command-palette/shortcut-overlay-context.js";
|
|
87
87
|
import { ShortcutOverlay as Vn } from "./components/ui/command-palette/shortcut-overlay.js";
|
|
88
88
|
import { toast as On, useToast as Gn } from "./hooks/use-toast.js";
|
|
89
|
-
import {
|
|
89
|
+
import { CreateItemFlowCard as Un, CreateItemFlowContent as zn, CreateItemFlowContentDescription as Wn, CreateItemFlowContentTitle as Kn, CreateItemFlowDescription as qn, CreateItemFlowFooter as Xn, CreateItemFlowImage as Zn, CreateItemFlowLeftPanel as jn, CreateItemFlowRightPanel as Jn, CreateItemFlowRoot as Qn, CreateItemFlowStepContent as Yn, CreateItemFlowStepper as $n, CreateItemFlowTitle as ep } from "./components/ui/create-item-flow/create-item-flow.js";
|
|
90
90
|
import { ReportCardContent as op, ReportCardDescription as rp, ReportCardIcon as ap, ReportCardRadio as ip, ReportCardRoot as np, ReportCardTitle as pp, ReportCardTitleRow as lp } from "./components/ui/report-card/report-card.js";
|
|
91
91
|
import { AG_GRID_VALUE_FORMATTERS as dp } from "./components/ui/ag-grid-react/value-formatters.js";
|
|
92
92
|
import { processBackendColumnDefs as fp } from "./components/ui/ag-grid-react/process-backend-columndefs.js";
|
|
93
|
-
import { addRowDataEditableCheck as
|
|
93
|
+
import { addRowDataEditableCheck as Sp } from "./components/ui/ag-grid-react/editable-utils.js";
|
|
94
94
|
import { SplitCellRenderer as Cp } from "./components/ui/ag-grid-react/cell-renderers/split-cell-renderer.js";
|
|
95
95
|
import { ImpactNovaI18nProvider as Dp, useImpactNovaI18n as gp } from "./i18n/ImpactNovaI18nContext.js";
|
|
96
96
|
import { buildSectionedFlatList as bp } from "./lib/virtualized/sectioned.js";
|
|
@@ -119,8 +119,8 @@ export {
|
|
|
119
119
|
s as AlertDialog,
|
|
120
120
|
f as AlertDialogAction,
|
|
121
121
|
u as AlertDialogCancel,
|
|
122
|
-
|
|
123
|
-
|
|
122
|
+
S as AlertDialogContent,
|
|
123
|
+
c as AlertDialogDescription,
|
|
124
124
|
C as AlertDialogFooter,
|
|
125
125
|
x as AlertDialogHeader,
|
|
126
126
|
D as AlertDialogOverlay,
|
|
@@ -159,8 +159,8 @@ export {
|
|
|
159
159
|
se as ChartContainer,
|
|
160
160
|
fe as ChartContent,
|
|
161
161
|
ue as ChartFullScreen,
|
|
162
|
-
|
|
163
|
-
|
|
162
|
+
Se as ChartHeader,
|
|
163
|
+
ce as ChartTitle,
|
|
164
164
|
ge as Checkbox,
|
|
165
165
|
be as Chip,
|
|
166
166
|
Tn as CommandPalette,
|
|
@@ -173,12 +173,12 @@ export {
|
|
|
173
173
|
mn as CommandPaletteProvider,
|
|
174
174
|
An as CommandPaletteSeparator,
|
|
175
175
|
Mn as CommandPaletteShortcut,
|
|
176
|
-
Un as
|
|
177
|
-
zn as
|
|
178
|
-
Wn as
|
|
179
|
-
Kn as
|
|
180
|
-
qn as
|
|
181
|
-
Xn as
|
|
176
|
+
Un as CreateItemFlowCard,
|
|
177
|
+
zn as CreateItemFlowContent,
|
|
178
|
+
Wn as CreateItemFlowContentDescription,
|
|
179
|
+
Kn as CreateItemFlowContentTitle,
|
|
180
|
+
qn as CreateItemFlowDescription,
|
|
181
|
+
Xn as CreateItemFlowFooter,
|
|
182
182
|
Zn as CreateItemFlowImage,
|
|
183
183
|
jn as CreateItemFlowLeftPanel,
|
|
184
184
|
Jn as CreateItemFlowRightPanel,
|
|
@@ -186,7 +186,7 @@ export {
|
|
|
186
186
|
Yn as CreateItemFlowStepContent,
|
|
187
187
|
$n as CreateItemFlowStepper,
|
|
188
188
|
ep as CreateItemFlowTitle,
|
|
189
|
-
|
|
189
|
+
Si as DATA_TABLE_SCOPED_SHEET_HOST_MIN_HEIGHT_PX,
|
|
190
190
|
di as DataTable,
|
|
191
191
|
xi as DataTableColumnList,
|
|
192
192
|
si as DataTableContent,
|
|
@@ -231,8 +231,8 @@ export {
|
|
|
231
231
|
st as DropdownMenuCheckboxItem,
|
|
232
232
|
ft as DropdownMenuContent,
|
|
233
233
|
ut as DropdownMenuFooter,
|
|
234
|
-
|
|
235
|
-
|
|
234
|
+
St as DropdownMenuGroup,
|
|
235
|
+
ct as DropdownMenuItem,
|
|
236
236
|
Ct as DropdownMenuLabel,
|
|
237
237
|
xt as DropdownMenuPortal,
|
|
238
238
|
Dt as DropdownMenuRadioGroup,
|
|
@@ -277,7 +277,7 @@ export {
|
|
|
277
277
|
q as HomeIcon,
|
|
278
278
|
fo as HoverCard,
|
|
279
279
|
uo as HoverCardContent,
|
|
280
|
-
|
|
280
|
+
So as HoverCardTrigger,
|
|
281
281
|
t as Icons,
|
|
282
282
|
Dp as ImpactNovaI18nProvider,
|
|
283
283
|
Co as Input,
|
|
@@ -374,7 +374,7 @@ export {
|
|
|
374
374
|
na as SidebarTrigger,
|
|
375
375
|
sa as Skeleton,
|
|
376
376
|
ua as Slider,
|
|
377
|
-
|
|
377
|
+
ca as SmartInput,
|
|
378
378
|
Cp as SplitCellRenderer,
|
|
379
379
|
xa as StatisticsCardChart,
|
|
380
380
|
Da as StatisticsCardHeader,
|
|
@@ -389,7 +389,7 @@ export {
|
|
|
389
389
|
Aa as StatisticsCardTitleTooltip,
|
|
390
390
|
ya as Stepper,
|
|
391
391
|
La as Switch,
|
|
392
|
-
|
|
392
|
+
ci as TABLE_VIEWPORT_SHELL_EXPANDED_CLASS,
|
|
393
393
|
Ea as Tabs,
|
|
394
394
|
ka as TabsContent,
|
|
395
395
|
Va as TabsImage,
|
|
@@ -412,7 +412,7 @@ export {
|
|
|
412
412
|
li as TooltipTrigger,
|
|
413
413
|
Re as WeekPicker,
|
|
414
414
|
Le as WeekRangePicker,
|
|
415
|
-
|
|
415
|
+
Sp as addRowDataEditableCheck,
|
|
416
416
|
A as alertVariants,
|
|
417
417
|
B as avatarVariants,
|
|
418
418
|
E as badgeVariants,
|
|
@@ -429,10 +429,10 @@ export {
|
|
|
429
429
|
xe as getBaseChartOptions,
|
|
430
430
|
qi as getBrowserShortcutInfo,
|
|
431
431
|
yp as getDateFnsLocale,
|
|
432
|
-
|
|
432
|
+
Sr as getIndeterminateState,
|
|
433
433
|
vp as getIntlLocale,
|
|
434
434
|
Xi as getKeySymbol,
|
|
435
|
-
|
|
435
|
+
cr as getLeafOptions,
|
|
436
436
|
Cr as getSelectedCount,
|
|
437
437
|
Bp as getSelectionCountsFromState,
|
|
438
438
|
xr as getSequence,
|
|
@@ -468,7 +468,7 @@ export {
|
|
|
468
468
|
Ri as useDataTableSheetApi,
|
|
469
469
|
Pi as useDataTableSheetPortal,
|
|
470
470
|
Up as useDebouncedValue,
|
|
471
|
-
|
|
471
|
+
Sn as useGlobalShortcut,
|
|
472
472
|
gp as useImpactNovaI18n,
|
|
473
473
|
vo as useNotificationContext,
|
|
474
474
|
Wp as useRowState,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "impact-nova",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.34",
|
|
4
4
|
"description": "Enterprise-grade React design system built with React 19, Vite, Tailwind CSS, and Radix UI. Built-in internationalization (i18n) and comprehensive UI component library for scalable, accessible, and performant applications.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|