@hi-ui/hiui 4.4.1 → 4.4.2

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.
@@ -18,13 +18,13 @@ var React = require('react');
18
18
  var index$1 = require('../../../../utils/env/lib/esm/index.js');
19
19
  var LocaleContext = require('./LocaleContext.js');
20
20
  var index = require('./locale/index.js');
21
- function _interopDefaultCompat(e) {
21
+ function _interopDefaultLegacy(e) {
22
22
  return e && _typeof2(e) === 'object' && 'default' in e ? e : {
23
23
  'default': e
24
24
  };
25
25
  }
26
- var _typeof__default = /*#__PURE__*/_interopDefaultCompat(_typeof);
27
- var React__default = /*#__PURE__*/_interopDefaultCompat(React);
26
+ var _typeof__default = /*#__PURE__*/_interopDefaultLegacy(_typeof);
27
+ var React__default = /*#__PURE__*/_interopDefaultLegacy(React);
28
28
  var DEFAULT_LOCALE = 'zh-CN';
29
29
  // 自定义语言包注册表
30
30
  var USER_LANGUAGES_TABLES = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/hiui",
3
- "version": "4.4.1",
3
+ "version": "4.4.2",
4
4
  "description": "The root-package for @hi-ui/hiui.",
5
5
  "keywords": [],
6
6
  "author": "HiUI <mi-hiui@xiaomi.com>",
@@ -43,82 +43,82 @@
43
43
  "url": "https://github.com/XiaoMi/hiui/issues"
44
44
  },
45
45
  "dependencies": {
46
- "@hi-ui/alert": "^4.1.2",
47
- "@hi-ui/anchor": "^4.0.7",
48
- "@hi-ui/avatar": "^4.0.6",
49
- "@hi-ui/back-top": "^4.0.6",
50
- "@hi-ui/badge": "^4.0.8",
51
- "@hi-ui/breadcrumb": "^4.0.6",
52
- "@hi-ui/button": "^4.0.8",
53
- "@hi-ui/card": "^4.0.7",
54
- "@hi-ui/carousel": "^4.0.6",
55
- "@hi-ui/cascader": "^4.1.4",
56
- "@hi-ui/check-cascader": "^4.2.4",
57
- "@hi-ui/check-select": "^4.3.4",
58
- "@hi-ui/check-tree-select": "^4.3.2",
59
- "@hi-ui/checkbox": "^4.0.7",
60
- "@hi-ui/collapse": "^4.1.4",
61
- "@hi-ui/counter": "^4.1.7",
62
- "@hi-ui/date-picker": "^4.4.3",
63
- "@hi-ui/descriptions": "^4.2.3",
64
- "@hi-ui/drawer": "^4.1.2",
65
- "@hi-ui/dropdown": "^4.1.3",
66
- "@hi-ui/ellipsis-tooltip": "^4.1.4",
67
- "@hi-ui/empty-state": "^4.0.6",
68
- "@hi-ui/filter": "^4.1.3",
69
- "@hi-ui/form": "^4.1.4",
70
- "@hi-ui/grid": "^4.0.7",
71
- "@hi-ui/highlighter": "^4.0.7",
72
- "@hi-ui/input": "^4.0.12",
73
- "@hi-ui/input-group": "^4.0.5",
74
- "@hi-ui/list": "^4.0.11",
75
- "@hi-ui/loading": "^4.1.2",
76
- "@hi-ui/menu": "^4.1.5",
77
- "@hi-ui/message": "^4.0.6",
78
- "@hi-ui/modal": "^4.0.14",
79
- "@hi-ui/notification": "^4.1.2",
80
- "@hi-ui/number-input": "^4.1.6",
81
- "@hi-ui/pagination": "^4.0.13",
82
- "@hi-ui/picker": "^4.1.3",
83
- "@hi-ui/pop-confirm": "^4.2.2",
84
- "@hi-ui/popover": "^4.0.7",
85
- "@hi-ui/preview": "^4.0.7",
86
- "@hi-ui/progress": "^4.0.8",
87
- "@hi-ui/provider": "^4.0.7",
88
- "@hi-ui/radio": "^4.1.2",
89
- "@hi-ui/rating": "^4.0.7",
90
- "@hi-ui/result": "^4.0.6",
91
- "@hi-ui/scrollbar": "^4.0.5",
92
- "@hi-ui/search": "^4.0.10",
93
- "@hi-ui/select": "^4.2.4",
94
- "@hi-ui/slider": "^4.0.9",
95
- "@hi-ui/space": "^4.0.8",
96
- "@hi-ui/spinner": "^4.0.7",
97
- "@hi-ui/stepper": "^4.0.6",
98
- "@hi-ui/svg-icon": "^4.0.6",
99
- "@hi-ui/switch": "^4.0.9",
100
- "@hi-ui/table": "^4.3.3",
101
- "@hi-ui/tabs": "^4.1.3",
102
- "@hi-ui/tag": "^4.1.2",
103
- "@hi-ui/textarea": "^4.1.5",
104
- "@hi-ui/time-picker": "^4.0.12",
105
- "@hi-ui/timeline": "^4.0.6",
106
- "@hi-ui/tooltip": "^4.0.9",
107
- "@hi-ui/transfer": "^4.0.12",
108
- "@hi-ui/tree": "^4.5.7",
109
- "@hi-ui/tree-select": "^4.1.2",
110
- "@hi-ui/upload": "^4.1.8",
111
- "@hi-ui/watermark": "^4.0.6",
112
- "@hi-ui/zen-mode": "^4.0.6"
46
+ "@hi-ui/alert": "^4.1.3",
47
+ "@hi-ui/anchor": "^4.0.8",
48
+ "@hi-ui/avatar": "^4.0.7",
49
+ "@hi-ui/back-top": "^4.0.7",
50
+ "@hi-ui/badge": "^4.0.9",
51
+ "@hi-ui/breadcrumb": "^4.0.7",
52
+ "@hi-ui/button": "^4.0.9",
53
+ "@hi-ui/card": "^4.0.8",
54
+ "@hi-ui/carousel": "^4.0.7",
55
+ "@hi-ui/cascader": "^4.1.5",
56
+ "@hi-ui/check-cascader": "^4.2.5",
57
+ "@hi-ui/check-select": "^4.3.5",
58
+ "@hi-ui/check-tree-select": "^4.3.3",
59
+ "@hi-ui/checkbox": "^4.0.8",
60
+ "@hi-ui/collapse": "^4.1.5",
61
+ "@hi-ui/counter": "^4.1.8",
62
+ "@hi-ui/date-picker": "^4.4.4",
63
+ "@hi-ui/descriptions": "^4.2.4",
64
+ "@hi-ui/drawer": "^4.1.3",
65
+ "@hi-ui/dropdown": "^4.1.4",
66
+ "@hi-ui/ellipsis-tooltip": "^4.1.5",
67
+ "@hi-ui/empty-state": "^4.0.7",
68
+ "@hi-ui/filter": "^4.1.4",
69
+ "@hi-ui/form": "^4.1.5",
70
+ "@hi-ui/grid": "^4.0.8",
71
+ "@hi-ui/highlighter": "^4.0.8",
72
+ "@hi-ui/input": "^4.0.13",
73
+ "@hi-ui/input-group": "^4.0.6",
74
+ "@hi-ui/list": "^4.0.12",
75
+ "@hi-ui/loading": "^4.1.3",
76
+ "@hi-ui/menu": "^4.1.6",
77
+ "@hi-ui/message": "^4.0.7",
78
+ "@hi-ui/modal": "^4.0.15",
79
+ "@hi-ui/notification": "^4.1.3",
80
+ "@hi-ui/number-input": "^4.1.7",
81
+ "@hi-ui/pagination": "^4.0.14",
82
+ "@hi-ui/picker": "^4.1.4",
83
+ "@hi-ui/pop-confirm": "^4.2.3",
84
+ "@hi-ui/popover": "^4.0.8",
85
+ "@hi-ui/preview": "^4.0.8",
86
+ "@hi-ui/progress": "^4.0.9",
87
+ "@hi-ui/provider": "^4.0.8",
88
+ "@hi-ui/radio": "^4.1.3",
89
+ "@hi-ui/rating": "^4.0.8",
90
+ "@hi-ui/result": "^4.0.7",
91
+ "@hi-ui/scrollbar": "^4.0.6",
92
+ "@hi-ui/search": "^4.0.11",
93
+ "@hi-ui/select": "^4.2.5",
94
+ "@hi-ui/slider": "^4.0.10",
95
+ "@hi-ui/space": "^4.0.9",
96
+ "@hi-ui/spinner": "^4.0.8",
97
+ "@hi-ui/stepper": "^4.0.7",
98
+ "@hi-ui/svg-icon": "^4.0.7",
99
+ "@hi-ui/switch": "^4.0.10",
100
+ "@hi-ui/table": "^4.3.4",
101
+ "@hi-ui/tabs": "^4.1.4",
102
+ "@hi-ui/tag": "^4.1.3",
103
+ "@hi-ui/textarea": "^4.1.6",
104
+ "@hi-ui/time-picker": "^4.0.13",
105
+ "@hi-ui/timeline": "^4.0.7",
106
+ "@hi-ui/tooltip": "^4.0.10",
107
+ "@hi-ui/transfer": "^4.0.13",
108
+ "@hi-ui/tree": "^4.5.8",
109
+ "@hi-ui/tree-select": "^4.1.3",
110
+ "@hi-ui/upload": "^4.1.9",
111
+ "@hi-ui/watermark": "^4.0.7",
112
+ "@hi-ui/zen-mode": "^4.0.7"
113
113
  },
114
114
  "peerDependencies": {
115
- "@hi-ui/core": ">=4.0.7",
115
+ "@hi-ui/core": ">=4.0.8",
116
116
  "react": ">=16.8.6",
117
117
  "react-dom": ">=16.8.6"
118
118
  },
119
119
  "devDependencies": {
120
- "@hi-ui/core": "^4.0.7",
121
- "@hi-ui/core-css": "^4.1.4",
120
+ "@hi-ui/core": "^4.0.8",
121
+ "@hi-ui/core-css": "^4.1.5",
122
122
  "react": "^17.0.1",
123
123
  "react-dom": "^17.0.1"
124
124
  }