{ "version": 2, "name": "main", "data": [ { "keywords": [ { "name": "type", "description": "{'default'|'night'}" } ], "visibility": "public", "description": "The skin type for layout.", "value": "default", "name": "skin", "locations": [ { "start": 1080, "end": 1084 } ], "type": { "kind": "union", "text": "'default'|'night'", "type": [ { "kind": "const", "text": "'default'", "type": "string", "value": "default" }, { "kind": "const", "text": "'night'", "type": "string", "value": "night" } ] } }, { "keywords": [ { "name": "public", "description": "" } ], "visibility": "public", "description": "The list of menu items.", "name": "menuItems", "locations": [ { "start": 1203, "end": 1212 } ], "type": { "kind": "type", "text": "Array", "type": "Array" } }, { "keywords": [ { "name": "type", "description": "{string}" }, { "name": "public", "description": "" } ], "visibility": "public", "description": "The page header.", "value": "", "name": "pageHeader", "locations": [ { "start": 1347, "end": 1357 } ], "type": { "kind": "type", "text": "string", "type": "string" } }, { "keywords": [ { "name": "type", "description": "{string}" }, { "name": "public", "description": "" } ], "visibility": "public", "description": "The page content.", "value": "", "name": "pageContent", "locations": [ { "start": 1493, "end": 1504 } ], "type": { "kind": "type", "text": "string", "type": "string" } }, { "visibility": "public", "description": null, "keywords": [], "value": false, "name": "showSkinSelector", "locations": [ { "start": 1522, "end": 1538 } ], "type": { "kind": "type", "text": "boolean", "type": "boolean" } }, { "visibility": "public", "description": null, "keywords": [], "value": {}, "name": "userKpiData", "locations": [ { "start": 1559, "end": 1570 } ], "type": { "kind": "type", "text": "any", "type": "any" } }, { "visibility": "public", "description": null, "keywords": [], "value": 10, "name": "newsFeedUpdateTimeout", "locations": [ { "start": 1588, "end": 1609 } ], "type": { "kind": "type", "text": "number", "type": "number" } }, { "visibility": "public", "description": null, "keywords": [], "value": "", "name": "copyright", "locations": [ { "start": 1627, "end": 1636 } ], "type": { "kind": "type", "text": "string", "type": "string" } } ], "computed": [ { "keywords": [], "visibility": "public", "description": "Indicates that mobile device are used.", "name": "isMobile", "locations": [ { "start": 1758, "end": 1766 } ], "dependencies": [ "_" ] }, { "visibility": "public", "description": null, "keywords": [], "name": "hasMenu", "locations": [ { "start": 1813, "end": 1820 } ], "dependencies": [ "menuItems" ] } ], "methods": [ { "keywords": [ { "name": "param", "description": "{string} actionName - The name of action that should be performed." } ], "visibility": "public", "description": "Do some action based on action name value", "name": "doAction", "locations": [ { "start": 2104, "end": 2112 } ], "params": [ { "type": { "kind": "type", "text": "string", "type": "string" }, "name": "actionName", "optional": false, "description": "The name of action that should be performed." } ] }, { "keywords": [ { "name": "private", "description": "" } ], "visibility": "private", "description": "", "name": "handleSkinChanged", "locations": [ { "start": 2171, "end": 2188 } ] } ], "actions": [ { "visibility": "public", "description": null, "keywords": [], "name": "tooltip", "locations": [ { "start": 2357, "end": 2364 } ] } ], "helpers": [ { "visibility": "public", "description": null, "keywords": [], "value": "window", "name": "window", "locations": [ { "start": 1905, "end": 1911 } ] } ], "components": [ { "visibility": "public", "description": null, "keywords": [], "value": "./Header.svelte", "name": "Header", "locations": [ { "start": 768, "end": 774 } ] }, { "visibility": "public", "description": null, "keywords": [], "value": "./Menu.svelte", "name": "Menu", "locations": [ { "start": 803, "end": 807 } ] }, { "visibility": "public", "description": null, "keywords": [], "value": "./MenuItem.svelte", "name": "MenuItem", "locations": [ { "start": 834, "end": 842 } ] }, { "visibility": "public", "description": null, "keywords": [], "value": "./MarkdownContent.svelte", "name": "MarkdownContent", "locations": [ { "start": 873, "end": 888 } ] } ], "description": "The entry-point component for 'Overall' page of Web-Application.", "keywords": [ { "name": "author", "description": "Alexey Mulyukin" } ], "events": [ { "name": "skinChanged", "parent": null, "description": "", "visibility": "public", "keywords": [], "locations": [ { "start": 2294, "end": 2307 } ] } ], "slots": [ { "name": "default", "visibility": "public", "description": null, "locations": [ { "start": 370, "end": 375 } ] }, { "name": "footer", "visibility": "public", "description": null, "locations": [ { "start": 548, "end": 567 } ] } ], "transitions": [ { "visibility": "public", "description": null, "keywords": [], "name": "delay", "locations": [ { "start": 2571, "end": 2576 } ] } ], "refs": [ { "name": "header", "parent": "div", "locations": [ { "start": 44, "end": 55 } ], "visibility": "public", "description": "", "keywords": [] }, { "name": "menu", "parent": "div", "locations": [ { "start": 178, "end": 187 } ], "visibility": "public", "description": "", "keywords": [] }, { "name": "menuComponent", "parent": "Menu", "locations": [ { "start": 202, "end": 220 } ], "visibility": "public", "description": "", "keywords": [] }, { "name": "body", "parent": "div", "locations": [ { "start": 351, "end": 360 } ], "visibility": "public", "description": "", "keywords": [] }, { "name": "footer", "parent": "div", "locations": [ { "start": 527, "end": 538 } ], "visibility": "public", "description": "", "keywords": [] } ], "store": [] }