@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.umd.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
  (function (global, factory) {
@@ -13341,7 +13341,10 @@
13341
13341
  }
13342
13342
 
13343
13343
  exports.DropList = DropList;
13344
+ exports.DropListDefaultOptions = DefaultOptions$1;
13345
+ exports.ItemSymbol = ItemSymbol;
13344
13346
  exports.SelectBox = SelectBox;
13347
+ exports.SelectBoxDefaultOptions = DefaultOptions;
13345
13348
 
13346
13349
  }));
13347
13350
  //# sourceMappingURL=index.js.map