Released version 5.1.0
This commit is contained in:
parent
1387169948
commit
5d3b005dc3
|
@ -3,10 +3,9 @@
|
||||||
https://github.com/josdejong/jsoneditor
|
https://github.com/josdejong/jsoneditor
|
||||||
|
|
||||||
|
|
||||||
## not yet released, version 5.1.0
|
## 2016-01-14, version 5.1.0
|
||||||
|
|
||||||
- Implemented support for JSON schema validation, powered by `ajv`. A JSON
|
- Implemented support for JSON schema validation, powered by `ajv`.
|
||||||
schema can be configured via the option `schema` or the method `setSchema`.
|
|
||||||
- Implemented #197: display an error in case of duplicate keys in an object.
|
- Implemented #197: display an error in case of duplicate keys in an object.
|
||||||
- Implemented #183: display a checkbox left from boolean values, so you can
|
- Implemented #183: display a checkbox left from boolean values, so you can
|
||||||
easily switch between true/false.
|
easily switch between true/false.
|
||||||
|
|
|
@ -1,13 +1,6 @@
|
||||||
# JSON Editor
|
# JSON Editor
|
||||||
|
|
||||||
Website: http://jsoneditoronline.org/
|
JSON Editor is a web-based tool to view, edit, format, and validate JSON.
|
||||||
|
|
||||||
Github: https://github.com/josdejong/jsoneditor
|
|
||||||
|
|
||||||
|
|
||||||
## Description
|
|
||||||
|
|
||||||
JSON Editor is a web-based tool to view, edit, and format JSON.
|
|
||||||
It has various modes such as a tree editor, a code editor, and a plain text
|
It has various modes such as a tree editor, a code editor, and a plain text
|
||||||
editor.
|
editor.
|
||||||
|
|
||||||
|
|
|
@ -43,12 +43,12 @@
|
||||||
id="namedview4144"
|
id="namedview4144"
|
||||||
showgrid="true"
|
showgrid="true"
|
||||||
inkscape:zoom="4"
|
inkscape:zoom="4"
|
||||||
inkscape:cx="41.516298"
|
inkscape:cx="97.217248"
|
||||||
inkscape:cy="105.31073"
|
inkscape:cy="59.950227"
|
||||||
inkscape:window-x="0"
|
inkscape:window-x="0"
|
||||||
inkscape:window-y="0"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
inkscape:current-layer="g4394"
|
inkscape:current-layer="svg4136"
|
||||||
showguides="false"
|
showguides="false"
|
||||||
borderlayer="false"
|
borderlayer="false"
|
||||||
inkscape:showpageshadow="true"
|
inkscape:showpageshadow="true"
|
||||||
|
@ -60,447 +60,440 @@
|
||||||
</sodipodi:namedview>
|
</sodipodi:namedview>
|
||||||
<!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
|
<!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
|
||||||
<g
|
<g
|
||||||
id="g4138">
|
id="g4394">
|
||||||
<title
|
<rect
|
||||||
id="title4140">Layer 1</title>
|
x="4"
|
||||||
|
y="4"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="svg_1"
|
||||||
|
style="fill:#1aae1c;fill-opacity:1;stroke:none;stroke-width:0" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0"
|
||||||
|
x="28.000006"
|
||||||
|
y="3.999995"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="svg_1-7" />
|
||||||
|
<rect
|
||||||
|
id="rect4165"
|
||||||
|
height="16"
|
||||||
|
width="16"
|
||||||
|
y="3.999995"
|
||||||
|
x="52.000004"
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0" />
|
||||||
|
<rect
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
|
x="172.00002"
|
||||||
|
y="3.9999852"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="rect4175" />
|
||||||
|
<rect
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
|
x="196"
|
||||||
|
y="3.999995"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="rect4175-3" />
|
||||||
<g
|
<g
|
||||||
id="g4394">
|
style="stroke:none"
|
||||||
|
id="g4299">
|
||||||
<rect
|
<rect
|
||||||
style="fill:#1aae1c;fill-opacity:1;stroke:none;stroke-width:0"
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
id="svg_1"
|
id="svg_1-1"
|
||||||
height="16"
|
height="1.9999986"
|
||||||
width="16"
|
width="9.9999924"
|
||||||
y="4"
|
y="10.999998"
|
||||||
x="4" />
|
x="7.0000048" />
|
||||||
<rect
|
<rect
|
||||||
id="svg_1-7"
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
height="16"
|
id="svg_1-1-1"
|
||||||
width="16"
|
height="9.9999838"
|
||||||
y="3.999995"
|
width="1.9999955"
|
||||||
x="28.000006"
|
y="7.0000114"
|
||||||
style="fill:#ec3f29;fill-opacity:0.94117647;stroke:none;stroke-width:0" />
|
x="11.000005" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
style="stroke:none"
|
||||||
|
transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)"
|
||||||
|
id="g4299-3">
|
||||||
<rect
|
<rect
|
||||||
style="fill:#4c4c4c;fill-opacity:1;stroke:none;stroke-width:0"
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
x="52.000004"
|
id="svg_1-1-0"
|
||||||
y="3.999995"
|
height="1.9999986"
|
||||||
width="16"
|
width="9.9999924"
|
||||||
height="16"
|
y="10.999998"
|
||||||
id="rect4165" />
|
x="7.0000048" />
|
||||||
<rect
|
<rect
|
||||||
id="rect4175"
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
height="16"
|
id="svg_1-1-1-9"
|
||||||
width="16"
|
height="9.9999838"
|
||||||
y="3.9999852"
|
width="1.9999955"
|
||||||
x="172.00002"
|
y="7.0000114"
|
||||||
style="fill:#4c4c4c;stroke:none;stroke-width:0;fill-opacity:1" />
|
x="11.000005" />
|
||||||
|
</g>
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
|
x="55.000004"
|
||||||
|
y="7.0000048"
|
||||||
|
width="6.9999909"
|
||||||
|
height="6.9999905"
|
||||||
|
id="svg_1-7-5" />
|
||||||
|
<rect
|
||||||
|
id="rect4354"
|
||||||
|
height="6.9999905"
|
||||||
|
width="6.9999909"
|
||||||
|
y="10.00001"
|
||||||
|
x="58"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#4c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#3c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647"
|
||||||
|
x="58.000004"
|
||||||
|
y="10.000005"
|
||||||
|
width="6.9999909"
|
||||||
|
height="6.9999905"
|
||||||
|
id="svg_1-7-5-7" />
|
||||||
|
<g
|
||||||
|
id="g4378">
|
||||||
<rect
|
<rect
|
||||||
id="rect4175-3"
|
id="svg_1-7-5-3"
|
||||||
height="16"
|
height="1.9999965"
|
||||||
width="16"
|
width="7.9999909"
|
||||||
y="3.999995"
|
y="10.999999"
|
||||||
x="196"
|
x="198"
|
||||||
style="fill:#4c4c4c;stroke:none;stroke-width:0;fill-opacity:1" />
|
|
||||||
<g
|
|
||||||
id="g4299"
|
|
||||||
style="stroke:none">
|
|
||||||
<rect
|
|
||||||
x="7.0000048"
|
|
||||||
y="10.999998"
|
|
||||||
width="9.9999924"
|
|
||||||
height="1.9999986"
|
|
||||||
id="svg_1-1"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
x="11.000005"
|
|
||||||
y="7.0000114"
|
|
||||||
width="1.9999955"
|
|
||||||
height="9.9999838"
|
|
||||||
id="svg_1-1-1"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0" />
|
|
||||||
</g>
|
|
||||||
<g
|
|
||||||
id="g4299-3"
|
|
||||||
transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)"
|
|
||||||
style="stroke:none">
|
|
||||||
<rect
|
|
||||||
x="7.0000048"
|
|
||||||
y="10.999998"
|
|
||||||
width="9.9999924"
|
|
||||||
height="1.9999986"
|
|
||||||
id="svg_1-1-0"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
x="11.000005"
|
|
||||||
y="7.0000114"
|
|
||||||
width="1.9999955"
|
|
||||||
height="9.9999838"
|
|
||||||
id="svg_1-1-1-9"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0" />
|
|
||||||
</g>
|
|
||||||
<rect
|
|
||||||
id="svg_1-7-5"
|
|
||||||
height="6.9999905"
|
|
||||||
width="6.9999909"
|
|
||||||
y="7.0000048"
|
|
||||||
x="55.000004"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
||||||
<rect
|
<rect
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#4c4c4c;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
x="58"
|
x="198"
|
||||||
y="10.00001"
|
y="7.0000005"
|
||||||
width="6.9999909"
|
width="11.999995"
|
||||||
height="6.9999905"
|
height="1.9999946"
|
||||||
id="rect4354" />
|
id="rect4374" />
|
||||||
<rect
|
|
||||||
id="svg_1-7-5-7"
|
|
||||||
height="6.9999905"
|
|
||||||
width="6.9999909"
|
|
||||||
y="10.000005"
|
|
||||||
x="58.000004"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#3c80df;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.94117647" />
|
|
||||||
<g
|
|
||||||
id="g4378">
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
|
||||||
x="198"
|
|
||||||
y="10.999999"
|
|
||||||
width="7.9999909"
|
|
||||||
height="1.9999965"
|
|
||||||
id="svg_1-7-5-3" />
|
|
||||||
<rect
|
|
||||||
id="rect4374"
|
|
||||||
height="1.9999946"
|
|
||||||
width="11.999995"
|
|
||||||
y="7.0000005"
|
|
||||||
x="198"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
id="rect4376"
|
|
||||||
height="1.9999995"
|
|
||||||
width="3.9999928"
|
|
||||||
y="14.999996"
|
|
||||||
x="198"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
|
||||||
</g>
|
|
||||||
<g
|
|
||||||
transform="matrix(1,0,0,-1,-23.999995,23.999995)"
|
|
||||||
id="g4383">
|
|
||||||
<rect
|
|
||||||
id="rect4385"
|
|
||||||
height="1.9999965"
|
|
||||||
width="7.9999909"
|
|
||||||
y="10.999999"
|
|
||||||
x="198"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
|
||||||
x="198"
|
|
||||||
y="7.0000005"
|
|
||||||
width="11.999995"
|
|
||||||
height="1.9999946"
|
|
||||||
id="rect4387" />
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
|
||||||
x="198"
|
|
||||||
y="14.999996"
|
|
||||||
width="3.9999928"
|
|
||||||
height="1.9999995"
|
|
||||||
id="rect4389" />
|
|
||||||
</g>
|
|
||||||
<rect
|
|
||||||
style="fill:#4c4c4c;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-4"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="76"
|
|
||||||
y="3.9999199" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z"
|
|
||||||
id="path4351"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="cccccccc" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z"
|
|
||||||
id="path4351-9"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="cccccccc" />
|
|
||||||
<rect
|
|
||||||
style="fill:#4c4c4c;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-25"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="100"
|
|
||||||
y="3.9999199" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z"
|
|
||||||
id="path2987"
|
|
||||||
inkscape:connector-curvature="0" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z"
|
|
||||||
id="path2987-1"
|
|
||||||
inkscape:connector-curvature="0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#4c4c4c;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-73"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="124"
|
|
||||||
y="3.9999199" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z"
|
|
||||||
id="path3780"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="ccccccccc" />
|
|
||||||
<path
|
|
||||||
style="fill:#4c4c4c;fill-opacity:1;stroke:none"
|
|
||||||
d="m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z"
|
|
||||||
id="path3782"
|
|
||||||
inkscape:connector-curvature="0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#4c4c4c;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-35"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="148"
|
|
||||||
y="3.9999199" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z"
|
|
||||||
id="path5008-2"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="ccccccc" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z"
|
|
||||||
id="path5008-2-8"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="ccccccc" />
|
|
||||||
</g>
|
|
||||||
<g
|
|
||||||
id="g4430"
|
|
||||||
transform="translate(0,23.999995)">
|
|
||||||
<rect
|
|
||||||
x="4"
|
|
||||||
y="4"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
id="rect4432"
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:none;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:none;stroke-width:0"
|
|
||||||
x="28.000006"
|
|
||||||
y="3.999995"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
id="rect4434" />
|
|
||||||
<rect
|
|
||||||
id="rect4436"
|
|
||||||
height="16"
|
|
||||||
width="16"
|
|
||||||
y="3.999995"
|
|
||||||
x="52.000004"
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#d3d3d3;stroke:#000000;stroke-width:0"
|
|
||||||
x="172.00002"
|
|
||||||
y="3.9999852"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
id="rect4446" />
|
|
||||||
<rect
|
|
||||||
style="fill:#d3d3d3;stroke:#000000;stroke-width:0"
|
|
||||||
x="196"
|
|
||||||
y="3.999995"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
id="rect4448" />
|
|
||||||
<g
|
|
||||||
id="g4466"
|
|
||||||
style="stroke:none">
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
|
||||||
id="rect4468"
|
|
||||||
height="1.9999986"
|
|
||||||
width="9.9999924"
|
|
||||||
y="10.999998"
|
|
||||||
x="7.0000048" />
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
|
||||||
id="rect4470"
|
|
||||||
height="9.9999838"
|
|
||||||
width="1.9999955"
|
|
||||||
y="7.0000114"
|
|
||||||
x="11.000005" />
|
|
||||||
</g>
|
|
||||||
<g
|
|
||||||
transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,12.000001)"
|
|
||||||
id="g4472"
|
|
||||||
style="stroke:none">
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
|
||||||
id="rect4474"
|
|
||||||
height="1.9999986"
|
|
||||||
width="9.9999924"
|
|
||||||
y="10.999998"
|
|
||||||
x="7.0000048" />
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
|
||||||
id="rect4476"
|
|
||||||
height="9.9999838"
|
|
||||||
width="1.9999955"
|
|
||||||
y="7.0000114"
|
|
||||||
x="11.000005" />
|
|
||||||
</g>
|
|
||||||
<rect
|
<rect
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
x="55.000004"
|
x="198"
|
||||||
y="7.0000048"
|
y="14.999996"
|
||||||
width="6.9999909"
|
width="3.9999928"
|
||||||
height="6.9999905"
|
height="1.9999995"
|
||||||
id="rect4478" />
|
id="rect4376" />
|
||||||
<rect
|
|
||||||
id="rect4480"
|
|
||||||
height="6.9999905"
|
|
||||||
width="6.9999909"
|
|
||||||
y="10.000014"
|
|
||||||
x="58"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#d3d3d3;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" />
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#d3d3d3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
|
|
||||||
x="58.000004"
|
|
||||||
y="10.00001"
|
|
||||||
width="6.9999909"
|
|
||||||
height="6.9999905"
|
|
||||||
id="rect4482" />
|
|
||||||
<g
|
|
||||||
id="g4484">
|
|
||||||
<rect
|
|
||||||
id="rect4486"
|
|
||||||
height="1.9999965"
|
|
||||||
width="7.9999909"
|
|
||||||
y="10.999999"
|
|
||||||
x="198"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
|
||||||
x="198"
|
|
||||||
y="7.0000005"
|
|
||||||
width="11.999995"
|
|
||||||
height="1.9999946"
|
|
||||||
id="rect4488" />
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
|
||||||
x="198"
|
|
||||||
y="14.999996"
|
|
||||||
width="3.9999928"
|
|
||||||
height="1.9999995"
|
|
||||||
id="rect4490" />
|
|
||||||
</g>
|
|
||||||
<g
|
|
||||||
id="g4492"
|
|
||||||
transform="matrix(1,0,0,-1,-23.999995,23.999995)">
|
|
||||||
<rect
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
|
||||||
x="198"
|
|
||||||
y="10.999999"
|
|
||||||
width="7.9999909"
|
|
||||||
height="1.9999965"
|
|
||||||
id="rect4494" />
|
|
||||||
<rect
|
|
||||||
id="rect4496"
|
|
||||||
height="1.9999946"
|
|
||||||
width="11.999995"
|
|
||||||
y="7.0000005"
|
|
||||||
x="198"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
|
||||||
<rect
|
|
||||||
id="rect4498"
|
|
||||||
height="1.9999995"
|
|
||||||
width="3.9999928"
|
|
||||||
y="14.999996"
|
|
||||||
x="198"
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
|
||||||
</g>
|
|
||||||
<rect
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-8"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="76"
|
|
||||||
y="3.9999249" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 85.10448,6.0155423 -0.0156,1.4063 c 3.02668,-0.2402 0.33007,3.6507997 2.48438,4.5780997 -2.18695,1.0938 0.49191,4.90688 -2.45313,4.57808 l -0.0156,1.4219 c 5.70827,0.559 1.03263,-5.10048 4.70313,-5.26558 l 0,-1.4063 c -3.61304,-0.027 1.11893,-5.7069997 -4.70313,-5.3124997 z"
|
|
||||||
id="path4351-1"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="cccccccc" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
|
||||||
d="m 82.78126,5.9982423 0.0156,1.4063 c -3.02668,-0.2402 -0.33008,3.6506997 -2.48438,4.5780997 2.18694,1.0938 -0.49191,4.90688 2.45313,4.57808 l 0.0156,1.4219 c -5.70828,0.559 -1.03264,-5.10038 -4.70313,-5.26558 l 0,-1.4063 c 3.61303,-0.027 -1.11893,-5.7070997 4.70313,-5.3124997 z"
|
|
||||||
id="path4351-9-5"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="cccccccc" />
|
|
||||||
<rect
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-65"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="100"
|
|
||||||
y="3.9999249" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 103.719,5.6719423 0,12.7187797 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249797 1.375,0 0,-1.5625 z"
|
|
||||||
id="path2987-8"
|
|
||||||
inkscape:connector-curvature="0" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 112.2185,5.6719423 0,12.7187797 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249797 -1.375,0 0,-1.5625 z"
|
|
||||||
id="path2987-1-9"
|
|
||||||
inkscape:connector-curvature="0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-92"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="124"
|
|
||||||
y="3.9999249" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 126.2824,17.602922 1.78957,0 1.14143,-2.86408 5.65364,0 1.14856,2.86408 1.76565,0 -4.78687,-11.1610797 -1.91902,0 z"
|
|
||||||
id="path3780-9"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="ccccccccc" />
|
|
||||||
<path
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
|
||||||
d="m 129.72704,13.478842 4.60852,0.01 -2.30426,-5.5497997 z"
|
|
||||||
id="path3782-2"
|
|
||||||
inkscape:connector-curvature="0" />
|
|
||||||
<rect
|
|
||||||
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
|
||||||
id="rect3754-47"
|
|
||||||
width="16"
|
|
||||||
height="16"
|
|
||||||
x="148"
|
|
||||||
y="3.9999249" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 156.47656,5.8917423 0,2.1797 0.46093,2.3983997 1.82813,0 0.39844,-2.3983997 0,-2.1797 z"
|
|
||||||
id="path5008-2-1"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="ccccccc" />
|
|
||||||
<path
|
|
||||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
|
||||||
d="m 152.51562,5.8906423 0,2.1797 0.46094,2.3983997 1.82812,0 0.39844,-2.3983997 0,-2.1797 z"
|
|
||||||
id="path5008-2-8-8"
|
|
||||||
inkscape:connector-curvature="0"
|
|
||||||
sodipodi:nodetypes="ccccccc" />
|
|
||||||
</g>
|
</g>
|
||||||
|
<g
|
||||||
|
id="g4383"
|
||||||
|
transform="matrix(1,0,0,-1,-23.999995,23.999995)">
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
|
x="198"
|
||||||
|
y="10.999999"
|
||||||
|
width="7.9999909"
|
||||||
|
height="1.9999965"
|
||||||
|
id="rect4385" />
|
||||||
|
<rect
|
||||||
|
id="rect4387"
|
||||||
|
height="1.9999946"
|
||||||
|
width="11.999995"
|
||||||
|
y="7.0000005"
|
||||||
|
x="198"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
||||||
|
<rect
|
||||||
|
id="rect4389"
|
||||||
|
height="1.9999995"
|
||||||
|
width="3.9999928"
|
||||||
|
y="14.999996"
|
||||||
|
x="198"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
||||||
|
</g>
|
||||||
|
<rect
|
||||||
|
y="3.9999199"
|
||||||
|
x="76"
|
||||||
|
height="16"
|
||||||
|
width="16"
|
||||||
|
id="rect3754-4"
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none" />
|
||||||
|
<path
|
||||||
|
sodipodi:nodetypes="cccccccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path4351"
|
||||||
|
d="m 85.10447,6.0157384 -0.0156,1.4063 c 3.02669,-0.2402 0.33008,3.6507996 2.48438,4.5780996 -2.18694,1.0938 0.49191,4.9069 -2.45313,4.5781 l -0.0156,1.4219 c 5.70828,0.559 1.03264,-5.1005 4.70313,-5.2656 l 0,-1.4063 c -3.61303,-0.027 1.11893,-5.7069996 -4.70313,-5.3124996 z"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
sodipodi:nodetypes="cccccccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path4351-9"
|
||||||
|
d="m 82.78125,5.9984384 0.0156,1.4063 c -3.02668,-0.2402 -0.33007,3.6506996 -2.48437,4.5780996 2.18694,1.0938 -0.49192,4.9069 2.45312,4.5781 l 0.0156,1.4219 c -5.70827,0.559 -1.03263,-5.1004 -4.70312,-5.2656 l 0,-1.4063 c 3.61303,-0.027 -1.11894,-5.7070996 4.70312,-5.3124996 z"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<rect
|
||||||
|
y="3.9999199"
|
||||||
|
x="100"
|
||||||
|
height="16"
|
||||||
|
width="16"
|
||||||
|
id="rect3754-25"
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path2987"
|
||||||
|
d="m 103.719,5.6719384 0,12.7187996 3.03125,0 0,-1.5313 -1.34375,0 0,-9.6249996 1.375,0 0,-1.5625 z"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path2987-1"
|
||||||
|
d="m 112.2185,5.6721984 0,12.7187996 -3.03125,0 0,-1.5313 1.34375,0 0,-9.6249996 -1.375,0 0,-1.5625 z"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none" />
|
||||||
|
<rect
|
||||||
|
y="3.9999199"
|
||||||
|
x="124"
|
||||||
|
height="16"
|
||||||
|
width="16"
|
||||||
|
id="rect3754-73"
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none" />
|
||||||
|
<path
|
||||||
|
sodipodi:nodetypes="ccccccccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path3780"
|
||||||
|
d="m 126.2824,17.602938 1.78957,0 1.14143,-2.8641 5.65364,0 1.14856,2.8641 1.76565,0 -4.78687,-11.1610996 -1.91903,0 z"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none" />
|
||||||
|
<path
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path3782"
|
||||||
|
d="m 129.72704,13.478838 4.60852,0.01 -2.30426,-5.5497996 z"
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none" />
|
||||||
|
<rect
|
||||||
|
y="3.9999199"
|
||||||
|
x="148"
|
||||||
|
height="16"
|
||||||
|
width="16"
|
||||||
|
id="rect3754-35"
|
||||||
|
style="fill:#4c4c4c;fill-opacity:1;stroke:none" />
|
||||||
|
<path
|
||||||
|
sodipodi:nodetypes="ccccccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path5008-2"
|
||||||
|
d="m 156.47655,5.8917384 0,2.1797 0.46093,2.3983996 1.82813,0 0.39844,-2.3983996 0,-2.1797 z"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none" />
|
||||||
|
<path
|
||||||
|
sodipodi:nodetypes="ccccccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path5008-2-8"
|
||||||
|
d="m 152.51561,5.8906384 0,2.1797 0.46094,2.3983996 1.82812,0 0.39844,-2.3983996 0,-2.1797 z"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none" />
|
||||||
</g>
|
</g>
|
||||||
|
<rect
|
||||||
|
x="4"
|
||||||
|
y="27.999994"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="rect4432"
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:none;stroke-width:0" />
|
||||||
|
<rect
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
|
x="28.000006"
|
||||||
|
y="27.99999"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="rect4434" />
|
||||||
|
<rect
|
||||||
|
id="rect4436"
|
||||||
|
height="16"
|
||||||
|
width="16"
|
||||||
|
y="27.99999"
|
||||||
|
x="52.000004"
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
||||||
|
<rect
|
||||||
|
style="fill:#d3d3d3;stroke:#000000;stroke-width:0"
|
||||||
|
x="172.00002"
|
||||||
|
y="27.999981"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="rect4446" />
|
||||||
|
<rect
|
||||||
|
style="fill:#d3d3d3;stroke:#000000;stroke-width:0"
|
||||||
|
x="196"
|
||||||
|
y="27.99999"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
id="rect4448" />
|
||||||
|
<g
|
||||||
|
id="g4466"
|
||||||
|
style="stroke:none"
|
||||||
|
transform="translate(0,23.999995)">
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
|
id="rect4468"
|
||||||
|
height="1.9999986"
|
||||||
|
width="9.9999924"
|
||||||
|
y="10.999998"
|
||||||
|
x="7.0000048" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
|
id="rect4470"
|
||||||
|
height="9.9999838"
|
||||||
|
width="1.9999955"
|
||||||
|
y="7.0000114"
|
||||||
|
x="11.000005" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
transform="matrix(0.70710678,-0.70710678,0.70710678,0.70710678,19.029435,35.999996)"
|
||||||
|
id="g4472"
|
||||||
|
style="stroke:none">
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
|
id="rect4474"
|
||||||
|
height="1.9999986"
|
||||||
|
width="9.9999924"
|
||||||
|
y="10.999998"
|
||||||
|
x="7.0000048" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0"
|
||||||
|
id="rect4476"
|
||||||
|
height="9.9999838"
|
||||||
|
width="1.9999955"
|
||||||
|
y="7.0000114"
|
||||||
|
x="11.000005" />
|
||||||
|
</g>
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
|
x="55.000004"
|
||||||
|
y="31"
|
||||||
|
width="6.9999909"
|
||||||
|
height="6.9999905"
|
||||||
|
id="rect4478" />
|
||||||
|
<rect
|
||||||
|
id="rect4480"
|
||||||
|
height="6.9999905"
|
||||||
|
width="6.9999909"
|
||||||
|
y="34.000008"
|
||||||
|
x="58"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#d3d3d3;stroke-width:2;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#d3d3d3;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none"
|
||||||
|
x="58.000004"
|
||||||
|
y="34.000004"
|
||||||
|
width="6.9999909"
|
||||||
|
height="6.9999905"
|
||||||
|
id="rect4482" />
|
||||||
|
<g
|
||||||
|
id="g4484"
|
||||||
|
transform="translate(0,23.999995)">
|
||||||
|
<rect
|
||||||
|
id="rect4486"
|
||||||
|
height="1.9999965"
|
||||||
|
width="7.9999909"
|
||||||
|
y="10.999999"
|
||||||
|
x="198"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
|
x="198"
|
||||||
|
y="7.0000005"
|
||||||
|
width="11.999995"
|
||||||
|
height="1.9999946"
|
||||||
|
id="rect4488" />
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
|
x="198"
|
||||||
|
y="14.999996"
|
||||||
|
width="3.9999928"
|
||||||
|
height="1.9999995"
|
||||||
|
id="rect4490" />
|
||||||
|
</g>
|
||||||
|
<g
|
||||||
|
id="g4492"
|
||||||
|
transform="matrix(1,0,0,-1,-23.999995,47.99999)">
|
||||||
|
<rect
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0"
|
||||||
|
x="198"
|
||||||
|
y="10.999999"
|
||||||
|
width="7.9999909"
|
||||||
|
height="1.9999965"
|
||||||
|
id="rect4494" />
|
||||||
|
<rect
|
||||||
|
id="rect4496"
|
||||||
|
height="1.9999946"
|
||||||
|
width="11.999995"
|
||||||
|
y="7.0000005"
|
||||||
|
x="198"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
||||||
|
<rect
|
||||||
|
id="rect4498"
|
||||||
|
height="1.9999995"
|
||||||
|
width="3.9999928"
|
||||||
|
y="14.999996"
|
||||||
|
x="198"
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0" />
|
||||||
|
</g>
|
||||||
|
<rect
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
||||||
|
id="rect3754-8"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
x="76"
|
||||||
|
y="27.99992" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 85.10448,30.015537 -0.0156,1.4063 c 3.02668,-0.2402 0.33007,3.6508 2.48438,4.5781 -2.18695,1.0938 0.49191,4.90688 -2.45313,4.57808 l -0.0156,1.4219 c 5.70827,0.559 1.03263,-5.10048 4.70313,-5.26558 l 0,-1.4063 c -3.61304,-0.027 1.11893,-5.707 -4.70313,-5.3125 z"
|
||||||
|
id="path4351-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:#ffffff;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
|
||||||
|
d="m 82.78126,29.998237 0.0156,1.4063 c -3.02668,-0.2402 -0.33008,3.6507 -2.48438,4.5781 2.18694,1.0938 -0.49191,4.90688 2.45313,4.57808 l 0.0156,1.4219 c -5.70828,0.559 -1.03264,-5.10038 -4.70313,-5.26558 l 0,-1.4063 c 3.61303,-0.027 -1.11893,-5.7071 4.70313,-5.3125 z"
|
||||||
|
id="path4351-9-5"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccccccc" />
|
||||||
|
<rect
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
||||||
|
id="rect3754-65"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
x="100"
|
||||||
|
y="27.99992" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||||
|
d="m 103.719,29.671937 0,12.71878 3.03125,0 0,-1.5313 -1.34375,0 0,-9.62498 1.375,0 0,-1.5625 z"
|
||||||
|
id="path2987-8"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||||
|
d="m 112.2185,29.671937 0,12.71878 -3.03125,0 0,-1.5313 1.34375,0 0,-9.62498 -1.375,0 0,-1.5625 z"
|
||||||
|
id="path2987-1-9"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<rect
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
||||||
|
id="rect3754-92"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
x="124"
|
||||||
|
y="27.99992" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||||
|
d="m 126.2824,41.602917 1.78957,0 1.14143,-2.86408 5.65364,0 1.14856,2.86408 1.76565,0 -4.78687,-11.16108 -1.91902,0 z"
|
||||||
|
id="path3780-9"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
||||||
|
d="m 129.72704,37.478837 4.60852,0.01 -2.30426,-5.5498 z"
|
||||||
|
id="path3782-2"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
<rect
|
||||||
|
style="fill:#d3d3d3;fill-opacity:1;stroke:none"
|
||||||
|
id="rect3754-47"
|
||||||
|
width="16"
|
||||||
|
height="16"
|
||||||
|
x="148"
|
||||||
|
y="27.99992" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||||
|
d="m 156.47656,29.891737 0,2.1797 0.46093,2.3984 1.82813,0 0.39844,-2.3984 0,-2.1797 z"
|
||||||
|
id="path5008-2-1"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
|
<path
|
||||||
|
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||||
|
d="m 152.51562,29.890637 0,2.1797 0.46094,2.3984 1.82812,0 0.39844,-2.3984 0,-2.1797 z"
|
||||||
|
id="path5008-2-8-8"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="ccccccc" />
|
||||||
<rect
|
<rect
|
||||||
id="svg_1-7-2"
|
id="svg_1-7-2"
|
||||||
height="1.9999961"
|
height="1.9999961"
|
||||||
|
@ -879,4 +872,22 @@
|
||||||
inkscape:rounded="0"
|
inkscape:rounded="0"
|
||||||
inkscape:randomized="0"
|
inkscape:randomized="0"
|
||||||
d="m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z" />
|
d="m 16.66742,60.073212 -3.833708,2.213392 -3.8337072,2.213392 0,-4.426784 0,-4.426785 3.8337082,2.213392 z" />
|
||||||
|
<path
|
||||||
|
sodipodi:nodetypes="cccc"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
id="path4615-5"
|
||||||
|
d="m 171.82574,65.174193 16.34854,0 -8.17427,-13.348454 z"
|
||||||
|
style="fill:#fbb917;fill-opacity:1;fill-rule:evenodd;stroke:#fbb917;stroke-width:1.65161395;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 179,55 0,6 2,0 0,-6"
|
||||||
|
id="path4300"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
|
<path
|
||||||
|
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
|
||||||
|
d="m 179,62 0,2 2,0 0,-2"
|
||||||
|
id="path4300-6"
|
||||||
|
inkscape:connector-curvature="0"
|
||||||
|
sodipodi:nodetypes="cccc" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 35 KiB |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -259,11 +259,195 @@ div.jsoneditor-field,
|
||||||
div.jsoneditor-value,
|
div.jsoneditor-value,
|
||||||
div.jsoneditor td,
|
div.jsoneditor td,
|
||||||
div.jsoneditor th,
|
div.jsoneditor th,
|
||||||
div.jsoneditor textarea {
|
div.jsoneditor textarea,
|
||||||
|
.jsoneditor-schema-error {
|
||||||
font-family: droid sans mono, consolas, monospace, courier new, courier, sans-serif;
|
font-family: droid sans mono, consolas, monospace, courier new, courier, sans-serif;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
color: #1A1A1A;
|
color: #1A1A1A;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* popover */
|
||||||
|
|
||||||
|
.jsoneditor-schema-error {
|
||||||
|
cursor: default;
|
||||||
|
display: inline-block;
|
||||||
|
/*font-family: arial, sans-serif;*/
|
||||||
|
height: 24px;
|
||||||
|
line-height: 24px;
|
||||||
|
position: relative;
|
||||||
|
text-align: center;
|
||||||
|
width: 24px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.jsoneditor-tree .jsoneditor-schema-error {
|
||||||
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
padding: 0;
|
||||||
|
margin: 0 4px 0 0;
|
||||||
|
background: url("img/jsoneditor-icons.svg") -168px -48px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover {
|
||||||
|
background-color: #4c4c4c;
|
||||||
|
border-radius: 3px;
|
||||||
|
box-shadow: 0 0 5px rgba(0,0,0,0.4);
|
||||||
|
color: #fff;
|
||||||
|
display: none;
|
||||||
|
padding: 7px 10px;
|
||||||
|
position: absolute;
|
||||||
|
width: 200px;
|
||||||
|
z-index: 4;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-above {
|
||||||
|
bottom: 32px;
|
||||||
|
left: -98px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-below {
|
||||||
|
top: 32px;
|
||||||
|
left: -98px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-left {
|
||||||
|
top: -7px;
|
||||||
|
right: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-right {
|
||||||
|
top: -7px;
|
||||||
|
left: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover:before {
|
||||||
|
border-right: 7px solid transparent;
|
||||||
|
border-left: 7px solid transparent;
|
||||||
|
content: '';
|
||||||
|
display: block;
|
||||||
|
left: 50%;
|
||||||
|
margin-left: -7px;
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-above:before {
|
||||||
|
border-top: 7px solid #4c4c4c;
|
||||||
|
bottom: -7px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-below:before {
|
||||||
|
border-bottom: 7px solid #4c4c4c;
|
||||||
|
top: -7px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-left:before {
|
||||||
|
border-left: 7px solid #4c4c4c;
|
||||||
|
border-top: 7px solid transparent;
|
||||||
|
border-bottom: 7px solid transparent;
|
||||||
|
content: '';
|
||||||
|
top: 19px;
|
||||||
|
right: -14px;
|
||||||
|
left: inherit;
|
||||||
|
margin-left: inherit;
|
||||||
|
margin-top: -7px;
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error .jsoneditor-popover.jsoneditor-right:before {
|
||||||
|
border-right: 7px solid #4c4c4c;
|
||||||
|
border-top: 7px solid transparent;
|
||||||
|
border-bottom: 7px solid transparent;
|
||||||
|
content: '';
|
||||||
|
top: 19px;
|
||||||
|
left: -14px;
|
||||||
|
margin-left: inherit;
|
||||||
|
margin-top: -7px;
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-schema-error:hover .jsoneditor-popover,
|
||||||
|
.jsoneditor-schema-error:focus .jsoneditor-popover {
|
||||||
|
display: block;
|
||||||
|
-webkit-animation: fade-in .3s linear 1, move-up .3s linear 1;
|
||||||
|
-moz-animation: fade-in .3s linear 1, move-up .3s linear 1;
|
||||||
|
-ms-animation: fade-in .3s linear 1, move-up .3s linear 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
@-webkit-keyframes fade-in {
|
||||||
|
from {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
to {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@-moz-keyframes fade-in {
|
||||||
|
from {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
to {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
@-ms-keyframes fade-in {
|
||||||
|
from {
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
to {
|
||||||
|
opacity: 1;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/*@-webkit-keyframes move-up {*/
|
||||||
|
|
||||||
|
/*from { bottom: 24px; }*/
|
||||||
|
|
||||||
|
/*to { bottom: 32px; }*/
|
||||||
|
|
||||||
|
/*}*/
|
||||||
|
|
||||||
|
/*@-moz-keyframes move-up {*/
|
||||||
|
|
||||||
|
/*from { bottom: 24px; }*/
|
||||||
|
|
||||||
|
/*to { bottom: 32px; }*/
|
||||||
|
|
||||||
|
/*}*/
|
||||||
|
|
||||||
|
/*@-ms-keyframes move-up {*/
|
||||||
|
|
||||||
|
/*from { bottom: 24px; }*/
|
||||||
|
|
||||||
|
/*to { bottom: 32px; }*/
|
||||||
|
|
||||||
|
/*}*/
|
||||||
|
|
||||||
|
/* JSON schema errors displayed at the bottom of the editor in mode text and code */
|
||||||
|
|
||||||
|
.jsoneditor .jsoneditor-text-errors {
|
||||||
|
width: 100%;
|
||||||
|
border-collapse: collapse;
|
||||||
|
background-color: #ffef8b;
|
||||||
|
border-top: 1px solid #ffd700;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor .jsoneditor-text-errors td {
|
||||||
|
padding: 3px 6px;
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jsoneditor-text-errors .jsoneditor-schema-error {
|
||||||
|
border: none;
|
||||||
|
width: 24px;
|
||||||
|
height: 24px;
|
||||||
|
padding: 0;
|
||||||
|
margin: 0 4px 0 0;
|
||||||
|
background: url("img/jsoneditor-icons.svg") -168px -48px;
|
||||||
|
}
|
||||||
/* ContextMenu - main menu */
|
/* ContextMenu - main menu */
|
||||||
|
|
||||||
div.jsoneditor-contextmenu-root {
|
div.jsoneditor-contextmenu-root {
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,41 @@
|
||||||
|
# Which files do I need?
|
||||||
|
|
||||||
|
Ehhh, that's quite some files in this dist folder. Which files do I need?
|
||||||
|
|
||||||
|
|
||||||
|
## Full version
|
||||||
|
|
||||||
|
If you're not sure which version to use, use the full version.
|
||||||
|
|
||||||
|
Which files are needed when using the full version?
|
||||||
|
|
||||||
|
- jsoneditor.min.js
|
||||||
|
- jsoneditor.map (optional, for debugging purposes only)
|
||||||
|
- jsoneditor.min.css
|
||||||
|
- img/jsoneditor-icons.svg
|
||||||
|
|
||||||
|
|
||||||
|
## Minimalist version
|
||||||
|
|
||||||
|
The minimalist version has excluded the following libraries:
|
||||||
|
|
||||||
|
- `ace` (via `brace`), used for the code editor.
|
||||||
|
- `ajv`, used for JSON schema validation.
|
||||||
|
|
||||||
|
This reduces the the size of the minified and gzipped JavaScript file from
|
||||||
|
about 160 kB to about 40 kB.
|
||||||
|
|
||||||
|
When to use the minimalist version?
|
||||||
|
|
||||||
|
- If you don't need the mode "code" and don't need JSON schema validation.
|
||||||
|
- Or if you want to provide `ace` and/or `ajv` yourself via the configuration
|
||||||
|
options, for example when you already use Ace in other parts of your
|
||||||
|
web application too and don't want to bundle the library twice.
|
||||||
|
|
||||||
|
Which files are needed when using the minimalist version?
|
||||||
|
|
||||||
|
- jsoneditor-minimalist.min.js
|
||||||
|
- jsoneditor-minimalist.map (optional, for debugging purposes only)
|
||||||
|
- jsoneditor.min.css
|
||||||
|
- img/jsoneditor-icons.svg
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "jsoneditor",
|
"name": "jsoneditor",
|
||||||
"version": "5.0.1",
|
"version": "5.1.0",
|
||||||
"main": "./index",
|
"main": "./index",
|
||||||
"description": "A web-based tool to view, edit and format JSON",
|
"description": "A web-based tool to view, edit, format, and validate JSON",
|
||||||
"tags": [
|
"tags": [
|
||||||
"json",
|
"json",
|
||||||
"editor",
|
"editor",
|
||||||
|
|
|
@ -2,8 +2,9 @@
|
||||||
* jsoneditor.js
|
* jsoneditor.js
|
||||||
*
|
*
|
||||||
* @brief
|
* @brief
|
||||||
* JSONEditor is a web-based tool to view, edit, and format JSON.
|
* JSONEditor is a web-based tool to view, edit, format, and validate JSON.
|
||||||
* It shows data a clear, editable treeview.
|
* It has various modes such as a tree editor, a code editor, and a plain text
|
||||||
|
* editor.
|
||||||
*
|
*
|
||||||
* Supported browsers: Chrome, Firefox, Safari, Opera, Internet Explorer 8+
|
* Supported browsers: Chrome, Firefox, Safari, Opera, Internet Explorer 8+
|
||||||
*
|
*
|
||||||
|
@ -20,7 +21,7 @@
|
||||||
* License for the specific language governing permissions and limitations under
|
* License for the specific language governing permissions and limitations under
|
||||||
* the License.
|
* the License.
|
||||||
*
|
*
|
||||||
* Copyright (c) 2011-2015 Jos de Jong, http://jsoneditoronline.org
|
* Copyright (c) 2011-2016 Jos de Jong, http://jsoneditoronline.org
|
||||||
*
|
*
|
||||||
* @author Jos de Jong, <wjosdejong@gmail.com>
|
* @author Jos de Jong, <wjosdejong@gmail.com>
|
||||||
* @version @@version
|
* @version @@version
|
||||||
|
|
Loading…
Reference in New Issue