@next-bricks/presentational-bricks 1.233.0 → 1.235.0

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