@danielgindi/selectbox 1.0.130 → 1.0.132

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.cjs.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @danielgindi/selectbox 1.0.130
2
+ * @danielgindi/selectbox 1.0.132
3
3
  * git://github.com/danielgindi/selectbox.git
4
4
  */
5
5
  'use strict';
@@ -3921,7 +3921,7 @@ class DropList {
3921
3921
  position: { x: 'start', y: 'top' },
3922
3922
  anchor: { x: 'end', y: 'top' },
3923
3923
  offset: { x: 0, y: 0 },
3924
- updateWidth: true
3924
+ updateWidth: false
3925
3925
  });
3926
3926
 
3927
3927
  p.currentSubDropList = {