OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / app / assets / javascripts / manifest / work / forms.js.coffee.erb
1 #マニフェスト\r
2 @forms = {\r
3   base: {\r
4     scroll: {\r
5       fields: {\r
6         title: {\r
7           args: {\r
8             label: {\r
9               args: {\r
10                 row_break: true,\r
11               },\r
12             },\r
13             tag: {\r
14               type: 'text',\r
15             },\r
16             row_break: true,\r
17           },\r
18         },\r
19         description: {\r
20           args: {\r
21             label: {\r
22               args: {\r
23                 row_break: true,\r
24               },\r
25             },\r
26             tag: {\r
27               type: 'text_area',\r
28             },\r
29           },\r
30         },\r
31         visible: {\r
32           args: {\r
33             tag: {\r
34               type: 'select',\r
35             },\r
36             row_break: true,\r
37           },\r
38         },\r
39         id: {\r
40           args: {\r
41             label: {\r
42               type: 'none',\r
43             },\r
44             tag: {\r
45               type: 'hidden',\r
46             },\r
47           },\r
48         },\r
49         author_id: {\r
50           args: {\r
51             label: {\r
52               type: 'none',\r
53             },\r
54             tag: {\r
55               type: 'hidden',\r
56             },\r
57           },\r
58         },\r
59       },\r
60       field_names: [\r
61         'title',\r
62         'description',\r
63         'visible',\r
64         'id',\r
65         'author_id',\r
66       ]\r
67     },\r
68     scroll_panel: {\r
69       fields: {\r
70         scroll_id: {\r
71           args: {\r
72             tag: {\r
73               type: 'number',\r
74             },\r
75           },\r
76         },\r
77         panel_id: {\r
78           args: {\r
79             tag: {\r
80               type: 'number',\r
81             },\r
82           },\r
83         },\r
84         t: {\r
85           args: {\r
86             tag: {\r
87               type: 'number',\r
88             },\r
89           },\r
90         },\r
91         id: {\r
92           args: {\r
93             label: {\r
94               type: 'none',\r
95             },\r
96             tag: {\r
97               type: 'hidden',\r
98             },\r
99           },\r
100         },\r
101       },\r
102       field_names: [\r
103         'scroll_id',\r
104         'panel_id',\r
105         't',\r
106         'id',\r
107       ]\r
108     },\r
109     comic: {\r
110       fields: {\r
111         title: {\r
112           args: {\r
113             label: {\r
114               args: {\r
115                 row_break: true,\r
116               },\r
117             },\r
118             tag: {\r
119               type: 'text',\r
120             },\r
121             row_break: true,\r
122           },\r
123         },\r
124         description: {\r
125           args: {\r
126             label: {\r
127               args: {\r
128                 row_break: true,\r
129               },\r
130             },\r
131             tag: {\r
132               type: 'text_area',\r
133             },\r
134           },\r
135         },\r
136         visible: {\r
137           args: {\r
138             tag: {\r
139               type: 'select',\r
140             },\r
141             row_break: true,\r
142           },\r
143         },\r
144         id: {\r
145           args: {\r
146             label: {\r
147               type: 'none',\r
148             },\r
149             tag: {\r
150               type: 'hidden',\r
151             },\r
152           },\r
153         },\r
154         author_id: {\r
155           args: {\r
156             label: {\r
157               type: 'none',\r
158             },\r
159             tag: {\r
160               type: 'hidden',\r
161             },\r
162           },\r
163         },\r
164       },\r
165       field_names: [\r
166         'title',\r
167         'description',\r
168         'visible',\r
169         'id',\r
170         'author_id',\r
171       ]\r
172     },\r
173     story: {\r
174       fields: {\r
175         comic_id: {\r
176           args: {\r
177             label: {\r
178               type: 'none',\r
179             },\r
180             tag: {\r
181               type: 'hidden',\r
182             },\r
183           },\r
184         },\r
185         title: {\r
186           args: {\r
187             label: {\r
188               args: {\r
189                 row_break: true,\r
190               },\r
191             },\r
192             tag: {\r
193               type: 'text',\r
194             },\r
195             row_break: true,\r
196           },\r
197         },\r
198         description: {\r
199           args: {\r
200             label: {\r
201               args: {\r
202                 row_break: true,\r
203               },\r
204             },\r
205             tag: {\r
206               type: 'text_area',\r
207             },\r
208             row_break: true,\r
209           },\r
210         },\r
211         visible: {\r
212           args: {\r
213             tag: {\r
214               type: 'select',\r
215             },\r
216             row_break: true,\r
217           },\r
218         },\r
219         t: {\r
220           args: {\r
221             tag: {\r
222               type: 'number',\r
223             },\r
224           },\r
225         },\r
226         id: {\r
227           args: {\r
228             label: {\r
229               type: 'none',\r
230             },\r
231             tag: {\r
232               type: 'hidden',\r
233             },\r
234           },\r
235         },\r
236         author_id: {\r
237           args: {\r
238             label: {\r
239               type: 'none',\r
240             },\r
241             tag: {\r
242               type: 'hidden',\r
243             },\r
244           },\r
245         },\r
246       },\r
247       field_names: [\r
248         'comic_id',\r
249         'title',\r
250         'description',\r
251         'visible',\r
252         't',\r
253         'id',\r
254         'author_id',\r
255       ]\r
256     },\r
257     story_sheet: {\r
258       fields: {\r
259         story_id: {\r
260           args: {\r
261             label: {\r
262               type: 'none',\r
263             },\r
264             tag: {\r
265               type: 'number',\r
266             },\r
267           },\r
268         },\r
269         sheet_id: {\r
270           args: {\r
271             label: {\r
272               type: 'none',\r
273             },\r
274             tag: {\r
275               type: 'number',\r
276             },\r
277           },\r
278         },\r
279         t: {\r
280           args: {\r
281             tag: {\r
282               type: 'number',\r
283             },\r
284           },\r
285         },\r
286         id: {\r
287           args: {\r
288             label: {\r
289               type: 'none',\r
290             },\r
291             tag: {\r
292               type: 'hidden',\r
293             },\r
294           },\r
295         },\r
296       },\r
297       field_names: [\r
298         'story_id',\r
299         'sheet_id',\r
300         't',\r
301         'id',\r
302       ]\r
303     },\r
304     sheet: {\r
305       fields: {\r
306         caption: {\r
307           args: {\r
308             label: {\r
309               args: {\r
310                 row_break: true,\r
311               },\r
312             },\r
313             tag: {\r
314               type: 'text',\r
315             },\r
316             row_break: true,\r
317           },\r
318         },\r
319         width: {\r
320           args: {\r
321             tag: {\r
322               type: 'number',\r
323             },\r
324           },\r
325         },\r
326         height: {\r
327           args: {\r
328             tag: {\r
329               type: 'number',\r
330             },\r
331             row_break: true, \r
332           },\r
333         },\r
334         visible: {\r
335           args: {\r
336             tag: {\r
337               type: 'select',\r
338             },\r
339             row_break: true,\r
340           },\r
341         },\r
342         id: {\r
343           args: {\r
344             label: {\r
345               type: 'none',\r
346             },\r
347             tag: {\r
348               type: 'hidden',\r
349             },\r
350           },\r
351         },\r
352         author_id: {\r
353           args: {\r
354             label: {\r
355               type: 'none',\r
356             },\r
357             tag: {\r
358               type: 'hidden',\r
359             },\r
360           },\r
361         },\r
362       },\r
363       field_names: [\r
364         'caption',\r
365         'width',\r
366         'height',\r
367         'visible',\r
368         'id',\r
369         'author_id',\r
370       ]\r
371     },\r
372     sheet_panel: {\r
373       fields: {\r
374         sheet_id: {\r
375           args: {\r
376             tag: {\r
377               type: 'number',\r
378             },\r
379           },\r
380         },\r
381         panel_id: {\r
382           args: {\r
383             tag: {\r
384               type: 'number',\r
385             },\r
386           },\r
387         },\r
388         x: {\r
389           args: {\r
390             tag: {\r
391               type: 'number',\r
392             },\r
393           },\r
394         },\r
395         y: {\r
396           args: {\r
397             tag: {\r
398               type: 'number',\r
399             },\r
400             row_break: true,\r
401           },\r
402         },\r
403         z: {\r
404           args: {\r
405             label: {\r
406               type: 'none',\r
407             },\r
408             tag: {\r
409               type: 'hidden',\r
410             },\r
411           },\r
412         },\r
413         t: {\r
414           args: {\r
415             label: {\r
416               type: 'none',\r
417             },\r
418             tag: {\r
419               type: 'hidden',\r
420             },\r
421           },\r
422         },\r
423         id: {\r
424           args: {\r
425             label: {\r
426               type: 'none',\r
427             },\r
428             tag: {\r
429               type: 'hidden',\r
430             },\r
431           },\r
432         },\r
433       },\r
434       field_names: [\r
435         'sheet_id',\r
436         'panel_id',\r
437         'x',\r
438         'y',\r
439         'z',\r
440         't',\r
441         'id',\r
442       ]\r
443     },\r
444     panel: {\r
445       fields: {\r
446         caption: {\r
447           args: {\r
448             tag: {\r
449               type: 'text',\r
450             },\r
451             row_break: true,\r
452           },\r
453         },\r
454         width: {\r
455           args: {\r
456             tag: {\r
457               type: 'number',\r
458             },\r
459           },\r
460         },\r
461         height: {\r
462           args: {\r
463             tag: {\r
464               type: 'number',\r
465             },\r
466             row_break: true, \r
467           },\r
468         },\r
469         border: {\r
470           args: {\r
471             tag: {\r
472               type: 'number',\r
473             },\r
474           },\r
475         },\r
476         publish: {\r
477           args: {\r
478             tag: {\r
479               type: 'select',\r
480             },\r
481             row_break: true,\r
482           },\r
483         },\r
484         id: {\r
485           args: {\r
486             label: {\r
487               type: 'none',\r
488             },\r
489             tag: {\r
490               type: 'hidden',\r
491             },\r
492           },\r
493         },\r
494         author_id: {\r
495           args: {\r
496             label: {\r
497               type: 'none',\r
498             },\r
499             tag: {\r
500               type: 'hidden',\r
501             },\r
502           },\r
503         },\r
504       },\r
505       field_names: [\r
506         'caption',\r
507         'width',\r
508         'height',\r
509         'border',\r
510         'publish',\r
511         'id',\r
512         'author_id',\r
513       ]\r
514     },\r
515     panel_picture: {\r
516       fields: {\r
517         caption: {\r
518           args: {\r
519             tag: {\r
520               type: 'text',\r
521             },\r
522             row_break: true,\r
523           },\r
524         },\r
525         x: {\r
526           args: {\r
527             tag: {\r
528               type: 'number',\r
529             },\r
530           },\r
531         },\r
532         y: {\r
533           args: {\r
534             tag: {\r
535               type: 'number',\r
536             },\r
537             row_break: true,\r
538           },\r
539         },\r
540         width: {\r
541           args: {\r
542             tag: {\r
543               type: 'number',\r
544             },\r
545             helpers: {\r
546               size: {\r
547                 type: 'size',\r
548                 args: {\r
549                   dom_class: 'panel_picture_width_tool', \r
550                 },\r
551               },\r
552             },\r
553             row_break: true,\r
554           },\r
555         },\r
556         height: {\r
557           args: {\r
558             tag: {\r
559               type: 'number',\r
560             },\r
561             helpers: {\r
562               size: {\r
563                 type: 'size',\r
564                 args: {\r
565                   dom_class: 'panel_picture_height_tool', \r
566                 },\r
567               },\r
568             },\r
569             row_break: true,\r
570           },\r
571         },\r
572         link: {\r
573           args: {\r
574             tag: {\r
575               type: 'text',\r
576             },\r
577             row_break: true,\r
578           },\r
579         },\r
580         id: {\r
581           args: {\r
582             label: {\r
583               type: 'none',\r
584             },\r
585             tag: {\r
586               type: 'hidden',\r
587             },\r
588           },\r
589         },\r
590         panel_id: {\r
591           args: {\r
592             label: {\r
593               type: 'none',\r
594             },\r
595             tag: {\r
596               type: 'hidden',\r
597             },\r
598           },\r
599         },\r
600         picture_id: {\r
601           args: {\r
602             tag: {\r
603               type: 'hidden',\r
604             },\r
605             helpers: {\r
606               popup: {\r
607                 type: 'popup',\r
608                 args: {\r
609                   source: 'pictures',\r
610                 },\r
611               },\r
612             },\r
613           },\r
614         },\r
615         z: {\r
616           args: {\r
617             label: {\r
618               type: 'none',\r
619             },\r
620             tag: {\r
621               type: 'hidden',\r
622             },\r
623           },\r
624         },\r
625         t: {\r
626           args: {\r
627             label: {\r
628               type: 'none',\r
629             },\r
630             tag: {\r
631               type: 'hidden',\r
632             },\r
633           },\r
634         },\r
635       },\r
636       field_names: [\r
637         'caption',\r
638         'x',\r
639         'y',\r
640         'width',\r
641         'height',\r
642         'link',\r
643         'id',\r
644         'panel_id',\r
645         'picture_id',\r
646         'z',\r
647         't',\r
648       ]\r
649     },\r
650     speech_balloon: {\r
651       fields: {\r
652         'speech_balloon.id': {\r
653           args: {\r
654             label: {\r
655               type: 'none',\r
656             },\r
657             tag: {\r
658               type: 'hidden',\r
659             },\r
660           },\r
661         },\r
662         'speech_balloon.panel_id': {\r
663           args: {\r
664             label: {\r
665               type: 'none',\r
666             },\r
667             tag: {\r
668               type: 'hidden',\r
669             },\r
670           },\r
671         },\r
672         'speech_balloon.speech_balloon_template_id': {\r
673           args: {\r
674             label: {\r
675               type: 'none',\r
676             },\r
677             tag: {\r
678               type: 'hidden',\r
679             },\r
680           },\r
681         },\r
682         'speech_balloon.caption': {\r
683           args: {\r
684             tag: {\r
685               type: 'text',\r
686             },\r
687             row_break: true,\r
688           },\r
689         },\r
690         'speech_balloon.z': {\r
691           args: {\r
692             label: {\r
693               type: 'none',\r
694             },\r
695             tag: {\r
696               type: 'hidden',\r
697             },\r
698           },\r
699         },\r
700         'speech_balloon.t': {\r
701           args: {\r
702             label: {\r
703               type: 'none',\r
704             },\r
705             tag: {\r
706               type: 'hidden',\r
707             },\r
708           },\r
709         },\r
710         'speech_balloon.classname': {\r
711           args: {\r
712             label: {\r
713               type: 'none',\r
714             },\r
715             tag: {\r
716               type: 'hidden',\r
717             },\r
718           },\r
719         },\r
720         'speech_balloon.settings': {\r
721           args: {\r
722             label: {\r
723               type: 'none',\r
724             },\r
725             tag: {\r
726               type: 'hidden',\r
727             },\r
728           },\r
729         },\r
730         'balloon.id': {\r
731           type: 'part',\r
732           args: {\r
733             label: {\r
734               type: 'none',\r
735             },\r
736             tag: {\r
737               type: 'hidden',\r
738             },\r
739           },\r
740         },\r
741         'balloon.speech_balloon_id': {\r
742           type: 'part',\r
743           args: {\r
744             label: {\r
745               type: 'none',\r
746             },\r
747             tag: {\r
748               type: 'hidden',\r
749             },\r
750           },\r
751         },\r
752         'balloon.system_picture_id': {\r
753           type: 'part',\r
754           args: {\r
755             label: {\r
756               type: 'none',\r
757             },\r
758             tag: {\r
759               type: 'hidden',\r
760             },\r
761           },\r
762         },\r
763         'balloon.r': {\r
764           type: 'part',\r
765           args: {\r
766             tag: {\r
767               type: 'number',\r
768             },\r
769             helpers: {\r
770               tail_angle: {\r
771                 type: 'size',\r
772                 args: {\r
773                 },\r
774               },\r
775             },\r
776             row_break: true,\r
777           },\r
778         },\r
779         'balloon.x': {\r
780           type: 'part',\r
781           args: {\r
782             tag: {\r
783               type: 'number',\r
784             },\r
785           },\r
786         },\r
787         'balloon.y': {\r
788           type: 'part',\r
789           args: {\r
790             label: {\r
791             },\r
792             tag: {\r
793               type: 'number',\r
794             },\r
795             row_break: true,\r
796           },\r
797         },\r
798         'balloon.width': {\r
799           type: 'part',\r
800           args: {\r
801             tag: {\r
802               type: 'number',\r
803             },\r
804           },\r
805         },\r
806         'balloon.height': {\r
807           type: 'part',\r
808           args: {\r
809             tag: {\r
810               type: 'number',\r
811             },\r
812             row_break: true,\r
813           },\r
814         },\r
815         'balloon.settings': {\r
816           type: 'part',\r
817           args: {\r
818             label: {\r
819               type: 'none',\r
820             },\r
821             tag: {\r
822               type: 'hidden',\r
823             },\r
824           },\r
825         },\r
826         'speech.id': {\r
827           type: 'part',\r
828           args: {\r
829             label: {\r
830               type: 'none',\r
831             },\r
832             tag: {\r
833               type: 'hidden',\r
834             },\r
835           },\r
836         },\r
837         'speech.speech_balloon_id': {\r
838           type: 'part',\r
839           args: {\r
840             label: {\r
841               type: 'none',\r
842             },\r
843             tag: {\r
844               type: 'hidden',\r
845             },\r
846           },\r
847         },\r
848         'speech.x': {\r
849           type: 'part',\r
850           args: {\r
851             label: {\r
852               type: 'none',\r
853             },\r
854             tag: {\r
855               type: 'hidden',\r
856             },\r
857           },\r
858         },\r
859         'speech.y': {\r
860           type: 'part',\r
861           args: {\r
862             label: {\r
863               type: 'none',\r
864             },\r
865             tag: {\r
866               type: 'hidden',\r
867             },\r
868           },\r
869         },\r
870         'speech.width': {\r
871           type: 'part',\r
872           args: {\r
873             label: {\r
874               type: 'none',\r
875             },\r
876             tag: {\r
877               type: 'hidden',\r
878             },\r
879           },\r
880         },\r
881         'speech.height': {\r
882           type: 'part',\r
883           args: {\r
884             label: {\r
885               type: 'none',\r
886             },\r
887             tag: {\r
888               type: 'hidden',\r
889             },\r
890           },\r
891         },\r
892         'speech.writing_format_id': {\r
893           type: 'part',\r
894           args: {\r
895             tag: {\r
896               type: 'select',\r
897             },\r
898           },\r
899         },\r
900         'speech.font_size': {\r
901           type: 'part',\r
902           args: {\r
903             tag: {\r
904               type: 'select',\r
905             },\r
906             row_break: true,\r
907           },\r
908         },\r
909         'speech.text_align': {\r
910           type: 'part',\r
911           args: {\r
912             tag: {\r
913               type: 'select',\r
914             },\r
915           },\r
916         },\r
917         'speech.quotes': {\r
918           type: 'part',\r
919           args: {\r
920             tag: {\r
921               type: 'text',\r
922             },\r
923           },\r
924         },\r
925         'speech.content': {\r
926           type: 'part',\r
927           args: {\r
928             label: {\r
929               args: {\r
930                 row_break: true,\r
931               },\r
932             },\r
933             tag: {\r
934               type: 'text_area',\r
935               args: {\r
936                 options: {\r
937                   size: '45x5', \r
938                 },\r
939               },\r
940             },\r
941           },\r
942         },\r
943         'speech.fore_color': {\r
944           type: 'part',\r
945           args: {\r
946             label: {\r
947               row_break: true,\r
948             },\r
949             tag: {\r
950               type: 'hidden',\r
951             },\r
952             helpers: {\r
953               color: {\r
954                 type: 'color',\r
955                 args: {\r
956                   wrapper: 'speech-fore_color-wrap',\r
957                 },\r
958               },\r
959             },\r
960           },\r
961         },\r
962         'speech.settings': {\r
963           type: 'part',\r
964           args: {\r
965             label: {\r
966               type: 'none',\r
967             },\r
968             tag: {\r
969               type: 'hidden',\r
970             },\r
971           },\r
972         },\r
973       },\r
974     },\r
975     ground_picture: {\r
976       fields: {\r
977         id: {\r
978           args: {\r
979             label: {\r
980               type: 'none',\r
981             },\r
982             tag: {\r
983               type: 'hidden',\r
984             },\r
985           },\r
986         },\r
987         panel_id: {\r
988           args: {\r
989             label: {\r
990               type: 'none',\r
991             },\r
992             tag: {\r
993               type: 'hidden',\r
994             },\r
995           },\r
996         },\r
997         picture_id: {\r
998           args: {\r
999             label: {\r
1000               type: 'none',\r
1001             },\r
1002             tag: {\r
1003               type: 'hidden',\r
1004             },\r
1005           },\r
1006         },\r
1007         caption: {\r
1008           args: {\r
1009             tag: {\r
1010               type: 'text',\r
1011             },\r
1012             row_break: true,\r
1013           },\r
1014         },\r
1015         repeat: {\r
1016           args: {\r
1017             tag: {\r
1018               type: 'select',\r
1019               args: {\r
1020                 source: 'magic_number',\r
1021                 key: 'ground_picture_repeat_items',\r
1022               },\r
1023             },\r
1024             row_break: true,\r
1025           },\r
1026         },\r
1027         x: {\r
1028           args: {\r
1029             tag: {\r
1030               type: 'number',\r
1031             },\r
1032           },\r
1033         },\r
1034         y: {\r
1035           args: {\r
1036             tag: {\r
1037               type: 'number',\r
1038             },\r
1039             row_break: true,\r
1040           },\r
1041         },\r
1042         z: {\r
1043           args: {\r
1044             label: {\r
1045               type: 'none',\r
1046             },\r
1047             tag: {\r
1048               type: 'hidden',\r
1049             },\r
1050           },\r
1051         },\r
1052         t: {\r
1053           args: {\r
1054             label: {\r
1055               type: 'none',\r
1056             },\r
1057             tag: {\r
1058               type: 'hidden',\r
1059             },\r
1060           },\r
1061         },\r
1062       },\r
1063       field_names: [\r
1064         'caption',\r
1065         'repeat',\r
1066         'x',\r
1067         'y',\r
1068         'z',\r
1069         't',\r
1070         'id',\r
1071         'panel_id',\r
1072         'picture_id',\r
1073       ]\r
1074     },\r
1075     ground_color: {\r
1076       fields: {\r
1077         id: {\r
1078           args: {\r
1079             label: {\r
1080               type: 'none',\r
1081             },\r
1082             tag: {\r
1083               type: 'hidden',\r
1084             },\r
1085           },\r
1086         },\r
1087         panel_id: {\r
1088           args: {\r
1089             label: {\r
1090               type: 'none',\r
1091             },\r
1092             tag: {\r
1093               type: 'hidden',\r
1094             },\r
1095           },\r
1096         },\r
1097         caption: {\r
1098           args: {\r
1099             tag: {\r
1100               type: 'text',\r
1101             },\r
1102             row_break: true,\r
1103           },\r
1104         },\r
1105         code: {\r
1106           args: {\r
1107             label: {\r
1108               args: {\r
1109                 row_break: true,\r
1110               },\r
1111             },\r
1112             tag: {\r
1113               type: 'hidden',\r
1114             },\r
1115             helpers: {\r
1116               color: {\r
1117                 type: 'color',\r
1118                 args: {\r
1119                   wrapper: 'ground_color-code-wrap'\r
1120                 },\r
1121               }\r
1122             },\r
1123             row_break: true,\r
1124           },\r
1125         },\r
1126         orientation: {\r
1127           args: {\r
1128             tag: {\r
1129               type: 'select',\r
1130             },\r
1131             row_break: true,\r
1132           },\r
1133         },\r
1134         xy: {\r
1135           args: {\r
1136             tag: {\r
1137               type: 'number',\r
1138             },\r
1139           },\r
1140         },\r
1141         wh: {\r
1142           args: {\r
1143             tag: {\r
1144               type: 'number',\r
1145             },\r
1146             row_break: true,\r
1147           },\r
1148         },\r
1149         z: {\r
1150           args: {\r
1151             label: {\r
1152               type: 'none',\r
1153             },\r
1154             tag: {\r
1155               type: 'hidden',\r
1156             },\r
1157           },\r
1158         },\r
1159         t: {\r
1160           args: {\r
1161             label: {\r
1162               type: 'none',\r
1163             },\r
1164             tag: {\r
1165               type: 'hidden',\r
1166             },\r
1167           },\r
1168         },\r
1169       },\r
1170       field_names: [\r
1171         'id',\r
1172         'panel_id',\r
1173         'caption',\r
1174         'code',\r
1175         'orientation',\r
1176         'xy',\r
1177         'wh',\r
1178         'z',\r
1179         't',\r
1180       ]\r
1181     }\r
1182     author: {\r
1183       fields: {\r
1184         id: {\r
1185           args: {\r
1186             label: {\r
1187               type: 'none',\r
1188             },\r
1189             tag: {\r
1190               type: 'hidden',\r
1191             },\r
1192           },\r
1193         },\r
1194         name: {\r
1195           args: {\r
1196             label: {\r
1197               args: {\r
1198                 row_break: true,\r
1199               },\r
1200             },\r
1201             tag: {\r
1202               type: 'text',\r
1203             },\r
1204             row_break: true,\r
1205           },\r
1206         },\r
1207       },\r
1208       field_names: [\r
1209         'id',\r
1210         'name',\r
1211       ]\r
1212     },\r
1213     artist: {\r
1214       fields: {\r
1215         id: {\r
1216           args: {\r
1217             label: {\r
1218               type: 'none',\r
1219             },\r
1220             tag: {\r
1221               type: 'hidden',\r
1222             },\r
1223           },\r
1224         },\r
1225         name: {\r
1226           args: {\r
1227             label: {\r
1228               args: {\r
1229                 row_break: true,\r
1230               },\r
1231             },\r
1232             tag: {\r
1233               type: 'text',\r
1234             },\r
1235             row_break: true,\r
1236           },\r
1237         },\r
1238       },\r
1239       field_names: [\r
1240         'id',\r
1241         'name',\r
1242       ]\r
1243     },\r
1244   },\r
1245   extend: {\r
1246     CircleSpeechBalloon: {\r
1247       base: 'speech_balloon',\r
1248       fields: {\r
1249       },\r
1250       field_names: [\r
1251         'speech_balloon.caption',\r
1252         'balloon.r',\r
1253         'balloon.x',\r
1254         'balloon.y',\r
1255         'balloon.width',\r
1256         'balloon.height',\r
1257         'balloon.id',\r
1258         'balloon.speech_balloon_id',\r
1259         'balloon.system_picture_id',\r
1260         'balloon.settings',\r
1261         'speech.writing_format_id',\r
1262         'speech.font_size',\r
1263         'speech.text_align',\r
1264         'speech.quotes',\r
1265         'speech.content',\r
1266         'speech.fore_color',\r
1267         'speech.id',\r
1268         'speech.speech_balloon_id',\r
1269         'speech.x',\r
1270         'speech.y',\r
1271         'speech.width',\r
1272         'speech.height',\r
1273         'speech.settings',\r
1274         'speech_balloon.id',\r
1275         'speech_balloon.panel_id',\r
1276         'speech_balloon.speech_balloon_template_id',\r
1277         'speech_balloon.classname',\r
1278         'speech_balloon.z',\r
1279         'speech_balloon.t',\r
1280         'speech_balloon.settings',\r
1281       ]\r
1282     },\r
1283     PlainSpeechBalloon: {\r
1284       base: 'speech_balloon',\r
1285       fields: {\r
1286         'balloon.r': {\r
1287           type: 'part',\r
1288           args: {\r
1289             label: {\r
1290               type: 'none',\r
1291             },\r
1292             tag: {\r
1293               type: 'hidden',\r
1294             },\r
1295           },\r
1296         },\r
1297       },\r
1298       field_names: [\r
1299         'speech_balloon.caption',\r
1300         'balloon.r',\r
1301         'balloon.x',\r
1302         'balloon.y',\r
1303         'balloon.width',\r
1304         'balloon.height',\r
1305         'balloon.id',\r
1306         'balloon.speech_balloon_id',\r
1307         'balloon.system_picture_id',\r
1308         'balloon.settings',\r
1309         'speech.writing_format_id',\r
1310         'speech.font_size',\r
1311         'speech.text_align',\r
1312         'speech.quotes',\r
1313         'speech.content',\r
1314         'speech.fore_color',\r
1315         'speech.id',\r
1316         'speech.speech_balloon_id',\r
1317         'speech.x',\r
1318         'speech.y',\r
1319         'speech.width',\r
1320         'speech.height',\r
1321         'speech.settings',\r
1322         'speech_balloon.id',\r
1323         'speech_balloon.panel_id',\r
1324         'speech_balloon.speech_balloon_template_id',\r
1325         'speech_balloon.classname',\r
1326         'speech_balloon.z',\r
1327         'speech_balloon.t',\r
1328         'speech_balloon.settings',\r
1329       ]\r
1330     },\r
1331     SquareSpeechBalloon: {\r
1332       base: 'speech_balloon',\r
1333       fields: {\r
1334         'balloon.r': {\r
1335           type: 'part',\r
1336           args: {\r
1337             label: {\r
1338               type: 'none',\r
1339             },\r
1340             tag: {\r
1341               type: 'hidden',\r
1342             },\r
1343           },\r
1344         },\r
1345       },\r
1346       field_names: [\r
1347         'speech_balloon.caption',\r
1348         'balloon.r',\r
1349         'balloon.x',\r
1350         'balloon.y',\r
1351         'balloon.width',\r
1352         'balloon.height',\r
1353         'balloon.id',\r
1354         'balloon.speech_balloon_id',\r
1355         'balloon.system_picture_id',\r
1356         'balloon.settings',\r
1357         'speech.writing_format_id',\r
1358         'speech.font_size',\r
1359         'speech.text_align',\r
1360         'speech.quotes',\r
1361         'speech.content',\r
1362         'speech.fore_color',\r
1363         'speech.id',\r
1364         'speech.speech_balloon_id',\r
1365         'speech.x',\r
1366         'speech.y',\r
1367         'speech.width',\r
1368         'speech.height',\r
1369         'speech.settings',\r
1370         'speech_balloon.id',\r
1371         'speech_balloon.panel_id',\r
1372         'speech_balloon.speech_balloon_template_id',\r
1373         'speech_balloon.classname',\r
1374         'speech_balloon.z',\r
1375         'speech_balloon.t',\r
1376         'speech_balloon.settings',\r
1377       ]\r
1378     },\r
1379   }\r
1380 }\r
1381 @repeat_texts = ['repeat', 'repeat-x', 'repeat-y', 'no-repeat']\r
1382 \r
1383 @text_align_texts = ['left', 'left', 'right', 'center']\r
1384 \r