OSDN Git Service

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