Home
last modified time | relevance | path

Searched refs:diagrams (Results 1 – 25 of 130) sorted by path

123456

/plugin/bpmnio/
H A DLICENSE20 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
H A DREADME.md5 * BPMN v2.0 diagrams
6 * DMN v1.3 decision requirement diagrams, decision tables and literal expressions
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md717 * `FEAT`: add ability to open different DI diagrams ([#87](https://github.com/bpmn-io/bpmn-js/issue…
H A DLICENSE14 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
H A DREADME.md5 View and edit BPMN 2.0 diagrams in the browser.
18 and render [BPMN 2.0 diagrams](https://www.omg.org/spec/BPMN/2.0.2/) in the browser:
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js7diagrams;if(s&&-1===u.indexOf(s))throw new Error(t("diagram not part of bpmn:Definitions"));if(!s&…
12 …n(e){return e.processRef}))).push(n);var a=kr(o),s=[t],c=[i];return g(e.diagrams,(function(e){var …
27diagrams,(function(e){return e.id===t}))||null}(t,e),!n)){const t=new Error("BPMNDiagram <"+e+"> n…
194diagrams;return e.businessObject||(e=this._createNewDiagram(e)),t.push(e.di.$parent),e},Hf.prototy…
H A Dbpmn-navigated-viewer.production.min.js2diagrams){var t=this;this._definitions=e,this._processToDiagramMap={},e.diagrams.forEach((function…
7 …e){return e.processRef})),o.push(n));var a=Rr(o),s=[t],l=[i];return h(e.diagrams,(function(e){var …
22 …,e}if("string"==typeof e&&(n=function(e,t){if(!t)return null;return c(e.diagrams,(function(e){retu…
H A Dbpmn-viewer.production.min.js2diagrams){var t=this;this._definitions=e,this._processToDiagramMap={},e.diagrams.forEach((function…
7 …e){return e.processRef})),o.push(n));var a=Ar(o),s=[t],l=[i];return h(e.diagrams,(function(e){var …
22 …,e}if("string"==typeof e&&(n=function(e,t){if(!t)return null;return c(e.diagrams,(function(e){retu…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md303 * Dropped DMN 1.1 support. To keep opening DMN 1.1 diagrams those must be migrated to DMN 1.3 befor…
H A DLICENSE14 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
H A DREADME.md5 View and edit DMN 1.3 diagrams in the browser.
18 and render [DMN 1.3 diagrams](http://www.omg.org/spec/DMN/About-DMN/) in the browser:
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js7 …on(t,a){var s=t.dmnDI;if(!s)throw new Error("no dmndi:DMNDI");var u,c=s.diagrams||[];if(a&&-1===c.…
21 …torActions:["type",Ld]};function Vd(e){return e.dmnDI&&e.dmnDI.diagrams&&e.dmnDI.diagrams[0]}funct…
H A Ddmn-navigated-viewer.production.min.js2 …on(t,a){var s=t.dmnDI;if(!s)throw new Error("no dmndi:DMNDI");var l,u=s.diagrams||[];if(a&&-1===u.…
16 …ction(e){return Zr(e,"dmn:Definitions")&&((t=e).dmnDI&&t.dmnDI.diagrams&&t.dmnDI.diagrams[0]);var …
H A Ddmn-viewer.production.min.js2 …on(t,a){var s=t.dmnDI;if(!s)throw new Error("no dmndi:DMNDI");var l,u=s.diagrams||[];if(a&&-1===u.…
16 …ction(e){return Yr(e,"dmn:Definitions")&&((t=e).dmnDI&&t.dmnDI.diagrams&&t.dmnDI.diagrams[0]);var …
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js15092 var diagrams = definitions.diagrams;
15094 if (diagram && diagrams.indexOf(diagram) === -1) {
15098 if (!diagram && diagrams && diagrams.length) {
15099 diagram = diagrams[0];
16324 return find(definitions.diagrams, function(element) {
H A Dbpmn-modeler.production.min.js7 …i,n||t)}return{handleDeferred:l,handleDefinitions:function(o,a){var u=o.diagrams;if(a&&-1===u.inde…
28 …)}if("string"==typeof e&&!(n=function(e,t){if(!t)return null;return y(e.diagrams,(function(e){retu…
/plugin/callflow/
H A Dplugin.info.txt6 desc Makes callflow diagrams. For an editor see:TODO
/plugin/diagram/
H A Dplugin.info.txt6 desc Constructs diagrams
/plugin/diagrams/
H A DDiagrams.php3 namespace dokuwiki\plugin\diagrams;
25 const CACHE_EXT = '.diagrams.png';
H A DREADME1 diagrams Plugin for DokuWiki
3 Integration of diagrams.net. Create and edit diagrams in DokuWiki.
6 https://www.dokuwiki.org/plugin:diagrams
9 lib/plugins/diagrams/ - if the folder is called different it
H A Ddeleted.files5 diagrams.png
/plugin/diagrams/action/
H A Dembed.php3 use dokuwiki\plugin\diagrams\Diagrams;
6 * DokuWiki Plugin diagrams (Action Component)
8 * This handles loading and saving embedded diagrams
27 $this->helper = plugin_load('helper', 'diagrams');
H A Dmediafile.php3 use dokuwiki\plugin\diagrams\Diagrams;
6 * Action component of diagrams plugin
8 * This handles operations related to mediafile based diagrams
32 $this->helper = plugin_load('helper', 'diagrams');
50 * Check all supplied diagrams and return only editable diagrams
61 $diagrams = (array)json_decode($INPUT->str('diagrams'));
64 foreach ($diagrams as $image) {
127 * Set custom CSP for SVG diagrams
[all...]
H A Dprosemirror.php3 use dokuwiki\plugin\diagrams\parser\DiagramsNode;
8 * DokuWiki Plugin diagrams (Action Component)
60 $node = new Node('diagrams');
90 if ($event->data['node']['type'] !== 'diagrams') return;
/plugin/diagrams/parser/
H A DDiagramsNode.php3 namespace dokuwiki\plugin\diagrams\parser;
10 * Note: for mediafile diagrams the image node is reused

123456