Updated strapi to 4.6.0
This commit is contained in:
parent
120e162b36
commit
0bc3126a6c
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 497 B |
File diff suppressed because it is too large
Load Diff
|
@ -10,9 +10,9 @@
|
|||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-graphql": "4.3.4",
|
||||
"@strapi/strapi": "4.3.4",
|
||||
"sqlite3": "5.0.11"
|
||||
"@strapi/plugin-graphql": "4.6.0",
|
||||
"@strapi/strapi": "4.6.0",
|
||||
"sqlite3": "5.1.4"
|
||||
},
|
||||
"author": {
|
||||
"name": "A Strapi developer"
|
||||
|
|
|
@ -38,9 +38,6 @@
|
|||
"news": {
|
||||
"type": "string"
|
||||
},
|
||||
"merch": {
|
||||
"type": "string"
|
||||
},
|
||||
"gallery": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -65,9 +62,6 @@
|
|||
"category": {
|
||||
"type": "string"
|
||||
},
|
||||
"categories": {
|
||||
"type": "string"
|
||||
},
|
||||
"size": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -95,21 +89,9 @@
|
|||
"subitem": {
|
||||
"type": "string"
|
||||
},
|
||||
"subitems": {
|
||||
"type": "string"
|
||||
},
|
||||
"subitem_of": {
|
||||
"type": "string"
|
||||
},
|
||||
"variant": {
|
||||
"type": "string"
|
||||
},
|
||||
"variants": {
|
||||
"type": "string"
|
||||
},
|
||||
"variant_of": {
|
||||
"type": "string"
|
||||
},
|
||||
"summary": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -128,9 +110,6 @@
|
|||
"other": {
|
||||
"type": "string"
|
||||
},
|
||||
"return_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"left_to_right": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -140,9 +119,6 @@
|
|||
"page": {
|
||||
"type": "string"
|
||||
},
|
||||
"pages": {
|
||||
"type": "string"
|
||||
},
|
||||
"page_order": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -184,9 +160,6 @@
|
|||
"relation": "oneToOne",
|
||||
"target": "api::language.language"
|
||||
},
|
||||
"languages": {
|
||||
"type": "string"
|
||||
},
|
||||
"select_language": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -205,12 +178,6 @@
|
|||
"news_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"merch_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"gallery_description": {
|
||||
"type": "text"
|
||||
},
|
||||
"archives_description": {
|
||||
"type": "text"
|
||||
},
|
||||
|
@ -235,12 +202,6 @@
|
|||
"show_secondary_items": {
|
||||
"type": "string"
|
||||
},
|
||||
"no_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"no_year": {
|
||||
"type": "string"
|
||||
},
|
||||
"order_by": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -331,27 +292,12 @@
|
|||
"pronouns": {
|
||||
"type": "string"
|
||||
},
|
||||
"no_category": {
|
||||
"type": "string"
|
||||
},
|
||||
"item": {
|
||||
"type": "string"
|
||||
},
|
||||
"items": {
|
||||
"type": "string"
|
||||
},
|
||||
"content": {
|
||||
"type": "string"
|
||||
},
|
||||
"result": {
|
||||
"type": "string"
|
||||
},
|
||||
"results": {
|
||||
"type": "string"
|
||||
},
|
||||
"language_switch_message": {
|
||||
"type": "text"
|
||||
},
|
||||
"open_settings": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -370,9 +316,6 @@
|
|||
"legality": {
|
||||
"type": "string"
|
||||
},
|
||||
"members": {
|
||||
"type": "string"
|
||||
},
|
||||
"sharing_policy": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -469,9 +412,6 @@
|
|||
"table_of_contents": {
|
||||
"type": "string"
|
||||
},
|
||||
"definition": {
|
||||
"type": "string"
|
||||
},
|
||||
"no_results_message": {
|
||||
"type": "string"
|
||||
},
|
||||
|
@ -519,6 +459,90 @@
|
|||
},
|
||||
"empty_folder_message": {
|
||||
"type": "string"
|
||||
},
|
||||
"switch_to_grid_view": {
|
||||
"type": "string"
|
||||
},
|
||||
"switch_to_folder_view": {
|
||||
"type": "string"
|
||||
},
|
||||
"content_is_not_available": {
|
||||
"type": "string"
|
||||
},
|
||||
"paper_texture": {
|
||||
"type": "string"
|
||||
},
|
||||
"book_fold": {
|
||||
"type": "string"
|
||||
},
|
||||
"lighting": {
|
||||
"type": "string"
|
||||
},
|
||||
"side_pages": {
|
||||
"type": "string"
|
||||
},
|
||||
"shadow": {
|
||||
"type": "string"
|
||||
},
|
||||
"night_reader": {
|
||||
"type": "string"
|
||||
},
|
||||
"single_page_view": {
|
||||
"type": "string"
|
||||
},
|
||||
"double_page_view": {
|
||||
"type": "string"
|
||||
},
|
||||
"reset_all_options": {
|
||||
"type": "string"
|
||||
},
|
||||
"reading_layout": {
|
||||
"type": "string"
|
||||
},
|
||||
"quality": {
|
||||
"type": "string"
|
||||
},
|
||||
"only_unavailable_videos": {
|
||||
"type": "string"
|
||||
},
|
||||
"oldest": {
|
||||
"type": "string"
|
||||
},
|
||||
"newest": {
|
||||
"type": "string"
|
||||
},
|
||||
"least_popular": {
|
||||
"type": "string"
|
||||
},
|
||||
"most_popular": {
|
||||
"type": "string"
|
||||
},
|
||||
"shortest": {
|
||||
"type": "string"
|
||||
},
|
||||
"longest": {
|
||||
"type": "string"
|
||||
},
|
||||
"search": {
|
||||
"type": "string"
|
||||
},
|
||||
"showing_x_out_of_y_results": {
|
||||
"type": "string"
|
||||
},
|
||||
"return_to_x": {
|
||||
"type": "string"
|
||||
},
|
||||
"x_results": {
|
||||
"type": "string"
|
||||
},
|
||||
"definition_x": {
|
||||
"type": "string"
|
||||
},
|
||||
"subitem_of_x": {
|
||||
"type": "string"
|
||||
},
|
||||
"variant_of_x": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,44 +2,66 @@
|
|||
"collectionName": "components_collections_component_library_covers",
|
||||
"info": {
|
||||
"displayName": "Library Cover",
|
||||
"icon": "address-book"
|
||||
"icon": "address-book",
|
||||
"description": ""
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"front": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
],
|
||||
"type": "media",
|
||||
"multiple": false
|
||||
]
|
||||
},
|
||||
"spine": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
],
|
||||
"type": "media",
|
||||
"multiple": false
|
||||
]
|
||||
},
|
||||
"back": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
],
|
||||
"type": "media",
|
||||
"multiple": false
|
||||
]
|
||||
},
|
||||
"full": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
],
|
||||
"type": "media",
|
||||
"multiple": false
|
||||
]
|
||||
},
|
||||
"inside_full": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
],
|
||||
]
|
||||
},
|
||||
"inside_front": {
|
||||
"type": "media",
|
||||
"multiple": false
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
]
|
||||
},
|
||||
"inside_back": {
|
||||
"type": "media",
|
||||
"multiple": false,
|
||||
"required": false,
|
||||
"allowedTypes": [
|
||||
"images"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue