From 389791b070156192468e1f072435e2a22762d65c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 12 Jun 2020 11:08:58 +0000 Subject: [PATCH] chore(release): 1.13.1 [skip ci] ## [1.13.1](https://github.com/baidu/san-ssr/compare/v1.13.0...v1.13.1) (2020-06-12) ### Bug Fixes * types for Component ([9007876](https://github.com/baidu/san-ssr/commit/9007876a4439d599820c03733cd9dd2e5ae6a710)) --- CHANGELOG.md | 7 + docs/assets/js/search.js | 2 +- .../classes/_loaders_common_js_.commonjs.html | 12 +- docs/classes/_loaders_common_js_.module.html | 8 +- ...component_.sanssrcomputeddeclarations.html | 4 +- ..._models_component_info_.componentinfo.html | 71 +- ..._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 | 107 +-- ...ers_js_san_app_parser_.jssanappparser.html | 12 +- ...ers_ts_san_app_parser_.tssanappparser.html | 22 +- ...mpilers_anode_compiler_.anodecompiler.html | 77 +- ...ers_element_compiler_.elementcompiler.html | 16 +- ...s_renderer_compiler_.renderercompiler.html | 22 +- ...target_js_emitters_emitter_.jsemitter.html | 78 +- .../_target_js_index_.tojscompiler.html | 8 +- docs/classes/_utils_emitter_.emitter.html | 40 +- ...dels_source_file_type_.sourcefiletype.html | 4 +- docs/globals.html | 4 - docs/index.html | 3 - ...compiled_component_.compiledcomponent.html | 750 ------------------ .../_models_compiler_.compiler.html | 4 +- .../_models_component_.filters.html | 4 +- ..._component_info_.componentinfooptions.html | 42 +- .../_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_compiled_component_.html | 171 ---- docs/modules/_models_component_.html | 10 +- docs/modules/_models_san_project_.html | 4 +- docs/modules/_models_source_file_type_.html | 4 +- docs/modules/_parsers_component_parser_.html | 191 +++++ .../_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 | 10 +- .../_target_js_compilers_stringifier_.html | 12 +- .../modules/_target_js_emitters_runtime_.html | 4 +- docs/modules/_target_js_index_.html | 6 +- 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 +- 67 files changed, 674 insertions(+), 1449 deletions(-) delete mode 100644 docs/interfaces/_models_compiled_component_.compiledcomponent.html delete mode 100644 docs/modules/_models_compiled_component_.html diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dc8e610..471be491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.13.1](https://github.com/baidu/san-ssr/compare/v1.13.0...v1.13.1) (2020-06-12) + + +### Bug Fixes + +* types for Component ([9007876](https://github.com/baidu/san-ssr/commit/9007876a4439d599820c03733cd9dd2e5ae6a710)) + # [1.13.0](https://github.com/baidu/san-ssr/compare/v1.12.0...v1.13.0) (2020-06-02) diff --git a/docs/assets/js/search.js b/docs/assets/js/search.js index 673f5568..3907f13b 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":"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 + 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/component\"","url":"modules/_models_component_.html","classes":"tsd-kind-external-module"},{"id":150,"kind":256,"name":"Computed","url":"interfaces/_models_component_.computed.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":151,"kind":256,"name":"Filters","url":"interfaces/_models_component_.filters.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":152,"kind":128,"name":"SanSSRFiltersDeclarations","url":"classes/_models_component_.sanssrfiltersdeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":153,"kind":128,"name":"SanSSRComputedDeclarations","url":"classes/_models_component_.sanssrcomputeddeclarations.html","classes":"tsd-kind-class tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":154,"kind":4194304,"name":"ComponentClass","url":"modules/_models_component_.html#componentclass","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":155,"kind":4194304,"name":"Components","url":"modules/_models_component_.html#components","classes":"tsd-kind-type-alias tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":156,"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":157,"kind":64,"name":"isComponentLoader","url":"modules/_models_component_.html#iscomponentloader","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"models/component\""},{"id":158,"kind":1,"name":"\"models/san-data\"","url":"modules/_models_san_data_.html","classes":"tsd-kind-external-module"},{"id":159,"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":160,"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":161,"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":162,"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":163,"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":164,"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":165,"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":166,"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":167,"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":168,"kind":1,"name":"\"models/renderer\"","url":"modules/_models_renderer_.html","classes":"tsd-kind-external-module"},{"id":169,"kind":256,"name":"Renderer","url":"interfaces/_models_renderer_.renderer.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/renderer\""},{"id":170,"kind":1,"name":"\"models/source-file-type\"","url":"modules/_models_source_file_type_.html","classes":"tsd-kind-external-module"},{"id":171,"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":172,"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":173,"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":174,"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":175,"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":176,"kind":1,"name":"\"models/component-info\"","url":"modules/_models_component_info_.html","classes":"tsd-kind-external-module"},{"id":177,"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":178,"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":179,"kind":1024,"name":"rootANode","url":"interfaces/_models_component_info_.componentinfooptions.html#rootanode","classes":"tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfoOptions"},{"id":180,"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":181,"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":182,"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":183,"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":184,"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":185,"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":186,"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":187,"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":188,"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":189,"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":190,"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":191,"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":192,"kind":1024,"name":"proto","url":"classes/_models_component_info_.componentinfo.html#proto","classes":"tsd-kind-property tsd-parent-kind-class","parent":"\"models/component-info\".ComponentInfo"},{"id":193,"kind":65536,"name":"__type","url":"classes/_models_component_info_.componentinfo.html#proto.__type","classes":"tsd-kind-type-literal tsd-parent-kind-property tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfo.proto"},{"id":194,"kind":32,"name":"initData","url":"classes/_models_component_info_.componentinfo.html#proto.__type.initdata","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfo.proto.__type"},{"id":195,"kind":32,"name":"inited","url":"classes/_models_component_info_.componentinfo.html#proto.__type.inited","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfo.proto.__type"},{"id":196,"kind":32,"name":"computed","url":"classes/_models_component_info_.componentinfo.html#proto.__type.computed-1","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfo.proto.__type"},{"id":197,"kind":32,"name":"filters","url":"classes/_models_component_info_.componentinfo.html#proto.__type.filters-1","classes":"tsd-kind-variable tsd-parent-kind-type-literal tsd-is-not-exported","parent":"\"models/component-info\".ComponentInfo.proto.__type"},{"id":198,"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":199,"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":200,"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":201,"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":202,"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":203,"kind":1,"name":"\"models/san-source-file\"","url":"modules/_models_san_source_file_.html","classes":"tsd-kind-external-module"},{"id":204,"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":205,"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":206,"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":207,"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":208,"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":209,"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":210,"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":211,"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":212,"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":213,"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":214,"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":215,"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":216,"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":217,"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":218,"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":219,"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":220,"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":221,"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":222,"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":223,"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":224,"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":225,"kind":1,"name":"\"parsers/component-parser\"","url":"modules/_parsers_component_parser_.html","classes":"tsd-kind-external-module"},{"id":226,"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":227,"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":228,"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":229,"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":230,"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":231,"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":232,"kind":64,"name":"visitANodeRecursively","url":"modules/_parsers_component_parser_.html#visitanoderecursively","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/component-parser\""},{"id":233,"kind":64,"name":"normalizeRootANode","url":"modules/_parsers_component_parser_.html#normalizerootanode","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/component-parser\""},{"id":234,"kind":64,"name":"normalizeOptionTag","url":"modules/_parsers_component_parser_.html#normalizeoptiontag","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/component-parser\""},{"id":235,"kind":64,"name":"normalizeRootClassProp","url":"modules/_parsers_component_parser_.html#normalizerootclassprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/component-parser\""},{"id":236,"kind":64,"name":"normalizeRootStyleProp","url":"modules/_parsers_component_parser_.html#normalizerootstyleprop","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/component-parser\""},{"id":237,"kind":64,"name":"normalizeRootATemplateNode","url":"modules/_parsers_component_parser_.html#normalizerootatemplatenode","classes":"tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported","parent":"\"parsers/component-parser\""},{"id":238,"kind":1,"name":"\"models/component-tree\"","url":"modules/_models_component_tree_.html","classes":"tsd-kind-external-module"},{"id":239,"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":240,"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":241,"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":242,"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":243,"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":244,"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":245,"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":246,"kind":1,"name":"\"models/san-app\"","url":"modules/_models_san_app_.html","classes":"tsd-kind-external-module"},{"id":247,"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":248,"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":249,"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":250,"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":251,"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":252,"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":253,"kind":1,"name":"\"models/compiler\"","url":"modules/_models_compiler_.html","classes":"tsd-kind-external-module"},{"id":254,"kind":256,"name":"Compiler","url":"interfaces/_models_compiler_.compiler.html","classes":"tsd-kind-interface tsd-parent-kind-external-module","parent":"\"models/compiler\""},{"id":255,"kind":2048,"name":"compile","url":"interfaces/_models_compiler_.compiler.html#compile","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":256,"kind":2048,"name":"compileToRenderer","url":"interfaces/_models_compiler_.compiler.html#compiletorenderer","classes":"tsd-kind-method tsd-parent-kind-interface","parent":"\"models/compiler\".Compiler"},{"id":257,"kind":1,"name":"\"utils/fs\"","url":"modules/_utils_fs_.html","classes":"tsd-kind-external-module"},{"id":258,"kind":64,"name":"readStringSync","url":"modules/_utils_fs_.html#readstringsync","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/fs\""},{"id":259,"kind":1,"name":"\"target-js/emitters/runtime\"","url":"modules/_target_js_emitters_runtime_.html","classes":"tsd-kind-external-module"},{"id":260,"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":261,"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":262,"kind":1,"name":"\"utils/anode-util\"","url":"modules/_utils_anode_util_.html","classes":"tsd-kind-external-module"},{"id":263,"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":264,"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":265,"kind":1,"name":"\"utils/dom-util\"","url":"modules/_utils_dom_util_.html","classes":"tsd-kind-external-module"},{"id":266,"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":267,"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":268,"kind":1,"name":"\"target-js/compilers/element-compiler\"","url":"modules/_target_js_compilers_element_compiler_.html","classes":"tsd-kind-external-module"},{"id":269,"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":270,"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":271,"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":272,"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":273,"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":274,"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":275,"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":276,"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":277,"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":278,"kind":1,"name":"\"target-js/compilers/stringifier\"","url":"modules/_target_js_compilers_stringifier_.html","classes":"tsd-kind-external-module"},{"id":279,"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":280,"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":281,"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":282,"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":283,"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":284,"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":285,"kind":1,"name":"\"target-js/compilers/anode-compiler\"","url":"modules/_target_js_compilers_anode_compiler_.html","classes":"tsd-kind-external-module"},{"id":286,"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":287,"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":288,"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":289,"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":290,"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":291,"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":292,"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":293,"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":294,"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":295,"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":296,"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":297,"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":298,"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":299,"kind":2048,"name":"compileFor","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compilefor","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":300,"kind":2048,"name":"compileSlot","url":"classes/_target_js_compilers_anode_compiler_.anodecompiler.html#compileslot","classes":"tsd-kind-method tsd-parent-kind-class tsd-is-private","parent":"\"target-js/compilers/anode-compiler\".ANodeCompiler"},{"id":301,"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":302,"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":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/renderer-compiler\"","url":"modules/_target_js_compilers_renderer_compiler_.html","classes":"tsd-kind-external-module"},{"id":308,"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":309,"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":310,"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":311,"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":312,"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":313,"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":314,"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":315,"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":316,"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":317,"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":318,"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":319,"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":320,"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":321,"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":322,"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":323,"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":324,"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":325,"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":326,"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":327,"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":328,"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":329,"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":330,"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":331,"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":332,"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":333,"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":334,"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":335,"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":336,"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":337,"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":338,"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":339,"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":340,"kind":1,"name":"\"target-js/index\"","url":"modules/_target_js_index_.html","classes":"tsd-kind-external-module"},{"id":341,"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":342,"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":343,"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":344,"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":345,"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":346,"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":347,"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":348,"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":349,"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":350,"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":351,"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":352,"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":353,"kind":1,"name":"\"utils/ast-util\"","url":"modules/_utils_ast_util_.html","classes":"tsd-kind-external-module"},{"id":354,"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":355,"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":356,"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":357,"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":358,"kind":1,"name":"\"parsers/dependency-resolver\"","url":"modules/_parsers_dependency_resolver_.html","classes":"tsd-kind-external-module"},{"id":359,"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":360,"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":361,"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":362,"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":363,"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":364,"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":365,"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":366,"kind":1,"name":"\"loaders/common-js\"","url":"modules/_loaders_common_js_.html","classes":"tsd-kind-external-module"},{"id":367,"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":368,"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":369,"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":370,"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":371,"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":372,"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":373,"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":374,"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":375,"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":376,"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":377,"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":378,"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":379,"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":380,"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":381,"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":382,"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":383,"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":384,"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":385,"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":386,"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":387,"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":388,"kind":1,"name":"\"transpilers/ts2js\"","url":"modules/_transpilers_ts2js_.html","classes":"tsd-kind-external-module"},{"id":389,"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":390,"kind":64,"name":"tsSourceFile2js","url":"modules/_transpilers_ts2js_.html#tssourcefile2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":391,"kind":64,"name":"tsCode2js","url":"modules/_transpilers_ts2js_.html#tscode2js","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"transpilers/ts2js\""},{"id":392,"kind":1,"name":"\"parsers/normalize-component\"","url":"modules/_parsers_normalize_component_.html","classes":"tsd-kind-external-module"},{"id":393,"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":394,"kind":1,"name":"\"parsers/san-app-parser\"","url":"modules/_parsers_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":395,"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":396,"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":397,"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":398,"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":399,"kind":1,"name":"\"parsers/ts-san-app-parser\"","url":"modules/_parsers_ts_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":400,"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":401,"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":402,"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":403,"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":404,"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":405,"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":406,"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":407,"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":408,"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":409,"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":410,"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":411,"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":412,"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":413,"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":414,"kind":1,"name":"\"parsers/tsconfig\"","url":"modules/_parsers_tsconfig_.html","classes":"tsd-kind-external-module"},{"id":415,"kind":64,"name":"getDefaultTSConfigPath","url":"modules/_parsers_tsconfig_.html#getdefaulttsconfigpath","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"parsers/tsconfig\""},{"id":416,"kind":1,"name":"\"parsers/js-san-app-parser\"","url":"modules/_parsers_js_san_app_parser_.html","classes":"tsd-kind-external-module"},{"id":417,"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":418,"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":419,"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":420,"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":421,"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":422,"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":423,"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":424,"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":425,"kind":1,"name":"\"loaders/target\"","url":"modules/_loaders_target_.html","classes":"tsd-kind-external-module"},{"id":426,"kind":64,"name":"loadCompilerClassByTarget","url":"modules/_loaders_target_.html#loadcompilerclassbytarget","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":427,"kind":64,"name":"resolve","url":"modules/_loaders_target_.html#resolve","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"loaders/target\""},{"id":428,"kind":1,"name":"\"models/san-project\"","url":"modules/_models_san_project_.html","classes":"tsd-kind-external-module"},{"id":429,"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":430,"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":431,"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":432,"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":433,"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":434,"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":435,"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":436,"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":437,"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":438,"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":439,"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":440,"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":441,"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":442,"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":443,"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":444,"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":445,"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":446,"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":447,"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":448,"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":449,"kind":1,"name":"\"utils/buffer\"","url":"modules/_utils_buffer_.html","classes":"tsd-kind-external-module"},{"id":450,"kind":64,"name":"byteCount","url":"modules/_utils_buffer_.html#bytecount","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/buffer\""},{"id":451,"kind":1,"name":"\"bin/ssr\"","url":"modules/_bin_ssr_.html","classes":"tsd-kind-external-module"},{"id":452,"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":453,"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":454,"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":455,"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":456,"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":457,"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":458,"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":459,"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":460,"kind":1,"name":"\"utils/case\"","url":"modules/_utils_case_.html","classes":"tsd-kind-external-module"},{"id":461,"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":462,"kind":64,"name":"parseSanHTML","url":"modules/_utils_case_.html#parsesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":463,"kind":64,"name":"assertSanHTMLEqual","url":"modules/_utils_case_.html#assertsanhtmlequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":464,"kind":64,"name":"compareSanHTML","url":"modules/_utils_case_.html#comparesanhtml","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":465,"kind":64,"name":"deepEqual","url":"modules/_utils_case_.html#deepequal","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"utils/case\""},{"id":466,"kind":1,"name":"\"index\"","url":"modules/_index_.html","classes":"tsd-kind-external-module"},{"id":467,"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":468,"kind":64,"name":"compileToSource","url":"modules/_index_.html#compiletosource","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":469,"kind":64,"name":"compileToRenderer","url":"modules/_index_.html#compiletorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"index\""},{"id":470,"kind":1,"name":"\"fixtures/case\"","url":"modules/_fixtures_case_.html","classes":"tsd-kind-external-module"},{"id":471,"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":472,"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":473,"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":474,"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":475,"kind":64,"name":"ls","url":"modules/_fixtures_case_.html#ls","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":476,"kind":64,"name":"readExpected","url":"modules/_fixtures_case_.html#readexpected","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":477,"kind":64,"name":"compile","url":"modules/_fixtures_case_.html#compile","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":478,"kind":64,"name":"compileCaseToRenderer","url":"modules/_fixtures_case_.html#compilecasetorenderer","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":479,"kind":64,"name":"readCaseData","url":"modules/_fixtures_case_.html#readcasedata","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":480,"kind":64,"name":"getRenderArguments","url":"modules/_fixtures_case_.html#getrenderarguments","classes":"tsd-kind-function tsd-parent-kind-external-module","parent":"\"fixtures/case\""},{"id":481,"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 83fb7964..9a91c821 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 f94c35fd..01d96c02 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_.sanssrcomputeddeclarations.html b/docs/classes/_models_component_.sanssrcomputeddeclarations.html index 4e74cb32..bc73e02d 100644 --- a/docs/classes/_models_component_.sanssrcomputeddeclarations.html +++ b/docs/classes/_models_component_.sanssrcomputeddeclarations.html @@ -83,14 +83,14 @@

    Indexable

    @@ -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 b2bdfa42..fa6fc8c6 100644 --- a/docs/classes/_parsers_component_parser_.componentparser.html +++ b/docs/classes/_parsers_component_parser_.componentparser.html @@ -101,8 +101,6 @@

    Methods

  • parseComponent
  • parseComputed
  • parseFilters
  • -
  • visitANodeRecursively
  • -
  • createComponentInstance
  • @@ -116,7 +114,7 @@

    Private id

    id: number = 1
    @@ -127,13 +125,13 @@

    Methods

    Private parseChildComponentClasses

    Returns Components

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

    parseComponent

  • Parameters

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

    Private parseComputed

  • Parameters

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

    Private parseFilters

  • Parameters

    @@ -221,73 +219,6 @@

    Returns - -

    Private visitANodeRecursively

    - - - -
    - -

    Static createComponentInstance

    - - -
  • -
  • - visitANodeRecursively -
  • -
  • - createComponentInstance -
  • diff --git a/docs/classes/_parsers_js_san_app_parser_.jssanappparser.html b/docs/classes/_parsers_js_san_app_parser_.jssanappparser.html index abe19a52..28dfb473 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 75ae4608..c0615285 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 2dc2f317..59c398ff 100644 --- a/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html +++ b/docs/classes/_target_js_compilers_anode_compiler_.anodecompiler.html @@ -112,10 +112,10 @@

    Methods

  • compile
  • compileComponent
  • compileElement
  • -
  • compileFor
  • +
  • compileFor
  • compileFragment
  • compileIf
  • -
  • compileSlot
  • +
  • compileSlot
  • compileSlotRenderer
  • compileTemplate
  • compileText
  • @@ -139,7 +139,7 @@

    constructor

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

    Private componentInfo

    componentInfo: ComponentInfo
    @@ -207,7 +207,7 @@

    Private componentTree

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

    Private elementCompilerelementCompiler: ElementCompiler

    @@ -232,7 +232,7 @@

    emitter

    emitter: JSEmitter
    @@ -247,7 +247,7 @@

    Private ssrIndex

    ssrIndex: number = 0
    @@ -257,7 +257,7 @@

    Private ssrOnly

    ssrOnly: boolean
    @@ -273,13 +273,13 @@

    Methods

    compile

      -
    • compile(aNode: ANode, needOutputData: boolean): void
    • +
    • compile(aNode: ANode, isRootElement: boolean): void

    Returns void

    @@ -299,13 +299,13 @@

    Returns void

    Private compileComponent

      -
    • compileComponent(aNode: ANode, info: ComponentInfo, needOutputData: boolean): void
    • +
    • compileComponent(aNode: ANode, info: ComponentInfo, isRootElement: boolean): void

    Returns void

    @@ -328,13 +328,13 @@

    Returns void

    Private compileElement

      -
    • compileElement(aNode: ANode, needOutputData: boolean): void
    • +
    • compileElement(aNode: ANode, isRootElement: boolean): void

    Returns void

  • -
    +
    -

    compileFor

    -
    -
    +
    -

    compileSlot

    -
    @@ -165,7 +165,7 @@

    emitter

    emitter: JSEmitter
    @@ -175,7 +175,7 @@

    Private ssrOnly

    ssrOnly: boolean
    @@ -192,7 +192,7 @@

    compileComponentPrototypeSource

  • Parameters

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

    compileComponentRenderer

  • Parameters

    @@ -232,19 +232,19 @@

    Returns Function<

    compileComponentRendererBody

      -
    • compileComponentRendererBody(componentInfo: ComponentInfo): string
    • +
    • compileComponentRendererBody(info: ComponentInfo): string