UNPKG

@vitus-labs/rocketstories

Version:

Rocketstyle is ultra powerful and extensible styling system for building React components blazingly fast, easily and make them easily extensible and reusable.

195 lines 5.08 kB
declare const _default: { tag: { group: string; type: string; options: readonly ["a", "abbr", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blockquote", "body", "br", "button", "canvas", "caption", "cite", "code", "col", "colgroup", "data", "datalist", "dd", "del", "details", "dfn", "dialog", "div", "dl", "dt", "em", "embed", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "hr", "html", "i", "iframe", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "meter", "nav", "object", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "small", "source", "span", "strong", "sub", "summary", "sup", "svg", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "u", "ul", "var", "video", "wbr"]; valueType: string; description: string; }; children: { group: string; type: string; valueType: string; description: string; }; content: { group: string; type: string; valueType: string; description: string; }; label: { group: string; type: string; valueType: string; description: string; }; block: { group: string; type: string; valueType: string; description: string; }; direction: { value: undefined; description: string; group: string; type: string; options: string[]; valueType: string; }; alignX: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; alignY: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; contentDirection: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; contentAlignX: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; contentAlignY: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; beforeContentDirection: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; beforeContentAlignX: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; beforeContentAlignY: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; afterContentDirection: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; afterContentAlignX: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; afterContentAlignY: { description: string; group: string; type: string; options: string[]; value: string; valueType: string; }; equalCols: { type: string; group: string; valueType: string; description: string; }; gap: { type: string; group: string; valueType: string; description: string; }; beforeContent: { group: string; type: string; valueType: string; description: string; }; afterContent: { group: string; type: string; valueType: string; description: string; }; css: { description: string; group: string; type: string; valueType: string; }; contentCss: { description: string; group: string; type: string; valueType: string; }; beforeContentCss: { description: string; group: string; type: string; valueType: string; }; afterContentCss: { description: string; group: string; type: string; valueType: string; }; ref: { group: string; description: string; valueType: string; }; innerRef: { group: string; description: string; valueType: string; }; dangerouslySetInnerHTML: { group: string; type: string; disable: boolean; valueType: string; }; }; export default _default; //# sourceMappingURL=element.d.ts.map