@envive-ai/react-toolkit-v3 0.3.15-beta.0 → 0.3.15-beta.1

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 (140) hide show
  1. package/dist/components/Accordion/Accordion.cjs +1 -1
  2. package/dist/components/Accordion/Accordion.d.cts +5 -5
  3. package/dist/components/Accordion/Accordion.d.ts +5 -5
  4. package/dist/components/Accordion/Accordion.js +1 -1
  5. package/dist/components/Alert/Alert.d.ts +2 -2
  6. package/dist/components/AlertDialog/AlertDialog.d.cts +6 -6
  7. package/dist/components/AlertDialog/AlertDialog.d.ts +6 -6
  8. package/dist/components/AnimatedText/AnimatedText.d.cts +3 -3
  9. package/dist/components/AnimatedText/AnimatedText.d.ts +3 -3
  10. package/dist/components/AspectRatio/AspectRatio.d.cts +2 -2
  11. package/dist/components/AspectRatio/AspectRatio.d.ts +2 -2
  12. package/dist/components/Badge/Badge.d.cts +4 -4
  13. package/dist/components/Badge/Badge.d.ts +4 -4
  14. package/dist/components/Breadcrumb/Breadcrumb.d.cts +3 -3
  15. package/dist/components/Breadcrumb/Breadcrumb.d.ts +3 -3
  16. package/dist/components/Button/Button.cjs +1 -1
  17. package/dist/components/Button/Button.d.cts +2 -2
  18. package/dist/components/Button/Button.d.ts +2 -2
  19. package/dist/components/Button/Button.js +1 -1
  20. package/dist/components/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
  21. package/dist/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
  22. package/dist/components/Calendar/Calendar.d.cts +2 -2
  23. package/dist/components/Calendar/Calendar.d.ts +2 -2
  24. package/dist/components/Carousel/Carousel.d.cts +2 -2
  25. package/dist/components/Carousel/Carousel.d.ts +2 -2
  26. package/dist/components/ChatFooter/ChatFooter.d.cts +2 -2
  27. package/dist/components/ChatFooter/ChatFooter.d.ts +2 -2
  28. package/dist/components/ChatFooter/components/index.d.cts +5 -5
  29. package/dist/components/ChatFooter/components/index.d.ts +5 -5
  30. package/dist/components/ChatHeader/ChatHeader.d.cts +2 -2
  31. package/dist/components/ChatHeader/ChatHeader.d.ts +2 -2
  32. package/dist/components/ChatPreview/ChatPreview.d.cts +2 -2
  33. package/dist/components/ChatPreview/ChatPreview.d.ts +2 -2
  34. package/dist/components/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  35. package/dist/components/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  36. package/dist/components/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  37. package/dist/components/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
  38. package/dist/components/Checkbox/Checkbox.d.cts +2 -2
  39. package/dist/components/Checkbox/Checkbox.d.ts +2 -2
  40. package/dist/components/Collapsible/Collapsible.d.cts +4 -4
  41. package/dist/components/Collapsible/Collapsible.d.ts +4 -4
  42. package/dist/components/Command/Command.d.cts +3 -3
  43. package/dist/components/Command/Command.d.ts +3 -3
  44. package/dist/components/Container/Container.d.cts +174 -174
  45. package/dist/components/Container/Container.d.ts +174 -174
  46. package/dist/components/ContextMenu/ContextMenu.d.cts +8 -8
  47. package/dist/components/ContextMenu/ContextMenu.d.ts +8 -8
  48. package/dist/components/DesignTokens/DesignTokensComponent.d.cts +2 -2
  49. package/dist/components/DesignTokens/DesignTokensComponent.d.ts +2 -2
  50. package/dist/components/Dialog/Dialog.d.cts +12 -12
  51. package/dist/components/Dialog/Dialog.d.ts +12 -12
  52. package/dist/components/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  53. package/dist/components/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  54. package/dist/components/Drawer/Drawer.d.cts +7 -7
  55. package/dist/components/Drawer/Drawer.d.ts +7 -7
  56. package/dist/components/DropdownMenu/DropdownMenu.d.cts +20 -20
  57. package/dist/components/DropdownMenu/DropdownMenu.d.ts +20 -20
  58. package/dist/components/FloatingButton/FloatingButton.d.cts +2 -2
  59. package/dist/components/FloatingButton/FloatingButton.d.ts +2 -2
  60. package/dist/components/FloatingChat/FloatingChat.d.cts +2 -2
  61. package/dist/components/FloatingChat/FloatingChat.d.ts +2 -2
  62. package/dist/components/FloatingChat/components/AgentMessage.cjs +2 -2
  63. package/dist/components/FloatingChat/components/AgentMessage.js +2 -2
  64. package/dist/components/FormField/FormField.cjs +1 -1
  65. package/dist/components/FormField/FormField.js +1 -1
  66. package/dist/components/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
  67. package/dist/components/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  68. package/dist/components/HoverCard/HoverCard.d.cts +3 -3
  69. package/dist/components/HoverCard/HoverCard.d.ts +3 -3
  70. package/dist/components/Image/Image.d.cts +2 -2
  71. package/dist/components/Image/Image.d.ts +2 -2
  72. package/dist/components/ImageGallery/ImageGallery.d.cts +2 -2
  73. package/dist/components/ImageGallery/ImageGallery.d.ts +2 -2
  74. package/dist/components/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  75. package/dist/components/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  76. package/dist/components/Menubar/Menubar.d.cts +7 -7
  77. package/dist/components/Menubar/Menubar.d.ts +7 -7
  78. package/dist/components/NavigationMenu/NavigationMenu.d.cts +3 -3
  79. package/dist/components/NavigationMenu/NavigationMenu.d.ts +3 -3
  80. package/dist/components/Pagination/Pagination.d.cts +6 -6
  81. package/dist/components/Pagination/Pagination.d.ts +6 -6
  82. package/dist/components/Popover/Popover.d.cts +4 -4
  83. package/dist/components/Popover/Popover.d.ts +4 -4
  84. package/dist/components/ProductCard/ProductCard.d.cts +2 -2
  85. package/dist/components/ProductCard/ProductCard.d.ts +2 -2
  86. package/dist/components/PromptButton/PromptButton.d.cts +2 -2
  87. package/dist/components/PromptButton/PromptButton.d.ts +2 -2
  88. package/dist/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  89. package/dist/components/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  90. package/dist/components/PromptCarousel/PromptCarousel.d.cts +2 -2
  91. package/dist/components/PromptCarousel/PromptCarousel.d.ts +2 -2
  92. package/dist/components/RadioGroup/RadioGroup.d.cts +3 -3
  93. package/dist/components/RadioGroup/RadioGroup.d.ts +3 -3
  94. package/dist/components/Resizable/Resizable.d.cts +4 -4
  95. package/dist/components/Resizable/Resizable.d.ts +4 -4
  96. package/dist/components/ReviewCard/ReviewCard.d.cts +2 -2
  97. package/dist/components/ReviewCard/ReviewCard.d.ts +2 -2
  98. package/dist/components/ReviewCard/components/index.d.cts +6 -6
  99. package/dist/components/ReviewCard/components/index.d.ts +6 -6
  100. package/dist/components/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  101. package/dist/components/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  102. package/dist/components/SalesAgentProductCard/components/index.d.cts +8 -8
  103. package/dist/components/SalesAgentProductCard/components/index.d.ts +8 -8
  104. package/dist/components/Select/Select.d.cts +11 -11
  105. package/dist/components/Select/Select.d.ts +11 -11
  106. package/dist/components/Sheet/Sheet.d.cts +14 -14
  107. package/dist/components/Sheet/Sheet.d.ts +14 -14
  108. package/dist/components/Skeleton/Skeleton.d.cts +2 -2
  109. package/dist/components/Skeleton/Skeleton.d.ts +2 -2
  110. package/dist/components/Slider/Slider.d.cts +2 -2
  111. package/dist/components/Slider/Slider.d.ts +2 -2
  112. package/dist/components/SocialProof/SocialProof.d.cts +2 -2
  113. package/dist/components/SocialProof/SocialProof.d.ts +2 -2
  114. package/dist/components/Sonner/Sonner.d.cts +2 -2
  115. package/dist/components/Sonner/Sonner.d.ts +2 -2
  116. package/dist/components/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  117. package/dist/components/SparkleAnimation/SparkleAnimation.d.ts +2 -2
  118. package/dist/components/Stack/Stack.d.cts +2 -2
  119. package/dist/components/Stack/Stack.d.ts +2 -2
  120. package/dist/components/Switch/Switch.d.cts +2 -2
  121. package/dist/components/Switch/Switch.d.ts +2 -2
  122. package/dist/components/Tabs/Tabs.d.cts +5 -5
  123. package/dist/components/Tabs/Tabs.d.ts +5 -5
  124. package/dist/components/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  125. package/dist/components/Toast/Toast.d.cts +9 -9
  126. package/dist/components/Toast/Toast.d.ts +9 -9
  127. package/dist/components/Toast/Toaster.d.cts +2 -2
  128. package/dist/components/Toast/Toaster.d.ts +2 -2
  129. package/dist/components/Tooltip/Tooltip.d.cts +5 -5
  130. package/dist/components/TypingAnimation/TypingAnimation.d.cts +2 -2
  131. package/dist/components/TypingAnimation/TypingAnimation.d.ts +2 -2
  132. package/dist/components/Typography/Typography.d.cts +4 -4
  133. package/dist/components/Typography/Typography.d.ts +4 -4
  134. package/dist/components/WidgetTextField/WidgetTextField.d.cts +2 -2
  135. package/dist/components/WidgetTextField/WidgetTextField.d.ts +2 -2
  136. package/dist/components/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  137. package/dist/components/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  138. package/dist/components/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  139. package/dist/components/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  140. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { ContainerProps } from "./types/index.js";
2
- import * as react77 from "react";
2
+ import * as react82 from "react";
3
3
 
4
4
  //#region src/components/Container/Container.d.ts
5
5
 
@@ -17,11 +17,13 @@ declare const Container: ({
17
17
  fluid,
18
18
  centerContent,
19
19
  ...props
20
- }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react77.DetailedReactHTMLElement<{
20
+ }: ContainerProps & Omit<React.HTMLAttributes<HTMLElement>, "className" | "style" | "component">) => react82.DetailedReactHTMLElement<{
21
21
  content?: string | undefined;
22
22
  translate?: "yes" | "no" | undefined;
23
23
  color?: string | undefined;
24
24
  prefix?: string | undefined;
25
+ slot?: string | undefined;
26
+ title?: string | undefined;
25
27
  defaultChecked?: boolean | undefined;
26
28
  defaultValue?: string | number | readonly string[] | undefined;
27
29
  suppressContentEditableWarning?: boolean | undefined;
@@ -37,12 +39,10 @@ declare const Container: ({
37
39
  hidden?: boolean | undefined;
38
40
  lang?: string | undefined;
39
41
  nonce?: string | undefined;
40
- slot?: string | undefined;
41
42
  spellCheck?: (boolean | "true" | "false") | undefined;
42
43
  tabIndex?: number | undefined;
43
- title?: string | undefined;
44
44
  radioGroup?: string | undefined;
45
- role?: react77.AriaRole | undefined;
45
+ role?: react82.AriaRole | undefined;
46
46
  about?: string | undefined;
47
47
  datatype?: string | undefined;
48
48
  inlist?: any;
@@ -126,176 +126,176 @@ declare const Container: ({
126
126
  dangerouslySetInnerHTML?: {
127
127
  __html: string | TrustedHTML;
128
128
  } | undefined;
129
- onCopy?: react77.ClipboardEventHandler<HTMLElement>;
130
- onCopyCapture?: react77.ClipboardEventHandler<HTMLElement>;
131
- onCut?: react77.ClipboardEventHandler<HTMLElement>;
132
- onCutCapture?: react77.ClipboardEventHandler<HTMLElement>;
133
- onPaste?: react77.ClipboardEventHandler<HTMLElement>;
134
- onPasteCapture?: react77.ClipboardEventHandler<HTMLElement>;
135
- onCompositionEnd?: react77.CompositionEventHandler<HTMLElement>;
136
- onCompositionEndCapture?: react77.CompositionEventHandler<HTMLElement>;
137
- onCompositionStart?: react77.CompositionEventHandler<HTMLElement>;
138
- onCompositionStartCapture?: react77.CompositionEventHandler<HTMLElement>;
139
- onCompositionUpdate?: react77.CompositionEventHandler<HTMLElement>;
140
- onCompositionUpdateCapture?: react77.CompositionEventHandler<HTMLElement>;
141
- onFocus?: react77.FocusEventHandler<HTMLElement>;
142
- onFocusCapture?: react77.FocusEventHandler<HTMLElement>;
143
- onBlur?: react77.FocusEventHandler<HTMLElement>;
144
- onBlurCapture?: react77.FocusEventHandler<HTMLElement>;
145
- onChange?: react77.FormEventHandler<HTMLElement>;
146
- onChangeCapture?: react77.FormEventHandler<HTMLElement>;
147
- onBeforeInput?: react77.InputEventHandler<HTMLElement>;
148
- onBeforeInputCapture?: react77.FormEventHandler<HTMLElement>;
149
- onInput?: react77.FormEventHandler<HTMLElement>;
150
- onInputCapture?: react77.FormEventHandler<HTMLElement>;
151
- onReset?: react77.FormEventHandler<HTMLElement>;
152
- onResetCapture?: react77.FormEventHandler<HTMLElement>;
153
- onSubmit?: react77.FormEventHandler<HTMLElement>;
154
- onSubmitCapture?: react77.FormEventHandler<HTMLElement>;
155
- onInvalid?: react77.FormEventHandler<HTMLElement>;
156
- onInvalidCapture?: react77.FormEventHandler<HTMLElement>;
157
- onLoad?: react77.ReactEventHandler<HTMLElement>;
158
- onLoadCapture?: react77.ReactEventHandler<HTMLElement>;
159
- onError?: react77.ReactEventHandler<HTMLElement>;
160
- onErrorCapture?: react77.ReactEventHandler<HTMLElement>;
161
- onKeyDown?: react77.KeyboardEventHandler<HTMLElement>;
162
- onKeyDownCapture?: react77.KeyboardEventHandler<HTMLElement>;
163
- onKeyPress?: react77.KeyboardEventHandler<HTMLElement>;
164
- onKeyPressCapture?: react77.KeyboardEventHandler<HTMLElement>;
165
- onKeyUp?: react77.KeyboardEventHandler<HTMLElement>;
166
- onKeyUpCapture?: react77.KeyboardEventHandler<HTMLElement>;
167
- onAbort?: react77.ReactEventHandler<HTMLElement>;
168
- onAbortCapture?: react77.ReactEventHandler<HTMLElement>;
169
- onCanPlay?: react77.ReactEventHandler<HTMLElement>;
170
- onCanPlayCapture?: react77.ReactEventHandler<HTMLElement>;
171
- onCanPlayThrough?: react77.ReactEventHandler<HTMLElement>;
172
- onCanPlayThroughCapture?: react77.ReactEventHandler<HTMLElement>;
173
- onDurationChange?: react77.ReactEventHandler<HTMLElement>;
174
- onDurationChangeCapture?: react77.ReactEventHandler<HTMLElement>;
175
- onEmptied?: react77.ReactEventHandler<HTMLElement>;
176
- onEmptiedCapture?: react77.ReactEventHandler<HTMLElement>;
177
- onEncrypted?: react77.ReactEventHandler<HTMLElement>;
178
- onEncryptedCapture?: react77.ReactEventHandler<HTMLElement>;
179
- onEnded?: react77.ReactEventHandler<HTMLElement>;
180
- onEndedCapture?: react77.ReactEventHandler<HTMLElement>;
181
- onLoadedData?: react77.ReactEventHandler<HTMLElement>;
182
- onLoadedDataCapture?: react77.ReactEventHandler<HTMLElement>;
183
- onLoadedMetadata?: react77.ReactEventHandler<HTMLElement>;
184
- onLoadedMetadataCapture?: react77.ReactEventHandler<HTMLElement>;
185
- onLoadStart?: react77.ReactEventHandler<HTMLElement>;
186
- onLoadStartCapture?: react77.ReactEventHandler<HTMLElement>;
187
- onPause?: react77.ReactEventHandler<HTMLElement>;
188
- onPauseCapture?: react77.ReactEventHandler<HTMLElement>;
189
- onPlay?: react77.ReactEventHandler<HTMLElement>;
190
- onPlayCapture?: react77.ReactEventHandler<HTMLElement>;
191
- onPlaying?: react77.ReactEventHandler<HTMLElement>;
192
- onPlayingCapture?: react77.ReactEventHandler<HTMLElement>;
193
- onProgress?: react77.ReactEventHandler<HTMLElement>;
194
- onProgressCapture?: react77.ReactEventHandler<HTMLElement>;
195
- onRateChange?: react77.ReactEventHandler<HTMLElement>;
196
- onRateChangeCapture?: react77.ReactEventHandler<HTMLElement>;
197
- onSeeked?: react77.ReactEventHandler<HTMLElement>;
198
- onSeekedCapture?: react77.ReactEventHandler<HTMLElement>;
199
- onSeeking?: react77.ReactEventHandler<HTMLElement>;
200
- onSeekingCapture?: react77.ReactEventHandler<HTMLElement>;
201
- onStalled?: react77.ReactEventHandler<HTMLElement>;
202
- onStalledCapture?: react77.ReactEventHandler<HTMLElement>;
203
- onSuspend?: react77.ReactEventHandler<HTMLElement>;
204
- onSuspendCapture?: react77.ReactEventHandler<HTMLElement>;
205
- onTimeUpdate?: react77.ReactEventHandler<HTMLElement>;
206
- onTimeUpdateCapture?: react77.ReactEventHandler<HTMLElement>;
207
- onVolumeChange?: react77.ReactEventHandler<HTMLElement>;
208
- onVolumeChangeCapture?: react77.ReactEventHandler<HTMLElement>;
209
- onWaiting?: react77.ReactEventHandler<HTMLElement>;
210
- onWaitingCapture?: react77.ReactEventHandler<HTMLElement>;
211
- onAuxClick?: react77.MouseEventHandler<HTMLElement>;
212
- onAuxClickCapture?: react77.MouseEventHandler<HTMLElement>;
213
- onClick?: react77.MouseEventHandler<HTMLElement>;
214
- onClickCapture?: react77.MouseEventHandler<HTMLElement>;
215
- onContextMenu?: react77.MouseEventHandler<HTMLElement>;
216
- onContextMenuCapture?: react77.MouseEventHandler<HTMLElement>;
217
- onDoubleClick?: react77.MouseEventHandler<HTMLElement>;
218
- onDoubleClickCapture?: react77.MouseEventHandler<HTMLElement>;
219
- onDrag?: react77.DragEventHandler<HTMLElement>;
220
- onDragCapture?: react77.DragEventHandler<HTMLElement>;
221
- onDragEnd?: react77.DragEventHandler<HTMLElement>;
222
- onDragEndCapture?: react77.DragEventHandler<HTMLElement>;
223
- onDragEnter?: react77.DragEventHandler<HTMLElement>;
224
- onDragEnterCapture?: react77.DragEventHandler<HTMLElement>;
225
- onDragExit?: react77.DragEventHandler<HTMLElement>;
226
- onDragExitCapture?: react77.DragEventHandler<HTMLElement>;
227
- onDragLeave?: react77.DragEventHandler<HTMLElement>;
228
- onDragLeaveCapture?: react77.DragEventHandler<HTMLElement>;
229
- onDragOver?: react77.DragEventHandler<HTMLElement>;
230
- onDragOverCapture?: react77.DragEventHandler<HTMLElement>;
231
- onDragStart?: react77.DragEventHandler<HTMLElement>;
232
- onDragStartCapture?: react77.DragEventHandler<HTMLElement>;
233
- onDrop?: react77.DragEventHandler<HTMLElement>;
234
- onDropCapture?: react77.DragEventHandler<HTMLElement>;
235
- onMouseDown?: react77.MouseEventHandler<HTMLElement>;
236
- onMouseDownCapture?: react77.MouseEventHandler<HTMLElement>;
237
- onMouseEnter?: react77.MouseEventHandler<HTMLElement>;
238
- onMouseLeave?: react77.MouseEventHandler<HTMLElement>;
239
- onMouseMove?: react77.MouseEventHandler<HTMLElement>;
240
- onMouseMoveCapture?: react77.MouseEventHandler<HTMLElement>;
241
- onMouseOut?: react77.MouseEventHandler<HTMLElement>;
242
- onMouseOutCapture?: react77.MouseEventHandler<HTMLElement>;
243
- onMouseOver?: react77.MouseEventHandler<HTMLElement>;
244
- onMouseOverCapture?: react77.MouseEventHandler<HTMLElement>;
245
- onMouseUp?: react77.MouseEventHandler<HTMLElement>;
246
- onMouseUpCapture?: react77.MouseEventHandler<HTMLElement>;
247
- onSelect?: react77.ReactEventHandler<HTMLElement>;
248
- onSelectCapture?: react77.ReactEventHandler<HTMLElement>;
249
- onTouchCancel?: react77.TouchEventHandler<HTMLElement>;
250
- onTouchCancelCapture?: react77.TouchEventHandler<HTMLElement>;
251
- onTouchEnd?: react77.TouchEventHandler<HTMLElement>;
252
- onTouchEndCapture?: react77.TouchEventHandler<HTMLElement>;
253
- onTouchMove?: react77.TouchEventHandler<HTMLElement>;
254
- onTouchMoveCapture?: react77.TouchEventHandler<HTMLElement>;
255
- onTouchStart?: react77.TouchEventHandler<HTMLElement>;
256
- onTouchStartCapture?: react77.TouchEventHandler<HTMLElement>;
257
- onPointerDown?: react77.PointerEventHandler<HTMLElement>;
258
- onPointerDownCapture?: react77.PointerEventHandler<HTMLElement>;
259
- onPointerMove?: react77.PointerEventHandler<HTMLElement>;
260
- onPointerMoveCapture?: react77.PointerEventHandler<HTMLElement>;
261
- onPointerUp?: react77.PointerEventHandler<HTMLElement>;
262
- onPointerUpCapture?: react77.PointerEventHandler<HTMLElement>;
263
- onPointerCancel?: react77.PointerEventHandler<HTMLElement>;
264
- onPointerCancelCapture?: react77.PointerEventHandler<HTMLElement>;
265
- onPointerEnter?: react77.PointerEventHandler<HTMLElement>;
266
- onPointerLeave?: react77.PointerEventHandler<HTMLElement>;
267
- onPointerOver?: react77.PointerEventHandler<HTMLElement>;
268
- onPointerOverCapture?: react77.PointerEventHandler<HTMLElement>;
269
- onPointerOut?: react77.PointerEventHandler<HTMLElement>;
270
- onPointerOutCapture?: react77.PointerEventHandler<HTMLElement>;
271
- onGotPointerCapture?: react77.PointerEventHandler<HTMLElement>;
272
- onGotPointerCaptureCapture?: react77.PointerEventHandler<HTMLElement>;
273
- onLostPointerCapture?: react77.PointerEventHandler<HTMLElement>;
274
- onLostPointerCaptureCapture?: react77.PointerEventHandler<HTMLElement>;
275
- onScroll?: react77.UIEventHandler<HTMLElement>;
276
- onScrollCapture?: react77.UIEventHandler<HTMLElement>;
277
- onScrollEnd?: react77.UIEventHandler<HTMLElement>;
278
- onScrollEndCapture?: react77.UIEventHandler<HTMLElement>;
279
- onWheel?: react77.WheelEventHandler<HTMLElement>;
280
- onWheelCapture?: react77.WheelEventHandler<HTMLElement>;
281
- onAnimationStart?: react77.AnimationEventHandler<HTMLElement>;
282
- onAnimationStartCapture?: react77.AnimationEventHandler<HTMLElement>;
283
- onAnimationEnd?: react77.AnimationEventHandler<HTMLElement>;
284
- onAnimationEndCapture?: react77.AnimationEventHandler<HTMLElement>;
285
- onAnimationIteration?: react77.AnimationEventHandler<HTMLElement>;
286
- onAnimationIterationCapture?: react77.AnimationEventHandler<HTMLElement>;
287
- onToggle?: react77.ToggleEventHandler<HTMLElement>;
288
- onBeforeToggle?: react77.ToggleEventHandler<HTMLElement>;
289
- onTransitionCancel?: react77.TransitionEventHandler<HTMLElement>;
290
- onTransitionCancelCapture?: react77.TransitionEventHandler<HTMLElement>;
291
- onTransitionEnd?: react77.TransitionEventHandler<HTMLElement>;
292
- onTransitionEndCapture?: react77.TransitionEventHandler<HTMLElement>;
293
- onTransitionRun?: react77.TransitionEventHandler<HTMLElement>;
294
- onTransitionRunCapture?: react77.TransitionEventHandler<HTMLElement>;
295
- onTransitionStart?: react77.TransitionEventHandler<HTMLElement>;
296
- onTransitionStartCapture?: react77.TransitionEventHandler<HTMLElement>;
129
+ onCopy?: react82.ClipboardEventHandler<HTMLElement>;
130
+ onCopyCapture?: react82.ClipboardEventHandler<HTMLElement>;
131
+ onCut?: react82.ClipboardEventHandler<HTMLElement>;
132
+ onCutCapture?: react82.ClipboardEventHandler<HTMLElement>;
133
+ onPaste?: react82.ClipboardEventHandler<HTMLElement>;
134
+ onPasteCapture?: react82.ClipboardEventHandler<HTMLElement>;
135
+ onCompositionEnd?: react82.CompositionEventHandler<HTMLElement>;
136
+ onCompositionEndCapture?: react82.CompositionEventHandler<HTMLElement>;
137
+ onCompositionStart?: react82.CompositionEventHandler<HTMLElement>;
138
+ onCompositionStartCapture?: react82.CompositionEventHandler<HTMLElement>;
139
+ onCompositionUpdate?: react82.CompositionEventHandler<HTMLElement>;
140
+ onCompositionUpdateCapture?: react82.CompositionEventHandler<HTMLElement>;
141
+ onFocus?: react82.FocusEventHandler<HTMLElement>;
142
+ onFocusCapture?: react82.FocusEventHandler<HTMLElement>;
143
+ onBlur?: react82.FocusEventHandler<HTMLElement>;
144
+ onBlurCapture?: react82.FocusEventHandler<HTMLElement>;
145
+ onChange?: react82.FormEventHandler<HTMLElement>;
146
+ onChangeCapture?: react82.FormEventHandler<HTMLElement>;
147
+ onBeforeInput?: react82.InputEventHandler<HTMLElement>;
148
+ onBeforeInputCapture?: react82.FormEventHandler<HTMLElement>;
149
+ onInput?: react82.FormEventHandler<HTMLElement>;
150
+ onInputCapture?: react82.FormEventHandler<HTMLElement>;
151
+ onReset?: react82.FormEventHandler<HTMLElement>;
152
+ onResetCapture?: react82.FormEventHandler<HTMLElement>;
153
+ onSubmit?: react82.FormEventHandler<HTMLElement>;
154
+ onSubmitCapture?: react82.FormEventHandler<HTMLElement>;
155
+ onInvalid?: react82.FormEventHandler<HTMLElement>;
156
+ onInvalidCapture?: react82.FormEventHandler<HTMLElement>;
157
+ onLoad?: react82.ReactEventHandler<HTMLElement>;
158
+ onLoadCapture?: react82.ReactEventHandler<HTMLElement>;
159
+ onError?: react82.ReactEventHandler<HTMLElement>;
160
+ onErrorCapture?: react82.ReactEventHandler<HTMLElement>;
161
+ onKeyDown?: react82.KeyboardEventHandler<HTMLElement>;
162
+ onKeyDownCapture?: react82.KeyboardEventHandler<HTMLElement>;
163
+ onKeyPress?: react82.KeyboardEventHandler<HTMLElement>;
164
+ onKeyPressCapture?: react82.KeyboardEventHandler<HTMLElement>;
165
+ onKeyUp?: react82.KeyboardEventHandler<HTMLElement>;
166
+ onKeyUpCapture?: react82.KeyboardEventHandler<HTMLElement>;
167
+ onAbort?: react82.ReactEventHandler<HTMLElement>;
168
+ onAbortCapture?: react82.ReactEventHandler<HTMLElement>;
169
+ onCanPlay?: react82.ReactEventHandler<HTMLElement>;
170
+ onCanPlayCapture?: react82.ReactEventHandler<HTMLElement>;
171
+ onCanPlayThrough?: react82.ReactEventHandler<HTMLElement>;
172
+ onCanPlayThroughCapture?: react82.ReactEventHandler<HTMLElement>;
173
+ onDurationChange?: react82.ReactEventHandler<HTMLElement>;
174
+ onDurationChangeCapture?: react82.ReactEventHandler<HTMLElement>;
175
+ onEmptied?: react82.ReactEventHandler<HTMLElement>;
176
+ onEmptiedCapture?: react82.ReactEventHandler<HTMLElement>;
177
+ onEncrypted?: react82.ReactEventHandler<HTMLElement>;
178
+ onEncryptedCapture?: react82.ReactEventHandler<HTMLElement>;
179
+ onEnded?: react82.ReactEventHandler<HTMLElement>;
180
+ onEndedCapture?: react82.ReactEventHandler<HTMLElement>;
181
+ onLoadedData?: react82.ReactEventHandler<HTMLElement>;
182
+ onLoadedDataCapture?: react82.ReactEventHandler<HTMLElement>;
183
+ onLoadedMetadata?: react82.ReactEventHandler<HTMLElement>;
184
+ onLoadedMetadataCapture?: react82.ReactEventHandler<HTMLElement>;
185
+ onLoadStart?: react82.ReactEventHandler<HTMLElement>;
186
+ onLoadStartCapture?: react82.ReactEventHandler<HTMLElement>;
187
+ onPause?: react82.ReactEventHandler<HTMLElement>;
188
+ onPauseCapture?: react82.ReactEventHandler<HTMLElement>;
189
+ onPlay?: react82.ReactEventHandler<HTMLElement>;
190
+ onPlayCapture?: react82.ReactEventHandler<HTMLElement>;
191
+ onPlaying?: react82.ReactEventHandler<HTMLElement>;
192
+ onPlayingCapture?: react82.ReactEventHandler<HTMLElement>;
193
+ onProgress?: react82.ReactEventHandler<HTMLElement>;
194
+ onProgressCapture?: react82.ReactEventHandler<HTMLElement>;
195
+ onRateChange?: react82.ReactEventHandler<HTMLElement>;
196
+ onRateChangeCapture?: react82.ReactEventHandler<HTMLElement>;
197
+ onSeeked?: react82.ReactEventHandler<HTMLElement>;
198
+ onSeekedCapture?: react82.ReactEventHandler<HTMLElement>;
199
+ onSeeking?: react82.ReactEventHandler<HTMLElement>;
200
+ onSeekingCapture?: react82.ReactEventHandler<HTMLElement>;
201
+ onStalled?: react82.ReactEventHandler<HTMLElement>;
202
+ onStalledCapture?: react82.ReactEventHandler<HTMLElement>;
203
+ onSuspend?: react82.ReactEventHandler<HTMLElement>;
204
+ onSuspendCapture?: react82.ReactEventHandler<HTMLElement>;
205
+ onTimeUpdate?: react82.ReactEventHandler<HTMLElement>;
206
+ onTimeUpdateCapture?: react82.ReactEventHandler<HTMLElement>;
207
+ onVolumeChange?: react82.ReactEventHandler<HTMLElement>;
208
+ onVolumeChangeCapture?: react82.ReactEventHandler<HTMLElement>;
209
+ onWaiting?: react82.ReactEventHandler<HTMLElement>;
210
+ onWaitingCapture?: react82.ReactEventHandler<HTMLElement>;
211
+ onAuxClick?: react82.MouseEventHandler<HTMLElement>;
212
+ onAuxClickCapture?: react82.MouseEventHandler<HTMLElement>;
213
+ onClick?: react82.MouseEventHandler<HTMLElement>;
214
+ onClickCapture?: react82.MouseEventHandler<HTMLElement>;
215
+ onContextMenu?: react82.MouseEventHandler<HTMLElement>;
216
+ onContextMenuCapture?: react82.MouseEventHandler<HTMLElement>;
217
+ onDoubleClick?: react82.MouseEventHandler<HTMLElement>;
218
+ onDoubleClickCapture?: react82.MouseEventHandler<HTMLElement>;
219
+ onDrag?: react82.DragEventHandler<HTMLElement>;
220
+ onDragCapture?: react82.DragEventHandler<HTMLElement>;
221
+ onDragEnd?: react82.DragEventHandler<HTMLElement>;
222
+ onDragEndCapture?: react82.DragEventHandler<HTMLElement>;
223
+ onDragEnter?: react82.DragEventHandler<HTMLElement>;
224
+ onDragEnterCapture?: react82.DragEventHandler<HTMLElement>;
225
+ onDragExit?: react82.DragEventHandler<HTMLElement>;
226
+ onDragExitCapture?: react82.DragEventHandler<HTMLElement>;
227
+ onDragLeave?: react82.DragEventHandler<HTMLElement>;
228
+ onDragLeaveCapture?: react82.DragEventHandler<HTMLElement>;
229
+ onDragOver?: react82.DragEventHandler<HTMLElement>;
230
+ onDragOverCapture?: react82.DragEventHandler<HTMLElement>;
231
+ onDragStart?: react82.DragEventHandler<HTMLElement>;
232
+ onDragStartCapture?: react82.DragEventHandler<HTMLElement>;
233
+ onDrop?: react82.DragEventHandler<HTMLElement>;
234
+ onDropCapture?: react82.DragEventHandler<HTMLElement>;
235
+ onMouseDown?: react82.MouseEventHandler<HTMLElement>;
236
+ onMouseDownCapture?: react82.MouseEventHandler<HTMLElement>;
237
+ onMouseEnter?: react82.MouseEventHandler<HTMLElement>;
238
+ onMouseLeave?: react82.MouseEventHandler<HTMLElement>;
239
+ onMouseMove?: react82.MouseEventHandler<HTMLElement>;
240
+ onMouseMoveCapture?: react82.MouseEventHandler<HTMLElement>;
241
+ onMouseOut?: react82.MouseEventHandler<HTMLElement>;
242
+ onMouseOutCapture?: react82.MouseEventHandler<HTMLElement>;
243
+ onMouseOver?: react82.MouseEventHandler<HTMLElement>;
244
+ onMouseOverCapture?: react82.MouseEventHandler<HTMLElement>;
245
+ onMouseUp?: react82.MouseEventHandler<HTMLElement>;
246
+ onMouseUpCapture?: react82.MouseEventHandler<HTMLElement>;
247
+ onSelect?: react82.ReactEventHandler<HTMLElement>;
248
+ onSelectCapture?: react82.ReactEventHandler<HTMLElement>;
249
+ onTouchCancel?: react82.TouchEventHandler<HTMLElement>;
250
+ onTouchCancelCapture?: react82.TouchEventHandler<HTMLElement>;
251
+ onTouchEnd?: react82.TouchEventHandler<HTMLElement>;
252
+ onTouchEndCapture?: react82.TouchEventHandler<HTMLElement>;
253
+ onTouchMove?: react82.TouchEventHandler<HTMLElement>;
254
+ onTouchMoveCapture?: react82.TouchEventHandler<HTMLElement>;
255
+ onTouchStart?: react82.TouchEventHandler<HTMLElement>;
256
+ onTouchStartCapture?: react82.TouchEventHandler<HTMLElement>;
257
+ onPointerDown?: react82.PointerEventHandler<HTMLElement>;
258
+ onPointerDownCapture?: react82.PointerEventHandler<HTMLElement>;
259
+ onPointerMove?: react82.PointerEventHandler<HTMLElement>;
260
+ onPointerMoveCapture?: react82.PointerEventHandler<HTMLElement>;
261
+ onPointerUp?: react82.PointerEventHandler<HTMLElement>;
262
+ onPointerUpCapture?: react82.PointerEventHandler<HTMLElement>;
263
+ onPointerCancel?: react82.PointerEventHandler<HTMLElement>;
264
+ onPointerCancelCapture?: react82.PointerEventHandler<HTMLElement>;
265
+ onPointerEnter?: react82.PointerEventHandler<HTMLElement>;
266
+ onPointerLeave?: react82.PointerEventHandler<HTMLElement>;
267
+ onPointerOver?: react82.PointerEventHandler<HTMLElement>;
268
+ onPointerOverCapture?: react82.PointerEventHandler<HTMLElement>;
269
+ onPointerOut?: react82.PointerEventHandler<HTMLElement>;
270
+ onPointerOutCapture?: react82.PointerEventHandler<HTMLElement>;
271
+ onGotPointerCapture?: react82.PointerEventHandler<HTMLElement>;
272
+ onGotPointerCaptureCapture?: react82.PointerEventHandler<HTMLElement>;
273
+ onLostPointerCapture?: react82.PointerEventHandler<HTMLElement>;
274
+ onLostPointerCaptureCapture?: react82.PointerEventHandler<HTMLElement>;
275
+ onScroll?: react82.UIEventHandler<HTMLElement>;
276
+ onScrollCapture?: react82.UIEventHandler<HTMLElement>;
277
+ onScrollEnd?: react82.UIEventHandler<HTMLElement>;
278
+ onScrollEndCapture?: react82.UIEventHandler<HTMLElement>;
279
+ onWheel?: react82.WheelEventHandler<HTMLElement>;
280
+ onWheelCapture?: react82.WheelEventHandler<HTMLElement>;
281
+ onAnimationStart?: react82.AnimationEventHandler<HTMLElement>;
282
+ onAnimationStartCapture?: react82.AnimationEventHandler<HTMLElement>;
283
+ onAnimationEnd?: react82.AnimationEventHandler<HTMLElement>;
284
+ onAnimationEndCapture?: react82.AnimationEventHandler<HTMLElement>;
285
+ onAnimationIteration?: react82.AnimationEventHandler<HTMLElement>;
286
+ onAnimationIterationCapture?: react82.AnimationEventHandler<HTMLElement>;
287
+ onToggle?: react82.ToggleEventHandler<HTMLElement>;
288
+ onBeforeToggle?: react82.ToggleEventHandler<HTMLElement>;
289
+ onTransitionCancel?: react82.TransitionEventHandler<HTMLElement>;
290
+ onTransitionCancelCapture?: react82.TransitionEventHandler<HTMLElement>;
291
+ onTransitionEnd?: react82.TransitionEventHandler<HTMLElement>;
292
+ onTransitionEndCapture?: react82.TransitionEventHandler<HTMLElement>;
293
+ onTransitionRun?: react82.TransitionEventHandler<HTMLElement>;
294
+ onTransitionRunCapture?: react82.TransitionEventHandler<HTMLElement>;
295
+ onTransitionStart?: react82.TransitionEventHandler<HTMLElement>;
296
+ onTransitionStartCapture?: react82.TransitionEventHandler<HTMLElement>;
297
297
  className: string;
298
- style: react77.CSSProperties;
298
+ style: react82.CSSProperties;
299
299
  id: string;
300
300
  'data-testid': string;
301
301
  }, HTMLElement>;
@@ -1,32 +1,32 @@
1
1
  import { ContextMenuShortcutProps } from "./types/index.cjs";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime13 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime30 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/ContextMenu/ContextMenu.d.ts
6
6
  declare const ContextMenu: ({
7
7
  children,
8
8
  ...props
9
- }: any) => react_jsx_runtime13.JSX.Element;
9
+ }: any) => react_jsx_runtime30.JSX.Element;
10
10
  declare const ContextMenuTrigger: ({
11
11
  children,
12
12
  ...props
13
- }: any) => react_jsx_runtime13.JSX.Element;
13
+ }: any) => react_jsx_runtime30.JSX.Element;
14
14
  declare const ContextMenuGroup: ({
15
15
  children,
16
16
  ...props
17
- }: any) => react_jsx_runtime13.JSX.Element;
17
+ }: any) => react_jsx_runtime30.JSX.Element;
18
18
  declare const ContextMenuPortal: ({
19
19
  children,
20
20
  ...props
21
- }: any) => react_jsx_runtime13.JSX.Element;
21
+ }: any) => react_jsx_runtime30.JSX.Element;
22
22
  declare const ContextMenuSub: ({
23
23
  children,
24
24
  ...props
25
- }: any) => react_jsx_runtime13.JSX.Element;
25
+ }: any) => react_jsx_runtime30.JSX.Element;
26
26
  declare const ContextMenuRadioGroup: ({
27
27
  children,
28
28
  ...props
29
- }: any) => react_jsx_runtime13.JSX.Element;
29
+ }: any) => react_jsx_runtime30.JSX.Element;
30
30
  declare const ContextMenuSubTrigger: React$1.ForwardRefExoticComponent<any>;
31
31
  declare const ContextMenuSubContent: React$1.ForwardRefExoticComponent<any>;
32
32
  declare const ContextMenuContent: React$1.ForwardRefExoticComponent<any>;
@@ -36,7 +36,7 @@ declare const ContextMenuRadioItem: React$1.ForwardRefExoticComponent<any>;
36
36
  declare const ContextMenuLabel: React$1.ForwardRefExoticComponent<any>;
37
37
  declare const ContextMenuSeparator: React$1.ForwardRefExoticComponent<any>;
38
38
  declare const ContextMenuShortcut: {
39
- (props: ContextMenuShortcutProps): react_jsx_runtime13.JSX.Element;
39
+ (props: ContextMenuShortcutProps): react_jsx_runtime30.JSX.Element;
40
40
  displayName: string;
41
41
  };
42
42
  //#endregion
@@ -1,32 +1,32 @@
1
1
  import { ContextMenuShortcutProps } from "./types/index.js";
2
2
  import * as React$1 from "react";
3
- import * as react_jsx_runtime41 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime7 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/components/ContextMenu/ContextMenu.d.ts
6
6
  declare const ContextMenu: ({
7
7
  children,
8
8
  ...props
9
- }: any) => react_jsx_runtime41.JSX.Element;
9
+ }: any) => react_jsx_runtime7.JSX.Element;
10
10
  declare const ContextMenuTrigger: ({
11
11
  children,
12
12
  ...props
13
- }: any) => react_jsx_runtime41.JSX.Element;
13
+ }: any) => react_jsx_runtime7.JSX.Element;
14
14
  declare const ContextMenuGroup: ({
15
15
  children,
16
16
  ...props
17
- }: any) => react_jsx_runtime41.JSX.Element;
17
+ }: any) => react_jsx_runtime7.JSX.Element;
18
18
  declare const ContextMenuPortal: ({
19
19
  children,
20
20
  ...props
21
- }: any) => react_jsx_runtime41.JSX.Element;
21
+ }: any) => react_jsx_runtime7.JSX.Element;
22
22
  declare const ContextMenuSub: ({
23
23
  children,
24
24
  ...props
25
- }: any) => react_jsx_runtime41.JSX.Element;
25
+ }: any) => react_jsx_runtime7.JSX.Element;
26
26
  declare const ContextMenuRadioGroup: ({
27
27
  children,
28
28
  ...props
29
- }: any) => react_jsx_runtime41.JSX.Element;
29
+ }: any) => react_jsx_runtime7.JSX.Element;
30
30
  declare const ContextMenuSubTrigger: React$1.ForwardRefExoticComponent<any>;
31
31
  declare const ContextMenuSubContent: React$1.ForwardRefExoticComponent<any>;
32
32
  declare const ContextMenuContent: React$1.ForwardRefExoticComponent<any>;
@@ -36,7 +36,7 @@ declare const ContextMenuRadioItem: React$1.ForwardRefExoticComponent<any>;
36
36
  declare const ContextMenuLabel: React$1.ForwardRefExoticComponent<any>;
37
37
  declare const ContextMenuSeparator: React$1.ForwardRefExoticComponent<any>;
38
38
  declare const ContextMenuShortcut: {
39
- (props: ContextMenuShortcutProps): react_jsx_runtime41.JSX.Element;
39
+ (props: ContextMenuShortcutProps): react_jsx_runtime7.JSX.Element;
40
40
  displayName: string;
41
41
  };
42
42
  //#endregion
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime85 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime83 from "react/jsx-runtime";
2
2
  import { Config } from "tailwindcss";
3
3
 
4
4
  //#region src/components/DesignTokens/DesignTokensComponent.d.ts
@@ -9,6 +9,6 @@ type DesignTokensProps = {
9
9
  declare const DesignTokens: ({
10
10
  selectedMerchant,
11
11
  config
12
- }: DesignTokensProps) => react_jsx_runtime85.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime83.JSX.Element;
13
13
  //#endregion
14
14
  export { DesignTokens, DesignTokensProps };
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime65 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime66 from "react/jsx-runtime";
2
2
  import { Config } from "tailwindcss";
3
3
 
4
4
  //#region src/components/DesignTokens/DesignTokensComponent.d.ts
@@ -9,6 +9,6 @@ type DesignTokensProps = {
9
9
  declare const DesignTokens: ({
10
10
  selectedMerchant,
11
11
  config
12
- }: DesignTokensProps) => react_jsx_runtime65.JSX.Element;
12
+ }: DesignTokensProps) => react_jsx_runtime66.JSX.Element;
13
13
  //#endregion
14
14
  export { DesignTokens, DesignTokensProps };
@@ -1,30 +1,30 @@
1
1
  import { DialogFooterProps, DialogHeaderProps } from "./types/index.cjs";
2
- import * as react249 from "react";
3
- import * as react_jsx_runtime86 from "react/jsx-runtime";
2
+ import * as react0 from "react";
3
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
4
4
  import * as DialogPrimitive from "@radix-ui/react-dialog";
5
5
 
6
6
  //#region src/components/Dialog/Dialog.d.ts
7
- declare const Dialog: react249.FC<DialogPrimitive.DialogProps>;
8
- declare const DialogTrigger: react249.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react249.RefAttributes<HTMLButtonElement>>;
9
- declare const DialogPortal: react249.FC<DialogPrimitive.DialogPortalProps>;
10
- declare const DialogClose: react249.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react249.RefAttributes<HTMLButtonElement>>;
11
- declare const DialogOverlay: react249.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & react249.RefAttributes<HTMLDivElement>, "ref"> & react249.RefAttributes<never>>;
12
- declare const DialogContent: react249.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & react249.RefAttributes<HTMLDivElement>, "ref"> & react249.RefAttributes<never>>;
7
+ declare const Dialog: react0.FC<DialogPrimitive.DialogProps>;
8
+ declare const DialogTrigger: react0.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react0.RefAttributes<HTMLButtonElement>>;
9
+ declare const DialogPortal: react0.FC<DialogPrimitive.DialogPortalProps>;
10
+ declare const DialogClose: react0.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react0.RefAttributes<HTMLButtonElement>>;
11
+ declare const DialogOverlay: react0.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & react0.RefAttributes<HTMLDivElement>, "ref"> & react0.RefAttributes<never>>;
12
+ declare const DialogContent: react0.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & react0.RefAttributes<HTMLDivElement>, "ref"> & react0.RefAttributes<never>>;
13
13
  declare const DialogHeader: {
14
14
  ({
15
15
  className,
16
16
  ...props
17
- }: DialogHeaderProps): react_jsx_runtime86.JSX.Element;
17
+ }: DialogHeaderProps): react_jsx_runtime2.JSX.Element;
18
18
  displayName: string;
19
19
  };
20
20
  declare const DialogFooter: {
21
21
  ({
22
22
  className,
23
23
  ...props
24
- }: DialogFooterProps): react_jsx_runtime86.JSX.Element;
24
+ }: DialogFooterProps): react_jsx_runtime2.JSX.Element;
25
25
  displayName: string;
26
26
  };
27
- declare const DialogTitle: react249.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & react249.RefAttributes<HTMLHeadingElement>, "ref"> & react249.RefAttributes<never>>;
28
- declare const DialogDescription: react249.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & react249.RefAttributes<HTMLParagraphElement>, "ref"> & react249.RefAttributes<never>>;
27
+ declare const DialogTitle: react0.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & react0.RefAttributes<HTMLHeadingElement>, "ref"> & react0.RefAttributes<never>>;
28
+ declare const DialogDescription: react0.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & react0.RefAttributes<HTMLParagraphElement>, "ref"> & react0.RefAttributes<never>>;
29
29
  //#endregion
30
30
  export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
@@ -1,30 +1,30 @@
1
1
  import { DialogFooterProps, DialogHeaderProps } from "./types/index.js";
2
- import * as react50 from "react";
3
- import * as react_jsx_runtime61 from "react/jsx-runtime";
2
+ import * as react72 from "react";
3
+ import * as react_jsx_runtime60 from "react/jsx-runtime";
4
4
  import * as DialogPrimitive from "@radix-ui/react-dialog";
5
5
 
6
6
  //#region src/components/Dialog/Dialog.d.ts
7
- declare const Dialog: react50.FC<DialogPrimitive.DialogProps>;
8
- declare const DialogTrigger: react50.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react50.RefAttributes<HTMLButtonElement>>;
9
- declare const DialogPortal: react50.FC<DialogPrimitive.DialogPortalProps>;
10
- declare const DialogClose: react50.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react50.RefAttributes<HTMLButtonElement>>;
11
- declare const DialogOverlay: react50.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & react50.RefAttributes<HTMLDivElement>, "ref"> & react50.RefAttributes<never>>;
12
- declare const DialogContent: react50.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & react50.RefAttributes<HTMLDivElement>, "ref"> & react50.RefAttributes<never>>;
7
+ declare const Dialog: react72.FC<DialogPrimitive.DialogProps>;
8
+ declare const DialogTrigger: react72.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & react72.RefAttributes<HTMLButtonElement>>;
9
+ declare const DialogPortal: react72.FC<DialogPrimitive.DialogPortalProps>;
10
+ declare const DialogClose: react72.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & react72.RefAttributes<HTMLButtonElement>>;
11
+ declare const DialogOverlay: react72.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & react72.RefAttributes<HTMLDivElement>, "ref"> & react72.RefAttributes<never>>;
12
+ declare const DialogContent: react72.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & react72.RefAttributes<HTMLDivElement>, "ref"> & react72.RefAttributes<never>>;
13
13
  declare const DialogHeader: {
14
14
  ({
15
15
  className,
16
16
  ...props
17
- }: DialogHeaderProps): react_jsx_runtime61.JSX.Element;
17
+ }: DialogHeaderProps): react_jsx_runtime60.JSX.Element;
18
18
  displayName: string;
19
19
  };
20
20
  declare const DialogFooter: {
21
21
  ({
22
22
  className,
23
23
  ...props
24
- }: DialogFooterProps): react_jsx_runtime61.JSX.Element;
24
+ }: DialogFooterProps): react_jsx_runtime60.JSX.Element;
25
25
  displayName: string;
26
26
  };
27
- declare const DialogTitle: react50.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & react50.RefAttributes<HTMLHeadingElement>, "ref"> & react50.RefAttributes<never>>;
28
- declare const DialogDescription: react50.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & react50.RefAttributes<HTMLParagraphElement>, "ref"> & react50.RefAttributes<never>>;
27
+ declare const DialogTitle: react72.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & react72.RefAttributes<HTMLHeadingElement>, "ref"> & react72.RefAttributes<never>>;
28
+ declare const DialogDescription: react72.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & react72.RefAttributes<HTMLParagraphElement>, "ref"> & react72.RefAttributes<never>>;
29
29
  //#endregion
30
30
  export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger };
@@ -1,5 +1,5 @@
1
1
  import { DocumentRetrievalCardProps } from "./types/index.cjs";
2
- import * as react_jsx_runtime83 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime38 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/DocumentRetrievalCard/DocumentRetrievalCard.d.ts
5
5
  declare const DocumentRetrievalCard: ({
@@ -16,6 +16,6 @@ declare const DocumentRetrievalCard: ({
16
16
  onViewArticle,
17
17
  ariaLabel,
18
18
  viewArticleLabel
19
- }: DocumentRetrievalCardProps) => react_jsx_runtime83.JSX.Element;
19
+ }: DocumentRetrievalCardProps) => react_jsx_runtime38.JSX.Element;
20
20
  //#endregion
21
21
  export { DocumentRetrievalCard };