@digdir/designsystemet-react 1.0.0-next.43 → 1.0.0-next.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/types/components/Alert/Alert.d.ts +6 -269
  2. package/dist/types/components/Alert/Alert.d.ts.map +1 -1
  3. package/dist/types/components/Avatar/Avatar.d.ts +28 -269
  4. package/dist/types/components/Avatar/Avatar.d.ts.map +1 -1
  5. package/dist/types/components/Badge/Badge.d.ts +14 -271
  6. package/dist/types/components/Badge/Badge.d.ts.map +1 -1
  7. package/dist/types/components/Badge/BadgePosition.d.ts +13 -271
  8. package/dist/types/components/Badge/BadgePosition.d.ts.map +1 -1
  9. package/dist/types/components/Badge/index.d.ts +8 -542
  10. package/dist/types/components/Badge/index.d.ts.map +1 -1
  11. package/dist/types/components/Breadcrumbs/Breadcrumbs.d.ts +6 -269
  12. package/dist/types/components/Breadcrumbs/Breadcrumbs.d.ts.map +1 -1
  13. package/dist/types/components/Breadcrumbs/BreadcrumbsLink.d.ts +5 -277
  14. package/dist/types/components/Breadcrumbs/BreadcrumbsLink.d.ts.map +1 -1
  15. package/dist/types/components/Breadcrumbs/index.d.ts +7 -546
  16. package/dist/types/components/Breadcrumbs/index.d.ts.map +1 -1
  17. package/dist/types/components/Button/Button.d.ts +27 -282
  18. package/dist/types/components/Button/Button.d.ts.map +1 -1
  19. package/dist/types/components/Card/Card.d.ts +8 -269
  20. package/dist/types/components/Card/Card.d.ts.map +1 -1
  21. package/dist/types/components/Card/index.d.ts +3 -269
  22. package/dist/types/components/Card/index.d.ts.map +1 -1
  23. package/dist/types/components/Chip/Chips.d.ts +4 -1162
  24. package/dist/types/components/Chip/Chips.d.ts.map +1 -1
  25. package/dist/types/components/Chip/index.d.ts +24 -1158
  26. package/dist/types/components/Chip/index.d.ts.map +1 -1
  27. package/dist/types/components/Dropdown/Dropdown.d.ts +8 -275
  28. package/dist/types/components/Dropdown/Dropdown.d.ts.map +1 -1
  29. package/dist/types/components/Dropdown/DropdownTrigger.d.ts +6 -282
  30. package/dist/types/components/Dropdown/DropdownTrigger.d.ts.map +1 -1
  31. package/dist/types/components/Dropdown/index.d.ts +9 -557
  32. package/dist/types/components/Dropdown/index.d.ts.map +1 -1
  33. package/dist/types/components/Field/FieldCounter.d.ts +3 -270
  34. package/dist/types/components/Field/FieldCounter.d.ts.map +1 -1
  35. package/dist/types/components/Field/index.d.ts +3 -270
  36. package/dist/types/components/Field/index.d.ts.map +1 -1
  37. package/dist/types/components/HelpText/HelpText.d.ts +9 -278
  38. package/dist/types/components/HelpText/HelpText.d.ts.map +1 -1
  39. package/dist/types/components/Input/Input.d.ts +17 -297
  40. package/dist/types/components/Input/Input.d.ts.map +1 -1
  41. package/dist/types/components/Link/Link.d.ts +16 -277
  42. package/dist/types/components/Link/Link.d.ts.map +1 -1
  43. package/dist/types/components/Modal/Modal.d.ts +16 -275
  44. package/dist/types/components/Modal/Modal.d.ts.map +1 -1
  45. package/dist/types/components/Modal/ModalTrigger.d.ts +6 -282
  46. package/dist/types/components/Modal/ModalTrigger.d.ts.map +1 -1
  47. package/dist/types/components/Modal/index.d.ts +11 -557
  48. package/dist/types/components/Modal/index.d.ts.map +1 -1
  49. package/dist/types/components/Pagination/Pagination.d.ts +15 -270
  50. package/dist/types/components/Pagination/Pagination.d.ts.map +1 -1
  51. package/dist/types/components/Pagination/PaginationButton.d.ts +1 -284
  52. package/dist/types/components/Pagination/PaginationButton.d.ts.map +1 -1
  53. package/dist/types/components/Pagination/index.d.ts +5 -554
  54. package/dist/types/components/Pagination/index.d.ts.map +1 -1
  55. package/dist/types/components/Popover/Popover.d.ts +33 -275
  56. package/dist/types/components/Popover/Popover.d.ts.map +1 -1
  57. package/dist/types/components/Popover/PopoverTrigger.d.ts +6 -282
  58. package/dist/types/components/Popover/PopoverTrigger.d.ts.map +1 -1
  59. package/dist/types/components/Search/SearchButton.d.ts +6 -282
  60. package/dist/types/components/Search/SearchButton.d.ts.map +1 -1
  61. package/dist/types/components/Search/SearchClear.d.ts +1 -284
  62. package/dist/types/components/Search/SearchClear.d.ts.map +1 -1
  63. package/dist/types/components/Search/index.d.ts +7 -566
  64. package/dist/types/components/Search/index.d.ts.map +1 -1
  65. package/dist/types/components/Select/Select.d.ts +9 -277
  66. package/dist/types/components/Select/Select.d.ts.map +1 -1
  67. package/dist/types/components/Select/index.d.ts +3 -277
  68. package/dist/types/components/Select/index.d.ts.map +1 -1
  69. package/dist/types/components/SkipLink/SkipLink.d.ts +3 -275
  70. package/dist/types/components/SkipLink/SkipLink.d.ts.map +1 -1
  71. package/dist/types/components/Tabs/Tabs.d.ts +10 -270
  72. package/dist/types/components/Tabs/Tabs.d.ts.map +1 -1
  73. package/dist/types/components/Tabs/index.d.ts +5 -270
  74. package/dist/types/components/Tabs/index.d.ts.map +1 -1
  75. package/dist/types/components/Tag/Tag.d.ts +6 -269
  76. package/dist/types/components/Tag/Tag.d.ts.map +1 -1
  77. package/dist/types/components/ToggleGroup/ToggleGroup.d.ts +12 -271
  78. package/dist/types/components/ToggleGroup/ToggleGroup.d.ts.map +1 -1
  79. package/dist/types/components/ToggleGroup/ToggleGroupItem.d.ts +1 -284
  80. package/dist/types/components/ToggleGroup/ToggleGroupItem.d.ts.map +1 -1
  81. package/dist/types/components/Tooltip/Tooltip.d.ts +28 -272
  82. package/dist/types/components/Tooltip/Tooltip.d.ts.map +1 -1
  83. package/dist/types/components/ValidationMessage/ValidationMessage.d.ts +11 -270
  84. package/dist/types/components/ValidationMessage/ValidationMessage.d.ts.map +1 -1
  85. package/dist/types/utilities/types.d.ts +1 -5
  86. package/dist/types/utilities/types.d.ts.map +1 -1
  87. package/package.json +1 -1
@@ -22,275 +22,8 @@ export declare const FieldCounter: React.ForwardRefExoticComponent<{
22
22
  under?: string;
23
23
  /** The maximum allowed characters. */
24
24
  limit: number;
25
- } & {
26
- defaultValue?: string | number | readonly string[] | undefined;
27
- prefix?: string | undefined;
28
- onChange?: React.FormEventHandler<HTMLParagraphElement> | undefined;
29
- defaultChecked?: boolean | undefined;
30
- suppressContentEditableWarning?: boolean | undefined;
31
- suppressHydrationWarning?: boolean | undefined;
32
- accessKey?: string | undefined;
33
- autoFocus?: boolean | undefined;
34
- className?: string | undefined;
35
- contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
36
- contextMenu?: string | undefined;
37
- dir?: string | undefined;
38
- draggable?: (boolean | "true" | "false") | undefined;
39
- hidden?: boolean | undefined;
40
- id?: string | undefined;
41
- lang?: string | undefined;
42
- nonce?: string | undefined;
43
- slot?: string | undefined;
44
- spellCheck?: (boolean | "true" | "false") | undefined;
45
- style?: React.CSSProperties | undefined;
46
- tabIndex?: number | undefined;
47
- title?: string | undefined;
48
- translate?: "yes" | "no" | undefined;
49
- radioGroup?: string | undefined;
50
- role?: React.AriaRole | undefined;
51
- about?: string | undefined;
52
- content?: string | undefined;
53
- datatype?: string | undefined;
54
- inlist?: any;
55
- property?: string | undefined;
56
- rel?: string | undefined;
57
- resource?: string | undefined;
58
- rev?: string | undefined;
59
- typeof?: string | undefined;
60
- vocab?: string | undefined;
61
- autoCapitalize?: string | undefined;
62
- autoCorrect?: string | undefined;
63
- autoSave?: string | undefined;
64
- color?: string | undefined;
65
- itemProp?: string | undefined;
66
- itemScope?: boolean | undefined;
67
- itemType?: string | undefined;
68
- itemID?: string | undefined;
69
- itemRef?: string | undefined;
70
- results?: number | undefined;
71
- security?: string | undefined;
72
- unselectable?: "on" | "off" | undefined;
73
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
74
- is?: string | undefined;
75
- popovertarget?: string | undefined;
76
- 'data-size'?: "sm" | "md" | "lg" | undefined;
77
- "aria-activedescendant"?: string | undefined;
78
- "aria-atomic"?: (boolean | "true" | "false") | undefined;
79
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
80
- "aria-braillelabel"?: string | undefined;
81
- "aria-brailleroledescription"?: string | undefined;
82
- "aria-busy"?: (boolean | "true" | "false") | undefined;
83
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
84
- "aria-colcount"?: number | undefined;
85
- "aria-colindex"?: number | undefined;
86
- "aria-colindextext"?: string | undefined;
87
- "aria-colspan"?: number | undefined;
88
- "aria-controls"?: string | undefined;
89
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
90
- "aria-describedby"?: string | undefined;
91
- "aria-description"?: string | undefined;
92
- "aria-details"?: string | undefined;
93
- "aria-disabled"?: (boolean | "true" | "false") | undefined;
94
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
95
- "aria-errormessage"?: string | undefined;
96
- "aria-expanded"?: (boolean | "true" | "false") | undefined;
97
- "aria-flowto"?: string | undefined;
98
- "aria-grabbed"?: (boolean | "true" | "false") | undefined;
99
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
100
- "aria-hidden"?: (boolean | "true" | "false") | undefined;
101
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
102
- "aria-keyshortcuts"?: string | undefined;
103
- "aria-label"?: string | undefined;
104
- "aria-labelledby"?: string | undefined;
105
- "aria-level"?: number | undefined;
106
- "aria-live"?: "off" | "assertive" | "polite" | undefined;
107
- "aria-modal"?: (boolean | "true" | "false") | undefined;
108
- "aria-multiline"?: (boolean | "true" | "false") | undefined;
109
- "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
110
- "aria-orientation"?: "horizontal" | "vertical" | undefined;
111
- "aria-owns"?: string | undefined;
112
- "aria-placeholder"?: string | undefined;
113
- "aria-posinset"?: number | undefined;
114
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
115
- "aria-readonly"?: (boolean | "true" | "false") | undefined;
116
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
117
- "aria-required"?: (boolean | "true" | "false") | undefined;
118
- "aria-roledescription"?: string | undefined;
119
- "aria-rowcount"?: number | undefined;
120
- "aria-rowindex"?: number | undefined;
121
- "aria-rowindextext"?: string | undefined;
122
- "aria-rowspan"?: number | undefined;
123
- "aria-selected"?: (boolean | "true" | "false") | undefined;
124
- "aria-setsize"?: number | undefined;
125
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
126
- "aria-valuemax"?: number | undefined;
127
- "aria-valuemin"?: number | undefined;
128
- "aria-valuenow"?: number | undefined;
129
- "aria-valuetext"?: string | undefined;
130
- children?: React.ReactNode | undefined;
131
- dangerouslySetInnerHTML?: {
132
- __html: string | TrustedHTML;
133
- } | undefined;
134
- onCopy?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
135
- onCopyCapture?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
136
- onCut?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
137
- onCutCapture?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
138
- onPaste?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
139
- onPasteCapture?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
140
- onCompositionEnd?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
141
- onCompositionEndCapture?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
142
- onCompositionStart?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
143
- onCompositionStartCapture?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
144
- onCompositionUpdate?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
145
- onCompositionUpdateCapture?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
146
- onFocus?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
147
- onFocusCapture?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
148
- onBlur?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
149
- onBlurCapture?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
150
- onChangeCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
151
- onBeforeInput?: React.FormEventHandler<HTMLParagraphElement> | undefined;
152
- onBeforeInputCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
153
- onInput?: React.FormEventHandler<HTMLParagraphElement> | undefined;
154
- onInputCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
155
- onReset?: React.FormEventHandler<HTMLParagraphElement> | undefined;
156
- onResetCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
157
- onSubmit?: React.FormEventHandler<HTMLParagraphElement> | undefined;
158
- onSubmitCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
159
- onInvalid?: React.FormEventHandler<HTMLParagraphElement> | undefined;
160
- onInvalidCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
161
- onLoad?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
162
- onLoadCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
163
- onError?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
164
- onErrorCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
165
- onKeyDown?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
166
- onKeyDownCapture?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
167
- onKeyPress?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
168
- onKeyPressCapture?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
169
- onKeyUp?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
170
- onKeyUpCapture?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
171
- onAbort?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
172
- onAbortCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
173
- onCanPlay?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
174
- onCanPlayCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
175
- onCanPlayThrough?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
176
- onCanPlayThroughCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
177
- onDurationChange?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
178
- onDurationChangeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
179
- onEmptied?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
180
- onEmptiedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
181
- onEncrypted?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
182
- onEncryptedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
183
- onEnded?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
184
- onEndedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
185
- onLoadedData?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
186
- onLoadedDataCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
187
- onLoadedMetadata?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
188
- onLoadedMetadataCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
189
- onLoadStart?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
190
- onLoadStartCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
191
- onPause?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
192
- onPauseCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
193
- onPlay?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
194
- onPlayCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
195
- onPlaying?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
196
- onPlayingCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
197
- onProgress?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
198
- onProgressCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
199
- onRateChange?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
200
- onRateChangeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
201
- onResize?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
202
- onResizeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
203
- onSeeked?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
204
- onSeekedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
205
- onSeeking?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
206
- onSeekingCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
207
- onStalled?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
208
- onStalledCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
209
- onSuspend?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
210
- onSuspendCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
211
- onTimeUpdate?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
212
- onTimeUpdateCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
213
- onVolumeChange?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
214
- onVolumeChangeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
215
- onWaiting?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
216
- onWaitingCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
217
- onAuxClick?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
218
- onAuxClickCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
219
- onClick?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
220
- onClickCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
221
- onContextMenu?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
222
- onContextMenuCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
223
- onDoubleClick?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
224
- onDoubleClickCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
225
- onDrag?: React.DragEventHandler<HTMLParagraphElement> | undefined;
226
- onDragCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
227
- onDragEnd?: React.DragEventHandler<HTMLParagraphElement> | undefined;
228
- onDragEndCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
229
- onDragEnter?: React.DragEventHandler<HTMLParagraphElement> | undefined;
230
- onDragEnterCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
231
- onDragExit?: React.DragEventHandler<HTMLParagraphElement> | undefined;
232
- onDragExitCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
233
- onDragLeave?: React.DragEventHandler<HTMLParagraphElement> | undefined;
234
- onDragLeaveCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
235
- onDragOver?: React.DragEventHandler<HTMLParagraphElement> | undefined;
236
- onDragOverCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
237
- onDragStart?: React.DragEventHandler<HTMLParagraphElement> | undefined;
238
- onDragStartCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
239
- onDrop?: React.DragEventHandler<HTMLParagraphElement> | undefined;
240
- onDropCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
241
- onMouseDown?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
242
- onMouseDownCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
243
- onMouseEnter?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
244
- onMouseLeave?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
245
- onMouseMove?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
246
- onMouseMoveCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
247
- onMouseOut?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
248
- onMouseOutCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
249
- onMouseOver?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
250
- onMouseOverCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
251
- onMouseUp?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
252
- onMouseUpCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
253
- onSelect?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
254
- onSelectCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
255
- onTouchCancel?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
256
- onTouchCancelCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
257
- onTouchEnd?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
258
- onTouchEndCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
259
- onTouchMove?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
260
- onTouchMoveCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
261
- onTouchStart?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
262
- onTouchStartCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
263
- onPointerDown?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
264
- onPointerDownCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
265
- onPointerMove?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
266
- onPointerMoveCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
267
- onPointerUp?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
268
- onPointerUpCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
269
- onPointerCancel?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
270
- onPointerCancelCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
271
- onPointerEnter?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
272
- onPointerLeave?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
273
- onPointerOver?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
274
- onPointerOverCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
275
- onPointerOut?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
276
- onPointerOutCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
277
- onGotPointerCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
278
- onGotPointerCaptureCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
279
- onLostPointerCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
280
- onLostPointerCaptureCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
281
- onScroll?: React.UIEventHandler<HTMLParagraphElement> | undefined;
282
- onScrollCapture?: React.UIEventHandler<HTMLParagraphElement> | undefined;
283
- onWheel?: React.WheelEventHandler<HTMLParagraphElement> | undefined;
284
- onWheelCapture?: React.WheelEventHandler<HTMLParagraphElement> | undefined;
285
- onAnimationStart?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
286
- onAnimationStartCapture?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
287
- onAnimationEnd?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
288
- onAnimationEndCapture?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
289
- onAnimationIteration?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
290
- onAnimationIterationCapture?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
291
- onTransitionEnd?: React.TransitionEventHandler<HTMLParagraphElement> | undefined;
292
- onTransitionEndCapture?: React.TransitionEventHandler<HTMLParagraphElement> | undefined;
293
- 'data-color'?: import("../../colors").SeverityColors | undefined;
294
- asChild?: boolean | undefined;
25
+ } & Omit<Omit<import("../../types").DefaultProps, "data-color"> & React.HTMLAttributes<HTMLParagraphElement>, "data-color" | "asChild"> & {
26
+ 'data-color'?: import("../../colors").SeverityColors;
27
+ asChild?: boolean;
295
28
  } & React.RefAttributes<HTMLParagraphElement>>;
296
29
  //# sourceMappingURL=FieldCounter.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FieldCounter.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldCounter.tsx"],"names":[],"mappings":"AAEA,OAAO,EAEL,KAAK,sBAAsB,EAC5B,MAAM,sBAAsB,CAAC;AAG9B,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,sCAAsC;IACtC,KAAK,EAAE,MAAM,CAAC;CACf,GAAG,sBAAsB,CAAC;AAK3B,eAAO,MAAM,YAAY;IAfvB;;OAEG;WACI,MAAM;IACb;;OAEG;YACK,MAAM;IACd,sCAAsC;WAC/B,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8CAqDd,CAAC"}
1
+ {"version":3,"file":"FieldCounter.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldCounter.tsx"],"names":[],"mappings":"AAEA,OAAO,EAEL,KAAK,sBAAsB,EAC5B,MAAM,sBAAsB,CAAC;AAG9B,MAAM,MAAM,iBAAiB,GAAG;IAC9B;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,sCAAsC;IACtC,KAAK,EAAE,MAAM,CAAC;CACf,GAAG,sBAAsB,CAAC;AAK3B,eAAO,MAAM,YAAY;IAfvB;;OAEG;WACI,MAAM;IACb;;OAEG;YACK,MAAM;IACd,sCAAsC;WAC/B,MAAM;;;;8CAqDd,CAAC"}
@@ -20,276 +20,9 @@ declare const Field: React.ForwardRefExoticComponent<{
20
20
  over?: string;
21
21
  under?: string;
22
22
  limit: number;
23
- } & {
24
- defaultValue?: string | number | readonly string[] | undefined;
25
- prefix?: string | undefined;
26
- onChange?: React.FormEventHandler<HTMLParagraphElement> | undefined;
27
- defaultChecked?: boolean | undefined;
28
- suppressContentEditableWarning?: boolean | undefined;
29
- suppressHydrationWarning?: boolean | undefined;
30
- accessKey?: string | undefined;
31
- autoFocus?: boolean | undefined;
32
- className?: string | undefined;
33
- contentEditable?: (boolean | "true" | "false") | "inherit" | "plaintext-only" | undefined;
34
- contextMenu?: string | undefined;
35
- dir?: string | undefined;
36
- draggable?: (boolean | "true" | "false") | undefined;
37
- hidden?: boolean | undefined;
38
- id?: string | undefined;
39
- lang?: string | undefined;
40
- nonce?: string | undefined;
41
- slot?: string | undefined;
42
- spellCheck?: (boolean | "true" | "false") | undefined;
43
- style?: React.CSSProperties | undefined;
44
- tabIndex?: number | undefined;
45
- title?: string | undefined;
46
- translate?: "yes" | "no" | undefined;
47
- radioGroup?: string | undefined;
48
- role?: React.AriaRole | undefined;
49
- about?: string | undefined;
50
- content?: string | undefined;
51
- datatype?: string | undefined;
52
- inlist?: any;
53
- property?: string | undefined;
54
- rel?: string | undefined;
55
- resource?: string | undefined;
56
- rev?: string | undefined;
57
- typeof?: string | undefined;
58
- vocab?: string | undefined;
59
- autoCapitalize?: string | undefined;
60
- autoCorrect?: string | undefined;
61
- autoSave?: string | undefined;
62
- color?: string | undefined;
63
- itemProp?: string | undefined;
64
- itemScope?: boolean | undefined;
65
- itemType?: string | undefined;
66
- itemID?: string | undefined;
67
- itemRef?: string | undefined;
68
- results?: number | undefined;
69
- security?: string | undefined;
70
- unselectable?: "on" | "off" | undefined;
71
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
72
- is?: string | undefined;
73
- popovertarget?: string | undefined;
74
- 'data-size'?: "sm" | "md" | "lg" | undefined;
75
- "aria-activedescendant"?: string | undefined;
76
- "aria-atomic"?: (boolean | "true" | "false") | undefined;
77
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
78
- "aria-braillelabel"?: string | undefined;
79
- "aria-brailleroledescription"?: string | undefined;
80
- "aria-busy"?: (boolean | "true" | "false") | undefined;
81
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
82
- "aria-colcount"?: number | undefined;
83
- "aria-colindex"?: number | undefined;
84
- "aria-colindextext"?: string | undefined;
85
- "aria-colspan"?: number | undefined;
86
- "aria-controls"?: string | undefined;
87
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
88
- "aria-describedby"?: string | undefined;
89
- "aria-description"?: string | undefined;
90
- "aria-details"?: string | undefined;
91
- "aria-disabled"?: (boolean | "true" | "false") | undefined;
92
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
93
- "aria-errormessage"?: string | undefined;
94
- "aria-expanded"?: (boolean | "true" | "false") | undefined;
95
- "aria-flowto"?: string | undefined;
96
- "aria-grabbed"?: (boolean | "true" | "false") | undefined;
97
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
98
- "aria-hidden"?: (boolean | "true" | "false") | undefined;
99
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
100
- "aria-keyshortcuts"?: string | undefined;
101
- "aria-label"?: string | undefined;
102
- "aria-labelledby"?: string | undefined;
103
- "aria-level"?: number | undefined;
104
- "aria-live"?: "off" | "assertive" | "polite" | undefined;
105
- "aria-modal"?: (boolean | "true" | "false") | undefined;
106
- "aria-multiline"?: (boolean | "true" | "false") | undefined;
107
- "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
108
- "aria-orientation"?: "horizontal" | "vertical" | undefined;
109
- "aria-owns"?: string | undefined;
110
- "aria-placeholder"?: string | undefined;
111
- "aria-posinset"?: number | undefined;
112
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
113
- "aria-readonly"?: (boolean | "true" | "false") | undefined;
114
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
115
- "aria-required"?: (boolean | "true" | "false") | undefined;
116
- "aria-roledescription"?: string | undefined;
117
- "aria-rowcount"?: number | undefined;
118
- "aria-rowindex"?: number | undefined;
119
- "aria-rowindextext"?: string | undefined;
120
- "aria-rowspan"?: number | undefined;
121
- "aria-selected"?: (boolean | "true" | "false") | undefined;
122
- "aria-setsize"?: number | undefined;
123
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
124
- "aria-valuemax"?: number | undefined;
125
- "aria-valuemin"?: number | undefined;
126
- "aria-valuenow"?: number | undefined;
127
- "aria-valuetext"?: string | undefined;
128
- children?: React.ReactNode | undefined;
129
- dangerouslySetInnerHTML?: {
130
- __html: string | TrustedHTML;
131
- } | undefined;
132
- onCopy?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
133
- onCopyCapture?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
134
- onCut?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
135
- onCutCapture?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
136
- onPaste?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
137
- onPasteCapture?: React.ClipboardEventHandler<HTMLParagraphElement> | undefined;
138
- onCompositionEnd?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
139
- onCompositionEndCapture?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
140
- onCompositionStart?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
141
- onCompositionStartCapture?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
142
- onCompositionUpdate?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
143
- onCompositionUpdateCapture?: React.CompositionEventHandler<HTMLParagraphElement> | undefined;
144
- onFocus?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
145
- onFocusCapture?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
146
- onBlur?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
147
- onBlurCapture?: React.FocusEventHandler<HTMLParagraphElement> | undefined;
148
- onChangeCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
149
- onBeforeInput?: React.FormEventHandler<HTMLParagraphElement> | undefined;
150
- onBeforeInputCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
151
- onInput?: React.FormEventHandler<HTMLParagraphElement> | undefined;
152
- onInputCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
153
- onReset?: React.FormEventHandler<HTMLParagraphElement> | undefined;
154
- onResetCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
155
- onSubmit?: React.FormEventHandler<HTMLParagraphElement> | undefined;
156
- onSubmitCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
157
- onInvalid?: React.FormEventHandler<HTMLParagraphElement> | undefined;
158
- onInvalidCapture?: React.FormEventHandler<HTMLParagraphElement> | undefined;
159
- onLoad?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
160
- onLoadCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
161
- onError?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
162
- onErrorCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
163
- onKeyDown?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
164
- onKeyDownCapture?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
165
- onKeyPress?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
166
- onKeyPressCapture?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
167
- onKeyUp?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
168
- onKeyUpCapture?: React.KeyboardEventHandler<HTMLParagraphElement> | undefined;
169
- onAbort?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
170
- onAbortCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
171
- onCanPlay?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
172
- onCanPlayCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
173
- onCanPlayThrough?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
174
- onCanPlayThroughCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
175
- onDurationChange?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
176
- onDurationChangeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
177
- onEmptied?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
178
- onEmptiedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
179
- onEncrypted?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
180
- onEncryptedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
181
- onEnded?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
182
- onEndedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
183
- onLoadedData?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
184
- onLoadedDataCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
185
- onLoadedMetadata?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
186
- onLoadedMetadataCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
187
- onLoadStart?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
188
- onLoadStartCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
189
- onPause?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
190
- onPauseCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
191
- onPlay?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
192
- onPlayCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
193
- onPlaying?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
194
- onPlayingCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
195
- onProgress?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
196
- onProgressCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
197
- onRateChange?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
198
- onRateChangeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
199
- onResize?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
200
- onResizeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
201
- onSeeked?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
202
- onSeekedCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
203
- onSeeking?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
204
- onSeekingCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
205
- onStalled?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
206
- onStalledCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
207
- onSuspend?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
208
- onSuspendCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
209
- onTimeUpdate?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
210
- onTimeUpdateCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
211
- onVolumeChange?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
212
- onVolumeChangeCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
213
- onWaiting?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
214
- onWaitingCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
215
- onAuxClick?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
216
- onAuxClickCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
217
- onClick?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
218
- onClickCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
219
- onContextMenu?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
220
- onContextMenuCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
221
- onDoubleClick?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
222
- onDoubleClickCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
223
- onDrag?: React.DragEventHandler<HTMLParagraphElement> | undefined;
224
- onDragCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
225
- onDragEnd?: React.DragEventHandler<HTMLParagraphElement> | undefined;
226
- onDragEndCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
227
- onDragEnter?: React.DragEventHandler<HTMLParagraphElement> | undefined;
228
- onDragEnterCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
229
- onDragExit?: React.DragEventHandler<HTMLParagraphElement> | undefined;
230
- onDragExitCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
231
- onDragLeave?: React.DragEventHandler<HTMLParagraphElement> | undefined;
232
- onDragLeaveCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
233
- onDragOver?: React.DragEventHandler<HTMLParagraphElement> | undefined;
234
- onDragOverCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
235
- onDragStart?: React.DragEventHandler<HTMLParagraphElement> | undefined;
236
- onDragStartCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
237
- onDrop?: React.DragEventHandler<HTMLParagraphElement> | undefined;
238
- onDropCapture?: React.DragEventHandler<HTMLParagraphElement> | undefined;
239
- onMouseDown?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
240
- onMouseDownCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
241
- onMouseEnter?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
242
- onMouseLeave?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
243
- onMouseMove?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
244
- onMouseMoveCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
245
- onMouseOut?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
246
- onMouseOutCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
247
- onMouseOver?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
248
- onMouseOverCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
249
- onMouseUp?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
250
- onMouseUpCapture?: React.MouseEventHandler<HTMLParagraphElement> | undefined;
251
- onSelect?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
252
- onSelectCapture?: React.ReactEventHandler<HTMLParagraphElement> | undefined;
253
- onTouchCancel?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
254
- onTouchCancelCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
255
- onTouchEnd?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
256
- onTouchEndCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
257
- onTouchMove?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
258
- onTouchMoveCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
259
- onTouchStart?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
260
- onTouchStartCapture?: React.TouchEventHandler<HTMLParagraphElement> | undefined;
261
- onPointerDown?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
262
- onPointerDownCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
263
- onPointerMove?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
264
- onPointerMoveCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
265
- onPointerUp?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
266
- onPointerUpCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
267
- onPointerCancel?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
268
- onPointerCancelCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
269
- onPointerEnter?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
270
- onPointerLeave?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
271
- onPointerOver?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
272
- onPointerOverCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
273
- onPointerOut?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
274
- onPointerOutCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
275
- onGotPointerCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
276
- onGotPointerCaptureCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
277
- onLostPointerCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
278
- onLostPointerCaptureCapture?: React.PointerEventHandler<HTMLParagraphElement> | undefined;
279
- onScroll?: React.UIEventHandler<HTMLParagraphElement> | undefined;
280
- onScrollCapture?: React.UIEventHandler<HTMLParagraphElement> | undefined;
281
- onWheel?: React.WheelEventHandler<HTMLParagraphElement> | undefined;
282
- onWheelCapture?: React.WheelEventHandler<HTMLParagraphElement> | undefined;
283
- onAnimationStart?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
284
- onAnimationStartCapture?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
285
- onAnimationEnd?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
286
- onAnimationEndCapture?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
287
- onAnimationIteration?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
288
- onAnimationIterationCapture?: React.AnimationEventHandler<HTMLParagraphElement> | undefined;
289
- onTransitionEnd?: React.TransitionEventHandler<HTMLParagraphElement> | undefined;
290
- onTransitionEndCapture?: React.TransitionEventHandler<HTMLParagraphElement> | undefined;
291
- 'data-color'?: import("../../colors").SeverityColors | undefined;
292
- asChild?: boolean | undefined;
23
+ } & Omit<Omit<import("../../types").DefaultProps, "data-color"> & React.HTMLAttributes<HTMLParagraphElement>, "data-color" | "asChild"> & {
24
+ 'data-color'?: import("../../colors").SeverityColors;
25
+ asChild?: boolean;
293
26
  } & React.RefAttributes<HTMLParagraphElement>>;
294
27
  };
295
28
  export type { FieldCounterProps } from './FieldCounter';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Field/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD;;;;;;;;GAQG;AACH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAKT,CAAC;AAOH,YAAY,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACxD,YAAY,EACV,eAAe,EACf,iBAAiB,GAClB,MAAM,cAAc,CAAC;AACtB,YAAY,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC1C,YAAY,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,gBAAgB,EAAE,UAAU,EAAE,YAAY,EAAE,YAAY,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Field/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;AACxD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAEtD;;;;;;;;GAQG;AACH,QAAA,MAAM,KAAK;;;;;;;;;;;;;;CAKT,CAAC;AAOH,YAAY,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACxD,YAAY,EACV,eAAe,EACf,iBAAiB,GAClB,MAAM,cAAc,CAAC;AACtB,YAAY,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC1C,YAAY,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,gBAAgB,EAAE,UAAU,EAAE,YAAY,EAAE,YAAY,EAAE,CAAC"}