X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=public%2Flocal_manifest.json;h=61bfddf009984b0ba89586e817cb553e3cd11d00;hb=9edc3731389bcae0de05ef6045cceb6b7581cc8f;hp=eab7a50d5b2986d4dc8308bad0eb9d5894dde4f1;hpb=164417415e699a755f774e5a0308a7d0fb67d1e9;p=pettanr%2Fpettanr.git diff --git a/public/local_manifest.json b/public/local_manifest.json index eab7a50d..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,27 +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", - "order": { - "type": "method" - } + "wheres": [ + "index", + "play" + ] } + } + } + }, + "scroll_panels": { + "lists": { + "index": { + "type": "public" }, "by_scroll": { "type": "filter" @@ -61,14 +54,11 @@ } } }, - "comic": { + "comics": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_author": { "type": "filter" }, @@ -77,27 +67,23 @@ "args": { "through": "comic_stories" } - } - } - }, - "comic_story": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" }, "play": { "type": "play", "args": { "filter_item_name": "comic", - "filter_model_name": "comic_story", - "filter_key": "comic_id", - "order": { - "type": "method" - } + "wheres": [ + "index", + "play" + ] } + } + } + }, + "comic_stories": { + "lists": { + "index": { + "type": "public" }, "by_comic": { "type": "filter" @@ -115,14 +101,11 @@ } } }, - "story": { + "stories": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_comic": { "type": "through_filter", "args": { @@ -137,27 +120,23 @@ }, "by_author": { "type": "filter" - } - } - }, - "story_sheet": { - "lists": { - "public": { - "type": "public" - }, - "private": { - "type": "private" }, "play": { "type": "play", "args": { "filter_item_name": "story", - "filter_model_name": "story_sheet", - "filter_key": "story_id", - "order": { - "type": "method" - } + "wheres": [ + "index", + "play" + ] } + } + } + }, + "story_sheets": { + "lists": { + "index": { + "type": "public" }, "by_story": { "type": "filter" @@ -175,14 +154,11 @@ } } }, - "sheet": { + "sheets": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_story": { "type": "through_filter", "args": { @@ -197,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" }, @@ -232,14 +200,11 @@ } } }, - "panel": { + "panels": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_scroll": { "type": "through_filter", "args": { @@ -263,14 +228,11 @@ } } }, - "panel_picture": { + "panel_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -284,14 +246,11 @@ } } }, - "speech_balloon": { + "speech_balloons": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -308,17 +267,11 @@ } } }, - "speech": { + "speeches": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, - "by_panel": { - "type": "filter" - }, "by_speech_balloon": { "type": "filter" }, @@ -338,9 +291,9 @@ } } }, - "balloon": { + "balloons": { "lists": { - "public": { + "index": { "type": "public" }, "by_speech_balloon": { @@ -362,14 +315,11 @@ } } }, - "ground_picture": { + "ground_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -383,14 +333,11 @@ } } }, - "ground_color": { + "ground_colors": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_panel": { "type": "filter" }, @@ -404,16 +351,22 @@ } } }, - "original_picture": { + "original_pictures": { "lists": { - "private": { - "type": "private" + "index": { + "type": "public", + "args": { + "wheres": [ + "index", + "private" + ] + } } } }, - "picture": { + "pictures": { "lists": { - "public": { + "index": { "type": "public" }, "by_artist": { @@ -421,14 +374,11 @@ } } }, - "resource_picture": { + "resource_pictures": { "lists": { - "public": { + "index": { "type": "public" }, - "private": { - "type": "private" - }, "by_original_picture": { "type": "filter" }, @@ -443,9 +393,25 @@ } } }, - "speech_balloon_template": { + "resource_picture_pictures": { + "lists": { + "index": { + "type": "public" + }, + "by_original_picture": { + "type": "filter" + }, + "by_resource_picture": { + "type": "filter" + }, + "by_picture": { + "type": "filter" + } + } + }, + "speech_balloon_templates": { "lists": { - "public": { + "index": { "type": "public" }, "by_panel": { @@ -456,41 +422,35 @@ }, "by_system_picture": { "type": "filter" - }, - "select_items": { - "type": "system_resource" } } }, - "writing_format": { + "writing_formats": { "lists": { - "public": { - "type": "public" - }, - "select_items": { - "type": "system_resource" + "index": { + "type": "public", + "args": { + "after_method_name": "enable" + } }, "by_system_picture": { "type": "filter" } } }, - "license_group": { + "license_groups": { "lists": { - "public": { + "index": { "type": "public" }, "by_resource_picture": { "type": "filter" - }, - "select_items": { - "type": "system_resource" } } }, - "license": { + "licenses": { "lists": { - "public": { + "index": { "type": "public" }, "by_license_group": { @@ -501,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": { @@ -748,8 +865,8 @@ "speech_balloon_template" ], "has_one": [ - "balloon.by_speech_balloon", - "speech.by_speech_balloon" + "balloons.by_speech_balloon", + "speeches.by_speech_balloon" ] } }, @@ -860,9 +977,7 @@ "belongs_to": [ "artist" ], - "has_one": [ - "resource_picture.by_original_picture" - ] + "has_one": [] } }, "picture": { @@ -897,6 +1012,9 @@ "belongs_to": [ "license", "artist" + ], + "has_one": [ + "resource_picture_pictures.by_picture" ] } }, @@ -943,6 +1061,23 @@ "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" ] } }, @@ -1374,7 +1509,7 @@ "face": { "type": "method", "args": { - "method_name": "caption" + "method_name": "filer_caption" } } } @@ -1583,7 +1718,7 @@ "face": { "type": "method", "args": { - "method_name": "plain_scenario" + "method_name": "filer_caption" } }, "link": { @@ -1698,7 +1833,7 @@ "face": { "type": "method", "args": { - "method_name": "revision" + "method_name": "filer_caption" } }, "link": { @@ -1759,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", @@ -1887,2321 +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": [ - "name", - "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 + }, + "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" - }, - "row_break": true - }, - "description": { - "label": { - "args": { - "row_break": true + "field_names": [ + "title", + "visible", + "description", + "id", + "author_id" + ] + } + } + }, + "scroll_panel": { + "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": "text_area" - } - }, - "visible": { - "tag": { - "type": "select" - }, - "row_break": true - }, - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "author_id": { - "label": { - "type": "none" + "field_names": [ + "scroll_id", + "panel_id", + "t", + "id" + ] + } + } + }, + "comic": { + "uses": { + "default": { + "fields": { + "title": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text", + "args": { + "options": { + "size": 80 + } + } + }, + "row_break": true + }, + "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": "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" + "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": [ - "scroll_id", - "panel_id", - "t", - "id" - ] + } }, - "comic": { - "fields": { - "title": { - "label": { - "args": { + "story": { + "uses": { + "default": { + "fields": { + "title": { + "label": { + "args": { + "row_break": true + } + }, + "tag": { + "type": "text", + "args": { + "options": { + "size": 80 + } + } + }, + "row_break": true + }, + "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" + "field_names": [ + "title", + "visible", + "description", + "id", + "author_id" + ] + } + } + }, + "story_sheet": { + "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" + } + } }, - "row_break": true - }, - "description": { - "label": { - "args": { + "field_names": [ + "story_id", + "sheet_id", + "t", + "id" + ] + } + } + }, + "sheet": { + "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_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": [ + "caption", + "width", + "height", + "visible", + "id", + "author_id" + ] } - }, - "field_names": [ - "title", - "description", - "visible", - "id", - "author_id" - ] + } }, - "comic_story": { - "fields": { - "comic_id": { - "tag": { - "type": "number" - } - }, - "story_id": { - "tag": { - "type": "number" - } - }, - "t": { - "tag": { - "type": "number" - } - }, - "id": { - "label": { - "type": "none" + "sheet_panel": { + "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": [ - "comic_id", - "story_id", - "t", - "id" - ] + } }, - "story": { - "fields": { - "title": { - "label": { - "args": { + "panel": { + "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": "text" - }, - "row_break": true - }, - "description": { - "label": { - "args": { + "field_names": [ + "caption", + "width", + "height", + "border", + "publish", + "id", + "author_id" + ] + } + } + }, + "panel_picture": { + "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" + } } }, - "tag": { - "type": "text_area" - }, - "row_break": true + "field_names": [ + "x", + "y", + "width", + "height", + "link", + "id", + "panel_id", + "picture_id", + "z", + "t" + ] }, - "visible": { - "tag": { - "type": "select" + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true + } }, - "row_break": true - }, - "id": { - "label": { - "type": "none" + "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 + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "id", + "panel_id", + "speech_balloon_template_id", + "speech_balloon_template_module_name", + "z", + "t", + "speech_balloon_template_settings" + ] }, - "author_id": { - "label": { - "type": "none" + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "caption" + ] } - }, - "field_names": [ - "title", - "description", - "visible", - "id", - "author_id" - ] + } }, - "story_sheet": { - "fields": { - "story_id": { - "label": { - "type": "none" + "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 + } }, - "tag": { - "type": "number" - } + "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" + ] }, - "sheet_id": { - "label": { - "type": "none" + "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 + } }, - "tag": { - "type": "number" - } - }, - "t": { - "tag": { - "type": "number" - } + "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" - } + "field_names": [ + "quotes", + "content" + ] } - }, - "field_names": [ - "story_id", - "sheet_id", - "t", - "id" - ] + } }, - "sheet": { - "fields": { - "caption": { - "label": { - "args": { + "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": "text" - }, - "row_break": true + "field_names": [ + "repeat", + "x", + "y", + "z", + "t", + "id", + "panel_id", + "picture_id" + ] }, - "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" - ] - }, - "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" - }, - "tag": { - "type": "hidden" - } - } - }, - "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" - }, - "tag": { - "type": "hidden" - } - } - }, - "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" - }, - "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" - } - } - }, - "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" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_id": { - "label": { - "type": "none" - }, - "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_module_name": { - "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_module_name", - "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_module_name": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "speech_balloon_template_settings": { - "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" - ] - }, - "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" - } - } - } - }, - "fore_color": { - "label": { - "row_break": true - }, - "tag": { - "type": "hidden" - }, - "helpers": { - "color": { - "type": "color", - "args": { - "wrapper": "speech-fore_color-wrap" - } - } - } - }, - "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 - } - }, - "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_module_name", - "speech_balloon_template_settings", - "writing_format_module_name" - ] - }, - "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" + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, + "row_break": true } }, - "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" + ] } - }, - "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" + "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" + } + } }, - "row_break": true + "field_names": [ + "id", + "panel_id", + "code", + "orientation", + "xy", + "wh", + "z", + "t" + ] }, - "code": { - "label": { - "args": { + "scenario": { + "fields": { + "caption": { + "tag": { + "type": "text", + "args": { + "options": { + "size": 40 + } + } + }, "row_break": true } }, - "tag": { - "type": "hidden" - }, - "helpers": { - "color": { - "type": "color", - "args": { - "wrapper": "ground_color-code-wrap" + "field_names": [ + "caption" + ] + } + } + }, + "original_picture": { + "uses": { + "multipart": { + "fields": { + "file": { + "label": { + "type": "none" + }, + "tag": { + "type": "file" } } }, - "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": [ + "file" + ] } - }, - "field_names": [ - "id", - "panel_id", - "caption", - "code", - "orientation", - "xy", - "wh", - "z", - "t" - ] + } }, "original_picture_license_group": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "original_picture_id": { - "label": { - "type": "none" + "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" - } - }, - "license_group_id": { - "tag": { - "type": "select" - } + "field_names": [ + "id", + "original_picture_id", + "license_group_id" + ] } - }, - "field_names": [ - "id", - "original_picture_id", - "license_group_id" - ] + } }, "original_picture_license": { - "fields": { - "id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "original_picture_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "license_group_id": { - "label": { - "type": "none" - }, - "tag": { - "type": "hidden" - } - }, - "license_id": { - "tag": { - "type": "select" - } - }, - "license_settings": { - "row_break": true - }, - "license_group_module_name": { - "label": { - "type": "none" + "uses": { + "default": { + "fields": { + "id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "original_picture_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_group_id": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + }, + "license_id": { + "tag": { + "type": "select" + } + }, + "license_settings": { + "row_break": true + }, + "license_group_module_name": { + "label": { + "type": "none" + }, + "tag": { + "type": "hidden" + } + } }, - "tag": { - "type": "hidden" - } + "field_names": [ + "id", + "original_picture_id", + "license_group_id", + "license_id", + "license_settings", + "license_group_module_name" + ] } - }, - "field_names": [ - "id", - "original_picture_id", - "license_group_id", - "license_id", - "license_settings", - "license_group_module_name" - ] + } }, "speech_balloon_template": { - "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" + "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", - "module_name", - "caption", - "t", - "system_picture_id", - "settings" - ] + } }, "writing_format": { - "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" + "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", - "module_name", - "caption", - "system_picture_id", - "settings" - ] + } }, "license_group": { - "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" + "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 + "field_names": [ + "id", + "name", + "module_name", + "caption", + "url" + ] } - }, - "field_names": [ - "id", - "name", - "module_name", - "caption", - "url" - ] + } }, "license": { - "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" + "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_module_name", - "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": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "plain_speech_balloon_balloon": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "plain_speech_balloon_speech": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "square_speech_balloon_speech_balloon": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "square_speech_balloon_balloon": { - "fields": {}, - "field_names": [] + "uses": { + "default": { + "fields": {}, + "field_names": [] + } + } }, "square_speech_balloon_speech": { - "fields": {}, - "field_names": [] + "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" - }, - "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 + } }, - "row_break": true + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap" - ] + } }, "pettanr_creative_commons_v30_licenses_attribute": { - "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" + "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": [ - "artist_name", - "caption", - "artist_url", - "source_url", - "more_permission_url" - ] + } }, "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" - }, - "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 + } }, - "row_break": true + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap" - ] + } }, "pettanr_pettan_commons_v01_licenses_attribute": { - "fields": { - "artist_name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "sources": { - "tag": { - "type": "text" + "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": [ - "artist_name", - "caption", - "sources" - ] + } }, "pettanr_pettan_commons_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_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" + "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": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_pettan_protected_v01_licenses_attribute": { - "fields": { - "artist_name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "sources": { - "tag": { - "type": "text" + "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": [ - "artist_name", - "caption", - "sources" - ] + } }, "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" - }, - "row_break": true - }, - "trackback": { - "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 + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap", + "trackback" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_pettan_public_v01_licenses_attribute": { - "fields": { - "artist_name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "caption": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "sources": { - "tag": { - "type": "text" + "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": [ - "artist_name", - "caption", - "sources" - ] + } }, "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" - }, - "row_break": true - }, - "trackback": { - "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 + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap", + "trackback" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_public_domain_v01_licenses_attribute": { - "fields": { - "artist_name": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "source_url": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "note": { - "tag": { - "type": "text" + "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": [ - "artist_name", - "source_url", - "note" - ] + } }, "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" - }, - "row_break": true - }, - "trackback": { - "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 + "field_names": [ + "open", + "commercial", + "official", + "attribution", + "derive", + "thumbnail", + "gif_convert", + "reverse", + "sync_vh", + "overlap", + "trackback" + ] } - }, - "field_names": [ - "open", - "commercial", - "official", - "attribution", - "derive", - "thumbnail", - "gif_convert", - "reverse", - "sync_vh", - "overlap", - "trackback" - ] + } }, "pettanr_unknown_v01_licenses_attribute": { - "fields": { - "source_url": { - "tag": { - "type": "text" - }, - "row_break": true - }, - "note": { - "tag": { - "type": "text" + "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": [ - "source_url", - "note" - ] + } }, "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": {},