@pos-360/horizon 0.16.0 → 0.17.0
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/{chunk-KQYOZC7B.mjs → chunk-2PPZNXOQ.mjs} +264 -164
- package/dist/chunk-2PPZNXOQ.mjs.map +1 -0
- package/dist/{chunk-G36NTARE.mjs → chunk-DWMWKMZL.mjs} +29 -33
- package/dist/chunk-DWMWKMZL.mjs.map +1 -0
- package/dist/{chunk-7WVGPVSG.js → chunk-ED6X5VKQ.js} +63 -6
- package/dist/chunk-ED6X5VKQ.js.map +1 -0
- package/dist/{chunk-UWBZTH6L.js → chunk-M3MFFZNO.js} +341 -241
- package/dist/chunk-M3MFFZNO.js.map +1 -0
- package/dist/{chunk-QCQOCLJH.js → chunk-YYVNGWHZ.js} +104 -108
- package/dist/chunk-YYVNGWHZ.js.map +1 -0
- package/dist/{chunk-THQLVDXH.mjs → chunk-ZI4BTIPU.mjs} +63 -8
- package/dist/chunk-ZI4BTIPU.mjs.map +1 -0
- package/dist/enhanced.d.mts +2 -0
- package/dist/enhanced.d.ts +2 -0
- package/dist/enhanced.js +28 -28
- package/dist/enhanced.mjs +2 -2
- package/dist/index.d.mts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +144 -140
- package/dist/index.mjs +3 -3
- package/dist/primitives.d.mts +19 -2
- package/dist/primitives.d.ts +19 -2
- package/dist/primitives.js +116 -112
- package/dist/primitives.mjs +2 -2
- package/dist/tooltip-wUBttbwG.d.mts +25 -0
- package/dist/tooltip-wUBttbwG.d.ts +25 -0
- package/package.json +1 -1
- package/dist/chunk-7WVGPVSG.js.map +0 -1
- package/dist/chunk-G36NTARE.mjs.map +0 -1
- package/dist/chunk-KQYOZC7B.mjs.map +0 -1
- package/dist/chunk-QCQOCLJH.js.map +0 -1
- package/dist/chunk-THQLVDXH.mjs.map +0 -1
- package/dist/chunk-UWBZTH6L.js.map +0 -1
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ColumnSelection, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormDescription, FormField, FormLabel, FormMessage, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, SegmentedControl, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toggle, buttonVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './chunk-
|
|
2
|
-
export { AnimatedButton, ChartRenderer, CompactPanel, Dashboard, DashboardPanel, Globe, Input, LargePanel, MediumPanel, Moon, Orbit, Rocket, SideNav, SideNavFooter, SideNavHeader, SideNavItem, SideNavSection, Sparkles, Star, StatDisplay, TableRenderer, TemplateSelector, TextButton, Toast, useDashboardContext, useSideNavContext } from './chunk-
|
|
3
|
-
export { Badge, Caption, Code, Heading, Label, Text, badgeVariants, captionVariants, cn, codeVariants, headingVariants, labelVariants, textVariants } from './chunk-
|
|
1
|
+
export { Button, Card, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Checkbox, ColumnSelection, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Form, FormControl, FormDescription, FormField, FormLabel, FormMessage, Popover, PopoverAnchor, PopoverContent, PopoverTrigger, SegmentedControl, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Skeleton, SkeletonAvatar, SkeletonBadge, SkeletonButton, SkeletonCard, SkeletonIcon, SkeletonInput, SkeletonSubtitle, SkeletonTableRow, SkeletonTableRows, SkeletonText, SkeletonTitle, Switch, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, TableRowCheckbox, TableSelectAll, Tabs, TabsContent, TabsList, TabsTrigger, Textarea, Toggle, buttonVariants, segmentedControlItemVariants, segmentedControlVariants, separatorVariants, switchLabelVariants, switchThumbVariants, switchTrackVariants, toggleGroupVariants, toggleItemVariants, useColumnVisibility, useFormContext, useFormFieldContext, useTableSelection } from './chunk-2PPZNXOQ.mjs';
|
|
2
|
+
export { AnimatedButton, ChartRenderer, CompactPanel, Dashboard, DashboardPanel, Globe, Input, LargePanel, MediumPanel, Moon, Orbit, Rocket, SideNav, SideNavFooter, SideNavHeader, SideNavItem, SideNavSection, Sparkles, Star, StatDisplay, TableRenderer, TemplateSelector, TextButton, Toast, useDashboardContext, useSideNavContext } from './chunk-DWMWKMZL.mjs';
|
|
3
|
+
export { Badge, Caption, Code, Heading, Label, Text, Tooltip, badgeVariants, captionVariants, cn, codeVariants, headingVariants, labelVariants, textVariants } from './chunk-ZI4BTIPU.mjs';
|
|
4
4
|
export { ArrowRightIcon, CheckIcon, PlusIcon, SendIcon, TrashIcon } from './chunk-2B2BWI5A.mjs';
|
|
5
5
|
export { useToast } from './chunk-BNOZCJOK.mjs';
|
|
6
6
|
import './chunk-WFBSFUC6.mjs';
|
package/dist/primitives.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
2
|
import * as React from 'react';
|
|
4
3
|
import { VariantProps } from 'class-variance-authority';
|
|
5
4
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
5
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
6
6
|
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
7
7
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
8
8
|
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
@@ -12,13 +12,14 @@ import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
|
12
12
|
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
13
13
|
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
14
14
|
import * as SwitchPrimitive from '@radix-ui/react-switch';
|
|
15
|
+
export { T as Tooltip, a as TooltipProps, b as TooltipVariant } from './tooltip-wUBttbwG.mjs';
|
|
15
16
|
|
|
16
17
|
declare const badgeVariants: (props?: ({
|
|
17
18
|
variant?: "default" | "secondary" | "destructive" | "outline" | "success" | "warning" | "info" | "purple" | "purpleOutline" | null | undefined;
|
|
18
19
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
19
20
|
interface BadgeProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
|
|
20
21
|
}
|
|
21
|
-
declare
|
|
22
|
+
declare const Badge: React.ForwardRefExoticComponent<BadgeProps & React.RefAttributes<HTMLDivElement>>;
|
|
22
23
|
|
|
23
24
|
declare const buttonVariants: (props?: ({
|
|
24
25
|
variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
@@ -239,6 +240,21 @@ interface ColumnDef<T = any> {
|
|
|
239
240
|
/** Used by `useColumnVisibility` to set initial visible columns on mobile (viewport < 768px) */
|
|
240
241
|
mobileVisible?: boolean;
|
|
241
242
|
minWidth?: number;
|
|
243
|
+
bulkEdit?: {
|
|
244
|
+
kind: "input";
|
|
245
|
+
type?: "text" | "number";
|
|
246
|
+
placeholder?: string;
|
|
247
|
+
leadingDecorator?: string;
|
|
248
|
+
label?: string;
|
|
249
|
+
} | {
|
|
250
|
+
kind: "select";
|
|
251
|
+
options: {
|
|
252
|
+
label: string;
|
|
253
|
+
value: string;
|
|
254
|
+
}[];
|
|
255
|
+
placeholder?: string;
|
|
256
|
+
label?: string;
|
|
257
|
+
};
|
|
242
258
|
}
|
|
243
259
|
interface TableProps<T = any> extends React.HTMLAttributes<HTMLTableElement> {
|
|
244
260
|
selectable?: boolean;
|
|
@@ -252,6 +268,7 @@ interface TableProps<T = any> extends React.HTMLAttributes<HTMLTableElement> {
|
|
|
252
268
|
visibleColumns?: string[];
|
|
253
269
|
showDividers?: boolean;
|
|
254
270
|
highlightMode?: "row" | "column" | "cross" | "none";
|
|
271
|
+
onBulkEdit?: (columnKey: string, value: string) => void;
|
|
255
272
|
}
|
|
256
273
|
declare const Table: <T = any>(props: TableProps<T> & {
|
|
257
274
|
ref?: React.Ref<HTMLTableElement>;
|
package/dist/primitives.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
1
|
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
3
2
|
import * as React from 'react';
|
|
4
3
|
import { VariantProps } from 'class-variance-authority';
|
|
5
4
|
import * as CheckboxPrimitive from '@radix-ui/react-checkbox';
|
|
5
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
6
6
|
import * as DialogPrimitive from '@radix-ui/react-dialog';
|
|
7
7
|
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
|
8
8
|
import * as LabelPrimitive from '@radix-ui/react-label';
|
|
@@ -12,13 +12,14 @@ import * as TabsPrimitive from '@radix-ui/react-tabs';
|
|
|
12
12
|
import * as ToggleGroupPrimitive from '@radix-ui/react-toggle-group';
|
|
13
13
|
import * as RadioGroupPrimitive from '@radix-ui/react-radio-group';
|
|
14
14
|
import * as SwitchPrimitive from '@radix-ui/react-switch';
|
|
15
|
+
export { T as Tooltip, a as TooltipProps, b as TooltipVariant } from './tooltip-wUBttbwG.js';
|
|
15
16
|
|
|
16
17
|
declare const badgeVariants: (props?: ({
|
|
17
18
|
variant?: "default" | "secondary" | "destructive" | "outline" | "success" | "warning" | "info" | "purple" | "purpleOutline" | null | undefined;
|
|
18
19
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
19
20
|
interface BadgeProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof badgeVariants> {
|
|
20
21
|
}
|
|
21
|
-
declare
|
|
22
|
+
declare const Badge: React.ForwardRefExoticComponent<BadgeProps & React.RefAttributes<HTMLDivElement>>;
|
|
22
23
|
|
|
23
24
|
declare const buttonVariants: (props?: ({
|
|
24
25
|
variant?: "link" | "default" | "secondary" | "destructive" | "outline" | "ghost" | null | undefined;
|
|
@@ -239,6 +240,21 @@ interface ColumnDef<T = any> {
|
|
|
239
240
|
/** Used by `useColumnVisibility` to set initial visible columns on mobile (viewport < 768px) */
|
|
240
241
|
mobileVisible?: boolean;
|
|
241
242
|
minWidth?: number;
|
|
243
|
+
bulkEdit?: {
|
|
244
|
+
kind: "input";
|
|
245
|
+
type?: "text" | "number";
|
|
246
|
+
placeholder?: string;
|
|
247
|
+
leadingDecorator?: string;
|
|
248
|
+
label?: string;
|
|
249
|
+
} | {
|
|
250
|
+
kind: "select";
|
|
251
|
+
options: {
|
|
252
|
+
label: string;
|
|
253
|
+
value: string;
|
|
254
|
+
}[];
|
|
255
|
+
placeholder?: string;
|
|
256
|
+
label?: string;
|
|
257
|
+
};
|
|
242
258
|
}
|
|
243
259
|
interface TableProps<T = any> extends React.HTMLAttributes<HTMLTableElement> {
|
|
244
260
|
selectable?: boolean;
|
|
@@ -252,6 +268,7 @@ interface TableProps<T = any> extends React.HTMLAttributes<HTMLTableElement> {
|
|
|
252
268
|
visibleColumns?: string[];
|
|
253
269
|
showDividers?: boolean;
|
|
254
270
|
highlightMode?: "row" | "column" | "cross" | "none";
|
|
271
|
+
onBulkEdit?: (columnKey: string, value: string) => void;
|
|
255
272
|
}
|
|
256
273
|
declare const Table: <T = any>(props: TableProps<T> & {
|
|
257
274
|
ref?: React.Ref<HTMLTableElement>;
|