OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / public / manifest.json
1 {\r
2   "controllers": {\r
3     "scrolls": {\r
4       "actions": {\r
5         "index": {\r
6           "type": "list",\r
7           "args": {\r
8             "list_name": "public"\r
9           }\r
10         },\r
11         "by_author": {\r
12           "type": "list"\r
13         },\r
14         "by_panel": {\r
15           "type": "list"\r
16         },\r
17         "play": {\r
18           "type": "list",\r
19           "args": {\r
20             "list_name": "play"\r
21           }\r
22         },\r
23         "show": {\r
24           "type": "show"\r
25         },\r
26         "count": {\r
27           "type": "count",\r
28           "args": {\r
29             "list_name": "public"\r
30           }\r
31         },\r
32         "count_by_author": {\r
33           "type": "count"\r
34         },\r
35         "count_by_panel": {\r
36           "type": "count"\r
37         },\r
38         "new": {\r
39           "type": "new"\r
40         },\r
41         "edit": {\r
42           "type": "edit"\r
43         }\r
44       }\r
45     },\r
46     "scroll_panels": {\r
47       "actions": {\r
48         "index": {\r
49           "type": "list",\r
50           "args": {\r
51             "list_name": "public"\r
52           }\r
53         },\r
54         "by_panel": {\r
55           "type": "list"\r
56         },\r
57         "by_scroll": {\r
58           "type": "list"\r
59         },\r
60         "show": {\r
61           "type": "show"\r
62         },\r
63         "count": {\r
64           "type": "count",\r
65           "args": {\r
66             "list_name": "public"\r
67           }\r
68         },\r
69         "count_by_panel": {\r
70           "type": "count"\r
71         },\r
72         "count_by_scroll": {\r
73           "type": "count"\r
74         },\r
75         "new": {\r
76           "type": "new"\r
77         },\r
78         "edit": {\r
79           "type": "edit"\r
80         }\r
81       }\r
82     },\r
83     "comics": {\r
84       "actions": {\r
85         "index": {\r
86           "type": "list",\r
87           "args": {\r
88             "list_name": "public"\r
89           }\r
90         },\r
91         "by_author": {\r
92           "type": "list"\r
93         },\r
94         "show": {\r
95           "type": "show"\r
96         },\r
97         "count": {\r
98           "type": "count",\r
99           "args": {\r
100             "list_name": "public"\r
101           }\r
102         },\r
103         "count_by_author": {\r
104           "type": "count"\r
105         },\r
106         "new": {\r
107           "type": "new"\r
108         },\r
109         "edit": {\r
110           "type": "edit"\r
111         }\r
112       }\r
113     },\r
114     "stories": {\r
115       "actions": {\r
116         "index": {\r
117           "type": "list",\r
118           "args": {\r
119             "list_name": "public"\r
120           }\r
121         },\r
122         "by_comic": {\r
123           "type": "count"\r
124         },\r
125         "by_sheet": {\r
126           "type": "count"\r
127         },\r
128         "by_author": {\r
129           "type": "list"\r
130         },\r
131         "play": {\r
132           "type": "list",\r
133           "args": {\r
134             "list_name": "play"\r
135           }\r
136         },\r
137         "show": {\r
138           "type": "show"\r
139         },\r
140         "count": {\r
141           "type": "count",\r
142           "args": {\r
143             "list_name": "public"\r
144           }\r
145         },\r
146         "count_by_author": {\r
147           "type": "count"\r
148         },\r
149         "new": {\r
150           "type": "new"\r
151         },\r
152         "edit": {\r
153           "type": "edit"\r
154         }\r
155       }\r
156     },\r
157     "story_sheets": {\r
158       "actions": {\r
159         "index": {\r
160           "type": "list",\r
161           "args": {\r
162             "list_name": "public"\r
163           }\r
164         },\r
165         "by_story": {\r
166           "type": "list"\r
167         },\r
168         "by_sheet": {\r
169           "type": "list"\r
170         },\r
171         "show": {\r
172           "type": "show"\r
173         },\r
174         "count": {\r
175           "type": "count",\r
176           "args": {\r
177             "list_name": "public"\r
178           }\r
179         },\r
180         "count_by_story": {\r
181           "type": "count"\r
182         },\r
183         "count_by_sheet": {\r
184           "type": "count"\r
185         },\r
186         "new": {\r
187           "type": "new"\r
188         },\r
189         "edit": {\r
190           "type": "edit"\r
191         }\r
192       }\r
193     },\r
194     "sheets": {\r
195       "actions": {\r
196         "index": {\r
197           "type": "list",\r
198           "args": {\r
199             "list_name": "public"\r
200           }\r
201         },\r
202         "by_story": {\r
203           "type": "list"\r
204         },\r
205         "by_panel": {\r
206           "type": "list"\r
207         },\r
208         "by_author": {\r
209           "type": "list"\r
210         },\r
211         "play": {\r
212           "type": "list",\r
213           "args": {\r
214             "list_name": "play"\r
215           }\r
216         },\r
217         "show": {\r
218           "type": "show"\r
219         },\r
220         "count": {\r
221           "type": "count",\r
222           "args": {\r
223             "list_name": "public"\r
224           }\r
225         },\r
226         "count_by_story": {\r
227           "type": "count"\r
228         },\r
229         "count_by_panel": {\r
230           "type": "count"\r
231         },\r
232         "count_by_author": {\r
233           "type": "count"\r
234         },\r
235         "new": {\r
236           "type": "new"\r
237         },\r
238         "edit": {\r
239           "type": "edit"\r
240         }\r
241       }\r
242     },\r
243     "sheet_panels": {\r
244       "actions": {\r
245         "index": {\r
246           "type": "list",\r
247           "args": {\r
248             "list_name": "public"\r
249           }\r
250         },\r
251         "by_sheet": {\r
252           "type": "list"\r
253         },\r
254         "by_panel": {\r
255           "type": "list"\r
256         },\r
257         "show": {\r
258           "type": "show"\r
259         },\r
260         "count": {\r
261           "type": "count",\r
262           "args": {\r
263             "list_name": "public"\r
264           }\r
265         },\r
266         "count_by_sheet": {\r
267           "type": "count"\r
268         },\r
269         "count_by_panel": {\r
270           "type": "count"\r
271         },\r
272         "new": {\r
273           "type": "new"\r
274         },\r
275         "edit": {\r
276           "type": "edit"\r
277         }\r
278       }\r
279     },\r
280     "panels": {\r
281       "actions": {\r
282         "index": {\r
283           "type": "list",\r
284           "args": {\r
285             "list_name": "public"\r
286           }\r
287         },\r
288         "by_scroll": {\r
289           "type": "list"\r
290         },\r
291         "by_sheet": {\r
292           "type": "list"\r
293         },\r
294         "by_author": {\r
295           "type": "list"\r
296         },\r
297         "by_speech_balloon_template": {\r
298           "type": "list"\r
299         },\r
300         "show": {\r
301           "type": "show"\r
302         },\r
303         "count": {\r
304           "type": "count",\r
305           "args": {\r
306             "list_name": "public"\r
307           }\r
308         },\r
309         "count_by_scroll": {\r
310           "type": "count"\r
311         },\r
312         "count_by_sheet": {\r
313           "type": "count"\r
314         },\r
315         "count_by_author": {\r
316           "type": "count"\r
317         },\r
318         "count_by_speech_balloon_template": {\r
319           "type": "count"\r
320         },\r
321         "new": {\r
322           "type": "new"\r
323         },\r
324         "edit": {\r
325           "type": "edit"\r
326         }\r
327       }\r
328     },\r
329     "panel_pictures": {\r
330       "actions": {\r
331         "index": {\r
332           "type": "list",\r
333           "args": {\r
334             "list_name": "public"\r
335           }\r
336         },\r
337         "by_panel": {\r
338           "type": "list"\r
339         },\r
340         "by_author": {\r
341           "type": "list"\r
342         },\r
343         "show": {\r
344           "type": "show"\r
345         },\r
346         "count": {\r
347           "type": "count",\r
348           "args": {\r
349             "list_name": "public"\r
350           }\r
351         },\r
352         "count_by_panel": {\r
353           "type": "count"\r
354         },\r
355         "count_by_author": {\r
356           "type": "count"\r
357         }\r
358       }\r
359     },\r
360     "speech_balloons": {\r
361       "actions": {\r
362         "index": {\r
363           "type": "list",\r
364           "args": {\r
365             "list_name": "public"\r
366           }\r
367         },\r
368         "by_panel": {\r
369           "type": "list"\r
370         },\r
371         "by_author": {\r
372           "type": "list"\r
373         },\r
374         "show": {\r
375           "type": "show"\r
376         },\r
377         "count": {\r
378           "type": "count",\r
379           "args": {\r
380             "list_name": "public"\r
381           }\r
382         },\r
383         "count_by_panel": {\r
384           "type": "count"\r
385         },\r
386         "count_by_author": {\r
387           "type": "count"\r
388         }\r
389       }\r
390     },\r
391     "speeches": {\r
392       "actions": {\r
393         "index": {\r
394           "type": "list",\r
395           "args": {\r
396             "list_name": "public"\r
397           }\r
398         },\r
399         "by_writing_format": {\r
400           "type": "list"\r
401         },\r
402         "show": {\r
403           "type": "show"\r
404         },\r
405         "count": {\r
406           "type": "count",\r
407           "args": {\r
408             "list_name": "public"\r
409           }\r
410         },\r
411         "count_by_writing_format": {\r
412           "type": "count"\r
413         }\r
414       }\r
415     },\r
416     "balloons": {\r
417       "actions": {\r
418         "index": {\r
419           "type": "list",\r
420           "args": {\r
421             "list_name": "public"\r
422           }\r
423         },\r
424         "show": {\r
425           "type": "show"\r
426         },\r
427         "count": {\r
428           "type": "count",\r
429           "args": {\r
430             "list_name": "public"\r
431           }\r
432         }\r
433       }\r
434     },\r
435     "ground_pictures": {\r
436       "actions": {\r
437         "index": {\r
438           "type": "list",\r
439           "args": {\r
440             "list_name": "public"\r
441           }\r
442         },\r
443         "by_panel": {\r
444           "type": "list"\r
445         },\r
446         "by_author": {\r
447           "type": "list"\r
448         },\r
449         "show": {\r
450           "type": "show"\r
451         },\r
452         "count": {\r
453           "type": "count",\r
454           "args": {\r
455             "list_name": "public"\r
456           }\r
457         },\r
458         "count_by_panel": {\r
459           "type": "count"\r
460         },\r
461         "count_by_author": {\r
462           "type": "count"\r
463         }\r
464       }\r
465     },\r
466     "ground_colors": {\r
467       "actions": {\r
468         "index": {\r
469           "type": "list",\r
470           "args": {\r
471             "list_name": "public"\r
472           }\r
473         },\r
474         "by_panel": {\r
475           "type": "list"\r
476         },\r
477         "by_author": {\r
478           "type": "list"\r
479         },\r
480         "show": {\r
481           "type": "show"\r
482         },\r
483         "count": {\r
484           "type": "count",\r
485           "args": {\r
486             "list_name": "public"\r
487           }\r
488         },\r
489         "count_by_panel": {\r
490           "type": "count"\r
491         },\r
492         "count_by_author": {\r
493           "type": "count"\r
494         }\r
495       }\r
496     },\r
497     "original_pictures": {\r
498       "actions": {\r
499         "index": {\r
500           "type": "list",\r
501           "args": {\r
502             "list_name": "private"\r
503           }\r
504         },\r
505         "show": {\r
506           "type": "show"\r
507         },\r
508         "count": {\r
509           "type": "count",\r
510           "args": {\r
511             "list_name": "public"\r
512           }\r
513         }\r
514       }\r
515     },\r
516     "pictures": {\r
517       "actions": {\r
518         "show": {\r
519           "type": "show"\r
520         }\r
521       }\r
522     },\r
523     "resource_pictures": {\r
524       "actions": {\r
525         "index": {\r
526           "type": "list",\r
527           "args": {\r
528             "list_name": "public"\r
529           }\r
530         },\r
531         "by_license": {\r
532           "type": "list"\r
533         },\r
534         "by_artist": {\r
535           "type": "list"\r
536         },\r
537         "show": {\r
538           "type": "show"\r
539         },\r
540         "count": {\r
541           "type": "count",\r
542           "args": {\r
543             "list_name": "public"\r
544           }\r
545         },\r
546         "count_by_license": {\r
547           "type": "count"\r
548         },\r
549         "count_by_artist": {\r
550           "type": "count"\r
551         }\r
552       }\r
553     },\r
554     "speech_balloon_templates": {\r
555       "actions": {\r
556         "index": {\r
557           "type": "list",\r
558           "args": {\r
559             "list_name": "public"\r
560           }\r
561         },\r
562         "show": {\r
563           "type": "show"\r
564         },\r
565         "count": {\r
566           "type": "count",\r
567           "args": {\r
568             "list_name": "public"\r
569           }\r
570         }\r
571       }\r
572     },\r
573     "writing_formats": {\r
574       "actions": {\r
575         "index": {\r
576           "type": "list",\r
577           "args": {\r
578             "list_name": "public"\r
579           }\r
580         },\r
581         "by_system_picture": {\r
582           "type": "list"\r
583         },\r
584         "show": {\r
585           "type": "show"\r
586         },\r
587         "count": {\r
588           "type": "count",\r
589           "args": {\r
590             "list_name": "public"\r
591           }\r
592         },\r
593         "count_by_system_picture": {\r
594           "type": "count"\r
595         }\r
596       }\r
597     },\r
598     "license_groups": {\r
599       "actions": {\r
600         "index": {\r
601           "type": "list",\r
602           "args": {\r
603             "list_name": "public"\r
604           }\r
605         },\r
606         "show": {\r
607           "type": "show"\r
608         },\r
609         "count": {\r
610           "type": "count",\r
611           "args": {\r
612             "list_name": "public"\r
613           }\r
614         }\r
615       }\r
616     },\r
617     "licenses": {\r
618       "actions": {\r
619         "index": {\r
620           "type": "list",\r
621           "args": {\r
622             "list_name": "public"\r
623           }\r
624         },\r
625         "by_license_group": {\r
626           "type": "list"\r
627         },\r
628         "by_system_picture": {\r
629           "type": "list"\r
630         },\r
631         "show": {\r
632           "type": "show"\r
633         },\r
634         "count": {\r
635           "type": "count",\r
636           "args": {\r
637             "list_name": "public"\r
638           }\r
639         },\r
640         "count_by_license_group": {\r
641           "type": "count"\r
642         },\r
643         "count_by_system_picture": {\r
644           "type": "count"\r
645         }\r
646       }\r
647     },\r
648     "authors": {\r
649       "actions": {\r
650         "index": {\r
651           "type": "list",\r
652           "args": {\r
653             "list_name": "public"\r
654           }\r
655         },\r
656         "scrolls": {\r
657           "type": "list",\r
658           "args": {\r
659             "list_name": "scrolls"\r
660           }\r
661         },\r
662         "comics": {\r
663           "type": "list",\r
664           "args": {\r
665             "list_name": "comics"\r
666           }\r
667         },\r
668         "stories": {\r
669           "type": "list",\r
670           "args": {\r
671             "list_name": "stories"\r
672           }\r
673         },\r
674         "sheets": {\r
675           "type": "list",\r
676           "args": {\r
677             "list_name": "sheets"\r
678           }\r
679         },\r
680         "panels": {\r
681           "type": "list",\r
682           "args": {\r
683             "list_name": "panels"\r
684           }\r
685         },\r
686         "panel_pictures": {\r
687           "type": "list",\r
688           "args": {\r
689             "list_name": "panel_pictures"\r
690           }\r
691         },\r
692         "speech_balloons": {\r
693           "type": "list",\r
694           "args": {\r
695             "list_name": "speech_balloons"\r
696           }\r
697         },\r
698         "ground_pictures": {\r
699           "type": "list",\r
700           "args": {\r
701             "list_name": "ground_pictures"\r
702           }\r
703         },\r
704         "ground_colors": {\r
705           "type": "list",\r
706           "args": {\r
707             "list_name": "ground_colors"\r
708           }\r
709         },\r
710         "show": {\r
711           "type": "show"\r
712         },\r
713         "count": {\r
714           "type": "count",\r
715           "args": {\r
716             "list_name": "public"\r
717           }\r
718         },\r
719         "new": {\r
720           "type": "new"\r
721         },\r
722         "edit": {\r
723           "type": "edit"\r
724         }\r
725       }\r
726     },\r
727     "artists": {\r
728       "actions": {\r
729         "index": {\r
730           "type": "list",\r
731           "args": {\r
732             "list_name": "public"\r
733           }\r
734         },\r
735         "resource_pictures": {\r
736           "type": "list",\r
737           "args": {\r
738             "list_name": "resource_pictures"\r
739           }\r
740         },\r
741         "show": {\r
742           "type": "show"\r
743         },\r
744         "count": {\r
745           "type": "count",\r
746           "args": {\r
747             "list_name": "public"\r
748           }\r
749         },\r
750         "new": {\r
751           "type": "new"\r
752         },\r
753         "edit": {\r
754           "type": "edit"\r
755         }\r
756       }\r
757     },\r
758     "system_pictures": {\r
759       "actions": {\r
760         "index": {\r
761           "type": "list",\r
762           "args": {\r
763             "list_name": "public"\r
764           }\r
765         },\r
766         "show": {\r
767           "type": "show"\r
768         },\r
769         "count": {\r
770           "type": "count",\r
771           "args": {\r
772             "list_name": "public"\r
773           }\r
774         }\r
775       }\r
776     },\r
777     "home": {\r
778       "actions": {\r
779         "scrolls": {\r
780           "type": "list",\r
781           "args": {\r
782             "item_name": "scroll",\r
783             "list_name": "private"\r
784           }\r
785         },\r
786         "scroll_panels": {\r
787           "type": "list",\r
788           "args": {\r
789             "item_name": "scroll_panel",\r
790             "list_name": "private"\r
791           }\r
792         },\r
793         "comics": {\r
794           "type": "list",\r
795           "args": {\r
796             "item_name": "comic",\r
797             "list_name": "private"\r
798           }\r
799         },\r
800         "stories": {\r
801           "type": "list",\r
802           "args": {\r
803             "item_name": "story",\r
804             "list_name": "private"\r
805           }\r
806         },\r
807         "story_sheets": {\r
808           "type": "list",\r
809           "args": {\r
810             "item_name": "story_sheet",\r
811             "list_name": "private"\r
812           }\r
813         },\r
814         "sheets": {\r
815           "type": "list",\r
816           "args": {\r
817             "item_name": "sheet",\r
818             "list_name": "private"\r
819           }\r
820         },\r
821         "sheet_panels": {\r
822           "type": "list",\r
823           "args": {\r
824             "item_name": "sheet_panel",\r
825             "list_name": "private"\r
826           }\r
827         },\r
828         "panels": {\r
829           "type": "list",\r
830           "args": {\r
831             "item_name": "panel",\r
832             "list_name": "private"\r
833           }\r
834         },\r
835         "panel_pictures": {\r
836           "type": "list",\r
837           "args": {\r
838             "item_name": "panel_picture",\r
839             "list_name": "private"\r
840           }\r
841         },\r
842         "speech_balloons": {\r
843           "type": "list",\r
844           "args": {\r
845             "item_name": "speech_balloon",\r
846             "list_name": "private"\r
847           }\r
848         },\r
849         "speeches": {\r
850           "type": "list",\r
851           "args": {\r
852             "item_name": "speech",\r
853             "list_name": "private"\r
854           }\r
855         },\r
856         "balloons": {\r
857           "type": "list",\r
858           "args": {\r
859             "item_name": "balloon",\r
860             "list_name": "private"\r
861           }\r
862         },\r
863         "ground_pictures": {\r
864           "type": "list",\r
865           "args": {\r
866             "item_name": "ground_picture",\r
867             "list_name": "private"\r
868           }\r
869         },\r
870         "ground_colors": {\r
871           "type": "list",\r
872           "args": {\r
873             "item_name": "ground_color",\r
874             "list_name": "private"\r
875           }\r
876         },\r
877         "original_pictures": {\r
878           "type": "list",\r
879           "args": {\r
880             "item_name": "original_picture",\r
881             "list_name": "private"\r
882           }\r
883         },\r
884         "resource_pictures": {\r
885           "type": "list",\r
886           "args": {\r
887             "item_name": "resource_picture",\r
888             "list_name": "private"\r
889           }\r
890         }\r
891       }\r
892     }\r
893   },\r
894   "models": {\r
895     "scroll": {\r
896       "associations": {\r
897         "belongs_to": {\r
898           "author": {}\r
899         },\r
900         "has_many": {\r
901           "scroll_panels": {},\r
902           "panels": {\r
903             "through": "scroll_panel"\r
904           }\r
905         }\r
906       },\r
907       "attributes": {\r
908         "id": {\r
909           "type": "number",\r
910           "primary_key": 1,\r
911           "rules": {\r
912             "number": true\r
913           }\r
914         },\r
915         "title": {\r
916           "type": "text",\r
917           "rules": {\r
918             "required": true\r
919           }\r
920         },\r
921         "description": {\r
922           "type": "text",\r
923           "rules": {}\r
924         },\r
925         "visible": {\r
926           "type": "number",\r
927           "rules": {\r
928             "required": true,\r
929             "number": true\r
930           },\r
931           "source": {\r
932             "type": "magic_number",\r
933             "args": {\r
934               "select_item_name": "scroll_visible_items"\r
935             }\r
936           }\r
937         },\r
938         "author_id": {\r
939           "type": "number",\r
940           "rules": {\r
941             "required": true,\r
942             "number": true\r
943           }\r
944         },\r
945         "created_at": {\r
946           "type": "datetime"\r
947         },\r
948         "updated_at": {\r
949           "type": "datetime"\r
950         }\r
951       },\r
952       "lists": {\r
953         "public": {\r
954           "type": "public"\r
955         },\r
956         "private": {\r
957           "type": "private"\r
958         },\r
959         "by_author": {\r
960           "type": "filter",\r
961           "args": {}\r
962         },\r
963         "by_panel": {\r
964           "type": "through_filter",\r
965           "args": {\r
966             "through": "scroll_panels"\r
967           }\r
968         },\r
969         "play": {\r
970           "type": "play",\r
971           "args": {\r
972             "filter_item_name": "scroll",\r
973             "filter_model_name": "scroll_panel",\r
974             "filter_key": "scroll_id"\r
975           }\r
976         }\r
977       }\r
978     },\r
979     "scroll_panel": {\r
980       "associations": {\r
981         "belongs_to": {\r
982           "panel": {},\r
983           "scroll": {}\r
984         },\r
985         "has_many": {}\r
986       },\r
987       "attributes": {\r
988         "id": {\r
989           "type": "number",\r
990           "primary_key": 1,\r
991           "rules": {\r
992             "number": true\r
993           }\r
994         },\r
995         "scroll_id": {\r
996           "type": "number",\r
997           "rules": {\r
998             "required": true,\r
999             "number": true\r
1000           }\r
1001         },\r
1002         "panel_id": {\r
1003           "type": "number",\r
1004           "rules": {\r
1005             "required": true,\r
1006             "number": true\r
1007           }\r
1008         },\r
1009         "t": {\r
1010           "type": "number",\r
1011           "rules": {\r
1012             "required": true,\r
1013             "number": true,\r
1014             "min": 0\r
1015           }\r
1016         },\r
1017         "author_id": {\r
1018           "type": "number",\r
1019           "rules": {\r
1020             "required": true,\r
1021             "number": true\r
1022           }\r
1023         },\r
1024         "created_at": {\r
1025           "type": "datetime"\r
1026         },\r
1027         "updated_at": {\r
1028           "type": "datetime"\r
1029         }\r
1030       },\r
1031       "tree": {\r
1032         "owner": "scroll"\r
1033       },\r
1034       "lists": {\r
1035         "public": {\r
1036           "type": "public"\r
1037         },\r
1038         "private": {\r
1039           "type": "private"\r
1040         },\r
1041         "by_scroll": {\r
1042           "type": "filter"\r
1043         },\r
1044         "by_panel": {\r
1045           "type": "filter"\r
1046         }\r
1047       }\r
1048     },\r
1049     "comic": {\r
1050       "associations": {\r
1051         "belongs_to": {\r
1052           "author": {}\r
1053         },\r
1054         "has_many": {\r
1055           "stories": {}\r
1056         }\r
1057       },\r
1058       "attributes": {\r
1059         "id": {\r
1060           "type": "number",\r
1061           "primary_key": 1,\r
1062           "rules": {\r
1063             "number": true\r
1064           }\r
1065         },\r
1066         "title": {\r
1067           "type": "text",\r
1068           "rules": {\r
1069             "required": true\r
1070           }\r
1071         },\r
1072         "description": {\r
1073           "type": "text",\r
1074           "rules": {}\r
1075         },\r
1076         "visible": {\r
1077           "type": "number",\r
1078           "rules": {\r
1079             "required": true,\r
1080             "number": true\r
1081           },\r
1082           "source": {\r
1083             "type": "magic_number",\r
1084             "args": {\r
1085               "select_item_name": "comic_visible_items"\r
1086             }\r
1087           }\r
1088         },\r
1089         "author_id": {\r
1090           "type": "number",\r
1091           "rules": {\r
1092             "required": true,\r
1093             "number": true\r
1094           }\r
1095         },\r
1096         "created_at": {\r
1097           "type": "datetime"\r
1098         },\r
1099         "updated_at": {\r
1100           "type": "datetime"\r
1101         }\r
1102       },\r
1103       "lists": {\r
1104         "public": {\r
1105           "type": "public"\r
1106         },\r
1107         "private": {\r
1108           "type": "private"\r
1109         },\r
1110         "by_author": {\r
1111           "type": "filter"\r
1112         }\r
1113       }\r
1114     },\r
1115     "story": {\r
1116       "associations": {\r
1117         "belongs_to": {\r
1118           "comic": {}\r
1119         },\r
1120         "has_many": {\r
1121           "story_sheets": {},\r
1122           "sheets": {\r
1123             "through": "story_sheets"\r
1124           }\r
1125         }\r
1126       },\r
1127       "attributes": {\r
1128         "id": {\r
1129           "type": "number",\r
1130           "primary_key": 1,\r
1131           "rules": {\r
1132             "number": true\r
1133           }\r
1134         },\r
1135         "comic_id": {\r
1136           "type": "number",\r
1137           "rules": {\r
1138             "number": true\r
1139           }\r
1140         },\r
1141         "title": {\r
1142           "type": "text",\r
1143           "rules": {}\r
1144         },\r
1145         "description": {\r
1146           "type": "text",\r
1147           "rules": {}\r
1148         },\r
1149         "t": {\r
1150           "type": "number",\r
1151           "rules": {\r
1152             "required": true,\r
1153             "number": true,\r
1154             "min": 0\r
1155           }\r
1156         },\r
1157         "visible": {\r
1158           "type": "number",\r
1159           "rules": {\r
1160             "required": true,\r
1161             "number": true\r
1162           },\r
1163           "source": {\r
1164             "type": "magic_number",\r
1165             "args": {\r
1166               "select_item_name": "story_visible_items"\r
1167             }\r
1168           }\r
1169         },\r
1170         "created_at": {\r
1171           "type": "datetime"\r
1172         },\r
1173         "updated_at": {\r
1174           "type": "datetime"\r
1175         }\r
1176       },\r
1177       "tree": {\r
1178         "owner": "comic"\r
1179       },\r
1180       "lists": {\r
1181         "public": {\r
1182           "type": "public"\r
1183         },\r
1184         "private": {\r
1185           "type": "private"\r
1186         },\r
1187         "by_comic": {\r
1188           "type": "filter"\r
1189         },\r
1190         "by_sheet": {\r
1191           "type": "through_filter",\r
1192           "args": {\r
1193             "through": "story_sheets"\r
1194           }\r
1195         },\r
1196         "by_author": {\r
1197           "type": "foreign_filter"\r
1198         },\r
1199         "play": {\r
1200           "type": "play"\r
1201         }\r
1202       }\r
1203     },\r
1204     "story_sheet": {\r
1205       "associations": {\r
1206         "belongs_to": {\r
1207           "story": {},\r
1208           "sheet": {}\r
1209         },\r
1210         "has_many": {}\r
1211       },\r
1212       "attributes": {\r
1213         "id": {\r
1214           "type": "number",\r
1215           "primary_key": 1,\r
1216           "rules": {\r
1217             "number": true\r
1218           }\r
1219         },\r
1220         "story_id": {\r
1221           "type": "number",\r
1222           "rules": {\r
1223             "number": true\r
1224           }\r
1225         },\r
1226         "sheet_id": {\r
1227           "type": "number",\r
1228           "rules": {\r
1229             "number": true\r
1230           }\r
1231         },\r
1232         "t": {\r
1233           "type": "number",\r
1234           "rules": {\r
1235             "required": true,\r
1236             "number": true,\r
1237             "min": 0\r
1238           }\r
1239         },\r
1240         "author_id": {\r
1241           "type": "number",\r
1242           "rules": {\r
1243             "required": true,\r
1244             "number": true\r
1245           }\r
1246         },\r
1247         "created_at": {\r
1248           "type": "datetime"\r
1249         },\r
1250         "updated_at": {\r
1251           "type": "datetime"\r
1252         }\r
1253       },\r
1254       "tree": {\r
1255         "owner": "story"\r
1256       },\r
1257       "lists": {\r
1258         "public": {\r
1259           "type": "public"\r
1260         },\r
1261         "private": {\r
1262           "type": "private"\r
1263         },\r
1264         "by_story": {\r
1265           "type": "filter"\r
1266         },\r
1267         "by_sheet": {\r
1268           "type": "filter"\r
1269         }\r
1270       }\r
1271     },\r
1272     "sheet": {\r
1273       "associations": {\r
1274         "belongs_to": {\r
1275           "author": {}\r
1276         },\r
1277         "has_many": {\r
1278           "story_sheets": {},\r
1279           "stories": {\r
1280             "through": "story_sheets"\r
1281           },\r
1282           "sheet_panels": {},\r
1283           "panels": {\r
1284             "through": "sheet_panels"\r
1285           }\r
1286         }\r
1287       },\r
1288       "attributes": {\r
1289         "id": {\r
1290           "type": "number",\r
1291           "primary_key": 1,\r
1292           "rules": {\r
1293             "number": true\r
1294           }\r
1295         },\r
1296         "caption": {\r
1297           "type": "text",\r
1298           "rules": {}\r
1299         },\r
1300         "width": {\r
1301           "type": "number",\r
1302           "rules": {\r
1303             "required": true,\r
1304             "number": true\r
1305           }\r
1306         },\r
1307         "height": {\r
1308           "type": "number",\r
1309           "rules": {\r
1310             "required": true,\r
1311             "number": true\r
1312           }\r
1313         },\r
1314         "visible": {\r
1315           "type": "number",\r
1316           "rules": {\r
1317             "required": true,\r
1318             "number": true\r
1319           },\r
1320           "source": {\r
1321             "type": "magic_number",\r
1322             "args": {\r
1323               "select_item_name": "sheet_visible_items"\r
1324             }\r
1325           }\r
1326         },\r
1327         "author_id": {\r
1328           "type": "number",\r
1329           "rules": {\r
1330             "required": true,\r
1331             "number": true\r
1332           }\r
1333         },\r
1334         "created_at": {\r
1335           "type": "datetime"\r
1336         },\r
1337         "updated_at": {\r
1338           "type": "datetime"\r
1339         }\r
1340       },\r
1341       "lists": {\r
1342         "public": {\r
1343           "type": "public"\r
1344         },\r
1345         "private": {\r
1346           "type": "private"\r
1347         },\r
1348         "by_story": {\r
1349           "type": "through_filter",\r
1350           "args": {\r
1351             "through": "story_sheets"\r
1352           }\r
1353         },\r
1354         "by_panel": {\r
1355           "type": "through_filter",\r
1356           "args": {\r
1357             "through": "sheet_panels"\r
1358           }\r
1359         },\r
1360         "by_author": {\r
1361           "type": "filter"\r
1362         },\r
1363         "play": {\r
1364           "type": "play"\r
1365         }\r
1366       }\r
1367     },\r
1368     "sheet_panel": {\r
1369       "associations": {\r
1370         "belongs_to": {\r
1371           "sheet": {},\r
1372           "panel": {}\r
1373         },\r
1374         "has_many": {}\r
1375       },\r
1376       "attributes": {\r
1377         "id": {\r
1378           "type": "number",\r
1379           "primary_key": 1,\r
1380           "rules": {\r
1381             "number": true\r
1382           }\r
1383         },\r
1384         "sheet_id": {\r
1385           "type": "number",\r
1386           "rules": {\r
1387             "number": true\r
1388           }\r
1389         },\r
1390         "panel_id": {\r
1391           "type": "number",\r
1392           "rules": {\r
1393             "number": true\r
1394           }\r
1395         },\r
1396         "x": {\r
1397           "type": "number",\r
1398           "rules": {\r
1399             "required": true,\r
1400             "number": true\r
1401           }\r
1402         },\r
1403         "y": {\r
1404           "type": "number",\r
1405           "rules": {\r
1406             "required": true,\r
1407             "number": true\r
1408           }\r
1409         },\r
1410         "z": {\r
1411           "type": "number",\r
1412           "rules": {\r
1413             "required": true,\r
1414             "number": true,\r
1415             "min": 1\r
1416           }\r
1417         },\r
1418         "t": {\r
1419           "type": "number",\r
1420           "rules": {\r
1421             "required": true,\r
1422             "number": true,\r
1423             "min": 0\r
1424           }\r
1425         },\r
1426         "author_id": {\r
1427           "type": "number",\r
1428           "rules": {\r
1429             "number": true\r
1430           }\r
1431         },\r
1432         "created_at": {\r
1433           "type": "datetime"\r
1434         },\r
1435         "updated_at": {\r
1436           "type": "datetime"\r
1437         }\r
1438       },\r
1439       "tree": {\r
1440         "owner": "sheet"\r
1441       },\r
1442       "lists": {\r
1443         "public": {\r
1444           "type": "public"\r
1445         },\r
1446         "private": {\r
1447           "type": "private"\r
1448         },\r
1449         "by_sheet": {\r
1450           "type": "filter"\r
1451         },\r
1452         "by_panel": {\r
1453           "type": "filter"\r
1454         }\r
1455       }\r
1456     },\r
1457     "panel": {\r
1458       "associations": {\r
1459         "belongs_to": {\r
1460           "author": {}\r
1461         },\r
1462         "has_many": {\r
1463           "scroll_panels": {},\r
1464           "scrolls": {\r
1465             "through": "scroll_panels"\r
1466           },\r
1467           "sheet_panels": {},\r
1468           "sheets": {\r
1469             "through": "sheet_panels"\r
1470           },\r
1471           "panel_pictures": {},\r
1472           "speech_balloons": {},\r
1473           "ground_pictures": {},\r
1474           "ground_colors": {}\r
1475         }\r
1476       },\r
1477       "attributes": {\r
1478         "id": {\r
1479           "type": "number",\r
1480           "primary_key": 1,\r
1481           "rules": {\r
1482             "number": true\r
1483           }\r
1484         },\r
1485         "width": {\r
1486           "type": "number",\r
1487           "rules": {\r
1488             "required": true,\r
1489             "number": true,\r
1490             "min": 1\r
1491           }\r
1492         },\r
1493         "height": {\r
1494           "type": "number",\r
1495           "rules": {\r
1496             "required": true,\r
1497             "number": true,\r
1498             "min": 1\r
1499           }\r
1500         },\r
1501         "border": {\r
1502           "type": "number",\r
1503           "rules": {\r
1504             "required": true,\r
1505             "number": true,\r
1506             "min": 0\r
1507           }\r
1508         },\r
1509         "caption": {\r
1510           "type": "text",\r
1511           "rules": {}\r
1512         },\r
1513         "publish": {\r
1514           "type": "number",\r
1515           "rules": {\r
1516             "required": true,\r
1517             "number": true\r
1518           },\r
1519           "source": {\r
1520             "type": "magic_number",\r
1521             "args": {\r
1522               "select_item_name": "panel_visible_items"\r
1523             }\r
1524           }\r
1525         },\r
1526         "author_id": {\r
1527           "type": "number",\r
1528           "rules": {\r
1529             "required": true,\r
1530             "number": true\r
1531           }\r
1532         },\r
1533         "created_at": {\r
1534           "type": "datetime"\r
1535         },\r
1536         "updated_at": {\r
1537           "type": "datetime"\r
1538         }\r
1539       },\r
1540       "lists": {\r
1541         "public": {\r
1542           "type": "public"\r
1543         },\r
1544         "private": {\r
1545           "type": "private"\r
1546         },\r
1547         "by_scroll": {\r
1548           "type": "through_filter",\r
1549           "args": {\r
1550             "through": "scroll_panels"\r
1551           }\r
1552         },\r
1553         "by_sheet": {\r
1554           "type": "through_filter",\r
1555           "args": {\r
1556             "through": "sheet_panels"\r
1557           }\r
1558         },\r
1559         "by_author": {\r
1560           "type": "filter"\r
1561         },\r
1562         "by_speech_balloon_template": {\r
1563           "type": "through_filter"\r
1564         }\r
1565       }\r
1566     },\r
1567     "panel_picture": {\r
1568       "associations": {\r
1569         "belongs_to": {\r
1570           "panel": {}\r
1571         },\r
1572         "has_many": {}\r
1573       },\r
1574       "attributes": {\r
1575         "id": {\r
1576           "type": "number",\r
1577           "primary_key": 1,\r
1578           "rules": {\r
1579             "number": true\r
1580           }\r
1581         },\r
1582         "panel_id": {\r
1583           "type": "number",\r
1584           "rules": {\r
1585             "number": true\r
1586           }\r
1587         },\r
1588         "picture_id": {\r
1589           "type": "number",\r
1590           "rules": {\r
1591             "required": true,\r
1592             "number": true\r
1593           }\r
1594         },\r
1595         "caption": {\r
1596           "type": "text",\r
1597           "rules": {}\r
1598         },\r
1599         "x": {\r
1600           "type": "number",\r
1601           "rules": {\r
1602             "required": true,\r
1603             "number": true\r
1604           }\r
1605         },\r
1606         "y": {\r
1607           "type": "number",\r
1608           "rules": {\r
1609             "required": true,\r
1610             "number": true\r
1611           }\r
1612         },\r
1613         "width": {\r
1614           "type": "number",\r
1615           "rules": {\r
1616             "required": true,\r
1617             "number": true\r
1618           }\r
1619         },\r
1620         "height": {\r
1621           "type": "number",\r
1622           "rules": {\r
1623             "required": true,\r
1624             "number": true\r
1625           }\r
1626         },\r
1627         "link": {\r
1628           "type": "text",\r
1629           "rules": {\r
1630             "url": true\r
1631           }\r
1632         },\r
1633         "z": {\r
1634           "type": "number",\r
1635           "rules": {\r
1636             "required": true,\r
1637             "number": true,\r
1638             "min": 1\r
1639           }\r
1640         },\r
1641         "t": {\r
1642           "type": "number",\r
1643           "rules": {\r
1644             "required": true,\r
1645             "number": true,\r
1646             "min": 0\r
1647           }\r
1648         },\r
1649         "created_at": {\r
1650           "type": "datetime"\r
1651         },\r
1652         "updated_at": {\r
1653           "type": "datetime"\r
1654         }\r
1655       },\r
1656       "tree": {\r
1657         "owner": "panel",\r
1658         "panel": "panel"\r
1659       },\r
1660       "lists": {\r
1661         "public": {\r
1662           "type": "public"\r
1663         },\r
1664         "private": {\r
1665           "type": "private"\r
1666         },\r
1667         "by_panel": {\r
1668           "type": "filter",\r
1669           "args": {\r
1670             "where_name": "public_list_where"\r
1671           }\r
1672         },\r
1673         "by_author": {\r
1674           "type": "foreign_filter",\r
1675           "args": {\r
1676             "tree_name": "owner"\r
1677           }\r
1678         }\r
1679       }\r
1680     },\r
1681     "speech_balloon": {\r
1682       "extend": "classname",\r
1683       "associations": {\r
1684         "belongs_to": {\r
1685           "panel": {}\r
1686         },\r
1687         "has_many": {},\r
1688         "has_one": {\r
1689           "balloon": {},\r
1690           "speech": {}\r
1691         }\r
1692       },\r
1693       "attributes": {\r
1694         "id": {\r
1695           "type": "number",\r
1696           "primary_key": 1,\r
1697           "rules": {\r
1698             "number": true\r
1699           }\r
1700         },\r
1701         "panel_id": {\r
1702           "type": "number",\r
1703           "rules": {\r
1704             "number": true\r
1705           }\r
1706         },\r
1707         "speech_balloon_template_id": {\r
1708           "type": "number",\r
1709           "rules": {\r
1710             "required": true,\r
1711             "number": true\r
1712           }\r
1713         },\r
1714         "classname": {\r
1715           "type": "text",\r
1716           "rules": {\r
1717             "required": true\r
1718           }\r
1719         },\r
1720         "z": {\r
1721           "type": "number",\r
1722           "rules": {\r
1723             "required": true,\r
1724             "number": true,\r
1725             "min": 1\r
1726           }\r
1727         },\r
1728         "t": {\r
1729           "type": "number",\r
1730           "rules": {\r
1731             "required": true,\r
1732             "number": true,\r
1733             "min": 0\r
1734           }\r
1735         },\r
1736         "settings": {\r
1737           "type": "text",\r
1738           "rules": {}\r
1739         },\r
1740         "caption": {\r
1741           "type": "text",\r
1742           "rules": {}\r
1743         },\r
1744         "created_at": {\r
1745           "type": "datetime"\r
1746         },\r
1747         "updated_at": {\r
1748           "type": "datetime"\r
1749         }\r
1750       },\r
1751       "tree": {\r
1752         "owner": "panel",\r
1753         "panel": "panel"\r
1754       },\r
1755       "lists": {\r
1756         "public": {\r
1757           "type": "public"\r
1758         },\r
1759         "private": {\r
1760           "type": "private"\r
1761         },\r
1762         "by_panel": {\r
1763           "type": "filter"\r
1764         },\r
1765         "by_speech_balloon_template": {\r
1766           "type": "filter"\r
1767         },\r
1768         "by_author": {\r
1769           "type": "foreign_filter"\r
1770         }\r
1771       }\r
1772     },\r
1773     "balloon": {\r
1774       "associations": {\r
1775         "belongs_to": {\r
1776           "speech_balloon": {},\r
1777           "system_picture": {}\r
1778         },\r
1779         "has_many": {}\r
1780       },\r
1781       "attributes": {\r
1782         "id": {\r
1783           "type": "number",\r
1784           "primary_key": 1,\r
1785           "rules": {\r
1786             "number": true\r
1787           }\r
1788         },\r
1789         "speech_balloon_id": {\r
1790           "type": "number",\r
1791           "rules": {\r
1792             "number": true\r
1793           }\r
1794         },\r
1795         "system_picture_id": {\r
1796           "type": "number",\r
1797           "rules": {\r
1798             "required": true,\r
1799             "number": true\r
1800           }\r
1801         },\r
1802         "x": {\r
1803           "type": "number",\r
1804           "rules": {\r
1805             "required": true,\r
1806             "number": true\r
1807           }\r
1808         },\r
1809         "y": {\r
1810           "type": "number",\r
1811           "rules": {\r
1812             "required": true,\r
1813             "number": true\r
1814           }\r
1815         },\r
1816         "width": {\r
1817           "type": "number",\r
1818           "rules": {\r
1819             "required": true,\r
1820             "number": true,\r
1821             "min": 1\r
1822           }\r
1823         },\r
1824         "height": {\r
1825           "type": "number",\r
1826           "rules": {\r
1827             "required": true,\r
1828             "number": true,\r
1829             "min": 1\r
1830           }\r
1831         },\r
1832         "r": {\r
1833           "type": "number",\r
1834           "rules": {\r
1835             "required": true,\r
1836             "number": true\r
1837           }\r
1838         },\r
1839         "settings": {\r
1840           "type": "text",\r
1841           "rules": {}\r
1842         },\r
1843         "created_at": {\r
1844           "type": "datetime"\r
1845         },\r
1846         "updated_at": {\r
1847           "type": "datetime"\r
1848         }\r
1849       },\r
1850       "tree": {\r
1851         "owner": "speech_balloon",\r
1852         "panel": "speech_balloon"\r
1853       },\r
1854       "lists": {\r
1855         "public": {\r
1856           "type": "public"\r
1857         },\r
1858         "private": {\r
1859           "type": "private"\r
1860         },\r
1861         "by_panel": {\r
1862           "type": "filter"\r
1863         },\r
1864         "by_speech_balloon": {\r
1865           "type": "filter"\r
1866         },\r
1867         "by_author": {\r
1868           "type": "foreign_filter"\r
1869         }\r
1870       }\r
1871     },\r
1872     "speech": {\r
1873       "associations": {\r
1874         "belongs_to": {\r
1875           "speech_balloon": {},\r
1876           "writing_format": {}\r
1877         },\r
1878         "has_many": {}\r
1879       },\r
1880       "attributes": {\r
1881         "id": {\r
1882           "type": "number",\r
1883           "primary_key": 1,\r
1884           "rules": {\r
1885             "number": true\r
1886           }\r
1887         },\r
1888         "speech_balloon_id": {\r
1889           "type": "number",\r
1890           "rules": {\r
1891             "number": true\r
1892           }\r
1893         },\r
1894         "writing_format_id": {\r
1895           "type": "number",\r
1896           "source": {\r
1897             "type": "model"\r
1898           },\r
1899           "rules": {\r
1900             "required": true,\r
1901             "number": true\r
1902           }\r
1903         },\r
1904         "content": {\r
1905           "type": "text",\r
1906           "rules": {}\r
1907         },\r
1908         "font_size": {\r
1909           "type": "float",\r
1910           "rules": {\r
1911             "required": true,\r
1912             "number": true,\r
1913             "min": 0\r
1914           },\r
1915           "source": {\r
1916             "type": "magic_number",\r
1917             "args": {\r
1918               "select_item_name": "speech_font_size_items"\r
1919             }\r
1920           }\r
1921         },\r
1922         "text_align": {\r
1923           "type": "number",\r
1924           "rules": {\r
1925             "required": true,\r
1926             "number": true,\r
1927             "range": [\r
1928               0,\r
1929               3\r
1930             ]\r
1931           },\r
1932           "source": {\r
1933             "type": "magic_number",\r
1934             "args": {\r
1935               "select_item_name": "speech_text_align_items"\r
1936             }\r
1937           }\r
1938         },\r
1939         "fore_color": {\r
1940           "type": "number",\r
1941           "rules": {\r
1942             "required": true,\r
1943             "number": true,\r
1944             "range": [\r
1945               0,\r
1946               16777215\r
1947             ]\r
1948           }\r
1949         },\r
1950         "x": {\r
1951           "type": "number",\r
1952           "rules": {\r
1953             "required": true,\r
1954             "number": true\r
1955           }\r
1956         },\r
1957         "y": {\r
1958           "type": "number",\r
1959           "rules": {\r
1960             "required": true,\r
1961             "number": true\r
1962           }\r
1963         },\r
1964         "width": {\r
1965           "type": "number",\r
1966           "rules": {\r
1967             "required": true,\r
1968             "number": true,\r
1969             "min": 1\r
1970           }\r
1971         },\r
1972         "height": {\r
1973           "type": "number",\r
1974           "rules": {\r
1975             "required": true,\r
1976             "number": true,\r
1977             "min": 1\r
1978           }\r
1979         },\r
1980         "quotes": {\r
1981           "type": "text",\r
1982           "rules": {}\r
1983         },\r
1984         "settings": {\r
1985           "type": "text",\r
1986           "rules": {}\r
1987         },\r
1988         "created_at": {\r
1989           "type": "datetime"\r
1990         },\r
1991         "updated_at": {\r
1992           "type": "datetime"\r
1993         }\r
1994       },\r
1995       "tree": {\r
1996         "owner": "speech_balloon",\r
1997         "panel": "speech_balloon"\r
1998       },\r
1999       "lists": {\r
2000         "public": {\r
2001           "type": "public"\r
2002         },\r
2003         "by_speech_balloon": {\r
2004           "type": "filter"\r
2005         },\r
2006         "by_writing_format": {\r
2007           "type": "filter"\r
2008         }\r
2009       }\r
2010     },\r
2011     "ground_picture": {\r
2012       "associations": {\r
2013         "belongs_to": {\r
2014           "panel": {}\r
2015         },\r
2016         "has_many": {}\r
2017       },\r
2018       "attributes": {\r
2019         "id": {\r
2020           "type": "number",\r
2021           "primary_key": 1,\r
2022           "rules": {\r
2023             "number": true\r
2024           }\r
2025         },\r
2026         "panel_id": {\r
2027           "type": "number",\r
2028           "rules": {\r
2029             "number": true\r
2030           }\r
2031         },\r
2032         "picture_id": {\r
2033           "type": "number",\r
2034           "rules": {\r
2035             "required": true,\r
2036             "number": true\r
2037           }\r
2038         },\r
2039         "caption": {\r
2040           "type": "text",\r
2041           "rules": {}\r
2042         },\r
2043         "repeat": {\r
2044           "type": "number",\r
2045           "rules": {\r
2046             "required": true,\r
2047             "number": true,\r
2048             "range": [\r
2049               0,\r
2050               3\r
2051             ]\r
2052           },\r
2053           "source": {\r
2054             "type": "magic_number",\r
2055             "args": {\r
2056               "select_item_name": "ground_picture_repeat_items"\r
2057             }\r
2058           }\r
2059         },\r
2060         "x": {\r
2061           "type": "number",\r
2062           "rules": {\r
2063             "required": true,\r
2064             "number": true\r
2065           }\r
2066         },\r
2067         "y": {\r
2068           "type": "number",\r
2069           "rules": {\r
2070             "required": true,\r
2071             "number": true\r
2072           }\r
2073         },\r
2074         "z": {\r
2075           "type": "number",\r
2076           "rules": {\r
2077             "required": true,\r
2078             "number": true,\r
2079             "min": 1\r
2080           }\r
2081         },\r
2082         "t": {\r
2083           "type": "number",\r
2084           "rules": {\r
2085             "required": true,\r
2086             "number": true,\r
2087             "min": 0\r
2088           }\r
2089         },\r
2090         "created_at": {\r
2091           "type": "datetime"\r
2092         },\r
2093         "updated_at": {\r
2094           "type": "datetime"\r
2095         }\r
2096       },\r
2097       "tree": {\r
2098         "owner": "panel",\r
2099         "panel": "panel"\r
2100       },\r
2101       "lists": {\r
2102         "public": {\r
2103           "type": "public"\r
2104         },\r
2105         "private": {\r
2106           "type": "private"\r
2107         },\r
2108         "by_panel": {\r
2109           "type": "filter"\r
2110         },\r
2111         "by_author": {\r
2112           "type": "foreign_filter"\r
2113         }\r
2114       }\r
2115     },\r
2116     "ground_color": {\r
2117       "associations": {\r
2118         "belongs_to": {\r
2119           "panel": {}\r
2120         },\r
2121         "has_many": {}\r
2122       },\r
2123       "attributes": {\r
2124         "id": {\r
2125           "type": "number",\r
2126           "primary_key": 1,\r
2127           "rules": {\r
2128             "number": true\r
2129           }\r
2130         },\r
2131         "panel_id": {\r
2132           "type": "number",\r
2133           "rules": {\r
2134             "number": true\r
2135           }\r
2136         },\r
2137         "caption": {\r
2138           "type": "text",\r
2139           "rules": {}\r
2140         },\r
2141         "code": {\r
2142           "type": "number",\r
2143           "rules": {\r
2144             "required": true,\r
2145             "number": true,\r
2146             "range": [\r
2147               0,\r
2148               16777215\r
2149             ]\r
2150           }\r
2151         },\r
2152         "orientation": {\r
2153           "type": "number",\r
2154           "rules": {\r
2155             "required": true,\r
2156             "number": true,\r
2157             "range": [\r
2158               0,\r
2159               1\r
2160             ]\r
2161           },\r
2162           "source": {\r
2163             "type": "magic_number",\r
2164             "args": {\r
2165               "select_item_name": "ground_color_orientation_items"\r
2166             }\r
2167           }\r
2168         },\r
2169         "xy": {\r
2170           "type": "number",\r
2171           "rules": {\r
2172             "number": true\r
2173           }\r
2174         },\r
2175         "wh": {\r
2176           "type": "number",\r
2177           "rules": {\r
2178             "number": true\r
2179           }\r
2180         },\r
2181         "z": {\r
2182           "type": "number",\r
2183           "rules": {\r
2184             "required": true,\r
2185             "number": true,\r
2186             "min": 1\r
2187           }\r
2188         },\r
2189         "t": {\r
2190           "type": "number",\r
2191           "rules": {\r
2192             "required": true,\r
2193             "number": true,\r
2194             "min": 0\r
2195           }\r
2196         },\r
2197         "created_at": {\r
2198           "type": "datetime"\r
2199         },\r
2200         "updated_at": {\r
2201           "type": "datetime"\r
2202         }\r
2203       },\r
2204       "tree": {\r
2205         "owner": "panel",\r
2206         "panel": "panel"\r
2207       },\r
2208       "lists": {\r
2209         "public": {\r
2210           "type": "public"\r
2211         },\r
2212         "private": {\r
2213           "type": "private"\r
2214         },\r
2215         "by_panel": {\r
2216           "type": "filter"\r
2217         },\r
2218         "by_author": {\r
2219           "type": "foreign_filter"\r
2220         }\r
2221       }\r
2222     },\r
2223     "original_picture": {\r
2224       "associations": {\r
2225         "belongs_to": {\r
2226           "artist": {}\r
2227         },\r
2228         "has_many": {\r
2229           "pictures": {}\r
2230         },\r
2231         "has_one": {\r
2232           "resource_picture": {}\r
2233         }\r
2234       },\r
2235       "attributes": {\r
2236         "id": {\r
2237           "type": "number",\r
2238           "primary_key": 1,\r
2239           "rules": {\r
2240             "number": true\r
2241           }\r
2242         },\r
2243         "ext": {\r
2244           "type": "text",\r
2245           "rules": {\r
2246             "required": true\r
2247           }\r
2248         },\r
2249         "width": {\r
2250           "type": "number",\r
2251           "rules": {\r
2252             "required": true,\r
2253             "number": true\r
2254           }\r
2255         },\r
2256         "height": {\r
2257           "type": "number",\r
2258           "rules": {\r
2259             "required": true,\r
2260             "number": true\r
2261           }\r
2262         },\r
2263         "filesize": {\r
2264           "type": "number",\r
2265           "rules": {\r
2266             "required": true,\r
2267             "number": true\r
2268           }\r
2269         },\r
2270         "artist_id": {\r
2271           "type": "number",\r
2272           "rules": {\r
2273             "required": true,\r
2274             "number": true\r
2275           }\r
2276         },\r
2277         "md5": {\r
2278           "type": "text",\r
2279           "rules": {\r
2280             "required": true\r
2281           }\r
2282         },\r
2283         "uploaded_at": {\r
2284           "type": "datetime"\r
2285         },\r
2286         "published_at": {\r
2287           "type": "datetime"\r
2288         },\r
2289         "stopped_at": {\r
2290           "type": "datetime"\r
2291         },\r
2292         "created_at": {\r
2293           "type": "datetime"\r
2294         },\r
2295         "updated_at": {\r
2296           "type": "datetime"\r
2297         }\r
2298       },\r
2299       "lists": {\r
2300         "private": {\r
2301           "type": "private"\r
2302         }\r
2303       }\r
2304     },\r
2305     "picture": {\r
2306       "associations": {\r
2307         "belongs_to": {\r
2308           "license": {},\r
2309           "artist": {}\r
2310         },\r
2311         "has_many": {},\r
2312         "has_one": {}\r
2313       },\r
2314       "attributes": {\r
2315         "id": {\r
2316           "type": "number",\r
2317           "primary_key": 1,\r
2318           "rules": {\r
2319             "number": true\r
2320           }\r
2321         },\r
2322         "original_picture_id": {\r
2323           "type": "number",\r
2324           "rules": {\r
2325             "required": true,\r
2326             "number": true\r
2327           }\r
2328         },\r
2329         "revision": {\r
2330           "type": "number",\r
2331           "rules": {\r
2332             "required": true,\r
2333             "number": true\r
2334           }\r
2335         },\r
2336         "ext": {\r
2337           "type": "text",\r
2338           "rules": {\r
2339             "required": true\r
2340           }\r
2341         },\r
2342         "width": {\r
2343           "type": "number",\r
2344           "rules": {\r
2345             "required": true,\r
2346             "number": true\r
2347           }\r
2348         },\r
2349         "height": {\r
2350           "type": "number",\r
2351           "rules": {\r
2352             "required": true,\r
2353             "number": true\r
2354           }\r
2355         },\r
2356         "filesize": {\r
2357           "type": "number",\r
2358           "rules": {\r
2359             "required": true,\r
2360             "number": true\r
2361           }\r
2362         },\r
2363         "artist_id": {\r
2364           "type": "number",\r
2365           "rules": {\r
2366             "required": true,\r
2367             "number": true\r
2368           }\r
2369         },\r
2370         "license_id": {\r
2371           "type": "number",\r
2372           "rules": {\r
2373             "required": true,\r
2374             "number": true\r
2375           }\r
2376         },\r
2377         "md5": {\r
2378           "type": "text",\r
2379           "rules": {\r
2380             "required": true\r
2381           }\r
2382         },\r
2383         "artist_name": {\r
2384           "type": "text",\r
2385           "rules": {\r
2386             "required": true\r
2387           }\r
2388         },\r
2389         "credit": {\r
2390           "type": "text",\r
2391           "rules": {}\r
2392         },\r
2393         "settings": {\r
2394           "type": "text",\r
2395           "rules": {}\r
2396         },\r
2397         "classname": {\r
2398           "type": "text",\r
2399           "rules": {\r
2400             "required": true\r
2401           }\r
2402         },\r
2403         "created_at": {\r
2404           "type": "datetime"\r
2405         },\r
2406         "updated_at": {\r
2407           "type": "datetime"\r
2408         }\r
2409       }\r
2410     },\r
2411     "resource_picture": {\r
2412       "associations": {\r
2413         "belongs_to": {\r
2414           "original_picture": {},\r
2415           "license": {},\r
2416           "artist": {}\r
2417         },\r
2418         "has_many": {},\r
2419         "has_one": {}\r
2420       },\r
2421       "attributes": {\r
2422         "id": {\r
2423           "type": "number",\r
2424           "primary_key": 1,\r
2425           "rules": {\r
2426             "number": true\r
2427           }\r
2428         },\r
2429         "original_picture_id": {\r
2430           "type": "number",\r
2431           "rules": {\r
2432             "required": true,\r
2433             "number": true\r
2434           }\r
2435         },\r
2436         "revision": {\r
2437           "type": "number",\r
2438           "rules": {\r
2439             "required": true,\r
2440             "number": true\r
2441           }\r
2442         },\r
2443         "ext": {\r
2444           "type": "text",\r
2445           "rules": {\r
2446             "required": true\r
2447           }\r
2448         },\r
2449         "width": {\r
2450           "type": "number",\r
2451           "rules": {\r
2452             "required": true,\r
2453             "number": true\r
2454           }\r
2455         },\r
2456         "height": {\r
2457           "type": "number",\r
2458           "rules": {\r
2459             "required": true,\r
2460             "number": true\r
2461           }\r
2462         },\r
2463         "filesize": {\r
2464           "type": "number",\r
2465           "rules": {\r
2466             "required": true,\r
2467             "number": true\r
2468           }\r
2469         },\r
2470         "artist_id": {\r
2471           "type": "number",\r
2472           "rules": {\r
2473             "required": true,\r
2474             "number": true\r
2475           }\r
2476         },\r
2477         "license_id": {\r
2478           "type": "number",\r
2479           "rules": {\r
2480             "required": true,\r
2481             "number": true\r
2482           }\r
2483         },\r
2484         "md5": {\r
2485           "type": "text",\r
2486           "rules": {\r
2487             "required": true\r
2488           }\r
2489         },\r
2490         "artist_name": {\r
2491           "type": "text",\r
2492           "rules": {\r
2493             "required": true\r
2494           }\r
2495         },\r
2496         "credit": {\r
2497           "type": "text",\r
2498           "rules": {}\r
2499         },\r
2500         "settings": {\r
2501           "type": "text",\r
2502           "rules": {}\r
2503         },\r
2504         "picture_id": {\r
2505           "type": "number",\r
2506           "rules": {\r
2507             "required": true,\r
2508             "number": true\r
2509           }\r
2510         },\r
2511         "classname": {\r
2512           "type": "text",\r
2513           "rules": {\r
2514             "required": true\r
2515           }\r
2516         },\r
2517         "created_at": {\r
2518           "type": "datetime"\r
2519         },\r
2520         "updated_at": {\r
2521           "type": "datetime"\r
2522         }\r
2523       },\r
2524       "lists": {\r
2525         "public": {\r
2526           "type": "public"\r
2527         },\r
2528         "private": {\r
2529           "type": "private"\r
2530         },\r
2531         "by_license": {\r
2532           "type": "filter"\r
2533         },\r
2534         "by_artist": {\r
2535           "type": "filter"\r
2536         }\r
2537       }\r
2538     },\r
2539     "speech_balloon_template": {\r
2540       "associations": {\r
2541         "belongs_to": {\r
2542           "system_picture": {}\r
2543         },\r
2544         "has_many": {\r
2545           "speech_balloons": {},\r
2546           "panels": {\r
2547             "through": "speech_balloons"\r
2548           }\r
2549         },\r
2550         "has_one": {}\r
2551       },\r
2552       "attributes": {\r
2553         "id": {\r
2554           "type": "number",\r
2555           "primary_key": 1,\r
2556           "rules": {\r
2557             "number": true\r
2558           }\r
2559         },\r
2560         "name": {\r
2561           "type": "text",\r
2562           "rules": {\r
2563             "required": true\r
2564           }\r
2565         },\r
2566         "classname": {\r
2567           "type": "text",\r
2568           "rules": {\r
2569             "required": true\r
2570           }\r
2571         },\r
2572         "caption": {\r
2573           "type": "text",\r
2574           "rules": {\r
2575             "required": true\r
2576           }\r
2577         },\r
2578         "t": {\r
2579           "type": "number",\r
2580           "rules": {\r
2581             "required": true,\r
2582             "number": true,\r
2583             "min": 0\r
2584           }\r
2585         },\r
2586         "system_picture_id": {\r
2587           "type": "number",\r
2588           "rules": {\r
2589             "required": true,\r
2590             "number": true\r
2591           }\r
2592         },\r
2593         "settings": {\r
2594           "type": "text",\r
2595           "rules": {\r
2596             "required": true\r
2597           }\r
2598         },\r
2599         "created_at": {\r
2600           "type": "datetime"\r
2601         },\r
2602         "updated_at": {\r
2603           "type": "datetime"\r
2604         }\r
2605       },\r
2606       "lists": {\r
2607         "public": {\r
2608           "type": "public"\r
2609         },\r
2610         "select_items": {\r
2611           "type": "system_resource",\r
2612           "args": {\r
2613             "select_item_name": "panel_visible_items"\r
2614           }\r
2615         }\r
2616       }\r
2617     },\r
2618     "writing_format": {\r
2619       "associations": {\r
2620         "belongs_to": {\r
2621           "system_picture": {}\r
2622         },\r
2623         "has_many": {\r
2624           "speeches": {}\r
2625         },\r
2626         "has_one": {}\r
2627       },\r
2628       "attributes": {\r
2629         "id": {\r
2630           "type": "number",\r
2631           "primary_key": 1,\r
2632           "rules": {\r
2633             "number": true\r
2634           }\r
2635         },\r
2636         "name": {\r
2637           "type": "text",\r
2638           "rules": {\r
2639             "required": true\r
2640           }\r
2641         },\r
2642         "classname": {\r
2643           "type": "text",\r
2644           "rules": {\r
2645             "required": true\r
2646           }\r
2647         },\r
2648         "caption": {\r
2649           "type": "text",\r
2650           "rules": {\r
2651             "required": true\r
2652           }\r
2653         },\r
2654         "system_picture_id": {\r
2655           "type": "number",\r
2656           "rules": {\r
2657             "required": true,\r
2658             "number": true\r
2659           }\r
2660         },\r
2661         "settings": {\r
2662           "type": "text",\r
2663           "rules": {\r
2664             "required": true\r
2665           }\r
2666         },\r
2667         "created_at": {\r
2668           "type": "datetime"\r
2669         },\r
2670         "updated_at": {\r
2671           "type": "datetime"\r
2672         }\r
2673       },\r
2674       "lists": {\r
2675         "public": {\r
2676           "type": "public"\r
2677         },\r
2678         "select_items": {\r
2679           "type": "system_resource"\r
2680         },\r
2681         "by_system_picture": {\r
2682           "type": "filter"\r
2683         }\r
2684       }\r
2685     },\r
2686     "license_group": {\r
2687       "associations": {\r
2688         "belongs_to": {},\r
2689         "has_many": {\r
2690           "licenses": {}\r
2691         },\r
2692         "has_one": {}\r
2693       },\r
2694       "attributes": {\r
2695         "id": {\r
2696           "type": "number",\r
2697           "primary_key": 1,\r
2698           "rules": {\r
2699             "number": true\r
2700           }\r
2701         },\r
2702         "name": {\r
2703           "type": "text",\r
2704           "rules": {\r
2705             "required": true\r
2706           }\r
2707         },\r
2708         "classname": {\r
2709           "type": "text",\r
2710           "rules": {\r
2711             "required": true\r
2712           }\r
2713         },\r
2714         "caption": {\r
2715           "type": "text",\r
2716           "rules": {\r
2717             "required": true\r
2718           }\r
2719         },\r
2720         "url": {\r
2721           "type": "text",\r
2722           "rules": {\r
2723             "required": true\r
2724           }\r
2725         },\r
2726         "created_at": {\r
2727           "type": "datetime"\r
2728         },\r
2729         "updated_at": {\r
2730           "type": "datetime"\r
2731         }\r
2732       },\r
2733       "lists": {\r
2734         "public": {\r
2735           "type": "public"\r
2736         },\r
2737         "select_items": {\r
2738           "type": "system_resource"\r
2739         }\r
2740       }\r
2741     },\r
2742     "license": {\r
2743       "associations": {\r
2744         "belongs_to": {\r
2745           "license_group": {},\r
2746           "system_picture": {}\r
2747         },\r
2748         "has_many": {\r
2749           "resource_pictures": {}\r
2750         },\r
2751         "has_one": {}\r
2752       },\r
2753       "attributes": {\r
2754         "id": {\r
2755           "type": "number",\r
2756           "primary_key": 1,\r
2757           "rules": {\r
2758             "number": true\r
2759           }\r
2760         },\r
2761         "license_group_id": {\r
2762           "type": "number",\r
2763           "rules": {\r
2764             "number": true\r
2765           }\r
2766         },\r
2767         "name": {\r
2768           "type": "text",\r
2769           "rules": {\r
2770             "required": true\r
2771           }\r
2772         },\r
2773         "caption": {\r
2774           "type": "text",\r
2775           "rules": {\r
2776             "required": true\r
2777           }\r
2778         },\r
2779         "system_picture_id": {\r
2780           "type": "number",\r
2781           "rules": {\r
2782             "required": true,\r
2783             "number": true\r
2784           }\r
2785         },\r
2786         "url": {\r
2787           "type": "text",\r
2788           "rules": {\r
2789             "required": true\r
2790           }\r
2791         },\r
2792         "settings": {\r
2793           "type": "text",\r
2794           "rules": {}\r
2795         },\r
2796         "credit_pictures": {\r
2797           "type": "text",\r
2798           "rules": {}\r
2799         },\r
2800         "created_at": {\r
2801           "type": "datetime"\r
2802         },\r
2803         "updated_at": {\r
2804           "type": "datetime"\r
2805         }\r
2806       },\r
2807       "lists": {\r
2808         "public": {\r
2809           "type": "public"\r
2810         },\r
2811         "by_license_group": {\r
2812           "type": "filter"\r
2813         },\r
2814         "by_system_picture": {\r
2815           "type": "filter"\r
2816         }\r
2817       }\r
2818     },\r
2819     "author": {\r
2820       "associations": {\r
2821         "belongs_to": {},\r
2822         "has_many": {\r
2823           "scrolls": {},\r
2824           "comics": {},\r
2825           "stories": {},\r
2826           "sheets": {},\r
2827           "panels": {}\r
2828         },\r
2829         "has_one": {}\r
2830       },\r
2831       "attributes": {\r
2832         "id": {\r
2833           "type": "number",\r
2834           "primary_key": 1,\r
2835           "rules": {\r
2836             "number": true\r
2837           }\r
2838         },\r
2839         "name": {\r
2840           "type": "text",\r
2841           "rules": {\r
2842             "required": true\r
2843           }\r
2844         },\r
2845         "user_id": {\r
2846           "type": "number",\r
2847           "rules": {\r
2848             "required": true,\r
2849             "number": true\r
2850           }\r
2851         },\r
2852         "created_at": {\r
2853           "type": "datetime"\r
2854         },\r
2855         "updated_at": {\r
2856           "type": "datetime"\r
2857         }\r
2858       },\r
2859       "lists": {\r
2860         "public": {\r
2861           "type": "public"\r
2862         }\r
2863       }\r
2864     },\r
2865     "artist": {\r
2866       "associations": {\r
2867         "belongs_to": {},\r
2868         "has_many": {\r
2869           "resource_pictures": {}\r
2870         },\r
2871         "has_one": {}\r
2872       },\r
2873       "attributes": {\r
2874         "id": {\r
2875           "type": "number",\r
2876           "primary_key": 1,\r
2877           "rules": {\r
2878             "number": true\r
2879           }\r
2880         },\r
2881         "name": {\r
2882           "type": "text",\r
2883           "rules": {\r
2884             "required": true\r
2885           }\r
2886         },\r
2887         "author_id": {\r
2888           "type": "number",\r
2889           "rules": {\r
2890             "required": true,\r
2891             "number": true\r
2892           }\r
2893         },\r
2894         "created_at": {\r
2895           "type": "datetime"\r
2896         },\r
2897         "updated_at": {\r
2898           "type": "datetime"\r
2899         }\r
2900       },\r
2901       "lists": {\r
2902         "public": {\r
2903           "type": "public"\r
2904         }\r
2905       }\r
2906     },\r
2907     "system_picture": {\r
2908       "associations": {\r
2909         "belongs_to": {},\r
2910         "has_many": {\r
2911           "balloons": {},\r
2912           "speech_balloon_templates": {},\r
2913           "licenses": {}\r
2914         },\r
2915         "has_one": {}\r
2916       },\r
2917       "attributes": {\r
2918         "id": {\r
2919           "type": "number",\r
2920           "primary_key": 1,\r
2921           "rules": {\r
2922             "number": true\r
2923           }\r
2924         },\r
2925         "ext": {\r
2926           "type": "text",\r
2927           "rules": {\r
2928             "required": true\r
2929           }\r
2930         },\r
2931         "width": {\r
2932           "type": "number",\r
2933           "rules": {\r
2934             "required": true,\r
2935             "number": true\r
2936           }\r
2937         },\r
2938         "height": {\r
2939           "type": "number",\r
2940           "rules": {\r
2941             "required": true,\r
2942             "number": true\r
2943           }\r
2944         },\r
2945         "filesize": {\r
2946           "type": "number",\r
2947           "rules": {\r
2948             "required": true,\r
2949             "number": true\r
2950           }\r
2951         },\r
2952         "md5": {\r
2953           "type": "text",\r
2954           "rules": {\r
2955             "required": true\r
2956           }\r
2957         },\r
2958         "created_at": {\r
2959           "type": "datetime"\r
2960         },\r
2961         "updated_at": {\r
2962           "type": "datetime"\r
2963         }\r
2964       },\r
2965       "lists": {\r
2966         "public": {\r
2967           "type": "public"\r
2968         }\r
2969       }\r
2970     }\r
2971   },\r
2972   "system_resources": {\r
2973     "engine_resources": {\r
2974       "license_groups": {\r
2975         "resource_items": {\r
2976           "PettanrCreativeCommonsV30Licenses": "pettanr_creative_commons_v30_licenses",\r
2977           "PettanrPettanCommonsV01Licenses": "pettanr_pettan_commons_v01_licenses",\r
2978           "PettanrPettanProtectedV01Licenses": "pettanr_pettan_protected_v01_licenses",\r
2979           "PettanrPettanPublicV01Licenses": "pettanr_pettan_public_v01_licenses",\r
2980           "PettanrPublicDomainV01Licenses": "pettanr_public_domain_v01_licenses",\r
2981           "PettanrUnknownV01Licenses": "pettanr_unknown_v01_licenses"\r
2982         }\r
2983       },\r
2984       "speech_balloon_templates": {\r
2985         "resource_items": {\r
2986           "CircleSpeechBalloon": "circle_speech_balloon",\r
2987           "PlainSpeechBalloon": "plain_speech_balloon",\r
2988           "SquareSpeechBalloon": "square_speech_balloon"\r
2989         }\r
2990       },\r
2991       "writing_formats": {\r
2992         "has_route": 0,\r
2993         "resource_items": {\r
2994           "SimpleFormat": "pettanr_simple_format"\r
2995         }\r
2996       }\r
2997     },\r
2998     "elements": {\r
2999       "PanelPicture": "panel_pictures",\r
3000       "SpeechBalloon": "speech_balloons",\r
3001       "GroundPicture": "ground_pictures",\r
3002       "GroundColor": "ground_colors"\r
3003     },\r
3004     "select_items": {\r
3005       "provider_status_status_items": [\r
3006         [\r
3007           "select_items.provider_status.status.waiting",\r
3008           0\r
3009         ],\r
3010         [\r
3011           "select_items.provider_status.status.receiving",\r
3012           1\r
3013         ]\r
3014       ],\r
3015       "demander_status_status_items": [\r
3016         [\r
3017           "select_items.demander_status.status.waiting",\r
3018           0\r
3019         ],\r
3020         [\r
3021           "select_items.demander_status.status.rejected",\r
3022           1\r
3023         ],\r
3024         [\r
3025           "select_items.demander_status.status.requesting",\r
3026           2\r
3027         ],\r
3028         [\r
3029           "select_items.demander_status.status.approved",\r
3030           3\r
3031         ]\r
3032       ],\r
3033       "scroll_visible_items": [\r
3034         [\r
3035           "select_items.scroll.visible.private",\r
3036           0\r
3037         ],\r
3038         [\r
3039           "select_items.scroll.visible.public",\r
3040           1\r
3041         ]\r
3042       ],\r
3043       "comic_visible_items": [\r
3044         [\r
3045           "select_items.comic.visible.private",\r
3046           0\r
3047         ],\r
3048         [\r
3049           "select_items.comic.visible.public",\r
3050           1\r
3051         ]\r
3052       ],\r
3053       "story_visible_items": [\r
3054         [\r
3055           "select_items.story.visible.private",\r
3056           0\r
3057         ],\r
3058         [\r
3059           "select_items.story.visible.public",\r
3060           1\r
3061         ]\r
3062       ],\r
3063       "sheet_visible_items": [\r
3064         [\r
3065           "select_items.sheet.visible.private",\r
3066           0\r
3067         ],\r
3068         [\r
3069           "select_items.sheet.visible.public",\r
3070           1\r
3071         ]\r
3072       ],\r
3073       "panel_visible_items": [\r
3074         [\r
3075           "select_items.panel.visible.private",\r
3076           0\r
3077         ],\r
3078         [\r
3079           "select_items.panel.visible.public",\r
3080           1\r
3081         ]\r
3082       ],\r
3083       "ground_picture_repeat_items": [\r
3084         [\r
3085           "select_items.ground_pictures.repeat.repeat",\r
3086           0\r
3087         ],\r
3088         [\r
3089           "select_items.ground_pictures.repeat.repeat-x",\r
3090           1\r
3091         ],\r
3092         [\r
3093           "select_items.ground_pictures.repeat.repeat-y",\r
3094           2\r
3095         ],\r
3096         [\r
3097           "select_items.ground_pictures.repeat.no-repeat",\r
3098           3\r
3099         ]\r
3100       ],\r
3101       "ground_color_orientation_items": [\r
3102         [\r
3103           "select_items.ground_color.orientation.horizontal",\r
3104           0\r
3105         ],\r
3106         [\r
3107           "select_items.ground_color.orientation.vertical",\r
3108           1\r
3109         ]\r
3110       ],\r
3111       "speech_font_size_items": [\r
3112         [\r
3113           "select_items.speeches.font_size.ultra_small",\r
3114           0.2\r
3115         ],\r
3116         [\r
3117           "select_items.speeches.font_size.very_small",\r
3118           0.4\r
3119         ],\r
3120         [\r
3121           "select_items.speeches.font_size.small",\r
3122           0.6\r
3123         ],\r
3124         [\r
3125           "select_items.speeches.font_size.semi_small",\r
3126           0.8\r
3127         ],\r
3128         [\r
3129           "select_items.speeches.font_size.normal",\r
3130           1\r
3131         ],\r
3132         [\r
3133           "select_items.speeches.font_size.semi_large",\r
3134           1.5\r
3135         ],\r
3136         [\r
3137           "select_items.speeches.font_size.large",\r
3138           2\r
3139         ],\r
3140         [\r
3141           "select_items.speeches.font_size.very_large",\r
3142           3.5\r
3143         ],\r
3144         [\r
3145           "select_items.speeches.font_size.ultra_large",\r
3146           5\r
3147         ]\r
3148       ],\r
3149       "speech_text_align_items": [\r
3150         [\r
3151           "select_items.speeches.text_align.none",\r
3152           0\r
3153         ],\r
3154         [\r
3155           "select_items.speeches.text_align.left",\r
3156           1\r
3157         ],\r
3158         [\r
3159           "select_items.speeches.text_align.right",\r
3160           2\r
3161         ],\r
3162         [\r
3163           "select_items.speeches.text_align.center",\r
3164           3\r
3165         ]\r
3166       ]\r
3167     }\r
3168   },\r
3169   "magic_numbers": {\r
3170     "run_mode": 1,\r
3171     "thumbnail_width": 64,\r
3172     "thumbnail_height": 64,\r
3173     "profile": {\r
3174       "users": {\r
3175         "caption": "ペンギン王国",\r
3176         "url": "http://localhost:3001/",\r
3177         "description": "ペンギン王国はペンギン素材を豊富に用意したペンギンマニアのサイトです。"\r
3178       },\r
3179       "admins": {\r
3180         "caption": "site name for admin",\r
3181         "url": "http://your.site.url/admins/",\r
3182         "description": "admin register"\r
3183       },\r
3184       "demand_users": {\r
3185         "caption": "provider name",\r
3186         "url": "http://your.site.url/demanders/",\r
3187         "description": "provider description"\r
3188       }\r
3189     },\r
3190     "provider_sources": [\r
3191       "http://sourceforge.jp/projects/pettanr/wiki/ProviderSource/attach/provider_source.json"\r
3192     ]\r
3193   },\r
3194   "locals": {\r
3195     "profilers": {\r
3196       "scroll": {\r
3197         "lists": {\r
3198           "scroll_panels.by_scroll": {\r
3199             "model_name": "scroll_panel",\r
3200             "list_name": "by_scroll"\r
3201           },\r
3202           "panels.by_scroll": {\r
3203             "model_name": "panel",\r
3204             "list_name": "by_scroll"\r
3205           }\r
3206         },\r
3207         "column_names": [\r
3208           "id",\r
3209           "title",\r
3210           "description",\r
3211           "visible",\r
3212           "author_id",\r
3213           "created_at",\r
3214           "updated_at"\r
3215         ],\r
3216         "associations": {\r
3217           "belongs_to": [\r
3218             "author"\r
3219           ],\r
3220           "has_many": [\r
3221             "scroll_panels.by_scroll",\r
3222             "panels.by_scroll"\r
3223           ]\r
3224         }\r
3225       },\r
3226       "scroll_panel": {\r
3227         "lists": {},\r
3228         "columns": [\r
3229           "id",\r
3230           "scroll_id",\r
3231           "panel_id",\r
3232           "t",\r
3233           "author_id",\r
3234           "created_at",\r
3235           "updated_at"\r
3236         ],\r
3237         "associations": {\r
3238           "belongs_to": [\r
3239             "scroll",\r
3240             "panel"\r
3241           ],\r
3242           "has_many": []\r
3243         }\r
3244       },\r
3245       "comic": {\r
3246         "lists": {\r
3247           "stories.by_comic": {\r
3248             "model_name": "story",\r
3249             "list_name": "by_comic"\r
3250           }\r
3251         },\r
3252         "columns": [\r
3253           "id",\r
3254           "title",\r
3255           "description",\r
3256           "visible",\r
3257           "author_id",\r
3258           "created_at",\r
3259           "updated_at"\r
3260         ],\r
3261         "associations": {\r
3262           "belongs_to": [\r
3263             "author"\r
3264           ],\r
3265           "has_many": [\r
3266             "stories.by_comic"\r
3267           ]\r
3268         }\r
3269       },\r
3270       "story": {\r
3271         "lists": {\r
3272           "story_sheets.by_story": {\r
3273             "model_name": "story_sheet",\r
3274             "list_name": "by_story"\r
3275           },\r
3276           "sheets.by_story": {\r
3277             "model_name": "sheet",\r
3278             "list_name": "by_story"\r
3279           }\r
3280         },\r
3281         "columns": [\r
3282           "id",\r
3283           "comic_id",\r
3284           "title",\r
3285           "description",\r
3286           "t",\r
3287           "visible",\r
3288           "created_at",\r
3289           "updated_at"\r
3290         ],\r
3291         "associations": {\r
3292           "belongs_to": [\r
3293             "comic"\r
3294           ],\r
3295           "has_many": [\r
3296             "story_sheets.by_story",\r
3297             "sheets.by_story"\r
3298           ]\r
3299         }\r
3300       },\r
3301       "story_sheet": {\r
3302         "lists": {},\r
3303         "columns": [\r
3304           "id",\r
3305           "story_id",\r
3306           "sheet_id",\r
3307           "t",\r
3308           "author_id",\r
3309           "created_at",\r
3310           "updated_at"\r
3311         ],\r
3312         "associations": {\r
3313           "belongs_to": [\r
3314             "story",\r
3315             "sheet"\r
3316           ],\r
3317           "has_many": []\r
3318         }\r
3319       },\r
3320       "sheet": {\r
3321         "lists": {\r
3322           "story_sheets.by_sheet": {\r
3323             "model_name": "story_sheet",\r
3324             "list_name": "by_sheet"\r
3325           },\r
3326           "stories.by_sheet": {\r
3327             "model_name": "story",\r
3328             "list_name": "by_sheet"\r
3329           },\r
3330           "sheet_panels.by_sheet": {\r
3331             "model_name": "sheet_panel",\r
3332             "list_name": "by_sheet"\r
3333           },\r
3334           "panels.by_sheet": {\r
3335             "model_name": "panel",\r
3336             "list_name": "by_sheet"\r
3337           }\r
3338         },\r
3339         "columns": [\r
3340           "id",\r
3341           "caption",\r
3342           "width",\r
3343           "height",\r
3344           "visible",\r
3345           "author_id",\r
3346           "created_at",\r
3347           "updated_at"\r
3348         ],\r
3349         "associations": {\r
3350           "belongs_to": [\r
3351             "author"\r
3352           ],\r
3353           "has_many": [\r
3354             "story_sheets.by_sheet",\r
3355             "stories.by_sheet",\r
3356             "sheet_panels.by_sheet",\r
3357             "panels.by_sheet"\r
3358           ]\r
3359         }\r
3360       },\r
3361       "sheet_panel": {\r
3362         "lists": {},\r
3363         "columns": [\r
3364           "id",\r
3365           "sheet_id",\r
3366           "panel_id",\r
3367           "x",\r
3368           "y",\r
3369           "z",\r
3370           "t",\r
3371           "author_id",\r
3372           "created_at",\r
3373           "updated_at"\r
3374         ],\r
3375         "associations": {\r
3376           "belongs_to": [\r
3377             "sheet",\r
3378             "panel"\r
3379           ],\r
3380           "has_many": []\r
3381         }\r
3382       },\r
3383       "panel": {\r
3384         "lists": {\r
3385           "scroll_panels.by_panel": {\r
3386             "model_name": "scroll_panel",\r
3387             "list_name": "by_panel"\r
3388           },\r
3389           "scrolls.by_panel": {\r
3390             "model_name": "scroll",\r
3391             "list_name": "by_panel"\r
3392           },\r
3393           "sheet_panels.by_panel": {\r
3394             "model_name": "sheet_panel",\r
3395             "list_name": "by_panel"\r
3396           },\r
3397           "sheets.by_panel": {\r
3398             "model_name": "sheet",\r
3399             "list_name": "by_panel"\r
3400           },\r
3401           "panel_pictures.by_panel": {\r
3402             "model_name": "panel_picture",\r
3403             "list_name": "by_panel"\r
3404           },\r
3405           "speech_balloons.by_panel": {\r
3406             "model_name": "speech_balloon",\r
3407             "list_name": "by_panel"\r
3408           },\r
3409           "ground_pictures.by_panel": {\r
3410             "model_name": "ground_picture",\r
3411             "list_name": "by_panel"\r
3412           },\r
3413           "ground_colors.by_panel": {\r
3414             "model_name": "ground_color",\r
3415             "list_name": "by_panel"\r
3416           }\r
3417         },\r
3418         "columns": [\r
3419           "id",\r
3420           "width",\r
3421           "height",\r
3422           "border",\r
3423           "caption",\r
3424           "publish",\r
3425           "author_id",\r
3426           "created_at",\r
3427           "updated_at"\r
3428         ],\r
3429         "associations": {\r
3430           "belongs_to": [\r
3431             "author"\r
3432           ],\r
3433           "has_many": [\r
3434             "scroll_panels.by_panel",\r
3435             "scrolls.by_panel",\r
3436             "sheet_panels.by_panel",\r
3437             "sheets.by_panel",\r
3438             "panel_pictures.by_panel",\r
3439             "speech_balloons.by_panel",\r
3440             "ground_pictures.by_panel",\r
3441             "ground_colors.by_panel"\r
3442           ]\r
3443         }\r
3444       },\r
3445       "panel_picture": {\r
3446         "lists": {},\r
3447         "columns": [\r
3448           "id",\r
3449           "panel_id",\r
3450           "picture_id",\r
3451           "caption",\r
3452           "x",\r
3453           "y",\r
3454           "width",\r
3455           "height",\r
3456           "link",\r
3457           "z",\r
3458           "t",\r
3459           "created_at",\r
3460           "updated_at"\r
3461         ],\r
3462         "associations": {\r
3463           "belongs_to": [\r
3464             "panel"\r
3465           ],\r
3466           "has_many": []\r
3467         }\r
3468       },\r
3469       "speech_balloon": {\r
3470         "lists": {\r
3471           "balloon.by_speech_balloon": {\r
3472             "model_name": "balloon",\r
3473             "list_name": "by_speech_balloon"\r
3474           },\r
3475           "speech.by_speech_balloon": {\r
3476             "model_name": "speech",\r
3477             "list_name": "by_speech_balloon"\r
3478           }\r
3479         },\r
3480         "columns": [\r
3481           "id",\r
3482           "panel_id",\r
3483           "speech_balloon_template_id",\r
3484           "classname",\r
3485           "z",\r
3486           "t",\r
3487           "settings",\r
3488           "caption",\r
3489           "created_at",\r
3490           "updated_at"\r
3491         ],\r
3492         "associations": {\r
3493           "belongs_to": [\r
3494             "panel"\r
3495           ],\r
3496           "has_many": [],\r
3497           "has_one": [\r
3498             "balloon.by_speech_balloon",\r
3499             "speech.by_speech_balloon"\r
3500           ]\r
3501         }\r
3502       },\r
3503       "speech": {\r
3504         "lists": {},\r
3505         "columns": [\r
3506           "id",\r
3507           "speech_balloon_id",\r
3508           "writing_format_id",\r
3509           "content",\r
3510           "font_size",\r
3511           "text_align",\r
3512           "fore_color",\r
3513           "x",\r
3514           "y",\r
3515           "width",\r
3516           "height",\r
3517           "quotes",\r
3518           "settings",\r
3519           "created_at",\r
3520           "updated_at"\r
3521         ],\r
3522         "associations": {\r
3523           "belongs_to": [\r
3524             "speech_balloon",\r
3525             "writing_format"\r
3526           ],\r
3527           "has_many": []\r
3528         }\r
3529       },\r
3530       "balloon": {\r
3531         "lists": {},\r
3532         "columns": [\r
3533           "id",\r
3534           "speech_balloon_id",\r
3535           "system_picture_id",\r
3536           "x",\r
3537           "y",\r
3538           "width",\r
3539           "height",\r
3540           "r",\r
3541           "settings",\r
3542           "created_at",\r
3543           "updated_at"\r
3544         ],\r
3545         "associations": {\r
3546           "belongs_to": [\r
3547             "speech_balloon",\r
3548             "system_picture"\r
3549           ],\r
3550           "has_many": []\r
3551         }\r
3552       },\r
3553       "ground_picture": {\r
3554         "lists": {},\r
3555         "columns": [\r
3556           "id",\r
3557           "panel_id",\r
3558           "picture_id",\r
3559           "caption",\r
3560           "repeat",\r
3561           "x",\r
3562           "y",\r
3563           "z",\r
3564           "t",\r
3565           "created_at",\r
3566           "updated_at"\r
3567         ],\r
3568         "associations": {\r
3569           "belongs_to": [\r
3570             "panel"\r
3571           ],\r
3572           "has_many": []\r
3573         }\r
3574       },\r
3575       "ground_color": {\r
3576         "lists": {},\r
3577         "columns": [\r
3578           "id",\r
3579           "panel_id",\r
3580           "caption",\r
3581           "code",\r
3582           "orientation",\r
3583           "xy",\r
3584           "wh",\r
3585           "z",\r
3586           "t",\r
3587           "created_at",\r
3588           "updated_at"\r
3589         ],\r
3590         "associations": {\r
3591           "belongs_to": [\r
3592             "panel"\r
3593           ],\r
3594           "has_many": []\r
3595         }\r
3596       },\r
3597       "original_picture": {\r
3598         "lists": {},\r
3599         "columns": [\r
3600           "id",\r
3601           "ext",\r
3602           "width",\r
3603           "height",\r
3604           "filesize",\r
3605           "artist_id",\r
3606           "md5",\r
3607           "uploaded_at",\r
3608           "published_at",\r
3609           "stopped_at",\r
3610           "created_at",\r
3611           "updated_at"\r
3612         ],\r
3613         "associations": {\r
3614           "belongs_to": [\r
3615             "artist"\r
3616           ],\r
3617           "has_many": [],\r
3618           "has_one": [\r
3619             "resource_picture"\r
3620           ]\r
3621         }\r
3622       },\r
3623       "picture": {\r
3624         "lists": {},\r
3625         "columns": [\r
3626           "id",\r
3627           "original_picture_id",\r
3628           "revision",\r
3629           "ext",\r
3630           "width",\r
3631           "height",\r
3632           "filesize",\r
3633           "artist_id",\r
3634           "license_id",\r
3635           "md5",\r
3636           "artist_name",\r
3637           "credit",\r
3638           "settings",\r
3639           "classname",\r
3640           "created_at",\r
3641           "updated_at"\r
3642         ],\r
3643         "associations": {\r
3644           "belongs_to": [\r
3645             "license",\r
3646             "artist"\r
3647           ],\r
3648           "has_many": [],\r
3649           "has_one": []\r
3650         }\r
3651       },\r
3652       "resource_picture": {\r
3653         "lists": {},\r
3654         "columns": [\r
3655           "id",\r
3656           "original_picture_id",\r
3657           "revision",\r
3658           "ext",\r
3659           "width",\r
3660           "height",\r
3661           "filesize",\r
3662           "artist_id",\r
3663           "license_id",\r
3664           "md5",\r
3665           "artist_name",\r
3666           "credit",\r
3667           "settings",\r
3668           "picture_id",\r
3669           "classname",\r
3670           "created_at",\r
3671           "updated_at"\r
3672         ],\r
3673         "associations": {\r
3674           "belongs_to": [\r
3675             "original_picture",\r
3676             "license",\r
3677             "artist"\r
3678           ],\r
3679           "has_many": [],\r
3680           "has_one": []\r
3681         }\r
3682       },\r
3683       "speech_balloon_template": {\r
3684         "lists": {},\r
3685         "columns": [\r
3686           "id",\r
3687           "name",\r
3688           "classname",\r
3689           "caption",\r
3690           "t",\r
3691           "system_picture_id",\r
3692           "settings",\r
3693           "created_at",\r
3694           "updated_at"\r
3695         ],\r
3696         "associations": {\r
3697           "belongs_to": [\r
3698             "system_picture"\r
3699           ],\r
3700           "has_many": [],\r
3701           "has_one": []\r
3702         }\r
3703       },\r
3704       "writing_format": {\r
3705         "lists": {\r
3706           "speeches.by_writing_format": {\r
3707             "model_name": "speech",\r
3708             "list_name": "by_writing_format"\r
3709           }\r
3710         },\r
3711         "columns": [\r
3712           "id",\r
3713           "name",\r
3714           "classname",\r
3715           "caption",\r
3716           "system_picture_id",\r
3717           "settings",\r
3718           "created_at",\r
3719           "updated_at"\r
3720         ],\r
3721         "associations": {\r
3722           "belongs_to": [\r
3723             "system_picture"\r
3724           ],\r
3725           "has_many": [\r
3726             "speeches.by_writing_format"\r
3727           ],\r
3728           "has_one": []\r
3729         }\r
3730       },\r
3731       "license_group": {\r
3732         "lists": {\r
3733           "licenses.by_license_group": {\r
3734             "model_name": "license",\r
3735             "list_name": "by_license_group"\r
3736           }\r
3737         },\r
3738         "columns": [\r
3739           "id",\r
3740           "name",\r
3741           "classname",\r
3742           "caption",\r
3743           "url",\r
3744           "created_at",\r
3745           "updated_at"\r
3746         ],\r
3747         "associations": {\r
3748           "belongs_to": [],\r
3749           "has_many": [\r
3750             "licenses.by_license_group"\r
3751           ],\r
3752           "has_one": []\r
3753         }\r
3754       },\r
3755       "license": {\r
3756         "lists": {\r
3757           "resource_pictures.by_license": {\r
3758             "model_name": "resource_picture",\r
3759             "list_name": "by_license"\r
3760           }\r
3761         },\r
3762         "columns": [\r
3763           "id",\r
3764           "license_group_id",\r
3765           "name",\r
3766           "caption",\r
3767           "system_picture_id",\r
3768           "url",\r
3769           "settings",\r
3770           "credit_pictures",\r
3771           "created_at",\r
3772           "updated_at"\r
3773         ],\r
3774         "associations": {\r
3775           "belongs_to": [\r
3776             "license_group",\r
3777             "system_picture"\r
3778           ],\r
3779           "has_many": [\r
3780             "resource_pictures.by_license"\r
3781           ],\r
3782           "has_one": []\r
3783         }\r
3784       },\r
3785       "author": {\r
3786         "lists": {\r
3787           "scrolls.by_author": {\r
3788             "model_name": "scroll",\r
3789             "list_name": "by_author"\r
3790           },\r
3791           "comics.by_author": {\r
3792             "model_name": "comic",\r
3793             "list_name": "by_author"\r
3794           },\r
3795           "stories.by_author": {\r
3796             "model_name": "story",\r
3797             "list_name": "by_author"\r
3798           },\r
3799           "panels.by_author": {\r
3800             "model_name": "panel",\r
3801             "list_name": "by_author"\r
3802           },\r
3803           "panel_pictures.by_author": {\r
3804             "model_name": "panel_picture",\r
3805             "list_name": "by_author"\r
3806           },\r
3807           "speech_balloons.by_author": {\r
3808             "model_name": "speech_balloon",\r
3809             "list_name": "by_author"\r
3810           },\r
3811           "ground_pictures.by_author": {\r
3812             "model_name": "ground_picture",\r
3813             "list_name": "by_author"\r
3814           },\r
3815           "ground_colors.by_author": {\r
3816             "model_name": "ground_color",\r
3817             "list_name": "by_author"\r
3818           }\r
3819         },\r
3820         "columns": [\r
3821           "id",\r
3822           "name",\r
3823           "user_id",\r
3824           "created_at",\r
3825           "updated_at"\r
3826         ],\r
3827         "associations": {\r
3828           "belongs_to": [],\r
3829           "has_many": [\r
3830             "scrolls.by_author",\r
3831             "comics.by_author",\r
3832             "scrolls.by_author",\r
3833             "stories.by_author",\r
3834             "panels.by_author",\r
3835             "panel_pictures.by_author",\r
3836             "speech_balloons.by_author",\r
3837             "ground_pictures.by_author",\r
3838             "ground_colors.by_author"\r
3839           ],\r
3840           "has_one": []\r
3841         }\r
3842       },\r
3843       "artist": {\r
3844         "lists": {\r
3845           "resource_pictures.by_artist": {\r
3846             "model_name": "resource_picture",\r
3847             "list_name": "by_artist"\r
3848           }\r
3849         },\r
3850         "columns": [\r
3851           "id",\r
3852           "name",\r
3853           "author_id",\r
3854           "created_at",\r
3855           "updated_at"\r
3856         ],\r
3857         "associations": {\r
3858           "belongs_to": [],\r
3859           "has_many": [\r
3860             "resource_pictures.by_artist"\r
3861           ],\r
3862           "has_one": []\r
3863         }\r
3864       },\r
3865       "system_picture": {\r
3866         "lists": {\r
3867           "licenses.by_system_picture": {\r
3868             "model_name": "license",\r
3869             "list_name": "by_system_picture"\r
3870           }\r
3871         },\r
3872         "columns": [\r
3873           "id",\r
3874           "ext",\r
3875           "width",\r
3876           "height",\r
3877           "filesize",\r
3878           "md5",\r
3879           "created_at",\r
3880           "updated_at"\r
3881         ],\r
3882         "associations": {\r
3883           "belongs_to": [],\r
3884           "has_many": [\r
3885             "licenses.by_system_picture"\r
3886           ],\r
3887           "has_one": []\r
3888         }\r
3889       }\r
3890     },\r
3891     "filers": {\r
3892       "scroll": {\r
3893         "symbol": {},\r
3894         "caption": {\r
3895           "type": "default",\r
3896           "args": {\r
3897             "face": {\r
3898               "type": "column",\r
3899               "args": {\r
3900                 "column_name": "title"\r
3901               }\r
3902             },\r
3903             "link": {\r
3904               "type": "action",\r
3905               "args": {\r
3906                 "action_name": "play"\r
3907               }\r
3908             }\r
3909           }\r
3910         },\r
3911         "summary": {},\r
3912         "edit": {}\r
3913       },\r
3914       "scroll_panel": {\r
3915         "symbol": {\r
3916           "type": "default",\r
3917           "args": {\r
3918             "link": {\r
3919               "type": "none"\r
3920             }\r
3921           }\r
3922         },\r
3923         "caption": {\r
3924           "type": "none"\r
3925         },\r
3926         "summary": {},\r
3927         "edit": {\r
3928           "type": "none"\r
3929         }\r
3930       },\r
3931       "comic": {\r
3932         "symbol": {},\r
3933         "caption": {\r
3934           "type": "default",\r
3935           "args": {\r
3936             "face": {\r
3937               "type": "column",\r
3938               "args": {\r
3939                 "column_name": "title"\r
3940               }\r
3941             }\r
3942           }\r
3943         },\r
3944         "summary": {},\r
3945         "edit": {}\r
3946       },\r
3947       "story": {\r
3948         "symbol": {},\r
3949         "caption": {\r
3950           "type": "default",\r
3951           "args": {\r
3952             "face": {\r
3953               "type": "method",\r
3954               "args": {\r
3955                 "method_name": "title_with_t"\r
3956               }\r
3957             },\r
3958             "link": {\r
3959               "type": "action",\r
3960               "args": {\r
3961                 "action_name": "play"\r
3962               }\r
3963             }\r
3964           }\r
3965         },\r
3966         "summary": {},\r
3967         "edit": {}\r
3968       },\r
3969       "story_sheet": {\r
3970         "symbol": {\r
3971           "type": "default",\r
3972           "args": {\r
3973             "link": {\r
3974               "type": "none"\r
3975             }\r
3976           }\r
3977         },\r
3978         "caption": {\r
3979           "type": "none"\r
3980         },\r
3981         "summary": {},\r
3982         "edit": {\r
3983           "type": "none"\r
3984         }\r
3985       },\r
3986       "sheet": {\r
3987         "symbol": {},\r
3988         "caption": {\r
3989           "type": "default",\r
3990           "args": {\r
3991             "face": {},\r
3992             "link": {\r
3993               "type": "action",\r
3994               "args": {\r
3995                 "action_name": "play"\r
3996               }\r
3997             }\r
3998           }\r
3999         },\r
4000         "summary": {},\r
4001         "edit": {}\r
4002       },\r
4003       "sheet_panel": {\r
4004         "symbol": {\r
4005           "type": "default",\r
4006           "args": {\r
4007             "link": {\r
4008               "type": "none"\r
4009             }\r
4010           }\r
4011         },\r
4012         "caption": {\r
4013           "type": "none"\r
4014         },\r
4015         "summary": {},\r
4016         "edit": {\r
4017           "type": "none"\r
4018         }\r
4019       },\r
4020       "panel": {\r
4021         "symbol": {},\r
4022         "caption": {\r
4023           "type": "default",\r
4024           "args": {\r
4025             "link": {\r
4026               "type": "none"\r
4027             }\r
4028           }\r
4029         },\r
4030         "summary": {},\r
4031         "edit": {}\r
4032       },\r
4033       "panel_picture": {\r
4034         "symbol": {\r
4035           "type": "default",\r
4036           "args": {\r
4037             "face": {\r
4038               "type": "picture"\r
4039             }\r
4040           }\r
4041         },\r
4042         "caption": {\r
4043           "type": "default",\r
4044           "args": {\r
4045             "link": {\r
4046               "type": "none"\r
4047             }\r
4048           }\r
4049         },\r
4050         "summary": {},\r
4051         "edit": {\r
4052           "type": "none"\r
4053         }\r
4054       },\r
4055       "speech_balloon": {\r
4056         "symbol": {\r
4057           "type": "default",\r
4058           "args": {\r
4059             "face": {\r
4060               "type": "picture"\r
4061             }\r
4062           }\r
4063         },\r
4064         "caption": {\r
4065           "type": "default",\r
4066           "args": {\r
4067             "face": {\r
4068               "type": "method",\r
4069               "args": {\r
4070                 "method_name": "plain_scenario"\r
4071               }\r
4072             },\r
4073             "link": {\r
4074               "type": "none"\r
4075             }\r
4076           }\r
4077         },\r
4078         "summary": {},\r
4079         "edit": {\r
4080           "type": "none"\r
4081         }\r
4082       },\r
4083       "speech": {\r
4084         "symbol": {\r
4085           "type": "default",\r
4086           "args": {\r
4087             "face": {\r
4088               "type": "picture"\r
4089             }\r
4090           }\r
4091         },\r
4092         "caption": {\r
4093           "type": "default",\r
4094           "args": {\r
4095             "face": {\r
4096               "type": "column",\r
4097               "args": {\r
4098                 "column_name": "content"\r
4099               }\r
4100             },\r
4101             "link": {\r
4102               "type": "none"\r
4103             }\r
4104           }\r
4105         },\r
4106         "summary": {},\r
4107         "edit": {\r
4108           "type": "none"\r
4109         }\r
4110       },\r
4111       "balloon": {\r
4112         "symbol": {\r
4113           "type": "default",\r
4114           "args": {\r
4115             "face": {\r
4116               "type": "picture"\r
4117             }\r
4118           }\r
4119         },\r
4120         "caption": {\r
4121           "type": "none"\r
4122         },\r
4123         "summary": {},\r
4124         "edit": {\r
4125           "type": "none"\r
4126         }\r
4127       },\r
4128       "ground_picture": {\r
4129         "symbol": {\r
4130           "type": "default",\r
4131           "args": {\r
4132             "face": {\r
4133               "type": "picture"\r
4134             }\r
4135           }\r
4136         },\r
4137         "caption": {\r
4138           "type": "default",\r
4139           "args": {\r
4140             "link": {\r
4141               "type": "none"\r
4142             }\r
4143           }\r
4144         },\r
4145         "summary": {},\r
4146         "edit": {\r
4147           "type": "none"\r
4148         }\r
4149       },\r
4150       "ground_color": {\r
4151         "symbol": {\r
4152           "type": "template",\r
4153           "args": {\r
4154             "template_name": "symbol"\r
4155           }\r
4156         },\r
4157         "caption": {\r
4158           "type": "default",\r
4159           "args": {\r
4160             "link": {\r
4161               "type": "none"\r
4162             }\r
4163           }\r
4164         },\r
4165         "summary": {},\r
4166         "edit": {\r
4167           "type": "none"\r
4168         }\r
4169       },\r
4170       "original_picture": {\r
4171         "symbol": {\r
4172           "type": "default",\r
4173           "args": {\r
4174             "face": {\r
4175               "type": "picture"\r
4176             }\r
4177           }\r
4178         },\r
4179         "caption": {\r
4180           "type": "default",\r
4181           "args": {\r
4182             "face": {\r
4183               "type": "method",\r
4184               "args": {\r
4185                 "method_name": "revision"\r
4186               }\r
4187             },\r
4188             "link": {\r
4189               "type": "action",\r
4190               "args": {\r
4191                 "action_name": "history"\r
4192               }\r
4193             }\r
4194           }\r
4195         },\r
4196         "summary": {},\r
4197         "edit": {\r
4198           "type": "template",\r
4199           "args": {\r
4200             "template_name": "publish"\r
4201           }\r
4202         }\r
4203       },\r
4204       "picture": {\r
4205         "symbol": {\r
4206           "type": "default",\r
4207           "args": {\r
4208             "face": {\r
4209               "type": "picture"\r
4210             }\r
4211           }\r
4212         },\r
4213         "caption": {\r
4214           "type": "default",\r
4215           "args": {\r
4216             "face": {\r
4217               "type": "column",\r
4218               "args": {\r
4219                 "column_name": "revision"\r
4220               }\r
4221             }\r
4222           }\r
4223         },\r
4224         "summary": {},\r
4225         "edit": {\r
4226           "type": "none"\r
4227         }\r
4228       },\r
4229       "resource_picture": {\r
4230         "symbol": {\r
4231           "type": "default",\r
4232           "args": {\r
4233             "face": {\r
4234               "type": "picture"\r
4235             }\r
4236           }\r
4237         },\r
4238         "caption": {\r
4239           "type": "none"\r
4240         },\r
4241         "summary": {},\r
4242         "edit": {\r
4243           "type": "none"\r
4244         }\r
4245       },\r
4246       "speech_balloon_template": {\r
4247         "symbol": {\r
4248           "type": "default",\r
4249           "args": {\r
4250             "face": {\r
4251               "type": "picture"\r
4252             }\r
4253           }\r
4254         },\r
4255         "caption": {},\r
4256         "summary": {\r
4257           "type": "none"\r
4258         },\r
4259         "edit": {\r
4260           "type": "none"\r
4261         }\r
4262       },\r
4263       "writing_format": {\r
4264         "symbol": {},\r
4265         "caption": {},\r
4266         "summary": {\r
4267           "type": "none"\r
4268         },\r
4269         "edit": {\r
4270           "type": "none"\r
4271         }\r
4272       },\r
4273       "license_group": {\r
4274         "symbol": {},\r
4275         "caption": {\r
4276           "type": "default",\r
4277           "args": {\r
4278             "link": {\r
4279               "type": "url_column",\r
4280               "args": {\r
4281                 "column_name": "url"\r
4282               }\r
4283             }\r
4284           }\r
4285         },\r
4286         "summary": {\r
4287           "type": "none"\r
4288         },\r
4289         "edit": {\r
4290           "type": "none"\r
4291         }\r
4292       },\r
4293       "license": {\r
4294         "symbol": {},\r
4295         "caption": {\r
4296           "type": "default",\r
4297           "args": {\r
4298             "face": {\r
4299               "type": "method",\r
4300               "args": {\r
4301                 "method_name": "caption_with_group"\r
4302               }\r
4303             },\r
4304             "link": {\r
4305               "type": "url_column",\r
4306               "args": {\r
4307                 "column_name": "url"\r
4308               }\r
4309             }\r
4310           }\r
4311         },\r
4312         "summary": {},\r
4313         "edit": {\r
4314           "type": "none"\r
4315         }\r
4316       },\r
4317       "author": {\r
4318         "symbol": {},\r
4319         "caption": {\r
4320           "type": "default",\r
4321           "args": {\r
4322             "face": {\r
4323               "type": "column",\r
4324               "args": {\r
4325                 "column_name": "name"\r
4326               }\r
4327             }\r
4328           }\r
4329         },\r
4330         "summary": {},\r
4331         "edit": {\r
4332           "type": "account"\r
4333         }\r
4334       },\r
4335       "artist": {\r
4336         "symbol": {},\r
4337         "caption": {\r
4338           "type": "default",\r
4339           "args": {\r
4340             "face": {\r
4341               "type": "column",\r
4342               "args": {\r
4343                 "column_name": "name"\r
4344               }\r
4345             }\r
4346           }\r
4347         },\r
4348         "summary": {},\r
4349         "edit": {\r
4350           "type": "account"\r
4351         }\r
4352       },\r
4353       "system_picture": {\r
4354         "symbol": {\r
4355           "type": "default",\r
4356           "args": {\r
4357             "face": {\r
4358               "type": "picture"\r
4359             }\r
4360           }\r
4361         },\r
4362         "caption": {\r
4363           "type": "none"\r
4364         },\r
4365         "summary": {\r
4366           "type": "none"\r
4367         },\r
4368         "edit": {\r
4369           "type": "none"\r
4370         }\r
4371       }\r
4372     },\r
4373     "list_groups": {\r
4374       "scroll": {\r
4375         "lists": {\r
4376           "public": {},\r
4377           "private": {},\r
4378           "by_author": {},\r
4379           "by_panel": {},\r
4380           "play": {}\r
4381         }\r
4382       },\r
4383       "scroll_panel": {\r
4384         "tree_name": "owner",\r
4385         "lists": {\r
4386           "public": {},\r
4387           "private": {},\r
4388           "by_scroll": {},\r
4389           "by_panel": {}\r
4390         }\r
4391       },\r
4392       "comic": {\r
4393         "lists": {\r
4394           "public": {},\r
4395           "private": {},\r
4396           "by_author": {}\r
4397         }\r
4398       },\r
4399       "story": {\r
4400         "lists": {\r
4401           "public": {},\r
4402           "private": {},\r
4403           "by_comic": {},\r
4404           "by_sheet": {},\r
4405           "by_author": {},\r
4406           "play": {}\r
4407         }\r
4408       },\r
4409       "story_sheet": {\r
4410         "tree_name": "owner",\r
4411         "lists": {\r
4412           "public": {},\r
4413           "private": {},\r
4414           "by_story": {},\r
4415           "by_sheet": {}\r
4416         }\r
4417       },\r
4418       "sheet": {\r
4419         "lists": {\r
4420           "public": {},\r
4421           "private": {},\r
4422           "by_story": {},\r
4423           "by_panel": {},\r
4424           "by_author": {},\r
4425           "play": {}\r
4426         }\r
4427       },\r
4428       "sheet_panel": {\r
4429         "tree_name": "owner",\r
4430         "lists": {\r
4431           "public": {},\r
4432           "private": {},\r
4433           "by_sheet": {},\r
4434           "by_panel": {}\r
4435         }\r
4436       },\r
4437       "panel": {\r
4438         "lists": {\r
4439           "public": {},\r
4440           "private": {},\r
4441           "by_scroll": {},\r
4442           "by_sheet": {},\r
4443           "by_author": {},\r
4444           "by_speech_balloon_template": {}\r
4445         }\r
4446       },\r
4447       "panel_picture": {\r
4448         "tree_name": "owner",\r
4449         "lists": {\r
4450           "public": {},\r
4451           "private": {},\r
4452           "by_panel": {},\r
4453           "by_author": {}\r
4454         }\r
4455       },\r
4456       "speech_balloon": {\r
4457         "tree_name": "owner",\r
4458         "lists": {\r
4459           "public": {},\r
4460           "private": {},\r
4461           "by_panel": {},\r
4462           "by_speech_balloon_template": {},\r
4463           "by_author": {}\r
4464         }\r
4465       },\r
4466       "speech": {\r
4467         "tree_name": "owner",\r
4468         "lists": {\r
4469           "public": {},\r
4470           "by_speech_balloon": {},\r
4471           "by_writing_format": {}\r
4472         }\r
4473       },\r
4474       "balloon": {\r
4475         "tree_name": "owner",\r
4476         "lists": {\r
4477           "public": {},\r
4478           "by_speech_balloon": {}\r
4479         }\r
4480       },\r
4481       "ground_picture": {\r
4482         "tree_name": "owner",\r
4483         "lists": {\r
4484           "public": {},\r
4485           "private": {},\r
4486           "by_panel": {},\r
4487           "by_author": {}\r
4488         }\r
4489       },\r
4490       "ground_color": {\r
4491         "tree_name": "owner",\r
4492         "lists": {\r
4493           "public": {},\r
4494           "private": {},\r
4495           "by_panel": {},\r
4496           "by_author": {}\r
4497         }\r
4498       },\r
4499       "original_picture": {\r
4500         "lists": {\r
4501           "private": {}\r
4502         }\r
4503       },\r
4504       "picture": {},\r
4505       "resource_picture": {\r
4506         "lists": {\r
4507           "public": {},\r
4508           "private": {},\r
4509           "by_license": {},\r
4510           "by_artist": {}\r
4511         }\r
4512       },\r
4513       "speech_balloon_template": {\r
4514         "lists": {\r
4515           "public": {},\r
4516           "select_items": {}\r
4517         }\r
4518       },\r
4519       "writing_format": {\r
4520         "lists": {\r
4521           "public": {},\r
4522           "select_items": {},\r
4523           "by_system_picture": {}\r
4524         }\r
4525       },\r
4526       "license_group": {\r
4527         "lists": {\r
4528           "public": {},\r
4529           "select_items": {}\r
4530         }\r
4531       },\r
4532       "license": {\r
4533         "lists": {\r
4534           "public": {},\r
4535           "by_license_group": {},\r
4536           "by_system_picture": {}\r
4537         }\r
4538       },\r
4539       "author": {\r
4540         "lists": {\r
4541           "public": {}\r
4542         }\r
4543       },\r
4544       "artist": {\r
4545         "lists": {\r
4546           "public": {}\r
4547         }\r
4548       },\r
4549       "system_picture": {\r
4550         "lists": {\r
4551           "public": {}\r
4552         }\r
4553       }\r
4554     },\r
4555     "elements": [\r
4556       {\r
4557         "name": "panel_picture",\r
4558         "path_name": "panel_pictures",\r
4559         "parts": []\r
4560       },\r
4561       {\r
4562         "name": "speech_balloon",\r
4563         "path_name": "circle_speech_balloon/speech_balloons",\r
4564         "parts": [\r
4565           "balloon",\r
4566           "speech"\r
4567         ]\r
4568       },\r
4569       {\r
4570         "name": "ground_picture",\r
4571         "path_name": "ground_pictures",\r
4572         "parts": []\r
4573       },\r
4574       {\r
4575         "name": "ground_color",\r
4576         "path_name": "ground_colors",\r
4577         "parts": []\r
4578       }\r
4579     ],\r
4580     "forms": {\r
4581       "base": {\r
4582         "scroll": {\r
4583           "fields": {\r
4584             "title": {\r
4585               "args": {\r
4586                 "column": "title",\r
4587                 "label": {\r
4588                   "args": {\r
4589                     "row_break": true\r
4590                   }\r
4591                 },\r
4592                 "tag": {\r
4593                   "type": "text"\r
4594                 },\r
4595                 "row_break": true\r
4596               }\r
4597             },\r
4598             "description": {\r
4599               "args": {\r
4600                 "column": "description",\r
4601                 "label": {\r
4602                   "args": {\r
4603                     "row_break": true\r
4604                   }\r
4605                 },\r
4606                 "tag": {\r
4607                   "type": "text_area",\r
4608                   "args": {\r
4609                     "options": {\r
4610                       "size": "45x15"\r
4611                     }\r
4612                   }\r
4613                 }\r
4614               }\r
4615             },\r
4616             "visible": {\r
4617               "args": {\r
4618                 "column": "visible",\r
4619                 "label": {},\r
4620                 "tag": {\r
4621                   "type": "select"\r
4622                 },\r
4623                 "row_break": true\r
4624               }\r
4625             },\r
4626             "id": {\r
4627               "args": {\r
4628                 "column": "id",\r
4629                 "label": {\r
4630                   "type": "none"\r
4631                 },\r
4632                 "tag": {\r
4633                   "type": "hidden"\r
4634                 }\r
4635               }\r
4636             },\r
4637             "author_id": {\r
4638               "args": {\r
4639                 "column": "author_id",\r
4640                 "label": {\r
4641                   "type": "none"\r
4642                 },\r
4643                 "tag": {\r
4644                   "type": "hidden"\r
4645                 }\r
4646               }\r
4647             }\r
4648           },\r
4649           "field_names": [\r
4650             "title",\r
4651             "description",\r
4652             "visible",\r
4653             "id",\r
4654             "author_id"\r
4655           ]\r
4656         },\r
4657         "scroll_panel": {\r
4658           "fields": {\r
4659             "scroll_id": {\r
4660               "args": {\r
4661                 "column": "scroll_id",\r
4662                 "label": {},\r
4663                 "tag": {\r
4664                   "type": "number"\r
4665                 }\r
4666               }\r
4667             },\r
4668             "panel_id": {\r
4669               "args": {\r
4670                 "column": "panel_id",\r
4671                 "label": {},\r
4672                 "tag": {\r
4673                   "type": "number"\r
4674                 }\r
4675               }\r
4676             },\r
4677             "t": {\r
4678               "args": {\r
4679                 "column": "t",\r
4680                 "label": {},\r
4681                 "tag": {\r
4682                   "type": "number"\r
4683                 }\r
4684               }\r
4685             },\r
4686             "id": {\r
4687               "args": {\r
4688                 "column": "id",\r
4689                 "label": {\r
4690                   "type": "none"\r
4691                 },\r
4692                 "tag": {\r
4693                   "type": "hidden"\r
4694                 }\r
4695               }\r
4696             }\r
4697           },\r
4698           "field_names": [\r
4699             "scroll_id",\r
4700             "panel_id",\r
4701             "t",\r
4702             "id"\r
4703           ]\r
4704         },\r
4705         "comic": {\r
4706           "fields": {\r
4707             "title": {\r
4708               "args": {\r
4709                 "column": "title",\r
4710                 "label": {\r
4711                   "args": {\r
4712                     "row_break": true\r
4713                   }\r
4714                 },\r
4715                 "tag": {\r
4716                   "type": "text"\r
4717                 },\r
4718                 "row_break": true\r
4719               }\r
4720             },\r
4721             "description": {\r
4722               "args": {\r
4723                 "column": "description",\r
4724                 "label": {\r
4725                   "args": {\r
4726                     "row_break": true\r
4727                   }\r
4728                 },\r
4729                 "tag": {\r
4730                   "type": "text_area",\r
4731                   "args": {\r
4732                     "options": {\r
4733                       "size": "45x15"\r
4734                     }\r
4735                   }\r
4736                 }\r
4737               }\r
4738             },\r
4739             "visible": {\r
4740               "args": {\r
4741                 "column": "visible",\r
4742                 "label": {},\r
4743                 "tag": {\r
4744                   "type": "select"\r
4745                 },\r
4746                 "row_break": true\r
4747               }\r
4748             },\r
4749             "id": {\r
4750               "args": {\r
4751                 "column": "id",\r
4752                 "label": {\r
4753                   "type": "none"\r
4754                 },\r
4755                 "tag": {\r
4756                   "type": "hidden"\r
4757                 }\r
4758               }\r
4759             },\r
4760             "author_id": {\r
4761               "args": {\r
4762                 "column": "author_id",\r
4763                 "label": {\r
4764                   "type": "none"\r
4765                 },\r
4766                 "tag": {\r
4767                   "type": "hidden"\r
4768                 }\r
4769               }\r
4770             }\r
4771           },\r
4772           "field_names": [\r
4773             "title",\r
4774             "description",\r
4775             "visible",\r
4776             "id",\r
4777             "author_id"\r
4778           ]\r
4779         },\r
4780         "story": {\r
4781           "fields": {\r
4782             "comic_id": {\r
4783               "args": {\r
4784                 "column": "comic_id",\r
4785                 "label": {\r
4786                   "type": "none"\r
4787                 },\r
4788                 "tag": {\r
4789                   "type": "hidden"\r
4790                 }\r
4791               }\r
4792             },\r
4793             "title": {\r
4794               "args": {\r
4795                 "column": "title",\r
4796                 "label": {\r
4797                   "args": {\r
4798                     "row_break": true\r
4799                   }\r
4800                 },\r
4801                 "tag": {\r
4802                   "type": "text"\r
4803                 },\r
4804                 "row_break": true\r
4805               }\r
4806             },\r
4807             "description": {\r
4808               "args": {\r
4809                 "column": "description",\r
4810                 "label": {\r
4811                   "args": {\r
4812                     "row_break": true\r
4813                   }\r
4814                 },\r
4815                 "tag": {\r
4816                   "type": "text_area",\r
4817                   "args": {\r
4818                     "options": {\r
4819                       "size": "45x15"\r
4820                     }\r
4821                   }\r
4822                 },\r
4823                 "row_break": true\r
4824               }\r
4825             },\r
4826             "visible": {\r
4827               "args": {\r
4828                 "column": "visible",\r
4829                 "label": {},\r
4830                 "tag": {\r
4831                   "type": "select"\r
4832                 },\r
4833                 "row_break": true\r
4834               }\r
4835             },\r
4836             "t": {\r
4837               "args": {\r
4838                 "column": "t",\r
4839                 "label": {},\r
4840                 "tag": {\r
4841                   "type": "number"\r
4842                 }\r
4843               }\r
4844             },\r
4845             "id": {\r
4846               "args": {\r
4847                 "column": "id",\r
4848                 "label": {\r
4849                   "type": "none"\r
4850                 },\r
4851                 "tag": {\r
4852                   "type": "hidden"\r
4853                 }\r
4854               }\r
4855             },\r
4856             "author_id": {\r
4857               "args": {\r
4858                 "column": "author_id",\r
4859                 "label": {\r
4860                   "type": "none"\r
4861                 },\r
4862                 "tag": {\r
4863                   "type": "hidden"\r
4864                 }\r
4865               }\r
4866             }\r
4867           },\r
4868           "field_names": [\r
4869             "comic_id",\r
4870             "title",\r
4871             "description",\r
4872             "visible",\r
4873             "t",\r
4874             "id",\r
4875             "author_id"\r
4876           ]\r
4877         },\r
4878         "story_sheet": {\r
4879           "fields": {\r
4880             "story_id": {\r
4881               "args": {\r
4882                 "column": "story_id",\r
4883                 "label": {\r
4884                   "type": "none"\r
4885                 },\r
4886                 "tag": {\r
4887                   "type": "number"\r
4888                 }\r
4889               }\r
4890             },\r
4891             "sheet_id": {\r
4892               "args": {\r
4893                 "column": "sheet_id",\r
4894                 "label": {\r
4895                   "type": "none"\r
4896                 },\r
4897                 "tag": {\r
4898                   "type": "number"\r
4899                 }\r
4900               }\r
4901             },\r
4902             "t": {\r
4903               "args": {\r
4904                 "column": "t",\r
4905                 "label": {},\r
4906                 "tag": {\r
4907                   "type": "number"\r
4908                 }\r
4909               }\r
4910             },\r
4911             "id": {\r
4912               "args": {\r
4913                 "column": "id",\r
4914                 "label": {\r
4915                   "type": "none"\r
4916                 },\r
4917                 "tag": {\r
4918                   "type": "hidden"\r
4919                 }\r
4920               }\r
4921             }\r
4922           },\r
4923           "field_names": [\r
4924             "story_id",\r
4925             "sheet_id",\r
4926             "t",\r
4927             "id"\r
4928           ]\r
4929         },\r
4930         "sheet": {\r
4931           "fields": {\r
4932             "caption": {\r
4933               "args": {\r
4934                 "column": "caption",\r
4935                 "label": {\r
4936                   "args": {\r
4937                     "row_break": true\r
4938                   }\r
4939                 },\r
4940                 "tag": {\r
4941                   "type": "text"\r
4942                 },\r
4943                 "row_break": true\r
4944               }\r
4945             },\r
4946             "width": {\r
4947               "args": {\r
4948                 "column": "width",\r
4949                 "label": {},\r
4950                 "tag": {\r
4951                   "type": "number",\r
4952                   "args": {\r
4953                     "options": {\r
4954                       "size": 5\r
4955                     }\r
4956                   }\r
4957                 }\r
4958               }\r
4959             },\r
4960             "height": {\r
4961               "args": {\r
4962                 "column": "height",\r
4963                 "label": {},\r
4964                 "tag": {\r
4965                   "type": "number",\r
4966                   "args": {\r
4967                     "options": {\r
4968                       "size": 5\r
4969                     }\r
4970                   }\r
4971                 },\r
4972                 "row_break": true\r
4973               }\r
4974             },\r
4975             "visible": {\r
4976               "args": {\r
4977                 "column": "visible",\r
4978                 "label": {},\r
4979                 "tag": {\r
4980                   "type": "select"\r
4981                 },\r
4982                 "row_break": true\r
4983               }\r
4984             },\r
4985             "id": {\r
4986               "args": {\r
4987                 "column": "id",\r
4988                 "label": {\r
4989                   "type": "none"\r
4990                 },\r
4991                 "tag": {\r
4992                   "type": "hidden"\r
4993                 }\r
4994               }\r
4995             },\r
4996             "author_id": {\r
4997               "args": {\r
4998                 "column": "author_id",\r
4999                 "label": {\r
5000                   "type": "none"\r
5001                 },\r
5002                 "tag": {\r
5003                   "type": "hidden"\r
5004                 }\r
5005               }\r
5006             }\r
5007           },\r
5008           "field_names": [\r
5009             "caption",\r
5010             "width",\r
5011             "height",\r
5012             "visible",\r
5013             "id",\r
5014             "author_id"\r
5015           ]\r
5016         },\r
5017         "sheet_panel": {\r
5018           "fields": {\r
5019             "sheet_id": {\r
5020               "args": {\r
5021                 "column": "sheet_id",\r
5022                 "label": {},\r
5023                 "tag": {\r
5024                   "type": "number"\r
5025                 }\r
5026               }\r
5027             },\r
5028             "panel_id": {\r
5029               "args": {\r
5030                 "column": "panel_id",\r
5031                 "label": {},\r
5032                 "tag": {\r
5033                   "type": "number"\r
5034                 }\r
5035               }\r
5036             },\r
5037             "x": {\r
5038               "args": {\r
5039                 "column": "x",\r
5040                 "label": {},\r
5041                 "tag": {\r
5042                   "type": "number",\r
5043                   "args": {\r
5044                     "options": {\r
5045                       "size": 5\r
5046                     }\r
5047                   }\r
5048                 }\r
5049               }\r
5050             },\r
5051             "y": {\r
5052               "args": {\r
5053                 "column": "y",\r
5054                 "label": {},\r
5055                 "tag": {\r
5056                   "type": "number",\r
5057                   "args": {\r
5058                     "options": {\r
5059                       "size": 5\r
5060                     }\r
5061                   }\r
5062                 },\r
5063                 "row_break": true\r
5064               }\r
5065             },\r
5066             "z": {\r
5067               "args": {\r
5068                 "column": "z",\r
5069                 "label": {\r
5070                   "type": "none"\r
5071                 },\r
5072                 "tag": {\r
5073                   "type": "hidden"\r
5074                 }\r
5075               }\r
5076             },\r
5077             "t": {\r
5078               "args": {\r
5079                 "column": "t",\r
5080                 "label": {\r
5081                   "type": "none"\r
5082                 },\r
5083                 "tag": {\r
5084                   "type": "hidden"\r
5085                 }\r
5086               }\r
5087             },\r
5088             "id": {\r
5089               "args": {\r
5090                 "column": "id",\r
5091                 "label": {\r
5092                   "type": "none"\r
5093                 },\r
5094                 "tag": {\r
5095                   "type": "hidden"\r
5096                 }\r
5097               }\r
5098             }\r
5099           },\r
5100           "field_names": [\r
5101             "sheet_id",\r
5102             "panel_id",\r
5103             "x",\r
5104             "y",\r
5105             "z",\r
5106             "t",\r
5107             "id"\r
5108           ]\r
5109         },\r
5110         "panel": {\r
5111           "fields": {\r
5112             "caption": {\r
5113               "args": {\r
5114                 "column": "caption",\r
5115                 "label": {},\r
5116                 "tag": {\r
5117                   "type": "text"\r
5118                 },\r
5119                 "row_break": true\r
5120               }\r
5121             },\r
5122             "width": {\r
5123               "args": {\r
5124                 "column": "width",\r
5125                 "label": {},\r
5126                 "tag": {\r
5127                   "type": "number",\r
5128                   "args": {\r
5129                     "options": {\r
5130                       "size": 5\r
5131                     }\r
5132                   }\r
5133                 }\r
5134               }\r
5135             },\r
5136             "height": {\r
5137               "args": {\r
5138                 "column": "height",\r
5139                 "label": {},\r
5140                 "tag": {\r
5141                   "type": "number",\r
5142                   "args": {\r
5143                     "options": {\r
5144                       "size": 5\r
5145                     }\r
5146                   }\r
5147                 },\r
5148                 "row_break": true\r
5149               }\r
5150             },\r
5151             "border": {\r
5152               "args": {\r
5153                 "column": "border",\r
5154                 "label": {},\r
5155                 "tag": {\r
5156                   "type": "number",\r
5157                   "args": {\r
5158                     "options": {\r
5159                       "size": 5\r
5160                     }\r
5161                   }\r
5162                 }\r
5163               }\r
5164             },\r
5165             "publish": {\r
5166               "args": {\r
5167                 "column": "publish",\r
5168                 "label": {},\r
5169                 "tag": {\r
5170                   "type": "select"\r
5171                 },\r
5172                 "row_break": true\r
5173               }\r
5174             },\r
5175             "id": {\r
5176               "args": {\r
5177                 "column": "id",\r
5178                 "label": {\r
5179                   "type": "none"\r
5180                 },\r
5181                 "tag": {\r
5182                   "type": "hidden"\r
5183                 }\r
5184               }\r
5185             },\r
5186             "author_id": {\r
5187               "args": {\r
5188                 "column": "author_id",\r
5189                 "label": {\r
5190                   "type": "none"\r
5191                 },\r
5192                 "tag": {\r
5193                   "type": "hidden"\r
5194                 }\r
5195               }\r
5196             }\r
5197           },\r
5198           "field_names": [\r
5199             "caption",\r
5200             "width",\r
5201             "height",\r
5202             "border",\r
5203             "publish",\r
5204             "id",\r
5205             "author_id"\r
5206           ]\r
5207         },\r
5208         "panel_picture": {\r
5209           "fields": {\r
5210             "caption": {\r
5211               "args": {\r
5212                 "column": "caption",\r
5213                 "label": {},\r
5214                 "tag": {\r
5215                   "type": "text"\r
5216                 },\r
5217                 "row_break": true\r
5218               }\r
5219             },\r
5220             "x": {\r
5221               "args": {\r
5222                 "column": "x",\r
5223                 "label": {},\r
5224                 "tag": {\r
5225                   "type": "number",\r
5226                   "args": {\r
5227                     "options": {\r
5228                       "size": 5\r
5229                     }\r
5230                   }\r
5231                 }\r
5232               }\r
5233             },\r
5234             "y": {\r
5235               "args": {\r
5236                 "column": "y",\r
5237                 "label": {},\r
5238                 "tag": {\r
5239                   "type": "number",\r
5240                   "args": {\r
5241                     "options": {\r
5242                       "size": 5\r
5243                     }\r
5244                   }\r
5245                 },\r
5246                 "row_break": true\r
5247               }\r
5248             },\r
5249             "width": {\r
5250               "args": {\r
5251                 "column": "width",\r
5252                 "label": {},\r
5253                 "tag": {\r
5254                   "type": "number",\r
5255                   "args": {\r
5256                     "options": {\r
5257                       "size": 5\r
5258                     }\r
5259                   }\r
5260                 },\r
5261                 "helpers": {\r
5262                   "size": {\r
5263                     "type": "size",\r
5264                     "args": {\r
5265                       "path": "panels/size_helper",\r
5266                       "class": "panel_picture_width_tool"\r
5267                     }\r
5268                   }\r
5269                 },\r
5270                 "row_break": true\r
5271               }\r
5272             },\r
5273             "height": {\r
5274               "args": {\r
5275                 "column": "height",\r
5276                 "label": {},\r
5277                 "tag": {\r
5278                   "type": "number",\r
5279                   "args": {\r
5280                     "options": {\r
5281                       "size": 5\r
5282                     }\r
5283                   }\r
5284                 },\r
5285                 "helpers": {\r
5286                   "size": {\r
5287                     "type": "size",\r
5288                     "args": {\r
5289                       "path": "panels/size_helper",\r
5290                       "class": "panel_picture_height_tool"\r
5291                     }\r
5292                   }\r
5293                 },\r
5294                 "row_break": true\r
5295               }\r
5296             },\r
5297             "link": {\r
5298               "args": {\r
5299                 "column": "link",\r
5300                 "label": {},\r
5301                 "tag": {\r
5302                   "type": "text"\r
5303                 },\r
5304                 "row_break": true\r
5305               }\r
5306             },\r
5307             "id": {\r
5308               "args": {\r
5309                 "column": "id",\r
5310                 "label": {\r
5311                   "type": "none"\r
5312                 },\r
5313                 "tag": {\r
5314                   "type": "hidden"\r
5315                 }\r
5316               }\r
5317             },\r
5318             "panel_id": {\r
5319               "args": {\r
5320                 "column": "panel_id",\r
5321                 "label": {\r
5322                   "type": "none"\r
5323                 },\r
5324                 "tag": {\r
5325                   "type": "hidden"\r
5326                 }\r
5327               }\r
5328             },\r
5329             "picture_id": {\r
5330               "args": {\r
5331                 "column": "picture_id",\r
5332                 "label": {},\r
5333                 "tag": {\r
5334                   "type": "hidden"\r
5335                 },\r
5336                 "helpers": {\r
5337                   "popup": {\r
5338                     "type": "size",\r
5339                     "args": {\r
5340                       "path": "panels/popup_helper",\r
5341                       "source": "pictures"\r
5342                     }\r
5343                   }\r
5344                 }\r
5345               }\r
5346             },\r
5347             "z": {\r
5348               "args": {\r
5349                 "column": "z",\r
5350                 "label": {\r
5351                   "type": "none"\r
5352                 },\r
5353                 "tag": {\r
5354                   "type": "hidden"\r
5355                 }\r
5356               }\r
5357             },\r
5358             "t": {\r
5359               "args": {\r
5360                 "column": "t",\r
5361                 "label": {\r
5362                   "type": "none"\r
5363                 },\r
5364                 "tag": {\r
5365                   "type": "hidden"\r
5366                 }\r
5367               }\r
5368             }\r
5369           },\r
5370           "field_names": [\r
5371             "caption",\r
5372             "x",\r
5373             "y",\r
5374             "width",\r
5375             "height",\r
5376             "link",\r
5377             "id",\r
5378             "panel_id",\r
5379             "picture_id",\r
5380             "z",\r
5381             "t"\r
5382           ]\r
5383         },\r
5384         "speech_balloon": {\r
5385           "fields": {\r
5386             "speech_balloon.id": {\r
5387               "args": {\r
5388                 "column": "id",\r
5389                 "label": {\r
5390                   "type": "none"\r
5391                 },\r
5392                 "tag": {\r
5393                   "type": "hidden"\r
5394                 }\r
5395               }\r
5396             },\r
5397             "speech_balloon.panel_id": {\r
5398               "args": {\r
5399                 "column": "panel_id",\r
5400                 "label": {\r
5401                   "type": "none"\r
5402                 },\r
5403                 "tag": {\r
5404                   "type": "hidden"\r
5405                 }\r
5406               }\r
5407             },\r
5408             "speech_balloon.speech_balloon_template_id": {\r
5409               "args": {\r
5410                 "column": "speech_balloon_template_id",\r
5411                 "label": {\r
5412                   "type": "none"\r
5413                 },\r
5414                 "tag": {\r
5415                   "type": "hidden"\r
5416                 }\r
5417               }\r
5418             },\r
5419             "speech_balloon.caption": {\r
5420               "args": {\r
5421                 "column": "caption",\r
5422                 "label": {},\r
5423                 "tag": {\r
5424                   "type": "text"\r
5425                 },\r
5426                 "row_break": true\r
5427               }\r
5428             },\r
5429             "speech_balloon.z": {\r
5430               "args": {\r
5431                 "column": "z",\r
5432                 "label": {\r
5433                   "type": "none"\r
5434                 },\r
5435                 "tag": {\r
5436                   "type": "hidden"\r
5437                 }\r
5438               }\r
5439             },\r
5440             "speech_balloon.t": {\r
5441               "args": {\r
5442                 "column": "t",\r
5443                 "label": {\r
5444                   "type": "none"\r
5445                 },\r
5446                 "tag": {\r
5447                   "type": "hidden"\r
5448                 }\r
5449               }\r
5450             },\r
5451             "speech_balloon.classname": {\r
5452               "args": {\r
5453                 "column": "classname",\r
5454                 "label": {\r
5455                   "type": "none"\r
5456                 },\r
5457                 "tag": {\r
5458                   "type": "hidden"\r
5459                 }\r
5460               }\r
5461             },\r
5462             "speech_balloon.settings": {\r
5463               "args": {\r
5464                 "column": "settings",\r
5465                 "label": {\r
5466                   "type": "none"\r
5467                 },\r
5468                 "tag": {\r
5469                   "type": "hidden"\r
5470                 }\r
5471               }\r
5472             },\r
5473             "balloon.id": {\r
5474               "type": "part",\r
5475               "args": {\r
5476                 "model": "balloon",\r
5477                 "part": "balloon",\r
5478                 "column": "id",\r
5479                 "label": {\r
5480                   "type": "none"\r
5481                 },\r
5482                 "tag": {\r
5483                   "type": "hidden"\r
5484                 }\r
5485               }\r
5486             },\r
5487             "balloon.speech_balloon_id": {\r
5488               "type": "part",\r
5489               "args": {\r
5490                 "model": "balloon",\r
5491                 "part": "balloon",\r
5492                 "column": "speech_balloon_id",\r
5493                 "label": {\r
5494                   "type": "none"\r
5495                 },\r
5496                 "tag": {\r
5497                   "type": "hidden"\r
5498                 }\r
5499               }\r
5500             },\r
5501             "balloon.system_picture_id": {\r
5502               "type": "part",\r
5503               "args": {\r
5504                 "model": "balloon",\r
5505                 "part": "balloon",\r
5506                 "column": "system_picture_id",\r
5507                 "label": {\r
5508                   "type": "none"\r
5509                 },\r
5510                 "tag": {\r
5511                   "type": "hidden"\r
5512                 }\r
5513               }\r
5514             },\r
5515             "balloon.r": {\r
5516               "type": "part",\r
5517               "args": {\r
5518                 "model": "balloon",\r
5519                 "part": "balloon",\r
5520                 "column": "r",\r
5521                 "label": {},\r
5522                 "tag": {\r
5523                   "type": "number",\r
5524                   "args": {\r
5525                     "options": {\r
5526                       "size": 5\r
5527                     }\r
5528                   }\r
5529                 },\r
5530                 "helpers": {\r
5531                   "tail_angle": {\r
5532                     "type": "size",\r
5533                     "args": {\r
5534                       "path": "panels/tail_angle_helper"\r
5535                     }\r
5536                   }\r
5537                 },\r
5538                 "row_break": true\r
5539               }\r
5540             },\r
5541             "balloon.x": {\r
5542               "type": "part",\r
5543               "args": {\r
5544                 "model": "balloon",\r
5545                 "part": "balloon",\r
5546                 "column": "x",\r
5547                 "label": {},\r
5548                 "tag": {\r
5549                   "type": "number",\r
5550                   "args": {\r
5551                     "options": {\r
5552                       "size": 5\r
5553                     }\r
5554                   }\r
5555                 }\r
5556               }\r
5557             },\r
5558             "balloon.y": {\r
5559               "type": "part",\r
5560               "args": {\r
5561                 "model": "balloon",\r
5562                 "part": "balloon",\r
5563                 "column": "y",\r
5564                 "label": {},\r
5565                 "tag": {\r
5566                   "type": "number",\r
5567                   "args": {\r
5568                     "options": {\r
5569                       "size": 5\r
5570                     }\r
5571                   }\r
5572                 },\r
5573                 "row_break": true\r
5574               }\r
5575             },\r
5576             "balloon.width": {\r
5577               "type": "part",\r
5578               "args": {\r
5579                 "model": "balloon",\r
5580                 "part": "balloon",\r
5581                 "column": "width",\r
5582                 "label": {},\r
5583                 "tag": {\r
5584                   "type": "number",\r
5585                   "args": {\r
5586                     "options": {\r
5587                       "size": 5\r
5588                     }\r
5589                   }\r
5590                 }\r
5591               }\r
5592             },\r
5593             "balloon.height": {\r
5594               "type": "part",\r
5595               "args": {\r
5596                 "model": "balloon",\r
5597                 "part": "balloon",\r
5598                 "column": "height",\r
5599                 "label": {},\r
5600                 "tag": {\r
5601                   "type": "number",\r
5602                   "args": {\r
5603                     "options": {\r
5604                       "size": 5\r
5605                     }\r
5606                   }\r
5607                 },\r
5608                 "row_break": true\r
5609               }\r
5610             },\r
5611             "balloon.settings": {\r
5612               "type": "part",\r
5613               "args": {\r
5614                 "model": "balloon",\r
5615                 "part": "balloon",\r
5616                 "column": "settings",\r
5617                 "label": {\r
5618                   "type": "none"\r
5619                 },\r
5620                 "tag": {\r
5621                   "type": "hidden"\r
5622                 }\r
5623               }\r
5624             },\r
5625             "speech.id": {\r
5626               "type": "part",\r
5627               "args": {\r
5628                 "model": "speech",\r
5629                 "part": "speech",\r
5630                 "column": "id",\r
5631                 "label": {\r
5632                   "type": "none"\r
5633                 },\r
5634                 "tag": {\r
5635                   "type": "hidden"\r
5636                 }\r
5637               }\r
5638             },\r
5639             "speech.speech_balloon_id": {\r
5640               "type": "part",\r
5641               "args": {\r
5642                 "model": "speech",\r
5643                 "part": "speech",\r
5644                 "column": "speech_balloon_id",\r
5645                 "label": {\r
5646                   "type": "none"\r
5647                 },\r
5648                 "tag": {\r
5649                   "type": "hidden"\r
5650                 }\r
5651               }\r
5652             },\r
5653             "speech.x": {\r
5654               "type": "part",\r
5655               "args": {\r
5656                 "model": "speech",\r
5657                 "part": "speech",\r
5658                 "column": "x",\r
5659                 "label": {\r
5660                   "type": "none"\r
5661                 },\r
5662                 "tag": {\r
5663                   "type": "hidden"\r
5664                 }\r
5665               }\r
5666             },\r
5667             "speech.y": {\r
5668               "type": "part",\r
5669               "args": {\r
5670                 "model": "speech",\r
5671                 "part": "speech",\r
5672                 "column": "y",\r
5673                 "label": {\r
5674                   "type": "none"\r
5675                 },\r
5676                 "tag": {\r
5677                   "type": "hidden"\r
5678                 }\r
5679               }\r
5680             },\r
5681             "speech.width": {\r
5682               "type": "part",\r
5683               "args": {\r
5684                 "model": "speech",\r
5685                 "part": "speech",\r
5686                 "column": "width",\r
5687                 "label": {\r
5688                   "type": "none"\r
5689                 },\r
5690                 "tag": {\r
5691                   "type": "hidden"\r
5692                 }\r
5693               }\r
5694             },\r
5695             "speech.height": {\r
5696               "type": "part",\r
5697               "args": {\r
5698                 "model": "speech",\r
5699                 "part": "speech",\r
5700                 "column": "height",\r
5701                 "label": {\r
5702                   "type": "none"\r
5703                 },\r
5704                 "tag": {\r
5705                   "type": "hidden"\r
5706                 }\r
5707               }\r
5708             },\r
5709             "speech.writing_format_id": {\r
5710               "type": "part",\r
5711               "args": {\r
5712                 "model": "speech",\r
5713                 "part": "speech",\r
5714                 "column": "writing_format_id",\r
5715                 "label": {},\r
5716                 "tag": {\r
5717                   "type": "select"\r
5718                 }\r
5719               }\r
5720             },\r
5721             "speech.font_size": {\r
5722               "type": "part",\r
5723               "args": {\r
5724                 "model": "speech",\r
5725                 "part": "speech",\r
5726                 "column": "font_size",\r
5727                 "label": {},\r
5728                 "tag": {\r
5729                   "type": "select"\r
5730                 },\r
5731                 "row_break": true\r
5732               }\r
5733             },\r
5734             "speech.text_align": {\r
5735               "type": "part",\r
5736               "args": {\r
5737                 "model": "speech",\r
5738                 "part": "speech",\r
5739                 "column": "text_align",\r
5740                 "label": {},\r
5741                 "tag": {\r
5742                   "type": "select"\r
5743                 }\r
5744               }\r
5745             },\r
5746             "speech.quotes": {\r
5747               "type": "part",\r
5748               "args": {\r
5749                 "model": "speech",\r
5750                 "part": "speech",\r
5751                 "column": "quotes",\r
5752                 "label": {},\r
5753                 "tag": {\r
5754                   "type": "text",\r
5755                   "args": {\r
5756                     "options": {\r
5757                       "size": 5\r
5758                     }\r
5759                   }\r
5760                 }\r
5761               }\r
5762             },\r
5763             "speech.content": {\r
5764               "type": "part",\r
5765               "args": {\r
5766                 "model": "speech",\r
5767                 "part": "speech",\r
5768                 "column": "content",\r
5769                 "label": {\r
5770                   "args": {\r
5771                     "row_break": true\r
5772                   }\r
5773                 },\r
5774                 "tag": {\r
5775                   "type": "text_area",\r
5776                   "args": {\r
5777                     "options": {\r
5778                       "size": "45x5"\r
5779                     }\r
5780                   }\r
5781                 }\r
5782               }\r
5783             },\r
5784             "speech.fore_color": {\r
5785               "type": "part",\r
5786               "args": {\r
5787                 "model": "speech",\r
5788                 "part": "speech",\r
5789                 "column": "fore_color",\r
5790                 "label": {\r
5791                   "row_break": true\r
5792                 },\r
5793                 "tag": {\r
5794                   "type": "hidden"\r
5795                 },\r
5796                 "helpers": {\r
5797                   "color": {\r
5798                     "type": "size",\r
5799                     "args": {\r
5800                       "path": "panels/color_helper",\r
5801                       "wrapper": "speech-fore_color-wrap"\r
5802                     }\r
5803                   }\r
5804                 }\r
5805               }\r
5806             },\r
5807             "speech.settings": {\r
5808               "type": "part",\r
5809               "args": {\r
5810                 "model": "speech",\r
5811                 "part": "speech",\r
5812                 "column": "settings",\r
5813                 "label": {\r
5814                   "type": "none"\r
5815                 },\r
5816                 "tag": {\r
5817                   "type": "hidden"\r
5818                 }\r
5819               }\r
5820             }\r
5821           }\r
5822         },\r
5823         "ground_picture": {\r
5824           "fields": {\r
5825             "id": {\r
5826               "args": {\r
5827                 "column": "id",\r
5828                 "label": {\r
5829                   "type": "none"\r
5830                 },\r
5831                 "tag": {\r
5832                   "type": "hidden"\r
5833                 }\r
5834               }\r
5835             },\r
5836             "panel_id": {\r
5837               "args": {\r
5838                 "column": "panel_id",\r
5839                 "label": {\r
5840                   "type": "none"\r
5841                 },\r
5842                 "tag": {\r
5843                   "type": "hidden"\r
5844                 }\r
5845               }\r
5846             },\r
5847             "picture_id": {\r
5848               "args": {\r
5849                 "column": "picture_id",\r
5850                 "label": {\r
5851                   "type": "none"\r
5852                 },\r
5853                 "tag": {\r
5854                   "type": "hidden"\r
5855                 }\r
5856               }\r
5857             },\r
5858             "caption": {\r
5859               "args": {\r
5860                 "column": "caption",\r
5861                 "label": {},\r
5862                 "tag": {\r
5863                   "type": "text"\r
5864                 },\r
5865                 "row_break": true\r
5866               }\r
5867             },\r
5868             "repeat": {\r
5869               "args": {\r
5870                 "column": "repeat",\r
5871                 "label": {},\r
5872                 "tag": {\r
5873                   "type": "select",\r
5874                   "args": {\r
5875                     "source": "magic_number",\r
5876                     "key": "ground_picture_repeat_items"\r
5877                   }\r
5878                 },\r
5879                 "row_break": true\r
5880               }\r
5881             },\r
5882             "x": {\r
5883               "args": {\r
5884                 "column": "x",\r
5885                 "label": {},\r
5886                 "tag": {\r
5887                   "type": "number",\r
5888                   "args": {\r
5889                     "options": {\r
5890                       "size": 5\r
5891                     }\r
5892                   }\r
5893                 }\r
5894               }\r
5895             },\r
5896             "y": {\r
5897               "args": {\r
5898                 "column": "y",\r
5899                 "label": {},\r
5900                 "tag": {\r
5901                   "type": "number",\r
5902                   "args": {\r
5903                     "options": {\r
5904                       "size": 5\r
5905                     }\r
5906                   }\r
5907                 },\r
5908                 "row_break": true\r
5909               }\r
5910             },\r
5911             "z": {\r
5912               "args": {\r
5913                 "column": "z",\r
5914                 "label": {\r
5915                   "type": "none"\r
5916                 },\r
5917                 "tag": {\r
5918                   "type": "hidden"\r
5919                 }\r
5920               }\r
5921             },\r
5922             "t": {\r
5923               "args": {\r
5924                 "column": "t",\r
5925                 "label": {\r
5926                   "type": "none"\r
5927                 },\r
5928                 "tag": {\r
5929                   "type": "hidden"\r
5930                 }\r
5931               }\r
5932             }\r
5933           },\r
5934           "field_names": [\r
5935             "caption",\r
5936             "repeat",\r
5937             "x",\r
5938             "y",\r
5939             "z",\r
5940             "t",\r
5941             "id",\r
5942             "panel_id",\r
5943             "picture_id"\r
5944           ]\r
5945         },\r
5946         "ground_color": {\r
5947           "fields": {\r
5948             "id": {\r
5949               "args": {\r
5950                 "column": "id",\r
5951                 "label": {\r
5952                   "type": "none"\r
5953                 },\r
5954                 "tag": {\r
5955                   "type": "hidden"\r
5956                 }\r
5957               }\r
5958             },\r
5959             "panel_id": {\r
5960               "args": {\r
5961                 "column": "panel_id",\r
5962                 "label": {\r
5963                   "type": "none"\r
5964                 },\r
5965                 "tag": {\r
5966                   "type": "hidden"\r
5967                 }\r
5968               }\r
5969             },\r
5970             "caption": {\r
5971               "args": {\r
5972                 "column": "caption",\r
5973                 "label": {},\r
5974                 "tag": {\r
5975                   "type": "text"\r
5976                 },\r
5977                 "row_break": true\r
5978               }\r
5979             },\r
5980             "code": {\r
5981               "args": {\r
5982                 "column": "code",\r
5983                 "label": {\r
5984                   "args": {\r
5985                     "row_break": true\r
5986                   }\r
5987                 },\r
5988                 "tag": {\r
5989                   "type": "hidden"\r
5990                 },\r
5991                 "helpers": {\r
5992                   "color": {\r
5993                     "type": "size",\r
5994                     "args": {\r
5995                       "path": "panels/color_helper",\r
5996                       "wrapper": "ground_color-code-wrap"\r
5997                     }\r
5998                   }\r
5999                 },\r
6000                 "row_break": true\r
6001               }\r
6002             },\r
6003             "orientation": {\r
6004               "args": {\r
6005                 "column": "orientation",\r
6006                 "label": {},\r
6007                 "tag": {\r
6008                   "type": "select"\r
6009                 },\r
6010                 "row_break": true\r
6011               }\r
6012             },\r
6013             "xy": {\r
6014               "args": {\r
6015                 "column": "xy",\r
6016                 "label": {},\r
6017                 "tag": {\r
6018                   "type": "number",\r
6019                   "args": {\r
6020                     "options": {\r
6021                       "size": 5\r
6022                     }\r
6023                   }\r
6024                 }\r
6025               }\r
6026             },\r
6027             "wh": {\r
6028               "args": {\r
6029                 "column": "wh",\r
6030                 "label": {},\r
6031                 "tag": {\r
6032                   "type": "number",\r
6033                   "args": {\r
6034                     "options": {\r
6035                       "size": 5\r
6036                     }\r
6037                   }\r
6038                 },\r
6039                 "row_break": true\r
6040               }\r
6041             },\r
6042             "z": {\r
6043               "args": {\r
6044                 "column": "z",\r
6045                 "label": {\r
6046                   "type": "none"\r
6047                 },\r
6048                 "tag": {\r
6049                   "type": "hidden"\r
6050                 }\r
6051               }\r
6052             },\r
6053             "t": {\r
6054               "args": {\r
6055                 "column": "t",\r
6056                 "label": {\r
6057                   "type": "none"\r
6058                 },\r
6059                 "tag": {\r
6060                   "type": "hidden"\r
6061                 }\r
6062               }\r
6063             }\r
6064           },\r
6065           "field_names": [\r
6066             "id",\r
6067             "panel_id",\r
6068             "caption",\r
6069             "code",\r
6070             "orientation",\r
6071             "xy",\r
6072             "wh",\r
6073             "z",\r
6074             "t"\r
6075           ]\r
6076         },\r
6077         "author": {\r
6078           "fields": {\r
6079             "id": {\r
6080               "args": {\r
6081                 "column": "id",\r
6082                 "label": {\r
6083                   "type": "none"\r
6084                 },\r
6085                 "tag": {\r
6086                   "type": "hidden"\r
6087                 }\r
6088               }\r
6089             },\r
6090             "name": {\r
6091               "args": {\r
6092                 "column": "name",\r
6093                 "label": {\r
6094                   "args": {\r
6095                     "row_break": true\r
6096                   }\r
6097                 },\r
6098                 "tag": {\r
6099                   "type": "text"\r
6100                 },\r
6101                 "row_break": true\r
6102               }\r
6103             }\r
6104           },\r
6105           "field_names": [\r
6106             "id",\r
6107             "name"\r
6108           ]\r
6109         },\r
6110         "artist": {\r
6111           "fields": {\r
6112             "id": {\r
6113               "args": {\r
6114                 "column": "id",\r
6115                 "label": {\r
6116                   "type": "none"\r
6117                 },\r
6118                 "tag": {\r
6119                   "type": "hidden"\r
6120                 }\r
6121               }\r
6122             },\r
6123             "name": {\r
6124               "args": {\r
6125                 "column": "name",\r
6126                 "label": {\r
6127                   "args": {\r
6128                     "row_break": true\r
6129                   }\r
6130                 },\r
6131                 "tag": {\r
6132                   "type": "text"\r
6133                 },\r
6134                 "row_break": true\r
6135               }\r
6136             }\r
6137           },\r
6138           "field_names": [\r
6139             "id",\r
6140             "name"\r
6141           ]\r
6142         }\r
6143       },\r
6144       "extend": {\r
6145         "CircleSpeechBalloon": {\r
6146           "base": "speech_balloon",\r
6147           "fields": {},\r
6148           "field_names": [\r
6149             "speech_balloon.caption",\r
6150             "balloon.r",\r
6151             "balloon.x",\r
6152             "balloon.y",\r
6153             "balloon.width",\r
6154             "balloon.height",\r
6155             "balloon.id",\r
6156             "balloon.speech_balloon_id",\r
6157             "balloon.system_picture_id",\r
6158             "balloon.settings",\r
6159             "speech.writing_format_id",\r
6160             "speech.font_size",\r
6161             "speech.text_align",\r
6162             "speech.quotes",\r
6163             "speech.content",\r
6164             "speech.fore_color",\r
6165             "speech.id",\r
6166             "speech.speech_balloon_id",\r
6167             "speech.x",\r
6168             "speech.y",\r
6169             "speech.width",\r
6170             "speech.height",\r
6171             "speech.settings",\r
6172             "speech_balloon.id",\r
6173             "speech_balloon.panel_id",\r
6174             "speech_balloon.speech_balloon_template_id",\r
6175             "speech_balloon.classname",\r
6176             "speech_balloon.z",\r
6177             "speech_balloon.t",\r
6178             "speech_balloon.settings"\r
6179           ]\r
6180         },\r
6181         "PlainSpeechBalloon": {\r
6182           "base": "speech_balloon",\r
6183           "fields": {\r
6184             "balloon.r": {\r
6185               "type": "part",\r
6186               "args": {\r
6187                 "model": "balloon",\r
6188                 "part": "balloon",\r
6189                 "column": "r",\r
6190                 "label": {\r
6191                   "type": "none"\r
6192                 },\r
6193                 "tag": {\r
6194                   "type": "hidden"\r
6195                 }\r
6196               }\r
6197             }\r
6198           },\r
6199           "field_names": [\r
6200             "speech_balloon.caption",\r
6201             "balloon.r",\r
6202             "balloon.x",\r
6203             "balloon.y",\r
6204             "balloon.width",\r
6205             "balloon.height",\r
6206             "balloon.id",\r
6207             "balloon.speech_balloon_id",\r
6208             "balloon.system_picture_id",\r
6209             "balloon.settings",\r
6210             "speech.writing_format_id",\r
6211             "speech.font_size",\r
6212             "speech.text_align",\r
6213             "speech.quotes",\r
6214             "speech.content",\r
6215             "speech.fore_color",\r
6216             "speech.id",\r
6217             "speech.speech_balloon_id",\r
6218             "speech.x",\r
6219             "speech.y",\r
6220             "speech.width",\r
6221             "speech.height",\r
6222             "speech.settings",\r
6223             "speech_balloon.id",\r
6224             "speech_balloon.panel_id",\r
6225             "speech_balloon.speech_balloon_template_id",\r
6226             "speech_balloon.classname",\r
6227             "speech_balloon.z",\r
6228             "speech_balloon.t",\r
6229             "speech_balloon.settings"\r
6230           ]\r
6231         },\r
6232         "SquareSpeechBalloon": {\r
6233           "base": "speech_balloon",\r
6234           "fields": {\r
6235             "balloon.r": {\r
6236               "type": "part",\r
6237               "args": {\r
6238                 "model": "balloon",\r
6239                 "part": "balloon",\r
6240                 "column": "r",\r
6241                 "label": {\r
6242                   "type": "none"\r
6243                 },\r
6244                 "tag": {\r
6245                   "type": "hidden"\r
6246                 }\r
6247               }\r
6248             }\r
6249           },\r
6250           "field_names": [\r
6251             "speech_balloon.caption",\r
6252             "balloon.r",\r
6253             "balloon.x",\r
6254             "balloon.y",\r
6255             "balloon.width",\r
6256             "balloon.height",\r
6257             "balloon.id",\r
6258             "balloon.speech_balloon_id",\r
6259             "balloon.system_picture_id",\r
6260             "balloon.settings",\r
6261             "speech.writing_format_id",\r
6262             "speech.font_size",\r
6263             "speech.text_align",\r
6264             "speech.quotes",\r
6265             "speech.content",\r
6266             "speech.fore_color",\r
6267             "speech.id",\r
6268             "speech.speech_balloon_id",\r
6269             "speech.x",\r
6270             "speech.y",\r
6271             "speech.width",\r
6272             "speech.height",\r
6273             "speech.settings",\r
6274             "speech_balloon.id",\r
6275             "speech_balloon.panel_id",\r
6276             "speech_balloon.speech_balloon_template_id",\r
6277             "speech_balloon.classname",\r
6278             "speech_balloon.z",\r
6279             "speech_balloon.t",\r
6280             "speech_balloon.settings"\r
6281           ]\r
6282         }\r
6283       }\r
6284     }\r
6285   }\r
6286 }