summaryrefslogtreecommitdiffstats
path: root/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other
diff options
context:
space:
mode:
Diffstat (limited to 'gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other')
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleLeft_black_10x8px.svg16
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleRight_black_10x8px.svg16
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDown_black_8x5px.svg14
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowLeft_black_5x8px.svg14
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowRight_black_5x8px.svg14
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowUp_black_8x5px.svg14
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/errorSmall_red_10px.svg15
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_black_10x8px.svg15
-rw-r--r--gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_green_10x8px.svg15
9 files changed, 133 insertions, 0 deletions
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleLeft_black_10x8px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleLeft_black_10x8px.svg
new file mode 100644
index 0000000..dd5fea1
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleLeft_black_10x8px.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="10px" height="8px" viewBox="0 0.001 10 8" enable-background="new 0 0.001 10 8" xml:space="preserve">
+<defs>
+</defs>
+<path d="M3.293,7.708l-3-3C0.098,4.513,0,4.257,0,4.001S0.098,3.49,0.293,3.294l3-3c0.391-0.391,1.023-0.391,1.414,0
+ s0.391,1.023,0,1.414L2.414,4.001l2.293,2.293c0.391,0.391,0.391,1.023,0,1.414S3.684,8.099,3.293,7.708z"/>
+<path d="M8.293,7.708l-3-3C5.098,4.513,5,4.257,5,4.001S5.098,3.49,5.293,3.294l3-3c0.391-0.391,1.023-0.391,1.414,0
+ s0.391,1.023,0,1.414L7.414,4.001l2.293,2.293c0.391,0.391,0.391,1.023,0,1.414S8.684,8.099,8.293,7.708z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="10" height="8"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleRight_black_10x8px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleRight_black_10x8px.svg
new file mode 100644
index 0000000..9dee017
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDoubleRight_black_10x8px.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="10px" height="8px" viewBox="0 0.001 10 8" enable-background="new 0 0.001 10 8" xml:space="preserve">
+<defs>
+</defs>
+<path d="M6.707,0.294l3,3C9.902,3.49,10,3.745,10,4.001S9.902,4.513,9.707,4.708l-3,3c-0.391,0.391-1.023,0.391-1.414,0
+ s-0.391-1.023,0-1.414l2.293-2.293L5.293,1.708c-0.391-0.391-0.391-1.023,0-1.414S6.316-0.096,6.707,0.294z"/>
+<path d="M1.707,0.294l3,3C4.902,3.49,5,3.745,5,4.001S4.902,4.513,4.707,4.708l-3,3c-0.391,0.391-1.023,0.391-1.414,0
+ s-0.391-1.023,0-1.414l2.293-2.293L0.293,1.708c-0.391-0.391-0.391-1.023,0-1.414S1.316-0.096,1.707,0.294z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="10" height="8"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDown_black_8x5px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDown_black_8x5px.svg
new file mode 100644
index 0000000..0cac0d5
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowDown_black_8x5px.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="8px" height="5px" viewBox="0 0.001 8 5" enable-background="new 0 0.001 8 5" xml:space="preserve">
+<defs>
+</defs>
+<path d="M7.707,1.708l-3,2.999C4.512,4.902,4.256,5,4,5S3.488,4.902,3.293,4.707l-3-2.999c-0.391-0.391-0.391-1.023,0-1.414
+ s1.023-0.391,1.414,0L4,2.587l2.293-2.293c0.391-0.391,1.023-0.391,1.414,0S8.098,1.318,7.707,1.708z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="8" height="5"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowLeft_black_5x8px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowLeft_black_5x8px.svg
new file mode 100644
index 0000000..a3f5ca5
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowLeft_black_5x8px.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="5px" height="8px" viewBox="0 0.001 5 8" enable-background="new 0 0.001 5 8" xml:space="preserve">
+<defs>
+</defs>
+<path d="M3.293,7.708l-3-3C0.098,4.513,0,4.257,0,4.001S0.098,3.49,0.293,3.294l3-3c0.391-0.391,1.023-0.391,1.414,0
+ s0.391,1.023,0,1.414L2.414,4.001l2.293,2.293c0.391,0.391,0.391,1.023,0,1.414S3.684,8.099,3.293,7.708z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="5" height="8"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowRight_black_5x8px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowRight_black_5x8px.svg
new file mode 100644
index 0000000..e6724bc
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowRight_black_5x8px.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="5px" height="8px" viewBox="0 0.001 5 8" enable-background="new 0 0.001 5 8" xml:space="preserve">
+<defs>
+</defs>
+<path d="M1.707,0.294l3,3C4.902,3.49,5,3.745,5,4.001S4.902,4.513,4.707,4.708l-3,3c-0.391,0.391-1.023,0.391-1.414,0
+ s-0.391-1.023,0-1.414l2.293-2.293L0.293,1.708c-0.391-0.391-0.391-1.023,0-1.414S1.316-0.096,1.707,0.294z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="5" height="8"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowUp_black_8x5px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowUp_black_8x5px.svg
new file mode 100644
index 0000000..02ae9cd
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/ArrowUp_black_8x5px.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="8px" height="5px" viewBox="0 0.001 8 5" enable-background="new 0 0.001 8 5" xml:space="preserve">
+<defs>
+</defs>
+<path d="M0.293,3.294l3-3C3.488,0.099,3.744,0.001,4,0.001s0.512,0.098,0.707,0.293l3,3c0.391,0.391,0.391,1.023,0,1.414
+ s-1.023,0.391-1.414,0L4,2.415L1.707,4.708c-0.391,0.391-1.023,0.391-1.414,0S-0.098,3.685,0.293,3.294z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="8" height="5"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/errorSmall_red_10px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/errorSmall_red_10px.svg
new file mode 100644
index 0000000..fdb4e8c
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/errorSmall_red_10px.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="10px" height="10px" viewBox="0 0.001 10 10" enable-background="new 0 0.001 10 10" xml:space="preserve">
+<defs>
+</defs>
+<circle fill="#E32219" cx="5" cy="5.001" r="5"/>
+<path fill="#FFFFFF" d="M6.677,7.801L5.013,6.137L3.336,7.814L2.187,6.665l1.678-1.677L2.199,3.323l1.118-1.118l1.665,1.664
+ l1.682-1.682l1.149,1.149L6.131,5.018l1.664,1.665L6.677,7.801z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="10" height="10"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_black_10x8px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_black_10x8px.svg
new file mode 100644
index 0000000..5a00974
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_black_10x8px.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="10px" height="8px" viewBox="0 0.001 10 8" enable-background="new 0 0.001 10 8" xml:space="preserve">
+<defs>
+</defs>
+<path d="M4,8C3.735,8,3.48,7.896,3.293,7.708l-3-3c-0.391-0.391-0.391-1.024,0-1.414c0.391-0.39,1.023-0.39,1.414,0L3.933,5.52
+ l4.299-5.159c0.354-0.424,0.982-0.482,1.409-0.128c0.424,0.354,0.481,0.984,0.128,1.408l-5,6C4.588,7.857,4.326,7.986,4.045,7.999
+ C4.03,8,4.015,8,4,8z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="10" height="8"/>
+</svg>
diff --git a/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_green_10x8px.svg b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_green_10x8px.svg
new file mode 100644
index 0000000..257b5b0
--- /dev/null
+++ b/gui-editors/gui-editor-apex/src/main/webapp/dist/resources/other/tick_green_10x8px.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 15.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.1"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="10px" height="8px" viewBox="0 0.001 10 8" enable-background="new 0 0.001 10 8" xml:space="preserve">
+<defs>
+</defs>
+<path fill="#89BA17" d="M4,8C3.735,8,3.48,7.896,3.293,7.708l-3-3c-0.391-0.391-0.391-1.024,0-1.414c0.391-0.39,1.023-0.39,1.414,0
+ L3.933,5.52l4.299-5.159c0.354-0.424,0.983-0.482,1.409-0.128c0.424,0.354,0.481,0.984,0.128,1.408l-5,6
+ C4.588,7.857,4.326,7.986,4.045,7.999C4.03,8,4.015,8,4,8z"/>
+<rect display="none" opacity="0.2" fill="#E94E47" width="10" height="8"/>
+</svg>