cronapp-framework-js 2.8.46 → 2.8.47
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.
|
@@ -61,23 +61,6 @@
|
|
|
61
61
|
}
|
|
62
62
|
]
|
|
63
63
|
},
|
|
64
|
-
{
|
|
65
|
-
"name": "xattr-disabled",
|
|
66
|
-
"type": "options",
|
|
67
|
-
"target": "class",
|
|
68
|
-
"values": [
|
|
69
|
-
{
|
|
70
|
-
"key": "",
|
|
71
|
-
"value_pt_BR": "Falso",
|
|
72
|
-
"value_en_US": "False"
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"key": "disabled",
|
|
76
|
-
"value_pt_BR": "Verdadeiro",
|
|
77
|
-
"value_en_US": "True"
|
|
78
|
-
}
|
|
79
|
-
]
|
|
80
|
-
},
|
|
81
64
|
{
|
|
82
65
|
"name": "xattr-theme",
|
|
83
66
|
"type": "options",
|
|
@@ -429,8 +412,11 @@
|
|
|
429
412
|
"order": 6
|
|
430
413
|
},
|
|
431
414
|
{
|
|
432
|
-
"name": "
|
|
415
|
+
"name": "disabled",
|
|
433
416
|
"selector": "button",
|
|
417
|
+
"type": "logic",
|
|
418
|
+
"disabledLogic": true,
|
|
419
|
+
"global": true,
|
|
434
420
|
"order": 7
|
|
435
421
|
},
|
|
436
422
|
{
|