OSDN Git Service

ajust
[pettanr/pettanr.git] / public / local_manifest.json
1 {\r
2   "list_groups": {\r
3     "scroll": {\r
4       "lists": {\r
5         "public": {\r
6           "type": "public"\r
7         },\r
8         "private": {\r
9           "type": "private"\r
10         },\r
11         "by_author": {\r
12           "type": "filter"\r
13         },\r
14         "by_panel": {\r
15           "type": "through_filter",\r
16           "args": {\r
17             "through": "scroll_panels"\r
18           }\r
19         },\r
20         "play": {\r
21           "type": "play",\r
22           "args": {\r
23             "filter_item_name": "scroll",\r
24             "filter_model_name": "scroll_panel",\r
25             "filter_key": "scroll_id"\r
26           }\r
27         }\r
28       }\r
29     },\r
30     "scroll_panel": {\r
31       "lists": {\r
32         "public": {\r
33           "type": "public"\r
34         },\r
35         "private": {\r
36           "type": "private"\r
37         },\r
38         "by_scroll": {\r
39           "type": "filter"\r
40         },\r
41         "by_panel": {\r
42           "type": "filter"\r
43         },\r
44         "by_author": {\r
45           "type": "foreign_filter",\r
46           "args": {\r
47             "includes": {\r
48               "type": "method"\r
49             }\r
50           }\r
51         }\r
52       }\r
53     },\r
54     "comic": {\r
55       "lists": {\r
56         "public": {\r
57           "type": "public"\r
58         },\r
59         "private": {\r
60           "type": "private"\r
61         },\r
62         "by_author": {\r
63           "type": "filter"\r
64         }\r
65       }\r
66     },\r
67     "story": {\r
68       "lists": {\r
69         "public": {\r
70           "type": "public"\r
71         },\r
72         "private": {\r
73           "type": "private"\r
74         },\r
75         "by_comic": {\r
76           "type": "filter"\r
77         },\r
78         "by_sheet": {\r
79           "type": "through_filter",\r
80           "args": {\r
81             "through": "story_sheets"\r
82           }\r
83         },\r
84         "by_author": {\r
85           "type": "foreign_filter",\r
86           "args": {\r
87             "includes": {\r
88               "type": "method"\r
89             }\r
90           }\r
91         },\r
92         "play": {\r
93           "type": "play"\r
94         }\r
95       }\r
96     },\r
97     "story_sheet": {\r
98       "lists": {\r
99         "public": {\r
100           "type": "public"\r
101         },\r
102         "private": {\r
103           "type": "private"\r
104         },\r
105         "by_story": {\r
106           "type": "filter"\r
107         },\r
108         "by_sheet": {\r
109           "type": "filter"\r
110         },\r
111         "by_author": {\r
112           "type": "foreign_filter",\r
113           "args": {\r
114             "includes": {\r
115               "type": "method"\r
116             }\r
117           }\r
118         }\r
119       }\r
120     },\r
121     "sheet": {\r
122       "lists": {\r
123         "public": {\r
124           "type": "public"\r
125         },\r
126         "private": {\r
127           "type": "private"\r
128         },\r
129         "by_story": {\r
130           "type": "through_filter",\r
131           "args": {\r
132             "through": "story_sheets"\r
133           }\r
134         },\r
135         "by_panel": {\r
136           "type": "through_filter",\r
137           "args": {\r
138             "through": "sheet_panels"\r
139           }\r
140         },\r
141         "by_author": {\r
142           "type": "filter"\r
143         },\r
144         "play": {\r
145           "type": "play"\r
146         }\r
147       }\r
148     },\r
149     "sheet_panel": {\r
150       "lists": {\r
151         "public": {\r
152           "type": "public"\r
153         },\r
154         "private": {\r
155           "type": "private"\r
156         },\r
157         "by_sheet": {\r
158           "type": "filter"\r
159         },\r
160         "by_panel": {\r
161           "type": "filter"\r
162         },\r
163         "by_author": {\r
164           "type": "foreign_filter",\r
165           "args": {\r
166             "includes": {\r
167               "type": "method"\r
168             }\r
169           }\r
170         }\r
171       }\r
172     },\r
173     "panel": {\r
174       "lists": {\r
175         "public": {\r
176           "type": "public"\r
177         },\r
178         "private": {\r
179           "type": "private"\r
180         },\r
181         "by_scroll": {\r
182           "type": "through_filter",\r
183           "args": {\r
184             "through": "scroll_panels"\r
185           }\r
186         },\r
187         "by_sheet": {\r
188           "type": "through_filter",\r
189           "args": {\r
190             "through": "sheet_panels"\r
191           }\r
192         },\r
193         "by_author": {\r
194           "type": "filter"\r
195         },\r
196         "by_speech_balloon_template": {\r
197           "type": "through_filter"\r
198         }\r
199       }\r
200     },\r
201     "panel_picture": {\r
202       "lists": {\r
203         "public": {\r
204           "type": "public"\r
205         },\r
206         "private": {\r
207           "type": "private"\r
208         },\r
209         "by_panel": {\r
210           "type": "filter"\r
211         },\r
212         "by_author": {\r
213           "type": "foreign_filter",\r
214           "args": {\r
215             "includes": {\r
216               "type": "method"\r
217             }\r
218           }\r
219         }\r
220       }\r
221     },\r
222     "speech_balloon": {\r
223       "lists": {\r
224         "public": {\r
225           "type": "public"\r
226         },\r
227         "private": {\r
228           "type": "private"\r
229         },\r
230         "by_panel": {\r
231           "type": "filter"\r
232         },\r
233         "by_speech_balloon_template": {\r
234           "type": "filter"\r
235         },\r
236         "by_author": {\r
237           "type": "foreign_filter",\r
238           "args": {\r
239             "includes": {\r
240               "type": "method"\r
241             }\r
242           }\r
243         }\r
244       }\r
245     },\r
246     "speech": {\r
247       "lists": {\r
248         "public": {\r
249           "type": "public"\r
250         },\r
251         "private": {\r
252           "type": "private"\r
253         },\r
254         "by_panel": {\r
255           "type": "filter"\r
256         },\r
257         "by_speech_balloon": {\r
258           "type": "filter"\r
259         },\r
260         "by_author": {\r
261           "type": "foreign_filter",\r
262           "args": {\r
263             "includes": {\r
264               "type": "method"\r
265             }\r
266           }\r
267         }\r
268       }\r
269     },\r
270     "balloon": {\r
271       "lists": {\r
272         "public": {\r
273           "type": "public"\r
274         },\r
275         "by_speech_balloon": {\r
276           "type": "filter"\r
277         },\r
278         "by_writing_format": {\r
279           "type": "filter"\r
280         },\r
281         "by_author": {\r
282           "type": "foreign_filter",\r
283           "args": {\r
284             "includes": {\r
285               "type": "method"\r
286             }\r
287           }\r
288         }\r
289       }\r
290     },\r
291     "ground_picture": {\r
292       "lists": {\r
293         "public": {\r
294           "type": "public"\r
295         },\r
296         "private": {\r
297           "type": "private"\r
298         },\r
299         "by_panel": {\r
300           "type": "filter"\r
301         },\r
302         "by_author": {\r
303           "type": "foreign_filter",\r
304           "args": {\r
305             "includes": {\r
306               "type": "method"\r
307             }\r
308           }\r
309         }\r
310       }\r
311     },\r
312     "ground_color": {\r
313       "lists": {\r
314         "public": {\r
315           "type": "public"\r
316         },\r
317         "private": {\r
318           "type": "private"\r
319         },\r
320         "by_panel": {\r
321           "type": "filter"\r
322         },\r
323         "by_author": {\r
324           "type": "foreign_filter",\r
325           "args": {\r
326             "includes": {\r
327               "type": "method"\r
328             }\r
329           }\r
330         }\r
331       }\r
332     },\r
333     "original_picture": {\r
334       "lists": {\r
335         "private": {\r
336           "type": "private"\r
337         }\r
338       }\r
339     },\r
340     "picture": {},\r
341     "resource_picture": {\r
342       "lists": {\r
343         "public": {\r
344           "type": "public"\r
345         },\r
346         "private": {\r
347           "type": "private"\r
348         },\r
349         "by_original_picture": {\r
350           "type": "filter"\r
351         },\r
352         "by_license": {\r
353           "type": "filter"\r
354         },\r
355         "by_artist": {\r
356           "type": "filter"\r
357         }\r
358       }\r
359     },\r
360     "speech_balloon_template": {\r
361       "lists": {\r
362         "public": {\r
363           "type": "public"\r
364         },\r
365         "select_items": {\r
366           "type": "system_resource"\r
367         }\r
368       }\r
369     },\r
370     "writing_format": {\r
371       "lists": {\r
372         "public": {\r
373           "type": "public"\r
374         },\r
375         "select_items": {\r
376           "type": "system_resource"\r
377         },\r
378         "by_system_picture": {\r
379           "type": "filter"\r
380         }\r
381       }\r
382     },\r
383     "license_group": {\r
384       "lists": {\r
385         "public": {\r
386           "type": "public"\r
387         },\r
388         "select_items": {\r
389           "type": "system_resource"\r
390         }\r
391       }\r
392     },\r
393     "license": {\r
394       "lists": {\r
395         "public": {\r
396           "type": "public"\r
397         },\r
398         "by_license_group": {\r
399           "type": "filter"\r
400         },\r
401         "by_system_picture": {\r
402           "type": "filter"\r
403         }\r
404       }\r
405     },\r
406     "author": {\r
407       "lists": {\r
408         "public": {\r
409           "type": "public"\r
410         }\r
411       }\r
412     },\r
413     "artist": {\r
414       "lists": {\r
415         "public": {\r
416           "type": "public"\r
417         }\r
418       }\r
419     },\r
420     "system_picture": {\r
421       "lists": {\r
422         "public": {\r
423           "type": "public"\r
424         }\r
425       }\r
426     }\r
427   },\r
428   "profilers": {\r
429     "scroll": {\r
430       "columns": {\r
431         "visible": {\r
432           "type": "source"\r
433         }\r
434       },\r
435       "column_names": [\r
436         "title",\r
437         "description",\r
438         "visible",\r
439         "author_id"\r
440       ],\r
441       "associations": {\r
442         "belongs_to": [\r
443           "author"\r
444         ],\r
445         "has_many": [\r
446           "scroll_panels.by_scroll",\r
447           "panels.by_scroll"\r
448         ]\r
449       }\r
450     },\r
451     "scroll_panel": {\r
452       "column_names": [\r
453         "scroll_id",\r
454         "panel_id",\r
455         "t",\r
456         "author_id"\r
457       ],\r
458       "associations": {\r
459         "belongs_to": [\r
460           "scroll",\r
461           "panel"\r
462         ]\r
463       }\r
464     },\r
465     "comic": {\r
466       "column_names": [\r
467         "title",\r
468         "description",\r
469         "visible",\r
470         "author_id"\r
471       ],\r
472       "associations": {\r
473         "belongs_to": [\r
474           "author"\r
475         ],\r
476         "has_many": [\r
477           "stories.by_comic"\r
478         ]\r
479       }\r
480     },\r
481     "story": {\r
482       "column_names": [\r
483         "comic_id",\r
484         "title",\r
485         "description",\r
486         "t",\r
487         "visible"\r
488       ],\r
489       "associations": {\r
490         "belongs_to": [\r
491           "comic"\r
492         ],\r
493         "has_many": [\r
494           "story_sheets.by_story",\r
495           "sheets.by_story"\r
496         ]\r
497       }\r
498     },\r
499     "story_sheet": {\r
500       "column_names": [\r
501         "story_id",\r
502         "sheet_id",\r
503         "t",\r
504         "author_id"\r
505       ],\r
506       "associations": {\r
507         "belongs_to": [\r
508           "story",\r
509           "sheet"\r
510         ]\r
511       }\r
512     },\r
513     "sheet": {\r
514       "column_names": [\r
515         "caption",\r
516         "width",\r
517         "height",\r
518         "visible",\r
519         "author_id"\r
520       ],\r
521       "associations": {\r
522         "belongs_to": [\r
523           "author"\r
524         ],\r
525         "has_many": [\r
526           "story_sheets.by_sheet",\r
527           "stories.by_sheet",\r
528           "sheet_panels.by_sheet",\r
529           "panels.by_sheet"\r
530         ]\r
531       }\r
532     },\r
533     "sheet_panel": {\r
534       "column_names": [\r
535         "sheet_id",\r
536         "panel_id",\r
537         "x",\r
538         "y",\r
539         "z",\r
540         "t",\r
541         "author_id"\r
542       ],\r
543       "associations": {\r
544         "belongs_to": [\r
545           "sheet",\r
546           "panel"\r
547         ]\r
548       }\r
549     },\r
550     "panel": {\r
551       "column_names": [\r
552         "width",\r
553         "height",\r
554         "border",\r
555         "caption",\r
556         "publish",\r
557         "author_id"\r
558       ],\r
559       "associations": {\r
560         "belongs_to": [\r
561           "author"\r
562         ],\r
563         "has_many": [\r
564           "scroll_panels.by_panel",\r
565           "scrolls.by_panel",\r
566           "sheet_panels.by_panel",\r
567           "sheets.by_panel",\r
568           "panel_pictures.by_panel",\r
569           "speech_balloons.by_panel",\r
570           "ground_pictures.by_panel",\r
571           "ground_colors.by_panel"\r
572         ]\r
573       }\r
574     },\r
575     "panel_picture": {\r
576       "column_names": [\r
577         "panel_id",\r
578         "picture_id",\r
579         "caption",\r
580         "x",\r
581         "y",\r
582         "width",\r
583         "height",\r
584         "link",\r
585         "z",\r
586         "t"\r
587       ],\r
588       "associations": {\r
589         "belongs_to": [\r
590           "panel"\r
591         ]\r
592       }\r
593     },\r
594     "speech_balloon": {\r
595       "columns": {\r
596         "speech_balloon_template_settings": {\r
597           "type": "extend"\r
598         }\r
599       },\r
600       "column_names": [\r
601         "panel_id",\r
602         "caption",\r
603         "speech_balloon_template_id",\r
604         "speech_balloon_template_classname",\r
605         "z",\r
606         "t",\r
607         "speech_balloon_template_settings"\r
608       ],\r
609       "associations": {\r
610         "belongs_to": [\r
611           "panel"\r
612         ],\r
613         "has_one": [\r
614           "balloon.by_speech_balloon",\r
615           "speech.by_speech_balloon"\r
616         ]\r
617       }\r
618     },\r
619     "speech": {\r
620       "columns": {\r
621         "speech_balloon_template_settings": {\r
622           "type": "extend"\r
623         }\r
624       },\r
625       "column_names": [\r
626         "speech_balloon_id",\r
627         "speech_balloon_template_id",\r
628         "speech_balloon_template_classname",\r
629         "writing_format_id",\r
630         "writing_format_classname",\r
631         "content",\r
632         "font_size",\r
633         "text_align",\r
634         "fore_color",\r
635         "x",\r
636         "y",\r
637         "width",\r
638         "height",\r
639         "quotes",\r
640         "speech_balloon_template_settings",\r
641         "writing_format_settings"\r
642       ],\r
643       "associations": {\r
644         "belongs_to": [\r
645           "speech_balloon",\r
646           "writing_format"\r
647         ]\r
648       }\r
649     },\r
650     "balloon": {\r
651       "columns": {\r
652         "speech_balloon_template_settings": {\r
653           "type": "extend"\r
654         }\r
655       },\r
656       "column_names": [\r
657         "speech_balloon_id",\r
658         "speech_balloon_template_id",\r
659         "speech_balloon_template_classname",\r
660         "system_picture_id",\r
661         "x",\r
662         "y",\r
663         "width",\r
664         "height",\r
665         "r",\r
666         "speech_balloon_template_settings"\r
667       ],\r
668       "associations": {\r
669         "belongs_to": [\r
670           "speech_balloon",\r
671           "system_picture"\r
672         ]\r
673       }\r
674     },\r
675     "ground_picture": {\r
676       "column_names": [\r
677         "panel_id",\r
678         "picture_id",\r
679         "caption",\r
680         "repeat",\r
681         "x",\r
682         "y",\r
683         "z",\r
684         "t"\r
685       ],\r
686       "associations": {\r
687         "belongs_to": [\r
688           "panel"\r
689         ]\r
690       }\r
691     },\r
692     "ground_color": {\r
693       "column_names": [\r
694         "panel_id",\r
695         "caption",\r
696         "code",\r
697         "orientation",\r
698         "xy",\r
699         "wh",\r
700         "z",\r
701         "t"\r
702       ],\r
703       "associations": {\r
704         "belongs_to": [\r
705           "panel"\r
706         ]\r
707       }\r
708     },\r
709     "original_picture": {\r
710       "column_names": [\r
711         "ext",\r
712         "width",\r
713         "height",\r
714         "filesize",\r
715         "artist_id",\r
716         "md5",\r
717         "uploaded_at",\r
718         "published_at",\r
719         "stopped_at"\r
720       ],\r
721       "associations": {\r
722         "belongs_to": [\r
723           "artist"\r
724         ],\r
725         "has_one": [\r
726           "resource_picture.by_original_picture"\r
727         ]\r
728       }\r
729     },\r
730     "picture": {\r
731       "column_names": [\r
732         "original_picture_id",\r
733         "revision",\r
734         "ext",\r
735         "width",\r
736         "height",\r
737         "filesize",\r
738         "artist_id",\r
739         "license_id",\r
740         "md5",\r
741         "artist_name",\r
742         "credit",\r
743         "settings",\r
744         "classname"\r
745       ],\r
746       "associations": {\r
747         "belongs_to": [\r
748           "license",\r
749           "artist"\r
750         ]\r
751       }\r
752     },\r
753     "resource_picture": {\r
754       "column_names": [\r
755         "original_picture_id",\r
756         "revision",\r
757         "ext",\r
758         "width",\r
759         "height",\r
760         "filesize",\r
761         "artist_id",\r
762         "license_id",\r
763         "md5",\r
764         "artist_name",\r
765         "credit",\r
766         "settings",\r
767         "picture_id",\r
768         "classname"\r
769       ],\r
770       "associations": {\r
771         "belongs_to": [\r
772           "original_picture",\r
773           "license",\r
774           "artist"\r
775         ]\r
776       }\r
777     },\r
778     "speech_balloon_template": {\r
779       "columns": {\r
780         "settings": {\r
781           "type": "json"\r
782         }\r
783       },\r
784       "column_names": [\r
785         "name",\r
786         "classname",\r
787         "caption",\r
788         "t",\r
789         "system_picture_id",\r
790         "settings"\r
791       ],\r
792       "extend_settings": {\r
793         "circle_speech_balloon_speech_balloon": {\r
794           "columns": {},\r
795           "column_names": []\r
796         },\r
797         "circle_speech_balloon_balloon": {\r
798           "columns": {},\r
799           "column_names": []\r
800         },\r
801         "circle_speech_balloon_speech": {\r
802           "columns": {},\r
803           "column_names": []\r
804         },\r
805         "plain_speech_balloon_speech_balloon": {\r
806           "columns": {},\r
807           "column_names": []\r
808         },\r
809         "plain_speech_balloon_balloon": {\r
810           "columns": {},\r
811           "column_names": []\r
812         },\r
813         "plain_speech_balloon_speech": {\r
814           "columns": {},\r
815           "column_names": []\r
816         },\r
817         "square_speech_balloon_speech_balloon": {\r
818           "columns": {},\r
819           "column_names": []\r
820         },\r
821         "square_speech_balloon_balloon": {\r
822           "columns": {},\r
823           "column_names": []\r
824         },\r
825         "square_speech_balloon_speech": {\r
826           "columns": {},\r
827           "column_names": []\r
828         },\r
829         "test_speech_balloon_speech_balloon": {\r
830           "columns": {},\r
831           "column_names": [\r
832             "a"\r
833           ]\r
834         },\r
835         "test_speech_balloon_balloon": {\r
836           "columns": {},\r
837           "column_names": [\r
838             "b"\r
839           ]\r
840         },\r
841         "test_speech_balloon_speech": {\r
842           "columns": {},\r
843           "column_names": [\r
844             "c"\r
845           ]\r
846         }\r
847       },\r
848       "associations": {\r
849         "belongs_to": [\r
850           "system_picture"\r
851         ]\r
852       }\r
853     },\r
854     "writing_format": {\r
855       "column_names": [\r
856         "name",\r
857         "classname",\r
858         "caption",\r
859         "system_picture_id",\r
860         "settings"\r
861       ],\r
862       "extend_settings": {\r
863         "pettanr_simple_format_writing_format": {\r
864           "columns": {},\r
865           "column_names": []\r
866         }\r
867       },\r
868       "associations": {\r
869         "belongs_to": [\r
870           "system_picture"\r
871         ],\r
872         "has_many": []\r
873       }\r
874     },\r
875     "license_group": {\r
876       "column_names": [\r
877         "name",\r
878         "classname",\r
879         "caption",\r
880         "url"\r
881       ],\r
882       "extend_settings": {\r
883         "pettanr_pettan_commons_v01_licenses_license": {\r
884           "columns": {},\r
885           "column_names": [\r
886             "open",\r
887             "commercial",\r
888             "official",\r
889             "attribution:",\r
890             "derive",\r
891             "thumbnail",\r
892             "gif_convert",\r
893             "reverse",\r
894             "sync_vh",\r
895             "overlap"\r
896           ]\r
897         },\r
898         "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
899           "columns": {},\r
900           "column_names": [\r
901             "source_url_btn_id",\r
902             "source_url_off_btn_id"\r
903           ]\r
904         }\r
905       },\r
906       "associations": {\r
907         "has_many": [\r
908           "licenses.by_license_group"\r
909         ]\r
910       }\r
911     },\r
912     "license": {\r
913       "columns": {\r
914         "license_group_settings": {\r
915           "type": "extend",\r
916           "args": {\r
917             "boost_name": "license_group"\r
918           }\r
919         },\r
920         "credit_picture_settings": {\r
921           "type": "extend",\r
922           "args": {\r
923             "boost_name": "credit_picture"\r
924           }\r
925         }\r
926       },\r
927       "column_names": [\r
928         "license_group_id",\r
929         "license_group_classname",\r
930         "name",\r
931         "caption",\r
932         "system_picture_id",\r
933         "url",\r
934         "license_group_settings",\r
935         "credit_picture_settings"\r
936       ],\r
937       "associations": {\r
938         "belongs_to": [\r
939           "license_group",\r
940           "system_picture"\r
941         ],\r
942         "has_many": [\r
943           "resource_pictures.by_license"\r
944         ]\r
945       }\r
946     },\r
947     "author": {\r
948       "column_names": [\r
949         "name",\r
950         "user_id"\r
951       ],\r
952       "associations": {\r
953         "has_many": [\r
954           "scrolls.by_author",\r
955           "scroll_panels.by_author",\r
956           "comics.by_author",\r
957           "stories.by_author",\r
958           "sheets.by_author",\r
959           "sheet_panels.by_author",\r
960           "panels.by_author",\r
961           "panel_pictures.by_author",\r
962           "speech_balloons.by_author",\r
963           "balloons.by_author",\r
964           "speeches.by_author",\r
965           "ground_pictures.by_author",\r
966           "ground_colors.by_author"\r
967         ]\r
968       }\r
969     },\r
970     "artist": {\r
971       "column_names": [\r
972         "name",\r
973         "author_id"\r
974       ],\r
975       "associations": {\r
976         "has_many": [\r
977           "resource_pictures.by_artist"\r
978         ]\r
979       }\r
980     },\r
981     "system_picture": {\r
982       "column_names": [\r
983         "ext",\r
984         "width",\r
985         "height",\r
986         "filesize",\r
987         "md5"\r
988       ],\r
989       "associations": {\r
990         "has_many": [\r
991           "licenses.by_system_picture"\r
992         ]\r
993       }\r
994     }\r
995   },\r
996   "filers": {\r
997     "scroll": {\r
998       "symbol": {},\r
999       "caption": {\r
1000         "type": "default",\r
1001         "args": {\r
1002           "face": {\r
1003             "type": "column",\r
1004             "args": {\r
1005               "column_name": "title"\r
1006             }\r
1007           },\r
1008           "link": {\r
1009             "type": "action",\r
1010             "args": {\r
1011               "action_name": "play"\r
1012             }\r
1013           }\r
1014         }\r
1015       },\r
1016       "summary": {},\r
1017       "edit": {}\r
1018     },\r
1019     "scroll_panel": {\r
1020       "symbol": {\r
1021         "type": "default",\r
1022         "args": {\r
1023           "link": {\r
1024             "type": "none"\r
1025           }\r
1026         }\r
1027       },\r
1028       "caption": {\r
1029         "type": "none"\r
1030       },\r
1031       "summary": {},\r
1032       "edit": {\r
1033         "type": "none"\r
1034       }\r
1035     },\r
1036     "comic": {\r
1037       "symbol": {},\r
1038       "caption": {\r
1039         "type": "default",\r
1040         "args": {\r
1041           "face": {\r
1042             "type": "column",\r
1043             "args": {\r
1044               "column_name": "title"\r
1045             }\r
1046           }\r
1047         }\r
1048       },\r
1049       "summary": {},\r
1050       "edit": {}\r
1051     },\r
1052     "story": {\r
1053       "symbol": {},\r
1054       "caption": {\r
1055         "type": "default",\r
1056         "args": {\r
1057           "face": {\r
1058             "type": "method",\r
1059             "args": {\r
1060               "method_name": "title_with_t"\r
1061             }\r
1062           },\r
1063           "link": {\r
1064             "type": "action",\r
1065             "args": {\r
1066               "action_name": "play"\r
1067             }\r
1068           }\r
1069         }\r
1070       },\r
1071       "summary": {},\r
1072       "edit": {}\r
1073     },\r
1074     "story_sheet": {\r
1075       "symbol": {\r
1076         "type": "default",\r
1077         "args": {\r
1078           "link": {\r
1079             "type": "none"\r
1080           }\r
1081         }\r
1082       },\r
1083       "caption": {\r
1084         "type": "none"\r
1085       },\r
1086       "summary": {},\r
1087       "edit": {\r
1088         "type": "none"\r
1089       }\r
1090     },\r
1091     "sheet": {\r
1092       "symbol": {},\r
1093       "caption": {\r
1094         "type": "default",\r
1095         "args": {\r
1096           "face": {},\r
1097           "link": {\r
1098             "type": "action",\r
1099             "args": {\r
1100               "action_name": "play"\r
1101             }\r
1102           }\r
1103         }\r
1104       },\r
1105       "summary": {},\r
1106       "edit": {}\r
1107     },\r
1108     "sheet_panel": {\r
1109       "symbol": {\r
1110         "type": "default",\r
1111         "args": {\r
1112           "link": {\r
1113             "type": "none"\r
1114           }\r
1115         }\r
1116       },\r
1117       "caption": {\r
1118         "type": "none"\r
1119       },\r
1120       "summary": {},\r
1121       "edit": {\r
1122         "type": "none"\r
1123       }\r
1124     },\r
1125     "panel": {\r
1126       "symbol": {},\r
1127       "caption": {\r
1128         "type": "default",\r
1129         "args": {\r
1130           "link": {\r
1131             "type": "none"\r
1132           }\r
1133         }\r
1134       },\r
1135       "summary": {},\r
1136       "edit": {}\r
1137     },\r
1138     "panel_picture": {\r
1139       "symbol": {\r
1140         "type": "default",\r
1141         "args": {\r
1142           "face": {\r
1143             "type": "picture"\r
1144           }\r
1145         }\r
1146       },\r
1147       "caption": {\r
1148         "type": "default",\r
1149         "args": {\r
1150           "link": {\r
1151             "type": "none"\r
1152           }\r
1153         }\r
1154       },\r
1155       "summary": {},\r
1156       "edit": {\r
1157         "type": "none"\r
1158       }\r
1159     },\r
1160     "speech_balloon": {\r
1161       "symbol": {\r
1162         "type": "default",\r
1163         "args": {\r
1164           "face": {\r
1165             "type": "picture"\r
1166           }\r
1167         }\r
1168       },\r
1169       "caption": {\r
1170         "type": "default",\r
1171         "args": {\r
1172           "face": {\r
1173             "type": "method",\r
1174             "args": {\r
1175               "method_name": "plain_scenario"\r
1176             }\r
1177           },\r
1178           "link": {\r
1179             "type": "none"\r
1180           }\r
1181         }\r
1182       },\r
1183       "summary": {},\r
1184       "edit": {\r
1185         "type": "none"\r
1186       }\r
1187     },\r
1188     "speech": {\r
1189       "symbol": {\r
1190         "type": "default",\r
1191         "args": {\r
1192           "face": {\r
1193             "type": "picture"\r
1194           }\r
1195         }\r
1196       },\r
1197       "caption": {\r
1198         "type": "default",\r
1199         "args": {\r
1200           "face": {\r
1201             "type": "column",\r
1202             "args": {\r
1203               "column_name": "content"\r
1204             }\r
1205           },\r
1206           "link": {\r
1207             "type": "none"\r
1208           }\r
1209         }\r
1210       },\r
1211       "summary": {},\r
1212       "edit": {\r
1213         "type": "none"\r
1214       }\r
1215     },\r
1216     "balloon": {\r
1217       "symbol": {\r
1218         "type": "default",\r
1219         "args": {\r
1220           "face": {\r
1221             "type": "picture"\r
1222           }\r
1223         }\r
1224       },\r
1225       "caption": {\r
1226         "type": "none"\r
1227       },\r
1228       "summary": {},\r
1229       "edit": {\r
1230         "type": "none"\r
1231       }\r
1232     },\r
1233     "ground_picture": {\r
1234       "symbol": {\r
1235         "type": "default",\r
1236         "args": {\r
1237           "face": {\r
1238             "type": "picture"\r
1239           }\r
1240         }\r
1241       },\r
1242       "caption": {\r
1243         "type": "default",\r
1244         "args": {\r
1245           "link": {\r
1246             "type": "none"\r
1247           }\r
1248         }\r
1249       },\r
1250       "summary": {},\r
1251       "edit": {\r
1252         "type": "none"\r
1253       }\r
1254     },\r
1255     "ground_color": {\r
1256       "symbol": {\r
1257         "type": "template",\r
1258         "args": {\r
1259           "template_name": "symbol"\r
1260         }\r
1261       },\r
1262       "caption": {\r
1263         "type": "default",\r
1264         "args": {\r
1265           "link": {\r
1266             "type": "none"\r
1267           }\r
1268         }\r
1269       },\r
1270       "summary": {},\r
1271       "edit": {\r
1272         "type": "none"\r
1273       }\r
1274     },\r
1275     "original_picture": {\r
1276       "symbol": {\r
1277         "type": "default",\r
1278         "args": {\r
1279           "face": {\r
1280             "type": "picture"\r
1281           }\r
1282         }\r
1283       },\r
1284       "caption": {\r
1285         "type": "default",\r
1286         "args": {\r
1287           "face": {\r
1288             "type": "method",\r
1289             "args": {\r
1290               "method_name": "revision"\r
1291             }\r
1292           },\r
1293           "link": {\r
1294             "type": "action",\r
1295             "args": {\r
1296               "action_name": "history"\r
1297             }\r
1298           }\r
1299         }\r
1300       },\r
1301       "summary": {},\r
1302       "edit": {\r
1303         "type": "template",\r
1304         "args": {\r
1305           "template_name": "publish"\r
1306         }\r
1307       }\r
1308     },\r
1309     "picture": {\r
1310       "symbol": {\r
1311         "type": "default",\r
1312         "args": {\r
1313           "face": {\r
1314             "type": "picture"\r
1315           }\r
1316         }\r
1317       },\r
1318       "caption": {\r
1319         "type": "default",\r
1320         "args": {\r
1321           "face": {\r
1322             "type": "column",\r
1323             "args": {\r
1324               "column_name": "revision"\r
1325             }\r
1326           }\r
1327         }\r
1328       },\r
1329       "summary": {},\r
1330       "edit": {\r
1331         "type": "none"\r
1332       }\r
1333     },\r
1334     "resource_picture": {\r
1335       "symbol": {\r
1336         "type": "default",\r
1337         "args": {\r
1338           "face": {\r
1339             "type": "picture"\r
1340           }\r
1341         }\r
1342       },\r
1343       "caption": {\r
1344         "type": "none"\r
1345       },\r
1346       "summary": {},\r
1347       "edit": {\r
1348         "type": "none"\r
1349       }\r
1350     },\r
1351     "speech_balloon_template": {\r
1352       "symbol": {\r
1353         "type": "default",\r
1354         "args": {\r
1355           "face": {\r
1356             "type": "picture"\r
1357           }\r
1358         }\r
1359       },\r
1360       "caption": {},\r
1361       "summary": {\r
1362         "type": "none"\r
1363       },\r
1364       "edit": {}\r
1365     },\r
1366     "writing_format": {\r
1367       "symbol": {},\r
1368       "caption": {},\r
1369       "summary": {\r
1370         "type": "none"\r
1371       },\r
1372       "edit": {}\r
1373     },\r
1374     "license_group": {\r
1375       "symbol": {},\r
1376       "caption": {\r
1377         "type": "default",\r
1378         "args": {\r
1379           "link": {\r
1380             "type": "url_column",\r
1381             "args": {\r
1382               "column_name": "url"\r
1383             }\r
1384           }\r
1385         }\r
1386       },\r
1387       "summary": {\r
1388         "type": "none"\r
1389       },\r
1390       "edit": {}\r
1391     },\r
1392     "license": {\r
1393       "symbol": {},\r
1394       "caption": {\r
1395         "type": "default",\r
1396         "args": {\r
1397           "face": {\r
1398             "type": "method",\r
1399             "args": {\r
1400               "method_name": "caption_with_group"\r
1401             }\r
1402           },\r
1403           "link": {\r
1404             "type": "url_column",\r
1405             "args": {\r
1406               "column_name": "url"\r
1407             }\r
1408           }\r
1409         }\r
1410       },\r
1411       "summary": {},\r
1412       "edit": {}\r
1413     },\r
1414     "author": {\r
1415       "symbol": {},\r
1416       "caption": {\r
1417         "type": "default",\r
1418         "args": {\r
1419           "face": {\r
1420             "type": "column",\r
1421             "args": {\r
1422               "column_name": "name"\r
1423             }\r
1424           }\r
1425         }\r
1426       },\r
1427       "summary": {},\r
1428       "edit": {\r
1429         "type": "account"\r
1430       }\r
1431     },\r
1432     "artist": {\r
1433       "symbol": {},\r
1434       "caption": {\r
1435         "type": "default",\r
1436         "args": {\r
1437           "face": {\r
1438             "type": "column",\r
1439             "args": {\r
1440               "column_name": "name"\r
1441             }\r
1442           }\r
1443         }\r
1444       },\r
1445       "summary": {},\r
1446       "edit": {\r
1447         "type": "account"\r
1448       }\r
1449     },\r
1450     "system_picture": {\r
1451       "symbol": {\r
1452         "type": "default",\r
1453         "args": {\r
1454           "face": {\r
1455             "type": "picture"\r
1456           }\r
1457         }\r
1458       },\r
1459       "caption": {\r
1460         "type": "none"\r
1461       },\r
1462       "summary": {\r
1463         "type": "none"\r
1464       },\r
1465       "edit": {\r
1466         "type": "none"\r
1467       }\r
1468     }\r
1469   },\r
1470   "forms": {\r
1471     "scroll": {\r
1472       "fields": {\r
1473         "title": {\r
1474           "label": {\r
1475             "args": {\r
1476               "row_break": true\r
1477             }\r
1478           },\r
1479           "tag": {\r
1480             "type": "text"\r
1481           },\r
1482           "row_break": true\r
1483         },\r
1484         "description": {\r
1485           "label": {\r
1486             "args": {\r
1487               "row_break": true\r
1488             }\r
1489           },\r
1490           "tag": {\r
1491             "type": "text_area"\r
1492           }\r
1493         },\r
1494         "visible": {\r
1495           "tag": {\r
1496             "type": "select"\r
1497           },\r
1498           "row_break": true\r
1499         },\r
1500         "id": {\r
1501           "label": {\r
1502             "type": "none"\r
1503           },\r
1504           "tag": {\r
1505             "type": "hidden"\r
1506           }\r
1507         },\r
1508         "author_id": {\r
1509           "label": {\r
1510             "type": "none"\r
1511           },\r
1512           "tag": {\r
1513             "type": "hidden"\r
1514           }\r
1515         }\r
1516       },\r
1517       "field_names": [\r
1518         "title",\r
1519         "description",\r
1520         "visible",\r
1521         "id",\r
1522         "author_id"\r
1523       ]\r
1524     },\r
1525     "scroll_panel": {\r
1526       "fields": {\r
1527         "scroll_id": {\r
1528           "tag": {\r
1529             "type": "number"\r
1530           }\r
1531         },\r
1532         "panel_id": {\r
1533           "tag": {\r
1534             "type": "number"\r
1535           }\r
1536         },\r
1537         "t": {\r
1538           "tag": {\r
1539             "type": "number"\r
1540           }\r
1541         },\r
1542         "id": {\r
1543           "label": {\r
1544             "type": "none"\r
1545           },\r
1546           "tag": {\r
1547             "type": "hidden"\r
1548           }\r
1549         }\r
1550       },\r
1551       "field_names": [\r
1552         "scroll_id",\r
1553         "panel_id",\r
1554         "t",\r
1555         "id"\r
1556       ]\r
1557     },\r
1558     "comic": {\r
1559       "fields": {\r
1560         "title": {\r
1561           "label": {\r
1562             "args": {\r
1563               "row_break": true\r
1564             }\r
1565           },\r
1566           "tag": {\r
1567             "type": "text"\r
1568           },\r
1569           "row_break": true\r
1570         },\r
1571         "description": {\r
1572           "label": {\r
1573             "args": {\r
1574               "row_break": true\r
1575             }\r
1576           },\r
1577           "tag": {\r
1578             "type": "text_area"\r
1579           }\r
1580         },\r
1581         "visible": {\r
1582           "tag": {\r
1583             "type": "select"\r
1584           },\r
1585           "row_break": true\r
1586         },\r
1587         "id": {\r
1588           "label": {\r
1589             "type": "none"\r
1590           },\r
1591           "tag": {\r
1592             "type": "hidden"\r
1593           }\r
1594         },\r
1595         "author_id": {\r
1596           "label": {\r
1597             "type": "none"\r
1598           },\r
1599           "tag": {\r
1600             "type": "hidden"\r
1601           }\r
1602         }\r
1603       },\r
1604       "field_names": [\r
1605         "title",\r
1606         "description",\r
1607         "visible",\r
1608         "id",\r
1609         "author_id"\r
1610       ]\r
1611     },\r
1612     "story": {\r
1613       "fields": {\r
1614         "comic_id": {\r
1615           "label": {\r
1616             "type": "none"\r
1617           },\r
1618           "tag": {\r
1619             "type": "hidden"\r
1620           }\r
1621         },\r
1622         "title": {\r
1623           "label": {\r
1624             "args": {\r
1625               "row_break": true\r
1626             }\r
1627           },\r
1628           "tag": {\r
1629             "type": "text"\r
1630           },\r
1631           "row_break": true\r
1632         },\r
1633         "description": {\r
1634           "label": {\r
1635             "args": {\r
1636               "row_break": true\r
1637             }\r
1638           },\r
1639           "tag": {\r
1640             "type": "text_area"\r
1641           },\r
1642           "row_break": true\r
1643         },\r
1644         "visible": {\r
1645           "tag": {\r
1646             "type": "select"\r
1647           },\r
1648           "row_break": true\r
1649         },\r
1650         "t": {\r
1651           "tag": {\r
1652             "type": "number"\r
1653           }\r
1654         },\r
1655         "id": {\r
1656           "label": {\r
1657             "type": "none"\r
1658           },\r
1659           "tag": {\r
1660             "type": "hidden"\r
1661           }\r
1662         },\r
1663         "author_id": {\r
1664           "label": {\r
1665             "type": "none"\r
1666           },\r
1667           "tag": {\r
1668             "type": "hidden"\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           "label": {\r
1686             "type": "none"\r
1687           },\r
1688           "tag": {\r
1689             "type": "number"\r
1690           }\r
1691         },\r
1692         "sheet_id": {\r
1693           "label": {\r
1694             "type": "none"\r
1695           },\r
1696           "tag": {\r
1697             "type": "number"\r
1698           }\r
1699         },\r
1700         "t": {\r
1701           "tag": {\r
1702             "type": "number"\r
1703           }\r
1704         },\r
1705         "id": {\r
1706           "label": {\r
1707             "type": "none"\r
1708           },\r
1709           "tag": {\r
1710             "type": "hidden"\r
1711           }\r
1712         }\r
1713       },\r
1714       "field_names": [\r
1715         "story_id",\r
1716         "sheet_id",\r
1717         "t",\r
1718         "id"\r
1719       ]\r
1720     },\r
1721     "sheet": {\r
1722       "fields": {\r
1723         "caption": {\r
1724           "label": {\r
1725             "args": {\r
1726               "row_break": true\r
1727             }\r
1728           },\r
1729           "tag": {\r
1730             "type": "text"\r
1731           },\r
1732           "row_break": true\r
1733         },\r
1734         "width": {\r
1735           "tag": {\r
1736             "type": "number"\r
1737           }\r
1738         },\r
1739         "height": {\r
1740           "tag": {\r
1741             "type": "number"\r
1742           },\r
1743           "row_break": true\r
1744         },\r
1745         "visible": {\r
1746           "tag": {\r
1747             "type": "select"\r
1748           },\r
1749           "row_break": true\r
1750         },\r
1751         "id": {\r
1752           "label": {\r
1753             "type": "none"\r
1754           },\r
1755           "tag": {\r
1756             "type": "hidden"\r
1757           }\r
1758         },\r
1759         "author_id": {\r
1760           "label": {\r
1761             "type": "none"\r
1762           },\r
1763           "tag": {\r
1764             "type": "hidden"\r
1765           }\r
1766         }\r
1767       },\r
1768       "field_names": [\r
1769         "caption",\r
1770         "width",\r
1771         "height",\r
1772         "visible",\r
1773         "id",\r
1774         "author_id"\r
1775       ]\r
1776     },\r
1777     "sheet_panel": {\r
1778       "fields": {\r
1779         "sheet_id": {\r
1780           "tag": {\r
1781             "type": "number"\r
1782           }\r
1783         },\r
1784         "panel_id": {\r
1785           "tag": {\r
1786             "type": "number"\r
1787           }\r
1788         },\r
1789         "x": {\r
1790           "tag": {\r
1791             "type": "number"\r
1792           }\r
1793         },\r
1794         "y": {\r
1795           "tag": {\r
1796             "type": "number"\r
1797           },\r
1798           "row_break": true\r
1799         },\r
1800         "z": {\r
1801           "label": {\r
1802             "type": "none"\r
1803           },\r
1804           "tag": {\r
1805             "type": "hidden"\r
1806           }\r
1807         },\r
1808         "t": {\r
1809           "label": {\r
1810             "type": "none"\r
1811           },\r
1812           "tag": {\r
1813             "type": "hidden"\r
1814           }\r
1815         },\r
1816         "id": {\r
1817           "label": {\r
1818             "type": "none"\r
1819           },\r
1820           "tag": {\r
1821             "type": "hidden"\r
1822           }\r
1823         }\r
1824       },\r
1825       "field_names": [\r
1826         "sheet_id",\r
1827         "panel_id",\r
1828         "x",\r
1829         "y",\r
1830         "z",\r
1831         "t",\r
1832         "id"\r
1833       ]\r
1834     },\r
1835     "panel": {\r
1836       "fields": {\r
1837         "caption": {\r
1838           "tag": {\r
1839             "type": "text"\r
1840           },\r
1841           "row_break": true\r
1842         },\r
1843         "width": {\r
1844           "tag": {\r
1845             "type": "number"\r
1846           }\r
1847         },\r
1848         "height": {\r
1849           "tag": {\r
1850             "type": "number"\r
1851           },\r
1852           "row_break": true\r
1853         },\r
1854         "border": {\r
1855           "tag": {\r
1856             "type": "number"\r
1857           }\r
1858         },\r
1859         "publish": {\r
1860           "tag": {\r
1861             "type": "select"\r
1862           },\r
1863           "row_break": true\r
1864         },\r
1865         "id": {\r
1866           "label": {\r
1867             "type": "none"\r
1868           },\r
1869           "tag": {\r
1870             "type": "hidden"\r
1871           }\r
1872         },\r
1873         "author_id": {\r
1874           "label": {\r
1875             "type": "none"\r
1876           },\r
1877           "tag": {\r
1878             "type": "hidden"\r
1879           }\r
1880         }\r
1881       },\r
1882       "field_names": [\r
1883         "caption",\r
1884         "width",\r
1885         "height",\r
1886         "border",\r
1887         "publish",\r
1888         "id",\r
1889         "author_id"\r
1890       ]\r
1891     },\r
1892     "panel_picture": {\r
1893       "fields": {\r
1894         "caption": {\r
1895           "tag": {\r
1896             "type": "text"\r
1897           },\r
1898           "row_break": true\r
1899         },\r
1900         "x": {\r
1901           "tag": {\r
1902             "type": "number"\r
1903           }\r
1904         },\r
1905         "y": {\r
1906           "tag": {\r
1907             "type": "number"\r
1908           },\r
1909           "row_break": true\r
1910         },\r
1911         "width": {\r
1912           "tag": {\r
1913             "type": "number"\r
1914           },\r
1915           "helpers": {\r
1916             "size": {\r
1917               "type": "size",\r
1918               "args": {\r
1919                 "dom_class": "panel_picture_width_tool"\r
1920               }\r
1921             }\r
1922           },\r
1923           "row_break": true\r
1924         },\r
1925         "height": {\r
1926           "tag": {\r
1927             "type": "number"\r
1928           },\r
1929           "helpers": {\r
1930             "size": {\r
1931               "type": "size",\r
1932               "args": {\r
1933                 "dom_class": "panel_picture_height_tool"\r
1934               }\r
1935             }\r
1936           },\r
1937           "row_break": true\r
1938         },\r
1939         "link": {\r
1940           "tag": {\r
1941             "type": "text"\r
1942           },\r
1943           "row_break": true\r
1944         },\r
1945         "id": {\r
1946           "label": {\r
1947             "type": "none"\r
1948           },\r
1949           "tag": {\r
1950             "type": "hidden"\r
1951           }\r
1952         },\r
1953         "panel_id": {\r
1954           "label": {\r
1955             "type": "none"\r
1956           },\r
1957           "tag": {\r
1958             "type": "hidden"\r
1959           }\r
1960         },\r
1961         "picture_id": {\r
1962           "tag": {\r
1963             "type": "hidden"\r
1964           },\r
1965           "helpers": {\r
1966             "popup": {\r
1967               "type": "popup",\r
1968               "args": {\r
1969                 "source": "pictures"\r
1970               }\r
1971             }\r
1972           }\r
1973         },\r
1974         "z": {\r
1975           "label": {\r
1976             "type": "none"\r
1977           },\r
1978           "tag": {\r
1979             "type": "hidden"\r
1980           }\r
1981         },\r
1982         "t": {\r
1983           "label": {\r
1984             "type": "none"\r
1985           },\r
1986           "tag": {\r
1987             "type": "hidden"\r
1988           }\r
1989         }\r
1990       },\r
1991       "field_names": [\r
1992         "caption",\r
1993         "x",\r
1994         "y",\r
1995         "width",\r
1996         "height",\r
1997         "link",\r
1998         "id",\r
1999         "panel_id",\r
2000         "picture_id",\r
2001         "z",\r
2002         "t"\r
2003       ]\r
2004     },\r
2005     "speech_balloon": {\r
2006       "fields": {\r
2007         "id": {\r
2008           "label": {\r
2009             "type": "none"\r
2010           },\r
2011           "tag": {\r
2012             "type": "hidden"\r
2013           }\r
2014         },\r
2015         "panel_id": {\r
2016           "label": {\r
2017             "type": "none"\r
2018           },\r
2019           "tag": {\r
2020             "type": "hidden"\r
2021           }\r
2022         },\r
2023         "speech_balloon_template_id": {\r
2024           "label": {\r
2025             "type": "none"\r
2026           },\r
2027           "tag": {\r
2028             "type": "hidden"\r
2029           }\r
2030         },\r
2031         "caption": {\r
2032           "tag": {\r
2033             "type": "text"\r
2034           },\r
2035           "row_break": true\r
2036         },\r
2037         "z": {\r
2038           "label": {\r
2039             "type": "none"\r
2040           },\r
2041           "tag": {\r
2042             "type": "hidden"\r
2043           }\r
2044         },\r
2045         "t": {\r
2046           "label": {\r
2047             "type": "none"\r
2048           },\r
2049           "tag": {\r
2050             "type": "hidden"\r
2051           }\r
2052         },\r
2053         "speech_balloon_template_classname": {\r
2054           "label": {\r
2055             "type": "none"\r
2056           },\r
2057           "tag": {\r
2058             "type": "hidden"\r
2059           }\r
2060         },\r
2061         "speech_balloon_template_settings": {\r
2062           "label": {\r
2063             "type": "none"\r
2064           },\r
2065           "tag": {\r
2066             "type": "hidden"\r
2067           }\r
2068         }\r
2069       },\r
2070       "field_names": [\r
2071         "caption",\r
2072         "id",\r
2073         "panel_id",\r
2074         "speech_balloon_template_id",\r
2075         "speech_balloon_template_classname",\r
2076         "z",\r
2077         "t",\r
2078         "speech_balloon_template_settings"\r
2079       ]\r
2080     },\r
2081     "balloon": {\r
2082       "fields": {\r
2083         "id": {\r
2084           "label": {\r
2085             "type": "none"\r
2086           },\r
2087           "tag": {\r
2088             "type": "hidden"\r
2089           }\r
2090         },\r
2091         "speech_balloon_id": {\r
2092           "label": {\r
2093             "type": "none"\r
2094           },\r
2095           "tag": {\r
2096             "type": "hidden"\r
2097           }\r
2098         },\r
2099         "speech_balloon_template_id": {\r
2100           "label": {\r
2101             "type": "none"\r
2102           },\r
2103           "tag": {\r
2104             "type": "hidden"\r
2105           }\r
2106         },\r
2107         "system_picture_id": {\r
2108           "label": {\r
2109             "type": "none"\r
2110           },\r
2111           "tag": {\r
2112             "type": "hidden"\r
2113           }\r
2114         },\r
2115         "r": {\r
2116           "tag": {\r
2117             "type": "number"\r
2118           },\r
2119           "helpers": {\r
2120             "tail_angle": {\r
2121               "type": "size",\r
2122               "args": {}\r
2123             }\r
2124           },\r
2125           "row_break": true\r
2126         },\r
2127         "x": {\r
2128           "tag": {\r
2129             "type": "number"\r
2130           }\r
2131         },\r
2132         "y": {\r
2133           "label": {},\r
2134           "tag": {\r
2135             "type": "number"\r
2136           },\r
2137           "row_break": true\r
2138         },\r
2139         "width": {\r
2140           "tag": {\r
2141             "type": "number"\r
2142           }\r
2143         },\r
2144         "height": {\r
2145           "tag": {\r
2146             "type": "number"\r
2147           },\r
2148           "row_break": true\r
2149         },\r
2150         "speech_balloon_template_classname": {\r
2151           "label": {\r
2152             "type": "none"\r
2153           },\r
2154           "tag": {\r
2155             "type": "hidden"\r
2156           }\r
2157         },\r
2158         "speech_balloon_template_settings": {\r
2159           "label": {\r
2160             "type": "none"\r
2161           },\r
2162           "tag": {\r
2163             "type": "hidden"\r
2164           }\r
2165         }\r
2166       },\r
2167       "field_names": [\r
2168         "r",\r
2169         "x",\r
2170         "y",\r
2171         "width",\r
2172         "height",\r
2173         "id",\r
2174         "speech_balloon_id",\r
2175         "system_picture_id",\r
2176         "speech_balloon_template_id",\r
2177         "speech_balloon_template_classname",\r
2178         "speech_balloon_template_settings"\r
2179       ]\r
2180     },\r
2181     "speech": {\r
2182       "fields": {\r
2183         "id": {\r
2184           "label": {\r
2185             "type": "none"\r
2186           },\r
2187           "tag": {\r
2188             "type": "hidden"\r
2189           }\r
2190         },\r
2191         "speech_balloon_id": {\r
2192           "label": {\r
2193             "type": "none"\r
2194           },\r
2195           "tag": {\r
2196             "type": "hidden"\r
2197           }\r
2198         },\r
2199         "speech_balloon_template_id": {\r
2200           "label": {\r
2201             "type": "none"\r
2202           },\r
2203           "tag": {\r
2204             "type": "hidden"\r
2205           }\r
2206         },\r
2207         "x": {\r
2208           "label": {\r
2209             "type": "none"\r
2210           },\r
2211           "tag": {\r
2212             "type": "hidden"\r
2213           }\r
2214         },\r
2215         "y": {\r
2216           "label": {\r
2217             "type": "none"\r
2218           },\r
2219           "tag": {\r
2220             "type": "hidden"\r
2221           }\r
2222         },\r
2223         "width": {\r
2224           "label": {\r
2225             "type": "none"\r
2226           },\r
2227           "tag": {\r
2228             "type": "hidden"\r
2229           }\r
2230         },\r
2231         "height": {\r
2232           "label": {\r
2233             "type": "none"\r
2234           },\r
2235           "tag": {\r
2236             "type": "hidden"\r
2237           }\r
2238         },\r
2239         "writing_format_id": {\r
2240           "tag": {\r
2241             "type": "select"\r
2242           }\r
2243         },\r
2244         "font_size": {\r
2245           "tag": {\r
2246             "type": "select"\r
2247           },\r
2248           "row_break": true\r
2249         },\r
2250         "text_align": {\r
2251           "tag": {\r
2252             "type": "select"\r
2253           }\r
2254         },\r
2255         "quotes": {\r
2256           "tag": {\r
2257             "type": "text"\r
2258           }\r
2259         },\r
2260         "content": {\r
2261           "label": {\r
2262             "args": {\r
2263               "row_break": true\r
2264             }\r
2265           },\r
2266           "tag": {\r
2267             "type": "text_area",\r
2268             "args": {\r
2269               "options": {\r
2270                 "size": "45x5"\r
2271               }\r
2272             }\r
2273           }\r
2274         },\r
2275         "fore_color": {\r
2276           "label": {\r
2277             "row_break": true\r
2278           },\r
2279           "tag": {\r
2280             "type": "hidden"\r
2281           },\r
2282           "helpers": {\r
2283             "color": {\r
2284               "type": "color",\r
2285               "args": {\r
2286                 "wrapper": "speech-fore_color-wrap"\r
2287               }\r
2288             }\r
2289           }\r
2290         },\r
2291         "speech_balloon_template_classname": {\r
2292           "label": {\r
2293             "type": "none"\r
2294           },\r
2295           "tag": {\r
2296             "type": "hidden"\r
2297           }\r
2298         },\r
2299         "writing_format_classname": {\r
2300           "label": {\r
2301             "type": "none"\r
2302           },\r
2303           "tag": {\r
2304             "type": "hidden"\r
2305           }\r
2306         },\r
2307         "speech_balloon_template_settings": {\r
2308           "label": {\r
2309             "type": "none"\r
2310           },\r
2311           "tag": {\r
2312             "type": "hidden"\r
2313           }\r
2314         },\r
2315         "writing_format_settings": {\r
2316           "label": {\r
2317             "type": "none"\r
2318           },\r
2319           "tag": {\r
2320             "type": "hidden"\r
2321           }\r
2322         }\r
2323       },\r
2324       "field_names": [\r
2325         "writing_format_id",\r
2326         "font_size",\r
2327         "text_align",\r
2328         "quotes",\r
2329         "content",\r
2330         "fore_color",\r
2331         "id",\r
2332         "speech_balloon_id",\r
2333         "x",\r
2334         "y",\r
2335         "width",\r
2336         "height",\r
2337         "speech_balloon_template_id",\r
2338         "speech_balloon_template_classname",\r
2339         "speech_balloon_template_settings",\r
2340         "writing_format_classname",\r
2341         "writing_format_settings"\r
2342       ]\r
2343     },\r
2344     "ground_picture": {\r
2345       "fields": {\r
2346         "id": {\r
2347           "label": {\r
2348             "type": "none"\r
2349           },\r
2350           "tag": {\r
2351             "type": "hidden"\r
2352           }\r
2353         },\r
2354         "panel_id": {\r
2355           "label": {\r
2356             "type": "none"\r
2357           },\r
2358           "tag": {\r
2359             "type": "hidden"\r
2360           }\r
2361         },\r
2362         "picture_id": {\r
2363           "label": {\r
2364             "type": "none"\r
2365           },\r
2366           "tag": {\r
2367             "type": "hidden"\r
2368           }\r
2369         },\r
2370         "caption": {\r
2371           "tag": {\r
2372             "type": "text"\r
2373           },\r
2374           "row_break": true\r
2375         },\r
2376         "repeat": {\r
2377           "tag": {\r
2378             "type": "select",\r
2379             "args": {\r
2380               "source": "magic_number",\r
2381               "key": "ground_picture_repeat_items"\r
2382             }\r
2383           },\r
2384           "row_break": true\r
2385         },\r
2386         "x": {\r
2387           "tag": {\r
2388             "type": "number"\r
2389           }\r
2390         },\r
2391         "y": {\r
2392           "tag": {\r
2393             "type": "number"\r
2394           },\r
2395           "row_break": true\r
2396         },\r
2397         "z": {\r
2398           "label": {\r
2399             "type": "none"\r
2400           },\r
2401           "tag": {\r
2402             "type": "hidden"\r
2403           }\r
2404         },\r
2405         "t": {\r
2406           "label": {\r
2407             "type": "none"\r
2408           },\r
2409           "tag": {\r
2410             "type": "hidden"\r
2411           }\r
2412         }\r
2413       },\r
2414       "field_names": [\r
2415         "caption",\r
2416         "repeat",\r
2417         "x",\r
2418         "y",\r
2419         "z",\r
2420         "t",\r
2421         "id",\r
2422         "panel_id",\r
2423         "picture_id"\r
2424       ]\r
2425     },\r
2426     "ground_color": {\r
2427       "fields": {\r
2428         "id": {\r
2429           "label": {\r
2430             "type": "none"\r
2431           },\r
2432           "tag": {\r
2433             "type": "hidden"\r
2434           }\r
2435         },\r
2436         "panel_id": {\r
2437           "label": {\r
2438             "type": "none"\r
2439           },\r
2440           "tag": {\r
2441             "type": "hidden"\r
2442           }\r
2443         },\r
2444         "caption": {\r
2445           "tag": {\r
2446             "type": "text"\r
2447           },\r
2448           "row_break": true\r
2449         },\r
2450         "code": {\r
2451           "label": {\r
2452             "args": {\r
2453               "row_break": true\r
2454             }\r
2455           },\r
2456           "tag": {\r
2457             "type": "hidden"\r
2458           },\r
2459           "helpers": {\r
2460             "color": {\r
2461               "type": "color",\r
2462               "args": {\r
2463                 "wrapper": "ground_color-code-wrap"\r
2464               }\r
2465             }\r
2466           },\r
2467           "row_break": true\r
2468         },\r
2469         "orientation": {\r
2470           "tag": {\r
2471             "type": "select"\r
2472           },\r
2473           "row_break": true\r
2474         },\r
2475         "xy": {\r
2476           "tag": {\r
2477             "type": "number"\r
2478           }\r
2479         },\r
2480         "wh": {\r
2481           "tag": {\r
2482             "type": "number"\r
2483           },\r
2484           "row_break": true\r
2485         },\r
2486         "z": {\r
2487           "label": {\r
2488             "type": "none"\r
2489           },\r
2490           "tag": {\r
2491             "type": "hidden"\r
2492           }\r
2493         },\r
2494         "t": {\r
2495           "label": {\r
2496             "type": "none"\r
2497           },\r
2498           "tag": {\r
2499             "type": "hidden"\r
2500           }\r
2501         }\r
2502       },\r
2503       "field_names": [\r
2504         "id",\r
2505         "panel_id",\r
2506         "caption",\r
2507         "code",\r
2508         "orientation",\r
2509         "xy",\r
2510         "wh",\r
2511         "z",\r
2512         "t"\r
2513       ]\r
2514     },\r
2515     "speech_balloon_template": {\r
2516       "fields": {\r
2517         "id": {\r
2518           "label": {\r
2519             "type": "none"\r
2520           },\r
2521           "tag": {\r
2522             "type": "hidden"\r
2523           }\r
2524         },\r
2525         "name": {\r
2526           "tag": {\r
2527             "type": "text"\r
2528           },\r
2529           "row_break": true\r
2530         },\r
2531         "classname": {\r
2532           "tag": {\r
2533             "type": "text"\r
2534           },\r
2535           "row_break": true\r
2536         },\r
2537         "caption": {\r
2538           "tag": {\r
2539             "type": "text"\r
2540           },\r
2541           "row_break": true\r
2542         },\r
2543         "t": {\r
2544           "tag": {\r
2545             "type": "number"\r
2546           },\r
2547           "row_break": true\r
2548         },\r
2549         "system_picture_id": {\r
2550           "tag": {\r
2551             "type": "number"\r
2552           },\r
2553           "row_break": true\r
2554         },\r
2555         "settings": {\r
2556           "tag": {\r
2557             "type": "text_area"\r
2558           },\r
2559           "row_break": true\r
2560         }\r
2561       },\r
2562       "field_names": [\r
2563         "id",\r
2564         "name",\r
2565         "classname",\r
2566         "caption",\r
2567         "t",\r
2568         "system_picture_id",\r
2569         "settings"\r
2570       ]\r
2571     },\r
2572     "writing_format": {\r
2573       "fields": {\r
2574         "id": {\r
2575           "label": {\r
2576             "type": "none"\r
2577           },\r
2578           "tag": {\r
2579             "type": "hidden"\r
2580           }\r
2581         },\r
2582         "name": {\r
2583           "tag": {\r
2584             "type": "text"\r
2585           },\r
2586           "row_break": true\r
2587         },\r
2588         "classname": {\r
2589           "tag": {\r
2590             "type": "text"\r
2591           },\r
2592           "row_break": true\r
2593         },\r
2594         "caption": {\r
2595           "tag": {\r
2596             "type": "text"\r
2597           },\r
2598           "row_break": true\r
2599         },\r
2600         "system_picture_id": {\r
2601           "tag": {\r
2602             "type": "number"\r
2603           },\r
2604           "row_break": true\r
2605         },\r
2606         "settings": {\r
2607           "tag": {\r
2608             "type": "text_area"\r
2609           },\r
2610           "row_break": true\r
2611         }\r
2612       },\r
2613       "field_names": [\r
2614         "id",\r
2615         "name",\r
2616         "classname",\r
2617         "caption",\r
2618         "system_picture_id",\r
2619         "settings"\r
2620       ]\r
2621     },\r
2622     "license_group": {\r
2623       "fields": {\r
2624         "id": {\r
2625           "label": {\r
2626             "type": "none"\r
2627           },\r
2628           "tag": {\r
2629             "type": "hidden"\r
2630           }\r
2631         },\r
2632         "name": {\r
2633           "tag": {\r
2634             "type": "text"\r
2635           },\r
2636           "row_break": true\r
2637         },\r
2638         "classname": {\r
2639           "tag": {\r
2640             "type": "text"\r
2641           },\r
2642           "row_break": true\r
2643         },\r
2644         "caption": {\r
2645           "tag": {\r
2646             "type": "text"\r
2647           },\r
2648           "row_break": true\r
2649         },\r
2650         "url": {\r
2651           "tag": {\r
2652             "type": "text"\r
2653           },\r
2654           "row_break": true\r
2655         }\r
2656       },\r
2657       "field_names": [\r
2658         "id",\r
2659         "name",\r
2660         "classname",\r
2661         "caption",\r
2662         "url"\r
2663       ]\r
2664     },\r
2665     "license": {\r
2666       "fields": {\r
2667         "id": {\r
2668           "label": {\r
2669             "type": "none"\r
2670           },\r
2671           "tag": {\r
2672             "type": "hidden"\r
2673           }\r
2674         },\r
2675         "license_group_id": {\r
2676           "label": {\r
2677             "type": "none"\r
2678           },\r
2679           "tag": {\r
2680             "type": "hidden"\r
2681           }\r
2682         },\r
2683         "license_group_classname": {\r
2684           "tag": {\r
2685             "type": "text"\r
2686           },\r
2687           "row_break": true\r
2688         },\r
2689         "name": {\r
2690           "tag": {\r
2691             "type": "text"\r
2692           },\r
2693           "row_break": true\r
2694         },\r
2695         "caption": {\r
2696           "tag": {\r
2697             "type": "text"\r
2698           },\r
2699           "row_break": true\r
2700         },\r
2701         "system_picture_id": {\r
2702           "tag": {\r
2703             "type": "number"\r
2704           },\r
2705           "row_break": true\r
2706         },\r
2707         "url": {\r
2708           "tag": {\r
2709             "type": "text"\r
2710           },\r
2711           "row_break": true\r
2712         },\r
2713         "license_group_settings": {\r
2714           "boost_name": "license_group",\r
2715           "row_break": true\r
2716         },\r
2717         "credit_picture_settings": {\r
2718           "boost_name": "credit_picture",\r
2719           "row_break": true\r
2720         }\r
2721       },\r
2722       "field_names": [\r
2723         "id",\r
2724         "license_group_id",\r
2725         "license_group_classname",\r
2726         "name",\r
2727         "caption",\r
2728         "system_picture_id",\r
2729         "url",\r
2730         "license_group_settings",\r
2731         "credit_picture_settings"\r
2732       ]\r
2733     },\r
2734     "author": {\r
2735       "fields": {\r
2736         "id": {\r
2737           "label": {\r
2738             "type": "none"\r
2739           },\r
2740           "tag": {\r
2741             "type": "hidden"\r
2742           }\r
2743         },\r
2744         "name": {\r
2745           "label": {\r
2746             "args": {\r
2747               "row_break": true\r
2748             }\r
2749           },\r
2750           "tag": {\r
2751             "type": "text"\r
2752           },\r
2753           "row_break": true\r
2754         }\r
2755       },\r
2756       "field_names": [\r
2757         "id",\r
2758         "name"\r
2759       ]\r
2760     },\r
2761     "artist": {\r
2762       "fields": {\r
2763         "id": {\r
2764           "label": {\r
2765             "type": "none"\r
2766           },\r
2767           "tag": {\r
2768             "type": "hidden"\r
2769           }\r
2770         },\r
2771         "name": {\r
2772           "label": {\r
2773             "args": {\r
2774               "row_break": true\r
2775             }\r
2776           },\r
2777           "tag": {\r
2778             "type": "text"\r
2779           },\r
2780           "row_break": true\r
2781         }\r
2782       },\r
2783       "field_names": [\r
2784         "id",\r
2785         "name"\r
2786       ]\r
2787     },\r
2788     "circle_speech_balloon_speech_speech_balloon_template": {\r
2789       "fields": {\r
2790         "r": {\r
2791           "tag": {\r
2792             "type": "number"\r
2793           },\r
2794           "row_break": true\r
2795         }\r
2796       }\r
2797     },\r
2798     "pettanr_creative_commons_v30_licenses_license": {\r
2799       "fields": {\r
2800         "open": {\r
2801           "tag": {\r
2802             "type": "number"\r
2803           },\r
2804           "row_break": true\r
2805         },\r
2806         "commercial": {\r
2807           "tag": {\r
2808             "type": "number"\r
2809           },\r
2810           "row_break": true\r
2811         },\r
2812         "official": {\r
2813           "tag": {\r
2814             "type": "number"\r
2815           },\r
2816           "row_break": true\r
2817         },\r
2818         "attribution": {\r
2819           "tag": {\r
2820             "type": "number"\r
2821           },\r
2822           "row_break": true\r
2823         },\r
2824         "derive": {\r
2825           "tag": {\r
2826             "type": "number"\r
2827           },\r
2828           "row_break": true\r
2829         },\r
2830         "thumbnail": {\r
2831           "tag": {\r
2832             "type": "number"\r
2833           },\r
2834           "row_break": true\r
2835         },\r
2836         "gif_convert": {\r
2837           "tag": {\r
2838             "type": "number"\r
2839           },\r
2840           "row_break": true\r
2841         },\r
2842         "reverse": {\r
2843           "tag": {\r
2844             "type": "number"\r
2845           },\r
2846           "row_break": true\r
2847         },\r
2848         "sync_vh": {\r
2849           "tag": {\r
2850             "type": "number"\r
2851           },\r
2852           "row_break": true\r
2853         },\r
2854         "overlap": {\r
2855           "tag": {\r
2856             "type": "number"\r
2857           },\r
2858           "row_break": true\r
2859         }\r
2860       },\r
2861       "field_names": [\r
2862         "open",\r
2863         "commercial",\r
2864         "official",\r
2865         "attribution:",\r
2866         "derive",\r
2867         "thumbnail",\r
2868         "gif_convert",\r
2869         "reverse",\r
2870         "sync_vh",\r
2871         "overlap"\r
2872       ]\r
2873     },\r
2874     "pettanr_creative_commons_v30_licenses_credit_picture": {\r
2875       "fields": {\r
2876         "source_url_btn_id": {\r
2877           "tag": {\r
2878             "type": "number"\r
2879           },\r
2880           "row_break": true\r
2881         },\r
2882         "source_url_off_btn_id": {\r
2883           "tag": {\r
2884             "type": "number"\r
2885           },\r
2886           "row_break": true\r
2887         }\r
2888       },\r
2889       "field_names": [\r
2890         "source_url_btn_id",\r
2891         "source_url_off_btn_id"\r
2892       ]\r
2893     },\r
2894     "pettanr_pettan_commons_v01_licenses_license": {\r
2895       "fields": {\r
2896         "open": {\r
2897           "tag": {\r
2898             "type": "number"\r
2899           },\r
2900           "row_break": true\r
2901         },\r
2902         "commercial": {\r
2903           "tag": {\r
2904             "type": "number"\r
2905           },\r
2906           "row_break": true\r
2907         },\r
2908         "official": {\r
2909           "tag": {\r
2910             "type": "number"\r
2911           },\r
2912           "row_break": true\r
2913         },\r
2914         "attribution": {\r
2915           "tag": {\r
2916             "type": "number"\r
2917           },\r
2918           "row_break": true\r
2919         },\r
2920         "derive": {\r
2921           "tag": {\r
2922             "type": "number"\r
2923           },\r
2924           "row_break": true\r
2925         },\r
2926         "thumbnail": {\r
2927           "tag": {\r
2928             "type": "number"\r
2929           },\r
2930           "row_break": true\r
2931         },\r
2932         "gif_convert": {\r
2933           "tag": {\r
2934             "type": "number"\r
2935           },\r
2936           "row_break": true\r
2937         },\r
2938         "reverse": {\r
2939           "tag": {\r
2940             "type": "number"\r
2941           },\r
2942           "row_break": true\r
2943         },\r
2944         "sync_vh": {\r
2945           "tag": {\r
2946             "type": "number"\r
2947           },\r
2948           "row_break": true\r
2949         },\r
2950         "overlap": {\r
2951           "tag": {\r
2952             "type": "number"\r
2953           },\r
2954           "row_break": true\r
2955         }\r
2956       },\r
2957       "field_names": [\r
2958         "open",\r
2959         "commercial",\r
2960         "official",\r
2961         "attribution:",\r
2962         "derive",\r
2963         "thumbnail",\r
2964         "gif_convert",\r
2965         "reverse",\r
2966         "sync_vh",\r
2967         "overlap"\r
2968       ]\r
2969     },\r
2970     "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
2971       "fields": {\r
2972         "source_url_btn_id": {\r
2973           "tag": {\r
2974             "type": "number"\r
2975           },\r
2976           "row_break": true\r
2977         },\r
2978         "source_url_off_btn_id": {\r
2979           "tag": {\r
2980             "type": "number"\r
2981           },\r
2982           "row_break": true\r
2983         }\r
2984       },\r
2985       "field_names": [\r
2986         "source_url_btn_id",\r
2987         "source_url_off_btn_id"\r
2988       ]\r
2989     },\r
2990     "pettanr_pettan_protected_v01_licenses_license": {\r
2991       "fields": {\r
2992         "open": {\r
2993           "tag": {\r
2994             "type": "number"\r
2995           },\r
2996           "row_break": true\r
2997         },\r
2998         "commercial": {\r
2999           "tag": {\r
3000             "type": "number"\r
3001           },\r
3002           "row_break": true\r
3003         },\r
3004         "official": {\r
3005           "tag": {\r
3006             "type": "number"\r
3007           },\r
3008           "row_break": true\r
3009         },\r
3010         "attribution": {\r
3011           "tag": {\r
3012             "type": "number"\r
3013           },\r
3014           "row_break": true\r
3015         },\r
3016         "derive": {\r
3017           "tag": {\r
3018             "type": "number"\r
3019           },\r
3020           "row_break": true\r
3021         },\r
3022         "thumbnail": {\r
3023           "tag": {\r
3024             "type": "number"\r
3025           },\r
3026           "row_break": true\r
3027         },\r
3028         "gif_convert": {\r
3029           "tag": {\r
3030             "type": "number"\r
3031           },\r
3032           "row_break": true\r
3033         },\r
3034         "reverse": {\r
3035           "tag": {\r
3036             "type": "number"\r
3037           },\r
3038           "row_break": true\r
3039         },\r
3040         "sync_vh": {\r
3041           "tag": {\r
3042             "type": "number"\r
3043           },\r
3044           "row_break": true\r
3045         },\r
3046         "overlap": {\r
3047           "tag": {\r
3048             "type": "number"\r
3049           },\r
3050           "row_break": true\r
3051         }\r
3052       },\r
3053       "field_names": [\r
3054         "open",\r
3055         "commercial",\r
3056         "official",\r
3057         "attribution:",\r
3058         "derive",\r
3059         "thumbnail",\r
3060         "gif_convert",\r
3061         "reverse",\r
3062         "sync_vh",\r
3063         "overlap"\r
3064       ]\r
3065     },\r
3066     "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
3067       "fields": {\r
3068         "source_url_btn_id": {\r
3069           "tag": {\r
3070             "type": "number"\r
3071           },\r
3072           "row_break": true\r
3073         },\r
3074         "source_url_off_btn_id": {\r
3075           "tag": {\r
3076             "type": "number"\r
3077           },\r
3078           "row_break": true\r
3079         }\r
3080       },\r
3081       "field_names": [\r
3082         "source_url_btn_id",\r
3083         "source_url_off_btn_id"\r
3084       ]\r
3085     },\r
3086     "pettanr_pettan_public_v01_licenses_license": {\r
3087       "fields": {\r
3088         "open": {\r
3089           "tag": {\r
3090             "type": "number"\r
3091           },\r
3092           "row_break": true\r
3093         },\r
3094         "commercial": {\r
3095           "tag": {\r
3096             "type": "number"\r
3097           },\r
3098           "row_break": true\r
3099         },\r
3100         "official": {\r
3101           "tag": {\r
3102             "type": "number"\r
3103           },\r
3104           "row_break": true\r
3105         },\r
3106         "attribution": {\r
3107           "tag": {\r
3108             "type": "number"\r
3109           },\r
3110           "row_break": true\r
3111         },\r
3112         "derive": {\r
3113           "tag": {\r
3114             "type": "number"\r
3115           },\r
3116           "row_break": true\r
3117         },\r
3118         "thumbnail": {\r
3119           "tag": {\r
3120             "type": "number"\r
3121           },\r
3122           "row_break": true\r
3123         },\r
3124         "gif_convert": {\r
3125           "tag": {\r
3126             "type": "number"\r
3127           },\r
3128           "row_break": true\r
3129         },\r
3130         "reverse": {\r
3131           "tag": {\r
3132             "type": "number"\r
3133           },\r
3134           "row_break": true\r
3135         },\r
3136         "sync_vh": {\r
3137           "tag": {\r
3138             "type": "number"\r
3139           },\r
3140           "row_break": true\r
3141         },\r
3142         "overlap": {\r
3143           "tag": {\r
3144             "type": "number"\r
3145           },\r
3146           "row_break": true\r
3147         }\r
3148       },\r
3149       "field_names": [\r
3150         "open",\r
3151         "commercial",\r
3152         "official",\r
3153         "attribution:",\r
3154         "derive",\r
3155         "thumbnail",\r
3156         "gif_convert",\r
3157         "reverse",\r
3158         "sync_vh",\r
3159         "overlap"\r
3160       ]\r
3161     },\r
3162     "pettanr_pettan_public_v01_licenses_credit_picture": {\r
3163       "fields": {\r
3164         "source_url_btn_id": {\r
3165           "tag": {\r
3166             "type": "number"\r
3167           },\r
3168           "row_break": true\r
3169         },\r
3170         "source_url_off_btn_id": {\r
3171           "tag": {\r
3172             "type": "number"\r
3173           },\r
3174           "row_break": true\r
3175         }\r
3176       },\r
3177       "field_names": [\r
3178         "source_url_btn_id",\r
3179         "source_url_off_btn_id"\r
3180       ]\r
3181     },\r
3182     "pettanr_public_domain_v01_licenses_license": {\r
3183       "fields": {\r
3184         "open": {\r
3185           "tag": {\r
3186             "type": "number"\r
3187           },\r
3188           "row_break": true\r
3189         },\r
3190         "commercial": {\r
3191           "tag": {\r
3192             "type": "number"\r
3193           },\r
3194           "row_break": true\r
3195         },\r
3196         "official": {\r
3197           "tag": {\r
3198             "type": "number"\r
3199           },\r
3200           "row_break": true\r
3201         },\r
3202         "attribution": {\r
3203           "tag": {\r
3204             "type": "number"\r
3205           },\r
3206           "row_break": true\r
3207         },\r
3208         "derive": {\r
3209           "tag": {\r
3210             "type": "number"\r
3211           },\r
3212           "row_break": true\r
3213         },\r
3214         "thumbnail": {\r
3215           "tag": {\r
3216             "type": "number"\r
3217           },\r
3218           "row_break": true\r
3219         },\r
3220         "gif_convert": {\r
3221           "tag": {\r
3222             "type": "number"\r
3223           },\r
3224           "row_break": true\r
3225         },\r
3226         "reverse": {\r
3227           "tag": {\r
3228             "type": "number"\r
3229           },\r
3230           "row_break": true\r
3231         },\r
3232         "sync_vh": {\r
3233           "tag": {\r
3234             "type": "number"\r
3235           },\r
3236           "row_break": true\r
3237         },\r
3238         "overlap": {\r
3239           "tag": {\r
3240             "type": "number"\r
3241           },\r
3242           "row_break": true\r
3243         }\r
3244       },\r
3245       "field_names": [\r
3246         "open",\r
3247         "commercial",\r
3248         "official",\r
3249         "attribution:",\r
3250         "derive",\r
3251         "thumbnail",\r
3252         "gif_convert",\r
3253         "reverse",\r
3254         "sync_vh",\r
3255         "overlap"\r
3256       ]\r
3257     },\r
3258     "pettanr_public_domain_v01_licenses_credit_picture": {\r
3259       "fields": {\r
3260         "source_url_btn_id": {\r
3261           "tag": {\r
3262             "type": "number"\r
3263           },\r
3264           "row_break": true\r
3265         },\r
3266         "source_url_off_btn_id": {\r
3267           "tag": {\r
3268             "type": "number"\r
3269           },\r
3270           "row_break": true\r
3271         }\r
3272       },\r
3273       "field_names": [\r
3274         "source_url_btn_id",\r
3275         "source_url_off_btn_id"\r
3276       ]\r
3277     },\r
3278     "pettanr_unknown_v01_licenses_license": {\r
3279       "fields": {\r
3280         "open": {\r
3281           "tag": {\r
3282             "type": "number"\r
3283           },\r
3284           "row_break": true\r
3285         },\r
3286         "commercial": {\r
3287           "tag": {\r
3288             "type": "number"\r
3289           },\r
3290           "row_break": true\r
3291         },\r
3292         "official": {\r
3293           "tag": {\r
3294             "type": "number"\r
3295           },\r
3296           "row_break": true\r
3297         },\r
3298         "attribution": {\r
3299           "tag": {\r
3300             "type": "number"\r
3301           },\r
3302           "row_break": true\r
3303         },\r
3304         "derive": {\r
3305           "tag": {\r
3306             "type": "number"\r
3307           },\r
3308           "row_break": true\r
3309         },\r
3310         "thumbnail": {\r
3311           "tag": {\r
3312             "type": "number"\r
3313           },\r
3314           "row_break": true\r
3315         },\r
3316         "gif_convert": {\r
3317           "tag": {\r
3318             "type": "number"\r
3319           },\r
3320           "row_break": true\r
3321         },\r
3322         "reverse": {\r
3323           "tag": {\r
3324             "type": "number"\r
3325           },\r
3326           "row_break": true\r
3327         },\r
3328         "sync_vh": {\r
3329           "tag": {\r
3330             "type": "number"\r
3331           },\r
3332           "row_break": true\r
3333         },\r
3334         "overlap": {\r
3335           "tag": {\r
3336             "type": "number"\r
3337           },\r
3338           "row_break": true\r
3339         }\r
3340       },\r
3341       "field_names": [\r
3342         "open",\r
3343         "commercial",\r
3344         "official",\r
3345         "attribution:",\r
3346         "derive",\r
3347         "thumbnail",\r
3348         "gif_convert",\r
3349         "reverse",\r
3350         "sync_vh",\r
3351         "overlap"\r
3352       ]\r
3353     },\r
3354     "pettanr_unknown_v01_licenses_credit_picture": {\r
3355       "fields": {\r
3356         "source_url_btn_id": {\r
3357           "tag": {\r
3358             "type": "number"\r
3359           },\r
3360           "row_break": true\r
3361         },\r
3362         "source_url_off_btn_id": {\r
3363           "tag": {\r
3364             "type": "number"\r
3365           },\r
3366           "row_break": true\r
3367         }\r
3368       },\r
3369       "field_names": [\r
3370         "source_url_btn_id",\r
3371         "source_url_off_btn_id"\r
3372       ]\r
3373     }\r
3374   },\r
3375   "buckets": {\r
3376     "scroll": {},\r
3377     "scroll_panel": {},\r
3378     "comic": {},\r
3379     "story": {},\r
3380     "story_sheet": {},\r
3381     "sheet": {},\r
3382     "sheet_panel": {},\r
3383     "panel": {},\r
3384     "panel_picture": {},\r
3385     "speech_balloon": {\r
3386       "field_names": [\r
3387         "speech_balloon.caption",\r
3388         "speech_balloon.id",\r
3389         "speech_balloon.panel_id",\r
3390         "speech_balloon.speech_balloon_template_id",\r
3391         "speech_balloon.speech_balloon_template_classname",\r
3392         "speech_balloon.z",\r
3393         "speech_balloon.t",\r
3394         "speech_balloon_template_settings",\r
3395         "balloon.r",\r
3396         "balloon.x",\r
3397         "balloon.y",\r
3398         "balloon.width",\r
3399         "balloon.height",\r
3400         "balloon.id",\r
3401         "balloon.speech_balloon_id",\r
3402         "balloon.system_picture_id",\r
3403         "balloon.speech_balloon_template_id",\r
3404         "balloon.speech_balloon_template_classname",\r
3405         "balloon.speech_balloon_template_settings",\r
3406         "speech.writing_format_id",\r
3407         "speech.font_size",\r
3408         "speech.text_align",\r
3409         "speech.quotes",\r
3410         "speech.content",\r
3411         "speech.fore_color",\r
3412         "speech.id",\r
3413         "speech.speech_balloon_id",\r
3414         "speech.x",\r
3415         "speech.y",\r
3416         "speech.width",\r
3417         "speech.height",\r
3418         "speech.speech_balloon_template_id",\r
3419         "speech.speech_balloon_template_classname",\r
3420         "speech.speech_balloon_template_settings",\r
3421         "speech.writing_format_classname",\r
3422         "speech.writing_format_settings"\r
3423       ]\r
3424     },\r
3425     "speech": {},\r
3426     "balloon": {},\r
3427     "ground_picture": {},\r
3428     "ground_color": {},\r
3429     "original_picture": {},\r
3430     "picture": {},\r
3431     "resource_picture": {},\r
3432     "speech_balloon_template": {\r
3433       "column_names": [\r
3434         "name",\r
3435         "classname",\r
3436         "caption",\r
3437         "t",\r
3438         "system_picture_id",\r
3439         "settings"\r
3440       ],\r
3441       "extend_settings": {\r
3442         "circle_speech_balloon_speech_balloon": {\r
3443           "columns": {},\r
3444           "column_names": []\r
3445         },\r
3446         "circle_speech_balloon_balloon": {\r
3447           "columns": {},\r
3448           "column_names": []\r
3449         },\r
3450         "circle_speech_balloon_speech": {\r
3451           "columns": {},\r
3452           "column_names": []\r
3453         },\r
3454         "plain_speech_balloon_speech_balloon": {\r
3455           "columns": {},\r
3456           "column_names": []\r
3457         },\r
3458         "square_speech_balloon_speech_balloon": {\r
3459           "columns": {},\r
3460           "column_names": []\r
3461         }\r
3462       },\r
3463       "associations": {\r
3464         "belongs_to": [\r
3465           "system_picture"\r
3466         ]\r
3467       }\r
3468     },\r
3469     "writing_format": {\r
3470       "column_names": [\r
3471         "name",\r
3472         "classname",\r
3473         "caption",\r
3474         "system_picture_id",\r
3475         "settings"\r
3476       ],\r
3477       "extend_settings": {\r
3478         "pettanr_simple_format_writing_format": {\r
3479           "columns": {},\r
3480           "column_names": []\r
3481         }\r
3482       },\r
3483       "associations": {\r
3484         "belongs_to": [\r
3485           "system_picture"\r
3486         ],\r
3487         "has_many": []\r
3488       }\r
3489     },\r
3490     "license_group": {\r
3491       "column_names": [\r
3492         "name",\r
3493         "classname",\r
3494         "caption",\r
3495         "url"\r
3496       ],\r
3497       "extend_settings": {\r
3498         "pettanr_pettan_commons_v01_licenses_license": {\r
3499           "columns": {\r
3500             "open": {},\r
3501             "commercial": {},\r
3502             "official": {},\r
3503             "attribution": {},\r
3504             "derive": {},\r
3505             "thumbnail": {},\r
3506             "gif_convert": {},\r
3507             "reverse": {},\r
3508             "sync_vh": {},\r
3509             "overlap": {}\r
3510           },\r
3511           "column_names": [\r
3512             "open",\r
3513             "commercial",\r
3514             "official",\r
3515             "attribution:",\r
3516             "derive",\r
3517             "thumbnail",\r
3518             "gif_convert",\r
3519             "reverse",\r
3520             "sync_vh",\r
3521             "overlap"\r
3522           ]\r
3523         },\r
3524         "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
3525           "columns": {},\r
3526           "column_names": [\r
3527             "source_url_btn_id",\r
3528             "source_url_off_btn_id"\r
3529           ]\r
3530         }\r
3531       },\r
3532       "associations": {\r
3533         "has_many": [\r
3534           "licenses.by_license_group"\r
3535         ]\r
3536       }\r
3537     },\r
3538     "license": {\r
3539       "columns": {\r
3540         "license_group_settings": {\r
3541           "type": "extend",\r
3542           "args": {\r
3543             "boost_name": "license_group"\r
3544           }\r
3545         },\r
3546         "credit_picture_settings": {\r
3547           "type": "extend",\r
3548           "args": {\r
3549             "boost_name": "credit_picture"\r
3550           }\r
3551         }\r
3552       },\r
3553       "column_names": [\r
3554         "license_group_id",\r
3555         "license_group_classname",\r
3556         "name",\r
3557         "caption",\r
3558         "system_picture_id",\r
3559         "url",\r
3560         "license_group_settings",\r
3561         "credit_picture_settings"\r
3562       ]\r
3563     },\r
3564     "author": {},\r
3565     "artist": {},\r
3566     "system_picture": {}\r
3567   }\r
3568 }