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