novo-elements 6.0.2 → 6.0.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.
@@ -38338,7 +38338,7 @@
38338
38338
  _this.id = _this._uniqueId;
38339
38339
  _this.name = _this._uniqueId;
38340
38340
  _this.placeholder = 'Select...';
38341
- _this.position = 'bottom';
38341
+ _this.position = 'above-below';
38342
38342
  _this.onSelect = new i0.EventEmitter();
38343
38343
  /** Event emitted when the selected value has been changed by the user. */
38344
38344
  _this.selectionChange = new i0.EventEmitter();