X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=public%2Flocal_manifest.json;h=61bfddf009984b0ba89586e817cb553e3cd11d00;hb=62f8aae6c10ff5bed6789d45abbd4887982560c9;hp=aac986737d3efc8f2a5e5bb12db2754687cd4fa6;hpb=d45ecbf53b27b69a171e810b3c247771063268a9;p=pettanr%2Fpettanr.git diff --git a/public/local_manifest.json b/public/local_manifest.json index aac98673..61bfddf0 100644 --- a/public/local_manifest.json +++ b/public/local_manifest.json @@ -1,20 +1,17 @@ { "list_groups": { - "folder": { + "folders": { "lists": { - "public": { + "index": { "type": "public" } } }, - "scroll": { + "scrolls": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_author": { "type": "filter" }, @@ -23,24 +20,23 @@ "args": { "through": "scroll_panels" } - } - } - }, - "scroll_panel": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" }, "play": { "type": "play", "args": { "filter_item_name": "scroll", - "filter_model_name": "scroll_panel", - "filter_key": "scroll_id" + "wheres": [ + "index", + "play" + ] } + } + } + }, + "scroll_panels": { + "lists": { + "index": { + "type": "public" }, "by_scroll": { "type": "filter" @@ -58,35 +54,42 @@ } } }, - "comic": { + "comics": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_author": { "type": "filter" + }, + "by_story": { + "type": "through_filter", + "args": { + "through": "comic_stories" + } + }, + "play": { + "type": "play", + "args": { + "filter_item_name": "comic", + "wheres": [ + "index", + "play" + ] + } } } }, - "story": { + "comic_stories": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_comic": { "type": "filter" }, - "by_sheet": { - "type": "through_filter", - "args": { - "through": "story_sheets" - } + "by_story": { + "type": "filter" }, "by_author": { "type": "foreign_filter", @@ -95,20 +98,46 @@ "type": "method" } } + } + } + }, + "stories": { + "lists": { + "index": { + "type": "public" + }, + "by_comic": { + "type": "through_filter", + "args": { + "through": "comic_stories" + } + }, + "by_sheet": { + "type": "through_filter", + "args": { + "through": "story_sheets" + } + }, + "by_author": { + "type": "filter" }, "play": { - "type": "play" + "type": "play", + "args": { + "filter_item_name": "story", + "wheres": [ + "index", + "play" + ] + } } } }, - "story_sheet": { + "story_sheets": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_story": { "type": "filter" }, @@ -125,14 +154,11 @@ } } }, - "sheet": { + "sheets": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_story": { "type": "through_filter", "args": { @@ -147,25 +173,17 @@ }, "by_author": { "type": "filter" + }, + "play": { + "type": "public" } } }, - "sheet_panel": { + "sheet_panels": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, - "play": { - "type": "play", - "args": { - "filter_item_name": "sheet", - "filter_model_name": "sheet_panel", - "filter_key": "sheet_id" - } - }, "by_sheet": { "type": "filter" }, @@ -182,14 +200,11 @@ } } }, - "panel": { + "panels": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_scroll": { "type": "through_filter", "args": { @@ -206,18 +221,18 @@ "type": "filter" }, "by_speech_balloon_template": { - "type": "through_filter" + "type": "through_filter", + "args": { + "through": "speech_balloons" + } } } }, - "panel_picture": { + "panel_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -231,14 +246,11 @@ } } }, - "speech_balloon": { + "speech_balloons": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -255,18 +267,18 @@ } } }, - "speech": { + "speeches": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" + "by_speech_balloon": { + "type": "filter" }, - "by_panel": { + "by_speech_balloon_template": { "type": "filter" }, - "by_speech_balloon": { + "by_writing_format": { "type": "filter" }, "by_author": { @@ -279,15 +291,18 @@ } } }, - "balloon": { + "balloons": { "lists": { - "public": { + "index": { "type": "public" }, "by_speech_balloon": { "type": "filter" }, - "by_writing_format": { + "by_speech_balloon_template": { + "type": "filter" + }, + "by_system_picture": { "type": "filter" }, "by_author": { @@ -300,14 +315,11 @@ } } }, - "ground_picture": { + "ground_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -321,14 +333,11 @@ } } }, - "ground_color": { + "ground_colors": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -342,31 +351,40 @@ } } }, - "original_picture": { + "original_pictures": { "lists": { - "private": { - "type": "private" + "index": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } } } }, - "picture": { + "pictures": { "lists": { - "public": { + "index": { "type": "public" + }, + "by_artist": { + "type": "filter" } } }, - "resource_picture": { + "resource_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_original_picture": { "type": "filter" }, + "by_license_group": { + "type": "filter" + }, "by_license": { "type": "filter" }, @@ -375,42 +393,64 @@ } } }, - "speech_balloon_template": { + "resource_picture_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "select_items": { - "type": "system_resource" + "by_original_picture": { + "type": "filter" + }, + "by_resource_picture": { + "type": "filter" + }, + "by_picture": { + "type": "filter" } } }, - "writing_format": { + "speech_balloon_templates": { "lists": { - "public": { + "index": { "type": "public" }, - "select_items": { - "type": "system_resource" + "by_panel": { + "type": "through_filter", + "args": { + "through": "speech_balloons" + } }, "by_system_picture": { "type": "filter" } } }, - "license_group": { + "writing_formats": { + "lists": { + "index": { + "type": "public", + "args": { + "after_method_name": "enable" + } + }, + "by_system_picture": { + "type": "filter" + } + } + }, + "license_groups": { "lists": { - "public": { + "index": { "type": "public" }, - "select_items": { - "type": "system_resource" + "by_resource_picture": { + "type": "filter" } } }, - "license": { + "licenses": { "lists": { - "public": { + "index": { "type": "public" }, "by_license_group": { @@ -421,26 +461,183 @@ } } }, - "author": { + "authors": { "lists": { - "public": { + "index": { "type": "public" } } }, - "artist": { + "artists": { "lists": { - "public": { + "index": { "type": "public" } } }, - "system_picture": { + "system_pictures": { "lists": { - "public": { + "index": { "type": "public" } } + }, + "home": { + "lists": { + "scrolls": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "scroll_panels": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "comics": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "comic_stories": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "stories": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "story_sheets": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "sheets": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "sheet_panels": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "panels": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "panel_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "speech_balloons": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "speeches": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "balloons": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "ground_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "ground_colors": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "original_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + }, + "resource_pictures": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } + } + } } }, "profilers": { @@ -507,23 +704,36 @@ "author" ], "has_many": [ + "comic_stories.by_comic", "stories.by_comic" ] } }, - "story": { + "comic_story": { "column_names": [ "comic_id", + "story_id", + "t" + ], + "associations": { + "belongs_to": [ + "comic", + "story" + ] + } + }, + "story": { + "column_names": [ "title", "description", "t", "visible" ], "associations": { - "belongs_to": [ - "comic" - ], + "belongs_to": [], "has_many": [ + "comic_stories.by_story", + "comics.by_story", "story_sheets.by_story", "sheets.by_story" ] @@ -544,6 +754,11 @@ } }, "sheet": { + "columns": { + "visible": { + "type": "source" + } + }, "column_names": [ "caption", "width", @@ -581,6 +796,11 @@ } }, "panel": { + "columns": { + "publish": { + "type": "source" + } + }, "column_names": [ "width", "height", @@ -634,18 +854,19 @@ "panel_id", "caption", "speech_balloon_template_id", - "speech_balloon_template_classname", + "speech_balloon_template_module_name", "z", "t", "speech_balloon_template_settings" ], "associations": { "belongs_to": [ - "panel" + "panel", + "speech_balloon_template" ], "has_one": [ - "balloon.by_speech_balloon", - "speech.by_speech_balloon" + "balloons.by_speech_balloon", + "speeches.by_speech_balloon" ] } }, @@ -658,9 +879,9 @@ "column_names": [ "speech_balloon_id", "speech_balloon_template_id", - "speech_balloon_template_classname", + "speech_balloon_template_module_name", "writing_format_id", - "writing_format_classname", + "writing_format_module_name", "content", "font_size", "text_align", @@ -670,13 +891,13 @@ "width", "height", "quotes", - "speech_balloon_template_settings", - "writing_format_settings" + "speech_balloon_template_settings" ], "associations": { "belongs_to": [ "speech_balloon", - "writing_format" + "writing_format", + "speech_balloon_template" ] } }, @@ -689,7 +910,7 @@ "column_names": [ "speech_balloon_id", "speech_balloon_template_id", - "speech_balloon_template_classname", + "speech_balloon_template_module_name", "system_picture_id", "x", "y", @@ -701,7 +922,8 @@ "associations": { "belongs_to": [ "speech_balloon", - "system_picture" + "system_picture", + "speech_balloon_template" ] } }, @@ -755,9 +977,7 @@ "belongs_to": [ "artist" ], - "has_one": [ - "resource_picture.by_original_picture" - ] + "has_one": [] } }, "picture": { @@ -782,16 +1002,19 @@ "artist_id", "license_id", "md5", - "artist_name", + "system_picture_id", "license_group_settings", "credit_picture_settings", "license_settings", - "license_group_classname" + "license_group_module_name" ], "associations": { "belongs_to": [ "license", "artist" + ], + "has_one": [ + "resource_picture_pictures.by_picture" ] } }, @@ -823,20 +1046,38 @@ "height", "filesize", "artist_id", + "license_group_id", "license_id", "md5", - "artist_name", + "system_picture_id", "license_group_settings", "credit_picture_settings", "license_settings", "picture_id", - "license_group_classname" + "license_group_module_name" ], "associations": { "belongs_to": [ - "original_picture", + "license_group", "license", "artist" + ], + "has_many": [ + "resource_picture_pictures.by_resource_picture" + ] + } + }, + "resource_picture_picture": { + "column_names": [ + "original_picture_id", + "resource_picture_id", + "picture_id" + ], + "associations": { + "belongs_to": [ + "original_picture", + "resource_picture", + "picture" ] } }, @@ -848,7 +1089,7 @@ }, "column_names": [ "name", - "classname", + "module_name", "caption", "t", "system_picture_id", @@ -913,6 +1154,10 @@ "associations": { "belongs_to": [ "system_picture" + ], + "has_many": [ + "speech_balloons.by_speech_balloon_template", + "panels.by_speech_balloon_template" ] } }, @@ -924,7 +1169,7 @@ }, "column_names": [ "name", - "classname", + "module_name", "caption", "system_picture_id", "settings" @@ -945,7 +1190,7 @@ "license_group": { "column_names": [ "name", - "classname", + "module_name", "caption", "url" ], @@ -1137,6 +1382,7 @@ }, "associations": { "has_many": [ + "resource_pictures.by_license_group", "licenses.by_license_group" ] } @@ -1184,7 +1430,7 @@ }, "column_names": [ "license_group_id", - "license_group_classname", + "license_group_module_name", "name", "caption", "system_picture_id", @@ -1212,6 +1458,7 @@ "scrolls.by_author", "scroll_panels.by_author", "comics.by_author", + "comic_stories.by_author", "stories.by_author", "sheets.by_author", "sheet_panels.by_author", @@ -1246,7 +1493,9 @@ ], "associations": { "has_many": [ - "licenses.by_system_picture" + "speech_balloon_templates.by_system_picture", + "licenses.by_system_picture", + "writing_formats.by_system_picture" ] } } @@ -1260,7 +1509,7 @@ "face": { "type": "method", "args": { - "method_name": "caption" + "method_name": "filer_caption" } } } @@ -1317,22 +1566,45 @@ "args": { "column_name": "title" } - } - } - }, - "summary": {}, - "edit": {} - }, - "story": { - "symbol": {}, - "caption": { - "type": "default", - "args": { - "face": { - "type": "method", - "args": { - "method_name": "title_with_t" - } + }, + "link": { + "type": "action", + "args": { + "action_name": "play" + } + } + } + }, + "summary": {}, + "edit": {} + }, + "comic_story": { + "symbol": { + "type": "default", + "args": { + "link": { + "type": "none" + } + } + }, + "caption": { + "type": "none" + }, + "summary": {}, + "edit": { + "type": "none" + } + }, + "story": { + "symbol": {}, + "caption": { + "type": "default", + "args": { + "face": { + "type": "column", + "args": { + "column_name": "title" + } }, "link": { "type": "action", @@ -1446,7 +1718,7 @@ "face": { "type": "method", "args": { - "method_name": "plain_scenario" + "method_name": "filer_caption" } }, "link": { @@ -1561,7 +1833,7 @@ "face": { "type": "method", "args": { - "method_name": "revision" + "method_name": "filer_caption" } }, "link": { @@ -1622,6 +1894,23 @@ "type": "none" } }, + "resource_picture_picture": { + "symbol": { + "type": "default", + "args": { + "face": { + "type": "picture" + } + } + }, + "caption": { + "type": "none" + }, + "summary": {}, + "edit": { + "type": "none" + } + }, "speech_balloon_template": { "symbol": { "type": "default", @@ -1638,7 +1927,14 @@ "edit": {} }, "writing_format": { - "symbol": {}, + "symbol": { + "type": "default", + "args": { + "face": { + "type": "picture" + } + } + }, "caption": {}, "summary": { "type": "none" @@ -1743,2036 +2039,2705 @@ }, "forms": { "folder": { - "fields": { - "name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "controller_name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "action_name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "category_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "t": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "parent_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "lft": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "rgt": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "depth": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "id": { - "label": { - "type": "none" + "uses": { + "default": { + "fields": { + "name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "controller_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "action_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "category_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "t": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "parent_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "lft": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "rgt": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "depth": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "name", + "controller_name", + "action_name", + "category_id", + "t", + "parent_id", + "lft", + "rgt", + "depth", + "id" + ] } - }, - "field_names": [ - "controller_name", - "action_name", - "category_id", - "t", - "parent_id", - "lft", - "rgt", - "depth", - "id" - ] + } }, "scroll": { - "fields": { - "title": { - "label": { - "args": { + "uses": { + "default": { + "fields": { + "title": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text", + "args": { + "options": { + "size": 80 + } + } + }, "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - }, - "description": { - "label": { - "args": { + }, + "visible": { + "tag": { + "type": "select" + }, + "row_break": true + }, + "description": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text_area" + }, "row_break": true + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "author_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } } }, - "tag": { - "type": "text_area" - } - }, - "visible": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "author_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } + "field_names": [ + "title", + "visible", + "description", + "id", + "author_id" + ] } - }, - "field_names": [ - "title", - "description", - "visible", - "id", - "author_id" - ] + } }, "scroll_panel": { - "fields": { - "scroll_id": { - "tag": { - "type": "number" - } - }, - "panel_id": { - "tag": { - "type": "number" - } - }, - "t": { - "tag": { - "type": "number" - } - }, - "id": { - "label": { - "type": "none" + "uses": { + "default": { + "fields": { + "scroll_id": { + "tag": { + "type": "number" + } + }, + "panel_id": { + "tag": { + "type": "number" + } + }, + "t": { + "tag": { + "type": "number" + } + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "scroll_id", + "panel_id", + "t", + "id" + ] } - }, - "field_names": [ - "scroll_id", - "panel_id", - "t", - "id" - ] + } }, "comic": { - "fields": { - "title": { - "label": { - "args": { + "uses": { + "default": { + "fields": { + "title": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text", + "args": { + "options": { + "size": 80 + } + } + }, "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - }, - "description": { - "label": { - "args": { + }, + "visible": { + "tag": { + "type": "select" + }, + "row_break": true + }, + "description": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text_area" + }, "row_break": true + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "author_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } } }, - "tag": { - "type": "text_area" - } - }, - "visible": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "author_id": { - "label": { - "type": "none" + "field_names": [ + "title", + "visible", + "description", + "id", + "author_id" + ] + } + } + }, + "comic_story": { + "uses": { + "default": { + "fields": { + "comic_id": { + "tag": { + "type": "number" + } + }, + "story_id": { + "tag": { + "type": "number" + } + }, + "t": { + "tag": { + "type": "number" + } + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "comic_id", + "story_id", + "t", + "id" + ] } - }, - "field_names": [ - "title", - "description", - "visible", - "id", - "author_id" - ] + } }, "story": { - "fields": { - "comic_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "title": { - "label": { - "args": { + "uses": { + "default": { + "fields": { + "title": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text", + "args": { + "options": { + "size": 80 + } + } + }, "row_break": true - } - }, - "tag": { - "type": "text" - }, - "row_break": true - }, - "description": { - "label": { - "args": { + }, + "visible": { + "tag": { + "type": "select" + }, + "row_break": true + }, + "description": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text_area" + }, "row_break": true + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "author_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } } }, - "tag": { - "type": "text_area" - }, - "row_break": true - }, - "visible": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "t": { - "tag": { - "type": "number" - } - }, - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "author_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } + "field_names": [ + "title", + "visible", + "description", + "id", + "author_id" + ] } - }, - "field_names": [ - "comic_id", - "title", - "description", - "visible", - "t", - "id", - "author_id" - ] + } }, "story_sheet": { - "fields": { - "story_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "number" - } - }, - "sheet_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "number" - } - }, - "t": { - "tag": { - "type": "number" - } - }, - "id": { - "label": { - "type": "none" + "uses": { + "default": { + "fields": { + "story_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "number" + } + }, + "sheet_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "number" + } + }, + "t": { + "tag": { + "type": "number" + } + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "story_id", + "sheet_id", + "t", + "id" + ] } - }, - "field_names": [ - "story_id", - "sheet_id", - "t", - "id" - ] + } }, "sheet": { - "fields": { - "caption": { - "label": { - "args": { + "uses": { + "default": { + "fields": { + "caption": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text", + "args": { + "options": { + "size": 80 + } + } + }, "row_break": true + }, + "width": { + "tag": { + "type": "number" + } + }, + "height": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "visible": { + "tag": { + "type": "select" + }, + "row_break": true + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "author_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } } }, - "tag": { - "type": "text" - }, - "row_break": true - }, - "width": { - "tag": { - "type": "number" - } - }, - "height": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "visible": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "author_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } + "field_names": [ + "caption", + "width", + "height", + "visible", + "id", + "author_id" + ] } - }, - "field_names": [ - "caption", - "width", - "height", - "visible", - "id", - "author_id" - ] + } }, "sheet_panel": { - "fields": { - "sheet_id": { - "tag": { - "type": "number" - } - }, - "panel_id": { - "tag": { - "type": "number" - } - }, - "x": { - "tag": { - "type": "number" - } - }, - "y": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "z": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "t": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "id": { - "label": { - "type": "none" + "uses": { + "default": { + "fields": { + "sheet_id": { + "tag": { + "type": "number" + } + }, + "panel_id": { + "tag": { + "type": "number" + } + }, + "x": { + "tag": { + "type": "number" + } + }, + "y": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "z": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "t": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "sheet_id", + "panel_id", + "x", + "y", + "z", + "t", + "id" + ] } - }, - "field_names": [ - "sheet_id", - "panel_id", - "x", - "y", - "z", - "t", - "id" - ] + } }, "panel": { - "fields": { - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "width": { - "tag": { - "type": "number" - } - }, - "height": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "border": { - "tag": { - "type": "number" - } - }, - "publish": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "author_id": { - "label": { - "type": "none" + "uses": { + "default": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true + }, + "width": { + "tag": { + "type": "number" + } + }, + "height": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "border": { + "tag": { + "type": "number" + } + }, + "publish": { + "tag": { + "type": "select" + }, + "row_break": true + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "author_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "caption", + "width", + "height", + "border", + "publish", + "id", + "author_id" + ] } - }, - "field_names": [ - "caption", - "width", - "height", - "border", - "publish", - "id", - "author_id" - ] + } }, "panel_picture": { - "fields": { - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "x": { - "tag": { - "type": "number" - } - }, - "y": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "x": { + "tag": { + "type": "number" + } + }, + "y": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "width": { + "tag": { + "type": "number" + }, + "helpers": { + "size": { + "type": "size", + "args": { + "dom_class": "panel_picture_width_tool" + } + } + }, + "row_break": true + }, + "height": { + "tag": { + "type": "number" + }, + "helpers": { + "size": { + "type": "size", + "args": { + "dom_class": "panel_picture_height_tool" + } + } + }, + "row_break": true + }, + "link": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "panel_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "picture_id": { + "tag": { + "type": "hidden" + }, + "helpers": { + "popup": { + "type": "popup", + "args": { + "source": "pictures" + } + } + } + }, + "z": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "t": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "row_break": true + "field_names": [ + "x", + "y", + "width", + "height", + "link", + "id", + "panel_id", + "picture_id", + "z", + "t" + ] }, - "width": { - "tag": { - "type": "number" + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true + } }, - "helpers": { - "size": { - "type": "size", - "args": { - "dom_class": "panel_picture_width_tool" + "field_names": [ + "caption" + ] + } + } + }, + "speech_balloon": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" } + }, + "panel_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_template_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "z": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "t": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_template_module_name": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_template_settings": { + "row_break": true } }, - "row_break": true + "field_names": [ + "id", + "panel_id", + "speech_balloon_template_id", + "speech_balloon_template_module_name", + "z", + "t", + "speech_balloon_template_settings" + ] }, - "height": { - "tag": { - "type": "number" + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true + } }, - "helpers": { - "size": { - "type": "size", - "args": { - "dom_class": "panel_picture_height_tool" + "field_names": [ + "caption" + ] + } + } + }, + "balloon": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_template_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" } + }, + "system_picture_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "r": { + "tag": { + "type": "number" + }, + "helpers": { + "tail_angle": { + "type": "tail_angle", + "args": {} + } + }, + "row_break": true + }, + "x": { + "tag": { + "type": "number" + } + }, + "y": { + "label": {}, + "tag": { + "type": "number" + } + }, + "width": { + "tag": { + "type": "number" + } + }, + "height": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "speech_balloon_template_module_name": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_template_settings": { + "row_break": true } }, - "row_break": true + "field_names": [ + "r", + "x", + "y", + "width", + "height", + "id", + "speech_balloon_id", + "system_picture_id", + "speech_balloon_template_id", + "speech_balloon_template_module_name", + "speech_balloon_template_settings" + ] }, - "link": { - "tag": { - "type": "text" + "scenario": { + "fields": {}, + "field_names": [] + } + } + }, + "speech": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_template_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "x": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "y": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "width": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "height": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "writing_format_id": { + "tag": { + "type": "select" + } + }, + "font_size": { + "tag": { + "type": "select" + }, + "row_break": true + }, + "text_align": { + "tag": { + "type": "select" + } + }, + "content": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text_area", + "args": { + "options": { + "size": "45x5" + } + } + } + }, + "fore_color": { + "label": { + "row_break": true + }, + "tag": { + "type": "hidden" + }, + "helpers": { + "color": { + "type": "color", + "args": { + "wrapper": "speech-fore_color-wrap" + } + } + }, + "row_break": true + }, + "speech_balloon_template_module_name": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "writing_format_module_name": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "speech_balloon_template_settings": { + "row_break": true + } }, - "row_break": true + "field_names": [ + "writing_format_id", + "font_size", + "text_align", + "content", + "fore_color", + "id", + "speech_balloon_id", + "x", + "y", + "width", + "height", + "speech_balloon_template_id", + "speech_balloon_template_module_name", + "speech_balloon_template_settings", + "writing_format_module_name" + ] }, - "id": { - "label": { - "type": "none" + "scenario": { + "fields": { + "quotes": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "content": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text_area", + "args": { + "options": { + "size": "45x5" + } + } + } + } }, - "tag": { - "type": "hidden" - } - }, - "panel_id": { - "label": { - "type": "none" + "field_names": [ + "quotes", + "content" + ] + } + } + }, + "ground_picture": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "panel_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "picture_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "repeat": { + "tag": { + "type": "select", + "args": { + "source": "magic_number", + "key": "ground_picture_repeat_items" + } + }, + "row_break": true + }, + "x": { + "tag": { + "type": "number" + }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gp_x_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, + "row_break": true + }, + "y": { + "tag": { + "type": "number" + }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gp_y_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, + "row_break": true + }, + "z": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "t": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "repeat", + "x", + "y", + "z", + "t", + "id", + "panel_id", + "picture_id" + ] }, - "picture_id": { - "tag": { - "type": "hidden" + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true + } }, - "helpers": { - "popup": { - "type": "popup", - "args": { - "source": "pictures" + "field_names": [ + "caption" + ] + } + } + }, + "ground_color": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "panel_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "code": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "hidden" + }, + "helpers": { + "color": { + "type": "color", + "args": { + "wrapper": "ground_color-code-wrap" + } + } + }, + "row_break": true + }, + "orientation": { + "tag": { + "type": "select" + }, + "row_break": true + }, + "xy": { + "tag": { + "type": "number" + }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gc_xy_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, + "row_break": true + }, + "wh": { + "tag": { + "type": "number" + }, + "helpers": { + "slider": { + "type": "slider", + "args": { + "class_name": "gc_wh_slider", + "orientation": "horizontal", + "range": "min", + "max": 100 + } + } + }, + "row_break": true + }, + "z": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "t": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" } } - } - }, - "z": { - "label": { - "type": "none" }, - "tag": { - "type": "hidden" - } + "field_names": [ + "id", + "panel_id", + "code", + "orientation", + "xy", + "wh", + "z", + "t" + ] }, - "t": { - "label": { - "type": "none" + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "caption" + ] } - }, - "field_names": [ - "caption", - "x", - "y", - "width", - "height", - "link", - "id", - "panel_id", - "picture_id", - "z", - "t" - ] + } }, - "speech_balloon": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "panel_id": { - "label": { - "type": "none" + "original_picture": { + "uses": { + "multipart": { + "fields": { + "file": { + "label": { + "type": "none" + }, + "tag": { + "type": "file" + } + } }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_id": { - "label": { - "type": "none" + "field_names": [ + "file" + ] + } + } + }, + "original_picture_license_group": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "original_picture_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_group_id": { + "tag": { + "type": "select" + } + } }, - "tag": { - "type": "hidden" - } - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "z": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "t": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_classname": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_settings": { - "row_break": true - } - }, - "field_names": [ - "caption", - "id", - "panel_id", - "speech_balloon_template_id", - "speech_balloon_template_classname", - "z", - "t", - "speech_balloon_template_settings" - ] - }, - "balloon": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "system_picture_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "r": { - "tag": { - "type": "number" - }, - "helpers": { - "tail_angle": { - "type": "size", - "args": {} - } - }, - "row_break": true - }, - "x": { - "tag": { - "type": "number" - } - }, - "y": { - "label": {}, - "tag": { - "type": "number" - }, - "row_break": true - }, - "width": { - "tag": { - "type": "number" - } - }, - "height": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "speech_balloon_template_classname": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_settings": { - "row_break": true + "field_names": [ + "id", + "original_picture_id", + "license_group_id" + ] } - }, - "field_names": [ - "r", - "x", - "y", - "width", - "height", - "id", - "speech_balloon_id", - "system_picture_id", - "speech_balloon_template_id", - "speech_balloon_template_classname", - "speech_balloon_template_settings" - ] + } }, - "speech": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "x": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "y": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "width": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "height": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "writing_format_id": { - "tag": { - "type": "select" - } - }, - "font_size": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "text_align": { - "tag": { - "type": "select" - } - }, - "quotes": { - "tag": { - "type": "text" - } - }, - "content": { - "label": { - "args": { - "row_break": true - } - }, - "tag": { - "type": "text_area", - "args": { - "options": { - "size": "45x5" + "original_picture_license": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" } - } - } - }, - "fore_color": { - "label": { - "row_break": true - }, - "tag": { - "type": "hidden" - }, - "helpers": { - "color": { - "type": "color", - "args": { - "wrapper": "speech-fore_color-wrap" + }, + "original_picture_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" } - } - } - }, - "speech_balloon_template_classname": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "writing_format_classname": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_settings": { - "row_break": true - }, - "writing_format_settings": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "field_names": [ - "writing_format_id", - "font_size", - "text_align", - "quotes", - "content", - "fore_color", - "id", - "speech_balloon_id", - "x", - "y", - "width", - "height", - "speech_balloon_template_id", - "speech_balloon_template_classname", - "speech_balloon_template_settings", - "writing_format_classname", - "writing_format_settings" - ] - }, - "ground_picture": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "panel_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "picture_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "repeat": { - "tag": { - "type": "select", - "args": { - "source": "magic_number", - "key": "ground_picture_repeat_items" - } - }, - "row_break": true - }, - "x": { - "tag": { - "type": "number" - } - }, - "y": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "z": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "t": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - } - }, - "field_names": [ - "caption", - "repeat", - "x", - "y", - "z", - "t", - "id", - "panel_id", - "picture_id" - ] - }, - "ground_color": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "panel_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "code": { - "label": { - "args": { + }, + "license_group_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_id": { + "tag": { + "type": "select" + } + }, + "license_settings": { "row_break": true - } - }, - "tag": { - "type": "hidden" - }, - "helpers": { - "color": { - "type": "color", - "args": { - "wrapper": "ground_color-code-wrap" + }, + "license_group_module_name": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" } } }, - "row_break": true - }, - "orientation": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "xy": { - "tag": { - "type": "number" - } - }, - "wh": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "z": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "t": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } + "field_names": [ + "id", + "original_picture_id", + "license_group_id", + "license_id", + "license_settings", + "license_group_module_name" + ] } - }, - "field_names": [ - "id", - "panel_id", - "caption", - "code", - "orientation", - "xy", - "wh", - "z", - "t" - ] + } }, "speech_balloon_template": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "classname": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "t": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "system_picture_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "settings": { - "tag": { - "type": "text_area" + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "module_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "t": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "system_picture_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "settings": { + "tag": { + "type": "text_area" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "id", + "name", + "module_name", + "caption", + "t", + "system_picture_id", + "settings" + ] } - }, - "field_names": [ - "id", - "name", - "classname", - "caption", - "t", - "system_picture_id", - "settings" - ] + } }, "writing_format": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "classname": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "system_picture_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "settings": { - "tag": { - "type": "text_area" - }, - "row_break": true - } - }, - "field_names": [ - "id", - "name", - "classname", - "caption", - "system_picture_id", - "settings" - ] - }, - "license_group": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "classname": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "url": { - "tag": { - "type": "text" + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "module_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "system_picture_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "settings": { + "tag": { + "type": "text_area" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "id", + "name", + "module_name", + "caption", + "system_picture_id", + "settings" + ] } - }, - "field_names": [ - "id", - "name", - "classname", - "caption", - "url" - ] + } }, - "license": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "license_group_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "license_group_classname": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "system_picture_id": { - "tag": { - "type": "number" + "license_group": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "module_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "url": { + "tag": { + "type": "text" + }, + "row_break": true + } }, - "row_break": true - }, - "url": { - "tag": { - "type": "text" + "field_names": [ + "id", + "name", + "module_name", + "caption", + "url" + ] + } + } + }, + "license": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_group_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_group_module_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "system_picture_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "license_group_settings": { + "row_break": true + }, + "credit_picture_settings": { + "row_break": true + } }, - "row_break": true - }, - "license_group_settings": { - "row_break": true - }, - "credit_picture_settings": { - "row_break": true + "field_names": [ + "id", + "license_group_id", + "license_group_module_name", + "name", + "caption", + "system_picture_id", + "url", + "license_group_settings", + "credit_picture_settings" + ] } - }, - "field_names": [ - "id", - "license_group_id", - "license_group_classname", - "name", - "caption", - "system_picture_id", - "url", - "license_group_settings", - "credit_picture_settings" - ] + } }, "author": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "name": { - "label": { - "args": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "name": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text" + }, "row_break": true } }, - "tag": { - "type": "text" - }, - "row_break": true + "field_names": [ + "id", + "name" + ] } - }, - "field_names": [ - "id", - "name" - ] + } }, "artist": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "name": { - "label": { - "args": { + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "name": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text" + }, "row_break": true } }, - "tag": { - "type": "text" - }, - "row_break": true + "field_names": [ + "id", + "name" + ] } - }, - "field_names": [ - "id", - "name" - ] + } }, "circle_speech_balloon_speech_balloon": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "circle_speech_balloon_balloon": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "circle_speech_balloon_speech": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } + }, + "plain_speech_balloon_speech_balloon": { + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } + }, + "plain_speech_balloon_balloon": { + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } + }, + "plain_speech_balloon_speech": { + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } + }, + "square_speech_balloon_speech_balloon": { + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } + }, + "square_speech_balloon_balloon": { + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } + }, + "square_speech_balloon_speech": { + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "test_speech_balloon_speech_balloon": { - "fields": { - "a": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "a": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "a" + ] } - }, - "field_names": [ - "a" - ] + } }, "test_speech_balloon_balloon": { - "fields": { - "b": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "b": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "b" + ] } - }, - "field_names": [ - "b" - ] + } }, "test_speech_balloon_speech": { - "fields": { - "c": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "c": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "c" + ] } - }, - "field_names": [ - "c" - ] + } }, "pettanr_simple_format_speech": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "pettanr_creative_commons_v30_licenses_license": { - "fields": { - "open": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "commercial": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "official": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "attribution": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "derive": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "thumbnail": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "gif_convert": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "reverse": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "sync_vh": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "open": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "commercial": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "official": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "attribution": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "derive": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "thumbnail": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "gif_convert": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "reverse": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "sync_vh": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "overlap": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true - }, - "overlap": { - "tag": { - "type": "number" + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap" + ] + } + } + }, + "pettanr_creative_commons_v30_licenses_attribute": { + "uses": { + "default": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "artist_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "source_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "more_permission_url": { + "tag": { + "type": "text" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "artist_name", + "caption", + "artist_url", + "source_url", + "more_permission_url" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap" - ] + } }, "pettanr_creative_commons_v30_licenses_credit_picture": { - "fields": { - "source_url_btn_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "source_url_off_btn_id": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "source_url_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "source_url_off_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "source_url_btn_id", + "source_url_off_btn_id" + ] } - }, - "field_names": [ - "source_url_btn_id", - "source_url_off_btn_id" - ] + } }, "pettanr_pettan_commons_v01_licenses_license": { - "fields": { - "open": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "commercial": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "official": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "attribution": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "derive": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "thumbnail": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "gif_convert": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "reverse": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "sync_vh": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "open": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "commercial": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "official": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "attribution": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "derive": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "thumbnail": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "gif_convert": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "reverse": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "sync_vh": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "overlap": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true - }, - "overlap": { - "tag": { - "type": "number" + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap" + ] + } + } + }, + "pettanr_pettan_commons_v01_licenses_attribute": { + "uses": { + "default": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "sources": { + "tag": { + "type": "text" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "artist_name", + "caption", + "sources" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap" - ] + } }, "pettanr_pettan_commons_v01_licenses_credit_picture": { - "fields": { - "source_url_btn_id": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "source_url_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "source_url_off_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true - }, - "source_url_off_btn_id": { - "tag": { - "type": "number" + "field_names": [ + "source_url_btn_id", + "source_url_off_btn_id" + ] + } + } + }, + "pettanr_pettan_protected_v01_licenses_license": { + "uses": { + "default": { + "fields": { + "open": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "commercial": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "official": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "attribution": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "derive": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "thumbnail": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "gif_convert": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "reverse": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "sync_vh": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "overlap": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "trackback": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap", + "trackback" + ] } - }, - "field_names": [ - "source_url_btn_id", - "source_url_off_btn_id" - ] + } }, - "pettanr_pettan_protected_v01_licenses_license": { - "fields": { - "open": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "commercial": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "official": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "attribution": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "derive": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "thumbnail": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "gif_convert": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "reverse": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "sync_vh": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "overlap": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "trackback": { - "tag": { - "type": "number" + "pettanr_pettan_protected_v01_licenses_attribute": { + "uses": { + "default": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "sources": { + "tag": { + "type": "text" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "artist_name", + "caption", + "sources" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_pettan_protected_v01_licenses_credit_picture": { - "fields": { - "source_url_btn_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "source_url_off_btn_id": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "source_url_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "source_url_off_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "source_url_btn_id", + "source_url_off_btn_id" + ] } - }, - "field_names": [ - "source_url_btn_id", - "source_url_off_btn_id" - ] + } }, "pettanr_pettan_public_v01_licenses_license": { - "fields": { - "open": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "commercial": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "official": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "attribution": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "derive": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "thumbnail": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "gif_convert": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "reverse": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "sync_vh": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "overlap": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "open": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "commercial": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "official": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "attribution": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "derive": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "thumbnail": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "gif_convert": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "reverse": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "sync_vh": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "overlap": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "trackback": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true - }, - "trackback": { - "tag": { - "type": "number" + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap", + "trackback" + ] + } + } + }, + "pettanr_pettan_public_v01_licenses_attribute": { + "uses": { + "default": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "caption": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "sources": { + "tag": { + "type": "text" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "artist_name", + "caption", + "sources" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_pettan_public_v01_licenses_credit_picture": { - "fields": { - "source_url_btn_id": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "source_url_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "source_url_btn_id" + ] } - }, - "field_names": [ - "source_url_btn_id" - ] + } }, "pettanr_public_domain_v01_licenses_license": { - "fields": { - "open": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "commercial": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "official": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "attribution": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "derive": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "thumbnail": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "gif_convert": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "reverse": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "sync_vh": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "overlap": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "open": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "commercial": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "official": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "attribution": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "derive": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "thumbnail": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "gif_convert": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "reverse": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "sync_vh": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "overlap": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "trackback": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true - }, - "trackback": { - "tag": { - "type": "number" + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap", + "trackback" + ] + } + } + }, + "pettanr_public_domain_v01_licenses_attribute": { + "uses": { + "default": { + "fields": { + "artist_name": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "source_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "note": { + "tag": { + "type": "text" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "artist_name", + "source_url", + "note" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_public_domain_v01_licenses_credit_picture": { - "fields": { - "source_url_btn_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "source_url_off_btn_id": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "source_url_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "source_url_off_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "source_url_btn_id", + "source_url_off_btn_id" + ] } - }, - "field_names": [ - "source_url_btn_id", - "source_url_off_btn_id" - ] + } }, "pettanr_unknown_v01_licenses_license": { - "fields": { - "open": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "commercial": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "official": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "attribution": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "derive": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "thumbnail": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "gif_convert": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "reverse": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "sync_vh": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "overlap": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "open": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "commercial": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "official": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "attribution": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "derive": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "thumbnail": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "gif_convert": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "reverse": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "sync_vh": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "overlap": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "trackback": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true - }, - "trackback": { - "tag": { - "type": "number" + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap", + "trackback" + ] + } + } + }, + "pettanr_unknown_v01_licenses_attribute": { + "uses": { + "default": { + "fields": { + "source_url": { + "tag": { + "type": "text" + }, + "row_break": true + }, + "note": { + "tag": { + "type": "text" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "source_url", + "note" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_unknown_v01_licenses_credit_picture": { - "fields": { - "source_url_btn_id": { - "tag": { - "type": "number" - }, - "row_break": true - }, - "source_url_off_btn_id": { - "tag": { - "type": "number" + "uses": { + "default": { + "fields": { + "source_url_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + }, + "source_url_off_btn_id": { + "tag": { + "type": "number" + }, + "row_break": true + } }, - "row_break": true + "field_names": [ + "source_url_btn_id", + "source_url_off_btn_id" + ] } - }, - "field_names": [ - "source_url_btn_id", - "source_url_off_btn_id" - ] + } } }, "buckets": { + "folder": {}, "scroll": {}, "scroll_panel": {}, "comic": {}, @@ -3792,7 +4757,7 @@ "id", "panel_id", "speech_balloon_template_id", - "speech_balloon_template_classname", + "speech_balloon_template_module_name", "z", "t", "speech_balloon_template_settings", @@ -3805,7 +4770,7 @@ "balloon.speech_balloon_id", "balloon.system_picture_id", "balloon.speech_balloon_template_id", - "balloon.speech_balloon_template_classname", + "balloon.speech_balloon_template_module_name", "balloon.speech_balloon_template_settings", "speech.writing_format_id", "speech.font_size", @@ -3820,10 +4785,9 @@ "speech.width", "speech.height", "speech.speech_balloon_template_id", - "speech.speech_balloon_template_classname", + "speech.speech_balloon_template_module_name", "speech.speech_balloon_template_settings", - "speech.writing_format_classname", - "speech.writing_format_settings" + "speech.writing_format_module_name" ] }, "speech": {}, @@ -3833,6 +4797,7 @@ "original_picture": {}, "picture": {}, "resource_picture": {}, + "original_picture_license_group": {}, "speech_balloon_template": {}, "writing_format": {}, "license_group": {},