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