OSDN Git Service

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