| /plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/ |
| H A D | bpmn-codes.less | 2 .bpmn-icon-trash:before { content: '\e801'; } /* '' */ 3 .bpmn-icon-gateway-parallel:before { content: '\e804'; } /* '' */ 4 .bpmn-icon-intermediate-event-catch-cancel:before { content: '\e805'; } /* '' */ 5 .bpmn-icon-intermediate-event-catch-non-interrupting-message:before { content: '\e806'; } /* '' */ 6 .bpmn-icon-start-event-compensation:before { content: '\e807'; } /* '' */ 7 .bpmn-icon-start-event-non-interrupting-parallel-multiple:before { content: '\e808'; } /* '' */ 8 .bpmn-icon-loop-marker:before { content: '\e809'; } /* '' */ 9 .bpmn-icon-parallel-mi-marker:before { content: '\e80a'; } /* '' */ 10 .bpmn-icon-start-event-non-interrupting-signal:before { content: '\e80b'; } /* '' */ 11 .bpmn-icon-intermediate-event-catch-non-interrupting-timer:before { content: '\e80c'; } /* '' */ [all …]
|
| H A D | bpmn.less | 3 font-family: 'bpmn'; 4 src: url('../font/bpmn.eot?21877404'); 5 src: url('../font/bpmn.eot?21877404#iefix') format('embedded-opentype'), 6 url('../font/bpmn.woff2?21877404') format('woff2'), 7 url('../font/bpmn.woff?21877404') format('woff'), 8 url('../font/bpmn.ttf?21877404') format('truetype'), 9 url('../font/bpmn.svg?21877404#bpmn') format('svg'); 18 font-family: 'bpmn'; 19 src: url('../font/bpmn.svg?21877404#bpmn') format('svg'); 23 [class^="bpmn-icon-"]:before, [class*=" bpmn-icon-"]:before { [all …]
|
| H A D | bpmn-embedded.less | 2 font-family: 'bpmn'; 3 src: url('../font/bpmn.eot?16406289'); 4 src: url('../font/bpmn.eot?16406289#iefix') format('embedded-opentype'), 5 url('../font/bpmn.svg?16406289#bpmn') format('svg'); 10 font-family: 'bpmn'; 19 font-family: 'bpmn'; 20 src: url('../font/bpmn.svg?16406289#bpmn') format('svg'); 25 [class^="bpmn-icon-"]:before, [class*=" bpmn-icon-"]:before { 26 font-family: "bpmn"; 60 .bpmn-icon-trash:before { content: '\e801'; } /* '' */ [all …]
|
| /plugin/bpmnio/vendor/bpmn-js/ |
| H A D | README.md | 1 # bpmn-js - BPMN 2.0 for the web 3 [](https://github.com/bpm… 7 [](http://demo.bpmn.io/s/start) 11 Use the library [pre-packaged](https://github.com/bpmn-io/bpmn-js-examples/tree/main/pre-packaged) 12 or include it [via npm](https://github.com/bpmn-io/bpmn-js-examples/tree/main/bundling) 17 To get started, create a [bpmn-js](https://github.com/bpmn-io/bpmn-js) instance 35 Checkout our [examples](https://github.com/bpmn-io/bpmn-js-examples) for many 40 * [Demo](http://demo.bpmn.io) 41 * [Issues](https://github.com/bpmn-io/bpmn-js/issues) 42 * [Examples](https://github.com/bpmn-io/bpmn-js-examples) [all …]
|
| H A D | LICENSE | 13 The source code responsible for displaying the bpmn.io project watermark that 14 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-embedded.css | 2 font-family: 'bpmn'; 3 src: url('../font/bpmn.eot?68866489'); 4 src: url('../font/bpmn.eot?68866489#iefix') format('embedded-opentype'), 5 url('../font/bpmn.svg?68866489#bpmn') format('svg'); 10 font-family: 'bpmn'; 19 font-family: 'bpmn'; 20 src: url('../font/bpmn.svg?68866489#bpmn') format('svg'); 25 [class^="bpmn-icon-"]:before, [class*=" bpmn-icon-"]:before { 26 font-family: "bpmn"; 55 .bpmn-icon-screw-wrench:before { content: '\e800'; } /* '' */ [all …]
|
| /plugin/bpmnio/ |
| H A D | deleted.files | 6 vendor/bpmn-js/url.txt 7 vendor/bpmn-js/dist/assets/bpmn-font/font/bpmn.eot 8 vendor/bpmn-js/dist/assets/bpmn-font/font/bpmn.svg 9 vendor/bpmn-js/dist/assets/bpmn-font/font/bpmn.ttf 10 vendor/bpmn-js/dist/bpmn-navigated-viewer.production.min.js
|
| H A D | all.less | 1 @import "vendor/bpmn-js/dist/assets/diagram-js.less"; 2 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-codes.less"; 3 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.less";
|
| H A D | LICENSE | 1 NOTE: The License text was taken over from the bpmn.io project, 2 as bpmn.io provides the actual functionality. 7 Copyright (c) 2016-present Jaap de Haan, Dokuwiki integration for bpmn.io modules 19 The source code responsible for displaying the bpmn.io project watermark that 20 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
|
| H A D | .gitignore | 1 # Composer dev dependencies (vendor/ holds committed bpmn-js/dmn-js libs)
|
| H A D | README.md | 3 Renders using the bpmn.io js libraries within dokuwiki: 63 # Change the pinned bpmn-js / dmn-js versions in package.json when needed
|
| H A D | plugin.info.txt | 6 desc Renders BPMN or DMN xml using the bpmn.io js library
|
| /plugin/bpmnio/test/data/ |
| H A D | bpmn-test.txt | 7 <bpmnio type="bpmn" src="bpmn-test.bpmn"> 12 <bpmnio type="bpmn" src="bpmn-test.bpmn" zoom="0.5"> 17 <bpmnio type="bpmn" src="bpmn-test.bpmn" zoom="1.5"> 21 1. The BPMN diagram above should render using the bpmn.io viewer 24 4. Clicking the "Monitor" task should open the test page [[test:bpmn-link-target]]
|
| /plugin/bpmnio/vendor/dmn-js/ |
| H A D | README.md | 3 [](https://travis-ci.com/bpm… 10 Use the library [pre-packaged](https://github.com/bpmn-io/dmn-js-examples/tree/master/pre-packaged) 11 or include it [via npm](https://github.com/bpmn-io/dmn-js-examples/tree/master/bundling) 17 To get started, create a [dmn-js](https://github.com/bpmn-io/dmn-js) instance 36 Checkout our [examples](https://github.com/bpmn-io/dmn-js-examples) for 57 * [Demo](http://demo.bpmn.io/dmn) 58 * [Issues](https://github.com/bpmn-io/dmn-js/issues) 59 * [Examples](https://github.com/bpmn-io/dmn-js-examples) 60 * [Forum](https://forum.bpmn.io) 68 * [dmn-moddle](https://github.com/bpmn-io/dmn-moddle): Read / write support for DMN 1.3 XML [all …]
|
| H A D | LICENSE | 13 The source code responsible for displaying the bpmn.io project watermark that 14 links back to https://bpmn.io as part of rendered diagrams MUST NOT be
|
| /plugin/bpmnioeditor/ |
| D | script.js | 8 window.bpmn = []; 17 window.bpmn[index] = []; 18 window.bpmn[index]['name'] = getQuery($bpmn.attr('href'), 'media'); 50 name: window.bpmn[index]['name'], 64 window.bpmn[index]['type'] = 'create'; 67 window.bpmn[index]['type'] = 'edit'; 77 name: window.bpmn[index]['name'], 78 type: window.bpmn[index]['type'], 98 name: window.bpmn[index]['name'], 99 type: window.bpmn[index]['type'], [all …]
|
| D | style.css | 824 font-family: 'bpmn'; 825 src: url('../font/bpmn.eot?68866489'); 826 src: url('../font/bpmn.eot?68866489#iefix') format('embedded-opentype'), 827 url('../font/bpmn.svg?68866489#bpmn') format('svg'); 832 font-family: 'bpmn'; 841 font-family: 'bpmn'; 842 src: url('../font/bpmn.svg?68866489#bpmn') format('svg'); 847 [class^="bpmn-icon-"]:before, [class*=" bpmn-icon-"]:before { 848 font-family: "bpmn"; 877 .bpmn-icon-screw-wrench:before { content: '\e800'; } /* '' */ [all …]
|
| /plugin/bpmnio/data/ |
| H A D | bpmn_open.text | 1 <bpmnio type="bpmn"> 9 targetNamespace="http://bpmn.io/bpmn" 10 exporter="bpmn-js (https://demo.bpmn.io)"
|
| H A D | dmn_open.text | 9 exporter="dmn-js (https://demo.bpmn.io/dmn)"
|
| /plugin/bpmnio/css/ |
| H A D | font_assets.less | 2 font-family: bpmn; 3 src: url('../plugins/bpmnio/font/bpmn.woff2') format('woff2'), 4 url('../plugins/bpmnio/font/bpmn.woff') format('woff'); 17 [class^="bpmn-icon-"]::before, 18 [class*=" bpmn-icon-"]::before { 19 font-family: bpmn, sans-serif;
|
| /plugin/bpmnio/_test/ |
| H A D | action_plugin_bpmnio_toolbar.test.php | 39 $bpmn = $picker['list'][0]; 40 $this->assertEquals('format', $bpmn['type']); 41 $this->assertNotEmpty($bpmn['open'], 'BPMN open template should not be empty'); 42 $this->assertNotEmpty($bpmn['close'], 'BPMN close template should not be empty'); 43 $this->assertStringContainsString('bpmnio', $bpmn['open']);
|
| /plugin/bpmnio/test/ |
| H A D | run-tests.sh | 22 for file in plugin.info.txt syntax/bpmnio.php script/bpmnio_render.js vendor/bpmn-js/package.json v… 28 for file in /config/dokuwiki/data/media/test/bpmn-test.bpmn /config/dokuwiki/data/media/test/dmn-te… 34 for page in test:bpmn-test test:dmn-test; do
|
| H A D | README.md | 20 - BPMN: http://localhost:8080/doku.php?id=test:bpmn-test
|
| /plugin/bpmnio/build/ |
| H A D | build-vendor.mjs | 13 name: 'bpmn-js', 16 fontsDir: path.join('dist', 'assets', 'bpmn-font', 'font'), 17 fontFiles: ['bpmn.woff', 'bpmn.woff2'], 20 entryPoint: path.join(rootDir, 'build', 'vendor-entrypoints', 'bpmn-viewer.js'), 21 outFile: path.join(vendorDir, 'bpmn-js', 'dist', 'bpmn-viewer.production.min.js'), 24 entryPoint: path.join(rootDir, 'build', 'vendor-entrypoints', 'bpmn-modeler.js'), 25 outFile: path.join(vendorDir, 'bpmn-js', 'dist', 'bpmn-modeler.production.min.js'),
|
| /plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/ |
| H A D | dmn-codes.less | 35 .dmn-icon-bpmn-io:before { content: '\e821'; } /* '' */
|