@ni/nimble-components 11.8.2 → 11.8.3
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.
- package/dist/all-components-bundle.js +1 -0
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +1 -0
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/combobox/index.js +1 -0
- package/dist/esm/combobox/index.js.map +1 -1
- package/package.json +1 -1
|
@@ -16848,6 +16848,7 @@
|
|
|
16848
16848
|
part="button"
|
|
16849
16849
|
aria-haspopup="true"
|
|
16850
16850
|
aria-expanded="${x => x.open}"
|
|
16851
|
+
tabindex="-1"
|
|
16851
16852
|
>
|
|
16852
16853
|
<nimble-icon-arrow-expander-down
|
|
16853
16854
|
slot="start"
|