OSDN Git Service

fix profiler extend system
[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       "columns": {\r
431         "visible": {\r
432           "type": "source"\r
433         }\r
434       },\r
435       "column_names": [\r
436         "title",\r
437         "description",\r
438         "visible",\r
439         "author_id"\r
440       ],\r
441       "associations": {\r
442         "belongs_to": [\r
443           "author"\r
444         ],\r
445         "has_many": [\r
446           "scroll_panels.by_scroll",\r
447           "panels.by_scroll"\r
448         ]\r
449       }\r
450     },\r
451     "scroll_panel": {\r
452       "column_names": [\r
453         "scroll_id",\r
454         "panel_id",\r
455         "t",\r
456         "author_id"\r
457       ],\r
458       "associations": {\r
459         "belongs_to": [\r
460           "scroll",\r
461           "panel"\r
462         ]\r
463       }\r
464     },\r
465     "comic": {\r
466       "column_names": [\r
467         "title",\r
468         "description",\r
469         "visible",\r
470         "author_id"\r
471       ],\r
472       "associations": {\r
473         "belongs_to": [\r
474           "author"\r
475         ],\r
476         "has_many": [\r
477           "stories.by_comic"\r
478         ]\r
479       }\r
480     },\r
481     "story": {\r
482       "column_names": [\r
483         "comic_id",\r
484         "title",\r
485         "description",\r
486         "t",\r
487         "visible"\r
488       ],\r
489       "associations": {\r
490         "belongs_to": [\r
491           "comic"\r
492         ],\r
493         "has_many": [\r
494           "story_sheets.by_story",\r
495           "sheets.by_story"\r
496         ]\r
497       }\r
498     },\r
499     "story_sheet": {\r
500       "column_names": [\r
501         "story_id",\r
502         "sheet_id",\r
503         "t",\r
504         "author_id"\r
505       ],\r
506       "associations": {\r
507         "belongs_to": [\r
508           "story",\r
509           "sheet"\r
510         ]\r
511       }\r
512     },\r
513     "sheet": {\r
514       "column_names": [\r
515         "caption",\r
516         "width",\r
517         "height",\r
518         "visible",\r
519         "author_id"\r
520       ],\r
521       "associations": {\r
522         "belongs_to": [\r
523           "author"\r
524         ],\r
525         "has_many": [\r
526           "story_sheets.by_sheet",\r
527           "stories.by_sheet",\r
528           "sheet_panels.by_sheet",\r
529           "panels.by_sheet"\r
530         ]\r
531       }\r
532     },\r
533     "sheet_panel": {\r
534       "column_names": [\r
535         "sheet_id",\r
536         "panel_id",\r
537         "x",\r
538         "y",\r
539         "z",\r
540         "t",\r
541         "author_id"\r
542       ],\r
543       "associations": {\r
544         "belongs_to": [\r
545           "sheet",\r
546           "panel"\r
547         ]\r
548       }\r
549     },\r
550     "panel": {\r
551       "column_names": [\r
552         "width",\r
553         "height",\r
554         "border",\r
555         "caption",\r
556         "publish",\r
557         "author_id"\r
558       ],\r
559       "associations": {\r
560         "belongs_to": [\r
561           "author"\r
562         ],\r
563         "has_many": [\r
564           "scroll_panels.by_panel",\r
565           "scrolls.by_panel",\r
566           "sheet_panels.by_panel",\r
567           "sheets.by_panel",\r
568           "panel_pictures.by_panel",\r
569           "speech_balloons.by_panel",\r
570           "ground_pictures.by_panel",\r
571           "ground_colors.by_panel"\r
572         ]\r
573       }\r
574     },\r
575     "panel_picture": {\r
576       "column_names": [\r
577         "panel_id",\r
578         "picture_id",\r
579         "caption",\r
580         "x",\r
581         "y",\r
582         "width",\r
583         "height",\r
584         "link",\r
585         "z",\r
586         "t"\r
587       ],\r
588       "associations": {\r
589         "belongs_to": [\r
590           "panel"\r
591         ]\r
592       }\r
593     },\r
594     "speech_balloon": {\r
595       "columns": {\r
596         "speech_balloon_template_settings": {\r
597           "type": "extend"\r
598         }\r
599       },\r
600       "column_names": [\r
601         "panel_id",\r
602         "caption",\r
603         "speech_balloon_template_id",\r
604         "speech_balloon_template_classname",\r
605         "z",\r
606         "t",\r
607         "speech_balloon_template_settings"\r
608       ],\r
609       "associations": {\r
610         "belongs_to": [\r
611           "panel"\r
612         ],\r
613         "has_one": [\r
614           "balloon.by_speech_balloon",\r
615           "speech.by_speech_balloon"\r
616         ]\r
617       }\r
618     },\r
619     "speech": {\r
620       "columns": {\r
621         "speech_balloon_template_settings": {\r
622           "type": "extend"\r
623         }\r
624       },\r
625       "column_names": [\r
626         "speech_balloon_id",\r
627         "speech_balloon_template_id",\r
628         "speech_balloon_template_classname",\r
629         "writing_format_id",\r
630         "writing_format_classname",\r
631         "content",\r
632         "font_size",\r
633         "text_align",\r
634         "fore_color",\r
635         "x",\r
636         "y",\r
637         "width",\r
638         "height",\r
639         "quotes",\r
640         "speech_balloon_template_settings",\r
641         "writing_format_settings"\r
642       ],\r
643       "associations": {\r
644         "belongs_to": [\r
645           "speech_balloon",\r
646           "writing_format"\r
647         ]\r
648       }\r
649     },\r
650     "balloon": {\r
651       "columns": {\r
652         "speech_balloon_template_settings": {\r
653           "type": "extend"\r
654         }\r
655       },\r
656       "column_names": [\r
657         "speech_balloon_id",\r
658         "speech_balloon_template_id",\r
659         "speech_balloon_template_classname",\r
660         "system_picture_id",\r
661         "x",\r
662         "y",\r
663         "width",\r
664         "height",\r
665         "r",\r
666         "speech_balloon_template_settings"\r
667       ],\r
668       "associations": {\r
669         "belongs_to": [\r
670           "speech_balloon",\r
671           "system_picture"\r
672         ]\r
673       }\r
674     },\r
675     "ground_picture": {\r
676       "column_names": [\r
677         "panel_id",\r
678         "picture_id",\r
679         "caption",\r
680         "repeat",\r
681         "x",\r
682         "y",\r
683         "z",\r
684         "t"\r
685       ],\r
686       "associations": {\r
687         "belongs_to": [\r
688           "panel"\r
689         ]\r
690       }\r
691     },\r
692     "ground_color": {\r
693       "column_names": [\r
694         "panel_id",\r
695         "caption",\r
696         "code",\r
697         "orientation",\r
698         "xy",\r
699         "wh",\r
700         "z",\r
701         "t"\r
702       ],\r
703       "associations": {\r
704         "belongs_to": [\r
705           "panel"\r
706         ]\r
707       }\r
708     },\r
709     "original_picture": {\r
710       "column_names": [\r
711         "ext",\r
712         "width",\r
713         "height",\r
714         "filesize",\r
715         "artist_id",\r
716         "md5",\r
717         "uploaded_at",\r
718         "published_at",\r
719         "stopped_at"\r
720       ],\r
721       "associations": {\r
722         "belongs_to": [\r
723           "artist"\r
724         ],\r
725         "has_one": [\r
726           "resource_picture.by_original_picture"\r
727         ]\r
728       }\r
729     },\r
730     "picture": {\r
731       "column_names": [\r
732         "original_picture_id",\r
733         "revision",\r
734         "ext",\r
735         "width",\r
736         "height",\r
737         "filesize",\r
738         "artist_id",\r
739         "license_id",\r
740         "md5",\r
741         "artist_name",\r
742         "credit",\r
743         "settings",\r
744         "classname"\r
745       ],\r
746       "associations": {\r
747         "belongs_to": [\r
748           "license",\r
749           "artist"\r
750         ]\r
751       }\r
752     },\r
753     "resource_picture": {\r
754       "column_names": [\r
755         "original_picture_id",\r
756         "revision",\r
757         "ext",\r
758         "width",\r
759         "height",\r
760         "filesize",\r
761         "artist_id",\r
762         "license_id",\r
763         "md5",\r
764         "artist_name",\r
765         "credit",\r
766         "settings",\r
767         "picture_id",\r
768         "classname"\r
769       ],\r
770       "associations": {\r
771         "belongs_to": [\r
772           "original_picture",\r
773           "license",\r
774           "artist"\r
775         ]\r
776       }\r
777     },\r
778     "speech_balloon_template": {\r
779       "column_names": [\r
780         "name",\r
781         "classname",\r
782         "caption",\r
783         "t",\r
784         "system_picture_id",\r
785         "settings"\r
786       ],\r
787       "extend_settings": {\r
788         "circle_speech_balloon_speech_balloon": {\r
789           "columns": {},\r
790           "column_names": []\r
791         },\r
792         "circle_speech_balloon_balloon": {\r
793           "columns": {},\r
794           "column_names": []\r
795         },\r
796         "circle_speech_balloon_speech": {\r
797           "columns": {},\r
798           "column_names": []\r
799         },\r
800         "plain_speech_balloon_speech_balloon": {\r
801           "columns": {},\r
802           "column_names": []\r
803         },\r
804         "square_speech_balloon_speech_balloon": {\r
805           "columns": {},\r
806           "column_names": []\r
807         }\r
808       },\r
809       "associations": {\r
810         "belongs_to": [\r
811           "system_picture"\r
812         ]\r
813       }\r
814     },\r
815     "writing_format": {\r
816       "column_names": [\r
817         "name",\r
818         "classname",\r
819         "caption",\r
820         "system_picture_id",\r
821         "settings"\r
822       ],\r
823       "extend_settings": {\r
824         "pettanr_simple_format_writing_format": {\r
825           "columns": {},\r
826           "column_names": []\r
827         }\r
828       },\r
829       "associations": {\r
830         "belongs_to": [\r
831           "system_picture"\r
832         ],\r
833         "has_many": []\r
834       }\r
835     },\r
836     "license_group": {\r
837       "column_names": [\r
838         "name",\r
839         "classname",\r
840         "caption",\r
841         "url"\r
842       ],\r
843       "extend_settings": {\r
844         "pettanr_pettan_commons_v01_licenses_license": {\r
845           "columns": {\r
846             "open": {},\r
847             "commercial": {},\r
848             "official": {},\r
849             "attribution": {},\r
850             "derive": {},\r
851             "thumbnail": {},\r
852             "gif_convert": {},\r
853             "reverse": {},\r
854             "sync_vh": {},\r
855             "overlap": {}\r
856           },\r
857           "column_names": [\r
858             "open",\r
859             "commercial",\r
860             "official",\r
861             "attribution:",\r
862             "derive",\r
863             "thumbnail",\r
864             "gif_convert",\r
865             "reverse",\r
866             "sync_vh",\r
867             "overlap"\r
868           ]\r
869         },\r
870         "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
871           "columns": {},\r
872           "column_names": [\r
873             "source_url_btn_id",\r
874             "source_url_off_btn_id"\r
875           ]\r
876         }\r
877       },\r
878       "associations": {\r
879         "has_many": [\r
880           "licenses.by_license_group"\r
881         ]\r
882       }\r
883     },\r
884     "license": {\r
885       "columns": {\r
886         "license_group_id": {},\r
887         "license_group_classname": {},\r
888         "name": {},\r
889         "caption": {},\r
890         "system_picture_id": {},\r
891         "url": {},\r
892         "license_group_settings": {\r
893           "type": "extend",\r
894           "args": {\r
895             "parent_model_name": "panel"\r
896           }\r
897         },\r
898         "credit_picture_settings": {\r
899           "type": "extend",\r
900           "args": {\r
901             "boost_name": "credit_picture"\r
902           }\r
903         }\r
904       },\r
905       "column_names": [\r
906         "license_group_id",\r
907         "license_group_classname",\r
908         "name",\r
909         "caption",\r
910         "system_picture_id",\r
911         "url",\r
912         "license_group_settings",\r
913         "credit_picture_settings"\r
914       ],\r
915       "associations": {\r
916         "belongs_to": [\r
917           "license_group",\r
918           "system_picture"\r
919         ],\r
920         "has_many": [\r
921           "resource_pictures.by_license"\r
922         ]\r
923       }\r
924     },\r
925     "author": {\r
926       "column_names": [\r
927         "name",\r
928         "user_id"\r
929       ],\r
930       "associations": {\r
931         "has_many": [\r
932           "scrolls.by_author",\r
933           "scroll_panels.by_author",\r
934           "comics.by_author",\r
935           "stories.by_author",\r
936           "sheets.by_author",\r
937           "sheet_panels.by_author",\r
938           "panels.by_author",\r
939           "panel_pictures.by_author",\r
940           "speech_balloons.by_author",\r
941           "balloons.by_author",\r
942           "speeches.by_author",\r
943           "ground_pictures.by_author",\r
944           "ground_colors.by_author"\r
945         ]\r
946       }\r
947     },\r
948     "artist": {\r
949       "column_names": [\r
950         "name",\r
951         "author_id"\r
952       ],\r
953       "associations": {\r
954         "has_many": [\r
955           "resource_pictures.by_artist"\r
956         ]\r
957       }\r
958     },\r
959     "system_picture": {\r
960       "column_names": [\r
961         "ext",\r
962         "width",\r
963         "height",\r
964         "filesize",\r
965         "md5"\r
966       ],\r
967       "associations": {\r
968         "has_many": [\r
969           "licenses.by_system_picture"\r
970         ]\r
971       }\r
972     }\r
973   },\r
974   "filers": {\r
975     "scroll": {\r
976       "symbol": {},\r
977       "caption": {\r
978         "type": "default",\r
979         "args": {\r
980           "face": {\r
981             "type": "column",\r
982             "args": {\r
983               "column_name": "title"\r
984             }\r
985           },\r
986           "link": {\r
987             "type": "action",\r
988             "args": {\r
989               "action_name": "play"\r
990             }\r
991           }\r
992         }\r
993       },\r
994       "summary": {},\r
995       "edit": {}\r
996     },\r
997     "scroll_panel": {\r
998       "symbol": {\r
999         "type": "default",\r
1000         "args": {\r
1001           "link": {\r
1002             "type": "none"\r
1003           }\r
1004         }\r
1005       },\r
1006       "caption": {\r
1007         "type": "none"\r
1008       },\r
1009       "summary": {},\r
1010       "edit": {\r
1011         "type": "none"\r
1012       }\r
1013     },\r
1014     "comic": {\r
1015       "symbol": {},\r
1016       "caption": {\r
1017         "type": "default",\r
1018         "args": {\r
1019           "face": {\r
1020             "type": "column",\r
1021             "args": {\r
1022               "column_name": "title"\r
1023             }\r
1024           }\r
1025         }\r
1026       },\r
1027       "summary": {},\r
1028       "edit": {}\r
1029     },\r
1030     "story": {\r
1031       "symbol": {},\r
1032       "caption": {\r
1033         "type": "default",\r
1034         "args": {\r
1035           "face": {\r
1036             "type": "method",\r
1037             "args": {\r
1038               "method_name": "title_with_t"\r
1039             }\r
1040           },\r
1041           "link": {\r
1042             "type": "action",\r
1043             "args": {\r
1044               "action_name": "play"\r
1045             }\r
1046           }\r
1047         }\r
1048       },\r
1049       "summary": {},\r
1050       "edit": {}\r
1051     },\r
1052     "story_sheet": {\r
1053       "symbol": {\r
1054         "type": "default",\r
1055         "args": {\r
1056           "link": {\r
1057             "type": "none"\r
1058           }\r
1059         }\r
1060       },\r
1061       "caption": {\r
1062         "type": "none"\r
1063       },\r
1064       "summary": {},\r
1065       "edit": {\r
1066         "type": "none"\r
1067       }\r
1068     },\r
1069     "sheet": {\r
1070       "symbol": {},\r
1071       "caption": {\r
1072         "type": "default",\r
1073         "args": {\r
1074           "face": {},\r
1075           "link": {\r
1076             "type": "action",\r
1077             "args": {\r
1078               "action_name": "play"\r
1079             }\r
1080           }\r
1081         }\r
1082       },\r
1083       "summary": {},\r
1084       "edit": {}\r
1085     },\r
1086     "sheet_panel": {\r
1087       "symbol": {\r
1088         "type": "default",\r
1089         "args": {\r
1090           "link": {\r
1091             "type": "none"\r
1092           }\r
1093         }\r
1094       },\r
1095       "caption": {\r
1096         "type": "none"\r
1097       },\r
1098       "summary": {},\r
1099       "edit": {\r
1100         "type": "none"\r
1101       }\r
1102     },\r
1103     "panel": {\r
1104       "symbol": {},\r
1105       "caption": {\r
1106         "type": "default",\r
1107         "args": {\r
1108           "link": {\r
1109             "type": "none"\r
1110           }\r
1111         }\r
1112       },\r
1113       "summary": {},\r
1114       "edit": {}\r
1115     },\r
1116     "panel_picture": {\r
1117       "symbol": {\r
1118         "type": "default",\r
1119         "args": {\r
1120           "face": {\r
1121             "type": "picture"\r
1122           }\r
1123         }\r
1124       },\r
1125       "caption": {\r
1126         "type": "default",\r
1127         "args": {\r
1128           "link": {\r
1129             "type": "none"\r
1130           }\r
1131         }\r
1132       },\r
1133       "summary": {},\r
1134       "edit": {\r
1135         "type": "none"\r
1136       }\r
1137     },\r
1138     "speech_balloon": {\r
1139       "symbol": {\r
1140         "type": "default",\r
1141         "args": {\r
1142           "face": {\r
1143             "type": "picture"\r
1144           }\r
1145         }\r
1146       },\r
1147       "caption": {\r
1148         "type": "default",\r
1149         "args": {\r
1150           "face": {\r
1151             "type": "method",\r
1152             "args": {\r
1153               "method_name": "plain_scenario"\r
1154             }\r
1155           },\r
1156           "link": {\r
1157             "type": "none"\r
1158           }\r
1159         }\r
1160       },\r
1161       "summary": {},\r
1162       "edit": {\r
1163         "type": "none"\r
1164       }\r
1165     },\r
1166     "speech": {\r
1167       "symbol": {\r
1168         "type": "default",\r
1169         "args": {\r
1170           "face": {\r
1171             "type": "picture"\r
1172           }\r
1173         }\r
1174       },\r
1175       "caption": {\r
1176         "type": "default",\r
1177         "args": {\r
1178           "face": {\r
1179             "type": "column",\r
1180             "args": {\r
1181               "column_name": "content"\r
1182             }\r
1183           },\r
1184           "link": {\r
1185             "type": "none"\r
1186           }\r
1187         }\r
1188       },\r
1189       "summary": {},\r
1190       "edit": {\r
1191         "type": "none"\r
1192       }\r
1193     },\r
1194     "balloon": {\r
1195       "symbol": {\r
1196         "type": "default",\r
1197         "args": {\r
1198           "face": {\r
1199             "type": "picture"\r
1200           }\r
1201         }\r
1202       },\r
1203       "caption": {\r
1204         "type": "none"\r
1205       },\r
1206       "summary": {},\r
1207       "edit": {\r
1208         "type": "none"\r
1209       }\r
1210     },\r
1211     "ground_picture": {\r
1212       "symbol": {\r
1213         "type": "default",\r
1214         "args": {\r
1215           "face": {\r
1216             "type": "picture"\r
1217           }\r
1218         }\r
1219       },\r
1220       "caption": {\r
1221         "type": "default",\r
1222         "args": {\r
1223           "link": {\r
1224             "type": "none"\r
1225           }\r
1226         }\r
1227       },\r
1228       "summary": {},\r
1229       "edit": {\r
1230         "type": "none"\r
1231       }\r
1232     },\r
1233     "ground_color": {\r
1234       "symbol": {\r
1235         "type": "template",\r
1236         "args": {\r
1237           "template_name": "symbol"\r
1238         }\r
1239       },\r
1240       "caption": {\r
1241         "type": "default",\r
1242         "args": {\r
1243           "link": {\r
1244             "type": "none"\r
1245           }\r
1246         }\r
1247       },\r
1248       "summary": {},\r
1249       "edit": {\r
1250         "type": "none"\r
1251       }\r
1252     },\r
1253     "original_picture": {\r
1254       "symbol": {\r
1255         "type": "default",\r
1256         "args": {\r
1257           "face": {\r
1258             "type": "picture"\r
1259           }\r
1260         }\r
1261       },\r
1262       "caption": {\r
1263         "type": "default",\r
1264         "args": {\r
1265           "face": {\r
1266             "type": "method",\r
1267             "args": {\r
1268               "method_name": "revision"\r
1269             }\r
1270           },\r
1271           "link": {\r
1272             "type": "action",\r
1273             "args": {\r
1274               "action_name": "history"\r
1275             }\r
1276           }\r
1277         }\r
1278       },\r
1279       "summary": {},\r
1280       "edit": {\r
1281         "type": "template",\r
1282         "args": {\r
1283           "template_name": "publish"\r
1284         }\r
1285       }\r
1286     },\r
1287     "picture": {\r
1288       "symbol": {\r
1289         "type": "default",\r
1290         "args": {\r
1291           "face": {\r
1292             "type": "picture"\r
1293           }\r
1294         }\r
1295       },\r
1296       "caption": {\r
1297         "type": "default",\r
1298         "args": {\r
1299           "face": {\r
1300             "type": "column",\r
1301             "args": {\r
1302               "column_name": "revision"\r
1303             }\r
1304           }\r
1305         }\r
1306       },\r
1307       "summary": {},\r
1308       "edit": {\r
1309         "type": "none"\r
1310       }\r
1311     },\r
1312     "resource_picture": {\r
1313       "symbol": {\r
1314         "type": "default",\r
1315         "args": {\r
1316           "face": {\r
1317             "type": "picture"\r
1318           }\r
1319         }\r
1320       },\r
1321       "caption": {\r
1322         "type": "none"\r
1323       },\r
1324       "summary": {},\r
1325       "edit": {\r
1326         "type": "none"\r
1327       }\r
1328     },\r
1329     "speech_balloon_template": {\r
1330       "symbol": {\r
1331         "type": "default",\r
1332         "args": {\r
1333           "face": {\r
1334             "type": "picture"\r
1335           }\r
1336         }\r
1337       },\r
1338       "caption": {},\r
1339       "summary": {\r
1340         "type": "none"\r
1341       },\r
1342       "edit": {}\r
1343     },\r
1344     "writing_format": {\r
1345       "symbol": {},\r
1346       "caption": {},\r
1347       "summary": {\r
1348         "type": "none"\r
1349       },\r
1350       "edit": {}\r
1351     },\r
1352     "license_group": {\r
1353       "symbol": {},\r
1354       "caption": {\r
1355         "type": "default",\r
1356         "args": {\r
1357           "link": {\r
1358             "type": "url_column",\r
1359             "args": {\r
1360               "column_name": "url"\r
1361             }\r
1362           }\r
1363         }\r
1364       },\r
1365       "summary": {\r
1366         "type": "none"\r
1367       },\r
1368       "edit": {}\r
1369     },\r
1370     "license": {\r
1371       "symbol": {},\r
1372       "caption": {\r
1373         "type": "default",\r
1374         "args": {\r
1375           "face": {\r
1376             "type": "method",\r
1377             "args": {\r
1378               "method_name": "caption_with_group"\r
1379             }\r
1380           },\r
1381           "link": {\r
1382             "type": "url_column",\r
1383             "args": {\r
1384               "column_name": "url"\r
1385             }\r
1386           }\r
1387         }\r
1388       },\r
1389       "summary": {},\r
1390       "edit": {}\r
1391     },\r
1392     "author": {\r
1393       "symbol": {},\r
1394       "caption": {\r
1395         "type": "default",\r
1396         "args": {\r
1397           "face": {\r
1398             "type": "column",\r
1399             "args": {\r
1400               "column_name": "name"\r
1401             }\r
1402           }\r
1403         }\r
1404       },\r
1405       "summary": {},\r
1406       "edit": {\r
1407         "type": "account"\r
1408       }\r
1409     },\r
1410     "artist": {\r
1411       "symbol": {},\r
1412       "caption": {\r
1413         "type": "default",\r
1414         "args": {\r
1415           "face": {\r
1416             "type": "column",\r
1417             "args": {\r
1418               "column_name": "name"\r
1419             }\r
1420           }\r
1421         }\r
1422       },\r
1423       "summary": {},\r
1424       "edit": {\r
1425         "type": "account"\r
1426       }\r
1427     },\r
1428     "system_picture": {\r
1429       "symbol": {\r
1430         "type": "default",\r
1431         "args": {\r
1432           "face": {\r
1433             "type": "picture"\r
1434           }\r
1435         }\r
1436       },\r
1437       "caption": {\r
1438         "type": "none"\r
1439       },\r
1440       "summary": {\r
1441         "type": "none"\r
1442       },\r
1443       "edit": {\r
1444         "type": "none"\r
1445       }\r
1446     }\r
1447   },\r
1448   "forms": {\r
1449     "base": {\r
1450       "scroll": {\r
1451         "fields": {\r
1452           "title": {\r
1453             "args": {\r
1454               "label": {\r
1455                 "args": {\r
1456                   "row_break": true\r
1457                 }\r
1458               },\r
1459               "tag": {\r
1460                 "type": "text"\r
1461               },\r
1462               "row_break": true\r
1463             }\r
1464           },\r
1465           "description": {\r
1466             "args": {\r
1467               "label": {\r
1468                 "args": {\r
1469                   "row_break": true\r
1470                 }\r
1471               },\r
1472               "tag": {\r
1473                 "type": "text_area"\r
1474               }\r
1475             }\r
1476           },\r
1477           "visible": {\r
1478             "args": {\r
1479               "tag": {\r
1480                 "type": "select"\r
1481               },\r
1482               "row_break": true\r
1483             }\r
1484           },\r
1485           "id": {\r
1486             "args": {\r
1487               "label": {\r
1488                 "type": "none"\r
1489               },\r
1490               "tag": {\r
1491                 "type": "hidden"\r
1492               }\r
1493             }\r
1494           },\r
1495           "author_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         },\r
1506         "field_names": [\r
1507           "title",\r
1508           "description",\r
1509           "visible",\r
1510           "id",\r
1511           "author_id"\r
1512         ]\r
1513       },\r
1514       "scroll_panel": {\r
1515         "fields": {\r
1516           "scroll_id": {\r
1517             "args": {\r
1518               "tag": {\r
1519                 "type": "number"\r
1520               }\r
1521             }\r
1522           },\r
1523           "panel_id": {\r
1524             "args": {\r
1525               "tag": {\r
1526                 "type": "number"\r
1527               }\r
1528             }\r
1529           },\r
1530           "t": {\r
1531             "args": {\r
1532               "tag": {\r
1533                 "type": "number"\r
1534               }\r
1535             }\r
1536           },\r
1537           "id": {\r
1538             "args": {\r
1539               "label": {\r
1540                 "type": "none"\r
1541               },\r
1542               "tag": {\r
1543                 "type": "hidden"\r
1544               }\r
1545             }\r
1546           }\r
1547         },\r
1548         "field_names": [\r
1549           "scroll_id",\r
1550           "panel_id",\r
1551           "t",\r
1552           "id"\r
1553         ]\r
1554       },\r
1555       "comic": {\r
1556         "fields": {\r
1557           "title": {\r
1558             "args": {\r
1559               "label": {\r
1560                 "args": {\r
1561                   "row_break": true\r
1562                 }\r
1563               },\r
1564               "tag": {\r
1565                 "type": "text"\r
1566               },\r
1567               "row_break": true\r
1568             }\r
1569           },\r
1570           "description": {\r
1571             "args": {\r
1572               "label": {\r
1573                 "args": {\r
1574                   "row_break": true\r
1575                 }\r
1576               },\r
1577               "tag": {\r
1578                 "type": "text_area"\r
1579               }\r
1580             }\r
1581           },\r
1582           "visible": {\r
1583             "args": {\r
1584               "tag": {\r
1585                 "type": "select"\r
1586               },\r
1587               "row_break": true\r
1588             }\r
1589           },\r
1590           "id": {\r
1591             "args": {\r
1592               "label": {\r
1593                 "type": "none"\r
1594               },\r
1595               "tag": {\r
1596                 "type": "hidden"\r
1597               }\r
1598             }\r
1599           },\r
1600           "author_id": {\r
1601             "args": {\r
1602               "label": {\r
1603                 "type": "none"\r
1604               },\r
1605               "tag": {\r
1606                 "type": "hidden"\r
1607               }\r
1608             }\r
1609           }\r
1610         },\r
1611         "field_names": [\r
1612           "title",\r
1613           "description",\r
1614           "visible",\r
1615           "id",\r
1616           "author_id"\r
1617         ]\r
1618       },\r
1619       "story": {\r
1620         "fields": {\r
1621           "comic_id": {\r
1622             "args": {\r
1623               "label": {\r
1624                 "type": "none"\r
1625               },\r
1626               "tag": {\r
1627                 "type": "hidden"\r
1628               }\r
1629             }\r
1630           },\r
1631           "title": {\r
1632             "args": {\r
1633               "label": {\r
1634                 "args": {\r
1635                   "row_break": true\r
1636                 }\r
1637               },\r
1638               "tag": {\r
1639                 "type": "text"\r
1640               },\r
1641               "row_break": true\r
1642             }\r
1643           },\r
1644           "description": {\r
1645             "args": {\r
1646               "label": {\r
1647                 "args": {\r
1648                   "row_break": true\r
1649                 }\r
1650               },\r
1651               "tag": {\r
1652                 "type": "text_area"\r
1653               },\r
1654               "row_break": true\r
1655             }\r
1656           },\r
1657           "visible": {\r
1658             "args": {\r
1659               "tag": {\r
1660                 "type": "select"\r
1661               },\r
1662               "row_break": true\r
1663             }\r
1664           },\r
1665           "t": {\r
1666             "args": {\r
1667               "tag": {\r
1668                 "type": "number"\r
1669               }\r
1670             }\r
1671           },\r
1672           "id": {\r
1673             "args": {\r
1674               "label": {\r
1675                 "type": "none"\r
1676               },\r
1677               "tag": {\r
1678                 "type": "hidden"\r
1679               }\r
1680             }\r
1681           },\r
1682           "author_id": {\r
1683             "args": {\r
1684               "label": {\r
1685                 "type": "none"\r
1686               },\r
1687               "tag": {\r
1688                 "type": "hidden"\r
1689               }\r
1690             }\r
1691           }\r
1692         },\r
1693         "field_names": [\r
1694           "comic_id",\r
1695           "title",\r
1696           "description",\r
1697           "visible",\r
1698           "t",\r
1699           "id",\r
1700           "author_id"\r
1701         ]\r
1702       },\r
1703       "story_sheet": {\r
1704         "fields": {\r
1705           "story_id": {\r
1706             "args": {\r
1707               "label": {\r
1708                 "type": "none"\r
1709               },\r
1710               "tag": {\r
1711                 "type": "number"\r
1712               }\r
1713             }\r
1714           },\r
1715           "sheet_id": {\r
1716             "args": {\r
1717               "label": {\r
1718                 "type": "none"\r
1719               },\r
1720               "tag": {\r
1721                 "type": "number"\r
1722               }\r
1723             }\r
1724           },\r
1725           "t": {\r
1726             "args": {\r
1727               "tag": {\r
1728                 "type": "number"\r
1729               }\r
1730             }\r
1731           },\r
1732           "id": {\r
1733             "args": {\r
1734               "label": {\r
1735                 "type": "none"\r
1736               },\r
1737               "tag": {\r
1738                 "type": "hidden"\r
1739               }\r
1740             }\r
1741           }\r
1742         },\r
1743         "field_names": [\r
1744           "story_id",\r
1745           "sheet_id",\r
1746           "t",\r
1747           "id"\r
1748         ]\r
1749       },\r
1750       "sheet": {\r
1751         "fields": {\r
1752           "caption": {\r
1753             "args": {\r
1754               "label": {\r
1755                 "args": {\r
1756                   "row_break": true\r
1757                 }\r
1758               },\r
1759               "tag": {\r
1760                 "type": "text"\r
1761               },\r
1762               "row_break": true\r
1763             }\r
1764           },\r
1765           "width": {\r
1766             "args": {\r
1767               "tag": {\r
1768                 "type": "number"\r
1769               }\r
1770             }\r
1771           },\r
1772           "height": {\r
1773             "args": {\r
1774               "tag": {\r
1775                 "type": "number"\r
1776               },\r
1777               "row_break": true\r
1778             }\r
1779           },\r
1780           "visible": {\r
1781             "args": {\r
1782               "tag": {\r
1783                 "type": "select"\r
1784               },\r
1785               "row_break": true\r
1786             }\r
1787           },\r
1788           "id": {\r
1789             "args": {\r
1790               "label": {\r
1791                 "type": "none"\r
1792               },\r
1793               "tag": {\r
1794                 "type": "hidden"\r
1795               }\r
1796             }\r
1797           },\r
1798           "author_id": {\r
1799             "args": {\r
1800               "label": {\r
1801                 "type": "none"\r
1802               },\r
1803               "tag": {\r
1804                 "type": "hidden"\r
1805               }\r
1806             }\r
1807           }\r
1808         },\r
1809         "field_names": [\r
1810           "caption",\r
1811           "width",\r
1812           "height",\r
1813           "visible",\r
1814           "id",\r
1815           "author_id"\r
1816         ]\r
1817       },\r
1818       "sheet_panel": {\r
1819         "fields": {\r
1820           "sheet_id": {\r
1821             "args": {\r
1822               "tag": {\r
1823                 "type": "number"\r
1824               }\r
1825             }\r
1826           },\r
1827           "panel_id": {\r
1828             "args": {\r
1829               "tag": {\r
1830                 "type": "number"\r
1831               }\r
1832             }\r
1833           },\r
1834           "x": {\r
1835             "args": {\r
1836               "tag": {\r
1837                 "type": "number"\r
1838               }\r
1839             }\r
1840           },\r
1841           "y": {\r
1842             "args": {\r
1843               "tag": {\r
1844                 "type": "number"\r
1845               },\r
1846               "row_break": true\r
1847             }\r
1848           },\r
1849           "z": {\r
1850             "args": {\r
1851               "label": {\r
1852                 "type": "none"\r
1853               },\r
1854               "tag": {\r
1855                 "type": "hidden"\r
1856               }\r
1857             }\r
1858           },\r
1859           "t": {\r
1860             "args": {\r
1861               "label": {\r
1862                 "type": "none"\r
1863               },\r
1864               "tag": {\r
1865                 "type": "hidden"\r
1866               }\r
1867             }\r
1868           },\r
1869           "id": {\r
1870             "args": {\r
1871               "label": {\r
1872                 "type": "none"\r
1873               },\r
1874               "tag": {\r
1875                 "type": "hidden"\r
1876               }\r
1877             }\r
1878           }\r
1879         },\r
1880         "field_names": [\r
1881           "sheet_id",\r
1882           "panel_id",\r
1883           "x",\r
1884           "y",\r
1885           "z",\r
1886           "t",\r
1887           "id"\r
1888         ]\r
1889       },\r
1890       "panel": {\r
1891         "fields": {\r
1892           "caption": {\r
1893             "args": {\r
1894               "tag": {\r
1895                 "type": "text"\r
1896               },\r
1897               "row_break": true\r
1898             }\r
1899           },\r
1900           "width": {\r
1901             "args": {\r
1902               "tag": {\r
1903                 "type": "number"\r
1904               }\r
1905             }\r
1906           },\r
1907           "height": {\r
1908             "args": {\r
1909               "tag": {\r
1910                 "type": "number"\r
1911               },\r
1912               "row_break": true\r
1913             }\r
1914           },\r
1915           "border": {\r
1916             "args": {\r
1917               "tag": {\r
1918                 "type": "number"\r
1919               }\r
1920             }\r
1921           },\r
1922           "publish": {\r
1923             "args": {\r
1924               "tag": {\r
1925                 "type": "select"\r
1926               },\r
1927               "row_break": true\r
1928             }\r
1929           },\r
1930           "id": {\r
1931             "args": {\r
1932               "label": {\r
1933                 "type": "none"\r
1934               },\r
1935               "tag": {\r
1936                 "type": "hidden"\r
1937               }\r
1938             }\r
1939           },\r
1940           "author_id": {\r
1941             "args": {\r
1942               "label": {\r
1943                 "type": "none"\r
1944               },\r
1945               "tag": {\r
1946                 "type": "hidden"\r
1947               }\r
1948             }\r
1949           }\r
1950         },\r
1951         "field_names": [\r
1952           "caption",\r
1953           "width",\r
1954           "height",\r
1955           "border",\r
1956           "publish",\r
1957           "id",\r
1958           "author_id"\r
1959         ]\r
1960       },\r
1961       "panel_picture": {\r
1962         "fields": {\r
1963           "caption": {\r
1964             "args": {\r
1965               "tag": {\r
1966                 "type": "text"\r
1967               },\r
1968               "row_break": true\r
1969             }\r
1970           },\r
1971           "x": {\r
1972             "args": {\r
1973               "tag": {\r
1974                 "type": "number"\r
1975               }\r
1976             }\r
1977           },\r
1978           "y": {\r
1979             "args": {\r
1980               "tag": {\r
1981                 "type": "number"\r
1982               },\r
1983               "row_break": true\r
1984             }\r
1985           },\r
1986           "width": {\r
1987             "args": {\r
1988               "tag": {\r
1989                 "type": "number"\r
1990               },\r
1991               "helpers": {\r
1992                 "size": {\r
1993                   "type": "size",\r
1994                   "args": {\r
1995                     "dom_class": "panel_picture_width_tool"\r
1996                   }\r
1997                 }\r
1998               },\r
1999               "row_break": true\r
2000             }\r
2001           },\r
2002           "height": {\r
2003             "args": {\r
2004               "tag": {\r
2005                 "type": "number"\r
2006               },\r
2007               "helpers": {\r
2008                 "size": {\r
2009                   "type": "size",\r
2010                   "args": {\r
2011                     "dom_class": "panel_picture_height_tool"\r
2012                   }\r
2013                 }\r
2014               },\r
2015               "row_break": true\r
2016             }\r
2017           },\r
2018           "link": {\r
2019             "args": {\r
2020               "tag": {\r
2021                 "type": "text"\r
2022               },\r
2023               "row_break": true\r
2024             }\r
2025           },\r
2026           "id": {\r
2027             "args": {\r
2028               "label": {\r
2029                 "type": "none"\r
2030               },\r
2031               "tag": {\r
2032                 "type": "hidden"\r
2033               }\r
2034             }\r
2035           },\r
2036           "panel_id": {\r
2037             "args": {\r
2038               "label": {\r
2039                 "type": "none"\r
2040               },\r
2041               "tag": {\r
2042                 "type": "hidden"\r
2043               }\r
2044             }\r
2045           },\r
2046           "picture_id": {\r
2047             "args": {\r
2048               "tag": {\r
2049                 "type": "hidden"\r
2050               },\r
2051               "helpers": {\r
2052                 "popup": {\r
2053                   "type": "popup",\r
2054                   "args": {\r
2055                     "source": "pictures"\r
2056                   }\r
2057                 }\r
2058               }\r
2059             }\r
2060           },\r
2061           "z": {\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           "t": {\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         },\r
2082         "field_names": [\r
2083           "caption",\r
2084           "x",\r
2085           "y",\r
2086           "width",\r
2087           "height",\r
2088           "link",\r
2089           "id",\r
2090           "panel_id",\r
2091           "picture_id",\r
2092           "z",\r
2093           "t"\r
2094         ]\r
2095       },\r
2096       "speech_balloon": {\r
2097         "fields": {\r
2098           "speech_balloon.id": {\r
2099             "args": {\r
2100               "label": {\r
2101                 "type": "none"\r
2102               },\r
2103               "tag": {\r
2104                 "type": "hidden"\r
2105               }\r
2106             }\r
2107           },\r
2108           "speech_balloon.panel_id": {\r
2109             "args": {\r
2110               "label": {\r
2111                 "type": "none"\r
2112               },\r
2113               "tag": {\r
2114                 "type": "hidden"\r
2115               }\r
2116             }\r
2117           },\r
2118           "speech_balloon.speech_balloon_template_id": {\r
2119             "args": {\r
2120               "label": {\r
2121                 "type": "none"\r
2122               },\r
2123               "tag": {\r
2124                 "type": "hidden"\r
2125               }\r
2126             }\r
2127           },\r
2128           "speech_balloon.caption": {\r
2129             "args": {\r
2130               "tag": {\r
2131                 "type": "text"\r
2132               },\r
2133               "row_break": true\r
2134             }\r
2135           },\r
2136           "speech_balloon.z": {\r
2137             "args": {\r
2138               "label": {\r
2139                 "type": "none"\r
2140               },\r
2141               "tag": {\r
2142                 "type": "hidden"\r
2143               }\r
2144             }\r
2145           },\r
2146           "speech_balloon.t": {\r
2147             "args": {\r
2148               "label": {\r
2149                 "type": "none"\r
2150               },\r
2151               "tag": {\r
2152                 "type": "hidden"\r
2153               }\r
2154             }\r
2155           },\r
2156           "speech_balloon.speech_balloon_template_classname": {\r
2157             "args": {\r
2158               "label": {\r
2159                 "type": "none"\r
2160               },\r
2161               "tag": {\r
2162                 "type": "hidden"\r
2163               }\r
2164             }\r
2165           },\r
2166           "speech_balloon.speech_balloon_template_settings": {\r
2167             "args": {\r
2168               "label": {\r
2169                 "type": "none"\r
2170               },\r
2171               "tag": {\r
2172                 "type": "hidden"\r
2173               }\r
2174             }\r
2175           },\r
2176           "balloon.id": {\r
2177             "type": "part",\r
2178             "args": {\r
2179               "label": {\r
2180                 "type": "none"\r
2181               },\r
2182               "tag": {\r
2183                 "type": "hidden"\r
2184               }\r
2185             }\r
2186           },\r
2187           "balloon.speech_balloon_id": {\r
2188             "type": "part",\r
2189             "args": {\r
2190               "label": {\r
2191                 "type": "none"\r
2192               },\r
2193               "tag": {\r
2194                 "type": "hidden"\r
2195               }\r
2196             }\r
2197           },\r
2198           "balloon.speech_balloon_template_id": {\r
2199             "type": "part",\r
2200             "args": {\r
2201               "label": {\r
2202                 "type": "none"\r
2203               },\r
2204               "tag": {\r
2205                 "type": "hidden"\r
2206               }\r
2207             }\r
2208           },\r
2209           "balloon.system_picture_id": {\r
2210             "type": "part",\r
2211             "args": {\r
2212               "label": {\r
2213                 "type": "none"\r
2214               },\r
2215               "tag": {\r
2216                 "type": "hidden"\r
2217               }\r
2218             }\r
2219           },\r
2220           "balloon.r": {\r
2221             "type": "part",\r
2222             "args": {\r
2223               "tag": {\r
2224                 "type": "number"\r
2225               },\r
2226               "helpers": {\r
2227                 "tail_angle": {\r
2228                   "type": "size",\r
2229                   "args": {}\r
2230                 }\r
2231               },\r
2232               "row_break": true\r
2233             }\r
2234           },\r
2235           "balloon.x": {\r
2236             "type": "part",\r
2237             "args": {\r
2238               "tag": {\r
2239                 "type": "number"\r
2240               }\r
2241             }\r
2242           },\r
2243           "balloon.y": {\r
2244             "type": "part",\r
2245             "args": {\r
2246               "label": {},\r
2247               "tag": {\r
2248                 "type": "number"\r
2249               },\r
2250               "row_break": true\r
2251             }\r
2252           },\r
2253           "balloon.width": {\r
2254             "type": "part",\r
2255             "args": {\r
2256               "tag": {\r
2257                 "type": "number"\r
2258               }\r
2259             }\r
2260           },\r
2261           "balloon.height": {\r
2262             "type": "part",\r
2263             "args": {\r
2264               "tag": {\r
2265                 "type": "number"\r
2266               },\r
2267               "row_break": true\r
2268             }\r
2269           },\r
2270           "balloon.speech_balloon_template_classname": {\r
2271             "args": {\r
2272               "label": {\r
2273                 "type": "none"\r
2274               },\r
2275               "tag": {\r
2276                 "type": "hidden"\r
2277               }\r
2278             }\r
2279           },\r
2280           "balloon.speech_balloon_template_settings": {\r
2281             "type": "part",\r
2282             "args": {\r
2283               "label": {\r
2284                 "type": "none"\r
2285               },\r
2286               "tag": {\r
2287                 "type": "hidden"\r
2288               }\r
2289             }\r
2290           },\r
2291           "speech.id": {\r
2292             "type": "part",\r
2293             "args": {\r
2294               "label": {\r
2295                 "type": "none"\r
2296               },\r
2297               "tag": {\r
2298                 "type": "hidden"\r
2299               }\r
2300             }\r
2301           },\r
2302           "speech.speech_balloon_id": {\r
2303             "type": "part",\r
2304             "args": {\r
2305               "label": {\r
2306                 "type": "none"\r
2307               },\r
2308               "tag": {\r
2309                 "type": "hidden"\r
2310               }\r
2311             }\r
2312           },\r
2313           "speech.speech_balloon_template_id": {\r
2314             "type": "part",\r
2315             "args": {\r
2316               "label": {\r
2317                 "type": "none"\r
2318               },\r
2319               "tag": {\r
2320                 "type": "hidden"\r
2321               }\r
2322             }\r
2323           },\r
2324           "speech.x": {\r
2325             "type": "part",\r
2326             "args": {\r
2327               "label": {\r
2328                 "type": "none"\r
2329               },\r
2330               "tag": {\r
2331                 "type": "hidden"\r
2332               }\r
2333             }\r
2334           },\r
2335           "speech.y": {\r
2336             "type": "part",\r
2337             "args": {\r
2338               "label": {\r
2339                 "type": "none"\r
2340               },\r
2341               "tag": {\r
2342                 "type": "hidden"\r
2343               }\r
2344             }\r
2345           },\r
2346           "speech.width": {\r
2347             "type": "part",\r
2348             "args": {\r
2349               "label": {\r
2350                 "type": "none"\r
2351               },\r
2352               "tag": {\r
2353                 "type": "hidden"\r
2354               }\r
2355             }\r
2356           },\r
2357           "speech.height": {\r
2358             "type": "part",\r
2359             "args": {\r
2360               "label": {\r
2361                 "type": "none"\r
2362               },\r
2363               "tag": {\r
2364                 "type": "hidden"\r
2365               }\r
2366             }\r
2367           },\r
2368           "speech.writing_format_id": {\r
2369             "type": "part",\r
2370             "args": {\r
2371               "tag": {\r
2372                 "type": "select"\r
2373               }\r
2374             }\r
2375           },\r
2376           "speech.font_size": {\r
2377             "type": "part",\r
2378             "args": {\r
2379               "tag": {\r
2380                 "type": "select"\r
2381               },\r
2382               "row_break": true\r
2383             }\r
2384           },\r
2385           "speech.text_align": {\r
2386             "type": "part",\r
2387             "args": {\r
2388               "tag": {\r
2389                 "type": "select"\r
2390               }\r
2391             }\r
2392           },\r
2393           "speech.quotes": {\r
2394             "type": "part",\r
2395             "args": {\r
2396               "tag": {\r
2397                 "type": "text"\r
2398               }\r
2399             }\r
2400           },\r
2401           "speech.content": {\r
2402             "type": "part",\r
2403             "args": {\r
2404               "label": {\r
2405                 "args": {\r
2406                   "row_break": true\r
2407                 }\r
2408               },\r
2409               "tag": {\r
2410                 "type": "text_area",\r
2411                 "args": {\r
2412                   "options": {\r
2413                     "size": "45x5"\r
2414                   }\r
2415                 }\r
2416               }\r
2417             }\r
2418           },\r
2419           "speech.fore_color": {\r
2420             "type": "part",\r
2421             "args": {\r
2422               "label": {\r
2423                 "row_break": true\r
2424               },\r
2425               "tag": {\r
2426                 "type": "hidden"\r
2427               },\r
2428               "helpers": {\r
2429                 "color": {\r
2430                   "type": "color",\r
2431                   "args": {\r
2432                     "wrapper": "speech-fore_color-wrap"\r
2433                   }\r
2434                 }\r
2435               }\r
2436             }\r
2437           },\r
2438           "speech.speech_balloon_template_classname": {\r
2439             "args": {\r
2440               "label": {\r
2441                 "type": "none"\r
2442               },\r
2443               "tag": {\r
2444                 "type": "hidden"\r
2445               }\r
2446             }\r
2447           },\r
2448           "speech.writing_format_classname": {\r
2449             "args": {\r
2450               "label": {\r
2451                 "type": "none"\r
2452               },\r
2453               "tag": {\r
2454                 "type": "hidden"\r
2455               }\r
2456             }\r
2457           },\r
2458           "speech.speech_balloon_template_settings": {\r
2459             "type": "part",\r
2460             "args": {\r
2461               "label": {\r
2462                 "type": "none"\r
2463               },\r
2464               "tag": {\r
2465                 "type": "hidden"\r
2466               }\r
2467             }\r
2468           },\r
2469           "speech.writing_format_settings": {\r
2470             "type": "part",\r
2471             "args": {\r
2472               "label": {\r
2473                 "type": "none"\r
2474               },\r
2475               "tag": {\r
2476                 "type": "hidden"\r
2477               }\r
2478             }\r
2479           }\r
2480         }\r
2481       },\r
2482       "ground_picture": {\r
2483         "fields": {\r
2484           "id": {\r
2485             "args": {\r
2486               "label": {\r
2487                 "type": "none"\r
2488               },\r
2489               "tag": {\r
2490                 "type": "hidden"\r
2491               }\r
2492             }\r
2493           },\r
2494           "panel_id": {\r
2495             "args": {\r
2496               "label": {\r
2497                 "type": "none"\r
2498               },\r
2499               "tag": {\r
2500                 "type": "hidden"\r
2501               }\r
2502             }\r
2503           },\r
2504           "picture_id": {\r
2505             "args": {\r
2506               "label": {\r
2507                 "type": "none"\r
2508               },\r
2509               "tag": {\r
2510                 "type": "hidden"\r
2511               }\r
2512             }\r
2513           },\r
2514           "caption": {\r
2515             "args": {\r
2516               "tag": {\r
2517                 "type": "text"\r
2518               },\r
2519               "row_break": true\r
2520             }\r
2521           },\r
2522           "repeat": {\r
2523             "args": {\r
2524               "tag": {\r
2525                 "type": "select",\r
2526                 "args": {\r
2527                   "source": "magic_number",\r
2528                   "key": "ground_picture_repeat_items"\r
2529                 }\r
2530               },\r
2531               "row_break": true\r
2532             }\r
2533           },\r
2534           "x": {\r
2535             "args": {\r
2536               "tag": {\r
2537                 "type": "number"\r
2538               }\r
2539             }\r
2540           },\r
2541           "y": {\r
2542             "args": {\r
2543               "tag": {\r
2544                 "type": "number"\r
2545               },\r
2546               "row_break": true\r
2547             }\r
2548           },\r
2549           "z": {\r
2550             "args": {\r
2551               "label": {\r
2552                 "type": "none"\r
2553               },\r
2554               "tag": {\r
2555                 "type": "hidden"\r
2556               }\r
2557             }\r
2558           },\r
2559           "t": {\r
2560             "args": {\r
2561               "label": {\r
2562                 "type": "none"\r
2563               },\r
2564               "tag": {\r
2565                 "type": "hidden"\r
2566               }\r
2567             }\r
2568           }\r
2569         },\r
2570         "field_names": [\r
2571           "caption",\r
2572           "repeat",\r
2573           "x",\r
2574           "y",\r
2575           "z",\r
2576           "t",\r
2577           "id",\r
2578           "panel_id",\r
2579           "picture_id"\r
2580         ]\r
2581       },\r
2582       "ground_color": {\r
2583         "fields": {\r
2584           "id": {\r
2585             "args": {\r
2586               "label": {\r
2587                 "type": "none"\r
2588               },\r
2589               "tag": {\r
2590                 "type": "hidden"\r
2591               }\r
2592             }\r
2593           },\r
2594           "panel_id": {\r
2595             "args": {\r
2596               "label": {\r
2597                 "type": "none"\r
2598               },\r
2599               "tag": {\r
2600                 "type": "hidden"\r
2601               }\r
2602             }\r
2603           },\r
2604           "caption": {\r
2605             "args": {\r
2606               "tag": {\r
2607                 "type": "text"\r
2608               },\r
2609               "row_break": true\r
2610             }\r
2611           },\r
2612           "code": {\r
2613             "args": {\r
2614               "label": {\r
2615                 "args": {\r
2616                   "row_break": true\r
2617                 }\r
2618               },\r
2619               "tag": {\r
2620                 "type": "hidden"\r
2621               },\r
2622               "helpers": {\r
2623                 "color": {\r
2624                   "type": "color",\r
2625                   "args": {\r
2626                     "wrapper": "ground_color-code-wrap"\r
2627                   }\r
2628                 }\r
2629               },\r
2630               "row_break": true\r
2631             }\r
2632           },\r
2633           "orientation": {\r
2634             "args": {\r
2635               "tag": {\r
2636                 "type": "select"\r
2637               },\r
2638               "row_break": true\r
2639             }\r
2640           },\r
2641           "xy": {\r
2642             "args": {\r
2643               "tag": {\r
2644                 "type": "number"\r
2645               }\r
2646             }\r
2647           },\r
2648           "wh": {\r
2649             "args": {\r
2650               "tag": {\r
2651                 "type": "number"\r
2652               },\r
2653               "row_break": true\r
2654             }\r
2655           },\r
2656           "z": {\r
2657             "args": {\r
2658               "label": {\r
2659                 "type": "none"\r
2660               },\r
2661               "tag": {\r
2662                 "type": "hidden"\r
2663               }\r
2664             }\r
2665           },\r
2666           "t": {\r
2667             "args": {\r
2668               "label": {\r
2669                 "type": "none"\r
2670               },\r
2671               "tag": {\r
2672                 "type": "hidden"\r
2673               }\r
2674             }\r
2675           }\r
2676         },\r
2677         "field_names": [\r
2678           "id",\r
2679           "panel_id",\r
2680           "caption",\r
2681           "code",\r
2682           "orientation",\r
2683           "xy",\r
2684           "wh",\r
2685           "z",\r
2686           "t"\r
2687         ]\r
2688       },\r
2689       "speech_balloon_template": {\r
2690         "fields": {\r
2691           "id": {\r
2692             "args": {\r
2693               "label": {\r
2694                 "type": "none"\r
2695               },\r
2696               "tag": {\r
2697                 "type": "hidden"\r
2698               }\r
2699             }\r
2700           },\r
2701           "name": {\r
2702             "args": {\r
2703               "tag": {\r
2704                 "type": "text"\r
2705               },\r
2706               "row_break": true\r
2707             }\r
2708           },\r
2709           "classname": {\r
2710             "args": {\r
2711               "tag": {\r
2712                 "type": "text"\r
2713               },\r
2714               "row_break": true\r
2715             }\r
2716           },\r
2717           "caption": {\r
2718             "args": {\r
2719               "tag": {\r
2720                 "type": "text"\r
2721               },\r
2722               "row_break": true\r
2723             }\r
2724           },\r
2725           "t": {\r
2726             "args": {\r
2727               "tag": {\r
2728                 "type": "number"\r
2729               },\r
2730               "row_break": true\r
2731             }\r
2732           },\r
2733           "system_picture_id": {\r
2734             "args": {\r
2735               "tag": {\r
2736                 "type": "number"\r
2737               },\r
2738               "row_break": true\r
2739             }\r
2740           },\r
2741           "settings": {\r
2742             "args": {\r
2743               "tag": {\r
2744                 "type": "text"\r
2745               },\r
2746               "row_break": true\r
2747             }\r
2748           }\r
2749         },\r
2750         "field_names": [\r
2751           "id",\r
2752           "name",\r
2753           "classname",\r
2754           "caption",\r
2755           "t",\r
2756           "system_picture_id",\r
2757           "settings"\r
2758         ]\r
2759       },\r
2760       "writing_format": {\r
2761         "fields": {\r
2762           "id": {\r
2763             "args": {\r
2764               "label": {\r
2765                 "type": "none"\r
2766               },\r
2767               "tag": {\r
2768                 "type": "hidden"\r
2769               }\r
2770             }\r
2771           },\r
2772           "name": {\r
2773             "args": {\r
2774               "tag": {\r
2775                 "type": "text"\r
2776               },\r
2777               "row_break": true\r
2778             }\r
2779           },\r
2780           "classname": {\r
2781             "args": {\r
2782               "tag": {\r
2783                 "type": "text"\r
2784               },\r
2785               "row_break": true\r
2786             }\r
2787           },\r
2788           "caption": {\r
2789             "args": {\r
2790               "tag": {\r
2791                 "type": "text"\r
2792               },\r
2793               "row_break": true\r
2794             }\r
2795           },\r
2796           "system_picture_id": {\r
2797             "args": {\r
2798               "tag": {\r
2799                 "type": "number"\r
2800               },\r
2801               "row_break": true\r
2802             }\r
2803           },\r
2804           "settings": {\r
2805             "args": {\r
2806               "tag": {\r
2807                 "type": "text"\r
2808               },\r
2809               "row_break": true\r
2810             }\r
2811           }\r
2812         },\r
2813         "field_names": [\r
2814           "id",\r
2815           "name",\r
2816           "classname",\r
2817           "caption",\r
2818           "system_picture_id",\r
2819           "settings"\r
2820         ]\r
2821       },\r
2822       "license_group": {\r
2823         "fields": {\r
2824           "id": {\r
2825             "args": {\r
2826               "label": {\r
2827                 "type": "none"\r
2828               },\r
2829               "tag": {\r
2830                 "type": "hidden"\r
2831               }\r
2832             }\r
2833           },\r
2834           "name": {\r
2835             "args": {\r
2836               "tag": {\r
2837                 "type": "text"\r
2838               },\r
2839               "row_break": true\r
2840             }\r
2841           },\r
2842           "classname": {\r
2843             "args": {\r
2844               "tag": {\r
2845                 "type": "text"\r
2846               },\r
2847               "row_break": true\r
2848             }\r
2849           },\r
2850           "caption": {\r
2851             "args": {\r
2852               "tag": {\r
2853                 "type": "text"\r
2854               },\r
2855               "row_break": true\r
2856             }\r
2857           },\r
2858           "url": {\r
2859             "args": {\r
2860               "tag": {\r
2861                 "type": "text"\r
2862               },\r
2863               "row_break": true\r
2864             }\r
2865           }\r
2866         },\r
2867         "field_names": [\r
2868           "id",\r
2869           "name",\r
2870           "classname",\r
2871           "caption",\r
2872           "url"\r
2873         ]\r
2874       },\r
2875       "license": {\r
2876         "fields": {\r
2877           "id": {\r
2878             "args": {\r
2879               "label": {\r
2880                 "type": "none"\r
2881               },\r
2882               "tag": {\r
2883                 "type": "hidden"\r
2884               }\r
2885             }\r
2886           },\r
2887           "license_group_id": {\r
2888             "args": {\r
2889               "label": {\r
2890                 "type": "none"\r
2891               },\r
2892               "tag": {\r
2893                 "type": "hidden"\r
2894               }\r
2895             }\r
2896           },\r
2897           "license_group_classname": {\r
2898             "args": {\r
2899               "tag": {\r
2900                 "type": "text"\r
2901               },\r
2902               "row_break": true\r
2903             }\r
2904           },\r
2905           "name": {\r
2906             "args": {\r
2907               "tag": {\r
2908                 "type": "text"\r
2909               },\r
2910               "row_break": true\r
2911             }\r
2912           },\r
2913           "caption": {\r
2914             "args": {\r
2915               "tag": {\r
2916                 "type": "text"\r
2917               },\r
2918               "row_break": true\r
2919             }\r
2920           },\r
2921           "system_picture_id": {\r
2922             "args": {\r
2923               "tag": {\r
2924                 "type": "number"\r
2925               },\r
2926               "row_break": true\r
2927             }\r
2928           },\r
2929           "url": {\r
2930             "args": {\r
2931               "tag": {\r
2932                 "type": "text"\r
2933               },\r
2934               "row_break": true\r
2935             }\r
2936           },\r
2937           "license_group_settings": {\r
2938             "args": {\r
2939               "tag": {\r
2940                 "type": "text"\r
2941               },\r
2942               "row_break": true\r
2943             }\r
2944           },\r
2945           "credit_picture_settings": {\r
2946             "args": {\r
2947               "tag": {\r
2948                 "type": "text"\r
2949               },\r
2950               "row_break": true\r
2951             }\r
2952           }\r
2953         },\r
2954         "field_names": [\r
2955           "id",\r
2956           "license_group_id",\r
2957           "license_group_classname",\r
2958           "name",\r
2959           "caption",\r
2960           "system_picture_id",\r
2961           "url",\r
2962           "license_group_settings",\r
2963           "credit_picture_settings"\r
2964         ]\r
2965       },\r
2966       "author": {\r
2967         "fields": {\r
2968           "id": {\r
2969             "args": {\r
2970               "label": {\r
2971                 "type": "none"\r
2972               },\r
2973               "tag": {\r
2974                 "type": "hidden"\r
2975               }\r
2976             }\r
2977           },\r
2978           "name": {\r
2979             "args": {\r
2980               "label": {\r
2981                 "args": {\r
2982                   "row_break": true\r
2983                 }\r
2984               },\r
2985               "tag": {\r
2986                 "type": "text"\r
2987               },\r
2988               "row_break": true\r
2989             }\r
2990           }\r
2991         },\r
2992         "field_names": [\r
2993           "id",\r
2994           "name"\r
2995         ]\r
2996       },\r
2997       "artist": {\r
2998         "fields": {\r
2999           "id": {\r
3000             "args": {\r
3001               "label": {\r
3002                 "type": "none"\r
3003               },\r
3004               "tag": {\r
3005                 "type": "hidden"\r
3006               }\r
3007             }\r
3008           },\r
3009           "name": {\r
3010             "args": {\r
3011               "label": {\r
3012                 "args": {\r
3013                   "row_break": true\r
3014                 }\r
3015               },\r
3016               "tag": {\r
3017                 "type": "text"\r
3018               },\r
3019               "row_break": true\r
3020             }\r
3021           }\r
3022         },\r
3023         "field_names": [\r
3024           "id",\r
3025           "name"\r
3026         ]\r
3027       }\r
3028     },\r
3029     "extend": {\r
3030       "CircleSpeechBalloon": {\r
3031         "base": "speech_balloon",\r
3032         "fields": {},\r
3033         "field_names": [\r
3034           "speech_balloon.caption",\r
3035           "balloon.r",\r
3036           "balloon.x",\r
3037           "balloon.y",\r
3038           "balloon.width",\r
3039           "balloon.height",\r
3040           "balloon.id",\r
3041           "balloon.speech_balloon_id",\r
3042           "balloon.system_picture_id",\r
3043           "balloon.speech_balloon_template_id",\r
3044           "balloon.speech_balloon_template_classname",\r
3045           "balloon.speech_balloon_template_settings",\r
3046           "speech.writing_format_id",\r
3047           "speech.font_size",\r
3048           "speech.text_align",\r
3049           "speech.quotes",\r
3050           "speech.content",\r
3051           "speech.fore_color",\r
3052           "speech.id",\r
3053           "speech.speech_balloon_id",\r
3054           "speech.x",\r
3055           "speech.y",\r
3056           "speech.width",\r
3057           "speech.height",\r
3058           "speech.speech_balloon_template_id",\r
3059           "speech.speech_balloon_template_classname",\r
3060           "speech.speech_balloon_template_settings",\r
3061           "speech.writing_format_classname",\r
3062           "speech.writing_format_settings",\r
3063           "speech_balloon.id",\r
3064           "speech_balloon.panel_id",\r
3065           "speech_balloon.speech_balloon_template_id",\r
3066           "speech_balloon.speech_balloon_template_classname",\r
3067           "speech_balloon.z",\r
3068           "speech_balloon.t",\r
3069           "speech_balloon.speech_balloon_template_settings"\r
3070         ]\r
3071       },\r
3072       "PlainSpeechBalloon": {\r
3073         "base": "speech_balloon",\r
3074         "fields": {\r
3075           "balloon.r": {\r
3076             "type": "part",\r
3077             "args": {\r
3078               "label": {\r
3079                 "type": "none"\r
3080               },\r
3081               "tag": {\r
3082                 "type": "hidden"\r
3083               }\r
3084             }\r
3085           }\r
3086         },\r
3087         "field_names": [\r
3088           "speech_balloon.caption",\r
3089           "balloon.r",\r
3090           "balloon.x",\r
3091           "balloon.y",\r
3092           "balloon.width",\r
3093           "balloon.height",\r
3094           "balloon.id",\r
3095           "balloon.speech_balloon_id",\r
3096           "balloon.system_picture_id",\r
3097           "balloon.speech_balloon_template_id",\r
3098           "balloon.speech_balloon_template_classname",\r
3099           "balloon.speech_balloon_template_settings",\r
3100           "speech.writing_format_id",\r
3101           "speech.font_size",\r
3102           "speech.text_align",\r
3103           "speech.quotes",\r
3104           "speech.content",\r
3105           "speech.fore_color",\r
3106           "speech.id",\r
3107           "speech.speech_balloon_id",\r
3108           "speech.x",\r
3109           "speech.y",\r
3110           "speech.width",\r
3111           "speech.height",\r
3112           "speech.speech_balloon_template_id",\r
3113           "speech.speech_balloon_template_classname",\r
3114           "speech.speech_balloon_template_settings",\r
3115           "speech.writing_format_classname",\r
3116           "speech.writing_format_settings",\r
3117           "speech_balloon.id",\r
3118           "speech_balloon.panel_id",\r
3119           "speech_balloon.speech_balloon_template_id",\r
3120           "speech_balloon.speech_balloon_template_classname",\r
3121           "speech_balloon.z",\r
3122           "speech_balloon.t",\r
3123           "speech_balloon.speech_balloon_template_settings"\r
3124         ]\r
3125       },\r
3126       "SquareSpeechBalloon": {\r
3127         "base": "speech_balloon",\r
3128         "fields": {\r
3129           "balloon.r": {\r
3130             "type": "part",\r
3131             "args": {\r
3132               "label": {\r
3133                 "type": "none"\r
3134               },\r
3135               "tag": {\r
3136                 "type": "hidden"\r
3137               }\r
3138             }\r
3139           }\r
3140         },\r
3141         "field_names": [\r
3142           "speech_balloon.caption",\r
3143           "balloon.r",\r
3144           "balloon.x",\r
3145           "balloon.y",\r
3146           "balloon.width",\r
3147           "balloon.height",\r
3148           "balloon.id",\r
3149           "balloon.speech_balloon_id",\r
3150           "balloon.system_picture_id",\r
3151           "balloon.speech_balloon_template_id",\r
3152           "balloon.speech_balloon_template_classname",\r
3153           "balloon.speech_balloon_template_settings",\r
3154           "speech.writing_format_id",\r
3155           "speech.font_size",\r
3156           "speech.text_align",\r
3157           "speech.quotes",\r
3158           "speech.content",\r
3159           "speech.fore_color",\r
3160           "speech.id",\r
3161           "speech.speech_balloon_id",\r
3162           "speech.x",\r
3163           "speech.y",\r
3164           "speech.width",\r
3165           "speech.height",\r
3166           "speech.speech_balloon_template_id",\r
3167           "speech.speech_balloon_template_classname",\r
3168           "speech.speech_balloon_template_settings",\r
3169           "speech.writing_format_classname",\r
3170           "speech.writing_format_settings",\r
3171           "speech_balloon.id",\r
3172           "speech_balloon.panel_id",\r
3173           "speech_balloon.speech_balloon_template_id",\r
3174           "speech_balloon.speech_balloon_template_classname",\r
3175           "speech_balloon.z",\r
3176           "speech_balloon.t",\r
3177           "speech_balloon.speech_balloon_template_settings"\r
3178         ]\r
3179       }\r
3180     }\r
3181   }\r
3182 }