dolphin-weex-ui 2.2.10 → 2.2.13

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/CHANGELOG.md CHANGED
@@ -1,5 +1,20 @@
1
1
  # 升级日志
2
2
 
3
+ ## 2.2.13
4
+
5
+ - [ ! ] 解决dof-button disabled切换背景颜色异常问题
6
+ - [ ! ] date: 2025/01/07
7
+
8
+ ## 2.2.12
9
+
10
+ - [ ! ] dof-popup鸿蒙适配
11
+ - [ ! ] date: 2025/01/03
12
+
13
+ ## 2.2.11
14
+
15
+ - [ ! ] 适配工具方法promisify兼容webpack高版本
16
+ - [ ! ] date: 2024/12/12
17
+
3
18
  ## 2.2.10
4
19
 
5
20
  - [ ! ] 修复dof-modal、dof-overlay鸿蒙适配
@@ -10922,32 +10922,32 @@ function clamp(number, min, max) {
10922
10922
 
10923
10923
 
10924
10924
  Object.defineProperty(exports, "__esModule", {
10925
- value: true
10925
+ value: true
10926
10926
  });
10927
10927
  function promisify(fn) {
10928
- return function () {
10929
- for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {
10930
- args[_key] = arguments[_key];
10931
- }
10928
+ return function () {
10929
+ for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) {
10930
+ args[_key] = arguments[_key];
10931
+ }
10932
10932
 
10933
- return new Promise(function (resolve, reject) {
10934
- args.push(function (err) {
10935
- if (err) {
10936
- reject(err);
10937
- } else {
10938
- for (var _len2 = arguments.length, arg = Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
10939
- arg[_key2 - 1] = arguments[_key2];
10940
- }
10933
+ return new Promise(function (resolve, reject) {
10934
+ args.push(function (err) {
10935
+ if (err) {
10936
+ reject(err);
10937
+ } else {
10938
+ for (var _len2 = arguments.length, arg = Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {
10939
+ arg[_key2 - 1] = arguments[_key2];
10940
+ }
10941
10941
 
10942
- resolve.apply(undefined, arg);
10943
- }
10944
- });
10945
- fn.apply(null, args);
10946
- });
10947
- };
10942
+ resolve.apply(undefined, arg);
10943
+ }
10944
+ });
10945
+ fn.apply(null, args);
10946
+ });
10947
+ };
10948
10948
  }
10949
10949
 
10950
- exports.promisify = promisify;
10950
+ exports.default = promisify;
10951
10951
 
10952
10952
  /***/ }),
10953
10953
  /* 175 */
@@ -17263,6 +17263,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
17263
17263
  //
17264
17264
  //
17265
17265
  //
17266
+ //
17266
17267
 
17267
17268
  var animation = weex.requireModule('animation');
17268
17269
  var platform = weex.config.env.platform;
@@ -30987,6 +30988,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
30987
30988
  //
30988
30989
  //
30989
30990
  //
30991
+ //
30990
30992
 
30991
30993
  var animation = weex.requireModule('animation');
30992
30994
  var platform = weex.config.env.platform;
@@ -34051,6 +34053,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
34051
34053
  //
34052
34054
  //
34053
34055
  //
34056
+ //
34054
34057
 
34055
34058
  var animation = weex.requireModule('animation');
34056
34059
  var platform = weex.config.env.platform;
@@ -42105,7 +42108,8 @@ module.exports = {}
42105
42108
  module.exports = {
42106
42109
  "dof-popup": {
42107
42110
  "position": "fixed",
42108
- "width": "750"
42111
+ "width": "750",
42112
+ "zIndex": 1000
42109
42113
  },
42110
42114
  "top": {
42111
42115
  "left": 0,
@@ -42986,7 +42990,8 @@ module.exports = {
42986
42990
  module.exports = {
42987
42991
  "dof-popup": {
42988
42992
  "position": "fixed",
42989
- "overflow": "hidden"
42993
+ "overflow": "hidden",
42994
+ "zIndex": 1000
42990
42995
  },
42991
42996
  "title": {
42992
42997
  "paddingTop": "30",
@@ -44317,7 +44322,8 @@ module.exports = {}
44317
44322
 
44318
44323
  module.exports = {
44319
44324
  "dof-popup": {
44320
- "position": "fixed"
44325
+ "position": "fixed",
44326
+ "zIndex": 1000
44321
44327
  },
44322
44328
  "top": {
44323
44329
  "left": 0,
@@ -51864,7 +51870,9 @@ module.exports.render._withStripped = true
51864
51870
  /***/ (function(module, exports) {
51865
51871
 
51866
51872
  module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;
51867
- return _c('WeexThemeView', [(_vm.pattern === 'plain_text') ? _c('text', {
51873
+ return _c('WeexThemeView', {
51874
+ key: _vm.disabled + ''
51875
+ }, [(_vm.pattern === 'plain_text') ? _c('text', {
51868
51876
  class: ['btn-text', _vm.isHighlight && !_vm.disabled && _vm.pattern === 'text' && !_vm._isColmo && ("dof-text-highlight-" + _vm.type)],
51869
51877
  style: _vm.mrTextStyle,
51870
51878
  attrs: {