@next-bricks/presentational-bricks 1.234.0 → 1.236.1

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