@next-bricks/basic-bricks 1.160.0 → 1.162.1

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
@@ -3,332 +3,226 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [1.160.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.159.2...@next-bricks/basic-bricks@1.160.0) (2022-01-12)
6
+ ## [1.162.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.162.0...@next-bricks/basic-bricks@1.162.1) (2022-01-17)
7
7
 
8
8
 
9
- ### Features
9
+ ### Bug Fixes
10
10
 
11
- * button style ([599aa02](https://github.com/easyops-cn/next-basics/commit/599aa020bd21f070ab8eef7265ea81d39c8d8917))
12
- * **fold-brick-v2:** add editor ([e8ac347](https://github.com/easyops-cn/next-basics/commit/e8ac3475fa8598e7972b0598f041b688ca1b491e))
13
- * **fold-brick-v2:** update unit test ([5d9ed20](https://github.com/easyops-cn/next-basics/commit/5d9ed20f4d8d87496b9b99c4c1e0c0c769b86fbb))
11
+ * **general-anchor:** 修复点击事件多次触发 ([881b679](https://github.com/easyops-cn/next-basics/commit/881b679d2182337566883ce3b0e71e27e0449d25))
14
12
 
15
13
 
16
14
 
17
15
 
18
16
 
19
- ## [1.159.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.159.1...@next-bricks/basic-bricks@1.159.2) (2022-01-10)
17
+ # [1.162.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.161.0...@next-bricks/basic-bricks@1.162.0) (2022-01-17)
20
18
 
21
19
 
22
- ### Bug Fixes
20
+ ### Features
23
21
 
24
- * fix menu style ([1e3ecac](https://github.com/easyops-cn/next-basics/commit/1e3ecacfe1c37855ef1a4e27e77cebbac8789760))
22
+ * add property of `page-title-scale` for micro-view/micro-app ([e053cac](https://github.com/easyops-cn/next-basics/commit/e053cacb9e34a5eb660e20f31cd995b91b665787))
25
23
 
26
24
 
27
25
 
28
26
 
29
27
 
30
- ## [1.159.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.159.0...@next-bricks/basic-bricks@1.159.1) (2022-01-04)
28
+ # [1.161.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.160.1...@next-bricks/basic-bricks@1.161.0) (2022-01-14)
31
29
 
32
30
 
33
- ### Bug Fixes
31
+ ### Features
34
32
 
35
- * menu style ([4fa22f9](https://github.com/easyops-cn/next-basics/commit/4fa22f9f1b127c3c8706b89d24b17aa5b5ebd02d))
33
+ * **Anchor:** add props: disabledJump, event: anchor.click/anchor.change ([996e3a1](https://github.com/easyops-cn/next-basics/commit/996e3a1be097780d261b1f9d41ed23887d630a8f))
34
+ * **Anchor:** update unit test ([1258ec2](https://github.com/easyops-cn/next-basics/commit/1258ec2080b1b369b1a0ddbdf11e5030538a69fd))
36
35
 
37
36
 
38
37
 
39
38
 
40
39
 
41
- # [1.159.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.158.1...@next-bricks/basic-bricks@1.159.0) (2021-12-30)
42
-
40
+ ## [1.160.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.160.0...@next-bricks/basic-bricks@1.160.1) (2022-01-13)
43
41
 
44
42
  ### Bug Fixes
45
43
 
46
- * replace with css varibales ([6053d52](https://github.com/easyops-cn/next-basics/commit/6053d52fd4f421076cffefc3cf34a663debb413c))
44
+ - **basic-bricks:** 修复 fold-brick-v2 折叠触发异常 ([5b19263](https://github.com/easyops-cn/next-basics/commit/5b19263ecd17bfa13c702cc8f61d152280351fe8))
45
+ - custom button style ([db5955a](https://github.com/easyops-cn/next-basics/commit/db5955abd0c23abab87759e7bebeea7c5d126926))
47
46
 
47
+ # [1.160.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.159.2...@next-bricks/basic-bricks@1.160.0) (2022-01-12)
48
48
 
49
49
  ### Features
50
50
 
51
- * **basic-bricks:** add buttonStyle property ([586aeb5](https://github.com/easyops-cn/next-basics/commit/586aeb5d9c6841ea0201df2a2172772295fdc24a))
52
-
53
-
54
-
51
+ - button style ([599aa02](https://github.com/easyops-cn/next-basics/commit/599aa020bd21f070ab8eef7265ea81d39c8d8917))
52
+ - **fold-brick-v2:** add editor ([e8ac347](https://github.com/easyops-cn/next-basics/commit/e8ac3475fa8598e7972b0598f041b688ca1b491e))
53
+ - **fold-brick-v2:** update unit test ([5d9ed20](https://github.com/easyops-cn/next-basics/commit/5d9ed20f4d8d87496b9b99c4c1e0c0c769b86fbb))
55
54
 
55
+ ## [1.159.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.159.1...@next-bricks/basic-bricks@1.159.2) (2022-01-10)
56
56
 
57
- ## [1.158.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.158.0...@next-bricks/basic-bricks@1.158.1) (2021-12-29)
57
+ ### Bug Fixes
58
58
 
59
- **Note:** Version bump only for package @next-bricks/basic-bricks
59
+ - fix menu style ([1e3ecac](https://github.com/easyops-cn/next-basics/commit/1e3ecacfe1c37855ef1a4e27e77cebbac8789760))
60
60
 
61
+ ## [1.159.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.159.0...@next-bricks/basic-bricks@1.159.1) (2022-01-04)
61
62
 
63
+ ### Bug Fixes
62
64
 
65
+ - menu style ([4fa22f9](https://github.com/easyops-cn/next-basics/commit/4fa22f9f1b127c3c8706b89d24b17aa5b5ebd02d))
63
66
 
67
+ # [1.159.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.158.1...@next-bricks/basic-bricks@1.159.0) (2021-12-30)
64
68
 
65
- # [1.158.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.157.0...@next-bricks/basic-bricks@1.158.0) (2021-12-20)
69
+ ### Bug Fixes
66
70
 
71
+ - replace with css varibales ([6053d52](https://github.com/easyops-cn/next-basics/commit/6053d52fd4f421076cffefc3cf34a663debb413c))
67
72
 
68
73
  ### Features
69
74
 
70
- * **basic-bricks:** customSwitchConfig支持文字 ([d8477b6](https://github.com/easyops-cn/next-basics/commit/d8477b6fe5e2c9131ebf832e7d8705b054dcdc36))
71
-
72
-
73
-
75
+ - **basic-bricks:** add buttonStyle property ([586aeb5](https://github.com/easyops-cn/next-basics/commit/586aeb5d9c6841ea0201df2a2172772295fdc24a))
74
76
 
77
+ ## [1.158.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.158.0...@next-bricks/basic-bricks@1.158.1) (2021-12-29)
75
78
 
76
- # [1.157.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.156.2...@next-bricks/basic-bricks@1.157.0) (2021-12-07)
79
+ **Note:** Version bump only for package @next-bricks/basic-bricks
77
80
 
81
+ # [1.158.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.157.0...@next-bricks/basic-bricks@1.158.0) (2021-12-20)
78
82
 
79
83
  ### Features
80
84
 
81
- * 丰富接口异常情况页面错误处理 ([1a51f72](https://github.com/easyops-cn/next-basics/commit/1a51f7248f63f9ad40e83c796a855ea8ad1eadb2))
82
-
85
+ - **basic-bricks:** customSwitchConfig 支持文字 ([d8477b6](https://github.com/easyops-cn/next-basics/commit/d8477b6fe5e2c9131ebf832e7d8705b054dcdc36))
83
86
 
87
+ # [1.157.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.156.2...@next-bricks/basic-bricks@1.157.0) (2021-12-07)
84
88
 
89
+ ### Features
85
90
 
91
+ - 丰富接口异常情况页面错误处理 ([1a51f72](https://github.com/easyops-cn/next-basics/commit/1a51f7248f63f9ad40e83c796a855ea8ad1eadb2))
86
92
 
87
93
  ## [1.156.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.156.1...@next-bricks/basic-bricks@1.156.2) (2021-11-25)
88
94
 
89
95
  **Note:** Version bump only for package @next-bricks/basic-bricks
90
96
 
91
-
92
-
93
-
94
-
95
97
  ## [1.156.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.156.0...@next-bricks/basic-bricks@1.156.1) (2021-11-23)
96
98
 
97
-
98
99
  ### Bug Fixes
99
100
 
100
- * **drawer:** 抽屉外侧按钮样式 ([d42931e](https://github.com/easyops-cn/next-basics/commit/d42931e1b3fe5a8318be9cdb46cb7e8ff23b15d1))
101
-
102
-
103
-
104
-
101
+ - **drawer:** 抽屉外侧按钮样式 ([d42931e](https://github.com/easyops-cn/next-basics/commit/d42931e1b3fe5a8318be9cdb46cb7e8ff23b15d1))
105
102
 
106
103
  # [1.156.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.155.5...@next-bricks/basic-bricks@1.156.0) (2021-11-23)
107
104
 
108
-
109
105
  ### Features
110
106
 
111
- * support common breadcrumb ([#857](https://github.com/easyops-cn/next-basics/issues/857)) ([ab53a45](https://github.com/easyops-cn/next-basics/commit/ab53a45bf273e84beeb19ab52223cbe148b88771))
112
-
113
-
114
-
115
-
107
+ - support common breadcrumb ([#857](https://github.com/easyops-cn/next-basics/issues/857)) ([ab53a45](https://github.com/easyops-cn/next-basics/commit/ab53a45bf273e84beeb19ab52223cbe148b88771))
116
108
 
117
109
  ## [1.155.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.155.4...@next-bricks/basic-bricks@1.155.5) (2021-11-21)
118
110
 
119
111
  **Note:** Version bump only for package @next-bricks/basic-bricks
120
112
 
121
-
122
-
123
-
124
-
125
113
  ## [1.155.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.155.3...@next-bricks/basic-bricks@1.155.4) (2021-11-13)
126
114
 
127
-
128
115
  ### Bug Fixes
129
116
 
130
- * **drawer:** 抽屉外侧按钮样式 ([fb4e5a3](https://github.com/easyops-cn/next-basics/commit/fb4e5a3e36266debb0d06e4d0319c29416434b88))
131
-
132
-
133
-
134
-
117
+ - **drawer:** 抽屉外侧按钮样式 ([fb4e5a3](https://github.com/easyops-cn/next-basics/commit/fb4e5a3e36266debb0d06e4d0319c29416434b88))
135
118
 
136
119
  ## [1.155.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.155.2...@next-bricks/basic-bricks@1.155.3) (2021-11-12)
137
120
 
138
-
139
121
  ### Bug Fixes
140
122
 
141
- * **drawer:** 抽屉未打开时预渲染 ([213a87b](https://github.com/easyops-cn/next-basics/commit/213a87b24f4c181b3435ac58c24f079480a5285f))
142
-
143
-
144
-
145
-
123
+ - **drawer:** 抽屉未打开时预渲染 ([213a87b](https://github.com/easyops-cn/next-basics/commit/213a87b24f4c181b3435ac58c24f079480a5285f))
146
124
 
147
125
  ## [1.155.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.155.1...@next-bricks/basic-bricks@1.155.2) (2021-11-08)
148
126
 
149
-
150
127
  ### Bug Fixes
151
128
 
152
- * fix favicon selector ([b9005df](https://github.com/easyops-cn/next-basics/commit/b9005df7f64f42679955731a043bb6c7a7b63517))
153
-
154
-
155
-
156
-
129
+ - fix favicon selector ([b9005df](https://github.com/easyops-cn/next-basics/commit/b9005df7f64f42679955731a043bb6c7a7b63517))
157
130
 
158
131
  ## [1.155.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.155.0...@next-bricks/basic-bricks@1.155.1) (2021-11-08)
159
132
 
160
133
  **Note:** Version bump only for package @next-bricks/basic-bricks
161
134
 
162
-
163
-
164
-
165
-
166
135
  # [1.155.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.154.1...@next-bricks/basic-bricks@1.155.0) (2021-11-03)
167
136
 
168
-
169
137
  ### Bug Fixes
170
138
 
171
- * **MenuBar:** 修复logo越界问题 ([8aa8a7e](https://github.com/easyops-cn/next-basics/commit/8aa8a7ec7612d2d4ca5e4ec815c3b426927680f9))
172
-
139
+ - **MenuBar:** 修复 logo 越界问题 ([8aa8a7e](https://github.com/easyops-cn/next-basics/commit/8aa8a7ec7612d2d4ca5e4ec815c3b426927680f9))
173
140
 
174
141
  ### Features
175
142
 
176
- * 可隐藏的登出按钮 ([a581561](https://github.com/easyops-cn/next-basics/commit/a5815610b635f483d385e1137d9ab9e158474f66))
177
-
178
-
179
-
180
-
143
+ - 可隐藏的登出按钮 ([a581561](https://github.com/easyops-cn/next-basics/commit/a5815610b635f483d385e1137d9ab9e158474f66))
181
144
 
182
145
  ## [1.154.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.154.0...@next-bricks/basic-bricks@1.154.1) (2021-11-01)
183
146
 
184
-
185
147
  ### Bug Fixes
186
148
 
187
- * **drawer:** drawer 外侧开关按钮 ([ed971ef](https://github.com/easyops-cn/next-basics/commit/ed971effa2d1b4e2cce69ce6bb5549e8b8b2082b))
188
-
189
-
190
-
191
-
149
+ - **drawer:** drawer 外侧开关按钮 ([ed971ef](https://github.com/easyops-cn/next-basics/commit/ed971effa2d1b4e2cce69ce6bb5549e8b8b2082b))
192
150
 
193
151
  # [1.154.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.153.0...@next-bricks/basic-bricks@1.154.0) (2021-11-01)
194
152
 
195
-
196
153
  ### Features
197
154
 
198
- * **basic-bricks:** popover-container support highlight ([a8d418f](https://github.com/easyops-cn/next-basics/commit/a8d418f89627af15b2d927033e4c928c8d8f077c))
199
-
200
-
201
-
202
-
155
+ - **basic-bricks:** popover-container support highlight ([a8d418f](https://github.com/easyops-cn/next-basics/commit/a8d418f89627af15b2d927033e4c928c8d8f077c))
203
156
 
204
157
  # [1.153.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.152.0...@next-bricks/basic-bricks@1.153.0) (2021-10-31)
205
158
 
206
-
207
159
  ### Features
208
160
 
209
- * **general-signup:** first commit ([5eac8d7](https://github.com/easyops-cn/next-basics/commit/5eac8d7606e753bd84074af73ec7ef7aad3e1234)), closes [Refs#EASYOPSAIR-12](https://github.com/Refs/issues/EASYOPSAIR-12)
210
-
211
-
212
-
213
-
161
+ - **general-signup:** first commit ([5eac8d7](https://github.com/easyops-cn/next-basics/commit/5eac8d7606e753bd84074af73ec7ef7aad3e1234)), closes [Refs#EASYOPSAIR-12](https://github.com/Refs/issues/EASYOPSAIR-12)
214
162
 
215
163
  # [1.152.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.151.0...@next-bricks/basic-bricks@1.152.0) (2021-10-30)
216
164
 
217
-
218
165
  ### Features
219
166
 
220
- * **LogoBar:** logo支持不设置link ([dea170c](https://github.com/easyops-cn/next-basics/commit/dea170c3487b255daf4bfb6c40b3c89c0e6d285f))
221
-
222
-
223
-
224
-
167
+ - **LogoBar:** logo 支持不设置 link ([dea170c](https://github.com/easyops-cn/next-basics/commit/dea170c3487b255daf4bfb6c40b3c89c0e6d285f))
225
168
 
226
169
  # [1.151.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.150.0...@next-bricks/basic-bricks@1.151.0) (2021-10-29)
227
170
 
228
-
229
171
  ### Features
230
172
 
231
- * **basic-bricks:** popover-container support zIndex ([3bf8b48](https://github.com/easyops-cn/next-basics/commit/3bf8b48cafe337f51f4b917e79abc5b332706c64))
232
-
233
-
234
-
235
-
173
+ - **basic-bricks:** popover-container support zIndex ([3bf8b48](https://github.com/easyops-cn/next-basics/commit/3bf8b48cafe337f51f4b917e79abc5b332706c64))
236
174
 
237
175
  # [1.150.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.149.4...@next-bricks/basic-bricks@1.150.0) (2021-10-17)
238
176
 
239
-
240
177
  ### Features
241
178
 
242
- * 国际化 refs LAUNCHPAD-75 ([5d344fe](https://github.com/easyops-cn/next-basics/commit/5d344fe31e33dc7e0b4a106c3abdd28a19461607))
243
-
244
-
245
-
246
-
179
+ - 国际化 refs LAUNCHPAD-75 ([5d344fe](https://github.com/easyops-cn/next-basics/commit/5d344fe31e33dc7e0b4a106c3abdd28a19461607))
247
180
 
248
181
  ## [1.149.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.149.3...@next-bricks/basic-bricks@1.149.4) (2021-10-16)
249
182
 
250
-
251
183
  ### Bug Fixes
252
184
 
253
- * **drawer:** fix浮层抽屉关闭后漏出一点儿 ([e26ccd3](https://github.com/easyops-cn/next-basics/commit/e26ccd3f63591e0b001d4b7382501eeb43e09b3c))
254
-
255
-
256
-
257
-
185
+ - **drawer:** fix 浮层抽屉关闭后漏出一点儿 ([e26ccd3](https://github.com/easyops-cn/next-basics/commit/e26ccd3f63591e0b001d4b7382501eeb43e09b3c))
258
186
 
259
187
  ## [1.149.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.149.2...@next-bricks/basic-bricks@1.149.3) (2021-10-15)
260
188
 
261
-
262
189
  ### Bug Fixes
263
190
 
264
- * **drawer:** 抽屉添加悬浮样式 ([7a1b3f3](https://github.com/easyops-cn/next-basics/commit/7a1b3f3e06352063691a2e7b421ece928def5b00))
265
-
266
-
267
-
268
-
191
+ - **drawer:** 抽屉添加悬浮样式 ([7a1b3f3](https://github.com/easyops-cn/next-basics/commit/7a1b3f3e06352063691a2e7b421ece928def5b00))
269
192
 
270
193
  ## [1.149.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.149.1...@next-bricks/basic-bricks@1.149.2) (2021-10-15)
271
194
 
272
-
273
195
  ### Bug Fixes
274
196
 
275
- * **general-custom-buttons:** icon buttonType support danger sty ([0612e23](https://github.com/easyops-cn/next-basics/commit/0612e235ee182f7e9e8165d9184add5d1dc8d24f))
276
-
277
-
278
-
279
-
197
+ - **general-custom-buttons:** icon buttonType support danger sty ([0612e23](https://github.com/easyops-cn/next-basics/commit/0612e235ee182f7e9e8165d9184add5d1dc8d24f))
280
198
 
281
199
  ## [1.149.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.149.0...@next-bricks/basic-bricks@1.149.1) (2021-10-13)
282
200
 
283
-
284
201
  ### Bug Fixes
285
202
 
286
- * **general-custom-buttons:** fix style of icon buttonType ([8b9b11e](https://github.com/easyops-cn/next-basics/commit/8b9b11ecb34054b2f32ba4c69eccf759cc4bf84f))
287
-
288
-
289
-
290
-
203
+ - **general-custom-buttons:** fix style of icon buttonType ([8b9b11e](https://github.com/easyops-cn/next-basics/commit/8b9b11ecb34054b2f32ba4c69eccf759cc4bf84f))
291
204
 
292
205
  # [1.149.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.148.0...@next-bricks/basic-bricks@1.149.0) (2021-10-12)
293
206
 
294
-
295
207
  ### Features
296
208
 
297
- * **basic-bricks:** general-custom-buttons CustomButton add danger property ([2af505e](https://github.com/easyops-cn/next-basics/commit/2af505ee9a50f6f587817e384a58d49949dd3a0c))
298
-
299
-
300
-
301
-
209
+ - **basic-bricks:** general-custom-buttons CustomButton add danger property ([2af505e](https://github.com/easyops-cn/next-basics/commit/2af505ee9a50f6f587817e384a58d49949dd3a0c))
302
210
 
303
211
  # [1.148.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.147.1...@next-bricks/basic-bricks@1.148.0) (2021-09-29)
304
212
 
305
-
306
213
  ### Features
307
214
 
308
- * general modal support after close event ([5501ca5](https://github.com/easyops-cn/next-basics/commit/5501ca5e45d0cf561e1236ec910e48826eca1f56))
309
-
310
-
311
-
312
-
215
+ - general modal support after close event ([5501ca5](https://github.com/easyops-cn/next-basics/commit/5501ca5e45d0cf561e1236ec910e48826eca1f56))
313
216
 
314
217
  ## [1.147.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.147.0...@next-bricks/basic-bricks@1.147.1) (2021-09-28)
315
218
 
316
219
  **Note:** Version bump only for package @next-bricks/basic-bricks
317
220
 
318
-
319
-
320
-
321
-
322
221
  # [1.147.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.146.0...@next-bricks/basic-bricks@1.147.0) (2021-09-26)
323
222
 
324
-
325
223
  ### Features
326
224
 
327
- * update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
328
-
329
-
330
-
331
-
225
+ - update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
332
226
 
333
227
  # [1.146.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/basic-bricks@1.145.0...@next-bricks/basic-bricks@1.146.0) (2021-09-23)
334
228
 
@@ -1,28 +1,25 @@
1
1
  contracts:
2
2
  - type: brick
3
3
  brick: basic-bricks.redirect-to
4
- version: 1.160.0
4
+ version: 1.162.1
5
5
  - type: brick
6
6
  brick: basic-bricks.home-redirect
7
- version: 1.160.0
8
- - type: brick
9
- brick: basic-bricks.grid-layout
10
- version: 1.160.0
7
+ version: 1.162.1
11
8
  - type: brick
12
9
  brick: basic-bricks.transform-agent
13
- version: 1.160.0
10
+ version: 1.162.1
11
+ - type: brick
12
+ brick: basic-bricks.grid-layout
13
+ version: 1.162.1
14
14
  - type: brick
15
15
  brick: basic-bricks.micro-view
16
- version: 1.160.0
16
+ version: 1.162.1
17
17
  - type: brick
18
18
  brick: basic-bricks.micro-app
19
- version: 1.160.0
20
- - type: brick
21
- brick: basic-bricks.menu-bar
22
- version: 1.160.0
19
+ version: 1.162.1
23
20
  - type: brick
24
21
  brick: basic-bricks.app-bar
25
- version: 1.160.0
22
+ version: 1.162.1
26
23
  deps:
27
24
  - type: contract
28
25
  contract: easyops.api.user_service.launchpad.CreateCollection
@@ -44,97 +41,100 @@ contracts:
44
41
  version: '*'
45
42
  - type: brick
46
43
  brick: basic-bricks.general-button
47
- version: 1.160.0
44
+ version: 1.162.1
45
+ - type: brick
46
+ brick: basic-bricks.page-error
47
+ version: 1.162.1
48
48
  - type: brick
49
49
  brick: basic-bricks.page-not-found
50
- version: 1.160.0
50
+ version: 1.162.1
51
51
  - type: brick
52
- brick: basic-bricks.page-error
53
- version: 1.160.0
52
+ brick: basic-bricks.menu-bar
53
+ version: 1.162.1
54
+ - type: brick
55
+ brick: basic-bricks.print-button
56
+ version: 1.162.1
54
57
  - type: brick
55
58
  brick: basic-bricks.loading-bar
56
- version: 1.160.0
59
+ version: 1.162.1
57
60
  - type: brick
58
61
  brick: basic-bricks.page-title
59
- version: 1.160.0
62
+ version: 1.162.1
60
63
  - type: brick
61
64
  brick: basic-bricks.index-card
62
- version: 1.160.0
63
- - type: brick
64
- brick: basic-bricks.print-button
65
- version: 1.160.0
65
+ version: 1.162.1
66
66
  - type: brick
67
67
  brick: basic-bricks.sub-menu
68
- version: 1.160.0
68
+ version: 1.162.1
69
69
  - type: brick
70
70
  brick: basic-bricks.general-card
71
- version: 1.160.0
71
+ version: 1.162.1
72
72
  - type: brick
73
73
  brick: basic-bricks.general-modal
74
- version: 1.160.0
74
+ version: 1.162.1
75
75
  - type: brick
76
76
  brick: basic-bricks.general-drawer
77
- version: 1.160.0
78
- - type: brick
79
- brick: basic-bricks.general-custom-buttons
80
- version: 1.160.0
77
+ version: 1.162.1
81
78
  - type: brick
82
79
  brick: basic-bricks.delete-confirm-modal
83
- version: 1.160.0
80
+ version: 1.162.1
84
81
  - type: brick
85
82
  brick: basic-bricks.multiple-columns-card
86
- version: 1.160.0
83
+ version: 1.162.1
87
84
  - type: brick
88
85
  brick: basic-bricks.list-container
89
- version: 1.160.0
86
+ version: 1.162.1
90
87
  - type: brick
91
- brick: basic-bricks.script-brick
92
- version: 1.160.0
88
+ brick: basic-bricks.general-custom-buttons
89
+ version: 1.162.1
93
90
  - type: brick
94
91
  brick: basic-bricks.magic-brick
95
- version: 1.160.0
96
- - type: brick
97
- brick: basic-bricks.popover-container
98
- version: 1.160.0
92
+ version: 1.162.1
99
93
  - type: brick
100
94
  brick: basic-bricks.fold-brick
101
- version: 1.160.0
95
+ version: 1.162.1
102
96
  - type: brick
103
97
  brick: basic-bricks.advanced-list-container
104
- version: 1.160.0
98
+ version: 1.162.1
105
99
  - type: brick
106
100
  brick: basic-bricks.advance-list-container
107
- version: 1.160.0
101
+ version: 1.162.1
108
102
  - type: brick
109
103
  brick: basic-bricks.fold-brick-v2
110
- version: 1.160.0
111
- - type: brick
112
- brick: basic-bricks.sub-menu-filter
113
- version: 1.160.0
104
+ version: 1.162.1
114
105
  - type: brick
115
106
  brick: basic-bricks.general-notification
116
- version: 1.160.0
107
+ version: 1.162.1
108
+ - type: brick
109
+ brick: basic-bricks.sub-menu-filter
110
+ version: 1.162.1
117
111
  - type: brick
118
112
  brick: basic-bricks.general-hotkeys
119
- version: 1.160.0
113
+ version: 1.162.1
120
114
  - type: brick
121
115
  brick: basic-bricks.general-timer
122
- version: 1.160.0
116
+ version: 1.162.1
117
+ - type: brick
118
+ brick: basic-bricks.brick-error
119
+ version: 1.162.1
123
120
  - type: brick
124
121
  brick: basic-bricks.export-json-file
125
- version: 1.160.0
122
+ version: 1.162.1
126
123
  - type: brick
127
- brick: basic-bricks.easy-view
128
- version: 1.160.0
124
+ brick: basic-bricks.script-brick
125
+ version: 1.162.1
129
126
  - type: brick
130
- brick: basic-bricks.brick-error
131
- version: 1.160.0
127
+ brick: basic-bricks.popover-container
128
+ version: 1.162.1
132
129
  - type: brick
133
130
  brick: basic-bricks.header-bar
134
- version: 1.160.0
131
+ version: 1.162.1
132
+ - type: brick
133
+ brick: basic-bricks.easy-view
134
+ version: 1.162.1
135
135
  - type: brick
136
136
  brick: basic-bricks.general-anchor
137
- version: 1.160.0
137
+ version: 1.162.1
138
138
  - type: brick
139
139
  brick: basic-bricks.general-title
140
- version: 1.160.0
140
+ version: 1.162.1
@@ -2,7 +2,7 @@ install_path: /usr/local/easyops/bricks/basic-bricks-NB
2
2
  user: 'easyops:easyops'
3
3
  dependencies:
4
4
  - name: brick_next
5
- version: ^2.49.0
5
+ version: ^2.50.0
6
6
  local_deploy: true
7
7
  - name: user_service
8
8
  version: ^1.13.4
package/dist/bricks.json CHANGED
@@ -2,62 +2,62 @@
2
2
  "bricks": [
3
3
  "basic-bricks.redirect-to",
4
4
  "basic-bricks.home-redirect",
5
- "basic-bricks.grid-layout",
6
5
  "basic-bricks.transform-agent",
6
+ "basic-bricks.grid-layout",
7
7
  "basic-bricks.micro-view",
8
8
  "basic-bricks.micro-app",
9
- "basic-bricks.menu-bar",
10
9
  "basic-bricks.app-bar",
11
10
  "basic-bricks.general-button",
12
- "basic-bricks.page-not-found",
13
11
  "basic-bricks.page-error",
12
+ "basic-bricks.page-not-found",
13
+ "basic-bricks.menu-bar",
14
+ "basic-bricks.print-button",
14
15
  "basic-bricks.loading-bar",
15
16
  "basic-bricks.page-title",
16
17
  "basic-bricks.index-card",
17
- "basic-bricks.print-button",
18
18
  "basic-bricks.sub-menu",
19
19
  "basic-bricks.general-card",
20
20
  "basic-bricks.general-modal",
21
21
  "basic-bricks.general-drawer",
22
- "basic-bricks.general-custom-buttons",
23
22
  "basic-bricks.delete-confirm-modal",
24
23
  "basic-bricks.multiple-columns-card",
25
24
  "basic-bricks.list-container",
26
- "basic-bricks.script-brick",
25
+ "basic-bricks.general-custom-buttons",
27
26
  "basic-bricks.magic-brick",
28
- "basic-bricks.popover-container",
29
27
  "basic-bricks.fold-brick",
30
28
  "basic-bricks.advanced-list-container",
31
29
  "basic-bricks.advance-list-container",
32
30
  "basic-bricks.fold-brick-v2",
33
- "basic-bricks.sub-menu-filter",
34
31
  "basic-bricks.general-notification",
32
+ "basic-bricks.sub-menu-filter",
35
33
  "basic-bricks.general-hotkeys",
36
34
  "basic-bricks.general-timer",
37
- "basic-bricks.export-json-file",
38
- "basic-bricks.easy-view",
39
35
  "basic-bricks.brick-error",
36
+ "basic-bricks.export-json-file",
37
+ "basic-bricks.script-brick",
38
+ "basic-bricks.popover-container",
40
39
  "basic-bricks.header-bar",
40
+ "basic-bricks.easy-view",
41
41
  "basic-bricks.general-anchor",
42
42
  "basic-bricks.general-title"
43
43
  ],
44
44
  "processors": [],
45
45
  "providers": [],
46
46
  "dll": [],
47
- "filePath": "bricks/basic-bricks/dist/index.b9212bad.js",
47
+ "filePath": "bricks/basic-bricks/dist/index.5abc7fc9.js",
48
48
  "editors": [
49
49
  "basic-bricks.any-brick--editor",
50
50
  "basic-bricks.any-route--editor",
51
+ "basic-bricks.general-button--editor",
51
52
  "basic-bricks.micro-view--editor",
52
53
  "basic-bricks.micro-app--editor",
53
- "basic-bricks.general-button--editor",
54
- "basic-bricks.general-card--editor",
55
- "basic-bricks.grid-layout--editor",
56
54
  "basic-bricks.general-drawer--editor",
55
+ "basic-bricks.grid-layout--editor",
57
56
  "basic-bricks.general-modal--editor",
57
+ "basic-bricks.general-card--editor",
58
58
  "basic-bricks.multiple-columns-card--editor",
59
- "basic-bricks.general-custom-buttons--editor",
60
59
  "basic-bricks.easy-view--editor",
60
+ "basic-bricks.general-custom-buttons--editor",
61
61
  "basic-bricks.page-title--editor",
62
62
  "basic-bricks.list-container--editor",
63
63
  "basic-bricks.fold-brick-v2--editor"