@texturehq/edges 1.9.0 → 1.10.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/components.manifest.json +19 -19
- package/dist/generated/tailwind-tokens-dark.css +105 -103
- package/dist/generated/tailwind-tokens-light.css +105 -103
- package/dist/generated/viz-runtime.css +89 -89
- package/dist/index.cjs +6 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +44 -22
- package/dist/index.d.ts +44 -22
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/dist/{server-5Bc5-7Uc.d.cts → server-BwR7EOd8.d.cts} +7 -2
- package/dist/{server-5Bc5-7Uc.d.ts → server-BwR7EOd8.d.ts} +7 -2
- package/dist/server.cjs +2 -2
- package/dist/server.cjs.map +1 -1
- package/dist/server.d.cts +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/server.js +2 -2
- package/dist/server.js.map +1 -1
- package/dist/styles/computed.css +1 -1
- package/dist/styles.css +314 -307
- package/dist/utilities.manifest.json +9 -2
- package/package.json +1 -1
- package/scripts/generate-edges-docs.js +2 -0
- package/scripts/generate-viz-runtime.js +3 -3
package/dist/index.d.cts
CHANGED
|
@@ -2,8 +2,8 @@ import { Key, ValidationResult, BreadcrumbProps, BreadcrumbsProps, ButtonProps a
|
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps, DialogTrigger } from 'react-aria-components';
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { HTMLAttributes, ReactNode, ComponentProps, CSSProperties, ComponentType, Component, ErrorInfo } from 'react';
|
|
5
|
-
import { F as FieldValue, B as BooleanFormat, a as FormattedValue, C as CurrentFormat, D as DateFormat, b as DistanceFormat, E as EnergyFormat, c as CurrencyFormat, N as NumberFormat, P as PhoneFormat, d as PowerFormat, e as FormatterFunction, R as ResistanceFormat, T as TemperatureUnitString, f as TemperatureUnit, g as TemperatureFormat, h as TextFormat, V as VoltageFormat, i as FieldFormat, j as BaseDataPoint, I as Icon, Y as YFormatType, k as TooltipData, l as IconName$2, m as ComponentFormatter, L as LayerSpec, n as CustomPinsSpec, G as GeoJsonLayerSpec, o as RasterLayerSpec, p as VectorLayerSpec } from './server-
|
|
6
|
-
export { A as ActionItem, r as ActionMenu, q as ActionMenuProps, t as AppShell, s as AppShellProps, v as Avatar, u as AvatarProps, x as Badge, w as BadgeProps, aE as BaseFormat, al as ChartContext, an as ChartMargin, J as CodeEditor, y as CodeEditorProps, z as CodeLanguage, H as CodeTheme, X as ColorSpec, aB as ComponentFormatOptions, aL as CurrentUnit, aO as CustomFormat, M as DateField, K as DateFieldProps, aH as DateFormatStyle, aN as DistanceUnit, aI as EnergyUnit, Q as FileUpload, O as FileUploadProps, S as Heading, a4 as InteractiveMap, Z as InteractiveMapProps, _ as LayerFeature, $ as LayerStyle, U as Loader, W as Logo, a5 as MAP_TYPES, a0 as MapPoint, a8 as Meter, a7 as MeterProps, aJ as PowerUnit, a1 as RenderType, aM as ResistanceUnit, aa as RichTextEditor, a9 as RichTextEditorProps, ac as SegmentOption, ad as SegmentedControl, ab as SegmentedControlProps, ag as SideNav, ae as SideNavItem, af as SideNavProps, a6 as StaticMap, a2 as StaticMapProps, ah as TextLink, aF as TextTransform, aG as TextTruncatePosition, ak as TooltipSeries, aj as TopNav, ai as TopNavProps, aK as VoltageUnit, as as YFormatSettings, a3 as ZoomStops, at as clearColorCache, au as createCategoryColorMap, ao as createXScale, ap as createYScale, aq as defaultMargin, aC as formatComponentValue, av as getContrastingTextColor, aw as getDefaultChartColor, ax as getDefaultColors, ay as getResolvedColor, az as getThemeCategoricalColors, ar as getYFormatSettings, aA as isLightColor, am as useChartContext, aD as useComponentFormatter } from './server-
|
|
5
|
+
import { F as FieldValue, B as BooleanFormat, a as FormattedValue, C as CurrentFormat, D as DateFormat, b as DistanceFormat, E as EnergyFormat, c as CurrencyFormat, N as NumberFormat, P as PhoneFormat, d as PowerFormat, e as FormatterFunction, R as ResistanceFormat, T as TemperatureUnitString, f as TemperatureUnit, g as TemperatureFormat, h as TextFormat, V as VoltageFormat, i as FieldFormat, j as BaseDataPoint, I as Icon, Y as YFormatType, k as TooltipData, l as IconName$2, m as ComponentFormatter, L as LayerSpec, n as CustomPinsSpec, G as GeoJsonLayerSpec, o as RasterLayerSpec, p as VectorLayerSpec } from './server-BwR7EOd8.cjs';
|
|
6
|
+
export { A as ActionItem, r as ActionMenu, q as ActionMenuProps, t as AppShell, s as AppShellProps, v as Avatar, u as AvatarProps, x as Badge, w as BadgeProps, aE as BaseFormat, al as ChartContext, an as ChartMargin, J as CodeEditor, y as CodeEditorProps, z as CodeLanguage, H as CodeTheme, X as ColorSpec, aB as ComponentFormatOptions, aL as CurrentUnit, aO as CustomFormat, M as DateField, K as DateFieldProps, aH as DateFormatStyle, aN as DistanceUnit, aI as EnergyUnit, Q as FileUpload, O as FileUploadProps, S as Heading, a4 as InteractiveMap, Z as InteractiveMapProps, _ as LayerFeature, $ as LayerStyle, U as Loader, W as Logo, a5 as MAP_TYPES, a0 as MapPoint, a8 as Meter, a7 as MeterProps, aJ as PowerUnit, a1 as RenderType, aM as ResistanceUnit, aa as RichTextEditor, a9 as RichTextEditorProps, ac as SegmentOption, ad as SegmentedControl, ab as SegmentedControlProps, ag as SideNav, ae as SideNavItem, af as SideNavProps, a6 as StaticMap, a2 as StaticMapProps, ah as TextLink, aF as TextTransform, aG as TextTruncatePosition, ak as TooltipSeries, aj as TopNav, ai as TopNavProps, aK as VoltageUnit, as as YFormatSettings, a3 as ZoomStops, at as clearColorCache, au as createCategoryColorMap, ao as createXScale, ap as createYScale, aq as defaultMargin, aC as formatComponentValue, av as getContrastingTextColor, aw as getDefaultChartColor, ax as getDefaultColors, ay as getResolvedColor, az as getThemeCategoricalColors, ar as getYFormatSettings, aA as isLightColor, am as useChartContext, aD as useComponentFormatter } from './server-BwR7EOd8.cjs';
|
|
7
7
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
8
8
|
import { ScaleTime, ScaleLinear } from 'd3-scale';
|
|
9
9
|
import '@phosphor-icons/react';
|
|
@@ -1098,18 +1098,26 @@ interface AutocompleteProps {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
declare function Autocomplete({ label, staticItems, sections, selectedKey, defaultSelectedKey, onSelectionChange, requestConfig, defaultFilter, placeholder, errorMessage, description, size, tooltip, isRequired, isDisabled, isInvalid, validationResult, showErrors, renderItem, renderLeftIcon, renderSection, autoFocus, }: AutocompleteProps): react_jsx_runtime.JSX.Element;
|
|
1100
1100
|
|
|
1101
|
+
type BreadcrumbItemProps = BreadcrumbProps & {
|
|
1102
|
+
href?: string;
|
|
1103
|
+
};
|
|
1101
1104
|
/**
|
|
1102
1105
|
* Breadcrumbs
|
|
1103
1106
|
*
|
|
1104
1107
|
* Navigation breadcrumbs that show the user's current location in the hierarchy
|
|
1108
|
+
* Automatically collapses middle items into an ellipsis dropdown when the container
|
|
1109
|
+
* width exceeds the maxWidth threshold (default: 600px)
|
|
1105
1110
|
*/
|
|
1106
|
-
declare function Breadcrumbs<T extends object>(props: BreadcrumbsProps<T>
|
|
1111
|
+
declare function Breadcrumbs<T extends object>(props: BreadcrumbsProps<T> & {
|
|
1112
|
+
maxWidth?: number;
|
|
1113
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1107
1114
|
/**
|
|
1108
|
-
*
|
|
1115
|
+
* BreadcrumbItem
|
|
1109
1116
|
*
|
|
1110
1117
|
* Individual breadcrumb item with optional link
|
|
1118
|
+
* The last breadcrumb is automatically styled as the current page (non-interactive, bold)
|
|
1111
1119
|
*/
|
|
1112
|
-
declare function
|
|
1120
|
+
declare function BreadcrumbItem(props: BreadcrumbProps & {
|
|
1113
1121
|
href?: string;
|
|
1114
1122
|
}): react_jsx_runtime.JSX.Element;
|
|
1115
1123
|
|
|
@@ -1124,11 +1132,11 @@ type BaseButtonProps = Omit<ButtonProps$1, "className">;
|
|
|
1124
1132
|
*
|
|
1125
1133
|
* Example usage:
|
|
1126
1134
|
* ```tsx
|
|
1127
|
-
* <Button variant="
|
|
1135
|
+
* <Button variant="brand" size="md" icon="Check">Save</Button>
|
|
1128
1136
|
* ```
|
|
1129
1137
|
*/
|
|
1130
1138
|
interface ButtonProps extends BaseButtonProps {
|
|
1131
|
-
variant?: "default" | "
|
|
1139
|
+
variant?: "default" | "brand" | "secondary" | "destructive" | "icon" | "link" | "unstyled" | "ghost" | "primary";
|
|
1132
1140
|
size?: Size;
|
|
1133
1141
|
badgeNumber?: number;
|
|
1134
1142
|
badgeVariant?: "primary" | "destructive";
|
|
@@ -1181,7 +1189,7 @@ declare function Calendar<T extends DateValue>({ errorMessage, ...props }: Calen
|
|
|
1181
1189
|
* <p>Main content goes here</p>
|
|
1182
1190
|
* </Card.Content>
|
|
1183
1191
|
* <Card.Footer>
|
|
1184
|
-
* <Button variant="
|
|
1192
|
+
* <Button variant="brand">Action</Button>
|
|
1185
1193
|
* </Card.Footer>
|
|
1186
1194
|
* </Card>
|
|
1187
1195
|
* ```
|
|
@@ -1249,6 +1257,11 @@ interface CheckboxGroupProps extends Omit<CheckboxGroupProps$1, "children"> {
|
|
|
1249
1257
|
*/
|
|
1250
1258
|
interface CheckboxProps extends Omit<CheckboxProps$1, "children"> {
|
|
1251
1259
|
children?: ReactNode | ((props: CheckboxRenderProps) => ReactNode);
|
|
1260
|
+
/**
|
|
1261
|
+
* Visual variant of the checkbox
|
|
1262
|
+
* @default "brand"
|
|
1263
|
+
*/
|
|
1264
|
+
variant?: "default" | "brand";
|
|
1252
1265
|
}
|
|
1253
1266
|
declare function CheckboxGroup(props: CheckboxGroupProps): react_jsx_runtime.JSX.Element;
|
|
1254
1267
|
declare function Checkbox(props: CheckboxProps): react_jsx_runtime.JSX.Element;
|
|
@@ -1261,7 +1274,7 @@ interface ChipProps {
|
|
|
1261
1274
|
/** Size variant of the chip */
|
|
1262
1275
|
size?: Size;
|
|
1263
1276
|
/** Visual variant of the chip */
|
|
1264
|
-
variant?: "default" | "
|
|
1277
|
+
variant?: "default" | "brand" | "secondary";
|
|
1265
1278
|
/** Whether the chip can be removed (shows X button) */
|
|
1266
1279
|
isRemovable?: boolean;
|
|
1267
1280
|
/** Whether the chip is disabled */
|
|
@@ -2128,9 +2141,9 @@ interface EmptyStateProps {
|
|
|
2128
2141
|
title: ReactNode;
|
|
2129
2142
|
/** Optional description providing more context. */
|
|
2130
2143
|
description?: ReactNode;
|
|
2131
|
-
/** Primary action (rendered as a
|
|
2144
|
+
/** Primary action (rendered as a button). */
|
|
2132
2145
|
primaryAction?: EmptyStateAction;
|
|
2133
|
-
/** Secondary action (rendered as a
|
|
2146
|
+
/** Secondary action (rendered as a text link). */
|
|
2134
2147
|
secondaryAction?: EmptyStateAction;
|
|
2135
2148
|
/** Optional custom action area. Use this for complete control over actions. Overrides primaryAction and secondaryAction. */
|
|
2136
2149
|
actions?: ReactNode;
|
|
@@ -2149,8 +2162,8 @@ interface EmptyStateProps {
|
|
|
2149
2162
|
* Minimal, composable empty state surface for communicating lack of data.
|
|
2150
2163
|
* Supports optional icon, description and opinionated action patterns.
|
|
2151
2164
|
*
|
|
2152
|
-
* Use `primaryAction` and `secondaryAction` for consistent styling,
|
|
2153
|
-
* for complete control over the action area.
|
|
2165
|
+
* Use `primaryAction` (button) and `secondaryAction` (text link) for consistent styling,
|
|
2166
|
+
* or use `actions` for complete control over the action area.
|
|
2154
2167
|
*/
|
|
2155
2168
|
declare function EmptyState({ icon, title, description, primaryAction, secondaryAction, actions, size, alignment, fullHeight, className, }: EmptyStateProps): react_jsx_runtime.JSX.Element;
|
|
2156
2169
|
|
|
@@ -2999,9 +3012,8 @@ declare function NumberField({ label, description, errorMessage, size, tooltip,
|
|
|
2999
3012
|
* - Composable: Use with Grid, Section, Card, DataControls and other components for flexible layouts.
|
|
3000
3013
|
* - Styling: token-oriented utility classes (match to your Tailwind preset/tokens).
|
|
3001
3014
|
*/
|
|
3002
|
-
type
|
|
3015
|
+
type PageBreadcrumbItem = BreadcrumbItemProps & {
|
|
3003
3016
|
label: string;
|
|
3004
|
-
href?: string;
|
|
3005
3017
|
};
|
|
3006
3018
|
type PageLayoutProps = {
|
|
3007
3019
|
children: React__default.ReactNode;
|
|
@@ -3022,7 +3034,7 @@ declare namespace PageLayout {
|
|
|
3022
3034
|
type PageHeaderProps = {
|
|
3023
3035
|
title: React__default.ReactNode;
|
|
3024
3036
|
subtitle?: React__default.ReactNode;
|
|
3025
|
-
breadcrumbs?:
|
|
3037
|
+
breadcrumbs?: PageBreadcrumbItem[];
|
|
3026
3038
|
/** Custom breadcrumbs node if you don't want the built-in renderer */
|
|
3027
3039
|
breadcrumbsNode?: React__default.ReactNode;
|
|
3028
3040
|
/** Optional right-aligned meta area (badges, status, small stats) */
|
|
@@ -3157,6 +3169,11 @@ interface RadioGroupProps extends Omit<RadioGroupProps$1, "children"> {
|
|
|
3157
3169
|
errorMessage?: string | ((validation: ValidationResult) => string);
|
|
3158
3170
|
/** Validation result object for functional errorMessage */
|
|
3159
3171
|
validationResult?: ValidationResult;
|
|
3172
|
+
/**
|
|
3173
|
+
* Visual variant of the radio buttons
|
|
3174
|
+
* @default "brand"
|
|
3175
|
+
*/
|
|
3176
|
+
variant?: "default" | "brand";
|
|
3160
3177
|
}
|
|
3161
3178
|
declare function RadioGroup(props: RadioGroupProps): react_jsx_runtime.JSX.Element;
|
|
3162
3179
|
declare function Radio(props: RadioProps): react_jsx_runtime.JSX.Element;
|
|
@@ -3448,6 +3465,11 @@ declare function StatList({ items, layout, dense, valueAlign, showDividers, skel
|
|
|
3448
3465
|
|
|
3449
3466
|
interface SwitchProps extends Omit<SwitchProps$1, "children"> {
|
|
3450
3467
|
children: React__default.ReactNode;
|
|
3468
|
+
/**
|
|
3469
|
+
* Visual variant of the switch
|
|
3470
|
+
* @default "default"
|
|
3471
|
+
*/
|
|
3472
|
+
variant?: "default" | "brand";
|
|
3451
3473
|
}
|
|
3452
3474
|
/**
|
|
3453
3475
|
* Switch
|
|
@@ -3455,9 +3477,9 @@ interface SwitchProps extends Omit<SwitchProps$1, "children"> {
|
|
|
3455
3477
|
* Toggle switch component for binary on/off states.
|
|
3456
3478
|
* Provides an accessible alternative to checkboxes for settings and preferences.
|
|
3457
3479
|
*/
|
|
3458
|
-
declare function Switch({ children, ...props }: SwitchProps): react_jsx_runtime.JSX.Element;
|
|
3480
|
+
declare function Switch({ children, variant, ...props }: SwitchProps): react_jsx_runtime.JSX.Element;
|
|
3459
3481
|
|
|
3460
|
-
type TabVariant = "default" | "
|
|
3482
|
+
type TabVariant = "default" | "brand";
|
|
3461
3483
|
type TabProps = TabProps$1 & {
|
|
3462
3484
|
isSelected?: boolean;
|
|
3463
3485
|
id?: string;
|
|
@@ -3472,7 +3494,7 @@ type TabListProps<T extends object> = TabListProps$1<T> & {
|
|
|
3472
3494
|
* Tabs
|
|
3473
3495
|
*
|
|
3474
3496
|
* Tabbed interface with styled tabs and panels.
|
|
3475
|
-
* @param variant - "default" for
|
|
3497
|
+
* @param variant - "default" for action-default styling, "brand" for action-brand styling
|
|
3476
3498
|
*/
|
|
3477
3499
|
declare function Tabs({ variant, ...props }: TabsProps): react_jsx_runtime.JSX.Element;
|
|
3478
3500
|
/**
|
|
@@ -3532,7 +3554,7 @@ interface TextAreaWithChipsProps extends Omit<React__default.TextareaHTMLAttribu
|
|
|
3532
3554
|
onTriggerDetected?: (triggerInfo: TriggerInfo) => void;
|
|
3533
3555
|
onTriggerDismissed?: () => void;
|
|
3534
3556
|
renderChip?: (chip: ChipData, onRemove: () => void) => React__default.ReactNode;
|
|
3535
|
-
chipVariant?: "default" | "
|
|
3557
|
+
chipVariant?: "default" | "brand" | "secondary";
|
|
3536
3558
|
chipSize?: Size;
|
|
3537
3559
|
}
|
|
3538
3560
|
/**
|
|
@@ -3590,7 +3612,7 @@ declare function TimeField({ label, description, errorMessage, size, tooltip, is
|
|
|
3590
3612
|
|
|
3591
3613
|
type IconName = ComponentProps<typeof Icon>["name"];
|
|
3592
3614
|
interface ToggleButtonProps {
|
|
3593
|
-
variant?: "default" | "
|
|
3615
|
+
variant?: "default" | "brand";
|
|
3594
3616
|
size?: Size;
|
|
3595
3617
|
className?: string;
|
|
3596
3618
|
children: React__default.ReactNode;
|
|
@@ -3702,4 +3724,4 @@ interface ColorModeProviderProps {
|
|
|
3702
3724
|
}
|
|
3703
3725
|
declare const ColorModeProvider: React.FC<ColorModeProviderProps>;
|
|
3704
3726
|
|
|
3705
|
-
export { type Action, ActionCell, type ActionCellProps, ActivityFeed, ActivityFeedGroup, type ActivityFeedGroupProps, type ActivityFeedProps, type ActivityFeedSize, type ActivityFeedVariant, ActivityItem, type ActivityItemProps, type ActivityItemSurface, type ActivityItemTone, Alert, type AlertProps, AreaSeries, AutoMobileRenderer, Autocomplete, BREAKPOINTS, BarSeries, BaseDataPoint, type BaseInputProps, type BaseProps, BooleanCell, type BooleanCellProps, BooleanFormat,
|
|
3727
|
+
export { type Action, ActionCell, type ActionCellProps, ActivityFeed, ActivityFeedGroup, type ActivityFeedGroupProps, type ActivityFeedProps, type ActivityFeedSize, type ActivityFeedVariant, ActivityItem, type ActivityItemProps, type ActivityItemSurface, type ActivityItemTone, Alert, type AlertProps, AreaSeries, AutoMobileRenderer, Autocomplete, BREAKPOINTS, BarSeries, BaseDataPoint, type BaseInputProps, type BaseProps, BooleanCell, type BooleanCellProps, BooleanFormat, BreadcrumbItem, type BreadcrumbItemProps, Breadcrumbs, type Breakpoint, type BreakpointState, Button, Calendar, Card, CardMobileRenderer, type CardProps, type CardVariant, type CellAlignment, type CellComponent, type CellComponentProps, type CellContext, type CellEmphasis, ChartAxis, ChartBottomBar, ChartContainer, type ChartExportMetadata, ChartTooltip, Checkbox, CheckboxGroup, Chip, ClearButton, Collapse, CollapseContent, type CollapseContentProps, type CollapseDensity, CollapseHeader, type CollapseHeaderProps, CollapseItem, type CollapseItemProps, type CollapseProps, type CollapseVariant, ColorModeProvider, type Column, ComponentFormatter, Confirm, type ConfirmProps, CopyToClipboard, CurrencyFormat, CurrentFormat, CustomPinsSpec, DataControls, type Filter as DataControlsFilter, type DataControlsProps, type SortOption as DataControlsSortOption, DataTable, type DataTableProps, DateCell, type DateCellProps, DateFormat, DateRangePicker, Description, type DescriptionProps, Dialog, type DialogAction, type DialogFooterConfig, DialogHeader, type DialogHeaderConfig, type DialogHeaderProps, type DialogProps, DistanceFormat, Drawer, type DrawerProps, EmptyState, type EmptyStateAction, type EmptyStateAlignment, type EmptyStateProps, type EmptyStateSize, EnergyFormat, ErrorBoundary, type ExportType, FieldError, type FieldErrorProps, FieldFormat, FieldGroup, type FieldGroupProps, FieldValue, FilterChips, type FilterChipsProps, Form, FormatRegistry, FormattedValue, FormatterFunction, GeoJsonLayerSpec, Grid, type GridAlign, type GridCols, type GridFlow, type GridGap, type GridItemProps, type GridJustify, type GridProps, type GridSpan, Icon, Input, type InputProps, type InputStyleProps, InputWrapper, Kpi, KpiGroup, type KpiGroupAlign, type KpiGroupCols, type KpiGroupGap, type KpiGroupProps, type KpiOrientation, type KpiProps, type KpiSize, type KpiStatus, Label, type LabelProps, LayerSpec, LineSeries, type LinkBehavior, List, ListBox, ListBoxItem, ListItem, type ListItemProps, ListPane, type ListPaneProps, type ListProps, type MobileBreakpoint, type MobileConfig, type MobileRenderer, ModalBackdrop, type ModalBackdropProps, Notice, NoticeContainer, type NoticeContainerProps, type NoticeOptions, type NoticeProps, NoticeProvider, type NoticeProviderProps, type NoticeVariant, NumberCell, type NumberCellProps, NumberField, NumberFormat, type PageActionsProps, type PageAsideProps, type PageBreadcrumbItem, type PageContentProps, type PageHeaderProps, PageLayout, type PageLayoutProps, PhoneFormat, PlaceSearch, Popover, PowerFormat, ProgressBar, Radio, RadioGroup, RangeCalendar, RasterLayerSpec, ResistanceFormat, type ResponsiveValue, ResultsCount, type ResultsCountProps, SKELETON_SIZES, SearchControl, type SearchControlProps, Section, type SectionProps, type SectionSpacing, type SectionVariant, Select, SelectCell, type SelectCellProps, Skeleton, Slider, type SortConfig, SortControl, type SortControlProps, type SortDirection, SplitPane, type SplitPaneOrientation, type SplitPanePanelProps, type SplitPaneProps, type StatAlign, type StatFormatter, type StatItem, type StatLayout, StatList, type StatListProps, type StatThreshold, type StatTone, type StatValue, Switch, Tab, TabList, TabPanel, type TableDensity, type TableLayout, type TableWidth, Tabs, type TabsProps$1 as TabsProps, TemperatureFormat, TemperatureUnit, TemperatureUnitString, TextArea, TextAreaWithChips, TextCell, type TextCellProps, TextField, TextFormat, TimeField, ToggleButton, Tooltip, TooltipData, Tray, type TrayProps, type TrendPoint, type UseBreakpointReturn, VectorLayerSpec, VoltageFormat, YFormatType, autoScaleCurrent, autoScaleDistance, autoScaleEnergy, autoScalePower, autoScaleResistance, autoScaleVoltage, camelCaseToWords, capitalize, celsiusToFahrenheit, celsiusToKelvin, centimetersToInches, createFormat, enumToSentenceCase, exportChart, fahrenheitToCelsius, fahrenheitToKelvin, feetToMeters, feetToMiles, formatBoolean, formatCurrency, formatCurrent, formatDate, formatDistance, formatEmptyValue, formatEnergy, formatFieldValue, formatInternationalPhone, formatNumber, formatPhone, formatPhoneNumber, formatPower, formatResistance, formatTemperature, formatText, formatUSPhone, formatVoltage, getBadgeClasses, getBooleanBadgeVariant, getCellAlignmentClasses, getCellContainerClasses, getCellTextClasses, getDateParts, getExportFormatName, getFieldGroupStyles, getInputBackgroundStyles, getInputBaseStyles, getInputStateStyles, getNumericColorClasses, getSkeletonSize, inchesToCentimeters, isCustomPinsLayer, isExportSupported, isGeoJsonLayer, isNil, isRasterLayer, isVectorLayer, kelvinToCelsius, kelvinToFahrenheit, kilometersToMiles, layer, metersToFeet, metersToMiles, metersToYards, milesToFeet, milesToKilometers, milesToMeters, parseBoolean, resolveValue, snakeCaseToWords, temperatureStringToSymbol, toA, toActiveInactive, toAmps, toBoolean, toCelsius, toCentimeters, toCheckmark, toCompactNumber, toCurrency, toCustomDateFormat, toDateString, toEnabledDisabled, toFahrenheit, toFeet, toFloat, toFormattedNumber, toFullDateTime, toGW, toGWh, toGigawatts, toISOString, toInches, toInteger, toKA, toKV, toKW, toKelvin, toKiloamps, toKilohms, toKilometers, toKilovolts, toKilowatts, toLowerCase, toMA, toMV, toMW, toMWh, toMegawatts, toMegohms, toMeters, toMiles, toMilliamps, toMillimeters, toMilliohms, toMillivolts, toNauticalMiles, toOhms, toOnOff, toPercentage, toRelativeTime, toScientificNotation, toSecret, toSentenceCase, toTemperature, toTitleCase, toTrueFalse, toUpperCase, toV, toVolts, toW, toWatts, toWh, toYards, tokWh, truncateEnd, truncateMiddle, truncateStart, ucFirst, useBreakpoint, useColorMode, useDebounce, useInputFocus, useLocalStorage, useMediaQuery, useNotice, yardsToMeters };
|
package/dist/index.d.ts
CHANGED
|
@@ -2,8 +2,8 @@ import { Key, ValidationResult, BreadcrumbProps, BreadcrumbsProps, ButtonProps a
|
|
|
2
2
|
export { BreadcrumbProps, BreadcrumbsProps, DialogTrigger } from 'react-aria-components';
|
|
3
3
|
import * as React$1 from 'react';
|
|
4
4
|
import React__default, { HTMLAttributes, ReactNode, ComponentProps, CSSProperties, ComponentType, Component, ErrorInfo } from 'react';
|
|
5
|
-
import { F as FieldValue, B as BooleanFormat, a as FormattedValue, C as CurrentFormat, D as DateFormat, b as DistanceFormat, E as EnergyFormat, c as CurrencyFormat, N as NumberFormat, P as PhoneFormat, d as PowerFormat, e as FormatterFunction, R as ResistanceFormat, T as TemperatureUnitString, f as TemperatureUnit, g as TemperatureFormat, h as TextFormat, V as VoltageFormat, i as FieldFormat, j as BaseDataPoint, I as Icon, Y as YFormatType, k as TooltipData, l as IconName$2, m as ComponentFormatter, L as LayerSpec, n as CustomPinsSpec, G as GeoJsonLayerSpec, o as RasterLayerSpec, p as VectorLayerSpec } from './server-
|
|
6
|
-
export { A as ActionItem, r as ActionMenu, q as ActionMenuProps, t as AppShell, s as AppShellProps, v as Avatar, u as AvatarProps, x as Badge, w as BadgeProps, aE as BaseFormat, al as ChartContext, an as ChartMargin, J as CodeEditor, y as CodeEditorProps, z as CodeLanguage, H as CodeTheme, X as ColorSpec, aB as ComponentFormatOptions, aL as CurrentUnit, aO as CustomFormat, M as DateField, K as DateFieldProps, aH as DateFormatStyle, aN as DistanceUnit, aI as EnergyUnit, Q as FileUpload, O as FileUploadProps, S as Heading, a4 as InteractiveMap, Z as InteractiveMapProps, _ as LayerFeature, $ as LayerStyle, U as Loader, W as Logo, a5 as MAP_TYPES, a0 as MapPoint, a8 as Meter, a7 as MeterProps, aJ as PowerUnit, a1 as RenderType, aM as ResistanceUnit, aa as RichTextEditor, a9 as RichTextEditorProps, ac as SegmentOption, ad as SegmentedControl, ab as SegmentedControlProps, ag as SideNav, ae as SideNavItem, af as SideNavProps, a6 as StaticMap, a2 as StaticMapProps, ah as TextLink, aF as TextTransform, aG as TextTruncatePosition, ak as TooltipSeries, aj as TopNav, ai as TopNavProps, aK as VoltageUnit, as as YFormatSettings, a3 as ZoomStops, at as clearColorCache, au as createCategoryColorMap, ao as createXScale, ap as createYScale, aq as defaultMargin, aC as formatComponentValue, av as getContrastingTextColor, aw as getDefaultChartColor, ax as getDefaultColors, ay as getResolvedColor, az as getThemeCategoricalColors, ar as getYFormatSettings, aA as isLightColor, am as useChartContext, aD as useComponentFormatter } from './server-
|
|
5
|
+
import { F as FieldValue, B as BooleanFormat, a as FormattedValue, C as CurrentFormat, D as DateFormat, b as DistanceFormat, E as EnergyFormat, c as CurrencyFormat, N as NumberFormat, P as PhoneFormat, d as PowerFormat, e as FormatterFunction, R as ResistanceFormat, T as TemperatureUnitString, f as TemperatureUnit, g as TemperatureFormat, h as TextFormat, V as VoltageFormat, i as FieldFormat, j as BaseDataPoint, I as Icon, Y as YFormatType, k as TooltipData, l as IconName$2, m as ComponentFormatter, L as LayerSpec, n as CustomPinsSpec, G as GeoJsonLayerSpec, o as RasterLayerSpec, p as VectorLayerSpec } from './server-BwR7EOd8.js';
|
|
6
|
+
export { A as ActionItem, r as ActionMenu, q as ActionMenuProps, t as AppShell, s as AppShellProps, v as Avatar, u as AvatarProps, x as Badge, w as BadgeProps, aE as BaseFormat, al as ChartContext, an as ChartMargin, J as CodeEditor, y as CodeEditorProps, z as CodeLanguage, H as CodeTheme, X as ColorSpec, aB as ComponentFormatOptions, aL as CurrentUnit, aO as CustomFormat, M as DateField, K as DateFieldProps, aH as DateFormatStyle, aN as DistanceUnit, aI as EnergyUnit, Q as FileUpload, O as FileUploadProps, S as Heading, a4 as InteractiveMap, Z as InteractiveMapProps, _ as LayerFeature, $ as LayerStyle, U as Loader, W as Logo, a5 as MAP_TYPES, a0 as MapPoint, a8 as Meter, a7 as MeterProps, aJ as PowerUnit, a1 as RenderType, aM as ResistanceUnit, aa as RichTextEditor, a9 as RichTextEditorProps, ac as SegmentOption, ad as SegmentedControl, ab as SegmentedControlProps, ag as SideNav, ae as SideNavItem, af as SideNavProps, a6 as StaticMap, a2 as StaticMapProps, ah as TextLink, aF as TextTransform, aG as TextTruncatePosition, ak as TooltipSeries, aj as TopNav, ai as TopNavProps, aK as VoltageUnit, as as YFormatSettings, a3 as ZoomStops, at as clearColorCache, au as createCategoryColorMap, ao as createXScale, ap as createYScale, aq as defaultMargin, aC as formatComponentValue, av as getContrastingTextColor, aw as getDefaultChartColor, ax as getDefaultColors, ay as getResolvedColor, az as getThemeCategoricalColors, ar as getYFormatSettings, aA as isLightColor, am as useChartContext, aD as useComponentFormatter } from './server-BwR7EOd8.js';
|
|
7
7
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
8
8
|
import { ScaleTime, ScaleLinear } from 'd3-scale';
|
|
9
9
|
import '@phosphor-icons/react';
|
|
@@ -1098,18 +1098,26 @@ interface AutocompleteProps {
|
|
|
1098
1098
|
}
|
|
1099
1099
|
declare function Autocomplete({ label, staticItems, sections, selectedKey, defaultSelectedKey, onSelectionChange, requestConfig, defaultFilter, placeholder, errorMessage, description, size, tooltip, isRequired, isDisabled, isInvalid, validationResult, showErrors, renderItem, renderLeftIcon, renderSection, autoFocus, }: AutocompleteProps): react_jsx_runtime.JSX.Element;
|
|
1100
1100
|
|
|
1101
|
+
type BreadcrumbItemProps = BreadcrumbProps & {
|
|
1102
|
+
href?: string;
|
|
1103
|
+
};
|
|
1101
1104
|
/**
|
|
1102
1105
|
* Breadcrumbs
|
|
1103
1106
|
*
|
|
1104
1107
|
* Navigation breadcrumbs that show the user's current location in the hierarchy
|
|
1108
|
+
* Automatically collapses middle items into an ellipsis dropdown when the container
|
|
1109
|
+
* width exceeds the maxWidth threshold (default: 600px)
|
|
1105
1110
|
*/
|
|
1106
|
-
declare function Breadcrumbs<T extends object>(props: BreadcrumbsProps<T>
|
|
1111
|
+
declare function Breadcrumbs<T extends object>(props: BreadcrumbsProps<T> & {
|
|
1112
|
+
maxWidth?: number;
|
|
1113
|
+
}): react_jsx_runtime.JSX.Element;
|
|
1107
1114
|
/**
|
|
1108
|
-
*
|
|
1115
|
+
* BreadcrumbItem
|
|
1109
1116
|
*
|
|
1110
1117
|
* Individual breadcrumb item with optional link
|
|
1118
|
+
* The last breadcrumb is automatically styled as the current page (non-interactive, bold)
|
|
1111
1119
|
*/
|
|
1112
|
-
declare function
|
|
1120
|
+
declare function BreadcrumbItem(props: BreadcrumbProps & {
|
|
1113
1121
|
href?: string;
|
|
1114
1122
|
}): react_jsx_runtime.JSX.Element;
|
|
1115
1123
|
|
|
@@ -1124,11 +1132,11 @@ type BaseButtonProps = Omit<ButtonProps$1, "className">;
|
|
|
1124
1132
|
*
|
|
1125
1133
|
* Example usage:
|
|
1126
1134
|
* ```tsx
|
|
1127
|
-
* <Button variant="
|
|
1135
|
+
* <Button variant="brand" size="md" icon="Check">Save</Button>
|
|
1128
1136
|
* ```
|
|
1129
1137
|
*/
|
|
1130
1138
|
interface ButtonProps extends BaseButtonProps {
|
|
1131
|
-
variant?: "default" | "
|
|
1139
|
+
variant?: "default" | "brand" | "secondary" | "destructive" | "icon" | "link" | "unstyled" | "ghost" | "primary";
|
|
1132
1140
|
size?: Size;
|
|
1133
1141
|
badgeNumber?: number;
|
|
1134
1142
|
badgeVariant?: "primary" | "destructive";
|
|
@@ -1181,7 +1189,7 @@ declare function Calendar<T extends DateValue>({ errorMessage, ...props }: Calen
|
|
|
1181
1189
|
* <p>Main content goes here</p>
|
|
1182
1190
|
* </Card.Content>
|
|
1183
1191
|
* <Card.Footer>
|
|
1184
|
-
* <Button variant="
|
|
1192
|
+
* <Button variant="brand">Action</Button>
|
|
1185
1193
|
* </Card.Footer>
|
|
1186
1194
|
* </Card>
|
|
1187
1195
|
* ```
|
|
@@ -1249,6 +1257,11 @@ interface CheckboxGroupProps extends Omit<CheckboxGroupProps$1, "children"> {
|
|
|
1249
1257
|
*/
|
|
1250
1258
|
interface CheckboxProps extends Omit<CheckboxProps$1, "children"> {
|
|
1251
1259
|
children?: ReactNode | ((props: CheckboxRenderProps) => ReactNode);
|
|
1260
|
+
/**
|
|
1261
|
+
* Visual variant of the checkbox
|
|
1262
|
+
* @default "brand"
|
|
1263
|
+
*/
|
|
1264
|
+
variant?: "default" | "brand";
|
|
1252
1265
|
}
|
|
1253
1266
|
declare function CheckboxGroup(props: CheckboxGroupProps): react_jsx_runtime.JSX.Element;
|
|
1254
1267
|
declare function Checkbox(props: CheckboxProps): react_jsx_runtime.JSX.Element;
|
|
@@ -1261,7 +1274,7 @@ interface ChipProps {
|
|
|
1261
1274
|
/** Size variant of the chip */
|
|
1262
1275
|
size?: Size;
|
|
1263
1276
|
/** Visual variant of the chip */
|
|
1264
|
-
variant?: "default" | "
|
|
1277
|
+
variant?: "default" | "brand" | "secondary";
|
|
1265
1278
|
/** Whether the chip can be removed (shows X button) */
|
|
1266
1279
|
isRemovable?: boolean;
|
|
1267
1280
|
/** Whether the chip is disabled */
|
|
@@ -2128,9 +2141,9 @@ interface EmptyStateProps {
|
|
|
2128
2141
|
title: ReactNode;
|
|
2129
2142
|
/** Optional description providing more context. */
|
|
2130
2143
|
description?: ReactNode;
|
|
2131
|
-
/** Primary action (rendered as a
|
|
2144
|
+
/** Primary action (rendered as a button). */
|
|
2132
2145
|
primaryAction?: EmptyStateAction;
|
|
2133
|
-
/** Secondary action (rendered as a
|
|
2146
|
+
/** Secondary action (rendered as a text link). */
|
|
2134
2147
|
secondaryAction?: EmptyStateAction;
|
|
2135
2148
|
/** Optional custom action area. Use this for complete control over actions. Overrides primaryAction and secondaryAction. */
|
|
2136
2149
|
actions?: ReactNode;
|
|
@@ -2149,8 +2162,8 @@ interface EmptyStateProps {
|
|
|
2149
2162
|
* Minimal, composable empty state surface for communicating lack of data.
|
|
2150
2163
|
* Supports optional icon, description and opinionated action patterns.
|
|
2151
2164
|
*
|
|
2152
|
-
* Use `primaryAction` and `secondaryAction` for consistent styling,
|
|
2153
|
-
* for complete control over the action area.
|
|
2165
|
+
* Use `primaryAction` (button) and `secondaryAction` (text link) for consistent styling,
|
|
2166
|
+
* or use `actions` for complete control over the action area.
|
|
2154
2167
|
*/
|
|
2155
2168
|
declare function EmptyState({ icon, title, description, primaryAction, secondaryAction, actions, size, alignment, fullHeight, className, }: EmptyStateProps): react_jsx_runtime.JSX.Element;
|
|
2156
2169
|
|
|
@@ -2999,9 +3012,8 @@ declare function NumberField({ label, description, errorMessage, size, tooltip,
|
|
|
2999
3012
|
* - Composable: Use with Grid, Section, Card, DataControls and other components for flexible layouts.
|
|
3000
3013
|
* - Styling: token-oriented utility classes (match to your Tailwind preset/tokens).
|
|
3001
3014
|
*/
|
|
3002
|
-
type
|
|
3015
|
+
type PageBreadcrumbItem = BreadcrumbItemProps & {
|
|
3003
3016
|
label: string;
|
|
3004
|
-
href?: string;
|
|
3005
3017
|
};
|
|
3006
3018
|
type PageLayoutProps = {
|
|
3007
3019
|
children: React__default.ReactNode;
|
|
@@ -3022,7 +3034,7 @@ declare namespace PageLayout {
|
|
|
3022
3034
|
type PageHeaderProps = {
|
|
3023
3035
|
title: React__default.ReactNode;
|
|
3024
3036
|
subtitle?: React__default.ReactNode;
|
|
3025
|
-
breadcrumbs?:
|
|
3037
|
+
breadcrumbs?: PageBreadcrumbItem[];
|
|
3026
3038
|
/** Custom breadcrumbs node if you don't want the built-in renderer */
|
|
3027
3039
|
breadcrumbsNode?: React__default.ReactNode;
|
|
3028
3040
|
/** Optional right-aligned meta area (badges, status, small stats) */
|
|
@@ -3157,6 +3169,11 @@ interface RadioGroupProps extends Omit<RadioGroupProps$1, "children"> {
|
|
|
3157
3169
|
errorMessage?: string | ((validation: ValidationResult) => string);
|
|
3158
3170
|
/** Validation result object for functional errorMessage */
|
|
3159
3171
|
validationResult?: ValidationResult;
|
|
3172
|
+
/**
|
|
3173
|
+
* Visual variant of the radio buttons
|
|
3174
|
+
* @default "brand"
|
|
3175
|
+
*/
|
|
3176
|
+
variant?: "default" | "brand";
|
|
3160
3177
|
}
|
|
3161
3178
|
declare function RadioGroup(props: RadioGroupProps): react_jsx_runtime.JSX.Element;
|
|
3162
3179
|
declare function Radio(props: RadioProps): react_jsx_runtime.JSX.Element;
|
|
@@ -3448,6 +3465,11 @@ declare function StatList({ items, layout, dense, valueAlign, showDividers, skel
|
|
|
3448
3465
|
|
|
3449
3466
|
interface SwitchProps extends Omit<SwitchProps$1, "children"> {
|
|
3450
3467
|
children: React__default.ReactNode;
|
|
3468
|
+
/**
|
|
3469
|
+
* Visual variant of the switch
|
|
3470
|
+
* @default "default"
|
|
3471
|
+
*/
|
|
3472
|
+
variant?: "default" | "brand";
|
|
3451
3473
|
}
|
|
3452
3474
|
/**
|
|
3453
3475
|
* Switch
|
|
@@ -3455,9 +3477,9 @@ interface SwitchProps extends Omit<SwitchProps$1, "children"> {
|
|
|
3455
3477
|
* Toggle switch component for binary on/off states.
|
|
3456
3478
|
* Provides an accessible alternative to checkboxes for settings and preferences.
|
|
3457
3479
|
*/
|
|
3458
|
-
declare function Switch({ children, ...props }: SwitchProps): react_jsx_runtime.JSX.Element;
|
|
3480
|
+
declare function Switch({ children, variant, ...props }: SwitchProps): react_jsx_runtime.JSX.Element;
|
|
3459
3481
|
|
|
3460
|
-
type TabVariant = "default" | "
|
|
3482
|
+
type TabVariant = "default" | "brand";
|
|
3461
3483
|
type TabProps = TabProps$1 & {
|
|
3462
3484
|
isSelected?: boolean;
|
|
3463
3485
|
id?: string;
|
|
@@ -3472,7 +3494,7 @@ type TabListProps<T extends object> = TabListProps$1<T> & {
|
|
|
3472
3494
|
* Tabs
|
|
3473
3495
|
*
|
|
3474
3496
|
* Tabbed interface with styled tabs and panels.
|
|
3475
|
-
* @param variant - "default" for
|
|
3497
|
+
* @param variant - "default" for action-default styling, "brand" for action-brand styling
|
|
3476
3498
|
*/
|
|
3477
3499
|
declare function Tabs({ variant, ...props }: TabsProps): react_jsx_runtime.JSX.Element;
|
|
3478
3500
|
/**
|
|
@@ -3532,7 +3554,7 @@ interface TextAreaWithChipsProps extends Omit<React__default.TextareaHTMLAttribu
|
|
|
3532
3554
|
onTriggerDetected?: (triggerInfo: TriggerInfo) => void;
|
|
3533
3555
|
onTriggerDismissed?: () => void;
|
|
3534
3556
|
renderChip?: (chip: ChipData, onRemove: () => void) => React__default.ReactNode;
|
|
3535
|
-
chipVariant?: "default" | "
|
|
3557
|
+
chipVariant?: "default" | "brand" | "secondary";
|
|
3536
3558
|
chipSize?: Size;
|
|
3537
3559
|
}
|
|
3538
3560
|
/**
|
|
@@ -3590,7 +3612,7 @@ declare function TimeField({ label, description, errorMessage, size, tooltip, is
|
|
|
3590
3612
|
|
|
3591
3613
|
type IconName = ComponentProps<typeof Icon>["name"];
|
|
3592
3614
|
interface ToggleButtonProps {
|
|
3593
|
-
variant?: "default" | "
|
|
3615
|
+
variant?: "default" | "brand";
|
|
3594
3616
|
size?: Size;
|
|
3595
3617
|
className?: string;
|
|
3596
3618
|
children: React__default.ReactNode;
|
|
@@ -3702,4 +3724,4 @@ interface ColorModeProviderProps {
|
|
|
3702
3724
|
}
|
|
3703
3725
|
declare const ColorModeProvider: React.FC<ColorModeProviderProps>;
|
|
3704
3726
|
|
|
3705
|
-
export { type Action, ActionCell, type ActionCellProps, ActivityFeed, ActivityFeedGroup, type ActivityFeedGroupProps, type ActivityFeedProps, type ActivityFeedSize, type ActivityFeedVariant, ActivityItem, type ActivityItemProps, type ActivityItemSurface, type ActivityItemTone, Alert, type AlertProps, AreaSeries, AutoMobileRenderer, Autocomplete, BREAKPOINTS, BarSeries, BaseDataPoint, type BaseInputProps, type BaseProps, BooleanCell, type BooleanCellProps, BooleanFormat,
|
|
3727
|
+
export { type Action, ActionCell, type ActionCellProps, ActivityFeed, ActivityFeedGroup, type ActivityFeedGroupProps, type ActivityFeedProps, type ActivityFeedSize, type ActivityFeedVariant, ActivityItem, type ActivityItemProps, type ActivityItemSurface, type ActivityItemTone, Alert, type AlertProps, AreaSeries, AutoMobileRenderer, Autocomplete, BREAKPOINTS, BarSeries, BaseDataPoint, type BaseInputProps, type BaseProps, BooleanCell, type BooleanCellProps, BooleanFormat, BreadcrumbItem, type BreadcrumbItemProps, Breadcrumbs, type Breakpoint, type BreakpointState, Button, Calendar, Card, CardMobileRenderer, type CardProps, type CardVariant, type CellAlignment, type CellComponent, type CellComponentProps, type CellContext, type CellEmphasis, ChartAxis, ChartBottomBar, ChartContainer, type ChartExportMetadata, ChartTooltip, Checkbox, CheckboxGroup, Chip, ClearButton, Collapse, CollapseContent, type CollapseContentProps, type CollapseDensity, CollapseHeader, type CollapseHeaderProps, CollapseItem, type CollapseItemProps, type CollapseProps, type CollapseVariant, ColorModeProvider, type Column, ComponentFormatter, Confirm, type ConfirmProps, CopyToClipboard, CurrencyFormat, CurrentFormat, CustomPinsSpec, DataControls, type Filter as DataControlsFilter, type DataControlsProps, type SortOption as DataControlsSortOption, DataTable, type DataTableProps, DateCell, type DateCellProps, DateFormat, DateRangePicker, Description, type DescriptionProps, Dialog, type DialogAction, type DialogFooterConfig, DialogHeader, type DialogHeaderConfig, type DialogHeaderProps, type DialogProps, DistanceFormat, Drawer, type DrawerProps, EmptyState, type EmptyStateAction, type EmptyStateAlignment, type EmptyStateProps, type EmptyStateSize, EnergyFormat, ErrorBoundary, type ExportType, FieldError, type FieldErrorProps, FieldFormat, FieldGroup, type FieldGroupProps, FieldValue, FilterChips, type FilterChipsProps, Form, FormatRegistry, FormattedValue, FormatterFunction, GeoJsonLayerSpec, Grid, type GridAlign, type GridCols, type GridFlow, type GridGap, type GridItemProps, type GridJustify, type GridProps, type GridSpan, Icon, Input, type InputProps, type InputStyleProps, InputWrapper, Kpi, KpiGroup, type KpiGroupAlign, type KpiGroupCols, type KpiGroupGap, type KpiGroupProps, type KpiOrientation, type KpiProps, type KpiSize, type KpiStatus, Label, type LabelProps, LayerSpec, LineSeries, type LinkBehavior, List, ListBox, ListBoxItem, ListItem, type ListItemProps, ListPane, type ListPaneProps, type ListProps, type MobileBreakpoint, type MobileConfig, type MobileRenderer, ModalBackdrop, type ModalBackdropProps, Notice, NoticeContainer, type NoticeContainerProps, type NoticeOptions, type NoticeProps, NoticeProvider, type NoticeProviderProps, type NoticeVariant, NumberCell, type NumberCellProps, NumberField, NumberFormat, type PageActionsProps, type PageAsideProps, type PageBreadcrumbItem, type PageContentProps, type PageHeaderProps, PageLayout, type PageLayoutProps, PhoneFormat, PlaceSearch, Popover, PowerFormat, ProgressBar, Radio, RadioGroup, RangeCalendar, RasterLayerSpec, ResistanceFormat, type ResponsiveValue, ResultsCount, type ResultsCountProps, SKELETON_SIZES, SearchControl, type SearchControlProps, Section, type SectionProps, type SectionSpacing, type SectionVariant, Select, SelectCell, type SelectCellProps, Skeleton, Slider, type SortConfig, SortControl, type SortControlProps, type SortDirection, SplitPane, type SplitPaneOrientation, type SplitPanePanelProps, type SplitPaneProps, type StatAlign, type StatFormatter, type StatItem, type StatLayout, StatList, type StatListProps, type StatThreshold, type StatTone, type StatValue, Switch, Tab, TabList, TabPanel, type TableDensity, type TableLayout, type TableWidth, Tabs, type TabsProps$1 as TabsProps, TemperatureFormat, TemperatureUnit, TemperatureUnitString, TextArea, TextAreaWithChips, TextCell, type TextCellProps, TextField, TextFormat, TimeField, ToggleButton, Tooltip, TooltipData, Tray, type TrayProps, type TrendPoint, type UseBreakpointReturn, VectorLayerSpec, VoltageFormat, YFormatType, autoScaleCurrent, autoScaleDistance, autoScaleEnergy, autoScalePower, autoScaleResistance, autoScaleVoltage, camelCaseToWords, capitalize, celsiusToFahrenheit, celsiusToKelvin, centimetersToInches, createFormat, enumToSentenceCase, exportChart, fahrenheitToCelsius, fahrenheitToKelvin, feetToMeters, feetToMiles, formatBoolean, formatCurrency, formatCurrent, formatDate, formatDistance, formatEmptyValue, formatEnergy, formatFieldValue, formatInternationalPhone, formatNumber, formatPhone, formatPhoneNumber, formatPower, formatResistance, formatTemperature, formatText, formatUSPhone, formatVoltage, getBadgeClasses, getBooleanBadgeVariant, getCellAlignmentClasses, getCellContainerClasses, getCellTextClasses, getDateParts, getExportFormatName, getFieldGroupStyles, getInputBackgroundStyles, getInputBaseStyles, getInputStateStyles, getNumericColorClasses, getSkeletonSize, inchesToCentimeters, isCustomPinsLayer, isExportSupported, isGeoJsonLayer, isNil, isRasterLayer, isVectorLayer, kelvinToCelsius, kelvinToFahrenheit, kilometersToMiles, layer, metersToFeet, metersToMiles, metersToYards, milesToFeet, milesToKilometers, milesToMeters, parseBoolean, resolveValue, snakeCaseToWords, temperatureStringToSymbol, toA, toActiveInactive, toAmps, toBoolean, toCelsius, toCentimeters, toCheckmark, toCompactNumber, toCurrency, toCustomDateFormat, toDateString, toEnabledDisabled, toFahrenheit, toFeet, toFloat, toFormattedNumber, toFullDateTime, toGW, toGWh, toGigawatts, toISOString, toInches, toInteger, toKA, toKV, toKW, toKelvin, toKiloamps, toKilohms, toKilometers, toKilovolts, toKilowatts, toLowerCase, toMA, toMV, toMW, toMWh, toMegawatts, toMegohms, toMeters, toMiles, toMilliamps, toMillimeters, toMilliohms, toMillivolts, toNauticalMiles, toOhms, toOnOff, toPercentage, toRelativeTime, toScientificNotation, toSecret, toSentenceCase, toTemperature, toTitleCase, toTrueFalse, toUpperCase, toV, toVolts, toW, toWatts, toWh, toYards, tokWh, truncateEnd, truncateMiddle, truncateStart, ucFirst, useBreakpoint, useColorMode, useDebounce, useInputFocus, useLocalStorage, useMediaQuery, useNotice, yardsToMeters };
|