cc-core-cli 1.0.47 → 1.0.49

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.
@@ -0,0 +1,344 @@
1
+ {
2
+ "detail": {
3
+ "title": {},
4
+ "blocks": [
5
+ {
6
+ "key": "i46newwwd9wufibb4ptr",
7
+ "type": "column",
8
+ "layout": {
9
+ "num_of_col": 6,
10
+ "fields": [
11
+ [
12
+ {
13
+ "field": "select",
14
+ "type": "standard_component",
15
+ "unique_key": "standard_component_select_0cxyw03hbs5427eijg6r",
16
+ "key": "toast.toast_position",
17
+ "label": "Position",
18
+ "required": true,
19
+ "default_value": "top-center",
20
+ "link_type": "key",
21
+ "entity": "custom",
22
+ "options": [
23
+ "top-center",
24
+ "top-right",
25
+ "top-left",
26
+ "bottom-right",
27
+ "bottom-left",
28
+ "bottom-center"
29
+ ],
30
+ "mode": "single",
31
+ "trigger": []
32
+ }
33
+ ],
34
+ [
35
+ {
36
+ "field": "select",
37
+ "type": "standard_component",
38
+ "unique_key": "standard_component_select_k8d950b4knx45vxukfx1",
39
+ "key": "toast.toast_size",
40
+ "label": "Size",
41
+ "required": true,
42
+ "default_value": "full",
43
+ "link_type": "key",
44
+ "entity": "custom",
45
+ "options": [
46
+ "full",
47
+ "normal"
48
+ ],
49
+ "mode": "single",
50
+ "trigger": []
51
+ }
52
+ ],
53
+ [
54
+ {
55
+ "field": "input_number",
56
+ "type": "standard_component",
57
+ "unique_key": "standard_component_input_number_97y2zta2kuohyhgxfg49",
58
+ "key": "toast.toast_delay",
59
+ "label": "Auto Close Delay",
60
+ "default_value": 10,
61
+ "link_type": "key",
62
+ "min_value": 1,
63
+ "suffix": "second",
64
+ "trigger": [],
65
+ "decimal_place": 0
66
+ }
67
+ ],
68
+ [
69
+ {
70
+ "field": "switch",
71
+ "type": "standard_component",
72
+ "unique_key": "standard_component_switch_uevds270y7bqkjvos1u1",
73
+ "key": "toast.toast_icon_close",
74
+ "label": "Close on click",
75
+ "default_value": false,
76
+ "link_type": "key",
77
+ "yes_label": "Yes",
78
+ "no_label": "No",
79
+ "trigger": [],
80
+ "name": "toast_icon_close"
81
+ }
82
+ ]
83
+ ]
84
+ }
85
+ },
86
+ {
87
+ "key": "j9v9g1p15fhskppmz6vg",
88
+ "type": "column",
89
+ "layout": {
90
+ "num_of_col": 2,
91
+ "fields": [
92
+ [
93
+ {
94
+ "field": "label",
95
+ "type": "standard_component",
96
+ "unique_key": "standard_component_label_5lbdt9u61ytip7g8zkdr",
97
+ "label": "Success",
98
+ "entity": "test_setting",
99
+ "format": "<p><strong style=\"font-size: 1.17em;\">Success</strong><br></p>",
100
+ "hide_label": true
101
+ }
102
+ ],
103
+ []
104
+ ]
105
+ }
106
+ },
107
+ {
108
+ "key": "upst94ymxe9mxxg9sn7j",
109
+ "type": "column",
110
+ "layout": {
111
+ "num_of_col": 6,
112
+ "fields": [
113
+ [
114
+ {
115
+ "field": "color_picker",
116
+ "type": "standard_component",
117
+ "unique_key": "standard_component_color_picker_n7plflwjce1220h4boyj",
118
+ "key": "toast.toast_success_background_color",
119
+ "label": "Background Color",
120
+ "link_type": "key",
121
+ "trigger": [],
122
+ "allow_alpha": false
123
+ }
124
+ ],
125
+ [
126
+ {
127
+ "field": "color_picker",
128
+ "type": "standard_component",
129
+ "unique_key": "standard_component_color_picker_szlzjdctdfse21vajxaa",
130
+ "key": "toast.toast_success_title_color",
131
+ "label": "Title Color",
132
+ "link_type": "key",
133
+ "trigger": [],
134
+ "allow_alpha": false
135
+ }
136
+ ],
137
+ [
138
+ {
139
+ "field": "color_picker",
140
+ "type": "standard_component",
141
+ "unique_key": "standard_component_color_picker_g9atv7eoun8pjann7r53",
142
+ "key": "toast.toast_success_description_color",
143
+ "label": "Description Color",
144
+ "link_type": "key",
145
+ "trigger": [],
146
+ "allow_alpha": false
147
+ }
148
+ ],
149
+ [
150
+ {
151
+ "field": "input_icon",
152
+ "type": "standard_component",
153
+ "unique_key": "standard_component_color_picker_txk36zueb3po52loyi14",
154
+ "key": "toast.toast_success_icon",
155
+ "label": "Icon",
156
+ "link_type": "key",
157
+ "trigger": [],
158
+ "allow_alpha": false
159
+ }
160
+ ]
161
+ ]
162
+ }
163
+ },
164
+ {
165
+ "key": "jngh2k4gnvpi318zr9gv",
166
+ "type": "column",
167
+ "layout": {
168
+ "num_of_col": 2,
169
+ "fields": [
170
+ [
171
+ {
172
+ "field": "label",
173
+ "type": "standard_component",
174
+ "unique_key": "standard_component_label_foz8dgwh9i4egqierj01",
175
+ "label": "Warning",
176
+ "entity": "test_setting",
177
+ "format": "<p><strong style=\"font-size: 1.17em;\">Warning</strong><br></p>",
178
+ "hide_label": true
179
+ }
180
+ ],
181
+ []
182
+ ]
183
+ }
184
+ },
185
+ {
186
+ "key": "2jzd0me81e3s6qzcpfku",
187
+ "type": "column",
188
+ "layout": {
189
+ "num_of_col": 6,
190
+ "fields": [
191
+ [
192
+ {
193
+ "field": "color_picker",
194
+ "type": "standard_component",
195
+ "unique_key": "standard_component_color_picker_shibr219f12e5hvlrml8",
196
+ "key": "toast.toast_warning_background_color",
197
+ "label": "Background Color",
198
+ "link_type": "key",
199
+ "trigger": [],
200
+ "allow_alpha": false
201
+ }
202
+ ],
203
+ [
204
+ {
205
+ "field": "color_picker",
206
+ "type": "standard_component",
207
+ "unique_key": "standard_component_color_picker_xxmon5qym40fs2rcacur",
208
+ "key": "toast.toast_warning_title_color",
209
+ "label": "Title Color",
210
+ "link_type": "key",
211
+ "trigger": [],
212
+ "allow_alpha": false
213
+ }
214
+ ],
215
+ [
216
+ {
217
+ "field": "color_picker",
218
+ "type": "standard_component",
219
+ "unique_key": "standard_component_color_picker_jrvq8h7s7j315xwt256f",
220
+ "key": "toast.toast_warning_description_color",
221
+ "label": "Description Color",
222
+ "link_type": "key",
223
+ "trigger": [],
224
+ "allow_alpha": false
225
+ }
226
+ ],
227
+ [
228
+ {
229
+ "field": "input_icon",
230
+ "type": "standard_component",
231
+ "unique_key": "standard_component_color_picker_b55rbarjdja210hrol3s",
232
+ "key": "toast.toast_warning_icon",
233
+ "label": "Icon",
234
+ "link_type": "key",
235
+ "trigger": [],
236
+ "allow_alpha": false
237
+ }
238
+ ]
239
+ ]
240
+ }
241
+ },
242
+ {
243
+ "key": "ozwgbp3ibwxt2hkyz1o8",
244
+ "type": "column",
245
+ "layout": {
246
+ "num_of_col": 2,
247
+ "fields": [
248
+ [
249
+ {
250
+ "field": "label",
251
+ "type": "standard_component",
252
+ "unique_key": "standard_component_label_whbnp0az2nxih6te7be2",
253
+ "label": "Error",
254
+ "entity": "test_setting",
255
+ "format": "<p><strong style=\"font-size: 1.17em;\">Error</strong><br></p>",
256
+ "hide_label": true
257
+ }
258
+ ],
259
+ []
260
+ ]
261
+ }
262
+ },
263
+ {
264
+ "key": "xq8f99olnf4l68e0bxi9",
265
+ "type": "column",
266
+ "layout": {
267
+ "num_of_col": 6,
268
+ "fields": [
269
+ [
270
+ {
271
+ "field": "color_picker",
272
+ "type": "standard_component",
273
+ "unique_key": "standard_component_color_picker_jnwu0vkwut00tqukkzs9",
274
+ "key": "toast.toast_error_background_color",
275
+ "label": "Background Color",
276
+ "link_type": "key",
277
+ "trigger": [],
278
+ "allow_alpha": false
279
+ }
280
+ ],
281
+ [
282
+ {
283
+ "field": "color_picker",
284
+ "type": "standard_component",
285
+ "unique_key": "standard_component_color_picker_6nlhesbbdvdk9e3d0hf1",
286
+ "key": "toast.toast_error_title_color",
287
+ "label": "Title Color",
288
+ "link_type": "key",
289
+ "trigger": [],
290
+ "allow_alpha": false
291
+ }
292
+ ],
293
+ [
294
+ {
295
+ "field": "color_picker",
296
+ "type": "standard_component",
297
+ "unique_key": "standard_component_color_picker_ie93e244xxm7r7wg4uep",
298
+ "key": "toast.toast_error_description_color",
299
+ "label": "Description Color",
300
+ "link_type": "key",
301
+ "trigger": [],
302
+ "allow_alpha": false
303
+ }
304
+ ],
305
+ [
306
+ {
307
+ "field": "input_icon",
308
+ "type": "standard_component",
309
+ "unique_key": "standard_component_color_picker_qcf6m48g8ki6vg7kvdb1",
310
+ "key": "toast.toast_error_icon",
311
+ "label": "Icon",
312
+ "link_type": "key",
313
+ "trigger": [],
314
+ "allow_alpha": false
315
+ }
316
+ ]
317
+ ]
318
+ }
319
+ }
320
+ ],
321
+ "redirect_mode": "refresh"
322
+ },
323
+ "name": "Toast",
324
+ "code": "toast",
325
+ "type": [
326
+ "form"
327
+ ],
328
+ "allow_actions": [
329
+ {
330
+ "action": "create",
331
+ "role_restrictions": []
332
+ },
333
+ {
334
+ "action": "update",
335
+ "role_restrictions": []
336
+ }
337
+ ],
338
+ "deploy_package_settings": [
339
+ "general"
340
+ ],
341
+ "restriction": [],
342
+ "hide_activity_log": true,
343
+ "hide_refresh": true
344
+ }