@salutejs/sdds-finportal 0.143.0-dev.0 → 0.144.0-canary.1459.11401631263.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2631 @@
1
+ ## API Report File for "@salutejs/sdds-finportal"
2
+
3
+ > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
+
5
+ ```ts
6
+
7
+ /// <reference types="react" />
8
+
9
+ import { AccordionItem } from '@salutejs/plasma-new-hope/styled-components';
10
+ import { addFocus } from '@salutejs/plasma-new-hope/styled-components';
11
+ import { addNotification } from '@salutejs/plasma-new-hope/styled-components';
12
+ import { AlignProp } from '@salutejs/plasma-new-hope/types/components/Cell/Cell.types';
13
+ import { AnchorHTMLAttributes } from 'react';
14
+ import { AsProps } from '@salutejs/plasma-new-hope/types/types';
15
+ import { AvatarGroupProps } from '@salutejs/plasma-new-hope/styled-components';
16
+ import { AvatarProps } from '@salutejs/plasma-new-hope/styled-components';
17
+ import { BadgeProps } from '@salutejs/plasma-new-hope/styled-components';
18
+ import { BaseAttachProps } from '@salutejs/plasma-new-hope/types/components/Attach/Attach.types';
19
+ import { BaseboxProps } from '@salutejs/plasma-new-hope/styled-components';
20
+ import { BaseCallbackChangeInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
21
+ import { BaseCallbackKeyboardInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
22
+ import { BaseProps } from '@salutejs/plasma-new-hope/types/components/Autocomplete/Autocomplete.types';
23
+ import { BaseTabItemProps } from '@salutejs/plasma-new-hope/types/components/Tabs/TabItem.types';
24
+ import { BaseTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
25
+ import { bodyL } from '@salutejs/sdds-themes/tokens';
26
+ import { bodyLBold } from '@salutejs/sdds-themes/tokens';
27
+ import { bodyM } from '@salutejs/sdds-themes/tokens';
28
+ import { bodyMBold } from '@salutejs/sdds-themes/tokens';
29
+ import { bodyS } from '@salutejs/sdds-themes/tokens';
30
+ import { bodySBold } from '@salutejs/sdds-themes/tokens';
31
+ import { bodyXS } from '@salutejs/sdds-themes/tokens';
32
+ import { bodyXSBold } from '@salutejs/sdds-themes/tokens';
33
+ import { bodyXXS } from '@salutejs/sdds-themes/tokens';
34
+ import { bodyXXSBold } from '@salutejs/sdds-themes/tokens';
35
+ import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
36
+ import { BreadcrumbsItem } from '@salutejs/plasma-new-hope/types/components/Breadcrumbs/Breadcrumbs.types';
37
+ import { BreadcrumbsProps } from '@salutejs/plasma-new-hope/styled-components';
38
+ import { ButtonBase } from '@salutejs/plasma-new-hope/styled-components';
39
+ import { ButtonGroupProps } from '@salutejs/plasma-new-hope/styled-components';
40
+ import { ButtonHTMLAttributes } from 'react';
41
+ import { Calendar as Calendar_2 } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
42
+ import { CalendarBaseProps } from '@salutejs/plasma-new-hope/styled-components';
43
+ import { CalendarConfigProps } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
44
+ import { CalendarDoubleProps } from '@salutejs/plasma-new-hope/styled-components';
45
+ import { CalendarProps } from '@salutejs/plasma-new-hope/styled-components';
46
+ import { CalendarRange } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
47
+ import { CalendarStateType } from '@salutejs/plasma-new-hope/styled-components';
48
+ import { CellProps } from '@salutejs/plasma-new-hope/styled-components';
49
+ import { CellTextbox } from '@salutejs/plasma-new-hope/styled-components';
50
+ import { CellTextboxLabel } from '@salutejs/plasma-new-hope/styled-components';
51
+ import { CellTextboxSubtitle } from '@salutejs/plasma-new-hope/styled-components';
52
+ import { CellTextboxTitle } from '@salutejs/plasma-new-hope/styled-components';
53
+ import { ChangeEvent } from 'react';
54
+ import { ChangeInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
55
+ import { CheckboxProps as CheckboxProps_2 } from '@salutejs/plasma-new-hope/types/components/Checkbox/Checkbox.types';
56
+ import { ChipGroupProps } from '@salutejs/plasma-new-hope/types/components/ChipGroup/ChipGroup.types';
57
+ import { ChipProps } from '@salutejs/plasma-new-hope/styled-components';
58
+ import { closeNotification } from '@salutejs/plasma-new-hope/styled-components';
59
+ import { ClosePlacementType } from '@salutejs/plasma-new-hope/styled-components';
60
+ import { Col } from '@salutejs/plasma-new-hope/styled-components';
61
+ import { ColCount } from '@salutejs/plasma-new-hope/styled-components';
62
+ import { ColOffsetProps } from '@salutejs/plasma-new-hope/styled-components';
63
+ import { ColProps } from '@salutejs/plasma-new-hope/styled-components';
64
+ import { ColSizeProps } from '@salutejs/plasma-new-hope/styled-components';
65
+ import type { ComboboxProps } from '@salutejs/plasma-new-hope';
66
+ import { CommitInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
67
+ import { ComponentProps } from 'react';
68
+ import { CounterProps } from '@salutejs/plasma-new-hope/styled-components';
69
+ import { counterTokens } from '@salutejs/plasma-new-hope/styled-components';
70
+ import { CustomHorizontalTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
71
+ import { CustomPopoverProps } from '@salutejs/plasma-new-hope/types/components/Popover/Popover.types';
72
+ import { CustomToastProps } from '@salutejs/plasma-new-hope/types/components/Toast/Toast.types';
73
+ import { CustomVerticalTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
74
+ import { DatePickerCalendarProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
75
+ import { datePickerClasses } from '@salutejs/plasma-new-hope/styled-components';
76
+ import { DatePickerPlacement } from '@salutejs/plasma-new-hope/styled-components';
77
+ import { DatePickerPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
78
+ import { DatePickerPopoverProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
79
+ import { DatePickerProps } from '@salutejs/plasma-new-hope/styled-components';
80
+ import { DatePickerRangePlacement } from '@salutejs/plasma-new-hope/styled-components';
81
+ import { DatePickerRangeProps } from '@salutejs/plasma-new-hope/styled-components';
82
+ import { DatePickerTextFieldProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
83
+ import { datePickerTokens } from '@salutejs/plasma-new-hope/styled-components';
84
+ import { DatePickerVariationProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
85
+ import { DividerProps } from '@salutejs/plasma-new-hope/styled-components';
86
+ import { dividerTokens } from '@salutejs/plasma-new-hope/styled-components';
87
+ import { DoubleSliderProps } from '@salutejs/plasma-new-hope/styled-components';
88
+ import { DrawerContentProps } from '@salutejs/plasma-new-hope/styled-components';
89
+ import { DrawerFooterProps } from '@salutejs/plasma-new-hope/styled-components';
90
+ import { DrawerHeaderProps } from '@salutejs/plasma-new-hope/styled-components';
91
+ import { DrawerProps } from '@salutejs/plasma-new-hope/styled-components';
92
+ import { DropdownProps } from '@salutejs/plasma-new-hope/styled-components';
93
+ import { dsplL } from '@salutejs/sdds-themes/tokens';
94
+ import { dsplLBold } from '@salutejs/sdds-themes/tokens';
95
+ import { dsplM } from '@salutejs/sdds-themes/tokens';
96
+ import { dsplMBold } from '@salutejs/sdds-themes/tokens';
97
+ import { dsplS } from '@salutejs/sdds-themes/tokens';
98
+ import { dsplSBold } from '@salutejs/sdds-themes/tokens';
99
+ import { FC } from 'react';
100
+ import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
101
+ import { FormTypeNumber } from '@salutejs/plasma-new-hope/types/types/FormType';
102
+ import { FormTypeString } from '@salutejs/plasma-new-hope/types/types/FormType';
103
+ import type { ForwardedRef } from 'react';
104
+ import { ForwardRefExoticComponent } from 'react';
105
+ import { FunctionComponent } from 'react';
106
+ import { GridProps } from '@salutejs/plasma-new-hope/styled-components';
107
+ import { h1 } from '@salutejs/sdds-themes/tokens';
108
+ import { h1Bold } from '@salutejs/sdds-themes/tokens';
109
+ import { h2 } from '@salutejs/sdds-themes/tokens';
110
+ import { h2Bold } from '@salutejs/sdds-themes/tokens';
111
+ import { h3 } from '@salutejs/sdds-themes/tokens';
112
+ import { h3Bold } from '@salutejs/sdds-themes/tokens';
113
+ import { h4 } from '@salutejs/sdds-themes/tokens';
114
+ import { h4Bold } from '@salutejs/sdds-themes/tokens';
115
+ import { h5 } from '@salutejs/sdds-themes/tokens';
116
+ import { h5Bold } from '@salutejs/sdds-themes/tokens';
117
+ import { HTMLAttributes } from 'react';
118
+ import { ImageProps } from '@salutejs/plasma-new-hope/styled-components';
119
+ import { ImgHTMLAttributes } from 'react';
120
+ import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
121
+ import { InputHTMLAttributes } from '@salutejs/plasma-new-hope/types/types';
122
+ import { InputHTMLAttributes as InputHTMLAttributes_2 } from 'react';
123
+ import type { ItemOption } from '@salutejs/plasma-new-hope';
124
+ import { JSXElementConstructor } from 'react';
125
+ import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
126
+ import { MaskProps } from '@salutejs/plasma-new-hope/types/components/Mask/Mask.types';
127
+ import { mediaQuery } from '@salutejs/plasma-new-hope/styled-components';
128
+ import { MergedDropdownNode } from '@salutejs/plasma-new-hope/types/components/Select/ui/Inner/ui/Item/Item.types';
129
+ import { modalClasses } from '@salutejs/plasma-new-hope/styled-components';
130
+ import { ModalProps } from '@salutejs/plasma-new-hope/styled-components';
131
+ import { MouseEvent as MouseEvent_2 } from 'react';
132
+ import { MutableRefObject } from 'react';
133
+ import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
134
+ import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
135
+ import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
136
+ import { Orientation } from '@salutejs/plasma-new-hope/types/components/TextFieldGroup/TextFieldGroup.types';
137
+ import { Overlay } from '@salutejs/plasma-new-hope/styled-components';
138
+ import { OverlayProps } from '@salutejs/plasma-new-hope/styled-components';
139
+ import { PaginationProps } from '@salutejs/plasma-new-hope/styled-components';
140
+ import { PanelProps } from '@salutejs/plasma-new-hope/types/components/Panel';
141
+ import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
142
+ import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
143
+ import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
144
+ import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
145
+ import { popupClasses } from '@salutejs/plasma-new-hope/styled-components';
146
+ import { PopupInfo } from '@salutejs/plasma-new-hope/styled-components';
147
+ import { PopupPlacement } from '@salutejs/plasma-new-hope/styled-components';
148
+ import { PopupProps } from '@salutejs/plasma-new-hope/styled-components';
149
+ import { PopupProvider } from '@salutejs/plasma-new-hope/styled-components';
150
+ import { Portal } from '@salutejs/plasma-new-hope/styled-components';
151
+ import { PortalProps } from '@salutejs/plasma-new-hope/styled-components';
152
+ import { priceClasses } from '@salutejs/plasma-new-hope/styled-components';
153
+ import { PriceProps } from '@salutejs/plasma-new-hope/types/components/Price/Price.types';
154
+ import { ProgressProps } from '@salutejs/plasma-new-hope/styled-components';
155
+ import { Property } from 'csstype';
156
+ import { Props } from '@salutejs/plasma-new-hope/types/components/EmptyState/EmptyState.types';
157
+ import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
158
+ import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
159
+ import { RangeInputRefs } from '@salutejs/plasma-new-hope/styled-components';
160
+ import { RangeProps } from '@salutejs/plasma-new-hope/styled-components';
161
+ import { rangeTokens } from '@salutejs/plasma-new-hope/styled-components';
162
+ import { Ratio } from '@salutejs/plasma-new-hope/styled-components';
163
+ import { default as React_2 } from 'react';
164
+ import { ReactElement } from 'react';
165
+ import { ReactNode } from 'react';
166
+ import { RectSkeleton } from '@salutejs/plasma-new-hope/styled-components';
167
+ import { RefAttributes } from 'react';
168
+ import { RefObject } from 'react';
169
+ import { Row } from '@salutejs/plasma-new-hope/styled-components';
170
+ import { ScreenConfig } from '@salutejs/plasma-new-hope/styled-components';
171
+ import { ScreenMap } from '@salutejs/plasma-new-hope/styled-components';
172
+ import { ScreenVariant } from '@salutejs/plasma-new-hope/styled-components';
173
+ import { SegmentGroupProps } from '@salutejs/plasma-new-hope/styled-components';
174
+ import { SegmentItemProps } from '@salutejs/plasma-new-hope/styled-components';
175
+ import { SegmentProvider } from '@salutejs/plasma-new-hope/styled-components';
176
+ import { SegmentProviderProps } from '@salutejs/plasma-new-hope/styled-components';
177
+ import type { SelectProps } from '@salutejs/plasma-new-hope/styled-components';
178
+ import { sheetClasses } from '@salutejs/plasma-new-hope/styled-components';
179
+ import { SheetProps } from '@salutejs/plasma-new-hope/styled-components';
180
+ import { ShowToastArgs } from '@salutejs/plasma-new-hope/styled-components';
181
+ import { SkeletonGradientProps } from '@salutejs/plasma-new-hope/styled-components';
182
+ import { SkeletonSizeProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/Skeleton.types';
183
+ import { SliderBaseProps } from '@salutejs/plasma-new-hope/types/components/Slider/components/SliderBase/SliderBase.types';
184
+ import { SliderInternalProps } from '@salutejs/plasma-new-hope/types/components/Slider/components';
185
+ import { SliderProps } from '@salutejs/plasma-new-hope/styled-components';
186
+ import { SpacingProps } from '@salutejs/plasma-new-hope/styled-components';
187
+ import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
188
+ import { StatusLabels } from '@salutejs/plasma-new-hope/types/components/Avatar/Avatar.types';
189
+ import { StepItemProps } from '@salutejs/plasma-new-hope/styled-components';
190
+ import { StepsProps } from '@salutejs/plasma-new-hope/types/components/Steps/Steps.types';
191
+ import { StyledComponent } from 'styled-components';
192
+ import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
193
+ import { TabItemRefs } from '@salutejs/plasma-new-hope/styled-components';
194
+ import { TabsContext } from '@salutejs/plasma-new-hope/styled-components';
195
+ import { TabsControllerProps } from '@salutejs/plasma-new-hope/styled-components';
196
+ import type { TextAreaProps } from '@salutejs/plasma-new-hope/styled-components';
197
+ import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
198
+ import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
199
+ import { TextFieldProps } from '@salutejs/plasma-new-hope/styled-components';
200
+ import { TextFieldPropsBase } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
201
+ import { textFieldTokens } from '@salutejs/plasma-new-hope/styled-components';
202
+ import { textL } from '@salutejs/sdds-themes/tokens';
203
+ import { textLBold } from '@salutejs/sdds-themes/tokens';
204
+ import { textM } from '@salutejs/sdds-themes/tokens';
205
+ import { textMBold } from '@salutejs/sdds-themes/tokens';
206
+ import { textS } from '@salutejs/sdds-themes/tokens';
207
+ import { textSBold } from '@salutejs/sdds-themes/tokens';
208
+ import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
209
+ import { textXS } from '@salutejs/sdds-themes/tokens';
210
+ import { textXSBold } from '@salutejs/sdds-themes/tokens';
211
+ import { ToastPosition } from '@salutejs/plasma-new-hope/styled-components';
212
+ import { ToastProps } from '@salutejs/plasma-new-hope/styled-components';
213
+ import { ToastRole } from '@salutejs/plasma-new-hope/styled-components';
214
+ import { ToolbarProps } from '@salutejs/plasma-new-hope/styled-components';
215
+ import { toolbarTokens } from '@salutejs/plasma-new-hope/styled-components';
216
+ import { TooltipProps } from '@salutejs/plasma-new-hope/styled-components';
217
+ import { usePopupContext } from '@salutejs/plasma-new-hope/styled-components';
218
+ import { useSegment } from '@salutejs/plasma-new-hope/styled-components';
219
+ import { useToast } from '@salutejs/plasma-new-hope/styled-components';
220
+ import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
221
+ import { withSkeleton } from '@salutejs/plasma-new-hope/styled-components';
222
+
223
+ // @public (undocumented)
224
+ export const Accordion: FunctionComponent<PropsType< {
225
+ view: {
226
+ default: PolymorphicClassName;
227
+ clear: PolymorphicClassName;
228
+ };
229
+ size: {
230
+ l: PolymorphicClassName;
231
+ m: PolymorphicClassName;
232
+ s: PolymorphicClassName;
233
+ xs: PolymorphicClassName;
234
+ };
235
+ }> & {
236
+ view?: string | undefined;
237
+ size?: string | undefined;
238
+ singleActive?: boolean | undefined;
239
+ defaultActiveEventKey?: number[] | undefined;
240
+ disabled?: boolean | undefined;
241
+ stretching?: "filled" | "fixed" | undefined;
242
+ onChange?: ((index?: number | undefined, value?: boolean | undefined) => void) | undefined;
243
+ children?: ReactNode;
244
+ className?: string | undefined;
245
+ } & RefAttributes<HTMLDivElement>>;
246
+
247
+ export { AccordionItem }
248
+
249
+ export { addFocus }
250
+
251
+ export { addNotification }
252
+
253
+ // @public
254
+ export const Attach: FunctionComponent<PropsType< {
255
+ view: {
256
+ default: PolymorphicClassName;
257
+ accent: PolymorphicClassName;
258
+ secondary: PolymorphicClassName;
259
+ clear: PolymorphicClassName;
260
+ success: PolymorphicClassName;
261
+ warning: PolymorphicClassName;
262
+ critical: PolymorphicClassName;
263
+ dark: PolymorphicClassName;
264
+ black: PolymorphicClassName;
265
+ white: PolymorphicClassName;
266
+ };
267
+ size: {
268
+ l: PolymorphicClassName;
269
+ m: PolymorphicClassName;
270
+ s: PolymorphicClassName;
271
+ xs: PolymorphicClassName;
272
+ };
273
+ }> & ((HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
274
+ text?: string | undefined;
275
+ contentLeft?: ReactNode;
276
+ contentPlacing?: ("default" | "relaxed") | undefined;
277
+ isLoading?: boolean | undefined;
278
+ loader?: ReactNode;
279
+ stretch?: boolean | undefined;
280
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
281
+ square?: boolean | undefined;
282
+ focused?: boolean | undefined;
283
+ disabled?: boolean | undefined;
284
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
285
+ view?: string | undefined;
286
+ size?: string | undefined;
287
+ outlined?: boolean | undefined;
288
+ shiftLeft?: boolean | undefined;
289
+ shiftRight?: boolean | undefined;
290
+ blur?: "small" | "medium" | "large" | undefined;
291
+ } & {
292
+ value?: string | number | undefined;
293
+ contentRight?: undefined;
294
+ } & BaseAttachProps & {
295
+ buttonType?: "button" | undefined;
296
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
297
+ text?: string | undefined;
298
+ contentLeft?: ReactNode;
299
+ contentPlacing?: ("default" | "relaxed") | undefined;
300
+ isLoading?: boolean | undefined;
301
+ loader?: ReactNode;
302
+ stretch?: boolean | undefined;
303
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
304
+ square?: boolean | undefined;
305
+ focused?: boolean | undefined;
306
+ disabled?: boolean | undefined;
307
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
308
+ view?: string | undefined;
309
+ size?: string | undefined;
310
+ outlined?: boolean | undefined;
311
+ shiftLeft?: boolean | undefined;
312
+ shiftRight?: boolean | undefined;
313
+ blur?: "small" | "medium" | "large" | undefined;
314
+ } & {
315
+ value?: string | number | undefined;
316
+ contentRight?: undefined;
317
+ } & BaseAttachProps & {
318
+ buttonType?: "button" | undefined;
319
+ } & {
320
+ value?: undefined;
321
+ contentRight?: ReactNode;
322
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
323
+ text?: string | undefined;
324
+ contentLeft?: ReactNode;
325
+ contentPlacing?: ("default" | "relaxed") | undefined;
326
+ isLoading?: boolean | undefined;
327
+ loader?: ReactNode;
328
+ stretch?: boolean | undefined;
329
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
330
+ square?: boolean | undefined;
331
+ focused?: boolean | undefined;
332
+ disabled?: boolean | undefined;
333
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
334
+ view?: string | undefined;
335
+ size?: string | undefined;
336
+ outlined?: boolean | undefined;
337
+ shiftLeft?: boolean | undefined;
338
+ shiftRight?: boolean | undefined;
339
+ blur?: "small" | "medium" | "large" | undefined;
340
+ } & {
341
+ value?: string | number | undefined;
342
+ contentRight?: undefined;
343
+ } & BaseAttachProps & {
344
+ buttonType?: "iconButton" | undefined;
345
+ icon?: ReactNode;
346
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
347
+ text?: string | undefined;
348
+ contentLeft?: ReactNode;
349
+ contentPlacing?: ("default" | "relaxed") | undefined;
350
+ isLoading?: boolean | undefined;
351
+ loader?: ReactNode;
352
+ stretch?: boolean | undefined;
353
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
354
+ square?: boolean | undefined;
355
+ focused?: boolean | undefined;
356
+ disabled?: boolean | undefined;
357
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
358
+ view?: string | undefined;
359
+ size?: string | undefined;
360
+ outlined?: boolean | undefined;
361
+ shiftLeft?: boolean | undefined;
362
+ shiftRight?: boolean | undefined;
363
+ blur?: "small" | "medium" | "large" | undefined;
364
+ } & {
365
+ value?: string | number | undefined;
366
+ contentRight?: undefined;
367
+ } & BaseAttachProps & {
368
+ buttonType?: "iconButton" | undefined;
369
+ icon?: ReactNode;
370
+ } & {
371
+ value?: undefined;
372
+ contentRight?: ReactNode;
373
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
374
+ text?: string | undefined;
375
+ contentLeft?: ReactNode;
376
+ contentPlacing?: ("default" | "relaxed") | undefined;
377
+ isLoading?: boolean | undefined;
378
+ loader?: ReactNode;
379
+ stretch?: boolean | undefined;
380
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
381
+ square?: boolean | undefined;
382
+ focused?: boolean | undefined;
383
+ disabled?: boolean | undefined;
384
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
385
+ view?: string | undefined;
386
+ size?: string | undefined;
387
+ outlined?: boolean | undefined;
388
+ shiftLeft?: boolean | undefined;
389
+ shiftRight?: boolean | undefined;
390
+ blur?: "small" | "medium" | "large" | undefined;
391
+ } & {
392
+ value?: undefined;
393
+ contentRight?: ReactNode;
394
+ } & BaseAttachProps & {
395
+ buttonType?: "button" | undefined;
396
+ } & {
397
+ value?: string | number | undefined;
398
+ contentRight?: undefined;
399
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
400
+ text?: string | undefined;
401
+ contentLeft?: ReactNode;
402
+ contentPlacing?: ("default" | "relaxed") | undefined;
403
+ isLoading?: boolean | undefined;
404
+ loader?: ReactNode;
405
+ stretch?: boolean | undefined;
406
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
407
+ square?: boolean | undefined;
408
+ focused?: boolean | undefined;
409
+ disabled?: boolean | undefined;
410
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
411
+ view?: string | undefined;
412
+ size?: string | undefined;
413
+ outlined?: boolean | undefined;
414
+ shiftLeft?: boolean | undefined;
415
+ shiftRight?: boolean | undefined;
416
+ blur?: "small" | "medium" | "large" | undefined;
417
+ } & {
418
+ value?: undefined;
419
+ contentRight?: ReactNode;
420
+ } & BaseAttachProps & {
421
+ buttonType?: "button" | undefined;
422
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
423
+ text?: string | undefined;
424
+ contentLeft?: ReactNode;
425
+ contentPlacing?: ("default" | "relaxed") | undefined;
426
+ isLoading?: boolean | undefined;
427
+ loader?: ReactNode;
428
+ stretch?: boolean | undefined;
429
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
430
+ square?: boolean | undefined;
431
+ focused?: boolean | undefined;
432
+ disabled?: boolean | undefined;
433
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
434
+ view?: string | undefined;
435
+ size?: string | undefined;
436
+ outlined?: boolean | undefined;
437
+ shiftLeft?: boolean | undefined;
438
+ shiftRight?: boolean | undefined;
439
+ blur?: "small" | "medium" | "large" | undefined;
440
+ } & {
441
+ value?: undefined;
442
+ contentRight?: ReactNode;
443
+ } & BaseAttachProps & {
444
+ buttonType?: "iconButton" | undefined;
445
+ icon?: ReactNode;
446
+ } & {
447
+ value?: string | number | undefined;
448
+ contentRight?: undefined;
449
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
450
+ text?: string | undefined;
451
+ contentLeft?: ReactNode;
452
+ contentPlacing?: ("default" | "relaxed") | undefined;
453
+ isLoading?: boolean | undefined;
454
+ loader?: ReactNode;
455
+ stretch?: boolean | undefined;
456
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
457
+ square?: boolean | undefined;
458
+ focused?: boolean | undefined;
459
+ disabled?: boolean | undefined;
460
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
461
+ view?: string | undefined;
462
+ size?: string | undefined;
463
+ outlined?: boolean | undefined;
464
+ shiftLeft?: boolean | undefined;
465
+ shiftRight?: boolean | undefined;
466
+ blur?: "small" | "medium" | "large" | undefined;
467
+ } & {
468
+ value?: undefined;
469
+ contentRight?: ReactNode;
470
+ } & BaseAttachProps & {
471
+ buttonType?: "iconButton" | undefined;
472
+ icon?: ReactNode;
473
+ } & RefAttributes<HTMLDivElement>))>;
474
+
475
+ // @public (undocumented)
476
+ export const Autocomplete: FunctionComponent<PropsType< {
477
+ view: {
478
+ default: PolymorphicClassName;
479
+ positive: PolymorphicClassName;
480
+ warning: PolymorphicClassName;
481
+ negative: PolymorphicClassName;
482
+ };
483
+ size: {
484
+ l: PolymorphicClassName;
485
+ m: PolymorphicClassName;
486
+ s: PolymorphicClassName;
487
+ xs: PolymorphicClassName;
488
+ };
489
+ labelPlacement: {
490
+ inner: PolymorphicClassName;
491
+ outer: PolymorphicClassName;
492
+ };
493
+ disabled: {
494
+ true: PolymorphicClassName;
495
+ };
496
+ readOnly: {
497
+ true: PolymorphicClassName;
498
+ };
499
+ }> & BaseProps & Omit<TextFieldPropsBase, "required" | "requiredPlacement" | "optional" | "chips" | "onChangeChips" | "enumerationType"> & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>>;
500
+
501
+ // @public (undocumented)
502
+ export const Avatar: FunctionComponent<PropsType< {
503
+ view: {
504
+ default: PolymorphicClassName;
505
+ };
506
+ size: {
507
+ xxl: PolymorphicClassName;
508
+ l: PolymorphicClassName;
509
+ m: PolymorphicClassName;
510
+ s: PolymorphicClassName;
511
+ fit: PolymorphicClassName;
512
+ };
513
+ focused: {
514
+ true: PolymorphicClassName;
515
+ };
516
+ }> & HTMLAttributes<HTMLDivElement> & {
517
+ size: "xxl" | "s" | "m" | "l" | "fit";
518
+ name?: string | undefined;
519
+ url?: string | undefined;
520
+ customText?: string | undefined;
521
+ status?: "active" | "inactive" | undefined;
522
+ isScalable?: boolean | undefined;
523
+ focused?: boolean | undefined;
524
+ statusLabels?: StatusLabels | undefined;
525
+ } & RefAttributes<HTMLDivElement>>;
526
+
527
+ // @public (undocumented)
528
+ export const AvatarGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
529
+ children: ReactNode;
530
+ } & RefAttributes<HTMLDivElement>>;
531
+
532
+ export { AvatarGroupProps }
533
+
534
+ export { AvatarProps }
535
+
536
+ // @public
537
+ export const Badge: FunctionComponent<PropsType< {
538
+ view: {
539
+ default: PolymorphicClassName;
540
+ accent: PolymorphicClassName;
541
+ positive: PolymorphicClassName;
542
+ warning: PolymorphicClassName;
543
+ negative: PolymorphicClassName;
544
+ dark: PolymorphicClassName;
545
+ light: PolymorphicClassName;
546
+ };
547
+ size: {
548
+ l: PolymorphicClassName;
549
+ m: PolymorphicClassName;
550
+ s: PolymorphicClassName;
551
+ xs: PolymorphicClassName;
552
+ };
553
+ pilled: {
554
+ true: PolymorphicClassName;
555
+ };
556
+ transparent: {
557
+ true: PolymorphicClassName;
558
+ };
559
+ clear: {
560
+ true: PolymorphicClassName;
561
+ };
562
+ }> & ((HTMLAttributes<HTMLDivElement> & {
563
+ text?: string | undefined;
564
+ contentLeft?: ReactNode;
565
+ contentRight?: ReactNode;
566
+ size?: string | undefined;
567
+ view?: string | undefined;
568
+ } & {
569
+ children?: ReactNode;
570
+ } & {
571
+ clear?: true | undefined;
572
+ pilled?: false | undefined;
573
+ transparent?: false | undefined;
574
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
575
+ text?: string | undefined;
576
+ contentLeft?: ReactNode;
577
+ contentRight?: ReactNode;
578
+ size?: string | undefined;
579
+ view?: string | undefined;
580
+ } & {
581
+ children?: ReactNode;
582
+ } & {
583
+ pilled?: true | undefined;
584
+ transparent?: boolean | undefined;
585
+ clear?: false | undefined;
586
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
587
+ text?: string | undefined;
588
+ contentLeft?: ReactNode;
589
+ contentRight?: ReactNode;
590
+ size?: string | undefined;
591
+ view?: string | undefined;
592
+ } & {
593
+ children?: ReactNode;
594
+ } & {
595
+ pilled?: boolean | undefined;
596
+ transparent?: true | undefined;
597
+ clear?: false | undefined;
598
+ } & RefAttributes<HTMLDivElement>))>;
599
+
600
+ export { BadgeProps }
601
+
602
+ // @public (undocumented)
603
+ export const BodyL: FunctionComponent<PropsType< {
604
+ size: {
605
+ l: PolymorphicClassName;
606
+ };
607
+ }> & {
608
+ breakWord?: boolean | undefined;
609
+ color?: string | undefined;
610
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
611
+
612
+ export { bodyL }
613
+
614
+ export { bodyLBold }
615
+
616
+ // @public (undocumented)
617
+ export const BodyM: FunctionComponent<PropsType< {
618
+ size: {
619
+ m: PolymorphicClassName;
620
+ };
621
+ }> & {
622
+ breakWord?: boolean | undefined;
623
+ color?: string | undefined;
624
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
625
+
626
+ export { bodyM }
627
+
628
+ export { bodyMBold }
629
+
630
+ // @public (undocumented)
631
+ export const BodyS: FunctionComponent<PropsType< {
632
+ size: {
633
+ s: PolymorphicClassName;
634
+ };
635
+ }> & {
636
+ breakWord?: boolean | undefined;
637
+ color?: string | undefined;
638
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
639
+
640
+ export { bodyS }
641
+
642
+ export { bodySBold }
643
+
644
+ // @public (undocumented)
645
+ export const BodyXS: FunctionComponent<PropsType< {
646
+ size: {
647
+ xs: PolymorphicClassName;
648
+ };
649
+ }> & {
650
+ breakWord?: boolean | undefined;
651
+ color?: string | undefined;
652
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
653
+
654
+ export { bodyXS }
655
+
656
+ export { bodyXSBold }
657
+
658
+ // @public (undocumented)
659
+ export const BodyXXS: FunctionComponent<PropsType< {
660
+ size: {
661
+ xxs: PolymorphicClassName;
662
+ };
663
+ }> & {
664
+ breakWord?: boolean | undefined;
665
+ color?: string | undefined;
666
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
667
+
668
+ export { bodyXXS }
669
+
670
+ export { bodyXXSBold }
671
+
672
+ // @public
673
+ export const Breadcrumbs: FunctionComponent<PropsType< {
674
+ view: {
675
+ default: PolymorphicClassName;
676
+ };
677
+ size: {
678
+ l: PolymorphicClassName;
679
+ m: PolymorphicClassName;
680
+ s: PolymorphicClassName;
681
+ xs: PolymorphicClassName;
682
+ };
683
+ }> & HTMLAttributes<HTMLDivElement> & {
684
+ view?: string | undefined;
685
+ size?: string | undefined;
686
+ separator?: ReactNode;
687
+ items: BreadcrumbsItem[];
688
+ showItems?: number | undefined;
689
+ } & RefAttributes<HTMLDivElement>>;
690
+
691
+ export { BreadcrumbsProps }
692
+
693
+ // @public
694
+ export const Button: FunctionComponent<PropsType< {
695
+ view: {
696
+ default: PolymorphicClassName;
697
+ accent: PolymorphicClassName;
698
+ secondary: PolymorphicClassName;
699
+ clear: PolymorphicClassName;
700
+ success: PolymorphicClassName;
701
+ warning: PolymorphicClassName;
702
+ critical: PolymorphicClassName;
703
+ dark: PolymorphicClassName;
704
+ black: PolymorphicClassName;
705
+ white: PolymorphicClassName;
706
+ };
707
+ size: {
708
+ l: PolymorphicClassName;
709
+ lr: PolymorphicClassName;
710
+ m: PolymorphicClassName;
711
+ mr: PolymorphicClassName;
712
+ s: PolymorphicClassName;
713
+ sr: PolymorphicClassName;
714
+ xs: PolymorphicClassName;
715
+ xsr: PolymorphicClassName;
716
+ xxs: PolymorphicClassName;
717
+ };
718
+ disabled: {
719
+ true: PolymorphicClassName;
720
+ };
721
+ focused: {
722
+ true: PolymorphicClassName;
723
+ };
724
+ stretching: {
725
+ auto: PolymorphicClassName;
726
+ filled: PolymorphicClassName;
727
+ fixed: PolymorphicClassName;
728
+ };
729
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
730
+ text?: string | undefined;
731
+ contentLeft?: ReactNode;
732
+ contentPlacing?: ("default" | "relaxed") | undefined;
733
+ isLoading?: boolean | undefined;
734
+ loader?: ReactNode;
735
+ stretch?: boolean | undefined;
736
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
737
+ square?: boolean | undefined;
738
+ focused?: boolean | undefined;
739
+ disabled?: boolean | undefined;
740
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
741
+ view?: string | undefined;
742
+ size?: string | undefined;
743
+ outlined?: boolean | undefined;
744
+ shiftLeft?: boolean | undefined;
745
+ shiftRight?: boolean | undefined;
746
+ blur?: "small" | "medium" | "large" | undefined;
747
+ } & {
748
+ value?: string | number | undefined;
749
+ contentRight?: undefined;
750
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
751
+ text?: string | undefined;
752
+ contentLeft?: ReactNode;
753
+ contentPlacing?: ("default" | "relaxed") | undefined;
754
+ isLoading?: boolean | undefined;
755
+ loader?: ReactNode;
756
+ stretch?: boolean | undefined;
757
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
758
+ square?: boolean | undefined;
759
+ focused?: boolean | undefined;
760
+ disabled?: boolean | undefined;
761
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
762
+ view?: string | undefined;
763
+ size?: string | undefined;
764
+ outlined?: boolean | undefined;
765
+ shiftLeft?: boolean | undefined;
766
+ shiftRight?: boolean | undefined;
767
+ blur?: "small" | "medium" | "large" | undefined;
768
+ } & {
769
+ value?: undefined;
770
+ contentRight?: ReactNode;
771
+ } & RefAttributes<HTMLButtonElement>))>;
772
+
773
+ export { ButtonBase }
774
+
775
+ // @public
776
+ export const ButtonGroup: FunctionComponent<PropsType< {
777
+ view: {
778
+ default: PolymorphicClassName;
779
+ accent: PolymorphicClassName;
780
+ secondary: PolymorphicClassName;
781
+ clear: PolymorphicClassName;
782
+ success: PolymorphicClassName;
783
+ warning: PolymorphicClassName;
784
+ critical: PolymorphicClassName;
785
+ dark: PolymorphicClassName;
786
+ black: PolymorphicClassName;
787
+ white: PolymorphicClassName;
788
+ };
789
+ size: {
790
+ l: PolymorphicClassName;
791
+ lr: PolymorphicClassName;
792
+ m: PolymorphicClassName;
793
+ mr: PolymorphicClassName;
794
+ s: PolymorphicClassName;
795
+ sr: PolymorphicClassName;
796
+ xs: PolymorphicClassName;
797
+ xsr: PolymorphicClassName;
798
+ xxs: PolymorphicClassName;
799
+ };
800
+ orientation: {
801
+ horizontal: PolymorphicClassName;
802
+ vertical: PolymorphicClassName;
803
+ };
804
+ gap: {
805
+ none: PolymorphicClassName;
806
+ dense: PolymorphicClassName;
807
+ wide: PolymorphicClassName;
808
+ };
809
+ shape: {
810
+ segmented: PolymorphicClassName;
811
+ default: PolymorphicClassName;
812
+ };
813
+ stretching: {
814
+ auto: PolymorphicClassName;
815
+ filled: PolymorphicClassName;
816
+ };
817
+ }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
818
+
819
+ export { ButtonGroupProps }
820
+
821
+ // Warning: (ae-forgotten-export) The symbol "ButtonComponent" needs to be exported by the entry point index.d.ts
822
+ //
823
+ // @public (undocumented)
824
+ export type ButtonProps = typeof ButtonComponent;
825
+
826
+ // @public (undocumented)
827
+ export const Calendar: FC<CalendarProps>;
828
+
829
+ // @public (undocumented)
830
+ export const CalendarBase: FunctionComponent<PropsType< {
831
+ view: {
832
+ default: PolymorphicClassName;
833
+ };
834
+ size: {
835
+ l: PolymorphicClassName;
836
+ m: PolymorphicClassName;
837
+ s: PolymorphicClassName;
838
+ xs: PolymorphicClassName;
839
+ };
840
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
841
+
842
+ export { CalendarBaseProps }
843
+
844
+ // @public (undocumented)
845
+ export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
846
+
847
+ // @public (undocumented)
848
+ export const CalendarDouble: FunctionComponent<PropsType< {
849
+ view: {
850
+ default: PolymorphicClassName;
851
+ };
852
+ size: {
853
+ l: PolymorphicClassName;
854
+ m: PolymorphicClassName;
855
+ s: PolymorphicClassName;
856
+ xs: PolymorphicClassName;
857
+ };
858
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
859
+
860
+ export { CalendarDoubleProps }
861
+
862
+ // @public (undocumented)
863
+ export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
864
+
865
+ export { CalendarProps }
866
+
867
+ export { CalendarStateType }
868
+
869
+ // @public
870
+ export const Cell: FunctionComponent<PropsType< {
871
+ view: {
872
+ default: PolymorphicClassName;
873
+ };
874
+ size: {
875
+ l: PolymorphicClassName;
876
+ m: PolymorphicClassName;
877
+ s: PolymorphicClassName;
878
+ xs: PolymorphicClassName;
879
+ };
880
+ }> & (({
881
+ size?: string | undefined;
882
+ view?: string | undefined;
883
+ contentLeft?: ReactNode;
884
+ contentRight?: ReactNode;
885
+ alignContentLeft?: AlignProp | undefined;
886
+ alignContentRight?: AlignProp | undefined;
887
+ stretching?: "auto" | "filled" | "fixed" | undefined;
888
+ content?: ReactNode;
889
+ description?: string | undefined;
890
+ } & {
891
+ title?: string | undefined;
892
+ subtitle?: string | undefined;
893
+ label?: string | undefined;
894
+ children?: undefined;
895
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
896
+ size?: string | undefined;
897
+ view?: string | undefined;
898
+ contentLeft?: ReactNode;
899
+ contentRight?: ReactNode;
900
+ alignContentLeft?: AlignProp | undefined;
901
+ alignContentRight?: AlignProp | undefined;
902
+ stretching?: "auto" | "filled" | "fixed" | undefined;
903
+ content?: ReactNode;
904
+ description?: string | undefined;
905
+ } & {
906
+ title?: undefined;
907
+ subtitle?: undefined;
908
+ label?: undefined;
909
+ children?: ReactNode;
910
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
911
+
912
+ export { CellProps }
913
+
914
+ export { CellTextbox }
915
+
916
+ export { CellTextboxLabel }
917
+
918
+ export { CellTextboxSubtitle }
919
+
920
+ export { CellTextboxTitle }
921
+
922
+ // @public
923
+ export const Checkbox: FunctionComponent<PropsType< {
924
+ size: {
925
+ s: PolymorphicClassName;
926
+ m: PolymorphicClassName;
927
+ };
928
+ view: {
929
+ default: PolymorphicClassName;
930
+ secondary: PolymorphicClassName;
931
+ tertiary: PolymorphicClassName;
932
+ paragraph: PolymorphicClassName;
933
+ accent: PolymorphicClassName;
934
+ positive: PolymorphicClassName;
935
+ warning: PolymorphicClassName;
936
+ negative: PolymorphicClassName;
937
+ };
938
+ disabled: {
939
+ true: PolymorphicClassName;
940
+ };
941
+ focused: {
942
+ true: PolymorphicClassName;
943
+ };
944
+ }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
945
+
946
+ // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
947
+ //
948
+ // @public (undocumented)
949
+ export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
950
+
951
+ // @public
952
+ export const Chip: FunctionComponent<PropsType< {
953
+ view: {
954
+ default: PolymorphicClassName;
955
+ secondary: PolymorphicClassName;
956
+ accent: PolymorphicClassName;
957
+ };
958
+ size: {
959
+ l: PolymorphicClassName;
960
+ m: PolymorphicClassName;
961
+ s: PolymorphicClassName;
962
+ xs: PolymorphicClassName;
963
+ };
964
+ disabled: {
965
+ true: PolymorphicClassName;
966
+ };
967
+ focused: {
968
+ true: PolymorphicClassName;
969
+ };
970
+ pilled: {
971
+ true: PolymorphicClassName;
972
+ };
973
+ }> & ChipProps & RefAttributes<HTMLButtonElement>>;
974
+
975
+ // @public (undocumented)
976
+ export const ChipGroup: FunctionComponent<PropsType< {
977
+ view: {
978
+ default: PolymorphicClassName;
979
+ secondary: PolymorphicClassName;
980
+ accent: PolymorphicClassName;
981
+ };
982
+ size: {
983
+ l: PolymorphicClassName;
984
+ m: PolymorphicClassName;
985
+ s: PolymorphicClassName;
986
+ xs: PolymorphicClassName;
987
+ };
988
+ gap: {
989
+ dense: PolymorphicClassName;
990
+ wide: PolymorphicClassName;
991
+ };
992
+ }> & ChipGroupProps & RefAttributes<HTMLDivElement>>;
993
+
994
+ export { ChipProps }
995
+
996
+ export { closeNotification }
997
+
998
+ export { ClosePlacementType }
999
+
1000
+ export { Col }
1001
+
1002
+ export { ColCount }
1003
+
1004
+ export { ColOffsetProps }
1005
+
1006
+ export { ColProps }
1007
+
1008
+ export { ColSizeProps }
1009
+
1010
+ // @public (undocumented)
1011
+ export const Combobox: <T extends ItemOption>(props: Omit<ComboboxProps<T>, "view" | "size" | "disabled" | "readOnly" | "labelPlacement"> & Pick<PropsType< {
1012
+ view: {
1013
+ default: PolymorphicClassName;
1014
+ positive: PolymorphicClassName;
1015
+ warning: PolymorphicClassName;
1016
+ negative: PolymorphicClassName;
1017
+ };
1018
+ size: {
1019
+ l: PolymorphicClassName;
1020
+ m: PolymorphicClassName;
1021
+ s: PolymorphicClassName;
1022
+ xs: PolymorphicClassName;
1023
+ };
1024
+ labelPlacement: {
1025
+ inner: PolymorphicClassName;
1026
+ outer: PolymorphicClassName;
1027
+ };
1028
+ disabled: {
1029
+ true: PolymorphicClassName;
1030
+ };
1031
+ readOnly: {
1032
+ true: PolymorphicClassName;
1033
+ };
1034
+ }> & (({
1035
+ items: ItemOption[];
1036
+ placement?: ("top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end") | undefined;
1037
+ label?: string | undefined;
1038
+ placeholder?: string | undefined;
1039
+ helperText?: string | undefined;
1040
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1041
+ textBefore?: string | undefined;
1042
+ textAfter?: string | undefined;
1043
+ variant?: "normal" | "tight" | undefined;
1044
+ listOverflow?: Property.Overflow | undefined;
1045
+ listHeight?: Property.Height<string | number> | undefined;
1046
+ listWidth?: Property.Width<string | number> | undefined;
1047
+ portal?: MutableRefObject<HTMLElement | null> | undefined;
1048
+ renderItem?: ((item: ItemOption) => ReactNode) | undefined;
1049
+ filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1050
+ closeAfterSelect?: boolean | undefined;
1051
+ size?: string | undefined;
1052
+ view?: string | undefined;
1053
+ labelPlacement?: "outer" | "inner" | undefined;
1054
+ } & {
1055
+ readOnly?: boolean | undefined;
1056
+ disabled?: true | undefined;
1057
+ alwaysOpened?: false | undefined;
1058
+ } & {
1059
+ multiple?: false | undefined;
1060
+ value?: string | undefined;
1061
+ onChange?: ((value: string) => void) | undefined;
1062
+ isTargetAmount?: false | undefined;
1063
+ } & Omit<ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & RefAttributes<HTMLInputElement>) | ({
1064
+ items: ItemOption[];
1065
+ placement?: ("top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end") | undefined;
1066
+ label?: string | undefined;
1067
+ placeholder?: string | undefined;
1068
+ helperText?: string | undefined;
1069
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1070
+ textBefore?: string | undefined;
1071
+ textAfter?: string | undefined;
1072
+ variant?: "normal" | "tight" | undefined;
1073
+ listOverflow?: Property.Overflow | undefined;
1074
+ listHeight?: Property.Height<string | number> | undefined;
1075
+ listWidth?: Property.Width<string | number> | undefined;
1076
+ portal?: MutableRefObject<HTMLElement | null> | undefined;
1077
+ renderItem?: ((item: ItemOption) => ReactNode) | undefined;
1078
+ filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1079
+ closeAfterSelect?: boolean | undefined;
1080
+ size?: string | undefined;
1081
+ view?: string | undefined;
1082
+ labelPlacement?: "outer" | "inner" | undefined;
1083
+ } & {
1084
+ readOnly?: boolean | undefined;
1085
+ disabled?: true | undefined;
1086
+ alwaysOpened?: false | undefined;
1087
+ } & {
1088
+ multiple: true;
1089
+ value?: string[] | undefined;
1090
+ onChange?: ((value: string[]) => void) | undefined;
1091
+ isTargetAmount?: boolean | undefined;
1092
+ } & Omit<ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & RefAttributes<HTMLInputElement>) | ({
1093
+ items: ItemOption[];
1094
+ placement?: ("top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end") | undefined;
1095
+ label?: string | undefined;
1096
+ placeholder?: string | undefined;
1097
+ helperText?: string | undefined;
1098
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1099
+ textBefore?: string | undefined;
1100
+ textAfter?: string | undefined;
1101
+ variant?: "normal" | "tight" | undefined;
1102
+ listOverflow?: Property.Overflow | undefined;
1103
+ listHeight?: Property.Height<string | number> | undefined;
1104
+ listWidth?: Property.Width<string | number> | undefined;
1105
+ portal?: MutableRefObject<HTMLElement | null> | undefined;
1106
+ renderItem?: ((item: ItemOption) => ReactNode) | undefined;
1107
+ filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1108
+ closeAfterSelect?: boolean | undefined;
1109
+ size?: string | undefined;
1110
+ view?: string | undefined;
1111
+ labelPlacement?: "outer" | "inner" | undefined;
1112
+ } & {
1113
+ readOnly?: true | undefined;
1114
+ disabled?: boolean | undefined;
1115
+ alwaysOpened?: false | undefined;
1116
+ } & {
1117
+ multiple?: false | undefined;
1118
+ value?: string | undefined;
1119
+ onChange?: ((value: string) => void) | undefined;
1120
+ isTargetAmount?: false | undefined;
1121
+ } & Omit<ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & RefAttributes<HTMLInputElement>) | ({
1122
+ items: ItemOption[];
1123
+ placement?: ("top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end") | undefined;
1124
+ label?: string | undefined;
1125
+ placeholder?: string | undefined;
1126
+ helperText?: string | undefined;
1127
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1128
+ textBefore?: string | undefined;
1129
+ textAfter?: string | undefined;
1130
+ variant?: "normal" | "tight" | undefined;
1131
+ listOverflow?: Property.Overflow | undefined;
1132
+ listHeight?: Property.Height<string | number> | undefined;
1133
+ listWidth?: Property.Width<string | number> | undefined;
1134
+ portal?: MutableRefObject<HTMLElement | null> | undefined;
1135
+ renderItem?: ((item: ItemOption) => ReactNode) | undefined;
1136
+ filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1137
+ closeAfterSelect?: boolean | undefined;
1138
+ size?: string | undefined;
1139
+ view?: string | undefined;
1140
+ labelPlacement?: "outer" | "inner" | undefined;
1141
+ } & {
1142
+ readOnly?: true | undefined;
1143
+ disabled?: boolean | undefined;
1144
+ alwaysOpened?: false | undefined;
1145
+ } & {
1146
+ multiple: true;
1147
+ value?: string[] | undefined;
1148
+ onChange?: ((value: string[]) => void) | undefined;
1149
+ isTargetAmount?: boolean | undefined;
1150
+ } & Omit<ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & RefAttributes<HTMLInputElement>) | ({
1151
+ items: ItemOption[];
1152
+ placement?: ("top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end") | undefined;
1153
+ label?: string | undefined;
1154
+ placeholder?: string | undefined;
1155
+ helperText?: string | undefined;
1156
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1157
+ textBefore?: string | undefined;
1158
+ textAfter?: string | undefined;
1159
+ variant?: "normal" | "tight" | undefined;
1160
+ listOverflow?: Property.Overflow | undefined;
1161
+ listHeight?: Property.Height<string | number> | undefined;
1162
+ listWidth?: Property.Width<string | number> | undefined;
1163
+ portal?: MutableRefObject<HTMLElement | null> | undefined;
1164
+ renderItem?: ((item: ItemOption) => ReactNode) | undefined;
1165
+ filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1166
+ closeAfterSelect?: boolean | undefined;
1167
+ size?: string | undefined;
1168
+ view?: string | undefined;
1169
+ labelPlacement?: "outer" | "inner" | undefined;
1170
+ } & {
1171
+ readOnly?: false | undefined;
1172
+ disabled?: false | undefined;
1173
+ alwaysOpened?: true | undefined;
1174
+ } & {
1175
+ multiple?: false | undefined;
1176
+ value?: string | undefined;
1177
+ onChange?: ((value: string) => void) | undefined;
1178
+ isTargetAmount?: false | undefined;
1179
+ } & Omit<ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & RefAttributes<HTMLInputElement>) | ({
1180
+ items: ItemOption[];
1181
+ placement?: ("top" | "bottom" | "right" | "left" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end") | undefined;
1182
+ label?: string | undefined;
1183
+ placeholder?: string | undefined;
1184
+ helperText?: string | undefined;
1185
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1186
+ textBefore?: string | undefined;
1187
+ textAfter?: string | undefined;
1188
+ variant?: "normal" | "tight" | undefined;
1189
+ listOverflow?: Property.Overflow | undefined;
1190
+ listHeight?: Property.Height<string | number> | undefined;
1191
+ listWidth?: Property.Width<string | number> | undefined;
1192
+ portal?: MutableRefObject<HTMLElement | null> | undefined;
1193
+ renderItem?: ((item: ItemOption) => ReactNode) | undefined;
1194
+ filter?: ((item: ItemOption, textValue: string) => boolean) | undefined;
1195
+ closeAfterSelect?: boolean | undefined;
1196
+ size?: string | undefined;
1197
+ view?: string | undefined;
1198
+ labelPlacement?: "outer" | "inner" | undefined;
1199
+ } & {
1200
+ readOnly?: false | undefined;
1201
+ disabled?: false | undefined;
1202
+ alwaysOpened?: true | undefined;
1203
+ } & {
1204
+ multiple: true;
1205
+ value?: string[] | undefined;
1206
+ onChange?: ((value: string[]) => void) | undefined;
1207
+ isTargetAmount?: boolean | undefined;
1208
+ } & Omit<ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & RefAttributes<HTMLInputElement>)), "view" | "size" | "disabled" | "readOnly" | "labelPlacement"> & {
1209
+ ref?: ForwardedRef<HTMLInputElement> | undefined;
1210
+ }) => ReactElement | null;
1211
+
1212
+ // @public
1213
+ export const Counter: FunctionComponent<PropsType< {
1214
+ view: {
1215
+ default: PolymorphicClassName;
1216
+ accent: PolymorphicClassName;
1217
+ positive: PolymorphicClassName;
1218
+ warning: PolymorphicClassName;
1219
+ negative: PolymorphicClassName;
1220
+ dark: PolymorphicClassName;
1221
+ light: PolymorphicClassName;
1222
+ };
1223
+ size: {
1224
+ xs: PolymorphicClassName;
1225
+ xxs: PolymorphicClassName;
1226
+ };
1227
+ }> & HTMLAttributes<HTMLDivElement> & {
1228
+ count: number;
1229
+ maxCount?: number | undefined;
1230
+ size?: string | undefined;
1231
+ view?: string | undefined;
1232
+ } & RefAttributes<HTMLDivElement>>;
1233
+
1234
+ export { CounterProps }
1235
+
1236
+ export { counterTokens }
1237
+
1238
+ // @public (undocumented)
1239
+ export const DatePicker: FunctionComponent<PropsType< {
1240
+ view: {
1241
+ default: PolymorphicClassName;
1242
+ };
1243
+ size: {
1244
+ l: PolymorphicClassName;
1245
+ m: PolymorphicClassName;
1246
+ s: PolymorphicClassName;
1247
+ xs: PolymorphicClassName;
1248
+ };
1249
+ disabled: {
1250
+ true: PolymorphicClassName;
1251
+ };
1252
+ readOnly: {
1253
+ true: PolymorphicClassName;
1254
+ };
1255
+ }> & DatePickerVariationProps & DatePickerTextFieldProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1256
+
1257
+ export { datePickerClasses }
1258
+
1259
+ export { DatePickerPlacement }
1260
+
1261
+ export { DatePickerPlacementBasic }
1262
+
1263
+ export { DatePickerProps }
1264
+
1265
+ // @public (undocumented)
1266
+ export const DatePickerRange: FunctionComponent<PropsType< {
1267
+ view: {
1268
+ default: PolymorphicClassName;
1269
+ };
1270
+ size: {
1271
+ l: PolymorphicClassName;
1272
+ m: PolymorphicClassName;
1273
+ s: PolymorphicClassName;
1274
+ xs: PolymorphicClassName;
1275
+ };
1276
+ disabled: {
1277
+ true: PolymorphicClassName;
1278
+ };
1279
+ readOnly: {
1280
+ true: PolymorphicClassName;
1281
+ };
1282
+ }> & DatePickerVariationProps & {
1283
+ defaultFirstDate?: Date | undefined;
1284
+ defaultSecondDate?: Date | undefined;
1285
+ name?: string | undefined;
1286
+ onChangeFirstValue?: ChangeInstanceCallback | undefined;
1287
+ onChangeSecondValue?: ChangeInstanceCallback | undefined;
1288
+ onCommitFirstDate?: CommitInstanceCallback | undefined;
1289
+ onCommitSecondDate?: CommitInstanceCallback | undefined;
1290
+ onChange?: ((event: {
1291
+ target: {
1292
+ value?: string | undefined;
1293
+ name?: string | undefined;
1294
+ };
1295
+ }) => void) | undefined;
1296
+ } & {
1297
+ label?: string | undefined;
1298
+ view?: string | undefined;
1299
+ disabled?: boolean | undefined;
1300
+ readOnly?: boolean | undefined;
1301
+ size?: string | undefined;
1302
+ contentLeft?: ReactNode;
1303
+ contentRight?: ReactNode;
1304
+ leftHelper?: string | undefined;
1305
+ dividerVariant?: "none" | "dash" | "icon" | undefined;
1306
+ dividerIcon?: ReactNode;
1307
+ firstValueError?: boolean | undefined;
1308
+ secondValueError?: boolean | undefined;
1309
+ firstValueSuccess?: boolean | undefined;
1310
+ secondValueSuccess?: boolean | undefined;
1311
+ firstPlaceholder?: string | undefined;
1312
+ secondPlaceholder?: string | undefined;
1313
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1314
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1315
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1316
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1317
+ firstTextfieldTextBefore?: string | undefined;
1318
+ secondTextfieldTextBefore?: string | undefined;
1319
+ firstTextfieldTextAfter?: string | undefined;
1320
+ secondTextfieldTextAfter?: string | undefined;
1321
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1322
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1323
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1324
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1325
+ } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1326
+ placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1327
+ isDoubleCalendar?: boolean | undefined;
1328
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1329
+
1330
+ export { DatePickerRangePlacement }
1331
+
1332
+ export { DatePickerRangeProps }
1333
+
1334
+ export { datePickerTokens }
1335
+
1336
+ // @public
1337
+ export const Divider: FunctionComponent<PropsType< {
1338
+ view: {
1339
+ default: PolymorphicClassName;
1340
+ dark: PolymorphicClassName;
1341
+ light: PolymorphicClassName;
1342
+ inverse: PolymorphicClassName;
1343
+ };
1344
+ size: {
1345
+ m: PolymorphicClassName;
1346
+ };
1347
+ orientation: {
1348
+ horizontal: PolymorphicClassName;
1349
+ vertical: PolymorphicClassName;
1350
+ };
1351
+ }> & DividerProps & RefAttributes<HTMLDivElement>>;
1352
+
1353
+ export { DividerProps }
1354
+
1355
+ export { dividerTokens }
1356
+
1357
+ // @public
1358
+ export const Drawer: FunctionComponent<PropsType< {
1359
+ view: {
1360
+ default: PolymorphicClassName;
1361
+ };
1362
+ size: {
1363
+ m: PolymorphicClassName;
1364
+ };
1365
+ borderRadius: {
1366
+ none: PolymorphicClassName;
1367
+ default: PolymorphicClassName;
1368
+ };
1369
+ }> & PopupProps & PanelProps & {
1370
+ placement?: "top" | "bottom" | "right" | "left" | undefined;
1371
+ asModal?: boolean | undefined;
1372
+ withBlur?: boolean | undefined;
1373
+ closeOnEsc?: boolean | undefined;
1374
+ closeOnOverlayClick?: boolean | undefined;
1375
+ onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1376
+ onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1377
+ initialFocusRef?: RefObject<HTMLElement> | undefined;
1378
+ focusAfterRef?: RefObject<HTMLElement> | undefined;
1379
+ onClose?: (() => void) | undefined;
1380
+ } & RefAttributes<HTMLDivElement>>;
1381
+
1382
+ // @public
1383
+ export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1384
+ view?: string | undefined;
1385
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1386
+
1387
+ export { DrawerContentProps }
1388
+
1389
+ // @public
1390
+ export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1391
+ view?: string | undefined;
1392
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1393
+
1394
+ export { DrawerFooterProps }
1395
+
1396
+ // @public
1397
+ export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1398
+ hasClose?: boolean | undefined;
1399
+ closePlacement?: "right" | "left" | undefined;
1400
+ actions?: ReactNode;
1401
+ onClose?: (() => void) | undefined;
1402
+ view?: string | undefined;
1403
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1404
+
1405
+ export { DrawerHeaderProps }
1406
+
1407
+ export { DrawerProps }
1408
+
1409
+ // @public (undocumented)
1410
+ export const Dropdown: FunctionComponent<PropsType< {
1411
+ size: {
1412
+ xs: PolymorphicClassName;
1413
+ s: PolymorphicClassName;
1414
+ m: PolymorphicClassName;
1415
+ l: PolymorphicClassName;
1416
+ };
1417
+ view: {
1418
+ default: PolymorphicClassName;
1419
+ };
1420
+ }> & DropdownProps & RefAttributes<HTMLDivElement>>;
1421
+
1422
+ export { DropdownProps }
1423
+
1424
+ // @public (undocumented)
1425
+ export const DsplL: FunctionComponent<PropsType< {
1426
+ size: {
1427
+ l: PolymorphicClassName;
1428
+ };
1429
+ }> & {
1430
+ breakWord?: boolean | undefined;
1431
+ color?: string | undefined;
1432
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1433
+
1434
+ export { dsplL }
1435
+
1436
+ export { dsplLBold }
1437
+
1438
+ // @public (undocumented)
1439
+ export const DsplM: FunctionComponent<PropsType< {
1440
+ size: {
1441
+ m: PolymorphicClassName;
1442
+ };
1443
+ }> & {
1444
+ breakWord?: boolean | undefined;
1445
+ color?: string | undefined;
1446
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1447
+
1448
+ export { dsplM }
1449
+
1450
+ export { dsplMBold }
1451
+
1452
+ // @public (undocumented)
1453
+ export const DsplS: FunctionComponent<PropsType< {
1454
+ size: {
1455
+ s: PolymorphicClassName;
1456
+ };
1457
+ }> & {
1458
+ breakWord?: boolean | undefined;
1459
+ color?: string | undefined;
1460
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1461
+
1462
+ export { dsplS }
1463
+
1464
+ export { dsplSBold }
1465
+
1466
+ // @public (undocumented)
1467
+ export const EmptyState: FunctionComponent<PropsType< {
1468
+ size: {
1469
+ l: PolymorphicClassName;
1470
+ m: PolymorphicClassName;
1471
+ s: PolymorphicClassName;
1472
+ xs: PolymorphicClassName;
1473
+ };
1474
+ }> & Props & RefAttributes<HTMLDivElement>>;
1475
+
1476
+ // @public (undocumented)
1477
+ export const Grid: FunctionComponent<PropsType< {
1478
+ view: {
1479
+ default: PolymorphicClassName;
1480
+ };
1481
+ }> & GridProps & RefAttributes<HTMLDivElement>>;
1482
+
1483
+ export { GridProps }
1484
+
1485
+ // @public (undocumented)
1486
+ export const H1: FunctionComponent<PropsType< {
1487
+ size: {
1488
+ h1: PolymorphicClassName;
1489
+ };
1490
+ }> & {
1491
+ breakWord?: boolean | undefined;
1492
+ color?: string | undefined;
1493
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1494
+
1495
+ export { h1 }
1496
+
1497
+ export { h1Bold }
1498
+
1499
+ // @public (undocumented)
1500
+ export const H2: FunctionComponent<PropsType< {
1501
+ size: {
1502
+ h2: PolymorphicClassName;
1503
+ };
1504
+ }> & {
1505
+ breakWord?: boolean | undefined;
1506
+ color?: string | undefined;
1507
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1508
+
1509
+ export { h2 }
1510
+
1511
+ export { h2Bold }
1512
+
1513
+ // @public (undocumented)
1514
+ export const H3: FunctionComponent<PropsType< {
1515
+ size: {
1516
+ h3: PolymorphicClassName;
1517
+ };
1518
+ }> & {
1519
+ breakWord?: boolean | undefined;
1520
+ color?: string | undefined;
1521
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1522
+
1523
+ export { h3 }
1524
+
1525
+ export { h3Bold }
1526
+
1527
+ // @public (undocumented)
1528
+ export const H4: FunctionComponent<PropsType< {
1529
+ size: {
1530
+ h4: PolymorphicClassName;
1531
+ };
1532
+ }> & {
1533
+ breakWord?: boolean | undefined;
1534
+ color?: string | undefined;
1535
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1536
+
1537
+ export { h4 }
1538
+
1539
+ export { h4Bold }
1540
+
1541
+ // @public (undocumented)
1542
+ export const H5: FunctionComponent<PropsType< {
1543
+ size: {
1544
+ h5: PolymorphicClassName;
1545
+ };
1546
+ }> & {
1547
+ breakWord?: boolean | undefined;
1548
+ color?: string | undefined;
1549
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1550
+
1551
+ export { h5 }
1552
+
1553
+ export { h5Bold }
1554
+
1555
+ // @public
1556
+ export const IconButton: FunctionComponent<PropsType< {
1557
+ view: {
1558
+ default: PolymorphicClassName;
1559
+ accent: PolymorphicClassName;
1560
+ secondary: PolymorphicClassName;
1561
+ clear: PolymorphicClassName;
1562
+ success: PolymorphicClassName;
1563
+ warning: PolymorphicClassName;
1564
+ critical: PolymorphicClassName;
1565
+ dark: PolymorphicClassName;
1566
+ black: PolymorphicClassName;
1567
+ white: PolymorphicClassName;
1568
+ };
1569
+ size: {
1570
+ l: PolymorphicClassName;
1571
+ lr: PolymorphicClassName;
1572
+ m: PolymorphicClassName;
1573
+ mr: PolymorphicClassName;
1574
+ s: PolymorphicClassName;
1575
+ sr: PolymorphicClassName;
1576
+ xs: PolymorphicClassName;
1577
+ xsr: PolymorphicClassName;
1578
+ };
1579
+ disabled: {
1580
+ true: PolymorphicClassName;
1581
+ };
1582
+ focused: {
1583
+ true: PolymorphicClassName;
1584
+ };
1585
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
1586
+ text?: string | undefined;
1587
+ contentLeft?: ReactNode;
1588
+ contentPlacing?: ("default" | "relaxed") | undefined;
1589
+ isLoading?: boolean | undefined;
1590
+ loader?: ReactNode;
1591
+ stretch?: boolean | undefined;
1592
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
1593
+ square?: boolean | undefined;
1594
+ focused?: boolean | undefined;
1595
+ disabled?: boolean | undefined;
1596
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1597
+ view?: string | undefined;
1598
+ size?: string | undefined;
1599
+ outlined?: boolean | undefined;
1600
+ shiftLeft?: boolean | undefined;
1601
+ shiftRight?: boolean | undefined;
1602
+ blur?: "small" | "medium" | "large" | undefined;
1603
+ } & {
1604
+ value?: string | number | undefined;
1605
+ contentRight?: undefined;
1606
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps<any> & {
1607
+ text?: string | undefined;
1608
+ contentLeft?: ReactNode;
1609
+ contentPlacing?: ("default" | "relaxed") | undefined;
1610
+ isLoading?: boolean | undefined;
1611
+ loader?: ReactNode;
1612
+ stretch?: boolean | undefined;
1613
+ stretching?: ("auto" | "filled" | "fixed") | undefined;
1614
+ square?: boolean | undefined;
1615
+ focused?: boolean | undefined;
1616
+ disabled?: boolean | undefined;
1617
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1618
+ view?: string | undefined;
1619
+ size?: string | undefined;
1620
+ outlined?: boolean | undefined;
1621
+ shiftLeft?: boolean | undefined;
1622
+ shiftRight?: boolean | undefined;
1623
+ blur?: "small" | "medium" | "large" | undefined;
1624
+ } & {
1625
+ value?: undefined;
1626
+ contentRight?: ReactNode;
1627
+ } & RefAttributes<HTMLButtonElement>))>;
1628
+
1629
+ // @public
1630
+ const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
1631
+ base?: "img" | "div" | undefined;
1632
+ ratio?: "1 / 1" | "1/1" | "3 / 4" | "3/4" | "4 / 3" | "4/3" | "9 / 16" | "9/16" | "16 / 9" | "16/9" | "1 / 2" | "1/2" | "2 / 1" | "2/1" | undefined;
1633
+ customRatio?: string | undefined;
1634
+ } & RefAttributes<HTMLDivElement>>;
1635
+ export { Image_2 as Image }
1636
+
1637
+ export { ImageProps }
1638
+
1639
+ // @public (undocumented)
1640
+ export const Indicator: FunctionComponent<PropsType< {
1641
+ view: {
1642
+ default: PolymorphicClassName;
1643
+ accent: PolymorphicClassName;
1644
+ inactive: PolymorphicClassName;
1645
+ positive: PolymorphicClassName;
1646
+ warning: PolymorphicClassName;
1647
+ negative: PolymorphicClassName;
1648
+ black: PolymorphicClassName;
1649
+ white: PolymorphicClassName;
1650
+ };
1651
+ size: {
1652
+ l: PolymorphicClassName;
1653
+ m: PolymorphicClassName;
1654
+ s: PolymorphicClassName;
1655
+ };
1656
+ }> & HTMLAttributes<HTMLDivElement> & {
1657
+ size: string;
1658
+ view: string;
1659
+ } & RefAttributes<HTMLDivElement>>;
1660
+
1661
+ export { IndicatorProps }
1662
+
1663
+ // @public (undocumented)
1664
+ export const LineSkeleton: FunctionComponent<PropsType< {
1665
+ size: {
1666
+ bodyL: PolymorphicClassName;
1667
+ bodyM: PolymorphicClassName;
1668
+ bodyS: PolymorphicClassName;
1669
+ bodyXS: PolymorphicClassName;
1670
+ bodyXXS: PolymorphicClassName;
1671
+ dsplL: PolymorphicClassName;
1672
+ dsplM: PolymorphicClassName;
1673
+ dsplS: PolymorphicClassName;
1674
+ h1: PolymorphicClassName;
1675
+ h2: PolymorphicClassName;
1676
+ h3: PolymorphicClassName;
1677
+ h4: PolymorphicClassName;
1678
+ h5: PolymorphicClassName;
1679
+ textL: PolymorphicClassName;
1680
+ textM: PolymorphicClassName;
1681
+ textS: PolymorphicClassName;
1682
+ textXS: PolymorphicClassName;
1683
+ };
1684
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
1685
+ customGradientColor?: string | undefined;
1686
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
1687
+ } & SkeletonGradientProps & RefAttributes<HTMLDivElement>>;
1688
+
1689
+ // @public
1690
+ export const Link: FunctionComponent<PropsType< {
1691
+ view: {
1692
+ default: PolymorphicClassName;
1693
+ secondary: PolymorphicClassName;
1694
+ tertiary: PolymorphicClassName;
1695
+ paragraph: PolymorphicClassName;
1696
+ accent: PolymorphicClassName;
1697
+ positive: PolymorphicClassName;
1698
+ warning: PolymorphicClassName;
1699
+ negative: PolymorphicClassName;
1700
+ clear: PolymorphicClassName;
1701
+ };
1702
+ disabled: {
1703
+ true: PolymorphicClassName;
1704
+ };
1705
+ focused: {
1706
+ true: PolymorphicClassName;
1707
+ };
1708
+ }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
1709
+
1710
+ // Warning: (ae-forgotten-export) The symbol "LinkComponent" needs to be exported by the entry point index.d.ts
1711
+ //
1712
+ // @public (undocumented)
1713
+ export type LinkProps = typeof LinkComponent;
1714
+
1715
+ // @public (undocumented)
1716
+ export const Mask: ForwardRefExoticComponent<(TextFieldProps & MaskProps) & RefAttributes<HTMLInputElement>>;
1717
+
1718
+ export { mediaQuery }
1719
+
1720
+ // @public
1721
+ export const Modal: ForwardRefExoticComponent<ModalProps & RefAttributes<HTMLDivElement>>;
1722
+
1723
+ export { modalClasses }
1724
+
1725
+ export { ModalProps }
1726
+
1727
+ // @public (undocumented)
1728
+ const Notification_2: React_2.ForwardRefExoticComponent<NotificationProps & React_2.RefAttributes<HTMLDivElement>>;
1729
+ export { Notification_2 as Notification }
1730
+
1731
+ export { NotificationIconPlacement }
1732
+
1733
+ export { NotificationLayout }
1734
+
1735
+ export { NotificationProps }
1736
+
1737
+ // @public (undocumented)
1738
+ export const NotificationsProvider: React_2.FC<{
1739
+ children: ReactNode;
1740
+ frame?: string;
1741
+ }>;
1742
+
1743
+ export { Overlay }
1744
+
1745
+ export { OverlayProps }
1746
+
1747
+ // @public
1748
+ export const Pagination: FunctionComponent<PropsType< {
1749
+ view: {
1750
+ default: PolymorphicClassName;
1751
+ secondary: PolymorphicClassName;
1752
+ clear: PolymorphicClassName;
1753
+ };
1754
+ viewCurrentPage: {
1755
+ default: PolymorphicClassName;
1756
+ secondary: PolymorphicClassName;
1757
+ clear: PolymorphicClassName;
1758
+ };
1759
+ size: {
1760
+ l: PolymorphicClassName;
1761
+ m: PolymorphicClassName;
1762
+ s: PolymorphicClassName;
1763
+ xs: PolymorphicClassName;
1764
+ };
1765
+ type: {
1766
+ compact: PolymorphicClassName;
1767
+ default: PolymorphicClassName;
1768
+ };
1769
+ }> & PaginationProps & RefAttributes<HTMLDivElement>>;
1770
+
1771
+ export { PaginationProps }
1772
+
1773
+ // @public (undocumented)
1774
+ export const Popover: FunctionComponent<PropsType< {
1775
+ view: {
1776
+ default: PolymorphicClassName;
1777
+ };
1778
+ }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
1779
+
1780
+ export { PopoverPlacement }
1781
+
1782
+ export { PopoverProps }
1783
+
1784
+ export { PopoverTrigger }
1785
+
1786
+ // @public
1787
+ export const Popup: ForwardRefExoticComponent<PopupProps & RefAttributes<HTMLDivElement>>;
1788
+
1789
+ export { popupClasses }
1790
+
1791
+ export { PopupInfo }
1792
+
1793
+ export { PopupPlacement }
1794
+
1795
+ export { PopupProps }
1796
+
1797
+ export { PopupProvider }
1798
+
1799
+ export { Portal }
1800
+
1801
+ export { PortalProps }
1802
+
1803
+ // @public
1804
+ export const Price: FunctionComponent<PropsType< {
1805
+ view: {};
1806
+ }> & PriceProps & RefAttributes<HTMLSpanElement>>;
1807
+
1808
+ export { priceClasses }
1809
+
1810
+ // @public (undocumented)
1811
+ export const Progress: FunctionComponent<PropsType< {
1812
+ view: {
1813
+ default: PolymorphicClassName;
1814
+ secondary: PolymorphicClassName;
1815
+ primary: PolymorphicClassName;
1816
+ accent: PolymorphicClassName;
1817
+ success: PolymorphicClassName;
1818
+ warning: PolymorphicClassName;
1819
+ error: PolymorphicClassName;
1820
+ };
1821
+ size: {
1822
+ m: PolymorphicClassName;
1823
+ };
1824
+ }> & ProgressProps & RefAttributes<HTMLDivElement>>;
1825
+
1826
+ export { ProgressProps }
1827
+
1828
+ // @public
1829
+ export const Radiobox: FunctionComponent<PropsType< {
1830
+ size: {
1831
+ s: PolymorphicClassName;
1832
+ m: PolymorphicClassName;
1833
+ };
1834
+ view: {
1835
+ default: PolymorphicClassName;
1836
+ secondary: PolymorphicClassName;
1837
+ tertiary: PolymorphicClassName;
1838
+ paragraph: PolymorphicClassName;
1839
+ accent: PolymorphicClassName;
1840
+ positive: PolymorphicClassName;
1841
+ warning: PolymorphicClassName;
1842
+ negative: PolymorphicClassName;
1843
+ };
1844
+ disabled: {
1845
+ true: PolymorphicClassName;
1846
+ };
1847
+ focused: {
1848
+ true: PolymorphicClassName;
1849
+ };
1850
+ }> & Filter<InputHTMLAttributes<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
1851
+
1852
+ // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
1853
+ //
1854
+ // @public (undocumented)
1855
+ export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
1856
+
1857
+ export { RadioGroup }
1858
+
1859
+ // @public
1860
+ const Range_2: FunctionComponent<PropsType< {
1861
+ view: {
1862
+ default: PolymorphicClassName;
1863
+ };
1864
+ size: {
1865
+ l: PolymorphicClassName;
1866
+ m: PolymorphicClassName;
1867
+ s: PolymorphicClassName;
1868
+ xs: PolymorphicClassName;
1869
+ };
1870
+ disabled: {
1871
+ true: PolymorphicClassName;
1872
+ };
1873
+ readOnly: {
1874
+ true: PolymorphicClassName;
1875
+ };
1876
+ }> & (({
1877
+ label?: string | undefined;
1878
+ leftHelper?: string | undefined;
1879
+ contentLeft?: ReactNode;
1880
+ contentRight?: ReactNode;
1881
+ firstValue?: TextfieldPrimitiveValue | undefined;
1882
+ secondValue?: TextfieldPrimitiveValue | undefined;
1883
+ firstValueError?: boolean | undefined;
1884
+ secondValueError?: boolean | undefined;
1885
+ firstValueSuccess?: boolean | undefined;
1886
+ secondValueSuccess?: boolean | undefined;
1887
+ firstPlaceholder?: string | undefined;
1888
+ secondPlaceholder?: string | undefined;
1889
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1890
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1891
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1892
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1893
+ firstTextfieldTextAfter?: string | undefined;
1894
+ secondTextfieldTextAfter?: string | undefined;
1895
+ view?: string | undefined;
1896
+ size?: string | undefined;
1897
+ readOnly?: boolean | undefined;
1898
+ disabled?: boolean | undefined;
1899
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1900
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1901
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
1902
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
1903
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1904
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1905
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1906
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1907
+ } & {
1908
+ firstTextfieldTextBefore: string;
1909
+ secondTextfieldTextBefore: string;
1910
+ dividerVariant?: "none" | undefined;
1911
+ dividerIcon?: undefined;
1912
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
1913
+ label?: string | undefined;
1914
+ leftHelper?: string | undefined;
1915
+ contentLeft?: ReactNode;
1916
+ contentRight?: ReactNode;
1917
+ firstValue?: TextfieldPrimitiveValue | undefined;
1918
+ secondValue?: TextfieldPrimitiveValue | undefined;
1919
+ firstValueError?: boolean | undefined;
1920
+ secondValueError?: boolean | undefined;
1921
+ firstValueSuccess?: boolean | undefined;
1922
+ secondValueSuccess?: boolean | undefined;
1923
+ firstPlaceholder?: string | undefined;
1924
+ secondPlaceholder?: string | undefined;
1925
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1926
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1927
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1928
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1929
+ firstTextfieldTextAfter?: string | undefined;
1930
+ secondTextfieldTextAfter?: string | undefined;
1931
+ view?: string | undefined;
1932
+ size?: string | undefined;
1933
+ readOnly?: boolean | undefined;
1934
+ disabled?: boolean | undefined;
1935
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1936
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1937
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
1938
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
1939
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1940
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1941
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1942
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1943
+ } & {
1944
+ dividerVariant?: "dash" | undefined;
1945
+ dividerIcon?: undefined;
1946
+ firstTextfieldTextBefore?: string | undefined;
1947
+ secondTextfieldTextBefore?: string | undefined;
1948
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
1949
+ label?: string | undefined;
1950
+ leftHelper?: string | undefined;
1951
+ contentLeft?: ReactNode;
1952
+ contentRight?: ReactNode;
1953
+ firstValue?: TextfieldPrimitiveValue | undefined;
1954
+ secondValue?: TextfieldPrimitiveValue | undefined;
1955
+ firstValueError?: boolean | undefined;
1956
+ secondValueError?: boolean | undefined;
1957
+ firstValueSuccess?: boolean | undefined;
1958
+ secondValueSuccess?: boolean | undefined;
1959
+ firstPlaceholder?: string | undefined;
1960
+ secondPlaceholder?: string | undefined;
1961
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1962
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1963
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1964
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1965
+ firstTextfieldTextAfter?: string | undefined;
1966
+ secondTextfieldTextAfter?: string | undefined;
1967
+ view?: string | undefined;
1968
+ size?: string | undefined;
1969
+ readOnly?: boolean | undefined;
1970
+ disabled?: boolean | undefined;
1971
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1972
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1973
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
1974
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
1975
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1976
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1977
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1978
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1979
+ } & {
1980
+ dividerIcon?: ReactNode;
1981
+ dividerVariant?: "icon" | undefined;
1982
+ firstTextfieldTextBefore?: string | undefined;
1983
+ secondTextfieldTextBefore?: string | undefined;
1984
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
1985
+ export { Range_2 as Range }
1986
+
1987
+ export { RangeProps }
1988
+
1989
+ export { rangeTokens }
1990
+
1991
+ export { Ratio }
1992
+
1993
+ export { RectSkeleton }
1994
+
1995
+ export { Row }
1996
+
1997
+ export { ScreenConfig }
1998
+
1999
+ export { ScreenMap }
2000
+
2001
+ export { ScreenVariant }
2002
+
2003
+ // @public
2004
+ export const SegmentGroup: FunctionComponent<PropsType< {
2005
+ view: {
2006
+ clear: PolymorphicClassName;
2007
+ filled: PolymorphicClassName;
2008
+ };
2009
+ size: {
2010
+ xs: PolymorphicClassName;
2011
+ s: PolymorphicClassName;
2012
+ m: PolymorphicClassName;
2013
+ l: PolymorphicClassName;
2014
+ };
2015
+ disabled: {
2016
+ true: PolymorphicClassName;
2017
+ };
2018
+ pilled: {
2019
+ true: PolymorphicClassName;
2020
+ };
2021
+ stretch: {
2022
+ true: PolymorphicClassName;
2023
+ };
2024
+ filledBackground: {
2025
+ true: PolymorphicClassName;
2026
+ };
2027
+ orientation: {
2028
+ vertical: PolymorphicClassName;
2029
+ };
2030
+ }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
2031
+
2032
+ export { SegmentGroupProps }
2033
+
2034
+ // @public
2035
+ export const SegmentItem: FunctionComponent<PropsType< {
2036
+ view: {
2037
+ clear: PolymorphicClassName;
2038
+ secondary: PolymorphicClassName;
2039
+ default: PolymorphicClassName;
2040
+ };
2041
+ size: {
2042
+ xs: PolymorphicClassName;
2043
+ s: PolymorphicClassName;
2044
+ m: PolymorphicClassName;
2045
+ l: PolymorphicClassName;
2046
+ };
2047
+ disabled: {
2048
+ true: PolymorphicClassName;
2049
+ };
2050
+ pilled: {
2051
+ true: PolymorphicClassName;
2052
+ };
2053
+ }> & ButtonHTMLAttributes<HTMLButtonElement> & {
2054
+ value: string;
2055
+ id?: string | undefined;
2056
+ label?: ReactNode;
2057
+ pilled?: boolean | undefined;
2058
+ customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
2059
+ size?: string | undefined;
2060
+ view?: string | undefined;
2061
+ contentLeft?: ReactNode;
2062
+ contentRight?: ReactNode;
2063
+ } & RefAttributes<HTMLLabelElement>>;
2064
+
2065
+ export { SegmentItemProps }
2066
+
2067
+ export { SegmentProvider }
2068
+
2069
+ export { SegmentProviderProps }
2070
+
2071
+ // @public (undocumented)
2072
+ export const Select: React_2.ForwardRefExoticComponent<Omit<SelectProps, "view" | "size" | "chipView"> & Pick<PropsType< {
2073
+ size: {
2074
+ xs: PolymorphicClassName;
2075
+ s: PolymorphicClassName;
2076
+ m: PolymorphicClassName;
2077
+ l: PolymorphicClassName;
2078
+ };
2079
+ view: {
2080
+ default: PolymorphicClassName;
2081
+ positive: PolymorphicClassName;
2082
+ warning: PolymorphicClassName;
2083
+ negative: PolymorphicClassName;
2084
+ accent: PolymorphicClassName;
2085
+ secondary: PolymorphicClassName;
2086
+ clear: PolymorphicClassName;
2087
+ dark: PolymorphicClassName;
2088
+ black: PolymorphicClassName;
2089
+ white: PolymorphicClassName;
2090
+ };
2091
+ chipView: {
2092
+ default: PolymorphicClassName;
2093
+ secondary: PolymorphicClassName;
2094
+ accent: PolymorphicClassName;
2095
+ };
2096
+ }> & (({
2097
+ target?: "textfield-like" | undefined;
2098
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
2099
+ contentLeft?: React_2.ReactNode;
2100
+ labelPlacement?: "outer" | "inner" | undefined;
2101
+ placeholder?: string | undefined;
2102
+ helperText?: string | undefined;
2103
+ } & {
2104
+ multiselect?: false | undefined;
2105
+ separator?: undefined;
2106
+ } & {
2107
+ value: any;
2108
+ onChange?: ((value: any) => void) | undefined;
2109
+ listOverflow?: Property.Overflow | undefined;
2110
+ listHeight?: Property.Height<string | number> | undefined;
2111
+ status?: "warning" | "success" | "error" | undefined;
2112
+ placeholder?: string | undefined;
2113
+ helperText?: string | undefined;
2114
+ disabled?: boolean | undefined;
2115
+ items?: MergedDropdownNode[] | undefined;
2116
+ onItemSelect?: ((e: MergedDropdownNode, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
2117
+ hasItems?: boolean | undefined;
2118
+ children?: undefined;
2119
+ isOpen?: boolean | undefined;
2120
+ isTargetAmount?: boolean | undefined;
2121
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => React_2.ReactNode) | undefined;
2122
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2123
+ label?: string | undefined;
2124
+ onScrollBottom?: ((e: React_2.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
2125
+ variant?: "normal" | "tight" | undefined;
2126
+ listWidth?: Property.Width<string | number> | undefined;
2127
+ portal?: string | React_2.RefObject<HTMLElement> | undefined;
2128
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2129
+ renderItem?: ((item: MergedDropdownNode) => React_2.ReactNode) | undefined;
2130
+ closeAfterSelect?: boolean | undefined;
2131
+ size?: string | undefined;
2132
+ view?: string | undefined;
2133
+ chipView?: string | undefined;
2134
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React_2.RefAttributes<HTMLButtonElement>) | ({
2135
+ target?: "textfield-like" | undefined;
2136
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
2137
+ contentLeft?: React_2.ReactNode;
2138
+ labelPlacement?: "outer" | "inner" | undefined;
2139
+ placeholder?: string | undefined;
2140
+ helperText?: string | undefined;
2141
+ } & {
2142
+ multiselect?: true | undefined;
2143
+ separator?: string | undefined;
2144
+ } & {
2145
+ value: any;
2146
+ onChange?: ((value: any) => void) | undefined;
2147
+ listOverflow?: Property.Overflow | undefined;
2148
+ listHeight?: Property.Height<string | number> | undefined;
2149
+ status?: "warning" | "success" | "error" | undefined;
2150
+ placeholder?: string | undefined;
2151
+ helperText?: string | undefined;
2152
+ disabled?: boolean | undefined;
2153
+ items?: MergedDropdownNode[] | undefined;
2154
+ onItemSelect?: ((e: MergedDropdownNode, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
2155
+ hasItems?: boolean | undefined;
2156
+ children?: undefined;
2157
+ isOpen?: boolean | undefined;
2158
+ isTargetAmount?: boolean | undefined;
2159
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => React_2.ReactNode) | undefined;
2160
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2161
+ label?: string | undefined;
2162
+ onScrollBottom?: ((e: React_2.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
2163
+ variant?: "normal" | "tight" | undefined;
2164
+ listWidth?: Property.Width<string | number> | undefined;
2165
+ portal?: string | React_2.RefObject<HTMLElement> | undefined;
2166
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2167
+ renderItem?: ((item: MergedDropdownNode) => React_2.ReactNode) | undefined;
2168
+ closeAfterSelect?: boolean | undefined;
2169
+ size?: string | undefined;
2170
+ view?: string | undefined;
2171
+ chipView?: string | undefined;
2172
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React_2.RefAttributes<HTMLButtonElement>) | ({
2173
+ target?: "button-like" | undefined;
2174
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "clear" | "dark" | "black" | "white" | undefined;
2175
+ contentLeft?: undefined;
2176
+ labelPlacement?: undefined;
2177
+ placeholder?: undefined;
2178
+ helperText?: undefined;
2179
+ } & {
2180
+ multiselect?: false | undefined;
2181
+ separator?: undefined;
2182
+ } & {
2183
+ value: any;
2184
+ onChange?: ((value: any) => void) | undefined;
2185
+ listOverflow?: Property.Overflow | undefined;
2186
+ listHeight?: Property.Height<string | number> | undefined;
2187
+ status?: "warning" | "success" | "error" | undefined;
2188
+ placeholder?: string | undefined;
2189
+ helperText?: string | undefined;
2190
+ disabled?: boolean | undefined;
2191
+ items?: MergedDropdownNode[] | undefined;
2192
+ onItemSelect?: ((e: MergedDropdownNode, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
2193
+ hasItems?: boolean | undefined;
2194
+ children?: undefined;
2195
+ isOpen?: boolean | undefined;
2196
+ isTargetAmount?: boolean | undefined;
2197
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => React_2.ReactNode) | undefined;
2198
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2199
+ label?: string | undefined;
2200
+ onScrollBottom?: ((e: React_2.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
2201
+ variant?: "normal" | "tight" | undefined;
2202
+ listWidth?: Property.Width<string | number> | undefined;
2203
+ portal?: string | React_2.RefObject<HTMLElement> | undefined;
2204
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2205
+ renderItem?: ((item: MergedDropdownNode) => React_2.ReactNode) | undefined;
2206
+ closeAfterSelect?: boolean | undefined;
2207
+ size?: string | undefined;
2208
+ view?: string | undefined;
2209
+ chipView?: string | undefined;
2210
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React_2.RefAttributes<HTMLButtonElement>) | ({
2211
+ target?: "button-like" | undefined;
2212
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "clear" | "dark" | "black" | "white" | undefined;
2213
+ contentLeft?: undefined;
2214
+ labelPlacement?: undefined;
2215
+ placeholder?: undefined;
2216
+ helperText?: undefined;
2217
+ } & {
2218
+ multiselect?: true | undefined;
2219
+ separator?: string | undefined;
2220
+ } & {
2221
+ value: any;
2222
+ onChange?: ((value: any) => void) | undefined;
2223
+ listOverflow?: Property.Overflow | undefined;
2224
+ listHeight?: Property.Height<string | number> | undefined;
2225
+ status?: "warning" | "success" | "error" | undefined;
2226
+ placeholder?: string | undefined;
2227
+ helperText?: string | undefined;
2228
+ disabled?: boolean | undefined;
2229
+ items?: MergedDropdownNode[] | undefined;
2230
+ onItemSelect?: ((e: MergedDropdownNode, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
2231
+ hasItems?: boolean | undefined;
2232
+ children?: undefined;
2233
+ isOpen?: boolean | undefined;
2234
+ isTargetAmount?: boolean | undefined;
2235
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => React_2.ReactNode) | undefined;
2236
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2237
+ label?: string | undefined;
2238
+ onScrollBottom?: ((e: React_2.UIEvent<HTMLUListElement, UIEvent>) => void) | undefined;
2239
+ variant?: "normal" | "tight" | undefined;
2240
+ listWidth?: Property.Width<string | number> | undefined;
2241
+ portal?: string | React_2.RefObject<HTMLElement> | undefined;
2242
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2243
+ renderItem?: ((item: MergedDropdownNode) => React_2.ReactNode) | undefined;
2244
+ closeAfterSelect?: boolean | undefined;
2245
+ size?: string | undefined;
2246
+ view?: string | undefined;
2247
+ chipView?: string | undefined;
2248
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & React_2.RefAttributes<HTMLButtonElement>)), "view" | "size" | "chipView"> & React_2.RefAttributes<HTMLButtonElement>>;
2249
+
2250
+ // @public
2251
+ export const Sheet: FunctionComponent<PropsType< {
2252
+ view: {
2253
+ default: PolymorphicClassName;
2254
+ };
2255
+ }> & SheetProps & RefAttributes<HTMLDivElement>>;
2256
+
2257
+ export { sheetClasses }
2258
+
2259
+ export { SheetProps }
2260
+
2261
+ export { ShowToastArgs }
2262
+
2263
+ // @public
2264
+ export const Slider: FunctionComponent<PropsType< {
2265
+ view: {
2266
+ default: PolymorphicClassName;
2267
+ accent: PolymorphicClassName;
2268
+ gradient: PolymorphicClassName;
2269
+ };
2270
+ size: {
2271
+ l: PolymorphicClassName;
2272
+ m: PolymorphicClassName;
2273
+ s: PolymorphicClassName;
2274
+ };
2275
+ disabled: {
2276
+ true: PolymorphicClassName;
2277
+ };
2278
+ }> & ((SliderBaseProps & SliderInternalProps & {
2279
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
2280
+ name: string;
2281
+ value?: undefined;
2282
+ defaultValue?: number | undefined;
2283
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
2284
+ onChangeCommitted?: ((value: number) => void) | undefined;
2285
+ ariaLabel?: string | undefined;
2286
+ showCurrentValue?: boolean | undefined;
2287
+ showRangeValues?: boolean | undefined;
2288
+ hideMinValueDiff?: number | undefined;
2289
+ hideMaxValueDiff?: number | undefined;
2290
+ rangeValuesPlacement?: "outer" | "inner" | undefined;
2291
+ labelPlacement?: "outer" | "inner" | undefined;
2292
+ multipleStepSize?: number | undefined;
2293
+ view?: string | undefined;
2294
+ size?: "s" | "m" | "l" | undefined;
2295
+ type?: "single" | undefined;
2296
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
2297
+ onChange?: ((value: number) => void) | undefined;
2298
+ value: number;
2299
+ name?: undefined;
2300
+ defaultValue?: undefined;
2301
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
2302
+ onChangeCommitted?: ((value: number) => void) | undefined;
2303
+ ariaLabel?: string | undefined;
2304
+ showCurrentValue?: boolean | undefined;
2305
+ showRangeValues?: boolean | undefined;
2306
+ hideMinValueDiff?: number | undefined;
2307
+ hideMaxValueDiff?: number | undefined;
2308
+ rangeValuesPlacement?: "outer" | "inner" | undefined;
2309
+ labelPlacement?: "outer" | "inner" | undefined;
2310
+ multipleStepSize?: number | undefined;
2311
+ view?: string | undefined;
2312
+ size?: "s" | "m" | "l" | undefined;
2313
+ type?: "single" | undefined;
2314
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
2315
+ onChange?: ((event: FormTypeString) => void) | undefined;
2316
+ name?: string | undefined;
2317
+ value?: undefined;
2318
+ defaultValue?: number[] | undefined;
2319
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
2320
+ onChange?: ((values: number[]) => void) | undefined;
2321
+ name?: undefined;
2322
+ value?: number[] | undefined;
2323
+ defaultValue?: undefined;
2324
+ } & RefAttributes<HTMLDivElement>))>;
2325
+
2326
+ export { SliderProps }
2327
+
2328
+ // @public
2329
+ export const Spinner: StyledComponent<FunctionComponent<PropsType< {
2330
+ view: {
2331
+ default: PolymorphicClassName;
2332
+ secondary: PolymorphicClassName;
2333
+ tertiary: PolymorphicClassName;
2334
+ paragraph: PolymorphicClassName;
2335
+ accent: PolymorphicClassName;
2336
+ positive: PolymorphicClassName;
2337
+ warning: PolymorphicClassName;
2338
+ negative: PolymorphicClassName;
2339
+ };
2340
+ }> & ((HTMLAttributes<HTMLDivElement> & {
2341
+ width?: undefined;
2342
+ height?: undefined;
2343
+ size?: string | undefined;
2344
+ view?: string | undefined;
2345
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
2346
+ width: number;
2347
+ height: number;
2348
+ size?: undefined; /**
2349
+ * @deprecated
2350
+ */
2351
+ view?: string | undefined;
2352
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
2353
+ width: string;
2354
+ height: string;
2355
+ size?: undefined;
2356
+ view?: string | undefined;
2357
+ } & RefAttributes<HTMLDivElement>))>, any, {}, never>;
2358
+
2359
+ // @public (undocumented)
2360
+ export type SpinnerProps = HTMLAttributes<HTMLDivElement> & {
2361
+ size?: string | number;
2362
+ view?: string;
2363
+ color?: string;
2364
+ deviceScale?: number;
2365
+ };
2366
+
2367
+ export { SSRProvider }
2368
+
2369
+ export { StepItemProps }
2370
+
2371
+ // @public (undocumented)
2372
+ export const Steps: FunctionComponent<PropsType< {
2373
+ view: {
2374
+ default: PolymorphicClassName;
2375
+ };
2376
+ size: {
2377
+ l: PolymorphicClassName;
2378
+ m: PolymorphicClassName;
2379
+ s: PolymorphicClassName;
2380
+ xs: PolymorphicClassName;
2381
+ };
2382
+ }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
2383
+
2384
+ // @public (undocumented)
2385
+ export const Switch: FunctionComponent<PropsType< {
2386
+ size: {
2387
+ m: PolymorphicClassName;
2388
+ };
2389
+ view: {
2390
+ default: PolymorphicClassName;
2391
+ };
2392
+ disabled: {
2393
+ true: PolymorphicClassName;
2394
+ };
2395
+ focused: {
2396
+ true: PolymorphicClassName;
2397
+ };
2398
+ }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
2399
+
2400
+ // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
2401
+ //
2402
+ // @public (undocumented)
2403
+ export type SwitchProps = ComponentProps<typeof SwitchComponent>;
2404
+
2405
+ // Warning: (ae-forgotten-export) The symbol "TabItemProps" needs to be exported by the entry point index.d.ts
2406
+ //
2407
+ // @public
2408
+ export const TabItem: (props: TabItemProps) => JSX.Element;
2409
+
2410
+ export { TabItemRefs }
2411
+
2412
+ // Warning: (ae-forgotten-export) The symbol "TabsProps" needs to be exported by the entry point index.d.ts
2413
+ //
2414
+ // @public
2415
+ export const Tabs: (props: TabsProps) => JSX.Element;
2416
+
2417
+ export { TabsContext }
2418
+
2419
+ // @public
2420
+ export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
2421
+
2422
+ export { TabsControllerProps }
2423
+
2424
+ // @public
2425
+ export const TextArea: ForwardRefExoticComponent<TextAreaProps & RefAttributes<HTMLTextAreaElement>>;
2426
+
2427
+ // @public
2428
+ export const TextField: ForwardRefExoticComponent<TextFieldProps & RefAttributes<HTMLInputElement>>;
2429
+
2430
+ // @public
2431
+ export const TextFieldGroup: FunctionComponent<PropsType< {
2432
+ size: {
2433
+ l: PolymorphicClassName;
2434
+ m: PolymorphicClassName;
2435
+ s: PolymorphicClassName;
2436
+ xs: PolymorphicClassName;
2437
+ };
2438
+ orientation: {
2439
+ horizontal: PolymorphicClassName;
2440
+ vertical: PolymorphicClassName;
2441
+ };
2442
+ gap: {
2443
+ none: PolymorphicClassName;
2444
+ dense: PolymorphicClassName;
2445
+ wide: PolymorphicClassName;
2446
+ };
2447
+ shape: {
2448
+ segmented: PolymorphicClassName;
2449
+ default: PolymorphicClassName;
2450
+ };
2451
+ stretching: {
2452
+ auto: PolymorphicClassName;
2453
+ filled: PolymorphicClassName;
2454
+ };
2455
+ }> & ((HTMLAttributes<HTMLDivElement> & {
2456
+ orientation?: Orientation | undefined;
2457
+ stretching?: ("auto" | "filled") | undefined;
2458
+ size?: string | undefined;
2459
+ isCommonTextFieldStyles?: boolean | undefined;
2460
+ } & {
2461
+ gap?: "none" | "dense" | undefined;
2462
+ shape?: "segmented" | undefined;
2463
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
2464
+ orientation?: Orientation | undefined;
2465
+ stretching?: ("auto" | "filled") | undefined;
2466
+ size?: string | undefined;
2467
+ isCommonTextFieldStyles?: boolean | undefined;
2468
+ } & {
2469
+ gap?: "dense" | "wide" | undefined;
2470
+ shape?: "default" | undefined;
2471
+ } & RefAttributes<HTMLDivElement>))>;
2472
+
2473
+ export { TextFieldGroupProps }
2474
+
2475
+ export { TextFieldProps }
2476
+
2477
+ export { textFieldTokens }
2478
+
2479
+ // @public (undocumented)
2480
+ export const TextL: FunctionComponent<PropsType< {
2481
+ size: {
2482
+ l: PolymorphicClassName;
2483
+ };
2484
+ }> & {
2485
+ breakWord?: boolean | undefined;
2486
+ color?: string | undefined;
2487
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2488
+
2489
+ export { textL }
2490
+
2491
+ export { textLBold }
2492
+
2493
+ // @public (undocumented)
2494
+ export const TextM: FunctionComponent<PropsType< {
2495
+ size: {
2496
+ m: PolymorphicClassName;
2497
+ };
2498
+ }> & {
2499
+ breakWord?: boolean | undefined;
2500
+ color?: string | undefined;
2501
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2502
+
2503
+ export { textM }
2504
+
2505
+ export { textMBold }
2506
+
2507
+ // @public (undocumented)
2508
+ export const TextS: FunctionComponent<PropsType< {
2509
+ size: {
2510
+ s: PolymorphicClassName;
2511
+ };
2512
+ }> & {
2513
+ breakWord?: boolean | undefined;
2514
+ color?: string | undefined;
2515
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2516
+
2517
+ export { textS }
2518
+
2519
+ export { textSBold }
2520
+
2521
+ // @public (undocumented)
2522
+ export const TextSkeleton: FC<PropsType< {
2523
+ size: {
2524
+ bodyL: PolymorphicClassName;
2525
+ bodyM: PolymorphicClassName;
2526
+ bodyS: PolymorphicClassName;
2527
+ bodyXS: PolymorphicClassName;
2528
+ bodyXXS: PolymorphicClassName;
2529
+ dsplL: PolymorphicClassName;
2530
+ dsplM: PolymorphicClassName;
2531
+ dsplS: PolymorphicClassName;
2532
+ h1: PolymorphicClassName;
2533
+ h2: PolymorphicClassName;
2534
+ h3: PolymorphicClassName;
2535
+ h4: PolymorphicClassName;
2536
+ h5: PolymorphicClassName;
2537
+ textL: PolymorphicClassName;
2538
+ textM: PolymorphicClassName;
2539
+ textS: PolymorphicClassName;
2540
+ textXS: PolymorphicClassName;
2541
+ };
2542
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2543
+ customGradientColor?: string | undefined;
2544
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2545
+ } & SkeletonGradientProps & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
2546
+
2547
+ // @public (undocumented)
2548
+ export const TextXS: FunctionComponent<PropsType< {
2549
+ size: {
2550
+ xs: PolymorphicClassName;
2551
+ };
2552
+ }> & {
2553
+ breakWord?: boolean | undefined;
2554
+ color?: string | undefined;
2555
+ } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2556
+
2557
+ export { textXS }
2558
+
2559
+ export { textXSBold }
2560
+
2561
+ // @public (undocumented)
2562
+ export const Toast: FunctionComponent<PropsType< {
2563
+ view: {
2564
+ default: PolymorphicClassName;
2565
+ dark: PolymorphicClassName;
2566
+ light: PolymorphicClassName;
2567
+ };
2568
+ size: {
2569
+ m: PolymorphicClassName;
2570
+ };
2571
+ pilled: {
2572
+ true: PolymorphicClassName;
2573
+ };
2574
+ }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
2575
+
2576
+ export { ToastPosition }
2577
+
2578
+ export { ToastProps }
2579
+
2580
+ // @public (undocumented)
2581
+ export const ToastProvider: ({ children }: {
2582
+ children: ReactNode;
2583
+ }) => JSX.Element;
2584
+
2585
+ export { ToastRole }
2586
+
2587
+ // @public
2588
+ export const Toolbar: FunctionComponent<PropsType< {
2589
+ view: {
2590
+ default: PolymorphicClassName;
2591
+ };
2592
+ size: {
2593
+ xs: PolymorphicClassName;
2594
+ s: PolymorphicClassName;
2595
+ m: PolymorphicClassName;
2596
+ l: PolymorphicClassName;
2597
+ };
2598
+ }> & HTMLAttributes<HTMLDivElement> & {
2599
+ children: ReactNode;
2600
+ orientation?: "horizontal" | "vertical" | undefined;
2601
+ hasShadow?: boolean | undefined;
2602
+ size?: string | undefined;
2603
+ view?: string | undefined;
2604
+ } & RefAttributes<HTMLDivElement>>;
2605
+
2606
+ // @public (undocumented)
2607
+ export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
2608
+
2609
+ export { ToolbarProps }
2610
+
2611
+ export { toolbarTokens }
2612
+
2613
+ // @public (undocumented)
2614
+ export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
2615
+
2616
+ export { TooltipProps }
2617
+
2618
+ export { usePopupContext }
2619
+
2620
+ export { useSegment }
2621
+
2622
+ export { useToast }
2623
+
2624
+ export { withSkeleton }
2625
+
2626
+
2627
+ export * from "@salutejs/sdds-themes/tokens/sdds_serv";
2628
+
2629
+ // (No @packageDocumentation comment for this package)
2630
+
2631
+ ```