nanosplash 2.4.0 → 2.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/production.yml +5 -2
- package/README.md +1 -1
- package/dist/iife/nanosplash.iife.js +1 -1
- package/dist/module/manifest.json +1 -4
- package/dist/module/nanosplash.cjs.js +1 -1
- package/dist/module/nanosplash.es.js +122 -67
- package/dist/module/{Nanosplash.css → style.css} +0 -0
- package/docs/index.html +51 -19
- package/docs/nanosplash.iife.js +3 -3
- package/docs/typedoc/assets/search.js +1 -1
- package/docs/typedoc/classes/Core_Nanosplash.default.html +133 -0
- package/docs/typedoc/modules/Core_Nanosplash.html +1 -1
- package/docs/typedoc/modules/types.html +1 -1
- package/index.html +51 -19
- package/package.json +10 -9
- package/src/Core/Nanosplash.ts +160 -38
- package/src/Core/SplashInstance.ts +29 -23
- package/src/Exceptions/DestinationException.ts +13 -0
- package/src/Exceptions/Exception.ts +9 -0
- package/src/Exceptions/IllegalArgumentException.ts +11 -0
- package/src/Factory/NanosplashFactory.ts +37 -5
- package/src/Interfaces/NanosplashInterface.ts +6 -1
- package/src/{repositories → Repositories}/NanosplashRepository.ts +37 -6
- package/src/{utilities → Tests}/dom.spec.ts +7 -5
- package/src/{utilities → Utilities}/dom.ts +23 -0
- package/src/main.ts +2 -5
- package/src/types.d.ts +19 -13
- package/tsconfig.json +1 -0
- package/update-all.sh +2 -2
- package/vite.config.ts +16 -0
- package/vite.mod.config.js +10 -11
- package/docs/typedoc/classes/Core_Nanosplash.Nanosplash.html +0 -59
- package/jest.config.ts +0 -194
|
@@ -1 +1 @@
|
|
|
1
|
-
window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"128\":\"Class\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"id\":0,\"kind\":2,\"name\":\"Core/Nanosplash\",\"url\":\"modules/Core_Nanosplash.html\",\"classes\":\"tsd-kind-module\"},{\"id\":1,\"kind\":128,\"name\":\"Nanosplash\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"Core/Nanosplash\"},{\"id\":2,\"kind\":1024,\"name\":\"APP_NAME\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#APP_NAME\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":3,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":4,\"kind\":1024,\"name\":\"imgSrc\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#imgSrc\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":5,\"kind\":1024,\"name\":\"showSpinner\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#showSpinner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":6,\"kind\":1024,\"name\":\"fontSize\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#fontSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":7,\"kind\":1024,\"name\":\"instances\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#instances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":8,\"kind\":2048,\"name\":\"show\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#show\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":9,\"kind\":2048,\"name\":\"progress\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#progress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":10,\"kind\":2048,\"name\":\"while\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#while\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":11,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":12,\"kind\":2048,\"name\":\"hideAll\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#hideAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":13,\"kind\":2048,\"name\":\"hide\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#hide\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":14,\"kind\":2048,\"name\":\"getSplashesWithDestinationNode\",\"url\":\"classes/Core_Nanosplash.Nanosplash.html#getSplashesWithDestinationNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.Nanosplash\"},{\"id\":15,\"kind\":2,\"name\":\"types\",\"url\":\"modules/types.html\",\"classes\":\"tsd-kind-module\"},{\"id\":16,\"kind\":4194304,\"name\":\"Destination\",\"url\":\"modules/types.html#Destination\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":17,\"kind\":4194304,\"name\":\"SplashJob\",\"url\":\"modules/types.html#SplashJob\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":18,\"kind\":4194304,\"name\":\"ShowFunction\",\"url\":\"modules/types.html#ShowFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":19,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#ShowFunction.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.ShowFunction\"},{\"id\":20,\"kind\":4194304,\"name\":\"ProgressFunction\",\"url\":\"modules/types.html#ProgressFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":21,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#ProgressFunction.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.ProgressFunction\"},{\"id\":22,\"kind\":4194304,\"name\":\"WhileFunction\",\"url\":\"modules/types.html#WhileFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":23,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#WhileFunction.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.WhileFunction\"},{\"id\":24,\"kind\":4194304,\"name\":\"StrategyObject\",\"url\":\"modules/types.html#StrategyObject\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":25,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#StrategyObject.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.StrategyObject\"},{\"id\":26,\"kind\":1024,\"name\":\"show\",\"url\":\"modules/types.html#StrategyObject.__type-7.show\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.StrategyObject.__type\"},{\"id\":27,\"kind\":1024,\"name\":\"progress\",\"url\":\"modules/types.html#StrategyObject.__type-7.progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.StrategyObject.__type\"},{\"id\":28,\"kind\":1024,\"name\":\"while\",\"url\":\"modules/types.html#StrategyObject.__type-7.while\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.StrategyObject.__type\"},{\"id\":29,\"kind\":4194304,\"name\":\"ImgFunction\",\"url\":\"modules/types.html#ImgFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":30,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#ImgFunction.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.ImgFunction\"},{\"id\":31,\"kind\":4194304,\"name\":\"InsideFunction\",\"url\":\"modules/types.html#InsideFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":32,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#InsideFunction.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.InsideFunction\"},{\"id\":33,\"kind\":4194304,\"name\":\"ContextualAPIObject\",\"url\":\"modules/types.html#ContextualAPIObject\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":34,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#ContextualAPIObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.ContextualAPIObject\"},{\"id\":35,\"kind\":2048,\"name\":\"getId\",\"url\":\"modules/types.html#ContextualAPIObject.__type.getId\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":36,\"kind\":1024,\"name\":\"inside\",\"url\":\"modules/types.html#ContextualAPIObject.__type.inside\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":37,\"kind\":2048,\"name\":\"remove\",\"url\":\"modules/types.html#ContextualAPIObject.__type.remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":38,\"kind\":2048,\"name\":\"moveTo\",\"url\":\"modules/types.html#ContextualAPIObject.__type.moveTo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":39,\"kind\":2048,\"name\":\"getText\",\"url\":\"modules/types.html#ContextualAPIObject.__type.getText\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":40,\"kind\":2048,\"name\":\"setText\",\"url\":\"modules/types.html#ContextualAPIObject.__type.setText\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":41,\"kind\":2048,\"name\":\"getImgSrc\",\"url\":\"modules/types.html#ContextualAPIObject.__type.getImgSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":42,\"kind\":2048,\"name\":\"setImgSrc\",\"url\":\"modules/types.html#ContextualAPIObject.__type.setImgSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":43,\"kind\":4194304,\"name\":\"InstanceIterationCallback\",\"url\":\"modules/types.html#InstanceIterationCallback\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":44,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#InstanceIterationCallback.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.InstanceIterationCallback\"},{\"id\":45,\"kind\":4194304,\"name\":\"NanosplashOptions\",\"url\":\"modules/types.html#NanosplashOptions\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":46,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#NanosplashOptions.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.NanosplashOptions\"},{\"id\":47,\"kind\":1024,\"name\":\"imgSrc\",\"url\":\"modules/types.html#NanosplashOptions.__type-4.imgSrc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.NanosplashOptions.__type\"},{\"id\":48,\"kind\":1024,\"name\":\"spinner\",\"url\":\"modules/types.html#NanosplashOptions.__type-4.spinner\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.NanosplashOptions.__type\"},{\"id\":49,\"kind\":1024,\"name\":\"fontSize\",\"url\":\"modules/types.html#NanosplashOptions.__type-4.fontSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.NanosplashOptions.__type\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,30.155]],[\"parent/0\",[]],[\"name/1\",[1,35.264]],[\"parent/1\",[0,2.965]],[\"name/2\",[2,35.264]],[\"parent/2\",[3,1.307]],[\"name/3\",[4,35.264]],[\"parent/3\",[3,1.307]],[\"name/4\",[5,30.155]],[\"parent/4\",[3,1.307]],[\"name/5\",[6,35.264]],[\"parent/5\",[3,1.307]],[\"name/6\",[7,30.155]],[\"parent/6\",[3,1.307]],[\"name/7\",[8,35.264]],[\"parent/7\",[3,1.307]],[\"name/8\",[9,30.155]],[\"parent/8\",[3,1.307]],[\"name/9\",[10,30.155]],[\"parent/9\",[3,1.307]],[\"name/10\",[11,30.155]],[\"parent/10\",[3,1.307]],[\"name/11\",[12,35.264]],[\"parent/11\",[3,1.307]],[\"name/12\",[13,35.264]],[\"parent/12\",[3,1.307]],[\"name/13\",[14,35.264]],[\"parent/13\",[3,1.307]],[\"name/14\",[15,35.264]],[\"parent/14\",[3,1.307]],[\"name/15\",[16,14.061]],[\"parent/15\",[]],[\"name/16\",[17,35.264]],[\"parent/16\",[16,1.383]],[\"name/17\",[18,35.264]],[\"parent/17\",[16,1.383]],[\"name/18\",[19,35.264]],[\"parent/18\",[16,1.383]],[\"name/19\",[20,16.805]],[\"parent/19\",[21,3.467]],[\"name/20\",[22,35.264]],[\"parent/20\",[16,1.383]],[\"name/21\",[20,16.805]],[\"parent/21\",[23,3.467]],[\"name/22\",[24,35.264]],[\"parent/22\",[16,1.383]],[\"name/23\",[20,16.805]],[\"parent/23\",[25,3.467]],[\"name/24\",[26,35.264]],[\"parent/24\",[16,1.383]],[\"name/25\",[20,16.805]],[\"parent/25\",[27,3.467]],[\"name/26\",[9,30.155]],[\"parent/26\",[28,2.634]],[\"name/27\",[10,30.155]],[\"parent/27\",[28,2.634]],[\"name/28\",[11,30.155]],[\"parent/28\",[28,2.634]],[\"name/29\",[29,35.264]],[\"parent/29\",[16,1.383]],[\"name/30\",[20,16.805]],[\"parent/30\",[30,3.467]],[\"name/31\",[31,35.264]],[\"parent/31\",[16,1.383]],[\"name/32\",[20,16.805]],[\"parent/32\",[32,3.467]],[\"name/33\",[33,35.264]],[\"parent/33\",[16,1.383]],[\"name/34\",[20,16.805]],[\"parent/34\",[34,3.467]],[\"name/35\",[35,35.264]],[\"parent/35\",[36,1.762]],[\"name/36\",[37,35.264]],[\"parent/36\",[36,1.762]],[\"name/37\",[38,35.264]],[\"parent/37\",[36,1.762]],[\"name/38\",[39,35.264]],[\"parent/38\",[36,1.762]],[\"name/39\",[40,35.264]],[\"parent/39\",[36,1.762]],[\"name/40\",[41,35.264]],[\"parent/40\",[36,1.762]],[\"name/41\",[42,35.264]],[\"parent/41\",[36,1.762]],[\"name/42\",[43,35.264]],[\"parent/42\",[36,1.762]],[\"name/43\",[44,35.264]],[\"parent/43\",[16,1.383]],[\"name/44\",[20,16.805]],[\"parent/44\",[45,3.467]],[\"name/45\",[46,35.264]],[\"parent/45\",[16,1.383]],[\"name/46\",[20,16.805]],[\"parent/46\",[47,3.467]],[\"name/47\",[5,30.155]],[\"parent/47\",[48,2.634]],[\"name/48\",[49,35.264]],[\"parent/48\",[48,2.634]],[\"name/49\",[7,30.155]],[\"parent/49\",[48,2.634]]],\"invertedIndex\":[[\"__type\",{\"_index\":20,\"name\":{\"19\":{},\"21\":{},\"23\":{},\"25\":{},\"30\":{},\"32\":{},\"34\":{},\"44\":{},\"46\":{}},\"parent\":{}}],[\"app_name\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":4,\"name\":{\"3\":{}},\"parent\":{}}],[\"contextualapiobject\",{\"_index\":33,\"name\":{\"33\":{}},\"parent\":{}}],[\"core/nanosplash\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{}}}],[\"core/nanosplash.nanosplash\",{\"_index\":3,\"name\":{},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{}}}],[\"delete\",{\"_index\":12,\"name\":{\"11\":{}},\"parent\":{}}],[\"destination\",{\"_index\":17,\"name\":{\"16\":{}},\"parent\":{}}],[\"fontsize\",{\"_index\":7,\"name\":{\"6\":{},\"49\":{}},\"parent\":{}}],[\"getid\",{\"_index\":35,\"name\":{\"35\":{}},\"parent\":{}}],[\"getimgsrc\",{\"_index\":42,\"name\":{\"41\":{}},\"parent\":{}}],[\"getsplasheswithdestinationnode\",{\"_index\":15,\"name\":{\"14\":{}},\"parent\":{}}],[\"gettext\",{\"_index\":40,\"name\":{\"39\":{}},\"parent\":{}}],[\"hide\",{\"_index\":14,\"name\":{\"13\":{}},\"parent\":{}}],[\"hideall\",{\"_index\":13,\"name\":{\"12\":{}},\"parent\":{}}],[\"imgfunction\",{\"_index\":29,\"name\":{\"29\":{}},\"parent\":{}}],[\"imgsrc\",{\"_index\":5,\"name\":{\"4\":{},\"47\":{}},\"parent\":{}}],[\"inside\",{\"_index\":37,\"name\":{\"36\":{}},\"parent\":{}}],[\"insidefunction\",{\"_index\":31,\"name\":{\"31\":{}},\"parent\":{}}],[\"instanceiterationcallback\",{\"_index\":44,\"name\":{\"43\":{}},\"parent\":{}}],[\"instances\",{\"_index\":8,\"name\":{\"7\":{}},\"parent\":{}}],[\"moveto\",{\"_index\":39,\"name\":{\"38\":{}},\"parent\":{}}],[\"nanosplash\",{\"_index\":1,\"name\":{\"1\":{}},\"parent\":{}}],[\"nanosplashoptions\",{\"_index\":46,\"name\":{\"45\":{}},\"parent\":{}}],[\"progress\",{\"_index\":10,\"name\":{\"9\":{},\"27\":{}},\"parent\":{}}],[\"progressfunction\",{\"_index\":22,\"name\":{\"20\":{}},\"parent\":{}}],[\"remove\",{\"_index\":38,\"name\":{\"37\":{}},\"parent\":{}}],[\"setimgsrc\",{\"_index\":43,\"name\":{\"42\":{}},\"parent\":{}}],[\"settext\",{\"_index\":41,\"name\":{\"40\":{}},\"parent\":{}}],[\"show\",{\"_index\":9,\"name\":{\"8\":{},\"26\":{}},\"parent\":{}}],[\"showfunction\",{\"_index\":19,\"name\":{\"18\":{}},\"parent\":{}}],[\"showspinner\",{\"_index\":6,\"name\":{\"5\":{}},\"parent\":{}}],[\"spinner\",{\"_index\":49,\"name\":{\"48\":{}},\"parent\":{}}],[\"splashjob\",{\"_index\":18,\"name\":{\"17\":{}},\"parent\":{}}],[\"strategyobject\",{\"_index\":26,\"name\":{\"24\":{}},\"parent\":{}}],[\"types\",{\"_index\":16,\"name\":{\"15\":{}},\"parent\":{\"16\":{},\"17\":{},\"18\":{},\"20\":{},\"22\":{},\"24\":{},\"29\":{},\"31\":{},\"33\":{},\"43\":{},\"45\":{}}}],[\"types.contextualapiobject\",{\"_index\":34,\"name\":{},\"parent\":{\"34\":{}}}],[\"types.contextualapiobject.__type\",{\"_index\":36,\"name\":{},\"parent\":{\"35\":{},\"36\":{},\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{}}}],[\"types.imgfunction\",{\"_index\":30,\"name\":{},\"parent\":{\"30\":{}}}],[\"types.insidefunction\",{\"_index\":32,\"name\":{},\"parent\":{\"32\":{}}}],[\"types.instanceiterationcallback\",{\"_index\":45,\"name\":{},\"parent\":{\"44\":{}}}],[\"types.nanosplashoptions\",{\"_index\":47,\"name\":{},\"parent\":{\"46\":{}}}],[\"types.nanosplashoptions.__type\",{\"_index\":48,\"name\":{},\"parent\":{\"47\":{},\"48\":{},\"49\":{}}}],[\"types.progressfunction\",{\"_index\":23,\"name\":{},\"parent\":{\"21\":{}}}],[\"types.showfunction\",{\"_index\":21,\"name\":{},\"parent\":{\"19\":{}}}],[\"types.strategyobject\",{\"_index\":27,\"name\":{},\"parent\":{\"25\":{}}}],[\"types.strategyobject.__type\",{\"_index\":28,\"name\":{},\"parent\":{\"26\":{},\"27\":{},\"28\":{}}}],[\"types.whilefunction\",{\"_index\":25,\"name\":{},\"parent\":{\"23\":{}}}],[\"while\",{\"_index\":11,\"name\":{\"10\":{},\"28\":{}},\"parent\":{}}],[\"whilefunction\",{\"_index\":24,\"name\":{\"22\":{}},\"parent\":{}}]],\"pipeline\":[]}}");
|
|
1
|
+
window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"128\":\"Class\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\",\"16777216\":\"Reference\"},\"rows\":[{\"id\":0,\"kind\":2,\"name\":\"Core/Nanosplash\",\"url\":\"modules/Core_Nanosplash.html\",\"classes\":\"tsd-kind-module\"},{\"id\":1,\"kind\":128,\"name\":\"default\",\"url\":\"classes/Core_Nanosplash.default.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"Core/Nanosplash\"},{\"id\":2,\"kind\":1024,\"name\":\"APP_NAME\",\"url\":\"classes/Core_Nanosplash.default.html#APP_NAME\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-static\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":3,\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Core_Nanosplash.default.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":4,\"kind\":1024,\"name\":\"debug\",\"url\":\"classes/Core_Nanosplash.default.html#debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":5,\"kind\":1024,\"name\":\"instances\",\"url\":\"classes/Core_Nanosplash.default.html#instances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":6,\"kind\":2048,\"name\":\"setImgSrc\",\"url\":\"classes/Core_Nanosplash.default.html#setImgSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":7,\"kind\":2048,\"name\":\"showSpinner\",\"url\":\"classes/Core_Nanosplash.default.html#showSpinner\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":8,\"kind\":2048,\"name\":\"setFontSize\",\"url\":\"classes/Core_Nanosplash.default.html#setFontSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":9,\"kind\":2048,\"name\":\"getImgSrc\",\"url\":\"classes/Core_Nanosplash.default.html#getImgSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":10,\"kind\":2048,\"name\":\"spinnerIsVisible\",\"url\":\"classes/Core_Nanosplash.default.html#spinnerIsVisible\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":11,\"kind\":2048,\"name\":\"getFontSize\",\"url\":\"classes/Core_Nanosplash.default.html#getFontSize\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":12,\"kind\":2048,\"name\":\"show\",\"url\":\"classes/Core_Nanosplash.default.html#show\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":13,\"kind\":2048,\"name\":\"progress\",\"url\":\"classes/Core_Nanosplash.default.html#progress\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":14,\"kind\":2048,\"name\":\"while\",\"url\":\"classes/Core_Nanosplash.default.html#while\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":15,\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Core_Nanosplash.default.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":16,\"kind\":2048,\"name\":\"hideAll\",\"url\":\"classes/Core_Nanosplash.default.html#hideAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":17,\"kind\":2048,\"name\":\"hide\",\"url\":\"classes/Core_Nanosplash.default.html#hide\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":18,\"kind\":2048,\"name\":\"getFromDestinationNode\",\"url\":\"classes/Core_Nanosplash.default.html#getFromDestinationNode\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Core/Nanosplash.default\"},{\"id\":19,\"kind\":2,\"name\":\"types\",\"url\":\"modules/types.html\",\"classes\":\"tsd-kind-module\"},{\"id\":20,\"kind\":4194304,\"name\":\"Destination\",\"url\":\"modules/types.html#Destination\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":21,\"kind\":4194304,\"name\":\"SplashJob\",\"url\":\"modules/types.html#SplashJob\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":22,\"kind\":4194304,\"name\":\"ShowFunction\",\"url\":\"modules/types.html#ShowFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":23,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#ShowFunction.__type-5\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.ShowFunction\"},{\"id\":24,\"kind\":4194304,\"name\":\"ProgressFunction\",\"url\":\"modules/types.html#ProgressFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":25,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#ProgressFunction.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.ProgressFunction\"},{\"id\":26,\"kind\":4194304,\"name\":\"WhileFunction\",\"url\":\"modules/types.html#WhileFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":27,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#WhileFunction.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.WhileFunction\"},{\"id\":28,\"kind\":4194304,\"name\":\"StrategyObject\",\"url\":\"modules/types.html#StrategyObject\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":29,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#StrategyObject.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.StrategyObject\"},{\"id\":30,\"kind\":1024,\"name\":\"show\",\"url\":\"modules/types.html#StrategyObject.__type-6.show\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.StrategyObject.__type\"},{\"id\":31,\"kind\":1024,\"name\":\"progress\",\"url\":\"modules/types.html#StrategyObject.__type-6.progress\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.StrategyObject.__type\"},{\"id\":32,\"kind\":1024,\"name\":\"while\",\"url\":\"modules/types.html#StrategyObject.__type-6.while\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.StrategyObject.__type\"},{\"id\":33,\"kind\":4194304,\"name\":\"InsideFunction\",\"url\":\"modules/types.html#InsideFunction\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":34,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#InsideFunction.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.InsideFunction\"},{\"id\":35,\"kind\":4194304,\"name\":\"ContextualAPIObject\",\"url\":\"modules/types.html#ContextualAPIObject\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":36,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#ContextualAPIObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.ContextualAPIObject\"},{\"id\":37,\"kind\":2048,\"name\":\"getId\",\"url\":\"modules/types.html#ContextualAPIObject.__type.getId\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":38,\"kind\":1024,\"name\":\"inside\",\"url\":\"modules/types.html#ContextualAPIObject.__type.inside\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":39,\"kind\":2048,\"name\":\"remove\",\"url\":\"modules/types.html#ContextualAPIObject.__type.remove\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":40,\"kind\":2048,\"name\":\"moveTo\",\"url\":\"modules/types.html#ContextualAPIObject.__type.moveTo\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":41,\"kind\":2048,\"name\":\"getText\",\"url\":\"modules/types.html#ContextualAPIObject.__type.getText\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":42,\"kind\":2048,\"name\":\"setText\",\"url\":\"modules/types.html#ContextualAPIObject.__type.setText\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":43,\"kind\":2048,\"name\":\"getImgSrc\",\"url\":\"modules/types.html#ContextualAPIObject.__type.getImgSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":44,\"kind\":2048,\"name\":\"setImgSrc\",\"url\":\"modules/types.html#ContextualAPIObject.__type.setImgSrc\",\"classes\":\"tsd-kind-method tsd-parent-kind-type-literal\",\"parent\":\"types.ContextualAPIObject.__type\"},{\"id\":45,\"kind\":4194304,\"name\":\"InstanceIterationCallback\",\"url\":\"modules/types.html#InstanceIterationCallback\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":46,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#InstanceIterationCallback.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.InstanceIterationCallback\"},{\"id\":47,\"kind\":4194304,\"name\":\"NanosplashOptions\",\"url\":\"modules/types.html#NanosplashOptions\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"types\"},{\"id\":48,\"kind\":65536,\"name\":\"__type\",\"url\":\"modules/types.html#NanosplashOptions.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"types.NanosplashOptions\"},{\"id\":49,\"kind\":1024,\"name\":\"imgSrc\",\"url\":\"modules/types.html#NanosplashOptions.__type-3.imgSrc\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.NanosplashOptions.__type\"},{\"id\":50,\"kind\":1024,\"name\":\"spinner\",\"url\":\"modules/types.html#NanosplashOptions.__type-3.spinner\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.NanosplashOptions.__type\"},{\"id\":51,\"kind\":1024,\"name\":\"fontSize\",\"url\":\"modules/types.html#NanosplashOptions.__type-3.fontSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.NanosplashOptions.__type\"},{\"id\":52,\"kind\":1024,\"name\":\"debug\",\"url\":\"modules/types.html#NanosplashOptions.__type-3.debug\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"types.NanosplashOptions.__type\"},{\"id\":53,\"kind\":16777216,\"name\":\"default\",\"url\":\"modules/types.html#default\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"types\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"parent\"],\"fieldVectors\":[[\"name/0\",[0,30.91]],[\"parent/0\",[]],[\"name/1\",[1,30.91]],[\"parent/1\",[0,3.043]],[\"name/2\",[2,36.019]],[\"parent/2\",[3,1.127]],[\"name/3\",[4,36.019]],[\"parent/3\",[3,1.127]],[\"name/4\",[5,30.91]],[\"parent/4\",[3,1.127]],[\"name/5\",[6,36.019]],[\"parent/5\",[3,1.127]],[\"name/6\",[7,30.91]],[\"parent/6\",[3,1.127]],[\"name/7\",[8,36.019]],[\"parent/7\",[3,1.127]],[\"name/8\",[9,36.019]],[\"parent/8\",[3,1.127]],[\"name/9\",[10,30.91]],[\"parent/9\",[3,1.127]],[\"name/10\",[11,36.019]],[\"parent/10\",[3,1.127]],[\"name/11\",[12,36.019]],[\"parent/11\",[3,1.127]],[\"name/12\",[13,30.91]],[\"parent/12\",[3,1.127]],[\"name/13\",[14,30.91]],[\"parent/13\",[3,1.127]],[\"name/14\",[15,30.91]],[\"parent/14\",[3,1.127]],[\"name/15\",[16,36.019]],[\"parent/15\",[3,1.127]],[\"name/16\",[17,36.019]],[\"parent/16\",[3,1.127]],[\"name/17\",[18,36.019]],[\"parent/17\",[3,1.127]],[\"name/18\",[19,36.019]],[\"parent/18\",[3,1.127]],[\"name/19\",[20,14.816]],[\"parent/19\",[]],[\"name/20\",[21,36.019]],[\"parent/20\",[20,1.459]],[\"name/21\",[22,36.019]],[\"parent/21\",[20,1.459]],[\"name/22\",[23,36.019]],[\"parent/22\",[20,1.459]],[\"name/23\",[24,18.673]],[\"parent/23\",[25,3.546]],[\"name/24\",[26,36.019]],[\"parent/24\",[20,1.459]],[\"name/25\",[24,18.673]],[\"parent/25\",[27,3.546]],[\"name/26\",[28,36.019]],[\"parent/26\",[20,1.459]],[\"name/27\",[24,18.673]],[\"parent/27\",[29,3.546]],[\"name/28\",[30,36.019]],[\"parent/28\",[20,1.459]],[\"name/29\",[24,18.673]],[\"parent/29\",[31,3.546]],[\"name/30\",[13,30.91]],[\"parent/30\",[32,2.712]],[\"name/31\",[14,30.91]],[\"parent/31\",[32,2.712]],[\"name/32\",[15,30.91]],[\"parent/32\",[32,2.712]],[\"name/33\",[33,36.019]],[\"parent/33\",[20,1.459]],[\"name/34\",[24,18.673]],[\"parent/34\",[34,3.546]],[\"name/35\",[35,36.019]],[\"parent/35\",[20,1.459]],[\"name/36\",[24,18.673]],[\"parent/36\",[36,3.546]],[\"name/37\",[37,36.019]],[\"parent/37\",[38,1.838]],[\"name/38\",[39,36.019]],[\"parent/38\",[38,1.838]],[\"name/39\",[40,36.019]],[\"parent/39\",[38,1.838]],[\"name/40\",[41,36.019]],[\"parent/40\",[38,1.838]],[\"name/41\",[42,36.019]],[\"parent/41\",[38,1.838]],[\"name/42\",[43,36.019]],[\"parent/42\",[38,1.838]],[\"name/43\",[10,30.91]],[\"parent/43\",[38,1.838]],[\"name/44\",[7,30.91]],[\"parent/44\",[38,1.838]],[\"name/45\",[44,36.019]],[\"parent/45\",[20,1.459]],[\"name/46\",[24,18.673]],[\"parent/46\",[45,3.546]],[\"name/47\",[46,36.019]],[\"parent/47\",[20,1.459]],[\"name/48\",[24,18.673]],[\"parent/48\",[47,3.546]],[\"name/49\",[48,36.019]],[\"parent/49\",[49,2.464]],[\"name/50\",[50,36.019]],[\"parent/50\",[49,2.464]],[\"name/51\",[51,36.019]],[\"parent/51\",[49,2.464]],[\"name/52\",[5,30.91]],[\"parent/52\",[49,2.464]],[\"name/53\",[1,30.91]],[\"parent/53\",[20,1.459]]],\"invertedIndex\":[[\"__type\",{\"_index\":24,\"name\":{\"23\":{},\"25\":{},\"27\":{},\"29\":{},\"34\":{},\"36\":{},\"46\":{},\"48\":{}},\"parent\":{}}],[\"app_name\",{\"_index\":2,\"name\":{\"2\":{}},\"parent\":{}}],[\"constructor\",{\"_index\":4,\"name\":{\"3\":{}},\"parent\":{}}],[\"contextualapiobject\",{\"_index\":35,\"name\":{\"35\":{}},\"parent\":{}}],[\"core/nanosplash\",{\"_index\":0,\"name\":{\"0\":{}},\"parent\":{\"1\":{}}}],[\"core/nanosplash.default\",{\"_index\":3,\"name\":{},\"parent\":{\"2\":{},\"3\":{},\"4\":{},\"5\":{},\"6\":{},\"7\":{},\"8\":{},\"9\":{},\"10\":{},\"11\":{},\"12\":{},\"13\":{},\"14\":{},\"15\":{},\"16\":{},\"17\":{},\"18\":{}}}],[\"debug\",{\"_index\":5,\"name\":{\"4\":{},\"52\":{}},\"parent\":{}}],[\"default\",{\"_index\":1,\"name\":{\"1\":{},\"53\":{}},\"parent\":{}}],[\"delete\",{\"_index\":16,\"name\":{\"15\":{}},\"parent\":{}}],[\"destination\",{\"_index\":21,\"name\":{\"20\":{}},\"parent\":{}}],[\"fontsize\",{\"_index\":51,\"name\":{\"51\":{}},\"parent\":{}}],[\"getfontsize\",{\"_index\":12,\"name\":{\"11\":{}},\"parent\":{}}],[\"getfromdestinationnode\",{\"_index\":19,\"name\":{\"18\":{}},\"parent\":{}}],[\"getid\",{\"_index\":37,\"name\":{\"37\":{}},\"parent\":{}}],[\"getimgsrc\",{\"_index\":10,\"name\":{\"9\":{},\"43\":{}},\"parent\":{}}],[\"gettext\",{\"_index\":42,\"name\":{\"41\":{}},\"parent\":{}}],[\"hide\",{\"_index\":18,\"name\":{\"17\":{}},\"parent\":{}}],[\"hideall\",{\"_index\":17,\"name\":{\"16\":{}},\"parent\":{}}],[\"imgsrc\",{\"_index\":48,\"name\":{\"49\":{}},\"parent\":{}}],[\"inside\",{\"_index\":39,\"name\":{\"38\":{}},\"parent\":{}}],[\"insidefunction\",{\"_index\":33,\"name\":{\"33\":{}},\"parent\":{}}],[\"instanceiterationcallback\",{\"_index\":44,\"name\":{\"45\":{}},\"parent\":{}}],[\"instances\",{\"_index\":6,\"name\":{\"5\":{}},\"parent\":{}}],[\"moveto\",{\"_index\":41,\"name\":{\"40\":{}},\"parent\":{}}],[\"nanosplashoptions\",{\"_index\":46,\"name\":{\"47\":{}},\"parent\":{}}],[\"progress\",{\"_index\":14,\"name\":{\"13\":{},\"31\":{}},\"parent\":{}}],[\"progressfunction\",{\"_index\":26,\"name\":{\"24\":{}},\"parent\":{}}],[\"remove\",{\"_index\":40,\"name\":{\"39\":{}},\"parent\":{}}],[\"setfontsize\",{\"_index\":9,\"name\":{\"8\":{}},\"parent\":{}}],[\"setimgsrc\",{\"_index\":7,\"name\":{\"6\":{},\"44\":{}},\"parent\":{}}],[\"settext\",{\"_index\":43,\"name\":{\"42\":{}},\"parent\":{}}],[\"show\",{\"_index\":13,\"name\":{\"12\":{},\"30\":{}},\"parent\":{}}],[\"showfunction\",{\"_index\":23,\"name\":{\"22\":{}},\"parent\":{}}],[\"showspinner\",{\"_index\":8,\"name\":{\"7\":{}},\"parent\":{}}],[\"spinner\",{\"_index\":50,\"name\":{\"50\":{}},\"parent\":{}}],[\"spinnerisvisible\",{\"_index\":11,\"name\":{\"10\":{}},\"parent\":{}}],[\"splashjob\",{\"_index\":22,\"name\":{\"21\":{}},\"parent\":{}}],[\"strategyobject\",{\"_index\":30,\"name\":{\"28\":{}},\"parent\":{}}],[\"types\",{\"_index\":20,\"name\":{\"19\":{}},\"parent\":{\"20\":{},\"21\":{},\"22\":{},\"24\":{},\"26\":{},\"28\":{},\"33\":{},\"35\":{},\"45\":{},\"47\":{},\"53\":{}}}],[\"types.contextualapiobject\",{\"_index\":36,\"name\":{},\"parent\":{\"36\":{}}}],[\"types.contextualapiobject.__type\",{\"_index\":38,\"name\":{},\"parent\":{\"37\":{},\"38\":{},\"39\":{},\"40\":{},\"41\":{},\"42\":{},\"43\":{},\"44\":{}}}],[\"types.insidefunction\",{\"_index\":34,\"name\":{},\"parent\":{\"34\":{}}}],[\"types.instanceiterationcallback\",{\"_index\":45,\"name\":{},\"parent\":{\"46\":{}}}],[\"types.nanosplashoptions\",{\"_index\":47,\"name\":{},\"parent\":{\"48\":{}}}],[\"types.nanosplashoptions.__type\",{\"_index\":49,\"name\":{},\"parent\":{\"49\":{},\"50\":{},\"51\":{},\"52\":{}}}],[\"types.progressfunction\",{\"_index\":27,\"name\":{},\"parent\":{\"25\":{}}}],[\"types.showfunction\",{\"_index\":25,\"name\":{},\"parent\":{\"23\":{}}}],[\"types.strategyobject\",{\"_index\":31,\"name\":{},\"parent\":{\"29\":{}}}],[\"types.strategyobject.__type\",{\"_index\":32,\"name\":{},\"parent\":{\"30\":{},\"31\":{},\"32\":{}}}],[\"types.whilefunction\",{\"_index\":29,\"name\":{},\"parent\":{\"27\":{}}}],[\"while\",{\"_index\":15,\"name\":{\"14\":{},\"32\":{}},\"parent\":{}}],[\"whilefunction\",{\"_index\":28,\"name\":{\"26\":{}},\"parent\":{}}]],\"pipeline\":[]}}");
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>default | nanosplash</title><meta name="description" content="Documentation for nanosplash"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">nanosplash</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../index.html">nanosplash</a></li><li><a href="../modules/Core_Nanosplash.html">Core/Nanosplash</a></li><li><a href="Core_Nanosplash.default.html">default</a></li></ul><h1>Class default </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><div class="lead">
|
|
2
|
+
|
|
3
|
+
<a href="#nanosplash" id="nanosplash" style="color: inherit; text-decoration: none;">
|
|
4
|
+
<h1>Nanosplash</h1>
|
|
5
|
+
</a>
|
|
6
|
+
</div><dl class="tsd-comment-tags"><dt>author</dt><dd><p>Isak K. Hauge <a href="mailto:isakhauge@gmail.com">isakhauge@gmail.com</a></p>
|
|
7
|
+
</dd></dl></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">default</span></li></ul></section><section class="tsd-panel"><h3>Implements</h3><ul class="tsd-hierarchy"><li><span class="tsd-signature-type">NanosplashInterface</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Constructors</h3><ul class="tsd-index-list"><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#constructor" class="tsd-kind-icon">constructor</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#debug" class="tsd-kind-icon">debug</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#instances" class="tsd-kind-icon">instances</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><a href="Core_Nanosplash.default.html#APP_NAME" class="tsd-kind-icon">APP_<wbr/>NAME</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#delete" class="tsd-kind-icon">delete</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#getFontSize" class="tsd-kind-icon">get<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#getFromDestinationNode" class="tsd-kind-icon">get<wbr/>From<wbr/>Destination<wbr/>Node</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#getImgSrc" class="tsd-kind-icon">get<wbr/>Img<wbr/>Src</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#hide" class="tsd-kind-icon">hide</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#hideAll" class="tsd-kind-icon">hide<wbr/>All</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#progress" class="tsd-kind-icon">progress</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#setFontSize" class="tsd-kind-icon">set<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#setImgSrc" class="tsd-kind-icon">set<wbr/>Img<wbr/>Src</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#show" class="tsd-kind-icon">show</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#showSpinner" class="tsd-kind-icon">show<wbr/>Spinner</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#spinnerIsVisible" class="tsd-kind-icon">spinner<wbr/>Is<wbr/>Visible</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#while" class="tsd-kind-icon">while</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Constructors</h2><section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">constructor<a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">new default<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">?: </span><a href="../modules/types.html#NanosplashOptions" class="tsd-signature-type" data-tsd-kind="Type alias">NanosplashOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L35">Core/Nanosplash.ts:35</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
8
|
+
<p>Options passed to the constructor will persist in the instance.</p>
|
|
9
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> options: <a href="../modules/types.html#NanosplashOptions" class="tsd-signature-type" data-tsd-kind="Type alias">NanosplashOptions</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
10
|
+
<p>Nanosplash options object.</p>
|
|
11
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="debug" class="tsd-anchor"></a><h3 class="tsd-anchor-link">debug<a href="#debug" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">debug<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L25">Core/Nanosplash.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="instances" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagReadonly">Readonly</span> instances<a href="#instances" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">instances<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">SplashInstance</span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L29">Core/Nanosplash.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-static"><a id="APP_NAME" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagStatic">Static</span> APP_<wbr/>NAME<a href="#APP_NAME" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">APP_<wbr/>NAME<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = 'Nanosplash'</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L22">Core/Nanosplash.ts:22</a></li></ul></aside></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="delete" class="tsd-anchor"></a><h3 class="tsd-anchor-link">delete<a href="#delete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">delete<span class="tsd-signature-symbol">(</span>splashInstance<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">SplashInstance</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of NanosplashInterface.delete</p><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L150">Core/Nanosplash.ts:150</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
12
|
+
|
|
13
|
+
<a href="#delete" id="delete" style="color: inherit; text-decoration: none;">
|
|
14
|
+
<h1>Delete</h1>
|
|
15
|
+
</a>
|
|
16
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>splashInstance: <span class="tsd-signature-type">SplashInstance</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
17
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getFontSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Font<wbr/>Size<a href="#getFontSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<wbr/>Font<wbr/>Size<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L99">Core/Nanosplash.ts:99</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
18
|
+
|
|
19
|
+
<a href="#get-font-size" id="get-font-size" style="color: inherit; text-decoration: none;">
|
|
20
|
+
<h1>Get Font Size</h1>
|
|
21
|
+
</a>
|
|
22
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div><p>string</p>
|
|
23
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getFromDestinationNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>From<wbr/>Destination<wbr/>Node<a href="#getFromDestinationNode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<wbr/>From<wbr/>Destination<wbr/>Node<span class="tsd-signature-symbol">(</span>node<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HTMLElement</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">SplashInstance</span><span class="tsd-signature-symbol">[]</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L250">Core/Nanosplash.ts:250</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
24
|
+
|
|
25
|
+
<a href="#get-from-destination-node" id="get-from-destination-node" style="color: inherit; text-decoration: none;">
|
|
26
|
+
<h1>Get From Destination Node</h1>
|
|
27
|
+
</a>
|
|
28
|
+
<p>Returns Splash instances having the given destination node.</p>
|
|
29
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>node: <span class="tsd-signature-type">HTMLElement</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
30
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">SplashInstance</span><span class="tsd-signature-symbol">[]</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getImgSrc" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Img<wbr/>Src<a href="#getImgSrc" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">get<wbr/>Img<wbr/>Src<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L83">Core/Nanosplash.ts:83</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
31
|
+
|
|
32
|
+
<a href="#get-image-source" id="get-image-source" style="color: inherit; text-decoration: none;">
|
|
33
|
+
<h1>Get Image Source</h1>
|
|
34
|
+
</a>
|
|
35
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h4><div><p>string | undefined</p>
|
|
36
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="hide" class="tsd-anchor"></a><h3 class="tsd-anchor-link">hide<a href="#hide" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">hide<span class="tsd-signature-symbol">(</span>ref<span class="tsd-signature-symbol">?: </span><a href="../modules/types.html#Destination" class="tsd-signature-type" data-tsd-kind="Type alias">Destination</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of NanosplashInterface.hide</p><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L197">Core/Nanosplash.ts:197</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
37
|
+
|
|
38
|
+
<a href="#hide" id="hide" style="color: inherit; text-decoration: none;">
|
|
39
|
+
<h1>Hide</h1>
|
|
40
|
+
</a>
|
|
41
|
+
<p>Delete specific Splash instance or the latest one. There are three different ways of using this function.</p>
|
|
42
|
+
</div><div>
|
|
43
|
+
<a href="#use-splashinstance-ids" id="use-splashinstance-ids" style="color: inherit; text-decoration: none;">
|
|
44
|
+
<h2>Use SplashInstance IDs</h2>
|
|
45
|
+
</a>
|
|
46
|
+
<p>Every new splash instance is given a unique, randomized ID. This ID is easily retrieved by using the getId
|
|
47
|
+
method.
|
|
48
|
+
<br>
|
|
49
|
+
<code>
|
|
50
|
+
const splashInstance = ns.show('Loading');<br>
|
|
51
|
+
ns.hide(splashInstance.getId());
|
|
52
|
+
</code>
|
|
53
|
+
<br></p>
|
|
54
|
+
|
|
55
|
+
<a href="#use-css-selector" id="use-css-selector" style="color: inherit; text-decoration: none;">
|
|
56
|
+
<h2>Use CSS Selector</h2>
|
|
57
|
+
</a>
|
|
58
|
+
<p>Pass the selector referring to the element in which the splash instance resides.
|
|
59
|
+
<br>
|
|
60
|
+
<code>
|
|
61
|
+
ns.show('Loading').inside('#my-div');<br>
|
|
62
|
+
ns.hide('#my-div');
|
|
63
|
+
</code>
|
|
64
|
+
<br></p>
|
|
65
|
+
|
|
66
|
+
<a href="#pass-no-argument" id="pass-no-argument" style="color: inherit; text-decoration: none;">
|
|
67
|
+
<h2>Pass no argument</h2>
|
|
68
|
+
</a>
|
|
69
|
+
<p>When calling the hide method without passing arguments, it will delete the latest splash instance added to the
|
|
70
|
+
DOM, in other words, in a LIFO fashion.<br>
|
|
71
|
+
<code>
|
|
72
|
+
ns.show('Loading');<br>
|
|
73
|
+
ns.hide();
|
|
74
|
+
</code>
|
|
75
|
+
<br></p>
|
|
76
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> ref: <a href="../modules/types.html#Destination" class="tsd-signature-type" data-tsd-kind="Type alias">Destination</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
77
|
+
<p>This can either be a SplashInstance ID or a CSS selector referring to the element in which
|
|
78
|
+
the instance is residing.</p>
|
|
79
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="hideAll" class="tsd-anchor"></a><h3 class="tsd-anchor-link">hide<wbr/>All<a href="#hideAll" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">hide<wbr/>All<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of NanosplashInterface.hideAll</p><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L158">Core/Nanosplash.ts:158</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
80
|
+
|
|
81
|
+
<a href="#hide-all" id="hide-all" style="color: inherit; text-decoration: none;">
|
|
82
|
+
<h1>Hide All</h1>
|
|
83
|
+
</a>
|
|
84
|
+
<p>Delete all Splash instances.</p>
|
|
85
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="progress" class="tsd-anchor"></a><h3 class="tsd-anchor-link">progress<a href="#progress" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">progress<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">...</span>jobs<span class="tsd-signature-symbol">: </span><a href="../modules/types.html#SplashJob" class="tsd-signature-type" data-tsd-kind="Type alias">SplashJob</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/types.html#ContextualAPIObject" class="tsd-signature-type" data-tsd-kind="Type alias">ContextualAPIObject</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of NanosplashInterface.progress</p><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L115">Core/Nanosplash.ts:115</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
86
|
+
|
|
87
|
+
<a href="#progress" id="progress" style="color: inherit; text-decoration: none;">
|
|
88
|
+
<h1>Progress</h1>
|
|
89
|
+
</a>
|
|
90
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5><span class="tsd-flag ts-flagRest">Rest</span> <span class="tsd-signature-symbol">...</span>jobs: <a href="../modules/types.html#SplashJob" class="tsd-signature-type" data-tsd-kind="Type alias">SplashJob</a><span class="tsd-signature-symbol">[]</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
91
|
+
<p>An array or list of Splash jobs.</p>
|
|
92
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <a href="../modules/types.html#ContextualAPIObject" class="tsd-signature-type" data-tsd-kind="Type alias">ContextualAPIObject</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setFontSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>Font<wbr/>Size<a href="#setFontSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">set<wbr/>Font<wbr/>Size<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L74">Core/Nanosplash.ts:74</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
93
|
+
|
|
94
|
+
<a href="#set-font-size" id="set-font-size" style="color: inherit; text-decoration: none;">
|
|
95
|
+
<h1>Set Font Size</h1>
|
|
96
|
+
</a>
|
|
97
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>value: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
98
|
+
<p>Use CSS compatible values.</p>
|
|
99
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></h4><div><p>Nanosplash</p>
|
|
100
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setImgSrc" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>Img<wbr/>Src<a href="#setImgSrc" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">set<wbr/>Img<wbr/>Src<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L53">Core/Nanosplash.ts:53</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
101
|
+
|
|
102
|
+
<a href="#set-image-source" id="set-image-source" style="color: inherit; text-decoration: none;">
|
|
103
|
+
<h1>Set Image Source</h1>
|
|
104
|
+
</a>
|
|
105
|
+
<p>Set the value as undefined to display no image.</p>
|
|
106
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>value: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></h4><div><p>Nanosplash</p>
|
|
107
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="show" class="tsd-anchor"></a><h3 class="tsd-anchor-link">show<a href="#show" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">show<span class="tsd-signature-symbol">(</span>text<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/types.html#ContextualAPIObject" class="tsd-signature-type" data-tsd-kind="Type alias">ContextualAPIObject</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of NanosplashInterface.show</p><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L107">Core/Nanosplash.ts:107</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
108
|
+
|
|
109
|
+
<a href="#show" id="show" style="color: inherit; text-decoration: none;">
|
|
110
|
+
<h1>Show</h1>
|
|
111
|
+
</a>
|
|
112
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>text: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
113
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <a href="../modules/types.html#ContextualAPIObject" class="tsd-signature-type" data-tsd-kind="Type alias">ContextualAPIObject</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="showSpinner" class="tsd-anchor"></a><h3 class="tsd-anchor-link">show<wbr/>Spinner<a href="#showSpinner" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">show<wbr/>Spinner<span class="tsd-signature-symbol">(</span>value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L64">Core/Nanosplash.ts:64</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
114
|
+
|
|
115
|
+
<a href="#set-spinner" id="set-spinner" style="color: inherit; text-decoration: none;">
|
|
116
|
+
<h1>Set Spinner</h1>
|
|
117
|
+
</a>
|
|
118
|
+
<p>Control spinner visibility.</p>
|
|
119
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>value: <span class="tsd-signature-type">boolean</span></h5></li></ul><h4 class="tsd-returns-title">Returns <a href="Core_Nanosplash.default.html" class="tsd-signature-type" data-tsd-kind="Class">default</a></h4><div><p>Nanosplash</p>
|
|
120
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="spinnerIsVisible" class="tsd-anchor"></a><h3 class="tsd-anchor-link">spinner<wbr/>Is<wbr/>Visible<a href="#spinnerIsVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">spinner<wbr/>Is<wbr/>Visible<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L91">Core/Nanosplash.ts:91</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
121
|
+
|
|
122
|
+
<a href="#spinner-is-visible" id="spinner-is-visible" style="color: inherit; text-decoration: none;">
|
|
123
|
+
<h1>Spinner Is Visible</h1>
|
|
124
|
+
</a>
|
|
125
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div><p>boolean</p>
|
|
126
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="while" class="tsd-anchor"></a><h3 class="tsd-anchor-link">while<a href="#while" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"><li class="tsd-signature tsd-kind-icon">while<span class="tsd-signature-symbol">(</span>asyncTask<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ShowInterface</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><p>Implementation of NanosplashInterface.while</p><ul><li>Defined in <a href="https://github.com/isakhauge/nanosplash/blob/22d812b/src/Core/Nanosplash.ts#L123">Core/Nanosplash.ts:123</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
127
|
+
|
|
128
|
+
<a href="#while" id="while" style="color: inherit; text-decoration: none;">
|
|
129
|
+
<h1>While</h1>
|
|
130
|
+
</a>
|
|
131
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>asyncTask: <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
132
|
+
<p>An asynchronous function or Promise.</p>
|
|
133
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ShowInterface</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../index.html">Modules</a></li><li class="current tsd-kind-module"><a href="../modules/Core_Nanosplash.html">Core/<wbr/>Nanosplash</a></li><li class=" tsd-kind-module"><a href="../modules/types.html">types</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-class tsd-parent-kind-module"><a href="Core_Nanosplash.default.html" class="tsd-kind-icon">default</a><ul><li class="tsd-kind-constructor tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#constructor" class="tsd-kind-icon">constructor</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#debug" class="tsd-kind-icon">debug</a></li><li class="tsd-kind-property tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#instances" class="tsd-kind-icon">instances</a></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><a href="Core_Nanosplash.default.html#APP_NAME" class="tsd-kind-icon">APP_<wbr/>NAME</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#delete" class="tsd-kind-icon">delete</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#getFontSize" class="tsd-kind-icon">get<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#getFromDestinationNode" class="tsd-kind-icon">get<wbr/>From<wbr/>Destination<wbr/>Node</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#getImgSrc" class="tsd-kind-icon">get<wbr/>Img<wbr/>Src</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#hide" class="tsd-kind-icon">hide</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#hideAll" class="tsd-kind-icon">hide<wbr/>All</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#progress" class="tsd-kind-icon">progress</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#setFontSize" class="tsd-kind-icon">set<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#setImgSrc" class="tsd-kind-icon">set<wbr/>Img<wbr/>Src</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#show" class="tsd-kind-icon">show</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#showSpinner" class="tsd-kind-icon">show<wbr/>Spinner</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#spinnerIsVisible" class="tsd-kind-icon">spinner<wbr/>Is<wbr/>Visible</a></li><li class="tsd-kind-method tsd-parent-kind-class"><a href="Core_Nanosplash.default.html#while" class="tsd-kind-icon">while</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Core/Nanosplash | nanosplash</title><meta name="description" content="Documentation for nanosplash"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">nanosplash</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../index.html">nanosplash</a></li><li><a href="Core_Nanosplash.html">Core/Nanosplash</a></li></ul><h1>Module Core/Nanosplash </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/Core_Nanosplash.
|
|
1
|
+
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Core/Nanosplash | nanosplash</title><meta name="description" content="Documentation for nanosplash"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">nanosplash</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../index.html">nanosplash</a></li><li><a href="Core_Nanosplash.html">Core/Nanosplash</a></li></ul><h1>Module Core/Nanosplash </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/Core_Nanosplash.default.html" class="tsd-kind-icon">default</a></li></ul></section></div></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../index.html">Modules</a></li><li class="current tsd-kind-module"><a href="Core_Nanosplash.html">Core/<wbr/>Nanosplash</a></li><li class=" tsd-kind-module"><a href="types.html">types</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/Core_Nanosplash.default.html" class="tsd-kind-icon">default</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|