Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1,363 additions
and 0 deletions.
- BIN test/static/ExternalDocument/sketch-tests.sketch
- +181 −0 test/static/ExternalDocument/sketch-tests@1x.out.json
- BIN .../ExternalDocument/sketch-tests@1x/images/Layer-artboardE-011326A8-6B52-4301-BE2F-7F84398BC6EA.png
- BIN ...atic/ExternalDocument/sketch-tests@1x/images/Layer-label-12CB6C99-C678-43E2-B46B-DF2A13B6A82C.png
- BIN ...atic/ExternalDocument/sketch-tests@1x/images/Layer-label-AF29D2F0-F93F-4741-AB0C-B79F898CDA01.png
- BIN ...atic/ExternalDocument/sketch-tests@1x/images/Layer-label-C8AD7A16-9E1B-45FB-908B-6667D31D7735.png
- BIN ...atic/ExternalDocument/sketch-tests@1x/images/Layer-label-D22D1F7F-DE7F-45C0-85C9-0C83A15181FD.png
- BIN ...atic/ExternalDocument/sketch-tests@1x/images/Layer-label-DEF004B9-340E-4EA9-B698-721ECF67A011.png
- BIN ...atic/ExternalDocument/sketch-tests@1x/images/Layer-label-E89B4781-85E7-4600-8ED1-E20BCE72BB4F.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerA-429B727D-2379-48C5-83B8-85975157FB5D.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerB-65978C9F-7E9C-41F5-A894-F8F0BE6EDB7C.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerC-EFC55A8F-4EE3-46AC-B3EE-E32514CD9E98.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerD-F12149DB-E1AC-4C05-9C0B-E358FE418F32.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerE-48B958EB-E026-4542-B667-5416A6DF8EB9.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerF-0DDED696-3E67-482E-B495-305A53939B59.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerG-F377D89F-3E48-4118-9946-5357A1C5CFB3.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerH-C62EE262-E633-4A08-BB58-56E840A4D812.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerI-E45CF841-72C5-4F13-914C-CC88699F029B.png
- BIN ...tic/ExternalDocument/sketch-tests@1x/images/Layer-layerJ-9AA917FD-8199-490F-AE9C-8F1FD878480C.png
- +588 −0 test/static/ExternalDocument/sketch-tests@1x/layers.json
- +590 −0 test/static/ExternalDocument/sketch-tests@1x/layers.json.js
- +4 −0 test/tests/ImporterTest.coffee
Binary file not shown.
@@ -0,0 +1,181 @@ | ||
{ | ||
"layerA": { | ||
"frame": { | ||
"x": 50, | ||
"y": 50, | ||
"width": 100, | ||
"height": 100 | ||
}, | ||
"subLayerNames": [] | ||
}, | ||
"label": { | ||
"frame": { | ||
"x": 66, | ||
"y": 160, | ||
"width": 68, | ||
"height": 27 | ||
}, | ||
"subLayerNames": [] | ||
}, | ||
"artboardA": { | ||
"frame": { | ||
"x": 0, | ||
"y": 0, | ||
"width": 200, | ||
"height": 200 | ||
}, | ||
"subLayerNames": [ | ||
"layerA", | ||
"label" | ||
] | ||
}, | ||
"layerB": { | ||
"frame": { | ||
"x": 50, | ||
"y": 50, | ||
"width": 100, | ||
"height": 100 | ||
}, | ||
"subLayerNames": [] | ||
}, | ||
"artboardB": { | ||
"frame": { | ||
"x": 215, | ||
"y": 0, | ||
"width": 200, | ||
"height": 200 | ||
}, | ||
"subLayerNames": [ | ||
"layerB", | ||
"label" | ||
] | ||
}, | ||
"layerC": { | ||
"frame": { | ||
"x": -10, | ||
"y": -10, | ||
"width": 100, | ||
"height": 100 | ||
}, | ||
"subLayerNames": [] | ||
}, | ||
"layerD": { | ||
"frame": { | ||
"x": 60, | ||
"y": 60, | ||
"width": 80, | ||
"height": 80 | ||
}, | ||
"subLayerNames": [ | ||
"layerC" | ||
] | ||
}, | ||
"artboardC": { | ||
"frame": { | ||
"x": 430, | ||
"y": 0, | ||
"width": 200, | ||
"height": 200 | ||
}, | ||
"subLayerNames": [ | ||
"layerD", | ||
"label" | ||
] | ||
}, | ||
"layerF": { | ||
"frame": { | ||
"x": 10, | ||
"y": 10, | ||
"width": 80, | ||
"height": 80 | ||
}, | ||
"subLayerNames": [] | ||
}, | ||
"layerE": { | ||
"frame": { | ||
"x": 50, | ||
"y": 50, | ||
"width": 100, | ||
"height": 100 | ||
}, | ||
"subLayerNames": [ | ||
"layerF" | ||
] | ||
}, | ||
"artboardD": { | ||
"frame": { | ||
"x": 0, | ||
"y": 215, | ||
"width": 200, | ||
"height": 200 | ||
}, | ||
"subLayerNames": [ | ||
"layerE", | ||
"label" | ||
] | ||
}, | ||
"layerG": { | ||
"frame": { | ||
"x": 60, | ||
"y": 60, | ||
"width": 80, | ||
"height": 80 | ||
}, | ||
"subLayerNames": [] | ||
}, | ||
"artboardE": { | ||
"frame": { | ||
"x": 215, | ||
"y": 215, | ||
"width": 200, | ||
"height": 200 | ||
}, | ||
"subLayerNames": [ | ||
"layerG", | ||
"label" | ||
] | ||
}, | ||
"layerJ": { | ||
"frame": { | ||
"x": 30, | ||
"y": 30, | ||
"width": 50, | ||
"height": 50 | ||
}, | ||
"subLayerNames": [] | ||
}, | ||
"layerI": { | ||
"frame": { | ||
"x": 0, | ||
"y": 0, | ||
"width": 60, | ||
"height": 60 | ||
}, | ||
"subLayerNames": [ | ||
"layerJ" | ||
] | ||
}, | ||
"layerH": { | ||
"frame": { | ||
"x": 60, | ||
"y": 60, | ||
"width": 80, | ||
"height": 80 | ||
}, | ||
"subLayerNames": [ | ||
"layerI" | ||
] | ||
}, | ||
"artboardF": { | ||
"frame": { | ||
"x": 430, | ||
"y": 215, | ||
"width": 200, | ||
"height": 200 | ||
}, | ||
"subLayerNames": [ | ||
"layerH", | ||
"label" | ||
] | ||
} | ||
} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.