OSDN Git Service

v07
[pettanr/pettanr.git] / app / assets / javascripts / work / buckets.js.coffee.erb
1 #マニフェスト\r
2 @buckets = {\r
3   folder: {\r
4   },\r
5   scroll: {\r
6   },\r
7   scroll_panel: {\r
8   },\r
9   comic: {\r
10   },\r
11   story: {\r
12   },\r
13   story_sheet: {\r
14   },\r
15   sheet: {\r
16   },\r
17   sheet_panel: {\r
18   },\r
19   panel: {\r
20   },\r
21   panel_picture: {\r
22   },\r
23   speech_balloon: {\r
24     members: {\r
25       balloon: {\r
26       },\r
27       speech: {\r
28       },\r
29     },\r
30     form_field_names: [\r
31       'caption',\r
32       'id',\r
33       'panel_id',\r
34       'speech_balloon_template_id',\r
35       'speech_balloon_template_module_name',\r
36       'z',\r
37       't',\r
38       'speech_balloon_template_settings',\r
39       'balloon.r',\r
40       'balloon.x',\r
41       'balloon.y',\r
42       'balloon.width',\r
43       'balloon.height',\r
44       'balloon.id',\r
45       'balloon.speech_balloon_id',\r
46       'balloon.system_picture_id',\r
47       'balloon.speech_balloon_template_id',\r
48       'balloon.speech_balloon_template_module_name',\r
49       'balloon.speech_balloon_template_settings',\r
50       'speech.writing_format_id',\r
51       'speech.font_size',\r
52       'speech.text_align',\r
53       'speech.quotes',\r
54       'speech.content',\r
55       'speech.fore_color',\r
56       'speech.id',\r
57       'speech.speech_balloon_id',\r
58       'speech.x',\r
59       'speech.y',\r
60       'speech.width',\r
61       'speech.height',\r
62       'speech.speech_balloon_template_id',\r
63       'speech.speech_balloon_template_module_name',\r
64       'speech.speech_balloon_template_settings',\r
65       'speech.writing_format_module_name',\r
66     ]\r
67   },\r
68   speech: {\r
69   },\r
70   balloon: {\r
71   },\r
72   ground_picture: {\r
73   },\r
74   ground_color: {\r
75   },\r
76   original_picture: {\r
77   },\r
78   picture: {\r
79   },\r
80   resource_picture: {\r
81   },\r
82   original_picture_license_group: {\r
83   },\r
84   speech_balloon_template: {\r
85   },\r
86   writing_format: {\r
87   },\r
88   license_group: {\r
89   },\r
90   author: {\r
91   },\r
92   artist: {\r
93   },\r
94   system_picture: {\r
95   },\r
96 }\r