@next-bricks/presentational-bricks 1.250.1 → 1.250.4

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,6 +3,36 @@
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.250.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.3...@next-bricks/presentational-bricks@1.250.4) (2022-06-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * some optimization ([63299b9](https://github.com/easyops-cn/next-basics/commit/63299b985d933805d79e30bd83bb768745815d39))
12
+
13
+
14
+
15
+
16
+
17
+ ## [1.250.3](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.2...@next-bricks/presentational-bricks@1.250.3) (2022-06-28)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **brick-table:** 切换分页和页码的时候不应该触发sort.update事件 ([870d725](https://github.com/easyops-cn/next-basics/commit/870d725800c88c4ba4854b015e4f787202a97732))
23
+
24
+
25
+
26
+
27
+
28
+ ## [1.250.2](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.1...@next-bricks/presentational-bricks@1.250.2) (2022-06-27)
29
+
30
+ **Note:** Version bump only for package @next-bricks/presentational-bricks
31
+
32
+
33
+
34
+
35
+
6
36
  ## [1.250.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.250.0...@next-bricks/presentational-bricks@1.250.1) (2022-06-27)
7
37
 
8
38
  **Note:** Version bump only for package @next-bricks/presentational-bricks
@@ -1,217 +1,211 @@
1
1
  contracts:
2
2
  - type: brick
3
3
  brick: presentational-bricks.general-iframe
4
- version: 1.250.1
4
+ version: 1.250.4
5
5
  - type: brick
6
6
  brick: presentational-bricks.brick-tag
7
- version: 1.250.1
7
+ version: 1.250.4
8
8
  - type: brick
9
9
  brick: presentational-bricks.brick-timeline
10
- version: 1.250.1
11
- - type: brick
12
- brick: presentational-bricks.brick-tree
13
- version: 1.250.1
10
+ version: 1.250.4
14
11
  - type: brick
15
12
  brick: presentational-bricks.brick-descriptions
16
- version: 1.250.1
13
+ version: 1.250.4
14
+ - type: brick
15
+ brick: presentational-bricks.brick-tree
16
+ version: 1.250.4
17
17
  - type: brick
18
18
  brick: presentational-bricks.brick-list
19
- version: 1.250.1
19
+ version: 1.250.4
20
20
  - type: brick
21
21
  brick: presentational-bricks.brick-general-search
22
- version: 1.250.1
23
- - type: brick
24
- brick: presentational-bricks.brick-delete-confirm
25
- version: 1.250.1
22
+ version: 1.250.4
26
23
  - type: brick
27
24
  brick: presentational-bricks.brick-button
28
- version: 1.250.1
25
+ version: 1.250.4
29
26
  - type: brick
30
27
  brick: presentational-bricks.brick-table
31
- version: 1.250.1
28
+ version: 1.250.4
29
+ - type: brick
30
+ brick: presentational-bricks.brick-delete-confirm
31
+ version: 1.250.4
32
32
  - type: brick
33
33
  brick: presentational-bricks.brick-humanize-time
34
- version: 1.250.1
34
+ version: 1.250.4
35
35
  - type: brick
36
- brick: presentational-bricks.template-breadcrumb
37
- version: 1.250.1
36
+ brick: presentational-bricks.brick-link
37
+ version: 1.250.4
38
38
  - type: brick
39
39
  brick: presentational-bricks.general-pagination
40
- version: 1.250.1
41
- - type: brick
42
- brick: presentational-bricks.brick-link
43
- version: 1.250.1
40
+ version: 1.250.4
44
41
  - type: brick
45
42
  brick: presentational-bricks.brick-input
46
- version: 1.250.1
47
- - type: brick
48
- brick: presentational-bricks.brick-cluster-type
49
- version: 1.250.1
43
+ version: 1.250.4
50
44
  - type: brick
51
45
  brick: presentational-bricks.brick-utils
52
- version: 1.250.1
46
+ version: 1.250.4
53
47
  - type: brick
54
- brick: presentational-bricks.brick-alert-level
55
- version: 1.250.1
48
+ brick: presentational-bricks.template-breadcrumb
49
+ version: 1.250.4
56
50
  - type: brick
57
- brick: presentational-bricks.brick-value-mapping
58
- version: 1.250.1
51
+ brick: presentational-bricks.brick-cluster-type
52
+ version: 1.250.4
53
+ - type: brick
54
+ brick: presentational-bricks.brick-alert-level
55
+ version: 1.250.4
59
56
  - type: brick
60
57
  brick: presentational-bricks.brick-alert-value
61
- version: 1.250.1
58
+ version: 1.250.4
59
+ - type: brick
60
+ brick: presentational-bricks.brick-value-mapping
61
+ version: 1.250.4
62
62
  - type: brick
63
63
  brick: presentational-bricks.brick-display-structs
64
- version: 1.250.1
64
+ version: 1.250.4
65
65
  - type: brick
66
66
  brick: presentational-bricks.brick-conditional-display
67
- version: 1.250.1
67
+ version: 1.250.4
68
68
  - type: brick
69
69
  brick: presentational-bricks.brick-collection-instance-execution
70
- version: 1.250.1
70
+ version: 1.250.4
71
71
  - type: brick
72
72
  brick: presentational-bricks.brick-alert-number
73
- version: 1.250.1
73
+ version: 1.250.4
74
74
  - type: brick
75
75
  brick: presentational-bricks.brick-user
76
- version: 1.250.1
77
- - type: brick
78
- brick: presentational-bricks.cost-time
79
- version: 1.250.1
76
+ version: 1.250.4
80
77
  - type: brick
81
78
  brick: presentational-bricks.brick-alert-status
82
- version: 1.250.1
79
+ version: 1.250.4
83
80
  - type: brick
84
- brick: presentational-bricks.datetime-selector
85
- version: 1.250.1
81
+ brick: presentational-bricks.cost-time
82
+ version: 1.250.4
86
83
  - type: brick
87
- brick: presentational-bricks.brick-alert
88
- version: 1.250.1
84
+ brick: presentational-bricks.datetime-selector
85
+ version: 1.250.4
89
86
  - type: brick
90
87
  brick: presentational-bricks.brick-result
91
- version: 1.250.1
88
+ version: 1.250.4
92
89
  - type: brick
93
90
  brick: presentational-bricks.dropdown-select
94
- version: 1.250.1
91
+ version: 1.250.4
95
92
  - type: brick
96
- brick: presentational-bricks.general-list
97
- version: 1.250.1
93
+ brick: presentational-bricks.brick-alert
94
+ version: 1.250.4
98
95
  - type: brick
99
96
  brick: presentational-bricks.button-wrapper
100
- version: 1.250.1
97
+ version: 1.250.4
101
98
  - type: brick
102
99
  brick: presentational-bricks.brick-quick-entries
103
- version: 1.250.1
100
+ version: 1.250.4
104
101
  - type: brick
105
102
  brick: presentational-bricks.collapsible-card-item
106
- version: 1.250.1
103
+ version: 1.250.4
107
104
  - type: brick
108
- brick: presentational-bricks.brick-placeholder
109
- version: 1.250.1
105
+ brick: presentational-bricks.general-list
106
+ version: 1.250.4
110
107
  - type: brick
111
108
  brick: presentational-bricks.single-field-edit
112
- version: 1.250.1
109
+ version: 1.250.4
110
+ - type: brick
111
+ brick: presentational-bricks.brick-placeholder
112
+ version: 1.250.4
113
113
  - type: brick
114
114
  brick: presentational-bricks.general-carousel
115
- version: 1.250.1
115
+ version: 1.250.4
116
116
  - type: brick
117
117
  brick: presentational-bricks.agent-status
118
- version: 1.250.1
119
- - type: brick
120
- brick: presentational-bricks.entry-card-item
121
- version: 1.250.1
118
+ version: 1.250.4
122
119
  - type: brick
123
120
  brick: presentational-bricks.dynamic-content
124
- version: 1.250.1
121
+ version: 1.250.4
122
+ - type: brick
123
+ brick: presentational-bricks.entry-card-item
124
+ version: 1.250.4
125
125
  - type: brick
126
126
  brick: presentational-bricks.general-video
127
- version: 1.250.1
127
+ version: 1.250.4
128
128
  - type: brick
129
129
  brick: presentational-bricks.log-display
130
- version: 1.250.1
130
+ version: 1.250.4
131
131
  - type: brick
132
132
  brick: presentational-bricks.brick-divider
133
- version: 1.250.1
133
+ version: 1.250.4
134
134
  - type: brick
135
135
  brick: presentational-bricks.general-tooltip
136
- version: 1.250.1
136
+ version: 1.250.4
137
137
  - type: brick
138
138
  brick: presentational-bricks.general-transfer
139
- version: 1.250.1
139
+ version: 1.250.4
140
140
  - type: brick
141
141
  brick: presentational-bricks.general-label
142
- version: 1.250.1
142
+ version: 1.250.4
143
143
  - type: brick
144
144
  brick: presentational-bricks.copyable-text
145
- version: 1.250.1
146
- - type: brick
147
- brick: presentational-bricks.calendar
148
- version: 1.250.1
145
+ version: 1.250.4
149
146
  - type: brick
150
147
  brick: presentational-bricks.basic-progress
151
- version: 1.250.1
148
+ version: 1.250.4
149
+ - type: brick
150
+ brick: presentational-bricks.calendar
151
+ version: 1.250.4
152
152
  - type: brick
153
153
  brick: presentational-bricks.avatar-upload
154
- version: 1.250.1
154
+ version: 1.250.4
155
155
  - type: brick
156
156
  brick: presentational-bricks.general-badge
157
- version: 1.250.1
157
+ version: 1.250.4
158
158
  - type: brick
159
159
  brick: presentational-bricks.brick-illustration
160
- version: 1.250.1
160
+ version: 1.250.4
161
161
  - type: brick
162
162
  brick: presentational-bricks.brick-rate
163
- version: 1.250.1
164
- - type: brick
165
- brick: presentational-bricks.general-image
166
- version: 1.250.1
163
+ version: 1.250.4
167
164
  - type: brick
168
165
  brick: presentational-bricks.info-display-card-list
169
- version: 1.250.1
166
+ version: 1.250.4
167
+ - type: brick
168
+ brick: presentational-bricks.general-image
169
+ version: 1.250.4
170
170
  - type: brick
171
171
  brick: presentational-bricks.dynamic-grid-container
172
- version: 1.250.1
172
+ version: 1.250.4
173
173
  - type: brick
174
174
  brick: presentational-bricks.general-slider
175
- version: 1.250.1
175
+ version: 1.250.4
176
+ - type: brick
177
+ brick: presentational-bricks.dropdown-button
178
+ version: 1.250.4
176
179
  - type: brick
177
180
  brick: presentational-bricks.rank-table
178
- version: 1.250.1
181
+ version: 1.250.4
179
182
  - type: brick
180
- brick: presentational-bricks.dropdown-button
181
- version: 1.250.1
183
+ brick: presentational-bricks.basic-icon
184
+ version: 1.250.4
182
185
  - type: brick
183
186
  brick: presentational-bricks.text-collapse
184
- version: 1.250.1
187
+ version: 1.250.4
185
188
  - type: brick
186
189
  brick: presentational-bricks.table-transfer
187
- version: 1.250.1
190
+ version: 1.250.4
188
191
  - type: brick
189
- brick: presentational-bricks.basic-icon
190
- version: 1.250.1
192
+ brick: presentational-bricks.code-editor
193
+ version: 1.250.4
191
194
  - type: brick
192
195
  brick: presentational-bricks.crontab-display
193
- version: 1.250.1
196
+ version: 1.250.4
194
197
  - type: brick
195
- brick: presentational-bricks.code-editor
196
- version: 1.250.1
198
+ brick: presentational-bricks.brick-code-display
199
+ version: 1.250.4
197
200
  - type: brick
198
201
  brick: presentational-bricks.card-item
199
- version: 1.250.1
200
- - type: brick
201
- brick: presentational-bricks.brick-code-display
202
- version: 1.250.1
202
+ version: 1.250.4
203
203
  - type: brick
204
204
  brick: presentational-bricks.brick-collapse-card
205
- version: 1.250.1
206
- - type: brick
207
- brick: presentational-bricks.modal-confirm
208
- version: 1.250.1
209
- - type: brick
210
- brick: presentational-bricks.statistic-card
211
- version: 1.250.1
205
+ version: 1.250.4
212
206
  - type: brick
213
207
  brick: presentational-bricks.brick-form
214
- version: 1.250.1
208
+ version: 1.250.4
215
209
  deps:
216
210
  - type: contract
217
211
  contract: easyops.api.cmdb.instance.PostSearch
@@ -219,12 +213,18 @@ contracts:
219
213
  - type: contract
220
214
  contract: easyops.api.object_store.object_store.PutObject
221
215
  version: '*'
216
+ - type: brick
217
+ brick: presentational-bricks.modal-confirm
218
+ version: 1.250.4
222
219
  - type: brick
223
220
  brick: presentational-bricks.markdown-display
224
- version: 1.250.1
221
+ version: 1.250.4
222
+ - type: brick
223
+ brick: presentational-bricks.statistic-card
224
+ version: 1.250.4
225
225
  - type: brick
226
226
  brick: presentational-bricks.markdown-editor
227
- version: 1.250.1
227
+ version: 1.250.4
228
228
  deps:
229
229
  - type: contract
230
230
  contract: easyops.api.object_store.object_store.PutObject
package/dist/bricks.json CHANGED
@@ -3,44 +3,44 @@
3
3
  "presentational-bricks.general-iframe",
4
4
  "presentational-bricks.brick-tag",
5
5
  "presentational-bricks.brick-timeline",
6
- "presentational-bricks.brick-tree",
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
- "presentational-bricks.brick-delete-confirm",
11
10
  "presentational-bricks.brick-button",
12
11
  "presentational-bricks.brick-table",
12
+ "presentational-bricks.brick-delete-confirm",
13
13
  "presentational-bricks.brick-humanize-time",
14
- "presentational-bricks.template-breadcrumb",
15
- "presentational-bricks.general-pagination",
16
14
  "presentational-bricks.brick-link",
15
+ "presentational-bricks.general-pagination",
17
16
  "presentational-bricks.brick-input",
18
- "presentational-bricks.brick-cluster-type",
19
17
  "presentational-bricks.brick-utils",
18
+ "presentational-bricks.template-breadcrumb",
19
+ "presentational-bricks.brick-cluster-type",
20
20
  "presentational-bricks.brick-alert-level",
21
- "presentational-bricks.brick-value-mapping",
22
21
  "presentational-bricks.brick-alert-value",
22
+ "presentational-bricks.brick-value-mapping",
23
23
  "presentational-bricks.brick-display-structs",
24
24
  "presentational-bricks.brick-conditional-display",
25
25
  "presentational-bricks.brick-collection-instance-execution",
26
26
  "presentational-bricks.brick-alert-number",
27
27
  "presentational-bricks.brick-user",
28
- "presentational-bricks.cost-time",
29
28
  "presentational-bricks.brick-alert-status",
29
+ "presentational-bricks.cost-time",
30
30
  "presentational-bricks.datetime-selector",
31
- "presentational-bricks.brick-alert",
32
31
  "presentational-bricks.brick-result",
33
32
  "presentational-bricks.dropdown-select",
34
- "presentational-bricks.general-list",
33
+ "presentational-bricks.brick-alert",
35
34
  "presentational-bricks.button-wrapper",
36
35
  "presentational-bricks.brick-quick-entries",
37
36
  "presentational-bricks.collapsible-card-item",
38
- "presentational-bricks.brick-placeholder",
37
+ "presentational-bricks.general-list",
39
38
  "presentational-bricks.single-field-edit",
39
+ "presentational-bricks.brick-placeholder",
40
40
  "presentational-bricks.general-carousel",
41
41
  "presentational-bricks.agent-status",
42
- "presentational-bricks.entry-card-item",
43
42
  "presentational-bricks.dynamic-content",
43
+ "presentational-bricks.entry-card-item",
44
44
  "presentational-bricks.general-video",
45
45
  "presentational-bricks.log-display",
46
46
  "presentational-bricks.brick-divider",
@@ -48,30 +48,30 @@
48
48
  "presentational-bricks.general-transfer",
49
49
  "presentational-bricks.general-label",
50
50
  "presentational-bricks.copyable-text",
51
- "presentational-bricks.calendar",
52
51
  "presentational-bricks.basic-progress",
52
+ "presentational-bricks.calendar",
53
53
  "presentational-bricks.avatar-upload",
54
54
  "presentational-bricks.general-badge",
55
55
  "presentational-bricks.brick-illustration",
56
56
  "presentational-bricks.brick-rate",
57
- "presentational-bricks.general-image",
58
57
  "presentational-bricks.info-display-card-list",
58
+ "presentational-bricks.general-image",
59
59
  "presentational-bricks.dynamic-grid-container",
60
60
  "presentational-bricks.general-slider",
61
- "presentational-bricks.rank-table",
62
61
  "presentational-bricks.dropdown-button",
62
+ "presentational-bricks.rank-table",
63
+ "presentational-bricks.basic-icon",
63
64
  "presentational-bricks.text-collapse",
64
65
  "presentational-bricks.table-transfer",
65
- "presentational-bricks.basic-icon",
66
- "presentational-bricks.crontab-display",
67
66
  "presentational-bricks.code-editor",
68
- "presentational-bricks.card-item",
67
+ "presentational-bricks.crontab-display",
69
68
  "presentational-bricks.brick-code-display",
69
+ "presentational-bricks.card-item",
70
70
  "presentational-bricks.brick-collapse-card",
71
- "presentational-bricks.modal-confirm",
72
- "presentational-bricks.statistic-card",
73
71
  "presentational-bricks.brick-form",
72
+ "presentational-bricks.modal-confirm",
74
73
  "presentational-bricks.markdown-display",
74
+ "presentational-bricks.statistic-card",
75
75
  "presentational-bricks.markdown-editor"
76
76
  ],
77
77
  "processors": [
@@ -82,11 +82,11 @@
82
82
  "ace",
83
83
  "react-dnd"
84
84
  ],
85
- "filePath": "bricks/presentational-bricks/dist/index.74f19a8f.js",
85
+ "filePath": "bricks/presentational-bricks/dist/index.c19ec12c.js",
86
86
  "editors": [
87
87
  "presentational-bricks.brick-quick-entries--editor",
88
- "presentational-bricks.statistic-card--editor",
89
88
  "presentational-bricks.brick-table--editor",
89
+ "presentational-bricks.statistic-card--editor",
90
90
  "presentational-bricks.brick-link--editor",
91
91
  "presentational-bricks.brick-descriptions--editor",
92
92
  "presentational-bricks.brick-result--editor",