Last active
February 8, 2024 13:35
-
-
Save aidenybai/a20c373c8dcd4c38607b639d8f53f9bb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx": { | |
| "components": { | |
| "FilterInput": { | |
| "componentName": "FilterInput", | |
| "loc": [ | |
| 3, | |
| 0, | |
| 14, | |
| 1 | |
| ], | |
| "externals": { | |
| "TextField": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 18 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 5, | |
| 4, | |
| 12, | |
| 6 | |
| ], | |
| "selfTime": 5.200000002980232, | |
| "totalTime": 4.5, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx::FilterInput", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList" | |
| }, | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 3, | |
| 21, | |
| 3, | |
| 52 | |
| ], | |
| "selfTime": 0.10000000149011612, | |
| "totalTime": 6.500000007450581, | |
| "count": 4, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "onChange", | |
| "unstable": true, | |
| "prev": "(nextValue) => {\n dispatcher(nextValue);\n const { selfTime, totalTime } = getDuration(fiber);\n const prevValue = value[0];\n const prev = serialize(prevValue);\n const next = serialize(nextValue);\n const type = typeof nextValue;\n const unstable = prev === next && UNSTABLE_REFERENCE_TYPES.includes(type);\n const changes = [\n {\n unstable,\n prev,\n next,\n type,\n count: 1\n }\n ];\n const render = createRender(\n \"state\",\n loc,\n selfTime,\n totalTime,\n 1,\n null,\n null,\n changes,\n null,\n filename,\n null,\n owner\n );\n reportRender(filename, componentName, render);\n }", | |
| "next": "(nextValue) => {\n dispatcher(nextValue);\n const { selfTime, totalTime } = getDuration(fiber);\n const prevValue = value[0];\n const prev = serialize(prevValue);\n const next = serialize(nextValue);\n const type = typeof nextValue;\n const unstable = prev === next && UNSTABLE_REFERENCE_TYPES.includes(type);\n const changes = [\n {\n unstable,\n prev,\n next,\n type,\n count: 1\n }\n ];\n const render = createRender(\n \"state\",\n loc,\n selfTime,\n totalTime,\n 1,\n null,\n null,\n changes,\n null,\n filename,\n null,\n owner\n );\n reportRender(filename, componentName, render);\n }", | |
| "type": "function", | |
| "count": 4 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 5, | |
| 4, | |
| 12, | |
| 6 | |
| ], | |
| "selfTime": 5.799999997019768, | |
| "totalTime": 9.699999958276749, | |
| "count": 6, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx::FilterInput", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 5, | |
| 4, | |
| 12, | |
| 6 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 3.3999999836087227, | |
| "count": 2, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx::FilterInput", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 13, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/FilterInput/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteButton/index.jsx": { | |
| "components": { | |
| "NoteButton": { | |
| "componentName": "NoteButton", | |
| "loc": [ | |
| 6, | |
| 7, | |
| 29, | |
| 2 | |
| ], | |
| "externals": { | |
| "ReactMarkdown": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 20 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "gfm": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 10 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "format": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 15 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "generateNoteHeader": { | |
| "kind": "hoisted", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 31 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 0 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 82 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| } | |
| ] | |
| }, | |
| "jsx": true | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "value", | |
| "loc": [ | |
| 24, | |
| 9, | |
| 24, | |
| 35 | |
| ], | |
| "selfTime": 42.79999992251396, | |
| "totalTime": 247.99999997019768, | |
| "count": 1000, | |
| "deps": null, | |
| "props": null, | |
| "state": [], | |
| "call": [ | |
| { | |
| "prev": "23 Jan 2024", | |
| "next": "23 Jan 2024", | |
| "caller": { | |
| "name": "format", | |
| "loc": [ | |
| 3, | |
| 9, | |
| 3, | |
| 15 | |
| ] | |
| }, | |
| "unstable": false, | |
| "type": "string", | |
| "count": 1 | |
| } | |
| ], | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "parent": null, | |
| "owner": null | |
| }, | |
| { | |
| "kind": "value", | |
| "loc": [ | |
| 26, | |
| 7, | |
| 26, | |
| 43 | |
| ], | |
| "selfTime": 42.79999992251396, | |
| "totalTime": 247.99999997019768, | |
| "count": 1000, | |
| "deps": null, | |
| "props": null, | |
| "state": [], | |
| "call": [ | |
| { | |
| "prev": "<ReactMarkdown …/>", | |
| "next": "<ReactMarkdown …/>", | |
| "caller": { | |
| "name": "generateNoteHeader", | |
| "loc": [ | |
| 31, | |
| 0, | |
| 82, | |
| 1 | |
| ] | |
| }, | |
| "unstable": true, | |
| "type": "object", | |
| "count": 1 | |
| } | |
| ], | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "parent": null, | |
| "owner": null | |
| }, | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 6, | |
| 27, | |
| 12, | |
| 1 | |
| ], | |
| "selfTime": 21.39999996125698, | |
| "totalTime": 123.99999998509884, | |
| "count": 400, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "isActive", | |
| "unstable": false, | |
| "prev": "true", | |
| "next": "false", | |
| "type": "boolean", | |
| "count": 7 | |
| }, | |
| { | |
| "name": "onNoteActivated", | |
| "unstable": true, | |
| "prev": "() => onNoteActivated(id)", | |
| "next": "() => onNoteActivated(id)", | |
| "type": "function", | |
| "count": 400 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteButton/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList" | |
| }, | |
| { | |
| "kind": "value", | |
| "loc": [ | |
| 18, | |
| 12, | |
| 18, | |
| 30 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 0, | |
| "count": 21, | |
| "deps": null, | |
| "props": null, | |
| "state": [ | |
| { | |
| "prev": "true", | |
| "next": "true", | |
| "unstable": false, | |
| "type": "boolean", | |
| "count": 18 | |
| }, | |
| { | |
| "prev": "true", | |
| "next": "false", | |
| "unstable": false, | |
| "type": "boolean", | |
| "count": 3 | |
| } | |
| ], | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "parent": null, | |
| "owner": null | |
| } | |
| ], | |
| "children": {}, | |
| "count": 2421, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteButton/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx": { | |
| "components": { | |
| "NotesList": { | |
| "componentName": "NotesList", | |
| "loc": [ | |
| 7, | |
| 0, | |
| 80, | |
| 1 | |
| ], | |
| "externals": { | |
| "useState": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "Button": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 15 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "ButtonGroup": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 28 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "FilterInput": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 18 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "NoteButton": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 19, | |
| 8, | |
| 23, | |
| 10 | |
| ], | |
| "selfTime": 5.300000004470348, | |
| "totalTime": 4.600000001490116, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 49, | |
| 8, | |
| 68, | |
| 22 | |
| ], | |
| "selfTime": 3, | |
| "totalTime": 2.899999998509884, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 69, | |
| 8, | |
| 76, | |
| 22 | |
| ], | |
| "selfTime": 1.0999999940395355, | |
| "totalTime": 1, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 49, | |
| 8, | |
| 68, | |
| 22 | |
| ], | |
| "selfTime": 7.700000002980232, | |
| "totalTime": 11.499999985098839, | |
| "count": 6, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 69, | |
| 8, | |
| 76, | |
| 22 | |
| ], | |
| "selfTime": 2.1999999955296516, | |
| "totalTime": 3.7999999821186066, | |
| "count": 6, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 49, | |
| 8, | |
| 68, | |
| 22 | |
| ], | |
| "selfTime": 0.29999999701976776, | |
| "totalTime": 3.299999989569187, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 69, | |
| 8, | |
| 76, | |
| 22 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 1.0999999940395355, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 7, | |
| 19, | |
| 13, | |
| 1 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 0, | |
| "count": 4, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "activeNoteId", | |
| "unstable": false, | |
| "prev": "ypQeVGqMnMtrqA1J5ot30", | |
| "next": "egh7aJ7qDyklb5sEE4M5l", | |
| "type": "string", | |
| "count": 4 | |
| }, | |
| { | |
| "name": "onNoteActivated", | |
| "unstable": true, | |
| "prev": "(nextValue) => {\n dispatcher(nextValue);\n const { selfTime, totalTime } = getDuration(fiber);\n const prevValue = value[0];\n const prev = serialize(prevValue);\n const next = serialize(nextValue);\n const type = typeof nextValue;\n const unstable = prev === next && UNSTABLE_REFERENCE_TYPES.includes(type);\n const changes = [\n {\n unstable,\n prev,\n next,\n type,\n count: 1\n }\n ];\n const render = createRender(\n \"state\",\n loc,\n selfTime,\n totalTime,\n 1,\n null,\n null,\n changes,\n null,\n filename,\n null,\n owner\n );\n reportRender(filename, componentName, render);\n }", | |
| "next": "(nextValue) => {\n dispatcher(nextValue);\n const { selfTime, totalTime } = getDuration(fiber);\n const prevValue = value[0];\n const prev = serialize(prevValue);\n const next = serialize(nextValue);\n const type = typeof nextValue;\n const unstable = prev === next && UNSTABLE_REFERENCE_TYPES.includes(type);\n const changes = [\n {\n unstable,\n prev,\n next,\n type,\n count: 1\n }\n ];\n const render = createRender(\n \"state\",\n loc,\n selfTime,\n totalTime,\n 1,\n null,\n null,\n changes,\n null,\n filename,\n null,\n owner\n );\n reportRender(filename, componentName, render);\n }", | |
| "type": "function", | |
| "count": 4 | |
| }, | |
| { | |
| "name": "onNewNotesRequested", | |
| "unstable": true, | |
| "prev": "function(...args) {\n const startTime = performance.now();\n const value = fn(...args);\n if (prevValue) {\n const time = performance.now() - startTime;\n const prev = serialize(prevValue);\n const next = serialize(value);\n const type = typeof value;\n const unstable = prev === next && UNSTABLE_REFERENCE_TYPES.includes(type);\n const changes = [\n {\n prev,\n next,\n unstable,\n type,\n count: 1\n }\n ];\n const render = createRender(\n \"value\",\n loc,\n time,\n time,\n 1,\n null,\n null,\n changes,\n null,\n owner,\n null,\n null\n );\n reportRender(filename, componentName, render);\n }\n prevValueRef.current = value;\n return value;\n }", | |
| "next": "function(...args) {\n const startTime = performance.now();\n const value = fn(...args);\n if (prevValue) {\n const time = performance.now() - startTime;\n const prev = serialize(prevValue);\n const next = serialize(value);\n const type = typeof value;\n const unstable = prev === next && UNSTABLE_REFERENCE_TYPES.includes(type);\n const changes = [\n {\n prev,\n next,\n unstable,\n type,\n count: 1\n }\n ];\n const render = createRender(\n \"value\",\n loc,\n time,\n time,\n 1,\n null,\n null,\n changes,\n null,\n owner,\n null,\n null\n );\n reportRender(filename, componentName, render);\n }\n prevValueRef.current = value;\n return value;\n }", | |
| "type": "function", | |
| "count": 4 | |
| }, | |
| { | |
| "name": "onDeleteAllRequested", | |
| "unstable": true, | |
| "prev": "() => {\n deleteNotes();\n const newNotes = getNotes();\n setNotes(newNotes);\n setActiveNoteId(null);\n }", | |
| "next": "() => {\n deleteNotes();\n const newNotes = getNotes();\n setNotes(newNotes);\n setActiveNoteId(null);\n }", | |
| "type": "function", | |
| "count": 4 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "value", | |
| "loc": [ | |
| 29, | |
| 18, | |
| 35, | |
| 11 | |
| ], | |
| "selfTime": 0.20000000298023224, | |
| "totalTime": 0.20000000298023224, | |
| "count": 800, | |
| "deps": null, | |
| "props": null, | |
| "state": [ | |
| { | |
| "prev": "true", | |
| "next": "true", | |
| "unstable": false, | |
| "type": "boolean", | |
| "count": 800 | |
| } | |
| ], | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App", | |
| "parent": null, | |
| "owner": null | |
| }, | |
| { | |
| "kind": "value", | |
| "loc": [ | |
| 36, | |
| 15, | |
| 45, | |
| 11 | |
| ], | |
| "selfTime": 1.9999999850988388, | |
| "totalTime": 1.9999999850988388, | |
| "count": 800, | |
| "deps": null, | |
| "props": null, | |
| "state": [ | |
| { | |
| "prev": "<NoteButton …/>", | |
| "next": "<NoteButton …/>", | |
| "unstable": true, | |
| "type": "object", | |
| "count": 800 | |
| } | |
| ], | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App", | |
| "parent": null, | |
| "owner": null | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 19, | |
| 8, | |
| 23, | |
| 10 | |
| ], | |
| "selfTime": 6, | |
| "totalTime": 9.999999962747097, | |
| "count": 6, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 19, | |
| 8, | |
| 23, | |
| 10 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 3.499999985098839, | |
| "count": 2, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx::NotesList", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 1629, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NotesList/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteEditor/index.jsx": { | |
| "components": { | |
| "NoteEditor": { | |
| "componentName": "NoteEditor", | |
| "loc": [ | |
| 7, | |
| 0, | |
| 35, | |
| 1 | |
| ], | |
| "externals": { | |
| "useEffect": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 18 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useRef": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 20 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 26 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "CodeMirror": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 7, | |
| 20, | |
| 7, | |
| 53 | |
| ], | |
| "selfTime": 0.19999999552965164, | |
| "totalTime": 0.5999999940395355, | |
| "count": 3, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "saveNote", | |
| "unstable": true, | |
| "prev": "({\n text,\n date\n }) => saveNote(activeNoteId, {\n text,\n date\n })", | |
| "next": "({\n text,\n date\n }) => saveNote(activeNoteId, {\n text,\n date\n })", | |
| "type": "function", | |
| "count": 3 | |
| }, | |
| { | |
| "name": "activeNoteId", | |
| "unstable": false, | |
| "prev": "ypQeVGqMnMtrqA1J5ot30", | |
| "next": "egh7aJ7qDyklb5sEE4M5l", | |
| "type": "string", | |
| "count": 3 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteEditor/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane" | |
| }, | |
| { | |
| "kind": "deps", | |
| "loc": [ | |
| 11, | |
| 2, | |
| 24, | |
| 20 | |
| ], | |
| "selfTime": 0.19999999552965164, | |
| "totalTime": 0.5999999940395355, | |
| "count": 3, | |
| "deps": [ | |
| { | |
| "unstable": false, | |
| "prev": "egh7aJ7qDyklb5sEE4M5l", | |
| "next": "KAsFXPKEAAKfLhRfg1h5y", | |
| "type": "string", | |
| "count": 1 | |
| } | |
| ], | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteEditor/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane" | |
| }, | |
| { | |
| "kind": "value", | |
| "loc": [ | |
| 11, | |
| 12, | |
| 24, | |
| 3 | |
| ], | |
| "selfTime": 6.799999997019768, | |
| "totalTime": 6.799999997019768, | |
| "count": 3, | |
| "deps": null, | |
| "props": null, | |
| "state": [ | |
| { | |
| "prev": "() => editor.toTextArea()", | |
| "next": "() => editor.toTextArea()", | |
| "unstable": true, | |
| "type": "function", | |
| "count": 3 | |
| } | |
| ], | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "parent": null, | |
| "owner": null | |
| } | |
| ], | |
| "children": {}, | |
| "count": 9, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteEditor/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteView/index.jsx": { | |
| "components": { | |
| "NoteView": { | |
| "componentName": "NoteView", | |
| "loc": [ | |
| 5, | |
| 15, | |
| 11, | |
| 1 | |
| ], | |
| "externals": { | |
| "ReactMarkdown": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 20 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "gfm": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 10 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 8, | |
| 6, | |
| 8, | |
| 65 | |
| ], | |
| "selfTime": 1.6999999955296516, | |
| "totalTime": 1.5999999940395355, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteView/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteView/index.jsx::NoteView", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane" | |
| }, | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 5, | |
| 33, | |
| 5, | |
| 41 | |
| ], | |
| "selfTime": 0.10000000149011612, | |
| "totalTime": 2.6999999955296516, | |
| "count": 3, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "text", | |
| "unstable": false, | |
| "prev": "Gecido _pilanutep_ tudajovod **wi** behoma sarepivaci..\n\nCerewa ruvodanid **da** _tira_ si. Pap bunugamite notubibuc **danobehanu** degulir **yeta** **lirurepeci** bi catubude badedi ciwuniwek wo rosa…", | |
| "next": "Dumice ropimecuba dedol. Jebame pocivuk kudemat.\n\n**Qupudo** xorupa rud piv dofena bal cizena yir. Lilabaqiqo tukud docoter xuca. Cutok derud **delidic** cedozegaz dutiqeci. Mubopuvadi. Higocaw lul xi…", | |
| "type": "string", | |
| "count": 3 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteView/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 8, | |
| 6, | |
| 8, | |
| 65 | |
| ], | |
| "selfTime": 2.2999999970197678, | |
| "totalTime": 2.1999999955296516, | |
| "count": 3, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteView/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteView/index.jsx::NoteView", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 7, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/NoteView/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx": { | |
| "components": { | |
| "DarkModeProvider": { | |
| "componentName": "DarkModeProvider", | |
| "loc": [ | |
| 6, | |
| 7, | |
| 22, | |
| 1 | |
| ], | |
| "externals": { | |
| "createContext": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 22 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useEffect": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 24 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 33 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useState": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 35 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 43 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "DarkModeContext": { | |
| "kind": "const", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 13 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 46 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 18, | |
| 4, | |
| 20, | |
| 31 | |
| ], | |
| "selfTime": 92.3999999910593, | |
| "totalTime": 86.90000002086163, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx::DarkModeProvider", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 18, | |
| 4, | |
| 20, | |
| 31 | |
| ], | |
| "selfTime": 247.2999999895692, | |
| "totalTime": 684.1999999657273, | |
| "count": 10, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx::DarkModeProvider", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 18, | |
| 4, | |
| 20, | |
| 31 | |
| ], | |
| "selfTime": 0.5, | |
| "totalTime": 285.20000000298023, | |
| "count": 4, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx::DarkModeProvider", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 6, | |
| 33, | |
| 6, | |
| 45 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 56.099999986588955, | |
| "count": 4, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "children", | |
| "unstable": true, | |
| "prev": "<div …/>", | |
| "next": "<div …/>", | |
| "type": "object", | |
| "count": 4 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 19, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeContext/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeSwitcher/index.jsx": { | |
| "components": {} | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/ActiveAuthors/index.jsx": { | |
| "components": {} | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx": { | |
| "components": { | |
| "PrimaryPane": { | |
| "componentName": "PrimaryPane", | |
| "loc": [ | |
| 11, | |
| 0, | |
| 86, | |
| 1 | |
| ], | |
| "externals": { | |
| "Button": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 15 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useState": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "fakeApi": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 14 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "NoteEditor": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "NoteView": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 5 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 5 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 15 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "DarkModeSwitcher": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 6 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 6 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 23 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "ActiveAuthors": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 20 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "spinner": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 8 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 8 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 14 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 11, | |
| 21, | |
| 11, | |
| 54 | |
| ], | |
| "selfTime": 0.30000000447034836, | |
| "totalTime": 2.600000001490116, | |
| "count": 4, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "activeNoteId", | |
| "unstable": false, | |
| "prev": "ypQeVGqMnMtrqA1J5ot30", | |
| "next": "egh7aJ7qDyklb5sEE4M5l", | |
| "type": "string", | |
| "count": 4 | |
| }, | |
| { | |
| "name": "saveNote", | |
| "unstable": true, | |
| "prev": "(id, {\n text,\n date\n }) => {\n putNote(id, {\n text,\n date\n });\n const newNotes = getNotes();\n setNotes(newNotes);\n dispatch(updateLastActiveDate(formatISO(/* @__PURE__ */ new Date(), {\n representation: \"date\"\n })));\n }", | |
| "next": "(id, {\n text,\n date\n }) => {\n putNote(id, {\n text,\n date\n });\n const newNotes = getNotes();\n setNotes(newNotes);\n dispatch(updateLastActiveDate(formatISO(/* @__PURE__ */ new Date(), {\n representation: \"date\"\n })));\n }", | |
| "type": "function", | |
| "count": 4 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 47, | |
| 8, | |
| 47, | |
| 25 | |
| ], | |
| "selfTime": 3.5, | |
| "totalTime": 3.3000000044703484, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 48, | |
| 8, | |
| 48, | |
| 28 | |
| ], | |
| "selfTime": 1.3000000044703484, | |
| "totalTime": 1.1000000089406967, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 53, | |
| 10, | |
| 64, | |
| 19 | |
| ], | |
| "selfTime": 0.8999999985098839, | |
| "totalTime": 0.7999999970197678, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 67, | |
| 8, | |
| 71, | |
| 10 | |
| ], | |
| "selfTime": 0.5, | |
| "totalTime": 0.19999999552965164, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 73, | |
| 10, | |
| 73, | |
| 54 | |
| ], | |
| "selfTime": 1.7999999970197678, | |
| "totalTime": 1.6999999955296516, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 48, | |
| 8, | |
| 48, | |
| 28 | |
| ], | |
| "selfTime": 3, | |
| "totalTime": 6.3000000193715096, | |
| "count": 5, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 53, | |
| 10, | |
| 64, | |
| 19 | |
| ], | |
| "selfTime": 1.1000000014901161, | |
| "totalTime": 2.100000001490116, | |
| "count": 5, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 48, | |
| 8, | |
| 48, | |
| 28 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 1.8000000044703484, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 53, | |
| 10, | |
| 64, | |
| 19 | |
| ], | |
| "selfTime": 0, | |
| "totalTime": 0.6000000014901161, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 47, | |
| 8, | |
| 47, | |
| 25 | |
| ], | |
| "selfTime": 1.7999999970197678, | |
| "totalTime": 4.5999999940395355, | |
| "count": 4, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 67, | |
| 8, | |
| 71, | |
| 10 | |
| ], | |
| "selfTime": 0.5999999940395355, | |
| "totalTime": 0.30000000447034836, | |
| "count": 3, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 73, | |
| 10, | |
| 73, | |
| 54 | |
| ], | |
| "selfTime": 2.5, | |
| "totalTime": 2.2999999970197678, | |
| "count": 3, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx::PrimaryPane", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 31, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PrimaryPane/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/DarkModeInfo/index.jsx": { | |
| "components": {} | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PublishingTo/index.jsx": { | |
| "components": { | |
| "PublishingTo": { | |
| "componentName": "PublishingTo", | |
| "loc": [ | |
| 4, | |
| 0, | |
| 19, | |
| 1 | |
| ], | |
| "externals": { | |
| "observer": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "props", | |
| "loc": [ | |
| 4, | |
| 22, | |
| 4, | |
| 68 | |
| ], | |
| "selfTime": 0.10000000149011612, | |
| "totalTime": 0.10000000149011612, | |
| "count": 1, | |
| "deps": null, | |
| "props": [ | |
| { | |
| "name": "onPublishingTargetChange", | |
| "unstable": true, | |
| "prev": "(newTarget) => {\n store.setPublishingTarget(newTarget);\n }", | |
| "next": "(newTarget) => {\n store.setPublishingTarget(newTarget);\n }", | |
| "type": "function", | |
| "count": 1 | |
| } | |
| ], | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PublishingTo/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx::Anonymous" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 1, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/PublishingTo/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx": { | |
| "components": { | |
| "StatusBar": { | |
| "componentName": "StatusBar", | |
| "loc": [ | |
| 5, | |
| 0, | |
| 17, | |
| 2 | |
| ], | |
| "externals": { | |
| "observer": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "DarkModeInfo": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 19 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "PublishingTo": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 19 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 8, | |
| 6, | |
| 13, | |
| 8 | |
| ], | |
| "selfTime": 0.10000000149011612, | |
| "totalTime": 0.10000000149011612, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx::StatusBar", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 14, | |
| 8, | |
| 14, | |
| 24 | |
| ], | |
| "selfTime": 0.8999999985098839, | |
| "totalTime": 0.7000000029802322, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx::StatusBar", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 8, | |
| 6, | |
| 13, | |
| 8 | |
| ], | |
| "selfTime": 1.3999999985098839, | |
| "totalTime": 1.3999999985098839, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx::StatusBar", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 14, | |
| 8, | |
| 14, | |
| 24 | |
| ], | |
| "selfTime": 2.2999999970197678, | |
| "totalTime": 2.9000000059604645, | |
| "count": 6, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx::StatusBar", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 14, | |
| 8, | |
| 14, | |
| 24 | |
| ], | |
| "selfTime": 0.10000000149011612, | |
| "totalTime": 0.8000000044703484, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx::StatusBar", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 10, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/StatusBar/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx": { | |
| "components": { | |
| "App": { | |
| "componentName": "App", | |
| "loc": [ | |
| 22, | |
| 0, | |
| 130, | |
| 1 | |
| ], | |
| "externals": { | |
| "formatISO": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 1 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 18 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "Jabber": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 13 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "nanoid": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 3 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 15 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "memo": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 13 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useEffect": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 15 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 24 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useRef": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 26 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 32 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useState": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 34 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 4 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 42 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "useDispatch": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 5 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 5 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 20 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "deleteNotes": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 13 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "getNotes": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 8 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 8 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 10 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "putNote": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "saveNotesToLocalStorage": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 10 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 2 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 10 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 25 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "updateLastActiveDate": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 12 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 12 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 29 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "NotesList": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 13 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 13 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 16 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "PrimaryPane": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 14 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 14 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 18 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "DarkModeProvider": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 9 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 17 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 25 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "StatusBar": { | |
| "kind": "module", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 18 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 7 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 18 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 16 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| }, | |
| "jabber": { | |
| "kind": "const", | |
| "loc": { | |
| "type": "ArrayExpression", | |
| "elements": [ | |
| { | |
| "type": "NumericLiteral", | |
| "value": 20 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 6 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 20 | |
| }, | |
| { | |
| "type": "NumericLiteral", | |
| "value": 27 | |
| } | |
| ] | |
| }, | |
| "jsx": false | |
| } | |
| }, | |
| "renders": [ | |
| { | |
| "kind": "value", | |
| "loc": [ | |
| 30, | |
| 19, | |
| 30, | |
| 32 | |
| ], | |
| "selfTime": 0.6000000089406967, | |
| "totalTime": 112.7999999821186, | |
| "count": 10, | |
| "deps": null, | |
| "props": null, | |
| "state": [], | |
| "call": [ | |
| { | |
| "prev": "function(action) {\n if (isActionCreator2(action)) {\n console.warn(getMessage(action.type));\n }\n return next(action);\n }", | |
| "next": "function(action) {\n if (isActionCreator2(action)) {\n console.warn(getMessage(action.type));\n }\n return next(action);\n }", | |
| "caller": { | |
| "name": "useDispatch", | |
| "loc": [ | |
| 5, | |
| 9, | |
| 5, | |
| 20 | |
| ] | |
| }, | |
| "unstable": true, | |
| "type": "function", | |
| "count": 1 | |
| } | |
| ], | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/index.jsx::Anonymous", | |
| "parent": null, | |
| "owner": null | |
| }, | |
| { | |
| "kind": "mount", | |
| "loc": [ | |
| 98, | |
| 4, | |
| 128, | |
| 23 | |
| ], | |
| "selfTime": 92.3999999910593, | |
| "totalTime": 86.90000002086163, | |
| "count": 1, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/index.jsx::Anonymous" | |
| }, | |
| { | |
| "kind": "update", | |
| "loc": [ | |
| 98, | |
| 4, | |
| 128, | |
| 23 | |
| ], | |
| "selfTime": 247.49999998509884, | |
| "totalTime": 684.4999999552965, | |
| "count": 10, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/index.jsx::Anonymous" | |
| }, | |
| { | |
| "kind": "nested-update", | |
| "loc": [ | |
| 98, | |
| 4, | |
| 128, | |
| 23 | |
| ], | |
| "selfTime": 0.5, | |
| "totalTime": 285.29999999701977, | |
| "count": 4, | |
| "deps": null, | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx", | |
| "parent": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx::App", | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/index.jsx::Anonymous" | |
| }, | |
| { | |
| "kind": "state", | |
| "loc": [ | |
| 24, | |
| 42, | |
| 24, | |
| 56 | |
| ], | |
| "selfTime": 0.30000000447034836, | |
| "totalTime": 56.99999997764826, | |
| "count": 5, | |
| "deps": null, | |
| "props": null, | |
| "state": [ | |
| { | |
| "unstable": false, | |
| "prev": "null", | |
| "next": "egh7aJ7qDyklb5sEE4M5l", | |
| "type": "string", | |
| "count": 1 | |
| }, | |
| { | |
| "unstable": false, | |
| "prev": "egh7aJ7qDyklb5sEE4M5l", | |
| "next": "egh7aJ7qDyklb5sEE4M5l", | |
| "type": "string", | |
| "count": 1 | |
| }, | |
| { | |
| "unstable": false, | |
| "prev": "egh7aJ7qDyklb5sEE4M5l", | |
| "next": "KAsFXPKEAAKfLhRfg1h5y", | |
| "type": "string", | |
| "count": 1 | |
| }, | |
| { | |
| "unstable": false, | |
| "prev": "KAsFXPKEAAKfLhRfg1h5y", | |
| "next": "ypQeVGqMnMtrqA1J5ot30", | |
| "type": "string", | |
| "count": 1 | |
| }, | |
| { | |
| "unstable": false, | |
| "prev": "ypQeVGqMnMtrqA1J5ot30", | |
| "next": "egh7aJ7qDyklb5sEE4M5l", | |
| "type": "string", | |
| "count": 1 | |
| } | |
| ], | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/index.jsx::Anonymous" | |
| }, | |
| { | |
| "kind": "deps", | |
| "loc": [ | |
| 26, | |
| 2, | |
| 28, | |
| 27 | |
| ], | |
| "selfTime": 0.30000000447034836, | |
| "totalTime": 56.3999999910593, | |
| "count": 4, | |
| "deps": [ | |
| { | |
| "unstable": false, | |
| "prev": "null", | |
| "next": "egh7aJ7qDyklb5sEE4M5l", | |
| "type": "string", | |
| "count": 1 | |
| } | |
| ], | |
| "props": null, | |
| "state": null, | |
| "call": null, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx", | |
| "parent": null, | |
| "owner": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/index.jsx::Anonymous" | |
| } | |
| ], | |
| "children": {}, | |
| "count": 34, | |
| "filename": "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/components/App/index.jsx" | |
| } | |
| } | |
| }, | |
| "/Users/aidenybai/Projects/aidenybai/anya/notes-demo/src/index.jsx": { | |
| "components": {} | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment