diff --git a/src/Umbraco.Cms.15.x/Views/Partials/blockgrid/Components/heroBlock.cshtml b/src/Umbraco.Cms.15.x/Views/Partials/blockgrid/Components/heroBlock.cshtml index e425f47..789add7 100644 --- a/src/Umbraco.Cms.15.x/Views/Partials/blockgrid/Components/heroBlock.cshtml +++ b/src/Umbraco.Cms.15.x/Views/Partials/blockgrid/Components/heroBlock.cshtml @@ -5,6 +5,9 @@ var hasBrightContrast = Model.Content.Contrast == "#ffffff"; } +
Dropdown: @Model.Content.Height
+
Content Picker: @Model.Content.ContentPicker?.Name (@Model.Content.ContentPicker?.Url())
+
- -
Content Picker: @Model.Content.ContentPicker?.Name (@Model.Content.ContentPicker?.Url())
\ No newline at end of file + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/Views/Partials/blocklist/Components/heroBlock.cshtml b/src/Umbraco.Cms.15.x/Views/Partials/blocklist/Components/heroBlock.cshtml index 1d53617..92f0a36 100644 --- a/src/Umbraco.Cms.15.x/Views/Partials/blocklist/Components/heroBlock.cshtml +++ b/src/Umbraco.Cms.15.x/Views/Partials/blocklist/Components/heroBlock.cshtml @@ -5,6 +5,9 @@ var hasBrightContrast = Model.Content.Contrast == "ffffff"; } +
Dropdown: @Model.Content.Height
+
Content Picker: @Model.Content.ContentPicker?.Name (@Model.Content.ContentPicker?.Url())
+
> + +@await Html.GetBlockListHtmlAsync(Model.Content.BlockList) \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Content/block-list-test.config b/src/Umbraco.Cms.15.x/uSync/v15/Content/block-list-test.config index 90b349f..0118e11 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Content/block-list-test.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Content/block-list-test.config @@ -10,47 +10,138 @@ 2 - + diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Content/home.config b/src/Umbraco.Cms.15.x/uSync/v15/Content/home.config index bdfbb29..404ae07 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Content/home.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Content/home.config @@ -10,7 +10,7 @@ 0 - + diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Content/nested-block-grid-test.config b/src/Umbraco.Cms.15.x/uSync/v15/Content/nested-block-grid-test.config index c7df97c..04d99b9 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Content/nested-block-grid-test.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Content/nested-block-grid-test.config @@ -10,7 +10,7 @@ 3 - + @@ -114,6 +114,50 @@ } } ] + }, + { + "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "b8584779-47a5-460e-ae8e-1dbf6823d930", + "udi": null, + "values": [ + { + "alias": "headline", + "culture": null, + "editorAlias": null, + "segment": null, + "value": "Card Test" + }, + { + "alias": "richText", + "culture": null, + "editorAlias": null, + "segment": null, + "value": { + "markup": "\u003Cp\u003EWith some rich text\u003C/p\u003E", + "blocks": { + "contentData": [], + "settingsData": [], + "expose": [], + "Layout": {} + } + } + }, + { + "alias": "image", + "culture": null, + "editorAlias": null, + "segment": null, + "value": [ + { + "key": "b21746f2-6864-498b-a7f0-a4bdaa25c9fd", + "mediaKey": "8bf1f902-53a2-498e-a48b-26e35d42df57", + "mediaTypeAlias": "Image", + "crops": [], + "focalPoint": null + } + ] + } + ] } ], "settingsData": [ @@ -129,6 +173,11 @@ "contentKey": "278edacc-89e3-4d99-afec-6731735238c9", "culture": null, "segment": null + }, + { + "contentKey": "b8584779-47a5-460e-ae8e-1dbf6823d930", + "culture": null, + "segment": null } ], "Layout": { @@ -136,7 +185,17 @@ { "areas": [ { - "items": [], + "items": [ + { + "areas": [], + "columnSpan": 6, + "contentKey": "b8584779-47a5-460e-ae8e-1dbf6823d930", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + } + ], "key": "9f1c62ff-38ec-4488-bdc4-b39edfd425f3" } ], diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Content/services.config b/src/Umbraco.Cms.15.x/uSync/v15/Content/services.config index 516aab3..5288f52 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Content/services.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Content/services.config @@ -10,194 +10,17 @@ 0 - + We provide several solutions for changing the environment, the economy, and production lines.\n

What you can do to help reduce your carbon footprint depends on where you live, the resources you have, and how much time you can give. If you want to do something about global warming, however, then simple changes can have a big impact.

" + "values": [], + "richText": "\u003Ch3 class=\u0022lead-paragraph\u0022\u003EWe provide several solutions for changing the environment, the economy, and production lines.\u003C/h3\u003E\n\u003Cp class=\u0022lead-paragraph\u0022\u003EWhat you can do to help reduce your carbon footprint depends on where you live, the resources you have, and how much time you can give. If you want to do something about global warming, however, then simple changes can have a big impact.\u003C/p\u003E" }, { "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/f9287d8ba41743aea1015738afd362f0", + "values": [], "image": [ { "key": "b78be6c0-f0bd-400b-8412-2773b86dbbed", @@ -237,11 +66,13 @@ } ], "headline": "Innovative indoor climate solution", - "richText": "

Keep your organization sustainable with a green agenda.

" + "richText": "\u003Cp\u003EKeep your organization sustainable with a green agenda.\u003C/p\u003E" }, { "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/4a0f761f824a4bae91866dfc557acf73", + "values": [], "image": [ { "key": "b0a2a241-e24d-4c37-9f62-108c22863d71", @@ -249,35 +80,41 @@ } ], "headline": "Green production transition", - "richText": "

Analysis and facilitation, Use a combination of the two and implement them.

" + "richText": "\u003Cp\u003EAnalysis and facilitation, Use a combination of the two and implement them.\u003C/p\u003E" }, { "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/faddecf8aa3a4b299bc6c7bf611d4d27", + "values": [], "image": [ { "key": "f294e7ef-fd7f-4e30-84dc-9346d329b33e", "mediaKey": "87b7776d-f21b-4dda-8325-87b4d004dceb" } ], - "headline": "Analysis & evaluation", - "richText": "

We provide a platform of knowledge, so you can use that knowledge for branding and marketing.

" + "headline": "Analysis \u0026 evaluation", + "richText": "\u003Cp\u003EWe provide a platform of knowledge, so you can use that knowledge for branding and marketing.\u003C/p\u003E" }, { "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/329bb5128b3e4a59a103079ddc500dad", + "values": [], "image": [ { "key": "bf356e7a-8b59-4963-8dc8-f6284870cde4", "mediaKey": "76e87651-7962-4c73-ae6b-684921a81c1e" } ], - "headline": "Optimisation & implementation", - "richText": "

You can use that knowledge for branding and marketing.

" + "headline": "Optimisation \u0026 implementation", + "richText": "\u003Cp\u003EYou can use that knowledge for branding and marketing.\u003C/p\u003E" }, { "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/3ee573f93eda4f0c80d6c52544837967", + "values": [], "image": [ { "key": "70f31be4-6bcf-425e-a49d-1fee2fedd81d", @@ -285,11 +122,13 @@ } ], "headline": "The transition to green production", - "richText": "

Use a combination of analysis and facilitation, we help you make the right decisions and implement them.

" + "richText": "\u003Cp\u003EUse a combination of analysis and facilitation, we help you make the right decisions and implement them.\u003C/p\u003E" }, { "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/9cee4fda73314d97b33c507a038c2c2f", + "values": [], "image": [ { "key": "c1934b6f-077c-4677-847b-a6df6d9f5394", @@ -297,11 +136,13 @@ } ], "headline": "Environmental footprint", - "richText": "

Creating sustainable product innovation is an important parameter

" + "richText": "\u003Cp\u003ECreating sustainable product innovation is an important parameter\u003C/p\u003E" }, { "contentTypeKey": "56a73241-9dbd-46aa-a1ff-3d24ae2b6a33", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/e6b7a7bb31a84ce8a67a97b990b7b367", + "values": [], "image": [ { "key": "7f9a190e-c4ed-4c2a-86b8-48a4454eed23", @@ -309,24 +150,32 @@ } ], "headline": "Carbon dioxide", - "richText": "

Chemical compound made up of molecules that each have one carbon atom covalently double bonded to two oxygen atoms

" + "richText": "\u003Cp\u003EChemical compound made up of molecules that each have one carbon atom covalently double bonded to two oxygen atoms\u003C/p\u003E" }, { "contentTypeKey": "964feee4-efb3-4676-91a0-b960f26e9d92", - "udi": "umb://element/a4b6a642bffc4f349232c056b84b2cd1" + "key": "00000000-0000-0000-0000-000000000000", + "udi": "umb://element/a4b6a642bffc4f349232c056b84b2cd1", + "values": [] }, { "contentTypeKey": "69de9db6-ec92-4989-a5f6-8437b8f3d5cd", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/e5ab4ac7ce1843528aca261576a88536", - "richText": "

Five service annoncements to reduce your greenhouse gas emissions

\n

What you can do to help reduce your carbon footprint depends on where you live, the resources you have, and how much time you can give. If you want to do something about global warming, however, then simple changes can have a big impact. Here are some straightforward solutions that you can implement right away:

\n

Eat less (or no) meat. Going vegetarian has the same impact on reducing greenhouse gas emissions as if you trade in a regular car for a hybrid. The process of making a pound of commercial meat uses ten times more energy than making a pound of beans or grains.

\n

Hook your home up to clean energy. If you can’t afford to install solar panels or wind turbines on your roof, you can tap into an independent clean energy supplier. Let them build the wind turbine, and you reap the benefits. This step reduces your own emissions and helps build the renewable energy industry.

\n

Insulate your house. The average home has the equivalent of a basketball-sized hole in the side of its wall. That’s how much heating and cooling you can keep from escaping if you properly insulate your home’s ceilings, walls, windows, and doors.

\n

Travel smart. Reducing the number of flights you take in a year has a huge impact. One long-haul flight can be enough to double your impact on climate change, so think twice before taking that long trip. Whenever possible, take the train or bus. Minimize your driving by carpooling, walking, biking, or taking public transit.

\n

Use only the energy you need. Develop energy-saving habits — turn off the lights and TV when you leave the room, and turn down your thermostats when the house is empty in winter, and up in summer. Choose low-energy technologies by looking for the ENERGY STAR or Energy Savings logos on all appliances, electronics, computers, and more. These qualification standards highlight products that use the least energy.

" + "values": [], + "richText": "\u003Ch3\u003EFive service annoncements to reduce your greenhouse gas emissions\u003C/h3\u003E\n\u003Cp\u003EWhat you can do to help reduce your carbon footprint depends on where you live, the resources you have, and how much time you can give. If you want to do something about global warming, however, then simple changes can have a big impact. Here are some straightforward solutions that you can implement right away:\u003C/p\u003E\n\u003Cp\u003E\u003Cstrong\u003EEat less (or no) meat.\u003C/strong\u003E\u00A0Going vegetarian has the same impact on reducing greenhouse gas emissions as if you trade in a regular car for a hybrid. The process of making a pound of commercial meat uses ten times more energy than making a pound of beans or grains.\u003C/p\u003E\n\u003Cp\u003E\u003Cstrong\u003EHook your home up to clean energy.\u003C/strong\u003E\u00A0If you can\u2019t afford to install solar panels or wind turbines on your roof, you can tap into an independent clean energy supplier. Let them build the wind turbine, and you reap the benefits. This step reduces your own emissions and helps build the renewable energy industry.\u003C/p\u003E\n\u003Cp\u003E\u003Cstrong\u003EInsulate your house.\u00A0\u003C/strong\u003EThe average home has the equivalent of a basketball-sized hole in the side of its wall. That\u2019s how much heating and cooling you can keep from escaping if you properly insulate your home\u2019s ceilings, walls, windows, and doors.\u003C/p\u003E\n\u003Cp\u003E\u003Cstrong\u003ETravel smart.\u003C/strong\u003E\u00A0Reducing the number of flights you take in a year has a huge impact. One long-haul flight can be enough to double your impact on climate change, so think twice before taking that long trip. Whenever possible, take the train or bus. Minimize your driving by carpooling, walking, biking, or taking public transit.\u003C/p\u003E\n\u003Cp\u003E\u003Cstrong\u003EUse only the energy you need.\u003C/strong\u003E Develop energy-saving habits \u2014 turn off the lights and TV when you leave the room, and turn down your thermostats when the house is empty in winter, and up in summer. Choose low-energy technologies by looking for the ENERGY STAR or Energy Savings logos on all appliances, electronics, computers, and more. These qualification standards highlight products that use the least energy.\u003C/p\u003E" }, { "contentTypeKey": "e7cd2fff-36b9-4853-9a29-5afe4c1c47bb", - "udi": "umb://element/2cfc183497714d27a938ea4f369e8aa8" + "key": "00000000-0000-0000-0000-000000000000", + "udi": "umb://element/2cfc183497714d27a938ea4f369e8aa8", + "values": [] }, { "contentTypeKey": "e91cd36f-4bdf-4c74-90bf-b2c85fd00dae", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/14868939c7f3496f90fda4f7bfe1ed97", + "values": [], "image": [ { "key": "003e5cc1-70f9-4f45-9081-037125e80eea", @@ -336,17 +185,23 @@ }, { "contentTypeKey": "62351bd5-75fc-4d93-a6b2-b99439a9161f", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/aa4fceaf479148b781eaae21d68978b0", + "values": [], "headline": "Conserve our natural resources" }, { "contentTypeKey": "69de9db6-ec92-4989-a5f6-8437b8f3d5cd", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/7a66fc6c7a794e4c8049f68f95f0e3eb", - "richText": "

Humans derive energy from burning fossil fuels, which releases almost three quarters of all human-produced greenhouse gases into the atmosphere. Half of all fossil fuels are burned to provide electricity and heat; the next big users of fossil fuels are manufacturing and transportation.

" + "values": [], + "richText": "\u003Cp\u003EHumans derive energy from burning fossil fuels, which releases almost three quarters of all human-produced greenhouse gases into the atmosphere. Half of all fossil fuels are burned to provide electricity and heat; the next big users of fossil fuels are manufacturing and transportation.\u003C/p\u003E" }, { "contentTypeKey": "1d05aa7a-16bd-4f3f-b094-023fd0bf0332", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/6a19709c18334c93a4e2a515d8e8ff4a", + "values": [], "link": [ { "name": "Learn more", @@ -356,11 +211,15 @@ }, { "contentTypeKey": "e7cd2fff-36b9-4853-9a29-5afe4c1c47bb", - "udi": "umb://element/7c7030a693014cda8d64a6803172ba2d" + "key": "00000000-0000-0000-0000-000000000000", + "udi": "umb://element/7c7030a693014cda8d64a6803172ba2d", + "values": [] }, { "contentTypeKey": "e91cd36f-4bdf-4c74-90bf-b2c85fd00dae", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/9738df7d64814b28ae25a231e4a7d4c7", + "values": [], "image": [ { "key": "232198b5-a5dc-4d14-9684-e401185604f4", @@ -370,17 +229,23 @@ }, { "contentTypeKey": "62351bd5-75fc-4d93-a6b2-b99439a9161f", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/e013c27b47e3466db4dae0494f6a4e3f", + "values": [], "headline": "A bright future for renewable energy" }, { "contentTypeKey": "69de9db6-ec92-4989-a5f6-8437b8f3d5cd", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/7a53ce3b088e4e1cad67f5ca05d02540", - "richText": "

The phrase “global warming” hasn’t been around long, but climate change, as it’s also known, is nothing new. In fact, it has been a constant throughout history. Earth’s climate today is very different from what it was 2 million years ago, let alone 10,000 years ago.

" + "values": [], + "richText": "\u003Cp\u003EThe phrase \u201Cglobal warming\u201D hasn\u2019t been around long, but climate change, as it\u2019s also known, is nothing new. In fact, it has been a constant throughout history. Earth\u2019s climate today is very different from what it was 2 million years ago, let alone 10,000 years ago.\u003C/p\u003E" }, { "contentTypeKey": "1d05aa7a-16bd-4f3f-b094-023fd0bf0332", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/6ba7dafc14ed4742891dfbcad44d93e1", + "values": [], "link": [ { "name": "Explorer", @@ -392,7 +257,9 @@ "settingsData": [ { "contentTypeKey": "1a16c578-dacc-4552-ad07-26553c8a34fd", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/398a058e2e8846339e9013ebfa4517b7", + "values": [], "backgroundColor": { "value": "f4f1ec", "label": "f4f1ec", @@ -402,12 +269,16 @@ }, { "contentTypeKey": "1a16c578-dacc-4552-ad07-26553c8a34fd", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/1b30c4ca55ed45e2af4acf70b0ad3bc6", + "values": [], "backgroundColor": "" }, { "contentTypeKey": "1a16c578-dacc-4552-ad07-26553c8a34fd", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/dc8ab3910a404ea0939999643f43cfa2", + "values": [], "backgroundColor": { "value": "c97990", "label": "c97990", @@ -423,10 +294,365 @@ }, { "contentTypeKey": "1a16c578-dacc-4552-ad07-26553c8a34fd", + "key": "00000000-0000-0000-0000-000000000000", "udi": "umb://element/c55b4bb7d02e43c39dfb252e04fb0acd", + "values": [], "backgroundColor": "" } - ] + ], + "expose": [ + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + }, + { + "contentKey": "00000000-0000-0000-0000-000000000000", + "culture": null, + "segment": null + } + ], + "Layout": { + "Umbraco.BlockGrid": [ + { + "areas": [ + { + "items": [], + "key": "3b490f17-1471-4ac4-9434-60e676639e29" + } + ], + "columnSpan": 12, + "contentKey": "42e8e0e8-28a1-418f-a672-5fbffe02226f", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [ + { + "items": [ + { + "areas": [], + "columnSpan": 12, + "contentKey": "76c1603d-7534-4bfc-863d-625fc030b092", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 6, + "contentKey": "f9287d8b-a417-43ae-a101-5738afd362f0", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 3, + "contentKey": "329bb512-8b3e-4a59-a103-079ddc500dad", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 3, + "contentKey": "4a0f761f-824a-4bae-9186-6dfc557acf73", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 3, + "contentKey": "faddecf8-aa3a-4b29-9bc6-c7bf611d4d27", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 3, + "contentKey": "e6b7a7bb-31a8-4ce8-a67a-97b990b7b367", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 3, + "contentKey": "9cee4fda-7331-4d97-b33c-507a038c2c2f", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 3, + "contentKey": "3ee573f9-3eda-4f0c-80d6-c52544837967", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + } + ], + "key": "9f1c62ff-38ec-4488-bdc4-b39edfd425f3" + } + ], + "columnSpan": 12, + "contentKey": "af17c0c6-4836-47bf-b830-ab81c90f4389", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": "398a058e-2e88-4633-9e90-13ebfa4517b7", + "settingsUdi": null + }, + { + "areas": [ + { + "items": [ + { + "areas": [], + "columnSpan": 12, + "contentKey": "e5ab4ac7-ce18-4352-8aca-261576a88536", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + } + ], + "key": "9f1c62ff-38ec-4488-bdc4-b39edfd425f3" + } + ], + "columnSpan": 12, + "contentKey": "a4b6a642-bffc-4f34-9232-c056b84b2cd1", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": "1b30c4ca-55ed-45e2-af4a-cf70b0ad3bc6", + "settingsUdi": null + }, + { + "areas": [ + { + "items": [ + { + "areas": [], + "columnSpan": 6, + "contentKey": "14868939-c7f3-496f-90fd-a4f7bfe1ed97", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + } + ], + "key": "d4ba196a-e79a-44d2-8d0c-4299be791898" + }, + { + "items": [ + { + "areas": [], + "columnSpan": 6, + "contentKey": "aa4fceaf-4791-48b7-81ea-ae21d68978b0", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 6, + "contentKey": "7a66fc6c-7a79-4e4c-8049-f68f95f0e3eb", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 6, + "contentKey": "6a19709c-1833-4c93-a4e2-a515d8e8ff4a", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + } + ], + "key": "f651b4c1-6dcb-4e3b-9c45-8d11d1594220" + } + ], + "columnSpan": 12, + "contentKey": "2cfc1834-9771-4d27-a938-ea4f369e8aa8", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": "dc8ab391-0a40-4ea0-9399-99643f43cfa2", + "settingsUdi": null + }, + { + "areas": [ + { + "items": [ + { + "areas": [], + "columnSpan": 6, + "contentKey": "e013c27b-47e3-466d-b4da-e0494f6a4e3f", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 6, + "contentKey": "7a53ce3b-088e-4e1c-ad67-f5ca05d02540", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + }, + { + "areas": [], + "columnSpan": 6, + "contentKey": "6ba7dafc-14ed-4742-891d-fbcad44d93e1", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + } + ], + "key": "d4ba196a-e79a-44d2-8d0c-4299be791898" + }, + { + "items": [ + { + "areas": [], + "columnSpan": 6, + "contentKey": "9738df7d-6481-4b28-ae25-a231e4a7d4c7", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": null, + "settingsUdi": null + } + ], + "key": "f651b4c1-6dcb-4e3b-9c45-8d11d1594220" + } + ], + "columnSpan": 12, + "contentKey": "7c7030a6-9301-4cda-8d64-a6803172ba2d", + "contentUdi": null, + "rowSpan": 1, + "settingsKey": "c55b4bb7-d02e-43c3-9dfb-252e04fb0acd", + "settingsUdi": null + } + ] + } }]]>
diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Content/test-1.config b/src/Umbraco.Cms.15.x/uSync/v15/Content/test-1.config index d3797bf..cd5e356 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Content/test-1.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Content/test-1.config @@ -1,16 +1,16 @@  - + - Home - /Home/test1 - false + + /[-20]/test1 + true blockGrid 2023-09-01T17:13:00 - 2 + 0 - + @@ -54,6 +54,22 @@ "label": "113635", "value": "#113635" } + }, + { + "alias": "height", + "culture": null, + "editorAlias": null, + "segment": null, + "value": [ + "100" + ] + }, + { + "alias": "contentPicker", + "culture": null, + "editorAlias": null, + "segment": null, + "value": "umb://document/6e2ff1f7114e484ba407918daded1aa6" } ] } diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Content/test.config b/src/Umbraco.Cms.15.x/uSync/v15/Content/test.config index 5d492c9..e9de7bb 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Content/test.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Content/test.config @@ -1,44 +1,113 @@  - + /[-20]/Test true blockGrid - 2023-06-28T18:28:37 + 2024-04-22T20:05:43 - 0 + 1 - + diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blockgrid.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blockgrid.config index c26078a..947ad2b 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blockgrid.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blockgrid.config @@ -6,7 +6,7 @@ folder.png True - False + 00000000-0000-0000-0000-000000000000 Nothing false @@ -17,7 +17,7 @@ BlockGrid - + diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blocklist.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blocklist.config index 7267a2c..c225a6f 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blocklist.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blocklist.config @@ -6,7 +6,7 @@ folder.png True - False + 00000000-0000-0000-0000-000000000000 Nothing false @@ -17,7 +17,7 @@ BlockList - + diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blockwitharea.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blockwitharea.config new file mode 100644 index 0000000..70d56ae --- /dev/null +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/blockwitharea.config @@ -0,0 +1,50 @@ + + + + Block With Area + icon-plugin + folder.png + Test + False + 00000000-0000-0000-0000-000000000000 + Nothing + true + + False + + + + Blocks + + + + + + + + d55f5cf2-cc91-433e-83a8-1a6cede2ef11 + Title + title + 0cc0eba1-9960-42c9-bf9b-60e150b429ae + Umbraco.TextBox + true + + + 0 + Content + Nothing + + + false + + + + + c6bdd7ae-5e95-41d9-9fb5-b8579efec08d + Content + content + Tab + 0 + + + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/buttonblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/buttonblock.config new file mode 100644 index 0000000..074fee3 --- /dev/null +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/buttonblock.config @@ -0,0 +1,50 @@ + + + + Button Block + icon-link + folder.png + + False + 00000000-0000-0000-0000-000000000000 + Nothing + true + + False + + + + Blocks + + + + + + + + 0805183f-1ea6-4c19-bfb3-5dfe8baa54a1 + Button + button + 6ef80f6d-9e69-4085-ab8a-f5c4327b0e55 + Umbraco.MultiUrlPicker + false + + + 0 + Content + Nothing + + + false + + + + + 1643275b-e6de-442f-a2d3-586cd7ac2885 + Content + content + Tab + 0 + + + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/calltoactionblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/calltoactionblock.config index 8298d93..3bbbddf 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/calltoactionblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/calltoactionblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/cardblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/cardblock.config index b25b008..4a8a865 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/cardblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/cardblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true @@ -58,7 +58,7 @@ Rich Text richText ca90c950-0aff-4e72-b976-a30b1ac57dad - Umbraco.TinyMCE + Umbraco.RichText false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/headlineblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/headlineblock.config index 8954348..17c10b6 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/headlineblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/headlineblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/heroblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/heroblock.config index 3e142d7..48bea93 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/heroblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/heroblock.config @@ -85,6 +85,22 @@ false + + d96de238-e3b5-48dd-9d6e-7ecc8078c5d0 + Height + height + 7a7da278-de8a-497d-afd4-48fac0cdb671 + Umbraco.DropDown.Flexible + false + + + 5 + Content + Nothing + + + false + 5d985a99-99e9-4747-af1f-9941c17430a4 Image diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/imageblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/imageblock.config index 6c4f917..75c013b 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/imageblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/imageblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/inspirationblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/inspirationblock.config index 12acbe3..9847cf1 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/inspirationblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/inspirationblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/nestedblocklist.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/nestedblocklist.config new file mode 100644 index 0000000..620e9f0 --- /dev/null +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/nestedblocklist.config @@ -0,0 +1,50 @@ + + + + Nested Block List + icon-plugin + folder.png + + False + 00000000-0000-0000-0000-000000000000 + Nothing + true + + False + + + + Blocks + + + + + + + + 6077d3b3-2dd1-438e-b53c-366e60469bfd + Block List + blockList + d455ec3d-a214-4b10-9d77-ca61ea867cd0 + Umbraco.BlockList + false + + + 0 + Content + Nothing + + + false + + + + + f9e7f712-474f-4717-9c43-c67ab7ef5aef + Content + content + Tab + 0 + + + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/richtextblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/richtextblock.config index cab65dc..5399875 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/richtextblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/richtextblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true @@ -26,7 +26,7 @@ Text richText 522af7ab-361a-48ee-8ca2-1f2f1e098d2a - Umbraco.TinyMCE + Umbraco.RichText false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/sectionsettingsblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/sectionsettingsblock.config index 160530e..bc9b51d 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/sectionsettingsblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/sectionsettingsblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true diff --git a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/twocolumnsectionblock.config b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/twocolumnsectionblock.config index c52659c..82bb6e6 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/twocolumnsectionblock.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/ContentTypes/twocolumnsectionblock.config @@ -6,7 +6,7 @@ folder.png False - False + 00000000-0000-0000-0000-000000000000 Nothing true diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ApprovedColor.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ApprovedColor.config index 821eec1..abfb29f 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ApprovedColor.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ApprovedColor.config @@ -3,10 +3,10 @@ Approved Color Umbraco.ColorPicker - Nvarchar + Umb.PropertyEditorUi.ColorPicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BackgroundColors.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BackgroundColors.config index 28f8538..e9d4fab 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BackgroundColors.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BackgroundColors.config @@ -3,44 +3,44 @@ Background colors Umbraco.ColorPicker - Nvarchar + Umb.PropertyEditorUi.ColorPicker Block+Grid \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BlockGridContent.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BlockGridContent.config index 3d2d93d..0bb4aa2 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BlockGridContent.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/BlockGridContent.config @@ -3,11 +3,11 @@ Block Grid - Content Umbraco.BlockGrid - Ntext + Umb.PropertyEditorUi.BlockGrid Block+Grid Block List Umbraco.BlockList - Ntext + Umb.PropertyEditorUi.BlockList Block+Grid + + + Block List - Content + Umbraco.BlockList + Umb.PropertyEditorUi.BlockList + + + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CTAURLPicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CTAURLPicker.config index 5e26e63..c15fa41 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CTAURLPicker.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CTAURLPicker.config @@ -3,14 +3,14 @@ CTA URL Picker Umbraco.MultiUrlPicker - Ntext + Umb.PropertyEditorUi.MultiUrlPicker Block+Grid \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CheckboxList.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CheckboxList.config index 354bf20..d4991f6 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CheckboxList.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/CheckboxList.config @@ -3,9 +3,9 @@ Checkbox list Umbraco.CheckBoxList - Nvarchar + Umb.PropertyEditorUi.CheckBoxList \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContentPicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContentPicker.config index 50c6f64..de12561 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContentPicker.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContentPicker.config @@ -3,11 +3,11 @@ Content Picker Umbraco.ContentPicker - Nvarchar + Umb.PropertyEditorUi.DocumentPicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContentPickerTest.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContentPickerTest.config new file mode 100644 index 0000000..4406fdf --- /dev/null +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContentPickerTest.config @@ -0,0 +1,19 @@ + + + + Content Picker Test + Umbraco.MultiNodeTreePicker + Umb.PropertyEditorUi.ContentPicker + + + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContrastColors.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContrastColors.config index fd573db..55d7e40 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContrastColors.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ContrastColors.config @@ -3,20 +3,20 @@ Contrast Colors Umbraco.ColorPicker - Nvarchar + Umb.PropertyEditorUi.ColorPicker Block+Grid \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePicker.config index 3f9c5c2..e739240 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePicker.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePicker.config @@ -3,10 +3,10 @@ Date Picker Umbraco.DateTime - Date + Umb.PropertyEditorUi.DatePicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePickerWithTime.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePickerWithTime.config index 2c289d1..6123906 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePickerWithTime.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DatePickerWithTime.config @@ -3,10 +3,10 @@ Date Picker with time Umbraco.DateTime - Date + Umb.PropertyEditorUi.DatePicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Dropdown.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Dropdown.config index 673eb7a..7cd4a07 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Dropdown.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Dropdown.config @@ -3,10 +3,10 @@ Dropdown Umbraco.DropDown.Flexible - Nvarchar + Umb.PropertyEditorUi.Dropdown \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DropdownMultiple.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DropdownMultiple.config index e8a7998..31a7998 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DropdownMultiple.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/DropdownMultiple.config @@ -3,10 +3,10 @@ Dropdown multiple Umbraco.DropDown.Flexible - Nvarchar + Umb.PropertyEditorUi.Dropdown \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/HeroHeightDropdownPropertyEditorUI.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/HeroHeightDropdownPropertyEditorUI.config new file mode 100644 index 0000000..e605bb5 --- /dev/null +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/HeroHeightDropdownPropertyEditorUI.config @@ -0,0 +1,16 @@ + + + + Hero - Height - Dropdown Property Editor UI + Umbraco.DropDown.Flexible + Umb.PropertyEditorUi.Dropdown + + + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ImageCropper.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ImageCropper.config index ccd9162..74fbea8 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ImageCropper.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ImageCropper.config @@ -3,9 +3,9 @@ Image Cropper Umbraco.ImageCropper - Ntext + Umb.PropertyEditorUi.ImageCropper \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelBigint.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelBigint.config index 909f50d..81353bd 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelBigint.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelBigint.config @@ -3,9 +3,9 @@ Label (bigint) Umbraco.Label - Nvarchar + Umb.PropertyEditorUi.Label \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDatetime.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDatetime.config index 7163ac9..2d2a1e5 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDatetime.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDatetime.config @@ -3,9 +3,9 @@ Label (datetime) Umbraco.Label - Date + Umb.PropertyEditorUi.Label \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDecimal.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDecimal.config index 045b4f5..34236c7 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDecimal.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelDecimal.config @@ -3,9 +3,9 @@ Label (decimal) Umbraco.Label - Decimal + Umb.PropertyEditorUi.Label \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelInteger.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelInteger.config index 19ea1dc..31f409c 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelInteger.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelInteger.config @@ -3,9 +3,9 @@ Label (integer) Umbraco.Label - Integer + Umb.PropertyEditorUi.Label \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelString.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelString.config index af5067c..b8ab10c 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelString.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelString.config @@ -3,9 +3,9 @@ Label (string) Umbraco.Label - Nvarchar + Umb.PropertyEditorUi.Label \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelTime.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelTime.config index df2170a..dd0438b 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelTime.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/LabelTime.config @@ -3,9 +3,9 @@ Label (time) Umbraco.Label - Date + Umb.PropertyEditorUi.Label \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewContent.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewContent.config index 821f787..887ff33 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewContent.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewContent.config @@ -3,18 +3,18 @@ List View - Content Umbraco.ListView - Nvarchar + Umb.PropertyEditorUi.Collection \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMedia.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMedia.config index 4fcba13..01e8eed 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMedia.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMedia.config @@ -3,18 +3,18 @@ List View - Media Umbraco.ListView - Nvarchar + Umb.PropertyEditorUi.Collection \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMembers.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMembers.config index f23eb03..1f83c44 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMembers.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/ListViewMembers.config @@ -3,18 +3,18 @@ List View - Members Umbraco.ListView - Nvarchar + Umb.PropertyEditorUi.Collection \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MediaPicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MediaPicker.config index 721575a..b3cc648 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MediaPicker.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MediaPicker.config @@ -3,16 +3,16 @@ Media Picker Umbraco.MediaPicker3 - Ntext + Umb.PropertyEditorUi.MediaPicker Media Picker (legacy) - Umbraco.MediaPicker - Ntext + Umbraco.MediaPicker3 + Umb.PropertyEditorUi.MediaPicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MemberPicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MemberPicker.config index 260c185..0f79e0e 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MemberPicker.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MemberPicker.config @@ -3,7 +3,7 @@ Member Picker Umbraco.MemberPicker - Nvarchar + Umb.PropertyEditorUi.MemberPicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultiURLPicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultiURLPicker.config index e00831f..a73d5f5 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultiURLPicker.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultiURLPicker.config @@ -3,13 +3,13 @@ Multi URL Picker Umbraco.MultiUrlPicker - Ntext + Umb.PropertyEditorUi.MultiUrlPicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultipleImageMediaPicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultipleImageMediaPicker.config index 407c8af..15e136d 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultipleImageMediaPicker.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/MultipleImageMediaPicker.config @@ -3,16 +3,16 @@ Multiple Image Media Picker Umbraco.MediaPicker3 - Ntext + Umb.PropertyEditorUi.MediaPicker Multiple Media Picker Umbraco.MediaPicker3 - Ntext + Umb.PropertyEditorUi.MediaPicker Multiple Media Picker (legacy) - Umbraco.MediaPicker - Ntext + Umbraco.MediaPicker3 + Umb.PropertyEditorUi.MediaPicker \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Numeric.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Numeric.config index cd6d29b..d411273 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Numeric.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Numeric.config @@ -3,7 +3,7 @@ Numeric Umbraco.Integer - Integer + Umb.PropertyEditorUi.Integer \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Radiobox.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Radiobox.config index a166cb7..0901b69 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Radiobox.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Radiobox.config @@ -3,9 +3,9 @@ Radiobox Umbraco.RadioButtonList - Nvarchar + Umb.PropertyEditorUi.RadioButtonList \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichTextBlockGrid.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichTextBlockGrid.config index 94a9c2a..dbf51de 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichTextBlockGrid.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichTextBlockGrid.config @@ -2,12 +2,12 @@ Rich Text Block Grid - Umbraco.TinyMCE - Ntext + Umbraco.RichText + Umb.PropertyEditorUi.TinyMCE Block+Grid \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichtextEditor.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichtextEditor.config index 645eb4e..e446c52 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichtextEditor.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/RichtextEditor.config @@ -2,16 +2,16 @@ Richtext editor - Umbraco.TinyMCE - Ntext + Umbraco.RichText + Umb.PropertyEditorUi.TinyMCE \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/SingleURLPicker.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/SingleURLPicker.config new file mode 100644 index 0000000..ff0e1d1 --- /dev/null +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/SingleURLPicker.config @@ -0,0 +1,12 @@ + + + + Single URL Picker + Umbraco.MultiUrlPicker + Umb.PropertyEditorUi.MultiUrlPicker + + + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Tags.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Tags.config index ee5eb68..2209206 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Tags.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Tags.config @@ -3,11 +3,10 @@ Tags Umbraco.Tags - Ntext + Umb.PropertyEditorUi.Tags \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textarea.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textarea.config index a495b9e..8446e9a 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textarea.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textarea.config @@ -3,10 +3,10 @@ Textarea Umbraco.TextArea - Ntext + Umb.PropertyEditorUi.TextArea \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textstring.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textstring.config index dc90bf0..adffff3 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textstring.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Textstring.config @@ -3,9 +3,9 @@ Textstring Umbraco.TextBox - Nvarchar + Umb.PropertyEditorUi.TextBox \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Truefalse.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Truefalse.config index a08bf8f..d40c0a2 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Truefalse.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/Truefalse.config @@ -3,12 +3,12 @@ True/false Umbraco.TrueFalse - Integer + Umb.PropertyEditorUi.Toggle \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadArticle.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadArticle.config index 1d76dc8..8d1b8b1 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadArticle.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadArticle.config @@ -3,22 +3,13 @@ Upload Article Umbraco.UploadField - Nvarchar + Umb.PropertyEditorUi.UploadField \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadAudio.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadAudio.config index 66b66ca..d798f12 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadAudio.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadAudio.config @@ -3,26 +3,14 @@ Upload Audio Umbraco.UploadField - Nvarchar + Umb.PropertyEditorUi.UploadField \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadFile.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadFile.config index bdd8d01..1c14724 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadFile.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadFile.config @@ -3,9 +3,9 @@ Upload File Umbraco.UploadField - Nvarchar + Umb.PropertyEditorUi.UploadField \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVectorGraphics.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVectorGraphics.config index 6088f33..c40992d 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVectorGraphics.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVectorGraphics.config @@ -3,14 +3,11 @@ Upload Vector Graphics Umbraco.UploadField - Nvarchar + Umb.PropertyEditorUi.UploadField \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVideo.config b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVideo.config index fb8f018..43b0335 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVideo.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/DataTypes/UploadVideo.config @@ -3,22 +3,13 @@ Upload Video Umbraco.UploadField - Nvarchar + Umb.PropertyEditorUi.UploadField \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Languages/en-us.config b/src/Umbraco.Cms.15.x/uSync/v15/Languages/en-us.config index 6f1a74d..c212dd9 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Languages/en-us.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Languages/en-us.config @@ -1,5 +1,5 @@  - + English (United States) en-US false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/bosco-shots-slr66yjpsoi-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/bosco-shots-slr66yjpsoi-unsplash.config index dd8fc24..6ad9500 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/bosco-shots-slr66yjpsoi-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/bosco-shots-slr66yjpsoi-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/casey-horner-wkjiek4qsnk-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/casey-horner-wkjiek4qsnk-unsplash.config index 185aacb..bc5e2e8 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/casey-horner-wkjiek4qsnk-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/casey-horner-wkjiek4qsnk-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-eg8-h52znw0-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-eg8-h52znw0-unsplash.config index d5f4fd9..4f6ef49 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-eg8-h52znw0-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-eg8-h52znw0-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-zsuely56fzu-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-zsuely56fzu-unsplash.config index 3f1a676..2df9efc 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-zsuely56fzu-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/collin-clyne-zsuely56fzu-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/ed-259-xcri6cpkkjs-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/ed-259-xcri6cpkkjs-unsplash.config index a8d11ff..66eecce 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/ed-259-xcri6cpkkjs-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/ed-259-xcri6cpkkjs-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-qzgn45hsen0-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-qzgn45hsen0-unsplash.config index 8d86dc9..3ff2132 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-qzgn45hsen0-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-qzgn45hsen0-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-wjkc3xzjsxw-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-wjkc3xzjsxw-unsplash.config index 397335f..1a8cfa6 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-wjkc3xzjsxw-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/geran-de-klerk-wjkc3xzjsxw-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/grant-ritchie-fbkrqhnlqoy-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/grant-ritchie-fbkrqhnlqoy-unsplash.config index cab7d8b..0c22e92 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/grant-ritchie-fbkrqhnlqoy-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/grant-ritchie-fbkrqhnlqoy-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/hernan-lucio-gjfvhkuhdsi-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/hernan-lucio-gjfvhkuhdsi-unsplash.config index 2efc3c7..5227d1e 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/hernan-lucio-gjfvhkuhdsi-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/hernan-lucio-gjfvhkuhdsi-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-2nuu-j3zgke-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-2nuu-j3zgke-unsplash.config index 961640e..8af8a24 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-2nuu-j3zgke-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-2nuu-j3zgke-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-uj99hdy2mmw-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-uj99hdy2mmw-unsplash.config index 220c885..22d89a7 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-uj99hdy2mmw-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-uj99hdy2mmw-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vmst7pnoto-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vmst7pnoto-unsplash.config index 675711d..4fcda68 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vmst7pnoto-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vmst7pnoto-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vwzdwriw3xu-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vwzdwriw3xu-unsplash.config index 2fd43a3..badefc9 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vwzdwriw3xu-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-vwzdwriw3xu-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-wr56ynk67uc-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-wr56ynk67uc-unsplash.config index 0575476..597ea41 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-wr56ynk67uc-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/hossein-nasr-wr56ynk67uc-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-qkfxq3x-ybi-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-qkfxq3x-ybi-unsplash.config index b9f3b3b..6cbac82 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-qkfxq3x-ybi-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-qkfxq3x-ybi-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-tfyi0qox08c-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-tfyi0qox08c-unsplash.config index 1b6a6ce..bae9154 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-tfyi0qox08c-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/jay-mantri-tfyi0qox08c-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/meiying-ng-orwkd-iwgqg-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/meiying-ng-orwkd-iwgqg-unsplash.config index 5871686..6aafd8f 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/meiying-ng-orwkd-iwgqg-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/meiying-ng-orwkd-iwgqg-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/merve-sehirli-nasir-r-slzigonz4-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/merve-sehirli-nasir-r-slzigonz4-unsplash.config index 4a47985..648c266 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/merve-sehirli-nasir-r-slzigonz4-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/merve-sehirli-nasir-r-slzigonz4-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/scott-webb-k-qkkbn7ds-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/scott-webb-k-qkkbn7ds-unsplash.config index 899da5e..d6459b4 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/scott-webb-k-qkkbn7ds-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/scott-webb-k-qkkbn7ds-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/simone-hutsch-l8fyk9rs-ou-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/simone-hutsch-l8fyk9rs-ou-unsplash.config index 0316ecf..bdad8ab 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/simone-hutsch-l8fyk9rs-ou-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/simone-hutsch-l8fyk9rs-ou-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/thomas-griesbeck-bs-uxe8wu5y-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/thomas-griesbeck-bs-uxe8wu5y-unsplash.config index f1007c2..b52a00d 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/thomas-griesbeck-bs-uxe8wu5y-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/thomas-griesbeck-bs-uxe8wu5y-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/tiago-alexandre-lopes-5vdftgpwv2g-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/tiago-alexandre-lopes-5vdftgpwv2g-unsplash.config index f534e2d..5110de7 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/tiago-alexandre-lopes-5vdftgpwv2g-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/tiago-alexandre-lopes-5vdftgpwv2g-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Media/yoal-desurmont-jqgsm3b9fpo-unsplash.config b/src/Umbraco.Cms.15.x/uSync/v15/Media/yoal-desurmont-jqgsm3b9fpo-unsplash.config index 9300c62..41909b7 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Media/yoal-desurmont-jqgsm3b9fpo-unsplash.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Media/yoal-desurmont-jqgsm3b9fpo-unsplash.config @@ -11,7 +11,9 @@ - + \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/file.config b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/file.config index 425dce3..245ee69 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/file.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/file.config @@ -6,7 +6,7 @@ icon-document True - False + 00000000-0000-0000-0000-000000000000 Nothing false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/folder.config b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/folder.config index 8565321..2c1094b 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/folder.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/folder.config @@ -6,7 +6,7 @@ icon-folder True - False + 3a0156c4-3b8c-4803-bdc1-6871faa83fff Nothing false @@ -14,12 +14,12 @@ Folder - Image - File - umbracoMediaVideo - umbracoMediaAudio - umbracoMediaArticle - umbracoMediaVectorGraphics + Image + File + umbracoMediaVideo + umbracoMediaAudio + umbracoMediaArticle + umbracoMediaVectorGraphics \ No newline at end of file diff --git a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaarticle.config b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaarticle.config index 11f2f7a..7e0d34c 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaarticle.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaarticle.config @@ -6,7 +6,7 @@ icon-article True - False + 00000000-0000-0000-0000-000000000000 Nothing false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaaudio.config b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaaudio.config index 3b241c3..d6fd6b2 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaaudio.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediaaudio.config @@ -6,7 +6,7 @@ icon-sound-waves True - False + 00000000-0000-0000-0000-000000000000 Nothing false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavectorgraphics.config b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavectorgraphics.config index 3ebd344..89f7447 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavectorgraphics.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavectorgraphics.config @@ -6,7 +6,7 @@ icon-picture True - False + 00000000-0000-0000-0000-000000000000 Nothing false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavideo.config b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavideo.config index 0dd0ffc..07cff42 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavideo.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/MediaTypes/umbracomediavideo.config @@ -6,7 +6,7 @@ icon-video True - False + 00000000-0000-0000-0000-000000000000 Nothing false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/MemberTypes/member.config b/src/Umbraco.Cms.15.x/uSync/v15/MemberTypes/member.config index bb1c2dc..91898b5 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/MemberTypes/member.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/MemberTypes/member.config @@ -6,7 +6,7 @@ icon-user False - False + 00000000-0000-0000-0000-000000000000 Nothing false diff --git a/src/Umbraco.Cms.15.x/uSync/v15/Templates/blockgrid.config b/src/Umbraco.Cms.15.x/uSync/v15/Templates/blockgrid.config index 0833e9e..62d37eb 100644 --- a/src/Umbraco.Cms.15.x/uSync/v15/Templates/blockgrid.config +++ b/src/Umbraco.Cms.15.x/uSync/v15/Templates/blockgrid.config @@ -1,5 +1,5 @@  -