@ornikar/kitt-universal 25.59.1 → 25.60.0

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.
@@ -11212,7 +11212,7 @@ function Picker({
11212
11212
  disabled,
11213
11213
  ...restToggleProps
11214
11214
  })
11215
- }), /*#__PURE__*/reactDom.createPortal( /*#__PURE__*/jsxRuntime.jsx(View, {
11215
+ }), /*#__PURE__*/reactDom.createPortal(/*#__PURE__*/jsxRuntime.jsx(View, {
11216
11216
  ref: refMemo,
11217
11217
  testID: testID,
11218
11218
  ...menuProps,
@@ -12629,7 +12629,7 @@ function Tooltip({
12629
12629
  onFocus: handleToggleTooltip,
12630
12630
  onBlur: handleToggleTooltip,
12631
12631
  width: '100%'
12632
- }), /*#__PURE__*/reactDom.createPortal( /*#__PURE__*/jsxRuntime.jsx(View, {
12632
+ }), /*#__PURE__*/reactDom.createPortal(/*#__PURE__*/jsxRuntime.jsx(View, {
12633
12633
  ref: refs.setFloating,
12634
12634
  "aria-hidden": !isVisible,
12635
12635
  paddingX: {