@next-bricks/presentational-bricks 1.261.0 → 1.262.1
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 +33 -0
- package/deploy/contract.yaml +109 -109
- package/dist/bricks.json +29 -29
- package/dist/editors/{editors.38198ded.js → editors.0025c20e.js} +1 -1
- package/dist/editors/{editors.38198ded.js.map → editors.0025c20e.js.map} +1 -1
- package/dist/{index.e1bf129d.js → index.af4a4aa6.js} +2 -2
- package/dist/index.af4a4aa6.js.map +1 -0
- package/dist/lazy-bricks/{brick-code-display.dd92.03968d70.js → brick-code-display.dd92.db59b01b.js} +1 -1
- package/dist/lazy-bricks/{brick-code-display.dd92.03968d70.js.map → brick-code-display.dd92.db59b01b.js.map} +1 -1
- package/dist/lazy-bricks/{brick-collapse-card.dd92.a3b3be63.js → brick-collapse-card.dd92.95f70682.js} +1 -1
- package/dist/lazy-bricks/brick-collapse-card.dd92.95f70682.js.map +1 -0
- package/dist/lazy-bricks/{card-item.dd92.8204267f.js → card-item.dd92.ff491f7f.js} +1 -1
- package/dist/lazy-bricks/card-item.dd92.ff491f7f.js.map +1 -0
- package/dist/lazy-bricks/{code-editor.dd92.52955eb6.js → code-editor.dd92.6a96047b.js} +1 -1
- package/dist/lazy-bricks/{code-editor.dd92.52955eb6.js.map → code-editor.dd92.6a96047b.js.map} +1 -1
- package/dist/lazy-bricks/{~bricks-use-form-and-markdown.dd92.83f526e4.js → ~bricks-use-form-and-markdown.dd92.27801fd5.js} +2 -2
- package/dist/lazy-bricks/~bricks-use-form-and-markdown.dd92.27801fd5.js.map +1 -0
- package/dist/lazy-bricks/{~bricks-use-html-to-react.dd92.0ffd6580.js → ~bricks-use-html-to-react.dd92.63d05e5d.js} +2 -2
- package/dist/lazy-bricks/~bricks-use-html-to-react.dd92.63d05e5d.js.map +1 -0
- package/dist/stories.json +15 -0
- package/package.json +2 -2
- package/dist/index.e1bf129d.js.map +0 -1
- package/dist/lazy-bricks/brick-collapse-card.dd92.a3b3be63.js.map +0 -1
- package/dist/lazy-bricks/card-item.dd92.8204267f.js.map +0 -1
- package/dist/lazy-bricks/~bricks-use-form-and-markdown.dd92.83f526e4.js.map +0 -1
- package/dist/lazy-bricks/~bricks-use-html-to-react.dd92.0ffd6580.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,39 @@
|
|
|
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.262.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.262.0...@next-bricks/presentational-bricks@1.262.1) (2022-08-25)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* **brick-result:** BrickResult support emptyResultSize ([565c257](https://github.com/easyops-cn/next-basics/commit/565c2577702566ec2b537548892da57b68b378e5))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
# [1.262.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.261.1...@next-bricks/presentational-bricks@1.262.0) (2022-08-22)
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### Features
|
|
21
|
+
|
|
22
|
+
* 提示框增加width属性 refs INSTANCE-2681 ([0f4fcb7](https://github.com/easyops-cn/next-basics/commit/0f4fcb7cb9c24fd115354e65c895d8381f66f2d9))
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
## [1.261.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.261.0...@next-bricks/presentational-bricks@1.261.1) (2022-08-11)
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
### Bug Fixes
|
|
32
|
+
|
|
33
|
+
* markdown构件样式再次调整 refs BRICK_STORE-3028 ([a0be21a](https://github.com/easyops-cn/next-basics/commit/a0be21ad070fd4d2df1999a65f7b8c329aab82d0))
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
6
39
|
# [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
40
|
|
|
8
41
|
|
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.
|
|
4
|
+
version: 1.262.1
|
|
5
5
|
- type: brick
|
|
6
|
-
brick: presentational-bricks.brick-
|
|
7
|
-
version: 1.
|
|
6
|
+
brick: presentational-bricks.brick-tag
|
|
7
|
+
version: 1.262.1
|
|
8
8
|
- type: brick
|
|
9
|
-
brick: presentational-bricks.brick-
|
|
10
|
-
version: 1.
|
|
9
|
+
brick: presentational-bricks.brick-descriptions
|
|
10
|
+
version: 1.262.1
|
|
11
11
|
- type: brick
|
|
12
12
|
brick: presentational-bricks.brick-timeline
|
|
13
|
-
version: 1.
|
|
13
|
+
version: 1.262.1
|
|
14
14
|
- type: brick
|
|
15
|
-
brick: presentational-bricks.brick-
|
|
16
|
-
version: 1.
|
|
15
|
+
brick: presentational-bricks.brick-tree
|
|
16
|
+
version: 1.262.1
|
|
17
17
|
- type: brick
|
|
18
18
|
brick: presentational-bricks.brick-list
|
|
19
|
-
version: 1.
|
|
20
|
-
- type: brick
|
|
21
|
-
brick: presentational-bricks.brick-table
|
|
22
|
-
version: 1.261.0
|
|
23
|
-
- type: brick
|
|
24
|
-
brick: presentational-bricks.brick-button
|
|
25
|
-
version: 1.261.0
|
|
19
|
+
version: 1.262.1
|
|
26
20
|
- type: brick
|
|
27
21
|
brick: presentational-bricks.brick-general-search
|
|
28
|
-
version: 1.
|
|
22
|
+
version: 1.262.1
|
|
23
|
+
- type: brick
|
|
24
|
+
brick: presentational-bricks.brick-table
|
|
25
|
+
version: 1.262.1
|
|
29
26
|
- type: brick
|
|
30
27
|
brick: presentational-bricks.brick-delete-confirm
|
|
31
|
-
version: 1.
|
|
28
|
+
version: 1.262.1
|
|
32
29
|
- type: brick
|
|
33
30
|
brick: presentational-bricks.brick-humanize-time
|
|
34
|
-
version: 1.
|
|
31
|
+
version: 1.262.1
|
|
35
32
|
- type: brick
|
|
36
|
-
brick: presentational-bricks.brick-
|
|
37
|
-
version: 1.
|
|
33
|
+
brick: presentational-bricks.brick-button
|
|
34
|
+
version: 1.262.1
|
|
38
35
|
- type: brick
|
|
39
36
|
brick: presentational-bricks.general-pagination
|
|
40
|
-
version: 1.
|
|
37
|
+
version: 1.262.1
|
|
38
|
+
- type: brick
|
|
39
|
+
brick: presentational-bricks.brick-link
|
|
40
|
+
version: 1.262.1
|
|
41
41
|
- type: brick
|
|
42
42
|
brick: presentational-bricks.template-breadcrumb
|
|
43
|
-
version: 1.
|
|
43
|
+
version: 1.262.1
|
|
44
44
|
- type: brick
|
|
45
45
|
brick: presentational-bricks.brick-input
|
|
46
|
-
version: 1.
|
|
46
|
+
version: 1.262.1
|
|
47
47
|
- type: brick
|
|
48
48
|
brick: presentational-bricks.brick-utils
|
|
49
|
-
version: 1.
|
|
49
|
+
version: 1.262.1
|
|
50
50
|
- type: brick
|
|
51
51
|
brick: presentational-bricks.brick-value-mapping
|
|
52
|
-
version: 1.
|
|
52
|
+
version: 1.262.1
|
|
53
53
|
- type: brick
|
|
54
54
|
brick: presentational-bricks.brick-cluster-type
|
|
55
|
-
version: 1.
|
|
56
|
-
- type: brick
|
|
57
|
-
brick: presentational-bricks.brick-alert-level
|
|
58
|
-
version: 1.261.0
|
|
55
|
+
version: 1.262.1
|
|
59
56
|
- type: brick
|
|
60
57
|
brick: presentational-bricks.brick-alert-value
|
|
61
|
-
version: 1.
|
|
58
|
+
version: 1.262.1
|
|
59
|
+
- type: brick
|
|
60
|
+
brick: presentational-bricks.brick-alert-level
|
|
61
|
+
version: 1.262.1
|
|
62
62
|
- type: brick
|
|
63
63
|
brick: presentational-bricks.brick-display-structs
|
|
64
|
-
version: 1.
|
|
64
|
+
version: 1.262.1
|
|
65
65
|
- type: brick
|
|
66
66
|
brick: presentational-bricks.brick-collection-instance-execution
|
|
67
|
-
version: 1.
|
|
67
|
+
version: 1.262.1
|
|
68
68
|
- type: brick
|
|
69
69
|
brick: presentational-bricks.brick-conditional-display
|
|
70
|
-
version: 1.
|
|
71
|
-
- type: brick
|
|
72
|
-
brick: presentational-bricks.brick-user
|
|
73
|
-
version: 1.261.0
|
|
70
|
+
version: 1.262.1
|
|
74
71
|
- type: brick
|
|
75
72
|
brick: presentational-bricks.brick-alert-number
|
|
76
|
-
version: 1.
|
|
73
|
+
version: 1.262.1
|
|
77
74
|
- type: brick
|
|
78
75
|
brick: presentational-bricks.cost-time
|
|
79
|
-
version: 1.
|
|
76
|
+
version: 1.262.1
|
|
80
77
|
- type: brick
|
|
81
78
|
brick: presentational-bricks.brick-alert-status
|
|
82
|
-
version: 1.
|
|
83
|
-
- type: brick
|
|
84
|
-
brick: presentational-bricks.brick-result
|
|
85
|
-
version: 1.261.0
|
|
79
|
+
version: 1.262.1
|
|
86
80
|
- type: brick
|
|
87
81
|
brick: presentational-bricks.datetime-selector
|
|
88
|
-
version: 1.
|
|
82
|
+
version: 1.262.1
|
|
89
83
|
- type: brick
|
|
90
|
-
brick: presentational-bricks.
|
|
91
|
-
version: 1.
|
|
84
|
+
brick: presentational-bricks.brick-user
|
|
85
|
+
version: 1.262.1
|
|
92
86
|
- type: brick
|
|
93
87
|
brick: presentational-bricks.brick-alert
|
|
94
|
-
version: 1.
|
|
88
|
+
version: 1.262.1
|
|
89
|
+
- type: brick
|
|
90
|
+
brick: presentational-bricks.dropdown-select
|
|
91
|
+
version: 1.262.1
|
|
92
|
+
- type: brick
|
|
93
|
+
brick: presentational-bricks.brick-result
|
|
94
|
+
version: 1.262.1
|
|
95
95
|
- type: brick
|
|
96
96
|
brick: presentational-bricks.button-wrapper
|
|
97
|
-
version: 1.
|
|
97
|
+
version: 1.262.1
|
|
98
98
|
- type: brick
|
|
99
99
|
brick: presentational-bricks.general-list
|
|
100
|
-
version: 1.
|
|
100
|
+
version: 1.262.1
|
|
101
101
|
- type: brick
|
|
102
|
-
brick: presentational-bricks.
|
|
103
|
-
version: 1.
|
|
102
|
+
brick: presentational-bricks.single-field-edit
|
|
103
|
+
version: 1.262.1
|
|
104
104
|
- type: brick
|
|
105
105
|
brick: presentational-bricks.brick-quick-entries
|
|
106
|
-
version: 1.
|
|
106
|
+
version: 1.262.1
|
|
107
107
|
- type: brick
|
|
108
|
-
brick: presentational-bricks.
|
|
109
|
-
version: 1.
|
|
110
|
-
- type: brick
|
|
111
|
-
brick: presentational-bricks.general-carousel
|
|
112
|
-
version: 1.261.0
|
|
108
|
+
brick: presentational-bricks.collapsible-card-item
|
|
109
|
+
version: 1.262.1
|
|
113
110
|
- type: brick
|
|
114
|
-
brick: presentational-bricks.
|
|
115
|
-
version: 1.
|
|
111
|
+
brick: presentational-bricks.brick-placeholder
|
|
112
|
+
version: 1.262.1
|
|
116
113
|
- type: brick
|
|
117
114
|
brick: presentational-bricks.agent-status
|
|
118
|
-
version: 1.
|
|
115
|
+
version: 1.262.1
|
|
116
|
+
- type: brick
|
|
117
|
+
brick: presentational-bricks.general-carousel
|
|
118
|
+
version: 1.262.1
|
|
119
119
|
- type: brick
|
|
120
120
|
brick: presentational-bricks.dynamic-content
|
|
121
|
-
version: 1.
|
|
121
|
+
version: 1.262.1
|
|
122
122
|
- type: brick
|
|
123
123
|
brick: presentational-bricks.entry-card-item
|
|
124
|
-
version: 1.
|
|
124
|
+
version: 1.262.1
|
|
125
|
+
- type: brick
|
|
126
|
+
brick: presentational-bricks.log-display
|
|
127
|
+
version: 1.262.1
|
|
125
128
|
- type: brick
|
|
126
129
|
brick: presentational-bricks.general-video
|
|
127
|
-
version: 1.
|
|
130
|
+
version: 1.262.1
|
|
128
131
|
- type: brick
|
|
129
|
-
brick: presentational-bricks.
|
|
130
|
-
version: 1.
|
|
132
|
+
brick: presentational-bricks.brick-divider
|
|
133
|
+
version: 1.262.1
|
|
131
134
|
- type: brick
|
|
132
135
|
brick: presentational-bricks.general-tooltip
|
|
133
|
-
version: 1.
|
|
136
|
+
version: 1.262.1
|
|
134
137
|
- type: brick
|
|
135
138
|
brick: presentational-bricks.general-transfer
|
|
136
|
-
version: 1.
|
|
139
|
+
version: 1.262.1
|
|
137
140
|
- type: brick
|
|
138
|
-
brick: presentational-bricks.
|
|
139
|
-
version: 1.
|
|
141
|
+
brick: presentational-bricks.basic-progress
|
|
142
|
+
version: 1.262.1
|
|
140
143
|
- type: brick
|
|
141
144
|
brick: presentational-bricks.general-label
|
|
142
|
-
version: 1.
|
|
143
|
-
- type: brick
|
|
144
|
-
brick: presentational-bricks.basic-progress
|
|
145
|
-
version: 1.261.0
|
|
145
|
+
version: 1.262.1
|
|
146
146
|
- type: brick
|
|
147
147
|
brick: presentational-bricks.calendar
|
|
148
|
-
version: 1.
|
|
148
|
+
version: 1.262.1
|
|
149
149
|
- type: brick
|
|
150
|
-
brick: presentational-bricks.
|
|
151
|
-
version: 1.
|
|
150
|
+
brick: presentational-bricks.general-badge
|
|
151
|
+
version: 1.262.1
|
|
152
152
|
- type: brick
|
|
153
|
-
brick: presentational-bricks.
|
|
154
|
-
version: 1.
|
|
153
|
+
brick: presentational-bricks.copyable-text
|
|
154
|
+
version: 1.262.1
|
|
155
155
|
- type: brick
|
|
156
156
|
brick: presentational-bricks.avatar-upload
|
|
157
|
-
version: 1.
|
|
158
|
-
- type: brick
|
|
159
|
-
brick: presentational-bricks.general-badge
|
|
160
|
-
version: 1.261.0
|
|
157
|
+
version: 1.262.1
|
|
161
158
|
- type: brick
|
|
162
|
-
brick: presentational-bricks.brick-
|
|
163
|
-
version: 1.
|
|
159
|
+
brick: presentational-bricks.brick-illustration
|
|
160
|
+
version: 1.262.1
|
|
164
161
|
- type: brick
|
|
165
162
|
brick: presentational-bricks.general-image
|
|
166
|
-
version: 1.
|
|
163
|
+
version: 1.262.1
|
|
167
164
|
- type: brick
|
|
168
165
|
brick: presentational-bricks.info-display-card-list
|
|
169
|
-
version: 1.
|
|
166
|
+
version: 1.262.1
|
|
170
167
|
- type: brick
|
|
171
168
|
brick: presentational-bricks.dynamic-grid-container
|
|
172
|
-
version: 1.
|
|
169
|
+
version: 1.262.1
|
|
170
|
+
- type: brick
|
|
171
|
+
brick: presentational-bricks.brick-rate
|
|
172
|
+
version: 1.262.1
|
|
173
173
|
- type: brick
|
|
174
174
|
brick: presentational-bricks.general-slider
|
|
175
|
-
version: 1.
|
|
175
|
+
version: 1.262.1
|
|
176
|
+
- type: brick
|
|
177
|
+
brick: presentational-bricks.dropdown-button
|
|
178
|
+
version: 1.262.1
|
|
176
179
|
- type: brick
|
|
177
180
|
brick: presentational-bricks.basic-icon
|
|
178
|
-
version: 1.
|
|
181
|
+
version: 1.262.1
|
|
179
182
|
- type: brick
|
|
180
183
|
brick: presentational-bricks.rank-table
|
|
181
|
-
version: 1.
|
|
184
|
+
version: 1.262.1
|
|
182
185
|
- type: brick
|
|
183
|
-
brick: presentational-bricks.
|
|
184
|
-
version: 1.
|
|
186
|
+
brick: presentational-bricks.table-transfer
|
|
187
|
+
version: 1.262.1
|
|
185
188
|
- type: brick
|
|
186
189
|
brick: presentational-bricks.text-collapse
|
|
187
|
-
version: 1.
|
|
188
|
-
- type: brick
|
|
189
|
-
brick: presentational-bricks.table-transfer
|
|
190
|
-
version: 1.261.0
|
|
190
|
+
version: 1.262.1
|
|
191
191
|
- type: brick
|
|
192
|
-
brick: presentational-bricks.code-
|
|
193
|
-
version: 1.
|
|
192
|
+
brick: presentational-bricks.brick-code-display
|
|
193
|
+
version: 1.262.1
|
|
194
194
|
- type: brick
|
|
195
195
|
brick: presentational-bricks.crontab-display
|
|
196
|
-
version: 1.
|
|
196
|
+
version: 1.262.1
|
|
197
197
|
- type: brick
|
|
198
|
-
brick: presentational-bricks.
|
|
199
|
-
version: 1.
|
|
198
|
+
brick: presentational-bricks.code-editor
|
|
199
|
+
version: 1.262.1
|
|
200
200
|
- type: brick
|
|
201
201
|
brick: presentational-bricks.brick-collapse-card
|
|
202
|
-
version: 1.
|
|
202
|
+
version: 1.262.1
|
|
203
203
|
- type: brick
|
|
204
204
|
brick: presentational-bricks.card-item
|
|
205
|
-
version: 1.
|
|
205
|
+
version: 1.262.1
|
|
206
206
|
- type: brick
|
|
207
207
|
brick: presentational-bricks.brick-form
|
|
208
|
-
version: 1.
|
|
208
|
+
version: 1.262.1
|
|
209
209
|
deps:
|
|
210
210
|
- type: contract
|
|
211
211
|
contract: easyops.api.cmdb.instance.PostSearch
|
|
@@ -213,18 +213,18 @@ 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
216
|
- type: brick
|
|
220
217
|
brick: presentational-bricks.markdown-display
|
|
221
|
-
version: 1.
|
|
218
|
+
version: 1.262.1
|
|
222
219
|
- type: brick
|
|
223
220
|
brick: presentational-bricks.statistic-card
|
|
224
|
-
version: 1.
|
|
221
|
+
version: 1.262.1
|
|
222
|
+
- type: brick
|
|
223
|
+
brick: presentational-bricks.modal-confirm
|
|
224
|
+
version: 1.262.1
|
|
225
225
|
- type: brick
|
|
226
226
|
brick: presentational-bricks.markdown-editor
|
|
227
|
-
version: 1.
|
|
227
|
+
version: 1.262.1
|
|
228
228
|
deps:
|
|
229
229
|
- type: contract
|
|
230
230
|
contract: easyops.api.object_store.object_store.PutObject
|
package/dist/bricks.json
CHANGED
|
@@ -1,77 +1,77 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bricks": [
|
|
3
3
|
"presentational-bricks.general-iframe",
|
|
4
|
+
"presentational-bricks.brick-tag",
|
|
4
5
|
"presentational-bricks.brick-descriptions",
|
|
5
|
-
"presentational-bricks.brick-tree",
|
|
6
6
|
"presentational-bricks.brick-timeline",
|
|
7
|
-
"presentational-bricks.brick-
|
|
7
|
+
"presentational-bricks.brick-tree",
|
|
8
8
|
"presentational-bricks.brick-list",
|
|
9
|
-
"presentational-bricks.brick-table",
|
|
10
|
-
"presentational-bricks.brick-button",
|
|
11
9
|
"presentational-bricks.brick-general-search",
|
|
10
|
+
"presentational-bricks.brick-table",
|
|
12
11
|
"presentational-bricks.brick-delete-confirm",
|
|
13
12
|
"presentational-bricks.brick-humanize-time",
|
|
14
|
-
"presentational-bricks.brick-
|
|
13
|
+
"presentational-bricks.brick-button",
|
|
15
14
|
"presentational-bricks.general-pagination",
|
|
15
|
+
"presentational-bricks.brick-link",
|
|
16
16
|
"presentational-bricks.template-breadcrumb",
|
|
17
17
|
"presentational-bricks.brick-input",
|
|
18
18
|
"presentational-bricks.brick-utils",
|
|
19
19
|
"presentational-bricks.brick-value-mapping",
|
|
20
20
|
"presentational-bricks.brick-cluster-type",
|
|
21
|
-
"presentational-bricks.brick-alert-level",
|
|
22
21
|
"presentational-bricks.brick-alert-value",
|
|
22
|
+
"presentational-bricks.brick-alert-level",
|
|
23
23
|
"presentational-bricks.brick-display-structs",
|
|
24
24
|
"presentational-bricks.brick-collection-instance-execution",
|
|
25
25
|
"presentational-bricks.brick-conditional-display",
|
|
26
|
-
"presentational-bricks.brick-user",
|
|
27
26
|
"presentational-bricks.brick-alert-number",
|
|
28
27
|
"presentational-bricks.cost-time",
|
|
29
28
|
"presentational-bricks.brick-alert-status",
|
|
30
|
-
"presentational-bricks.brick-result",
|
|
31
29
|
"presentational-bricks.datetime-selector",
|
|
32
|
-
"presentational-bricks.
|
|
30
|
+
"presentational-bricks.brick-user",
|
|
33
31
|
"presentational-bricks.brick-alert",
|
|
32
|
+
"presentational-bricks.dropdown-select",
|
|
33
|
+
"presentational-bricks.brick-result",
|
|
34
34
|
"presentational-bricks.button-wrapper",
|
|
35
35
|
"presentational-bricks.general-list",
|
|
36
|
-
"presentational-bricks.
|
|
36
|
+
"presentational-bricks.single-field-edit",
|
|
37
37
|
"presentational-bricks.brick-quick-entries",
|
|
38
|
+
"presentational-bricks.collapsible-card-item",
|
|
38
39
|
"presentational-bricks.brick-placeholder",
|
|
39
|
-
"presentational-bricks.general-carousel",
|
|
40
|
-
"presentational-bricks.single-field-edit",
|
|
41
40
|
"presentational-bricks.agent-status",
|
|
41
|
+
"presentational-bricks.general-carousel",
|
|
42
42
|
"presentational-bricks.dynamic-content",
|
|
43
43
|
"presentational-bricks.entry-card-item",
|
|
44
|
-
"presentational-bricks.general-video",
|
|
45
44
|
"presentational-bricks.log-display",
|
|
45
|
+
"presentational-bricks.general-video",
|
|
46
|
+
"presentational-bricks.brick-divider",
|
|
46
47
|
"presentational-bricks.general-tooltip",
|
|
47
48
|
"presentational-bricks.general-transfer",
|
|
48
|
-
"presentational-bricks.brick-divider",
|
|
49
|
-
"presentational-bricks.general-label",
|
|
50
49
|
"presentational-bricks.basic-progress",
|
|
50
|
+
"presentational-bricks.general-label",
|
|
51
51
|
"presentational-bricks.calendar",
|
|
52
|
+
"presentational-bricks.general-badge",
|
|
52
53
|
"presentational-bricks.copyable-text",
|
|
53
|
-
"presentational-bricks.brick-illustration",
|
|
54
54
|
"presentational-bricks.avatar-upload",
|
|
55
|
-
"presentational-bricks.
|
|
56
|
-
"presentational-bricks.brick-rate",
|
|
55
|
+
"presentational-bricks.brick-illustration",
|
|
57
56
|
"presentational-bricks.general-image",
|
|
58
57
|
"presentational-bricks.info-display-card-list",
|
|
59
58
|
"presentational-bricks.dynamic-grid-container",
|
|
59
|
+
"presentational-bricks.brick-rate",
|
|
60
60
|
"presentational-bricks.general-slider",
|
|
61
|
+
"presentational-bricks.dropdown-button",
|
|
61
62
|
"presentational-bricks.basic-icon",
|
|
62
63
|
"presentational-bricks.rank-table",
|
|
63
|
-
"presentational-bricks.dropdown-button",
|
|
64
|
-
"presentational-bricks.text-collapse",
|
|
65
64
|
"presentational-bricks.table-transfer",
|
|
66
|
-
"presentational-bricks.
|
|
67
|
-
"presentational-bricks.crontab-display",
|
|
65
|
+
"presentational-bricks.text-collapse",
|
|
68
66
|
"presentational-bricks.brick-code-display",
|
|
67
|
+
"presentational-bricks.crontab-display",
|
|
68
|
+
"presentational-bricks.code-editor",
|
|
69
69
|
"presentational-bricks.brick-collapse-card",
|
|
70
70
|
"presentational-bricks.card-item",
|
|
71
71
|
"presentational-bricks.brick-form",
|
|
72
|
-
"presentational-bricks.modal-confirm",
|
|
73
72
|
"presentational-bricks.markdown-display",
|
|
74
73
|
"presentational-bricks.statistic-card",
|
|
74
|
+
"presentational-bricks.modal-confirm",
|
|
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.
|
|
85
|
+
"filePath": "bricks/presentational-bricks/dist/index.af4a4aa6.js",
|
|
86
86
|
"editors": [
|
|
87
|
-
"presentational-bricks.brick-quick-entries--editor",
|
|
88
87
|
"presentational-bricks.brick-table--editor",
|
|
88
|
+
"presentational-bricks.brick-quick-entries--editor",
|
|
89
89
|
"presentational-bricks.statistic-card--editor",
|
|
90
90
|
"presentational-bricks.brick-link--editor",
|
|
91
|
-
"presentational-bricks.brick-alert--editor",
|
|
92
|
-
"presentational-bricks.brick-tree--editor",
|
|
93
91
|
"presentational-bricks.brick-descriptions--editor",
|
|
94
|
-
"presentational-bricks.brick-result--editor"
|
|
92
|
+
"presentational-bricks.brick-result--editor",
|
|
93
|
+
"presentational-bricks.brick-tree--editor",
|
|
94
|
+
"presentational-bricks.brick-alert--editor"
|
|
95
95
|
],
|
|
96
|
-
"editorsJsFilePath": "bricks/presentational-bricks/dist/editors/editors.
|
|
96
|
+
"editorsJsFilePath": "bricks/presentational-bricks/dist/editors/editors.0025c20e.js"
|
|
97
97
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
!function(e){var n={};function t(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,t),i.l=!0,i.exports}t.m=e,t.c=n,t.d=function(e,n,r){t.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:r})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,n){if(1&n&&(e=t(e)),8&n)return e;if(4&n&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(t.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&n&&"string"!=typeof e)for(var i in e)t.d(r,i,function(n){return e[n]}.bind(null,i));return r},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="",t(t.s=19)}([function(e,n,t){e.exports=t(6)("q1tI")},function(e,n,t){e.exports=t(6)("WnDu")},function(e,n,t){"use strict";var r,i=function(){return void 0===r&&(r=Boolean(window&&document&&document.all&&!window.atob)),r},o=function(){var e={};return function(n){if(void 0===e[n]){var t=document.querySelector(n);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}e[n]=t}return e[n]}}(),a=[];function c(e){for(var n=-1,t=0;t<a.length;t++)if(a[t].identifier===e){n=t;break}return n}function l(e,n){for(var t={},r=[],i=0;i<e.length;i++){var o=e[i],l=n.base?o[0]+n.base:o[0],d=t[l]||0,s="".concat(l," ").concat(d);t[l]=d+1;var u=c(s),p={css:o[1],media:o[2],sourceMap:o[3]};-1!==u?(a[u].references++,a[u].updater(p)):a.push({identifier:s,updater:g(p,n),references:1}),r.push(s)}return r}function d(e){var n=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var i=t.nc;i&&(r.nonce=i)}if(Object.keys(r).forEach((function(e){n.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(n);else{var a=o(e.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(n)}return n}var s,u=(s=[],function(e,n){return s[e]=n,s.filter(Boolean).join("\n")});function p(e,n,t,r){var i=t?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=u(n,i);else{var o=document.createTextNode(i),a=e.childNodes;a[n]&&e.removeChild(a[n]),a.length?e.insertBefore(o,a[n]):e.appendChild(o)}}function f(e,n,t){var r=t.css,i=t.media,o=t.sourceMap;if(i?e.setAttribute("media",i):e.removeAttribute("media"),o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleSheet)e.styleSheet.cssText=r;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(r))}}var b=null,m=0;function g(e,n){var t,r,i;if(n.singleton){var o=m++;t=b||(b=d(n)),r=p.bind(null,t,o,!1),i=p.bind(null,t,o,!0)}else t=d(n),r=f.bind(null,t,n),i=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)};return r(e),function(n){if(n){if(n.css===e.css&&n.media===e.media&&n.sourceMap===e.sourceMap)return;r(e=n)}else i()}}e.exports=function(e,n){(n=n||{}).singleton||"boolean"==typeof n.singleton||(n.singleton=i());var t=l(e=e||[],n);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var r=0;r<t.length;r++){var i=c(t[r]);a[i].references--}for(var o=l(e,n),d=0;d<t.length;d++){var s=c(t[d]);0===a[s].references&&(a[s].updater(),a.splice(s,1))}t=o}}}},function(e,n,t){"use strict";e.exports=function(e){var n=[];return n.toString=function(){return this.map((function(n){var t=e(n);return n[2]?"@media ".concat(n[2]," {").concat(t,"}"):t})).join("")},n.i=function(e,t,r){"string"==typeof e&&(e=[[null,e,""]]);var i={};if(r)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(i[a]=!0)}for(var c=0;c<e.length;c++){var l=[].concat(e[c]);r&&i[l[0]]||(t&&(l[2]?l[2]="".concat(t," and ").concat(l[2]):l[2]=t),n.push(l))}},n}},function(e,n,t){e.exports=t(6)("LvDl")},function(e,n,t){e.exports=t(6)("A+yw")},function(e,n){e.exports=DllOfEditorBricksHelper},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,'.card--4Ff-GYSf {\n border-radius: var(--editor-brick-border-radius);\n border: 1px solid var(--editor-brick-stroke-color);\n background: #fff;\n display: grid;\n grid-template-columns: 1f;\n grid-gap: 1px;\n padding: 8px;\n}\n\n.row--2IogrCtz {\n display: grid;\n grid-gap: 1px;\n}\n\n.cell--10gfSJi1 {\n position: relative;\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding: 12px;\n}\n\n.cell--10gfSJi1:not(:last-child)::after {\n content: "";\n position: absolute;\n right: -1px;\n top: 12px;\n bottom: 12px;\n width: 1px;\n background: var(--editor-brick-stroke-color);\n}\n\n.row--2IogrCtz:not(:first-child) > .cell--10gfSJi1::before {\n content: "";\n position: absolute;\n top: -1px;\n left: 12px;\n right: 12px;\n height: 1px;\n background: var(--editor-brick-stroke-color);\n}\n\n.icon--3eJe2UF3 {\n width: 40px;\n height: 40px;\n border-radius: 50%;\n background: var(--editor-brick-skeleton-bg);\n}\n\n.text--hQJvL34q {\n width: 66px;\n height: 13px;\n margin-top: 13px;\n background: var(--editor-brick-skeleton-bg-light);\n}\n',""]),i.locals={card:"card--4Ff-GYSf",row:"row--2IogrCtz",cell:"cell--10gfSJi1",icon:"icon--3eJe2UF3",text:"text--hQJvL34q"},n.a=i},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,".table--3MFFVN-n {\n background: var(--editor-brick-stroke-color);\n border-radius: var(--editor-brick-border-radius);\n border: 1px solid var(--editor-brick-stroke-color);\n display: grid;\n grid-gap: 1px;\n overflow: hidden;\n}\n\n.row--3TXAAHFu {\n display: flex;\n flex-wrap: nowrap;\n background: #fff;\n}\n\n.head--3NSrFOUW {\n background: #fafafa;\n}\n\n.body--ezjorDh4 {\n background: #fff;\n}\n\n.checkbox--2eNavKzc {\n width: 16px;\n height: 16px;\n margin: 16px;\n border-radius: var(--editor-brick-border-radius);\n border: 1px solid var(--editor-brick-stroke-color);\n background: var(--editor-brick-skeleton-bg-light);\n}\n\n.cell--1fCYiMG1 {\n flex: 1;\n height: 50px;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n\n.content--2BS2EN8a {\n height: 12px;\n width: 67%;\n background: var(--editor-brick-skeleton-bg-light);\n}\n\n.body--ezjorDh4 .cell--1fCYiMG1:last-child .content--2BS2EN8a {\n background: var(--editor-brick-skeleton-bg-blue);\n}\n",""]),i.locals={table:"table--3MFFVN-n",row:"row--3TXAAHFu",head:"head--3NSrFOUW",body:"body--ezjorDh4",checkbox:"checkbox--2eNavKzc",cell:"cell--1fCYiMG1",content:"content--2BS2EN8a"},n.a=i},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,".card--3FL1DPl6 {\n border-radius: var(--editor-brick-border-radius);\n border: 1px solid var(--editor-brick-stroke-color);\n background: #fff;\n display: flex;\n justify-content: space-between;\n align-items: center;\n padding: 36px 46px;\n flex-wrap: nowrap;\n}\n\n.description--2bZBhkH1 {\n overflow: hidden;\n min-width: 0;\n}\n\n.value--24UVmx8S {\n color: rgba(22, 123, 224, 0.6);\n font-size: 42px;\n line-height: 46px;\n white-space: nowrap;\n}\n\n.valuePlaceholder--3hSyRMJy {\n width: 48px;\n height: 46px;\n background: var(--editor-brick-skeleton-bg-blue);\n}\n\n.title--21Dpbtt2 {\n font-size: 16px;\n color: #8c8c8c;\n margin-top: 12px;\n line-height: 20px;\n}\n\n.titlePlaceholder--160Vcnu9 {\n width: 64px;\n height: 20px;\n background: var(--editor-brick-skeleton-bg);\n}\n\n.icon--3nMjq4dw {\n flex-shrink: 0;\n width: 88px;\n height: 88px;\n background: rgba(199, 227, 255, 0.3);\n border-radius: 50%;\n}\n",""]),i.locals={card:"card--3FL1DPl6",description:"description--2bZBhkH1",value:"value--24UVmx8S",valuePlaceholder:"valuePlaceholder--3hSyRMJy",title:"title--21Dpbtt2",titlePlaceholder:"titlePlaceholder--160Vcnu9",icon:"icon--3nMjq4dw"},n.a=i},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,".linkContainer--gfVK8G-a {\n color: var(--antd-link-color);\n padding: 5px 10px;\n min-height: var(--editor-brick-base-height);\n white-space: normal;\n overflow: hidden;\n text-overflow: ellipsis;\n}\n .linkContainer--gfVK8G-a.empty--2-zOaia5 {\n border-radius: var(--editor-brick-border-radius);\n background: var(--editor-brick-skeleton-bg-light);\n }\n",""]),i.locals={linkContainer:"linkContainer--gfVK8G-a",empty:"empty--2-zOaia5"},n.a=i},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,".descriptionContainer--1cwCX4-I {\n padding: 20px;\n border: 1px solid var(--editor-brick-stroke-color);\n border-radius: var(--editor-brick-border-radius);\n}\n\n .descriptionContainer--1cwCX4-I .title--1cOIO0ec {\n height: 20px;\n background-color: var(--editor-brick-skeleton-bg);\n margin-bottom: 20px;\n width: 60px;\n }\n\n .descriptionContainer--1cwCX4-I .content--22Z1-Swl {\n display: grid;\n grid-gap: 20px;\n gap: 20px;\n align-items: center;\n height: 100px;\n grid-template-rows: 1fr 1fr;\n }\n\n .descriptionContainer--1cwCX4-I .content--22Z1-Swl .item--3ABClY6g {\n height: 20px;\n background-color: var(--editor-brick-skeleton-bg-light);\n }\n",""]),i.locals={descriptionContainer:"descriptionContainer--1cwCX4-I",title:"title--1cOIO0ec",content:"content--22Z1-Swl",item:"item--3ABClY6g"},n.a=i},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,".resultContainer--1Gjcwmrj {\n display: flex;\n flex-direction: column;\n justify-content: center;\n padding: var(--card-content-gap);\n gap: 20px;\n}\n\n .resultContainer--1Gjcwmrj .icon--3eNcCdfh {\n height: 130px;\n font-size: 100px;\n color: var(--editor-brick-stroke-color);\n }\n\n .resultContainer--1Gjcwmrj .contentWrapper--2YYWcZXT {\n display: flex;\n flex-direction: column;\n align-items: center;\n }\n\n .resultContainer--1Gjcwmrj .contentWrapper--2YYWcZXT .content--1j217at9 {\n height: 20px;\n width: 220px;\n background-color: var(--editor-brick-skeleton-bg-light);\n }\n",""]),i.locals={resultContainer:"resultContainer--1Gjcwmrj",icon:"icon--3eNcCdfh",contentWrapper:"contentWrapper--2YYWcZXT",content:"content--1j217at9"},n.a=i},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,'.alertContainer--VqtSf4_t {\n display: flex;\n gap: 15px;\n padding: var(--card-content-gap);\n border-radius: var(--editor-brick-border-radius);\n border: 1px solid var(--editor-brick-stroke-color);\n}\n\n .alertContainer--VqtSf4_t .icon--39UNjXiz {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n width: 26px;\n height: 26px;\n border-radius: 50%;\n background-color: #0071eb;\n }\n\n .alertContainer--VqtSf4_t .icon--39UNjXiz::before {\n content: "";\n display: inline-block;\n width: 2px;\n height: 12px;\n background-color: #fff;\n border-radius: 50%;\n }\n\n .alertContainer--VqtSf4_t .content--3qhaVAu_ {\n flex: 1;\n display: flex;\n flex-direction: column;\n gap: 10px;\n }\n\n .alertContainer--VqtSf4_t .content--3qhaVAu_ .title--1J58GhaJ {\n display: flex;\n gap: 10px;\n align-items: center;\n }\n\n .alertContainer--VqtSf4_t .content--3qhaVAu_ .title--1J58GhaJ .message--39QdTNZi {\n flex: 1;\n height: 28px;\n background-color: var(--editor-brick-stroke-color);\n }\n\n .alertContainer--VqtSf4_t .content--3qhaVAu_ .description--E6ljb3YM {\n height: 28px;\n background-color: var(--editor-brick-skeleton-bg-light);\n }\n',""]),i.locals={alertContainer:"alertContainer--VqtSf4_t",icon:"icon--39UNjXiz",content:"content--3qhaVAu_",title:"title--1J58GhaJ",message:"message--39QdTNZi",description:"description--E6ljb3YM"},n.a=i},function(e,n,t){"use strict";var r=t(3),i=t.n(r)()((function(e){return e[1]}));i.push([e.i,".treeContainer--2Yh_xIDY {\n min-height: 695px;\n padding: 20px 30px;\n border: 1px solid var(--editor-brick-stroke-color);\n border-radius: var(--editor-brick-border-radius);\n}\n .treeContainer--2Yh_xIDY .item--3ArGjXqy {\n height: 15px;\n width: 80px;\n margin-bottom: 10px;\n background: var(--editor-brick-skeleton-bg-light);\n }\n",""]),i.locals={treeContainer:"treeContainer--2Yh_xIDY",item:"item--3ArGjXqy"},n.a=i},function(e,n){e.exports=dll},function(e,n,t){e.exports=t(15)("TSYQ")},function(e,n,t){e.exports=t(15)("RBnf")},function(e,n,t){var r;t.p="".concat(null!==(r=window.PUBLIC_ROOT)&&void 0!==r?r:"","bricks/presentational-bricks/dist/editors/")},function(e,n,t){"use strict";t.r(n);t(18);var r=t(0),i=t.n(r),o=t(4),a=t(1),c=t(2),l=t.n(c),d=t(7),s={insert:"head",singleton:!1},u=(l()(d.a,s),d.a.locals||{});customElements.define("presentational-bricks.brick-quick-entries--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e,t=Object(a.useBuilderNode)({nodeUid:n}),{column:r,row:c}=t.$$parsedProperties;return"number"!=typeof r&&(r=1),"number"!=typeof c&&(c=1),i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:u.card},Object(o.range)(0,c).map(e=>i.a.createElement("div",{key:e,className:u.row,style:{gridTemplateColumns:"repeat(".concat(r,", 1fr)")}},Object(o.range)(0,r).map(e=>i.a.createElement("div",{key:e,className:u.cell},i.a.createElement("div",{className:u.icon}),i.a.createElement("div",{className:u.text})))))))}),{selfLayout:a.EditorSelfLayout.BLOCK}));var p=t(5),f=t(8),b={insert:"head",singleton:!1},m=(l()(f.a,b),f.a.locals||{});customElements.define("presentational-bricks.brick-table--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e,t=Object(a.useBuilderNode)({nodeUid:n}),{columns:r,configProps:c={}}=t.$$parsedProperties,l=(null==r?void 0:r.length)||3;return i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:m.table},Object(o.range)(0,3).map(e=>i.a.createElement("div",{key:e,className:"".concat(m.row," ").concat(0===e?m.head:m.body)},c.rowSelection&&i.a.createElement("span",{className:m.checkbox}),Object(o.range)(0,l).map(n=>{var t=null==r?void 0:r[n],o=Object(p.smartDisplayForEvaluableString)(null==t?void 0:t.title),a=null==t?void 0:t.headerBrick;return i.a.createElement("div",{key:n,className:m.cell},0===e&&o&&!a?i.a.createElement("span",null,o):i.a.createElement("div",{className:m.content}))})))))}),{selfLayout:a.EditorSelfLayout.BLOCK}));var g=t(9),h={insert:"head",singleton:!1},v=(l()(g.a,h),g.a.locals||{});customElements.define("presentational-bricks.statistic-card--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e,t=Object(a.useBuilderNode)({nodeUid:n}),{cardTitle:r,value:o}=t.$$parsedProperties,c=Object(p.smartDisplayForEvaluableString)(r,"","<% … %>");return i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:v.card},i.a.createElement("div",{className:v.description},i.a.createElement("div",{className:v.value},o||i.a.createElement("div",{className:v.valuePlaceholder})),i.a.createElement("div",{className:v.title},c||i.a.createElement("div",{className:v.titlePlaceholder}))),i.a.createElement("div",{className:v.icon})))}),{selfLayout:a.EditorSelfLayout.BLOCK}));var x=t(16),k=t.n(x),y=t(10),E={insert:"head",singleton:!1},C=(l()(y.a,E),y.a.locals||{});customElements.define("presentational-bricks.brick-link--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e,t=Object(a.useBuilderNode)({nodeUid:n}),{label:r}=t.$$parsedProperties;return Object(p.smartDisplayForEvaluableString)(r,"","<% … %>"),i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:k()(C.linkContainer,{[C.empty]:!r})},r))}),{selfLayout:a.EditorSelfLayout.INLINE}));var N=t(11),w={insert:"head",singleton:!1},j=(l()(N.a,w),N.a.locals||{});customElements.define("presentational-bricks.brick-descriptions--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e,t=Object(a.useBuilderNode)({nodeUid:n}),{column:r=3}=t.$$parsedProperties;return i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:j.descriptionContainer},i.a.createElement("div",{className:j.title}),i.a.createElement("div",{className:j.content,style:{gridTemplateColumns:"repeat(".concat(r,", 1fr)")}},Object(o.range)(0,2*r).map((e,n)=>i.a.createElement("div",{key:n,className:j.item})))))}),{selfLayout:a.EditorSelfLayout.BLOCK}));var S=t(17),O=t(12),U={insert:"head",singleton:!1},L=(l()(O.a,U),O.a.locals||{});customElements.define("presentational-bricks.brick-result--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e;return Object(a.useBuilderNode)({nodeUid:n}),i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:L.resultContainer},i.a.createElement("div",{className:L.contentWrapper},i.a.createElement("div",{className:L.icon},i.a.createElement(S.PictureFilled,null)),i.a.createElement("div",{className:L.content})),i.a.createElement(a.SlotContainer,{nodeUid:n,slotName:"content"})))}),{selfLayout:a.EditorSelfLayout.BLOCK}));var B=t(13),F={insert:"head",singleton:!1},I=(l()(B.a,F),B.a.locals||{});customElements.define("presentational-bricks.brick-alert--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e,t=Object(a.useBuilderNode)({nodeUid:n}),{showIcon:r,enableMessageSlot:o,enableDescSlot:c,enableActionSlot:l,description:d}=t.$$parsedProperties;return i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:I.alertContainer},r&&i.a.createElement("span",{className:I.icon}),i.a.createElement("div",{className:I.content},i.a.createElement("div",{className:I.title},o?i.a.createElement(a.SlotContainer,{nodeUid:n,slotName:"message",slotContainerStyle:{flex:2},showOutlineIfEmpty:!0}):i.a.createElement("div",{className:I.message}),l&&i.a.createElement(a.SlotContainer,{nodeUid:n,slotName:"action",slotContentLayout:a.EditorSlotContentLayout.INLINE,slotContainerStyle:{flex:1},showOutlineIfEmpty:!0})),c?i.a.createElement(a.SlotContainer,{nodeUid:n,slotName:"description",showOutlineIfEmpty:!0}):d&&i.a.createElement("div",{className:I.description}))))}),{selfLayout:a.EditorSelfLayout.BLOCK}));var P=t(14),M={insert:"head",singleton:!1},_=(l()(P.a,M),P.a.locals||{});customElements.define("presentational-bricks.brick-tree--editor",Object(a.EditorElementFactory)((function(e){var{nodeUid:n}=e;return Object(a.useBuilderNode)({nodeUid:n}),i.a.createElement(a.EditorContainer,{nodeUid:n},i.a.createElement("div",{className:_.treeContainer},Object(o.range)(0,4).map((e,n)=>i.a.createElement("div",{key:n,className:_.item}))))}),{selfLayout:a.EditorSelfLayout.BLOCK}))}]);
|
|
2
|
-
//# sourceMappingURL=editors.
|
|
2
|
+
//# sourceMappingURL=editors.0025c20e.js.map
|