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
|
@@ -1,27 +1,23 @@
|
|
|
1
1
|
<?xml version="1.0"?>
|
|
2
2
|
<testset xmlns="http://cpee.org/ns/properties/2.0">
|
|
3
3
|
<executionhandler>ruby</executionhandler>
|
|
4
|
-
<dataelements
|
|
4
|
+
<dataelements>
|
|
5
|
+
<qid>simple</qid>
|
|
6
|
+
</dataelements>
|
|
5
7
|
<endpoints>
|
|
6
|
-
<
|
|
7
|
-
<
|
|
8
|
-
<frames_init>https-post://cpee.org/out/frames/simple/</frames_init>
|
|
9
|
-
<send>https-post://cpee.org/ing/correlators/message/send/</send>
|
|
10
|
-
<frames_display>https-put://cpee.org/out/frames/simple/</frames_display>
|
|
11
|
-
<receive>https-get://cpee.org/ing/correlators/message/receive/</receive>
|
|
12
|
-
<user>https-post://cpee.org/services/timeout-user.php</user>
|
|
13
|
-
<auto>https-post://cpee.org/services/timeout-auto.php</auto>
|
|
8
|
+
<frames_init>https-post://cpee.org/out/frames/</frames_init>
|
|
9
|
+
<frames_display>https-put://cpee.org/out/frames/</frames_display>
|
|
14
10
|
</endpoints>
|
|
15
11
|
<attributes>
|
|
12
|
+
<guarded>none</guarded>
|
|
16
13
|
<info>Frames</info>
|
|
17
|
-
<creator>Christine Ashcreek</creator>
|
|
18
|
-
<author>Christine Ashcreek</author>
|
|
19
14
|
<modeltype>CPEE</modeltype>
|
|
20
|
-
<
|
|
15
|
+
<theme>extended</theme>
|
|
16
|
+
<creator>Christine Ashcreek</creator>
|
|
21
17
|
<guarded_id/>
|
|
18
|
+
<author>Christine Ashcreek</author>
|
|
22
19
|
<model_uuid>5ed82f61-a382-49b5-a420-c63e01d5a9f5</model_uuid>
|
|
23
20
|
<model_version/>
|
|
24
|
-
<theme>extended</theme>
|
|
25
21
|
<design_dir>Templates.dir</design_dir>
|
|
26
22
|
<design_stage>development</design_stage>
|
|
27
23
|
</attributes>
|
|
@@ -30,6 +26,7 @@
|
|
|
30
26
|
<call id="a1" endpoint="frames_init">
|
|
31
27
|
<parameters>
|
|
32
28
|
<label>"Init Frame"</label>
|
|
29
|
+
<color/>
|
|
33
30
|
<arguments>
|
|
34
31
|
<style_url>https://cpee.org/form/frames.css</style_url>
|
|
35
32
|
<document_url/>
|
|
@@ -39,19 +36,31 @@
|
|
|
39
36
|
<document_name>Show Info</document_name>
|
|
40
37
|
</arguments>
|
|
41
38
|
</parameters>
|
|
39
|
+
<code>
|
|
40
|
+
<signal/>
|
|
41
|
+
<prepare>endpoints.frames_init += data.qid + '/'
|
|
42
|
+
p endpoints.frames_init</prepare>
|
|
43
|
+
<finalize output="result"/>
|
|
44
|
+
<update output="result"/>
|
|
45
|
+
<rescue output="result"/>
|
|
46
|
+
</code>
|
|
42
47
|
<annotations>
|
|
48
|
+
<_generic/>
|
|
43
49
|
<_timing>
|
|
44
50
|
<_timing_weight/>
|
|
45
51
|
<_timing_avg/>
|
|
46
|
-
<_context_data_analysis>
|
|
47
|
-
<probes/>
|
|
48
|
-
<ips/>
|
|
49
|
-
</_context_data_analysis>
|
|
50
|
-
<report>
|
|
51
|
-
<url/>
|
|
52
|
-
</report>
|
|
53
52
|
<explanations/>
|
|
54
53
|
</_timing>
|
|
54
|
+
<_shifting>
|
|
55
|
+
<_shifting_type>Duration</_shifting_type>
|
|
56
|
+
</_shifting>
|
|
57
|
+
<_context_data_analysis>
|
|
58
|
+
<probes/>
|
|
59
|
+
<ips/>
|
|
60
|
+
</_context_data_analysis>
|
|
61
|
+
<report>
|
|
62
|
+
<url/>
|
|
63
|
+
</report>
|
|
55
64
|
<_notes>
|
|
56
65
|
<_notes_general/>
|
|
57
66
|
</_notes>
|
|
@@ -62,11 +71,15 @@
|
|
|
62
71
|
<implementation>
|
|
63
72
|
<description/>
|
|
64
73
|
</implementation>
|
|
74
|
+
<code>
|
|
75
|
+
<description/>
|
|
76
|
+
</code>
|
|
65
77
|
</documentation>
|
|
66
78
|
</call>
|
|
67
79
|
<call id="a3" endpoint="frames_display">
|
|
68
80
|
<parameters>
|
|
69
81
|
<label>Clear </label>
|
|
82
|
+
<color/>
|
|
70
83
|
<arguments>
|
|
71
84
|
<type>set</type>
|
|
72
85
|
<lx>0</lx>
|
|
@@ -79,19 +92,30 @@
|
|
|
79
92
|
<default/>
|
|
80
93
|
</arguments>
|
|
81
94
|
</parameters>
|
|
95
|
+
<code>
|
|
96
|
+
<signal/>
|
|
97
|
+
<prepare>endpoints.frames_display += data.qid + '/'</prepare>
|
|
98
|
+
<finalize output="result"/>
|
|
99
|
+
<update output="result"/>
|
|
100
|
+
<rescue output="result"/>
|
|
101
|
+
</code>
|
|
82
102
|
<annotations>
|
|
103
|
+
<_generic/>
|
|
83
104
|
<_timing>
|
|
84
105
|
<_timing_weight/>
|
|
85
106
|
<_timing_avg/>
|
|
86
|
-
<_context_data_analysis>
|
|
87
|
-
<probes/>
|
|
88
|
-
<ips/>
|
|
89
|
-
</_context_data_analysis>
|
|
90
|
-
<report>
|
|
91
|
-
<url/>
|
|
92
|
-
</report>
|
|
93
107
|
<explanations/>
|
|
94
108
|
</_timing>
|
|
109
|
+
<_shifting>
|
|
110
|
+
<_shifting_type>Duration</_shifting_type>
|
|
111
|
+
</_shifting>
|
|
112
|
+
<_context_data_analysis>
|
|
113
|
+
<probes/>
|
|
114
|
+
<ips/>
|
|
115
|
+
</_context_data_analysis>
|
|
116
|
+
<report>
|
|
117
|
+
<url/>
|
|
118
|
+
</report>
|
|
95
119
|
<_notes>
|
|
96
120
|
<_notes_general/>
|
|
97
121
|
</_notes>
|
|
@@ -102,11 +126,15 @@
|
|
|
102
126
|
<implementation>
|
|
103
127
|
<description/>
|
|
104
128
|
</implementation>
|
|
129
|
+
<code>
|
|
130
|
+
<description/>
|
|
131
|
+
</code>
|
|
105
132
|
</documentation>
|
|
106
133
|
</call>
|
|
107
134
|
<call id="a6" endpoint="frames_display">
|
|
108
135
|
<parameters>
|
|
109
136
|
<label>Show Header</label>
|
|
137
|
+
<color/>
|
|
110
138
|
<arguments>
|
|
111
139
|
<type>set</type>
|
|
112
140
|
<lx>0</lx>
|
|
@@ -124,19 +152,30 @@
|
|
|
124
152
|
<default/>
|
|
125
153
|
</arguments>
|
|
126
154
|
</parameters>
|
|
155
|
+
<code>
|
|
156
|
+
<signal/>
|
|
157
|
+
<prepare>endpoints.frames_display += data.qid + '/'</prepare>
|
|
158
|
+
<finalize output="result"/>
|
|
159
|
+
<update output="result"/>
|
|
160
|
+
<rescue output="result"/>
|
|
161
|
+
</code>
|
|
127
162
|
<annotations>
|
|
163
|
+
<_generic/>
|
|
128
164
|
<_timing>
|
|
129
165
|
<_timing_weight/>
|
|
130
166
|
<_timing_avg/>
|
|
131
|
-
<_context_data_analysis>
|
|
132
|
-
<probes/>
|
|
133
|
-
<ips/>
|
|
134
|
-
</_context_data_analysis>
|
|
135
|
-
<report>
|
|
136
|
-
<url/>
|
|
137
|
-
</report>
|
|
138
167
|
<explanations/>
|
|
139
168
|
</_timing>
|
|
169
|
+
<_shifting>
|
|
170
|
+
<_shifting_type>Duration</_shifting_type>
|
|
171
|
+
</_shifting>
|
|
172
|
+
<_context_data_analysis>
|
|
173
|
+
<probes/>
|
|
174
|
+
<ips/>
|
|
175
|
+
</_context_data_analysis>
|
|
176
|
+
<report>
|
|
177
|
+
<url/>
|
|
178
|
+
</report>
|
|
140
179
|
<_notes>
|
|
141
180
|
<_notes_general/>
|
|
142
181
|
</_notes>
|
|
@@ -147,11 +186,15 @@
|
|
|
147
186
|
<implementation>
|
|
148
187
|
<description/>
|
|
149
188
|
</implementation>
|
|
189
|
+
<code>
|
|
190
|
+
<description/>
|
|
191
|
+
</code>
|
|
150
192
|
</documentation>
|
|
151
193
|
</call>
|
|
152
194
|
<call id="a5" endpoint="frames_display">
|
|
153
195
|
<parameters>
|
|
154
196
|
<label>Display Graph</label>
|
|
197
|
+
<color/>
|
|
155
198
|
<arguments>
|
|
156
199
|
<type>set</type>
|
|
157
200
|
<lx>3</lx>
|
|
@@ -169,19 +212,30 @@
|
|
|
169
212
|
<default/>
|
|
170
213
|
</arguments>
|
|
171
214
|
</parameters>
|
|
215
|
+
<code>
|
|
216
|
+
<signal/>
|
|
217
|
+
<prepare>endpoints.frames_display += data.qid + '/'</prepare>
|
|
218
|
+
<finalize output="result"/>
|
|
219
|
+
<update output="result"/>
|
|
220
|
+
<rescue output="result"/>
|
|
221
|
+
</code>
|
|
172
222
|
<annotations>
|
|
223
|
+
<_generic/>
|
|
173
224
|
<_timing>
|
|
174
225
|
<_timing_weight/>
|
|
175
226
|
<_timing_avg/>
|
|
176
|
-
<_context_data_analysis>
|
|
177
|
-
<probes/>
|
|
178
|
-
<ips/>
|
|
179
|
-
</_context_data_analysis>
|
|
180
|
-
<report>
|
|
181
|
-
<url/>
|
|
182
|
-
</report>
|
|
183
227
|
<explanations/>
|
|
184
228
|
</_timing>
|
|
229
|
+
<_shifting>
|
|
230
|
+
<_shifting_type>Duration</_shifting_type>
|
|
231
|
+
</_shifting>
|
|
232
|
+
<_context_data_analysis>
|
|
233
|
+
<probes/>
|
|
234
|
+
<ips/>
|
|
235
|
+
</_context_data_analysis>
|
|
236
|
+
<report>
|
|
237
|
+
<url/>
|
|
238
|
+
</report>
|
|
185
239
|
<_notes>
|
|
186
240
|
<_notes_general/>
|
|
187
241
|
</_notes>
|
|
@@ -192,6 +246,9 @@
|
|
|
192
246
|
<implementation>
|
|
193
247
|
<description/>
|
|
194
248
|
</implementation>
|
|
249
|
+
<code>
|
|
250
|
+
<description/>
|
|
251
|
+
</code>
|
|
195
252
|
</documentation>
|
|
196
253
|
</call>
|
|
197
254
|
<loop mode="post_test" condition="true">
|
|
@@ -203,6 +260,7 @@
|
|
|
203
260
|
<call id="a2" endpoint="frames_display">
|
|
204
261
|
<parameters>
|
|
205
262
|
<label>Show Button</label>
|
|
263
|
+
<color/>
|
|
206
264
|
<arguments>
|
|
207
265
|
<type>wait</type>
|
|
208
266
|
<lx>0</lx>
|
|
@@ -220,19 +278,30 @@
|
|
|
220
278
|
<default/>
|
|
221
279
|
</arguments>
|
|
222
280
|
</parameters>
|
|
281
|
+
<code>
|
|
282
|
+
<signal/>
|
|
283
|
+
<prepare>endpoints.frames_display += data.qid + '/'</prepare>
|
|
284
|
+
<finalize output="result"/>
|
|
285
|
+
<update output="result"/>
|
|
286
|
+
<rescue output="result"/>
|
|
287
|
+
</code>
|
|
223
288
|
<annotations>
|
|
289
|
+
<_generic/>
|
|
224
290
|
<_timing>
|
|
225
291
|
<_timing_weight/>
|
|
226
292
|
<_timing_avg/>
|
|
227
|
-
<_context_data_analysis>
|
|
228
|
-
<probes/>
|
|
229
|
-
<ips/>
|
|
230
|
-
</_context_data_analysis>
|
|
231
|
-
<report>
|
|
232
|
-
<url/>
|
|
233
|
-
</report>
|
|
234
293
|
<explanations/>
|
|
235
294
|
</_timing>
|
|
295
|
+
<_shifting>
|
|
296
|
+
<_shifting_type>Duration</_shifting_type>
|
|
297
|
+
</_shifting>
|
|
298
|
+
<_context_data_analysis>
|
|
299
|
+
<probes/>
|
|
300
|
+
<ips/>
|
|
301
|
+
</_context_data_analysis>
|
|
302
|
+
<report>
|
|
303
|
+
<url/>
|
|
304
|
+
</report>
|
|
236
305
|
<_notes>
|
|
237
306
|
<_notes_general/>
|
|
238
307
|
</_notes>
|
|
@@ -243,11 +312,15 @@
|
|
|
243
312
|
<implementation>
|
|
244
313
|
<description/>
|
|
245
314
|
</implementation>
|
|
315
|
+
<code>
|
|
316
|
+
<description/>
|
|
317
|
+
</code>
|
|
246
318
|
</documentation>
|
|
247
319
|
</call>
|
|
248
320
|
<call id="a7" endpoint="frames_display">
|
|
249
321
|
<parameters>
|
|
250
322
|
<label>Clear Button</label>
|
|
323
|
+
<color/>
|
|
251
324
|
<arguments>
|
|
252
325
|
<type>set</type>
|
|
253
326
|
<lx>0</lx>
|
|
@@ -260,19 +333,30 @@
|
|
|
260
333
|
<default/>
|
|
261
334
|
</arguments>
|
|
262
335
|
</parameters>
|
|
336
|
+
<code>
|
|
337
|
+
<signal/>
|
|
338
|
+
<prepare>endpoints.frames_display += data.qid + '/'</prepare>
|
|
339
|
+
<finalize output="result"/>
|
|
340
|
+
<update output="result"/>
|
|
341
|
+
<rescue output="result"/>
|
|
342
|
+
</code>
|
|
263
343
|
<annotations>
|
|
344
|
+
<_generic/>
|
|
264
345
|
<_timing>
|
|
265
346
|
<_timing_weight/>
|
|
266
347
|
<_timing_avg/>
|
|
267
|
-
<_context_data_analysis>
|
|
268
|
-
<probes/>
|
|
269
|
-
<ips/>
|
|
270
|
-
</_context_data_analysis>
|
|
271
|
-
<report>
|
|
272
|
-
<url/>
|
|
273
|
-
</report>
|
|
274
348
|
<explanations/>
|
|
275
349
|
</_timing>
|
|
350
|
+
<_shifting>
|
|
351
|
+
<_shifting_type>Duration</_shifting_type>
|
|
352
|
+
</_shifting>
|
|
353
|
+
<_context_data_analysis>
|
|
354
|
+
<probes/>
|
|
355
|
+
<ips/>
|
|
356
|
+
</_context_data_analysis>
|
|
357
|
+
<report>
|
|
358
|
+
<url/>
|
|
359
|
+
</report>
|
|
276
360
|
<_notes>
|
|
277
361
|
<_notes_general/>
|
|
278
362
|
</_notes>
|
|
@@ -283,6 +367,9 @@
|
|
|
283
367
|
<implementation>
|
|
284
368
|
<description/>
|
|
285
369
|
</implementation>
|
|
370
|
+
<code>
|
|
371
|
+
<description/>
|
|
372
|
+
</code>
|
|
286
373
|
</documentation>
|
|
287
374
|
</call>
|
|
288
375
|
<stop id="a4"/>
|
data/cockpit/themes/base.js
CHANGED
|
@@ -117,7 +117,7 @@ function WFAdaptorManifestationBase(adaptor) {
|
|
|
117
117
|
nodes.reverse();
|
|
118
118
|
var iconm = contextMenuHandling_clean_icon(self.resources['arrow']);
|
|
119
119
|
var iconc = contextMenuHandling_clean_icon(self.resources['arrow']);
|
|
120
|
-
iconm.children('.
|
|
120
|
+
iconm.children('.colorstyle').css('fill','var(--wfadaptor-important');
|
|
121
121
|
if (myid == localStorage.getItem('marked_from')) {
|
|
122
122
|
menu.push(
|
|
123
123
|
{
|
|
@@ -186,8 +186,7 @@ function WFAdaptorManifestationBase(adaptor) {
|
|
|
186
186
|
|
|
187
187
|
if(xml_node.get(0).tagName != 'description' && !self.elements[xml_node.get(0).tagName].neverdelete) {
|
|
188
188
|
var icon = contextMenuHandling_clean_icon(self.elements[xml_node.get(0).tagName].illustrator.svg);
|
|
189
|
-
icon.find('.
|
|
190
|
-
icon.find('.hfill').addClass('menu');
|
|
189
|
+
icon.find('.colorstyle').css('fill','var(--wfadaptor-important');
|
|
191
190
|
menu['Delete'] = [{
|
|
192
191
|
'label': 'Remove Element',
|
|
193
192
|
'function_call': function(selector,target,selected){
|
|
@@ -204,7 +203,7 @@ function WFAdaptorManifestationBase(adaptor) {
|
|
|
204
203
|
nodes = JSON.parse(nodes);
|
|
205
204
|
if (nodes && nodes.length > 0) {
|
|
206
205
|
var icond = contextMenuHandling_clean_icon(self.resources['delete']);
|
|
207
|
-
icond.
|
|
206
|
+
icond.find('.colorstyle').css('stroke','var(--wfadaptor-important)');
|
|
208
207
|
menu['Delete'].push({
|
|
209
208
|
'label': 'Remove Marked Elements',
|
|
210
209
|
'function_call': function(){
|
|
@@ -236,7 +235,7 @@ function WFAdaptorManifestationBase(adaptor) {
|
|
|
236
235
|
}
|
|
237
236
|
if($('> code', xml_node).length > 0 && xml_node.get(0).tagName == 'call') {
|
|
238
237
|
var icon = contextMenuHandling_clean_icon(self.elements.callmanipulate.illustrator.svg);
|
|
239
|
-
icon.
|
|
238
|
+
icon.find('.part-extra .colorstyle').css('fill','var(--wfadaptor-important');
|
|
240
239
|
menu['Delete'].push({
|
|
241
240
|
'label': 'Remove Scripts',
|
|
242
241
|
'function_call': self.adaptor.description.remove,
|
|
@@ -247,7 +246,7 @@ function WFAdaptorManifestationBase(adaptor) {
|
|
|
247
246
|
}
|
|
248
247
|
if (xml_node.get(0).tagName == "call" || xml_node.get(0).tagName == "manipulate" || xml_node.get(0).tagName == "stop") {
|
|
249
248
|
var icon = contextMenuHandling_clean_icon(self.elements.call.illustrator.svg);
|
|
250
|
-
icon.
|
|
249
|
+
icon.find('.part-normal').addClass('passive');
|
|
251
250
|
var vtarget = self.adaptor.illustrator.get_node_by_svg_id(svgid);
|
|
252
251
|
if (vtarget.length > 0) {
|
|
253
252
|
if (vtarget.parents('g.activities.passive, g.activities.active').length > 0) {
|
|
@@ -1337,8 +1336,8 @@ function WFAdaptorManifestationBase(adaptor) {
|
|
|
1337
1336
|
let alist = []
|
|
1338
1337
|
let plist = []
|
|
1339
1338
|
|
|
1340
|
-
var regassi = /data\.([a-zA-Z_]
|
|
1341
|
-
var reg_not_assi = /data\.([a-zA-Z_]
|
|
1339
|
+
var regassi = /data\.([a-zA-Z_][a-zA-Z0-9_]*)\s*(=[^=]|\+\=|\-\=|\*\=|\/\=|<<|>>)/g; // we do not have to check for >/< version of stuff as only conditions are in attributes, and conditions can not contain assignments
|
|
1340
|
+
var reg_not_assi = /data\.([a-zA-Z_][a-zA-Z0-9_]*)\s*/g;
|
|
1342
1341
|
|
|
1343
1342
|
$('call, manipulate, loop[condition], alternative[condition]',node).each(function(i,n) {
|
|
1344
1343
|
let item = '';
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
</g>
|
|
19
19
|
<g class="part-extra" transform="">
|
|
20
20
|
<rect x="23" y="21" width="12" height="12" rx="2" class="markstyle execstylethin hoverstylethin stand colorstyle"/>
|
|
21
|
-
<
|
|
21
|
+
<path transform="translate(25.5,23.3)" class="normal" style="fill:#000000;" d="M 0,5.352539 1.9277344,5.0585937 q 0.1230468,0.5605469 0.4990234,0.8544922 0.3759766,0.2871092 1.0527344,0.2871092 0.7451172,0 1.1210937,-0.2734373 0.2529297,-0.1914063 0.2529297,-0.5126953 0,-0.21875 -0.1367187,-0.3623047 Q 4.5732422,4.915039 4.0742187,4.7988281 1.75,4.2861328 1.1279297,3.8623047 0.2666016,3.274414 0.2666016,2.2285156 q 0,-0.9433594 0.7451171,-1.5859375 Q 1.7568359,0 3.3222656,0 4.8125,0 5.5371094,0.4853515 6.2617184,0.9707031 6.5351564,1.9208984 L 4.7236328,2.2558594 Q 4.6074219,1.8320312 4.2792969,1.6064453 3.9580078,1.3808594 3.3564453,1.3808594 q -0.7587891,0 -1.0869141,0.211914 -0.21875,0.1503906 -0.21875,0.3896485 0,0.2050781 0.1914063,0.3486328 0.2597656,0.1914062 1.7910156,0.540039 1.5380863,0.3486328 2.1464843,0.8544922 0.601563,0.5126953 0.601563,1.4287109 0,0.9980473 -0.833985,1.7158203 -0.833984,0.717774 -2.4677732,0.717774 -1.4833985,0 -2.3515625,-0.601563 Q 0.2666016,6.3847661 0,5.352539 Z"/>
|
|
22
22
|
</g>
|
|
23
23
|
</svg>
|
|
@@ -18,7 +18,8 @@
|
|
|
18
18
|
</g>
|
|
19
19
|
<g class="part-extra" transform="">
|
|
20
20
|
<rect x="23" y="21" width="12" height="12" rx="2" class="markstyle execstylethin hoverstylethin stand colorstyle"/>
|
|
21
|
-
<
|
|
21
|
+
<path transform="translate(25.5,23.3)" class="normal" style="fill:#000000;" d="M 0,5.352539 1.9277344,5.0585937 q 0.1230468,0.5605469 0.4990234,0.8544922 0.3759766,0.2871092 1.0527344,0.2871092 0.7451172,0 1.1210937,-0.2734373 0.2529297,-0.1914063 0.2529297,-0.5126953 0,-0.21875 -0.1367187,-0.3623047 Q 4.5732422,4.915039 4.0742187,4.7988281 1.75,4.2861328 1.1279297,3.8623047 0.2666016,3.274414 0.2666016,2.2285156 q 0,-0.9433594 0.7451171,-1.5859375 Q 1.7568359,0 3.3222656,0 4.8125,0 5.5371094,0.4853515 6.2617184,0.9707031 6.5351564,1.9208984 L 4.7236328,2.2558594 Q 4.6074219,1.8320312 4.2792969,1.6064453 3.9580078,1.3808594 3.3564453,1.3808594 q -0.7587891,0 -1.0869141,0.211914 -0.21875,0.1503906 -0.21875,0.3896485 0,0.2050781 0.1914063,0.3486328 0.2597656,0.1914062 1.7910156,0.540039 1.5380863,0.3486328 2.1464843,0.8544922 0.601563,0.5126953 0.601563,1.4287109 0,0.9980473 -0.833985,1.7158203 -0.833984,0.717774 -2.4677732,0.717774 -1.4833985,0 -2.3515625,-0.601563 Q 0.2666016,6.3847661 0,5.352539 Z"/>
|
|
22
|
+
|
|
22
23
|
<path class="markstyle stand" d="M 34.003906,5 V 4.1269531 c 0,-4.45934904 -3.585332,-8.0488281 -8.039062,-8.0488281 H 25"/>
|
|
23
24
|
<path class="markstyle stand" d="M 31.5,5 V 4.9667969 C 31.5,1.3836953 28.618741,-1.5 25.039062,-1.5 H 25"/>
|
|
24
25
|
</g>
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
</g>
|
|
19
19
|
<g class="part-extra" transform="">
|
|
20
20
|
<rect x="23" y="21" width="12" height="12" rx="2" class="markstyle execstylethin hoverstylethin stand colorstyle"/>
|
|
21
|
-
<
|
|
21
|
+
<path transform="translate(25.5,23.3)" class="normal" style="fill:#000000;" d="M 0,5.352539 1.9277344,5.0585937 q 0.1230468,0.5605469 0.4990234,0.8544922 0.3759766,0.2871092 1.0527344,0.2871092 0.7451172,0 1.1210937,-0.2734373 0.2529297,-0.1914063 0.2529297,-0.5126953 0,-0.21875 -0.1367187,-0.3623047 Q 4.5732422,4.915039 4.0742187,4.7988281 1.75,4.2861328 1.1279297,3.8623047 0.2666016,3.274414 0.2666016,2.2285156 q 0,-0.9433594 0.7451171,-1.5859375 Q 1.7568359,0 3.3222656,0 4.8125,0 5.5371094,0.4853515 6.2617184,0.9707031 6.5351564,1.9208984 L 4.7236328,2.2558594 Q 4.6074219,1.8320312 4.2792969,1.6064453 3.9580078,1.3808594 3.3564453,1.3808594 q -0.7587891,0 -1.0869141,0.211914 -0.21875,0.1503906 -0.21875,0.3896485 0,0.2050781 0.1914063,0.3486328 0.2597656,0.1914062 1.7910156,0.540039 1.5380863,0.3486328 2.1464843,0.8544922 0.601563,0.5126953 0.601563,1.4287109 0,0.9980473 -0.833985,1.7158203 -0.833984,0.717774 -2.4677732,0.717774 -1.4833985,0 -2.3515625,-0.601563 Q 0.2666016,6.3847661 0,5.352539 Z"/>
|
|
22
22
|
|
|
23
23
|
<path class="markstyle stand" d="M 34.003906,5 V 4.1269531 c 0,-4.45934904 -3.585332,-8.0488281 -8.039062,-8.0488281 H 25"/>
|
|
24
24
|
<path class="markstyle stand" d="M 31.5,5 V 4.9667969 C 31.5,1.3836953 28.618741,-1.5 25.039062,-1.5 H 25"/>
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
</g>
|
|
19
19
|
<g class="part-extra">
|
|
20
20
|
<rect x="23" y="21" width="12" height="12" rx="2" class="markstyle hoverstylethin execstylethin colorstyle stand"/>
|
|
21
|
-
<
|
|
21
|
+
<path transform="translate(25.5,23.3)" class="normal" style="fill:#000000;" d="M 0,5.352539 1.9277344,5.0585937 q 0.1230468,0.5605469 0.4990234,0.8544922 0.3759766,0.2871092 1.0527344,0.2871092 0.7451172,0 1.1210937,-0.2734373 0.2529297,-0.1914063 0.2529297,-0.5126953 0,-0.21875 -0.1367187,-0.3623047 Q 4.5732422,4.915039 4.0742187,4.7988281 1.75,4.2861328 1.1279297,3.8623047 0.2666016,3.274414 0.2666016,2.2285156 q 0,-0.9433594 0.7451171,-1.5859375 Q 1.7568359,0 3.3222656,0 4.8125,0 5.5371094,0.4853515 6.2617184,0.9707031 6.5351564,1.9208984 L 4.7236328,2.2558594 Q 4.6074219,1.8320312 4.2792969,1.6064453 3.9580078,1.3808594 3.3564453,1.3808594 q -0.7587891,0 -1.0869141,0.211914 -0.21875,0.1503906 -0.21875,0.3896485 0,0.2050781 0.1914063,0.3486328 0.2597656,0.1914062 1.7910156,0.540039 1.5380863,0.3486328 2.1464843,0.8544922 0.601563,0.5126953 0.601563,1.4287109 0,0.9980473 -0.833985,1.7158203 -0.833984,0.717774 -2.4677732,0.717774 -1.4833985,0 -2.3515625,-0.601563 Q 0.2666016,6.3847661 0,5.352539 Z"/>
|
|
22
22
|
|
|
23
23
|
<circle cx="29" cy="10" r="7" class="markstyle execstylethin hoverstylethin standthin colorstyle" style="stroke-dasharray: 1,2"/>
|
|
24
24
|
<circle cx="29" cy="10" r="5" class="markstyle execstylethin hoverstylethin standthin colorstyle" style="stroke-dasharray: 1,2"/>
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path class="markstyle colorstyle hoverstyle execstyle stand" d="m 3 27 l 12 -24 l 12 24 z"/>
|
|
3
|
-
<
|
|
2
|
+
<path class="markstyle colorstyle hoverstyle execstyle stand" d="m 3.5 27 l 12 -24 l 12 24 z"/>
|
|
3
|
+
<path class="normal" style="fill:#000000;" d="m 16.5 11 l 0 8 l -2 0 l 0 -8 z"/>
|
|
4
|
+
<path class="normal" style="fill:#000000;" d="m 16.5 21 l 0 2 l -2 0 l 0 -2 z"/>
|
|
4
5
|
</svg>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<line x1="8.5" y1="22.5" x2="22.5" y2="8.5" class="standfat"/>
|
|
3
|
-
<line x1="8.5" y1="8.5" x2="22.5" y2="22.5" class="standfat"/>
|
|
2
|
+
<line x1="8.5" y1="22.5" x2="22.5" y2="8.5" class="colorstyle standfat"/>
|
|
3
|
+
<line x1="8.5" y1="8.5" x2="22.5" y2="22.5" class="colorstyle standfat"/>
|
|
4
4
|
</svg>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<g class="part-normal">
|
|
3
3
|
<rect x="1" y="1" width="28" height="28" rx="4" class="hoverstyle execstyle markstyle colorstyle stand"/>
|
|
4
|
-
<
|
|
4
|
+
<path transform="translate(10,10)" class="normal" style="fill:#000000;" d="M 0.09999755,7.74648 2.8538976,7.32656 q 0.17579,0.80078 0.7129,1.2207 0.5371,0.41016 1.5039,0.41016 1.06445,0 1.60156,-0.39063 0.36133,-0.27343 0.36133,-0.73242 0,-0.3125 -0.19531,-0.51758 -0.20508,-0.19531 -0.91797,-0.36132 -3.32031,-0.73243 -4.20898,-1.33789 -1.23047005,-0.83985 -1.23047005,-2.33399 0,-1.34766 1.06445005,-2.26562 Q 2.6097576,0.1 4.8460876,0.1 q 2.12891,0 3.16406,0.69336 1.03516,0.69336 1.425786,2.05078 l -2.587886,0.47851 q -0.16602,-0.60547 -0.63477,-0.92773 -0.45898,-0.32227 -1.31836,-0.32227 -1.08398,0 -1.55273,0.30274 -0.3125,0.21484 -0.3125,0.55664 0,0.29297 0.27343,0.49805 0.3711,0.27343 2.5586,0.77148 2.19726,0.49805 3.0664,1.2207 0.859379,0.73242 0.859379,2.04102 0,1.42578 -1.191409,2.45117 -1.1914,1.02539 -3.52539,1.02539 -2.11914,0 -3.35937,-0.85937 Q 0.48085755,9.22109 0.09999755,7.74648 Z"/>
|
|
5
5
|
</g>
|
|
6
6
|
<g class="part-start" clip-path="url(#startclip)">
|
|
7
7
|
<rect x="1" y="1" width="38" height="28" rx="4" class="hoverstyle execstyle markstyle colorstyle stand"/>
|
|
8
|
-
<
|
|
8
|
+
<path transform="translate(10,10)" class="normal" style="fill:#000000;" d="M 0.09999755,7.74648 2.8538976,7.32656 q 0.17579,0.80078 0.7129,1.2207 0.5371,0.41016 1.5039,0.41016 1.06445,0 1.60156,-0.39063 0.36133,-0.27343 0.36133,-0.73242 0,-0.3125 -0.19531,-0.51758 -0.20508,-0.19531 -0.91797,-0.36132 -3.32031,-0.73243 -4.20898,-1.33789 -1.23047005,-0.83985 -1.23047005,-2.33399 0,-1.34766 1.06445005,-2.26562 Q 2.6097576,0.1 4.8460876,0.1 q 2.12891,0 3.16406,0.69336 1.03516,0.69336 1.425786,2.05078 l -2.587886,0.47851 q -0.16602,-0.60547 -0.63477,-0.92773 -0.45898,-0.32227 -1.31836,-0.32227 -1.08398,0 -1.55273,0.30274 -0.3125,0.21484 -0.3125,0.55664 0,0.29297 0.27343,0.49805 0.3711,0.27343 2.5586,0.77148 2.19726,0.49805 3.0664,1.2207 0.859379,0.73242 0.859379,2.04102 0,1.42578 -1.191409,2.45117 -1.1914,1.02539 -3.52539,1.02539 -2.11914,0 -3.35937,-0.85937 Q 0.48085755,9.22109 0.09999755,7.74648 Z"/>
|
|
9
9
|
</g>
|
|
10
10
|
<g class="part-end" clip-path="url(#endclip)">
|
|
11
11
|
<rect x="1" y="1" width="28" height="28" rx="4" class="hoverstyle execstyle markstyle colorstyle stand"/>
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<rect transform="rotate(45,14,12)" x="7" y="3" width="21" height="21" class="colorstyle markstyle hoverstyle stand"/>
|
|
3
|
-
<
|
|
3
|
+
<line x1="15.5" y1="9.5" x2="15.5" y2="21.5" class="stand"/>
|
|
4
|
+
<line x1="9.5" y1="15.5" x2="21.5" y2="15.5" class="stand"/>
|
|
4
5
|
</svg>
|
|
5
6
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<rect x="1" y="1" width="28" height="28" rx="4" class="hoverstyle execstyle markstyle stand"/>
|
|
3
|
-
<
|
|
3
|
+
<path transform="translate(10,10)" class="normal" style="fill:#000000;" d="M 0.09999755,7.74648 2.8538976,7.32656 q 0.17579,0.80078 0.7129,1.2207 0.5371,0.41016 1.5039,0.41016 1.06445,0 1.60156,-0.39063 0.36133,-0.27343 0.36133,-0.73242 0,-0.3125 -0.19531,-0.51758 -0.20508,-0.19531 -0.91797,-0.36132 -3.32031,-0.73243 -4.20898,-1.33789 -1.23047005,-0.83985 -1.23047005,-2.33399 0,-1.34766 1.06445005,-2.26562 Q 2.6097576,0.1 4.8460876,0.1 q 2.12891,0 3.16406,0.69336 1.03516,0.69336 1.425786,2.05078 l -2.587886,0.47851 q -0.16602,-0.60547 -0.63477,-0.92773 -0.45898,-0.32227 -1.31836,-0.32227 -1.08398,0 -1.55273,0.30274 -0.3125,0.21484 -0.3125,0.55664 0,0.29297 0.27343,0.49805 0.3711,0.27343 2.5586,0.77148 2.19726,0.49805 3.0664,1.2207 0.859379,0.73242 0.859379,2.04102 0,1.42578 -1.191409,2.45117 -1.1914,1.02539 -3.52539,1.02539 -2.11914,0 -3.35937,-0.85937 Q 0.48085755,9.22109 0.09999755,7.74648 Z"/>
|
|
4
4
|
</svg>
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
</g>
|
|
19
19
|
<g class="part-extra" transform="">
|
|
20
20
|
<rect x="23" y="21" width="12" height="12" rx="2" class="markstyle execstylethin hoverstylethin stand colorstyle"/>
|
|
21
|
-
<
|
|
21
|
+
<path transform="translate(25.5,23.3)" class="normal" style="fill:#000000;" d="M 0,5.352539 1.9277344,5.0585937 q 0.1230468,0.5605469 0.4990234,0.8544922 0.3759766,0.2871092 1.0527344,0.2871092 0.7451172,0 1.1210937,-0.2734373 0.2529297,-0.1914063 0.2529297,-0.5126953 0,-0.21875 -0.1367187,-0.3623047 Q 4.5732422,4.915039 4.0742187,4.7988281 1.75,4.2861328 1.1279297,3.8623047 0.2666016,3.274414 0.2666016,2.2285156 q 0,-0.9433594 0.7451171,-1.5859375 Q 1.7568359,0 3.3222656,0 4.8125,0 5.5371094,0.4853515 6.2617184,0.9707031 6.5351564,1.9208984 L 4.7236328,2.2558594 Q 4.6074219,1.8320312 4.2792969,1.6064453 3.9580078,1.3808594 3.3564453,1.3808594 q -0.7587891,0 -1.0869141,0.211914 -0.21875,0.1503906 -0.21875,0.3896485 0,0.2050781 0.1914063,0.3486328 0.2597656,0.1914062 1.7910156,0.540039 1.5380863,0.3486328 2.1464843,0.8544922 0.601563,0.5126953 0.601563,1.4287109 0,0.9980473 -0.833985,1.7158203 -0.833984,0.717774 -2.4677732,0.717774 -1.4833985,0 -2.3515625,-0.601563 Q 0.2666016,6.3847661 0,5.352539 Z"/>
|
|
22
22
|
</g>
|
|
23
23
|
</svg>
|
|
@@ -18,7 +18,8 @@
|
|
|
18
18
|
</g>
|
|
19
19
|
<g class="part-extra" transform="">
|
|
20
20
|
<rect x="23" y="21" width="12" height="12" rx="2" class="markstyle execstylethin hoverstylethin stand colorstyle"/>
|
|
21
|
-
<
|
|
21
|
+
<path transform="translate(25.5,23.3)" class="normal" style="fill:#000000;" d="M 0,5.352539 1.9277344,5.0585937 q 0.1230468,0.5605469 0.4990234,0.8544922 0.3759766,0.2871092 1.0527344,0.2871092 0.7451172,0 1.1210937,-0.2734373 0.2529297,-0.1914063 0.2529297,-0.5126953 0,-0.21875 -0.1367187,-0.3623047 Q 4.5732422,4.915039 4.0742187,4.7988281 1.75,4.2861328 1.1279297,3.8623047 0.2666016,3.274414 0.2666016,2.2285156 q 0,-0.9433594 0.7451171,-1.5859375 Q 1.7568359,0 3.3222656,0 4.8125,0 5.5371094,0.4853515 6.2617184,0.9707031 6.5351564,1.9208984 L 4.7236328,2.2558594 Q 4.6074219,1.8320312 4.2792969,1.6064453 3.9580078,1.3808594 3.3564453,1.3808594 q -0.7587891,0 -1.0869141,0.211914 -0.21875,0.1503906 -0.21875,0.3896485 0,0.2050781 0.1914063,0.3486328 0.2597656,0.1914062 1.7910156,0.540039 1.5380863,0.3486328 2.1464843,0.8544922 0.601563,0.5126953 0.601563,1.4287109 0,0.9980473 -0.833985,1.7158203 -0.833984,0.717774 -2.4677732,0.717774 -1.4833985,0 -2.3515625,-0.601563 Q 0.2666016,6.3847661 0,5.352539 Z"/>
|
|
22
|
+
|
|
22
23
|
<path class="markstyle stand" d="M 34.003906,5 V 4.1269531 c 0,-4.45934904 -3.585332,-8.0488281 -8.039062,-8.0488281 H 25"/>
|
|
23
24
|
<path class="markstyle stand" d="M 31.5,5 V 4.9667969 C 31.5,1.3836953 28.618741,-1.5 25.039062,-1.5 H 25"/>
|
|
24
25
|
</g>
|