OSDN Git Service

5f5e6e8287d8bfa5e4f472178e1f7f74ab65481e
[pettanr/pettanr.git] / public / local_manifest.json
1 {\r
2   "list_groups": {\r
3     "scroll": {\r
4       "lists": {\r
5         "public": {\r
6           "type": "public"\r
7         },\r
8         "private": {\r
9           "type": "private"\r
10         },\r
11         "by_author": {\r
12           "type": "filter"\r
13         },\r
14         "by_panel": {\r
15           "type": "through_filter",\r
16           "args": {\r
17             "through": "scroll_panels"\r
18           }\r
19         },\r
20         "play": {\r
21           "type": "play",\r
22           "args": {\r
23             "filter_item_name": "scroll",\r
24             "filter_model_name": "scroll_panel",\r
25             "filter_key": "scroll_id"\r
26           }\r
27         }\r
28       }\r
29     },\r
30     "scroll_panel": {\r
31       "lists": {\r
32         "public": {\r
33           "type": "public"\r
34         },\r
35         "private": {\r
36           "type": "private"\r
37         },\r
38         "by_scroll": {\r
39           "type": "filter"\r
40         },\r
41         "by_panel": {\r
42           "type": "filter"\r
43         },\r
44         "by_author": {\r
45           "type": "foreign_filter",\r
46           "args": {\r
47             "includes": {\r
48               "type": "method"\r
49             }\r
50           }\r
51         }\r
52       }\r
53     },\r
54     "comic": {\r
55       "lists": {\r
56         "public": {\r
57           "type": "public"\r
58         },\r
59         "private": {\r
60           "type": "private"\r
61         },\r
62         "by_author": {\r
63           "type": "filter"\r
64         }\r
65       }\r
66     },\r
67     "story": {\r
68       "lists": {\r
69         "public": {\r
70           "type": "public"\r
71         },\r
72         "private": {\r
73           "type": "private"\r
74         },\r
75         "by_comic": {\r
76           "type": "filter"\r
77         },\r
78         "by_sheet": {\r
79           "type": "through_filter",\r
80           "args": {\r
81             "through": "story_sheets"\r
82           }\r
83         },\r
84         "by_author": {\r
85           "type": "foreign_filter",\r
86           "args": {\r
87             "includes": {\r
88               "type": "method"\r
89             }\r
90           }\r
91         },\r
92         "play": {\r
93           "type": "play"\r
94         }\r
95       }\r
96     },\r
97     "story_sheet": {\r
98       "lists": {\r
99         "public": {\r
100           "type": "public"\r
101         },\r
102         "private": {\r
103           "type": "private"\r
104         },\r
105         "by_story": {\r
106           "type": "filter"\r
107         },\r
108         "by_sheet": {\r
109           "type": "filter"\r
110         },\r
111         "by_author": {\r
112           "type": "foreign_filter",\r
113           "args": {\r
114             "includes": {\r
115               "type": "method"\r
116             }\r
117           }\r
118         }\r
119       }\r
120     },\r
121     "sheet": {\r
122       "lists": {\r
123         "public": {\r
124           "type": "public"\r
125         },\r
126         "private": {\r
127           "type": "private"\r
128         },\r
129         "by_story": {\r
130           "type": "through_filter",\r
131           "args": {\r
132             "through": "story_sheets"\r
133           }\r
134         },\r
135         "by_panel": {\r
136           "type": "through_filter",\r
137           "args": {\r
138             "through": "sheet_panels"\r
139           }\r
140         },\r
141         "by_author": {\r
142           "type": "filter"\r
143         },\r
144         "play": {\r
145           "type": "play"\r
146         }\r
147       }\r
148     },\r
149     "sheet_panel": {\r
150       "lists": {\r
151         "public": {\r
152           "type": "public"\r
153         },\r
154         "private": {\r
155           "type": "private"\r
156         },\r
157         "by_sheet": {\r
158           "type": "filter"\r
159         },\r
160         "by_panel": {\r
161           "type": "filter"\r
162         },\r
163         "by_author": {\r
164           "type": "foreign_filter",\r
165           "args": {\r
166             "includes": {\r
167               "type": "method"\r
168             }\r
169           }\r
170         }\r
171       }\r
172     },\r
173     "panel": {\r
174       "lists": {\r
175         "public": {\r
176           "type": "public"\r
177         },\r
178         "private": {\r
179           "type": "private"\r
180         },\r
181         "by_scroll": {\r
182           "type": "through_filter",\r
183           "args": {\r
184             "through": "scroll_panels"\r
185           }\r
186         },\r
187         "by_sheet": {\r
188           "type": "through_filter",\r
189           "args": {\r
190             "through": "sheet_panels"\r
191           }\r
192         },\r
193         "by_author": {\r
194           "type": "filter"\r
195         },\r
196         "by_speech_balloon_template": {\r
197           "type": "through_filter"\r
198         }\r
199       }\r
200     },\r
201     "panel_picture": {\r
202       "lists": {\r
203         "public": {\r
204           "type": "public"\r
205         },\r
206         "private": {\r
207           "type": "private"\r
208         },\r
209         "by_panel": {\r
210           "type": "filter"\r
211         },\r
212         "by_author": {\r
213           "type": "foreign_filter",\r
214           "args": {\r
215             "includes": {\r
216               "type": "method"\r
217             }\r
218           }\r
219         }\r
220       }\r
221     },\r
222     "speech_balloon": {\r
223       "lists": {\r
224         "public": {\r
225           "type": "public"\r
226         },\r
227         "private": {\r
228           "type": "private"\r
229         },\r
230         "by_panel": {\r
231           "type": "filter"\r
232         },\r
233         "by_speech_balloon_template": {\r
234           "type": "filter"\r
235         },\r
236         "by_author": {\r
237           "type": "foreign_filter",\r
238           "args": {\r
239             "includes": {\r
240               "type": "method"\r
241             }\r
242           }\r
243         }\r
244       }\r
245     },\r
246     "speech": {\r
247       "lists": {\r
248         "public": {\r
249           "type": "public"\r
250         },\r
251         "private": {\r
252           "type": "private"\r
253         },\r
254         "by_panel": {\r
255           "type": "filter"\r
256         },\r
257         "by_speech_balloon": {\r
258           "type": "filter"\r
259         },\r
260         "by_author": {\r
261           "type": "foreign_filter",\r
262           "args": {\r
263             "includes": {\r
264               "type": "method"\r
265             }\r
266           }\r
267         }\r
268       }\r
269     },\r
270     "balloon": {\r
271       "lists": {\r
272         "public": {\r
273           "type": "public"\r
274         },\r
275         "by_speech_balloon": {\r
276           "type": "filter"\r
277         },\r
278         "by_writing_format": {\r
279           "type": "filter"\r
280         },\r
281         "by_author": {\r
282           "type": "foreign_filter",\r
283           "args": {\r
284             "includes": {\r
285               "type": "method"\r
286             }\r
287           }\r
288         }\r
289       }\r
290     },\r
291     "ground_picture": {\r
292       "lists": {\r
293         "public": {\r
294           "type": "public"\r
295         },\r
296         "private": {\r
297           "type": "private"\r
298         },\r
299         "by_panel": {\r
300           "type": "filter"\r
301         },\r
302         "by_author": {\r
303           "type": "foreign_filter",\r
304           "args": {\r
305             "includes": {\r
306               "type": "method"\r
307             }\r
308           }\r
309         }\r
310       }\r
311     },\r
312     "ground_color": {\r
313       "lists": {\r
314         "public": {\r
315           "type": "public"\r
316         },\r
317         "private": {\r
318           "type": "private"\r
319         },\r
320         "by_panel": {\r
321           "type": "filter"\r
322         },\r
323         "by_author": {\r
324           "type": "foreign_filter",\r
325           "args": {\r
326             "includes": {\r
327               "type": "method"\r
328             }\r
329           }\r
330         }\r
331       }\r
332     },\r
333     "original_picture": {\r
334       "lists": {\r
335         "private": {\r
336           "type": "private"\r
337         }\r
338       }\r
339     },\r
340     "picture": {},\r
341     "resource_picture": {\r
342       "lists": {\r
343         "public": {\r
344           "type": "public"\r
345         },\r
346         "private": {\r
347           "type": "private"\r
348         },\r
349         "by_original_picture": {\r
350           "type": "filter"\r
351         },\r
352         "by_license": {\r
353           "type": "filter"\r
354         },\r
355         "by_artist": {\r
356           "type": "filter"\r
357         }\r
358       }\r
359     },\r
360     "speech_balloon_template": {\r
361       "lists": {\r
362         "public": {\r
363           "type": "public"\r
364         },\r
365         "select_items": {\r
366           "type": "system_resource"\r
367         }\r
368       }\r
369     },\r
370     "writing_format": {\r
371       "lists": {\r
372         "public": {\r
373           "type": "public"\r
374         },\r
375         "select_items": {\r
376           "type": "system_resource"\r
377         },\r
378         "by_system_picture": {\r
379           "type": "filter"\r
380         }\r
381       }\r
382     },\r
383     "license_group": {\r
384       "lists": {\r
385         "public": {\r
386           "type": "public"\r
387         },\r
388         "select_items": {\r
389           "type": "system_resource"\r
390         }\r
391       }\r
392     },\r
393     "license": {\r
394       "lists": {\r
395         "public": {\r
396           "type": "public"\r
397         },\r
398         "by_license_group": {\r
399           "type": "filter"\r
400         },\r
401         "by_system_picture": {\r
402           "type": "filter"\r
403         }\r
404       }\r
405     },\r
406     "author": {\r
407       "lists": {\r
408         "public": {\r
409           "type": "public"\r
410         }\r
411       }\r
412     },\r
413     "artist": {\r
414       "lists": {\r
415         "public": {\r
416           "type": "public"\r
417         }\r
418       }\r
419     },\r
420     "system_picture": {\r
421       "lists": {\r
422         "public": {\r
423           "type": "public"\r
424         }\r
425       }\r
426     }\r
427   },\r
428   "profilers": {\r
429     "scroll": {\r
430       "column_names": [\r
431         "title",\r
432         "description",\r
433         "visible",\r
434         "author_id"\r
435       ],\r
436       "associations": {\r
437         "belongs_to": [\r
438           "author"\r
439         ],\r
440         "has_many": [\r
441           "scroll_panels.by_scroll",\r
442           "panels.by_scroll"\r
443         ]\r
444       }\r
445     },\r
446     "scroll_panel": {\r
447       "column_names": [\r
448         "scroll_id",\r
449         "panel_id",\r
450         "t",\r
451         "author_id"\r
452       ],\r
453       "associations": {\r
454         "belongs_to": [\r
455           "scroll",\r
456           "panel"\r
457         ]\r
458       }\r
459     },\r
460     "comic": {\r
461       "column_names": [\r
462         "title",\r
463         "description",\r
464         "visible",\r
465         "author_id"\r
466       ],\r
467       "associations": {\r
468         "belongs_to": [\r
469           "author"\r
470         ],\r
471         "has_many": [\r
472           "stories.by_comic"\r
473         ]\r
474       }\r
475     },\r
476     "story": {\r
477       "column_names": [\r
478         "comic_id",\r
479         "title",\r
480         "description",\r
481         "t",\r
482         "visible"\r
483       ],\r
484       "associations": {\r
485         "belongs_to": [\r
486           "comic"\r
487         ],\r
488         "has_many": [\r
489           "story_sheets.by_story",\r
490           "sheets.by_story"\r
491         ]\r
492       }\r
493     },\r
494     "story_sheet": {\r
495       "column_names": [\r
496         "story_id",\r
497         "sheet_id",\r
498         "t",\r
499         "author_id"\r
500       ],\r
501       "associations": {\r
502         "belongs_to": [\r
503           "story",\r
504           "sheet"\r
505         ]\r
506       }\r
507     },\r
508     "sheet": {\r
509       "column_names": [\r
510         "caption",\r
511         "width",\r
512         "height",\r
513         "visible",\r
514         "author_id"\r
515       ],\r
516       "associations": {\r
517         "belongs_to": [\r
518           "author"\r
519         ],\r
520         "has_many": [\r
521           "story_sheets.by_sheet",\r
522           "stories.by_sheet",\r
523           "sheet_panels.by_sheet",\r
524           "panels.by_sheet"\r
525         ]\r
526       }\r
527     },\r
528     "sheet_panel": {\r
529       "column_names": [\r
530         "sheet_id",\r
531         "panel_id",\r
532         "x",\r
533         "y",\r
534         "z",\r
535         "t",\r
536         "author_id"\r
537       ],\r
538       "associations": {\r
539         "belongs_to": [\r
540           "sheet",\r
541           "panel"\r
542         ]\r
543       }\r
544     },\r
545     "panel": {\r
546       "column_names": [\r
547         "width",\r
548         "height",\r
549         "border",\r
550         "caption",\r
551         "publish",\r
552         "author_id"\r
553       ],\r
554       "associations": {\r
555         "belongs_to": [\r
556           "author"\r
557         ],\r
558         "has_many": [\r
559           "scroll_panels.by_panel",\r
560           "scrolls.by_panel",\r
561           "sheet_panels.by_panel",\r
562           "sheets.by_panel",\r
563           "panel_pictures.by_panel",\r
564           "speech_balloons.by_panel",\r
565           "ground_pictures.by_panel",\r
566           "ground_colors.by_panel"\r
567         ]\r
568       }\r
569     },\r
570     "panel_picture": {\r
571       "column_names": [\r
572         "panel_id",\r
573         "picture_id",\r
574         "caption",\r
575         "x",\r
576         "y",\r
577         "width",\r
578         "height",\r
579         "link",\r
580         "z",\r
581         "t"\r
582       ],\r
583       "associations": {\r
584         "belongs_to": [\r
585           "panel"\r
586         ]\r
587       }\r
588     },\r
589     "speech_balloon": {\r
590       "column_names": [\r
591         "panel_id",\r
592         "speech_balloon_template_id",\r
593         "speech_balloon_template_classname",\r
594         "z",\r
595         "t",\r
596         "speech_balloon_template_settings",\r
597         "caption"\r
598       ],\r
599       "associations": {\r
600         "belongs_to": [\r
601           "panel"\r
602         ],\r
603         "has_one": [\r
604           "balloon.by_speech_balloon",\r
605           "speech.by_speech_balloon"\r
606         ]\r
607       }\r
608     },\r
609     "speech": {\r
610       "column_names": [\r
611         "speech_balloon_id",\r
612         "speech_balloon_template_id",\r
613         "speech_balloon_template_classname",\r
614         "writing_format_id",\r
615         "writing_format_classname",\r
616         "content",\r
617         "font_size",\r
618         "text_align",\r
619         "fore_color",\r
620         "x",\r
621         "y",\r
622         "width",\r
623         "height",\r
624         "quotes",\r
625         "speech_balloon_template_settings",\r
626         "writing_format_settings"\r
627       ],\r
628       "associations": {\r
629         "belongs_to": [\r
630           "speech_balloon",\r
631           "writing_format"\r
632         ]\r
633       }\r
634     },\r
635     "balloon": {\r
636       "column_names": [\r
637         "speech_balloon_id",\r
638         "speech_balloon_template_id",\r
639         "speech_balloon_template_classname",\r
640         "system_picture_id",\r
641         "x",\r
642         "y",\r
643         "width",\r
644         "height",\r
645         "r",\r
646         "speech_balloon_template_settings"\r
647       ],\r
648       "associations": {\r
649         "belongs_to": [\r
650           "speech_balloon",\r
651           "system_picture"\r
652         ]\r
653       }\r
654     },\r
655     "ground_picture": {\r
656       "column_names": [\r
657         "panel_id",\r
658         "picture_id",\r
659         "caption",\r
660         "repeat",\r
661         "x",\r
662         "y",\r
663         "z",\r
664         "t"\r
665       ],\r
666       "associations": {\r
667         "belongs_to": [\r
668           "panel"\r
669         ]\r
670       }\r
671     },\r
672     "ground_color": {\r
673       "column_names": [\r
674         "panel_id",\r
675         "caption",\r
676         "code",\r
677         "orientation",\r
678         "xy",\r
679         "wh",\r
680         "z",\r
681         "t"\r
682       ],\r
683       "associations": {\r
684         "belongs_to": [\r
685           "panel"\r
686         ]\r
687       }\r
688     },\r
689     "original_picture": {\r
690       "column_names": [\r
691         "ext",\r
692         "width",\r
693         "height",\r
694         "filesize",\r
695         "artist_id",\r
696         "md5",\r
697         "uploaded_at",\r
698         "published_at",\r
699         "stopped_at"\r
700       ],\r
701       "associations": {\r
702         "belongs_to": [\r
703           "artist"\r
704         ],\r
705         "has_one": [\r
706           "resource_picture.by_original_picture"\r
707         ]\r
708       }\r
709     },\r
710     "picture": {\r
711       "column_names": [\r
712         "original_picture_id",\r
713         "revision",\r
714         "ext",\r
715         "width",\r
716         "height",\r
717         "filesize",\r
718         "artist_id",\r
719         "license_id",\r
720         "md5",\r
721         "artist_name",\r
722         "credit",\r
723         "settings",\r
724         "classname"\r
725       ],\r
726       "associations": {\r
727         "belongs_to": [\r
728           "license",\r
729           "artist"\r
730         ]\r
731       }\r
732     },\r
733     "resource_picture": {\r
734       "column_names": [\r
735         "original_picture_id",\r
736         "revision",\r
737         "ext",\r
738         "width",\r
739         "height",\r
740         "filesize",\r
741         "artist_id",\r
742         "license_id",\r
743         "md5",\r
744         "artist_name",\r
745         "credit",\r
746         "settings",\r
747         "picture_id",\r
748         "classname"\r
749       ],\r
750       "associations": {\r
751         "belongs_to": [\r
752           "original_picture",\r
753           "license",\r
754           "artist"\r
755         ]\r
756       }\r
757     },\r
758     "speech_balloon_template": {\r
759       "column_names": [\r
760         "name",\r
761         "classname",\r
762         "caption",\r
763         "t",\r
764         "system_picture_id",\r
765         "settings"\r
766       ],\r
767       "associations": {\r
768         "belongs_to": [\r
769           "system_picture"\r
770         ]\r
771       }\r
772     },\r
773     "writing_format": {\r
774       "column_names": [\r
775         "name",\r
776         "classname",\r
777         "caption",\r
778         "system_picture_id",\r
779         "settings"\r
780       ],\r
781       "associations": {\r
782         "belongs_to": [\r
783           "system_picture"\r
784         ],\r
785         "has_many": []\r
786       }\r
787     },\r
788     "license_group": {\r
789       "column_names": [\r
790         "name",\r
791         "classname",\r
792         "caption",\r
793         "url"\r
794       ],\r
795       "associations": {\r
796         "has_many": [\r
797           "licenses.by_license_group"\r
798         ]\r
799       }\r
800     },\r
801     "license": {\r
802       "column_names": [\r
803         "license_group_id",\r
804         "license_group_classname",\r
805         "name",\r
806         "caption",\r
807         "system_picture_id",\r
808         "url",\r
809         "license_group_settings",\r
810         "credit_pictures"\r
811       ],\r
812       "associations": {\r
813         "belongs_to": [\r
814           "license_group",\r
815           "system_picture"\r
816         ],\r
817         "has_many": [\r
818           "resource_pictures.by_license"\r
819         ]\r
820       }\r
821     },\r
822     "author": {\r
823       "column_names": [\r
824         "name",\r
825         "user_id"\r
826       ],\r
827       "associations": {\r
828         "has_many": [\r
829           "scrolls.by_author",\r
830           "scroll_panels.by_author",\r
831           "comics.by_author",\r
832           "stories.by_author",\r
833           "sheets.by_author",\r
834           "sheet_panels.by_author",\r
835           "panels.by_author",\r
836           "panel_pictures.by_author",\r
837           "speech_balloons.by_author",\r
838           "balloons.by_author",\r
839           "speeches.by_author",\r
840           "ground_pictures.by_author",\r
841           "ground_colors.by_author"\r
842         ]\r
843       }\r
844     },\r
845     "artist": {\r
846       "column_names": [\r
847         "name",\r
848         "author_id"\r
849       ],\r
850       "associations": {\r
851         "has_many": [\r
852           "resource_pictures.by_artist"\r
853         ]\r
854       }\r
855     },\r
856     "system_picture": {\r
857       "column_names": [\r
858         "ext",\r
859         "width",\r
860         "height",\r
861         "filesize",\r
862         "md5"\r
863       ],\r
864       "associations": {\r
865         "has_many": [\r
866           "licenses.by_system_picture"\r
867         ]\r
868       }\r
869     }\r
870   },\r
871   "filers": {\r
872     "scroll": {\r
873       "symbol": {},\r
874       "caption": {\r
875         "type": "default",\r
876         "args": {\r
877           "face": {\r
878             "type": "column",\r
879             "args": {\r
880               "column_name": "title"\r
881             }\r
882           },\r
883           "link": {\r
884             "type": "action",\r
885             "args": {\r
886               "action_name": "play"\r
887             }\r
888           }\r
889         }\r
890       },\r
891       "summary": {},\r
892       "edit": {}\r
893     },\r
894     "scroll_panel": {\r
895       "symbol": {\r
896         "type": "default",\r
897         "args": {\r
898           "link": {\r
899             "type": "none"\r
900           }\r
901         }\r
902       },\r
903       "caption": {\r
904         "type": "none"\r
905       },\r
906       "summary": {},\r
907       "edit": {\r
908         "type": "none"\r
909       }\r
910     },\r
911     "comic": {\r
912       "symbol": {},\r
913       "caption": {\r
914         "type": "default",\r
915         "args": {\r
916           "face": {\r
917             "type": "column",\r
918             "args": {\r
919               "column_name": "title"\r
920             }\r
921           }\r
922         }\r
923       },\r
924       "summary": {},\r
925       "edit": {}\r
926     },\r
927     "story": {\r
928       "symbol": {},\r
929       "caption": {\r
930         "type": "default",\r
931         "args": {\r
932           "face": {\r
933             "type": "method",\r
934             "args": {\r
935               "method_name": "title_with_t"\r
936             }\r
937           },\r
938           "link": {\r
939             "type": "action",\r
940             "args": {\r
941               "action_name": "play"\r
942             }\r
943           }\r
944         }\r
945       },\r
946       "summary": {},\r
947       "edit": {}\r
948     },\r
949     "story_sheet": {\r
950       "symbol": {\r
951         "type": "default",\r
952         "args": {\r
953           "link": {\r
954             "type": "none"\r
955           }\r
956         }\r
957       },\r
958       "caption": {\r
959         "type": "none"\r
960       },\r
961       "summary": {},\r
962       "edit": {\r
963         "type": "none"\r
964       }\r
965     },\r
966     "sheet": {\r
967       "symbol": {},\r
968       "caption": {\r
969         "type": "default",\r
970         "args": {\r
971           "face": {},\r
972           "link": {\r
973             "type": "action",\r
974             "args": {\r
975               "action_name": "play"\r
976             }\r
977           }\r
978         }\r
979       },\r
980       "summary": {},\r
981       "edit": {}\r
982     },\r
983     "sheet_panel": {\r
984       "symbol": {\r
985         "type": "default",\r
986         "args": {\r
987           "link": {\r
988             "type": "none"\r
989           }\r
990         }\r
991       },\r
992       "caption": {\r
993         "type": "none"\r
994       },\r
995       "summary": {},\r
996       "edit": {\r
997         "type": "none"\r
998       }\r
999     },\r
1000     "panel": {\r
1001       "symbol": {},\r
1002       "caption": {\r
1003         "type": "default",\r
1004         "args": {\r
1005           "link": {\r
1006             "type": "none"\r
1007           }\r
1008         }\r
1009       },\r
1010       "summary": {},\r
1011       "edit": {}\r
1012     },\r
1013     "panel_picture": {\r
1014       "symbol": {\r
1015         "type": "default",\r
1016         "args": {\r
1017           "face": {\r
1018             "type": "picture"\r
1019           }\r
1020         }\r
1021       },\r
1022       "caption": {\r
1023         "type": "default",\r
1024         "args": {\r
1025           "link": {\r
1026             "type": "none"\r
1027           }\r
1028         }\r
1029       },\r
1030       "summary": {},\r
1031       "edit": {\r
1032         "type": "none"\r
1033       }\r
1034     },\r
1035     "speech_balloon": {\r
1036       "symbol": {\r
1037         "type": "default",\r
1038         "args": {\r
1039           "face": {\r
1040             "type": "picture"\r
1041           }\r
1042         }\r
1043       },\r
1044       "caption": {\r
1045         "type": "default",\r
1046         "args": {\r
1047           "face": {\r
1048             "type": "method",\r
1049             "args": {\r
1050               "method_name": "plain_scenario"\r
1051             }\r
1052           },\r
1053           "link": {\r
1054             "type": "none"\r
1055           }\r
1056         }\r
1057       },\r
1058       "summary": {},\r
1059       "edit": {\r
1060         "type": "none"\r
1061       }\r
1062     },\r
1063     "speech": {\r
1064       "symbol": {\r
1065         "type": "default",\r
1066         "args": {\r
1067           "face": {\r
1068             "type": "picture"\r
1069           }\r
1070         }\r
1071       },\r
1072       "caption": {\r
1073         "type": "default",\r
1074         "args": {\r
1075           "face": {\r
1076             "type": "column",\r
1077             "args": {\r
1078               "column_name": "content"\r
1079             }\r
1080           },\r
1081           "link": {\r
1082             "type": "none"\r
1083           }\r
1084         }\r
1085       },\r
1086       "summary": {},\r
1087       "edit": {\r
1088         "type": "none"\r
1089       }\r
1090     },\r
1091     "balloon": {\r
1092       "symbol": {\r
1093         "type": "default",\r
1094         "args": {\r
1095           "face": {\r
1096             "type": "picture"\r
1097           }\r
1098         }\r
1099       },\r
1100       "caption": {\r
1101         "type": "none"\r
1102       },\r
1103       "summary": {},\r
1104       "edit": {\r
1105         "type": "none"\r
1106       }\r
1107     },\r
1108     "ground_picture": {\r
1109       "symbol": {\r
1110         "type": "default",\r
1111         "args": {\r
1112           "face": {\r
1113             "type": "picture"\r
1114           }\r
1115         }\r
1116       },\r
1117       "caption": {\r
1118         "type": "default",\r
1119         "args": {\r
1120           "link": {\r
1121             "type": "none"\r
1122           }\r
1123         }\r
1124       },\r
1125       "summary": {},\r
1126       "edit": {\r
1127         "type": "none"\r
1128       }\r
1129     },\r
1130     "ground_color": {\r
1131       "symbol": {\r
1132         "type": "template",\r
1133         "args": {\r
1134           "template_name": "symbol"\r
1135         }\r
1136       },\r
1137       "caption": {\r
1138         "type": "default",\r
1139         "args": {\r
1140           "link": {\r
1141             "type": "none"\r
1142           }\r
1143         }\r
1144       },\r
1145       "summary": {},\r
1146       "edit": {\r
1147         "type": "none"\r
1148       }\r
1149     },\r
1150     "original_picture": {\r
1151       "symbol": {\r
1152         "type": "default",\r
1153         "args": {\r
1154           "face": {\r
1155             "type": "picture"\r
1156           }\r
1157         }\r
1158       },\r
1159       "caption": {\r
1160         "type": "default",\r
1161         "args": {\r
1162           "face": {\r
1163             "type": "method",\r
1164             "args": {\r
1165               "method_name": "revision"\r
1166             }\r
1167           },\r
1168           "link": {\r
1169             "type": "action",\r
1170             "args": {\r
1171               "action_name": "history"\r
1172             }\r
1173           }\r
1174         }\r
1175       },\r
1176       "summary": {},\r
1177       "edit": {\r
1178         "type": "template",\r
1179         "args": {\r
1180           "template_name": "publish"\r
1181         }\r
1182       }\r
1183     },\r
1184     "picture": {\r
1185       "symbol": {\r
1186         "type": "default",\r
1187         "args": {\r
1188           "face": {\r
1189             "type": "picture"\r
1190           }\r
1191         }\r
1192       },\r
1193       "caption": {\r
1194         "type": "default",\r
1195         "args": {\r
1196           "face": {\r
1197             "type": "column",\r
1198             "args": {\r
1199               "column_name": "revision"\r
1200             }\r
1201           }\r
1202         }\r
1203       },\r
1204       "summary": {},\r
1205       "edit": {\r
1206         "type": "none"\r
1207       }\r
1208     },\r
1209     "resource_picture": {\r
1210       "symbol": {\r
1211         "type": "default",\r
1212         "args": {\r
1213           "face": {\r
1214             "type": "picture"\r
1215           }\r
1216         }\r
1217       },\r
1218       "caption": {\r
1219         "type": "none"\r
1220       },\r
1221       "summary": {},\r
1222       "edit": {\r
1223         "type": "none"\r
1224       }\r
1225     },\r
1226     "speech_balloon_template": {\r
1227       "symbol": {\r
1228         "type": "default",\r
1229         "args": {\r
1230           "face": {\r
1231             "type": "picture"\r
1232           }\r
1233         }\r
1234       },\r
1235       "caption": {},\r
1236       "summary": {\r
1237         "type": "none"\r
1238       },\r
1239       "edit": {\r
1240         "type": "none"\r
1241       }\r
1242     },\r
1243     "writing_format": {\r
1244       "symbol": {},\r
1245       "caption": {},\r
1246       "summary": {\r
1247         "type": "none"\r
1248       },\r
1249       "edit": {\r
1250         "type": "none"\r
1251       }\r
1252     },\r
1253     "license_group": {\r
1254       "symbol": {},\r
1255       "caption": {\r
1256         "type": "default",\r
1257         "args": {\r
1258           "link": {\r
1259             "type": "url_column",\r
1260             "args": {\r
1261               "column_name": "url"\r
1262             }\r
1263           }\r
1264         }\r
1265       },\r
1266       "summary": {\r
1267         "type": "none"\r
1268       },\r
1269       "edit": {\r
1270         "type": "none"\r
1271       }\r
1272     },\r
1273     "license": {\r
1274       "symbol": {},\r
1275       "caption": {\r
1276         "type": "default",\r
1277         "args": {\r
1278           "face": {\r
1279             "type": "method",\r
1280             "args": {\r
1281               "method_name": "caption_with_group"\r
1282             }\r
1283           },\r
1284           "link": {\r
1285             "type": "url_column",\r
1286             "args": {\r
1287               "column_name": "url"\r
1288             }\r
1289           }\r
1290         }\r
1291       },\r
1292       "summary": {},\r
1293       "edit": {\r
1294         "type": "none"\r
1295       }\r
1296     },\r
1297     "author": {\r
1298       "symbol": {},\r
1299       "caption": {\r
1300         "type": "default",\r
1301         "args": {\r
1302           "face": {\r
1303             "type": "column",\r
1304             "args": {\r
1305               "column_name": "name"\r
1306             }\r
1307           }\r
1308         }\r
1309       },\r
1310       "summary": {},\r
1311       "edit": {\r
1312         "type": "account"\r
1313       }\r
1314     },\r
1315     "artist": {\r
1316       "symbol": {},\r
1317       "caption": {\r
1318         "type": "default",\r
1319         "args": {\r
1320           "face": {\r
1321             "type": "column",\r
1322             "args": {\r
1323               "column_name": "name"\r
1324             }\r
1325           }\r
1326         }\r
1327       },\r
1328       "summary": {},\r
1329       "edit": {\r
1330         "type": "account"\r
1331       }\r
1332     },\r
1333     "system_picture": {\r
1334       "symbol": {\r
1335         "type": "default",\r
1336         "args": {\r
1337           "face": {\r
1338             "type": "picture"\r
1339           }\r
1340         }\r
1341       },\r
1342       "caption": {\r
1343         "type": "none"\r
1344       },\r
1345       "summary": {\r
1346         "type": "none"\r
1347       },\r
1348       "edit": {\r
1349         "type": "none"\r
1350       }\r
1351     }\r
1352   },\r
1353   "forms": {\r
1354     "base": {\r
1355       "scroll": {\r
1356         "fields": {\r
1357           "title": {\r
1358             "args": {\r
1359               "label": {\r
1360                 "args": {\r
1361                   "row_break": true\r
1362                 }\r
1363               },\r
1364               "tag": {\r
1365                 "type": "text"\r
1366               },\r
1367               "row_break": true\r
1368             }\r
1369           },\r
1370           "description": {\r
1371             "args": {\r
1372               "label": {\r
1373                 "args": {\r
1374                   "row_break": true\r
1375                 }\r
1376               },\r
1377               "tag": {\r
1378                 "type": "text_area"\r
1379               }\r
1380             }\r
1381           },\r
1382           "visible": {\r
1383             "args": {\r
1384               "tag": {\r
1385                 "type": "select"\r
1386               },\r
1387               "row_break": true\r
1388             }\r
1389           },\r
1390           "id": {\r
1391             "args": {\r
1392               "label": {\r
1393                 "type": "none"\r
1394               },\r
1395               "tag": {\r
1396                 "type": "hidden"\r
1397               }\r
1398             }\r
1399           },\r
1400           "author_id": {\r
1401             "args": {\r
1402               "label": {\r
1403                 "type": "none"\r
1404               },\r
1405               "tag": {\r
1406                 "type": "hidden"\r
1407               }\r
1408             }\r
1409           }\r
1410         },\r
1411         "field_names": [\r
1412           "title",\r
1413           "description",\r
1414           "visible",\r
1415           "id",\r
1416           "author_id"\r
1417         ]\r
1418       },\r
1419       "scroll_panel": {\r
1420         "fields": {\r
1421           "scroll_id": {\r
1422             "args": {\r
1423               "tag": {\r
1424                 "type": "number"\r
1425               }\r
1426             }\r
1427           },\r
1428           "panel_id": {\r
1429             "args": {\r
1430               "tag": {\r
1431                 "type": "number"\r
1432               }\r
1433             }\r
1434           },\r
1435           "t": {\r
1436             "args": {\r
1437               "tag": {\r
1438                 "type": "number"\r
1439               }\r
1440             }\r
1441           },\r
1442           "id": {\r
1443             "args": {\r
1444               "label": {\r
1445                 "type": "none"\r
1446               },\r
1447               "tag": {\r
1448                 "type": "hidden"\r
1449               }\r
1450             }\r
1451           }\r
1452         },\r
1453         "field_names": [\r
1454           "scroll_id",\r
1455           "panel_id",\r
1456           "t",\r
1457           "id"\r
1458         ]\r
1459       },\r
1460       "comic": {\r
1461         "fields": {\r
1462           "title": {\r
1463             "args": {\r
1464               "label": {\r
1465                 "args": {\r
1466                   "row_break": true\r
1467                 }\r
1468               },\r
1469               "tag": {\r
1470                 "type": "text"\r
1471               },\r
1472               "row_break": true\r
1473             }\r
1474           },\r
1475           "description": {\r
1476             "args": {\r
1477               "label": {\r
1478                 "args": {\r
1479                   "row_break": true\r
1480                 }\r
1481               },\r
1482               "tag": {\r
1483                 "type": "text_area"\r
1484               }\r
1485             }\r
1486           },\r
1487           "visible": {\r
1488             "args": {\r
1489               "tag": {\r
1490                 "type": "select"\r
1491               },\r
1492               "row_break": true\r
1493             }\r
1494           },\r
1495           "id": {\r
1496             "args": {\r
1497               "label": {\r
1498                 "type": "none"\r
1499               },\r
1500               "tag": {\r
1501                 "type": "hidden"\r
1502               }\r
1503             }\r
1504           },\r
1505           "author_id": {\r
1506             "args": {\r
1507               "label": {\r
1508                 "type": "none"\r
1509               },\r
1510               "tag": {\r
1511                 "type": "hidden"\r
1512               }\r
1513             }\r
1514           }\r
1515         },\r
1516         "field_names": [\r
1517           "title",\r
1518           "description",\r
1519           "visible",\r
1520           "id",\r
1521           "author_id"\r
1522         ]\r
1523       },\r
1524       "story": {\r
1525         "fields": {\r
1526           "comic_id": {\r
1527             "args": {\r
1528               "label": {\r
1529                 "type": "none"\r
1530               },\r
1531               "tag": {\r
1532                 "type": "hidden"\r
1533               }\r
1534             }\r
1535           },\r
1536           "title": {\r
1537             "args": {\r
1538               "label": {\r
1539                 "args": {\r
1540                   "row_break": true\r
1541                 }\r
1542               },\r
1543               "tag": {\r
1544                 "type": "text"\r
1545               },\r
1546               "row_break": true\r
1547             }\r
1548           },\r
1549           "description": {\r
1550             "args": {\r
1551               "label": {\r
1552                 "args": {\r
1553                   "row_break": true\r
1554                 }\r
1555               },\r
1556               "tag": {\r
1557                 "type": "text_area"\r
1558               },\r
1559               "row_break": true\r
1560             }\r
1561           },\r
1562           "visible": {\r
1563             "args": {\r
1564               "tag": {\r
1565                 "type": "select"\r
1566               },\r
1567               "row_break": true\r
1568             }\r
1569           },\r
1570           "t": {\r
1571             "args": {\r
1572               "tag": {\r
1573                 "type": "number"\r
1574               }\r
1575             }\r
1576           },\r
1577           "id": {\r
1578             "args": {\r
1579               "label": {\r
1580                 "type": "none"\r
1581               },\r
1582               "tag": {\r
1583                 "type": "hidden"\r
1584               }\r
1585             }\r
1586           },\r
1587           "author_id": {\r
1588             "args": {\r
1589               "label": {\r
1590                 "type": "none"\r
1591               },\r
1592               "tag": {\r
1593                 "type": "hidden"\r
1594               }\r
1595             }\r
1596           }\r
1597         },\r
1598         "field_names": [\r
1599           "comic_id",\r
1600           "title",\r
1601           "description",\r
1602           "visible",\r
1603           "t",\r
1604           "id",\r
1605           "author_id"\r
1606         ]\r
1607       },\r
1608       "story_sheet": {\r
1609         "fields": {\r
1610           "story_id": {\r
1611             "args": {\r
1612               "label": {\r
1613                 "type": "none"\r
1614               },\r
1615               "tag": {\r
1616                 "type": "number"\r
1617               }\r
1618             }\r
1619           },\r
1620           "sheet_id": {\r
1621             "args": {\r
1622               "label": {\r
1623                 "type": "none"\r
1624               },\r
1625               "tag": {\r
1626                 "type": "number"\r
1627               }\r
1628             }\r
1629           },\r
1630           "t": {\r
1631             "args": {\r
1632               "tag": {\r
1633                 "type": "number"\r
1634               }\r
1635             }\r
1636           },\r
1637           "id": {\r
1638             "args": {\r
1639               "label": {\r
1640                 "type": "none"\r
1641               },\r
1642               "tag": {\r
1643                 "type": "hidden"\r
1644               }\r
1645             }\r
1646           }\r
1647         },\r
1648         "field_names": [\r
1649           "story_id",\r
1650           "sheet_id",\r
1651           "t",\r
1652           "id"\r
1653         ]\r
1654       },\r
1655       "sheet": {\r
1656         "fields": {\r
1657           "caption": {\r
1658             "args": {\r
1659               "label": {\r
1660                 "args": {\r
1661                   "row_break": true\r
1662                 }\r
1663               },\r
1664               "tag": {\r
1665                 "type": "text"\r
1666               },\r
1667               "row_break": true\r
1668             }\r
1669           },\r
1670           "width": {\r
1671             "args": {\r
1672               "tag": {\r
1673                 "type": "number"\r
1674               }\r
1675             }\r
1676           },\r
1677           "height": {\r
1678             "args": {\r
1679               "tag": {\r
1680                 "type": "number"\r
1681               },\r
1682               "row_break": true\r
1683             }\r
1684           },\r
1685           "visible": {\r
1686             "args": {\r
1687               "tag": {\r
1688                 "type": "select"\r
1689               },\r
1690               "row_break": true\r
1691             }\r
1692           },\r
1693           "id": {\r
1694             "args": {\r
1695               "label": {\r
1696                 "type": "none"\r
1697               },\r
1698               "tag": {\r
1699                 "type": "hidden"\r
1700               }\r
1701             }\r
1702           },\r
1703           "author_id": {\r
1704             "args": {\r
1705               "label": {\r
1706                 "type": "none"\r
1707               },\r
1708               "tag": {\r
1709                 "type": "hidden"\r
1710               }\r
1711             }\r
1712           }\r
1713         },\r
1714         "field_names": [\r
1715           "caption",\r
1716           "width",\r
1717           "height",\r
1718           "visible",\r
1719           "id",\r
1720           "author_id"\r
1721         ]\r
1722       },\r
1723       "sheet_panel": {\r
1724         "fields": {\r
1725           "sheet_id": {\r
1726             "args": {\r
1727               "tag": {\r
1728                 "type": "number"\r
1729               }\r
1730             }\r
1731           },\r
1732           "panel_id": {\r
1733             "args": {\r
1734               "tag": {\r
1735                 "type": "number"\r
1736               }\r
1737             }\r
1738           },\r
1739           "x": {\r
1740             "args": {\r
1741               "tag": {\r
1742                 "type": "number"\r
1743               }\r
1744             }\r
1745           },\r
1746           "y": {\r
1747             "args": {\r
1748               "tag": {\r
1749                 "type": "number"\r
1750               },\r
1751               "row_break": true\r
1752             }\r
1753           },\r
1754           "z": {\r
1755             "args": {\r
1756               "label": {\r
1757                 "type": "none"\r
1758               },\r
1759               "tag": {\r
1760                 "type": "hidden"\r
1761               }\r
1762             }\r
1763           },\r
1764           "t": {\r
1765             "args": {\r
1766               "label": {\r
1767                 "type": "none"\r
1768               },\r
1769               "tag": {\r
1770                 "type": "hidden"\r
1771               }\r
1772             }\r
1773           },\r
1774           "id": {\r
1775             "args": {\r
1776               "label": {\r
1777                 "type": "none"\r
1778               },\r
1779               "tag": {\r
1780                 "type": "hidden"\r
1781               }\r
1782             }\r
1783           }\r
1784         },\r
1785         "field_names": [\r
1786           "sheet_id",\r
1787           "panel_id",\r
1788           "x",\r
1789           "y",\r
1790           "z",\r
1791           "t",\r
1792           "id"\r
1793         ]\r
1794       },\r
1795       "panel": {\r
1796         "fields": {\r
1797           "caption": {\r
1798             "args": {\r
1799               "tag": {\r
1800                 "type": "text"\r
1801               },\r
1802               "row_break": true\r
1803             }\r
1804           },\r
1805           "width": {\r
1806             "args": {\r
1807               "tag": {\r
1808                 "type": "number"\r
1809               }\r
1810             }\r
1811           },\r
1812           "height": {\r
1813             "args": {\r
1814               "tag": {\r
1815                 "type": "number"\r
1816               },\r
1817               "row_break": true\r
1818             }\r
1819           },\r
1820           "border": {\r
1821             "args": {\r
1822               "tag": {\r
1823                 "type": "number"\r
1824               }\r
1825             }\r
1826           },\r
1827           "publish": {\r
1828             "args": {\r
1829               "tag": {\r
1830                 "type": "select"\r
1831               },\r
1832               "row_break": true\r
1833             }\r
1834           },\r
1835           "id": {\r
1836             "args": {\r
1837               "label": {\r
1838                 "type": "none"\r
1839               },\r
1840               "tag": {\r
1841                 "type": "hidden"\r
1842               }\r
1843             }\r
1844           },\r
1845           "author_id": {\r
1846             "args": {\r
1847               "label": {\r
1848                 "type": "none"\r
1849               },\r
1850               "tag": {\r
1851                 "type": "hidden"\r
1852               }\r
1853             }\r
1854           }\r
1855         },\r
1856         "field_names": [\r
1857           "caption",\r
1858           "width",\r
1859           "height",\r
1860           "border",\r
1861           "publish",\r
1862           "id",\r
1863           "author_id"\r
1864         ]\r
1865       },\r
1866       "panel_picture": {\r
1867         "fields": {\r
1868           "caption": {\r
1869             "args": {\r
1870               "tag": {\r
1871                 "type": "text"\r
1872               },\r
1873               "row_break": true\r
1874             }\r
1875           },\r
1876           "x": {\r
1877             "args": {\r
1878               "tag": {\r
1879                 "type": "number"\r
1880               }\r
1881             }\r
1882           },\r
1883           "y": {\r
1884             "args": {\r
1885               "tag": {\r
1886                 "type": "number"\r
1887               },\r
1888               "row_break": true\r
1889             }\r
1890           },\r
1891           "width": {\r
1892             "args": {\r
1893               "tag": {\r
1894                 "type": "number"\r
1895               },\r
1896               "helpers": {\r
1897                 "size": {\r
1898                   "type": "size",\r
1899                   "args": {\r
1900                     "dom_class": "panel_picture_width_tool"\r
1901                   }\r
1902                 }\r
1903               },\r
1904               "row_break": true\r
1905             }\r
1906           },\r
1907           "height": {\r
1908             "args": {\r
1909               "tag": {\r
1910                 "type": "number"\r
1911               },\r
1912               "helpers": {\r
1913                 "size": {\r
1914                   "type": "size",\r
1915                   "args": {\r
1916                     "dom_class": "panel_picture_height_tool"\r
1917                   }\r
1918                 }\r
1919               },\r
1920               "row_break": true\r
1921             }\r
1922           },\r
1923           "link": {\r
1924             "args": {\r
1925               "tag": {\r
1926                 "type": "text"\r
1927               },\r
1928               "row_break": true\r
1929             }\r
1930           },\r
1931           "id": {\r
1932             "args": {\r
1933               "label": {\r
1934                 "type": "none"\r
1935               },\r
1936               "tag": {\r
1937                 "type": "hidden"\r
1938               }\r
1939             }\r
1940           },\r
1941           "panel_id": {\r
1942             "args": {\r
1943               "label": {\r
1944                 "type": "none"\r
1945               },\r
1946               "tag": {\r
1947                 "type": "hidden"\r
1948               }\r
1949             }\r
1950           },\r
1951           "picture_id": {\r
1952             "args": {\r
1953               "tag": {\r
1954                 "type": "hidden"\r
1955               },\r
1956               "helpers": {\r
1957                 "popup": {\r
1958                   "type": "popup",\r
1959                   "args": {\r
1960                     "source": "pictures"\r
1961                   }\r
1962                 }\r
1963               }\r
1964             }\r
1965           },\r
1966           "z": {\r
1967             "args": {\r
1968               "label": {\r
1969                 "type": "none"\r
1970               },\r
1971               "tag": {\r
1972                 "type": "hidden"\r
1973               }\r
1974             }\r
1975           },\r
1976           "t": {\r
1977             "args": {\r
1978               "label": {\r
1979                 "type": "none"\r
1980               },\r
1981               "tag": {\r
1982                 "type": "hidden"\r
1983               }\r
1984             }\r
1985           }\r
1986         },\r
1987         "field_names": [\r
1988           "caption",\r
1989           "x",\r
1990           "y",\r
1991           "width",\r
1992           "height",\r
1993           "link",\r
1994           "id",\r
1995           "panel_id",\r
1996           "picture_id",\r
1997           "z",\r
1998           "t"\r
1999         ]\r
2000       },\r
2001       "speech_balloon": {\r
2002         "fields": {\r
2003           "speech_balloon.id": {\r
2004             "args": {\r
2005               "label": {\r
2006                 "type": "none"\r
2007               },\r
2008               "tag": {\r
2009                 "type": "hidden"\r
2010               }\r
2011             }\r
2012           },\r
2013           "speech_balloon.panel_id": {\r
2014             "args": {\r
2015               "label": {\r
2016                 "type": "none"\r
2017               },\r
2018               "tag": {\r
2019                 "type": "hidden"\r
2020               }\r
2021             }\r
2022           },\r
2023           "speech_balloon.speech_balloon_template_id": {\r
2024             "args": {\r
2025               "label": {\r
2026                 "type": "none"\r
2027               },\r
2028               "tag": {\r
2029                 "type": "hidden"\r
2030               }\r
2031             }\r
2032           },\r
2033           "speech_balloon.caption": {\r
2034             "args": {\r
2035               "tag": {\r
2036                 "type": "text"\r
2037               },\r
2038               "row_break": true\r
2039             }\r
2040           },\r
2041           "speech_balloon.z": {\r
2042             "args": {\r
2043               "label": {\r
2044                 "type": "none"\r
2045               },\r
2046               "tag": {\r
2047                 "type": "hidden"\r
2048               }\r
2049             }\r
2050           },\r
2051           "speech_balloon.t": {\r
2052             "args": {\r
2053               "label": {\r
2054                 "type": "none"\r
2055               },\r
2056               "tag": {\r
2057                 "type": "hidden"\r
2058               }\r
2059             }\r
2060           },\r
2061           "speech_balloon.speech_balloon_template_classname": {\r
2062             "args": {\r
2063               "label": {\r
2064                 "type": "none"\r
2065               },\r
2066               "tag": {\r
2067                 "type": "hidden"\r
2068               }\r
2069             }\r
2070           },\r
2071           "speech_balloon.speech_balloon_template_settings": {\r
2072             "args": {\r
2073               "label": {\r
2074                 "type": "none"\r
2075               },\r
2076               "tag": {\r
2077                 "type": "hidden"\r
2078               }\r
2079             }\r
2080           },\r
2081           "balloon.id": {\r
2082             "type": "part",\r
2083             "args": {\r
2084               "label": {\r
2085                 "type": "none"\r
2086               },\r
2087               "tag": {\r
2088                 "type": "hidden"\r
2089               }\r
2090             }\r
2091           },\r
2092           "balloon.speech_balloon_id": {\r
2093             "type": "part",\r
2094             "args": {\r
2095               "label": {\r
2096                 "type": "none"\r
2097               },\r
2098               "tag": {\r
2099                 "type": "hidden"\r
2100               }\r
2101             }\r
2102           },\r
2103           "balloon.speech_balloon_template_id": {\r
2104             "type": "part",\r
2105             "args": {\r
2106               "label": {\r
2107                 "type": "none"\r
2108               },\r
2109               "tag": {\r
2110                 "type": "hidden"\r
2111               }\r
2112             }\r
2113           },\r
2114           "balloon.system_picture_id": {\r
2115             "type": "part",\r
2116             "args": {\r
2117               "label": {\r
2118                 "type": "none"\r
2119               },\r
2120               "tag": {\r
2121                 "type": "hidden"\r
2122               }\r
2123             }\r
2124           },\r
2125           "balloon.r": {\r
2126             "type": "part",\r
2127             "args": {\r
2128               "tag": {\r
2129                 "type": "number"\r
2130               },\r
2131               "helpers": {\r
2132                 "tail_angle": {\r
2133                   "type": "size",\r
2134                   "args": {}\r
2135                 }\r
2136               },\r
2137               "row_break": true\r
2138             }\r
2139           },\r
2140           "balloon.x": {\r
2141             "type": "part",\r
2142             "args": {\r
2143               "tag": {\r
2144                 "type": "number"\r
2145               }\r
2146             }\r
2147           },\r
2148           "balloon.y": {\r
2149             "type": "part",\r
2150             "args": {\r
2151               "label": {},\r
2152               "tag": {\r
2153                 "type": "number"\r
2154               },\r
2155               "row_break": true\r
2156             }\r
2157           },\r
2158           "balloon.width": {\r
2159             "type": "part",\r
2160             "args": {\r
2161               "tag": {\r
2162                 "type": "number"\r
2163               }\r
2164             }\r
2165           },\r
2166           "balloon.height": {\r
2167             "type": "part",\r
2168             "args": {\r
2169               "tag": {\r
2170                 "type": "number"\r
2171               },\r
2172               "row_break": true\r
2173             }\r
2174           },\r
2175           "balloon.speech_balloon_template_classname": {\r
2176             "args": {\r
2177               "label": {\r
2178                 "type": "none"\r
2179               },\r
2180               "tag": {\r
2181                 "type": "hidden"\r
2182               }\r
2183             }\r
2184           },\r
2185           "balloon.speech_balloon_template_settings": {\r
2186             "type": "part",\r
2187             "args": {\r
2188               "label": {\r
2189                 "type": "none"\r
2190               },\r
2191               "tag": {\r
2192                 "type": "hidden"\r
2193               }\r
2194             }\r
2195           },\r
2196           "speech.id": {\r
2197             "type": "part",\r
2198             "args": {\r
2199               "label": {\r
2200                 "type": "none"\r
2201               },\r
2202               "tag": {\r
2203                 "type": "hidden"\r
2204               }\r
2205             }\r
2206           },\r
2207           "speech.speech_balloon_id": {\r
2208             "type": "part",\r
2209             "args": {\r
2210               "label": {\r
2211                 "type": "none"\r
2212               },\r
2213               "tag": {\r
2214                 "type": "hidden"\r
2215               }\r
2216             }\r
2217           },\r
2218           "speech.speech_balloon_template_id": {\r
2219             "type": "part",\r
2220             "args": {\r
2221               "label": {\r
2222                 "type": "none"\r
2223               },\r
2224               "tag": {\r
2225                 "type": "hidden"\r
2226               }\r
2227             }\r
2228           },\r
2229           "speech.x": {\r
2230             "type": "part",\r
2231             "args": {\r
2232               "label": {\r
2233                 "type": "none"\r
2234               },\r
2235               "tag": {\r
2236                 "type": "hidden"\r
2237               }\r
2238             }\r
2239           },\r
2240           "speech.y": {\r
2241             "type": "part",\r
2242             "args": {\r
2243               "label": {\r
2244                 "type": "none"\r
2245               },\r
2246               "tag": {\r
2247                 "type": "hidden"\r
2248               }\r
2249             }\r
2250           },\r
2251           "speech.width": {\r
2252             "type": "part",\r
2253             "args": {\r
2254               "label": {\r
2255                 "type": "none"\r
2256               },\r
2257               "tag": {\r
2258                 "type": "hidden"\r
2259               }\r
2260             }\r
2261           },\r
2262           "speech.height": {\r
2263             "type": "part",\r
2264             "args": {\r
2265               "label": {\r
2266                 "type": "none"\r
2267               },\r
2268               "tag": {\r
2269                 "type": "hidden"\r
2270               }\r
2271             }\r
2272           },\r
2273           "speech.writing_format_id": {\r
2274             "type": "part",\r
2275             "args": {\r
2276               "tag": {\r
2277                 "type": "select"\r
2278               }\r
2279             }\r
2280           },\r
2281           "speech.font_size": {\r
2282             "type": "part",\r
2283             "args": {\r
2284               "tag": {\r
2285                 "type": "select"\r
2286               },\r
2287               "row_break": true\r
2288             }\r
2289           },\r
2290           "speech.text_align": {\r
2291             "type": "part",\r
2292             "args": {\r
2293               "tag": {\r
2294                 "type": "select"\r
2295               }\r
2296             }\r
2297           },\r
2298           "speech.quotes": {\r
2299             "type": "part",\r
2300             "args": {\r
2301               "tag": {\r
2302                 "type": "text"\r
2303               }\r
2304             }\r
2305           },\r
2306           "speech.content": {\r
2307             "type": "part",\r
2308             "args": {\r
2309               "label": {\r
2310                 "args": {\r
2311                   "row_break": true\r
2312                 }\r
2313               },\r
2314               "tag": {\r
2315                 "type": "text_area",\r
2316                 "args": {\r
2317                   "options": {\r
2318                     "size": "45x5"\r
2319                   }\r
2320                 }\r
2321               }\r
2322             }\r
2323           },\r
2324           "speech.fore_color": {\r
2325             "type": "part",\r
2326             "args": {\r
2327               "label": {\r
2328                 "row_break": true\r
2329               },\r
2330               "tag": {\r
2331                 "type": "hidden"\r
2332               },\r
2333               "helpers": {\r
2334                 "color": {\r
2335                   "type": "color",\r
2336                   "args": {\r
2337                     "wrapper": "speech-fore_color-wrap"\r
2338                   }\r
2339                 }\r
2340               }\r
2341             }\r
2342           },\r
2343           "speech.speech_balloon_template_classname": {\r
2344             "args": {\r
2345               "label": {\r
2346                 "type": "none"\r
2347               },\r
2348               "tag": {\r
2349                 "type": "hidden"\r
2350               }\r
2351             }\r
2352           },\r
2353           "speech.writing_format_classname": {\r
2354             "args": {\r
2355               "label": {\r
2356                 "type": "none"\r
2357               },\r
2358               "tag": {\r
2359                 "type": "hidden"\r
2360               }\r
2361             }\r
2362           },\r
2363           "speech.speech_balloon_template_settings": {\r
2364             "type": "part",\r
2365             "args": {\r
2366               "label": {\r
2367                 "type": "none"\r
2368               },\r
2369               "tag": {\r
2370                 "type": "hidden"\r
2371               }\r
2372             }\r
2373           },\r
2374           "speech.writing_format_settings": {\r
2375             "type": "part",\r
2376             "args": {\r
2377               "label": {\r
2378                 "type": "none"\r
2379               },\r
2380               "tag": {\r
2381                 "type": "hidden"\r
2382               }\r
2383             }\r
2384           }\r
2385         }\r
2386       },\r
2387       "ground_picture": {\r
2388         "fields": {\r
2389           "id": {\r
2390             "args": {\r
2391               "label": {\r
2392                 "type": "none"\r
2393               },\r
2394               "tag": {\r
2395                 "type": "hidden"\r
2396               }\r
2397             }\r
2398           },\r
2399           "panel_id": {\r
2400             "args": {\r
2401               "label": {\r
2402                 "type": "none"\r
2403               },\r
2404               "tag": {\r
2405                 "type": "hidden"\r
2406               }\r
2407             }\r
2408           },\r
2409           "picture_id": {\r
2410             "args": {\r
2411               "label": {\r
2412                 "type": "none"\r
2413               },\r
2414               "tag": {\r
2415                 "type": "hidden"\r
2416               }\r
2417             }\r
2418           },\r
2419           "caption": {\r
2420             "args": {\r
2421               "tag": {\r
2422                 "type": "text"\r
2423               },\r
2424               "row_break": true\r
2425             }\r
2426           },\r
2427           "repeat": {\r
2428             "args": {\r
2429               "tag": {\r
2430                 "type": "select",\r
2431                 "args": {\r
2432                   "source": "magic_number",\r
2433                   "key": "ground_picture_repeat_items"\r
2434                 }\r
2435               },\r
2436               "row_break": true\r
2437             }\r
2438           },\r
2439           "x": {\r
2440             "args": {\r
2441               "tag": {\r
2442                 "type": "number"\r
2443               }\r
2444             }\r
2445           },\r
2446           "y": {\r
2447             "args": {\r
2448               "tag": {\r
2449                 "type": "number"\r
2450               },\r
2451               "row_break": true\r
2452             }\r
2453           },\r
2454           "z": {\r
2455             "args": {\r
2456               "label": {\r
2457                 "type": "none"\r
2458               },\r
2459               "tag": {\r
2460                 "type": "hidden"\r
2461               }\r
2462             }\r
2463           },\r
2464           "t": {\r
2465             "args": {\r
2466               "label": {\r
2467                 "type": "none"\r
2468               },\r
2469               "tag": {\r
2470                 "type": "hidden"\r
2471               }\r
2472             }\r
2473           }\r
2474         },\r
2475         "field_names": [\r
2476           "caption",\r
2477           "repeat",\r
2478           "x",\r
2479           "y",\r
2480           "z",\r
2481           "t",\r
2482           "id",\r
2483           "panel_id",\r
2484           "picture_id"\r
2485         ]\r
2486       },\r
2487       "ground_color": {\r
2488         "fields": {\r
2489           "id": {\r
2490             "args": {\r
2491               "label": {\r
2492                 "type": "none"\r
2493               },\r
2494               "tag": {\r
2495                 "type": "hidden"\r
2496               }\r
2497             }\r
2498           },\r
2499           "panel_id": {\r
2500             "args": {\r
2501               "label": {\r
2502                 "type": "none"\r
2503               },\r
2504               "tag": {\r
2505                 "type": "hidden"\r
2506               }\r
2507             }\r
2508           },\r
2509           "caption": {\r
2510             "args": {\r
2511               "tag": {\r
2512                 "type": "text"\r
2513               },\r
2514               "row_break": true\r
2515             }\r
2516           },\r
2517           "code": {\r
2518             "args": {\r
2519               "label": {\r
2520                 "args": {\r
2521                   "row_break": true\r
2522                 }\r
2523               },\r
2524               "tag": {\r
2525                 "type": "hidden"\r
2526               },\r
2527               "helpers": {\r
2528                 "color": {\r
2529                   "type": "color",\r
2530                   "args": {\r
2531                     "wrapper": "ground_color-code-wrap"\r
2532                   }\r
2533                 }\r
2534               },\r
2535               "row_break": true\r
2536             }\r
2537           },\r
2538           "orientation": {\r
2539             "args": {\r
2540               "tag": {\r
2541                 "type": "select"\r
2542               },\r
2543               "row_break": true\r
2544             }\r
2545           },\r
2546           "xy": {\r
2547             "args": {\r
2548               "tag": {\r
2549                 "type": "number"\r
2550               }\r
2551             }\r
2552           },\r
2553           "wh": {\r
2554             "args": {\r
2555               "tag": {\r
2556                 "type": "number"\r
2557               },\r
2558               "row_break": true\r
2559             }\r
2560           },\r
2561           "z": {\r
2562             "args": {\r
2563               "label": {\r
2564                 "type": "none"\r
2565               },\r
2566               "tag": {\r
2567                 "type": "hidden"\r
2568               }\r
2569             }\r
2570           },\r
2571           "t": {\r
2572             "args": {\r
2573               "label": {\r
2574                 "type": "none"\r
2575               },\r
2576               "tag": {\r
2577                 "type": "hidden"\r
2578               }\r
2579             }\r
2580           }\r
2581         },\r
2582         "field_names": [\r
2583           "id",\r
2584           "panel_id",\r
2585           "caption",\r
2586           "code",\r
2587           "orientation",\r
2588           "xy",\r
2589           "wh",\r
2590           "z",\r
2591           "t"\r
2592         ]\r
2593       },\r
2594       "author": {\r
2595         "fields": {\r
2596           "id": {\r
2597             "args": {\r
2598               "label": {\r
2599                 "type": "none"\r
2600               },\r
2601               "tag": {\r
2602                 "type": "hidden"\r
2603               }\r
2604             }\r
2605           },\r
2606           "name": {\r
2607             "args": {\r
2608               "label": {\r
2609                 "args": {\r
2610                   "row_break": true\r
2611                 }\r
2612               },\r
2613               "tag": {\r
2614                 "type": "text"\r
2615               },\r
2616               "row_break": true\r
2617             }\r
2618           }\r
2619         },\r
2620         "field_names": [\r
2621           "id",\r
2622           "name"\r
2623         ]\r
2624       },\r
2625       "artist": {\r
2626         "fields": {\r
2627           "id": {\r
2628             "args": {\r
2629               "label": {\r
2630                 "type": "none"\r
2631               },\r
2632               "tag": {\r
2633                 "type": "hidden"\r
2634               }\r
2635             }\r
2636           },\r
2637           "name": {\r
2638             "args": {\r
2639               "label": {\r
2640                 "args": {\r
2641                   "row_break": true\r
2642                 }\r
2643               },\r
2644               "tag": {\r
2645                 "type": "text"\r
2646               },\r
2647               "row_break": true\r
2648             }\r
2649           }\r
2650         },\r
2651         "field_names": [\r
2652           "id",\r
2653           "name"\r
2654         ]\r
2655       }\r
2656     },\r
2657     "extend": {\r
2658       "CircleSpeechBalloon": {\r
2659         "base": "speech_balloon",\r
2660         "fields": {},\r
2661         "field_names": [\r
2662           "speech_balloon.caption",\r
2663           "balloon.r",\r
2664           "balloon.x",\r
2665           "balloon.y",\r
2666           "balloon.width",\r
2667           "balloon.height",\r
2668           "balloon.id",\r
2669           "balloon.speech_balloon_id",\r
2670           "balloon.system_picture_id",\r
2671           "balloon.speech_balloon_template_id",\r
2672           "balloon.speech_balloon_template_classname",\r
2673           "balloon.speech_balloon_template_settings",\r
2674           "speech.writing_format_id",\r
2675           "speech.font_size",\r
2676           "speech.text_align",\r
2677           "speech.quotes",\r
2678           "speech.content",\r
2679           "speech.fore_color",\r
2680           "speech.id",\r
2681           "speech.speech_balloon_id",\r
2682           "speech.x",\r
2683           "speech.y",\r
2684           "speech.width",\r
2685           "speech.height",\r
2686           "speech.speech_balloon_template_id",\r
2687           "speech.speech_balloon_template_classname",\r
2688           "speech.speech_balloon_template_settings",\r
2689           "speech.writing_format_classname",\r
2690           "speech.writing_format_settings",\r
2691           "speech_balloon.id",\r
2692           "speech_balloon.panel_id",\r
2693           "speech_balloon.speech_balloon_template_id",\r
2694           "speech_balloon.speech_balloon_template_classname",\r
2695           "speech_balloon.z",\r
2696           "speech_balloon.t",\r
2697           "speech_balloon.speech_balloon_template_settings"\r
2698         ]\r
2699       },\r
2700       "PlainSpeechBalloon": {\r
2701         "base": "speech_balloon",\r
2702         "fields": {\r
2703           "balloon.r": {\r
2704             "type": "part",\r
2705             "args": {\r
2706               "label": {\r
2707                 "type": "none"\r
2708               },\r
2709               "tag": {\r
2710                 "type": "hidden"\r
2711               }\r
2712             }\r
2713           }\r
2714         },\r
2715         "field_names": [\r
2716           "speech_balloon.caption",\r
2717           "balloon.r",\r
2718           "balloon.x",\r
2719           "balloon.y",\r
2720           "balloon.width",\r
2721           "balloon.height",\r
2722           "balloon.id",\r
2723           "balloon.speech_balloon_id",\r
2724           "balloon.system_picture_id",\r
2725           "balloon.speech_balloon_template_id",\r
2726           "balloon.speech_balloon_template_classname",\r
2727           "balloon.speech_balloon_template_settings",\r
2728           "speech.writing_format_id",\r
2729           "speech.font_size",\r
2730           "speech.text_align",\r
2731           "speech.quotes",\r
2732           "speech.content",\r
2733           "speech.fore_color",\r
2734           "speech.id",\r
2735           "speech.speech_balloon_id",\r
2736           "speech.x",\r
2737           "speech.y",\r
2738           "speech.width",\r
2739           "speech.height",\r
2740           "speech.speech_balloon_template_id",\r
2741           "speech.speech_balloon_template_classname",\r
2742           "speech.speech_balloon_template_settings",\r
2743           "speech.writing_format_classname",\r
2744           "speech.writing_format_settings",\r
2745           "speech_balloon.id",\r
2746           "speech_balloon.panel_id",\r
2747           "speech_balloon.speech_balloon_template_id",\r
2748           "speech_balloon.speech_balloon_template_classname",\r
2749           "speech_balloon.z",\r
2750           "speech_balloon.t",\r
2751           "speech_balloon.speech_balloon_template_settings"\r
2752         ]\r
2753       },\r
2754       "SquareSpeechBalloon": {\r
2755         "base": "speech_balloon",\r
2756         "fields": {\r
2757           "balloon.r": {\r
2758             "type": "part",\r
2759             "args": {\r
2760               "label": {\r
2761                 "type": "none"\r
2762               },\r
2763               "tag": {\r
2764                 "type": "hidden"\r
2765               }\r
2766             }\r
2767           }\r
2768         },\r
2769         "field_names": [\r
2770           "speech_balloon.caption",\r
2771           "balloon.r",\r
2772           "balloon.x",\r
2773           "balloon.y",\r
2774           "balloon.width",\r
2775           "balloon.height",\r
2776           "balloon.id",\r
2777           "balloon.speech_balloon_id",\r
2778           "balloon.system_picture_id",\r
2779           "balloon.speech_balloon_template_id",\r
2780           "balloon.speech_balloon_template_classname",\r
2781           "balloon.speech_balloon_template_settings",\r
2782           "speech.writing_format_id",\r
2783           "speech.font_size",\r
2784           "speech.text_align",\r
2785           "speech.quotes",\r
2786           "speech.content",\r
2787           "speech.fore_color",\r
2788           "speech.id",\r
2789           "speech.speech_balloon_id",\r
2790           "speech.x",\r
2791           "speech.y",\r
2792           "speech.width",\r
2793           "speech.height",\r
2794           "speech.speech_balloon_template_id",\r
2795           "speech.speech_balloon_template_classname",\r
2796           "speech.speech_balloon_template_settings",\r
2797           "speech.writing_format_classname",\r
2798           "speech.writing_format_settings",\r
2799           "speech_balloon.id",\r
2800           "speech_balloon.panel_id",\r
2801           "speech_balloon.speech_balloon_template_id",\r
2802           "speech_balloon.speech_balloon_template_classname",\r
2803           "speech_balloon.z",\r
2804           "speech_balloon.t",\r
2805           "speech_balloon.speech_balloon_template_settings"\r
2806         ]\r
2807       }\r
2808     }\r
2809   }\r
2810 }