@reopt-ai/opt-ui 1.9.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 +106 -104
- 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-B5vk3luQ.d.cts → field-sidebar-B5SQC35J.d.cts} +226 -3
- package/dist/field-sidebar-B5SQC35J.d.cts.map +1 -0
- package/dist/{field-sidebar-B7QkWvMG.js → field-sidebar-BXl5RJ3q.js} +599 -43
- package/dist/field-sidebar-BXl5RJ3q.js.map +1 -0
- package/dist/{field-sidebar-Dk9gJGA_.d.ts → field-sidebar-CBeWE8xX.d.ts} +226 -3
- package/dist/field-sidebar-CBeWE8xX.d.ts.map +1 -0
- package/dist/{field-sidebar-mFHemxBz.cjs → field-sidebar-DAuN4jPV.cjs} +883 -309
- 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 +593 -587
- 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-D8OS_VCT.d.cts → key-pad-menu-BxTy_u0Q.d.cts} +152 -51
- package/dist/key-pad-menu-BxTy_u0Q.d.cts.map +1 -0
- package/dist/{key-pad-menu-DoGskWbp.cjs → key-pad-menu-Cg6rZBie.cjs} +670 -923
- package/dist/{key-pad-menu-EEb6Ho5h.d.ts → key-pad-menu-u5GTJl9B.d.ts} +152 -51
- package/dist/key-pad-menu-u5GTJl9B.d.ts.map +1 -0
- package/dist/{key-pad-menu-BFd79JoS.js → key-pad-menu-wXkWn1I1.js} +500 -699
- 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/{highlight-CGcrYGMC.cjs → text-truncate-BZdL1k5Z.cjs} +608 -83
- package/dist/{highlight-C2sfnJN8.js → text-truncate-C17HHCR-.js} +534 -87
- package/dist/text-truncate-C17HHCR-.js.map +1 -0
- package/dist/{field-token-CSOrU5gl.d.ts → text-truncate-DW78lg4S.d.cts} +63 -4
- package/dist/text-truncate-DW78lg4S.d.cts.map +1 -0
- package/dist/{field-token-CSOrU5gl.d.cts → text-truncate-DW78lg4S.d.ts} +63 -4
- package/dist/text-truncate-DW78lg4S.d.ts.map +1 -0
- package/package.json +2 -2
- package/dist/field-sidebar-B5vk3luQ.d.cts.map +0 -1
- package/dist/field-sidebar-B7QkWvMG.js.map +0 -1
- package/dist/field-sidebar-Dk9gJGA_.d.ts.map +0 -1
- package/dist/field-token-CSOrU5gl.d.cts.map +0 -1
- package/dist/field-token-CSOrU5gl.d.ts.map +0 -1
- package/dist/highlight-C2sfnJN8.js.map +0 -1
- package/dist/key-pad-menu-BFd79JoS.js.map +0 -1
- package/dist/key-pad-menu-D8OS_VCT.d.cts.map +0 -1
- package/dist/key-pad-menu-EEb6Ho5h.d.ts.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
import {
|
|
2
|
+
import { R as StatCard$1 } from "./text-truncate-DW78lg4S.js";
|
|
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$1 {
|
|
|
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. */
|
|
@@ -1944,50 +2089,6 @@ interface ExpressionGroupProps {
|
|
|
1944
2089
|
*/
|
|
1945
2090
|
declare function ExpressionGroup({ children, display, className, "aria-label": ariaLabel }: ExpressionGroupProps): import("react").JSX.Element;
|
|
1946
2091
|
//#endregion
|
|
1947
|
-
//#region src/core/text-truncate.d.ts
|
|
1948
|
-
/** Where the characters are dropped from. */
|
|
1949
|
-
type TruncationSide = "end" | "start" | "middle" | "startEnd";
|
|
1950
|
-
/** Props for the text truncate component. */
|
|
1951
|
-
interface TextTruncateProps {
|
|
1952
|
-
text: string;
|
|
1953
|
-
/**
|
|
1954
|
-
* `end` is the browser default. `start` keeps a filename, `startEnd` keeps
|
|
1955
|
-
* both ends of a path or id, `middle` keeps a timestamp buried in a line.
|
|
1956
|
-
*/
|
|
1957
|
-
truncation?: TruncationSide;
|
|
1958
|
-
ellipsis?: string;
|
|
1959
|
-
/**
|
|
1960
|
-
* Fixed width in pixels. Omit to measure the container, which is what a
|
|
1961
|
-
* table cell wants.
|
|
1962
|
-
*/
|
|
1963
|
-
width?: number;
|
|
1964
|
-
/**
|
|
1965
|
-
* Render the visible text yourself — to wrap the kept part in a `<mark>`,
|
|
1966
|
-
* say. Receives the already-truncated string.
|
|
1967
|
-
*/
|
|
1968
|
-
children?: (truncated: string) => React.ReactNode;
|
|
1969
|
-
className?: string;
|
|
1970
|
-
}
|
|
1971
|
-
/**
|
|
1972
|
-
* TextTruncate — drops characters from the part of a string that identifies it
|
|
1973
|
-
* least.
|
|
1974
|
-
*
|
|
1975
|
-
* CSS can only cut the end. That is the wrong end for the strings analytics
|
|
1976
|
-
* shows most: two URLs that differ in their query string, two ids that share a
|
|
1977
|
-
* prefix, a stack frame whose filename is at the tail. This measures the real
|
|
1978
|
-
* text in the real font against the real available width and cuts where the
|
|
1979
|
-
* caller says.
|
|
1980
|
-
*
|
|
1981
|
-
* The full string stays in the accessibility tree and in `title`, so
|
|
1982
|
-
* truncation never costs the reader information — only space.
|
|
1983
|
-
*
|
|
1984
|
-
* @example
|
|
1985
|
-
* ```tsx
|
|
1986
|
-
* <TextTruncate text={event.url} truncation="startEnd" />
|
|
1987
|
-
* ```
|
|
1988
|
-
*/
|
|
1989
|
-
declare function TextTruncate({ text, truncation, ellipsis, width, children, className }: TextTruncateProps): import("react").JSX.Element;
|
|
1990
|
-
//#endregion
|
|
1991
2092
|
//#region src/core/highlight.d.ts
|
|
1992
2093
|
/** Props for the highlight component. */
|
|
1993
2094
|
interface HighlightProps {
|
|
@@ -2240,5 +2341,5 @@ interface KeyPadMenuProps {
|
|
|
2240
2341
|
*/
|
|
2241
2342
|
declare function KeyPadMenu({ items, label, selection, value, onValueChange, columns, size, hideLabel, className }: KeyPadMenuProps): import("react").JSX.Element;
|
|
2242
2343
|
//#endregion
|
|
2243
|
-
export {
|
|
2244
|
-
//# 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$1 as An, AlertDialogPanelProps$1 as Ar, CheckboxGroupProps as At, ShaderPresetCategory as B, Kbd as Ba, BadgeProps as Bi, DEFAULT_PRESETS as Bn, DialogHeading$1 as Br, PopoverRoot$1 as Bt, Facet as C, Toggle$1 as Ca, Textarea as Ci, FormSelectPopover as Cn, ComboboxGroup$1 as Cr, BlockLayoutProps as Ct, FacetItem as D, OtpField as Da, SkeletonCard as Di, FormStarRating as Dn, ComboboxPopover$1 as Dr, RadioProps as Dt, FacetGroupProps as E, ToggleProps$1 as Ea, SkeletonAvatar as Ei, FormSliderProps as En, ComboboxItem$1 as Er, RadioGroupProps as Et, SHADER_PRESETS as F, Text as Fa, Alert as Fi, FormTextareaProps as Fn, DialogDismiss$1 as Fr, DropdownSeparator as Ft, VirtualListProps as G, CardContentProps as Gi, DateRangePreset as Gn, SelectLabel$1 as Gr, ConditionGroup as Gt, getShaderFragment as H, ButtonProps as Hi, DateRange as Hn, DialogRoot$1 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$1 as Jr, StepBuilder as Jt, Pagination as K, CardDescription as Ki, TagInput as Kn, SelectPopover$1 as Kr, ConditionOperator as Kt, ShaderParamKey as L, TextProps as La, Spinner as Li, useFormContext as Ln, DialogFooterProps as Lr, PopoverClose$1 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$1 as Nr, DropdownItem as Nt, FacetProps as O, OtpFieldProps as Oa, SkeletonProps as Oi, FormStarRatingProps as On, ComboboxRoot$1 as Or, Checkbox as Ot, SHADER_PARAM_KEYS as P, HeadingRole as Pa, InputProps as Pi, FormTextarea as Pn, DialogDisclosure$1 as Pr, DropdownMenu as Pt, DrawerSide as Q, CardProps as Qi, ColorPickerProps as Qn, TabPanel$1 as Qr, FormColorPicker as Qt, ShaderParamSpec as R, TextRole as Ra, SpinnerProps as Ri, useFormStore as Rn, DialogHeader as Rr, PopoverContent$1 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$1 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$1 as Vr, PopoverTrigger$1 as Vt, VirtualList as W, CardContent as Wi, DateRangePickerProps as Wn, SelectItem$1 as Wr, ConditionDef as Wt, DrawerPanelProps as X, CardHeader as Xi, IconPickerProps as Xn, TabList$1 as Xr, StepDef as Xt, DrawerPanel as Y, CardFooterProps as Yi, IconPicker as Yn, Tab$1 as Yr, StepBuilderProps as Yt, DrawerRoot as Z, CardHeaderProps as Zi, ColorPicker as Zn, TabListProps$1 as Zr, FormCheckbox$1 as Zt, HighlightProps as _, AccordionRoot$1 as _a, Progress as _i, FormRadioGroup$1 as _n, MenuRoot$1 as _r, ScrollAreaProps as _t, InlineEditLabels as a, DescriptionListLabels as aa, DisclosureContent$1 as ai, FormField$1 as an, ToolbarButton$1 as ar, PanelSize as at, ExpressionGroupProps as b, PrimAccordionContentProps as ba, AvatarGroup as bi, FormRoot$1 as bn, MenubarContainer$1 as br, BlockBaseProps as bt, ColorPaletteDisplay as c, EmptyStateAction as ca, Composite as ci, FormIconPicker as cn, ToolbarSeparator$1 as cr, ResizablePanel as ct, ColorPalettePickerProps as d, BreadcrumbItem as da, CompositeRow as di, FormLabel$1 as dn, TooltipProvider$1 as dr, ResizablePanelProps as dt, CardTitleProps as ea, TabProps$1 as ei, FormControl$1 as en, StarRatingProps as er, Logo as et, PaletteKind as f, BreadcrumbProps as fa, CompositeZone as fi, FormNumberInput as fn, MenuButtonArrow$1 as fr, Section as ft, Highlight as g, AccordionItem$1 as ga, CircularProgressProps as gi, FormRadio$1 as gn, MenuPopover$1 as gr, ScrollArea as gt, LiveRegionProps as h, AccordionContent$1 as ha, CircularProgress as hi, FormPush$1 as hn, MenuItemRadio$1 as hr, ContainerProps as ht, InlineEdit as i, DescriptionListItem as ia, TabsVariant as ii, FormError$1 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$2 as ka, SkeletonTable as ki, FormSubmit$1 as kn, AlertDialogPanel$1 as kr, CheckboxGroup as kt, ColorPaletteDisplayProps as l, EmptyStateProps as la, CompositeItem as li, FormIconPickerProps as ln, Tooltip$1 as lr, ResizablePanelGroup as lt, LiveRegion as m, StatCardProps as ma, MeterProps as mi, FormProvider$1 as mn, MenuItemCheckbox$1 as mr, Container as mt, KeyPadMenu as n, IdentityProps as na, TabsRoot$1 as ni, FormDateRangePickerProps as nn, SliderProps as nr, GroupImperativeHandle as nt, InlineEditProps as o, DescriptionListProps as oa, DisclosureRoot$1 as oi, FormGroup$1 as on, ToolbarContainer$1 as or, ResizableHandle as ot, THEME_PALETTES as p, StatCard as pa, Meter$1 as pi, FormNumberInputProps as pn, MenuItem$1 as pr, SectionProps as pt, PaginationProps as q, CardDescriptionProps as qi, TagInputProps as qn, SelectRoot$1 as qr, ConditionTypeRenderer as qt, KeyPadMenuProps as r, DescriptionList as ra, TabsRootProps$1 as ri, FormDescription$1 as rn, NumberInput as rr, Layout as rt, ColorPalette as s, EmptyState as sa, DisclosureTrigger$1 as si, FormGroupLabel$1 as sn, ToolbarRoot$1 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$1 as un, TooltipAnchor$1 as ur, ResizablePanelGroupProps as ut, Expression as v, AccordionRootProps as va, ProgressProps as vi, FormRemove$1 as vn, MenuSeparator$1 as vr, PageHeader as vt, FacetGroup as w, ToggleGroup$1 as wa, TextareaProps as wi, FormSelectProps as wn, ComboboxGroupLabel$1 as wr, Radio as wt, ExpressionProps as x, PrimAccordionItemProps as xa, AvatarGroupProps as xi, FormSelect as xn, MenubarRoot$1 as xr, createBlock as xt, ExpressionGroup as y, AccordionTrigger$1 as ya, Avatar as yi, FormReset$1 as yn, MenuTrigger$1 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-u5GTJl9B.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"key-pad-menu-u5GTJl9B.d.ts","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":";;;;;;;;UAGiB;EACf,UAAU,MAAM;;;;;;;;EAQhB;EACA;;;iBAIc,MAAM,UAAU,MAAc,aAAa,2BAAQ,IAAA;;;;KCTvD;;KAEA;;KAEA;;KAGA,UAAU,UAAU;EAC9B,KAAK;EACL,UAAU;EACV,OAAO;EACP;EACA,WAAW;IACT,KAAK,yBAAyB;;iBAUlB,KAAK,UAAU,wBAC7B,IACA,SACA,MACA,UACA,WACA,aACG,SACF,UAAU,qBAAE,aAAA,qBAAA,kCAAA,eAAA,kBAAA,mDAAA;;;;KCnCH;;KAEA,yBACG;;UAME,qBAAqB,KACpC,eAAe;EAGf,QAAQ;EACR,UAAU;EACV,WAAW;;;iBAIG,UACd,OACA,SACA,WACA,aACG,SACF,+BAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwBd;;;;UChDgB;;EAEf;;EAEA;;EAEA,WAAW;EACX;;;;;;iBAOc,cACd,aACA,YACA,UACA,aACC,mCAAc,IAAA;kBALD;MAAA;;;;cCPV;WACJ,SAAO;WACP,cAAY;;;UAIG;;EAEf;EACA;EACA;EACA,YAAY;;EAEZ,cAAc;;EAEd,oBAAoB;;EAEpB;EACA;EACA;;EAEA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;;;;;iBAOc,WACd,QACA,OAAO,iBACP,cACA,UACA,YACA,MACA,MACA,UACA,WACA,MACA,OACA,UACA,OACA,MACA,WACA,kBACc,aACb,gBAAa,QAAA,IAAA;kBAlBA;MAAA;;;;cCnCV;WACJ;WACA;;;UAYe,sBAAoB;EACnC,oBAAoB;EACpB,WAAW;;;iBAIG,WACd,MACA,WACA,aACG,SACF,gCAAW,IAAA;kBALE;MAAA;;;KAqBJ,qBAAmB;;iBAGf,gBACd,WACA,UACA,gBACG,SACF,qCAAgB,IAAA;kBALH;MAAA;;;;;iBC1BA,kBACd,cACG,SACF;EAAuB;oBAAoB,IAAA;kBAH9B;MAAA;;;iBAkBA,kBAAgB,cAAc,SAAS,yCAAsB,IAAA;kBAA7D;MAAA;;;iBAcA,qBACd,WACA,aACG,SACF,4CAAyB,IAAA;kBAJZ;MAAA;;;iBAwBA,qBACd,WACA,aACG,SACF,4CAAyB,IAAA;kBAJZ;MAAA;;;;;UCrEC,sBAAsB;EACrC;;EAEA;;EAEA;;;;;EAKA;EACA;;EAEA;EACA;;;iBA+Bc,WACd,OACA,OACA,QACA,OACA,UACA,aACA,MACA,eACA,MACA,SACA,MACA,UACA,UACA,aACC,gBAAa,QAAA,IAAA;kBAfA;MAAA;;;;;UCzCC;EACf;EACA;EACA;EACA,OAAO,MAAM;EACb;;;UAIe;EACf,OAAO;EACP,YAAY,MAAM;EAClB;EACA,cAAc,MAAM;;EAEpB;;;iBAIc,aACd,OACA,WACA,WACA,0BACc,aACb,kCAAe,IAAA;;;;UCnCD;EACf;EACA;EACA;EACA;EACA;;;UAIe;EACf,OAAO;EACP;EACA;;;;;;EAMA,OAAO;;;;;EAKP,SAAS;EACT,UAAU,qBAAqB;EAC/B;;EAEA;;EAEA;;EAEA;;;;;EAKA;;EAEA;;;;;;EAMA;;;iBAkCc,aACd,MACA,OACA,aACA,MACA,QACA,SACA,WACA,UACA,cACA,WACA,QACA,WACA,QACC,kCAAe,IAAA;;;;UCzFD;EACf;EACA,MAAM;EACN,aAAa;;;;;;EAMb;;EAEA;;EAEA;;;UAIe;EACf,QAAQ;EACR;;EAEA;;;UAUe;EACf,OAAO;;;;;;EAMP;EACA;EACA;EACA,SAAS;EACT;;;;;;;;;;;;;;;;;;;;;;iBAoEc,kBACd,OACA,QACA,SACA,YACA,QAAQ,cACR,aACC,uCAAoB,IAAA;kBAPP;MAAA;;;;;UCjHC;;;;;;EAMf;;EAEA;;EAEA;EACA;;;;;;EAMA;;EAEA,QAAQ;EACR;;EAEA;EACA;IAAW;IAAqB;;EAChC;;;;;;;;;;iBAgCc,WACd,MACA,WACA,IACA,WACA,OACA,OACA,MACA,YACA,QAAQ,cACR,aACC,gCAAa,IAAA;kBAXA;MAAA;;;;;UCzDC,kBAAkB,MAAM,eAAe;EACtD;EACA;;EAEA;;EAEA;;EAEA;;EAEA,oBAAoB;;;iBAIN,OACd,SACA,SACA,QACA,YACA,UACA,kBACA,WACA,UACA,SACA,WACA,MACA,aACG,SACF,4BAAS,IAAA;;UAuEK,wBAAwB,MAAM,eAAe;;EAE5D;;;iBAUc,aACd,KACA,WACA,aACG,SACF,kCAAe,IAAA;;UAcD,uBAAuB,MAAM,eAAe;;EAE3D;;;iBAIc,YACd,IAAI,KACJ,WACA,aACG,SACF,iCAAc,IAAA;;KAcL,uBAAuB,MAAM,eAAe;;iBAGxC,kBACd,WACA,aACG,SACF,uCAAoB,IAAA;;UAcN,yBAAyB,MAAM,eAAe;;EAE7D;;;iBAWc,cACd,SACA,WACA,aACG,SACF,mCAAgB,IAAA;;UAcF,wBAAwB,MAAM,eAAe;;EAE5D;;;iBAIc,aACd,SACA,WACA,aACG,SACF,kCAAe,IAAA;;;;UC9ND,oBAAoB;EACnC;EACA;EACA;EACA,WAAW;EACX,YAAY;;;iBAqBE,SACd,SACA,MACA,SACA,UACA,WACA,WACA,UACA,uBACa,aACV,SACF,8BAAW,IAAA;;;;UCrCG,mBAAmB;EAClC;EACA;EACA;;EAEA;;EAEA;;;iBAiCc,QACd,SACA,MACA,KACA,UACA,cACA,WACA,aACG,SACF,6BAAU,IAAA;;;;UClDI,qBAAqB;EACpC;;;iBAUc,UACd,MACA,WACA,qBACe,0BACD,cACX,SACF,+BAAY,IAAA;;;;UCjBE,mBAAmB;EAClC;EACA;EACA,OAAO;EACP;EACA;;;iBA6Ec,QACd,SACA,OACA,MACA,aACA,WACA,WACA,aACG,SACF,6BAAU,IAAA;;;;UChFI,mBAAmB,KAClC;EAGA;EACA;EACA;EACA,WAAW;EACX,YAAY;EACZ;EACA;;cAKW,uBAAK,0BAAA,6BAAA,cAAA;;;;UCdD,oBAAoB,KACnC;EAGA;EACA;EACA;EACA;;EAEA;EACA;EACA;EACA,YAAY;EACZ;;cAqBW,wBAAM,0BAAA,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,UACd,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,WAC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A,OACA,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,aAC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"}
|