Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Commit

Permalink
docs(core): update generated compodoc documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
klemenoslaj committed Nov 10, 2019
1 parent 2d6427e commit 39be25c
Show file tree
Hide file tree
Showing 35 changed files with 547 additions and 182 deletions.
130 changes: 72 additions & 58 deletions docs/classes/ActionAbstract.html

Large diffs are not rendered by default.

61 changes: 31 additions & 30 deletions docs/classes/ActionButton.html

Large diffs are not rendered by default.

61 changes: 31 additions & 30 deletions docs/classes/ActionGroup.html

Large diffs are not rendered by default.

61 changes: 31 additions & 30 deletions docs/classes/ActionToggle.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/coverage.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'coverage';
var COMPODOC_CURRENT_PAGE_URL = 'coverage.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="./js/libs/custom-elements.min.js"></script>
Expand Down
23 changes: 12 additions & 11 deletions docs/dependencies.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,29 +48,29 @@
</ol>
<ul class="dependencies-list">
<li>
<b>@angular/animations</b> : ^8.2.4</li>
<b>@angular/animations</b> : ^8.2.13</li>
<li>
<b>@angular/cdk</b> : ^8.1.4</li>
<b>@angular/cdk</b> : ^8.2.3</li>
<li>
<b>@angular/common</b> : ^8.2.4</li>
<b>@angular/common</b> : ^8.2.13</li>
<li>
<b>@angular/compiler</b> : ^8.2.4</li>
<b>@angular/compiler</b> : ^8.2.13</li>
<li>
<b>@angular/core</b> : ^8.2.4</li>
<b>@angular/core</b> : ^8.2.13</li>
<li>
<b>@angular/forms</b> : ^8.2.4</li>
<b>@angular/forms</b> : ^8.2.13</li>
<li>
<b>@angular/material</b> : ^8.1.4</li>
<b>@angular/material</b> : ^8.2.3</li>
<li>
<b>@angular/platform-browser</b> : ^8.2.4</li>
<b>@angular/platform-browser</b> : ^8.2.13</li>
<li>
<b>@angular/platform-browser-dynamic</b> : ^8.2.4</li>
<b>@angular/platform-browser-dynamic</b> : ^8.2.13</li>
<li>
<b>@angular/router</b> : ^8.2.4</li>
<b>@angular/router</b> : ^8.2.13</li>
<li>
<b>hammerjs</b> : ^2.0.8</li>
<li>
<b>rxjs</b> : ^6.4.0</li>
<b>rxjs</b> : ^6.5.3</li>
<li>
<b>travis-deploy-once</b> : ^5.0.11</li>
<li>
Expand Down Expand Up @@ -100,6 +100,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'package-dependencies';
var COMPODOC_CURRENT_PAGE_URL = 'dependencies.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="./js/libs/custom-elements.min.js"></script>
Expand Down
3 changes: 2 additions & 1 deletion docs/directives/ActionOutletDirective.html
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ <h3 id="accessors">
const component &#x3D; this.getComponentType(this.action, this.injector);
const componentFactory &#x3D; this.componentFactoryResolver.resolveComponentFactory(component);
this.componentRef &#x3D; this.viewContainerRef.createComponent(componentFactory);
this.componentRef.instance.action &#x3D; this.action.activate();
this.componentRef.instance._action &#x3D; this.action.activate();
}

/**
Expand Down Expand Up @@ -698,6 +698,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'directive';
var COMPODOC_CURRENT_PAGE_URL = 'ActionOutletDirective.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
Binary file added docs/fonts/roboto-v15-latin-italic.eot
Binary file not shown.
323 changes: 323 additions & 0 deletions docs/fonts/roboto-v15-latin-italic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/fonts/roboto-v15-latin-italic.ttf
Binary file not shown.
Binary file added docs/fonts/roboto-v15-latin-italic.woff
Binary file not shown.
Binary file added docs/fonts/roboto-v15-latin-italic.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'getting-started';
var COMPODOC_CURRENT_PAGE_URL = 'index.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="./js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/injectables/ActionOutletFactory.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'injectable';
var COMPODOC_CURRENT_PAGE_URL = 'ActionOutletFactory.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
19 changes: 13 additions & 6 deletions docs/interfaces/ActionAbstractComponentImpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ <h6><b>Properties</b></h6>
<td class="col-md-4">
<ul class="index-list">
<li>
<a href="#action">action</a>
<span class="modifier">Optional</span>
<a href="#_action">_action</a>
</li>
</ul>
</td>
Expand All @@ -104,25 +105,30 @@ <h3 id="inputs">Properties</h3>
<tbody>
<tr>
<td class="col-md-4">
<a name="action"></a>
<span class="name"><b>action</b><a href="#action"><span class="icon ion-ios-link"></span></a></span>
<a name="_action"></a>
<span class="name"><b>_action</b><a href="#_action"><span class="icon ion-ios-link"></span></a></span>
</td>
</tr>
<tr>
<td class="col-md-4">
<code>action: <code>Action</code>
<code>_action: <code>Action | null</code>
</code>
</td>
</tr>


<tr>
<td class="col-md-4">
<i>Type : </i> <code>Action</code>
<i>Type : </i> <code>Action | null</code>

</td>
</tr>

<tr>
<td class="col-md-4">
<i>Optional</i>
</td>
</tr>



Expand Down Expand Up @@ -150,7 +156,7 @@ <h3 id="inputs">Properties</h3>
/**
* The derived action instance, as Input in angular component
*/
action: Action; // @Input
_action?: Action | null; // @Input
}

/**
Expand Down Expand Up @@ -214,6 +220,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionAbstractComponentImpl.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
3 changes: 2 additions & 1 deletion docs/interfaces/ActionAbstractEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ <h3 id="inputs">Properties</h3>
/**
* The derived action instance, as Input in angular component
*/
action: Action; // @Input
_action?: Action | null; // @Input
}

/**
Expand Down Expand Up @@ -215,6 +215,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionAbstractEvent.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
3 changes: 2 additions & 1 deletion docs/interfaces/ActionAbstractOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ <h3 id="inputs">Properties</h3>
/**
* The derived action instance, as Input in angular component
*/
action: Action; // @Input
_action?: Action | null; // @Input
}

/**
Expand Down Expand Up @@ -351,6 +351,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionAbstractOptions.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/interfaces/ActionButtonEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionButtonEvent.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/interfaces/ActionButtonOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionButtonOptions.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/interfaces/ActionGroupEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionGroupEvent.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/interfaces/ActionGroupOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionGroupOptions.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/interfaces/ActionOutlet.html
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionOutlet.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/interfaces/ActionToggleEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionToggleEvent.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/interfaces/ActionToggleOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'interface';
var COMPODOC_CURRENT_PAGE_URL = 'ActionToggleOptions.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions docs/js/menu-wc.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ customElements.define('compodoc-menu', class extends HTMLElement {
<a href="modules/ActionOutletModule.html" data-type="entity-link">ActionOutletModule</a>
<li class="chapter inner">
<div class="simple menu-toggler" data-toggle="collapse" ${ isNormalMode ?
'data-target="#directives-links-module-ActionOutletModule-59aabf42ce8bb55832d03b4fd8a35dd9"' : 'data-target="#xs-directives-links-module-ActionOutletModule-59aabf42ce8bb55832d03b4fd8a35dd9"' }>
'data-target="#directives-links-module-ActionOutletModule-a0fdde8a75138082c1989068b7f52264"' : 'data-target="#xs-directives-links-module-ActionOutletModule-a0fdde8a75138082c1989068b7f52264"' }>
<span class="icon ion-md-code-working"></span>
<span>Directives</span>
<span class="icon ion-ios-arrow-down"></span>
</div>
<ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-ActionOutletModule-59aabf42ce8bb55832d03b4fd8a35dd9"' :
'id="xs-directives-links-module-ActionOutletModule-59aabf42ce8bb55832d03b4fd8a35dd9"' }>
<ul class="links collapse" ${ isNormalMode ? 'id="directives-links-module-ActionOutletModule-a0fdde8a75138082c1989068b7f52264"' :
'id="xs-directives-links-module-ActionOutletModule-a0fdde8a75138082c1989068b7f52264"' }>
<li class="link">
<a href="directives/ActionOutletDirective.html"
data-type="entity-link" data-context="sub-entity" data-context-id="modules">ActionOutletDirective</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/js/search/search-lunr.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

d.done({
query: q,
results: results.slice(0, length),
results: length === 0 ? results : results.slice(0, length),
count: results.length
});

Expand Down
7 changes: 2 additions & 5 deletions docs/js/search/search.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
(function(compodoc) {
var MAX_RESULTS = 15,
MAX_DESCRIPTION_SIZE = 500,

usePushState = (typeof history.pushState !== 'undefined'),
var usePushState = (typeof history.pushState !== 'undefined'),

// DOM Elements
$body = $('body'),
Expand Down Expand Up @@ -120,7 +117,7 @@
$mainContainer.css('margin-top', '100px');
}

throttle(compodoc.search.query(q, 0, MAX_RESULTS)
throttle(compodoc.search.query(q, 0, MAX_SEARCH_RESULTS)
.then(function(results) {
displayResults(results);
}), 1000);
Expand Down
4 changes: 2 additions & 2 deletions docs/js/search/search_index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'getting-started';
var COMPODOC_CURRENT_PAGE_URL = 'license.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="./js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/miscellaneous/enumerations.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'miscellaneous-enumerations';
var COMPODOC_CURRENT_PAGE_URL = 'enumerations.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/miscellaneous/typealiases.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'miscellaneous-typealiases';
var COMPODOC_CURRENT_PAGE_URL = 'typealiases.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/miscellaneous/variables.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'miscellaneous-variables';
var COMPODOC_CURRENT_PAGE_URL = 'variables.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 0;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'modules';
var COMPODOC_CURRENT_PAGE_URL = 'modules.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="./js/libs/custom-elements.min.js"></script>
Expand Down
7 changes: 4 additions & 3 deletions docs/modules/ActionOutletModule.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ <h3>Exports<a href="https://angular.io/api/core/NgModule#exports" target="_blank
import { ActionOutletDirective } from &#x27;./action-outlet.directive&#x27;;

@NgModule({
declarations: [ActionOutletDirective],
imports: [CommonModule],
exports: [ActionOutletDirective]
declarations: [ActionOutletDirective],
imports: [CommonModule],
exports: [ActionOutletDirective]
})
export class ActionOutletModule { }
</code></pre>
Expand Down Expand Up @@ -214,6 +214,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
var COMPODOC_CURRENT_PAGE_CONTEXT = 'module';
var COMPODOC_CURRENT_PAGE_URL = 'ActionOutletModule.html';
var MAX_SEARCH_RESULTS = 15;
</script>

<script src="../js/libs/custom-elements.min.js"></script>
Expand Down
1 change: 1 addition & 0 deletions docs/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
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>
Expand Down

0 comments on commit 39be25c

Please sign in to comment.