Lines Matching +full:vega +full:- +full:hierarchy
7 // http://www.apache.org/licenses/LICENSE-2.0
125 "$schema": "https://vega.github.io/schema/vega/v5.json",
199 "y": {"scale": "yscale", "signal": "tooltip.amount", "offset": -2},
214 "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
293 // eslint-disable-next-line @typescript-eslint/no-explicit-any
318 `A very simple portal - a div rendered outside of the normal
398 // eslint-disable-next-line @typescript-eslint/no-explicit-any
405 // eslint-disable-next-line @typescript-eslint/no-explicit-any
413 return m('.widget-controls', m('h3', 'Options'), m('ul', listItems));
451 '.widget-block',
456 'widget-container',
457 wide && 'widget-container-wide',
533 date: '2023-04-02',
538 date: '2023-04-08',
543 date: '2023-05-07',
548 date: '2023-05-28',
553 date: '2023-05-07',
558 date: '2023-05-28',
563 date: '2023-05-07',
568 date: '2023-05-28',
573 date: '2023-05-02',
584 date: '2022-12-27',
596 '.widgets-page',
627 // eslint-disable-next-line @typescript-eslint/no-explicit-any
707 of the hierarchy.`,
1092 renderForm('popup-form'),
1229 content = m('.modal-pre', 'Content of the modal dialog.\nEnd of content');
1272 'flex-direction': 'column',
1304 m(FormLabel, {for: `${id}-foo`}, 'Foo'),
1305 m(TextInput, {id: `${id}-foo`}),
1306 m(FormLabel, {for: `${id}-bar`}, 'Bar'),
1307 m(Select, {id: `${id}-bar`}, [