|
|
|
@ -8,12 +8,12 @@ exports[`Collection component Serialization Saving: Collection with grandchildre |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"components": [ |
|
|
|
@ -22,12 +22,12 @@ exports[`Collection component Serialization Saving: Collection with grandchildre |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"components": [ |
|
|
|
@ -35,7 +35,7 @@ exports[`Collection component Serialization Saving: Collection with grandchildre |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -43,17 +43,17 @@ exports[`Collection component Serialization Saving: Collection with grandchildre |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -62,28 +62,28 @@ exports[`Collection component Serialization Saving: Collection with grandchildre |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -91,28 +91,28 @@ exports[`Collection component Serialization Saving: Collection with grandchildre |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
"collection_name": "my_collection", |
|
|
|
"collectionName": "my_collection", |
|
|
|
"config": { |
|
|
|
"dataSource": { |
|
|
|
"path": "my_data_source_id", |
|
|
|
"type": "data-variable", |
|
|
|
}, |
|
|
|
"end_index": 1, |
|
|
|
"start_index": 0, |
|
|
|
"endIndex": 1, |
|
|
|
"startIndex": 0, |
|
|
|
}, |
|
|
|
}, |
|
|
|
"type": "collection-component", |
|
|
|
@ -127,12 +127,12 @@ exports[`Collection component Serialization Saving: Collection with no grandchil |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"components": [ |
|
|
|
@ -141,28 +141,28 @@ exports[`Collection component Serialization Saving: Collection with no grandchil |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -171,28 +171,28 @@ exports[`Collection component Serialization Saving: Collection with no grandchil |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -200,28 +200,28 @@ exports[`Collection component Serialization Saving: Collection with no grandchil |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
"collection_name": "my_collection", |
|
|
|
"collectionName": "my_collection", |
|
|
|
"config": { |
|
|
|
"dataSource": { |
|
|
|
"path": "my_data_source_id", |
|
|
|
"type": "data-variable", |
|
|
|
}, |
|
|
|
"end_index": 1, |
|
|
|
"start_index": 0, |
|
|
|
"endIndex": 1, |
|
|
|
"startIndex": 0, |
|
|
|
}, |
|
|
|
}, |
|
|
|
"type": "collection-component", |
|
|
|
@ -236,12 +236,12 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"components": [ |
|
|
|
@ -250,12 +250,12 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"components": [ |
|
|
|
@ -263,7 +263,7 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -271,17 +271,17 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -290,28 +290,28 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -319,28 +319,28 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
"collection_name": "my_collection", |
|
|
|
"collectionName": "my_collection", |
|
|
|
"config": { |
|
|
|
"dataSource": { |
|
|
|
"path": "my_data_source_id", |
|
|
|
"type": "data-variable", |
|
|
|
}, |
|
|
|
"end_index": 1, |
|
|
|
"start_index": 0, |
|
|
|
"endIndex": 1, |
|
|
|
"startIndex": 0, |
|
|
|
}, |
|
|
|
}, |
|
|
|
"type": "collection-component", |
|
|
|
@ -355,12 +355,12 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"components": [ |
|
|
|
@ -369,28 +369,28 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -399,28 +399,28 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"attribute_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
}, |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
@ -428,28 +428,28 @@ exports[`Collection component Serialization Serializion with Collection Variable |
|
|
|
"content": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"custom_prop": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_index", |
|
|
|
"variableType": "currentIndex", |
|
|
|
}, |
|
|
|
"property_trait": { |
|
|
|
"path": "user", |
|
|
|
"type": "parent-collection-variable", |
|
|
|
"variable_type": "current_item", |
|
|
|
"variableType": "currentItem", |
|
|
|
}, |
|
|
|
"type": "default", |
|
|
|
}, |
|
|
|
"collection_name": "my_collection", |
|
|
|
"collectionName": "my_collection", |
|
|
|
"config": { |
|
|
|
"dataSource": { |
|
|
|
"path": "my_data_source_id", |
|
|
|
"type": "data-variable", |
|
|
|
}, |
|
|
|
"end_index": 1, |
|
|
|
"start_index": 0, |
|
|
|
"endIndex": 1, |
|
|
|
"startIndex": 0, |
|
|
|
}, |
|
|
|
}, |
|
|
|
"type": "collection-component", |
|
|
|
|