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