Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1300)

Side by Side Diff: src/diagrams/tutorials/custom-elements/converter-events.graffle/data.plist

Issue 26542002: edit pass on T3,4,5, updated images (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: merging with master Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd"> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/ PropertyList-1.0.dtd">
3 <plist version="1.0"> 3 <plist version="1.0">
4 <dict> 4 <dict>
5 <key>ActiveLayerIndex</key> 5 <key>ActiveLayerIndex</key>
6 <integer>0</integer> 6 <integer>0</integer>
7 <key>ApplicationVersion</key> 7 <key>ApplicationVersion</key>
8 <array> 8 <array>
9 <string>com.omnigroup.OmniGrafflePro</string> 9 <string>com.omnigroup.OmniGrafflePro</string>
10 » » <string>139.16.0.171715</string> 10 » » <string>139.18.0.187838</string>
11 </array> 11 </array>
12 <key>AutoAdjust</key> 12 <key>AutoAdjust</key>
13 <true/> 13 <true/>
14 <key>BackgroundGraphic</key> 14 <key>BackgroundGraphic</key>
15 <dict> 15 <dict>
16 <key>Bounds</key> 16 <key>Bounds</key>
17 <string>{{0, 0}, {1152, 733}}</string> 17 <string>{{0, 0}, {1152, 733}}</string>
18 <key>Class</key> 18 <key>Class</key>
19 <string>SolidGraphic</string> 19 <string>SolidGraphic</string>
20 <key>ID</key> 20 <key>ID</key>
(...skipping 25 matching lines...) Expand all
46 <key>Creator</key> 46 <key>Creator</key>
47 <string>Mary Campione</string> 47 <string>Mary Campione</string>
48 <key>DisplayScale</key> 48 <key>DisplayScale</key>
49 <string>1 0/72 in = 1.0000 in</string> 49 <string>1 0/72 in = 1.0000 in</string>
50 <key>GraphDocumentVersion</key> 50 <key>GraphDocumentVersion</key>
51 <integer>8</integer> 51 <integer>8</integer>
52 <key>GraphicsList</key> 52 <key>GraphicsList</key>
53 <array> 53 <array>
54 <dict> 54 <dict>
55 <key>Bounds</key> 55 <key>Bounds</key>
56 <string>{{21.000000000000014, 22.5750732421875}, {192, 2 2}}</string>
57 <key>Class</key>
58 <string>ShapedGraphic</string>
59 <key>FitText</key>
60 <string>YES</string>
61 <key>Flow</key>
62 <string>Resize</string>
63 <key>FontInfo</key>
64 <dict>
65 <key>Color</key>
66 <dict>
67 <key>b</key>
68 <string>0</string>
69 <key>g</key>
70 <string>0</string>
71 <key>r</key>
72 <string>0.501961</string>
73 </dict>
74 <key>Font</key>
75 <string>HelveticaNeue-BoldItalic</string>
76 <key>Size</key>
77 <real>14</real>
78 </dict>
79 <key>ID</key>
80 <integer>34171</integer>
81 <key>Shape</key>
82 <string>Rectangle</string>
83 <key>Style</key>
84 <dict>
85 <key>fill</key>
86 <dict>
87 <key>Draws</key>
88 <string>NO</string>
89 </dict>
90 <key>shadow</key>
91 <dict>
92 <key>Draws</key>
93 <string>NO</string>
94 </dict>
95 <key>stroke</key>
96 <dict>
97 <key>Draws</key>
98 <string>NO</string>
99 </dict>
100 </dict>
101 <key>Text</key>
102 <dict>
103 <key>Align</key>
104 <integer>0</integer>
105 <key>Pad</key>
106 <integer>2</integer>
107 <key>Text</key>
108 <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf370
109 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;}
110 {\colortbl;\red255\green255\blue255;\red128\green0\blue0;}
111 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural
112
113 \f0\i\b\fs28 \cf2 Uses things-screenshot.png}</string>
114 <key>VerticalPad</key>
115 <integer>2</integer>
116 </dict>
117 <key>Wrap</key>
118 <string>NO</string>
119 </dict>
120 <dict>
121 <key>Bounds</key>
122 <string>{{21.000000000000014, 6}, {377, 22}}</string> 56 <string>{{21.000000000000014, 6}, {377, 22}}</string>
123 <key>Class</key> 57 <key>Class</key>
124 <string>ShapedGraphic</string> 58 <string>ShapedGraphic</string>
125 <key>FitText</key> 59 <key>FitText</key>
126 <string>YES</string> 60 <string>YES</string>
127 <key>Flow</key> 61 <key>Flow</key>
128 <string>Resize</string> 62 <string>Resize</string>
129 <key>FontInfo</key> 63 <key>FontInfo</key>
130 <dict> 64 <dict>
131 <key>Color</key> 65 <key>Color</key>
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 <string>NO</string> 98 <string>NO</string>
165 </dict> 99 </dict>
166 </dict> 100 </dict>
167 <key>Text</key> 101 <key>Text</key>
168 <dict> 102 <dict>
169 <key>Align</key> 103 <key>Align</key>
170 <integer>0</integer> 104 <integer>0</integer>
171 <key>Pad</key> 105 <key>Pad</key>
172 <integer>2</integer> 106 <integer>2</integer>
173 <key>Text</key> 107 <key>Text</key>
174 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf370 108 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
175 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} 109 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;}
176 {\colortbl;\red255\green255\blue255;\red128\green0\blue0;} 110 {\colortbl;\red255\green255\blue255;\red128\green0\blue0;}
177 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural 111 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural
178 112
179 \f0\i\b\fs28 \cf2 Save to $tutorial/custom-element/converter-events.png}</string > 113 \f0\i\b\fs28 \cf2 Save to $tutorial/custom-element/converter-events.png}</string >
180 <key>VerticalPad</key> 114 <key>VerticalPad</key>
181 <integer>2</integer> 115 <integer>2</integer>
182 </dict> 116 </dict>
183 <key>Wrap</key> 117 <key>Wrap</key>
184 <string>NO</string> 118 <string>NO</string>
(...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 <real>7</real> 391 <real>7</real>
458 </dict> 392 </dict>
459 </dict> 393 </dict>
460 <key>Text</key> 394 <key>Text</key>
461 <dict> 395 <dict>
462 <key>Align</key> 396 <key>Align</key>
463 <integer>0</integer> 397 <integer>0</integer>
464 <key>Pad</key> 398 <key>Pad</key>
465 <integer>2</integer> 399 <integer>2</integer>
466 <key>Text</key> 400 <key>Text</key>
467 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf370 401 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
468 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;} 402 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;}
469 {\colortbl;\red255\green255\blue255;} 403 {\colortbl;\red255\green255\blue255;}
470 \deftab720 404 \deftab720
471 \pard\pardeftab720 405 \pard\pardeftab720
472 406
473 \f0\fs24 \cf0 import 'package:web_ui/web_ui.dart';\ 407 \f0\fs24 \cf0 import 'package:web_ui/web_ui.dart';\
474 \ 408 \
475 class ConverterComponent extends WebComponent \{\ 409 class ConverterComponent extends WebComponent \{\
476 \ 410 \
477 @observable num ratio = 0.5;\ 411 @observable num ratio = 0.5;\
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
582 <real>7</real> 516 <real>7</real>
583 </dict> 517 </dict>
584 </dict> 518 </dict>
585 <key>Text</key> 519 <key>Text</key>
586 <dict> 520 <dict>
587 <key>Align</key> 521 <key>Align</key>
588 <integer>0</integer> 522 <integer>0</integer>
589 <key>Pad</key> 523 <key>Pad</key>
590 <integer>2</integer> 524 <integer>2</integer>
591 <key>Text</key> 525 <key>Text</key>
592 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf370 526 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
593 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;} 527 \cocoascreenfonts1{\fonttbl\f0\fmodern\fcharset0 CourierNewPSMT;}
594 {\colortbl;\red255\green255\blue255;} 528 {\colortbl;\red255\green255\blue255;}
595 \deftab720 529 \deftab720
596 \pard\pardeftab720 530 \pard\pardeftab720
597 531
598 \f0\fs24 \cf0 &lt;element name="x-converter" ... &gt;\ 532 \f0\fs24 \cf0 &lt;element name="x-converter" ... &gt;\
599 &lt;template&gt;\ 533 &lt;template&gt;\
600 ...\ 534 ...\
601 &lt;input type="text"\ 535 &lt;input type="text"\
602 bind-value="thing_one"\ 536 bind-value="thing_one"\
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
847 <string>NO</string> 781 <string>NO</string>
848 </dict> 782 </dict>
849 </dict> 783 </dict>
850 <key>Text</key> 784 <key>Text</key>
851 <dict> 785 <dict>
852 <key>Align</key> 786 <key>Align</key>
853 <integer>0</integer> 787 <integer>0</integer>
854 <key>Pad</key> 788 <key>Pad</key>
855 <integer>2</integer> 789 <integer>2</integer>
856 <key>Text</key> 790 <key>Text</key>
857 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf370 791 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
858 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} 792 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;}
859 {\colortbl;\red255\green255\blue255;} 793 {\colortbl;\red255\green255\blue255;}
860 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural 794 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural
861 795
862 \f0\b\fs24 \cf0 Dart code}</string> 796 \f0\b\fs24 \cf0 Dart code}</string>
863 <key>VerticalPad</key> 797 <key>VerticalPad</key>
864 <integer>2</integer> 798 <integer>2</integer>
865 </dict> 799 </dict>
866 <key>Wrap</key> 800 <key>Wrap</key>
867 <string>NO</string> 801 <string>NO</string>
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
904 <string>NO</string> 838 <string>NO</string>
905 </dict> 839 </dict>
906 </dict> 840 </dict>
907 <key>Text</key> 841 <key>Text</key>
908 <dict> 842 <dict>
909 <key>Align</key> 843 <key>Align</key>
910 <integer>0</integer> 844 <integer>0</integer>
911 <key>Pad</key> 845 <key>Pad</key>
912 <integer>2</integer> 846 <integer>2</integer>
913 <key>Text</key> 847 <key>Text</key>
914 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf370 848 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
915 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} 849 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;}
916 {\colortbl;\red255\green255\blue255;} 850 {\colortbl;\red255\green255\blue255;}
917 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural 851 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural
918 852
919 \f0\b\fs24 \cf0 HTML code}</string> 853 \f0\b\fs24 \cf0 HTML code}</string>
920 <key>VerticalPad</key> 854 <key>VerticalPad</key>
921 <integer>2</integer> 855 <integer>2</integer>
922 </dict> 856 </dict>
923 <key>Wrap</key> 857 <key>Wrap</key>
924 <string>NO</string> 858 <string>NO</string>
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
1037 <string>NO</string> 971 <string>NO</string>
1038 </dict> 972 </dict>
1039 </dict> 973 </dict>
1040 <key>Text</key> 974 <key>Text</key>
1041 <dict> 975 <dict>
1042 <key>Align</key> 976 <key>Align</key>
1043 <integer>0</integer> 977 <integer>0</integer>
1044 <key>Pad</key> 978 <key>Pad</key>
1045 <integer>2</integer> 979 <integer>2</integer>
1046 <key>Text</key> 980 <key>Text</key>
1047 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf370 981 » » » » <string>{\rtf1\ansi\ansicpg1252\cocoartf1187\coc oasubrtf390
1048 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;} 982 \cocoascreenfonts1{\fonttbl\f0\fnil\fcharset0 HelveticaNeue;}
1049 {\colortbl;\red255\green255\blue255;} 983 {\colortbl;\red255\green255\blue255;}
1050 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural 984 \pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx616 0\tx6720\pardirnatural
1051 985
1052 \f0\b\fs28 \cf0 Event handling in x-converter}</string> 986 \f0\b\fs28 \cf0 Event handling in x-converter}</string>
1053 <key>VerticalPad</key> 987 <key>VerticalPad</key>
1054 <integer>2</integer> 988 <integer>2</integer>
1055 </dict> 989 </dict>
1056 <key>Wrap</key> 990 <key>Wrap</key>
1057 <string>NO</string> 991 <string>NO</string>
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
1176 <key>twopiSeparation</key> 1110 <key>twopiSeparation</key>
1177 <real>0.0</real> 1111 <real>0.0</real>
1178 </dict> 1112 </dict>
1179 <key>LinksVisible</key> 1113 <key>LinksVisible</key>
1180 <string>NO</string> 1114 <string>NO</string>
1181 <key>MagnetsVisible</key> 1115 <key>MagnetsVisible</key>
1182 <string>NO</string> 1116 <string>NO</string>
1183 <key>MasterSheets</key> 1117 <key>MasterSheets</key>
1184 <array/> 1118 <array/>
1185 <key>ModificationDate</key> 1119 <key>ModificationDate</key>
1186 » <string>2013-04-22 17:58:25 +0000</string> 1120 » <string>2013-10-09 20:41:19 +0000</string>
1187 <key>Modifier</key> 1121 <key>Modifier</key>
1188 <string>Mary Campione</string> 1122 <string>Mary Campione</string>
1189 <key>NotesVisible</key> 1123 <key>NotesVisible</key>
1190 <string>NO</string> 1124 <string>NO</string>
1191 <key>Orientation</key> 1125 <key>Orientation</key>
1192 <integer>2</integer> 1126 <integer>2</integer>
1193 <key>OriginVisible</key> 1127 <key>OriginVisible</key>
1194 <string>NO</string> 1128 <string>NO</string>
1195 <key>PageBreaks</key> 1129 <key>PageBreaks</key>
1196 <string>YES</string> 1130 <string>YES</string>
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
1285 <array> 1219 <array>
1286 <array> 1220 <array>
1287 <string>Canvas 1</string> 1221 <string>Canvas 1</string>
1288 <real>1</real> 1222 <real>1</real>
1289 <real>1</real> 1223 <real>1</real>
1290 </array> 1224 </array>
1291 </array> 1225 </array>
1292 </dict> 1226 </dict>
1293 </dict> 1227 </dict>
1294 </plist> 1228 </plist>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698