OSDN Git Service

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