@hi-ui/hiui 4.3.7 → 4.4.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +80 -0
  2. package/package.json +71 -71
package/CHANGELOG.md CHANGED
@@ -1,5 +1,85 @@
1
1
  # @hi-ui/hiui
2
2
 
3
+ ## 4.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#2672](https://github.com/XiaoMi/hiui/pull/2672) [`1ebe27830`](https://github.com/XiaoMi/hiui/commit/1ebe2783098b3a8cd980bd10076d67635463800e) Thanks [@zyprepare](https://github.com/zyprepare)! - build: 升级到 rollup3,重新构建发布组件,4.4.0
8
+
9
+ ### Patch Changes
10
+
11
+ - [#2671](https://github.com/XiaoMi/hiui/pull/2671) [`6d7909444`](https://github.com/XiaoMi/hiui/commit/6d790944418f36689b34805f858a1268530864b9) Thanks [@zyprepare](https://github.com/zyprepare)! - fix: 修复组件参数类型错误
12
+
13
+ - Updated dependencies [[`1ebe27830`](https://github.com/XiaoMi/hiui/commit/1ebe2783098b3a8cd980bd10076d67635463800e), [`6d7909444`](https://github.com/XiaoMi/hiui/commit/6d790944418f36689b34805f858a1268530864b9)]:
14
+ - @hi-ui/core@4.0.6
15
+ - @hi-ui/alert@4.1.1
16
+ - @hi-ui/anchor@4.0.6
17
+ - @hi-ui/avatar@4.0.5
18
+ - @hi-ui/back-top@4.0.5
19
+ - @hi-ui/badge@4.0.7
20
+ - @hi-ui/breadcrumb@4.0.5
21
+ - @hi-ui/button@4.0.7
22
+ - @hi-ui/card@4.0.6
23
+ - @hi-ui/carousel@4.0.5
24
+ - @hi-ui/cascader@4.1.3
25
+ - @hi-ui/check-cascader@4.2.3
26
+ - @hi-ui/check-select@4.3.3
27
+ - @hi-ui/check-tree-select@4.3.1
28
+ - @hi-ui/checkbox@4.0.6
29
+ - @hi-ui/collapse@4.1.3
30
+ - @hi-ui/counter@4.1.6
31
+ - @hi-ui/date-picker@4.4.2
32
+ - @hi-ui/descriptions@4.2.2
33
+ - @hi-ui/drawer@4.1.1
34
+ - @hi-ui/dropdown@4.1.2
35
+ - @hi-ui/ellipsis-tooltip@4.1.3
36
+ - @hi-ui/empty-state@4.0.5
37
+ - @hi-ui/filter@4.1.2
38
+ - @hi-ui/form@4.1.3
39
+ - @hi-ui/grid@4.0.6
40
+ - @hi-ui/highlighter@4.0.6
41
+ - @hi-ui/input@4.0.11
42
+ - @hi-ui/input-group@4.0.4
43
+ - @hi-ui/list@4.0.10
44
+ - @hi-ui/loading@4.1.1
45
+ - @hi-ui/menu@4.1.4
46
+ - @hi-ui/message@4.0.5
47
+ - @hi-ui/modal@4.0.13
48
+ - @hi-ui/notification@4.1.1
49
+ - @hi-ui/number-input@4.1.5
50
+ - @hi-ui/pagination@4.0.12
51
+ - @hi-ui/picker@4.1.2
52
+ - @hi-ui/pop-confirm@4.2.1
53
+ - @hi-ui/popover@4.0.6
54
+ - @hi-ui/preview@4.0.6
55
+ - @hi-ui/progress@4.0.7
56
+ - @hi-ui/provider@4.0.6
57
+ - @hi-ui/radio@4.1.1
58
+ - @hi-ui/rating@4.0.6
59
+ - @hi-ui/result@4.0.5
60
+ - @hi-ui/scrollbar@4.0.4
61
+ - @hi-ui/search@4.0.9
62
+ - @hi-ui/select@4.2.3
63
+ - @hi-ui/slider@4.0.8
64
+ - @hi-ui/space@4.0.7
65
+ - @hi-ui/spinner@4.0.6
66
+ - @hi-ui/stepper@4.0.5
67
+ - @hi-ui/svg-icon@4.0.5
68
+ - @hi-ui/switch@4.0.8
69
+ - @hi-ui/table@4.3.2
70
+ - @hi-ui/tabs@4.1.2
71
+ - @hi-ui/tag@4.1.1
72
+ - @hi-ui/textarea@4.1.4
73
+ - @hi-ui/time-picker@4.0.11
74
+ - @hi-ui/timeline@4.0.5
75
+ - @hi-ui/tooltip@4.0.8
76
+ - @hi-ui/transfer@4.0.11
77
+ - @hi-ui/tree@4.5.6
78
+ - @hi-ui/tree-select@4.1.1
79
+ - @hi-ui/upload@4.1.7
80
+ - @hi-ui/watermark@4.0.5
81
+ - @hi-ui/zen-mode@4.0.5
82
+
3
83
  ## 4.3.7
4
84
 
5
85
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hi-ui/hiui",
3
- "version": "4.3.7",
3
+ "version": "4.4.0",
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.0",
47
- "@hi-ui/anchor": "^4.0.5",
48
- "@hi-ui/avatar": "^4.0.4",
49
- "@hi-ui/back-top": "^4.0.4",
50
- "@hi-ui/badge": "^4.0.6",
51
- "@hi-ui/breadcrumb": "^4.0.4",
52
- "@hi-ui/button": "^4.0.6",
53
- "@hi-ui/card": "^4.0.5",
54
- "@hi-ui/carousel": "^4.0.4",
55
- "@hi-ui/cascader": "^4.1.2",
56
- "@hi-ui/check-cascader": "^4.2.2",
57
- "@hi-ui/check-select": "^4.3.2",
58
- "@hi-ui/check-tree-select": "^4.3.0",
59
- "@hi-ui/checkbox": "^4.0.5",
60
- "@hi-ui/collapse": "^4.1.2",
61
- "@hi-ui/counter": "^4.1.5",
62
- "@hi-ui/date-picker": "^4.4.1",
63
- "@hi-ui/descriptions": "^4.2.1",
64
- "@hi-ui/drawer": "^4.1.0",
65
- "@hi-ui/dropdown": "^4.1.1",
66
- "@hi-ui/ellipsis-tooltip": "^4.1.2",
67
- "@hi-ui/empty-state": "^4.0.4",
68
- "@hi-ui/filter": "^4.1.1",
69
- "@hi-ui/form": "^4.1.2",
70
- "@hi-ui/grid": "^4.0.5",
71
- "@hi-ui/highlighter": "^4.0.5",
72
- "@hi-ui/input": "^4.0.10",
73
- "@hi-ui/input-group": "^4.0.3",
74
- "@hi-ui/list": "^4.0.9",
75
- "@hi-ui/loading": "^4.1.0",
76
- "@hi-ui/menu": "^4.1.3",
77
- "@hi-ui/message": "^4.0.4",
78
- "@hi-ui/modal": "^4.0.12",
79
- "@hi-ui/notification": "^4.1.0",
80
- "@hi-ui/number-input": "^4.1.4",
81
- "@hi-ui/pagination": "^4.0.11",
82
- "@hi-ui/picker": "^4.1.1",
83
- "@hi-ui/pop-confirm": "^4.2.0",
84
- "@hi-ui/popover": "^4.0.5",
85
- "@hi-ui/preview": "^4.0.5",
86
- "@hi-ui/progress": "^4.0.6",
87
- "@hi-ui/provider": "^4.0.5",
88
- "@hi-ui/radio": "^4.1.0",
89
- "@hi-ui/rating": "^4.0.5",
90
- "@hi-ui/result": "^4.0.4",
91
- "@hi-ui/scrollbar": "^4.0.3",
92
- "@hi-ui/search": "^4.0.8",
93
- "@hi-ui/select": "^4.2.2",
94
- "@hi-ui/slider": "^4.0.7",
95
- "@hi-ui/space": "^4.0.6",
96
- "@hi-ui/spinner": "^4.0.5",
97
- "@hi-ui/stepper": "^4.0.4",
98
- "@hi-ui/svg-icon": "^4.0.4",
99
- "@hi-ui/switch": "^4.0.7",
100
- "@hi-ui/table": "^4.3.1",
101
- "@hi-ui/tabs": "^4.1.1",
102
- "@hi-ui/tag": "^4.1.0",
103
- "@hi-ui/textarea": "^4.1.3",
104
- "@hi-ui/time-picker": "^4.0.10",
105
- "@hi-ui/timeline": "^4.0.4",
106
- "@hi-ui/tooltip": "^4.0.7",
107
- "@hi-ui/transfer": "^4.0.10",
108
- "@hi-ui/tree": "^4.5.5",
109
- "@hi-ui/tree-select": "^4.1.0",
110
- "@hi-ui/upload": "^4.1.6",
111
- "@hi-ui/watermark": "^4.0.4",
112
- "@hi-ui/zen-mode": "^4.0.4"
46
+ "@hi-ui/alert": "^4.1.1",
47
+ "@hi-ui/anchor": "^4.0.6",
48
+ "@hi-ui/avatar": "^4.0.5",
49
+ "@hi-ui/back-top": "^4.0.5",
50
+ "@hi-ui/badge": "^4.0.7",
51
+ "@hi-ui/breadcrumb": "^4.0.5",
52
+ "@hi-ui/button": "^4.0.7",
53
+ "@hi-ui/card": "^4.0.6",
54
+ "@hi-ui/carousel": "^4.0.5",
55
+ "@hi-ui/cascader": "^4.1.3",
56
+ "@hi-ui/check-cascader": "^4.2.3",
57
+ "@hi-ui/check-select": "^4.3.3",
58
+ "@hi-ui/check-tree-select": "^4.3.1",
59
+ "@hi-ui/checkbox": "^4.0.6",
60
+ "@hi-ui/collapse": "^4.1.3",
61
+ "@hi-ui/counter": "^4.1.6",
62
+ "@hi-ui/date-picker": "^4.4.2",
63
+ "@hi-ui/descriptions": "^4.2.2",
64
+ "@hi-ui/drawer": "^4.1.1",
65
+ "@hi-ui/dropdown": "^4.1.2",
66
+ "@hi-ui/ellipsis-tooltip": "^4.1.3",
67
+ "@hi-ui/empty-state": "^4.0.5",
68
+ "@hi-ui/filter": "^4.1.2",
69
+ "@hi-ui/form": "^4.1.3",
70
+ "@hi-ui/grid": "^4.0.6",
71
+ "@hi-ui/highlighter": "^4.0.6",
72
+ "@hi-ui/input": "^4.0.11",
73
+ "@hi-ui/input-group": "^4.0.4",
74
+ "@hi-ui/list": "^4.0.10",
75
+ "@hi-ui/loading": "^4.1.1",
76
+ "@hi-ui/menu": "^4.1.4",
77
+ "@hi-ui/message": "^4.0.5",
78
+ "@hi-ui/modal": "^4.0.13",
79
+ "@hi-ui/notification": "^4.1.1",
80
+ "@hi-ui/number-input": "^4.1.5",
81
+ "@hi-ui/pagination": "^4.0.12",
82
+ "@hi-ui/picker": "^4.1.2",
83
+ "@hi-ui/pop-confirm": "^4.2.1",
84
+ "@hi-ui/popover": "^4.0.6",
85
+ "@hi-ui/preview": "^4.0.6",
86
+ "@hi-ui/progress": "^4.0.7",
87
+ "@hi-ui/provider": "^4.0.6",
88
+ "@hi-ui/radio": "^4.1.1",
89
+ "@hi-ui/rating": "^4.0.6",
90
+ "@hi-ui/result": "^4.0.5",
91
+ "@hi-ui/scrollbar": "^4.0.4",
92
+ "@hi-ui/search": "^4.0.9",
93
+ "@hi-ui/select": "^4.2.3",
94
+ "@hi-ui/slider": "^4.0.8",
95
+ "@hi-ui/space": "^4.0.7",
96
+ "@hi-ui/spinner": "^4.0.6",
97
+ "@hi-ui/stepper": "^4.0.5",
98
+ "@hi-ui/svg-icon": "^4.0.5",
99
+ "@hi-ui/switch": "^4.0.8",
100
+ "@hi-ui/table": "^4.3.2",
101
+ "@hi-ui/tabs": "^4.1.2",
102
+ "@hi-ui/tag": "^4.1.1",
103
+ "@hi-ui/textarea": "^4.1.4",
104
+ "@hi-ui/time-picker": "^4.0.11",
105
+ "@hi-ui/timeline": "^4.0.5",
106
+ "@hi-ui/tooltip": "^4.0.8",
107
+ "@hi-ui/transfer": "^4.0.11",
108
+ "@hi-ui/tree": "^4.5.6",
109
+ "@hi-ui/tree-select": "^4.1.1",
110
+ "@hi-ui/upload": "^4.1.7",
111
+ "@hi-ui/watermark": "^4.0.5",
112
+ "@hi-ui/zen-mode": "^4.0.5"
113
113
  },
114
114
  "peerDependencies": {
115
- "@hi-ui/core": ">=4.0.5",
115
+ "@hi-ui/core": ">=4.0.6",
116
116
  "react": ">=16.8.6",
117
117
  "react-dom": ">=16.8.6"
118
118
  },
119
119
  "devDependencies": {
120
- "@hi-ui/core": "^4.0.5",
121
- "@hi-ui/core-css": "^4.1.2",
120
+ "@hi-ui/core": "^4.0.6",
121
+ "@hi-ui/core-css": "^4.1.3",
122
122
  "react": "^17.0.1",
123
123
  "react-dom": "^17.0.1"
124
124
  }