OSDN Git Service

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