@salutejs/plasma-web 1.470.0-canary.1624.12257504945.0 → 1.470.0-dev.0

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