@reopt-ai/opt-ui 1.10.0 → 1.11.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/COMPONENT_CATALOG.md +177 -66
- package/README.md +21 -5
- package/dist/core/index.cjs +10 -8
- package/dist/core/index.d.cts +3 -3
- package/dist/core/index.d.ts +3 -3
- package/dist/core/index.js +3 -3
- package/dist/docs/02-components/01-core.md +92 -41
- package/dist/docs/02-components/02-visuals.md +1 -1
- package/dist/docs/02-components/03-shells.md +96 -26
- package/dist/docs/02-components/04-surfaces.md +1 -1
- package/dist/docs/02-components/index.md +5 -5
- package/dist/{field-sidebar-DWfJAJlx.d.ts → field-sidebar-B5SQC35J.d.cts} +214 -3
- package/dist/field-sidebar-B5SQC35J.d.cts.map +1 -0
- package/dist/{field-sidebar-BXjvV7Cz.js → field-sidebar-BXl5RJ3q.js} +589 -40
- package/dist/field-sidebar-BXl5RJ3q.js.map +1 -0
- package/dist/{field-sidebar-nwcE9LC4.d.cts → field-sidebar-CBeWE8xX.d.ts} +214 -3
- package/dist/field-sidebar-CBeWE8xX.d.ts.map +1 -0
- package/dist/{field-sidebar-B6Ndr8HE.cjs → field-sidebar-DAuN4jPV.cjs} +605 -38
- package/dist/id-registry.cjs +46 -6
- package/dist/id-registry.d.cts.map +1 -1
- package/dist/id-registry.d.ts.map +1 -1
- package/dist/id-registry.js +46 -6
- package/dist/id-registry.js.map +1 -1
- package/dist/id-registry.json +97 -12
- package/dist/index.cjs +39 -33
- package/dist/index.d.cts +10 -6
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.ts +10 -6
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +20 -19
- package/dist/index.js.map +1 -1
- package/dist/{key-pad-menu-DfZbeXhG.d.cts → key-pad-menu-BxTy_u0Q.d.cts} +152 -7
- package/dist/key-pad-menu-BxTy_u0Q.d.cts.map +1 -0
- package/dist/{key-pad-menu-D5mQcS5v.cjs → key-pad-menu-Cg6rZBie.cjs} +490 -609
- package/dist/{key-pad-menu-BsgJMjD4.d.ts → key-pad-menu-u5GTJl9B.d.ts} +152 -7
- package/dist/key-pad-menu-u5GTJl9B.d.ts.map +1 -0
- package/dist/{key-pad-menu-BQunU20e.js → key-pad-menu-wXkWn1I1.js} +387 -458
- package/dist/key-pad-menu-wXkWn1I1.js.map +1 -0
- package/dist/meta.cjs +486 -9
- package/dist/meta.d.cts.map +1 -1
- package/dist/meta.d.ts.map +1 -1
- package/dist/meta.js +486 -9
- package/dist/meta.js.map +1 -1
- package/dist/shells/index.cjs +4 -1
- package/dist/shells/index.d.cts +2 -2
- package/dist/shells/index.d.ts +2 -2
- package/dist/shells/index.js +2 -2
- package/dist/{text-truncate-CxdzAnhS.cjs → text-truncate-BZdL1k5Z.cjs} +474 -83
- package/dist/{text-truncate-j6X3z7Pv.js → text-truncate-C17HHCR-.js} +405 -86
- package/dist/text-truncate-C17HHCR-.js.map +1 -0
- package/dist/{text-truncate-BGr7bB_8.d.ts → text-truncate-DW78lg4S.d.cts} +18 -3
- package/dist/text-truncate-DW78lg4S.d.cts.map +1 -0
- package/dist/{text-truncate-BGr7bB_8.d.cts → text-truncate-DW78lg4S.d.ts} +18 -3
- package/dist/text-truncate-DW78lg4S.d.ts.map +1 -0
- package/package.json +1 -1
- package/dist/field-sidebar-BXjvV7Cz.js.map +0 -1
- package/dist/field-sidebar-DWfJAJlx.d.ts.map +0 -1
- package/dist/field-sidebar-nwcE9LC4.d.cts.map +0 -1
- package/dist/key-pad-menu-BQunU20e.js.map +0 -1
- package/dist/key-pad-menu-BsgJMjD4.d.ts.map +0 -1
- package/dist/key-pad-menu-DfZbeXhG.d.cts.map +0 -1
- package/dist/text-truncate-BGr7bB_8.d.cts.map +0 -1
- package/dist/text-truncate-BGr7bB_8.d.ts.map +0 -1
- package/dist/text-truncate-j6X3z7Pv.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import { R as StatCard$1 } from "./text-truncate-
|
|
2
|
+
import { R as StatCard$1 } from "./text-truncate-DW78lg4S.cjs";
|
|
3
3
|
import * as React$1 from "react";
|
|
4
4
|
import { CSSProperties, ComponentPropsWithoutRef, HTMLAttributes, ImgHTMLAttributes, ReactNode } from "react";
|
|
5
5
|
import { AccordionContentProps as PrimAccordionContentProps, AccordionItemProps as PrimAccordionItemProps, AccordionRootProps, AccordionTriggerProps as PrimAccordionTriggerProps, AlertDialogPanelProps, ComboboxGroupLabelProps, ComboboxGroupProps, ComboboxInputProps, ComboboxItemProps, ComboboxPopoverProps, ComboboxRootProps, Composite, CompositeItem, CompositeProvider, CompositeRow, DialogPanelProps, DialogRootProps, DisclosureContentProps as PrimDisclosureContentProps, DisclosureRootProps, DisclosureTriggerProps as PrimDisclosureTriggerProps, FormCheckboxProps, FormDescriptionProps, FormErrorProps, FormFieldProps, FormGroupLabelProps, FormGroupProps, FormInputProps, FormLabelProps, FormProvider, FormPushProps, FormRadioGroupProps, FormRadioProps, FormRemoveProps, FormResetProps, FormRootProps, FormStoreInstance, FormSubmitProps, FormSwitchProps, MenuButtonArrowProps, MenuItemCheckboxProps, MenuItemProps, MenuItemRadioProps, MenuPopoverProps, MenuRootProps, MenuSeparatorProps, MenuTriggerProps, MenubarContainerProps, MenubarRootProps, PopoverCloseProps, PopoverContentProps, PopoverRootProps, PopoverTriggerProps, SelectItemProps, SelectLabelProps, SelectPopoverProps, SelectRootProps, SelectTriggerProps, TabListProps, TabPanelProps, TabProps, TabsRootProps, ToggleGroupProps, ToggleProps, ToolbarButtonProps, ToolbarContainerProps, ToolbarRootProps, ToolbarSeparatorProps, TooltipAnchorProps, TooltipProps, TooltipProviderProps, useFieldValue, useFormContext, useFormStore } from "@reopt-ai/opt-ui-primitives";
|
|
@@ -449,10 +449,22 @@ declare namespace AccordionContent {
|
|
|
449
449
|
/** Props for the stat card component. */
|
|
450
450
|
interface StatCardProps extends StatCard$1 {
|
|
451
451
|
sparklineData?: number[];
|
|
452
|
+
/** Compact cards fit a dense summary row; `md` is the standalone default. */
|
|
453
|
+
size?: "sm" | "md";
|
|
454
|
+
/** Swap the whole card for a skeleton while the figure is still loading. */
|
|
455
|
+
loading?: boolean;
|
|
456
|
+
/**
|
|
457
|
+
* Makes the card the control that drills into the figure. Renders a link
|
|
458
|
+
* when `href` is set and a button otherwise — never a clickable `div`.
|
|
459
|
+
*/
|
|
460
|
+
href?: string;
|
|
461
|
+
onSelect?: () => void;
|
|
462
|
+
/** Marks the card as the active one in a row of selectable stats. */
|
|
463
|
+
selected?: boolean;
|
|
452
464
|
className?: string;
|
|
453
465
|
}
|
|
454
466
|
/** Renders the stat card component. */
|
|
455
|
-
declare function StatCard({ title, value, change, trend, sparklineData, className }: StatCardProps): React$1.JSX.Element;
|
|
467
|
+
declare function StatCard({ title, value, change, trend, polarity, description, hint, sparklineData, size, loading, href, onSelect, selected, className }: StatCardProps): React$1.JSX.Element;
|
|
456
468
|
declare namespace StatCard {
|
|
457
469
|
var displayName: string;
|
|
458
470
|
}
|
|
@@ -489,18 +501,151 @@ interface EmptyStateAction {
|
|
|
489
501
|
}
|
|
490
502
|
/** Props for the empty component. */
|
|
491
503
|
interface EmptyStateProps {
|
|
492
|
-
icon?:
|
|
504
|
+
icon?: ReactNode;
|
|
493
505
|
title: string;
|
|
494
506
|
description?: string;
|
|
495
|
-
|
|
507
|
+
/**
|
|
508
|
+
* Richer replacement for `description` — a paragraph, a list, a snippet of
|
|
509
|
+
* the command that would produce data. Rendered in place of `description`
|
|
510
|
+
* when both are given.
|
|
511
|
+
*/
|
|
512
|
+
body?: ReactNode;
|
|
513
|
+
/**
|
|
514
|
+
* Secondary content below a divider: a docs link, a keyboard hint. Kept
|
|
515
|
+
* apart from `actions` so the primary path stays unambiguous.
|
|
516
|
+
*/
|
|
517
|
+
footer?: ReactNode;
|
|
518
|
+
actions?: EmptyStateAction[] | ReactNode;
|
|
496
519
|
className?: string;
|
|
497
520
|
/** Icon size preset */
|
|
498
521
|
iconSize?: "sm" | "md" | "lg";
|
|
499
522
|
/** Heading level for semantic hierarchy */
|
|
500
523
|
headingLevel?: "h2" | "h3" | "h4";
|
|
524
|
+
/** Visual weight of the heading, independent of its level. */
|
|
525
|
+
titleSize?: "sm" | "md" | "lg";
|
|
526
|
+
/**
|
|
527
|
+
* `horizontal` moves the icon beside the text — the shape that reads best
|
|
528
|
+
* when the prompt owns a whole page rather than a panel.
|
|
529
|
+
*/
|
|
530
|
+
layout?: "vertical" | "horizontal";
|
|
531
|
+
/** Draw the prompt as a bordered panel instead of bare content. */
|
|
532
|
+
hasBorder?: boolean;
|
|
533
|
+
/**
|
|
534
|
+
* `error` states an operation failed; `subdued` states nothing is here yet.
|
|
535
|
+
* The distinction matters — an error the reader can retry should not look
|
|
536
|
+
* like an empty table.
|
|
537
|
+
*/
|
|
538
|
+
tone?: "default" | "subdued" | "error";
|
|
501
539
|
}
|
|
502
540
|
/** Renders the empty state component. */
|
|
503
|
-
declare function EmptyState({ icon, title, description, actions, className, iconSize, headingLevel }: EmptyStateProps): import("react").JSX.Element;
|
|
541
|
+
declare function EmptyState({ icon, title, description, body, footer, actions, className, iconSize, headingLevel, titleSize, layout, hasBorder, tone }: EmptyStateProps): import("react").JSX.Element;
|
|
542
|
+
//#endregion
|
|
543
|
+
//#region src/core/description-list.d.ts
|
|
544
|
+
/** One term/description pair. */
|
|
545
|
+
interface DescriptionListItem {
|
|
546
|
+
id: string;
|
|
547
|
+
term: ReactNode;
|
|
548
|
+
description: ReactNode;
|
|
549
|
+
/**
|
|
550
|
+
* Offers a copy control. Identifiers are read to other people and pasted
|
|
551
|
+
* into queries far more often than they are read for meaning, so the ones
|
|
552
|
+
* that matter should be one click away rather than a careful selection.
|
|
553
|
+
*/
|
|
554
|
+
copyValue?: string;
|
|
555
|
+
/** Longer note about what the term means, surfaced on hover/focus. */
|
|
556
|
+
hint?: string;
|
|
557
|
+
/** Let a long value wrap instead of truncating on one line. */
|
|
558
|
+
wrap?: boolean;
|
|
559
|
+
}
|
|
560
|
+
/** Localized strings for the description list. */
|
|
561
|
+
interface DescriptionListLabels {
|
|
562
|
+
copy?: (term: string) => string;
|
|
563
|
+
copied?: string;
|
|
564
|
+
/** Stands in for a description that is null or blank. */
|
|
565
|
+
empty?: string;
|
|
566
|
+
}
|
|
567
|
+
/** Props for the description list component. */
|
|
568
|
+
interface DescriptionListProps {
|
|
569
|
+
items: DescriptionListItem[];
|
|
570
|
+
/**
|
|
571
|
+
* `grid` boxes each pair — the shape that survives a detail panel with
|
|
572
|
+
* twenty fields. `stack` is a plain definition list. `inline` puts the term
|
|
573
|
+
* and value on one line for a dense header strip.
|
|
574
|
+
*/
|
|
575
|
+
layout?: "grid" | "stack" | "inline";
|
|
576
|
+
columns?: 1 | 2 | 3 | 4;
|
|
577
|
+
compressed?: boolean;
|
|
578
|
+
labels?: DescriptionListLabels;
|
|
579
|
+
className?: string;
|
|
580
|
+
}
|
|
581
|
+
/**
|
|
582
|
+
* DescriptionList — the labelled facts about one thing.
|
|
583
|
+
*
|
|
584
|
+
* Detail views collect a dozen short fields that each mean nothing without
|
|
585
|
+
* their label, and hand-rolling them as a `<div>` grid loses the term/value
|
|
586
|
+
* association that assistive tech needs. This keeps the pairs in a real `<dl>`
|
|
587
|
+
* while still laying them out as boxed cells.
|
|
588
|
+
*
|
|
589
|
+
* @example
|
|
590
|
+
* ```tsx
|
|
591
|
+
* <DescriptionList
|
|
592
|
+
* layout="grid"
|
|
593
|
+
* columns={2}
|
|
594
|
+
* items={[
|
|
595
|
+
* { id: "id", term: "Session ID", description: session.id, copyValue: session.id },
|
|
596
|
+
* { id: "entry", term: "Entry path", description: session.entryPath },
|
|
597
|
+
* ]}
|
|
598
|
+
* />
|
|
599
|
+
* ```
|
|
600
|
+
*/
|
|
601
|
+
declare function DescriptionList({ items, layout, columns, compressed, labels: customLabels, className }: DescriptionListProps): import("react").JSX.Element;
|
|
602
|
+
declare namespace DescriptionList {
|
|
603
|
+
var displayName: string;
|
|
604
|
+
}
|
|
605
|
+
//#endregion
|
|
606
|
+
//#region src/core/identity.d.ts
|
|
607
|
+
/** Props for the identity component. */
|
|
608
|
+
interface IdentityProps {
|
|
609
|
+
/**
|
|
610
|
+
* Best available human name. When absent the component falls back to
|
|
611
|
+
* `secondary`, then to `id` — a row must always name its subject, and a
|
|
612
|
+
* blank cell is indistinguishable from a loading one.
|
|
613
|
+
*/
|
|
614
|
+
name?: string | null;
|
|
615
|
+
/** Usually an email. Shown under the name, or promoted when there is none. */
|
|
616
|
+
secondary?: string | null;
|
|
617
|
+
/** Last-resort label, and what `title` reveals on hover. */
|
|
618
|
+
id?: string;
|
|
619
|
+
avatarSrc?: string | null;
|
|
620
|
+
/**
|
|
621
|
+
* `anonymous` marks a subject the product has no identifying trait for.
|
|
622
|
+
* Drawing the distinction on the row itself stops readers from mistaking a
|
|
623
|
+
* device for a person.
|
|
624
|
+
*/
|
|
625
|
+
state?: "identified" | "anonymous";
|
|
626
|
+
/** Overrides the state badge text, e.g. a lifecycle stage. */
|
|
627
|
+
badge?: ReactNode;
|
|
628
|
+
size?: "sm" | "md";
|
|
629
|
+
/** Drop the avatar when the row is already dense. */
|
|
630
|
+
hideAvatar?: boolean;
|
|
631
|
+
labels?: {
|
|
632
|
+
identified?: string;
|
|
633
|
+
anonymous?: string;
|
|
634
|
+
};
|
|
635
|
+
className?: string;
|
|
636
|
+
}
|
|
637
|
+
/**
|
|
638
|
+
* Identity — one person (or one anonymous device) as a table cell.
|
|
639
|
+
*
|
|
640
|
+
* Every analytics surface renders the same fallback chain — name, then email,
|
|
641
|
+
* then an opaque id — and every hand-rolled copy of it drifts. Centralising it
|
|
642
|
+
* also centralises the anonymity marker, which is the part readers most often
|
|
643
|
+
* lose track of when a table mixes profiles and devices.
|
|
644
|
+
*/
|
|
645
|
+
declare function Identity({ name, secondary, id, avatarSrc, state, badge, size, hideAvatar, labels: customLabels, className }: IdentityProps): import("react").JSX.Element;
|
|
646
|
+
declare namespace Identity {
|
|
647
|
+
var displayName: string;
|
|
648
|
+
}
|
|
504
649
|
//#endregion
|
|
505
650
|
//#region src/core/card.d.ts
|
|
506
651
|
/** Props for the card component. */
|
|
@@ -2196,5 +2341,5 @@ interface KeyPadMenuProps {
|
|
|
2196
2341
|
*/
|
|
2197
2342
|
declare function KeyPadMenu({ items, label, selection, value, onValueChange, columns, size, hideLabel, className }: KeyPadMenuProps): import("react").JSX.Element;
|
|
2198
2343
|
//#endregion
|
|
2199
|
-
export { DrawerSize as $, CardTitle as $i, StarRating as $n, TabPanelProps$1 as $r, FormColorPickerProps as $t, ShaderSurfaceHandle as A,
|
|
2200
|
-
//# sourceMappingURL=key-pad-menu-
|
|
2344
|
+
export { DrawerSize as $, CardTitle as $i, StarRating as $n, TabPanelProps$1 as $r, FormColorPickerProps as $t, ShaderSurfaceHandle as A, SeparatorProps$1 as Aa, SkeletonText as Ai, FormSwitch as An, AlertDialogPanelProps$1 as Ar, CheckboxGroupProps as At, ShaderPresetCategory as B, Kbd as Ba, BadgeProps as Bi, DEFAULT_PRESETS as Bn, DialogHeading as Br, PopoverRoot as Bt, Facet as C, Toggle as Ca, Textarea as Ci, FormSelectPopover as Cn, ComboboxGroup as Cr, BlockLayoutProps as Ct, FacetItem as D, OtpField as Da, SkeletonCard as Di, FormStarRating as Dn, ComboboxPopover as Dr, RadioProps as Dt, FacetGroupProps as E, ToggleProps$1 as Ea, SkeletonAvatar as Ei, FormSliderProps as En, ComboboxItem as Er, RadioGroupProps as Et, SHADER_PRESETS as F, Text as Fa, Alert as Fi, FormTextareaProps as Fn, DialogDismiss as Fr, DropdownSeparator as Ft, VirtualListProps as G, CardContentProps as Gi, DateRangePreset as Gn, SelectLabel as Gr, ConditionGroup as Gt, getShaderFragment as H, ButtonProps as Hi, DateRange as Hn, DialogRoot as Hr, ConditionBuilder as Ht, SHADER_PRESET_IDS as I, TextElement as Ia, AlertProps as Ii, useFieldValue as In, DialogFooter as Ir, DropdownTrigger as It, DrawerClose as J, CardFooter as Ji, IconDef as Jn, SelectTrigger as Jr, StepBuilder as Jt, Pagination as K, CardDescription as Ki, TagInput as Kn, SelectPopover as Kr, ConditionOperator as Kt, ShaderParamKey as L, TextProps as La, Spinner as Li, useFormContext as Ln, DialogFooterProps as Lr, PopoverClose as Lt, SHADER_OVERLAY_PARAM_KEYS as M, HeadingLevel as Ma, SwitchProps as Mi, FormTagInput as Mn, DialogBodyProps as Mr, DropdownContent as Mt, SHADER_PARAM_FALLBACK as N, HeadingProps as Na, Input as Ni, FormTagInputProps as Nn, DialogDescription as Nr, DropdownItem as Nt, FacetProps as O, OtpFieldProps as Oa, SkeletonProps as Oi, FormStarRatingProps as On, ComboboxRoot as Or, Checkbox as Ot, SHADER_PARAM_KEYS as P, HeadingRole as Pa, InputProps as Pi, FormTextarea as Pn, DialogDisclosure as Pr, DropdownMenu as Pt, DrawerSide as Q, CardProps as Qi, ColorPickerProps as Qn, TabPanel as Qr, FormColorPicker as Qt, ShaderParamSpec as R, TextRole as Ra, SpinnerProps as Ri, useFormStore as Rn, DialogHeader as Rr, PopoverContent as Rt, ExpressionTone as S, PrimAccordionTriggerProps as Sa, AvatarProps as Si, FormSelectItem as Sn, ComboboxEmpty as Sr, BlockLayout as St, FacetGroupLabels as T, ToggleGroupProps$1 as Ta, Skeleton as Ti, FormSlider as Tn, ComboboxInput as Tr, RadioGroup as Tt, getShaderPreset as U, Card as Ui, DateRangePicker as Un, DialogSize as Ur, ConditionBuilderProps as Ut, ShaderPresetId as V, KbdProps as Va, Button as Vi, DateGranularity as Vn, DialogPanel as Vr, PopoverTrigger as Vt, VirtualList as W, CardContent as Wi, DateRangePickerProps as Wn, SelectItem as Wr, ConditionDef as Wt, DrawerPanelProps as X, CardHeader as Xi, IconPickerProps as Xn, TabList as Xr, StepDef as Xt, DrawerPanel as Y, CardFooterProps as Yi, IconPicker as Yn, Tab as Yr, StepBuilderProps as Yt, DrawerRoot as Z, CardHeaderProps as Zi, ColorPicker as Zn, TabListProps$1 as Zr, FormCheckbox as Zt, HighlightProps as _, AccordionRoot as _a, Progress as _i, FormRadioGroup as _n, MenuRoot as _r, ScrollAreaProps as _t, InlineEditLabels as a, DescriptionListLabels as aa, DisclosureContent as ai, FormField as an, ToolbarButton as ar, PanelSize as at, ExpressionGroupProps as b, PrimAccordionContentProps as ba, AvatarGroup as bi, FormRoot as bn, MenubarContainer as br, BlockBaseProps as bt, ColorPaletteDisplay as c, EmptyStateAction as ca, Composite as ci, FormIconPicker as cn, ToolbarSeparator as cr, ResizablePanel as ct, ColorPalettePickerProps as d, BreadcrumbItem as da, CompositeRow as di, FormLabel as dn, TooltipProvider as dr, ResizablePanelProps as dt, CardTitleProps as ea, TabProps$1 as ei, FormControl as en, StarRatingProps as er, Logo as et, PaletteKind as f, BreadcrumbProps as fa, CompositeZone as fi, FormNumberInput as fn, MenuButtonArrow as fr, Section as ft, Highlight as g, AccordionItem as ga, CircularProgressProps as gi, FormRadio as gn, MenuPopover as gr, ScrollArea as gt, LiveRegionProps as h, AccordionContent as ha, CircularProgress as hi, FormPush as hn, MenuItemRadio as hr, ContainerProps as ht, InlineEdit as i, DescriptionListItem as ia, TabsVariant as ii, FormError as in, NumberInputProps as ir, PanelImperativeHandle as it, ShaderSurfaceProps as j, Heading as ja, Switch as ji, FormSwitchProps$1 as jn, DialogBody as jr, CheckboxProps as jt, ShaderSurface as k, Separator as ka, SkeletonTable as ki, FormSubmit as kn, AlertDialogPanel as kr, CheckboxGroup as kt, ColorPaletteDisplayProps as l, EmptyStateProps as la, CompositeItem as li, FormIconPickerProps as ln, Tooltip as lr, ResizablePanelGroup as lt, LiveRegion as m, StatCardProps as ma, MeterProps as mi, FormProvider$1 as mn, MenuItemCheckbox as mr, Container as mt, KeyPadMenu as n, IdentityProps as na, TabsRoot as ni, FormDateRangePickerProps as nn, SliderProps as nr, GroupImperativeHandle as nt, InlineEditProps as o, DescriptionListProps as oa, DisclosureRoot as oi, FormGroup as on, ToolbarContainer as or, ResizableHandle as ot, THEME_PALETTES as p, StatCard as pa, Meter as pi, FormNumberInputProps as pn, MenuItem as pr, SectionProps as pt, PaginationProps as q, CardDescriptionProps as qi, TagInputProps as qn, SelectRoot as qr, ConditionTypeRenderer as qt, KeyPadMenuProps as r, DescriptionList as ra, TabsRootProps$1 as ri, FormDescription as rn, NumberInput as rr, Layout as rt, ColorPalette as s, EmptyState as sa, DisclosureTrigger as si, FormGroupLabel as sn, ToolbarRoot as sr, ResizableHandleProps as st, KeyPadItem as t, Identity as ta, TabStatus as ti, FormDateRangePicker as tn, Slider as tr, LogoProps as tt, ColorPalettePicker as u, Breadcrumb as ua, CompositeProvider as ui, FormInput as un, TooltipAnchor as ur, ResizablePanelGroupProps as ut, Expression as v, AccordionRootProps as va, ProgressProps as vi, FormRemove as vn, MenuSeparator as vr, PageHeader as vt, FacetGroup as w, ToggleGroup as wa, TextareaProps as wi, FormSelectProps as wn, ComboboxGroupLabel as wr, Radio as wt, ExpressionProps as x, PrimAccordionItemProps as xa, AvatarGroupProps as xi, FormSelect as xn, MenubarRoot as xr, createBlock as xt, ExpressionGroup as y, AccordionTrigger as ya, Avatar as yi, FormReset as yn, MenuTrigger as yr, PageHeaderProps as yt, ShaderPreset as z, TextTone as za, Badge as zi, ComparisonMode as zn, DialogHeaderProps as zr, PopoverContentProps$1 as zt };
|
|
2345
|
+
//# sourceMappingURL=key-pad-menu-BxTy_u0Q.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"key-pad-menu-BxTy_u0Q.d.cts","names":[],"sources":["../src/core/kbd.tsx","../src/core/text.tsx","../src/core/heading.tsx","../src/core/separator.tsx","../src/core/otp-field.tsx","../src/core/toggle.tsx","../src/core/accordion.tsx","../src/core/stat-card.tsx","../src/core/breadcrumb.tsx","../src/core/empty-state.tsx","../src/core/description-list.tsx","../src/core/identity.tsx","../src/core/card.tsx","../src/core/button.tsx","../src/core/badge.tsx","../src/core/spinner.tsx","../src/core/alert.tsx","../src/core/input.tsx","../src/core/switch.tsx","../src/core/skeleton.tsx","../src/core/textarea.tsx","../src/core/avatar.tsx","../src/core/progress.tsx","../src/core/meter.tsx","../src/core/composite-zone.tsx","../src/core/disclosure.tsx","../src/core/tabs.tsx","../src/core/select.tsx","../src/core/dialog.tsx","../src/core/combobox.tsx","../src/core/menu.tsx","../src/core/toolbar.tsx","../src/core/number-input.tsx","../src/core/slider.tsx","../src/core/star-rating.tsx","../src/core/color-picker.tsx","../src/core/icon-picker.tsx","../src/core/tag-input.tsx","../src/core/date-range-picker.tsx","../src/core/form.tsx","../src/core/step-builder.tsx","../src/core/condition-builder.tsx","../src/core/popover.tsx","../src/core/dropdown-menu.tsx","../src/core/checkbox.tsx","../src/core/radio-group.tsx","../src/core/block-layout.tsx","../src/core/create-block.tsx","../src/core/page-header.tsx","../src/core/scroll-area.tsx","../src/core/container.tsx","../src/core/section.tsx","../src/core/resizable.tsx","../src/core/logo.tsx","../src/core/drawer.tsx","../src/core/pagination.tsx","../src/core/virtual-list.tsx","../src/core/shader-presets.ts","../src/core/shader-surface.tsx","../src/core/facet.tsx","../src/core/expression.tsx","../src/core/highlight.tsx","../src/core/live-region.tsx","../src/core/color-palette.tsx","../src/core/inline-edit.tsx","../src/core/key-pad-menu.tsx"],"mappings":"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,8BAAA,cAAA;;;;UC/CF,sBAAsB;EACrC;EACA;EACA;EACA;EACA;;;iBAUc,WACd,SACA,OACA,QACA,OACA,UACA,WACA,UACG,SACF,gCAAa,IAAA;;iBAsDA,eACd,OACA,cACG,SACF,KAAK;EAA8B;oBAAgB,IAAA;;iBActC,iBACd,MACA,cACG,SACF,KAAK;EAAmD;oBAAe,IAAA;;iBAe1D,eACd,cACG,SACF,KAAK,4CAAyB,IAAA;;iBAgBjB,gBACd,MACA,SACA;EAEA;EACA;EACA;oBACD,IAAA;;;;UCnIgB,sBAAsB;EACrC;EACA;EACA;EACA;EACA;EACA;;cAYW,0BAAQ,0BAAA,gCAAA,cAAA;;;;KCtBT;;UAwEK,oBAAoB;EACnC;;EAEA;;EAEA;EACA,cAAc,kBAAkB;EAChC,iBAAiB,kBAAkB;EACnC;EACA;EACA;EACA,WAAW;EACX;;EAEA,yBAAyB,QAAQ;;;iBAsDnB,SACd,KACA,QACA,OACA,aACA,gBACA,KACA,MACA,MACA,UACA,QACA,WACA,0BACG,SACF,8BAAW,IAAA;;UAqFG,yBAAyB;EACxC;EACA,OAAO;EACP,UAAU;;;iBAII,cACd,KACA,MACA,UACA,cACG,SACF,mCAAgB,IAAA;;;;UCnQF,sBAAsB;EACrC;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;iBAiCc,WACd,OACA,KACA,MACA,SACA,WACA,OACA,UACA,eACA,cACG,SACF,gCAAa,IAAA;;UAwDC,8BAA8B;EAC7C;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;iBAcc,mBACd,OACA,KACA,MACA,aACA,SACA,WACA,OACA,eACA,cACG,SACF,wCAAqB,IAAA;;;;UC5IP,mBAAmB,KAClC;;EAIA;EACA;EACA;EACA;EACA;;EAEA;EACA;;EAEA,iBAAiB,eAAe,aAAa;;;;;;;iBAqB/B,QACd,OACA,KACA,KACA,MACA,SACA,WACA,OACA,eACA,cACG,SACF,6BAAU,IAAA;;;UC5CH;EACR,UAAU,MAAM;EAChB;EACA;EACA;EACA;;;iBAIc,gBACd,UACA,OACA,WACA,WACA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MACA,UACA,gBACA,QACA,WACA,kBACc,aACb,iBAAiB,aAAU,QAAA,IAAA;kBAtBd;MAAA;;;;;UCrHC;EACf;EACA;EACA,YAAY;EACZ;EACA;EACA;EACA;;EAEA;;EAEA,eAAe;EACf;EACA;EACA;;;iBAyBc,SACd,OAAO,iBACP,cACA,UACA,KACA,KACA,MACA,OACA,WACA,aACA,UACA,yBACc,aACb,8BAAW,IAAA;kBAbE;MAAA;;;;;UC9BC;EACf;EACA,YAAY;;EAEZ;;EAEA;EACA;EACA;EACA;;;iBA4Cc,aACd,OACA,UACA,KACA,UACA,MACA,WACA,aACC,kCAAe,IAAA;;;;UCvDD;EACf;EACA,YAAY;EACZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;cAsBW,6BAAW,0BAAA,mCAAA,cAAA;;;;UC/BP;EACf;EACA;EACA,MAAM,QAAM;EACZ;;;UAIe;EACf;EACA,YAAY;EACZ,QAAQ;EACR;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;iBAqDc,aACd,OACA,UACA,OACA,OACA,UACA,OACA,MACA,aACA,UACA,WACA,kBACc,aACb,kBAAe,QAAA,IAAA;kBAbF;MAAA;;;;;UCnEC;EACf;EACA,YAAY;EACZ;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;EAEA;;EAEA,uBAAuB;;EAEvB;;cAkBW,0BAAQ,0BAAA,gCAAA,cAAA;;;;UCnCJ;EACf,OAAO;EACP,KAAK;;;UAIU;EACf;EACA,aAAa;;;KAIH;;KAGA;;UAGK;EACf,QAAQ;EACR,YAAY,OAAO;EACnB,UAAU;EACV;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,UAAU,MAAM;;EAEhB;;EAEA,iBAAiB;;EAEjB,sBAAsB,MAAM;;EAE5B;;EAEA,cAAc;;EAEd,uBAAuB,aAAa;;cAsDzB,iBAAiB;;iBAwEd,kBACd,OACA,UACA,SACA,aACA,OACA,UACA,OACA,MACA,WACA,IACA,gCACc,WACd,UACA,QACA,YACA,gBACA,oBACA,iBACA,aACA,uBACC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"}
|