UNPKG

covid19-dashboard

Version:

Dashboard App displaying COVID-19 numbers by country

1 lines 2.37 kB
{"classData":[{"comment":"/**\n * @class Neo.util.Style\n * @extends Neo.core.Base\n */","meta":{"filename":"Style.mjs","lineno":3,"columnno":0,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/util","code":{}},"kind":"class","name":"Style","augments":["Neo.core.Base"],"memberof":"Neo.util","longname":"Neo.util.Style","scope":"static","$longname":"Neo.util.Style","$kind":"class","id":3410,"neoClassName":"Neo.util.Style"},{"comment":"/**\n * @member {String} className='Neo.util.Style'\n * @protected\n */","meta":{"filename":"Style.mjs","lineno":13,"columnno":8,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/util","code":{}},"kind":"member","name":"className","type":{"names":["String"]},"defaultvalue":"'Neo.util.Style'","access":"protected","longname":"className","scope":"global","$longname":"className","$kind":"property","id":3411,"neoClassName":"Neo.util.Style"},{"comment":"/**\n * Creates an delta object, containing the styles of newStyle which are not included or different than in oldStyle\n * Styles included in oldStyle but missing in newStyle will get a value of null\n * see: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style\n * @param {Object|String} newStyle\n * @param {Object|String} oldStyle\n * @returns {Object} style delta\n */","meta":{"range":[719,1886],"filename":"Style.mjs","lineno":24,"columnno":4,"path":"/Users/Shared/github/neomjs/covid-dashboard/node_modules/neo.mjs/src/util","code":{"id":"astnode100107280","name":"Style.compareStyles","type":"MethodDefinition","paramnames":["newStyle","oldStyle"]},"vars":{"":null}},"description":"Creates an delta object, containing the styles of newStyle which are not included or different than in oldStyle<br />Styles included in oldStyle but missing in newStyle will get a value of null<br />see: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/style","params":[{"type":{"names":["Object","String"]},"name":"newStyle"},{"type":{"names":["Object","String"]},"name":"oldStyle"}],"returns":[{"type":{"names":["Object"]},"description":"style delta"}],"name":"compareStyles","longname":"Style.compareStyles","kind":"function","memberof":"Style","scope":"static","$longname":"Style.compareStyles","$kind":"method","id":3412,"neoClassName":"Neo.util.Style"}]}