358 lines
16 KiB
HTML
358 lines
16 KiB
HTML
|
<!doctype html>
|
||
|
<html class="no-js" lang="">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||
|
<title>aktienbot documentation</title>
|
||
|
<meta name="description" content="">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
|
||
|
<link rel="icon" type="image/x-icon" href="./images/favicon.ico">
|
||
|
<link rel="stylesheet" href="./styles/style.css">
|
||
|
<link rel="stylesheet" href="./styles/dark.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div class="navbar navbar-default navbar-fixed-top visible-xs">
|
||
|
<a href="./" class="navbar-brand">aktienbot documentation</a>
|
||
|
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
||
|
</div>
|
||
|
|
||
|
<div class="xs-menu menu" id="mobile-menu">
|
||
|
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
||
|
</div>
|
||
|
|
||
|
<div class="container-fluid main">
|
||
|
<div class="row main">
|
||
|
<div class="hidden-xs menu">
|
||
|
<compodoc-menu mode="normal"></compodoc-menu>
|
||
|
</div>
|
||
|
<!-- START CONTENT -->
|
||
|
<div class="content overview">
|
||
|
<div class="content-data">
|
||
|
|
||
|
|
||
|
<ol class="breadcrumb">
|
||
|
<li>Overview</li>
|
||
|
</ol>
|
||
|
|
||
|
<div class="text-center module-graph-container">
|
||
|
<div id="module-graph-svg">
|
||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<!-- Generated by graphviz version 2.47.3 (20210619.1520)
|
||
|
-->
|
||
|
<!-- Title: dependencies Pages: 1 -->
|
||
|
<svg width="1736pt" height="247pt"
|
||
|
viewBox="0.00 0.00 1736.00 246.80" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 242.8)">
|
||
|
<title>dependencies</title>
|
||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-242.8 1732,-242.8 1732,4 -4,4"/>
|
||
|
<text text-anchor="middle" x="864" y="-8.2" font-family="sans-serif" font-size="14.00">dependencies</text>
|
||
|
<g id="clust1" class="cluster">
|
||
|
<title>cluster_AppModule</title>
|
||
|
<polygon fill="none" stroke="black" stroke-dasharray="1,5" points="8,-32.8 8,-230.8 1720,-230.8 1720,-32.8 8,-32.8"/>
|
||
|
</g>
|
||
|
<g id="clust2" class="cluster">
|
||
|
<title>cluster_AppModule_declarations</title>
|
||
|
<polygon fill="none" stroke="black" points="168,-40.8 168,-92.8 1712,-92.8 1712,-40.8 168,-40.8"/>
|
||
|
</g>
|
||
|
<g id="clust13" class="cluster">
|
||
|
<title>cluster_AppModule_imports</title>
|
||
|
<polygon fill="none" stroke="black" points="16,-40.8 16,-92.8 160,-92.8 160,-40.8 16,-40.8"/>
|
||
|
</g>
|
||
|
<g id="clust15" class="cluster">
|
||
|
<title>cluster_AppModule_bootstrap</title>
|
||
|
<polygon fill="none" stroke="black" points="768,-170.8 768,-222.8 892,-222.8 892,-170.8 768,-170.8"/>
|
||
|
</g>
|
||
|
<!-- AppComponent -->
|
||
|
<g id="node1" class="node">
|
||
|
<title>AppComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="1703.94,-84.8 1598.06,-84.8 1598.06,-48.8 1703.94,-48.8 1703.94,-84.8"/>
|
||
|
<text text-anchor="middle" x="1651" y="-62.6" font-family="Times,serif" font-size="14.00">AppComponent</text>
|
||
|
</g>
|
||
|
<!-- AppModule -->
|
||
|
<g id="node11" class="node">
|
||
|
<title>AppModule</title>
|
||
|
<polygon fill="#8dd3c7" stroke="black" points="871.66,-149.8 868.66,-153.8 847.66,-153.8 844.66,-149.8 788.34,-149.8 788.34,-113.8 871.66,-113.8 871.66,-149.8"/>
|
||
|
<text text-anchor="middle" x="830" y="-127.6" font-family="Times,serif" font-size="14.00">AppModule</text>
|
||
|
</g>
|
||
|
<!-- AppComponent->AppModule -->
|
||
|
<g id="edge1" class="edge">
|
||
|
<title>AppComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M1651,-85.05C1651,-107.82 1651,-143.8 1651,-143.8 1651,-143.8 881.84,-143.8 881.84,-143.8"/>
|
||
|
<polygon fill="black" stroke="black" points="881.84,-140.3 871.84,-143.8 881.84,-147.3 881.84,-140.3"/>
|
||
|
</g>
|
||
|
<!-- BotSettingsComponent -->
|
||
|
<g id="node2" class="node">
|
||
|
<title>BotSettingsComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="1580.17,-84.8 1433.83,-84.8 1433.83,-48.8 1580.17,-48.8 1580.17,-84.8"/>
|
||
|
<text text-anchor="middle" x="1507" y="-62.6" font-family="Times,serif" font-size="14.00">BotSettingsComponent</text>
|
||
|
</g>
|
||
|
<!-- BotSettingsComponent->AppModule -->
|
||
|
<g id="edge2" class="edge">
|
||
|
<title>BotSettingsComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M1507,-85.08C1507,-106.12 1507,-137.8 1507,-137.8 1507,-137.8 881.84,-137.8 881.84,-137.8"/>
|
||
|
<polygon fill="black" stroke="black" points="881.84,-134.3 871.84,-137.8 881.84,-141.3 881.84,-134.3"/>
|
||
|
</g>
|
||
|
<!-- ConfirmationDialogComponent -->
|
||
|
<g id="node3" class="node">
|
||
|
<title>ConfirmationDialogComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="1415.37,-84.8 1220.63,-84.8 1220.63,-48.8 1415.37,-48.8 1415.37,-84.8"/>
|
||
|
<text text-anchor="middle" x="1318" y="-62.6" font-family="Times,serif" font-size="14.00">ConfirmationDialogComponent</text>
|
||
|
</g>
|
||
|
<!-- ConfirmationDialogComponent->AppModule -->
|
||
|
<g id="edge3" class="edge">
|
||
|
<title>ConfirmationDialogComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M1318,-84.91C1318,-104.14 1318,-131.8 1318,-131.8 1318,-131.8 882.03,-131.8 882.03,-131.8"/>
|
||
|
<polygon fill="black" stroke="black" points="882.03,-128.3 872.03,-131.8 882.03,-135.3 882.03,-128.3"/>
|
||
|
</g>
|
||
|
<!-- DashboardComponent -->
|
||
|
<g id="node4" class="node">
|
||
|
<title>DashboardComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="1202.97,-84.8 1061.03,-84.8 1061.03,-48.8 1202.97,-48.8 1202.97,-84.8"/>
|
||
|
<text text-anchor="middle" x="1132" y="-62.6" font-family="Times,serif" font-size="14.00">DashboardComponent</text>
|
||
|
</g>
|
||
|
<!-- DashboardComponent->AppModule -->
|
||
|
<g id="edge4" class="edge">
|
||
|
<title>DashboardComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M1132,-84.82C1132,-102.17 1132,-125.8 1132,-125.8 1132,-125.8 881.67,-125.8 881.67,-125.8"/>
|
||
|
<polygon fill="black" stroke="black" points="881.67,-122.3 871.67,-125.8 881.67,-129.3 881.67,-122.3"/>
|
||
|
</g>
|
||
|
<!-- HeaderComponent -->
|
||
|
<g id="node5" class="node">
|
||
|
<title>HeaderComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="1042.74,-84.8 921.26,-84.8 921.26,-48.8 1042.74,-48.8 1042.74,-84.8"/>
|
||
|
<text text-anchor="middle" x="982" y="-62.6" font-family="Times,serif" font-size="14.00">HeaderComponent</text>
|
||
|
</g>
|
||
|
<!-- HeaderComponent->AppModule -->
|
||
|
<g id="edge5" class="edge">
|
||
|
<title>HeaderComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M982,-85.04C982,-100.37 982,-119.8 982,-119.8 982,-119.8 881.94,-119.8 881.94,-119.8"/>
|
||
|
<polygon fill="black" stroke="black" points="881.94,-116.3 871.94,-119.8 881.94,-123.3 881.94,-116.3"/>
|
||
|
</g>
|
||
|
<!-- HelpDialogComponent -->
|
||
|
<g id="node6" class="node">
|
||
|
<title>HelpDialogComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="903.15,-84.8 756.85,-84.8 756.85,-48.8 903.15,-48.8 903.15,-84.8"/>
|
||
|
<text text-anchor="middle" x="830" y="-62.6" font-family="Times,serif" font-size="14.00">HelpDialogComponent</text>
|
||
|
</g>
|
||
|
<!-- HelpDialogComponent->AppModule -->
|
||
|
<g id="edge6" class="edge">
|
||
|
<title>HelpDialogComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M830,-84.91C830,-84.91 830,-103.79 830,-103.79"/>
|
||
|
<polygon fill="black" stroke="black" points="826.5,-103.79 830,-113.79 833.5,-103.79 826.5,-103.79"/>
|
||
|
</g>
|
||
|
<!-- LoginComponent -->
|
||
|
<g id="node7" class="node">
|
||
|
<title>LoginComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="738.28,-84.8 623.72,-84.8 623.72,-48.8 738.28,-48.8 738.28,-84.8"/>
|
||
|
<text text-anchor="middle" x="681" y="-62.6" font-family="Times,serif" font-size="14.00">LoginComponent</text>
|
||
|
</g>
|
||
|
<!-- LoginComponent->AppModule -->
|
||
|
<g id="edge7" class="edge">
|
||
|
<title>LoginComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M681,-85.04C681,-100.37 681,-119.8 681,-119.8 681,-119.8 778.1,-119.8 778.1,-119.8"/>
|
||
|
<polygon fill="black" stroke="black" points="778.1,-123.3 788.1,-119.8 778.1,-116.3 778.1,-123.3"/>
|
||
|
</g>
|
||
|
<!-- ProfileComponent -->
|
||
|
<g id="node8" class="node">
|
||
|
<title>ProfileComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="605.93,-84.8 486.07,-84.8 486.07,-48.8 605.93,-48.8 605.93,-84.8"/>
|
||
|
<text text-anchor="middle" x="546" y="-62.6" font-family="Times,serif" font-size="14.00">ProfileComponent</text>
|
||
|
</g>
|
||
|
<!-- ProfileComponent->AppModule -->
|
||
|
<g id="edge8" class="edge">
|
||
|
<title>ProfileComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M546,-84.82C546,-102.17 546,-125.8 546,-125.8 546,-125.8 778.09,-125.8 778.09,-125.8"/>
|
||
|
<polygon fill="black" stroke="black" points="778.09,-129.3 788.09,-125.8 778.09,-122.3 778.09,-129.3"/>
|
||
|
</g>
|
||
|
<!-- RegisterComponent -->
|
||
|
<g id="node9" class="node">
|
||
|
<title>RegisterComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="467.98,-84.8 340.02,-84.8 340.02,-48.8 467.98,-48.8 467.98,-84.8"/>
|
||
|
<text text-anchor="middle" x="404" y="-62.6" font-family="Times,serif" font-size="14.00">RegisterComponent</text>
|
||
|
</g>
|
||
|
<!-- RegisterComponent->AppModule -->
|
||
|
<g id="edge9" class="edge">
|
||
|
<title>RegisterComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M404,-84.91C404,-104.14 404,-131.8 404,-131.8 404,-131.8 777.99,-131.8 777.99,-131.8"/>
|
||
|
<polygon fill="black" stroke="black" points="777.99,-135.3 787.99,-131.8 777.99,-128.3 777.99,-135.3"/>
|
||
|
</g>
|
||
|
<!-- UserDialogComponent -->
|
||
|
<g id="node10" class="node">
|
||
|
<title>UserDialogComponent</title>
|
||
|
<polygon fill="#ffffb3" stroke="black" points="321.86,-84.8 176.14,-84.8 176.14,-48.8 321.86,-48.8 321.86,-84.8"/>
|
||
|
<text text-anchor="middle" x="249" y="-62.6" font-family="Times,serif" font-size="14.00">UserDialogComponent</text>
|
||
|
</g>
|
||
|
<!-- UserDialogComponent->AppModule -->
|
||
|
<g id="edge10" class="edge">
|
||
|
<title>UserDialogComponent->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M249,-85.08C249,-106.12 249,-137.8 249,-137.8 249,-137.8 778.22,-137.8 778.22,-137.8"/>
|
||
|
<polygon fill="black" stroke="black" points="778.22,-141.3 788.22,-137.8 778.22,-134.3 778.22,-141.3"/>
|
||
|
</g>
|
||
|
<!-- AppComponent -->
|
||
|
<g id="node13" class="node">
|
||
|
<title>AppComponent </title>
|
||
|
<polygon fill="#80b1d3" stroke="black" points="884.44,-214.8 775.56,-214.8 775.56,-178.8 884.44,-178.8 884.44,-214.8"/>
|
||
|
<text text-anchor="middle" x="830" y="-192.6" font-family="Times,serif" font-size="14.00">AppComponent </text>
|
||
|
</g>
|
||
|
<!-- AppModule->AppComponent -->
|
||
|
<g id="edge12" class="edge">
|
||
|
<title>AppModule->AppComponent </title>
|
||
|
<path fill="none" stroke="black" stroke-dasharray="1,5" d="M830,-149.91C830,-149.91 830,-168.79 830,-168.79"/>
|
||
|
<polygon fill="black" stroke="black" points="826.5,-168.79 830,-178.79 833.5,-168.79 826.5,-168.79"/>
|
||
|
</g>
|
||
|
<!-- AppRoutingModule -->
|
||
|
<g id="node12" class="node">
|
||
|
<title>AppRoutingModule</title>
|
||
|
<polygon fill="#8dd3c7" stroke="black" points="152.27,-84.8 149.27,-88.8 128.27,-88.8 125.27,-84.8 23.73,-84.8 23.73,-48.8 152.27,-48.8 152.27,-84.8"/>
|
||
|
<text text-anchor="middle" x="88" y="-62.6" font-family="Times,serif" font-size="14.00">AppRoutingModule</text>
|
||
|
</g>
|
||
|
<!-- AppRoutingModule->AppModule -->
|
||
|
<g id="edge11" class="edge">
|
||
|
<title>AppRoutingModule->AppModule</title>
|
||
|
<path fill="none" stroke="black" d="M88,-85.05C88,-107.82 88,-143.8 88,-143.8 88,-143.8 778.25,-143.8 778.25,-143.8"/>
|
||
|
<polygon fill="black" stroke="black" points="778.25,-147.3 788.25,-143.8 778.25,-140.3 778.25,-147.3"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|
||
|
|
||
|
</div>
|
||
|
<i id="fullscreen" class="icon ion-ios-resize module-graph-fullscreen-btn" aria-hidden="true"></i>
|
||
|
<div class="btn-group size-buttons">
|
||
|
<button id="zoom-in" class="btn btn-default btn-sm">Zoom in</button>
|
||
|
<button id="reset" class="btn btn-default btn-sm">Reset</button>
|
||
|
<button id="zoom-out" class="btn btn-default btn-sm">Zoom out</button>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div class="tab-content overview">
|
||
|
<div class="row">
|
||
|
<div class="col-sm-3">
|
||
|
<div class="card text-center">
|
||
|
<div class="card-block">
|
||
|
<h4 class="card-title"><span class="icon ion-ios-archive"></span></h4>
|
||
|
<p class="card-text">
|
||
|
<a href="./modules.html">2 Modules</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-sm-3">
|
||
|
<div class="card text-center">
|
||
|
<div class="card-block">
|
||
|
<h4 class="card-title"><span class="icon ion-md-cog"></span></h4>
|
||
|
<p class="card-text">10 Components</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-sm-3">
|
||
|
<div class="card text-center">
|
||
|
<div class="card-block">
|
||
|
<h4 class="card-title"><span class="icon ion-md-arrow-round-down"></span></h4>
|
||
|
<p class="card-text">6 Injectables</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-sm-3">
|
||
|
<div class="card text-center">
|
||
|
<div class="card-block">
|
||
|
<h4 class="card-title"><span class="icon ion-md-information-circle-outline"></span></h4>
|
||
|
<p class="card-text">6 Interfaces</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div class="col-sm-3">
|
||
|
<div class="card text-center">
|
||
|
<div class="card-block">
|
||
|
<h4 class="card-title"><span class="icon ion-ios-git-branch"></span></h4>
|
||
|
<p class="card-text">
|
||
|
<a href="./routes.html">5 Routes</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<script src="js/libs/svg-pan-zoom.min.js"></script>
|
||
|
<script src="js/svg-pan-zoom.controls.js"></script>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</div><div class="search-results">
|
||
|
<div class="has-results">
|
||
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
||
|
<ul class="search-results-list"></ul>
|
||
|
</div>
|
||
|
<div class="no-results">
|
||
|
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<!-- END CONTENT -->
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<label class="dark-mode-switch">
|
||
|
<input type="checkbox">
|
||
|
<span class="slider">
|
||
|
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
|
||
|
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
||
|
</svg>
|
||
|
</span>
|
||
|
</label>
|
||
|
|
||
|
<script>
|
||
|
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
|
||
|
var COMPODOC_CURRENT_PAGE_CONTEXT = 'overview';
|
||
|
var COMPODOC_CURRENT_PAGE_URL = 'overview.html';
|
||
|
var MAX_SEARCH_RESULTS = 15;
|
||
|
</script>
|
||
|
|
||
|
<script src="./js/libs/custom-elements.min.js"></script>
|
||
|
<script src="./js/libs/lit-html.js"></script>
|
||
|
|
||
|
<script src="./js/menu-wc.js" defer></script>
|
||
|
<script nomodule src="./js/menu-wc_es5.js" defer></script>
|
||
|
|
||
|
<script src="./js/libs/bootstrap-native.js"></script>
|
||
|
|
||
|
<script src="./js/libs/es6-shim.min.js"></script>
|
||
|
<script src="./js/libs/EventDispatcher.js"></script>
|
||
|
<script src="./js/libs/promise.min.js"></script>
|
||
|
<script src="./js/libs/zepto.min.js"></script>
|
||
|
|
||
|
<script src="./js/compodoc.js"></script>
|
||
|
|
||
|
<script src="./js/tabs.js"></script>
|
||
|
<script src="./js/menu.js"></script>
|
||
|
<script src="./js/libs/clipboard.min.js"></script>
|
||
|
<script src="./js/libs/prism.js"></script>
|
||
|
<script src="./js/sourceCode.js"></script>
|
||
|
<script src="./js/search/search.js"></script>
|
||
|
<script src="./js/search/lunr.min.js"></script>
|
||
|
<script src="./js/search/search-lunr.js"></script>
|
||
|
<script src="./js/search/search_index.js"></script>
|
||
|
<script src="./js/lazy-load-graphs.js"></script>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|