From 89c3d8573ebb26948b95e4f3b480d65ec343411b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 2 Jun 2020 07:10:05 +0000 Subject: [PATCH] chore(release): 1.13.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.13.0](https://github.com/baidu/san-ssr/compare/v1.12.0...v1.13.0) (2020-06-02) ### Features * ssrOnly, see [#59](https://github.com/baidu/san-ssr/issues/59) ([ccca8e9](https://github.com/baidu/san-ssr/commit/ccca8e96e6db3ce001e2915d53881ac247309004)) * 支持根元素为组件,[#58](https://github.com/baidu/san-ssr/issues/58) ([0602a77](https://github.com/baidu/san-ssr/commit/0602a7746c827951b83c8939df15c488727613b6)) --- CHANGELOG.md | 8 + docs/assets/js/search.js | 2 +- .../classes/_loaders_common_js_.commonjs.html | 12 +- docs/classes/_loaders_common_js_.module.html | 8 +- ..._models_component_info_.componentinfo.html | 34 ++- ..._models_component_tree_.componenttree.html | 12 +- docs/classes/_models_san_app_.sanapp.html | 10 +- docs/classes/_models_san_data_.sandata.html | 14 +- .../_models_san_project_.sanproject.html | 24 +- ...models_san_source_file_.sansourcefile.html | 30 +-- ...ers_component_parser_.componentparser.html | 14 +- ...ers_js_san_app_parser_.jssanappparser.html | 12 +- ...ers_ts_san_app_parser_.tssanappparser.html | 22 +- ...mpilers_anode_compiler_.anodecompiler.html | 249 +++++++++++++----- ...ers_element_compiler_.elementcompiler.html | 106 ++++---- ...s_renderer_compiler_.renderercompiler.html | 32 +-- ...target_js_emitters_emitter_.jsemitter.html | 140 +++++----- .../_target_js_index_.tojscompiler.html | 12 +- docs/classes/_utils_emitter_.emitter.html | 40 +-- ...dels_source_file_type_.sourcefiletype.html | 4 +- ...compiled_component_.compiledcomponent.html | 40 +-- .../_models_compiler_.compiler.html | 4 +- ..._component_info_.componentinfooptions.html | 16 +- .../_models_renderer_.renderer.html | 2 +- ...models_san_project_.sanprojectoptions.html | 4 +- ...san_source_file_.sansourcefileoptions.html | 8 +- ..._parsers_san_app_parser_.sanappparser.html | 4 +- ...ers_renderer_compiler_.compilecontext.html | 12 +- ...rs_renderer_compiler_.componentrender.html | 2 +- ...rs_renderer_compiler_.sanssrcomponent.html | 8 +- docs/modules/_bin_ssr_.html | 16 +- docs/modules/_fixtures_case_.html | 22 +- docs/modules/_index_.html | 6 +- docs/modules/_loaders_common_js_.html | 8 +- docs/modules/_loaders_target_.html | 4 +- docs/modules/_models_component_.html | 8 +- docs/modules/_models_san_project_.html | 4 +- docs/modules/_models_source_file_type_.html | 4 +- .../_parsers_dependency_resolver_.html | 14 +- docs/modules/_parsers_js_san_app_parser_.html | 2 +- .../_parsers_normalize_component_.html | 2 +- docs/modules/_parsers_san_app_parser_.html | 2 +- docs/modules/_parsers_ts_san_app_parser_.html | 2 +- docs/modules/_parsers_tsconfig_.html | 2 +- .../_target_js_compilers_expr_compiler_.html | 54 ++-- ...arget_js_compilers_renderer_compiler_.html | 8 +- .../_target_js_compilers_stringifier_.html | 12 +- .../modules/_target_js_emitters_runtime_.html | 4 +- docs/modules/_target_js_index_.html | 8 +- docs/modules/_transpilers_ts2js_.html | 6 +- docs/modules/_utils_anode_util_.html | 4 +- docs/modules/_utils_ast_util_.html | 8 +- docs/modules/_utils_buffer_.html | 2 +- docs/modules/_utils_case_.html | 10 +- docs/modules/_utils_dom_util_.html | 4 +- docs/modules/_utils_fs_.html | 2 +- docs/modules/_utils_lang_.html | 4 +- docs/modules/_utils_type_guards_.html | 38 +-- docs/modules/_utils_underscore_.html | 68 ++--- package-lock.json | 2 +- package.json | 2 +- 61 files changed, 672 insertions(+), 545 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 474cd838..0dc8e610 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# [1.13.0](https://github.com/baidu/san-ssr/compare/v1.12.0...v1.13.0) (2020-06-02) + + +### Features + +* ssrOnly, see [#59](https://github.com/baidu/san-ssr/issues/59) ([ccca8e9](https://github.com/baidu/san-ssr/commit/ccca8e96e6db3ce001e2915d53881ac247309004)) +* 支持根元素为组件,[#58](https://github.com/baidu/san-ssr/issues/58) ([0602a77](https://github.com/baidu/san-ssr/commit/0602a7746c827951b83c8939df15c488727613b6)) + # [1.12.0](https://github.com/baidu/san-ssr/compare/v1.11.2...v1.12.0) (2020-05-29) diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js index ddb4faf7..673f5568 100644 --- a/docs/assets/js/search.js +++ b/docs/assets/js/search.js @@ -1,3 +1,3 @@ var typedoc = typedoc || {}; typedoc.search = typedoc.search || {}; - typedoc.search.data = {"kinds":{"1":"External module","4":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","2097152":"Object literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"utils/emitter\"","url":"modules/_utils_emitter_.html","classes":"tsd-kind-external-module"},{"id":1,"kind":128,"name":"Emitter","url":"classes/_utils_emitter_.emitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"utils/emitter\""},{"id":2,"kind":1024,"name":"indentLevel","url":"classes/_utils_emitter_.emitter.html#indentlevel","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":3,"kind":1024,"name":"shiftWidth","url":"classes/_utils_emitter_.emitter.html#shiftwidth","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":4,"kind":1024,"name":"code","url":"classes/_utils_emitter_.emitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":5,"kind":512,"name":"constructor","url":"classes/_utils_emitter_.emitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":6,"kind":2048,"name":"clear","url":"classes/_utils_emitter_.emitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":7,"kind":2048,"name":"write","url":"classes/_utils_emitter_.emitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":8,"kind":2048,"name":"fullText","url":"classes/_utils_emitter_.emitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":9,"kind":2048,"name":"indent","url":"classes/_utils_emitter_.emitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":10,"kind":2048,"name":"unindent","url":"classes/_utils_emitter_.emitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":11,"kind":2048,"name":"writeNewLine","url":"classes/_utils_emitter_.emitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":12,"kind":2048,"name":"nextLine","url":"classes/_utils_emitter_.emitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":13,"kind":2048,"name":"feedLine","url":"classes/_utils_emitter_.emitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":14,"kind":2048,"name":"writeLine","url":"classes/_utils_emitter_.emitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":15,"kind":2048,"name":"writeLines","url":"classes/_utils_emitter_.emitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":16,"kind":2048,"name":"writeIndentedLines","url":"classes/_utils_emitter_.emitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":17,"kind":2048,"name":"carriageReturn","url":"classes/_utils_emitter_.emitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":18,"kind":2048,"name":"defaultWrite","url":"classes/_utils_emitter_.emitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":19,"kind":2048,"name":"atLineBegin","url":"classes/_utils_emitter_.emitter.html#atlinebegin","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":20,"kind":2048,"name":"size","url":"classes/_utils_emitter_.emitter.html#size","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":21,"kind":2048,"name":"lastChar","url":"classes/_utils_emitter_.emitter.html#lastchar","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":22,"kind":1,"name":"\"utils/lang\"","url":"modules/_utils_lang_.html","classes":"tsd-kind-external-module"},{"id":23,"kind":64,"name":"isValidIdentifier","url":"modules/_utils_lang_.html#isvalididentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/lang\""},{"id":24,"kind":64,"name":"getMember","url":"modules/_utils_lang_.html#getmember","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"utils/lang\""},{"id":25,"kind":1,"name":"\"utils/type-guards\"","url":"modules/_utils_type_guards_.html","classes":"tsd-kind-external-module"},{"id":26,"kind":64,"name":"isExprUnaryNode","url":"modules/_utils_type_guards_.html#isexprunarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":27,"kind":64,"name":"isExprStringNode","url":"modules/_utils_type_guards_.html#isexprstringnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":28,"kind":64,"name":"isExprNumberNode","url":"modules/_utils_type_guards_.html#isexprnumbernode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":29,"kind":64,"name":"isExprBoolNode","url":"modules/_utils_type_guards_.html#isexprboolnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":30,"kind":64,"name":"isExprAccessorNode","url":"modules/_utils_type_guards_.html#isexpraccessornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":31,"kind":64,"name":"isExprInterpNode","url":"modules/_utils_type_guards_.html#isexprinterpnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":32,"kind":64,"name":"isExprCallNode","url":"modules/_utils_type_guards_.html#isexprcallnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":33,"kind":64,"name":"isExprTextNode","url":"modules/_utils_type_guards_.html#isexprtextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":34,"kind":64,"name":"isExprBinaryNode","url":"modules/_utils_type_guards_.html#isexprbinarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":35,"kind":64,"name":"isExprTertiaryNode","url":"modules/_utils_type_guards_.html#isexprtertiarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":36,"kind":64,"name":"isExprArrayNode","url":"modules/_utils_type_guards_.html#isexprarraynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":37,"kind":64,"name":"isExprObjectNode","url":"modules/_utils_type_guards_.html#isexprobjectnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":38,"kind":64,"name":"isExprNullNode","url":"modules/_utils_type_guards_.html#isexprnullnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":39,"kind":64,"name":"isASlotNode","url":"modules/_utils_type_guards_.html#isaslotnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":40,"kind":64,"name":"isAIfNode","url":"modules/_utils_type_guards_.html#isaifnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":41,"kind":64,"name":"isAForNode","url":"modules/_utils_type_guards_.html#isafornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":42,"kind":64,"name":"isATextNode","url":"modules/_utils_type_guards_.html#isatextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":43,"kind":64,"name":"isATemplateNode","url":"modules/_utils_type_guards_.html#isatemplatenode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":44,"kind":64,"name":"isAFragmentNode","url":"modules/_utils_type_guards_.html#isafragmentnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":45,"kind":1,"name":"\"target-js/compilers/expr-compiler\"","url":"modules/_target_js_compilers_expr_compiler_.html","classes":"tsd-kind-external-module"},{"id":46,"kind":2097152,"name":"binaryOp","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":47,"kind":32,"name":"43","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.43","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":48,"kind":32,"name":"45","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.45","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":49,"kind":32,"name":"42","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.42","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":50,"kind":32,"name":"47","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.47","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":51,"kind":32,"name":"60","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.60","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":52,"kind":32,"name":"62","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.62","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":53,"kind":32,"name":"76","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.76","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":54,"kind":32,"name":"94","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.94","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":55,"kind":32,"name":"121","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.121","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":56,"kind":32,"name":"122","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.122","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":57,"kind":32,"name":"123","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.123","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":58,"kind":32,"name":"155","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.155","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":59,"kind":32,"name":"183","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.183","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":60,"kind":32,"name":"248","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.248","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":61,"kind":64,"name":"unary","url":"modules/_target_js_compilers_expr_compiler_.html#unary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":62,"kind":64,"name":"binary","url":"modules/_target_js_compilers_expr_compiler_.html#binary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":63,"kind":64,"name":"tertiary","url":"modules/_target_js_compilers_expr_compiler_.html#tertiary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":64,"kind":64,"name":"stringLiteralize","url":"modules/_target_js_compilers_expr_compiler_.html#stringliteralize","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":65,"kind":64,"name":"dataAccess","url":"modules/_target_js_compilers_expr_compiler_.html#dataaccess","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":66,"kind":64,"name":"callExpr","url":"modules/_target_js_compilers_expr_compiler_.html#callexpr","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":67,"kind":64,"name":"interp","url":"modules/_target_js_compilers_expr_compiler_.html#interp","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":68,"kind":64,"name":"text","url":"modules/_target_js_compilers_expr_compiler_.html#text","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":69,"kind":64,"name":"array","url":"modules/_target_js_compilers_expr_compiler_.html#array","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":70,"kind":64,"name":"object","url":"modules/_target_js_compilers_expr_compiler_.html#object","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":71,"kind":64,"name":"expr","url":"modules/_target_js_compilers_expr_compiler_.html#expr","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":72,"kind":64,"name":"dispatch","url":"modules/_target_js_compilers_expr_compiler_.html#dispatch","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":73,"kind":1,"name":"\"target-js/emitters/emitter\"","url":"modules/_target_js_emitters_emitter_.html","classes":"tsd-kind-external-module"},{"id":74,"kind":128,"name":"JSEmitter","url":"classes/_target_js_emitters_emitter_.jsemitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/emitters/emitter\""},{"id":75,"kind":1024,"name":"buffer","url":"classes/_target_js_emitters_emitter_.jsemitter.html#buffer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":76,"kind":2048,"name":"fullText","url":"classes/_target_js_emitters_emitter_.jsemitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":77,"kind":2048,"name":"write","url":"classes/_target_js_emitters_emitter_.jsemitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":78,"kind":2048,"name":"writeHTML","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writehtml","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":79,"kind":2048,"name":"writeDataComment","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writedatacomment","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":80,"kind":2048,"name":"bufferHTMLLiteral","url":"classes/_target_js_emitters_emitter_.jsemitter.html#bufferhtmlliteral","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":81,"kind":2048,"name":"clearStringLiteralBuffer","url":"classes/_target_js_emitters_emitter_.jsemitter.html#clearstringliteralbuffer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":82,"kind":2048,"name":"writeSwitch","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeswitch","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":83,"kind":2048,"name":"writeCase","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writecase","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":84,"kind":2048,"name":"writeBreak","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writebreak","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":85,"kind":2048,"name":"writeDefault","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writedefault","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":86,"kind":2048,"name":"writeFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":87,"kind":2048,"name":"writeFunctionCall","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefunctioncall","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":88,"kind":2048,"name":"writeAnonymousFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeanonymousfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":89,"kind":2048,"name":"writeIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":90,"kind":2048,"name":"beginIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":91,"kind":2048,"name":"beginElseIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginelseif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":92,"kind":2048,"name":"beginElse","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":93,"kind":2048,"name":"endIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#endif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":94,"kind":2048,"name":"writeFor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":95,"kind":2048,"name":"beginFor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":96,"kind":2048,"name":"endFor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#endfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":97,"kind":2048,"name":"writeContinue","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writecontinue","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":98,"kind":2048,"name":"writeBlock","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":99,"kind":2048,"name":"beginBlock","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":100,"kind":2048,"name":"endBlock","url":"classes/_target_js_emitters_emitter_.jsemitter.html#endblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":101,"kind":1024,"name":"code","url":"classes/_target_js_emitters_emitter_.jsemitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":102,"kind":512,"name":"constructor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":103,"kind":2048,"name":"clear","url":"classes/_target_js_emitters_emitter_.jsemitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":104,"kind":2048,"name":"indent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":105,"kind":2048,"name":"unindent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":106,"kind":2048,"name":"writeNewLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":107,"kind":2048,"name":"nextLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":108,"kind":2048,"name":"feedLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":109,"kind":2048,"name":"writeLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":110,"kind":2048,"name":"writeLines","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":111,"kind":2048,"name":"writeIndentedLines","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":112,"kind":2048,"name":"carriageReturn","url":"classes/_target_js_emitters_emitter_.jsemitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":113,"kind":2048,"name":"defaultWrite","url":"classes/_target_js_emitters_emitter_.jsemitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":114,"kind":1,"name":"\"utils/underscore\"","url":"modules/_utils_underscore_.html","classes":"tsd-kind-external-module"},{"id":115,"kind":2097152,"name":"BASE_PROPS","url":"modules/_utils_underscore_.html#base_props","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":116,"kind":32,"name":"class","url":"modules/_utils_underscore_.html#base_props.class","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".BASE_PROPS"},{"id":117,"kind":32,"name":"style","url":"modules/_utils_underscore_.html#base_props.style","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".BASE_PROPS"},{"id":118,"kind":32,"name":"id","url":"modules/_utils_underscore_.html#base_props.id","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".BASE_PROPS"},{"id":119,"kind":64,"name":"extend","url":"modules/_utils_underscore_.html#extend","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":120,"kind":64,"name":"includes","url":"modules/_utils_underscore_.html#includes","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":121,"kind":2097152,"name":"HTML_ENTITY","url":"modules/_utils_underscore_.html#html_entity","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":122,"kind":32,"name":"&","url":"modules/_utils_underscore_.html#html_entity._-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":123,"kind":32,"name":"<","url":"modules/_utils_underscore_.html#html_entity._-3","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":124,"kind":32,"name":">","url":"modules/_utils_underscore_.html#html_entity._-4","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":125,"kind":32,"name":"\"","url":"modules/_utils_underscore_.html#html_entity._","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":126,"kind":32,"name":"'","url":"modules/_utils_underscore_.html#html_entity._-2","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":127,"kind":64,"name":"escapeHTML","url":"modules/_utils_underscore_.html#escapehtml","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":128,"kind":64,"name":"_classFilter","url":"modules/_utils_underscore_.html#_classfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":129,"kind":64,"name":"isObject","url":"modules/_utils_underscore_.html#isobject","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":130,"kind":64,"name":"_styleFilter","url":"modules/_utils_underscore_.html#_stylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":131,"kind":64,"name":"_xclassFilter","url":"modules/_utils_underscore_.html#_xclassfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":132,"kind":64,"name":"_xstyleFilter","url":"modules/_utils_underscore_.html#_xstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":133,"kind":64,"name":"attrFilter","url":"modules/_utils_underscore_.html#attrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":134,"kind":64,"name":"boolAttrFilter","url":"modules/_utils_underscore_.html#boolattrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":135,"kind":64,"name":"defaultStyleFilter","url":"modules/_utils_underscore_.html#defaultstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":136,"kind":64,"name":"createFromPrototype","url":"modules/_utils_underscore_.html#createfromprototype","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":137,"kind":2097152,"name":"_","url":"modules/_utils_underscore_.html#_-5","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"utils/underscore\""},{"id":138,"kind":32,"name":"escapeHTML","url":"modules/_utils_underscore_.html#_-5.escapehtml-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":139,"kind":32,"name":"defaultStyleFilter","url":"modules/_utils_underscore_.html#_-5.defaultstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":140,"kind":32,"name":"boolAttrFilter","url":"modules/_utils_underscore_.html#_-5.boolattrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":141,"kind":32,"name":"attrFilter","url":"modules/_utils_underscore_.html#_-5.attrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":142,"kind":32,"name":"extend","url":"modules/_utils_underscore_.html#_-5.extend-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":143,"kind":32,"name":"includes","url":"modules/_utils_underscore_.html#_-5.includes-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":144,"kind":32,"name":"_classFilter","url":"modules/_utils_underscore_.html#_-5._classfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":145,"kind":32,"name":"_styleFilter","url":"modules/_utils_underscore_.html#_-5._stylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":146,"kind":32,"name":"_xstyleFilter","url":"modules/_utils_underscore_.html#_-5._xstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":147,"kind":32,"name":"_xclassFilter","url":"modules/_utils_underscore_.html#_-5._xclassfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":148,"kind":32,"name":"createFromPrototype","url":"modules/_utils_underscore_.html#_-5.createfromprototype-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":149,"kind":1,"name":"\"models/compiled-component\"","url":"modules/_models_compiled_component_.html","classes":"tsd-kind-external-module"},{"id":150,"kind":256,"name":"CompiledComponent","url":"interfaces/_models_compiled_component_.compiledcomponent.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/compiled-component\""},{"id":151,"kind":1024,"name":"aNode","url":"interfaces/_models_compiled_component_.compiledcomponent.html#anode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":152,"kind":2048,"name":"initData","url":"interfaces/_models_compiled_component_.compiledcomponent.html#initdata","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":153,"kind":2048,"name":"inited","url":"interfaces/_models_compiled_component_.compiledcomponent.html#inited","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":154,"kind":2048,"name":"getComponentType","url":"interfaces/_models_compiled_component_.compiledcomponent.html#getcomponenttype","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":155,"kind":1024,"name":"components","url":"interfaces/_models_compiled_component_.compiledcomponent.html#components","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":156,"kind":65536,"name":"__type","url":"interfaces/_models_compiled_component_.compiledcomponent.html#components.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/compiled-component\".CompiledComponent.components"},{"id":157,"kind":512,"name":"constructor","url":"interfaces/_models_compiled_component_.compiledcomponent.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":158,"kind":1024,"name":"el","url":"interfaces/_models_compiled_component_.compiledcomponent.html#el","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":159,"kind":1024,"name":"nodeType","url":"interfaces/_models_compiled_component_.compiledcomponent.html#nodetype","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":160,"kind":1024,"name":"data","url":"interfaces/_models_compiled_component_.compiledcomponent.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":161,"kind":2048,"name":"fire","url":"interfaces/_models_compiled_component_.compiledcomponent.html#fire","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":162,"kind":2048,"name":"dispatch","url":"interfaces/_models_compiled_component_.compiledcomponent.html#dispatch","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":163,"kind":2048,"name":"on","url":"interfaces/_models_compiled_component_.compiledcomponent.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":164,"kind":2048,"name":"un","url":"interfaces/_models_compiled_component_.compiledcomponent.html#un","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":165,"kind":2048,"name":"watch","url":"interfaces/_models_compiled_component_.compiledcomponent.html#watch","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":166,"kind":2048,"name":"ref","url":"interfaces/_models_compiled_component_.compiledcomponent.html#ref","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":167,"kind":2048,"name":"slot","url":"interfaces/_models_compiled_component_.compiledcomponent.html#slot","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":168,"kind":2048,"name":"nextTick","url":"interfaces/_models_compiled_component_.compiledcomponent.html#nexttick","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":169,"kind":2048,"name":"attach","url":"interfaces/_models_compiled_component_.compiledcomponent.html#attach","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":170,"kind":2048,"name":"detach","url":"interfaces/_models_compiled_component_.compiledcomponent.html#detach","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":171,"kind":2048,"name":"dispose","url":"interfaces/_models_compiled_component_.compiledcomponent.html#dispose","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":172,"kind":1,"name":"\"models/component\"","url":"modules/_models_component_.html","classes":"tsd-kind-external-module"},{"id":173,"kind":256,"name":"Computed","url":"interfaces/_models_component_.computed.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":174,"kind":256,"name":"Filters","url":"interfaces/_models_component_.filters.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":175,"kind":128,"name":"SanSSRFiltersDeclarations","url":"classes/_models_component_.sanssrfiltersdeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":176,"kind":128,"name":"SanSSRComputedDeclarations","url":"classes/_models_component_.sanssrcomputeddeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":177,"kind":4194304,"name":"ComponentClass","url":"modules/_models_component_.html#componentclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":178,"kind":4194304,"name":"Components","url":"modules/_models_component_.html#components","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":179,"kind":32,"name":"COMPONENT_RESERVED_MEMBERS","url":"modules/_models_component_.html#component_reserved_members","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":180,"kind":64,"name":"isComponentLoader","url":"modules/_models_component_.html#iscomponentloader","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":181,"kind":1,"name":"\"models/san-data\"","url":"modules/_models_san_data_.html","classes":"tsd-kind-external-module"},{"id":182,"kind":256,"name":"DataObject","url":"interfaces/_models_san_data_.dataobject.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-data\""},{"id":183,"kind":128,"name":"SanData","url":"classes/_models_san_data_.sandata.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-data\""},{"id":184,"kind":1024,"name":"data","url":"classes/_models_san_data_.sandata.html#data","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":185,"kind":1024,"name":"computed","url":"classes/_models_san_data_.sandata.html#computed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":186,"kind":512,"name":"constructor","url":"classes/_models_san_data_.sandata.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":187,"kind":2048,"name":"get","url":"classes/_models_san_data_.sandata.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":188,"kind":2048,"name":"set","url":"classes/_models_san_data_.sandata.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":189,"kind":2048,"name":"removeAt","url":"classes/_models_san_data_.sandata.html#removeat","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":190,"kind":2048,"name":"parseExpr","url":"classes/_models_san_data_.sandata.html#parseexpr","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":191,"kind":1,"name":"\"models/renderer\"","url":"modules/_models_renderer_.html","classes":"tsd-kind-external-module"},{"id":192,"kind":256,"name":"Renderer","url":"interfaces/_models_renderer_.renderer.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/renderer\""},{"id":193,"kind":1,"name":"\"models/source-file-type\"","url":"modules/_models_source_file_type_.html","classes":"tsd-kind-external-module"},{"id":194,"kind":4,"name":"SourceFileType","url":"enums/_models_source_file_type_.sourcefiletype.html","classes":"tsd-kind-enum tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":195,"kind":16,"name":"js","url":"enums/_models_source_file_type_.sourcefiletype.html#js","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":196,"kind":16,"name":"ts","url":"enums/_models_source_file_type_.sourcefiletype.html#ts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":197,"kind":64,"name":"getSourceFileType","url":"modules/_models_source_file_type_.html#getsourcefiletype","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":198,"kind":64,"name":"getSourceFileTypeOrThrow","url":"modules/_models_source_file_type_.html#getsourcefiletypeorthrow","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":199,"kind":1,"name":"\"models/component-info\"","url":"modules/_models_component_info_.html","classes":"tsd-kind-external-module"},{"id":200,"kind":256,"name":"ComponentInfoOptions","url":"interfaces/_models_component_info_.componentinfooptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/component-info\""},{"id":201,"kind":1024,"name":"filters","url":"interfaces/_models_component_info_.componentinfooptions.html#filters","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":202,"kind":1024,"name":"component","url":"interfaces/_models_component_info_.componentinfooptions.html#component","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":203,"kind":1024,"name":"computed","url":"interfaces/_models_component_info_.componentinfooptions.html#computed","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":204,"kind":1024,"name":"template","url":"interfaces/_models_component_info_.componentinfooptions.html#template","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":205,"kind":1024,"name":"cid","url":"interfaces/_models_component_info_.componentinfooptions.html#cid","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":206,"kind":1024,"name":"children","url":"interfaces/_models_component_info_.componentinfooptions.html#children","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":207,"kind":1024,"name":"componentClass","url":"interfaces/_models_component_info_.componentinfooptions.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":208,"kind":1024,"name":"childComponentClasses","url":"interfaces/_models_component_info_.componentinfooptions.html#childcomponentclasses","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":209,"kind":128,"name":"ComponentInfo","url":"classes/_models_component_info_.componentinfo.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":210,"kind":1024,"name":"filters","url":"classes/_models_component_info_.componentinfo.html#filters","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":211,"kind":1024,"name":"computed","url":"classes/_models_component_info_.componentinfo.html#computed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":212,"kind":1024,"name":"template","url":"classes/_models_component_info_.componentinfo.html#template","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":213,"kind":1024,"name":"cid","url":"classes/_models_component_info_.componentinfo.html#cid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":214,"kind":1024,"name":"componentClass","url":"classes/_models_component_info_.componentinfo.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":215,"kind":1024,"name":"children","url":"classes/_models_component_info_.componentinfo.html#children","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":216,"kind":1024,"name":"childComponentClasses","url":"classes/_models_component_info_.componentinfo.html#childcomponentclasses","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":217,"kind":1024,"name":"component","url":"classes/_models_component_info_.componentinfo.html#component","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":218,"kind":512,"name":"constructor","url":"classes/_models_component_info_.componentinfo.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":219,"kind":2048,"name":"getChildComponentClass","url":"classes/_models_component_info_.componentinfo.html#getchildcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":220,"kind":1,"name":"\"models/san-source-file\"","url":"modules/_models_san_source_file_.html","classes":"tsd-kind-external-module"},{"id":221,"kind":256,"name":"SanSourceFileOptions","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-source-file\""},{"id":222,"kind":1024,"name":"sourceFile","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#sourcefile","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":223,"kind":1024,"name":"componentClassIdentifier","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#componentclassidentifier","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":224,"kind":1024,"name":"fileType","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#filetype","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":225,"kind":1024,"name":"filepath","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#filepath","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":226,"kind":128,"name":"SanSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":227,"kind":1024,"name":"tsSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html#tssourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":228,"kind":1024,"name":"componentClassIdentifier","url":"classes/_models_san_source_file_.sansourcefile.html#componentclassidentifier","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":229,"kind":1024,"name":"fakeProperties","url":"classes/_models_san_source_file_.sansourcefile.html#fakeproperties","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":230,"kind":1024,"name":"componentClassDeclarations","url":"classes/_models_san_source_file_.sansourcefile.html#componentclassdeclarations","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":231,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.sansourcefile.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":232,"kind":1024,"name":"fileType","url":"classes/_models_san_source_file_.sansourcefile.html#filetype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":233,"kind":1024,"name":"filepath","url":"classes/_models_san_source_file_.sansourcefile.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-source-file\".SanSourceFile"},{"id":234,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.sansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-private","parent":"\"models/san-source-file\".SanSourceFile"},{"id":235,"kind":2048,"name":"createFromTSSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html#createfromtssourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-source-file\".SanSourceFile"},{"id":236,"kind":2048,"name":"createFromJSFilePath","url":"classes/_models_san_source_file_.sansourcefile.html#createfromjsfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-source-file\".SanSourceFile"},{"id":237,"kind":2048,"name":"createVirtualSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html#createvirtualsourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-source-file\".SanSourceFile"},{"id":238,"kind":2048,"name":"getClassDeclarations","url":"classes/_models_san_source_file_.sansourcefile.html#getclassdeclarations","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":239,"kind":2048,"name":"getFullText","url":"classes/_models_san_source_file_.sansourcefile.html#getfulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":240,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.sansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":241,"kind":2048,"name":"getClass","url":"classes/_models_san_source_file_.sansourcefile.html#getclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":242,"kind":1,"name":"\"parsers/component-parser\"","url":"modules/_parsers_component_parser_.html","classes":"tsd-kind-external-module"},{"id":243,"kind":128,"name":"ComponentParser","url":"classes/_parsers_component_parser_.componentparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/component-parser\""},{"id":244,"kind":1024,"name":"id","url":"classes/_parsers_component_parser_.componentparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":245,"kind":2048,"name":"parseComponent","url":"classes/_parsers_component_parser_.componentparser.html#parsecomponent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-parser\".ComponentParser"},{"id":246,"kind":2048,"name":"createComponentInstance","url":"classes/_parsers_component_parser_.componentparser.html#createcomponentinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"parsers/component-parser\".ComponentParser"},{"id":247,"kind":2048,"name":"parseChildComponentClasses","url":"classes/_parsers_component_parser_.componentparser.html#parsechildcomponentclasses","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":248,"kind":2048,"name":"visitANodeRecursively","url":"classes/_parsers_component_parser_.componentparser.html#visitanoderecursively","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":249,"kind":2048,"name":"parseFilters","url":"classes/_parsers_component_parser_.componentparser.html#parsefilters","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":250,"kind":2048,"name":"parseComputed","url":"classes/_parsers_component_parser_.componentparser.html#parsecomputed","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":251,"kind":1,"name":"\"models/component-tree\"","url":"modules/_models_component_tree_.html","classes":"tsd-kind-external-module"},{"id":252,"kind":128,"name":"ComponentTree","url":"classes/_models_component_tree_.componenttree.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component-tree\""},{"id":253,"kind":1024,"name":"root","url":"classes/_models_component_tree_.componenttree.html#root","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":254,"kind":1024,"name":"nodes","url":"classes/_models_component_tree_.componenttree.html#nodes","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-tree\".ComponentTree"},{"id":255,"kind":1024,"name":"parser","url":"classes/_models_component_tree_.componenttree.html#parser","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-tree\".ComponentTree"},{"id":256,"kind":512,"name":"constructor","url":"classes/_models_component_tree_.componenttree.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":257,"kind":2048,"name":"addComponentClass","url":"classes/_models_component_tree_.componenttree.html#addcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":258,"kind":2048,"name":"preOrder","url":"classes/_models_component_tree_.componenttree.html#preorder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":259,"kind":1,"name":"\"models/san-app\"","url":"modules/_models_san_app_.html","classes":"tsd-kind-external-module"},{"id":260,"kind":128,"name":"SanApp","url":"classes/_models_san_app_.sanapp.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-app\""},{"id":261,"kind":1024,"name":"entrySourceFile","url":"classes/_models_san_app_.sanapp.html#entrysourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":262,"kind":1024,"name":"projectFiles","url":"classes/_models_san_app_.sanapp.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":263,"kind":1024,"name":"componentTree","url":"classes/_models_san_app_.sanapp.html#componenttree","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":264,"kind":512,"name":"constructor","url":"classes/_models_san_app_.sanapp.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":265,"kind":2048,"name":"getEntryComponentClass","url":"classes/_models_san_app_.sanapp.html#getentrycomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":266,"kind":1,"name":"\"models/compiler\"","url":"modules/_models_compiler_.html","classes":"tsd-kind-external-module"},{"id":267,"kind":256,"name":"Compiler","url":"interfaces/_models_compiler_.compiler.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/compiler\""},{"id":268,"kind":2048,"name":"compile","url":"interfaces/_models_compiler_.compiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":269,"kind":2048,"name":"compileToRenderer","url":"interfaces/_models_compiler_.compiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":270,"kind":1,"name":"\"utils/fs\"","url":"modules/_utils_fs_.html","classes":"tsd-kind-external-module"},{"id":271,"kind":64,"name":"readStringSync","url":"modules/_utils_fs_.html#readstringsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/fs\""},{"id":272,"kind":1,"name":"\"target-js/emitters/runtime\"","url":"modules/_target_js_emitters_runtime_.html","classes":"tsd-kind-external-module"},{"id":273,"kind":32,"name":"files","url":"modules/_target_js_emitters_runtime_.html#files","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/emitters/runtime\""},{"id":274,"kind":64,"name":"emitRuntime","url":"modules/_target_js_emitters_runtime_.html#emitruntime","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/emitters/runtime\""},{"id":275,"kind":1,"name":"\"target-js/compilers/stringifier\"","url":"modules/_target_js_compilers_stringifier_.html","classes":"tsd-kind-external-module"},{"id":276,"kind":2097152,"name":"stringifier","url":"modules/_target_js_compilers_stringifier_.html#stringifier","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"target-js/compilers/stringifier\""},{"id":277,"kind":64,"name":"obj","url":"modules/_target_js_compilers_stringifier_.html#stringifier.obj","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":278,"kind":64,"name":"arr","url":"modules/_target_js_compilers_stringifier_.html#stringifier.arr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":279,"kind":64,"name":"str","url":"modules/_target_js_compilers_stringifier_.html#stringifier.str","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":280,"kind":64,"name":"date","url":"modules/_target_js_compilers_stringifier_.html#stringifier.date","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":281,"kind":64,"name":"any","url":"modules/_target_js_compilers_stringifier_.html#stringifier.any","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":282,"kind":1,"name":"\"utils/anode-util\"","url":"modules/_utils_anode_util_.html","classes":"tsd-kind-external-module"},{"id":283,"kind":64,"name":"getANodePropByName","url":"modules/_utils_anode_util_.html#getanodepropbyname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":284,"kind":64,"name":"getANodeProps","url":"modules/_utils_anode_util_.html#getanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":285,"kind":1,"name":"\"utils/dom-util\"","url":"modules/_utils_dom_util_.html","classes":"tsd-kind-external-module"},{"id":286,"kind":32,"name":"autoCloseTags","url":"modules/_utils_dom_util_.html#autoclosetags","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":287,"kind":32,"name":"booleanAttributes","url":"modules/_utils_dom_util_.html#booleanattributes","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":288,"kind":1,"name":"\"target-js/compilers/anode-compiler\"","url":"modules/_target_js_compilers_anode_compiler_.html","classes":"tsd-kind-external-module"},{"id":289,"kind":128,"name":"ANodeCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/anode-compiler\""},{"id":290,"kind":1024,"name":"ssrIndex","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#ssrindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":291,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":292,"kind":1024,"name":"owner","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#owner","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":293,"kind":1024,"name":"root","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#root","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":294,"kind":1024,"name":"elementSourceCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#elementsourcecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":295,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":296,"kind":2048,"name":"compile","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":297,"kind":2048,"name":"compileText","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":298,"kind":2048,"name":"compileTemplate","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletemplate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":299,"kind":2048,"name":"compileIf","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":300,"kind":2048,"name":"compileFor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":301,"kind":2048,"name":"compileSlot","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslot","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":302,"kind":2048,"name":"compileElement","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileelement","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":303,"kind":2048,"name":"compileComponent","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":304,"kind":2048,"name":"compileSlotRenderer","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslotrenderer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":305,"kind":2048,"name":"componentDataCode","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componentdatacode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":306,"kind":2048,"name":"nextID","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#nextid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":307,"kind":1,"name":"\"target-js/compilers/element-compiler\"","url":"modules/_target_js_compilers_element_compiler_.html","classes":"tsd-kind-external-module"},{"id":308,"kind":128,"name":"ElementCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/element-compiler\""},{"id":309,"kind":1024,"name":"aNodeCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#anodecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":310,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":311,"kind":1024,"name":"noTemplateOutput","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#notemplateoutput","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":312,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":313,"kind":2048,"name":"tagStart","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagstart","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":314,"kind":2048,"name":"compileProperty","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compileproperty","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":315,"kind":2048,"name":"compileBindProperties","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compilebindproperties","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":316,"kind":2048,"name":"tagEnd","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagend","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":317,"kind":2048,"name":"inner","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#inner","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":318,"kind":1,"name":"\"target-js/compilers/renderer-compiler\"","url":"modules/_target_js_compilers_renderer_compiler_.html","classes":"tsd-kind-external-module"},{"id":319,"kind":256,"name":"Data","url":"interfaces/_target_js_compilers_renderer_compiler_.data.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":320,"kind":256,"name":"ComponentRender","url":"interfaces/_target_js_compilers_renderer_compiler_.componentrender.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":321,"kind":256,"name":"SanSSRComponent","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":322,"kind":1024,"name":"filters","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#filters","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":323,"kind":65536,"name":"__type","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#filters.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent.filters"},{"id":324,"kind":1024,"name":"computed","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#computed","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":325,"kind":65536,"name":"__type","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#computed.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent.computed"},{"id":326,"kind":1024,"name":"tagName","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#tagname","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":327,"kind":1024,"name":"data","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":328,"kind":256,"name":"CompileContext","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":329,"kind":1024,"name":"instance","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#instance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":330,"kind":1024,"name":"sourceSlots","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#sourceslots","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":331,"kind":1024,"name":"data","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":332,"kind":1024,"name":"owner","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#owner","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":333,"kind":1024,"name":"computedNames","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#computednames","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":334,"kind":1024,"name":"slotRenderers","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#slotrenderers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":335,"kind":65536,"name":"__type","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#slotrenderers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".CompileContext.slotRenderers"},{"id":336,"kind":128,"name":"RendererCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":337,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":338,"kind":1024,"name":"noTemplateOutput","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#notemplateoutput","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":339,"kind":1024,"name":"componentTree","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#componenttree","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":340,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":341,"kind":2048,"name":"compileComponentSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentsource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":342,"kind":2048,"name":"compileComponentRenderer","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":343,"kind":2048,"name":"compileComponentPrototypeSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentprototypesource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":344,"kind":2048,"name":"compileComponentRendererBody","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrendererbody","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":345,"kind":2048,"name":"genComponentContextCode","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#gencomponentcontextcode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":346,"kind":32,"name":"RENDERER_ARGS","url":"modules/_target_js_compilers_renderer_compiler_.html#renderer_args","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":347,"kind":4194304,"name":"ExpressionEvaluator","url":"modules/_target_js_compilers_renderer_compiler_.html#expressionevaluator","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":348,"kind":65536,"name":"__type","url":"modules/_target_js_compilers_renderer_compiler_.html#expressionevaluator.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".ExpressionEvaluator"},{"id":349,"kind":4194304,"name":"SourceSlot","url":"modules/_target_js_compilers_renderer_compiler_.html#sourceslot","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":350,"kind":64,"name":"functionString","url":"modules/_target_js_compilers_renderer_compiler_.html#functionstring","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":351,"kind":1,"name":"\"target-js/index\"","url":"modules/_target_js_index_.html","classes":"tsd-kind-external-module"},{"id":352,"kind":128,"name":"ToJSCompiler","url":"classes/_target_js_index_.tojscompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":353,"kind":1024,"name":"project","url":"classes/_target_js_index_.tojscompiler.html#project","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":354,"kind":512,"name":"constructor","url":"classes/_target_js_index_.tojscompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":355,"kind":2048,"name":"compile","url":"classes/_target_js_index_.tojscompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":356,"kind":2048,"name":"compileToRenderer","url":"classes/_target_js_index_.tojscompiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":357,"kind":32,"name":"debug","url":"modules/_target_js_index_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/index\""},{"id":358,"kind":4194304,"name":"ToJSCompileOptions","url":"modules/_target_js_index_.html#tojscompileoptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":359,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojscompileoptions.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions"},{"id":360,"kind":32,"name":"noTemplateOutput","url":"modules/_target_js_index_.html#tojscompileoptions.__type.notemplateoutput","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions.__type"},{"id":361,"kind":4194304,"name":"ToJSConstructOptions","url":"modules/_target_js_index_.html#tojsconstructoptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":362,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojsconstructoptions.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSConstructOptions"},{"id":363,"kind":32,"name":"project","url":"modules/_target_js_index_.html#tojsconstructoptions.__type-1.project","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSConstructOptions.__type"},{"id":364,"kind":1,"name":"\"utils/ast-util\"","url":"modules/_utils_ast_util_.html","classes":"tsd-kind-external-module"},{"id":365,"kind":32,"name":"debug","url":"modules/_utils_ast_util_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/ast-util\""},{"id":366,"kind":64,"name":"getSanImportDeclaration","url":"modules/_utils_ast_util_.html#getsanimportdeclaration","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":367,"kind":64,"name":"getComponentClassIdentifier","url":"modules/_utils_ast_util_.html#getcomponentclassidentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":368,"kind":64,"name":"isChildClassOf","url":"modules/_utils_ast_util_.html#ischildclassof","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":369,"kind":1,"name":"\"parsers/dependency-resolver\"","url":"modules/_parsers_dependency_resolver_.html","classes":"tsd-kind-external-module"},{"id":370,"kind":64,"name":"getInlineDeclarations","url":"modules/_parsers_dependency_resolver_.html#getinlinedeclarations","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":371,"kind":64,"name":"getInlineDependencies","url":"modules/_parsers_dependency_resolver_.html#getinlinedependencies","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":372,"kind":64,"name":"getDependenciesRecursively","url":"modules/_parsers_dependency_resolver_.html#getdependenciesrecursively","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":373,"kind":64,"name":"shouldInline","url":"modules/_parsers_dependency_resolver_.html#shouldinline","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":374,"kind":64,"name":"isRelativePath","url":"modules/_parsers_dependency_resolver_.html#isrelativepath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":375,"kind":64,"name":"isAbsolutePath","url":"modules/_parsers_dependency_resolver_.html#isabsolutepath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":376,"kind":64,"name":"isPath","url":"modules/_parsers_dependency_resolver_.html#ispath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":377,"kind":1,"name":"\"loaders/common-js\"","url":"modules/_loaders_common_js_.html","classes":"tsd-kind-external-module"},{"id":378,"kind":128,"name":"Module","url":"classes/_loaders_common_js_.module.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":379,"kind":1024,"name":"filepath","url":"classes/_loaders_common_js_.module.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":380,"kind":1024,"name":"content","url":"classes/_loaders_common_js_.module.html#content","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":381,"kind":1024,"name":"exports","url":"classes/_loaders_common_js_.module.html#exports","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":382,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.module.html#exports.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".Module.exports"},{"id":383,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.module.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":384,"kind":128,"name":"CommonJS","url":"classes/_loaders_common_js_.commonjs.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":385,"kind":1024,"name":"readFileImpl","url":"classes/_loaders_common_js_.commonjs.html#readfileimpl","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":386,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.commonjs.html#readfileimpl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".CommonJS.readFileImpl"},{"id":387,"kind":1024,"name":"modules","url":"classes/_loaders_common_js_.commonjs.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":388,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.commonjs.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".CommonJS.modules"},{"id":389,"kind":1024,"name":"cache","url":"classes/_loaders_common_js_.commonjs.html#cache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":390,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.commonjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":391,"kind":2048,"name":"require","url":"classes/_loaders_common_js_.commonjs.html#require","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":392,"kind":2048,"name":"readModuleContent","url":"classes/_loaders_common_js_.commonjs.html#readmodulecontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":393,"kind":32,"name":"debug","url":"modules/_loaders_common_js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":394,"kind":4194304,"name":"Modules","url":"modules/_loaders_common_js_.html#modules","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":395,"kind":65536,"name":"__type","url":"modules/_loaders_common_js_.html#modules.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"loaders/common-js\".Modules"},{"id":396,"kind":4194304,"name":"FileLoader","url":"modules/_loaders_common_js_.html#fileloader","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":397,"kind":65536,"name":"__type","url":"modules/_loaders_common_js_.html#fileloader.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"loaders/common-js\".FileLoader"},{"id":398,"kind":64,"name":"defaultFileLoader","url":"modules/_loaders_common_js_.html#defaultfileloader","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":399,"kind":1,"name":"\"transpilers/ts2js\"","url":"modules/_transpilers_ts2js_.html","classes":"tsd-kind-external-module"},{"id":400,"kind":32,"name":"debug","url":"modules/_transpilers_ts2js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"transpilers/ts2js\""},{"id":401,"kind":64,"name":"tsSourceFile2js","url":"modules/_transpilers_ts2js_.html#tssourcefile2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":402,"kind":64,"name":"tsCode2js","url":"modules/_transpilers_ts2js_.html#tscode2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":403,"kind":1,"name":"\"parsers/normalize-component\"","url":"modules/_parsers_normalize_component_.html","classes":"tsd-kind-external-module"},{"id":404,"kind":64,"name":"normalizeComponentClass","url":"modules/_parsers_normalize_component_.html#normalizecomponentclass","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/normalize-component\""},{"id":405,"kind":1,"name":"\"parsers/san-app-parser\"","url":"modules/_parsers_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":406,"kind":256,"name":"SanAppParser","url":"interfaces/_parsers_san_app_parser_.sanappparser.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"parsers/san-app-parser\""},{"id":407,"kind":2048,"name":"parseSanAppFromComponentClass","url":"interfaces/_parsers_san_app_parser_.sanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":408,"kind":2048,"name":"parseSanApp","url":"interfaces/_parsers_san_app_parser_.sanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":409,"kind":32,"name":"debug","url":"modules/_parsers_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/san-app-parser\""},{"id":410,"kind":1,"name":"\"parsers/ts-san-app-parser\"","url":"modules/_parsers_ts_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":411,"kind":128,"name":"TSSanAppParser","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/ts-san-app-parser\""},{"id":412,"kind":1024,"name":"project","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#project","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":413,"kind":1024,"name":"id","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":414,"kind":1024,"name":"projectFiles","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":415,"kind":1024,"name":"commonJS","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#commonjs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":416,"kind":1024,"name":"modules","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":417,"kind":65536,"name":"__type","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser.modules"},{"id":418,"kind":512,"name":"constructor","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":419,"kind":2048,"name":"parseSanAppFromComponentClass","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":420,"kind":2048,"name":"parseSanApp","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":421,"kind":2048,"name":"evaluateFile","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#evaluatefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":422,"kind":2048,"name":"parseSanSourceFile","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#parsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":423,"kind":2048,"name":"setComponentID","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#setcomponentid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":424,"kind":32,"name":"debug","url":"modules/_parsers_ts_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/ts-san-app-parser\""},{"id":425,"kind":1,"name":"\"parsers/tsconfig\"","url":"modules/_parsers_tsconfig_.html","classes":"tsd-kind-external-module"},{"id":426,"kind":64,"name":"getDefaultTSConfigPath","url":"modules/_parsers_tsconfig_.html#getdefaulttsconfigpath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/tsconfig\""},{"id":427,"kind":1,"name":"\"parsers/js-san-app-parser\"","url":"modules/_parsers_js_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":428,"kind":128,"name":"JSSanAppParser","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/js-san-app-parser\""},{"id":429,"kind":1024,"name":"projectFiles","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":430,"kind":1024,"name":"commonJS","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#commonjs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":431,"kind":512,"name":"constructor","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":432,"kind":2048,"name":"parseSanAppFromComponentClass","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":433,"kind":2048,"name":"parseSanApp","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":434,"kind":2048,"name":"evaluateFile","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#evaluatefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":435,"kind":32,"name":"debug","url":"modules/_parsers_js_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/js-san-app-parser\""},{"id":436,"kind":1,"name":"\"loaders/target\"","url":"modules/_loaders_target_.html","classes":"tsd-kind-external-module"},{"id":437,"kind":64,"name":"loadCompilerClassByTarget","url":"modules/_loaders_target_.html#loadcompilerclassbytarget","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":438,"kind":64,"name":"resolve","url":"modules/_loaders_target_.html#resolve","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":439,"kind":1,"name":"\"models/san-project\"","url":"modules/_models_san_project_.html","classes":"tsd-kind-external-module"},{"id":440,"kind":256,"name":"SanProjectOptions","url":"interfaces/_models_san_project_.sanprojectoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":441,"kind":1024,"name":"tsConfigFilePath","url":"interfaces/_models_san_project_.sanprojectoptions.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":442,"kind":1024,"name":"modules","url":"interfaces/_models_san_project_.sanprojectoptions.html#modules","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":443,"kind":256,"name":"CompileOptions","url":"interfaces/_models_san_project_.compileoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":444,"kind":128,"name":"SanProject","url":"classes/_models_san_project_.sanproject.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":445,"kind":1024,"name":"tsProject","url":"classes/_models_san_project_.sanproject.html#tsproject","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":446,"kind":1024,"name":"tsConfigFilePath","url":"classes/_models_san_project_.sanproject.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":447,"kind":1024,"name":"compilers","url":"classes/_models_san_project_.sanproject.html#compilers","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":448,"kind":1024,"name":"modules","url":"classes/_models_san_project_.sanproject.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":449,"kind":512,"name":"constructor","url":"classes/_models_san_project_.sanproject.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":450,"kind":2048,"name":"compile","url":"classes/_models_san_project_.sanproject.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":451,"kind":2048,"name":"compileToSource","url":"classes/_models_san_project_.sanproject.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":452,"kind":2048,"name":"parseSanApp","url":"classes/_models_san_project_.sanproject.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":453,"kind":2048,"name":"compileToRenderer","url":"classes/_models_san_project_.sanproject.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":454,"kind":2048,"name":"getParser","url":"classes/_models_san_project_.sanproject.html#getparser","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":455,"kind":2048,"name":"getOrCreateCompilerInstance","url":"classes/_models_san_project_.sanproject.html#getorcreatecompilerinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":456,"kind":2048,"name":"loadCompilerClass","url":"classes/_models_san_project_.sanproject.html#loadcompilerclass","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":457,"kind":4194304,"name":"CompilerClass","url":"modules/_models_san_project_.html#compilerclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":458,"kind":65536,"name":"__type","url":"modules/_models_san_project_.html#compilerclass.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass"},{"id":459,"kind":512,"name":"constructor","url":"modules/_models_san_project_.html#compilerclass.__type.constructor","classes":"tsd-kind-constructor tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass.__type"},{"id":460,"kind":1,"name":"\"utils/buffer\"","url":"modules/_utils_buffer_.html","classes":"tsd-kind-external-module"},{"id":461,"kind":64,"name":"byteCount","url":"modules/_utils_buffer_.html#bytecount","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/buffer\""},{"id":462,"kind":1,"name":"\"bin/ssr\"","url":"modules/_bin_ssr_.html","classes":"tsd-kind-external-module"},{"id":463,"kind":4194304,"name":"OptionValue","url":"modules/_bin_ssr_.html#optionvalue","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":464,"kind":32,"name":"target","url":"modules/_bin_ssr_.html#target","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":465,"kind":32,"name":"options","url":"modules/_bin_ssr_.html#options","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":466,"kind":32,"name":"tsConfigFilePath","url":"modules/_bin_ssr_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":467,"kind":32,"name":"outputFile","url":"modules/_bin_ssr_.html#outputfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":468,"kind":32,"name":"componentFile","url":"modules/_bin_ssr_.html#componentfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":469,"kind":32,"name":"project","url":"modules/_bin_ssr_.html#project","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":470,"kind":32,"name":"targetCode","url":"modules/_bin_ssr_.html#targetcode","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":471,"kind":1,"name":"\"utils/case\"","url":"modules/_utils_case_.html","classes":"tsd-kind-external-module"},{"id":472,"kind":32,"name":"debug","url":"modules/_utils_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":473,"kind":64,"name":"parseSanHTML","url":"modules/_utils_case_.html#parsesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":474,"kind":64,"name":"assertSanHTMLEqual","url":"modules/_utils_case_.html#assertsanhtmlequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":475,"kind":64,"name":"compareSanHTML","url":"modules/_utils_case_.html#comparesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":476,"kind":64,"name":"deepEqual","url":"modules/_utils_case_.html#deepequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":477,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-external-module"},{"id":478,"kind":32,"name":"defaultProject","url":"modules/_index_.html#defaultproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"index\""},{"id":479,"kind":64,"name":"compileToSource","url":"modules/_index_.html#compiletosource","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":480,"kind":64,"name":"compileToRenderer","url":"modules/_index_.html#compiletorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":481,"kind":1,"name":"\"fixtures/case\"","url":"modules/_fixtures_case_.html","classes":"tsd-kind-external-module"},{"id":482,"kind":32,"name":"debug","url":"modules/_fixtures_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":483,"kind":32,"name":"caseRoot","url":"modules/_fixtures_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":484,"kind":32,"name":"tsConfigFilePath","url":"modules/_fixtures_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":485,"kind":32,"name":"sanProject","url":"modules/_fixtures_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":486,"kind":64,"name":"ls","url":"modules/_fixtures_case_.html#ls","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":487,"kind":64,"name":"readExpected","url":"modules/_fixtures_case_.html#readexpected","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":488,"kind":64,"name":"compile","url":"modules/_fixtures_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":489,"kind":64,"name":"compileCaseToRenderer","url":"modules/_fixtures_case_.html#compilecasetorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":490,"kind":64,"name":"readCaseData","url":"modules/_fixtures_case_.html#readcasedata","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":491,"kind":64,"name":"getRenderArguments","url":"modules/_fixtures_case_.html#getrenderarguments","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":492,"kind":64,"name":"renderOnthefly","url":"modules/_fixtures_case_.html#renderonthefly","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""}]}; \ No newline at end of file + typedoc.search.data = {"kinds":{"1":"External module","4":"Enumeration","16":"Enumeration member","32":"Variable","64":"Function","128":"Class","256":"Interface","512":"Constructor","1024":"Property","2048":"Method","65536":"Type literal","2097152":"Object literal","4194304":"Type alias"},"rows":[{"id":0,"kind":1,"name":"\"utils/emitter\"","url":"modules/_utils_emitter_.html","classes":"tsd-kind-external-module"},{"id":1,"kind":128,"name":"Emitter","url":"classes/_utils_emitter_.emitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"utils/emitter\""},{"id":2,"kind":1024,"name":"indentLevel","url":"classes/_utils_emitter_.emitter.html#indentlevel","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":3,"kind":1024,"name":"shiftWidth","url":"classes/_utils_emitter_.emitter.html#shiftwidth","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":4,"kind":1024,"name":"code","url":"classes/_utils_emitter_.emitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":5,"kind":512,"name":"constructor","url":"classes/_utils_emitter_.emitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":6,"kind":2048,"name":"clear","url":"classes/_utils_emitter_.emitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":7,"kind":2048,"name":"write","url":"classes/_utils_emitter_.emitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":8,"kind":2048,"name":"fullText","url":"classes/_utils_emitter_.emitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":9,"kind":2048,"name":"indent","url":"classes/_utils_emitter_.emitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":10,"kind":2048,"name":"unindent","url":"classes/_utils_emitter_.emitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":11,"kind":2048,"name":"writeNewLine","url":"classes/_utils_emitter_.emitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":12,"kind":2048,"name":"nextLine","url":"classes/_utils_emitter_.emitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":13,"kind":2048,"name":"feedLine","url":"classes/_utils_emitter_.emitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":14,"kind":2048,"name":"writeLine","url":"classes/_utils_emitter_.emitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":15,"kind":2048,"name":"writeLines","url":"classes/_utils_emitter_.emitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":16,"kind":2048,"name":"writeIndentedLines","url":"classes/_utils_emitter_.emitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":17,"kind":2048,"name":"carriageReturn","url":"classes/_utils_emitter_.emitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"utils/emitter\".Emitter"},{"id":18,"kind":2048,"name":"defaultWrite","url":"classes/_utils_emitter_.emitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-protected","parent":"\"utils/emitter\".Emitter"},{"id":19,"kind":2048,"name":"atLineBegin","url":"classes/_utils_emitter_.emitter.html#atlinebegin","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":20,"kind":2048,"name":"size","url":"classes/_utils_emitter_.emitter.html#size","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":21,"kind":2048,"name":"lastChar","url":"classes/_utils_emitter_.emitter.html#lastchar","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"utils/emitter\".Emitter"},{"id":22,"kind":1,"name":"\"utils/lang\"","url":"modules/_utils_lang_.html","classes":"tsd-kind-external-module"},{"id":23,"kind":64,"name":"isValidIdentifier","url":"modules/_utils_lang_.html#isvalididentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/lang\""},{"id":24,"kind":64,"name":"getMember","url":"modules/_utils_lang_.html#getmember","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"utils/lang\""},{"id":25,"kind":1,"name":"\"utils/type-guards\"","url":"modules/_utils_type_guards_.html","classes":"tsd-kind-external-module"},{"id":26,"kind":64,"name":"isExprUnaryNode","url":"modules/_utils_type_guards_.html#isexprunarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":27,"kind":64,"name":"isExprStringNode","url":"modules/_utils_type_guards_.html#isexprstringnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":28,"kind":64,"name":"isExprNumberNode","url":"modules/_utils_type_guards_.html#isexprnumbernode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":29,"kind":64,"name":"isExprBoolNode","url":"modules/_utils_type_guards_.html#isexprboolnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":30,"kind":64,"name":"isExprAccessorNode","url":"modules/_utils_type_guards_.html#isexpraccessornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":31,"kind":64,"name":"isExprInterpNode","url":"modules/_utils_type_guards_.html#isexprinterpnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":32,"kind":64,"name":"isExprCallNode","url":"modules/_utils_type_guards_.html#isexprcallnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":33,"kind":64,"name":"isExprTextNode","url":"modules/_utils_type_guards_.html#isexprtextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":34,"kind":64,"name":"isExprBinaryNode","url":"modules/_utils_type_guards_.html#isexprbinarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":35,"kind":64,"name":"isExprTertiaryNode","url":"modules/_utils_type_guards_.html#isexprtertiarynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":36,"kind":64,"name":"isExprArrayNode","url":"modules/_utils_type_guards_.html#isexprarraynode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":37,"kind":64,"name":"isExprObjectNode","url":"modules/_utils_type_guards_.html#isexprobjectnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":38,"kind":64,"name":"isExprNullNode","url":"modules/_utils_type_guards_.html#isexprnullnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":39,"kind":64,"name":"isASlotNode","url":"modules/_utils_type_guards_.html#isaslotnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":40,"kind":64,"name":"isAIfNode","url":"modules/_utils_type_guards_.html#isaifnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":41,"kind":64,"name":"isAForNode","url":"modules/_utils_type_guards_.html#isafornode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":42,"kind":64,"name":"isATextNode","url":"modules/_utils_type_guards_.html#isatextnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":43,"kind":64,"name":"isATemplateNode","url":"modules/_utils_type_guards_.html#isatemplatenode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":44,"kind":64,"name":"isAFragmentNode","url":"modules/_utils_type_guards_.html#isafragmentnode","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/type-guards\""},{"id":45,"kind":1,"name":"\"target-js/compilers/expr-compiler\"","url":"modules/_target_js_compilers_expr_compiler_.html","classes":"tsd-kind-external-module"},{"id":46,"kind":2097152,"name":"binaryOp","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":47,"kind":32,"name":"43","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.43","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":48,"kind":32,"name":"45","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.45","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":49,"kind":32,"name":"42","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.42","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":50,"kind":32,"name":"47","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.47","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":51,"kind":32,"name":"60","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.60","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":52,"kind":32,"name":"62","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.62","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":53,"kind":32,"name":"76","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.76","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":54,"kind":32,"name":"94","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.94","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":55,"kind":32,"name":"121","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.121","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":56,"kind":32,"name":"122","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.122","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":57,"kind":32,"name":"123","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.123","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":58,"kind":32,"name":"155","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.155","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":59,"kind":32,"name":"183","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.183","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":60,"kind":32,"name":"248","url":"modules/_target_js_compilers_expr_compiler_.html#binaryop.248","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\".binaryOp"},{"id":61,"kind":64,"name":"unary","url":"modules/_target_js_compilers_expr_compiler_.html#unary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":62,"kind":64,"name":"binary","url":"modules/_target_js_compilers_expr_compiler_.html#binary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":63,"kind":64,"name":"tertiary","url":"modules/_target_js_compilers_expr_compiler_.html#tertiary","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":64,"kind":64,"name":"stringLiteralize","url":"modules/_target_js_compilers_expr_compiler_.html#stringliteralize","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":65,"kind":64,"name":"dataAccess","url":"modules/_target_js_compilers_expr_compiler_.html#dataaccess","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":66,"kind":64,"name":"callExpr","url":"modules/_target_js_compilers_expr_compiler_.html#callexpr","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":67,"kind":64,"name":"interp","url":"modules/_target_js_compilers_expr_compiler_.html#interp","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":68,"kind":64,"name":"text","url":"modules/_target_js_compilers_expr_compiler_.html#text","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":69,"kind":64,"name":"array","url":"modules/_target_js_compilers_expr_compiler_.html#array","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":70,"kind":64,"name":"object","url":"modules/_target_js_compilers_expr_compiler_.html#object","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":71,"kind":64,"name":"expr","url":"modules/_target_js_compilers_expr_compiler_.html#expr","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/compilers/expr-compiler\""},{"id":72,"kind":64,"name":"dispatch","url":"modules/_target_js_compilers_expr_compiler_.html#dispatch","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/expr-compiler\""},{"id":73,"kind":1,"name":"\"target-js/emitters/emitter\"","url":"modules/_target_js_emitters_emitter_.html","classes":"tsd-kind-external-module"},{"id":74,"kind":128,"name":"JSEmitter","url":"classes/_target_js_emitters_emitter_.jsemitter.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/emitters/emitter\""},{"id":75,"kind":1024,"name":"buffer","url":"classes/_target_js_emitters_emitter_.jsemitter.html#buffer","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":76,"kind":2048,"name":"fullText","url":"classes/_target_js_emitters_emitter_.jsemitter.html#fulltext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":77,"kind":2048,"name":"write","url":"classes/_target_js_emitters_emitter_.jsemitter.html#write","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-overwrite","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":78,"kind":2048,"name":"writeHTMLExpression","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writehtmlexpression","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":79,"kind":2048,"name":"writeDataComment","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writedatacomment","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":80,"kind":2048,"name":"writeHTMLLiteral","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writehtmlliteral","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":81,"kind":2048,"name":"clearStringLiteralBuffer","url":"classes/_target_js_emitters_emitter_.jsemitter.html#clearstringliteralbuffer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":82,"kind":2048,"name":"writeSwitch","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeswitch","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":83,"kind":2048,"name":"writeCase","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writecase","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":84,"kind":2048,"name":"writeBreak","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writebreak","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":85,"kind":2048,"name":"writeDefault","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writedefault","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":86,"kind":2048,"name":"writeFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":87,"kind":2048,"name":"writeFunctionCall","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefunctioncall","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":88,"kind":2048,"name":"writeAnonymousFunction","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeanonymousfunction","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":89,"kind":2048,"name":"writeIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":90,"kind":2048,"name":"beginIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":91,"kind":2048,"name":"beginElseIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginelseif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":92,"kind":2048,"name":"beginElse","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginelse","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":93,"kind":2048,"name":"endIf","url":"classes/_target_js_emitters_emitter_.jsemitter.html#endif","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":94,"kind":2048,"name":"writeFor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":95,"kind":2048,"name":"beginFor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":96,"kind":2048,"name":"endFor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#endfor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":97,"kind":2048,"name":"writeContinue","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writecontinue","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":98,"kind":2048,"name":"writeBlock","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":99,"kind":2048,"name":"beginBlock","url":"classes/_target_js_emitters_emitter_.jsemitter.html#beginblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":100,"kind":2048,"name":"endBlock","url":"classes/_target_js_emitters_emitter_.jsemitter.html#endblock","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":101,"kind":1024,"name":"code","url":"classes/_target_js_emitters_emitter_.jsemitter.html#code","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":102,"kind":512,"name":"constructor","url":"classes/_target_js_emitters_emitter_.jsemitter.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":103,"kind":2048,"name":"clear","url":"classes/_target_js_emitters_emitter_.jsemitter.html#clear","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":104,"kind":2048,"name":"indent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#indent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":105,"kind":2048,"name":"unindent","url":"classes/_target_js_emitters_emitter_.jsemitter.html#unindent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":106,"kind":2048,"name":"writeNewLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writenewline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":107,"kind":2048,"name":"nextLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#nextline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":108,"kind":2048,"name":"feedLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#feedline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":109,"kind":2048,"name":"writeLine","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeline","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":110,"kind":2048,"name":"writeLines","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writelines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":111,"kind":2048,"name":"writeIndentedLines","url":"classes/_target_js_emitters_emitter_.jsemitter.html#writeindentedlines","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":112,"kind":2048,"name":"carriageReturn","url":"classes/_target_js_emitters_emitter_.jsemitter.html#carriagereturn","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":113,"kind":2048,"name":"defaultWrite","url":"classes/_target_js_emitters_emitter_.jsemitter.html#defaultwrite","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-protected","parent":"\"target-js/emitters/emitter\".JSEmitter"},{"id":114,"kind":1,"name":"\"utils/underscore\"","url":"modules/_utils_underscore_.html","classes":"tsd-kind-external-module"},{"id":115,"kind":2097152,"name":"BASE_PROPS","url":"modules/_utils_underscore_.html#base_props","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":116,"kind":32,"name":"class","url":"modules/_utils_underscore_.html#base_props.class","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".BASE_PROPS"},{"id":117,"kind":32,"name":"style","url":"modules/_utils_underscore_.html#base_props.style","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".BASE_PROPS"},{"id":118,"kind":32,"name":"id","url":"modules/_utils_underscore_.html#base_props.id","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".BASE_PROPS"},{"id":119,"kind":64,"name":"extend","url":"modules/_utils_underscore_.html#extend","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":120,"kind":64,"name":"includes","url":"modules/_utils_underscore_.html#includes","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-has-type-parameter tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":121,"kind":2097152,"name":"HTML_ENTITY","url":"modules/_utils_underscore_.html#html_entity","classes":"tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":122,"kind":32,"name":"&","url":"modules/_utils_underscore_.html#html_entity._-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":123,"kind":32,"name":"<","url":"modules/_utils_underscore_.html#html_entity._-3","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":124,"kind":32,"name":">","url":"modules/_utils_underscore_.html#html_entity._-4","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":125,"kind":32,"name":"\"","url":"modules/_utils_underscore_.html#html_entity._","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":126,"kind":32,"name":"'","url":"modules/_utils_underscore_.html#html_entity._-2","classes":"tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported","parent":"\"utils/underscore\".HTML_ENTITY"},{"id":127,"kind":64,"name":"escapeHTML","url":"modules/_utils_underscore_.html#escapehtml","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":128,"kind":64,"name":"_classFilter","url":"modules/_utils_underscore_.html#_classfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":129,"kind":64,"name":"isObject","url":"modules/_utils_underscore_.html#isobject","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":130,"kind":64,"name":"_styleFilter","url":"modules/_utils_underscore_.html#_stylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":131,"kind":64,"name":"_xclassFilter","url":"modules/_utils_underscore_.html#_xclassfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":132,"kind":64,"name":"_xstyleFilter","url":"modules/_utils_underscore_.html#_xstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":133,"kind":64,"name":"attrFilter","url":"modules/_utils_underscore_.html#attrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":134,"kind":64,"name":"boolAttrFilter","url":"modules/_utils_underscore_.html#boolattrfilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":135,"kind":64,"name":"defaultStyleFilter","url":"modules/_utils_underscore_.html#defaultstylefilter","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":136,"kind":64,"name":"createFromPrototype","url":"modules/_utils_underscore_.html#createfromprototype","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/underscore\""},{"id":137,"kind":2097152,"name":"_","url":"modules/_utils_underscore_.html#_-5","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"utils/underscore\""},{"id":138,"kind":32,"name":"escapeHTML","url":"modules/_utils_underscore_.html#_-5.escapehtml-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":139,"kind":32,"name":"defaultStyleFilter","url":"modules/_utils_underscore_.html#_-5.defaultstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":140,"kind":32,"name":"boolAttrFilter","url":"modules/_utils_underscore_.html#_-5.boolattrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":141,"kind":32,"name":"attrFilter","url":"modules/_utils_underscore_.html#_-5.attrfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":142,"kind":32,"name":"extend","url":"modules/_utils_underscore_.html#_-5.extend-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":143,"kind":32,"name":"includes","url":"modules/_utils_underscore_.html#_-5.includes-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":144,"kind":32,"name":"_classFilter","url":"modules/_utils_underscore_.html#_-5._classfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":145,"kind":32,"name":"_styleFilter","url":"modules/_utils_underscore_.html#_-5._stylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":146,"kind":32,"name":"_xstyleFilter","url":"modules/_utils_underscore_.html#_-5._xstylefilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":147,"kind":32,"name":"_xclassFilter","url":"modules/_utils_underscore_.html#_-5._xclassfilter-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":148,"kind":32,"name":"createFromPrototype","url":"modules/_utils_underscore_.html#_-5.createfromprototype-1","classes":"tsd-kind-variable tsd-parent-kind-object-literal","parent":"\"utils/underscore\"._"},{"id":149,"kind":1,"name":"\"models/compiled-component\"","url":"modules/_models_compiled_component_.html","classes":"tsd-kind-external-module"},{"id":150,"kind":256,"name":"CompiledComponent","url":"interfaces/_models_compiled_component_.compiledcomponent.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-has-type-parameter","parent":"\"models/compiled-component\""},{"id":151,"kind":1024,"name":"aNode","url":"interfaces/_models_compiled_component_.compiledcomponent.html#anode","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":152,"kind":2048,"name":"initData","url":"interfaces/_models_compiled_component_.compiledcomponent.html#initdata","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":153,"kind":2048,"name":"inited","url":"interfaces/_models_compiled_component_.compiledcomponent.html#inited","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":154,"kind":2048,"name":"getComponentType","url":"interfaces/_models_compiled_component_.compiledcomponent.html#getcomponenttype","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":155,"kind":1024,"name":"components","url":"interfaces/_models_compiled_component_.compiledcomponent.html#components","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/compiled-component\".CompiledComponent"},{"id":156,"kind":65536,"name":"__type","url":"interfaces/_models_compiled_component_.compiledcomponent.html#components.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/compiled-component\".CompiledComponent.components"},{"id":157,"kind":512,"name":"constructor","url":"interfaces/_models_compiled_component_.compiledcomponent.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":158,"kind":1024,"name":"el","url":"interfaces/_models_compiled_component_.compiledcomponent.html#el","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":159,"kind":1024,"name":"nodeType","url":"interfaces/_models_compiled_component_.compiledcomponent.html#nodetype","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":160,"kind":1024,"name":"data","url":"interfaces/_models_compiled_component_.compiledcomponent.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":161,"kind":2048,"name":"fire","url":"interfaces/_models_compiled_component_.compiledcomponent.html#fire","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":162,"kind":2048,"name":"dispatch","url":"interfaces/_models_compiled_component_.compiledcomponent.html#dispatch","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":163,"kind":2048,"name":"on","url":"interfaces/_models_compiled_component_.compiledcomponent.html#on","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":164,"kind":2048,"name":"un","url":"interfaces/_models_compiled_component_.compiledcomponent.html#un","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":165,"kind":2048,"name":"watch","url":"interfaces/_models_compiled_component_.compiledcomponent.html#watch","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":166,"kind":2048,"name":"ref","url":"interfaces/_models_compiled_component_.compiledcomponent.html#ref","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":167,"kind":2048,"name":"slot","url":"interfaces/_models_compiled_component_.compiledcomponent.html#slot","classes":"tsd-kind-method tsd-parent-kind-interface tsd-has-type-parameter tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":168,"kind":2048,"name":"nextTick","url":"interfaces/_models_compiled_component_.compiledcomponent.html#nexttick","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":169,"kind":2048,"name":"attach","url":"interfaces/_models_compiled_component_.compiledcomponent.html#attach","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":170,"kind":2048,"name":"detach","url":"interfaces/_models_compiled_component_.compiledcomponent.html#detach","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":171,"kind":2048,"name":"dispose","url":"interfaces/_models_compiled_component_.compiledcomponent.html#dispose","classes":"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited","parent":"\"models/compiled-component\".CompiledComponent"},{"id":172,"kind":1,"name":"\"models/component\"","url":"modules/_models_component_.html","classes":"tsd-kind-external-module"},{"id":173,"kind":256,"name":"Computed","url":"interfaces/_models_component_.computed.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":174,"kind":256,"name":"Filters","url":"interfaces/_models_component_.filters.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":175,"kind":128,"name":"SanSSRFiltersDeclarations","url":"classes/_models_component_.sanssrfiltersdeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":176,"kind":128,"name":"SanSSRComputedDeclarations","url":"classes/_models_component_.sanssrcomputeddeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":177,"kind":4194304,"name":"ComponentClass","url":"modules/_models_component_.html#componentclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":178,"kind":4194304,"name":"Components","url":"modules/_models_component_.html#components","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":179,"kind":32,"name":"COMPONENT_RESERVED_MEMBERS","url":"modules/_models_component_.html#component_reserved_members","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":180,"kind":64,"name":"isComponentLoader","url":"modules/_models_component_.html#iscomponentloader","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":181,"kind":1,"name":"\"models/san-data\"","url":"modules/_models_san_data_.html","classes":"tsd-kind-external-module"},{"id":182,"kind":256,"name":"DataObject","url":"interfaces/_models_san_data_.dataobject.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-data\""},{"id":183,"kind":128,"name":"SanData","url":"classes/_models_san_data_.sandata.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-data\""},{"id":184,"kind":1024,"name":"data","url":"classes/_models_san_data_.sandata.html#data","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":185,"kind":1024,"name":"computed","url":"classes/_models_san_data_.sandata.html#computed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":186,"kind":512,"name":"constructor","url":"classes/_models_san_data_.sandata.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":187,"kind":2048,"name":"get","url":"classes/_models_san_data_.sandata.html#get","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":188,"kind":2048,"name":"set","url":"classes/_models_san_data_.sandata.html#set","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":189,"kind":2048,"name":"removeAt","url":"classes/_models_san_data_.sandata.html#removeat","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":190,"kind":2048,"name":"parseExpr","url":"classes/_models_san_data_.sandata.html#parseexpr","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-data\".SanData"},{"id":191,"kind":1,"name":"\"models/renderer\"","url":"modules/_models_renderer_.html","classes":"tsd-kind-external-module"},{"id":192,"kind":256,"name":"Renderer","url":"interfaces/_models_renderer_.renderer.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/renderer\""},{"id":193,"kind":1,"name":"\"models/source-file-type\"","url":"modules/_models_source_file_type_.html","classes":"tsd-kind-external-module"},{"id":194,"kind":4,"name":"SourceFileType","url":"enums/_models_source_file_type_.sourcefiletype.html","classes":"tsd-kind-enum tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":195,"kind":16,"name":"js","url":"enums/_models_source_file_type_.sourcefiletype.html#js","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":196,"kind":16,"name":"ts","url":"enums/_models_source_file_type_.sourcefiletype.html#ts","classes":"tsd-kind-enum-member tsd-parent-kind-enum","parent":"\"models/source-file-type\".SourceFileType"},{"id":197,"kind":64,"name":"getSourceFileType","url":"modules/_models_source_file_type_.html#getsourcefiletype","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":198,"kind":64,"name":"getSourceFileTypeOrThrow","url":"modules/_models_source_file_type_.html#getsourcefiletypeorthrow","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/source-file-type\""},{"id":199,"kind":1,"name":"\"models/component-info\"","url":"modules/_models_component_info_.html","classes":"tsd-kind-external-module"},{"id":200,"kind":256,"name":"ComponentInfoOptions","url":"interfaces/_models_component_info_.componentinfooptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/component-info\""},{"id":201,"kind":1024,"name":"filters","url":"interfaces/_models_component_info_.componentinfooptions.html#filters","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":202,"kind":1024,"name":"component","url":"interfaces/_models_component_info_.componentinfooptions.html#component","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":203,"kind":1024,"name":"computed","url":"interfaces/_models_component_info_.componentinfooptions.html#computed","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":204,"kind":1024,"name":"template","url":"interfaces/_models_component_info_.componentinfooptions.html#template","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":205,"kind":1024,"name":"cid","url":"interfaces/_models_component_info_.componentinfooptions.html#cid","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":206,"kind":1024,"name":"children","url":"interfaces/_models_component_info_.componentinfooptions.html#children","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":207,"kind":1024,"name":"componentClass","url":"interfaces/_models_component_info_.componentinfooptions.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":208,"kind":1024,"name":"childComponentClasses","url":"interfaces/_models_component_info_.componentinfooptions.html#childcomponentclasses","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":209,"kind":128,"name":"ComponentInfo","url":"classes/_models_component_info_.componentinfo.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component-info\""},{"id":210,"kind":1024,"name":"filters","url":"classes/_models_component_info_.componentinfo.html#filters","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":211,"kind":1024,"name":"computed","url":"classes/_models_component_info_.componentinfo.html#computed","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":212,"kind":1024,"name":"template","url":"classes/_models_component_info_.componentinfo.html#template","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":213,"kind":1024,"name":"cid","url":"classes/_models_component_info_.componentinfo.html#cid","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":214,"kind":1024,"name":"componentClass","url":"classes/_models_component_info_.componentinfo.html#componentclass","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":215,"kind":1024,"name":"children","url":"classes/_models_component_info_.componentinfo.html#children","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":216,"kind":1024,"name":"childComponentClasses","url":"classes/_models_component_info_.componentinfo.html#childcomponentclasses","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":217,"kind":1024,"name":"component","url":"classes/_models_component_info_.componentinfo.html#component","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":218,"kind":1024,"name":"rootANode","url":"classes/_models_component_info_.componentinfo.html#rootanode","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":219,"kind":512,"name":"constructor","url":"classes/_models_component_info_.componentinfo.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":220,"kind":2048,"name":"getChildComponentClass","url":"classes/_models_component_info_.componentinfo.html#getchildcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":221,"kind":1,"name":"\"models/san-source-file\"","url":"modules/_models_san_source_file_.html","classes":"tsd-kind-external-module"},{"id":222,"kind":256,"name":"SanSourceFileOptions","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-source-file\""},{"id":223,"kind":1024,"name":"sourceFile","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#sourcefile","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":224,"kind":1024,"name":"componentClassIdentifier","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#componentclassidentifier","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":225,"kind":1024,"name":"fileType","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#filetype","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":226,"kind":1024,"name":"filepath","url":"interfaces/_models_san_source_file_.sansourcefileoptions.html#filepath","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/san-source-file\".SanSourceFileOptions"},{"id":227,"kind":128,"name":"SanSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-source-file\""},{"id":228,"kind":1024,"name":"tsSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html#tssourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":229,"kind":1024,"name":"componentClassIdentifier","url":"classes/_models_san_source_file_.sansourcefile.html#componentclassidentifier","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":230,"kind":1024,"name":"fakeProperties","url":"classes/_models_san_source_file_.sansourcefile.html#fakeproperties","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":231,"kind":1024,"name":"componentClassDeclarations","url":"classes/_models_san_source_file_.sansourcefile.html#componentclassdeclarations","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":232,"kind":1024,"name":"componentInfos","url":"classes/_models_san_source_file_.sansourcefile.html#componentinfos","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":233,"kind":1024,"name":"fileType","url":"classes/_models_san_source_file_.sansourcefile.html#filetype","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":234,"kind":1024,"name":"filepath","url":"classes/_models_san_source_file_.sansourcefile.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-source-file\".SanSourceFile"},{"id":235,"kind":512,"name":"constructor","url":"classes/_models_san_source_file_.sansourcefile.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class tsd-is-private","parent":"\"models/san-source-file\".SanSourceFile"},{"id":236,"kind":2048,"name":"createFromTSSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html#createfromtssourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-source-file\".SanSourceFile"},{"id":237,"kind":2048,"name":"createFromJSFilePath","url":"classes/_models_san_source_file_.sansourcefile.html#createfromjsfilepath","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-source-file\".SanSourceFile"},{"id":238,"kind":2048,"name":"createVirtualSourceFile","url":"classes/_models_san_source_file_.sansourcefile.html#createvirtualsourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"models/san-source-file\".SanSourceFile"},{"id":239,"kind":2048,"name":"getClassDeclarations","url":"classes/_models_san_source_file_.sansourcefile.html#getclassdeclarations","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":240,"kind":2048,"name":"getFullText","url":"classes/_models_san_source_file_.sansourcefile.html#getfulltext","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":241,"kind":2048,"name":"getFilePath","url":"classes/_models_san_source_file_.sansourcefile.html#getfilepath","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":242,"kind":2048,"name":"getClass","url":"classes/_models_san_source_file_.sansourcefile.html#getclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-source-file\".SanSourceFile"},{"id":243,"kind":1,"name":"\"parsers/component-parser\"","url":"modules/_parsers_component_parser_.html","classes":"tsd-kind-external-module"},{"id":244,"kind":128,"name":"ComponentParser","url":"classes/_parsers_component_parser_.componentparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/component-parser\""},{"id":245,"kind":1024,"name":"id","url":"classes/_parsers_component_parser_.componentparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":246,"kind":2048,"name":"parseComponent","url":"classes/_parsers_component_parser_.componentparser.html#parsecomponent","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/component-parser\".ComponentParser"},{"id":247,"kind":2048,"name":"createComponentInstance","url":"classes/_parsers_component_parser_.componentparser.html#createcomponentinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-static","parent":"\"parsers/component-parser\".ComponentParser"},{"id":248,"kind":2048,"name":"parseChildComponentClasses","url":"classes/_parsers_component_parser_.componentparser.html#parsechildcomponentclasses","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":249,"kind":2048,"name":"visitANodeRecursively","url":"classes/_parsers_component_parser_.componentparser.html#visitanoderecursively","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":250,"kind":2048,"name":"parseFilters","url":"classes/_parsers_component_parser_.componentparser.html#parsefilters","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":251,"kind":2048,"name":"parseComputed","url":"classes/_parsers_component_parser_.componentparser.html#parsecomputed","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/component-parser\".ComponentParser"},{"id":252,"kind":1,"name":"\"models/component-tree\"","url":"modules/_models_component_tree_.html","classes":"tsd-kind-external-module"},{"id":253,"kind":128,"name":"ComponentTree","url":"classes/_models_component_tree_.componenttree.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component-tree\""},{"id":254,"kind":1024,"name":"root","url":"classes/_models_component_tree_.componenttree.html#root","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":255,"kind":1024,"name":"nodes","url":"classes/_models_component_tree_.componenttree.html#nodes","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-tree\".ComponentTree"},{"id":256,"kind":1024,"name":"parser","url":"classes/_models_component_tree_.componenttree.html#parser","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/component-tree\".ComponentTree"},{"id":257,"kind":512,"name":"constructor","url":"classes/_models_component_tree_.componenttree.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":258,"kind":2048,"name":"addComponentClass","url":"classes/_models_component_tree_.componenttree.html#addcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":259,"kind":2048,"name":"preOrder","url":"classes/_models_component_tree_.componenttree.html#preorder","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/component-tree\".ComponentTree"},{"id":260,"kind":1,"name":"\"models/san-app\"","url":"modules/_models_san_app_.html","classes":"tsd-kind-external-module"},{"id":261,"kind":128,"name":"SanApp","url":"classes/_models_san_app_.sanapp.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-app\""},{"id":262,"kind":1024,"name":"entrySourceFile","url":"classes/_models_san_app_.sanapp.html#entrysourcefile","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":263,"kind":1024,"name":"projectFiles","url":"classes/_models_san_app_.sanapp.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":264,"kind":1024,"name":"componentTree","url":"classes/_models_san_app_.sanapp.html#componenttree","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":265,"kind":512,"name":"constructor","url":"classes/_models_san_app_.sanapp.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":266,"kind":2048,"name":"getEntryComponentClass","url":"classes/_models_san_app_.sanapp.html#getentrycomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-app\".SanApp"},{"id":267,"kind":1,"name":"\"models/compiler\"","url":"modules/_models_compiler_.html","classes":"tsd-kind-external-module"},{"id":268,"kind":256,"name":"Compiler","url":"interfaces/_models_compiler_.compiler.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/compiler\""},{"id":269,"kind":2048,"name":"compile","url":"interfaces/_models_compiler_.compiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":270,"kind":2048,"name":"compileToRenderer","url":"interfaces/_models_compiler_.compiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":271,"kind":1,"name":"\"utils/fs\"","url":"modules/_utils_fs_.html","classes":"tsd-kind-external-module"},{"id":272,"kind":64,"name":"readStringSync","url":"modules/_utils_fs_.html#readstringsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/fs\""},{"id":273,"kind":1,"name":"\"target-js/emitters/runtime\"","url":"modules/_target_js_emitters_runtime_.html","classes":"tsd-kind-external-module"},{"id":274,"kind":32,"name":"files","url":"modules/_target_js_emitters_runtime_.html#files","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/emitters/runtime\""},{"id":275,"kind":64,"name":"emitRuntime","url":"modules/_target_js_emitters_runtime_.html#emitruntime","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"target-js/emitters/runtime\""},{"id":276,"kind":1,"name":"\"utils/anode-util\"","url":"modules/_utils_anode_util_.html","classes":"tsd-kind-external-module"},{"id":277,"kind":64,"name":"getANodePropByName","url":"modules/_utils_anode_util_.html#getanodepropbyname","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":278,"kind":64,"name":"getANodeProps","url":"modules/_utils_anode_util_.html#getanodeprops","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/anode-util\""},{"id":279,"kind":1,"name":"\"utils/dom-util\"","url":"modules/_utils_dom_util_.html","classes":"tsd-kind-external-module"},{"id":280,"kind":32,"name":"autoCloseTags","url":"modules/_utils_dom_util_.html#autoclosetags","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":281,"kind":32,"name":"booleanAttributes","url":"modules/_utils_dom_util_.html#booleanattributes","classes":"tsd-kind-variable tsd-parent-kind-external-module","parent":"\"utils/dom-util\""},{"id":282,"kind":1,"name":"\"target-js/compilers/element-compiler\"","url":"modules/_target_js_compilers_element_compiler_.html","classes":"tsd-kind-external-module"},{"id":283,"kind":128,"name":"ElementCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/element-compiler\""},{"id":284,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":285,"kind":1024,"name":"aNodeCompiler","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#anodecompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":286,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":287,"kind":2048,"name":"tagStart","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagstart","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":288,"kind":2048,"name":"compileProperty","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compileproperty","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":289,"kind":2048,"name":"compileBindProperties","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#compilebindproperties","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":290,"kind":2048,"name":"tagEnd","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#tagend","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":291,"kind":2048,"name":"inner","url":"classes/_target_js_compilers_element_compiler_.elementcompiler.html#inner","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/element-compiler\".ElementCompiler"},{"id":292,"kind":1,"name":"\"target-js/compilers/stringifier\"","url":"modules/_target_js_compilers_stringifier_.html","classes":"tsd-kind-external-module"},{"id":293,"kind":2097152,"name":"stringifier","url":"modules/_target_js_compilers_stringifier_.html#stringifier","classes":"tsd-kind-object-literal tsd-parent-kind-external-module","parent":"\"target-js/compilers/stringifier\""},{"id":294,"kind":64,"name":"obj","url":"modules/_target_js_compilers_stringifier_.html#stringifier.obj","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":295,"kind":64,"name":"arr","url":"modules/_target_js_compilers_stringifier_.html#stringifier.arr","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":296,"kind":64,"name":"str","url":"modules/_target_js_compilers_stringifier_.html#stringifier.str","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":297,"kind":64,"name":"date","url":"modules/_target_js_compilers_stringifier_.html#stringifier.date","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":298,"kind":64,"name":"any","url":"modules/_target_js_compilers_stringifier_.html#stringifier.any","classes":"tsd-kind-function tsd-parent-kind-object-literal","parent":"\"target-js/compilers/stringifier\".stringifier"},{"id":299,"kind":1,"name":"\"target-js/compilers/anode-compiler\"","url":"modules/_target_js_compilers_anode_compiler_.html","classes":"tsd-kind-external-module"},{"id":300,"kind":128,"name":"ANodeCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/anode-compiler\""},{"id":301,"kind":1024,"name":"ssrIndex","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#ssrindex","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":302,"kind":1024,"name":"elementCompiler","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#elementcompiler","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":303,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":304,"kind":1024,"name":"componentInfo","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componentinfo","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":305,"kind":1024,"name":"componentTree","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componenttree","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":306,"kind":1024,"name":"ssrOnly","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#ssronly","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":307,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":308,"kind":2048,"name":"compile","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":309,"kind":2048,"name":"compileText","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletext","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":310,"kind":2048,"name":"compileTemplate","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compiletemplate","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":311,"kind":2048,"name":"compileFragment","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefragment","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":312,"kind":2048,"name":"compileIf","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileif","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":313,"kind":2048,"name":"compileFor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefor","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":314,"kind":2048,"name":"compileSlot","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslot","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":315,"kind":2048,"name":"compileElement","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileelement","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":316,"kind":2048,"name":"outputData","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#outputdata","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":317,"kind":2048,"name":"compileComponent","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilecomponent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":318,"kind":2048,"name":"compileSlotRenderer","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslotrenderer","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":319,"kind":2048,"name":"componentDataCode","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#componentdatacode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":320,"kind":2048,"name":"nextID","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#nextid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":321,"kind":1,"name":"\"target-js/compilers/renderer-compiler\"","url":"modules/_target_js_compilers_renderer_compiler_.html","classes":"tsd-kind-external-module"},{"id":322,"kind":256,"name":"Data","url":"interfaces/_target_js_compilers_renderer_compiler_.data.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":323,"kind":256,"name":"ComponentRender","url":"interfaces/_target_js_compilers_renderer_compiler_.componentrender.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":324,"kind":256,"name":"SanSSRComponent","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":325,"kind":1024,"name":"filters","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#filters","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":326,"kind":65536,"name":"__type","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#filters.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent.filters"},{"id":327,"kind":1024,"name":"computed","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#computed","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":328,"kind":65536,"name":"__type","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#computed.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent.computed"},{"id":329,"kind":1024,"name":"tagName","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#tagname","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":330,"kind":1024,"name":"data","url":"interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html#data","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".SanSSRComponent"},{"id":331,"kind":256,"name":"CompileContext","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":332,"kind":1024,"name":"instance","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#instance","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":333,"kind":1024,"name":"sourceSlots","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#sourceslots","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":334,"kind":1024,"name":"data","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#data","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":335,"kind":1024,"name":"owner","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#owner","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":336,"kind":1024,"name":"computedNames","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#computednames","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":337,"kind":1024,"name":"slotRenderers","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#slotrenderers","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"target-js/compilers/renderer-compiler\".CompileContext"},{"id":338,"kind":65536,"name":"__type","url":"interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html#slotrenderers.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".CompileContext.slotRenderers"},{"id":339,"kind":128,"name":"RendererCompiler","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":340,"kind":512,"name":"constructor","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":341,"kind":1024,"name":"ssrOnly","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#ssronly","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":342,"kind":1024,"name":"componentTree","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#componenttree","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":343,"kind":1024,"name":"emitter","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#emitter","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":344,"kind":2048,"name":"compileComponentSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentsource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":345,"kind":2048,"name":"compileComponentRenderer","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":346,"kind":2048,"name":"compileComponentPrototypeSource","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentprototypesource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":347,"kind":2048,"name":"compileComponentRendererBody","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#compilecomponentrendererbody","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":348,"kind":2048,"name":"genComponentContextCode","url":"classes/_target_js_compilers_renderer_compiler_.renderercompiler.html#gencomponentcontextcode","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/renderer-compiler\".RendererCompiler"},{"id":349,"kind":32,"name":"RENDERER_ARGS","url":"modules/_target_js_compilers_renderer_compiler_.html#renderer_args","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":350,"kind":4194304,"name":"ExpressionEvaluator","url":"modules/_target_js_compilers_renderer_compiler_.html#expressionevaluator","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":351,"kind":65536,"name":"__type","url":"modules/_target_js_compilers_renderer_compiler_.html#expressionevaluator.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\".ExpressionEvaluator"},{"id":352,"kind":4194304,"name":"SourceSlot","url":"modules/_target_js_compilers_renderer_compiler_.html#sourceslot","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/compilers/renderer-compiler\""},{"id":353,"kind":64,"name":"functionString","url":"modules/_target_js_compilers_renderer_compiler_.html#functionstring","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/compilers/renderer-compiler\""},{"id":354,"kind":1,"name":"\"target-js/index\"","url":"modules/_target_js_index_.html","classes":"tsd-kind-external-module"},{"id":355,"kind":128,"name":"ToJSCompiler","url":"classes/_target_js_index_.tojscompiler.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":356,"kind":1024,"name":"project","url":"classes/_target_js_index_.tojscompiler.html#project","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"target-js/index\".ToJSCompiler"},{"id":357,"kind":512,"name":"constructor","url":"classes/_target_js_index_.tojscompiler.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":358,"kind":2048,"name":"compile","url":"classes/_target_js_index_.tojscompiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":359,"kind":2048,"name":"compileToRenderer","url":"classes/_target_js_index_.tojscompiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"target-js/index\".ToJSCompiler"},{"id":360,"kind":32,"name":"debug","url":"modules/_target_js_index_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"target-js/index\""},{"id":361,"kind":4194304,"name":"ToJSCompileOptions","url":"modules/_target_js_index_.html#tojscompileoptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":362,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojscompileoptions.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions"},{"id":363,"kind":32,"name":"ssrOnly","url":"modules/_target_js_index_.html#tojscompileoptions.__type.ssronly","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSCompileOptions.__type"},{"id":364,"kind":4194304,"name":"ToJSConstructOptions","url":"modules/_target_js_index_.html#tojsconstructoptions","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"target-js/index\""},{"id":365,"kind":65536,"name":"__type","url":"modules/_target_js_index_.html#tojsconstructoptions.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"target-js/index\".ToJSConstructOptions"},{"id":366,"kind":32,"name":"project","url":"modules/_target_js_index_.html#tojsconstructoptions.__type-1.project","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"target-js/index\".ToJSConstructOptions.__type"},{"id":367,"kind":1,"name":"\"utils/ast-util\"","url":"modules/_utils_ast_util_.html","classes":"tsd-kind-external-module"},{"id":368,"kind":32,"name":"debug","url":"modules/_utils_ast_util_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/ast-util\""},{"id":369,"kind":64,"name":"getSanImportDeclaration","url":"modules/_utils_ast_util_.html#getsanimportdeclaration","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":370,"kind":64,"name":"getComponentClassIdentifier","url":"modules/_utils_ast_util_.html#getcomponentclassidentifier","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":371,"kind":64,"name":"isChildClassOf","url":"modules/_utils_ast_util_.html#ischildclassof","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/ast-util\""},{"id":372,"kind":1,"name":"\"parsers/dependency-resolver\"","url":"modules/_parsers_dependency_resolver_.html","classes":"tsd-kind-external-module"},{"id":373,"kind":64,"name":"getInlineDeclarations","url":"modules/_parsers_dependency_resolver_.html#getinlinedeclarations","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":374,"kind":64,"name":"getInlineDependencies","url":"modules/_parsers_dependency_resolver_.html#getinlinedependencies","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":375,"kind":64,"name":"getDependenciesRecursively","url":"modules/_parsers_dependency_resolver_.html#getdependenciesrecursively","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":376,"kind":64,"name":"shouldInline","url":"modules/_parsers_dependency_resolver_.html#shouldinline","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":377,"kind":64,"name":"isRelativePath","url":"modules/_parsers_dependency_resolver_.html#isrelativepath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":378,"kind":64,"name":"isAbsolutePath","url":"modules/_parsers_dependency_resolver_.html#isabsolutepath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":379,"kind":64,"name":"isPath","url":"modules/_parsers_dependency_resolver_.html#ispath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/dependency-resolver\""},{"id":380,"kind":1,"name":"\"loaders/common-js\"","url":"modules/_loaders_common_js_.html","classes":"tsd-kind-external-module"},{"id":381,"kind":128,"name":"Module","url":"classes/_loaders_common_js_.module.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":382,"kind":1024,"name":"filepath","url":"classes/_loaders_common_js_.module.html#filepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":383,"kind":1024,"name":"content","url":"classes/_loaders_common_js_.module.html#content","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":384,"kind":1024,"name":"exports","url":"classes/_loaders_common_js_.module.html#exports","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":385,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.module.html#exports.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".Module.exports"},{"id":386,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.module.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".Module"},{"id":387,"kind":128,"name":"CommonJS","url":"classes/_loaders_common_js_.commonjs.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":388,"kind":1024,"name":"readFileImpl","url":"classes/_loaders_common_js_.commonjs.html#readfileimpl","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":389,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.commonjs.html#readfileimpl.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".CommonJS.readFileImpl"},{"id":390,"kind":1024,"name":"modules","url":"classes/_loaders_common_js_.commonjs.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":391,"kind":65536,"name":"__type","url":"classes/_loaders_common_js_.commonjs.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"loaders/common-js\".CommonJS.modules"},{"id":392,"kind":1024,"name":"cache","url":"classes/_loaders_common_js_.commonjs.html#cache","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":393,"kind":512,"name":"constructor","url":"classes/_loaders_common_js_.commonjs.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":394,"kind":2048,"name":"require","url":"classes/_loaders_common_js_.commonjs.html#require","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"loaders/common-js\".CommonJS"},{"id":395,"kind":2048,"name":"readModuleContent","url":"classes/_loaders_common_js_.commonjs.html#readmodulecontent","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"loaders/common-js\".CommonJS"},{"id":396,"kind":32,"name":"debug","url":"modules/_loaders_common_js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":397,"kind":4194304,"name":"Modules","url":"modules/_loaders_common_js_.html#modules","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"loaders/common-js\""},{"id":398,"kind":65536,"name":"__type","url":"modules/_loaders_common_js_.html#modules.__type-1","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"loaders/common-js\".Modules"},{"id":399,"kind":4194304,"name":"FileLoader","url":"modules/_loaders_common_js_.html#fileloader","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":400,"kind":65536,"name":"__type","url":"modules/_loaders_common_js_.html#fileloader.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"loaders/common-js\".FileLoader"},{"id":401,"kind":64,"name":"defaultFileLoader","url":"modules/_loaders_common_js_.html#defaultfileloader","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"loaders/common-js\""},{"id":402,"kind":1,"name":"\"transpilers/ts2js\"","url":"modules/_transpilers_ts2js_.html","classes":"tsd-kind-external-module"},{"id":403,"kind":32,"name":"debug","url":"modules/_transpilers_ts2js_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"transpilers/ts2js\""},{"id":404,"kind":64,"name":"tsSourceFile2js","url":"modules/_transpilers_ts2js_.html#tssourcefile2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":405,"kind":64,"name":"tsCode2js","url":"modules/_transpilers_ts2js_.html#tscode2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":406,"kind":1,"name":"\"parsers/normalize-component\"","url":"modules/_parsers_normalize_component_.html","classes":"tsd-kind-external-module"},{"id":407,"kind":64,"name":"normalizeComponentClass","url":"modules/_parsers_normalize_component_.html#normalizecomponentclass","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/normalize-component\""},{"id":408,"kind":1,"name":"\"parsers/san-app-parser\"","url":"modules/_parsers_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":409,"kind":256,"name":"SanAppParser","url":"interfaces/_parsers_san_app_parser_.sanappparser.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"parsers/san-app-parser\""},{"id":410,"kind":2048,"name":"parseSanAppFromComponentClass","url":"interfaces/_parsers_san_app_parser_.sanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":411,"kind":2048,"name":"parseSanApp","url":"interfaces/_parsers_san_app_parser_.sanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"parsers/san-app-parser\".SanAppParser"},{"id":412,"kind":32,"name":"debug","url":"modules/_parsers_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/san-app-parser\""},{"id":413,"kind":1,"name":"\"parsers/ts-san-app-parser\"","url":"modules/_parsers_ts_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":414,"kind":128,"name":"TSSanAppParser","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/ts-san-app-parser\""},{"id":415,"kind":1024,"name":"project","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#project","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":416,"kind":1024,"name":"id","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#id","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":417,"kind":1024,"name":"projectFiles","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":418,"kind":1024,"name":"commonJS","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#commonjs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":419,"kind":1024,"name":"modules","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":420,"kind":65536,"name":"__type","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#modules.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser.modules"},{"id":421,"kind":512,"name":"constructor","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":422,"kind":2048,"name":"parseSanAppFromComponentClass","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":423,"kind":2048,"name":"parseSanApp","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":424,"kind":2048,"name":"evaluateFile","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#evaluatefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":425,"kind":2048,"name":"parseSanSourceFile","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#parsesansourcefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":426,"kind":2048,"name":"setComponentID","url":"classes/_parsers_ts_san_app_parser_.tssanappparser.html#setcomponentid","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/ts-san-app-parser\".TSSanAppParser"},{"id":427,"kind":32,"name":"debug","url":"modules/_parsers_ts_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/ts-san-app-parser\""},{"id":428,"kind":1,"name":"\"parsers/tsconfig\"","url":"modules/_parsers_tsconfig_.html","classes":"tsd-kind-external-module"},{"id":429,"kind":64,"name":"getDefaultTSConfigPath","url":"modules/_parsers_tsconfig_.html#getdefaulttsconfigpath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/tsconfig\""},{"id":430,"kind":1,"name":"\"parsers/js-san-app-parser\"","url":"modules/_parsers_js_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":431,"kind":128,"name":"JSSanAppParser","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"parsers/js-san-app-parser\""},{"id":432,"kind":1024,"name":"projectFiles","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#projectfiles","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":433,"kind":1024,"name":"commonJS","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#commonjs","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":434,"kind":512,"name":"constructor","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":435,"kind":2048,"name":"parseSanAppFromComponentClass","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#parsesanappfromcomponentclass","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":436,"kind":2048,"name":"parseSanApp","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":437,"kind":2048,"name":"evaluateFile","url":"classes/_parsers_js_san_app_parser_.jssanappparser.html#evaluatefile","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"parsers/js-san-app-parser\".JSSanAppParser"},{"id":438,"kind":32,"name":"debug","url":"modules/_parsers_js_san_app_parser_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/js-san-app-parser\""},{"id":439,"kind":1,"name":"\"loaders/target\"","url":"modules/_loaders_target_.html","classes":"tsd-kind-external-module"},{"id":440,"kind":64,"name":"loadCompilerClassByTarget","url":"modules/_loaders_target_.html#loadcompilerclassbytarget","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":441,"kind":64,"name":"resolve","url":"modules/_loaders_target_.html#resolve","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":442,"kind":1,"name":"\"models/san-project\"","url":"modules/_models_san_project_.html","classes":"tsd-kind-external-module"},{"id":443,"kind":256,"name":"SanProjectOptions","url":"interfaces/_models_san_project_.sanprojectoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":444,"kind":1024,"name":"tsConfigFilePath","url":"interfaces/_models_san_project_.sanprojectoptions.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":445,"kind":1024,"name":"modules","url":"interfaces/_models_san_project_.sanprojectoptions.html#modules","classes":"tsd-kind-property tsd-parent-kind-interface","parent":"\"models/san-project\".SanProjectOptions"},{"id":446,"kind":256,"name":"CompileOptions","url":"interfaces/_models_san_project_.compileoptions.html","classes":"tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":447,"kind":128,"name":"SanProject","url":"classes/_models_san_project_.sanproject.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/san-project\""},{"id":448,"kind":1024,"name":"tsProject","url":"classes/_models_san_project_.sanproject.html#tsproject","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":449,"kind":1024,"name":"tsConfigFilePath","url":"classes/_models_san_project_.sanproject.html#tsconfigfilepath","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":450,"kind":1024,"name":"compilers","url":"classes/_models_san_project_.sanproject.html#compilers","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":451,"kind":1024,"name":"modules","url":"classes/_models_san_project_.sanproject.html#modules","classes":"tsd-kind-property tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":452,"kind":512,"name":"constructor","url":"classes/_models_san_project_.sanproject.html#constructor","classes":"tsd-kind-constructor tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":453,"kind":2048,"name":"compile","url":"classes/_models_san_project_.sanproject.html#compile","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":454,"kind":2048,"name":"compileToSource","url":"classes/_models_san_project_.sanproject.html#compiletosource","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":455,"kind":2048,"name":"parseSanApp","url":"classes/_models_san_project_.sanproject.html#parsesanapp","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":456,"kind":2048,"name":"compileToRenderer","url":"classes/_models_san_project_.sanproject.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-class","parent":"\"models/san-project\".SanProject"},{"id":457,"kind":2048,"name":"getParser","url":"classes/_models_san_project_.sanproject.html#getparser","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":458,"kind":2048,"name":"getOrCreateCompilerInstance","url":"classes/_models_san_project_.sanproject.html#getorcreatecompilerinstance","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":459,"kind":2048,"name":"loadCompilerClass","url":"classes/_models_san_project_.sanproject.html#loadcompilerclass","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"models/san-project\".SanProject"},{"id":460,"kind":4194304,"name":"CompilerClass","url":"modules/_models_san_project_.html#compilerclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"models/san-project\""},{"id":461,"kind":65536,"name":"__type","url":"modules/_models_san_project_.html#compilerclass.__type","classes":"tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass"},{"id":462,"kind":512,"name":"constructor","url":"modules/_models_san_project_.html#compilerclass.__type.constructor","classes":"tsd-kind-constructor tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/san-project\".CompilerClass.__type"},{"id":463,"kind":1,"name":"\"utils/buffer\"","url":"modules/_utils_buffer_.html","classes":"tsd-kind-external-module"},{"id":464,"kind":64,"name":"byteCount","url":"modules/_utils_buffer_.html#bytecount","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/buffer\""},{"id":465,"kind":1,"name":"\"bin/ssr\"","url":"modules/_bin_ssr_.html","classes":"tsd-kind-external-module"},{"id":466,"kind":4194304,"name":"OptionValue","url":"modules/_bin_ssr_.html#optionvalue","classes":"tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":467,"kind":32,"name":"target","url":"modules/_bin_ssr_.html#target","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":468,"kind":32,"name":"options","url":"modules/_bin_ssr_.html#options","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":469,"kind":32,"name":"tsConfigFilePath","url":"modules/_bin_ssr_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":470,"kind":32,"name":"outputFile","url":"modules/_bin_ssr_.html#outputfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":471,"kind":32,"name":"componentFile","url":"modules/_bin_ssr_.html#componentfile","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":472,"kind":32,"name":"project","url":"modules/_bin_ssr_.html#project","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":473,"kind":32,"name":"targetCode","url":"modules/_bin_ssr_.html#targetcode","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"bin/ssr\""},{"id":474,"kind":1,"name":"\"utils/case\"","url":"modules/_utils_case_.html","classes":"tsd-kind-external-module"},{"id":475,"kind":32,"name":"debug","url":"modules/_utils_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"utils/case\""},{"id":476,"kind":64,"name":"parseSanHTML","url":"modules/_utils_case_.html#parsesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":477,"kind":64,"name":"assertSanHTMLEqual","url":"modules/_utils_case_.html#assertsanhtmlequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":478,"kind":64,"name":"compareSanHTML","url":"modules/_utils_case_.html#comparesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":479,"kind":64,"name":"deepEqual","url":"modules/_utils_case_.html#deepequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":480,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-external-module"},{"id":481,"kind":32,"name":"defaultProject","url":"modules/_index_.html#defaultproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"index\""},{"id":482,"kind":64,"name":"compileToSource","url":"modules/_index_.html#compiletosource","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":483,"kind":64,"name":"compileToRenderer","url":"modules/_index_.html#compiletorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":484,"kind":1,"name":"\"fixtures/case\"","url":"modules/_fixtures_case_.html","classes":"tsd-kind-external-module"},{"id":485,"kind":32,"name":"debug","url":"modules/_fixtures_case_.html#debug","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":486,"kind":32,"name":"caseRoot","url":"modules/_fixtures_case_.html#caseroot","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":487,"kind":32,"name":"tsConfigFilePath","url":"modules/_fixtures_case_.html#tsconfigfilepath","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":488,"kind":32,"name":"sanProject","url":"modules/_fixtures_case_.html#sanproject","classes":"tsd-kind-variable tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"fixtures/case\""},{"id":489,"kind":64,"name":"ls","url":"modules/_fixtures_case_.html#ls","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":490,"kind":64,"name":"readExpected","url":"modules/_fixtures_case_.html#readexpected","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":491,"kind":64,"name":"compile","url":"modules/_fixtures_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":492,"kind":64,"name":"compileCaseToRenderer","url":"modules/_fixtures_case_.html#compilecasetorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":493,"kind":64,"name":"readCaseData","url":"modules/_fixtures_case_.html#readcasedata","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":494,"kind":64,"name":"getRenderArguments","url":"modules/_fixtures_case_.html#getrenderarguments","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":495,"kind":64,"name":"renderOnthefly","url":"modules/_fixtures_case_.html#renderonthefly","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""}]}; \ No newline at end of file diff --git a/docs/classes/_loaders_common_js_.commonjs.html b/docs/classes/_loaders_common_js_.commonjs.html index ab658542..83fb7964 100644 --- a/docs/classes/_loaders_common_js_.commonjs.html +++ b/docs/classes/_loaders_common_js_.commonjs.html @@ -117,7 +117,7 @@

constructor

  • Parameters

    @@ -142,7 +142,7 @@

    cache

    cache: Map<any, any> = new Map()
    @@ -152,7 +152,7 @@

    Private modules

    modules: object
    @@ -170,7 +170,7 @@

    Private readFileImpl<
    readFileImpl: function
    @@ -214,7 +214,7 @@

    Private readModuleCon
  • Parameters

    @@ -243,7 +243,7 @@

    require

  • Parameters

    diff --git a/docs/classes/_loaders_common_js_.module.html b/docs/classes/_loaders_common_js_.module.html index cce02562..f94c35fd 100644 --- a/docs/classes/_loaders_common_js_.module.html +++ b/docs/classes/_loaders_common_js_.module.html @@ -110,7 +110,7 @@

    constructor

  • Parameters

    @@ -135,7 +135,7 @@

    content

    content: string
    @@ -145,7 +145,7 @@

    exports

    exports: object
    @@ -160,7 +160,7 @@

    filepath

    filepath: string
    diff --git a/docs/classes/_models_component_info_.componentinfo.html b/docs/classes/_models_component_info_.componentinfo.html index 8d764571..2fd7358a 100644 --- a/docs/classes/_models_component_info_.componentinfo.html +++ b/docs/classes/_models_component_info_.componentinfo.html @@ -110,6 +110,7 @@

    Properties

  • componentClass
  • computed
  • filters
  • +
  • rootANode
  • template
  • @@ -134,7 +135,7 @@

    constructor

  • Parameters

    @@ -182,7 +183,7 @@

    childComponentClasses

    childComponentClasses: Components
    @@ -192,7 +193,7 @@

    children

    children: ComponentInfo[]
    @@ -202,7 +203,7 @@

    cid

    cid: number
    @@ -212,7 +213,7 @@

    component

    component: CompiledComponent<__type>
    @@ -222,7 +223,7 @@

    componentClass

    componentClass: ComponentConstructor<__type, __type>
    @@ -232,7 +233,7 @@

    computed

    computed: Computed
    @@ -242,7 +243,17 @@

    filters

    filters: Filters
    + +
    + +

    rootANode

    +
    rootANode: ANode
    +
    @@ -252,7 +263,7 @@

    Optional template

    template: undefined | string
    @@ -269,7 +280,7 @@

    getChildComponentClass

  • Parameters

    @@ -329,6 +340,9 @@

    Returns undefined
  • filters
  • +
  • + rootANode +
  • template
  • diff --git a/docs/classes/_models_component_tree_.componenttree.html b/docs/classes/_models_component_tree_.componenttree.html index aa282675..4380eadd 100644 --- a/docs/classes/_models_component_tree_.componenttree.html +++ b/docs/classes/_models_component_tree_.componenttree.html @@ -125,7 +125,7 @@

    constructor

  • Parameters

    @@ -147,7 +147,7 @@

    Private nodes

    nodes: Map<ComponentConstructor<__type, __type>, ComponentInfo> = new Map<ComponentConstructor<{}, {}>, ComponentInfo>()
    @@ -157,7 +157,7 @@

    Private parser

    parser: ComponentParser = new ComponentParser()
    @@ -167,7 +167,7 @@

    root

    @@ -184,7 +184,7 @@

    addComponentClass

  • Parameters

    @@ -210,7 +210,7 @@

    preOrder

  • Parameters

    diff --git a/docs/classes/_models_san_app_.sanapp.html b/docs/classes/_models_san_app_.sanapp.html index 62eb27bc..dca14289 100644 --- a/docs/classes/_models_san_app_.sanapp.html +++ b/docs/classes/_models_san_app_.sanapp.html @@ -116,7 +116,7 @@

    constructor

  • Parameters

    @@ -144,7 +144,7 @@

    componentTree

    componentTree: ComponentTree
    @@ -154,7 +154,7 @@

    entrySourceFile

    entrySourceFile: SanSourceFile
    @@ -164,7 +164,7 @@

    projectFiles

    projectFiles: Map<string, SanSourceFile>
    @@ -181,7 +181,7 @@

    getEntryComponentClass

  • Returns ComponentConstructor<__type, __type>

    diff --git a/docs/classes/_models_san_data_.sandata.html b/docs/classes/_models_san_data_.sandata.html index 339f8ced..4f6f5354 100644 --- a/docs/classes/_models_san_data_.sandata.html +++ b/docs/classes/_models_san_data_.sandata.html @@ -129,7 +129,7 @@

    constructor

  • Parameters

    @@ -154,7 +154,7 @@

    computed

    computed: Computed
    @@ -164,7 +164,7 @@

    data

    @@ -181,7 +181,7 @@

    get

  • Parameters

    @@ -204,7 +204,7 @@

    parseExpr

  • Parameters

    @@ -227,7 +227,7 @@

    removeAt

  • Parameters

    @@ -253,7 +253,7 @@

    set

  • Parameters

    diff --git a/docs/classes/_models_san_project_.sanproject.html b/docs/classes/_models_san_project_.sanproject.html index 2e8537e5..32be7c57 100644 --- a/docs/classes/_models_san_project_.sanproject.html +++ b/docs/classes/_models_san_project_.sanproject.html @@ -131,7 +131,7 @@

    constructor

  • Parameters

    @@ -166,7 +166,7 @@

    Private compilers

    compilers: Map<CompilerClass, Compiler> = new Map()
    @@ -176,7 +176,7 @@

    Private modules

    modules: Modules
    @@ -186,7 +186,7 @@

    Optional tsConfigFil
    tsConfigFilePath: string | null
    @@ -196,7 +196,7 @@

    Optional tsProject

    tsProject: Project
    @@ -213,7 +213,7 @@

    compile

  • @@ -249,7 +249,7 @@

    compileToRenderer

  • @@ -284,7 +284,7 @@

    compileToSource

  • Parameters

    @@ -313,7 +313,7 @@

    Private getOrCreateCo
  • Parameters

    @@ -336,7 +336,7 @@

    Private getParser

  • Returns TSSanAppParser @@ -356,7 +356,7 @@

    Private loadCompilerC
  • Parameters

    @@ -379,7 +379,7 @@

    parseSanApp

  • Parameters

    diff --git a/docs/classes/_models_san_source_file_.sansourcefile.html b/docs/classes/_models_san_source_file_.sansourcefile.html index 4921d4f6..4b1f3f77 100644 --- a/docs/classes/_models_san_source_file_.sansourcefile.html +++ b/docs/classes/_models_san_source_file_.sansourcefile.html @@ -133,7 +133,7 @@

    Private constructor

  • Parameters

    @@ -169,7 +169,7 @@

    componentClassDeclarations

    componentClassDeclarations: Map<number, ClassDeclaration> = new Map()
    @@ -179,7 +179,7 @@

    Optional componentClasscomponentClassIdentifier: undefined | string

  • @@ -189,7 +189,7 @@

    componentInfos

    componentInfos: Map<number, ComponentInfo> = new Map()
    @@ -199,7 +199,7 @@

    fakeProperties

    fakeProperties: PropertyDeclaration[] = []
    @@ -209,7 +209,7 @@

    fileType

    fileType: SourceFileType
    @@ -219,7 +219,7 @@

    Private filepath

    filepath: string
    @@ -229,7 +229,7 @@

    Optional tsSourceFil
    tsSourceFile: SourceFile
    @@ -246,7 +246,7 @@

    getClass

  • Parameters

    @@ -272,7 +272,7 @@

    getClassDeclarations

  • Returns ClassDeclaration[]

    @@ -289,7 +289,7 @@

    getFilePath

  • Returns string

    @@ -306,7 +306,7 @@

    getFullText

  • Returns string

    @@ -323,7 +323,7 @@

    Static createFromJSFile

    Parameters

    @@ -346,7 +346,7 @@

    Static createFromTSSource

    Parameters

    @@ -372,7 +372,7 @@

    Static createVirtualSo
  • Returns SanSourceFile

    diff --git a/docs/classes/_parsers_component_parser_.componentparser.html b/docs/classes/_parsers_component_parser_.componentparser.html index f0247b0b..b2bdfa42 100644 --- a/docs/classes/_parsers_component_parser_.componentparser.html +++ b/docs/classes/_parsers_component_parser_.componentparser.html @@ -116,7 +116,7 @@

    Private id

    id: number = 1
    @@ -133,7 +133,7 @@

    Private parseChildCom
  • Parameters

    @@ -159,7 +159,7 @@

    parseComponent

  • Parameters

    @@ -185,7 +185,7 @@

    Private parseComputed

  • Parameters

    @@ -208,7 +208,7 @@

    Private parseFilters

  • Parameters

    @@ -231,7 +231,7 @@

    Private visitANodeRecursiv
  • Parameters

    @@ -275,7 +275,7 @@

    Static createComponent
  • Parameters

    diff --git a/docs/classes/_parsers_js_san_app_parser_.jssanappparser.html b/docs/classes/_parsers_js_san_app_parser_.jssanappparser.html index ce3ce00c..abe19a52 100644 --- a/docs/classes/_parsers_js_san_app_parser_.jssanappparser.html +++ b/docs/classes/_parsers_js_san_app_parser_.jssanappparser.html @@ -123,7 +123,7 @@

    constructor

  • Returns JSSanAppParser

    @@ -139,7 +139,7 @@

    Private commonJS

    commonJS: CommonJS
    @@ -149,7 +149,7 @@

    Private projectFiles

    projectFiles: Map<string, SanSourceFile> = new Map()
    @@ -166,7 +166,7 @@

    Private evaluateFile

  • Parameters

    @@ -190,7 +190,7 @@

    parseSanApp

    Parameters

    @@ -214,7 +214,7 @@

    parseSanAppFromComponentClass

    Parameters

    diff --git a/docs/classes/_parsers_ts_san_app_parser_.tssanappparser.html b/docs/classes/_parsers_ts_san_app_parser_.tssanappparser.html index c8233cf7..75ae4608 100644 --- a/docs/classes/_parsers_ts_san_app_parser_.tssanappparser.html +++ b/docs/classes/_parsers_ts_san_app_parser_.tssanappparser.html @@ -128,7 +128,7 @@

    constructor

  • Parameters

    @@ -150,7 +150,7 @@

    Private commonJS

    commonJS: CommonJS
    @@ -160,7 +160,7 @@

    Private id

    id: number = 0
    @@ -170,7 +170,7 @@

    Private modules

    modules: object
    @@ -185,7 +185,7 @@

    project

    project: Project
    @@ -195,7 +195,7 @@

    Private projectFiles

    projectFiles: Map<string, SanSourceFile> = new Map()
    @@ -212,7 +212,7 @@

    Private evaluateFile

  • Parameters

    @@ -238,7 +238,7 @@

    parseSanApp

  • Parameters

    @@ -265,7 +265,7 @@

    parseSanAppFromComponentClass

    Parameters

    @@ -288,7 +288,7 @@

    Private parseSanSourc
  • Parameters

    @@ -311,7 +311,7 @@

    Private setComponentID

    Parameters

    diff --git a/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html b/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html index cd8ab5e5..2dc2f317 100644 --- a/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html +++ b/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html @@ -72,8 +72,9 @@

    Class ANodeCompiler

    -

    ANode 的编译方法集合对象

    +

    ANode 编译

    +

    负责单个 ComponentClass 的编译,每个 ANodeCompiler 对应于一个 ComponentInfo。

    @@ -97,11 +98,12 @@

    Constructors

    Properties

    @@ -109,15 +111,17 @@

    Methods

    @@ -129,28 +133,50 @@

    Constructors

    constructor

    -
    +
    -

    compileElement

    -
    - -

    compileIf

    + +

    compileFragment

      +
    • compileFragment(aNode: AFragmentNode): void
    • +
    + +
    +
    + +

    Private compileIf

    +
    • compileIf(aNode: AIfNode): void
    -
    +
    -

    compileText

    -
    +
    + +

    Private outputData

    +
      +
    • outputData(): void
    • +
    + +
  • - elementSourceCompiler -
  • -
  • - emitter + componentInfo
  • - owner + componentTree
  • - root + elementCompiler +
  • +
  • + emitter
  • ssrIndex
  • +
  • + ssrOnly +
  • compile
  • compileComponent
  • -
  • +
  • compileElement
  • compileFor
  • + compileFragment +
  • +
  • compileIf
  • @@ -539,7 +641,7 @@

    Returns string compileTemplate

  • -
  • +
  • compileText
  • @@ -548,6 +650,9 @@

    Returns string nextID

  • +
  • + outputData +
  • diff --git a/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html b/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html index a84ebaa8..51f59d5c 100644 --- a/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html +++ b/docs/classes/_target_js_compilers_element_compiler_.elementcompiler.html @@ -69,6 +69,14 @@

    Class ElementCompiler

    +
    +
    +
    +

    编译一个 HTML 标签

    +
    +

    每个 ElementCompiler 对象对应于一个 ComponentClass,可以用来编译该组件中的所有 HTML 标签,并递归地调用 ANodeCompiler 来编译标签内容。

    +
    +

    Hierarchy

    -
    +

    Properties

    @@ -114,28 +121,42 @@

    Constructors

    constructor

    @@ -189,7 +189,7 @@

    Protected code

    @@ -206,7 +206,7 @@

    beginBlock

  • Parameters

    @@ -229,7 +229,7 @@

    beginElse

  • Returns void

    @@ -246,7 +246,7 @@

    beginElseIf

  • Parameters

    @@ -269,7 +269,7 @@

    beginFor

  • Parameters

    @@ -292,7 +292,7 @@

    beginIf

  • Parameters

    @@ -305,29 +305,6 @@

    Returns void -
    - -

    bufferHTMLLiteral

    -
      -
    • bufferHTMLLiteral(str: string): void
    • -
    - -

    carriageReturn

    @@ -339,7 +316,7 @@

    carriageReturn

    Returns void

    @@ -357,7 +334,7 @@

    clear

    Returns void

    @@ -374,7 +351,7 @@

    clearStringLiteralBuffer

  • Returns void

    @@ -392,7 +369,7 @@

    Protected defaultWrite

    Inherited from Emitter.defaultWrite

    Parameters

    @@ -415,7 +392,7 @@

    endBlock

  • Returns void

    @@ -432,7 +409,7 @@

    endFor

  • Returns void

    @@ -449,7 +426,7 @@

    endIf

  • Returns void

    @@ -467,7 +444,7 @@

    feedLine

    Parameters

    @@ -491,7 +468,7 @@

    fullText

    Returns string

    @@ -509,7 +486,7 @@

    indent

    Returns void

    @@ -527,7 +504,7 @@

    nextLine

    Parameters

    @@ -551,7 +528,7 @@

    unindent

    Returns void

    @@ -569,7 +546,7 @@

    write

    Parameters

    @@ -592,7 +569,7 @@

    writeAnonymousFunction

  • Parameters

    @@ -618,7 +595,7 @@

    writeBlock

  • Parameters

    @@ -644,7 +621,7 @@

    writeBreak

  • Returns void

    @@ -661,7 +638,7 @@

    writeCase

  • Parameters

    @@ -687,7 +664,7 @@

    writeContinue

  • Returns void

    @@ -704,7 +681,7 @@

    writeDataComment

  • Returns void

    @@ -721,7 +698,7 @@

    writeDefault

  • Parameters

    @@ -744,7 +721,7 @@

    writeFor

  • Parameters

    @@ -770,7 +747,7 @@

    writeFunction

  • Parameters

    @@ -799,7 +776,7 @@

    writeFunctionCall

  • Parameters

    @@ -816,16 +793,16 @@

    Returns void

  • - -

    writeHTML

    + +

    writeHTMLExpression

      -
    • writeHTML(code: string): void
    • +
    • writeHTMLExpression(code: string): void
    +
    + +

    writeHTMLLiteral

    +
      +
    • writeHTMLLiteral(str: string): void
    • +
    + +

    writeIf

    @@ -848,7 +848,7 @@

    writeIf

  • Parameters

    @@ -875,7 +875,7 @@

    writeIndentedLines

    Parameters

    @@ -899,7 +899,7 @@

    writeLine

    Parameters

    @@ -923,7 +923,7 @@

    writeLines

    Parameters

    @@ -947,7 +947,7 @@

    writeNewLine

    Returns void

    @@ -964,7 +964,7 @@

    writeSwitch

  • Parameters

    @@ -1024,9 +1024,6 @@

    Returns void beginIf

  • -
  • - bufferHTMLLiteral -
  • carriageReturn
  • @@ -1097,7 +1094,10 @@

    Returns voidwriteFunctionCall

  • - writeHTML + writeHTMLExpression +
  • +
  • + writeHTMLLiteral
  • writeIf diff --git a/docs/classes/_target_js_index_.tojscompiler.html b/docs/classes/_target_js_index_.tojscompiler.html index 5e9665c5..54dd2eee 100644 --- a/docs/classes/_target_js_index_.tojscompiler.html +++ b/docs/classes/_target_js_index_.tojscompiler.html @@ -121,7 +121,7 @@

    constructor

  • Parameters

    @@ -148,7 +148,7 @@

    Private project

    project: SanProject
    @@ -165,7 +165,7 @@

    compile

  • Parameters

    @@ -183,7 +183,7 @@
    bareFunction: : boolean
  • -
    noTemplateOutput: boolean
    +
    ssrOnly: boolean
  • @@ -202,7 +202,7 @@

    compileToRenderer

  • Parameters

    @@ -214,7 +214,7 @@
    sanApp: Sa
    Default value __namedParameters: object = {}
    • -
      noTemplateOutput: boolean
      +
      ssrOnly: boolean
  • diff --git a/docs/classes/_utils_emitter_.emitter.html b/docs/classes/_utils_emitter_.emitter.html index 4d43ad30..38fcc08c 100644 --- a/docs/classes/_utils_emitter_.emitter.html +++ b/docs/classes/_utils_emitter_.emitter.html @@ -136,7 +136,7 @@

    constructor

  • Parameters

    @@ -158,7 +158,7 @@

    Protected code

    code: string = ""
    @@ -168,7 +168,7 @@

    Private indentLevel

    indentLevel: number = 0
    @@ -178,7 +178,7 @@

    Private shiftWidth

    shiftWidth: number
    @@ -195,7 +195,7 @@

    Private atLineBegin

    Returns boolean

    @@ -212,7 +212,7 @@

    carriageReturn

  • Returns void

    @@ -229,7 +229,7 @@

    clear

  • Returns void

    @@ -246,7 +246,7 @@

    Protected defaultWrite

    Parameters

    @@ -269,7 +269,7 @@

    feedLine

  • Parameters

    @@ -292,7 +292,7 @@

    fullText

  • Returns string

    @@ -309,7 +309,7 @@

    indent

  • Returns void

    @@ -326,7 +326,7 @@

    Private lastChar

  • Returns string

    @@ -343,7 +343,7 @@

    nextLine

  • Parameters

    @@ -366,7 +366,7 @@

    Private size

  • Returns number

    @@ -383,7 +383,7 @@

    unindent

  • Returns void

    @@ -400,7 +400,7 @@

    Abstract write

  • Parameters

    @@ -423,7 +423,7 @@

    writeIndentedLines

  • Parameters

    @@ -446,7 +446,7 @@

    writeLine

  • Parameters

    @@ -469,7 +469,7 @@

    writeLines

  • Parameters

    @@ -492,7 +492,7 @@

    writeNewLine

  • Returns void

    diff --git a/docs/enums/_models_source_file_type_.sourcefiletype.html b/docs/enums/_models_source_file_type_.sourcefiletype.html index bd1775e6..e6655d73 100644 --- a/docs/enums/_models_source_file_type_.sourcefiletype.html +++ b/docs/enums/_models_source_file_type_.sourcefiletype.html @@ -91,7 +91,7 @@

    js

    js: = ".js"
    @@ -101,7 +101,7 @@

    ts

    ts: = ".ts"
    diff --git a/docs/interfaces/_models_compiled_component_.compiledcomponent.html b/docs/interfaces/_models_compiled_component_.compiledcomponent.html index 01b4a895..4e1180ef 100644 --- a/docs/interfaces/_models_compiled_component_.compiledcomponent.html +++ b/docs/interfaces/_models_compiled_component_.compiledcomponent.html @@ -145,7 +145,7 @@

    constructor

    Parameters

    @@ -167,7 +167,7 @@

    aNode

    aNode: ANode
    @@ -177,7 +177,7 @@

    components

    components: object
    @@ -196,7 +196,7 @@

    data

    @@ -207,7 +207,7 @@

    Optional el

    @@ -218,7 +218,7 @@

    nodeType

    @@ -236,7 +236,7 @@

    attach

    Parameters

    @@ -260,7 +260,7 @@

    detach

    Returns void

    @@ -278,7 +278,7 @@

    dispatch

    Parameters

    @@ -305,7 +305,7 @@

    dispose

    Returns void

    @@ -323,7 +323,7 @@

    fire

    Parameters

    @@ -349,7 +349,7 @@

    Optional getComponent

    Parameters

    @@ -372,7 +372,7 @@

    Optional initData

  • Returns T

    @@ -389,7 +389,7 @@

    Optional inited

  • Returns void

    @@ -407,7 +407,7 @@

    nextTick

    Parameters

    @@ -443,7 +443,7 @@

    on

    Parameters

    @@ -470,7 +470,7 @@

    ref

    Type parameters

    @@ -500,7 +500,7 @@

    slot

    Type parameters

    @@ -530,7 +530,7 @@

    un

    Parameters

    @@ -557,7 +557,7 @@

    watch

    Parameters

    diff --git a/docs/interfaces/_models_compiler_.compiler.html b/docs/interfaces/_models_compiler_.compiler.html index cb5533e8..326bd619 100644 --- a/docs/interfaces/_models_compiler_.compiler.html +++ b/docs/interfaces/_models_compiler_.compiler.html @@ -109,7 +109,7 @@

    compile

  • Parameters

    @@ -135,7 +135,7 @@

    Optional compileToRendere
  • Parameters

    diff --git a/docs/interfaces/_models_component_info_.componentinfooptions.html b/docs/interfaces/_models_component_info_.componentinfooptions.html index c3bb341c..4eb87397 100644 --- a/docs/interfaces/_models_component_info_.componentinfooptions.html +++ b/docs/interfaces/_models_component_info_.componentinfooptions.html @@ -105,7 +105,7 @@

    childComponentClasses

    childComponentClasses: Components
    @@ -115,7 +115,7 @@

    Optional children

    children: ComponentInfo[]
    @@ -125,7 +125,7 @@

    cid

    cid: number
    @@ -135,7 +135,7 @@

    component

    component: CompiledComponent<__type>
    @@ -145,7 +145,7 @@

    componentClass

    componentClass: ComponentClass
    @@ -155,7 +155,7 @@

    computed

    computed: Computed
    @@ -165,7 +165,7 @@

    filters

    filters: Filters
    @@ -175,7 +175,7 @@

    Optional template

    template: undefined | string
    diff --git a/docs/interfaces/_models_renderer_.renderer.html b/docs/interfaces/_models_renderer_.renderer.html index 8f8c9794..f4ccfce4 100644 --- a/docs/interfaces/_models_renderer_.renderer.html +++ b/docs/interfaces/_models_renderer_.renderer.html @@ -86,7 +86,7 @@

    Callable

  • Parameters

    diff --git a/docs/interfaces/_models_san_project_.sanprojectoptions.html b/docs/interfaces/_models_san_project_.sanprojectoptions.html index 6284f986..a62ab4d9 100644 --- a/docs/interfaces/_models_san_project_.sanprojectoptions.html +++ b/docs/interfaces/_models_san_project_.sanprojectoptions.html @@ -99,7 +99,7 @@

    Optional modules

    modules: Modules
    @@ -109,7 +109,7 @@

    Optional tsConfigFil
    tsConfigFilePath: string | null
    diff --git a/docs/interfaces/_models_san_source_file_.sansourcefileoptions.html b/docs/interfaces/_models_san_source_file_.sansourcefileoptions.html index f560dd72..53ea6158 100644 --- a/docs/interfaces/_models_san_source_file_.sansourcefileoptions.html +++ b/docs/interfaces/_models_san_source_file_.sansourcefileoptions.html @@ -101,7 +101,7 @@

    Optional componentClasscomponentClassIdentifier: undefined | string @@ -111,7 +111,7 @@

    fileType

    fileType: SourceFileType
    @@ -121,7 +121,7 @@

    filepath

    filepath: string
    @@ -131,7 +131,7 @@

    Optional sourceFile

    sourceFile: SourceFile
    diff --git a/docs/interfaces/_parsers_san_app_parser_.sanappparser.html b/docs/interfaces/_parsers_san_app_parser_.sanappparser.html index 48a9d49f..9673f842 100644 --- a/docs/interfaces/_parsers_san_app_parser_.sanappparser.html +++ b/docs/interfaces/_parsers_san_app_parser_.sanappparser.html @@ -110,7 +110,7 @@

    parseSanApp

  • Parameters

    @@ -133,7 +133,7 @@

    parseSanAppFromComponentClass

  • Parameters

    diff --git a/docs/interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html b/docs/interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html index 8f37c1e2..3a8e9a8d 100644 --- a/docs/interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html +++ b/docs/interfaces/_target_js_compilers_renderer_compiler_.compilecontext.html @@ -103,7 +103,7 @@

    computedNames

    computedNames: string[]
    @@ -113,7 +113,7 @@

    data

    data: any
    @@ -123,7 +123,7 @@

    instance

    instance: SanSSRComponent
    @@ -133,7 +133,7 @@

    owner

    @@ -143,7 +143,7 @@

    slotRenderers

    slotRenderers: object
    @@ -161,7 +161,7 @@

    sourceSlots

    sourceSlots: SourceSlot[]
    diff --git a/docs/interfaces/_target_js_compilers_renderer_compiler_.componentrender.html b/docs/interfaces/_target_js_compilers_renderer_compiler_.componentrender.html index bc84fb4a..37bf5c8f 100644 --- a/docs/interfaces/_target_js_compilers_renderer_compiler_.componentrender.html +++ b/docs/interfaces/_target_js_compilers_renderer_compiler_.componentrender.html @@ -86,7 +86,7 @@

    Callable

  • Parameters

    diff --git a/docs/interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html b/docs/interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html index 27c4fb82..71ea34c8 100644 --- a/docs/interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html +++ b/docs/interfaces/_target_js_compilers_renderer_compiler_.sanssrcomponent.html @@ -101,7 +101,7 @@

    computed

    computed: object
    @@ -142,7 +142,7 @@

    data

    data: SanData
    @@ -152,7 +152,7 @@

    filters

    filters: object
    @@ -191,7 +191,7 @@

    tagName

    tagName: string
    diff --git a/docs/modules/_bin_ssr_.html b/docs/modules/_bin_ssr_.html index f823aaf4..f1f84229 100644 --- a/docs/modules/_bin_ssr_.html +++ b/docs/modules/_bin_ssr_.html @@ -99,7 +99,7 @@

    OptionValue

    OptionValue: string | undefined
    @@ -112,7 +112,7 @@

    Const componentFile

    componentFile: string = resolve(yargs.argv._[0])
    @@ -122,7 +122,7 @@

    Const options

    options: any = JSON.parse(yargs.argv.targetOptions as string)
    @@ -132,7 +132,7 @@

    Const outputFile

    outputFile: undefined | string = yargs.argv.output as OptionValue
    @@ -142,7 +142,7 @@

    Const project

    project: SanProject = new SanProject({ tsConfigFilePath })
    @@ -152,7 +152,7 @@

    Const target

    target: undefined | string = yargs.argv.target as OptionValue
    @@ -162,7 +162,7 @@

    Const targetCode

    targetCode: string = project.compile(componentFile, target, options)
    @@ -172,7 +172,7 @@

    Const tsConfigFile
    tsConfigFilePath: undefined | string = yargs.argv.tsconfig as OptionValue
    diff --git a/docs/modules/_fixtures_case_.html b/docs/modules/_fixtures_case_.html index 3a449cb5..358eabc5 100644 --- a/docs/modules/_fixtures_case_.html +++ b/docs/modules/_fixtures_case_.html @@ -102,7 +102,7 @@

    Const caseRoot

    caseRoot: string = resolve(__dirname, '../../test/cases')
    @@ -112,7 +112,7 @@

    Const debug

    debug: Debugger = debugFactory('case')
    @@ -122,7 +122,7 @@

    Const sanProject

    sanProject: SanProject = new SanProject({ tsConfigFilePath })
    @@ -132,7 +132,7 @@

    Const tsConfigFile
    tsConfigFilePath: string = resolve(__dirname, '../../test/tsconfig.json')
    @@ -149,7 +149,7 @@

    compile

  • Parameters

    @@ -175,7 +175,7 @@

    compileCaseToRenderer

  • Parameters

    @@ -198,7 +198,7 @@

    getRenderArguments

  • Parameters

    @@ -221,7 +221,7 @@

    ls

  • Returns string[]

    @@ -238,7 +238,7 @@

    readCaseData

  • Parameters

    @@ -261,7 +261,7 @@

    readExpected

  • Parameters

    @@ -284,7 +284,7 @@

    renderOnthefly

  • Parameters

    diff --git a/docs/modules/_index_.html b/docs/modules/_index_.html index b37895a7..558426db 100644 --- a/docs/modules/_index_.html +++ b/docs/modules/_index_.html @@ -94,7 +94,7 @@

    Let defaultProject

    defaultProject: SanProject
    @@ -111,7 +111,7 @@

    compileToRenderer

  • Parameters

    @@ -137,7 +137,7 @@

    compileToSource

  • Parameters

    diff --git a/docs/modules/_loaders_common_js_.html b/docs/modules/_loaders_common_js_.html index 404bd92a..40317e55 100644 --- a/docs/modules/_loaders_common_js_.html +++ b/docs/modules/_loaders_common_js_.html @@ -107,7 +107,7 @@

    FileLoader

    FileLoader: function
    @@ -141,7 +141,7 @@

    Modules

    Modules: object
    @@ -162,7 +162,7 @@

    Const debug

    debug: Debugger = debugFactory('san-ssr:common-js')
    @@ -179,7 +179,7 @@

    Const defaultFileLoader
  • Parameters

    diff --git a/docs/modules/_loaders_target_.html b/docs/modules/_loaders_target_.html index 91146adf..b9062352 100644 --- a/docs/modules/_loaders_target_.html +++ b/docs/modules/_loaders_target_.html @@ -92,7 +92,7 @@

    loadCompilerClassByTarget

  • Parameters

    @@ -115,7 +115,7 @@

    resolve

  • Parameters

    diff --git a/docs/modules/_models_component_.html b/docs/modules/_models_component_.html index b6315847..cdcee30c 100644 --- a/docs/modules/_models_component_.html +++ b/docs/modules/_models_component_.html @@ -114,7 +114,7 @@

    ComponentClass

    ComponentClass: ComponentConstructor<__type, __type>
    @@ -124,7 +124,7 @@

    Components

    Components: Map<string | ANode, ComponentClass>
    @@ -137,7 +137,7 @@

    Const COMPONENT_RESERVED_COMPONENT_RESERVED_MEMBERS: Set<string> = new Set('aNode,computed,filters,components,' +'initData,template,attached,created,' +'detached,disposed,compiled'.split(','))

  • @@ -154,7 +154,7 @@

    isComponentLoader

  • Parameters

    diff --git a/docs/modules/_models_san_project_.html b/docs/modules/_models_san_project_.html index 4b860974..8741f80b 100644 --- a/docs/modules/_models_san_project_.html +++ b/docs/modules/_models_san_project_.html @@ -100,7 +100,7 @@

    CompilerClass

    CompilerClass: object
    @@ -115,7 +115,7 @@
    constructor: function
  • Parameters

    diff --git a/docs/modules/_models_source_file_type_.html b/docs/modules/_models_source_file_type_.html index 872e56fc..0553bf5a 100644 --- a/docs/modules/_models_source_file_type_.html +++ b/docs/modules/_models_source_file_type_.html @@ -98,7 +98,7 @@

    getSourceFileType

  • Parameters

    @@ -124,7 +124,7 @@

    getSourceFileTypeOrThrow

  • Parameters

    diff --git a/docs/modules/_parsers_dependency_resolver_.html b/docs/modules/_parsers_dependency_resolver_.html index 0a7d25bb..727c115e 100644 --- a/docs/modules/_parsers_dependency_resolver_.html +++ b/docs/modules/_parsers_dependency_resolver_.html @@ -97,7 +97,7 @@

    getDependenciesRecursively

  • Parameters

    @@ -123,7 +123,7 @@

    getInlineDeclarations

  • Parameters

    @@ -146,7 +146,7 @@

    getInlineDependencies

  • Parameters

    @@ -169,7 +169,7 @@

    isAbsolutePath

  • Parameters

    @@ -192,7 +192,7 @@

    isPath

  • Parameters

    @@ -215,7 +215,7 @@

    isRelativePath

  • Parameters

    @@ -238,7 +238,7 @@

    shouldInline

  • Parameters

    diff --git a/docs/modules/_parsers_js_san_app_parser_.html b/docs/modules/_parsers_js_san_app_parser_.html index 2d05a730..a44f12db 100644 --- a/docs/modules/_parsers_js_san_app_parser_.html +++ b/docs/modules/_parsers_js_san_app_parser_.html @@ -93,7 +93,7 @@

    Const debug

    debug: Debugger = debugFactory('js-component-parser')
    diff --git a/docs/modules/_parsers_normalize_component_.html b/docs/modules/_parsers_normalize_component_.html index de48a3d5..70acbc1a 100644 --- a/docs/modules/_parsers_normalize_component_.html +++ b/docs/modules/_parsers_normalize_component_.html @@ -91,7 +91,7 @@

    normalizeComponentClass

  • Parameters

    diff --git a/docs/modules/_parsers_san_app_parser_.html b/docs/modules/_parsers_san_app_parser_.html index ddeac6a7..e682b4f1 100644 --- a/docs/modules/_parsers_san_app_parser_.html +++ b/docs/modules/_parsers_san_app_parser_.html @@ -93,7 +93,7 @@

    Const debug

    debug: Debugger = debugFactory('component-parser')
    diff --git a/docs/modules/_parsers_ts_san_app_parser_.html b/docs/modules/_parsers_ts_san_app_parser_.html index 62c7b792..73216e36 100644 --- a/docs/modules/_parsers_ts_san_app_parser_.html +++ b/docs/modules/_parsers_ts_san_app_parser_.html @@ -93,7 +93,7 @@

    Const debug

    debug: Debugger = debugFactory('ts-component-parser')
    diff --git a/docs/modules/_parsers_tsconfig_.html b/docs/modules/_parsers_tsconfig_.html index 62f37b5b..de741ef3 100644 --- a/docs/modules/_parsers_tsconfig_.html +++ b/docs/modules/_parsers_tsconfig_.html @@ -91,7 +91,7 @@

    getDefaultTSConfigPath

  • Parameters

    diff --git a/docs/modules/_target_js_compilers_expr_compiler_.html b/docs/modules/_target_js_compilers_expr_compiler_.html index b286d9a6..2b90ffe0 100644 --- a/docs/modules/_target_js_compilers_expr_compiler_.html +++ b/docs/modules/_target_js_compilers_expr_compiler_.html @@ -108,7 +108,7 @@

    array

  • Parameters

    @@ -131,7 +131,7 @@

    binary

  • Parameters

    @@ -154,7 +154,7 @@

    callExpr

  • Parameters

    @@ -177,7 +177,7 @@

    dataAccess

  • Parameters

    @@ -200,7 +200,7 @@

    dispatch

  • Parameters

    @@ -223,7 +223,7 @@

    expr

  • Parameters

    @@ -246,7 +246,7 @@

    interp

  • Parameters

    @@ -269,7 +269,7 @@

    object

  • Parameters

    @@ -292,7 +292,7 @@

    stringLiteralize

  • Parameters

    @@ -315,7 +315,7 @@

    tertiary

  • Parameters

    @@ -338,7 +338,7 @@

    text

  • Parameters

    @@ -361,7 +361,7 @@

    unary

  • Parameters

    @@ -383,7 +383,7 @@

    Const binaryOp

    binaryOp: object
    @@ -392,7 +392,7 @@

    121

    121: string = "<="
    @@ -402,7 +402,7 @@

    122

    122: string = "=="
    @@ -412,7 +412,7 @@

    123

    123: string = ">="
    @@ -422,7 +422,7 @@

    155

    155: string = "!=="
    @@ -432,7 +432,7 @@

    183

    183: string = "==="
    @@ -442,7 +442,7 @@

    248

    248: string = "||"
    @@ -452,7 +452,7 @@

    42

    42: string = "*"
    @@ -462,7 +462,7 @@

    43

    43: string = "+"
    @@ -472,7 +472,7 @@

    45

    45: string = "-"
    @@ -482,7 +482,7 @@

    47

    47: string = "/"
    @@ -492,7 +492,7 @@

    60

    60: string = "<"
    @@ -502,7 +502,7 @@

    62

    62: string = ">"
    @@ -512,7 +512,7 @@

    76

    76: string = "&&"
    @@ -522,7 +522,7 @@

    94

    94: string = "!="
    diff --git a/docs/modules/_target_js_compilers_renderer_compiler_.html b/docs/modules/_target_js_compilers_renderer_compiler_.html index 13de94aa..9aeee9e8 100644 --- a/docs/modules/_target_js_compilers_renderer_compiler_.html +++ b/docs/modules/_target_js_compilers_renderer_compiler_.html @@ -115,7 +115,7 @@

    ExpressionEvaluator

    ExpressionEvaluator: function
    @@ -146,7 +146,7 @@

    SourceSlot

    SourceSlot: any
    @@ -159,7 +159,7 @@

    Const RENDERER_ARGS

    RENDERER_ARGS: string[] = ['data = {}', 'noDataOutput', 'sanssrRuntime', 'ownerCtx', 'parentCtx', 'tagName', 'sourceSlots']
    @@ -176,7 +176,7 @@

    functionString

  • Parameters

    diff --git a/docs/modules/_target_js_compilers_stringifier_.html b/docs/modules/_target_js_compilers_stringifier_.html index 965a27dd..5644f89f 100644 --- a/docs/modules/_target_js_compilers_stringifier_.html +++ b/docs/modules/_target_js_compilers_stringifier_.html @@ -87,7 +87,7 @@

    Const stringifier

    stringifier: object
    @@ -100,7 +100,7 @@

    any

  • Parameters

    @@ -123,7 +123,7 @@

    arr

  • Parameters

    @@ -146,7 +146,7 @@

    date

  • Parameters

    @@ -169,7 +169,7 @@

    obj

  • Parameters

    @@ -192,7 +192,7 @@

    str

  • Parameters

    diff --git a/docs/modules/_target_js_emitters_runtime_.html b/docs/modules/_target_js_emitters_runtime_.html index 2c516741..a435e796 100644 --- a/docs/modules/_target_js_emitters_runtime_.html +++ b/docs/modules/_target_js_emitters_runtime_.html @@ -93,7 +93,7 @@

    Const files

    files: string[] = [resolve(__dirname, '../../../dist/utils/underscore.js'),resolve(__dirname, '../../../dist/models/san-data.js')]
  • @@ -110,7 +110,7 @@

    emitRuntime

  • Parameters

    diff --git a/docs/modules/_target_js_index_.html b/docs/modules/_target_js_index_.html index 79f9be7e..d3908a6a 100644 --- a/docs/modules/_target_js_index_.html +++ b/docs/modules/_target_js_index_.html @@ -100,14 +100,14 @@

    ToJSCompileOptions

    ToJSCompileOptions: object

    Type declaration

    • -
      Optional noTemplateOutput?: undefined | false | true
      +
      Optional ssrOnly?: undefined | false | true
    @@ -118,7 +118,7 @@

    ToJSConstructOptions

    ToJSConstructOptions: object
    @@ -139,7 +139,7 @@

    Const debug

    debug: Debugger = debugFactory('target-js')
    diff --git a/docs/modules/_transpilers_ts2js_.html b/docs/modules/_transpilers_ts2js_.html index 24824da4..f8fb6914 100644 --- a/docs/modules/_transpilers_ts2js_.html +++ b/docs/modules/_transpilers_ts2js_.html @@ -94,7 +94,7 @@

    Const debug

    debug: Debugger = debugFactory('san-ssr:ts2js')
    @@ -111,7 +111,7 @@

    tsCode2js

  • Parameters

    @@ -137,7 +137,7 @@

    tsSourceFile2js

  • Parameters

    diff --git a/docs/modules/_utils_anode_util_.html b/docs/modules/_utils_anode_util_.html index 8abc5ff8..2886da11 100644 --- a/docs/modules/_utils_anode_util_.html +++ b/docs/modules/_utils_anode_util_.html @@ -92,7 +92,7 @@

    getANodePropByName

  • @@ -126,7 +126,7 @@

    getANodeProps

  • Parameters

    diff --git a/docs/modules/_utils_ast_util_.html b/docs/modules/_utils_ast_util_.html index 0223490c..5d04dc5c 100644 --- a/docs/modules/_utils_ast_util_.html +++ b/docs/modules/_utils_ast_util_.html @@ -95,7 +95,7 @@

    Const debug

    debug: Debugger = debugFactory('ast-util')
    @@ -112,7 +112,7 @@

    getComponentClassIdentifier

  • Parameters

    @@ -138,7 +138,7 @@

    getSanImportDeclaration

  • Parameters

    @@ -164,7 +164,7 @@

    isChildClassOf

  • Parameters

    diff --git a/docs/modules/_utils_buffer_.html b/docs/modules/_utils_buffer_.html index 2812ce3b..5a9d497a 100644 --- a/docs/modules/_utils_buffer_.html +++ b/docs/modules/_utils_buffer_.html @@ -91,7 +91,7 @@

    byteCount

  • Parameters

    diff --git a/docs/modules/_utils_case_.html b/docs/modules/_utils_case_.html index 9a04ff0e..9616b093 100644 --- a/docs/modules/_utils_case_.html +++ b/docs/modules/_utils_case_.html @@ -96,7 +96,7 @@

    Const debug

    debug: Debugger = debugFactory('case')
    @@ -113,7 +113,7 @@

    assertSanHTMLEqual

  • Parameters

    @@ -139,7 +139,7 @@

    compareSanHTML

  • @@ -176,7 +176,7 @@

    deepEqual

  • Parameters

    @@ -202,7 +202,7 @@

    parseSanHTML

  • Parameters

    diff --git a/docs/modules/_utils_dom_util_.html b/docs/modules/_utils_dom_util_.html index fe5a353c..4bcecfa7 100644 --- a/docs/modules/_utils_dom_util_.html +++ b/docs/modules/_utils_dom_util_.html @@ -88,7 +88,7 @@

    Const autoCloseTags

    autoCloseTags: Set<string> = new Set('area,base,br,col,embed,hr,img,input,keygen,param,source,track,wbr'.split(',')) @@ -98,7 +98,7 @@

    Const booleanAttributes

    booleanAttributes: Set<string> = new Set(('allowpaymentrequest,async,autofocus,autoplay,' +'checked,controls,default,defer,disabled,formnovalidate,' +'hidden,ismap,itemscope,loop,multiple,muted,nomodule,novalidate,' +'open,readonly,required,reversed,selected,typemustmatch').split(','))
    diff --git a/docs/modules/_utils_fs_.html b/docs/modules/_utils_fs_.html index ffaf8f05..3b063cad 100644 --- a/docs/modules/_utils_fs_.html +++ b/docs/modules/_utils_fs_.html @@ -91,7 +91,7 @@

    readStringSync

  • Parameters

    diff --git a/docs/modules/_utils_lang_.html b/docs/modules/_utils_lang_.html index cface370..8be4dca7 100644 --- a/docs/modules/_utils_lang_.html +++ b/docs/modules/_utils_lang_.html @@ -92,7 +92,7 @@

    getMember

  • Type parameters

    @@ -127,7 +127,7 @@

    isValidIdentifier

  • Parameters

    diff --git a/docs/modules/_utils_type_guards_.html b/docs/modules/_utils_type_guards_.html index 0b8727bf..7ea3d665 100644 --- a/docs/modules/_utils_type_guards_.html +++ b/docs/modules/_utils_type_guards_.html @@ -109,7 +109,7 @@

    isAForNode

  • Parameters

    @@ -132,7 +132,7 @@

    isAFragmentNode

  • Parameters

    @@ -155,7 +155,7 @@

    isAIfNode

  • Parameters

    @@ -178,7 +178,7 @@

    isASlotNode

  • Parameters

    @@ -201,7 +201,7 @@

    isATemplateNode

  • Parameters

    @@ -224,7 +224,7 @@

    isATextNode

  • Parameters

    @@ -247,7 +247,7 @@

    isExprAccessorNode

  • Parameters

    @@ -270,7 +270,7 @@

    isExprArrayNode

  • Parameters

    @@ -293,7 +293,7 @@

    isExprBinaryNode

  • Parameters

    @@ -316,7 +316,7 @@

    isExprBoolNode

  • Parameters

    @@ -339,7 +339,7 @@

    isExprCallNode

  • Parameters

    @@ -362,7 +362,7 @@

    isExprInterpNode

  • Parameters

    @@ -385,7 +385,7 @@

    isExprNullNode

  • Parameters

    @@ -408,7 +408,7 @@

    isExprNumberNode

  • Parameters

    @@ -431,7 +431,7 @@

    isExprObjectNode

  • Parameters

    @@ -454,7 +454,7 @@

    isExprStringNode

  • Parameters

    @@ -477,7 +477,7 @@

    isExprTertiaryNode

  • Parameters

    @@ -500,7 +500,7 @@

    isExprTextNode

  • Parameters

    @@ -523,7 +523,7 @@

    isExprUnaryNode

  • Parameters

    diff --git a/docs/modules/_utils_underscore_.html b/docs/modules/_utils_underscore_.html index c0abc4cf..5e73aa64 100644 --- a/docs/modules/_utils_underscore_.html +++ b/docs/modules/_utils_underscore_.html @@ -110,7 +110,7 @@

    _classFilter

  • Parameters

    @@ -133,7 +133,7 @@

    _styleFilter

  • Parameters

    @@ -159,7 +159,7 @@

    _xclassFilter

  • Parameters

    @@ -185,7 +185,7 @@

    _xstyleFilter

  • Parameters

    @@ -214,7 +214,7 @@

    attrFilter

  • Parameters

    @@ -243,7 +243,7 @@

    boolAttrFilter

  • Parameters

    @@ -269,7 +269,7 @@

    createFromPrototype

  • Parameters

    @@ -292,7 +292,7 @@

    defaultStyleFilter

  • Parameters

    @@ -318,7 +318,7 @@

    escapeHTML

  • Parameters

    @@ -341,7 +341,7 @@

    extend

  • Parameters

    @@ -367,7 +367,7 @@

    includes

  • Type parameters

    @@ -399,7 +399,7 @@

    isObject

  • Parameters

    @@ -421,7 +421,7 @@

    Const BASE_PROPS

    BASE_PROPS: object
    @@ -430,7 +430,7 @@

    class

    class: number = 1
    @@ -440,7 +440,7 @@

    id

    id: number = 1
    @@ -450,7 +450,7 @@

    style

    style: number = 1
    @@ -461,7 +461,7 @@

    Const HTML_ENTITY

    HTML_ENTITY: object
    @@ -470,7 +470,7 @@

    "

    ": string = "&quot;"
    @@ -480,7 +480,7 @@

    &

    &: string = "&amp;"
    @@ -490,7 +490,7 @@

    '

    ': string = "&#39;"
    @@ -500,7 +500,7 @@

    <

    <: string = "&lt;"
    @@ -510,7 +510,7 @@

    >

    >: string = "&gt;"
    @@ -521,7 +521,7 @@

    Const _

    _: object
    @@ -530,7 +530,7 @@

    _classFilter

    _classFilter: _classFilter
    @@ -540,7 +540,7 @@

    _styleFilter

    _styleFilter: _styleFilter
    @@ -550,7 +550,7 @@

    _xclassFilter

    _xclassFilter: _xclassFilter
    @@ -560,7 +560,7 @@

    _xstyleFilter

    _xstyleFilter: _xstyleFilter
    @@ -570,7 +570,7 @@

    attrFilter

    attrFilter: attrFilter
    @@ -580,7 +580,7 @@

    boolAttrFilter

    boolAttrFilter: boolAttrFilter
    @@ -590,7 +590,7 @@

    createFromPrototype

    createFromPrototype: createFromPrototype
    @@ -600,7 +600,7 @@

    defaultStyleFilter

    defaultStyleFilter: defaultStyleFilter
    @@ -610,7 +610,7 @@

    escapeHTML

    escapeHTML: escapeHTML
    @@ -620,7 +620,7 @@

    extend

    extend: extend
    @@ -630,7 +630,7 @@

    includes

    includes: includes
    diff --git a/package-lock.json b/package-lock.json index 53e01997..03758796 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "san-ssr", - "version": "1.12.0", + "version": "1.13.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ceacc8e8..c77ccd42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "san-ssr", - "version": "1.12.0", + "version": "1.13.0", "description": "San server-side-render framework and utils", "main": "dist/index.js", "types": "dist/index.d.ts",