@equinor/eds-core-react 0.29.2-dev09022023 → 0.29.2-dev14022023

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.
@@ -8707,7 +8707,6 @@ function AutocompleteInner(props, ref) {
8707
8707
  })
8708
8708
  }, other))
8709
8709
  }), disablePortal ? optionsList : /*#__PURE__*/jsxRuntime.jsx(react$1.FloatingPortal, {
8710
- id: "eds-autocomplete-container",
8711
8710
  children: optionsList
8712
8711
  })]
8713
8712
  })
@@ -528,7 +528,6 @@ function AutocompleteInner(props, ref) {
528
528
  })
529
529
  }, other))
530
530
  }), disablePortal ? optionsList : /*#__PURE__*/jsx(FloatingPortal, {
531
- id: "eds-autocomplete-container",
532
531
  children: optionsList
533
532
  })]
534
533
  })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@equinor/eds-core-react",
3
- "version": "0.29.2-dev09022023",
3
+ "version": "0.29.2-dev14022023",
4
4
  "description": "The React implementation of the Equinor Design System",
5
5
  "sideEffects": [
6
6
  "**/*.css"