mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
153 lines
4.1 KiB
JSON
153 lines
4.1 KiB
JSON
{
|
|
"name": "draw.io",
|
|
"nameLocale": {
|
|
"ru": "draw.io",
|
|
"fr": "draw.io",
|
|
"es": "draw.io",
|
|
"de": "draw.io"
|
|
},
|
|
"guid": "asc.{DB38923B-A8C0-4DE9-8AEE-A61BB5C901A5}",
|
|
"version": "1.0.1",
|
|
|
|
"variations": [
|
|
{
|
|
"description": "draw.io",
|
|
"descriptionLocale": {
|
|
"ru": "draw.io",
|
|
"fr": "draw.io",
|
|
"es": "draw.io",
|
|
"de": "draw.io"
|
|
},
|
|
"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": false,
|
|
"EditorsSupport": [ "word", "cell", "slide" ],
|
|
|
|
"isVisual": true,
|
|
"isModal": true,
|
|
"isInsideMode": false,
|
|
|
|
"initDataType": "ole",
|
|
"initData": "",
|
|
|
|
"isUpdateOleOnResize": false,
|
|
|
|
"buttons": [
|
|
{
|
|
"text": "Insert",
|
|
"primary": true,
|
|
"textLocale": {
|
|
"ru": "Вставить",
|
|
"fr": "Insérer",
|
|
"es": "Insertar",
|
|
"de": "Einfügen",
|
|
"cs": "Vložit"
|
|
}
|
|
},
|
|
{
|
|
"text": "Cancel",
|
|
"primary": false,
|
|
"textLocale": {
|
|
"ru": "Отмена",
|
|
"fr": "Annuler",
|
|
"es": "Cancelar",
|
|
"de": "Abbrechen",
|
|
"cs": "Zrušit"
|
|
}
|
|
}
|
|
],
|
|
|
|
"size": [ 1200, 1000 ],
|
|
"store": {
|
|
"background": {
|
|
"light" : "#F5F5F5",
|
|
"dark" : "#F5F5F5"
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
],
|
|
"screenshots" : ["resources/store/screen_1.png"]
|
|
}
|
|
}
|
|
]
|
|
}
|