@salutejs/plasma-web 1.493.0-canary.1681.12515137471.0 → 1.493.0-dev.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +10 -10
  2. package/temp/plasma-web.api.md +0 -4524
@@ -1,4524 +0,0 @@
1
- ## API Report File for "@salutejs/plasma-web"
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 { AccordionProps } from '@salutejs/plasma-new-hope/styled-components';
11
- import { addFocus } from '@salutejs/plasma-core';
12
- import { addNotification } from '@salutejs/plasma-new-hope/styled-components';
13
- import { AlignProp } from '@salutejs/plasma-new-hope/types/components/Cell/Cell.types';
14
- import { AnchorHTMLAttributes } from 'react';
15
- import { animatedScrollToX } from '@salutejs/plasma-core';
16
- import { animatedScrollToY } from '@salutejs/plasma-core';
17
- import { applyBlur } from '@salutejs/plasma-core';
18
- import { applyDisabled } from '@salutejs/plasma-core';
19
- import { applyEllipsis } from '@salutejs/plasma-core';
20
- import { applyHyphens } from '@salutejs/plasma-core';
21
- import { applyMaxLines } from '@salutejs/plasma-core';
22
- import { applyNoSelect } from '@salutejs/plasma-core';
23
- import { applyRoundness } from '@salutejs/plasma-core';
24
- import { applyScrollSnap } from '@salutejs/plasma-core';
25
- import { applySkeletonGradient } from '@salutejs/plasma-core';
26
- import { applySpacing } from '@salutejs/plasma-core';
27
- import { applyView } from '@salutejs/plasma-core';
28
- import { arrayItemRemoving } from '@salutejs/plasma-hope';
29
- import { arrayItemSelecting } from '@salutejs/plasma-hope';
30
- import { arrayItemSwapping } from '@salutejs/plasma-hope';
31
- import { AsProps } from '@salutejs/plasma-core';
32
- import { AsProps as AsProps_2 } from '@salutejs/plasma-new-hope/styled-components';
33
- import { AudioPlayer } from '@salutejs/plasma-hope';
34
- import { AudioPlayerProps } from '@salutejs/plasma-hope';
35
- import { AvatarGroupProps } from '@salutejs/plasma-new-hope/styled-components';
36
- import { AvatarProps } from '@salutejs/plasma-new-hope/styled-components';
37
- import { BadgeProps } from '@salutejs/plasma-new-hope/styled-components';
38
- import { BaseAttachProps } from '@salutejs/plasma-new-hope/types/components/Attach/Attach.types';
39
- import { BaseboxProps } from '@salutejs/plasma-new-hope/styled-components';
40
- import { BaseCallbackChangeInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
41
- import { BaseCallbackKeyboardInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
42
- import { BaseProps } from '@salutejs/plasma-new-hope/types/components/Autocomplete/Autocomplete.types';
43
- import { BaseTabItemProps } from '@salutejs/plasma-new-hope/styled-components';
44
- import { BaseTabsProps } from '@salutejs/plasma-new-hope/styled-components';
45
- import { BlurProps } from '@salutejs/plasma-core';
46
- import { blurs } from '@salutejs/plasma-core';
47
- import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
48
- import { BreadcrumbsItem } from '@salutejs/plasma-new-hope/types/components/Breadcrumbs/Breadcrumbs.types';
49
- import { BreadcrumbsProps } from '@salutejs/plasma-new-hope/styled-components';
50
- import { Breakpoint } from '@salutejs/plasma-hope';
51
- import { BreakWordProps } from '@salutejs/plasma-core';
52
- import { ButtonBase } from '@salutejs/plasma-new-hope/styled-components';
53
- import { ButtonGroupProps } from '@salutejs/plasma-new-hope/styled-components';
54
- import { ButtonHTMLAttributes } from 'react';
55
- import { ButtonProps } from '@salutejs/plasma-new-hope/styled-components';
56
- import { Calendar as Calendar_2 } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
57
- import { CalendarBaseProps } from '@salutejs/plasma-new-hope/styled-components';
58
- import { CalendarConfigProps } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
59
- import { CalendarDoubleProps } from '@salutejs/plasma-new-hope/styled-components';
60
- import { CalendarProps } from '@salutejs/plasma-new-hope/styled-components';
61
- import { CalendarRange } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
62
- import { CalendarStateType } from '@salutejs/plasma-new-hope/styled-components';
63
- import { canUseDOM } from '@salutejs/plasma-core';
64
- import { Card } from '@salutejs/plasma-hope';
65
- import { CardBadge } from '@salutejs/plasma-hope';
66
- import { CardBody } from '@salutejs/plasma-hope';
67
- import { CardBodyProps } from '@salutejs/plasma-hope';
68
- import { CardContent } from '@salutejs/plasma-hope';
69
- import { CardContentProps } from '@salutejs/plasma-hope';
70
- import { CardMedia } from '@salutejs/plasma-hope';
71
- import { CardMediaProps } from '@salutejs/plasma-hope';
72
- import { CardProps } from '@salutejs/plasma-hope';
73
- import { Carousel } from '@salutejs/plasma-hope';
74
- import { CarouselGridWrapper } from '@salutejs/plasma-hope';
75
- import { CarouselItem } from '@salutejs/plasma-hope';
76
- import { CarouselItemProps } from '@salutejs/plasma-hope';
77
- import { CarouselProps } from '@salutejs/plasma-hope';
78
- import { CellProps } from '@salutejs/plasma-new-hope/styled-components';
79
- import { CellTextbox } from '@salutejs/plasma-new-hope/styled-components';
80
- import { CellTextboxLabel } from '@salutejs/plasma-new-hope/styled-components';
81
- import { CellTextboxSubtitle } from '@salutejs/plasma-new-hope/styled-components';
82
- import { CellTextboxTitle } from '@salutejs/plasma-new-hope/styled-components';
83
- import { ChangeEvent } from 'react';
84
- import { ChangeInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
85
- import { CheckboxProps as CheckboxProps_2 } from '@salutejs/plasma-new-hope/types/components/Checkbox/Checkbox.types';
86
- import { ChipGroupProps } from '@salutejs/plasma-new-hope/types/components/ChipGroup/ChipGroup.types';
87
- import { ChipProps } from '@salutejs/plasma-new-hope/styled-components';
88
- import { clearSelection } from '@salutejs/plasma-hope';
89
- import { closeNotification } from '@salutejs/plasma-new-hope/styled-components';
90
- import { ClosePlacementType } from '@salutejs/plasma-new-hope/styled-components';
91
- import { Col } from '@salutejs/plasma-new-hope/styled-components';
92
- import { ColCount } from '@salutejs/plasma-new-hope/styled-components';
93
- import { ColOffsetProps } from '@salutejs/plasma-new-hope/styled-components';
94
- import { ColProps } from '@salutejs/plasma-new-hope/styled-components';
95
- import { ColSizeProps } from '@salutejs/plasma-new-hope/styled-components';
96
- import { ComboboxPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
97
- import { ComboboxOldProps as ComboboxProps } from '@salutejs/plasma-new-hope/styled-components';
98
- import type { ComboboxProps as ComboboxProps_2 } from '@salutejs/plasma-new-hope';
99
- import { CommitInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
100
- import { ComponentClass } from 'react';
101
- import { ComponentProps } from 'react';
102
- import { GridProps as ContainerProps } from '@salutejs/plasma-new-hope/styled-components';
103
- import { convertRoundnessMatrix } from '@salutejs/plasma-core';
104
- import { CounterProps } from '@salutejs/plasma-new-hope/styled-components';
105
- import { counterTokens } from '@salutejs/plasma-new-hope/styled-components';
106
- import { CustomComboboxProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
107
- import { CustomPopoverProps } from '@salutejs/plasma-new-hope/types/components/Popover/Popover.types';
108
- import { CustomToastProps } from '@salutejs/plasma-new-hope/types/components/Toast/Toast.types';
109
- import { CustomVerticalTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
110
- import { DateInfo } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
111
- import { DatePickerCalendarProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
112
- import { datePickerClasses } from '@salutejs/plasma-new-hope/styled-components';
113
- import { DatePickerPlacement } from '@salutejs/plasma-new-hope/styled-components';
114
- import { DatePickerPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
115
- import { DatePickerPopoverProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
116
- import { DatePickerProps } from '@salutejs/plasma-new-hope/styled-components';
117
- import { DatePickerRangePlacement } from '@salutejs/plasma-new-hope/styled-components';
118
- import { DatePickerRangeProps } from '@salutejs/plasma-new-hope/styled-components';
119
- import { datePickerTokens } from '@salutejs/plasma-new-hope/styled-components';
120
- import { DatePickerVariationProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
121
- import { defaultValidate } from '@salutejs/plasma-hope';
122
- import { DisabledProps } from '@salutejs/plasma-core';
123
- import type { DistributiveOmit } from '@salutejs/plasma-new-hope';
124
- import type { DistributivePick } from '@salutejs/plasma-new-hope';
125
- import { DividerProps } from '@salutejs/plasma-new-hope/styled-components';
126
- import { dividerTokens } from '@salutejs/plasma-new-hope/styled-components';
127
- import { DoubleSliderProps } from '@salutejs/plasma-new-hope/styled-components';
128
- import { DragEvent as DragEvent_2 } from 'react';
129
- import { DrawerContentProps } from '@salutejs/plasma-new-hope/styled-components';
130
- import { DrawerFooterProps } from '@salutejs/plasma-new-hope/styled-components';
131
- import { DrawerHeaderProps } from '@salutejs/plasma-new-hope/styled-components';
132
- import { DrawerProps } from '@salutejs/plasma-new-hope/styled-components';
133
- import type { DropdownItemOption } from '@salutejs/plasma-new-hope';
134
- import { DropdownItemProps } from '@salutejs/plasma-hope';
135
- import { DropdownItem as DropdownItemType } from '@salutejs/plasma-hope';
136
- import type { DropdownNewProps } from '@salutejs/plasma-new-hope';
137
- import type { DropdownNodeSelect } from '@salutejs/plasma-new-hope';
138
- import { DropdownNodeType } from '@salutejs/plasma-hope';
139
- import { DropdownPlacement } from '@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types';
140
- import { DropdownPopupProps } from '@salutejs/plasma-hope';
141
- import { DropdownProps } from '@salutejs/plasma-new-hope/styled-components';
142
- import { DropdownTrigger } from '@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types';
143
- import { dropzoneClasses } from '@salutejs/plasma-new-hope/styled-components';
144
- import { dropzoneTokens } from '@salutejs/plasma-new-hope/styled-components';
145
- import { EditableProps } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
146
- import { ElasticGrid } from '@salutejs/plasma-hope';
147
- import { ElasticGridProps } from '@salutejs/plasma-hope';
148
- import { extractTextFrom } from '@salutejs/plasma-core';
149
- import { FC } from 'react';
150
- import { FileProcessHandler } from '@salutejs/plasma-new-hope/types/components/Dropzone/Dropzone.types';
151
- import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
152
- import { FocusProps } from '@salutejs/plasma-core';
153
- import { formatCurrency } from '@salutejs/plasma-core';
154
- import { FormTypeNumber } from '@salutejs/plasma-new-hope/types/types/FormType';
155
- import { FormTypeString } from '@salutejs/plasma-new-hope/types/types/FormType';
156
- import { ForwardRefExoticComponent } from 'react';
157
- import { FunctionComponent } from 'react';
158
- import { gridBreakpoints } from '@salutejs/plasma-hope';
159
- import { gridColumns } from '@salutejs/plasma-hope';
160
- import { gridGutters } from '@salutejs/plasma-hope';
161
- import { gridMargins } from '@salutejs/plasma-hope';
162
- import { gridSizes } from '@salutejs/plasma-hope';
163
- import { HTMLAttributes } from 'react';
164
- import { HTMLAttributesWithoutOnChange } from '@salutejs/plasma-new-hope/types/engines/types';
165
- import { HTMLAttributesWithoutOnChangeAndDefaultValue } from '@salutejs/plasma-new-hope/types/engines/types';
166
- import { ImageProps } from '@salutejs/plasma-new-hope/styled-components';
167
- import { ImgHTMLAttributes } from 'react';
168
- import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
169
- import { InputHTMLAttributes } from '@salutejs/plasma-core';
170
- import { InputHTMLAttributes as InputHTMLAttributes_2 } from '@salutejs/plasma-new-hope/styled-components';
171
- import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
172
- import type { ItemOption } from '@salutejs/plasma-new-hope';
173
- import { JSXElementConstructor } from 'react';
174
- import { KeyboardEvent as KeyboardEvent_2 } from 'react';
175
- import { LabelProps } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
176
- import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
177
- import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
178
- import { List } from '@salutejs/plasma-hope';
179
- import { ListItem } from '@salutejs/plasma-hope';
180
- import { MaskProps } from '@salutejs/plasma-new-hope/types/components/Mask/Mask.types';
181
- import { MaxLinesProps } from '@salutejs/plasma-core';
182
- import { mediaQuery } from '@salutejs/plasma-hope';
183
- import { MediaQueryFunction } from '@salutejs/plasma-hope';
184
- import type { MergedSelectProps } from '@salutejs/plasma-new-hope';
185
- import { Modal } from '@salutejs/plasma-hope';
186
- import { modalClasses as modalBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
187
- import { ModalProps as ModalBaseProps } from '@salutejs/plasma-new-hope/styled-components';
188
- import { ModalProps } from '@salutejs/plasma-hope';
189
- import { ModalsProvider } from '@salutejs/plasma-hope';
190
- import { ModalView } from '@salutejs/plasma-hope';
191
- import { monthLongName } from '@salutejs/plasma-core';
192
- import { monthShortName } from '@salutejs/plasma-core';
193
- import { MouseEvent as MouseEvent_2 } from 'react';
194
- import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
195
- import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
196
- import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
197
- import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
198
- import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
199
- import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
200
- import { numberInputClasses } from '@salutejs/plasma-new-hope/styled-components';
201
- import { numberInputTokens } from '@salutejs/plasma-new-hope/styled-components';
202
- import { Orientation } from '@salutejs/plasma-new-hope/types/components/TextFieldGroup/TextFieldGroup.types';
203
- import { OutlinedProps } from '@salutejs/plasma-core';
204
- import { Overlay } from '@salutejs/plasma-new-hope/styled-components';
205
- import { OverlayProps } from '@salutejs/plasma-new-hope/styled-components';
206
- import { padZeroNumber } from '@salutejs/plasma-core';
207
- import { PaginationDot } from '@salutejs/plasma-hope';
208
- import { PaginationDotProps } from '@salutejs/plasma-hope';
209
- import { PaginationDots } from '@salutejs/plasma-hope';
210
- import { PaginationProps } from '@salutejs/plasma-new-hope/styled-components';
211
- import { PanelProps } from '@salutejs/plasma-new-hope/types/components/Panel';
212
- import { PickOptional } from '@salutejs/plasma-core';
213
- import { PinProps } from '@salutejs/plasma-core';
214
- import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
215
- import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
216
- import type { PopoverPlacement as PopoverPlacement_2 } from '@salutejs/plasma-new-hope';
217
- import { PopoverPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
218
- import type { PopoverPlacementBasic as PopoverPlacementBasic_2 } from '@salutejs/plasma-new-hope';
219
- import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
220
- import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
221
- import { Popup } from '@salutejs/plasma-hope';
222
- import { popupClasses as popupBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
223
- import { PopupPlacement as PopupBasePlacement } from '@salutejs/plasma-new-hope/styled-components';
224
- import { PopupProps as PopupBaseProps } from '@salutejs/plasma-new-hope/styled-components';
225
- import { PopupProvider as PopupBaseProvider } from '@salutejs/plasma-new-hope/styled-components';
226
- import { PopupInfo } from '@salutejs/plasma-new-hope/styled-components';
227
- import { PopupProps } from '@salutejs/plasma-hope';
228
- import { Portal } from '@salutejs/plasma-new-hope/styled-components';
229
- import { PortalProps } from '@salutejs/plasma-new-hope/styled-components';
230
- import { PreviewGallery } from '@salutejs/plasma-hope';
231
- import { PreviewGalleryItemProps } from '@salutejs/plasma-hope';
232
- import { PreviewGalleryProps } from '@salutejs/plasma-hope';
233
- import { priceClasses } from '@salutejs/plasma-new-hope/styled-components';
234
- import { PriceProps } from '@salutejs/plasma-new-hope/types/components/Price/Price.types';
235
- import { ProgressProps } from '@salutejs/plasma-new-hope/styled-components';
236
- import { Property } from 'csstype';
237
- import { Props } from '@salutejs/plasma-new-hope/types/components/EmptyState/EmptyState.types';
238
- import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
239
- import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
240
- import { radiuses } from '@salutejs/plasma-core';
241
- import { RangeInputRefs } from '@salutejs/plasma-new-hope/styled-components';
242
- import { RangeProps } from '@salutejs/plasma-new-hope/styled-components';
243
- import { rangeTokens } from '@salutejs/plasma-new-hope/styled-components';
244
- import { ratingClasses } from '@salutejs/plasma-new-hope/styled-components';
245
- import { ratingTokens } from '@salutejs/plasma-new-hope/styled-components';
246
- import { Ratio } from '@salutejs/plasma-new-hope/styled-components';
247
- import { default as React_2 } from 'react';
248
- import { ReactElement } from 'react';
249
- import { ReactFragment } from 'react';
250
- import { ReactNode } from 'react';
251
- import { ReactPortal } from 'react';
252
- import { RectSkeleton } from '@salutejs/plasma-new-hope/styled-components';
253
- import { RectSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
254
- import { RefAttributes } from 'react';
255
- import { RefObject } from 'react';
256
- import { RequiredProps } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
257
- import { RightContent } from '@salutejs/plasma-new-hope/styled-components';
258
- import { Roundness } from '@salutejs/plasma-core';
259
- import { RoundnessProps } from '@salutejs/plasma-core';
260
- import { Row } from '@salutejs/plasma-new-hope/styled-components';
261
- import { ScreenConfig } from '@salutejs/plasma-new-hope/styled-components';
262
- import { ScreenMap } from '@salutejs/plasma-new-hope/styled-components';
263
- import { ScreenVariant } from '@salutejs/plasma-new-hope/styled-components';
264
- import { ScrollSnapProps } from '@salutejs/plasma-core';
265
- import { SegmentGroupProps } from '@salutejs/plasma-new-hope/styled-components';
266
- import { SegmentItemProps } from '@salutejs/plasma-new-hope/styled-components';
267
- import { SegmentProvider } from '@salutejs/plasma-new-hope/styled-components';
268
- import { SegmentProviderProps } from '@salutejs/plasma-new-hope/styled-components';
269
- import { SelectGroup } from '@salutejs/plasma-hope';
270
- import { MergedSelectProps as SelectProps } from '@salutejs/plasma-new-hope/styled-components';
271
- import { SelectProps as SelectPropsHope } from '@salutejs/plasma-hope';
272
- import { selectText } from '@salutejs/plasma-hope';
273
- import { setRef } from '@salutejs/plasma-core';
274
- import { shadows } from '@salutejs/plasma-core';
275
- import { sheetClasses } from '@salutejs/plasma-new-hope/styled-components';
276
- import { SheetProps } from '@salutejs/plasma-new-hope/styled-components';
277
- import { ShiftProps } from '@salutejs/plasma-core';
278
- import { ShowToastArgs } from '@salutejs/plasma-new-hope/styled-components';
279
- import { SkeletonGradientProps } from '@salutejs/plasma-core';
280
- import { SkeletonGradientProps as SkeletonGradientProps_2 } from '@salutejs/plasma-new-hope/styled-components';
281
- import { SkeletonSizeProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/Skeleton.types';
282
- import { SliderBaseProps } from '@salutejs/plasma-new-hope/types/components/Slider/components/SliderBase/SliderBase.types';
283
- import { SliderInternalProps } from '@salutejs/plasma-new-hope/types/components/Slider/components';
284
- import { SliderProps } from '@salutejs/plasma-new-hope/styled-components';
285
- import { SmartPaginationDots } from '@salutejs/plasma-hope';
286
- import { SmartPaginationDotsProps } from '@salutejs/plasma-hope';
287
- import { SnapAlign } from '@salutejs/plasma-core';
288
- import { SnapType } from '@salutejs/plasma-core';
289
- import { spacing } from '@salutejs/plasma-core';
290
- import { SpacingProps } from '@salutejs/plasma-core';
291
- import { SpacingProps as SpacingProps_2 } from '@salutejs/plasma-new-hope/styled-components';
292
- import { SpinnerProps } from '@salutejs/plasma-core';
293
- import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
294
- import { StatusLabels } from '@salutejs/plasma-new-hope/types/components/Avatar/Avatar.types';
295
- import { StatusType } from '@salutejs/plasma-hope';
296
- import { StepItemProps } from '@salutejs/plasma-new-hope/styled-components';
297
- import { StepsProps } from '@salutejs/plasma-new-hope/types/components/Steps/Steps.types';
298
- import { StyledCard } from '@salutejs/plasma-hope';
299
- import { StyledComponent } from 'styled-components';
300
- import { StyledPreviewGallery } from '@salutejs/plasma-hope';
301
- import { SubtitleProps } from '@salutejs/plasma-new-hope/styled-components';
302
- import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
303
- import { SyntheticEvent } from 'react';
304
- import { syntheticFocus } from '@salutejs/plasma-core';
305
- import { TabItemProps } from '@salutejs/plasma-new-hope/styled-components';
306
- import { TabItemRefs } from '@salutejs/plasma-new-hope/styled-components';
307
- import { TabsContext } from '@salutejs/plasma-new-hope/styled-components';
308
- import { TabsControllerProps } from '@salutejs/plasma-new-hope/styled-components';
309
- import { TabsProps } from '@salutejs/plasma-new-hope/styled-components';
310
- import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
311
- import { TextareaHTMLAttributes as TextareaHTMLAttributes_2 } from '@salutejs/plasma-new-hope/styled-components';
312
- import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
313
- import { TextareaResize } from '@salutejs/plasma-core';
314
- import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
315
- import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
316
- import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
317
- import type { TextFieldProps as TextFieldProps_3 } from '@salutejs/plasma-hope';
318
- import { TextFieldView } from '@salutejs/plasma-hope';
319
- import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
320
- import { TextSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
321
- import { TimingFunction } from '@salutejs/plasma-core';
322
- import { ToastPosition } from '@salutejs/plasma-new-hope/styled-components';
323
- import { ToastProps } from '@salutejs/plasma-new-hope/styled-components';
324
- import { ToastRole } from '@salutejs/plasma-new-hope/styled-components';
325
- import { toCssSize } from '@salutejs/plasma-core';
326
- import { ToolbarProps } from '@salutejs/plasma-new-hope/styled-components';
327
- import { toolbarTokens } from '@salutejs/plasma-new-hope/styled-components';
328
- import { TooltipProps } from '@salutejs/plasma-new-hope/styled-components';
329
- import { transformStyles } from '@salutejs/plasma-core';
330
- import { TreeProps } from '@salutejs/plasma-new-hope/types/components/Tree/Tree.types';
331
- import { TypographyOldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Old/TypographyOld';
332
- import { TypographyVariants } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
333
- import { Upload } from '@salutejs/plasma-hope';
334
- import { UploadAudio } from '@salutejs/plasma-hope';
335
- import { UploadAudioProps } from '@salutejs/plasma-hope';
336
- import { UploadProgress } from '@salutejs/plasma-hope';
337
- import { UploadProgressProps } from '@salutejs/plasma-hope';
338
- import { UploadProps } from '@salutejs/plasma-hope';
339
- import { UploadVisual } from '@salutejs/plasma-hope';
340
- import { UploadVisualProps } from '@salutejs/plasma-hope';
341
- import { useDebouncedFunction } from '@salutejs/plasma-core';
342
- import { useFocusTrap } from '@salutejs/plasma-hope';
343
- import { useForkRef } from '@salutejs/plasma-core';
344
- import { useIsomorphicLayoutEffect } from '@salutejs/plasma-core';
345
- import { usePopupContext as usePopupBaseContext } from '@salutejs/plasma-new-hope/styled-components';
346
- import { useSegment } from '@salutejs/plasma-new-hope/styled-components';
347
- import { useToast } from '@salutejs/plasma-new-hope/styled-components';
348
- import { ValidationResult } from '@salutejs/plasma-hope';
349
- import { ValidatorReturnType } from '@salutejs/plasma-new-hope/types/components/Dropzone/Dropzone.types';
350
- import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
351
- import { View } from '@salutejs/plasma-core';
352
- import { ViewProps } from '@salutejs/plasma-core';
353
- import { views } from '@salutejs/plasma-core';
354
- import { withAssistiveDropdown } from '@salutejs/plasma-hope';
355
- import { withAutoFocus } from '@salutejs/plasma-core';
356
- import { WithAutoFocusProps } from '@salutejs/plasma-core';
357
- import { withSkeleton } from '@salutejs/plasma-new-hope/styled-components';
358
- import { WithSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
359
-
360
- // @public
361
- export const Accordion: FunctionComponent<PropsType< {
362
- view: {
363
- default: PolymorphicClassName;
364
- secondary: PolymorphicClassName;
365
- outlined: PolymorphicClassName;
366
- clear: PolymorphicClassName;
367
- };
368
- size: {
369
- l: PolymorphicClassName;
370
- m: PolymorphicClassName;
371
- s: PolymorphicClassName;
372
- xs: PolymorphicClassName;
373
- };
374
- stretching: {
375
- filled: PolymorphicClassName;
376
- fixed: PolymorphicClassName;
377
- };
378
- }> & {
379
- view?: string | undefined;
380
- size?: string | undefined;
381
- singleActive?: boolean | undefined;
382
- defaultActiveEventKey?: number[] | undefined;
383
- disabled?: boolean | undefined;
384
- stretching?: "fixed" | "filled" | undefined;
385
- onChange?: ((index?: number | undefined, value?: boolean | undefined) => void) | undefined;
386
- children?: ReactNode;
387
- className?: string | undefined;
388
- } & RefAttributes<HTMLDivElement>>;
389
-
390
- export { AccordionItem }
391
-
392
- export { AccordionProps }
393
-
394
- export { addFocus }
395
-
396
- export { addNotification }
397
-
398
- export { animatedScrollToX }
399
-
400
- export { animatedScrollToY }
401
-
402
- export { applyBlur }
403
-
404
- export { applyDisabled }
405
-
406
- export { applyEllipsis }
407
-
408
- export { applyHyphens }
409
-
410
- export { applyMaxLines }
411
-
412
- export { applyNoSelect }
413
-
414
- export { applyRoundness }
415
-
416
- export { applyScrollSnap }
417
-
418
- export { applySkeletonGradient }
419
-
420
- export { applySpacing }
421
-
422
- export { applyView }
423
-
424
- export { arrayItemRemoving }
425
-
426
- export { arrayItemSelecting }
427
-
428
- export { arrayItemSwapping }
429
-
430
- export { AsProps }
431
-
432
- // @public
433
- export const Attach: FunctionComponent<PropsType< {
434
- view: {
435
- default: PolymorphicClassName;
436
- accent: PolymorphicClassName;
437
- secondary: PolymorphicClassName;
438
- clear: PolymorphicClassName;
439
- success: PolymorphicClassName;
440
- warning: PolymorphicClassName;
441
- critical: PolymorphicClassName;
442
- dark: PolymorphicClassName;
443
- black: PolymorphicClassName;
444
- white: PolymorphicClassName;
445
- };
446
- helperTextView: {
447
- default: PolymorphicClassName;
448
- negative: PolymorphicClassName;
449
- };
450
- size: {
451
- l: PolymorphicClassName;
452
- m: PolymorphicClassName;
453
- s: PolymorphicClassName;
454
- xs: PolymorphicClassName;
455
- };
456
- }> & ((HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
457
- text?: string | undefined;
458
- contentLeft?: ReactNode;
459
- contentPlacing?: ("default" | "relaxed") | undefined;
460
- isLoading?: boolean | undefined;
461
- loader?: ReactNode;
462
- stretch?: boolean | undefined;
463
- stretching?: ("auto" | "fixed" | "filled") | undefined;
464
- square?: boolean | undefined;
465
- focused?: boolean | undefined;
466
- disabled?: boolean | undefined;
467
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
468
- view?: string | undefined;
469
- size?: string | undefined;
470
- outlined?: boolean | undefined;
471
- shiftLeft?: boolean | undefined;
472
- shiftRight?: boolean | undefined;
473
- blur?: "small" | "medium" | "large" | undefined;
474
- } & {
475
- value?: string | number | undefined;
476
- contentRight?: undefined;
477
- } & BaseAttachProps & {
478
- buttonType?: "button" | undefined;
479
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
480
- text?: string | undefined;
481
- contentLeft?: ReactNode;
482
- contentPlacing?: ("default" | "relaxed") | undefined;
483
- isLoading?: boolean | undefined;
484
- loader?: ReactNode;
485
- stretch?: boolean | undefined;
486
- stretching?: ("auto" | "fixed" | "filled") | undefined;
487
- square?: boolean | undefined;
488
- focused?: boolean | undefined;
489
- disabled?: boolean | undefined;
490
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
491
- view?: string | undefined;
492
- size?: string | undefined;
493
- outlined?: boolean | undefined;
494
- shiftLeft?: boolean | undefined;
495
- shiftRight?: boolean | undefined;
496
- blur?: "small" | "medium" | "large" | undefined;
497
- } & {
498
- value?: string | number | undefined;
499
- contentRight?: undefined;
500
- } & BaseAttachProps & {
501
- buttonType?: "button" | undefined;
502
- } & {
503
- value?: undefined;
504
- contentRight?: ReactNode;
505
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
506
- text?: string | undefined;
507
- contentLeft?: ReactNode;
508
- contentPlacing?: ("default" | "relaxed") | undefined;
509
- isLoading?: boolean | undefined;
510
- loader?: ReactNode;
511
- stretch?: boolean | undefined;
512
- stretching?: ("auto" | "fixed" | "filled") | undefined;
513
- square?: boolean | undefined;
514
- focused?: boolean | undefined;
515
- disabled?: boolean | undefined;
516
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
517
- view?: string | undefined;
518
- size?: string | undefined;
519
- outlined?: boolean | undefined;
520
- shiftLeft?: boolean | undefined;
521
- shiftRight?: boolean | undefined;
522
- blur?: "small" | "medium" | "large" | undefined;
523
- } & {
524
- value?: string | number | undefined;
525
- contentRight?: undefined;
526
- } & BaseAttachProps & {
527
- buttonType?: "iconButton" | undefined;
528
- icon?: ReactNode;
529
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
530
- text?: string | undefined;
531
- contentLeft?: ReactNode;
532
- contentPlacing?: ("default" | "relaxed") | undefined;
533
- isLoading?: boolean | undefined;
534
- loader?: ReactNode;
535
- stretch?: boolean | undefined;
536
- stretching?: ("auto" | "fixed" | "filled") | undefined;
537
- square?: boolean | undefined;
538
- focused?: boolean | undefined;
539
- disabled?: boolean | undefined;
540
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
541
- view?: string | undefined;
542
- size?: string | undefined;
543
- outlined?: boolean | undefined;
544
- shiftLeft?: boolean | undefined;
545
- shiftRight?: boolean | undefined;
546
- blur?: "small" | "medium" | "large" | undefined;
547
- } & {
548
- value?: string | number | undefined;
549
- contentRight?: undefined;
550
- } & BaseAttachProps & {
551
- buttonType?: "iconButton" | undefined;
552
- icon?: ReactNode;
553
- } & {
554
- value?: undefined;
555
- contentRight?: ReactNode;
556
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
557
- text?: string | undefined;
558
- contentLeft?: ReactNode;
559
- contentPlacing?: ("default" | "relaxed") | undefined;
560
- isLoading?: boolean | undefined;
561
- loader?: ReactNode;
562
- stretch?: boolean | undefined;
563
- stretching?: ("auto" | "fixed" | "filled") | undefined;
564
- square?: boolean | undefined;
565
- focused?: boolean | undefined;
566
- disabled?: boolean | undefined;
567
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
568
- view?: string | undefined;
569
- size?: string | undefined;
570
- outlined?: boolean | undefined;
571
- shiftLeft?: boolean | undefined;
572
- shiftRight?: boolean | undefined;
573
- blur?: "small" | "medium" | "large" | undefined;
574
- } & {
575
- value?: undefined;
576
- contentRight?: ReactNode;
577
- } & BaseAttachProps & {
578
- buttonType?: "button" | undefined;
579
- } & {
580
- value?: string | number | undefined;
581
- contentRight?: undefined;
582
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
583
- text?: string | undefined;
584
- contentLeft?: ReactNode;
585
- contentPlacing?: ("default" | "relaxed") | undefined;
586
- isLoading?: boolean | undefined;
587
- loader?: ReactNode;
588
- stretch?: boolean | undefined;
589
- stretching?: ("auto" | "fixed" | "filled") | undefined;
590
- square?: boolean | undefined;
591
- focused?: boolean | undefined;
592
- disabled?: boolean | undefined;
593
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
594
- view?: string | undefined;
595
- size?: string | undefined;
596
- outlined?: boolean | undefined;
597
- shiftLeft?: boolean | undefined;
598
- shiftRight?: boolean | undefined;
599
- blur?: "small" | "medium" | "large" | undefined;
600
- } & {
601
- value?: undefined;
602
- contentRight?: ReactNode;
603
- } & BaseAttachProps & {
604
- buttonType?: "button" | undefined;
605
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
606
- text?: string | undefined;
607
- contentLeft?: ReactNode;
608
- contentPlacing?: ("default" | "relaxed") | undefined;
609
- isLoading?: boolean | undefined;
610
- loader?: ReactNode;
611
- stretch?: boolean | undefined;
612
- stretching?: ("auto" | "fixed" | "filled") | undefined;
613
- square?: boolean | undefined;
614
- focused?: boolean | undefined;
615
- disabled?: boolean | undefined;
616
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
617
- view?: string | undefined;
618
- size?: string | undefined;
619
- outlined?: boolean | undefined;
620
- shiftLeft?: boolean | undefined;
621
- shiftRight?: boolean | undefined;
622
- blur?: "small" | "medium" | "large" | undefined;
623
- } & {
624
- value?: undefined;
625
- contentRight?: ReactNode;
626
- } & BaseAttachProps & {
627
- buttonType?: "iconButton" | undefined;
628
- icon?: ReactNode;
629
- } & {
630
- value?: string | number | undefined;
631
- contentRight?: undefined;
632
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
633
- text?: string | undefined;
634
- contentLeft?: ReactNode;
635
- contentPlacing?: ("default" | "relaxed") | undefined;
636
- isLoading?: boolean | undefined;
637
- loader?: ReactNode;
638
- stretch?: boolean | undefined;
639
- stretching?: ("auto" | "fixed" | "filled") | undefined;
640
- square?: boolean | undefined;
641
- focused?: boolean | undefined;
642
- disabled?: boolean | undefined;
643
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
644
- view?: string | undefined;
645
- size?: string | undefined;
646
- outlined?: boolean | undefined;
647
- shiftLeft?: boolean | undefined;
648
- shiftRight?: boolean | undefined;
649
- blur?: "small" | "medium" | "large" | undefined;
650
- } & {
651
- value?: undefined;
652
- contentRight?: ReactNode;
653
- } & BaseAttachProps & {
654
- buttonType?: "iconButton" | undefined;
655
- icon?: ReactNode;
656
- } & RefAttributes<HTMLDivElement>))>;
657
-
658
- export { AudioPlayer }
659
-
660
- export { AudioPlayerProps }
661
-
662
- // @public (undocumented)
663
- export const Autocomplete: FunctionComponent<PropsType< {
664
- view: {
665
- default: PolymorphicClassName;
666
- positive: PolymorphicClassName;
667
- warning: PolymorphicClassName;
668
- negative: PolymorphicClassName;
669
- };
670
- size: {
671
- l: PolymorphicClassName;
672
- m: PolymorphicClassName;
673
- s: PolymorphicClassName;
674
- xs: PolymorphicClassName;
675
- };
676
- labelPlacement: {
677
- inner: PolymorphicClassName;
678
- outer: PolymorphicClassName;
679
- };
680
- disabled: {
681
- true: PolymorphicClassName;
682
- };
683
- readOnly: {
684
- true: PolymorphicClassName;
685
- };
686
- }> & ((BaseProps & Omit<{
687
- titleCaption?: ReactNode;
688
- leftHelper?: ReactNode;
689
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
690
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
691
- textBefore?: string | undefined;
692
- textAfter?: string | undefined;
693
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
694
- } & LabelProps & RequiredProps & {
695
- clear?: boolean | undefined;
696
- hasDivider?: boolean | undefined;
697
- } & {
698
- hintText: string;
699
- hintTrigger?: "hover" | "click" | undefined;
700
- hintView?: string | undefined;
701
- hintSize?: string | undefined;
702
- hintTargetIcon?: ReactNode;
703
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
704
- hintHasArrow?: boolean | undefined;
705
- hintOffset?: [number, number] | undefined;
706
- hintWidth?: string | undefined;
707
- hintContentLeft?: ReactNode;
708
- } & {
709
- chips?: undefined;
710
- onChangeChips?: undefined;
711
- enumerationType?: "plain" | undefined;
712
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
713
- chipType?: undefined;
714
- chipView?: undefined;
715
- chipValidator?: undefined;
716
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
717
- titleCaption?: ReactNode;
718
- leftHelper?: ReactNode;
719
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
720
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
721
- textBefore?: string | undefined;
722
- textAfter?: string | undefined;
723
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
724
- } & LabelProps & RequiredProps & {
725
- clear?: boolean | undefined;
726
- hasDivider?: boolean | undefined;
727
- } & {
728
- hintText: string;
729
- hintTrigger?: "hover" | "click" | undefined;
730
- hintView?: string | undefined;
731
- hintSize?: string | undefined;
732
- hintTargetIcon?: ReactNode;
733
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
734
- hintHasArrow?: boolean | undefined;
735
- hintOffset?: [number, number] | undefined;
736
- hintWidth?: string | undefined;
737
- hintContentLeft?: ReactNode;
738
- } & {
739
- enumerationType: "chip";
740
- onSearch?: undefined;
741
- chips?: TextFieldPrimitiveValue[] | undefined;
742
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
743
- chipType?: "default" | "text" | undefined;
744
- chipView?: string | undefined;
745
- chipValidator?: ((value: string) => {
746
- view?: string | undefined;
747
- }) | undefined;
748
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
749
- titleCaption?: ReactNode;
750
- leftHelper?: ReactNode;
751
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
752
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
753
- textBefore?: string | undefined;
754
- textAfter?: string | undefined;
755
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
756
- } & LabelProps & RequiredProps & {
757
- clear?: boolean | undefined;
758
- hasDivider?: boolean | undefined;
759
- } & {
760
- hintTrigger?: undefined;
761
- hintText?: undefined;
762
- hintView?: undefined;
763
- hintSize?: undefined;
764
- hintTargetIcon?: undefined;
765
- hintPlacement?: undefined;
766
- hintHasArrow?: undefined;
767
- hintOffset?: undefined;
768
- hintWidth?: undefined;
769
- hintContentLeft?: undefined;
770
- } & {
771
- chips?: undefined;
772
- onChangeChips?: undefined;
773
- enumerationType?: "plain" | undefined;
774
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
775
- chipType?: undefined;
776
- chipView?: undefined;
777
- chipValidator?: undefined;
778
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
779
- titleCaption?: ReactNode;
780
- leftHelper?: ReactNode;
781
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
782
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
783
- textBefore?: string | undefined;
784
- textAfter?: string | undefined;
785
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
786
- } & LabelProps & RequiredProps & {
787
- clear?: boolean | undefined;
788
- hasDivider?: boolean | undefined;
789
- } & {
790
- hintTrigger?: undefined;
791
- hintText?: undefined;
792
- hintView?: undefined;
793
- hintSize?: undefined;
794
- hintTargetIcon?: undefined;
795
- hintPlacement?: undefined;
796
- hintHasArrow?: undefined;
797
- hintOffset?: undefined;
798
- hintWidth?: undefined;
799
- hintContentLeft?: undefined;
800
- } & {
801
- enumerationType: "chip";
802
- onSearch?: undefined;
803
- chips?: TextFieldPrimitiveValue[] | undefined;
804
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
805
- chipType?: "default" | "text" | undefined;
806
- chipView?: string | undefined;
807
- chipValidator?: ((value: string) => {
808
- view?: string | undefined;
809
- }) | undefined;
810
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
811
- titleCaption?: ReactNode;
812
- leftHelper?: ReactNode;
813
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
814
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
815
- textBefore?: string | undefined;
816
- textAfter?: string | undefined;
817
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
818
- } & LabelProps & RequiredProps & {
819
- clear?: false | undefined;
820
- hasDivider?: undefined;
821
- } & {
822
- hintText: string;
823
- hintTrigger?: "hover" | "click" | undefined;
824
- hintView?: string | undefined;
825
- hintSize?: string | undefined;
826
- hintTargetIcon?: ReactNode;
827
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
828
- hintHasArrow?: boolean | undefined;
829
- hintOffset?: [number, number] | undefined;
830
- hintWidth?: string | undefined;
831
- hintContentLeft?: ReactNode;
832
- } & {
833
- chips?: undefined;
834
- onChangeChips?: undefined;
835
- enumerationType?: "plain" | undefined;
836
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
837
- chipType?: undefined;
838
- chipView?: undefined;
839
- chipValidator?: undefined;
840
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
841
- titleCaption?: ReactNode;
842
- leftHelper?: ReactNode;
843
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
844
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
845
- textBefore?: string | undefined;
846
- textAfter?: string | undefined;
847
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
848
- } & LabelProps & RequiredProps & {
849
- clear?: false | undefined;
850
- hasDivider?: undefined;
851
- } & {
852
- hintText: string;
853
- hintTrigger?: "hover" | "click" | undefined;
854
- hintView?: string | undefined;
855
- hintSize?: string | undefined;
856
- hintTargetIcon?: ReactNode;
857
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
858
- hintHasArrow?: boolean | undefined;
859
- hintOffset?: [number, number] | undefined;
860
- hintWidth?: string | undefined;
861
- hintContentLeft?: ReactNode;
862
- } & {
863
- enumerationType: "chip";
864
- onSearch?: undefined;
865
- chips?: TextFieldPrimitiveValue[] | undefined;
866
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
867
- chipType?: "default" | "text" | undefined;
868
- chipView?: string | undefined;
869
- chipValidator?: ((value: string) => {
870
- view?: string | undefined;
871
- }) | undefined;
872
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
873
- titleCaption?: ReactNode;
874
- leftHelper?: ReactNode;
875
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
876
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
877
- textBefore?: string | undefined;
878
- textAfter?: string | undefined;
879
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
880
- } & LabelProps & RequiredProps & {
881
- clear?: false | undefined;
882
- hasDivider?: undefined;
883
- } & {
884
- hintTrigger?: undefined;
885
- hintText?: undefined;
886
- hintView?: undefined;
887
- hintSize?: undefined;
888
- hintTargetIcon?: undefined;
889
- hintPlacement?: undefined;
890
- hintHasArrow?: undefined;
891
- hintOffset?: undefined;
892
- hintWidth?: undefined;
893
- hintContentLeft?: undefined;
894
- } & {
895
- chips?: undefined;
896
- onChangeChips?: undefined;
897
- enumerationType?: "plain" | undefined;
898
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
899
- chipType?: undefined;
900
- chipView?: undefined;
901
- chipValidator?: undefined;
902
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
903
- titleCaption?: ReactNode;
904
- leftHelper?: ReactNode;
905
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
906
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
907
- textBefore?: string | undefined;
908
- textAfter?: string | undefined;
909
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
910
- } & LabelProps & RequiredProps & {
911
- clear?: false | undefined;
912
- hasDivider?: undefined;
913
- } & {
914
- hintTrigger?: undefined;
915
- hintText?: undefined;
916
- hintView?: undefined;
917
- hintSize?: undefined;
918
- hintTargetIcon?: undefined;
919
- hintPlacement?: undefined;
920
- hintHasArrow?: undefined;
921
- hintOffset?: undefined;
922
- hintWidth?: undefined;
923
- hintContentLeft?: undefined;
924
- } & {
925
- enumerationType: "chip";
926
- onSearch?: undefined;
927
- chips?: TextFieldPrimitiveValue[] | undefined;
928
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
929
- chipType?: "default" | "text" | undefined;
930
- chipView?: string | undefined;
931
- chipValidator?: ((value: string) => {
932
- view?: string | undefined;
933
- }) | undefined;
934
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>))>;
935
-
936
- // @public (undocumented)
937
- export const Avatar: FunctionComponent<PropsType< {
938
- view: {
939
- default: PolymorphicClassName;
940
- };
941
- size: {
942
- xxl: PolymorphicClassName;
943
- l: PolymorphicClassName;
944
- m: PolymorphicClassName;
945
- s: PolymorphicClassName;
946
- fit: PolymorphicClassName;
947
- };
948
- focused: {
949
- true: PolymorphicClassName;
950
- };
951
- }> & HTMLAttributes<HTMLDivElement> & {
952
- size: "m" | "s" | "l" | "xxl" | "fit";
953
- name?: string | undefined;
954
- url?: string | undefined;
955
- customText?: string | undefined;
956
- status?: "active" | "inactive" | undefined;
957
- isScalable?: boolean | undefined;
958
- focused?: boolean | undefined;
959
- statusLabels?: StatusLabels | undefined;
960
- } & RefAttributes<HTMLDivElement>>;
961
-
962
- // @public (undocumented)
963
- export const AvatarGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
964
- children: ReactNode;
965
- } & RefAttributes<HTMLDivElement>>;
966
-
967
- export { AvatarGroupProps }
968
-
969
- export { AvatarProps }
970
-
971
- // @public
972
- export const Badge: FunctionComponent<PropsType< {
973
- view: {
974
- default: PolymorphicClassName;
975
- primary: PolymorphicClassName;
976
- accent: PolymorphicClassName;
977
- positive: PolymorphicClassName;
978
- warning: PolymorphicClassName;
979
- negative: PolymorphicClassName;
980
- dark: PolymorphicClassName;
981
- light: PolymorphicClassName;
982
- };
983
- size: {
984
- l: PolymorphicClassName;
985
- m: PolymorphicClassName;
986
- s: PolymorphicClassName;
987
- xs: PolymorphicClassName;
988
- };
989
- pilled: {
990
- true: PolymorphicClassName;
991
- };
992
- transparent: {
993
- true: PolymorphicClassName;
994
- };
995
- clear: {
996
- true: PolymorphicClassName;
997
- };
998
- }> & ((HTMLAttributes<HTMLDivElement> & {
999
- text?: string | undefined;
1000
- customColor?: string | undefined;
1001
- customBackgroundColor?: string | undefined;
1002
- maxWidth?: Property.Width<string | number> | undefined;
1003
- size?: string | undefined;
1004
- view?: string | undefined;
1005
- } & {
1006
- contentLeft?: ReactNode;
1007
- contentRight?: undefined;
1008
- } & {
1009
- children?: ReactNode;
1010
- } & {
1011
- clear?: true | undefined;
1012
- pilled?: false | undefined;
1013
- transparent?: false | undefined;
1014
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1015
- text?: string | undefined;
1016
- customColor?: string | undefined;
1017
- customBackgroundColor?: string | undefined;
1018
- maxWidth?: Property.Width<string | number> | undefined;
1019
- size?: string | undefined;
1020
- view?: string | undefined;
1021
- } & {
1022
- contentLeft?: ReactNode;
1023
- contentRight?: undefined;
1024
- } & {
1025
- children?: ReactNode;
1026
- } & {
1027
- pilled?: true | undefined;
1028
- transparent?: boolean | undefined;
1029
- clear?: false | undefined;
1030
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1031
- text?: string | undefined;
1032
- customColor?: string | undefined;
1033
- customBackgroundColor?: string | undefined;
1034
- maxWidth?: Property.Width<string | number> | undefined;
1035
- size?: string | undefined;
1036
- view?: string | undefined;
1037
- } & {
1038
- contentLeft?: ReactNode;
1039
- contentRight?: undefined;
1040
- } & {
1041
- children?: ReactNode;
1042
- } & {
1043
- pilled?: boolean | undefined;
1044
- transparent?: true | undefined;
1045
- clear?: false | undefined;
1046
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1047
- text?: string | undefined;
1048
- customColor?: string | undefined;
1049
- customBackgroundColor?: string | undefined;
1050
- maxWidth?: Property.Width<string | number> | undefined;
1051
- size?: string | undefined;
1052
- view?: string | undefined;
1053
- } & {
1054
- contentLeft?: undefined;
1055
- contentRight?: ReactNode;
1056
- } & {
1057
- children?: ReactNode;
1058
- } & {
1059
- clear?: true | undefined;
1060
- pilled?: false | undefined;
1061
- transparent?: false | undefined;
1062
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1063
- text?: string | undefined;
1064
- customColor?: string | undefined;
1065
- customBackgroundColor?: string | undefined;
1066
- maxWidth?: Property.Width<string | number> | undefined;
1067
- size?: string | undefined;
1068
- view?: string | undefined;
1069
- } & {
1070
- contentLeft?: undefined;
1071
- contentRight?: ReactNode;
1072
- } & {
1073
- children?: ReactNode;
1074
- } & {
1075
- pilled?: true | undefined;
1076
- transparent?: boolean | undefined;
1077
- clear?: false | undefined;
1078
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1079
- text?: string | undefined;
1080
- customColor?: string | undefined;
1081
- customBackgroundColor?: string | undefined;
1082
- maxWidth?: Property.Width<string | number> | undefined;
1083
- size?: string | undefined;
1084
- view?: string | undefined;
1085
- } & {
1086
- contentLeft?: undefined;
1087
- contentRight?: ReactNode;
1088
- } & {
1089
- children?: ReactNode;
1090
- } & {
1091
- pilled?: boolean | undefined;
1092
- transparent?: true | undefined;
1093
- clear?: false | undefined;
1094
- } & RefAttributes<HTMLDivElement>))>;
1095
-
1096
- export { BadgeProps }
1097
-
1098
- export { BlurProps }
1099
-
1100
- export { blurs }
1101
-
1102
- // @public (undocumented)
1103
- export const Body1: FunctionComponent<PropsType< {
1104
- size: {
1105
- body1: PolymorphicClassName;
1106
- };
1107
- }> & {
1108
- noWrap?: boolean | undefined;
1109
- breakWord?: boolean | undefined;
1110
- color?: string | undefined;
1111
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1112
-
1113
- // @public (undocumented)
1114
- export const Body2: FunctionComponent<PropsType< {
1115
- size: {
1116
- body2: PolymorphicClassName;
1117
- };
1118
- }> & {
1119
- noWrap?: boolean | undefined;
1120
- breakWord?: boolean | undefined;
1121
- color?: string | undefined;
1122
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1123
-
1124
- // @public (undocumented)
1125
- export const BodyL: FunctionComponent<PropsType< {
1126
- size: {
1127
- l: PolymorphicClassName;
1128
- };
1129
- }> & {
1130
- noWrap?: boolean | undefined;
1131
- breakWord?: boolean | undefined;
1132
- color?: string | undefined;
1133
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1134
-
1135
- // @public (undocumented)
1136
- export const BodyM: FunctionComponent<PropsType< {
1137
- size: {
1138
- m: PolymorphicClassName;
1139
- };
1140
- }> & {
1141
- noWrap?: boolean | undefined;
1142
- breakWord?: boolean | undefined;
1143
- color?: string | undefined;
1144
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1145
-
1146
- // @public (undocumented)
1147
- export const BodyS: FunctionComponent<PropsType< {
1148
- size: {
1149
- s: PolymorphicClassName;
1150
- };
1151
- }> & {
1152
- noWrap?: boolean | undefined;
1153
- breakWord?: boolean | undefined;
1154
- color?: string | undefined;
1155
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1156
-
1157
- // @public (undocumented)
1158
- export const BodyXS: FunctionComponent<PropsType< {
1159
- size: {
1160
- xs: PolymorphicClassName;
1161
- };
1162
- }> & {
1163
- noWrap?: boolean | undefined;
1164
- breakWord?: boolean | undefined;
1165
- color?: string | undefined;
1166
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1167
-
1168
- // @public (undocumented)
1169
- export const BodyXXS: FunctionComponent<PropsType< {
1170
- size: {
1171
- xxs: PolymorphicClassName;
1172
- };
1173
- }> & {
1174
- noWrap?: boolean | undefined;
1175
- breakWord?: boolean | undefined;
1176
- color?: string | undefined;
1177
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1178
-
1179
- // @public
1180
- export const Breadcrumbs: FunctionComponent<PropsType< {
1181
- view: {
1182
- default: PolymorphicClassName;
1183
- };
1184
- size: {
1185
- l: PolymorphicClassName;
1186
- m: PolymorphicClassName;
1187
- s: PolymorphicClassName;
1188
- xs: PolymorphicClassName;
1189
- };
1190
- }> & HTMLAttributes<HTMLDivElement> & {
1191
- view?: string | undefined;
1192
- size?: string | undefined;
1193
- separator?: ReactNode;
1194
- items: BreadcrumbsItem[];
1195
- showItems?: number | undefined;
1196
- } & RefAttributes<HTMLDivElement>>;
1197
-
1198
- export { BreadcrumbsProps }
1199
-
1200
- export { Breakpoint }
1201
-
1202
- export { BreakWordProps }
1203
-
1204
- // @public
1205
- export const Button: FunctionComponent<PropsType< {
1206
- view: {
1207
- default: PolymorphicClassName;
1208
- primary: PolymorphicClassName;
1209
- accent: PolymorphicClassName;
1210
- secondary: PolymorphicClassName;
1211
- clear: PolymorphicClassName;
1212
- success: PolymorphicClassName;
1213
- warning: PolymorphicClassName;
1214
- critical: PolymorphicClassName;
1215
- dark: PolymorphicClassName;
1216
- black: PolymorphicClassName;
1217
- white: PolymorphicClassName;
1218
- };
1219
- size: {
1220
- xl: PolymorphicClassName;
1221
- xlr: PolymorphicClassName;
1222
- l: PolymorphicClassName;
1223
- lr: PolymorphicClassName;
1224
- m: PolymorphicClassName;
1225
- mr: PolymorphicClassName;
1226
- s: PolymorphicClassName;
1227
- sr: PolymorphicClassName;
1228
- xs: PolymorphicClassName;
1229
- xsr: PolymorphicClassName;
1230
- xxs: PolymorphicClassName;
1231
- };
1232
- disabled: {
1233
- true: PolymorphicClassName;
1234
- };
1235
- focused: {
1236
- true: PolymorphicClassName;
1237
- };
1238
- stretching: {
1239
- auto: PolymorphicClassName;
1240
- filled: PolymorphicClassName;
1241
- fixed: PolymorphicClassName;
1242
- };
1243
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1244
- text?: string | undefined;
1245
- contentLeft?: ReactNode;
1246
- contentPlacing?: ("default" | "relaxed") | undefined;
1247
- isLoading?: boolean | undefined;
1248
- loader?: ReactNode;
1249
- stretch?: boolean | undefined;
1250
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1251
- square?: boolean | undefined;
1252
- focused?: boolean | undefined;
1253
- disabled?: boolean | undefined;
1254
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1255
- view?: string | undefined;
1256
- size?: string | undefined;
1257
- outlined?: boolean | undefined;
1258
- shiftLeft?: boolean | undefined;
1259
- shiftRight?: boolean | undefined;
1260
- blur?: "small" | "medium" | "large" | undefined;
1261
- } & {
1262
- value?: string | number | undefined;
1263
- contentRight?: undefined;
1264
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1265
- text?: string | undefined;
1266
- contentLeft?: ReactNode;
1267
- contentPlacing?: ("default" | "relaxed") | undefined;
1268
- isLoading?: boolean | undefined;
1269
- loader?: ReactNode;
1270
- stretch?: boolean | undefined;
1271
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1272
- square?: boolean | undefined;
1273
- focused?: boolean | undefined;
1274
- disabled?: boolean | undefined;
1275
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1276
- view?: string | undefined;
1277
- size?: string | undefined;
1278
- outlined?: boolean | undefined;
1279
- shiftLeft?: boolean | undefined;
1280
- shiftRight?: boolean | undefined;
1281
- blur?: "small" | "medium" | "large" | undefined;
1282
- } & {
1283
- value?: undefined;
1284
- contentRight?: ReactNode;
1285
- } & RefAttributes<HTMLButtonElement>))>;
1286
-
1287
- // @public (undocumented)
1288
- export const Button1: FunctionComponent<PropsType< {
1289
- size: {
1290
- button1: PolymorphicClassName;
1291
- };
1292
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1293
-
1294
- // @public (undocumented)
1295
- export const Button2: FunctionComponent<PropsType< {
1296
- size: {
1297
- button2: PolymorphicClassName;
1298
- };
1299
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1300
-
1301
- export { ButtonBase }
1302
-
1303
- // @public
1304
- export const ButtonGroup: FunctionComponent<PropsType< {
1305
- view: {
1306
- default: PolymorphicClassName;
1307
- primary: PolymorphicClassName;
1308
- accent: PolymorphicClassName;
1309
- secondary: PolymorphicClassName;
1310
- clear: PolymorphicClassName;
1311
- success: PolymorphicClassName;
1312
- warning: PolymorphicClassName;
1313
- critical: PolymorphicClassName;
1314
- dark: PolymorphicClassName;
1315
- black: PolymorphicClassName;
1316
- white: PolymorphicClassName;
1317
- };
1318
- size: {
1319
- xl: PolymorphicClassName;
1320
- xlr: PolymorphicClassName;
1321
- l: PolymorphicClassName;
1322
- lr: PolymorphicClassName;
1323
- m: PolymorphicClassName;
1324
- mr: PolymorphicClassName;
1325
- s: PolymorphicClassName;
1326
- sr: PolymorphicClassName;
1327
- xs: PolymorphicClassName;
1328
- xsr: PolymorphicClassName;
1329
- xxs: PolymorphicClassName;
1330
- };
1331
- orientation: {
1332
- horizontal: PolymorphicClassName;
1333
- vertical: PolymorphicClassName;
1334
- };
1335
- gap: {
1336
- none: PolymorphicClassName;
1337
- dense: PolymorphicClassName;
1338
- wide: PolymorphicClassName;
1339
- };
1340
- shape: {
1341
- segmented: PolymorphicClassName;
1342
- default: PolymorphicClassName;
1343
- };
1344
- stretching: {
1345
- auto: PolymorphicClassName;
1346
- filled: PolymorphicClassName;
1347
- };
1348
- }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
1349
-
1350
- export { ButtonGroupProps }
1351
-
1352
- export { ButtonProps }
1353
-
1354
- // @public (undocumented)
1355
- export const Calendar: FC<CalendarProps>;
1356
-
1357
- // @public (undocumented)
1358
- export const CalendarBase: FunctionComponent<PropsType< {
1359
- view: {
1360
- default: PolymorphicClassName;
1361
- };
1362
- size: {
1363
- l: PolymorphicClassName;
1364
- m: PolymorphicClassName;
1365
- s: PolymorphicClassName;
1366
- xs: PolymorphicClassName;
1367
- };
1368
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1369
-
1370
- export { CalendarBaseProps }
1371
-
1372
- // @public (undocumented)
1373
- export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
1374
-
1375
- // @public (undocumented)
1376
- export const CalendarDouble: FunctionComponent<PropsType< {
1377
- view: {
1378
- default: PolymorphicClassName;
1379
- };
1380
- size: {
1381
- l: PolymorphicClassName;
1382
- m: PolymorphicClassName;
1383
- s: PolymorphicClassName;
1384
- xs: PolymorphicClassName;
1385
- };
1386
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1387
-
1388
- export { CalendarDoubleProps }
1389
-
1390
- // @public (undocumented)
1391
- export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
1392
-
1393
- export { CalendarProps }
1394
-
1395
- export { CalendarStateType }
1396
-
1397
- export { canUseDOM }
1398
-
1399
- // @public (undocumented)
1400
- export const Caption: FunctionComponent<PropsType< {
1401
- size: {
1402
- m: PolymorphicClassName;
1403
- };
1404
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1405
-
1406
- export { Card }
1407
-
1408
- export { CardBadge }
1409
-
1410
- export { CardBody }
1411
-
1412
- export { CardBodyProps }
1413
-
1414
- export { CardContent }
1415
-
1416
- export { CardContentProps }
1417
-
1418
- export { CardMedia }
1419
-
1420
- export { CardMediaProps }
1421
-
1422
- export { CardProps }
1423
-
1424
- export { Carousel }
1425
-
1426
- export { CarouselGridWrapper }
1427
-
1428
- export { CarouselItem }
1429
-
1430
- export { CarouselItemProps }
1431
-
1432
- export { CarouselProps }
1433
-
1434
- // @public
1435
- export const Cell: FunctionComponent<PropsType< {
1436
- view: {
1437
- default: PolymorphicClassName;
1438
- };
1439
- size: {
1440
- l: PolymorphicClassName;
1441
- m: PolymorphicClassName;
1442
- s: PolymorphicClassName;
1443
- xs: PolymorphicClassName;
1444
- };
1445
- }> & (({
1446
- size?: string | undefined;
1447
- view?: string | undefined;
1448
- contentLeft?: ReactNode;
1449
- contentRight?: ReactNode;
1450
- alignContentLeft?: AlignProp | undefined;
1451
- alignContentRight?: AlignProp | undefined;
1452
- stretching?: "auto" | "fixed" | "filled" | undefined;
1453
- content?: ReactNode;
1454
- description?: string | undefined;
1455
- } & {
1456
- title?: string | undefined;
1457
- subtitle?: string | undefined;
1458
- label?: string | undefined;
1459
- children?: undefined;
1460
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
1461
- size?: string | undefined;
1462
- view?: string | undefined;
1463
- contentLeft?: ReactNode;
1464
- contentRight?: ReactNode;
1465
- alignContentLeft?: AlignProp | undefined;
1466
- alignContentRight?: AlignProp | undefined;
1467
- stretching?: "auto" | "fixed" | "filled" | undefined;
1468
- content?: ReactNode;
1469
- description?: string | undefined;
1470
- } & {
1471
- title?: undefined;
1472
- subtitle?: undefined;
1473
- label?: undefined;
1474
- children?: ReactNode;
1475
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
1476
-
1477
- export { CellProps }
1478
-
1479
- export { CellTextbox }
1480
-
1481
- export { CellTextboxLabel }
1482
-
1483
- export { CellTextboxSubtitle }
1484
-
1485
- export { CellTextboxTitle }
1486
-
1487
- // @public
1488
- export const Checkbox: FunctionComponent<PropsType< {
1489
- size: {
1490
- s: PolymorphicClassName;
1491
- m: PolymorphicClassName;
1492
- };
1493
- view: {
1494
- default: PolymorphicClassName;
1495
- primary: PolymorphicClassName;
1496
- secondary: PolymorphicClassName;
1497
- tertiary: PolymorphicClassName;
1498
- paragraph: PolymorphicClassName;
1499
- accent: PolymorphicClassName;
1500
- positive: PolymorphicClassName;
1501
- warning: PolymorphicClassName;
1502
- negative: PolymorphicClassName;
1503
- };
1504
- disabled: {
1505
- true: PolymorphicClassName;
1506
- };
1507
- focused: {
1508
- true: PolymorphicClassName;
1509
- };
1510
- }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
1511
-
1512
- // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
1513
- //
1514
- // @public (undocumented)
1515
- export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
1516
-
1517
- // @public
1518
- export const Chip: FunctionComponent<PropsType< {
1519
- view: {
1520
- default: PolymorphicClassName;
1521
- primary: PolymorphicClassName;
1522
- secondary: PolymorphicClassName;
1523
- accent: PolymorphicClassName;
1524
- positive: PolymorphicClassName;
1525
- warning: PolymorphicClassName;
1526
- negative: PolymorphicClassName;
1527
- };
1528
- size: {
1529
- l: PolymorphicClassName;
1530
- m: PolymorphicClassName;
1531
- s: PolymorphicClassName;
1532
- xs: PolymorphicClassName;
1533
- };
1534
- disabled: {
1535
- true: PolymorphicClassName;
1536
- };
1537
- focused: {
1538
- true: PolymorphicClassName;
1539
- };
1540
- pilled: {
1541
- true: PolymorphicClassName;
1542
- };
1543
- }> & ChipProps & RefAttributes<HTMLButtonElement>>;
1544
-
1545
- // @public (undocumented)
1546
- export const ChipGroup: FunctionComponent<PropsType< {
1547
- view: {
1548
- default: PolymorphicClassName;
1549
- secondary: PolymorphicClassName;
1550
- accent: PolymorphicClassName;
1551
- };
1552
- size: {
1553
- l: PolymorphicClassName;
1554
- m: PolymorphicClassName;
1555
- s: PolymorphicClassName;
1556
- xs: PolymorphicClassName;
1557
- };
1558
- gap: {
1559
- dense: PolymorphicClassName;
1560
- wide: PolymorphicClassName;
1561
- };
1562
- }> & ChipGroupProps & RefAttributes<HTMLDivElement>>;
1563
-
1564
- export { ChipProps }
1565
-
1566
- export { clearSelection }
1567
-
1568
- export { closeNotification }
1569
-
1570
- export { ClosePlacementType }
1571
-
1572
- export { Col }
1573
-
1574
- export { ColCount }
1575
-
1576
- export { ColOffsetProps }
1577
-
1578
- export { ColProps }
1579
-
1580
- export { ColSizeProps }
1581
-
1582
- // Warning: (ae-forgotten-export) The symbol "CommonProps" needs to be exported by the entry point index.d.ts
1583
- //
1584
- // @public (undocumented)
1585
- export const Combobox: <T extends ItemOption>(props: CommonProps<T> & React_2.RefAttributes<HTMLInputElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1586
-
1587
- // @public (undocumented)
1588
- export const ComboboxDivider: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1589
- id?: string | undefined;
1590
- size?: string | undefined;
1591
- view?: string | undefined;
1592
- } & RefAttributes<HTMLDivElement>>;
1593
-
1594
- // @public (undocumented)
1595
- export const ComboboxFooter: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1596
- id?: string | undefined;
1597
- size?: string | undefined;
1598
- view?: string | undefined;
1599
- } & RefAttributes<HTMLDivElement>>;
1600
-
1601
- // @public (undocumented)
1602
- export const ComboboxGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1603
- id?: string | undefined;
1604
- labelClassName?: string | undefined;
1605
- groupClassName?: string | undefined;
1606
- label?: ReactNode;
1607
- role?: string | undefined;
1608
- size?: string | undefined;
1609
- view?: string | undefined;
1610
- } & RefAttributes<HTMLDivElement>>;
1611
-
1612
- // @public (undocumented)
1613
- export const ComboboxHeader: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1614
- id?: string | undefined;
1615
- size?: string | undefined;
1616
- view?: string | undefined;
1617
- } & RefAttributes<HTMLDivElement>>;
1618
-
1619
- // @public (undocumented)
1620
- export const ComboboxItem: FunctionComponent<PropsType<Variants> & Omit<HTMLAttributes<HTMLDivElement>, "onSelect"> & {
1621
- id?: string | undefined;
1622
- disabled?: boolean | undefined;
1623
- label?: ReactNode;
1624
- role?: string | undefined;
1625
- contentLeft?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1626
- contentRight?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1627
- name?: string | undefined;
1628
- checked?: boolean | undefined;
1629
- text?: string | undefined;
1630
- value?: string | number | boolean | undefined;
1631
- isSelected?: boolean | undefined;
1632
- onClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1633
- onSelect?: ((value?: any, text?: any) => void) | undefined;
1634
- size?: string | undefined;
1635
- view?: string | undefined;
1636
- } & RefAttributes<HTMLDivElement>>;
1637
-
1638
- export { ComboboxProps }
1639
-
1640
- // @public (undocumented)
1641
- export const Container: FunctionComponent<PropsType< {
1642
- view: {
1643
- default: PolymorphicClassName;
1644
- legacy: PolymorphicClassName;
1645
- };
1646
- }> & ContainerProps & RefAttributes<HTMLDivElement>>;
1647
-
1648
- export { ContainerProps }
1649
-
1650
- export { convertRoundnessMatrix }
1651
-
1652
- // @public
1653
- export const Counter: FunctionComponent<PropsType< {
1654
- view: {
1655
- default: PolymorphicClassName;
1656
- primary: PolymorphicClassName;
1657
- accent: PolymorphicClassName;
1658
- positive: PolymorphicClassName;
1659
- warning: PolymorphicClassName;
1660
- negative: PolymorphicClassName;
1661
- dark: PolymorphicClassName;
1662
- light: PolymorphicClassName;
1663
- };
1664
- size: {
1665
- l: PolymorphicClassName;
1666
- m: PolymorphicClassName;
1667
- s: PolymorphicClassName;
1668
- xs: PolymorphicClassName;
1669
- xxs: PolymorphicClassName;
1670
- };
1671
- }> & HTMLAttributes<HTMLDivElement> & {
1672
- count: number;
1673
- maxCount?: number | undefined;
1674
- size?: string | undefined;
1675
- view?: string | undefined;
1676
- } & RefAttributes<HTMLDivElement>>;
1677
-
1678
- export { CounterProps }
1679
-
1680
- export { counterTokens }
1681
-
1682
- // @public (undocumented)
1683
- export const DatePicker: FunctionComponent<PropsType< {
1684
- view: {
1685
- default: PolymorphicClassName;
1686
- };
1687
- size: {
1688
- l: PolymorphicClassName;
1689
- m: PolymorphicClassName;
1690
- s: PolymorphicClassName;
1691
- xs: PolymorphicClassName;
1692
- };
1693
- disabled: {
1694
- true: PolymorphicClassName;
1695
- };
1696
- readOnly: {
1697
- true: PolymorphicClassName;
1698
- };
1699
- }> & DatePickerVariationProps & {
1700
- requiredPlacement?: "right" | "left" | undefined;
1701
- required?: boolean | undefined;
1702
- defaultDate?: Date | undefined;
1703
- placeholder?: string | undefined;
1704
- name?: string | undefined;
1705
- valueError?: boolean | undefined;
1706
- valueSuccess?: boolean | undefined;
1707
- leftHelper?: string | undefined;
1708
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1709
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1710
- textBefore?: string | undefined;
1711
- textAfter?: string | undefined;
1712
- onCommitDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1713
- onChangeValue?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value?: string | undefined) => void) | undefined;
1714
- onChange?: ((event: {
1715
- target: {
1716
- value?: string | undefined;
1717
- name?: string | undefined;
1718
- };
1719
- }) => void) | undefined;
1720
- } & LabelProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1721
-
1722
- export { datePickerClasses }
1723
-
1724
- export { DatePickerPlacement }
1725
-
1726
- export { DatePickerPlacementBasic }
1727
-
1728
- export { DatePickerProps }
1729
-
1730
- // @public (undocumented)
1731
- export const DatePickerRange: FunctionComponent<PropsType< {
1732
- view: {
1733
- default: PolymorphicClassName;
1734
- };
1735
- size: {
1736
- l: PolymorphicClassName;
1737
- m: PolymorphicClassName;
1738
- s: PolymorphicClassName;
1739
- xs: PolymorphicClassName;
1740
- };
1741
- disabled: {
1742
- true: PolymorphicClassName;
1743
- };
1744
- readOnly: {
1745
- true: PolymorphicClassName;
1746
- };
1747
- }> & DatePickerVariationProps & {
1748
- requiredPlacement?: "right" | "left" | undefined;
1749
- required?: boolean | undefined;
1750
- defaultFirstDate?: Date | undefined;
1751
- defaultSecondDate?: Date | undefined;
1752
- name?: string | undefined;
1753
- onChangeFirstValue?: ChangeInstanceCallback | undefined;
1754
- onChangeSecondValue?: ChangeInstanceCallback | undefined;
1755
- onCommitFirstDate?: CommitInstanceCallback | undefined;
1756
- onCommitSecondDate?: CommitInstanceCallback | undefined;
1757
- onChange?: ((event: {
1758
- target: {
1759
- value?: string | undefined;
1760
- name?: string | undefined;
1761
- };
1762
- }) => void) | undefined;
1763
- } & {
1764
- label?: string | undefined;
1765
- view?: string | undefined;
1766
- disabled?: boolean | undefined;
1767
- autoComplete?: string | undefined;
1768
- readOnly?: boolean | undefined;
1769
- required?: boolean | undefined;
1770
- size?: string | undefined;
1771
- contentLeft?: ReactNode;
1772
- contentRight?: ReactNode;
1773
- leftHelper?: string | undefined;
1774
- requiredPlacement?: "right" | "left" | undefined;
1775
- firstValueError?: boolean | undefined;
1776
- secondValueError?: boolean | undefined;
1777
- firstValueSuccess?: boolean | undefined;
1778
- secondValueSuccess?: boolean | undefined;
1779
- firstPlaceholder?: string | undefined;
1780
- secondPlaceholder?: string | undefined;
1781
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1782
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1783
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1784
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1785
- firstTextfieldTextAfter?: string | undefined;
1786
- secondTextfieldTextAfter?: string | undefined;
1787
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1788
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1789
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1790
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1791
- firstTextfieldTextBefore?: string | undefined;
1792
- secondTextfieldTextBefore?: string | undefined;
1793
- dividerVariant?: "none" | "icon" | "dash" | undefined;
1794
- dividerIcon?: ReactNode;
1795
- } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1796
- placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1797
- isDoubleCalendar?: boolean | undefined;
1798
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1799
-
1800
- export { DatePickerRangePlacement }
1801
-
1802
- export { DatePickerRangeProps }
1803
-
1804
- export { datePickerTokens }
1805
-
1806
- export { defaultValidate }
1807
-
1808
- export { DisabledProps }
1809
-
1810
- // @public
1811
- export const Divider: FunctionComponent<PropsType< {
1812
- view: {
1813
- default: PolymorphicClassName;
1814
- dark: PolymorphicClassName;
1815
- light: PolymorphicClassName;
1816
- inverse: PolymorphicClassName;
1817
- };
1818
- size: {
1819
- m: PolymorphicClassName;
1820
- };
1821
- orientation: {
1822
- horizontal: PolymorphicClassName;
1823
- vertical: PolymorphicClassName;
1824
- };
1825
- }> & DividerProps & RefAttributes<HTMLDivElement>>;
1826
-
1827
- export { DividerProps }
1828
-
1829
- export { dividerTokens }
1830
-
1831
- // @public
1832
- export const Drawer: FunctionComponent<PropsType< {
1833
- view: {
1834
- default: PolymorphicClassName;
1835
- };
1836
- size: {
1837
- m: PolymorphicClassName;
1838
- };
1839
- borderRadius: {
1840
- none: PolymorphicClassName;
1841
- default: PolymorphicClassName;
1842
- };
1843
- }> & PopupBaseProps & PanelProps & {
1844
- placement?: "top" | "right" | "bottom" | "left" | undefined;
1845
- asModal?: boolean | undefined;
1846
- withBlur?: boolean | undefined;
1847
- closeOnEsc?: boolean | undefined;
1848
- closeOnOverlayClick?: boolean | undefined;
1849
- onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1850
- onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1851
- initialFocusRef?: RefObject<HTMLElement> | undefined;
1852
- focusAfterRef?: RefObject<HTMLElement> | undefined;
1853
- onClose?: (() => void) | undefined;
1854
- } & RefAttributes<HTMLDivElement>>;
1855
-
1856
- // @public
1857
- export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1858
- view?: string | undefined;
1859
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1860
-
1861
- export { DrawerContentProps }
1862
-
1863
- // @public
1864
- export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1865
- view?: string | undefined;
1866
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1867
-
1868
- export { DrawerFooterProps }
1869
-
1870
- // @public
1871
- export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1872
- hasClose?: boolean | undefined;
1873
- closePlacement?: "right" | "left" | undefined;
1874
- actions?: ReactNode;
1875
- onClose?: (() => void) | undefined;
1876
- view?: string | undefined;
1877
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1878
-
1879
- export { DrawerHeaderProps }
1880
-
1881
- export { DrawerProps }
1882
-
1883
- // @public (undocumented)
1884
- export const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewProps<T>, "view" | "size"> & Pick<PropsType< {
1885
- size: {
1886
- l: PolymorphicClassName;
1887
- m: PolymorphicClassName;
1888
- s: PolymorphicClassName;
1889
- xs: PolymorphicClassName;
1890
- };
1891
- view: {
1892
- default: PolymorphicClassName;
1893
- };
1894
- }> & {
1895
- items: DropdownItemOption[];
1896
- alwaysOpened?: boolean | undefined;
1897
- children?: React_2.ReactNode;
1898
- itemRole?: string | undefined;
1899
- onHover?: ((index: number) => void) | undefined;
1900
- onItemSelect?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1901
- trigger?: DropdownTrigger | undefined;
1902
- placement?: DropdownPlacement | undefined;
1903
- offset?: [number, number] | undefined;
1904
- listWidth?: Property.Width<string | number> | undefined;
1905
- hasArrow?: boolean | undefined;
1906
- closeOnSelect?: boolean | undefined;
1907
- closeOnOverlayClick?: boolean | undefined;
1908
- onToggle?: ((isOpen: boolean, event: Event | React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1909
- size?: string | undefined;
1910
- view?: string | undefined;
1911
- variant?: "normal" | "tight" | undefined;
1912
- portal?: string | React_2.RefObject<HTMLElement> | undefined;
1913
- renderItem?: ((item: DropdownItemOption) => React_2.ReactNode) | undefined;
1914
- zIndex?: Property.ZIndex | undefined;
1915
- beforeList?: React_2.ReactNode;
1916
- afterList?: React_2.ReactNode;
1917
- onItemClick?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1918
- listOverflow?: Property.Overflow | undefined;
1919
- listHeight?: Property.Height<string | number> | undefined;
1920
- hoverIndex?: number | undefined;
1921
- } & React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>, "view" | "size"> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1922
-
1923
- // @public (undocumented)
1924
- export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1925
-
1926
- export { DropdownItemProps }
1927
-
1928
- export { DropdownItemType }
1929
-
1930
- // @public (undocumented)
1931
- export const DropdownList: StyledComponent<"ul", any, {}, never>;
1932
-
1933
- export { DropdownNodeType }
1934
-
1935
- // @public (undocumented)
1936
- export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1937
-
1938
- export { DropdownPopupProps }
1939
-
1940
- export { DropdownProps }
1941
-
1942
- // @public (undocumented)
1943
- export const Dropzone: FunctionComponent<PropsType< {
1944
- view: {
1945
- default: PolymorphicClassName;
1946
- };
1947
- size: {
1948
- m: PolymorphicClassName;
1949
- };
1950
- disabled: {
1951
- true: PolymorphicClassName;
1952
- };
1953
- }> & {
1954
- multiple?: boolean | undefined;
1955
- title?: string | undefined;
1956
- description?: string | undefined;
1957
- icon?: ReactNode;
1958
- iconPlacement?: "top" | "left" | undefined;
1959
- size?: string | undefined;
1960
- view?: string | undefined;
1961
- disabled?: boolean | undefined;
1962
- stretch?: boolean | undefined;
1963
- onDragEnter?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1964
- onDragLeave?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1965
- onDragOver?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1966
- validator?: ((files: File[]) => ValidatorReturnType) | undefined;
1967
- onDrop?: FileProcessHandler | undefined;
1968
- onChoseFiles?: FileProcessHandler | undefined;
1969
- } & InputHTMLAttributes_3<HTMLInputElement> & RefAttributes<HTMLInputElement>>;
1970
-
1971
- export { dropzoneClasses }
1972
-
1973
- export { dropzoneTokens }
1974
-
1975
- // @public (undocumented)
1976
- export const DsplL: FunctionComponent<PropsType< {
1977
- size: {
1978
- l: PolymorphicClassName;
1979
- };
1980
- }> & {
1981
- noWrap?: boolean | undefined;
1982
- breakWord?: boolean | undefined;
1983
- color?: string | undefined;
1984
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1985
-
1986
- // @public (undocumented)
1987
- export const DsplM: FunctionComponent<PropsType< {
1988
- size: {
1989
- m: PolymorphicClassName;
1990
- };
1991
- }> & {
1992
- noWrap?: boolean | undefined;
1993
- breakWord?: boolean | undefined;
1994
- color?: string | undefined;
1995
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1996
-
1997
- // @public (undocumented)
1998
- export const DsplS: FunctionComponent<PropsType< {
1999
- size: {
2000
- s: PolymorphicClassName;
2001
- };
2002
- }> & {
2003
- noWrap?: boolean | undefined;
2004
- breakWord?: boolean | undefined;
2005
- color?: string | undefined;
2006
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2007
-
2008
- // @public (undocumented)
2009
- export const Editable: FunctionComponent<PropsType< {
2010
- view: {
2011
- default: PolymorphicClassName;
2012
- };
2013
- size: {
2014
- m: PolymorphicClassName;
2015
- };
2016
- }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
2017
-
2018
- export { ElasticGrid }
2019
-
2020
- export { ElasticGridProps }
2021
-
2022
- // @public (undocumented)
2023
- export const EmptyState: FunctionComponent<PropsType< {
2024
- size: {
2025
- l: PolymorphicClassName;
2026
- m: PolymorphicClassName;
2027
- s: PolymorphicClassName;
2028
- xs: PolymorphicClassName;
2029
- };
2030
- }> & Props & RefAttributes<HTMLDivElement>>;
2031
-
2032
- export { extractTextFrom }
2033
-
2034
- export { FocusProps }
2035
-
2036
- // @public (undocumented)
2037
- export const Footnote1: FunctionComponent<PropsType< {
2038
- size: {
2039
- footnote1: PolymorphicClassName;
2040
- };
2041
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2042
-
2043
- // @public (undocumented)
2044
- export const Footnote2: FunctionComponent<PropsType< {
2045
- size: {
2046
- footnote2: PolymorphicClassName;
2047
- };
2048
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2049
-
2050
- export { formatCurrency }
2051
-
2052
- export { gridBreakpoints }
2053
-
2054
- export { gridColumns }
2055
-
2056
- export { gridGutters }
2057
-
2058
- export { gridMargins }
2059
-
2060
- export { gridSizes }
2061
-
2062
- // @public (undocumented)
2063
- export const H1: FunctionComponent<PropsType< {
2064
- size: {
2065
- h1: PolymorphicClassName;
2066
- };
2067
- }> & {
2068
- noWrap?: boolean | undefined;
2069
- breakWord?: boolean | undefined;
2070
- color?: string | undefined;
2071
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2072
-
2073
- // @public (undocumented)
2074
- export const H2: FunctionComponent<PropsType< {
2075
- size: {
2076
- h2: PolymorphicClassName;
2077
- };
2078
- }> & {
2079
- noWrap?: boolean | undefined;
2080
- breakWord?: boolean | undefined;
2081
- color?: string | undefined;
2082
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2083
-
2084
- // @public (undocumented)
2085
- export const H3: FunctionComponent<PropsType< {
2086
- size: {
2087
- h3: PolymorphicClassName;
2088
- };
2089
- }> & {
2090
- noWrap?: boolean | undefined;
2091
- breakWord?: boolean | undefined;
2092
- color?: string | undefined;
2093
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2094
-
2095
- // @public (undocumented)
2096
- export const H4: FunctionComponent<PropsType< {
2097
- size: {
2098
- h4: PolymorphicClassName;
2099
- };
2100
- }> & {
2101
- noWrap?: boolean | undefined;
2102
- breakWord?: boolean | undefined;
2103
- color?: string | undefined;
2104
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2105
-
2106
- // @public (undocumented)
2107
- export const H5: FunctionComponent<PropsType< {
2108
- size: {
2109
- h5: PolymorphicClassName;
2110
- };
2111
- }> & {
2112
- noWrap?: boolean | undefined;
2113
- breakWord?: boolean | undefined;
2114
- color?: string | undefined;
2115
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2116
-
2117
- // @public (undocumented)
2118
- export const Headline1: FunctionComponent<PropsType< {
2119
- size: {
2120
- headline1: PolymorphicClassName;
2121
- };
2122
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2123
-
2124
- // @public (undocumented)
2125
- export const Headline2: FunctionComponent<PropsType< {
2126
- size: {
2127
- headline2: PolymorphicClassName;
2128
- };
2129
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2130
-
2131
- // @public (undocumented)
2132
- export const Headline3: FunctionComponent<PropsType< {
2133
- size: {
2134
- headline3: PolymorphicClassName;
2135
- };
2136
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2137
-
2138
- // @public (undocumented)
2139
- export const Headline4: FunctionComponent<PropsType< {
2140
- size: {
2141
- headline4: PolymorphicClassName;
2142
- };
2143
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2144
-
2145
- // @public (undocumented)
2146
- export const Headline5: FunctionComponent<PropsType< {
2147
- size: {
2148
- headline5: PolymorphicClassName;
2149
- };
2150
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2151
-
2152
- // @public
2153
- export const IconButton: FunctionComponent<PropsType< {
2154
- view: {
2155
- default: PolymorphicClassName;
2156
- accent: PolymorphicClassName;
2157
- secondary: PolymorphicClassName;
2158
- clear: PolymorphicClassName;
2159
- success: PolymorphicClassName;
2160
- warning: PolymorphicClassName;
2161
- critical: PolymorphicClassName;
2162
- dark: PolymorphicClassName;
2163
- black: PolymorphicClassName;
2164
- white: PolymorphicClassName;
2165
- };
2166
- size: {
2167
- xl: PolymorphicClassName;
2168
- xlr: PolymorphicClassName;
2169
- l: PolymorphicClassName;
2170
- lr: PolymorphicClassName;
2171
- m: PolymorphicClassName;
2172
- mr: PolymorphicClassName;
2173
- s: PolymorphicClassName;
2174
- sr: PolymorphicClassName;
2175
- xs: PolymorphicClassName;
2176
- xsr: PolymorphicClassName;
2177
- };
2178
- disabled: {
2179
- true: PolymorphicClassName;
2180
- };
2181
- focused: {
2182
- true: PolymorphicClassName;
2183
- };
2184
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2185
- text?: string | undefined;
2186
- contentLeft?: ReactNode;
2187
- contentPlacing?: ("default" | "relaxed") | undefined;
2188
- isLoading?: boolean | undefined;
2189
- loader?: ReactNode;
2190
- stretch?: boolean | undefined;
2191
- stretching?: ("auto" | "fixed" | "filled") | undefined;
2192
- square?: boolean | undefined;
2193
- focused?: boolean | undefined;
2194
- disabled?: boolean | undefined;
2195
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2196
- view?: string | undefined;
2197
- size?: string | undefined;
2198
- outlined?: boolean | undefined;
2199
- shiftLeft?: boolean | undefined;
2200
- shiftRight?: boolean | undefined;
2201
- blur?: "small" | "medium" | "large" | undefined;
2202
- } & {
2203
- value?: string | number | undefined;
2204
- contentRight?: undefined;
2205
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2206
- text?: string | undefined;
2207
- contentLeft?: ReactNode;
2208
- contentPlacing?: ("default" | "relaxed") | undefined;
2209
- isLoading?: boolean | undefined;
2210
- loader?: ReactNode;
2211
- stretch?: boolean | undefined;
2212
- stretching?: ("auto" | "fixed" | "filled") | undefined;
2213
- square?: boolean | undefined;
2214
- focused?: boolean | undefined;
2215
- disabled?: boolean | undefined;
2216
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2217
- view?: string | undefined;
2218
- size?: string | undefined;
2219
- outlined?: boolean | undefined;
2220
- shiftLeft?: boolean | undefined;
2221
- shiftRight?: boolean | undefined;
2222
- blur?: "small" | "medium" | "large" | undefined;
2223
- } & {
2224
- value?: undefined;
2225
- contentRight?: ReactNode;
2226
- } & RefAttributes<HTMLButtonElement>))>;
2227
-
2228
- // @public
2229
- const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
2230
- base?: "img" | "div" | undefined;
2231
- ratio?: "16 / 9" | "1 / 1" | "1/1" | "3 / 4" | "3/4" | "4 / 3" | "4/3" | "9 / 16" | "9/16" | "16/9" | "1 / 2" | "1/2" | "2 / 1" | "2/1" | undefined;
2232
- customRatio?: string | undefined;
2233
- } & RefAttributes<HTMLDivElement>>;
2234
- export { Image_2 as Image }
2235
-
2236
- export { ImageProps }
2237
-
2238
- // @public (undocumented)
2239
- export const Indicator: FunctionComponent<PropsType< {
2240
- view: {
2241
- default: PolymorphicClassName;
2242
- accent: PolymorphicClassName;
2243
- inactive: PolymorphicClassName;
2244
- positive: PolymorphicClassName;
2245
- warning: PolymorphicClassName;
2246
- negative: PolymorphicClassName;
2247
- black: PolymorphicClassName;
2248
- white: PolymorphicClassName;
2249
- };
2250
- size: {
2251
- l: PolymorphicClassName;
2252
- m: PolymorphicClassName;
2253
- s: PolymorphicClassName;
2254
- };
2255
- }> & HTMLAttributes<HTMLDivElement> & {
2256
- size: string;
2257
- view: string;
2258
- } & RefAttributes<HTMLDivElement>>;
2259
-
2260
- export { IndicatorProps }
2261
-
2262
- export { InputHTMLAttributes }
2263
-
2264
- // @public
2265
- export const LineSkeleton: FunctionComponent<PropsType< {
2266
- size: {
2267
- body1: PolymorphicClassName;
2268
- body2: PolymorphicClassName;
2269
- body3: PolymorphicClassName;
2270
- button1: PolymorphicClassName;
2271
- button2: PolymorphicClassName;
2272
- caption: PolymorphicClassName;
2273
- display1: PolymorphicClassName;
2274
- display2: PolymorphicClassName;
2275
- display3: PolymorphicClassName;
2276
- footnote1: PolymorphicClassName;
2277
- footnote2: PolymorphicClassName;
2278
- headline1: PolymorphicClassName;
2279
- headline2: PolymorphicClassName;
2280
- headline3: PolymorphicClassName;
2281
- headline4: PolymorphicClassName;
2282
- paragraph1: PolymorphicClassName;
2283
- paragraph2: PolymorphicClassName;
2284
- underline: PolymorphicClassName;
2285
- bodyL: PolymorphicClassName;
2286
- bodyM: PolymorphicClassName;
2287
- bodyS: PolymorphicClassName;
2288
- bodyXS: PolymorphicClassName;
2289
- bodyXXS: PolymorphicClassName;
2290
- dsplL: PolymorphicClassName;
2291
- dsplM: PolymorphicClassName;
2292
- dsplS: PolymorphicClassName;
2293
- h1: PolymorphicClassName;
2294
- h2: PolymorphicClassName;
2295
- h3: PolymorphicClassName;
2296
- h4: PolymorphicClassName;
2297
- h5: PolymorphicClassName;
2298
- textL: PolymorphicClassName;
2299
- textM: PolymorphicClassName;
2300
- textS: PolymorphicClassName;
2301
- textXS: PolymorphicClassName;
2302
- };
2303
- }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2304
- customGradientColor?: string | undefined;
2305
- roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2306
- } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
2307
-
2308
- export { LineSkeletonProps }
2309
-
2310
- // @public
2311
- export const Link: FunctionComponent<PropsType< {
2312
- view: {
2313
- default: PolymorphicClassName;
2314
- primary: PolymorphicClassName;
2315
- secondary: PolymorphicClassName;
2316
- tertiary: PolymorphicClassName;
2317
- paragraph: PolymorphicClassName;
2318
- accent: PolymorphicClassName;
2319
- positive: PolymorphicClassName;
2320
- warning: PolymorphicClassName;
2321
- negative: PolymorphicClassName;
2322
- clear: PolymorphicClassName;
2323
- };
2324
- disabled: {
2325
- true: PolymorphicClassName;
2326
- };
2327
- focused: {
2328
- true: PolymorphicClassName;
2329
- };
2330
- }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
2331
-
2332
- export { List }
2333
-
2334
- export { ListItem }
2335
-
2336
- // @public (undocumented)
2337
- export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2338
- view: {
2339
- default: PolymorphicClassName;
2340
- positive: PolymorphicClassName;
2341
- warning: PolymorphicClassName;
2342
- negative: PolymorphicClassName;
2343
- };
2344
- size: {
2345
- l: PolymorphicClassName;
2346
- m: PolymorphicClassName;
2347
- s: PolymorphicClassName;
2348
- xs: PolymorphicClassName;
2349
- };
2350
- labelPlacement: {
2351
- inner: PolymorphicClassName;
2352
- outer: PolymorphicClassName;
2353
- };
2354
- clear: {
2355
- true: PolymorphicClassName;
2356
- };
2357
- chipView: {
2358
- default: PolymorphicClassName;
2359
- secondary: PolymorphicClassName;
2360
- accent: PolymorphicClassName;
2361
- positive: PolymorphicClassName;
2362
- warning: PolymorphicClassName;
2363
- negative: PolymorphicClassName;
2364
- };
2365
- hintView: {
2366
- default: PolymorphicClassName;
2367
- };
2368
- hintSize: {
2369
- m: PolymorphicClassName;
2370
- s: PolymorphicClassName;
2371
- };
2372
- disabled: {
2373
- true: PolymorphicClassName;
2374
- };
2375
- readOnly: {
2376
- true: PolymorphicClassName;
2377
- };
2378
- }> & {
2379
- size?: string | undefined;
2380
- view?: string | undefined;
2381
- readOnly?: boolean | undefined;
2382
- disabled?: boolean | undefined;
2383
- } & {
2384
- titleCaption?: ReactNode;
2385
- leftHelper?: ReactNode;
2386
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2387
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2388
- textBefore?: string | undefined;
2389
- textAfter?: string | undefined;
2390
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2391
- } & LabelProps & RequiredProps & {
2392
- clear?: boolean | undefined;
2393
- hasDivider?: boolean | undefined;
2394
- } & {
2395
- hintText: string;
2396
- hintTrigger?: "hover" | "click" | undefined;
2397
- hintView?: string | undefined;
2398
- hintSize?: string | undefined;
2399
- hintTargetIcon?: ReactNode;
2400
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2401
- hintHasArrow?: boolean | undefined;
2402
- hintOffset?: [number, number] | undefined;
2403
- hintWidth?: string | undefined;
2404
- hintContentLeft?: ReactNode;
2405
- } & {
2406
- chips?: undefined;
2407
- onChangeChips?: undefined;
2408
- enumerationType?: "plain" | undefined;
2409
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2410
- chipType?: undefined;
2411
- chipView?: undefined;
2412
- chipValidator?: undefined;
2413
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2414
- view: {
2415
- default: PolymorphicClassName;
2416
- positive: PolymorphicClassName;
2417
- warning: PolymorphicClassName;
2418
- negative: PolymorphicClassName;
2419
- };
2420
- size: {
2421
- l: PolymorphicClassName;
2422
- m: PolymorphicClassName;
2423
- s: PolymorphicClassName;
2424
- xs: PolymorphicClassName;
2425
- };
2426
- labelPlacement: {
2427
- inner: PolymorphicClassName;
2428
- outer: PolymorphicClassName;
2429
- };
2430
- clear: {
2431
- true: PolymorphicClassName;
2432
- };
2433
- chipView: {
2434
- default: PolymorphicClassName;
2435
- secondary: PolymorphicClassName;
2436
- accent: PolymorphicClassName;
2437
- positive: PolymorphicClassName;
2438
- warning: PolymorphicClassName;
2439
- negative: PolymorphicClassName;
2440
- };
2441
- hintView: {
2442
- default: PolymorphicClassName;
2443
- };
2444
- hintSize: {
2445
- m: PolymorphicClassName;
2446
- s: PolymorphicClassName;
2447
- };
2448
- disabled: {
2449
- true: PolymorphicClassName;
2450
- };
2451
- readOnly: {
2452
- true: PolymorphicClassName;
2453
- };
2454
- }> & {
2455
- size?: string | undefined;
2456
- view?: string | undefined;
2457
- readOnly?: boolean | undefined;
2458
- disabled?: boolean | undefined;
2459
- } & {
2460
- titleCaption?: ReactNode;
2461
- leftHelper?: ReactNode;
2462
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2463
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2464
- textBefore?: string | undefined;
2465
- textAfter?: string | undefined;
2466
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2467
- } & LabelProps & RequiredProps & {
2468
- clear?: boolean | undefined;
2469
- hasDivider?: boolean | undefined;
2470
- } & {
2471
- hintText: string;
2472
- hintTrigger?: "hover" | "click" | undefined;
2473
- hintView?: string | undefined;
2474
- hintSize?: string | undefined;
2475
- hintTargetIcon?: ReactNode;
2476
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2477
- hintHasArrow?: boolean | undefined;
2478
- hintOffset?: [number, number] | undefined;
2479
- hintWidth?: string | undefined;
2480
- hintContentLeft?: ReactNode;
2481
- } & {
2482
- enumerationType: "chip";
2483
- onSearch?: undefined;
2484
- chips?: TextFieldPrimitiveValue[] | undefined;
2485
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2486
- chipType?: "default" | "text" | undefined;
2487
- chipView?: string | undefined;
2488
- chipValidator?: ((value: string) => {
2489
- view?: string | undefined;
2490
- }) | undefined;
2491
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2492
- view: {
2493
- default: PolymorphicClassName;
2494
- positive: PolymorphicClassName;
2495
- warning: PolymorphicClassName;
2496
- negative: PolymorphicClassName;
2497
- };
2498
- size: {
2499
- l: PolymorphicClassName;
2500
- m: PolymorphicClassName;
2501
- s: PolymorphicClassName;
2502
- xs: PolymorphicClassName;
2503
- };
2504
- labelPlacement: {
2505
- inner: PolymorphicClassName;
2506
- outer: PolymorphicClassName;
2507
- };
2508
- clear: {
2509
- true: PolymorphicClassName;
2510
- };
2511
- chipView: {
2512
- default: PolymorphicClassName;
2513
- secondary: PolymorphicClassName;
2514
- accent: PolymorphicClassName;
2515
- positive: PolymorphicClassName;
2516
- warning: PolymorphicClassName;
2517
- negative: PolymorphicClassName;
2518
- };
2519
- hintView: {
2520
- default: PolymorphicClassName;
2521
- };
2522
- hintSize: {
2523
- m: PolymorphicClassName;
2524
- s: PolymorphicClassName;
2525
- };
2526
- disabled: {
2527
- true: PolymorphicClassName;
2528
- };
2529
- readOnly: {
2530
- true: PolymorphicClassName;
2531
- };
2532
- }> & {
2533
- size?: string | undefined;
2534
- view?: string | undefined;
2535
- readOnly?: boolean | undefined;
2536
- disabled?: boolean | undefined;
2537
- } & {
2538
- titleCaption?: ReactNode;
2539
- leftHelper?: ReactNode;
2540
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2541
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2542
- textBefore?: string | undefined;
2543
- textAfter?: string | undefined;
2544
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2545
- } & LabelProps & RequiredProps & {
2546
- clear?: boolean | undefined;
2547
- hasDivider?: boolean | undefined;
2548
- } & {
2549
- hintTrigger?: undefined;
2550
- hintText?: undefined;
2551
- hintView?: undefined;
2552
- hintSize?: undefined;
2553
- hintTargetIcon?: undefined;
2554
- hintPlacement?: undefined;
2555
- hintHasArrow?: undefined;
2556
- hintOffset?: undefined;
2557
- hintWidth?: undefined;
2558
- hintContentLeft?: undefined;
2559
- } & {
2560
- chips?: undefined;
2561
- onChangeChips?: undefined;
2562
- enumerationType?: "plain" | undefined;
2563
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2564
- chipType?: undefined;
2565
- chipView?: undefined;
2566
- chipValidator?: undefined;
2567
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2568
- view: {
2569
- default: PolymorphicClassName;
2570
- positive: PolymorphicClassName;
2571
- warning: PolymorphicClassName;
2572
- negative: PolymorphicClassName;
2573
- };
2574
- size: {
2575
- l: PolymorphicClassName;
2576
- m: PolymorphicClassName;
2577
- s: PolymorphicClassName;
2578
- xs: PolymorphicClassName;
2579
- };
2580
- labelPlacement: {
2581
- inner: PolymorphicClassName;
2582
- outer: PolymorphicClassName;
2583
- };
2584
- clear: {
2585
- true: PolymorphicClassName;
2586
- };
2587
- chipView: {
2588
- default: PolymorphicClassName;
2589
- secondary: PolymorphicClassName;
2590
- accent: PolymorphicClassName;
2591
- positive: PolymorphicClassName;
2592
- warning: PolymorphicClassName;
2593
- negative: PolymorphicClassName;
2594
- };
2595
- hintView: {
2596
- default: PolymorphicClassName;
2597
- };
2598
- hintSize: {
2599
- m: PolymorphicClassName;
2600
- s: PolymorphicClassName;
2601
- };
2602
- disabled: {
2603
- true: PolymorphicClassName;
2604
- };
2605
- readOnly: {
2606
- true: PolymorphicClassName;
2607
- };
2608
- }> & {
2609
- size?: string | undefined;
2610
- view?: string | undefined;
2611
- readOnly?: boolean | undefined;
2612
- disabled?: boolean | undefined;
2613
- } & {
2614
- titleCaption?: ReactNode;
2615
- leftHelper?: ReactNode;
2616
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2617
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2618
- textBefore?: string | undefined;
2619
- textAfter?: string | undefined;
2620
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2621
- } & LabelProps & RequiredProps & {
2622
- clear?: boolean | undefined;
2623
- hasDivider?: boolean | undefined;
2624
- } & {
2625
- hintTrigger?: undefined;
2626
- hintText?: undefined;
2627
- hintView?: undefined;
2628
- hintSize?: undefined;
2629
- hintTargetIcon?: undefined;
2630
- hintPlacement?: undefined;
2631
- hintHasArrow?: undefined;
2632
- hintOffset?: undefined;
2633
- hintWidth?: undefined;
2634
- hintContentLeft?: undefined;
2635
- } & {
2636
- enumerationType: "chip";
2637
- onSearch?: undefined;
2638
- chips?: TextFieldPrimitiveValue[] | undefined;
2639
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2640
- chipType?: "default" | "text" | undefined;
2641
- chipView?: string | undefined;
2642
- chipValidator?: ((value: string) => {
2643
- view?: string | undefined;
2644
- }) | undefined;
2645
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2646
- view: {
2647
- default: PolymorphicClassName;
2648
- positive: PolymorphicClassName;
2649
- warning: PolymorphicClassName;
2650
- negative: PolymorphicClassName;
2651
- };
2652
- size: {
2653
- l: PolymorphicClassName;
2654
- m: PolymorphicClassName;
2655
- s: PolymorphicClassName;
2656
- xs: PolymorphicClassName;
2657
- };
2658
- labelPlacement: {
2659
- inner: PolymorphicClassName;
2660
- outer: PolymorphicClassName;
2661
- };
2662
- clear: {
2663
- true: PolymorphicClassName;
2664
- };
2665
- chipView: {
2666
- default: PolymorphicClassName;
2667
- secondary: PolymorphicClassName;
2668
- accent: PolymorphicClassName;
2669
- positive: PolymorphicClassName;
2670
- warning: PolymorphicClassName;
2671
- negative: PolymorphicClassName;
2672
- };
2673
- hintView: {
2674
- default: PolymorphicClassName;
2675
- };
2676
- hintSize: {
2677
- m: PolymorphicClassName;
2678
- s: PolymorphicClassName;
2679
- };
2680
- disabled: {
2681
- true: PolymorphicClassName;
2682
- };
2683
- readOnly: {
2684
- true: PolymorphicClassName;
2685
- };
2686
- }> & {
2687
- size?: string | undefined;
2688
- view?: string | undefined;
2689
- readOnly?: boolean | undefined;
2690
- disabled?: boolean | undefined;
2691
- } & {
2692
- titleCaption?: ReactNode;
2693
- leftHelper?: ReactNode;
2694
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2695
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2696
- textBefore?: string | undefined;
2697
- textAfter?: string | undefined;
2698
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2699
- } & LabelProps & RequiredProps & {
2700
- clear?: false | undefined;
2701
- hasDivider?: undefined;
2702
- } & {
2703
- hintText: string;
2704
- hintTrigger?: "hover" | "click" | undefined;
2705
- hintView?: string | undefined;
2706
- hintSize?: string | undefined;
2707
- hintTargetIcon?: ReactNode;
2708
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2709
- hintHasArrow?: boolean | undefined;
2710
- hintOffset?: [number, number] | undefined;
2711
- hintWidth?: string | undefined;
2712
- hintContentLeft?: ReactNode;
2713
- } & {
2714
- chips?: undefined;
2715
- onChangeChips?: undefined;
2716
- enumerationType?: "plain" | undefined;
2717
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2718
- chipType?: undefined;
2719
- chipView?: undefined;
2720
- chipValidator?: undefined;
2721
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2722
- view: {
2723
- default: PolymorphicClassName;
2724
- positive: PolymorphicClassName;
2725
- warning: PolymorphicClassName;
2726
- negative: PolymorphicClassName;
2727
- };
2728
- size: {
2729
- l: PolymorphicClassName;
2730
- m: PolymorphicClassName;
2731
- s: PolymorphicClassName;
2732
- xs: PolymorphicClassName;
2733
- };
2734
- labelPlacement: {
2735
- inner: PolymorphicClassName;
2736
- outer: PolymorphicClassName;
2737
- };
2738
- clear: {
2739
- true: PolymorphicClassName;
2740
- };
2741
- chipView: {
2742
- default: PolymorphicClassName;
2743
- secondary: PolymorphicClassName;
2744
- accent: PolymorphicClassName;
2745
- positive: PolymorphicClassName;
2746
- warning: PolymorphicClassName;
2747
- negative: PolymorphicClassName;
2748
- };
2749
- hintView: {
2750
- default: PolymorphicClassName;
2751
- };
2752
- hintSize: {
2753
- m: PolymorphicClassName;
2754
- s: PolymorphicClassName;
2755
- };
2756
- disabled: {
2757
- true: PolymorphicClassName;
2758
- };
2759
- readOnly: {
2760
- true: PolymorphicClassName;
2761
- };
2762
- }> & {
2763
- size?: string | undefined;
2764
- view?: string | undefined;
2765
- readOnly?: boolean | undefined;
2766
- disabled?: boolean | undefined;
2767
- } & {
2768
- titleCaption?: ReactNode;
2769
- leftHelper?: ReactNode;
2770
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2771
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2772
- textBefore?: string | undefined;
2773
- textAfter?: string | undefined;
2774
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2775
- } & LabelProps & RequiredProps & {
2776
- clear?: false | undefined;
2777
- hasDivider?: undefined;
2778
- } & {
2779
- hintText: string;
2780
- hintTrigger?: "hover" | "click" | undefined;
2781
- hintView?: string | undefined;
2782
- hintSize?: string | undefined;
2783
- hintTargetIcon?: ReactNode;
2784
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2785
- hintHasArrow?: boolean | undefined;
2786
- hintOffset?: [number, number] | undefined;
2787
- hintWidth?: string | undefined;
2788
- hintContentLeft?: ReactNode;
2789
- } & {
2790
- enumerationType: "chip";
2791
- onSearch?: undefined;
2792
- chips?: TextFieldPrimitiveValue[] | undefined;
2793
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2794
- chipType?: "default" | "text" | undefined;
2795
- chipView?: string | undefined;
2796
- chipValidator?: ((value: string) => {
2797
- view?: string | undefined;
2798
- }) | undefined;
2799
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2800
- view: {
2801
- default: PolymorphicClassName;
2802
- positive: PolymorphicClassName;
2803
- warning: PolymorphicClassName;
2804
- negative: PolymorphicClassName;
2805
- };
2806
- size: {
2807
- l: PolymorphicClassName;
2808
- m: PolymorphicClassName;
2809
- s: PolymorphicClassName;
2810
- xs: PolymorphicClassName;
2811
- };
2812
- labelPlacement: {
2813
- inner: PolymorphicClassName;
2814
- outer: PolymorphicClassName;
2815
- };
2816
- clear: {
2817
- true: PolymorphicClassName;
2818
- };
2819
- chipView: {
2820
- default: PolymorphicClassName;
2821
- secondary: PolymorphicClassName;
2822
- accent: PolymorphicClassName;
2823
- positive: PolymorphicClassName;
2824
- warning: PolymorphicClassName;
2825
- negative: PolymorphicClassName;
2826
- };
2827
- hintView: {
2828
- default: PolymorphicClassName;
2829
- };
2830
- hintSize: {
2831
- m: PolymorphicClassName;
2832
- s: PolymorphicClassName;
2833
- };
2834
- disabled: {
2835
- true: PolymorphicClassName;
2836
- };
2837
- readOnly: {
2838
- true: PolymorphicClassName;
2839
- };
2840
- }> & {
2841
- size?: string | undefined;
2842
- view?: string | undefined;
2843
- readOnly?: boolean | undefined;
2844
- disabled?: boolean | undefined;
2845
- } & {
2846
- titleCaption?: ReactNode;
2847
- leftHelper?: ReactNode;
2848
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2849
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2850
- textBefore?: string | undefined;
2851
- textAfter?: string | undefined;
2852
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2853
- } & LabelProps & RequiredProps & {
2854
- clear?: false | undefined;
2855
- hasDivider?: undefined;
2856
- } & {
2857
- hintTrigger?: undefined;
2858
- hintText?: undefined;
2859
- hintView?: undefined;
2860
- hintSize?: undefined;
2861
- hintTargetIcon?: undefined;
2862
- hintPlacement?: undefined;
2863
- hintHasArrow?: undefined;
2864
- hintOffset?: undefined;
2865
- hintWidth?: undefined;
2866
- hintContentLeft?: undefined;
2867
- } & {
2868
- chips?: undefined;
2869
- onChangeChips?: undefined;
2870
- enumerationType?: "plain" | undefined;
2871
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2872
- chipType?: undefined;
2873
- chipView?: undefined;
2874
- chipValidator?: undefined;
2875
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2876
- view: {
2877
- default: PolymorphicClassName;
2878
- positive: PolymorphicClassName;
2879
- warning: PolymorphicClassName;
2880
- negative: PolymorphicClassName;
2881
- };
2882
- size: {
2883
- l: PolymorphicClassName;
2884
- m: PolymorphicClassName;
2885
- s: PolymorphicClassName;
2886
- xs: PolymorphicClassName;
2887
- };
2888
- labelPlacement: {
2889
- inner: PolymorphicClassName;
2890
- outer: PolymorphicClassName;
2891
- };
2892
- clear: {
2893
- true: PolymorphicClassName;
2894
- };
2895
- chipView: {
2896
- default: PolymorphicClassName;
2897
- secondary: PolymorphicClassName;
2898
- accent: PolymorphicClassName;
2899
- positive: PolymorphicClassName;
2900
- warning: PolymorphicClassName;
2901
- negative: PolymorphicClassName;
2902
- };
2903
- hintView: {
2904
- default: PolymorphicClassName;
2905
- };
2906
- hintSize: {
2907
- m: PolymorphicClassName;
2908
- s: PolymorphicClassName;
2909
- };
2910
- disabled: {
2911
- true: PolymorphicClassName;
2912
- };
2913
- readOnly: {
2914
- true: PolymorphicClassName;
2915
- };
2916
- }> & {
2917
- size?: string | undefined;
2918
- view?: string | undefined;
2919
- readOnly?: boolean | undefined;
2920
- disabled?: boolean | undefined;
2921
- } & {
2922
- titleCaption?: ReactNode;
2923
- leftHelper?: ReactNode;
2924
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2925
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2926
- textBefore?: string | undefined;
2927
- textAfter?: string | undefined;
2928
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2929
- } & LabelProps & RequiredProps & {
2930
- clear?: false | undefined;
2931
- hasDivider?: undefined;
2932
- } & {
2933
- hintTrigger?: undefined;
2934
- hintText?: undefined;
2935
- hintView?: undefined;
2936
- hintSize?: undefined;
2937
- hintTargetIcon?: undefined;
2938
- hintPlacement?: undefined;
2939
- hintHasArrow?: undefined;
2940
- hintOffset?: undefined;
2941
- hintWidth?: undefined;
2942
- hintContentLeft?: undefined;
2943
- } & {
2944
- enumerationType: "chip";
2945
- onSearch?: undefined;
2946
- chips?: TextFieldPrimitiveValue[] | undefined;
2947
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2948
- chipType?: "default" | "text" | undefined;
2949
- chipView?: string | undefined;
2950
- chipValidator?: ((value: string) => {
2951
- view?: string | undefined;
2952
- }) | undefined;
2953
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
2954
-
2955
- export { MaxLinesProps }
2956
-
2957
- export { mediaQuery }
2958
-
2959
- export { MediaQueryFunction }
2960
-
2961
- export { Modal }
2962
-
2963
- // @public
2964
- export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
2965
-
2966
- export { modalBaseClasses }
2967
-
2968
- export { ModalBaseProps }
2969
-
2970
- export { ModalProps }
2971
-
2972
- export { ModalsProvider }
2973
-
2974
- export { ModalView }
2975
-
2976
- export { monthLongName }
2977
-
2978
- export { monthShortName }
2979
-
2980
- // @public (undocumented)
2981
- export const Note: FunctionComponent<PropsType< {
2982
- view: {
2983
- default: PolymorphicClassName;
2984
- positive: PolymorphicClassName;
2985
- warning: PolymorphicClassName;
2986
- negative: PolymorphicClassName;
2987
- info: PolymorphicClassName;
2988
- };
2989
- size: {
2990
- l: PolymorphicClassName;
2991
- m: PolymorphicClassName;
2992
- s: PolymorphicClassName;
2993
- xs: PolymorphicClassName;
2994
- };
2995
- }> & {
2996
- title?: string | undefined;
2997
- text?: string | undefined;
2998
- contentBefore?: ReactNode;
2999
- contentBeforeSizing?: "fixed" | "scalable" | undefined;
3000
- stretch?: boolean | undefined;
3001
- width?: string | number | undefined;
3002
- height?: string | number | undefined;
3003
- view?: string | undefined;
3004
- size?: string | undefined;
3005
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3006
-
3007
- export { noteClasses }
3008
-
3009
- export { noteTokens }
3010
-
3011
- // @public (undocumented)
3012
- const Notification_2: React_2.FunctionComponent<PropsType< {
3013
- view: {
3014
- default: PolymorphicClassName;
3015
- };
3016
- layout: {
3017
- horizontal: PolymorphicClassName;
3018
- vertical: PolymorphicClassName;
3019
- };
3020
- closeIconType: {
3021
- default: PolymorphicClassName;
3022
- };
3023
- size: {
3024
- xs: PolymorphicClassName;
3025
- xxs: PolymorphicClassName;
3026
- };
3027
- }> & (React_2.HTMLAttributes<HTMLElement> | HTMLAttributesWithoutOnChange<HTMLElement> | HTMLAttributesWithoutOnChangeAndDefaultValue<HTMLElement>)>;
3028
- export { Notification_2 as Notification }
3029
-
3030
- export { NotificationIconPlacement }
3031
-
3032
- export { NotificationLayout }
3033
-
3034
- export { NotificationProps }
3035
-
3036
- // @public (undocumented)
3037
- export const NotificationsProvider: React_2.FC<{
3038
- children: ReactNode;
3039
- frame?: string;
3040
- placement?: NotificationPlacement;
3041
- }>;
3042
-
3043
- // @public (undocumented)
3044
- export const NumberInput: FunctionComponent<PropsType< {
3045
- view: {
3046
- default: PolymorphicClassName;
3047
- secondary: PolymorphicClassName;
3048
- accent: PolymorphicClassName;
3049
- clear: PolymorphicClassName;
3050
- };
3051
- size: {
3052
- l: PolymorphicClassName;
3053
- m: PolymorphicClassName;
3054
- s: PolymorphicClassName;
3055
- xs: PolymorphicClassName;
3056
- };
3057
- shape: {
3058
- cornered: PolymorphicClassName;
3059
- pilled: PolymorphicClassName;
3060
- };
3061
- inputBackgroundType: {
3062
- fill: PolymorphicClassName;
3063
- clear: PolymorphicClassName;
3064
- };
3065
- segmentation: {
3066
- default: PolymorphicClassName;
3067
- segmented: PolymorphicClassName;
3068
- solid: PolymorphicClassName;
3069
- };
3070
- disabled: {
3071
- true: PolymorphicClassName;
3072
- };
3073
- }> & (({
3074
- value?: number | undefined;
3075
- min?: number | undefined;
3076
- max?: number | undefined;
3077
- step?: number | undefined;
3078
- isLoading?: boolean | undefined;
3079
- loader?: ReactNode;
3080
- size?: string | undefined;
3081
- view?: string | undefined;
3082
- clear?: boolean | undefined;
3083
- shape?: string | undefined;
3084
- disabled?: boolean | undefined;
3085
- textBefore?: string | undefined;
3086
- textAfter?: string | undefined;
3087
- customIncrementButton?: ReactNode;
3088
- incrementIcon?: ReactNode;
3089
- customDecrementButton?: ReactNode;
3090
- decrementIcon?: ReactNode;
3091
- isManualInput?: boolean | undefined;
3092
- onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3093
- onIncrement?: ((value: number) => void) | undefined;
3094
- onDecrement?: ((value: number) => void) | undefined;
3095
- } & {
3096
- segmentation?: "clear" | undefined;
3097
- inputBackgroundType?: undefined;
3098
- } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "size" | "value"> & RefAttributes<HTMLInputElement>) | ({
3099
- value?: number | undefined;
3100
- min?: number | undefined;
3101
- max?: number | undefined;
3102
- step?: number | undefined;
3103
- isLoading?: boolean | undefined;
3104
- loader?: ReactNode;
3105
- size?: string | undefined;
3106
- view?: string | undefined;
3107
- clear?: boolean | undefined;
3108
- shape?: string | undefined;
3109
- disabled?: boolean | undefined;
3110
- textBefore?: string | undefined;
3111
- textAfter?: string | undefined;
3112
- customIncrementButton?: ReactNode;
3113
- incrementIcon?: ReactNode;
3114
- customDecrementButton?: ReactNode;
3115
- decrementIcon?: ReactNode;
3116
- isManualInput?: boolean | undefined;
3117
- onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3118
- onIncrement?: ((value: number) => void) | undefined;
3119
- onDecrement?: ((value: number) => void) | undefined;
3120
- } & {
3121
- segmentation?: string | undefined;
3122
- inputBackgroundType?: string | undefined;
3123
- } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "size" | "value"> & RefAttributes<HTMLInputElement>))>;
3124
-
3125
- export { numberInputClasses }
3126
-
3127
- export { numberInputTokens }
3128
-
3129
- export { OutlinedProps }
3130
-
3131
- export { Overlay }
3132
-
3133
- export { OverlayProps }
3134
-
3135
- // @public (undocumented)
3136
- export const P1: FunctionComponent<PropsType< {
3137
- size: {
3138
- paragraph1: PolymorphicClassName;
3139
- };
3140
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3141
-
3142
- // @public (undocumented)
3143
- export const P2: FunctionComponent<PropsType< {
3144
- size: {
3145
- paragraph2: PolymorphicClassName;
3146
- };
3147
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3148
-
3149
- export { padZeroNumber }
3150
-
3151
- // @public
3152
- export const Pagination: FunctionComponent<PropsType< {
3153
- view: {
3154
- default: PolymorphicClassName;
3155
- secondary: PolymorphicClassName;
3156
- clear: PolymorphicClassName;
3157
- primary: PolymorphicClassName;
3158
- };
3159
- viewCurrentPage: {
3160
- default: PolymorphicClassName;
3161
- secondary: PolymorphicClassName;
3162
- clear: PolymorphicClassName;
3163
- primary: PolymorphicClassName;
3164
- };
3165
- size: {
3166
- l: PolymorphicClassName;
3167
- m: PolymorphicClassName;
3168
- s: PolymorphicClassName;
3169
- xs: PolymorphicClassName;
3170
- };
3171
- type: {
3172
- compact: PolymorphicClassName;
3173
- default: PolymorphicClassName;
3174
- };
3175
- }> & PaginationProps & RefAttributes<HTMLDivElement>>;
3176
-
3177
- export { PaginationDot }
3178
-
3179
- export { PaginationDotProps }
3180
-
3181
- export { PaginationDots }
3182
-
3183
- export { PaginationProps }
3184
-
3185
- // @public (undocumented)
3186
- export const ParagraphText1: FunctionComponent<PropsType< {
3187
- size: {
3188
- paragraphText1: PolymorphicClassName;
3189
- };
3190
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3191
-
3192
- // @public (undocumented)
3193
- export const ParagraphText2: FunctionComponent<PropsType< {
3194
- size: {
3195
- paragraphText2: PolymorphicClassName;
3196
- };
3197
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3198
-
3199
- export { PickOptional }
3200
-
3201
- export { PinProps }
3202
-
3203
- // @public (undocumented)
3204
- export const Popover: FunctionComponent<PropsType< {
3205
- view: {
3206
- default: PolymorphicClassName;
3207
- };
3208
- }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
3209
-
3210
- export { PopoverPlacement }
3211
-
3212
- export { PopoverProps }
3213
-
3214
- export { PopoverTrigger }
3215
-
3216
- export { Popup }
3217
-
3218
- // @public
3219
- export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
3220
-
3221
- export { popupBaseClasses }
3222
-
3223
- export { PopupBasePlacement }
3224
-
3225
- export { PopupBaseProps }
3226
-
3227
- export { PopupBaseProvider }
3228
-
3229
- export { PopupInfo }
3230
-
3231
- export { PopupProps }
3232
-
3233
- export { Portal }
3234
-
3235
- export { PortalProps }
3236
-
3237
- export { PreviewGallery }
3238
-
3239
- export { PreviewGalleryItemProps }
3240
-
3241
- export { PreviewGalleryProps }
3242
-
3243
- // @public
3244
- export const Price: FunctionComponent<PropsType< {
3245
- view: {};
3246
- }> & PriceProps & RefAttributes<HTMLSpanElement>>;
3247
-
3248
- export { priceClasses }
3249
-
3250
- // @public (undocumented)
3251
- export const Progress: FunctionComponent<PropsType< {
3252
- view: {
3253
- default: PolymorphicClassName;
3254
- secondary: PolymorphicClassName;
3255
- primary: PolymorphicClassName;
3256
- accent: PolymorphicClassName;
3257
- success: PolymorphicClassName;
3258
- warning: PolymorphicClassName;
3259
- error: PolymorphicClassName;
3260
- };
3261
- size: {
3262
- m: PolymorphicClassName;
3263
- };
3264
- }> & ProgressProps & RefAttributes<HTMLDivElement>>;
3265
-
3266
- export { ProgressProps }
3267
-
3268
- // @public
3269
- export const Radiobox: FunctionComponent<PropsType< {
3270
- size: {
3271
- s: PolymorphicClassName;
3272
- m: PolymorphicClassName;
3273
- };
3274
- view: {
3275
- default: PolymorphicClassName;
3276
- primary: PolymorphicClassName;
3277
- secondary: PolymorphicClassName;
3278
- tertiary: PolymorphicClassName;
3279
- paragraph: PolymorphicClassName;
3280
- accent: PolymorphicClassName;
3281
- positive: PolymorphicClassName;
3282
- warning: PolymorphicClassName;
3283
- negative: PolymorphicClassName;
3284
- };
3285
- disabled: {
3286
- true: PolymorphicClassName;
3287
- };
3288
- focused: {
3289
- true: PolymorphicClassName;
3290
- };
3291
- }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
3292
-
3293
- // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
3294
- //
3295
- // @public (undocumented)
3296
- export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
3297
-
3298
- export { RadioGroup }
3299
-
3300
- export { radiuses }
3301
-
3302
- // @public
3303
- const Range_2: FunctionComponent<PropsType< {
3304
- view: {
3305
- default: PolymorphicClassName;
3306
- };
3307
- size: {
3308
- l: PolymorphicClassName;
3309
- m: PolymorphicClassName;
3310
- s: PolymorphicClassName;
3311
- xs: PolymorphicClassName;
3312
- };
3313
- disabled: {
3314
- true: PolymorphicClassName;
3315
- };
3316
- readOnly: {
3317
- true: PolymorphicClassName;
3318
- };
3319
- }> & (({
3320
- label?: string | undefined;
3321
- leftHelper?: string | undefined;
3322
- contentLeft?: ReactNode;
3323
- contentRight?: ReactNode;
3324
- firstValue?: TextfieldPrimitiveValue | undefined;
3325
- secondValue?: TextfieldPrimitiveValue | undefined;
3326
- firstValueError?: boolean | undefined;
3327
- secondValueError?: boolean | undefined;
3328
- firstValueSuccess?: boolean | undefined;
3329
- secondValueSuccess?: boolean | undefined;
3330
- firstPlaceholder?: string | undefined;
3331
- secondPlaceholder?: string | undefined;
3332
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3333
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3334
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3335
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3336
- firstTextfieldTextAfter?: string | undefined;
3337
- secondTextfieldTextAfter?: string | undefined;
3338
- autoComplete?: string | undefined;
3339
- view?: string | undefined;
3340
- size?: string | undefined;
3341
- readOnly?: boolean | undefined;
3342
- disabled?: boolean | undefined;
3343
- requiredPlacement?: "right" | "left" | undefined;
3344
- required?: boolean | undefined;
3345
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3346
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3347
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3348
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3349
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3350
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3351
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3352
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3353
- } & {
3354
- firstTextfieldTextBefore: string;
3355
- secondTextfieldTextBefore: string;
3356
- dividerVariant?: "none" | undefined;
3357
- dividerIcon?: undefined;
3358
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3359
- label?: string | undefined;
3360
- leftHelper?: string | undefined;
3361
- contentLeft?: ReactNode;
3362
- contentRight?: ReactNode;
3363
- firstValue?: TextfieldPrimitiveValue | undefined;
3364
- secondValue?: TextfieldPrimitiveValue | undefined;
3365
- firstValueError?: boolean | undefined;
3366
- secondValueError?: boolean | undefined;
3367
- firstValueSuccess?: boolean | undefined;
3368
- secondValueSuccess?: boolean | undefined;
3369
- firstPlaceholder?: string | undefined;
3370
- secondPlaceholder?: string | undefined;
3371
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3372
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3373
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3374
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3375
- firstTextfieldTextAfter?: string | undefined;
3376
- secondTextfieldTextAfter?: string | undefined;
3377
- autoComplete?: string | undefined;
3378
- view?: string | undefined;
3379
- size?: string | undefined;
3380
- readOnly?: boolean | undefined;
3381
- disabled?: boolean | undefined;
3382
- requiredPlacement?: "right" | "left" | undefined;
3383
- required?: boolean | undefined;
3384
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3385
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3386
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3387
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3388
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3389
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3390
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3391
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3392
- } & {
3393
- dividerVariant?: "dash" | undefined;
3394
- dividerIcon?: undefined;
3395
- firstTextfieldTextBefore?: string | undefined;
3396
- secondTextfieldTextBefore?: string | undefined;
3397
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3398
- label?: string | undefined;
3399
- leftHelper?: string | undefined;
3400
- contentLeft?: ReactNode;
3401
- contentRight?: ReactNode;
3402
- firstValue?: TextfieldPrimitiveValue | undefined;
3403
- secondValue?: TextfieldPrimitiveValue | undefined;
3404
- firstValueError?: boolean | undefined;
3405
- secondValueError?: boolean | undefined;
3406
- firstValueSuccess?: boolean | undefined;
3407
- secondValueSuccess?: boolean | undefined;
3408
- firstPlaceholder?: string | undefined;
3409
- secondPlaceholder?: string | undefined;
3410
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3411
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3412
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3413
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3414
- firstTextfieldTextAfter?: string | undefined;
3415
- secondTextfieldTextAfter?: string | undefined;
3416
- autoComplete?: string | undefined;
3417
- view?: string | undefined;
3418
- size?: string | undefined;
3419
- readOnly?: boolean | undefined;
3420
- disabled?: boolean | undefined;
3421
- requiredPlacement?: "right" | "left" | undefined;
3422
- required?: boolean | undefined;
3423
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3424
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3425
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3426
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3427
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3428
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3429
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3430
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3431
- } & {
3432
- dividerIcon?: ReactNode;
3433
- dividerVariant?: "icon" | undefined;
3434
- firstTextfieldTextBefore?: string | undefined;
3435
- secondTextfieldTextBefore?: string | undefined;
3436
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
3437
- export { Range_2 as Range }
3438
-
3439
- export { RangeProps }
3440
-
3441
- export { rangeTokens }
3442
-
3443
- // @public (undocumented)
3444
- export const Rating: FunctionComponent<PropsType< {
3445
- view: {
3446
- default: PolymorphicClassName;
3447
- accent: PolymorphicClassName;
3448
- };
3449
- size: {
3450
- l: PolymorphicClassName;
3451
- m: PolymorphicClassName;
3452
- s: PolymorphicClassName;
3453
- xs: PolymorphicClassName;
3454
- xxs: PolymorphicClassName;
3455
- h1: PolymorphicClassName;
3456
- h2: PolymorphicClassName;
3457
- h3: PolymorphicClassName;
3458
- h4: PolymorphicClassName;
3459
- h5: PolymorphicClassName;
3460
- displayL: PolymorphicClassName;
3461
- displayM: PolymorphicClassName;
3462
- displayS: PolymorphicClassName;
3463
- };
3464
- }> & {
3465
- value?: number | null | undefined;
3466
- hasValue?: boolean | undefined;
3467
- precision?: number | undefined;
3468
- valuePlacement?: "after" | "before" | undefined;
3469
- iconSlot?: ReactNode;
3470
- iconSlotOutline?: ReactNode;
3471
- iconSlotHalf?: ReactNode;
3472
- hasIcons?: boolean | undefined;
3473
- iconQuantity?: 1 | 5 | 10 | undefined;
3474
- helperText?: string | undefined;
3475
- helperTextStretching?: "fixed" | "filled" | undefined;
3476
- size?: string | undefined;
3477
- view?: string | undefined;
3478
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLInputElement>>;
3479
-
3480
- export { ratingClasses }
3481
-
3482
- export { ratingTokens }
3483
-
3484
- export { Ratio }
3485
-
3486
- export { RectSkeleton }
3487
-
3488
- export { RectSkeletonProps }
3489
-
3490
- export { Roundness }
3491
-
3492
- export { RoundnessProps }
3493
-
3494
- export { Row }
3495
-
3496
- export { ScreenConfig }
3497
-
3498
- export { ScreenMap }
3499
-
3500
- export { ScreenVariant }
3501
-
3502
- export { ScrollSnapProps }
3503
-
3504
- // @public
3505
- export const SegmentGroup: FunctionComponent<PropsType< {
3506
- view: {
3507
- clear: PolymorphicClassName;
3508
- filled: PolymorphicClassName;
3509
- };
3510
- size: {
3511
- xs: PolymorphicClassName;
3512
- s: PolymorphicClassName;
3513
- m: PolymorphicClassName;
3514
- l: PolymorphicClassName;
3515
- };
3516
- disabled: {
3517
- true: PolymorphicClassName;
3518
- };
3519
- pilled: {
3520
- true: PolymorphicClassName;
3521
- };
3522
- stretch: {
3523
- true: PolymorphicClassName;
3524
- };
3525
- filledBackground: {
3526
- true: PolymorphicClassName;
3527
- };
3528
- orientation: {
3529
- vertical: PolymorphicClassName;
3530
- };
3531
- }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
3532
-
3533
- export { SegmentGroupProps }
3534
-
3535
- // @public
3536
- export const SegmentItem: FunctionComponent<PropsType< {
3537
- view: {
3538
- clear: PolymorphicClassName;
3539
- secondary: PolymorphicClassName;
3540
- default: PolymorphicClassName;
3541
- };
3542
- size: {
3543
- xs: PolymorphicClassName;
3544
- s: PolymorphicClassName;
3545
- m: PolymorphicClassName;
3546
- l: PolymorphicClassName;
3547
- };
3548
- disabled: {
3549
- true: PolymorphicClassName;
3550
- };
3551
- pilled: {
3552
- true: PolymorphicClassName;
3553
- };
3554
- }> & ButtonHTMLAttributes<HTMLButtonElement> & {
3555
- value: string;
3556
- id?: string | undefined;
3557
- label?: ReactNode;
3558
- pilled?: boolean | undefined;
3559
- customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
3560
- size?: string | undefined;
3561
- view?: string | undefined;
3562
- contentLeft?: ReactNode;
3563
- contentRight?: ReactNode;
3564
- } & RefAttributes<HTMLLabelElement>>;
3565
-
3566
- export { SegmentItemProps }
3567
-
3568
- export { SegmentProvider }
3569
-
3570
- export { SegmentProviderProps }
3571
-
3572
- // Warning: (ae-forgotten-export) The symbol "SelectProps_2" needs to be exported by the entry point index.d.ts
3573
- //
3574
- // @public (undocumented)
3575
- export const Select: <T, K extends DropdownNodeSelect>(props: SelectProps_2<T, K> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
3576
-
3577
- export { SelectGroup }
3578
-
3579
- export { SelectProps }
3580
-
3581
- export { SelectPropsHope }
3582
-
3583
- export { selectText }
3584
-
3585
- export { setRef }
3586
-
3587
- export { shadows }
3588
-
3589
- // @public
3590
- export const Sheet: FunctionComponent<PropsType< {
3591
- view: {
3592
- default: PolymorphicClassName;
3593
- };
3594
- }> & SheetProps & RefAttributes<HTMLDivElement>>;
3595
-
3596
- export { sheetClasses }
3597
-
3598
- export { SheetProps }
3599
-
3600
- export { ShiftProps }
3601
-
3602
- export { ShowToastArgs }
3603
-
3604
- export { SkeletonGradientProps }
3605
-
3606
- // @public
3607
- export const Slider: FunctionComponent<PropsType< {
3608
- view: {
3609
- default: PolymorphicClassName;
3610
- accent: PolymorphicClassName;
3611
- gradient: PolymorphicClassName;
3612
- };
3613
- size: {
3614
- l: PolymorphicClassName;
3615
- m: PolymorphicClassName;
3616
- s: PolymorphicClassName;
3617
- };
3618
- disabled: {
3619
- true: PolymorphicClassName;
3620
- };
3621
- }> & ((SliderBaseProps & SliderInternalProps & {
3622
- onChange?: ((event: FormTypeNumber) => void) | undefined;
3623
- name: string;
3624
- value?: undefined;
3625
- defaultValue?: number | undefined;
3626
- } & {
3627
- orientation?: "horizontal" | undefined;
3628
- labelPlacement?: "none" | "top" | "left" | undefined;
3629
- scaleAlign?: "none" | "bottom" | "side" | undefined;
3630
- sliderAlign?: "none" | undefined;
3631
- reversed?: undefined;
3632
- labelReversed?: undefined;
3633
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3634
- onChangeCommitted?: ((value: number) => void) | undefined;
3635
- ariaLabel?: string | undefined;
3636
- showCurrentValue?: boolean | undefined;
3637
- showRangeValues?: boolean | undefined;
3638
- rangeValuesPlacement?: string | undefined;
3639
- showScale?: boolean | undefined;
3640
- hideMinValueDiff?: number | undefined;
3641
- hideMaxValueDiff?: number | undefined;
3642
- labelPlacement?: "outer" | "inner" | undefined;
3643
- labelContentLeft?: ReactNode;
3644
- labelContent?: ReactNode;
3645
- multipleStepSize?: number | undefined;
3646
- view?: string | undefined;
3647
- size?: "m" | "s" | "l" | undefined;
3648
- type?: "single" | undefined;
3649
- pointerSize?: "none" | "small" | "large" | undefined;
3650
- pointerVisibility: "always" | "hover";
3651
- currentValueVisibility: "always" | "hover";
3652
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3653
- onChange?: ((event: FormTypeNumber) => void) | undefined;
3654
- name: string;
3655
- value?: undefined;
3656
- defaultValue?: number | undefined;
3657
- } & {
3658
- orientation: "vertical";
3659
- sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3660
- scaleAlign?: undefined;
3661
- reversed?: boolean | undefined;
3662
- labelReversed?: boolean | undefined;
3663
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3664
- onChangeCommitted?: ((value: number) => void) | undefined;
3665
- ariaLabel?: string | undefined;
3666
- showCurrentValue?: boolean | undefined;
3667
- showRangeValues?: boolean | undefined;
3668
- rangeValuesPlacement?: string | undefined;
3669
- showScale?: boolean | undefined;
3670
- hideMinValueDiff?: number | undefined;
3671
- hideMaxValueDiff?: number | undefined;
3672
- labelPlacement?: "outer" | "inner" | undefined;
3673
- labelContentLeft?: ReactNode;
3674
- labelContent?: ReactNode;
3675
- multipleStepSize?: number | undefined;
3676
- view?: string | undefined;
3677
- size?: "m" | "s" | "l" | undefined;
3678
- type?: "single" | undefined;
3679
- pointerSize?: "none" | "small" | "large" | undefined;
3680
- pointerVisibility: "always" | "hover";
3681
- currentValueVisibility: "always" | "hover";
3682
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3683
- onChange?: ((value: number) => void) | undefined;
3684
- value: number;
3685
- name?: undefined;
3686
- defaultValue?: undefined;
3687
- } & {
3688
- orientation?: "horizontal" | undefined;
3689
- labelPlacement?: "none" | "top" | "left" | undefined;
3690
- scaleAlign?: "none" | "bottom" | "side" | undefined;
3691
- sliderAlign?: "none" | undefined;
3692
- reversed?: undefined;
3693
- labelReversed?: undefined;
3694
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3695
- onChangeCommitted?: ((value: number) => void) | undefined;
3696
- ariaLabel?: string | undefined;
3697
- showCurrentValue?: boolean | undefined;
3698
- showRangeValues?: boolean | undefined;
3699
- rangeValuesPlacement?: string | undefined;
3700
- showScale?: boolean | undefined;
3701
- hideMinValueDiff?: number | undefined;
3702
- hideMaxValueDiff?: number | undefined;
3703
- labelPlacement?: "outer" | "inner" | undefined;
3704
- labelContentLeft?: ReactNode;
3705
- labelContent?: ReactNode;
3706
- multipleStepSize?: number | undefined;
3707
- view?: string | undefined;
3708
- size?: "m" | "s" | "l" | undefined;
3709
- type?: "single" | undefined;
3710
- pointerSize?: "none" | "small" | "large" | undefined;
3711
- pointerVisibility: "always" | "hover";
3712
- currentValueVisibility: "always" | "hover";
3713
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3714
- onChange?: ((value: number) => void) | undefined;
3715
- value: number;
3716
- name?: undefined;
3717
- defaultValue?: undefined;
3718
- } & {
3719
- orientation: "vertical";
3720
- sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3721
- scaleAlign?: undefined;
3722
- reversed?: boolean | undefined;
3723
- labelReversed?: boolean | undefined;
3724
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3725
- onChangeCommitted?: ((value: number) => void) | undefined;
3726
- ariaLabel?: string | undefined;
3727
- showCurrentValue?: boolean | undefined;
3728
- showRangeValues?: boolean | undefined;
3729
- rangeValuesPlacement?: string | undefined;
3730
- showScale?: boolean | undefined;
3731
- hideMinValueDiff?: number | undefined;
3732
- hideMaxValueDiff?: number | undefined;
3733
- labelPlacement?: "outer" | "inner" | undefined;
3734
- labelContentLeft?: ReactNode;
3735
- labelContent?: ReactNode;
3736
- multipleStepSize?: number | undefined;
3737
- view?: string | undefined;
3738
- size?: "m" | "s" | "l" | undefined;
3739
- type?: "single" | undefined;
3740
- pointerSize?: "none" | "small" | "large" | undefined;
3741
- pointerVisibility: "always" | "hover";
3742
- currentValueVisibility: "always" | "hover";
3743
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3744
- onChange?: ((event: FormTypeString) => void) | undefined;
3745
- name?: string | undefined;
3746
- value?: undefined;
3747
- defaultValue?: number[] | undefined;
3748
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3749
- onChange?: ((values: number[]) => void) | undefined;
3750
- name?: undefined;
3751
- value?: number[] | undefined;
3752
- defaultValue?: undefined;
3753
- } & RefAttributes<HTMLDivElement>))>;
3754
-
3755
- export { SliderProps }
3756
-
3757
- export { SmartPaginationDots }
3758
-
3759
- export { SmartPaginationDotsProps }
3760
-
3761
- export { SnapAlign }
3762
-
3763
- export { SnapType }
3764
-
3765
- export { spacing }
3766
-
3767
- export { SpacingProps }
3768
-
3769
- // @public
3770
- export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
3771
-
3772
- export { SpinnerProps }
3773
-
3774
- export { SSRProvider }
3775
-
3776
- export { StatusType }
3777
-
3778
- export { StepItemProps }
3779
-
3780
- // @public (undocumented)
3781
- export const Steps: FunctionComponent<PropsType< {
3782
- view: {
3783
- default: PolymorphicClassName;
3784
- };
3785
- size: {
3786
- l: PolymorphicClassName;
3787
- m: PolymorphicClassName;
3788
- s: PolymorphicClassName;
3789
- xs: PolymorphicClassName;
3790
- };
3791
- }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
3792
-
3793
- export { StyledCard }
3794
-
3795
- export { StyledPreviewGallery }
3796
-
3797
- // @public (undocumented)
3798
- export const Subtitle: FunctionComponent<PropsType< {
3799
- size: {
3800
- m: PolymorphicClassName;
3801
- };
3802
- }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
3803
-
3804
- // @public (undocumented)
3805
- export const Switch: FunctionComponent<PropsType< {
3806
- size: {
3807
- s: PolymorphicClassName;
3808
- m: PolymorphicClassName;
3809
- l: PolymorphicClassName;
3810
- };
3811
- toggleSize: {
3812
- l: PolymorphicClassName;
3813
- s: PolymorphicClassName;
3814
- };
3815
- view: {
3816
- default: PolymorphicClassName;
3817
- };
3818
- disabled: {
3819
- true: PolymorphicClassName;
3820
- };
3821
- focused: {
3822
- true: PolymorphicClassName;
3823
- };
3824
- }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
3825
-
3826
- // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
3827
- //
3828
- // @public (undocumented)
3829
- export type SwitchProps = ComponentProps<typeof SwitchComponent>;
3830
-
3831
- export { syntheticFocus }
3832
-
3833
- // Warning: (ae-forgotten-export) The symbol "TabItemProps_2" needs to be exported by the entry point index.d.ts
3834
- //
3835
- // @public
3836
- export const TabItem: (props: TabItemProps_2) => JSX.Element;
3837
-
3838
- export { TabItemProps }
3839
-
3840
- export { TabItemRefs }
3841
-
3842
- // Warning: (ae-forgotten-export) The symbol "TabsProps_2" needs to be exported by the entry point index.d.ts
3843
- //
3844
- // @public
3845
- export const Tabs: (props: TabsProps_2) => JSX.Element;
3846
-
3847
- export { TabsContext }
3848
-
3849
- // @public
3850
- export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
3851
-
3852
- export { TabsControllerProps }
3853
-
3854
- export { TabsProps }
3855
-
3856
- // @public
3857
- export const TextArea: FunctionComponent<PropsType< {
3858
- size: {
3859
- xs: PolymorphicClassName;
3860
- s: PolymorphicClassName;
3861
- m: PolymorphicClassName;
3862
- l: PolymorphicClassName;
3863
- };
3864
- view: {
3865
- default: PolymorphicClassName;
3866
- primary: PolymorphicClassName;
3867
- positive: PolymorphicClassName;
3868
- warning: PolymorphicClassName;
3869
- negative: PolymorphicClassName;
3870
- };
3871
- hintView: {
3872
- default: PolymorphicClassName;
3873
- };
3874
- hintSize: {
3875
- m: PolymorphicClassName;
3876
- s: PolymorphicClassName;
3877
- };
3878
- clear: {
3879
- true: PolymorphicClassName;
3880
- };
3881
- disabled: {
3882
- true: PolymorphicClassName;
3883
- };
3884
- }> & ((Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3885
- status?: "" | "warning" | "success" | "error" | undefined;
3886
- label?: string | undefined;
3887
- labelPlacement?: "outer" | "inner" | undefined;
3888
- titleCaption?: ReactNode;
3889
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3890
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3891
- helperText?: string | undefined;
3892
- leftHelper?: ReactNode;
3893
- rightHelper?: ReactNode;
3894
- leftHelperPlacement?: "outer" | "inner" | undefined;
3895
- } & {
3896
- required?: boolean | undefined;
3897
- requiredPlacement?: "right" | "left" | undefined;
3898
- optional?: boolean | undefined;
3899
- } & {
3900
- hintText: string;
3901
- hintTrigger?: "hover" | "click" | undefined;
3902
- hintOpened?: boolean | undefined;
3903
- hintView?: string | undefined;
3904
- hintSize?: string | undefined;
3905
- hintTargetIcon?: ReactNode;
3906
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3907
- hintHasArrow?: boolean | undefined;
3908
- hintOffset?: [number, number] | undefined;
3909
- hintWidth?: string | undefined;
3910
- hintContentLeft?: ReactNode;
3911
- } & {
3912
- size?: string | undefined;
3913
- view?: string | undefined;
3914
- } & {
3915
- autoResize?: boolean | undefined;
3916
- maxAuto?: number | undefined;
3917
- minAuto?: number | undefined;
3918
- } & {
3919
- height?: undefined;
3920
- width?: undefined;
3921
- } & {
3922
- rows?: undefined;
3923
- cols?: undefined;
3924
- } & {
3925
- clear?: undefined;
3926
- hasDivider?: undefined;
3927
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3928
- status?: "" | "warning" | "success" | "error" | undefined;
3929
- label?: string | undefined;
3930
- labelPlacement?: "outer" | "inner" | undefined;
3931
- titleCaption?: ReactNode;
3932
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3933
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3934
- helperText?: string | undefined;
3935
- leftHelper?: ReactNode;
3936
- rightHelper?: ReactNode;
3937
- leftHelperPlacement?: "outer" | "inner" | undefined;
3938
- } & {
3939
- required?: boolean | undefined;
3940
- requiredPlacement?: "right" | "left" | undefined;
3941
- optional?: boolean | undefined;
3942
- } & {
3943
- hintText: string;
3944
- hintTrigger?: "hover" | "click" | undefined;
3945
- hintOpened?: boolean | undefined;
3946
- hintView?: string | undefined;
3947
- hintSize?: string | undefined;
3948
- hintTargetIcon?: ReactNode;
3949
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3950
- hintHasArrow?: boolean | undefined;
3951
- hintOffset?: [number, number] | undefined;
3952
- hintWidth?: string | undefined;
3953
- hintContentLeft?: ReactNode;
3954
- } & {
3955
- size?: string | undefined;
3956
- view?: string | undefined;
3957
- } & {
3958
- height?: string | number | undefined;
3959
- width?: string | number | undefined;
3960
- } & {
3961
- autoResize?: undefined;
3962
- maxAuto?: undefined;
3963
- minAuto?: undefined;
3964
- } & {
3965
- rows?: undefined;
3966
- cols?: undefined;
3967
- } & {
3968
- clear?: undefined;
3969
- hasDivider?: undefined;
3970
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3971
- status?: "" | "warning" | "success" | "error" | undefined;
3972
- label?: string | undefined;
3973
- labelPlacement?: "outer" | "inner" | undefined;
3974
- titleCaption?: ReactNode;
3975
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3976
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3977
- helperText?: string | undefined;
3978
- leftHelper?: ReactNode;
3979
- rightHelper?: ReactNode;
3980
- leftHelperPlacement?: "outer" | "inner" | undefined;
3981
- } & {
3982
- required?: boolean | undefined;
3983
- requiredPlacement?: "right" | "left" | undefined;
3984
- optional?: boolean | undefined;
3985
- } & {
3986
- hintText: string;
3987
- hintTrigger?: "hover" | "click" | undefined;
3988
- hintOpened?: boolean | undefined;
3989
- hintView?: string | undefined;
3990
- hintSize?: string | undefined;
3991
- hintTargetIcon?: ReactNode;
3992
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3993
- hintHasArrow?: boolean | undefined;
3994
- hintOffset?: [number, number] | undefined;
3995
- hintWidth?: string | undefined;
3996
- hintContentLeft?: ReactNode;
3997
- } & {
3998
- size?: string | undefined;
3999
- view?: string | undefined;
4000
- } & {
4001
- rows?: number | undefined;
4002
- cols?: number | undefined;
4003
- } & {
4004
- autoResize?: undefined;
4005
- maxAuto?: undefined;
4006
- minAuto?: undefined;
4007
- } & {
4008
- height?: undefined;
4009
- width?: undefined;
4010
- } & {
4011
- clear?: undefined;
4012
- hasDivider?: undefined;
4013
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4014
- status?: "" | "warning" | "success" | "error" | undefined;
4015
- label?: string | undefined;
4016
- labelPlacement?: "outer" | "inner" | undefined;
4017
- titleCaption?: ReactNode;
4018
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4019
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4020
- helperText?: string | undefined;
4021
- leftHelper?: ReactNode;
4022
- rightHelper?: ReactNode;
4023
- leftHelperPlacement?: "outer" | "inner" | undefined;
4024
- } & {
4025
- required?: boolean | undefined;
4026
- requiredPlacement?: "right" | "left" | undefined;
4027
- optional?: boolean | undefined;
4028
- } & {
4029
- hintText: string;
4030
- hintTrigger?: "hover" | "click" | undefined;
4031
- hintOpened?: boolean | undefined;
4032
- hintView?: string | undefined;
4033
- hintSize?: string | undefined;
4034
- hintTargetIcon?: ReactNode;
4035
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
4036
- hintHasArrow?: boolean | undefined;
4037
- hintOffset?: [number, number] | undefined;
4038
- hintWidth?: string | undefined;
4039
- hintContentLeft?: ReactNode;
4040
- } & {
4041
- size?: string | undefined;
4042
- view?: string | undefined;
4043
- } & {
4044
- clear?: true | undefined;
4045
- hasDivider?: boolean | undefined;
4046
- } & {
4047
- rows?: undefined;
4048
- cols?: undefined;
4049
- } & {
4050
- autoResize?: undefined;
4051
- maxAuto?: undefined;
4052
- minAuto?: undefined;
4053
- } & {
4054
- height?: undefined;
4055
- width?: undefined;
4056
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4057
- status?: "" | "warning" | "success" | "error" | undefined;
4058
- label?: string | undefined;
4059
- labelPlacement?: "outer" | "inner" | undefined;
4060
- titleCaption?: ReactNode;
4061
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4062
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4063
- helperText?: string | undefined;
4064
- leftHelper?: ReactNode;
4065
- rightHelper?: ReactNode;
4066
- leftHelperPlacement?: "outer" | "inner" | undefined;
4067
- } & {
4068
- required?: boolean | undefined;
4069
- requiredPlacement?: "right" | "left" | undefined;
4070
- optional?: boolean | undefined;
4071
- } & {
4072
- hintText?: undefined;
4073
- hintOpened?: undefined;
4074
- hintTrigger?: undefined;
4075
- hintView?: undefined;
4076
- hintSize?: undefined;
4077
- hintTargetIcon?: undefined;
4078
- hintPlacement?: undefined;
4079
- hintHasArrow?: undefined;
4080
- hintOffset?: undefined;
4081
- hintWidth?: undefined;
4082
- hintContentLeft?: undefined;
4083
- } & {
4084
- size?: string | undefined;
4085
- view?: string | undefined;
4086
- } & {
4087
- autoResize?: boolean | undefined;
4088
- maxAuto?: number | undefined;
4089
- minAuto?: number | undefined;
4090
- } & {
4091
- height?: undefined;
4092
- width?: undefined;
4093
- } & {
4094
- rows?: undefined;
4095
- cols?: undefined;
4096
- } & {
4097
- clear?: undefined;
4098
- hasDivider?: undefined;
4099
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4100
- status?: "" | "warning" | "success" | "error" | undefined;
4101
- label?: string | undefined;
4102
- labelPlacement?: "outer" | "inner" | undefined;
4103
- titleCaption?: ReactNode;
4104
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4105
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4106
- helperText?: string | undefined;
4107
- leftHelper?: ReactNode;
4108
- rightHelper?: ReactNode;
4109
- leftHelperPlacement?: "outer" | "inner" | undefined;
4110
- } & {
4111
- required?: boolean | undefined;
4112
- requiredPlacement?: "right" | "left" | undefined;
4113
- optional?: boolean | undefined;
4114
- } & {
4115
- hintText?: undefined;
4116
- hintOpened?: undefined;
4117
- hintTrigger?: undefined;
4118
- hintView?: undefined;
4119
- hintSize?: undefined;
4120
- hintTargetIcon?: undefined;
4121
- hintPlacement?: undefined;
4122
- hintHasArrow?: undefined;
4123
- hintOffset?: undefined;
4124
- hintWidth?: undefined;
4125
- hintContentLeft?: undefined;
4126
- } & {
4127
- size?: string | undefined;
4128
- view?: string | undefined;
4129
- } & {
4130
- height?: string | number | undefined;
4131
- width?: string | number | undefined;
4132
- } & {
4133
- autoResize?: undefined;
4134
- maxAuto?: undefined;
4135
- minAuto?: undefined;
4136
- } & {
4137
- rows?: undefined;
4138
- cols?: undefined;
4139
- } & {
4140
- clear?: undefined;
4141
- hasDivider?: undefined;
4142
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4143
- status?: "" | "warning" | "success" | "error" | undefined;
4144
- label?: string | undefined;
4145
- labelPlacement?: "outer" | "inner" | undefined;
4146
- titleCaption?: ReactNode;
4147
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4148
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4149
- helperText?: string | undefined;
4150
- leftHelper?: ReactNode;
4151
- rightHelper?: ReactNode;
4152
- leftHelperPlacement?: "outer" | "inner" | undefined;
4153
- } & {
4154
- required?: boolean | undefined;
4155
- requiredPlacement?: "right" | "left" | undefined;
4156
- optional?: boolean | undefined;
4157
- } & {
4158
- hintText?: undefined;
4159
- hintOpened?: undefined;
4160
- hintTrigger?: undefined;
4161
- hintView?: undefined;
4162
- hintSize?: undefined;
4163
- hintTargetIcon?: undefined;
4164
- hintPlacement?: undefined;
4165
- hintHasArrow?: undefined;
4166
- hintOffset?: undefined;
4167
- hintWidth?: undefined;
4168
- hintContentLeft?: undefined;
4169
- } & {
4170
- size?: string | undefined;
4171
- view?: string | undefined;
4172
- } & {
4173
- rows?: number | undefined;
4174
- cols?: number | undefined;
4175
- } & {
4176
- autoResize?: undefined;
4177
- maxAuto?: undefined;
4178
- minAuto?: undefined;
4179
- } & {
4180
- height?: undefined;
4181
- width?: undefined;
4182
- } & {
4183
- clear?: undefined;
4184
- hasDivider?: undefined;
4185
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4186
- status?: "" | "warning" | "success" | "error" | undefined;
4187
- label?: string | undefined;
4188
- labelPlacement?: "outer" | "inner" | undefined;
4189
- titleCaption?: ReactNode;
4190
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4191
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4192
- helperText?: string | undefined;
4193
- leftHelper?: ReactNode;
4194
- rightHelper?: ReactNode;
4195
- leftHelperPlacement?: "outer" | "inner" | undefined;
4196
- } & {
4197
- required?: boolean | undefined;
4198
- requiredPlacement?: "right" | "left" | undefined;
4199
- optional?: boolean | undefined;
4200
- } & {
4201
- hintText?: undefined;
4202
- hintOpened?: undefined;
4203
- hintTrigger?: undefined;
4204
- hintView?: undefined;
4205
- hintSize?: undefined;
4206
- hintTargetIcon?: undefined;
4207
- hintPlacement?: undefined;
4208
- hintHasArrow?: undefined;
4209
- hintOffset?: undefined;
4210
- hintWidth?: undefined;
4211
- hintContentLeft?: undefined;
4212
- } & {
4213
- size?: string | undefined;
4214
- view?: string | undefined;
4215
- } & {
4216
- clear?: true | undefined;
4217
- hasDivider?: boolean | undefined;
4218
- } & {
4219
- rows?: undefined;
4220
- cols?: undefined;
4221
- } & {
4222
- autoResize?: undefined;
4223
- maxAuto?: undefined;
4224
- minAuto?: undefined;
4225
- } & {
4226
- height?: undefined;
4227
- width?: undefined;
4228
- } & RefAttributes<HTMLTextAreaElement>))>;
4229
-
4230
- export { TextareaHTMLAttributes }
4231
-
4232
- // Warning: (ae-forgotten-export) The symbol "newHopeTextAreaProps" needs to be exported by the entry point index.d.ts
4233
- // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
4234
- // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
4235
- //
4236
- // @public (undocumented)
4237
- export type TextAreaProps = TextAreaProps_2 & Pick<newHopeTextAreaProps, 'title' | 'titleCaption' | 'required' | 'requiredPlacement' | 'optional'> & ClearProps & HintProps;
4238
-
4239
- export { TextareaResize }
4240
-
4241
- // @public
4242
- export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
4243
-
4244
- // @public
4245
- export const TextFieldGroup: FunctionComponent<PropsType< {
4246
- size: {
4247
- l: PolymorphicClassName;
4248
- m: PolymorphicClassName;
4249
- s: PolymorphicClassName;
4250
- xs: PolymorphicClassName;
4251
- };
4252
- orientation: {
4253
- horizontal: PolymorphicClassName;
4254
- vertical: PolymorphicClassName;
4255
- };
4256
- gap: {
4257
- none: PolymorphicClassName;
4258
- dense: PolymorphicClassName;
4259
- wide: PolymorphicClassName;
4260
- };
4261
- shape: {
4262
- segmented: PolymorphicClassName;
4263
- default: PolymorphicClassName;
4264
- };
4265
- stretching: {
4266
- auto: PolymorphicClassName;
4267
- filled: PolymorphicClassName;
4268
- };
4269
- }> & ((HTMLAttributes<HTMLDivElement> & {
4270
- orientation?: Orientation | undefined;
4271
- stretching?: ("auto" | "filled") | undefined;
4272
- size?: string | undefined;
4273
- isCommonTextFieldStyles?: boolean | undefined;
4274
- } & {
4275
- gap?: "none" | "dense" | undefined;
4276
- shape?: "segmented" | undefined;
4277
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
4278
- orientation?: Orientation | undefined;
4279
- stretching?: ("auto" | "filled") | undefined;
4280
- size?: string | undefined;
4281
- isCommonTextFieldStyles?: boolean | undefined;
4282
- } & {
4283
- gap?: "dense" | "wide" | undefined;
4284
- shape?: "default" | undefined;
4285
- } & RefAttributes<HTMLDivElement>))>;
4286
-
4287
- export { TextFieldGroupProps }
4288
-
4289
- // Warning: (ae-forgotten-export) The symbol "TextFieldProps_2" needs to be exported by the entry point index.d.ts
4290
- // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
4291
- //
4292
- // @public (undocumented)
4293
- export type TextFieldProps = TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'chipType' | 'onChangeChips' | 'titleCaption' | 'labelPlacement' | 'keepPlaceholder' | 'required' | 'requiredPlacement' | 'optional' | 'chipView' | 'chipValidator'>;
4294
-
4295
- export { TextFieldView }
4296
-
4297
- // @public (undocumented)
4298
- export const TextL: FunctionComponent<PropsType< {
4299
- size: {
4300
- l: PolymorphicClassName;
4301
- };
4302
- }> & {
4303
- noWrap?: boolean | undefined;
4304
- breakWord?: boolean | undefined;
4305
- color?: string | undefined;
4306
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4307
-
4308
- // @public (undocumented)
4309
- export const TextM: FunctionComponent<PropsType< {
4310
- size: {
4311
- m: PolymorphicClassName;
4312
- };
4313
- }> & {
4314
- noWrap?: boolean | undefined;
4315
- breakWord?: boolean | undefined;
4316
- color?: string | undefined;
4317
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4318
-
4319
- // @public (undocumented)
4320
- export const TextS: FunctionComponent<PropsType< {
4321
- size: {
4322
- s: PolymorphicClassName;
4323
- };
4324
- }> & {
4325
- noWrap?: boolean | undefined;
4326
- breakWord?: boolean | undefined;
4327
- color?: string | undefined;
4328
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4329
-
4330
- // @public
4331
- export const TextSkeleton: FC<PropsType< {
4332
- size: {
4333
- body1: PolymorphicClassName;
4334
- body2: PolymorphicClassName;
4335
- body3: PolymorphicClassName;
4336
- button1: PolymorphicClassName;
4337
- button2: PolymorphicClassName;
4338
- caption: PolymorphicClassName;
4339
- display1: PolymorphicClassName;
4340
- display2: PolymorphicClassName;
4341
- display3: PolymorphicClassName;
4342
- footnote1: PolymorphicClassName;
4343
- footnote2: PolymorphicClassName;
4344
- headline1: PolymorphicClassName;
4345
- headline2: PolymorphicClassName;
4346
- headline3: PolymorphicClassName;
4347
- headline4: PolymorphicClassName;
4348
- paragraph1: PolymorphicClassName;
4349
- paragraph2: PolymorphicClassName;
4350
- underline: PolymorphicClassName;
4351
- bodyL: PolymorphicClassName;
4352
- bodyM: PolymorphicClassName;
4353
- bodyS: PolymorphicClassName;
4354
- bodyXS: PolymorphicClassName;
4355
- bodyXXS: PolymorphicClassName;
4356
- dsplL: PolymorphicClassName;
4357
- dsplM: PolymorphicClassName;
4358
- dsplS: PolymorphicClassName;
4359
- h1: PolymorphicClassName;
4360
- h2: PolymorphicClassName;
4361
- h3: PolymorphicClassName;
4362
- h4: PolymorphicClassName;
4363
- h5: PolymorphicClassName;
4364
- textL: PolymorphicClassName;
4365
- textM: PolymorphicClassName;
4366
- textS: PolymorphicClassName;
4367
- textXS: PolymorphicClassName;
4368
- };
4369
- }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
4370
- customGradientColor?: string | undefined;
4371
- roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
4372
- } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
4373
-
4374
- export { TextSkeletonProps }
4375
-
4376
- // @public (undocumented)
4377
- export const TextXS: FunctionComponent<PropsType< {
4378
- size: {
4379
- xs: PolymorphicClassName;
4380
- };
4381
- }> & {
4382
- noWrap?: boolean | undefined;
4383
- breakWord?: boolean | undefined;
4384
- color?: string | undefined;
4385
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4386
-
4387
- export { TimingFunction }
4388
-
4389
- // @public (undocumented)
4390
- export const Toast: FunctionComponent<PropsType< {
4391
- view: {
4392
- default: PolymorphicClassName;
4393
- primary: PolymorphicClassName;
4394
- dark: PolymorphicClassName;
4395
- light: PolymorphicClassName;
4396
- };
4397
- size: {
4398
- m: PolymorphicClassName;
4399
- };
4400
- closeIconType: {
4401
- default: PolymorphicClassName;
4402
- };
4403
- pilled: {
4404
- true: PolymorphicClassName;
4405
- };
4406
- }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
4407
-
4408
- export { ToastPosition }
4409
-
4410
- export { ToastProps }
4411
-
4412
- // @public (undocumented)
4413
- export const ToastProvider: ({ children }: {
4414
- children: ReactNode;
4415
- }) => JSX.Element;
4416
-
4417
- export { ToastRole }
4418
-
4419
- export { toCssSize }
4420
-
4421
- // @public
4422
- export const Toolbar: FunctionComponent<PropsType< {
4423
- view: {
4424
- default: PolymorphicClassName;
4425
- };
4426
- size: {
4427
- xs: PolymorphicClassName;
4428
- s: PolymorphicClassName;
4429
- m: PolymorphicClassName;
4430
- l: PolymorphicClassName;
4431
- };
4432
- }> & HTMLAttributes<HTMLDivElement> & {
4433
- children: ReactNode;
4434
- orientation?: "horizontal" | "vertical" | undefined;
4435
- hasShadow?: boolean | undefined;
4436
- size?: string | undefined;
4437
- view?: string | undefined;
4438
- } & RefAttributes<HTMLDivElement>>;
4439
-
4440
- // @public (undocumented)
4441
- export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
4442
-
4443
- export { ToolbarProps }
4444
-
4445
- export { toolbarTokens }
4446
-
4447
- // @public (undocumented)
4448
- export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
4449
-
4450
- export { TooltipProps }
4451
-
4452
- export { transformStyles }
4453
-
4454
- // @public (undocumented)
4455
- export const Tree: FunctionComponent<PropsType< {
4456
- view: {
4457
- default: PolymorphicClassName;
4458
- };
4459
- size: {
4460
- l: PolymorphicClassName;
4461
- m: PolymorphicClassName;
4462
- s: PolymorphicClassName;
4463
- xs: PolymorphicClassName;
4464
- };
4465
- }> & TreeProps & RefAttributes<HTMLDivElement>>;
4466
-
4467
- // @public (undocumented)
4468
- export const Underline: FunctionComponent<PropsType< {
4469
- size: {
4470
- m: PolymorphicClassName;
4471
- };
4472
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
4473
-
4474
- export { Upload }
4475
-
4476
- export { UploadAudio }
4477
-
4478
- export { UploadAudioProps }
4479
-
4480
- export { UploadProgress }
4481
-
4482
- export { UploadProgressProps }
4483
-
4484
- export { UploadProps }
4485
-
4486
- export { UploadVisual }
4487
-
4488
- export { UploadVisualProps }
4489
-
4490
- export { useDebouncedFunction }
4491
-
4492
- export { useFocusTrap }
4493
-
4494
- export { useForkRef }
4495
-
4496
- export { useIsomorphicLayoutEffect }
4497
-
4498
- export { usePopupBaseContext }
4499
-
4500
- export { useSegment }
4501
-
4502
- export { useToast }
4503
-
4504
- export { ValidationResult }
4505
-
4506
- export { View }
4507
-
4508
- export { ViewProps }
4509
-
4510
- export { views }
4511
-
4512
- export { withAssistiveDropdown }
4513
-
4514
- export { withAutoFocus }
4515
-
4516
- export { WithAutoFocusProps }
4517
-
4518
- export { withSkeleton }
4519
-
4520
- export { WithSkeletonProps }
4521
-
4522
- // (No @packageDocumentation comment for this package)
4523
-
4524
- ```