@next-core/brick-container 2.63.5 → 2.63.6

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,628 +3,375 @@
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
- ## [2.63.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.4...@next-core/brick-container@2.63.5) (2022-01-27)
6
+ ## [2.63.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.5...@next-core/brick-container@2.63.6) (2022-01-28)
7
7
 
8
8
 
9
9
  ### Bug Fixes
10
10
 
11
- * set color-scheme for specific theme ([0d448ff](https://github.com/easyops-cn/next-core/commit/0d448ffef701272dcddc6f5209c2c428e1e1ad5b))
12
-
11
+ * adopt webpack-dev-server 4.7.0 ([d97b03c](https://github.com/easyops-cn/next-core/commit/d97b03ce8a0126fbf16e23192a8acca0b9a3214f))
12
+ * modal style ([0f1afc5](https://github.com/easyops-cn/next-core/commit/0f1afc538fc86f6895d7fac9a0e080132e9bcf96))
13
13
 
14
14
 
15
15
 
16
16
 
17
- ## [2.63.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.3...@next-core/brick-container@2.63.4) (2022-01-26)
18
17
 
19
- **Note:** Version bump only for package @next-core/brick-container
18
+ ## [2.63.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.4...@next-core/brick-container@2.63.5) (2022-01-27)
20
19
 
20
+ ### Bug Fixes
21
21
 
22
+ - set color-scheme for specific theme ([0d448ff](https://github.com/easyops-cn/next-core/commit/0d448ffef701272dcddc6f5209c2c428e1e1ad5b))
22
23
 
24
+ ## [2.63.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.3...@next-core/brick-container@2.63.4) (2022-01-26)
23
25
 
26
+ **Note:** Version bump only for package @next-core/brick-container
24
27
 
25
28
  ## [2.63.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.2...@next-core/brick-container@2.63.3) (2022-01-26)
26
29
 
27
-
28
30
  ### Bug Fixes
29
31
 
30
- * **style:** cascader在light模式下缺少样式 ([1b33a36](https://github.com/easyops-cn/next-core/commit/1b33a3669bd55850d2fc8333c6e0fbde9b591256))
31
-
32
-
33
-
34
-
32
+ - **style:** cascader light 模式下缺少样式 ([1b33a36](https://github.com/easyops-cn/next-core/commit/1b33a3669bd55850d2fc8333c6e0fbde9b591256))
35
33
 
36
34
  ## [2.63.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.1...@next-core/brick-container@2.63.2) (2022-01-26)
37
35
 
38
-
39
36
  ### Bug Fixes
40
37
 
41
- * **style:** 增加cascade样式 ([e5154e9](https://github.com/easyops-cn/next-core/commit/e5154e9e1137e683e03e1cc245e08d7a28f28557))
42
- * **style:** 挪动timeline样式到antd custom ([e5d3c34](https://github.com/easyops-cn/next-core/commit/e5d3c343e7ad1b55fe5f98227845307c2cabe383))
43
-
44
-
45
-
46
-
38
+ - **style:** 增加 cascade 样式 ([e5154e9](https://github.com/easyops-cn/next-core/commit/e5154e9e1137e683e03e1cc245e08d7a28f28557))
39
+ - **style:** 挪动 timeline 样式到 antd custom ([e5d3c34](https://github.com/easyops-cn/next-core/commit/e5d3c343e7ad1b55fe5f98227845307c2cabe383))
47
40
 
48
41
  ## [2.63.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.0...@next-core/brick-container@2.63.1) (2022-01-26)
49
42
 
50
-
51
43
  ### Bug Fixes
52
44
 
53
- * menu style ([ff72c69](https://github.com/easyops-cn/next-core/commit/ff72c695317ea1985a21a7c51f50b01a2428bd25))
54
-
55
-
56
-
57
-
45
+ - menu style ([ff72c69](https://github.com/easyops-cn/next-core/commit/ff72c695317ea1985a21a7c51f50b01a2428bd25))
58
46
 
59
47
  # [2.63.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.62.4...@next-core/brick-container@2.63.0) (2022-01-26)
60
48
 
61
-
62
49
  ### Bug Fixes
63
50
 
64
- * modal style ([6f8d257](https://github.com/easyops-cn/next-core/commit/6f8d257a78af76b7a7c0501f7d54d3147f8af67a))
65
- * style refine ([ecb5971](https://github.com/easyops-cn/next-core/commit/ecb5971ac4cf9ffcadb036353ff12639daf38f18))
66
- * tag style ([d3b4a1a](https://github.com/easyops-cn/next-core/commit/d3b4a1a6d61bc4847c9e59ab1ed31a53743df496))
67
-
51
+ - modal style ([6f8d257](https://github.com/easyops-cn/next-core/commit/6f8d257a78af76b7a7c0501f7d54d3147f8af67a))
52
+ - style refine ([ecb5971](https://github.com/easyops-cn/next-core/commit/ecb5971ac4cf9ffcadb036353ff12639daf38f18))
53
+ - tag style ([d3b4a1a](https://github.com/easyops-cn/next-core/commit/d3b4a1a6d61bc4847c9e59ab1ed31a53743df496))
68
54
 
69
55
  ### Features
70
56
 
71
- * **theme_report:** 主题模板数据上报 ([ccbb94e](https://github.com/easyops-cn/next-core/commit/ccbb94e10b856678029668087a09d5edf4613d8c))
72
- * **theme_report:** 主题模板数据上报, 被调服务修改 ([f0c2b0f](https://github.com/easyops-cn/next-core/commit/f0c2b0f07575a7107739257cfe8ad1bdce0a5073))
73
-
74
-
75
-
76
-
57
+ - **theme_report:** 主题模板数据上报 ([ccbb94e](https://github.com/easyops-cn/next-core/commit/ccbb94e10b856678029668087a09d5edf4613d8c))
58
+ - **theme_report:** 主题模板数据上报, 被调服务修改 ([f0c2b0f](https://github.com/easyops-cn/next-core/commit/f0c2b0f07575a7107739257cfe8ad1bdce0a5073))
77
59
 
78
60
  ## [2.62.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.62.3...@next-core/brick-container@2.62.4) (2022-01-24)
79
61
 
80
-
81
62
  ### Bug Fixes
82
63
 
83
- * typo ([53ec91c](https://github.com/easyops-cn/next-core/commit/53ec91cb81723028acbb3500671bd7f1f879b0e9))
84
-
85
-
86
-
87
-
64
+ - typo ([53ec91c](https://github.com/easyops-cn/next-core/commit/53ec91cb81723028acbb3500671bd7f1f879b0e9))
88
65
 
89
66
  ## [2.62.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.62.2...@next-core/brick-container@2.62.3) (2022-01-24)
90
67
 
91
-
92
68
  ### Bug Fixes
93
69
 
94
- * refine css ([f295d70](https://github.com/easyops-cn/next-core/commit/f295d70637777b818661543d8635d22692f87bf9))
95
- * typo ([f796914](https://github.com/easyops-cn/next-core/commit/f796914ade8e30ee6a3ee48fc7f1d53ebb6e9458))
96
-
97
-
98
-
99
-
70
+ - refine css ([f295d70](https://github.com/easyops-cn/next-core/commit/f295d70637777b818661543d8635d22692f87bf9))
71
+ - typo ([f796914](https://github.com/easyops-cn/next-core/commit/f796914ade8e30ee6a3ee48fc7f1d53ebb6e9458))
100
72
 
101
73
  ## [2.62.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.62.1...@next-core/brick-container@2.62.2) (2022-01-24)
102
74
 
103
-
104
75
  ### Bug Fixes
105
76
 
106
- * fix remote asset root ([e346c36](https://github.com/easyops-cn/next-core/commit/e346c363084b4e3aa661e27de72deac99a9f88de))
107
-
108
-
109
-
110
-
77
+ - fix remote asset root ([e346c36](https://github.com/easyops-cn/next-core/commit/e346c363084b4e3aa661e27de72deac99a9f88de))
111
78
 
112
79
  ## [2.62.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.62.0...@next-core/brick-container@2.62.1) (2022-01-24)
113
80
 
114
-
115
81
  ### Bug Fixes
116
82
 
117
- * support connect remote in standalone app ([d53c0c5](https://github.com/easyops-cn/next-core/commit/d53c0c5eb738eaf52cc920e9875bb2da15490004))
118
-
119
-
120
-
121
-
83
+ - support connect remote in standalone app ([d53c0c5](https://github.com/easyops-cn/next-core/commit/d53c0c5eb738eaf52cc920e9875bb2da15490004))
122
84
 
123
85
  # [2.62.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.61.1...@next-core/brick-container@2.62.0) (2022-01-23)
124
86
 
125
-
126
87
  ### Features
127
88
 
128
- * tag style ([735741d](https://github.com/easyops-cn/next-core/commit/735741d8cd6e7526d9763e71391104f5700a6026))
129
-
130
-
131
-
132
-
89
+ - tag style ([735741d](https://github.com/easyops-cn/next-core/commit/735741d8cd6e7526d9763e71391104f5700a6026))
133
90
 
134
91
  ## [2.61.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.61.0...@next-core/brick-container@2.61.1) (2022-01-21)
135
92
 
136
-
137
93
  ### Bug Fixes
138
94
 
139
- * chart tooltip ([60a21ee](https://github.com/easyops-cn/next-core/commit/60a21ee41256461f995b779f7937aeffb0249f1c))
140
-
141
-
142
-
143
-
95
+ - chart tooltip ([60a21ee](https://github.com/easyops-cn/next-core/commit/60a21ee41256461f995b779f7937aeffb0249f1c))
144
96
 
145
97
  # [2.61.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.60.0...@next-core/brick-container@2.61.0) (2022-01-21)
146
98
 
147
-
148
99
  ### Features
149
100
 
150
- * dashboard style ([f591d20](https://github.com/easyops-cn/next-core/commit/f591d2054c2717c4e61af56e2870840d60fcd981))
151
- * slider style ([f620219](https://github.com/easyops-cn/next-core/commit/f6202193c8c40e37836d81a3b5b9719eef52b352))
152
-
153
-
154
-
155
-
101
+ - dashboard style ([f591d20](https://github.com/easyops-cn/next-core/commit/f591d2054c2717c4e61af56e2870840d60fcd981))
102
+ - slider style ([f620219](https://github.com/easyops-cn/next-core/commit/f6202193c8c40e37836d81a3b5b9719eef52b352))
156
103
 
157
104
  # [2.60.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.59.0...@next-core/brick-container@2.60.0) (2022-01-21)
158
105
 
159
-
160
106
  ### Bug Fixes
161
107
 
162
- * refine style of avatar using css variables ([0189c83](https://github.com/easyops-cn/next-core/commit/0189c83b679ec75f28a4f7169a7a07fedfefff81))
163
-
108
+ - refine style of avatar using css variables ([0189c83](https://github.com/easyops-cn/next-core/commit/0189c83b679ec75f28a4f7169a7a07fedfefff81))
164
109
 
165
110
  ### Features
166
111
 
167
- * cmdb-instance-modal style ([93e8fce](https://github.com/easyops-cn/next-core/commit/93e8fce537e7bf47025fe7980f7bb45c3ae77967))
168
- * date picker style ([2812395](https://github.com/easyops-cn/next-core/commit/2812395a99c1de7c5f2cfbfec00806ef8f6a5fe9))
169
- * use css variables for new theme colors ([9f20d2a](https://github.com/easyops-cn/next-core/commit/9f20d2a3194d75972266bf6ddba871c45a59d1d8))
170
-
171
-
172
-
173
-
112
+ - cmdb-instance-modal style ([93e8fce](https://github.com/easyops-cn/next-core/commit/93e8fce537e7bf47025fe7980f7bb45c3ae77967))
113
+ - date picker style ([2812395](https://github.com/easyops-cn/next-core/commit/2812395a99c1de7c5f2cfbfec00806ef8f6a5fe9))
114
+ - use css variables for new theme colors ([9f20d2a](https://github.com/easyops-cn/next-core/commit/9f20d2a3194d75972266bf6ddba871c45a59d1d8))
174
115
 
175
116
  # [2.59.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.58.0...@next-core/brick-container@2.59.0) (2022-01-20)
176
117
 
177
-
178
118
  ### Features
179
119
 
180
- * support css variables of chart axis ([332953e](https://github.com/easyops-cn/next-core/commit/332953ed0b8dbf918866ce499bc37592a5ef98c2))
181
-
182
-
183
-
184
-
120
+ - support css variables of chart axis ([332953e](https://github.com/easyops-cn/next-core/commit/332953ed0b8dbf918866ce499bc37592a5ef98c2))
185
121
 
186
122
  # [2.58.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.57.2...@next-core/brick-container@2.58.0) (2022-01-20)
187
123
 
188
-
189
124
  ### Features
190
125
 
191
- * support css variables of rank table ([3a36229](https://github.com/easyops-cn/next-core/commit/3a362297c8efb500f0e4eadb3343f5d99decc972))
192
-
193
-
194
-
195
-
126
+ - support css variables of rank table ([3a36229](https://github.com/easyops-cn/next-core/commit/3a362297c8efb500f0e4eadb3343f5d99decc972))
196
127
 
197
128
  ## [2.57.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.57.1...@next-core/brick-container@2.57.2) (2022-01-20)
198
129
 
199
130
  **Note:** Version bump only for package @next-core/brick-container
200
131
 
201
-
202
-
203
-
204
-
205
132
  ## [2.57.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.57.0...@next-core/brick-container@2.57.1) (2022-01-20)
206
133
 
207
134
  **Note:** Version bump only for package @next-core/brick-container
208
135
 
209
-
210
-
211
-
212
-
213
136
  # [2.57.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.56.1...@next-core/brick-container@2.57.0) (2022-01-19)
214
137
 
215
-
216
138
  ### Bug Fixes
217
139
 
218
- * modify css variables ([f753613](https://github.com/easyops-cn/next-core/commit/f7536138769845168ff943bae52c5c794177bec9))
219
-
140
+ - modify css variables ([f753613](https://github.com/easyops-cn/next-core/commit/f7536138769845168ff943bae52c5c794177bec9))
220
141
 
221
142
  ### Features
222
143
 
223
- * description style ([4521d10](https://github.com/easyops-cn/next-core/commit/4521d10983791bb09e7b462b35741405b193257c))
224
-
225
-
226
-
227
-
144
+ - description style ([4521d10](https://github.com/easyops-cn/next-core/commit/4521d10983791bb09e7b462b35741405b193257c))
228
145
 
229
146
  ## [2.56.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.56.0...@next-core/brick-container@2.56.1) (2022-01-19)
230
147
 
231
148
  **Note:** Version bump only for package @next-core/brick-container
232
149
 
233
-
234
-
235
-
236
-
237
150
  # [2.56.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.55.1...@next-core/brick-container@2.56.0) (2022-01-19)
238
151
 
239
-
240
152
  ### Features
241
153
 
242
- * checkbox style ([f5317ad](https://github.com/easyops-cn/next-core/commit/f5317adb93ebcc854830c550f3916ffe0a94e09c))
243
- * input number style ([dafa23f](https://github.com/easyops-cn/next-core/commit/dafa23ff95416430605da5705c4b7e3fed51c2a3))
244
-
245
-
246
-
247
-
154
+ - checkbox style ([f5317ad](https://github.com/easyops-cn/next-core/commit/f5317adb93ebcc854830c550f3916ffe0a94e09c))
155
+ - input number style ([dafa23f](https://github.com/easyops-cn/next-core/commit/dafa23ff95416430605da5705c4b7e3fed51c2a3))
248
156
 
249
157
  ## [2.55.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.55.0...@next-core/brick-container@2.55.1) (2022-01-19)
250
158
 
251
159
  **Note:** Version bump only for package @next-core/brick-container
252
160
 
253
-
254
-
255
-
256
-
257
161
  # [2.55.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.54.1...@next-core/brick-container@2.55.0) (2022-01-18)
258
162
 
259
-
260
163
  ### Features
261
164
 
262
- * modal style ([75eefa9](https://github.com/easyops-cn/next-core/commit/75eefa96366f3acf0c588992485eff89272e9092))
263
- * tabs style ([eb51a23](https://github.com/easyops-cn/next-core/commit/eb51a236b9aa9522661d47cf72f17a7a41e4aa00))
264
-
265
-
266
-
267
-
165
+ - modal style ([75eefa9](https://github.com/easyops-cn/next-core/commit/75eefa96366f3acf0c588992485eff89272e9092))
166
+ - tabs style ([eb51a23](https://github.com/easyops-cn/next-core/commit/eb51a236b9aa9522661d47cf72f17a7a41e4aa00))
268
167
 
269
168
  ## [2.54.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.54.0...@next-core/brick-container@2.54.1) (2022-01-18)
270
169
 
271
-
272
170
  ### Bug Fixes
273
171
 
274
- * adpat to dark v1 theme ([c198250](https://github.com/easyops-cn/next-core/commit/c1982507c48ed34aa327bdb9a1ac8f9fb38bb330))
275
- * fix styles and replace css variables ([ed66930](https://github.com/easyops-cn/next-core/commit/ed6693080cafa3667cb0a7bd3dfd66e4a9b5e23f))
276
- * style refine ([54a9130](https://github.com/easyops-cn/next-core/commit/54a9130d18558d4c86871b458f58e5c652898e84))
277
- * style refine ([087a2fa](https://github.com/easyops-cn/next-core/commit/087a2fa330fb8b1f211e2dc8026ec2f372049035))
278
-
279
-
280
-
281
-
172
+ - adpat to dark v1 theme ([c198250](https://github.com/easyops-cn/next-core/commit/c1982507c48ed34aa327bdb9a1ac8f9fb38bb330))
173
+ - fix styles and replace css variables ([ed66930](https://github.com/easyops-cn/next-core/commit/ed6693080cafa3667cb0a7bd3dfd66e4a9b5e23f))
174
+ - style refine ([54a9130](https://github.com/easyops-cn/next-core/commit/54a9130d18558d4c86871b458f58e5c652898e84))
175
+ - style refine ([087a2fa](https://github.com/easyops-cn/next-core/commit/087a2fa330fb8b1f211e2dc8026ec2f372049035))
282
176
 
283
177
  # [2.54.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.53.0...@next-core/brick-container@2.54.0) (2022-01-17)
284
178
 
285
-
286
179
  ### Bug Fixes
287
180
 
288
- * fix style ([f7d2541](https://github.com/easyops-cn/next-core/commit/f7d25419cbb7fde54c34ad7f4893d9d4f068819a))
289
- * fix styles and replace css variables ([a84d2f7](https://github.com/easyops-cn/next-core/commit/a84d2f72dde782a542b518d148d95da9bd548e11))
290
- * style fix ([dee1718](https://github.com/easyops-cn/next-core/commit/dee17183240c72e298cb18631680098f0e9dc1b4))
291
-
181
+ - fix style ([f7d2541](https://github.com/easyops-cn/next-core/commit/f7d25419cbb7fde54c34ad7f4893d9d4f068819a))
182
+ - fix styles and replace css variables ([a84d2f7](https://github.com/easyops-cn/next-core/commit/a84d2f72dde782a542b518d148d95da9bd548e11))
183
+ - style fix ([dee1718](https://github.com/easyops-cn/next-core/commit/dee17183240c72e298cb18631680098f0e9dc1b4))
292
184
 
293
185
  ### Features
294
186
 
295
- * replace tooltip css variables ([d0816c5](https://github.com/easyops-cn/next-core/commit/d0816c5d5485e63284d4140864399794ed631631))
296
-
297
-
298
-
299
-
187
+ - replace tooltip css variables ([d0816c5](https://github.com/easyops-cn/next-core/commit/d0816c5d5485e63284d4140864399794ed631631))
300
188
 
301
189
  # [2.53.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.52.0...@next-core/brick-container@2.53.0) (2022-01-16)
302
190
 
303
-
304
191
  ### Bug Fixes
305
192
 
306
- * fix style ([1f9eadf](https://github.com/easyops-cn/next-core/commit/1f9eadf0723dbdfd3cea9455e6f6c7c4c23de975))
307
- * table style refine ([411d101](https://github.com/easyops-cn/next-core/commit/411d101062c7ec3dfaa7a8fe3e8302cd63f2bced))
308
-
193
+ - fix style ([1f9eadf](https://github.com/easyops-cn/next-core/commit/1f9eadf0723dbdfd3cea9455e6f6c7c4c23de975))
194
+ - table style refine ([411d101](https://github.com/easyops-cn/next-core/commit/411d101062c7ec3dfaa7a8fe3e8302cd63f2bced))
309
195
 
310
196
  ### Features
311
197
 
312
- * add css variables ([ffd208b](https://github.com/easyops-cn/next-core/commit/ffd208be8374afbcc8e859630aaa3323ee005611))
313
- * add general styles ([9e2a3db](https://github.com/easyops-cn/next-core/commit/9e2a3db7b21a7ff62ec6b450dfc39860e55a5d08))
314
- * delete and edit css variables ([d4dec93](https://github.com/easyops-cn/next-core/commit/d4dec9392aba83f14a670281e51643325ffaed08))
315
- * **presentational-bricks.general-tooltip:** tooltip style ([c6cdd2d](https://github.com/easyops-cn/next-core/commit/c6cdd2d0e9f70f7b986d6041b78dd949de20fa4a))
316
- * transfer styles ([725da2b](https://github.com/easyops-cn/next-core/commit/725da2bc434bbd77ea6211113f71182b08d1c28d))
317
-
318
-
319
-
320
-
198
+ - add css variables ([ffd208b](https://github.com/easyops-cn/next-core/commit/ffd208be8374afbcc8e859630aaa3323ee005611))
199
+ - add general styles ([9e2a3db](https://github.com/easyops-cn/next-core/commit/9e2a3db7b21a7ff62ec6b450dfc39860e55a5d08))
200
+ - delete and edit css variables ([d4dec93](https://github.com/easyops-cn/next-core/commit/d4dec9392aba83f14a670281e51643325ffaed08))
201
+ - **presentational-bricks.general-tooltip:** tooltip style ([c6cdd2d](https://github.com/easyops-cn/next-core/commit/c6cdd2d0e9f70f7b986d6041b78dd949de20fa4a))
202
+ - transfer styles ([725da2b](https://github.com/easyops-cn/next-core/commit/725da2bc434bbd77ea6211113f71182b08d1c28d))
321
203
 
322
204
  # [2.52.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.51.0...@next-core/brick-container@2.52.0) (2022-01-14)
323
205
 
324
-
325
206
  ### Features
326
207
 
327
- * add palette color ([ea5147e](https://github.com/easyops-cn/next-core/commit/ea5147e9d740d8ecbd6d12ffbb36791c90415b8f))
328
- * modal style ([ed15238](https://github.com/easyops-cn/next-core/commit/ed152386296227efa938d52e4274ff9fa5b06985))
329
-
330
-
331
-
332
-
208
+ - add palette color ([ea5147e](https://github.com/easyops-cn/next-core/commit/ea5147e9d740d8ecbd6d12ffbb36791c90415b8f))
209
+ - modal style ([ed15238](https://github.com/easyops-cn/next-core/commit/ed152386296227efa938d52e4274ff9fa5b06985))
333
210
 
334
211
  # [2.51.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.2...@next-core/brick-container@2.51.0) (2022-01-14)
335
212
 
336
-
337
213
  ### Features
338
214
 
339
- * add input style ([a3dcc2c](https://github.com/easyops-cn/next-core/commit/a3dcc2cda9ac4d32521d8ecf7ed5ef117d0b28f1))
340
- * pagenation style ([2852c7f](https://github.com/easyops-cn/next-core/commit/2852c7f61c98152f2784822a265b14b8a66dd4d5))
341
-
342
-
343
-
344
-
215
+ - add input style ([a3dcc2c](https://github.com/easyops-cn/next-core/commit/a3dcc2cda9ac4d32521d8ecf7ed5ef117d0b28f1))
216
+ - pagenation style ([2852c7f](https://github.com/easyops-cn/next-core/commit/2852c7f61c98152f2784822a265b14b8a66dd4d5))
345
217
 
346
218
  ## [2.50.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.1...@next-core/brick-container@2.50.2) (2022-01-13)
347
219
 
348
220
  **Note:** Version bump only for package @next-core/brick-container
349
221
 
350
-
351
-
352
-
353
-
354
222
  ## [2.50.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.0...@next-core/brick-container@2.50.1) (2022-01-13)
355
223
 
356
-
357
224
  ### Bug Fixes
358
225
 
359
- * do not depend on next_builder_service ([226ee28](https://github.com/easyops-cn/next-core/commit/226ee28dd799a4f7e964008820b5dc8a098f6d23))
360
-
361
-
362
-
363
-
226
+ - do not depend on next_builder_service ([226ee28](https://github.com/easyops-cn/next-core/commit/226ee28dd799a4f7e964008820b5dc8a098f6d23))
364
227
 
365
228
  # [2.50.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.49.0...@next-core/brick-container@2.50.0) (2022-01-13)
366
229
 
367
-
368
230
  ### Features
369
231
 
370
- * anchor style ([4db5957](https://github.com/easyops-cn/next-core/commit/4db595703e4a0ce4b6221247ebf4898d0042faab))
371
- * button style ([007445e](https://github.com/easyops-cn/next-core/commit/007445ecefaff3baaaaf77405e6e3083d56deca2))
372
- * custom button style ([d48d28e](https://github.com/easyops-cn/next-core/commit/d48d28ecf4d6c9db3aa63c1489cc074810995dc0))
373
-
374
-
375
-
376
-
232
+ - anchor style ([4db5957](https://github.com/easyops-cn/next-core/commit/4db595703e4a0ce4b6221247ebf4898d0042faab))
233
+ - button style ([007445e](https://github.com/easyops-cn/next-core/commit/007445ecefaff3baaaaf77405e6e3083d56deca2))
234
+ - custom button style ([d48d28e](https://github.com/easyops-cn/next-core/commit/d48d28ecf4d6c9db3aa63c1489cc074810995dc0))
377
235
 
378
236
  # [2.49.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.48.1...@next-core/brick-container@2.49.0) (2022-01-12)
379
237
 
380
-
381
238
  ### Features
382
239
 
383
- * add button style ([ebf1377](https://github.com/easyops-cn/next-core/commit/ebf1377805306600dbf96a6c05164f295d04f9af))
384
- * chart style ([8d3f04b](https://github.com/easyops-cn/next-core/commit/8d3f04b342f79f62c65696ef82337b06d881aafd))
385
- * divider style ([7cbf067](https://github.com/easyops-cn/next-core/commit/7cbf067c38f8dadd5ab2c2d540807f6bc7faa6e8))
386
-
387
-
388
-
389
-
240
+ - add button style ([ebf1377](https://github.com/easyops-cn/next-core/commit/ebf1377805306600dbf96a6c05164f295d04f9af))
241
+ - chart style ([8d3f04b](https://github.com/easyops-cn/next-core/commit/8d3f04b342f79f62c65696ef82337b06d881aafd))
242
+ - divider style ([7cbf067](https://github.com/easyops-cn/next-core/commit/7cbf067c38f8dadd5ab2c2d540807f6bc7faa6e8))
390
243
 
391
244
  ## [2.48.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.48.0...@next-core/brick-container@2.48.1) (2022-01-12)
392
245
 
393
246
  **Note:** Version bump only for package @next-core/brick-container
394
247
 
395
-
396
-
397
-
398
-
399
248
  # [2.48.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.47.1...@next-core/brick-container@2.48.0) (2022-01-07)
400
249
 
401
-
402
250
  ### Features
403
251
 
404
- * general-radio style ([7065687](https://github.com/easyops-cn/next-core/commit/7065687063a4e14e3696f3feb6996f5629ede9c8))
405
-
406
-
407
-
408
-
252
+ - general-radio style ([7065687](https://github.com/easyops-cn/next-core/commit/7065687063a4e14e3696f3feb6996f5629ede9c8))
409
253
 
410
254
  ## [2.47.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.47.0...@next-core/brick-container@2.47.1) (2022-01-07)
411
255
 
412
256
  **Note:** Version bump only for package @next-core/brick-container
413
257
 
414
-
415
-
416
-
417
-
418
258
  # [2.47.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.46.1...@next-core/brick-container@2.47.0) (2022-01-06)
419
259
 
420
-
421
260
  ### Bug Fixes
422
261
 
423
- * dark theme refine ([db6d4e5](https://github.com/easyops-cn/next-core/commit/db6d4e58c98779329e9dad99ee0fcde22631e44b))
424
-
262
+ - dark theme refine ([db6d4e5](https://github.com/easyops-cn/next-core/commit/db6d4e58c98779329e9dad99ee0fcde22631e44b))
425
263
 
426
264
  ### Features
427
265
 
428
- * card style ([cdc44c8](https://github.com/easyops-cn/next-core/commit/cdc44c8b4eacd37e64ebeb37bbfd728be307f2ff))
429
-
430
-
431
-
432
-
266
+ - card style ([cdc44c8](https://github.com/easyops-cn/next-core/commit/cdc44c8b4eacd37e64ebeb37bbfd728be307f2ff))
433
267
 
434
268
  ## [2.46.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.46.0...@next-core/brick-container@2.46.1) (2022-01-05)
435
269
 
436
270
  **Note:** Version bump only for package @next-core/brick-container
437
271
 
438
-
439
-
440
-
441
-
442
272
  # [2.46.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.45.0...@next-core/brick-container@2.46.0) (2022-01-05)
443
273
 
444
-
445
274
  ### Bug Fixes
446
275
 
447
- * modify style ([04f619f](https://github.com/easyops-cn/next-core/commit/04f619f6b31eb469574a5ecee588d4cde96e1427))
448
-
276
+ - modify style ([04f619f](https://github.com/easyops-cn/next-core/commit/04f619f6b31eb469574a5ecee588d4cde96e1427))
449
277
 
450
278
  ### Features
451
279
 
452
- * apply color theme ([0998f5f](https://github.com/easyops-cn/next-core/commit/0998f5fc1e662cde1eeedb7bc30bd7a5e1e8fe85))
453
- * general-checkbox style ([5486fae](https://github.com/easyops-cn/next-core/commit/5486fae2a2ae4d7e14ae80b9f65de6fee7702b0d))
454
-
455
-
456
-
457
-
280
+ - apply color theme ([0998f5f](https://github.com/easyops-cn/next-core/commit/0998f5fc1e662cde1eeedb7bc30bd7a5e1e8fe85))
281
+ - general-checkbox style ([5486fae](https://github.com/easyops-cn/next-core/commit/5486fae2a2ae4d7e14ae80b9f65de6fee7702b0d))
458
282
 
459
283
  # [2.45.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.44.3...@next-core/brick-container@2.45.0) (2022-01-04)
460
284
 
461
-
462
285
  ### Features
463
286
 
464
- * **MockRegistry:** remove version in mock url ([e291d52](https://github.com/easyops-cn/next-core/commit/e291d52626e5565a9ebd8cf6370cb6cf7dd33903))
465
- * **MockRegistry:** update RegExp ([423be36](https://github.com/easyops-cn/next-core/commit/423be36023068c1ebf07215d15117af4299ec039))
466
-
467
-
468
-
469
-
287
+ - **MockRegistry:** remove version in mock url ([e291d52](https://github.com/easyops-cn/next-core/commit/e291d52626e5565a9ebd8cf6370cb6cf7dd33903))
288
+ - **MockRegistry:** update RegExp ([423be36](https://github.com/easyops-cn/next-core/commit/423be36023068c1ebf07215d15117af4299ec039))
470
289
 
471
290
  ## [2.44.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.44.2...@next-core/brick-container@2.44.3) (2022-01-04)
472
291
 
473
292
  **Note:** Version bump only for package @next-core/brick-container
474
293
 
475
-
476
-
477
-
478
-
479
294
  ## [2.44.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.44.1...@next-core/brick-container@2.44.2) (2021-12-31)
480
295
 
481
296
  **Note:** Version bump only for package @next-core/brick-container
482
297
 
483
-
484
-
485
-
486
-
487
298
  ## [2.44.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.44.0...@next-core/brick-container@2.44.1) (2021-12-31)
488
299
 
489
-
490
300
  ### Bug Fixes
491
301
 
492
- * css variables ([fde0ddd](https://github.com/easyops-cn/next-core/commit/fde0ddd0f5a4f98704ccb6643f9a9e9ac02b5a0c))
493
-
494
-
495
-
496
-
302
+ - css variables ([fde0ddd](https://github.com/easyops-cn/next-core/commit/fde0ddd0f5a4f98704ccb6643f9a9e9ac02b5a0c))
497
303
 
498
304
  # [2.44.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.43.0...@next-core/brick-container@2.44.0) (2021-12-31)
499
305
 
500
-
501
306
  ### Features
502
307
 
503
- * dark theme ([c6709a7](https://github.com/easyops-cn/next-core/commit/c6709a7a30a8860a6cb3e0245967c9bcfd5e78f5))
504
-
505
-
506
-
507
-
308
+ - dark theme ([c6709a7](https://github.com/easyops-cn/next-core/commit/c6709a7a30a8860a6cb3e0245967c9bcfd5e78f5))
508
309
 
509
310
  # [2.43.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.42.3...@next-core/brick-container@2.43.0) (2021-12-31)
510
311
 
511
-
512
312
  ### Features
513
313
 
514
- * **httpInterceptors:** update mock url ([ea176c2](https://github.com/easyops-cn/next-core/commit/ea176c205af0ea8671b755a69465d8a20c01010f))
515
-
516
-
517
-
518
-
314
+ - **httpInterceptors:** update mock url ([ea176c2](https://github.com/easyops-cn/next-core/commit/ea176c205af0ea8671b755a69465d8a20c01010f))
519
315
 
520
316
  ## [2.42.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.42.2...@next-core/brick-container@2.42.3) (2021-12-30)
521
317
 
522
-
523
318
  ### Bug Fixes
524
319
 
525
- * style refactor ([091b969](https://github.com/easyops-cn/next-core/commit/091b969e35c940ea53fa4e129fcdcb500ca3fce5))
526
-
527
-
528
-
529
-
320
+ - style refactor ([091b969](https://github.com/easyops-cn/next-core/commit/091b969e35c940ea53fa4e129fcdcb500ca3fce5))
530
321
 
531
322
  ## [2.42.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.42.1...@next-core/brick-container@2.42.2) (2021-12-29)
532
323
 
533
324
  **Note:** Version bump only for package @next-core/brick-container
534
325
 
535
-
536
-
537
-
538
-
539
326
  ## [2.42.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.42.0...@next-core/brick-container@2.42.1) (2021-12-29)
540
327
 
541
-
542
328
  ### Bug Fixes
543
329
 
544
- * modify style ([03f5a85](https://github.com/easyops-cn/next-core/commit/03f5a85dee265ca35575467716eab93ce1e284e8))
545
-
546
-
547
-
548
-
330
+ - modify style ([03f5a85](https://github.com/easyops-cn/next-core/commit/03f5a85dee265ca35575467716eab93ce1e284e8))
549
331
 
550
332
  # [2.42.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.41.3...@next-core/brick-container@2.42.0) (2021-12-29)
551
333
 
552
-
553
334
  ### Bug Fixes
554
335
 
555
- * extract menu css variables ([9574b8c](https://github.com/easyops-cn/next-core/commit/9574b8c61c283d93be1678b3d869e56e70b56ff4))
556
- * refactor css style ([f36d2a9](https://github.com/easyops-cn/next-core/commit/f36d2a9957bd9956fd3cfbde42ade403bb522991))
557
-
336
+ - extract menu css variables ([9574b8c](https://github.com/easyops-cn/next-core/commit/9574b8c61c283d93be1678b3d869e56e70b56ff4))
337
+ - refactor css style ([f36d2a9](https://github.com/easyops-cn/next-core/commit/f36d2a9957bd9956fd3cfbde42ade403bb522991))
558
338
 
559
339
  ### Features
560
340
 
561
- * add style css variables ([a64bb91](https://github.com/easyops-cn/next-core/commit/a64bb916dc1077b088db2bc97894ea45fb9f6e41))
562
- * **MockRegistry:** update mocks data ([10fed90](https://github.com/easyops-cn/next-core/commit/10fed9053e62af9cc52d994772343d629f45afac))
563
- * support color theme ([62bf967](https://github.com/easyops-cn/next-core/commit/62bf9674088ce4fe8abb60d20f168e37ba171797))
564
-
565
-
566
-
567
-
341
+ - add style css variables ([a64bb91](https://github.com/easyops-cn/next-core/commit/a64bb916dc1077b088db2bc97894ea45fb9f6e41))
342
+ - **MockRegistry:** update mocks data ([10fed90](https://github.com/easyops-cn/next-core/commit/10fed9053e62af9cc52d994772343d629f45afac))
343
+ - support color theme ([62bf967](https://github.com/easyops-cn/next-core/commit/62bf9674088ce4fe8abb60d20f168e37ba171797))
568
344
 
569
345
  ## [2.41.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.41.2...@next-core/brick-container@2.41.3) (2021-12-29)
570
346
 
571
347
  **Note:** Version bump only for package @next-core/brick-container
572
348
 
573
-
574
-
575
-
576
-
577
349
  ## [2.41.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.41.1...@next-core/brick-container@2.41.2) (2021-12-28)
578
350
 
579
351
  **Note:** Version bump only for package @next-core/brick-container
580
352
 
581
-
582
-
583
-
584
-
585
353
  ## [2.41.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.41.0...@next-core/brick-container@2.41.1) (2021-12-28)
586
354
 
587
355
  **Note:** Version bump only for package @next-core/brick-container
588
356
 
589
-
590
-
591
-
592
-
593
357
  # [2.41.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.40.3...@next-core/brick-container@2.41.0) (2021-12-24)
594
358
 
595
-
596
359
  ### Features
597
360
 
598
- * support request use mock ([#1293](https://github.com/easyops-cn/next-core/issues/1293)) ([9989c66](https://github.com/easyops-cn/next-core/commit/9989c663f1e5340c68853d4b158dc169484a7e1a))
599
-
600
-
601
-
602
-
361
+ - support request use mock ([#1293](https://github.com/easyops-cn/next-core/issues/1293)) ([9989c66](https://github.com/easyops-cn/next-core/commit/9989c663f1e5340c68853d4b158dc169484a7e1a))
603
362
 
604
363
  ## [2.40.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.40.2...@next-core/brick-container@2.40.3) (2021-12-23)
605
364
 
606
365
  **Note:** Version bump only for package @next-core/brick-container
607
366
 
608
-
609
-
610
-
611
-
612
367
  ## [2.40.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.40.1...@next-core/brick-container@2.40.2) (2021-12-17)
613
368
 
614
369
  **Note:** Version bump only for package @next-core/brick-container
615
370
 
616
-
617
-
618
-
619
-
620
371
  ## [2.40.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.40.0...@next-core/brick-container@2.40.1) (2021-12-17)
621
372
 
622
373
  **Note:** Version bump only for package @next-core/brick-container
623
374
 
624
-
625
-
626
-
627
-
628
375
  # [2.40.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.39.13...@next-core/brick-container@2.40.0) (2021-12-15)
629
376
 
630
377
  ### Features