@salutejs/plasma-web 1.410.0-canary.1464.11120816324.0 → 1.410.0-dev.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. package/api/plasma-web.api.md +238 -58
  2. package/components/Autocomplete/Autocomplete.config.js +4 -4
  3. package/components/Combobox/Combobox.config.js +4 -4
  4. package/components/DatePicker/DatePicker.config.js +1 -1
  5. package/components/DatePicker/DatePicker.d.ts +0 -7
  6. package/components/Mask/Mask.d.ts +236 -0
  7. package/components/Range/Range.config.js +1 -1
  8. package/components/Slider/Slider.d.ts +1 -47
  9. package/components/TextField/TextField.config.d.ts +3 -0
  10. package/components/TextField/TextField.config.js +14 -11
  11. package/components/TextField/TextField.d.ts +173 -5
  12. package/css/cjs/components/Autocomplete/Autocomplete.config.js +1 -1
  13. package/css/cjs/components/Autocomplete/Autocomplete.config.js.map +1 -1
  14. package/css/cjs/components/Autocomplete/{Autocomplete.config_3qyax3.css → Autocomplete.config_1v9v1c1.css} +4 -4
  15. package/css/cjs/components/Autocomplete/Autocomplete.css +11 -11
  16. package/css/cjs/components/Combobox/Combobox.config.js +1 -1
  17. package/css/cjs/components/Combobox/Combobox.config.js.map +1 -1
  18. package/css/cjs/components/Combobox/{Combobox.config_10gk2fc.css → Combobox.config_43hgej.css} +4 -4
  19. package/css/cjs/components/Combobox/Combobox.css +11 -11
  20. package/css/cjs/components/Combobox/index.css +11 -11
  21. package/css/cjs/components/DatePicker/DatePicker.config.js +1 -1
  22. package/css/cjs/components/DatePicker/DatePicker.config.js.map +1 -1
  23. package/css/cjs/components/DatePicker/{DatePicker.config_rfg2ek.css → DatePicker.config_1pxn1wl.css} +1 -1
  24. package/css/cjs/components/DatePicker/DatePicker.css +7 -7
  25. package/css/cjs/components/Mask/Mask.css +12 -11
  26. package/css/cjs/components/Range/Range.config.js +1 -1
  27. package/css/cjs/components/Range/Range.config.js.map +1 -1
  28. package/css/{es/components/Range/Range.config_1ysrz7c.css → cjs/components/Range/Range.config_1f3m2jj.css} +1 -1
  29. package/css/cjs/components/Range/Range.css +7 -7
  30. package/css/cjs/components/TextField/TextField.config.js +6 -3
  31. package/css/cjs/components/TextField/TextField.config.js.map +1 -1
  32. package/css/cjs/components/TextField/TextField.config_j0ymp0.css +13 -0
  33. package/css/cjs/components/TextField/TextField.js.map +1 -1
  34. package/css/cjs/index.css +50 -49
  35. package/css/es/components/Autocomplete/Autocomplete.config.js +1 -1
  36. package/css/es/components/Autocomplete/Autocomplete.config.js.map +1 -1
  37. package/css/es/components/Autocomplete/{Autocomplete.config_3qyax3.css → Autocomplete.config_1v9v1c1.css} +4 -4
  38. package/css/es/components/Autocomplete/Autocomplete.css +11 -11
  39. package/css/es/components/Combobox/Combobox.config.js +1 -1
  40. package/css/es/components/Combobox/Combobox.config.js.map +1 -1
  41. package/css/es/components/Combobox/{Combobox.config_10gk2fc.css → Combobox.config_43hgej.css} +4 -4
  42. package/css/es/components/Combobox/Combobox.css +11 -11
  43. package/css/es/components/Combobox/index.css +11 -11
  44. package/css/es/components/DatePicker/DatePicker.config.js +1 -1
  45. package/css/es/components/DatePicker/DatePicker.config.js.map +1 -1
  46. package/css/es/components/DatePicker/{DatePicker.config_rfg2ek.css → DatePicker.config_1pxn1wl.css} +1 -1
  47. package/css/es/components/DatePicker/DatePicker.css +7 -7
  48. package/css/es/components/Mask/Mask.css +12 -11
  49. package/css/es/components/Range/Range.config.js +1 -1
  50. package/css/es/components/Range/Range.config.js.map +1 -1
  51. package/css/{cjs/components/Range/Range.config_1ysrz7c.css → es/components/Range/Range.config_1f3m2jj.css} +1 -1
  52. package/css/es/components/Range/Range.css +7 -7
  53. package/css/es/components/TextField/TextField.config.js +6 -3
  54. package/css/es/components/TextField/TextField.config.js.map +1 -1
  55. package/css/es/components/TextField/TextField.config_j0ymp0.css +13 -0
  56. package/css/es/components/TextField/TextField.js.map +1 -1
  57. package/css/es/index.css +50 -49
  58. package/es/components/Autocomplete/Autocomplete.config.js +4 -4
  59. package/es/components/Combobox/Combobox.config.js +4 -4
  60. package/es/components/DatePicker/DatePicker.config.js +1 -1
  61. package/es/components/Range/Range.config.js +1 -1
  62. package/es/components/TextField/TextField.config.js +14 -11
  63. package/package.json +3 -3
  64. package/css/cjs/components/TextField/TextField.config_1sbw8b3.css +0 -12
  65. package/css/es/components/TextField/TextField.config_1sbw8b3.css +0 -12
  66. package/temp/plasma-web.api.md +0 -3365
@@ -1,3365 +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/types/types';
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 { BasicProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxNew/Combobox.types';
44
- import { BlurProps } from '@salutejs/plasma-core';
45
- import { blurs } from '@salutejs/plasma-core';
46
- import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
47
- import { BreadcrumbsItem } from '@salutejs/plasma-new-hope/types/components/Breadcrumbs/Breadcrumbs.types';
48
- import { BreadcrumbsProps } from '@salutejs/plasma-new-hope/styled-components';
49
- import { Breakpoint } from '@salutejs/plasma-hope';
50
- import { BreakWordProps } from '@salutejs/plasma-core';
51
- import { ButtonBase } from '@salutejs/plasma-new-hope/styled-components';
52
- import { ButtonGroupProps } from '@salutejs/plasma-new-hope/styled-components';
53
- import { ButtonHTMLAttributes } from 'react';
54
- import { ButtonProps } from '@salutejs/plasma-new-hope/styled-components';
55
- import { Calendar as Calendar_2 } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
56
- import { CalendarBaseProps } from '@salutejs/plasma-new-hope/styled-components';
57
- import { CalendarConfigProps } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
58
- import { CalendarDoubleProps } from '@salutejs/plasma-new-hope/styled-components';
59
- import { CalendarProps } from '@salutejs/plasma-new-hope/styled-components';
60
- import { CalendarRange } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
61
- import { CalendarStateType } from '@salutejs/plasma-new-hope/styled-components';
62
- import { canUseDOM } from '@salutejs/plasma-core';
63
- import { Card } from '@salutejs/plasma-hope';
64
- import { CardBadge } from '@salutejs/plasma-hope';
65
- import { CardBody } from '@salutejs/plasma-hope';
66
- import { CardBodyProps } from '@salutejs/plasma-hope';
67
- import { CardContent } from '@salutejs/plasma-hope';
68
- import { CardContentProps } from '@salutejs/plasma-hope';
69
- import { CardMedia } from '@salutejs/plasma-hope';
70
- import { CardMediaProps } from '@salutejs/plasma-hope';
71
- import { CardProps } from '@salutejs/plasma-hope';
72
- import { Carousel } from '@salutejs/plasma-hope';
73
- import { CarouselGridWrapper } from '@salutejs/plasma-hope';
74
- import { CarouselItem } from '@salutejs/plasma-hope';
75
- import { CarouselItemProps } from '@salutejs/plasma-hope';
76
- import { CarouselProps } from '@salutejs/plasma-hope';
77
- import { CellProps } from '@salutejs/plasma-new-hope/styled-components';
78
- import { CellTextbox } from '@salutejs/plasma-new-hope/styled-components';
79
- import { CellTextboxLabel } from '@salutejs/plasma-new-hope/styled-components';
80
- import { CellTextboxSubtitle } from '@salutejs/plasma-new-hope/styled-components';
81
- import { CellTextboxTitle } from '@salutejs/plasma-new-hope/styled-components';
82
- import { ChangeEvent } from 'react';
83
- import { CheckboxProps as CheckboxProps_2 } from '@salutejs/plasma-new-hope/types/components/Checkbox/Checkbox.types';
84
- import { ChipGroupProps } from '@salutejs/plasma-new-hope/types/components/ChipGroup/ChipGroup.types';
85
- import { ChipProps } from '@salutejs/plasma-new-hope/styled-components';
86
- import { clearSelection } from '@salutejs/plasma-hope';
87
- import { closeNotification } from '@salutejs/plasma-new-hope/styled-components';
88
- import { ClosePlacementType } from '@salutejs/plasma-new-hope/styled-components';
89
- import { Col } from '@salutejs/plasma-new-hope/styled-components';
90
- import { ColCount } from '@salutejs/plasma-new-hope/styled-components';
91
- import { ColOffsetProps } from '@salutejs/plasma-new-hope/styled-components';
92
- import { ColProps } from '@salutejs/plasma-new-hope/styled-components';
93
- import { ColSizeProps } from '@salutejs/plasma-new-hope/styled-components';
94
- import { ComboboxPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
95
- import { ComboboxOldProps as ComboboxProps } from '@salutejs/plasma-new-hope/styled-components';
96
- import { ComponentClass } from 'react';
97
- import { ComponentProps } from 'react';
98
- import { GridProps as ContainerProps } from '@salutejs/plasma-new-hope/styled-components';
99
- import { convertRoundnessMatrix } from '@salutejs/plasma-core';
100
- import { CounterProps } from '@salutejs/plasma-new-hope/styled-components';
101
- import { counterTokens } from '@salutejs/plasma-new-hope/styled-components';
102
- import { CustomComboboxProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
103
- import { CustomPopoverProps } from '@salutejs/plasma-new-hope/types/components/Popover/Popover.types';
104
- import { CustomTabItemProps } from '@salutejs/plasma-new-hope/types/components/Tabs/ui/TabItem/TabItem.types';
105
- import { CustomTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/ui/Tabs/Tabs.types';
106
- import { CustomToastProps } from '@salutejs/plasma-new-hope/types/components/Toast/Toast.types';
107
- import { DateInfo } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
108
- import { DatePickerCalendarProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
109
- import { datePickerClasses } from '@salutejs/plasma-new-hope/styled-components';
110
- import { DatePickerdVariationProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
111
- import { DatePickerPlacement } from '@salutejs/plasma-new-hope/styled-components';
112
- import { DatePickerPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
113
- import { DatePickerPopoverProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
114
- import { DatePickerProps } from '@salutejs/plasma-new-hope/styled-components';
115
- import { DatePickerRangePlacement } from '@salutejs/plasma-new-hope/styled-components';
116
- import { DatePickerRangeProps } from '@salutejs/plasma-new-hope/styled-components';
117
- import { DatePickerTextFieldProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
118
- import { datePickerTokens } from '@salutejs/plasma-new-hope/styled-components';
119
- import { defaultValidate } from '@salutejs/plasma-hope';
120
- import { DisabledProps } from '@salutejs/plasma-core';
121
- import { DividerProps } from '@salutejs/plasma-new-hope/styled-components';
122
- import { dividerTokens } from '@salutejs/plasma-new-hope/styled-components';
123
- import { DoubleSliderProps } from '@salutejs/plasma-new-hope/styled-components';
124
- import { DrawerContentProps } from '@salutejs/plasma-new-hope/styled-components';
125
- import { DrawerFooterProps } from '@salutejs/plasma-new-hope/styled-components';
126
- import { DrawerHeaderProps } from '@salutejs/plasma-new-hope/styled-components';
127
- import { DrawerProps } from '@salutejs/plasma-new-hope/styled-components';
128
- import { DropdownItemProps } from '@salutejs/plasma-hope';
129
- import { DropdownItem as DropdownItemType } from '@salutejs/plasma-hope';
130
- import { DropdownNodeType } from '@salutejs/plasma-hope';
131
- import { DropdownPopupProps } from '@salutejs/plasma-hope';
132
- import { DropdownProps } from '@salutejs/plasma-new-hope/styled-components';
133
- import { EditableProps } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
134
- import { ElasticGrid } from '@salutejs/plasma-hope';
135
- import { ElasticGridProps } from '@salutejs/plasma-hope';
136
- import { extractTextFrom } from '@salutejs/plasma-core';
137
- import { FC } from 'react';
138
- import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
139
- import { FocusProps } from '@salutejs/plasma-core';
140
- import { formatCurrency } from '@salutejs/plasma-core';
141
- import { FormTypeNumber } from '@salutejs/plasma-new-hope/types/types/FormType';
142
- import { FormTypeString } from '@salutejs/plasma-new-hope/types/types/FormType';
143
- import { ForwardRefExoticComponent } from 'react';
144
- import { FunctionComponent } from 'react';
145
- import { gridBreakpoints } from '@salutejs/plasma-hope';
146
- import { gridColumns } from '@salutejs/plasma-hope';
147
- import { gridGutters } from '@salutejs/plasma-hope';
148
- import { gridMargins } from '@salutejs/plasma-hope';
149
- import { gridSizes } from '@salutejs/plasma-hope';
150
- import { HTMLAttributes } from 'react';
151
- import { ImageProps } from '@salutejs/plasma-new-hope/styled-components';
152
- import { ImgHTMLAttributes } from 'react';
153
- import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
154
- import { InputHTMLAttributes } from '@salutejs/plasma-core';
155
- import { InputHTMLAttributes as InputHTMLAttributes_2 } from '@salutejs/plasma-new-hope/types/types';
156
- import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
157
- import { JSXElementConstructor } from 'react';
158
- import { KeyboardEvent as KeyboardEvent_2 } from 'react';
159
- import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
160
- import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
161
- import { List } from '@salutejs/plasma-hope';
162
- import { ListItem } from '@salutejs/plasma-hope';
163
- import { MaskProps } from '@salutejs/plasma-new-hope/types/components/Mask/Mask.types';
164
- import { MaxLinesProps } from '@salutejs/plasma-core';
165
- import { mediaQuery } from '@salutejs/plasma-hope';
166
- import { MediaQueryFunction } from '@salutejs/plasma-hope';
167
- import { MergedDropdownNode } from '@salutejs/plasma-new-hope/types/components/Select/ui/Inner/ui/Item/Item.types';
168
- import { Modal } from '@salutejs/plasma-hope';
169
- import { modalClasses as modalBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
170
- import { ModalProps as ModalBaseProps } from '@salutejs/plasma-new-hope/styled-components';
171
- import { ModalProps } from '@salutejs/plasma-hope';
172
- import { ModalsProvider } from '@salutejs/plasma-hope';
173
- import { ModalView } from '@salutejs/plasma-hope';
174
- import { monthLongName } from '@salutejs/plasma-core';
175
- import { monthShortName } from '@salutejs/plasma-core';
176
- import { MouseEvent as MouseEvent_2 } from 'react';
177
- import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
178
- import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
179
- import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
180
- import { Orientation } from '@salutejs/plasma-new-hope/types/components/TextFieldGroup/TextFieldGroup.types';
181
- import { OutlinedProps } from '@salutejs/plasma-core';
182
- import { Overlay } from '@salutejs/plasma-new-hope/styled-components';
183
- import { OverlayProps } from '@salutejs/plasma-new-hope/styled-components';
184
- import { padZeroNumber } from '@salutejs/plasma-core';
185
- import { PaginationDot } from '@salutejs/plasma-hope';
186
- import { PaginationDotProps } from '@salutejs/plasma-hope';
187
- import { PaginationDots } from '@salutejs/plasma-hope';
188
- import { PaginationProps } from '@salutejs/plasma-new-hope/styled-components';
189
- import { PanelProps } from '@salutejs/plasma-new-hope/types/components/Panel';
190
- import { PickOptional } from '@salutejs/plasma-core';
191
- import { PinProps } from '@salutejs/plasma-core';
192
- import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
193
- import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
194
- import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
195
- import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
196
- import { Popup } from '@salutejs/plasma-hope';
197
- import { popupClasses as popupBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
198
- import { PopupPlacement as PopupBasePlacement } from '@salutejs/plasma-new-hope/styled-components';
199
- import { PopupProps as PopupBaseProps } from '@salutejs/plasma-new-hope/styled-components';
200
- import { PopupProvider as PopupBaseProvider } from '@salutejs/plasma-new-hope/styled-components';
201
- import { PopupInfo } from '@salutejs/plasma-new-hope/styled-components';
202
- import { PopupProps } from '@salutejs/plasma-hope';
203
- import { Portal } from '@salutejs/plasma-new-hope/styled-components';
204
- import { PortalProps } from '@salutejs/plasma-new-hope/styled-components';
205
- import { PreviewGallery } from '@salutejs/plasma-hope';
206
- import { PreviewGalleryItemProps } from '@salutejs/plasma-hope';
207
- import { PreviewGalleryProps } from '@salutejs/plasma-hope';
208
- import { priceClasses } from '@salutejs/plasma-new-hope/styled-components';
209
- import { PriceProps } from '@salutejs/plasma-new-hope/types/components/Price/Price.types';
210
- import { ProgressProps } from '@salutejs/plasma-new-hope/styled-components';
211
- import { Property } from 'csstype';
212
- import { Props } from '@salutejs/plasma-new-hope/types/components/EmptyState/EmptyState.types';
213
- import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
214
- import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
215
- import { radiuses } from '@salutejs/plasma-core';
216
- import { RangeInputRefs } from '@salutejs/plasma-new-hope/styled-components';
217
- import { RangeProps } from '@salutejs/plasma-new-hope/styled-components';
218
- import { rangeTokens } from '@salutejs/plasma-new-hope/styled-components';
219
- import { Ratio } from '@salutejs/plasma-new-hope/styled-components';
220
- import { default as React_2 } from 'react';
221
- import { ReactElement } from 'react';
222
- import { ReactFragment } from 'react';
223
- import { ReactNode } from 'react';
224
- import { ReactPortal } from 'react';
225
- import { RectSkeleton } from '@salutejs/plasma-new-hope/styled-components';
226
- import { RectSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
227
- import { RefAttributes } from 'react';
228
- import { RefObject } from 'react';
229
- import { Roundness } from '@salutejs/plasma-core';
230
- import { RoundnessProps } from '@salutejs/plasma-core';
231
- import { Row } from '@salutejs/plasma-new-hope/styled-components';
232
- import { ScreenConfig } from '@salutejs/plasma-new-hope/styled-components';
233
- import { ScreenMap } from '@salutejs/plasma-new-hope/styled-components';
234
- import { ScreenVariant } from '@salutejs/plasma-new-hope/styled-components';
235
- import { ScrollSnapProps } from '@salutejs/plasma-core';
236
- import { SegmentGroupProps } from '@salutejs/plasma-new-hope/styled-components';
237
- import { SegmentItemProps } from '@salutejs/plasma-new-hope/styled-components';
238
- import { SegmentProvider } from '@salutejs/plasma-new-hope/styled-components';
239
- import { SegmentProviderProps } from '@salutejs/plasma-new-hope/styled-components';
240
- import { SelectGroup } from '@salutejs/plasma-hope';
241
- import { MergedSelectProps as SelectProps } from '@salutejs/plasma-new-hope/styled-components';
242
- import { SelectProps as SelectPropsHope } from '@salutejs/plasma-hope';
243
- import { selectText } from '@salutejs/plasma-hope';
244
- import { setRef } from '@salutejs/plasma-core';
245
- import { shadows } from '@salutejs/plasma-core';
246
- import { sheetClasses } from '@salutejs/plasma-new-hope/styled-components';
247
- import { SheetProps } from '@salutejs/plasma-new-hope/styled-components';
248
- import { ShiftProps } from '@salutejs/plasma-core';
249
- import { ShowToastArgs } from '@salutejs/plasma-new-hope/styled-components';
250
- import { SkeletonGradientProps } from '@salutejs/plasma-core';
251
- import { SkeletonGradientProps as SkeletonGradientProps_2 } from '@salutejs/plasma-new-hope/styled-components';
252
- import { SkeletonSizeProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/Skeleton.types';
253
- import { SliderBaseProps } from '@salutejs/plasma-new-hope/types/components/Slider/components/SliderBase/SliderBase.types';
254
- import { SliderInternalProps } from '@salutejs/plasma-new-hope/types/components/Slider/components';
255
- import { SliderProps } from '@salutejs/plasma-new-hope/styled-components';
256
- import { SmartPaginationDots } from '@salutejs/plasma-hope';
257
- import { SmartPaginationDotsProps } from '@salutejs/plasma-hope';
258
- import { SnapAlign } from '@salutejs/plasma-core';
259
- import { SnapType } from '@salutejs/plasma-core';
260
- import { spacing } from '@salutejs/plasma-core';
261
- import { SpacingProps } from '@salutejs/plasma-core';
262
- import { SpacingProps as SpacingProps_2 } from '@salutejs/plasma-new-hope/styled-components';
263
- import { SpinnerProps } from '@salutejs/plasma-core';
264
- import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
265
- import { StatusLabels } from '@salutejs/plasma-new-hope/types/components/Avatar/Avatar.types';
266
- import { StatusType } from '@salutejs/plasma-hope';
267
- import { StyledCard } from '@salutejs/plasma-hope';
268
- import { StyledComponent } from 'styled-components';
269
- import { StyledPreviewGallery } from '@salutejs/plasma-hope';
270
- import { SubtitleProps } from '@salutejs/plasma-new-hope/styled-components';
271
- import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
272
- import { SyntheticEvent } from 'react';
273
- import { syntheticFocus } from '@salutejs/plasma-core';
274
- import { TabItemProps } from '@salutejs/plasma-new-hope/styled-components';
275
- import { TabItemRefs } from '@salutejs/plasma-new-hope/styled-components';
276
- import { TabsContext } from '@salutejs/plasma-new-hope/styled-components';
277
- import { TabsControllerProps } from '@salutejs/plasma-new-hope/styled-components';
278
- import { TabsProps } from '@salutejs/plasma-new-hope/styled-components';
279
- import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
280
- import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
281
- import { TextareaResize } from '@salutejs/plasma-core';
282
- import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
283
- import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
284
- import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
285
- import type { TextFieldProps as TextFieldProps_3 } from '@salutejs/plasma-hope';
286
- import { TextFieldPropsBase } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
287
- import { TextFieldView } from '@salutejs/plasma-hope';
288
- import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
289
- import { TextSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
290
- import { TimingFunction } from '@salutejs/plasma-core';
291
- import { ToastPosition } from '@salutejs/plasma-new-hope/styled-components';
292
- import { ToastProps } from '@salutejs/plasma-new-hope/styled-components';
293
- import { ToastRole } from '@salutejs/plasma-new-hope/styled-components';
294
- import { toCssSize } from '@salutejs/plasma-core';
295
- import { ToolbarProps } from '@salutejs/plasma-new-hope/styled-components';
296
- import { toolbarTokens } from '@salutejs/plasma-new-hope/styled-components';
297
- import { TooltipProps } from '@salutejs/plasma-new-hope/styled-components';
298
- import { transformStyles } from '@salutejs/plasma-core';
299
- import { TypographyOldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Old/TypographyOld';
300
- import { TypographyVariants } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
301
- import { UIEvent as UIEvent_2 } from 'react';
302
- import { Upload } from '@salutejs/plasma-hope';
303
- import { UploadAudio } from '@salutejs/plasma-hope';
304
- import { UploadAudioProps } from '@salutejs/plasma-hope';
305
- import { UploadProgress } from '@salutejs/plasma-hope';
306
- import { UploadProgressProps } from '@salutejs/plasma-hope';
307
- import { UploadProps } from '@salutejs/plasma-hope';
308
- import { UploadVisual } from '@salutejs/plasma-hope';
309
- import { UploadVisualProps } from '@salutejs/plasma-hope';
310
- import { useDebouncedFunction } from '@salutejs/plasma-core';
311
- import { useFocusTrap } from '@salutejs/plasma-hope';
312
- import { useForkRef } from '@salutejs/plasma-core';
313
- import { useIsomorphicLayoutEffect } from '@salutejs/plasma-core';
314
- import { usePopupContext as usePopupBaseContext } from '@salutejs/plasma-new-hope/styled-components';
315
- import { useSegment } from '@salutejs/plasma-new-hope/styled-components';
316
- import { useToast } from '@salutejs/plasma-new-hope/styled-components';
317
- import { ValidationResult } from '@salutejs/plasma-hope';
318
- import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
319
- import { View } from '@salutejs/plasma-core';
320
- import { ViewProps } from '@salutejs/plasma-core';
321
- import { views } from '@salutejs/plasma-core';
322
- import { withAssistiveDropdown } from '@salutejs/plasma-hope';
323
- import { withAutoFocus } from '@salutejs/plasma-core';
324
- import { WithAutoFocusProps } from '@salutejs/plasma-core';
325
- import { withSkeleton } from '@salutejs/plasma-new-hope/styled-components';
326
- import { WithSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
327
-
328
- // @public
329
- export const Accordion: FunctionComponent<PropsType< {
330
- view: {
331
- default: PolymorphicClassName;
332
- secondary: PolymorphicClassName;
333
- outlined: PolymorphicClassName;
334
- clear: PolymorphicClassName;
335
- };
336
- size: {
337
- l: PolymorphicClassName;
338
- m: PolymorphicClassName;
339
- s: PolymorphicClassName;
340
- xs: PolymorphicClassName;
341
- };
342
- stretching: {
343
- filled: PolymorphicClassName;
344
- fixed: PolymorphicClassName;
345
- };
346
- }> & {
347
- view: string;
348
- size?: string | undefined;
349
- singleActive?: boolean | undefined;
350
- defaultActiveEventKey?: number[] | undefined;
351
- disabled?: boolean | undefined;
352
- stretching?: "fixed" | "filled" | undefined;
353
- onChange?: ((index?: number | undefined, value?: boolean | undefined) => void) | undefined;
354
- children?: ReactNode;
355
- className?: string | undefined;
356
- } & RefAttributes<HTMLDivElement>>;
357
-
358
- export { AccordionItem }
359
-
360
- export { AccordionProps }
361
-
362
- export { addFocus }
363
-
364
- export { addNotification }
365
-
366
- export { animatedScrollToX }
367
-
368
- export { animatedScrollToY }
369
-
370
- export { applyBlur }
371
-
372
- export { applyDisabled }
373
-
374
- export { applyEllipsis }
375
-
376
- export { applyHyphens }
377
-
378
- export { applyMaxLines }
379
-
380
- export { applyNoSelect }
381
-
382
- export { applyRoundness }
383
-
384
- export { applyScrollSnap }
385
-
386
- export { applySkeletonGradient }
387
-
388
- export { applySpacing }
389
-
390
- export { applyView }
391
-
392
- export { arrayItemRemoving }
393
-
394
- export { arrayItemSelecting }
395
-
396
- export { arrayItemSwapping }
397
-
398
- export { AsProps }
399
-
400
- // @public
401
- export const Attach: FunctionComponent<PropsType< {
402
- view: {
403
- default: PolymorphicClassName;
404
- accent: PolymorphicClassName;
405
- secondary: PolymorphicClassName;
406
- clear: PolymorphicClassName;
407
- success: PolymorphicClassName;
408
- warning: PolymorphicClassName;
409
- critical: PolymorphicClassName;
410
- dark: PolymorphicClassName;
411
- black: PolymorphicClassName;
412
- white: PolymorphicClassName;
413
- };
414
- size: {
415
- l: PolymorphicClassName;
416
- m: PolymorphicClassName;
417
- s: PolymorphicClassName;
418
- xs: PolymorphicClassName;
419
- };
420
- }> & ((HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
421
- text?: string | undefined;
422
- contentLeft?: ReactNode;
423
- contentPlacing?: ("default" | "relaxed") | undefined;
424
- isLoading?: boolean | undefined;
425
- loader?: ReactNode;
426
- stretch?: boolean | undefined;
427
- stretching?: ("auto" | "fixed" | "filled") | undefined;
428
- square?: boolean | undefined;
429
- focused?: boolean | undefined;
430
- disabled?: boolean | undefined;
431
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
432
- view?: string | undefined;
433
- size?: string | undefined;
434
- outlined?: boolean | undefined;
435
- shiftLeft?: boolean | undefined;
436
- shiftRight?: boolean | undefined;
437
- blur?: "small" | "medium" | "large" | undefined;
438
- } & {
439
- value?: string | number | undefined;
440
- contentRight?: undefined;
441
- } & BaseAttachProps & {
442
- buttonType?: "button" | undefined;
443
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
444
- text?: string | undefined;
445
- contentLeft?: ReactNode;
446
- contentPlacing?: ("default" | "relaxed") | undefined;
447
- isLoading?: boolean | undefined;
448
- loader?: ReactNode;
449
- stretch?: boolean | undefined;
450
- stretching?: ("auto" | "fixed" | "filled") | undefined;
451
- square?: boolean | undefined;
452
- focused?: boolean | undefined;
453
- disabled?: boolean | undefined;
454
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
455
- view?: string | undefined;
456
- size?: string | undefined;
457
- outlined?: boolean | undefined;
458
- shiftLeft?: boolean | undefined;
459
- shiftRight?: boolean | undefined;
460
- blur?: "small" | "medium" | "large" | undefined;
461
- } & {
462
- value?: string | number | undefined;
463
- contentRight?: undefined;
464
- } & BaseAttachProps & {
465
- buttonType?: "button" | undefined;
466
- } & {
467
- value?: undefined;
468
- contentRight?: ReactNode;
469
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
470
- text?: string | undefined;
471
- contentLeft?: ReactNode;
472
- contentPlacing?: ("default" | "relaxed") | undefined;
473
- isLoading?: boolean | undefined;
474
- loader?: ReactNode;
475
- stretch?: boolean | undefined;
476
- stretching?: ("auto" | "fixed" | "filled") | undefined;
477
- square?: boolean | undefined;
478
- focused?: boolean | undefined;
479
- disabled?: boolean | undefined;
480
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
481
- view?: string | undefined;
482
- size?: string | undefined;
483
- outlined?: boolean | undefined;
484
- shiftLeft?: boolean | undefined;
485
- shiftRight?: boolean | undefined;
486
- blur?: "small" | "medium" | "large" | undefined;
487
- } & {
488
- value?: string | number | undefined;
489
- contentRight?: undefined;
490
- } & BaseAttachProps & {
491
- buttonType?: "iconButton" | undefined;
492
- icon?: ReactNode;
493
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
494
- text?: string | undefined;
495
- contentLeft?: ReactNode;
496
- contentPlacing?: ("default" | "relaxed") | undefined;
497
- isLoading?: boolean | undefined;
498
- loader?: ReactNode;
499
- stretch?: boolean | undefined;
500
- stretching?: ("auto" | "fixed" | "filled") | undefined;
501
- square?: boolean | undefined;
502
- focused?: boolean | undefined;
503
- disabled?: boolean | undefined;
504
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
505
- view?: string | undefined;
506
- size?: string | undefined;
507
- outlined?: boolean | undefined;
508
- shiftLeft?: boolean | undefined;
509
- shiftRight?: boolean | undefined;
510
- blur?: "small" | "medium" | "large" | undefined;
511
- } & {
512
- value?: string | number | undefined;
513
- contentRight?: undefined;
514
- } & BaseAttachProps & {
515
- buttonType?: "iconButton" | undefined;
516
- icon?: ReactNode;
517
- } & {
518
- value?: undefined;
519
- contentRight?: 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?: undefined;
540
- contentRight?: ReactNode;
541
- } & BaseAttachProps & {
542
- buttonType?: "button" | undefined;
543
- } & {
544
- value?: string | number | undefined;
545
- contentRight?: undefined;
546
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
547
- text?: string | undefined;
548
- contentLeft?: ReactNode;
549
- contentPlacing?: ("default" | "relaxed") | undefined;
550
- isLoading?: boolean | undefined;
551
- loader?: ReactNode;
552
- stretch?: boolean | undefined;
553
- stretching?: ("auto" | "fixed" | "filled") | undefined;
554
- square?: boolean | undefined;
555
- focused?: boolean | undefined;
556
- disabled?: boolean | undefined;
557
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
558
- view?: string | undefined;
559
- size?: string | undefined;
560
- outlined?: boolean | undefined;
561
- shiftLeft?: boolean | undefined;
562
- shiftRight?: boolean | undefined;
563
- blur?: "small" | "medium" | "large" | undefined;
564
- } & {
565
- value?: undefined;
566
- contentRight?: ReactNode;
567
- } & BaseAttachProps & {
568
- buttonType?: "button" | undefined;
569
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
570
- text?: string | undefined;
571
- contentLeft?: ReactNode;
572
- contentPlacing?: ("default" | "relaxed") | undefined;
573
- isLoading?: boolean | undefined;
574
- loader?: ReactNode;
575
- stretch?: boolean | undefined;
576
- stretching?: ("auto" | "fixed" | "filled") | undefined;
577
- square?: boolean | undefined;
578
- focused?: boolean | undefined;
579
- disabled?: boolean | undefined;
580
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
581
- view?: string | undefined;
582
- size?: string | undefined;
583
- outlined?: boolean | undefined;
584
- shiftLeft?: boolean | undefined;
585
- shiftRight?: boolean | undefined;
586
- blur?: "small" | "medium" | "large" | undefined;
587
- } & {
588
- value?: undefined;
589
- contentRight?: ReactNode;
590
- } & BaseAttachProps & {
591
- buttonType?: "iconButton" | undefined;
592
- icon?: ReactNode;
593
- } & {
594
- value?: string | number | undefined;
595
- contentRight?: 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
- } & RefAttributes<HTMLDivElement>))>;
621
-
622
- export { AudioPlayer }
623
-
624
- export { AudioPlayerProps }
625
-
626
- // @public (undocumented)
627
- export const Autocomplete: FunctionComponent<PropsType< {
628
- view: {
629
- default: PolymorphicClassName;
630
- positive: PolymorphicClassName;
631
- warning: PolymorphicClassName;
632
- negative: PolymorphicClassName;
633
- };
634
- size: {
635
- l: PolymorphicClassName;
636
- m: PolymorphicClassName;
637
- s: PolymorphicClassName;
638
- xs: PolymorphicClassName;
639
- };
640
- labelPlacement: {
641
- inner: PolymorphicClassName;
642
- outer: PolymorphicClassName;
643
- };
644
- disabled: {
645
- true: PolymorphicClassName;
646
- };
647
- readOnly: {
648
- true: PolymorphicClassName;
649
- };
650
- }> & BaseProps & Omit<TextFieldPropsBase, "required" | "enumerationType" | "requiredPlacement" | "optional" | "chips" | "onChangeChips"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>>;
651
-
652
- // @public (undocumented)
653
- export const Avatar: FunctionComponent<PropsType< {
654
- view: {
655
- default: PolymorphicClassName;
656
- };
657
- size: {
658
- xxl: PolymorphicClassName;
659
- l: PolymorphicClassName;
660
- m: PolymorphicClassName;
661
- s: PolymorphicClassName;
662
- fit: PolymorphicClassName;
663
- };
664
- focused: {
665
- true: PolymorphicClassName;
666
- };
667
- }> & HTMLAttributes<HTMLDivElement> & {
668
- size: "m" | "s" | "l" | "xxl" | "fit";
669
- name?: string | undefined;
670
- url?: string | undefined;
671
- customText?: string | undefined;
672
- status?: "active" | "inactive" | undefined;
673
- isScalable?: boolean | undefined;
674
- focused?: boolean | undefined;
675
- statusLabels?: StatusLabels | undefined;
676
- } & RefAttributes<HTMLDivElement>>;
677
-
678
- // @public (undocumented)
679
- export const AvatarGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
680
- children: ReactNode;
681
- } & RefAttributes<HTMLDivElement>>;
682
-
683
- export { AvatarGroupProps }
684
-
685
- export { AvatarProps }
686
-
687
- // @public
688
- export const Badge: FunctionComponent<PropsType< {
689
- view: {
690
- default: PolymorphicClassName;
691
- primary: PolymorphicClassName;
692
- accent: PolymorphicClassName;
693
- positive: PolymorphicClassName;
694
- warning: PolymorphicClassName;
695
- negative: PolymorphicClassName;
696
- dark: PolymorphicClassName;
697
- light: PolymorphicClassName;
698
- };
699
- size: {
700
- l: PolymorphicClassName;
701
- m: PolymorphicClassName;
702
- s: PolymorphicClassName;
703
- };
704
- pilled: {
705
- true: PolymorphicClassName;
706
- };
707
- transparent: {
708
- true: PolymorphicClassName;
709
- };
710
- clear: {
711
- true: PolymorphicClassName;
712
- };
713
- }> & ((HTMLAttributes<HTMLDivElement> & {
714
- text?: string | undefined;
715
- contentLeft?: ReactNode;
716
- contentRight?: ReactNode;
717
- size?: string | undefined;
718
- view?: string | undefined;
719
- } & {
720
- children?: ReactNode;
721
- } & {
722
- clear?: true | undefined;
723
- pilled?: false | undefined;
724
- transparent?: false | undefined;
725
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
726
- text?: string | undefined;
727
- contentLeft?: ReactNode;
728
- contentRight?: ReactNode;
729
- size?: string | undefined;
730
- view?: string | undefined;
731
- } & {
732
- children?: ReactNode;
733
- } & {
734
- pilled?: true | undefined;
735
- transparent?: boolean | undefined;
736
- clear?: false | undefined;
737
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
738
- text?: string | undefined;
739
- contentLeft?: ReactNode;
740
- contentRight?: ReactNode;
741
- size?: string | undefined;
742
- view?: string | undefined;
743
- } & {
744
- children?: ReactNode;
745
- } & {
746
- pilled?: boolean | undefined;
747
- transparent?: true | undefined;
748
- clear?: false | undefined;
749
- } & RefAttributes<HTMLDivElement>))>;
750
-
751
- export { BadgeProps }
752
-
753
- export { BlurProps }
754
-
755
- export { blurs }
756
-
757
- // @public (undocumented)
758
- export const Body1: FunctionComponent<PropsType< {
759
- size: {
760
- body1: PolymorphicClassName;
761
- };
762
- }> & {
763
- breakWord?: boolean | undefined;
764
- color?: string | undefined;
765
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
766
-
767
- // @public (undocumented)
768
- export const Body2: FunctionComponent<PropsType< {
769
- size: {
770
- body2: PolymorphicClassName;
771
- };
772
- }> & {
773
- breakWord?: boolean | undefined;
774
- color?: string | undefined;
775
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
776
-
777
- // @public (undocumented)
778
- export const BodyL: FunctionComponent<PropsType< {
779
- size: {
780
- l: PolymorphicClassName;
781
- };
782
- }> & {
783
- breakWord?: boolean | undefined;
784
- color?: string | undefined;
785
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
786
-
787
- // @public (undocumented)
788
- export const BodyM: FunctionComponent<PropsType< {
789
- size: {
790
- m: PolymorphicClassName;
791
- };
792
- }> & {
793
- breakWord?: boolean | undefined;
794
- color?: string | undefined;
795
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
796
-
797
- // @public (undocumented)
798
- export const BodyS: FunctionComponent<PropsType< {
799
- size: {
800
- s: PolymorphicClassName;
801
- };
802
- }> & {
803
- breakWord?: boolean | undefined;
804
- color?: string | undefined;
805
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
806
-
807
- // @public (undocumented)
808
- export const BodyXS: FunctionComponent<PropsType< {
809
- size: {
810
- xs: PolymorphicClassName;
811
- };
812
- }> & {
813
- breakWord?: boolean | undefined;
814
- color?: string | undefined;
815
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
816
-
817
- // @public (undocumented)
818
- export const BodyXXS: FunctionComponent<PropsType< {
819
- size: {
820
- xxs: PolymorphicClassName;
821
- };
822
- }> & {
823
- breakWord?: boolean | undefined;
824
- color?: string | undefined;
825
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
826
-
827
- // @public
828
- export const Breadcrumbs: FunctionComponent<PropsType< {
829
- view: {
830
- default: PolymorphicClassName;
831
- };
832
- size: {
833
- l: PolymorphicClassName;
834
- m: PolymorphicClassName;
835
- s: PolymorphicClassName;
836
- xs: PolymorphicClassName;
837
- };
838
- }> & HTMLAttributes<HTMLDivElement> & {
839
- view?: string | undefined;
840
- size?: string | undefined;
841
- separator?: ReactNode;
842
- items: BreadcrumbsItem[];
843
- showItems?: number | undefined;
844
- } & RefAttributes<HTMLDivElement>>;
845
-
846
- export { BreadcrumbsProps }
847
-
848
- export { Breakpoint }
849
-
850
- export { BreakWordProps }
851
-
852
- // @public
853
- export const Button: FunctionComponent<PropsType< {
854
- view: {
855
- default: PolymorphicClassName;
856
- primary: PolymorphicClassName;
857
- accent: PolymorphicClassName;
858
- secondary: PolymorphicClassName;
859
- clear: PolymorphicClassName;
860
- success: PolymorphicClassName;
861
- warning: PolymorphicClassName;
862
- critical: PolymorphicClassName;
863
- dark: PolymorphicClassName;
864
- black: PolymorphicClassName;
865
- white: PolymorphicClassName;
866
- };
867
- size: {
868
- l: PolymorphicClassName;
869
- lr: PolymorphicClassName;
870
- m: PolymorphicClassName;
871
- mr: PolymorphicClassName;
872
- s: PolymorphicClassName;
873
- sr: PolymorphicClassName;
874
- xs: PolymorphicClassName;
875
- xsr: PolymorphicClassName;
876
- xxs: PolymorphicClassName;
877
- };
878
- disabled: {
879
- true: PolymorphicClassName;
880
- };
881
- focused: {
882
- true: PolymorphicClassName;
883
- };
884
- stretching: {
885
- auto: PolymorphicClassName;
886
- filled: PolymorphicClassName;
887
- fixed: PolymorphicClassName;
888
- };
889
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
890
- text?: string | undefined;
891
- contentLeft?: ReactNode;
892
- contentPlacing?: ("default" | "relaxed") | undefined;
893
- isLoading?: boolean | undefined;
894
- loader?: ReactNode;
895
- stretch?: boolean | undefined;
896
- stretching?: ("auto" | "fixed" | "filled") | undefined;
897
- square?: boolean | undefined;
898
- focused?: boolean | undefined;
899
- disabled?: boolean | undefined;
900
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
901
- view?: string | undefined;
902
- size?: string | undefined;
903
- outlined?: boolean | undefined;
904
- shiftLeft?: boolean | undefined;
905
- shiftRight?: boolean | undefined;
906
- blur?: "small" | "medium" | "large" | undefined;
907
- } & {
908
- value?: string | number | undefined;
909
- contentRight?: undefined;
910
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
911
- text?: string | undefined;
912
- contentLeft?: ReactNode;
913
- contentPlacing?: ("default" | "relaxed") | undefined;
914
- isLoading?: boolean | undefined;
915
- loader?: ReactNode;
916
- stretch?: boolean | undefined;
917
- stretching?: ("auto" | "fixed" | "filled") | undefined;
918
- square?: boolean | undefined;
919
- focused?: boolean | undefined;
920
- disabled?: boolean | undefined;
921
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
922
- view?: string | undefined;
923
- size?: string | undefined;
924
- outlined?: boolean | undefined;
925
- shiftLeft?: boolean | undefined;
926
- shiftRight?: boolean | undefined;
927
- blur?: "small" | "medium" | "large" | undefined;
928
- } & {
929
- value?: undefined;
930
- contentRight?: ReactNode;
931
- } & RefAttributes<HTMLButtonElement>))>;
932
-
933
- // @public (undocumented)
934
- export const Button1: FunctionComponent<PropsType< {
935
- size: {
936
- button1: PolymorphicClassName;
937
- };
938
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
939
-
940
- // @public (undocumented)
941
- export const Button2: FunctionComponent<PropsType< {
942
- size: {
943
- button2: PolymorphicClassName;
944
- };
945
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
946
-
947
- export { ButtonBase }
948
-
949
- // @public
950
- export const ButtonGroup: FunctionComponent<PropsType< {
951
- view: {
952
- default: PolymorphicClassName;
953
- primary: PolymorphicClassName;
954
- accent: PolymorphicClassName;
955
- secondary: PolymorphicClassName;
956
- clear: PolymorphicClassName;
957
- success: PolymorphicClassName;
958
- warning: PolymorphicClassName;
959
- critical: PolymorphicClassName;
960
- dark: PolymorphicClassName;
961
- black: PolymorphicClassName;
962
- white: PolymorphicClassName;
963
- };
964
- size: {
965
- l: PolymorphicClassName;
966
- lr: PolymorphicClassName;
967
- m: PolymorphicClassName;
968
- mr: PolymorphicClassName;
969
- s: PolymorphicClassName;
970
- sr: PolymorphicClassName;
971
- xs: PolymorphicClassName;
972
- xsr: PolymorphicClassName;
973
- xxs: PolymorphicClassName;
974
- };
975
- orientation: {
976
- horizontal: PolymorphicClassName;
977
- vertical: PolymorphicClassName;
978
- };
979
- gap: {
980
- none: PolymorphicClassName;
981
- dense: PolymorphicClassName;
982
- wide: PolymorphicClassName;
983
- };
984
- shape: {
985
- segmented: PolymorphicClassName;
986
- default: PolymorphicClassName;
987
- };
988
- stretching: {
989
- auto: PolymorphicClassName;
990
- filled: PolymorphicClassName;
991
- };
992
- }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
993
-
994
- export { ButtonGroupProps }
995
-
996
- export { ButtonProps }
997
-
998
- // @public (undocumented)
999
- export const Calendar: FC<CalendarProps>;
1000
-
1001
- // @public (undocumented)
1002
- export const CalendarBase: FunctionComponent<PropsType< {
1003
- view: {
1004
- default: PolymorphicClassName;
1005
- };
1006
- size: {
1007
- l: PolymorphicClassName;
1008
- m: PolymorphicClassName;
1009
- s: PolymorphicClassName;
1010
- xs: PolymorphicClassName;
1011
- };
1012
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1013
-
1014
- export { CalendarBaseProps }
1015
-
1016
- // @public (undocumented)
1017
- export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
1018
-
1019
- // @public (undocumented)
1020
- export const CalendarDouble: FunctionComponent<PropsType< {
1021
- view: {
1022
- default: PolymorphicClassName;
1023
- };
1024
- size: {
1025
- l: PolymorphicClassName;
1026
- m: PolymorphicClassName;
1027
- s: PolymorphicClassName;
1028
- xs: PolymorphicClassName;
1029
- };
1030
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1031
-
1032
- export { CalendarDoubleProps }
1033
-
1034
- // @public (undocumented)
1035
- export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
1036
-
1037
- export { CalendarProps }
1038
-
1039
- export { CalendarStateType }
1040
-
1041
- export { canUseDOM }
1042
-
1043
- // @public (undocumented)
1044
- export const Caption: FunctionComponent<PropsType< {
1045
- size: {
1046
- m: PolymorphicClassName;
1047
- };
1048
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1049
-
1050
- export { Card }
1051
-
1052
- export { CardBadge }
1053
-
1054
- export { CardBody }
1055
-
1056
- export { CardBodyProps }
1057
-
1058
- export { CardContent }
1059
-
1060
- export { CardContentProps }
1061
-
1062
- export { CardMedia }
1063
-
1064
- export { CardMediaProps }
1065
-
1066
- export { CardProps }
1067
-
1068
- export { Carousel }
1069
-
1070
- export { CarouselGridWrapper }
1071
-
1072
- export { CarouselItem }
1073
-
1074
- export { CarouselItemProps }
1075
-
1076
- export { CarouselProps }
1077
-
1078
- // @public
1079
- export const Cell: FunctionComponent<PropsType< {
1080
- view: {
1081
- default: PolymorphicClassName;
1082
- };
1083
- size: {
1084
- l: PolymorphicClassName;
1085
- m: PolymorphicClassName;
1086
- s: PolymorphicClassName;
1087
- xs: PolymorphicClassName;
1088
- };
1089
- }> & (({
1090
- size?: string | undefined;
1091
- view?: string | undefined;
1092
- contentLeft?: ReactNode;
1093
- contentRight?: ReactNode;
1094
- alignContentLeft?: AlignProp | undefined;
1095
- alignContentRight?: AlignProp | undefined;
1096
- stretching?: "auto" | "fixed" | "filled" | undefined;
1097
- content?: ReactNode;
1098
- description?: string | undefined;
1099
- } & {
1100
- title?: string | undefined;
1101
- subtitle?: string | undefined;
1102
- label?: string | undefined;
1103
- children?: undefined;
1104
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
1105
- size?: string | undefined;
1106
- view?: string | undefined;
1107
- contentLeft?: ReactNode;
1108
- contentRight?: ReactNode;
1109
- alignContentLeft?: AlignProp | undefined;
1110
- alignContentRight?: AlignProp | undefined;
1111
- stretching?: "auto" | "fixed" | "filled" | undefined;
1112
- content?: ReactNode;
1113
- description?: string | undefined;
1114
- } & {
1115
- title?: undefined;
1116
- subtitle?: undefined;
1117
- label?: undefined;
1118
- children?: ReactNode;
1119
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
1120
-
1121
- export { CellProps }
1122
-
1123
- export { CellTextbox }
1124
-
1125
- export { CellTextboxLabel }
1126
-
1127
- export { CellTextboxSubtitle }
1128
-
1129
- export { CellTextboxTitle }
1130
-
1131
- // @public
1132
- export const Checkbox: FunctionComponent<PropsType< {
1133
- size: {
1134
- s: PolymorphicClassName;
1135
- m: PolymorphicClassName;
1136
- };
1137
- view: {
1138
- default: PolymorphicClassName;
1139
- primary: PolymorphicClassName;
1140
- secondary: PolymorphicClassName;
1141
- tertiary: PolymorphicClassName;
1142
- paragraph: PolymorphicClassName;
1143
- accent: PolymorphicClassName;
1144
- positive: PolymorphicClassName;
1145
- warning: PolymorphicClassName;
1146
- negative: PolymorphicClassName;
1147
- };
1148
- disabled: {
1149
- true: PolymorphicClassName;
1150
- };
1151
- focused: {
1152
- true: PolymorphicClassName;
1153
- };
1154
- }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
1155
-
1156
- // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
1157
- //
1158
- // @public (undocumented)
1159
- export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
1160
-
1161
- // @public
1162
- export const Chip: FunctionComponent<PropsType< {
1163
- view: {
1164
- default: PolymorphicClassName;
1165
- primary: PolymorphicClassName;
1166
- secondary: PolymorphicClassName;
1167
- accent: PolymorphicClassName;
1168
- positive: PolymorphicClassName;
1169
- };
1170
- size: {
1171
- l: PolymorphicClassName;
1172
- m: PolymorphicClassName;
1173
- s: PolymorphicClassName;
1174
- xs: PolymorphicClassName;
1175
- };
1176
- disabled: {
1177
- true: PolymorphicClassName;
1178
- };
1179
- focused: {
1180
- true: PolymorphicClassName;
1181
- };
1182
- pilled: {
1183
- true: PolymorphicClassName;
1184
- };
1185
- }> & ChipProps & RefAttributes<HTMLButtonElement>>;
1186
-
1187
- // @public (undocumented)
1188
- export const ChipGroup: FunctionComponent<PropsType< {
1189
- view: {
1190
- default: PolymorphicClassName;
1191
- secondary: PolymorphicClassName;
1192
- accent: PolymorphicClassName;
1193
- };
1194
- size: {
1195
- l: PolymorphicClassName;
1196
- m: PolymorphicClassName;
1197
- s: PolymorphicClassName;
1198
- xs: PolymorphicClassName;
1199
- };
1200
- gap: {
1201
- dense: PolymorphicClassName;
1202
- wide: PolymorphicClassName;
1203
- };
1204
- }> & ChipGroupProps & RefAttributes<HTMLDivElement>>;
1205
-
1206
- export { ChipProps }
1207
-
1208
- export { clearSelection }
1209
-
1210
- export { closeNotification }
1211
-
1212
- export { ClosePlacementType }
1213
-
1214
- export { Col }
1215
-
1216
- export { ColCount }
1217
-
1218
- export { ColOffsetProps }
1219
-
1220
- export { ColProps }
1221
-
1222
- export { ColSizeProps }
1223
-
1224
- // @public (undocumented)
1225
- export const Combobox: React_2.ForwardRefExoticComponent<(Omit<PropsType< {
1226
- view: {
1227
- default: PolymorphicClassName;
1228
- positive: PolymorphicClassName;
1229
- warning: PolymorphicClassName;
1230
- negative: PolymorphicClassName;
1231
- };
1232
- size: {
1233
- l: PolymorphicClassName;
1234
- m: PolymorphicClassName;
1235
- s: PolymorphicClassName;
1236
- xs: PolymorphicClassName;
1237
- };
1238
- labelPlacement: {
1239
- inner: PolymorphicClassName;
1240
- outer: PolymorphicClassName;
1241
- };
1242
- disabled: {
1243
- true: PolymorphicClassName;
1244
- };
1245
- readOnly: {
1246
- true: PolymorphicClassName;
1247
- };
1248
- }> & BasicProps & {
1249
- readOnly?: boolean | undefined;
1250
- disabled?: true | undefined;
1251
- alwaysOpened?: false | undefined;
1252
- } & {
1253
- multiple?: false | undefined;
1254
- value?: string | undefined;
1255
- onChange?: ((value: string) => void) | undefined;
1256
- isTargetAmount?: false | undefined;
1257
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1258
- view: {
1259
- default: PolymorphicClassName;
1260
- positive: PolymorphicClassName;
1261
- warning: PolymorphicClassName;
1262
- negative: PolymorphicClassName;
1263
- };
1264
- size: {
1265
- l: PolymorphicClassName;
1266
- m: PolymorphicClassName;
1267
- s: PolymorphicClassName;
1268
- xs: PolymorphicClassName;
1269
- };
1270
- labelPlacement: {
1271
- inner: PolymorphicClassName;
1272
- outer: PolymorphicClassName;
1273
- };
1274
- disabled: {
1275
- true: PolymorphicClassName;
1276
- };
1277
- readOnly: {
1278
- true: PolymorphicClassName;
1279
- };
1280
- }> & BasicProps & {
1281
- readOnly?: boolean | undefined;
1282
- disabled?: true | undefined;
1283
- alwaysOpened?: false | undefined;
1284
- } & {
1285
- multiple: true;
1286
- value?: string[] | undefined;
1287
- onChange?: ((value: string[]) => void) | undefined;
1288
- isTargetAmount?: boolean | undefined;
1289
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1290
- view: {
1291
- default: PolymorphicClassName;
1292
- positive: PolymorphicClassName;
1293
- warning: PolymorphicClassName;
1294
- negative: PolymorphicClassName;
1295
- };
1296
- size: {
1297
- l: PolymorphicClassName;
1298
- m: PolymorphicClassName;
1299
- s: PolymorphicClassName;
1300
- xs: PolymorphicClassName;
1301
- };
1302
- labelPlacement: {
1303
- inner: PolymorphicClassName;
1304
- outer: PolymorphicClassName;
1305
- };
1306
- disabled: {
1307
- true: PolymorphicClassName;
1308
- };
1309
- readOnly: {
1310
- true: PolymorphicClassName;
1311
- };
1312
- }> & BasicProps & {
1313
- readOnly?: true | undefined;
1314
- disabled?: boolean | undefined;
1315
- alwaysOpened?: false | undefined;
1316
- } & {
1317
- multiple?: false | undefined;
1318
- value?: string | undefined;
1319
- onChange?: ((value: string) => void) | undefined;
1320
- isTargetAmount?: false | undefined;
1321
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1322
- view: {
1323
- default: PolymorphicClassName;
1324
- positive: PolymorphicClassName;
1325
- warning: PolymorphicClassName;
1326
- negative: PolymorphicClassName;
1327
- };
1328
- size: {
1329
- l: PolymorphicClassName;
1330
- m: PolymorphicClassName;
1331
- s: PolymorphicClassName;
1332
- xs: PolymorphicClassName;
1333
- };
1334
- labelPlacement: {
1335
- inner: PolymorphicClassName;
1336
- outer: PolymorphicClassName;
1337
- };
1338
- disabled: {
1339
- true: PolymorphicClassName;
1340
- };
1341
- readOnly: {
1342
- true: PolymorphicClassName;
1343
- };
1344
- }> & BasicProps & {
1345
- readOnly?: true | undefined;
1346
- disabled?: boolean | undefined;
1347
- alwaysOpened?: false | undefined;
1348
- } & {
1349
- multiple: true;
1350
- value?: string[] | undefined;
1351
- onChange?: ((value: string[]) => void) | undefined;
1352
- isTargetAmount?: boolean | undefined;
1353
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1354
- view: {
1355
- default: PolymorphicClassName;
1356
- positive: PolymorphicClassName;
1357
- warning: PolymorphicClassName;
1358
- negative: PolymorphicClassName;
1359
- };
1360
- size: {
1361
- l: PolymorphicClassName;
1362
- m: PolymorphicClassName;
1363
- s: PolymorphicClassName;
1364
- xs: PolymorphicClassName;
1365
- };
1366
- labelPlacement: {
1367
- inner: PolymorphicClassName;
1368
- outer: PolymorphicClassName;
1369
- };
1370
- disabled: {
1371
- true: PolymorphicClassName;
1372
- };
1373
- readOnly: {
1374
- true: PolymorphicClassName;
1375
- };
1376
- }> & BasicProps & {
1377
- readOnly?: false | undefined;
1378
- disabled?: false | undefined;
1379
- alwaysOpened?: true | undefined;
1380
- } & {
1381
- multiple?: false | undefined;
1382
- value?: string | undefined;
1383
- onChange?: ((value: string) => void) | undefined;
1384
- isTargetAmount?: false | undefined;
1385
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1386
- view: {
1387
- default: PolymorphicClassName;
1388
- positive: PolymorphicClassName;
1389
- warning: PolymorphicClassName;
1390
- negative: PolymorphicClassName;
1391
- };
1392
- size: {
1393
- l: PolymorphicClassName;
1394
- m: PolymorphicClassName;
1395
- s: PolymorphicClassName;
1396
- xs: PolymorphicClassName;
1397
- };
1398
- labelPlacement: {
1399
- inner: PolymorphicClassName;
1400
- outer: PolymorphicClassName;
1401
- };
1402
- disabled: {
1403
- true: PolymorphicClassName;
1404
- };
1405
- readOnly: {
1406
- true: PolymorphicClassName;
1407
- };
1408
- }> & BasicProps & {
1409
- readOnly?: false | undefined;
1410
- disabled?: false | undefined;
1411
- alwaysOpened?: true | undefined;
1412
- } & {
1413
- multiple: true;
1414
- value?: string[] | undefined;
1415
- onChange?: ((value: string[]) => void) | undefined;
1416
- isTargetAmount?: boolean | undefined;
1417
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1418
- size: {
1419
- xs: PolymorphicClassName;
1420
- s: PolymorphicClassName;
1421
- m: PolymorphicClassName;
1422
- l: PolymorphicClassName;
1423
- };
1424
- view: {
1425
- default: PolymorphicClassName;
1426
- };
1427
- }> & Omit<InputHTMLAttributes<HTMLInputElement>, "onChange" | "size" | "value" | "type" | "target" | "checked" | "minLength" | "maxLength"> & CustomComboboxProps & {
1428
- valueType?: "single" | undefined;
1429
- value?: ComboboxPrimitiveValue | undefined;
1430
- onChangeValue?: ((value?: ComboboxPrimitiveValue | undefined) => void) | undefined;
1431
- } & React_2.RefAttributes<HTMLInputElement> & {
1432
- items?: undefined;
1433
- }, "ref"> | Omit<PropsType< {
1434
- size: {
1435
- xs: PolymorphicClassName;
1436
- s: PolymorphicClassName;
1437
- m: PolymorphicClassName;
1438
- l: PolymorphicClassName;
1439
- };
1440
- view: {
1441
- default: PolymorphicClassName;
1442
- };
1443
- }> & Omit<InputHTMLAttributes<HTMLInputElement>, "onChange" | "size" | "value" | "type" | "target" | "checked" | "minLength" | "maxLength"> & CustomComboboxProps & {
1444
- valueType: "multiple";
1445
- value?: ComboboxPrimitiveValue[] | undefined;
1446
- onChangeValue?: ((value?: ComboboxPrimitiveValue[] | undefined) => void) | undefined;
1447
- } & React_2.RefAttributes<HTMLInputElement> & {
1448
- items?: undefined;
1449
- }, "ref">) & React_2.RefAttributes<HTMLInputElement>>;
1450
-
1451
- // @public (undocumented)
1452
- export const ComboboxDivider: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1453
- id?: string | undefined;
1454
- size?: string | undefined;
1455
- view?: string | undefined;
1456
- } & RefAttributes<HTMLDivElement>>;
1457
-
1458
- // @public (undocumented)
1459
- export const ComboboxFooter: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1460
- id?: string | undefined;
1461
- size?: string | undefined;
1462
- view?: string | undefined;
1463
- } & RefAttributes<HTMLDivElement>>;
1464
-
1465
- // @public (undocumented)
1466
- export const ComboboxGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1467
- id?: string | undefined;
1468
- labelClassName?: string | undefined;
1469
- groupClassName?: string | undefined;
1470
- label?: ReactNode;
1471
- role?: string | undefined;
1472
- size?: string | undefined;
1473
- view?: string | undefined;
1474
- } & RefAttributes<HTMLDivElement>>;
1475
-
1476
- // @public (undocumented)
1477
- export const ComboboxHeader: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1478
- id?: string | undefined;
1479
- size?: string | undefined;
1480
- view?: string | undefined;
1481
- } & RefAttributes<HTMLDivElement>>;
1482
-
1483
- // @public (undocumented)
1484
- export const ComboboxItem: FunctionComponent<PropsType<Variants> & Omit<HTMLAttributes<HTMLDivElement>, "onSelect"> & {
1485
- id?: string | undefined;
1486
- disabled?: boolean | undefined;
1487
- label?: ReactNode;
1488
- role?: string | undefined;
1489
- contentLeft?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1490
- contentRight?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1491
- name?: string | undefined;
1492
- checked?: boolean | undefined;
1493
- text?: string | undefined;
1494
- value?: string | number | boolean | undefined;
1495
- isSelected?: boolean | undefined;
1496
- onClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1497
- onSelect?: ((value?: any, text?: any) => void) | undefined;
1498
- size?: string | undefined;
1499
- view?: string | undefined;
1500
- } & RefAttributes<HTMLDivElement>>;
1501
-
1502
- export { ComboboxProps }
1503
-
1504
- // @public (undocumented)
1505
- export const Container: FunctionComponent<PropsType< {
1506
- view: {
1507
- default: PolymorphicClassName;
1508
- legacy: PolymorphicClassName;
1509
- };
1510
- }> & ContainerProps & RefAttributes<HTMLDivElement>>;
1511
-
1512
- export { ContainerProps }
1513
-
1514
- export { convertRoundnessMatrix }
1515
-
1516
- // @public
1517
- export const Counter: FunctionComponent<PropsType< {
1518
- view: {
1519
- default: PolymorphicClassName;
1520
- primary: PolymorphicClassName;
1521
- accent: PolymorphicClassName;
1522
- positive: PolymorphicClassName;
1523
- warning: PolymorphicClassName;
1524
- negative: PolymorphicClassName;
1525
- dark: PolymorphicClassName;
1526
- light: PolymorphicClassName;
1527
- };
1528
- size: {
1529
- xs: PolymorphicClassName;
1530
- xxs: PolymorphicClassName;
1531
- };
1532
- }> & HTMLAttributes<HTMLDivElement> & {
1533
- count: number;
1534
- maxCount?: number | undefined;
1535
- size?: string | undefined;
1536
- view?: string | undefined;
1537
- } & RefAttributes<HTMLDivElement>>;
1538
-
1539
- export { CounterProps }
1540
-
1541
- export { counterTokens }
1542
-
1543
- // @public (undocumented)
1544
- export const DatePicker: FunctionComponent<PropsType< {
1545
- view: {
1546
- default: PolymorphicClassName;
1547
- };
1548
- size: {
1549
- l: PolymorphicClassName;
1550
- m: PolymorphicClassName;
1551
- s: PolymorphicClassName;
1552
- xs: PolymorphicClassName;
1553
- };
1554
- disabled: {
1555
- true: PolymorphicClassName;
1556
- };
1557
- readOnly: {
1558
- true: PolymorphicClassName;
1559
- };
1560
- }> & DatePickerdVariationProps & DatePickerTextFieldProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1561
-
1562
- export { datePickerClasses }
1563
-
1564
- export { DatePickerPlacement }
1565
-
1566
- export { DatePickerPlacementBasic }
1567
-
1568
- export { DatePickerProps }
1569
-
1570
- // @public (undocumented)
1571
- export const DatePickerRange: FunctionComponent<PropsType< {
1572
- view: {
1573
- default: PolymorphicClassName;
1574
- };
1575
- size: {
1576
- l: PolymorphicClassName;
1577
- m: PolymorphicClassName;
1578
- s: PolymorphicClassName;
1579
- xs: PolymorphicClassName;
1580
- };
1581
- disabled: {
1582
- true: PolymorphicClassName;
1583
- };
1584
- readOnly: {
1585
- true: PolymorphicClassName;
1586
- };
1587
- }> & DatePickerdVariationProps & {
1588
- defaultFirstDate?: Date | undefined;
1589
- defaultSecondDate?: Date | undefined;
1590
- name?: string | undefined;
1591
- onCommitFirstDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1592
- onCommitSecondDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1593
- onChange?: ((event: {
1594
- target: {
1595
- value?: string | undefined;
1596
- name?: string | undefined;
1597
- };
1598
- }) => void) | undefined;
1599
- } & {
1600
- label?: string | undefined;
1601
- view?: string | undefined;
1602
- disabled?: boolean | undefined;
1603
- readOnly?: boolean | undefined;
1604
- size?: string | undefined;
1605
- contentLeft?: ReactNode;
1606
- contentRight?: ReactNode;
1607
- leftHelper?: string | undefined;
1608
- dividerVariant?: "none" | "icon" | "dash" | undefined;
1609
- dividerIcon?: ReactNode;
1610
- firstValueError?: boolean | undefined;
1611
- secondValueError?: boolean | undefined;
1612
- firstValueSuccess?: boolean | undefined;
1613
- secondValueSuccess?: boolean | undefined;
1614
- firstPlaceholder?: string | undefined;
1615
- secondPlaceholder?: string | undefined;
1616
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1617
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1618
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1619
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1620
- firstTextfieldTextBefore?: string | undefined;
1621
- secondTextfieldTextBefore?: string | undefined;
1622
- firstTextfieldTextAfter?: string | undefined;
1623
- secondTextfieldTextAfter?: string | undefined;
1624
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1625
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1626
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1627
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1628
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1629
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1630
- } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1631
- placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1632
- isDoubleCalendar?: boolean | undefined;
1633
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1634
-
1635
- export { DatePickerRangePlacement }
1636
-
1637
- export { DatePickerRangeProps }
1638
-
1639
- export { datePickerTokens }
1640
-
1641
- export { defaultValidate }
1642
-
1643
- export { DisabledProps }
1644
-
1645
- // @public
1646
- export const Divider: FunctionComponent<PropsType< {
1647
- view: {
1648
- default: PolymorphicClassName;
1649
- dark: PolymorphicClassName;
1650
- light: PolymorphicClassName;
1651
- inverse: PolymorphicClassName;
1652
- };
1653
- size: {
1654
- m: PolymorphicClassName;
1655
- };
1656
- orientation: {
1657
- horizontal: PolymorphicClassName;
1658
- vertical: PolymorphicClassName;
1659
- };
1660
- }> & DividerProps & RefAttributes<HTMLDivElement>>;
1661
-
1662
- export { DividerProps }
1663
-
1664
- export { dividerTokens }
1665
-
1666
- // @public
1667
- export const Drawer: FunctionComponent<PropsType< {
1668
- view: {
1669
- default: PolymorphicClassName;
1670
- };
1671
- size: {
1672
- m: PolymorphicClassName;
1673
- };
1674
- borderRadius: {
1675
- none: PolymorphicClassName;
1676
- default: PolymorphicClassName;
1677
- };
1678
- }> & PopupBaseProps & PanelProps & {
1679
- placement?: "top" | "right" | "bottom" | "left" | undefined;
1680
- asModal?: boolean | undefined;
1681
- withBlur?: boolean | undefined;
1682
- closeOnEsc?: boolean | undefined;
1683
- closeOnOverlayClick?: boolean | undefined;
1684
- onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1685
- onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1686
- initialFocusRef?: RefObject<HTMLElement> | undefined;
1687
- focusAfterRef?: RefObject<HTMLElement> | undefined;
1688
- onClose?: (() => void) | undefined;
1689
- } & RefAttributes<HTMLDivElement>>;
1690
-
1691
- // @public
1692
- export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1693
- view?: string | undefined;
1694
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1695
-
1696
- export { DrawerContentProps }
1697
-
1698
- // @public
1699
- export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1700
- view?: string | undefined;
1701
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1702
-
1703
- export { DrawerFooterProps }
1704
-
1705
- // @public
1706
- export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1707
- hasClose?: boolean | undefined;
1708
- closePlacement?: "right" | "left" | undefined;
1709
- actions?: ReactNode;
1710
- onClose?: (() => void) | undefined;
1711
- view?: string | undefined;
1712
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1713
-
1714
- export { DrawerHeaderProps }
1715
-
1716
- export { DrawerProps }
1717
-
1718
- // @public (undocumented)
1719
- export const Dropdown: FunctionComponent<PropsType< {
1720
- size: {
1721
- xs: PolymorphicClassName;
1722
- s: PolymorphicClassName;
1723
- m: PolymorphicClassName;
1724
- l: PolymorphicClassName;
1725
- };
1726
- view: {
1727
- default: PolymorphicClassName;
1728
- };
1729
- }> & DropdownProps & RefAttributes<HTMLDivElement>>;
1730
-
1731
- // @public (undocumented)
1732
- export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1733
-
1734
- export { DropdownItemProps }
1735
-
1736
- export { DropdownItemType }
1737
-
1738
- // @public (undocumented)
1739
- export const DropdownList: StyledComponent<"ul", any, {}, never>;
1740
-
1741
- export { DropdownNodeType }
1742
-
1743
- // @public (undocumented)
1744
- export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1745
-
1746
- export { DropdownPopupProps }
1747
-
1748
- export { DropdownProps }
1749
-
1750
- // @public (undocumented)
1751
- export const DsplL: FunctionComponent<PropsType< {
1752
- size: {
1753
- l: PolymorphicClassName;
1754
- };
1755
- }> & {
1756
- breakWord?: boolean | undefined;
1757
- color?: string | undefined;
1758
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1759
-
1760
- // @public (undocumented)
1761
- export const DsplM: FunctionComponent<PropsType< {
1762
- size: {
1763
- m: PolymorphicClassName;
1764
- };
1765
- }> & {
1766
- breakWord?: boolean | undefined;
1767
- color?: string | undefined;
1768
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1769
-
1770
- // @public (undocumented)
1771
- export const DsplS: FunctionComponent<PropsType< {
1772
- size: {
1773
- s: PolymorphicClassName;
1774
- };
1775
- }> & {
1776
- breakWord?: boolean | undefined;
1777
- color?: string | undefined;
1778
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1779
-
1780
- // @public (undocumented)
1781
- export const Editable: FunctionComponent<PropsType< {
1782
- view: {
1783
- default: PolymorphicClassName;
1784
- };
1785
- size: {
1786
- m: PolymorphicClassName;
1787
- };
1788
- }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
1789
-
1790
- export { ElasticGrid }
1791
-
1792
- export { ElasticGridProps }
1793
-
1794
- // @public (undocumented)
1795
- export const EmptyState: FunctionComponent<PropsType< {
1796
- size: {
1797
- l: PolymorphicClassName;
1798
- m: PolymorphicClassName;
1799
- s: PolymorphicClassName;
1800
- xs: PolymorphicClassName;
1801
- };
1802
- }> & Props & RefAttributes<HTMLDivElement>>;
1803
-
1804
- export { extractTextFrom }
1805
-
1806
- export { FocusProps }
1807
-
1808
- // @public (undocumented)
1809
- export const Footnote1: FunctionComponent<PropsType< {
1810
- size: {
1811
- footnote1: PolymorphicClassName;
1812
- };
1813
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1814
-
1815
- // @public (undocumented)
1816
- export const Footnote2: FunctionComponent<PropsType< {
1817
- size: {
1818
- footnote2: PolymorphicClassName;
1819
- };
1820
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1821
-
1822
- export { formatCurrency }
1823
-
1824
- export { gridBreakpoints }
1825
-
1826
- export { gridColumns }
1827
-
1828
- export { gridGutters }
1829
-
1830
- export { gridMargins }
1831
-
1832
- export { gridSizes }
1833
-
1834
- // @public (undocumented)
1835
- export const H1: FunctionComponent<PropsType< {
1836
- size: {
1837
- h1: PolymorphicClassName;
1838
- };
1839
- }> & {
1840
- breakWord?: boolean | undefined;
1841
- color?: string | undefined;
1842
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1843
-
1844
- // @public (undocumented)
1845
- export const H2: FunctionComponent<PropsType< {
1846
- size: {
1847
- h2: PolymorphicClassName;
1848
- };
1849
- }> & {
1850
- breakWord?: boolean | undefined;
1851
- color?: string | undefined;
1852
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1853
-
1854
- // @public (undocumented)
1855
- export const H3: FunctionComponent<PropsType< {
1856
- size: {
1857
- h3: PolymorphicClassName;
1858
- };
1859
- }> & {
1860
- breakWord?: boolean | undefined;
1861
- color?: string | undefined;
1862
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1863
-
1864
- // @public (undocumented)
1865
- export const H4: FunctionComponent<PropsType< {
1866
- size: {
1867
- h4: PolymorphicClassName;
1868
- };
1869
- }> & {
1870
- breakWord?: boolean | undefined;
1871
- color?: string | undefined;
1872
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1873
-
1874
- // @public (undocumented)
1875
- export const H5: FunctionComponent<PropsType< {
1876
- size: {
1877
- h5: PolymorphicClassName;
1878
- };
1879
- }> & {
1880
- breakWord?: boolean | undefined;
1881
- color?: string | undefined;
1882
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1883
-
1884
- // @public (undocumented)
1885
- export const Headline1: FunctionComponent<PropsType< {
1886
- size: {
1887
- headline1: PolymorphicClassName;
1888
- };
1889
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1890
-
1891
- // @public (undocumented)
1892
- export const Headline2: FunctionComponent<PropsType< {
1893
- size: {
1894
- headline2: PolymorphicClassName;
1895
- };
1896
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1897
-
1898
- // @public (undocumented)
1899
- export const Headline3: FunctionComponent<PropsType< {
1900
- size: {
1901
- headline3: PolymorphicClassName;
1902
- };
1903
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1904
-
1905
- // @public (undocumented)
1906
- export const Headline4: FunctionComponent<PropsType< {
1907
- size: {
1908
- headline4: PolymorphicClassName;
1909
- };
1910
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1911
-
1912
- // @public (undocumented)
1913
- export const Headline5: FunctionComponent<PropsType< {
1914
- size: {
1915
- headline5: PolymorphicClassName;
1916
- };
1917
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1918
-
1919
- // @public
1920
- export const IconButton: FunctionComponent<PropsType< {
1921
- view: {
1922
- default: PolymorphicClassName;
1923
- accent: PolymorphicClassName;
1924
- secondary: PolymorphicClassName;
1925
- clear: PolymorphicClassName;
1926
- success: PolymorphicClassName;
1927
- warning: PolymorphicClassName;
1928
- critical: PolymorphicClassName;
1929
- dark: PolymorphicClassName;
1930
- black: PolymorphicClassName;
1931
- white: PolymorphicClassName;
1932
- };
1933
- size: {
1934
- l: PolymorphicClassName;
1935
- lr: PolymorphicClassName;
1936
- m: PolymorphicClassName;
1937
- mr: PolymorphicClassName;
1938
- s: PolymorphicClassName;
1939
- sr: PolymorphicClassName;
1940
- xs: PolymorphicClassName;
1941
- xsr: PolymorphicClassName;
1942
- };
1943
- disabled: {
1944
- true: PolymorphicClassName;
1945
- };
1946
- focused: {
1947
- true: PolymorphicClassName;
1948
- };
1949
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1950
- text?: string | undefined;
1951
- contentLeft?: ReactNode;
1952
- contentPlacing?: ("default" | "relaxed") | undefined;
1953
- isLoading?: boolean | undefined;
1954
- loader?: ReactNode;
1955
- stretch?: boolean | undefined;
1956
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1957
- square?: boolean | undefined;
1958
- focused?: boolean | undefined;
1959
- disabled?: boolean | undefined;
1960
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1961
- view?: string | undefined;
1962
- size?: string | undefined;
1963
- outlined?: boolean | undefined;
1964
- shiftLeft?: boolean | undefined;
1965
- shiftRight?: boolean | undefined;
1966
- blur?: "small" | "medium" | "large" | undefined;
1967
- } & {
1968
- value?: string | number | undefined;
1969
- contentRight?: undefined;
1970
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1971
- text?: string | undefined;
1972
- contentLeft?: ReactNode;
1973
- contentPlacing?: ("default" | "relaxed") | undefined;
1974
- isLoading?: boolean | undefined;
1975
- loader?: ReactNode;
1976
- stretch?: boolean | undefined;
1977
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1978
- square?: boolean | undefined;
1979
- focused?: boolean | undefined;
1980
- disabled?: boolean | undefined;
1981
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1982
- view?: string | undefined;
1983
- size?: string | undefined;
1984
- outlined?: boolean | undefined;
1985
- shiftLeft?: boolean | undefined;
1986
- shiftRight?: boolean | undefined;
1987
- blur?: "small" | "medium" | "large" | undefined;
1988
- } & {
1989
- value?: undefined;
1990
- contentRight?: ReactNode;
1991
- } & RefAttributes<HTMLButtonElement>))>;
1992
-
1993
- // @public
1994
- const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
1995
- base?: "img" | "div" | undefined;
1996
- 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;
1997
- customRatio?: string | undefined;
1998
- } & RefAttributes<HTMLDivElement>>;
1999
- export { Image_2 as Image }
2000
-
2001
- export { ImageProps }
2002
-
2003
- // @public (undocumented)
2004
- export const Indicator: FunctionComponent<PropsType< {
2005
- view: {
2006
- default: PolymorphicClassName;
2007
- accent: PolymorphicClassName;
2008
- inactive: PolymorphicClassName;
2009
- positive: PolymorphicClassName;
2010
- warning: PolymorphicClassName;
2011
- negative: PolymorphicClassName;
2012
- black: PolymorphicClassName;
2013
- white: PolymorphicClassName;
2014
- };
2015
- size: {
2016
- l: PolymorphicClassName;
2017
- m: PolymorphicClassName;
2018
- s: PolymorphicClassName;
2019
- };
2020
- }> & HTMLAttributes<HTMLDivElement> & {
2021
- size: string;
2022
- view: string;
2023
- } & RefAttributes<HTMLDivElement>>;
2024
-
2025
- export { IndicatorProps }
2026
-
2027
- export { InputHTMLAttributes }
2028
-
2029
- // @public
2030
- export const LineSkeleton: FunctionComponent<PropsType< {
2031
- size: {
2032
- body1: PolymorphicClassName;
2033
- body2: PolymorphicClassName;
2034
- body3: PolymorphicClassName;
2035
- button1: PolymorphicClassName;
2036
- button2: PolymorphicClassName;
2037
- caption: PolymorphicClassName;
2038
- display1: PolymorphicClassName;
2039
- display2: PolymorphicClassName;
2040
- display3: PolymorphicClassName;
2041
- footnote1: PolymorphicClassName;
2042
- footnote2: PolymorphicClassName;
2043
- headline1: PolymorphicClassName;
2044
- headline2: PolymorphicClassName;
2045
- headline3: PolymorphicClassName;
2046
- headline4: PolymorphicClassName;
2047
- paragraph1: PolymorphicClassName;
2048
- paragraph2: PolymorphicClassName;
2049
- underline: PolymorphicClassName;
2050
- bodyL: PolymorphicClassName;
2051
- bodyM: PolymorphicClassName;
2052
- bodyS: PolymorphicClassName;
2053
- bodyXS: PolymorphicClassName;
2054
- bodyXXS: PolymorphicClassName;
2055
- dsplL: PolymorphicClassName;
2056
- dsplM: PolymorphicClassName;
2057
- dsplS: PolymorphicClassName;
2058
- h1: PolymorphicClassName;
2059
- h2: PolymorphicClassName;
2060
- h3: PolymorphicClassName;
2061
- h4: PolymorphicClassName;
2062
- h5: PolymorphicClassName;
2063
- textL: PolymorphicClassName;
2064
- textM: PolymorphicClassName;
2065
- textS: PolymorphicClassName;
2066
- textXS: PolymorphicClassName;
2067
- };
2068
- }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2069
- customGradientColor?: string | undefined;
2070
- roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2071
- } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
2072
-
2073
- export { LineSkeletonProps }
2074
-
2075
- // @public
2076
- export const Link: FunctionComponent<PropsType< {
2077
- view: {
2078
- default: PolymorphicClassName;
2079
- primary: PolymorphicClassName;
2080
- secondary: PolymorphicClassName;
2081
- tertiary: PolymorphicClassName;
2082
- paragraph: PolymorphicClassName;
2083
- accent: PolymorphicClassName;
2084
- positive: PolymorphicClassName;
2085
- warning: PolymorphicClassName;
2086
- negative: PolymorphicClassName;
2087
- clear: PolymorphicClassName;
2088
- };
2089
- disabled: {
2090
- true: PolymorphicClassName;
2091
- };
2092
- focused: {
2093
- true: PolymorphicClassName;
2094
- };
2095
- }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
2096
-
2097
- export { List }
2098
-
2099
- export { ListItem }
2100
-
2101
- // @public (undocumented)
2102
- export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2103
- view: {
2104
- default: PolymorphicClassName;
2105
- positive: PolymorphicClassName;
2106
- warning: PolymorphicClassName;
2107
- negative: PolymorphicClassName;
2108
- };
2109
- size: {
2110
- l: PolymorphicClassName;
2111
- m: PolymorphicClassName;
2112
- s: PolymorphicClassName;
2113
- xs: PolymorphicClassName;
2114
- };
2115
- labelPlacement: {
2116
- inner: PolymorphicClassName;
2117
- outer: PolymorphicClassName;
2118
- };
2119
- disabled: {
2120
- true: PolymorphicClassName;
2121
- };
2122
- readOnly: {
2123
- true: PolymorphicClassName;
2124
- };
2125
- }> & {
2126
- size?: string | undefined;
2127
- view?: string | undefined;
2128
- readOnly?: boolean | undefined;
2129
- disabled?: boolean | undefined;
2130
- } & {
2131
- label?: string | undefined;
2132
- labelPlacement?: "outer" | "inner" | undefined;
2133
- leftHelper?: string | undefined;
2134
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2135
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2136
- textBefore?: string | undefined;
2137
- textAfter?: string | undefined;
2138
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2139
- } & {
2140
- requiredPlacement?: "right" | "left" | undefined;
2141
- } & {
2142
- required: true;
2143
- optional?: false | undefined;
2144
- } & {
2145
- chips?: undefined;
2146
- onChangeChips?: undefined;
2147
- enumerationType?: "plain" | undefined;
2148
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2149
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2150
- view: {
2151
- default: PolymorphicClassName;
2152
- positive: PolymorphicClassName;
2153
- warning: PolymorphicClassName;
2154
- negative: PolymorphicClassName;
2155
- };
2156
- size: {
2157
- l: PolymorphicClassName;
2158
- m: PolymorphicClassName;
2159
- s: PolymorphicClassName;
2160
- xs: PolymorphicClassName;
2161
- };
2162
- labelPlacement: {
2163
- inner: PolymorphicClassName;
2164
- outer: PolymorphicClassName;
2165
- };
2166
- disabled: {
2167
- true: PolymorphicClassName;
2168
- };
2169
- readOnly: {
2170
- true: PolymorphicClassName;
2171
- };
2172
- }> & {
2173
- size?: string | undefined;
2174
- view?: string | undefined;
2175
- readOnly?: boolean | undefined;
2176
- disabled?: boolean | undefined;
2177
- } & {
2178
- label?: string | undefined;
2179
- labelPlacement?: "outer" | "inner" | undefined;
2180
- leftHelper?: string | undefined;
2181
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2182
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2183
- textBefore?: string | undefined;
2184
- textAfter?: string | undefined;
2185
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2186
- } & {
2187
- requiredPlacement?: "right" | "left" | undefined;
2188
- } & {
2189
- required: true;
2190
- optional?: false | undefined;
2191
- } & {
2192
- enumerationType: "chip";
2193
- onSearch?: undefined;
2194
- chips?: TextFieldPrimitiveValue[] | undefined;
2195
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2196
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2197
- view: {
2198
- default: PolymorphicClassName;
2199
- positive: PolymorphicClassName;
2200
- warning: PolymorphicClassName;
2201
- negative: PolymorphicClassName;
2202
- };
2203
- size: {
2204
- l: PolymorphicClassName;
2205
- m: PolymorphicClassName;
2206
- s: PolymorphicClassName;
2207
- xs: PolymorphicClassName;
2208
- };
2209
- labelPlacement: {
2210
- inner: PolymorphicClassName;
2211
- outer: PolymorphicClassName;
2212
- };
2213
- disabled: {
2214
- true: PolymorphicClassName;
2215
- };
2216
- readOnly: {
2217
- true: PolymorphicClassName;
2218
- };
2219
- }> & {
2220
- size?: string | undefined;
2221
- view?: string | undefined;
2222
- readOnly?: boolean | undefined;
2223
- disabled?: boolean | undefined;
2224
- } & {
2225
- label?: string | undefined;
2226
- labelPlacement?: "outer" | "inner" | undefined;
2227
- leftHelper?: string | undefined;
2228
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2229
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2230
- textBefore?: string | undefined;
2231
- textAfter?: string | undefined;
2232
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2233
- } & {
2234
- requiredPlacement?: "right" | "left" | undefined;
2235
- } & {
2236
- optional?: true | undefined;
2237
- required?: false | undefined;
2238
- } & {
2239
- chips?: undefined;
2240
- onChangeChips?: undefined;
2241
- enumerationType?: "plain" | undefined;
2242
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2243
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2244
- view: {
2245
- default: PolymorphicClassName;
2246
- positive: PolymorphicClassName;
2247
- warning: PolymorphicClassName;
2248
- negative: PolymorphicClassName;
2249
- };
2250
- size: {
2251
- l: PolymorphicClassName;
2252
- m: PolymorphicClassName;
2253
- s: PolymorphicClassName;
2254
- xs: PolymorphicClassName;
2255
- };
2256
- labelPlacement: {
2257
- inner: PolymorphicClassName;
2258
- outer: PolymorphicClassName;
2259
- };
2260
- disabled: {
2261
- true: PolymorphicClassName;
2262
- };
2263
- readOnly: {
2264
- true: PolymorphicClassName;
2265
- };
2266
- }> & {
2267
- size?: string | undefined;
2268
- view?: string | undefined;
2269
- readOnly?: boolean | undefined;
2270
- disabled?: boolean | undefined;
2271
- } & {
2272
- label?: string | undefined;
2273
- labelPlacement?: "outer" | "inner" | undefined;
2274
- leftHelper?: string | undefined;
2275
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2276
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2277
- textBefore?: string | undefined;
2278
- textAfter?: string | undefined;
2279
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2280
- } & {
2281
- requiredPlacement?: "right" | "left" | undefined;
2282
- } & {
2283
- optional?: true | undefined;
2284
- required?: false | undefined;
2285
- } & {
2286
- enumerationType: "chip";
2287
- onSearch?: undefined;
2288
- chips?: TextFieldPrimitiveValue[] | undefined;
2289
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2290
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
2291
-
2292
- export { MaxLinesProps }
2293
-
2294
- export { mediaQuery }
2295
-
2296
- export { MediaQueryFunction }
2297
-
2298
- export { Modal }
2299
-
2300
- // @public
2301
- export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
2302
-
2303
- export { modalBaseClasses }
2304
-
2305
- export { ModalBaseProps }
2306
-
2307
- export { ModalProps }
2308
-
2309
- export { ModalsProvider }
2310
-
2311
- export { ModalView }
2312
-
2313
- export { monthLongName }
2314
-
2315
- export { monthShortName }
2316
-
2317
- // @public (undocumented)
2318
- const Notification_2: React_2.FunctionComponent<PropsType< {
2319
- view: {
2320
- default: PolymorphicClassName;
2321
- };
2322
- layout: {
2323
- horizontal: PolymorphicClassName;
2324
- vertical: PolymorphicClassName;
2325
- };
2326
- size: {
2327
- xs: PolymorphicClassName;
2328
- xxs: PolymorphicClassName;
2329
- };
2330
- }> & NotificationProps & React_2.RefAttributes<HTMLDivElement>>;
2331
- export { Notification_2 as Notification }
2332
-
2333
- export { NotificationIconPlacement }
2334
-
2335
- export { NotificationLayout }
2336
-
2337
- export { NotificationProps }
2338
-
2339
- // @public (undocumented)
2340
- export const NotificationsProvider: React_2.FC<{
2341
- children: ReactNode;
2342
- frame?: string;
2343
- }>;
2344
-
2345
- export { OutlinedProps }
2346
-
2347
- export { Overlay }
2348
-
2349
- export { OverlayProps }
2350
-
2351
- // @public (undocumented)
2352
- export const P1: FunctionComponent<PropsType< {
2353
- size: {
2354
- paragraph1: PolymorphicClassName;
2355
- };
2356
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2357
-
2358
- // @public (undocumented)
2359
- export const P2: FunctionComponent<PropsType< {
2360
- size: {
2361
- paragraph2: PolymorphicClassName;
2362
- };
2363
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2364
-
2365
- export { padZeroNumber }
2366
-
2367
- // @public
2368
- export const Pagination: FunctionComponent<PropsType< {
2369
- view: {
2370
- default: PolymorphicClassName;
2371
- secondary: PolymorphicClassName;
2372
- clear: PolymorphicClassName;
2373
- primary: PolymorphicClassName;
2374
- };
2375
- viewCurrentPage: {
2376
- default: PolymorphicClassName;
2377
- secondary: PolymorphicClassName;
2378
- clear: PolymorphicClassName;
2379
- primary: PolymorphicClassName;
2380
- };
2381
- size: {
2382
- l: PolymorphicClassName;
2383
- m: PolymorphicClassName;
2384
- s: PolymorphicClassName;
2385
- xs: PolymorphicClassName;
2386
- };
2387
- type: {
2388
- compact: PolymorphicClassName;
2389
- default: PolymorphicClassName;
2390
- };
2391
- }> & PaginationProps & RefAttributes<HTMLDivElement>>;
2392
-
2393
- export { PaginationDot }
2394
-
2395
- export { PaginationDotProps }
2396
-
2397
- export { PaginationDots }
2398
-
2399
- export { PaginationProps }
2400
-
2401
- // @public (undocumented)
2402
- export const ParagraphText1: FunctionComponent<PropsType< {
2403
- size: {
2404
- paragraphText1: PolymorphicClassName;
2405
- };
2406
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2407
-
2408
- // @public (undocumented)
2409
- export const ParagraphText2: FunctionComponent<PropsType< {
2410
- size: {
2411
- paragraphText2: PolymorphicClassName;
2412
- };
2413
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2414
-
2415
- export { PickOptional }
2416
-
2417
- export { PinProps }
2418
-
2419
- // @public (undocumented)
2420
- export const Popover: FunctionComponent<PropsType< {
2421
- view: {
2422
- default: PolymorphicClassName;
2423
- };
2424
- }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
2425
-
2426
- export { PopoverPlacement }
2427
-
2428
- export { PopoverProps }
2429
-
2430
- export { PopoverTrigger }
2431
-
2432
- export { Popup }
2433
-
2434
- // @public
2435
- export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
2436
-
2437
- export { popupBaseClasses }
2438
-
2439
- export { PopupBasePlacement }
2440
-
2441
- export { PopupBaseProps }
2442
-
2443
- export { PopupBaseProvider }
2444
-
2445
- export { PopupInfo }
2446
-
2447
- export { PopupProps }
2448
-
2449
- export { Portal }
2450
-
2451
- export { PortalProps }
2452
-
2453
- export { PreviewGallery }
2454
-
2455
- export { PreviewGalleryItemProps }
2456
-
2457
- export { PreviewGalleryProps }
2458
-
2459
- // @public
2460
- export const Price: FunctionComponent<PropsType< {
2461
- view: {};
2462
- }> & PriceProps & RefAttributes<HTMLSpanElement>>;
2463
-
2464
- export { priceClasses }
2465
-
2466
- // @public (undocumented)
2467
- export const Progress: FunctionComponent<PropsType< {
2468
- view: {
2469
- default: PolymorphicClassName;
2470
- secondary: PolymorphicClassName;
2471
- primary: PolymorphicClassName;
2472
- accent: PolymorphicClassName;
2473
- success: PolymorphicClassName;
2474
- warning: PolymorphicClassName;
2475
- error: PolymorphicClassName;
2476
- };
2477
- size: {
2478
- m: PolymorphicClassName;
2479
- };
2480
- }> & ProgressProps & RefAttributes<HTMLDivElement>>;
2481
-
2482
- export { ProgressProps }
2483
-
2484
- // @public
2485
- export const Radiobox: FunctionComponent<PropsType< {
2486
- size: {
2487
- s: PolymorphicClassName;
2488
- m: PolymorphicClassName;
2489
- };
2490
- view: {
2491
- default: PolymorphicClassName;
2492
- primary: PolymorphicClassName;
2493
- secondary: PolymorphicClassName;
2494
- tertiary: PolymorphicClassName;
2495
- paragraph: PolymorphicClassName;
2496
- accent: PolymorphicClassName;
2497
- positive: PolymorphicClassName;
2498
- warning: PolymorphicClassName;
2499
- negative: PolymorphicClassName;
2500
- };
2501
- disabled: {
2502
- true: PolymorphicClassName;
2503
- };
2504
- focused: {
2505
- true: PolymorphicClassName;
2506
- };
2507
- }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
2508
-
2509
- // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
2510
- //
2511
- // @public (undocumented)
2512
- export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
2513
-
2514
- export { RadioGroup }
2515
-
2516
- export { radiuses }
2517
-
2518
- // @public
2519
- const Range_2: FunctionComponent<PropsType< {
2520
- view: {
2521
- default: PolymorphicClassName;
2522
- };
2523
- size: {
2524
- l: PolymorphicClassName;
2525
- m: PolymorphicClassName;
2526
- s: PolymorphicClassName;
2527
- xs: PolymorphicClassName;
2528
- };
2529
- disabled: {
2530
- true: PolymorphicClassName;
2531
- };
2532
- readOnly: {
2533
- true: PolymorphicClassName;
2534
- };
2535
- }> & (({
2536
- label?: string | undefined;
2537
- leftHelper?: string | undefined;
2538
- contentLeft?: ReactNode;
2539
- contentRight?: ReactNode;
2540
- firstValue?: TextfieldPrimitiveValue | undefined;
2541
- secondValue?: TextfieldPrimitiveValue | undefined;
2542
- firstValueError?: boolean | undefined;
2543
- secondValueError?: boolean | undefined;
2544
- firstValueSuccess?: boolean | undefined;
2545
- secondValueSuccess?: boolean | undefined;
2546
- firstPlaceholder?: string | undefined;
2547
- secondPlaceholder?: string | undefined;
2548
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2549
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2550
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2551
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2552
- firstTextfieldTextAfter?: string | undefined;
2553
- secondTextfieldTextAfter?: string | undefined;
2554
- view?: string | undefined;
2555
- size?: string | undefined;
2556
- readOnly?: boolean | undefined;
2557
- disabled?: boolean | undefined;
2558
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2559
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2560
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2561
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2562
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2563
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2564
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2565
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2566
- } & {
2567
- firstTextfieldTextBefore: string;
2568
- secondTextfieldTextBefore: string;
2569
- dividerVariant?: "none" | undefined;
2570
- dividerIcon?: undefined;
2571
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
2572
- label?: string | undefined;
2573
- leftHelper?: string | undefined;
2574
- contentLeft?: ReactNode;
2575
- contentRight?: ReactNode;
2576
- firstValue?: TextfieldPrimitiveValue | undefined;
2577
- secondValue?: TextfieldPrimitiveValue | undefined;
2578
- firstValueError?: boolean | undefined;
2579
- secondValueError?: boolean | undefined;
2580
- firstValueSuccess?: boolean | undefined;
2581
- secondValueSuccess?: boolean | undefined;
2582
- firstPlaceholder?: string | undefined;
2583
- secondPlaceholder?: string | undefined;
2584
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2585
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2586
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2587
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2588
- firstTextfieldTextAfter?: string | undefined;
2589
- secondTextfieldTextAfter?: string | undefined;
2590
- view?: string | undefined;
2591
- size?: string | undefined;
2592
- readOnly?: boolean | undefined;
2593
- disabled?: boolean | undefined;
2594
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2595
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2596
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2597
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2598
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2599
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2600
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2601
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2602
- } & {
2603
- dividerVariant?: "dash" | undefined;
2604
- dividerIcon?: undefined;
2605
- firstTextfieldTextBefore?: string | undefined;
2606
- secondTextfieldTextBefore?: string | undefined;
2607
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
2608
- label?: string | undefined;
2609
- leftHelper?: string | undefined;
2610
- contentLeft?: ReactNode;
2611
- contentRight?: ReactNode;
2612
- firstValue?: TextfieldPrimitiveValue | undefined;
2613
- secondValue?: TextfieldPrimitiveValue | undefined;
2614
- firstValueError?: boolean | undefined;
2615
- secondValueError?: boolean | undefined;
2616
- firstValueSuccess?: boolean | undefined;
2617
- secondValueSuccess?: boolean | undefined;
2618
- firstPlaceholder?: string | undefined;
2619
- secondPlaceholder?: string | undefined;
2620
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2621
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2622
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2623
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2624
- firstTextfieldTextAfter?: string | undefined;
2625
- secondTextfieldTextAfter?: string | undefined;
2626
- view?: string | undefined;
2627
- size?: string | undefined;
2628
- readOnly?: boolean | undefined;
2629
- disabled?: boolean | undefined;
2630
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2631
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2632
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2633
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2634
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2635
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2636
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2637
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2638
- } & {
2639
- dividerIcon?: ReactNode;
2640
- dividerVariant?: "icon" | undefined;
2641
- firstTextfieldTextBefore?: string | undefined;
2642
- secondTextfieldTextBefore?: string | undefined;
2643
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
2644
- export { Range_2 as Range }
2645
-
2646
- export { RangeProps }
2647
-
2648
- export { rangeTokens }
2649
-
2650
- export { Ratio }
2651
-
2652
- export { RectSkeleton }
2653
-
2654
- export { RectSkeletonProps }
2655
-
2656
- export { Roundness }
2657
-
2658
- export { RoundnessProps }
2659
-
2660
- export { Row }
2661
-
2662
- export { ScreenConfig }
2663
-
2664
- export { ScreenMap }
2665
-
2666
- export { ScreenVariant }
2667
-
2668
- export { ScrollSnapProps }
2669
-
2670
- // @public
2671
- export const SegmentGroup: FunctionComponent<PropsType< {
2672
- view: {
2673
- clear: PolymorphicClassName;
2674
- filled: PolymorphicClassName;
2675
- };
2676
- size: {
2677
- xs: PolymorphicClassName;
2678
- s: PolymorphicClassName;
2679
- m: PolymorphicClassName;
2680
- l: PolymorphicClassName;
2681
- };
2682
- disabled: {
2683
- true: PolymorphicClassName;
2684
- };
2685
- pilled: {
2686
- true: PolymorphicClassName;
2687
- };
2688
- filledBackground: {
2689
- true: PolymorphicClassName;
2690
- };
2691
- stretch: {
2692
- true: PolymorphicClassName;
2693
- };
2694
- }> & HTMLAttributes<HTMLDivElement> & {
2695
- selectionMode?: "multiple" | "single" | undefined;
2696
- disabled?: boolean | undefined;
2697
- stretch?: boolean | undefined;
2698
- pilled?: boolean | undefined;
2699
- filledBackground?: boolean | undefined;
2700
- size?: string | undefined;
2701
- view?: string | undefined;
2702
- } & RefAttributes<HTMLDivElement>>;
2703
-
2704
- export { SegmentGroupProps }
2705
-
2706
- // @public
2707
- export const SegmentItem: FunctionComponent<PropsType< {
2708
- view: {
2709
- clear: PolymorphicClassName;
2710
- default: PolymorphicClassName;
2711
- secondary: PolymorphicClassName;
2712
- };
2713
- size: {
2714
- xs: PolymorphicClassName;
2715
- s: PolymorphicClassName;
2716
- m: PolymorphicClassName;
2717
- l: PolymorphicClassName;
2718
- };
2719
- disabled: {
2720
- true: PolymorphicClassName;
2721
- };
2722
- pilled: {
2723
- true: PolymorphicClassName;
2724
- };
2725
- }> & ButtonHTMLAttributes<HTMLButtonElement> & {
2726
- value: string;
2727
- id?: string | undefined;
2728
- label?: ReactNode;
2729
- pilled?: boolean | undefined;
2730
- customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
2731
- size?: string | undefined;
2732
- view?: string | undefined;
2733
- } & RefAttributes<HTMLLabelElement>>;
2734
-
2735
- export { SegmentItemProps }
2736
-
2737
- export { SegmentProvider }
2738
-
2739
- export { SegmentProviderProps }
2740
-
2741
- // @public (undocumented)
2742
- export const Select: FunctionComponent<PropsType< {
2743
- size: {
2744
- xs: PolymorphicClassName;
2745
- s: PolymorphicClassName;
2746
- m: PolymorphicClassName;
2747
- l: PolymorphicClassName;
2748
- };
2749
- view: {
2750
- default: PolymorphicClassName;
2751
- positive: PolymorphicClassName;
2752
- warning: PolymorphicClassName;
2753
- negative: PolymorphicClassName;
2754
- accent: PolymorphicClassName;
2755
- secondary: PolymorphicClassName;
2756
- clear: PolymorphicClassName;
2757
- dark: PolymorphicClassName;
2758
- black: PolymorphicClassName;
2759
- white: PolymorphicClassName;
2760
- };
2761
- chipView: {
2762
- default: PolymorphicClassName;
2763
- secondary: PolymorphicClassName;
2764
- accent: PolymorphicClassName;
2765
- };
2766
- }> & (({
2767
- target?: "textfield-like" | undefined;
2768
- view?: "default" | "positive" | "warning" | "negative" | undefined;
2769
- contentLeft?: ReactNode;
2770
- labelPlacement?: "outer" | "inner" | undefined;
2771
- placeholder?: string | undefined;
2772
- helperText?: string | undefined;
2773
- } & {
2774
- multiselect?: false | undefined;
2775
- separator?: undefined;
2776
- } & {
2777
- value: any;
2778
- onChange?: ((value: any) => void) | undefined;
2779
- listOverflow?: Property.Overflow | undefined;
2780
- listHeight?: Property.Height<string | number> | undefined;
2781
- status?: "warning" | "success" | "error" | undefined;
2782
- placeholder?: string | undefined;
2783
- helperText?: string | undefined;
2784
- disabled?: boolean | undefined;
2785
- items?: MergedDropdownNode[] | undefined;
2786
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2787
- hasItems?: boolean | undefined;
2788
- children?: undefined;
2789
- isOpen?: boolean | undefined;
2790
- isTargetAmount?: boolean | undefined;
2791
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2792
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2793
- label?: string | undefined;
2794
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2795
- variant?: "normal" | "tight" | undefined;
2796
- listWidth?: Property.Width<string | number> | undefined;
2797
- portal?: string | RefObject<HTMLElement> | undefined;
2798
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2799
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2800
- closeAfterSelect?: boolean | undefined;
2801
- size?: string | undefined;
2802
- view?: string | undefined;
2803
- chipView?: string | undefined;
2804
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2805
- target?: "textfield-like" | undefined;
2806
- view?: "default" | "positive" | "warning" | "negative" | undefined;
2807
- contentLeft?: ReactNode;
2808
- labelPlacement?: "outer" | "inner" | undefined;
2809
- placeholder?: string | undefined;
2810
- helperText?: string | undefined;
2811
- } & {
2812
- multiselect?: true | undefined;
2813
- separator?: string | undefined;
2814
- } & {
2815
- value: any;
2816
- onChange?: ((value: any) => void) | undefined;
2817
- listOverflow?: Property.Overflow | undefined;
2818
- listHeight?: Property.Height<string | number> | undefined;
2819
- status?: "warning" | "success" | "error" | undefined;
2820
- placeholder?: string | undefined;
2821
- helperText?: string | undefined;
2822
- disabled?: boolean | undefined;
2823
- items?: MergedDropdownNode[] | undefined;
2824
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2825
- hasItems?: boolean | undefined;
2826
- children?: undefined;
2827
- isOpen?: boolean | undefined;
2828
- isTargetAmount?: boolean | undefined;
2829
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2830
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2831
- label?: string | undefined;
2832
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2833
- variant?: "normal" | "tight" | undefined;
2834
- listWidth?: Property.Width<string | number> | undefined;
2835
- portal?: string | RefObject<HTMLElement> | undefined;
2836
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2837
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2838
- closeAfterSelect?: boolean | undefined;
2839
- size?: string | undefined;
2840
- view?: string | undefined;
2841
- chipView?: string | undefined;
2842
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2843
- target?: "button-like" | undefined;
2844
- view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
2845
- contentLeft?: undefined;
2846
- labelPlacement?: undefined;
2847
- placeholder?: undefined;
2848
- helperText?: undefined;
2849
- } & {
2850
- multiselect?: false | undefined;
2851
- separator?: undefined;
2852
- } & {
2853
- value: any;
2854
- onChange?: ((value: any) => void) | undefined;
2855
- listOverflow?: Property.Overflow | undefined;
2856
- listHeight?: Property.Height<string | number> | undefined;
2857
- status?: "warning" | "success" | "error" | undefined;
2858
- placeholder?: string | undefined;
2859
- helperText?: string | undefined;
2860
- disabled?: boolean | undefined;
2861
- items?: MergedDropdownNode[] | undefined;
2862
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2863
- hasItems?: boolean | undefined;
2864
- children?: undefined;
2865
- isOpen?: boolean | undefined;
2866
- isTargetAmount?: boolean | undefined;
2867
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2868
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2869
- label?: string | undefined;
2870
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2871
- variant?: "normal" | "tight" | undefined;
2872
- listWidth?: Property.Width<string | number> | undefined;
2873
- portal?: string | RefObject<HTMLElement> | undefined;
2874
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2875
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2876
- closeAfterSelect?: boolean | undefined;
2877
- size?: string | undefined;
2878
- view?: string | undefined;
2879
- chipView?: string | undefined;
2880
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2881
- target?: "button-like" | undefined;
2882
- view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
2883
- contentLeft?: undefined;
2884
- labelPlacement?: undefined;
2885
- placeholder?: undefined;
2886
- helperText?: undefined;
2887
- } & {
2888
- multiselect?: true | undefined;
2889
- separator?: string | undefined;
2890
- } & {
2891
- value: any;
2892
- onChange?: ((value: any) => void) | undefined;
2893
- listOverflow?: Property.Overflow | undefined;
2894
- listHeight?: Property.Height<string | number> | undefined;
2895
- status?: "warning" | "success" | "error" | undefined;
2896
- placeholder?: string | undefined;
2897
- helperText?: string | undefined;
2898
- disabled?: boolean | undefined;
2899
- items?: MergedDropdownNode[] | undefined;
2900
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2901
- hasItems?: boolean | undefined;
2902
- children?: undefined;
2903
- isOpen?: boolean | undefined;
2904
- isTargetAmount?: boolean | undefined;
2905
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2906
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2907
- label?: string | undefined;
2908
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2909
- variant?: "normal" | "tight" | undefined;
2910
- listWidth?: Property.Width<string | number> | undefined;
2911
- portal?: string | RefObject<HTMLElement> | undefined;
2912
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2913
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2914
- closeAfterSelect?: boolean | undefined;
2915
- size?: string | undefined;
2916
- view?: string | undefined;
2917
- chipView?: string | undefined;
2918
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>))>;
2919
-
2920
- export { SelectGroup }
2921
-
2922
- export { SelectProps }
2923
-
2924
- export { SelectPropsHope }
2925
-
2926
- export { selectText }
2927
-
2928
- export { setRef }
2929
-
2930
- export { shadows }
2931
-
2932
- // @public
2933
- export const Sheet: FunctionComponent<PropsType< {
2934
- view: {
2935
- default: PolymorphicClassName;
2936
- };
2937
- }> & SheetProps & RefAttributes<HTMLDivElement>>;
2938
-
2939
- export { sheetClasses }
2940
-
2941
- export { SheetProps }
2942
-
2943
- export { ShiftProps }
2944
-
2945
- export { ShowToastArgs }
2946
-
2947
- export { SkeletonGradientProps }
2948
-
2949
- // @public
2950
- export const Slider: FunctionComponent<PropsType< {
2951
- view: {
2952
- default: PolymorphicClassName;
2953
- accent: PolymorphicClassName;
2954
- gradient: PolymorphicClassName;
2955
- };
2956
- size: {
2957
- l: PolymorphicClassName;
2958
- m: PolymorphicClassName;
2959
- s: PolymorphicClassName;
2960
- };
2961
- disabled: {
2962
- true: PolymorphicClassName;
2963
- };
2964
- }> & ((SliderBaseProps & SliderInternalProps & {
2965
- onChange?: ((event: FormTypeNumber) => void) | undefined;
2966
- name: string;
2967
- value?: undefined;
2968
- defaultValue?: number | undefined;
2969
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & {
2970
- onChangeCommitted?: ((value: number) => void) | undefined;
2971
- ariaLabel?: string | undefined;
2972
- showCurrentValue?: boolean | undefined;
2973
- showRangeValues?: boolean | undefined;
2974
- hideMinValueDiff?: number | undefined;
2975
- hideMaxValueDiff?: number | undefined;
2976
- rangeValuesPlacement?: "outer" | "inner" | undefined;
2977
- labelPlacement?: "outer" | "inner" | undefined;
2978
- multipleStepSize?: number | undefined;
2979
- view?: string | undefined;
2980
- size?: "m" | "s" | "l" | undefined;
2981
- type?: "single" | undefined;
2982
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
2983
- onChange?: ((value: number) => void) | undefined;
2984
- value: number;
2985
- name?: undefined;
2986
- defaultValue?: undefined;
2987
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & {
2988
- onChangeCommitted?: ((value: number) => void) | undefined;
2989
- ariaLabel?: string | undefined;
2990
- showCurrentValue?: boolean | undefined;
2991
- showRangeValues?: boolean | undefined;
2992
- hideMinValueDiff?: number | undefined;
2993
- hideMaxValueDiff?: number | undefined;
2994
- rangeValuesPlacement?: "outer" | "inner" | undefined;
2995
- labelPlacement?: "outer" | "inner" | undefined;
2996
- multipleStepSize?: number | undefined;
2997
- view?: string | undefined;
2998
- size?: "m" | "s" | "l" | undefined;
2999
- type?: "single" | undefined;
3000
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "value"> & {
3001
- onChange?: ((event: FormTypeString) => void) | undefined;
3002
- name?: string | undefined;
3003
- value?: undefined;
3004
- defaultValue?: number[] | undefined;
3005
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "value"> & {
3006
- onChange?: ((values: number[]) => void) | undefined;
3007
- name?: undefined;
3008
- value?: number[] | undefined;
3009
- defaultValue?: undefined;
3010
- } & RefAttributes<HTMLDivElement>))>;
3011
-
3012
- export { SliderProps }
3013
-
3014
- export { SmartPaginationDots }
3015
-
3016
- export { SmartPaginationDotsProps }
3017
-
3018
- export { SnapAlign }
3019
-
3020
- export { SnapType }
3021
-
3022
- export { spacing }
3023
-
3024
- export { SpacingProps }
3025
-
3026
- // @public
3027
- export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
3028
-
3029
- export { SpinnerProps }
3030
-
3031
- export { SSRProvider }
3032
-
3033
- export { StatusType }
3034
-
3035
- export { StyledCard }
3036
-
3037
- export { StyledPreviewGallery }
3038
-
3039
- // @public (undocumented)
3040
- export const Subtitle: FunctionComponent<PropsType< {
3041
- size: {
3042
- m: PolymorphicClassName;
3043
- };
3044
- }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
3045
-
3046
- // @public (undocumented)
3047
- export const Switch: FunctionComponent<PropsType< {
3048
- size: {
3049
- m: PolymorphicClassName;
3050
- };
3051
- view: {
3052
- default: PolymorphicClassName;
3053
- };
3054
- disabled: {
3055
- true: PolymorphicClassName;
3056
- };
3057
- focused: {
3058
- true: PolymorphicClassName;
3059
- };
3060
- }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
3061
-
3062
- // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
3063
- //
3064
- // @public (undocumented)
3065
- export type SwitchProps = ComponentProps<typeof SwitchComponent>;
3066
-
3067
- export { syntheticFocus }
3068
-
3069
- // @public
3070
- export const TabItem: ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & AsProps_2<any> & CustomTabItemProps & RefAttributes<HTMLDivElement>>;
3071
-
3072
- export { TabItemProps }
3073
-
3074
- export { TabItemRefs }
3075
-
3076
- // @public
3077
- export const Tabs: ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & AsProps_2<any> & CustomTabsProps & RefAttributes<HTMLDivElement>>;
3078
-
3079
- export { TabsContext }
3080
-
3081
- // @public
3082
- export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
3083
-
3084
- export { TabsControllerProps }
3085
-
3086
- export { TabsProps }
3087
-
3088
- // @public
3089
- export const TextArea: ForwardRefExoticComponent<TextAreaProps & RefAttributes<HTMLTextAreaElement>>;
3090
-
3091
- export { TextareaHTMLAttributes }
3092
-
3093
- // Warning: (ae-forgotten-export) The symbol "RequiredProps" needs to be exported by the entry point index.d.ts
3094
- //
3095
- // @public (undocumented)
3096
- export type TextAreaProps = TextAreaProps_2 & {
3097
- resize?: 'none' | 'both' | 'horizontal' | 'vertical';
3098
- } & RequiredProps;
3099
-
3100
- export { TextareaResize }
3101
-
3102
- // @public
3103
- export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
3104
-
3105
- // @public
3106
- export const TextFieldGroup: FunctionComponent<PropsType< {
3107
- size: {
3108
- l: PolymorphicClassName;
3109
- m: PolymorphicClassName;
3110
- s: PolymorphicClassName;
3111
- xs: PolymorphicClassName;
3112
- };
3113
- orientation: {
3114
- horizontal: PolymorphicClassName;
3115
- vertical: PolymorphicClassName;
3116
- };
3117
- gap: {
3118
- none: PolymorphicClassName;
3119
- dense: PolymorphicClassName;
3120
- wide: PolymorphicClassName;
3121
- };
3122
- shape: {
3123
- segmented: PolymorphicClassName;
3124
- default: PolymorphicClassName;
3125
- };
3126
- stretching: {
3127
- auto: PolymorphicClassName;
3128
- filled: PolymorphicClassName;
3129
- };
3130
- }> & ((HTMLAttributes<HTMLDivElement> & {
3131
- orientation?: Orientation | undefined;
3132
- stretching?: ("auto" | "filled") | undefined;
3133
- size?: string | undefined;
3134
- isCommonTextFieldStyles?: boolean | undefined;
3135
- } & {
3136
- gap?: "none" | "dense" | undefined;
3137
- shape?: "segmented" | undefined;
3138
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
3139
- orientation?: Orientation | undefined;
3140
- stretching?: ("auto" | "filled") | undefined;
3141
- size?: string | undefined;
3142
- isCommonTextFieldStyles?: boolean | undefined;
3143
- } & {
3144
- gap?: "dense" | "wide" | undefined;
3145
- shape?: "default" | undefined;
3146
- } & RefAttributes<HTMLDivElement>))>;
3147
-
3148
- export { TextFieldGroupProps }
3149
-
3150
- // Warning: (ae-forgotten-export) The symbol "TextFieldProps_2" needs to be exported by the entry point index.d.ts
3151
- // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
3152
- //
3153
- // @public (undocumented)
3154
- export type TextFieldProps = TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips'>;
3155
-
3156
- export { TextFieldView }
3157
-
3158
- // @public (undocumented)
3159
- export const TextL: FunctionComponent<PropsType< {
3160
- size: {
3161
- l: PolymorphicClassName;
3162
- };
3163
- }> & {
3164
- breakWord?: boolean | undefined;
3165
- color?: string | undefined;
3166
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3167
-
3168
- // @public (undocumented)
3169
- export const TextM: FunctionComponent<PropsType< {
3170
- size: {
3171
- m: PolymorphicClassName;
3172
- };
3173
- }> & {
3174
- breakWord?: boolean | undefined;
3175
- color?: string | undefined;
3176
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3177
-
3178
- // @public (undocumented)
3179
- export const TextS: FunctionComponent<PropsType< {
3180
- size: {
3181
- s: PolymorphicClassName;
3182
- };
3183
- }> & {
3184
- breakWord?: boolean | undefined;
3185
- color?: string | undefined;
3186
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3187
-
3188
- // @public
3189
- export const TextSkeleton: FC<PropsType< {
3190
- size: {
3191
- body1: PolymorphicClassName;
3192
- body2: PolymorphicClassName;
3193
- body3: PolymorphicClassName;
3194
- button1: PolymorphicClassName;
3195
- button2: PolymorphicClassName;
3196
- caption: PolymorphicClassName;
3197
- display1: PolymorphicClassName;
3198
- display2: PolymorphicClassName;
3199
- display3: PolymorphicClassName;
3200
- footnote1: PolymorphicClassName;
3201
- footnote2: PolymorphicClassName;
3202
- headline1: PolymorphicClassName;
3203
- headline2: PolymorphicClassName;
3204
- headline3: PolymorphicClassName;
3205
- headline4: PolymorphicClassName;
3206
- paragraph1: PolymorphicClassName;
3207
- paragraph2: PolymorphicClassName;
3208
- underline: PolymorphicClassName;
3209
- bodyL: PolymorphicClassName;
3210
- bodyM: PolymorphicClassName;
3211
- bodyS: PolymorphicClassName;
3212
- bodyXS: PolymorphicClassName;
3213
- bodyXXS: PolymorphicClassName;
3214
- dsplL: PolymorphicClassName;
3215
- dsplM: PolymorphicClassName;
3216
- dsplS: PolymorphicClassName;
3217
- h1: PolymorphicClassName;
3218
- h2: PolymorphicClassName;
3219
- h3: PolymorphicClassName;
3220
- h4: PolymorphicClassName;
3221
- h5: PolymorphicClassName;
3222
- textL: PolymorphicClassName;
3223
- textM: PolymorphicClassName;
3224
- textS: PolymorphicClassName;
3225
- textXS: PolymorphicClassName;
3226
- };
3227
- }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
3228
- customGradientColor?: string | undefined;
3229
- roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
3230
- } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
3231
-
3232
- export { TextSkeletonProps }
3233
-
3234
- // @public (undocumented)
3235
- export const TextXS: FunctionComponent<PropsType< {
3236
- size: {
3237
- xs: PolymorphicClassName;
3238
- };
3239
- }> & {
3240
- breakWord?: boolean | undefined;
3241
- color?: string | undefined;
3242
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3243
-
3244
- export { TimingFunction }
3245
-
3246
- // @public (undocumented)
3247
- export const Toast: FunctionComponent<PropsType< {
3248
- view: {
3249
- default: PolymorphicClassName;
3250
- primary: PolymorphicClassName;
3251
- dark: PolymorphicClassName;
3252
- light: PolymorphicClassName;
3253
- };
3254
- size: {
3255
- m: PolymorphicClassName;
3256
- };
3257
- pilled: {
3258
- true: PolymorphicClassName;
3259
- };
3260
- }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
3261
-
3262
- export { ToastPosition }
3263
-
3264
- export { ToastProps }
3265
-
3266
- // @public (undocumented)
3267
- export const ToastProvider: ({ children }: {
3268
- children: ReactNode;
3269
- }) => JSX.Element;
3270
-
3271
- export { ToastRole }
3272
-
3273
- export { toCssSize }
3274
-
3275
- // @public
3276
- export const Toolbar: FunctionComponent<PropsType< {
3277
- view: {
3278
- default: PolymorphicClassName;
3279
- };
3280
- size: {
3281
- xs: PolymorphicClassName;
3282
- s: PolymorphicClassName;
3283
- m: PolymorphicClassName;
3284
- l: PolymorphicClassName;
3285
- };
3286
- }> & HTMLAttributes<HTMLDivElement> & {
3287
- children: ReactNode;
3288
- orientation?: "horizontal" | "vertical" | undefined;
3289
- hasShadow?: boolean | undefined;
3290
- size?: string | undefined;
3291
- view?: string | undefined;
3292
- } & RefAttributes<HTMLDivElement>>;
3293
-
3294
- // @public (undocumented)
3295
- export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
3296
-
3297
- export { ToolbarProps }
3298
-
3299
- export { toolbarTokens }
3300
-
3301
- // @public (undocumented)
3302
- export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
3303
-
3304
- export { TooltipProps }
3305
-
3306
- export { transformStyles }
3307
-
3308
- // @public (undocumented)
3309
- export const Underline: FunctionComponent<PropsType< {
3310
- size: {
3311
- m: PolymorphicClassName;
3312
- };
3313
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3314
-
3315
- export { Upload }
3316
-
3317
- export { UploadAudio }
3318
-
3319
- export { UploadAudioProps }
3320
-
3321
- export { UploadProgress }
3322
-
3323
- export { UploadProgressProps }
3324
-
3325
- export { UploadProps }
3326
-
3327
- export { UploadVisual }
3328
-
3329
- export { UploadVisualProps }
3330
-
3331
- export { useDebouncedFunction }
3332
-
3333
- export { useFocusTrap }
3334
-
3335
- export { useForkRef }
3336
-
3337
- export { useIsomorphicLayoutEffect }
3338
-
3339
- export { usePopupBaseContext }
3340
-
3341
- export { useSegment }
3342
-
3343
- export { useToast }
3344
-
3345
- export { ValidationResult }
3346
-
3347
- export { View }
3348
-
3349
- export { ViewProps }
3350
-
3351
- export { views }
3352
-
3353
- export { withAssistiveDropdown }
3354
-
3355
- export { withAutoFocus }
3356
-
3357
- export { WithAutoFocusProps }
3358
-
3359
- export { withSkeleton }
3360
-
3361
- export { WithSkeletonProps }
3362
-
3363
- // (No @packageDocumentation comment for this package)
3364
-
3365
- ```