@reopt-ai/opt-ui 1.10.0 → 1.12.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.
Files changed (73) hide show
  1. package/COMPONENT_CATALOG.md +522 -218
  2. package/README.md +61 -7
  3. package/dist/core/index.cjs +10 -8
  4. package/dist/core/index.d.cts +3 -3
  5. package/dist/core/index.d.ts +3 -3
  6. package/dist/core/index.js +3 -3
  7. package/dist/docs/02-components/01-core.md +213 -96
  8. package/dist/docs/02-components/02-visuals.md +1 -1
  9. package/dist/docs/02-components/03-shells.md +334 -123
  10. package/dist/docs/02-components/04-surfaces.md +1 -1
  11. package/dist/docs/02-components/index.md +5 -5
  12. package/dist/docs/03-recipes/02-dashboards.md +126 -10
  13. package/dist/{field-sidebar-B6Ndr8HE.cjs → field-sidebar-BYgEmdy0.cjs} +2128 -1558
  14. package/dist/{field-sidebar-BXjvV7Cz.js → field-sidebar-BuO37l4c.js} +2111 -1561
  15. package/dist/{field-sidebar-nwcE9LC4.d.cts → field-sidebar-CrYlRZew.d.ts} +375 -154
  16. package/dist/{field-sidebar-DWfJAJlx.d.ts → field-sidebar-uXmoyvd7.d.cts} +375 -154
  17. package/dist/id-registry.cjs +124 -12
  18. package/dist/id-registry.d.cts +1 -2
  19. package/dist/id-registry.d.ts +1 -2
  20. package/dist/id-registry.js +124 -14
  21. package/dist/id-registry.json +265 -31
  22. package/dist/index.cjs +1162 -253
  23. package/dist/index.d.cts +573 -60
  24. package/dist/index.d.ts +573 -60
  25. package/dist/index.js +1134 -242
  26. package/dist/{key-pad-menu-DfZbeXhG.d.cts → key-pad-menu-CwcY_Vps.d.cts} +151 -7
  27. package/dist/{key-pad-menu-BQunU20e.js → key-pad-menu-Di2aRGbM.js} +388 -461
  28. package/dist/{key-pad-menu-D5mQcS5v.cjs → key-pad-menu-SItoHPLu.cjs} +490 -609
  29. package/dist/{key-pad-menu-BsgJMjD4.d.ts → key-pad-menu-WBJShCJn.d.ts} +152 -8
  30. package/dist/meta.cjs +1304 -168
  31. package/dist/meta.d.cts +12 -36
  32. package/dist/meta.d.ts +12 -36
  33. package/dist/meta.js +1304 -170
  34. package/dist/query.d.cts +1 -2
  35. package/dist/query.d.ts +1 -2
  36. package/dist/query.js +0 -2
  37. package/dist/shells/index.cjs +4 -1
  38. package/dist/shells/index.d.cts +2 -2
  39. package/dist/shells/index.d.ts +2 -2
  40. package/dist/shells/index.js +2 -2
  41. package/dist/{text-truncate-BGr7bB_8.d.cts → text-truncate-CQyfUZvq.d.cts} +48 -5
  42. package/dist/{text-truncate-BGr7bB_8.d.ts → text-truncate-CQyfUZvq.d.ts} +48 -5
  43. package/dist/{text-truncate-j6X3z7Pv.js → text-truncate-DSuZECy0.js} +446 -94
  44. package/dist/{text-truncate-CxdzAnhS.cjs → text-truncate-I1XLWmRa.cjs} +522 -90
  45. package/dist/theme/server.d.cts +1 -2
  46. package/dist/theme/server.d.ts +1 -2
  47. package/dist/theme/server.js +0 -2
  48. package/dist/visuals/index.js +0 -1
  49. package/package.json +4 -3
  50. package/dist/field-sidebar-BXjvV7Cz.js.map +0 -1
  51. package/dist/field-sidebar-DWfJAJlx.d.ts.map +0 -1
  52. package/dist/field-sidebar-nwcE9LC4.d.cts.map +0 -1
  53. package/dist/id-registry.d.cts.map +0 -1
  54. package/dist/id-registry.d.ts.map +0 -1
  55. package/dist/id-registry.js.map +0 -1
  56. package/dist/index.d.cts.map +0 -1
  57. package/dist/index.d.ts.map +0 -1
  58. package/dist/index.js.map +0 -1
  59. package/dist/key-pad-menu-BQunU20e.js.map +0 -1
  60. package/dist/key-pad-menu-BsgJMjD4.d.ts.map +0 -1
  61. package/dist/key-pad-menu-DfZbeXhG.d.cts.map +0 -1
  62. package/dist/meta.d.cts.map +0 -1
  63. package/dist/meta.d.ts.map +0 -1
  64. package/dist/meta.js.map +0 -1
  65. package/dist/query.d.cts.map +0 -1
  66. package/dist/query.d.ts.map +0 -1
  67. package/dist/query.js.map +0 -1
  68. package/dist/text-truncate-BGr7bB_8.d.cts.map +0 -1
  69. package/dist/text-truncate-BGr7bB_8.d.ts.map +0 -1
  70. package/dist/text-truncate-j6X3z7Pv.js.map +0 -1
  71. package/dist/theme/server.d.cts.map +0 -1
  72. package/dist/theme/server.d.ts.map +0 -1
  73. package/dist/theme/server.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
 
2
- import { R as StatCard$1 } from "./text-truncate-BGr7bB_8.cjs";
2
+ import { B as StatCard$1 } from "./text-truncate-CQyfUZvq.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?: React.ReactNode;
504
+ icon?: ReactNode;
493
505
  title: string;
494
506
  description?: string;
495
- actions?: EmptyStateAction[];
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,4 @@ 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, TextElement as Aa, SkeletonText as Ai, FormSwitch as An, AlertDialogPanelProps$1 as Ar, CheckboxGroupProps as At, ShaderPresetCategory as B, BadgeProps as Bi, DEFAULT_PRESETS as Bn, DialogHeading as Br, PopoverRoot as Bt, Facet as C, Separator as Ca, Textarea as Ci, FormSelectPopover as Cn, ComboboxGroup as Cr, BlockLayoutProps as Ct, FacetItem as D, HeadingProps as Da, SkeletonCard as Di, FormStarRating as Dn, ComboboxPopover as Dr, RadioProps as Dt, FacetGroupProps as E, HeadingLevel as Ea, SkeletonAvatar as Ei, FormSliderProps as En, ComboboxItem as Er, RadioGroupProps as Et, SHADER_PRESETS as F, KbdProps 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, 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, Spinner as Li, useFormContext as Ln, DialogFooterProps as Lr, PopoverClose as Lt, SHADER_OVERLAY_PARAM_KEYS as M, TextRole as Ma, SwitchProps as Mi, FormTagInput as Mn, DialogBodyProps as Mr, DropdownContent as Mt, SHADER_PARAM_FALLBACK as N, TextTone as Na, Input as Ni, FormTagInputProps as Nn, DialogDescription as Nr, DropdownItem as Nt, FacetProps as O, HeadingRole as Oa, SkeletonProps as Oi, FormStarRatingProps as On, ComboboxRoot as Or, Checkbox as Ot, SHADER_PARAM_KEYS as P, Kbd 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, SpinnerProps as Ri, useFormStore as Rn, DialogHeader as Rr, PopoverContent as Rt, ExpressionTone as S, OtpFieldProps as Sa, AvatarProps as Si, FormSelectItem as Sn, ComboboxEmpty as Sr, BlockLayout as St, FacetGroupLabels as T, Heading 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, 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 _, Toggle as _a, Progress as _i, FormRadioGroup as _n, MenuRoot as _r, ScrollAreaProps as _t, InlineEditLabels as a, BreadcrumbItem as aa, DisclosureContent as ai, FormField as an, ToolbarButton as ar, PanelSize as at, ExpressionGroupProps as b, ToggleProps$1 as ba, AvatarGroup as bi, FormRoot as bn, MenubarContainer as br, BlockBaseProps as bt, ColorPaletteDisplay as c, StatCardProps as ca, Composite as ci, FormIconPicker as cn, ToolbarSeparator as cr, ResizablePanel as ct, ColorPalettePickerProps as d, AccordionRoot 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, AccordionRootProps as fa, CompositeZone as fi, FormNumberInput as fn, MenuButtonArrow as fr, Section as ft, Highlight as g, PrimAccordionTriggerProps as ga, CircularProgressProps as gi, FormRadio as gn, MenuPopover as gr, ScrollArea as gt, LiveRegionProps as h, PrimAccordionItemProps as ha, CircularProgress as hi, FormPush as hn, MenuItemRadio as hr, ContainerProps as ht, InlineEdit as i, Breadcrumb as ia, TabsVariant as ii, FormError as in, NumberInputProps as ir, PanelImperativeHandle as it, ShaderSurfaceProps as j, TextProps as ja, Switch as ji, FormSwitchProps$1 as jn, DialogBody as jr, CheckboxProps as jt, ShaderSurface as k, Text as ka, SkeletonTable as ki, FormSubmit as kn, AlertDialogPanel as kr, CheckboxGroup as kt, ColorPaletteDisplayProps as l, AccordionContent as la, CompositeItem as li, FormIconPickerProps as ln, Tooltip as lr, ResizablePanelGroup as lt, LiveRegion as m, PrimAccordionContentProps as ma, MeterProps as mi, FormProvider$1 as mn, MenuItemCheckbox as mr, Container as mt, KeyPadMenu as n, EmptyStateAction as na, TabsRoot as ni, FormDateRangePickerProps as nn, SliderProps as nr, GroupImperativeHandle as nt, InlineEditProps as o, BreadcrumbProps as oa, DisclosureRoot as oi, FormGroup as on, ToolbarContainer as or, ResizableHandle as ot, THEME_PALETTES as p, AccordionTrigger 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, EmptyStateProps as ra, TabsRootProps$1 as ri, FormDescription as rn, NumberInput as rr, Layout as rt, ColorPalette as s, StatCard as sa, DisclosureTrigger as si, FormGroupLabel as sn, ToolbarRoot as sr, ResizableHandleProps as st, KeyPadItem as t, EmptyState as ta, TabStatus as ti, FormDateRangePicker as tn, Slider as tr, LogoProps as tt, ColorPalettePicker as u, AccordionItem as ua, CompositeProvider as ui, FormInput as un, TooltipAnchor as ur, ResizablePanelGroupProps as ut, Expression as v, ToggleGroup as va, ProgressProps as vi, FormRemove as vn, MenuSeparator as vr, PageHeader as vt, FacetGroup as w, SeparatorProps$1 as wa, TextareaProps as wi, FormSelectProps as wn, ComboboxGroupLabel as wr, Radio as wt, ExpressionProps as x, OtpField as xa, AvatarGroupProps as xi, FormSelect as xn, MenubarRoot as xr, createBlock as xt, ExpressionGroup as y, ToggleGroupProps$1 as ya, Avatar as yi, FormReset as yn, MenuTrigger as yr, PageHeaderProps as yt, ShaderPreset as z, Badge as zi, ComparisonMode as zn, DialogHeaderProps as zr, PopoverContentProps$1 as zt };
2200
- //# sourceMappingURL=key-pad-menu-DfZbeXhG.d.cts.map
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 };