Home
last modified time | relevance | path

Searched refs:bpmn (Results 1 – 25 of 87) sorted by relevance

1234

/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
Dbpmn-codes.css2 .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 …]
Dbpmn.css3 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 …]
Dbpmn-embedded.css2 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/
DREADME.md1 # bpmn-js - BPMN 2.0 for the web
3 [![Build Status](https://github.com/bpmn-io/bpmn-js/workflows/CI/badge.svg)](https://github.com/bpm…
7 [![bpmn-js screencast](./resources/screencast.gif "bpmn-js in action")](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
54 * [Demo](http://demo.bpmn.io)
55 * [Issues](https://github.com/bpmn-io/bpmn-js/issues)
56 * [Examples](https://github.com/bpmn-io/bpmn-js-examples)
[all …]
Durl.txt1 https://github.com/bpmn-io/bpmn-js/archive/refs/tags/v18.3.1.tar.gz
2 https://github.com/bpmn-io/bpmn-js/blob/develop/CHANGELOG.md
3 https://unpkg.com/bpmn-js@18.3.1/
DLICENSE13 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/
Dbpmn-embedded.css2 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/vendor/dmn-js/
DREADME.md3 [![Build Status](https://travis-ci.com/bpmn-io/dmn-js.svg?branch=master)](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 …]
Durl.txt1 https://github.com/bpmn-io/dmn-js/archive/refs/tags/v17.0.1.tar.gz
2 https://github.com/bpmn-io/dmn-js/blob/develop/packages/dmn-js/CHANGELOG.md
DLICENSE13 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/
Dscript.js8 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 …]
Dstyle.css824 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/
Dall.less1 @import "vendor/bpmn-js/dist/assets/diagram-js.css";
2 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn.css";
3 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-codes.css";
4 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css";
DLICENSE1 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
Dplugin.info.txt6 desc Renders BPMN or DMN xml using the bpmn.io js library
DREADME.md3 Renders using the bpmn.io js libraries within dokuwiki:
/plugin/bpmnio/data/
Dbpmn_open.text1 <bpmnio type="bpmn">
9 targetNamespace="http://bpmn.io/bpmn"
10 exporter="bpmn-js (https://demo.bpmn.io)"
Ddmn_open.text9 exporter="dmn-js (https://demo.bpmn.io/dmn)"
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
Ddmn-codes.css35 .dmn-icon-bpmn-io:before { content: '\e821'; } /* '' */
Ddmn.css91 .dmn-icon-bpmn-io:before { content: '\e821'; } /* '' */
Ddmn-embedded.css92 .dmn-icon-bpmn-io:before { content: '\e821'; } /* '' */
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt76 bpmn=bpmn
Ddia_ru.txt76 bpmn=BPMN
Ddia_bg.txt76 bpmn=BPMN
Ddia_el.txt76 bpmn=BPMN

1234