Skip to content

Commit

Permalink
docs: Updated Component Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
BerniWittmann committed May 8, 2019
1 parent b00efdd commit 3d3445a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions docs/components/AttributeRules.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ The component to allow to view and edit the Attributes and Rules for the States
|convertFromTableData|Converts the context rules table representation to a string that can be stored|-|
|deleteState|Deletes a State after asking for confirmation|the index of the state to be deleted|
|reRender|Triggers a new render of the component|-|
|checkStateName|=, |, . and & are not allowed to be part of the name|-|

<!-- @vuese:AttributeRules:methods:end -->

Expand Down
2 changes: 1 addition & 1 deletion docs/components/RulesCell.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A Cell which allows to edit the Attribute Cell of the Rules in the Context Facto
<!-- @vuese:RulesCell:events:start -->
|Event Name|Description|Parameters|
|---|---|---|
|change|Emitted on change of the value|The updated value|
|change|-|-|

<!-- @vuese:RulesCell:events:end -->

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<script>
new Docute({
target: '#docute',
sidebar: JSON.parse('[{&#34;title&#34;:&#34;Components&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;ContextType&#34;,&#34;link&#34;:&#34;/components/ContextType&#34;},{&#34;title&#34;:&#34;Navigation&#34;,&#34;link&#34;:&#34;/components/Navigation&#34;},{&#34;title&#34;:&#34;ProcessPreview&#34;,&#34;link&#34;:&#34;/components/ProcessPreview&#34;},{&#34;title&#34;:&#34;TagEditor&#34;,&#34;link&#34;:&#34;/components/TagEditor&#34;},{&#34;title&#34;:&#34;Tag&#34;,&#34;link&#34;:&#34;/components/Tag&#34;},{&#34;title&#34;:&#34;InputType&#34;,&#34;link&#34;:&#34;/components/InputType&#34;},{&#34;title&#34;:&#34;RulesCell&#34;,&#34;link&#34;:&#34;/components/RulesCell&#34;},{&#34;title&#34;:&#34;ContextSituationRules&#34;,&#34;link&#34;:&#34;/components/ContextSituationRules&#34;},{&#34;title&#34;:&#34;ContextSituationCard&#34;,&#34;link&#34;:&#34;/components/ContextSituationCard&#34;},{&#34;title&#34;:&#34;ProcessInfoForm&#34;,&#34;link&#34;:&#34;/components/ProcessInfoForm&#34;},{&#34;title&#34;:&#34;ProcessModeler&#34;,&#34;link&#34;:&#34;/components/ProcessModeler&#34;},{&#34;title&#34;:&#34;InputEdit&#34;,&#34;link&#34;:&#34;/components/InputEdit&#34;},{&#34;title&#34;:&#34;ContextTypeSettings&#34;,&#34;link&#34;:&#34;/components/ContextTypeSettings&#34;},{&#34;title&#34;:&#34;InjectionMapping&#34;,&#34;link&#34;:&#34;/components/InjectionMapping&#34;},{&#34;title&#34;:&#34;FAIconPicker&#34;,&#34;link&#34;:&#34;/components/FAIconPicker&#34;},{&#34;title&#34;:&#34;GraphVisualization&#34;,&#34;link&#34;:&#34;/components/GraphVisualization&#34;},{&#34;title&#34;:&#34;TagSettings&#34;,&#34;link&#34;:&#34;/components/TagSettings&#34;},{&#34;title&#34;:&#34;Footer&#34;,&#34;link&#34;:&#34;/components/Footer&#34;},{&#34;title&#34;:&#34;ProcessModelerSettings&#34;,&#34;link&#34;:&#34;/components/ProcessModelerSettings&#34;},{&#34;title&#34;:&#34;AttributeRules&#34;,&#34;link&#34;:&#34;/components/AttributeRules&#34;}]},{&#34;title&#34;:&#34;Dialogs&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;ContextFactorEditDialog&#34;,&#34;link&#34;:&#34;/components/ContextFactorEditDialog&#34;},{&#34;title&#34;:&#34;ExtensionAreaEditDialog&#34;,&#34;link&#34;:&#34;/components/ExtensionAreaEditDialog&#34;},{&#34;title&#34;:&#34;ProcessPreviewDialog&#34;,&#34;link&#34;:&#34;/components/ProcessPreviewDialog&#34;}]},{&#34;title&#34;:&#34;Layouts&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;DefaultLayout&#34;,&#34;link&#34;:&#34;/components/DefaultLayout&#34;},{&#34;title&#34;:&#34;EmptyRouterViewLayout&#34;,&#34;link&#34;:&#34;/components/EmptyRouterViewLayout&#34;}]},{&#34;title&#34;:&#34;Pages&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;AboutPage&#34;,&#34;link&#34;:&#34;/components/AboutPage&#34;},{&#34;title&#34;:&#34;ContextFactorsPage&#34;,&#34;link&#34;:&#34;/components/ContextFactorsPage&#34;},{&#34;title&#34;:&#34;ContextSituationsPage&#34;,&#34;link&#34;:&#34;/components/ContextSituationsPage&#34;},{&#34;title&#34;:&#34;HomePage&#34;,&#34;link&#34;:&#34;/components/HomePage&#34;},{&#34;title&#34;:&#34;ProcessRepositoryPage&#34;,&#34;link&#34;:&#34;/components/ProcessRepositoryPage&#34;},{&#34;title&#34;:&#34;SettingsPage&#34;,&#34;link&#34;:&#34;/components/SettingsPage&#34;},{&#34;title&#34;:&#34;EditProcessPage&#34;,&#34;link&#34;:&#34;/components/EditProcessPage&#34;}]}]'.replace(/\&\#34\;/g, '"'))
sidebar: JSON.parse('[{&#34;title&#34;:&#34;Components&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;ContextType&#34;,&#34;link&#34;:&#34;/components/ContextType&#34;},{&#34;title&#34;:&#34;Navigation&#34;,&#34;link&#34;:&#34;/components/Navigation&#34;},{&#34;title&#34;:&#34;ProcessPreview&#34;,&#34;link&#34;:&#34;/components/ProcessPreview&#34;},{&#34;title&#34;:&#34;Tag&#34;,&#34;link&#34;:&#34;/components/Tag&#34;},{&#34;title&#34;:&#34;TagEditor&#34;,&#34;link&#34;:&#34;/components/TagEditor&#34;},{&#34;title&#34;:&#34;InputType&#34;,&#34;link&#34;:&#34;/components/InputType&#34;},{&#34;title&#34;:&#34;RulesCell&#34;,&#34;link&#34;:&#34;/components/RulesCell&#34;},{&#34;title&#34;:&#34;ContextSituationCard&#34;,&#34;link&#34;:&#34;/components/ContextSituationCard&#34;},{&#34;title&#34;:&#34;ContextSituationRules&#34;,&#34;link&#34;:&#34;/components/ContextSituationRules&#34;},{&#34;title&#34;:&#34;ProcessInfoForm&#34;,&#34;link&#34;:&#34;/components/ProcessInfoForm&#34;},{&#34;title&#34;:&#34;ProcessModeler&#34;,&#34;link&#34;:&#34;/components/ProcessModeler&#34;},{&#34;title&#34;:&#34;InputEdit&#34;,&#34;link&#34;:&#34;/components/InputEdit&#34;},{&#34;title&#34;:&#34;ContextTypeSettings&#34;,&#34;link&#34;:&#34;/components/ContextTypeSettings&#34;},{&#34;title&#34;:&#34;Footer&#34;,&#34;link&#34;:&#34;/components/Footer&#34;},{&#34;title&#34;:&#34;FAIconPicker&#34;,&#34;link&#34;:&#34;/components/FAIconPicker&#34;},{&#34;title&#34;:&#34;InjectionMapping&#34;,&#34;link&#34;:&#34;/components/InjectionMapping&#34;},{&#34;title&#34;:&#34;ProcessModelerSettings&#34;,&#34;link&#34;:&#34;/components/ProcessModelerSettings&#34;},{&#34;title&#34;:&#34;GraphVisualization&#34;,&#34;link&#34;:&#34;/components/GraphVisualization&#34;},{&#34;title&#34;:&#34;TagSettings&#34;,&#34;link&#34;:&#34;/components/TagSettings&#34;},{&#34;title&#34;:&#34;AttributeRules&#34;,&#34;link&#34;:&#34;/components/AttributeRules&#34;}]},{&#34;title&#34;:&#34;Dialogs&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;ExtensionAreaEditDialog&#34;,&#34;link&#34;:&#34;/components/ExtensionAreaEditDialog&#34;},{&#34;title&#34;:&#34;ProcessPreviewDialog&#34;,&#34;link&#34;:&#34;/components/ProcessPreviewDialog&#34;},{&#34;title&#34;:&#34;ContextFactorEditDialog&#34;,&#34;link&#34;:&#34;/components/ContextFactorEditDialog&#34;}]},{&#34;title&#34;:&#34;Layouts&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;DefaultLayout&#34;,&#34;link&#34;:&#34;/components/DefaultLayout&#34;},{&#34;title&#34;:&#34;EmptyRouterViewLayout&#34;,&#34;link&#34;:&#34;/components/EmptyRouterViewLayout&#34;}]},{&#34;title&#34;:&#34;Pages&#34;,&#34;links&#34;:[{&#34;title&#34;:&#34;AboutPage&#34;,&#34;link&#34;:&#34;/components/AboutPage&#34;},{&#34;title&#34;:&#34;ContextFactorsPage&#34;,&#34;link&#34;:&#34;/components/ContextFactorsPage&#34;},{&#34;title&#34;:&#34;ContextSituationsPage&#34;,&#34;link&#34;:&#34;/components/ContextSituationsPage&#34;},{&#34;title&#34;:&#34;ProcessRepositoryPage&#34;,&#34;link&#34;:&#34;/components/ProcessRepositoryPage&#34;},{&#34;title&#34;:&#34;HomePage&#34;,&#34;link&#34;:&#34;/components/HomePage&#34;},{&#34;title&#34;:&#34;SettingsPage&#34;,&#34;link&#34;:&#34;/components/SettingsPage&#34;},{&#34;title&#34;:&#34;EditProcessPage&#34;,&#34;link&#34;:&#34;/components/EditProcessPage&#34;}]}]'.replace(/\&\#34\;/g, '"'))
})
</script>
</body>
Expand Down

0 comments on commit 3d3445a

Please sign in to comment.