cpee 2.1.92 → 2.1.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/cockpit/css/ui.css +4 -4
- data/cockpit/css/wfadaptor.css +25 -100
- data/cockpit/js/details.js +7 -0
- data/cockpit/js/instance.js +13 -7
- data/cockpit/js/wfadaptor.js +120 -87
- data/cockpit/only_llm.html +3 -5
- data/cockpit/templates/Frames.xml +142 -55
- data/cockpit/themes/base.js +7 -8
- data/cockpit/themes/control/rngs/call.rng +1 -0
- data/cockpit/themes/control/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/control/rngs/manipulate.rng +1 -0
- data/cockpit/themes/control/rngs/start.rng +1 -0
- data/cockpit/themes/control/symbols/arrow.svg +1 -1
- data/cockpit/themes/control/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/control/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/control/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/control/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/control/symbols/critical.svg +3 -2
- data/cockpit/themes/control/symbols/delete.svg +2 -2
- data/cockpit/themes/control/symbols/end.svg +1 -1
- data/cockpit/themes/control/symbols/manipulate.svg +2 -2
- data/cockpit/themes/control/symbols/parallel.svg +2 -1
- data/cockpit/themes/control/symbols/scripts.svg +1 -1
- data/cockpit/themes/dataflow/rngs/call.rng +1 -0
- data/cockpit/themes/dataflow/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/dataflow/rngs/manipulate.rng +1 -0
- data/cockpit/themes/dataflow/rngs/start.rng +1 -0
- data/cockpit/themes/dataflow/symbols/arrow.svg +1 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/dataflow/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/dataflow/symbols/critical.svg +3 -2
- data/cockpit/themes/dataflow/symbols/delete.svg +2 -2
- data/cockpit/themes/dataflow/symbols/end.svg +1 -1
- data/cockpit/themes/dataflow/symbols/manipulate.svg +2 -2
- data/cockpit/themes/dataflow/symbols/parallel.svg +2 -1
- data/cockpit/themes/dataflow/symbols/scripts.svg +1 -1
- data/cockpit/themes/dataflow/theme.js +4 -4
- data/cockpit/themes/default/rngs/call.rng +1 -0
- data/cockpit/themes/default/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/default/rngs/manipulate.rng +1 -0
- data/cockpit/themes/default/rngs/start.rng +1 -0
- data/cockpit/themes/default/symbols/arrow.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/default/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/default/symbols/critical.svg +3 -2
- data/cockpit/themes/default/symbols/delete.svg +2 -2
- data/cockpit/themes/default/symbols/end.svg +1 -1
- data/cockpit/themes/default/symbols/manipulate.svg +2 -2
- data/cockpit/themes/default/symbols/parallel.svg +2 -1
- data/cockpit/themes/default/symbols/scripts.svg +1 -1
- data/cockpit/themes/extended/rngs/call.rng +1 -0
- data/cockpit/themes/extended/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/extended/rngs/manipulate.rng +1 -0
- data/cockpit/themes/extended/rngs/start.rng +1 -0
- data/cockpit/themes/extended/symbols/arrow.svg +1 -1
- data/cockpit/themes/extended/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/extended/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/extended/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/extended/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/extended/symbols/critical.svg +3 -2
- data/cockpit/themes/extended/symbols/delete.svg +2 -2
- data/cockpit/themes/extended/symbols/end.svg +1 -1
- data/cockpit/themes/extended/symbols/manipulate.svg +2 -2
- data/cockpit/themes/extended/symbols/parallel.svg +2 -1
- data/cockpit/themes/extended/symbols/scripts.svg +1 -1
- data/cockpit/themes/felix/symbols/arrow.svg +1 -1
- data/cockpit/themes/felix/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/felix/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/felix/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/felix/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/felix/symbols/critical.svg +3 -2
- data/cockpit/themes/felix/symbols/delete.svg +2 -2
- data/cockpit/themes/felix/symbols/end.svg +1 -1
- data/cockpit/themes/felix/symbols/manipulate.svg +2 -2
- data/cockpit/themes/felix/symbols/parallel.svg +2 -1
- data/cockpit/themes/felix/symbols/scripts.svg +1 -1
- data/cockpit/themes/model/symbols/arrow.svg +1 -1
- data/cockpit/themes/model/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/model/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/model/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/model/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/model/symbols/critical.svg +3 -2
- data/cockpit/themes/model/symbols/delete.svg +2 -2
- data/cockpit/themes/model/symbols/end.svg +1 -1
- data/cockpit/themes/model/symbols/manipulate.svg +2 -2
- data/cockpit/themes/model/symbols/parallel.svg +2 -1
- data/cockpit/themes/model/symbols/scripts.svg +1 -1
- data/cockpit/themes/packed/rngs/call.rng +1 -0
- data/cockpit/themes/packed/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/packed/rngs/manipulate.rng +1 -0
- data/cockpit/themes/packed/rngs/start.rng +1 -0
- data/cockpit/themes/packed/symbols/arrow.svg +1 -1
- data/cockpit/themes/packed/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/packed/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/packed/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/packed/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/packed/symbols/critical.svg +3 -2
- data/cockpit/themes/packed/symbols/delete.svg +2 -2
- data/cockpit/themes/packed/symbols/end.svg +1 -1
- data/cockpit/themes/packed/symbols/manipulate.svg +2 -2
- data/cockpit/themes/packed/symbols/parallel.svg +2 -1
- data/cockpit/themes/packed/symbols/scripts.svg +1 -1
- data/cockpit/themes/preset/rngs/call.rng +1 -0
- data/cockpit/themes/preset/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/preset/rngs/manipulate.rng +1 -0
- data/cockpit/themes/preset/rngs/start.rng +1 -0
- data/cockpit/themes/preset/symbols/arrow.svg +1 -1
- data/cockpit/themes/preset/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/preset/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/preset/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/preset/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/preset/symbols/critical.svg +3 -2
- data/cockpit/themes/preset/symbols/delete.svg +2 -2
- data/cockpit/themes/preset/symbols/end.svg +1 -1
- data/cockpit/themes/preset/symbols/manipulate.svg +2 -2
- data/cockpit/themes/preset/symbols/parallel.svg +2 -1
- data/cockpit/themes/preset/symbols/scripts.svg +1 -1
- data/cockpit/themes/presetaltid/rngs/alternative.rng +25 -0
- data/cockpit/themes/presetaltid/rngs/call.rng +243 -0
- data/cockpit/themes/presetaltid/rngs/callmanipulate.rng +275 -0
- data/cockpit/themes/presetaltid/rngs/choose.rng +17 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop.rng +62 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop_cancel.rng +5 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop_control.rng +31 -0
- data/cockpit/themes/presetaltid/rngs/closed_loop_measuring.rng +12 -0
- data/cockpit/themes/presetaltid/rngs/critical.rng +5 -0
- data/cockpit/themes/presetaltid/rngs/escape.rng +1 -0
- data/cockpit/themes/presetaltid/rngs/group.rng +3 -0
- data/cockpit/themes/presetaltid/rngs/loop.rng +22 -0
- data/cockpit/themes/presetaltid/rngs/manipulate.rng +23 -0
- data/cockpit/themes/presetaltid/rngs/otherwise.rng +22 -0
- data/cockpit/themes/presetaltid/rngs/parallel.rng +27 -0
- data/cockpit/themes/presetaltid/rngs/parallel_branch.rng +2 -0
- data/cockpit/themes/presetaltid/rngs/scripts.rng +23 -0
- data/cockpit/themes/presetaltid/rngs/start.rng +145 -0
- data/cockpit/themes/presetaltid/rngs/stop.rng +5 -0
- data/cockpit/themes/presetaltid/rngs/terminate.rng +1 -0
- data/cockpit/themes/presetaltid/rngs/wait_for_signal.rng +8 -0
- data/cockpit/themes/presetaltid/symbols/alternative.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/arrow.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/call.svg +19 -0
- data/cockpit/themes/presetaltid/symbols/call_sensor.svg +23 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate.svg +23 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate_sensor.svg +26 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate_sensor_signal.svg +32 -0
- data/cockpit/themes/presetaltid/symbols/callmanipulate_signal.svg +29 -0
- data/cockpit/themes/presetaltid/symbols/choose.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/choose_exclusive.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/choose_exclusive_finish.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/choose_inclusive.svg +13 -0
- data/cockpit/themes/presetaltid/symbols/choose_inclusive_finish.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop_cancel.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop_control.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/closed_loop_measuring.svg +6 -0
- data/cockpit/themes/presetaltid/symbols/complex.svg +8 -0
- data/cockpit/themes/presetaltid/symbols/critical.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/delete.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/end.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/escape.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/event_end.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/loop.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/loop_end.svg +15 -0
- data/cockpit/themes/presetaltid/symbols/manipulate.svg +19 -0
- data/cockpit/themes/presetaltid/symbols/otherwise.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/parallel.svg +6 -0
- data/cockpit/themes/presetaltid/symbols/parallel_branch.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/parallel_branch_event.svg +14 -0
- data/cockpit/themes/presetaltid/symbols/parallel_branch_normal.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/parallel_eventbased_exclusive.svg +9 -0
- data/cockpit/themes/presetaltid/symbols/parallel_eventbased_parallel.svg +8 -0
- data/cockpit/themes/presetaltid/symbols/scripts.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/start.svg +3 -0
- data/cockpit/themes/presetaltid/symbols/start_event.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/stop.svg +5 -0
- data/cockpit/themes/presetaltid/symbols/terminate.svg +4 -0
- data/cockpit/themes/presetaltid/symbols/wait_for_signal.svg +21 -0
- data/cockpit/themes/presetaltid/theme.js +16 -0
- data/cockpit/themes/presetid/rngs/alternative.rng +25 -0
- data/cockpit/themes/presetid/rngs/call.rng +243 -0
- data/cockpit/themes/presetid/rngs/callmanipulate.rng +275 -0
- data/cockpit/themes/presetid/rngs/choose.rng +17 -0
- data/cockpit/themes/presetid/rngs/closed_loop.rng +62 -0
- data/cockpit/themes/presetid/rngs/closed_loop_cancel.rng +5 -0
- data/cockpit/themes/presetid/rngs/closed_loop_control.rng +31 -0
- data/cockpit/themes/presetid/rngs/closed_loop_measuring.rng +12 -0
- data/cockpit/themes/presetid/rngs/critical.rng +5 -0
- data/cockpit/themes/presetid/rngs/escape.rng +1 -0
- data/cockpit/themes/presetid/rngs/group.rng +3 -0
- data/cockpit/themes/presetid/rngs/loop.rng +22 -0
- data/cockpit/themes/presetid/rngs/manipulate.rng +23 -0
- data/cockpit/themes/presetid/rngs/otherwise.rng +22 -0
- data/cockpit/themes/presetid/rngs/parallel.rng +27 -0
- data/cockpit/themes/presetid/rngs/parallel_branch.rng +2 -0
- data/cockpit/themes/presetid/rngs/scripts.rng +23 -0
- data/cockpit/themes/presetid/rngs/start.rng +145 -0
- data/cockpit/themes/presetid/rngs/stop.rng +5 -0
- data/cockpit/themes/presetid/rngs/terminate.rng +1 -0
- data/cockpit/themes/presetid/rngs/wait_for_signal.rng +8 -0
- data/cockpit/themes/presetid/symbols/alternative.svg +15 -0
- data/cockpit/themes/presetid/symbols/arrow.svg +3 -0
- data/cockpit/themes/presetid/symbols/call.svg +19 -0
- data/cockpit/themes/presetid/symbols/call_sensor.svg +23 -0
- data/cockpit/themes/presetid/symbols/callmanipulate.svg +23 -0
- data/cockpit/themes/presetid/symbols/callmanipulate_sensor.svg +26 -0
- data/cockpit/themes/presetid/symbols/callmanipulate_sensor_signal.svg +32 -0
- data/cockpit/themes/presetid/symbols/callmanipulate_signal.svg +29 -0
- data/cockpit/themes/presetid/symbols/choose.svg +15 -0
- data/cockpit/themes/presetid/symbols/choose_exclusive.svg +15 -0
- data/cockpit/themes/presetid/symbols/choose_exclusive_finish.svg +5 -0
- data/cockpit/themes/presetid/symbols/choose_inclusive.svg +13 -0
- data/cockpit/themes/presetid/symbols/choose_inclusive_finish.svg +4 -0
- data/cockpit/themes/presetid/symbols/closed_loop.svg +5 -0
- data/cockpit/themes/presetid/symbols/closed_loop_cancel.svg +5 -0
- data/cockpit/themes/presetid/symbols/closed_loop_control.svg +5 -0
- data/cockpit/themes/presetid/symbols/closed_loop_measuring.svg +6 -0
- data/cockpit/themes/presetid/symbols/complex.svg +8 -0
- data/cockpit/themes/presetid/symbols/critical.svg +5 -0
- data/cockpit/themes/presetid/symbols/delete.svg +4 -0
- data/cockpit/themes/presetid/symbols/end.svg +3 -0
- data/cockpit/themes/presetid/symbols/escape.svg +5 -0
- data/cockpit/themes/presetid/symbols/event_end.svg +3 -0
- data/cockpit/themes/presetid/symbols/loop.svg +15 -0
- data/cockpit/themes/presetid/symbols/loop_end.svg +15 -0
- data/cockpit/themes/presetid/symbols/manipulate.svg +19 -0
- data/cockpit/themes/presetid/symbols/otherwise.svg +5 -0
- data/cockpit/themes/presetid/symbols/parallel.svg +6 -0
- data/cockpit/themes/presetid/symbols/parallel_branch.svg +5 -0
- data/cockpit/themes/presetid/symbols/parallel_branch_event.svg +14 -0
- data/cockpit/themes/presetid/symbols/parallel_branch_normal.svg +5 -0
- data/cockpit/themes/presetid/symbols/parallel_eventbased_exclusive.svg +9 -0
- data/cockpit/themes/presetid/symbols/parallel_eventbased_parallel.svg +8 -0
- data/cockpit/themes/presetid/symbols/scripts.svg +4 -0
- data/cockpit/themes/presetid/symbols/start.svg +3 -0
- data/cockpit/themes/presetid/symbols/start_event.svg +5 -0
- data/cockpit/themes/presetid/symbols/stop.svg +5 -0
- data/cockpit/themes/presetid/symbols/terminate.svg +4 -0
- data/cockpit/themes/presetid/symbols/wait_for_signal.svg +21 -0
- data/cockpit/themes/presetid/theme.js +16 -0
- data/cockpit/themes/reduced/rngs/call.rng +1 -0
- data/cockpit/themes/reduced/rngs/callmanipulate.rng +1 -0
- data/cockpit/themes/reduced/rngs/manipulate.rng +1 -0
- data/cockpit/themes/reduced/rngs/start.rng +1 -0
- data/cockpit/themes/reduced/symbols/arrow.svg +1 -1
- data/cockpit/themes/reduced/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/reduced/symbols/callmanipulate_sensor.svg +2 -1
- data/cockpit/themes/reduced/symbols/callmanipulate_sensor_signal.svg +1 -1
- data/cockpit/themes/reduced/symbols/callmanipulate_signal.svg +1 -1
- data/cockpit/themes/reduced/symbols/critical.svg +3 -2
- data/cockpit/themes/reduced/symbols/delete.svg +2 -2
- data/cockpit/themes/reduced/symbols/end.svg +1 -1
- data/cockpit/themes/reduced/symbols/manipulate.svg +2 -2
- data/cockpit/themes/reduced/symbols/parallel.svg +2 -1
- data/cockpit/themes/reduced/symbols/scripts.svg +1 -1
- data/cpee.gemspec +1 -1
- data/server/executionhandlers/ruby/connection.rb +5 -1
- metadata +123 -3
- data/server/executionhandlers/ruby/ShiftingTestSimple.xml +0 -100
- data/server/server.pid +0 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cf5b0ca7b67e6dbadba9928fa0eda969239240a09d0ea58294f7a066e8588899
|
|
4
|
+
data.tar.gz: e062395a4e937c3911a65631cdef394adebfc69595af72b6fdb2a2e99965479d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fb94ceeb111ba2e7bef92d1916699280192502b15f270d0a80b72b15ffb2d55d650b6ee62e34780ae2caf02193e662eaaa4550bd9f6fefb0663e87c24fc3c9c6
|
|
7
|
+
data.tar.gz: d107315d6c39cb2f61dbbe7e85efdfc5d1d8b2f9319932376a3fb85d1cf7a6ce569bbd95c887a4201d904ca344da9434b33489c832ead6e44b8beeb34e95ce20
|
data/cockpit/css/ui.css
CHANGED
|
@@ -33,7 +33,7 @@ body {
|
|
|
33
33
|
|
|
34
34
|
#instance ui-content { height: 6em; }
|
|
35
35
|
|
|
36
|
-
#areanew td:nth-child(2) { padding-top: 0.
|
|
36
|
+
#areanew td:nth-child(2) { padding-top: 0.2em; padding-bottom: 0.2em; }
|
|
37
37
|
#areanew td:nth-child(1) { width: 7em; padding-right: 1em; }
|
|
38
38
|
#areanew td:nth-child(3) { width: 16em; padding-left: 1em; }
|
|
39
39
|
#areanew input {
|
|
@@ -46,8 +46,8 @@ body {
|
|
|
46
46
|
-webkit-box-sizing: border-box;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
#areanew button[name=base] { width: 100%; padding: 0.
|
|
50
|
-
#areanew button[name=instance] { width: 100%; padding: 0.
|
|
49
|
+
#areanew button[name=base] { width: 100%; padding: 0.3em 1em; margin-bottom: 0.1em; }
|
|
50
|
+
#areanew button[name=instance] { width: 100%; padding: 0.3em 1em; }
|
|
51
51
|
|
|
52
52
|
ui-tabbed ui-tabbar ui-behind button {
|
|
53
53
|
margin-left: 0.5em;
|
|
@@ -124,7 +124,7 @@ ui-tabbed ui-tabbar ui-behind button {
|
|
|
124
124
|
#areaexecution table.x-ui-compact tbody.exe tr:first-child td { padding-top: 0.5em; }
|
|
125
125
|
#areaexecution table.x-ui-compact tbody.exe { border-top: 1px solid var(--x-ui-border-color); }
|
|
126
126
|
|
|
127
|
-
#areaexecution table.x-ui-compact tbody.exe td { height:
|
|
127
|
+
#areaexecution table.x-ui-compact tbody.exe td { height: 2em; }
|
|
128
128
|
|
|
129
129
|
#arealog > div { padding-left: 1em; padding-top: 1em; }
|
|
130
130
|
|
data/cockpit/css/wfadaptor.css
CHANGED
|
@@ -23,14 +23,23 @@
|
|
|
23
23
|
--wfadaptor-highlight: #0081c7;
|
|
24
24
|
--wfadaptor-base: #000000;
|
|
25
25
|
--wfadaptor-base-light: #A9A9A9;
|
|
26
|
-
--wfadaptor-label: #
|
|
26
|
+
--wfadaptor-label: #e4e4e4;
|
|
27
27
|
--wfadaptor-mark: #d4d4d4;
|
|
28
|
-
|
|
29
|
-
|
|
28
|
+
|
|
29
|
+
/*--wfadaptor-selected: #f57900;*/
|
|
30
|
+
/*--wfadaptor-hover: #f57900;*/
|
|
31
|
+
|
|
32
|
+
/*--wfadaptor-selected: #4ee7d1;*/
|
|
33
|
+
/*--wfadaptor-hover: #4ee7d1;*/
|
|
34
|
+
|
|
35
|
+
--wfadaptor-selected: #000000;
|
|
36
|
+
--wfadaptor-selected-text: #f57900;
|
|
37
|
+
--wfadaptor-hover: #000000;
|
|
38
|
+
|
|
30
39
|
--wfadaptor-stripe: #e9e9e9;
|
|
31
40
|
--wfadaptor-background: #ffffff;
|
|
32
|
-
--wfadaptor-menu: #ef2929;
|
|
33
41
|
--wfadaptor-border: #a1a1a1;
|
|
42
|
+
--wfadaptor-important: #ef2929;
|
|
34
43
|
}
|
|
35
44
|
|
|
36
45
|
svg {
|
|
@@ -39,6 +48,10 @@ svg {
|
|
|
39
48
|
padding:0;
|
|
40
49
|
}
|
|
41
50
|
|
|
51
|
+
svg .duration {
|
|
52
|
+
stroke: var(--wfadaptor-label);
|
|
53
|
+
}
|
|
54
|
+
|
|
42
55
|
svg rect.group {
|
|
43
56
|
fill: var(--wfadaptor-highlight);
|
|
44
57
|
fill-opacity: 0.2;
|
|
@@ -88,11 +101,6 @@ svg g.vote .execstylethin {
|
|
|
88
101
|
stroke-linejoin:round;
|
|
89
102
|
}
|
|
90
103
|
|
|
91
|
-
svg .menu {
|
|
92
|
-
fill: var(--wfadaptor-menu) !important;
|
|
93
|
-
fill-opacity:1 !important;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
104
|
svg line.edge, svg path.edge {
|
|
97
105
|
stroke-opacity:1;
|
|
98
106
|
stroke: var(--wfadaptor-base);
|
|
@@ -166,9 +174,6 @@ svg .greyfat {
|
|
|
166
174
|
stroke-opacity:1;
|
|
167
175
|
stroke-dasharray:none;
|
|
168
176
|
}
|
|
169
|
-
svg .standfat.menu {
|
|
170
|
-
stroke: var(--wfadaptor-menu);
|
|
171
|
-
}
|
|
172
177
|
svg .normal {
|
|
173
178
|
fill: var(--wfadaptor-base);
|
|
174
179
|
fill-opacity:1;
|
|
@@ -232,10 +237,10 @@ svg.labelsrow text.label {
|
|
|
232
237
|
cursor: pointer;
|
|
233
238
|
}
|
|
234
239
|
svg.labelsrow text.label:hover, svg.labelsrow text.label.hover {
|
|
235
|
-
fill: var(--wfadaptor-selected);
|
|
240
|
+
fill: var(--wfadaptor-selected-text);
|
|
236
241
|
}
|
|
237
242
|
svg text.label.selected {
|
|
238
|
-
fill: var(--wfadaptor-selected);
|
|
243
|
+
fill: var(--wfadaptor-selected-text);
|
|
239
244
|
}
|
|
240
245
|
svg .selected .markstyle {
|
|
241
246
|
stroke: var(--wfadaptor-selected);
|
|
@@ -243,7 +248,8 @@ svg .selected .markstyle {
|
|
|
243
248
|
stroke-linejoin:round;
|
|
244
249
|
stroke-miterlimit:4;
|
|
245
250
|
stroke-opacity:1;
|
|
246
|
-
stroke-dasharray:
|
|
251
|
+
stroke-dasharray: 1,2;
|
|
252
|
+
stroke-width: 1.6;
|
|
247
253
|
}
|
|
248
254
|
|
|
249
255
|
svg .unknown {
|
|
@@ -277,38 +283,6 @@ svg .standwithout {
|
|
|
277
283
|
svg .standtrans {
|
|
278
284
|
fill: var(--wfadaptor-background);
|
|
279
285
|
}
|
|
280
|
-
svg text.normal {
|
|
281
|
-
font-size:20px;
|
|
282
|
-
font-style:normal;
|
|
283
|
-
font-variant:normal;
|
|
284
|
-
font-weight:bold;
|
|
285
|
-
font-stretch:normal;
|
|
286
|
-
text-align:center;
|
|
287
|
-
line-height:125%;
|
|
288
|
-
writing-mode:horizontal-tb;
|
|
289
|
-
text-anchor:middle;
|
|
290
|
-
color: var(--wfadaptor-base);
|
|
291
|
-
fill: var(--wfadaptor-base);
|
|
292
|
-
fill-opacity:1;
|
|
293
|
-
stroke:none;
|
|
294
|
-
font-family: adawaita-sans;
|
|
295
|
-
}
|
|
296
|
-
svg text.inverted {
|
|
297
|
-
font-size:20px;
|
|
298
|
-
font-style:normal;
|
|
299
|
-
font-variant:normal;
|
|
300
|
-
font-weight:bold;
|
|
301
|
-
font-stretch:normal;
|
|
302
|
-
text-align:center;
|
|
303
|
-
line-height:125%;
|
|
304
|
-
writing-mode:horizontal-tb;
|
|
305
|
-
text-anchor:middle;
|
|
306
|
-
color: var(--wfadaptor-background);
|
|
307
|
-
fill: var(--wfadaptor-background);
|
|
308
|
-
fill-opacity:1;
|
|
309
|
-
stroke:none;
|
|
310
|
-
font-family: adawaita-sans;
|
|
311
|
-
}
|
|
312
286
|
|
|
313
287
|
svg text.super {
|
|
314
288
|
font-size:11px;
|
|
@@ -366,40 +340,6 @@ svg tspan.necessary {
|
|
|
366
340
|
display: inline;
|
|
367
341
|
}
|
|
368
342
|
|
|
369
|
-
svg text.normallarge {
|
|
370
|
-
font-size:25px;
|
|
371
|
-
font-style:normal;
|
|
372
|
-
font-variant:normal;
|
|
373
|
-
font-weight:bold;
|
|
374
|
-
font-stretch:normal;
|
|
375
|
-
text-align:center;
|
|
376
|
-
line-height:125%;
|
|
377
|
-
writing-mode:horizontal-tb;
|
|
378
|
-
text-anchor:middle;
|
|
379
|
-
color: var(--wfadaptor-base);
|
|
380
|
-
fill: var(--wfadaptor-base);
|
|
381
|
-
fill-opacity:1;
|
|
382
|
-
stroke:none;
|
|
383
|
-
font-family: adawaita-sans;
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
svg text.small {
|
|
387
|
-
font-size:14px;
|
|
388
|
-
font-style:normal;
|
|
389
|
-
font-variant:normal;
|
|
390
|
-
font-weight:bold;
|
|
391
|
-
font-stretch:normal;
|
|
392
|
-
text-align:center;
|
|
393
|
-
line-height:125%;
|
|
394
|
-
writing-mode:horizontal-tb;
|
|
395
|
-
text-anchor:middle;
|
|
396
|
-
color: var(--wfadaptor-base);
|
|
397
|
-
fill: var(--wfadaptor-base);
|
|
398
|
-
fill-opacity:1;
|
|
399
|
-
stroke:none;
|
|
400
|
-
font-family: adawaita-sans;
|
|
401
|
-
}
|
|
402
|
-
|
|
403
343
|
svg text.label {
|
|
404
344
|
font-size:14px;
|
|
405
345
|
font-style:normal;
|
|
@@ -429,23 +369,6 @@ svg text.label.rotate {
|
|
|
429
369
|
transform: translateY(10px) rotate(-30deg);
|
|
430
370
|
}
|
|
431
371
|
|
|
432
|
-
svg text.smaller {
|
|
433
|
-
font-size:12px;
|
|
434
|
-
font-style:normal;
|
|
435
|
-
font-variant:normal;
|
|
436
|
-
font-weight:bold;
|
|
437
|
-
font-stretch:normal;
|
|
438
|
-
text-align:center;
|
|
439
|
-
line-height:125%;
|
|
440
|
-
writing-mode:horizontal-tb;
|
|
441
|
-
text-anchor:middle;
|
|
442
|
-
color: var(--wfadaptor-base);
|
|
443
|
-
fill: var(--wfadaptor-base);
|
|
444
|
-
fill-opacity:1;
|
|
445
|
-
stroke:none;
|
|
446
|
-
font-family: adawaita-sans;
|
|
447
|
-
}
|
|
448
|
-
|
|
449
372
|
#arrow {
|
|
450
373
|
stroke: var(--wfadaptor-base);
|
|
451
374
|
stroke-width: 2;
|
|
@@ -458,11 +381,13 @@ svg g.element[element-id].hover {
|
|
|
458
381
|
|
|
459
382
|
svg g.element[element-id].hover .hoverstyle {
|
|
460
383
|
stroke: var(--wfadaptor-hover);
|
|
461
|
-
stroke-
|
|
384
|
+
stroke-dasharray: 1,2;
|
|
385
|
+
stroke-width: 1.6;
|
|
462
386
|
}
|
|
463
387
|
svg g.element[element-id].hover .hoverstylethin {
|
|
464
388
|
stroke: var(--wfadaptor-hover);
|
|
465
|
-
stroke-
|
|
389
|
+
stroke-dasharray: 1,2;
|
|
390
|
+
stroke-width: 1.6;
|
|
466
391
|
}
|
|
467
392
|
svg g.element[element-id].hover > text.label {
|
|
468
393
|
color: var(--wfadaptor-selected);
|
data/cockpit/js/details.js
CHANGED
|
@@ -72,6 +72,13 @@ function do_main_work(svgid) { //{{{
|
|
|
72
72
|
nnew[0].removeAttribute('xmlns');
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
+
// copy all elements from different namespaces
|
|
76
|
+
[...node[0].attributes].forEach(attr =>{
|
|
77
|
+
if (attr && attr.namespaceURI && attr.namespaceURI != 'http://cpee.org/ns/description/1.0') {
|
|
78
|
+
nnew[0].setAttributeNS(attr.namespaceURI,attr.nodeName,attr.nodeValue);
|
|
79
|
+
}
|
|
80
|
+
});
|
|
81
|
+
|
|
75
82
|
node.replaceWith(nnew);
|
|
76
83
|
|
|
77
84
|
var ttarget = manifestation.adaptor.illustrator.get_node_by_svg_id(svgid);
|
data/cockpit/js/instance.js
CHANGED
|
@@ -586,14 +586,21 @@ function adaptor_init(url,theme,dslx) { //{{{
|
|
|
586
586
|
suspended_redrawing = true;
|
|
587
587
|
save['graph_theme'] = theme;
|
|
588
588
|
save['graph_adaptor'] = new WfAdaptor($('body').data('theme-base') + '/' + theme + '/theme.js',function(graphrealization){
|
|
589
|
-
graphrealization.illustrator.get_symbol = (target) => {
|
|
589
|
+
graphrealization.illustrator.get_symbol = (target) => { //{{{
|
|
590
590
|
if (save['endpoints_cache'][target]) {
|
|
591
591
|
return save['endpoints_cache'][target].symbol;
|
|
592
592
|
} else {
|
|
593
593
|
return undefined;
|
|
594
594
|
}
|
|
595
|
-
}
|
|
596
|
-
graphrealization.
|
|
595
|
+
} //}}}
|
|
596
|
+
graphrealization.illustrator.get_properties = (target) => { //{{{
|
|
597
|
+
if (save['endpoints_cache'][target]) {
|
|
598
|
+
return save['endpoints_cache'][target].properties;
|
|
599
|
+
} else {
|
|
600
|
+
return undefined;
|
|
601
|
+
}
|
|
602
|
+
} //}}}
|
|
603
|
+
graphrealization.draw_labels = (max,labels,dimensions,striped) => { //{{{
|
|
597
604
|
// highlight
|
|
598
605
|
if (graph_highlight) {
|
|
599
606
|
graph_highlight_tasks.forEach((ele) => {
|
|
@@ -761,10 +768,10 @@ function adaptor_init(url,theme,dslx) { //{{{
|
|
|
761
768
|
// Add the last stripe
|
|
762
769
|
var j = tcolumns.length;
|
|
763
770
|
for (var i = 0; i < max.row; i++) {
|
|
764
|
-
var ele = $('<div element-row="' + i + '" class="graphlast ' + (i % 2 == 0 ? 'odd' : 'even') + '" style="grid-column: ' + (j+2) + '; grid-row: ' + (i+2) + ';
|
|
771
|
+
var ele = $('<div element-row="' + i + '" class="graphlast ' + (i % 2 == 0 ? 'odd' : 'even') + '" style="grid-column: ' + (j+2) + '; grid-row: ' + (i+2) + '; height: ' + dimensions.stripe_height + 'px"> </div>');
|
|
765
772
|
$('#graphgrid').append(ele);
|
|
766
773
|
}
|
|
767
|
-
};
|
|
774
|
+
}; //}}}
|
|
768
775
|
graphrealization.set_svg_container($('#graphcanvas'));
|
|
769
776
|
graphrealization.set_label_container($('#graphgrid'));
|
|
770
777
|
graphrealization.set_description($(dslx), true);
|
|
@@ -944,7 +951,6 @@ function monitor_instance_pos_change(content) {// {{{
|
|
|
944
951
|
if (content['at']) {
|
|
945
952
|
$.each(content['at'],function(a,b){
|
|
946
953
|
format_visual_add(b.position,"passive",false);
|
|
947
|
-
console.log('rrrrrr add', b.position);
|
|
948
954
|
});
|
|
949
955
|
}
|
|
950
956
|
if (content['after']) {
|
|
@@ -955,7 +961,6 @@ function monitor_instance_pos_change(content) {// {{{
|
|
|
955
961
|
if (content['unmark']) {
|
|
956
962
|
$.each(content['unmark'],function(a,b){
|
|
957
963
|
format_visual_remove(b.position,"passive",false)
|
|
958
|
-
console.log('rrrrrr remove', b.position);
|
|
959
964
|
});
|
|
960
965
|
}
|
|
961
966
|
if (!content['at'] && !content['unmark'] && !content['after'] && !content['wait']) {
|
|
@@ -1192,6 +1197,7 @@ function save_svgfile() {// {{{
|
|
|
1192
1197
|
}
|
|
1193
1198
|
});
|
|
1194
1199
|
gc.attr('width',start+1);
|
|
1200
|
+
gc.find('.duration').remove();
|
|
1195
1201
|
$.ajax({
|
|
1196
1202
|
type: "GET",
|
|
1197
1203
|
url: url + "/properties/attributes/info/",
|