OSDN Git Service

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