@next-bricks/presentational-bricks 1.264.4 → 1.264.5
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 +11 -0
- package/deploy/contract.yaml +73 -73
- package/dist/stories.json +67 -67
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
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.264.5](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.264.4...@next-bricks/presentational-bricks@1.264.5) (2022-09-09)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* fix category ([c0a253f](https://github.com/easyops-cn/next-basics/commit/c0a253f9500a54dd6e585c03c3cecf0136148193))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
## [1.264.4](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.264.3...@next-bricks/presentational-bricks@1.264.4) (2022-09-09)
|
|
7
18
|
|
|
8
19
|
|
package/deploy/contract.yaml
CHANGED
|
@@ -1,215 +1,215 @@
|
|
|
1
1
|
contracts:
|
|
2
2
|
- type: brick
|
|
3
3
|
brick: presentational-bricks.general-iframe
|
|
4
|
-
version: 1.264.
|
|
4
|
+
version: 1.264.5
|
|
5
5
|
- type: brick
|
|
6
6
|
brick: presentational-bricks.brick-tag
|
|
7
|
-
version: 1.264.
|
|
7
|
+
version: 1.264.5
|
|
8
8
|
- type: brick
|
|
9
9
|
brick: presentational-bricks.brick-timeline
|
|
10
|
-
version: 1.264.
|
|
10
|
+
version: 1.264.5
|
|
11
11
|
- type: brick
|
|
12
12
|
brick: presentational-bricks.brick-descriptions
|
|
13
|
-
version: 1.264.
|
|
13
|
+
version: 1.264.5
|
|
14
14
|
- type: brick
|
|
15
15
|
brick: presentational-bricks.brick-tree
|
|
16
|
-
version: 1.264.
|
|
16
|
+
version: 1.264.5
|
|
17
17
|
- type: brick
|
|
18
18
|
brick: presentational-bricks.brick-list
|
|
19
|
-
version: 1.264.
|
|
19
|
+
version: 1.264.5
|
|
20
20
|
- type: brick
|
|
21
21
|
brick: presentational-bricks.brick-table
|
|
22
|
-
version: 1.264.
|
|
22
|
+
version: 1.264.5
|
|
23
23
|
- type: brick
|
|
24
24
|
brick: presentational-bricks.brick-general-search
|
|
25
|
-
version: 1.264.
|
|
25
|
+
version: 1.264.5
|
|
26
26
|
- type: brick
|
|
27
27
|
brick: presentational-bricks.brick-button
|
|
28
|
-
version: 1.264.
|
|
28
|
+
version: 1.264.5
|
|
29
29
|
- type: brick
|
|
30
30
|
brick: presentational-bricks.brick-delete-confirm
|
|
31
|
-
version: 1.264.
|
|
31
|
+
version: 1.264.5
|
|
32
32
|
- type: brick
|
|
33
33
|
brick: presentational-bricks.brick-humanize-time
|
|
34
|
-
version: 1.264.
|
|
34
|
+
version: 1.264.5
|
|
35
35
|
- type: brick
|
|
36
36
|
brick: presentational-bricks.general-pagination
|
|
37
|
-
version: 1.264.
|
|
37
|
+
version: 1.264.5
|
|
38
38
|
- type: brick
|
|
39
39
|
brick: presentational-bricks.brick-link
|
|
40
|
-
version: 1.264.
|
|
40
|
+
version: 1.264.5
|
|
41
41
|
- type: brick
|
|
42
42
|
brick: presentational-bricks.template-breadcrumb
|
|
43
|
-
version: 1.264.
|
|
43
|
+
version: 1.264.5
|
|
44
44
|
- type: brick
|
|
45
45
|
brick: presentational-bricks.brick-input
|
|
46
|
-
version: 1.264.
|
|
46
|
+
version: 1.264.5
|
|
47
47
|
- type: brick
|
|
48
48
|
brick: presentational-bricks.brick-utils
|
|
49
|
-
version: 1.264.
|
|
49
|
+
version: 1.264.5
|
|
50
50
|
- type: brick
|
|
51
51
|
brick: presentational-bricks.brick-value-mapping
|
|
52
|
-
version: 1.264.
|
|
52
|
+
version: 1.264.5
|
|
53
53
|
- type: brick
|
|
54
54
|
brick: presentational-bricks.brick-cluster-type
|
|
55
|
-
version: 1.264.
|
|
55
|
+
version: 1.264.5
|
|
56
56
|
- type: brick
|
|
57
57
|
brick: presentational-bricks.brick-alert-level
|
|
58
|
-
version: 1.264.
|
|
58
|
+
version: 1.264.5
|
|
59
59
|
- type: brick
|
|
60
60
|
brick: presentational-bricks.brick-alert-value
|
|
61
|
-
version: 1.264.
|
|
61
|
+
version: 1.264.5
|
|
62
62
|
- type: brick
|
|
63
63
|
brick: presentational-bricks.brick-display-structs
|
|
64
|
-
version: 1.264.
|
|
64
|
+
version: 1.264.5
|
|
65
65
|
- type: brick
|
|
66
66
|
brick: presentational-bricks.brick-conditional-display
|
|
67
|
-
version: 1.264.
|
|
67
|
+
version: 1.264.5
|
|
68
68
|
- type: brick
|
|
69
69
|
brick: presentational-bricks.brick-collection-instance-execution
|
|
70
|
-
version: 1.264.
|
|
70
|
+
version: 1.264.5
|
|
71
71
|
- type: brick
|
|
72
72
|
brick: presentational-bricks.brick-alert-number
|
|
73
|
-
version: 1.264.
|
|
73
|
+
version: 1.264.5
|
|
74
74
|
- type: brick
|
|
75
75
|
brick: presentational-bricks.brick-user
|
|
76
|
-
version: 1.264.
|
|
76
|
+
version: 1.264.5
|
|
77
77
|
deps:
|
|
78
78
|
- type: contract
|
|
79
79
|
contract: easyops.api.user_service.user_admin.SearchAllUsersInfo
|
|
80
80
|
version: 1.0.0
|
|
81
81
|
- type: brick
|
|
82
82
|
brick: presentational-bricks.cost-time
|
|
83
|
-
version: 1.264.
|
|
83
|
+
version: 1.264.5
|
|
84
84
|
- type: brick
|
|
85
85
|
brick: presentational-bricks.brick-alert-status
|
|
86
|
-
version: 1.264.
|
|
86
|
+
version: 1.264.5
|
|
87
87
|
- type: brick
|
|
88
88
|
brick: presentational-bricks.datetime-selector
|
|
89
|
-
version: 1.264.
|
|
89
|
+
version: 1.264.5
|
|
90
90
|
- type: brick
|
|
91
91
|
brick: presentational-bricks.brick-alert
|
|
92
|
-
version: 1.264.
|
|
92
|
+
version: 1.264.5
|
|
93
93
|
- type: brick
|
|
94
94
|
brick: presentational-bricks.brick-result
|
|
95
|
-
version: 1.264.
|
|
95
|
+
version: 1.264.5
|
|
96
96
|
- type: brick
|
|
97
97
|
brick: presentational-bricks.dropdown-select
|
|
98
|
-
version: 1.264.
|
|
98
|
+
version: 1.264.5
|
|
99
99
|
- type: brick
|
|
100
100
|
brick: presentational-bricks.button-wrapper
|
|
101
|
-
version: 1.264.
|
|
101
|
+
version: 1.264.5
|
|
102
102
|
- type: brick
|
|
103
103
|
brick: presentational-bricks.general-list
|
|
104
|
-
version: 1.264.
|
|
104
|
+
version: 1.264.5
|
|
105
105
|
- type: brick
|
|
106
106
|
brick: presentational-bricks.brick-quick-entries
|
|
107
|
-
version: 1.264.
|
|
107
|
+
version: 1.264.5
|
|
108
108
|
- type: brick
|
|
109
109
|
brick: presentational-bricks.collapsible-card-item
|
|
110
|
-
version: 1.264.
|
|
110
|
+
version: 1.264.5
|
|
111
111
|
- type: brick
|
|
112
112
|
brick: presentational-bricks.single-field-edit
|
|
113
|
-
version: 1.264.
|
|
113
|
+
version: 1.264.5
|
|
114
114
|
- type: brick
|
|
115
115
|
brick: presentational-bricks.brick-placeholder
|
|
116
|
-
version: 1.264.
|
|
116
|
+
version: 1.264.5
|
|
117
117
|
- type: brick
|
|
118
118
|
brick: presentational-bricks.general-carousel
|
|
119
|
-
version: 1.264.
|
|
119
|
+
version: 1.264.5
|
|
120
120
|
- type: brick
|
|
121
121
|
brick: presentational-bricks.agent-status
|
|
122
|
-
version: 1.264.
|
|
122
|
+
version: 1.264.5
|
|
123
123
|
- type: brick
|
|
124
124
|
brick: presentational-bricks.dynamic-content
|
|
125
|
-
version: 1.264.
|
|
125
|
+
version: 1.264.5
|
|
126
126
|
- type: brick
|
|
127
127
|
brick: presentational-bricks.entry-card-item
|
|
128
|
-
version: 1.264.
|
|
128
|
+
version: 1.264.5
|
|
129
129
|
- type: brick
|
|
130
130
|
brick: presentational-bricks.general-video
|
|
131
|
-
version: 1.264.
|
|
131
|
+
version: 1.264.5
|
|
132
132
|
- type: brick
|
|
133
133
|
brick: presentational-bricks.log-display
|
|
134
|
-
version: 1.264.
|
|
134
|
+
version: 1.264.5
|
|
135
135
|
- type: brick
|
|
136
136
|
brick: presentational-bricks.brick-divider
|
|
137
|
-
version: 1.264.
|
|
137
|
+
version: 1.264.5
|
|
138
138
|
- type: brick
|
|
139
139
|
brick: presentational-bricks.general-tooltip
|
|
140
|
-
version: 1.264.
|
|
140
|
+
version: 1.264.5
|
|
141
141
|
- type: brick
|
|
142
142
|
brick: presentational-bricks.general-transfer
|
|
143
|
-
version: 1.264.
|
|
143
|
+
version: 1.264.5
|
|
144
144
|
- type: brick
|
|
145
145
|
brick: presentational-bricks.general-label
|
|
146
|
-
version: 1.264.
|
|
146
|
+
version: 1.264.5
|
|
147
147
|
- type: brick
|
|
148
148
|
brick: presentational-bricks.basic-progress
|
|
149
|
-
version: 1.264.
|
|
149
|
+
version: 1.264.5
|
|
150
150
|
- type: brick
|
|
151
151
|
brick: presentational-bricks.copyable-text
|
|
152
|
-
version: 1.264.
|
|
152
|
+
version: 1.264.5
|
|
153
153
|
- type: brick
|
|
154
154
|
brick: presentational-bricks.calendar
|
|
155
|
-
version: 1.264.
|
|
155
|
+
version: 1.264.5
|
|
156
156
|
- type: brick
|
|
157
157
|
brick: presentational-bricks.avatar-upload
|
|
158
|
-
version: 1.264.
|
|
158
|
+
version: 1.264.5
|
|
159
159
|
- type: brick
|
|
160
160
|
brick: presentational-bricks.general-badge
|
|
161
|
-
version: 1.264.
|
|
161
|
+
version: 1.264.5
|
|
162
162
|
- type: brick
|
|
163
163
|
brick: presentational-bricks.brick-rate
|
|
164
|
-
version: 1.264.
|
|
164
|
+
version: 1.264.5
|
|
165
165
|
- type: brick
|
|
166
166
|
brick: presentational-bricks.general-image
|
|
167
|
-
version: 1.264.
|
|
167
|
+
version: 1.264.5
|
|
168
168
|
- type: brick
|
|
169
169
|
brick: presentational-bricks.info-display-card-list
|
|
170
|
-
version: 1.264.
|
|
170
|
+
version: 1.264.5
|
|
171
171
|
- type: brick
|
|
172
172
|
brick: presentational-bricks.brick-illustration
|
|
173
|
-
version: 1.264.
|
|
173
|
+
version: 1.264.5
|
|
174
174
|
- type: brick
|
|
175
175
|
brick: presentational-bricks.dynamic-grid-container
|
|
176
|
-
version: 1.264.
|
|
176
|
+
version: 1.264.5
|
|
177
177
|
- type: brick
|
|
178
178
|
brick: presentational-bricks.general-slider
|
|
179
|
-
version: 1.264.
|
|
179
|
+
version: 1.264.5
|
|
180
180
|
- type: brick
|
|
181
181
|
brick: presentational-bricks.rank-table
|
|
182
|
-
version: 1.264.
|
|
182
|
+
version: 1.264.5
|
|
183
183
|
- type: brick
|
|
184
184
|
brick: presentational-bricks.dropdown-button
|
|
185
|
-
version: 1.264.
|
|
185
|
+
version: 1.264.5
|
|
186
186
|
- type: brick
|
|
187
187
|
brick: presentational-bricks.basic-icon
|
|
188
|
-
version: 1.264.
|
|
188
|
+
version: 1.264.5
|
|
189
189
|
- type: brick
|
|
190
190
|
brick: presentational-bricks.text-collapse
|
|
191
|
-
version: 1.264.
|
|
191
|
+
version: 1.264.5
|
|
192
192
|
- type: brick
|
|
193
193
|
brick: presentational-bricks.table-transfer
|
|
194
|
-
version: 1.264.
|
|
194
|
+
version: 1.264.5
|
|
195
195
|
- type: brick
|
|
196
196
|
brick: presentational-bricks.code-editor
|
|
197
|
-
version: 1.264.
|
|
197
|
+
version: 1.264.5
|
|
198
198
|
- type: brick
|
|
199
199
|
brick: presentational-bricks.crontab-display
|
|
200
|
-
version: 1.264.
|
|
200
|
+
version: 1.264.5
|
|
201
201
|
- type: brick
|
|
202
202
|
brick: presentational-bricks.brick-code-display
|
|
203
|
-
version: 1.264.
|
|
203
|
+
version: 1.264.5
|
|
204
204
|
- type: brick
|
|
205
205
|
brick: presentational-bricks.card-item
|
|
206
|
-
version: 1.264.
|
|
206
|
+
version: 1.264.5
|
|
207
207
|
- type: brick
|
|
208
208
|
brick: presentational-bricks.brick-collapse-card
|
|
209
|
-
version: 1.264.
|
|
209
|
+
version: 1.264.5
|
|
210
210
|
- type: brick
|
|
211
211
|
brick: presentational-bricks.brick-form
|
|
212
|
-
version: 1.264.
|
|
212
|
+
version: 1.264.5
|
|
213
213
|
deps:
|
|
214
214
|
- type: contract
|
|
215
215
|
contract: easyops.api.cmdb.instance.PostSearch
|
|
@@ -219,16 +219,16 @@ contracts:
|
|
|
219
219
|
version: '*'
|
|
220
220
|
- type: brick
|
|
221
221
|
brick: presentational-bricks.modal-confirm
|
|
222
|
-
version: 1.264.
|
|
222
|
+
version: 1.264.5
|
|
223
223
|
- type: brick
|
|
224
224
|
brick: presentational-bricks.statistic-card
|
|
225
|
-
version: 1.264.
|
|
225
|
+
version: 1.264.5
|
|
226
226
|
- type: brick
|
|
227
227
|
brick: presentational-bricks.markdown-display
|
|
228
|
-
version: 1.264.
|
|
228
|
+
version: 1.264.5
|
|
229
229
|
- type: brick
|
|
230
230
|
brick: presentational-bricks.markdown-editor
|
|
231
|
-
version: 1.264.
|
|
231
|
+
version: 1.264.5
|
|
232
232
|
deps:
|
|
233
233
|
- type: contract
|
|
234
234
|
contract: easyops.api.object_store.object_store.PutObject
|
package/dist/stories.json
CHANGED
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
"storyId": "presentational-bricks.basic-progress",
|
|
141
|
-
"category": "
|
|
141
|
+
"category": "display-component",
|
|
142
142
|
"type": "brick",
|
|
143
143
|
"author": "momo",
|
|
144
144
|
"text": {
|
|
@@ -1493,7 +1493,7 @@
|
|
|
1493
1493
|
},
|
|
1494
1494
|
{
|
|
1495
1495
|
"storyId": "presentational-bricks.brick-cluster-type",
|
|
1496
|
-
"category": "
|
|
1496
|
+
"category": "data-transform",
|
|
1497
1497
|
"type": "brick",
|
|
1498
1498
|
"author": "ice",
|
|
1499
1499
|
"deprecated": true,
|
|
@@ -1608,7 +1608,7 @@
|
|
|
1608
1608
|
},
|
|
1609
1609
|
{
|
|
1610
1610
|
"storyId": "presentational-bricks.brick-collapse-card",
|
|
1611
|
-
"category": "
|
|
1611
|
+
"category": "text",
|
|
1612
1612
|
"type": "brick",
|
|
1613
1613
|
"author": "lynette",
|
|
1614
1614
|
"text": {
|
|
@@ -1872,12 +1872,12 @@
|
|
|
1872
1872
|
},
|
|
1873
1873
|
{
|
|
1874
1874
|
"storyId": "presentational-bricks.brick-conditional-display",
|
|
1875
|
-
"category": "
|
|
1875
|
+
"category": "data-transform",
|
|
1876
1876
|
"type": "brick",
|
|
1877
1877
|
"author": "cyril",
|
|
1878
1878
|
"text": {
|
|
1879
|
-
"en": "
|
|
1880
|
-
"zh": "
|
|
1879
|
+
"en": "Tag - Condition Judgment Display",
|
|
1880
|
+
"zh": "Tag标签-条件判断展示"
|
|
1881
1881
|
},
|
|
1882
1882
|
"description": {
|
|
1883
1883
|
"en": "",
|
|
@@ -2075,7 +2075,7 @@
|
|
|
2075
2075
|
},
|
|
2076
2076
|
{
|
|
2077
2077
|
"storyId": "presentational-bricks.brick-descriptions",
|
|
2078
|
-
"category": "
|
|
2078
|
+
"category": "text",
|
|
2079
2079
|
"type": "brick",
|
|
2080
2080
|
"author": "lynette",
|
|
2081
2081
|
"text": {
|
|
@@ -2423,12 +2423,12 @@
|
|
|
2423
2423
|
},
|
|
2424
2424
|
{
|
|
2425
2425
|
"storyId": "presentational-bricks.brick-display-structs",
|
|
2426
|
-
"category": "
|
|
2426
|
+
"category": "data-transform",
|
|
2427
2427
|
"type": "brick",
|
|
2428
2428
|
"author": "ice",
|
|
2429
2429
|
"text": {
|
|
2430
|
-
"en": "
|
|
2431
|
-
"zh": "
|
|
2430
|
+
"en": "Text Conversion - Automatically Convert Structures or Arrays",
|
|
2431
|
+
"zh": "文本转换-自动转换结构体或数组"
|
|
2432
2432
|
},
|
|
2433
2433
|
"icon": {
|
|
2434
2434
|
"lib": "fa",
|
|
@@ -2581,7 +2581,7 @@
|
|
|
2581
2581
|
},
|
|
2582
2582
|
{
|
|
2583
2583
|
"storyId": "presentational-bricks.brick-divider",
|
|
2584
|
-
"category": "
|
|
2584
|
+
"category": "container-display",
|
|
2585
2585
|
"type": "brick",
|
|
2586
2586
|
"author": "dophi",
|
|
2587
2587
|
"text": {
|
|
@@ -2878,7 +2878,7 @@
|
|
|
2878
2878
|
},
|
|
2879
2879
|
{
|
|
2880
2880
|
"storyId": "presentational-bricks.brick-general-search",
|
|
2881
|
-
"category": "
|
|
2881
|
+
"category": "interact-baisc",
|
|
2882
2882
|
"type": "brick",
|
|
2883
2883
|
"author": "lynette",
|
|
2884
2884
|
"text": {
|
|
@@ -3132,7 +3132,7 @@
|
|
|
3132
3132
|
},
|
|
3133
3133
|
{
|
|
3134
3134
|
"storyId": "presentational-bricks.brick-humanize-time",
|
|
3135
|
-
"category": "
|
|
3135
|
+
"category": "data-transform",
|
|
3136
3136
|
"type": "brick",
|
|
3137
3137
|
"author": "ice",
|
|
3138
3138
|
"text": {
|
|
@@ -3316,7 +3316,7 @@
|
|
|
3316
3316
|
},
|
|
3317
3317
|
{
|
|
3318
3318
|
"storyId": "presentational-bricks.brick-input",
|
|
3319
|
-
"category": "
|
|
3319
|
+
"category": "interact-baisc",
|
|
3320
3320
|
"type": "brick",
|
|
3321
3321
|
"author": "momo",
|
|
3322
3322
|
"text": {
|
|
@@ -3410,7 +3410,7 @@
|
|
|
3410
3410
|
},
|
|
3411
3411
|
{
|
|
3412
3412
|
"storyId": "presentational-bricks.brick-link",
|
|
3413
|
-
"category": "
|
|
3413
|
+
"category": "text",
|
|
3414
3414
|
"type": "brick",
|
|
3415
3415
|
"author": "lynette",
|
|
3416
3416
|
"text": {
|
|
@@ -3671,7 +3671,7 @@
|
|
|
3671
3671
|
},
|
|
3672
3672
|
{
|
|
3673
3673
|
"storyId": "presentational-bricks.brick-placeholder",
|
|
3674
|
-
"category": "
|
|
3674
|
+
"category": "container-display",
|
|
3675
3675
|
"type": "brick",
|
|
3676
3676
|
"author": "cyril",
|
|
3677
3677
|
"text": {
|
|
@@ -3745,7 +3745,7 @@
|
|
|
3745
3745
|
},
|
|
3746
3746
|
{
|
|
3747
3747
|
"storyId": "presentational-bricks.brick-quick-entries",
|
|
3748
|
-
"category": "
|
|
3748
|
+
"category": "card-info",
|
|
3749
3749
|
"type": "brick",
|
|
3750
3750
|
"author": "cyril",
|
|
3751
3751
|
"text": {
|
|
@@ -4357,7 +4357,7 @@
|
|
|
4357
4357
|
},
|
|
4358
4358
|
{
|
|
4359
4359
|
"storyId": "presentational-bricks.brick-rate",
|
|
4360
|
-
"category": "
|
|
4360
|
+
"category": "display-component",
|
|
4361
4361
|
"type": "brick",
|
|
4362
4362
|
"author": "astrid",
|
|
4363
4363
|
"text": {
|
|
@@ -4933,7 +4933,7 @@
|
|
|
4933
4933
|
},
|
|
4934
4934
|
{
|
|
4935
4935
|
"storyId": "presentational-bricks.brick-table",
|
|
4936
|
-
"category": "
|
|
4936
|
+
"category": "table",
|
|
4937
4937
|
"type": "brick",
|
|
4938
4938
|
"author": "lynette",
|
|
4939
4939
|
"text": {
|
|
@@ -7190,7 +7190,7 @@
|
|
|
7190
7190
|
},
|
|
7191
7191
|
{
|
|
7192
7192
|
"storyId": "presentational-bricks.brick-tag",
|
|
7193
|
-
"category": "
|
|
7193
|
+
"category": "display-component",
|
|
7194
7194
|
"type": "brick",
|
|
7195
7195
|
"author": "lynette",
|
|
7196
7196
|
"text": {
|
|
@@ -8063,7 +8063,7 @@
|
|
|
8063
8063
|
},
|
|
8064
8064
|
{
|
|
8065
8065
|
"storyId": "presentational-bricks.brick-timeline",
|
|
8066
|
-
"category": "
|
|
8066
|
+
"category": "display-component",
|
|
8067
8067
|
"type": "brick",
|
|
8068
8068
|
"author": "jo",
|
|
8069
8069
|
"text": {
|
|
@@ -8367,7 +8367,7 @@
|
|
|
8367
8367
|
{
|
|
8368
8368
|
"storyId": "presentational-bricks.brick-tree",
|
|
8369
8369
|
"type": "brick",
|
|
8370
|
-
"category": "
|
|
8370
|
+
"category": "display-component",
|
|
8371
8371
|
"author": "jo",
|
|
8372
8372
|
"text": {
|
|
8373
8373
|
"en": "Tree",
|
|
@@ -8921,7 +8921,7 @@
|
|
|
8921
8921
|
},
|
|
8922
8922
|
{
|
|
8923
8923
|
"storyId": "presentational-bricks.brick-user",
|
|
8924
|
-
"category": "
|
|
8924
|
+
"category": "display-component",
|
|
8925
8925
|
"type": "brick",
|
|
8926
8926
|
"author": "ice",
|
|
8927
8927
|
"text": {
|
|
@@ -9173,7 +9173,7 @@
|
|
|
9173
9173
|
},
|
|
9174
9174
|
{
|
|
9175
9175
|
"storyId": "presentational-bricks.brick-value-mapping",
|
|
9176
|
-
"category": "
|
|
9176
|
+
"category": "data-transform",
|
|
9177
9177
|
"type": "brick",
|
|
9178
9178
|
"author": "ice",
|
|
9179
9179
|
"text": {
|
|
@@ -9988,12 +9988,12 @@
|
|
|
9988
9988
|
},
|
|
9989
9989
|
{
|
|
9990
9990
|
"storyId": "presentational-bricks.card-item",
|
|
9991
|
-
"category": "card",
|
|
9991
|
+
"category": "card-info",
|
|
9992
9992
|
"type": "brick",
|
|
9993
9993
|
"author": "lynette",
|
|
9994
9994
|
"text": {
|
|
9995
|
-
"en": "
|
|
9996
|
-
"zh": "
|
|
9995
|
+
"en": "Information Display Card",
|
|
9996
|
+
"zh": "信息展示卡片"
|
|
9997
9997
|
},
|
|
9998
9998
|
"description": {
|
|
9999
9999
|
"en": "General card item",
|
|
@@ -11063,12 +11063,12 @@
|
|
|
11063
11063
|
},
|
|
11064
11064
|
{
|
|
11065
11065
|
"storyId": "presentational-bricks.collapsible-card-item",
|
|
11066
|
-
"category": "card",
|
|
11066
|
+
"category": "card-info",
|
|
11067
11067
|
"type": "brick",
|
|
11068
11068
|
"author": "lynette",
|
|
11069
11069
|
"text": {
|
|
11070
|
-
"en": "
|
|
11071
|
-
"zh": "
|
|
11070
|
+
"en": "Collapsible Card Item",
|
|
11071
|
+
"zh": "可折叠卡片项"
|
|
11072
11072
|
},
|
|
11073
11073
|
"description": {
|
|
11074
11074
|
"en": "collapsible card item",
|
|
@@ -11277,7 +11277,7 @@
|
|
|
11277
11277
|
},
|
|
11278
11278
|
{
|
|
11279
11279
|
"storyId": "presentational-bricks.copyable-text",
|
|
11280
|
-
"category": "
|
|
11280
|
+
"category": "text",
|
|
11281
11281
|
"type": "brick",
|
|
11282
11282
|
"author": "ann",
|
|
11283
11283
|
"text": {
|
|
@@ -11372,12 +11372,12 @@
|
|
|
11372
11372
|
},
|
|
11373
11373
|
{
|
|
11374
11374
|
"storyId": "presentational-bricks.cost-time",
|
|
11375
|
-
"category": "
|
|
11375
|
+
"category": "data-transform",
|
|
11376
11376
|
"type": "brick",
|
|
11377
11377
|
"author": "lynette",
|
|
11378
11378
|
"text": {
|
|
11379
|
-
"en": "
|
|
11380
|
-
"zh": "
|
|
11379
|
+
"en": "Text Conversion - Automatic Conversion to UNIX Time Consuming",
|
|
11380
|
+
"zh": "文本转换-自动转换unix时间耗时"
|
|
11381
11381
|
},
|
|
11382
11382
|
"description": {
|
|
11383
11383
|
"en": "such as 15 seconds,one day",
|
|
@@ -11463,12 +11463,12 @@
|
|
|
11463
11463
|
},
|
|
11464
11464
|
{
|
|
11465
11465
|
"storyId": "presentational-bricks.crontab-display",
|
|
11466
|
-
"category": "
|
|
11466
|
+
"category": "data-transform",
|
|
11467
11467
|
"type": "brick",
|
|
11468
11468
|
"author": "jo",
|
|
11469
11469
|
"text": {
|
|
11470
|
-
"en": "Crontab Display",
|
|
11471
|
-
"zh": "
|
|
11470
|
+
"en": "【Tool Flow】Crontab Display",
|
|
11471
|
+
"zh": "【工具流程】定时任务时间展示"
|
|
11472
11472
|
},
|
|
11473
11473
|
"icon": {
|
|
11474
11474
|
"lib": "fa",
|
|
@@ -11529,12 +11529,12 @@
|
|
|
11529
11529
|
},
|
|
11530
11530
|
{
|
|
11531
11531
|
"storyId": "presentational-bricks.datetime-selector",
|
|
11532
|
-
"category": "form-input",
|
|
11532
|
+
"category": "form-input-basic",
|
|
11533
11533
|
"type": "brick",
|
|
11534
11534
|
"author": "jo",
|
|
11535
11535
|
"text": {
|
|
11536
11536
|
"en": "Datetime Selector",
|
|
11537
|
-
"zh": "
|
|
11537
|
+
"zh": "日期时间选择器"
|
|
11538
11538
|
},
|
|
11539
11539
|
"description": {
|
|
11540
11540
|
"en": "used to datetime filter",
|
|
@@ -11728,8 +11728,8 @@
|
|
|
11728
11728
|
"type": "brick",
|
|
11729
11729
|
"author": "jo",
|
|
11730
11730
|
"text": {
|
|
11731
|
-
"en": "Dropdown Select",
|
|
11732
|
-
"zh": "
|
|
11731
|
+
"en": "Menu with Dropdown Select",
|
|
11732
|
+
"zh": "菜单切换-带下拉选择"
|
|
11733
11733
|
},
|
|
11734
11734
|
"description": {
|
|
11735
11735
|
"en": "To Store Related Menu Items When There Are Many Menu Items",
|
|
@@ -12117,7 +12117,7 @@
|
|
|
12117
12117
|
},
|
|
12118
12118
|
{
|
|
12119
12119
|
"storyId": "presentational-bricks.entry-card-item",
|
|
12120
|
-
"category": "card",
|
|
12120
|
+
"category": "card-info",
|
|
12121
12121
|
"type": "brick",
|
|
12122
12122
|
"author": "lynette",
|
|
12123
12123
|
"text": {
|
|
@@ -12381,7 +12381,7 @@
|
|
|
12381
12381
|
},
|
|
12382
12382
|
{
|
|
12383
12383
|
"storyId": "presentational-bricks.general-badge",
|
|
12384
|
-
"category": "
|
|
12384
|
+
"category": "display-component",
|
|
12385
12385
|
"type": "brick",
|
|
12386
12386
|
"author": "Jimmy",
|
|
12387
12387
|
"text": {
|
|
@@ -12561,7 +12561,7 @@
|
|
|
12561
12561
|
},
|
|
12562
12562
|
{
|
|
12563
12563
|
"storyId": "presentational-bricks.general-carousel",
|
|
12564
|
-
"category": "
|
|
12564
|
+
"category": "container-display",
|
|
12565
12565
|
"type": "brick",
|
|
12566
12566
|
"author": "jo",
|
|
12567
12567
|
"text": {
|
|
@@ -12997,7 +12997,7 @@
|
|
|
12997
12997
|
},
|
|
12998
12998
|
{
|
|
12999
12999
|
"storyId": "presentational-bricks.general-image",
|
|
13000
|
-
"category": "
|
|
13000
|
+
"category": "display-component",
|
|
13001
13001
|
"type": "brick",
|
|
13002
13002
|
"author": "Lynette",
|
|
13003
13003
|
"text": {
|
|
@@ -13179,12 +13179,12 @@
|
|
|
13179
13179
|
},
|
|
13180
13180
|
{
|
|
13181
13181
|
"storyId": "presentational-bricks.general-label",
|
|
13182
|
-
"category": "
|
|
13182
|
+
"category": "text",
|
|
13183
13183
|
"type": "brick",
|
|
13184
13184
|
"author": "lynette",
|
|
13185
13185
|
"text": {
|
|
13186
|
-
"en": "
|
|
13187
|
-
"zh": "
|
|
13186
|
+
"en": "Text Information Display - Configurable Front and Rear Icons and Links",
|
|
13187
|
+
"zh": "文本信息展示-可配置前后图标与链接"
|
|
13188
13188
|
},
|
|
13189
13189
|
"description": {
|
|
13190
13190
|
"en": "Display label,prefix icon and suffix icon.Support for configuration click event and url.",
|
|
@@ -13314,12 +13314,12 @@
|
|
|
13314
13314
|
},
|
|
13315
13315
|
{
|
|
13316
13316
|
"storyId": "presentational-bricks.general-list",
|
|
13317
|
-
"category": "layout",
|
|
13317
|
+
"category": "container-layout",
|
|
13318
13318
|
"type": "brick",
|
|
13319
13319
|
"author": "lynette",
|
|
13320
13320
|
"text": {
|
|
13321
|
-
"en": "
|
|
13322
|
-
"zh": "
|
|
13321
|
+
"en": "List Layout",
|
|
13322
|
+
"zh": "列表布局"
|
|
13323
13323
|
},
|
|
13324
13324
|
"description": {
|
|
13325
13325
|
"en": "general list",
|
|
@@ -13562,8 +13562,8 @@
|
|
|
13562
13562
|
"type": "brick",
|
|
13563
13563
|
"author": "jo",
|
|
13564
13564
|
"text": {
|
|
13565
|
-
"en": "
|
|
13566
|
-
"zh": "
|
|
13565
|
+
"en": "Tooltip Text Prompt",
|
|
13566
|
+
"zh": "Tooltip文字提示"
|
|
13567
13567
|
},
|
|
13568
13568
|
"description": {
|
|
13569
13569
|
"en": "general tooltip",
|
|
@@ -13805,7 +13805,7 @@
|
|
|
13805
13805
|
},
|
|
13806
13806
|
{
|
|
13807
13807
|
"storyId": "presentational-bricks.general-transfer",
|
|
13808
|
-
"category": "
|
|
13808
|
+
"category": "container-display",
|
|
13809
13809
|
"type": "brick",
|
|
13810
13810
|
"author": "ice",
|
|
13811
13811
|
"text": {
|
|
@@ -14149,7 +14149,7 @@
|
|
|
14149
14149
|
},
|
|
14150
14150
|
{
|
|
14151
14151
|
"storyId": "presentational-bricks.info-display-card-list",
|
|
14152
|
-
"category": "card",
|
|
14152
|
+
"category": "card-info",
|
|
14153
14153
|
"type": "brick",
|
|
14154
14154
|
"author": "dophi",
|
|
14155
14155
|
"text": {
|
|
@@ -14883,7 +14883,7 @@
|
|
|
14883
14883
|
},
|
|
14884
14884
|
{
|
|
14885
14885
|
"storyId": "presentational-bricks.log-display",
|
|
14886
|
-
"category": "
|
|
14886
|
+
"category": "display-component",
|
|
14887
14887
|
"type": "brick",
|
|
14888
14888
|
"author": "jo",
|
|
14889
14889
|
"text": {
|
|
@@ -14962,12 +14962,12 @@
|
|
|
14962
14962
|
},
|
|
14963
14963
|
{
|
|
14964
14964
|
"storyId": "presentational-bricks.markdown-display",
|
|
14965
|
-
"category": "
|
|
14965
|
+
"category": "text",
|
|
14966
14966
|
"type": "brick",
|
|
14967
14967
|
"author": "lynette",
|
|
14968
14968
|
"text": {
|
|
14969
|
-
"en": "Markdown Display",
|
|
14970
|
-
"zh": "
|
|
14969
|
+
"en": "Markdown Information Display",
|
|
14970
|
+
"zh": "Markdown信息展示"
|
|
14971
14971
|
},
|
|
14972
14972
|
"description": {
|
|
14973
14973
|
"en": "",
|
|
@@ -15034,7 +15034,7 @@
|
|
|
15034
15034
|
},
|
|
15035
15035
|
{
|
|
15036
15036
|
"storyId": "presentational-bricks.markdown-editor",
|
|
15037
|
-
"category": "form-input",
|
|
15037
|
+
"category": "form-input-advanced",
|
|
15038
15038
|
"type": "brick",
|
|
15039
15039
|
"author": "lynette",
|
|
15040
15040
|
"text": {
|
|
@@ -16078,7 +16078,7 @@
|
|
|
16078
16078
|
},
|
|
16079
16079
|
{
|
|
16080
16080
|
"storyId": "presentational-bricks.statistic-card",
|
|
16081
|
-
"category": "
|
|
16081
|
+
"category": "card-statistic",
|
|
16082
16082
|
"type": "brick",
|
|
16083
16083
|
"author": "william",
|
|
16084
16084
|
"text": {
|
|
@@ -16490,7 +16490,7 @@
|
|
|
16490
16490
|
},
|
|
16491
16491
|
{
|
|
16492
16492
|
"storyId": "presentational-bricks.dynamic-grid-container",
|
|
16493
|
-
"category": "layout",
|
|
16493
|
+
"category": "container-layout",
|
|
16494
16494
|
"type": "brick",
|
|
16495
16495
|
"author": "astrid",
|
|
16496
16496
|
"text": {
|
|
@@ -16839,12 +16839,12 @@
|
|
|
16839
16839
|
},
|
|
16840
16840
|
{
|
|
16841
16841
|
"storyId": "presentational-bricks.rank-table",
|
|
16842
|
-
"category": "
|
|
16842
|
+
"category": "table",
|
|
16843
16843
|
"type": "brick",
|
|
16844
16844
|
"author": "Alex",
|
|
16845
16845
|
"text": {
|
|
16846
|
-
"en": "
|
|
16847
|
-
"zh": "
|
|
16846
|
+
"en": "Rank Table",
|
|
16847
|
+
"zh": "表格-带排名"
|
|
16848
16848
|
},
|
|
16849
16849
|
"description": {
|
|
16850
16850
|
"en": "rank table",
|
|
@@ -17331,7 +17331,7 @@
|
|
|
17331
17331
|
},
|
|
17332
17332
|
{
|
|
17333
17333
|
"storyId": "presentational-bricks.dropdown-button",
|
|
17334
|
-
"category": "
|
|
17334
|
+
"category": "interact-baisc",
|
|
17335
17335
|
"type": "brick",
|
|
17336
17336
|
"author": "astrid",
|
|
17337
17337
|
"text": {
|
|
@@ -17541,7 +17541,7 @@
|
|
|
17541
17541
|
},
|
|
17542
17542
|
{
|
|
17543
17543
|
"storyId": "presentational-bricks.basic-icon",
|
|
17544
|
-
"category": "
|
|
17544
|
+
"category": "display-component",
|
|
17545
17545
|
"type": "brick",
|
|
17546
17546
|
"author": "qimengwu",
|
|
17547
17547
|
"text": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@next-bricks/presentational-bricks",
|
|
3
|
-
"version": "1.264.
|
|
3
|
+
"version": "1.264.5",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"homepage": "https://github.com/easyops-cn/next-basics/tree/master/bricks/presentational-bricks",
|
|
6
6
|
"license": "GPL-3.0",
|
|
@@ -56,5 +56,5 @@
|
|
|
56
56
|
"@next-dll/ace": "*",
|
|
57
57
|
"@next-dll/react-dnd": "*"
|
|
58
58
|
},
|
|
59
|
-
"gitHead": "
|
|
59
|
+
"gitHead": "157f9491779a55d19a8c988214e0d970cf25e6cd"
|
|
60
60
|
}
|