mali-ui-plus 0.1.15 → 0.1.16

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.
@@ -5437,6 +5437,8 @@ __webpack_require__(7658);
5437
5437
  },
5438
5438
  autoPos: function (width, height) {
5439
5439
  var self = this,
5440
+ x = 0,
5441
+ y = 0,
5440
5442
  w = _removeUnit(width) || 0,
5441
5443
  h = _removeUnit(height) || 0,
5442
5444
  scrollPos = _getScrollPos();
@@ -70766,7 +70768,7 @@ function index_config(options) {
70766
70768
  return config_0;
70767
70769
  }
70768
70770
  const MaliUIPlus = {
70769
- version: "0.1.14",
70771
+ version: "0.1.15",
70770
70772
  modal: index_esm.modal,
70771
70773
  install: index_install,
70772
70774
  config: index_config,
@@ -5447,6 +5447,8 @@ __webpack_require__(7658);
5447
5447
  },
5448
5448
  autoPos: function (width, height) {
5449
5449
  var self = this,
5450
+ x = 0,
5451
+ y = 0,
5450
5452
  w = _removeUnit(width) || 0,
5451
5453
  h = _removeUnit(height) || 0,
5452
5454
  scrollPos = _getScrollPos();
@@ -70776,7 +70778,7 @@ function index_config(options) {
70776
70778
  return config_0;
70777
70779
  }
70778
70780
  const MaliUIPlus = {
70779
- version: "0.1.14",
70781
+ version: "0.1.15",
70780
70782
  modal: index_esm.modal,
70781
70783
  install: index_install,
70782
70784
  config: index_config,