mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
82 lines
1.8 KiB
JSON
82 lines
1.8 KiB
JSON
{
|
|
"name": "Thesaurus",
|
|
"nameLocale": {
|
|
"ru": "Синонимы",
|
|
"fr": "Thésaurus",
|
|
"es": "Tesauro",
|
|
"de": "Thesaurus"
|
|
},
|
|
"guid": "asc.{BE5CBF95-C0AD-4842-B157-AC40FEDD9840}",
|
|
"version": "1.0.0",
|
|
|
|
"variations": [
|
|
{
|
|
"description": "Thesaurus",
|
|
"descriptionLocale": {
|
|
"ru": "Синонимы",
|
|
"fr": "Thésaurus",
|
|
"es": "Tesauro",
|
|
"de": "Thesaurus"
|
|
},
|
|
"url": "index.html",
|
|
|
|
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],
|
|
"icons2": [
|
|
{
|
|
"style" : "light",
|
|
|
|
"100%": {
|
|
"normal": "resources/light/icon.png"
|
|
},
|
|
"125%": {
|
|
"normal": "resources/light/icon@1.25x.png"
|
|
},
|
|
"150%": {
|
|
"normal": "resources/light/icon@1.5x.png"
|
|
},
|
|
"175%": {
|
|
"normal": "resources/light/icon@1.75x.png"
|
|
},
|
|
"200%": {
|
|
"normal": "resources/light/icon@2x.png"
|
|
}
|
|
},
|
|
{
|
|
"style" : "dark",
|
|
|
|
"100%": {
|
|
"normal": "resources/dark/icon.png"
|
|
},
|
|
"125%": {
|
|
"normal": "resources/dark/icon@1.25x.png"
|
|
},
|
|
"150%": {
|
|
"normal": "resources/dark/icon@1.5x.png"
|
|
},
|
|
"175%": {
|
|
"normal": "resources/dark/icon@1.75x.png"
|
|
},
|
|
"200%": {
|
|
"normal": "resources/dark/icon@2x.png"
|
|
}
|
|
}
|
|
],
|
|
"isViewer": true,
|
|
"EditorsSupport": [ "word", "cell", "slide" ],
|
|
|
|
"isVisual": true,
|
|
"isModal": false,
|
|
"isInsideMode": true,
|
|
|
|
"initDataType": "text",
|
|
"initData": "",
|
|
|
|
"isUpdateOleOnResize": false,
|
|
|
|
"buttons": [],
|
|
|
|
"initOnSelectionChanged": true
|
|
}
|
|
]
|
|
}
|