@next-bricks/presentational-bricks 1.238.2 → 1.238.3

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,580 +3,331 @@
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.238.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.1...@next-bricks/presentational-bricks@1.238.2) (2022-01-28)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * **style:** 修改timeline样式 ([4180c1d](https://github.com/easyops-cn/next-basics/commit/4180c1dcfc122d9bfff16353829dc57d56e3bc75))
6
+ ## [1.238.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.2...@next-bricks/presentational-bricks@1.238.3) (2022-01-28)
12
7
 
8
+ **Note:** Version bump only for package @next-bricks/presentational-bricks
13
9
 
10
+ ## [1.238.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.1...@next-bricks/presentational-bricks@1.238.2) (2022-01-28)
14
11
 
12
+ ### Bug Fixes
15
13
 
14
+ - **style:** 修改 timeline 样式 ([4180c1d](https://github.com/easyops-cn/next-basics/commit/4180c1dcfc122d9bfff16353829dc57d56e3bc75))
16
15
 
17
16
  ## [1.238.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.0...@next-bricks/presentational-bricks@1.238.1) (2022-01-28)
18
17
 
19
-
20
18
  ### Bug Fixes
21
19
 
22
- * fix the bug that the brick do not tell anything when options and dataSource are not set ([2b75d27](https://github.com/easyops-cn/next-basics/commit/2b75d276fc1412a451d1e8aa0971402b3f5e6ba8)), closes [Refs#MONITOR-3017](https://github.com/Refs/issues/MONITOR-3017)
23
-
24
-
25
-
26
-
20
+ - fix the bug that the brick do not tell anything when options and dataSource are not set ([2b75d27](https://github.com/easyops-cn/next-basics/commit/2b75d276fc1412a451d1e8aa0971402b3f5e6ba8)), closes [Refs#MONITOR-3017](https://github.com/Refs/issues/MONITOR-3017)
27
21
 
28
22
  # [1.238.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.237.0...@next-bricks/presentational-bricks@1.238.0) (2022-01-27)
29
23
 
30
-
31
24
  ### Features
32
25
 
33
- * **presentational-bricks:** add text-collapse brick ([9b73c0e](https://github.com/easyops-cn/next-basics/commit/9b73c0ea00b3dc2237914af54aab811b0fc223c1))
34
-
35
-
36
-
37
-
26
+ - **presentational-bricks:** add text-collapse brick ([9b73c0e](https://github.com/easyops-cn/next-basics/commit/9b73c0ea00b3dc2237914af54aab811b0fc223c1))
38
27
 
39
28
  # [1.237.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.7...@next-bricks/presentational-bricks@1.237.0) (2022-01-27)
40
29
 
41
-
42
30
  ### Features
43
31
 
44
- * adapot to the dark theme ([4de58b4](https://github.com/easyops-cn/next-basics/commit/4de58b4472358958f6f3333ef691719d0d14553a))
45
- * brick-illustration adapt to dark theme and illustrationCard, provider-get-illustrations filter dark theme ([86576b9](https://github.com/easyops-cn/next-basics/commit/86576b9fd691462a6230d993e0438cf836c220f9))
46
-
47
-
48
-
49
-
32
+ - adapot to the dark theme ([4de58b4](https://github.com/easyops-cn/next-basics/commit/4de58b4472358958f6f3333ef691719d0d14553a))
33
+ - brick-illustration adapt to dark theme and illustrationCard, provider-get-illustrations filter dark theme ([86576b9](https://github.com/easyops-cn/next-basics/commit/86576b9fd691462a6230d993e0438cf836c220f9))
50
34
 
51
35
  ## [1.236.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.6...@next-bricks/presentational-bricks@1.236.7) (2022-01-26)
52
36
 
53
-
54
37
  ### Bug Fixes
55
38
 
56
- * **style:** 增加timeline样式 ([4b15544](https://github.com/easyops-cn/next-basics/commit/4b15544955b76b5d8f3dfae558fe1977792a457a))
57
- * **style:** 挪动timeline样式到antd custom ([073a64b](https://github.com/easyops-cn/next-basics/commit/073a64b637b145017f331eb77f1ab5edc712a9fa))
58
-
59
-
60
-
61
-
39
+ - **style:** 增加 timeline 样式 ([4b15544](https://github.com/easyops-cn/next-basics/commit/4b15544955b76b5d8f3dfae558fe1977792a457a))
40
+ - **style:** 挪动 timeline 样式到 antd custom ([073a64b](https://github.com/easyops-cn/next-basics/commit/073a64b637b145017f331eb77f1ab5edc712a9fa))
62
41
 
63
42
  ## [1.236.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.5...@next-bricks/presentational-bricks@1.236.6) (2022-01-25)
64
43
 
65
-
66
44
  ### Bug Fixes
67
45
 
68
- * fix style ([0661377](https://github.com/easyops-cn/next-basics/commit/066137764200a67a8aaa4f090cba35973659f7a9))
69
-
70
-
71
-
72
-
46
+ - fix style ([0661377](https://github.com/easyops-cn/next-basics/commit/066137764200a67a8aaa4f090cba35973659f7a9))
73
47
 
74
48
  ## [1.236.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.4...@next-bricks/presentational-bricks@1.236.5) (2022-01-24)
75
49
 
76
-
77
50
  ### Bug Fixes
78
51
 
79
- * style typo ([cd4469b](https://github.com/easyops-cn/next-basics/commit/cd4469b7c219d1da0941e2c11d0983d0352d2808))
80
- * typo ([5afc535](https://github.com/easyops-cn/next-basics/commit/5afc53564dd127b9f0af39a9f1cf7397faab83ed))
81
-
82
-
83
-
84
-
52
+ - style typo ([cd4469b](https://github.com/easyops-cn/next-basics/commit/cd4469b7c219d1da0941e2c11d0983d0352d2808))
53
+ - typo ([5afc535](https://github.com/easyops-cn/next-basics/commit/5afc53564dd127b9f0af39a9f1cf7397faab83ed))
85
54
 
86
55
  ## [1.236.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.3...@next-bricks/presentational-bricks@1.236.4) (2022-01-24)
87
56
 
88
-
89
57
  ### Bug Fixes
90
58
 
91
- * tag style ([746ce03](https://github.com/easyops-cn/next-basics/commit/746ce03f9f1860d639748b866b47effc311375ac))
92
-
93
-
94
-
95
-
59
+ - tag style ([746ce03](https://github.com/easyops-cn/next-basics/commit/746ce03f9f1860d639748b866b47effc311375ac))
96
60
 
97
61
  ## [1.236.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.2...@next-bricks/presentational-bricks@1.236.3) (2022-01-21)
98
62
 
99
63
  **Note:** Version bump only for package @next-bricks/presentational-bricks
100
64
 
101
-
102
-
103
-
104
-
105
65
  ## [1.236.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.1...@next-bricks/presentational-bricks@1.236.2) (2022-01-20)
106
66
 
107
-
108
67
  ### Bug Fixes
109
68
 
110
- * fix header color of rank-table ([1913d84](https://github.com/easyops-cn/next-basics/commit/1913d8401858a16eef783384a7eb5bf902829362))
111
- * support dark theme ([0066863](https://github.com/easyops-cn/next-basics/commit/006686389aa93e2b900c6159c121e62253b0c445))
112
- * support dark theme ([23ae96f](https://github.com/easyops-cn/next-basics/commit/23ae96f5748cc65915901f259186e131692ebd81))
113
- * support dark theme in brick-quick-entries ([ac7876e](https://github.com/easyops-cn/next-basics/commit/ac7876ec20aa9917bc3ef29733738d09f0fe620f))
114
- * use css variables ([d64b451](https://github.com/easyops-cn/next-basics/commit/d64b451ccfcb7994903fdcdb6d6a4e2c5e5df118))
115
-
116
-
117
-
118
-
69
+ - fix header color of rank-table ([1913d84](https://github.com/easyops-cn/next-basics/commit/1913d8401858a16eef783384a7eb5bf902829362))
70
+ - support dark theme ([0066863](https://github.com/easyops-cn/next-basics/commit/006686389aa93e2b900c6159c121e62253b0c445))
71
+ - support dark theme ([23ae96f](https://github.com/easyops-cn/next-basics/commit/23ae96f5748cc65915901f259186e131692ebd81))
72
+ - support dark theme in brick-quick-entries ([ac7876e](https://github.com/easyops-cn/next-basics/commit/ac7876ec20aa9917bc3ef29733738d09f0fe620f))
73
+ - use css variables ([d64b451](https://github.com/easyops-cn/next-basics/commit/d64b451ccfcb7994903fdcdb6d6a4e2c5e5df118))
119
74
 
120
75
  ## [1.236.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.236.0...@next-bricks/presentational-bricks@1.236.1) (2022-01-19)
121
76
 
122
77
  **Note:** Version bump only for package @next-bricks/presentational-bricks
123
78
 
124
-
125
-
126
-
127
-
128
79
  # [1.236.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.235.0...@next-bricks/presentational-bricks@1.236.0) (2022-01-17)
129
80
 
130
-
131
81
  ### Features
132
82
 
133
- * replace css variables ([9d2760c](https://github.com/easyops-cn/next-basics/commit/9d2760ca615eb4237f1daa6b1f13f61a5e805c51))
134
-
135
-
136
-
137
-
83
+ - replace css variables ([9d2760c](https://github.com/easyops-cn/next-basics/commit/9d2760ca615eb4237f1daa6b1f13f61a5e805c51))
138
84
 
139
85
  # [1.235.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.234.1...@next-bricks/presentational-bricks@1.235.0) (2022-01-15)
140
86
 
141
-
142
87
  ### Features
143
88
 
144
- * alert styles ([21457ef](https://github.com/easyops-cn/next-basics/commit/21457ef7c18453c21aefa0d5a241b6dd7389792e))
145
- * brick_next version change ([bf8c3e4](https://github.com/easyops-cn/next-basics/commit/bf8c3e47dfbcbc343a7ec6bd95b48463f31eda3b))
146
- * delete styles ([9b087d3](https://github.com/easyops-cn/next-basics/commit/9b087d36fff6357ee2dc70cbcccdf143c01aa761))
147
- * **presentational-bricks.brick-result:** result styles ([b75d118](https://github.com/easyops-cn/next-basics/commit/b75d118ddf7562590295e52eb21b14662080a39e))
148
- * **presentational-bricks.general-tooltip:** tooltip styles ([1cfadaf](https://github.com/easyops-cn/next-basics/commit/1cfadaf114cdf6b9f81a615ff9dfe2cadc6c4602))
149
- * **presentational-bricks.general-transfer:** transfer styles ([1429158](https://github.com/easyops-cn/next-basics/commit/14291587ab2520d714c5b5d72dfb6196d47f2206))
150
- * search styles ([241eecd](https://github.com/easyops-cn/next-basics/commit/241eecda8b10be4845afd0ed2720c1377cd7b487))
151
- * search styles ([65b6eea](https://github.com/easyops-cn/next-basics/commit/65b6eea2d27f71adcb131281fd3ea283c2540805))
152
-
153
-
154
-
155
-
89
+ - alert styles ([21457ef](https://github.com/easyops-cn/next-basics/commit/21457ef7c18453c21aefa0d5a241b6dd7389792e))
90
+ - brick_next version change ([bf8c3e4](https://github.com/easyops-cn/next-basics/commit/bf8c3e47dfbcbc343a7ec6bd95b48463f31eda3b))
91
+ - delete styles ([9b087d3](https://github.com/easyops-cn/next-basics/commit/9b087d36fff6357ee2dc70cbcccdf143c01aa761))
92
+ - **presentational-bricks.brick-result:** result styles ([b75d118](https://github.com/easyops-cn/next-basics/commit/b75d118ddf7562590295e52eb21b14662080a39e))
93
+ - **presentational-bricks.general-tooltip:** tooltip styles ([1cfadaf](https://github.com/easyops-cn/next-basics/commit/1cfadaf114cdf6b9f81a615ff9dfe2cadc6c4602))
94
+ - **presentational-bricks.general-transfer:** transfer styles ([1429158](https://github.com/easyops-cn/next-basics/commit/14291587ab2520d714c5b5d72dfb6196d47f2206))
95
+ - search styles ([241eecd](https://github.com/easyops-cn/next-basics/commit/241eecda8b10be4845afd0ed2720c1377cd7b487))
96
+ - search styles ([65b6eea](https://github.com/easyops-cn/next-basics/commit/65b6eea2d27f71adcb131281fd3ea283c2540805))
156
97
 
157
98
  ## [1.234.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.234.0...@next-bricks/presentational-bricks@1.234.1) (2022-01-14)
158
99
 
159
-
160
100
  ### Bug Fixes
161
101
 
162
- * pagination style refine ([41f6fd7](https://github.com/easyops-cn/next-basics/commit/41f6fd7ffda71574764707e79cc34a1ca25c46fa))
163
-
164
-
165
-
166
-
102
+ - pagination style refine ([41f6fd7](https://github.com/easyops-cn/next-basics/commit/41f6fd7ffda71574764707e79cc34a1ca25c46fa))
167
103
 
168
104
  # [1.234.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.233.1...@next-bricks/presentational-bricks@1.234.0) (2022-01-12)
169
105
 
170
-
171
106
  ### Features
172
107
 
173
- * button style ([599aa02](https://github.com/easyops-cn/next-basics/commit/599aa020bd21f070ab8eef7265ea81d39c8d8917))
174
- * divider style ([fb385fd](https://github.com/easyops-cn/next-basics/commit/fb385fd7b424a8ecd5c6c999cdda302a49c05302))
175
-
176
-
177
-
178
-
108
+ - button style ([599aa02](https://github.com/easyops-cn/next-basics/commit/599aa020bd21f070ab8eef7265ea81d39c8d8917))
109
+ - divider style ([fb385fd](https://github.com/easyops-cn/next-basics/commit/fb385fd7b424a8ecd5c6c999cdda302a49c05302))
179
110
 
180
111
  ## [1.233.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.233.0...@next-bricks/presentational-bricks@1.233.1) (2022-01-10)
181
112
 
182
113
  **Note:** Version bump only for package @next-bricks/presentational-bricks
183
114
 
184
-
185
-
186
-
187
-
188
115
  # [1.233.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.3...@next-bricks/presentational-bricks@1.233.0) (2021-12-30)
189
116
 
190
-
191
117
  ### Features
192
118
 
193
- * 支持按key搜索 ([0fb4b3b](https://github.com/easyops-cn/next-basics/commit/0fb4b3bd9c0e3d64a84347df730ca75007674319))
194
-
195
-
196
-
197
-
119
+ - 支持按 key 搜索 ([0fb4b3b](https://github.com/easyops-cn/next-basics/commit/0fb4b3bd9c0e3d64a84347df730ca75007674319))
198
120
 
199
121
  ## [1.232.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.2...@next-bricks/presentational-bricks@1.232.3) (2021-12-29)
200
122
 
201
123
  **Note:** Version bump only for package @next-bricks/presentational-bricks
202
124
 
203
-
204
-
205
-
206
-
207
125
  ## [1.232.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.1...@next-bricks/presentational-bricks@1.232.2) (2021-12-27)
208
126
 
209
127
  **Note:** Version bump only for package @next-bricks/presentational-bricks
210
128
 
211
-
212
-
213
-
214
-
215
129
  ## [1.232.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.232.0...@next-bricks/presentational-bricks@1.232.1) (2021-12-09)
216
130
 
217
-
218
131
  ### Bug Fixes
219
132
 
220
- * **presentational-bricks:** 修复modal国际化失效 ([7118f6b](https://github.com/easyops-cn/next-basics/commit/7118f6bd356b55943ff99ba3c10a74cda1a40b98))
221
-
222
-
223
-
224
-
133
+ - **presentational-bricks:** 修复 modal 国际化失效 ([7118f6b](https://github.com/easyops-cn/next-basics/commit/7118f6bd356b55943ff99ba3c10a74cda1a40b98))
225
134
 
226
135
  # [1.232.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.231.0...@next-bricks/presentational-bricks@1.232.0) (2021-12-08)
227
136
 
228
-
229
137
  ### Features
230
138
 
231
- * **general-image:** add visible-change event ([c5efc65](https://github.com/easyops-cn/next-basics/commit/c5efc6513d06bdbd402ec188df368d478eabc99b))
232
-
233
-
234
-
235
-
139
+ - **general-image:** add visible-change event ([c5efc65](https://github.com/easyops-cn/next-basics/commit/c5efc6513d06bdbd402ec188df368d478eabc99b))
236
140
 
237
141
  # [1.231.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.230.0...@next-bricks/presentational-bricks@1.231.0) (2021-12-07)
238
142
 
239
-
240
143
  ### Features
241
144
 
242
- * **general-image:** add open and close method ([cdd1d64](https://github.com/easyops-cn/next-basics/commit/cdd1d64a2409d58d39a5eab1b6bb86b7c6a66b5e))
243
-
244
-
245
-
246
-
145
+ - **general-image:** add open and close method ([cdd1d64](https://github.com/easyops-cn/next-basics/commit/cdd1d64a2409d58d39a5eab1b6bb86b7c6a66b5e))
247
146
 
248
147
  # [1.230.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.5...@next-bricks/presentational-bricks@1.230.0) (2021-12-01)
249
148
 
250
-
251
149
  ### Features
252
150
 
253
- * **brick-table:** add exactSearch props 实现前端精确搜索 Refs ([31654d6](https://github.com/easyops-cn/next-basics/commit/31654d675a47ae8f48825db9989ca692f1bf531d))
254
-
255
-
256
-
257
-
151
+ - **brick-table:** add exactSearch props 实现前端精确搜索 Refs ([31654d6](https://github.com/easyops-cn/next-basics/commit/31654d675a47ae8f48825db9989ca692f1bf531d))
258
152
 
259
153
  ## [1.229.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.4...@next-bricks/presentational-bricks@1.229.5) (2021-11-25)
260
154
 
261
155
  **Note:** Version bump only for package @next-bricks/presentational-bricks
262
156
 
263
-
264
-
265
-
266
-
267
157
  ## [1.229.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.3...@next-bricks/presentational-bricks@1.229.4) (2021-11-25)
268
158
 
269
159
  **Note:** Version bump only for package @next-bricks/presentational-bricks
270
160
 
271
-
272
-
273
-
274
-
275
161
  ## [1.229.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.2...@next-bricks/presentational-bricks@1.229.3) (2021-11-22)
276
162
 
277
-
278
163
  ### Bug Fixes
279
164
 
280
- * **rank-table:** set min-with of ranking box ([d186cba](https://github.com/easyops-cn/next-basics/commit/d186cbab7056ad81182b73f68c7335eb1c8b7d09))
281
-
282
-
283
-
284
-
165
+ - **rank-table:** set min-with of ranking box ([d186cba](https://github.com/easyops-cn/next-basics/commit/d186cbab7056ad81182b73f68c7335eb1c8b7d09))
285
166
 
286
167
  ## [1.229.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.1...@next-bricks/presentational-bricks@1.229.2) (2021-11-21)
287
168
 
288
-
289
169
  ### Bug Fixes
290
170
 
291
- * should not render if no src property ([a930c7b](https://github.com/easyops-cn/next-basics/commit/a930c7b5a358a2823c8c8199477c34826b6a0241))
292
-
293
-
294
-
295
-
171
+ - should not render if no src property ([a930c7b](https://github.com/easyops-cn/next-basics/commit/a930c7b5a358a2823c8c8199477c34826b6a0241))
296
172
 
297
173
  ## [1.229.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.229.0...@next-bricks/presentational-bricks@1.229.1) (2021-11-19)
298
174
 
299
-
300
175
  ### Bug Fixes
301
176
 
302
- * **presentational-bricks:** modify rank-table `small` style ([ad21a34](https://github.com/easyops-cn/next-basics/commit/ad21a3468aa6982421a8bf23838c1a0d544e5760))
303
-
304
-
305
-
306
-
177
+ - **presentational-bricks:** modify rank-table `small` style ([ad21a34](https://github.com/easyops-cn/next-basics/commit/ad21a3468aa6982421a8bf23838c1a0d544e5760))
307
178
 
308
179
  # [1.229.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.5...@next-bricks/presentational-bricks@1.229.0) (2021-11-18)
309
180
 
310
-
311
181
  ### Features
312
182
 
313
- * support images to compress and support detele un use images ([f103e7d](https://github.com/easyops-cn/next-basics/commit/f103e7dc738926177c34feba30cb355915af84d2))
314
- * update type ([e59bee0](https://github.com/easyops-cn/next-basics/commit/e59bee0c5052769617eb5b28cfac0f55e60137bb))
315
- * update unit test ([2491b14](https://github.com/easyops-cn/next-basics/commit/2491b140a4b8e3aacdf2436f0d7042ae076a5f70))
316
- * 更新删除图片匹配逻辑 ([0e87178](https://github.com/easyops-cn/next-basics/commit/0e87178ef6bf40ffc25302ccf02c1315262fddaf))
317
-
318
-
319
-
320
-
183
+ - support images to compress and support detele un use images ([f103e7d](https://github.com/easyops-cn/next-basics/commit/f103e7dc738926177c34feba30cb355915af84d2))
184
+ - update type ([e59bee0](https://github.com/easyops-cn/next-basics/commit/e59bee0c5052769617eb5b28cfac0f55e60137bb))
185
+ - update unit test ([2491b14](https://github.com/easyops-cn/next-basics/commit/2491b140a4b8e3aacdf2436f0d7042ae076a5f70))
186
+ - 更新删除图片匹配逻辑 ([0e87178](https://github.com/easyops-cn/next-basics/commit/0e87178ef6bf40ffc25302ccf02c1315262fddaf))
321
187
 
322
188
  ## [1.228.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.4...@next-bricks/presentational-bricks@1.228.5) (2021-11-11)
323
189
 
324
-
325
190
  ### Bug Fixes
326
191
 
327
- * brick-link支持label颜色设置和下划线 closed MONITOR-2419 ([d7a3936](https://github.com/easyops-cn/next-basics/commit/d7a3936f5b94a112449dee74b0ee5a0cdc32eb46))
328
-
329
-
330
-
331
-
192
+ - brick-link 支持 label 颜色设置和下划线 closed MONITOR-2419 ([d7a3936](https://github.com/easyops-cn/next-basics/commit/d7a3936f5b94a112449dee74b0ee5a0cdc32eb46))
332
193
 
333
194
  ## [1.228.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.3...@next-bricks/presentational-bricks@1.228.4) (2021-11-08)
334
195
 
335
196
  **Note:** Version bump only for package @next-bricks/presentational-bricks
336
197
 
337
-
338
-
339
-
340
-
341
198
  ## [1.228.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.2...@next-bricks/presentational-bricks@1.228.3) (2021-11-02)
342
199
 
343
-
344
200
  ### Bug Fixes
345
201
 
346
- * fix timeline show wrong mouth ([a0b9294](https://github.com/easyops-cn/next-basics/commit/a0b92941284acbf73ab118ac536ee05b10ca524a))
347
-
348
-
349
-
350
-
202
+ - fix timeline show wrong mouth ([a0b9294](https://github.com/easyops-cn/next-basics/commit/a0b92941284acbf73ab118ac536ee05b10ca524a))
351
203
 
352
204
  ## [1.228.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.1...@next-bricks/presentational-bricks@1.228.2) (2021-10-29)
353
205
 
354
-
355
206
  ### Bug Fixes
356
207
 
357
- * 前端搜索优化 PERMISSION-190 ([23e6a82](https://github.com/easyops-cn/next-basics/commit/23e6a82cdb4eeedcd457479217db2d7f431b9500))
358
- * 前端搜索优化第一次提交不合理再次提交 PERMISSION-190 ([b7e19f3](https://github.com/easyops-cn/next-basics/commit/b7e19f318478f7157853ee06a798d4dae9b9645f))
359
-
360
-
361
-
362
-
208
+ - 前端搜索优化 PERMISSION-190 ([23e6a82](https://github.com/easyops-cn/next-basics/commit/23e6a82cdb4eeedcd457479217db2d7f431b9500))
209
+ - 前端搜索优化第一次提交不合理再次提交 PERMISSION-190 ([b7e19f3](https://github.com/easyops-cn/next-basics/commit/b7e19f318478f7157853ee06a798d4dae9b9645f))
363
210
 
364
211
  ## [1.228.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.228.0...@next-bricks/presentational-bricks@1.228.1) (2021-10-28)
365
212
 
366
-
367
213
  ### Bug Fixes
368
214
 
369
- * **quick-entries:** 入口卡片图标可配tooltip ([aaf204e](https://github.com/easyops-cn/next-basics/commit/aaf204e3392f6960385863c770bf9f9299fc6138))
370
-
371
-
372
-
373
-
215
+ - **quick-entries:** 入口卡片图标可配 tooltip ([aaf204e](https://github.com/easyops-cn/next-basics/commit/aaf204e3392f6960385863c770bf9f9299fc6138))
374
216
 
375
217
  # [1.228.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.227.1...@next-bricks/presentational-bricks@1.228.0) (2021-10-26)
376
218
 
377
-
378
219
  ### Features
379
220
 
380
- * **rankTable:** refine style ([643f4d8](https://github.com/easyops-cn/next-basics/commit/643f4d82f0b9b67a7beba9fa4c2e9a8b001a77d7))
381
-
382
-
383
-
384
-
221
+ - **rankTable:** refine style ([643f4d8](https://github.com/easyops-cn/next-basics/commit/643f4d82f0b9b67a7beba9fa4c2e9a8b001a77d7))
385
222
 
386
223
  ## [1.227.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.227.0...@next-bricks/presentational-bricks@1.227.1) (2021-10-26)
387
224
 
388
-
389
225
  ### Bug Fixes
390
226
 
391
- * 服务地图样式调整构件 Closed MONITOR-2306 ([24ba3c7](https://github.com/easyops-cn/next-basics/commit/24ba3c79d07ea31df54b012a469fce6b4f6c15e9))
392
-
393
-
394
-
395
-
227
+ - 服务地图样式调整构件 Closed MONITOR-2306 ([24ba3c7](https://github.com/easyops-cn/next-basics/commit/24ba3c79d07ea31df54b012a469fce6b4f6c15e9))
396
228
 
397
229
  # [1.227.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.226.1...@next-bricks/presentational-bricks@1.227.0) (2021-10-22)
398
230
 
399
-
400
231
  ### Features
401
232
 
402
- * link支持target属性为_blank时去掉icon后缀 Closed SERVICE_OBSERVE-646 ([974ab17](https://github.com/easyops-cn/next-basics/commit/974ab177e18d1f8c323baaf4d7e1eda33fd5a4ea))
403
-
404
-
405
-
406
-
233
+ - link 支持 target 属性为\_blank 时去掉 icon 后缀 Closed SERVICE_OBSERVE-646 ([974ab17](https://github.com/easyops-cn/next-basics/commit/974ab177e18d1f8c323baaf4d7e1eda33fd5a4ea))
407
234
 
408
235
  ## [1.226.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.226.0...@next-bricks/presentational-bricks@1.226.1) (2021-10-19)
409
236
 
410
-
411
237
  ### Bug Fixes
412
238
 
413
- * 国际化 refs LAUNCHPAD-75 ([02297a0](https://github.com/easyops-cn/next-basics/commit/02297a00dd68c11be6f30b69b54f4f0e8a44774b))
414
-
415
-
416
-
417
-
239
+ - 国际化 refs LAUNCHPAD-75 ([02297a0](https://github.com/easyops-cn/next-basics/commit/02297a00dd68c11be6f30b69b54f4f0e8a44774b))
418
240
 
419
241
  # [1.226.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.225.0...@next-bricks/presentational-bricks@1.226.0) (2021-10-17)
420
242
 
421
-
422
243
  ### Features
423
244
 
424
- * 国际化 refs LAUNCHPAD-75 ([5d344fe](https://github.com/easyops-cn/next-basics/commit/5d344fe31e33dc7e0b4a106c3abdd28a19461607))
425
-
426
-
427
-
428
-
245
+ - 国际化 refs LAUNCHPAD-75 ([5d344fe](https://github.com/easyops-cn/next-basics/commit/5d344fe31e33dc7e0b4a106c3abdd28a19461607))
429
246
 
430
247
  # [1.225.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.224.0...@next-bricks/presentational-bricks@1.225.0) (2021-10-15)
431
248
 
432
-
433
249
  ### Bug Fixes
434
250
 
435
- * 排行table支持显示表头 Closed EVENT-357 ([180ba14](https://github.com/easyops-cn/next-basics/commit/180ba147973ebc18b0f848a6a25c7d1084379eda))
436
-
251
+ - 排行 table 支持显示表头 Closed EVENT-357 ([180ba14](https://github.com/easyops-cn/next-basics/commit/180ba147973ebc18b0f848a6a25c7d1084379eda))
437
252
 
438
253
  ### Features
439
254
 
440
- * support iframe.message event ([e20a23a](https://github.com/easyops-cn/next-basics/commit/e20a23a68d45a4f57cc6b09cfef1d143013dad22))
441
-
442
-
443
-
444
-
255
+ - support iframe.message event ([e20a23a](https://github.com/easyops-cn/next-basics/commit/e20a23a68d45a4f57cc6b09cfef1d143013dad22))
445
256
 
446
257
  # [1.224.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.223.1...@next-bricks/presentational-bricks@1.224.0) (2021-10-13)
447
258
 
448
-
449
259
  ### Bug Fixes
450
260
 
451
- * 下拉菜单项支持提示 Closed EVENT-357 ([07e5605](https://github.com/easyops-cn/next-basics/commit/07e56052180196d8c525aeb4b621f70a8667a1f4))
452
-
261
+ - 下拉菜单项支持提示 Closed EVENT-357 ([07e5605](https://github.com/easyops-cn/next-basics/commit/07e56052180196d8c525aeb4b621f70a8667a1f4))
453
262
 
454
263
  ### Features
455
264
 
456
- * **copyable-text:** 添加 type=text兼容文本超出容器的展示 ([527386e](https://github.com/easyops-cn/next-basics/commit/527386ef6d73a769ea9f7f320809f72655e67a37))
457
-
458
-
459
-
460
-
265
+ - **copyable-text:** 添加 type=text 兼容文本超出容器的展示 ([527386e](https://github.com/easyops-cn/next-basics/commit/527386ef6d73a769ea9f7f320809f72655e67a37))
461
266
 
462
267
  ## [1.223.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.223.0...@next-bricks/presentational-bricks@1.223.1) (2021-10-13)
463
268
 
464
-
465
269
  ### Bug Fixes
466
270
 
467
- * **basic-bricks:** BasicProgress color render problem ([2437db9](https://github.com/easyops-cn/next-basics/commit/2437db943e35547db7555ea04ff327a9115a43ac))
468
-
469
-
470
-
471
-
271
+ - **basic-bricks:** BasicProgress color render problem ([2437db9](https://github.com/easyops-cn/next-basics/commit/2437db943e35547db7555ea04ff327a9115a43ac))
472
272
 
473
273
  # [1.223.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.3...@next-bricks/presentational-bricks@1.223.0) (2021-10-12)
474
274
 
475
-
476
275
  ### Features
477
276
 
478
- * rankTable支持sort ([ad4cb1a](https://github.com/easyops-cn/next-basics/commit/ad4cb1aa284927945a01d8729a07c2c1f57bc034))
479
-
480
-
481
-
482
-
277
+ - rankTable 支持 sort ([ad4cb1a](https://github.com/easyops-cn/next-basics/commit/ad4cb1aa284927945a01d8729a07c2c1f57bc034))
483
278
 
484
279
  ## [1.222.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.2...@next-bricks/presentational-bricks@1.222.3) (2021-10-12)
485
280
 
486
281
  **Note:** Version bump only for package @next-bricks/presentational-bricks
487
282
 
488
-
489
-
490
-
491
-
492
283
  ## [1.222.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.1...@next-bricks/presentational-bricks@1.222.2) (2021-10-12)
493
284
 
494
-
495
285
  ### Bug Fixes
496
286
 
497
- * **brick-utils:** 复制成功/失败文案可配置 ([380ac2f](https://github.com/easyops-cn/next-basics/commit/380ac2f4a3ba83ef057b11575b332a59f62d5be8))
498
- * 耗时构件支持单位样式调整 Closed EVENT-357 ([35c7155](https://github.com/easyops-cn/next-basics/commit/35c715578803bc41dee4e6a156c09905b5596273))
499
-
500
-
501
-
502
-
287
+ - **brick-utils:** 复制成功/失败文案可配置 ([380ac2f](https://github.com/easyops-cn/next-basics/commit/380ac2f4a3ba83ef057b11575b332a59f62d5be8))
288
+ - 耗时构件支持单位样式调整 Closed EVENT-357 ([35c7155](https://github.com/easyops-cn/next-basics/commit/35c715578803bc41dee4e6a156c09905b5596273))
503
289
 
504
290
  ## [1.222.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.222.0...@next-bricks/presentational-bricks@1.222.1) (2021-10-04)
505
291
 
506
-
507
292
  ### Bug Fixes
508
293
 
509
- * **modal-confirm:** fix contentBrick bug ([9c63cb1](https://github.com/easyops-cn/next-basics/commit/9c63cb17061e53d712a7f68fc94ff73c3070d33c))
510
-
511
-
512
-
513
-
294
+ - **modal-confirm:** fix contentBrick bug ([9c63cb1](https://github.com/easyops-cn/next-basics/commit/9c63cb17061e53d712a7f68fc94ff73c3070d33c))
514
295
 
515
296
  # [1.222.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.221.2...@next-bricks/presentational-bricks@1.222.0) (2021-10-03)
516
297
 
517
-
518
298
  ### Features
519
299
 
520
- * **modal-confirm:** add contentBrick ([a4939b8](https://github.com/easyops-cn/next-basics/commit/a4939b831d402891cdde441669cd0313904a92e7))
521
-
522
-
523
-
524
-
300
+ - **modal-confirm:** add contentBrick ([a4939b8](https://github.com/easyops-cn/next-basics/commit/a4939b831d402891cdde441669cd0313904a92e7))
525
301
 
526
302
  ## [1.221.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.221.1...@next-bricks/presentational-bricks@1.221.2) (2021-10-02)
527
303
 
528
-
529
304
  ### Bug Fixes
530
305
 
531
- * 下拉菜单添加禁用属性,内容高度控制属性 Closed SERVICE_OBSERVE-407 ([4fae6a0](https://github.com/easyops-cn/next-basics/commit/4fae6a06e2b138f0d428870be75b65c89c2e30db))
532
-
533
-
534
-
535
-
306
+ - 下拉菜单添加禁用属性,内容高度控制属性 Closed SERVICE_OBSERVE-407 ([4fae6a0](https://github.com/easyops-cn/next-basics/commit/4fae6a06e2b138f0d428870be75b65c89c2e30db))
536
307
 
537
308
  ## [1.221.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.221.0...@next-bricks/presentational-bricks@1.221.1) (2021-09-28)
538
309
 
539
-
540
310
  ### Bug Fixes
541
311
 
542
- * 统分割线bug Closed SERVICE_OBSERVE-538 ([f3cda1f](https://github.com/easyops-cn/next-basics/commit/f3cda1f9a86a2774714bbe7b130639f512fff03c))
543
-
544
-
545
-
546
-
312
+ - 统分割线 bug Closed SERVICE_OBSERVE-538 ([f3cda1f](https://github.com/easyops-cn/next-basics/commit/f3cda1f9a86a2774714bbe7b130639f512fff03c))
547
313
 
548
314
  # [1.221.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.220.1...@next-bricks/presentational-bricks@1.221.0) (2021-09-28)
549
315
 
550
-
551
316
  ### Features
552
317
 
553
- * **BrickUser:** add iconMargin prop and change the default margin right from 3px to 8px ([2085a04](https://github.com/easyops-cn/next-basics/commit/2085a04b25d6a7789cd7010bf9ba6dea1f96b282))
554
-
555
-
556
-
557
-
318
+ - **BrickUser:** add iconMargin prop and change the default margin right from 3px to 8px ([2085a04](https://github.com/easyops-cn/next-basics/commit/2085a04b25d6a7789cd7010bf9ba6dea1f96b282))
558
319
 
559
320
  ## [1.220.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.220.0...@next-bricks/presentational-bricks@1.220.1) (2021-09-26)
560
321
 
561
-
562
322
  ### Bug Fixes
563
323
 
564
- * 统隐藏线问题修复 Closed SERVICE_OBSERVE-538 ([00bc6ef](https://github.com/easyops-cn/next-basics/commit/00bc6efdbe09a1c2feb6794e9a560dcae1238634))
565
-
566
-
567
-
568
-
324
+ - 统隐藏线问题修复 Closed SERVICE_OBSERVE-538 ([00bc6ef](https://github.com/easyops-cn/next-basics/commit/00bc6efdbe09a1c2feb6794e9a560dcae1238634))
569
325
 
570
326
  # [1.220.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.219.1...@next-bricks/presentational-bricks@1.220.0) (2021-09-26)
571
327
 
572
-
573
328
  ### Features
574
329
 
575
- * update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
576
-
577
-
578
-
579
-
330
+ - update dependencies and yarn.lock ([410d132](https://github.com/easyops-cn/next-basics/commit/410d1329081c33cc5a571cf937f0b50eb56129b4))
580
331
 
581
332
  ## [1.219.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.219.0...@next-bricks/presentational-bricks@1.219.1) (2021-09-26)
582
333
 
@@ -1,228 +1,228 @@
1
1
  contracts:
2
2
  - type: brick
3
3
  brick: presentational-bricks.general-iframe
4
- version: 1.238.2
5
- - type: brick
6
- brick: presentational-bricks.brick-timeline
7
- version: 1.238.2
4
+ version: 1.238.3
8
5
  - type: brick
9
6
  brick: presentational-bricks.brick-tag
10
- version: 1.238.2
7
+ version: 1.238.3
11
8
  - type: brick
12
- brick: presentational-bricks.brick-tree
13
- version: 1.238.2
9
+ brick: presentational-bricks.brick-timeline
10
+ version: 1.238.3
14
11
  - type: brick
15
12
  brick: presentational-bricks.brick-descriptions
16
- version: 1.238.2
13
+ version: 1.238.3
14
+ - type: brick
15
+ brick: presentational-bricks.brick-tree
16
+ version: 1.238.3
17
17
  - type: brick
18
18
  brick: presentational-bricks.brick-list
19
- version: 1.238.2
19
+ version: 1.238.3
20
20
  - type: brick
21
21
  brick: presentational-bricks.brick-general-search
22
- version: 1.238.2
22
+ version: 1.238.3
23
23
  - type: brick
24
24
  brick: presentational-bricks.brick-button
25
- version: 1.238.2
25
+ version: 1.238.3
26
26
  - type: brick
27
27
  brick: presentational-bricks.brick-delete-confirm
28
- version: 1.238.2
28
+ version: 1.238.3
29
+ - type: brick
30
+ brick: presentational-bricks.brick-table
31
+ version: 1.238.3
29
32
  - type: brick
30
33
  brick: presentational-bricks.brick-humanize-time
31
- version: 1.238.2
34
+ version: 1.238.3
32
35
  - type: brick
33
36
  brick: presentational-bricks.general-pagination
34
- version: 1.238.2
35
- - type: brick
36
- brick: presentational-bricks.brick-table
37
- version: 1.238.2
37
+ version: 1.238.3
38
38
  - type: brick
39
39
  brick: presentational-bricks.brick-link
40
- version: 1.238.2
40
+ version: 1.238.3
41
41
  - type: brick
42
- brick: presentational-bricks.brick-input
43
- version: 1.238.2
42
+ brick: presentational-bricks.template-breadcrumb
43
+ version: 1.238.3
44
44
  - type: brick
45
45
  brick: presentational-bricks.brick-utils
46
- version: 1.238.2
46
+ version: 1.238.3
47
47
  - type: brick
48
- brick: presentational-bricks.template-breadcrumb
49
- version: 1.238.2
48
+ brick: presentational-bricks.brick-input
49
+ version: 1.238.3
50
50
  - type: brick
51
51
  brick: presentational-bricks.brick-value-mapping
52
- version: 1.238.2
53
- - type: brick
54
- brick: presentational-bricks.brick-alert-level
55
- version: 1.238.2
52
+ version: 1.238.3
56
53
  - type: brick
57
54
  brick: presentational-bricks.brick-cluster-type
58
- version: 1.238.2
55
+ version: 1.238.3
59
56
  - type: brick
60
- brick: presentational-bricks.brick-alert-value
61
- version: 1.238.2
57
+ brick: presentational-bricks.brick-alert-level
58
+ version: 1.238.3
62
59
  - type: brick
63
- brick: presentational-bricks.brick-collection-instance-execution
64
- version: 1.238.2
60
+ brick: presentational-bricks.brick-alert-value
61
+ version: 1.238.3
65
62
  - type: brick
66
63
  brick: presentational-bricks.brick-display-structs
67
- version: 1.238.2
68
- - type: brick
69
- brick: presentational-bricks.brick-alert-number
70
- version: 1.238.2
64
+ version: 1.238.3
71
65
  - type: brick
72
66
  brick: presentational-bricks.brick-conditional-display
73
- version: 1.238.2
67
+ version: 1.238.3
74
68
  - type: brick
75
- brick: presentational-bricks.cost-time
76
- version: 1.238.2
69
+ brick: presentational-bricks.brick-collection-instance-execution
70
+ version: 1.238.3
71
+ - type: brick
72
+ brick: presentational-bricks.brick-alert-number
73
+ version: 1.238.3
77
74
  - type: brick
78
75
  brick: presentational-bricks.brick-user
79
- version: 1.238.2
76
+ version: 1.238.3
80
77
  - type: brick
81
- brick: presentational-bricks.datetime-selector
82
- version: 1.238.2
78
+ brick: presentational-bricks.cost-time
79
+ version: 1.238.3
83
80
  - type: brick
84
81
  brick: presentational-bricks.brick-alert-status
85
- version: 1.238.2
82
+ version: 1.238.3
83
+ - type: brick
84
+ brick: presentational-bricks.datetime-selector
85
+ version: 1.238.3
86
86
  - type: brick
87
87
  brick: presentational-bricks.brick-alert
88
- version: 1.238.2
88
+ version: 1.238.3
89
89
  - type: brick
90
90
  brick: presentational-bricks.brick-result
91
- version: 1.238.2
91
+ version: 1.238.3
92
92
  - type: brick
93
93
  brick: presentational-bricks.dropdown-select
94
- version: 1.238.2
94
+ version: 1.238.3
95
95
  - type: brick
96
96
  brick: presentational-bricks.button-wrapper
97
- version: 1.238.2
97
+ version: 1.238.3
98
98
  - type: brick
99
99
  brick: presentational-bricks.general-list
100
- version: 1.238.2
100
+ version: 1.238.3
101
101
  - type: brick
102
102
  brick: presentational-bricks.brick-quick-entries
103
- version: 1.238.2
103
+ version: 1.238.3
104
104
  - type: brick
105
105
  brick: presentational-bricks.collapsible-card-item
106
- version: 1.238.2
106
+ version: 1.238.3
107
107
  - type: brick
108
108
  brick: presentational-bricks.single-field-edit
109
- version: 1.238.2
109
+ version: 1.238.3
110
110
  - type: brick
111
111
  brick: presentational-bricks.brick-placeholder
112
- version: 1.238.2
112
+ version: 1.238.3
113
113
  - type: brick
114
114
  brick: presentational-bricks.general-carousel
115
- version: 1.238.2
115
+ version: 1.238.3
116
116
  - type: brick
117
117
  brick: presentational-bricks.agent-status
118
- version: 1.238.2
118
+ version: 1.238.3
119
119
  - type: brick
120
120
  brick: presentational-bricks.dynamic-content
121
- version: 1.238.2
122
- - type: brick
123
- brick: presentational-bricks.general-video
124
- version: 1.238.2
121
+ version: 1.238.3
125
122
  - type: brick
126
123
  brick: presentational-bricks.entry-card-item
127
- version: 1.238.2
128
- - type: brick
129
- brick: presentational-bricks.brick-divider
130
- version: 1.238.2
124
+ version: 1.238.3
131
125
  - type: brick
132
126
  brick: presentational-bricks.log-display
133
- version: 1.238.2
127
+ version: 1.238.3
128
+ - type: brick
129
+ brick: presentational-bricks.general-video
130
+ version: 1.238.3
131
+ - type: brick
132
+ brick: presentational-bricks.brick-divider
133
+ version: 1.238.3
134
134
  - type: brick
135
135
  brick: presentational-bricks.general-tooltip
136
- version: 1.238.2
136
+ version: 1.238.3
137
137
  - type: brick
138
138
  brick: presentational-bricks.general-transfer
139
- version: 1.238.2
139
+ version: 1.238.3
140
140
  - type: brick
141
141
  brick: presentational-bricks.basic-progress
142
- version: 1.238.2
142
+ version: 1.238.3
143
143
  - type: brick
144
144
  brick: presentational-bricks.general-label
145
- version: 1.238.2
145
+ version: 1.238.3
146
146
  - type: brick
147
147
  brick: presentational-bricks.copyable-text
148
- version: 1.238.2
148
+ version: 1.238.3
149
149
  - type: brick
150
150
  brick: presentational-bricks.calendar
151
- version: 1.238.2
151
+ version: 1.238.3
152
152
  - type: brick
153
153
  brick: presentational-bricks.general-badge
154
- version: 1.238.2
155
- - type: brick
156
- brick: presentational-bricks.brick-illustration
157
- version: 1.238.2
158
- - type: brick
159
- brick: presentational-bricks.general-image
160
- version: 1.238.2
154
+ version: 1.238.3
161
155
  - type: brick
162
156
  brick: presentational-bricks.avatar-upload
163
- version: 1.238.2
157
+ version: 1.238.3
158
+ - type: brick
159
+ brick: presentational-bricks.brick-illustration
160
+ version: 1.238.3
164
161
  - type: brick
165
162
  brick: presentational-bricks.brick-rate
166
- version: 1.238.2
163
+ version: 1.238.3
167
164
  - type: brick
168
- brick: presentational-bricks.dropdown-button
169
- version: 1.238.2
165
+ brick: presentational-bricks.general-image
166
+ version: 1.238.3
170
167
  - type: brick
171
168
  brick: presentational-bricks.dynamic-grid-container
172
- version: 1.238.2
173
- - type: brick
174
- brick: presentational-bricks.rank-table
175
- version: 1.238.2
169
+ version: 1.238.3
176
170
  - type: brick
177
171
  brick: presentational-bricks.info-display-card-list
178
- version: 1.238.2
172
+ version: 1.238.3
179
173
  - type: brick
180
- brick: presentational-bricks.text-collapse
181
- version: 1.238.2
174
+ brick: presentational-bricks.general-slider
175
+ version: 1.238.3
182
176
  - type: brick
183
177
  brick: presentational-bricks.basic-icon
184
- version: 1.238.2
178
+ version: 1.238.3
185
179
  - type: brick
186
- brick: presentational-bricks.general-slider
187
- version: 1.238.2
180
+ brick: presentational-bricks.dropdown-button
181
+ version: 1.238.3
188
182
  - type: brick
189
- brick: presentational-bricks.code-editor
190
- version: 1.238.2
183
+ brick: presentational-bricks.rank-table
184
+ version: 1.238.3
191
185
  - type: brick
192
- brick: presentational-bricks.crontab-display
193
- version: 1.238.2
186
+ brick: presentational-bricks.text-collapse
187
+ version: 1.238.3
188
+ - type: brick
189
+ brick: presentational-bricks.code-editor
190
+ version: 1.238.3
194
191
  - type: brick
195
192
  brick: presentational-bricks.brick-code-display
196
- version: 1.238.2
193
+ version: 1.238.3
194
+ - type: brick
195
+ brick: presentational-bricks.crontab-display
196
+ version: 1.238.3
197
197
  - type: brick
198
198
  brick: presentational-bricks.card-item
199
- version: 1.238.2
199
+ version: 1.238.3
200
200
  - type: brick
201
201
  brick: presentational-bricks.brick-collapse-card
202
- version: 1.238.2
203
- - type: brick
204
- brick: presentational-bricks.modal-confirm
205
- version: 1.238.2
206
- - type: brick
207
- brick: presentational-bricks.markdown-display
208
- version: 1.238.2
202
+ version: 1.238.3
209
203
  - type: brick
210
- brick: presentational-bricks.markdown-editor
211
- version: 1.238.2
204
+ brick: presentational-bricks.brick-form
205
+ version: 1.238.3
212
206
  deps:
207
+ - type: contract
208
+ contract: easyops.api.cmdb.instance.PostSearch
209
+ version: '*'
213
210
  - type: contract
214
211
  contract: easyops.api.object_store.object_store.PutObject
215
212
  version: '*'
216
213
  - type: brick
217
214
  brick: presentational-bricks.statistic-card
218
- version: 1.238.2
215
+ version: 1.238.3
219
216
  - type: brick
220
- brick: presentational-bricks.brick-form
221
- version: 1.238.2
217
+ brick: presentational-bricks.modal-confirm
218
+ version: 1.238.3
219
+ - type: brick
220
+ brick: presentational-bricks.markdown-display
221
+ version: 1.238.3
222
+ - type: brick
223
+ brick: presentational-bricks.markdown-editor
224
+ version: 1.238.3
222
225
  deps:
223
- - type: contract
224
- contract: easyops.api.cmdb.instance.PostSearch
225
- version: '*'
226
226
  - type: contract
227
227
  contract: easyops.api.object_store.object_store.PutObject
228
228
  version: '*'
@@ -2,5 +2,5 @@ install_path: /usr/local/easyops/bricks/presentational-bricks-NB
2
2
  user: 'easyops:easyops'
3
3
  dependencies:
4
4
  - name: brick_next
5
- version: ^2.63.8
5
+ version: ^2.63.9
6
6
  local_deploy: true
package/dist/bricks.json CHANGED
@@ -1,33 +1,33 @@
1
1
  {
2
2
  "bricks": [
3
3
  "presentational-bricks.general-iframe",
4
- "presentational-bricks.brick-timeline",
5
4
  "presentational-bricks.brick-tag",
6
- "presentational-bricks.brick-tree",
5
+ "presentational-bricks.brick-timeline",
7
6
  "presentational-bricks.brick-descriptions",
7
+ "presentational-bricks.brick-tree",
8
8
  "presentational-bricks.brick-list",
9
9
  "presentational-bricks.brick-general-search",
10
10
  "presentational-bricks.brick-button",
11
11
  "presentational-bricks.brick-delete-confirm",
12
+ "presentational-bricks.brick-table",
12
13
  "presentational-bricks.brick-humanize-time",
13
14
  "presentational-bricks.general-pagination",
14
- "presentational-bricks.brick-table",
15
15
  "presentational-bricks.brick-link",
16
- "presentational-bricks.brick-input",
17
- "presentational-bricks.brick-utils",
18
16
  "presentational-bricks.template-breadcrumb",
17
+ "presentational-bricks.brick-utils",
18
+ "presentational-bricks.brick-input",
19
19
  "presentational-bricks.brick-value-mapping",
20
- "presentational-bricks.brick-alert-level",
21
20
  "presentational-bricks.brick-cluster-type",
21
+ "presentational-bricks.brick-alert-level",
22
22
  "presentational-bricks.brick-alert-value",
23
- "presentational-bricks.brick-collection-instance-execution",
24
23
  "presentational-bricks.brick-display-structs",
25
- "presentational-bricks.brick-alert-number",
26
24
  "presentational-bricks.brick-conditional-display",
27
- "presentational-bricks.cost-time",
25
+ "presentational-bricks.brick-collection-instance-execution",
26
+ "presentational-bricks.brick-alert-number",
28
27
  "presentational-bricks.brick-user",
29
- "presentational-bricks.datetime-selector",
28
+ "presentational-bricks.cost-time",
30
29
  "presentational-bricks.brick-alert-status",
30
+ "presentational-bricks.datetime-selector",
31
31
  "presentational-bricks.brick-alert",
32
32
  "presentational-bricks.brick-result",
33
33
  "presentational-bricks.dropdown-select",
@@ -40,10 +40,10 @@
40
40
  "presentational-bricks.general-carousel",
41
41
  "presentational-bricks.agent-status",
42
42
  "presentational-bricks.dynamic-content",
43
- "presentational-bricks.general-video",
44
43
  "presentational-bricks.entry-card-item",
45
- "presentational-bricks.brick-divider",
46
44
  "presentational-bricks.log-display",
45
+ "presentational-bricks.general-video",
46
+ "presentational-bricks.brick-divider",
47
47
  "presentational-bricks.general-tooltip",
48
48
  "presentational-bricks.general-transfer",
49
49
  "presentational-bricks.basic-progress",
@@ -51,27 +51,27 @@
51
51
  "presentational-bricks.copyable-text",
52
52
  "presentational-bricks.calendar",
53
53
  "presentational-bricks.general-badge",
54
- "presentational-bricks.brick-illustration",
55
- "presentational-bricks.general-image",
56
54
  "presentational-bricks.avatar-upload",
55
+ "presentational-bricks.brick-illustration",
57
56
  "presentational-bricks.brick-rate",
58
- "presentational-bricks.dropdown-button",
57
+ "presentational-bricks.general-image",
59
58
  "presentational-bricks.dynamic-grid-container",
60
- "presentational-bricks.rank-table",
61
59
  "presentational-bricks.info-display-card-list",
62
- "presentational-bricks.text-collapse",
63
- "presentational-bricks.basic-icon",
64
60
  "presentational-bricks.general-slider",
61
+ "presentational-bricks.basic-icon",
62
+ "presentational-bricks.dropdown-button",
63
+ "presentational-bricks.rank-table",
64
+ "presentational-bricks.text-collapse",
65
65
  "presentational-bricks.code-editor",
66
- "presentational-bricks.crontab-display",
67
66
  "presentational-bricks.brick-code-display",
67
+ "presentational-bricks.crontab-display",
68
68
  "presentational-bricks.card-item",
69
69
  "presentational-bricks.brick-collapse-card",
70
+ "presentational-bricks.brick-form",
71
+ "presentational-bricks.statistic-card",
70
72
  "presentational-bricks.modal-confirm",
71
73
  "presentational-bricks.markdown-display",
72
- "presentational-bricks.markdown-editor",
73
- "presentational-bricks.statistic-card",
74
- "presentational-bricks.brick-form"
74
+ "presentational-bricks.markdown-editor"
75
75
  ],
76
76
  "processors": [
77
77
  "presentationalBricks.flattenTreeDataListAndCalcRowSpan"
@@ -87,10 +87,10 @@
87
87
  "presentational-bricks.statistic-card--editor",
88
88
  "presentational-bricks.brick-table--editor",
89
89
  "presentational-bricks.brick-link--editor",
90
- "presentational-bricks.brick-descriptions--editor",
91
90
  "presentational-bricks.brick-result--editor",
92
91
  "presentational-bricks.brick-tree--editor",
93
- "presentational-bricks.brick-alert--editor"
92
+ "presentational-bricks.brick-alert--editor",
93
+ "presentational-bricks.brick-descriptions--editor"
94
94
  ],
95
95
  "editorsJsFilePath": "bricks/presentational-bricks/dist/editors/editors.38198ded.js"
96
96
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/presentational-bricks",
3
- "version": "1.238.2",
3
+ "version": "1.238.3",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "https://github.com/easyops-cn/next-basics/tree/master/bricks/presentational-bricks",
6
6
  "license": "GPL-3.0",
@@ -55,5 +55,5 @@
55
55
  "@next-dll/ace": "*",
56
56
  "@next-dll/react-dnd": "*"
57
57
  },
58
- "gitHead": "ce0e3157cb7ecb7feaf2bdd6c88f8b906af06b98"
58
+ "gitHead": "398bb792b20b7051d84b79999910f96b608c0fd6"
59
59
  }