@ornikar/kitt-universal 25.58.0 → 25.58.1-canary.3703fdd8c845452ef85a7328ca509b5645f6f56f.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.
@@ -11170,7 +11170,7 @@ function Picker({
11170
11170
  disabled,
11171
11171
  ...restToggleProps
11172
11172
  })
11173
- }), /*#__PURE__*/reactDom.createPortal( /*#__PURE__*/jsxRuntime.jsx(View, {
11173
+ }), /*#__PURE__*/reactDom.createPortal(/*#__PURE__*/jsxRuntime.jsx(View, {
11174
11174
  ref: refMemo,
11175
11175
  testID: testID,
11176
11176
  ...menuProps,
@@ -12586,7 +12586,7 @@ function Tooltip({
12586
12586
  onFocus: handleToggleTooltip,
12587
12587
  onBlur: handleToggleTooltip,
12588
12588
  width: '100%'
12589
- }), /*#__PURE__*/reactDom.createPortal( /*#__PURE__*/jsxRuntime.jsx(View, {
12589
+ }), /*#__PURE__*/reactDom.createPortal(/*#__PURE__*/jsxRuntime.jsx(View, {
12590
12590
  ref: refs.setFloating,
12591
12591
  "aria-hidden": !isVisible,
12592
12592
  paddingX: {