diff --git a/src/appState.ts b/src/appState.ts index 25382159..390a63f1 100644 --- a/src/appState.ts +++ b/src/appState.ts @@ -66,6 +66,7 @@ export function clearAppStatePropertiesForHistory( appState: AppState, ): Partial { return { + selectedElementIds: appState.selectedElementIds, exportBackground: appState.exportBackground, currentItemStrokeColor: appState.currentItemStrokeColor, currentItemBackgroundColor: appState.currentItemBackgroundColor, diff --git a/src/tests/__snapshots__/regressionTests.test.tsx.snap b/src/tests/__snapshots__/regressionTests.test.tsx.snap index 1aba0993..f27d2305 100644 --- a/src/tests/__snapshots__/regressionTests.test.tsx.snap +++ b/src/tests/__snapshots__/regressionTests.test.tsx.snap @@ -103,6 +103,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -138,6 +141,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -269,6 +276,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -381,6 +391,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -416,6 +429,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -451,6 +467,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -486,6 +505,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -521,6 +543,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -634,6 +659,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -669,6 +697,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -783,6 +815,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -818,6 +853,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -853,6 +892,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -988,6 +1032,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1023,6 +1070,67 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id1": true, + }, + "viewBackgroundColor": "#ffffff", + }, + "elements": Array [ + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id0", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 337897, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 1278240551, + "width": 10, + "x": 10, + "y": 10, + }, + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id1", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 453191, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 401146281, + "width": 10, + "x": 30, + "y": 10, + }, + ], + }, + Object { + "appState": Object { + "currentItemBackgroundColor": "transparent", + "currentItemFillStyle": "hachure", + "currentItemFont": "20px Virgil", + "currentItemOpacity": 100, + "currentItemRoughness": 1, + "currentItemStrokeColor": "#000000", + "currentItemStrokeWidth": 1, + "exportBackground": true, + "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1200,6 +1308,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1235,6 +1346,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1289,6 +1403,87 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id2": true, + }, + "viewBackgroundColor": "#ffffff", + }, + "elements": Array [ + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id0", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 337897, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 1278240551, + "width": 10, + "x": 10, + "y": 10, + }, + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id1", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 453191, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 401146281, + "width": 10, + "x": 30, + "y": 10, + }, + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id2", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 1116226695, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 1014066025, + "width": 10, + "x": 50, + "y": 10, + }, + ], + }, + Object { + "appState": Object { + "currentItemBackgroundColor": "transparent", + "currentItemFillStyle": "hachure", + "currentItemFont": "20px Virgil", + "currentItemOpacity": 100, + "currentItemRoughness": 1, + "currentItemStrokeColor": "#000000", + "currentItemStrokeWidth": 1, + "exportBackground": true, + "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1547,6 +1742,7 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object {}, "viewBackgroundColor": "#ffffff", }, "elements": Array [], @@ -1562,6 +1758,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1597,6 +1796,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1651,6 +1853,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1724,6 +1929,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -1827,6 +2035,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2037,6 +2248,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2149,6 +2363,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2261,6 +2478,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2384,6 +2604,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2518,6 +2741,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2652,6 +2878,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2775,6 +3004,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -2887,6 +3119,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3010,6 +3245,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3133,6 +3371,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3315,6 +3556,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3350,6 +3594,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3385,6 +3633,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3420,6 +3673,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3455,6 +3714,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3490,6 +3756,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3525,6 +3799,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3560,6 +3843,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3595,6 +3888,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3630,6 +3934,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3665,6 +3981,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3700,6 +4029,20 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3735,6 +4078,21 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3770,6 +4128,22 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3805,6 +4179,23 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3840,6 +4231,24 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id15": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3875,6 +4284,25 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id15": true, + "id16": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -3994,6 +4422,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4029,6 +4460,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4064,6 +4499,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4099,6 +4539,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4134,6 +4580,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4169,6 +4622,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4204,6 +4665,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4239,6 +4709,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4356,6 +4836,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4391,6 +4874,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4426,6 +4913,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4461,6 +4953,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4496,6 +4994,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4531,6 +5036,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4646,6 +5159,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4681,6 +5197,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4716,6 +5236,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4751,6 +5276,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4864,6 +5395,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -4899,6 +5433,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5026,6 +5564,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5061,6 +5602,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5096,6 +5641,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5131,6 +5681,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5166,6 +5722,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5201,6 +5764,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5236,6 +5807,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5271,6 +5851,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5306,6 +5896,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5341,6 +5942,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5376,6 +5989,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5411,6 +6037,20 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5446,6 +6086,21 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5481,6 +6136,22 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5516,6 +6187,23 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5551,6 +6239,24 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id15": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5676,6 +6382,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5711,6 +6420,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5746,6 +6459,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5781,6 +6499,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5816,6 +6540,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5851,6 +6582,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5886,6 +6625,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5921,6 +6669,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5956,6 +6714,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -5991,6 +6760,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6026,6 +6807,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6061,6 +6855,20 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6096,6 +6904,21 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6131,6 +6954,22 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6254,6 +7093,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6289,6 +7131,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6324,6 +7170,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6359,6 +7210,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6394,6 +7251,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6429,6 +7293,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6464,6 +7336,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6499,6 +7380,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6534,6 +7425,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6569,6 +7471,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6604,6 +7518,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6639,6 +7566,20 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6760,6 +7701,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6795,6 +7739,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6830,6 +7778,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6865,6 +7818,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6900,6 +7859,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6935,6 +7901,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -6970,6 +7944,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7005,6 +7988,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7040,6 +8033,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7075,6 +8079,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7195,6 +8211,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7230,6 +8249,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7265,6 +8288,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7300,6 +8328,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7335,6 +8369,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7370,6 +8411,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7405,6 +8454,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7440,6 +8498,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7475,6 +8543,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7593,6 +8672,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7628,6 +8710,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7663,6 +8749,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7698,6 +8789,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7733,6 +8830,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7768,6 +8872,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7803,6 +8915,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7919,6 +9040,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7954,6 +9078,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -7989,6 +9117,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8024,6 +9157,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8059,6 +9198,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8173,6 +9319,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8208,6 +9357,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8243,6 +9396,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8371,6 +9529,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8406,6 +9567,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8441,6 +9606,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8476,6 +9646,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8511,6 +9687,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8546,6 +9729,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8581,6 +9772,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8616,6 +9816,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8651,6 +9861,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8686,6 +9907,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8721,6 +9954,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8756,6 +10002,20 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8791,6 +10051,21 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8826,6 +10101,22 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8861,6 +10152,23 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8896,6 +10204,24 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id15": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -8931,6 +10257,25 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id15": true, + "id16": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9057,6 +10402,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9092,6 +10440,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9127,6 +10479,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9162,6 +10519,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9197,6 +10560,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9232,6 +10602,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9267,6 +10645,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9302,6 +10689,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9337,6 +10734,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9372,6 +10780,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9407,6 +10827,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9442,6 +10875,20 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9477,6 +10924,21 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9512,6 +10974,22 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9547,6 +11025,23 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id13": true, + "id14": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9671,6 +11166,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9706,6 +11204,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9741,6 +11243,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9776,6 +11283,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9811,6 +11324,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9846,6 +11366,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9881,6 +11409,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9916,6 +11453,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9951,6 +11498,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -9986,6 +11544,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10021,6 +11591,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10056,6 +11639,20 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10091,6 +11688,21 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id11": true, + "id12": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10213,6 +11825,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10248,6 +11863,10 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10283,6 +11902,11 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10318,6 +11942,12 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10353,6 +11983,13 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10388,6 +12025,14 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10423,6 +12068,15 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10458,6 +12112,16 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10493,6 +12157,17 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10528,6 +12203,18 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10563,6 +12250,19 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id10": true, + "id2": true, + "id3": true, + "id4": true, + "id5": true, + "id6": true, + "id7": true, + "id8": true, + "id9": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10701,6 +12401,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10736,6 +12439,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10790,6 +12496,131 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id2": true, + }, + "viewBackgroundColor": "#ffffff", + }, + "elements": Array [ + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id0", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 337897, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 1278240551, + "width": 10, + "x": 10, + "y": 10, + }, + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id1", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 453191, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 401146281, + "width": 10, + "x": 30, + "y": 10, + }, + ], + }, + Object { + "appState": Object { + "currentItemBackgroundColor": "transparent", + "currentItemFillStyle": "hachure", + "currentItemFont": "20px Virgil", + "currentItemOpacity": 100, + "currentItemRoughness": 1, + "currentItemStrokeColor": "#000000", + "currentItemStrokeWidth": 1, + "exportBackground": true, + "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + }, + "viewBackgroundColor": "#ffffff", + }, + "elements": Array [ + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id0", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 337897, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 1278240551, + "width": 10, + "x": 10, + "y": 10, + }, + Object { + "angle": 0, + "backgroundColor": "transparent", + "fillStyle": "hachure", + "height": 10, + "id": "id1", + "isDeleted": false, + "opacity": 100, + "roughness": 1, + "seed": 453191, + "strokeColor": "#000000", + "strokeWidth": 1, + "type": "rectangle", + "version": 3, + "versionNonce": 401146281, + "width": 10, + "x": 30, + "y": 10, + }, + ], + }, + Object { + "appState": Object { + "currentItemBackgroundColor": "transparent", + "currentItemFillStyle": "hachure", + "currentItemFont": "20px Virgil", + "currentItemOpacity": 100, + "currentItemRoughness": 1, + "currentItemStrokeColor": "#000000", + "currentItemStrokeWidth": 1, + "exportBackground": true, + "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + "id1": true, + "id2": true, + "id3": true, + "id4": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -10979,7 +12810,7 @@ Object { "scrollY": 0, "scrolledOutside": false, "selectedElementIds": Object { - "id2": true, + "id1": true, }, "selectionElement": null, "shouldCacheIgnoreZoom": false, @@ -11070,6 +12901,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id2": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -11145,6 +12979,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id0": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [ @@ -11180,6 +13017,9 @@ Object { "currentItemStrokeWidth": 1, "exportBackground": true, "name": "excalidraw-201933152653", + "selectedElementIds": Object { + "id1": true, + }, "viewBackgroundColor": "#ffffff", }, "elements": Array [