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