@next-bricks/presentational-bricks 1.238.3 → 1.238.7

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,52 @@
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.7](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.6...@next-bricks/presentational-bricks@1.238.7) (2022-02-17)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * collapse card style ([08da3ea](https://github.com/easyops-cn/next-basics/commit/08da3ea6d74c0557fac1adc90d8e4f7d6efabf97))
12
+ * **table:** 修复filters没值时导致table没数据的问题 Refs ([2f5e7fa](https://github.com/easyops-cn/next-basics/commit/2f5e7fa75de1e5c3ab975d53fabd72ed4b4d646b))
13
+
14
+
15
+
16
+
17
+
18
+ ## [1.238.6](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.5...@next-bricks/presentational-bricks@1.238.6) (2022-02-16)
19
+
20
+
21
+ ### Bug Fixes
22
+
23
+ * **transfer:** 穿梭框右边超过最大数支持勾选转换到左边 Refs MONITOR-3013 ([6abce81](https://github.com/easyops-cn/next-basics/commit/6abce816e603ba5e9310c8c8dd6c81eaffd5e985))
24
+
25
+
26
+
27
+
28
+
29
+ ## [1.238.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.4...@next-bricks/presentational-bricks@1.238.5) (2022-02-14)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * brick-link ([f6b1e63](https://github.com/easyops-cn/next-basics/commit/f6b1e632aea81b0bc91a564784e6d7b1be75c650))
35
+ * illustration style ([9b9f032](https://github.com/easyops-cn/next-basics/commit/9b9f0324b744e846938682921b7370fa7d748b65))
36
+
37
+
38
+
39
+
40
+
41
+ ## [1.238.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.238.3...@next-bricks/presentational-bricks@1.238.4) (2022-02-09)
42
+
43
+
44
+ ### Bug Fixes
45
+
46
+ * fix style ([264d9e6](https://github.com/easyops-cn/next-basics/commit/264d9e6a42ac673801e921fb6c5d28850388e5fd))
47
+
48
+
49
+
50
+
51
+
6
52
  ## [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)
7
53
 
8
54
  **Note:** Version bump only for package @next-bricks/presentational-bricks
@@ -1,208 +1,208 @@
1
1
  contracts:
2
2
  - type: brick
3
3
  brick: presentational-bricks.general-iframe
4
- version: 1.238.3
4
+ version: 1.238.7
5
5
  - type: brick
6
6
  brick: presentational-bricks.brick-tag
7
- version: 1.238.3
7
+ version: 1.238.7
8
8
  - type: brick
9
9
  brick: presentational-bricks.brick-timeline
10
- version: 1.238.3
10
+ version: 1.238.7
11
11
  - type: brick
12
12
  brick: presentational-bricks.brick-descriptions
13
- version: 1.238.3
13
+ version: 1.238.7
14
14
  - type: brick
15
15
  brick: presentational-bricks.brick-tree
16
- version: 1.238.3
16
+ version: 1.238.7
17
17
  - type: brick
18
18
  brick: presentational-bricks.brick-list
19
- version: 1.238.3
19
+ version: 1.238.7
20
+ - type: brick
21
+ brick: presentational-bricks.brick-table
22
+ version: 1.238.7
20
23
  - type: brick
21
24
  brick: presentational-bricks.brick-general-search
22
- version: 1.238.3
25
+ version: 1.238.7
23
26
  - type: brick
24
27
  brick: presentational-bricks.brick-button
25
- version: 1.238.3
28
+ version: 1.238.7
26
29
  - type: brick
27
30
  brick: presentational-bricks.brick-delete-confirm
28
- version: 1.238.3
29
- - type: brick
30
- brick: presentational-bricks.brick-table
31
- version: 1.238.3
31
+ version: 1.238.7
32
32
  - type: brick
33
33
  brick: presentational-bricks.brick-humanize-time
34
- version: 1.238.3
34
+ version: 1.238.7
35
35
  - type: brick
36
36
  brick: presentational-bricks.general-pagination
37
- version: 1.238.3
37
+ version: 1.238.7
38
38
  - type: brick
39
39
  brick: presentational-bricks.brick-link
40
- version: 1.238.3
40
+ version: 1.238.7
41
41
  - type: brick
42
42
  brick: presentational-bricks.template-breadcrumb
43
- version: 1.238.3
44
- - type: brick
45
- brick: presentational-bricks.brick-utils
46
- version: 1.238.3
43
+ version: 1.238.7
47
44
  - type: brick
48
45
  brick: presentational-bricks.brick-input
49
- version: 1.238.3
46
+ version: 1.238.7
47
+ - type: brick
48
+ brick: presentational-bricks.brick-utils
49
+ version: 1.238.7
50
50
  - type: brick
51
51
  brick: presentational-bricks.brick-value-mapping
52
- version: 1.238.3
52
+ version: 1.238.7
53
53
  - type: brick
54
54
  brick: presentational-bricks.brick-cluster-type
55
- version: 1.238.3
55
+ version: 1.238.7
56
56
  - type: brick
57
57
  brick: presentational-bricks.brick-alert-level
58
- version: 1.238.3
58
+ version: 1.238.7
59
59
  - type: brick
60
60
  brick: presentational-bricks.brick-alert-value
61
- version: 1.238.3
61
+ version: 1.238.7
62
62
  - type: brick
63
63
  brick: presentational-bricks.brick-display-structs
64
- version: 1.238.3
64
+ version: 1.238.7
65
65
  - type: brick
66
66
  brick: presentational-bricks.brick-conditional-display
67
- version: 1.238.3
67
+ version: 1.238.7
68
68
  - type: brick
69
69
  brick: presentational-bricks.brick-collection-instance-execution
70
- version: 1.238.3
70
+ version: 1.238.7
71
71
  - type: brick
72
72
  brick: presentational-bricks.brick-alert-number
73
- version: 1.238.3
73
+ version: 1.238.7
74
74
  - type: brick
75
75
  brick: presentational-bricks.brick-user
76
- version: 1.238.3
76
+ version: 1.238.7
77
77
  - type: brick
78
78
  brick: presentational-bricks.cost-time
79
- version: 1.238.3
79
+ version: 1.238.7
80
80
  - type: brick
81
81
  brick: presentational-bricks.brick-alert-status
82
- version: 1.238.3
82
+ version: 1.238.7
83
83
  - type: brick
84
84
  brick: presentational-bricks.datetime-selector
85
- version: 1.238.3
85
+ version: 1.238.7
86
86
  - type: brick
87
87
  brick: presentational-bricks.brick-alert
88
- version: 1.238.3
88
+ version: 1.238.7
89
89
  - type: brick
90
90
  brick: presentational-bricks.brick-result
91
- version: 1.238.3
91
+ version: 1.238.7
92
92
  - type: brick
93
93
  brick: presentational-bricks.dropdown-select
94
- version: 1.238.3
94
+ version: 1.238.7
95
95
  - type: brick
96
96
  brick: presentational-bricks.button-wrapper
97
- version: 1.238.3
97
+ version: 1.238.7
98
98
  - type: brick
99
99
  brick: presentational-bricks.general-list
100
- version: 1.238.3
100
+ version: 1.238.7
101
101
  - type: brick
102
102
  brick: presentational-bricks.brick-quick-entries
103
- version: 1.238.3
103
+ version: 1.238.7
104
104
  - type: brick
105
105
  brick: presentational-bricks.collapsible-card-item
106
- version: 1.238.3
106
+ version: 1.238.7
107
107
  - type: brick
108
108
  brick: presentational-bricks.single-field-edit
109
- version: 1.238.3
109
+ version: 1.238.7
110
110
  - type: brick
111
111
  brick: presentational-bricks.brick-placeholder
112
- version: 1.238.3
112
+ version: 1.238.7
113
113
  - type: brick
114
114
  brick: presentational-bricks.general-carousel
115
- version: 1.238.3
115
+ version: 1.238.7
116
116
  - type: brick
117
117
  brick: presentational-bricks.agent-status
118
- version: 1.238.3
118
+ version: 1.238.7
119
119
  - type: brick
120
120
  brick: presentational-bricks.dynamic-content
121
- version: 1.238.3
121
+ version: 1.238.7
122
122
  - type: brick
123
123
  brick: presentational-bricks.entry-card-item
124
- version: 1.238.3
125
- - type: brick
126
- brick: presentational-bricks.log-display
127
- version: 1.238.3
124
+ version: 1.238.7
128
125
  - type: brick
129
126
  brick: presentational-bricks.general-video
130
- version: 1.238.3
127
+ version: 1.238.7
128
+ - type: brick
129
+ brick: presentational-bricks.log-display
130
+ version: 1.238.7
131
131
  - type: brick
132
132
  brick: presentational-bricks.brick-divider
133
- version: 1.238.3
133
+ version: 1.238.7
134
134
  - type: brick
135
135
  brick: presentational-bricks.general-tooltip
136
- version: 1.238.3
136
+ version: 1.238.7
137
137
  - type: brick
138
138
  brick: presentational-bricks.general-transfer
139
- version: 1.238.3
140
- - type: brick
141
- brick: presentational-bricks.basic-progress
142
- version: 1.238.3
139
+ version: 1.238.7
143
140
  - type: brick
144
141
  brick: presentational-bricks.general-label
145
- version: 1.238.3
142
+ version: 1.238.7
143
+ - type: brick
144
+ brick: presentational-bricks.basic-progress
145
+ version: 1.238.7
146
146
  - type: brick
147
147
  brick: presentational-bricks.copyable-text
148
- version: 1.238.3
148
+ version: 1.238.7
149
149
  - type: brick
150
150
  brick: presentational-bricks.calendar
151
- version: 1.238.3
152
- - type: brick
153
- brick: presentational-bricks.general-badge
154
- version: 1.238.3
151
+ version: 1.238.7
155
152
  - type: brick
156
153
  brick: presentational-bricks.avatar-upload
157
- version: 1.238.3
154
+ version: 1.238.7
158
155
  - type: brick
159
- brick: presentational-bricks.brick-illustration
160
- version: 1.238.3
156
+ brick: presentational-bricks.general-badge
157
+ version: 1.238.7
161
158
  - type: brick
162
159
  brick: presentational-bricks.brick-rate
163
- version: 1.238.3
160
+ version: 1.238.7
164
161
  - type: brick
165
162
  brick: presentational-bricks.general-image
166
- version: 1.238.3
167
- - type: brick
168
- brick: presentational-bricks.dynamic-grid-container
169
- version: 1.238.3
163
+ version: 1.238.7
170
164
  - type: brick
171
165
  brick: presentational-bricks.info-display-card-list
172
- version: 1.238.3
166
+ version: 1.238.7
167
+ - type: brick
168
+ brick: presentational-bricks.brick-illustration
169
+ version: 1.238.7
170
+ - type: brick
171
+ brick: presentational-bricks.dynamic-grid-container
172
+ version: 1.238.7
173
173
  - type: brick
174
174
  brick: presentational-bricks.general-slider
175
- version: 1.238.3
175
+ version: 1.238.7
176
176
  - type: brick
177
- brick: presentational-bricks.basic-icon
178
- version: 1.238.3
177
+ brick: presentational-bricks.rank-table
178
+ version: 1.238.7
179
179
  - type: brick
180
180
  brick: presentational-bricks.dropdown-button
181
- version: 1.238.3
181
+ version: 1.238.7
182
182
  - type: brick
183
- brick: presentational-bricks.rank-table
184
- version: 1.238.3
183
+ brick: presentational-bricks.basic-icon
184
+ version: 1.238.7
185
185
  - type: brick
186
186
  brick: presentational-bricks.text-collapse
187
- version: 1.238.3
187
+ version: 1.238.7
188
188
  - type: brick
189
189
  brick: presentational-bricks.code-editor
190
- version: 1.238.3
191
- - type: brick
192
- brick: presentational-bricks.brick-code-display
193
- version: 1.238.3
190
+ version: 1.238.7
194
191
  - type: brick
195
192
  brick: presentational-bricks.crontab-display
196
- version: 1.238.3
193
+ version: 1.238.7
194
+ - type: brick
195
+ brick: presentational-bricks.brick-code-display
196
+ version: 1.238.7
197
197
  - type: brick
198
198
  brick: presentational-bricks.card-item
199
- version: 1.238.3
199
+ version: 1.238.7
200
200
  - type: brick
201
201
  brick: presentational-bricks.brick-collapse-card
202
- version: 1.238.3
202
+ version: 1.238.7
203
203
  - type: brick
204
204
  brick: presentational-bricks.brick-form
205
- version: 1.238.3
205
+ version: 1.238.7
206
206
  deps:
207
207
  - type: contract
208
208
  contract: easyops.api.cmdb.instance.PostSearch
@@ -210,18 +210,18 @@ contracts:
210
210
  - type: contract
211
211
  contract: easyops.api.object_store.object_store.PutObject
212
212
  version: '*'
213
- - type: brick
214
- brick: presentational-bricks.statistic-card
215
- version: 1.238.3
216
213
  - type: brick
217
214
  brick: presentational-bricks.modal-confirm
218
- version: 1.238.3
215
+ version: 1.238.7
216
+ - type: brick
217
+ brick: presentational-bricks.statistic-card
218
+ version: 1.238.7
219
219
  - type: brick
220
220
  brick: presentational-bricks.markdown-display
221
- version: 1.238.3
221
+ version: 1.238.7
222
222
  - type: brick
223
223
  brick: presentational-bricks.markdown-editor
224
- version: 1.238.3
224
+ version: 1.238.7
225
225
  deps:
226
226
  - type: contract
227
227
  contract: easyops.api.object_store.object_store.PutObject
@@ -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.9
5
+ version: ^2.63.25
6
6
  local_deploy: true
package/dist/bricks.json CHANGED
@@ -6,16 +6,16 @@
6
6
  "presentational-bricks.brick-descriptions",
7
7
  "presentational-bricks.brick-tree",
8
8
  "presentational-bricks.brick-list",
9
+ "presentational-bricks.brick-table",
9
10
  "presentational-bricks.brick-general-search",
10
11
  "presentational-bricks.brick-button",
11
12
  "presentational-bricks.brick-delete-confirm",
12
- "presentational-bricks.brick-table",
13
13
  "presentational-bricks.brick-humanize-time",
14
14
  "presentational-bricks.general-pagination",
15
15
  "presentational-bricks.brick-link",
16
16
  "presentational-bricks.template-breadcrumb",
17
- "presentational-bricks.brick-utils",
18
17
  "presentational-bricks.brick-input",
18
+ "presentational-bricks.brick-utils",
19
19
  "presentational-bricks.brick-value-mapping",
20
20
  "presentational-bricks.brick-cluster-type",
21
21
  "presentational-bricks.brick-alert-level",
@@ -41,35 +41,35 @@
41
41
  "presentational-bricks.agent-status",
42
42
  "presentational-bricks.dynamic-content",
43
43
  "presentational-bricks.entry-card-item",
44
- "presentational-bricks.log-display",
45
44
  "presentational-bricks.general-video",
45
+ "presentational-bricks.log-display",
46
46
  "presentational-bricks.brick-divider",
47
47
  "presentational-bricks.general-tooltip",
48
48
  "presentational-bricks.general-transfer",
49
- "presentational-bricks.basic-progress",
50
49
  "presentational-bricks.general-label",
50
+ "presentational-bricks.basic-progress",
51
51
  "presentational-bricks.copyable-text",
52
52
  "presentational-bricks.calendar",
53
- "presentational-bricks.general-badge",
54
53
  "presentational-bricks.avatar-upload",
55
- "presentational-bricks.brick-illustration",
54
+ "presentational-bricks.general-badge",
56
55
  "presentational-bricks.brick-rate",
57
56
  "presentational-bricks.general-image",
58
- "presentational-bricks.dynamic-grid-container",
59
57
  "presentational-bricks.info-display-card-list",
58
+ "presentational-bricks.brick-illustration",
59
+ "presentational-bricks.dynamic-grid-container",
60
60
  "presentational-bricks.general-slider",
61
- "presentational-bricks.basic-icon",
62
- "presentational-bricks.dropdown-button",
63
61
  "presentational-bricks.rank-table",
62
+ "presentational-bricks.dropdown-button",
63
+ "presentational-bricks.basic-icon",
64
64
  "presentational-bricks.text-collapse",
65
65
  "presentational-bricks.code-editor",
66
- "presentational-bricks.brick-code-display",
67
66
  "presentational-bricks.crontab-display",
67
+ "presentational-bricks.brick-code-display",
68
68
  "presentational-bricks.card-item",
69
69
  "presentational-bricks.brick-collapse-card",
70
70
  "presentational-bricks.brick-form",
71
- "presentational-bricks.statistic-card",
72
71
  "presentational-bricks.modal-confirm",
72
+ "presentational-bricks.statistic-card",
73
73
  "presentational-bricks.markdown-display",
74
74
  "presentational-bricks.markdown-editor"
75
75
  ],
@@ -81,16 +81,16 @@
81
81
  "ace",
82
82
  "react-dnd"
83
83
  ],
84
- "filePath": "bricks/presentational-bricks/dist/index.27e03407.js",
84
+ "filePath": "bricks/presentational-bricks/dist/index.04d702e4.js",
85
85
  "editors": [
86
86
  "presentational-bricks.brick-quick-entries--editor",
87
- "presentational-bricks.statistic-card--editor",
88
87
  "presentational-bricks.brick-table--editor",
88
+ "presentational-bricks.statistic-card--editor",
89
89
  "presentational-bricks.brick-link--editor",
90
+ "presentational-bricks.brick-descriptions--editor",
90
91
  "presentational-bricks.brick-result--editor",
91
- "presentational-bricks.brick-tree--editor",
92
92
  "presentational-bricks.brick-alert--editor",
93
- "presentational-bricks.brick-descriptions--editor"
93
+ "presentational-bricks.brick-tree--editor"
94
94
  ],
95
95
  "editorsJsFilePath": "bricks/presentational-bricks/dist/editors/editors.38198ded.js"
96
96
  }