OSDN Git Service

fix ap
[pettanr/pettanr.git] / app / assets / javascripts / work / buckets.js.coffee.erb
diff --git a/app/assets/javascripts/work/buckets.js.coffee.erb b/app/assets/javascripts/work/buckets.js.coffee.erb
new file mode 100644 (file)
index 0000000..4c85746
--- /dev/null
@@ -0,0 +1,94 @@
+#マニフェスト\r
+@buckets = {\r
+  scroll: {\r
+  },\r
+  scroll_panel: {\r
+  },\r
+  comic: {\r
+  },\r
+  story: {\r
+  },\r
+  story_sheet: {\r
+  },\r
+  sheet: {\r
+  },\r
+  sheet_panel: {\r
+  },\r
+  panel: {\r
+  },\r
+  panel_picture: {\r
+  },\r
+  speech_balloon: {\r
+    members: {\r
+      balloon: {\r
+      },\r
+      speech: {\r
+      },\r
+    },\r
+    form_field_names: [\r
+      'caption',\r
+      'id',\r
+      'panel_id',\r
+      'speech_balloon_template_id',\r
+      'speech_balloon_template_module_name',\r
+      'z',\r
+      't',\r
+      'speech_balloon_template_settings',\r
+      'balloon.r',\r
+      'balloon.x',\r
+      'balloon.y',\r
+      'balloon.width',\r
+      'balloon.height',\r
+      'balloon.id',\r
+      'balloon.speech_balloon_id',\r
+      'balloon.system_picture_id',\r
+      'balloon.speech_balloon_template_id',\r
+      'balloon.speech_balloon_template_module_name',\r
+      'balloon.speech_balloon_template_settings',\r
+      'speech.writing_format_id',\r
+      'speech.font_size',\r
+      'speech.text_align',\r
+      'speech.quotes',\r
+      'speech.content',\r
+      'speech.fore_color',\r
+      'speech.id',\r
+      'speech.speech_balloon_id',\r
+      'speech.x',\r
+      'speech.y',\r
+      'speech.width',\r
+      'speech.height',\r
+      'speech.speech_balloon_template_id',\r
+      'speech.speech_balloon_template_module_name',\r
+      'speech.speech_balloon_template_settings',\r
+      'speech.writing_format_module_name',\r
+    ]\r
+  },\r
+  speech: {\r
+  },\r
+  balloon: {\r
+  },\r
+  ground_picture: {\r
+  },\r
+  ground_color: {\r
+  },\r
+  original_picture: {\r
+  },\r
+  picture: {\r
+  },\r
+  resource_picture: {\r
+  },\r
+  original_picture_license_group: {\r
+  },\r
+  speech_balloon_template: {\r
+  },\r
+  writing_format: {\r
+  },\r
+  license_group: {\r
+  },\r
+  author: {\r
+  },\r
+  artist: {\r
+  },\r
+  system_picture: {\r
+  },\r
+}\r