OSDN Git Service

fix extend for profiler
[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_license": {\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         "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
866           "columns": {},\r
867           "column_names": [\r
868             "source_url_btn_id",\r
869             "source_url_off_btn_id"\r
870           ]\r
871         }\r
872       },\r
873       "associations": {\r
874         "has_many": [\r
875           "licenses.by_license_group"\r
876         ]\r
877       }\r
878     },\r
879     "license": {\r
880       "columns": {\r
881         "license_group_id": {},\r
882         "license_group_classname": {},\r
883         "name": {},\r
884         "caption": {},\r
885         "system_picture_id": {},\r
886         "url": {},\r
887         "license_group_settings": {\r
888           "type": "extend"\r
889         },\r
890         "credit_picture_settings": {\r
891           "type": "extend"\r
892         }\r
893       },\r
894       "column_names": [\r
895         "license_group_id",\r
896         "license_group_classname",\r
897         "name",\r
898         "caption",\r
899         "system_picture_id",\r
900         "url",\r
901         "license_group_settings",\r
902         "credit_picture_settings"\r
903       ],\r
904       "associations": {\r
905         "belongs_to": [\r
906           "license_group",\r
907           "system_picture"\r
908         ],\r
909         "has_many": [\r
910           "resource_pictures.by_license"\r
911         ]\r
912       }\r
913     },\r
914     "author": {\r
915       "column_names": [\r
916         "name",\r
917         "user_id"\r
918       ],\r
919       "associations": {\r
920         "has_many": [\r
921           "scrolls.by_author",\r
922           "scroll_panels.by_author",\r
923           "comics.by_author",\r
924           "stories.by_author",\r
925           "sheets.by_author",\r
926           "sheet_panels.by_author",\r
927           "panels.by_author",\r
928           "panel_pictures.by_author",\r
929           "speech_balloons.by_author",\r
930           "balloons.by_author",\r
931           "speeches.by_author",\r
932           "ground_pictures.by_author",\r
933           "ground_colors.by_author"\r
934         ]\r
935       }\r
936     },\r
937     "artist": {\r
938       "column_names": [\r
939         "name",\r
940         "author_id"\r
941       ],\r
942       "associations": {\r
943         "has_many": [\r
944           "resource_pictures.by_artist"\r
945         ]\r
946       }\r
947     },\r
948     "system_picture": {\r
949       "column_names": [\r
950         "ext",\r
951         "width",\r
952         "height",\r
953         "filesize",\r
954         "md5"\r
955       ],\r
956       "associations": {\r
957         "has_many": [\r
958           "licenses.by_system_picture"\r
959         ]\r
960       }\r
961     }\r
962   },\r
963   "filers": {\r
964     "scroll": {\r
965       "symbol": {},\r
966       "caption": {\r
967         "type": "default",\r
968         "args": {\r
969           "face": {\r
970             "type": "column",\r
971             "args": {\r
972               "column_name": "title"\r
973             }\r
974           },\r
975           "link": {\r
976             "type": "action",\r
977             "args": {\r
978               "action_name": "play"\r
979             }\r
980           }\r
981         }\r
982       },\r
983       "summary": {},\r
984       "edit": {}\r
985     },\r
986     "scroll_panel": {\r
987       "symbol": {\r
988         "type": "default",\r
989         "args": {\r
990           "link": {\r
991             "type": "none"\r
992           }\r
993         }\r
994       },\r
995       "caption": {\r
996         "type": "none"\r
997       },\r
998       "summary": {},\r
999       "edit": {\r
1000         "type": "none"\r
1001       }\r
1002     },\r
1003     "comic": {\r
1004       "symbol": {},\r
1005       "caption": {\r
1006         "type": "default",\r
1007         "args": {\r
1008           "face": {\r
1009             "type": "column",\r
1010             "args": {\r
1011               "column_name": "title"\r
1012             }\r
1013           }\r
1014         }\r
1015       },\r
1016       "summary": {},\r
1017       "edit": {}\r
1018     },\r
1019     "story": {\r
1020       "symbol": {},\r
1021       "caption": {\r
1022         "type": "default",\r
1023         "args": {\r
1024           "face": {\r
1025             "type": "method",\r
1026             "args": {\r
1027               "method_name": "title_with_t"\r
1028             }\r
1029           },\r
1030           "link": {\r
1031             "type": "action",\r
1032             "args": {\r
1033               "action_name": "play"\r
1034             }\r
1035           }\r
1036         }\r
1037       },\r
1038       "summary": {},\r
1039       "edit": {}\r
1040     },\r
1041     "story_sheet": {\r
1042       "symbol": {\r
1043         "type": "default",\r
1044         "args": {\r
1045           "link": {\r
1046             "type": "none"\r
1047           }\r
1048         }\r
1049       },\r
1050       "caption": {\r
1051         "type": "none"\r
1052       },\r
1053       "summary": {},\r
1054       "edit": {\r
1055         "type": "none"\r
1056       }\r
1057     },\r
1058     "sheet": {\r
1059       "symbol": {},\r
1060       "caption": {\r
1061         "type": "default",\r
1062         "args": {\r
1063           "face": {},\r
1064           "link": {\r
1065             "type": "action",\r
1066             "args": {\r
1067               "action_name": "play"\r
1068             }\r
1069           }\r
1070         }\r
1071       },\r
1072       "summary": {},\r
1073       "edit": {}\r
1074     },\r
1075     "sheet_panel": {\r
1076       "symbol": {\r
1077         "type": "default",\r
1078         "args": {\r
1079           "link": {\r
1080             "type": "none"\r
1081           }\r
1082         }\r
1083       },\r
1084       "caption": {\r
1085         "type": "none"\r
1086       },\r
1087       "summary": {},\r
1088       "edit": {\r
1089         "type": "none"\r
1090       }\r
1091     },\r
1092     "panel": {\r
1093       "symbol": {},\r
1094       "caption": {\r
1095         "type": "default",\r
1096         "args": {\r
1097           "link": {\r
1098             "type": "none"\r
1099           }\r
1100         }\r
1101       },\r
1102       "summary": {},\r
1103       "edit": {}\r
1104     },\r
1105     "panel_picture": {\r
1106       "symbol": {\r
1107         "type": "default",\r
1108         "args": {\r
1109           "face": {\r
1110             "type": "picture"\r
1111           }\r
1112         }\r
1113       },\r
1114       "caption": {\r
1115         "type": "default",\r
1116         "args": {\r
1117           "link": {\r
1118             "type": "none"\r
1119           }\r
1120         }\r
1121       },\r
1122       "summary": {},\r
1123       "edit": {\r
1124         "type": "none"\r
1125       }\r
1126     },\r
1127     "speech_balloon": {\r
1128       "symbol": {\r
1129         "type": "default",\r
1130         "args": {\r
1131           "face": {\r
1132             "type": "picture"\r
1133           }\r
1134         }\r
1135       },\r
1136       "caption": {\r
1137         "type": "default",\r
1138         "args": {\r
1139           "face": {\r
1140             "type": "method",\r
1141             "args": {\r
1142               "method_name": "plain_scenario"\r
1143             }\r
1144           },\r
1145           "link": {\r
1146             "type": "none"\r
1147           }\r
1148         }\r
1149       },\r
1150       "summary": {},\r
1151       "edit": {\r
1152         "type": "none"\r
1153       }\r
1154     },\r
1155     "speech": {\r
1156       "symbol": {\r
1157         "type": "default",\r
1158         "args": {\r
1159           "face": {\r
1160             "type": "picture"\r
1161           }\r
1162         }\r
1163       },\r
1164       "caption": {\r
1165         "type": "default",\r
1166         "args": {\r
1167           "face": {\r
1168             "type": "column",\r
1169             "args": {\r
1170               "column_name": "content"\r
1171             }\r
1172           },\r
1173           "link": {\r
1174             "type": "none"\r
1175           }\r
1176         }\r
1177       },\r
1178       "summary": {},\r
1179       "edit": {\r
1180         "type": "none"\r
1181       }\r
1182     },\r
1183     "balloon": {\r
1184       "symbol": {\r
1185         "type": "default",\r
1186         "args": {\r
1187           "face": {\r
1188             "type": "picture"\r
1189           }\r
1190         }\r
1191       },\r
1192       "caption": {\r
1193         "type": "none"\r
1194       },\r
1195       "summary": {},\r
1196       "edit": {\r
1197         "type": "none"\r
1198       }\r
1199     },\r
1200     "ground_picture": {\r
1201       "symbol": {\r
1202         "type": "default",\r
1203         "args": {\r
1204           "face": {\r
1205             "type": "picture"\r
1206           }\r
1207         }\r
1208       },\r
1209       "caption": {\r
1210         "type": "default",\r
1211         "args": {\r
1212           "link": {\r
1213             "type": "none"\r
1214           }\r
1215         }\r
1216       },\r
1217       "summary": {},\r
1218       "edit": {\r
1219         "type": "none"\r
1220       }\r
1221     },\r
1222     "ground_color": {\r
1223       "symbol": {\r
1224         "type": "template",\r
1225         "args": {\r
1226           "template_name": "symbol"\r
1227         }\r
1228       },\r
1229       "caption": {\r
1230         "type": "default",\r
1231         "args": {\r
1232           "link": {\r
1233             "type": "none"\r
1234           }\r
1235         }\r
1236       },\r
1237       "summary": {},\r
1238       "edit": {\r
1239         "type": "none"\r
1240       }\r
1241     },\r
1242     "original_picture": {\r
1243       "symbol": {\r
1244         "type": "default",\r
1245         "args": {\r
1246           "face": {\r
1247             "type": "picture"\r
1248           }\r
1249         }\r
1250       },\r
1251       "caption": {\r
1252         "type": "default",\r
1253         "args": {\r
1254           "face": {\r
1255             "type": "method",\r
1256             "args": {\r
1257               "method_name": "revision"\r
1258             }\r
1259           },\r
1260           "link": {\r
1261             "type": "action",\r
1262             "args": {\r
1263               "action_name": "history"\r
1264             }\r
1265           }\r
1266         }\r
1267       },\r
1268       "summary": {},\r
1269       "edit": {\r
1270         "type": "template",\r
1271         "args": {\r
1272           "template_name": "publish"\r
1273         }\r
1274       }\r
1275     },\r
1276     "picture": {\r
1277       "symbol": {\r
1278         "type": "default",\r
1279         "args": {\r
1280           "face": {\r
1281             "type": "picture"\r
1282           }\r
1283         }\r
1284       },\r
1285       "caption": {\r
1286         "type": "default",\r
1287         "args": {\r
1288           "face": {\r
1289             "type": "column",\r
1290             "args": {\r
1291               "column_name": "revision"\r
1292             }\r
1293           }\r
1294         }\r
1295       },\r
1296       "summary": {},\r
1297       "edit": {\r
1298         "type": "none"\r
1299       }\r
1300     },\r
1301     "resource_picture": {\r
1302       "symbol": {\r
1303         "type": "default",\r
1304         "args": {\r
1305           "face": {\r
1306             "type": "picture"\r
1307           }\r
1308         }\r
1309       },\r
1310       "caption": {\r
1311         "type": "none"\r
1312       },\r
1313       "summary": {},\r
1314       "edit": {\r
1315         "type": "none"\r
1316       }\r
1317     },\r
1318     "speech_balloon_template": {\r
1319       "symbol": {\r
1320         "type": "default",\r
1321         "args": {\r
1322           "face": {\r
1323             "type": "picture"\r
1324           }\r
1325         }\r
1326       },\r
1327       "caption": {},\r
1328       "summary": {\r
1329         "type": "none"\r
1330       },\r
1331       "edit": {\r
1332         "type": "none"\r
1333       }\r
1334     },\r
1335     "writing_format": {\r
1336       "symbol": {},\r
1337       "caption": {},\r
1338       "summary": {\r
1339         "type": "none"\r
1340       },\r
1341       "edit": {\r
1342         "type": "none"\r
1343       }\r
1344     },\r
1345     "license_group": {\r
1346       "symbol": {},\r
1347       "caption": {\r
1348         "type": "default",\r
1349         "args": {\r
1350           "link": {\r
1351             "type": "url_column",\r
1352             "args": {\r
1353               "column_name": "url"\r
1354             }\r
1355           }\r
1356         }\r
1357       },\r
1358       "summary": {\r
1359         "type": "none"\r
1360       },\r
1361       "edit": {\r
1362         "type": "none"\r
1363       }\r
1364     },\r
1365     "license": {\r
1366       "symbol": {},\r
1367       "caption": {\r
1368         "type": "default",\r
1369         "args": {\r
1370           "face": {\r
1371             "type": "method",\r
1372             "args": {\r
1373               "method_name": "caption_with_group"\r
1374             }\r
1375           },\r
1376           "link": {\r
1377             "type": "url_column",\r
1378             "args": {\r
1379               "column_name": "url"\r
1380             }\r
1381           }\r
1382         }\r
1383       },\r
1384       "summary": {},\r
1385       "edit": {\r
1386         "type": "none"\r
1387       }\r
1388     },\r
1389     "author": {\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     "artist": {\r
1408       "symbol": {},\r
1409       "caption": {\r
1410         "type": "default",\r
1411         "args": {\r
1412           "face": {\r
1413             "type": "column",\r
1414             "args": {\r
1415               "column_name": "name"\r
1416             }\r
1417           }\r
1418         }\r
1419       },\r
1420       "summary": {},\r
1421       "edit": {\r
1422         "type": "account"\r
1423       }\r
1424     },\r
1425     "system_picture": {\r
1426       "symbol": {\r
1427         "type": "default",\r
1428         "args": {\r
1429           "face": {\r
1430             "type": "picture"\r
1431           }\r
1432         }\r
1433       },\r
1434       "caption": {\r
1435         "type": "none"\r
1436       },\r
1437       "summary": {\r
1438         "type": "none"\r
1439       },\r
1440       "edit": {\r
1441         "type": "none"\r
1442       }\r
1443     }\r
1444   },\r
1445   "forms": {\r
1446     "base": {\r
1447       "scroll": {\r
1448         "fields": {\r
1449           "title": {\r
1450             "args": {\r
1451               "label": {\r
1452                 "args": {\r
1453                   "row_break": true\r
1454                 }\r
1455               },\r
1456               "tag": {\r
1457                 "type": "text"\r
1458               },\r
1459               "row_break": true\r
1460             }\r
1461           },\r
1462           "description": {\r
1463             "args": {\r
1464               "label": {\r
1465                 "args": {\r
1466                   "row_break": true\r
1467                 }\r
1468               },\r
1469               "tag": {\r
1470                 "type": "text_area"\r
1471               }\r
1472             }\r
1473           },\r
1474           "visible": {\r
1475             "args": {\r
1476               "tag": {\r
1477                 "type": "select"\r
1478               },\r
1479               "row_break": true\r
1480             }\r
1481           },\r
1482           "id": {\r
1483             "args": {\r
1484               "label": {\r
1485                 "type": "none"\r
1486               },\r
1487               "tag": {\r
1488                 "type": "hidden"\r
1489               }\r
1490             }\r
1491           },\r
1492           "author_id": {\r
1493             "args": {\r
1494               "label": {\r
1495                 "type": "none"\r
1496               },\r
1497               "tag": {\r
1498                 "type": "hidden"\r
1499               }\r
1500             }\r
1501           }\r
1502         },\r
1503         "field_names": [\r
1504           "title",\r
1505           "description",\r
1506           "visible",\r
1507           "id",\r
1508           "author_id"\r
1509         ]\r
1510       },\r
1511       "scroll_panel": {\r
1512         "fields": {\r
1513           "scroll_id": {\r
1514             "args": {\r
1515               "tag": {\r
1516                 "type": "number"\r
1517               }\r
1518             }\r
1519           },\r
1520           "panel_id": {\r
1521             "args": {\r
1522               "tag": {\r
1523                 "type": "number"\r
1524               }\r
1525             }\r
1526           },\r
1527           "t": {\r
1528             "args": {\r
1529               "tag": {\r
1530                 "type": "number"\r
1531               }\r
1532             }\r
1533           },\r
1534           "id": {\r
1535             "args": {\r
1536               "label": {\r
1537                 "type": "none"\r
1538               },\r
1539               "tag": {\r
1540                 "type": "hidden"\r
1541               }\r
1542             }\r
1543           }\r
1544         },\r
1545         "field_names": [\r
1546           "scroll_id",\r
1547           "panel_id",\r
1548           "t",\r
1549           "id"\r
1550         ]\r
1551       },\r
1552       "comic": {\r
1553         "fields": {\r
1554           "title": {\r
1555             "args": {\r
1556               "label": {\r
1557                 "args": {\r
1558                   "row_break": true\r
1559                 }\r
1560               },\r
1561               "tag": {\r
1562                 "type": "text"\r
1563               },\r
1564               "row_break": true\r
1565             }\r
1566           },\r
1567           "description": {\r
1568             "args": {\r
1569               "label": {\r
1570                 "args": {\r
1571                   "row_break": true\r
1572                 }\r
1573               },\r
1574               "tag": {\r
1575                 "type": "text_area"\r
1576               }\r
1577             }\r
1578           },\r
1579           "visible": {\r
1580             "args": {\r
1581               "tag": {\r
1582                 "type": "select"\r
1583               },\r
1584               "row_break": true\r
1585             }\r
1586           },\r
1587           "id": {\r
1588             "args": {\r
1589               "label": {\r
1590                 "type": "none"\r
1591               },\r
1592               "tag": {\r
1593                 "type": "hidden"\r
1594               }\r
1595             }\r
1596           },\r
1597           "author_id": {\r
1598             "args": {\r
1599               "label": {\r
1600                 "type": "none"\r
1601               },\r
1602               "tag": {\r
1603                 "type": "hidden"\r
1604               }\r
1605             }\r
1606           }\r
1607         },\r
1608         "field_names": [\r
1609           "title",\r
1610           "description",\r
1611           "visible",\r
1612           "id",\r
1613           "author_id"\r
1614         ]\r
1615       },\r
1616       "story": {\r
1617         "fields": {\r
1618           "comic_id": {\r
1619             "args": {\r
1620               "label": {\r
1621                 "type": "none"\r
1622               },\r
1623               "tag": {\r
1624                 "type": "hidden"\r
1625               }\r
1626             }\r
1627           },\r
1628           "title": {\r
1629             "args": {\r
1630               "label": {\r
1631                 "args": {\r
1632                   "row_break": true\r
1633                 }\r
1634               },\r
1635               "tag": {\r
1636                 "type": "text"\r
1637               },\r
1638               "row_break": true\r
1639             }\r
1640           },\r
1641           "description": {\r
1642             "args": {\r
1643               "label": {\r
1644                 "args": {\r
1645                   "row_break": true\r
1646                 }\r
1647               },\r
1648               "tag": {\r
1649                 "type": "text_area"\r
1650               },\r
1651               "row_break": true\r
1652             }\r
1653           },\r
1654           "visible": {\r
1655             "args": {\r
1656               "tag": {\r
1657                 "type": "select"\r
1658               },\r
1659               "row_break": true\r
1660             }\r
1661           },\r
1662           "t": {\r
1663             "args": {\r
1664               "tag": {\r
1665                 "type": "number"\r
1666               }\r
1667             }\r
1668           },\r
1669           "id": {\r
1670             "args": {\r
1671               "label": {\r
1672                 "type": "none"\r
1673               },\r
1674               "tag": {\r
1675                 "type": "hidden"\r
1676               }\r
1677             }\r
1678           },\r
1679           "author_id": {\r
1680             "args": {\r
1681               "label": {\r
1682                 "type": "none"\r
1683               },\r
1684               "tag": {\r
1685                 "type": "hidden"\r
1686               }\r
1687             }\r
1688           }\r
1689         },\r
1690         "field_names": [\r
1691           "comic_id",\r
1692           "title",\r
1693           "description",\r
1694           "visible",\r
1695           "t",\r
1696           "id",\r
1697           "author_id"\r
1698         ]\r
1699       },\r
1700       "story_sheet": {\r
1701         "fields": {\r
1702           "story_id": {\r
1703             "args": {\r
1704               "label": {\r
1705                 "type": "none"\r
1706               },\r
1707               "tag": {\r
1708                 "type": "number"\r
1709               }\r
1710             }\r
1711           },\r
1712           "sheet_id": {\r
1713             "args": {\r
1714               "label": {\r
1715                 "type": "none"\r
1716               },\r
1717               "tag": {\r
1718                 "type": "number"\r
1719               }\r
1720             }\r
1721           },\r
1722           "t": {\r
1723             "args": {\r
1724               "tag": {\r
1725                 "type": "number"\r
1726               }\r
1727             }\r
1728           },\r
1729           "id": {\r
1730             "args": {\r
1731               "label": {\r
1732                 "type": "none"\r
1733               },\r
1734               "tag": {\r
1735                 "type": "hidden"\r
1736               }\r
1737             }\r
1738           }\r
1739         },\r
1740         "field_names": [\r
1741           "story_id",\r
1742           "sheet_id",\r
1743           "t",\r
1744           "id"\r
1745         ]\r
1746       },\r
1747       "sheet": {\r
1748         "fields": {\r
1749           "caption": {\r
1750             "args": {\r
1751               "label": {\r
1752                 "args": {\r
1753                   "row_break": true\r
1754                 }\r
1755               },\r
1756               "tag": {\r
1757                 "type": "text"\r
1758               },\r
1759               "row_break": true\r
1760             }\r
1761           },\r
1762           "width": {\r
1763             "args": {\r
1764               "tag": {\r
1765                 "type": "number"\r
1766               }\r
1767             }\r
1768           },\r
1769           "height": {\r
1770             "args": {\r
1771               "tag": {\r
1772                 "type": "number"\r
1773               },\r
1774               "row_break": true\r
1775             }\r
1776           },\r
1777           "visible": {\r
1778             "args": {\r
1779               "tag": {\r
1780                 "type": "select"\r
1781               },\r
1782               "row_break": true\r
1783             }\r
1784           },\r
1785           "id": {\r
1786             "args": {\r
1787               "label": {\r
1788                 "type": "none"\r
1789               },\r
1790               "tag": {\r
1791                 "type": "hidden"\r
1792               }\r
1793             }\r
1794           },\r
1795           "author_id": {\r
1796             "args": {\r
1797               "label": {\r
1798                 "type": "none"\r
1799               },\r
1800               "tag": {\r
1801                 "type": "hidden"\r
1802               }\r
1803             }\r
1804           }\r
1805         },\r
1806         "field_names": [\r
1807           "caption",\r
1808           "width",\r
1809           "height",\r
1810           "visible",\r
1811           "id",\r
1812           "author_id"\r
1813         ]\r
1814       },\r
1815       "sheet_panel": {\r
1816         "fields": {\r
1817           "sheet_id": {\r
1818             "args": {\r
1819               "tag": {\r
1820                 "type": "number"\r
1821               }\r
1822             }\r
1823           },\r
1824           "panel_id": {\r
1825             "args": {\r
1826               "tag": {\r
1827                 "type": "number"\r
1828               }\r
1829             }\r
1830           },\r
1831           "x": {\r
1832             "args": {\r
1833               "tag": {\r
1834                 "type": "number"\r
1835               }\r
1836             }\r
1837           },\r
1838           "y": {\r
1839             "args": {\r
1840               "tag": {\r
1841                 "type": "number"\r
1842               },\r
1843               "row_break": true\r
1844             }\r
1845           },\r
1846           "z": {\r
1847             "args": {\r
1848               "label": {\r
1849                 "type": "none"\r
1850               },\r
1851               "tag": {\r
1852                 "type": "hidden"\r
1853               }\r
1854             }\r
1855           },\r
1856           "t": {\r
1857             "args": {\r
1858               "label": {\r
1859                 "type": "none"\r
1860               },\r
1861               "tag": {\r
1862                 "type": "hidden"\r
1863               }\r
1864             }\r
1865           },\r
1866           "id": {\r
1867             "args": {\r
1868               "label": {\r
1869                 "type": "none"\r
1870               },\r
1871               "tag": {\r
1872                 "type": "hidden"\r
1873               }\r
1874             }\r
1875           }\r
1876         },\r
1877         "field_names": [\r
1878           "sheet_id",\r
1879           "panel_id",\r
1880           "x",\r
1881           "y",\r
1882           "z",\r
1883           "t",\r
1884           "id"\r
1885         ]\r
1886       },\r
1887       "panel": {\r
1888         "fields": {\r
1889           "caption": {\r
1890             "args": {\r
1891               "tag": {\r
1892                 "type": "text"\r
1893               },\r
1894               "row_break": true\r
1895             }\r
1896           },\r
1897           "width": {\r
1898             "args": {\r
1899               "tag": {\r
1900                 "type": "number"\r
1901               }\r
1902             }\r
1903           },\r
1904           "height": {\r
1905             "args": {\r
1906               "tag": {\r
1907                 "type": "number"\r
1908               },\r
1909               "row_break": true\r
1910             }\r
1911           },\r
1912           "border": {\r
1913             "args": {\r
1914               "tag": {\r
1915                 "type": "number"\r
1916               }\r
1917             }\r
1918           },\r
1919           "publish": {\r
1920             "args": {\r
1921               "tag": {\r
1922                 "type": "select"\r
1923               },\r
1924               "row_break": true\r
1925             }\r
1926           },\r
1927           "id": {\r
1928             "args": {\r
1929               "label": {\r
1930                 "type": "none"\r
1931               },\r
1932               "tag": {\r
1933                 "type": "hidden"\r
1934               }\r
1935             }\r
1936           },\r
1937           "author_id": {\r
1938             "args": {\r
1939               "label": {\r
1940                 "type": "none"\r
1941               },\r
1942               "tag": {\r
1943                 "type": "hidden"\r
1944               }\r
1945             }\r
1946           }\r
1947         },\r
1948         "field_names": [\r
1949           "caption",\r
1950           "width",\r
1951           "height",\r
1952           "border",\r
1953           "publish",\r
1954           "id",\r
1955           "author_id"\r
1956         ]\r
1957       },\r
1958       "panel_picture": {\r
1959         "fields": {\r
1960           "caption": {\r
1961             "args": {\r
1962               "tag": {\r
1963                 "type": "text"\r
1964               },\r
1965               "row_break": true\r
1966             }\r
1967           },\r
1968           "x": {\r
1969             "args": {\r
1970               "tag": {\r
1971                 "type": "number"\r
1972               }\r
1973             }\r
1974           },\r
1975           "y": {\r
1976             "args": {\r
1977               "tag": {\r
1978                 "type": "number"\r
1979               },\r
1980               "row_break": true\r
1981             }\r
1982           },\r
1983           "width": {\r
1984             "args": {\r
1985               "tag": {\r
1986                 "type": "number"\r
1987               },\r
1988               "helpers": {\r
1989                 "size": {\r
1990                   "type": "size",\r
1991                   "args": {\r
1992                     "dom_class": "panel_picture_width_tool"\r
1993                   }\r
1994                 }\r
1995               },\r
1996               "row_break": true\r
1997             }\r
1998           },\r
1999           "height": {\r
2000             "args": {\r
2001               "tag": {\r
2002                 "type": "number"\r
2003               },\r
2004               "helpers": {\r
2005                 "size": {\r
2006                   "type": "size",\r
2007                   "args": {\r
2008                     "dom_class": "panel_picture_height_tool"\r
2009                   }\r
2010                 }\r
2011               },\r
2012               "row_break": true\r
2013             }\r
2014           },\r
2015           "link": {\r
2016             "args": {\r
2017               "tag": {\r
2018                 "type": "text"\r
2019               },\r
2020               "row_break": true\r
2021             }\r
2022           },\r
2023           "id": {\r
2024             "args": {\r
2025               "label": {\r
2026                 "type": "none"\r
2027               },\r
2028               "tag": {\r
2029                 "type": "hidden"\r
2030               }\r
2031             }\r
2032           },\r
2033           "panel_id": {\r
2034             "args": {\r
2035               "label": {\r
2036                 "type": "none"\r
2037               },\r
2038               "tag": {\r
2039                 "type": "hidden"\r
2040               }\r
2041             }\r
2042           },\r
2043           "picture_id": {\r
2044             "args": {\r
2045               "tag": {\r
2046                 "type": "hidden"\r
2047               },\r
2048               "helpers": {\r
2049                 "popup": {\r
2050                   "type": "popup",\r
2051                   "args": {\r
2052                     "source": "pictures"\r
2053                   }\r
2054                 }\r
2055               }\r
2056             }\r
2057           },\r
2058           "z": {\r
2059             "args": {\r
2060               "label": {\r
2061                 "type": "none"\r
2062               },\r
2063               "tag": {\r
2064                 "type": "hidden"\r
2065               }\r
2066             }\r
2067           },\r
2068           "t": {\r
2069             "args": {\r
2070               "label": {\r
2071                 "type": "none"\r
2072               },\r
2073               "tag": {\r
2074                 "type": "hidden"\r
2075               }\r
2076             }\r
2077           }\r
2078         },\r
2079         "field_names": [\r
2080           "caption",\r
2081           "x",\r
2082           "y",\r
2083           "width",\r
2084           "height",\r
2085           "link",\r
2086           "id",\r
2087           "panel_id",\r
2088           "picture_id",\r
2089           "z",\r
2090           "t"\r
2091         ]\r
2092       },\r
2093       "speech_balloon": {\r
2094         "fields": {\r
2095           "speech_balloon.id": {\r
2096             "args": {\r
2097               "label": {\r
2098                 "type": "none"\r
2099               },\r
2100               "tag": {\r
2101                 "type": "hidden"\r
2102               }\r
2103             }\r
2104           },\r
2105           "speech_balloon.panel_id": {\r
2106             "args": {\r
2107               "label": {\r
2108                 "type": "none"\r
2109               },\r
2110               "tag": {\r
2111                 "type": "hidden"\r
2112               }\r
2113             }\r
2114           },\r
2115           "speech_balloon.speech_balloon_template_id": {\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.caption": {\r
2126             "args": {\r
2127               "tag": {\r
2128                 "type": "text"\r
2129               },\r
2130               "row_break": true\r
2131             }\r
2132           },\r
2133           "speech_balloon.z": {\r
2134             "args": {\r
2135               "label": {\r
2136                 "type": "none"\r
2137               },\r
2138               "tag": {\r
2139                 "type": "hidden"\r
2140               }\r
2141             }\r
2142           },\r
2143           "speech_balloon.t": {\r
2144             "args": {\r
2145               "label": {\r
2146                 "type": "none"\r
2147               },\r
2148               "tag": {\r
2149                 "type": "hidden"\r
2150               }\r
2151             }\r
2152           },\r
2153           "speech_balloon.speech_balloon_template_classname": {\r
2154             "args": {\r
2155               "label": {\r
2156                 "type": "none"\r
2157               },\r
2158               "tag": {\r
2159                 "type": "hidden"\r
2160               }\r
2161             }\r
2162           },\r
2163           "speech_balloon.speech_balloon_template_settings": {\r
2164             "args": {\r
2165               "label": {\r
2166                 "type": "none"\r
2167               },\r
2168               "tag": {\r
2169                 "type": "hidden"\r
2170               }\r
2171             }\r
2172           },\r
2173           "balloon.id": {\r
2174             "type": "part",\r
2175             "args": {\r
2176               "label": {\r
2177                 "type": "none"\r
2178               },\r
2179               "tag": {\r
2180                 "type": "hidden"\r
2181               }\r
2182             }\r
2183           },\r
2184           "balloon.speech_balloon_id": {\r
2185             "type": "part",\r
2186             "args": {\r
2187               "label": {\r
2188                 "type": "none"\r
2189               },\r
2190               "tag": {\r
2191                 "type": "hidden"\r
2192               }\r
2193             }\r
2194           },\r
2195           "balloon.speech_balloon_template_id": {\r
2196             "type": "part",\r
2197             "args": {\r
2198               "label": {\r
2199                 "type": "none"\r
2200               },\r
2201               "tag": {\r
2202                 "type": "hidden"\r
2203               }\r
2204             }\r
2205           },\r
2206           "balloon.system_picture_id": {\r
2207             "type": "part",\r
2208             "args": {\r
2209               "label": {\r
2210                 "type": "none"\r
2211               },\r
2212               "tag": {\r
2213                 "type": "hidden"\r
2214               }\r
2215             }\r
2216           },\r
2217           "balloon.r": {\r
2218             "type": "part",\r
2219             "args": {\r
2220               "tag": {\r
2221                 "type": "number"\r
2222               },\r
2223               "helpers": {\r
2224                 "tail_angle": {\r
2225                   "type": "size",\r
2226                   "args": {}\r
2227                 }\r
2228               },\r
2229               "row_break": true\r
2230             }\r
2231           },\r
2232           "balloon.x": {\r
2233             "type": "part",\r
2234             "args": {\r
2235               "tag": {\r
2236                 "type": "number"\r
2237               }\r
2238             }\r
2239           },\r
2240           "balloon.y": {\r
2241             "type": "part",\r
2242             "args": {\r
2243               "label": {},\r
2244               "tag": {\r
2245                 "type": "number"\r
2246               },\r
2247               "row_break": true\r
2248             }\r
2249           },\r
2250           "balloon.width": {\r
2251             "type": "part",\r
2252             "args": {\r
2253               "tag": {\r
2254                 "type": "number"\r
2255               }\r
2256             }\r
2257           },\r
2258           "balloon.height": {\r
2259             "type": "part",\r
2260             "args": {\r
2261               "tag": {\r
2262                 "type": "number"\r
2263               },\r
2264               "row_break": true\r
2265             }\r
2266           },\r
2267           "balloon.speech_balloon_template_classname": {\r
2268             "args": {\r
2269               "label": {\r
2270                 "type": "none"\r
2271               },\r
2272               "tag": {\r
2273                 "type": "hidden"\r
2274               }\r
2275             }\r
2276           },\r
2277           "balloon.speech_balloon_template_settings": {\r
2278             "type": "part",\r
2279             "args": {\r
2280               "label": {\r
2281                 "type": "none"\r
2282               },\r
2283               "tag": {\r
2284                 "type": "hidden"\r
2285               }\r
2286             }\r
2287           },\r
2288           "speech.id": {\r
2289             "type": "part",\r
2290             "args": {\r
2291               "label": {\r
2292                 "type": "none"\r
2293               },\r
2294               "tag": {\r
2295                 "type": "hidden"\r
2296               }\r
2297             }\r
2298           },\r
2299           "speech.speech_balloon_id": {\r
2300             "type": "part",\r
2301             "args": {\r
2302               "label": {\r
2303                 "type": "none"\r
2304               },\r
2305               "tag": {\r
2306                 "type": "hidden"\r
2307               }\r
2308             }\r
2309           },\r
2310           "speech.speech_balloon_template_id": {\r
2311             "type": "part",\r
2312             "args": {\r
2313               "label": {\r
2314                 "type": "none"\r
2315               },\r
2316               "tag": {\r
2317                 "type": "hidden"\r
2318               }\r
2319             }\r
2320           },\r
2321           "speech.x": {\r
2322             "type": "part",\r
2323             "args": {\r
2324               "label": {\r
2325                 "type": "none"\r
2326               },\r
2327               "tag": {\r
2328                 "type": "hidden"\r
2329               }\r
2330             }\r
2331           },\r
2332           "speech.y": {\r
2333             "type": "part",\r
2334             "args": {\r
2335               "label": {\r
2336                 "type": "none"\r
2337               },\r
2338               "tag": {\r
2339                 "type": "hidden"\r
2340               }\r
2341             }\r
2342           },\r
2343           "speech.width": {\r
2344             "type": "part",\r
2345             "args": {\r
2346               "label": {\r
2347                 "type": "none"\r
2348               },\r
2349               "tag": {\r
2350                 "type": "hidden"\r
2351               }\r
2352             }\r
2353           },\r
2354           "speech.height": {\r
2355             "type": "part",\r
2356             "args": {\r
2357               "label": {\r
2358                 "type": "none"\r
2359               },\r
2360               "tag": {\r
2361                 "type": "hidden"\r
2362               }\r
2363             }\r
2364           },\r
2365           "speech.writing_format_id": {\r
2366             "type": "part",\r
2367             "args": {\r
2368               "tag": {\r
2369                 "type": "select"\r
2370               }\r
2371             }\r
2372           },\r
2373           "speech.font_size": {\r
2374             "type": "part",\r
2375             "args": {\r
2376               "tag": {\r
2377                 "type": "select"\r
2378               },\r
2379               "row_break": true\r
2380             }\r
2381           },\r
2382           "speech.text_align": {\r
2383             "type": "part",\r
2384             "args": {\r
2385               "tag": {\r
2386                 "type": "select"\r
2387               }\r
2388             }\r
2389           },\r
2390           "speech.quotes": {\r
2391             "type": "part",\r
2392             "args": {\r
2393               "tag": {\r
2394                 "type": "text"\r
2395               }\r
2396             }\r
2397           },\r
2398           "speech.content": {\r
2399             "type": "part",\r
2400             "args": {\r
2401               "label": {\r
2402                 "args": {\r
2403                   "row_break": true\r
2404                 }\r
2405               },\r
2406               "tag": {\r
2407                 "type": "text_area",\r
2408                 "args": {\r
2409                   "options": {\r
2410                     "size": "45x5"\r
2411                   }\r
2412                 }\r
2413               }\r
2414             }\r
2415           },\r
2416           "speech.fore_color": {\r
2417             "type": "part",\r
2418             "args": {\r
2419               "label": {\r
2420                 "row_break": true\r
2421               },\r
2422               "tag": {\r
2423                 "type": "hidden"\r
2424               },\r
2425               "helpers": {\r
2426                 "color": {\r
2427                   "type": "color",\r
2428                   "args": {\r
2429                     "wrapper": "speech-fore_color-wrap"\r
2430                   }\r
2431                 }\r
2432               }\r
2433             }\r
2434           },\r
2435           "speech.speech_balloon_template_classname": {\r
2436             "args": {\r
2437               "label": {\r
2438                 "type": "none"\r
2439               },\r
2440               "tag": {\r
2441                 "type": "hidden"\r
2442               }\r
2443             }\r
2444           },\r
2445           "speech.writing_format_classname": {\r
2446             "args": {\r
2447               "label": {\r
2448                 "type": "none"\r
2449               },\r
2450               "tag": {\r
2451                 "type": "hidden"\r
2452               }\r
2453             }\r
2454           },\r
2455           "speech.speech_balloon_template_settings": {\r
2456             "type": "part",\r
2457             "args": {\r
2458               "label": {\r
2459                 "type": "none"\r
2460               },\r
2461               "tag": {\r
2462                 "type": "hidden"\r
2463               }\r
2464             }\r
2465           },\r
2466           "speech.writing_format_settings": {\r
2467             "type": "part",\r
2468             "args": {\r
2469               "label": {\r
2470                 "type": "none"\r
2471               },\r
2472               "tag": {\r
2473                 "type": "hidden"\r
2474               }\r
2475             }\r
2476           }\r
2477         }\r
2478       },\r
2479       "ground_picture": {\r
2480         "fields": {\r
2481           "id": {\r
2482             "args": {\r
2483               "label": {\r
2484                 "type": "none"\r
2485               },\r
2486               "tag": {\r
2487                 "type": "hidden"\r
2488               }\r
2489             }\r
2490           },\r
2491           "panel_id": {\r
2492             "args": {\r
2493               "label": {\r
2494                 "type": "none"\r
2495               },\r
2496               "tag": {\r
2497                 "type": "hidden"\r
2498               }\r
2499             }\r
2500           },\r
2501           "picture_id": {\r
2502             "args": {\r
2503               "label": {\r
2504                 "type": "none"\r
2505               },\r
2506               "tag": {\r
2507                 "type": "hidden"\r
2508               }\r
2509             }\r
2510           },\r
2511           "caption": {\r
2512             "args": {\r
2513               "tag": {\r
2514                 "type": "text"\r
2515               },\r
2516               "row_break": true\r
2517             }\r
2518           },\r
2519           "repeat": {\r
2520             "args": {\r
2521               "tag": {\r
2522                 "type": "select",\r
2523                 "args": {\r
2524                   "source": "magic_number",\r
2525                   "key": "ground_picture_repeat_items"\r
2526                 }\r
2527               },\r
2528               "row_break": true\r
2529             }\r
2530           },\r
2531           "x": {\r
2532             "args": {\r
2533               "tag": {\r
2534                 "type": "number"\r
2535               }\r
2536             }\r
2537           },\r
2538           "y": {\r
2539             "args": {\r
2540               "tag": {\r
2541                 "type": "number"\r
2542               },\r
2543               "row_break": true\r
2544             }\r
2545           },\r
2546           "z": {\r
2547             "args": {\r
2548               "label": {\r
2549                 "type": "none"\r
2550               },\r
2551               "tag": {\r
2552                 "type": "hidden"\r
2553               }\r
2554             }\r
2555           },\r
2556           "t": {\r
2557             "args": {\r
2558               "label": {\r
2559                 "type": "none"\r
2560               },\r
2561               "tag": {\r
2562                 "type": "hidden"\r
2563               }\r
2564             }\r
2565           }\r
2566         },\r
2567         "field_names": [\r
2568           "caption",\r
2569           "repeat",\r
2570           "x",\r
2571           "y",\r
2572           "z",\r
2573           "t",\r
2574           "id",\r
2575           "panel_id",\r
2576           "picture_id"\r
2577         ]\r
2578       },\r
2579       "ground_color": {\r
2580         "fields": {\r
2581           "id": {\r
2582             "args": {\r
2583               "label": {\r
2584                 "type": "none"\r
2585               },\r
2586               "tag": {\r
2587                 "type": "hidden"\r
2588               }\r
2589             }\r
2590           },\r
2591           "panel_id": {\r
2592             "args": {\r
2593               "label": {\r
2594                 "type": "none"\r
2595               },\r
2596               "tag": {\r
2597                 "type": "hidden"\r
2598               }\r
2599             }\r
2600           },\r
2601           "caption": {\r
2602             "args": {\r
2603               "tag": {\r
2604                 "type": "text"\r
2605               },\r
2606               "row_break": true\r
2607             }\r
2608           },\r
2609           "code": {\r
2610             "args": {\r
2611               "label": {\r
2612                 "args": {\r
2613                   "row_break": true\r
2614                 }\r
2615               },\r
2616               "tag": {\r
2617                 "type": "hidden"\r
2618               },\r
2619               "helpers": {\r
2620                 "color": {\r
2621                   "type": "color",\r
2622                   "args": {\r
2623                     "wrapper": "ground_color-code-wrap"\r
2624                   }\r
2625                 }\r
2626               },\r
2627               "row_break": true\r
2628             }\r
2629           },\r
2630           "orientation": {\r
2631             "args": {\r
2632               "tag": {\r
2633                 "type": "select"\r
2634               },\r
2635               "row_break": true\r
2636             }\r
2637           },\r
2638           "xy": {\r
2639             "args": {\r
2640               "tag": {\r
2641                 "type": "number"\r
2642               }\r
2643             }\r
2644           },\r
2645           "wh": {\r
2646             "args": {\r
2647               "tag": {\r
2648                 "type": "number"\r
2649               },\r
2650               "row_break": true\r
2651             }\r
2652           },\r
2653           "z": {\r
2654             "args": {\r
2655               "label": {\r
2656                 "type": "none"\r
2657               },\r
2658               "tag": {\r
2659                 "type": "hidden"\r
2660               }\r
2661             }\r
2662           },\r
2663           "t": {\r
2664             "args": {\r
2665               "label": {\r
2666                 "type": "none"\r
2667               },\r
2668               "tag": {\r
2669                 "type": "hidden"\r
2670               }\r
2671             }\r
2672           }\r
2673         },\r
2674         "field_names": [\r
2675           "id",\r
2676           "panel_id",\r
2677           "caption",\r
2678           "code",\r
2679           "orientation",\r
2680           "xy",\r
2681           "wh",\r
2682           "z",\r
2683           "t"\r
2684         ]\r
2685       },\r
2686       "author": {\r
2687         "fields": {\r
2688           "id": {\r
2689             "args": {\r
2690               "label": {\r
2691                 "type": "none"\r
2692               },\r
2693               "tag": {\r
2694                 "type": "hidden"\r
2695               }\r
2696             }\r
2697           },\r
2698           "name": {\r
2699             "args": {\r
2700               "label": {\r
2701                 "args": {\r
2702                   "row_break": true\r
2703                 }\r
2704               },\r
2705               "tag": {\r
2706                 "type": "text"\r
2707               },\r
2708               "row_break": true\r
2709             }\r
2710           }\r
2711         },\r
2712         "field_names": [\r
2713           "id",\r
2714           "name"\r
2715         ]\r
2716       },\r
2717       "artist": {\r
2718         "fields": {\r
2719           "id": {\r
2720             "args": {\r
2721               "label": {\r
2722                 "type": "none"\r
2723               },\r
2724               "tag": {\r
2725                 "type": "hidden"\r
2726               }\r
2727             }\r
2728           },\r
2729           "name": {\r
2730             "args": {\r
2731               "label": {\r
2732                 "args": {\r
2733                   "row_break": true\r
2734                 }\r
2735               },\r
2736               "tag": {\r
2737                 "type": "text"\r
2738               },\r
2739               "row_break": true\r
2740             }\r
2741           }\r
2742         },\r
2743         "field_names": [\r
2744           "id",\r
2745           "name"\r
2746         ]\r
2747       }\r
2748     },\r
2749     "extend": {\r
2750       "CircleSpeechBalloon": {\r
2751         "base": "speech_balloon",\r
2752         "fields": {},\r
2753         "field_names": [\r
2754           "speech_balloon.caption",\r
2755           "balloon.r",\r
2756           "balloon.x",\r
2757           "balloon.y",\r
2758           "balloon.width",\r
2759           "balloon.height",\r
2760           "balloon.id",\r
2761           "balloon.speech_balloon_id",\r
2762           "balloon.system_picture_id",\r
2763           "balloon.speech_balloon_template_id",\r
2764           "balloon.speech_balloon_template_classname",\r
2765           "balloon.speech_balloon_template_settings",\r
2766           "speech.writing_format_id",\r
2767           "speech.font_size",\r
2768           "speech.text_align",\r
2769           "speech.quotes",\r
2770           "speech.content",\r
2771           "speech.fore_color",\r
2772           "speech.id",\r
2773           "speech.speech_balloon_id",\r
2774           "speech.x",\r
2775           "speech.y",\r
2776           "speech.width",\r
2777           "speech.height",\r
2778           "speech.speech_balloon_template_id",\r
2779           "speech.speech_balloon_template_classname",\r
2780           "speech.speech_balloon_template_settings",\r
2781           "speech.writing_format_classname",\r
2782           "speech.writing_format_settings",\r
2783           "speech_balloon.id",\r
2784           "speech_balloon.panel_id",\r
2785           "speech_balloon.speech_balloon_template_id",\r
2786           "speech_balloon.speech_balloon_template_classname",\r
2787           "speech_balloon.z",\r
2788           "speech_balloon.t",\r
2789           "speech_balloon.speech_balloon_template_settings"\r
2790         ]\r
2791       },\r
2792       "PlainSpeechBalloon": {\r
2793         "base": "speech_balloon",\r
2794         "fields": {\r
2795           "balloon.r": {\r
2796             "type": "part",\r
2797             "args": {\r
2798               "label": {\r
2799                 "type": "none"\r
2800               },\r
2801               "tag": {\r
2802                 "type": "hidden"\r
2803               }\r
2804             }\r
2805           }\r
2806         },\r
2807         "field_names": [\r
2808           "speech_balloon.caption",\r
2809           "balloon.r",\r
2810           "balloon.x",\r
2811           "balloon.y",\r
2812           "balloon.width",\r
2813           "balloon.height",\r
2814           "balloon.id",\r
2815           "balloon.speech_balloon_id",\r
2816           "balloon.system_picture_id",\r
2817           "balloon.speech_balloon_template_id",\r
2818           "balloon.speech_balloon_template_classname",\r
2819           "balloon.speech_balloon_template_settings",\r
2820           "speech.writing_format_id",\r
2821           "speech.font_size",\r
2822           "speech.text_align",\r
2823           "speech.quotes",\r
2824           "speech.content",\r
2825           "speech.fore_color",\r
2826           "speech.id",\r
2827           "speech.speech_balloon_id",\r
2828           "speech.x",\r
2829           "speech.y",\r
2830           "speech.width",\r
2831           "speech.height",\r
2832           "speech.speech_balloon_template_id",\r
2833           "speech.speech_balloon_template_classname",\r
2834           "speech.speech_balloon_template_settings",\r
2835           "speech.writing_format_classname",\r
2836           "speech.writing_format_settings",\r
2837           "speech_balloon.id",\r
2838           "speech_balloon.panel_id",\r
2839           "speech_balloon.speech_balloon_template_id",\r
2840           "speech_balloon.speech_balloon_template_classname",\r
2841           "speech_balloon.z",\r
2842           "speech_balloon.t",\r
2843           "speech_balloon.speech_balloon_template_settings"\r
2844         ]\r
2845       },\r
2846       "SquareSpeechBalloon": {\r
2847         "base": "speech_balloon",\r
2848         "fields": {\r
2849           "balloon.r": {\r
2850             "type": "part",\r
2851             "args": {\r
2852               "label": {\r
2853                 "type": "none"\r
2854               },\r
2855               "tag": {\r
2856                 "type": "hidden"\r
2857               }\r
2858             }\r
2859           }\r
2860         },\r
2861         "field_names": [\r
2862           "speech_balloon.caption",\r
2863           "balloon.r",\r
2864           "balloon.x",\r
2865           "balloon.y",\r
2866           "balloon.width",\r
2867           "balloon.height",\r
2868           "balloon.id",\r
2869           "balloon.speech_balloon_id",\r
2870           "balloon.system_picture_id",\r
2871           "balloon.speech_balloon_template_id",\r
2872           "balloon.speech_balloon_template_classname",\r
2873           "balloon.speech_balloon_template_settings",\r
2874           "speech.writing_format_id",\r
2875           "speech.font_size",\r
2876           "speech.text_align",\r
2877           "speech.quotes",\r
2878           "speech.content",\r
2879           "speech.fore_color",\r
2880           "speech.id",\r
2881           "speech.speech_balloon_id",\r
2882           "speech.x",\r
2883           "speech.y",\r
2884           "speech.width",\r
2885           "speech.height",\r
2886           "speech.speech_balloon_template_id",\r
2887           "speech.speech_balloon_template_classname",\r
2888           "speech.speech_balloon_template_settings",\r
2889           "speech.writing_format_classname",\r
2890           "speech.writing_format_settings",\r
2891           "speech_balloon.id",\r
2892           "speech_balloon.panel_id",\r
2893           "speech_balloon.speech_balloon_template_id",\r
2894           "speech_balloon.speech_balloon_template_classname",\r
2895           "speech_balloon.z",\r
2896           "speech_balloon.t",\r
2897           "speech_balloon.speech_balloon_template_settings"\r
2898         ]\r
2899       }\r
2900     }\r
2901   }\r
2902 }