cc-core-cli 1.0.16 → 1.0.18
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/package.json
CHANGED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
{
|
|
2
|
+
"detail": {
|
|
3
|
+
"title": {},
|
|
4
|
+
"blocks": [],
|
|
5
|
+
"is_popup": false,
|
|
6
|
+
"redirect_mode": "not_redirect"
|
|
7
|
+
},
|
|
8
|
+
"list": {
|
|
9
|
+
"allow_search": false,
|
|
10
|
+
"allow_sort": false,
|
|
11
|
+
"allow_filter": false,
|
|
12
|
+
"allow_bulk": false,
|
|
13
|
+
"entries_per_page": 10,
|
|
14
|
+
"default_sort": "id",
|
|
15
|
+
"columns": [],
|
|
16
|
+
"row_conditions": []
|
|
17
|
+
},
|
|
18
|
+
"name": "logs",
|
|
19
|
+
"code": "logs",
|
|
20
|
+
"type": [
|
|
21
|
+
"form"
|
|
22
|
+
],
|
|
23
|
+
"allow_actions": [
|
|
24
|
+
{
|
|
25
|
+
"action": "create",
|
|
26
|
+
"role_restrictions": []
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"action": "update",
|
|
30
|
+
"role_restrictions": []
|
|
31
|
+
}
|
|
32
|
+
],
|
|
33
|
+
"deploy_package_settings": [
|
|
34
|
+
"general"
|
|
35
|
+
],
|
|
36
|
+
"restriction": [],
|
|
37
|
+
"allow_workflow_actions": false,
|
|
38
|
+
"id": "f946f190dcfa07fe4dc4"
|
|
39
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
{
|
|
2
|
+
"detail": {
|
|
3
|
+
"title": {},
|
|
4
|
+
"blocks": [
|
|
5
|
+
{
|
|
6
|
+
"key": "7c0f1cf1dd32864afcf9",
|
|
7
|
+
"type": "column",
|
|
8
|
+
"layout": {
|
|
9
|
+
"num_of_col": 2,
|
|
10
|
+
"fields": [
|
|
11
|
+
[
|
|
12
|
+
{
|
|
13
|
+
"field": "input_number",
|
|
14
|
+
"type": "standard_component",
|
|
15
|
+
"unique_key": "standard_component_input_number_c835ed4c19182c15034d",
|
|
16
|
+
"key": "maximum_execute_time",
|
|
17
|
+
"label": "Maximum Execute Time",
|
|
18
|
+
"description": "",
|
|
19
|
+
"required": true,
|
|
20
|
+
"default_value": 30,
|
|
21
|
+
"link_type": "key",
|
|
22
|
+
"prefix": "",
|
|
23
|
+
"suffix": "minute",
|
|
24
|
+
"trigger": [],
|
|
25
|
+
"_translates": {
|
|
26
|
+
"en-US": {
|
|
27
|
+
"label": "Maximum Execute Time",
|
|
28
|
+
"placeholder": "",
|
|
29
|
+
"description": ""
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"decimal_place": 0
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
[]
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
],
|
|
40
|
+
"redirect_mode": "not_redirect"
|
|
41
|
+
},
|
|
42
|
+
"name": "Queue",
|
|
43
|
+
"code": "queue",
|
|
44
|
+
"type": [
|
|
45
|
+
"form"
|
|
46
|
+
],
|
|
47
|
+
"allow_actions": [
|
|
48
|
+
{
|
|
49
|
+
"action": "create",
|
|
50
|
+
"role_restrictions": []
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"action": "update",
|
|
54
|
+
"role_restrictions": []
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"deploy_package_settings": [
|
|
58
|
+
"general"
|
|
59
|
+
],
|
|
60
|
+
"restriction": [],
|
|
61
|
+
"hide_activity_log": true,
|
|
62
|
+
"hide_refresh": true
|
|
63
|
+
}
|
|
@@ -352,18 +352,28 @@
|
|
|
352
352
|
{
|
|
353
353
|
"field": "color_picker",
|
|
354
354
|
"type": "standard_component",
|
|
355
|
-
"unique_key": "
|
|
356
|
-
"key": "
|
|
357
|
-
"label": "
|
|
355
|
+
"unique_key": "standard_component_color_picker_54f666b6492e54254ffc",
|
|
356
|
+
"key": "hover_color",
|
|
357
|
+
"label": "Hover Color",
|
|
358
|
+
"link_type": "key",
|
|
359
|
+
"trigger": [],
|
|
360
|
+
"allow_color_code": false
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"field": "color_picker",
|
|
364
|
+
"type": "standard_component",
|
|
365
|
+
"unique_key": "standard_component_color_picker_fa5c48a6e723ed0904a7",
|
|
366
|
+
"key": "table_header_sort_bg",
|
|
367
|
+
"label": "Table Header Sort Background Color",
|
|
358
368
|
"link_type": "key",
|
|
359
369
|
"trigger": []
|
|
360
370
|
},
|
|
361
371
|
{
|
|
362
372
|
"field": "color_picker",
|
|
363
373
|
"type": "standard_component",
|
|
364
|
-
"unique_key": "
|
|
365
|
-
"key": "
|
|
366
|
-
"label": "
|
|
374
|
+
"unique_key": "standard_component_color_picker_ed5f7a7f83fce9d196f3",
|
|
375
|
+
"key": "boolean_value_true",
|
|
376
|
+
"label": "Boolean true value color",
|
|
367
377
|
"link_type": "key",
|
|
368
378
|
"trigger": []
|
|
369
379
|
}
|
|
@@ -383,18 +393,27 @@
|
|
|
383
393
|
{
|
|
384
394
|
"field": "color_picker",
|
|
385
395
|
"type": "standard_component",
|
|
386
|
-
"unique_key": "
|
|
387
|
-
"key": "
|
|
388
|
-
"label": "
|
|
396
|
+
"unique_key": "standard_component_color_picker_e80e136ba6590b1ccfaa",
|
|
397
|
+
"key": "background_color",
|
|
398
|
+
"label": "Background Color",
|
|
389
399
|
"link_type": "key",
|
|
390
400
|
"trigger": []
|
|
391
401
|
},
|
|
392
402
|
{
|
|
393
403
|
"field": "color_picker",
|
|
394
404
|
"type": "standard_component",
|
|
395
|
-
"unique_key": "
|
|
396
|
-
"key": "
|
|
397
|
-
"label": "Table
|
|
405
|
+
"unique_key": "standard_component_color_picker_8afe80f33024eb6ef096",
|
|
406
|
+
"key": "table_body_sort_bg",
|
|
407
|
+
"label": "Table Body Sort Background Color",
|
|
408
|
+
"link_type": "key",
|
|
409
|
+
"trigger": []
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"field": "color_picker",
|
|
413
|
+
"type": "standard_component",
|
|
414
|
+
"unique_key": "standard_component_color_picker_ed5f7a7f83fce9d196f8",
|
|
415
|
+
"key": "boolean_value_false",
|
|
416
|
+
"label": "Boolean false value color",
|
|
398
417
|
"link_type": "key",
|
|
399
418
|
"trigger": []
|
|
400
419
|
}
|
|
@@ -413,18 +432,18 @@
|
|
|
413
432
|
{
|
|
414
433
|
"field": "color_picker",
|
|
415
434
|
"type": "standard_component",
|
|
416
|
-
"unique_key": "
|
|
417
|
-
"key": "
|
|
418
|
-
"label": "Table Header
|
|
435
|
+
"unique_key": "standard_component_color_picker_1143bd31e6af3b4166ce",
|
|
436
|
+
"key": "table_header_bg",
|
|
437
|
+
"label": "Table Header Background Color",
|
|
419
438
|
"link_type": "key",
|
|
420
439
|
"trigger": []
|
|
421
440
|
},
|
|
422
441
|
{
|
|
423
442
|
"field": "color_picker",
|
|
424
443
|
"type": "standard_component",
|
|
425
|
-
"unique_key": "
|
|
426
|
-
"key": "
|
|
427
|
-
"label": "
|
|
444
|
+
"unique_key": "standard_component_color_picker_t4PqXNSVk5c3qz23vydl",
|
|
445
|
+
"key": "table_row_select_color",
|
|
446
|
+
"label": "Table Row Select Color",
|
|
428
447
|
"link_type": "key",
|
|
429
448
|
"trigger": []
|
|
430
449
|
}
|
|
@@ -433,9 +452,9 @@
|
|
|
433
452
|
{
|
|
434
453
|
"field": "color_picker",
|
|
435
454
|
"type": "standard_component",
|
|
436
|
-
"unique_key": "
|
|
437
|
-
"key": "
|
|
438
|
-
"label": "
|
|
455
|
+
"unique_key": "standard_component_color_picker_s3yg0kNOespXpFs1FJ6I",
|
|
456
|
+
"key": "select_color",
|
|
457
|
+
"label": "Select Color",
|
|
439
458
|
"link_type": "key",
|
|
440
459
|
"trigger": [],
|
|
441
460
|
"allow_color_code": false
|
|
@@ -443,18 +462,18 @@
|
|
|
443
462
|
{
|
|
444
463
|
"field": "color_picker",
|
|
445
464
|
"type": "standard_component",
|
|
446
|
-
"unique_key": "
|
|
447
|
-
"key": "
|
|
448
|
-
"label": "Table Header
|
|
465
|
+
"unique_key": "standard_component_color_picker_f5d7a0943a5fa4c84d89",
|
|
466
|
+
"key": "table_header_color",
|
|
467
|
+
"label": "Table Header Text Color",
|
|
449
468
|
"link_type": "key",
|
|
450
469
|
"trigger": []
|
|
451
470
|
},
|
|
452
471
|
{
|
|
453
472
|
"field": "color_picker",
|
|
454
473
|
"type": "standard_component",
|
|
455
|
-
"unique_key": "
|
|
456
|
-
"key": "
|
|
457
|
-
"label": "
|
|
474
|
+
"unique_key": "standard_component_color_picker_ed5f7a7f83fce9d196a0",
|
|
475
|
+
"key": "table_row_hover_bg",
|
|
476
|
+
"label": "Table Row Hover Background Color",
|
|
458
477
|
"link_type": "key",
|
|
459
478
|
"trigger": []
|
|
460
479
|
}
|
|
@@ -752,7 +771,8 @@
|
|
|
752
771
|
"link_type": "key",
|
|
753
772
|
"trigger": [],
|
|
754
773
|
"allow_alpha": true,
|
|
755
|
-
"allow_multiple": true
|
|
774
|
+
"allow_multiple": true,
|
|
775
|
+
"random_mode": true
|
|
756
776
|
}
|
|
757
777
|
]
|
|
758
778
|
]
|