From d30e85fa53d29651593ac69b36dcb401059e2eab Mon Sep 17 00:00:00 2001 From: Alain Brenzikofer Date: Wed, 23 Sep 2026 14:04:10 +0200 Subject: [PATCH] search stays, no alerts for search edge cases. inline instead --- plans/2026-09-22-name-lookup-core-api.md | 4 +- ...9-18-names-phase3a-registration.excalidraw | 5713 +++++++++-------- 2 files changed, 3079 insertions(+), 2638 deletions(-) diff --git a/plans/2026-09-22-name-lookup-core-api.md b/plans/2026-09-22-name-lookup-core-api.md index 18db252701..d152c81c8e 100644 --- a/plans/2026-09-22-name-lookup-core-api.md +++ b/plans/2026-09-22-name-lookup-core-api.md @@ -45,7 +45,7 @@ None of it is reachable: **Scope.** Core only: types, producer, CLI rendering, generated client types, tests. No Kotlin, no Swift, no migration, no new chat command. -**Not in scope, deliberately.** Registration, renewal and pricing actions — those are #7530, which consumes this API for its own name check rather than duplicating it (§7). No name-resolution cache or TTL in core: the once-a-day rule is expressible with the modes that already exist (§5). +**Not in scope, deliberately.** Registration, renewal and pricing actions — those are #7530, which consumes this API for its own name search rather than duplicating it (§7). No name-resolution cache or TTL in core: the once-a-day rule is expressible with the modes that already exist (§5). --- @@ -185,7 +185,7 @@ Registry and network failures stay `CPError` (2h). The canvas shows the resolver 1. **The term is dropped from lookup wording, not added to the API.** Adding a term to `NamePricing` means a simplexmq change and a re-pin for one string; hardcoding "2 years" in three clients means three silent lies the day the term moves. Per-year pricing is what the registry actually returns. The registration canvas confirms the term is not the registry's to give: its 5e (desktop and F-Droid) shows "YOU PAY — A code, 2 years" with **no amount**, while 5 shows "$20, 2 years" on a store build. The amount is the store product's and the term comes with it, or with `NameCredit.years` on the code path. Registration 1d draws lookup 2c as "$20 for 2 years" and takes that rewording with it. 2. **3c is a `Bool` on the `Ok` plans, not a revived `ownerChanged`.** It carries no owner and needs nothing persisted, so it does not reopen `f3bcd4a16`, and it is all the canvas claims. 3. **Dateless alerts rather than suppressed ones.** A user on an old router still learns the name expired; only the two dates go. -4. **Registration's check *is* this API, and dropping 5a/5b does not change that.** #7530 has nine name commands and not one of them asks the registry about a name, so the check behind Continue on registration §3 has no other source. It needs free / taken / reserved, and on a free name the pricing — exactly `CPNameNotConnectable` with `NRAvailable {pricing}`, `NRReserved`, or a `CAPOk` / `CAPKnown` plan when the name is taken. 5a and 5b are what that call already returns rendered: 5a is row 3a (`CAPKnown ct` + the contact's name), 5b is row 2a. So the `b898b991d` proposal ("suggest to drop 5a & 5b") is a decision about what to *show*, not about what to fetch — the coupling survives either way, and nothing here becomes removable, since every field 5a and 5b use is independently required by 3b and 3d. +4. **Registration's search *is* this API.** #7530 has nine name commands and not one of them asks the registry about a name, so the search on registration §3 has no other source. It needs free / taken / reserved, and on a free name the pricing — exactly `CPNameNotConnectable` with `NRAvailable {pricing}`, `NRReserved`, or a `CAPOk` / `CAPKnown` plan when the name is taken. Registration 3b renders that answer inline instead of as the former 5a–5c alerts: a taken name shows its address, channel or both, and a tap opens the app's standard alert from the plan already in hand — lookup row 3a for `CAPKnown ct`, row 2a otherwise — so no second lookup is needed. Nothing here becomes removable, since every field 3b uses is independently required by lookup 3b and 3d. 5. **The lookup canvas's footer line "registration will always resolve" is therefore accurate**, not obsolete, and stays on the sketch. It is the sentence that records the coupling in 4. 6. **No cache in core.** §5 shows the rule is expressible with existing modes; a TTL column would be a migration bought for nothing. 7. **One registry answer, one shape.** `ea721d33f` ("embed status. reduce") dropped the `NameResponse` import and replaced `NameStatus {response :: NameResponse, …}` with a bare `NameRegistration`, answering the review's "it would complicate things a lot". #7530 had re-added the import for `NameState {registration :: Maybe NameResponse}`, so the same registry answer reached the clients through two shapes for the sake of `lastBlockTs`, which nothing in chat-core reads. Reduced there to `Maybe NameRegistration`; `BSPName` keeps `NameResponse`, which is right — that is the service wire, not the app API. diff --git a/plans/sketches/2026-09-18-names-phase3a-registration.excalidraw b/plans/sketches/2026-09-18-names-phase3a-registration.excalidraw index 471ac8f911..b624c7bb3f 100644 --- a/plans/sketches/2026-09-18-names-phase3a-registration.excalidraw +++ b/plans/sketches/2026-09-18-names-phase3a-registration.excalidraw @@ -6,8 +6,8 @@ { "id": "re858667946125", "type": "rectangle", - "x": 0, - "y": 0, + "x": 27.892230619161182, + "y": -433.8791429647271, "width": 4340, "height": 96, "angle": 0, @@ -22,11 +22,11 @@ "frameId": null, "roundness": null, "seed": 999975904, - "version": 2, - "versionNonce": 1163176113, + "version": 255, + "versionNonce": 1654281717, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164657903, "link": null, "locked": false, "index": "a1" @@ -34,8 +34,8 @@ { "id": "te938484032189", "type": "text", - "x": 60, - "y": 24.68, + "x": 49.15302142588189, + "y": -406.10000622926475, "width": 690.31, "height": 32.5, "angle": 0, @@ -50,11 +50,11 @@ "frameId": null, "roundness": null, "seed": 1261399321, - "version": 2, - "versionNonce": 1714173663, + "version": 111, + "versionNonce": 287690581, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164657903, "link": null, "locked": false, "text": "SimpleX names phase 3a: anyone registers a name", @@ -72,8 +72,8 @@ { "id": "te881261405816", "type": "text", - "x": 60, - "y": 61.34, + "x": 49.15302142588189, + "y": -369.4400062292648, "width": 446.87, "height": 16.25, "angle": 0, @@ -88,11 +88,11 @@ "frameId": null, "roundness": null, "seed": 1099315425, - "version": 2, - "versionNonce": 184445585, + "version": 111, + "versionNonce": 1186667701, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164657903, "link": null, "locked": false, "text": "from 12 December 2026, when public registration and code sales open", @@ -12363,7 +12363,7 @@ "type": "text", "x": 60, "y": 1577.58, - "width": 202.11, + "width": 194.04, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -12403,7 +12403,7 @@ "type": "text", "x": 60, "y": 1590.58, - "width": 77.28, + "width": 215.6, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -12426,14 +12426,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "name filled in.", + "text": "name searched, as 3b shows it available.", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "name filled in.", + "originalText": "name searched, as 3b shows it available.", "lineHeight": 1.25, "autoResize": true, "index": "b56" @@ -12832,7 +12832,7 @@ "type": "text", "x": 60, "y": 1856.58, - "width": 193.53, + "width": 194.04, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -12872,7 +12872,7 @@ "type": "text", "x": 60, "y": 1869.58, - "width": 214.63, + "width": 177.87, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -12895,14 +12895,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "Re-register opens 3 with the name filled", + "text": "Re-register opens 3 with the name", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "Re-register opens 3 with the name filled", + "originalText": "Re-register opens 3 with the name", "lineHeight": 1.25, "autoResize": true, "index": "b5I" @@ -12912,7 +12912,7 @@ "type": "text", "x": 60, "y": 1882.58, - "width": 15.21, + "width": 188.65, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -12935,14 +12935,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "in.", + "text": "searched, as 3b shows it available.", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "in.", + "originalText": "searched, as 3b shows it available.", "lineHeight": 1.25, "autoResize": true, "index": "b5J" @@ -14060,6 +14060,10 @@ { "id": "ar816356758721", "type": "arrow" + }, + { + "id": "ar369667692475", + "type": "arrow" } ], "updated": 1789722467654, @@ -14090,16 +14094,24 @@ "type": 3 }, "seed": 667323414, - "version": 3, - "versionNonce": 1817597279, + "version": 5, + "versionNonce": 161959035, "isDeleted": false, "boundElements": [ { "id": "ar103231251575", "type": "arrow" + }, + { + "id": "ar266840178264", + "type": "arrow" + }, + { + "id": "ar952114000827", + "type": "arrow" } ], - "updated": 1789722551044, + "updated": 1790164685111, "link": null, "locked": false, "index": "b5m" @@ -14229,7 +14241,7 @@ "type": "text", "x": 956.64, "y": 324.14, - "width": 60.03, + "width": 43.32, "height": 8.45, "angle": 0, "strokeColor": "#8e8e93", @@ -14252,14 +14264,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "CHOOSE A NAME", + "text": "SEARCH A NAME", "fontSize": 6.8, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 6.8, "containerId": null, - "originalText": "CHOOSE A NAME", + "originalText": "SEARCH A NAME", "lineHeight": 1.25, "autoResize": true, "index": "b5q" @@ -14339,7 +14351,7 @@ { "id": "te949240807471", "type": "text", - "x": 1096.39, + "x": 1087, "y": 346.35, "width": 38.09, "height": 11.05, @@ -14390,7 +14402,7 @@ "strokeWidth": 1, "strokeStyle": "solid", "roughness": 0, - "opacity": 100, + "opacity": 40, "groupIds": [ "name" ], @@ -14411,9 +14423,9 @@ { "id": "te126976910969", "type": "text", - "x": 1022.99, + "x": 1027.3, "y": 387.43, - "width": 43.07, + "width": 34.5, "height": 11.05, "angle": 0, "strokeColor": "#ffffff", @@ -14436,14 +14448,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "Continue", + "text": "Register", "fontSize": 8.8, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 8.8, "containerId": null, - "originalText": "Continue", + "originalText": "Register", "lineHeight": 1.25, "autoResize": true, "index": "b5v" @@ -14565,7 +14577,7 @@ "type": "text", "x": 940, "y": 454.54, - "width": 126.1, + "width": 108.29, "height": 16.25, "angle": 0, "strokeColor": "#1c1e26", @@ -14588,14 +14600,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "3. Choose a name", + "text": "3. Search a name", "fontSize": 13, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 13, "containerId": null, - "originalText": "3. Choose a name", + "originalText": "3. Search a name", "lineHeight": 1.25, "autoResize": true, "index": "b5z" @@ -14605,7 +14617,7 @@ "type": "text", "x": 940, "y": 471.18, - "width": 229.85, + "width": 231.77, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -14628,14 +14640,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "One choice: the name. Continue checks it.", + "text": "Search, or the keyboard's Search key, shows", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "One choice: the name. Continue checks it.", + "originalText": "Search, or the keyboard's Search key, shows", "lineHeight": 1.25, "autoResize": true, "index": "b60" @@ -14645,7 +14657,7 @@ "type": "text", "x": 940, "y": 484.18, - "width": 241.09, + "width": 242.55, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -14668,14 +14680,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "Nothing is looked up while typing, so a name", + "text": "the result here (3b), so several names can be", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "Nothing is looked up while typing, so a name", + "originalText": "the result here (3b), so several names can be", "lineHeight": 1.25, "autoResize": true, "index": "b61" @@ -14685,7 +14697,7 @@ "type": "text", "x": 940, "y": 497.18, - "width": 142.64, + "width": 199.43, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -14708,14 +14720,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "is not sent letter by letter.", + "text": "tried. Register waits for one that is", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "is not sent letter by letter.", + "originalText": "tried. Register waits for one that is", "lineHeight": 1.25, "autoResize": true, "index": "b62" @@ -14723,8 +14735,8 @@ { "id": "re123400611032", "type": "rectangle", - "x": 940, - "y": 614.2, + "x": 904.359927542183, + "y": -207.07123489751916, "width": 209.04, "height": 263.12, "angle": 0, @@ -14743,8 +14755,8 @@ "type": 3 }, "seed": 1310678861, - "version": 3, - "versionNonce": 763545603, + "version": 109, + "versionNonce": 1033314741, "isDeleted": false, "boundElements": [ { @@ -14752,7 +14764,7 @@ "type": "arrow" } ], - "updated": 1790080551451, + "updated": 1790164671068, "link": null, "locked": false, "index": "b63" @@ -14760,8 +14772,8 @@ { "id": "te304706615915", "type": "text", - "x": 956.64, - "y": 620.1, + "x": 920.999927542183, + "y": -201.17123489751918, "width": 96.55, "height": 8.45, "angle": 0, @@ -14778,11 +14790,11 @@ "frameId": null, "roundness": null, "seed": 1995435437, - "version": 3, - "versionNonce": 579915683, + "version": 109, + "versionNonce": 1850210421, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "THE NAME, AS IT IS TYPED", @@ -14800,8 +14812,8 @@ { "id": "re703188332395", "type": "rectangle", - "x": 948.32, - "y": 631.88, + "x": 912.679927542183, + "y": -189.3912348975192, "width": 192.4, "height": 29.12, "angle": 0, @@ -14820,11 +14832,11 @@ "type": 3 }, "seed": 660582413, - "version": 3, - "versionNonce": 1136452419, + "version": 109, + "versionNonce": 1274749397, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b65" @@ -14832,8 +14844,8 @@ { "id": "te420163271857", "type": "text", - "x": 958.72, - "y": 642.31, + "x": 923.079927542183, + "y": -178.96123489751926, "width": 12.62, "height": 11.05, "angle": 0, @@ -14850,11 +14862,11 @@ "frameId": null, "roundness": null, "seed": 224929389, - "version": 3, - "versionNonce": 2036695779, + "version": 109, + "versionNonce": 1346510645, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "dy", @@ -14872,8 +14884,8 @@ { "id": "te683504627951", "type": "text", - "x": 1087.03, - "y": 642.31, + "x": 1051.389927542183, + "y": -178.96123489751926, "width": 38.09, "height": 11.05, "angle": 0, @@ -14890,11 +14902,11 @@ "frameId": null, "roundness": null, "seed": 1540542669, - "version": 3, - "versionNonce": 471412355, + "version": 109, + "versionNonce": 562196629, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": ".simplex", @@ -14912,8 +14924,8 @@ { "id": "el694400414126", "type": "ellipse", - "x": 1123.56, - "y": 640.2, + "x": 1087.919927542183, + "y": -181.07123489751916, "width": 11.44, "height": 11.44, "angle": 0, @@ -14930,11 +14942,11 @@ "frameId": null, "roundness": null, "seed": 809053997, - "version": 3, - "versionNonce": 1855350307, + "version": 109, + "versionNonce": 2104595957, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b68" @@ -14942,8 +14954,8 @@ { "id": "te211225935929", "type": "text", - "x": 1127.29, - "y": 643.4, + "x": 1091.649927542183, + "y": -177.87123489751923, "width": 3.99, "height": 7.8, "angle": 0, @@ -14960,11 +14972,11 @@ "frameId": null, "roundness": null, "seed": 956613005, - "version": 3, - "versionNonce": 1472965059, + "version": 109, + "versionNonce": 1326780245, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "!", @@ -14982,8 +14994,8 @@ { "id": "te510400683820", "type": "text", - "x": 956.64, - "y": 666.56, + "x": 920.999927542183, + "y": -154.71123489751926, "width": 108.81895446777344, "height": 9.75, "angle": 0, @@ -15000,11 +15012,11 @@ "frameId": null, "roundness": null, "seed": 460261357, - "version": 8, - "versionNonce": 1557625187, + "version": 114, + "versionNonce": 79846581, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "Too short: at least 6 characters.", @@ -15022,8 +15034,8 @@ { "id": "re107761160578", "type": "rectangle", - "x": 948.32, - "y": 689.08, + "x": 912.679927542183, + "y": -132.19123489751917, "width": 192.4, "height": 29.12, "angle": 0, @@ -15042,11 +15054,11 @@ "type": 3 }, "seed": 427917901, - "version": 3, - "versionNonce": 1527272707, + "version": 109, + "versionNonce": 639565333, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b6B" @@ -15054,8 +15066,8 @@ { "id": "te1083006436396", "type": "text", - "x": 958.72, - "y": 699.51, + "x": 923.079927542183, + "y": -121.76123489751922, "width": 38.09, "height": 11.05, "angle": 0, @@ -15072,11 +15084,11 @@ "frameId": null, "roundness": null, "seed": 2014687405, - "version": 3, - "versionNonce": 31243427, + "version": 109, + "versionNonce": 706769781, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "dynamis", @@ -15094,8 +15106,8 @@ { "id": "te847855926615", "type": "text", - "x": 1096.39, - "y": 699.51, + "x": 1060.749927542183, + "y": -121.76123489751922, "width": 38.09, "height": 11.05, "angle": 0, @@ -15112,11 +15124,11 @@ "frameId": null, "roundness": null, "seed": 617943821, - "version": 3, - "versionNonce": 218312771, + "version": 109, + "versionNonce": 218905813, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": ".simplex", @@ -15134,9 +15146,9 @@ { "id": "te905897145680", "type": "text", - "x": 956.64, - "y": 723.76, - "width": 188.86, + "x": 920.999927542183, + "y": -97.51123489751922, + "width": 179.63, "height": 9.75, "angle": 0, "strokeColor": "#8e8e93", @@ -15152,21 +15164,21 @@ "frameId": null, "roundness": null, "seed": 473508205, - "version": 3, - "versionNonce": 1046097891, + "version": 109, + "versionNonce": 645388853, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, - "text": "Long enough. Nothing is checked until Continue.", + "text": "Long enough. Nothing is looked up until search.", "fontSize": 7.8, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 7.8, "containerId": null, - "originalText": "Long enough. Nothing is checked until Continue.", + "originalText": "Long enough. Nothing is looked up until search.", "lineHeight": 1.25, "autoResize": true, "index": "b6E" @@ -15174,8 +15186,8 @@ { "id": "re152521012066", "type": "rectangle", - "x": 948.32, - "y": 746.28, + "x": 912.679927542183, + "y": -74.99123489751923, "width": 192.4, "height": 29.12, "angle": 0, @@ -15194,11 +15206,11 @@ "type": 3 }, "seed": 260797389, - "version": 3, - "versionNonce": 401619843, + "version": 109, + "versionNonce": 1061735317, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b6F" @@ -15206,8 +15218,8 @@ { "id": "te162207434620", "type": "text", - "x": 958.72, - "y": 756.71, + "x": 923.079927542183, + "y": -64.56123489751917, "width": 41.8, "height": 11.05, "angle": 0, @@ -15224,11 +15236,11 @@ "frameId": null, "roundness": null, "seed": 1256550957, - "version": 3, - "versionNonce": 1443091235, + "version": 109, + "versionNonce": 1739886837, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "Dyna mis", @@ -15246,8 +15258,8 @@ { "id": "te529938600664", "type": "text", - "x": 1087.03, - "y": 756.71, + "x": 1051.389927542183, + "y": -64.56123489751917, "width": 38.09, "height": 11.05, "angle": 0, @@ -15264,11 +15276,11 @@ "frameId": null, "roundness": null, "seed": 1529914509, - "version": 3, - "versionNonce": 688092867, + "version": 109, + "versionNonce": 222341717, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": ".simplex", @@ -15286,8 +15298,8 @@ { "id": "el684669930040", "type": "ellipse", - "x": 1123.56, - "y": 754.6, + "x": 1087.919927542183, + "y": -66.67123489751918, "width": 11.44, "height": 11.44, "angle": 0, @@ -15304,11 +15316,11 @@ "frameId": null, "roundness": null, "seed": 1948682989, - "version": 3, - "versionNonce": 797812323, + "version": 109, + "versionNonce": 1354930101, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b6I" @@ -15316,8 +15328,8 @@ { "id": "te671735926363", "type": "text", - "x": 1127.29, - "y": 757.8, + "x": 1091.649927542183, + "y": -63.47123489751925, "width": 3.99, "height": 7.8, "angle": 0, @@ -15334,11 +15346,11 @@ "frameId": null, "roundness": null, "seed": 374383949, - "version": 3, - "versionNonce": 812704259, + "version": 109, + "versionNonce": 476043541, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "!", @@ -15356,8 +15368,8 @@ { "id": "te867505874287", "type": "text", - "x": 956.64, - "y": 780.96, + "x": 920.999927542183, + "y": -40.31123489751917, "width": 177.61, "height": 9.75, "angle": 0, @@ -15374,11 +15386,11 @@ "frameId": null, "roundness": null, "seed": 1963488173, - "version": 3, - "versionNonce": 346794403, + "version": 109, + "versionNonce": 2039344757, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "Letters, digits and hyphens only. Capitals are", @@ -15396,8 +15408,8 @@ { "id": "te1085167422353", "type": "text", - "x": 956.64, - "y": 791.36, + "x": 920.999927542183, + "y": -29.911234897519194, "width": 184.17, "height": 9.75, "angle": 0, @@ -15414,11 +15426,11 @@ "frameId": null, "roundness": null, "seed": 477591053, - "version": 3, - "versionNonce": 560758083, + "version": 109, + "versionNonce": 655513557, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "lowercased, and a dot would make it a subname.", @@ -15436,8 +15448,8 @@ { "id": "re283547476714", "type": "rectangle", - "x": 948.32, - "y": 813.88, + "x": 912.679927542183, + "y": -7.391234897519212, "width": 192.4, "height": 29.12, "angle": 0, @@ -15456,11 +15468,11 @@ "type": 3 }, "seed": 1469525101, - "version": 3, - "versionNonce": 1913773283, + "version": 109, + "versionNonce": 1862440245, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b6M" @@ -15468,8 +15480,8 @@ { "id": "te336477344469", "type": "text", - "x": 958.72, - "y": 824.31, + "x": 923.079927542183, + "y": 3.0387651024807383, "width": 38.09, "height": 11.05, "angle": 0, @@ -15486,11 +15498,11 @@ "frameId": null, "roundness": null, "seed": 1446057677, - "version": 3, - "versionNonce": 841631875, + "version": 109, + "versionNonce": 1019487893, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "dynamis", @@ -15508,8 +15520,8 @@ { "id": "te610341815964", "type": "text", - "x": 1087.03, - "y": 824.31, + "x": 1051.389927542183, + "y": 3.0387651024807383, "width": 38.09, "height": 11.05, "angle": 0, @@ -15526,11 +15538,11 @@ "frameId": null, "roundness": null, "seed": 316585261, - "version": 3, - "versionNonce": 393494563, + "version": 109, + "versionNonce": 1930202101, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": ".simplex", @@ -15548,8 +15560,8 @@ { "id": "el367259914196", "type": "ellipse", - "x": 1123.56, - "y": 822.2, + "x": 1087.919927542183, + "y": 0.9287651024808383, "width": 11.44, "height": 11.44, "angle": 0, @@ -15566,11 +15578,11 @@ "frameId": null, "roundness": null, "seed": 2030667661, - "version": 3, - "versionNonce": 467551171, + "version": 109, + "versionNonce": 31540565, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b6P" @@ -15578,8 +15590,8 @@ { "id": "te115213307819", "type": "text", - "x": 1127.29, - "y": 825.4, + "x": 1091.649927542183, + "y": 4.12876510248077, "width": 3.99, "height": 7.8, "angle": 0, @@ -15596,11 +15608,11 @@ "frameId": null, "roundness": null, "seed": 1256918509, - "version": 3, - "versionNonce": 2005324643, + "version": 109, + "versionNonce": 1016582837, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "!", @@ -15618,8 +15630,8 @@ { "id": "te275557980663", "type": "text", - "x": 956.64, - "y": 848.56, + "x": 920.999927542183, + "y": 27.28876510248074, "width": 189.76, "height": 9.75, "angle": 0, @@ -15636,11 +15648,11 @@ "frameId": null, "roundness": null, "seed": 1200408653, - "version": 3, - "versionNonce": 1522298627, + "version": 109, + "versionNonce": 1876276245, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "Your code covers names of 8 characters or more.", @@ -15658,8 +15670,8 @@ { "id": "re330295856073", "type": "rectangle", - "x": 1083.4, - "y": 595.2, + "x": 1047.759927542183, + "y": -226.07123489751916, "width": 65.6, "height": 15, "angle": 0, @@ -15678,11 +15690,11 @@ "type": 3 }, "seed": 281556653, - "version": 3, - "versionNonce": 1744672419, + "version": 109, + "versionNonce": 932211061, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "index": "b6S" @@ -15690,8 +15702,8 @@ { "id": "te671529135876", "type": "text", - "x": 1092.92, - "y": 598, + "x": 1057.279927542183, + "y": -223.2712348975192, "width": 46.56, "height": 12.5, "angle": 0, @@ -15708,11 +15720,11 @@ "frameId": null, "roundness": null, "seed": 1363597581, - "version": 3, - "versionNonce": 1845021251, + "version": 109, + "versionNonce": 353202901, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "changed", @@ -15730,8 +15742,8 @@ { "id": "te627674055562", "type": "text", - "x": 940, - "y": 884.64, + "x": 904.359927542183, + "y": 63.36876510248078, "width": 225.38, "height": 16.25, "angle": 0, @@ -15748,11 +15760,11 @@ "frameId": null, "roundness": null, "seed": 578957165, - "version": 3, - "versionNonce": 1636600291, + "version": 109, + "versionNonce": 1155682357, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "3a. What is checked while typing", @@ -15770,8 +15782,8 @@ { "id": "te1026440396859", "type": "text", - "x": 940, - "y": 901.28, + "x": 904.359927542183, + "y": 80.00876510248077, "width": 237.77, "height": 13.75, "angle": 0, @@ -15788,11 +15800,11 @@ "frameId": null, "roundness": null, "seed": 851687885, - "version": 3, - "versionNonce": 398939523, + "version": 109, + "versionNonce": 1425310101, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "Only what needs no request: the length, and", @@ -15810,8 +15822,8 @@ { "id": "te776166673180", "type": "text", - "x": 940, - "y": 914.28, + "x": 904.359927542183, + "y": 93.00876510248077, "width": 197.46, "height": 13.75, "angle": 0, @@ -15828,11 +15840,11 @@ "frameId": null, "roundness": null, "seed": 723843117, - "version": 3, - "versionNonce": 1072147747, + "version": 109, + "versionNonce": 2054784757, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "the grammar the app already checks", @@ -15850,8 +15862,8 @@ { "id": "te623617238973", "type": "text", - "x": 940, - "y": 927.28, + "x": 904.359927542183, + "y": 106.00876510248077, "width": 247.64, "height": 13.75, "angle": 0, @@ -15868,11 +15880,11 @@ "frameId": null, "roundness": null, "seed": 1435462285, - "version": 3, - "versionNonce": 492572867, + "version": 109, + "versionNonce": 670490709, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "(SetSimplexNameView.isValidName). The last", @@ -15890,8 +15902,8 @@ { "id": "te724247945581", "type": "text", - "x": 940, - "y": 940.28, + "x": 904.359927542183, + "y": 119.00876510248077, "width": 248.97, "height": 13.75, "angle": 0, @@ -15908,11 +15920,11 @@ "frameId": null, "roundness": null, "seed": 45912301, - "version": 3, - "versionNonce": 29556835, + "version": 109, + "versionNonce": 1665273269, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "state is the minimum a code carries, once one", @@ -15930,8 +15942,8 @@ { "id": "te146386393977", "type": "text", - "x": 940, - "y": 953.28, + "x": 904.359927542183, + "y": 132.00876510248077, "width": 82.57, "height": 13.75, "angle": 0, @@ -15948,11 +15960,11 @@ "frameId": null, "roundness": null, "seed": 808840013, - "version": 3, - "versionNonce": 116063235, + "version": 109, + "versionNonce": 1535151893, "isDeleted": false, "boundElements": [], - "updated": 1790080551451, + "updated": 1790164671069, "link": null, "locked": false, "text": "is entered in 4.", @@ -15970,8 +15982,8 @@ { "id": "re457742524646", "type": "rectangle", - "x": 940.8977426227906, - "y": 1046.5973366124645, + "x": 939.4988893515773, + "y": 610.2769716899775, "width": 215.28, "height": 221.52, "angle": 0, @@ -15990,8 +16002,8 @@ "type": 3 }, "seed": 1497013717, - "version": 78, - "versionNonce": 62817567, + "version": 145, + "versionNonce": 1913546933, "isDeleted": false, "boundElements": [ { @@ -16015,7 +16027,7 @@ "type": "arrow" } ], - "updated": 1789722948839, + "updated": 1790164866227, "link": null, "locked": false, "index": "b6a" @@ -16023,8 +16035,8 @@ { "id": "re100198084984", "type": "rectangle", - "x": 944.0177426227906, - "y": 1049.7173366124644, + "x": 942.6188893515773, + "y": 613.3969716899774, "width": 209.04, "height": 215.28, "angle": 0, @@ -16043,8 +16055,8 @@ "type": 3 }, "seed": 1995141253, - "version": 80, - "versionNonce": 1714388383, + "version": 147, + "versionNonce": 2002642485, "isDeleted": false, "boundElements": [ { @@ -16056,7 +16068,7 @@ "type": "arrow" } ], - "updated": 1789722948840, + "updated": 1790164866228, "link": null, "locked": false, "index": "b6b" @@ -16064,8 +16076,8 @@ { "id": "te293609113554", "type": "text", - "x": 953.3777426227906, - "y": 1056.9773366124643, + "x": 951.9788893515773, + "y": 620.6569716899774, "width": 9.28, "height": 14.3, "angle": 0, @@ -16082,11 +16094,11 @@ "frameId": null, "roundness": null, "seed": 994356527, - "version": 78, - "versionNonce": 1039524319, + "version": 145, + "versionNonce": 919746133, "isDeleted": false, "boundElements": [], - "updated": 1789722948841, + "updated": 1790164866228, "link": null, "locked": false, "text": "‹", @@ -16104,8 +16116,8 @@ { "id": "te494453931294", "type": "text", - "x": 960.6577426227906, - "y": 1058.5873366124645, + "x": 959.2588893515773, + "y": 622.2669716899775, "width": 72.05, "height": 11.05, "angle": 0, @@ -16122,11 +16134,11 @@ "frameId": null, "roundness": null, "seed": 2090743529, - "version": 78, - "versionNonce": 565988863, + "version": 145, + "versionNonce": 1749197749, "isDeleted": false, "boundElements": [], - "updated": 1789722948841, + "updated": 1790164866228, "link": null, "locked": false, "text": "Register a name", @@ -16144,8 +16156,8 @@ { "id": "te262575422531", "type": "text", - "x": 954.4177426227906, - "y": 1091.0073366124643, + "x": 953.0188893515773, + "y": 654.6869716899773, "width": 84.4, "height": 19.5, "angle": 0, @@ -16162,11 +16174,11 @@ "frameId": null, "roundness": null, "seed": 1941448329, - "version": 78, - "versionNonce": 1981822495, + "version": 145, + "versionNonce": 1610507541, "isDeleted": false, "boundElements": [], - "updated": 1789722948841, + "updated": 1790164866228, "link": null, "locked": false, "text": "Your code", @@ -16184,8 +16196,8 @@ { "id": "te599334449324", "type": "text", - "x": 960.6577426227906, - "y": 1113.8573366124645, + "x": 959.2588893515773, + "y": 677.5369716899775, "width": 42.99, "height": 8.45, "angle": 0, @@ -16202,11 +16214,11 @@ "frameId": null, "roundness": null, "seed": 1204154160, - "version": 78, - "versionNonce": 1108482623, + "version": 145, + "versionNonce": 1635449461, "isDeleted": false, "boundElements": [], - "updated": 1789722948841, + "updated": 1790164866228, "link": null, "locked": false, "text": "YOUR CODE", @@ -16224,8 +16236,8 @@ { "id": "re1007429025233", "type": "rectangle", - "x": 952.3377426227906, - "y": 1125.6373366124644, + "x": 950.9388893515774, + "y": 689.3169716899774, "width": 192.4, "height": 29.12, "angle": 0, @@ -16244,8 +16256,8 @@ "type": 3 }, "seed": 567726011, - "version": 79, - "versionNonce": 1517451871, + "version": 146, + "versionNonce": 629007317, "isDeleted": false, "boundElements": [ { @@ -16253,7 +16265,7 @@ "type": "arrow" } ], - "updated": 1789722948841, + "updated": 1790164866228, "link": null, "locked": false, "index": "b6g" @@ -16261,8 +16273,8 @@ { "id": "te819949333003", "type": "text", - "x": 962.7377426227906, - "y": 1136.0673366124645, + "x": 961.3388893515773, + "y": 699.7469716899775, "width": 69.38, "height": 11.05, "angle": 0, @@ -16279,11 +16291,11 @@ "frameId": null, "roundness": null, "seed": 2130585512, - "version": 78, - "versionNonce": 363900575, + "version": 145, + "versionNonce": 807182645, "isDeleted": false, "boundElements": [], - "updated": 1789722948841, + "updated": 1790164866228, "link": null, "locked": false, "text": "SMPX-4K2P-7T", @@ -16301,8 +16313,8 @@ { "id": "te1027023974155", "type": "text", - "x": 960.6577426227906, - "y": 1160.3173366124645, + "x": 959.2588893515773, + "y": 723.9969716899775, "width": 171.06, "height": 9.75, "angle": 0, @@ -16319,11 +16331,11 @@ "frameId": null, "roundness": null, "seed": 1770926554, - "version": 78, - "versionNonce": 2046788287, + "version": 145, + "versionNonce": 1723642517, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "Codes are bought on the web, and cannot be", @@ -16341,8 +16353,8 @@ { "id": "te752858714615", "type": "text", - "x": 960.6577426227906, - "y": 1170.7173366124644, + "x": 959.2588893515773, + "y": 734.3969716899774, "width": 37.59, "height": 9.75, "angle": 0, @@ -16359,11 +16371,11 @@ "frameId": null, "roundness": null, "seed": 1926310397, - "version": 78, - "versionNonce": 1906234079, + "version": 145, + "versionNonce": 1712560117, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "replaced.", @@ -16381,8 +16393,8 @@ { "id": "re834258147705", "type": "rectangle", - "x": 956.4977426227906, - "y": 1194.2773366124643, + "x": 955.0988893515773, + "y": 757.9569716899773, "width": 184.08, "height": 29.12, "angle": 0, @@ -16401,11 +16413,11 @@ "type": 3 }, "seed": 1231763115, - "version": 78, - "versionNonce": 891231999, + "version": 145, + "versionNonce": 405197141, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "index": "b6l" @@ -16413,8 +16425,8 @@ { "id": "te183956690786", "type": "text", - "x": 1015.7477426227906, - "y": 1205.2273366124643, + "x": 1014.3488893515773, + "y": 768.9069716899774, "width": 65.57, "height": 11.05, "angle": 0, @@ -16431,11 +16443,11 @@ "frameId": null, "roundness": null, "seed": 398517082, - "version": 78, - "versionNonce": 385935135, + "version": 145, + "versionNonce": 172744373, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "Use this code", @@ -16453,8 +16465,8 @@ { "id": "te891411256896", "type": "text", - "x": 997.1877426227906, - "y": 1233.8273366124645, + "x": 995.7888893515773, + "y": 797.5069716899775, "width": 102.7, "height": 11.05, "angle": 0, @@ -16471,11 +16483,11 @@ "frameId": null, "roundness": null, "seed": 163791483, - "version": 78, - "versionNonce": 1169468223, + "version": 145, + "versionNonce": 52969493, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "Get a code on the web", @@ -16493,8 +16505,8 @@ { "id": "re442519160200", "type": "rectangle", - "x": 1087.4177426227907, - "y": 1030.7173366124644, + "x": 1086.0188893515774, + "y": 594.3969716899774, "width": 65.6, "height": 15, "angle": 0, @@ -16513,11 +16525,11 @@ "type": 3 }, "seed": 386692700, - "version": 78, - "versionNonce": 1301998431, + "version": 145, + "versionNonce": 1488024949, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "index": "b6o" @@ -16525,8 +16537,8 @@ { "id": "te1026441375455", "type": "text", - "x": 1096.9377426227907, - "y": 1033.5173366124643, + "x": 1095.5388893515774, + "y": 597.1969716899773, "width": 46.56, "height": 12.5, "angle": 0, @@ -16543,11 +16555,11 @@ "frameId": null, "roundness": null, "seed": 2017441986, - "version": 78, - "versionNonce": 1526998911, + "version": 145, + "versionNonce": 103612117, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "changed", @@ -16565,8 +16577,8 @@ { "id": "te153151545761", "type": "text", - "x": 944.0177426227906, - "y": 1272.3573366124645, + "x": 942.6188893515773, + "y": 836.0369716899775, "width": 191.47, "height": 16.25, "angle": 0, @@ -16583,11 +16595,11 @@ "frameId": null, "roundness": null, "seed": 660672557, - "version": 78, - "versionNonce": 1009835935, + "version": 145, + "versionNonce": 36723765, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "4. A code instead of paying", @@ -16605,9 +16617,9 @@ { "id": "te930595866499", "type": "text", - "x": 944.0177426227906, - "y": 1288.9973366124643, - "width": 252.29, + "x": 942.6188893515773, + "y": 852.6769716899773, + "width": 242.55, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -16623,21 +16635,21 @@ "frameId": null, "roundness": null, "seed": 1584153754, - "version": 78, - "versionNonce": 592548799, + "version": 145, + "versionNonce": 1419840917, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, - "text": "Reached from the link under Continue. Using a", + "text": "Reached from the link under Register. Using a", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "Reached from the link under Continue. Using a", + "originalText": "Reached from the link under Register. Using a", "lineHeight": 1.25, "autoResize": true, "index": "b6r" @@ -16645,8 +16657,8 @@ { "id": "te675949003467", "type": "text", - "x": 944.0177426227906, - "y": 1301.9973366124643, + "x": 942.6188893515773, + "y": 865.6769716899773, "width": 241.71, "height": 13.75, "angle": 0, @@ -16663,11 +16675,11 @@ "frameId": null, "roundness": null, "seed": 1271091376, - "version": 78, - "versionNonce": 679920607, + "version": 145, + "versionNonce": 1823773429, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "code brings its minimum length back to 3, so", @@ -16685,8 +16697,8 @@ { "id": "te840970991114", "type": "text", - "x": 944.0177426227906, - "y": 1314.9973366124643, + "x": 942.6188893515773, + "y": 878.6769716899773, "width": 215.96, "height": 13.75, "angle": 0, @@ -16703,11 +16715,11 @@ "frameId": null, "roundness": null, "seed": 35109564, - "version": 78, - "versionNonce": 199290879, + "version": 145, + "versionNonce": 921726037, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "a name it cannot cover is caught before", @@ -16725,8 +16737,8 @@ { "id": "te451828560645", "type": "text", - "x": 944.0177426227906, - "y": 1327.9973366124643, + "x": 942.6188893515773, + "y": 891.6769716899773, "width": 241.07, "height": 13.75, "angle": 0, @@ -16743,11 +16755,11 @@ "frameId": null, "roundness": null, "seed": 1005073590, - "version": 78, - "versionNonce": 929077279, + "version": 145, + "versionNonce": 1932138933, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "anything is paid or spent. The link under the", @@ -16765,8 +16777,8 @@ { "id": "te580434708056", "type": "text", - "x": 944.0177426227906, - "y": 1340.9973366124643, + "x": 942.6188893515773, + "y": 904.6769716899773, "width": 150.58, "height": 13.75, "angle": 0, @@ -16783,11 +16795,11 @@ "frameId": null, "roundness": null, "seed": 829739936, - "version": 78, - "versionNonce": 16137279, + "version": 145, + "versionNonce": 1250368277, "isDeleted": false, "boundElements": [], - "updated": 1789722948842, + "updated": 1790164866228, "link": null, "locked": false, "text": "button opens the web store.", @@ -16805,8 +16817,8 @@ { "id": "re444827690030", "type": "rectangle", - "x": 940, - "y": 1428.6, + "x": 949.9163719300564, + "y": 992.2796350775129, "width": 209.99, "height": 116.56, "angle": 0, @@ -16825,8 +16837,8 @@ "type": 3 }, "seed": 372992907, - "version": 2, - "versionNonce": 2112850303, + "version": 63, + "versionNonce": 2094747925, "isDeleted": false, "boundElements": [ { @@ -16834,7 +16846,7 @@ "type": "arrow" } ], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "index": "b6w" @@ -16842,8 +16854,8 @@ { "id": "te143966318688", "type": "text", - "x": 1002.3, - "y": 1444.98, + "x": 1012.2163719300563, + "y": 1008.659635077513, "width": 85.46, "height": 14.72, "angle": 0, @@ -16860,11 +16872,11 @@ "frameId": null, "roundness": null, "seed": 566201673, - "version": 2, - "versionNonce": 1103565297, + "version": 63, + "versionNonce": 1225773013, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "Code not valid", @@ -16882,8 +16894,8 @@ { "id": "te1024641904922", "type": "text", - "x": 960.38, - "y": 1467.36, + "x": 970.2963719300564, + "y": 1031.039635077513, "width": 169.29, "height": 10.85, "angle": 0, @@ -16900,11 +16912,11 @@ "frameId": null, "roundness": null, "seed": 713174490, - "version": 2, - "versionNonce": 1868562847, + "version": 63, + "versionNonce": 1653673269, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "This code is not valid, or it has already", @@ -16922,8 +16934,8 @@ { "id": "te861749563998", "type": "text", - "x": 1020.57, - "y": 1479.76, + "x": 1030.4863719300565, + "y": 1043.439635077513, "width": 48.91, "height": 10.85, "angle": 0, @@ -16940,11 +16952,11 @@ "frameId": null, "roundness": null, "seed": 81310561, - "version": 2, - "versionNonce": 936487889, + "version": 63, + "versionNonce": 667131541, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "been used.", @@ -16962,8 +16974,8 @@ { "id": "te866170326317", "type": "text", - "x": 1036.88, - "y": 1514.71, + "x": 1046.7963719300565, + "y": 1078.389635077513, "width": 16.29, "height": 12.4, "angle": 0, @@ -16980,11 +16992,11 @@ "frameId": null, "roundness": null, "seed": 310842342, - "version": 2, - "versionNonce": 676099519, + "version": 63, + "versionNonce": 1063060469, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "OK", @@ -17002,8 +17014,8 @@ { "id": "re549581138610", "type": "rectangle", - "x": 1084.4, - "y": 1409.6, + "x": 1094.3163719300564, + "y": 973.2796350775129, "width": 65.6, "height": 15, "angle": 0, @@ -17022,11 +17034,11 @@ "type": 3 }, "seed": 1288690575, - "version": 2, - "versionNonce": 690882993, + "version": 63, + "versionNonce": 1566752085, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "index": "b71" @@ -17034,8 +17046,8 @@ { "id": "te379975369280", "type": "text", - "x": 1093.92, - "y": 1412.4, + "x": 1103.8363719300564, + "y": 976.0796350775131, "width": 46.56, "height": 12.5, "angle": 0, @@ -17052,11 +17064,11 @@ "frameId": null, "roundness": null, "seed": 883528417, - "version": 2, - "versionNonce": 1339385311, + "version": 63, + "versionNonce": 422202037, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "changed", @@ -17074,8 +17086,8 @@ { "id": "te1003406592187", "type": "text", - "x": 940, - "y": 1552.54, + "x": 949.9163719300564, + "y": 1116.219635077513, "width": 205.52, "height": 16.25, "angle": 0, @@ -17092,11 +17104,11 @@ "frameId": null, "roundness": null, "seed": 1480279205, - "version": 2, - "versionNonce": 1325640593, + "version": 63, + "versionNonce": 56175637, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "4a. A code that does not work", @@ -17114,8 +17126,8 @@ { "id": "te449932332440", "type": "text", - "x": 940, - "y": 1569.18, + "x": 949.9163719300564, + "y": 1132.859635077513, "width": 216.65, "height": 13.75, "angle": 0, @@ -17132,11 +17144,11 @@ "frameId": null, "roundness": null, "seed": 1614297394, - "version": 2, - "versionNonce": 1426805247, + "version": 63, + "versionNonce": 2078597493, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "Checked on the device, and against the", @@ -17154,8 +17166,8 @@ { "id": "te977044025205", "type": "text", - "x": 940, - "y": 1582.18, + "x": 949.9163719300564, + "y": 1145.859635077513, "width": 198.79, "height": 13.75, "angle": 0, @@ -17172,11 +17184,11 @@ "frameId": null, "roundness": null, "seed": 2135919143, - "version": 2, - "versionNonce": 1368002929, + "version": 63, + "versionNonce": 1209199317, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "service when the name is registered.", @@ -17194,8 +17206,8 @@ { "id": "re995737665453", "type": "rectangle", - "x": 940, - "y": 1669.2, + "x": 949.9163719300564, + "y": 1232.879635077513, "width": 209.99, "height": 116.56, "angle": 0, @@ -17214,11 +17226,11 @@ "type": 3 }, "seed": 1836199929, - "version": 2, - "versionNonce": 1894693407, + "version": 63, + "versionNonce": 1752746037, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "index": "b76" @@ -17226,8 +17238,8 @@ { "id": "te907994828901", "type": "text", - "x": 1005.84, - "y": 1685.58, + "x": 1015.7563719300564, + "y": 1249.259635077513, "width": 78.39, "height": 14.72, "angle": 0, @@ -17244,11 +17256,11 @@ "frameId": null, "roundness": null, "seed": 931914564, - "version": 2, - "versionNonce": 1711848273, + "version": 63, + "versionNonce": 788265365, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "Code expired", @@ -17266,8 +17278,8 @@ { "id": "te126984859959", "type": "text", - "x": 953.6, - "y": 1707.96, + "x": 963.5163719300564, + "y": 1271.639635077513, "width": 182.85, "height": 10.85, "angle": 0, @@ -17284,11 +17296,11 @@ "frameId": null, "roundness": null, "seed": 1944005187, - "version": 2, - "versionNonce": 1752178239, + "version": 63, + "versionNonce": 349306613, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "This code expired on 12 Nov 2027. A code", @@ -17306,8 +17318,8 @@ { "id": "te363036275605", "type": "text", - "x": 975.24, - "y": 1720.36, + "x": 985.1563719300564, + "y": 1284.039635077513, "width": 139.58, "height": 10.85, "angle": 0, @@ -17324,11 +17336,11 @@ "frameId": null, "roundness": null, "seed": 1127431394, - "version": 2, - "versionNonce": 752298289, + "version": 63, + "versionNonce": 1350588501, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "cannot be replaced or extended.", @@ -17346,8 +17358,8 @@ { "id": "te461417891312", "type": "text", - "x": 1036.88, - "y": 1755.31, + "x": 1046.7963719300565, + "y": 1318.989635077513, "width": 16.29, "height": 12.4, "angle": 0, @@ -17364,11 +17376,11 @@ "frameId": null, "roundness": null, "seed": 1941935032, - "version": 2, - "versionNonce": 242220639, + "version": 63, + "versionNonce": 735872437, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "OK", @@ -17386,8 +17398,8 @@ { "id": "re997809767372", "type": "rectangle", - "x": 1115, - "y": 1650.2, + "x": 1124.9163719300564, + "y": 1213.879635077513, "width": 35, "height": 15, "angle": 0, @@ -17406,11 +17418,11 @@ "type": 3 }, "seed": 117426077, - "version": 2, - "versionNonce": 1331485457, + "version": 63, + "versionNonce": 436995861, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "index": "b7B" @@ -17418,8 +17430,8 @@ { "id": "te677426220205", "type": "text", - "x": 1121.95, - "y": 1653, + "x": 1131.8663719300564, + "y": 1216.679635077513, "width": 21.1, "height": 12.5, "angle": 0, @@ -17436,11 +17448,11 @@ "frameId": null, "roundness": null, "seed": 1933031146, - "version": 2, - "versionNonce": 96393855, + "version": 63, + "versionNonce": 226778229, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "new", @@ -17458,8 +17470,8 @@ { "id": "te415460805837", "type": "text", - "x": 940, - "y": 1793.04, + "x": 949.9163719300564, + "y": 1356.719635077513, "width": 163.33, "height": 16.25, "angle": 0, @@ -17476,11 +17488,11 @@ "frameId": null, "roundness": null, "seed": 1283167911, - "version": 2, - "versionNonce": 1578193137, + "version": 63, + "versionNonce": 235603413, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "4b. A code that expired", @@ -17498,8 +17510,8 @@ { "id": "te870812717354", "type": "text", - "x": 940, - "y": 1809.68, + "x": 949.9163719300564, + "y": 1373.359635077513, "width": 227.84, "height": 13.75, "angle": 0, @@ -17516,11 +17528,11 @@ "frameId": null, "roundness": null, "seed": 654451006, - "version": 2, - "versionNonce": 1125986975, + "version": 63, + "versionNonce": 246776629, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "Every code carries an expiry from the day", @@ -17538,8 +17550,8 @@ { "id": "te964621468467", "type": "text", - "x": 940, - "y": 1822.68, + "x": 949.9163719300564, + "y": 1386.359635077513, "width": 225.24, "height": 13.75, "angle": 0, @@ -17556,11 +17568,11 @@ "frameId": null, "roundness": null, "seed": 149893927, - "version": 2, - "versionNonce": 1853622993, + "version": 63, + "versionNonce": 65623189, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "it was issued, and the date is shown when", @@ -17578,8 +17590,8 @@ { "id": "te928247421529", "type": "text", - "x": 940, - "y": 1835.68, + "x": 949.9163719300564, + "y": 1399.359635077513, "width": 162.49, "height": 13.75, "angle": 0, @@ -17596,11 +17608,11 @@ "frameId": null, "roundness": null, "seed": 959836061, - "version": 2, - "versionNonce": 1329301183, + "version": 63, + "versionNonce": 962329077, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164819128, "link": null, "locked": false, "text": "it is collected and again here.", @@ -17707,10 +17719,6 @@ "versionNonce": 1832631967, "isDeleted": false, "boundElements": [ - { - "id": "ar369667692475", - "type": "arrow" - }, { "id": "ar868594360700", "type": "arrow" @@ -18770,7 +18778,7 @@ "type": "text", "x": 1380, "y": 656.28, - "width": 241.7, + "width": 242.55, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -18793,14 +18801,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "What the check found: the name is free, what", + "text": "What the search found: the name is free, what", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "What the check found: the name is free, what", + "originalText": "What the search found: the name is free, what", "lineHeight": 1.25, "autoResize": true, "index": "b7k" @@ -19005,1488 +19013,11 @@ "autoResize": true, "index": "b7p" }, - { - "id": "re945851601421", - "type": "rectangle", - "x": 1380, - "y": 878.3, - "width": 209.99, - "height": 142.6, - "angle": 0, - "strokeColor": "#d9dbe0", - "backgroundColor": "#ffffff", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": { - "type": 3 - }, - "seed": 659627880, - "version": 2, - "versionNonce": 260359423, - "isDeleted": false, - "boundElements": [ - { - "id": "ar369667692475", - "type": "arrow" - } - ], - "updated": 1789722467654, - "link": null, - "locked": false, - "index": "b7q" - }, - { - "id": "te758965972612", - "type": "text", - "x": 1450.08, - "y": 894.68, - "width": 69.89, - "height": 14.72, - "angle": 0, - "strokeColor": "#1c1e26", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 421905733, - "version": 2, - "versionNonce": 735399537, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Name taken", - "fontSize": 11.8, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11.8, - "containerId": null, - "originalText": "Name taken", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7r" - }, - { - "id": "te791051440108", - "type": "text", - "x": 1402.48, - "y": 917.06, - "width": 165.11, - "height": 10.85, - "angle": 0, - "strokeColor": "#6d6d72", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 505615137, - "version": 2, - "versionNonce": 566349087, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "bakery.simplex leads to your chat with", - "fontSize": 8.7, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 8.7, - "containerId": null, - "originalText": "bakery.simplex leads to your chat with", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7s" - }, - { - "id": "te324976946187", - "type": "text", - "x": 1467.61, - "y": 929.46, - "width": 34.83, - "height": 10.85, - "angle": 0, - "strokeColor": "#6d6d72", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 1697564368, - "version": 2, - "versionNonce": 769939537, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Bakery.", - "fontSize": 8.7, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 8.7, - "containerId": null, - "originalText": "Bakery.", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7t" - }, - { - "id": "te882068239082", - "type": "text", - "x": 1459.31, - "y": 964.41, - "width": 51.43, - "height": 12.4, - "angle": 0, - "strokeColor": "#007aff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 1421653009, - "version": 2, - "versionNonce": 1399378239, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Open chat", - "fontSize": 9.9, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 9.9, - "containerId": null, - "originalText": "Open chat", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7u" - }, - { - "id": "te128352694778", - "type": "text", - "x": 1476.88, - "y": 990.45, - "width": 16.29, - "height": 12.4, - "angle": 0, - "strokeColor": "#007aff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 1266801496, - "version": 2, - "versionNonce": 288826929, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "OK", - "fontSize": 9.9, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 9.9, - "containerId": null, - "originalText": "OK", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7v" - }, - { - "id": "re1074725350188", - "type": "rectangle", - "x": 1555, - "y": 859.3, - "width": 35, - "height": 15, - "angle": 0, - "strokeColor": "transparent", - "backgroundColor": "#34c759", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": { - "type": 3 - }, - "seed": 646250962, - "version": 2, - "versionNonce": 500846943, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "index": "b7w" - }, - { - "id": "te201548851957", - "type": "text", - "x": 1561.95, - "y": 862.1, - "width": 21.1, - "height": 12.5, - "angle": 0, - "strokeColor": "#ffffff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 1432443498, - "version": 2, - "versionNonce": 11876369, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "new", - "fontSize": 10, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 10, - "containerId": null, - "originalText": "new", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7x" - }, - { - "id": "te142922917299", - "type": "text", - "x": 1380, - "y": 1028.24, - "width": 232.84, - "height": 16.25, - "angle": 0, - "strokeColor": "#1c1e26", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 1374239624, - "version": 2, - "versionNonce": 2053557631, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "5a. Taken, and you have the chat", - "fontSize": 13, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 13, - "containerId": null, - "originalText": "5a. Taken, and you have the chat", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7y" - }, - { - "id": "te507192617388", - "type": "text", - "x": 1380, - "y": 1044.88, - "width": 223.23, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 2111036521, - "version": 2, - "versionNonce": 1582697969, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "The check reports what it found. Find via", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "The check reports what it found. Find via", - "lineHeight": 1.25, - "autoResize": true, - "index": "b7z" - }, - { - "id": "te1006913608212", - "type": "text", - "x": 1380, - "y": 1057.88, - "width": 217.93, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 1134511299, - "version": 2, - "versionNonce": 1682883999, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "registration: the name leads somewhere,", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "registration: the name leads somewhere,", - "lineHeight": 1.25, - "autoResize": true, - "index": "b80" - }, - { - "id": "te998712234787", - "type": "text", - "x": 1380, - "y": 1070.88, - "width": 104.35, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenchat" - ], - "frameId": null, - "roundness": null, - "seed": 97370600, - "version": 2, - "versionNonce": 1629562833, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "and that is offered.", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "and that is offered.", - "lineHeight": 1.25, - "autoResize": true, - "index": "b81" - }, - { - "id": "re646820784880", - "type": "rectangle", - "x": 1380, - "y": 1157.9, - "width": 209.99, - "height": 130.2, - "angle": 0, - "strokeColor": "#d9dbe0", - "backgroundColor": "#ffffff", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": { - "type": 3 - }, - "seed": 611044325, - "version": 2, - "versionNonce": 448969151, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "index": "b82" - }, - { - "id": "te464934089258", - "type": "text", - "x": 1450.08, - "y": 1174.28, - "width": 69.89, - "height": 14.72, - "angle": 0, - "strokeColor": "#1c1e26", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 1724904231, - "version": 2, - "versionNonce": 1932395953, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Name taken", - "fontSize": 11.8, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11.8, - "containerId": null, - "originalText": "Name taken", - "lineHeight": 1.25, - "autoResize": true, - "index": "b83" - }, - { - "id": "te180762998603", - "type": "text", - "x": 1396.22, - "y": 1196.66, - "width": 177.62, - "height": 10.85, - "angle": 0, - "strokeColor": "#6d6d72", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 612362928, - "version": 2, - "versionNonce": 585312735, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "alice.simplex leads to a contact address.", - "fontSize": 8.7, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 8.7, - "containerId": null, - "originalText": "alice.simplex leads to a contact address.", - "lineHeight": 1.25, - "autoResize": true, - "index": "b84" - }, - { - "id": "te209404056899", - "type": "text", - "x": 1463.78, - "y": 1231.61, - "width": 42.5, - "height": 12.4, - "angle": 0, - "strokeColor": "#007aff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 528063163, - "version": 2, - "versionNonce": 1336158097, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Connect", - "fontSize": 9.9, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 9.9, - "containerId": null, - "originalText": "Connect", - "lineHeight": 1.25, - "autoResize": true, - "index": "b85" - }, - { - "id": "te804357618415", - "type": "text", - "x": 1476.88, - "y": 1257.65, - "width": 16.29, - "height": 12.4, - "angle": 0, - "strokeColor": "#007aff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 1177045942, - "version": 2, - "versionNonce": 163616255, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "OK", - "fontSize": 9.9, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 9.9, - "containerId": null, - "originalText": "OK", - "lineHeight": 1.25, - "autoResize": true, - "index": "b86" - }, - { - "id": "re868383803492", - "type": "rectangle", - "x": 1555, - "y": 1138.9, - "width": 35, - "height": 15, - "angle": 0, - "strokeColor": "transparent", - "backgroundColor": "#34c759", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": { - "type": 3 - }, - "seed": 1926360330, - "version": 2, - "versionNonce": 1622871409, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "index": "b87" - }, - { - "id": "te987789808299", - "type": "text", - "x": 1561.95, - "y": 1141.7, - "width": 21.1, - "height": 12.5, - "angle": 0, - "strokeColor": "#ffffff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 72179848, - "version": 2, - "versionNonce": 1717272095, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "new", - "fontSize": 10, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 10, - "containerId": null, - "originalText": "new", - "lineHeight": 1.25, - "autoResize": true, - "index": "b88" - }, - { - "id": "te1007005042911", - "type": "text", - "x": 1380, - "y": 1295.44, - "width": 232.84, - "height": 16.25, - "angle": 0, - "strokeColor": "#1c1e26", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 1611882933, - "version": 2, - "versionNonce": 1572484945, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "5b. Taken, and it leads elsewhere", - "fontSize": 13, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 13, - "containerId": null, - "originalText": "5b. Taken, and it leads elsewhere", - "lineHeight": 1.25, - "autoResize": true, - "index": "b89" - }, - { - "id": "te1652318430", - "type": "text", - "x": 1380, - "y": 1312.08, - "width": 225.88, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 1995578667, - "version": 2, - "versionNonce": 463757887, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "An expired name reads as taken too: only", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "An expired name reads as taken too: only", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8A" - }, - { - "id": "te66571565053", - "type": "text", - "x": 1380, - "y": 1325.08, - "width": 198.13, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 386321727, - "version": 2, - "versionNonce": 687416625, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "its owner can renew it until the grace", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "its owner can renew it until the grace", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8B" - }, - { - "id": "te852791549303", - "type": "text", - "x": 1380, - "y": 1338.08, - "width": 31.72, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "takenaway" - ], - "frameId": null, - "roundness": null, - "seed": 1385054485, - "version": 2, - "versionNonce": 1518060127, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "ends.", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "ends.", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8C" - }, - { - "id": "re353731886262", - "type": "rectangle", - "x": 1380, - "y": 1425.1, - "width": 209.99, - "height": 155, - "angle": 0, - "strokeColor": "#d9dbe0", - "backgroundColor": "#ffffff", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": { - "type": 3 - }, - "seed": 1413609142, - "version": 2, - "versionNonce": 1843353361, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "index": "b8D" - }, - { - "id": "te37722678097", - "type": "text", - "x": 1440.89, - "y": 1441.48, - "width": 88.27, - "height": 14.72, - "angle": 0, - "strokeColor": "#1c1e26", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1109680159, - "version": 2, - "versionNonce": 1672617599, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Name reserved", - "fontSize": 11.8, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11.8, - "containerId": null, - "originalText": "Name reserved", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8E" - }, - { - "id": "te908409761147", - "type": "text", - "x": 1390.23, - "y": 1463.86, - "width": 189.6, - "height": 10.85, - "angle": 0, - "strokeColor": "#6d6d72", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1815476842, - "version": 2, - "versionNonce": 2128891121, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "privacy.simplex is reserved. Please contact", - "fontSize": 8.7, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 8.7, - "containerId": null, - "originalText": "privacy.simplex is reserved. Please contact", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8F" - }, - { - "id": "te1080975667262", - "type": "text", - "x": 1392.84, - "y": 1476.26, - "width": 184.38, - "height": 10.85, - "angle": 0, - "strokeColor": "#6d6d72", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1117811459, - "version": 2, - "versionNonce": 168294047, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "SimpleX Chat if you are interested in using", - "fontSize": 8.7, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 8.7, - "containerId": null, - "originalText": "SimpleX Chat if you are interested in using", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8G" - }, - { - "id": "te588202343451", - "type": "text", - "x": 1479.86, - "y": 1488.66, - "width": 10.33, - "height": 10.85, - "angle": 0, - "strokeColor": "#6d6d72", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 373495684, - "version": 2, - "versionNonce": 1938786001, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "it.", - "fontSize": 8.7, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 8.7, - "containerId": null, - "originalText": "it.", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8H" - }, - { - "id": "te849457146619", - "type": "text", - "x": 1422.99, - "y": 1523.61, - "width": 124.07, - "height": 12.4, - "angle": 0, - "strokeColor": "#007aff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 354710833, - "version": 2, - "versionNonce": 1949158079, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Connect to SimpleX team", - "fontSize": 9.9, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 9.9, - "containerId": null, - "originalText": "Connect to SimpleX team", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8I" - }, - { - "id": "te479353049531", - "type": "text", - "x": 1476.88, - "y": 1549.65, - "width": 16.29, - "height": 12.4, - "angle": 0, - "strokeColor": "#007aff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 505398023, - "version": 2, - "versionNonce": 108561585, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "OK", - "fontSize": 9.9, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 9.9, - "containerId": null, - "originalText": "OK", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8J" - }, - { - "id": "re603187067940", - "type": "rectangle", - "x": 1524.4, - "y": 1406.1, - "width": 65.6, - "height": 15, - "angle": 0, - "strokeColor": "transparent", - "backgroundColor": "#ff9500", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": { - "type": 3 - }, - "seed": 1660067540, - "version": 2, - "versionNonce": 516168415, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "index": "b8K" - }, - { - "id": "te789357283860", - "type": "text", - "x": 1533.92, - "y": 1408.9, - "width": 46.56, - "height": 12.5, - "angle": 0, - "strokeColor": "#ffffff", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1698942684, - "version": 2, - "versionNonce": 860276369, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "changed", - "fontSize": 10, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 10, - "containerId": null, - "originalText": "changed", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8L" - }, - { - "id": "te284481189426", - "type": "text", - "x": 1380, - "y": 1587.44, - "width": 144.29, - "height": 16.25, - "angle": 0, - "strokeColor": "#1c1e26", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1050372360, - "version": 2, - "versionNonce": 509306623, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "5c. A reserved name", - "fontSize": 13, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 13, - "containerId": null, - "originalText": "5c. A reserved name", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8M" - }, - { - "id": "te937253070668", - "type": "text", - "x": 1380, - "y": 1604.08, - "width": 227.19, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1245735064, - "version": 2, - "versionNonce": 347196529, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "Every reserved name reads this way here,", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "Every reserved name reads this way here,", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8N" - }, - { - "id": "te285610867341", - "type": "text", - "x": 1380, - "y": 1617.08, - "width": 215.96, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 75877785, - "version": 2, - "versionNonce": 561262367, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "whatever the reason: someone who tried", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "whatever the reason: someone who tried", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8O" - }, - { - "id": "te1067715247125", - "type": "text", - "x": 1380, - "y": 1630.08, - "width": 217.27, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1534848583, - "version": 2, - "versionNonce": 42014289, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "to register it can act on it. Search stays", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "to register it can act on it. Search stays", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8P" - }, - { - "id": "te492085743192", - "type": "text", - "x": 1380, - "y": 1643.08, - "width": 225.24, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 1874495210, - "version": 2, - "versionNonce": 847180607, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "as the lookup canvas has it, where only a", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "as the lookup canvas has it, where only a", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8Q" - }, - { - "id": "te357255539316", - "type": "text", - "x": 1380, - "y": 1656.08, - "width": 205.39, - "height": 13.75, - "angle": 0, - "strokeColor": "#767a85", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 1, - "strokeStyle": "solid", - "roughness": 0, - "opacity": 100, - "groupIds": [ - "community" - ], - "frameId": null, - "roundness": null, - "seed": 326010895, - "version": 2, - "versionNonce": 1871455281, - "isDeleted": false, - "boundElements": [], - "updated": 1789722467654, - "link": null, - "locked": false, - "text": "name held for the community says so.", - "fontSize": 11, - "fontFamily": 2, - "textAlign": "left", - "verticalAlign": "top", - "baseline": 11, - "containerId": null, - "originalText": "name held for the community says so.", - "lineHeight": 1.25, - "autoResize": true, - "index": "b8R" - }, { "id": "re665796332675", "type": "rectangle", - "x": 1380, - "y": 1743.1, + "x": 1371.884298210732, + "y": 1047.421812820306, "width": 209.99, "height": 142.6, "angle": 0, @@ -20505,8 +19036,8 @@ "type": 3 }, "seed": 1065376286, - "version": 2, - "versionNonce": 970732383, + "version": 114, + "versionNonce": 2072192603, "isDeleted": false, "boundElements": [ { @@ -20514,7 +19045,7 @@ "type": "arrow" } ], - "updated": 1789722467654, + "updated": 1790164849528, "link": null, "locked": false, "index": "b8S" @@ -20522,8 +19053,8 @@ { "id": "te551622562889", "type": "text", - "x": 1411.89, - "y": 1759.48, + "x": 1403.774298210732, + "y": 1063.8018128203062, "width": 146.28, "height": 14.72, "angle": 0, @@ -20540,11 +19071,11 @@ "frameId": null, "roundness": null, "seed": 948485879, - "version": 2, - "versionNonce": 129660433, + "version": 114, + "versionNonce": 634096539, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "Nobody will find you by it", @@ -20562,8 +19093,8 @@ { "id": "te941727180227", "type": "text", - "x": 1392.57, - "y": 1781.86, + "x": 1384.4542982107318, + "y": 1086.181812820306, "width": 184.91, "height": 10.85, "angle": 0, @@ -20580,11 +19111,11 @@ "frameId": null, "roundness": null, "seed": 1714807276, - "version": 2, - "versionNonce": 1071411071, + "version": 114, + "versionNonce": 825057339, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "You will own dynamis.simplex, but it will not", @@ -20602,8 +19133,8 @@ { "id": "te124865590713", "type": "text", - "x": 1411.33, - "y": 1794.26, + "x": 1403.2142982107318, + "y": 1098.5818128203061, "width": 147.4, "height": 10.85, "angle": 0, @@ -20620,11 +19151,11 @@ "frameId": null, "roundness": null, "seed": 1948425161, - "version": 2, - "versionNonce": 235113457, + "version": 114, + "versionNonce": 1722523867, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "lead to your address or a channel.", @@ -20642,8 +19173,8 @@ { "id": "te702523064164", "type": "text", - "x": 1444.13, - "y": 1829.21, + "x": 1436.014298210732, + "y": 1133.5318128203062, "width": 81.81, "height": 12.4, "angle": 0, @@ -20660,11 +19191,11 @@ "frameId": null, "roundness": null, "seed": 1166594965, - "version": 2, - "versionNonce": 1858086815, + "version": 114, + "versionNonce": 534302075, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "Register anyway", @@ -20682,8 +19213,8 @@ { "id": "te793673911501", "type": "text", - "x": 1467.05, - "y": 1855.25, + "x": 1458.9342982107319, + "y": 1159.5718128203061, "width": 35.95, "height": 12.4, "angle": 0, @@ -20700,11 +19231,11 @@ "frameId": null, "roundness": null, "seed": 511048556, - "version": 2, - "versionNonce": 2054088145, + "version": 114, + "versionNonce": 1610049051, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "Cancel", @@ -20722,8 +19253,8 @@ { "id": "re56462633584", "type": "rectangle", - "x": 1509, - "y": 1724.1, + "x": 1500.884298210732, + "y": 1028.421812820306, "width": 81, "height": 15, "angle": 0, @@ -20742,11 +19273,11 @@ "type": 3 }, "seed": 667887824, - "version": 2, - "versionNonce": 1421335487, + "version": 114, + "versionNonce": 502917819, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "index": "b8Y" @@ -20754,8 +19285,8 @@ { "id": "te764685935816", "type": "text", - "x": 1519.86, - "y": 1726.9, + "x": 1511.7442982107318, + "y": 1031.2218128203062, "width": 59.29, "height": 12.5, "angle": 0, @@ -20772,11 +19303,11 @@ "frameId": null, "roundness": null, "seed": 675072302, - "version": 2, - "versionNonce": 1477706673, + "version": 114, + "versionNonce": 1317198683, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "as phase 2", @@ -20794,8 +19325,8 @@ { "id": "te814416843636", "type": "text", - "x": 1380, - "y": 1893.04, + "x": 1371.884298210732, + "y": 1197.361812820306, "width": 184.01, "height": 16.25, "angle": 0, @@ -20812,11 +19343,11 @@ "frameId": null, "roundness": null, "seed": 1128409513, - "version": 2, - "versionNonce": 1709444063, + "version": 114, + "versionNonce": 769964027, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "5d. Registering it unlinked", @@ -20834,8 +19365,8 @@ { "id": "te838655601407", "type": "text", - "x": 1380, - "y": 1909.68, + "x": 1371.884298210732, + "y": 1214.0018128203062, "width": 218.57, "height": 13.75, "angle": 0, @@ -20852,11 +19383,11 @@ "frameId": null, "roundness": null, "seed": 1264212375, - "version": 2, - "versionNonce": 1662674321, + "version": 114, + "versionNonce": 1243742363, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "What X on the points-at row confirms. As", @@ -20874,8 +19405,8 @@ { "id": "te713344576774", "type": "text", - "x": 1380, - "y": 1922.68, + "x": 1371.884298210732, + "y": 1227.0018128203062, "width": 48.24, "height": 13.75, "angle": 0, @@ -20892,11 +19423,11 @@ "frameId": null, "roundness": null, "seed": 1762146712, - "version": 2, - "versionNonce": 1045772287, + "version": 114, + "versionNonce": 1290614075, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164849529, "link": null, "locked": false, "text": "phase 2.", @@ -23372,8 +21903,8 @@ { "id": "re88253556212", "type": "rectangle", - "x": 936.88, - "y": 2567.38, + "x": 946.7963719300564, + "y": 2014.1755152462435, "width": 215.28, "height": 388.96, "angle": 0, @@ -23392,8 +21923,8 @@ "type": 3 }, "seed": 1340860434, - "version": 2, - "versionNonce": 665681567, + "version": 80, + "versionNonce": 2109380373, "isDeleted": false, "boundElements": [ { @@ -23405,7 +21936,7 @@ "type": "arrow" } ], - "updated": 1789722467654, + "updated": 1790164830397, "link": null, "locked": false, "index": "bAK" @@ -23413,8 +21944,8 @@ { "id": "re973071072394", "type": "rectangle", - "x": 940, - "y": 2570.5, + "x": 949.9163719300564, + "y": 2017.2955152462434, "width": 209.04, "height": 382.72, "angle": 0, @@ -23433,11 +21964,11 @@ "type": 3 }, "seed": 1784770974, - "version": 2, - "versionNonce": 317095633, + "version": 80, + "versionNonce": 1009652533, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "index": "bAL" @@ -23445,8 +21976,8 @@ { "id": "te876039430997", "type": "text", - "x": 949.36, - "y": 2577.76, + "x": 959.2763719300564, + "y": 2024.5555152462437, "width": 9.28, "height": 14.3, "angle": 0, @@ -23463,11 +21994,11 @@ "frameId": null, "roundness": null, "seed": 716229237, - "version": 2, - "versionNonce": 1407341247, + "version": 80, + "versionNonce": 332391573, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "‹", @@ -23485,8 +22016,8 @@ { "id": "te113158086477", "type": "text", - "x": 956.64, - "y": 2579.37, + "x": 966.5563719300563, + "y": 2026.1655152462433, "width": 72.05, "height": 11.05, "angle": 0, @@ -23503,11 +22034,11 @@ "frameId": null, "roundness": null, "seed": 1903384864, - "version": 2, - "versionNonce": 271613105, + "version": 80, + "versionNonce": 770738677, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Register a name", @@ -23525,8 +22056,8 @@ { "id": "te886109122756", "type": "text", - "x": 950.4, - "y": 2611.79, + "x": 960.3163719300563, + "y": 2058.5855152462436, "width": 133.03, "height": 19.5, "angle": 0, @@ -23543,11 +22074,11 @@ "frameId": null, "roundness": null, "seed": 1537479514, - "version": 2, - "versionNonce": 648520415, + "version": 80, + "versionNonce": 2073396053, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Register a name", @@ -23565,8 +22096,8 @@ { "id": "te436778357993", "type": "text", - "x": 956.64, - "y": 2634.64, + "x": 966.5563719300563, + "y": 2081.435515246243, "width": 38.52, "height": 8.45, "angle": 0, @@ -23583,11 +22114,11 @@ "frameId": null, "roundness": null, "seed": 1474361869, - "version": 2, - "versionNonce": 859815569, + "version": 80, + "versionNonce": 823414965, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "THE NAME", @@ -23605,8 +22136,8 @@ { "id": "re214593368047", "type": "rectangle", - "x": 948.32, - "y": 2646.42, + "x": 958.2363719300564, + "y": 2093.2155152462437, "width": 192.4, "height": 29.12, "angle": 0, @@ -23625,11 +22156,11 @@ "type": 3 }, "seed": 1770362349, - "version": 2, - "versionNonce": 1888349951, + "version": 80, + "versionNonce": 1544712725, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "index": "bAQ" @@ -23637,8 +22168,8 @@ { "id": "te365757136435", "type": "text", - "x": 958.72, - "y": 2656.85, + "x": 968.6363719300564, + "y": 2103.645515246243, "width": 74.18, "height": 11.05, "angle": 0, @@ -23655,11 +22186,11 @@ "frameId": null, "roundness": null, "seed": 1334903437, - "version": 2, - "versionNonce": 449561713, + "version": 80, + "versionNonce": 965044085, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "dynamis.simplex", @@ -23677,8 +22208,8 @@ { "id": "te886870607577", "type": "text", - "x": 1090.59, - "y": 2656.85, + "x": 1100.5063719300563, + "y": 2103.645515246243, "width": 41.81, "height": 11.05, "angle": 0, @@ -23695,11 +22226,11 @@ "frameId": null, "roundness": null, "seed": 1210784625, - "version": 2, - "versionNonce": 471185183, + "version": 80, + "versionNonce": 1270001877, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "available", @@ -23717,8 +22248,8 @@ { "id": "te456853619739", "type": "text", - "x": 956.64, - "y": 2692.88, + "x": 966.5563719300563, + "y": 2139.675515246244, "width": 40.15, "height": 8.45, "angle": 0, @@ -23735,11 +22266,11 @@ "frameId": null, "roundness": null, "seed": 613553965, - "version": 2, - "versionNonce": 580652625, + "version": 80, + "versionNonce": 808439349, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "POINTS AT", @@ -23757,8 +22288,8 @@ { "id": "re737656193276", "type": "rectangle", - "x": 948.32, - "y": 2704.66, + "x": 958.2363719300564, + "y": 2151.4555152462435, "width": 192.4, "height": 33.28, "angle": 0, @@ -23777,11 +22308,11 @@ "type": 3 }, "seed": 1146726128, - "version": 2, - "versionNonce": 1873771327, + "version": 80, + "versionNonce": 904019861, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "index": "bAU" @@ -23789,8 +22320,8 @@ { "id": "te709687638458", "type": "text", - "x": 958.72, - "y": 2711.97, + "x": 968.6363719300564, + "y": 2158.765515246243, "width": 24.29, "height": 11.05, "angle": 0, @@ -23807,11 +22338,11 @@ "frameId": null, "roundness": null, "seed": 535372975, - "version": 2, - "versionNonce": 1099439153, + "version": 80, + "versionNonce": 855606517, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Alice", @@ -23829,8 +22360,8 @@ { "id": "te774489918974", "type": "text", - "x": 958.72, - "y": 2724.08, + "x": 968.6363719300564, + "y": 2170.8755152462436, "width": 45.43, "height": 8.45, "angle": 0, @@ -23847,11 +22378,11 @@ "frameId": null, "roundness": null, "seed": 381791461, - "version": 2, - "versionNonce": 263961439, + "version": 80, + "versionNonce": 453844565, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "your address", @@ -23869,8 +22400,8 @@ { "id": "te809660365090", "type": "text", - "x": 1125.09, - "y": 2711.97, + "x": 1135.0063719300563, + "y": 2158.765515246243, "width": 7.31, "height": 11.05, "angle": 0, @@ -23887,11 +22418,11 @@ "frameId": null, "roundness": null, "seed": 270582167, - "version": 2, - "versionNonce": 662138385, + "version": 80, + "versionNonce": 1424001973, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "✕", @@ -23909,8 +22440,8 @@ { "id": "te1086898325296", "type": "text", - "x": 956.64, - "y": 2743.5, + "x": 966.5563719300563, + "y": 2190.2955152462437, "width": 186.05, "height": 9.75, "angle": 0, @@ -23927,11 +22458,11 @@ "frameId": null, "roundness": null, "seed": 147482198, - "version": 2, - "versionNonce": 1082849151, + "version": 80, + "versionNonce": 1352617237, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Alice's address shows the name as soon as it is", @@ -23949,8 +22480,8 @@ { "id": "te971101674976", "type": "text", - "x": 956.64, - "y": 2753.9, + "x": 966.5563719300563, + "y": 2200.6955152462433, "width": 174.8, "height": 9.75, "angle": 0, @@ -23967,11 +22498,11 @@ "frameId": null, "roundness": null, "seed": 1513497712, - "version": 2, - "versionNonce": 459375601, + "version": 80, + "versionNonce": 1572790901, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "registered. Anyone can look up where a name", @@ -23989,8 +22520,8 @@ { "id": "te932492253263", "type": "text", - "x": 956.64, - "y": 2764.3, + "x": 966.5563719300563, + "y": 2211.095515246244, "width": 28.22, "height": 9.75, "angle": 0, @@ -24007,11 +22538,11 @@ "frameId": null, "roundness": null, "seed": 969761911, - "version": 2, - "versionNonce": 1750970271, + "version": 80, + "versionNonce": 1090833365, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "points.", @@ -24029,8 +22560,8 @@ { "id": "te746345522077", "type": "text", - "x": 956.64, - "y": 2793.76, + "x": 966.5563719300563, + "y": 2240.555515246244, "width": 33.25, "height": 8.45, "angle": 0, @@ -24047,11 +22578,11 @@ "frameId": null, "roundness": null, "seed": 1032292319, - "version": 2, - "versionNonce": 424533457, + "version": 80, + "versionNonce": 176589109, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "YOU PAY", @@ -24069,8 +22600,8 @@ { "id": "re683598031080", "type": "rectangle", - "x": 948.32, - "y": 2805.54, + "x": 958.2363719300564, + "y": 2252.3355152462436, "width": 192.4, "height": 29.12, "angle": 0, @@ -24089,11 +22620,11 @@ "type": 3 }, "seed": 1860344880, - "version": 2, - "versionNonce": 1365533631, + "version": 80, + "versionNonce": 732535445, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "index": "bAc" @@ -24101,8 +22632,8 @@ { "id": "te532016862010", "type": "text", - "x": 958.72, - "y": 2815.97, + "x": 968.6363719300564, + "y": 2262.765515246243, "width": 46.05, "height": 11.05, "angle": 0, @@ -24119,11 +22650,11 @@ "frameId": null, "roundness": null, "seed": 114764936, - "version": 2, - "versionNonce": 810810289, + "version": 80, + "versionNonce": 1294172149, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Your code", @@ -24141,8 +22672,8 @@ { "id": "te434882170861", "type": "text", - "x": 1098.03, - "y": 2815.97, + "x": 1107.9463719300563, + "y": 2262.765515246243, "width": 34.37, "height": 11.05, "angle": 0, @@ -24159,11 +22690,11 @@ "frameId": null, "roundness": null, "seed": 1089740226, - "version": 2, - "versionNonce": 733975519, + "version": 80, + "versionNonce": 1694087509, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "2 years", @@ -24181,8 +22712,8 @@ { "id": "te763629954947", "type": "text", - "x": 956.64, - "y": 2840.22, + "x": 966.5563719300563, + "y": 2287.015515246243, "width": 192.11, "height": 9.75, "angle": 0, @@ -24199,11 +22730,11 @@ "frameId": null, "roundness": null, "seed": 842404942, - "version": 2, - "versionNonce": 547052945, + "version": 80, + "versionNonce": 209831605, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Bought on the web a moment ago. Nothing to type:", @@ -24221,8 +22752,8 @@ { "id": "te698859681216", "type": "text", - "x": 956.64, - "y": 2850.62, + "x": 966.5563719300563, + "y": 2297.4155152462436, "width": 191.66, "height": 9.75, "angle": 0, @@ -24239,11 +22770,11 @@ "frameId": null, "roundness": null, "seed": 540770972, - "version": 2, - "versionNonce": 1333772287, + "version": 80, + "versionNonce": 375466005, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "the name was kept and the code came back in the", @@ -24261,8 +22792,8 @@ { "id": "te750398328943", "type": "text", - "x": 956.64, - "y": 2861.02, + "x": 966.5563719300563, + "y": 2307.815515246243, "width": 18.39, "height": 9.75, "angle": 0, @@ -24279,11 +22810,11 @@ "frameId": null, "roundness": null, "seed": 701930541, - "version": 2, - "versionNonce": 962298737, + "version": 80, + "versionNonce": 1686986101, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "link.", @@ -24301,8 +22832,8 @@ { "id": "re942031667882", "type": "rectangle", - "x": 952.48, - "y": 2882.5, + "x": 962.3963719300564, + "y": 2329.2955152462437, "width": 184.08, "height": 29.12, "angle": 0, @@ -24321,11 +22852,11 @@ "type": 3 }, "seed": 1630498340, - "version": 2, - "versionNonce": 1051027487, + "version": 80, + "versionNonce": 2118903509, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "index": "bAi" @@ -24333,8 +22864,8 @@ { "id": "te622094708647", "type": "text", - "x": 1001.33, - "y": 2893.45, + "x": 1011.2463719300564, + "y": 2340.2455152462435, "width": 86.38, "height": 11.05, "angle": 0, @@ -24351,11 +22882,11 @@ "frameId": null, "roundness": null, "seed": 1779276422, - "version": 2, - "versionNonce": 1994124625, + "version": 80, + "versionNonce": 1714570293, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Register with code", @@ -24373,8 +22904,8 @@ { "id": "te1080474050930", "type": "text", - "x": 991.76, - "y": 2922.05, + "x": 1001.6763719300563, + "y": 2368.845515246244, "width": 105.52, "height": 11.05, "angle": 0, @@ -24391,11 +22922,11 @@ "frameId": null, "roundness": null, "seed": 903217275, - "version": 2, - "versionNonce": 1730219071, + "version": 80, + "versionNonce": 807794069, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "Pay in the app instead", @@ -24413,8 +22944,8 @@ { "id": "re140475173590", "type": "rectangle", - "x": 1114.1, - "y": 2551.5, + "x": 1124.0163719300563, + "y": 1998.2955152462434, "width": 35, "height": 15, "angle": 0, @@ -24433,11 +22964,11 @@ "type": 3 }, "seed": 1337864285, - "version": 2, - "versionNonce": 1618221873, + "version": 80, + "versionNonce": 1465678581, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "index": "bAl" @@ -24445,8 +22976,8 @@ { "id": "te295626902913", "type": "text", - "x": 1120.95, - "y": 2554.3, + "x": 1130.8663719300564, + "y": 2001.0955152462436, "width": 21.1, "height": 12.5, "angle": 0, @@ -24463,11 +22994,11 @@ "frameId": null, "roundness": null, "seed": 1720646504, - "version": 2, - "versionNonce": 617819231, + "version": 80, + "versionNonce": 1415271509, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "new", @@ -24485,8 +23016,8 @@ { "id": "te219581147539", "type": "text", - "x": 940, - "y": 2960.54, + "x": 949.9163719300564, + "y": 2407.3355152462436, "width": 192.26, "height": 16.25, "angle": 0, @@ -24503,11 +23034,11 @@ "frameId": null, "roundness": null, "seed": 809495745, - "version": 2, - "versionNonce": 646679825, + "version": 80, + "versionNonce": 1928855989, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "5g. Back from the web store", @@ -24525,8 +23056,8 @@ { "id": "te320702459399", "type": "text", - "x": 940, - "y": 2977.18, + "x": 949.9163719300564, + "y": 2423.975515246243, "width": 223.87, "height": 13.75, "angle": 0, @@ -24543,11 +23074,11 @@ "frameId": null, "roundness": null, "seed": 496156786, - "version": 2, - "versionNonce": 59525247, + "version": 80, + "versionNonce": 1750598421, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "The app reopens where it left off, with the", @@ -24565,8 +23096,8 @@ { "id": "te1070239906190", "type": "text", - "x": 940, - "y": 2990.18, + "x": 949.9163719300564, + "y": 2436.975515246243, "width": 221.92, "height": 13.75, "angle": 0, @@ -24583,11 +23114,11 @@ "frameId": null, "roundness": null, "seed": 29453617, - "version": 2, - "versionNonce": 10076913, + "version": 80, + "versionNonce": 686872693, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "code already in. The name stayed on the", @@ -24605,8 +23136,8 @@ { "id": "te762724029152", "type": "text", - "x": 940, - "y": 3003.18, + "x": 949.9163719300564, + "y": 2449.975515246243, "width": 245.02, "height": 13.75, "angle": 0, @@ -24623,11 +23154,11 @@ "frameId": null, "roundness": null, "seed": 2020792106, - "version": 2, - "versionNonce": 1091362975, + "version": 80, + "versionNonce": 2122842581, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "device the whole time. From here it is 6 and 7", @@ -24645,8 +23176,8 @@ { "id": "te1022075224151", "type": "text", - "x": 940, - "y": 3016.18, + "x": 949.9163719300564, + "y": 2462.975515246243, "width": 172.34, "height": 13.75, "angle": 0, @@ -24663,11 +23194,11 @@ "frameId": null, "roundness": null, "seed": 287221907, - "version": 2, - "versionNonce": 1260797137, + "version": 80, + "versionNonce": 1580400437, "isDeleted": false, "boundElements": [], - "updated": 1789722467654, + "updated": 1790164830398, "link": null, "locked": false, "text": "the first time, then straight to 9.", @@ -30865,7 +29396,7 @@ "type": "text", "x": 3580, "y": 717.98, - "width": 227.86, + "width": 220.99, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -30888,14 +29419,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "Taken between the check and registering.", + "text": "Taken between the search and registering.", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "Taken between the check and registering.", + "originalText": "Taken between the search and registering.", "lineHeight": 1.25, "autoResize": true, "index": "bDU" @@ -40589,7 +39120,7 @@ "type": "text", "x": 60, "y": 3183.98, - "width": 3949.11, + "width": 3993.99, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -40610,14 +39141,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "Design document, not screenshots: screens are drawn in the app's iOS idiom, and alerts as the apps draw them. Tags compare with phase 2 (simplex-names-flow-phase2.svg): as phase 2, changed, new. Store builds pay in the app store for a fixed 2-year term; desktop and F-Droid builds register with a code from store.simplex.chat; a code works on every build. One choice per screen: a button confirms it, and at most one other way sits under the button, as the app's own screens do. The name is chosen first, and checked once on Continue rather than while typing; only its length is judged as it is typed. A name points at the address or channel it was started from, with no picker, and X on that row registers it leading nowhere. A code", + "text": "Design document, not screenshots: screens are drawn in the app's iOS idiom, and alerts as the apps draw them. Tags compare with phase 2 (simplex-names-flow-phase2.svg): as phase 2, changed, new. Store builds pay in the app store for a fixed 2-year term; desktop and F-Droid builds register with a code from store.simplex.chat; a code works on every build. One choice per screen: a button confirms it, and at most one other way sits under the button, as the app's own screens do. The name is searched first, on the screen where it is typed, and only a search sends it; only its length is judged as it is typed. A name points at the address or channel it was started from, with no picker, and X on that row registers it leading nowhere. A code", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "Design document, not screenshots: screens are drawn in the app's iOS idiom, and alerts as the apps draw them. Tags compare with phase 2 (simplex-names-flow-phase2.svg): as phase 2, changed, new. Store builds pay in the app store for a fixed 2-year term; desktop and F-Droid builds register with a code from store.simplex.chat; a code works on every build. One choice per screen: a button confirms it, and at most one other way sits under the button, as the app's own screens do. The name is chosen first, and checked once on Continue rather than while typing; only its length is judged as it is typed. A name points at the address or channel it was started from, with no picker, and X on that row registers it leading nowhere. A code", + "originalText": "Design document, not screenshots: screens are drawn in the app's iOS idiom, and alerts as the apps draw them. Tags compare with phase 2 (simplex-names-flow-phase2.svg): as phase 2, changed, new. Store builds pay in the app store for a fixed 2-year term; desktop and F-Droid builds register with a code from store.simplex.chat; a code works on every build. One choice per screen: a button confirms it, and at most one other way sits under the button, as the app's own screens do. The name is searched first, on the screen where it is typed, and only a search sends it; only its length is judged as it is typed. A name points at the address or channel it was started from, with no picker, and X on that row registers it leading nowhere. A code", "lineHeight": 1.25, "autoResize": true, "index": "bIR" @@ -40627,7 +39158,7 @@ "type": "text", "x": 60, "y": 3198.98, - "width": 3943.12, + "width": 4004.77, "height": 13.75, "angle": 0, "strokeColor": "#767a85", @@ -40648,14 +39179,14 @@ "updated": 1789722467654, "link": null, "locked": false, - "text": "bought on the web comes back in the link that reopens the app, with the chosen name still there: the store is given the name's length, never the name. Terms and the recovery key come once, right before the first payment or redemption. Register via search and find via registration connect this canvas to name-lookup-flows.svg: its Available alert (2c) and an expired own name (4d) open 3, and a taken name reported by the check opens or connects the chat it leads to. A registered name points at the chosen contact address and channel, and each claims it at once. Not redrawn, and unchanged from phase 2: Import, entering a recovery key, name scanning, a name managed elsewhere, the recovery key screens, the reminder after", + "text": "bought on the web comes back in the link that reopens the app, with the chosen name still there: the store is given the name's length, never the name. Terms and the recovery key come once, right before the first payment or redemption. Register via search and find via registration connect this canvas to name-lookup-flows.svg: its Available alert (2c) and an expired own name (4d) open 3 already searched, and a search shows what uses a taken name, one tap from opening or connecting it. A registered name points at the chosen contact address and channel, and each claims it at once. Not redrawn, and unchanged from phase 2: Import, entering a recovery key, name scanning, a name managed elsewhere, the recovery key screens, the reminder after", "fontSize": 11, "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", "baseline": 11, "containerId": null, - "originalText": "bought on the web comes back in the link that reopens the app, with the chosen name still there: the store is given the name's length, never the name. Terms and the recovery key come once, right before the first payment or redemption. Register via search and find via registration connect this canvas to name-lookup-flows.svg: its Available alert (2c) and an expired own name (4d) open 3, and a taken name reported by the check opens or connects the chat it leads to. A registered name points at the chosen contact address and channel, and each claims it at once. Not redrawn, and unchanged from phase 2: Import, entering a recovery key, name scanning, a name managed elsewhere, the recovery key screens, the reminder after", + "originalText": "bought on the web comes back in the link that reopens the app, with the chosen name still there: the store is given the name's length, never the name. Terms and the recovery key come once, right before the first payment or redemption. Register via search and find via registration connect this canvas to name-lookup-flows.svg: its Available alert (2c) and an expired own name (4d) open 3 already searched, and a search shows what uses a taken name, one tap from opening or connecting it. A registered name points at the chosen contact address and channel, and each claims it at once. Not redrawn, and unchanged from phase 2: Import, entering a recovery key, name scanning, a name managed elsewhere, the recovery key screens, the reminder after", "lineHeight": 1.25, "autoResize": true, "index": "bIS" @@ -40807,9 +39338,9 @@ { "id": "te828006814367", "type": "text", - "x": 1343.45, + "x": 1348.44, "y": 383, - "width": 53.1, + "width": 43.12, "height": 14, "angle": 0, "strokeColor": "#007aff", @@ -40830,14 +39361,14 @@ "updated": 1789722467655, "link": null, "locked": false, - "text": "Continue", + "text": "Register", "fontSize": 11, "fontFamily": 2, "textAlign": "center", "verticalAlign": "middle", "baseline": 11, "containerId": "ar450403463438", - "originalText": "Continue", + "originalText": "Register", "lineHeight": 1.25, "autoResize": true, "index": "bIW" @@ -41312,7 +39843,7 @@ "x": 1764, "y": 384.1, "width": 926, - "height": 179.23252211134144, + "height": 196.97978286128432, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -41325,8 +39856,8 @@ "frameId": null, "roundness": null, "seed": 1107729724, - "version": 43, - "versionNonce": 1986886385, + "version": 63, + "versionNonce": 2117434453, "isDeleted": false, "boundElements": [ { @@ -41334,7 +39865,7 @@ "type": "text" } ], - "updated": 1789722998571, + "updated": 1790164928558, "link": null, "locked": false, "points": [ @@ -41344,11 +39875,11 @@ ], [ 0, - -179.23252211134144 + -196.97978286128432 ], [ 880, - -179.23252211134144 + -196.97978286128432 ], [ 880, @@ -41368,18 +39899,18 @@ "index": 2, "start": [ 0, - -179.23252211134144 + -196.97978286128432 ], "end": [ 880, - -179.23252211134144 + -196.97978286128432 ] }, { "index": 3, "start": [ 880, - -179.23252211134144 + -196.97978286128432 ], "end": [ 880, @@ -41896,8 +40427,8 @@ "type": "arrow", "x": 1159.805546672166, "y": 425.83882670516107, - "width": 29.23445332783399, - "height": 701.4973271733401, + "width": 42.65792111216183, + "height": 265.1769622508531, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -41910,8 +40441,8 @@ "frameId": null, "roundness": null, "seed": 1852225817, - "version": 564, - "versionNonce": 768964735, + "version": 670, + "versionNonce": 1037915317, "isDeleted": false, "boundElements": [ { @@ -41919,7 +40450,7 @@ "type": "text" } ], - "updated": 1789722949440, + "updated": 1790164866888, "link": null, "locked": false, "points": [ @@ -41928,16 +40459,16 @@ 0 ], [ - 29.23445332783399, + 42.65792111216183, 0 ], [ - 29.23445332783399, - 701.4973271733401 + 42.65792111216183, + 265.1769622508531 ], [ - 4.634370385615966, - 701.4973271733401 + 3.2355171144026826, + 265.1769622508531 ] ], "lastCommittedPoint": null, @@ -41948,12 +40479,12 @@ { "index": 2, "start": [ - 29.23445332783399, + 42.65792111216183, 0 ], "end": [ - 29.23445332783399, - 701.4973271733401 + 42.65792111216183, + 265.1769622508531 ] } ], @@ -41982,9 +40513,9 @@ { "id": "ar578723620894", "type": "arrow", - "x": 1163.0178340627906, - "y": 1256.7172528524645, - "width": 41.187742622790665, + "x": 1161.6189807915773, + "y": 820.3968879299775, + "width": 38.28739113847905, "height": 171.88274714753538, "angle": 0, "strokeColor": "#007aff", @@ -41998,11 +40529,11 @@ "frameId": null, "roundness": null, "seed": 536402407, - "version": 102, - "versionNonce": 1158580543, + "version": 298, + "versionNonce": 628945013, "isDeleted": false, "boundElements": [], - "updated": 1789722948840, + "updated": 1790164866481, "link": null, "locked": false, "points": [ @@ -42011,15 +40542,15 @@ 0 ], [ - 33.159908560000076, + 38.28739113847905, 0 ], [ - 33.159908560000076, + 38.28739113847905, 171.88274714753538 ], [ - -8.027834062790589, + 3.2873911384790517, 171.88274714753538 ] ], @@ -42091,10 +40622,10 @@ { "id": "ar1023057934420", "type": "arrow", - "x": 1163.0178340627906, - "y": 1208.8173186924644, + "x": 1161.6189807915773, + "y": 772.4969537699775, "width": 100.80000873501035, - "height": 799.0173889324644, + "height": 362.6970240099775, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42107,8 +40638,8 @@ "frameId": null, "roundness": null, "seed": 1247219840, - "version": 203, - "versionNonce": 1107888479, + "version": 275, + "versionNonce": 1104222677, "isDeleted": false, "boundElements": [ { @@ -42116,7 +40647,7 @@ "type": "text" } ], - "updated": 1789722948840, + "updated": 1790164866481, "link": null, "locked": false, "points": [ @@ -42125,16 +40656,16 @@ 0 ], [ - 96.78226611221976, + 98.18111938343304, 0 ], [ - 96.78226611221976, - -799.0173889324644 + 98.18111938343304, + -362.6970240099775 ], [ - -4.017742622790593, - -799.0173889324644 + -2.618889351577309, + -362.6970240099775 ] ], "lastCommittedPoint": null, @@ -42145,12 +40676,12 @@ { "index": 2, "start": [ - 96.78226611221976, + 98.18111938343304, 0 ], "end": [ - 96.78226611221976, - -799.0173889324644 + 98.18111938343304, + -362.6970240099775 ] } ], @@ -42179,9 +40710,9 @@ { "id": "te323648598771", "type": "text", - "x": 1305.9, - "y": 900.3, - "width": 99.666015625, + "x": 1283.99, + "y": 623.12, + "width": 34.85302734375, "height": 13.75, "angle": 0, "strokeColor": "#007aff", @@ -42195,21 +40726,21 @@ "frameId": null, "roundness": null, "seed": 1131537469, - "version": 3, - "versionNonce": 234609425, + "version": 4, + "versionNonce": 2091068533, "isDeleted": false, "boundElements": [], - "updated": 1789722676502, + "updated": 1790164599809, "link": null, "locked": false, - "text": "or the name is taken", + "text": "Search", "fontSize": 11, "fontFamily": 2, "textAlign": "center", "verticalAlign": "middle", "baseline": 11, "containerId": "ar369667692475", - "originalText": "or the name is taken", + "originalText": "Search", "lineHeight": 1.25, "autoResize": true, "index": "bIt" @@ -42217,10 +40748,10 @@ { "id": "ar369667692475", "type": "arrow", - "x": 1370.815543608748, - "y": 392.3856151156115, - "width": 54.26821495710374, - "height": 515.9143848843885, + "x": 1137.8000000000002, + "y": 348.7, + "width": 80.20283249056365, + "height": 479.5710130896384, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42233,8 +40764,8 @@ "frameId": null, "roundness": null, "seed": 112033732, - "version": 239, - "versionNonce": 1185586481, + "version": 955, + "versionNonce": 1024940315, "isDeleted": false, "boundElements": [ { @@ -42242,7 +40773,7 @@ "type": "text" } ], - "updated": 1789723230953, + "updated": 1790164899379, "link": null, "locked": false, "points": [ @@ -42251,16 +40782,16 @@ 0 ], [ - -54.26821495710374, + 42.03301738178834, 0 ], [ - -54.26821495710374, - 515.9143848843885 + 42.03301738178834, + -479.5710130896384 ], [ - -0.8155436087479302, - 515.9143848843885 + 80.20283249056365, + -479.5710130896384 ] ], "lastCommittedPoint": null, @@ -42271,34 +40802,34 @@ { "index": 2, "start": [ - -54.26821495710374, + 42.03301738178834, 0 ], "end": [ - -54.26821495710374, - 515.9143848843885 + 42.03301738178834, + -479.5710130896384 ] } ], "startIsSpecial": false, "endIsSpecial": false, "startBinding": { - "elementId": "re519914232570", + "elementId": "re1040058764242", "fixedPoint": [ - -0.043936358549808985, - 0.35556944326281553 + 1, + 0.4917 ], "focus": 0, "gap": 0 }, "endBinding": { - "elementId": "re945851601421", - "focus": 0, - "gap": 8, + "elementId": "re671446454936", "fixedPoint": [ - -0.047621, - 0.210379 - ] + -0.023923444976076555, + 0.4996323529411766 + ], + "focus": 0, + "gap": 0 }, "index": "bIu" }, @@ -42307,8 +40838,8 @@ "type": "text", "x": 1299.05, "y": 1795.1, - "width": 153.91, - "height": 14, + "width": 88.666015625, + "height": 27.5, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42321,14 +40852,14 @@ "frameId": null, "roundness": null, "seed": 873532159, - "version": 2, - "versionNonce": 287260049, + "version": 3, + "versionNonce": 1231632539, "isDeleted": false, "boundElements": [], - "updated": 1789722467655, + "updated": 1790164837898, "link": null, "locked": false, - "text": "X: the name leads nowhere", + "text": "X: the name leads\nnowhere", "fontSize": 11, "fontFamily": 2, "textAlign": "center", @@ -42343,10 +40874,10 @@ { "id": "ar944673395652", "type": "arrow", - "x": 1370, - "y": 410.8, - "width": 29.46108255895274, - "height": 1392.3, + "x": 1370.00008176, + "y": 410.79984607999995, + "width": 29.461164318952797, + "height": 696.6219149403062, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42359,8 +40890,8 @@ "frameId": null, "roundness": null, "seed": 1373545058, - "version": 76, - "versionNonce": 2063533329, + "version": 192, + "versionNonce": 862413435, "isDeleted": false, "boundElements": [ { @@ -42368,7 +40899,7 @@ "type": "text" } ], - "updated": 1789722935743, + "updated": 1790164850535, "link": null, "locked": false, "points": [ @@ -42377,16 +40908,16 @@ 0 ], [ - -29.46108255895274, + -29.461164318952797, 0 ], [ - -29.46108255895274, - 1392.3 + -29.461164318952797, + 696.6219149403062 ], [ - 0, - 1392.3 + -8.115717339268258, + 696.6219149403062 ] ], "lastCommittedPoint": null, @@ -42397,12 +40928,12 @@ { "index": 2, "start": [ - -29.46108255895274, + -29.461164318952797, 0 ], "end": [ - -29.46108255895274, - 1392.3 + -29.461164318952797, + 696.6219149403062 ] } ], @@ -42471,8 +41002,8 @@ "type": "arrow", "x": 1371.3788246078525, "y": 606.5321107003664, - "width": 210.20108198506182, - "height": 550.7252259120982, + "width": 211.5999352562751, + "height": 114.40486098961117, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42485,8 +41016,8 @@ "frameId": null, "roundness": null, "seed": 1017710004, - "version": 857, - "versionNonce": 1343919441, + "version": 930, + "versionNonce": 237963093, "isDeleted": false, "boundElements": [ { @@ -42494,7 +41025,7 @@ "type": "text" } ], - "updated": 1789723055400, + "updated": 1790164866888, "link": null, "locked": false, "points": [ @@ -42508,11 +41039,11 @@ ], [ -80.58806730042397, - 550.7252259120982 + 114.40486098961117 ], [ - -210.20108198506182, - 550.7252259120982 + -211.5999352562751, + 114.40486098961117 ] ], "lastCommittedPoint": null, @@ -42528,7 +41059,7 @@ ], "end": [ -80.58806730042397, - 550.7252259120982 + 114.40486098961117 ] } ], @@ -42595,10 +41126,10 @@ { "id": "ar521550696980", "type": "arrow", - "x": 934.0178243827905, - "y": 1238.0174205324645, - "width": 38.765717318067686, - "height": 831.6825442675356, + "x": 932.6189711115773, + "y": 801.6970556099775, + "width": 34.747837415277104, + "height": 714.798424436266, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42611,8 +41142,8 @@ "frameId": null, "roundness": null, "seed": 1472392279, - "version": 134, - "versionNonce": 402556287, + "version": 347, + "versionNonce": 144250677, "isDeleted": false, "boundElements": [ { @@ -42620,7 +41151,7 @@ "type": "text" } ], - "updated": 1789722948840, + "updated": 1790164866482, "link": null, "locked": false, "points": [ @@ -42629,16 +41160,16 @@ 0 ], [ - -38.765717318067686, + -27.450492116798046, 0 ], [ - -38.765717318067686, - 831.6825442675356 + -27.450492116798046, + 714.798424436266 ], [ - -4.0178799027905825, - 831.6825442675356 + 7.297345298479058, + 714.798424436266 ] ], "lastCommittedPoint": null, @@ -42649,12 +41180,12 @@ { "index": 2, "start": [ - -38.765717318067686, + -27.450492116798046, 0 ], "end": [ - -38.765717318067686, - 831.6825442675356 + -27.450492116798046, + 714.798424436266 ] } ], @@ -42685,8 +41216,8 @@ "type": "text", "x": 836.1, "y": 2592.5, - "width": 95.8, - "height": 14, + "width": 82.54296875, + "height": 13.75, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42699,11 +41230,11 @@ "frameId": null, "roundness": null, "seed": 539390266, - "version": 2, - "versionNonce": 1560542001, + "version": 3, + "versionNonce": 947283093, "isDeleted": false, "boundElements": [], - "updated": 1789722467655, + "updated": 1790164816218, "link": null, "locked": false, "text": "Open in SimpleX", @@ -42721,10 +41252,10 @@ { "id": "ar1016366062597", "type": "arrow", - "x": 930, - "y": 2310.1, - "width": 46, - "height": 290.4, + "x": 939.9163164100563, + "y": 1756.8955318862436, + "width": 55.9164536900563, + "height": 290.39992736, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42737,8 +41268,8 @@ "frameId": null, "roundness": null, "seed": 2015110503, - "version": 2, - "versionNonce": 1639009375, + "version": 162, + "versionNonce": 1680994133, "isDeleted": false, "boundElements": [ { @@ -42746,7 +41277,7 @@ "type": "text" } ], - "updated": 1789722467655, + "updated": 1790164830398, "link": null, "locked": false, "points": [ @@ -42755,16 +41286,16 @@ 0 ], [ - -46, + -55.91631641005631, 0 ], [ - -46, - 290.4 + -55.91631641005631, + 290.39992736 ], [ - 0, - 290.4 + 0.00013727999998991436, + 290.39992736 ] ], "lastCommittedPoint": null, @@ -42775,12 +41306,12 @@ { "index": 2, "start": [ - -46, + -55.91631641005631, 0 ], "end": [ - -46, - 290.4 + -55.91631641005631, + 290.39992736 ] } ], @@ -42811,8 +41342,8 @@ "type": "text", "x": 1648.97, "y": 428, - "width": 186.07, - "height": 14, + "width": 156.5029296875, + "height": 13.75, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42825,11 +41356,11 @@ "frameId": null, "roundness": null, "seed": 406673256, - "version": 2, - "versionNonce": 1176464657, + "version": 3, + "versionNonce": 144442197, "isDeleted": false, "boundElements": [], - "updated": 1789722467655, + "updated": 1790164816219, "link": null, "locked": false, "text": "Register with code, the first time", @@ -42847,10 +41378,10 @@ { "id": "ar461885930882", "type": "arrow", - "x": 1159, - "y": 2897, - "width": 651, - "height": 2461, + "x": 1168.9164633700564, + "y": 2343.7953886862433, + "width": 641.0836183899437, + "height": 1907.7954554862433, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -42863,8 +41394,8 @@ "frameId": null, "roundness": null, "seed": 2141758809, - "version": 2, - "versionNonce": 1067870335, + "version": 82, + "versionNonce": 592811477, "isDeleted": false, "boundElements": [ { @@ -42872,7 +41403,7 @@ "type": "text" } ], - "updated": 1789722467655, + "updated": 1790164830398, "link": null, "locked": false, "points": [ @@ -42881,16 +41412,16 @@ 0 ], [ - 583, + 573.0835366299436, 0 ], [ - 583, - -2461 + 573.0835366299436, + -1907.7954554862433 ], [ - 651, - -2461 + 641.0836183899437, + -1907.7954554862433 ] ], "lastCommittedPoint": null, @@ -42901,12 +41432,12 @@ { "index": 2, "start": [ - 583, + 573.0835366299436, 0 ], "end": [ - 583, - -2461 + 573.0835366299436, + -1907.7954554862433 ] } ], @@ -43817,10 +42348,10 @@ { "id": "te94688613523", "type": "text", - "x": 749.75, + "x": 753.75, "y": 315.6, - "width": 180.49, - "height": 14, + "width": 163.25439453125, + "height": 13.75, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -43833,21 +42364,21 @@ "frameId": null, "roundness": null, "seed": 1525792799, - "version": 2, - "versionNonce": 772049937, + "version": 3, + "versionNonce": 1922710555, "isDeleted": false, "boundElements": [], - "updated": 1789722467655, + "updated": 1790164683787, "link": null, "locked": false, - "text": "Register, with the name filled in", + "text": "Register, with the name searched", "fontSize": 11, "fontFamily": 2, "textAlign": "center", "verticalAlign": "middle", "baseline": 11, "containerId": "ar952114000827", - "originalText": "Register, with the name filled in", + "originalText": "Register, with the name searched", "lineHeight": 1.25, "autoResize": true, "index": "bJJ" @@ -43857,8 +42388,8 @@ "type": "arrow", "x": 280, "y": 1501.5, - "width": 650, - "height": 1177.9, + "width": 647.2922872969825, + "height": 1125.9119161020635, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -43871,8 +42402,8 @@ "frameId": null, "roundness": null, "seed": 1322136550, - "version": 73, - "versionNonce": 1037094705, + "version": 114, + "versionNonce": 1467263419, "isDeleted": false, "boundElements": [ { @@ -43880,7 +42411,7 @@ "type": "text" } ], - "updated": 1789722824462, + "updated": 1790164688218, "link": null, "locked": false, "points": [ @@ -43894,11 +42425,11 @@ ], [ 467.9115509317933, - -1177.9 + -1125.9119161020635 ], [ - 650, - -1177.9 + 647.2922872969825, + -1125.9119161020635 ] ], "lastCommittedPoint": null, @@ -43914,7 +42445,7 @@ ], "end": [ 467.9115509317933, - -1177.9 + -1125.9119161020635 ] } ], @@ -43930,22 +42461,22 @@ ] }, "endBinding": { - "elementId": "re1040058764242", - "focus": 0, - "gap": 8, + "elementId": "re344934871654", "fixedPoint": [ - -0.031958, - 0.344913 - ] + -0.060790818518070604, + 0.6174577131300026 + ], + "focus": 0, + "gap": 0 }, "index": "bJK" }, { "id": "te444416007943", "type": "text", - "x": 684.0958577988879, + "x": 676.05, "y": 1055.875, - "width": 172.5557098388672, + "width": 180.34365844726562, "height": 14.850000000000001, "angle": 0, "strokeColor": "#007aff", @@ -43959,21 +42490,21 @@ "frameId": null, "roundness": null, "seed": 36141988, - "version": 11, - "versionNonce": 284707775, + "version": 12, + "versionNonce": 1528636123, "isDeleted": false, "boundElements": [], - "updated": 1789722872307, + "updated": 1790164680574, "link": null, "locked": false, - "text": "Re-register, with the name filled in", + "text": "Re-register, with the name searched", "fontSize": 11, "fontFamily": 6, "textAlign": "center", "verticalAlign": "middle", "baseline": 11, "containerId": "ar266840178264", - "originalText": "Re-register, with the name filled in", + "originalText": "Re-register, with the name searched", "lineHeight": 1.35, "autoResize": true, "index": "bJL" @@ -43983,8 +42514,8 @@ "type": "arrow", "x": 280, "y": 1780.5, - "width": 650, - "height": 1434.4, + "width": 648.9169149187929, + "height": 1380.2457459396496, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -43997,8 +42528,8 @@ "frameId": null, "roundness": null, "seed": 117569084, - "version": 209, - "versionNonce": 504997457, + "version": 240, + "versionNonce": 1245738555, "isDeleted": false, "boundElements": [ { @@ -44006,7 +42537,7 @@ "type": "text" } ], - "updated": 1789722865499, + "updated": 1790164682661, "link": null, "locked": false, "points": [ @@ -44020,11 +42551,11 @@ ], [ 490.3737127183215, - -1434.4 + -1380.2457459396496 ], [ - 650, - -1434.4 + 648.9169149187929, + -1380.2457459396496 ] ], "lastCommittedPoint": null, @@ -44040,7 +42571,7 @@ ], "end": [ 490.3737127183215, - -1434.4 + -1380.2457459396496 ] } ], @@ -44056,13 +42587,13 @@ ] }, "endBinding": { - "elementId": "re1040058764242", - "focus": 0, - "gap": 8, + "elementId": "re344934871654", "fixedPoint": [ - -0.031958, - 0.461228 - ] + -0.05301896805016772, + 0.7492214426300768 + ], + "focus": 0, + "gap": 0 }, "index": "bJM" }, @@ -44107,10 +42638,10 @@ { "id": "ar816356758721", "type": "arrow", - "x": 930, - "y": 350.5, - "width": 52.64162628452425, - "height": 395.29999999999995, + "x": 930.00008176, + "y": 350.49993056, + "width": 125.13968354925385, + "height": 425.97117121751916, "angle": 0, "strokeColor": "#007aff", "backgroundColor": "transparent", @@ -44123,8 +42654,8 @@ "frameId": null, "roundness": null, "seed": 839650050, - "version": 74, - "versionNonce": 935491231, + "version": 208, + "versionNonce": 1439032571, "isDeleted": false, "boundElements": [ { @@ -44132,7 +42663,7 @@ "type": "text" } ], - "updated": 1789723212061, + "updated": 1790164676185, "link": null, "locked": false, "points": [ @@ -44141,16 +42672,16 @@ 0 ], [ - -52.64162628452425, + -125.13968354925385, 0 ], [ - -52.64162628452425, - 395.29999999999995 + -125.13968354925385, + -425.97117121751916 ], [ - 0, - 395.29999999999995 + -35.64020973781703, + -425.97117121751916 ] ], "lastCommittedPoint": null, @@ -44161,12 +42692,12 @@ { "index": 2, "start": [ - -52.64162628452425, + -125.13968354925385, 0 ], "end": [ - -52.64162628452425, - 395.29999999999995 + -125.13968354925385, + -425.97117121751916 ] } ], @@ -44195,8 +42726,8 @@ { "id": "re75894179740", "type": "rectangle", - "x": 940, - "y": 2039.7, + "x": 949.9163719300564, + "y": 1486.4955152462435, "width": 209.04, "height": 357.76, "angle": 0, @@ -44216,8 +42747,8 @@ "type": 3 }, "seed": 1973692242, - "version": 4, - "versionNonce": 232864721, + "version": 82, + "versionNonce": 2119651477, "isDeleted": false, "boundElements": [ { @@ -44229,7 +42760,7 @@ "type": "arrow" } ], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJP" @@ -44237,8 +42768,8 @@ { "id": "te610813951282", "type": "text", - "x": 956.64, - "y": 2045.6, + "x": 966.5563719300563, + "y": 1492.3955152462433, "width": 81.53, "height": 8.45, "angle": 0, @@ -44256,11 +42787,11 @@ "frameId": null, "roundness": null, "seed": 1480069380, - "version": 4, - "versionNonce": 683533759, + "version": 82, + "versionNonce": 591609013, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "STORE.SIMPLEX.CHAT", @@ -44278,8 +42809,8 @@ { "id": "re136006984863", "type": "rectangle", - "x": 948.32, - "y": 2057.38, + "x": 958.2363719300564, + "y": 1504.1755152462435, "width": 192.4, "height": 91.52, "angle": 0, @@ -44299,11 +42830,11 @@ "type": 3 }, "seed": 2051154031, - "version": 4, - "versionNonce": 919312817, + "version": 82, + "versionNonce": 25419285, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJR" @@ -44311,8 +42842,8 @@ { "id": "te411751535160", "type": "text", - "x": 958.72, - "y": 2069.89, + "x": 968.6363719300564, + "y": 1516.6855152462433, "width": 55.6, "height": 11.05, "angle": 0, @@ -44330,11 +42861,11 @@ "frameId": null, "roundness": null, "seed": 503800509, - "version": 4, - "versionNonce": 546887135, + "version": 82, + "versionNonce": 99177333, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Name length", @@ -44352,8 +42883,8 @@ { "id": "te286184491578", "type": "text", - "x": 1081.25, - "y": 2069.89, + "x": 1091.1663719300564, + "y": 1516.6855152462433, "width": 41.79, "height": 11.05, "angle": 0, @@ -44371,11 +42902,11 @@ "frameId": null, "roundness": null, "seed": 193040452, - "version": 4, - "versionNonce": 1919892369, + "version": 82, + "versionNonce": 1018764501, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "7 or more", @@ -44393,8 +42924,8 @@ { "id": "li130685994486", "type": "line", - "x": 1126.16, - "y": 2072.46, + "x": 1136.0763719300564, + "y": 1519.2555152462435, "width": 5.2, "height": 3.64, "angle": 0, @@ -44412,11 +42943,11 @@ "frameId": null, "roundness": null, "seed": 842756712, - "version": 4, - "versionNonce": 467714559, + "version": 82, + "versionNonce": 227064373, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "points": [ @@ -44447,8 +42978,8 @@ { "id": "li537129066652", "type": "line", - "x": 958.72, - "y": 2090.66, + "x": 968.6363719300564, + "y": 1537.4555152462433, "width": 182, "height": 0, "angle": 0, @@ -44466,11 +42997,11 @@ "frameId": null, "roundness": null, "seed": 823250891, - "version": 4, - "versionNonce": 553886065, + "version": 82, + "versionNonce": 1362996117, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "points": [ @@ -44493,8 +43024,8 @@ { "id": "te310647182627", "type": "text", - "x": 958.72, - "y": 2101.09, + "x": 968.6363719300564, + "y": 1547.8855152462436, "width": 23.75, "height": 11.05, "angle": 0, @@ -44512,11 +43043,11 @@ "frameId": null, "roundness": null, "seed": 1067544074, - "version": 4, - "versionNonce": 462826015, + "version": 82, + "versionNonce": 671969525, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Term", @@ -44534,8 +43065,8 @@ { "id": "te241719958852", "type": "text", - "x": 1098.03, - "y": 2101.09, + "x": 1107.9463719300563, + "y": 1547.8855152462436, "width": 34.37, "height": 11.05, "angle": 0, @@ -44553,11 +43084,11 @@ "frameId": null, "roundness": null, "seed": 340579143, - "version": 4, - "versionNonce": 802179921, + "version": 82, + "versionNonce": 259885653, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "2 years", @@ -44575,8 +43106,8 @@ { "id": "li220771840800", "type": "line", - "x": 958.72, - "y": 2119.78, + "x": 968.6363719300564, + "y": 1566.5755152462436, "width": 182, "height": 0, "angle": 0, @@ -44594,11 +43125,11 @@ "frameId": null, "roundness": null, "seed": 1020531847, - "version": 4, - "versionNonce": 749309503, + "version": 82, + "versionNonce": 946042805, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "points": [ @@ -44621,8 +43152,8 @@ { "id": "te382968137935", "type": "text", - "x": 958.72, - "y": 2130.21, + "x": 968.6363719300564, + "y": 1577.0055152462435, "width": 26.19, "height": 11.05, "angle": 0, @@ -44640,11 +43171,11 @@ "frameId": null, "roundness": null, "seed": 1428515766, - "version": 4, - "versionNonce": 1999419697, + "version": 82, + "versionNonce": 484751637, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Total", @@ -44662,8 +43193,8 @@ { "id": "te572260620490", "type": "text", - "x": 1101.2, - "y": 2130.21, + "x": 1111.1163719300564, + "y": 1577.0055152462435, "width": 31.2, "height": 11.05, "angle": 0, @@ -44681,11 +43212,11 @@ "frameId": null, "roundness": null, "seed": 199818160, - "version": 4, - "versionNonce": 1778085471, + "version": 82, + "versionNonce": 1450626677, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "$20.00", @@ -44703,8 +43234,8 @@ { "id": "te997900581411", "type": "text", - "x": 956.64, - "y": 2154.46, + "x": 966.5563719300563, + "y": 1601.2555152462435, "width": 175.26, "height": 9.75, "angle": 0, @@ -44722,11 +43253,11 @@ "frameId": null, "roundness": null, "seed": 906892526, - "version": 4, - "versionNonce": 1484811025, + "version": 82, + "versionNonce": 870266837, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "A code covers names of the chosen length or", @@ -44744,8 +43275,8 @@ { "id": "te524633661884", "type": "text", - "x": 956.64, - "y": 2164.86, + "x": 966.5563719300563, + "y": 1611.6555152462436, "width": 186.97, "height": 9.75, "angle": 0, @@ -44763,11 +43294,11 @@ "frameId": null, "roundness": null, "seed": 1251204826, - "version": 4, - "versionNonce": 1046235775, + "version": 82, + "versionNonce": 255030581, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "more. The app passes the length it needs, never", @@ -44785,8 +43316,8 @@ { "id": "te939315247090", "type": "text", - "x": 956.64, - "y": 2175.26, + "x": 966.5563719300563, + "y": 1622.0555152462437, "width": 152.76, "height": 9.75, "angle": 0, @@ -44804,11 +43335,11 @@ "frameId": null, "roundness": null, "seed": 1187965443, - "version": 4, - "versionNonce": 474145009, + "version": 82, + "versionNonce": 1675167381, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "the name, and the selector starts there.", @@ -44826,8 +43357,8 @@ { "id": "re1008029614419", "type": "rectangle", - "x": 948.32, - "y": 2197.78, + "x": 958.2363719300564, + "y": 1644.5755152462436, "width": 192.4, "height": 87.36, "angle": 0, @@ -44847,11 +43378,11 @@ "type": 3 }, "seed": 49488918, - "version": 4, - "versionNonce": 1720492703, + "version": 82, + "versionNonce": 612723701, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJe" @@ -44859,8 +43390,8 @@ { "id": "re130529946742", "type": "rectangle", - "x": 954.04, - "y": 2210.78, + "x": 963.9563719300563, + "y": 1657.5755152462436, "width": 5.2, "height": 3.12, "angle": 0, @@ -44880,11 +43411,11 @@ "type": 3 }, "seed": 782314617, - "version": 4, - "versionNonce": 268147409, + "version": 82, + "versionNonce": 1363027285, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJf" @@ -44892,8 +43423,8 @@ { "id": "re1000997697853", "type": "rectangle", - "x": 958.2, - "y": 2210.78, + "x": 968.1163719300564, + "y": 1657.5755152462436, "width": 5.2, "height": 3.12, "angle": 0, @@ -44913,11 +43444,11 @@ "type": 3 }, "seed": 868360240, - "version": 4, - "versionNonce": 859633343, + "version": 82, + "versionNonce": 1297658549, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJg" @@ -44925,8 +43456,8 @@ { "id": "te412551448487", "type": "text", - "x": 979.52, - "y": 2208.21, + "x": 989.4363719300563, + "y": 1655.0055152462435, "width": 71.52, "height": 11.05, "angle": 0, @@ -44944,11 +43475,11 @@ "frameId": null, "roundness": null, "seed": 1064199474, - "version": 4, - "versionNonce": 1682053297, + "version": 82, + "versionNonce": 1970967573, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Pay with Bitcoin", @@ -44966,8 +43497,8 @@ { "id": "li328933861493", "type": "line", - "x": 979.52, - "y": 2226.9, + "x": 989.4363719300563, + "y": 1673.6955152462435, "width": 161.2, "height": 0, "angle": 0, @@ -44985,11 +43516,11 @@ "frameId": null, "roundness": null, "seed": 1007039353, - "version": 4, - "versionNonce": 185452255, + "version": 82, + "versionNonce": 1972980085, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "points": [ @@ -45012,8 +43543,8 @@ { "id": "re972060755962", "type": "rectangle", - "x": 954.04, - "y": 2239.9, + "x": 963.9563719300563, + "y": 1686.6955152462435, "width": 5.2, "height": 3.12, "angle": 0, @@ -45033,11 +43564,11 @@ "type": 3 }, "seed": 544120033, - "version": 4, - "versionNonce": 1253956241, + "version": 82, + "versionNonce": 1593463509, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJj" @@ -45045,8 +43576,8 @@ { "id": "re38755750111", "type": "rectangle", - "x": 958.2, - "y": 2239.9, + "x": 968.1163719300564, + "y": 1686.6955152462435, "width": 5.2, "height": 3.12, "angle": 0, @@ -45066,11 +43597,11 @@ "type": 3 }, "seed": 745363006, - "version": 4, - "versionNonce": 747606783, + "version": 82, + "versionNonce": 2117283893, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJk" @@ -45078,8 +43609,8 @@ { "id": "te411851981613", "type": "text", - "x": 979.52, - "y": 2237.33, + "x": 989.4363719300563, + "y": 1684.1255152462434, "width": 72.05, "height": 11.05, "angle": 0, @@ -45097,11 +43628,11 @@ "frameId": null, "roundness": null, "seed": 1214866342, - "version": 4, - "versionNonce": 1411801201, + "version": 82, + "versionNonce": 1898537365, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Pay with Monero", @@ -45119,8 +43650,8 @@ { "id": "li894478042433", "type": "line", - "x": 979.52, - "y": 2256.02, + "x": 989.4363719300563, + "y": 1702.8155152462434, "width": 161.2, "height": 0, "angle": 0, @@ -45138,11 +43669,11 @@ "frameId": null, "roundness": null, "seed": 1434642937, - "version": 4, - "versionNonce": 809687839, + "version": 82, + "versionNonce": 2098358005, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "points": [ @@ -45165,8 +43696,8 @@ { "id": "re705173518387", "type": "rectangle", - "x": 954.04, - "y": 2269.02, + "x": 963.9563719300563, + "y": 1715.8155152462434, "width": 5.2, "height": 3.12, "angle": 0, @@ -45186,11 +43717,11 @@ "type": 3 }, "seed": 1007698918, - "version": 4, - "versionNonce": 239282769, + "version": 82, + "versionNonce": 611565653, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJn" @@ -45198,8 +43729,8 @@ { "id": "re376304670336", "type": "rectangle", - "x": 958.2, - "y": 2269.02, + "x": 968.1163719300564, + "y": 1715.8155152462434, "width": 5.2, "height": 3.12, "angle": 0, @@ -45219,11 +43750,11 @@ "type": 3 }, "seed": 2050111627, - "version": 4, - "versionNonce": 1251483455, + "version": 82, + "versionNonce": 2099441077, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJo" @@ -45231,8 +43762,8 @@ { "id": "te31622236518", "type": "text", - "x": 979.52, - "y": 2266.45, + "x": 989.4363719300563, + "y": 1713.2455152462433, "width": 59.85, "height": 11.05, "angle": 0, @@ -45250,11 +43781,11 @@ "frameId": null, "roundness": null, "seed": 1237317652, - "version": 4, - "versionNonce": 1642838065, + "version": 82, + "versionNonce": 1178955541, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Pay with card", @@ -45272,8 +43803,8 @@ { "id": "re240270699923", "type": "rectangle", - "x": 948.32, - "y": 2295.54, + "x": 958.2363719300564, + "y": 1742.3355152462434, "width": 192.4, "height": 29.12, "angle": 0, @@ -45293,11 +43824,11 @@ "type": 3 }, "seed": 1656725430, - "version": 4, - "versionNonce": 1307565919, + "version": 82, + "versionNonce": 1045480565, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJq" @@ -45305,8 +43836,8 @@ { "id": "te54234012747", "type": "text", - "x": 958.72, - "y": 2305.97, + "x": 968.6363719300564, + "y": 1752.7655152462432, "width": 73.12, "height": 11.05, "angle": 0, @@ -45324,11 +43855,11 @@ "frameId": null, "roundness": null, "seed": 1333187546, - "version": 4, - "versionNonce": 822577681, + "version": 82, + "versionNonce": 956984789, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Open in SimpleX", @@ -45346,8 +43877,8 @@ { "id": "te671779940063", "type": "text", - "x": 956.64, - "y": 2330.22, + "x": 966.5563719300563, + "y": 1777.0155152462432, "width": 189.79, "height": 9.75, "angle": 0, @@ -45365,11 +43896,11 @@ "frameId": null, "roundness": null, "seed": 892429680, - "version": 4, - "versionNonce": 1822071679, + "version": 82, + "versionNonce": 1971841845, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Shown once the payment lands. The code travels", @@ -45387,8 +43918,8 @@ { "id": "te74200599179", "type": "text", - "x": 956.64, - "y": 2340.62, + "x": 966.5563719300563, + "y": 1787.4155152462433, "width": 157.95, "height": 9.75, "angle": 0, @@ -45406,11 +43937,11 @@ "frameId": null, "roundness": null, "seed": 1781563105, - "version": 4, - "versionNonce": 881729521, + "version": 82, + "versionNonce": 875478165, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "in the link, so it is never copied by hand.", @@ -45428,8 +43959,8 @@ { "id": "te497699630474", "type": "text", - "x": 956.64, - "y": 2358.3, + "x": 966.5563719300563, + "y": 1805.0955152462436, "width": 189.78, "height": 9.75, "angle": 0, @@ -45447,11 +43978,11 @@ "frameId": null, "roundness": null, "seed": 820073939, - "version": 4, - "versionNonce": 987288479, + "version": 82, + "versionNonce": 213148149, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "The store learns a length, a payment and nothing", @@ -45469,8 +44000,8 @@ { "id": "te424813551901", "type": "text", - "x": 956.64, - "y": 2368.7, + "x": 966.5563719300563, + "y": 1815.4955152462433, "width": 20.73, "height": 9.75, "angle": 0, @@ -45488,11 +44019,11 @@ "frameId": null, "roundness": null, "seed": 81895818, - "version": 4, - "versionNonce": 445053393, + "version": 82, + "versionNonce": 69098325, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "else.", @@ -45510,8 +44041,8 @@ { "id": "re747907776560", "type": "rectangle", - "x": 1114.1, - "y": 2020.7, + "x": 1124.0163719300563, + "y": 1467.4955152462435, "width": 35, "height": 15, "angle": 0, @@ -45531,11 +44062,11 @@ "type": 3 }, "seed": 1088939518, - "version": 4, - "versionNonce": 1893402559, + "version": 82, + "versionNonce": 1656891573, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "index": "bJw" @@ -45543,8 +44074,8 @@ { "id": "te542491338041", "type": "text", - "x": 1120.95, - "y": 2023.5, + "x": 1130.8663719300564, + "y": 1470.2955152462434, "width": 21.1, "height": 12.5, "angle": 0, @@ -45562,11 +44093,11 @@ "frameId": null, "roundness": null, "seed": 773950649, - "version": 4, - "versionNonce": 1678350257, + "version": 82, + "versionNonce": 1246054933, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "new", @@ -45584,8 +44115,8 @@ { "id": "te25670926316", "type": "text", - "x": 940, - "y": 2404.84, + "x": 949.9163719300564, + "y": 1851.6355152462436, "width": 199.74, "height": 16.25, "angle": 0, @@ -45603,11 +44134,11 @@ "frameId": null, "roundness": null, "seed": 321813928, - "version": 4, - "versionNonce": 1824634847, + "version": 82, + "versionNonce": 194854773, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "5f. Buying a code on the web", @@ -45625,8 +44156,8 @@ { "id": "te297179326757", "type": "text", - "x": 940, - "y": 2421.48, + "x": 949.9163719300564, + "y": 1868.2755152462435, "width": 248.97, "height": 13.75, "angle": 0, @@ -45644,11 +44175,11 @@ "frameId": null, "roundness": null, "seed": 490691494, - "version": 4, - "versionNonce": 54360465, + "version": 82, + "versionNonce": 1024428245, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "Reached from the link on 4 and from 5e, never", @@ -45666,8 +44197,8 @@ { "id": "te243439496094", "type": "text", - "x": 940, - "y": 2434.48, + "x": 949.9163719300564, + "y": 1881.2755152462435, "width": 249.65, "height": 13.75, "angle": 0, @@ -45685,11 +44216,11 @@ "frameId": null, "roundness": null, "seed": 503693638, - "version": 4, - "versionNonce": 1956471807, + "version": 82, + "versionNonce": 271689269, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "from a store build's own buy screen. The page", @@ -45707,8 +44238,8 @@ { "id": "te1017911240853", "type": "text", - "x": 940, - "y": 2447.48, + "x": 949.9163719300564, + "y": 1894.2755152462435, "width": 242.38, "height": 13.75, "angle": 0, @@ -45726,11 +44257,11 @@ "frameId": null, "roundness": null, "seed": 1167828122, - "version": 4, - "versionNonce": 962207601, + "version": 82, + "versionNonce": 1743329173, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "never learns the name: it is given the length,", @@ -45748,8 +44279,8 @@ { "id": "te1691807955", "type": "text", - "x": 940, - "y": 2460.48, + "x": 949.9163719300564, + "y": 1907.2755152462435, "width": 238.41, "height": 13.75, "angle": 0, @@ -45767,11 +44298,11 @@ "frameId": null, "roundness": null, "seed": 513967785, - "version": 4, - "versionNonce": 946768927, + "version": 82, + "versionNonce": 778788085, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "which starts the selector, and the buyer can", @@ -45789,8 +44320,8 @@ { "id": "te934127949169", "type": "text", - "x": 940, - "y": 2473.48, + "x": 949.9163719300564, + "y": 1920.2755152462435, "width": 55.5, "height": 13.75, "angle": 0, @@ -45808,11 +44339,11 @@ "frameId": null, "roundness": null, "seed": 1396225210, - "version": 4, - "versionNonce": 883362129, + "version": 82, + "versionNonce": 1799222869, "isDeleted": false, "boundElements": [], - "updated": 1789723098807, + "updated": 1790164830398, "link": null, "locked": false, "text": "change it.", @@ -45830,8 +44361,8 @@ { "id": "XJWiBAfbuuUzVACoYjnmd", "type": "rectangle", - "x": 938.3332441133336, - "y": 2035.903526645557, + "x": 948.24961604339, + "y": 1482.6990418918003, "width": 215.49348006935884, "height": 361.66153825593915, "angle": 0, @@ -45849,80 +44380,1990 @@ "index": "bK4", "roundness": null, "seed": 2021131359, - "version": 104, - "versionNonce": 1260651679, + "version": 182, + "versionNonce": 422994869, "isDeleted": false, "boundElements": [], - "updated": 1789723111429, + "updated": 1790164830398, "link": null, "locked": false }, { - "id": "QDKHxswJa8GZwaklllzwZ", - "type": "rectangle", - "x": 1367, - "y": 786, - "width": 248, - "height": 583, + "id": "el198911017553", + "type": "ellipse", + "x": 1124.4, + "y": 344.6, + "width": 8.4, + "height": 8.4, "angle": 0, - "strokeColor": "#1e1e1e", + "strokeColor": "#007aff", "backgroundColor": "transparent", "fillStyle": "solid", - "strokeWidth": 2, - "strokeStyle": "dotted", - "roughness": 1, + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, "opacity": 100, - "groupIds": [], + "groupIds": [ + "name" + ], + "frameId": null, + "roundness": null, + "seed": 739197573, + "version": 1, + "versionNonce": 515949669, + "isDeleted": false, + "boundElements": [], + "updated": 1790150400000, + "link": null, + "locked": false, + "index": "bK7" + }, + { + "id": "li287605482265", + "type": "line", + "x": 1131.3, + "y": 351.5, + "width": 3.8, + "height": 3.8, + "angle": 0, + "strokeColor": "#007aff", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1.5, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "name" + ], + "frameId": null, + "roundness": null, + "seed": 486755085, + "version": 1, + "versionNonce": 2103306079, + "isDeleted": false, + "boundElements": [], + "updated": 1790150400000, + "link": null, + "locked": false, + "index": "bK8", + "points": [ + [ + 0, + 0 + ], + [ + 3.8, + 3.8 + ] + ], + "lastCommittedPoint": null, + "startBinding": null, + "endBinding": null, + "startArrowhead": null, + "endArrowhead": null + }, + { + "id": "te469277388309", + "type": "text", + "x": 940, + "y": 510.18, + "width": 242.55, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "name" + ], + "frameId": null, + "roundness": null, + "seed": 1705390941, + "version": 1, + "versionNonce": 1033309368, + "isDeleted": false, + "boundElements": [], + "updated": 1790150400000, + "link": null, + "locked": false, + "index": "bK9", + "text": "available. Nothing is looked up while typing.", + "originalText": "available. Nothing is looked up while typing.", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "re671446454936", + "type": "rectangle", + "x": 1223.0028324905638, + "y": -266.7710130896385, + "width": 209, + "height": 272, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#f2f2f7", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 766456173, + "version": 271, + "versionNonce": 2084071835, + "isDeleted": false, + "boundElements": [ + { + "id": "ar369667692475", + "type": "arrow" + } + ], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKA" + }, + { + "id": "re744294631161", + "type": "rectangle", + "x": 1398.0028324905638, + "y": -285.4710130896385, + "width": 35, + "height": 15, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#34c759", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1472014481, + "version": 271, + "versionNonce": 301530843, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKB" + }, + { + "id": "te254401291322", + "type": "text", + "x": 1404.9528324905639, + "y": -282.67101308963845, + "width": 14.7, + "height": 12.5, + "angle": 0, + "strokeColor": "#ffffff", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1701537548, + "version": 271, + "versionNonce": 1976200059, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKC", + "text": "new", + "originalText": "new", + "fontSize": 10, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 10, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te102632832582", + "type": "text", + "x": 1239.6028324905637, + "y": -260.8710130896385, + "width": 79.97, + "height": 8.5, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 450475295, + "version": 271, + "versionNonce": 33899547, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKD", + "text": "THE NAME, AFTER A SEARCH", + "originalText": "THE NAME, AFTER A SEARCH", + "fontSize": 6.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 7, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "re648234082742", + "type": "rectangle", + "x": 1231.3028324905638, + "y": -248.77101308963847, + "width": 192.4, + "height": 29.1, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#ffffff", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1258113993, + "version": 271, + "versionNonce": 1050413243, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKE" + }, + { + "id": "te774420277528", + "type": "text", + "x": 1241.7028324905639, + "y": -238.3710130896385, + "width": 38.81, + "height": 11, + "angle": 0, + "strokeColor": "#000000", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 476058808, + "version": 271, + "versionNonce": 288438619, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKF", + "text": "sunflower", + "originalText": "sunflower", + "fontSize": 8.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 9, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te275610310400", + "type": "text", + "x": 1370.0028324905638, + "y": -238.3710130896385, + "width": 34.5, + "height": 11, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 351999396, + "version": 271, + "versionNonce": 118969851, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKG", + "text": ".simplex", + "originalText": ".simplex", + "fontSize": 8.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 9, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "el554765819657", + "type": "ellipse", + "x": 1406.6028324905637, + "y": -240.47101308963852, + "width": 11.4, + "height": 11.4, + "angle": 0, + "strokeColor": "#34c759", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 908116166, + "version": 271, + "versionNonce": 1599135387, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKH" + }, + { + "id": "te805111558755", + "type": "text", + "x": 1410.0028324905638, + "y": -237.67101308963845, + "width": 3.04, + "height": 7.75, + "angle": 0, + "strokeColor": "#34c759", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1282586301, + "version": 271, + "versionNonce": 1418744635, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKI", + "text": "✓", + "originalText": "✓", + "fontSize": 6.2, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 6, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te880785421998", + "type": "text", + "x": 1239.6028324905637, + "y": -214.07101308963843, + "width": 114.66, + "height": 9.75, + "angle": 0, + "strokeColor": "#34c759", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 882386660, + "version": 271, + "versionNonce": 657994715, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKJ", + "text": "Available for $20 for 2 years.", + "originalText": "Available for $20 for 2 years.", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te118589564287", + "type": "text", + "x": 1239.6028324905637, + "y": -203.67101308963845, + "width": 76.44, + "height": 9.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1157716499, + "version": 271, + "versionNonce": 1734017147, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKK", + "text": "Register is enabled.", + "originalText": "Register is enabled.", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "re640468475125", + "type": "rectangle", + "x": 1231.3028324905638, + "y": -186.77101308963847, + "width": 192.4, + "height": 29.1, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#ffffff", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1928444331, + "version": 271, + "versionNonce": 2126199067, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKL" + }, + { + "id": "te510402882774", + "type": "text", + "x": 1241.7028324905639, + "y": -176.3710130896385, + "width": 30.18, + "height": 11, + "angle": 0, + "strokeColor": "#000000", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1635034348, + "version": 271, + "versionNonce": 2060148155, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKM", + "text": "privacy", + "originalText": "privacy", + "fontSize": 8.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 9, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te428793370199", + "type": "text", + "x": 1370.0028324905638, + "y": -176.3710130896385, + "width": 34.5, + "height": 11, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 614582088, + "version": 271, + "versionNonce": 380497499, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKN", + "text": ".simplex", + "originalText": ".simplex", + "fontSize": 8.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 9, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "el908153805774", + "type": "ellipse", + "x": 1406.6028324905637, + "y": -178.47101308963852, + "width": 11.4, + "height": 11.4, + "angle": 0, + "strokeColor": "#ff9500", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 2064277391, + "version": 271, + "versionNonce": 87386875, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKO" + }, + { + "id": "te780072848129", + "type": "text", + "x": 1410.0028324905638, + "y": -175.67101308963845, + "width": 3.04, + "height": 7.75, + "angle": 0, + "strokeColor": "#ff9500", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1846245745, + "version": 271, + "versionNonce": 2061783963, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKP", + "text": "!", + "originalText": "!", + "fontSize": 6.2, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 6, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te182160554298", + "type": "text", + "x": 1239.6028324905637, + "y": -152.07101308963843, + "width": 156.7, + "height": 9.75, + "angle": 0, + "strokeColor": "#ff9500", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1786751258, + "version": 271, + "versionNonce": 2012031035, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKQ", + "text": "Reserved. Contact SimpleX Chat to use it.", + "originalText": "Reserved. Contact SimpleX Chat to use it.", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "re836956864016", + "type": "rectangle", + "x": 1239.6028324905637, + "y": -140.67101308963845, + "width": 110, + "height": 14, + "angle": 0, + "strokeColor": "#007aff", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], "frameId": null, - "index": "bK5", "roundness": { "type": 3 }, - "seed": 1980979273, - "version": 93, - "versionNonce": 1935251305, + "seed": 1691562529, + "version": 271, + "versionNonce": 1379035355, "isDeleted": false, - "boundElements": [], - "updated": 1789981862492, - "link": null, - "locked": false - }, - { - "id": "md4tSnoGgKnUtI3gi0FqP", - "type": "text", - "x": 1376.1269735039236, - "y": 803, - "width": 224.904296875, - "height": 60.44852475356294, - "angle": 0, - "strokeColor": "#e03131", - "backgroundColor": "transparent", - "fillStyle": "solid", - "strokeWidth": 2, - "strokeStyle": "dotted", - "roughness": 1, - "opacity": 100, - "groupIds": [], - "frameId": null, - "index": "bK6", - "roundness": null, - "seed": 417645129, - "version": 141, - "versionNonce": 1819584839, - "isDeleted": false, - "boundElements": [], - "updated": 1789981923464, + "boundElements": [ + { + "id": "te962137401979", + "type": "text" + } + ], + "updated": 1790164624170, "link": null, "locked": false, - "text": "this introduces unnecessary \ncomplexity and is not the \nuser's intention. drop?", - "fontSize": 16.119606600950117, - "fontFamily": 5, + "index": "bKR" + }, + { + "id": "te962137401979", + "type": "text", + "x": 1250.6478324905638, + "y": -138.54601308963845, + "width": 87.91, + "height": 9.75, + "angle": 0, + "strokeColor": "#007aff", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1173035023, + "version": 271, + "versionNonce": 2135332219, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624170, + "link": null, + "locked": false, + "index": "bKS", + "text": "Connect to SimpleX team", + "originalText": "Connect to SimpleX team", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "center", + "verticalAlign": "middle", + "baseline": 8, + "containerId": "re836956864016", + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "re800058785976", + "type": "rectangle", + "x": 1231.3028324905638, + "y": -118.77101308963847, + "width": 192.4, + "height": 29.1, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#ffffff", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 455501357, + "version": 271, + "versionNonce": 510406171, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKT" + }, + { + "id": "te856876711250", + "type": "text", + "x": 1241.7028324905639, + "y": -108.37101308963838, + "width": 25.87, + "height": 11, + "angle": 0, + "strokeColor": "#000000", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1018816747, + "version": 271, + "versionNonce": 1117106875, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKU", + "text": "bakery", + "originalText": "bakery", + "fontSize": 8.8, + "fontFamily": 2, "textAlign": "left", "verticalAlign": "top", + "baseline": 9, "containerId": null, - "originalText": "this introduces unnecessary \ncomplexity and is not the \nuser's intention. drop?", - "autoResize": true, - "lineHeight": 1.25 + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te784006588500", + "type": "text", + "x": 1370.0028324905638, + "y": -108.37101308963838, + "width": 34.5, + "height": 11, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1125616233, + "version": 271, + "versionNonce": 2087035739, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKV", + "text": ".simplex", + "originalText": ".simplex", + "fontSize": 8.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 9, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "el834174935561", + "type": "ellipse", + "x": 1406.6028324905637, + "y": -110.47101308963852, + "width": 11.4, + "height": 11.4, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1825735094, + "version": 271, + "versionNonce": 607027195, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKW" + }, + { + "id": "te600664019360", + "type": "text", + "x": 1410.0028324905638, + "y": -107.67101308963856, + "width": 3.04, + "height": 7.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1837241132, + "version": 271, + "versionNonce": 1676855451, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKX", + "text": "✕", + "originalText": "✕", + "fontSize": 6.2, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 6, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te620409173716", + "type": "text", + "x": 1239.6028324905637, + "y": -84.07101308963843, + "width": 53.51, + "height": 9.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 768342248, + "version": 271, + "versionNonce": 23395643, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKY", + "text": "Taken, used by", + "originalText": "Taken, used by", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te944046012206", + "type": "text", + "x": 1309.1228324905637, + "y": -84.07101308963843, + "width": 26.75, + "height": 9.75, + "angle": 0, + "strokeColor": "#007aff", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 951661719, + "version": 271, + "versionNonce": 1743232475, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKZ", + "text": "address", + "originalText": "address", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te970256886230", + "type": "text", + "x": 1239.6028324905637, + "y": -73.67101308963834, + "width": 133.77, + "height": 9.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1369981131, + "version": 271, + "versionNonce": 1921854075, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKa", + "text": "You have this chat: a tap opens it.", + "originalText": "You have this chat: a tap opens it.", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "re383331809018", + "type": "rectangle", + "x": 1231.3028324905638, + "y": -56.77101308963847, + "width": 192.4, + "height": 29.1, + "angle": 0, + "strokeColor": "transparent", + "backgroundColor": "#ffffff", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1291659128, + "version": 271, + "versionNonce": 1981293339, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKb" + }, + { + "id": "te131714023283", + "type": "text", + "x": 1241.7028324905639, + "y": -46.37101308963838, + "width": 21.56, + "height": 11, + "angle": 0, + "strokeColor": "#000000", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 804539028, + "version": 271, + "versionNonce": 184223675, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKc", + "text": "alice", + "originalText": "alice", + "fontSize": 8.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 9, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te260342451361", + "type": "text", + "x": 1370.0028324905638, + "y": -46.37101308963838, + "width": 34.5, + "height": 11, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 13502641, + "version": 271, + "versionNonce": 391665755, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKd", + "text": ".simplex", + "originalText": ".simplex", + "fontSize": 8.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 9, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "el294760693532", + "type": "ellipse", + "x": 1406.6028324905637, + "y": -48.47101308963852, + "width": 11.4, + "height": 11.4, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 2, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1578719327, + "version": 271, + "versionNonce": 419599611, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKe" + }, + { + "id": "te787365424922", + "type": "text", + "x": 1410.0028324905638, + "y": -45.67101308963856, + "width": 3.04, + "height": 7.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 838286162, + "version": 271, + "versionNonce": 796671387, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKf", + "text": "✕", + "originalText": "✕", + "fontSize": 6.2, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 6, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te626680642889", + "type": "text", + "x": 1239.6028324905637, + "y": -22.071013089638427, + "width": 53.51, + "height": 9.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1324973797, + "version": 271, + "versionNonce": 1710740027, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKg", + "text": "Taken, used by", + "originalText": "Taken, used by", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te957206694294", + "type": "text", + "x": 1309.1228324905637, + "y": -22.071013089638427, + "width": 26.75, + "height": 9.75, + "angle": 0, + "strokeColor": "#007aff", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1512003428, + "version": 271, + "versionNonce": 1029165787, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKh", + "text": "address", + "originalText": "address", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te804250951912", + "type": "text", + "x": 1345.8828324905637, + "y": -22.071013089638427, + "width": 11.47, + "height": 9.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1183462866, + "version": 271, + "versionNonce": 1982775163, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKi", + "text": "and", + "originalText": "and", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te279531031139", + "type": "text", + "x": 1363.9228324905637, + "y": -22.071013089638427, + "width": 26.75, + "height": 9.75, + "angle": 0, + "strokeColor": "#007aff", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 401649752, + "version": 271, + "versionNonce": 448731163, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKj", + "text": "channel", + "originalText": "channel", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te113715444297", + "type": "text", + "x": 1239.6028324905637, + "y": -11.671013089638336, + "width": 137.59, + "height": 9.75, + "angle": 0, + "strokeColor": "#8e8e93", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1528093544, + "version": 271, + "versionNonce": 1224432827, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKk", + "text": "A tap offers to connect, or to join.", + "originalText": "A tap offers to connect, or to join.", + "fontSize": 7.8, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 8, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te504489102422", + "type": "text", + "x": 1223.0028324905638, + "y": 12.528986910361482, + "width": 152.88, + "height": 16.25, + "angle": 0, + "strokeColor": "#1c1e26", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1440982358, + "version": 271, + "versionNonce": 1015418203, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKl", + "text": "3b. What a search finds", + "originalText": "3b. What a search finds", + "fontSize": 13, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 13, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te142883618559", + "type": "text", + "x": 1223.0028324905638, + "y": 29.228986910361527, + "width": 215.6, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 955170529, + "version": 271, + "versionNonce": 414296571, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKm", + "text": "Shown on the screen, not as an alert, so", + "originalText": "Shown on the screen, not as an alert, so", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te224170540836", + "type": "text", + "x": 1223.0028324905638, + "y": 42.22898691036153, + "width": 231.77, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1833498162, + "version": 271, + "versionNonce": 1921036955, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKn", + "text": "another name can be searched straight away.", + "originalText": "another name can be searched straight away.", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te141299498782", + "type": "text", + "x": 1223.0028324905638, + "y": 55.22898691036153, + "width": 226.38, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 344072173, + "version": 271, + "versionNonce": 447063867, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKo", + "text": "Only an available name enables Register. A", + "originalText": "Only an available name enables Register. A", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te244359185208", + "type": "text", + "x": 1223.0028324905638, + "y": 68.22898691036153, + "width": 215.6, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 2128104739, + "version": 271, + "versionNonce": 662898651, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKp", + "text": "taken name says what uses it, not whose:", + "originalText": "taken name says what uses it, not whose:", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te237894901616", + "type": "text", + "x": 1223.0028324905638, + "y": 81.22898691036153, + "width": 231.77, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 57503287, + "version": 271, + "versionNonce": 1059804283, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKq", + "text": "address, channel or both, each one tap from", + "originalText": "address, channel or both, each one tap from", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te366288355922", + "type": "text", + "x": 1223.0028324905638, + "y": 94.22898691036153, + "width": 226.38, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 446825108, + "version": 271, + "versionNonce": 560008475, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKr", + "text": "the app's own alert to open or connect. An", + "originalText": "the app's own alert to open or connect. An", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te194985753612", + "type": "text", + "x": 1223.0028324905638, + "y": 107.22898691036153, + "width": 231.77, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 2128663860, + "version": 271, + "versionNonce": 1905701307, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKs", + "text": "expired name reads as taken: only its owner", + "originalText": "expired name reads as taken: only its owner", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te425823419217", + "type": "text", + "x": 1223.0028324905638, + "y": 120.22898691036153, + "width": 215.6, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1852949257, + "version": 271, + "versionNonce": 1089389147, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKt", + "text": "can renew it until the grace ends. Every", + "originalText": "can renew it until the grace ends. Every", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te911180771468", + "type": "text", + "x": 1223.0028324905638, + "y": 133.22898691036153, + "width": 231.77, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 1307811166, + "version": 271, + "versionNonce": 1480310523, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKu", + "text": "reserved name offers the team, whatever the", + "originalText": "reserved name offers the team, whatever the", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te265081643219", + "type": "text", + "x": 1223.0028324905638, + "y": 146.22898691036153, + "width": 237.16, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 769525370, + "version": 271, + "versionNonce": 1107306395, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKv", + "text": "reason: someone who tried to register it can", + "originalText": "reason: someone who tried to register it can", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true + }, + { + "id": "te718977459551", + "type": "text", + "x": 1223.0028324905638, + "y": 159.22898691036153, + "width": 53.9, + "height": 13.75, + "angle": 0, + "strokeColor": "#767a85", + "backgroundColor": "transparent", + "fillStyle": "solid", + "strokeWidth": 1, + "strokeStyle": "solid", + "roughness": 0, + "opacity": 100, + "groupIds": [ + "stsearch" + ], + "frameId": null, + "roundness": null, + "seed": 170654113, + "version": 271, + "versionNonce": 342785083, + "isDeleted": false, + "boundElements": [], + "updated": 1790164624171, + "link": null, + "locked": false, + "index": "bKw", + "text": "act on it.", + "originalText": "act on it.", + "fontSize": 11, + "fontFamily": 2, + "textAlign": "left", + "verticalAlign": "top", + "baseline": 11, + "containerId": null, + "lineHeight": 1.25, + "autoResize": true } ], "appState": {