|
@@ -228,6 +228,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing s
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to existing text elements when start / end provided with ids 1`] = `
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to existing text elements when start / end provided with ids 1`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": [
|
|
"boundElements": [
|
|
{
|
|
{
|
|
@@ -273,6 +274,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to existing text elements when start / end provided with ids 2`] = `
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to existing text elements when start / end provided with ids 2`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": [
|
|
"boundElements": [
|
|
{
|
|
{
|
|
@@ -378,6 +380,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to existing t
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to existing text elements when start / end provided with ids 4`] = `
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to existing text elements when start / end provided with ids 4`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id48",
|
|
"containerId": "id48",
|
|
@@ -478,6 +481,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to shapes whe
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to shapes when start / end provided without ids 2`] = `
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to shapes when start / end provided without ids 2`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id37",
|
|
"containerId": "id37",
|
|
@@ -652,6 +656,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to text when start / end provided without ids 2`] = `
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to text when start / end provided without ids 2`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id41",
|
|
"containerId": "id41",
|
|
@@ -692,6 +697,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to text when start / end provided without ids 3`] = `
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to text when start / end provided without ids 3`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": [
|
|
"boundElements": [
|
|
{
|
|
{
|
|
@@ -737,6 +743,7 @@ exports[`Test Transform > Test arrow bindings > should bind arrows to text when
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to text when start / end provided without ids 4`] = `
|
|
exports[`Test Transform > Test arrow bindings > should bind arrows to text when start / end provided without ids 4`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": [
|
|
"boundElements": [
|
|
{
|
|
{
|
|
@@ -1194,6 +1201,7 @@ exports[`Test Transform > should transform regular shapes 6`] = `
|
|
exports[`Test Transform > should transform text element 1`] = `
|
|
exports[`Test Transform > should transform text element 1`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": null,
|
|
"containerId": null,
|
|
@@ -1234,6 +1242,7 @@ exports[`Test Transform > should transform text element 1`] = `
|
|
exports[`Test Transform > should transform text element 2`] = `
|
|
exports[`Test Transform > should transform text element 2`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": null,
|
|
"containerId": null,
|
|
@@ -1566,6 +1575,7 @@ exports[`Test Transform > should transform the elements correctly when linear el
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 7`] = `
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 7`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "B",
|
|
"containerId": "B",
|
|
@@ -1608,6 +1618,7 @@ exports[`Test Transform > should transform the elements correctly when linear el
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 8`] = `
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 8`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "A",
|
|
"containerId": "A",
|
|
@@ -1650,6 +1661,7 @@ exports[`Test Transform > should transform the elements correctly when linear el
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 9`] = `
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 9`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "Alice",
|
|
"containerId": "Alice",
|
|
@@ -1692,6 +1704,7 @@ exports[`Test Transform > should transform the elements correctly when linear el
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 10`] = `
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 10`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "Bob",
|
|
"containerId": "Bob",
|
|
@@ -1734,6 +1747,7 @@ exports[`Test Transform > should transform the elements correctly when linear el
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 11`] = `
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 11`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "Bob_Alice",
|
|
"containerId": "Bob_Alice",
|
|
@@ -1774,6 +1788,7 @@ exports[`Test Transform > should transform the elements correctly when linear el
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 12`] = `
|
|
exports[`Test Transform > should transform the elements correctly when linear elements have single point 12`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "Bob_B",
|
|
"containerId": "Bob_B",
|
|
@@ -2022,6 +2037,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 5`] = `
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 5`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id25",
|
|
"containerId": "id25",
|
|
@@ -2062,6 +2078,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 6`] = `
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 6`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id26",
|
|
"containerId": "id26",
|
|
@@ -2102,6 +2119,7 @@ exports[`Test Transform > should transform to labelled arrows when label provide
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 7`] = `
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 7`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id27",
|
|
"containerId": "id27",
|
|
@@ -2143,6 +2161,7 @@ LABELLED ARROW",
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 8`] = `
|
|
exports[`Test Transform > should transform to labelled arrows when label provided for arrows 8`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id28",
|
|
"containerId": "id28",
|
|
@@ -2406,6 +2425,7 @@ exports[`Test Transform > should transform to text containers when label provide
|
|
exports[`Test Transform > should transform to text containers when label provided 7`] = `
|
|
exports[`Test Transform > should transform to text containers when label provided 7`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id13",
|
|
"containerId": "id13",
|
|
@@ -2446,6 +2466,7 @@ exports[`Test Transform > should transform to text containers when label provide
|
|
exports[`Test Transform > should transform to text containers when label provided 8`] = `
|
|
exports[`Test Transform > should transform to text containers when label provided 8`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id14",
|
|
"containerId": "id14",
|
|
@@ -2487,6 +2508,7 @@ CONTAINER",
|
|
exports[`Test Transform > should transform to text containers when label provided 9`] = `
|
|
exports[`Test Transform > should transform to text containers when label provided 9`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id15",
|
|
"containerId": "id15",
|
|
@@ -2530,6 +2552,7 @@ CONTAINER",
|
|
exports[`Test Transform > should transform to text containers when label provided 10`] = `
|
|
exports[`Test Transform > should transform to text containers when label provided 10`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id16",
|
|
"containerId": "id16",
|
|
@@ -2571,6 +2594,7 @@ TEXT CONTAINER",
|
|
exports[`Test Transform > should transform to text containers when label provided 11`] = `
|
|
exports[`Test Transform > should transform to text containers when label provided 11`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id17",
|
|
"containerId": "id17",
|
|
@@ -2613,6 +2637,7 @@ CONTAINER",
|
|
exports[`Test Transform > should transform to text containers when label provided 12`] = `
|
|
exports[`Test Transform > should transform to text containers when label provided 12`] = `
|
|
{
|
|
{
|
|
"angle": 0,
|
|
"angle": 0,
|
|
|
|
+ "autoResize": true,
|
|
"backgroundColor": "transparent",
|
|
"backgroundColor": "transparent",
|
|
"boundElements": null,
|
|
"boundElements": null,
|
|
"containerId": "id18",
|
|
"containerId": "id18",
|