@danielgindi/selectbox 2.0.34 → 2.0.35

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/lib.es6.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @danielgindi/selectbox 2.0.34
2
+ * @danielgindi/selectbox 2.0.35
3
3
  * git://github.com/danielgindi/selectbox.git
4
4
  */
5
5
  import { createElement, closestUntil, setElementAttrs, next, prev } from '@danielgindi/dom-utils/lib/Dom';
@@ -6853,7 +6853,7 @@ class SelectBox {
6853
6853
  }
6854
6854
  }
6855
6855
 
6856
- export { DropList, SelectBox };
6856
+ export { DropList, DefaultOptions$1 as DropListDefaultOptions, ItemSymbol, SelectBox, DefaultOptions as SelectBoxDefaultOptions };
6857
6857
  //# sourceMappingURL=index.js.map
6858
6858
 
6859
6859
  //# sourceMappingURL=lib.es6.js.map