@next-bricks/presentational-bricks 1.265.4 → 1.266.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/deploy/contract.yaml +75 -75
- package/dist/bricks.json +8 -8
- package/dist/editors/{editors.0025c20e.js → editors.cf20d61e.js} +1 -1
- package/dist/editors/editors.cf20d61e.js.map +1 -0
- package/dist/index.cee7e075.js +2 -0
- package/dist/index.cee7e075.js.map +1 -0
- package/dist/lazy-bricks/{brick-code-display.dd92.db59b01b.js → brick-code-display.dd92.1e2639bb.js} +3 -3
- package/dist/lazy-bricks/brick-code-display.dd92.1e2639bb.js.map +1 -0
- package/dist/lazy-bricks/{brick-collapse-card.dd92.95f70682.js → brick-collapse-card.dd92.147adc78.js} +1 -1
- package/dist/lazy-bricks/brick-collapse-card.dd92.147adc78.js.map +1 -0
- package/dist/lazy-bricks/{card-item.dd92.ff491f7f.js → card-item.dd92.c62edf4c.js} +1 -1
- package/dist/lazy-bricks/card-item.dd92.c62edf4c.js.map +1 -0
- package/dist/lazy-bricks/{code-editor.dd92.6a96047b.js → code-editor.dd92.1ac9cb6d.js} +1 -1
- package/dist/lazy-bricks/code-editor.dd92.1ac9cb6d.js.map +1 -0
- package/dist/lazy-bricks/{crontab-display.dd92.3a613b50.js → crontab-display.dd92.7c978513.js} +1 -1
- package/dist/lazy-bricks/crontab-display.dd92.7c978513.js.map +1 -0
- package/dist/lazy-bricks/{~bricks-use-form-and-markdown.dd92.27801fd5.js → ~bricks-use-form-and-markdown.dd92.bec98b77.js} +1 -1
- package/dist/lazy-bricks/~bricks-use-form-and-markdown.dd92.bec98b77.js.map +1 -0
- package/dist/lazy-bricks/{~bricks-use-html-to-react.dd92.d68005a4.js → ~bricks-use-html-to-react.dd92.df16dd2a.js} +1 -1
- package/dist/lazy-bricks/~bricks-use-html-to-react.dd92.df16dd2a.js.map +1 -0
- package/dist/stories-asserts/presentational-bricks.brick-display-structs.a50dba287f9a78b4.svg +14 -0
- package/dist/stories-asserts/presentational-bricks.brick-input.dc2ec5f46b5e2ae8.svg +27 -0
- package/dist/stories-asserts/presentational-bricks.calendar.899aa167aa9686fa.svg +81 -0
- package/dist/stories-asserts/presentational-bricks.dynamic-content.e987a3a51e251a27.svg +14 -0
- package/dist/stories-asserts/presentational-bricks.general-video.09064b18d4acf726.svg +19 -0
- package/dist/stories-asserts/presentational-bricks.table-transfer.4c1460c8d034f0fb.svg +110 -0
- package/dist/stories-asserts/presentational-bricks.template-breadcrumb.0aefde5b527f1e8b.svg +14 -0
- package/dist/stories-asserts/presentational-bricks.text-collapse.64a58f1a4a970144.svg +32 -0
- package/dist/stories.json +298 -7043
- package/package.json +2 -2
- package/CHANGELOG.md +0 -4912
- package/dist/editors/editors.0025c20e.js.map +0 -1
- package/dist/index.4904e99e.js +0 -2
- package/dist/index.4904e99e.js.map +0 -1
- package/dist/lazy-bricks/brick-code-display.dd92.db59b01b.js.map +0 -1
- package/dist/lazy-bricks/brick-collapse-card.dd92.95f70682.js.map +0 -1
- package/dist/lazy-bricks/card-item.dd92.ff491f7f.js.map +0 -1
- package/dist/lazy-bricks/code-editor.dd92.6a96047b.js.map +0 -1
- package/dist/lazy-bricks/crontab-display.dd92.3a613b50.js.map +0 -1
- package/dist/lazy-bricks/~bricks-use-form-and-markdown.dd92.27801fd5.js.map +0 -1
- package/dist/lazy-bricks/~bricks-use-html-to-react.dd92.d68005a4.js.map +0 -1
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.
|
|
4
|
+
version: 1.266.0
|
|
5
5
|
- type: brick
|
|
6
6
|
brick: presentational-bricks.brick-tag
|
|
7
|
-
version: 1.
|
|
7
|
+
version: 1.266.0
|
|
8
8
|
- type: brick
|
|
9
9
|
brick: presentational-bricks.brick-timeline
|
|
10
|
-
version: 1.
|
|
10
|
+
version: 1.266.0
|
|
11
11
|
- type: brick
|
|
12
12
|
brick: presentational-bricks.brick-descriptions
|
|
13
|
-
version: 1.
|
|
13
|
+
version: 1.266.0
|
|
14
14
|
- type: brick
|
|
15
15
|
brick: presentational-bricks.brick-tree
|
|
16
|
-
version: 1.
|
|
16
|
+
version: 1.266.0
|
|
17
17
|
- type: brick
|
|
18
18
|
brick: presentational-bricks.brick-list
|
|
19
|
-
version: 1.
|
|
19
|
+
version: 1.266.0
|
|
20
20
|
- type: brick
|
|
21
21
|
brick: presentational-bricks.brick-table
|
|
22
|
-
version: 1.
|
|
22
|
+
version: 1.266.0
|
|
23
23
|
- type: brick
|
|
24
24
|
brick: presentational-bricks.brick-general-search
|
|
25
|
-
version: 1.
|
|
25
|
+
version: 1.266.0
|
|
26
26
|
- type: brick
|
|
27
27
|
brick: presentational-bricks.brick-button
|
|
28
|
-
version: 1.
|
|
28
|
+
version: 1.266.0
|
|
29
29
|
- type: brick
|
|
30
30
|
brick: presentational-bricks.brick-delete-confirm
|
|
31
|
-
version: 1.
|
|
31
|
+
version: 1.266.0
|
|
32
32
|
- type: brick
|
|
33
33
|
brick: presentational-bricks.brick-humanize-time
|
|
34
|
-
version: 1.
|
|
34
|
+
version: 1.266.0
|
|
35
35
|
- type: brick
|
|
36
36
|
brick: presentational-bricks.general-pagination
|
|
37
|
-
version: 1.
|
|
37
|
+
version: 1.266.0
|
|
38
38
|
- type: brick
|
|
39
39
|
brick: presentational-bricks.brick-link
|
|
40
|
-
version: 1.
|
|
40
|
+
version: 1.266.0
|
|
41
41
|
- type: brick
|
|
42
42
|
brick: presentational-bricks.template-breadcrumb
|
|
43
|
-
version: 1.
|
|
43
|
+
version: 1.266.0
|
|
44
44
|
- type: brick
|
|
45
45
|
brick: presentational-bricks.brick-input
|
|
46
|
-
version: 1.
|
|
46
|
+
version: 1.266.0
|
|
47
47
|
- type: brick
|
|
48
48
|
brick: presentational-bricks.brick-utils
|
|
49
|
-
version: 1.
|
|
49
|
+
version: 1.266.0
|
|
50
50
|
- type: brick
|
|
51
51
|
brick: presentational-bricks.brick-value-mapping
|
|
52
|
-
version: 1.
|
|
52
|
+
version: 1.266.0
|
|
53
53
|
- type: brick
|
|
54
54
|
brick: presentational-bricks.brick-cluster-type
|
|
55
|
-
version: 1.
|
|
55
|
+
version: 1.266.0
|
|
56
56
|
- type: brick
|
|
57
57
|
brick: presentational-bricks.brick-alert-level
|
|
58
|
-
version: 1.
|
|
58
|
+
version: 1.266.0
|
|
59
59
|
- type: brick
|
|
60
60
|
brick: presentational-bricks.brick-alert-value
|
|
61
|
-
version: 1.
|
|
61
|
+
version: 1.266.0
|
|
62
62
|
- type: brick
|
|
63
63
|
brick: presentational-bricks.brick-display-structs
|
|
64
|
-
version: 1.
|
|
64
|
+
version: 1.266.0
|
|
65
65
|
- type: brick
|
|
66
66
|
brick: presentational-bricks.brick-conditional-display
|
|
67
|
-
version: 1.
|
|
67
|
+
version: 1.266.0
|
|
68
68
|
- type: brick
|
|
69
69
|
brick: presentational-bricks.brick-collection-instance-execution
|
|
70
|
-
version: 1.
|
|
70
|
+
version: 1.266.0
|
|
71
71
|
- type: brick
|
|
72
72
|
brick: presentational-bricks.brick-alert-number
|
|
73
|
-
version: 1.
|
|
73
|
+
version: 1.266.0
|
|
74
74
|
- type: brick
|
|
75
75
|
brick: presentational-bricks.brick-user
|
|
76
|
-
version: 1.
|
|
76
|
+
version: 1.266.0
|
|
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.
|
|
83
|
+
version: 1.266.0
|
|
84
84
|
- type: brick
|
|
85
85
|
brick: presentational-bricks.brick-alert-status
|
|
86
|
-
version: 1.
|
|
86
|
+
version: 1.266.0
|
|
87
87
|
- type: brick
|
|
88
88
|
brick: presentational-bricks.datetime-selector
|
|
89
|
-
version: 1.
|
|
89
|
+
version: 1.266.0
|
|
90
90
|
- type: brick
|
|
91
91
|
brick: presentational-bricks.brick-alert
|
|
92
|
-
version: 1.
|
|
92
|
+
version: 1.266.0
|
|
93
93
|
- type: brick
|
|
94
94
|
brick: presentational-bricks.brick-result
|
|
95
|
-
version: 1.
|
|
95
|
+
version: 1.266.0
|
|
96
96
|
- type: brick
|
|
97
97
|
brick: presentational-bricks.dropdown-select
|
|
98
|
-
version: 1.
|
|
98
|
+
version: 1.266.0
|
|
99
99
|
- type: brick
|
|
100
100
|
brick: presentational-bricks.button-wrapper
|
|
101
|
-
version: 1.
|
|
101
|
+
version: 1.266.0
|
|
102
102
|
- type: brick
|
|
103
103
|
brick: presentational-bricks.general-list
|
|
104
|
-
version: 1.
|
|
104
|
+
version: 1.266.0
|
|
105
105
|
- type: brick
|
|
106
106
|
brick: presentational-bricks.brick-quick-entries
|
|
107
|
-
version: 1.
|
|
107
|
+
version: 1.266.0
|
|
108
108
|
- type: brick
|
|
109
109
|
brick: presentational-bricks.collapsible-card-item
|
|
110
|
-
version: 1.
|
|
110
|
+
version: 1.266.0
|
|
111
111
|
- type: brick
|
|
112
112
|
brick: presentational-bricks.single-field-edit
|
|
113
|
-
version: 1.
|
|
113
|
+
version: 1.266.0
|
|
114
114
|
- type: brick
|
|
115
115
|
brick: presentational-bricks.brick-placeholder
|
|
116
|
-
version: 1.
|
|
116
|
+
version: 1.266.0
|
|
117
117
|
- type: brick
|
|
118
118
|
brick: presentational-bricks.general-carousel
|
|
119
|
-
version: 1.
|
|
119
|
+
version: 1.266.0
|
|
120
120
|
- type: brick
|
|
121
121
|
brick: presentational-bricks.agent-status
|
|
122
|
-
version: 1.
|
|
122
|
+
version: 1.266.0
|
|
123
123
|
- type: brick
|
|
124
124
|
brick: presentational-bricks.dynamic-content
|
|
125
|
-
version: 1.
|
|
125
|
+
version: 1.266.0
|
|
126
126
|
- type: brick
|
|
127
127
|
brick: presentational-bricks.entry-card-item
|
|
128
|
-
version: 1.
|
|
128
|
+
version: 1.266.0
|
|
129
129
|
- type: brick
|
|
130
130
|
brick: presentational-bricks.general-video
|
|
131
|
-
version: 1.
|
|
131
|
+
version: 1.266.0
|
|
132
132
|
- type: brick
|
|
133
133
|
brick: presentational-bricks.log-display
|
|
134
|
-
version: 1.
|
|
134
|
+
version: 1.266.0
|
|
135
135
|
- type: brick
|
|
136
136
|
brick: presentational-bricks.brick-divider
|
|
137
|
-
version: 1.
|
|
137
|
+
version: 1.266.0
|
|
138
138
|
- type: brick
|
|
139
139
|
brick: presentational-bricks.general-tooltip
|
|
140
|
-
version: 1.
|
|
140
|
+
version: 1.266.0
|
|
141
141
|
- type: brick
|
|
142
142
|
brick: presentational-bricks.general-transfer
|
|
143
|
-
version: 1.
|
|
143
|
+
version: 1.266.0
|
|
144
144
|
- type: brick
|
|
145
145
|
brick: presentational-bricks.general-label
|
|
146
|
-
version: 1.
|
|
146
|
+
version: 1.266.0
|
|
147
147
|
- type: brick
|
|
148
148
|
brick: presentational-bricks.basic-progress
|
|
149
|
-
version: 1.
|
|
149
|
+
version: 1.266.0
|
|
150
150
|
- type: brick
|
|
151
151
|
brick: presentational-bricks.copyable-text
|
|
152
|
-
version: 1.
|
|
152
|
+
version: 1.266.0
|
|
153
153
|
- type: brick
|
|
154
154
|
brick: presentational-bricks.calendar
|
|
155
|
-
version: 1.
|
|
155
|
+
version: 1.266.0
|
|
156
156
|
- type: brick
|
|
157
157
|
brick: presentational-bricks.avatar-upload
|
|
158
|
-
version: 1.
|
|
158
|
+
version: 1.266.0
|
|
159
159
|
- type: brick
|
|
160
160
|
brick: presentational-bricks.general-badge
|
|
161
|
-
version: 1.
|
|
161
|
+
version: 1.266.0
|
|
162
162
|
- type: brick
|
|
163
163
|
brick: presentational-bricks.brick-rate
|
|
164
|
-
version: 1.
|
|
164
|
+
version: 1.266.0
|
|
165
165
|
- type: brick
|
|
166
166
|
brick: presentational-bricks.general-image
|
|
167
|
-
version: 1.
|
|
167
|
+
version: 1.266.0
|
|
168
168
|
- type: brick
|
|
169
169
|
brick: presentational-bricks.info-display-card-list
|
|
170
|
-
version: 1.
|
|
170
|
+
version: 1.266.0
|
|
171
171
|
- type: brick
|
|
172
172
|
brick: presentational-bricks.brick-illustration
|
|
173
|
-
version: 1.
|
|
173
|
+
version: 1.266.0
|
|
174
174
|
- type: brick
|
|
175
175
|
brick: presentational-bricks.dynamic-grid-container
|
|
176
|
-
version: 1.
|
|
176
|
+
version: 1.266.0
|
|
177
177
|
- type: brick
|
|
178
178
|
brick: presentational-bricks.general-slider
|
|
179
|
-
version: 1.
|
|
179
|
+
version: 1.266.0
|
|
180
180
|
- type: brick
|
|
181
181
|
brick: presentational-bricks.rank-table
|
|
182
|
-
version: 1.
|
|
182
|
+
version: 1.266.0
|
|
183
183
|
- type: brick
|
|
184
184
|
brick: presentational-bricks.dropdown-button
|
|
185
|
-
version: 1.
|
|
185
|
+
version: 1.266.0
|
|
186
186
|
- type: brick
|
|
187
187
|
brick: presentational-bricks.basic-icon
|
|
188
|
-
version: 1.
|
|
188
|
+
version: 1.266.0
|
|
189
189
|
- type: brick
|
|
190
190
|
brick: presentational-bricks.text-collapse
|
|
191
|
-
version: 1.
|
|
191
|
+
version: 1.266.0
|
|
192
192
|
- type: brick
|
|
193
193
|
brick: presentational-bricks.table-transfer
|
|
194
|
-
version: 1.
|
|
194
|
+
version: 1.266.0
|
|
195
195
|
- type: brick
|
|
196
196
|
brick: presentational-bricks.code-editor
|
|
197
|
-
version: 1.
|
|
197
|
+
version: 1.266.0
|
|
198
198
|
- type: brick
|
|
199
199
|
brick: presentational-bricks.crontab-display
|
|
200
|
-
version: 1.
|
|
200
|
+
version: 1.266.0
|
|
201
201
|
- type: brick
|
|
202
202
|
brick: presentational-bricks.brick-code-display
|
|
203
|
-
version: 1.
|
|
203
|
+
version: 1.266.0
|
|
204
204
|
- type: brick
|
|
205
205
|
brick: presentational-bricks.card-item
|
|
206
|
-
version: 1.
|
|
206
|
+
version: 1.266.0
|
|
207
207
|
- type: brick
|
|
208
208
|
brick: presentational-bricks.brick-collapse-card
|
|
209
|
-
version: 1.
|
|
209
|
+
version: 1.266.0
|
|
210
210
|
- type: brick
|
|
211
211
|
brick: presentational-bricks.brick-form
|
|
212
|
-
version: 1.
|
|
212
|
+
version: 1.266.0
|
|
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.
|
|
223
|
-
- type: brick
|
|
224
|
-
brick: presentational-bricks.markdown-display
|
|
225
|
-
version: 1.265.4
|
|
222
|
+
version: 1.266.0
|
|
226
223
|
- type: brick
|
|
227
224
|
brick: presentational-bricks.statistic-card
|
|
228
|
-
version: 1.
|
|
225
|
+
version: 1.266.0
|
|
226
|
+
- type: brick
|
|
227
|
+
brick: presentational-bricks.markdown-display
|
|
228
|
+
version: 1.266.0
|
|
229
229
|
- type: brick
|
|
230
230
|
brick: presentational-bricks.markdown-editor
|
|
231
|
-
version: 1.
|
|
231
|
+
version: 1.266.0
|
|
232
232
|
deps:
|
|
233
233
|
- type: contract
|
|
234
234
|
contract: easyops.api.object_store.object_store.PutObject
|
package/dist/bricks.json
CHANGED
|
@@ -70,8 +70,8 @@
|
|
|
70
70
|
"presentational-bricks.brick-collapse-card",
|
|
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.
|
|
85
|
+
"filePath": "bricks/presentational-bricks/dist/index.cee7e075.js",
|
|
86
86
|
"editors": [
|
|
87
87
|
"presentational-bricks.brick-quick-entries--editor",
|
|
88
|
-
"presentational-bricks.brick-
|
|
88
|
+
"presentational-bricks.brick-table--editor",
|
|
89
89
|
"presentational-bricks.statistic-card--editor",
|
|
90
|
-
"presentational-bricks.brick-alert--editor",
|
|
91
|
-
"presentational-bricks.brick-tree--editor",
|
|
92
|
-
"presentational-bricks.brick-result--editor",
|
|
93
90
|
"presentational-bricks.brick-link--editor",
|
|
94
|
-
"presentational-bricks.brick-
|
|
91
|
+
"presentational-bricks.brick-descriptions--editor",
|
|
92
|
+
"presentational-bricks.brick-result--editor",
|
|
93
|
+
"presentational-bricks.brick-alert--editor",
|
|
94
|
+
"presentational-bricks.brick-tree--editor"
|
|
95
95
|
],
|
|
96
|
-
"editorsJsFilePath": "bricks/presentational-bricks/dist/editors/editors.
|
|
96
|
+
"editorsJsFilePath": "bricks/presentational-bricks/dist/editors/editors.cf20d61e.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.cf20d61e.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///delegated ./node_modules/react/index.js from dll-reference DllOfEditorBricksHelper","webpack:///delegated ./node_modules/@next-core/editor-bricks-helper/dist/index.esm.js from dll-reference DllOfEditorBricksHelper","webpack:///./node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack:///./node_modules/css-loader/dist/runtime/api.js","webpack:///delegated ./node_modules/lodash/lodash.js from dll-reference DllOfEditorBricksHelper","webpack:///delegated ./node_modules/@next-core/brick-utils/dist/index.esm.js from dll-reference DllOfEditorBricksHelper","webpack:///external \"DllOfEditorBricksHelper\"","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-quick-entries/brick-quick-entries.editor.module.css","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-table/brick-table.editor.module.css","webpack:///./bricks/presentational-bricks/src/editor-bricks/statistic-card/statistic-card.editor.module.css","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-link/brick-link.editor.module.css","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-descriptions/brick-descriptions.editor.module.css","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-result/brick-result.editor.module.css","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-alert/brick-alert.editor.module.css","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-tree/brick-tree.editor.module.css","webpack:///external \"dll\"","webpack:///delegated ./node_modules/classnames/index.js from dll-reference dll","webpack:///delegated ./node_modules/@ant-design/icons/es/index.js from dll-reference dll","webpack:///./bricks/presentational-bricks/src/editor-bricks/_/public-path.js","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-quick-entries/brick-quick-entries.editor.module.css?6c4f","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-quick-entries/brick-quick-entries.editor.tsx","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-table/brick-table.editor.module.css?71d5","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-table/brick-table.editor.tsx","webpack:///./bricks/presentational-bricks/src/editor-bricks/statistic-card/statistic-card.editor.module.css?66b3","webpack:///./bricks/presentational-bricks/src/editor-bricks/statistic-card/statistic-card.editor.tsx","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-link/brick-link.editor.module.css?6418","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-link/brick-link.editor.tsx","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-descriptions/brick-descriptions.editor.module.css?a8f2","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-descriptions/brick-descriptions.editor.tsx","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-result/brick-result.editor.module.css?516e","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-result/brick-result.editor.tsx","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-alert/brick-alert.editor.module.css?72b6","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-alert/brick-alert.editor.tsx","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-tree/brick-tree.editor.module.css?9906","webpack:///./bricks/presentational-bricks/src/editor-bricks/brick-tree/brick-tree.editor.tsx"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","memo","isOldIE","Boolean","window","document","all","atob","getTarget","target","styleTarget","querySelector","HTMLIFrameElement","contentDocument","head","e","stylesInDom","getIndexByIdentifier","identifier","result","length","modulesToDom","list","options","idCountMap","identifiers","item","id","base","count","concat","index","obj","css","media","sourceMap","references","updater","push","addStyle","insertStyleElement","style","createElement","attributes","nonce","keys","forEach","setAttribute","insert","Error","appendChild","textStore","replaceText","replacement","filter","join","applyToSingletonTag","remove","styleSheet","cssText","cssNode","createTextNode","childNodes","removeChild","insertBefore","applyToTag","removeAttribute","btoa","unescape","encodeURIComponent","JSON","stringify","firstChild","singleton","singletonCounter","update","styleIndex","parentNode","removeStyleElement","newObj","lastIdentifiers","newList","toString","newLastIdentifiers","_i","_index","splice","cssWithMappingToString","this","map","content","mediaQuery","dedupe","alreadyImportedModules","DllOfEditorBricksHelper","___CSS_LOADER_EXPORT___","locals","dll","__webpack_public_path__","PUBLIC_ROOT","customElements","define","EditorElementFactory","nodeUid","node","useBuilderNode","column","row","$$parsedProperties","className","styles","card","range","gridTemplateColumns","cell","icon","text","selfLayout","EditorSelfLayout","BLOCK","columns","tableColumnsProps","configProps","table","rowIndex","body","rowSelection","checkbox","columnIndex","curColumn","columnTitle","smartDisplayForEvaluableString","title","isUseBrick","headerBrick","cardTitle","displayTitle","description","valuePlaceholder","titlePlaceholder","label","classNames","linkContainer","empty","INLINE","descriptionContainer","_","resultContainer","contentWrapper","slotName","showIcon","enableMessageSlot","enableDescSlot","enableActionSlot","alertContainer","slotContainerStyle","flex","showOutlineIfEmpty","message","slotContentLayout","EditorSlotContentLayout","treeContainer"],"mappings":"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","file":"editors.cf20d61e.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = 19);\n","module.exports = (__webpack_require__(6))(\"q1tI\");","module.exports = (__webpack_require__(6))(\"WnDu\");","\"use strict\";\n\nvar isOldIE = function isOldIE() {\n var memo;\n return function memorize() {\n if (typeof memo === 'undefined') {\n // Test for IE <= 9 as proposed by Browserhacks\n // @see http://browserhacks.com/#hack-e71d8692f65334173fee715c222cb805\n // Tests for existence of standard globals is to allow style-loader\n // to operate correctly into non-standard environments\n // @see https://github.com/webpack-contrib/style-loader/issues/177\n memo = Boolean(window && document && document.all && !window.atob);\n }\n\n return memo;\n };\n}();\n\nvar getTarget = function getTarget() {\n var memo = {};\n return function memorize(target) {\n if (typeof memo[target] === 'undefined') {\n var styleTarget = document.querySelector(target); // Special case to return head of iframe instead of iframe itself\n\n if (window.HTMLIFrameElement && styleTarget instanceof window.HTMLIFrameElement) {\n try {\n // This will throw an exception if access to iframe is blocked\n // due to cross-origin restrictions\n styleTarget = styleTarget.contentDocument.head;\n } catch (e) {\n // istanbul ignore next\n styleTarget = null;\n }\n }\n\n memo[target] = styleTarget;\n }\n\n return memo[target];\n };\n}();\n\nvar stylesInDom = [];\n\nfunction getIndexByIdentifier(identifier) {\n var result = -1;\n\n for (var i = 0; i < stylesInDom.length; i++) {\n if (stylesInDom[i].identifier === identifier) {\n result = i;\n break;\n }\n }\n\n return result;\n}\n\nfunction modulesToDom(list, options) {\n var idCountMap = {};\n var identifiers = [];\n\n for (var i = 0; i < list.length; i++) {\n var item = list[i];\n var id = options.base ? item[0] + options.base : item[0];\n var count = idCountMap[id] || 0;\n var identifier = \"\".concat(id, \" \").concat(count);\n idCountMap[id] = count + 1;\n var index = getIndexByIdentifier(identifier);\n var obj = {\n css: item[1],\n media: item[2],\n sourceMap: item[3]\n };\n\n if (index !== -1) {\n stylesInDom[index].references++;\n stylesInDom[index].updater(obj);\n } else {\n stylesInDom.push({\n identifier: identifier,\n updater: addStyle(obj, options),\n references: 1\n });\n }\n\n identifiers.push(identifier);\n }\n\n return identifiers;\n}\n\nfunction insertStyleElement(options) {\n var style = document.createElement('style');\n var attributes = options.attributes || {};\n\n if (typeof attributes.nonce === 'undefined') {\n var nonce = typeof __webpack_nonce__ !== 'undefined' ? __webpack_nonce__ : null;\n\n if (nonce) {\n attributes.nonce = nonce;\n }\n }\n\n Object.keys(attributes).forEach(function (key) {\n style.setAttribute(key, attributes[key]);\n });\n\n if (typeof options.insert === 'function') {\n options.insert(style);\n } else {\n var target = getTarget(options.insert || 'head');\n\n if (!target) {\n throw new Error(\"Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.\");\n }\n\n target.appendChild(style);\n }\n\n return style;\n}\n\nfunction removeStyleElement(style) {\n // istanbul ignore if\n if (style.parentNode === null) {\n return false;\n }\n\n style.parentNode.removeChild(style);\n}\n/* istanbul ignore next */\n\n\nvar replaceText = function replaceText() {\n var textStore = [];\n return function replace(index, replacement) {\n textStore[index] = replacement;\n return textStore.filter(Boolean).join('\\n');\n };\n}();\n\nfunction applyToSingletonTag(style, index, remove, obj) {\n var css = remove ? '' : obj.media ? \"@media \".concat(obj.media, \" {\").concat(obj.css, \"}\") : obj.css; // For old IE\n\n /* istanbul ignore if */\n\n if (style.styleSheet) {\n style.styleSheet.cssText = replaceText(index, css);\n } else {\n var cssNode = document.createTextNode(css);\n var childNodes = style.childNodes;\n\n if (childNodes[index]) {\n style.removeChild(childNodes[index]);\n }\n\n if (childNodes.length) {\n style.insertBefore(cssNode, childNodes[index]);\n } else {\n style.appendChild(cssNode);\n }\n }\n}\n\nfunction applyToTag(style, options, obj) {\n var css = obj.css;\n var media = obj.media;\n var sourceMap = obj.sourceMap;\n\n if (media) {\n style.setAttribute('media', media);\n } else {\n style.removeAttribute('media');\n }\n\n if (sourceMap && typeof btoa !== 'undefined') {\n css += \"\\n/*# sourceMappingURL=data:application/json;base64,\".concat(btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap)))), \" */\");\n } // For old IE\n\n /* istanbul ignore if */\n\n\n if (style.styleSheet) {\n style.styleSheet.cssText = css;\n } else {\n while (style.firstChild) {\n style.removeChild(style.firstChild);\n }\n\n style.appendChild(document.createTextNode(css));\n }\n}\n\nvar singleton = null;\nvar singletonCounter = 0;\n\nfunction addStyle(obj, options) {\n var style;\n var update;\n var remove;\n\n if (options.singleton) {\n var styleIndex = singletonCounter++;\n style = singleton || (singleton = insertStyleElement(options));\n update = applyToSingletonTag.bind(null, style, styleIndex, false);\n remove = applyToSingletonTag.bind(null, style, styleIndex, true);\n } else {\n style = insertStyleElement(options);\n update = applyToTag.bind(null, style, options);\n\n remove = function remove() {\n removeStyleElement(style);\n };\n }\n\n update(obj);\n return function updateStyle(newObj) {\n if (newObj) {\n if (newObj.css === obj.css && newObj.media === obj.media && newObj.sourceMap === obj.sourceMap) {\n return;\n }\n\n update(obj = newObj);\n } else {\n remove();\n }\n };\n}\n\nmodule.exports = function (list, options) {\n options = options || {}; // Force single-tag solution on IE6-9, which has a hard limit on the # of <style>\n // tags it will allow on a page\n\n if (!options.singleton && typeof options.singleton !== 'boolean') {\n options.singleton = isOldIE();\n }\n\n list = list || [];\n var lastIdentifiers = modulesToDom(list, options);\n return function update(newList) {\n newList = newList || [];\n\n if (Object.prototype.toString.call(newList) !== '[object Array]') {\n return;\n }\n\n for (var i = 0; i < lastIdentifiers.length; i++) {\n var identifier = lastIdentifiers[i];\n var index = getIndexByIdentifier(identifier);\n stylesInDom[index].references--;\n }\n\n var newLastIdentifiers = modulesToDom(newList, options);\n\n for (var _i = 0; _i < lastIdentifiers.length; _i++) {\n var _identifier = lastIdentifiers[_i];\n\n var _index = getIndexByIdentifier(_identifier);\n\n if (stylesInDom[_index].references === 0) {\n stylesInDom[_index].updater();\n\n stylesInDom.splice(_index, 1);\n }\n }\n\n lastIdentifiers = newLastIdentifiers;\n };\n};","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (cssWithMappingToString) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join(\"\");\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery, dedupe) {\n if (typeof modules === \"string\") {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, \"\"]];\n }\n\n var alreadyImportedModules = {};\n\n if (dedupe) {\n for (var i = 0; i < this.length; i++) {\n // eslint-disable-next-line prefer-destructuring\n var id = this[i][0];\n\n if (id != null) {\n alreadyImportedModules[id] = true;\n }\n }\n }\n\n for (var _i = 0; _i < modules.length; _i++) {\n var item = [].concat(modules[_i]);\n\n if (dedupe && alreadyImportedModules[item[0]]) {\n // eslint-disable-next-line no-continue\n continue;\n }\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};","module.exports = (__webpack_require__(6))(\"LvDl\");","module.exports = (__webpack_require__(6))(\"A+yw\");","module.exports = DllOfEditorBricksHelper;","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"card\": \"card--4Ff-GYSf\",\n\t\"row\": \"row--2IogrCtz\",\n\t\"cell\": \"cell--10gfSJi1\",\n\t\"icon\": \"icon--3eJe2UF3\",\n\t\"text\": \"text--hQJvL34q\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"table\": \"table--3MFFVN-n\",\n\t\"row\": \"row--3TXAAHFu\",\n\t\"head\": \"head--3NSrFOUW\",\n\t\"body\": \"body--ezjorDh4\",\n\t\"checkbox\": \"checkbox--2eNavKzc\",\n\t\"cell\": \"cell--1fCYiMG1\",\n\t\"content\": \"content--2BS2EN8a\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"card\": \"card--3FL1DPl6\",\n\t\"description\": \"description--2bZBhkH1\",\n\t\"value\": \"value--24UVmx8S\",\n\t\"valuePlaceholder\": \"valuePlaceholder--3hSyRMJy\",\n\t\"title\": \"title--21Dpbtt2\",\n\t\"titlePlaceholder\": \"titlePlaceholder--160Vcnu9\",\n\t\"icon\": \"icon--3nMjq4dw\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"linkContainer\": \"linkContainer--gfVK8G-a\",\n\t\"empty\": \"empty--2-zOaia5\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"descriptionContainer\": \"descriptionContainer--1cwCX4-I\",\n\t\"title\": \"title--1cOIO0ec\",\n\t\"content\": \"content--22Z1-Swl\",\n\t\"item\": \"item--3ABClY6g\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"resultContainer\": \"resultContainer--1Gjcwmrj\",\n\t\"icon\": \"icon--3eNcCdfh\",\n\t\"contentWrapper\": \"contentWrapper--2YYWcZXT\",\n\t\"content\": \"content--1j217at9\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"alertContainer\": \"alertContainer--VqtSf4_t\",\n\t\"icon\": \"icon--39UNjXiz\",\n\t\"content\": \"content--3qhaVAu_\",\n\t\"title\": \"title--1J58GhaJ\",\n\t\"message\": \"message--39QdTNZi\",\n\t\"description\": \"description--E6ljb3YM\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","// Imports\nimport ___CSS_LOADER_API_IMPORT___ from \"../../../../../node_modules/css-loader/dist/runtime/api.js\";\nvar ___CSS_LOADER_EXPORT___ = ___CSS_LOADER_API_IMPORT___(function(i){return i[1]});\n// Module\n___CSS_LOADER_EXPORT___.push([module.id, \".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\", \"\"]);\n// Exports\n___CSS_LOADER_EXPORT___.locals = {\n\t\"treeContainer\": \"treeContainer--2Yh_xIDY\",\n\t\"item\": \"item--3ArGjXqy\"\n};\nexport default ___CSS_LOADER_EXPORT___;\n","module.exports = dll;","module.exports = (__webpack_require__(15))(\"TSYQ\");","module.exports = (__webpack_require__(15))(\"RBnf\");","__webpack_public_path__ = `${window.PUBLIC_ROOT ?? \"\"}bricks/presentational-bricks/dist/editors/`;","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./brick-quick-entries.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport { range } from \"lodash\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n} from \"@next-core/editor-bricks-helper\";\n\nimport styles from \"./brick-quick-entries.editor.module.css\";\n\ninterface BrickQuickEntriesProperties {\n column?: number;\n row?: number;\n}\n\nexport function BrickQuickEntriesEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<BrickQuickEntriesProperties>({ nodeUid });\n let { column, row } = node.$$parsedProperties;\n if (typeof column !== \"number\") {\n column = 1;\n }\n if (typeof row !== \"number\") {\n row = 1;\n }\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div className={styles.card}>\n {range(0, row).map((r) => (\n <div\n key={r}\n className={styles.row}\n style={{\n gridTemplateColumns: `repeat(${column}, 1fr)`,\n }}\n >\n {range(0, column).map((c) => (\n <div key={c} className={styles.cell}>\n <div className={styles.icon}></div>\n <div className={styles.text}></div>\n </div>\n ))}\n </div>\n ))}\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.brick-quick-entries--editor\",\n EditorElementFactory(BrickQuickEntriesEditor, {\n selfLayout: EditorSelfLayout.BLOCK,\n })\n);\n","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./brick-table.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport { range } from \"lodash\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n} from \"@next-core/editor-bricks-helper\";\nimport { TableProps } from \"antd/lib/table\";\nimport { UseBrickConf } from \"@next-core/brick-types\";\nimport { smartDisplayForEvaluableString } from \"@next-core/brick-utils\";\n\nimport styles from \"./brick-table.editor.module.css\";\n\ninterface ColumnsProps {\n dataIndex: string;\n key: string;\n title: string;\n headerBrick: {\n useBrick: UseBrickConf;\n };\n}\ninterface BrickTableProps {\n columns: ColumnsProps[];\n configProps?: TableProps<any>;\n}\n\nexport function BrickTableEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<BrickTableProps>({ nodeUid });\n const {\n columns: tableColumnsProps,\n configProps = {},\n } = node.$$parsedProperties;\n\n const rows = 3;\n const columns = tableColumnsProps?.length || 3;\n\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div className={styles.table}>\n {range(0, rows).map((rowIndex) => (\n <div\n key={rowIndex}\n className={`${styles.row} ${\n rowIndex === 0 ? styles.head : styles.body\n }`}\n >\n {configProps.rowSelection && <span className={styles.checkbox} />}\n {range(0, columns).map((columnIndex) => {\n const curColumn = tableColumnsProps?.[columnIndex];\n const columnTitle = smartDisplayForEvaluableString(\n curColumn?.title\n );\n const isUseBrick = curColumn?.headerBrick;\n return (\n <div key={columnIndex} className={styles.cell}>\n {rowIndex === 0 && columnTitle && !isUseBrick ? (\n <span>{columnTitle}</span>\n ) : (\n <div className={styles.content}></div>\n )}\n </div>\n );\n })}\n </div>\n ))}\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.brick-table--editor\",\n EditorElementFactory(BrickTableEditor, {\n selfLayout: EditorSelfLayout.BLOCK,\n })\n);\n","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./statistic-card.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n} from \"@next-core/editor-bricks-helper\";\nimport { smartDisplayForEvaluableString } from \"@next-core/brick-utils\";\n\nimport styles from \"./statistic-card.editor.module.css\";\n\ninterface StatisticCardProperties {\n cardTitle?: string;\n value?: string;\n}\n\nexport function StatisticCardEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<StatisticCardProperties>({ nodeUid });\n const { cardTitle, value } = node.$$parsedProperties;\n const displayTitle = smartDisplayForEvaluableString(cardTitle, \"\", \"<% … %>\");\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div className={styles.card}>\n <div className={styles.description}>\n <div className={styles.value}>\n {value || <div className={styles.valuePlaceholder}></div>}\n </div>\n <div className={styles.title}>\n {displayTitle || <div className={styles.titlePlaceholder}></div>}\n </div>\n </div>\n <div className={styles.icon}></div>\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.statistic-card--editor\",\n EditorElementFactory(StatisticCardEditor, {\n selfLayout: EditorSelfLayout.BLOCK,\n })\n);\n","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./brick-link.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n} from \"@next-core/editor-bricks-helper\";\nimport { smartDisplayForEvaluableString } from \"@next-core/brick-utils\";\nimport classNames from \"classnames\";\nimport styles from \"./brick-link.editor.module.css\";\n\n// eslint-disable-next-line @typescript-eslint/no-empty-interface\ninterface BrickLinkProperties {\n label: string;\n}\n\nexport function BrickLinkEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<BrickLinkProperties>({ nodeUid });\n const { label } = node.$$parsedProperties;\n const displayLabel = smartDisplayForEvaluableString(label, \"\", \"<% … %>\");\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div\n className={classNames(styles.linkContainer, { [styles.empty]: !label })}\n >\n {label}\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.brick-link--editor\",\n EditorElementFactory(BrickLinkEditor, {\n selfLayout: EditorSelfLayout.INLINE,\n })\n);\n","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./brick-descriptions.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n} from \"@next-core/editor-bricks-helper\";\nimport { range } from \"lodash\";\nimport styles from \"./brick-descriptions.editor.module.css\";\n\n// eslint-disable-next-line @typescript-eslint/no-empty-interface\ninterface BrickDescriptionsProperties {\n column: number;\n}\n\nexport function BrickDescriptionsEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<BrickDescriptionsProperties>({ nodeUid });\n const { column = 3 } = node.$$parsedProperties;\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div className={styles.descriptionContainer}>\n <div className={styles.title}></div>\n <div\n className={styles.content}\n style={{ gridTemplateColumns: `repeat(${column}, 1fr)` }}\n >\n {range(0, column * 2).map((_, index) => (\n <div key={index} className={styles.item} />\n ))}\n </div>\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.brick-descriptions--editor\",\n EditorElementFactory(BrickDescriptionsEditor, {\n selfLayout: EditorSelfLayout.BLOCK,\n })\n);\n","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./brick-result.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n SlotContainer,\n} from \"@next-core/editor-bricks-helper\";\nimport { PictureFilled } from \"@ant-design/icons\";\nimport styles from \"./brick-result.editor.module.css\";\n\n// eslint-disable-next-line @typescript-eslint/no-empty-interface\ninterface BrickResultProperties {\n // someProps?: string;\n}\n\nexport function BrickResultEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<BrickResultProperties>({ nodeUid });\n // const { someProps } = node.$$parsedProperties;\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div className={styles.resultContainer}>\n <div className={styles.contentWrapper}>\n <div className={styles.icon}>\n <PictureFilled />\n </div>\n <div className={styles.content}></div>\n </div>\n <SlotContainer nodeUid={nodeUid} slotName=\"content\"></SlotContainer>\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.brick-result--editor\",\n EditorElementFactory(BrickResultEditor, {\n selfLayout: EditorSelfLayout.BLOCK,\n })\n);\n","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./brick-alert.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n SlotContainer,\n EditorSlotContentLayout,\n} from \"@next-core/editor-bricks-helper\";\nimport styles from \"./brick-alert.editor.module.css\";\n\n// eslint-disable-next-line @typescript-eslint/no-empty-interface\ninterface BrickAlertProperties {\n showIcon?: boolean;\n description?: string;\n enableMessageSlot?: boolean;\n enableDescSlot?: boolean;\n enableActionSlot: boolean;\n}\n\nexport function BrickAlertEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<BrickAlertProperties>({ nodeUid });\n const {\n showIcon,\n enableMessageSlot,\n enableDescSlot,\n enableActionSlot,\n description,\n } = node.$$parsedProperties;\n\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div className={styles.alertContainer}>\n {showIcon && <span className={styles.icon}></span>}\n\n <div className={styles.content}>\n <div className={styles.title}>\n {enableMessageSlot ? (\n <SlotContainer\n nodeUid={nodeUid}\n slotName=\"message\"\n slotContainerStyle={{ flex: 2 }}\n showOutlineIfEmpty\n />\n ) : (\n <div className={styles.message} />\n )}\n {enableActionSlot && (\n <SlotContainer\n nodeUid={nodeUid}\n slotName=\"action\"\n slotContentLayout={EditorSlotContentLayout.INLINE}\n slotContainerStyle={{ flex: 1 }}\n showOutlineIfEmpty\n />\n )}\n </div>\n {enableDescSlot ? (\n <SlotContainer\n nodeUid={nodeUid}\n slotName=\"description\"\n showOutlineIfEmpty\n />\n ) : (\n description && <div className={styles.description} />\n )}\n </div>\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.brick-alert--editor\",\n EditorElementFactory(BrickAlertEditor, {\n selfLayout: EditorSelfLayout.BLOCK,\n })\n);\n","import api from \"!../../../../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js\";\n import content from \"!!../../../../../node_modules/css-loader/dist/cjs.js??ref--15-1!../../../../../node_modules/postcss-loader/dist/cjs.js??ref--15-2!./brick-tree.editor.module.css\";\n\nvar options = {};\n\noptions.insert = \"head\";\noptions.singleton = false;\n\nvar update = api(content, options);\n\n\n\nexport default content.locals || {};","import React from \"react\";\nimport { range } from \"lodash\";\nimport {\n EditorComponentProps,\n EditorContainer,\n EditorElementFactory,\n EditorSelfLayout,\n useBuilderNode,\n} from \"@next-core/editor-bricks-helper\";\nimport styles from \"./brick-tree.editor.module.css\";\n\n// eslint-disable-next-line @typescript-eslint/no-empty-interface\ninterface BrickTreeProperties {\n // someProps?: string;\n}\n\nexport function BrickTreeEditor({\n nodeUid,\n}: EditorComponentProps): React.ReactElement {\n const node = useBuilderNode<BrickTreeProperties>({ nodeUid });\n\n // const { someProps } = node.$$parsedProperties;\n return (\n <EditorContainer nodeUid={nodeUid}>\n <div className={styles.treeContainer}>\n {range(0, 4).map((_, index) => (\n <div key={index} className={styles.item}></div>\n ))}\n </div>\n </EditorContainer>\n );\n}\n\ncustomElements.define(\n \"presentational-bricks.brick-tree--editor\",\n EditorElementFactory(BrickTreeEditor, {\n selfLayout: EditorSelfLayout.BLOCK,\n })\n);\n"],"sourceRoot":""}
|